pb-sxp-ui 1.11.0 → 1.12.0
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 +91 -81
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +91 -81
- package/dist/index.js.map +1 -1
- package/dist/index.min.cjs +5 -5
- package/dist/index.min.cjs.map +1 -1
- package/dist/index.min.js +5 -5
- package/dist/index.min.js.map +1 -1
- package/dist/pb-ui.js +91 -81
- package/dist/pb-ui.js.map +1 -1
- package/dist/pb-ui.min.js +5 -5
- package/dist/pb-ui.min.js.map +1 -1
- package/es/core/components/SxpPageRender/PictureGroup/index.js +5 -3
- package/es/core/components/SxpPageRender/VideoWidget/index.js +5 -18
- package/es/core/components/SxpPageRender/index.js +59 -37
- package/es/core/context/SxpDataSourceProvider.d.ts +1 -1
- package/es/core/context/SxpDataSourceProvider.js +22 -23
- package/lib/core/components/SxpPageRender/PictureGroup/index.js +5 -3
- package/lib/core/components/SxpPageRender/VideoWidget/index.js +5 -18
- package/lib/core/components/SxpPageRender/index.js +58 -36
- package/lib/core/context/SxpDataSourceProvider.d.ts +1 -1
- package/lib/core/context/SxpDataSourceProvider.js +22 -23
- package/package.json +1 -1
package/dist/index.min.cjs
CHANGED
@@ -1,11 +1,11 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var nt=require("lodash"),wo=require("uuid"),So=require("pako"),o=require("react"),_i=require("qs"),xo=require("eventemitter3"),Ie=require("@emotion/css"),vn=require("react-dom");function To(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 pn=To(vn);function tt(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 a=0,n=Object.getOwnPropertySymbols(t);a<n.length;a++)e.indexOf(n[a])<0&&Object.prototype.propertyIsEnumerable.call(t,n[a])&&(i[n[a]]=t[n[a]]);return i}function ut(t,e,i,n){function a(l){return l instanceof i?l:new i(function(s){s(l)})}return new(i||(i=Promise))(function(l,s){function c(d){try{v(n.next(d))}catch(m){s(m)}}function r(d){try{v(n.throw(d))}catch(m){s(m)}}function v(d){d.done?l(d.value):a(d.value).then(c,r)}v((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const Eo=/:\w+/g;var mn=(t,e)=>ut(void 0,void 0,void 0,function*(){const i={},n={};for(let a=0;a<e?.length;a++){const{id:l,method:s,url:c,urlParams:r,name:v,queryString:d,headers:m,body:f}=e[a];let g=c;r&&Object.entries(r).forEach(([b,A])=>{g=g.replace(Eo,S=>S===b?A:S)}),d&&(g+=d),n[l]=v;try{const b=yield fetch(g,{method:s,headers:Object.assign({"Content-Type":"application/json"},m),body:JSON.stringify(f)}).then(A=>A.json());i[l]=b}catch(b){console.error("DataSource request error: ",b),i[l]={}}}return{$store:i,idMapName:n}});const fn="SXP_TOKEN_INFO",Co=(t,e)=>ut(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),a=t.getAppId(),l=t.getApiUrl(),s=window.localStorage.getItem(fn);let c=JSON.parse(s||"{}");if(Date.now()>((i=c?.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":a||""}}).then(d=>d.json());if(v.success){const d=v.data;c=Object.assign(Object.assign({},d),{expireTime:Date.now()+d.expire*1e3}),window.localStorage.setItem(fn,JSON.stringify(c))}}return c});function hi(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),n=[];let a;if(e=e||i.length,t)for(a=0;a<t;a++)n[a]=i[0|Math.random()*e];else{let l;for(n[8]=n[13]=n[18]=n[23]="-",n[14]="4",a=0;a<36;a++)n[a]||(l=0|Math.random()*16,n[a]=i[a===19?l&3|8:l])}return n.join("")}const Io=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=i.length;let a=0;for(;a<t;)e+=i.charAt(Math.floor(Math.random()*n)),a+=1;return e},ko=()=>{const t=wo.v4();return t?.replaceAll?t.replaceAll("-",""):Io(32)},Te=(t,e)=>{if(!t)return"";let i="";const n=e?.["fontFamily-cn"],a=e?.["fontFamily-en"];if(!n&&!a)return t;let l=t;const s=/[\u4e00-\u9fa5]/g,c=/[^\u4e00-\u9fa5]/g,r=`font-family:${n??"inherit"}`,v=`font-family:${a??"inherit"}`,d=f=>{let g=f.search(s),b=f.search(c);return g!==-1&&b!==-1&&g<b&&(i+=`<span style="${r}">${f.substring(g,b)}</span>`,l=f.substring(b,f?.length)),g!==-1&&b!==-1&&g>b&&(i+=`<span style="${v}">${f.substring(b,g)}</span>`,l=f.substring(g,f?.length)),g===-1?(i+=`<span style="${v}">${f.substring(b,f?.length)}</span>`,l="",!1):b===-1?(i+=`<span style="${r}">${f.substring(g,f?.length)}</span>`,l="",!1):!0};let m=!0;for(;m;)m=d(l);return i};function hn(){var t,e,i,n,a,l,s;let c=self.navigator.userAgent;return c?/edge\/([\d\.]+)/i.exec(c)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(c))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(c)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(c))===null||e===void 0?void 0:e[1]}`:/msie/i.test(c)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(c))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(c)?`Internet Explorer ${(n=/rv:([\d\.]+)/i.exec(c))===null||n===void 0?void 0:n[1]}`:/chrome/i.test(c)?`Chrome ${(a=/chrome\/([\d\.]+)/i.exec(c))===null||a===void 0?void 0:a[1]}`:/firefox/i.test(c)?`Firefox ${(l=/firefox\/([\d\.]+)/i.exec(c))===null||l===void 0?void 0:l[1]}`:/safari/i.test(c)?`Safari ${(s=/version\/([\d\.]+)/i.exec(c))===null||s===void 0?void 0:s[1]}`:null:null}function An(){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 gn(){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 bn(t){const i=document.cookie.split(";");let n=null;return i.forEach(a=>{const[l,s]=a.trim().split("=");l===t&&(n=s)}),n??""}function Oi(){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 yn(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),n=new Uint8Array(i),a=So.inflate(n,{to:"string"});return JSON.parse(a)}let Li=null;const Po={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class Mo{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,Li)return Li;Li=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?Po[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let gt=null;const Do={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{gt||(gt=new Mo),n&>.setApiUrl(n),gt.setAppId(t),gt.setTenantId(e),gt.setEnv(i)},getDetail:t=>{if(!gt)return;const e=gt.getTenantId(),i=gt.getAppId(),n=gt.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(a=>ut(void 0,void 0,void 0,function*(){var l,s;const c=yield a.json(),r=yn((l=c?.data)===null||l===void 0?void 0:l.data);if(r){const{$store:v}=yield mn(n,(s=r?.dataSource)!==null&&s!==void 0?s:[]);c.data.data=r,Object.assign(c.data.data,{__STORE__:v})}return c}))},getSxpDetailByPageId:t=>ut(void 0,void 0,void 0,function*(){if(!gt)return;const e=gt.getTenantId(),i=gt.getAppId(),n=gt.getApiUrl();return fetch(`${n}/storefront/v1/page/build?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(a=>ut(void 0,void 0,void 0,function*(){var l;const s=yield a.json();return s.success?(l=s?.data)===null||l===void 0?void 0:l.map(r=>Object.assign(Object.assign({},r),{data:yn(r?.data)})):void 0}))}),getSxpRecommendVideoData:t=>ut(void 0,void 0,void 0,function*(){if(!gt)return;const e=yield Co(gt,t),i=hi(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");nt.isEmpty(n)&&(n=hi(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",n));const a=yield fetch("https://dev-sxp-be.chatlabs.net/platform/open/rec/v1.2",{method:"POST",headers:{"Content-Type":"application/json",token:e.token,channel:e.channel,userId:e.userId},body:JSON.stringify({productUserId:n,channel:e.channel,maxRecs:10,requestId:i})}).then(l=>l.json());return a?.data||null})};function Jt(){return o.useContext(On)}function _o(){return o.useContext(_n)}const Ri="feRealSessionIdKey",wn=()=>{const t=ko();return`${Date.now()}${t}`},Oo=()=>{let t=Lo();return t||(t=wn(),window.localStorage.setItem(Ri,t)),t},Sn=()=>{const t=wn();window.localStorage.setItem(Ri,t)},Lo=()=>window.localStorage.getItem(Ri),xn="SXP_FAKE_USER_ID",Tn="FAKE_USER_STATE",En="AGREE_POLICY",Cn="SLIDE_SKIP_STATE",In="CCONTSENT_STATE",kn=()=>{let t=window.localStorage.getItem(xn);return nt.isEmpty(t)&&(t=hi(36,62),window.localStorage.setItem(xn,t)),t},Ro=()=>{const t=window.localStorage.getItem(Tn);return nt.isEmpty(t)&&window.localStorage.setItem(Tn,"true"),nt.isEmpty(t)},No=()=>{const t=window.localStorage.getItem(Cn);return nt.isEmpty(t)},Vo=()=>{window.localStorage.setItem(Cn,"true")},jo=()=>{const t=window.localStorage.getItem(In);return nt.isEmpty(t)&&window.localStorage.setItem(In,"true"),nt.isEmpty(t)};function Ot(t,e){const{appDomain:i}=Ve();return o.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const dt=new xo;var lt;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(lt||(lt={}));const Fo=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:n,privacy_policy_url:a,privacy_policy_title:l})=>{const{setIsAgreePolicy:s,bffEventReport:c}=Ve(),r=o.useMemo(()=>{const m=location.search.slice(1),f=_i.parse(m.replace(/\+/g,"%2B"));for(const g in f)f[g]=f[g].replace(/%2B/g,"+");return f},[]),v=m=>{var f;return(f=r[m])!==null&&f!==void 0?f:null};o.useEffect(()=>{c?.({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 d=()=>{c?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),s?.(!0),window.localStorage.setItem(En,"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:d},"Agree"),o.createElement("a",{className:"consent-policy",target:"_blank",href:a?`https://${a}`:void 0},l??"More information"))))};var Bo=o.memo(Fo);const Pn=o.createContext({rtcList:[],tagList:[]});var Ni;(function(t){t[t.BFF=5]="BFF"})(Ni||(Ni={}));const Ai="FOR U",zo=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:a,defaultSize:l,isPreview:s=!1,sxpParameter:c,appDomain:r,hashTagSize:v,loadingImage:d,isOpenHashTag:m=!1,enabledMetaConversionApi:f=!1,consentHeight:g,consentWidth:b,isOpenConsent:A=!1,isEditor:S=!1,utmParameter:p,channelQueryList:y,data:h,dataList:x,onUpdateSchema:E,onUpdateChannel:C})=>{var L,_,w,u,M;const[I,O]=o.useState([]),[T,V]=o.useState([]),[j,D]=o.useState(!1),[R,N]=o.useState({rtc:"",requestId:""}),P=o.useRef(null),F=o.useRef(!1),[z,Z]=o.useState(()=>!!window.localStorage.getItem(En)),[$,te]=o.useState(),[le,pe]=o.useState(),[ee,Ce]=o.useState(m),[_e,Be]=o.useState([]),[de,X]=o.useState(0),[re,ce]=o.useState(!1),[ve,oe]=o.useState(null),xe=o.useRef(),je=o.useRef(),Re=o.useRef(),He=o.useRef(),[Ke,fe]=o.useState(Ai),q=o.useRef(-1),ie=o.useRef(null),[U,ke]=o.useState(!1),[G,we]=o.useState((_=(L=h?.data)===null||L===void 0?void 0:L.sxpPageConf)===null||_===void 0?void 0:_.globalConfig),[Ge,ne]=o.useState(),[B,Ye]=o.useState(!1),[ft,kt]=o.useState(),[qe,ht]=o.useState(),[At,Nt]=o.useState([]),[Pt,Vt]=o.useState(),Bt=o.useMemo(()=>Ge??h,[Ge,h]),vt=o.useMemo(()=>{var W,H,ge,Pe;return(((Pe=(ge=(H=(W=G?.consent)===null||W===void 0?void 0:W[0])===null||H===void 0?void 0:H.item)===null||ge===void 0?void 0:ge.props)===null||Pe===void 0?void 0:Pe.privacy_necessity)&&!z&&!S||A)&&B},[z,G,A,S,B]),zt=o.useCallback(W=>{C?.(W),ht(W)},[]),Dt=o.useCallback(W=>{var H;const ge=W?.recList;return(H=ge?.map(ue=>{var Se,Me,Xe,Ue,it,Je;if(!((Se=ue?.video)===null||Se===void 0)&&Se.bindProducts&&((Xe=(Me=ue?.video)===null||Me===void 0?void 0:Me.bindProducts)===null||Xe===void 0?void 0:Xe.length)>0){const ot=(Je=(it=(Ue=ue?.video)===null||Ue===void 0?void 0:Ue.bindProducts)===null||it===void 0?void 0:it.filter(k=>!!k?.bindCta))!==null&&Je!==void 0?Je:[];return Object.assign(Object.assign({},ue),{video:Object.assign(Object.assign({},ue?.video),{bindProducts:ot})})}return ue}))!==null&&H!==void 0?H:[]},[]);o.useEffect(()=>{let W;return At.length>0&&(W=setInterval(()=>{const ge=new Date,Pe=15*1e3;Nt(ue=>ue.filter(Se=>ge-Se.time<=Pe))},1e3)),()=>{clearInterval(W)}},[At]),o.useEffect(()=>{const W=H=>{xe.current=H};return dt.on(lt.CHANGE_THEME_TAG,W),()=>{dt.off(lt.CHANGE_THEME_TAG,W)}},[]),o.useEffect(()=>{Ce(m)},[m]);const jt=o.useMemo(()=>e?.find(W=>W.type===Ni.BFF),[e]),Fe=o.useCallback((W,H)=>{if(!jt)return;const ge=jt.url,Pe=kn();if(H?.query){const ue=_i.stringify(H.query);W=`${W}?${ue}`}return H.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${ge}/api/v1${W}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},H.body),jt.headers),{"x-user-id":Pe}))],{type:"application/json;charset=UTF-8"})):window.fetch(`${ge}/api/v1${W}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Pe},jt.headers),method:H.method,body:JSON.stringify(H.body)}).then(ue=>ue.json()).catch(ue=>Promise.reject(ue))},[jt]),ct=o.useCallback(W=>ut(void 0,void 0,void 0,function*(){var H,ge,Pe,ue,Se,Me,Xe,Ue,it,Je,ot,k,J,K;if(W={maxSize:(H=W?.maxSize)!==null&&H!==void 0?H:a,defaultSize:(ge=W?.defaultSize)!==null&&ge!==void 0?ge:l,hashTag:W?.hashTag,traceInfo:W?.traceInfo,themeTag:W?.themeTag,pageNum:W?.pageNum,contentFilter:W?.contentFilter,productFilter:W?.productFilter},qe)W=Object.assign(Object.assign({},W),{channel:decodeURIComponent(qe)});else if(i){const ae=(Se=(ue=(Pe=i?.split("&"))===null||Pe===void 0?void 0:Pe.filter(se=>{var Y,he;const Ae=se.split("=")[0];return(he=(Y=p?.channels)!==null&&Y!==void 0?Y:[])===null||he===void 0?void 0:he.includes(Ae)}))===null||ue===void 0?void 0:ue.join("&"))!==null&&Se!==void 0?Se:"";ae&&(W=Object.assign(Object.assign({},W),{channel:decodeURIComponent(ae)}))}if(S){let ae=1;if(W=Object.assign(Object.assign(Object.assign({},W),{directPage:!0,level:1}),!i&&y&&y?.length>0&&{channel:y?.[0]}),!W?.channel||F.current)return;F.current=!0;let se=[],Y=null;const he=Ae=>ut(void 0,void 0,void 0,function*(){var Ne,Le,me,ye,Qe,Ze;if(Ae.pageNum=ae,Y=yield Fe?.("/recommend/list",{method:"POST",body:Ae}),!Y?.success)return;D(!1),se=se.concat((ye=(me=(Le=(Ne=Y?.data)===null||Ne===void 0?void 0:Ne.recList)===null||Le===void 0?void 0:Le.filter)===null||me===void 0?void 0:me.call(Le,ze=>ze?.product||ze?.video))!==null&&ye!==void 0?ye:[]),O(Dt(Object.assign(Object.assign({},Y.data),{recList:se}))),Be(Dt(Object.assign(Object.assign({},Y.data),{recList:se}))),((Ze=(Qe=Y?.data)===null||Qe===void 0?void 0:Qe.recList)===null||Ze===void 0?void 0:Ze.some(ze=>ze?.product||ze?.video))&&(ae=ae+1,yield he(Ae))});return yield he(W),!W?.hashTag&&Y&&N({rtc:(Me=Y?.data)===null||Me===void 0?void 0:Me.rtc,requestId:(Xe=Y?.data)===null||Xe===void 0?void 0:Xe.requestId}),Object.assign(Object.assign({},Y.data),{recList:se})}G?.enablePreview&&(W=Object.assign(Object.assign({},W),{directPage:!0,level:1,pageNum:(Ue=W?.pageNum)!==null&&Ue!==void 0?Ue:1}));const Q=yield Fe?.("/recommend/list",{method:"POST",body:W});if(Q?.success){if(W?.hashTag||N({rtc:Q.data.rtc,requestId:Q.data.requestId}),G?.enablePreview&&!S){let ae=[];return ae=ae.concat((k=(ot=(Je=(it=Q?.data)===null||it===void 0?void 0:it.recList)===null||Je===void 0?void 0:Je.filter)===null||ot===void 0?void 0:ot.call(Je,Y=>Y?.product||Y?.video))!==null&&k!==void 0?k:[]),((K=(J=Q?.data)===null||J===void 0?void 0:J.recList)===null||K===void 0?void 0:K.some(Y=>Y?.product||Y?.video))||ke(!0),Object.assign(Object.assign({},Q.data),{recList:ae})}return Q?.data}}),[Fe,i,a,l,y,qe]),Ee=o.useCallback(W=>ut(void 0,void 0,void 0,function*(){var H,ge,Pe,ue;if(I.length<=0)return;const Se=I?.[I?.length-1],Me=yield ct(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:le?.hashTag},((H=Se?.product)===null||H===void 0?void 0:H.itemId)&&{productFilter:[(ge=Se?.product)===null||ge===void 0?void 0:ge.itemId]}),((Pe=Se?.video)===null||Pe===void 0?void 0:Pe.itemId)&&{contentFilter:[(ue=Se?.video)===null||ue===void 0?void 0:ue.itemId]}),{themeTag:xe.current}),G?.enablePreview&&!S&&{pageNum:W}));return O(I.concat(Dt(Me))),Be(_e.concat(Dt(Me))),Me}),[ct,I,le,_e]),be=o.useCallback(()=>{var W,H,ge,Pe,ue,Se;const Me=(H=(W=h?.data)===null||W===void 0?void 0:W.sxpPageConf)===null||H===void 0?void 0:H.globalConfig;!((ge=Me?.session)===null||ge===void 0)&&ge.enable?Math.floor((new Date-((Pe=He.current)!==null&&Pe!==void 0?Pe:new Date))/(1e3*60))>=((Se=(ue=Me?.session)===null||ue===void 0?void 0:ue.expires)!==null&&Se!==void 0?Se:30)&&Sn():Sn(),He.current=new Date},[h,He]),Oe=o.useCallback(({userInfo:W,eventInfo:H,reportLayId:ge=!0})=>{if(!n||G?.enablePreview)return;W||(W={}),be();const Pe=Oo(),ue=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({sessionID:Pe,rtc:R.rtc,requestId:R.requestId},{playbookType:Pt}),ft&&ge&&{layoutVariantId:ft}),H),gn()&&{sxpDevice:gn()}),An()&&{sxpSystem:An()}),hn()&&{sxpBrowser:hn()}),H?.position&&qe&&{position:Number(H?.position)+1+""}),Se=Object.entries(W).map(([Xe,Ue])=>({name:Xe,value:Ue})),Me=Object.entries(ue).map(([Xe,Ue])=>Ue&&{name:Xe,value:Ue}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",W),console.log("eventInfo:",ue),console.log("========= \u7ED3\u675F ========="),Fe?.("/event/report",{method:"POST",body:{userInfo:Se,eventInfo:Me},type:"beacon"})},[Fe,R,n,G?.enablePreview,ft,G,Pt,be]),yt=o.useCallback(({eventName:W,product:H})=>{var ge,Pe,ue,Se,Me;if(!n||!f||G?.enablePreview||!(!((ge=G?.converApi)===null||ge===void 0)&&ge[W]))return;let Xe=nt.cloneDeep((Pe=G?.converApi)===null||Pe===void 0?void 0:Pe[W]);const Ue=new URLSearchParams(window.location.search),it=Ue?.get("fbclid"),Je={event_source_url:(ue=window?.location)===null||ue===void 0?void 0:ue.href,external_id:kn(),client_user_agent:(Me=(Se=window?.navigator)===null||Se===void 0?void 0:Se.userAgent)!==null&&Me!==void 0?Me:"",fbc:it?`fb.2.${new Date().getTime()}.${it}`:"",fbp:bn("_fbp")?`fb.2.${new Date().getTime()}.${bn("_fbp")}`:"",time:Math.floor(Date.now()/1e3)},ot=/\{\{(.*?)\}\}/g,k=J=>{if(J){if(J instanceof Array)J?.map(K=>k(K));else for(const K in J)if(J.hasOwnProperty(K)){const Q=J?.[K];if(typeof Q=="object")k(Q);else if(typeof Q=="string"){const ae=Q?.match(ot);ae&&ae.forEach(se=>{var Y;const he=se.substring(2,se.length-2);try{let Ae=new Function("fix_par","product",`return ${he}`)(Je,H);Ae?(he?.indexOf("currency")!==-1&&Ae?.indexOf("-")!==-1&&typeof Ae=="string"&&(Ae=(Y=Ae?.split("-"))===null||Y===void 0?void 0:Y[0]),J[K]=Ae):delete J[K]}catch(Ae){delete J[K],console.error("An error occurred:",Ae?.message)}})}}}};return k(Xe),Fe?.("/fb/events",{method:"POST",body:Xe,type:"beacon"})},[Fe,n,f,G?.enablePreview,G]),Zt=o.useCallback(W=>ut(void 0,void 0,void 0,function*(){const H=yield Fe?.("/recommend/like",{method:"POST",body:W});return H?.success}),[Fe]),Xt=o.useCallback(W=>ut(void 0,void 0,void 0,function*(){const H=yield Fe?.("/recommend/unlike",{method:"POST",body:W});return H?.success}),[Fe]),Kt=o.useCallback(W=>ut(void 0,void 0,void 0,function*(){const H=yield Fe?.("/customform",{method:"POST",body:W});return H?.success}),[Fe]),_t=o.useCallback(W=>ut(void 0,void 0,void 0,function*(){var H,ge,Pe,ue,Se,Me,Xe,Ue;const it=!!(!((Pe=(ge=(H=W?.data)===null||H===void 0?void 0:H.sxpPageConf)===null||ge===void 0?void 0:ge.globalConfig)===null||Pe===void 0)&&Pe.isShowTag);if(!(!i||!it))try{const Je=(Me=(Se=(ue=i?.split("&"))===null||ue===void 0?void 0:ue.filter(k=>{var J,K;const Q=k.split("=")[0];return(K=(J=p?.channels)!==null&&J!==void 0?J:[])===null||K===void 0?void 0:K.includes(Q)}))===null||Se===void 0?void 0:Se.join("&"))!==null&&Me!==void 0?Me:"",ot=yield Fe?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(Je)}});V((Ue=(Xe=ot?.data)===null||Xe===void 0?void 0:Xe.tags)!==null&&Ue!==void 0?Ue:[])}catch(Je){console.log("e",Je)}}),[Fe,i]),Ut=o.useCallback((W,H,ge,Pe)=>{var ue,Se,Me,Xe,Ue,it,Je,ot,k,J,K,Q,ae,se,Y,he,Ae,Ne,Le,me,ye,Qe,Ze,$e,ze,rt,De,st,wt,St,xt,mt,Tt,oi,et,ti;const Gt=ge?.bindCta,yo=((ue=H?.video)===null||ue===void 0?void 0:ue.bindProduct)||((Se=H?.video)===null||Se===void 0?void 0:Se.bindProducts)&&((Xe=(Me=H?.video)===null||Me===void 0?void 0:Me.bindProducts)===null||Xe===void 0?void 0:Xe.length)>0;let fi="",Di=null;re?fi="hashTagPage":!((Ue=H?.video)===null||Ue===void 0)&&Ue.url?(fi="videoPage",Di="video"):!((Je=(it=H?.video)===null||it===void 0?void 0:it.imgUrls)===null||Je===void 0)&&Je.length&&(fi="imagePage",Di="image");const un=(se=(Q=(ot=ge?.tags)!==null&&ot!==void 0?ot:(K=(J=(k=H?.video)===null||k===void 0?void 0:k.bindProducts)===null||J===void 0?void 0:J[0])===null||K===void 0?void 0:K.tags)!==null&&Q!==void 0?Q:(ae=H?.video)===null||ae===void 0?void 0:ae.tags)!==null&&se!==void 0?se:(Y=H?.product)===null||Y===void 0?void 0:Y.tags;Oe?.({eventInfo:Object.assign(Object.assign({},W),{ctaId:(he=Gt?.itemId)!==null&&he!==void 0?he:"",ctaName:(Ae=Gt?.title)!==null&&Ae!==void 0?Ae:"",contentTags:un?JSON.stringify(un):"",position:Pe+"",contentId:(Le=(Ne=H?.video)===null||Ne===void 0?void 0:Ne.itemId)!==null&&Le!==void 0?Le:"",productId:yo?ge?.itemId:"",traceInfo:(et=(mt=(De=(Ze=(me=Gt?.traceInfo)!==null&&me!==void 0?me:(Qe=(ye=H?.video)===null||ye===void 0?void 0:ye.bindCta)===null||Qe===void 0?void 0:Qe.traceInfo)!==null&&Ze!==void 0?Ze:(rt=(ze=($e=H?.video)===null||$e===void 0?void 0:$e.bindProduct)===null||ze===void 0?void 0:ze.bindCta)===null||rt===void 0?void 0:rt.traceInfo)!==null&&De!==void 0?De:(xt=(St=(wt=(st=H?.video)===null||st===void 0?void 0:st.bindProducts)===null||wt===void 0?void 0:wt[0])===null||St===void 0?void 0:St.bindCta)===null||xt===void 0?void 0:xt.traceInfo)!==null&&mt!==void 0?mt:(oi=(Tt=H?.product)===null||Tt===void 0?void 0:Tt.bindCta)===null||oi===void 0?void 0:oi.traceInfo)!==null&&et!==void 0?et:"",fromKName:fi,fromKPage:(ti=location?.href)!==null&&ti!==void 0?ti:"",contentFormat:Di})})},[Oe,re]),pt=o.useCallback(()=>{var W,H;const ge=location.search.slice(1),Pe=_i.parse(ge.replace(/\+/g,"%2B"));for(const Me in Pe)Pe[Me]=Pe[Me].replace(/%2B/g,"+");const ue=Me=>{var Xe;return(Xe=Pe[Me])!==null&&Xe!==void 0?Xe:""},Se=new Date;je.current=Se,Oe?.({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(Se/1e3)+"",requestId:null,enterUrl:(H=(W=window?.location)===null||W===void 0?void 0:W.href)!==null&&H!==void 0?H:"",clSource:ue("cl_source")},reportLayId:!1})},[Oe]);o.useEffect(()=>{vt||pt()},[vt]),o.useEffect(()=>{if(vt||s)return;D(!0);let W,H;ct().then(ge=>{var Pe,ue,Se,Me,Xe,Ue,it,Je,ot,k,J;if(ge){const K=Dt(ge);let Q,ae;if(ge?.layoutVariantId){const se=(ue=(Pe=ge?.layoutVariantId)===null||Pe===void 0?void 0:Pe.split("-"))===null||ue===void 0?void 0:ue[1];se&&(W=se,kt(se),Q=x?.find(Y=>Y?.id===se),Q?(ne(Q),document.title=(Se=Q?.name)!==null&&Se!==void 0?Se:"home",ae=(Xe=(Me=Q?.data)===null||Me===void 0?void 0:Me.sxpPageConf)===null||Xe===void 0?void 0:Xe.globalConfig,we(ae),E?.(Q?.data),!((ot=(Je=(it=(Ue=ae?.consent)===null||Ue===void 0?void 0:Ue[0])===null||it===void 0?void 0:it.item)===null||Je===void 0?void 0:Je.props)===null||ot===void 0)&&ot.privacy_necessity&&Ye(!0)):Ye(!0))}else Ye(!0);if(qe||(ae?.playbook==="organic menu"||!ae&&G?.playbook==="organic menu"?(Vt("organicMenu"),K.unshift("organic menu"),H="organicMenu"):(Vt("paidMedia"),H="paidMedia")),O(K),Be(K),_t(Q??Bt),qe){const se=K?.[0],Y=((k=se?.video)===null||k===void 0?void 0:k.traceInfo)||((J=se?.product)===null||J===void 0?void 0:J.traceInfo)||"";Oe?.({eventInfo:Object.assign({eventSubject:"multiPostClick",eventDescription:"multiPostClick",traceInfo:Y,branchfeed:qe},W&&{layoutVariantId:W})}),Oe?.({eventInfo:Object.assign({eventSubject:"endMultiPost",eventDescription:"endMultiPost",contentFormat:"image",position:"0",traceInfo:Y,nextStep:"multipostClick",timeOnSite:Math.floor((new Date-Re?.current)/1e3)+""},W&&{layoutVariantId:W})})}}}).finally(()=>{Oe({eventInfo:Object.assign(Object.assign({eventSubject:"apiRequest",eventDescription:"api request succeed"},W&&{layoutVariantId:W}),H&&{playbookType:H})}),D(!1)})},[vt,qe]),o.useEffect(()=>{s&&(D(!0),_t(h),ct().then(W=>{if(W){const H=Dt(W);G?.playbook==="organic menu"&&!qe&&H.unshift("organic menu"),O(H),Be(H)}}).finally(()=>{D(!1)}))},[ct,_t,qe]);const Mi=Ot("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",r);return o.createElement(Pn.Provider,{value:{rtcList:I,setRtcList:O,mutateLike:Zt,mutateUnlike:Xt,submitForm:Kt,popupDetailData:$,loadVideos:Ee,setPopupDetailData:te,getRecommendVideos:ct,bffEventReport:Oe,isPreview:s,loading:j,sxpParameter:c,waterFallData:le,setWaterFallData:pe,ctaEvent:Ut,swiperRef:P,openHashtag:ee,setOpenHashtag:Ce,cacheRtcList:_e,setCacheRtcList:Be,cacheActiveIndex:de,setCacheActiveIndex:X,isFromHashtag:re,setIsFromHashtag:ce,appDomain:r,hashTagSize:v,loadingImage:d??Mi,isOpenHashTag:m,tagList:T,setLoading:D,videoRef:ve,setVideoRef:oe,bffFbReport:yt,isAgreePolicy:z,setIsAgreePolicy:Z,curTime:je,h5EnterLink:pt,themeTag:xe,isShowConsent:vt,selectTag:Ke,setSelectTag:fe,globalConfig:G,popupCurTimeRef:ie,checkCommodityIndexRef:q,isEditor:S,isNoMoreData:U,updateChannel:zt,channel:qe,eventTimeList:At,setEventTimeList:Nt,multiPostTimeRef:Re,refreshFeSession:be}},vt?o.createElement(Bo,Object.assign({},(M=(u=(w=G?.consent)===null||w===void 0?void 0:w[0])===null||u===void 0?void 0:u.item)===null||M===void 0?void 0:M.props)):t({rtcList:I,mutateLike:Zt,mutateUnlike:Xt,submitForm:Kt,tagList:T,pageData:Bt}))};var Mn=o.memo(zo);function Ve(){return o.useContext(Pn)}var Dn;(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"})(Dn||(Dn={}));const _n=o.createContext({$store:{},options:[],configs:[]}),Wo=({children:t,isSsr:e,enable:i})=>{const[n,a]=o.useState([]),{schema:l}=Jt(),[s,c]=o.useState(l.__STORE__||{}),[r,v]=o.useState([]);o.useEffect(()=>{var f;e||nt.isEqual(r,l?.dataSource)||v((f=l?.dataSource)!==null&&f!==void 0?f:[])},[l?.dataSource,e]);const d=o.useCallback(()=>ut(void 0,void 0,void 0,function*(){const{$store:f,idMapName:g}=yield mn("",r);c(f),m(f,g)}),[r]),m=(f,g)=>{const b=[];Object.entries(f).forEach(([A,S])=>{Object.keys(S).forEach(p=>{const y={label:`${g[A]} - ${p}`,value:`{{ ${A}.${p} }}`};b.push(y)})}),a(b)};return o.useEffect(()=>{e||d()},[d,e,l]),i?o.createElement(_n.Provider,{value:{$store:l.__STORE__||s,options:n,configs:r}},t):t};var Ho=o.memo(Wo);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},Vi={id:"",duration:0,name:"none"},On=o.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[gi],redoStack:[],popup:Vi,setPopup:()=>{}}),Ln=o.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:a=!0,utmVal:l},s)=>{const[c,r]=o.useState(null),[v,d]=o.useState(n||{pointData:[gi],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[m,f]=o.useState([gi]),[g,b]=o.useState([[gi]]),[A,S]=o.useState([]),[p,y]=o.useState(Vi);typeof window<"u"&&(window.sxpPopup=(L,_)=>{y(Object.assign(Object.assign(Object.assign({},Vi),{id:L}),_))}),typeof window<"u"&&(window.getJointUtmLink=L=>(Vo(),L?.indexOf("?")!==-1?L+(l?"&"+l:""):L+(l?"?"+l:""))),o.useEffect(()=>{b([v.pointData]),S([])},[v.type]);const h=o.useCallback(L=>{const _=nt.cloneDeep(v);_&&(_.dataSource=L,d?.(_))},[v]),[x,E]=o.useState();o.useImperativeHandle(s,()=>({loadSchema(L){L&&(b([L.pointData]),d(L))},exportSchema(){return nt.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(On.Provider,{value:{resolver:e,currentNode:c,schema:v,setCurrentNode:r,setSchema:d,saveDataSource:h,prePiontData:m,setPrePiontData:f,pageInfoData:x,setPageInfoData:L=>E(Object.assign(Object.assign({},x),L)),undoStack:g,redoStack:A,setRedoStack:S,setUndoStack:b,getCurPageConf:C,popup:p,setPopup:y}},o.createElement(Ho,{isSsr:i,enable:a},t))});var Xo=Object.freeze({__proto__:null,EditorCore:Ln}),Uo=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Go=[{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,isFromHashtag:i,eventTimeList:n,setEventTimeList:a}=Ve(),l=o.useCallback((r,v,d,m,f,g)=>{var b,A,S,p,y,h,x,E,C,L,_,w,u,M,I,O,T,V,j,D,R,N,P,F,z,Z,$,te,le,pe,ee,Ce,_e,Be,de,X,re,ce;if(n?.findIndex(Re=>Re.target===r?.target)!==-1)return;r&&a?.(Re=>[...Re,{target:r?.target,time:new Date}]);let oe="";e&&(!((A=(b=v?.video)===null||b===void 0?void 0:b.bindProducts)===null||A===void 0)&&A.length||!((S=v?.video)===null||S===void 0)&&S.bindProduct)?oe="pdpPage":i?oe="hashTagPage":!((p=v?.video)===null||p===void 0)&&p.url?oe="videoPage":!((y=v?.video)===null||y===void 0)&&y.imgUrls&&(!((x=(h=v?.video)===null||h===void 0?void 0:h.imgUrls)===null||x===void 0)&&x.length)?oe="imagePage":v?.product&&(oe="productPage");const xe=(M=(w=(E=d?.tags)!==null&&E!==void 0?E:(_=(L=(C=v?.video)===null||C===void 0?void 0:C.bindProducts)===null||L===void 0?void 0:L[0])===null||_===void 0?void 0:_.tags)!==null&&w!==void 0?w:(u=v?.video)===null||u===void 0?void 0:u.tags)!==null&&M!==void 0?M:(I=v?.product)===null||I===void 0?void 0:I.tags;let je=null;!((O=v?.video)===null||O===void 0)&&O.url?je="video":!((T=v?.video)===null||T===void 0)&&T.imgUrls&&(!((j=(V=v?.video)===null||V===void 0?void 0:V.imgUrls)===null||j===void 0)&&j.length)&&(je="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(D=d?.itemId)!==null&&D!==void 0?D:"",productName:(R=d?.title)!==null&&R!==void 0?R:"",price:d?.price?d?.price+"":"0",productCollection:(N=d?.collection)!==null&&N!==void 0?N:"",fromKName:oe,fromKPage:location?.href,contentTags:xe?JSON.stringify(xe):"",position:f+"",contentId:(F=(P=v?.video)===null||P===void 0?void 0:P.itemId)!==null&&F!==void 0?F:"",ctatId:(z=m?.itemId)!==null&&z!==void 0?z:"",traceInfo:(ce=(de=(_e=(le=(Z=g??d?.traceInfo)!==null&&Z!==void 0?Z:(te=($=v?.video)===null||$===void 0?void 0:$.bindProduct)===null||te===void 0?void 0:te.traceInfo)!==null&&le!==void 0?le:(Ce=(ee=(pe=v?.video)===null||pe===void 0?void 0:pe.bindProducts)===null||ee===void 0?void 0:ee[0])===null||Ce===void 0?void 0:Ce.traceInfo)!==null&&_e!==void 0?_e:(Be=v?.product)===null||Be===void 0?void 0:Be.traceInfo)!==null&&de!==void 0?de:(re=(X=v?.video)===null||X===void 0?void 0:X.bindCta)===null||re===void 0?void 0:re.traceInfo)!==null&&ce!==void 0?ce:""},je&&{contentFormat:je})})},[t,e,i,n]),s=o.useCallback((r,v,d,m,f)=>{var g,b,A,S,p,y,h,x,E,C,L,_,w,u;let M="";e&&(!((b=(g=r?.video)===null||g===void 0?void 0:g.bindProducts)===null||b===void 0)&&b.length||!((A=r?.video)===null||A===void 0)&&A.bindProduct)?M="pdpPage":r?.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:f+"",contentId:(S=r?.video)===null||S===void 0?void 0:S.itemId,ctatId:d?.itemId,traceInfo:(u=(_=(x=(p=v?.traceInfo)!==null&&p!==void 0?p:(h=(y=r?.video)===null||y===void 0?void 0:y.bindProduct)===null||h===void 0?void 0:h.traceInfo)!==null&&x!==void 0?x:(L=(C=(E=r?.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&&_!==void 0?_:(w=r?.product)===null||w===void 0?void 0:w.traceInfo)!==null&&u!==void 0?u:"",timeOnSite:Math.floor((new Date-m)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),c=o.useCallback((r,v,d,m)=>{v&&v===Ai&&t?.({eventInfo:{lastFeed:r,themeTags:d?`['${d}']`:"",hashTags:m?`['${m}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:l,productView:s,backMainFeed:c}}const Yo=({layout:t,columns:e,onChange:i})=>o.createElement(o.Fragment,null,e?.map((n,a)=>o.createElement("div",{key:a,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 qo=o.memo(Yo);const Zo=t=>{var e,i,{columns:n,style:a,title:l,textStyle:s,submitBgColor:c,submitColor:r,submitText:v,layoutType:d="inline",isExternalLink:m,isPopup:f,onClick:g,onClose:b,submitButtonStyle:A}=t,S=tt(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:p,popupDetailData:y}=Ve(),{jumpToWeb:h}=Et(),[x,E]=o.useState(!1),[C,L]=o.useState({}),[_,w]=o.useState(0),u=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(()=>nt.cloneDeep(n)||u,[n,u]),O=o.useCallback(V=>{const{name:j,value:D}=V.target;L(Object.assign(Object.assign({},C),{[j]:D}))},[C]),T=nt.debounce(V=>ut(void 0,void 0,void 0,function*(){var j,D,R,N,P;const F=C;if(!F)return;const z=(D=(j=Object.keys(F))===null||j===void 0?void 0:j.map($=>{var te;return{name:$,value:(te=F[$])!==null&&te!==void 0?te:""}}))===null||D===void 0?void 0:D.filter($=>$?.value);if(!z||!z?.length)return;E(!0);const Z=yield p?.({attributes:z});if(E(!1),Z){if(m){const $=y,te=(R=$?.video)===null||R===void 0?void 0:R.bindProduct,le=(P=(N=$?.video)===null||N===void 0?void 0:N.bindProduct)===null||P===void 0?void 0:P.bindCta,pe=y?.index;h(V,$,te,le,pe)}f||b?.(),g?.()}}),1e3);return o.useEffect(()=>{const V=()=>{var j,D;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((j=document?.documentElement)===null||j===void 0?void 0:j.clientHeight)||((D=document?.body)===null||D===void 0?void 0:D.clientHeight))<M?w(50):w(0)};return window.addEventListener("resize",V),()=>{window.removeEventListener("resize",V)}},[]),o.createElement("div",{className:"pb-appoint-form"},o.createElement("div",{className:`pb-appoint-form-title ${Ie.css(Object.assign({},s))}`,dangerouslySetInnerHTML:{__html:Te(l,s)}}),o.createElement("div",Object.assign({className:Ie.css(Object.assign(Object.assign({},a),{marginTop:_}))},S),o.createElement("div",{className:"pb-appoint-form-container"},o.createElement(qo,{columns:I,layout:d,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:r,background:c},A),dangerouslySetInnerHTML:{__html:Te(x?"loading...":v,A)}})))};var Ko=o.memo(Zo);function at(t,e){return t.extend=e,t}const Jo=at(Ko,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:Go,bindableProps:[],interactionRender:Uo},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 Rn(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function ji(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Rn(e[i])&&Rn(t[i])&&Object.keys(e[i]).length>0&&ji(t[i],e[i])})}const Nn={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 Ct(){const t=typeof document<"u"?document:{};return ji(t,Nn),t}const $o={document:Nn,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 bt(){const t=typeof window<"u"?window:{};return ji(t,$o),t}function Qt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function el(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function li(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Lt(){return Date.now()}function tl(t){const e=bt();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function il(t,e){e===void 0&&(e="x");const i=bt();let n,a,l;const s=tl(t);return i.WebKitCSSMatrix?(a=s.transform||s.webkitTransform,a.split(",").length>6&&(a=a.split(", ").map(c=>c.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(a==="none"?"":a)):(l=s.MozTransform||s.OTransform||s.MsTransform||s.msTransform||s.transform||s.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?a=l.m41:n.length===16?a=parseFloat(n[12]):a=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?a=l.m42:n.length===16?a=parseFloat(n[13]):a=parseFloat(n[5])),a||0}function bi(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function nl(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function Mt(){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&&!nl(n)){const a=Object.keys(Object(n)).filter(l=>e.indexOf(l)<0);for(let l=0,s=a.length;l<s;l+=1){const c=a[l],r=Object.getOwnPropertyDescriptor(n,c);r!==void 0&&r.enumerable&&(bi(t[c])&&bi(n[c])?n[c].__swiper__?t[c]=n[c]:Mt(t[c],n[c]):!bi(t[c])&&bi(n[c])?(t[c]={},n[c].__swiper__?t[c]=n[c]:Mt(t[c],n[c])):t[c]=n[c])}}}return t}function yi(t,e,i){t.style.setProperty(e,i)}function Vn(t){let{swiper:e,targetPosition:i,side:n}=t;const a=bt(),l=-e.translate;let s=null,c;const r=e.params.speed;e.wrapperEl.style.scrollSnapType="none",a.cancelAnimationFrame(e.cssModeFrameID);const v=i>l?"next":"prev",d=(f,g)=>v==="next"&&f>=g||v==="prev"&&f<=g,m=()=>{c=new Date().getTime(),s===null&&(s=c);const f=Math.max(Math.min((c-s)/r,1),0),g=.5-Math.cos(f*Math.PI)/2;let b=l+g*(i-l);if(d(b,i)&&(b=i),e.wrapperEl.scrollTo({[n]:b}),d(b,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:b})}),a.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=a.requestAnimationFrame(m)};m()}function Wt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function wi(t){try{console.warn(t);return}catch{}}function ai(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Qt(e)),i}function jn(t){const e=bt(),i=Ct(),n=t.getBoundingClientRect(),a=i.body,l=t.clientTop||a.clientTop||0,s=t.clientLeft||a.clientLeft||0,c=t===e?e.scrollY:t.scrollTop,r=t===e?e.scrollX:t.scrollLeft;return{top:n.top+c-l,left:n.left+r-s}}function ol(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 ll(t,e){const i=[];for(;t.nextElementSibling;){const n=t.nextElementSibling;e?n.matches(e)&&i.push(n):i.push(n),t=n}return i}function $t(t,e){return bt().getComputedStyle(t,null).getPropertyValue(e)}function ci(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 Fi(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Bi(t,e,i){const n=bt();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 We(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function zi(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l=Ct(),s=bt();e.keyboard={enabled:!1},i({keyboard:{enabled:!1,onlyInViewport:!0,pageUpDown:!0}});function c(d){if(!e.enabled)return;const{rtlTranslate:m}=e;let f=d;f.originalEvent&&(f=f.originalEvent);const g=f.keyCode||f.charCode,b=e.params.keyboard.pageUpDown,A=b&&g===33,S=b&&g===34,p=g===37,y=g===39,h=g===38,x=g===40;if(!e.allowSlideNext&&(e.isHorizontal()&&y||e.isVertical()&&x||S)||!e.allowSlidePrev&&(e.isHorizontal()&&p||e.isVertical()&&h||A))return!1;if(!(f.shiftKey||f.altKey||f.ctrlKey||f.metaKey)&&!(l.activeElement&&l.activeElement.nodeName&&(l.activeElement.nodeName.toLowerCase()==="input"||l.activeElement.nodeName.toLowerCase()==="textarea"))){if(e.params.keyboard.onlyInViewport&&(A||S||p||y||h||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,_=C.clientHeight,w=s.innerWidth,u=s.innerHeight,M=jn(C);m&&(M.left-=C.scrollLeft);const I=[[M.left,M.top],[M.left+L,M.top],[M.left,M.top+_],[M.left+L,M.top+_]];for(let O=0;O<I.length;O+=1){const T=I[O];if(T[0]>=0&&T[0]<=w&&T[1]>=0&&T[1]<=u){if(T[0]===0&&T[1]===0)continue;E=!0}}if(!E)return}e.isHorizontal()?((A||S||p||y)&&(f.preventDefault?f.preventDefault():f.returnValue=!1),((S||y)&&!m||(A||p)&&m)&&e.slideNext(),((A||p)&&!m||(S||y)&&m)&&e.slidePrev()):((A||S||h||x)&&(f.preventDefault?f.preventDefault():f.returnValue=!1),(S||x)&&e.slideNext(),(A||h)&&e.slidePrev()),a("keyPress",g)}}function r(){e.keyboard.enabled||(l.addEventListener("keydown",c),e.keyboard.enabled=!0)}function v(){e.keyboard.enabled&&(l.removeEventListener("keydown",c),e.keyboard.enabled=!1)}n("init",()=>{e.params.keyboard.enabled&&r()}),n("destroy",()=>{e.keyboard.enabled&&v()}),Object.assign(e.keyboard,{enable:r,disable:v})}function xi(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l=bt();i({mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarget:"container",thresholdDelta:null,thresholdTime:null,noMousewheelClass:"swiper-no-mousewheel"}}),e.mousewheel={enabled:!1};let s,c=Lt(),r;const v=[];function d(h){let L=0,_=0,w=0,u=0;return"detail"in h&&(_=h.detail),"wheelDelta"in h&&(_=-h.wheelDelta/120),"wheelDeltaY"in h&&(_=-h.wheelDeltaY/120),"wheelDeltaX"in h&&(L=-h.wheelDeltaX/120),"axis"in h&&h.axis===h.HORIZONTAL_AXIS&&(L=_,_=0),w=L*10,u=_*10,"deltaY"in h&&(u=h.deltaY),"deltaX"in h&&(w=h.deltaX),h.shiftKey&&!w&&(w=u,u=0),(w||u)&&h.deltaMode&&(h.deltaMode===1?(w*=40,u*=40):(w*=800,u*=800)),w&&!L&&(L=w<1?-1:1),u&&!_&&(_=u<1?-1:1),{spinX:L,spinY:_,pixelX:w,pixelY:u}}function m(){e.enabled&&(e.mouseEntered=!0)}function f(){e.enabled&&(e.mouseEntered=!1)}function g(h){return e.params.mousewheel.thresholdDelta&&h.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Lt()-c<e.params.mousewheel.thresholdTime?!1:h.delta>=6&&Lt()-c<60?!0:(h.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),a("scroll",h.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),a("scroll",h.raw)),c=new l.Date().getTime(),!1)}function b(h){const x=e.params.mousewheel;if(h.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 A(h){let x=h,E=!0;if(!e.enabled||h.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 _=L&&L.contains(x.target);if(!e.mouseEntered&&!_&&!C.releaseOnEdges)return!0;x.originalEvent&&(x=x.originalEvent);let w=0;const u=e.rtlTranslate?-1:1,M=d(x);if(C.forceToAxis)if(e.isHorizontal())if(Math.abs(M.pixelX)>Math.abs(M.pixelY))w=-M.pixelX*u;else return!0;else if(Math.abs(M.pixelY)>Math.abs(M.pixelX))w=-M.pixelY;else return!0;else w=Math.abs(M.pixelX)>Math.abs(M.pixelY)?-M.pixelX*u:-M.pixelY;if(w===0)return!0;C.invert&&(w=-w);let I=e.getTranslate()+w*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:Lt(),delta:Math.abs(w),direction:Math.sign(w),raw:h};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),b(O))return!0}else{const O={time:Lt(),delta:Math.abs(w),direction:Math.sign(w)},T=r&&O.time<r.time+500&&O.delta<=r.delta&&O.direction===r.direction;if(!T){r=void 0;let V=e.getTranslate()+w*C.sensitivity;const j=e.isBeginning,D=e.isEnd;if(V>=e.minTranslate()&&(V=e.minTranslate()),V<=e.maxTranslate()&&(V=e.maxTranslate()),e.setTransition(0),e.setTranslate(V),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!j&&e.isBeginning||!D&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:O.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(s),s=void 0,v.length>=15&&v.shift();const R=v.length?v[v.length-1]:void 0,N=v[0];if(v.push(O),R&&(O.delta>R.delta||O.direction!==R.direction))v.splice(0);else if(v.length>=15&&O.time-N.time<500&&N.delta-O.delta>=1&&O.delta<=6){const P=w>0?.8:.2;r=O,v.splice(0),s=li(()=>{e.slideToClosest(e.params.speed,!0,void 0,P)},0)}s||(s=li(()=>{r=O,v.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(T||a("scroll",x),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),C.releaseOnEdges&&(V===e.minTranslate()||V===e.maxTranslate()))return!0}}return x.preventDefault?x.preventDefault():x.returnValue=!1,!1}function S(h){let x=e.el;e.params.mousewheel.eventsTarget!=="container"&&(x=document.querySelector(e.params.mousewheel.eventsTarget)),x[h]("mouseenter",m),x[h]("mouseleave",f),x[h]("wheel",A)}function p(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",A),!0):e.mousewheel.enabled?!1:(S("addEventListener"),e.mousewheel.enabled=!0,!0)}function y(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,A),!0):e.mousewheel.enabled?(S("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&y(),e.params.mousewheel.enabled&&p()}),n("destroy",()=>{e.params.cssMode&&p(),e.mousewheel.enabled&&y()}),Object.assign(e.mousewheel,{enable:p,disable:y})}function Wi(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(a=>{if(!i[a]&&i.auto===!0){let l=Wt(t.el,`.${n[a]}`)[0];l||(l=ai("div",n[a]),l.className=n[a],t.el.append(l)),i[a]=l,e[a]=l}}),i}function Hi(t){let{swiper:e,extendParams:i,on:n,emit:a}=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(b){let A;return b&&typeof b=="string"&&e.isElement&&(A=e.el.querySelector(b),A)?A:(b&&(typeof b=="string"&&(A=[...document.querySelectorAll(b)]),e.params.uniqueNavElements&&typeof b=="string"&&A&&A.length>1&&e.el.querySelectorAll(b).length===1?A=e.el.querySelector(b):A&&A.length===1&&(A=A[0])),b&&!A?b:A)}function s(b,A){const S=e.params.navigation;b=We(b),b.forEach(p=>{p&&(p.classList[A?"add":"remove"](...S.disabledClass.split(" ")),p.tagName==="BUTTON"&&(p.disabled=A),e.params.watchOverflow&&e.enabled&&p.classList[e.isLocked?"add":"remove"](S.lockClass))})}function c(){const{nextEl:b,prevEl:A}=e.navigation;if(e.params.loop){s(A,!1),s(b,!1);return}s(A,e.isBeginning&&!e.params.rewind),s(b,e.isEnd&&!e.params.rewind)}function r(b){b.preventDefault(),!(e.isBeginning&&!e.params.loop&&!e.params.rewind)&&(e.slidePrev(),a("navigationPrev"))}function v(b){b.preventDefault(),!(e.isEnd&&!e.params.loop&&!e.params.rewind)&&(e.slideNext(),a("navigationNext"))}function d(){const b=e.params.navigation;if(e.params.navigation=Wi(e,e.originalParams.navigation,e.params.navigation,{nextEl:"swiper-button-next",prevEl:"swiper-button-prev"}),!(b.nextEl||b.prevEl))return;let A=l(b.nextEl),S=l(b.prevEl);Object.assign(e.navigation,{nextEl:A,prevEl:S}),A=We(A),S=We(S);const p=(y,h)=>{y&&y.addEventListener("click",h==="next"?v:r),!e.enabled&&y&&y.classList.add(...b.lockClass.split(" "))};A.forEach(y=>p(y,"next")),S.forEach(y=>p(y,"prev"))}function m(){let{nextEl:b,prevEl:A}=e.navigation;b=We(b),A=We(A);const S=(p,y)=>{p.removeEventListener("click",y==="next"?v:r),p.classList.remove(...e.params.navigation.disabledClass.split(" "))};b.forEach(p=>S(p,"next")),A.forEach(p=>S(p,"prev"))}n("init",()=>{e.params.navigation.enabled===!1?g():(d(),c())}),n("toEdge fromEdge lock unlock",()=>{c()}),n("destroy",()=>{m()}),n("enable disable",()=>{let{nextEl:b,prevEl:A}=e.navigation;if(b=We(b),A=We(A),e.enabled){c();return}[...b,...A].filter(S=>!!S).forEach(S=>S.classList.add(e.params.navigation.lockClass))}),n("click",(b,A)=>{let{nextEl:S,prevEl:p}=e.navigation;S=We(S),p=We(p);const y=A.target;let h=p.includes(y)||S.includes(y);if(e.isElement&&!h){const x=A.path||A.composedPath&&A.composedPath();x&&(h=x.find(E=>S.includes(E)||p.includes(E)))}if(e.params.navigation.hideOnClick&&!h){if(e.pagination&&e.params.pagination&&e.params.pagination.clickable&&(e.pagination.el===y||e.pagination.el.contains(y)))return;let x;S.length?x=S[0].classList.contains(e.params.navigation.hiddenClass):p.length&&(x=p[0].classList.contains(e.params.navigation.hiddenClass)),a(x===!0?"navigationShow":"navigationHide"),[...S,...p].filter(E=>!!E).forEach(E=>E.classList.toggle(e.params.navigation.hiddenClass))}});const f=()=>{e.el.classList.remove(...e.params.navigation.navigationDisabledClass.split(" ")),d(),c()},g=()=>{e.el.classList.add(...e.params.navigation.navigationDisabledClass.split(" ")),m()};Object.assign(e.navigation,{enable:f,disable:g,update:c,init:d,destroy:m})}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:a}=t;const l="swiper-pagination";i({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:p=>p,formatFractionTotal:p=>p,bulletClass:`${l}-bullet`,bulletActiveClass:`${l}-bullet-active`,modifierClass:`${l}-`,currentClass:`${l}-current`,totalClass:`${l}-total`,hiddenClass:`${l}-hidden`,progressbarFillClass:`${l}-progressbar-fill`,progressbarOppositeClass:`${l}-progressbar-opposite`,clickableClass:`${l}-clickable`,lockClass:`${l}-lock`,horizontalClass:`${l}-horizontal`,verticalClass:`${l}-vertical`,paginationDisabledClass:`${l}-disabled`}}),e.pagination={el:null,bullets:[]};let s,c=0;function r(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function v(p,y){const{bulletActiveClass:h}=e.params.pagination;p&&(p=p[`${y==="prev"?"previous":"next"}ElementSibling`],p&&(p.classList.add(`${h}-${y}`),p=p[`${y==="prev"?"previous":"next"}ElementSibling`],p&&p.classList.add(`${h}-${y}-${y}`)))}function d(p){const y=p.target.closest(Yt(e.params.pagination.bulletClass));if(!y)return;p.preventDefault();const h=ci(y)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===h)return;e.slideToLoop(h)}else e.slideTo(h)}function m(){const p=e.rtl,y=e.params.pagination;if(r())return;let h=e.pagination.el;h=We(h);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),y.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const _=e.pagination.bullets;let w,u,M;if(y.dynamicBullets&&(s=Bi(_[0],e.isHorizontal()?"width":"height",!0),h.forEach(I=>{I.style[e.isHorizontal()?"width":"height"]=`${s*(y.dynamicMainBullets+4)}px`}),y.dynamicMainBullets>1&&E!==void 0&&(c+=x-(E||0),c>y.dynamicMainBullets-1?c=y.dynamicMainBullets-1:c<0&&(c=0)),w=Math.max(x-c,0),u=w+(Math.min(_.length,y.dynamicMainBullets)-1),M=(u+w)/2),_.forEach(I=>{const O=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(T=>`${y.bulletActiveClass}${T}`)].map(T=>typeof T=="string"&&T.includes(" ")?T.split(" "):T).flat();I.classList.remove(...O)}),h.length>1)_.forEach(I=>{const O=ci(I);O===x?I.classList.add(...y.bulletActiveClass.split(" ")):e.isElement&&I.setAttribute("part","bullet"),y.dynamicBullets&&(O>=w&&O<=u&&I.classList.add(...`${y.bulletActiveClass}-main`.split(" ")),O===w&&v(I,"prev"),O===u&&v(I,"next"))});else{const I=_[x];if(I&&I.classList.add(...y.bulletActiveClass.split(" ")),e.isElement&&_.forEach((O,T)=>{O.setAttribute("part",T===x?"bullet-active":"bullet")}),y.dynamicBullets){const O=_[w],T=_[u];for(let V=w;V<=u;V+=1)_[V]&&_[V].classList.add(...`${y.bulletActiveClass}-main`.split(" "));v(O,"prev"),v(T,"next")}}if(y.dynamicBullets){const I=Math.min(_.length,y.dynamicMainBullets+4),O=(s*I-s)/2-M*s,T=p?"right":"left";_.forEach(V=>{V.style[e.isHorizontal()?T:"top"]=`${O}px`})}}h.forEach((_,w)=>{if(y.type==="fraction"&&(_.querySelectorAll(Yt(y.currentClass)).forEach(u=>{u.textContent=y.formatFractionCurrent(x+1)}),_.querySelectorAll(Yt(y.totalClass)).forEach(u=>{u.textContent=y.formatFractionTotal(L)})),y.type==="progressbar"){let u;y.progressbarOpposite?u=e.isHorizontal()?"vertical":"horizontal":u=e.isHorizontal()?"horizontal":"vertical";const M=(x+1)/L;let I=1,O=1;u==="horizontal"?I=M:O=M,_.querySelectorAll(Yt(y.progressbarFillClass)).forEach(T=>{T.style.transform=`translate3d(0,0,0) scaleX(${I}) scaleY(${O})`,T.style.transitionDuration=`${e.params.speed}ms`})}y.type==="custom"&&y.renderCustom?(_.innerHTML=y.renderCustom(e,x+1,L),w===0&&a("paginationRender",_)):(w===0&&a("paginationRender",_),a("paginationUpdate",_)),e.params.watchOverflow&&e.enabled&&_.classList[e.isLocked?"add":"remove"](y.lockClass)})}function f(){const p=e.params.pagination;if(r())return;const y=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 h=e.pagination.el;h=We(h);let x="";if(p.type==="bullets"){let E=e.params.loop?Math.ceil(y/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&E>y&&(E=y);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=[],h.forEach(E=>{p.type!=="custom"&&(E.innerHTML=x||""),p.type==="bullets"&&e.pagination.bullets.push(...E.querySelectorAll(Yt(p.bulletClass)))}),p.type!=="custom"&&a("paginationRender",h[0])}function g(){e.params.pagination=Wi(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const p=e.params.pagination;if(!p.el)return;let y;typeof p.el=="string"&&e.isElement&&(y=e.el.querySelector(p.el)),!y&&typeof p.el=="string"&&(y=[...document.querySelectorAll(p.el)]),y||(y=p.el),!(!y||y.length===0)&&(e.params.uniqueNavElements&&typeof p.el=="string"&&Array.isArray(y)&&y.length>1&&(y=[...e.el.querySelectorAll(p.el)],y.length>1&&(y=y.filter(h=>Si(h,".swiper")[0]===e.el)[0])),Array.isArray(y)&&y.length===1&&(y=y[0]),Object.assign(e.pagination,{el:y}),y=We(y),y.forEach(h=>{p.type==="bullets"&&p.clickable&&h.classList.add(...(p.clickableClass||"").split(" ")),h.classList.add(p.modifierClass+p.type),h.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.type==="bullets"&&p.dynamicBullets&&(h.classList.add(`${p.modifierClass}${p.type}-dynamic`),c=0,p.dynamicMainBullets<1&&(p.dynamicMainBullets=1)),p.type==="progressbar"&&p.progressbarOpposite&&h.classList.add(p.progressbarOppositeClass),p.clickable&&h.addEventListener("click",d),e.enabled||h.classList.add(p.lockClass)}))}function b(){const p=e.params.pagination;if(r())return;let y=e.pagination.el;y&&(y=We(y),y.forEach(h=>{h.classList.remove(p.hiddenClass),h.classList.remove(p.modifierClass+p.type),h.classList.remove(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.clickable&&(h.classList.remove(...(p.clickableClass||"").split(" ")),h.removeEventListener("click",d))})),e.pagination.bullets&&e.pagination.bullets.forEach(h=>h.classList.remove(...p.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const p=e.params.pagination;let{el:y}=e.pagination;y=We(y),y.forEach(h=>{h.classList.remove(p.horizontalClass,p.verticalClass),h.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?S():(g(),f(),m())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&m()}),n("snapIndexChange",()=>{m()}),n("snapGridLengthChange",()=>{f(),m()}),n("destroy",()=>{b()}),n("enable disable",()=>{let{el:p}=e.pagination;p&&(p=We(p),p.forEach(y=>y.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{m()}),n("click",(p,y)=>{const h=y.target,x=We(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&x&&x.length>0&&!h.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&h===e.navigation.nextEl||e.navigation.prevEl&&h===e.navigation.prevEl))return;const E=x[0].classList.contains(e.params.pagination.hiddenClass);a(E===!0?"paginationShow":"paginationHide"),x.forEach(C=>C.classList.toggle(e.params.pagination.hiddenClass))}});const A=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=We(p),p.forEach(y=>y.classList.remove(e.params.pagination.paginationDisabledClass))),g(),f(),m()},S=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=We(p),p.forEach(y=>y.classList.add(e.params.pagination.paginationDisabledClass))),b()};Object.assign(e.pagination,{enable:A,disable:S,render:f,update:m,init:g,destroy:b})}function al(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l=Ct();let s=!1,c=null,r=null,v,d,m,f;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:V}=I,j=e.params.scrollbar,D=e.params.loop?e.progressLoop:e.progress;let R=d,N=(m-d)*D;O?(N=-N,N>0?(R=d-N,N=0):-N+d>m&&(R=m+N)):N<0?(R=d+N,N=0):N+d>m&&(R=m-N),e.isHorizontal()?(T.style.transform=`translate3d(${N}px, 0, 0)`,T.style.width=`${R}px`):(T.style.transform=`translate3d(0px, ${N}px, 0)`,T.style.height=`${R}px`),j.hide&&(clearTimeout(c),V.style.opacity=1,c=setTimeout(()=>{V.style.opacity=0,V.style.transitionDuration="400ms"},1e3))}function b(I){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${I}ms`)}function A(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I}=e,{dragEl:O,el:T}=I;O.style.width="",O.style.height="",m=e.isHorizontal()?T.offsetWidth:T.offsetHeight,f=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?d=m*f:d=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?O.style.width=`${d}px`:O.style.height=`${d}px`,f>=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 S(I){return e.isHorizontal()?I.clientX:I.clientY}function p(I){const{scrollbar:O,rtlTranslate:T}=e,{el:V}=O;let j;j=(S(I)-jn(V)[e.isHorizontal()?"left":"top"]-(v!==null?v:d/2))/(m-d),j=Math.max(Math.min(j,1),0),T&&(j=1-j);const D=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*j;e.updateProgress(D),e.setTranslate(D),e.updateActiveIndex(),e.updateSlidesClasses()}function y(I){const O=e.params.scrollbar,{scrollbar:T,wrapperEl:V}=e,{el:j,dragEl:D}=T;s=!0,v=I.target===D?S(I)-I.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,I.preventDefault(),I.stopPropagation(),V.style.transitionDuration="100ms",D.style.transitionDuration="100ms",p(I),clearTimeout(r),j.style.transitionDuration="0ms",O.hide&&(j.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),a("scrollbarDragStart",I)}function h(I){const{scrollbar:O,wrapperEl:T}=e,{el:V,dragEl:j}=O;s&&(I.preventDefault&&I.cancelable?I.preventDefault():I.returnValue=!1,p(I),T.style.transitionDuration="0ms",V.style.transitionDuration="0ms",j.style.transitionDuration="0ms",a("scrollbarDragMove",I))}function x(I){const O=e.params.scrollbar,{scrollbar:T,wrapperEl:V}=e,{el:j}=T;s&&(s=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",V.style.transitionDuration=""),O.hide&&(clearTimeout(r),r=li(()=>{j.style.opacity=0,j.style.transitionDuration="400ms"},1e3)),a("scrollbarDragEnd",I),O.snapOnRelease&&e.slideToClosest())}function E(I){const{scrollbar:O,params:T}=e,V=O.el;if(!V)return;const j=V,D=T.passiveListeners?{passive:!1,capture:!1}:!1,R=T.passiveListeners?{passive:!0,capture:!1}:!1;if(!j)return;const N=I==="on"?"addEventListener":"removeEventListener";j[N]("pointerdown",y,D),l[N]("pointermove",h,D),l[N]("pointerup",x,R)}function C(){!e.params.scrollbar.el||!e.scrollbar.el||E("on")}function L(){!e.params.scrollbar.el||!e.scrollbar.el||E("off")}function _(){const{scrollbar:I,el:O}=e;e.params.scrollbar=Wi(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const T=e.params.scrollbar;if(!T.el)return;let V;if(typeof T.el=="string"&&e.isElement&&(V=e.el.querySelector(T.el)),!V&&typeof T.el=="string"){if(V=l.querySelectorAll(T.el),!V.length)return}else V||(V=T.el);e.params.uniqueNavElements&&typeof T.el=="string"&&V.length>1&&O.querySelectorAll(T.el).length===1&&(V=O.querySelector(T.el)),V.length>0&&(V=V[0]),V.classList.add(e.isHorizontal()?T.horizontalClass:T.verticalClass);let j;V&&(j=V.querySelector(Yt(e.params.scrollbar.dragClass)),j||(j=ai("div",e.params.scrollbar.dragClass),V.append(j))),Object.assign(I,{el:V,dragEl:j}),T.draggable&&C(),V&&V.classList[e.enabled?"remove":"add"](...Qt(e.params.scrollbar.lockClass))}function w(){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=We(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():(_(),A(),g())}),n("update resize observerUpdate lock unlock changeDirection",()=>{A()}),n("setTranslate",()=>{g()}),n("setTransition",(I,O)=>{b(O)}),n("enable disable",()=>{const{el:I}=e.scrollbar;I&&I.classList[e.enabled?"remove":"add"](...Qt(e.params.scrollbar.lockClass))}),n("destroy",()=>{w()});const u=()=>{e.el.classList.remove(...Qt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Qt(e.params.scrollbar.scrollbarDisabledClass)),_(),A(),g()},M=()=>{e.el.classList.add(...Qt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Qt(e.params.scrollbar.scrollbarDisabledClass)),w()};Object.assign(e.scrollbar,{enable:u,disable:M,updateSize:A,setTranslate:g,init:_,destroy:w})}function Xi(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 a=null,l,s,c=new Date().getTime();function r(D){const R=a;R.length!==0&&(R.innerHTML="",R.innerHTML=D)}function v(D){D===void 0&&(D=16);const R=()=>Math.round(16*Math.random()).toString(16);return"x".repeat(D).replace(/x/g,R)}function d(D){D=We(D),D.forEach(R=>{R.setAttribute("tabIndex","0")})}function m(D){D=We(D),D.forEach(R=>{R.setAttribute("tabIndex","-1")})}function f(D,R){D=We(D),D.forEach(N=>{N.setAttribute("role",R)})}function g(D,R){D=We(D),D.forEach(N=>{N.setAttribute("aria-roledescription",R)})}function b(D,R){D=We(D),D.forEach(N=>{N.setAttribute("aria-controls",R)})}function A(D,R){D=We(D),D.forEach(N=>{N.setAttribute("aria-label",R)})}function S(D,R){D=We(D),D.forEach(N=>{N.setAttribute("id",R)})}function p(D,R){D=We(D),D.forEach(N=>{N.setAttribute("aria-live",R)})}function y(D){D=We(D),D.forEach(R=>{R.setAttribute("aria-disabled",!0)})}function h(D){D=We(D),D.forEach(R=>{R.setAttribute("aria-disabled",!1)})}function x(D){if(D.keyCode!==13&&D.keyCode!==32)return;const R=e.params.a11y,N=D.target;if(!(e.pagination&&e.pagination.el&&(N===e.pagination.el||e.pagination.el.contains(D.target))&&!D.target.matches(Yt(e.params.pagination.bulletClass)))){if(e.navigation&&e.navigation.prevEl&&e.navigation.nextEl){const P=We(e.navigation.prevEl);We(e.navigation.nextEl).includes(N)&&(e.isEnd&&!e.params.loop||e.slideNext(),e.isEnd?r(R.lastSlideMessage):r(R.nextSlideMessage)),P.includes(N)&&(e.isBeginning&&!e.params.loop||e.slidePrev(),e.isBeginning?r(R.firstSlideMessage):r(R.prevSlideMessage))}e.pagination&&N.matches(Yt(e.params.pagination.bulletClass))&&N.click()}}function E(){if(e.params.loop||e.params.rewind||!e.navigation)return;const{nextEl:D,prevEl:R}=e.navigation;R&&(e.isBeginning?(y(R),m(R)):(h(R),d(R))),D&&(e.isEnd?(y(D),m(D)):(h(D),d(D)))}function C(){return e.pagination&&e.pagination.bullets&&e.pagination.bullets.length}function L(){return C()&&e.params.pagination.clickable}function _(){const D=e.params.a11y;C()&&e.pagination.bullets.forEach(R=>{e.params.pagination.clickable&&(d(R),e.params.pagination.renderBullet||(f(R,"button"),A(R,D.paginationBulletMessage.replace(/\{\{index\}\}/,ci(R)+1)))),R.matches(Yt(e.params.pagination.bulletActiveClass))?R.setAttribute("aria-current","true"):R.removeAttribute("aria-current")})}const w=(D,R,N)=>{d(D),D.tagName!=="BUTTON"&&(f(D,"button"),D.addEventListener("keydown",x)),A(D,N),b(D,R)},u=D=>{s&&s!==D.target&&!s.contains(D.target)&&(l=!0),e.a11y.clicked=!0},M=()=>{l=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{e.destroyed||(e.a11y.clicked=!1)})})},I=D=>{c=new Date().getTime()},O=D=>{if(e.a11y.clicked||new Date().getTime()-c<100)return;const R=D.target.closest(`.${e.params.slideClass}, swiper-slide`);if(!R||!e.slides.includes(R))return;s=R;const N=e.slides.indexOf(R)===e.activeIndex,P=e.params.watchSlidesProgress&&e.visibleSlides&&e.visibleSlides.includes(R);N||P||D.sourceCapabilities&&D.sourceCapabilities.firesTouchEvents||(e.isHorizontal()?e.el.scrollLeft=0:e.el.scrollTop=0,requestAnimationFrame(()=>{l||(e.params.loop?e.slideToLoop(parseInt(R.getAttribute("data-swiper-slide-index")),0):e.slideTo(e.slides.indexOf(R),0),l=!1)}))},T=()=>{const D=e.params.a11y;D.itemRoleDescriptionMessage&&g(e.slides,D.itemRoleDescriptionMessage),D.slideRole&&f(e.slides,D.slideRole);const R=e.slides.length;D.slideLabelMessage&&e.slides.forEach((N,P)=>{const F=e.params.loop?parseInt(N.getAttribute("data-swiper-slide-index"),10):P,z=D.slideLabelMessage.replace(/\{\{index\}\}/,F+1).replace(/\{\{slidesLength\}\}/,R);A(N,z)})},V=()=>{const D=e.params.a11y;e.el.append(a);const R=e.el;D.containerRoleDescriptionMessage&&g(R,D.containerRoleDescriptionMessage),D.containerMessage&&A(R,D.containerMessage);const N=e.wrapperEl,P=D.id||N.getAttribute("id")||`swiper-wrapper-${v(16)}`,F=e.params.autoplay&&e.params.autoplay.enabled?"off":"polite";S(N,P),p(N,F),T();let{nextEl:z,prevEl:Z}=e.navigation?e.navigation:{};z=We(z),Z=We(Z),z&&z.forEach(te=>w(te,P,D.nextSlideMessage)),Z&&Z.forEach(te=>w(te,P,D.prevSlideMessage)),L()&&We(e.pagination.el).forEach(le=>{le.addEventListener("keydown",x)}),Ct().addEventListener("visibilitychange",I),e.el.addEventListener("focus",O,!0),e.el.addEventListener("focus",O,!0),e.el.addEventListener("pointerdown",u,!0),e.el.addEventListener("pointerup",M,!0)};function j(){a&&a.remove();let{nextEl:D,prevEl:R}=e.navigation?e.navigation:{};D=We(D),R=We(R),D&&D.forEach(P=>P.removeEventListener("keydown",x)),R&&R.forEach(P=>P.removeEventListener("keydown",x)),L()&&We(e.pagination.el).forEach(F=>{F.removeEventListener("keydown",x)}),Ct().removeEventListener("visibilitychange",I),e.el&&typeof e.el!="string"&&(e.el.removeEventListener("focus",O,!0),e.el.removeEventListener("pointerdown",u,!0),e.el.removeEventListener("pointerup",M,!0))}n("beforeInit",()=>{a=ai("span",e.params.a11y.notificationClass),a.setAttribute("aria-live","assertive"),a.setAttribute("aria-atomic","true")}),n("afterInit",()=>{e.params.a11y.enabled&&V()}),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&&_()}),n("destroy",()=>{e.params.a11y.enabled&&j()})}function Ei(t){let{swiper:e,extendParams:i,on:n,emit:a,params:l}=t;e.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let s,c,r=l&&l.autoplay?l.autoplay.delay:3e3,v=l&&l.autoplay?l.autoplay.delay:3e3,d,m=new Date().getTime(),f,g,b,A,S,p,y;function h(R){!e||e.destroyed||!e.wrapperEl||R.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",h),!(y||R.detail&&R.detail.bySwiperTouchMove)&&u())}const x=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?f=!0:f&&(v=d,f=!1);const R=e.autoplay.paused?d:m+v-new Date().getTime();e.autoplay.timeLeft=R,a("autoplayTimeLeft",R,R/r),c=requestAnimationFrame(()=>{x()})},E=()=>{let R;return e.virtual&&e.params.virtual.enabled?R=e.slides.filter(P=>P.classList.contains("swiper-slide-active"))[0]:R=e.slides[e.activeIndex],R?parseInt(R.getAttribute("data-swiper-autoplay"),10):void 0},C=R=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(c),x();let N=typeof R>"u"?e.params.autoplay.delay:R;r=e.params.autoplay.delay,v=e.params.autoplay.delay;const P=E();!Number.isNaN(P)&&P>0&&typeof R>"u"&&(N=P,r=P,v=P),d=N;const F=e.params.speed,z=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(F,!0,!0),a("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,F,!0,!0),a("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(F,!0,!0),a("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,F,!0,!0),a("autoplay")),e.params.cssMode&&(m=new Date().getTime(),requestAnimationFrame(()=>{C()})))};return N>0?(clearTimeout(s),s=setTimeout(()=>{z()},N)):requestAnimationFrame(()=>{z()}),N},L=()=>{m=new Date().getTime(),e.autoplay.running=!0,C(),a("autoplayStart")},_=()=>{e.autoplay.running=!1,clearTimeout(s),cancelAnimationFrame(c),a("autoplayStop")},w=(R,N)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(s),R||(p=!0);const P=()=>{a("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",h):u()};if(e.autoplay.paused=!0,N){S&&(d=e.params.autoplay.delay),S=!1,P();return}d=(d||e.params.autoplay.delay)-(new Date().getTime()-m),!(e.isEnd&&d<0&&!e.params.loop)&&(d<0&&(d=0),P())},u=()=>{e.isEnd&&d<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(m=new Date().getTime(),p?(p=!1,C(d)):C(),e.autoplay.paused=!1,a("autoplayResume"))},M=()=>{if(e.destroyed||!e.autoplay.running)return;const R=Ct();R.visibilityState==="hidden"&&(p=!0,w(!0)),R.visibilityState==="visible"&&u()},I=R=>{R.pointerType==="mouse"&&(p=!0,y=!0,!(e.animating||e.autoplay.paused)&&w(!0))},O=R=>{R.pointerType==="mouse"&&(y=!1,e.autoplay.paused&&u())},T=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",I),e.el.addEventListener("pointerleave",O))},V=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",I),e.el.removeEventListener("pointerleave",O))},j=()=>{Ct().addEventListener("visibilitychange",M)},D=()=>{Ct().removeEventListener("visibilitychange",M)};n("init",()=>{e.params.autoplay.enabled&&(T(),j(),L())}),n("destroy",()=>{V(),D(),e.autoplay.running&&_()}),n("_freeModeStaticRelease",()=>{(b||p)&&u()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?_():w(!0,!0)}),n("beforeTransitionStart",(R,N,P)=>{e.destroyed||!e.autoplay.running||(P||!e.params.autoplay.disableOnInteraction?w(!0,!0):_())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){_();return}g=!0,b=!1,p=!1,A=setTimeout(()=>{p=!0,b=!0,w(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!g)){if(clearTimeout(A),clearTimeout(s),e.params.autoplay.disableOnInteraction){b=!1,g=!1;return}b&&e.params.cssMode&&u(),b=!1,g=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(S=!0)}),Object.assign(e.autoplay,{start:L,stop:_,pause:w,resume:u})}function sl(t){let{swiper:e,extendParams:i,emit:n,once:a}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function l(){if(e.params.cssMode)return;const r=e.getTranslate();e.setTranslate(r),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function s(){if(e.params.cssMode)return;const{touchEventsData:r,touches:v}=e;r.velocities.length===0&&r.velocities.push({position:v[e.isHorizontal()?"startX":"startY"],time:r.touchStartTime}),r.velocities.push({position:v[e.isHorizontal()?"currentX":"currentY"],time:Lt()})}function c(r){let{currentPos:v}=r;if(e.params.cssMode)return;const{params:d,wrapperEl:m,rtlTranslate:f,snapGrid:g,touchEventsData:b}=e,S=Lt()-b.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(d.freeMode.momentum){if(b.velocities.length>1){const _=b.velocities.pop(),w=b.velocities.pop(),u=_.position-w.position,M=_.time-w.time;e.velocity=u/M,e.velocity/=2,Math.abs(e.velocity)<d.freeMode.minimumVelocity&&(e.velocity=0),(M>150||Lt()-_.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=d.freeMode.momentumVelocityRatio,b.velocities.length=0;let p=1e3*d.freeMode.momentumRatio;const y=e.velocity*p;let h=e.translate+y;f&&(h=-h);let x=!1,E;const C=Math.abs(e.velocity)*20*d.freeMode.momentumBounceRatio;let L;if(h<e.maxTranslate())d.freeMode.momentumBounce?(h+e.maxTranslate()<-C&&(h=e.maxTranslate()-C),E=e.maxTranslate(),x=!0,b.allowMomentumBounce=!0):h=e.maxTranslate(),d.loop&&d.centeredSlides&&(L=!0);else if(h>e.minTranslate())d.freeMode.momentumBounce?(h-e.minTranslate()>C&&(h=e.minTranslate()+C),E=e.minTranslate(),x=!0,b.allowMomentumBounce=!0):h=e.minTranslate(),d.loop&&d.centeredSlides&&(L=!0);else if(d.freeMode.sticky){let _;for(let w=0;w<g.length;w+=1)if(g[w]>-h){_=w;break}Math.abs(g[_]-h)<Math.abs(g[_-1]-h)||e.swipeDirection==="next"?h=g[_]:h=g[_-1],h=-h}if(L&&a("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(f?p=Math.abs((-h-e.translate)/e.velocity):p=Math.abs((h-e.translate)/e.velocity),d.freeMode.sticky){const _=Math.abs((f?-h:h)-e.translate),w=e.slidesSizesGrid[e.activeIndex];_<w?p=d.speed:_<2*w?p=d.speed*1.5:p=d.speed*2.5}}else if(d.freeMode.sticky){e.slideToClosest();return}d.freeMode.momentumBounce&&x?(e.updateProgress(E),e.setTransition(p),e.setTranslate(h),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Fi(m,()=>{!e||e.destroyed||!b.allowMomentumBounce||(n("momentumBounce"),e.setTransition(d.speed),setTimeout(()=>{e.setTranslate(E),Fi(m,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(h),e.setTransition(p),e.setTranslate(h),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Fi(m,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(h),e.updateActiveIndex(),e.updateSlidesClasses()}else if(d.freeMode.sticky){e.slideToClosest();return}else d.freeMode&&n("_freeModeNoMomentumRelease");(!d.freeMode.momentum||S>=d.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:s,onTouchEnd:c}})}let Ui;function rl(){const t=bt(),e=Ct();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Fn(){return Ui||(Ui=rl()),Ui}let Gi;function dl(t){let{userAgent:e}=t===void 0?{}:t;const i=Fn(),n=bt(),a=n.navigator.platform,l=e||n.navigator.userAgent,s={ios:!1,android:!1},c=n.screen.width,r=n.screen.height,v=l.match(/(Android);?[\s\/]+([\d.]+)?/);let d=l.match(/(iPad).*OS\s([\d_]+)/);const m=l.match(/(iPod)(.*OS\s([\d_]+))?/),f=!d&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),g=a==="Win32";let b=a==="MacIntel";const A=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!d&&b&&i.touch&&A.indexOf(`${c}x${r}`)>=0&&(d=l.match(/(Version)\/([\d.]+)/),d||(d=[0,1,"13_0_0"]),b=!1),v&&!g&&(s.os="android",s.android=!0),(d||f||m)&&(s.os="ios",s.ios=!0),s}function Bn(t){return t===void 0&&(t={}),Gi||(Gi=dl(t)),Gi}let Yi;function cl(){const t=bt(),e=Bn();let i=!1;function n(){const c=t.navigator.userAgent.toLowerCase();return c.indexOf("safari")>=0&&c.indexOf("chrome")<0&&c.indexOf("android")<0}if(n()){const c=String(t.navigator.userAgent);if(c.includes("Version/")){const[r,v]=c.split("Version/")[1].split(" ")[0].split(".").map(d=>Number(d));i=r<16||r===16&&v<2}}const a=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=n(),s=l||a&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:s,isWebView:a}}function ul(){return Yi||(Yi=cl()),Yi}function vl(t){let{swiper:e,on:i,emit:n}=t;const a=bt();let l=null,s=null;const c=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},r=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(m=>{s=a.requestAnimationFrame(()=>{const{width:f,height:g}=e;let b=f,A=g;m.forEach(S=>{let{contentBoxSize:p,contentRect:y,target:h}=S;h&&h!==e.el||(b=y?y.width:(p[0]||p).inlineSize,A=y?y.height:(p[0]||p).blockSize)}),(b!==f||A!==g)&&c()})}),l.observe(e.el))},v=()=>{s&&a.cancelAnimationFrame(s),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},d=()=>{!e||e.destroyed||!e.initialized||n("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof a.ResizeObserver<"u"){r();return}a.addEventListener("resize",c),a.addEventListener("orientationchange",d)}),i("destroy",()=>{v(),a.removeEventListener("resize",c),a.removeEventListener("orientationchange",d)})}function pl(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l=[],s=bt(),c=function(d,m){m===void 0&&(m={});const f=s.MutationObserver||s.WebkitMutationObserver,g=new f(b=>{if(e.__preventObserver__)return;if(b.length===1){a("observerUpdate",b[0]);return}const A=function(){a("observerUpdate",b[0])};s.requestAnimationFrame?s.requestAnimationFrame(A):s.setTimeout(A,0)});g.observe(d,{attributes:typeof m.attributes>"u"?!0:m.attributes,childList:typeof m.childList>"u"?!0:m.childList,characterData:typeof m.characterData>"u"?!0:m.characterData}),l.push(g)},r=()=>{if(e.params.observer){if(e.params.observeParents){const d=Si(e.hostEl);for(let m=0;m<d.length;m+=1)c(d[m])}c(e.hostEl,{childList:e.params.observeSlideChildren}),c(e.wrapperEl,{attributes:!1})}},v=()=>{l.forEach(d=>{d.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",r),n("destroy",v)}var ml={on(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const a=i?"unshift":"push";return t.split(" ").forEach(l=>{n.eventsListeners[l]||(n.eventsListeners[l]=[]),n.eventsListeners[l][a](e)}),n},once(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function a(){n.off(t,a),a.__emitterProxy&&delete a.__emitterProxy;for(var l=arguments.length,s=new Array(l),c=0;c<l;c++)s[c]=arguments[c];e.apply(n,s)}return a.__emitterProxy=e,n.on(t,a,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((a,l)=>{(a===e||a.__emitterProxy&&a.__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 a=arguments.length,l=new Array(a),s=0;s<a;s++)l[s]=arguments[s];return typeof l[0]=="string"||Array.isArray(l[0])?(e=l[0],i=l.slice(1,l.length),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(r=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(v=>{v.apply(n,[r,...i])}),t.eventsListeners&&t.eventsListeners[r]&&t.eventsListeners[r].forEach(v=>{v.apply(n,i)})}),t}};function fl(){const t=this;let e,i;const n=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=n.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=n.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt($t(n,"padding-left")||0,10)-parseInt($t(n,"padding-right")||0,10),i=i-parseInt($t(n,"padding-top")||0,10)-parseInt($t(n,"padding-bottom")||0,10),Number.isNaN(e)&&(e=0),Number.isNaN(i)&&(i=0),Object.assign(t,{width:e,height:i,size:t.isHorizontal()?e:i}))}function hl(){const t=this;function e(u,M){return parseFloat(u.getPropertyValue(t.getDirectionLabel(M))||0)}const i=t.params,{wrapperEl:n,slidesEl:a,size:l,rtlTranslate:s,wrongRTL:c}=t,r=t.virtual&&i.virtual.enabled,v=r?t.virtual.slides.length:t.slides.length,d=Wt(a,`.${t.params.slideClass}, swiper-slide`),m=r?t.virtual.slides.length:d.length;let f=[];const g=[],b=[];let A=i.slidesOffsetBefore;typeof A=="function"&&(A=i.slidesOffsetBefore.call(t));let S=i.slidesOffsetAfter;typeof S=="function"&&(S=i.slidesOffsetAfter.call(t));const p=t.snapGrid.length,y=t.slidesGrid.length;let h=i.spaceBetween,x=-A,E=0,C=0;if(typeof l>"u")return;typeof h=="string"&&h.indexOf("%")>=0?h=parseFloat(h.replace("%",""))/100*l:typeof h=="string"&&(h=parseFloat(h)),t.virtualSize=-h,d.forEach(u=>{s?u.style.marginLeft="":u.style.marginRight="",u.style.marginBottom="",u.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(d):t.grid&&t.grid.unsetSlides();let _;const w=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(u=>typeof i.breakpoints[u].slidesPerView<"u").length>0;for(let u=0;u<m;u+=1){_=0;let M;if(d[u]&&(M=d[u]),L&&t.grid.updateSlide(u,M,d),!(d[u]&&$t(M,"display")==="none")){if(i.slidesPerView==="auto"){w&&(d[u].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)_=t.isHorizontal()?Bi(M,"width",!0):Bi(M,"height",!0);else{const V=e(I,"width"),j=e(I,"padding-left"),D=e(I,"padding-right"),R=e(I,"margin-left"),N=e(I,"margin-right"),P=I.getPropertyValue("box-sizing");if(P&&P==="border-box")_=V+R+N;else{const{clientWidth:F,offsetWidth:z}=M;_=V+j+D+R+N+(z-F)}}O&&(M.style.transform=O),T&&(M.style.webkitTransform=T),i.roundLengths&&(_=Math.floor(_))}else _=(l-(i.slidesPerView-1)*h)/i.slidesPerView,i.roundLengths&&(_=Math.floor(_)),d[u]&&(d[u].style[t.getDirectionLabel("width")]=`${_}px`);d[u]&&(d[u].swiperSlideSize=_),b.push(_),i.centeredSlides?(x=x+_/2+E/2+h,E===0&&u!==0&&(x=x-l/2-h),u===0&&(x=x-l/2-h),Math.abs(x)<1/1e3&&(x=0),i.roundLengths&&(x=Math.floor(x)),C%i.slidesPerGroup===0&&f.push(x),g.push(x)):(i.roundLengths&&(x=Math.floor(x)),(C-Math.min(t.params.slidesPerGroupSkip,C))%t.params.slidesPerGroup===0&&f.push(x),g.push(x),x=x+_+h),t.virtualSize+=_+h,E=_,C+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+S,s&&c&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+h}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+h}px`),L&&t.grid.updateWrapperSize(_,f),!i.centeredSlides){const u=[];for(let M=0;M<f.length;M+=1){let I=f[M];i.roundLengths&&(I=Math.floor(I)),f[M]<=t.virtualSize-l&&u.push(I)}f=u,Math.floor(t.virtualSize-l)-Math.floor(f[f.length-1])>1&&f.push(t.virtualSize-l)}if(r&&i.loop){const u=b[0]+h;if(i.slidesPerGroup>1){const M=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),I=u*i.slidesPerGroup;for(let O=0;O<M;O+=1)f.push(f[f.length-1]+I)}for(let M=0;M<t.virtual.slidesBefore+t.virtual.slidesAfter;M+=1)i.slidesPerGroup===1&&f.push(f[f.length-1]+u),g.push(g[g.length-1]+u),t.virtualSize+=u}if(f.length===0&&(f=[0]),h!==0){const u=t.isHorizontal()&&s?"marginLeft":t.getDirectionLabel("marginRight");d.filter((M,I)=>!i.cssMode||i.loop?!0:I!==d.length-1).forEach(M=>{M.style[u]=`${h}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let u=0;b.forEach(I=>{u+=I+(h||0)}),u-=h;const M=u-l;f=f.map(I=>I<=0?-A:I>M?M+S:I)}if(i.centerInsufficientSlides){let u=0;b.forEach(I=>{u+=I+(h||0)}),u-=h;const M=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(u+M<l){const I=(l-u-M)/2;f.forEach((O,T)=>{f[T]=O-I}),g.forEach((O,T)=>{g[T]=O+I})}}if(Object.assign(t,{slides:d,snapGrid:f,slidesGrid:g,slidesSizesGrid:b}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){yi(n,"--swiper-centered-offset-before",`${-f[0]}px`),yi(n,"--swiper-centered-offset-after",`${t.size/2-b[b.length-1]/2}px`);const u=-t.snapGrid[0],M=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(I=>I+u),t.slidesGrid=t.slidesGrid.map(I=>I+M)}if(m!==v&&t.emit("slidesLengthChange"),f.length!==p&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),g.length!==y&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!r&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const u=`${i.containerModifierClass}backface-hidden`,M=t.el.classList.contains(u);m<=i.maxBackfaceHiddenSlides?M||t.el.classList.add(u):M&&t.el.classList.remove(u)}}function Al(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let a=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const s=c=>n?e.slides[e.getSlideIndexByData(c)]:e.slides[c];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(c=>{i.push(c)});else for(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const c=e.activeIndex+l;if(c>e.slides.length&&!n)break;i.push(s(c))}else i.push(s(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const c=i[l].offsetHeight;a=c>a?c:a}(a||a===0)&&(e.wrapperEl.style.height=`${a}px`)}function gl(){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 zn=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function bl(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:a,snapGrid:l}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let s=-t;a&&(s=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let c=i.spaceBetween;typeof c=="string"&&c.indexOf("%")>=0?c=parseFloat(c.replace("%",""))/100*e.size:typeof c=="string"&&(c=parseFloat(c));for(let r=0;r<n.length;r+=1){const v=n[r];let d=v.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(d-=n[0].swiperSlideOffset);const m=(s+(i.centeredSlides?e.minTranslate():0)-d)/(v.swiperSlideSize+c),f=(s-l[0]+(i.centeredSlides?e.minTranslate():0)-d)/(v.swiperSlideSize+c),g=-(s-d),b=g+e.slidesSizesGrid[r],A=g>=0&&g<=e.size-e.slidesSizesGrid[r],S=g>=0&&g<e.size-1||b>1&&b<=e.size||g<=0&&b>=e.size;S&&(e.visibleSlides.push(v),e.visibleSlidesIndexes.push(r)),zn(v,S,i.slideVisibleClass),zn(v,A,i.slideFullyVisibleClass),v.progress=a?-m:m,v.originalProgress=a?-f:f}}function yl(t){const e=this;if(typeof t>"u"){const d=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*d||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:a,isBeginning:l,isEnd:s,progressLoop:c}=e;const r=l,v=s;if(n===0)a=0,l=!0,s=!0;else{a=(t-e.minTranslate())/n;const d=Math.abs(t-e.minTranslate())<1,m=Math.abs(t-e.maxTranslate())<1;l=d||a<=0,s=m||a>=1,d&&(a=0),m&&(a=1)}if(i.loop){const d=e.getSlideIndexByData(0),m=e.getSlideIndexByData(e.slides.length-1),f=e.slidesGrid[d],g=e.slidesGrid[m],b=e.slidesGrid[e.slidesGrid.length-1],A=Math.abs(t);A>=f?c=(A-f)/b:c=(A+b-g)/b,c>1&&(c-=1)}Object.assign(e,{progress:a,progressLoop:c,isBeginning:l,isEnd:s}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!r&&e.emit("reachBeginning toEdge"),s&&!v&&e.emit("reachEnd toEdge"),(r&&!l||v&&!s)&&e.emit("fromEdge"),e.emit("progress",a)}const qi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function wl(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:a}=t,l=t.virtual&&i.virtual.enabled,s=t.grid&&i.grid&&i.grid.rows>1,c=m=>Wt(n,`.${i.slideClass}${m}, swiper-slide${m}`)[0];let r,v,d;if(l)if(i.loop){let m=a-t.virtual.slidesBefore;m<0&&(m=t.virtual.slides.length+m),m>=t.virtual.slides.length&&(m-=t.virtual.slides.length),r=c(`[data-swiper-slide-index="${m}"]`)}else r=c(`[data-swiper-slide-index="${a}"]`);else s?(r=e.filter(m=>m.column===a)[0],d=e.filter(m=>m.column===a+1)[0],v=e.filter(m=>m.column===a-1)[0]):r=e[a];r&&(s||(d=ll(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!d&&(d=e[0]),v=ol(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!v===0&&(v=e[e.length-1]))),e.forEach(m=>{qi(m,m===r,i.slideActiveClass),qi(m,m===d,i.slideNextClass),qi(m,m===v,i.slidePrevClass)}),t.emitSlidesClasses()}const Ci=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,n=e.closest(i());if(n){let a=n.querySelector(`.${t.params.lazyPreloaderClass}`);!a&&t.isElement&&(n.shadowRoot?a=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(a=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),a&&a.remove())})),a&&a.remove()}},Zi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Ki=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),a=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const s=a,c=[s-e];c.push(...Array.from({length:e}).map((r,v)=>s+n+v)),t.slides.forEach((r,v)=>{c.includes(r.column)&&Zi(t,v)});return}const l=a+n-1;if(t.params.rewind||t.params.loop)for(let s=a-e;s<=l+e;s+=1){const c=(s%i+i)%i;(c<a||c>l)&&Zi(t,c)}else for(let s=Math.max(a-e,0);s<=Math.min(l+e,i-1);s+=1)s!==a&&(s>l||s<a)&&Zi(t,s)};function Sl(t){const{slidesGrid:e,params:i}=t,n=t.rtlTranslate?t.translate:-t.translate;let a;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?a=l:n>=e[l]&&n<e[l+1]&&(a=l+1):n>=e[l]&&(a=l);return i.normalizeSlideIndex&&(a<0||typeof a>"u")&&(a=0),a}function xl(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:a,activeIndex:l,realIndex:s,snapIndex:c}=e;let r=t,v;const d=g=>{let b=g-e.virtual.slidesBefore;return b<0&&(b=e.virtual.slides.length+b),b>=e.virtual.slides.length&&(b-=e.virtual.slides.length),b};if(typeof r>"u"&&(r=Sl(e)),n.indexOf(i)>=0)v=n.indexOf(i);else{const g=Math.min(a.slidesPerGroupSkip,r);v=g+Math.floor((r-g)/a.slidesPerGroup)}if(v>=n.length&&(v=n.length-1),r===l&&!e.params.loop){v!==c&&(e.snapIndex=v,e.emit("snapIndexChange"));return}if(r===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=d(r);return}const m=e.grid&&a.grid&&a.grid.rows>1;let f;if(e.virtual&&a.virtual.enabled&&a.loop)f=d(r);else if(m){const g=e.slides.filter(A=>A.column===r)[0];let b=parseInt(g.getAttribute("data-swiper-slide-index"),10);Number.isNaN(b)&&(b=Math.max(e.slides.indexOf(g),0)),f=Math.floor(b/a.grid.rows)}else if(e.slides[r]){const g=e.slides[r].getAttribute("data-swiper-slide-index");g?f=parseInt(g,10):f=r}else f=r;Object.assign(e,{previousSnapIndex:c,snapIndex:v,previousRealIndex:s,realIndex:f,previousIndex:l,activeIndex:r}),e.initialized&&Ki(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(s!==f&&e.emit("realIndexChange"),e.emit("slideChange"))}function Tl(t,e){const i=this,n=i.params;let a=t.closest(`.${n.slideClass}, swiper-slide`);!a&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(c=>{!a&&c.matches&&c.matches(`.${n.slideClass}, swiper-slide`)&&(a=c)});let l=!1,s;if(a){for(let c=0;c<i.slides.length;c+=1)if(i.slides[c]===a){l=!0,s=c;break}}if(a&&l)i.clickedSlide=a,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(a.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=s;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var El={updateSize:fl,updateSlides:hl,updateAutoHeight:Al,updateSlidesOffset:gl,updateSlidesProgress:bl,updateProgress:yl,updateSlidesClasses:wl,updateActiveIndex:xl,updateClickedSlide:Tl};function Cl(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:a,wrapperEl:l}=e;if(i.virtualTranslate)return n?-a:a;if(i.cssMode)return a;let s=il(l,t);return s+=e.cssOverflowAdjustment(),n&&(s=-s),s||0}function Il(t,e){const i=this,{rtlTranslate:n,params:a,wrapperEl:l,progress:s}=i;let c=0,r=0;const v=0;i.isHorizontal()?c=n?-t:t:r=t,a.roundLengths&&(c=Math.floor(c),r=Math.floor(r)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?c:r,a.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-c:-r:a.virtualTranslate||(i.isHorizontal()?c-=i.cssOverflowAdjustment():r-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${c}px, ${r}px, ${v}px)`);let d;const m=i.maxTranslate()-i.minTranslate();m===0?d=0:d=(t-i.minTranslate())/m,d!==s&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function kl(){return-this.snapGrid[0]}function Pl(){return-this.snapGrid[this.snapGrid.length-1]}function Ml(t,e,i,n,a){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:s,wrapperEl:c}=l;if(l.animating&&s.preventInteractionOnTransition)return!1;const r=l.minTranslate(),v=l.maxTranslate();let d;if(n&&t>r?d=r:n&&t<v?d=v:d=t,l.updateProgress(d),s.cssMode){const m=l.isHorizontal();if(e===0)c[m?"scrollLeft":"scrollTop"]=-d;else{if(!l.support.smoothScroll)return Vn({swiper:l,targetPosition:-d,side:m?"left":"top"}),!0;c.scrollTo({[m?"left":"top"]:-d,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(d),i&&(l.emit("beforeTransitionStart",e,a),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(d),i&&(l.emit("beforeTransitionStart",e,a),l.emit("transitionStart")),l.animating||(l.animating=!0,l.onTranslateToWrapperTransitionEnd||(l.onTranslateToWrapperTransitionEnd=function(f){!l||l.destroyed||f.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,l.animating=!1,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var Dl={getTranslate:Cl,setTranslate:Il,minTranslate:kl,maxTranslate:Pl,translateTo:Ml};function _l(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 Wn(t){let{swiper:e,runCallbacks:i,direction:n,step:a}=t;const{activeIndex:l,previousIndex:s}=e;let c=n;if(c||(l>s?c="next":l<s?c="prev":c="reset"),e.emit(`transition${a}`),i&&l!==s){if(c==="reset"){e.emit(`slideResetTransition${a}`);return}e.emit(`slideChangeTransition${a}`),c==="next"?e.emit(`slideNextTransition${a}`):e.emit(`slidePrevTransition${a}`)}}function Ol(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),Wn({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function Ll(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),Wn({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Rl={setTransition:_l,transitionStart:Ol,transitionEnd:Ll};function Nl(t,e,i,n,a){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let s=t;s<0&&(s=0);const{params:c,snapGrid:r,slidesGrid:v,previousIndex:d,activeIndex:m,rtlTranslate:f,wrapperEl:g,enabled:b}=l;if(!b&&!n&&!a||l.destroyed||l.animating&&c.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const A=Math.min(l.params.slidesPerGroupSkip,s);let S=A+Math.floor((s-A)/l.params.slidesPerGroup);S>=r.length&&(S=r.length-1);const p=-r[S];if(c.normalizeSlideIndex)for(let h=0;h<v.length;h+=1){const x=-Math.floor(p*100),E=Math.floor(v[h]*100),C=Math.floor(v[h+1]*100);typeof v[h+1]<"u"?x>=E&&x<C-(C-E)/2?s=h:x>=E&&x<C&&(s=h+1):x>=E&&(s=h)}if(l.initialized&&s!==m&&(!l.allowSlideNext&&(f?p>l.translate&&p>l.minTranslate():p<l.translate&&p<l.minTranslate())||!l.allowSlidePrev&&p>l.translate&&p>l.maxTranslate()&&(m||0)!==s))return!1;s!==(d||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(p);let y;if(s>m?y="next":s<m?y="prev":y="reset",f&&-p===l.translate||!f&&p===l.translate)return l.updateActiveIndex(s),c.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),c.effect!=="slide"&&l.setTranslate(p),y!=="reset"&&(l.transitionStart(i,y),l.transitionEnd(i,y)),!1;if(c.cssMode){const h=l.isHorizontal(),x=f?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[h?"scrollLeft":"scrollTop"]=x})):g[h?"scrollLeft":"scrollTop"]=x,E&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return Vn({swiper:l,targetPosition:x,side:h?"left":"top"}),!0;g.scrollTo({[h?"left":"top"]:x,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(p),l.updateActiveIndex(s),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,n),l.transitionStart(i,y),e===0?l.transitionEnd(i,y):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,y))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function Vl(t,e,i,n){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const a=this;if(a.destroyed)return;typeof e>"u"&&(e=a.params.speed);const l=a.grid&&a.params.grid&&a.params.grid.rows>1;let s=t;if(a.params.loop)if(a.virtual&&a.params.virtual.enabled)s=s+a.virtual.slidesBefore;else{let c;if(l){const f=s*a.params.grid.rows;c=a.slides.filter(g=>g.getAttribute("data-swiper-slide-index")*1===f)[0].column}else c=a.getSlideIndexByData(s);const r=l?Math.ceil(a.slides.length/a.params.grid.rows):a.slides.length,{centeredSlides:v}=a.params;let d=a.params.slidesPerView;d==="auto"?d=a.slidesPerViewDynamic():(d=Math.ceil(parseFloat(a.params.slidesPerView,10)),v&&d%2===0&&(d=d+1));let m=r-c<d;if(v&&(m=m||c<Math.ceil(d/2)),n&&v&&a.params.slidesPerView!=="auto"&&!l&&(m=!1),m){const f=v?c<a.activeIndex?"prev":"next":c-a.activeIndex-1<a.params.slidesPerView?"next":"prev";a.loopFix({direction:f,slideTo:!0,activeSlideIndex:f==="next"?c+1:c-r+1,slideRealIndex:f==="next"?a.realIndex:void 0})}if(l){const f=s*a.params.grid.rows;s=a.slides.filter(g=>g.getAttribute("data-swiper-slide-index")*1===f)[0].column}else s=a.getSlideIndexByData(s)}return requestAnimationFrame(()=>{a.slideTo(s,e,i,n)}),a}function jl(t,e,i){e===void 0&&(e=!0);const n=this,{enabled:a,params:l,animating:s}=n;if(!a||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);let c=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(c=Math.max(n.slidesPerViewDynamic("current",!0),1));const r=n.activeIndex<l.slidesPerGroupSkip?1:c,v=n.virtual&&l.virtual.enabled;if(l.loop){if(s&&!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+r,t,e,i)}),!0}return l.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+r,t,e,i)}function Fl(t,e,i){e===void 0&&(e=!0);const n=this,{params:a,snapGrid:l,slidesGrid:s,rtlTranslate:c,enabled:r,animating:v}=n;if(!r||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const d=n.virtual&&a.virtual.enabled;if(a.loop){if(v&&!d&&a.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const m=c?n.translate:-n.translate;function f(p){return p<0?-Math.floor(Math.abs(p)):Math.floor(p)}const g=f(m),b=l.map(p=>f(p));let A=l[b.indexOf(g)-1];if(typeof A>"u"&&a.cssMode){let p;l.forEach((y,h)=>{g>=y&&(p=h)}),typeof p<"u"&&(A=l[p>0?p-1:p])}let S=0;if(typeof A<"u"&&(S=s.indexOf(A),S<0&&(S=n.activeIndex-1),a.slidesPerView==="auto"&&a.slidesPerGroup===1&&a.slidesPerGroupAuto&&(S=S-n.slidesPerViewDynamic("previous",!0)+1,S=Math.max(S,0))),a.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(a.loop&&n.activeIndex===0&&a.cssMode)return requestAnimationFrame(()=>{n.slideTo(S,t,e,i)}),!0;return n.slideTo(S,t,e,i)}function Bl(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 zl(t,e,i,n){e===void 0&&(e=!0),n===void 0&&(n=.5);const a=this;if(a.destroyed)return;typeof t>"u"&&(t=a.params.speed);let l=a.activeIndex;const s=Math.min(a.params.slidesPerGroupSkip,l),c=s+Math.floor((l-s)/a.params.slidesPerGroup),r=a.rtlTranslate?a.translate:-a.translate;if(r>=a.snapGrid[c]){const v=a.snapGrid[c],d=a.snapGrid[c+1];r-v>(d-v)*n&&(l+=a.params.slidesPerGroup)}else{const v=a.snapGrid[c-1],d=a.snapGrid[c];r-v<=(d-v)*n&&(l-=a.params.slidesPerGroup)}return l=Math.max(l,0),l=Math.min(l,a.slidesGrid.length-1),a.slideTo(l,t,e,i)}function Wl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let a=t.clickedIndex,l;const s=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;l=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?a<t.loopedSlides-n/2||a>t.slides.length-t.loopedSlides+n/2?(t.loopFix(),a=t.getSlideIndex(Wt(i,`${s}[data-swiper-slide-index="${l}"]`)[0]),li(()=>{t.slideTo(a)})):t.slideTo(a):a>t.slides.length-n?(t.loopFix(),a=t.getSlideIndex(Wt(i,`${s}[data-swiper-slide-index="${l}"]`)[0]),li(()=>{t.slideTo(a)})):t.slideTo(a)}else t.slideTo(a)}var Hl={slideTo:Nl,slideToLoop:Vl,slideNext:jl,slidePrev:Fl,slideReset:Bl,slideToClosest:zl,slideToClickedSlide:Wl};function Xl(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const a=()=>{Wt(n,`.${i.slideClass}, swiper-slide`).forEach((m,f)=>{m.setAttribute("data-swiper-slide-index",f)})},l=e.grid&&i.grid&&i.grid.rows>1,s=i.slidesPerGroup*(l?i.grid.rows:1),c=e.slides.length%s!==0,r=l&&e.slides.length%i.grid.rows!==0,v=d=>{for(let m=0;m<d;m+=1){const f=e.isElement?ai("swiper-slide",[i.slideBlankClass]):ai("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(f)}};if(c){if(i.loopAddBlankSlides){const d=s-e.slides.length%s;v(d),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)");a()}else if(r){if(i.loopAddBlankSlides){const d=i.grid.rows-e.slides.length%i.grid.rows;v(d),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)");a()}else a();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function Ul(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:a,activeSlideIndex:l,byController:s,byMousewheel:c}=t===void 0?{}:t;const r=this;if(!r.params.loop)return;r.emit("beforeLoopFix");const{slides:v,allowSlidePrev:d,allowSlideNext:m,slidesEl:f,params:g}=r,{centeredSlides:b}=g;if(r.allowSlidePrev=!0,r.allowSlideNext=!0,r.virtual&&g.virtual.enabled){i&&(!g.centeredSlides&&r.snapIndex===0?r.slideTo(r.virtual.slides.length,0,!1,!0):g.centeredSlides&&r.snapIndex<g.slidesPerView?r.slideTo(r.virtual.slides.length+r.snapIndex,0,!1,!0):r.snapIndex===r.snapGrid.length-1&&r.slideTo(r.virtual.slidesBefore,0,!1,!0)),r.allowSlidePrev=d,r.allowSlideNext=m,r.emit("loopFix");return}let A=g.slidesPerView;A==="auto"?A=r.slidesPerViewDynamic():(A=Math.ceil(parseFloat(g.slidesPerView,10)),b&&A%2===0&&(A=A+1));const S=g.slidesPerGroupAuto?A:g.slidesPerGroup;let p=S;p%S!==0&&(p+=S-p%S),p+=g.loopAdditionalSlides,r.loopedSlides=p;const y=r.grid&&g.grid&&g.grid.rows>1;v.length<A+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"):y&&g.grid.fill==="row"&&wi("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const h=[],x=[];let E=r.activeIndex;typeof l>"u"?l=r.getSlideIndex(v.filter(O=>O.classList.contains(g.slideActiveClass))[0]):E=l;const C=n==="next"||!n,L=n==="prev"||!n;let _=0,w=0;const u=y?Math.ceil(v.length/g.grid.rows):v.length,I=(y?v[l].column:l)+(b&&typeof a>"u"?-A/2+.5:0);if(I<p){_=Math.max(p-I,S);for(let O=0;O<p-I;O+=1){const T=O-Math.floor(O/u)*u;if(y){const V=u-T-1;for(let j=v.length-1;j>=0;j-=1)v[j].column===V&&h.push(j)}else h.push(u-T-1)}}else if(I+A>u-p){w=Math.max(I-(u-p*2),S);for(let O=0;O<w;O+=1){const T=O-Math.floor(O/u)*u;y?v.forEach((V,j)=>{V.column===T&&x.push(j)}):x.push(T)}}if(r.__preventObserver__=!0,requestAnimationFrame(()=>{r.__preventObserver__=!1}),L&&h.forEach(O=>{v[O].swiperLoopMoveDOM=!0,f.prepend(v[O]),v[O].swiperLoopMoveDOM=!1}),C&&x.forEach(O=>{v[O].swiperLoopMoveDOM=!0,f.append(v[O]),v[O].swiperLoopMoveDOM=!1}),r.recalcSlides(),g.slidesPerView==="auto"?r.updateSlides():y&&(h.length>0&&L||x.length>0&&C)&&r.slides.forEach((O,T)=>{r.grid.updateSlide(T,O,r.slides)}),g.watchSlidesProgress&&r.updateSlidesOffset(),i){if(h.length>0&&L){if(typeof e>"u"){const O=r.slidesGrid[E],V=r.slidesGrid[E+_]-O;c?r.setTranslate(r.translate-V):(r.slideTo(E+Math.ceil(_),0,!1,!0),a&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-V,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-V))}else if(a){const O=y?h.length/g.grid.rows:h.length;r.slideTo(r.activeIndex+O,0,!1,!0),r.touchEventsData.currentTranslate=r.translate}}else if(x.length>0&&C)if(typeof e>"u"){const O=r.slidesGrid[E],V=r.slidesGrid[E-w]-O;c?r.setTranslate(r.translate-V):(r.slideTo(E-w,0,!1,!0),a&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-V,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-V))}else{const O=y?x.length/g.grid.rows:x.length;r.slideTo(r.activeIndex-O,0,!1,!0)}}if(r.allowSlidePrev=d,r.allowSlideNext=m,r.controller&&r.controller.control&&!s){const O={slideRealIndex:e,direction:n,setTranslate:a,activeSlideIndex:l,byController:!0};Array.isArray(r.controller.control)?r.controller.control.forEach(T=>{!T.destroyed&&T.params.loop&&T.loopFix({...O,slideTo:T.params.slidesPerView===g.slidesPerView?i:!1})}):r.controller.control instanceof r.constructor&&r.controller.control.params.loop&&r.controller.control.loopFix({...O,slideTo:r.controller.control.params.slidesPerView===g.slidesPerView?i:!1})}r.emit("loopFix")}function Gl(){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(a=>{const l=typeof a.swiperSlideIndex>"u"?a.getAttribute("data-swiper-slide-index")*1:a.swiperSlideIndex;n[l]=a}),t.slides.forEach(a=>{a.removeAttribute("data-swiper-slide-index")}),n.forEach(a=>{i.append(a)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var Yl={loopCreate:Xl,loopFix:Ul,loopDestroy:Gl};function ql(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 Zl(){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 Kl={setGrabCursor:ql,unsetGrabCursor:Zl};function Jl(t,e){e===void 0&&(e=this);function i(n){if(!n||n===Ct()||n===bt())return null;n.assignedSlot&&(n=n.assignedSlot);const a=n.closest(t);return!a&&!n.getRootNode?null:a||i(n.getRootNode().host)}return i(e)}function Hn(t,e,i){const n=bt(),{params:a}=t,l=a.edgeSwipeDetection,s=a.edgeSwipeThreshold;return l&&(i<=s||i>=n.innerWidth-s)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function Ql(t){const e=this,i=Ct();let n=t;n.originalEvent&&(n=n.originalEvent);const a=e.touchEventsData;if(n.type==="pointerdown"){if(a.pointerId!==null&&a.pointerId!==n.pointerId)return;a.pointerId=n.pointerId}else n.type==="touchstart"&&n.targetTouches.length===1&&(a.touchId=n.targetTouches[0].identifier);if(n.type==="touchstart"){Hn(e,n,n.targetTouches[0].pageX);return}const{params:l,touches:s,enabled:c}=e;if(!c||!l.simulateTouch&&n.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let r=n.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(r)||"which"in n&&n.which===3||"button"in n&&n.button>0||a.isTouched&&a.isMoved)return;const v=!!l.noSwipingClass&&l.noSwipingClass!=="",d=n.composedPath?n.composedPath():n.path;v&&n.target&&n.target.shadowRoot&&d&&(r=d[0]);const m=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,f=!!(n.target&&n.target.shadowRoot);if(l.noSwiping&&(f?Jl(m,r):r.closest(m))){e.allowClick=!0;return}if(l.swipeHandler&&!r.closest(l.swipeHandler))return;s.currentX=n.pageX,s.currentY=n.pageY;const g=s.currentX,b=s.currentY;if(!Hn(e,n,g))return;Object.assign(a,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),s.startX=g,s.startY=b,a.touchStartTime=Lt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(a.allowThresholdMove=!1);let A=!0;r.matches(a.focusableElements)&&(A=!1,r.nodeName==="SELECT"&&(a.isTouched=!1)),i.activeElement&&i.activeElement.matches(a.focusableElements)&&i.activeElement!==r&&i.activeElement.blur();const S=A&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||S)&&!r.isContentEditable&&n.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function $l(t){const e=Ct(),i=this,n=i.touchEventsData,{params:a,touches:l,rtlTranslate:s,enabled:c}=i;if(!c||!a.simulateTouch&&t.pointerType==="mouse")return;let r=t;if(r.originalEvent&&(r=r.originalEvent),r.type==="pointermove"&&(n.touchId!==null||r.pointerId!==n.pointerId))return;let v;if(r.type==="touchmove"){if(v=[...r.changedTouches].filter(C=>C.identifier===n.touchId)[0],!v||v.identifier!==n.touchId)return}else v=r;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",r);return}const d=v.pageX,m=v.pageY;if(r.preventedByNestedSwiper){l.startX=d,l.startY=m;return}if(!i.allowTouchMove){r.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(l,{startX:d,startY:m,currentX:d,currentY:m}),n.touchStartTime=Lt());return}if(a.touchReleaseOnEdges&&!a.loop){if(i.isVertical()){if(m<l.startY&&i.translate<=i.maxTranslate()||m>l.startY&&i.translate>=i.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(d<l.startX&&i.translate<=i.maxTranslate()||d>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&r.target===e.activeElement&&r.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",r),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=d,l.currentY=m;const f=l.currentX-l.startX,g=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(f**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:f*f+g*g>=25&&(C=Math.atan2(Math.abs(g),Math.abs(f))*180/Math.PI,n.isScrolling=i.isHorizontal()?C>a.touchAngle:90-C>a.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",r),typeof n.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(n.startMoving=!0),n.isScrolling||r.type==="touchmove"&&n.preventTouchMoveFromPointerMove){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!a.cssMode&&r.cancelable&&r.preventDefault(),a.touchMoveStopPropagation&&!a.nested&&r.stopPropagation();let b=i.isHorizontal()?f:g,A=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;a.oneWayMovement&&(b=Math.abs(b)*(s?1:-1),A=Math.abs(A)*(s?1:-1)),l.diff=b,b*=a.touchRatio,s&&(b=-b,A=-A);const S=i.touchesDirection;i.swipeDirection=b>0?"prev":"next",i.touchesDirection=A>0?"prev":"next";const p=i.params.loop&&!a.cssMode,y=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(p&&y&&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,a.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",r)}let h;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&S!==i.touchesDirection&&p&&y&&Math.abs(b)>=1){Object.assign(l,{startX:d,startY:m,currentX:d,currentY:m,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",r),n.isMoved=!0,n.currentTranslate=b+n.startTranslate;let x=!0,E=a.resistanceRatio;if(a.touchReleaseOnEdges&&(E=0),b>0?(p&&y&&!h&&n.allowThresholdMove&&n.currentTranslate>(a.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),n.currentTranslate>i.minTranslate()&&(x=!1,a.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+b)**E))):b<0&&(p&&y&&!h&&n.allowThresholdMove&&n.currentTranslate<(a.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(a.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(a.slidesPerView,10)))}),n.currentTranslate<i.maxTranslate()&&(x=!1,a.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-b)**E))),x&&(r.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),a.threshold>0)if(Math.abs(b)>a.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}!a.followFinger||a.cssMode||((a.freeMode&&a.freeMode.enabled&&i.freeMode||a.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),a.freeMode&&a.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(n.currentTranslate),i.setTranslate(n.currentTranslate))}function ea(t){const e=this,i=e.touchEventsData;let n=t;n.originalEvent&&(n=n.originalEvent);let a;if(n.type==="touchend"||n.type==="touchcancel"){if(a=[...n.changedTouches].filter(E=>E.identifier===i.touchId)[0],!a||a.identifier!==i.touchId)return}else{if(i.touchId!==null||n.pointerId!==i.pointerId)return;a=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:s,touches:c,rtlTranslate:r,slidesGrid:v,enabled:d}=e;if(!d||!s.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&s.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}s.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const m=Lt(),f=m-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),f<300&&m-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=Lt(),li(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||c.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(s.followFinger?g=r?e.translate:-e.translate:g=-i.currentTranslate,s.cssMode)return;if(s.freeMode&&s.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:g});return}const b=g>=-e.maxTranslate()&&!e.params.loop;let A=0,S=e.slidesSizesGrid[0];for(let E=0;E<v.length;E+=E<s.slidesPerGroupSkip?1:s.slidesPerGroup){const C=E<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;typeof v[E+C]<"u"?(b||g>=v[E]&&g<v[E+C])&&(A=E,S=v[E+C]-v[E]):(b||g>=v[E])&&(A=E,S=v[v.length-1]-v[v.length-2])}let p=null,y=null;s.rewind&&(e.isBeginning?y=s.virtual&&s.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(p=0));const h=(g-v[A])/S,x=A<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;if(f>s.longSwipesMs){if(!s.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(h>=s.longSwipesRatio?e.slideTo(s.rewind&&e.isEnd?p:A+x):e.slideTo(A)),e.swipeDirection==="prev"&&(h>1-s.longSwipesRatio?e.slideTo(A+x):y!==null&&h<0&&Math.abs(h)>s.longSwipesRatio?e.slideTo(y):e.slideTo(A))}else{if(!s.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(A+x):e.slideTo(A):(e.swipeDirection==="next"&&e.slideTo(p!==null?p:A+x),e.swipeDirection==="prev"&&e.slideTo(y!==null?y:A))}}function Xn(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:a,snapGrid:l}=t,s=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const c=s&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!c?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!s?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=a,t.allowSlideNext=n,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function ta(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function ia(){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 a;const l=t.maxTranslate()-t.minTranslate();l===0?a=0:a=(t.translate-t.minTranslate())/l,a!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function na(t){const e=this;Ci(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function oa(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const Un=(t,e)=>{const i=Ct(),{params:n,el:a,wrapperEl:l,device:s}=t,c=!!n.nested,r=e==="on"?"addEventListener":"removeEventListener",v=e;!a||typeof a=="string"||(i[r]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:c}),a[r]("touchstart",t.onTouchStart,{passive:!1}),a[r]("pointerdown",t.onTouchStart,{passive:!1}),i[r]("touchmove",t.onTouchMove,{passive:!1,capture:c}),i[r]("pointermove",t.onTouchMove,{passive:!1,capture:c}),i[r]("touchend",t.onTouchEnd,{passive:!0}),i[r]("pointerup",t.onTouchEnd,{passive:!0}),i[r]("pointercancel",t.onTouchEnd,{passive:!0}),i[r]("touchcancel",t.onTouchEnd,{passive:!0}),i[r]("pointerout",t.onTouchEnd,{passive:!0}),i[r]("pointerleave",t.onTouchEnd,{passive:!0}),i[r]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&a[r]("click",t.onClick,!0),n.cssMode&&l[r]("scroll",t.onScroll),n.updateOnWindowResize?t[v](s.ios||s.android?"resize orientationchange observerUpdate":"resize observerUpdate",Xn,!0):t[v]("observerUpdate",Xn,!0),a[r]("load",t.onLoad,{capture:!0}))};function la(){const t=this,{params:e}=t;t.onTouchStart=Ql.bind(t),t.onTouchMove=$l.bind(t),t.onTouchEnd=ea.bind(t),t.onDocumentTouchStart=oa.bind(t),e.cssMode&&(t.onScroll=ia.bind(t)),t.onClick=ta.bind(t),t.onLoad=na.bind(t),Un(t,"on")}function aa(){Un(this,"off")}var sa={attachEvents:la,detachEvents:aa};const Gn=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function ra(){const t=this,{realIndex:e,initialized:i,params:n,el:a}=t,l=n.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const s=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!s||t.currentBreakpoint===s)return;const r=(s in l?l[s]:void 0)||t.originalParams,v=Gn(t,n),d=Gn(t,r),m=t.params.grabCursor,f=r.grabCursor,g=n.enabled;v&&!d?(a.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!v&&d&&(a.classList.add(`${n.containerModifierClass}grid`),(r.grid.fill&&r.grid.fill==="column"||!r.grid.fill&&n.grid.fill==="column")&&a.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),m&&!f?t.unsetGrabCursor():!m&&f&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(h=>{if(typeof r[h]>"u")return;const x=n[h]&&n[h].enabled,E=r[h]&&r[h].enabled;x&&!E&&t[h].disable(),!x&&E&&t[h].enable()});const b=r.direction&&r.direction!==n.direction,A=n.loop&&(r.slidesPerView!==n.slidesPerView||b),S=n.loop;b&&i&&t.changeDirection(),Mt(t.params,r);const p=t.params.enabled,y=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=s,t.emit("_beforeBreakpoint",r),i&&(A?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!S&&y?(t.loopCreate(e),t.updateSlides()):S&&!y&&t.loopDestroy()),t.emit("breakpoint",r)}function da(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const a=bt(),l=e==="window"?a.innerHeight:i.clientHeight,s=Object.keys(t).map(c=>{if(typeof c=="string"&&c.indexOf("@")===0){const r=parseFloat(c.substr(1));return{value:l*r,point:c}}return{value:c,point:c}});s.sort((c,r)=>parseInt(c.value,10)-parseInt(r.value,10));for(let c=0;c<s.length;c+=1){const{point:r,value:v}=s[c];e==="window"?a.matchMedia(`(min-width: ${v}px)`).matches&&(n=r):v<=i.clientWidth&&(n=r)}return n||"max"}var ca={setBreakpoint:ra,getBreakpoint:da};function ua(t,e){const i=[];return t.forEach(n=>{typeof n=="object"?Object.keys(n).forEach(a=>{n[a]&&i.push(e+a)}):typeof n=="string"&&i.push(e+n)}),i}function va(){const t=this,{classNames:e,params:i,rtl:n,el:a,device:l}=t,s=ua(["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(...s),a.classList.add(...e),t.emitContainerClasses()}function pa(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var ma={addClasses:va,removeClasses:pa};function fa(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:n}=i;if(n){const a=t.slides.length-1,l=t.slidesGrid[a]+t.slidesSizesGrid[a]+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 ha={checkOverflow:fa},Ji={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 Aa(t,e){return function(n){n===void 0&&(n={});const a=Object.keys(n)[0],l=n[a];if(typeof l!="object"||l===null){Mt(e,n);return}if(t[a]===!0&&(t[a]={enabled:!0}),a==="navigation"&&t[a]&&t[a].enabled&&!t[a].prevEl&&!t[a].nextEl&&(t[a].auto=!0),["pagination","scrollbar"].indexOf(a)>=0&&t[a]&&t[a].enabled&&!t[a].el&&(t[a].auto=!0),!(a in t&&"enabled"in l)){Mt(e,n);return}typeof t[a]=="object"&&!("enabled"in t[a])&&(t[a].enabled=!0),t[a]||(t[a]={enabled:!1}),Mt(e,n)}}const Qi={eventsEmitter:ml,update:El,translate:Dl,transition:Rl,slide:Hl,loop:Yl,grabCursor:Kl,events:sa,breakpoints:ca,checkOverflow:ha,classes:ma},$i={};let en=class qt{constructor(){let e,i;for(var n=arguments.length,a=new Array(n),l=0;l<n;l++)a[l]=arguments[l];a.length===1&&a[0].constructor&&Object.prototype.toString.call(a[0]).slice(8,-1)==="Object"?i=a[0]:[e,i]=a,i||(i={}),i=Mt({},i),e&&!i.el&&(i.el=e);const s=Ct();if(i.el&&typeof i.el=="string"&&s.querySelectorAll(i.el).length>1){const d=[];return s.querySelectorAll(i.el).forEach(m=>{const f=Mt({},i,{el:m});d.push(new qt(f))}),d}const c=this;c.__swiper__=!0,c.support=Fn(),c.device=Bn({userAgent:i.userAgent}),c.browser=ul(),c.eventsListeners={},c.eventsAnyListeners=[],c.modules=[...c.__modules__],i.modules&&Array.isArray(i.modules)&&c.modules.push(...i.modules);const r={};c.modules.forEach(d=>{d({params:i,swiper:c,extendParams:Aa(i,r),on:c.on.bind(c),once:c.once.bind(c),off:c.off.bind(c),emit:c.emit.bind(c)})});const v=Mt({},Ji,r);return c.params=Mt({},v,$i,i),c.originalParams=Mt({},c.params),c.passedParams=Mt({},i),c.params&&c.params.on&&Object.keys(c.params.on).forEach(d=>{c.on(d,c.params.on[d])}),c.params&&c.params.onAny&&c.onAny(c.params.onAny),Object.assign(c,{enabled:c.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return c.params.direction==="horizontal"},isVertical(){return c.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:c.params.allowSlideNext,allowSlidePrev:c.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:c.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:c.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),c.emit("_swiper"),c.params.init&&c.init(),c}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,a=Wt(i,`.${n.slideClass}, swiper-slide`),l=ci(a[0]);return ci(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=Wt(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 a=n.minTranslate(),s=(n.maxTranslate()-a)*e+a;n.translateTo(s,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 a=e.getSlideClasses(n);i.push({slideEl:n,classNames:a}),e.emit("_slideClass",n,a)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const n=this,{params:a,slides:l,slidesGrid:s,slidesSizesGrid:c,size:r,activeIndex:v}=n;let d=1;if(typeof a.slidesPerView=="number")return a.slidesPerView;if(a.centeredSlides){let m=l[v]?Math.ceil(l[v].swiperSlideSize):0,f;for(let g=v+1;g<l.length;g+=1)l[g]&&!f&&(m+=Math.ceil(l[g].swiperSlideSize),d+=1,m>r&&(f=!0));for(let g=v-1;g>=0;g-=1)l[g]&&!f&&(m+=l[g].swiperSlideSize,d+=1,m>r&&(f=!0))}else if(e==="current")for(let m=v+1;m<l.length;m+=1)(i?s[m]+c[m]-s[v]<r:s[m]-s[v]<r)&&(d+=1);else for(let m=v-1;m>=0;m-=1)s[v]-s[m]<r&&(d+=1);return d}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(s=>{s.complete&&Ci(e,s)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function a(){const s=e.rtlTranslate?e.translate*-1:e.translate,c=Math.min(Math.max(s,e.maxTranslate()),e.minTranslate());e.setTranslate(c),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)a(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const s=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(s.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||a()}n.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const n=this,a=n.params.direction;return e||(e=a==="horizontal"?"vertical":"horizontal"),e===a||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${a}`),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 a=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let s=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(a()):Wt(n,a())[0];return!s&&i.params.createElements&&(s=ai("div",i.params.wrapperClass),n.append(s),Wt(n,`.${i.params.slideClass}`).forEach(c=>{s.append(c)})),Object.assign(i,{el:n,wrapperEl:s,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:s,hostEl:i.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||$t(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||$t(n,"direction")==="rtl"),wrongRTL:$t(s,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const a=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&a.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),a.forEach(l=>{l.complete?Ci(i,l):l.addEventListener("load",s=>{Ci(i,s.target)})}),Ki(i),i.initialized=!0,Ki(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:a,el:l,wrapperEl:s,slides:c}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),a.loop&&n.loopDestroy(),i&&(n.removeClasses(),l&&typeof l!="string"&&l.removeAttribute("style"),s&&s.removeAttribute("style"),c&&c.length&&c.forEach(r=>{r.classList.remove(a.slideVisibleClass,a.slideFullyVisibleClass,a.slideActiveClass,a.slideNextClass,a.slidePrevClass),r.removeAttribute("style"),r.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(r=>{n.off(r)}),e!==!1&&(n.el&&typeof n.el!="string"&&(n.el.swiper=null),el(n)),n.destroyed=!0),null}static extendDefaults(e){Mt($i,e)}static get extendedDefaults(){return $i}static get defaults(){return Ji}static installModule(e){qt.prototype.__modules__||(qt.prototype.__modules__=[]);const i=qt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>qt.installModule(i)),qt):(qt.installModule(e),qt)}};Object.keys(Qi).forEach(t=>{Object.keys(Qi[t]).forEach(e=>{en.prototype[e]=Qi[t][e]})}),en.use([vl,pl]);const Yn=["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 ii(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function si(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]:ii(e[n])&&ii(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:si(t[n],e[n]):t[n]=e[n]})}function qn(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function Zn(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Kn(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Jn(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 ga(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function ba(t){let{swiper:e,slides:i,passedParams:n,changedParams:a,nextEl:l,prevEl:s,scrollbarEl:c,paginationEl:r}=t;const v=a.filter(w=>w!=="children"&&w!=="direction"&&w!=="wrapperClass"),{params:d,pagination:m,navigation:f,scrollbar:g,virtual:b,thumbs:A}=e;let S,p,y,h,x,E,C,L;a.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&d.thumbs&&!d.thumbs.swiper&&(S=!0),a.includes("controller")&&n.controller&&n.controller.control&&d.controller&&!d.controller.control&&(p=!0),a.includes("pagination")&&n.pagination&&(n.pagination.el||r)&&(d.pagination||d.pagination===!1)&&m&&!m.el&&(y=!0),a.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||c)&&(d.scrollbar||d.scrollbar===!1)&&g&&!g.el&&(h=!0),a.includes("navigation")&&n.navigation&&(n.navigation.prevEl||s)&&(n.navigation.nextEl||l)&&(d.navigation||d.navigation===!1)&&f&&!f.prevEl&&!f.nextEl&&(x=!0);const _=w=>{e[w]&&(e[w].destroy(),w==="navigation"?(e.isElement&&(e[w].prevEl.remove(),e[w].nextEl.remove()),d[w].prevEl=void 0,d[w].nextEl=void 0,e[w].prevEl=void 0,e[w].nextEl=void 0):(e.isElement&&e[w].el.remove(),d[w].el=void 0,e[w].el=void 0))};a.includes("loop")&&e.isElement&&(d.loop&&!n.loop?E=!0:!d.loop&&n.loop?C=!0:L=!0),v.forEach(w=>{if(ii(d[w])&&ii(n[w]))Object.assign(d[w],n[w]),(w==="navigation"||w==="pagination"||w==="scrollbar")&&"enabled"in n[w]&&!n[w].enabled&&_(w);else{const u=n[w];(u===!0||u===!1)&&(w==="navigation"||w==="pagination"||w==="scrollbar")?u===!1&&_(w):d[w]=n[w]}}),v.includes("controller")&&!p&&e.controller&&e.controller.control&&d.controller&&d.controller.control&&(e.controller.control=d.controller.control),a.includes("children")&&i&&b&&d.virtual.enabled?(b.slides=i,b.update(!0)):a.includes("virtual")&&b&&d.virtual.enabled&&(i&&(b.slides=i),b.update(!0)),a.includes("children")&&i&&d.loop&&(L=!0),S&&A.init()&&A.update(!0),p&&(e.controller.control=d.controller.control),y&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-pagination"),r.part.add("pagination"),e.el.appendChild(r)),r&&(d.pagination.el=r),m.init(),m.render(),m.update()),h&&(e.isElement&&(!c||typeof c=="string")&&(c=document.createElement("div"),c.classList.add("swiper-scrollbar"),c.part.add("scrollbar"),e.el.appendChild(c)),c&&(d.scrollbar.el=c),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)),(!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-button-prev"),s.innerHTML=e.hostEl.constructor.prevButtonSvg,s.part.add("button-prev"),e.el.appendChild(s))),l&&(d.navigation.nextEl=l),s&&(d.navigation.prevEl=s),f.init(),f.update()),a.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),a.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),a.includes("direction")&&e.changeDirection(n.direction,!1),(E||L)&&e.loopDestroy(),(C||L)&&e.loopCreate(),e.update()}function ya(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},a={};si(i,Ji),i._emitClasses=!0,i.init=!1;const l={},s=Yn.map(r=>r.replace(/_/,"")),c=Object.assign({},t);return Object.keys(c).forEach(r=>{typeof t[r]>"u"||(s.indexOf(r)>=0?ii(t[r])?(i[r]={},a[r]={},si(i[r],t[r]),si(a[r],t[r])):(i[r]=t[r],a[r]=t[r]):r.search(/on[A-Z]/)===0&&typeof t[r]=="function"?e?n[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:i.on[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:l[r]=t[r])}),["navigation","pagination","scrollbar"].forEach(r=>{i[r]===!0&&(i[r]={}),i[r]===!1&&delete i[r]}),{params:i,passedParams:a,rest:l,events:n}}function wa(t,e){let{el:i,nextEl:n,prevEl:a,paginationEl:l,scrollbarEl:s,swiper:c}=t;qn(e)&&n&&a&&(c.params.navigation.nextEl=n,c.originalParams.navigation.nextEl=n,c.params.navigation.prevEl=a,c.originalParams.navigation.prevEl=a),Zn(e)&&l&&(c.params.pagination.el=l,c.originalParams.pagination.el=l),Kn(e)&&s&&(c.params.scrollbar.el=s,c.originalParams.scrollbar.el=s),c.init(i)}function Sa(t,e,i,n,a){const l=[];if(!e)return l;const s=r=>{l.indexOf(r)<0&&l.push(r)};if(i&&n){const r=n.map(a),v=i.map(a);r.join("")!==v.join("")&&s("children"),n.length!==i.length&&s("children")}return Yn.filter(r=>r[0]==="_").map(r=>r.replace(/_/,"")).forEach(r=>{if(r in t&&r in e)if(ii(t[r])&&ii(e[r])){const v=Object.keys(t[r]),d=Object.keys(e[r]);v.length!==d.length?s(r):(v.forEach(m=>{t[r][m]!==e[r][m]&&s(r)}),d.forEach(m=>{t[r][m]!==e[r][m]&&s(r)}))}else t[r]!==e[r]&&s(r)}),l}const xa=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 Qn(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function $n(t){const e=[];return o.Children.toArray(t).forEach(i=>{Qn(i)?e.push(i):i.props&&i.props.children&&$n(i.props.children).forEach(n=>e.push(n))}),e}function Ta(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return o.Children.toArray(t).forEach(n=>{if(Qn(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 a=$n(n.props.children);a.length>0?a.forEach(l=>e.push(l)):i["container-end"].push(n)}else i["container-end"].push(n)}),{slides:e,slots:i}}function Ea(t,e,i){if(!i)return null;const n=d=>{let m=d;return d<0?m=e.length+d:m>=e.length&&(m=m-e.length),m},a=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:s}=i,c=t.params.loop?-e.length:0,r=t.params.loop?e.length*2:e.length,v=[];for(let d=c;d<r;d+=1)d>=l&&d<=s&&v.push(e[n(d)]);return v.map((d,m)=>o.cloneElement(d,{swiper:t,style:a,key:d.props.virtualIndex||d.key||`slide-${m}`}))}function ui(t,e){return typeof window>"u"?o.useEffect(t,e):o.useLayoutEffect(t,e)}const tn=o.createContext(null),nn=()=>o.useContext(tn),Ca=o.createContext(null),ni=o.forwardRef(function(t,e){let{className:i,tag:n="div",wrapperTag:a="div",children:l,onSwiper:s,...c}=t===void 0?{}:t,r=!1;const[v,d]=o.useState("swiper"),[m,f]=o.useState(null),[g,b]=o.useState(!1),A=o.useRef(!1),S=o.useRef(null),p=o.useRef(null),y=o.useRef(null),h=o.useRef(null),x=o.useRef(null),E=o.useRef(null),C=o.useRef(null),L=o.useRef(null),{params:_,passedParams:w,rest:u,events:M}=ya(c),{slides:I,slots:O}=Ta(l),T=()=>{b(!g)};Object.assign(_.on,{_containerClasses(N,P){d(P)}});const V=()=>{Object.assign(_.on,M),r=!0;const N={..._};if(delete N.wrapperClass,p.current=new en(N),p.current.virtual&&p.current.params.virtual.enabled){p.current.virtual.slides=I;const P={cache:!1,slides:I,renderExternal:f,renderExternalUpdate:!1};si(p.current.params.virtual,P),si(p.current.originalParams.virtual,P)}};S.current||V(),p.current&&p.current.on("_beforeBreakpoint",T);const j=()=>{r||!M||!p.current||Object.keys(M).forEach(N=>{p.current.on(N,M[N])})},D=()=>{!M||!p.current||Object.keys(M).forEach(N=>{p.current.off(N,M[N])})};o.useEffect(()=>()=>{p.current&&p.current.off("_beforeBreakpoint",T)}),o.useEffect(()=>{!A.current&&p.current&&(p.current.emitSlidesClasses(),A.current=!0)}),ui(()=>{if(e&&(e.current=S.current),!!S.current)return p.current.destroyed&&V(),wa({el:S.current,nextEl:x.current,prevEl:E.current,paginationEl:C.current,scrollbarEl:L.current,swiper:p.current},_),s&&!p.current.destroyed&&s(p.current),()=>{p.current&&!p.current.destroyed&&p.current.destroy(!0,!1)}},[]),ui(()=>{j();const N=Sa(w,y.current,I,h.current,P=>P.key);return y.current=w,h.current=I,N.length&&p.current&&!p.current.destroyed&&ba({swiper:p.current,slides:I,passedParams:w,changedParams:N,nextEl:x.current,prevEl:E.current,scrollbarEl:L.current,paginationEl:C.current}),()=>{D()}}),ui(()=>{xa(p.current)},[m]);function R(){return _.virtual?Ea(p.current,I,m):I.map((N,P)=>o.cloneElement(N,{swiper:p.current,swiperSlideIndex:P}))}return o.createElement(n,Ii({ref:S,className:Jn(`${v}${i?` ${i}`:""}`)},u),o.createElement(Ca.Provider,{value:p.current},O["container-start"],o.createElement(a,{className:ga(_.wrapperClass)},O["wrapper-start"],R(),O["wrapper-end"]),qn(_)&&o.createElement(o.Fragment,null,o.createElement("div",{ref:E,className:"swiper-button-prev"}),o.createElement("div",{ref:x,className:"swiper-button-next"})),Kn(_)&&o.createElement("div",{ref:L,className:"swiper-scrollbar"}),Zn(_)&&o.createElement("div",{ref:C,className:"swiper-pagination"}),O["container-end"]))});ni.displayName="Swiper";const Ft=o.forwardRef(function(t,e){let{tag:i="div",children:n,className:a="",swiper:l,zoom:s,lazy:c,virtualIndex:r,swiperSlideIndex:v,...d}=t===void 0?{}:t;const m=o.useRef(null),[f,g]=o.useState("swiper-slide"),[b,A]=o.useState(!1);function S(x,E,C){E===m.current&&g(C)}ui(()=>{if(typeof v<"u"&&(m.current.swiperSlideIndex=v),e&&(e.current=m.current),!(!m.current||!l)){if(l.destroyed){f!=="swiper-slide"&&g("swiper-slide");return}return l.on("_slideClass",S),()=>{l&&l.off("_slideClass",S)}}}),ui(()=>{l&&m.current&&!l.destroyed&&g(l.getSlideClasses(m.current))},[l]);const p={isActive:f.indexOf("swiper-slide-active")>=0,isVisible:f.indexOf("swiper-slide-visible")>=0,isPrev:f.indexOf("swiper-slide-prev")>=0,isNext:f.indexOf("swiper-slide-next")>=0},y=()=>typeof n=="function"?n(p):n,h=()=>{A(!0)};return o.createElement(i,Ii({ref:m,className:Jn(`${f}${a?` ${a}`:""}`),"data-swiper-slide-index":r,onLoad:h},d),s&&o.createElement(tn.Provider,{value:p},o.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof s=="number"?s:void 0},y(),c&&!b&&o.createElement("div",{className:"swiper-lazy-preloader"}))),!s&&o.createElement(tn.Provider,{value:p},y(),c&&!b&&o.createElement("div",{className:"swiper-lazy-preloader"})))});Ft.displayName="SwiperSlide";const Ia="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",ka=({visible:t,onClose:e,children:i,modalStyle:n,padding:a,popup:l,schema:s,fullHeight:c=window.innerHeight,isFullScreen:r=!1,openState:v})=>{var d,m,f,g,b,A,S,p,y,h,x,E,C,L,_,w,u,M,I,O,T,V,j,D;const R=o.useRef(null),N=o.useRef(null),P=o.useRef(null),F=o.useRef(null),z=o.useRef(null),Z=c*.2,$=r?c:c*.8,[te,le]=o.useState(Z),[pe,ee]=o.useState(!1),Ce=o.useRef(null),{globalConfig:_e,popupDetailData:Be}=Ve(),{schema:de,popup:X}=Jt(),[re,ce]=o.useState(15);o.useEffect(()=>{const q=document.getElementById("sxp-render"),ie=document.getElementById("pb-modal");ie?Ce.current=ie:(Ce.current=document.createElement("div"),Ce.current.setAttribute("id","pb-modal"),q?.appendChild(Ce.current))},[]);const ve=o.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),oe=o.useMemo(()=>{var q,ie,U;const ke=s??de;return(U=(ie=(q=ke?.sxpPageConf)===null||q===void 0?void 0:q.globalConfig)===null||ie===void 0?void 0:ie.popupList)===null||U===void 0?void 0:U.find(we=>we?.id===l?.id)},[l,s,de]),xe=o.useMemo(()=>{var q,ie;return((ie=(q=oe?.item)===null||q===void 0?void 0:q.event)===null||ie===void 0?void 0:ie.isScrollFullScreen)||!1},[oe]);o.useEffect(()=>{ve?ee(!0):setTimeout(()=>{ee(!1),le(Z)},l?.duration)},[ve,l]);const je=o.useCallback(()=>i,[X,v,_e,s]);if(o.useEffect(()=>{const q=ie=>{var U=ie?.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])'),ke=U?.[0],G=U?.[U?.length-1],we=9;ie.addEventListener("keydown",function(Ge){(Ge.key==="Escape"||Ge.key==="Esc")&&(Re(),Ge.preventDefault());var ne=Ge.key==="Tab"||Ge.keyCode===we;ne&&(Ge.shiftKey?document?.activeElement===ke&&(G?.focus(),Ge.preventDefault()):document?.activeElement===G&&(ke?.focus(),Ge.preventDefault()))}),ke?.focus()};return z?.current&&q(z?.current),()=>{var ie;(ie=z?.current)===null||ie===void 0||ie.removeEventListener("keydown",q)}},[z,pe,X]),!Ce.current)return null;const Re=nt.debounce(()=>{e?.()},300),He=q=>{R.current=q.touches[0],N.current=q.touches[0],P.current=!0},Ke=q=>{requestAnimationFrame(()=>{var ie;if(P.current&&((ie=F?.current)===null||ie===void 0?void 0:ie.scrollTop)===0){const U=q.touches[0].clientY,ke=q.touches[0].clientX,G=R.current.clientY-U;R.current=q.touches[0];const we=U-N.current.clientY,Ge=ke-N.current.clientX;if(Math.abs(Ge)>Math.abs(we))return;const ne=te-G;ne>0&&le(ne)}})},fe=q=>{var ie;if(P.current&&((ie=F?.current)===null||ie===void 0?void 0:ie.scrollTop)===0){const U=q.changedTouches[0].clientY-N.current.clientY,ke=q.changedTouches[0].clientX-N.current.clientX;if(Math.abs(ke)>Math.abs(U))return;const G=N.current.clientY-R.current.clientY;G>0?le(0):te<Z&&G<0?le(Z):te>=Z&&G<0&&e?.()}P.current=!1};return pn.createPortal(o.createElement(o.Fragment,null,pe&&o.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:ve?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:Re},o.createElement("div",{style:{position:"relative",left:`${(g=(f=(m=(d=oe?.item)===null||d===void 0?void 0:d.props)===null||m===void 0?void 0:m.popupBg)===null||f===void 0?void 0:f.horizontalMargin)!==null&&g!==void 0?g:0}px`,right:`${(p=(S=(A=(b=oe?.item)===null||b===void 0?void 0:b.props)===null||A===void 0?void 0:A.popupBg)===null||S===void 0?void 0:S.horizontalMargin)!==null&&p!==void 0?p:0}px`,bottom:`${(E=(x=(h=(y=oe?.item)===null||y===void 0?void 0:y.props)===null||h===void 0?void 0:h.popupBg)===null||x===void 0?void 0:x.bottomMargin)!==null&&E!==void 0?E:0}px`,overflow:"hidden",width:`calc(100% - ${((w=(_=(L=(C=oe?.item)===null||C===void 0?void 0:C.props)===null||L===void 0?void 0:L.popupBg)===null||_===void 0?void 0:_.horizontalMargin)!==null&&w!==void 0?w:0)*2}px)`,height:"100%"}},o.createElement("div",Object.assign({ref:z,className:`modal-container ${ve?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(u=oe?.item)===null||u===void 0?void 0:u.displayName,"aria-modal":!0,"aria-labelledby":"modal-content",style:Object.assign(Object.assign({padding:a,animationDuration:((M=l?.duration)!==null&&M!==void 0?M:0)/1e3+"s"},xe&&{transform:`translateY(${te}px)`}),{overflow:"hidden",borderRadius:`${(V=(T=(O=(I=oe?.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&&V!==void 0?V:0}px`,zIndex:9}),onClick:q=>{q.stopPropagation(),q.preventDefault()}},xe&&{onTouchMove:Ke,onTouchStart:He,onTouchEnd:fe}),o.createElement("div",Object.assign({id:"modal-content",ref:F,style:{height:xe?c:$,overflow:xe&&te<=0||!xe?"auto":"hidden",zIndex:1}},((D=(j=oe?.item)===null||j===void 0?void 0:j.props)===null||D===void 0?void 0:D.enableFixedCloseButton)&&{onScroll:q=>{var ie;ce(15-((ie=q?.target)===null||ie===void 0?void 0:ie.scrollTop))}}),je()),o.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:re}},o.createElement("img",{src:_e?.popupCloseIcon||Ia,alt:"close button",className:"modal-icon"})))))),Ce.current)};var ri=o.memo(ka);const Pa=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),a=[];for(let s=0;s<n.length&&(a.push(n[s]),!(a.join(" ").length>=e));s++);return(a.length>1&&a.length<n.length?a.slice(0,a.length-1):a).join(" ")+" "},Ma=({text:t,maxStr:e=108,style:i,className:n,onClick:a,foldText:l,unfoldText:s,isPost:c,onChange:r})=>{const[v,d]=o.useState(!1),[m,f]=o.useState(!1),g=Number(i?.lineClamp||2),b=o.useRef(null),A=o.useRef(null),S=o.useCallback(()=>{d(!v)},[v,r]);return o.useMemo(()=>!v&&t.length>e?Pa(t,e)+"...":t,[t,e,v]),o.useEffect(()=>{var p,y;A?.current&&(A.current.style.display="block"),((p=A?.current)===null||p===void 0?void 0:p.offsetHeight)>((y=b?.current)===null||y===void 0?void 0:y.offsetHeight)&&c?f(!0):f(!1),A.current.style.display="none"},[c,t]),o.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},o.createElement("div",{ref:b,style:{overflow:"hidden",WebkitLineClamp:!c||v?"":g,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:Te(t?.replace(/\n/g,"</br>"),i)}}),o.createElement("div",{ref:A,dangerouslySetInnerHTML:{__html:Te(t?.replace(/\n/g,"</br>"),i)}}),t&&c&&m&&o.createElement("button",{"aria-label":v?s||"show less":l||"show more",style:{textDecoration:"underline",cursor:"pointer"},onClick:a??S,dangerouslySetInnerHTML:{__html:Te(v?s||"show less":l||"show more",i)}}))};var ki=o.memo(Ma);const Da=o.forwardRef((t,e)=>{const{src:i,onLoad:n,style:a,className:l,loading:s,alt:c="image"}=t,[r,v]=o.useState(i),d=o.useRef(null),[m,f]=o.useState(!1);return o.useImperativeHandle(e,()=>({setSrc:g=>{g&&v(g)}})),o.useEffect(()=>{i&&v(i)},[i]),o.useEffect(()=>{const g=()=>{i&&!m&&d.current&&(d.current.src="",d.current.src=i)};return dt.on(lt.PAGE_DID_SHOW,g),()=>{dt.off(lt.PAGE_DID_SHOW,g)}},[i,m]),o.createElement(o.Fragment,null,!m&&!r&&o.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),r?.includes(".avif")?o.createElement("picture",null,o.createElement("source",{type:"image/avif",srcSet:r}),o.createElement("source",{type:"image/webp",srcSet:`${r}?imageMogr2/format/webp`}),o.createElement("source",{type:"image/jpeg",srcSet:`${r}?imageMogr2/format/jpg`}),o.createElement("img",{ref:d,className:l,src:r,style:Object.assign({},a),loading:s,onLoad:g=>{f(!0),n?.(g.target)},alt:c})):o.createElement("img",{ref:d,className:l,src:r,style:Object.assign({},a),loading:s,onLoad:g=>{f(!0),n?.(g.target)},alt:c}))});var It=o.memo(Da);const _a=({children:t,isPadding:e=!0,style:i,enableSlideActive:n=!1})=>{const a=o.useRef(),{popupDetailData:l}=Ve();return o.useEffect(()=>{var s,c;n&&((s=a?.current)===null||s===void 0||s.swiper.slideTo((c=l?.multiCheckIndex)!==null&&c!==void 0?c:0))},[l,n]),o.createElement(ni,{role:"list",tag:"ul",ref:a,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[sl,al,xi],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var vi=o.memo(_a);const Oa=({products:t,data:e,defImg:i,style:n,onCLick:a,popupDetailData:l,check:s})=>{var c;const{productView:r}=Et(),{popupCurTimeRef:v}=Ve(),d=(m,f)=>{if(s===f)return;const g=t?.[s];r(l,g,g?.bindCta,v.current,l?.index),a?.(f)};return o.createElement(o.Fragment,null,e?.open&&(t&&t?.length>1||!l)&&o.createElement(vi,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},n),e?.style)},(c=l?t:[0,1,2,3])===null||c===void 0?void 0:c.map((m,f)=>{var g,b,A;return o.createElement(o.Fragment,null,m?.bindCta?o.createElement(Ft,{className:Ie.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{d(m,f)},key:f},o.createElement(It,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:s===f?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(A=(g=m?.cover)!==null&&g!==void 0?g:(b=m?.homePage)===null||b===void 0?void 0:b[0])!==null&&A!==void 0?A:i})):null)})))};var eo=o.memo(Oa);const La=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:n,file:a,src:l}=t;switch(i){case 2:return n||null;case 3:return l||null;default:return a&&a.length>0?(e=a[0])===null||e===void 0?void 0:e.url:null}},Ra=t=>t?{backgroundImage:`url(${t})`,backgroundRepeat:"no-repeat",backgroundSize:"cover"}:"",pi=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:n,style:a})=>{var l,s,c,r,v,d,m,f;if((!t?.currency||!t?.price)&&n)return null;let g=t?.currency&&t?.price?t?.price:7e3,b="",A=i?.priceSymbol,S=t?.currency?(c=(s=(l=t?.currency)===null||l===void 0?void 0:l.split("-")[1])===null||s===void 0?void 0:s.toUpperCase())!==null&&c!==void 0?c:"":"$";const p=e===void 0||e;let y=g.toString();A?.showTwoDecimalPoint&&(y=g?.toFixed(2));let h=(r=y?.indexOf("."))!==null&&r!==void 0?r:-1;if(p){b=(v=g?.toLocaleString("zh",{minimumFractionDigits:A?.showTwoDecimalPoint?2:0}))!==null&&v!==void 0?v:"";let x=0,E=h??b?.length;A?.millesimalSymbol==="."?b=b?.replace(/\,/g,function(C,L){return L>=x&&L<E?".":C}):A?.millesimalSymbol===" "&&(b=b?.replace(","," "))}else b=`${A?.showTwoDecimalPoint?g?.toFixed(2):g}`;return A?.decimalPoint===","&&h>0&&(b=b=b?.replace(/\./g,function(x,E){return E>=h&&E<b?.length?",":x})),S=`<span style="font-family:${(f=(m=(d=i?.priceSymbol)===null||d===void 0?void 0:d.fontFamily)!==null&&m!==void 0?m:a?.["fontFamily-en"])!==null&&f!==void 0?f:"inherit"}">${S}</span>`,b=Te(b,a),A?.currencyPosition&&A?.currencyPosition!=="none"?b=A?.currencyPosition==="left"?S+b:b+S:A?.currencyPosition!=="none"&&(b=S+b),b},Na=t=>{var e,i,n,a,l,s,c,r,v,d,m,f,g,b,A,S,p,y,h,x,E,C,L,_,{content:w,style:u,bgImg:M,onClick:I,schema:O,isDefault:T,bottom_image:V,tipText:j,isPost:D,viewTime:R,rec:N,swiper:P,commodityStyles:F,buttonStyle:z,index:Z,commodityGroup:$,popupBg:te,iframeIcon:le,commodityImgRatio:pe,isTel:ee,iframeBgColor:Ce,isActive:_e=!0}=t,Be=tt(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:X,isPreview:re,bffFbReport:ce,popupCurTimeRef:ve,checkCommodityIndexRef:oe,globalConfig:xe}=Ve(),{jumpToWeb:je,productView:Re}=Et(),He=o.useRef(null),[Ke,fe]=o.useState(!1),[q,ie]=o.useState(!1),[U,ke]=o.useState((e=X?.multiCheckIndex)!==null&&e!==void 0?e:0),G=o.useRef(),[we,Ge]=o.useState(0),ne=D?N:X;let B=D?ne?.product:(n=(i=ne?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(l=(a=ne?.video)===null||a===void 0?void 0:a.bindProducts)===null||l===void 0?void 0:l[0],Ye=D?(s=ne?.product)===null||s===void 0?void 0:s.bindCta:(v=(r=(c=ne?.video)===null||c===void 0?void 0:c.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&v!==void 0?v:(f=(m=(d=ne?.video)===null||d===void 0?void 0:d.bindProducts)===null||m===void 0?void 0:m[0])===null||f===void 0?void 0:f.bindCta;const ft=D?Z:X?.index;if(!D&&$?.open&&(!((g=ne?.video)===null||g===void 0)&&g.bindProducts)&&((A=(b=ne?.video)===null||b===void 0?void 0:b.bindProducts)===null||A===void 0?void 0:A.length)>0){oe.current=U;const be=(S=ne?.video)===null||S===void 0?void 0:S.bindProducts[U];B=be,Ye=be?.bindCta}const kt=be=>{B?.link&&(je(be,ne,B,Ye,ft),D||Re(ne,B,Ye,R||He.current,ft),window.location.href=window.getJointUtmLink(B.link))};o.useEffect(()=>{_e&&(ce?.({eventName:"ProductView",product:B}),ce?.({eventName:"PageView",product:B}))},[_e,ce]),o.useEffect(()=>{const be=()=>{He.current=new Date};return be(),window.addEventListener("pageshow",be),()=>{window.removeEventListener("pageshow",be)}},[]);const qe=pi({product:B,enableFormattedPrice:(p=F?.price)===null||p===void 0?void 0:p.enableFormattedPrice,globalConfig:xe,style:F?.price}),ht=(re?375:(y=u?.width)!==null&&y!==void 0?y:window.innerWidth)-((h=te?.horizontalMargin)!==null&&h!==void 0?h:0)*2,At=pe?ht*(pe.h/pe.w):ht,Nt=({isPost:be})=>{var Oe,yt,Zt,Xt;return o.createElement("div",null,o.createElement("div",{className:"pb-commondity-content-collection",style:Vt(F?.collection),hidden:!!B&&(!B?.collection||B?.collection===""),dangerouslySetInnerHTML:{__html:Te((Oe=B?.collection)!==null&&Oe!==void 0?Oe:"Tiffany Lock",F?.collection)}}),o.createElement("div",{className:"pb-commondity-content-title",style:Vt(F?.title),hidden:!!B&&!B?.title,dangerouslySetInnerHTML:{__html:Te((yt=B?.title)!==null&&yt!==void 0?yt:"Pendant in Yellow Gold with Diamonds, Medium",F?.title)}}),o.createElement("div",{className:"pb-commondity-content-price",style:Vt(F?.price),hidden:!!B&&!B?.price,dangerouslySetInnerHTML:{__html:qe??""}}),o.createElement("div",{hidden:!!B&&!B?.taxInfo,style:Vt(F?.taxInfo),dangerouslySetInnerHTML:{__html:Te((Zt=B?.taxInfo)!==null&&Zt!==void 0?Zt:"\u7A0E\u8D39",F?.taxInfo)}}),o.createElement("div",{hidden:!!B&&(!B?.info||B?.info==="")},o.createElement(ki,{foldText:j?.foldText,unfoldText:j?.unfoldText,onClick:()=>fe(!0),isPost:be,text:(Xt=B?.info)!==null&&Xt!==void 0?Xt:`The design inspiration of Tiffany Lock series comes from the power of connection and inclusiveness, and the
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var rt=require("lodash"),yo=require("uuid"),wo=require("pako"),o=require("react"),_i=require("qs"),So=require("eventemitter3"),Ce=require("@emotion/css"),vn=require("react-dom");function xo(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 pn=xo(vn);function nt(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 a=0,n=Object.getOwnPropertySymbols(t);a<n.length;a++)e.indexOf(n[a])<0&&Object.prototype.propertyIsEnumerable.call(t,n[a])&&(i[n[a]]=t[n[a]]);return i}function ht(t,e,i,n){function a(l){return l instanceof i?l:new i(function(s){s(l)})}return new(i||(i=Promise))(function(l,s){function c(d){try{u(n.next(d))}catch(f){s(f)}}function r(d){try{u(n.throw(d))}catch(f){s(f)}}function u(d){d.done?l(d.value):a(d.value).then(c,r)}u((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const To=/:\w+/g;var mn=(t,e)=>ht(void 0,void 0,void 0,function*(){const i={},n={};for(let a=0;a<e?.length;a++){const{id:l,method:s,url:c,urlParams:r,name:u,queryString:d,headers:f,body:h}=e[a];let g=c;r&&Object.entries(r).forEach(([b,A])=>{g=g.replace(To,x=>x===b?A:x)}),d&&(g+=d),n[l]=u;try{const b=yield fetch(g,{method:s,headers:Object.assign({"Content-Type":"application/json"},f),body:JSON.stringify(h)}).then(A=>A.json());i[l]=b}catch(b){console.error("DataSource request error: ",b),i[l]={}}}return{$store:i,idMapName:n}});const fn="SXP_TOKEN_INFO",Eo=(t,e)=>ht(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),a=t.getAppId(),l=t.getApiUrl(),s=window.localStorage.getItem(fn);let c=JSON.parse(s||"{}");if(Date.now()>((i=c?.expireTime)!==null&&i!==void 0?i:0)){const u=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":n||"","x-app-id":a||""}}).then(d=>d.json());if(u.success){const d=u.data;c=Object.assign(Object.assign({},d),{expireTime:Date.now()+d.expire*1e3}),window.localStorage.setItem(fn,JSON.stringify(c))}}return c});function Ai(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),n=[];let a;if(e=e||i.length,t)for(a=0;a<t;a++)n[a]=i[0|Math.random()*e];else{let l;for(n[8]=n[13]=n[18]=n[23]="-",n[14]="4",a=0;a<36;a++)n[a]||(l=0|Math.random()*16,n[a]=i[a===19?l&3|8:l])}return n.join("")}const Co=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=i.length;let a=0;for(;a<t;)e+=i.charAt(Math.floor(Math.random()*n)),a+=1;return e},Io=()=>{const t=yo.v4();return t?.replaceAll?t.replaceAll("-",""):Co(32)},Se=(t,e)=>{if(!t)return"";let i="";const n=e?.["fontFamily-cn"],a=e?.["fontFamily-en"];if(!n&&!a)return t;let l=t;const s=/[\u4e00-\u9fa5]/g,c=/[^\u4e00-\u9fa5]/g,r=`font-family:${n??"inherit"}`,u=`font-family:${a??"inherit"}`,d=h=>{let g=h.search(s),b=h.search(c);return g!==-1&&b!==-1&&g<b&&(i+=`<span style="${r}">${h.substring(g,b)}</span>`,l=h.substring(b,h?.length)),g!==-1&&b!==-1&&g>b&&(i+=`<span style="${u}">${h.substring(b,g)}</span>`,l=h.substring(g,h?.length)),g===-1?(i+=`<span style="${u}">${h.substring(b,h?.length)}</span>`,l="",!1):b===-1?(i+=`<span style="${r}">${h.substring(g,h?.length)}</span>`,l="",!1):!0};let f=!0;for(;f;)f=d(l);return i};function hn(){var t,e,i,n,a,l,s;let c=self.navigator.userAgent;return c?/edge\/([\d\.]+)/i.exec(c)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(c))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(c)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(c))===null||e===void 0?void 0:e[1]}`:/msie/i.test(c)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(c))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(c)?`Internet Explorer ${(n=/rv:([\d\.]+)/i.exec(c))===null||n===void 0?void 0:n[1]}`:/chrome/i.test(c)?`Chrome ${(a=/chrome\/([\d\.]+)/i.exec(c))===null||a===void 0?void 0:a[1]}`:/firefox/i.test(c)?`Firefox ${(l=/firefox\/([\d\.]+)/i.exec(c))===null||l===void 0?void 0:l[1]}`:/safari/i.test(c)?`Safari ${(s=/version\/([\d\.]+)/i.exec(c))===null||s===void 0?void 0:s[1]}`:null:null}function An(){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 gn(){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 bn(t){const i=document.cookie.split(";");let n=null;return i.forEach(a=>{const[l,s]=a.trim().split("=");l===t&&(n=s)}),n??""}function Oi(){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 yn(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),n=new Uint8Array(i),a=wo.inflate(n,{to:"string"});return JSON.parse(a)}let Li=null;const ko={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class Po{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,Li)return Li;Li=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?ko[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let bt=null;const Mo={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{bt||(bt=new Po),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(a=>ht(void 0,void 0,void 0,function*(){var l,s;const c=yield a.json(),r=yn((l=c?.data)===null||l===void 0?void 0:l.data);if(r){const{$store:u}=yield mn(n,(s=r?.dataSource)!==null&&s!==void 0?s:[]);c.data.data=r,Object.assign(c.data.data,{__STORE__:u})}return c}))},getSxpDetailByPageId:t=>ht(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(a=>ht(void 0,void 0,void 0,function*(){var l;const s=yield a.json();return s.success?(l=s?.data)===null||l===void 0?void 0:l.map(r=>Object.assign(Object.assign({},r),{data:yn(r?.data)})):void 0}))}),getSxpRecommendVideoData:t=>ht(void 0,void 0,void 0,function*(){if(!bt)return;const e=yield Eo(bt,t),i=Ai(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");rt.isEmpty(n)&&(n=Ai(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",n));const a=yield fetch("https://dev-sxp-be.chatlabs.net/platform/open/rec/v1.2",{method:"POST",headers:{"Content-Type":"application/json",token:e.token,channel:e.channel,userId:e.userId},body:JSON.stringify({productUserId:n,channel:e.channel,maxRecs:10,requestId:i})}).then(l=>l.json());return a?.data||null})};function ei(){return o.useContext(On)}function Do(){return o.useContext(_n)}const Ri="feRealSessionIdKey",wn=()=>{const t=Io();return`${Date.now()}${t}`},_o=()=>{let t=Oo();return t||(t=wn(),window.localStorage.setItem(Ri,t)),t},Sn=()=>{const t=wn();window.localStorage.setItem(Ri,t)},Oo=()=>window.localStorage.getItem(Ri),xn="SXP_FAKE_USER_ID",Tn="FAKE_USER_STATE",En="AGREE_POLICY",Cn="SLIDE_SKIP_STATE",In="CCONTSENT_STATE",kn=()=>{let t=window.localStorage.getItem(xn);return rt.isEmpty(t)&&(t=Ai(36,62),window.localStorage.setItem(xn,t)),t},Lo=()=>{const t=window.localStorage.getItem(Tn);return rt.isEmpty(t)&&window.localStorage.setItem(Tn,"true"),rt.isEmpty(t)},Ro=()=>{const t=window.localStorage.getItem(Cn);return rt.isEmpty(t)},No=()=>{window.localStorage.setItem(Cn,"true")},Vo=()=>{const t=window.localStorage.getItem(In);return rt.isEmpty(t)&&window.localStorage.setItem(In,"true"),rt.isEmpty(t)};function Nt(t,e){const{appDomain:i}=Fe();return o.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const mt=new So;var dt;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(dt||(dt={}));const jo=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:n,privacy_policy_url:a,privacy_policy_title:l})=>{const{setIsAgreePolicy:s,bffEventReport:c}=Fe(),r=o.useMemo(()=>{const f=location.search.slice(1),h=_i.parse(f.replace(/\+/g,"%2B"));for(const g in h)h[g]=h[g].replace(/%2B/g,"+");return h},[]),u=f=>{var h;return(h=r[f])!==null&&h!==void 0?h:null};o.useEffect(()=>{c?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:u("utm_source"),utmMedium:u("utm_medium"),utmCampaign:u("utm_campaign"),utmId:u("utm_id"),utmContent:u("utm_content"),clSource:u("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const d=()=>{c?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),s?.(!0),window.localStorage.setItem(En,"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:d},"Agree"),o.createElement("a",{className:"consent-policy",target:"_blank",href:a?`https://${a}`:void 0},l??"More information"))))};var Fo=o.memo(jo);const Pn=o.createContext({rtcList:[],tagList:[]});var Ni;(function(t){t[t.BFF=5]="BFF"})(Ni||(Ni={}));const gi="FOR U",Bo=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:a,defaultSize:l,isPreview:s=!1,sxpParameter:c,appDomain:r,hashTagSize:u,loadingImage:d,isOpenHashTag:f=!1,enabledMetaConversionApi:h=!1,consentHeight:g,consentWidth:b,isOpenConsent:A=!1,isEditor:x=!1,utmParameter:v,channelQueryList:y,data:p,dataList:T,onUpdateSchema:k,onUpdateChannel:I})=>{var L,m,S,w,P;const[C,O]=o.useState([]),[E,V]=o.useState([]),[F,_]=o.useState(!1),[N,R]=o.useState({rtc:"",requestId:""}),D=o.useRef(null),j=o.useRef(!1),[W,K]=o.useState(()=>!!window.localStorage.getItem(En)),[Q,$]=o.useState(),[le,de]=o.useState(),[ee,Ie]=o.useState(f),[_e,ze]=o.useState([]),[U,J]=o.useState(0),[ce,fe]=o.useState(!1),[he,oe]=o.useState(null),ke=o.useRef(),Be=o.useRef(),Re=o.useRef(),[qe,Qe]=o.useState(gi),be=o.useRef(-1),Y=o.useRef(null),[X,ie]=o.useState(!1),[ne,se]=o.useState((m=(L=p?.data)===null||L===void 0?void 0:L.sxpPageConf)===null||m===void 0?void 0:m.globalConfig),[we,Ke]=o.useState(),[te,B]=o.useState(!1),[Ge,wt]=o.useState(),[tt,At]=o.useState(),[ft,St]=o.useState([]),[Ft,Mt]=o.useState(),Bt=o.useMemo(()=>we??p,[we,p]),It=o.useMemo(()=>{var H,z,me,Pe;return(((Pe=(me=(z=(H=ne?.consent)===null||H===void 0?void 0:H[0])===null||z===void 0?void 0:z.item)===null||me===void 0?void 0:me.props)===null||Pe===void 0?void 0:Pe.privacy_necessity)&&!W&&!x||A)&&te},[W,ne,A,x,te]),Lt=o.useCallback(H=>{I?.(H),At(H)},[]),xt=o.useCallback(H=>{var z;const me=H?.recList;return(z=me?.map(ve=>{var Te,Oe,Ne,De,Ze,Ye;if(!((Te=ve?.video)===null||Te===void 0)&&Te.bindProducts&&((Ne=(Oe=ve?.video)===null||Oe===void 0?void 0:Oe.bindProducts)===null||Ne===void 0?void 0:Ne.length)>0){const $e=(Ye=(Ze=(De=ve?.video)===null||De===void 0?void 0:De.bindProducts)===null||Ze===void 0?void 0:Ze.filter(ot=>!!ot?.bindCta))!==null&&Ye!==void 0?Ye:[];return Object.assign(Object.assign({},ve),{video:Object.assign(Object.assign({},ve?.video),{bindProducts:$e})})}return ve}))!==null&&z!==void 0?z:[]},[]);o.useEffect(()=>{let H;return ft.length>0&&(H=setInterval(()=>{const me=new Date,Pe=15*1e3;St(ve=>ve.filter(Te=>me-Te.time<=Pe))},1e3)),()=>{clearInterval(H)}},[ft]),o.useEffect(()=>{const H=z=>{ke.current=z};return mt.on(dt.CHANGE_THEME_TAG,H),()=>{mt.off(dt.CHANGE_THEME_TAG,H)}},[]),o.useEffect(()=>{Ie(f)},[f]);const zt=o.useMemo(()=>e?.find(H=>H.type===Ni.BFF),[e]),We=o.useCallback((H,z)=>{if(!zt)return;const me=zt.url,Pe=kn();if(z?.query){const ve=_i.stringify(z.query);H=`${H}?${ve}`}return z.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${me}/api/v1${H}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},z.body),zt.headers),{"x-user-id":Pe}))],{type:"application/json;charset=UTF-8"})):window.fetch(`${me}/api/v1${H}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Pe},zt.headers),method:z.method,body:JSON.stringify(z.body)}).then(ve=>ve.json()).catch(ve=>Promise.reject(ve))},[zt]),Dt=o.useCallback(H=>ht(void 0,void 0,void 0,function*(){var z,me,Pe,ve,Te,Oe,Ne,De,Ze,Ye,$e,ot,Ue,Je;if(H={maxSize:(z=H?.maxSize)!==null&&z!==void 0?z:a,defaultSize:(me=H?.defaultSize)!==null&&me!==void 0?me:l,hashTag:H?.hashTag,traceInfo:H?.traceInfo,themeTag:H?.themeTag,pageNum:H?.pageNum,contentFilter:H?.contentFilter,productFilter:H?.productFilter},tt)H=Object.assign(Object.assign({},H),{channel:decodeURIComponent(tt)});else if(i){const q=(Te=(ve=(Pe=i?.split("&"))===null||Pe===void 0?void 0:Pe.filter(Z=>{var G,Ae;const re=Z.split("=")[0];return(Ae=(G=v?.channels)!==null&&G!==void 0?G:[])===null||Ae===void 0?void 0:Ae.includes(re)}))===null||ve===void 0?void 0:ve.join("&"))!==null&&Te!==void 0?Te:"";q&&(H=Object.assign(Object.assign({},H),{channel:decodeURIComponent(q)}))}if(x){let q=1;if(H=Object.assign(Object.assign(Object.assign({},H),{directPage:!0,level:1}),!i&&y&&y?.length>0&&{channel:y?.[0]}),!H?.channel||j.current)return;j.current=!0;let Z=[],G=null;const Ae=re=>ht(void 0,void 0,void 0,function*(){var ue,ye,Le,Ve,je,pe;if(re.pageNum=q,G=yield We?.("/recommend/list",{method:"POST",body:re}),!G?.success)return;_(!1),Z=Z.concat((Ve=(Le=(ye=(ue=G?.data)===null||ue===void 0?void 0:ue.recList)===null||ye===void 0?void 0:ye.filter)===null||Le===void 0?void 0:Le.call(ye,Xe=>Xe?.product||Xe?.video))!==null&&Ve!==void 0?Ve:[]),O(xt(Object.assign(Object.assign({},G.data),{recList:Z}))),ze(xt(Object.assign(Object.assign({},G.data),{recList:Z}))),((pe=(je=G?.data)===null||je===void 0?void 0:je.recList)===null||pe===void 0?void 0:pe.some(Xe=>Xe?.product||Xe?.video))&&(q=q+1,yield Ae(re))});return yield Ae(H),!H?.hashTag&&G&&R({rtc:(Oe=G?.data)===null||Oe===void 0?void 0:Oe.rtc,requestId:(Ne=G?.data)===null||Ne===void 0?void 0:Ne.requestId}),Object.assign(Object.assign({},G.data),{recList:Z})}ne?.enablePreview&&(H=Object.assign(Object.assign({},H),{directPage:!0,level:1,pageNum:(De=H?.pageNum)!==null&&De!==void 0?De:1}));const M=yield We?.("/recommend/list",{method:"POST",body:H});if(M?.success){if(H?.hashTag||R({rtc:M.data.rtc,requestId:M.data.requestId}),ne?.enablePreview&&!x){let q=[];return q=q.concat((ot=($e=(Ye=(Ze=M?.data)===null||Ze===void 0?void 0:Ze.recList)===null||Ye===void 0?void 0:Ye.filter)===null||$e===void 0?void 0:$e.call(Ye,G=>G?.product||G?.video))!==null&&ot!==void 0?ot:[]),((Je=(Ue=M?.data)===null||Ue===void 0?void 0:Ue.recList)===null||Je===void 0?void 0:Je.some(G=>G?.product||G?.video))||ie(!0),Object.assign(Object.assign({},M.data),{recList:q})}return M?.data}}),[We,i,a,l,y,tt]),_t=o.useCallback(H=>ht(void 0,void 0,void 0,function*(){var z,me,Pe,ve;if(C.length<=0)return;const Te=C?.[C?.length-1],Oe=yield Dt(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:le?.hashTag},((z=Te?.product)===null||z===void 0?void 0:z.itemId)&&{productFilter:[(me=Te?.product)===null||me===void 0?void 0:me.itemId]}),((Pe=Te?.video)===null||Pe===void 0?void 0:Pe.itemId)&&{contentFilter:[(ve=Te?.video)===null||ve===void 0?void 0:ve.itemId]}),{themeTag:ke.current}),ne?.enablePreview&&!x&&{pageNum:H}));return O(C.concat(xt(Oe))),ze(_e.concat(xt(Oe))),Oe}),[Dt,C,le,_e]),ge=o.useCallback((H,z)=>{var me,Pe,ve,Te,Oe;let Ne=!1;const De=(Pe=(me=p?.data)===null||me===void 0?void 0:me.sxpPageConf)===null||Pe===void 0?void 0:Pe.globalConfig;if(!((ve=De?.session)===null||ve===void 0)&&ve.enable){const Ze=localStorage.getItem("sessionStartTime"),Ye=Ze?JSON.parse(Ze):new Date().getTime();Math.floor((new Date().getTime()-Ye)/1e3/60)>=((Oe=(Te=De?.session)===null||Te===void 0?void 0:Te.expires)!==null&&Oe!==void 0?Oe:30)&&(z?.("sessionTimeOut"),Sn(),Be.current=new Date,Ne=!0),localStorage.setItem("sessionStartTime",JSON.stringify(new Date().getTime()))}else H&&Sn();return Ne},[p]),ae=o.useCallback(({userInfo:H,eventInfo:z,reportLayId:me=!0})=>{if(!n||ne?.enablePreview)return;H||(H={});const Pe=_o(),ve=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({sessionID:Pe,rtc:N.rtc,requestId:N.requestId},{playbookType:Ft}),Ge&&me&&{layoutVariantId:Ge}),z),gn()&&{sxpDevice:gn()}),An()&&{sxpSystem:An()}),hn()&&{sxpBrowser:hn()}),z?.position&&tt&&{position:Number(z?.position)+1+""}),Te=Object.entries(H).map(([Ne,De])=>({name:Ne,value:De})),Oe=Object.entries(ve).map(([Ne,De])=>De&&{name:Ne,value:De}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",H),console.log("eventInfo:",ve),console.log("========= \u7ED3\u675F ========="),We?.("/event/report",{method:"POST",body:{userInfo:Te,eventInfo:Oe},type:"beacon"})},[We,N,n,ne?.enablePreview,Ge,ne,Ft]),et=o.useCallback(({eventName:H,product:z})=>{var me,Pe,ve,Te,Oe;if(!n||!h||ne?.enablePreview||!(!((me=ne?.converApi)===null||me===void 0)&&me[H]))return;let Ne=rt.cloneDeep((Pe=ne?.converApi)===null||Pe===void 0?void 0:Pe[H]);const De=new URLSearchParams(window.location.search),Ze=De?.get("fbclid"),Ye={event_source_url:(ve=window?.location)===null||ve===void 0?void 0:ve.href,external_id:kn(),client_user_agent:(Oe=(Te=window?.navigator)===null||Te===void 0?void 0:Te.userAgent)!==null&&Oe!==void 0?Oe:"",fbc:Ze?`fb.2.${new Date().getTime()}.${Ze}`:"",fbp:bn("_fbp")?`fb.2.${new Date().getTime()}.${bn("_fbp")}`:"",time:Math.floor(Date.now()/1e3)},$e=/\{\{(.*?)\}\}/g,ot=Ue=>{if(Ue){if(Ue instanceof Array)Ue?.map(Je=>ot(Je));else for(const Je in Ue)if(Ue.hasOwnProperty(Je)){const M=Ue?.[Je];if(typeof M=="object")ot(M);else if(typeof M=="string"){const q=M?.match($e);q&&q.forEach(Z=>{var G;const Ae=Z.substring(2,Z.length-2);try{let re=new Function("fix_par","product",`return ${Ae}`)(Ye,z);re?(Ae?.indexOf("currency")!==-1&&re?.indexOf("-")!==-1&&typeof re=="string"&&(re=(G=re?.split("-"))===null||G===void 0?void 0:G[0]),Ue[Je]=re):delete Ue[Je]}catch(re){delete Ue[Je],console.error("An error occurred:",re?.message)}})}}}};return ot(Ne),We?.("/fb/events",{method:"POST",body:Ne,type:"beacon"})},[We,n,h,ne?.enablePreview,ne]),gt=o.useCallback(H=>ht(void 0,void 0,void 0,function*(){const z=yield We?.("/recommend/like",{method:"POST",body:H});return z?.success}),[We]),Jt=o.useCallback(H=>ht(void 0,void 0,void 0,function*(){const z=yield We?.("/recommend/unlike",{method:"POST",body:H});return z?.success}),[We]),Gt=o.useCallback(H=>ht(void 0,void 0,void 0,function*(){const z=yield We?.("/customform",{method:"POST",body:H});return z?.success}),[We]),Yt=o.useCallback(H=>ht(void 0,void 0,void 0,function*(){var z,me,Pe,ve,Te,Oe,Ne,De;const Ze=!!(!((Pe=(me=(z=H?.data)===null||z===void 0?void 0:z.sxpPageConf)===null||me===void 0?void 0:me.globalConfig)===null||Pe===void 0)&&Pe.isShowTag);if(!(!i||!Ze))try{const Ye=(Oe=(Te=(ve=i?.split("&"))===null||ve===void 0?void 0:ve.filter(ot=>{var Ue,Je;const M=ot.split("=")[0];return(Je=(Ue=v?.channels)!==null&&Ue!==void 0?Ue:[])===null||Je===void 0?void 0:Je.includes(M)}))===null||Te===void 0?void 0:Te.join("&"))!==null&&Oe!==void 0?Oe:"",$e=yield We?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(Ye)}});V((De=(Ne=$e?.data)===null||Ne===void 0?void 0:Ne.tags)!==null&&De!==void 0?De:[])}catch(Ye){console.log("e",Ye)}}),[We,i]),ui=o.useCallback((H,z,me,Pe)=>{var ve,Te,Oe,Ne,De,Ze,Ye,$e,ot,Ue,Je,M,q,Z,G,Ae,re,ue,ye,Le,Ve,je,pe,xe,Xe,lt,it,at,pt,Me,ut,Tt,Ee,vt,qt,Et;const Rt=me?.bindCta,st=((ve=z?.video)===null||ve===void 0?void 0:ve.bindProduct)||((Te=z?.video)===null||Te===void 0?void 0:Te.bindProducts)&&((Ne=(Oe=z?.video)===null||Oe===void 0?void 0:Oe.bindProducts)===null||Ne===void 0?void 0:Ne.length)>0;let $t="",Di=null;ce?$t="hashTagPage":!((De=z?.video)===null||De===void 0)&&De.url?($t="videoPage",Di="video"):!((Ye=(Ze=z?.video)===null||Ze===void 0?void 0:Ze.imgUrls)===null||Ye===void 0)&&Ye.length&&($t="imagePage",Di="image");const un=(Z=(M=($e=me?.tags)!==null&&$e!==void 0?$e:(Je=(Ue=(ot=z?.video)===null||ot===void 0?void 0:ot.bindProducts)===null||Ue===void 0?void 0:Ue[0])===null||Je===void 0?void 0:Je.tags)!==null&&M!==void 0?M:(q=z?.video)===null||q===void 0?void 0:q.tags)!==null&&Z!==void 0?Z:(G=z?.product)===null||G===void 0?void 0:G.tags;ae?.({eventInfo:Object.assign(Object.assign({},H),{ctaId:(Ae=Rt?.itemId)!==null&&Ae!==void 0?Ae:"",ctaName:(re=Rt?.title)!==null&&re!==void 0?re:"",contentTags:un?JSON.stringify(un):"",position:Pe+"",contentId:(ye=(ue=z?.video)===null||ue===void 0?void 0:ue.itemId)!==null&&ye!==void 0?ye:"",productId:st?me?.itemId:"",traceInfo:(qt=(Tt=(it=(pe=(Le=Rt?.traceInfo)!==null&&Le!==void 0?Le:(je=(Ve=z?.video)===null||Ve===void 0?void 0:Ve.bindCta)===null||je===void 0?void 0:je.traceInfo)!==null&&pe!==void 0?pe:(lt=(Xe=(xe=z?.video)===null||xe===void 0?void 0:xe.bindProduct)===null||Xe===void 0?void 0:Xe.bindCta)===null||lt===void 0?void 0:lt.traceInfo)!==null&&it!==void 0?it:(ut=(Me=(pt=(at=z?.video)===null||at===void 0?void 0:at.bindProducts)===null||pt===void 0?void 0:pt[0])===null||Me===void 0?void 0:Me.bindCta)===null||ut===void 0?void 0:ut.traceInfo)!==null&&Tt!==void 0?Tt:(vt=(Ee=z?.product)===null||Ee===void 0?void 0:Ee.bindCta)===null||vt===void 0?void 0:vt.traceInfo)!==null&&qt!==void 0?qt:"",fromKName:$t,fromKPage:(Et=location?.href)!==null&&Et!==void 0?Et:"",contentFormat:Di})})},[ae,ce]),Qt=o.useCallback(()=>{var H,z,me,Pe,ve;const Te=location.search.slice(1),Oe=_i.parse(Te.replace(/\+/g,"%2B"));for(const Ye in Oe)Oe[Ye]=Oe[Ye].replace(/%2B/g,"+");const Ne=Ye=>{var $e;return($e=Oe[Ye])!==null&&$e!==void 0?$e:""},De=new Date,Ze=(z=(H=p?.data)===null||H===void 0?void 0:H.sxpPageConf)===null||z===void 0?void 0:z.globalConfig;(!(!((me=Ze?.session)===null||me===void 0)&&me.enable)||!Be?.current)&&(Be.current=De),ae?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:Ne("utm_source"),utmMedium:Ne("utm_medium"),utmCampaign:Ne("utm_campaign"),utmId:Ne("utm_id"),utmContent:Ne("utm_content"),enterTime:Math.floor(De/1e3)+"",requestId:null,enterUrl:(ve=(Pe=window?.location)===null||Pe===void 0?void 0:Pe.href)!==null&&ve!==void 0?ve:"",clSource:Ne("cl_source")},reportLayId:!1})},[ae,p,Be]);o.useEffect(()=>{It||Qt()},[It]),o.useEffect(()=>{if(It||s)return;_(!0);let H,z;Dt().then(me=>{var Pe,ve,Te,Oe,Ne,De,Ze,Ye,$e,ot,Ue;if(me){const Je=xt(me);let M,q;if(me?.layoutVariantId){const Z=(ve=(Pe=me?.layoutVariantId)===null||Pe===void 0?void 0:Pe.split("-"))===null||ve===void 0?void 0:ve[1];Z&&(H=Z,wt(Z),M=T?.find(G=>G?.id===Z),M?(Ke(M),document.title=(Te=M?.name)!==null&&Te!==void 0?Te:"home",q=(Ne=(Oe=M?.data)===null||Oe===void 0?void 0:Oe.sxpPageConf)===null||Ne===void 0?void 0:Ne.globalConfig,se(q),k?.(M?.data),!(($e=(Ye=(Ze=(De=q?.consent)===null||De===void 0?void 0:De[0])===null||Ze===void 0?void 0:Ze.item)===null||Ye===void 0?void 0:Ye.props)===null||$e===void 0)&&$e.privacy_necessity&&B(!0)):B(!0))}else B(!0);if(tt||(q?.playbook==="organic menu"||!q&&ne?.playbook==="organic menu"?(Mt("organicMenu"),Je.unshift("organic menu"),z="organicMenu"):(Mt("paidMedia"),z="paidMedia")),O(Je),ze(Je),Yt(M??Bt),tt){const Z=Je?.[0],G=((ot=Z?.video)===null||ot===void 0?void 0:ot.traceInfo)||((Ue=Z?.product)===null||Ue===void 0?void 0:Ue.traceInfo)||"";ae?.({eventInfo:Object.assign({eventSubject:"multiPostClick",eventDescription:"multiPostClick",traceInfo:G,branchfeed:tt},H&&{layoutVariantId:H})}),ae?.({eventInfo:Object.assign({eventSubject:"endMultiPost",eventDescription:"endMultiPost",contentFormat:"image",position:"0",traceInfo:G,nextStep:"multipostClick",timeOnSite:Math.floor((new Date-Re?.current)/1e3)+""},H&&{layoutVariantId:H})})}}}).finally(()=>{ae({eventInfo:Object.assign(Object.assign({eventSubject:"apiRequest",eventDescription:"api request succeed"},H&&{layoutVariantId:H}),z&&{playbookType:z})}),_(!1)})},[It,tt]),o.useEffect(()=>{s&&(_(!0),Yt(p),Dt().then(H=>{if(H){const z=xt(H);ne?.playbook==="organic menu"&&!tt&&z.unshift("organic menu"),O(z),ze(z)}}).finally(()=>{_(!1)}))},[Dt,Yt,tt]);const Ht=Nt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",r);return o.createElement(Pn.Provider,{value:{rtcList:C,setRtcList:O,mutateLike:gt,mutateUnlike:Jt,submitForm:Gt,popupDetailData:Q,loadVideos:_t,setPopupDetailData:$,getRecommendVideos:Dt,bffEventReport:ae,isPreview:s,loading:F,sxpParameter:c,waterFallData:le,setWaterFallData:de,ctaEvent:ui,swiperRef:D,openHashtag:ee,setOpenHashtag:Ie,cacheRtcList:_e,setCacheRtcList:ze,cacheActiveIndex:U,setCacheActiveIndex:J,isFromHashtag:ce,setIsFromHashtag:fe,appDomain:r,hashTagSize:u,loadingImage:d??Ht,isOpenHashTag:f,tagList:E,setLoading:_,videoRef:he,setVideoRef:oe,bffFbReport:et,isAgreePolicy:W,setIsAgreePolicy:K,curTime:Be,h5EnterLink:Qt,themeTag:ke,isShowConsent:It,selectTag:qe,setSelectTag:Qe,globalConfig:ne,popupCurTimeRef:Y,checkCommodityIndexRef:be,isEditor:x,isNoMoreData:X,updateChannel:Lt,channel:tt,eventTimeList:ft,setEventTimeList:St,multiPostTimeRef:Re,refreshFeSession:ge}},It?o.createElement(Fo,Object.assign({},(P=(w=(S=ne?.consent)===null||S===void 0?void 0:S[0])===null||w===void 0?void 0:w.item)===null||P===void 0?void 0:P.props)):t({rtcList:C,mutateLike:gt,mutateUnlike:Jt,submitForm:Gt,tagList:E,pageData:Bt}))};var Mn=o.memo(Bo);function Fe(){return o.useContext(Pn)}var Dn;(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"})(Dn||(Dn={}));const _n=o.createContext({$store:{},options:[],configs:[]}),zo=({children:t,isSsr:e,enable:i})=>{const[n,a]=o.useState([]),{schema:l}=ei(),[s,c]=o.useState(l.__STORE__||{}),[r,u]=o.useState([]);o.useEffect(()=>{var h;e||rt.isEqual(r,l?.dataSource)||u((h=l?.dataSource)!==null&&h!==void 0?h:[])},[l?.dataSource,e]);const d=o.useCallback(()=>ht(void 0,void 0,void 0,function*(){const{$store:h,idMapName:g}=yield mn("",r);c(h),f(h,g)}),[r]),f=(h,g)=>{const b=[];Object.entries(h).forEach(([A,x])=>{Object.keys(x).forEach(v=>{const y={label:`${g[A]} - ${v}`,value:`{{ ${A}.${v} }}`};b.push(y)})}),a(b)};return o.useEffect(()=>{e||d()},[d,e,l]),i?o.createElement(_n.Provider,{value:{$store:l.__STORE__||s,options:n,configs:r}},t):t};var Wo=o.memo(zo);const bi={id:Ai(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},Vi={id:"",duration:0,name:"none"},On=o.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[bi],redoStack:[],popup:Vi,setPopup:()=>{}}),Ln=o.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:a=!0,utmVal:l},s)=>{const[c,r]=o.useState(null),[u,d]=o.useState(n||{pointData:[bi],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[f,h]=o.useState([bi]),[g,b]=o.useState([[bi]]),[A,x]=o.useState([]),[v,y]=o.useState(Vi);typeof window<"u"&&(window.sxpPopup=(L,m)=>{y(Object.assign(Object.assign(Object.assign({},Vi),{id:L}),m))}),typeof window<"u"&&(window.getJointUtmLink=L=>(No(),L?.indexOf("?")!==-1?L+(l?"&"+l:""):L+(l?"?"+l:""))),o.useEffect(()=>{b([u.pointData]),x([])},[u.type]);const p=o.useCallback(L=>{const m=rt.cloneDeep(u);m&&(m.dataSource=L,d?.(m))},[u]),[T,k]=o.useState();o.useImperativeHandle(s,()=>({loadSchema(L){L&&(b([L.pointData]),d(L))},exportSchema(){return rt.cloneDeep(u)},getPageInfoData(){return T},initPageInfoData(L){L&&k(L)}}));const I=o.useMemo(()=>{if(u)return u.type==="PC"?u.pcPageConf:u.mobilePageConf},[u]);return o.createElement(On.Provider,{value:{resolver:e,currentNode:c,schema:u,setCurrentNode:r,setSchema:d,saveDataSource:p,prePiontData:f,setPrePiontData:h,pageInfoData:T,setPageInfoData:L=>k(Object.assign(Object.assign({},T),L)),undoStack:g,redoStack:A,setRedoStack:x,setUndoStack:b,getCurPageConf:I,popup:v,setPopup:y}},o.createElement(Wo,{isSsr:i,enable:a},t))});var Ho=Object.freeze({__proto__:null,EditorCore:Ln}),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 Ct(){const{bffEventReport:t,popupDetailData:e,isFromHashtag:i,eventTimeList:n,setEventTimeList:a}=Fe(),l=o.useCallback((r,u,d,f,h,g)=>{var b,A,x,v,y,p,T,k,I,L,m,S,w,P,C,O,E,V,F,_,N,R,D,j,W,K,Q,$,le,de,ee,Ie,_e,ze,U,J,ce,fe;if(n?.findIndex(Re=>Re.target===r?.target)!==-1)return;r&&a?.(Re=>[...Re,{target:r?.target,time:new Date}]);let oe="";e&&(!((A=(b=u?.video)===null||b===void 0?void 0:b.bindProducts)===null||A===void 0)&&A.length||!((x=u?.video)===null||x===void 0)&&x.bindProduct)?oe="pdpPage":i?oe="hashTagPage":!((v=u?.video)===null||v===void 0)&&v.url?oe="videoPage":!((y=u?.video)===null||y===void 0)&&y.imgUrls&&(!((T=(p=u?.video)===null||p===void 0?void 0:p.imgUrls)===null||T===void 0)&&T.length)?oe="imagePage":u?.product&&(oe="productPage");const ke=(P=(S=(k=d?.tags)!==null&&k!==void 0?k:(m=(L=(I=u?.video)===null||I===void 0?void 0:I.bindProducts)===null||L===void 0?void 0:L[0])===null||m===void 0?void 0:m.tags)!==null&&S!==void 0?S:(w=u?.video)===null||w===void 0?void 0:w.tags)!==null&&P!==void 0?P:(C=u?.product)===null||C===void 0?void 0:C.tags;let Be=null;!((O=u?.video)===null||O===void 0)&&O.url?Be="video":!((E=u?.video)===null||E===void 0)&&E.imgUrls&&(!((F=(V=u?.video)===null||V===void 0?void 0:V.imgUrls)===null||F===void 0)&&F.length)&&(Be="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(_=d?.itemId)!==null&&_!==void 0?_:"",productName:(N=d?.title)!==null&&N!==void 0?N:"",price:d?.price?d?.price+"":"0",productCollection:(R=d?.collection)!==null&&R!==void 0?R:"",fromKName:oe,fromKPage:location?.href,contentTags:ke?JSON.stringify(ke):"",position:h+"",contentId:(j=(D=u?.video)===null||D===void 0?void 0:D.itemId)!==null&&j!==void 0?j:"",ctatId:(W=f?.itemId)!==null&&W!==void 0?W:"",traceInfo:(fe=(U=(_e=(le=(K=g??d?.traceInfo)!==null&&K!==void 0?K:($=(Q=u?.video)===null||Q===void 0?void 0:Q.bindProduct)===null||$===void 0?void 0:$.traceInfo)!==null&&le!==void 0?le:(Ie=(ee=(de=u?.video)===null||de===void 0?void 0:de.bindProducts)===null||ee===void 0?void 0:ee[0])===null||Ie===void 0?void 0:Ie.traceInfo)!==null&&_e!==void 0?_e:(ze=u?.product)===null||ze===void 0?void 0:ze.traceInfo)!==null&&U!==void 0?U:(ce=(J=u?.video)===null||J===void 0?void 0:J.bindCta)===null||ce===void 0?void 0:ce.traceInfo)!==null&&fe!==void 0?fe:""},Be&&{contentFormat:Be})})},[t,e,i,n]),s=o.useCallback((r,u,d,f,h)=>{var g,b,A,x,v,y,p,T,k,I,L,m,S,w;let P="";e&&(!((b=(g=r?.video)===null||g===void 0?void 0:g.bindProducts)===null||b===void 0)&&b.length||!((A=r?.video)===null||A===void 0)&&A.bindProduct)?P="pdpPage":r?.product&&(P="productPage"),t?.({eventInfo:{productId:u?.itemId,productName:u?.title,price:u?.price?u?.price+"":"0",productCollection:u?.collection,fromKName:P,fromKPage:location?.href,contentTags:JSON.stringify(u?.tags),position:h+"",contentId:(x=r?.video)===null||x===void 0?void 0:x.itemId,ctatId:d?.itemId,traceInfo:(w=(m=(T=(v=u?.traceInfo)!==null&&v!==void 0?v:(p=(y=r?.video)===null||y===void 0?void 0:y.bindProduct)===null||p===void 0?void 0:p.traceInfo)!==null&&T!==void 0?T:(L=(I=(k=r?.video)===null||k===void 0?void 0:k.bindProducts)===null||I===void 0?void 0:I[0])===null||L===void 0?void 0:L.traceInfo)!==null&&m!==void 0?m:(S=r?.product)===null||S===void 0?void 0:S.traceInfo)!==null&&w!==void 0?w:"",timeOnSite:Math.floor((new Date-f)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),c=o.useCallback((r,u,d,f)=>{u&&u===gi&&t?.({eventInfo:{lastFeed:r,themeTags:d?`['${d}']`:"",hashTags:f?`['${f}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:l,productView:s,backMainFeed:c}}const Go=({layout:t,columns:e,onChange:i})=>o.createElement(o.Fragment,null,e?.map((n,a)=>o.createElement("div",{key:a,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:a,title:l,textStyle:s,submitBgColor:c,submitColor:r,submitText:u,layoutType:d="inline",isExternalLink:f,isPopup:h,onClick:g,onClose:b,submitButtonStyle:A}=t,x=nt(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:v,popupDetailData:y}=Fe(),{jumpToWeb:p}=Ct(),[T,k]=o.useState(!1),[I,L]=o.useState({}),[m,S]=o.useState(0),w=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"}],[]),P=((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(()=>rt.cloneDeep(n)||w,[n,w]),O=o.useCallback(V=>{const{name:F,value:_}=V.target;L(Object.assign(Object.assign({},I),{[F]:_}))},[I]),E=rt.debounce(V=>ht(void 0,void 0,void 0,function*(){var F,_,N,R,D;const j=I;if(!j)return;const W=(_=(F=Object.keys(j))===null||F===void 0?void 0:F.map(Q=>{var $;return{name:Q,value:($=j[Q])!==null&&$!==void 0?$:""}}))===null||_===void 0?void 0:_.filter(Q=>Q?.value);if(!W||!W?.length)return;k(!0);const K=yield v?.({attributes:W});if(k(!1),K){if(f){const Q=y,$=(N=Q?.video)===null||N===void 0?void 0:N.bindProduct,le=(D=(R=Q?.video)===null||R===void 0?void 0:R.bindProduct)===null||D===void 0?void 0:D.bindCta,de=y?.index;p(V,Q,$,le,de)}h||b?.(),g?.()}}),1e3);return o.useEffect(()=>{const V=()=>{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))<P?S(50):S(0)};return window.addEventListener("resize",V),()=>{window.removeEventListener("resize",V)}},[]),o.createElement("div",{className:"pb-appoint-form"},o.createElement("div",{className:`pb-appoint-form-title ${Ce.css(Object.assign({},s))}`,dangerouslySetInnerHTML:{__html:Se(l,s)}}),o.createElement("div",Object.assign({className:Ce.css(Object.assign(Object.assign({},a),{marginTop:m}))},x),o.createElement("div",{className:"pb-appoint-form-container"},o.createElement(Yo,{columns:C,layout:d,onChange:O}))),o.createElement("div",{className:"pb-appoint-form-btn-wrapper"},o.createElement("button",{"aria-label":u,onClick:E,className:"pb-appoint-form-btn",style:Object.assign({color:r,background:c},A),dangerouslySetInnerHTML:{__html:Se(T?"loading...":u,A)}})))};var Zo=o.memo(qo);function ct(t,e){return t.extend=e,t}const Ko=ct(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 Rn(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function ji(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:Rn(e[i])&&Rn(t[i])&&Object.keys(e[i]).length>0&&ji(t[i],e[i])})}const Nn={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function kt(){const t=typeof document<"u"?document:{};return ji(t,Nn),t}const Qo={document:Nn,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 ji(t,Qo),t}function ti(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function $o(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function ai(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Vt(){return Date.now()}function el(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 tl(t,e){e===void 0&&(e="x");const i=yt();let n,a,l;const s=el(t);return i.WebKitCSSMatrix?(a=s.transform||s.webkitTransform,a.split(",").length>6&&(a=a.split(", ").map(c=>c.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(a==="none"?"":a)):(l=s.MozTransform||s.OTransform||s.MsTransform||s.msTransform||s.transform||s.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),n=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?a=l.m41:n.length===16?a=parseFloat(n[12]):a=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?a=l.m42:n.length===16?a=parseFloat(n[13]):a=parseFloat(n[5])),a||0}function yi(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function il(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function Ot(){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&&!il(n)){const a=Object.keys(Object(n)).filter(l=>e.indexOf(l)<0);for(let l=0,s=a.length;l<s;l+=1){const c=a[l],r=Object.getOwnPropertyDescriptor(n,c);r!==void 0&&r.enumerable&&(yi(t[c])&&yi(n[c])?n[c].__swiper__?t[c]=n[c]:Ot(t[c],n[c]):!yi(t[c])&&yi(n[c])?(t[c]={},n[c].__swiper__?t[c]=n[c]:Ot(t[c],n[c])):t[c]=n[c])}}}return t}function wi(t,e,i){t.style.setProperty(e,i)}function Vn(t){let{swiper:e,targetPosition:i,side:n}=t;const a=yt(),l=-e.translate;let s=null,c;const r=e.params.speed;e.wrapperEl.style.scrollSnapType="none",a.cancelAnimationFrame(e.cssModeFrameID);const u=i>l?"next":"prev",d=(h,g)=>u==="next"&&h>=g||u==="prev"&&h<=g,f=()=>{c=new Date().getTime(),s===null&&(s=c);const h=Math.max(Math.min((c-s)/r,1),0),g=.5-Math.cos(h*Math.PI)/2;let b=l+g*(i-l);if(d(b,i)&&(b=i),e.wrapperEl.scrollTo({[n]:b}),d(b,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:b})}),a.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=a.requestAnimationFrame(f)};f()}function Xt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function Si(t){try{console.warn(t);return}catch{}}function si(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:ti(e)),i}function jn(t){const e=yt(),i=kt(),n=t.getBoundingClientRect(),a=i.body,l=t.clientTop||a.clientTop||0,s=t.clientLeft||a.clientLeft||0,c=t===e?e.scrollY:t.scrollTop,r=t===e?e.scrollX:t.scrollLeft;return{top:n.top+c-l,left:n.left+r-s}}function nl(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 ol(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 ii(t,e){return yt().getComputedStyle(t,null).getPropertyValue(e)}function vi(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function xi(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 Fi(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Bi(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 He(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function zi(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l=kt(),s=yt();e.keyboard={enabled:!1},i({keyboard:{enabled:!1,onlyInViewport:!0,pageUpDown:!0}});function c(d){if(!e.enabled)return;const{rtlTranslate:f}=e;let h=d;h.originalEvent&&(h=h.originalEvent);const g=h.keyCode||h.charCode,b=e.params.keyboard.pageUpDown,A=b&&g===33,x=b&&g===34,v=g===37,y=g===39,p=g===38,T=g===40;if(!e.allowSlideNext&&(e.isHorizontal()&&y||e.isVertical()&&T||x)||!e.allowSlidePrev&&(e.isHorizontal()&&v||e.isVertical()&&p||A))return!1;if(!(h.shiftKey||h.altKey||h.ctrlKey||h.metaKey)&&!(l.activeElement&&l.activeElement.nodeName&&(l.activeElement.nodeName.toLowerCase()==="input"||l.activeElement.nodeName.toLowerCase()==="textarea"))){if(e.params.keyboard.onlyInViewport&&(A||x||v||y||p||T)){let k=!1;if(xi(e.el,`.${e.params.slideClass}, swiper-slide`).length>0&&xi(e.el,`.${e.params.slideActiveClass}`).length===0)return;const I=e.el,L=I.clientWidth,m=I.clientHeight,S=s.innerWidth,w=s.innerHeight,P=jn(I);f&&(P.left-=I.scrollLeft);const C=[[P.left,P.top],[P.left+L,P.top],[P.left,P.top+m],[P.left+L,P.top+m]];for(let O=0;O<C.length;O+=1){const E=C[O];if(E[0]>=0&&E[0]<=S&&E[1]>=0&&E[1]<=w){if(E[0]===0&&E[1]===0)continue;k=!0}}if(!k)return}e.isHorizontal()?((A||x||v||y)&&(h.preventDefault?h.preventDefault():h.returnValue=!1),((x||y)&&!f||(A||v)&&f)&&e.slideNext(),((A||v)&&!f||(x||y)&&f)&&e.slidePrev()):((A||x||p||T)&&(h.preventDefault?h.preventDefault():h.returnValue=!1),(x||T)&&e.slideNext(),(A||p)&&e.slidePrev()),a("keyPress",g)}}function r(){e.keyboard.enabled||(l.addEventListener("keydown",c),e.keyboard.enabled=!0)}function u(){e.keyboard.enabled&&(l.removeEventListener("keydown",c),e.keyboard.enabled=!1)}n("init",()=>{e.params.keyboard.enabled&&r()}),n("destroy",()=>{e.keyboard.enabled&&u()}),Object.assign(e.keyboard,{enable:r,disable:u})}function Ti(t){let{swiper:e,extendParams:i,on:n,emit:a}=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 s,c=Vt(),r;const u=[];function d(p){let L=0,m=0,S=0,w=0;return"detail"in p&&(m=p.detail),"wheelDelta"in p&&(m=-p.wheelDelta/120),"wheelDeltaY"in p&&(m=-p.wheelDeltaY/120),"wheelDeltaX"in p&&(L=-p.wheelDeltaX/120),"axis"in p&&p.axis===p.HORIZONTAL_AXIS&&(L=m,m=0),S=L*10,w=m*10,"deltaY"in p&&(w=p.deltaY),"deltaX"in p&&(S=p.deltaX),p.shiftKey&&!S&&(S=w,w=0),(S||w)&&p.deltaMode&&(p.deltaMode===1?(S*=40,w*=40):(S*=800,w*=800)),S&&!L&&(L=S<1?-1:1),w&&!m&&(m=w<1?-1:1),{spinX:L,spinY:m,pixelX:S,pixelY:w}}function f(){e.enabled&&(e.mouseEntered=!0)}function h(){e.enabled&&(e.mouseEntered=!1)}function g(p){return e.params.mousewheel.thresholdDelta&&p.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Vt()-c<e.params.mousewheel.thresholdTime?!1:p.delta>=6&&Vt()-c<60?!0:(p.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),a("scroll",p.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),a("scroll",p.raw)),c=new l.Date().getTime(),!1)}function b(p){const T=e.params.mousewheel;if(p.direction<0){if(e.isEnd&&!e.params.loop&&T.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&T.releaseOnEdges)return!0;return!1}function A(p){let T=p,k=!0;if(!e.enabled||p.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const I=e.params.mousewheel;e.params.cssMode&&T.preventDefault();let L=e.el;e.params.mousewheel.eventsTarget!=="container"&&(L=document.querySelector(e.params.mousewheel.eventsTarget));const m=L&&L.contains(T.target);if(!e.mouseEntered&&!m&&!I.releaseOnEdges)return!0;T.originalEvent&&(T=T.originalEvent);let S=0;const w=e.rtlTranslate?-1:1,P=d(T);if(I.forceToAxis)if(e.isHorizontal())if(Math.abs(P.pixelX)>Math.abs(P.pixelY))S=-P.pixelX*w;else return!0;else if(Math.abs(P.pixelY)>Math.abs(P.pixelX))S=-P.pixelY;else return!0;else S=Math.abs(P.pixelX)>Math.abs(P.pixelY)?-P.pixelX*w:-P.pixelY;if(S===0)return!0;I.invert&&(S=-S);let C=e.getTranslate()+S*I.sensitivity;if(C>=e.minTranslate()&&(C=e.minTranslate()),C<=e.maxTranslate()&&(C=e.maxTranslate()),k=e.params.loop?!0:!(C===e.minTranslate()||C===e.maxTranslate()),k&&e.params.nested&&T.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const O={time:Vt(),delta:Math.abs(S),direction:Math.sign(S),raw:p};u.length>=2&&u.shift();const E=u.length?u[u.length-1]:void 0;if(u.push(O),E?(O.direction!==E.direction||O.delta>E.delta||O.time>E.time+150)&&g(O):g(O),b(O))return!0}else{const O={time:Vt(),delta:Math.abs(S),direction:Math.sign(S)},E=r&&O.time<r.time+500&&O.delta<=r.delta&&O.direction===r.direction;if(!E){r=void 0;let V=e.getTranslate()+S*I.sensitivity;const F=e.isBeginning,_=e.isEnd;if(V>=e.minTranslate()&&(V=e.minTranslate()),V<=e.maxTranslate()&&(V=e.maxTranslate()),e.setTransition(0),e.setTranslate(V),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(s),s=void 0,u.length>=15&&u.shift();const N=u.length?u[u.length-1]:void 0,R=u[0];if(u.push(O),N&&(O.delta>N.delta||O.direction!==N.direction))u.splice(0);else if(u.length>=15&&O.time-R.time<500&&R.delta-O.delta>=1&&O.delta<=6){const D=S>0?.8:.2;r=O,u.splice(0),s=ai(()=>{e.slideToClosest(e.params.speed,!0,void 0,D)},0)}s||(s=ai(()=>{r=O,u.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(E||a("scroll",T),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),I.releaseOnEdges&&(V===e.minTranslate()||V===e.maxTranslate()))return!0}}return T.preventDefault?T.preventDefault():T.returnValue=!1,!1}function x(p){let T=e.el;e.params.mousewheel.eventsTarget!=="container"&&(T=document.querySelector(e.params.mousewheel.eventsTarget)),T[p]("mouseenter",f),T[p]("mouseleave",h),T[p]("wheel",A)}function v(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",A),!0):e.mousewheel.enabled?!1:(x("addEventListener"),e.mousewheel.enabled=!0,!0)}function y(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,A),!0):e.mousewheel.enabled?(x("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&y(),e.params.mousewheel.enabled&&v()}),n("destroy",()=>{e.params.cssMode&&v(),e.mousewheel.enabled&&y()}),Object.assign(e.mousewheel,{enable:v,disable:y})}function Wi(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(a=>{if(!i[a]&&i.auto===!0){let l=Xt(t.el,`.${n[a]}`)[0];l||(l=si("div",n[a]),l.className=n[a],t.el.append(l)),i[a]=l,e[a]=l}}),i}function Hi(t){let{swiper:e,extendParams:i,on:n,emit:a}=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(b){let A;return b&&typeof b=="string"&&e.isElement&&(A=e.el.querySelector(b),A)?A:(b&&(typeof b=="string"&&(A=[...document.querySelectorAll(b)]),e.params.uniqueNavElements&&typeof b=="string"&&A&&A.length>1&&e.el.querySelectorAll(b).length===1?A=e.el.querySelector(b):A&&A.length===1&&(A=A[0])),b&&!A?b:A)}function s(b,A){const x=e.params.navigation;b=He(b),b.forEach(v=>{v&&(v.classList[A?"add":"remove"](...x.disabledClass.split(" ")),v.tagName==="BUTTON"&&(v.disabled=A),e.params.watchOverflow&&e.enabled&&v.classList[e.isLocked?"add":"remove"](x.lockClass))})}function c(){const{nextEl:b,prevEl:A}=e.navigation;if(e.params.loop){s(A,!1),s(b,!1);return}s(A,e.isBeginning&&!e.params.rewind),s(b,e.isEnd&&!e.params.rewind)}function r(b){b.preventDefault(),!(e.isBeginning&&!e.params.loop&&!e.params.rewind)&&(e.slidePrev(),a("navigationPrev"))}function u(b){b.preventDefault(),!(e.isEnd&&!e.params.loop&&!e.params.rewind)&&(e.slideNext(),a("navigationNext"))}function d(){const b=e.params.navigation;if(e.params.navigation=Wi(e,e.originalParams.navigation,e.params.navigation,{nextEl:"swiper-button-next",prevEl:"swiper-button-prev"}),!(b.nextEl||b.prevEl))return;let A=l(b.nextEl),x=l(b.prevEl);Object.assign(e.navigation,{nextEl:A,prevEl:x}),A=He(A),x=He(x);const v=(y,p)=>{y&&y.addEventListener("click",p==="next"?u:r),!e.enabled&&y&&y.classList.add(...b.lockClass.split(" "))};A.forEach(y=>v(y,"next")),x.forEach(y=>v(y,"prev"))}function f(){let{nextEl:b,prevEl:A}=e.navigation;b=He(b),A=He(A);const x=(v,y)=>{v.removeEventListener("click",y==="next"?u:r),v.classList.remove(...e.params.navigation.disabledClass.split(" "))};b.forEach(v=>x(v,"next")),A.forEach(v=>x(v,"prev"))}n("init",()=>{e.params.navigation.enabled===!1?g():(d(),c())}),n("toEdge fromEdge lock unlock",()=>{c()}),n("destroy",()=>{f()}),n("enable disable",()=>{let{nextEl:b,prevEl:A}=e.navigation;if(b=He(b),A=He(A),e.enabled){c();return}[...b,...A].filter(x=>!!x).forEach(x=>x.classList.add(e.params.navigation.lockClass))}),n("click",(b,A)=>{let{nextEl:x,prevEl:v}=e.navigation;x=He(x),v=He(v);const y=A.target;let p=v.includes(y)||x.includes(y);if(e.isElement&&!p){const T=A.path||A.composedPath&&A.composedPath();T&&(p=T.find(k=>x.includes(k)||v.includes(k)))}if(e.params.navigation.hideOnClick&&!p){if(e.pagination&&e.params.pagination&&e.params.pagination.clickable&&(e.pagination.el===y||e.pagination.el.contains(y)))return;let T;x.length?T=x[0].classList.contains(e.params.navigation.hiddenClass):v.length&&(T=v[0].classList.contains(e.params.navigation.hiddenClass)),a(T===!0?"navigationShow":"navigationHide"),[...x,...v].filter(k=>!!k).forEach(k=>k.classList.toggle(e.params.navigation.hiddenClass))}});const h=()=>{e.el.classList.remove(...e.params.navigation.navigationDisabledClass.split(" ")),d(),c()},g=()=>{e.el.classList.add(...e.params.navigation.navigationDisabledClass.split(" ")),f()};Object.assign(e.navigation,{enable:h,disable:g,update:c,init:d,destroy:f})}function Zt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function Ei(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l="swiper-pagination";i({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent: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 s,c=0;function r(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function u(v,y){const{bulletActiveClass:p}=e.params.pagination;v&&(v=v[`${y==="prev"?"previous":"next"}ElementSibling`],v&&(v.classList.add(`${p}-${y}`),v=v[`${y==="prev"?"previous":"next"}ElementSibling`],v&&v.classList.add(`${p}-${y}-${y}`)))}function d(v){const y=v.target.closest(Zt(e.params.pagination.bulletClass));if(!y)return;v.preventDefault();const p=vi(y)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===p)return;e.slideToLoop(p)}else e.slideTo(p)}function f(){const v=e.rtl,y=e.params.pagination;if(r())return;let p=e.pagination.el;p=He(p);let T,k;const I=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,L=e.params.loop?Math.ceil(I/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(k=e.previousRealIndex||0,T=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(T=e.snapIndex,k=e.previousSnapIndex):(k=e.previousIndex||0,T=e.activeIndex||0),y.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const m=e.pagination.bullets;let S,w,P;if(y.dynamicBullets&&(s=Bi(m[0],e.isHorizontal()?"width":"height",!0),p.forEach(C=>{C.style[e.isHorizontal()?"width":"height"]=`${s*(y.dynamicMainBullets+4)}px`}),y.dynamicMainBullets>1&&k!==void 0&&(c+=T-(k||0),c>y.dynamicMainBullets-1?c=y.dynamicMainBullets-1:c<0&&(c=0)),S=Math.max(T-c,0),w=S+(Math.min(m.length,y.dynamicMainBullets)-1),P=(w+S)/2),m.forEach(C=>{const O=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(E=>`${y.bulletActiveClass}${E}`)].map(E=>typeof E=="string"&&E.includes(" ")?E.split(" "):E).flat();C.classList.remove(...O)}),p.length>1)m.forEach(C=>{const O=vi(C);O===T?C.classList.add(...y.bulletActiveClass.split(" ")):e.isElement&&C.setAttribute("part","bullet"),y.dynamicBullets&&(O>=S&&O<=w&&C.classList.add(...`${y.bulletActiveClass}-main`.split(" ")),O===S&&u(C,"prev"),O===w&&u(C,"next"))});else{const C=m[T];if(C&&C.classList.add(...y.bulletActiveClass.split(" ")),e.isElement&&m.forEach((O,E)=>{O.setAttribute("part",E===T?"bullet-active":"bullet")}),y.dynamicBullets){const O=m[S],E=m[w];for(let V=S;V<=w;V+=1)m[V]&&m[V].classList.add(...`${y.bulletActiveClass}-main`.split(" "));u(O,"prev"),u(E,"next")}}if(y.dynamicBullets){const C=Math.min(m.length,y.dynamicMainBullets+4),O=(s*C-s)/2-P*s,E=v?"right":"left";m.forEach(V=>{V.style[e.isHorizontal()?E:"top"]=`${O}px`})}}p.forEach((m,S)=>{if(y.type==="fraction"&&(m.querySelectorAll(Zt(y.currentClass)).forEach(w=>{w.textContent=y.formatFractionCurrent(T+1)}),m.querySelectorAll(Zt(y.totalClass)).forEach(w=>{w.textContent=y.formatFractionTotal(L)})),y.type==="progressbar"){let w;y.progressbarOpposite?w=e.isHorizontal()?"vertical":"horizontal":w=e.isHorizontal()?"horizontal":"vertical";const P=(T+1)/L;let C=1,O=1;w==="horizontal"?C=P:O=P,m.querySelectorAll(Zt(y.progressbarFillClass)).forEach(E=>{E.style.transform=`translate3d(0,0,0) scaleX(${C}) scaleY(${O})`,E.style.transitionDuration=`${e.params.speed}ms`})}y.type==="custom"&&y.renderCustom?(m.innerHTML=y.renderCustom(e,T+1,L),S===0&&a("paginationRender",m)):(S===0&&a("paginationRender",m),a("paginationUpdate",m)),e.params.watchOverflow&&e.enabled&&m.classList[e.isLocked?"add":"remove"](y.lockClass)})}function h(){const v=e.params.pagination;if(r())return;const y=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 p=e.pagination.el;p=He(p);let T="";if(v.type==="bullets"){let k=e.params.loop?Math.ceil(y/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&k>y&&(k=y);for(let I=0;I<k;I+=1)v.renderBullet?T+=v.renderBullet.call(e,I,v.bulletClass):T+=`<${v.bulletElement} ${e.isElement?'part="bullet"':""} class="${v.bulletClass}"></${v.bulletElement}>`}v.type==="fraction"&&(v.renderFraction?T=v.renderFraction.call(e,v.currentClass,v.totalClass):T=`<span class="${v.currentClass}"></span> / <span class="${v.totalClass}"></span>`),v.type==="progressbar"&&(v.renderProgressbar?T=v.renderProgressbar.call(e,v.progressbarFillClass):T=`<span class="${v.progressbarFillClass}"></span>`),e.pagination.bullets=[],p.forEach(k=>{v.type!=="custom"&&(k.innerHTML=T||""),v.type==="bullets"&&e.pagination.bullets.push(...k.querySelectorAll(Zt(v.bulletClass)))}),v.type!=="custom"&&a("paginationRender",p[0])}function g(){e.params.pagination=Wi(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const v=e.params.pagination;if(!v.el)return;let y;typeof v.el=="string"&&e.isElement&&(y=e.el.querySelector(v.el)),!y&&typeof v.el=="string"&&(y=[...document.querySelectorAll(v.el)]),y||(y=v.el),!(!y||y.length===0)&&(e.params.uniqueNavElements&&typeof v.el=="string"&&Array.isArray(y)&&y.length>1&&(y=[...e.el.querySelectorAll(v.el)],y.length>1&&(y=y.filter(p=>xi(p,".swiper")[0]===e.el)[0])),Array.isArray(y)&&y.length===1&&(y=y[0]),Object.assign(e.pagination,{el:y}),y=He(y),y.forEach(p=>{v.type==="bullets"&&v.clickable&&p.classList.add(...(v.clickableClass||"").split(" ")),p.classList.add(v.modifierClass+v.type),p.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.type==="bullets"&&v.dynamicBullets&&(p.classList.add(`${v.modifierClass}${v.type}-dynamic`),c=0,v.dynamicMainBullets<1&&(v.dynamicMainBullets=1)),v.type==="progressbar"&&v.progressbarOpposite&&p.classList.add(v.progressbarOppositeClass),v.clickable&&p.addEventListener("click",d),e.enabled||p.classList.add(v.lockClass)}))}function b(){const v=e.params.pagination;if(r())return;let y=e.pagination.el;y&&(y=He(y),y.forEach(p=>{p.classList.remove(v.hiddenClass),p.classList.remove(v.modifierClass+v.type),p.classList.remove(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.clickable&&(p.classList.remove(...(v.clickableClass||"").split(" ")),p.removeEventListener("click",d))})),e.pagination.bullets&&e.pagination.bullets.forEach(p=>p.classList.remove(...v.bulletActiveClass.split(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const v=e.params.pagination;let{el:y}=e.pagination;y=He(y),y.forEach(p=>{p.classList.remove(v.horizontalClass,v.verticalClass),p.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?x():(g(),h(),f())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&f()}),n("snapIndexChange",()=>{f()}),n("snapGridLengthChange",()=>{h(),f()}),n("destroy",()=>{b()}),n("enable disable",()=>{let{el:v}=e.pagination;v&&(v=He(v),v.forEach(y=>y.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{f()}),n("click",(v,y)=>{const p=y.target,T=He(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&T&&T.length>0&&!p.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&p===e.navigation.nextEl||e.navigation.prevEl&&p===e.navigation.prevEl))return;const k=T[0].classList.contains(e.params.pagination.hiddenClass);a(k===!0?"paginationShow":"paginationHide"),T.forEach(I=>I.classList.toggle(e.params.pagination.hiddenClass))}});const A=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=He(v),v.forEach(y=>y.classList.remove(e.params.pagination.paginationDisabledClass))),g(),h(),f()},x=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=He(v),v.forEach(y=>y.classList.add(e.params.pagination.paginationDisabledClass))),b()};Object.assign(e.pagination,{enable:A,disable:x,render:h,update:f,init:g,destroy:b})}function ll(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l=kt();let s=!1,c=null,r=null,u,d,f,h;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function g(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C,rtlTranslate:O}=e,{dragEl:E,el:V}=C,F=e.params.scrollbar,_=e.params.loop?e.progressLoop:e.progress;let N=d,R=(f-d)*_;O?(R=-R,R>0?(N=d-R,R=0):-R+d>f&&(N=f+R)):R<0?(N=d+R,R=0):R+d>f&&(N=f-R),e.isHorizontal()?(E.style.transform=`translate3d(${R}px, 0, 0)`,E.style.width=`${N}px`):(E.style.transform=`translate3d(0px, ${R}px, 0)`,E.style.height=`${N}px`),F.hide&&(clearTimeout(c),V.style.opacity=1,c=setTimeout(()=>{V.style.opacity=0,V.style.transitionDuration="400ms"},1e3))}function b(C){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${C}ms`)}function A(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C}=e,{dragEl:O,el:E}=C;O.style.width="",O.style.height="",f=e.isHorizontal()?E.offsetWidth:E.offsetHeight,h=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?d=f*h:d=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?O.style.width=`${d}px`:O.style.height=`${d}px`,h>=1?E.style.display="none":E.style.display="",e.params.scrollbar.hide&&(E.style.opacity=0),e.params.watchOverflow&&e.enabled&&C.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function x(C){return e.isHorizontal()?C.clientX:C.clientY}function v(C){const{scrollbar:O,rtlTranslate:E}=e,{el:V}=O;let F;F=(x(C)-jn(V)[e.isHorizontal()?"left":"top"]-(u!==null?u:d/2))/(f-d),F=Math.max(Math.min(F,1),0),E&&(F=1-F);const _=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*F;e.updateProgress(_),e.setTranslate(_),e.updateActiveIndex(),e.updateSlidesClasses()}function y(C){const O=e.params.scrollbar,{scrollbar:E,wrapperEl:V}=e,{el:F,dragEl:_}=E;s=!0,u=C.target===_?x(C)-C.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,C.preventDefault(),C.stopPropagation(),V.style.transitionDuration="100ms",_.style.transitionDuration="100ms",v(C),clearTimeout(r),F.style.transitionDuration="0ms",O.hide&&(F.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),a("scrollbarDragStart",C)}function p(C){const{scrollbar:O,wrapperEl:E}=e,{el:V,dragEl:F}=O;s&&(C.preventDefault&&C.cancelable?C.preventDefault():C.returnValue=!1,v(C),E.style.transitionDuration="0ms",V.style.transitionDuration="0ms",F.style.transitionDuration="0ms",a("scrollbarDragMove",C))}function T(C){const O=e.params.scrollbar,{scrollbar:E,wrapperEl:V}=e,{el:F}=E;s&&(s=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",V.style.transitionDuration=""),O.hide&&(clearTimeout(r),r=ai(()=>{F.style.opacity=0,F.style.transitionDuration="400ms"},1e3)),a("scrollbarDragEnd",C),O.snapOnRelease&&e.slideToClosest())}function k(C){const{scrollbar:O,params:E}=e,V=O.el;if(!V)return;const F=V,_=E.passiveListeners?{passive:!1,capture:!1}:!1,N=E.passiveListeners?{passive:!0,capture:!1}:!1;if(!F)return;const R=C==="on"?"addEventListener":"removeEventListener";F[R]("pointerdown",y,_),l[R]("pointermove",p,_),l[R]("pointerup",T,N)}function I(){!e.params.scrollbar.el||!e.scrollbar.el||k("on")}function L(){!e.params.scrollbar.el||!e.scrollbar.el||k("off")}function m(){const{scrollbar:C,el:O}=e;e.params.scrollbar=Wi(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const E=e.params.scrollbar;if(!E.el)return;let V;if(typeof E.el=="string"&&e.isElement&&(V=e.el.querySelector(E.el)),!V&&typeof E.el=="string"){if(V=l.querySelectorAll(E.el),!V.length)return}else V||(V=E.el);e.params.uniqueNavElements&&typeof E.el=="string"&&V.length>1&&O.querySelectorAll(E.el).length===1&&(V=O.querySelector(E.el)),V.length>0&&(V=V[0]),V.classList.add(e.isHorizontal()?E.horizontalClass:E.verticalClass);let F;V&&(F=V.querySelector(Zt(e.params.scrollbar.dragClass)),F||(F=si("div",e.params.scrollbar.dragClass),V.append(F))),Object.assign(C,{el:V,dragEl:F}),E.draggable&&I(),V&&V.classList[e.enabled?"remove":"add"](...ti(e.params.scrollbar.lockClass))}function S(){const C=e.params.scrollbar,O=e.scrollbar.el;O&&O.classList.remove(...ti(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=He(O),O.forEach(E=>{E.classList.remove(C.horizontalClass,C.verticalClass),E.classList.add(e.isHorizontal()?C.horizontalClass:C.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?P():(m(),A(),g())}),n("update resize observerUpdate lock unlock changeDirection",()=>{A()}),n("setTranslate",()=>{g()}),n("setTransition",(C,O)=>{b(O)}),n("enable disable",()=>{const{el:C}=e.scrollbar;C&&C.classList[e.enabled?"remove":"add"](...ti(e.params.scrollbar.lockClass))}),n("destroy",()=>{S()});const w=()=>{e.el.classList.remove(...ti(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...ti(e.params.scrollbar.scrollbarDisabledClass)),m(),A(),g()},P=()=>{e.el.classList.add(...ti(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...ti(e.params.scrollbar.scrollbarDisabledClass)),S()};Object.assign(e.scrollbar,{enable:w,disable:P,updateSize:A,setTranslate:g,init:m,destroy:S})}function Xi(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 a=null,l,s,c=new Date().getTime();function r(_){const N=a;N.length!==0&&(N.innerHTML="",N.innerHTML=_)}function u(_){_===void 0&&(_=16);const N=()=>Math.round(16*Math.random()).toString(16);return"x".repeat(_).replace(/x/g,N)}function d(_){_=He(_),_.forEach(N=>{N.setAttribute("tabIndex","0")})}function f(_){_=He(_),_.forEach(N=>{N.setAttribute("tabIndex","-1")})}function h(_,N){_=He(_),_.forEach(R=>{R.setAttribute("role",N)})}function g(_,N){_=He(_),_.forEach(R=>{R.setAttribute("aria-roledescription",N)})}function b(_,N){_=He(_),_.forEach(R=>{R.setAttribute("aria-controls",N)})}function A(_,N){_=He(_),_.forEach(R=>{R.setAttribute("aria-label",N)})}function x(_,N){_=He(_),_.forEach(R=>{R.setAttribute("id",N)})}function v(_,N){_=He(_),_.forEach(R=>{R.setAttribute("aria-live",N)})}function y(_){_=He(_),_.forEach(N=>{N.setAttribute("aria-disabled",!0)})}function p(_){_=He(_),_.forEach(N=>{N.setAttribute("aria-disabled",!1)})}function T(_){if(_.keyCode!==13&&_.keyCode!==32)return;const N=e.params.a11y,R=_.target;if(!(e.pagination&&e.pagination.el&&(R===e.pagination.el||e.pagination.el.contains(_.target))&&!_.target.matches(Zt(e.params.pagination.bulletClass)))){if(e.navigation&&e.navigation.prevEl&&e.navigation.nextEl){const D=He(e.navigation.prevEl);He(e.navigation.nextEl).includes(R)&&(e.isEnd&&!e.params.loop||e.slideNext(),e.isEnd?r(N.lastSlideMessage):r(N.nextSlideMessage)),D.includes(R)&&(e.isBeginning&&!e.params.loop||e.slidePrev(),e.isBeginning?r(N.firstSlideMessage):r(N.prevSlideMessage))}e.pagination&&R.matches(Zt(e.params.pagination.bulletClass))&&R.click()}}function k(){if(e.params.loop||e.params.rewind||!e.navigation)return;const{nextEl:_,prevEl:N}=e.navigation;N&&(e.isBeginning?(y(N),f(N)):(p(N),d(N))),_&&(e.isEnd?(y(_),f(_)):(p(_),d(_)))}function I(){return e.pagination&&e.pagination.bullets&&e.pagination.bullets.length}function L(){return I()&&e.params.pagination.clickable}function m(){const _=e.params.a11y;I()&&e.pagination.bullets.forEach(N=>{e.params.pagination.clickable&&(d(N),e.params.pagination.renderBullet||(h(N,"button"),A(N,_.paginationBulletMessage.replace(/\{\{index\}\}/,vi(N)+1)))),N.matches(Zt(e.params.pagination.bulletActiveClass))?N.setAttribute("aria-current","true"):N.removeAttribute("aria-current")})}const S=(_,N,R)=>{d(_),_.tagName!=="BUTTON"&&(h(_,"button"),_.addEventListener("keydown",T)),A(_,R),b(_,N)},w=_=>{s&&s!==_.target&&!s.contains(_.target)&&(l=!0),e.a11y.clicked=!0},P=()=>{l=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{e.destroyed||(e.a11y.clicked=!1)})})},C=_=>{c=new Date().getTime()},O=_=>{if(e.a11y.clicked||new Date().getTime()-c<100)return;const N=_.target.closest(`.${e.params.slideClass}, swiper-slide`);if(!N||!e.slides.includes(N))return;s=N;const R=e.slides.indexOf(N)===e.activeIndex,D=e.params.watchSlidesProgress&&e.visibleSlides&&e.visibleSlides.includes(N);R||D||_.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)}))},E=()=>{const _=e.params.a11y;_.itemRoleDescriptionMessage&&g(e.slides,_.itemRoleDescriptionMessage),_.slideRole&&h(e.slides,_.slideRole);const N=e.slides.length;_.slideLabelMessage&&e.slides.forEach((R,D)=>{const j=e.params.loop?parseInt(R.getAttribute("data-swiper-slide-index"),10):D,W=_.slideLabelMessage.replace(/\{\{index\}\}/,j+1).replace(/\{\{slidesLength\}\}/,N);A(R,W)})},V=()=>{const _=e.params.a11y;e.el.append(a);const N=e.el;_.containerRoleDescriptionMessage&&g(N,_.containerRoleDescriptionMessage),_.containerMessage&&A(N,_.containerMessage);const R=e.wrapperEl,D=_.id||R.getAttribute("id")||`swiper-wrapper-${u(16)}`,j=e.params.autoplay&&e.params.autoplay.enabled?"off":"polite";x(R,D),v(R,j),E();let{nextEl:W,prevEl:K}=e.navigation?e.navigation:{};W=He(W),K=He(K),W&&W.forEach($=>S($,D,_.nextSlideMessage)),K&&K.forEach($=>S($,D,_.prevSlideMessage)),L()&&He(e.pagination.el).forEach(le=>{le.addEventListener("keydown",T)}),kt().addEventListener("visibilitychange",C),e.el.addEventListener("focus",O,!0),e.el.addEventListener("focus",O,!0),e.el.addEventListener("pointerdown",w,!0),e.el.addEventListener("pointerup",P,!0)};function F(){a&&a.remove();let{nextEl:_,prevEl:N}=e.navigation?e.navigation:{};_=He(_),N=He(N),_&&_.forEach(D=>D.removeEventListener("keydown",T)),N&&N.forEach(D=>D.removeEventListener("keydown",T)),L()&&He(e.pagination.el).forEach(j=>{j.removeEventListener("keydown",T)}),kt().removeEventListener("visibilitychange",C),e.el&&typeof e.el!="string"&&(e.el.removeEventListener("focus",O,!0),e.el.removeEventListener("pointerdown",w,!0),e.el.removeEventListener("pointerup",P,!0))}n("beforeInit",()=>{a=si("span",e.params.a11y.notificationClass),a.setAttribute("aria-live","assertive"),a.setAttribute("aria-atomic","true")}),n("afterInit",()=>{e.params.a11y.enabled&&V()}),n("slidesLengthChange snapGridLengthChange slidesGridLengthChange",()=>{e.params.a11y.enabled&&E()}),n("fromEdge toEdge afterInit lock unlock",()=>{e.params.a11y.enabled&&k()}),n("paginationUpdate",()=>{e.params.a11y.enabled&&m()}),n("destroy",()=>{e.params.a11y.enabled&&F()})}function Ci(t){let{swiper:e,extendParams:i,on:n,emit:a,params:l}=t;e.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let s,c,r=l&&l.autoplay?l.autoplay.delay:3e3,u=l&&l.autoplay?l.autoplay.delay:3e3,d,f=new Date().getTime(),h,g,b,A,x,v,y;function p(N){!e||e.destroyed||!e.wrapperEl||N.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",p),!(y||N.detail&&N.detail.bySwiperTouchMove)&&w())}const T=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(u=d,h=!1);const N=e.autoplay.paused?d:f+u-new Date().getTime();e.autoplay.timeLeft=N,a("autoplayTimeLeft",N,N/r),c=requestAnimationFrame(()=>{T()})},k=()=>{let N;return e.virtual&&e.params.virtual.enabled?N=e.slides.filter(D=>D.classList.contains("swiper-slide-active"))[0]:N=e.slides[e.activeIndex],N?parseInt(N.getAttribute("data-swiper-autoplay"),10):void 0},I=N=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(c),T();let R=typeof N>"u"?e.params.autoplay.delay:N;r=e.params.autoplay.delay,u=e.params.autoplay.delay;const D=k();!Number.isNaN(D)&&D>0&&typeof N>"u"&&(R=D,r=D,u=D),d=R;const j=e.params.speed,W=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(j,!0,!0),a("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,j,!0,!0),a("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(j,!0,!0),a("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,j,!0,!0),a("autoplay")),e.params.cssMode&&(f=new Date().getTime(),requestAnimationFrame(()=>{I()})))};return R>0?(clearTimeout(s),s=setTimeout(()=>{W()},R)):requestAnimationFrame(()=>{W()}),R},L=()=>{f=new Date().getTime(),e.autoplay.running=!0,I(),a("autoplayStart")},m=()=>{e.autoplay.running=!1,clearTimeout(s),cancelAnimationFrame(c),a("autoplayStop")},S=(N,R)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(s),N||(v=!0);const D=()=>{a("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",p):w()};if(e.autoplay.paused=!0,R){x&&(d=e.params.autoplay.delay),x=!1,D();return}d=(d||e.params.autoplay.delay)-(new Date().getTime()-f),!(e.isEnd&&d<0&&!e.params.loop)&&(d<0&&(d=0),D())},w=()=>{e.isEnd&&d<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(f=new Date().getTime(),v?(v=!1,I(d)):I(),e.autoplay.paused=!1,a("autoplayResume"))},P=()=>{if(e.destroyed||!e.autoplay.running)return;const N=kt();N.visibilityState==="hidden"&&(v=!0,S(!0)),N.visibilityState==="visible"&&w()},C=N=>{N.pointerType==="mouse"&&(v=!0,y=!0,!(e.animating||e.autoplay.paused)&&S(!0))},O=N=>{N.pointerType==="mouse"&&(y=!1,e.autoplay.paused&&w())},E=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",C),e.el.addEventListener("pointerleave",O))},V=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",C),e.el.removeEventListener("pointerleave",O))},F=()=>{kt().addEventListener("visibilitychange",P)},_=()=>{kt().removeEventListener("visibilitychange",P)};n("init",()=>{e.params.autoplay.enabled&&(E(),F(),L())}),n("destroy",()=>{V(),_(),e.autoplay.running&&m()}),n("_freeModeStaticRelease",()=>{(b||v)&&w()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?m():S(!0,!0)}),n("beforeTransitionStart",(N,R,D)=>{e.destroyed||!e.autoplay.running||(D||!e.params.autoplay.disableOnInteraction?S(!0,!0):m())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){m();return}g=!0,b=!1,v=!1,A=setTimeout(()=>{v=!0,b=!0,S(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!g)){if(clearTimeout(A),clearTimeout(s),e.params.autoplay.disableOnInteraction){b=!1,g=!1;return}b&&e.params.cssMode&&w(),b=!1,g=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(x=!0)}),Object.assign(e.autoplay,{start:L,stop:m,pause:S,resume:w})}function al(t){let{swiper:e,extendParams:i,emit:n,once:a}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function l(){if(e.params.cssMode)return;const r=e.getTranslate();e.setTranslate(r),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function s(){if(e.params.cssMode)return;const{touchEventsData:r,touches:u}=e;r.velocities.length===0&&r.velocities.push({position:u[e.isHorizontal()?"startX":"startY"],time:r.touchStartTime}),r.velocities.push({position:u[e.isHorizontal()?"currentX":"currentY"],time:Vt()})}function c(r){let{currentPos:u}=r;if(e.params.cssMode)return;const{params:d,wrapperEl:f,rtlTranslate:h,snapGrid:g,touchEventsData:b}=e,x=Vt()-b.touchStartTime;if(u<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(u>-e.maxTranslate()){e.slides.length<g.length?e.slideTo(g.length-1):e.slideTo(e.slides.length-1);return}if(d.freeMode.momentum){if(b.velocities.length>1){const m=b.velocities.pop(),S=b.velocities.pop(),w=m.position-S.position,P=m.time-S.time;e.velocity=w/P,e.velocity/=2,Math.abs(e.velocity)<d.freeMode.minimumVelocity&&(e.velocity=0),(P>150||Vt()-m.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=d.freeMode.momentumVelocityRatio,b.velocities.length=0;let v=1e3*d.freeMode.momentumRatio;const y=e.velocity*v;let p=e.translate+y;h&&(p=-p);let T=!1,k;const I=Math.abs(e.velocity)*20*d.freeMode.momentumBounceRatio;let L;if(p<e.maxTranslate())d.freeMode.momentumBounce?(p+e.maxTranslate()<-I&&(p=e.maxTranslate()-I),k=e.maxTranslate(),T=!0,b.allowMomentumBounce=!0):p=e.maxTranslate(),d.loop&&d.centeredSlides&&(L=!0);else if(p>e.minTranslate())d.freeMode.momentumBounce?(p-e.minTranslate()>I&&(p=e.minTranslate()+I),k=e.minTranslate(),T=!0,b.allowMomentumBounce=!0):p=e.minTranslate(),d.loop&&d.centeredSlides&&(L=!0);else if(d.freeMode.sticky){let m;for(let S=0;S<g.length;S+=1)if(g[S]>-p){m=S;break}Math.abs(g[m]-p)<Math.abs(g[m-1]-p)||e.swipeDirection==="next"?p=g[m]:p=g[m-1],p=-p}if(L&&a("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(h?v=Math.abs((-p-e.translate)/e.velocity):v=Math.abs((p-e.translate)/e.velocity),d.freeMode.sticky){const m=Math.abs((h?-p:p)-e.translate),S=e.slidesSizesGrid[e.activeIndex];m<S?v=d.speed:m<2*S?v=d.speed*1.5:v=d.speed*2.5}}else if(d.freeMode.sticky){e.slideToClosest();return}d.freeMode.momentumBounce&&T?(e.updateProgress(k),e.setTransition(v),e.setTranslate(p),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Fi(f,()=>{!e||e.destroyed||!b.allowMomentumBounce||(n("momentumBounce"),e.setTransition(d.speed),setTimeout(()=>{e.setTranslate(k),Fi(f,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(p),e.setTransition(v),e.setTranslate(p),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Fi(f,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(p),e.updateActiveIndex(),e.updateSlidesClasses()}else if(d.freeMode.sticky){e.slideToClosest();return}else d.freeMode&&n("_freeModeNoMomentumRelease");(!d.freeMode.momentum||x>=d.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:s,onTouchEnd:c}})}let Ui;function sl(){const t=yt(),e=kt();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Fn(){return Ui||(Ui=sl()),Ui}let Gi;function rl(t){let{userAgent:e}=t===void 0?{}:t;const i=Fn(),n=yt(),a=n.navigator.platform,l=e||n.navigator.userAgent,s={ios:!1,android:!1},c=n.screen.width,r=n.screen.height,u=l.match(/(Android);?[\s\/]+([\d.]+)?/);let d=l.match(/(iPad).*OS\s([\d_]+)/);const f=l.match(/(iPod)(.*OS\s([\d_]+))?/),h=!d&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),g=a==="Win32";let b=a==="MacIntel";const A=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!d&&b&&i.touch&&A.indexOf(`${c}x${r}`)>=0&&(d=l.match(/(Version)\/([\d.]+)/),d||(d=[0,1,"13_0_0"]),b=!1),u&&!g&&(s.os="android",s.android=!0),(d||h||f)&&(s.os="ios",s.ios=!0),s}function Bn(t){return t===void 0&&(t={}),Gi||(Gi=rl(t)),Gi}let Yi;function dl(){const t=yt(),e=Bn();let i=!1;function n(){const c=t.navigator.userAgent.toLowerCase();return c.indexOf("safari")>=0&&c.indexOf("chrome")<0&&c.indexOf("android")<0}if(n()){const c=String(t.navigator.userAgent);if(c.includes("Version/")){const[r,u]=c.split("Version/")[1].split(" ")[0].split(".").map(d=>Number(d));i=r<16||r===16&&u<2}}const a=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=n(),s=l||a&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:s,isWebView:a}}function cl(){return Yi||(Yi=dl()),Yi}function ul(t){let{swiper:e,on:i,emit:n}=t;const a=yt();let l=null,s=null;const c=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},r=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(f=>{s=a.requestAnimationFrame(()=>{const{width:h,height:g}=e;let b=h,A=g;f.forEach(x=>{let{contentBoxSize:v,contentRect:y,target:p}=x;p&&p!==e.el||(b=y?y.width:(v[0]||v).inlineSize,A=y?y.height:(v[0]||v).blockSize)}),(b!==h||A!==g)&&c()})}),l.observe(e.el))},u=()=>{s&&a.cancelAnimationFrame(s),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},d=()=>{!e||e.destroyed||!e.initialized||n("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof a.ResizeObserver<"u"){r();return}a.addEventListener("resize",c),a.addEventListener("orientationchange",d)}),i("destroy",()=>{u(),a.removeEventListener("resize",c),a.removeEventListener("orientationchange",d)})}function vl(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l=[],s=yt(),c=function(d,f){f===void 0&&(f={});const h=s.MutationObserver||s.WebkitMutationObserver,g=new h(b=>{if(e.__preventObserver__)return;if(b.length===1){a("observerUpdate",b[0]);return}const A=function(){a("observerUpdate",b[0])};s.requestAnimationFrame?s.requestAnimationFrame(A):s.setTimeout(A,0)});g.observe(d,{attributes:typeof f.attributes>"u"?!0:f.attributes,childList:typeof f.childList>"u"?!0:f.childList,characterData:typeof f.characterData>"u"?!0:f.characterData}),l.push(g)},r=()=>{if(e.params.observer){if(e.params.observeParents){const d=xi(e.hostEl);for(let f=0;f<d.length;f+=1)c(d[f])}c(e.hostEl,{childList:e.params.observeSlideChildren}),c(e.wrapperEl,{attributes:!1})}},u=()=>{l.forEach(d=>{d.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),n("init",r),n("destroy",u)}var pl={on(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const a=i?"unshift":"push";return t.split(" ").forEach(l=>{n.eventsListeners[l]||(n.eventsListeners[l]=[]),n.eventsListeners[l][a](e)}),n},once(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function a(){n.off(t,a),a.__emitterProxy&&delete a.__emitterProxy;for(var l=arguments.length,s=new Array(l),c=0;c<l;c++)s[c]=arguments[c];e.apply(n,s)}return a.__emitterProxy=e,n.on(t,a,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((a,l)=>{(a===e||a.__emitterProxy&&a.__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 a=arguments.length,l=new Array(a),s=0;s<a;s++)l[s]=arguments[s];return typeof l[0]=="string"||Array.isArray(l[0])?(e=l[0],i=l.slice(1,l.length),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(r=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(u=>{u.apply(n,[r,...i])}),t.eventsListeners&&t.eventsListeners[r]&&t.eventsListeners[r].forEach(u=>{u.apply(n,i)})}),t}};function ml(){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(ii(n,"padding-left")||0,10)-parseInt(ii(n,"padding-right")||0,10),i=i-parseInt(ii(n,"padding-top")||0,10)-parseInt(ii(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 fl(){const t=this;function e(w,P){return parseFloat(w.getPropertyValue(t.getDirectionLabel(P))||0)}const i=t.params,{wrapperEl:n,slidesEl:a,size:l,rtlTranslate:s,wrongRTL:c}=t,r=t.virtual&&i.virtual.enabled,u=r?t.virtual.slides.length:t.slides.length,d=Xt(a,`.${t.params.slideClass}, swiper-slide`),f=r?t.virtual.slides.length:d.length;let h=[];const g=[],b=[];let A=i.slidesOffsetBefore;typeof A=="function"&&(A=i.slidesOffsetBefore.call(t));let x=i.slidesOffsetAfter;typeof x=="function"&&(x=i.slidesOffsetAfter.call(t));const v=t.snapGrid.length,y=t.slidesGrid.length;let p=i.spaceBetween,T=-A,k=0,I=0;if(typeof l>"u")return;typeof p=="string"&&p.indexOf("%")>=0?p=parseFloat(p.replace("%",""))/100*l:typeof p=="string"&&(p=parseFloat(p)),t.virtualSize=-p,d.forEach(w=>{s?w.style.marginLeft="":w.style.marginRight="",w.style.marginBottom="",w.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(wi(n,"--swiper-centered-offset-before",""),wi(n,"--swiper-centered-offset-after",""));const L=i.grid&&i.grid.rows>1&&t.grid;L?t.grid.initSlides(d):t.grid&&t.grid.unsetSlides();let m;const S=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(w=>typeof i.breakpoints[w].slidesPerView<"u").length>0;for(let w=0;w<f;w+=1){m=0;let P;if(d[w]&&(P=d[w]),L&&t.grid.updateSlide(w,P,d),!(d[w]&&ii(P,"display")==="none")){if(i.slidesPerView==="auto"){S&&(d[w].style[t.getDirectionLabel("width")]="");const C=getComputedStyle(P),O=P.style.transform,E=P.style.webkitTransform;if(O&&(P.style.transform="none"),E&&(P.style.webkitTransform="none"),i.roundLengths)m=t.isHorizontal()?Bi(P,"width",!0):Bi(P,"height",!0);else{const V=e(C,"width"),F=e(C,"padding-left"),_=e(C,"padding-right"),N=e(C,"margin-left"),R=e(C,"margin-right"),D=C.getPropertyValue("box-sizing");if(D&&D==="border-box")m=V+N+R;else{const{clientWidth:j,offsetWidth:W}=P;m=V+F+_+N+R+(W-j)}}O&&(P.style.transform=O),E&&(P.style.webkitTransform=E),i.roundLengths&&(m=Math.floor(m))}else m=(l-(i.slidesPerView-1)*p)/i.slidesPerView,i.roundLengths&&(m=Math.floor(m)),d[w]&&(d[w].style[t.getDirectionLabel("width")]=`${m}px`);d[w]&&(d[w].swiperSlideSize=m),b.push(m),i.centeredSlides?(T=T+m/2+k/2+p,k===0&&w!==0&&(T=T-l/2-p),w===0&&(T=T-l/2-p),Math.abs(T)<1/1e3&&(T=0),i.roundLengths&&(T=Math.floor(T)),I%i.slidesPerGroup===0&&h.push(T),g.push(T)):(i.roundLengths&&(T=Math.floor(T)),(I-Math.min(t.params.slidesPerGroupSkip,I))%t.params.slidesPerGroup===0&&h.push(T),g.push(T),T=T+m+p),t.virtualSize+=m+p,k=m,I+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+x,s&&c&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+p}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+p}px`),L&&t.grid.updateWrapperSize(m,h),!i.centeredSlides){const w=[];for(let P=0;P<h.length;P+=1){let C=h[P];i.roundLengths&&(C=Math.floor(C)),h[P]<=t.virtualSize-l&&w.push(C)}h=w,Math.floor(t.virtualSize-l)-Math.floor(h[h.length-1])>1&&h.push(t.virtualSize-l)}if(r&&i.loop){const w=b[0]+p;if(i.slidesPerGroup>1){const P=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),C=w*i.slidesPerGroup;for(let O=0;O<P;O+=1)h.push(h[h.length-1]+C)}for(let P=0;P<t.virtual.slidesBefore+t.virtual.slidesAfter;P+=1)i.slidesPerGroup===1&&h.push(h[h.length-1]+w),g.push(g[g.length-1]+w),t.virtualSize+=w}if(h.length===0&&(h=[0]),p!==0){const w=t.isHorizontal()&&s?"marginLeft":t.getDirectionLabel("marginRight");d.filter((P,C)=>!i.cssMode||i.loop?!0:C!==d.length-1).forEach(P=>{P.style[w]=`${p}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let w=0;b.forEach(C=>{w+=C+(p||0)}),w-=p;const P=w-l;h=h.map(C=>C<=0?-A:C>P?P+x:C)}if(i.centerInsufficientSlides){let w=0;b.forEach(C=>{w+=C+(p||0)}),w-=p;const P=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(w+P<l){const C=(l-w-P)/2;h.forEach((O,E)=>{h[E]=O-C}),g.forEach((O,E)=>{g[E]=O+C})}}if(Object.assign(t,{slides:d,snapGrid:h,slidesGrid:g,slidesSizesGrid:b}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){wi(n,"--swiper-centered-offset-before",`${-h[0]}px`),wi(n,"--swiper-centered-offset-after",`${t.size/2-b[b.length-1]/2}px`);const w=-t.snapGrid[0],P=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(C=>C+w),t.slidesGrid=t.slidesGrid.map(C=>C+P)}if(f!==u&&t.emit("slidesLengthChange"),h.length!==v&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),g.length!==y&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!r&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const w=`${i.containerModifierClass}backface-hidden`,P=t.el.classList.contains(w);f<=i.maxBackfaceHiddenSlides?P||t.el.classList.add(w):P&&t.el.classList.remove(w)}}function hl(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let a=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const s=c=>n?e.slides[e.getSlideIndexByData(c)]:e.slides[c];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(c=>{i.push(c)});else for(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const c=e.activeIndex+l;if(c>e.slides.length&&!n)break;i.push(s(c))}else i.push(s(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const c=i[l].offsetHeight;a=c>a?c:a}(a||a===0)&&(e.wrapperEl.style.height=`${a}px`)}function Al(){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 zn=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function gl(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:a,snapGrid:l}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let s=-t;a&&(s=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let c=i.spaceBetween;typeof c=="string"&&c.indexOf("%")>=0?c=parseFloat(c.replace("%",""))/100*e.size:typeof c=="string"&&(c=parseFloat(c));for(let r=0;r<n.length;r+=1){const u=n[r];let d=u.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(d-=n[0].swiperSlideOffset);const f=(s+(i.centeredSlides?e.minTranslate():0)-d)/(u.swiperSlideSize+c),h=(s-l[0]+(i.centeredSlides?e.minTranslate():0)-d)/(u.swiperSlideSize+c),g=-(s-d),b=g+e.slidesSizesGrid[r],A=g>=0&&g<=e.size-e.slidesSizesGrid[r],x=g>=0&&g<e.size-1||b>1&&b<=e.size||g<=0&&b>=e.size;x&&(e.visibleSlides.push(u),e.visibleSlidesIndexes.push(r)),zn(u,x,i.slideVisibleClass),zn(u,A,i.slideFullyVisibleClass),u.progress=a?-f:f,u.originalProgress=a?-h:h}}function bl(t){const e=this;if(typeof t>"u"){const d=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*d||0}const i=e.params,n=e.maxTranslate()-e.minTranslate();let{progress:a,isBeginning:l,isEnd:s,progressLoop:c}=e;const r=l,u=s;if(n===0)a=0,l=!0,s=!0;else{a=(t-e.minTranslate())/n;const d=Math.abs(t-e.minTranslate())<1,f=Math.abs(t-e.maxTranslate())<1;l=d||a<=0,s=f||a>=1,d&&(a=0),f&&(a=1)}if(i.loop){const d=e.getSlideIndexByData(0),f=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[d],g=e.slidesGrid[f],b=e.slidesGrid[e.slidesGrid.length-1],A=Math.abs(t);A>=h?c=(A-h)/b:c=(A+b-g)/b,c>1&&(c-=1)}Object.assign(e,{progress:a,progressLoop:c,isBeginning:l,isEnd:s}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!r&&e.emit("reachBeginning toEdge"),s&&!u&&e.emit("reachEnd toEdge"),(r&&!l||u&&!s)&&e.emit("fromEdge"),e.emit("progress",a)}const qi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function yl(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:a}=t,l=t.virtual&&i.virtual.enabled,s=t.grid&&i.grid&&i.grid.rows>1,c=f=>Xt(n,`.${i.slideClass}${f}, swiper-slide${f}`)[0];let r,u,d;if(l)if(i.loop){let f=a-t.virtual.slidesBefore;f<0&&(f=t.virtual.slides.length+f),f>=t.virtual.slides.length&&(f-=t.virtual.slides.length),r=c(`[data-swiper-slide-index="${f}"]`)}else r=c(`[data-swiper-slide-index="${a}"]`);else s?(r=e.filter(f=>f.column===a)[0],d=e.filter(f=>f.column===a+1)[0],u=e.filter(f=>f.column===a-1)[0]):r=e[a];r&&(s||(d=ol(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!d&&(d=e[0]),u=nl(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!u===0&&(u=e[e.length-1]))),e.forEach(f=>{qi(f,f===r,i.slideActiveClass),qi(f,f===d,i.slideNextClass),qi(f,f===u,i.slidePrevClass)}),t.emitSlidesClasses()}const Ii=(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 a=n.querySelector(`.${t.params.lazyPreloaderClass}`);!a&&t.isElement&&(n.shadowRoot?a=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(a=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),a&&a.remove())})),a&&a.remove()}},Zi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Ki=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),a=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const s=a,c=[s-e];c.push(...Array.from({length:e}).map((r,u)=>s+n+u)),t.slides.forEach((r,u)=>{c.includes(r.column)&&Zi(t,u)});return}const l=a+n-1;if(t.params.rewind||t.params.loop)for(let s=a-e;s<=l+e;s+=1){const c=(s%i+i)%i;(c<a||c>l)&&Zi(t,c)}else for(let s=Math.max(a-e,0);s<=Math.min(l+e,i-1);s+=1)s!==a&&(s>l||s<a)&&Zi(t,s)};function wl(t){const{slidesGrid:e,params:i}=t,n=t.rtlTranslate?t.translate:-t.translate;let a;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?a=l:n>=e[l]&&n<e[l+1]&&(a=l+1):n>=e[l]&&(a=l);return i.normalizeSlideIndex&&(a<0||typeof a>"u")&&(a=0),a}function Sl(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:a,activeIndex:l,realIndex:s,snapIndex:c}=e;let r=t,u;const d=g=>{let b=g-e.virtual.slidesBefore;return b<0&&(b=e.virtual.slides.length+b),b>=e.virtual.slides.length&&(b-=e.virtual.slides.length),b};if(typeof r>"u"&&(r=wl(e)),n.indexOf(i)>=0)u=n.indexOf(i);else{const g=Math.min(a.slidesPerGroupSkip,r);u=g+Math.floor((r-g)/a.slidesPerGroup)}if(u>=n.length&&(u=n.length-1),r===l&&!e.params.loop){u!==c&&(e.snapIndex=u,e.emit("snapIndexChange"));return}if(r===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=d(r);return}const f=e.grid&&a.grid&&a.grid.rows>1;let h;if(e.virtual&&a.virtual.enabled&&a.loop)h=d(r);else if(f){const g=e.slides.filter(A=>A.column===r)[0];let b=parseInt(g.getAttribute("data-swiper-slide-index"),10);Number.isNaN(b)&&(b=Math.max(e.slides.indexOf(g),0)),h=Math.floor(b/a.grid.rows)}else if(e.slides[r]){const g=e.slides[r].getAttribute("data-swiper-slide-index");g?h=parseInt(g,10):h=r}else h=r;Object.assign(e,{previousSnapIndex:c,snapIndex:u,previousRealIndex:s,realIndex:h,previousIndex:l,activeIndex:r}),e.initialized&&Ki(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(s!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function xl(t,e){const i=this,n=i.params;let a=t.closest(`.${n.slideClass}, swiper-slide`);!a&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(c=>{!a&&c.matches&&c.matches(`.${n.slideClass}, swiper-slide`)&&(a=c)});let l=!1,s;if(a){for(let c=0;c<i.slides.length;c+=1)if(i.slides[c]===a){l=!0,s=c;break}}if(a&&l)i.clickedSlide=a,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(a.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=s;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var Tl={updateSize:ml,updateSlides:fl,updateAutoHeight:hl,updateSlidesOffset:Al,updateSlidesProgress:gl,updateProgress:bl,updateSlidesClasses:yl,updateActiveIndex:Sl,updateClickedSlide:xl};function El(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:a,wrapperEl:l}=e;if(i.virtualTranslate)return n?-a:a;if(i.cssMode)return a;let s=tl(l,t);return s+=e.cssOverflowAdjustment(),n&&(s=-s),s||0}function Cl(t,e){const i=this,{rtlTranslate:n,params:a,wrapperEl:l,progress:s}=i;let c=0,r=0;const u=0;i.isHorizontal()?c=n?-t:t:r=t,a.roundLengths&&(c=Math.floor(c),r=Math.floor(r)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?c:r,a.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-c:-r:a.virtualTranslate||(i.isHorizontal()?c-=i.cssOverflowAdjustment():r-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${c}px, ${r}px, ${u}px)`);let d;const f=i.maxTranslate()-i.minTranslate();f===0?d=0:d=(t-i.minTranslate())/f,d!==s&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function Il(){return-this.snapGrid[0]}function kl(){return-this.snapGrid[this.snapGrid.length-1]}function Pl(t,e,i,n,a){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:s,wrapperEl:c}=l;if(l.animating&&s.preventInteractionOnTransition)return!1;const r=l.minTranslate(),u=l.maxTranslate();let d;if(n&&t>r?d=r:n&&t<u?d=u:d=t,l.updateProgress(d),s.cssMode){const f=l.isHorizontal();if(e===0)c[f?"scrollLeft":"scrollTop"]=-d;else{if(!l.support.smoothScroll)return Vn({swiper:l,targetPosition:-d,side:f?"left":"top"}),!0;c.scrollTo({[f?"left":"top"]:-d,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(d),i&&(l.emit("beforeTransitionStart",e,a),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(d),i&&(l.emit("beforeTransitionStart",e,a),l.emit("transitionStart")),l.animating||(l.animating=!0,l.onTranslateToWrapperTransitionEnd||(l.onTranslateToWrapperTransitionEnd=function(h){!l||l.destroyed||h.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,l.animating=!1,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var Ml={getTranslate:El,setTranslate:Cl,minTranslate:Il,maxTranslate:kl,translateTo:Pl};function Dl(t,e){const i=this;i.params.cssMode||(i.wrapperEl.style.transitionDuration=`${t}ms`,i.wrapperEl.style.transitionDelay=t===0?"0ms":""),i.emit("setTransition",t,e)}function Wn(t){let{swiper:e,runCallbacks:i,direction:n,step:a}=t;const{activeIndex:l,previousIndex:s}=e;let c=n;if(c||(l>s?c="next":l<s?c="prev":c="reset"),e.emit(`transition${a}`),i&&l!==s){if(c==="reset"){e.emit(`slideResetTransition${a}`);return}e.emit(`slideChangeTransition${a}`),c==="next"?e.emit(`slideNextTransition${a}`):e.emit(`slidePrevTransition${a}`)}}function _l(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),Wn({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function Ol(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),Wn({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var Ll={setTransition:Dl,transitionStart:_l,transitionEnd:Ol};function Rl(t,e,i,n,a){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let s=t;s<0&&(s=0);const{params:c,snapGrid:r,slidesGrid:u,previousIndex:d,activeIndex:f,rtlTranslate:h,wrapperEl:g,enabled:b}=l;if(!b&&!n&&!a||l.destroyed||l.animating&&c.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const A=Math.min(l.params.slidesPerGroupSkip,s);let x=A+Math.floor((s-A)/l.params.slidesPerGroup);x>=r.length&&(x=r.length-1);const v=-r[x];if(c.normalizeSlideIndex)for(let p=0;p<u.length;p+=1){const T=-Math.floor(v*100),k=Math.floor(u[p]*100),I=Math.floor(u[p+1]*100);typeof u[p+1]<"u"?T>=k&&T<I-(I-k)/2?s=p:T>=k&&T<I&&(s=p+1):T>=k&&(s=p)}if(l.initialized&&s!==f&&(!l.allowSlideNext&&(h?v>l.translate&&v>l.minTranslate():v<l.translate&&v<l.minTranslate())||!l.allowSlidePrev&&v>l.translate&&v>l.maxTranslate()&&(f||0)!==s))return!1;s!==(d||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(v);let y;if(s>f?y="next":s<f?y="prev":y="reset",h&&-v===l.translate||!h&&v===l.translate)return l.updateActiveIndex(s),c.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),c.effect!=="slide"&&l.setTranslate(v),y!=="reset"&&(l.transitionStart(i,y),l.transitionEnd(i,y)),!1;if(c.cssMode){const p=l.isHorizontal(),T=h?v:-v;if(e===0){const k=l.virtual&&l.params.virtual.enabled;k&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),k&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{g[p?"scrollLeft":"scrollTop"]=T})):g[p?"scrollLeft":"scrollTop"]=T,k&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return Vn({swiper:l,targetPosition:T,side:p?"left":"top"}),!0;g.scrollTo({[p?"left":"top"]:T,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(v),l.updateActiveIndex(s),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,n),l.transitionStart(i,y),e===0?l.transitionEnd(i,y):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(T){!l||l.destroyed||T.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,y))}),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 a=this;if(a.destroyed)return;typeof e>"u"&&(e=a.params.speed);const l=a.grid&&a.params.grid&&a.params.grid.rows>1;let s=t;if(a.params.loop)if(a.virtual&&a.params.virtual.enabled)s=s+a.virtual.slidesBefore;else{let c;if(l){const h=s*a.params.grid.rows;c=a.slides.filter(g=>g.getAttribute("data-swiper-slide-index")*1===h)[0].column}else c=a.getSlideIndexByData(s);const r=l?Math.ceil(a.slides.length/a.params.grid.rows):a.slides.length,{centeredSlides:u}=a.params;let d=a.params.slidesPerView;d==="auto"?d=a.slidesPerViewDynamic():(d=Math.ceil(parseFloat(a.params.slidesPerView,10)),u&&d%2===0&&(d=d+1));let f=r-c<d;if(u&&(f=f||c<Math.ceil(d/2)),n&&u&&a.params.slidesPerView!=="auto"&&!l&&(f=!1),f){const h=u?c<a.activeIndex?"prev":"next":c-a.activeIndex-1<a.params.slidesPerView?"next":"prev";a.loopFix({direction:h,slideTo:!0,activeSlideIndex:h==="next"?c+1:c-r+1,slideRealIndex:h==="next"?a.realIndex:void 0})}if(l){const h=s*a.params.grid.rows;s=a.slides.filter(g=>g.getAttribute("data-swiper-slide-index")*1===h)[0].column}else s=a.getSlideIndexByData(s)}return requestAnimationFrame(()=>{a.slideTo(s,e,i,n)}),a}function Vl(t,e,i){e===void 0&&(e=!0);const n=this,{enabled:a,params:l,animating:s}=n;if(!a||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);let c=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(c=Math.max(n.slidesPerViewDynamic("current",!0),1));const r=n.activeIndex<l.slidesPerGroupSkip?1:c,u=n.virtual&&l.virtual.enabled;if(l.loop){if(s&&!u&&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+r,t,e,i)}),!0}return l.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+r,t,e,i)}function jl(t,e,i){e===void 0&&(e=!0);const n=this,{params:a,snapGrid:l,slidesGrid:s,rtlTranslate:c,enabled:r,animating:u}=n;if(!r||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const d=n.virtual&&a.virtual.enabled;if(a.loop){if(u&&!d&&a.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const f=c?n.translate:-n.translate;function h(v){return v<0?-Math.floor(Math.abs(v)):Math.floor(v)}const g=h(f),b=l.map(v=>h(v));let A=l[b.indexOf(g)-1];if(typeof A>"u"&&a.cssMode){let v;l.forEach((y,p)=>{g>=y&&(v=p)}),typeof v<"u"&&(A=l[v>0?v-1:v])}let x=0;if(typeof A<"u"&&(x=s.indexOf(A),x<0&&(x=n.activeIndex-1),a.slidesPerView==="auto"&&a.slidesPerGroup===1&&a.slidesPerGroupAuto&&(x=x-n.slidesPerViewDynamic("previous",!0)+1,x=Math.max(x,0))),a.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(a.loop&&n.activeIndex===0&&a.cssMode)return requestAnimationFrame(()=>{n.slideTo(x,t,e,i)}),!0;return n.slideTo(x,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 a=this;if(a.destroyed)return;typeof t>"u"&&(t=a.params.speed);let l=a.activeIndex;const s=Math.min(a.params.slidesPerGroupSkip,l),c=s+Math.floor((l-s)/a.params.slidesPerGroup),r=a.rtlTranslate?a.translate:-a.translate;if(r>=a.snapGrid[c]){const u=a.snapGrid[c],d=a.snapGrid[c+1];r-u>(d-u)*n&&(l+=a.params.slidesPerGroup)}else{const u=a.snapGrid[c-1],d=a.snapGrid[c];r-u<=(d-u)*n&&(l-=a.params.slidesPerGroup)}return l=Math.max(l,0),l=Math.min(l,a.slidesGrid.length-1),a.slideTo(l,t,e,i)}function zl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let a=t.clickedIndex,l;const s=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;l=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?a<t.loopedSlides-n/2||a>t.slides.length-t.loopedSlides+n/2?(t.loopFix(),a=t.getSlideIndex(Xt(i,`${s}[data-swiper-slide-index="${l}"]`)[0]),ai(()=>{t.slideTo(a)})):t.slideTo(a):a>t.slides.length-n?(t.loopFix(),a=t.getSlideIndex(Xt(i,`${s}[data-swiper-slide-index="${l}"]`)[0]),ai(()=>{t.slideTo(a)})):t.slideTo(a)}else t.slideTo(a)}var Wl={slideTo:Rl,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 a=()=>{Xt(n,`.${i.slideClass}, swiper-slide`).forEach((f,h)=>{f.setAttribute("data-swiper-slide-index",h)})},l=e.grid&&i.grid&&i.grid.rows>1,s=i.slidesPerGroup*(l?i.grid.rows:1),c=e.slides.length%s!==0,r=l&&e.slides.length%i.grid.rows!==0,u=d=>{for(let f=0;f<d;f+=1){const h=e.isElement?si("swiper-slide",[i.slideBlankClass]):si("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(c){if(i.loopAddBlankSlides){const d=s-e.slides.length%s;u(d),e.recalcSlides(),e.updateSlides()}else Si("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");a()}else if(r){if(i.loopAddBlankSlides){const d=i.grid.rows-e.slides.length%i.grid.rows;u(d),e.recalcSlides(),e.updateSlides()}else Si("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");a()}else a();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function Xl(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,setTranslate:a,activeSlideIndex:l,byController:s,byMousewheel:c}=t===void 0?{}:t;const r=this;if(!r.params.loop)return;r.emit("beforeLoopFix");const{slides:u,allowSlidePrev:d,allowSlideNext:f,slidesEl:h,params:g}=r,{centeredSlides:b}=g;if(r.allowSlidePrev=!0,r.allowSlideNext=!0,r.virtual&&g.virtual.enabled){i&&(!g.centeredSlides&&r.snapIndex===0?r.slideTo(r.virtual.slides.length,0,!1,!0):g.centeredSlides&&r.snapIndex<g.slidesPerView?r.slideTo(r.virtual.slides.length+r.snapIndex,0,!1,!0):r.snapIndex===r.snapGrid.length-1&&r.slideTo(r.virtual.slidesBefore,0,!1,!0)),r.allowSlidePrev=d,r.allowSlideNext=f,r.emit("loopFix");return}let A=g.slidesPerView;A==="auto"?A=r.slidesPerViewDynamic():(A=Math.ceil(parseFloat(g.slidesPerView,10)),b&&A%2===0&&(A=A+1));const x=g.slidesPerGroupAuto?A:g.slidesPerGroup;let v=x;v%x!==0&&(v+=x-v%x),v+=g.loopAdditionalSlides,r.loopedSlides=v;const y=r.grid&&g.grid&&g.grid.rows>1;u.length<A+v?Si("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"):y&&g.grid.fill==="row"&&Si("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const p=[],T=[];let k=r.activeIndex;typeof l>"u"?l=r.getSlideIndex(u.filter(O=>O.classList.contains(g.slideActiveClass))[0]):k=l;const I=n==="next"||!n,L=n==="prev"||!n;let m=0,S=0;const w=y?Math.ceil(u.length/g.grid.rows):u.length,C=(y?u[l].column:l)+(b&&typeof a>"u"?-A/2+.5:0);if(C<v){m=Math.max(v-C,x);for(let O=0;O<v-C;O+=1){const E=O-Math.floor(O/w)*w;if(y){const V=w-E-1;for(let F=u.length-1;F>=0;F-=1)u[F].column===V&&p.push(F)}else p.push(w-E-1)}}else if(C+A>w-v){S=Math.max(C-(w-v*2),x);for(let O=0;O<S;O+=1){const E=O-Math.floor(O/w)*w;y?u.forEach((V,F)=>{V.column===E&&T.push(F)}):T.push(E)}}if(r.__preventObserver__=!0,requestAnimationFrame(()=>{r.__preventObserver__=!1}),L&&p.forEach(O=>{u[O].swiperLoopMoveDOM=!0,h.prepend(u[O]),u[O].swiperLoopMoveDOM=!1}),I&&T.forEach(O=>{u[O].swiperLoopMoveDOM=!0,h.append(u[O]),u[O].swiperLoopMoveDOM=!1}),r.recalcSlides(),g.slidesPerView==="auto"?r.updateSlides():y&&(p.length>0&&L||T.length>0&&I)&&r.slides.forEach((O,E)=>{r.grid.updateSlide(E,O,r.slides)}),g.watchSlidesProgress&&r.updateSlidesOffset(),i){if(p.length>0&&L){if(typeof e>"u"){const O=r.slidesGrid[k],V=r.slidesGrid[k+m]-O;c?r.setTranslate(r.translate-V):(r.slideTo(k+Math.ceil(m),0,!1,!0),a&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-V,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-V))}else if(a){const O=y?p.length/g.grid.rows:p.length;r.slideTo(r.activeIndex+O,0,!1,!0),r.touchEventsData.currentTranslate=r.translate}}else if(T.length>0&&I)if(typeof e>"u"){const O=r.slidesGrid[k],V=r.slidesGrid[k-S]-O;c?r.setTranslate(r.translate-V):(r.slideTo(k-S,0,!1,!0),a&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-V,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-V))}else{const O=y?T.length/g.grid.rows:T.length;r.slideTo(r.activeIndex-O,0,!1,!0)}}if(r.allowSlidePrev=d,r.allowSlideNext=f,r.controller&&r.controller.control&&!s){const O={slideRealIndex:e,direction:n,setTranslate:a,activeSlideIndex:l,byController:!0};Array.isArray(r.controller.control)?r.controller.control.forEach(E=>{!E.destroyed&&E.params.loop&&E.loopFix({...O,slideTo:E.params.slidesPerView===g.slidesPerView?i:!1})}):r.controller.control instanceof r.constructor&&r.controller.control.params.loop&&r.controller.control.loopFix({...O,slideTo:r.controller.control.params.slidesPerView===g.slidesPerView?i:!1})}r.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(a=>{const l=typeof a.swiperSlideIndex>"u"?a.getAttribute("data-swiper-slide-index")*1:a.swiperSlideIndex;n[l]=a}),t.slides.forEach(a=>{a.removeAttribute("data-swiper-slide-index")}),n.forEach(a=>{i.append(a)}),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===kt()||n===yt())return null;n.assignedSlot&&(n=n.assignedSlot);const a=n.closest(t);return!a&&!n.getRootNode?null:a||i(n.getRootNode().host)}return i(e)}function Hn(t,e,i){const n=yt(),{params:a}=t,l=a.edgeSwipeDetection,s=a.edgeSwipeThreshold;return l&&(i<=s||i>=n.innerWidth-s)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function Jl(t){const e=this,i=kt();let n=t;n.originalEvent&&(n=n.originalEvent);const a=e.touchEventsData;if(n.type==="pointerdown"){if(a.pointerId!==null&&a.pointerId!==n.pointerId)return;a.pointerId=n.pointerId}else n.type==="touchstart"&&n.targetTouches.length===1&&(a.touchId=n.targetTouches[0].identifier);if(n.type==="touchstart"){Hn(e,n,n.targetTouches[0].pageX);return}const{params:l,touches:s,enabled:c}=e;if(!c||!l.simulateTouch&&n.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let r=n.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(r)||"which"in n&&n.which===3||"button"in n&&n.button>0||a.isTouched&&a.isMoved)return;const u=!!l.noSwipingClass&&l.noSwipingClass!=="",d=n.composedPath?n.composedPath():n.path;u&&n.target&&n.target.shadowRoot&&d&&(r=d[0]);const f=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,h=!!(n.target&&n.target.shadowRoot);if(l.noSwiping&&(h?Kl(f,r):r.closest(f))){e.allowClick=!0;return}if(l.swipeHandler&&!r.closest(l.swipeHandler))return;s.currentX=n.pageX,s.currentY=n.pageY;const g=s.currentX,b=s.currentY;if(!Hn(e,n,g))return;Object.assign(a,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),s.startX=g,s.startY=b,a.touchStartTime=Vt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(a.allowThresholdMove=!1);let A=!0;r.matches(a.focusableElements)&&(A=!1,r.nodeName==="SELECT"&&(a.isTouched=!1)),i.activeElement&&i.activeElement.matches(a.focusableElements)&&i.activeElement!==r&&i.activeElement.blur();const x=A&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||x)&&!r.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=kt(),i=this,n=i.touchEventsData,{params:a,touches:l,rtlTranslate:s,enabled:c}=i;if(!c||!a.simulateTouch&&t.pointerType==="mouse")return;let r=t;if(r.originalEvent&&(r=r.originalEvent),r.type==="pointermove"&&(n.touchId!==null||r.pointerId!==n.pointerId))return;let u;if(r.type==="touchmove"){if(u=[...r.changedTouches].filter(I=>I.identifier===n.touchId)[0],!u||u.identifier!==n.touchId)return}else u=r;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",r);return}const d=u.pageX,f=u.pageY;if(r.preventedByNestedSwiper){l.startX=d,l.startY=f;return}if(!i.allowTouchMove){r.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(l,{startX:d,startY:f,currentX:d,currentY:f}),n.touchStartTime=Vt());return}if(a.touchReleaseOnEdges&&!a.loop){if(i.isVertical()){if(f<l.startY&&i.translate<=i.maxTranslate()||f>l.startY&&i.translate>=i.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(d<l.startX&&i.translate<=i.maxTranslate()||d>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&r.target===e.activeElement&&r.target.matches(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",r),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=d,l.currentY=f;const h=l.currentX-l.startX,g=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(h**2+g**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let I;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?n.isScrolling=!1:h*h+g*g>=25&&(I=Math.atan2(Math.abs(g),Math.abs(h))*180/Math.PI,n.isScrolling=i.isHorizontal()?I>a.touchAngle:90-I>a.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",r),typeof n.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(n.startMoving=!0),n.isScrolling||r.type==="touchmove"&&n.preventTouchMoveFromPointerMove){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!a.cssMode&&r.cancelable&&r.preventDefault(),a.touchMoveStopPropagation&&!a.nested&&r.stopPropagation();let b=i.isHorizontal()?h:g,A=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;a.oneWayMovement&&(b=Math.abs(b)*(s?1:-1),A=Math.abs(A)*(s?1:-1)),l.diff=b,b*=a.touchRatio,s&&(b=-b,A=-A);const x=i.touchesDirection;i.swipeDirection=b>0?"prev":"next",i.touchesDirection=A>0?"prev":"next";const v=i.params.loop&&!a.cssMode,y=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(v&&y&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const I=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(I)}n.allowMomentumBounce=!1,a.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",r)}let p;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&x!==i.touchesDirection&&v&&y&&Math.abs(b)>=1){Object.assign(l,{startX:d,startY:f,currentX:d,currentY:f,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",r),n.isMoved=!0,n.currentTranslate=b+n.startTranslate;let T=!0,k=a.resistanceRatio;if(a.touchReleaseOnEdges&&(k=0),b>0?(v&&y&&!p&&n.allowThresholdMove&&n.currentTranslate>(a.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),n.currentTranslate>i.minTranslate()&&(T=!1,a.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+b)**k))):b<0&&(v&&y&&!p&&n.allowThresholdMove&&n.currentTranslate<(a.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(a.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(a.slidesPerView,10)))}),n.currentTranslate<i.maxTranslate()&&(T=!1,a.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-b)**k))),T&&(r.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),a.threshold>0)if(Math.abs(b)>a.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}!a.followFinger||a.cssMode||((a.freeMode&&a.freeMode.enabled&&i.freeMode||a.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),a.freeMode&&a.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(n.currentTranslate),i.setTranslate(n.currentTranslate))}function $l(t){const e=this,i=e.touchEventsData;let n=t;n.originalEvent&&(n=n.originalEvent);let a;if(n.type==="touchend"||n.type==="touchcancel"){if(a=[...n.changedTouches].filter(k=>k.identifier===i.touchId)[0],!a||a.identifier!==i.touchId)return}else{if(i.touchId!==null||n.pointerId!==i.pointerId)return;a=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:s,touches:c,rtlTranslate:r,slidesGrid:u,enabled:d}=e;if(!d||!s.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&s.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}s.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const f=Vt(),h=f-i.touchStartTime;if(e.allowClick){const k=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(k&&k[0]||n.target,k),e.emit("tap click",n),h<300&&f-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=Vt(),ai(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||c.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(s.followFinger?g=r?e.translate:-e.translate:g=-i.currentTranslate,s.cssMode)return;if(s.freeMode&&s.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:g});return}const b=g>=-e.maxTranslate()&&!e.params.loop;let A=0,x=e.slidesSizesGrid[0];for(let k=0;k<u.length;k+=k<s.slidesPerGroupSkip?1:s.slidesPerGroup){const I=k<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;typeof u[k+I]<"u"?(b||g>=u[k]&&g<u[k+I])&&(A=k,x=u[k+I]-u[k]):(b||g>=u[k])&&(A=k,x=u[u.length-1]-u[u.length-2])}let v=null,y=null;s.rewind&&(e.isBeginning?y=s.virtual&&s.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(v=0));const p=(g-u[A])/x,T=A<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;if(h>s.longSwipesMs){if(!s.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(p>=s.longSwipesRatio?e.slideTo(s.rewind&&e.isEnd?v:A+T):e.slideTo(A)),e.swipeDirection==="prev"&&(p>1-s.longSwipesRatio?e.slideTo(A+T):y!==null&&p<0&&Math.abs(p)>s.longSwipesRatio?e.slideTo(y):e.slideTo(A))}else{if(!s.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(A+T):e.slideTo(A):(e.swipeDirection==="next"&&e.slideTo(v!==null?v:A+T),e.swipeDirection==="prev"&&e.slideTo(y!==null?y:A))}}function Xn(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:a,snapGrid:l}=t,s=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const c=s&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!c?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!s?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=a,t.allowSlideNext=n,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function ea(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function ta(){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 a;const l=t.maxTranslate()-t.minTranslate();l===0?a=0:a=(t.translate-t.minTranslate())/l,a!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function ia(t){const e=this;Ii(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function na(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const Un=(t,e)=>{const i=kt(),{params:n,el:a,wrapperEl:l,device:s}=t,c=!!n.nested,r=e==="on"?"addEventListener":"removeEventListener",u=e;!a||typeof a=="string"||(i[r]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:c}),a[r]("touchstart",t.onTouchStart,{passive:!1}),a[r]("pointerdown",t.onTouchStart,{passive:!1}),i[r]("touchmove",t.onTouchMove,{passive:!1,capture:c}),i[r]("pointermove",t.onTouchMove,{passive:!1,capture:c}),i[r]("touchend",t.onTouchEnd,{passive:!0}),i[r]("pointerup",t.onTouchEnd,{passive:!0}),i[r]("pointercancel",t.onTouchEnd,{passive:!0}),i[r]("touchcancel",t.onTouchEnd,{passive:!0}),i[r]("pointerout",t.onTouchEnd,{passive:!0}),i[r]("pointerleave",t.onTouchEnd,{passive:!0}),i[r]("contextmenu",t.onTouchEnd,{passive:!0}),(n.preventClicks||n.preventClicksPropagation)&&a[r]("click",t.onClick,!0),n.cssMode&&l[r]("scroll",t.onScroll),n.updateOnWindowResize?t[u](s.ios||s.android?"resize orientationchange observerUpdate":"resize observerUpdate",Xn,!0):t[u]("observerUpdate",Xn,!0),a[r]("load",t.onLoad,{capture:!0}))};function oa(){const t=this,{params:e}=t;t.onTouchStart=Jl.bind(t),t.onTouchMove=Ql.bind(t),t.onTouchEnd=$l.bind(t),t.onDocumentTouchStart=na.bind(t),e.cssMode&&(t.onScroll=ta.bind(t)),t.onClick=ea.bind(t),t.onLoad=ia.bind(t),Un(t,"on")}function la(){Un(this,"off")}var aa={attachEvents:oa,detachEvents:la};const Gn=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function sa(){const t=this,{realIndex:e,initialized:i,params:n,el:a}=t,l=n.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const s=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!s||t.currentBreakpoint===s)return;const r=(s in l?l[s]:void 0)||t.originalParams,u=Gn(t,n),d=Gn(t,r),f=t.params.grabCursor,h=r.grabCursor,g=n.enabled;u&&!d?(a.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!u&&d&&(a.classList.add(`${n.containerModifierClass}grid`),(r.grid.fill&&r.grid.fill==="column"||!r.grid.fill&&n.grid.fill==="column")&&a.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),f&&!h?t.unsetGrabCursor():!f&&h&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(p=>{if(typeof r[p]>"u")return;const T=n[p]&&n[p].enabled,k=r[p]&&r[p].enabled;T&&!k&&t[p].disable(),!T&&k&&t[p].enable()});const b=r.direction&&r.direction!==n.direction,A=n.loop&&(r.slidesPerView!==n.slidesPerView||b),x=n.loop;b&&i&&t.changeDirection(),Ot(t.params,r);const v=t.params.enabled,y=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=s,t.emit("_beforeBreakpoint",r),i&&(A?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!x&&y?(t.loopCreate(e),t.updateSlides()):x&&!y&&t.loopDestroy()),t.emit("breakpoint",r)}function ra(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const a=yt(),l=e==="window"?a.innerHeight:i.clientHeight,s=Object.keys(t).map(c=>{if(typeof c=="string"&&c.indexOf("@")===0){const r=parseFloat(c.substr(1));return{value:l*r,point:c}}return{value:c,point:c}});s.sort((c,r)=>parseInt(c.value,10)-parseInt(r.value,10));for(let c=0;c<s.length;c+=1){const{point:r,value:u}=s[c];e==="window"?a.matchMedia(`(min-width: ${u}px)`).matches&&(n=r):u<=i.clientWidth&&(n=r)}return n||"max"}var da={setBreakpoint:sa,getBreakpoint:ra};function ca(t,e){const i=[];return t.forEach(n=>{typeof n=="object"?Object.keys(n).forEach(a=>{n[a]&&i.push(e+a)}):typeof n=="string"&&i.push(e+n)}),i}function ua(){const t=this,{classNames:e,params:i,rtl:n,el:a,device:l}=t,s=ca(["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(...s),a.classList.add(...e),t.emitContainerClasses()}function va(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var pa={addClasses:ua,removeClasses:va};function ma(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:n}=i;if(n){const a=t.slides.length-1,l=t.slidesGrid[a]+t.slidesSizesGrid[a]+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 fa={checkOverflow:ma},Ji={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 ha(t,e){return function(n){n===void 0&&(n={});const a=Object.keys(n)[0],l=n[a];if(typeof l!="object"||l===null){Ot(e,n);return}if(t[a]===!0&&(t[a]={enabled:!0}),a==="navigation"&&t[a]&&t[a].enabled&&!t[a].prevEl&&!t[a].nextEl&&(t[a].auto=!0),["pagination","scrollbar"].indexOf(a)>=0&&t[a]&&t[a].enabled&&!t[a].el&&(t[a].auto=!0),!(a in t&&"enabled"in l)){Ot(e,n);return}typeof t[a]=="object"&&!("enabled"in t[a])&&(t[a].enabled=!0),t[a]||(t[a]={enabled:!1}),Ot(e,n)}}const Qi={eventsEmitter:pl,update:Tl,translate:Ml,transition:Ll,slide:Wl,loop:Gl,grabCursor:Zl,events:aa,breakpoints:da,checkOverflow:fa,classes:pa},$i={};let en=class Kt{constructor(){let e,i;for(var n=arguments.length,a=new Array(n),l=0;l<n;l++)a[l]=arguments[l];a.length===1&&a[0].constructor&&Object.prototype.toString.call(a[0]).slice(8,-1)==="Object"?i=a[0]:[e,i]=a,i||(i={}),i=Ot({},i),e&&!i.el&&(i.el=e);const s=kt();if(i.el&&typeof i.el=="string"&&s.querySelectorAll(i.el).length>1){const d=[];return s.querySelectorAll(i.el).forEach(f=>{const h=Ot({},i,{el:f});d.push(new Kt(h))}),d}const c=this;c.__swiper__=!0,c.support=Fn(),c.device=Bn({userAgent:i.userAgent}),c.browser=cl(),c.eventsListeners={},c.eventsAnyListeners=[],c.modules=[...c.__modules__],i.modules&&Array.isArray(i.modules)&&c.modules.push(...i.modules);const r={};c.modules.forEach(d=>{d({params:i,swiper:c,extendParams:ha(i,r),on:c.on.bind(c),once:c.once.bind(c),off:c.off.bind(c),emit:c.emit.bind(c)})});const u=Ot({},Ji,r);return c.params=Ot({},u,$i,i),c.originalParams=Ot({},c.params),c.passedParams=Ot({},i),c.params&&c.params.on&&Object.keys(c.params.on).forEach(d=>{c.on(d,c.params.on[d])}),c.params&&c.params.onAny&&c.onAny(c.params.onAny),Object.assign(c,{enabled:c.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return c.params.direction==="horizontal"},isVertical(){return c.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:c.params.allowSlideNext,allowSlidePrev:c.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:c.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:c.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),c.emit("_swiper"),c.params.init&&c.init(),c}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,a=Xt(i,`.${n.slideClass}, swiper-slide`),l=vi(a[0]);return vi(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 a=n.minTranslate(),s=(n.maxTranslate()-a)*e+a;n.translateTo(s,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 a=e.getSlideClasses(n);i.push({slideEl:n,classNames:a}),e.emit("_slideClass",n,a)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const n=this,{params:a,slides:l,slidesGrid:s,slidesSizesGrid:c,size:r,activeIndex:u}=n;let d=1;if(typeof a.slidesPerView=="number")return a.slidesPerView;if(a.centeredSlides){let f=l[u]?Math.ceil(l[u].swiperSlideSize):0,h;for(let g=u+1;g<l.length;g+=1)l[g]&&!h&&(f+=Math.ceil(l[g].swiperSlideSize),d+=1,f>r&&(h=!0));for(let g=u-1;g>=0;g-=1)l[g]&&!h&&(f+=l[g].swiperSlideSize,d+=1,f>r&&(h=!0))}else if(e==="current")for(let f=u+1;f<l.length;f+=1)(i?s[f]+c[f]-s[u]<r:s[f]-s[u]<r)&&(d+=1);else for(let f=u-1;f>=0;f-=1)s[u]-s[f]<r&&(d+=1);return d}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(s=>{s.complete&&Ii(e,s)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function a(){const s=e.rtlTranslate?e.translate*-1:e.translate,c=Math.min(Math.max(s,e.maxTranslate()),e.minTranslate());e.setTranslate(c),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(n.freeMode&&n.freeMode.enabled&&!n.cssMode)a(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const s=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(s.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||a()}n.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const n=this,a=n.params.direction;return e||(e=a==="horizontal"?"vertical":"horizontal"),e===a||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${a}`),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 a=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let s=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(a()):Xt(n,a())[0];return!s&&i.params.createElements&&(s=si("div",i.params.wrapperClass),n.append(s),Xt(n,`.${i.params.slideClass}`).forEach(c=>{s.append(c)})),Object.assign(i,{el:n,wrapperEl:s,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:s,hostEl:i.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||ii(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||ii(n,"direction")==="rtl"),wrongRTL:ii(s,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const a=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&a.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),a.forEach(l=>{l.complete?Ii(i,l):l.addEventListener("load",s=>{Ii(i,s.target)})}),Ki(i),i.initialized=!0,Ki(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:a,el:l,wrapperEl:s,slides:c}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),a.loop&&n.loopDestroy(),i&&(n.removeClasses(),l&&typeof l!="string"&&l.removeAttribute("style"),s&&s.removeAttribute("style"),c&&c.length&&c.forEach(r=>{r.classList.remove(a.slideVisibleClass,a.slideFullyVisibleClass,a.slideActiveClass,a.slideNextClass,a.slidePrevClass),r.removeAttribute("style"),r.removeAttribute("data-swiper-slide-index")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(r=>{n.off(r)}),e!==!1&&(n.el&&typeof n.el!="string"&&(n.el.swiper=null),$o(n)),n.destroyed=!0),null}static extendDefaults(e){Ot($i,e)}static get extendedDefaults(){return $i}static get defaults(){return Ji}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(Qi).forEach(t=>{Object.keys(Qi[t]).forEach(e=>{en.prototype[e]=Qi[t][e]})}),en.use([ul,vl]);const Yn=["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 oi(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function ri(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]:oi(e[n])&&oi(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:ri(t[n],e[n]):t[n]=e[n]})}function qn(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function Zn(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Kn(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Jn(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 Aa(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function ga(t){let{swiper:e,slides:i,passedParams:n,changedParams:a,nextEl:l,prevEl:s,scrollbarEl:c,paginationEl:r}=t;const u=a.filter(S=>S!=="children"&&S!=="direction"&&S!=="wrapperClass"),{params:d,pagination:f,navigation:h,scrollbar:g,virtual:b,thumbs:A}=e;let x,v,y,p,T,k,I,L;a.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&d.thumbs&&!d.thumbs.swiper&&(x=!0),a.includes("controller")&&n.controller&&n.controller.control&&d.controller&&!d.controller.control&&(v=!0),a.includes("pagination")&&n.pagination&&(n.pagination.el||r)&&(d.pagination||d.pagination===!1)&&f&&!f.el&&(y=!0),a.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||c)&&(d.scrollbar||d.scrollbar===!1)&&g&&!g.el&&(p=!0),a.includes("navigation")&&n.navigation&&(n.navigation.prevEl||s)&&(n.navigation.nextEl||l)&&(d.navigation||d.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(T=!0);const m=S=>{e[S]&&(e[S].destroy(),S==="navigation"?(e.isElement&&(e[S].prevEl.remove(),e[S].nextEl.remove()),d[S].prevEl=void 0,d[S].nextEl=void 0,e[S].prevEl=void 0,e[S].nextEl=void 0):(e.isElement&&e[S].el.remove(),d[S].el=void 0,e[S].el=void 0))};a.includes("loop")&&e.isElement&&(d.loop&&!n.loop?k=!0:!d.loop&&n.loop?I=!0:L=!0),u.forEach(S=>{if(oi(d[S])&&oi(n[S]))Object.assign(d[S],n[S]),(S==="navigation"||S==="pagination"||S==="scrollbar")&&"enabled"in n[S]&&!n[S].enabled&&m(S);else{const w=n[S];(w===!0||w===!1)&&(S==="navigation"||S==="pagination"||S==="scrollbar")?w===!1&&m(S):d[S]=n[S]}}),u.includes("controller")&&!v&&e.controller&&e.controller.control&&d.controller&&d.controller.control&&(e.controller.control=d.controller.control),a.includes("children")&&i&&b&&d.virtual.enabled?(b.slides=i,b.update(!0)):a.includes("virtual")&&b&&d.virtual.enabled&&(i&&(b.slides=i),b.update(!0)),a.includes("children")&&i&&d.loop&&(L=!0),x&&A.init()&&A.update(!0),v&&(e.controller.control=d.controller.control),y&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-pagination"),r.part.add("pagination"),e.el.appendChild(r)),r&&(d.pagination.el=r),f.init(),f.render(),f.update()),p&&(e.isElement&&(!c||typeof c=="string")&&(c=document.createElement("div"),c.classList.add("swiper-scrollbar"),c.part.add("scrollbar"),e.el.appendChild(c)),c&&(d.scrollbar.el=c),g.init(),g.updateSize(),g.setTranslate()),T&&(e.isElement&&((!l||typeof l=="string")&&(l=document.createElement("div"),l.classList.add("swiper-button-next"),l.innerHTML=e.hostEl.constructor.nextButtonSvg,l.part.add("button-next"),e.el.appendChild(l)),(!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-button-prev"),s.innerHTML=e.hostEl.constructor.prevButtonSvg,s.part.add("button-prev"),e.el.appendChild(s))),l&&(d.navigation.nextEl=l),s&&(d.navigation.prevEl=s),h.init(),h.update()),a.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),a.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),a.includes("direction")&&e.changeDirection(n.direction,!1),(k||L)&&e.loopDestroy(),(I||L)&&e.loopCreate(),e.update()}function ba(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},a={};ri(i,Ji),i._emitClasses=!0,i.init=!1;const l={},s=Yn.map(r=>r.replace(/_/,"")),c=Object.assign({},t);return Object.keys(c).forEach(r=>{typeof t[r]>"u"||(s.indexOf(r)>=0?oi(t[r])?(i[r]={},a[r]={},ri(i[r],t[r]),ri(a[r],t[r])):(i[r]=t[r],a[r]=t[r]):r.search(/on[A-Z]/)===0&&typeof t[r]=="function"?e?n[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:i.on[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:l[r]=t[r])}),["navigation","pagination","scrollbar"].forEach(r=>{i[r]===!0&&(i[r]={}),i[r]===!1&&delete i[r]}),{params:i,passedParams:a,rest:l,events:n}}function ya(t,e){let{el:i,nextEl:n,prevEl:a,paginationEl:l,scrollbarEl:s,swiper:c}=t;qn(e)&&n&&a&&(c.params.navigation.nextEl=n,c.originalParams.navigation.nextEl=n,c.params.navigation.prevEl=a,c.originalParams.navigation.prevEl=a),Zn(e)&&l&&(c.params.pagination.el=l,c.originalParams.pagination.el=l),Kn(e)&&s&&(c.params.scrollbar.el=s,c.originalParams.scrollbar.el=s),c.init(i)}function wa(t,e,i,n,a){const l=[];if(!e)return l;const s=r=>{l.indexOf(r)<0&&l.push(r)};if(i&&n){const r=n.map(a),u=i.map(a);r.join("")!==u.join("")&&s("children"),n.length!==i.length&&s("children")}return Yn.filter(r=>r[0]==="_").map(r=>r.replace(/_/,"")).forEach(r=>{if(r in t&&r in e)if(oi(t[r])&&oi(e[r])){const u=Object.keys(t[r]),d=Object.keys(e[r]);u.length!==d.length?s(r):(u.forEach(f=>{t[r][f]!==e[r][f]&&s(r)}),d.forEach(f=>{t[r][f]!==e[r][f]&&s(r)}))}else t[r]!==e[r]&&s(r)}),l}const Sa=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 ki(){return ki=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},ki.apply(this,arguments)}function Qn(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function $n(t){const e=[];return o.Children.toArray(t).forEach(i=>{Qn(i)?e.push(i):i.props&&i.props.children&&$n(i.props.children).forEach(n=>e.push(n))}),e}function xa(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return o.Children.toArray(t).forEach(n=>{if(Qn(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 a=$n(n.props.children);a.length>0?a.forEach(l=>e.push(l)):i["container-end"].push(n)}else i["container-end"].push(n)}),{slides:e,slots:i}}function Ta(t,e,i){if(!i)return null;const n=d=>{let f=d;return d<0?f=e.length+d:f>=e.length&&(f=f-e.length),f},a=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:s}=i,c=t.params.loop?-e.length:0,r=t.params.loop?e.length*2:e.length,u=[];for(let d=c;d<r;d+=1)d>=l&&d<=s&&u.push(e[n(d)]);return u.map((d,f)=>o.cloneElement(d,{swiper:t,style:a,key:d.props.virtualIndex||d.key||`slide-${f}`}))}function pi(t,e){return typeof window>"u"?o.useEffect(t,e):o.useLayoutEffect(t,e)}const tn=o.createContext(null),nn=()=>o.useContext(tn),Ea=o.createContext(null),li=o.forwardRef(function(t,e){let{className:i,tag:n="div",wrapperTag:a="div",children:l,onSwiper:s,...c}=t===void 0?{}:t,r=!1;const[u,d]=o.useState("swiper"),[f,h]=o.useState(null),[g,b]=o.useState(!1),A=o.useRef(!1),x=o.useRef(null),v=o.useRef(null),y=o.useRef(null),p=o.useRef(null),T=o.useRef(null),k=o.useRef(null),I=o.useRef(null),L=o.useRef(null),{params:m,passedParams:S,rest:w,events:P}=ba(c),{slides:C,slots:O}=xa(l),E=()=>{b(!g)};Object.assign(m.on,{_containerClasses(R,D){d(D)}});const V=()=>{Object.assign(m.on,P),r=!0;const R={...m};if(delete R.wrapperClass,v.current=new en(R),v.current.virtual&&v.current.params.virtual.enabled){v.current.virtual.slides=C;const D={cache:!1,slides:C,renderExternal:h,renderExternalUpdate:!1};ri(v.current.params.virtual,D),ri(v.current.originalParams.virtual,D)}};x.current||V(),v.current&&v.current.on("_beforeBreakpoint",E);const F=()=>{r||!P||!v.current||Object.keys(P).forEach(R=>{v.current.on(R,P[R])})},_=()=>{!P||!v.current||Object.keys(P).forEach(R=>{v.current.off(R,P[R])})};o.useEffect(()=>()=>{v.current&&v.current.off("_beforeBreakpoint",E)}),o.useEffect(()=>{!A.current&&v.current&&(v.current.emitSlidesClasses(),A.current=!0)}),pi(()=>{if(e&&(e.current=x.current),!!x.current)return v.current.destroyed&&V(),ya({el:x.current,nextEl:T.current,prevEl:k.current,paginationEl:I.current,scrollbarEl:L.current,swiper:v.current},m),s&&!v.current.destroyed&&s(v.current),()=>{v.current&&!v.current.destroyed&&v.current.destroy(!0,!1)}},[]),pi(()=>{F();const R=wa(S,y.current,C,p.current,D=>D.key);return y.current=S,p.current=C,R.length&&v.current&&!v.current.destroyed&&ga({swiper:v.current,slides:C,passedParams:S,changedParams:R,nextEl:T.current,prevEl:k.current,scrollbarEl:L.current,paginationEl:I.current}),()=>{_()}}),pi(()=>{Sa(v.current)},[f]);function N(){return m.virtual?Ta(v.current,C,f):C.map((R,D)=>o.cloneElement(R,{swiper:v.current,swiperSlideIndex:D}))}return o.createElement(n,ki({ref:x,className:Jn(`${u}${i?` ${i}`:""}`)},w),o.createElement(Ea.Provider,{value:v.current},O["container-start"],o.createElement(a,{className:Aa(m.wrapperClass)},O["wrapper-start"],N(),O["wrapper-end"]),qn(m)&&o.createElement(o.Fragment,null,o.createElement("div",{ref:k,className:"swiper-button-prev"}),o.createElement("div",{ref:T,className:"swiper-button-next"})),Kn(m)&&o.createElement("div",{ref:L,className:"swiper-scrollbar"}),Zn(m)&&o.createElement("div",{ref:I,className:"swiper-pagination"}),O["container-end"]))});li.displayName="Swiper";const Wt=o.forwardRef(function(t,e){let{tag:i="div",children:n,className:a="",swiper:l,zoom:s,lazy:c,virtualIndex:r,swiperSlideIndex:u,...d}=t===void 0?{}:t;const f=o.useRef(null),[h,g]=o.useState("swiper-slide"),[b,A]=o.useState(!1);function x(T,k,I){k===f.current&&g(I)}pi(()=>{if(typeof u<"u"&&(f.current.swiperSlideIndex=u),e&&(e.current=f.current),!(!f.current||!l)){if(l.destroyed){h!=="swiper-slide"&&g("swiper-slide");return}return l.on("_slideClass",x),()=>{l&&l.off("_slideClass",x)}}}),pi(()=>{l&&f.current&&!l.destroyed&&g(l.getSlideClasses(f.current))},[l]);const v={isActive:h.indexOf("swiper-slide-active")>=0,isVisible:h.indexOf("swiper-slide-visible")>=0,isPrev:h.indexOf("swiper-slide-prev")>=0,isNext:h.indexOf("swiper-slide-next")>=0},y=()=>typeof n=="function"?n(v):n,p=()=>{A(!0)};return o.createElement(i,ki({ref:f,className:Jn(`${h}${a?` ${a}`:""}`),"data-swiper-slide-index":r,onLoad:p},d),s&&o.createElement(tn.Provider,{value:v},o.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof s=="number"?s:void 0},y(),c&&!b&&o.createElement("div",{className:"swiper-lazy-preloader"}))),!s&&o.createElement(tn.Provider,{value:v},y(),c&&!b&&o.createElement("div",{className:"swiper-lazy-preloader"})))});Wt.displayName="SwiperSlide";const Ca="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Ia=({visible:t,onClose:e,children:i,modalStyle:n,padding:a,popup:l,schema:s,fullHeight:c=window.innerHeight,isFullScreen:r=!1,openState:u})=>{var d,f,h,g,b,A,x,v,y,p,T,k,I,L,m,S,w,P,C,O,E,V,F,_;const N=o.useRef(null),R=o.useRef(null),D=o.useRef(null),j=o.useRef(null),W=o.useRef(null),K=c*.2,Q=r?c:c*.8,[$,le]=o.useState(K),[de,ee]=o.useState(!1),Ie=o.useRef(null),{globalConfig:_e,popupDetailData:ze}=Fe(),{schema:U,popup:J}=ei(),[ce,fe]=o.useState(15);o.useEffect(()=>{const Y=document.getElementById("sxp-render"),X=document.getElementById("pb-modal");X?Ie.current=X:(Ie.current=document.createElement("div"),Ie.current.setAttribute("id","pb-modal"),Y?.appendChild(Ie.current))},[]);const he=o.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),oe=o.useMemo(()=>{var Y,X,ie;const ne=s??U;return(ie=(X=(Y=ne?.sxpPageConf)===null||Y===void 0?void 0:Y.globalConfig)===null||X===void 0?void 0:X.popupList)===null||ie===void 0?void 0:ie.find(we=>we?.id===l?.id)},[l,s,U]),ke=o.useMemo(()=>{var Y,X;return((X=(Y=oe?.item)===null||Y===void 0?void 0:Y.event)===null||X===void 0?void 0:X.isScrollFullScreen)||!1},[oe]);o.useEffect(()=>{he?ee(!0):setTimeout(()=>{ee(!1),le(K)},l?.duration)},[he,l]);const Be=o.useCallback(()=>i,[J,u,_e,s]);if(o.useEffect(()=>{const Y=X=>{var ie=X?.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])'),ne=ie?.[0],se=ie?.[ie?.length-1],we=9;X.addEventListener("keydown",function(Ke){(Ke.key==="Escape"||Ke.key==="Esc")&&(Re(),Ke.preventDefault());var te=Ke.key==="Tab"||Ke.keyCode===we;te&&(Ke.shiftKey?document?.activeElement===ne&&(se?.focus(),Ke.preventDefault()):document?.activeElement===se&&(ne?.focus(),Ke.preventDefault()))}),ne?.focus()};return W?.current&&Y(W?.current),()=>{var X;(X=W?.current)===null||X===void 0||X.removeEventListener("keydown",Y)}},[W,de,J]),!Ie.current)return null;const Re=rt.debounce(()=>{e?.()},300),qe=Y=>{N.current=Y.touches[0],R.current=Y.touches[0],D.current=!0},Qe=Y=>{requestAnimationFrame(()=>{var X;if(D.current&&((X=j?.current)===null||X===void 0?void 0:X.scrollTop)===0){const ie=Y.touches[0].clientY,ne=Y.touches[0].clientX,se=N.current.clientY-ie;N.current=Y.touches[0];const we=ie-R.current.clientY,Ke=ne-R.current.clientX;if(Math.abs(Ke)>Math.abs(we))return;const te=$-se;te>0&&le(te)}})},be=Y=>{var X;if(D.current&&((X=j?.current)===null||X===void 0?void 0:X.scrollTop)===0){const ie=Y.changedTouches[0].clientY-R.current.clientY,ne=Y.changedTouches[0].clientX-R.current.clientX;if(Math.abs(ne)>Math.abs(ie))return;const se=R.current.clientY-N.current.clientY;se>0?le(0):$<K&&se<0?le(K):$>=K&&se<0&&e?.()}D.current=!1};return pn.createPortal(o.createElement(o.Fragment,null,de&&o.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:he?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:Re},o.createElement("div",{style:{position:"relative",left:`${(g=(h=(f=(d=oe?.item)===null||d===void 0?void 0:d.props)===null||f===void 0?void 0:f.popupBg)===null||h===void 0?void 0:h.horizontalMargin)!==null&&g!==void 0?g:0}px`,right:`${(v=(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.horizontalMargin)!==null&&v!==void 0?v:0}px`,bottom:`${(k=(T=(p=(y=oe?.item)===null||y===void 0?void 0:y.props)===null||p===void 0?void 0:p.popupBg)===null||T===void 0?void 0:T.bottomMargin)!==null&&k!==void 0?k:0}px`,overflow:"hidden",width:`calc(100% - ${((S=(m=(L=(I=oe?.item)===null||I===void 0?void 0:I.props)===null||L===void 0?void 0:L.popupBg)===null||m===void 0?void 0:m.horizontalMargin)!==null&&S!==void 0?S:0)*2}px)`,height:"100%"}},o.createElement("div",Object.assign({ref:W,className:`modal-container ${he?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(w=oe?.item)===null||w===void 0?void 0:w.displayName,"aria-modal":!0,"aria-labelledby":"modal-content",style:Object.assign(Object.assign({padding:a,animationDuration:((P=l?.duration)!==null&&P!==void 0?P:0)/1e3+"s"},ke&&{transform:`translateY(${$}px)`}),{overflow:"hidden",borderRadius:`${(V=(E=(O=(C=oe?.item)===null||C===void 0?void 0:C.props)===null||O===void 0?void 0:O.popupBg)===null||E===void 0?void 0:E.borderRadius)!==null&&V!==void 0?V:0}px`,zIndex:9}),onClick:Y=>{Y.stopPropagation(),Y.preventDefault()}},ke&&{onTouchMove:Qe,onTouchStart:qe,onTouchEnd:be}),o.createElement("div",Object.assign({id:"modal-content",ref:j,style:{height:ke?c:Q,overflow:ke&&$<=0||!ke?"auto":"hidden",zIndex:1}},((_=(F=oe?.item)===null||F===void 0?void 0:F.props)===null||_===void 0?void 0:_.enableFixedCloseButton)&&{onScroll:Y=>{var X;fe(15-((X=Y?.target)===null||X===void 0?void 0:X.scrollTop))}}),Be()),o.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:ce}},o.createElement("img",{src:_e?.popupCloseIcon||Ca,alt:"close button",className:"modal-icon"})))))),Ie.current)};var di=o.memo(Ia);const ka=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),a=[];for(let s=0;s<n.length&&(a.push(n[s]),!(a.join(" ").length>=e));s++);return(a.length>1&&a.length<n.length?a.slice(0,a.length-1):a).join(" ")+" "},Pa=({text:t,maxStr:e=108,style:i,className:n,onClick:a,foldText:l,unfoldText:s,isPost:c,onChange:r})=>{const[u,d]=o.useState(!1),[f,h]=o.useState(!1),g=Number(i?.lineClamp||2),b=o.useRef(null),A=o.useRef(null),x=o.useCallback(()=>{d(!u)},[u,r]);return o.useMemo(()=>!u&&t.length>e?ka(t,e)+"...":t,[t,e,u]),o.useEffect(()=>{var v,y;A?.current&&(A.current.style.display="block"),((v=A?.current)===null||v===void 0?void 0:v.offsetHeight)>((y=b?.current)===null||y===void 0?void 0:y.offsetHeight)&&c?h(!0):h(!1),A.current.style.display="none"},[c,t]),o.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},o.createElement("div",{ref:b,style:{overflow:"hidden",WebkitLineClamp:!c||u?"":g,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:Se(t?.replace(/\n/g,"</br>"),i)}}),o.createElement("div",{ref:A,dangerouslySetInnerHTML:{__html:Se(t?.replace(/\n/g,"</br>"),i)}}),t&&c&&f&&o.createElement("button",{"aria-label":u?s||"show less":l||"show more",style:{textDecoration:"underline",cursor:"pointer"},onClick:a??x,dangerouslySetInnerHTML:{__html:Se(u?s||"show less":l||"show more",i)}}))};var Pi=o.memo(Pa);const Ma=o.forwardRef((t,e)=>{const{src:i,onLoad:n,style:a,className:l,loading:s,alt:c="image"}=t,[r,u]=o.useState(i),d=o.useRef(null),[f,h]=o.useState(!1);return o.useImperativeHandle(e,()=>({setSrc:g=>{g&&u(g)}})),o.useEffect(()=>{i&&u(i)},[i]),o.useEffect(()=>{const g=()=>{i&&!f&&d.current&&(d.current.src="",d.current.src=i)};return mt.on(dt.PAGE_DID_SHOW,g),()=>{mt.off(dt.PAGE_DID_SHOW,g)}},[i,f]),o.createElement(o.Fragment,null,!f&&!r&&o.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),r?.includes(".avif")?o.createElement("picture",null,o.createElement("source",{type:"image/avif",srcSet:r}),o.createElement("source",{type:"image/webp",srcSet:`${r}?imageMogr2/format/webp`}),o.createElement("source",{type:"image/jpeg",srcSet:`${r}?imageMogr2/format/jpg`}),o.createElement("img",{ref:d,className:l,src:r,style:Object.assign({},a),loading:s,onLoad:g=>{h(!0),n?.(g.target)},alt:c})):o.createElement("img",{ref:d,className:l,src:r,style:Object.assign({},a),loading:s,onLoad:g=>{h(!0),n?.(g.target)},alt:c}))});var Pt=o.memo(Ma);const Da=({children:t,isPadding:e=!0,style:i,enableSlideActive:n=!1})=>{const a=o.useRef(),{popupDetailData:l}=Fe();return o.useEffect(()=>{var s,c;n&&((s=a?.current)===null||s===void 0||s.swiper.slideTo((c=l?.multiCheckIndex)!==null&&c!==void 0?c:0))},[l,n]),o.createElement(li,{role:"list",tag:"ul",ref:a,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[al,ll,Ti],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var mi=o.memo(Da);const _a=({products:t,data:e,defImg:i,style:n,onCLick:a,popupDetailData:l,check:s})=>{var c;const{productView:r}=Ct(),{popupCurTimeRef:u}=Fe(),d=(f,h)=>{if(s===h)return;const g=t?.[s];r(l,g,g?.bindCta,u.current,l?.index),a?.(h)};return o.createElement(o.Fragment,null,e?.open&&(t&&t?.length>1||!l)&&o.createElement(mi,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},n),e?.style)},(c=l?t:[0,1,2,3])===null||c===void 0?void 0:c.map((f,h)=>{var g,b,A;return o.createElement(o.Fragment,null,f?.bindCta?o.createElement(Wt,{className:Ce.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{d(f,h)},key:h},o.createElement(Pt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:s===h?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(A=(g=f?.cover)!==null&&g!==void 0?g:(b=f?.homePage)===null||b===void 0?void 0:b[0])!==null&&A!==void 0?A:i})):null)})))};var eo=o.memo(_a);const Oa=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:n,file:a,src:l}=t;switch(i){case 2:return n||null;case 3:return l||null;default:return a&&a.length>0?(e=a[0])===null||e===void 0?void 0:e.url:null}},La=t=>t?{backgroundImage:`url(${t})`,backgroundRepeat:"no-repeat",backgroundSize:"cover"}:"",fi=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:n,style:a})=>{var l,s,c,r,u,d,f,h;if((!t?.currency||!t?.price)&&n)return null;let g=t?.currency&&t?.price?t?.price:7e3,b="",A=i?.priceSymbol,x=t?.currency?(c=(s=(l=t?.currency)===null||l===void 0?void 0:l.split("-")[1])===null||s===void 0?void 0:s.toUpperCase())!==null&&c!==void 0?c:"":"$";const v=e===void 0||e;let y=g.toString();A?.showTwoDecimalPoint&&(y=g?.toFixed(2));let p=(r=y?.indexOf("."))!==null&&r!==void 0?r:-1;if(v){b=(u=g?.toLocaleString("zh",{minimumFractionDigits:A?.showTwoDecimalPoint?2:0}))!==null&&u!==void 0?u:"";let T=0,k=p??b?.length;A?.millesimalSymbol==="."?b=b?.replace(/\,/g,function(I,L){return L>=T&&L<k?".":I}):A?.millesimalSymbol===" "&&(b=b?.replace(","," "))}else b=`${A?.showTwoDecimalPoint?g?.toFixed(2):g}`;return A?.decimalPoint===","&&p>0&&(b=b=b?.replace(/\./g,function(T,k){return k>=p&&k<b?.length?",":T})),x=`<span style="font-family:${(h=(f=(d=i?.priceSymbol)===null||d===void 0?void 0:d.fontFamily)!==null&&f!==void 0?f:a?.["fontFamily-en"])!==null&&h!==void 0?h:"inherit"}">${x}</span>`,b=Se(b,a),A?.currencyPosition&&A?.currencyPosition!=="none"?b=A?.currencyPosition==="left"?x+b:b+x:A?.currencyPosition!=="none"&&(b=x+b),b},Ra=t=>{var e,i,n,a,l,s,c,r,u,d,f,h,g,b,A,x,v,y,p,T,k,I,L,m,{content:S,style:w,bgImg:P,onClick:C,schema:O,isDefault:E,bottom_image:V,tipText:F,isPost:_,viewTime:N,rec:R,swiper:D,commodityStyles:j,buttonStyle:W,index:K,commodityGroup:Q,popupBg:$,iframeIcon:le,commodityImgRatio:de,isTel:ee,iframeBgColor:Ie,isActive:_e=!0}=t,ze=nt(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:U,popupDetailData:J,isPreview:ce,bffFbReport:fe,popupCurTimeRef:he,checkCommodityIndexRef:oe,globalConfig:ke}=Fe(),{jumpToWeb:Be,productView:Re}=Ct(),qe=o.useRef(null),[Qe,be]=o.useState(!1),[Y,X]=o.useState(!1),[ie,ne]=o.useState((e=J?.multiCheckIndex)!==null&&e!==void 0?e:0),se=o.useRef(),[we,Ke]=o.useState(0),te=_?R:J;let B=_?te?.product:(n=(i=te?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(l=(a=te?.video)===null||a===void 0?void 0:a.bindProducts)===null||l===void 0?void 0:l[0],Ge=_?(s=te?.product)===null||s===void 0?void 0:s.bindCta:(u=(r=(c=te?.video)===null||c===void 0?void 0:c.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&u!==void 0?u:(h=(f=(d=te?.video)===null||d===void 0?void 0:d.bindProducts)===null||f===void 0?void 0:f[0])===null||h===void 0?void 0:h.bindCta;const wt=_?K:J?.index;if(!_&&Q?.open&&(!((g=te?.video)===null||g===void 0)&&g.bindProducts)&&((A=(b=te?.video)===null||b===void 0?void 0:b.bindProducts)===null||A===void 0?void 0:A.length)>0){oe.current=ie;const ae=(x=te?.video)===null||x===void 0?void 0:x.bindProducts[ie];B=ae,Ge=ae?.bindCta}const tt=ae=>{B?.link&&(Be(ae,te,B,Ge,wt),_||Re(te,B,Ge,N||qe.current,wt),window.location.href=window.getJointUtmLink(B.link))};o.useEffect(()=>{_e&&(fe?.({eventName:"ProductView",product:B}),fe?.({eventName:"PageView",product:B}))},[_e,fe]),o.useEffect(()=>{const ae=()=>{qe.current=new Date};return ae(),window.addEventListener("pageshow",ae),()=>{window.removeEventListener("pageshow",ae)}},[]);const At=fi({product:B,enableFormattedPrice:(v=j?.price)===null||v===void 0?void 0:v.enableFormattedPrice,globalConfig:ke,style:j?.price}),ft=(ce?375:(y=w?.width)!==null&&y!==void 0?y:window.innerWidth)-((p=$?.horizontalMargin)!==null&&p!==void 0?p:0)*2,St=de?ft*(de.h/de.w):ft,Ft=({isPost:ae})=>{var et,gt,Jt,Gt;return o.createElement("div",null,o.createElement("div",{className:"pb-commondity-content-collection",style:Bt(j?.collection),hidden:!!B&&(!B?.collection||B?.collection===""),dangerouslySetInnerHTML:{__html:Se((et=B?.collection)!==null&&et!==void 0?et:"Tiffany Lock",j?.collection)}}),o.createElement("div",{className:"pb-commondity-content-title",style:Bt(j?.title),hidden:!!B&&!B?.title,dangerouslySetInnerHTML:{__html:Se((gt=B?.title)!==null&>!==void 0?gt:"Pendant in Yellow Gold with Diamonds, Medium",j?.title)}}),o.createElement("div",{className:"pb-commondity-content-price",style:Bt(j?.price),hidden:!!B&&!B?.price,dangerouslySetInnerHTML:{__html:At??""}}),o.createElement("div",{hidden:!!B&&!B?.taxInfo,style:Bt(j?.taxInfo),dangerouslySetInnerHTML:{__html:Se((Jt=B?.taxInfo)!==null&&Jt!==void 0?Jt:"\u7A0E\u8D39",j?.taxInfo)}}),o.createElement("div",{hidden:!!B&&(!B?.info||B?.info==="")},o.createElement(Pi,{foldText:F?.foldText,unfoldText:F?.unfoldText,onClick:()=>be(!0),isPost:ae,text:(Gt=B?.info)!==null&&Gt!==void 0?Gt:`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})))},Pt=()=>{var be,Oe;return o.createElement(o.Fragment,null,(T||B?.link)&&o.createElement("a",{"aria-label":(be=Ye?.enTitle)!==null&&be!==void 0?be:"Purchase on Website",role:"button",tabIndex:0,onClick:kt,className:"pb-commondity-btn",style:z},o.createElement("span",{dangerouslySetInnerHTML:{__html:Te((Oe=Ye?.enTitle)!==null&&Oe!==void 0?Oe:"Purchase on Website",z)}})))},Vt=o.useCallback(be=>be?.lineClamp?Object.assign(Object.assign({},be),{overflow:"hidden",WebkitLineClamp:be?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):be,[]),Bt=o.useCallback(be=>{ve.current=new Date,ke(be),oe.current=be,G?.current&&(G.current.swiper.slideTo(0),G.current.swiper.autoplay.start())},[]),vt=o.useCallback(()=>{var be,Oe,yt;if(!D)return o.createElement(eo,{products:(be=ne?.video)===null||be===void 0?void 0:be.bindProducts,data:$,defImg:(yt=(Oe=de?.bottom_image)!==null&&Oe!==void 0?Oe:V)!==null&&yt!==void 0?yt:"",style:{padding:"0 19px"},onCLick:Bt,popupDetailData:X,check:U})},[U]),zt=o.useMemo(()=>{const be={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return be?.[P?.dotsAlign]},[P?.dotsAlign]),Dt=B?.remark,jt=o.useCallback(()=>{G.current&&G.current.swiper&&Ee&&G.current.swiper.autoplay.stop()},[]),Fe=o.useCallback(()=>{G.current&&G.current.swiper&&Ee&&G.current.swiper.autoplay.start()},[]),ct=o.useCallback(be=>{Ge(be.activeIndex)},[]),Ee=o.useMemo(()=>Oi(),[]);return o.createElement(o.Fragment,null,o.createElement("div",Object.assign({className:Ie.css(Object.assign({},u))},Be),o.createElement("div",{style:{position:"relative"},onMouseEnter:jt,onMouseLeave:Fe},B&&((x=B?.homePage)===null||x===void 0?void 0:x.length)>0&&o.createElement(ni,Object.assign({height:At,modules:[Ti,Ei,...Ee?[Hi,Xi,xi,zi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:zt,bulletElement:"button"}},Ee?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,autoplay:{delay:P?.delay*1e3},ref:G,onSlideChange:ct,className:Ie.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=B?.homePage)===null||C===void 0?void 0:C.map((be,Oe)=>{var yt;return o.createElement(Ft,{key:Oe,"aria-hidden":Oe!==we},o.createElement("div",{style:{overflow:"hidden",width:ht,height:At}},o.createElement(It,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${P?.translateY?P?.translateY+50:50}%`},src:(yt=be??de?.bottom_image)!==null&&yt!==void 0?yt:V})))}))),!(!((L=B?.homePage)===null||L===void 0)&&L.length)&&o.createElement("div",{className:Ie.css({height:At,width:ht})},o.createElement("img",{className:Ie.css({objectFit:"cover",width:"100%",height:"100%"}),src:(_=de?.bottom_image)!==null&&_!==void 0?_:V,alt:"pdp image"})),(Dt||!B)&&le&&o.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>ie(!0)},o.createElement("img",{src:le,alt:"3d",width:"72px"}))),vt(),o.createElement("div",{className:"pb-commondity-content"},Nt({isPost:D}))),Pt(),o.createElement(ri,{visible:Ke,onClose:()=>fe(!1)},o.createElement("div",{style:{paddingBottom:"80px"}},Nt({isPost:!1})),Pt()),o.createElement(ri,{visible:q,padding:0,isFullScreen:!0,onClose:()=>ie(!1)},o.createElement("div",{style:{backgroundColor:Ce,height:"100%"}},o.createElement("iframe",{src:Dt,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Va=o.memo(Na),ja=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Fa=at(Va,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:Qo,interactionRender:ja},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 Ba=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],za=[{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"}]}],to="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 Wa=t=>{var{content:e,btnText:i,style:n,icon:a,isPopup:l,isExternalLink:s,onClose:c,onClick:r,submitButtonStyle:v,contentStyle:d}=t,m=tt(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:f}=Ve(),{jumpToWeb:g}=Et(),b=typeof a=="string"?a:La(a),A=S=>{var p,y,h;if(s){const x=f,E=(p=x?.video)===null||p===void 0?void 0:p.bindProduct,C=(h=(y=x?.video)===null||y===void 0?void 0:y.bindProduct)===null||h===void 0?void 0:h.bindCta,L=f?.index;g(S,x,E,C,L)}l||c?.(),r?.()};return o.createElement("div",Object.assign({className:`pb-prompt ${Ie.css(Object.assign({},n))}`},m),o.createElement("div",{className:"pb-prompt-icon"},o.createElement("img",{width:"100%",src:b??to,alt:"success image"})),o.createElement("div",{className:"pb-prompt-content",style:d,dangerouslySetInnerHTML:{__html:Te(e,d)}}),o.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:v,onClick:A,dangerouslySetInnerHTML:{__html:Te(i,v)}}))};var Ha=o.memo(Wa);const Xa=at(Ha,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:za,bindableProps:[],interactionRender:Ba},defaulSetting:{props:{icon:to,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Ua=[{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 Ga=t=>{var e,i,n,a,l,s,c,r,v,d,m,f,g,b,A,S,p,y,h,x,E,C,L,_,w,u,M,I,{style:O,isDefault:T,rec:V,viewTime:j,isPost:D,bottom_image:R,tipText:N,swiper:P,commodityStyles:F,buttonStyle:z,index:Z,commodityGroup:$,popupBg:te,iframeIcon:le,commodityImgRatio:pe,isTel:ee,iframeBgColor:Ce,isActive:_e=!0}=t,Be=tt(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:X,popupDetailData:re,isPreview:ce,bffFbReport:ve,checkCommodityIndexRef:oe,globalConfig:xe}=Ve(),{jumpToWeb:je,productView:Re}=Et();o.useState(!1),o.useState(!1),o.useState(!0);const[He,Ke]=o.useState(!1),fe=o.useRef(null),[q,ie]=o.useState(!1),[U,ke]=o.useState((e=re?.multiCheckIndex)!==null&&e!==void 0?e:0),G=o.useRef(),[we,Ge]=o.useState(0),ne=D?V:re;let B=D?ne?.product:(n=(i=ne?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(l=(a=ne?.video)===null||a===void 0?void 0:a.bindProducts)===null||l===void 0?void 0:l[0],Ye=D?(s=ne?.product)===null||s===void 0?void 0:s.bindCta:(v=(r=(c=ne?.video)===null||c===void 0?void 0:c.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&v!==void 0?v:(f=(m=(d=ne?.video)===null||d===void 0?void 0:d.bindProducts)===null||m===void 0?void 0:m[0])===null||f===void 0?void 0:f.bindCta;const ft=D?Z:re?.index;if(!D&&$?.open&&(!((g=ne?.video)===null||g===void 0)&&g.bindProducts)&&((A=(b=ne?.video)===null||b===void 0?void 0:b.bindProducts)===null||A===void 0?void 0:A.length)>0){oe.current=U;const Ee=(S=ne?.video)===null||S===void 0?void 0:S.bindProducts[U];B=Ee,Ye=Ee?.bindCta}const kt=Ee=>{B?.link&&(je(Ee,ne,B,Ye,ft),D||Re(ne,B,Ye,j||fe.current,ft),window.location.href=window.getJointUtmLink(B.link))};o.useEffect(()=>{_e&&(ve?.({eventName:"ProductView",product:B}),ve?.({eventName:"PageView",product:B}))},[_e,ve]),o.useEffect(()=>{const Ee=()=>{_e&&(fe.current=new Date)};return Ee(),window.addEventListener("pageshow",Ee),()=>{window.removeEventListener("pageshow",Ee)}},[_e]);const qe=pi({product:B,enableFormattedPrice:(p=F?.price)===null||p===void 0?void 0:p.enableFormattedPrice,globalConfig:xe,style:F?.price}),ht=(ce?375:(y=O?.width)!==null&&y!==void 0?y:window.innerWidth)-((h=te?.horizontalMargin)!==null&&h!==void 0?h:0)*2,At=pe?ht*(pe.h/pe.w):ht,Nt=({isPost:Ee})=>o.createElement("div",{hidden:!!B&&(!B?.info||B?.info==="")},o.createElement(ki,{isPost:Ee,onClick:()=>Ke(!0),className:"pb-commondityDiroNew-info",style:F?.info,foldText:N?.foldText,unfoldText:N?.unfoldText,text:B?.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`})),Pt=o.useCallback(Ee=>Ee?.lineClamp?Object.assign(Object.assign({},Ee),{overflow:"hidden",WebkitLineClamp:Ee?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):Ee,[]),Vt=o.useCallback(Ee=>{X.current=new Date,ke(Ee),oe.current=Ee,G?.current&&(G.current.swiper.slideTo(0),G.current.swiper.autoplay.start())},[]),Bt=o.useCallback(()=>{var Ee,be,Oe;if(!D)return o.createElement(eo,{products:(Ee=ne?.video)===null||Ee===void 0?void 0:Ee.bindProducts,data:$,defImg:(Oe=(be=de?.bottom_image)!==null&&be!==void 0?be:R)!==null&&Oe!==void 0?Oe:"",style:{padding:"0 19px"},onCLick:Vt,popupDetailData:re,check:U})},[U]),vt=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]),zt=B?.remark,Dt=o.useCallback(()=>{G.current&&G.current.swiper&&ct&&G.current.swiper.autoplay.stop()},[]),jt=o.useCallback(()=>{G.current&&G.current.swiper&&ct&&G.current.swiper.autoplay.start()},[]),Fe=o.useCallback(Ee=>{Ge(Ee.activeIndex)},[]),ct=o.useMemo(()=>Oi(),[]);return o.createElement("div",{className:"pb-commondityDiroNew"},o.createElement("div",Object.assign({className:Ie.css(Object.assign(Object.assign({},O),{transform:"translate3d(0px, 0px, 0px)"}))},Be),o.createElement("div",{style:{position:"relative"},onMouseEnter:Dt,onMouseLeave:jt},B&&((x=B?.homePage)===null||x===void 0?void 0:x.length)>0&&o.createElement(ni,Object.assign({height:At,modules:[Ti,Ei,...ct?[Hi,Xi,xi,zi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:vt,bulletElement:"button"}},ct?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:G,onSlideChange:Fe,autoplay:{delay:P?.delay*1e3},className:Ie.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=B?.homePage)===null||C===void 0?void 0:C.map((Ee,be)=>{var Oe;return o.createElement(Ft,{key:be,"aria-hidden":be!==we},o.createElement("div",{style:{overflow:"hidden",width:ht,height:At}},o.createElement(It,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${P?.translateY?P?.translateY+50:50}%`},src:(Oe=Ee??de?.bottom_image)!==null&&Oe!==void 0?Oe:R})))})),!(!((L=B?.homePage)===null||L===void 0)&&L.length)&&o.createElement("div",{className:Ie.css({height:At,width:ht})},o.createElement("img",{className:Ie.css({objectFit:"cover",width:"100%",height:"100%"}),src:(_=de?.bottom_image)!==null&&_!==void 0?_:R,alt:"pdp image"})),(zt||!B)&&le&&o.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>ie(!0)},o.createElement("img",{src:le,alt:"3d",width:"72px"}))),Bt(),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:Pt(F?.title),dangerouslySetInnerHTML:{__html:Te((w=B?.title)!==null&&w!==void 0?w:"Large Dior Toujours BagLarge",F?.title)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!B&&(!B?.collection||B?.collection===""),style:Pt(F?.collection),dangerouslySetInnerHTML:{__html:Te(B?.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:!!B&&!B?.price,style:Pt(F?.price),dangerouslySetInnerHTML:{__html:qe??""}}),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!B&&!B?.taxInfo,style:Pt(F?.taxInfo),dangerouslySetInnerHTML:{__html:Te((u=B?.taxInfo)!==null&&u!==void 0?u:"\u7A0E\u8D39",F?.taxInfo)}}))),(!B||B?.link)&&o.createElement("a",{"aria-label":(M=Ye?.enTitle)!==null&&M!==void 0?M:"Shop now",role:"button",tabIndex:0,onClick:kt,className:"pb-commondityDiroNew-btn",style:z},o.createElement("span",{dangerouslySetInnerHTML:{__html:Te((I=Ye?.enTitle)!==null&&I!==void 0?I:"Shop now",z)}})),Nt({isPost:D}))),o.createElement(ri,{visible:He,onClose:()=>Ke(!1)},o.createElement("div",{style:{paddingTop:"20px"}},Nt({isPost:!1}))),o.createElement(ri,{visible:q,padding:0,isFullScreen:!0,onClose:()=>ie(!1)},o.createElement("div",{style:{backgroundColor:Ce,height:"100%"}},o.createElement("iframe",{src:zt,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Ya=o.memo(Ga),qa=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Za=at(Ya,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Ua,interactionRender:qa},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 Ka=[{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 io(t){const e=o.useRef(null),[i,n]=o.useState(!1);return o.useEffect(()=>{e.current=new IntersectionObserver(([a])=>{n(a.isIntersecting)})},[]),o.useEffect(()=>{var a;return t?.current&&((a=e?.current)===null||a===void 0||a.observe(t?.current)),()=>{var l;(l=e?.current)===null||l===void 0||l.disconnect()}},[t]),i}const Ja=({src:t,rec:e,item:i,index:n,style:a,translateY:l,imgStyle:s,enableEventReport:c=!0,isActive:r})=>{const v=o.useRef(null),d=io(v),{ctaEvent:m}=Ve(),[f,g]=o.useState(!1);return o.useEffect(()=>{d&&t&&v?.current&&c&&!f&&r&&(g(!0),m?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n))},[d,t,v,e,m,i,n,c,f,r]),o.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),o.createElement("div",{className:Ie.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},s))},o.createElement("div",{ref:v,hidden:!t,className:Ie.css({width:"100%",height:"100%"})},o.createElement(It,{className:Ie.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},a)),src:t})))};var Ht=o.memo(Ja);const Qa=t=>{var e,i,n,{style:a,isDefault:l,rec:s,viewTime:c,isPost:r,bottom_image:v,commodityStyles:d,buttonStyle:m,translateY:f=0,commodityPicture:g,isExternalLink:b,onClick:A}=t,S=tt(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:p,popupDetailData:y,setPopupDetailData:h,ctaEvent:x,globalConfig:E,bffFbReport:C}=Ve(),{jumpToWeb:L}=Et(),{popup:_}=Jt(),w=r?s:y,u=(i=(e=w?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],M=y?.index,I=o.useCallback(T=>{var V;return pi({product:T,enableFormattedPrice:(V=d?.price)===null||V===void 0?void 0:V.enableFormattedPrice,globalConfig:E,style:d?.price})},[(n=d?.price)===null||n===void 0?void 0:n.enableFormattedPrice,E]),O=nt.throttle((T,V,j)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},w,T,M),h?.(Object.assign(Object.assign({},w),{video:Object.assign(Object.assign({},w?.video),{bindProduct:T}),index:M,multiCheckIndex:V})),b?T?.link&&(L(j,w,T,T.bindCta,M),window.location.href=window.getJointUtmLink(T.link)):A?.()},_?.duration);return o.useEffect(()=>{C?.({eventName:"PageView"})},[]),o.createElement("ul",{role:"list",className:Ie.css(Object.assign(Object.assign({},a),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},u?.map((T,V)=>{var j,D,R,N,P,F,z,Z,$,te,le;return o.createElement(o.Fragment,null,w&&!T?.bindCta?null:o.createElement("li",{role:"listitem",key:V,onClick:pe=>O(T,V,pe)},o.createElement("button",Object.assign({role:"button","aria-label":T?.title,tabIndex:0,className:Ie.css({display:"flex",alignItems:"normal",width:"100%",textAlign:"left"})},S),o.createElement(Ht,{src:(N=(R=(j=T?.cover)!==null&&j!==void 0?j:(D=T?.homePage)===null||D===void 0?void 0:D[0])!==null&&R!==void 0?R:p?.bottom_image)!==null&&N!==void 0?N:v,rec:w,item:T,index:V,translateY:f,imgStyle:g,enableEventReport:!1}),o.createElement("div",{style:{width:`calc(100% - ${(P=g?.width)!==null&&P!==void 0?P: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:d?.title,hidden:!!T&&!T?.title,dangerouslySetInnerHTML:{__html:Te((z=T?.title)!==null&&z!==void 0?z:"Pendant in Yellow Gold with Diamonds, Medium",d?.title)}}),o.createElement("div",{className:"two-line-ellipsis",style:d?.collection,hidden:!!T&&(!T?.collection||T?.collection===""),dangerouslySetInnerHTML:{__html:Te((Z=T?.collection)!==null&&Z!==void 0?Z:"Tiffany Lock",d?.collection)}})),o.createElement("div",{className:Ie.css({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{style:d?.price,hidden:!!T&&!T?.price,dangerouslySetInnerHTML:{__html:($=I(T))!==null&&$!==void 0?$:""}})),o.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},m),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:Te((le=(te=T?.bindCta)===null||te===void 0?void 0:te.enTitle)!==null&&le!==void 0?le:"Shop Now",m)}}))))))}))};var $a=o.memo(Qa),es=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const ts=at($a,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:Ka,interactionRender:es},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 is=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const ns=t=>{var e,i,{content:n,btnText:a,style:l,icon:s,isPopup:c,isExternalLink:r,onClose:v,onClick:d,submitButtonStyle:m,contentStyle:f,isTel:g}=t,b=tt(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:A}=Ve(),S=(i=(e=A?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return o.createElement("div",Object.assign({className:`${Ie.css(Object.assign({},l))}`},b),o.createElement("iframe",{src:S,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var os=o.memo(ns);const ls=at(os,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:is,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var as=[{title:"\u5F39\u7A97\u6587\u672C",child:[{type:"RichText",name:["props","content"]}]}];const ss=t=>{var{content:e,isTel:i}=t;return tt(t,["content","isTel"]),o.createElement("article",{className:"consentDetail-article",dangerouslySetInnerHTML:{__html:typeof e=="string"?e:""},onClick:n=>{n.stopPropagation()}})};var rs=o.memo(ss);const ds=at(rs,{displayName:"\u534F\u8BAE\u8BE6\u60C5",icon:"",category:"popup",type:"ConsentDetail",related:{settingRender:as,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:7});var Rt=[{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"]}]}],cs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const us=t=>{var{rec:e,children:i,className:n,onClick:a,style:l,isExternalLink:s=!1,index:c,jumpLink:r,multItem:v,multiCheckIndex:d}=t;tt(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink","multItem","multiCheckIndex"]);const m=o.useRef(null),{popup:f}=Jt(),{setPopupDetailData:g,ctaEvent:b}=Ve(),{jumpToWeb:A}=Et(),[S,p]=o.useState(null),y=nt.throttle(h=>{var x,E,C,L,_,w;h.preventDefault();const u=v||((E=(x=e?.video)===null||x===void 0?void 0:x.bindProduct)!==null&&E!==void 0?E:e?.video);if(b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,u,c),g?.(v&&d!==void 0&&d>=0?Object.assign(Object.assign({},e),{video:Object.assign(Object.assign({},e?.video),{bindProduct:v}),index:c,multiCheckIndex:d}):Object.assign(Object.assign({},e),{index:c})),p(m?.current),s){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(r||M){const I=((_=e?.video)===null||_===void 0?void 0:_.bindCta)||v?.bindCta,O=((w=e?.video)===null||w===void 0?void 0:w.bindProduct)||v;A(h,e,O,I,c),window.location.href=window.getJointUtmLink(r||M||"")}}else a?.()},f?.duration);return o.useEffect(()=>{S&&!f?.id&&(S?.focus(),p(null))},[S,f]),o.createElement("button",{ref:m,className:n,style:Object.assign({display:"flex",alignItems:"normal"},l),onClick:y,role:"button","aria-label":"CTA",tabIndex:0},i)};var ei=o.memo(us),vs={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const ps=t=>{var e,i,n,a,l,s,c,r,v,d,m,f,g,{content:b,style:A,bgImg:S,recData:p,bottom_image:y,ctaTempStyles:h,isExternalLink:x,translateY:E=0,index:C,isActive:L}=t,_=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:w}=Ve(),u=(e=p?.video)===null||e===void 0?void 0:e.bindProduct,M=(l=(a=(i=u?.cover)!==null&&i!==void 0?i:(n=u?.homePage)===null||n===void 0?void 0:n[0])!==null&&a!==void 0?a:w?.bottom_image)!==null&&l!==void 0?l:y;return o.createElement(ei,Object.assign({isExternalLink:x,rec:p,className:Ie.css(A),index:C},_),o.createElement(Ht,{src:M,rec:p,item:(c=(s=p?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&c!==void 0?c:p?.video,index:C,translateY:E,imgStyle:h?.img,isActive:L}),o.createElement("div",{className:Ie.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:vs["tow-line-ellipsis"],style:h?.title,dangerouslySetInnerHTML:{__html:Te((r=u?.title)!==null&&r!==void 0?r:"Product Name",h?.title)}}),o.createElement("button",{"aria-label":(d=(v=u?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&d!==void 0?d:"Shop Now",className:Ie.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((m=h?.ctaTitle)===null||m===void 0?void 0:m.height)+"px"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:Te((g=(f=u?.bindCta)===null||f===void 0?void 0:f.enTitle)!==null&&g!==void 0?g:"Shop Now",h?.ctaTitle)}})))};var ms=o.memo(ps);const fs=at(ms,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:cs,bindableProps:[],settingRender:Rt},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 hs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const As=t=>{var e,i,n,a,l,s,{content:c,style:r,bgImg:v,recData:d,bottom_image:m,ctaTempStyles:f,isExternalLink:g,index:b,isActive:A}=t,S=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:p}=Ve(),y=(e=d?.video)===null||e===void 0?void 0:e.bindCta,h=(n=(i=y?.icon)!==null&&i!==void 0?i:p?.bottom_image)!==null&&n!==void 0?n:m;return o.createElement(ei,Object.assign({isExternalLink:g,rec:d,className:Ie.css(Object.assign({alignItems:"center"},r)),index:b},S),o.createElement(Ht,{src:h,rec:d,item:(l=(a=d?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&l!==void 0?l:d?.video,index:b,imgStyle:f?.img,isActive:A}),o.createElement("div",{className:Ie.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},f?.ctaTitle)),dangerouslySetInnerHTML:{__html:Te((s=y?.enTitle)!==null&&s!==void 0?s:"Product Name",f?.ctaTitle)}}))};var gs=o.memo(As);const bs=at(gs,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:hs,settingRender:Rt?.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 ys=[{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"}]}],no={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const ws=t=>{var e,i,n,a,l,s,c,r,v,{content:d,style:m,bgImg:f,recData:g,bottom_image:b,ctaTempStyles:A,index:S,customTitle:p,isActive:y}=t,h=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:x}=Ve(),E=(e=g?.video)===null||e===void 0?void 0:e.bindCta;(i=g?.video)===null||i===void 0||i.bindProduct;const C=(a=(n=E?.icon)!==null&&n!==void 0?n:x?.bottom_image)!==null&&a!==void 0?a:b;return o.createElement(ei,Object.assign({index:S,rec:g,className:Ie.css(Object.assign({alignItems:"center"},m))},h,{jumpLink:(l=E?.link)!==null&&l!==void 0?l:""}),o.createElement(Ht,{src:C,rec:g,item:(c=(s=g?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&c!==void 0?c:g?.video,index:S,imgStyle:A?.img,isActive:y}),o.createElement("div",{className:Ie.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{className:no["tow-line-ellipsis"],style:A?.ctaTitle,dangerouslySetInnerHTML:{__html:Te((r=E?.enTitle)!==null&&r!==void 0?r:"Product Name",A?.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:no["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:Te(p?.text,p?.style)}}))))};var Ss=o.memo(ws),xs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],on;const Ts=at(Ss,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(on=Rt?.filter(t=>t.type!=="commodityTitle"))===null||on===void 0?void 0:on.concat(ys),bindableProps:[],interactionRender:xs},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 Es=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Cs={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Is=t=>{var e,i,n,a,l,s,c,r,v,d,m,f,g,{content:b,style:A,bgImg:S,recData:p,bottom_image:y,ctaTempStyles:h,isExternalLink:x,translateY:E=0,index:C,isActive:L}=t,_=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:w}=Ve(),u=(e=p?.video)===null||e===void 0?void 0:e.bindProduct,M=(l=(a=(i=u?.cover)!==null&&i!==void 0?i:(n=u?.homePage)===null||n===void 0?void 0:n[0])!==null&&a!==void 0?a:w?.bottom_image)!==null&&l!==void 0?l:y;return o.createElement(ei,Object.assign({isExternalLink:x,rec:p,className:Ie.css(A),index:C},_),o.createElement(Ht,{src:M,rec:p,item:(c=(s=p?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&c!==void 0?c:p?.video,index:C,translateY:E,imgStyle:h?.img,isActive:L}),o.createElement("div",{className:Ie.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Cs["tow-line-ellipsis"],style:h?.title,dangerouslySetInnerHTML:{__html:Te((r=u?.title)!==null&&r!==void 0?r:"Product Name",h?.title)}}),o.createElement("button",{"aria-label":(d=(v=u?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&d!==void 0?d:"Shop Now",className:Ie.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((m=h?.ctaTitle)===null||m===void 0?void 0:m.height)+"px"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:Te((g=(f=u?.bindCta)===null||f===void 0?void 0:f.enTitle)!==null&&g!==void 0?g:"Shop Now",h?.ctaTitle)}})))};var ks=o.memo(Is);const Ps=at(ks,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Es,settingRender:Rt,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 Ms=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Ds={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const _s=t=>{var e,i,n,a,l,s,c,r,v,d,m,f,{content:g,style:b,bgImg:A,recData:S,bottom_image:p,ctaTempStyles:y,isExternalLink:h,translateY:x=0,index:E,isActive:C}=t,L=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:_}=Ve(),w=(e=S?.video)===null||e===void 0?void 0:e.bindProduct,u=(l=(a=(i=w?.cover)!==null&&i!==void 0?i:(n=w?.homePage)===null||n===void 0?void 0:n[0])!==null&&a!==void 0?a:_?.bottom_image)!==null&&l!==void 0?l:p;return o.createElement(ei,Object.assign({isExternalLink:h,rec:S,className:Ie.css(b),index:E},L),o.createElement(Ht,{src:u,rec:S,item:(c=(s=S?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&c!==void 0?c:S?.video,index:E,translateY:x,imgStyle:y?.img,isActive:C}),o.createElement("div",{className:Ie.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Ds["tow-line-ellipsis"],style:y?.title,dangerouslySetInnerHTML:{__html:Te((r=w?.title)!==null&&r!==void 0?r:"Product Name",y?.title)}}),o.createElement("button",{"aria-label":(d=(v=w?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&d!==void 0?d:"Shop Now",className:Ie.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},y?.ctaTitle)),dangerouslySetInnerHTML:{__html:Te((f=(m=w?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&f!==void 0?f:"Shop Now",y?.ctaTitle)}})))};var Os=o.memo(_s);const Ls=at(Os,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Ms,bindableProps:[],settingRender:Rt},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 Rs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Ns={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Vs=t=>{var e,i,{content:n,style:a,bgImg:l,recData:s,bottom_image:c,ctaTempStyles:r,translateY:v=0,isActive:d,index:m}=t,f=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive","index"]);const{sxpParameter:g}=Ve(),[b]=o.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return o.createElement(vi,{isPadding:!!s},b?.map((A,S)=>{var p,y,h,x,E,C,L,_,w,u;return o.createElement(o.Fragment,null,s&&!A?.bindCta?null:o.createElement(Ft,{key:S,className:Ie.css(Object.assign(Object.assign({},a),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},o.createElement(ei,Object.assign({rec:s,multItem:A,multiCheckIndex:S,index:m},f),o.createElement(Ht,{src:(x=(h=(p=A?.cover)!==null&&p!==void 0?p:(y=A?.homePage)===null||y===void 0?void 0:y[0])!==null&&h!==void 0?h:g?.bottom_image)!==null&&x!==void 0?x:c,rec:s,item:A,index:m,translateY:v,imgStyle:r?.img,isActive:d}),o.createElement("div",{className:Ie.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Ns["two-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:Te((E=A?.title)!==null&&E!==void 0?E:"Product Name",r?.title)}}),o.createElement("button",{"aria-label":(L=(C=A?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&L!==void 0?L:"Shop Now",className:Ie.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((_=r?.ctaTitle)===null||_===void 0?void 0:_.height)+"px"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:Te((u=(w=A?.bindCta)===null||w===void 0?void 0:w.enTitle)!==null&&u!==void 0?u:"Shop Now",r?.ctaTitle)}})))))}))};var js=o.memo(Vs);const Fs=at(js,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Rs,bindableProps:[],settingRender:Rt},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 Bs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],zs={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const Ws=t=>{var e,i,{content:n,style:a,bgImg:l,recData:s,bottom_image:c,ctaTempStyles:r,translateY:v=0,isActive:d,index:m}=t,f=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive","index"]);const{sxpParameter:g}=Ve(),[b]=o.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return o.createElement(vi,{isPadding:!!s},b?.map((A,S)=>{var p,y,h,x,E,C,L,_,w,u;return o.createElement(o.Fragment,null,s&&!A?.bindCta?null:o.createElement(Ft,{key:S,className:Ie.css(Object.assign(Object.assign({},a),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},o.createElement(ei,Object.assign({rec:s,multItem:A,multiCheckIndex:S,index:m},f),o.createElement(Ht,{src:(x=(h=(p=A?.cover)!==null&&p!==void 0?p:(y=A?.homePage)===null||y===void 0?void 0:y[0])!==null&&h!==void 0?h:g?.bottom_image)!==null&&x!==void 0?x:c,rec:s,item:A,index:m,translateY:v,imgStyle:r?.img,isActive:d}),o.createElement("div",{className:Ie.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:zs["two-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:Te((E=A?.title)!==null&&E!==void 0?E:"Product Name",r?.title)}}),o.createElement("button",{"aria-label":(L=(C=A?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&L!==void 0?L:"Shop Now",className:Ie.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((_=r?.ctaTitle)===null||_===void 0?void 0:_.height)+"px"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:Te((u=(w=A?.bindCta)===null||w===void 0?void 0:w.enTitle)!==null&&u!==void 0?u:"Shop Now",r?.ctaTitle)}})))))}))};var Hs=o.memo(Ws);const Xs=at(Hs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Bs,settingRender:Rt,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 Us=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Gs={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const Ys=t=>{var e,i,{content:n,style:a,bgImg:l,recData:s,bottom_image:c,ctaTempStyles:r,translateY:v=0,isActive:d,index:m}=t,f=tt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive","index"]);const{sxpParameter:g}=Ve(),[b]=o.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return o.createElement(vi,{isPadding:!!s},b?.map((A,S)=>{var p,y,h,x,E,C,L,_,w;return o.createElement(o.Fragment,null,s&&!A?.bindCta?null:o.createElement(Ft,{key:S,className:Ie.css(Object.assign(Object.assign({},a),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},o.createElement(ei,Object.assign({rec:s,multItem:A,multiCheckIndex:S,index:m},f),o.createElement(Ht,{src:(x=(h=(p=A?.cover)!==null&&p!==void 0?p:(y=A?.homePage)===null||y===void 0?void 0:y[0])!==null&&h!==void 0?h:g?.bottom_image)!==null&&x!==void 0?x:c,rec:s,item:A,index:m,translateY:v,imgStyle:r?.img,isActive:d}),o.createElement("div",{className:Ie.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},o.createElement("div",{className:Gs["tow-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:Te((E=A?.title)!==null&&E!==void 0?E:"Product Name",r?.title)}}),o.createElement("button",{"aria-label":(L=(C=A?.bindCta)===null||C===void 0?void 0:C.enTitle)!==null&&L!==void 0?L:"Shop Now",className:Ie.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:Te((w=(_=A?.bindCta)===null||_===void 0?void 0:_.enTitle)!==null&&w!==void 0?w:"Shop Now",r?.ctaTitle)}})))))}))};var qs=o.memo(Ys);const Zs=at(qs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:Us,bindableProps:[],settingRender:Rt},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 Ks=[{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 Js=({icon:t,styles:e,textStyle:i,onClose:n})=>{var a;const{waterFallData:l,setOpenHashtag:s}=Ve();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:Te(`#${(a=l?.hashTag)!==null&&a!==void 0?a:"\u6807\u9898"}`,i)}}))};var oo=o.memo(Js),Qs=null,$s="3d989325-e7d6-4a74-8a97-98febdf5b567",er=null,tr=null,ir={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"},nr=[{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}],or="Handbags",lo={productUserId:Qs,requestId:$s,channel:er,rtc:tr,tag:ir,recList:nr,hashTag:or};const lr=t=>{var e;const{rec:i,style:n={},sizeChange:a=()=>{},unitWidth:l,index:s,showBorder:c,list:r,reportTagsView:v,textStyles:d,space:m}=t,{swiperRef:f,setRtcList:g,setOpenHashtag:b,sxpParameter:A,globalConfig:S}=Ve(),[p,y]=o.useState(!1);o.useState(!1),o.useState({height:1,width:1});const h=o.useRef(null),x=o.useRef(null);o.useRef(null),o.useRef(null);const[E,C]=o.useState(""),L=o.useMemo(()=>{var T,V,j,D,R,N,P,F,z,Z;return!((T=i?.video)===null||T===void 0)&&T.cover?(V=i?.video)===null||V===void 0?void 0:V.cover:!((D=(j=i?.video)===null||j===void 0?void 0:j.imgUrls)===null||D===void 0)&&D.length?(N=(R=i?.video)===null||R===void 0?void 0:R.imgUrls)===null||N===void 0?void 0:N[0]:!((F=(P=i?.product)===null||P===void 0?void 0:P.homePage)===null||F===void 0)&&F.length?(Z=(z=i?.product)===null||z===void 0?void 0:z.homePage)===null||Z===void 0?void 0:Z[0]:A?.bottom_image||""},[i,A?.bottom_image]),_=o.useMemo(()=>{var T,V;return((T=i?.product)===null||T===void 0?void 0:T.title)||((V=i?.video)===null||V===void 0?void 0:V.title)||null},[i]),w=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(()=>w===void 0?!1:w<=c,[w,c]);const u=pi({product:i?.product,enableFormattedPrice:(e=d?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:S,isHiddenDef:!0,style:d?.price});o.useEffect(()=>{if(h.current===null||L==="")return;let T=null;p&&E?T=E:T=L,T&&h.current.setSrc(T)},[L,p,E]);const M=o.useRef(),I=o.useCallback(T=>{setTimeout(()=>{var V;const j=T?.clientHeight||((V=M?.current)===null||V===void 0?void 0:V.offsetHeight);a(j+56+m,s)},0)},[m,a,s,l,M]),O=()=>{v(),g?.(r),setTimeout(()=>{var T;(T=f?.current)===null||T===void 0||T.swiper.slideTo(s,0,!1),b?.(!1)},0)};return o.createElement("div",{ref:x,style:Object.assign({},n),className:"waterFallList-content-listItem",key:s,onClick:O},o.createElement("div",{className:"waterFallList-content-listItem-picture",ref:M},o.createElement(It,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:I,ref:h})),o.createElement("div",{className:"waterFallList-content-listItem-info"},o.createElement("div",{className:`waterFallList-content-listItem-info-title ${u?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},d?.title),dangerouslySetInnerHTML:{__html:Te(_,d?.title)}}),o.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!u,style:d.price,dangerouslySetInnerHTML:{__html:u??""}})))};function ar(t){var e,i,n,a,l,s,c,r,v,d,m,f,g,b,A,S,p,y,h,x,E,C,{reportTagsView:L,showBanner:_}=t,w=tt(t,["reportTagsView","showBanner"]);const{waterFallData:u,getRecommendVideos:M,hashTagSize:I,loadingImage:O,isOpenHashTag:T,cacheActiveIndex:V}=Ve(),{jumpToWeb:j}=Et(),D=o.useRef(null),[R,N]=o.useState(0),[P,F]=o.useState(),z=o.useRef(null),[Z,$]=o.useState([]),te=o.useRef(),le=[170,230,300],[pe,ee]=o.useState(!1),[Ce,_e]=o.useState([]),Be=o.useRef(),de=o.useCallback((fe,q)=>Math.floor(Math.random()*(q-fe+1))+fe,[]),X=o.useRef([]),[re,ce]=o.useState({width:0}),ve=o.useMemo(()=>{const fe=re.width||0;return fe>=1200?6:fe>=768&&fe<=1199?4:2},[re]),oe=o.useMemo(()=>re.width/ve-2,[ve,re]),xe=o.useCallback(()=>{var fe;const q=(fe=te.current)!==null&&fe!==void 0?fe:[],ie=[];for(let U=0;U<Ce?.length;U++){const ke=Math.floor(U/ve),G=U%ve+1;let we=0,Ge=9999999999;if(ke===0)ie[U]=U;else{for(let ne=0;ne<ie.length;ne++)X.current[ie[ne]].top+X.current[ie[ne]].height<Ge&&(we=ne,Ge=X.current[ie[ne]].top+X.current[ie[ne]].height);ie[we]=U}X.current[U]===void 0&&(X.current[U]={}),ke===0?(G===1?X.current[U].left=0:X.current[U].left=X.current[U-1].left+oe+4,X.current[U].top=0):(X.current[U].left=X.current[we].left,X.current[U].top=Ge),X.current[U].height=X.current[U].height||le[de(0,2)],q[U]={transform:`translate(${X.current[U].left}px,${X.current[U].top}px)`,width:`${oe}px`,height:X.current[U].height}}return $([...q]),[...q]},[oe,ve,le,de,Ce]),je=o.useCallback((fe,q)=>{X.current[q]===void 0&&(X.current[q]={}),X.current[q].height=fe,te.current=xe()},[xe]);o.useEffect(()=>{te.current=xe()},[oe,ve,Ce]),o.useEffect(()=>{var fe,q;if(ee(!0),u&&M?.({hashTag:u?.hashTag,defaultSize:I,maxSize:I}).then(ie=>{var U,ke;F(ie),_e((ke=(U=ie?.recList)===null||U===void 0?void 0:U.filter(G=>G?.video!==null||G?.product!==null))!==null&&ke!==void 0?ke:[]),ee(!1)}),T){const ie=lo;F(ie),_e((q=(fe=ie?.recList)===null||fe===void 0?void 0:fe.filter(U=>U?.video!==null||U?.product!==null))!==null&&q!==void 0?q:[]),ee(!1)}},[u,M,I,T]);const Re=o.useCallback(()=>{z.current!==null&&ce({width:z.current.getBoundingClientRect().width})},[]);o.useEffect(()=>{if(z.current===null)return;const fe=new ResizeObserver(q=>{Re()});return fe.observe(z.current),()=>{fe.disconnect()}},[Re]),o.useCallback(()=>{ee(!0),u&&M?.({hashTag:u?.hashTag}).then(fe=>{var q,ie;_e(Ce?.concat((ie=(q=fe?.recList)===null||q===void 0?void 0:q.filter(U=>!U?.video))!==null&&ie!==void 0?ie:[])),ee(!1)})},[u,M,Ce]);const He=o.useCallback(()=>{N(D.current.scrollTop)},[]);o.useEffect(()=>{var fe;return(fe=D?.current)===null||fe===void 0||fe.addEventListener("scroll",He),()=>{var q;(q=D?.current)===null||q===void 0||q.removeEventListener("scroll",He)}},[He,D]);const Ke=fe=>{var q,ie,U,ke,G;if(!((q=P?.tag)===null||q===void 0)&&q.link){L();const we=u?.rec;j(fe,we,(ie=we?.video)===null||ie===void 0?void 0:ie.bindProduct,(U=we?.video)===null||U===void 0?void 0:U.bindCta,V,(ke=we?.video)===null||ke===void 0?void 0:ke.traceInfo),window.location.href=window.getJointUtmLink((G=P?.tag)===null||G===void 0?void 0:G.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:z},o.createElement("div",{className:"waterFallList-scroll",ref:D},_&&((e=P?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:Ke},o.createElement(It,{className:Ie.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=w?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:Te((a=P?.tag)===null||a===void 0?void 0:a.info,(l=w?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),o.createElement("div",{hidden:!(!((s=P?.tag)===null||s===void 0)&&s.link),className:"waterFallList-collection",style:Object.assign({},(c=w?.textStyles)===null||c===void 0?void 0:c.hashTagLink),onClick:Ke,dangerouslySetInnerHTML:{__html:Te(((r=P?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(v=w?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),o.createElement("div",{className:"waterFallList-content"},Ce?.map((fe,q)=>{var ie;return o.createElement(lr,Object.assign({key:q,index:q,rec:fe,list:Ce,showBorder:R+((ie=D?.current)===null||ie===void 0?void 0:ie.clientHeight),style:Z[q],sizeChange:je,unitWidth:oe,reportTagsView:L},w))}),o.createElement("div",{hidden:!(!((d=P?.tag)===null||d===void 0)&&d.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(A=((f=X?.current[((m=X?.current)===null||m===void 0?void 0:m.length)-1])===null||f===void 0?void 0:f.top)+((b=X?.current[((g=X?.current)===null||g===void 0?void 0:g.length)-1])===null||b===void 0?void 0:b.height))!==null&&A!==void 0?A:0}px)`,height:!((S=P?.tag)===null||S===void 0)&&S.link?((p=Be?.current)===null||p===void 0?void 0:p.offsetHeight)||((y=w?.buttonBgStyle)===null||y===void 0?void 0:y.height)||"100px":0}}))),o.createElement("div",{className:"waterFallList-bottom",hidden:!(!((h=P?.tag)===null||h===void 0)&&h.link),style:w?.buttonBgStyle}),o.createElement("div",{ref:Be,hidden:!(!((x=P?.tag)===null||x===void 0)&&x.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},w?.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:w?.buttonStyle,onClick:Ke,dangerouslySetInnerHTML:{__html:Te(((C=P?.tag)===null||C===void 0?void 0:C.linkTitle)||"Shop the collection",w?.buttonStyle)}}))))}var sr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const rr=t=>{var e;const{rec:i,index:n,list:a,reportTagsView:l,textStyles:s,space:c}=t,{swiperRef:r,setRtcList:v,setOpenHashtag:d,sxpParameter:m,globalConfig:f}=Ve(),[g,b]=o.useState(!1),A=o.useRef(null),S=o.useRef(null),p=o.useRef(null),y=o.useRef(null),[h,x]=o.useState(""),E=o.useMemo(()=>{var u,M,I,O,T,V,j,D,R,N;return!((u=i?.video)===null||u===void 0)&&u.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?(V=(T=i?.video)===null||T===void 0?void 0:T.imgUrls)===null||V===void 0?void 0:V[0]:!((D=(j=i?.product)===null||j===void 0?void 0:j.homePage)===null||D===void 0)&&D.length?(N=(R=i?.product)===null||R===void 0?void 0:R.homePage)===null||N===void 0?void 0:N[0]:m?.bottom_image||""},[i,m?.bottom_image]),C=o.useMemo(()=>{var u,M;return((u=i?.product)===null||u===void 0?void 0:u.title)||((M=i?.video)===null||M===void 0?void 0:M.title)||null},[i]),L=pi({product:i?.product,enableFormattedPrice:(e=s?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:f,isHiddenDef:!0,style:s?.price});o.useEffect(()=>{const u=new IntersectionObserver(M=>{M.forEach(I=>{if(I.isIntersecting){if(S.current===null||E==="")return;g&&h?A.current.setSrc(h):A.current.setSrc(E),u.unobserve(S.current)}})});return u.observe(S.current),()=>{u.disconnect()}},[E,g,h]);const _=(u,M,I)=>{const O=u/M;return I/O};o.useEffect(()=>{const u=p?.current;u===null||E===""||!g||(u.src=E,u.currentTime=1,u.crossOrigin="anonymous",u.onloadeddata=()=>{const M=y?.current;if(!M)return;const I=M.getContext("2d"),O=window?.innerWidth/2,T=_(u.videoWidth,u.videoHeight,O);M.height=T,M.width=O,I?.drawImage(u,0,0,M.width,M.height),x(M.toDataURL()),u.remove(),M.remove()})},[E,g]);const w=()=>{l(),v?.(a),setTimeout(()=>{var u;(u=r?.current)===null||u===void 0||u.swiper.slideTo(n,0,!1),d?.(!1)},0)};return o.createElement("div",{ref:S,className:"list-content-listItem",key:n,onClick:w,style:{marginBottom:c}},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:y})),o.createElement(It,{loading:"lazy",className:"list-content-listItem-picture-img",ref:A})),o.createElement("div",{className:"list-content-listItem-info"},o.createElement("div",{className:`list-content-listItem-info-title ${L?"list-content-listItem-info-nowrap":""}`,style:s?.title,dangerouslySetInnerHTML:{__html:Te(C,s?.title)}}),o.createElement("div",{className:"list-content-listItem-info-price",style:s?.price,hidden:!L,dangerouslySetInnerHTML:{__html:L??""}})))};function dr(t){var e,i,n,a,l,s,c,r,v,d,m,f,g,b,A,S,p,{reportTagsView:y,showBanner:h}=t,x=tt(t,["reportTagsView","showBanner"]);const{waterFallData:E,getRecommendVideos:C,hashTagSize:L,loadingImage:_,isOpenHashTag:w,cacheActiveIndex:u}=Ve(),{jumpToWeb:M}=Et(),[I,O]=o.useState(),[T,V]=o.useState(),[j,D]=o.useState(!1),R=o.useRef(null),[N,P]=o.useState(!1);o.useCallback(()=>{N||(P(!0),E&&C?.({hashTag:E?.hashTag}).then(z=>{var Z;O(I?.concat((Z=z?.recList)!==null&&Z!==void 0?Z:[])),P(!1)}))},[E,C,I,N]),o.useEffect(()=>{var z,Z;if(D(!0),E&&C?.({hashTag:E?.hashTag,defaultSize:L,maxSize:L}).then($=>{var te,le;V($),O((le=(te=$?.recList)===null||te===void 0?void 0:te.filter(pe=>pe?.video!==null||pe?.product!==null))!==null&&le!==void 0?le:[]),D(!1)}),w){const $=lo;V($),O((Z=(z=$?.recList)===null||z===void 0?void 0:z.filter(te=>te?.video!==null||te?.product!==null))!==null&&Z!==void 0?Z:[]),D(!1)}},[E,C,L,w]);const F=z=>{var Z,$,te,le,pe;if(!((Z=T?.tag)===null||Z===void 0)&&Z.link){y();const ee=E?.rec;M(z,ee,($=ee?.video)===null||$===void 0?void 0:$.bindProduct,(te=ee?.video)===null||te===void 0?void 0:te.bindCta,u,(le=ee?.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,j?o.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:_,alt:"loading...",style:{objectFit:"contain"}})):o.createElement("div",{className:"list"},o.createElement("div",{className:"list-scroll",ref:R},h&&((e=T?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:F},o.createElement(It,{className:Ie.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:Te((a=T?.tag)===null||a===void 0?void 0:a.info,(l=x?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),o.createElement("div",{hidden:!(!((s=T?.tag)===null||s===void 0)&&s.link),className:"list-collection",onClick:F,style:Object.assign(Object.assign({},(c=x?.textStyles)===null||c===void 0?void 0:c.hashTagLink),{marginBottom:x?.space}),dangerouslySetInnerHTML:{__html:Te(((r=T?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(v=x?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),o.createElement("div",{className:"list-content"},I?.map((z,Z)=>o.createElement(rr,Object.assign({key:Z,index:Z,rec:z,list:I,reportTagsView:y},x)))),o.createElement("div",{hidden:!N,style:{textAlign:"center"}},"loading..."),o.createElement("div",{hidden:!(!((d=T?.tag)===null||d===void 0)&&d.link),style:{height:!((m=T?.tag)===null||m===void 0)&&m.link?((f=x?.buttonBgStyle)===null||f===void 0?void 0:f.height)||((g=x?.buttonStyle)===null||g===void 0?void 0:g.height)||"100px":0}})),o.createElement("div",{className:"list-bottom",hidden:!(!((b=T?.tag)===null||b===void 0)&&b.link),style:x?.buttonBgStyle}),o.createElement("div",{hidden:!(!((A=T?.tag)===null||A===void 0)&&A.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},x?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((S=T?.tag)===null||S===void 0?void 0:S.linkTitle)||"Shop the collection",className:"list-btn",style:x?.buttonStyle,onClick:F,dangerouslySetInnerHTML:{__html:Te(((p=T?.tag)===null||p===void 0?void 0:p.linkTitle)||"Shop the collection",x?.buttonStyle)}}))))}const cr=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:a,swiperRef:l,setWaterFallData:s,cacheRtcList:c,setRtcList:r,cacheActiveIndex:v,rtcList:d,setCacheRtcList:m,setIsFromHashtag:f,isFromHashtag:g,bffEventReport:b,themeTag:A,selectTag:S,bffFbReport:p}=Ve(),{backMainFeed:y}=Et(),h=o.useRef(null),[x,E]=o.useState();o.useEffect(()=>{const u=document.getElementById("sxp-render"),M=document.getElementById("water-fall");M?h.current=M:(h.current=document.createElement("div"),h.current.setAttribute("id","water-fall"),u?.appendChild(h.current))},[]);const C=()=>{var u,M;y("branch",S,void 0,i?.hashTag),w(),s?.(void 0),f?.(!1),(M=(u=l?.current)===null||u===void 0?void 0:u.swiper)===null||M===void 0||M.slideTo(v,0,!1),n?.(!1)},[L,_]=o.useState();o.useEffect(()=>{i&&_(i)},[i]);const w=o.useCallback(()=>{var u,M,I,O,T,V;const j=L?.rec;if(!j)return;let D="",R=null;g?D="hashTagPage":!((u=j?.video)===null||u===void 0)&&u.url?(D="videoPage",R="video"):!((I=(M=j?.video)===null||M===void 0?void 0:M.imgUrls)===null||I===void 0)&&I.length&&(D="imagePage",R="image"),b?.({eventInfo:{contentId:(O=j?.video)===null||O===void 0?void 0:O.itemId,position:v+"",contentTags:JSON.stringify((T=j?.video)===null||T===void 0?void 0:T.tags),traceInfo:(V=j?.video)===null||V===void 0?void 0:V.traceInfo,hashTags:JSON.stringify([L?.hashTag]),fromKName:D,fromKPage:location?.href,timeOnSite:Math.floor((new Date-x)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:R}})},[L,b,x,g,v]);return o.useEffect(()=>{a&&(E(new Date),p?.({eventName:"PageView"}))},[a,p]),o.useEffect(()=>{const u=()=>{E(new Date)};return window.addEventListener("pageshow",u),()=>{window.removeEventListener("pageshow",u)}},[]),h.current?pn.createPortal(o.createElement("div",{className:"waterfall",style:{display:a?"block":"none"}},o.createElement(oo,{icon:sr,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(dr,Object.assign({key:i,reportTagsView:w},t)):o.createElement(ar,Object.assign({key:i,reportTagsView:w},t))),h.current):null};var ao=o.memo(cr);const ur=t=>o.createElement(ao,Object.assign({},t));var vr=o.memo(ur);const pr=at(vr,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Ks,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 mr=[{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 so=t=>o.createElement(so,Object.assign({},t));var fr=o.memo(so);const hr=at(fr,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:mr},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var Ar=[{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"]}]}],ro={"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 gr=t=>{var e,i,n,a,l,s,c,r,v,d,{style:m,recData:f,ctaTempStyles:g,index:b,event:A,onClick:S,isExternalLink:p=!1,isActive:y}=t,h=tt(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:x,setPopupDetailData:E}=Ve(),{jumpToWeb:C}=Et(),[L,_]=o.useState(!1),w=o.useRef(null),u=io(w),M=((n=(i=(e=f?.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=(a=f?.video)===null||a===void 0?void 0:a.bindProduct)===null||l===void 0?void 0:l.bindCta)||((s=f?.video)===null||s===void 0?void 0:s.bindCta),I=((r=(c=f?.video)===null||c===void 0?void 0:c.bindProducts)===null||r===void 0?void 0:r[0])||((v=f?.video)===null||v===void 0?void 0:v.bindProduct),O=D=>{var R,N,P,F;const z=((N=(R=f?.video)===null||R===void 0?void 0:R.bindProducts)===null||N===void 0?void 0:N[0])||((P=f?.video)===null||P===void 0?void 0:P.bindProduct)||f?.video;if(x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},f,z,b),E?.(Object.assign(Object.assign({},f),{index:b})),p){const Z=I?.link||((F=z?.bindCta)===null||F===void 0?void 0:F.link);Z&&(C(D,f,I,M,b),window.location.href=window.getJointUtmLink(Z))}else S?.()},T=M?.enTitle||"\u67E5\u770B\u8BE6\u60C5",V=o.useMemo(()=>{var D,R;const N=A?.animation;if(N){const{delay:P,duration:F,backgroundColor:z}=N;return{":after":{animationDelay:`${(D=P/1e3)!==null&&D!==void 0?D:0}s`,animationDuration:`${(R=F/1e3)!==null&&R!==void 0?R:0}s`,backgroundColor:`${z??"transparent"}`}}}},[A?.animation]);o.useEffect(()=>{var D,R,N;u&&w?.current&&y&&x?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},f,((R=(D=f?.video)===null||D===void 0?void 0:D.bindProducts)===null||R===void 0?void 0:R[0])||((N=f?.video)===null||N===void 0?void 0:N.bindProduct)||f?.video,b)},[u,y]),o.useEffect(()=>{_(!!u)},[u]);const j=o.useMemo(()=>L?ro["animated-button"]:null,[L]);return o.createElement("div",Object.assign({ref:w,style:Object.assign(Object.assign(Object.assign({},m),g?.ctaTitle),{lineHeight:`${(d=m?.height)!==null&&d!==void 0?d:0}px`})},h,{className:`${j} ${Ie.css(V)} ${ro["one-line-ellipsis"]}`,onClick:O,dangerouslySetInnerHTML:{__html:Te(T,g?.ctaTitle)}}))};var br=o.memo(gr),yr=[{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 wr=at(br,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:Ar,bindableProps:[],interactionRender:yr},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 Sr=[{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"]}]}],di={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 xr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Tr=t=>{var e,i,n,a,l,s,c,r,v,d,m,f,g,b,A,S,p,y,h,x,E,C,L,{style:_,recData:w,ctaTempStyles:u,index:M,event:I,bottom_image:O,translateY:T,isTel:V,onClick:j,isExternalLink:D=!1,isActive:R}=t,N=tt(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);_==null||delete _.transform;const{sxpParameter:P,globalConfig:F,ctaEvent:z,setPopupDetailData:Z}=Ve(),{jumpToWeb:$}=Et(),[te,le]=o.useState(!0),pe=((n=(i=(e=w?.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=(a=w?.video)===null||a===void 0?void 0:a.bindProduct)===null||l===void 0?void 0:l.bindCta)||((s=w?.video)===null||s===void 0?void 0:s.bindCta),ee=((r=(c=w?.video)===null||c===void 0?void 0:c.bindProducts)===null||r===void 0?void 0:r[0])||((v=w?.video)===null||v===void 0?void 0:v.bindProduct),Ce=ce=>{var ve,oe,xe,je;const Re=((oe=(ve=w?.video)===null||ve===void 0?void 0:ve.bindProducts)===null||oe===void 0?void 0:oe[0])||((xe=w?.video)===null||xe===void 0?void 0:xe.bindProduct)||w?.video;if(z?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},w,Re,M),Z?.(Object.assign(Object.assign({},w),{index:M})),D){const He=ee?.link||((je=Re?.bindCta)===null||je===void 0?void 0:je.link);He&&($(ce,w,ee,pe,M),window.location.href=window.getJointUtmLink(He))}else j?.()},_e=pe?.enTitle||"\u67E5\u770B\u8BE6\u60C5",Be=o.useMemo(()=>{const ce=I?.animation;if(ce){const{delay:ve,duration:oe}=ce;return{animationDelay:`${ve?ve/1e3:0}s`,animationDuration:`${oe?oe/1e3:0}s`}}},[I?.animation]),de=(b=(g=(f=(d=ee?.cover)!==null&&d!==void 0?d:(m=ee?.homePage)===null||m===void 0?void 0:m[0])!==null&&f!==void 0?f:pe?.icon)!==null&&g!==void 0?g:P?.bottom_image)!==null&&b!==void 0?b:O,X=ce=>{ce.stopPropagation(),le(!1)};o.useEffect(()=>{le(!0)},[R]);const re=o.useMemo(()=>R&&te?di["animated-fadeIn"]:null,[R,te]);return o.createElement(o.Fragment,null,V?o.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):o.createElement("div",Object.assign({},N,{className:`${Ie.css(Object.assign(Object.assign({},_),{"--transY":`translateY(calc(100% + ${(A=_?.margin)!==null&&A!==void 0?A:0}px))`}))} ${di.aniLinkPopup} ${re} ${Ie.css(Be)}`,onClick:Ce}),o.createElement("div",{onClick:X,className:di["modal-icon-wrapper"],style:{padding:(S=_?.padding)!==null&&S!==void 0?S:0}},o.createElement("img",{src:F?.popupCloseIcon||xr,alt:"close",className:di["modal-icon-wrapper-img"]})),o.createElement(Ht,{src:de,rec:w,item:(E=(h=(y=(p=w?.video)===null||p===void 0?void 0:p.bindProducts)===null||y===void 0?void 0:y[0])!==null&&h!==void 0?h:(x=w?.video)===null||x===void 0?void 0:x.bindProduct)!==null&&E!==void 0?E:w?.video,index:M,translateY:T,imgStyle:u?.img,isActive:R}),(!w||ee?.title)&&o.createElement("div",{className:di["one-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:Te((C=ee?.title)!==null&&C!==void 0?C:"Product Name",u?.title)}}),o.createElement("div",{className:di["one-line-ellipsis"],style:Object.assign(Object.assign({},u?.ctaTitle),{lineHeight:((L=u?.ctaTitle)===null||L===void 0?void 0:L.height)+"px"}),dangerouslySetInnerHTML:{__html:Te(_e,u?.ctaTitle)}})))};var Er=o.memo(Tr),Cr=[{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 Ir=at(Er,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:Sr,bindableProps:[],interactionRender:Cr},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 kr=[{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"link",name:"onClick",showAppId:!0}]}],Pr=[{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 co=o.createContext({}),Mr=({children:t,data:e})=>{var i,n,a,l,s,c,r,v,d,m,f,g,b,A;const[S,p]=o.useState(!1),[y,h]=o.useState(!1),[x,E]=o.useState(""),[C,L]=o.useState(!1);return o.createElement(co.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:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.hash_tag_size,loadingImage:(c=e?.sxp_parameter)===null||c===void 0?void 0:c.loading_image,privacyContent:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.privacy_context,privacyNecessity:(v=e?.sxp_parameter)===null||v===void 0?void 0:v.privacy_necessity,privacyPolicyTitle:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.privacy_policy_title,privacyPolicyUrl:(m=e?.sxp_parameter)===null||m===void 0?void 0:m.privacy_policy_url,privacyTitle:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.privacy_title,template:(g=e?.sxp_parameter)===null||g===void 0?void 0:g.template,industry:(b=e?.sxp_parameter)===null||b===void 0?void 0:b.industry},appDomain:e?.appDomain,openHashtag:S,setOpenHashtag:p,openConsent:y,setOpenConsent:h,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter,consentPopupCate:x,setConsentPopupCate:E,openMultiPosts:C,setOpenMultiPosts:L,pageTypeList:(A=e?.pageTypeList)!==null&&A!==void 0?A:[]}},t)};function ln(){return o.useContext(co)}var Dr="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",_r="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 Or=t=>{var e,i,{isTel:n,isShowOnce:a,open:l,content:s,interaction:c,style:r,onClick:v,contsentState:d,isShowClose:m}=t;tt(t,["isTel","isShowOnce","open","content","interaction","style","onClick","contsentState","isShowClose"]);const{consentPopupCate:f}=ln(),[g,b]=o.useState(!1),A=o.useMemo(()=>f==="Display"||l&&(a||d)&&r&&!g,[f,l,g]),S=o.useCallback(()=>{b(!0)},[]),p=o.useCallback(()=>{v?.()},[]);return o.createElement(o.Fragment,null,n?o.createElement("img",{src:_r,width:"100%"}):o.createElement(o.Fragment,null,A&&o.createElement("div",{className:"consentPopupDisplay",style:r},o.createElement("div",{style:{flex:1}},o.createElement("span",{style:s?.style,dangerouslySetInnerHTML:{__html:Te((e=s?.text)===null||e===void 0?void 0:e.replace(/\n/g,"</br>"),s?.style)}}),o.createElement("span",{style:Object.assign(Object.assign({},c?.style),{marginLeft:"5px"}),dangerouslySetInnerHTML:{__html:Te((i=c?.text)===null||i===void 0?void 0:i.replace(/\n/g,"</br>"),c?.style)},onClick:p})),m&&o.createElement("button",{"aria-label":"close",className:"consentPopupDisplay-close",onClick:S},o.createElement("img",{src:Dr,alt:"close"})))))};var Lr=o.memo(Or);const Rr=at(Lr,{displayName:"Display Consent",icon:"",category:"consentPopup",type:"Display",related:{settingRender:Pr,bindableProps:[],interactionRender:kr},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 Nr=[{title:"\u80CC\u666F\u8BBE\u7F6E",child:[{label:"\u80CC\u666F\u56FE",type:"Upload",name:["props","bgImgUrl"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A720 * 1280"},{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 (\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A500 * 500)",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 Vr=t=>{var e,i,{bgImgUrl:n,style:a,recData:l}=t,s=tt(t,["bgImgUrl","style","recData"]);const{bffEventReport:c,curTime:r,updateChannel:v,multiPostTimeRef:d}=Ve(),{isActive:m}=nn()||{},f=o.useRef(!1),g=((e=l?.video)===null||e===void 0?void 0:e.traceInfo)||((i=l?.product)===null||i===void 0?void 0:i.traceInfo)||"",b=o.useCallback((y,h)=>{try{return new Function("props","str",`if (str) {
|
7
|
-
return props?.button${y+1}${
|
5
|
+
18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:j?.info})))},Mt=()=>{var ae,et;return o.createElement(o.Fragment,null,(E||B?.link)&&o.createElement("a",{"aria-label":(ae=Ge?.enTitle)!==null&&ae!==void 0?ae:"Purchase on Website",role:"button",tabIndex:0,onClick:tt,className:"pb-commondity-btn",style:W},o.createElement("span",{dangerouslySetInnerHTML:{__html:Se((et=Ge?.enTitle)!==null&&et!==void 0?et:"Purchase on Website",W)}})))},Bt=o.useCallback(ae=>ae?.lineClamp?Object.assign(Object.assign({},ae),{overflow:"hidden",WebkitLineClamp:ae?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):ae,[]),It=o.useCallback(ae=>{he.current=new Date,ne(ae),oe.current=ae,se?.current&&(se.current.swiper.slideTo(0),se.current.swiper.autoplay.start())},[]),Lt=o.useCallback(()=>{var ae,et,gt;if(!_)return o.createElement(eo,{products:(ae=te?.video)===null||ae===void 0?void 0:ae.bindProducts,data:Q,defImg:(gt=(et=U?.bottom_image)!==null&&et!==void 0?et:V)!==null&>!==void 0?gt:"",style:{padding:"0 19px"},onCLick:It,popupDetailData:J,check:ie})},[ie]),xt=o.useMemo(()=>{const ae={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return ae?.[D?.dotsAlign]},[D?.dotsAlign]),zt=B?.remark,We=o.useCallback(()=>{se.current&&se.current.swiper&&ge&&se.current.swiper.autoplay.stop()},[]),Dt=o.useCallback(()=>{se.current&&se.current.swiper&&ge&&se.current.swiper.autoplay.start()},[]),_t=o.useCallback(ae=>{Ke(ae.activeIndex)},[]),ge=o.useMemo(()=>Oi(),[]);return o.createElement(o.Fragment,null,o.createElement("div",Object.assign({className:Ce.css(Object.assign({},w))},ze),o.createElement("div",{style:{position:"relative"},onMouseEnter:We,onMouseLeave:Dt},B&&((T=B?.homePage)===null||T===void 0?void 0:T.length)>0&&o.createElement(li,Object.assign({height:St,modules:[Ei,Ci,...ge?[Hi,Xi,Ti,zi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:xt,bulletElement:"button"}},ge?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,autoplay:{delay:D?.delay*1e3},ref:se,onSlideChange:_t,className:Ce.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(k=D?.dotsMarginBottom)!==null&&k!==void 0?k:0,fontSize:"14px"}},D?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:D?.dotsBgColor,opacity:1}}),D?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${D?.dotsActiveColor}!important`,opacity:1}}))}),o.createElement(o.Fragment,null,(I=B?.homePage)===null||I===void 0?void 0:I.map((ae,et)=>{var gt;return o.createElement(Wt,{key:et,"aria-hidden":et!==we},o.createElement("div",{style:{overflow:"hidden",width:ft,height:St}},o.createElement(Pt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${D?.translateY?D?.translateY+50:50}%`},src:(gt=ae??U?.bottom_image)!==null&>!==void 0?gt:V})))}))),!(!((L=B?.homePage)===null||L===void 0)&&L.length)&&o.createElement("div",{className:Ce.css({height:St,width:ft})},o.createElement("img",{className:Ce.css({objectFit:"cover",width:"100%",height:"100%"}),src:(m=U?.bottom_image)!==null&&m!==void 0?m:V,alt:"pdp image"})),(zt||!B)&&le&&o.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>X(!0)},o.createElement("img",{src:le,alt:"3d",width:"72px"}))),Lt(),o.createElement("div",{className:"pb-commondity-content"},Ft({isPost:_}))),Mt(),o.createElement(di,{visible:Qe,onClose:()=>be(!1)},o.createElement("div",{style:{paddingBottom:"80px"}},Ft({isPost:!1})),Mt()),o.createElement(di,{visible:Y,padding:0,isFullScreen:!0,onClose:()=>X(!1)},o.createElement("div",{style:{backgroundColor:Ie,height:"100%"}},o.createElement("iframe",{src:zt,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Na=o.memo(Ra),Va=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const ja=ct(Na,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:Jo,interactionRender:Va},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 Fa=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Ba=[{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"}]}],to="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 za=t=>{var{content:e,btnText:i,style:n,icon:a,isPopup:l,isExternalLink:s,onClose:c,onClick:r,submitButtonStyle:u,contentStyle:d}=t,f=nt(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:h}=Fe(),{jumpToWeb:g}=Ct(),b=typeof a=="string"?a:Oa(a),A=x=>{var v,y,p;if(s){const T=h,k=(v=T?.video)===null||v===void 0?void 0:v.bindProduct,I=(p=(y=T?.video)===null||y===void 0?void 0:y.bindProduct)===null||p===void 0?void 0:p.bindCta,L=h?.index;g(x,T,k,I,L)}l||c?.(),r?.()};return o.createElement("div",Object.assign({className:`pb-prompt ${Ce.css(Object.assign({},n))}`},f),o.createElement("div",{className:"pb-prompt-icon"},o.createElement("img",{width:"100%",src:b??to,alt:"success image"})),o.createElement("div",{className:"pb-prompt-content",style:d,dangerouslySetInnerHTML:{__html:Se(e,d)}}),o.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:u,onClick:A,dangerouslySetInnerHTML:{__html:Se(i,u)}}))};var Wa=o.memo(za);const Ha=ct(Wa,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Ba,bindableProps:[],interactionRender:Fa},defaulSetting:{props:{icon:to,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Xa=[{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 Ua=t=>{var e,i,n,a,l,s,c,r,u,d,f,h,g,b,A,x,v,y,p,T,k,I,L,m,S,w,P,C,{style:O,isDefault:E,rec:V,viewTime:F,isPost:_,bottom_image:N,tipText:R,swiper:D,commodityStyles:j,buttonStyle:W,index:K,commodityGroup:Q,popupBg:$,iframeIcon:le,commodityImgRatio:de,isTel:ee,iframeBgColor:Ie,isActive:_e=!0}=t,ze=nt(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:U,popupCurTimeRef:J,popupDetailData:ce,isPreview:fe,bffFbReport:he,checkCommodityIndexRef:oe,globalConfig:ke}=Fe(),{jumpToWeb:Be,productView:Re}=Ct();o.useState(!1),o.useState(!1),o.useState(!0);const[qe,Qe]=o.useState(!1),be=o.useRef(null),[Y,X]=o.useState(!1),[ie,ne]=o.useState((e=ce?.multiCheckIndex)!==null&&e!==void 0?e:0),se=o.useRef(),[we,Ke]=o.useState(0),te=_?V:ce;let B=_?te?.product:(n=(i=te?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(l=(a=te?.video)===null||a===void 0?void 0:a.bindProducts)===null||l===void 0?void 0:l[0],Ge=_?(s=te?.product)===null||s===void 0?void 0:s.bindCta:(u=(r=(c=te?.video)===null||c===void 0?void 0:c.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&u!==void 0?u:(h=(f=(d=te?.video)===null||d===void 0?void 0:d.bindProducts)===null||f===void 0?void 0:f[0])===null||h===void 0?void 0:h.bindCta;const wt=_?K:ce?.index;if(!_&&Q?.open&&(!((g=te?.video)===null||g===void 0)&&g.bindProducts)&&((A=(b=te?.video)===null||b===void 0?void 0:b.bindProducts)===null||A===void 0?void 0:A.length)>0){oe.current=ie;const ge=(x=te?.video)===null||x===void 0?void 0:x.bindProducts[ie];B=ge,Ge=ge?.bindCta}const tt=ge=>{B?.link&&(Be(ge,te,B,Ge,wt),_||Re(te,B,Ge,F||be.current,wt),window.location.href=window.getJointUtmLink(B.link))};o.useEffect(()=>{_e&&(he?.({eventName:"ProductView",product:B}),he?.({eventName:"PageView",product:B}))},[_e,he]),o.useEffect(()=>{const ge=()=>{_e&&(be.current=new Date)};return ge(),window.addEventListener("pageshow",ge),()=>{window.removeEventListener("pageshow",ge)}},[_e]);const At=fi({product:B,enableFormattedPrice:(v=j?.price)===null||v===void 0?void 0:v.enableFormattedPrice,globalConfig:ke,style:j?.price}),ft=(fe?375:(y=O?.width)!==null&&y!==void 0?y:window.innerWidth)-((p=$?.horizontalMargin)!==null&&p!==void 0?p:0)*2,St=de?ft*(de.h/de.w):ft,Ft=({isPost:ge})=>o.createElement("div",{hidden:!!B&&(!B?.info||B?.info==="")},o.createElement(Pi,{isPost:ge,onClick:()=>Qe(!0),className:"pb-commondityDiroNew-info",style:j?.info,foldText:R?.foldText,unfoldText:R?.unfoldText,text:B?.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`})),Mt=o.useCallback(ge=>ge?.lineClamp?Object.assign(Object.assign({},ge),{overflow:"hidden",WebkitLineClamp:ge?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):ge,[]),Bt=o.useCallback(ge=>{J.current=new Date,ne(ge),oe.current=ge,se?.current&&(se.current.swiper.slideTo(0),se.current.swiper.autoplay.start())},[]),It=o.useCallback(()=>{var ge,ae,et;if(!_)return o.createElement(eo,{products:(ge=te?.video)===null||ge===void 0?void 0:ge.bindProducts,data:Q,defImg:(et=(ae=U?.bottom_image)!==null&&ae!==void 0?ae:N)!==null&&et!==void 0?et:"",style:{padding:"0 19px"},onCLick:Bt,popupDetailData:ce,check:ie})},[ie]),Lt=o.useMemo(()=>{const ge={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return ge?.[D?.dotsAlign]},[D?.dotsAlign]),xt=B?.remark,zt=o.useCallback(()=>{se.current&&se.current.swiper&&_t&&se.current.swiper.autoplay.stop()},[]),We=o.useCallback(()=>{se.current&&se.current.swiper&&_t&&se.current.swiper.autoplay.start()},[]),Dt=o.useCallback(ge=>{Ke(ge.activeIndex)},[]),_t=o.useMemo(()=>Oi(),[]);return o.createElement("div",{className:"pb-commondityDiroNew"},o.createElement("div",Object.assign({className:Ce.css(Object.assign(Object.assign({},O),{transform:"translate3d(0px, 0px, 0px)"}))},ze),o.createElement("div",{style:{position:"relative"},onMouseEnter:zt,onMouseLeave:We},B&&((T=B?.homePage)===null||T===void 0?void 0:T.length)>0&&o.createElement(li,Object.assign({height:St,modules:[Ei,Ci,..._t?[Hi,Xi,Ti,zi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Lt,bulletElement:"button"}},_t?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:se,onSlideChange:Dt,autoplay:{delay:D?.delay*1e3},className:Ce.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(k=D?.dotsMarginBottom)!==null&&k!==void 0?k:0,fontSize:"14px"}},D?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:D?.dotsBgColor,opacity:1}}),D?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${D?.dotsActiveColor}!important`,opacity:1}}))}),(I=B?.homePage)===null||I===void 0?void 0:I.map((ge,ae)=>{var et;return o.createElement(Wt,{key:ae,"aria-hidden":ae!==we},o.createElement("div",{style:{overflow:"hidden",width:ft,height:St}},o.createElement(Pt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${D?.translateY?D?.translateY+50:50}%`},src:(et=ge??U?.bottom_image)!==null&&et!==void 0?et:N})))})),!(!((L=B?.homePage)===null||L===void 0)&&L.length)&&o.createElement("div",{className:Ce.css({height:St,width:ft})},o.createElement("img",{className:Ce.css({objectFit:"cover",width:"100%",height:"100%"}),src:(m=U?.bottom_image)!==null&&m!==void 0?m:N,alt:"pdp image"})),(xt||!B)&&le&&o.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>X(!0)},o.createElement("img",{src:le,alt:"3d",width:"72px"}))),It(),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:Mt(j?.title),dangerouslySetInnerHTML:{__html:Se((S=B?.title)!==null&&S!==void 0?S:"Large Dior Toujours BagLarge",j?.title)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!B&&(!B?.collection||B?.collection===""),style:Mt(j?.collection),dangerouslySetInnerHTML:{__html:Se(B?.collection||"Black Macrocannage CalfskinLarge",j?.collection)}})),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!B&&!B?.price,style:Mt(j?.price),dangerouslySetInnerHTML:{__html:At??""}}),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!B&&!B?.taxInfo,style:Mt(j?.taxInfo),dangerouslySetInnerHTML:{__html:Se((w=B?.taxInfo)!==null&&w!==void 0?w:"\u7A0E\u8D39",j?.taxInfo)}}))),(!B||B?.link)&&o.createElement("a",{"aria-label":(P=Ge?.enTitle)!==null&&P!==void 0?P:"Shop now",role:"button",tabIndex:0,onClick:tt,className:"pb-commondityDiroNew-btn",style:W},o.createElement("span",{dangerouslySetInnerHTML:{__html:Se((C=Ge?.enTitle)!==null&&C!==void 0?C:"Shop now",W)}})),Ft({isPost:_}))),o.createElement(di,{visible:qe,onClose:()=>Qe(!1)},o.createElement("div",{style:{paddingTop:"20px"}},Ft({isPost:!1}))),o.createElement(di,{visible:Y,padding:0,isFullScreen:!0,onClose:()=>X(!1)},o.createElement("div",{style:{backgroundColor:Ie,height:"100%"}},o.createElement("iframe",{src:xt,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Ga=o.memo(Ua),Ya=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const qa=ct(Ga,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Xa,interactionRender:Ya},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 Za=[{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 io(t){const e=o.useRef(null),[i,n]=o.useState(!1);return o.useEffect(()=>{e.current=new IntersectionObserver(([a])=>{n(a.isIntersecting)})},[]),o.useEffect(()=>{var a;return t?.current&&((a=e?.current)===null||a===void 0||a.observe(t?.current)),()=>{var l;(l=e?.current)===null||l===void 0||l.disconnect()}},[t]),i}const Ka=({src:t,rec:e,item:i,index:n,style:a,translateY:l,imgStyle:s,enableEventReport:c=!0,isActive:r})=>{const u=o.useRef(null),d=io(u),{ctaEvent:f}=Fe(),[h,g]=o.useState(!1);return o.useEffect(()=>{d&&t&&u?.current&&c&&!h&&r&&(g(!0),f?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n))},[d,t,u,e,f,i,n,c,h,r]),o.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),o.createElement("div",{className:Ce.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},s))},o.createElement("div",{ref:u,hidden:!t,className:Ce.css({width:"100%",height:"100%"})},o.createElement(Pt,{className:Ce.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},a)),src:t})))};var Ut=o.memo(Ka);const Ja=t=>{var e,i,n,{style:a,isDefault:l,rec:s,viewTime:c,isPost:r,bottom_image:u,commodityStyles:d,buttonStyle:f,translateY:h=0,commodityPicture:g,isExternalLink:b,onClick:A}=t,x=nt(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:v,popupDetailData:y,setPopupDetailData:p,ctaEvent:T,globalConfig:k,bffFbReport:I}=Fe(),{jumpToWeb:L}=Ct(),{popup:m}=ei(),S=r?s:y,w=(i=(e=S?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],P=y?.index,C=o.useCallback(E=>{var V;return fi({product:E,enableFormattedPrice:(V=d?.price)===null||V===void 0?void 0:V.enableFormattedPrice,globalConfig:k,style:d?.price})},[(n=d?.price)===null||n===void 0?void 0:n.enableFormattedPrice,k]),O=rt.throttle((E,V,F)=>{T?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},S,E,P),p?.(Object.assign(Object.assign({},S),{video:Object.assign(Object.assign({},S?.video),{bindProduct:E}),index:P,multiCheckIndex:V})),b?E?.link&&(L(F,S,E,E.bindCta,P),window.location.href=window.getJointUtmLink(E.link)):A?.()},m?.duration);return o.useEffect(()=>{I?.({eventName:"PageView"})},[]),o.createElement("ul",{role:"list",className:Ce.css(Object.assign(Object.assign({},a),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},w?.map((E,V)=>{var F,_,N,R,D,j,W,K,Q,$,le;return o.createElement(o.Fragment,null,S&&!E?.bindCta?null:o.createElement("li",{role:"listitem",key:V,onClick:de=>O(E,V,de)},o.createElement("button",Object.assign({role:"button","aria-label":E?.title,tabIndex:0,className:Ce.css({display:"flex",alignItems:"normal",width:"100%",textAlign:"left"})},x),o.createElement(Ut,{src:(R=(N=(F=E?.cover)!==null&&F!==void 0?F:(_=E?.homePage)===null||_===void 0?void 0:_[0])!==null&&N!==void 0?N:v?.bottom_image)!==null&&R!==void 0?R:u,rec:S,item:E,index:V,translateY:h,imgStyle:g,enableEventReport:!1}),o.createElement("div",{style:{width:`calc(100% - ${(D=g?.width)!==null&&D!==void 0?D:0}px - ${(j=g?.marginRight)!==null&&j!==void 0?j:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},o.createElement("div",null,o.createElement("div",{className:"one-line-ellipsis",style:d?.title,hidden:!!E&&!E?.title,dangerouslySetInnerHTML:{__html:Se((W=E?.title)!==null&&W!==void 0?W:"Pendant in Yellow Gold with Diamonds, Medium",d?.title)}}),o.createElement("div",{className:"two-line-ellipsis",style:d?.collection,hidden:!!E&&(!E?.collection||E?.collection===""),dangerouslySetInnerHTML:{__html:Se((K=E?.collection)!==null&&K!==void 0?K:"Tiffany Lock",d?.collection)}})),o.createElement("div",{className:Ce.css({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{style:d?.price,hidden:!!E&&!E?.price,dangerouslySetInnerHTML:{__html:(Q=C(E))!==null&&Q!==void 0?Q:""}})),o.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},f),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:Se((le=($=E?.bindCta)===null||$===void 0?void 0:$.enTitle)!==null&&le!==void 0?le:"Shop Now",f)}}))))))}))};var Qa=o.memo(Ja),$a=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const es=ct(Qa,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:Za,interactionRender:$a},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 ts=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const is=t=>{var e,i,{content:n,btnText:a,style:l,icon:s,isPopup:c,isExternalLink:r,onClose:u,onClick:d,submitButtonStyle:f,contentStyle:h,isTel:g}=t,b=nt(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:A}=Fe(),x=(i=(e=A?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return o.createElement("div",Object.assign({className:`${Ce.css(Object.assign({},l))}`},b),o.createElement("iframe",{src:x,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var ns=o.memo(is);const os=ct(ns,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:ts,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var ls=[{title:"\u5F39\u7A97\u6587\u672C",child:[{type:"RichText",name:["props","content"]}]}];const as=t=>{var{content:e,isTel:i}=t;return nt(t,["content","isTel"]),o.createElement("article",{className:"consentDetail-article",dangerouslySetInnerHTML:{__html:typeof e=="string"?e:""},onClick:n=>{n.stopPropagation()}})};var ss=o.memo(as);const rs=ct(ss,{displayName:"\u534F\u8BAE\u8BE6\u60C5",icon:"",category:"popup",type:"ConsentDetail",related:{settingRender:ls,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"]}]}],ds=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const cs=t=>{var{rec:e,children:i,className:n,onClick:a,style:l,isExternalLink:s=!1,index:c,jumpLink:r,multItem:u,multiCheckIndex:d}=t;nt(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink","multItem","multiCheckIndex"]);const f=o.useRef(null),{popup:h}=ei(),{setPopupDetailData:g,ctaEvent:b}=Fe(),{jumpToWeb:A}=Ct(),[x,v]=o.useState(null),y=rt.throttle(p=>{var T,k,I,L,m,S;p.preventDefault();const w=u||((k=(T=e?.video)===null||T===void 0?void 0:T.bindProduct)!==null&&k!==void 0?k:e?.video);if(b?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,w,c),g?.(u&&d!==void 0&&d>=0?Object.assign(Object.assign({},e),{video:Object.assign(Object.assign({},e?.video),{bindProduct:u}),index:c,multiCheckIndex:d}):Object.assign(Object.assign({},e),{index:c})),v(f?.current),s){const P=((L=(I=e?.video)===null||I===void 0?void 0:I.bindProduct)===null||L===void 0?void 0:L.link)||u?.link;if(r||P){const C=((m=e?.video)===null||m===void 0?void 0:m.bindCta)||u?.bindCta,O=((S=e?.video)===null||S===void 0?void 0:S.bindProduct)||u;A(p,e,O,C,c),window.location.href=window.getJointUtmLink(r||P||"")}}else a?.()},h?.duration);return o.useEffect(()=>{x&&!h?.id&&(x?.focus(),v(null))},[x,h]),o.createElement("button",{ref:f,className:n,style:Object.assign({display:"flex",alignItems:"normal"},l),onClick:y,role:"button","aria-label":"CTA",tabIndex:0},i)};var ni=o.memo(cs),us={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const vs=t=>{var e,i,n,a,l,s,c,r,u,d,f,h,g,{content:b,style:A,bgImg:x,recData:v,bottom_image:y,ctaTempStyles:p,isExternalLink:T,translateY:k=0,index:I,isActive:L}=t,m=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:S}=Fe(),w=(e=v?.video)===null||e===void 0?void 0:e.bindProduct,P=(l=(a=(i=w?.cover)!==null&&i!==void 0?i:(n=w?.homePage)===null||n===void 0?void 0:n[0])!==null&&a!==void 0?a:S?.bottom_image)!==null&&l!==void 0?l:y;return o.createElement(ni,Object.assign({isExternalLink:T,rec:v,className:Ce.css(A),index:I},m),o.createElement(Ut,{src:P,rec:v,item:(c=(s=v?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&c!==void 0?c:v?.video,index:I,translateY:k,imgStyle:p?.img,isActive:L}),o.createElement("div",{className:Ce.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:us["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:Se((r=w?.title)!==null&&r!==void 0?r:"Product Name",p?.title)}}),o.createElement("button",{"aria-label":(d=(u=w?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&d!==void 0?d:"Shop Now",className:Ce.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((f=p?.ctaTitle)===null||f===void 0?void 0:f.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((g=(h=w?.bindCta)===null||h===void 0?void 0:h.enTitle)!==null&&g!==void 0?g:"Shop Now",p?.ctaTitle)}})))};var ps=o.memo(vs);const ms=ct(ps,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:ds,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 fs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const hs=t=>{var e,i,n,a,l,s,{content:c,style:r,bgImg:u,recData:d,bottom_image:f,ctaTempStyles:h,isExternalLink:g,index:b,isActive:A}=t,x=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:v}=Fe(),y=(e=d?.video)===null||e===void 0?void 0:e.bindCta,p=(n=(i=y?.icon)!==null&&i!==void 0?i:v?.bottom_image)!==null&&n!==void 0?n:f;return o.createElement(ni,Object.assign({isExternalLink:g,rec:d,className:Ce.css(Object.assign({alignItems:"center"},r)),index:b},x),o.createElement(Ut,{src:p,rec:d,item:(l=(a=d?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&l!==void 0?l:d?.video,index:b,imgStyle:h?.img,isActive:A}),o.createElement("div",{className:Ce.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((s=y?.enTitle)!==null&&s!==void 0?s:"Product Name",h?.ctaTitle)}}))};var As=o.memo(hs);const gs=ct(As,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:fs,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 bs=[{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"}]}],no={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const ys=t=>{var e,i,n,a,l,s,c,r,u,{content:d,style:f,bgImg:h,recData:g,bottom_image:b,ctaTempStyles:A,index:x,customTitle:v,isActive:y}=t,p=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:T}=Fe(),k=(e=g?.video)===null||e===void 0?void 0:e.bindCta;(i=g?.video)===null||i===void 0||i.bindProduct;const I=(a=(n=k?.icon)!==null&&n!==void 0?n:T?.bottom_image)!==null&&a!==void 0?a:b;return o.createElement(ni,Object.assign({index:x,rec:g,className:Ce.css(Object.assign({alignItems:"center"},f))},p,{jumpLink:(l=k?.link)!==null&&l!==void 0?l:""}),o.createElement(Ut,{src:I,rec:g,item:(c=(s=g?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&c!==void 0?c:g?.video,index:x,imgStyle:A?.img,isActive:y}),o.createElement("div",{className:Ce.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{className:no["tow-line-ellipsis"],style:A?.ctaTitle,dangerouslySetInnerHTML:{__html:Se((r=k?.enTitle)!==null&&r!==void 0?r:"Product Name",A?.ctaTitle)}}),v?.display&&o.createElement("div",{style:Object.assign(Object.assign({},v?.style),{lineHeight:((u=v?.style)===null||u===void 0?void 0:u.height)+"px"}),className:no["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:Se(v?.text,v?.style)}}))))};var ws=o.memo(ys),Ss=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],on;const xs=ct(ws,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(on=jt?.filter(t=>t.type!=="commodityTitle"))===null||on===void 0?void 0:on.concat(bs),bindableProps:[],interactionRender:Ss},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 Ts=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Es={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const Cs=t=>{var e,i,n,a,l,s,c,r,u,d,f,h,g,{content:b,style:A,bgImg:x,recData:v,bottom_image:y,ctaTempStyles:p,isExternalLink:T,translateY:k=0,index:I,isActive:L}=t,m=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:S}=Fe(),w=(e=v?.video)===null||e===void 0?void 0:e.bindProduct,P=(l=(a=(i=w?.cover)!==null&&i!==void 0?i:(n=w?.homePage)===null||n===void 0?void 0:n[0])!==null&&a!==void 0?a:S?.bottom_image)!==null&&l!==void 0?l:y;return o.createElement(ni,Object.assign({isExternalLink:T,rec:v,className:Ce.css(A),index:I},m),o.createElement(Ut,{src:P,rec:v,item:(c=(s=v?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&c!==void 0?c:v?.video,index:I,translateY:k,imgStyle:p?.img,isActive:L}),o.createElement("div",{className:Ce.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Es["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:Se((r=w?.title)!==null&&r!==void 0?r:"Product Name",p?.title)}}),o.createElement("button",{"aria-label":(d=(u=w?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&d!==void 0?d:"Shop Now",className:Ce.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((f=p?.ctaTitle)===null||f===void 0?void 0:f.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((g=(h=w?.bindCta)===null||h===void 0?void 0:h.enTitle)!==null&&g!==void 0?g:"Shop Now",p?.ctaTitle)}})))};var Is=o.memo(Cs);const ks=ct(Is,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:Ts,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 Ps=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Ms={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const Ds=t=>{var e,i,n,a,l,s,c,r,u,d,f,h,{content:g,style:b,bgImg:A,recData:x,bottom_image:v,ctaTempStyles:y,isExternalLink:p,translateY:T=0,index:k,isActive:I}=t,L=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:m}=Fe(),S=(e=x?.video)===null||e===void 0?void 0:e.bindProduct,w=(l=(a=(i=S?.cover)!==null&&i!==void 0?i:(n=S?.homePage)===null||n===void 0?void 0:n[0])!==null&&a!==void 0?a:m?.bottom_image)!==null&&l!==void 0?l:v;return o.createElement(ni,Object.assign({isExternalLink:p,rec:x,className:Ce.css(b),index:k},L),o.createElement(Ut,{src:w,rec:x,item:(c=(s=x?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&c!==void 0?c:x?.video,index:k,translateY:T,imgStyle:y?.img,isActive:I}),o.createElement("div",{className:Ce.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Ms["tow-line-ellipsis"],style:y?.title,dangerouslySetInnerHTML:{__html:Se((r=S?.title)!==null&&r!==void 0?r:"Product Name",y?.title)}}),o.createElement("button",{"aria-label":(d=(u=S?.bindCta)===null||u===void 0?void 0:u.enTitle)!==null&&d!==void 0?d:"Shop Now",className:Ce.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},y?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((h=(f=S?.bindCta)===null||f===void 0?void 0:f.enTitle)!==null&&h!==void 0?h:"Shop Now",y?.ctaTitle)}})))};var _s=o.memo(Ds);const Os=ct(_s,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:Ps,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 Ls=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Rs={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Ns=t=>{var e,i,{content:n,style:a,bgImg:l,recData:s,bottom_image:c,ctaTempStyles:r,translateY:u=0,isActive:d,index:f}=t,h=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive","index"]);const{sxpParameter:g}=Fe(),[b]=o.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return o.createElement(mi,{isPadding:!!s},b?.map((A,x)=>{var v,y,p,T,k,I,L,m,S,w;return o.createElement(o.Fragment,null,s&&!A?.bindCta?null:o.createElement(Wt,{key:x,className:Ce.css(Object.assign(Object.assign({},a),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},o.createElement(ni,Object.assign({rec:s,multItem:A,multiCheckIndex:x,index:f},h),o.createElement(Ut,{src:(T=(p=(v=A?.cover)!==null&&v!==void 0?v:(y=A?.homePage)===null||y===void 0?void 0:y[0])!==null&&p!==void 0?p:g?.bottom_image)!==null&&T!==void 0?T:c,rec:s,item:A,index:f,translateY:u,imgStyle:r?.img,isActive:d}),o.createElement("div",{className:Ce.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Rs["two-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:Se((k=A?.title)!==null&&k!==void 0?k:"Product Name",r?.title)}}),o.createElement("button",{"aria-label":(L=(I=A?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&L!==void 0?L:"Shop Now",className:Ce.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((m=r?.ctaTitle)===null||m===void 0?void 0:m.height)+"px"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((w=(S=A?.bindCta)===null||S===void 0?void 0:S.enTitle)!==null&&w!==void 0?w:"Shop Now",r?.ctaTitle)}})))))}))};var Vs=o.memo(Ns);const js=ct(Vs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:Ls,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 Fs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Bs={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const zs=t=>{var e,i,{content:n,style:a,bgImg:l,recData:s,bottom_image:c,ctaTempStyles:r,translateY:u=0,isActive:d,index:f}=t,h=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive","index"]);const{sxpParameter:g}=Fe(),[b]=o.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return o.createElement(mi,{isPadding:!!s},b?.map((A,x)=>{var v,y,p,T,k,I,L,m,S,w;return o.createElement(o.Fragment,null,s&&!A?.bindCta?null:o.createElement(Wt,{key:x,className:Ce.css(Object.assign(Object.assign({},a),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},o.createElement(ni,Object.assign({rec:s,multItem:A,multiCheckIndex:x,index:f},h),o.createElement(Ut,{src:(T=(p=(v=A?.cover)!==null&&v!==void 0?v:(y=A?.homePage)===null||y===void 0?void 0:y[0])!==null&&p!==void 0?p:g?.bottom_image)!==null&&T!==void 0?T:c,rec:s,item:A,index:f,translateY:u,imgStyle:r?.img,isActive:d}),o.createElement("div",{className:Ce.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Bs["two-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:Se((k=A?.title)!==null&&k!==void 0?k:"Product Name",r?.title)}}),o.createElement("button",{"aria-label":(L=(I=A?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&L!==void 0?L:"Shop Now",className:Ce.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((m=r?.ctaTitle)===null||m===void 0?void 0:m.height)+"px"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((w=(S=A?.bindCta)===null||S===void 0?void 0:S.enTitle)!==null&&w!==void 0?w:"Shop Now",r?.ctaTitle)}})))))}))};var Ws=o.memo(zs);const Hs=ct(Ws,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Fs,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 Xs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Us={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const Gs=t=>{var e,i,{content:n,style:a,bgImg:l,recData:s,bottom_image:c,ctaTempStyles:r,translateY:u=0,isActive:d,index:f}=t,h=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive","index"]);const{sxpParameter:g}=Fe(),[b]=o.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return o.createElement(mi,{isPadding:!!s},b?.map((A,x)=>{var v,y,p,T,k,I,L,m,S;return o.createElement(o.Fragment,null,s&&!A?.bindCta?null:o.createElement(Wt,{key:x,className:Ce.css(Object.assign(Object.assign({},a),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},o.createElement(ni,Object.assign({rec:s,multItem:A,multiCheckIndex:x,index:f},h),o.createElement(Ut,{src:(T=(p=(v=A?.cover)!==null&&v!==void 0?v:(y=A?.homePage)===null||y===void 0?void 0:y[0])!==null&&p!==void 0?p:g?.bottom_image)!==null&&T!==void 0?T:c,rec:s,item:A,index:f,translateY:u,imgStyle:r?.img,isActive:d}),o.createElement("div",{className:Ce.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},o.createElement("div",{className:Us["tow-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:Se((k=A?.title)!==null&&k!==void 0?k:"Product Name",r?.title)}}),o.createElement("button",{"aria-label":(L=(I=A?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&L!==void 0?L:"Shop Now",className:Ce.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:Se((S=(m=A?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&S!==void 0?S:"Shop Now",r?.ctaTitle)}})))))}))};var Ys=o.memo(Gs);const qs=ct(Ys,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:Xs,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 Zs=[{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 Ks=({icon:t,styles:e,textStyle:i,onClose:n})=>{var a;const{waterFallData:l,setOpenHashtag:s}=Fe();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:Se(`#${(a=l?.hashTag)!==null&&a!==void 0?a:"\u6807\u9898"}`,i)}}))};var oo=o.memo(Ks),Js=null,Qs="3d989325-e7d6-4a74-8a97-98febdf5b567",$s=null,er=null,tr={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"},ir=[{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}],nr="Handbags",lo={productUserId:Js,requestId:Qs,channel:$s,rtc:er,tag:tr,recList:ir,hashTag:nr};const or=t=>{var e;const{rec:i,style:n={},sizeChange:a=()=>{},unitWidth:l,index:s,showBorder:c,list:r,reportTagsView:u,textStyles:d,space:f}=t,{swiperRef:h,setRtcList:g,setOpenHashtag:b,sxpParameter:A,globalConfig:x}=Fe(),[v,y]=o.useState(!1);o.useState(!1),o.useState({height:1,width:1});const p=o.useRef(null),T=o.useRef(null);o.useRef(null),o.useRef(null);const[k,I]=o.useState(""),L=o.useMemo(()=>{var E,V,F,_,N,R,D,j,W,K;return!((E=i?.video)===null||E===void 0)&&E.cover?(V=i?.video)===null||V===void 0?void 0:V.cover:!((_=(F=i?.video)===null||F===void 0?void 0:F.imgUrls)===null||_===void 0)&&_.length?(R=(N=i?.video)===null||N===void 0?void 0:N.imgUrls)===null||R===void 0?void 0:R[0]:!((j=(D=i?.product)===null||D===void 0?void 0:D.homePage)===null||j===void 0)&&j.length?(K=(W=i?.product)===null||W===void 0?void 0:W.homePage)===null||K===void 0?void 0:K[0]:A?.bottom_image||""},[i,A?.bottom_image]),m=o.useMemo(()=>{var E,V;return((E=i?.product)===null||E===void 0?void 0:E.title)||((V=i?.video)===null||V===void 0?void 0:V.title)||null},[i]),S=o.useMemo(()=>{var E;return n.transform?Number((E=n.transform)===null||E===void 0?void 0:E.substring(n.transform.indexOf(",",0)+1,n.transform.length-3)):void 0},[n]);o.useMemo(()=>S===void 0?!1:S<=c,[S,c]);const w=fi({product:i?.product,enableFormattedPrice:(e=d?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:x,isHiddenDef:!0,style:d?.price});o.useEffect(()=>{if(p.current===null||L==="")return;let E=null;v&&k?E=k:E=L,E&&p.current.setSrc(E)},[L,v,k]);const P=o.useRef(),C=o.useCallback(E=>{setTimeout(()=>{var V;const F=E?.clientHeight||((V=P?.current)===null||V===void 0?void 0:V.offsetHeight);a(F+56+f,s)},0)},[f,a,s,l,P]),O=()=>{u(),g?.(r),setTimeout(()=>{var E;(E=h?.current)===null||E===void 0||E.swiper.slideTo(s,0,!1),b?.(!1)},0)};return o.createElement("div",{ref:T,style:Object.assign({},n),className:"waterFallList-content-listItem",key:s,onClick:O},o.createElement("div",{className:"waterFallList-content-listItem-picture",ref:P},o.createElement(Pt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:C,ref:p})),o.createElement("div",{className:"waterFallList-content-listItem-info"},o.createElement("div",{className:`waterFallList-content-listItem-info-title ${w?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},d?.title),dangerouslySetInnerHTML:{__html:Se(m,d?.title)}}),o.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!w,style:d.price,dangerouslySetInnerHTML:{__html:w??""}})))};function lr(t){var e,i,n,a,l,s,c,r,u,d,f,h,g,b,A,x,v,y,p,T,k,I,{reportTagsView:L,showBanner:m}=t,S=nt(t,["reportTagsView","showBanner"]);const{waterFallData:w,getRecommendVideos:P,hashTagSize:C,loadingImage:O,isOpenHashTag:E,cacheActiveIndex:V}=Fe(),{jumpToWeb:F}=Ct(),_=o.useRef(null),[N,R]=o.useState(0),[D,j]=o.useState(),W=o.useRef(null),[K,Q]=o.useState([]),$=o.useRef(),le=[170,230,300],[de,ee]=o.useState(!1),[Ie,_e]=o.useState([]),ze=o.useRef(),U=o.useCallback((be,Y)=>Math.floor(Math.random()*(Y-be+1))+be,[]),J=o.useRef([]),[ce,fe]=o.useState({width:0}),he=o.useMemo(()=>{const be=ce.width||0;return be>=1200?6:be>=768&&be<=1199?4:2},[ce]),oe=o.useMemo(()=>ce.width/he-2,[he,ce]),ke=o.useCallback(()=>{var be;const Y=(be=$.current)!==null&&be!==void 0?be:[],X=[];for(let ie=0;ie<Ie?.length;ie++){const ne=Math.floor(ie/he),se=ie%he+1;let we=0,Ke=9999999999;if(ne===0)X[ie]=ie;else{for(let te=0;te<X.length;te++)J.current[X[te]].top+J.current[X[te]].height<Ke&&(we=te,Ke=J.current[X[te]].top+J.current[X[te]].height);X[we]=ie}J.current[ie]===void 0&&(J.current[ie]={}),ne===0?(se===1?J.current[ie].left=0:J.current[ie].left=J.current[ie-1].left+oe+4,J.current[ie].top=0):(J.current[ie].left=J.current[we].left,J.current[ie].top=Ke),J.current[ie].height=J.current[ie].height||le[U(0,2)],Y[ie]={transform:`translate(${J.current[ie].left}px,${J.current[ie].top}px)`,width:`${oe}px`,height:J.current[ie].height}}return Q([...Y]),[...Y]},[oe,he,le,U,Ie]),Be=o.useCallback((be,Y)=>{J.current[Y]===void 0&&(J.current[Y]={}),J.current[Y].height=be,$.current=ke()},[ke]);o.useEffect(()=>{$.current=ke()},[oe,he,Ie]),o.useEffect(()=>{var be,Y;if(ee(!0),w&&P?.({hashTag:w?.hashTag,defaultSize:C,maxSize:C}).then(X=>{var ie,ne;j(X),_e((ne=(ie=X?.recList)===null||ie===void 0?void 0:ie.filter(se=>se?.video!==null||se?.product!==null))!==null&&ne!==void 0?ne:[]),ee(!1)}),E){const X=lo;j(X),_e((Y=(be=X?.recList)===null||be===void 0?void 0:be.filter(ie=>ie?.video!==null||ie?.product!==null))!==null&&Y!==void 0?Y:[]),ee(!1)}},[w,P,C,E]);const Re=o.useCallback(()=>{W.current!==null&&fe({width:W.current.getBoundingClientRect().width})},[]);o.useEffect(()=>{if(W.current===null)return;const be=new ResizeObserver(Y=>{Re()});return be.observe(W.current),()=>{be.disconnect()}},[Re]),o.useCallback(()=>{ee(!0),w&&P?.({hashTag:w?.hashTag}).then(be=>{var Y,X;_e(Ie?.concat((X=(Y=be?.recList)===null||Y===void 0?void 0:Y.filter(ie=>!ie?.video))!==null&&X!==void 0?X:[])),ee(!1)})},[w,P,Ie]);const qe=o.useCallback(()=>{R(_.current.scrollTop)},[]);o.useEffect(()=>{var be;return(be=_?.current)===null||be===void 0||be.addEventListener("scroll",qe),()=>{var Y;(Y=_?.current)===null||Y===void 0||Y.removeEventListener("scroll",qe)}},[qe,_]);const Qe=be=>{var Y,X,ie,ne,se;if(!((Y=D?.tag)===null||Y===void 0)&&Y.link){L();const we=w?.rec;F(be,we,(X=we?.video)===null||X===void 0?void 0:X.bindProduct,(ie=we?.video)===null||ie===void 0?void 0:ie.bindCta,V,(ne=we?.video)===null||ne===void 0?void 0:ne.traceInfo),window.location.href=window.getJointUtmLink((se=D?.tag)===null||se===void 0?void 0:se.link)}};return o.createElement(o.Fragment,null,de?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:W},o.createElement("div",{className:"waterFallList-scroll",ref:_},m&&((e=D?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:Qe},o.createElement(Pt,{className:Ce.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=D?.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:Se((a=D?.tag)===null||a===void 0?void 0:a.info,(l=S?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),o.createElement("div",{hidden:!(!((s=D?.tag)===null||s===void 0)&&s.link),className:"waterFallList-collection",style:Object.assign({},(c=S?.textStyles)===null||c===void 0?void 0:c.hashTagLink),onClick:Qe,dangerouslySetInnerHTML:{__html:Se(((r=D?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(u=S?.textStyles)===null||u===void 0?void 0:u.hashTagLink)}}),o.createElement("div",{className:"waterFallList-content"},Ie?.map((be,Y)=>{var X;return o.createElement(or,Object.assign({key:Y,index:Y,rec:be,list:Ie,showBorder:N+((X=_?.current)===null||X===void 0?void 0:X.clientHeight),style:K[Y],sizeChange:Be,unitWidth:oe,reportTagsView:L},S))}),o.createElement("div",{hidden:!(!((d=D?.tag)===null||d===void 0)&&d.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(A=((h=J?.current[((f=J?.current)===null||f===void 0?void 0:f.length)-1])===null||h===void 0?void 0:h.top)+((b=J?.current[((g=J?.current)===null||g===void 0?void 0:g.length)-1])===null||b===void 0?void 0:b.height))!==null&&A!==void 0?A:0}px)`,height:!((x=D?.tag)===null||x===void 0)&&x.link?((v=ze?.current)===null||v===void 0?void 0:v.offsetHeight)||((y=S?.buttonBgStyle)===null||y===void 0?void 0:y.height)||"100px":0}}))),o.createElement("div",{className:"waterFallList-bottom",hidden:!(!((p=D?.tag)===null||p===void 0)&&p.link),style:S?.buttonBgStyle}),o.createElement("div",{ref:ze,hidden:!(!((T=D?.tag)===null||T===void 0)&&T.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},S?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((k=D?.tag)===null||k===void 0?void 0:k.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:S?.buttonStyle,onClick:Qe,dangerouslySetInnerHTML:{__html:Se(((I=D?.tag)===null||I===void 0?void 0:I.linkTitle)||"Shop the collection",S?.buttonStyle)}}))))}var ar="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const sr=t=>{var e;const{rec:i,index:n,list:a,reportTagsView:l,textStyles:s,space:c}=t,{swiperRef:r,setRtcList:u,setOpenHashtag:d,sxpParameter:f,globalConfig:h}=Fe(),[g,b]=o.useState(!1),A=o.useRef(null),x=o.useRef(null),v=o.useRef(null),y=o.useRef(null),[p,T]=o.useState(""),k=o.useMemo(()=>{var w,P,C,O,E,V,F,_,N,R;return!((w=i?.video)===null||w===void 0)&&w.cover?(P=i?.video)===null||P===void 0?void 0:P.cover:!((O=(C=i?.video)===null||C===void 0?void 0:C.imgUrls)===null||O===void 0)&&O.length?(V=(E=i?.video)===null||E===void 0?void 0:E.imgUrls)===null||V===void 0?void 0:V[0]:!((_=(F=i?.product)===null||F===void 0?void 0:F.homePage)===null||_===void 0)&&_.length?(R=(N=i?.product)===null||N===void 0?void 0:N.homePage)===null||R===void 0?void 0:R[0]:f?.bottom_image||""},[i,f?.bottom_image]),I=o.useMemo(()=>{var w,P;return((w=i?.product)===null||w===void 0?void 0:w.title)||((P=i?.video)===null||P===void 0?void 0:P.title)||null},[i]),L=fi({product:i?.product,enableFormattedPrice:(e=s?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:h,isHiddenDef:!0,style:s?.price});o.useEffect(()=>{const w=new IntersectionObserver(P=>{P.forEach(C=>{if(C.isIntersecting){if(x.current===null||k==="")return;g&&p?A.current.setSrc(p):A.current.setSrc(k),w.unobserve(x.current)}})});return w.observe(x.current),()=>{w.disconnect()}},[k,g,p]);const m=(w,P,C)=>{const O=w/P;return C/O};o.useEffect(()=>{const w=v?.current;w===null||k===""||!g||(w.src=k,w.currentTime=1,w.crossOrigin="anonymous",w.onloadeddata=()=>{const P=y?.current;if(!P)return;const C=P.getContext("2d"),O=window?.innerWidth/2,E=m(w.videoWidth,w.videoHeight,O);P.height=E,P.width=O,C?.drawImage(w,0,0,P.width,P.height),T(P.toDataURL()),w.remove(),P.remove()})},[k,g]);const S=()=>{l(),u?.(a),setTimeout(()=>{var w;(w=r?.current)===null||w===void 0||w.swiper.slideTo(n,0,!1),d?.(!1)},0)};return o.createElement("div",{ref:x,className:"list-content-listItem",key:n,onClick:S,style:{marginBottom:c}},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:y})),o.createElement(Pt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:A})),o.createElement("div",{className:"list-content-listItem-info"},o.createElement("div",{className:`list-content-listItem-info-title ${L?"list-content-listItem-info-nowrap":""}`,style:s?.title,dangerouslySetInnerHTML:{__html:Se(I,s?.title)}}),o.createElement("div",{className:"list-content-listItem-info-price",style:s?.price,hidden:!L,dangerouslySetInnerHTML:{__html:L??""}})))};function rr(t){var e,i,n,a,l,s,c,r,u,d,f,h,g,b,A,x,v,{reportTagsView:y,showBanner:p}=t,T=nt(t,["reportTagsView","showBanner"]);const{waterFallData:k,getRecommendVideos:I,hashTagSize:L,loadingImage:m,isOpenHashTag:S,cacheActiveIndex:w}=Fe(),{jumpToWeb:P}=Ct(),[C,O]=o.useState(),[E,V]=o.useState(),[F,_]=o.useState(!1),N=o.useRef(null),[R,D]=o.useState(!1);o.useCallback(()=>{R||(D(!0),k&&I?.({hashTag:k?.hashTag}).then(W=>{var K;O(C?.concat((K=W?.recList)!==null&&K!==void 0?K:[])),D(!1)}))},[k,I,C,R]),o.useEffect(()=>{var W,K;if(_(!0),k&&I?.({hashTag:k?.hashTag,defaultSize:L,maxSize:L}).then(Q=>{var $,le;V(Q),O((le=($=Q?.recList)===null||$===void 0?void 0:$.filter(de=>de?.video!==null||de?.product!==null))!==null&&le!==void 0?le:[]),_(!1)}),S){const Q=lo;V(Q),O((K=(W=Q?.recList)===null||W===void 0?void 0:W.filter($=>$?.video!==null||$?.product!==null))!==null&&K!==void 0?K:[]),_(!1)}},[k,I,L,S]);const j=W=>{var K,Q,$,le,de;if(!((K=E?.tag)===null||K===void 0)&&K.link){y();const ee=k?.rec;P(W,ee,(Q=ee?.video)===null||Q===void 0?void 0:Q.bindProduct,($=ee?.video)===null||$===void 0?void 0:$.bindCta,w,(le=ee?.video)===null||le===void 0?void 0:le.traceInfo),window.location.href=window.getJointUtmLink((de=E?.tag)===null||de===void 0?void 0:de.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:m,alt:"loading...",style:{objectFit:"contain"}})):o.createElement("div",{className:"list"},o.createElement("div",{className:"list-scroll",ref:N},p&&((e=E?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:j},o.createElement(Pt,{className:Ce.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=E?.tag)===null||i===void 0?void 0:i.picture})),o.createElement("div",{className:"list-info",style:(n=T?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:Se((a=E?.tag)===null||a===void 0?void 0:a.info,(l=T?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),o.createElement("div",{hidden:!(!((s=E?.tag)===null||s===void 0)&&s.link),className:"list-collection",onClick:j,style:Object.assign(Object.assign({},(c=T?.textStyles)===null||c===void 0?void 0:c.hashTagLink),{marginBottom:T?.space}),dangerouslySetInnerHTML:{__html:Se(((r=E?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(u=T?.textStyles)===null||u===void 0?void 0:u.hashTagLink)}}),o.createElement("div",{className:"list-content"},C?.map((W,K)=>o.createElement(sr,Object.assign({key:K,index:K,rec:W,list:C,reportTagsView:y},T)))),o.createElement("div",{hidden:!R,style:{textAlign:"center"}},"loading..."),o.createElement("div",{hidden:!(!((d=E?.tag)===null||d===void 0)&&d.link),style:{height:!((f=E?.tag)===null||f===void 0)&&f.link?((h=T?.buttonBgStyle)===null||h===void 0?void 0:h.height)||((g=T?.buttonStyle)===null||g===void 0?void 0:g.height)||"100px":0}})),o.createElement("div",{className:"list-bottom",hidden:!(!((b=E?.tag)===null||b===void 0)&&b.link),style:T?.buttonBgStyle}),o.createElement("div",{hidden:!(!((A=E?.tag)===null||A===void 0)&&A.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},T?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((x=E?.tag)===null||x===void 0?void 0:x.linkTitle)||"Shop the collection",className:"list-btn",style:T?.buttonStyle,onClick:j,dangerouslySetInnerHTML:{__html:Se(((v=E?.tag)===null||v===void 0?void 0:v.linkTitle)||"Shop the collection",T?.buttonStyle)}}))))}const dr=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:a,swiperRef:l,setWaterFallData:s,cacheRtcList:c,setRtcList:r,cacheActiveIndex:u,rtcList:d,setCacheRtcList:f,setIsFromHashtag:h,isFromHashtag:g,bffEventReport:b,themeTag:A,selectTag:x,bffFbReport:v}=Fe(),{backMainFeed:y}=Ct(),p=o.useRef(null),[T,k]=o.useState();o.useEffect(()=>{const w=document.getElementById("sxp-render"),P=document.getElementById("water-fall");P?p.current=P:(p.current=document.createElement("div"),p.current.setAttribute("id","water-fall"),w?.appendChild(p.current))},[]);const I=()=>{var w,P;y("branch",x,void 0,i?.hashTag),S(),s?.(void 0),h?.(!1),(P=(w=l?.current)===null||w===void 0?void 0:w.swiper)===null||P===void 0||P.slideTo(u,0,!1),n?.(!1)},[L,m]=o.useState();o.useEffect(()=>{i&&m(i)},[i]);const S=o.useCallback(()=>{var w,P,C,O,E,V;const F=L?.rec;if(!F)return;let _="",N=null;g?_="hashTagPage":!((w=F?.video)===null||w===void 0)&&w.url?(_="videoPage",N="video"):!((C=(P=F?.video)===null||P===void 0?void 0:P.imgUrls)===null||C===void 0)&&C.length&&(_="imagePage",N="image"),b?.({eventInfo:{contentId:(O=F?.video)===null||O===void 0?void 0:O.itemId,position:u+"",contentTags:JSON.stringify((E=F?.video)===null||E===void 0?void 0:E.tags),traceInfo:(V=F?.video)===null||V===void 0?void 0:V.traceInfo,hashTags:JSON.stringify([L?.hashTag]),fromKName:_,fromKPage:location?.href,timeOnSite:Math.floor((new Date-T)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:N}})},[L,b,T,g,u]);return o.useEffect(()=>{a&&(k(new Date),v?.({eventName:"PageView"}))},[a,v]),o.useEffect(()=>{const w=()=>{k(new Date)};return window.addEventListener("pageshow",w),()=>{window.removeEventListener("pageshow",w)}},[]),p.current?pn.createPortal(o.createElement("div",{className:"waterfall",style:{display:a?"block":"none"}},o.createElement(oo,{icon:ar,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:I}),t?.openFixedSize===!0||t?.openFixedSize===void 0?o.createElement(rr,Object.assign({key:i,reportTagsView:S},t)):o.createElement(lr,Object.assign({key:i,reportTagsView:S},t))),p.current):null};var ao=o.memo(dr);const cr=t=>o.createElement(ao,Object.assign({},t));var ur=o.memo(cr);const vr=ct(ur,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Zs,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 pr=[{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 so=t=>o.createElement(so,Object.assign({},t));var mr=o.memo(so);const fr=ct(mr,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:pr},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var hr=[{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"]}]}],ro={"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 Ar=t=>{var e,i,n,a,l,s,c,r,u,d,{style:f,recData:h,ctaTempStyles:g,index:b,event:A,onClick:x,isExternalLink:v=!1,isActive:y}=t,p=nt(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:T,setPopupDetailData:k}=Fe(),{jumpToWeb:I}=Ct(),[L,m]=o.useState(!1),S=o.useRef(null),w=io(S),P=((n=(i=(e=h?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((l=(a=h?.video)===null||a===void 0?void 0:a.bindProduct)===null||l===void 0?void 0:l.bindCta)||((s=h?.video)===null||s===void 0?void 0:s.bindCta),C=((r=(c=h?.video)===null||c===void 0?void 0:c.bindProducts)===null||r===void 0?void 0:r[0])||((u=h?.video)===null||u===void 0?void 0:u.bindProduct),O=_=>{var N,R,D,j;const W=((R=(N=h?.video)===null||N===void 0?void 0:N.bindProducts)===null||R===void 0?void 0:R[0])||((D=h?.video)===null||D===void 0?void 0:D.bindProduct)||h?.video;if(T?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},h,W,b),k?.(Object.assign(Object.assign({},h),{index:b})),v){const K=C?.link||((j=W?.bindCta)===null||j===void 0?void 0:j.link);K&&(I(_,h,C,P,b),window.location.href=window.getJointUtmLink(K))}else x?.()},E=P?.enTitle||"\u67E5\u770B\u8BE6\u60C5",V=o.useMemo(()=>{var _,N;const R=A?.animation;if(R){const{delay:D,duration:j,backgroundColor:W}=R;return{":after":{animationDelay:`${(_=D/1e3)!==null&&_!==void 0?_:0}s`,animationDuration:`${(N=j/1e3)!==null&&N!==void 0?N:0}s`,backgroundColor:`${W??"transparent"}`}}}},[A?.animation]);o.useEffect(()=>{var _,N,R;w&&S?.current&&y&&T?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},h,((N=(_=h?.video)===null||_===void 0?void 0:_.bindProducts)===null||N===void 0?void 0:N[0])||((R=h?.video)===null||R===void 0?void 0:R.bindProduct)||h?.video,b)},[w,y]),o.useEffect(()=>{m(!!w)},[w]);const F=o.useMemo(()=>L?ro["animated-button"]:null,[L]);return o.createElement("div",Object.assign({ref:S,style:Object.assign(Object.assign(Object.assign({},f),g?.ctaTitle),{lineHeight:`${(d=f?.height)!==null&&d!==void 0?d:0}px`})},p,{className:`${F} ${Ce.css(V)} ${ro["one-line-ellipsis"]}`,onClick:O,dangerouslySetInnerHTML:{__html:Se(E,g?.ctaTitle)}}))};var gr=o.memo(Ar),br=[{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 yr=ct(gr,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:hr,bindableProps:[],interactionRender:br},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 wr=[{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"]}]}],ci={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 Sr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",xr=t=>{var e,i,n,a,l,s,c,r,u,d,f,h,g,b,A,x,v,y,p,T,k,I,L,{style:m,recData:S,ctaTempStyles:w,index:P,event:C,bottom_image:O,translateY:E,isTel:V,onClick:F,isExternalLink:_=!1,isActive:N}=t,R=nt(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);m==null||delete m.transform;const{sxpParameter:D,globalConfig:j,ctaEvent:W,setPopupDetailData:K}=Fe(),{jumpToWeb:Q}=Ct(),[$,le]=o.useState(!0),de=((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=(a=S?.video)===null||a===void 0?void 0:a.bindProduct)===null||l===void 0?void 0:l.bindCta)||((s=S?.video)===null||s===void 0?void 0:s.bindCta),ee=((r=(c=S?.video)===null||c===void 0?void 0:c.bindProducts)===null||r===void 0?void 0:r[0])||((u=S?.video)===null||u===void 0?void 0:u.bindProduct),Ie=fe=>{var he,oe,ke,Be;const Re=((oe=(he=S?.video)===null||he===void 0?void 0:he.bindProducts)===null||oe===void 0?void 0:oe[0])||((ke=S?.video)===null||ke===void 0?void 0:ke.bindProduct)||S?.video;if(W?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},S,Re,P),K?.(Object.assign(Object.assign({},S),{index:P})),_){const qe=ee?.link||((Be=Re?.bindCta)===null||Be===void 0?void 0:Be.link);qe&&(Q(fe,S,ee,de,P),window.location.href=window.getJointUtmLink(qe))}else F?.()},_e=de?.enTitle||"\u67E5\u770B\u8BE6\u60C5",ze=o.useMemo(()=>{const fe=C?.animation;if(fe){const{delay:he,duration:oe}=fe;return{animationDelay:`${he?he/1e3:0}s`,animationDuration:`${oe?oe/1e3:0}s`}}},[C?.animation]),U=(b=(g=(h=(d=ee?.cover)!==null&&d!==void 0?d:(f=ee?.homePage)===null||f===void 0?void 0:f[0])!==null&&h!==void 0?h:de?.icon)!==null&&g!==void 0?g:D?.bottom_image)!==null&&b!==void 0?b:O,J=fe=>{fe.stopPropagation(),le(!1)};o.useEffect(()=>{le(!0)},[N]);const ce=o.useMemo(()=>N&&$?ci["animated-fadeIn"]:null,[N,$]);return o.createElement(o.Fragment,null,V?o.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):o.createElement("div",Object.assign({},R,{className:`${Ce.css(Object.assign(Object.assign({},m),{"--transY":`translateY(calc(100% + ${(A=m?.margin)!==null&&A!==void 0?A:0}px))`}))} ${ci.aniLinkPopup} ${ce} ${Ce.css(ze)}`,onClick:Ie}),o.createElement("div",{onClick:J,className:ci["modal-icon-wrapper"],style:{padding:(x=m?.padding)!==null&&x!==void 0?x:0}},o.createElement("img",{src:j?.popupCloseIcon||Sr,alt:"close",className:ci["modal-icon-wrapper-img"]})),o.createElement(Ut,{src:U,rec:S,item:(k=(p=(y=(v=S?.video)===null||v===void 0?void 0:v.bindProducts)===null||y===void 0?void 0:y[0])!==null&&p!==void 0?p:(T=S?.video)===null||T===void 0?void 0:T.bindProduct)!==null&&k!==void 0?k:S?.video,index:P,translateY:E,imgStyle:w?.img,isActive:N}),(!S||ee?.title)&&o.createElement("div",{className:ci["one-line-ellipsis"],style:w?.title,dangerouslySetInnerHTML:{__html:Se((I=ee?.title)!==null&&I!==void 0?I:"Product Name",w?.title)}}),o.createElement("div",{className:ci["one-line-ellipsis"],style:Object.assign(Object.assign({},w?.ctaTitle),{lineHeight:((L=w?.ctaTitle)===null||L===void 0?void 0:L.height)+"px"}),dangerouslySetInnerHTML:{__html:Se(_e,w?.ctaTitle)}})))};var Tr=o.memo(xr),Er=[{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 Cr=ct(Tr,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:wr,bindableProps:[],interactionRender:Er},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 Ir=[{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"link",name:"onClick",showAppId:!0}]}],kr=[{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 co=o.createContext({}),Pr=({children:t,data:e})=>{var i,n,a,l,s,c,r,u,d,f,h,g,b,A;const[x,v]=o.useState(!1),[y,p]=o.useState(!1),[T,k]=o.useState(""),[I,L]=o.useState(!1);return o.createElement(co.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:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.hash_tag_size,loadingImage:(c=e?.sxp_parameter)===null||c===void 0?void 0:c.loading_image,privacyContent:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.privacy_context,privacyNecessity:(u=e?.sxp_parameter)===null||u===void 0?void 0:u.privacy_necessity,privacyPolicyTitle:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.privacy_policy_title,privacyPolicyUrl:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.privacy_policy_url,privacyTitle:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_title,template:(g=e?.sxp_parameter)===null||g===void 0?void 0:g.template,industry:(b=e?.sxp_parameter)===null||b===void 0?void 0:b.industry},appDomain:e?.appDomain,openHashtag:x,setOpenHashtag:v,openConsent:y,setOpenConsent:p,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter,consentPopupCate:T,setConsentPopupCate:k,openMultiPosts:I,setOpenMultiPosts:L,pageTypeList:(A=e?.pageTypeList)!==null&&A!==void 0?A:[]}},t)};function ln(){return o.useContext(co)}var Mr="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",Dr="data:image/png;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/2wBDAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAARCAJJAXcDASIAAhEBAxEB/8QAHwABAQACAgIDAQAAAAAAAAAAAAoICQYHAQUCAwQL/8QALhAAAQQCAQMDBAMBAAIDAAAAAAQFBgcDCAIBCRYVGmkUF6joEhMYEQoyGSEi/8QAGQEBAAMBAQAAAAAAAAAAAAAAAAIDBAEF/8QAKxEAAgMBAAIDAAIBBAMAAwAAAAMBAgQFBhMREhQVISIjJDFBBxYyJTNC/9oADAMBAAIRAxEAPwD+f+AZe1Z2+N97zg7PZ1J6Qbe3DW0i5OHCP2FVmtVzWDB3zm0uStndeLPLIlC3dhc+TY7oFzU4cUThn6onJErQqemNUnzYuEopeaWZFLTSk1re8VmaVtf7fStrRHxWb/S31iZibfW3x8/WfjkzETETMRNpmKxMxE2mImZiI/7mIiZn4/6iZ/4MQge7k0ZkkKkkghsyj75EpfEnx2jMqismaV7DJIzJGFeoanyPyBjdU6R0Znxmc0iptdmlySpl7cvTKEaxPhUYcmPj6QhW1bVi1Zi1bRFq2rMTW1Zj5iYmP6mJj+4mP6mP7glMTEzExMTEzExMfExMf1MTE/3ExP8AUxP/AAAAdOAAAAAzDjegu2kurhmtuPVP6hXsh15uXatnkHndaJPrKE1+nWStLdnnpS6ZJntP4lNsWRl8XVNuCZv38fUoxHXpp69F/XjJhSLaWzCs1W+m2hn+CKujHu6Mqs23wuG/x/L6e/1zaLfj527V8ejJouvsRNrRWsTa1rLrWsR82mznpzKrER/c2bp0IzriI+bvelVfljKVth4ADpwAAAAGY1AaBbb7RRyEy2iqm85j9i3e564Q1w88rOM+sXOz1c43O4w36SYzKPrW/wCnrVpcJJ5E6pkMUzfT+j4HzK/5cLVk5aYrW17TFaVlVbXtMRWtnOVmTFrT8REt0OShUTMSxzVKp83ZWs8m1YmImYibQyYiZiJmEpZobMR/3CkJa9kx/VEqYy3xSlrRhyADp0AAAAAAAAAA9g0NLo/urYxMbctd3p6cETSztLamzLXF0dHJTiRt7cgRp+GRQrWrVebCmSpsGPnmz58uPFi4cufPjx69xbFa5Wxqlar/AEndzbEWKzYny6p5XG4jalU23xizriVK0K6NyV8qCazyOMMxZlqFUikULdndHLI0rx9Ez+zNufJix81/9KqLt/066muRltf/AArpfnVR+hKJt8Q5qEMW5y1za6lMoy9a0tWZV/zltaf52RRTH1r/AJSlb7toi7Yj5ldHXS6irX+KsuptaTaV2iOjQAAAAAAAAAAAAAAAAAAAAAAAADkUPij3O5bFoPGsKJRI5lI2SKR9O5PLLHW7O9yJzStDVhcJBI3BpjzEiyr1mDgqeX51bGVrwcsi10cEaHBnU4wOOg5rZFbz2n57L6ttKISCAWNAJA5xWaQuVNilnkUakTOp5o3Jpdm1XwxqEqtKox8uPLjy4/xycf4ZcXPJhyY8nLkc3o22K1gNTWfPYU5xOFXo2SZ9qR0eszekWTiORF3wx95lLSwclvWR8Il1fcihlZ5WuaUkckzq0SNvjTm7q4vI8TWB1OAAAbgO3Vx4ctJO9JxyZP6sfLTWkuOTL/Hrz/r4dd1tfOnLJ/Dj/wA5c/4cevXl/Hj1/wC8v+f86f8A31NP4L0OqmXTdK9FHY9+OyW2bVV67sOjFb2ShiXSusaJteqXIbetZot6L2htJJt6ehxN39z/AA3knjHkPrj4idH/AK55DzO9+SLzFoTOz+O/L+iVujP7vfKNHr9LKttl+3Bq5XkB3dQ4dPOlXap0hp3BLc0w7qyiz72X5duLqc47Vj5D4tgfJLZjnqVbP+hFsmmTfjgtFVHEpRWiVn5dVKzGpYnZTmwy7cen0WuXt57c3/E+33l7gmzVWbI69V/XNdcJRsh/S0V/P4rYy2euyyqdabPrGw7UTI87Iz5ujfFHtrf4wo5p5y6u+WvYpNY8+aFjI9h2gn0d1SsfT5E0Q/LWln3ZWl8P74qb3rnOkcvqyJT6Gx5tZ3PDIMDAnjaxrsV7zvKNbGHBzUL0rVlQvDcnwK0q7PkpGdXWlzn7G6sPFy5fZGdb/dl8m5+3pbpZXPbBk17eL+3K+ebzefkstVc+bJn/AEWmKKqm2nj1veK5sj+m/ba06L1bSfC9/L52b1J1ZtL1V8iXg3qnbr2WTp0Tt6E9P8zq6quYh2u+2ixz3a5dEtbLc3GkVc7h0lUk11RoFosfbh81QgsqoGM2BaMc9VqnerSGUMzQxX042vRWLZO2pbd8Gr9RTaaOzqGrZXjlUmdcOuet3bZgcS7a+Bl0kmmxcd3B2U3ca5PJuF3yTNtHKKg1u2eWR2oa4qZlrjZiK6qyq153CeTZXkgTxRwkmO6eeRKw0A+xizZZF53ll8BykTHRxbLfSMiIzfp5i4b+fR+dHKpNVO0v1alUfo5+jU+dbeg5luhoRZ85ZYl99L3pnun5izr1X87rKRbVLar6aXaJXZVucu+he9LbIy8/NgTrxqflxoVTHmxViS/td15B5tto5s+k9Q7CX9B9adbrf1W7eVVYe4ZXskkld23dsyhdk2vsFrBYuwrxvYxXpVEXZYnkl9NV/e6quIw32BGJold53FuvV7cvWbB6gdv/AFapjc+/F2mkKnlrVXAu186Ouqk9v3YzJAtQr+2eY744bG0NKF9Z3JDbYlOCNdINF31JGZxZvKw4NJF7Y0vctVImmSxmSynAj/uKU2ehy1ufpxMysZmXqpgy5Ozg3vxqTpltH/yfPyPw7dWr3aV6ejqdzmc/j0y+O55pvRd6XYv3TXNNGUm0VUzbbFzFTtik1valV7MOjQnFF5yxm2WzaKadc7el0Liqf7IWo2LdLY9kW6uOt16zZ97KW15icaY1myVuTXXWDzqkK8viaKZgqrq/tVY9TFVtDVbSePs+0l9XRf7pyWRJnjTRrBYEhVPz86Y/2dp3R0i1irCp7Ajy+fsmo/au70k7pxwdZI9x50abHobuNz2L19OXLPEnGPIHZehRKV2ZYzvSRdDlyhbkyOMdU4sCXHgj1BXsTd+TmYMz2ZMnP012si1mbdGzcnwXf4fk3O07GNmNWLX1ur3UN+lvu3bdGmr9ct6ro5WXR+qXfTRfVrxaZtFIRC1p8gv2duKtKTNIx781MfNnNSFozLzWslU5WLwZ7K1Hag00lN46nrF2tzdrhr3Y/S64jBKVtFr2mY97Nmr+qChJFLY7CFOKY7jY9V9jqEteWN0RkcBv3Su4KGjNsL54wU6zySnZLKY66pdHndgprXKmrBodkpvXC/8AUyZyCq177c9UXpWTxSnLAu5T+StEMl0XoyxNw927/qri+RpsyY3mPXNcnVbJOrU1WJBGFsg82Z8ZqXBc2sX04W0+Yz4ukvfbFe7PVsVTL1c1sOvRnvl3NzM/kc97LnV6ovz0PqqNtc+zLVii2bJfPovbW6+NaI03qul0vq3La7FVlbLSiys15rXQzR0I1bdlmdV3Ptl5eSsTYTtt6sQSJ7mtX+OulY6nUvqRXNraa91RRaF8Lcu3dzO7JVLzEongfpHZrjqZa/8AoZXJ5m244NRFSRGU1mlaOXLOtxKmJ2VZtU/eNrLXyn+4Vc+qGsGvFe6915RllLa7Z3ZNZdzSyRTrk6oYwr9Ys6WXbbMzi7WmYXVS6Yo/liDDX6Boi67gnmquZOzb1lebUmAutqu5MtvbRnwX6LNy2QtT+1fXbkRmbsfjpmXmtjTh6Cvz8/Nk5t79Wz83PwuyxZ8on65GppFf03jPCtLPsymeqsOfMxVU2v7Grbpz12ezRpbu+WOW7bou9z2XRuvYn0fQsFewW8KakWtDvWm5WpdITe829yuWP17srFbPreXdZJH68uq+L2Wstyt82shNDGPLsZX+lmm9eM0ydHSIVtFZs1IFzu2fupHS6OWRrjqHrFtt2zW7RuvrL7zFrcHvW5LN9qG1dO4UwaH2tljE0dH24LxnNr9MvSRw7mzpZvBZRDK8sFJFMbtFo3iQKHVS7QnGXmoO4sr0rl0htGrqvqWQXVljr8yVdc0/xWe5THX9yk0PlsIeZnVLDGbQiVXOMuzM0vU5USu4q8tlpZXVpZHRiZm1XgW83Cp69GhHWhj0fOl2TdlzLzelK787/wBMevnZ5izLVpu6Pi2zW5+prKYp72tmNVLq2K7eeibqvlstrLSjn259mttLHMY6nlaW9FrJtC16Ip5Jli9sedLmZ+OrGy7sv8Zn4++TWHtG1he+bt53cwayyKdamTntsbN2ftZazRMbG41112uqpi2ebmhvfJmjm6TxKfs0wY6a5p6nizgyY3xG0uLj1hrrHkU9VY8vNQNTqW16v7tCbQwbUOqKegEo2F1MqJ+kWyzxt8ybJz667LqRa9rrbpWwWLZh40Z2eoZ5fcXSZQyw6WikGWR6RO0RgFi0e3oeWbFLYowelXYynVt0arQpddfNfny56XTCFZvLvJ/IuiqGQ2VyzbyvI0+NZNNM6r8zF4/wHRXXXnpyVzaufXZxk8fQz2xTxnR47p13i9n7Wf8Ar3H4+Lsaqy2VP6NejyI7nWtpror2H9Lr47fkR09lnbba/g9NZe61mpjeTVDprZW1qWKqpuZ0/izbEVu4a3vNux5PF67u9sR23Z0htn+6ISSQxW8V7JZksl0Tk7GtdkieP9Yk5x9rbNmKTti60VDPpfqSpoFPtr3EdPNH5Ld9ka6sc7uTE2bV7I2rZsbWs1YY2ar7Aj0yfGjUfWGVMtmZ6318fa7tC2pdneujtIXFkibwxcpzddrmSa+XDCbiUVDVN4KoC8I5GyQK68Fhra7USNpU4HBgd3xqrOxKwfnzixuqVK5YWFxkueKPPPD1bpXH5CxqFjUp4vb1rzy9rVsi67Sfssosm2pzKbGnkhzJ0iPk8y2ZPS2QP7hwQoMCZvb8ChzXqeaZubkqVubk/XEiQJUyPBhwY8NFwjFysirfLM3K7eHZpXRdIdOjjbeRwoup63xDOfs6/V7mnTl/N03MzePIX26X5OC3I97dtZ1Ox5H19FfVTo9zl9XDgvdmj6sv2q9byGt9n2rrZi3c3Fh8dqhr6eud3X6uXPm3Mvr3UxW52tqNntHbLtNFakyCP9xdt0s0G2CzaH1pKrvsa0NY7Emt/TCCbHNEbqORzqbW8oSSGnslM2lJ6vuvJZtjUgktNuyq3RoROrPzT+dsdIdLdM4x3OpSq09g1jyvWRs7TUYq+Gz+5ti88GhUw2ioGTSLYF6dFNVXrD5BO/WZU0qHxhT9bA9CY39O0ZmLLlhGBzh0ilYBba0Rzupjz19T+poS+dbJ/VfmrX5Hj6rcfI90Tpx5HcZGnx6Zvs0baU1xvjbN0zmdRnsmmiunQu+i6uFXjKVVlEZWaKK8eivc25qpuvR2L6OJq0Oan8mW9e30stMiszbrbvL7YGpsOvHTDuCXS3aKKt+9iqJnWoDJSVRpX7Yzl/Bptpfd7fZq5RWusti1xZdpJUbTFWZ9ytEae0L3HfQOMtzOqaFM04bHvLnarU7QXU2m+4HZTZqhArMn9ZbKaV0jGoNMNhNgZbX+qk+vrWiZWhsjU+B7qWzKufbgxUZZkdkNdxjJMZEolDU/Rltxzt+lChkmEYlOgqCbQT6vdZ9gtVWVoh6qvdkZnSE5nLy6N71mmbU7UGonymHp4o4pJAiZELc5c7Fe+klwu8dfVKzglaujWrZuuBXyXY4GzdpzP29P1YUzifl8Pz5fvd2b4jl8jxG/kK115l+a/Krs9Ln+QY9upej+dtfdbqYe3kQ5nOd3NdaLZbuXXVRderZue0SuJ0a8nSy8/TZ/zdrW8zQ3nb05mWtxnpTpxa+S7Y7P1sNr9g6Ydu7T+5df3uq9Orrk6eH7cdvlo1k22mUSnkL1v2iRWc7RtQ9ylVeKnuTStl2q5vsXd1d0Rbnpzq5QqWsLHgzGyW5HOdVq5bEHP68OnmiewNk7YbDzPS+w9iJU890jaal7+r7Vytb0s3prpX0Kkzd6DP5DLZB3PNY2jXdbdfHPY9mSDY672u9tZI9JkqxoQwCronXTrDpZFIDz5ifW+n29lvpvXhborRjckdDZ4c9t7Squest/P4xuz3nDTmqZbte2U1ViZm6GNNLp0qfVnxSaY17UQtdl7V5MXk+aK2nRGi65jR38u5DvtfRndyF09zVbHVpVDr3p1205mv7QtTyWiEXBn3k4bey+bXzPLUtBJc0y50dsJecc1rpyNxmObCQDXWOyO7+EFgtJ2FxS4eeWX5ZQhQVLN6onefFZbj2Fl0q7dTRZs2f5t29r/r50qHtc7ibWTnWbYBBbOm7XKprTFoQVJSc/YqlW75bk7a1g3yFocJ3Cppita4EMSsBuY2uYVLF2zkocHZBI4CO6l9UbJSycl9T/ACa1L0iZhGfsW7X8NWi12Qumrx5HS52WjstcmLavhY9SuZzupp3dB+pl120w2ivoiruY2M/3m0zXHtza9ibs+KxZXRop+e8eqJSvVdUy/KpOWlZWHt+6lzansGzVBaKNl3bCTrtyap7EVp224fY21EthL1MrB2Ptal9i7miUditz9dwLHideMsChLojrqOXbn6QtZY2Z3lTtImFuS4sXJKK7eGiibWFmtG/dKLhsSayGzt2YxuKi1TZJbZcV7eT3TbmsZo5W3K/Jf3NqjqPWNvryLYmy1EMw3Khe27fYuBxWI1kx5om3q15JEQR0qll+nOa05l7NO5+Jdrvf/FI06HtTgQyz6M05U0dW7HapZ0v1qXXndDlcOteBWOdllYebnb9X6saOT+zZ6kVjp7sHjmTk7N7k2UyyK9TrZ2dp3NRory1xpbm/G3fM9q2/zcnSCqol2xqK2fqDXNmotG3MmurPaFkbDodko5fOw9k2vXOWYdZXqvOEt72Poxf9GyPGof3eRxiv4FW+wFCY4DxYLHjvDNjfHd4zT7VnaMoXYXTqtrEvfX5zsHDslCNz5TH9ha9RX3LeVGZ6UiMojUJbrDsNnvPX/XbXeTYrIjCd8gtcyioN6ZteiV0W83JHUUWxpOqOTAEtlWuV5JGN35dXav0L8zW1StM+P238x+a05ci65MLvzdN1eljXXNly5Errgy5kzVWxUIn4txJ+q/pyPRVyY9306Sk++k02ss++rReyX/0/bp2uvoRn0bL7IpdLKE+9+qUzCou1ZZ8d1QiNZVfIu3BrG0sF7QNLsY5RFZIWhsm+J81vYpjZVu2JXDkkqXn06L+TR9Kvutszu2bpYE6fkXVtSo8+JZ2eta4J2/JbKZ5rzyRXJW1daB2my7LwHnsM7Uvc6HYS4K3j9gM0Q2Bmt9x2p9hej3BLCSuj4h1901r2La7K3OLw1ZsFccl485RLI9Aasd0ZX63XR+iujyqnki1XtT4hH7dm13J02uls6M2i2uI0QmMebXZC2dHDum+irst8125cWa+l1PzePK4TrZpjPGi6685U7lz/AKj8jfRhclFlaZ24q7Gfj6KKqXSKz7m157WULnXcWc1+hccgtR9snuK6y1K8cWS/tsJRKLr14tKxrVqi449YKl3uVRiRO7L0jWWwaod6ua4K/sapniUTmrhZqRLL3Oea2+65pJQnbvidS0CwYm+d7DWNZd63u42zxljy55W/TxXMVMC05YWtiZ5JzgWD7uQ6OSC9ZKsdo0pniPg/w1sTPreydVrUs1CV/J2eGTSOSqQV9D7WZWJzwuDjXVgK52hhcvTYunLpyZ5GrrKa1xPsDZn5cuPLNzi05jLp164+PHE54sfXJwydo7S7L2bt/e8+2Ft3LH+Eznqxs6dWaHsmCMwqHRmNMjbFIRAYPHcGRR0ZoZA4ayMURjKJSscnX0dnSZ3x4e3zO4vC7z7Z3QrP/u5uydea+mPVanzly+MeN8zUr7Q74rfqeR8S3kiLIrSuCm/v8h1NefsXfb02aU26XSZmw/k5rVudzszHRtti0u6HW9Gamh8Wdqyo4/Z6GXbO5dmX24/E9/NZmbxr1Xj8ADUZgAAAAAAAcih7/gikti0pVRuOTJNGpGyP6iITBO4q4lKsDM5pXHNG5SkZ3Rkd1UcfMabk1vadremhxzNipVjQujep5YleECmPVeH1JslQeuVi90ZprjjeaPPmhPbbcbfsx2qt23niMJi0pbYZU23D4gjjotSaqwezWaG1rW2y0pkldObnxVvWvqawctfRxTOaB0M7mT3ZSwtlLTdNuEkgY75Y5BkhUyhL/HscM41lxhmPhHWer43A0iVA0QCFQBoQI41DYTH29BHY7HUDegZUmNBjw8ufCthNhLX2iteSXNc0k8jmcj+hScOCRCiZI3F42yIsLTFYLBYq04UjDCq/hTCkQxyFwuOIW9gjLA3omtrRYE2Djx68jvTaO0Nj41TbPbvjknk9KQzLXDLbGVpyY7YmNeoerfjg8Qs6W9F3PpO0VVtyLNHq4d3du6ypliS3hD10gdovHoY0xkDHIAAAyPgetE0f61hexM45fb7VN92Pj+tEuvj+LTLPCJo4MKGcyHl9r2h+w2PJfGa4UqZl/FsZMLS8/R+PIX7g/KMaTjjgUZ6E9xONV929Kq1rnG9Evotwpjud1PsO9VO+uG0LhGrK1ESNcdVTmsIUmp+AWFBsyLDZ+B3st6rCwlsGiT09c1EpQ5XeWq+mHNbSKwpjflctVo5X1U+LznZn0djn5N9mwhytd658OjRotTJFn0UpuqPtGaUPya2sXFK0o+3uX0azbPSLOoxPH6OzL673S/Mq7dubNnXfWuc7GuXmt8Meu1dAdmMUMi1kWDGa4nn3Tr2OzeVsUDs7xd1hH3GhjQ/L2+Lzzwt9zKHyIeXsadDIPF3lRndWD1H0lxzZVaTNz5cIK627vM1FW9pa+oqh2kfYpTz/AN7jdbY7bJCyQCx0SGZ6S3XcdZrI3ynSJVX3rM5rqeVxlsdwkFIpMT04K3FsYXCZV7jl8dgWdu8Ud3e9WJI61HKdv7jW25ZlZ7v9whTSli2TFr+kazWDX68dfo9GdabAj7pXOKG2W0VLA7dxLFzTVNKWBEbTqVKiSTOsWKKyiHV/zx1rVNMKNN3ez/8AEL3NVP0nozqUvwyNOCc1KJVOq+jy+9cn9566leL+XPYjBHGslmufdMUfZeZaXbegn1p0XY7Nlzdry7mp2OQ1dWeluPxjN2JQluvXbB5Fwq8+nV078q9UipmJp1qb/rNbssj8/wDAP876dbA7Zf2eK+VeYfYpgQPngH8PI434/wCU/XfS+Vfye/RP6v7/ABx3/n/Tw2/bOXjGdqrPpHce2JFqhshRfbxdtb2/Zd3q5p3fcH7ZFutvZCSyFFr2zWL3GZpYGwWzckaK1i81f+Oe68tPxmKQzHOIDGOD/EYlHl7x21P9/qnyXLvfObM7qsh24r6/NOu5ZVOr1WYoJt0lglB9byY4QnoqsW2HWhWsSh1TSSZYMGaJOMYqKLuFLQdprppyuls5Ea5nQo8l3srn2/6Fo01X5qhK63i7cbePl+3jWrUusTb3+SU1ZulysqKbMl6Z3Kdsbm1crR1rrI/3CFe21Fxq8ZZdnrX69OXoP93WoprWrTKeehDMe7Qt3vzsfatFU6GVuSk4V4Qyp4HOMDDS90ffqF5IZXz3nnv26ktXfTy+RQpjfJ5B/F5WqWOuX7czFe9QXyXhm6Ncv9A8nZsWBrdUmHh3BfWqX2Q1y0l2A898n/2LXduz7xLxb0X7dfau8JjTPpPr3kTt5d694l5J9f6NGPS/UPR/o3H6T1RTv5mvcV1qmOfZtJrTvAj0h2FsGnO2bF4buxzhGz7C5P1d0DrXDoDsVq42zijqanGwlOfxtxhjcyVPkPh+KG3N0r7DHpLJPGkcbVufjn3HtWJB27K31grvdSTUhugmrHYhomG9NhV5eqmVyuDS7dK4LVe9bJ881/CLbs+sHXaGKTWHXTMbNp1+tZM6vUTx0rbb9xYnp3eMHqd1K8ePZbnNTr1ZfLMy1/S1vjocWfGfL92xOFaZ6Hr5ubqT43DejusroWZzmc3lfzfQ3IxdqfNonVl4jNV6477uB4vO2j/mdPM63Ryci2qvQpS8Kb0bsnZGm2Oufh4dm+l+/XwXLl6mPxuUgG5Tt1bKwKpdX9rawh+2qXt37e2FOqSf4Bt7zbtg8SyS0jFckq6WZrinsjVysrXu6oE75KVsDstWojEW5xyzskKSRidL0Kdij31GwbYjvE1tGIPvs96N7ATSpbxuvcLSaWNNjQqBv9Tza72Kl9fZfDNk9jWdYysPJDU2C77sTIpk9RnLIopY04idgvDXNo3kSSy0IpxuVjzs13zTuUukfwNKaLxWFsv2dXBz6mRb2+qmThx19V+qxrabKRyNbVYGYaat2LAm7tF0qWqiGtp3GXnexmfOj+HydXVnzN0IRsidnepgzM4sKozn3X0E4+h0uf5F6fH9OgzSHWj/AGVtzr1qx5r9uPvxZ8brfzvxvy/xXyBT1T+s+MevRf1z6T/n8/TvIWf6j/1+uw/+xw+3q3qeAxerlUGu/wC5tgyFJYPC5a8+2slhn2Rf4rYr/Foow+Wu65YyWT5xC2xosH1SK8cCKM+u+JuXVQ7NilRk3Gr9yNPm3/yKGjeKJTlsadQ+O4kOutysZorueNSLozq29ld7Bl328ww1NYHVY4zTPJHVzR4IX1d3JyVK1+BAo4q+GbLkpUHdO1/pXVKONNb7BOUH2Ih3bI3moqILmSC2Thf4tsBb/chj98VY3x2T+D5mhkkiup0qyeR6w211TIYI8okP/JXGrARNaXD5yHL1eKcbstS/Bvc3sb+hyaL93Ypnxf8AjzveS4uWzM9iq1rr7vMz+OriuTLsf3upyVq21qp3E7Pp89KG6fJM+hy4WrX/AOP8vG1aJ9FKp6vY8sw+S7E1o2tNEY8ivH9++GN0q5+VS4+2WOjOudFdI6m/eTVLd3Zzz/xz/G7Pr26+EeK+sfcb78XCmqf6fyXyNr8Q8V+p9f8A7fQJR65/D0r+tn/l6lxaA6m/7m2/pXVLz/7XfeB4kTV574r5t476DCZNMfqPFvI4j6t9X476d/V5E2f0fWfV/wBmb6f6XPSzW3d77dzSml1m7KOr5tBP7I0R7ScQuFgVxewuc8tLbPWq4nlxtmdS+QTSFcYhbE3o1hR19ZqlNZ8kS1vsOohDdXDvN35rfJDw46vNUdrq0pXvoV1txslvBi2jrNktWXy6b7mfbq71iiZMj3VEsjUZcXGqJ1XbTZjYvZ8TjHYcpr1uiTnDoj6dxjEOenqvGVqkGeVYtLkUtSYU3o9zFZ/sR9IXy+krHifSnuh9a9HJN+lLtqsHNhDsSuT0+62O1HC8m8utm6DkzPyrn87bmU2nr0QzZy8+jTmlP1vVrMW58Y4Vmvs2MYrazXiwKzojVolMv9VdUv8ATUT2/lHnvhP+UtUpVs79D4t5J574zZFXV74R9T5EweLfW/cn1fyX6eR/Tei/QegKPUfrUFEFc9zDU6vpxpTy3G3J4dzOeV3uxfV4ZNkVtSbDLo/qrUU9oJbVtVR1qarfhtMXCna4vd+WD7FudS694+EQqnrWifnS7wrniZhzrOEXV3R6SsOK7DRe2rw16tGevvbBvTX2H2fRMH7i8sz2BP7H2so+zYfSUu2H7gE1svaKy8cYi0Em8sjzrYcZrCr6p6y98hcQfpLxck3RJBV6tz9GJupV2+NeU35+y9Oj68Xez+D9fp8qXZJ51eg9mXyFWHPnSvn68fYbfLjyT0N+jVxEb8tV32c2Hf4ot1OTXatlqUmcN/I1c7fWzqt9S1M51HbPdXRRyMbY0sjLWtHzKuCtq5u7LSsRXbTW1Ve5OS4KQnUB10ydvXtrpIFf0WR6K3TVbxTc3gU0cI9L63i2sNOo9b1NcymJZM+sNm2Ovu5ZJcHrafrH5PLXhp7okfdR7UEWlFksFWyDMthtTPM97perMsdabsDGok/dGsbnfeXNScpbcsbSPKaNQtDZ1Et0dlTtmaYBictZ0qzpNMqde05nODmXStbJzPZacrNOjMi+RurKxLavdz7zGqMGrfXj4e9tXbnb9nM19NfjPj+Lp6Oh5RM8eCFy+vxL8mdt9Hpz/pttpn0UsnOmmiWpwPdiT/LdDmZGx08uFiuZPY7nrvm4G9JJBUlAW5eqG3HGqol5SiomopHe9q5vXoyx+LVTEnVgZJBKv65G8tGV89Pc5QxJvQ45jd5Gr+u/uRM6lOmWZU/Thug7Pu7HTWB53nisj3AmOo/+l9NrCr6A2mne9gcUWa9jekwhbrWc1lfTXiJ2JY7e+MDLksdKwT5og748RrpJH1IkVIcUjcOqrYVEO4/rXGa6qFdl3Gy5dTYl22njW27+0q3wrYlBmvTaVzg9gQeWWMoQ4aww6mrsVk3JImbaJfs7J7eQ7CNaHhlQ84fynLG1RpT3pSzLDHY6xtUrxbJ0YzVmK6X+QXt5+7VzVtiZXTP6/GvHOcqkpZrVr8n5XSbDMPR0o4N2RKtTYVLvTF/Ic/NW7RC0RPM034Ka7bUY30raqel0dN3P2Z+NRXM1I39XmTnpq3Sqg3g9mHbes9anW/oja2ybRq5BrzT1fFp7ZceXbZVfsizV6yKpsten3VrYzUWEW1IYJaEUki+GyTLVNy1JJ6BvRqbsjJO32KKo6zZnPYix91PVKvdN2CuqAs+qG2PR2stvIHcGv+3Ub7j1j27s5MbDmVsra/tiSV5Qt1wTt13HLbgik4hnCazTZjElndFSSNqnCHqLAaq+qePcZdCb4smnQhc7XL5ujZlzJuqbP1KwatSsbrUY22eHaM9Mv3UvXqr+lFqYG6ZtirkxW/VsnKyt8yo2Iy/sb9K55h1c1vt8tum/9Udov74rPLVGF6dvUxa34MuyS0FTG+XdP18s/SyWUtrxJ9b+lI2PQOuldxDUB9hvcaeLr1+sWAcILylzu1skxuxr7b1X9GF2isvlCC+dfYo+WhZKiUNkUnVYrOs8tWwGfHft2dztm0y0mp2qIXsTJqXs9V3dqsuy7m6Ix+acHRx02bK1gbZPMrnK2OKr0jnD3iSxXG2S2sGZ8Uv82bUHRveIe+xxT1wqLbUmNuzLWaynP0sWFGu11wrSrR3c3I06/il2RRWHM5vWaxV9GNuJEtz7GZ7X1Koo+08vl9C6G10buc3oaMC62u7F6+Gzp0zXi9EvjVo6CXchWTZlwbastla/Kh2quKk94K74d3atK3mwGxfsTZ6y3YPTneZuGydU2iQVJLZ21a36IynX+1a1peV07B5fEkcaglN09ZnKibDTa1RvpHXtNzrllcWerM74xIsfH7aI7pVEU08arZtm+4N13p2GqWxd5rDb9yM9fbOTtLTtX2zpVZFR1nr15FsdS8PvCcdZzfTpG5oojvCuHaqK/wAeTFw5P/p2Z55o8tnxRWx9laLKy8V3YXRSvZq2MpxZ6y+JmzTal57nt+mB+dlqYY0uXlw9Ho9Re3l4/S9SWaKpzvmaW16cvv10pkouqdnbzJ1u+HaKxk1q5mHQliL6L0r06zoWnPXFp6chYKztW+8rAorpbV2CY3tV+bYlgddpF26bBuC2dya8ZtuzmnzSlQVu89I9r3eUC1i2lUOVXYWag+kZ7gMmYUFep4Y1ZI3JG2HdcWXJqn7W+zVX0I1bnsi270WmWxNzUmyRTV/c7nE7KlOGgXxunjc9WVFUbtUURsq7a3y3RXXFxr5NataRKQzCIdP+f/vAlc1q7Hd8zD9yJiLfkw6tS9C5mcutyM2xyVIY6qGXVqvmVFIom/VorTSluPPT9XKfgc315kPpS12u6WTH+a1HwymXT1Kc6dtrJToqv0L9up1H+jMtVU6Gbl8trOpn1Egr21w7sNF0NR6WPx7cGtJ7fEK2Ht2YbPXRtbDe6NJnruEQuRMEWSRSVx+I69XdX8Rv7rH2Rifasi1LdyNdD4e9MaqOPK18plNK7JZ0X4U+/XbuaO2la+tibY2LvkesXt8JGVg1heotu3nkEF3efbFY7gk0XileM0Lh+gsKraBzJAr5Vhdq9vuLaaTOOfqrsTZTgzf2NiuLJsvMzTMqmFYc2i1K/pYy+p/junuWxpzpyt2t+j0V5cOjJE02Npj1px9i6eO6eW8v9EurbNV/S2YIm0WtZas3fnj02upaq5VnbnZl6cMb9EszM1Pwv38vCzrXnV131S+/lIbqXL574p/j+mIVbvjni3rv3D8wuqvqf8e9Y8iZvEvTvO/IvVvS5N9X6V6R6Yl+u9TR4glcG2Xcr10sLXzujRaD9w5ZLKG2loTVqK6Ndu7hWuzjCi1iy1rNaPen+tlsZeKrb9YKZX13GYxJIynUUfZE2h1p9G1xkz5J075yj6R+wK0M7mXDTLQePVZVuw8npW83fuo0tc1gpYcxyzA+LNUo3VmNFN1eaZNkYXNvWNuMzZWBnldftcg6SGcMXFWxPEXf4W5PCJXoXSdWhaVwvFMI4qbV3uXStdXR8kvztjNmnLfbhXbmczWjdt/i9nV59cvPu1eyaufoVDXojn+Os6Ns7+ltjveU3/Nhp7Nk8TleE+N9Xmox4vtTQ+vR7y+7g5zuhk5u3X0trMU1urDkXOhQFeiru66TS2yJd/oabKNhqCqjvHRe39UqhdqrlDxGKy0Ubatt2ANmenoJLYezQ6vq2hTplpmSZdfOXh2eTZ41g6KIQoV5HlZx99rz3R9eKgs/Wd03B7jvDuD2TAdzL8u2MbSqKr2ikiPW+hpXqVaFW564yc77pWIWrj4XnbEjrh1UULVkGmlHQHFA+D2pkWHNl4Y+WKHXjJOpiWVn6YHUzLiW6Wq24fEdjV0XFawvZzZ8j6efoZ9Vsyof43vRj1bNUbc/M1PrSnQbjRf3pXbsr/dasKz1vyez5xyc7L/5M9mXuU8T5e7kN59uhotk8v4uvfkwctienrjtBWTpl3nYxEdVoQ5T/Yiv2vbRguu05nti97d8O5Tbsl3Fr59Y4231vhaEGp911/T9/LYHCGBbULNr/vY7MdM4EihnxR6d19Fnmcqc/R3ajoTuCa4zXda/m/SDeqo3W6O3psnE9XpVVulW2cgaMdy2e417KacR1k/RusZmqjqXH0asjnBbBdnvE2R/o1tLzkmqZy4t7lmt0WZntpiV+6ubkM6E2z3q327F8lXTry0V+ay5z2t/ClipZMaaMRoTn20virHPKnpQ/wCzU10duvLrRyYW9eSva0cvT1HIsyGIzpy0zdJfuqvPrS9tsuxuLPXoaJpwXkWU67wTnQ2O12j0w2iWpplpFho7ZXX24tCe9FbexE42fkMwcclpbAMMSTTaD9tWSzSYTFd02RaNqbCX5NlY9IuWXm5scslbe3sOfLmfRRoQwmvq5nOq+822tIUbu7pZamvNe5e3h3U32yY5SFQxV8iNgutgRa2aFp3TSv17X0d8fD/O+pFK1DTK6EM7cgc+VwylepVNN8VVTV+dzvtWexzOZRuRTdFHZdnk2Xhauutj648ysOPDpnyCkbtOJ9+bnfbcvl1XZsY9OqE49GpSNWi+fmdjpXyVTaui18PCr1uZzVVibxp6XW2TfkejJOhePSq8e7TpujE6ELBqb/d2/nPenz/+Pp24rHqb9rfFf+/3es0rIbg8/wDN/I+n9f03oPjviviPP+76r1fyPF/R6Zmw7K6e7kybisXazk8B2puLb/a2XJ+51g2BYLUt3UfuHVXXldURJKbsGu2BiyT7cLXKmo1BXJXO3dt4YqVh65ZDoxnkzfgr1fIsaiR9WaRYyrZdrG3lUpXfPxnKV83tCr6fHeNq3Ki7Fqbeyuo/et0NXRiNFG5bKRKPQrddXorC5fTVemjqLtopX6UcpXa6ScTaU+fmimc5eO6JvVbWosp7l0c1kAAFxWAAAAAAAAAADPrWnthbt7eVw225QVTR6V16+Wq5UZHZBIrvoGrespuZsjrBLedVxJptm0YO+SufuUckrY7RuKR1sc3qWpsbz0iyN4yxuR42q2iXNo5ilNYvMujdF6LteiFN0oxrY61Ymqls16s2Wl7zWt9OhCKzLXLrbkzETETMRM1baImYiZqhLdLrRH/dU50ue2f+FpU1t/ii7WjAUGwh+7Vu+jBI6jiXCh+stkV22jJaPhTbV9nU3cHNsueEtTU/TmpbTUVTYcySUVZUDj7vhkU8g93qK8ksJjrdJH+UtjSzxGVLWb37F2i9+5fM6yg0BqSC2i43KxWnIazkVRbMasW7WMsR0k2pni10CK5K0uqVVImk0GalqBwe4a5TZFL8aVxbs2Bjz8HBF1z1fE/di/j/AFFez20//tfqxx0G+yv/ANU9eC1dzPtEfTHMabfCZi5D3KmFWhq5q+F2Rb71+HVde60yqfn4ZDbrZRc0+0MvS9a/M1tEa2AbC2PtY7syloWPUSr+sZgn65bFxQ5vh20uqMskl2cakYPI7JV6xRGO3c5yra5tiCDgsRu7rrSzWs245I0P8Pwq80tjr6yN2vQrW1TYrZTVsrdSn0ld63i6XxNkurNZmLKdWs2UyPmjIiZpMxEls1tHz8xMfW912+YmPhi5+rKT8/8AF12/xvWf8qz/AFaIkAAsOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA37aQbB0vX+tOkkalm0+oFdSDWnuMK9/XCFWkt36Tzt19JS1dDUtTPvClO3NfVZR711FTSaWtk8jNrWJ/QzzZvQvMNapAzOrRx0Eg1ZdurFb75m+q36OTr+fou/+44fd5XkvKZ8MpeP9r2+JzNv0+Po/wDN+bTV2R2jO2FqVv8AP2j5+U7c8/3MfKehg1czZT+pj/8Adh26kfb/AOl+32qtR1FspWNTO71FUxnQc23dTt0yJJl7gWzm5ksbHtT3XcKOS15tdRrrr7ZNCYMrT2nUDkwvCWCSKQ5o9cSVep5IH9S2OGatlSZtzt7l+KsdqNMddazS6+a37d6YxfXvrCdwOj8xWzZPc0tW25TdW2lArdc81mOtnxrskVHE0MPrCBcWbjGatjlQMah9XYX5VJrAXKnhoUxeUYHlJw5c+N/PUmPyauJyfG9CmWu6XcLhcjncTjcpjHWY22Pl4uThdhVN/jN11t8gVNe9r19J+2uzTTbh6NW/7vm9Se1hZalL1zdS3Uf2bbVovWyIdfoaWtZMqmrEzTGytsSlZ6VdUXu3XNPacVDq1/8AKxVLI5a8M98MVTPeum13ep1WqKWN10O7nMmrlszS9Z9qdRIrkcqwsKRSZ/i7rBLpotc8MLghhsqyvDa281S+UjJx48MmThxycM3Hhz5ceOXH0ydMeXjx5denTJj6ZceLL04c+nTpy49MuLHk6cevTpzx8OX/AHj0+ANjrW0bNO91rM17Ji2p9rWm2hvte9mh0fP0Zr0P0vfs12rOra9tna2ubP3jLX/BdU1/pdLXvSs/39ZZ9ftEWn5tFIilarX8+tVaxRVaV/oAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC/z2Mfyi/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+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 _r=t=>{var e,i,{isTel:n,isShowOnce:a,open:l,content:s,interaction:c,style:r,onClick:u,contsentState:d,isShowClose:f}=t;nt(t,["isTel","isShowOnce","open","content","interaction","style","onClick","contsentState","isShowClose"]);const{consentPopupCate:h}=ln(),[g,b]=o.useState(!1),A=o.useMemo(()=>h==="Display"||l&&(a||d)&&r&&!g,[h,l,g]),x=o.useCallback(()=>{b(!0)},[]),v=o.useCallback(()=>{u?.()},[]);return o.createElement(o.Fragment,null,n?o.createElement("img",{src:Dr,width:"100%"}):o.createElement(o.Fragment,null,A&&o.createElement("div",{className:"consentPopupDisplay",style:r},o.createElement("div",{style:{flex:1}},o.createElement("span",{style:s?.style,dangerouslySetInnerHTML:{__html:Se((e=s?.text)===null||e===void 0?void 0:e.replace(/\n/g,"</br>"),s?.style)}}),o.createElement("span",{style:Object.assign(Object.assign({},c?.style),{marginLeft:"5px"}),dangerouslySetInnerHTML:{__html:Se((i=c?.text)===null||i===void 0?void 0:i.replace(/\n/g,"</br>"),c?.style)},onClick:v})),f&&o.createElement("button",{"aria-label":"close",className:"consentPopupDisplay-close",onClick:x},o.createElement("img",{src:Mr,alt:"close"})))))};var Or=o.memo(_r);const Lr=ct(Or,{displayName:"Display Consent",icon:"",category:"consentPopup",type:"Display",related:{settingRender:kr,bindableProps:[],interactionRender:Ir},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 Rr=[{title:"\u80CC\u666F\u8BBE\u7F6E",child:[{label:"\u80CC\u666F\u56FE",type:"Upload",name:["props","bgImgUrl"],text:"\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A720 * 1280"},{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 (\u5EFA\u8BAE\u5C3A\u5BF8\uFF1A500 * 500)",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 Nr=t=>{var e,i,{bgImgUrl:n,style:a,recData:l}=t,s=nt(t,["bgImgUrl","style","recData"]);const{bffEventReport:c,curTime:r,updateChannel:u,multiPostTimeRef:d}=Fe(),{isActive:f}=nn()||{},h=o.useRef(!1),g=((e=l?.video)===null||e===void 0?void 0:e.traceInfo)||((i=l?.product)===null||i===void 0?void 0:i.traceInfo)||"",b=o.useCallback((y,p)=>{try{return new Function("props","str",`if (str) {
|
7
|
+
return props?.button${y+1}${p}
|
8
8
|
} else {
|
9
9
|
return props?.button${y+1}
|
10
|
-
}`)(s,h)}catch{}},[s]),A=o.useCallback(y=>{const h=b(y),x=h?.value;x&&(h?.linkType==="recommendFlow"?(v?.(x),r.current=new Date):new Function(x)())},[s]),S=o.useCallback(()=>{d.current=new Date,c?.({eventInfo:{eventSubject:"startMultiPost",eventDescription:"startMultiPost",contentFormat:"image",position:"0",traceInfo:g}})},[]),p=o.useCallback(y=>{r.current=new Date,c?.({eventInfo:{eventSubject:"endMultiPost",eventDescription:"endMultiPost",contentFormat:"image",position:"0",traceInfo:g,nextStep:y||"others",timeOnSite:Math.floor((new Date-d?.current)/1e3)+""}})},[]);return o.useEffect(()=>{m?(S(),f.current=!0):f.current&&p()},[m]),o.useEffect(()=>{if(!m)return;const y=()=>S(),h=()=>p();return dt.on(lt.PAGE_DID_SHOW,y),dt.on(lt.PAGE_DID_HIDE,h),()=>{dt.off(lt.PAGE_DID_SHOW,y),dt.off(lt.PAGE_DID_HIDE,h)}},[m]),o.createElement("div",{className:"multiposts",style:Object.assign(Object.assign({},a),Ra(n))},Array.from({length:4},(y,h)=>o.createElement("button",{hidden:!b(h,"Url"),className:"multiposts-btn",role:"button","aria-label":`multiposts-${h+1}`,onClick:()=>A(h)},o.createElement("img",{className:"multiposts-btn-img",src:b(h,"Url"),alt:`multiposts-img-${h+1}`}))))};var an=o.memo(Vr),jr=[{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 Fr=at(an,{displayName:"MultiPosts",icon:"",category:"base",type:"MultiPosts",related:{settingRender:Nr,interactionRender:jr},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var sn=Object.freeze({__proto__:null,AniLink:wr,AniLinkPopup:Ir,Appoint:bs,AppointForm:Jo,Commodity:fs,CommodityDetail:Fa,CommodityDetailDiroNew:Za,CommodityDiro:Ps,CommodityDiroNew:Ls,CommodityList:ts,Consent:hr,ConsentDetail:ds,Display:Rr,HashTag:pr,Iframe:ls,Link:Ts,MultiCommodity:Xs,MultiCommodityDiro:Fs,MultiCommodityDiroNew:Zs,MultiPosts:Fr,Prompt:Xa});const Br="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",zr="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Wr=t=>{var e,{active:i,activeIcon:n,unActicveIcon:a,recData:l,position:s}=t,c=tt(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:r,mutateUnlike:v,bffEventReport:d,setCacheRtcList:m,cacheRtcList:f}=Ve(),[g,b]=o.useState((e=f?.[s])===null||e===void 0?void 0:e.isCollected),A=Ot(zr),S=Ot(Br),p=nt.debounce(()=>ut(void 0,void 0,void 0,function*(){var y,h,x,E,C,L,_,w,u,M,I,O,T,V,j,D,R,N,P,F,z,Z;if(g){b(!1);const $=(x=yield v?.({videoItemId:(h=(y=l?.video)===null||y===void 0?void 0:y.itemId)!==null&&h!==void 0?h:""}))!==null&&x!==void 0?x:!1;if(d?.({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:(_=(L=l?.video)===null||L===void 0?void 0:L.title)!==null&&_!==void 0?_:"",contentTags:JSON.stringify((u=(w=l?.video)===null||w===void 0?void 0:w.tags)!==null&&u!==void 0?u:[]),position:s+"",contentFormat:!((M=l?.video)===null||M===void 0)&&M.url?"video":"image",traceInfo:(I=l?.video)===null||I===void 0?void 0:I.traceInfo}}),!$)b(!0);else{const te=(O=f?.map((le,pe)=>(pe===s&&(le.isCollected=!1),le)))!==null&&O!==void 0?O:[];m?.(te)}}else{b(!0);const $=(T=yield r?.({content:JSON.stringify(l)}))!==null&&T!==void 0?T:!1;if(d?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(j=(V=l?.video)===null||V===void 0?void 0:V.itemId)!==null&&j!==void 0?j:"",contentName:(R=(D=l?.video)===null||D===void 0?void 0:D.title)!==null&&R!==void 0?R:"",contentTags:JSON.stringify((P=(N=l?.video)===null||N===void 0?void 0:N.tags)!==null&&P!==void 0?P:[]),position:s+"",contentFormat:!((F=l?.video)===null||F===void 0)&&F.url?"video":"image",traceInfo:(z=l?.video)===null||z===void 0?void 0:z.traceInfo}}),!$)b(!1);else{const te=(Z=f?.map((le,pe)=>(pe===s&&(le.isCollected=!0),le)))!==null&&Z!==void 0?Z:[];m?.(te)}}}),200);return o.createElement("button",Object.assign({},c,{"aria-label":"like",onClick:p}),o.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:g?n||A:a||S,alt:"icon"}))};var uo=o.memo(Wr),Hr="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 rn=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=vn.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})(),Xr=({rec:t,index:e,height:i,data:n,muted:a,activeIndex:l,videoPostConfig:s,videoPlayIcon:c})=>{const[r,v]=o.useState(!1),{bffEventReport:d,sxpParameter:m,waterFallData:f,openHashtag:g,bffFbReport:b}=Ve(),A=o.useRef(0),[S,p]=o.useState(!1),[y,h]=o.useState(!0),{isActive:x}=nn(),E=o.useRef(null),[C,L]=o.useState(""),[_,w]=o.useState(!1),u=o.useRef(),M=`pb-cache-video-${e}`,I=o.useRef(null),O=o.useRef(null),T=o.useRef(),V=o.useRef(),j=o.useMemo(()=>s?.mode==="2",[s]),D=o.useMemo(()=>{var X;return s?.mode==="2"?`translateY(-${50+((X=s?.offsetTop)!==null&&X!==void 0?X:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[s]),R=o.useMemo(()=>{var X;return((X=t?.video)===null||X===void 0?void 0:X.cover)||C},[C,t]),N=o.useMemo(()=>j?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[j]),P=o.useMemo(()=>s?.bgWay==="1",[s]),F=o.useMemo(()=>P&&s?.bgColor?{backgroundColor:s?.bgColor}:{},[s,P]);o.useEffect(()=>{u?.current&&(u.current.muted=a)},[a,u?.current]);const z=o.useCallback(()=>{var X;u?.current&&((X=u?.current)===null||X===void 0||X.play())},[u?.current]),Z=Ot("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),$=o.useCallback(()=>{u?.current&&(w(!1),p(!0))},[]),te=o.useCallback(()=>ut(void 0,void 0,void 0,function*(){var X,re,ce,ve,oe,xe,je,Re,He,Ke,fe,q,ie;if(!u?.current)return;v(!1);const U=n[e];if(U&&(!((X=u?.current)===null||X===void 0)&&X.duration)){A.current=((re=u?.current)===null||re===void 0?void 0:re.currentTime)||0;const ke=((ve=(ce=u?.current)===null||ce===void 0?void 0:ce.duration)!==null&&ve!==void 0?ve:0).toFixed(2),G=((xe=(oe=u?.current)===null||oe===void 0?void 0:oe.currentTime)!==null&&xe!==void 0?xe:0).toFixed(2),we=y?"0":"1";d?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Re=(je=U?.video)===null||je===void 0?void 0:je.itemId)!==null&&Re!==void 0?Re:"",contentName:(Ke=(He=U?.video)===null||He===void 0?void 0:He.title)!==null&&Ke!==void 0?Ke:"",playType:we,startTime:G,videoDuration:ke,contentTags:JSON.stringify((q=(fe=U?.video)===null||fe===void 0?void 0:fe.tags)!==null&&q!==void 0?q:[]),position:e+"",contentFormat:"video",traceInfo:(ie=U?.video)===null||ie===void 0?void 0:ie.traceInfo,loadTime:V?.current-T?.current+""}}),h(!1)}}),[d,n,e,y,u?.current]),le=o.useCallback(()=>{var X;if(!u?.current||C||!j||(u.current.style.objectFit="contain",!((X=t?.video)===null||X===void 0)&&X.cover||!E||!E.current||P))return;const re=()=>{const ce=E?.current,ve=ce.getContext("2d"),oe=window?.innerWidth,xe=window?.innerHeight;ce.height=xe,ce.width=oe,ve?.drawImage(u.current,0,0,ce.width,ce.height),L(ce.toDataURL())};re(),setTimeout(()=>{re()},500)},[u.current,P,t,C,j]),pe=o.useCallback(()=>{u.current&&(V.current=new Date,te(),le())},[u.current,le,te]),ee=o.useCallback(X=>()=>{var re,ce,ve,oe,xe;if(!u.current||!S)return;const je=(re=u?.current)===null||re===void 0?void 0:re.paused;switch(X){case"start":if(!je)return;(ce=u?.current)===null||ce===void 0||ce.play(),v(!1);break;case"pause":if(je)return;(ve=u?.current)===null||ve===void 0||ve.pause(),v(!0);break;default:je?(oe=u?.current)===null||oe===void 0||oe.play():(xe=u?.current)===null||xe===void 0||xe.pause(),v(!je);break}},[S,u?.current]),Ce=o.useCallback(()=>{var X,re,ce,ve,oe,xe,je,Re,He,Ke,fe,q,ie;if(!u?.current||l!==e)return;const U=n[e],ke=((re=(X=u?.current)===null||X===void 0?void 0:X.duration)!==null&&re!==void 0?re:0).toFixed(2),G=((ve=(ce=u?.current)===null||ce===void 0?void 0:ce.currentTime)!==null&&ve!==void 0?ve:0).toFixed(2);if(!((oe=u?.current)===null||oe===void 0)&&oe.duration){const we=(((xe=u?.current)===null||xe===void 0?void 0:xe.currentTime)-A.current).toFixed(2);d?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Re=(je=U?.video)===null||je===void 0?void 0:je.itemId)!==null&&Re!==void 0?Re:"",contentName:(Ke=(He=U?.video)===null||He===void 0?void 0:He.title)!==null&&Ke!==void 0?Ke:"",endTime:G,videoDuration:ke,playDuration:we,contentTags:JSON.stringify((q=(fe=U?.video)===null||fe===void 0?void 0:fe.tags)!==null&&q!==void 0?q:[]),position:e+"",contentFormat:"video",traceInfo:(ie=U?.video)===null||ie===void 0?void 0:ie.traceInfo}})}},[n,e,d,u?.current,l]),_e=o.useCallback(()=>{w(!0)},[]);o.useEffect(()=>{var X,re,ce,ve,oe,xe,je,Re,He,Ke;if(!x)return;const fe=t?.video.url;if(!fe)return;const q=document.querySelector(`#${M}`);if(!q||(u.current=rn?.(q),!u?.current))return;T.current=new Date;const ie=window?.Hls;let U=O?.current;return fe.includes(".m3u8")&&ie&&ie.isSupported()?(U=new ie,U?.loadSource(fe),U?.attachMedia(u?.current),U?.on(ie.Events.MANIFEST_PARSED,function(){var ke;(ke=u?.current)===null||ke===void 0||ke.play()})):u.current.src=fe,(X=u?.current)===null||X===void 0||X.setAttribute("x5-playsinline","true"),(re=u?.current)===null||re===void 0||re.setAttribute("webkit-playsinline","true"),(ce=u?.current)===null||ce===void 0||ce.addEventListener("loadedmetadata",pe),(ve=u?.current)===null||ve===void 0||ve.addEventListener("loadeddata",le),(oe=u?.current)===null||oe===void 0||oe.addEventListener("play",te),(xe=u?.current)===null||xe===void 0||xe.addEventListener("playing",$),(je=u?.current)===null||je===void 0||je.addEventListener("pause",Ce),(Re=u?.current)===null||Re===void 0||Re.addEventListener("ended",z),(He=u?.current)===null||He===void 0||He.addEventListener("canplay",z),(Ke=u?.current)===null||Ke===void 0||Ke.addEventListener("waiting",_e),()=>{var ke,G,we,Ge,ne,B,Ye,ft,kt,qe;((ke=u?.current)===null||ke===void 0?void 0:ke.paused)||Ce(),O?.current&&((G=O?.current)===null||G===void 0||G.destroy()),p(!1),(we=u?.current)===null||we===void 0||we.removeEventListener("loadedmetadata",pe),(Ge=u?.current)===null||Ge===void 0||Ge.removeEventListener("loadeddata",le),(ne=u?.current)===null||ne===void 0||ne.removeEventListener("play",te),(B=u?.current)===null||B===void 0||B.removeEventListener("playing",$),(Ye=u?.current)===null||Ye===void 0||Ye.removeEventListener("pause",Ce),(ft=u?.current)===null||ft===void 0||ft.removeEventListener("ended",z),(kt=u?.current)===null||kt===void 0||kt.removeEventListener("canplay",z),(qe=u?.current)===null||qe===void 0||qe.removeEventListener("waiting",_e)}},[x]),o.useEffect(()=>{var X,re,ce,ve,oe,xe;!u?.current||!S||(x?(b?.({eventName:"ViewContent",product:(re=(X=n?.[e])===null||X===void 0?void 0:X.video)===null||re===void 0?void 0:re.bindProduct}),b?.({eventName:"PageView",product:(ve=(ce=n?.[e])===null||ce===void 0?void 0:ce.video)===null||ve===void 0?void 0:ve.bindProduct}),(oe=u?.current)===null||oe===void 0||oe.play()):(xe=u?.current)===null||xe===void 0||xe.pause())},[x,S,u?.current]),o.useEffect(()=>{var X,re,ce;if(!x||!u?.current)return;!((X=u?.current)===null||X===void 0?void 0:X.paused)&&g?(re=u?.current)===null||re===void 0||re.pause():g||(ce=u?.current)===null||ce===void 0||ce.play()},[g,x,u?.current]),o.useEffect(()=>{if(!x)return;const X=()=>{ee("start")()},re=ee("pause");return dt.on(lt.PAGE_DID_SHOW,X),dt.on(lt.PAGE_DID_HIDE,re),()=>{dt.off(lt.PAGE_DID_SHOW,X),dt.off(lt.PAGE_DID_HIDE,re)}},[ee,x]);const Be=o.useMemo(()=>!m?.placeholder_image||S?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"placeholder image"}),[S,m?.placeholder_image]),de=o.useMemo(()=>{if(!(!_||!S))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:Hr,alt:"placeholder image"})},[_,S]);return o.useEffect(()=>{if(!u?.current)return;const X=()=>{var re;l===e&&(!((re=t?.video)===null||re===void 0)&&re.url)&&u?.current&&!r&&ee("pause")()};return window.addEventListener("beforeunload",X),()=>{window.removeEventListener("beforeunload",X)}},[l,e,t,u?.current,ee,r]),t?.video?o.createElement(o.Fragment,null,j?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:ee(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},F)},!P&&S&&R&&o.createElement(It,{src:R,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},N)}),o.createElement("canvas",{ref:E,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:D,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%"}}),r&&o.createElement(It,{className:"clc-pb-video-pause",src:c??Z,alt:"pause"}))),Be,de):o.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:ee()},o.createElement("div",{className:"n-full-screen",ref:I,id:M,style:{width:"100%",height:"100%"}}),Be,de,r&&o.createElement(It,{className:"clc-pb-video-pause",src:c??Z,alt:"pause"}))):null};var Ur=o.memo(Xr);const Gr=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:a})=>{const[l,s]=o.useState(t),c=r=>{r.stopPropagation();const v=!l;s(v),n?.(v)};return o.useEffect(()=>{s(t)},[t]),o.createElement("button",{style:a,"aria-label":"toggle button",className:"pb-toggle-button",onClick:c},o.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:l?e:i}))};var vo=o.memo(Gr);const Yr=({imageUrl:t,style:e,duration:i=2e3})=>{const[n,a]=o.useState(!0);Jt(),o.useEffect(()=>{setTimeout(()=>{a(!1)},i)},[]);const l=Ot("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),s=o.useMemo(()=>n?"pb-fadeIn":"pb-fadeOut",[n]);return o.createElement("div",{hidden:!n,className:`pb-finger-wrap ${s}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},o.createElement("img",{src:t||l,alt:"finger swiper"}))},po=t=>{const{src:e,height:i,imgUrlsPostConfig:n,onShowFirstImage:a}=t,l=o.useMemo(()=>n?.mode==="2",[n]),s=o.useMemo(()=>{var d;return n?.mode==="2"?`translateY(-${50+((d=n?.offsetTop)!==null&&d!==void 0?d:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),c=o.useMemo(()=>l?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[l]),r=o.useMemo(()=>n?.bgWay==="1",[n]),v=o.useMemo(()=>r&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,r]);return o.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},v)},(!l||!r)&&o.createElement(It,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},c),onLoad:a}),l&&o.createElement(It,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:s,left:0,right:0},onLoad:a}))},qr=({imgUrls:t,width:e,height:i,rec:n,index:a,onViewImageEndEvent:l,onViewImageStartEvent:s,imgUrlsPostConfig:c})=>{var r,v;const d=o.useRef(),{isActive:m}=nn(),{sxpParameter:f,openHashtag:g}=Ve(),[b,A]=o.useState(!1),[S,p]=o.useState(),y=new Date,[h,x]=o.useState(0);o.useEffect(()=>{b&&m?(d?.current&&d.current.swiper.autoplay.start(),g?l(n):s(a,S,!0)):d?.current&&d.current.swiper.autoplay.stop()},[n,m,l,g,a,s,b,S]);const E=o.useCallback(u=>ut(void 0,void 0,void 0,function*(){b||(p({loadTime:new Date-y+""}),A(!0))}),[b]);o.useEffect(()=>{if(!m)return;const u=()=>s(a,S),M=()=>l(n);return dt.on(lt.PAGE_DID_SHOW,u),dt.on(lt.PAGE_DID_HIDE,M),()=>{dt.off(lt.PAGE_DID_SHOW,u),dt.off(lt.PAGE_DID_HIDE,M)}},[m,S]);const C=o.useCallback(()=>{d.current&&d.current.swiper&&w&&d.current.swiper.autoplay.stop()},[]),L=o.useCallback(()=>{d.current&&d.current.swiper&&w&&d.current.swiper.autoplay.start()},[]),_=o.useCallback(u=>{x(u.activeIndex)},[]),w=o.useMemo(()=>Oi(),[]);return o.createElement("div",{onMouseEnter:C,onMouseLeave:L},o.createElement(ni,Object.assign({defaultValue:0,direction:"horizontal",modules:[Ti,Ei,...w?[Hi,Xi,xi,zi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"}},w?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:d,onSlideChange:_,className:Ie.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(r=c?.marginBottom)!==null&&r!==void 0?r:0,fontSize:"14px"}},c?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:c?.dotsBgColor,opacity:1}}),c?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${c?.dotsActiveColor}!important`,opacity:1}})),height:i,autoplay:{delay:((v=c?.delay)!==null&&v!==void 0?v:3)*1e3}}),t?.map((u,M)=>o.createElement(Ft,{key:M,"aria-hidden":M!==h},o.createElement(po,{src:!b&&M>0?"":u,height:i,imgUrlsPostConfig:c,onShowFirstImage:E})))))};var Zr=o.memo(qr);const Kr=({tags:t,itemId:e,itemType:i,index:n,rec:a,hashTagStyle:l,hashTagRightMargin:s})=>{var c;const[r,v]=o.useState(!1),{setWaterFallData:d,setOpenHashtag:m,setCacheActiveIndex:f,waterFallData:g,setIsFromHashtag:b}=Ve(),A=S=>{g?b?.(!0):f?.(n),d?.(i?{hashTag:S,itemId:e,itemType:i,rec:a}:{hashTag:S,rec:a}),m?.(!0)};return o.useMemo(()=>t.length<=6?null:o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>v(!r)},r?"show less":"show more"),[r,t]),o.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(c=l?.marginTop)!==null&&c!==void 0?c:16}px`,width:s}},o.createElement(vi,null,t?.map((S,p)=>o.createElement(Ft,{key:p,hidden:r?!1:p>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>A(S),tag:"li",role:"listitem"},o.createElement("button",{className:"clc-sxp-bottom-hashtag-item-button","aria-label":S,"aria-describedby":S,dangerouslySetInnerHTML:{__html:Te(`#${S}`,l)}})))))};var mo=o.memo(Kr),fo="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 mi(t){return o.memo(function(e){const{$store:i}=_o(),n=l=>{let s=l;const c=l.match(/{{.*?}}/g);return c?.length&&c.forEach(r=>{r.replace(/{{\s*([\w.]+)\s*}}/g,(v,d)=>{if(d){const m=nt.get(i,d);return s=s.replace(r,m),m}})}),s},a=o.useMemo(()=>{var l,s,c;const{bindDatas:r}=e,v=tt(e,["bindDatas"]);if((l=r?.forEach)===null||l===void 0||l.call(r,d=>{if(d?.propKey&&d?.dataPath){const{propKey:m,dataPath:f}=d;f.replace(/{{\s*([\w.]+)\s*}}/g,(g,b)=>{var A,S;if(b){const p=(S=(A=nt.get(i,b))!==null&&A!==void 0?A:e[m])!==null&&S!==void 0?S:"";return v[m]=p,p}})}}),v){v.eventMap={};const d=nt.cloneDeep(v.event)||{};for(const m in d)if(Object.prototype.hasOwnProperty.call(d,m))try{d[m].value=n(d[m].value),v.eventMap[m]=new Function(d[m].value)}catch{}}return!((c=(s=v?.event)===null||s===void 0?void 0:s.onClick)===null||c===void 0)&&c.linkType&&(v.style.cursor="pointer"),v},[i,e]);return o.createElement(t,Object.assign({},a,a.eventMap))})}const Jr=({rec:t,index:e,tempMap:i,resolver:n,includesCtaType:a,isActive:l,value:s})=>{const{schema:c}=Jt();if(!t?.video)return null;const r=o.useMemo(()=>{var v,d,m,f,g,b,A,S,p,y,h,x,E,C,L,_,w,u,M,I,O,T,V,j,D,R,N,P;if(!(a&&!a?.includes((v=s?.item)===null||v===void 0?void 0:v.type))&&!(!a&&((d=s?.item)===null||d===void 0?void 0:d.category)==="cta")){if(((m=s?.item)===null||m===void 0?void 0:m.type)==="CommodityDiro"&&!(!((f=t?.video)===null||f===void 0)&&f.bindProduct)||((g=s?.item)===null||g===void 0?void 0:g.type)==="Commodity"&&!(!((b=t?.video)===null||b===void 0)&&b.bindProduct)||((A=s?.item)===null||A===void 0?void 0:A.type)==="CommodityDiroNew"&&!(!((S=t?.video)===null||S===void 0)&&S.bindProduct)||((p=s?.item)===null||p===void 0?void 0:p.type)==="MultiCommodity"&&!(!((h=(y=t?.video)===null||y===void 0?void 0:y.bindProducts)===null||h===void 0)&&h.length)||((x=s?.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=s?.item)===null||L===void 0?void 0:L.type)==="MultiCommodityDiroNew"&&!(!((w=(_=t?.video)===null||_===void 0?void 0:_.bindProducts)===null||w===void 0)&&w.length))return null;if(s&&n){const F=n[(u=s?.item)===null||u===void 0?void 0:u.type],z=mi(F),Z=(M=F?.extend)===null||M===void 0?void 0:M.defaulSetting,$=((T=(O=(I=s?.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 te=nt.cloneDeep((V=s?.item)===null||V===void 0?void 0:V.style);if(te.hasOwnProperty("backdropFilter")){let le=te.backdropFilter;te.backdropFilter=`blur(${le??0}px)`}return o.createElement(z,Object.assign({style:Object.assign(Object.assign(Object.assign({},Z?.style),te),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},Z?.textStyle),(j=s?.item)===null||j===void 0?void 0:j.textStyle),bindDatas:(R=(D=s?.item)===null||D===void 0?void 0:D.bindDatas)!==null&&R!==void 0?R:[]},Z?.props,(N=s?.item)===null||N===void 0?void 0:N.props,{event:((P=s?.item)===null||P===void 0?void 0:P.event)||{},schema:c,id:s?.id,key:s?.id,recData:t,isExternalLink:$,index:e,isActive:l}))}else return null}},[t,n,i,c,s?.id,l]);return o.createElement(o.Fragment,null,r)};var Pi=o.memo(Jr);const ho=({nudge:t})=>{var e,i,n,a,l,s;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=(a=t?.size)===null||a===void 0?void 0:a.height)!==null&&l!==void 0?l:38,backgroundColor:t?.backgroundColor,borderRadius:(s=t?.borderRadius)!==null&&s!==void 0?s:4}},t?.icon?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:Te(t?.content,t?.textStyle)}})))},Qr=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:a,setCacheRtcList:l,setCacheActiveIndex:s,setLoading:c,swiperRef:r,waterFallData:v,bffEventReport:d,selectTag:m,setSelectTag:f}=Ve(),{backMainFeed:g}=Et(),b=o.useMemo(()=>[Ai,...t],[t]),A=S=>()=>{if(S===m)return;S!=="FOR U"?d?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${S}']`}}):g("theme",S,m);let p;S!==Ai&&(p=S),c?.(!0),n?.({themeTag:p}).then(y=>{var h,x,E,C;dt.emit(lt.CHANGE_THEME_TAG,p),a?.((h=y?.recList)!==null&&h!==void 0?h:[]),l?.((x=y?.recList)!==null&&x!==void 0?x:[]),e?.(0),s?.(0),(C=(E=r?.current)===null||E===void 0?void 0:E.swiper)===null||C===void 0||C.slideTo(0)}).finally(()=>{c?.(!1)}),f?.(S)};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}},b.map(S=>o.createElement("button",{className:`clc-sxp-tagbar-list-item ${S===m?"clc-sxp-tagbar-list-item-active":""}`,key:S,"aria-label":S,onClick:A(S)},S))))};var Ao=o.memo(Qr);const $r=({resolver:t,globalConfig:e})=>{var i,n;const a=o.useMemo(()=>jo(),[]),l=t?.Display,s=mi(l),c=(n=(i=e?.consentPopup)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.item;return o.createElement(s,Object.assign({},c?.props,{style:c?.style,event:c?.event||{},contsentState:a}))};var ed=o.memo($r);const td=({data:t,minusHeight:e,tagHeight:i,onClick:n})=>{var a,l,s,c,r;return o.createElement("button",{style:{position:"absolute",[(a=t?.xPosit)!==null&&a!==void 0?a:"left"]:(s=(l=t?.backButton)===null||l===void 0?void 0:l.x)!==null&&s!==void 0?s:0,[(c=t?.yPosit)!==null&&c!==void 0?c:"top"]:(t?.yPosit=="top"?e+i:0)+((r=t?.y)!==null&&r!==void 0?r:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:n},o.createElement("img",{src:t?.icon||fo,alt:"back button",width:100,style:{objectFit:"cover"}}))};var go=o.memo(td);const bo=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:a,resolver:l,data:s=[],ctaType:c,tipText:r,nudge:v,_schema:d,hashTagStyle:m,hashTagRightMargin:f,tagList:g=[],licenseUrl:b})=>{var A,S,p,y,h,x,E,C,L,_,w,u,M,I,O,T,V,j,D,R,N,P,F,z,Z;const $=Ot("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),te=Ot("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:le}=Jt(),{openMultiPosts:pe}=ln(),[ee,Ce]=o.useState(0),_e=o.useRef(0),[Be,de]=o.useState(!0),X=o.useRef(),[re,ce]=o.useState(!1),[ve,oe]=o.useState(!1),[xe,je]=o.useState(new Date().getTime()),Re=o.useRef(!1),[He,Ke]=o.useState(2),{loadVideos:fe,bffEventReport:q,loading:ie,setPopupDetailData:U,ctaEvent:ke,swiperRef:G,waterFallData:we,setOpenHashtag:Ge,appDomain:ne,openHashtag:B,loadingImage:Ye,isFromHashtag:ft,popupDetailData:kt,bffFbReport:qe,curTime:ht,h5EnterLink:At,isShowConsent:Nt,selectTag:Pt,isPreview:Vt,isEditor:Bt,cacheRtcList:vt,setRtcList:zt,cacheActiveIndex:Dt,rtcList:jt,isNoMoreData:Fe,channel:ct,refreshFeSession:Ee}=Ve(),{backMainFeed:be,productView:Oe,jumpToWeb:yt}=Et(),Zt=o.useMemo(()=>s.length>0&&!ie&&(Ro()||t?.enableSwiperTip),[s,ie,t?.enableSwiperTip]);o.useEffect(()=>{Ee?.()},[]),o.useEffect(()=>{if(s?.length>0){const k=new Date;X.current=k}},[s?.length]);const Xt=o.useCallback(()=>{if(At?.(),s.length>0){const k=new Date;X.current=k}},[s.length,At]);o.useEffect(()=>{var k;if(!c||c?.length<1)return;const J=s?.findIndex(K=>{var Q,ae,se,Y,he,Ae,Ne,Le,me;const ye=c?.[0];return ye==="\u591A\u5546\u54C1CTA"?((Q=K?.video)===null||Q===void 0?void 0:Q.bindProducts)&&((se=(ae=K?.video)===null||ae===void 0?void 0:ae.bindProducts)===null||se===void 0?void 0:se.length)>0:ye==="\u5546\u54C1CTA"?(Y=K?.video)===null||Y===void 0?void 0:Y.bindProduct:((Ae=(he=K?.video)===null||he===void 0?void 0:he.bindCta)===null||Ae===void 0?void 0:Ae.itemId)===ye&&(((Ne=K?.video)===null||Ne===void 0?void 0:Ne.url)||((me=(Le=K?.video)===null||Le===void 0?void 0:Le.imgUrls)===null||me===void 0?void 0:me.length))})||0;J!==-1&&((k=G?.current)===null||k===void 0||k.swiper.slideTo(J))},[s,c,G]),o.useEffect(()=>{const k=s?.[ee],J=()=>{var K,Q,ae,se,Y,he,Ae,Ne,Le,me,ye,Qe,Ze,$e,ze,rt,De,st,wt,St;const xt=!B&&!Nt;if(document.visibilityState==="hidden"){xt&&(dt.emit(lt.PAGE_DID_HIDE,k),Ue(k));let mt="";kt&&(!((Q=(K=k?.video)===null||K===void 0?void 0:K.bindProducts)===null||Q===void 0)&&Q.length||!((ae=k?.video)===null||ae===void 0)&&ae.bindProduct)?mt="pdpPage":kt&&((Ae=a?.[(he=(Y=(se=k?.video)===null||se===void 0?void 0:se.bindCta)===null||Y===void 0?void 0:Y.itemId)!==null&&he!==void 0?he:""].item)===null||Ae===void 0?void 0:Ae.type)==="Appoint"?mt="formPage":ft?mt="hashTagPage":!((Ne=k?.video)===null||Ne===void 0)&&Ne.url?mt="videoPage":!((Le=k?.video)===null||Le===void 0)&&Le.imgUrls&&(!((ye=(me=k?.video)===null||me===void 0?void 0:me.imgUrls)===null||ye===void 0)&&ye.length)?mt="imagePage":k?.product&&(mt="productPage"),(t?.playbook!=="organic menu"||ee!==0||ct)&&q?.({eventInfo:{sessionDuration:Math.floor((new Date-ht.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(Qe=k?.video)===null||Qe===void 0?void 0:Qe.itemId,productId:(Ze=k?.product)===null||Ze===void 0?void 0:Ze.itemId,position:ee+"",fromKName:mt,fromKPage:location?.href,ctatId:(rt=(ze=($e=k?.video)===null||$e===void 0?void 0:$e.bindCta)===null||ze===void 0?void 0:ze.itemId)!==null&&rt!==void 0?rt:"",traceInfo:(St=(st=(De=k?.video)===null||De===void 0?void 0:De.traceInfo)!==null&&st!==void 0?st:(wt=k?.product)===null||wt===void 0?void 0:wt.traceInfo)!==null&&St!==void 0?St:""}})}else document.visibilityState==="visible"&&(Re.current===!0&&(je(new Date().getTime()),Re.current=!1),Xt(),xt&&(dt.emit(lt.PAGE_DID_SHOW,k),be("external",Pt)))};return document.addEventListener("visibilitychange",J),()=>{document.removeEventListener("visibilitychange",J)}},[ee,q,s,Xt,kt,ft,a,ht,be,B,Nt,Pt,ct]);const Kt=o.useMemo(()=>{let k=0;return g.length>0&&(k+=45,we&&(k-=45)),k},[g,we]),_t=o.useMemo(()=>{let k=0;return t?.logoUrl&&t?.isShowLogo&&(k+=56),k},[t]),Ut=o.useMemo(()=>i-_t-Kt,[_t,i,Kt]),pt=o.useMemo(()=>{var k;const J=ee===0&&!we&&!Bt?[(k=s?.[0])!==null&&k!==void 0?k:null]:s?.map((K,Q)=>ee===Q||Q-1===ee||Q+1===ee?K:null);return J?.length?!we&&!Fe?J.concat([{loading:!0}]):J:[]},[s,ee,we,Bt,Fe]),Mi=o.useMemo(()=>{var k,J,K,Q;if(t?.logoUrl&&t?.isShowLogo){const ae=(J=(k=t?.logoBar)===null||k===void 0?void 0:k.onClick)===null||J===void 0?void 0:J.value,se=((Q=(K=t?.logoBar)===null||K===void 0?void 0:K.onClick)===null||Q===void 0?void 0:Q.linkType)==="externalLink",Y=pt[ee];return o.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},ae&&{onClick:he=>{var Ae,Ne,Le,me;se&&yt(he,Y,(Ae=Y?.video)===null||Ae===void 0?void 0:Ae.bindProduct,(Ne=Y?.video)===null||Ne===void 0?void 0:Ne.bindCta,ee,((Le=Y?.product)===null||Le===void 0?void 0:Le.traceInfo)||((me=Y?.video)===null||me===void 0?void 0:me.traceInfo)),new Function(ae)()}}),o.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,ee,pt]),W=o.useCallback((k,J)=>{var K,Q,ae,se,Y,he,Ae,Ne,Le,me;return k==="organic menu"?o.createElement(an,Object.assign({recData:s?.[1]},(ae=(Q=(K=t?.multiPosts)===null||K===void 0?void 0:K[0])===null||Q===void 0?void 0:Q.item)===null||ae===void 0?void 0:ae.props,(he=(Y=(se=t?.multiPosts)===null||se===void 0?void 0:se[0])===null||Y===void 0?void 0:Y.item)===null||he===void 0?void 0:he.event)):!((Ae=k?.video)===null||Ae===void 0)&&Ae.url?o.createElement(Ur,{key:xe,rec:k,index:J,muted:Be,data:s,height:Ut,activeIndex:ee,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((Ne=k?.video)===null||Ne===void 0)&&Ne.imgUrls?o.createElement(Zr,{key:k?.video.itemId,imgUrls:k?.video.imgUrls,width:n,height:Ut,rec:k,index:J,onViewImageEndEvent:Se,onViewImageStartEvent:it,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((ye,Qe)=>{var Ze,$e,ze,rt,De,st,wt,St;const xt=l[(Ze=ye?.item)===null||Ze===void 0?void 0:Ze.type],mt=mi(xt),Tt=($e=xt?.extend)===null||$e===void 0?void 0:$e.defaulSetting;return o.createElement(mt,Object.assign({key:`${J}${Qe}`,textStyle:Object.assign(Object.assign({},Tt?.textStyle),(ze=ye?.item)===null||ze===void 0?void 0:ze.textStyle),bindDatas:(De=(rt=ye?.item)===null||rt===void 0?void 0:rt.bindDatas)!==null&&De!==void 0?De:[]},Tt?.props,(st=ye?.item)===null||st===void 0?void 0:st.props,{event:((wt=ye?.item)===null||wt===void 0?void 0:wt.event)||{},schema:le,id:ye?.id,viewTime:X.current,rec:k,isPost:!0,tipText:r,style:Object.assign(Object.assign(Object.assign({},Tt?.style),(St=ye?.item)===null||St===void 0?void 0:St.style),{height:"100%",overflow:"auto"}),index:J,isActive:ee===J}))}):null},[n,s,Ut,Be,ee,t?.productPost,t?.videoPlayIcon,X,r,l,le,xe]),H=o.useCallback(k=>{oe(k)},[]),ge=o.useMemo(()=>ve?{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"},[ve]),Pe=o.useCallback((k,J)=>{var K,Q,ae,se,Y,he,Ae,Ne,Le,me,ye,Qe,Ze;if(k?.video){let $e=null;!((Q=(K=k?.video)===null||K===void 0?void 0:K.bindProducts)===null||Q===void 0)&&Q.length?$e="\u591A\u5546\u54C1CTA":!((ae=k?.video)===null||ae===void 0)&&ae.bindProduct?$e="\u5546\u54C1CTA":$e=(Y=(se=k?.video)===null||se===void 0?void 0:se.bindCta)===null||Y===void 0?void 0:Y.itemId;const ze=a?.[$e];return o.createElement(o.Fragment,null,((he=k?.video)===null||he===void 0?void 0:he.title)&&!ve&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(Ae=t?.bottomInfoDist)!==null&&Ae!==void 0?Ae:40}px`}},o.createElement(ho,{nudge:v}),t?.isShowCTA===void 0||t?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(Pi,{rec:k,index:J,tempMap:a,resolver:l,isActive:J===ee,value:ze})):null,o.createElement("div",null,o.createElement(ki,{className:"clc-sxp-bottom-text",isPost:!0,foldText:r?.foldText,unfoldText:r?.unfoldText,text:(Le=(Ne=k?.video)===null||Ne===void 0?void 0:Ne.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:H}),o.createElement(Pi,{rec:k,index:J,tempMap:a,resolver:l,includesCtaType:["AniLink"],isActive:J===ee,value:ze}),o.createElement(mo,{index:ee,tags:(ye=(me=k?.video)===null||me===void 0?void 0:me.hashTags)!==null&&ye!==void 0?ye:[],itemId:(Qe=k?.video)===null||Qe===void 0?void 0:Qe.itemId,itemType:!((Ze=k?.video)===null||Ze===void 0)&&Ze.itemId?"VIDEO":null,rec:k,hashTagStyle:m,hashTagRightMargin:n-(f??0)}))),o.createElement(Pi,{rec:k,index:J,tempMap:a,resolver:l,includesCtaType:["AniLinkPopup"],isActive:J===ee,value:ze}))}return null},[e,ee,a,l,r,v,m,t,H,ve,ge]),ue=o.useCallback((k,J,K)=>{var Q,ae,se,Y;if(!t?.isShowLike||!K)return;let he=(Q=t?.likeIconY)!==null&&Q!==void 0?Q:400;return we&&he<40&&t?.likeIconYPosit==="top"&&(he+=40),t?.likeIconYPosit==="top"&&(he+=_t),k?.video?o.createElement(uo,{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",[(ae=t.likeIconXPosit)!==null&&ae!==void 0?ae:"right"]:(se=t.likeIconX)!==null&&se!==void 0?se:0,[(Y=t.likeIconYPosit)!==null&&Y!==void 0?Y:"bottom"]:he},position:J}):null},[t,we]),Se=k=>{var J,K,Q,ae,se,Y;if(!(!((J=k?.video)===null||J===void 0)&&J.url)&&(!((K=k?.video)===null||K===void 0)&&K.imgUrls)){const he=Date.now(),Ae=_e.current===0?0:(he-_e.current)/1e3;q?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(ae=(Q=k?.video)===null||Q===void 0?void 0:Q.itemId)!==null&&ae!==void 0?ae:"",contentName:(se=k?.video.title)!==null&&se!==void 0?se:"",imageEndTime:`${he}`,playDuration:`${Ae}`,contentTags:JSON.stringify((Y=k?.video.tags)!==null&&Y!==void 0?Y:[]),position:ee+"",contentFormat:"image",traceInfo:k?.video.traceInfo}})}},Me=(k,J)=>{var K,Q,ae,se,Y,he,Ae,Ne,Le,me,ye,Qe,Ze,$e,ze,rt,De,st,wt,St,xt,mt;if(Vt||we)return;const Tt=new Date-ht.current;if(t?.openSlideSkip&&Tt>=((K=t?.slideSkipStartTime)!==null&&K!==void 0?K:0)&&No()&&k){const oi=((se=(ae=(Q=k?.video)===null||Q===void 0?void 0:Q.bindProducts)===null||ae===void 0?void 0:ae[0])===null||se===void 0?void 0:se.link)||((he=(Y=k?.video)===null||Y===void 0?void 0:Y.bindProduct)===null||he===void 0?void 0:he.link)||((Ae=k?.product)===null||Ae===void 0?void 0:Ae.link),et=k?.product||((Ne=k?.video)===null||Ne===void 0?void 0:Ne.bindProduct)||((me=(Le=k?.video)===null||Le===void 0?void 0:Le.bindProducts)===null||me===void 0?void 0:me[0]);if(oi){let ti=null;!((ye=k?.video)===null||ye===void 0)&&ye.url?ti="video":!((Ze=(Qe=k?.video)===null||Qe===void 0?void 0:Qe.imgUrls)===null||Ze===void 0)&&Ze.length&&(ti="image"),q?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:($e=et?.itemId)!==null&&$e!==void 0?$e:"",productName:(ze=et?.title)!==null&&ze!==void 0?ze:"",price:et?.price?et?.price+"":"0",productCollection:(rt=et?.collection)!==null&&rt!==void 0?rt:"",contentTags:et?.tags?JSON.stringify(et?.tags):"",position:J+"",contentId:(st=(De=k?.video)===null||De===void 0?void 0:De.itemId)!==null&&st!==void 0?st:"",traceInfo:(mt=(St=(wt=k?.video)===null||wt===void 0?void 0:wt.traceInfo)!==null&&St!==void 0?St:(xt=k?.product)===null||xt===void 0?void 0:xt.traceInfo)!==null&&mt!==void 0?mt:"",contentFormat:ti}}),Re.current=!0,window.location.href=window.getJointUtmLink(oi)}}},Xe=k=>{var J,K,Q,ae,se,Y,he,Ae,Ne,Le,me,ye,Qe,Ze,$e,ze,rt;const De=s[k.previousIndex];if(!De)return;let st=null;!((J=De?.video)===null||J===void 0)&&J.url?st="video":!((Q=(K=De?.video)===null||K===void 0?void 0:K.imgUrls)===null||Q===void 0)&&Q.length&&(st="image"),k.previousIndex-k.activeIndex<0?(q?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(se=(ae=De?.video)===null||ae===void 0?void 0:ae.itemId)!==null&&se!==void 0?se:"",productId:(he=(Y=De?.product)===null||Y===void 0?void 0:Y.itemId)!==null&&he!==void 0?he:"",requestId:null,traceInfo:(Ne=(Ae=De?.video)===null||Ae===void 0?void 0:Ae.traceInfo)!==null&&Ne!==void 0?Ne:"",contentFormat:st,position:((Le=k.previousIndex)!==null&&Le!==void 0?Le:0)+""}}),Se(De),Me(De,k.previousIndex)):(q?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(ye=(me=De?.video)===null||me===void 0?void 0:me.itemId)!==null&&ye!==void 0?ye:"",productId:(Ze=(Qe=De.product)===null||Qe===void 0?void 0:Qe.itemId)!==null&&Ze!==void 0?Ze:"",requestId:null,traceInfo:(ze=($e=De?.video)===null||$e===void 0?void 0:$e.traceInfo)!==null&&ze!==void 0?ze:"",contentFormat:st,position:((rt=k.previousIndex)!==null&&rt!==void 0?rt:0)+""}}),Se(De)),Ue(De),X.current=new Date},Ue=k=>{var J,K,Q;!(!((J=k?.video)===null||J===void 0)&&J.url)&&!(!((K=k?.video)===null||K===void 0)&&K.imgUrls)&&k?.product&&Oe(k,k.product,(Q=k?.product)===null||Q===void 0?void 0:Q.bindCta,X.current,ee)};o.useEffect(()=>{const k=s[ee];B?Ue(k):X.current=new Date},[B,s,ee]);const it=(k,J,K)=>{var Q,ae,se,Y,he,Ae,Ne,Le;const me=s[k];if(!(!((Q=me?.video)===null||Q===void 0)&&Q.url)&&(!((ae=me?.video)===null||ae===void 0)&&ae.imgUrls)){const ye=Date.now();_e.current=ye,q?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(Y=(se=me?.video)===null||se===void 0?void 0:se.itemId)!==null&&Y!==void 0?Y:"",contentName:(he=me?.video.title)!==null&&he!==void 0?he:"",imageStartTime:`${ye}`,contentTags:JSON.stringify((Ae=me?.video.tags)!==null&&Ae!==void 0?Ae:[]),position:k+"",contentFormat:"image",traceInfo:me?.video.traceInfo,loadTime:J?.loadTime}}),K&&(qe?.({eventName:"ViewContent",product:(Ne=me?.video)===null||Ne===void 0?void 0:Ne.bindProduct}),qe?.({eventName:"PageView",product:(Le=me?.video)===null||Le===void 0?void 0:Le.bindProduct}))}},Je=o.useCallback(k=>{var J,K,Q,ae,se,Y;if(!k)return;let he=(J=t?.muteIconY)!==null&&J!==void 0?J:23;return we&&he<40&&t?.muteIconYPosit==="top"&&(he+=40),t?.muteIconYPosit==="top"&&(he+=_t),(t?.isShowMute===void 0||t?.isShowMute===!0)&&o.createElement(vo,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((Q=(K=pt?.[ee])===null||K===void 0?void 0:K.video)===null||Q===void 0)&&Q.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(ae=t?.muteIconXPosit)!==null&&ae!==void 0?ae:"right"]:(se=t?.muteIconX)!==null&&se!==void 0?se:0,[(Y=t?.muteIconYPosit)!==null&&Y!==void 0?Y:"bottom"]:he},defaultValue:Be,activeIcon:t?.unMuteIcon?t?.unMuteIcon:$,unactiveIcon:t?.muteIcon?t?.muteIcon:te,onChange:de})},[t,pt,ee,Be,we]),ot=o.useMemo(()=>ie?o.createElement("div",{style:{height:Ut,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:Ye,alt:"loading...",style:{objectFit:"contain"}})):pt?.map((k,J)=>o.createElement(Ft,{key:J,virtualIndex:J,style:{overflow:"hidden"}},k&&o.createElement(o.Fragment,null,k?.loading?o.createElement("div",{style:{height:Ut,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:Ye,alt:"loading...",style:{objectFit:"contain"}})):o.createElement(o.Fragment,null,Pe(k,J),ue(k,J,!t?.likeIconFixed),Je(!t?.muteIconFixed),W(k,J))))),[n,s,Ut,ie,Pe,W,pt,Ye,xe,Je]);return o.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},we&&o.createElement(oo,{icon:fo,styles:{background:"rgba(0,0,0,.3)",color:"#fff",top:`${_t}px`},textStyle:Object.assign(Object.assign({},(h=(y=(p=(S=(A=t?.hashTag)===null||A===void 0?void 0:A[0])===null||S===void 0?void 0:S.item)===null||p===void 0?void 0:p.props)===null||y===void 0?void 0:y.textStyles)===null||h===void 0?void 0:h.hashTagTitle),{color:"#fff"}),onClose:()=>{!nt.isEqual(jt,vt)&&vt&&vt?.length&&zt?.(vt),Ge?.(!0)}}),Mi,o.createElement(Ao,{tagList:g,setActiveIndex:Ce,style:{top:_t}}),((x=t?.backButton)===null||x===void 0?void 0:x.enable)&&!ct&&!pe&&!we&&o.createElement(go,{data:t?.backButton,minusHeight:_t,tagHeight:Kt,onClick:()=>history?.back()}),(((w=(_=(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||_===void 0?void 0:_.backButton)===null||w===void 0?void 0:w.enable)&&ct||pe)&&!we&&o.createElement(go,{data:(O=(I=(M=(u=t?.multiPosts)===null||u===void 0?void 0:u[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:_t,tagHeight:Kt,onClick:()=>{var k,J;const K=pt?.[ee];q?.({eventInfo:{eventSubject:"backMultiPostClick",eventDescription:"backMultiPostClick",traceInfo:((k=K?.video)===null||k===void 0?void 0:k.traceInfo)||((J=K?.product)===null||J===void 0?void 0:J.traceInfo)||""}}),location?.reload()}}),Zt?o.createElement(Yr,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((T=t?.swipeTipOffset)!==null&&T!==void 0?T:0)}%`},duration:t?.swiperTipAniDur}):null,o.createElement(ni,{style:{marginTop:Kt},ref:G,onSlideChange:()=>{G.current.swiper.allowTouchMove=!1,setTimeout(()=>{G.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:k=>{Ce(k.activeIndex),!B&&(Xe(k),!(we||Bt)&&k?.activeIndex+1>=s?.length&&(re||(ce(!0),fe?.(He).then(J=>{var K;ce(!1),J&&((K=J?.recList)===null||K===void 0?void 0:K.length)>0&&Ke(He+1)}))))},direction:"vertical",height:Ut},ot,ue(pt[ee],ee,!!t?.likeIconFixed),Je(!!t?.muteIconFixed)),o.createElement(ao,Object.assign({},(D=(j=(V=t?.hashTag)===null||V===void 0?void 0:V[0])===null||j===void 0?void 0:j.item)===null||D===void 0?void 0:D.props)),o.createElement(ed,{resolver:l,globalConfig:t}),pe&&o.createElement(an,Object.assign({},(P=(N=(R=t?.multiPosts)===null||R===void 0?void 0:R[0])===null||N===void 0?void 0:N.item)===null||P===void 0?void 0:P.props,(Z=(z=(F=t?.multiPosts)===null||F===void 0?void 0:F[0])===null||z===void 0?void 0:z.item)===null||Z===void 0?void 0:Z.event,{style:{position:"fixed",top:0,left:0,right:0}})))},id=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:a,index:l})=>o.createElement(ni,{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(s=>o.createElement(Ft,{key:s},o.createElement(po,{src:s,height:i,imgUrlsPostConfig:n}))));var nd=o.memo(id);const od=({rec:t,index:e,height:i,data:n,muted:a,activeIndex:l,videoPostConfig:s,width:c})=>{const[r,v]=o.useState(!1),d=o.useRef(null),{bffEventReport:m,sxpParameter:f,waterFallData:g,openHashtag:b}=Ve(),A=o.useRef(0),[S,p]=o.useState(!1),[y,h]=o.useState(!0),x=o.useRef(null),[E,C]=o.useState("");o.useEffect(()=>{d.current&&(d.current.muted=a)},[a]);const L=o.useCallback(()=>{var N;(N=d.current)===null||N===void 0||N.play()},[]),_=Ot("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),w=o.useCallback(()=>{var N,P,F,z,Z,$,te,le,pe,ee,Ce,_e,Be;v(!1);const de=n[e];if(de&&(!((N=d?.current)===null||N===void 0)&&N.duration)){A.current=((P=d?.current)===null||P===void 0?void 0:P.currentTime)||0;const X=((z=(F=d.current)===null||F===void 0?void 0:F.duration)!==null&&z!==void 0?z:0).toFixed(2),re=(($=(Z=d.current)===null||Z===void 0?void 0:Z.currentTime)!==null&&$!==void 0?$:0).toFixed(2),ce=y?"0":"1";m?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(le=(te=de?.video)===null||te===void 0?void 0:te.itemId)!==null&&le!==void 0?le:"",contentName:(ee=(pe=de?.video)===null||pe===void 0?void 0:pe.title)!==null&&ee!==void 0?ee:"",playType:ce,startTime:re,videoDuration:X,contentTags:JSON.stringify((_e=(Ce=de?.video)===null||Ce===void 0?void 0:Ce.tags)!==null&&_e!==void 0?_e:[]),position:e+"",contentFormat:"video",traceInfo:(Be=de?.video)===null||Be===void 0?void 0:Be.traceInfo}}),h(!1)}},[m,n,e,y]),u=o.useCallback(()=>{p(!0)},[]),M=o.useCallback(N=>()=>{var P,F,z,Z,$;if(!S)return;const te=(P=d.current)===null||P===void 0?void 0:P.paused;switch(N){case"start":if(!te)return;(F=d.current)===null||F===void 0||F.play(),v(!1);break;case"pause":if(te)return;(z=d.current)===null||z===void 0||z.pause(),v(!0);break;default:te?(Z=d.current)===null||Z===void 0||Z.play():($=d.current)===null||$===void 0||$.pause(),v(!te);break}},[S]),I=o.useCallback(()=>{var N,P,F,z,Z,$,te,le,pe,ee,Ce,_e,Be;const de=n[e],X=((P=(N=d.current)===null||N===void 0?void 0:N.duration)!==null&&P!==void 0?P:0).toFixed(2),re=((z=(F=d.current)===null||F===void 0?void 0:F.currentTime)!==null&&z!==void 0?z:0).toFixed(2);if(!((Z=d?.current)===null||Z===void 0)&&Z.duration){const ce=((($=d?.current)===null||$===void 0?void 0:$.currentTime)-A.current).toFixed(2);m?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(le=(te=de?.video)===null||te===void 0?void 0:te.itemId)!==null&&le!==void 0?le:"",contentName:(ee=(pe=de?.video)===null||pe===void 0?void 0:pe.title)!==null&&ee!==void 0?ee:"",endTime:re,videoDuration:X,playDuration:ce,contentTags:JSON.stringify((_e=(Ce=de?.video)===null||Ce===void 0?void 0:Ce.tags)!==null&&_e!==void 0?_e:[]),position:e+"",contentFormat:"video",traceInfo:(Be=de?.video)===null||Be===void 0?void 0:Be.traceInfo}})}},[n,e,m]),O=o.useMemo(()=>s?.mode==="2",[s]),T=o.useMemo(()=>{var N;return s?.mode==="2"?`translateY(-${50+((N=s?.offsetTop)!==null&&N!==void 0?N:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[s]),V=o.useMemo(()=>{var N;return((N=t?.video)===null||N===void 0?void 0:N.cover)||E},[E,t]),j=o.useCallback(()=>{if(!x||!d||!d.current||!x.current)return;const N=d?.current,P=x?.current,F=P.getContext("2d"),z=window?.innerWidth,Z=window?.innerHeight;P.height=Z,P.width=z,F?.drawImage(N,0,0,P.width,P.height),C(P.toDataURL())},[]);o.useEffect(()=>{var N,P,F,z;if(d.current){if(v(!1),!d.current.src){const Z=t?.video.url;if(Z.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const $=new window.Hls;$.loadSource(Z),$.attachMedia(d.current)}else d.current.canPlayType("application/vnd.apple.mpegurl"),d.current.src=Z;else d.current.src=Z;d.current.setAttribute("x5-playsinline","true"),d.current.setAttribute("webkit-playsinline","true")}return(N=d.current)===null||N===void 0||N.addEventListener("loadedmetadata",u),(P=d.current)===null||P===void 0||P.addEventListener("canplay",u),(F=d.current)===null||F===void 0||F.addEventListener("playing",w),(z=d.current)===null||z===void 0||z.addEventListener("loadeddata",j),()=>{var Z,$,te,le;(Z=d.current)===null||Z===void 0||Z.removeEventListener("loadedmetadata",u),($=d.current)===null||$===void 0||$.removeEventListener("canplay",u),(te=d.current)===null||te===void 0||te.removeEventListener("playing",w),(le=d.current)===null||le===void 0||le.removeEventListener("loadeddata",j)}}},[u,w,t?.video,j]);const D=o.useMemo(()=>!f?.placeholder_image||S?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image,alt:"video poster"}),[S,f?.placeholder_image]);o.useEffect(()=>{const N=()=>{var P,F;l===e&&(!((P=t?.video)===null||P===void 0)&&P.url)&&(!((F=d?.current)===null||F===void 0)&&F.src)&&!r&&M("pause")()};return window.addEventListener("beforeunload",N),()=>{window.removeEventListener("beforeunload",N)}},[l,e,t,d,M,r]);const R=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:c,height:i,overflow:"hidden"}},o.createElement(It,{src:V,style:Object.assign({height:i,width:c,objectFit:"cover"},R)}),o.createElement("canvas",{ref:x,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:c,height:i,top:"50%",transform:T,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:c,height:"100%"}},o.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:d,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:!r,className:"clc-pb-video-pause",src:_,alt:"video pause image"}))),D):o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:M(),style:{position:"relative",width:c,height:i,overflow:"hidden"}},o.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:d,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:I,onEnded:L}),D,o.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:_,alt:"video pause image"}))):null};var ld=o.memo(od);const dn={};Object.values(sn).forEach(t=>{dn[t.extend.type]=t});const ad="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",sd="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",rd=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:a,descStyle:l,hashTagStyle:s,containerHeight:c=664,containerWidth:r=375,appDomain:v,tagList:d=[]})=>{const m=o.useMemo(()=>{let C=0;return e?.logoUrl&&e?.isShowLogo&&(C+=45),d.length>0&&(C+=45),c-C},[e,c,d]),f=(C,L)=>{var _,w,u,M;if(!((_=C?.video)===null||_===void 0)&&_.url)return o.createElement(ld,{rec:C,index:L,muted:!0,width:r,data:t??[],height:m,activeIndex:L,videoPostConfig:e?.videoPost});if(!((w=C?.video)===null||w===void 0)&&w.imgUrls)return o.createElement(nd,{key:C?.video.itemId,imgUrls:C?.video.imgUrls,width:r,height:m,rec:C,index:L,imgUrlsPostConfig:e?.imgUrlsPost});if(C.product&&C.product&&Array.isArray(e?.productPost)&&((u=e?.productPost)===null||u===void 0?void 0:u.length)>0)return(M=e?.productPost)===null||M===void 0?void 0:M.map((I,O)=>{var T,V,j,D,R,N,P,F;const z=dn[(T=I?.item)===null||T===void 0?void 0:T.type],Z=mi(z),$=(V=z?.extend)===null||V===void 0?void 0:V.defaulSetting;return o.createElement(Z,Object.assign({key:`${L}${O}`,textStyle:Object.assign(Object.assign({},$?.textStyle),(j=I?.item)===null||j===void 0?void 0:j.textStyle),bindDatas:(R=(D=I?.item)===null||D===void 0?void 0:D.bindDatas)!==null&&R!==void 0?R:[]},$?.props,(N=I?.item)===null||N===void 0?void 0:N.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({},$?.style),(F=I?.item)===null||F===void 0?void 0:F.style),{width:r,height:m,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]),b=(C,L)=>e?.isShowCTA===void 0||e?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(Pi,{rec:C,index:L,tempMap:a,resolver:dn})):null,A=(C,L)=>{var _,w,u,M,I,O,T;return C?.video?o.createElement(o.Fragment,null,((_=C?.video)===null||_===void 0?void 0:_.title)&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom"},o.createElement(ho,{nudge:n}),b(C,L),o.createElement("div",null,o.createElement(ki,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(u=(w=C?.video)===null||w===void 0?void 0:w.title)!==null&&u!==void 0?u:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),o.createElement(mo,{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:s}))):null},S=Ot(sd,v),p=Ot(ad,v),y=(C,L)=>{var _,w,u,M;if(!e?.isShowLike)return;let I=(_=e?.likeIconY)!==null&&_!==void 0?_:400;return I<40&&(I+=40),C?.video?o.createElement(uo,{key:C.position,activeIcon:(w=e?.likeIcon)!==null&&w!==void 0?w:S,unActicveIcon:(u=e?.unlikeIcon)!==null&&u!==void 0?u: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},h=Ot("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",v),x=Ot("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",v),E=(C,L)=>{var _,w,u,M;return o.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},g,o.createElement(Ao,{tagList:d}),o.createElement(vo,{style:{position:"absolute",right:(_=e?.muteIconX)!==null&&_!==void 0?_:0,visibility:!((u=(w=t?.[L])===null||w===void 0?void 0:w.video)===null||u===void 0)&&u.url?"visible":"hidden",bottom:(M=e?.muteIconY)!==null&&M!==void 0?M:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:h,unactiveIcon:e?.muteIcon?e?.muteIcon:x}),f(C,L),A(C,L),y(C,L))};return o.createElement("div",{className:Ie.css({width:"100%",height:c,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 dd=o.memo(rd);const cd=()=>{const{schema:t,resolver:e,popup:i}=Jt(),{setPopupDetailData:n,popupDetailData:a,popupCurTimeRef:l,checkCommodityIndexRef:s}=Ve(),{productView:c}=Et(),[r,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 d=o.useMemo(()=>{var g,b,A,S;const p=(A=(b=(g=t?.sxpPageConf)===null||g===void 0?void 0:g.globalConfig)===null||b===void 0?void 0:b.popupList)===null||A===void 0?void 0:A.find((y,h)=>{if(y?.id===i?.id)return y});return p!==-1&&((S=p?.item)===null||S===void 0?void 0:S.type)==="Iframe"},[i,t]),m=()=>{var g,b,A,S,p,y,h,x,E,C,L,_,w,u,M,I,O,T;if(!i||i?.id===""||!r||new Date-l.current<((g=i?.duration)!==null&&g!==void 0?g:0))return;v(Object.assign(Object.assign({},i),{id:""}));const V=(S=(A=(b=t?.sxpPageConf)===null||b===void 0?void 0:b.globalConfig)===null||A===void 0?void 0:A.popupList)===null||S===void 0?void 0:S.find(j=>j?.id===i?.id);if(((p=V?.item)===null||p===void 0?void 0:p.type)==="CommodityDetail"||((y=V?.item)===null||y===void 0?void 0:y.type)==="CommodityDetailDiroNew"){const j=a;let D=(x=(h=j?.video)===null||h===void 0?void 0:h.bindProduct)!==null&&x!==void 0?x:(C=(E=j?.video)===null||E===void 0?void 0:E.bindProducts)===null||C===void 0?void 0:C[0],R=(w=(_=(L=j?.video)===null||L===void 0?void 0:L.bindProduct)===null||_===void 0?void 0:_.bindCta)!==null&&w!==void 0?w:(I=(M=(u=j?.video)===null||u===void 0?void 0:u.bindProducts)===null||M===void 0?void 0:M[0])===null||I===void 0?void 0:I.bindCta;if(s?.current>=0){const N=(T=(O=j?.video)===null||O===void 0?void 0:O.bindProducts)===null||T===void 0?void 0:T[s?.current];N&&(D=N,R=N?.bindCta)}D&&R&&c(j,D,R,l.current,a?.index)}setTimeout(()=>{window?.sxpPopup(""),n?.(null),s.current=-1},i?.duration)},f=o.useMemo(()=>{var g,b,A;return(A=(b=(g=t?.sxpPageConf)===null||g===void 0?void 0:g.globalConfig)===null||b===void 0?void 0:b.popupList)===null||A===void 0?void 0:A.map((S,p)=>{var y,h,x,E,C,L,_,w,u,M,I,O,T,V;if(S?.id===i?.id){const j=e[(y=S?.item)===null||y===void 0?void 0:y.type],D=mi(j),R=((E=(x=(h=S?.item)===null||h===void 0?void 0:h.event)===null||x===void 0?void 0:x.onClick)===null||E===void 0?void 0:E.linkType)==="externalLink",N=((_=(L=(C=S?.item)===null||C===void 0?void 0:C.event)===null||L===void 0?void 0:L.onClick)===null||_===void 0?void 0:_.linkType)==="popup",P=(w=j?.extend)===null||w===void 0?void 0:w.defaulSetting;return o.createElement(D,Object.assign({key:p,style:Object.assign(Object.assign(Object.assign({},P?.style),(u=S?.item)===null||u===void 0?void 0:u.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},P?.textStyle),(M=S?.item)===null||M===void 0?void 0:M.textStyle),bindDatas:(O=(I=S?.item)===null||I===void 0?void 0:I.bindDatas)!==null&&O!==void 0?O:[]},P?.props,(T=S?.item)===null||T===void 0?void 0:T.props,{event:((V=S?.item)===null||V===void 0?void 0:V.event)||{},schema:t,id:S?.id,isExternalLink:R,isPopup:N,onClose:m}))}else return o.createElement(o.Fragment,null)})},[t,i,e,m]);return o.createElement(ri,{popup:r,onClose:m,padding:0,modalStyle:{position:"fixed"},isFullScreen:d},f)},cn={};Object.values(sn).forEach(t=>{cn[t.extend.type]=t});const ud=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:a,appDomain:l,enabledMetaConversionApi:s,dataList:c})=>{var r,v,d,m,f,g;const b=o.useMemo(()=>{var h;return location?.search?(h=location?.search)===null||h===void 0?void 0:h.replace("?",""):""},[]),[A,S]=o.useState(t?.data),[p,y]=o.useState();return o.createElement(Ln,{resolver:cn,enableDataSource:!1,schema:A,utmVal:p||b},o.createElement(Mn,{utmVal:b,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(v=(r=t?.sxp_parameter)===null||r===void 0?void 0:r.personalized_recommend)!==null&&v!==void 0?v:e,defaultSize:(m=(d=t?.sxp_parameter)===null||d===void 0?void 0:d.default_recommend)!==null&&m!==void 0?m:i,hashTagSize:(g=(f=t?.sxp_parameter)===null||f===void 0?void 0:f.hash_tag_size)!==null&&g!==void 0?g:n,loadingImage:a,appDomain:l,enabledMetaConversionApi:s,utmParameter:t?.utm_parameter,data:t,dataList:c,onUpdateSchema:h=>S(h),onUpdateChannel:h=>y(h),render:({rtcList:h,tagList:x,pageData:E})=>{var C;return o.createElement(o.Fragment,null,o.createElement(bo,Object.assign({},(C=E?.data)===null||C===void 0?void 0:C.sxpPageConf,{tagList:x,data:h,resolver:cn})),o.createElement(cd,null))}}))};var vd=o.memo(ud);exports.DiyPortalPreview=dd,exports.EditorDataProvider=Mr,exports.Modal=ri,exports.SxpDataSourceProvider=Mn,exports.SxpPageCore=vd,exports.SxpPageRender=bo,exports.core=Xo,exports.default=Do,exports.materials=sn,exports.useEditorDataProvider=ln;
|
10
|
+
}`)(s,p)}catch{}},[s]),A=o.useCallback(y=>{const p=b(y),T=p?.value;T&&(p?.linkType==="recommendFlow"?(u?.(T),r.current=new Date):new Function(T)())},[s]),x=o.useCallback(()=>{d.current=new Date,c?.({eventInfo:{eventSubject:"startMultiPost",eventDescription:"startMultiPost",contentFormat:"image",position:"0",traceInfo:g}})},[]),v=o.useCallback(y=>{r.current=new Date,c?.({eventInfo:{eventSubject:"endMultiPost",eventDescription:"endMultiPost",contentFormat:"image",position:"0",traceInfo:g,nextStep:y||"others",timeOnSite:Math.floor((new Date-d?.current)/1e3)+""}})},[]);return o.useEffect(()=>{f?(x(),h.current=!0):h.current&&v()},[f]),o.useEffect(()=>{if(!f)return;const y=()=>x(),p=()=>v();return mt.on(dt.PAGE_DID_SHOW,y),mt.on(dt.PAGE_DID_HIDE,p),()=>{mt.off(dt.PAGE_DID_SHOW,y),mt.off(dt.PAGE_DID_HIDE,p)}},[f]),o.createElement("div",{className:"multiposts",style:Object.assign(Object.assign({},a),La(n))},Array.from({length:4},(y,p)=>o.createElement("button",{hidden:!b(p,"Url"),className:"multiposts-btn",role:"button","aria-label":`multiposts-${p+1}`,onClick:()=>A(p)},o.createElement("img",{className:"multiposts-btn-img",src:b(p,"Url"),alt:`multiposts-img-${p+1}`}))))};var an=o.memo(Nr),Vr=[{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 jr=ct(an,{displayName:"MultiPosts",icon:"",category:"base",type:"MultiPosts",related:{settingRender:Rr,interactionRender:Vr},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var sn=Object.freeze({__proto__:null,AniLink:yr,AniLinkPopup:Cr,Appoint:gs,AppointForm:Ko,Commodity:ms,CommodityDetail:ja,CommodityDetailDiroNew:qa,CommodityDiro:ks,CommodityDiroNew:Os,CommodityList:es,Consent:fr,ConsentDetail:rs,Display:Lr,HashTag:vr,Iframe:os,Link:xs,MultiCommodity:Hs,MultiCommodityDiro:js,MultiCommodityDiroNew:qs,MultiPosts:jr,Prompt:Ha});const Fr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Br="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",zr=t=>{var e,{active:i,activeIcon:n,unActicveIcon:a,recData:l,position:s}=t,c=nt(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:r,mutateUnlike:u,bffEventReport:d,setCacheRtcList:f,cacheRtcList:h}=Fe(),[g,b]=o.useState((e=h?.[s])===null||e===void 0?void 0:e.isCollected),A=Nt(Br),x=Nt(Fr),v=rt.debounce(()=>ht(void 0,void 0,void 0,function*(){var y,p,T,k,I,L,m,S,w,P,C,O,E,V,F,_,N,R,D,j,W,K;if(g){b(!1);const Q=(T=yield u?.({videoItemId:(p=(y=l?.video)===null||y===void 0?void 0:y.itemId)!==null&&p!==void 0?p:""}))!==null&&T!==void 0?T:!1;if(d?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(I=(k=l?.video)===null||k===void 0?void 0:k.itemId)!==null&&I!==void 0?I:"",contentName:(m=(L=l?.video)===null||L===void 0?void 0:L.title)!==null&&m!==void 0?m:"",contentTags:JSON.stringify((w=(S=l?.video)===null||S===void 0?void 0:S.tags)!==null&&w!==void 0?w:[]),position:s+"",contentFormat:!((P=l?.video)===null||P===void 0)&&P.url?"video":"image",traceInfo:(C=l?.video)===null||C===void 0?void 0:C.traceInfo}}),!Q)b(!0);else{const $=(O=h?.map((le,de)=>(de===s&&(le.isCollected=!1),le)))!==null&&O!==void 0?O:[];f?.($)}}else{b(!0);const Q=(E=yield r?.({content:JSON.stringify(l)}))!==null&&E!==void 0?E:!1;if(d?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(F=(V=l?.video)===null||V===void 0?void 0:V.itemId)!==null&&F!==void 0?F:"",contentName:(N=(_=l?.video)===null||_===void 0?void 0:_.title)!==null&&N!==void 0?N:"",contentTags:JSON.stringify((D=(R=l?.video)===null||R===void 0?void 0:R.tags)!==null&&D!==void 0?D:[]),position:s+"",contentFormat:!((j=l?.video)===null||j===void 0)&&j.url?"video":"image",traceInfo:(W=l?.video)===null||W===void 0?void 0:W.traceInfo}}),!Q)b(!1);else{const $=(K=h?.map((le,de)=>(de===s&&(le.isCollected=!0),le)))!==null&&K!==void 0?K:[];f?.($)}}}),200);return o.createElement("button",Object.assign({},c,{"aria-label":"like",onClick:v}),o.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:g?n||A:a||x,alt:"icon"}))};var uo=o.memo(zr),Wr="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 rn=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=vn.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})(),Hr=({rec:t,index:e,height:i,data:n,muted:a,activeIndex:l,videoPostConfig:s,videoPlayIcon:c})=>{const[r,u]=o.useState(!1),{bffEventReport:d,sxpParameter:f,waterFallData:h,openHashtag:g,bffFbReport:b}=Fe(),A=o.useRef(0),[x,v]=o.useState(!1),{isActive:y}=nn(),p=o.useRef(null),[T,k]=o.useState(""),[I,L]=o.useState(!1),m=o.useRef(),S=`pb-cache-video-${e}`,w=o.useRef(null),P=o.useRef(null),C=o.useRef(),O=o.useRef(),E=o.useRef(!0),V=o.useMemo(()=>s?.mode==="2",[s]),F=o.useMemo(()=>{var U;return s?.mode==="2"?`translateY(-${50+((U=s?.offsetTop)!==null&&U!==void 0?U:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[s]),_=o.useMemo(()=>{var U;return((U=t?.video)===null||U===void 0?void 0:U.cover)||T},[T,t]),N=o.useMemo(()=>V?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[V]),R=o.useMemo(()=>s?.bgWay==="1",[s]),D=o.useMemo(()=>R&&s?.bgColor?{backgroundColor:s?.bgColor}:{},[s,R]);o.useEffect(()=>{m?.current&&(m.current.muted=a)},[a,m?.current]);const j=o.useCallback(()=>{var U;m?.current&&((U=m?.current)===null||U===void 0||U.play())},[m?.current]),W=Nt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),K=o.useCallback(()=>{m?.current&&(L(!1),v(!0))},[]),Q=o.useCallback(()=>ht(void 0,void 0,void 0,function*(){var U,J,ce,fe,he,oe,ke,Be,Re,qe,Qe,be,Y;if(!m?.current)return;u(!1);const X=n[e];if(X&&(!((U=m?.current)===null||U===void 0)&&U.duration)){A.current=((J=m?.current)===null||J===void 0?void 0:J.currentTime)||0;const ie=((fe=(ce=m?.current)===null||ce===void 0?void 0:ce.duration)!==null&&fe!==void 0?fe:0).toFixed(2),ne=((oe=(he=m?.current)===null||he===void 0?void 0:he.currentTime)!==null&&oe!==void 0?oe:0).toFixed(2),se=E?.current?"0":"1";d?.({eventInfo:Object.assign({eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Be=(ke=X?.video)===null||ke===void 0?void 0:ke.itemId)!==null&&Be!==void 0?Be:"",contentName:(qe=(Re=X?.video)===null||Re===void 0?void 0:Re.title)!==null&&qe!==void 0?qe:"",playType:se,startTime:ne,videoDuration:ie,contentTags:JSON.stringify((be=(Qe=X?.video)===null||Qe===void 0?void 0:Qe.tags)!==null&&be!==void 0?be:[]),position:e+"",contentFormat:"video",traceInfo:(Y=X?.video)===null||Y===void 0?void 0:Y.traceInfo},E?.current&&{loadTime:O?.current-C?.current+""})}),E.current=!1}}),[d,n,e,E,m?.current]),$=o.useCallback(()=>{var U;if(!m?.current||T||!V||(m.current.style.objectFit="contain",!((U=t?.video)===null||U===void 0)&&U.cover||!p||!p.current||R))return;const J=()=>{const ce=p?.current,fe=ce.getContext("2d"),he=window?.innerWidth,oe=window?.innerHeight;ce.height=oe,ce.width=he,fe?.drawImage(m.current,0,0,ce.width,ce.height),k(ce.toDataURL())};J(),setTimeout(()=>{J()},500)},[m.current,R,t,T,V]),le=o.useCallback(()=>{m.current&&(O.current=new Date,Q(),$())},[m.current,$,Q]),de=o.useCallback(U=>()=>{var J,ce,fe,he,oe;if(!m.current||!x)return;const ke=(J=m?.current)===null||J===void 0?void 0:J.paused;switch(U){case"start":if(!ke)return;(ce=m?.current)===null||ce===void 0||ce.play(),u(!1);break;case"pause":if(ke)return;(fe=m?.current)===null||fe===void 0||fe.pause(),u(!0);break;default:ke?(he=m?.current)===null||he===void 0||he.play():(oe=m?.current)===null||oe===void 0||oe.pause(),u(!ke);break}},[x,m?.current]),ee=o.useCallback(()=>{var U,J,ce,fe,he,oe,ke,Be,Re,qe,Qe,be,Y;if(!m?.current||l!==e)return;const X=n[e],ie=((J=(U=m?.current)===null||U===void 0?void 0:U.duration)!==null&&J!==void 0?J:0).toFixed(2),ne=((fe=(ce=m?.current)===null||ce===void 0?void 0:ce.currentTime)!==null&&fe!==void 0?fe:0).toFixed(2);if(!((he=m?.current)===null||he===void 0)&&he.duration){const se=(((oe=m?.current)===null||oe===void 0?void 0:oe.currentTime)-A.current).toFixed(2);d?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Be=(ke=X?.video)===null||ke===void 0?void 0:ke.itemId)!==null&&Be!==void 0?Be:"",contentName:(qe=(Re=X?.video)===null||Re===void 0?void 0:Re.title)!==null&&qe!==void 0?qe:"",endTime:ne,videoDuration:ie,playDuration:se,contentTags:JSON.stringify((be=(Qe=X?.video)===null||Qe===void 0?void 0:Qe.tags)!==null&&be!==void 0?be:[]),position:e+"",contentFormat:"video",traceInfo:(Y=X?.video)===null||Y===void 0?void 0:Y.traceInfo}})}},[n,e,d,m?.current,l]),Ie=o.useCallback(()=>{L(!0)},[]);o.useEffect(()=>{var U,J,ce,fe,he,oe,ke,Be,Re,qe;if(!y)return;const Qe=t?.video.url;if(!Qe)return;const be=document.querySelector(`#${S}`);if(!be||(m.current=rn?.(be),!m?.current))return;C.current=new Date;const Y=window?.Hls;let X=P?.current;return Qe.includes(".m3u8")&&Y&&Y.isSupported()?(X=new Y,X?.loadSource(Qe),X?.attachMedia(m?.current),X?.on(Y.Events.MANIFEST_PARSED,function(){var ie;(ie=m?.current)===null||ie===void 0||ie.play()})):m.current.src=Qe,(U=m?.current)===null||U===void 0||U.setAttribute("x5-playsinline","true"),(J=m?.current)===null||J===void 0||J.setAttribute("webkit-playsinline","true"),(ce=m?.current)===null||ce===void 0||ce.addEventListener("loadedmetadata",le),(fe=m?.current)===null||fe===void 0||fe.addEventListener("loadeddata",$),(he=m?.current)===null||he===void 0||he.addEventListener("play",Q),(oe=m?.current)===null||oe===void 0||oe.addEventListener("playing",K),(ke=m?.current)===null||ke===void 0||ke.addEventListener("pause",ee),(Be=m?.current)===null||Be===void 0||Be.addEventListener("ended",j),(Re=m?.current)===null||Re===void 0||Re.addEventListener("canplay",j),(qe=m?.current)===null||qe===void 0||qe.addEventListener("waiting",Ie),()=>{var ie,ne,se,we,Ke,te,B,Ge,wt,tt;((ie=m?.current)===null||ie===void 0?void 0:ie.paused)||ee(),P?.current&&((ne=P?.current)===null||ne===void 0||ne.destroy()),v(!1),(se=m?.current)===null||se===void 0||se.removeEventListener("loadedmetadata",le),(we=m?.current)===null||we===void 0||we.removeEventListener("loadeddata",$),(Ke=m?.current)===null||Ke===void 0||Ke.removeEventListener("play",Q),(te=m?.current)===null||te===void 0||te.removeEventListener("playing",K),(B=m?.current)===null||B===void 0||B.removeEventListener("pause",ee),(Ge=m?.current)===null||Ge===void 0||Ge.removeEventListener("ended",j),(wt=m?.current)===null||wt===void 0||wt.removeEventListener("canplay",j),(tt=m?.current)===null||tt===void 0||tt.removeEventListener("waiting",Ie)}},[y]),o.useEffect(()=>{var U,J,ce,fe,he,oe;!m?.current||!x||(y?(b?.({eventName:"ViewContent",product:(J=(U=n?.[e])===null||U===void 0?void 0:U.video)===null||J===void 0?void 0:J.bindProduct}),b?.({eventName:"PageView",product:(fe=(ce=n?.[e])===null||ce===void 0?void 0:ce.video)===null||fe===void 0?void 0:fe.bindProduct}),(he=m?.current)===null||he===void 0||he.play()):(oe=m?.current)===null||oe===void 0||oe.pause())},[y,x,m?.current]),o.useEffect(()=>{var U,J,ce;if(!y||!m?.current)return;!((U=m?.current)===null||U===void 0?void 0:U.paused)&&g?(J=m?.current)===null||J===void 0||J.pause():g||(ce=m?.current)===null||ce===void 0||ce.play()},[g,y,m?.current]),o.useEffect(()=>{if(!y)return;const U=()=>{de("start")()},J=de("pause");return mt.on(dt.PAGE_DID_SHOW,U),mt.on(dt.PAGE_DID_HIDE,J),()=>{mt.off(dt.PAGE_DID_SHOW,U),mt.off(dt.PAGE_DID_HIDE,J)}},[de,y]);const _e=o.useMemo(()=>!f?.placeholder_image||x?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image,alt:"placeholder image"}),[x,f?.placeholder_image]),ze=o.useMemo(()=>{if(!(!I||!x))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:Wr,alt:"placeholder image"})},[I,x]);return o.useEffect(()=>{if(!m?.current)return;const U=()=>{var J;l===e&&(!((J=t?.video)===null||J===void 0)&&J.url)&&m?.current&&!r&&de("pause")()};return window.addEventListener("beforeunload",U),()=>{window.removeEventListener("beforeunload",U)}},[l,e,t,m?.current,de,r]),t?.video?o.createElement(o.Fragment,null,V?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:de(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},D)},!R&&x&&_&&o.createElement(Pt,{src:_,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},N)}),o.createElement("canvas",{ref:p,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:F,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},o.createElement("div",{className:"n-full-screen",ref:w,id:S,style:{width:"100%",height:"100%"}}),r&&o.createElement(Pt,{className:"clc-pb-video-pause",src:c??W,alt:"pause"}))),_e,ze):o.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:de()},o.createElement("div",{className:"n-full-screen",ref:w,id:S,style:{width:"100%",height:"100%"}}),_e,ze,r&&o.createElement(Pt,{className:"clc-pb-video-pause",src:c??W,alt:"pause"}))):null};var Xr=o.memo(Hr);const Ur=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:a})=>{const[l,s]=o.useState(t),c=r=>{r.stopPropagation();const u=!l;s(u),n?.(u)};return o.useEffect(()=>{s(t)},[t]),o.createElement("button",{style:a,"aria-label":"toggle button",className:"pb-toggle-button",onClick:c},o.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:l?e:i}))};var vo=o.memo(Ur);const Gr=({imageUrl:t,style:e,duration:i=2e3})=>{const[n,a]=o.useState(!0);ei(),o.useEffect(()=>{setTimeout(()=>{a(!1)},i)},[]);const l=Nt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),s=o.useMemo(()=>n?"pb-fadeIn":"pb-fadeOut",[n]);return o.createElement("div",{hidden:!n,className:`pb-finger-wrap ${s}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},o.createElement("img",{src:t||l,alt:"finger swiper"}))},po=t=>{const{src:e,height:i,imgUrlsPostConfig:n,onShowFirstImage:a}=t,l=o.useMemo(()=>n?.mode==="2",[n]),s=o.useMemo(()=>{var d;return n?.mode==="2"?`translateY(-${50+((d=n?.offsetTop)!==null&&d!==void 0?d:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),c=o.useMemo(()=>l?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[l]),r=o.useMemo(()=>n?.bgWay==="1",[n]),u=o.useMemo(()=>r&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,r]);return o.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},u)},(!l||!r)&&o.createElement(Pt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},c),onLoad:a}),l&&o.createElement(Pt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:s,left:0,right:0},onLoad:a}))},Yr=({imgUrls:t,width:e,height:i,rec:n,index:a,onViewImageEndEvent:l,onViewImageStartEvent:s,imgUrlsPostConfig:c})=>{var r,u;const{isActive:d}=nn(),{sxpParameter:f,openHashtag:h}=Fe(),[g,b]=o.useState(!1),[A,x]=o.useState(),[v,y]=o.useState(0),p=o.useRef(),T=o.useRef(!0),k=new Date;o.useEffect(()=>{g&&d?(p?.current&&p.current.swiper.autoplay.start(),h?l(n):(s(a,T.current?A:void 0,!0),T.current=!1)):p?.current&&p.current.swiper.autoplay.stop()},[n,d,l,h,a,s,g,A]);const I=o.useCallback(P=>ht(void 0,void 0,void 0,function*(){g||(x({loadTime:new Date-k+""}),b(!0))}),[g]);o.useEffect(()=>{if(!d)return;const P=()=>s(a,A),C=()=>l(n);return mt.on(dt.PAGE_DID_SHOW,P),mt.on(dt.PAGE_DID_HIDE,C),()=>{mt.off(dt.PAGE_DID_SHOW,P),mt.off(dt.PAGE_DID_HIDE,C)}},[d,A]);const L=o.useCallback(()=>{p.current&&p.current.swiper&&w&&p.current.swiper.autoplay.stop()},[]),m=o.useCallback(()=>{p.current&&p.current.swiper&&w&&p.current.swiper.autoplay.start()},[]),S=o.useCallback(P=>{y(P.activeIndex)},[]),w=o.useMemo(()=>Oi(),[]);return o.createElement("div",{onMouseEnter:L,onMouseLeave:m},o.createElement(li,Object.assign({defaultValue:0,direction:"horizontal",modules:[Ei,Ci,...w?[Hi,Xi,Ti,zi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"}},w?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:p,onSlideChange:S,className:Ce.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(r=c?.marginBottom)!==null&&r!==void 0?r:0,fontSize:"14px"}},c?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:c?.dotsBgColor,opacity:1}}),c?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${c?.dotsActiveColor}!important`,opacity:1}})),height:i,autoplay:{delay:((u=c?.delay)!==null&&u!==void 0?u:3)*1e3}}),t?.map((P,C)=>o.createElement(Wt,{key:C,"aria-hidden":C!==v},o.createElement(po,{src:!g&&C>0?"":P,height:i,imgUrlsPostConfig:c,onShowFirstImage:I})))))};var qr=o.memo(Yr);const Zr=({tags:t,itemId:e,itemType:i,index:n,rec:a,hashTagStyle:l,hashTagRightMargin:s})=>{var c;const[r,u]=o.useState(!1),{setWaterFallData:d,setOpenHashtag:f,setCacheActiveIndex:h,waterFallData:g,setIsFromHashtag:b}=Fe(),A=x=>{g?b?.(!0):h?.(n),d?.(i?{hashTag:x,itemId:e,itemType:i,rec:a}:{hashTag:x,rec:a}),f?.(!0)};return o.useMemo(()=>t.length<=6?null:o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>u(!r)},r?"show less":"show more"),[r,t]),o.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(c=l?.marginTop)!==null&&c!==void 0?c:16}px`,width:s}},o.createElement(mi,null,t?.map((x,v)=>o.createElement(Wt,{key:v,hidden:r?!1:v>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>A(x),tag:"li",role:"listitem"},o.createElement("button",{className:"clc-sxp-bottom-hashtag-item-button","aria-label":x,"aria-describedby":x,dangerouslySetInnerHTML:{__html:Se(`#${x}`,l)}})))))};var mo=o.memo(Zr),fo="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 hi(t){return o.memo(function(e){const{$store:i}=Do(),n=l=>{let s=l;const c=l.match(/{{.*?}}/g);return c?.length&&c.forEach(r=>{r.replace(/{{\s*([\w.]+)\s*}}/g,(u,d)=>{if(d){const f=rt.get(i,d);return s=s.replace(r,f),f}})}),s},a=o.useMemo(()=>{var l,s,c;const{bindDatas:r}=e,u=nt(e,["bindDatas"]);if((l=r?.forEach)===null||l===void 0||l.call(r,d=>{if(d?.propKey&&d?.dataPath){const{propKey:f,dataPath:h}=d;h.replace(/{{\s*([\w.]+)\s*}}/g,(g,b)=>{var A,x;if(b){const v=(x=(A=rt.get(i,b))!==null&&A!==void 0?A:e[f])!==null&&x!==void 0?x:"";return u[f]=v,v}})}}),u){u.eventMap={};const d=rt.cloneDeep(u.event)||{};for(const f in d)if(Object.prototype.hasOwnProperty.call(d,f))try{d[f].value=n(d[f].value),u.eventMap[f]=new Function(d[f].value)}catch{}}return!((c=(s=u?.event)===null||s===void 0?void 0:s.onClick)===null||c===void 0)&&c.linkType&&(u.style.cursor="pointer"),u},[i,e]);return o.createElement(t,Object.assign({},a,a.eventMap))})}const Kr=({rec:t,index:e,tempMap:i,resolver:n,includesCtaType:a,isActive:l,value:s})=>{const{schema:c}=ei();if(!t?.video)return null;const r=o.useMemo(()=>{var u,d,f,h,g,b,A,x,v,y,p,T,k,I,L,m,S,w,P,C,O,E,V,F,_,N,R,D;if(!(a&&!a?.includes((u=s?.item)===null||u===void 0?void 0:u.type))&&!(!a&&((d=s?.item)===null||d===void 0?void 0:d.category)==="cta")){if(((f=s?.item)===null||f===void 0?void 0:f.type)==="CommodityDiro"&&!(!((h=t?.video)===null||h===void 0)&&h.bindProduct)||((g=s?.item)===null||g===void 0?void 0:g.type)==="Commodity"&&!(!((b=t?.video)===null||b===void 0)&&b.bindProduct)||((A=s?.item)===null||A===void 0?void 0:A.type)==="CommodityDiroNew"&&!(!((x=t?.video)===null||x===void 0)&&x.bindProduct)||((v=s?.item)===null||v===void 0?void 0:v.type)==="MultiCommodity"&&!(!((p=(y=t?.video)===null||y===void 0?void 0:y.bindProducts)===null||p===void 0)&&p.length)||((T=s?.item)===null||T===void 0?void 0:T.type)==="MultiCommodityDiro"&&!(!((I=(k=t?.video)===null||k===void 0?void 0:k.bindProducts)===null||I===void 0)&&I.length)||((L=s?.item)===null||L===void 0?void 0:L.type)==="MultiCommodityDiroNew"&&!(!((S=(m=t?.video)===null||m===void 0?void 0:m.bindProducts)===null||S===void 0)&&S.length))return null;if(s&&n){const j=n[(w=s?.item)===null||w===void 0?void 0:w.type],W=hi(j),K=(P=j?.extend)===null||P===void 0?void 0:P.defaulSetting,Q=((E=(O=(C=s?.item)===null||C===void 0?void 0:C.event)===null||O===void 0?void 0:O.onClick)===null||E===void 0?void 0:E.linkType)==="externalLink";let $=rt.cloneDeep((V=s?.item)===null||V===void 0?void 0:V.style);if($.hasOwnProperty("backdropFilter")){let le=$.backdropFilter;$.backdropFilter=`blur(${le??0}px)`}return o.createElement(W,Object.assign({style:Object.assign(Object.assign(Object.assign({},K?.style),$),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},K?.textStyle),(F=s?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(N=(_=s?.item)===null||_===void 0?void 0:_.bindDatas)!==null&&N!==void 0?N:[]},K?.props,(R=s?.item)===null||R===void 0?void 0:R.props,{event:((D=s?.item)===null||D===void 0?void 0:D.event)||{},schema:c,id:s?.id,key:s?.id,recData:t,isExternalLink:Q,index:e,isActive:l}))}else return null}},[t,n,i,c,s?.id,l]);return o.createElement(o.Fragment,null,r)};var Mi=o.memo(Kr);const ho=({nudge:t})=>{var e,i,n,a,l,s;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=(a=t?.size)===null||a===void 0?void 0:a.height)!==null&&l!==void 0?l:38,backgroundColor:t?.backgroundColor,borderRadius:(s=t?.borderRadius)!==null&&s!==void 0?s:4}},t?.icon?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:Se(t?.content,t?.textStyle)}})))},Jr=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:a,setCacheRtcList:l,setCacheActiveIndex:s,setLoading:c,swiperRef:r,waterFallData:u,bffEventReport:d,selectTag:f,setSelectTag:h}=Fe(),{backMainFeed:g}=Ct(),b=o.useMemo(()=>[gi,...t],[t]),A=x=>()=>{if(x===f)return;x!=="FOR U"?d?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${x}']`}}):g("theme",x,f);let v;x!==gi&&(v=x),c?.(!0),n?.({themeTag:v}).then(y=>{var p,T,k,I;mt.emit(dt.CHANGE_THEME_TAG,v),a?.((p=y?.recList)!==null&&p!==void 0?p:[]),l?.((T=y?.recList)!==null&&T!==void 0?T:[]),e?.(0),s?.(0),(I=(k=r?.current)===null||k===void 0?void 0:k.swiper)===null||I===void 0||I.slideTo(0)}).finally(()=>{c?.(!1)}),h?.(x)};return u||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}},b.map(x=>o.createElement("button",{className:`clc-sxp-tagbar-list-item ${x===f?"clc-sxp-tagbar-list-item-active":""}`,key:x,"aria-label":x,onClick:A(x)},x))))};var Ao=o.memo(Jr);const Qr=({resolver:t,globalConfig:e})=>{var i,n;const a=o.useMemo(()=>Vo(),[]),l=t?.Display,s=hi(l),c=(n=(i=e?.consentPopup)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.item;return o.createElement(s,Object.assign({},c?.props,{style:c?.style,event:c?.event||{},contsentState:a}))};var $r=o.memo(Qr);const ed=({data:t,minusHeight:e,tagHeight:i,onClick:n})=>{var a,l,s,c,r;return o.createElement("button",{style:{position:"absolute",[(a=t?.xPosit)!==null&&a!==void 0?a:"left"]:(s=(l=t?.backButton)===null||l===void 0?void 0:l.x)!==null&&s!==void 0?s:0,[(c=t?.yPosit)!==null&&c!==void 0?c:"top"]:(t?.yPosit=="top"?e+i:0)+((r=t?.y)!==null&&r!==void 0?r:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:n},o.createElement("img",{src:t?.icon||fo,alt:"back button",width:100,style:{objectFit:"cover"}}))};var go=o.memo(ed);const bo=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:a,resolver:l,data:s=[],ctaType:c,tipText:r,nudge:u,_schema:d,hashTagStyle:f,hashTagRightMargin:h,tagList:g=[],licenseUrl:b})=>{var A,x,v,y,p,T,k,I,L,m,S,w,P,C,O,E,V,F,_,N,R,D,j,W,K;const Q=Nt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),$=Nt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:le}=ei(),{openMultiPosts:de}=ln(),[ee,Ie]=o.useState(0),_e=o.useRef(0),[ze,U]=o.useState(!0),J=o.useRef(),[ce,fe]=o.useState(!1),[he,oe]=o.useState(!1),[ke,Be]=o.useState(new Date().getTime()),Re=o.useRef(!1),[qe,Qe]=o.useState(2),{loadVideos:be,bffEventReport:Y,loading:X,setPopupDetailData:ie,ctaEvent:ne,swiperRef:se,waterFallData:we,setOpenHashtag:Ke,appDomain:te,openHashtag:B,loadingImage:Ge,isFromHashtag:wt,popupDetailData:tt,bffFbReport:At,curTime:ft,h5EnterLink:St,isShowConsent:Ft,selectTag:Mt,isPreview:Bt,isEditor:It,cacheRtcList:Lt,setRtcList:xt,cacheActiveIndex:zt,rtcList:We,isNoMoreData:Dt,channel:_t,refreshFeSession:ge}=Fe(),{backMainFeed:ae,productView:et,jumpToWeb:gt}=Ct(),Jt=o.useMemo(()=>s.length>0&&!X&&(Lo()||t?.enableSwiperTip),[s,X,t?.enableSwiperTip]);o.useEffect(()=>{ge?.(!0)},[]),o.useEffect(()=>{if(s?.length>0){const M=new Date;J.current=M}},[s?.length]);const Gt=o.useCallback(()=>{if(St?.(),s.length>0){const M=new Date;J.current=M}},[s.length,St]);o.useEffect(()=>{var M;if(!c||c?.length<1)return;const q=s?.findIndex(Z=>{var G,Ae,re,ue,ye,Le,Ve,je,pe;const xe=c?.[0];return xe==="\u591A\u5546\u54C1CTA"?((G=Z?.video)===null||G===void 0?void 0:G.bindProducts)&&((re=(Ae=Z?.video)===null||Ae===void 0?void 0:Ae.bindProducts)===null||re===void 0?void 0:re.length)>0:xe==="\u5546\u54C1CTA"?(ue=Z?.video)===null||ue===void 0?void 0:ue.bindProduct:((Le=(ye=Z?.video)===null||ye===void 0?void 0:ye.bindCta)===null||Le===void 0?void 0:Le.itemId)===xe&&(((Ve=Z?.video)===null||Ve===void 0?void 0:Ve.url)||((pe=(je=Z?.video)===null||je===void 0?void 0:je.imgUrls)===null||pe===void 0?void 0:pe.length))})||0;q!==-1&&((M=se?.current)===null||M===void 0||M.swiper.slideTo(q))},[s,c,se]);const Yt=o.useCallback(M=>{var q,Z,G,Ae,re,ue,ye,Le,Ve,je,pe,xe,Xe,lt,it,at,pt,Me,ut,Tt;const Ee=s?.[ee];let vt="";tt&&(!((Z=(q=Ee?.video)===null||q===void 0?void 0:q.bindProducts)===null||Z===void 0)&&Z.length||!((G=Ee?.video)===null||G===void 0)&&G.bindProduct)?vt="pdpPage":tt&&((ye=a?.[(ue=(re=(Ae=Ee?.video)===null||Ae===void 0?void 0:Ae.bindCta)===null||re===void 0?void 0:re.itemId)!==null&&ue!==void 0?ue:""].item)===null||ye===void 0?void 0:ye.type)==="Appoint"?vt="formPage":wt?vt="hashTagPage":!((Le=Ee?.video)===null||Le===void 0)&&Le.url?vt="videoPage":!((Ve=Ee?.video)===null||Ve===void 0)&&Ve.imgUrls&&(!((pe=(je=Ee?.video)===null||je===void 0?void 0:je.imgUrls)===null||pe===void 0)&&pe.length)?vt="imagePage":Ee?.product&&(vt="productPage"),Y?.({eventInfo:{sessionDuration:Math.floor((new Date-ft.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(xe=Ee?.video)===null||xe===void 0?void 0:xe.itemId,productId:(Xe=Ee?.product)===null||Xe===void 0?void 0:Xe.itemId,position:ee+"",fromKName:M||vt,fromKPage:location?.href,ctatId:(at=(it=(lt=Ee?.video)===null||lt===void 0?void 0:lt.bindCta)===null||it===void 0?void 0:it.itemId)!==null&&at!==void 0?at:"",traceInfo:(Tt=(Me=(pt=Ee?.video)===null||pt===void 0?void 0:pt.traceInfo)!==null&&Me!==void 0?Me:(ut=Ee?.product)===null||ut===void 0?void 0:ut.traceInfo)!==null&&Tt!==void 0?Tt:""}})},[s,Y,ee,tt,a,wt,ft]);o.useEffect(()=>{const M=s?.[ee],q=()=>{const Z=!B&&!Ft;document.visibilityState==="hidden"?(Z&&(mt.emit(dt.PAGE_DID_HIDE,M),$e(M)),(t?.playbook!=="organic menu"||ee!==0||_t)&&(ge?.(!0,Yt)||Yt())):document.visibilityState==="visible"&&(Re.current===!0&&(Be(new Date().getTime()),Re.current=!1),Gt(),Z&&(mt.emit(dt.PAGE_DID_SHOW,M),ae("external",Mt)))};return document.addEventListener("visibilitychange",q),()=>{document.removeEventListener("visibilitychange",q)}},[ee,Y,s,Gt,tt,wt,a,ft,ae,B,Ft,Mt,_t,Yt,ge]);const ui=o.useCallback(rt.debounce(()=>{ge?.(!1,Yt)},1e3),[Yt,ge]);o.useEffect(()=>{const M=["touchstart","touchcancel"];return M.forEach(q=>{window.addEventListener(q,ui)}),()=>{M.forEach(q=>{window.removeEventListener(q,ui)})}},[ui]);const Qt=o.useMemo(()=>{let M=0;return g.length>0&&(M+=45,we&&(M-=45)),M},[g,we]),Ht=o.useMemo(()=>{let M=0;return t?.logoUrl&&t?.isShowLogo&&(M+=56),M},[t]),H=o.useMemo(()=>i-Ht-Qt,[Ht,i,Qt]),z=o.useMemo(()=>{var M;const q=ee===0&&!we&&!It?[(M=s?.[0])!==null&&M!==void 0?M:null]:s?.map((Z,G)=>ee===G||G-1===ee||G+1===ee?Z:null);return q?.length?!we&&!Dt?q.concat([{loading:!0}]):q:[]},[s,ee,we,It,Dt]),me=o.useMemo(()=>{var M,q,Z,G;if(t?.logoUrl&&t?.isShowLogo){const Ae=(q=(M=t?.logoBar)===null||M===void 0?void 0:M.onClick)===null||q===void 0?void 0:q.value,re=((G=(Z=t?.logoBar)===null||Z===void 0?void 0:Z.onClick)===null||G===void 0?void 0:G.linkType)==="externalLink",ue=z[ee];return o.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},Ae&&{onClick:ye=>{var Le,Ve,je,pe;re&>(ye,ue,(Le=ue?.video)===null||Le===void 0?void 0:Le.bindProduct,(Ve=ue?.video)===null||Ve===void 0?void 0:Ve.bindCta,ee,((je=ue?.product)===null||je===void 0?void 0:je.traceInfo)||((pe=ue?.video)===null||pe===void 0?void 0:pe.traceInfo)),new Function(Ae)()}}),o.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,ee,z]),Pe=o.useCallback((M,q)=>{var Z,G,Ae,re,ue,ye,Le,Ve,je,pe;return M==="organic menu"?o.createElement(an,Object.assign({recData:s?.[1]},(Ae=(G=(Z=t?.multiPosts)===null||Z===void 0?void 0:Z[0])===null||G===void 0?void 0:G.item)===null||Ae===void 0?void 0:Ae.props,(ye=(ue=(re=t?.multiPosts)===null||re===void 0?void 0:re[0])===null||ue===void 0?void 0:ue.item)===null||ye===void 0?void 0:ye.event)):!((Le=M?.video)===null||Le===void 0)&&Le.url?o.createElement(Xr,{key:ke,rec:M,index:q,muted:ze,data:s,height:H,activeIndex:ee,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((Ve=M?.video)===null||Ve===void 0)&&Ve.imgUrls?o.createElement(qr,{key:M?.video.itemId,imgUrls:M?.video.imgUrls,width:n,height:H,rec:M,index:q,onViewImageEndEvent:De,onViewImageStartEvent:ot,imgUrlsPostConfig:t?.imgUrlsPost}):M.product&&Array.isArray(t?.productPost)&&((je=t?.productPost)===null||je===void 0?void 0:je.length)>0?(pe=t?.productPost)===null||pe===void 0?void 0:pe.map((xe,Xe)=>{var lt,it,at,pt,Me,ut,Tt,Ee;const vt=l[(lt=xe?.item)===null||lt===void 0?void 0:lt.type],qt=hi(vt),Et=(it=vt?.extend)===null||it===void 0?void 0:it.defaulSetting;return o.createElement(qt,Object.assign({key:`${q}${Xe}`,textStyle:Object.assign(Object.assign({},Et?.textStyle),(at=xe?.item)===null||at===void 0?void 0:at.textStyle),bindDatas:(Me=(pt=xe?.item)===null||pt===void 0?void 0:pt.bindDatas)!==null&&Me!==void 0?Me:[]},Et?.props,(ut=xe?.item)===null||ut===void 0?void 0:ut.props,{event:((Tt=xe?.item)===null||Tt===void 0?void 0:Tt.event)||{},schema:le,id:xe?.id,viewTime:J.current,rec:M,isPost:!0,tipText:r,style:Object.assign(Object.assign(Object.assign({},Et?.style),(Ee=xe?.item)===null||Ee===void 0?void 0:Ee.style),{height:"100%",overflow:"auto"}),index:q,isActive:ee===q}))}):null},[n,s,H,ze,ee,t?.productPost,t?.videoPlayIcon,J,r,l,le,ke]),ve=o.useCallback(M=>{oe(M)},[]),Te=o.useMemo(()=>he?{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"},[he]),Oe=o.useCallback((M,q)=>{var Z,G,Ae,re,ue,ye,Le,Ve,je,pe,xe,Xe,lt;if(M?.video){let it=null;!((G=(Z=M?.video)===null||Z===void 0?void 0:Z.bindProducts)===null||G===void 0)&&G.length?it="\u591A\u5546\u54C1CTA":!((Ae=M?.video)===null||Ae===void 0)&&Ae.bindProduct?it="\u5546\u54C1CTA":it=(ue=(re=M?.video)===null||re===void 0?void 0:re.bindCta)===null||ue===void 0?void 0:ue.itemId;const at=a?.[it];return o.createElement(o.Fragment,null,((ye=M?.video)===null||ye===void 0?void 0:ye.title)&&!he&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(Le=t?.bottomInfoDist)!==null&&Le!==void 0?Le:40}px`}},o.createElement(ho,{nudge:u}),t?.isShowCTA===void 0||t?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(Mi,{rec:M,index:q,tempMap:a,resolver:l,isActive:q===ee,value:at})):null,o.createElement("div",null,o.createElement(Pi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:r?.foldText,unfoldText:r?.unfoldText,text:(je=(Ve=M?.video)===null||Ve===void 0?void 0:Ve.title)!==null&&je!==void 0?je:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:ve}),o.createElement(Mi,{rec:M,index:q,tempMap:a,resolver:l,includesCtaType:["AniLink"],isActive:q===ee,value:at}),o.createElement(mo,{index:ee,tags:(xe=(pe=M?.video)===null||pe===void 0?void 0:pe.hashTags)!==null&&xe!==void 0?xe:[],itemId:(Xe=M?.video)===null||Xe===void 0?void 0:Xe.itemId,itemType:!((lt=M?.video)===null||lt===void 0)&<.itemId?"VIDEO":null,rec:M,hashTagStyle:f,hashTagRightMargin:n-(h??0)}))),o.createElement(Mi,{rec:M,index:q,tempMap:a,resolver:l,includesCtaType:["AniLinkPopup"],isActive:q===ee,value:at}))}return null},[e,ee,a,l,r,u,f,t,ve,he,Te]),Ne=o.useCallback((M,q,Z)=>{var G,Ae,re,ue;if(!t?.isShowLike||!Z)return;let ye=(G=t?.likeIconY)!==null&&G!==void 0?G:400;return we&&ye<40&&t?.likeIconYPosit==="top"&&(ye+=40),t?.likeIconYPosit==="top"&&(ye+=Ht),M?.video?o.createElement(uo,{key:M.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:M.isCollected,recData:M,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(Ae=t.likeIconXPosit)!==null&&Ae!==void 0?Ae:"right"]:(re=t.likeIconX)!==null&&re!==void 0?re:0,[(ue=t.likeIconYPosit)!==null&&ue!==void 0?ue:"bottom"]:ye},position:q}):null},[t,we]),De=M=>{var q,Z,G,Ae,re,ue;if(!(!((q=M?.video)===null||q===void 0)&&q.url)&&(!((Z=M?.video)===null||Z===void 0)&&Z.imgUrls)){const ye=Date.now(),Le=_e.current===0?0:(ye-_e.current)/1e3;Y?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(Ae=(G=M?.video)===null||G===void 0?void 0:G.itemId)!==null&&Ae!==void 0?Ae:"",contentName:(re=M?.video.title)!==null&&re!==void 0?re:"",imageEndTime:`${ye}`,playDuration:`${Le}`,contentTags:JSON.stringify((ue=M?.video.tags)!==null&&ue!==void 0?ue:[]),position:ee+"",contentFormat:"image",traceInfo:M?.video.traceInfo}})}},Ze=(M,q)=>{var Z,G,Ae,re,ue,ye,Le,Ve,je,pe,xe,Xe,lt,it,at,pt,Me,ut,Tt,Ee,vt,qt;if(Bt||we)return;const Et=new Date-ft.current;if(t?.openSlideSkip&&Et>=((Z=t?.slideSkipStartTime)!==null&&Z!==void 0?Z:0)&&Ro()&&M){const Rt=((re=(Ae=(G=M?.video)===null||G===void 0?void 0:G.bindProducts)===null||Ae===void 0?void 0:Ae[0])===null||re===void 0?void 0:re.link)||((ye=(ue=M?.video)===null||ue===void 0?void 0:ue.bindProduct)===null||ye===void 0?void 0:ye.link)||((Le=M?.product)===null||Le===void 0?void 0:Le.link),st=M?.product||((Ve=M?.video)===null||Ve===void 0?void 0:Ve.bindProduct)||((pe=(je=M?.video)===null||je===void 0?void 0:je.bindProducts)===null||pe===void 0?void 0:pe[0]);if(Rt){let $t=null;!((xe=M?.video)===null||xe===void 0)&&xe.url?$t="video":!((lt=(Xe=M?.video)===null||Xe===void 0?void 0:Xe.imgUrls)===null||lt===void 0)&<.length&&($t="image"),Y?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(it=st?.itemId)!==null&&it!==void 0?it:"",productName:(at=st?.title)!==null&&at!==void 0?at:"",price:st?.price?st?.price+"":"0",productCollection:(pt=st?.collection)!==null&&pt!==void 0?pt:"",contentTags:st?.tags?JSON.stringify(st?.tags):"",position:q+"",contentId:(ut=(Me=M?.video)===null||Me===void 0?void 0:Me.itemId)!==null&&ut!==void 0?ut:"",traceInfo:(qt=(Ee=(Tt=M?.video)===null||Tt===void 0?void 0:Tt.traceInfo)!==null&&Ee!==void 0?Ee:(vt=M?.product)===null||vt===void 0?void 0:vt.traceInfo)!==null&&qt!==void 0?qt:"",contentFormat:$t}}),Re.current=!0,window.location.href=window.getJointUtmLink(Rt)}}},Ye=M=>{var q,Z,G,Ae,re,ue,ye,Le,Ve,je,pe,xe,Xe,lt,it,at,pt;const Me=s[M.previousIndex];if(!Me)return;let ut=null;!((q=Me?.video)===null||q===void 0)&&q.url?ut="video":!((G=(Z=Me?.video)===null||Z===void 0?void 0:Z.imgUrls)===null||G===void 0)&&G.length&&(ut="image"),M.previousIndex-M.activeIndex<0?(Y?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(re=(Ae=Me?.video)===null||Ae===void 0?void 0:Ae.itemId)!==null&&re!==void 0?re:"",productId:(ye=(ue=Me?.product)===null||ue===void 0?void 0:ue.itemId)!==null&&ye!==void 0?ye:"",requestId:null,traceInfo:(Ve=(Le=Me?.video)===null||Le===void 0?void 0:Le.traceInfo)!==null&&Ve!==void 0?Ve:"",contentFormat:ut,position:((je=M.previousIndex)!==null&&je!==void 0?je:0)+""}}),De(Me),Ze(Me,M.previousIndex)):(Y?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(xe=(pe=Me?.video)===null||pe===void 0?void 0:pe.itemId)!==null&&xe!==void 0?xe:"",productId:(lt=(Xe=Me.product)===null||Xe===void 0?void 0:Xe.itemId)!==null&<!==void 0?lt:"",requestId:null,traceInfo:(at=(it=Me?.video)===null||it===void 0?void 0:it.traceInfo)!==null&&at!==void 0?at:"",contentFormat:ut,position:((pt=M.previousIndex)!==null&&pt!==void 0?pt:0)+""}}),De(Me)),$e(Me),J.current=new Date},$e=M=>{var q,Z,G;!(!((q=M?.video)===null||q===void 0)&&q.url)&&!(!((Z=M?.video)===null||Z===void 0)&&Z.imgUrls)&&M?.product&&et(M,M.product,(G=M?.product)===null||G===void 0?void 0:G.bindCta,J.current,ee)};o.useEffect(()=>{const M=s[ee];B?$e(M):J.current=new Date},[B,s,ee]);const ot=(M,q,Z)=>{var G,Ae,re,ue,ye,Le,Ve,je;const pe=s[M];if(!(!((G=pe?.video)===null||G===void 0)&&G.url)&&(!((Ae=pe?.video)===null||Ae===void 0)&&Ae.imgUrls)){const xe=Date.now();_e.current=xe,Y?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(ue=(re=pe?.video)===null||re===void 0?void 0:re.itemId)!==null&&ue!==void 0?ue:"",contentName:(ye=pe?.video.title)!==null&&ye!==void 0?ye:"",imageStartTime:`${xe}`,contentTags:JSON.stringify((Le=pe?.video.tags)!==null&&Le!==void 0?Le:[]),position:M+"",contentFormat:"image",traceInfo:pe?.video.traceInfo,loadTime:q?.loadTime}}),Z&&(At?.({eventName:"ViewContent",product:(Ve=pe?.video)===null||Ve===void 0?void 0:Ve.bindProduct}),At?.({eventName:"PageView",product:(je=pe?.video)===null||je===void 0?void 0:je.bindProduct}))}},Ue=o.useCallback(M=>{var q,Z,G,Ae,re,ue;if(!M)return;let ye=(q=t?.muteIconY)!==null&&q!==void 0?q:23;return we&&ye<40&&t?.muteIconYPosit==="top"&&(ye+=40),t?.muteIconYPosit==="top"&&(ye+=Ht),(t?.isShowMute===void 0||t?.isShowMute===!0)&&o.createElement(vo,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((G=(Z=z?.[ee])===null||Z===void 0?void 0:Z.video)===null||G===void 0)&&G.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(Ae=t?.muteIconXPosit)!==null&&Ae!==void 0?Ae:"right"]:(re=t?.muteIconX)!==null&&re!==void 0?re:0,[(ue=t?.muteIconYPosit)!==null&&ue!==void 0?ue:"bottom"]:ye},defaultValue:ze,activeIcon:t?.unMuteIcon?t?.unMuteIcon:Q,unactiveIcon:t?.muteIcon?t?.muteIcon:$,onChange:U})},[t,z,ee,ze,we]),Je=o.useMemo(()=>X?o.createElement("div",{style:{height:H,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:Ge,alt:"loading...",style:{objectFit:"contain"}})):z?.map((M,q)=>o.createElement(Wt,{key:q,virtualIndex:q,style:{overflow:"hidden"}},M&&o.createElement(o.Fragment,null,M?.loading?o.createElement("div",{style:{height:H,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:Ge,alt:"loading...",style:{objectFit:"contain"}})):o.createElement(o.Fragment,null,Oe(M,q),Ne(M,q,!t?.likeIconFixed),Ue(!t?.muteIconFixed),Pe(M,q))))),[n,s,H,X,Oe,Pe,z,Ge,ke,Ue]);return o.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},we&&o.createElement(oo,{icon:fo,styles:{background:"rgba(0,0,0,.3)",color:"#fff",top:`${Ht}px`},textStyle:Object.assign(Object.assign({},(p=(y=(v=(x=(A=t?.hashTag)===null||A===void 0?void 0:A[0])===null||x===void 0?void 0:x.item)===null||v===void 0?void 0:v.props)===null||y===void 0?void 0:y.textStyles)===null||p===void 0?void 0:p.hashTagTitle),{color:"#fff"}),onClose:()=>{!rt.isEqual(We,Lt)&&Lt&&Lt?.length&&xt?.(Lt),Ke?.(!0)}}),me,o.createElement(Ao,{tagList:g,setActiveIndex:Ie,style:{top:Ht}}),((T=t?.backButton)===null||T===void 0?void 0:T.enable)&&!_t&&!de&&!we&&o.createElement(go,{data:t?.backButton,minusHeight:Ht,tagHeight:Qt,onClick:()=>history?.back()}),(((S=(m=(L=(I=(k=t?.multiPosts)===null||k===void 0?void 0:k[0])===null||I===void 0?void 0:I.item)===null||L===void 0?void 0:L.props)===null||m===void 0?void 0:m.backButton)===null||S===void 0?void 0:S.enable)&&_t||de)&&!we&&o.createElement(go,{data:(O=(C=(P=(w=t?.multiPosts)===null||w===void 0?void 0:w[0])===null||P===void 0?void 0:P.item)===null||C===void 0?void 0:C.props)===null||O===void 0?void 0:O.backButton,minusHeight:Ht,tagHeight:Qt,onClick:()=>{var M,q;const Z=z?.[ee];Y?.({eventInfo:{eventSubject:"backMultiPostClick",eventDescription:"backMultiPostClick",traceInfo:((M=Z?.video)===null||M===void 0?void 0:M.traceInfo)||((q=Z?.product)===null||q===void 0?void 0:q.traceInfo)||""}}),location?.reload()}}),Jt?o.createElement(Gr,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((E=t?.swipeTipOffset)!==null&&E!==void 0?E:0)}%`},duration:t?.swiperTipAniDur}):null,o.createElement(li,{style:{marginTop:Qt},ref:se,onSlideChange:()=>{se.current.swiper.allowTouchMove=!1,setTimeout(()=>{se.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:M=>{Ie(M.activeIndex),!B&&(Ye(M),!(we||It)&&M?.activeIndex+1>=s?.length&&(ce||(fe(!0),be?.(qe).then(q=>{var Z;fe(!1),q&&((Z=q?.recList)===null||Z===void 0?void 0:Z.length)>0&&Qe(qe+1)}))))},direction:"vertical",height:H},Je,Ne(z[ee],ee,!!t?.likeIconFixed),Ue(!!t?.muteIconFixed)),o.createElement(ao,Object.assign({},(_=(F=(V=t?.hashTag)===null||V===void 0?void 0:V[0])===null||F===void 0?void 0:F.item)===null||_===void 0?void 0:_.props)),o.createElement($r,{resolver:l,globalConfig:t}),de&&o.createElement(an,Object.assign({},(D=(R=(N=t?.multiPosts)===null||N===void 0?void 0:N[0])===null||R===void 0?void 0:R.item)===null||D===void 0?void 0:D.props,(K=(W=(j=t?.multiPosts)===null||j===void 0?void 0:j[0])===null||W===void 0?void 0:W.item)===null||K===void 0?void 0:K.event,{style:{position:"fixed",top:0,left:0,right:0}})))},td=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:a,index:l})=>o.createElement(li,{defaultValue:0,direction:"horizontal",modules:[Ei,Ci],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(s=>o.createElement(Wt,{key:s},o.createElement(po,{src:s,height:i,imgUrlsPostConfig:n}))));var id=o.memo(td);const nd=({rec:t,index:e,height:i,data:n,muted:a,activeIndex:l,videoPostConfig:s,width:c})=>{const[r,u]=o.useState(!1),d=o.useRef(null),{bffEventReport:f,sxpParameter:h,waterFallData:g,openHashtag:b}=Fe(),A=o.useRef(0),[x,v]=o.useState(!1),[y,p]=o.useState(!0),T=o.useRef(null),[k,I]=o.useState("");o.useEffect(()=>{d.current&&(d.current.muted=a)},[a]);const L=o.useCallback(()=>{var R;(R=d.current)===null||R===void 0||R.play()},[]),m=Nt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),S=o.useCallback(()=>{var R,D,j,W,K,Q,$,le,de,ee,Ie,_e,ze;u(!1);const U=n[e];if(U&&(!((R=d?.current)===null||R===void 0)&&R.duration)){A.current=((D=d?.current)===null||D===void 0?void 0:D.currentTime)||0;const J=((W=(j=d.current)===null||j===void 0?void 0:j.duration)!==null&&W!==void 0?W:0).toFixed(2),ce=((Q=(K=d.current)===null||K===void 0?void 0:K.currentTime)!==null&&Q!==void 0?Q:0).toFixed(2),fe=y?"0":"1";f?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(le=($=U?.video)===null||$===void 0?void 0:$.itemId)!==null&&le!==void 0?le:"",contentName:(ee=(de=U?.video)===null||de===void 0?void 0:de.title)!==null&&ee!==void 0?ee:"",playType:fe,startTime:ce,videoDuration:J,contentTags:JSON.stringify((_e=(Ie=U?.video)===null||Ie===void 0?void 0:Ie.tags)!==null&&_e!==void 0?_e:[]),position:e+"",contentFormat:"video",traceInfo:(ze=U?.video)===null||ze===void 0?void 0:ze.traceInfo}}),p(!1)}},[f,n,e,y]),w=o.useCallback(()=>{v(!0)},[]),P=o.useCallback(R=>()=>{var D,j,W,K,Q;if(!x)return;const $=(D=d.current)===null||D===void 0?void 0:D.paused;switch(R){case"start":if(!$)return;(j=d.current)===null||j===void 0||j.play(),u(!1);break;case"pause":if($)return;(W=d.current)===null||W===void 0||W.pause(),u(!0);break;default:$?(K=d.current)===null||K===void 0||K.play():(Q=d.current)===null||Q===void 0||Q.pause(),u(!$);break}},[x]),C=o.useCallback(()=>{var R,D,j,W,K,Q,$,le,de,ee,Ie,_e,ze;const U=n[e],J=((D=(R=d.current)===null||R===void 0?void 0:R.duration)!==null&&D!==void 0?D:0).toFixed(2),ce=((W=(j=d.current)===null||j===void 0?void 0:j.currentTime)!==null&&W!==void 0?W:0).toFixed(2);if(!((K=d?.current)===null||K===void 0)&&K.duration){const fe=(((Q=d?.current)===null||Q===void 0?void 0:Q.currentTime)-A.current).toFixed(2);f?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(le=($=U?.video)===null||$===void 0?void 0:$.itemId)!==null&&le!==void 0?le:"",contentName:(ee=(de=U?.video)===null||de===void 0?void 0:de.title)!==null&&ee!==void 0?ee:"",endTime:ce,videoDuration:J,playDuration:fe,contentTags:JSON.stringify((_e=(Ie=U?.video)===null||Ie===void 0?void 0:Ie.tags)!==null&&_e!==void 0?_e:[]),position:e+"",contentFormat:"video",traceInfo:(ze=U?.video)===null||ze===void 0?void 0:ze.traceInfo}})}},[n,e,f]),O=o.useMemo(()=>s?.mode==="2",[s]),E=o.useMemo(()=>{var R;return s?.mode==="2"?`translateY(-${50+((R=s?.offsetTop)!==null&&R!==void 0?R:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[s]),V=o.useMemo(()=>{var R;return((R=t?.video)===null||R===void 0?void 0:R.cover)||k},[k,t]),F=o.useCallback(()=>{if(!T||!d||!d.current||!T.current)return;const R=d?.current,D=T?.current,j=D.getContext("2d"),W=window?.innerWidth,K=window?.innerHeight;D.height=K,D.width=W,j?.drawImage(R,0,0,D.width,D.height),I(D.toDataURL())},[]);o.useEffect(()=>{var R,D,j,W;if(d.current){if(u(!1),!d.current.src){const K=t?.video.url;if(K.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const Q=new window.Hls;Q.loadSource(K),Q.attachMedia(d.current)}else d.current.canPlayType("application/vnd.apple.mpegurl"),d.current.src=K;else d.current.src=K;d.current.setAttribute("x5-playsinline","true"),d.current.setAttribute("webkit-playsinline","true")}return(R=d.current)===null||R===void 0||R.addEventListener("loadedmetadata",w),(D=d.current)===null||D===void 0||D.addEventListener("canplay",w),(j=d.current)===null||j===void 0||j.addEventListener("playing",S),(W=d.current)===null||W===void 0||W.addEventListener("loadeddata",F),()=>{var K,Q,$,le;(K=d.current)===null||K===void 0||K.removeEventListener("loadedmetadata",w),(Q=d.current)===null||Q===void 0||Q.removeEventListener("canplay",w),($=d.current)===null||$===void 0||$.removeEventListener("playing",S),(le=d.current)===null||le===void 0||le.removeEventListener("loadeddata",F)}}},[w,S,t?.video,F]);const _=o.useMemo(()=>!h?.placeholder_image||x?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"video poster"}),[x,h?.placeholder_image]);o.useEffect(()=>{const R=()=>{var D,j;l===e&&(!((D=t?.video)===null||D===void 0)&&D.url)&&(!((j=d?.current)===null||j===void 0)&&j.src)&&!r&&P("pause")()};return window.addEventListener("beforeunload",R),()=>{window.removeEventListener("beforeunload",R)}},[l,e,t,d,P,r]);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:P(),style:{position:"relative",width:c,height:i,overflow:"hidden"}},o.createElement(Pt,{src:V,style:Object.assign({height:i,width:c,objectFit:"cover"},N)}),o.createElement("canvas",{ref:T,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:c,height:i,top:"50%",transform:E,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:c,height:"100%"}},o.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:d,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:!r,className:"clc-pb-video-pause",src:m,alt:"video pause image"}))),_):o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:P(),style:{position:"relative",width:c,height:i,overflow:"hidden"}},o.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:d,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:C,onEnded:L}),_,o.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:m,alt:"video pause image"}))):null};var od=o.memo(nd);const dn={};Object.values(sn).forEach(t=>{dn[t.extend.type]=t});const ld="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",ad="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",sd=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:a,descStyle:l,hashTagStyle:s,containerHeight:c=664,containerWidth:r=375,appDomain:u,tagList:d=[]})=>{const f=o.useMemo(()=>{let I=0;return e?.logoUrl&&e?.isShowLogo&&(I+=45),d.length>0&&(I+=45),c-I},[e,c,d]),h=(I,L)=>{var m,S,w,P;if(!((m=I?.video)===null||m===void 0)&&m.url)return o.createElement(od,{rec:I,index:L,muted:!0,width:r,data:t??[],height:f,activeIndex:L,videoPostConfig:e?.videoPost});if(!((S=I?.video)===null||S===void 0)&&S.imgUrls)return o.createElement(id,{key:I?.video.itemId,imgUrls:I?.video.imgUrls,width:r,height:f,rec:I,index:L,imgUrlsPostConfig:e?.imgUrlsPost});if(I.product&&I.product&&Array.isArray(e?.productPost)&&((w=e?.productPost)===null||w===void 0?void 0:w.length)>0)return(P=e?.productPost)===null||P===void 0?void 0:P.map((C,O)=>{var E,V,F,_,N,R,D,j;const W=dn[(E=C?.item)===null||E===void 0?void 0:E.type],K=hi(W),Q=(V=W?.extend)===null||V===void 0?void 0:V.defaulSetting;return o.createElement(K,Object.assign({key:`${L}${O}`,textStyle:Object.assign(Object.assign({},Q?.textStyle),(F=C?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(N=(_=C?.item)===null||_===void 0?void 0:_.bindDatas)!==null&&N!==void 0?N:[]},Q?.props,(R=C?.item)===null||R===void 0?void 0:R.props,{event:((D=C?.item)===null||D===void 0?void 0:D.event)||{},id:C?.id,rec:I,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},Q?.style),(j=C?.item)===null||j===void 0?void 0:j.style),{width:r,height:f,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]),b=(I,L)=>e?.isShowCTA===void 0||e?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(Mi,{rec:I,index:L,tempMap:a,resolver:dn})):null,A=(I,L)=>{var m,S,w,P,C,O,E;return I?.video?o.createElement(o.Fragment,null,((m=I?.video)===null||m===void 0?void 0:m.title)&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom"},o.createElement(ho,{nudge:n}),b(I,L),o.createElement("div",null,o.createElement(Pi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(w=(S=I?.video)===null||S===void 0?void 0:S.title)!==null&&w!==void 0?w:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),o.createElement(mo,{index:L,tags:(C=(P=I?.video)===null||P===void 0?void 0:P.hashTags)!==null&&C!==void 0?C:[],itemId:(O=I?.video)===null||O===void 0?void 0:O.itemId,itemType:!((E=I?.video)===null||E===void 0)&&E.itemId?"VIDEO":null,rec:I,hashTagStyle:s}))):null},x=Nt(ad,u),v=Nt(ld,u),y=(I,L)=>{var m,S,w,P;if(!e?.isShowLike)return;let C=(m=e?.likeIconY)!==null&&m!==void 0?m:400;return C<40&&(C+=40),I?.video?o.createElement(uo,{key:I.position,activeIcon:(S=e?.likeIcon)!==null&&S!==void 0?S:x,unActicveIcon:(w=e?.unlikeIcon)!==null&&w!==void 0?w:v,position:L,active:I.isCollected,recData:I,className:"clc-sxp-like-button",style:{top:C,right:(P=e?.likeIconX)!==null&&P!==void 0?P:0}}):null},p=Nt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",u),T=Nt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",u),k=(I,L)=>{var m,S,w,P;return o.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},g,o.createElement(Ao,{tagList:d}),o.createElement(vo,{style:{position:"absolute",right:(m=e?.muteIconX)!==null&&m!==void 0?m:0,visibility:!((w=(S=t?.[L])===null||S===void 0?void 0:S.video)===null||w===void 0)&&w.url?"visible":"hidden",bottom:(P=e?.muteIconY)!==null&&P!==void 0?P:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:p,unactiveIcon:e?.muteIcon?e?.muteIcon:T}),h(I,L),A(I,L),y(I,L))};return o.createElement("div",{className:Ce.css({width:"100%",height:c,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((I,L)=>k(I,L)))};var rd=o.memo(sd);const dd=()=>{const{schema:t,resolver:e,popup:i}=ei(),{setPopupDetailData:n,popupDetailData:a,popupCurTimeRef:l,checkCommodityIndexRef:s}=Fe(),{productView:c}=Ct(),[r,u]=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,u(i))},[i]);const d=o.useMemo(()=>{var g,b,A,x;const v=(A=(b=(g=t?.sxpPageConf)===null||g===void 0?void 0:g.globalConfig)===null||b===void 0?void 0:b.popupList)===null||A===void 0?void 0:A.find((y,p)=>{if(y?.id===i?.id)return y});return v!==-1&&((x=v?.item)===null||x===void 0?void 0:x.type)==="Iframe"},[i,t]),f=()=>{var g,b,A,x,v,y,p,T,k,I,L,m,S,w,P,C,O,E;if(!i||i?.id===""||!r||new Date-l.current<((g=i?.duration)!==null&&g!==void 0?g:0))return;u(Object.assign(Object.assign({},i),{id:""}));const V=(x=(A=(b=t?.sxpPageConf)===null||b===void 0?void 0:b.globalConfig)===null||A===void 0?void 0:A.popupList)===null||x===void 0?void 0:x.find(F=>F?.id===i?.id);if(((v=V?.item)===null||v===void 0?void 0:v.type)==="CommodityDetail"||((y=V?.item)===null||y===void 0?void 0:y.type)==="CommodityDetailDiroNew"){const F=a;let _=(T=(p=F?.video)===null||p===void 0?void 0:p.bindProduct)!==null&&T!==void 0?T:(I=(k=F?.video)===null||k===void 0?void 0:k.bindProducts)===null||I===void 0?void 0:I[0],N=(S=(m=(L=F?.video)===null||L===void 0?void 0:L.bindProduct)===null||m===void 0?void 0:m.bindCta)!==null&&S!==void 0?S:(C=(P=(w=F?.video)===null||w===void 0?void 0:w.bindProducts)===null||P===void 0?void 0:P[0])===null||C===void 0?void 0:C.bindCta;if(s?.current>=0){const R=(E=(O=F?.video)===null||O===void 0?void 0:O.bindProducts)===null||E===void 0?void 0:E[s?.current];R&&(_=R,N=R?.bindCta)}_&&N&&c(F,_,N,l.current,a?.index)}setTimeout(()=>{window?.sxpPopup(""),n?.(null),s.current=-1},i?.duration)},h=o.useMemo(()=>{var g,b,A;return(A=(b=(g=t?.sxpPageConf)===null||g===void 0?void 0:g.globalConfig)===null||b===void 0?void 0:b.popupList)===null||A===void 0?void 0:A.map((x,v)=>{var y,p,T,k,I,L,m,S,w,P,C,O,E,V;if(x?.id===i?.id){const F=e[(y=x?.item)===null||y===void 0?void 0:y.type],_=hi(F),N=((k=(T=(p=x?.item)===null||p===void 0?void 0:p.event)===null||T===void 0?void 0:T.onClick)===null||k===void 0?void 0:k.linkType)==="externalLink",R=((m=(L=(I=x?.item)===null||I===void 0?void 0:I.event)===null||L===void 0?void 0:L.onClick)===null||m===void 0?void 0:m.linkType)==="popup",D=(S=F?.extend)===null||S===void 0?void 0:S.defaulSetting;return o.createElement(_,Object.assign({key:v,style:Object.assign(Object.assign(Object.assign({},D?.style),(w=x?.item)===null||w===void 0?void 0:w.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},D?.textStyle),(P=x?.item)===null||P===void 0?void 0:P.textStyle),bindDatas:(O=(C=x?.item)===null||C===void 0?void 0:C.bindDatas)!==null&&O!==void 0?O:[]},D?.props,(E=x?.item)===null||E===void 0?void 0:E.props,{event:((V=x?.item)===null||V===void 0?void 0:V.event)||{},schema:t,id:x?.id,isExternalLink:N,isPopup:R,onClose:f}))}else return o.createElement(o.Fragment,null)})},[t,i,e,f]);return o.createElement(di,{popup:r,onClose:f,padding:0,modalStyle:{position:"fixed"},isFullScreen:d},h)},cn={};Object.values(sn).forEach(t=>{cn[t.extend.type]=t});const cd=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:a,appDomain:l,enabledMetaConversionApi:s,dataList:c})=>{var r,u,d,f,h,g;const b=o.useMemo(()=>{var p;return location?.search?(p=location?.search)===null||p===void 0?void 0:p.replace("?",""):""},[]),[A,x]=o.useState(t?.data),[v,y]=o.useState();return o.createElement(Ln,{resolver:cn,enableDataSource:!1,schema:A,utmVal:v||b},o.createElement(Mn,{utmVal:b,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(u=(r=t?.sxp_parameter)===null||r===void 0?void 0:r.personalized_recommend)!==null&&u!==void 0?u:e,defaultSize:(f=(d=t?.sxp_parameter)===null||d===void 0?void 0:d.default_recommend)!==null&&f!==void 0?f:i,hashTagSize:(g=(h=t?.sxp_parameter)===null||h===void 0?void 0:h.hash_tag_size)!==null&&g!==void 0?g:n,loadingImage:a,appDomain:l,enabledMetaConversionApi:s,utmParameter:t?.utm_parameter,data:t,dataList:c,onUpdateSchema:p=>x(p),onUpdateChannel:p=>y(p),render:({rtcList:p,tagList:T,pageData:k})=>{var I;return o.createElement(o.Fragment,null,o.createElement(bo,Object.assign({},(I=k?.data)===null||I===void 0?void 0:I.sxpPageConf,{tagList:T,data:p,resolver:cn})),o.createElement(dd,null))}}))};var ud=o.memo(cd);exports.DiyPortalPreview=rd,exports.EditorDataProvider=Pr,exports.Modal=di,exports.SxpDataSourceProvider=Mn,exports.SxpPageCore=ud,exports.SxpPageRender=bo,exports.core=Ho,exports.default=Mo,exports.materials=sn,exports.useEditorDataProvider=ln;
|
11
11
|
//# sourceMappingURL=index.min.cjs.map
|