pb-sxp-ui 1.7.1 → 1.7.2
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 +118 -57
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +118 -57
- package/dist/index.js.map +1 -1
- package/dist/index.min.cjs +3 -3
- package/dist/index.min.cjs.map +1 -1
- package/dist/index.min.js +3 -3
- package/dist/index.min.js.map +1 -1
- package/dist/pb-ui.js +118 -57
- package/dist/pb-ui.js.map +1 -1
- package/dist/pb-ui.min.js +3 -3
- package/dist/pb-ui.min.js.map +1 -1
- package/es/core/components/SxpPageRender/Modal/index.js +6 -3
- package/es/core/components/SxpPageRender/VideoWidget/index.js +8 -5
- package/es/core/components/SxpPageRender/WaterFall/index.js +5 -2
- package/es/core/components/SxpPageRender/index.d.ts +1 -0
- package/es/core/components/SxpPageRender/index.js +10 -17
- package/es/core/context/SxpDataSourceProvider.d.ts +2 -4
- package/es/core/context/SxpDataSourceProvider.js +53 -11
- package/es/materials/sxp/popup/CommodityDetail/index.d.ts +1 -0
- package/es/materials/sxp/popup/CommodityDetail/index.js +12 -7
- package/es/materials/sxp/popup/CommodityDetailDiro/index.d.ts +1 -0
- package/es/materials/sxp/popup/CommodityDetailDiro/index.js +15 -8
- package/es/materials/sxp/popup/CommodityDetailDiroNew/index.d.ts +1 -0
- package/es/materials/sxp/popup/CommodityDetailDiroNew/index.js +15 -8
- package/es/materials/sxp/popup/CommodityList/index.js +7 -2
- package/lib/core/components/SxpPageRender/Modal/index.js +5 -2
- package/lib/core/components/SxpPageRender/VideoWidget/index.js +8 -5
- package/lib/core/components/SxpPageRender/WaterFall/index.js +5 -2
- package/lib/core/components/SxpPageRender/index.d.ts +1 -0
- package/lib/core/components/SxpPageRender/index.js +10 -17
- package/lib/core/context/SxpDataSourceProvider.d.ts +2 -4
- package/lib/core/context/SxpDataSourceProvider.js +53 -11
- package/lib/materials/sxp/popup/CommodityDetail/index.d.ts +1 -0
- package/lib/materials/sxp/popup/CommodityDetail/index.js +12 -7
- package/lib/materials/sxp/popup/CommodityDetailDiro/index.d.ts +1 -0
- package/lib/materials/sxp/popup/CommodityDetailDiro/index.js +15 -8
- package/lib/materials/sxp/popup/CommodityDetailDiroNew/index.d.ts +1 -0
- package/lib/materials/sxp/popup/CommodityDetailDiroNew/index.js +15 -8
- package/lib/materials/sxp/popup/CommodityList/index.js +6 -1
- package/package.json +1 -1
package/dist/index.min.cjs
CHANGED
@@ -1,7 +1,7 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var Ye=require("lodash"),Qo=require("uuid"),$o=require("pako"),n=require("react"),bi=require("qs"),en=require("eventemitter3"),we=require("@emotion/css"),Gi=require("react-dom");function tn(t){var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if(i!=="default"){var o=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,o.get?o:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}var Ui=tn(Gi);function Xe(t,e){var i={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(i[o]=t[o]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,o=Object.getOwnPropertySymbols(t);a<o.length;a++)e.indexOf(o[a])<0&&Object.prototype.propertyIsEnumerable.call(t,o[a])&&(i[o[a]]=t[o[a]]);return i}function at(t,e,i,o){function a(l){return l instanceof i?l:new i(function(s){s(l)})}return new(i||(i=Promise))(function(l,s){function d(c){try{v(o.next(c))}catch(m){s(m)}}function r(c){try{v(o.throw(c))}catch(m){s(m)}}function v(c){c.done?l(c.value):a(c.value).then(d,r)}v((o=o.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const on=/:\w+/g;var Wi=(t,e)=>at(void 0,void 0,void 0,function*(){const i={},o={};for(let a=0;a<e?.length;a++){const{id:l,method:s,url:d,urlParams:r,name:v,queryString:c,headers:m,body:h}=e[a];let f=d;r&&Object.entries(r).forEach(([y,S])=>{f=f.replace(on,x=>x===y?S:x)}),c&&(f+=c),o[l]=v;try{const y=yield fetch(f,{method:s,headers:Object.assign({"Content-Type":"application/json"},m),body:JSON.stringify(h)}).then(S=>S.json());i[l]=y}catch(y){console.error("DataSource request error: ",y),i[l]={}}}return{$store:i,idMapName:o}});const Yi="SXP_TOKEN_INFO",nn=(t,e)=>at(void 0,void 0,void 0,function*(){var i;const o=t.getTenantId(),a=t.getAppId(),l=t.getApiUrl(),s=window.localStorage.getItem(Yi);let d=JSON.parse(s||"{}");if(Date.now()>((i=d?.expireTime)!==null&&i!==void 0?i:0)){const v=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":o||"","x-app-id":a||""}}).then(c=>c.json());if(v.success){const c=v.data;d=Object.assign(Object.assign({},c),{expireTime:Date.now()+c.expire*1e3}),window.localStorage.setItem(Yi,JSON.stringify(d))}}return d});function oi(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),o=[];let a;if(e=e||i.length,t)for(a=0;a<t;a++)o[a]=i[0|Math.random()*e];else{let l;for(o[8]=o[13]=o[18]=o[23]="-",o[14]="4",a=0;a<36;a++)o[a]||(l=0|Math.random()*16,o[a]=i[a===19?l&3|8:l])}return o.join("")}const ln=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o=i.length;let a=0;for(;a<t;)e+=i.charAt(Math.floor(Math.random()*o)),a+=1;return e},an=()=>{const t=Qo.v4();return t?.replaceAll?t.replaceAll("-",""):ln(32)},he=(t,e)=>{if(!t)return"";let i="";const o=e?.["fontFamily-cn"],a=e?.["fontFamily-en"];if(!o&&!a)return t;let l=t;const s=/[\u4e00-\u9fa5]/g,d=/[^\u4e00-\u9fa5]/g,r=`font-family:${o??"inherit"}`,v=`font-family:${a??"inherit"}`,c=h=>{let f=h.search(s),y=h.search(d);return f!==-1&&y!==-1&&f<y&&(i+=`<span style="${r}">${h.substring(f,y)}</span>`,l=h.substring(y,h?.length)),f!==-1&&y!==-1&&f>y&&(i+=`<span style="${v}">${h.substring(y,f)}</span>`,l=h.substring(f,h?.length)),f===-1?(i+=`<span style="${v}">${h.substring(y,h?.length)}</span>`,l="",!1):y===-1?(i+=`<span style="${r}">${h.substring(f,h?.length)}</span>`,l="",!1):!0};let m=!0;for(;m;)m=c(l);return i};function Xi(){var t,e,i,o,a,l,s;let d=self.navigator.userAgent;return d?/edge\/([\d\.]+)/i.exec(d)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(d))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(d)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(d))===null||e===void 0?void 0:e[1]}`:/msie/i.test(d)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(d))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(d)?`Internet Explorer ${(o=/rv:([\d\.]+)/i.exec(d))===null||o===void 0?void 0:o[1]}`:/chrome/i.test(d)?`Chrome ${(a=/chrome\/([\d\.]+)/i.exec(d))===null||a===void 0?void 0:a[1]}`:/firefox/i.test(d)?`Firefox ${(l=/firefox\/([\d\.]+)/i.exec(d))===null||l===void 0?void 0:l[1]}`:/safari/i.test(d)?`Safari ${(s=/version\/([\d\.]+)/i.exec(d))===null||s===void 0?void 0:s[1]}`:null:null}function qi(){var t,e,i;let o=self.navigator.userAgent;return o?/iphone/i.test(o)?`IOS ${(t=o.match(/OS\s(.*?)\slike/))===null||t===void 0?void 0:t[1]}`:/android/i.test(o)?`Android ${(e=o.match(/Android\s(.*?)\;/))===null||e===void 0?void 0:e[1]}`:/windows/i.test(o)?`Windows ${(i=o.match(/Windows\s(.*?)\;/))===null||i===void 0?void 0:i[1]}`:/mac/i.test(o)?"Mac OS":null:null}function Ji(){let t=self.navigator.userAgent;if(!t)return null;if(/iphone/i.test(t))return"iPhone";if(/android/i.test(t)){var e=t.indexOf("("),i=t.indexOf(")");if(e!==-1&&i!==-1){var o=t.substring(e+1,i);return`${o}`}}return/windows/i.test(t)?"Windows":/mac/i.test(t)?"Mac":null}function Ki(t){const i=document.cookie.split(";");let o=null;return i.forEach(a=>{const[l,s]=a.trim().split("=");l===t&&(o=s)}),o??""}function Zi(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),o=new Uint8Array(i),a=$o.inflate(o,{to:"string"});return JSON.parse(a)}let yi=null;const sn={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class dn{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,yi)return yi;yi=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?sn[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let st=null;const rn={init:({appId:t,tenantId:e,env:i="live",apiUrl:o})=>{st||(st=new dn),o&&st.setApiUrl(o),st.setAppId(t),st.setTenantId(e),st.setEnv(i)},getDetail:t=>{if(!st)return;const e=st.getTenantId(),i=st.getAppId(),o=st.getApiUrl();return fetch(`${o}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(a=>at(void 0,void 0,void 0,function*(){var l,s;const d=yield a.json(),r=Zi((l=d?.data)===null||l===void 0?void 0:l.data);if(r){const{$store:v}=yield Wi(o,(s=r?.dataSource)!==null&&s!==void 0?s:[]);d.data.data=r,Object.assign(d.data.data,{__STORE__:v})}return d}))},getSxpDetailByPageId:t=>at(void 0,void 0,void 0,function*(){if(!st)return;const e=st.getTenantId(),i=st.getAppId(),o=st.getApiUrl();return fetch(`${o}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(a=>at(void 0,void 0,void 0,function*(){var l;const s=yield a.json();if(!s.success)return;const d=Zi((l=s?.data)===null||l===void 0?void 0:l.data);return s.data.data=d,s.data}))}),getSxpRecommendVideoData:t=>at(void 0,void 0,void 0,function*(){if(!st)return;const e=yield nn(st,t),i=oi(0,0);let o=window.localStorage.getItem("SXP_FAKE_SESSION_ID");Ye.isEmpty(o)&&(o=oi(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",o));const a=yield fetch("https://dev-sxp-be.chatlabs.net/platform/open/rec/v1.2",{method:"POST",headers:{"Content-Type":"application/json",token:e.token,channel:e.channel,userId:e.userId},body:JSON.stringify({productUserId:o,channel:e.channel,maxRecs:10,requestId:i})}).then(l=>l.json());return a?.data||null})};function kt(){return n.useContext(co)}function cn(){return n.useContext(ro)}const wi="feRealSessionIdKey",Qi=()=>{const t=an();return`${Date.now()}${t}`},un=()=>{let t=vn();return t||(t=Qi(),window.sessionStorage.setItem(wi,t)),t},$i=()=>{const t=Qi();window.sessionStorage.setItem(wi,t)},vn=()=>window.sessionStorage.getItem(wi),eo="SXP_FAKE_USER_ID",to="FAKE_USER_STATE",io="AGREE_POLICY",oo="SLIDE_SKIP_STATE",no=()=>{let t=window.localStorage.getItem(eo);return Ye.isEmpty(t)&&(t=oi(36,62),window.localStorage.setItem(eo,t)),t},pn=()=>{const t=window.localStorage.getItem(to);return Ye.isEmpty(t)&&window.localStorage.setItem(to,"true"),Ye.isEmpty(t)},mn=()=>{const t=window.localStorage.getItem(oo);return Ye.isEmpty(t)},fn=()=>{window.localStorage.setItem(oo,"true")};function xt(t,e){const{appDomain:i}=_e();return n.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const _t=new en;var gt;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(gt||(gt={}));const hn=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:o,privacy_policy_url:a,privacy_policy_title:l})=>{const{setIsAgreePolicy:s,bffEventReport:d}=_e(),r=n.useMemo(()=>{const m=location.search.slice(1),h=bi.parse(m.replace(/\+/g,"%2B"));for(const f in h)h[f]=h[f].replace(/%2B/g,"+");return h},[]),v=m=>{var h;return(h=r[m])!==null&&h!==void 0?h:null};n.useEffect(()=>{d?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:v("utm_source"),utmMedium:v("utm_medium"),utmCampaign:v("utm_campaign"),utmId:v("utm_id"),utmContent:v("utm_content"),clSource:v("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const c=()=>{d?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),s?.(!0),window.localStorage.setItem(io,"yes")};return n.createElement("div",{className:"consent-bg"},n.createElement("div",{className:"consent"},n.createElement("div",{className:"consent-col"},n.createElement("div",{className:"consent-title"},i??"Privacy Policy"),n.createElement("div",{className:"consent-content"},o??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),n.createElement("div",{className:"consent-col"},n.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:c},"Agree"),n.createElement("a",{className:"consent-policy",target:"_blank",href:a?`https://${a}`:void 0},l??"More information"))))};var gn=n.memo(hn);const lo=n.createContext({rtcList:[],tagList:[]});var Si;(function(t){t[t.BFF=5]="BFF"})(Si||(Si={}));const ni="FOR U",bn=({render:t,dataSources:e,utmVal:i,enableReportEvent:o=!0,maxSize:a,defaultSize:l,isPreview:s=!1,sxpParameter:d,appDomain:r,hashTagSize:v,loadingImage:c,isOpenHashTag:m=!1,enabledMetaConversionApi:h=!1,consentHeight:f,consentWidth:y,isShowTag:S=!0,isOpenConsent:x=!1,globalConfig:p,isEditor:b=!1,utmParameter:g,channelQueryList:w})=>{var O,I,E;const[C,A]=n.useState([]),[u,M]=n.useState([]),[k,T]=n.useState(!1),[_,R]=n.useState({rtc:"",requestId:""}),N=n.useRef(null),F=n.useRef(!1),[V,L]=n.useState(()=>!!window.localStorage.getItem(io)),[D,B]=n.useState(),[W,z]=n.useState(),[X,ie]=n.useState(m),[le,re]=n.useState([]),[ge,ce]=n.useState(0),[De,q]=n.useState(!1),[K,Z]=n.useState(null),ae=n.useRef(),oe=n.useRef(),[ve,ke]=n.useState(ni),Oe=n.useRef(-1),xe=n.useRef(null),[Be,ue]=n.useState(!1),be=n.useMemo(()=>{var H,U,ye,Pe;return((Pe=(ye=(U=(H=p?.consent)===null||H===void 0?void 0:H[0])===null||U===void 0?void 0:U.item)===null||ye===void 0?void 0:ye.props)===null||Pe===void 0?void 0:Pe.privacy_necessity)&&!V&&!b||x},[V,p,x,b]),ee=n.useCallback(H=>{var U;const ye=H?.recList;return(U=ye?.map(fe=>{var $,Q,Te,je,Ge,ze;if(!(($=fe?.video)===null||$===void 0)&&$.bindProducts&&((Te=(Q=fe?.video)===null||Q===void 0?void 0:Q.bindProducts)===null||Te===void 0?void 0:Te.length)>0){const pt=(ze=(Ge=(je=fe?.video)===null||je===void 0?void 0:je.bindProducts)===null||Ge===void 0?void 0:Ge.filter(nt=>!!nt?.bindCta))!==null&&ze!==void 0?ze:[];return Object.assign(Object.assign({},fe),{video:Object.assign(Object.assign({},fe?.video),{bindProducts:pt})})}return fe}))!==null&&U!==void 0?U:[]},[]);n.useEffect(()=>{const H=U=>{ae.current=U};return _t.on(gt.CHANGE_THEME_TAG,H),()=>{_t.off(gt.CHANGE_THEME_TAG,H)}},[]),n.useEffect(()=>{ie(m)},[m]);const Y=n.useMemo(()=>e?.find(H=>H.type===Si.BFF),[e]),J=n.useCallback((H,U)=>{if(!Y)return;const ye=Y.url,Pe=no();if(U?.query){const fe=bi.stringify(U.query);H=`${H}?${fe}`}return U.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${ye}/api/v1${H}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},Y.headers),{"x-user-id":Pe}),U.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${ye}/api/v1${H}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Pe},Y.headers),method:U.method,body:JSON.stringify(U.body)}).then(fe=>fe.json()).catch(fe=>Promise.reject(fe))},[Y]),se=n.useCallback(H=>at(void 0,void 0,void 0,function*(){var U,ye,Pe,fe,$,Q,Te,je,Ge,ze,pt,nt,dt,Je;if(H=Object.assign(Object.assign(Object.assign({maxSize:(U=H?.maxSize)!==null&&U!==void 0?U:a,defaultSize:(ye=H?.defaultSize)!==null&&ye!==void 0?ye:l,hashTag:H?.hashTag,traceInfo:H?.traceInfo,themeTag:H?.themeTag},H?.contentFilter&&{contentFilter:`[${H?.contentFilter}]`}),H?.productFilter&&{productFilter:`[${H?.productFilter}]`}),{pageNum:H?.pageNum}),i){const lt=($=(fe=(Pe=i?.split("&"))===null||Pe===void 0?void 0:Pe.filter(rt=>{var Ce,ft;const yt=rt.split("=")[0];return(ft=(Ce=g?.channels)!==null&&Ce!==void 0?Ce:[])===null||ft===void 0?void 0:ft.includes(yt)}))===null||fe===void 0?void 0:fe.join("&"))!==null&&$!==void 0?$:"";H=Object.assign(Object.assign({},H),{channel:decodeURIComponent(lt)})}if(b){let lt=1;if(H=Object.assign(Object.assign(Object.assign({},H),{directPage:!0,level:1}),!i&&w&&w?.length>0&&{channel:w?.[0]}),!H?.channel||F.current)return;F.current=!0;let rt=[],Ce=null;const ft=yt=>at(void 0,void 0,void 0,function*(){var wt,Mt,Ft,Et,Ot,Ct;if(yt.pageNum=lt,Ce=yield J?.("/recommend/list",{method:"GET",query:yt}),!Ce?.success)return;T(!1),rt=rt.concat((Et=(Ft=(Mt=(wt=Ce?.data)===null||wt===void 0?void 0:wt.recList)===null||Mt===void 0?void 0:Mt.filter)===null||Ft===void 0?void 0:Ft.call(Mt,P=>P?.product||P?.video))!==null&&Et!==void 0?Et:[]),A(ee(Object.assign(Object.assign({},Ce.data),{recList:rt}))),re(ee(Object.assign(Object.assign({},Ce.data),{recList:rt}))),((Ct=(Ot=Ce?.data)===null||Ot===void 0?void 0:Ot.recList)===null||Ct===void 0?void 0:Ct.some(P=>P?.product||P?.video))&&(lt=lt+1,yield ft(yt))});return yield ft(H),!H?.hashTag&&Ce&&R({rtc:(Q=Ce?.data)===null||Q===void 0?void 0:Q.rtc,requestId:(Te=Ce?.data)===null||Te===void 0?void 0:Te.requestId}),Object.assign(Object.assign({},Ce.data),{recList:rt})}p?.enablePreview&&(H=Object.assign(Object.assign({},H),{directPage:!0,level:1,pageNum:(je=H?.pageNum)!==null&&je!==void 0?je:1}));const Ue=yield J?.("/recommend/list",{method:"GET",query:H});if(Ue?.success){if(H?.hashTag||R({rtc:Ue.data.rtc,requestId:Ue.data.requestId}),p?.enablePreview&&!b){let lt=[];return lt=lt.concat((nt=(pt=(ze=(Ge=Ue?.data)===null||Ge===void 0?void 0:Ge.recList)===null||ze===void 0?void 0:ze.filter)===null||pt===void 0?void 0:pt.call(ze,Ce=>Ce?.product||Ce?.video))!==null&&nt!==void 0?nt:[]),((Je=(dt=Ue?.data)===null||dt===void 0?void 0:dt.recList)===null||Je===void 0?void 0:Je.some(Ce=>Ce?.product||Ce?.video))||ue(!0),Object.assign(Object.assign({},Ue.data),{recList:lt})}return Ue?.data}}),[J,i,a,l,w]),Ie=n.useCallback(H=>at(void 0,void 0,void 0,function*(){var U,ye,Pe,fe;if(C.length<=0)return;const $=C?.[C?.length-1],Q=yield se(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:W?.hashTag},((U=$?.product)===null||U===void 0?void 0:U.itemId)&&{productFilter:(ye=$?.product)===null||ye===void 0?void 0:ye.itemId}),((Pe=$?.video)===null||Pe===void 0?void 0:Pe.itemId)&&{contentFilter:(fe=$?.video)===null||fe===void 0?void 0:fe.itemId}),{themeTag:ae.current}),p?.enablePreview&&!b&&{pageNum:H}));return A(C.concat(ee(Q))),re(le.concat(ee(Q))),Q}),[se,C,W,le]),G=n.useCallback(({userInfo:H,eventInfo:U})=>{if(!o||p?.enablePreview)return;H||(H={});const ye=un(),Pe=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:ye,rtc:_.rtc,requestId:_.requestId},U),Ji()&&{sxpDevice:Ji()}),qi()&&{sxpSystem:qi()}),Xi()&&{sxpBrowser:Xi()}),fe=Object.entries(H).map(([Q,Te])=>({name:Q,value:Te})),$=Object.entries(Pe).map(([Q,Te])=>Te&&{name:Q,value:Te}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",H),console.log("eventInfo:",Pe),console.log("========= \u7ED3\u675F ========="),J?.("/event/report",{method:"POST",body:{userInfo:fe,eventInfo:$},type:"beacon"})},[J,_,o,p?.enablePreview]),j=n.useCallback(H=>{var U,ye,Pe,{eventName:fe,actionSource:$="website",eventSourceUrl:Q=(U=window?.location)===null||U===void 0?void 0:U.href,externalId:Te}=H;if(!o||!h||p?.enablePreview)return;const je=no(),ze=new URLSearchParams(window.location.search).get("fbclid");return J?.("/fb/events",{method:"POST",body:{eventName:fe,actionSource:$,eventSourceUrl:Q,userData:Object.assign(Object.assign(Object.assign({externalId:je},ze&&{fbc:`fb.2.${new Date().getTime()}.${ze}`}),Ki("_fbp")&&{fbp:`fb.2.${new Date().getTime()}.${Ki("_fbp")}`}),{clientUserAgent:(Pe=(ye=window?.navigator)===null||ye===void 0?void 0:ye.userAgent)!==null&&Pe!==void 0?Pe:""})},type:"beacon"})},[J,o,h,p?.enablePreview]),Re=n.useCallback(H=>at(void 0,void 0,void 0,function*(){const U=yield J?.("/recommend/like",{method:"POST",body:H});return U?.success}),[J]),Le=n.useCallback(H=>at(void 0,void 0,void 0,function*(){const U=yield J?.("/recommend/unlike",{method:"POST",body:H});return U?.success}),[J]),ut=n.useCallback(H=>at(void 0,void 0,void 0,function*(){const U=yield J?.("/customform",{method:"POST",body:H});return U?.success}),[J]),ot=n.useCallback(()=>at(void 0,void 0,void 0,function*(){var H,U,ye,Pe,fe;if(!(!i||!S))try{const $=(ye=(U=(H=i?.split("&"))===null||H===void 0?void 0:H.filter(Te=>{var je,Ge;const ze=Te.split("=")[0];return(Ge=(je=g?.channels)!==null&&je!==void 0?je:[])===null||Ge===void 0?void 0:Ge.includes(ze)}))===null||U===void 0?void 0:U.join("&"))!==null&&ye!==void 0?ye:"",Q=yield J?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent($)}});M((fe=(Pe=Q?.data)===null||Pe===void 0?void 0:Pe.tags)!==null&&fe!==void 0?fe:[])}catch($){console.log("e",$)}}),[J,i,S]),$e=n.useCallback((H,U,ye,Pe)=>{var fe,$,Q,Te,je,Ge,ze,pt,nt,dt,Je,Ue,lt,rt,Ce,ft,yt,wt,Mt,Ft,Et,Ot,Ct,Wt,P,de,ne,pe,Se,Ae,te,me,Me,Ne,Ve,He;const Fe=ye?.bindCta,tt=((fe=U?.video)===null||fe===void 0?void 0:fe.bindProduct)||(($=U?.video)===null||$===void 0?void 0:$.bindProducts)&&((Te=(Q=U?.video)===null||Q===void 0?void 0:Q.bindProducts)===null||Te===void 0?void 0:Te.length)>0;let qe="",Ke=null;De?qe="hashTagPage":!((je=U?.video)===null||je===void 0)&&je.url?(qe="videoPage",Ke="video"):!((ze=(Ge=U?.video)===null||Ge===void 0?void 0:Ge.imgUrls)===null||ze===void 0)&&ze.length&&(qe="imagePage",Ke="image");const Ze=(rt=(Ue=(pt=ye?.tags)!==null&&pt!==void 0?pt:(Je=(dt=(nt=U?.video)===null||nt===void 0?void 0:nt.bindProducts)===null||dt===void 0?void 0:dt[0])===null||Je===void 0?void 0:Je.tags)!==null&&Ue!==void 0?Ue:(lt=U?.video)===null||lt===void 0?void 0:lt.tags)!==null&&rt!==void 0?rt:(Ce=U?.product)===null||Ce===void 0?void 0:Ce.tags;G?.({eventInfo:Object.assign(Object.assign({},H),{ctaId:(ft=Fe?.itemId)!==null&&ft!==void 0?ft:"",ctaName:(yt=Fe?.title)!==null&&yt!==void 0?yt:"",contentTags:Ze?JSON.stringify(Ze):"",position:Pe+"",contentId:(Mt=(wt=U?.video)===null||wt===void 0?void 0:wt.itemId)!==null&&Mt!==void 0?Mt:"",productId:tt?ye?.itemId:"",traceInfo:(Ve=(me=(ne=(Ct=(Ft=Fe?.traceInfo)!==null&&Ft!==void 0?Ft:(Ot=(Et=U?.video)===null||Et===void 0?void 0:Et.bindCta)===null||Ot===void 0?void 0:Ot.traceInfo)!==null&&Ct!==void 0?Ct:(de=(P=(Wt=U?.video)===null||Wt===void 0?void 0:Wt.bindProduct)===null||P===void 0?void 0:P.bindCta)===null||de===void 0?void 0:de.traceInfo)!==null&&ne!==void 0?ne:(te=(Ae=(Se=(pe=U?.video)===null||pe===void 0?void 0:pe.bindProducts)===null||Se===void 0?void 0:Se[0])===null||Ae===void 0?void 0:Ae.bindCta)===null||te===void 0?void 0:te.traceInfo)!==null&&me!==void 0?me:(Ne=(Me=U?.product)===null||Me===void 0?void 0:Me.bindCta)===null||Ne===void 0?void 0:Ne.traceInfo)!==null&&Ve!==void 0?Ve:"",fromKName:qe,fromKPage:(He=location?.href)!==null&&He!==void 0?He:"",contentFormat:Ke})})},[G,De]),vt=n.useCallback(()=>{var H,U;const ye=location.search.slice(1),Pe=bi.parse(ye.replace(/\+/g,"%2B"));for(const Q in Pe)Pe[Q]=Pe[Q].replace(/%2B/g,"+");const fe=Q=>{var Te;return(Te=Pe[Q])!==null&&Te!==void 0?Te:""},$=new Date;oe.current=$,G?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:fe("utm_source"),utmMedium:fe("utm_medium"),utmCampaign:fe("utm_campaign"),utmId:fe("utm_id"),utmContent:fe("utm_content"),enterTime:Math.floor($/1e3)+"",requestId:null,enterUrl:(U=(H=window?.location)===null||H===void 0?void 0:H.href)!==null&&U!==void 0?U:"",clSource:fe("cl_source")}})},[G]);n.useEffect(()=>{be||vt()},[be]),n.useEffect(()=>{be||(T(!0),ot(),se().then(H=>{H&&(A(ee(H)),re(ee(H)))}).finally(()=>{G({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),T(!1)}))},[be]),n.useEffect(()=>{s&&(T(!0),ot(),se().then(H=>{H&&(A(ee(H)),re(ee(H)))}).finally(()=>{G({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),T(!1)}))},[se,ot]);const Nt=xt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",r);return n.createElement(lo.Provider,{value:{rtcList:C,setRtcList:A,mutateLike:Re,mutateUnlike:Le,submitForm:ut,popupDetailData:D,loadVideos:Ie,setPopupDetailData:B,getRecommendVideos:se,bffEventReport:G,utmVal:i,isPreview:s,loading:k,sxpParameter:d,waterFallData:W,setWaterFallData:z,ctaEvent:$e,swiperRef:N,openHashtag:X,setOpenHashtag:ie,cacheRtcList:le,setCacheRtcList:re,cacheActiveIndex:ge,setCacheActiveIndex:ce,isFromHashtag:De,setIsFromHashtag:q,appDomain:r,hashTagSize:v,loadingImage:c??Nt,isOpenHashTag:m,tagList:u,setLoading:T,videoRef:K,setVideoRef:Z,bffFbReport:j,isAgreePolicy:V,setIsAgreePolicy:L,curTime:oe,h5EnterLink:vt,themeTag:ae,isShowConsent:be,selectTag:ve,setSelectTag:ke,globalConfig:p,popupCurTimeRef:xe,checkCommodityIndexRef:Oe,isEditor:b,isNoMoreData:Be}},be?n.createElement(gn,Object.assign({},(E=(I=(O=p?.consent)===null||O===void 0?void 0:O[0])===null||I===void 0?void 0:I.item)===null||E===void 0?void 0:E.props)):t({rtcList:C,mutateLike:Re,mutateUnlike:Le,submitForm:ut,tagList:u}))};var ao=n.memo(bn);function _e(){return n.useContext(lo)}var so;(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"})(so||(so={}));const ro=n.createContext({$store:{},options:[],configs:[]}),yn=({children:t,isSsr:e,enable:i})=>{const[o,a]=n.useState([]),{schema:l}=kt(),[s,d]=n.useState(l.__STORE__||{}),[r,v]=n.useState([]);n.useEffect(()=>{var h;e||Ye.isEqual(r,l?.dataSource)||v((h=l?.dataSource)!==null&&h!==void 0?h:[])},[l?.dataSource,e]);const c=n.useCallback(()=>at(void 0,void 0,void 0,function*(){const{$store:h,idMapName:f}=yield Wi("",r);d(h),m(h,f)}),[r]),m=(h,f)=>{const y=[];Object.entries(h).forEach(([S,x])=>{Object.keys(x).forEach(p=>{const b={label:`${f[S]} - ${p}`,value:`{{ ${S}.${p} }}`};y.push(b)})}),a(y)};return n.useEffect(()=>{e||c()},[c,e,l]),i?n.createElement(ro.Provider,{value:{$store:l.__STORE__||s,options:o,configs:r}},t):t};var wn=n.memo(yn);const li={id:oi(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},xi={id:"",duration:0,name:"none"},co=n.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[li],redoStack:[],popup:xi,setPopup:()=>{}}),uo=n.forwardRef(({children:t,resolver:e,isSsr:i,schema:o,enableDataSource:a=!0,utmVal:l},s)=>{const[d,r]=n.useState(null),[v,c]=n.useState(o||{pointData:[li],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[m,h]=n.useState([li]),[f,y]=n.useState([[li]]),[S,x]=n.useState([]),[p,b]=n.useState(xi);typeof window<"u"&&(window.sxpPopup=(E,C)=>{b(Object.assign(Object.assign(Object.assign({},xi),{id:E}),C))}),typeof window<"u"&&(window.getJointUtmLink=E=>(fn(),E?.indexOf("?")!==-1?E+(l?"&"+l:""):E+(l?"?"+l:""))),n.useEffect(()=>{y([v.pointData]),x([])},[v.type]);const g=n.useCallback(E=>{const C=Ye.cloneDeep(v);C&&(C.dataSource=E,c?.(C))},[v]),[w,O]=n.useState();n.useImperativeHandle(s,()=>({loadSchema(E){E&&(y([E.pointData]),c(E))},exportSchema(){return Ye.cloneDeep(v)},getPageInfoData(){return w},initPageInfoData(E){E&&O(E)}}));const I=n.useMemo(()=>{if(v)return v.type==="PC"?v.pcPageConf:v.mobilePageConf},[v]);return n.createElement(co.Provider,{value:{resolver:e,currentNode:d,schema:v,setCurrentNode:r,setSchema:c,saveDataSource:g,prePiontData:m,setPrePiontData:h,pageInfoData:w,setPageInfoData:E=>O(Object.assign(Object.assign({},w),E)),undoStack:f,redoStack:S,setRedoStack:x,setUndoStack:y,getCurPageConf:I,popup:p,setPopup:b}},n.createElement(wn,{isSsr:i,enable:a},t))});var Sn=Object.freeze({__proto__:null,EditorCore:uo}),xn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Tn=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{type:"Text",label:"\u7EC4\u4EF6\u540D\u79F0",name:"name"},{title:"\u8868\u5355\u4FE1\u606F",child:[{type:"Text",label:"\u6807\u9898",name:["props","title"]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["textStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["textStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["textStyle","color"]},{type:"Number",name:["textStyle","fontSize"],addonAfter:"px"}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle",name:["textStyle"]},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign",name:["textStyle"]},{label:"\u6807\u9898\u95F4\u8DDD",type:"TextSpace",name:["textStyle"]},{label:"\u8868\u5355\u5E03\u5C40",type:"Radius",options:[{label:"\u5DE6\u53F3",value:"horizontal"},{label:"\u4E0A\u4E0B",value:"vertical"},{label:"\u63D0\u793A",value:void 0}],name:["props","layoutType"]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C",type:"Text",name:["props","submitText"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C\u6837\u5F0F",type:"TextStyle",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u5BF9\u9F50",type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function Qe(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:o}=_e(),a=n.useCallback((d,r,v,c,m)=>{var h,f,y,S,x,p,b,g,w,O,I,E,C,A,u,M,k,T,_,R,N,F,V,L,D,B,W,z,X,ie,le,re,ge,ce,De,q,K,Z;let ae="";e&&(!((f=(h=d?.video)===null||h===void 0?void 0:h.bindProducts)===null||f===void 0)&&f.length||!((y=d?.video)===null||y===void 0)&&y.bindProduct)?ae="pdpPage":o?ae="hashTagPage":!((S=d?.video)===null||S===void 0)&&S.url?ae="videoPage":!((x=d?.video)===null||x===void 0)&&x.imgUrls&&(!((b=(p=d?.video)===null||p===void 0?void 0:p.imgUrls)===null||b===void 0)&&b.length)?ae="imagePage":d?.product&&(ae="productPage");const oe=(A=(E=(g=r?.tags)!==null&&g!==void 0?g:(I=(O=(w=d?.video)===null||w===void 0?void 0:w.bindProducts)===null||O===void 0?void 0:O[0])===null||I===void 0?void 0:I.tags)!==null&&E!==void 0?E:(C=d?.video)===null||C===void 0?void 0:C.tags)!==null&&A!==void 0?A:(u=d?.product)===null||u===void 0?void 0:u.tags;let ve=null;!((M=d?.video)===null||M===void 0)&&M.url?ve="video":!((k=d?.video)===null||k===void 0)&&k.imgUrls&&(!((_=(T=d?.video)===null||T===void 0?void 0:T.imgUrls)===null||_===void 0)&&_.length)&&(ve="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(R=r?.itemId)!==null&&R!==void 0?R:"",productName:(N=r?.title)!==null&&N!==void 0?N:"",price:r?.price?r?.price+"":"0",productCollection:(F=r?.collection)!==null&&F!==void 0?F:"",fromKName:ae,fromKPage:location?.href,contentTags:oe?JSON.stringify(oe):"",position:c+"",contentId:(L=(V=d?.video)===null||V===void 0?void 0:V.itemId)!==null&&L!==void 0?L:"",ctatId:(D=v?.itemId)!==null&&D!==void 0?D:"",traceInfo:(Z=(De=(ge=(X=(B=m??r?.traceInfo)!==null&&B!==void 0?B:(z=(W=d?.video)===null||W===void 0?void 0:W.bindProduct)===null||z===void 0?void 0:z.traceInfo)!==null&&X!==void 0?X:(re=(le=(ie=d?.video)===null||ie===void 0?void 0:ie.bindProducts)===null||le===void 0?void 0:le[0])===null||re===void 0?void 0:re.traceInfo)!==null&&ge!==void 0?ge:(ce=d?.product)===null||ce===void 0?void 0:ce.traceInfo)!==null&&De!==void 0?De:(K=(q=d?.video)===null||q===void 0?void 0:q.bindCta)===null||K===void 0?void 0:K.traceInfo)!==null&&Z!==void 0?Z:""},ve&&{contentFormat:ve})})},[t,e,o]),l=n.useCallback((d,r,v,c,m)=>{var h,f,y,S,x,p,b,g,w,O,I,E,C,A;let u="";e&&(!((f=(h=d?.video)===null||h===void 0?void 0:h.bindProducts)===null||f===void 0)&&f.length||!((y=d?.video)===null||y===void 0)&&y.bindProduct)?u="pdpPage":d?.product&&(u="productPage"),t?.({eventInfo:{productId:r?.itemId,productName:r?.title,price:r?.price?r?.price+"":"0",productCollection:r?.collection,fromKName:u,fromKPage:location?.href,contentTags:JSON.stringify(r?.tags),position:m+"",contentId:(S=d?.video)===null||S===void 0?void 0:S.itemId,ctatId:v?.itemId,traceInfo:(A=(E=(g=(x=r?.traceInfo)!==null&&x!==void 0?x:(b=(p=d?.video)===null||p===void 0?void 0:p.bindProduct)===null||b===void 0?void 0:b.traceInfo)!==null&&g!==void 0?g:(I=(O=(w=d?.video)===null||w===void 0?void 0:w.bindProducts)===null||O===void 0?void 0:O[0])===null||I===void 0?void 0:I.traceInfo)!==null&&E!==void 0?E:(C=d?.product)===null||C===void 0?void 0:C.traceInfo)!==null&&A!==void 0?A:"",timeOnSite:Math.floor((new Date-c)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),s=n.useCallback((d,r,v,c)=>{r&&r===ni&&t?.({eventInfo:{lastFeed:d,themeTags:v?`['${v}']`:"",hashTags:c?`['${c}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:a,productView:l,backMainFeed:s}}const An=({layout:t,columns:e,onChange:i})=>n.createElement(n.Fragment,null,e?.map((o,a)=>n.createElement("div",{key:a,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&n.createElement("label",{className:"pb-appoint-form-container-label"},o?.title),o?.valueType==="text"&&n.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?o?.title:"\u8BF7\u8F93\u5165",name:o?.dataIndex},i&&{onChange:i})))));var En=n.memo(An);const Cn=t=>{var e,i,{columns:o,style:a,title:l,textStyle:s,submitBgColor:d,submitColor:r,submitText:v,layoutType:c="inline",isExternalLink:m,isPopup:h,onClick:f,onClose:y,submitButtonStyle:S}=t,x=Xe(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:p,popupDetailData:b}=_e(),{jumpToWeb:g}=Qe(),[w,O]=n.useState(!1),[I,E]=n.useState({}),[C,A]=n.useState(0),u=n.useMemo(()=>[{title:"",dataIndex:"field",valueType:"text",key:"1"},{title:"",dataIndex:"field",valueType:"text",key:"2"},{title:"",dataIndex:"field",valueType:"text",key:"3"},{title:"",dataIndex:"field",valueType:"text",key:"4"}],[]),M=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),k=n.useMemo(()=>Ye.cloneDeep(o)||u,[o,u]),T=n.useCallback(R=>{const{name:N,value:F}=R.target;E(Object.assign(Object.assign({},I),{[N]:F}))},[I]),_=Ye.debounce(()=>at(void 0,void 0,void 0,function*(){var R,N,F,V,L;const D=I;if(!D)return;const B=(N=(R=Object.keys(D))===null||R===void 0?void 0:R.map(z=>{var X;return{name:z,value:(X=D[z])!==null&&X!==void 0?X:""}}))===null||N===void 0?void 0:N.filter(z=>z?.value);if(!B||!B?.length)return;O(!0);const W=yield p?.({attributes:B});if(O(!1),W){if(m){const z=b,X=(F=z?.video)===null||F===void 0?void 0:F.bindProduct,ie=(L=(V=z?.video)===null||V===void 0?void 0:V.bindProduct)===null||L===void 0?void 0:L.bindCta,le=b?.index;g(z,X,ie,le)}h||y?.(),f?.()}}),1e3);return n.useEffect(()=>{const R=()=>{var N,F;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((N=document?.documentElement)===null||N===void 0?void 0:N.clientHeight)||((F=document?.body)===null||F===void 0?void 0:F.clientHeight))<M?A(50):A(0)};return window.addEventListener("resize",R),()=>{window.removeEventListener("resize",R)}},[]),n.createElement("div",{className:"pb-appoint-form"},n.createElement("div",{className:`pb-appoint-form-title ${we.css(Object.assign({},s))}`,dangerouslySetInnerHTML:{__html:he(l,s)}}),n.createElement("div",Object.assign({className:we.css(Object.assign(Object.assign({},a),{marginTop:C}))},x),n.createElement("div",{className:"pb-appoint-form-container"},n.createElement(En,{columns:k,layout:c,onChange:T}))),n.createElement("div",{className:"pb-appoint-form-btn-wrapper"},n.createElement("button",{"aria-label":v,onClick:_,className:"pb-appoint-form-btn",style:Object.assign({color:r,background:d},S),dangerouslySetInnerHTML:{__html:he(w?"loading...":v,S)}})))};var In=n.memo(Cn);function et(t,e){return t.extend=e,t}const kn=et(In,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:Tn,bindableProps:[],interactionRender:xn},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 _n=[{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 vo(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Ti(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:vo(e[i])&&vo(t[i])&&Object.keys(e[i]).length>0&&Ti(t[i],e[i])})}const po={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function Pt(){const t=typeof document<"u"?document:{};return Ti(t,po),t}const Pn={document:po,navigator:{userAgent:""},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""},history:{replaceState(){},pushState(){},go(){},back(){}},CustomEvent:function(){return this},addEventListener(){},removeEventListener(){},getComputedStyle(){return{getPropertyValue(){return""}}},Image(){},Date(){},screen:{},setTimeout(){},clearTimeout(){},matchMedia(){return{}},requestAnimationFrame(t){return typeof setTimeout>"u"?(t(),null):setTimeout(t,0)},cancelAnimationFrame(t){typeof setTimeout>"u"||clearTimeout(t)}};function ct(){const t=typeof window<"u"?window:{};return Ti(t,Pn),t}function Vt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Dn(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Xt(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Tt(){return Date.now()}function Mn(t){const e=ct();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function On(t,e){e===void 0&&(e="x");const i=ct();let o,a,l;const s=Mn(t);return i.WebKitCSSMatrix?(a=s.transform||s.webkitTransform,a.split(",").length>6&&(a=a.split(", ").map(d=>d.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(a==="none"?"":a)):(l=s.MozTransform||s.OTransform||s.MsTransform||s.msTransform||s.transform||s.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),o=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?a=l.m41:o.length===16?a=parseFloat(o[12]):a=parseFloat(o[4])),e==="y"&&(i.WebKitCSSMatrix?a=l.m42:o.length===16?a=parseFloat(o[13]):a=parseFloat(o[5])),a||0}function ai(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Rn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function bt(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const o=i<0||arguments.length<=i?void 0:arguments[i];if(o!=null&&!Rn(o)){const a=Object.keys(Object(o)).filter(l=>e.indexOf(l)<0);for(let l=0,s=a.length;l<s;l+=1){const d=a[l],r=Object.getOwnPropertyDescriptor(o,d);r!==void 0&&r.enumerable&&(ai(t[d])&&ai(o[d])?o[d].__swiper__?t[d]=o[d]:bt(t[d],o[d]):!ai(t[d])&&ai(o[d])?(t[d]={},o[d].__swiper__?t[d]=o[d]:bt(t[d],o[d])):t[d]=o[d])}}}return t}function si(t,e,i){t.style.setProperty(e,i)}function mo(t){let{swiper:e,targetPosition:i,side:o}=t;const a=ct(),l=-e.translate;let s=null,d;const r=e.params.speed;e.wrapperEl.style.scrollSnapType="none",a.cancelAnimationFrame(e.cssModeFrameID);const v=i>l?"next":"prev",c=(h,f)=>v==="next"&&h>=f||v==="prev"&&h<=f,m=()=>{d=new Date().getTime(),s===null&&(s=d);const h=Math.max(Math.min((d-s)/r,1),0),f=.5-Math.cos(h*Math.PI)/2;let y=l+f*(i-l);if(c(y,i)&&(y=i),e.wrapperEl.scrollTo({[o]:y}),c(y,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[o]:y})}),a.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=a.requestAnimationFrame(m)};m()}function Rt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function di(t){try{console.warn(t);return}catch{}}function Qt(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Vt(e)),i}function Ln(t){const e=ct(),i=Pt(),o=t.getBoundingClientRect(),a=i.body,l=t.clientTop||a.clientTop||0,s=t.clientLeft||a.clientLeft||0,d=t===e?e.scrollY:t.scrollTop,r=t===e?e.scrollX:t.scrollLeft;return{top:o.top+d-l,left:o.left+r-s}}function Bn(t,e){const i=[];for(;t.previousElementSibling;){const o=t.previousElementSibling;e?o.matches(e)&&i.push(o):i.push(o),t=o}return i}function Nn(t,e){const i=[];for(;t.nextElementSibling;){const o=t.nextElementSibling;e?o.matches(e)&&i.push(o):i.push(o),t=o}return i}function zt(t,e){return ct().getComputedStyle(t,null).getPropertyValue(e)}function ri(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function fo(t,e){const i=[];let o=t.parentElement;for(;o;)e?o.matches(e)&&i.push(o):i.push(o),o=o.parentElement;return i}function Ai(t,e){function i(o){o.target===t&&(e.call(t,o),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Ei(t,e,i){const o=ct();return i?t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(o.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(o.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom")):t.offsetWidth}function Lt(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Fn(t){let{swiper:e,extendParams:i,on:o,emit:a}=t;const l=ct();i({mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarget:"container",thresholdDelta:null,thresholdTime:null,noMousewheelClass:"swiper-no-mousewheel"}}),e.mousewheel={enabled:!1};let s,d=Tt(),r;const v=[];function c(g){let E=0,C=0,A=0,u=0;return"detail"in g&&(C=g.detail),"wheelDelta"in g&&(C=-g.wheelDelta/120),"wheelDeltaY"in g&&(C=-g.wheelDeltaY/120),"wheelDeltaX"in g&&(E=-g.wheelDeltaX/120),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(E=C,C=0),A=E*10,u=C*10,"deltaY"in g&&(u=g.deltaY),"deltaX"in g&&(A=g.deltaX),g.shiftKey&&!A&&(A=u,u=0),(A||u)&&g.deltaMode&&(g.deltaMode===1?(A*=40,u*=40):(A*=800,u*=800)),A&&!E&&(E=A<1?-1:1),u&&!C&&(C=u<1?-1:1),{spinX:E,spinY:C,pixelX:A,pixelY:u}}function m(){e.enabled&&(e.mouseEntered=!0)}function h(){e.enabled&&(e.mouseEntered=!1)}function f(g){return e.params.mousewheel.thresholdDelta&&g.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Tt()-d<e.params.mousewheel.thresholdTime?!1:g.delta>=6&&Tt()-d<60?!0:(g.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),a("scroll",g.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),a("scroll",g.raw)),d=new l.Date().getTime(),!1)}function y(g){const w=e.params.mousewheel;if(g.direction<0){if(e.isEnd&&!e.params.loop&&w.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&w.releaseOnEdges)return!0;return!1}function S(g){let w=g,O=!0;if(!e.enabled||g.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const I=e.params.mousewheel;e.params.cssMode&&w.preventDefault();let E=e.el;e.params.mousewheel.eventsTarget!=="container"&&(E=document.querySelector(e.params.mousewheel.eventsTarget));const C=E&&E.contains(w.target);if(!e.mouseEntered&&!C&&!I.releaseOnEdges)return!0;w.originalEvent&&(w=w.originalEvent);let A=0;const u=e.rtlTranslate?-1:1,M=c(w);if(I.forceToAxis)if(e.isHorizontal())if(Math.abs(M.pixelX)>Math.abs(M.pixelY))A=-M.pixelX*u;else return!0;else if(Math.abs(M.pixelY)>Math.abs(M.pixelX))A=-M.pixelY;else return!0;else A=Math.abs(M.pixelX)>Math.abs(M.pixelY)?-M.pixelX*u:-M.pixelY;if(A===0)return!0;I.invert&&(A=-A);let k=e.getTranslate()+A*I.sensitivity;if(k>=e.minTranslate()&&(k=e.minTranslate()),k<=e.maxTranslate()&&(k=e.maxTranslate()),O=e.params.loop?!0:!(k===e.minTranslate()||k===e.maxTranslate()),O&&e.params.nested&&w.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const T={time:Tt(),delta:Math.abs(A),direction:Math.sign(A),raw:g};v.length>=2&&v.shift();const _=v.length?v[v.length-1]:void 0;if(v.push(T),_?(T.direction!==_.direction||T.delta>_.delta||T.time>_.time+150)&&f(T):f(T),y(T))return!0}else{const T={time:Tt(),delta:Math.abs(A),direction:Math.sign(A)},_=r&&T.time<r.time+500&&T.delta<=r.delta&&T.direction===r.direction;if(!_){r=void 0;let R=e.getTranslate()+A*I.sensitivity;const N=e.isBeginning,F=e.isEnd;if(R>=e.minTranslate()&&(R=e.minTranslate()),R<=e.maxTranslate()&&(R=e.maxTranslate()),e.setTransition(0),e.setTranslate(R),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!N&&e.isBeginning||!F&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:T.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(s),s=void 0,v.length>=15&&v.shift();const V=v.length?v[v.length-1]:void 0,L=v[0];if(v.push(T),V&&(T.delta>V.delta||T.direction!==V.direction))v.splice(0);else if(v.length>=15&&T.time-L.time<500&&L.delta-T.delta>=1&&T.delta<=6){const D=A>0?.8:.2;r=T,v.splice(0),s=Xt(()=>{e.slideToClosest(e.params.speed,!0,void 0,D)},0)}s||(s=Xt(()=>{r=T,v.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(_||a("scroll",w),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),I.releaseOnEdges&&(R===e.minTranslate()||R===e.maxTranslate()))return!0}}return w.preventDefault?w.preventDefault():w.returnValue=!1,!1}function x(g){let w=e.el;e.params.mousewheel.eventsTarget!=="container"&&(w=document.querySelector(e.params.mousewheel.eventsTarget)),w[g]("mouseenter",m),w[g]("mouseleave",h),w[g]("wheel",S)}function p(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",S),!0):e.mousewheel.enabled?!1:(x("addEventListener"),e.mousewheel.enabled=!0,!0)}function b(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,S),!0):e.mousewheel.enabled?(x("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}o("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&b(),e.params.mousewheel.enabled&&p()}),o("destroy",()=>{e.params.cssMode&&p(),e.mousewheel.enabled&&b()}),Object.assign(e.mousewheel,{enable:p,disable:b})}function ho(t,e,i,o){return t.params.createElements&&Object.keys(o).forEach(a=>{if(!i[a]&&i.auto===!0){let l=Rt(t.el,`.${o[a]}`)[0];l||(l=Qt("div",o[a]),l.className=o[a],t.el.append(l)),i[a]=l,e[a]=l}}),i}function qt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function ci(t){let{swiper:e,extendParams:i,on:o,emit:a}=t;const l="swiper-pagination";i({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:p=>p,formatFractionTotal:p=>p,bulletClass:`${l}-bullet`,bulletActiveClass:`${l}-bullet-active`,modifierClass:`${l}-`,currentClass:`${l}-current`,totalClass:`${l}-total`,hiddenClass:`${l}-hidden`,progressbarFillClass:`${l}-progressbar-fill`,progressbarOppositeClass:`${l}-progressbar-opposite`,clickableClass:`${l}-clickable`,lockClass:`${l}-lock`,horizontalClass:`${l}-horizontal`,verticalClass:`${l}-vertical`,paginationDisabledClass:`${l}-disabled`}}),e.pagination={el:null,bullets:[]};let s,d=0;function r(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function v(p,b){const{bulletActiveClass:g}=e.params.pagination;p&&(p=p[`${b==="prev"?"previous":"next"}ElementSibling`],p&&(p.classList.add(`${g}-${b}`),p=p[`${b==="prev"?"previous":"next"}ElementSibling`],p&&p.classList.add(`${g}-${b}-${b}`)))}function c(p){const b=p.target.closest(qt(e.params.pagination.bulletClass));if(!b)return;p.preventDefault();const g=ri(b)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===g)return;e.slideToLoop(g)}else e.slideTo(g)}function m(){const p=e.rtl,b=e.params.pagination;if(r())return;let g=e.pagination.el;g=Lt(g);let w,O;const I=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,E=e.params.loop?Math.ceil(I/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(O=e.previousRealIndex||0,w=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(w=e.snapIndex,O=e.previousSnapIndex):(O=e.previousIndex||0,w=e.activeIndex||0),b.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const C=e.pagination.bullets;let A,u,M;if(b.dynamicBullets&&(s=Ei(C[0],e.isHorizontal()?"width":"height",!0),g.forEach(k=>{k.style[e.isHorizontal()?"width":"height"]=`${s*(b.dynamicMainBullets+4)}px`}),b.dynamicMainBullets>1&&O!==void 0&&(d+=w-(O||0),d>b.dynamicMainBullets-1?d=b.dynamicMainBullets-1:d<0&&(d=0)),A=Math.max(w-d,0),u=A+(Math.min(C.length,b.dynamicMainBullets)-1),M=(u+A)/2),C.forEach(k=>{const T=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(_=>`${b.bulletActiveClass}${_}`)].map(_=>typeof _=="string"&&_.includes(" ")?_.split(" "):_).flat();k.classList.remove(...T)}),g.length>1)C.forEach(k=>{const T=ri(k);T===w?k.classList.add(...b.bulletActiveClass.split(" ")):e.isElement&&k.setAttribute("part","bullet"),b.dynamicBullets&&(T>=A&&T<=u&&k.classList.add(...`${b.bulletActiveClass}-main`.split(" ")),T===A&&v(k,"prev"),T===u&&v(k,"next"))});else{const k=C[w];if(k&&k.classList.add(...b.bulletActiveClass.split(" ")),e.isElement&&C.forEach((T,_)=>{T.setAttribute("part",_===w?"bullet-active":"bullet")}),b.dynamicBullets){const T=C[A],_=C[u];for(let R=A;R<=u;R+=1)C[R]&&C[R].classList.add(...`${b.bulletActiveClass}-main`.split(" "));v(T,"prev"),v(_,"next")}}if(b.dynamicBullets){const k=Math.min(C.length,b.dynamicMainBullets+4),T=(s*k-s)/2-M*s,_=p?"right":"left";C.forEach(R=>{R.style[e.isHorizontal()?_:"top"]=`${T}px`})}}g.forEach((C,A)=>{if(b.type==="fraction"&&(C.querySelectorAll(qt(b.currentClass)).forEach(u=>{u.textContent=b.formatFractionCurrent(w+1)}),C.querySelectorAll(qt(b.totalClass)).forEach(u=>{u.textContent=b.formatFractionTotal(E)})),b.type==="progressbar"){let u;b.progressbarOpposite?u=e.isHorizontal()?"vertical":"horizontal":u=e.isHorizontal()?"horizontal":"vertical";const M=(w+1)/E;let k=1,T=1;u==="horizontal"?k=M:T=M,C.querySelectorAll(qt(b.progressbarFillClass)).forEach(_=>{_.style.transform=`translate3d(0,0,0) scaleX(${k}) scaleY(${T})`,_.style.transitionDuration=`${e.params.speed}ms`})}b.type==="custom"&&b.renderCustom?(C.innerHTML=b.renderCustom(e,w+1,E),A===0&&a("paginationRender",C)):(A===0&&a("paginationRender",C),a("paginationUpdate",C)),e.params.watchOverflow&&e.enabled&&C.classList[e.isLocked?"add":"remove"](b.lockClass)})}function h(){const p=e.params.pagination;if(r())return;const b=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.grid&&e.params.grid.rows>1?e.slides.length/Math.ceil(e.params.grid.rows):e.slides.length;let g=e.pagination.el;g=Lt(g);let w="";if(p.type==="bullets"){let O=e.params.loop?Math.ceil(b/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&O>b&&(O=b);for(let I=0;I<O;I+=1)p.renderBullet?w+=p.renderBullet.call(e,I,p.bulletClass):w+=`<${p.bulletElement} ${e.isElement?'part="bullet"':""} class="${p.bulletClass}"></${p.bulletElement}>`}p.type==="fraction"&&(p.renderFraction?w=p.renderFraction.call(e,p.currentClass,p.totalClass):w=`<span class="${p.currentClass}"></span> / <span class="${p.totalClass}"></span>`),p.type==="progressbar"&&(p.renderProgressbar?w=p.renderProgressbar.call(e,p.progressbarFillClass):w=`<span class="${p.progressbarFillClass}"></span>`),e.pagination.bullets=[],g.forEach(O=>{p.type!=="custom"&&(O.innerHTML=w||""),p.type==="bullets"&&e.pagination.bullets.push(...O.querySelectorAll(qt(p.bulletClass)))}),p.type!=="custom"&&a("paginationRender",g[0])}function f(){e.params.pagination=ho(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const p=e.params.pagination;if(!p.el)return;let b;typeof p.el=="string"&&e.isElement&&(b=e.el.querySelector(p.el)),!b&&typeof p.el=="string"&&(b=[...document.querySelectorAll(p.el)]),b||(b=p.el),!(!b||b.length===0)&&(e.params.uniqueNavElements&&typeof p.el=="string"&&Array.isArray(b)&&b.length>1&&(b=[...e.el.querySelectorAll(p.el)],b.length>1&&(b=b.filter(g=>fo(g,".swiper")[0]===e.el)[0])),Array.isArray(b)&&b.length===1&&(b=b[0]),Object.assign(e.pagination,{el:b}),b=Lt(b),b.forEach(g=>{p.type==="bullets"&&p.clickable&&g.classList.add(...(p.clickableClass||"").split(" ")),g.classList.add(p.modifierClass+p.type),g.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.type==="bullets"&&p.dynamicBullets&&(g.classList.add(`${p.modifierClass}${p.type}-dynamic`),d=0,p.dynamicMainBullets<1&&(p.dynamicMainBullets=1)),p.type==="progressbar"&&p.progressbarOpposite&&g.classList.add(p.progressbarOppositeClass),p.clickable&&g.addEventListener("click",c),e.enabled||g.classList.add(p.lockClass)}))}function y(){const p=e.params.pagination;if(r())return;let b=e.pagination.el;b&&(b=Lt(b),b.forEach(g=>{g.classList.remove(p.hiddenClass),g.classList.remove(p.modifierClass+p.type),g.classList.remove(e.isHorizontal()?p.horizontalClass:p.verticalClass),p.clickable&&(g.classList.remove(...(p.clickableClass||"").split(" ")),g.removeEventListener("click",c))})),e.pagination.bullets&&e.pagination.bullets.forEach(g=>g.classList.remove(...p.bulletActiveClass.split(" ")))}o("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const p=e.params.pagination;let{el:b}=e.pagination;b=Lt(b),b.forEach(g=>{g.classList.remove(p.horizontalClass,p.verticalClass),g.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass)})}),o("init",()=>{e.params.pagination.enabled===!1?x():(f(),h(),m())}),o("activeIndexChange",()=>{typeof e.snapIndex>"u"&&m()}),o("snapIndexChange",()=>{m()}),o("snapGridLengthChange",()=>{h(),m()}),o("destroy",()=>{y()}),o("enable disable",()=>{let{el:p}=e.pagination;p&&(p=Lt(p),p.forEach(b=>b.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),o("lock unlock",()=>{m()}),o("click",(p,b)=>{const g=b.target,w=Lt(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&w&&w.length>0&&!g.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&g===e.navigation.nextEl||e.navigation.prevEl&&g===e.navigation.prevEl))return;const O=w[0].classList.contains(e.params.pagination.hiddenClass);a(O===!0?"paginationShow":"paginationHide"),w.forEach(I=>I.classList.toggle(e.params.pagination.hiddenClass))}});const S=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Lt(p),p.forEach(b=>b.classList.remove(e.params.pagination.paginationDisabledClass))),f(),h(),m()},x=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Lt(p),p.forEach(b=>b.classList.add(e.params.pagination.paginationDisabledClass))),y()};Object.assign(e.pagination,{enable:S,disable:x,render:h,update:m,init:f,destroy:y})}function jn(t){let{swiper:e,extendParams:i,on:o,emit:a}=t;const l=Pt();let s=!1,d=null,r=null,v,c,m,h;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function f(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:k,rtlTranslate:T}=e,{dragEl:_,el:R}=k,N=e.params.scrollbar,F=e.params.loop?e.progressLoop:e.progress;let V=c,L=(m-c)*F;T?(L=-L,L>0?(V=c-L,L=0):-L+c>m&&(V=m+L)):L<0?(V=c+L,L=0):L+c>m&&(V=m-L),e.isHorizontal()?(_.style.transform=`translate3d(${L}px, 0, 0)`,_.style.width=`${V}px`):(_.style.transform=`translate3d(0px, ${L}px, 0)`,_.style.height=`${V}px`),N.hide&&(clearTimeout(d),R.style.opacity=1,d=setTimeout(()=>{R.style.opacity=0,R.style.transitionDuration="400ms"},1e3))}function y(k){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${k}ms`)}function S(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:k}=e,{dragEl:T,el:_}=k;T.style.width="",T.style.height="",m=e.isHorizontal()?_.offsetWidth:_.offsetHeight,h=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?c=m*h:c=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?T.style.width=`${c}px`:T.style.height=`${c}px`,h>=1?_.style.display="none":_.style.display="",e.params.scrollbar.hide&&(_.style.opacity=0),e.params.watchOverflow&&e.enabled&&k.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function x(k){return e.isHorizontal()?k.clientX:k.clientY}function p(k){const{scrollbar:T,rtlTranslate:_}=e,{el:R}=T;let N;N=(x(k)-Ln(R)[e.isHorizontal()?"left":"top"]-(v!==null?v:c/2))/(m-c),N=Math.max(Math.min(N,1),0),_&&(N=1-N);const F=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*N;e.updateProgress(F),e.setTranslate(F),e.updateActiveIndex(),e.updateSlidesClasses()}function b(k){const T=e.params.scrollbar,{scrollbar:_,wrapperEl:R}=e,{el:N,dragEl:F}=_;s=!0,v=k.target===F?x(k)-k.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,k.preventDefault(),k.stopPropagation(),R.style.transitionDuration="100ms",F.style.transitionDuration="100ms",p(k),clearTimeout(r),N.style.transitionDuration="0ms",T.hide&&(N.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),a("scrollbarDragStart",k)}function g(k){const{scrollbar:T,wrapperEl:_}=e,{el:R,dragEl:N}=T;s&&(k.preventDefault&&k.cancelable?k.preventDefault():k.returnValue=!1,p(k),_.style.transitionDuration="0ms",R.style.transitionDuration="0ms",N.style.transitionDuration="0ms",a("scrollbarDragMove",k))}function w(k){const T=e.params.scrollbar,{scrollbar:_,wrapperEl:R}=e,{el:N}=_;s&&(s=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",R.style.transitionDuration=""),T.hide&&(clearTimeout(r),r=Xt(()=>{N.style.opacity=0,N.style.transitionDuration="400ms"},1e3)),a("scrollbarDragEnd",k),T.snapOnRelease&&e.slideToClosest())}function O(k){const{scrollbar:T,params:_}=e,R=T.el;if(!R)return;const N=R,F=_.passiveListeners?{passive:!1,capture:!1}:!1,V=_.passiveListeners?{passive:!0,capture:!1}:!1;if(!N)return;const L=k==="on"?"addEventListener":"removeEventListener";N[L]("pointerdown",b,F),l[L]("pointermove",g,F),l[L]("pointerup",w,V)}function I(){!e.params.scrollbar.el||!e.scrollbar.el||O("on")}function E(){!e.params.scrollbar.el||!e.scrollbar.el||O("off")}function C(){const{scrollbar:k,el:T}=e;e.params.scrollbar=ho(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const _=e.params.scrollbar;if(!_.el)return;let R;if(typeof _.el=="string"&&e.isElement&&(R=e.el.querySelector(_.el)),!R&&typeof _.el=="string"){if(R=l.querySelectorAll(_.el),!R.length)return}else R||(R=_.el);e.params.uniqueNavElements&&typeof _.el=="string"&&R.length>1&&T.querySelectorAll(_.el).length===1&&(R=T.querySelector(_.el)),R.length>0&&(R=R[0]),R.classList.add(e.isHorizontal()?_.horizontalClass:_.verticalClass);let N;R&&(N=R.querySelector(qt(e.params.scrollbar.dragClass)),N||(N=Qt("div",e.params.scrollbar.dragClass),R.append(N))),Object.assign(k,{el:R,dragEl:N}),_.draggable&&I(),R&&R.classList[e.enabled?"remove":"add"](...Vt(e.params.scrollbar.lockClass))}function A(){const k=e.params.scrollbar,T=e.scrollbar.el;T&&T.classList.remove(...Vt(e.isHorizontal()?k.horizontalClass:k.verticalClass)),E()}o("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const k=e.params.scrollbar;let{el:T}=e.scrollbar;T=Lt(T),T.forEach(_=>{_.classList.remove(k.horizontalClass,k.verticalClass),_.classList.add(e.isHorizontal()?k.horizontalClass:k.verticalClass)})}),o("init",()=>{e.params.scrollbar.enabled===!1?M():(C(),S(),f())}),o("update resize observerUpdate lock unlock changeDirection",()=>{S()}),o("setTranslate",()=>{f()}),o("setTransition",(k,T)=>{y(T)}),o("enable disable",()=>{const{el:k}=e.scrollbar;k&&k.classList[e.enabled?"remove":"add"](...Vt(e.params.scrollbar.lockClass))}),o("destroy",()=>{A()});const u=()=>{e.el.classList.remove(...Vt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Vt(e.params.scrollbar.scrollbarDisabledClass)),C(),S(),f()},M=()=>{e.el.classList.add(...Vt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Vt(e.params.scrollbar.scrollbarDisabledClass)),A()};Object.assign(e.scrollbar,{enable:u,disable:M,updateSize:S,setTranslate:f,init:C,destroy:A})}function ui(t){let{swiper:e,extendParams:i,on:o,emit:a,params:l}=t;e.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let s,d,r=l&&l.autoplay?l.autoplay.delay:3e3,v=l&&l.autoplay?l.autoplay.delay:3e3,c,m=new Date().getTime(),h,f,y,S,x,p,b;function g(V){!e||e.destroyed||!e.wrapperEl||V.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",g),!(b||V.detail&&V.detail.bySwiperTouchMove)&&u())}const w=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(v=c,h=!1);const V=e.autoplay.paused?c:m+v-new Date().getTime();e.autoplay.timeLeft=V,a("autoplayTimeLeft",V,V/r),d=requestAnimationFrame(()=>{w()})},O=()=>{let V;return e.virtual&&e.params.virtual.enabled?V=e.slides.filter(D=>D.classList.contains("swiper-slide-active"))[0]:V=e.slides[e.activeIndex],V?parseInt(V.getAttribute("data-swiper-autoplay"),10):void 0},I=V=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(d),w();let L=typeof V>"u"?e.params.autoplay.delay:V;r=e.params.autoplay.delay,v=e.params.autoplay.delay;const D=O();!Number.isNaN(D)&&D>0&&typeof V>"u"&&(L=D,r=D,v=D),c=L;const B=e.params.speed,W=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(B,!0,!0),a("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,B,!0,!0),a("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(B,!0,!0),a("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,B,!0,!0),a("autoplay")),e.params.cssMode&&(m=new Date().getTime(),requestAnimationFrame(()=>{I()})))};return L>0?(clearTimeout(s),s=setTimeout(()=>{W()},L)):requestAnimationFrame(()=>{W()}),L},E=()=>{m=new Date().getTime(),e.autoplay.running=!0,I(),a("autoplayStart")},C=()=>{e.autoplay.running=!1,clearTimeout(s),cancelAnimationFrame(d),a("autoplayStop")},A=(V,L)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(s),V||(p=!0);const D=()=>{a("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",g):u()};if(e.autoplay.paused=!0,L){x&&(c=e.params.autoplay.delay),x=!1,D();return}c=(c||e.params.autoplay.delay)-(new Date().getTime()-m),!(e.isEnd&&c<0&&!e.params.loop)&&(c<0&&(c=0),D())},u=()=>{e.isEnd&&c<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(m=new Date().getTime(),p?(p=!1,I(c)):I(),e.autoplay.paused=!1,a("autoplayResume"))},M=()=>{if(e.destroyed||!e.autoplay.running)return;const V=Pt();V.visibilityState==="hidden"&&(p=!0,A(!0)),V.visibilityState==="visible"&&u()},k=V=>{V.pointerType==="mouse"&&(p=!0,b=!0,!(e.animating||e.autoplay.paused)&&A(!0))},T=V=>{V.pointerType==="mouse"&&(b=!1,e.autoplay.paused&&u())},_=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",k),e.el.addEventListener("pointerleave",T))},R=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",k),e.el.removeEventListener("pointerleave",T))},N=()=>{Pt().addEventListener("visibilitychange",M)},F=()=>{Pt().removeEventListener("visibilitychange",M)};o("init",()=>{e.params.autoplay.enabled&&(_(),N(),E())}),o("destroy",()=>{R(),F(),e.autoplay.running&&C()}),o("_freeModeStaticRelease",()=>{(y||p)&&u()}),o("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?C():A(!0,!0)}),o("beforeTransitionStart",(V,L,D)=>{e.destroyed||!e.autoplay.running||(D||!e.params.autoplay.disableOnInteraction?A(!0,!0):C())}),o("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){C();return}f=!0,y=!1,p=!1,S=setTimeout(()=>{p=!0,y=!0,A(!0)},200)}}),o("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!f)){if(clearTimeout(S),clearTimeout(s),e.params.autoplay.disableOnInteraction){y=!1,f=!1;return}y&&e.params.cssMode&&u(),y=!1,f=!1}}),o("slideChange",()=>{e.destroyed||!e.autoplay.running||(x=!0)}),Object.assign(e.autoplay,{start:E,stop:C,pause:A,resume:u})}function Vn(t){let{swiper:e,extendParams:i,emit:o,once:a}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function l(){if(e.params.cssMode)return;const r=e.getTranslate();e.setTranslate(r),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function s(){if(e.params.cssMode)return;const{touchEventsData:r,touches:v}=e;r.velocities.length===0&&r.velocities.push({position:v[e.isHorizontal()?"startX":"startY"],time:r.touchStartTime}),r.velocities.push({position:v[e.isHorizontal()?"currentX":"currentY"],time:Tt()})}function d(r){let{currentPos:v}=r;if(e.params.cssMode)return;const{params:c,wrapperEl:m,rtlTranslate:h,snapGrid:f,touchEventsData:y}=e,x=Tt()-y.touchStartTime;if(v<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(v>-e.maxTranslate()){e.slides.length<f.length?e.slideTo(f.length-1):e.slideTo(e.slides.length-1);return}if(c.freeMode.momentum){if(y.velocities.length>1){const C=y.velocities.pop(),A=y.velocities.pop(),u=C.position-A.position,M=C.time-A.time;e.velocity=u/M,e.velocity/=2,Math.abs(e.velocity)<c.freeMode.minimumVelocity&&(e.velocity=0),(M>150||Tt()-C.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=c.freeMode.momentumVelocityRatio,y.velocities.length=0;let p=1e3*c.freeMode.momentumRatio;const b=e.velocity*p;let g=e.translate+b;h&&(g=-g);let w=!1,O;const I=Math.abs(e.velocity)*20*c.freeMode.momentumBounceRatio;let E;if(g<e.maxTranslate())c.freeMode.momentumBounce?(g+e.maxTranslate()<-I&&(g=e.maxTranslate()-I),O=e.maxTranslate(),w=!0,y.allowMomentumBounce=!0):g=e.maxTranslate(),c.loop&&c.centeredSlides&&(E=!0);else if(g>e.minTranslate())c.freeMode.momentumBounce?(g-e.minTranslate()>I&&(g=e.minTranslate()+I),O=e.minTranslate(),w=!0,y.allowMomentumBounce=!0):g=e.minTranslate(),c.loop&&c.centeredSlides&&(E=!0);else if(c.freeMode.sticky){let C;for(let A=0;A<f.length;A+=1)if(f[A]>-g){C=A;break}Math.abs(f[C]-g)<Math.abs(f[C-1]-g)||e.swipeDirection==="next"?g=f[C]:g=f[C-1],g=-g}if(E&&a("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(h?p=Math.abs((-g-e.translate)/e.velocity):p=Math.abs((g-e.translate)/e.velocity),c.freeMode.sticky){const C=Math.abs((h?-g:g)-e.translate),A=e.slidesSizesGrid[e.activeIndex];C<A?p=c.speed:C<2*A?p=c.speed*1.5:p=c.speed*2.5}}else if(c.freeMode.sticky){e.slideToClosest();return}c.freeMode.momentumBounce&&w?(e.updateProgress(O),e.setTransition(p),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Ai(m,()=>{!e||e.destroyed||!y.allowMomentumBounce||(o("momentumBounce"),e.setTransition(c.speed),setTimeout(()=>{e.setTranslate(O),Ai(m,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(o("_freeModeNoMomentumRelease"),e.updateProgress(g),e.setTransition(p),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Ai(m,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(g),e.updateActiveIndex(),e.updateSlidesClasses()}else if(c.freeMode.sticky){e.slideToClosest();return}else c.freeMode&&o("_freeModeNoMomentumRelease");(!c.freeMode.momentum||x>=c.longSwipesMs)&&(o("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:s,onTouchEnd:d}})}let Ci;function zn(){const t=ct(),e=Pt();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function go(){return Ci||(Ci=zn()),Ci}let Ii;function Hn(t){let{userAgent:e}=t===void 0?{}:t;const i=go(),o=ct(),a=o.navigator.platform,l=e||o.navigator.userAgent,s={ios:!1,android:!1},d=o.screen.width,r=o.screen.height,v=l.match(/(Android);?[\s\/]+([\d.]+)?/);let c=l.match(/(iPad).*OS\s([\d_]+)/);const m=l.match(/(iPod)(.*OS\s([\d_]+))?/),h=!c&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),f=a==="Win32";let y=a==="MacIntel";const S=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!c&&y&&i.touch&&S.indexOf(`${d}x${r}`)>=0&&(c=l.match(/(Version)\/([\d.]+)/),c||(c=[0,1,"13_0_0"]),y=!1),v&&!f&&(s.os="android",s.android=!0),(c||h||m)&&(s.os="ios",s.ios=!0),s}function bo(t){return t===void 0&&(t={}),Ii||(Ii=Hn(t)),Ii}let ki;function Gn(){const t=ct(),e=bo();let i=!1;function o(){const d=t.navigator.userAgent.toLowerCase();return d.indexOf("safari")>=0&&d.indexOf("chrome")<0&&d.indexOf("android")<0}if(o()){const d=String(t.navigator.userAgent);if(d.includes("Version/")){const[r,v]=d.split("Version/")[1].split(" ")[0].split(".").map(c=>Number(c));i=r<16||r===16&&v<2}}const a=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=o(),s=l||a&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:s,isWebView:a}}function Un(){return ki||(ki=Gn()),ki}function Wn(t){let{swiper:e,on:i,emit:o}=t;const a=ct();let l=null,s=null;const d=()=>{!e||e.destroyed||!e.initialized||(o("beforeResize"),o("resize"))},r=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(m=>{s=a.requestAnimationFrame(()=>{const{width:h,height:f}=e;let y=h,S=f;m.forEach(x=>{let{contentBoxSize:p,contentRect:b,target:g}=x;g&&g!==e.el||(y=b?b.width:(p[0]||p).inlineSize,S=b?b.height:(p[0]||p).blockSize)}),(y!==h||S!==f)&&d()})}),l.observe(e.el))},v=()=>{s&&a.cancelAnimationFrame(s),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},c=()=>{!e||e.destroyed||!e.initialized||o("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof a.ResizeObserver<"u"){r();return}a.addEventListener("resize",d),a.addEventListener("orientationchange",c)}),i("destroy",()=>{v(),a.removeEventListener("resize",d),a.removeEventListener("orientationchange",c)})}function Yn(t){let{swiper:e,extendParams:i,on:o,emit:a}=t;const l=[],s=ct(),d=function(c,m){m===void 0&&(m={});const h=s.MutationObserver||s.WebkitMutationObserver,f=new h(y=>{if(e.__preventObserver__)return;if(y.length===1){a("observerUpdate",y[0]);return}const S=function(){a("observerUpdate",y[0])};s.requestAnimationFrame?s.requestAnimationFrame(S):s.setTimeout(S,0)});f.observe(c,{attributes:typeof m.attributes>"u"?!0:m.attributes,childList:typeof m.childList>"u"?!0:m.childList,characterData:typeof m.characterData>"u"?!0:m.characterData}),l.push(f)},r=()=>{if(e.params.observer){if(e.params.observeParents){const c=fo(e.hostEl);for(let m=0;m<c.length;m+=1)d(c[m])}d(e.hostEl,{childList:e.params.observeSlideChildren}),d(e.wrapperEl,{attributes:!1})}},v=()=>{l.forEach(c=>{c.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),o("init",r),o("destroy",v)}var Xn={on(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;const a=i?"unshift":"push";return t.split(" ").forEach(l=>{o.eventsListeners[l]||(o.eventsListeners[l]=[]),o.eventsListeners[l][a](e)}),o},once(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;function a(){o.off(t,a),a.__emitterProxy&&delete a.__emitterProxy;for(var l=arguments.length,s=new Array(l),d=0;d<l;d++)s[d]=arguments[d];e.apply(o,s)}return a.__emitterProxy=e,o.on(t,a,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const o=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[o](t),i},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const i=e.eventsAnyListeners.indexOf(t);return i>=0&&e.eventsAnyListeners.splice(i,1),e},off(t,e){const i=this;return!i.eventsListeners||i.destroyed||!i.eventsListeners||t.split(" ").forEach(o=>{typeof e>"u"?i.eventsListeners[o]=[]:i.eventsListeners[o]&&i.eventsListeners[o].forEach((a,l)=>{(a===e||a.__emitterProxy&&a.__emitterProxy===e)&&i.eventsListeners[o].splice(l,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,o;for(var a=arguments.length,l=new Array(a),s=0;s<a;s++)l[s]=arguments[s];return typeof l[0]=="string"||Array.isArray(l[0])?(e=l[0],i=l.slice(1,l.length),o=t):(e=l[0].events,i=l[0].data,o=l[0].context||t),i.unshift(o),(Array.isArray(e)?e:e.split(" ")).forEach(r=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(v=>{v.apply(o,[r,...i])}),t.eventsListeners&&t.eventsListeners[r]&&t.eventsListeners[r].forEach(v=>{v.apply(o,i)})}),t}};function qn(){const t=this;let e,i;const o=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=o.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=o.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(zt(o,"padding-left")||0,10)-parseInt(zt(o,"padding-right")||0,10),i=i-parseInt(zt(o,"padding-top")||0,10)-parseInt(zt(o,"padding-bottom")||0,10),Number.isNaN(e)&&(e=0),Number.isNaN(i)&&(i=0),Object.assign(t,{width:e,height:i,size:t.isHorizontal()?e:i}))}function Jn(){const t=this;function e(u,M){return parseFloat(u.getPropertyValue(t.getDirectionLabel(M))||0)}const i=t.params,{wrapperEl:o,slidesEl:a,size:l,rtlTranslate:s,wrongRTL:d}=t,r=t.virtual&&i.virtual.enabled,v=r?t.virtual.slides.length:t.slides.length,c=Rt(a,`.${t.params.slideClass}, swiper-slide`),m=r?t.virtual.slides.length:c.length;let h=[];const f=[],y=[];let S=i.slidesOffsetBefore;typeof S=="function"&&(S=i.slidesOffsetBefore.call(t));let x=i.slidesOffsetAfter;typeof x=="function"&&(x=i.slidesOffsetAfter.call(t));const p=t.snapGrid.length,b=t.slidesGrid.length;let g=i.spaceBetween,w=-S,O=0,I=0;if(typeof l>"u")return;typeof g=="string"&&g.indexOf("%")>=0?g=parseFloat(g.replace("%",""))/100*l:typeof g=="string"&&(g=parseFloat(g)),t.virtualSize=-g,c.forEach(u=>{s?u.style.marginLeft="":u.style.marginRight="",u.style.marginBottom="",u.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(si(o,"--swiper-centered-offset-before",""),si(o,"--swiper-centered-offset-after",""));const E=i.grid&&i.grid.rows>1&&t.grid;E?t.grid.initSlides(c):t.grid&&t.grid.unsetSlides();let C;const A=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(u=>typeof i.breakpoints[u].slidesPerView<"u").length>0;for(let u=0;u<m;u+=1){C=0;let M;if(c[u]&&(M=c[u]),E&&t.grid.updateSlide(u,M,c),!(c[u]&&zt(M,"display")==="none")){if(i.slidesPerView==="auto"){A&&(c[u].style[t.getDirectionLabel("width")]="");const k=getComputedStyle(M),T=M.style.transform,_=M.style.webkitTransform;if(T&&(M.style.transform="none"),_&&(M.style.webkitTransform="none"),i.roundLengths)C=t.isHorizontal()?Ei(M,"width",!0):Ei(M,"height",!0);else{const R=e(k,"width"),N=e(k,"padding-left"),F=e(k,"padding-right"),V=e(k,"margin-left"),L=e(k,"margin-right"),D=k.getPropertyValue("box-sizing");if(D&&D==="border-box")C=R+V+L;else{const{clientWidth:B,offsetWidth:W}=M;C=R+N+F+V+L+(W-B)}}T&&(M.style.transform=T),_&&(M.style.webkitTransform=_),i.roundLengths&&(C=Math.floor(C))}else C=(l-(i.slidesPerView-1)*g)/i.slidesPerView,i.roundLengths&&(C=Math.floor(C)),c[u]&&(c[u].style[t.getDirectionLabel("width")]=`${C}px`);c[u]&&(c[u].swiperSlideSize=C),y.push(C),i.centeredSlides?(w=w+C/2+O/2+g,O===0&&u!==0&&(w=w-l/2-g),u===0&&(w=w-l/2-g),Math.abs(w)<1/1e3&&(w=0),i.roundLengths&&(w=Math.floor(w)),I%i.slidesPerGroup===0&&h.push(w),f.push(w)):(i.roundLengths&&(w=Math.floor(w)),(I-Math.min(t.params.slidesPerGroupSkip,I))%t.params.slidesPerGroup===0&&h.push(w),f.push(w),w=w+C+g),t.virtualSize+=C+g,O=C,I+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+x,s&&d&&(i.effect==="slide"||i.effect==="coverflow")&&(o.style.width=`${t.virtualSize+g}px`),i.setWrapperSize&&(o.style[t.getDirectionLabel("width")]=`${t.virtualSize+g}px`),E&&t.grid.updateWrapperSize(C,h),!i.centeredSlides){const u=[];for(let M=0;M<h.length;M+=1){let k=h[M];i.roundLengths&&(k=Math.floor(k)),h[M]<=t.virtualSize-l&&u.push(k)}h=u,Math.floor(t.virtualSize-l)-Math.floor(h[h.length-1])>1&&h.push(t.virtualSize-l)}if(r&&i.loop){const u=y[0]+g;if(i.slidesPerGroup>1){const M=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),k=u*i.slidesPerGroup;for(let T=0;T<M;T+=1)h.push(h[h.length-1]+k)}for(let M=0;M<t.virtual.slidesBefore+t.virtual.slidesAfter;M+=1)i.slidesPerGroup===1&&h.push(h[h.length-1]+u),f.push(f[f.length-1]+u),t.virtualSize+=u}if(h.length===0&&(h=[0]),g!==0){const u=t.isHorizontal()&&s?"marginLeft":t.getDirectionLabel("marginRight");c.filter((M,k)=>!i.cssMode||i.loop?!0:k!==c.length-1).forEach(M=>{M.style[u]=`${g}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let u=0;y.forEach(k=>{u+=k+(g||0)}),u-=g;const M=u-l;h=h.map(k=>k<=0?-S:k>M?M+x:k)}if(i.centerInsufficientSlides){let u=0;y.forEach(k=>{u+=k+(g||0)}),u-=g;const M=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(u+M<l){const k=(l-u-M)/2;h.forEach((T,_)=>{h[_]=T-k}),f.forEach((T,_)=>{f[_]=T+k})}}if(Object.assign(t,{slides:c,snapGrid:h,slidesGrid:f,slidesSizesGrid:y}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){si(o,"--swiper-centered-offset-before",`${-h[0]}px`),si(o,"--swiper-centered-offset-after",`${t.size/2-y[y.length-1]/2}px`);const u=-t.snapGrid[0],M=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(k=>k+u),t.slidesGrid=t.slidesGrid.map(k=>k+M)}if(m!==v&&t.emit("slidesLengthChange"),h.length!==p&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),f.length!==b&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!r&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const u=`${i.containerModifierClass}backface-hidden`,M=t.el.classList.contains(u);m<=i.maxBackfaceHiddenSlides?M||t.el.classList.add(u):M&&t.el.classList.remove(u)}}function Kn(t){const e=this,i=[],o=e.virtual&&e.params.virtual.enabled;let a=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const s=d=>o?e.slides[e.getSlideIndexByData(d)]:e.slides[d];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(d=>{i.push(d)});else for(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const d=e.activeIndex+l;if(d>e.slides.length&&!o)break;i.push(s(d))}else i.push(s(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const d=i[l].offsetHeight;a=d>a?d:a}(a||a===0)&&(e.wrapperEl.style.height=`${a}px`)}function Zn(){const t=this,e=t.slides,i=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let o=0;o<e.length;o+=1)e[o].swiperSlideOffset=(t.isHorizontal()?e[o].offsetLeft:e[o].offsetTop)-i-t.cssOverflowAdjustment()}const yo=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function Qn(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:o,rtlTranslate:a,snapGrid:l}=e;if(o.length===0)return;typeof o[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let s=-t;a&&(s=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let d=i.spaceBetween;typeof d=="string"&&d.indexOf("%")>=0?d=parseFloat(d.replace("%",""))/100*e.size:typeof d=="string"&&(d=parseFloat(d));for(let r=0;r<o.length;r+=1){const v=o[r];let c=v.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(c-=o[0].swiperSlideOffset);const m=(s+(i.centeredSlides?e.minTranslate():0)-c)/(v.swiperSlideSize+d),h=(s-l[0]+(i.centeredSlides?e.minTranslate():0)-c)/(v.swiperSlideSize+d),f=-(s-c),y=f+e.slidesSizesGrid[r],S=f>=0&&f<=e.size-e.slidesSizesGrid[r],x=f>=0&&f<e.size-1||y>1&&y<=e.size||f<=0&&y>=e.size;x&&(e.visibleSlides.push(v),e.visibleSlidesIndexes.push(r)),yo(v,x,i.slideVisibleClass),yo(v,S,i.slideFullyVisibleClass),v.progress=a?-m:m,v.originalProgress=a?-h:h}}function $n(t){const e=this;if(typeof t>"u"){const c=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*c||0}const i=e.params,o=e.maxTranslate()-e.minTranslate();let{progress:a,isBeginning:l,isEnd:s,progressLoop:d}=e;const r=l,v=s;if(o===0)a=0,l=!0,s=!0;else{a=(t-e.minTranslate())/o;const c=Math.abs(t-e.minTranslate())<1,m=Math.abs(t-e.maxTranslate())<1;l=c||a<=0,s=m||a>=1,c&&(a=0),m&&(a=1)}if(i.loop){const c=e.getSlideIndexByData(0),m=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[c],f=e.slidesGrid[m],y=e.slidesGrid[e.slidesGrid.length-1],S=Math.abs(t);S>=h?d=(S-h)/y:d=(S+y-f)/y,d>1&&(d-=1)}Object.assign(e,{progress:a,progressLoop:d,isBeginning:l,isEnd:s}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!r&&e.emit("reachBeginning toEdge"),s&&!v&&e.emit("reachEnd toEdge"),(r&&!l||v&&!s)&&e.emit("fromEdge"),e.emit("progress",a)}const _i=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function el(){const t=this,{slides:e,params:i,slidesEl:o,activeIndex:a}=t,l=t.virtual&&i.virtual.enabled,s=t.grid&&i.grid&&i.grid.rows>1,d=m=>Rt(o,`.${i.slideClass}${m}, swiper-slide${m}`)[0];let r,v,c;if(l)if(i.loop){let m=a-t.virtual.slidesBefore;m<0&&(m=t.virtual.slides.length+m),m>=t.virtual.slides.length&&(m-=t.virtual.slides.length),r=d(`[data-swiper-slide-index="${m}"]`)}else r=d(`[data-swiper-slide-index="${a}"]`);else s?(r=e.filter(m=>m.column===a)[0],c=e.filter(m=>m.column===a+1)[0],v=e.filter(m=>m.column===a-1)[0]):r=e[a];r&&(s||(c=Nn(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c&&(c=e[0]),v=Bn(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!v===0&&(v=e[e.length-1]))),e.forEach(m=>{_i(m,m===r,i.slideActiveClass),_i(m,m===c,i.slideNextClass),_i(m,m===v,i.slidePrevClass)}),t.emitSlidesClasses()}const vi=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,o=e.closest(i());if(o){let a=o.querySelector(`.${t.params.lazyPreloaderClass}`);!a&&t.isElement&&(o.shadowRoot?a=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{o.shadowRoot&&(a=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),a&&a.remove())})),a&&a.remove()}},Pi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Di=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const i=t.slides.length;if(!i||!e||e<0)return;e=Math.min(e,i);const o=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),a=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const s=a,d=[s-e];d.push(...Array.from({length:e}).map((r,v)=>s+o+v)),t.slides.forEach((r,v)=>{d.includes(r.column)&&Pi(t,v)});return}const l=a+o-1;if(t.params.rewind||t.params.loop)for(let s=a-e;s<=l+e;s+=1){const d=(s%i+i)%i;(d<a||d>l)&&Pi(t,d)}else for(let s=Math.max(a-e,0);s<=Math.min(l+e,i-1);s+=1)s!==a&&(s>l||s<a)&&Pi(t,s)};function tl(t){const{slidesGrid:e,params:i}=t,o=t.rtlTranslate?t.translate:-t.translate;let a;for(let l=0;l<e.length;l+=1)typeof e[l+1]<"u"?o>=e[l]&&o<e[l+1]-(e[l+1]-e[l])/2?a=l:o>=e[l]&&o<e[l+1]&&(a=l+1):o>=e[l]&&(a=l);return i.normalizeSlideIndex&&(a<0||typeof a>"u")&&(a=0),a}function il(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:o,params:a,activeIndex:l,realIndex:s,snapIndex:d}=e;let r=t,v;const c=f=>{let y=f-e.virtual.slidesBefore;return y<0&&(y=e.virtual.slides.length+y),y>=e.virtual.slides.length&&(y-=e.virtual.slides.length),y};if(typeof r>"u"&&(r=tl(e)),o.indexOf(i)>=0)v=o.indexOf(i);else{const f=Math.min(a.slidesPerGroupSkip,r);v=f+Math.floor((r-f)/a.slidesPerGroup)}if(v>=o.length&&(v=o.length-1),r===l&&!e.params.loop){v!==d&&(e.snapIndex=v,e.emit("snapIndexChange"));return}if(r===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=c(r);return}const m=e.grid&&a.grid&&a.grid.rows>1;let h;if(e.virtual&&a.virtual.enabled&&a.loop)h=c(r);else if(m){const f=e.slides.filter(S=>S.column===r)[0];let y=parseInt(f.getAttribute("data-swiper-slide-index"),10);Number.isNaN(y)&&(y=Math.max(e.slides.indexOf(f),0)),h=Math.floor(y/a.grid.rows)}else if(e.slides[r]){const f=e.slides[r].getAttribute("data-swiper-slide-index");f?h=parseInt(f,10):h=r}else h=r;Object.assign(e,{previousSnapIndex:d,snapIndex:v,previousRealIndex:s,realIndex:h,previousIndex:l,activeIndex:r}),e.initialized&&Di(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(s!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function ol(t,e){const i=this,o=i.params;let a=t.closest(`.${o.slideClass}, swiper-slide`);!a&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(d=>{!a&&d.matches&&d.matches(`.${o.slideClass}, swiper-slide`)&&(a=d)});let l=!1,s;if(a){for(let d=0;d<i.slides.length;d+=1)if(i.slides[d]===a){l=!0,s=d;break}}if(a&&l)i.clickedSlide=a,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(a.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=s;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}o.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var nl={updateSize:qn,updateSlides:Jn,updateAutoHeight:Kn,updateSlidesOffset:Zn,updateSlidesProgress:Qn,updateProgress:$n,updateSlidesClasses:el,updateActiveIndex:il,updateClickedSlide:ol};function ll(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:o,translate:a,wrapperEl:l}=e;if(i.virtualTranslate)return o?-a:a;if(i.cssMode)return a;let s=On(l,t);return s+=e.cssOverflowAdjustment(),o&&(s=-s),s||0}function al(t,e){const i=this,{rtlTranslate:o,params:a,wrapperEl:l,progress:s}=i;let d=0,r=0;const v=0;i.isHorizontal()?d=o?-t:t:r=t,a.roundLengths&&(d=Math.floor(d),r=Math.floor(r)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?d:r,a.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-d:-r:a.virtualTranslate||(i.isHorizontal()?d-=i.cssOverflowAdjustment():r-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${d}px, ${r}px, ${v}px)`);let c;const m=i.maxTranslate()-i.minTranslate();m===0?c=0:c=(t-i.minTranslate())/m,c!==s&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function sl(){return-this.snapGrid[0]}function dl(){return-this.snapGrid[this.snapGrid.length-1]}function rl(t,e,i,o,a){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),o===void 0&&(o=!0);const l=this,{params:s,wrapperEl:d}=l;if(l.animating&&s.preventInteractionOnTransition)return!1;const r=l.minTranslate(),v=l.maxTranslate();let c;if(o&&t>r?c=r:o&&t<v?c=v:c=t,l.updateProgress(c),s.cssMode){const m=l.isHorizontal();if(e===0)d[m?"scrollLeft":"scrollTop"]=-c;else{if(!l.support.smoothScroll)return mo({swiper:l,targetPosition:-c,side:m?"left":"top"}),!0;d.scrollTo({[m?"left":"top"]:-c,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(c),i&&(l.emit("beforeTransitionStart",e,a),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(c),i&&(l.emit("beforeTransitionStart",e,a),l.emit("transitionStart")),l.animating||(l.animating=!0,l.onTranslateToWrapperTransitionEnd||(l.onTranslateToWrapperTransitionEnd=function(h){!l||l.destroyed||h.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,l.animating=!1,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var cl={getTranslate:ll,setTranslate:al,minTranslate:sl,maxTranslate:dl,translateTo:rl};function ul(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 wo(t){let{swiper:e,runCallbacks:i,direction:o,step:a}=t;const{activeIndex:l,previousIndex:s}=e;let d=o;if(d||(l>s?d="next":l<s?d="prev":d="reset"),e.emit(`transition${a}`),i&&l!==s){if(d==="reset"){e.emit(`slideResetTransition${a}`);return}e.emit(`slideChangeTransition${a}`),d==="next"?e.emit(`slideNextTransition${a}`):e.emit(`slidePrevTransition${a}`)}}function vl(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;o.cssMode||(o.autoHeight&&i.updateAutoHeight(),wo({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function pl(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;i.animating=!1,!o.cssMode&&(i.setTransition(0),wo({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var ml={setTransition:ul,transitionStart:vl,transitionEnd:pl};function fl(t,e,i,o,a){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let s=t;s<0&&(s=0);const{params:d,snapGrid:r,slidesGrid:v,previousIndex:c,activeIndex:m,rtlTranslate:h,wrapperEl:f,enabled:y}=l;if(!y&&!o&&!a||l.destroyed||l.animating&&d.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const S=Math.min(l.params.slidesPerGroupSkip,s);let x=S+Math.floor((s-S)/l.params.slidesPerGroup);x>=r.length&&(x=r.length-1);const p=-r[x];if(d.normalizeSlideIndex)for(let g=0;g<v.length;g+=1){const w=-Math.floor(p*100),O=Math.floor(v[g]*100),I=Math.floor(v[g+1]*100);typeof v[g+1]<"u"?w>=O&&w<I-(I-O)/2?s=g:w>=O&&w<I&&(s=g+1):w>=O&&(s=g)}if(l.initialized&&s!==m&&(!l.allowSlideNext&&(h?p>l.translate&&p>l.minTranslate():p<l.translate&&p<l.minTranslate())||!l.allowSlidePrev&&p>l.translate&&p>l.maxTranslate()&&(m||0)!==s))return!1;s!==(c||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(p);let b;if(s>m?b="next":s<m?b="prev":b="reset",h&&-p===l.translate||!h&&p===l.translate)return l.updateActiveIndex(s),d.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),d.effect!=="slide"&&l.setTranslate(p),b!=="reset"&&(l.transitionStart(i,b),l.transitionEnd(i,b)),!1;if(d.cssMode){const g=l.isHorizontal(),w=h?p:-p;if(e===0){const O=l.virtual&&l.params.virtual.enabled;O&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),O&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{f[g?"scrollLeft":"scrollTop"]=w})):f[g?"scrollLeft":"scrollTop"]=w,O&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return mo({swiper:l,targetPosition:w,side:g?"left":"top"}),!0;f.scrollTo({[g?"left":"top"]:w,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(p),l.updateActiveIndex(s),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,o),l.transitionStart(i,b),e===0?l.transitionEnd(i,b):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(w){!l||l.destroyed||w.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,b))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function hl(t,e,i,o){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const a=this;if(a.destroyed)return;typeof e>"u"&&(e=a.params.speed);const l=a.grid&&a.params.grid&&a.params.grid.rows>1;let s=t;if(a.params.loop)if(a.virtual&&a.params.virtual.enabled)s=s+a.virtual.slidesBefore;else{let d;if(l){const h=s*a.params.grid.rows;d=a.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===h)[0].column}else d=a.getSlideIndexByData(s);const r=l?Math.ceil(a.slides.length/a.params.grid.rows):a.slides.length,{centeredSlides:v}=a.params;let c=a.params.slidesPerView;c==="auto"?c=a.slidesPerViewDynamic():(c=Math.ceil(parseFloat(a.params.slidesPerView,10)),v&&c%2===0&&(c=c+1));let m=r-d<c;if(v&&(m=m||d<Math.ceil(c/2)),o&&v&&a.params.slidesPerView!=="auto"&&!l&&(m=!1),m){const h=v?d<a.activeIndex?"prev":"next":d-a.activeIndex-1<a.params.slidesPerView?"next":"prev";a.loopFix({direction:h,slideTo:!0,activeSlideIndex:h==="next"?d+1:d-r+1,slideRealIndex:h==="next"?a.realIndex:void 0})}if(l){const h=s*a.params.grid.rows;s=a.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===h)[0].column}else s=a.getSlideIndexByData(s)}return requestAnimationFrame(()=>{a.slideTo(s,e,i,o)}),a}function gl(t,e,i){e===void 0&&(e=!0);const o=this,{enabled:a,params:l,animating:s}=o;if(!a||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);let d=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(d=Math.max(o.slidesPerViewDynamic("current",!0),1));const r=o.activeIndex<l.slidesPerGroupSkip?1:d,v=o.virtual&&l.virtual.enabled;if(l.loop){if(s&&!v&&l.loopPreventsSliding)return!1;if(o.loopFix({direction:"next"}),o._clientLeft=o.wrapperEl.clientLeft,o.activeIndex===o.slides.length-1&&l.cssMode)return requestAnimationFrame(()=>{o.slideTo(o.activeIndex+r,t,e,i)}),!0}return l.rewind&&o.isEnd?o.slideTo(0,t,e,i):o.slideTo(o.activeIndex+r,t,e,i)}function bl(t,e,i){e===void 0&&(e=!0);const o=this,{params:a,snapGrid:l,slidesGrid:s,rtlTranslate:d,enabled:r,animating:v}=o;if(!r||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);const c=o.virtual&&a.virtual.enabled;if(a.loop){if(v&&!c&&a.loopPreventsSliding)return!1;o.loopFix({direction:"prev"}),o._clientLeft=o.wrapperEl.clientLeft}const m=d?o.translate:-o.translate;function h(p){return p<0?-Math.floor(Math.abs(p)):Math.floor(p)}const f=h(m),y=l.map(p=>h(p));let S=l[y.indexOf(f)-1];if(typeof S>"u"&&a.cssMode){let p;l.forEach((b,g)=>{f>=b&&(p=g)}),typeof p<"u"&&(S=l[p>0?p-1:p])}let x=0;if(typeof S<"u"&&(x=s.indexOf(S),x<0&&(x=o.activeIndex-1),a.slidesPerView==="auto"&&a.slidesPerGroup===1&&a.slidesPerGroupAuto&&(x=x-o.slidesPerViewDynamic("previous",!0)+1,x=Math.max(x,0))),a.rewind&&o.isBeginning){const p=o.params.virtual&&o.params.virtual.enabled&&o.virtual?o.virtual.slides.length-1:o.slides.length-1;return o.slideTo(p,t,e,i)}else if(a.loop&&o.activeIndex===0&&a.cssMode)return requestAnimationFrame(()=>{o.slideTo(x,t,e,i)}),!0;return o.slideTo(x,t,e,i)}function yl(t,e,i){e===void 0&&(e=!0);const o=this;if(!o.destroyed)return typeof t>"u"&&(t=o.params.speed),o.slideTo(o.activeIndex,t,e,i)}function wl(t,e,i,o){e===void 0&&(e=!0),o===void 0&&(o=.5);const a=this;if(a.destroyed)return;typeof t>"u"&&(t=a.params.speed);let l=a.activeIndex;const s=Math.min(a.params.slidesPerGroupSkip,l),d=s+Math.floor((l-s)/a.params.slidesPerGroup),r=a.rtlTranslate?a.translate:-a.translate;if(r>=a.snapGrid[d]){const v=a.snapGrid[d],c=a.snapGrid[d+1];r-v>(c-v)*o&&(l+=a.params.slidesPerGroup)}else{const v=a.snapGrid[d-1],c=a.snapGrid[d];r-v<=(c-v)*o&&(l-=a.params.slidesPerGroup)}return l=Math.max(l,0),l=Math.min(l,a.slidesGrid.length-1),a.slideTo(l,t,e,i)}function Sl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,o=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let a=t.clickedIndex,l;const s=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;l=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?a<t.loopedSlides-o/2||a>t.slides.length-t.loopedSlides+o/2?(t.loopFix(),a=t.getSlideIndex(Rt(i,`${s}[data-swiper-slide-index="${l}"]`)[0]),Xt(()=>{t.slideTo(a)})):t.slideTo(a):a>t.slides.length-o?(t.loopFix(),a=t.getSlideIndex(Rt(i,`${s}[data-swiper-slide-index="${l}"]`)[0]),Xt(()=>{t.slideTo(a)})):t.slideTo(a)}else t.slideTo(a)}var xl={slideTo:fl,slideToLoop:hl,slideNext:gl,slidePrev:bl,slideReset:yl,slideToClosest:wl,slideToClickedSlide:Sl};function Tl(t){const e=this,{params:i,slidesEl:o}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const a=()=>{Rt(o,`.${i.slideClass}, swiper-slide`).forEach((m,h)=>{m.setAttribute("data-swiper-slide-index",h)})},l=e.grid&&i.grid&&i.grid.rows>1,s=i.slidesPerGroup*(l?i.grid.rows:1),d=e.slides.length%s!==0,r=l&&e.slides.length%i.grid.rows!==0,v=c=>{for(let m=0;m<c;m+=1){const h=e.isElement?Qt("swiper-slide",[i.slideBlankClass]):Qt("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(d){if(i.loopAddBlankSlides){const c=s-e.slides.length%s;v(c),e.recalcSlides(),e.updateSlides()}else di("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");a()}else if(r){if(i.loopAddBlankSlides){const c=i.grid.rows-e.slides.length%i.grid.rows;v(c),e.recalcSlides(),e.updateSlides()}else di("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 Al(t){let{slideRealIndex:e,slideTo:i=!0,direction:o,setTranslate:a,activeSlideIndex:l,byController:s,byMousewheel:d}=t===void 0?{}:t;const r=this;if(!r.params.loop)return;r.emit("beforeLoopFix");const{slides:v,allowSlidePrev:c,allowSlideNext:m,slidesEl:h,params:f}=r,{centeredSlides:y}=f;if(r.allowSlidePrev=!0,r.allowSlideNext=!0,r.virtual&&f.virtual.enabled){i&&(!f.centeredSlides&&r.snapIndex===0?r.slideTo(r.virtual.slides.length,0,!1,!0):f.centeredSlides&&r.snapIndex<f.slidesPerView?r.slideTo(r.virtual.slides.length+r.snapIndex,0,!1,!0):r.snapIndex===r.snapGrid.length-1&&r.slideTo(r.virtual.slidesBefore,0,!1,!0)),r.allowSlidePrev=c,r.allowSlideNext=m,r.emit("loopFix");return}let S=f.slidesPerView;S==="auto"?S=r.slidesPerViewDynamic():(S=Math.ceil(parseFloat(f.slidesPerView,10)),y&&S%2===0&&(S=S+1));const x=f.slidesPerGroupAuto?S:f.slidesPerGroup;let p=x;p%x!==0&&(p+=x-p%x),p+=f.loopAdditionalSlides,r.loopedSlides=p;const b=r.grid&&f.grid&&f.grid.rows>1;v.length<S+p?di("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):b&&f.grid.fill==="row"&&di("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const g=[],w=[];let O=r.activeIndex;typeof l>"u"?l=r.getSlideIndex(v.filter(T=>T.classList.contains(f.slideActiveClass))[0]):O=l;const I=o==="next"||!o,E=o==="prev"||!o;let C=0,A=0;const u=b?Math.ceil(v.length/f.grid.rows):v.length,k=(b?v[l].column:l)+(y&&typeof a>"u"?-S/2+.5:0);if(k<p){C=Math.max(p-k,x);for(let T=0;T<p-k;T+=1){const _=T-Math.floor(T/u)*u;if(b){const R=u-_-1;for(let N=v.length-1;N>=0;N-=1)v[N].column===R&&g.push(N)}else g.push(u-_-1)}}else if(k+S>u-p){A=Math.max(k-(u-p*2),x);for(let T=0;T<A;T+=1){const _=T-Math.floor(T/u)*u;b?v.forEach((R,N)=>{R.column===_&&w.push(N)}):w.push(_)}}if(r.__preventObserver__=!0,requestAnimationFrame(()=>{r.__preventObserver__=!1}),E&&g.forEach(T=>{v[T].swiperLoopMoveDOM=!0,h.prepend(v[T]),v[T].swiperLoopMoveDOM=!1}),I&&w.forEach(T=>{v[T].swiperLoopMoveDOM=!0,h.append(v[T]),v[T].swiperLoopMoveDOM=!1}),r.recalcSlides(),f.slidesPerView==="auto"?r.updateSlides():b&&(g.length>0&&E||w.length>0&&I)&&r.slides.forEach((T,_)=>{r.grid.updateSlide(_,T,r.slides)}),f.watchSlidesProgress&&r.updateSlidesOffset(),i){if(g.length>0&&E){if(typeof e>"u"){const T=r.slidesGrid[O],R=r.slidesGrid[O+C]-T;d?r.setTranslate(r.translate-R):(r.slideTo(O+Math.ceil(C),0,!1,!0),a&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-R,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-R))}else if(a){const T=b?g.length/f.grid.rows:g.length;r.slideTo(r.activeIndex+T,0,!1,!0),r.touchEventsData.currentTranslate=r.translate}}else if(w.length>0&&I)if(typeof e>"u"){const T=r.slidesGrid[O],R=r.slidesGrid[O-A]-T;d?r.setTranslate(r.translate-R):(r.slideTo(O-A,0,!1,!0),a&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-R,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-R))}else{const T=b?w.length/f.grid.rows:w.length;r.slideTo(r.activeIndex-T,0,!1,!0)}}if(r.allowSlidePrev=c,r.allowSlideNext=m,r.controller&&r.controller.control&&!s){const T={slideRealIndex:e,direction:o,setTranslate:a,activeSlideIndex:l,byController:!0};Array.isArray(r.controller.control)?r.controller.control.forEach(_=>{!_.destroyed&&_.params.loop&&_.loopFix({...T,slideTo:_.params.slidesPerView===f.slidesPerView?i:!1})}):r.controller.control instanceof r.constructor&&r.controller.control.params.loop&&r.controller.control.loopFix({...T,slideTo:r.controller.control.params.slidesPerView===f.slidesPerView?i:!1})}r.emit("loopFix")}function El(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const o=[];t.slides.forEach(a=>{const l=typeof a.swiperSlideIndex>"u"?a.getAttribute("data-swiper-slide-index")*1:a.swiperSlideIndex;o[l]=a}),t.slides.forEach(a=>{a.removeAttribute("data-swiper-slide-index")}),o.forEach(a=>{i.append(a)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var Cl={loopCreate:Tl,loopFix:Al,loopDestroy:El};function Il(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 kl(){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 _l={setGrabCursor:Il,unsetGrabCursor:kl};function Pl(t,e){e===void 0&&(e=this);function i(o){if(!o||o===Pt()||o===ct())return null;o.assignedSlot&&(o=o.assignedSlot);const a=o.closest(t);return!a&&!o.getRootNode?null:a||i(o.getRootNode().host)}return i(e)}function So(t,e,i){const o=ct(),{params:a}=t,l=a.edgeSwipeDetection,s=a.edgeSwipeThreshold;return l&&(i<=s||i>=o.innerWidth-s)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function Dl(t){const e=this,i=Pt();let o=t;o.originalEvent&&(o=o.originalEvent);const a=e.touchEventsData;if(o.type==="pointerdown"){if(a.pointerId!==null&&a.pointerId!==o.pointerId)return;a.pointerId=o.pointerId}else o.type==="touchstart"&&o.targetTouches.length===1&&(a.touchId=o.targetTouches[0].identifier);if(o.type==="touchstart"){So(e,o,o.targetTouches[0].pageX);return}const{params:l,touches:s,enabled:d}=e;if(!d||!l.simulateTouch&&o.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let r=o.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(r)||"which"in o&&o.which===3||"button"in o&&o.button>0||a.isTouched&&a.isMoved)return;const v=!!l.noSwipingClass&&l.noSwipingClass!=="",c=o.composedPath?o.composedPath():o.path;v&&o.target&&o.target.shadowRoot&&c&&(r=c[0]);const m=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,h=!!(o.target&&o.target.shadowRoot);if(l.noSwiping&&(h?Pl(m,r):r.closest(m))){e.allowClick=!0;return}if(l.swipeHandler&&!r.closest(l.swipeHandler))return;s.currentX=o.pageX,s.currentY=o.pageY;const f=s.currentX,y=s.currentY;if(!So(e,o,f))return;Object.assign(a,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),s.startX=f,s.startY=y,a.touchStartTime=Tt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(a.allowThresholdMove=!1);let S=!0;r.matches(a.focusableElements)&&(S=!1,r.nodeName==="SELECT"&&(a.isTouched=!1)),i.activeElement&&i.activeElement.matches(a.focusableElements)&&i.activeElement!==r&&i.activeElement.blur();const x=S&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||x)&&!r.isContentEditable&&o.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",o)}function Ml(t){const e=Pt(),i=this,o=i.touchEventsData,{params:a,touches:l,rtlTranslate:s,enabled:d}=i;if(!d||!a.simulateTouch&&t.pointerType==="mouse")return;let r=t;if(r.originalEvent&&(r=r.originalEvent),r.type==="pointermove"&&(o.touchId!==null||r.pointerId!==o.pointerId))return;let v;if(r.type==="touchmove"){if(v=[...r.changedTouches].filter(I=>I.identifier===o.touchId)[0],!v||v.identifier!==o.touchId)return}else v=r;if(!o.isTouched){o.startMoving&&o.isScrolling&&i.emit("touchMoveOpposite",r);return}const c=v.pageX,m=v.pageY;if(r.preventedByNestedSwiper){l.startX=c,l.startY=m;return}if(!i.allowTouchMove){r.target.matches(o.focusableElements)||(i.allowClick=!1),o.isTouched&&(Object.assign(l,{startX:c,startY:m,currentX:c,currentY:m}),o.touchStartTime=Tt());return}if(a.touchReleaseOnEdges&&!a.loop){if(i.isVertical()){if(m<l.startY&&i.translate<=i.maxTranslate()||m>l.startY&&i.translate>=i.minTranslate()){o.isTouched=!1,o.isMoved=!1;return}}else if(c<l.startX&&i.translate<=i.maxTranslate()||c>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&r.target===e.activeElement&&r.target.matches(o.focusableElements)){o.isMoved=!0,i.allowClick=!1;return}o.allowTouchCallbacks&&i.emit("touchMove",r),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=c,l.currentY=m;const h=l.currentX-l.startX,f=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(h**2+f**2)<i.params.threshold)return;if(typeof o.isScrolling>"u"){let I;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?o.isScrolling=!1:h*h+f*f>=25&&(I=Math.atan2(Math.abs(f),Math.abs(h))*180/Math.PI,o.isScrolling=i.isHorizontal()?I>a.touchAngle:90-I>a.touchAngle)}if(o.isScrolling&&i.emit("touchMoveOpposite",r),typeof o.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(o.startMoving=!0),o.isScrolling||r.type==="touchmove"&&o.preventTouchMoveFromPointerMove){o.isTouched=!1;return}if(!o.startMoving)return;i.allowClick=!1,!a.cssMode&&r.cancelable&&r.preventDefault(),a.touchMoveStopPropagation&&!a.nested&&r.stopPropagation();let y=i.isHorizontal()?h:f,S=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;a.oneWayMovement&&(y=Math.abs(y)*(s?1:-1),S=Math.abs(S)*(s?1:-1)),l.diff=y,y*=a.touchRatio,s&&(y=-y,S=-S);const x=i.touchesDirection;i.swipeDirection=y>0?"prev":"next",i.touchesDirection=S>0?"prev":"next";const p=i.params.loop&&!a.cssMode,b=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!o.isMoved){if(p&&b&&i.loopFix({direction:i.swipeDirection}),o.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const I=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(I)}o.allowMomentumBounce=!1,a.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",r)}let g;if(new Date().getTime(),o.isMoved&&o.allowThresholdMove&&x!==i.touchesDirection&&p&&b&&Math.abs(y)>=1){Object.assign(l,{startX:c,startY:m,currentX:c,currentY:m,startTranslate:o.currentTranslate}),o.loopSwapReset=!0,o.startTranslate=o.currentTranslate;return}i.emit("sliderMove",r),o.isMoved=!0,o.currentTranslate=y+o.startTranslate;let w=!0,O=a.resistanceRatio;if(a.touchReleaseOnEdges&&(O=0),y>0?(p&&b&&!g&&o.allowThresholdMove&&o.currentTranslate>(a.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),o.currentTranslate>i.minTranslate()&&(w=!1,a.resistance&&(o.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+o.startTranslate+y)**O))):y<0&&(p&&b&&!g&&o.allowThresholdMove&&o.currentTranslate<(a.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(a.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(a.slidesPerView,10)))}),o.currentTranslate<i.maxTranslate()&&(w=!1,a.resistance&&(o.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-o.startTranslate-y)**O))),w&&(r.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&o.currentTranslate<o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&o.currentTranslate>o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(o.currentTranslate=o.startTranslate),a.threshold>0)if(Math.abs(y)>a.threshold||o.allowThresholdMove){if(!o.allowThresholdMove){o.allowThresholdMove=!0,l.startX=l.currentX,l.startY=l.currentY,o.currentTranslate=o.startTranslate,l.diff=i.isHorizontal()?l.currentX-l.startX:l.currentY-l.startY;return}}else{o.currentTranslate=o.startTranslate;return}!a.followFinger||a.cssMode||((a.freeMode&&a.freeMode.enabled&&i.freeMode||a.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),a.freeMode&&a.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(o.currentTranslate),i.setTranslate(o.currentTranslate))}function Ol(t){const e=this,i=e.touchEventsData;let o=t;o.originalEvent&&(o=o.originalEvent);let a;if(o.type==="touchend"||o.type==="touchcancel"){if(a=[...o.changedTouches].filter(O=>O.identifier===i.touchId)[0],!a||a.identifier!==i.touchId)return}else{if(i.touchId!==null||o.pointerId!==i.pointerId)return;a=o}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(o.type)&&!(["pointercancel","contextmenu"].includes(o.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:s,touches:d,rtlTranslate:r,slidesGrid:v,enabled:c}=e;if(!c||!s.simulateTouch&&o.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",o),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&s.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}s.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const m=Tt(),h=m-i.touchStartTime;if(e.allowClick){const O=o.path||o.composedPath&&o.composedPath();e.updateClickedSlide(O&&O[0]||o.target,O),e.emit("tap click",o),h<300&&m-i.lastClickTime<300&&e.emit("doubleTap doubleClick",o)}if(i.lastClickTime=Tt(),Xt(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||d.diff===0&&!i.loopSwapReset||i.currentTranslate===i.startTranslate&&!i.loopSwapReset){i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;return}i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;let f;if(s.followFinger?f=r?e.translate:-e.translate:f=-i.currentTranslate,s.cssMode)return;if(s.freeMode&&s.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:f});return}const y=f>=-e.maxTranslate()&&!e.params.loop;let S=0,x=e.slidesSizesGrid[0];for(let O=0;O<v.length;O+=O<s.slidesPerGroupSkip?1:s.slidesPerGroup){const I=O<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;typeof v[O+I]<"u"?(y||f>=v[O]&&f<v[O+I])&&(S=O,x=v[O+I]-v[O]):(y||f>=v[O])&&(S=O,x=v[v.length-1]-v[v.length-2])}let p=null,b=null;s.rewind&&(e.isBeginning?b=s.virtual&&s.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(p=0));const g=(f-v[S])/x,w=S<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;if(h>s.longSwipesMs){if(!s.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(g>=s.longSwipesRatio?e.slideTo(s.rewind&&e.isEnd?p:S+w):e.slideTo(S)),e.swipeDirection==="prev"&&(g>1-s.longSwipesRatio?e.slideTo(S+w):b!==null&&g<0&&Math.abs(g)>s.longSwipesRatio?e.slideTo(b):e.slideTo(S))}else{if(!s.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(o.target===e.navigation.nextEl||o.target===e.navigation.prevEl)?o.target===e.navigation.nextEl?e.slideTo(S+w):e.slideTo(S):(e.swipeDirection==="next"&&e.slideTo(p!==null?p:S+w),e.swipeDirection==="prev"&&e.slideTo(b!==null?b:S))}}function xo(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:o,allowSlidePrev:a,snapGrid:l}=t,s=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const d=s&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!d?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!s?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=a,t.allowSlideNext=o,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function Rl(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Ll(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:o}=t;if(!o)return;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=-e.scrollLeft:t.translate=-e.scrollTop,t.translate===0&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();let a;const l=t.maxTranslate()-t.minTranslate();l===0?a=0:a=(t.translate-t.minTranslate())/l,a!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function Bl(t){const e=this;vi(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Nl(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const To=(t,e)=>{const i=Pt(),{params:o,el:a,wrapperEl:l,device:s}=t,d=!!o.nested,r=e==="on"?"addEventListener":"removeEventListener",v=e;!a||typeof a=="string"||(i[r]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:d}),a[r]("touchstart",t.onTouchStart,{passive:!1}),a[r]("pointerdown",t.onTouchStart,{passive:!1}),i[r]("touchmove",t.onTouchMove,{passive:!1,capture:d}),i[r]("pointermove",t.onTouchMove,{passive:!1,capture:d}),i[r]("touchend",t.onTouchEnd,{passive:!0}),i[r]("pointerup",t.onTouchEnd,{passive:!0}),i[r]("pointercancel",t.onTouchEnd,{passive:!0}),i[r]("touchcancel",t.onTouchEnd,{passive:!0}),i[r]("pointerout",t.onTouchEnd,{passive:!0}),i[r]("pointerleave",t.onTouchEnd,{passive:!0}),i[r]("contextmenu",t.onTouchEnd,{passive:!0}),(o.preventClicks||o.preventClicksPropagation)&&a[r]("click",t.onClick,!0),o.cssMode&&l[r]("scroll",t.onScroll),o.updateOnWindowResize?t[v](s.ios||s.android?"resize orientationchange observerUpdate":"resize observerUpdate",xo,!0):t[v]("observerUpdate",xo,!0),a[r]("load",t.onLoad,{capture:!0}))};function Fl(){const t=this,{params:e}=t;t.onTouchStart=Dl.bind(t),t.onTouchMove=Ml.bind(t),t.onTouchEnd=Ol.bind(t),t.onDocumentTouchStart=Nl.bind(t),e.cssMode&&(t.onScroll=Ll.bind(t)),t.onClick=Rl.bind(t),t.onLoad=Bl.bind(t),To(t,"on")}function jl(){To(this,"off")}var Vl={attachEvents:Fl,detachEvents:jl};const Ao=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function zl(){const t=this,{realIndex:e,initialized:i,params:o,el:a}=t,l=o.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const s=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!s||t.currentBreakpoint===s)return;const r=(s in l?l[s]:void 0)||t.originalParams,v=Ao(t,o),c=Ao(t,r),m=t.params.grabCursor,h=r.grabCursor,f=o.enabled;v&&!c?(a.classList.remove(`${o.containerModifierClass}grid`,`${o.containerModifierClass}grid-column`),t.emitContainerClasses()):!v&&c&&(a.classList.add(`${o.containerModifierClass}grid`),(r.grid.fill&&r.grid.fill==="column"||!r.grid.fill&&o.grid.fill==="column")&&a.classList.add(`${o.containerModifierClass}grid-column`),t.emitContainerClasses()),m&&!h?t.unsetGrabCursor():!m&&h&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(g=>{if(typeof r[g]>"u")return;const w=o[g]&&o[g].enabled,O=r[g]&&r[g].enabled;w&&!O&&t[g].disable(),!w&&O&&t[g].enable()});const y=r.direction&&r.direction!==o.direction,S=o.loop&&(r.slidesPerView!==o.slidesPerView||y),x=o.loop;y&&i&&t.changeDirection(),bt(t.params,r);const p=t.params.enabled,b=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),f&&!p?t.disable():!f&&p&&t.enable(),t.currentBreakpoint=s,t.emit("_beforeBreakpoint",r),i&&(S?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!x&&b?(t.loopCreate(e),t.updateSlides()):x&&!b&&t.loopDestroy()),t.emit("breakpoint",r)}function Hl(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let o=!1;const a=ct(),l=e==="window"?a.innerHeight:i.clientHeight,s=Object.keys(t).map(d=>{if(typeof d=="string"&&d.indexOf("@")===0){const r=parseFloat(d.substr(1));return{value:l*r,point:d}}return{value:d,point:d}});s.sort((d,r)=>parseInt(d.value,10)-parseInt(r.value,10));for(let d=0;d<s.length;d+=1){const{point:r,value:v}=s[d];e==="window"?a.matchMedia(`(min-width: ${v}px)`).matches&&(o=r):v<=i.clientWidth&&(o=r)}return o||"max"}var Gl={setBreakpoint:zl,getBreakpoint:Hl};function Ul(t,e){const i=[];return t.forEach(o=>{typeof o=="object"?Object.keys(o).forEach(a=>{o[a]&&i.push(e+a)}):typeof o=="string"&&i.push(e+o)}),i}function Wl(){const t=this,{classNames:e,params:i,rtl:o,el:a,device:l}=t,s=Ul(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:o},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:l.android},{ios:l.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...s),a.classList.add(...e),t.emitContainerClasses()}function Yl(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var Xl={addClasses:Wl,removeClasses:Yl};function ql(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:o}=i;if(o){const a=t.slides.length-1,l=t.slidesGrid[a]+t.slidesSizesGrid[a]+o*2;t.isLocked=t.size>l}else t.isLocked=t.snapGrid.length===1;i.allowSlideNext===!0&&(t.allowSlideNext=!t.isLocked),i.allowSlidePrev===!0&&(t.allowSlidePrev=!t.isLocked),e&&e!==t.isLocked&&(t.isEnd=!1),e!==t.isLocked&&t.emit(t.isLocked?"lock":"unlock")}var Jl={checkOverflow:ql},Mi={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 Kl(t,e){return function(o){o===void 0&&(o={});const a=Object.keys(o)[0],l=o[a];if(typeof l!="object"||l===null){bt(e,o);return}if(t[a]===!0&&(t[a]={enabled:!0}),a==="navigation"&&t[a]&&t[a].enabled&&!t[a].prevEl&&!t[a].nextEl&&(t[a].auto=!0),["pagination","scrollbar"].indexOf(a)>=0&&t[a]&&t[a].enabled&&!t[a].el&&(t[a].auto=!0),!(a in t&&"enabled"in l)){bt(e,o);return}typeof t[a]=="object"&&!("enabled"in t[a])&&(t[a].enabled=!0),t[a]||(t[a]={enabled:!1}),bt(e,o)}}const Oi={eventsEmitter:Xn,update:nl,translate:cl,transition:ml,slide:xl,loop:Cl,grabCursor:_l,events:Vl,breakpoints:Gl,checkOverflow:Jl,classes:Xl},Ri={};let Li=class jt{constructor(){let e,i;for(var o=arguments.length,a=new Array(o),l=0;l<o;l++)a[l]=arguments[l];a.length===1&&a[0].constructor&&Object.prototype.toString.call(a[0]).slice(8,-1)==="Object"?i=a[0]:[e,i]=a,i||(i={}),i=bt({},i),e&&!i.el&&(i.el=e);const s=Pt();if(i.el&&typeof i.el=="string"&&s.querySelectorAll(i.el).length>1){const c=[];return s.querySelectorAll(i.el).forEach(m=>{const h=bt({},i,{el:m});c.push(new jt(h))}),c}const d=this;d.__swiper__=!0,d.support=go(),d.device=bo({userAgent:i.userAgent}),d.browser=Un(),d.eventsListeners={},d.eventsAnyListeners=[],d.modules=[...d.__modules__],i.modules&&Array.isArray(i.modules)&&d.modules.push(...i.modules);const r={};d.modules.forEach(c=>{c({params:i,swiper:d,extendParams:Kl(i,r),on:d.on.bind(d),once:d.once.bind(d),off:d.off.bind(d),emit:d.emit.bind(d)})});const v=bt({},Mi,r);return d.params=bt({},v,Ri,i),d.originalParams=bt({},d.params),d.passedParams=bt({},i),d.params&&d.params.on&&Object.keys(d.params.on).forEach(c=>{d.on(c,d.params.on[c])}),d.params&&d.params.onAny&&d.onAny(d.params.onAny),Object.assign(d,{enabled:d.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return d.params.direction==="horizontal"},isVertical(){return d.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:d.params.allowSlideNext,allowSlidePrev:d.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:d.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:d.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),d.emit("_swiper"),d.params.init&&d.init(),d}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:o}=this,a=Rt(i,`.${o.slideClass}, swiper-slide`),l=ri(a[0]);return ri(e)-l}getSlideIndexByData(e){return this.getSlideIndex(this.slides.filter(i=>i.getAttribute("data-swiper-slide-index")*1===e)[0])}recalcSlides(){const e=this,{slidesEl:i,params:o}=e;e.slides=Rt(i,`.${o.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,i){const o=this;e=Math.min(Math.max(e,0),1);const a=o.minTranslate(),s=(o.maxTranslate()-a)*e+a;o.translateTo(s,typeof i>"u"?0:i),o.updateActiveIndex(),o.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(o=>o.indexOf("swiper")===0||o.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(o=>o.indexOf("swiper-slide")===0||o.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(o=>{const a=e.getSlideClasses(o);i.push({slideEl:o,classNames:a}),e.emit("_slideClass",o,a)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const o=this,{params:a,slides:l,slidesGrid:s,slidesSizesGrid:d,size:r,activeIndex:v}=o;let c=1;if(typeof a.slidesPerView=="number")return a.slidesPerView;if(a.centeredSlides){let m=l[v]?Math.ceil(l[v].swiperSlideSize):0,h;for(let f=v+1;f<l.length;f+=1)l[f]&&!h&&(m+=Math.ceil(l[f].swiperSlideSize),c+=1,m>r&&(h=!0));for(let f=v-1;f>=0;f-=1)l[f]&&!h&&(m+=l[f].swiperSlideSize,c+=1,m>r&&(h=!0))}else if(e==="current")for(let m=v+1;m<l.length;m+=1)(i?s[m]+d[m]-s[v]<r:s[m]-s[v]<r)&&(c+=1);else for(let m=v-1;m>=0;m-=1)s[v]-s[m]<r&&(c+=1);return c}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:o}=e;o.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(s=>{s.complete&&vi(e,s)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function a(){const s=e.rtlTranslate?e.translate*-1:e.translate,d=Math.min(Math.max(s,e.maxTranslate()),e.minTranslate());e.setTranslate(d),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(o.freeMode&&o.freeMode.enabled&&!o.cssMode)a(),o.autoHeight&&e.updateAutoHeight();else{if((o.slidesPerView==="auto"||o.slidesPerView>1)&&e.isEnd&&!o.centeredSlides){const s=e.virtual&&o.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(s.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||a()}o.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const o=this,a=o.params.direction;return e||(e=a==="horizontal"?"vertical":"horizontal"),e===a||e!=="horizontal"&&e!=="vertical"||(o.el.classList.remove(`${o.params.containerModifierClass}${a}`),o.el.classList.add(`${o.params.containerModifierClass}${e}`),o.emitContainerClasses(),o.params.direction=e,o.slides.forEach(l=>{e==="vertical"?l.style.width="":l.style.height=""}),o.emit("changeDirection"),i&&o.update()),o}changeLanguageDirection(e){const i=this;i.rtl&&e==="rtl"||!i.rtl&&e==="ltr"||(i.rtl=e==="rtl",i.rtlTranslate=i.params.direction==="horizontal"&&i.rtl,i.rtl?(i.el.classList.add(`${i.params.containerModifierClass}rtl`),i.el.dir="rtl"):(i.el.classList.remove(`${i.params.containerModifierClass}rtl`),i.el.dir="ltr"),i.update())}mount(e){const i=this;if(i.mounted)return!0;let o=e||i.params.el;if(typeof o=="string"&&(o=document.querySelector(o)),!o)return!1;o.swiper=i,o.parentNode&&o.parentNode.host&&o.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const a=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let s=o&&o.shadowRoot&&o.shadowRoot.querySelector?o.shadowRoot.querySelector(a()):Rt(o,a())[0];return!s&&i.params.createElements&&(s=Qt("div",i.params.wrapperClass),o.append(s),Rt(o,`.${i.params.slideClass}`).forEach(d=>{s.append(d)})),Object.assign(i,{el:o,wrapperEl:s,slidesEl:i.isElement&&!o.parentNode.host.slideSlots?o.parentNode.host:s,hostEl:i.isElement?o.parentNode.host:o,mounted:!0,rtl:o.dir.toLowerCase()==="rtl"||zt(o,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(o.dir.toLowerCase()==="rtl"||zt(o,"direction")==="rtl"),wrongRTL:zt(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?vi(i,l):l.addEventListener("load",s=>{vi(i,s.target)})}),Di(i),i.initialized=!0,Di(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const o=this,{params:a,el:l,wrapperEl:s,slides:d}=o;return typeof o.params>"u"||o.destroyed||(o.emit("beforeDestroy"),o.initialized=!1,o.detachEvents(),a.loop&&o.loopDestroy(),i&&(o.removeClasses(),l&&typeof l!="string"&&l.removeAttribute("style"),s&&s.removeAttribute("style"),d&&d.length&&d.forEach(r=>{r.classList.remove(a.slideVisibleClass,a.slideFullyVisibleClass,a.slideActiveClass,a.slideNextClass,a.slidePrevClass),r.removeAttribute("style"),r.removeAttribute("data-swiper-slide-index")})),o.emit("destroy"),Object.keys(o.eventsListeners).forEach(r=>{o.off(r)}),e!==!1&&(o.el&&typeof o.el!="string"&&(o.el.swiper=null),Dn(o)),o.destroyed=!0),null}static extendDefaults(e){bt(Ri,e)}static get extendedDefaults(){return Ri}static get defaults(){return Mi}static installModule(e){jt.prototype.__modules__||(jt.prototype.__modules__=[]);const i=jt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>jt.installModule(i)),jt):(jt.installModule(e),jt)}};Object.keys(Oi).forEach(t=>{Object.keys(Oi[t]).forEach(e=>{Li.prototype[e]=Oi[t][e]})}),Li.use([Wn,Yn]);const Eo=["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 Gt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function Jt(t,e){const i=["__proto__","constructor","prototype"];Object.keys(e).filter(o=>i.indexOf(o)<0).forEach(o=>{typeof t[o]>"u"?t[o]=e[o]:Gt(e[o])&&Gt(t[o])&&Object.keys(e[o]).length>0?e[o].__swiper__?t[o]=e[o]:Jt(t[o],e[o]):t[o]=e[o]})}function Co(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function Io(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function ko(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function _o(t){t===void 0&&(t="");const e=t.split(" ").map(o=>o.trim()).filter(o=>!!o),i=[];return e.forEach(o=>{i.indexOf(o)<0&&i.push(o)}),i.join(" ")}function Zl(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function Ql(t){let{swiper:e,slides:i,passedParams:o,changedParams:a,nextEl:l,prevEl:s,scrollbarEl:d,paginationEl:r}=t;const v=a.filter(A=>A!=="children"&&A!=="direction"&&A!=="wrapperClass"),{params:c,pagination:m,navigation:h,scrollbar:f,virtual:y,thumbs:S}=e;let x,p,b,g,w,O,I,E;a.includes("thumbs")&&o.thumbs&&o.thumbs.swiper&&c.thumbs&&!c.thumbs.swiper&&(x=!0),a.includes("controller")&&o.controller&&o.controller.control&&c.controller&&!c.controller.control&&(p=!0),a.includes("pagination")&&o.pagination&&(o.pagination.el||r)&&(c.pagination||c.pagination===!1)&&m&&!m.el&&(b=!0),a.includes("scrollbar")&&o.scrollbar&&(o.scrollbar.el||d)&&(c.scrollbar||c.scrollbar===!1)&&f&&!f.el&&(g=!0),a.includes("navigation")&&o.navigation&&(o.navigation.prevEl||s)&&(o.navigation.nextEl||l)&&(c.navigation||c.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(w=!0);const C=A=>{e[A]&&(e[A].destroy(),A==="navigation"?(e.isElement&&(e[A].prevEl.remove(),e[A].nextEl.remove()),c[A].prevEl=void 0,c[A].nextEl=void 0,e[A].prevEl=void 0,e[A].nextEl=void 0):(e.isElement&&e[A].el.remove(),c[A].el=void 0,e[A].el=void 0))};a.includes("loop")&&e.isElement&&(c.loop&&!o.loop?O=!0:!c.loop&&o.loop?I=!0:E=!0),v.forEach(A=>{if(Gt(c[A])&&Gt(o[A]))Object.assign(c[A],o[A]),(A==="navigation"||A==="pagination"||A==="scrollbar")&&"enabled"in o[A]&&!o[A].enabled&&C(A);else{const u=o[A];(u===!0||u===!1)&&(A==="navigation"||A==="pagination"||A==="scrollbar")?u===!1&&C(A):c[A]=o[A]}}),v.includes("controller")&&!p&&e.controller&&e.controller.control&&c.controller&&c.controller.control&&(e.controller.control=c.controller.control),a.includes("children")&&i&&y&&c.virtual.enabled?(y.slides=i,y.update(!0)):a.includes("virtual")&&y&&c.virtual.enabled&&(i&&(y.slides=i),y.update(!0)),a.includes("children")&&i&&c.loop&&(E=!0),x&&S.init()&&S.update(!0),p&&(e.controller.control=c.controller.control),b&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-pagination"),r.part.add("pagination"),e.el.appendChild(r)),r&&(c.pagination.el=r),m.init(),m.render(),m.update()),g&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-scrollbar"),d.part.add("scrollbar"),e.el.appendChild(d)),d&&(c.scrollbar.el=d),f.init(),f.updateSize(),f.setTranslate()),w&&(e.isElement&&((!l||typeof l=="string")&&(l=document.createElement("div"),l.classList.add("swiper-button-next"),l.innerHTML=e.hostEl.constructor.nextButtonSvg,l.part.add("button-next"),e.el.appendChild(l)),(!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-button-prev"),s.innerHTML=e.hostEl.constructor.prevButtonSvg,s.part.add("button-prev"),e.el.appendChild(s))),l&&(c.navigation.nextEl=l),s&&(c.navigation.prevEl=s),h.init(),h.update()),a.includes("allowSlideNext")&&(e.allowSlideNext=o.allowSlideNext),a.includes("allowSlidePrev")&&(e.allowSlidePrev=o.allowSlidePrev),a.includes("direction")&&e.changeDirection(o.direction,!1),(O||E)&&e.loopDestroy(),(I||E)&&e.loopCreate(),e.update()}function $l(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},o={},a={};Jt(i,Mi),i._emitClasses=!0,i.init=!1;const l={},s=Eo.map(r=>r.replace(/_/,"")),d=Object.assign({},t);return Object.keys(d).forEach(r=>{typeof t[r]>"u"||(s.indexOf(r)>=0?Gt(t[r])?(i[r]={},a[r]={},Jt(i[r],t[r]),Jt(a[r],t[r])):(i[r]=t[r],a[r]=t[r]):r.search(/on[A-Z]/)===0&&typeof t[r]=="function"?e?o[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:i.on[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:l[r]=t[r])}),["navigation","pagination","scrollbar"].forEach(r=>{i[r]===!0&&(i[r]={}),i[r]===!1&&delete i[r]}),{params:i,passedParams:a,rest:l,events:o}}function ea(t,e){let{el:i,nextEl:o,prevEl:a,paginationEl:l,scrollbarEl:s,swiper:d}=t;Co(e)&&o&&a&&(d.params.navigation.nextEl=o,d.originalParams.navigation.nextEl=o,d.params.navigation.prevEl=a,d.originalParams.navigation.prevEl=a),Io(e)&&l&&(d.params.pagination.el=l,d.originalParams.pagination.el=l),ko(e)&&s&&(d.params.scrollbar.el=s,d.originalParams.scrollbar.el=s),d.init(i)}function ta(t,e,i,o,a){const l=[];if(!e)return l;const s=r=>{l.indexOf(r)<0&&l.push(r)};if(i&&o){const r=o.map(a),v=i.map(a);r.join("")!==v.join("")&&s("children"),o.length!==i.length&&s("children")}return Eo.filter(r=>r[0]==="_").map(r=>r.replace(/_/,"")).forEach(r=>{if(r in t&&r in e)if(Gt(t[r])&&Gt(e[r])){const v=Object.keys(t[r]),c=Object.keys(e[r]);v.length!==c.length?s(r):(v.forEach(m=>{t[r][m]!==e[r][m]&&s(r)}),c.forEach(m=>{t[r][m]!==e[r][m]&&s(r)}))}else t[r]!==e[r]&&s(r)}),l}const ia=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 pi(){return pi=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(t[o]=i[o])}return t},pi.apply(this,arguments)}function Po(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Do(t){const e=[];return n.Children.toArray(t).forEach(i=>{Po(i)?e.push(i):i.props&&i.props.children&&Do(i.props.children).forEach(o=>e.push(o))}),e}function oa(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return n.Children.toArray(t).forEach(o=>{if(Po(o))e.push(o);else if(o.props&&o.props.slot&&i[o.props.slot])i[o.props.slot].push(o);else if(o.props&&o.props.children){const a=Do(o.props.children);a.length>0?a.forEach(l=>e.push(l)):i["container-end"].push(o)}else i["container-end"].push(o)}),{slides:e,slots:i}}function na(t,e,i){if(!i)return null;const o=c=>{let m=c;return c<0?m=e.length+c:m>=e.length&&(m=m-e.length),m},a=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:s}=i,d=t.params.loop?-e.length:0,r=t.params.loop?e.length*2:e.length,v=[];for(let c=d;c<r;c+=1)c>=l&&c<=s&&v.push(e[o(c)]);return v.map((c,m)=>n.cloneElement(c,{swiper:t,style:a,key:c.props.virtualIndex||c.key||`slide-${m}`}))}function $t(t,e){return typeof window>"u"?n.useEffect(t,e):n.useLayoutEffect(t,e)}const Bi=n.createContext(null),Mo=()=>n.useContext(Bi),la=n.createContext(null),Ut=n.forwardRef(function(t,e){let{className:i,tag:o="div",wrapperTag:a="div",children:l,onSwiper:s,...d}=t===void 0?{}:t,r=!1;const[v,c]=n.useState("swiper"),[m,h]=n.useState(null),[f,y]=n.useState(!1),S=n.useRef(!1),x=n.useRef(null),p=n.useRef(null),b=n.useRef(null),g=n.useRef(null),w=n.useRef(null),O=n.useRef(null),I=n.useRef(null),E=n.useRef(null),{params:C,passedParams:A,rest:u,events:M}=$l(d),{slides:k,slots:T}=oa(l),_=()=>{y(!f)};Object.assign(C.on,{_containerClasses(L,D){c(D)}});const R=()=>{Object.assign(C.on,M),r=!0;const L={...C};if(delete L.wrapperClass,p.current=new Li(L),p.current.virtual&&p.current.params.virtual.enabled){p.current.virtual.slides=k;const D={cache:!1,slides:k,renderExternal:h,renderExternalUpdate:!1};Jt(p.current.params.virtual,D),Jt(p.current.originalParams.virtual,D)}};x.current||R(),p.current&&p.current.on("_beforeBreakpoint",_);const N=()=>{r||!M||!p.current||Object.keys(M).forEach(L=>{p.current.on(L,M[L])})},F=()=>{!M||!p.current||Object.keys(M).forEach(L=>{p.current.off(L,M[L])})};n.useEffect(()=>()=>{p.current&&p.current.off("_beforeBreakpoint",_)}),n.useEffect(()=>{!S.current&&p.current&&(p.current.emitSlidesClasses(),S.current=!0)}),$t(()=>{if(e&&(e.current=x.current),!!x.current)return p.current.destroyed&&R(),ea({el:x.current,nextEl:w.current,prevEl:O.current,paginationEl:I.current,scrollbarEl:E.current,swiper:p.current},C),s&&!p.current.destroyed&&s(p.current),()=>{p.current&&!p.current.destroyed&&p.current.destroy(!0,!1)}},[]),$t(()=>{N();const L=ta(A,b.current,k,g.current,D=>D.key);return b.current=A,g.current=k,L.length&&p.current&&!p.current.destroyed&&Ql({swiper:p.current,slides:k,passedParams:A,changedParams:L,nextEl:w.current,prevEl:O.current,scrollbarEl:E.current,paginationEl:I.current}),()=>{F()}}),$t(()=>{ia(p.current)},[m]);function V(){return C.virtual?na(p.current,k,m):k.map((L,D)=>n.cloneElement(L,{swiper:p.current,swiperSlideIndex:D}))}return n.createElement(o,pi({ref:x,className:_o(`${v}${i?` ${i}`:""}`)},u),n.createElement(la.Provider,{value:p.current},T["container-start"],n.createElement(a,{className:Zl(C.wrapperClass)},T["wrapper-start"],V(),T["wrapper-end"]),Co(C)&&n.createElement(n.Fragment,null,n.createElement("div",{ref:O,className:"swiper-button-prev"}),n.createElement("div",{ref:w,className:"swiper-button-next"})),ko(C)&&n.createElement("div",{ref:E,className:"swiper-scrollbar"}),Io(C)&&n.createElement("div",{ref:I,className:"swiper-pagination"}),T["container-end"]))});Ut.displayName="Swiper";const Dt=n.forwardRef(function(t,e){let{tag:i="div",children:o,className:a="",swiper:l,zoom:s,lazy:d,virtualIndex:r,swiperSlideIndex:v,...c}=t===void 0?{}:t;const m=n.useRef(null),[h,f]=n.useState("swiper-slide"),[y,S]=n.useState(!1);function x(w,O,I){O===m.current&&f(I)}$t(()=>{if(typeof v<"u"&&(m.current.swiperSlideIndex=v),e&&(e.current=m.current),!(!m.current||!l)){if(l.destroyed){h!=="swiper-slide"&&f("swiper-slide");return}return l.on("_slideClass",x),()=>{l&&l.off("_slideClass",x)}}}),$t(()=>{l&&m.current&&!l.destroyed&&f(l.getSlideClasses(m.current))},[l]);const p={isActive:h.indexOf("swiper-slide-active")>=0,isVisible:h.indexOf("swiper-slide-visible")>=0,isPrev:h.indexOf("swiper-slide-prev")>=0,isNext:h.indexOf("swiper-slide-next")>=0},b=()=>typeof o=="function"?o(p):o,g=()=>{S(!0)};return n.createElement(i,pi({ref:m,className:_o(`${h}${a?` ${a}`:""}`),"data-swiper-slide-index":r,onLoad:g},c),s&&n.createElement(Bi.Provider,{value:p},n.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof s=="number"?s:void 0},b(),d&&!y&&n.createElement("div",{className:"swiper-lazy-preloader"}))),!s&&n.createElement(Bi.Provider,{value:p},b(),d&&!y&&n.createElement("div",{className:"swiper-lazy-preloader"})))});Dt.displayName="SwiperSlide";const aa="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",sa=({visible:t,onClose:e,children:i,modalStyle:o,padding:a,popup:l,schema:s,fullHeight:d=window.innerHeight,isFullScreen:r=!1})=>{var v,c,m,h,f,y,S,x,p,b,g,w,O,I,E,C,A,u,M,k,T,_,R,N,F;const V=n.useRef(null),L=n.useRef(null),D=n.useRef(null),B=n.useRef(null),W=d*.2,z=r?d:d*.8,[X,ie]=n.useState(W),[le,re]=n.useState(!1),ge=n.useRef(null),{globalConfig:ce,popupDetailData:De}=_e(),{schema:q}=kt(),[K,Z]=n.useState(15);n.useEffect(()=>{const ue=document.getElementById("sxp-render"),be=document.getElementById("pb-modal");be?ge.current=be:(ge.current=document.createElement("div"),ge.current.setAttribute("id","pb-modal"),ue?.appendChild(ge.current))},[]);const ae=n.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),oe=n.useMemo(()=>{var ue,be,ee;const Y=s??q;return(ee=(be=(ue=Y?.sxpPageConf)===null||ue===void 0?void 0:ue.globalConfig)===null||be===void 0?void 0:be.popupList)===null||ee===void 0?void 0:ee.find(se=>se?.id===l?.id)},[l,s,q]),ve=n.useMemo(()=>{var ue,be;return((be=(ue=oe?.item)===null||ue===void 0?void 0:ue.event)===null||be===void 0?void 0:be.isScrollFullScreen)||!1},[oe]);if(n.useEffect(()=>{ae?re(!0):setTimeout(()=>{re(!1),ie(W)},l?.duration)},[ae,l]),!ge.current)return null;const ke=Ye.debounce(()=>{e?.()},300),Oe=ue=>{V.current=ue.touches[0],L.current=ue.touches[0],D.current=!0},xe=ue=>{requestAnimationFrame(()=>{var be;if(D.current&&((be=B?.current)===null||be===void 0?void 0:be.scrollTop)===0){const ee=ue.touches[0].clientY,Y=ue.touches[0].clientX,J=V.current.clientY-ee;V.current=ue.touches[0];const se=ee-L.current.clientY,Ie=Y-L.current.clientX;if(Math.abs(Ie)>Math.abs(se))return;const G=X-J;G>0&&ie(G)}})},Be=ue=>{var be;if(D.current&&((be=B?.current)===null||be===void 0?void 0:be.scrollTop)===0){const ee=ue.changedTouches[0].clientY-L.current.clientY,Y=ue.changedTouches[0].clientX-L.current.clientX;if(Math.abs(Y)>Math.abs(ee))return;const J=L.current.clientY-V.current.clientY;J>0?ie(0):X<W&&J<0?ie(W):X>=W&&J<0&&e?.()}D.current=!1};return Ui.createPortal(n.createElement(n.Fragment,null,le&&n.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:ae?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},o),onClick:ke},n.createElement("div",{style:{position:"relative",left:`${(h=(m=(c=(v=oe?.item)===null||v===void 0?void 0:v.props)===null||c===void 0?void 0:c.popupBg)===null||m===void 0?void 0:m.horizontalMargin)!==null&&h!==void 0?h:0}px`,right:`${(x=(S=(y=(f=oe?.item)===null||f===void 0?void 0:f.props)===null||y===void 0?void 0:y.popupBg)===null||S===void 0?void 0:S.horizontalMargin)!==null&&x!==void 0?x:0}px`,bottom:`${(w=(g=(b=(p=oe?.item)===null||p===void 0?void 0:p.props)===null||b===void 0?void 0:b.popupBg)===null||g===void 0?void 0:g.bottomMargin)!==null&&w!==void 0?w:0}px`,overflow:"hidden",width:`calc(100% - ${((C=(E=(I=(O=oe?.item)===null||O===void 0?void 0:O.props)===null||I===void 0?void 0:I.popupBg)===null||E===void 0?void 0:E.horizontalMargin)!==null&&C!==void 0?C:0)*2}px)`,height:"100%"}},n.createElement("div",Object.assign({className:`modal-container ${ae?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(A=oe?.item)===null||A===void 0?void 0:A.displayName,"aria-modal":!0,style:Object.assign(Object.assign({padding:a,animationDuration:((u=l?.duration)!==null&&u!==void 0?u:0)/1e3+"s"},ve&&{transform:`translateY(${X}px)`}),{overflow:"hidden",borderRadius:`${(_=(T=(k=(M=oe?.item)===null||M===void 0?void 0:M.props)===null||k===void 0?void 0:k.popupBg)===null||T===void 0?void 0:T.borderRadius)!==null&&_!==void 0?_:0}px`,zIndex:9}),onClick:ue=>{ue.stopPropagation(),ue.preventDefault()}},ve&&{onTouchMove:xe,onTouchStart:Oe,onTouchEnd:Be}),n.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:K}},n.createElement("img",{src:(R=ce?.popupCloseIcon)!==null&&R!==void 0?R:aa,alt:"close button",className:"modal-icon"})),n.createElement("div",Object.assign({ref:B,style:{height:ve?d:z,overflow:ve&&X<=0||!ve?"auto":"hidden",zIndex:1}},((F=(N=oe?.item)===null||N===void 0?void 0:N.props)===null||F===void 0?void 0:F.enableFixedCloseButton)&&{onScroll:ue=>{var be;Z(15-((be=ue?.target)===null||be===void 0?void 0:be.scrollTop))}}),i))))),ge.current)};var Kt=n.memo(sa);const da=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const o=t.split(" "),a=[];for(let s=0;s<o.length&&(a.push(o[s]),!(a.join(" ").length>=e));s++);return(a.length>1&&a.length<o.length?a.slice(0,a.length-1):a).join(" ")+" "},ra=({text:t,maxStr:e=108,style:i,className:o,onClick:a,foldText:l,unfoldText:s,isPost:d,onChange:r})=>{const[v,c]=n.useState(!1),[m,h]=n.useState(!1),f=Number(i?.lineClamp||2),y=n.useRef(null),S=n.useRef(null),x=n.useCallback(()=>{c(!v)},[v,r]);return n.useMemo(()=>!v&&t.length>e?da(t,e)+"...":t,[t,e,v]),n.useEffect(()=>{var p,b;S?.current&&(S.current.style.display="block"),((p=S?.current)===null||p===void 0?void 0:p.offsetHeight)>((b=y?.current)===null||b===void 0?void 0:b.offsetHeight)&&d?h(!0):h(!1),S.current.style.display="none"},[d,t]),n.createElement("div",{className:o,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},n.createElement("div",{ref:y,style:{overflow:"hidden",WebkitLineClamp:!d||v?"":f,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:he(t?.replace(/\n/g,"</br>"),i)}}),n.createElement("div",{ref:S,dangerouslySetInnerHTML:{__html:he(t?.replace(/\n/g,"</br>"),i)}}),t&&d&&m&&n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:a??x,dangerouslySetInnerHTML:{__html:he(v?s||"show less":l||"show more",i)}}))};var mi=n.memo(ra);const ca=n.forwardRef((t,e)=>{const{src:i,onLoad:o,style:a,className:l,loading:s,alt:d="image"}=t,[r,v]=n.useState(i),c=n.useRef(null),[m,h]=n.useState(!1);return n.useImperativeHandle(e,()=>({setSrc:f=>{f&&v(f)}})),n.useEffect(()=>{i&&v(i)},[i]),n.useEffect(()=>{const f=()=>{i&&!m&&c.current&&(c.current.src="",c.current.src=i)};return _t.on(gt.PAGE_DID_SHOW,f),()=>{_t.off(gt.PAGE_DID_SHOW,f)}},[i,m]),n.createElement(n.Fragment,null,!m&&!r&&n.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),r?.includes(".avif")?n.createElement("picture",null,n.createElement("source",{type:"image/avif",srcSet:r}),n.createElement("source",{type:"image/webp",srcSet:`${r}?imageMogr2/format/webp`}),n.createElement("source",{type:"image/jpeg",srcSet:`${r}?imageMogr2/format/jpg`}),n.createElement("img",{ref:c,className:l,src:r,style:Object.assign({},a),loading:s,onLoad:f=>{h(!0),o?.(f.target)},alt:d})):n.createElement("img",{ref:c,className:l,src:r,style:Object.assign({},a),loading:s,onLoad:f=>{h(!0),o?.(f.target)},alt:d}))});var mt=n.memo(ca);const ua=({children:t,isPadding:e=!0,style:i,enableSlideActive:o=!1})=>{const a=n.useRef(),{popupDetailData:l}=_e();return n.useEffect(()=>{var s,d;o&&((s=a?.current)===null||s===void 0||s.swiper.slideTo((d=l?.multiCheckIndex)!==null&&d!==void 0?d:0))},[l,o]),n.createElement(Ut,{ref:a,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[Vn,jn,Fn],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var ei=n.memo(ua);const va=({products:t,data:e,defImg:i,style:o,onCLick:a,popupDetailData:l,check:s})=>{var d;const{productView:r}=Qe(),{popupCurTimeRef:v}=_e(),c=(m,h)=>{if(s===h)return;const f=t?.[s];r(l,f,f?.bindCta,v.current,l?.index),a?.(h)};return n.createElement(n.Fragment,null,e?.open&&(t&&t?.length>1||!l)&&n.createElement(ei,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},o),e?.style)},(d=l?t:[0,1,2,3])===null||d===void 0?void 0:d.map((m,h)=>{var f,y,S;return n.createElement(n.Fragment,null,m?.bindCta?n.createElement(Dt,{className:we.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{c(m,h)},key:h},n.createElement(mt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:s===h?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(S=(f=m?.cover)!==null&&f!==void 0?f:(y=m?.homePage)===null||y===void 0?void 0:y[0])!==null&&S!==void 0?S:i})):null)})))};var Oo=n.memo(va);const pa=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:o,file:a,src:l}=t;switch(i){case 2:return o||null;case 3:return l||null;default:return a&&a.length>0?(e=a[0])===null||e===void 0?void 0:e.url:null}},ti=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:o})=>{var a,l,s,d,r;if((!t?.currency||!t?.price)&&o)return null;let v=t?.currency&&t?.price?t?.price:7e3,c="",m=i?.priceSymbol,h=t?.currency?(s=(l=(a=t?.currency)===null||a===void 0?void 0:a.split("-")[1])===null||l===void 0?void 0:l.toUpperCase())!==null&&s!==void 0?s:"":"$";const f=e===void 0||e;let y=v.toString();m?.showTwoDecimalPoint&&(y=v?.toFixed(2));let S=(d=y?.indexOf("."))!==null&&d!==void 0?d:-1;if(f){c=(r=v?.toLocaleString("zh",{minimumFractionDigits:m?.showTwoDecimalPoint?2:0}))!==null&&r!==void 0?r:"";let x=0,p=S??c?.length;m?.millesimalSymbol==="."?c=c?.replace(/\,/g,function(b,g){return g>=x&&g<p?".":b}):m?.millesimalSymbol===" "&&(c=c?.replace(","," "))}else c=`${m?.showTwoDecimalPoint?v?.toFixed(2):v}`;return m?.decimalPoint===","&&S>0&&(c=c=c?.replace(/\./g,function(x,p){return p>=S&&p<c?.length?",":x})),m?.currencyPosition&&m?.currencyPosition!=="none"?c=m?.currencyPosition==="left"?h+c:c+h:m?.currencyPosition!=="none"&&(c=h+c),c},ma=t=>{var e,i,o,a,l,s,d,r,v,c,m,h,f,y,S,x,p,b,g,w,O,I,E,C,{content:A,style:u,bgImg:M,onClick:k,schema:T,isDefault:_,bottom_image:R,tipText:N,isPost:F,viewTime:V,rec:L,swiper:D,commodityStyles:B,buttonStyle:W,index:z,commodityGroup:X,popupBg:ie,iframeIcon:le,commodityImgRatio:re,isTel:ge,iframeBgColor:ce}=t,De=Xe(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor"]);const{sxpParameter:q,popupDetailData:K,isPreview:Z,bffFbReport:ae,popupCurTimeRef:oe,checkCommodityIndexRef:ve,globalConfig:ke}=_e(),{jumpToWeb:Oe,productView:xe}=Qe(),Be=n.useRef(null),[ue,be]=n.useState(!1),[ee,Y]=n.useState(!1),[J,se]=n.useState((e=K?.multiCheckIndex)!==null&&e!==void 0?e:0),Ie=n.useRef(),G=F?L:K;let j=F?G?.product:(o=(i=G?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(a=G?.video)===null||a===void 0?void 0:a.bindProducts)===null||l===void 0?void 0:l[0],Re=F?(s=G?.product)===null||s===void 0?void 0:s.bindCta:(v=(r=(d=G?.video)===null||d===void 0?void 0:d.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&v!==void 0?v:(h=(m=(c=G?.video)===null||c===void 0?void 0:c.bindProducts)===null||m===void 0?void 0:m[0])===null||h===void 0?void 0:h.bindCta;const Le=F?z:K?.index;if(!F&&X?.open&&(!((f=G?.video)===null||f===void 0)&&f.bindProducts)&&((S=(y=G?.video)===null||y===void 0?void 0:y.bindProducts)===null||S===void 0?void 0:S.length)>0){ve.current=J;const Q=(x=G?.video)===null||x===void 0?void 0:x.bindProducts[J];j=Q,Re=Q?.bindCta}const ut=()=>{j?.link&&(Oe(G,j,Re,Le),F||xe(G,j,Re,V||Be.current,Le),window.location.href=window.getJointUtmLink(j.link))};n.useEffect(()=>{F||ae?.({eventName:"ProductView"})},[F,ae]),n.useEffect(()=>{const Q=()=>{Be.current=new Date};return Q(),window.addEventListener("pageshow",Q),()=>{window.removeEventListener("pageshow",Q)}},[]);const ot=ti({product:j,enableFormattedPrice:(p=B?.price)===null||p===void 0?void 0:p.enableFormattedPrice,globalConfig:ke}),$e=(Z?375:(b=u?.width)!==null&&b!==void 0?b:window.innerWidth)-((g=ie?.horizontalMargin)!==null&&g!==void 0?g:0)*2,vt=re?$e*(re.h/re.w):$e,Nt=({isPost:Q})=>{var Te,je,Ge,ze;return n.createElement("div",null,n.createElement("div",{className:"pb-commondity-content-collection",style:U(B?.collection),hidden:!!j&&(!j?.collection||j?.collection===""),dangerouslySetInnerHTML:{__html:he((Te=j?.collection)!==null&&Te!==void 0?Te:"Tiffany Lock",B?.collection)}}),n.createElement("div",{className:"pb-commondity-content-title",style:U(B?.title),hidden:!!j&&!j?.title,dangerouslySetInnerHTML:{__html:he((je=j?.title)!==null&&je!==void 0?je:"Pendant in Yellow Gold with Diamonds, Medium",B?.title)}}),n.createElement("div",{className:"pb-commondity-content-price",style:U(B?.price),hidden:!!j&&!j?.price,dangerouslySetInnerHTML:{__html:he(ot,B?.price)}}),n.createElement("div",{hidden:!!j&&!j?.taxInfo,style:U(B?.taxInfo),dangerouslySetInnerHTML:{__html:he((Ge=j?.taxInfo)!==null&&Ge!==void 0?Ge:"\u7A0E\u8D39",B?.taxInfo)}}),n.createElement("div",{hidden:!!j&&(!j?.info||j?.info==="")},n.createElement(mi,{foldText:N?.foldText,unfoldText:N?.unfoldText,onClick:()=>be(!0),isPost:Q,text:(ze=j?.info)!==null&&ze!==void 0?ze:`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 Ke=require("lodash"),Qo=require("uuid"),$o=require("pako"),n=require("react"),bi=require("qs"),en=require("eventemitter3"),we=require("@emotion/css"),Gi=require("react-dom");function tn(t){var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if(i!=="default"){var o=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,o.get?o:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}var Ui=tn(Gi);function Ze(t,e){var i={};for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&e.indexOf(o)<0&&(i[o]=t[o]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var s=0,o=Object.getOwnPropertySymbols(t);s<o.length;s++)e.indexOf(o[s])<0&&Object.prototype.propertyIsEnumerable.call(t,o[s])&&(i[o[s]]=t[o[s]]);return i}function rt(t,e,i,o){function s(l){return l instanceof i?l:new i(function(a){a(l)})}return new(i||(i=Promise))(function(l,a){function d(c){try{p(o.next(c))}catch(m){a(m)}}function r(c){try{p(o.throw(c))}catch(m){a(m)}}function p(c){c.done?l(c.value):s(c.value).then(d,r)}p((o=o.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const on=/:\w+/g;var Wi=(t,e)=>rt(void 0,void 0,void 0,function*(){const i={},o={};for(let s=0;s<e?.length;s++){const{id:l,method:a,url:d,urlParams:r,name:p,queryString:c,headers:m,body:h}=e[s];let f=d;r&&Object.entries(r).forEach(([y,S])=>{f=f.replace(on,T=>T===y?S:T)}),c&&(f+=c),o[l]=p;try{const y=yield fetch(f,{method:a,headers:Object.assign({"Content-Type":"application/json"},m),body:JSON.stringify(h)}).then(S=>S.json());i[l]=y}catch(y){console.error("DataSource request error: ",y),i[l]={}}}return{$store:i,idMapName:o}});const Yi="SXP_TOKEN_INFO",nn=(t,e)=>rt(void 0,void 0,void 0,function*(){var i;const o=t.getTenantId(),s=t.getAppId(),l=t.getApiUrl(),a=window.localStorage.getItem(Yi);let d=JSON.parse(a||"{}");if(Date.now()>((i=d?.expireTime)!==null&&i!==void 0?i:0)){const p=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":o||"","x-app-id":s||""}}).then(c=>c.json());if(p.success){const c=p.data;d=Object.assign(Object.assign({},c),{expireTime:Date.now()+c.expire*1e3}),window.localStorage.setItem(Yi,JSON.stringify(d))}}return d});function oi(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),o=[];let s;if(e=e||i.length,t)for(s=0;s<t;s++)o[s]=i[0|Math.random()*e];else{let l;for(o[8]=o[13]=o[18]=o[23]="-",o[14]="4",s=0;s<36;s++)o[s]||(l=0|Math.random()*16,o[s]=i[s===19?l&3|8:l])}return o.join("")}const ln=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",o=i.length;let s=0;for(;s<t;)e+=i.charAt(Math.floor(Math.random()*o)),s+=1;return e},sn=()=>{const t=Qo.v4();return t?.replaceAll?t.replaceAll("-",""):ln(32)},he=(t,e)=>{if(!t)return"";let i="";const o=e?.["fontFamily-cn"],s=e?.["fontFamily-en"];if(!o&&!s)return t;let l=t;const a=/[\u4e00-\u9fa5]/g,d=/[^\u4e00-\u9fa5]/g,r=`font-family:${o??"inherit"}`,p=`font-family:${s??"inherit"}`,c=h=>{let f=h.search(a),y=h.search(d);return f!==-1&&y!==-1&&f<y&&(i+=`<span style="${r}">${h.substring(f,y)}</span>`,l=h.substring(y,h?.length)),f!==-1&&y!==-1&&f>y&&(i+=`<span style="${p}">${h.substring(y,f)}</span>`,l=h.substring(f,h?.length)),f===-1?(i+=`<span style="${p}">${h.substring(y,h?.length)}</span>`,l="",!1):y===-1?(i+=`<span style="${r}">${h.substring(f,h?.length)}</span>`,l="",!1):!0};let m=!0;for(;m;)m=c(l);return i};function Xi(){var t,e,i,o,s,l,a;let d=self.navigator.userAgent;return d?/edge\/([\d\.]+)/i.exec(d)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(d))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(d)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(d))===null||e===void 0?void 0:e[1]}`:/msie/i.test(d)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(d))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(d)?`Internet Explorer ${(o=/rv:([\d\.]+)/i.exec(d))===null||o===void 0?void 0:o[1]}`:/chrome/i.test(d)?`Chrome ${(s=/chrome\/([\d\.]+)/i.exec(d))===null||s===void 0?void 0:s[1]}`:/firefox/i.test(d)?`Firefox ${(l=/firefox\/([\d\.]+)/i.exec(d))===null||l===void 0?void 0:l[1]}`:/safari/i.test(d)?`Safari ${(a=/version\/([\d\.]+)/i.exec(d))===null||a===void 0?void 0:a[1]}`:null:null}function qi(){var t,e,i;let o=self.navigator.userAgent;return o?/iphone/i.test(o)?`IOS ${(t=o.match(/OS\s(.*?)\slike/))===null||t===void 0?void 0:t[1]}`:/android/i.test(o)?`Android ${(e=o.match(/Android\s(.*?)\;/))===null||e===void 0?void 0:e[1]}`:/windows/i.test(o)?`Windows ${(i=o.match(/Windows\s(.*?)\;/))===null||i===void 0?void 0:i[1]}`:/mac/i.test(o)?"Mac OS":null:null}function Ji(){let t=self.navigator.userAgent;if(!t)return null;if(/iphone/i.test(t))return"iPhone";if(/android/i.test(t)){var e=t.indexOf("("),i=t.indexOf(")");if(e!==-1&&i!==-1){var o=t.substring(e+1,i);return`${o}`}}return/windows/i.test(t)?"Windows":/mac/i.test(t)?"Mac":null}function Ki(t){const i=document.cookie.split(";");let o=null;return i.forEach(s=>{const[l,a]=s.trim().split("=");l===t&&(o=a)}),o??""}function Zi(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),o=new Uint8Array(i),s=$o.inflate(o,{to:"string"});return JSON.parse(s)}let yi=null;const an={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class dn{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,yi)return yi;yi=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?an[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let ct=null;const rn={init:({appId:t,tenantId:e,env:i="live",apiUrl:o})=>{ct||(ct=new dn),o&&ct.setApiUrl(o),ct.setAppId(t),ct.setTenantId(e),ct.setEnv(i)},getDetail:t=>{if(!ct)return;const e=ct.getTenantId(),i=ct.getAppId(),o=ct.getApiUrl();return fetch(`${o}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>rt(void 0,void 0,void 0,function*(){var l,a;const d=yield s.json(),r=Zi((l=d?.data)===null||l===void 0?void 0:l.data);if(r){const{$store:p}=yield Wi(o,(a=r?.dataSource)!==null&&a!==void 0?a:[]);d.data.data=r,Object.assign(d.data.data,{__STORE__:p})}return d}))},getSxpDetailByPageId:t=>rt(void 0,void 0,void 0,function*(){if(!ct)return;const e=ct.getTenantId(),i=ct.getAppId(),o=ct.getApiUrl();return fetch(`${o}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>rt(void 0,void 0,void 0,function*(){var l;const a=yield s.json();if(!a.success)return;const d=Zi((l=a?.data)===null||l===void 0?void 0:l.data);return a.data.data=d,a.data}))}),getSxpRecommendVideoData:t=>rt(void 0,void 0,void 0,function*(){if(!ct)return;const e=yield nn(ct,t),i=oi(0,0);let o=window.localStorage.getItem("SXP_FAKE_SESSION_ID");Ke.isEmpty(o)&&(o=oi(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",o));const s=yield fetch("https://dev-sxp-be.chatlabs.net/platform/open/rec/v1.2",{method:"POST",headers:{"Content-Type":"application/json",token:e.token,channel:e.channel,userId:e.userId},body:JSON.stringify({productUserId:o,channel:e.channel,maxRecs:10,requestId:i})}).then(l=>l.json());return s?.data||null})};function It(){return n.useContext(co)}function cn(){return n.useContext(ro)}const wi="feRealSessionIdKey",Qi=()=>{const t=sn();return`${Date.now()}${t}`},un=()=>{let t=vn();return t||(t=Qi(),window.sessionStorage.setItem(wi,t)),t},$i=()=>{const t=Qi();window.sessionStorage.setItem(wi,t)},vn=()=>window.sessionStorage.getItem(wi),eo="SXP_FAKE_USER_ID",to="FAKE_USER_STATE",io="AGREE_POLICY",oo="SLIDE_SKIP_STATE",no=()=>{let t=window.localStorage.getItem(eo);return Ke.isEmpty(t)&&(t=oi(36,62),window.localStorage.setItem(eo,t)),t},pn=()=>{const t=window.localStorage.getItem(to);return Ke.isEmpty(t)&&window.localStorage.setItem(to,"true"),Ke.isEmpty(t)},mn=()=>{const t=window.localStorage.getItem(oo);return Ke.isEmpty(t)},fn=()=>{window.localStorage.setItem(oo,"true")};function wt(t,e){const{appDomain:i}=De();return n.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const kt=new en;var ft;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(ft||(ft={}));const hn=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:o,privacy_policy_url:s,privacy_policy_title:l})=>{const{setIsAgreePolicy:a,bffEventReport:d}=De(),r=n.useMemo(()=>{const m=location.search.slice(1),h=bi.parse(m.replace(/\+/g,"%2B"));for(const f in h)h[f]=h[f].replace(/%2B/g,"+");return h},[]),p=m=>{var h;return(h=r[m])!==null&&h!==void 0?h:null};n.useEffect(()=>{d?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:p("utm_source"),utmMedium:p("utm_medium"),utmCampaign:p("utm_campaign"),utmId:p("utm_id"),utmContent:p("utm_content"),clSource:p("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const c=()=>{d?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),a?.(!0),window.localStorage.setItem(io,"yes")};return n.createElement("div",{className:"consent-bg"},n.createElement("div",{className:"consent"},n.createElement("div",{className:"consent-col"},n.createElement("div",{className:"consent-title"},i??"Privacy Policy"),n.createElement("div",{className:"consent-content"},o??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),n.createElement("div",{className:"consent-col"},n.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:c},"Agree"),n.createElement("a",{className:"consent-policy",target:"_blank",href:s?`https://${s}`:void 0},l??"More information"))))};var gn=n.memo(hn);const lo=n.createContext({rtcList:[],tagList:[]});var Si;(function(t){t[t.BFF=5]="BFF"})(Si||(Si={}));const ni="FOR U",bn=({render:t,dataSources:e,utmVal:i,enableReportEvent:o=!0,maxSize:s,defaultSize:l,isPreview:a=!1,sxpParameter:d,appDomain:r,hashTagSize:p,loadingImage:c,isOpenHashTag:m=!1,enabledMetaConversionApi:h=!1,consentHeight:f,consentWidth:y,isShowTag:S=!0,isOpenConsent:T=!1,globalConfig:v,isEditor:b=!1,utmParameter:g,channelQueryList:w})=>{var O,I,A;const[k,E]=n.useState([]),[u,D]=n.useState([]),[C,_]=n.useState(!1),[x,R]=n.useState({rtc:"",requestId:""}),B=n.useRef(null),j=n.useRef(!1),[V,L]=n.useState(()=>!!window.localStorage.getItem(io)),[M,N]=n.useState(),[W,z]=n.useState(),[J,ee]=n.useState(m),[de,re]=n.useState([]),[ge,ce]=n.useState(0),[ke,Z]=n.useState(!1),[Y,X]=n.useState(null),ie=n.useRef(),fe=n.useRef(),[$,xe]=n.useState(ni),Le=n.useRef(-1),Te=n.useRef(null),[Be,je]=n.useState(!1),Ve=n.useMemo(()=>{var G,U,be,Me;return((Me=(be=(U=(G=v?.consent)===null||G===void 0?void 0:G[0])===null||U===void 0?void 0:U.item)===null||be===void 0?void 0:be.props)===null||Me===void 0?void 0:Me.privacy_necessity)&&!V&&!b||T},[V,v,T,b]),q=n.useCallback(G=>{var U;const be=G?.recList;return(U=be?.map(pe=>{var Ae,le,te,_e,He,We;if(!((Ae=pe?.video)===null||Ae===void 0)&&Ae.bindProducts&&((te=(le=pe?.video)===null||le===void 0?void 0:le.bindProducts)===null||te===void 0?void 0:te.length)>0){const qe=(We=(He=(_e=pe?.video)===null||_e===void 0?void 0:_e.bindProducts)===null||He===void 0?void 0:He.filter(Ne=>!!Ne?.bindCta))!==null&&We!==void 0?We:[];return Object.assign(Object.assign({},pe),{video:Object.assign(Object.assign({},pe?.video),{bindProducts:qe})})}return pe}))!==null&&U!==void 0?U:[]},[]);n.useEffect(()=>{const G=U=>{ie.current=U};return kt.on(ft.CHANGE_THEME_TAG,G),()=>{kt.off(ft.CHANGE_THEME_TAG,G)}},[]),n.useEffect(()=>{ee(m)},[m]);const H=n.useMemo(()=>e?.find(G=>G.type===Si.BFF),[e]),K=n.useCallback((G,U)=>{if(!H)return;const be=H.url,Me=no();if(U?.query){const pe=bi.stringify(U.query);G=`${G}?${pe}`}return U.type==="beacon"&&navigator.sendBeacon?navigator.sendBeacon(`${be}/api/v1${G}`,new Blob([JSON.stringify(Object.assign(Object.assign(Object.assign({},H.headers),{"x-user-id":Me}),U.body))],{type:"application/json;charset=UTF-8"})):window.fetch(`${be}/api/v1${G}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Me},H.headers),method:U.method,body:JSON.stringify(U.body)}).then(pe=>pe.json()).catch(pe=>Promise.reject(pe))},[H]),ne=n.useCallback(G=>rt(void 0,void 0,void 0,function*(){var U,be,Me,pe,Ae,le,te,_e,He,We,qe,Ne,Ye,Ge;if(G=Object.assign(Object.assign(Object.assign({maxSize:(U=G?.maxSize)!==null&&U!==void 0?U:s,defaultSize:(be=G?.defaultSize)!==null&&be!==void 0?be:l,hashTag:G?.hashTag,traceInfo:G?.traceInfo,themeTag:G?.themeTag},G?.contentFilter&&{contentFilter:`[${G?.contentFilter}]`}),G?.productFilter&&{productFilter:`[${G?.productFilter}]`}),{pageNum:G?.pageNum}),i){const $e=(Ae=(pe=(Me=i?.split("&"))===null||Me===void 0?void 0:Me.filter(ot=>{var ye,mt;const bt=ot.split("=")[0];return(mt=(ye=g?.channels)!==null&&ye!==void 0?ye:[])===null||mt===void 0?void 0:mt.includes(bt)}))===null||pe===void 0?void 0:pe.join("&"))!==null&&Ae!==void 0?Ae:"";G=Object.assign(Object.assign({},G),{channel:decodeURIComponent($e)})}if(b){let $e=1;if(G=Object.assign(Object.assign(Object.assign({},G),{directPage:!0,level:1}),!i&&w&&w?.length>0&&{channel:w?.[0]}),!G?.channel||j.current)return;j.current=!0;let ot=[],ye=null;const mt=bt=>rt(void 0,void 0,void 0,function*(){var yt,Dt,Bt,At,Mt,Et;if(bt.pageNum=$e,ye=yield K?.("/recommend/list",{method:"GET",query:bt}),!ye?.success)return;_(!1),ot=ot.concat((At=(Bt=(Dt=(yt=ye?.data)===null||yt===void 0?void 0:yt.recList)===null||Dt===void 0?void 0:Dt.filter)===null||Bt===void 0?void 0:Bt.call(Dt,P=>P?.product||P?.video))!==null&&At!==void 0?At:[]),E(q(Object.assign(Object.assign({},ye.data),{recList:ot}))),re(q(Object.assign(Object.assign({},ye.data),{recList:ot}))),((Et=(Mt=ye?.data)===null||Mt===void 0?void 0:Mt.recList)===null||Et===void 0?void 0:Et.some(P=>P?.product||P?.video))&&($e=$e+1,yield mt(bt))});return yield mt(G),!G?.hashTag&&ye&&R({rtc:(le=ye?.data)===null||le===void 0?void 0:le.rtc,requestId:(te=ye?.data)===null||te===void 0?void 0:te.requestId}),Object.assign(Object.assign({},ye.data),{recList:ot})}v?.enablePreview&&(G=Object.assign(Object.assign({},G),{directPage:!0,level:1,pageNum:(_e=G?.pageNum)!==null&&_e!==void 0?_e:1}));const Ue=yield K?.("/recommend/list",{method:"GET",query:G});if(Ue?.success){if(G?.hashTag||R({rtc:Ue.data.rtc,requestId:Ue.data.requestId}),v?.enablePreview&&!b){let $e=[];return $e=$e.concat((Ne=(qe=(We=(He=Ue?.data)===null||He===void 0?void 0:He.recList)===null||We===void 0?void 0:We.filter)===null||qe===void 0?void 0:qe.call(We,ye=>ye?.product||ye?.video))!==null&&Ne!==void 0?Ne:[]),((Ge=(Ye=Ue?.data)===null||Ye===void 0?void 0:Ye.recList)===null||Ge===void 0?void 0:Ge.some(ye=>ye?.product||ye?.video))||je(!0),Object.assign(Object.assign({},Ue.data),{recList:$e})}return Ue?.data}}),[K,i,s,l,w]),Oe=n.useCallback(G=>rt(void 0,void 0,void 0,function*(){var U,be,Me,pe;if(k.length<=0)return;const Ae=k?.[k?.length-1],le=yield ne(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:W?.hashTag},((U=Ae?.product)===null||U===void 0?void 0:U.itemId)&&{productFilter:(be=Ae?.product)===null||be===void 0?void 0:be.itemId}),((Me=Ae?.video)===null||Me===void 0?void 0:Me.itemId)&&{contentFilter:(pe=Ae?.video)===null||pe===void 0?void 0:pe.itemId}),{themeTag:ie.current}),v?.enablePreview&&!b&&{pageNum:G}));return E(k.concat(q(le))),re(de.concat(q(le))),le}),[ne,k,W,de]),ue=n.useCallback(({userInfo:G,eventInfo:U})=>{if(!o||v?.enablePreview)return;G||(G={});const be=un(),Me=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:be,rtc:x.rtc,requestId:x.requestId},U),Ji()&&{sxpDevice:Ji()}),qi()&&{sxpSystem:qi()}),Xi()&&{sxpBrowser:Xi()}),pe=Object.entries(G).map(([le,te])=>({name:le,value:te})),Ae=Object.entries(Me).map(([le,te])=>te&&{name:le,value:te}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",G),console.log("eventInfo:",Me),console.log("========= \u7ED3\u675F ========="),K?.("/event/report",{method:"POST",body:{userInfo:pe,eventInfo:Ae},type:"beacon"})},[K,x,o,v?.enablePreview]),Q=n.useCallback(({eventName:G,product:U})=>{var be,Me,pe,Ae;if(!o||!h||v?.enablePreview)return;let le=(be=v?.converApi)===null||be===void 0?void 0:be[G];const te=new URLSearchParams(window.location.search),_e=te?.get("fbclid"),He={event_source_url:(Me=window?.location)===null||Me===void 0?void 0:Me.href,external_id:no(),client_user_agent:(Ae=(pe=window?.navigator)===null||pe===void 0?void 0:pe.userAgent)!==null&&Ae!==void 0?Ae:"",fbc:_e?`fb.2.${new Date().getTime()}.${_e}`:"",fbp:Ki("_fbp")?`fb.2.${new Date().getTime()}.${Ki("_fbp")}`:"",time:new Date().getTime()},We=/\{\{(.*?)\}\}/g,qe=Ne=>{if(Ne){if(Ne instanceof Array)Ne?.map(Ye=>qe(Ye));else for(const Ye in Ne)if(Ne.hasOwnProperty(Ye)){const Ge=Ne?.[Ye];if(typeof Ge=="object")qe(Ge);else if(typeof Ge=="string"){const Ue=Ge?.match(We);Ue&&Ue.forEach($e=>{const ot=$e.substring(2,$e.length-2);try{const ye=new Function("fix_par","product",`return ${ot}`)(He,U);ye?Ne[Ye]=ye:delete Ne[Ye]}catch(ye){delete Ne[Ye],console.error("An error occurred:",ye?.message)}})}}}};return qe(le),K?.("/fb/events",{method:"POST",body:le,type:"beacon"})},[K,o,h,v?.enablePreview]),F=n.useCallback(G=>rt(void 0,void 0,void 0,function*(){const U=yield K?.("/recommend/like",{method:"POST",body:G});return U?.success}),[K]),Ie=n.useCallback(G=>rt(void 0,void 0,void 0,function*(){const U=yield K?.("/recommend/unlike",{method:"POST",body:G});return U?.success}),[K]),st=n.useCallback(G=>rt(void 0,void 0,void 0,function*(){const U=yield K?.("/customform",{method:"POST",body:G});return U?.success}),[K]),at=n.useCallback(()=>rt(void 0,void 0,void 0,function*(){var G,U,be,Me,pe;if(!(!i||!S))try{const Ae=(be=(U=(G=i?.split("&"))===null||G===void 0?void 0:G.filter(te=>{var _e,He;const We=te.split("=")[0];return(He=(_e=g?.channels)!==null&&_e!==void 0?_e:[])===null||He===void 0?void 0:He.includes(We)}))===null||U===void 0?void 0:U.join("&"))!==null&&be!==void 0?be:"",le=yield K?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(Ae)}});D((pe=(Me=le?.data)===null||Me===void 0?void 0:Me.tags)!==null&&pe!==void 0?pe:[])}catch(Ae){console.log("e",Ae)}}),[K,i,S]),gt=n.useCallback((G,U,be,Me)=>{var pe,Ae,le,te,_e,He,We,qe,Ne,Ye,Ge,Ue,$e,ot,ye,mt,bt,yt,Dt,Bt,At,Mt,Et,Wt,P,ae,se,me,Se,Ee,oe,Pe,Re,ve,Fe,Xe;const ze=be?.bindCta,nt=((pe=U?.video)===null||pe===void 0?void 0:pe.bindProduct)||((Ae=U?.video)===null||Ae===void 0?void 0:Ae.bindProducts)&&((te=(le=U?.video)===null||le===void 0?void 0:le.bindProducts)===null||te===void 0?void 0:te.length)>0;let Qe="",et=null;ke?Qe="hashTagPage":!((_e=U?.video)===null||_e===void 0)&&_e.url?(Qe="videoPage",et="video"):!((We=(He=U?.video)===null||He===void 0?void 0:He.imgUrls)===null||We===void 0)&&We.length&&(Qe="imagePage",et="image");const Ce=(ot=(Ue=(qe=be?.tags)!==null&&qe!==void 0?qe:(Ge=(Ye=(Ne=U?.video)===null||Ne===void 0?void 0:Ne.bindProducts)===null||Ye===void 0?void 0:Ye[0])===null||Ge===void 0?void 0:Ge.tags)!==null&&Ue!==void 0?Ue:($e=U?.video)===null||$e===void 0?void 0:$e.tags)!==null&&ot!==void 0?ot:(ye=U?.product)===null||ye===void 0?void 0:ye.tags;ue?.({eventInfo:Object.assign(Object.assign({},G),{ctaId:(mt=ze?.itemId)!==null&&mt!==void 0?mt:"",ctaName:(bt=ze?.title)!==null&&bt!==void 0?bt:"",contentTags:Ce?JSON.stringify(Ce):"",position:Me+"",contentId:(Dt=(yt=U?.video)===null||yt===void 0?void 0:yt.itemId)!==null&&Dt!==void 0?Dt:"",productId:nt?be?.itemId:"",traceInfo:(Fe=(Pe=(se=(Et=(Bt=ze?.traceInfo)!==null&&Bt!==void 0?Bt:(Mt=(At=U?.video)===null||At===void 0?void 0:At.bindCta)===null||Mt===void 0?void 0:Mt.traceInfo)!==null&&Et!==void 0?Et:(ae=(P=(Wt=U?.video)===null||Wt===void 0?void 0:Wt.bindProduct)===null||P===void 0?void 0:P.bindCta)===null||ae===void 0?void 0:ae.traceInfo)!==null&&se!==void 0?se:(oe=(Ee=(Se=(me=U?.video)===null||me===void 0?void 0:me.bindProducts)===null||Se===void 0?void 0:Se[0])===null||Ee===void 0?void 0:Ee.bindCta)===null||oe===void 0?void 0:oe.traceInfo)!==null&&Pe!==void 0?Pe:(ve=(Re=U?.product)===null||Re===void 0?void 0:Re.bindCta)===null||ve===void 0?void 0:ve.traceInfo)!==null&&Fe!==void 0?Fe:"",fromKName:Qe,fromKPage:(Xe=location?.href)!==null&&Xe!==void 0?Xe:"",contentFormat:et})})},[ue,ke]),dt=n.useCallback(()=>{var G,U;const be=location.search.slice(1),Me=bi.parse(be.replace(/\+/g,"%2B"));for(const le in Me)Me[le]=Me[le].replace(/%2B/g,"+");const pe=le=>{var te;return(te=Me[le])!==null&&te!==void 0?te:""},Ae=new Date;fe.current=Ae,ue?.({eventInfo:{eventSubject:"h5LinkEnterFeed",eventDescription:"User enter h5 link",utmSource:pe("utm_source"),utmMedium:pe("utm_medium"),utmCampaign:pe("utm_campaign"),utmId:pe("utm_id"),utmContent:pe("utm_content"),enterTime:Math.floor(Ae/1e3)+"",requestId:null,enterUrl:(U=(G=window?.location)===null||G===void 0?void 0:G.href)!==null&&U!==void 0?U:"",clSource:pe("cl_source")}})},[ue]);n.useEffect(()=>{Ve||dt()},[Ve]),n.useEffect(()=>{Ve||(_(!0),at(),ne().then(G=>{G&&(E(q(G)),re(q(G)))}).finally(()=>{ue({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),_(!1)}))},[Ve]),n.useEffect(()=>{a&&(_(!0),at(),ne().then(G=>{G&&(E(q(G)),re(q(G)))}).finally(()=>{ue({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),_(!1)}))},[ne,at]);const Tt=wt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",r);return n.createElement(lo.Provider,{value:{rtcList:k,setRtcList:E,mutateLike:F,mutateUnlike:Ie,submitForm:st,popupDetailData:M,loadVideos:Oe,setPopupDetailData:N,getRecommendVideos:ne,bffEventReport:ue,utmVal:i,isPreview:a,loading:C,sxpParameter:d,waterFallData:W,setWaterFallData:z,ctaEvent:gt,swiperRef:B,openHashtag:J,setOpenHashtag:ee,cacheRtcList:de,setCacheRtcList:re,cacheActiveIndex:ge,setCacheActiveIndex:ce,isFromHashtag:ke,setIsFromHashtag:Z,appDomain:r,hashTagSize:p,loadingImage:c??Tt,isOpenHashTag:m,tagList:u,setLoading:_,videoRef:Y,setVideoRef:X,bffFbReport:Q,isAgreePolicy:V,setIsAgreePolicy:L,curTime:fe,h5EnterLink:dt,themeTag:ie,isShowConsent:Ve,selectTag:$,setSelectTag:xe,globalConfig:v,popupCurTimeRef:Te,checkCommodityIndexRef:Le,isEditor:b,isNoMoreData:Be}},Ve?n.createElement(gn,Object.assign({},(A=(I=(O=v?.consent)===null||O===void 0?void 0:O[0])===null||I===void 0?void 0:I.item)===null||A===void 0?void 0:A.props)):t({rtcList:k,mutateLike:F,mutateUnlike:Ie,submitForm:st,tagList:u}))};var so=n.memo(bn);function De(){return n.useContext(lo)}var ao;(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"})(ao||(ao={}));const ro=n.createContext({$store:{},options:[],configs:[]}),yn=({children:t,isSsr:e,enable:i})=>{const[o,s]=n.useState([]),{schema:l}=It(),[a,d]=n.useState(l.__STORE__||{}),[r,p]=n.useState([]);n.useEffect(()=>{var h;e||Ke.isEqual(r,l?.dataSource)||p((h=l?.dataSource)!==null&&h!==void 0?h:[])},[l?.dataSource,e]);const c=n.useCallback(()=>rt(void 0,void 0,void 0,function*(){const{$store:h,idMapName:f}=yield Wi("",r);d(h),m(h,f)}),[r]),m=(h,f)=>{const y=[];Object.entries(h).forEach(([S,T])=>{Object.keys(T).forEach(v=>{const b={label:`${f[S]} - ${v}`,value:`{{ ${S}.${v} }}`};y.push(b)})}),s(y)};return n.useEffect(()=>{e||c()},[c,e,l]),i?n.createElement(ro.Provider,{value:{$store:l.__STORE__||a,options:o,configs:r}},t):t};var wn=n.memo(yn);const li={id:oi(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},xi={id:"",duration:0,name:"none"},co=n.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[li],redoStack:[],popup:xi,setPopup:()=>{}}),uo=n.forwardRef(({children:t,resolver:e,isSsr:i,schema:o,enableDataSource:s=!0,utmVal:l},a)=>{const[d,r]=n.useState(null),[p,c]=n.useState(o||{pointData:[li],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[m,h]=n.useState([li]),[f,y]=n.useState([[li]]),[S,T]=n.useState([]),[v,b]=n.useState(xi);typeof window<"u"&&(window.sxpPopup=(A,k)=>{b(Object.assign(Object.assign(Object.assign({},xi),{id:A}),k))}),typeof window<"u"&&(window.getJointUtmLink=A=>(fn(),A?.indexOf("?")!==-1?A+(l?"&"+l:""):A+(l?"?"+l:""))),n.useEffect(()=>{y([p.pointData]),T([])},[p.type]);const g=n.useCallback(A=>{const k=Ke.cloneDeep(p);k&&(k.dataSource=A,c?.(k))},[p]),[w,O]=n.useState();n.useImperativeHandle(a,()=>({loadSchema(A){A&&(y([A.pointData]),c(A))},exportSchema(){return Ke.cloneDeep(p)},getPageInfoData(){return w},initPageInfoData(A){A&&O(A)}}));const I=n.useMemo(()=>{if(p)return p.type==="PC"?p.pcPageConf:p.mobilePageConf},[p]);return n.createElement(co.Provider,{value:{resolver:e,currentNode:d,schema:p,setCurrentNode:r,setSchema:c,saveDataSource:g,prePiontData:m,setPrePiontData:h,pageInfoData:w,setPageInfoData:A=>O(Object.assign(Object.assign({},w),A)),undoStack:f,redoStack:S,setRedoStack:T,setUndoStack:y,getCurPageConf:I,popup:v,setPopup:b}},n.createElement(wn,{isSsr:i,enable:s},t))});var Sn=Object.freeze({__proto__:null,EditorCore:uo}),xn=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Tn=[{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 tt(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:o}=De(),s=n.useCallback((d,r,p,c,m)=>{var h,f,y,S,T,v,b,g,w,O,I,A,k,E,u,D,C,_,x,R,B,j,V,L,M,N,W,z,J,ee,de,re,ge,ce,ke,Z,Y,X;let ie="";e&&(!((f=(h=d?.video)===null||h===void 0?void 0:h.bindProducts)===null||f===void 0)&&f.length||!((y=d?.video)===null||y===void 0)&&y.bindProduct)?ie="pdpPage":o?ie="hashTagPage":!((S=d?.video)===null||S===void 0)&&S.url?ie="videoPage":!((T=d?.video)===null||T===void 0)&&T.imgUrls&&(!((b=(v=d?.video)===null||v===void 0?void 0:v.imgUrls)===null||b===void 0)&&b.length)?ie="imagePage":d?.product&&(ie="productPage");const fe=(E=(A=(g=r?.tags)!==null&&g!==void 0?g:(I=(O=(w=d?.video)===null||w===void 0?void 0:w.bindProducts)===null||O===void 0?void 0:O[0])===null||I===void 0?void 0:I.tags)!==null&&A!==void 0?A:(k=d?.video)===null||k===void 0?void 0:k.tags)!==null&&E!==void 0?E:(u=d?.product)===null||u===void 0?void 0:u.tags;let $=null;!((D=d?.video)===null||D===void 0)&&D.url?$="video":!((C=d?.video)===null||C===void 0)&&C.imgUrls&&(!((x=(_=d?.video)===null||_===void 0?void 0:_.imgUrls)===null||x===void 0)&&x.length)&&($="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(R=r?.itemId)!==null&&R!==void 0?R:"",productName:(B=r?.title)!==null&&B!==void 0?B:"",price:r?.price?r?.price+"":"0",productCollection:(j=r?.collection)!==null&&j!==void 0?j:"",fromKName:ie,fromKPage:location?.href,contentTags:fe?JSON.stringify(fe):"",position:c+"",contentId:(L=(V=d?.video)===null||V===void 0?void 0:V.itemId)!==null&&L!==void 0?L:"",ctatId:(M=p?.itemId)!==null&&M!==void 0?M:"",traceInfo:(X=(ke=(ge=(J=(N=m??r?.traceInfo)!==null&&N!==void 0?N:(z=(W=d?.video)===null||W===void 0?void 0:W.bindProduct)===null||z===void 0?void 0:z.traceInfo)!==null&&J!==void 0?J:(re=(de=(ee=d?.video)===null||ee===void 0?void 0:ee.bindProducts)===null||de===void 0?void 0:de[0])===null||re===void 0?void 0:re.traceInfo)!==null&&ge!==void 0?ge:(ce=d?.product)===null||ce===void 0?void 0:ce.traceInfo)!==null&&ke!==void 0?ke:(Y=(Z=d?.video)===null||Z===void 0?void 0:Z.bindCta)===null||Y===void 0?void 0:Y.traceInfo)!==null&&X!==void 0?X:""},$&&{contentFormat:$})})},[t,e,o]),l=n.useCallback((d,r,p,c,m)=>{var h,f,y,S,T,v,b,g,w,O,I,A,k,E;let u="";e&&(!((f=(h=d?.video)===null||h===void 0?void 0:h.bindProducts)===null||f===void 0)&&f.length||!((y=d?.video)===null||y===void 0)&&y.bindProduct)?u="pdpPage":d?.product&&(u="productPage"),t?.({eventInfo:{productId:r?.itemId,productName:r?.title,price:r?.price?r?.price+"":"0",productCollection:r?.collection,fromKName:u,fromKPage:location?.href,contentTags:JSON.stringify(r?.tags),position:m+"",contentId:(S=d?.video)===null||S===void 0?void 0:S.itemId,ctatId:p?.itemId,traceInfo:(E=(A=(g=(T=r?.traceInfo)!==null&&T!==void 0?T:(b=(v=d?.video)===null||v===void 0?void 0:v.bindProduct)===null||b===void 0?void 0:b.traceInfo)!==null&&g!==void 0?g:(I=(O=(w=d?.video)===null||w===void 0?void 0:w.bindProducts)===null||O===void 0?void 0:O[0])===null||I===void 0?void 0:I.traceInfo)!==null&&A!==void 0?A:(k=d?.product)===null||k===void 0?void 0:k.traceInfo)!==null&&E!==void 0?E:"",timeOnSite:Math.floor((new Date-c)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),a=n.useCallback((d,r,p,c)=>{r&&r===ni&&t?.({eventInfo:{lastFeed:d,themeTags:p?`['${p}']`:"",hashTags:c?`['${c}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:s,productView:l,backMainFeed:a}}const An=({layout:t,columns:e,onChange:i})=>n.createElement(n.Fragment,null,e?.map((o,s)=>n.createElement("div",{key:s,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&n.createElement("label",{className:"pb-appoint-form-container-label"},o?.title),o?.valueType==="text"&&n.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?o?.title:"\u8BF7\u8F93\u5165",name:o?.dataIndex},i&&{onChange:i})))));var En=n.memo(An);const Cn=t=>{var e,i,{columns:o,style:s,title:l,textStyle:a,submitBgColor:d,submitColor:r,submitText:p,layoutType:c="inline",isExternalLink:m,isPopup:h,onClick:f,onClose:y,submitButtonStyle:S}=t,T=Ze(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:v,popupDetailData:b}=De(),{jumpToWeb:g}=tt(),[w,O]=n.useState(!1),[I,A]=n.useState({}),[k,E]=n.useState(0),u=n.useMemo(()=>[{title:"",dataIndex:"field",valueType:"text",key:"1"},{title:"",dataIndex:"field",valueType:"text",key:"2"},{title:"",dataIndex:"field",valueType:"text",key:"3"},{title:"",dataIndex:"field",valueType:"text",key:"4"}],[]),D=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),C=n.useMemo(()=>Ke.cloneDeep(o)||u,[o,u]),_=n.useCallback(R=>{const{name:B,value:j}=R.target;A(Object.assign(Object.assign({},I),{[B]:j}))},[I]),x=Ke.debounce(()=>rt(void 0,void 0,void 0,function*(){var R,B,j,V,L;const M=I;if(!M)return;const N=(B=(R=Object.keys(M))===null||R===void 0?void 0:R.map(z=>{var J;return{name:z,value:(J=M[z])!==null&&J!==void 0?J:""}}))===null||B===void 0?void 0:B.filter(z=>z?.value);if(!N||!N?.length)return;O(!0);const W=yield v?.({attributes:N});if(O(!1),W){if(m){const z=b,J=(j=z?.video)===null||j===void 0?void 0:j.bindProduct,ee=(L=(V=z?.video)===null||V===void 0?void 0:V.bindProduct)===null||L===void 0?void 0:L.bindCta,de=b?.index;g(z,J,ee,de)}h||y?.(),f?.()}}),1e3);return n.useEffect(()=>{const R=()=>{var B,j;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((B=document?.documentElement)===null||B===void 0?void 0:B.clientHeight)||((j=document?.body)===null||j===void 0?void 0:j.clientHeight))<D?E(50):E(0)};return window.addEventListener("resize",R),()=>{window.removeEventListener("resize",R)}},[]),n.createElement("div",{className:"pb-appoint-form"},n.createElement("div",{className:`pb-appoint-form-title ${we.css(Object.assign({},a))}`,dangerouslySetInnerHTML:{__html:he(l,a)}}),n.createElement("div",Object.assign({className:we.css(Object.assign(Object.assign({},s),{marginTop:k}))},T),n.createElement("div",{className:"pb-appoint-form-container"},n.createElement(En,{columns:C,layout:c,onChange:_}))),n.createElement("div",{className:"pb-appoint-form-btn-wrapper"},n.createElement("button",{"aria-label":p,onClick:x,className:"pb-appoint-form-btn",style:Object.assign({color:r,background:d},S),dangerouslySetInnerHTML:{__html:he(w?"loading...":p,S)}})))};var In=n.memo(Cn);function it(t,e){return t.extend=e,t}const kn=it(In,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:Tn,bindableProps:[],interactionRender:xn},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 _n=[{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 vo(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Ti(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:vo(e[i])&&vo(t[i])&&Object.keys(e[i]).length>0&&Ti(t[i],e[i])})}const po={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function _t(){const t=typeof document<"u"?document:{};return Ti(t,po),t}const Pn={document:po,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 ut(){const t=typeof window<"u"?window:{};return Ti(t,Pn),t}function Ft(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Dn(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Xt(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function St(){return Date.now()}function Mn(t){const e=ut();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function On(t,e){e===void 0&&(e="x");const i=ut();let o,s,l;const a=Mn(t);return i.WebKitCSSMatrix?(s=a.transform||a.webkitTransform,s.split(",").length>6&&(s=s.split(", ").map(d=>d.replace(",",".")).join(", ")),l=new i.WebKitCSSMatrix(s==="none"?"":s)):(l=a.MozTransform||a.OTransform||a.MsTransform||a.msTransform||a.transform||a.getPropertyValue("transform").replace("translate(","matrix(1, 0, 0, 1,"),o=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?s=l.m41:o.length===16?s=parseFloat(o[12]):s=parseFloat(o[4])),e==="y"&&(i.WebKitCSSMatrix?s=l.m42:o.length===16?s=parseFloat(o[13]):s=parseFloat(o[5])),s||0}function si(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Rn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function ht(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const o=i<0||arguments.length<=i?void 0:arguments[i];if(o!=null&&!Rn(o)){const s=Object.keys(Object(o)).filter(l=>e.indexOf(l)<0);for(let l=0,a=s.length;l<a;l+=1){const d=s[l],r=Object.getOwnPropertyDescriptor(o,d);r!==void 0&&r.enumerable&&(si(t[d])&&si(o[d])?o[d].__swiper__?t[d]=o[d]:ht(t[d],o[d]):!si(t[d])&&si(o[d])?(t[d]={},o[d].__swiper__?t[d]=o[d]:ht(t[d],o[d])):t[d]=o[d])}}}return t}function ai(t,e,i){t.style.setProperty(e,i)}function mo(t){let{swiper:e,targetPosition:i,side:o}=t;const s=ut(),l=-e.translate;let a=null,d;const r=e.params.speed;e.wrapperEl.style.scrollSnapType="none",s.cancelAnimationFrame(e.cssModeFrameID);const p=i>l?"next":"prev",c=(h,f)=>p==="next"&&h>=f||p==="prev"&&h<=f,m=()=>{d=new Date().getTime(),a===null&&(a=d);const h=Math.max(Math.min((d-a)/r,1),0),f=.5-Math.cos(h*Math.PI)/2;let y=l+f*(i-l);if(c(y,i)&&(y=i),e.wrapperEl.scrollTo({[o]:y}),c(y,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[o]:y})}),s.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=s.requestAnimationFrame(m)};m()}function Ot(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function di(t){try{console.warn(t);return}catch{}}function Qt(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Ft(e)),i}function Ln(t){const e=ut(),i=_t(),o=t.getBoundingClientRect(),s=i.body,l=t.clientTop||s.clientTop||0,a=t.clientLeft||s.clientLeft||0,d=t===e?e.scrollY:t.scrollTop,r=t===e?e.scrollX:t.scrollLeft;return{top:o.top+d-l,left:o.left+r-a}}function Bn(t,e){const i=[];for(;t.previousElementSibling;){const o=t.previousElementSibling;e?o.matches(e)&&i.push(o):i.push(o),t=o}return i}function Nn(t,e){const i=[];for(;t.nextElementSibling;){const o=t.nextElementSibling;e?o.matches(e)&&i.push(o):i.push(o),t=o}return i}function jt(t,e){return ut().getComputedStyle(t,null).getPropertyValue(e)}function ri(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function fo(t,e){const i=[];let o=t.parentElement;for(;o;)e?o.matches(e)&&i.push(o):i.push(o),o=o.parentElement;return i}function Ai(t,e){function i(o){o.target===t&&(e.call(t,o),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function Ei(t,e,i){const o=ut();return i?t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(o.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(o.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom")):t.offsetWidth}function Rt(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Fn(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l=ut();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 a,d=St(),r;const p=[];function c(g){let A=0,k=0,E=0,u=0;return"detail"in g&&(k=g.detail),"wheelDelta"in g&&(k=-g.wheelDelta/120),"wheelDeltaY"in g&&(k=-g.wheelDeltaY/120),"wheelDeltaX"in g&&(A=-g.wheelDeltaX/120),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(A=k,k=0),E=A*10,u=k*10,"deltaY"in g&&(u=g.deltaY),"deltaX"in g&&(E=g.deltaX),g.shiftKey&&!E&&(E=u,u=0),(E||u)&&g.deltaMode&&(g.deltaMode===1?(E*=40,u*=40):(E*=800,u*=800)),E&&!A&&(A=E<1?-1:1),u&&!k&&(k=u<1?-1:1),{spinX:A,spinY:k,pixelX:E,pixelY:u}}function m(){e.enabled&&(e.mouseEntered=!0)}function h(){e.enabled&&(e.mouseEntered=!1)}function f(g){return e.params.mousewheel.thresholdDelta&&g.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&St()-d<e.params.mousewheel.thresholdTime?!1:g.delta>=6&&St()-d<60?!0:(g.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),s("scroll",g.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),s("scroll",g.raw)),d=new l.Date().getTime(),!1)}function y(g){const w=e.params.mousewheel;if(g.direction<0){if(e.isEnd&&!e.params.loop&&w.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&w.releaseOnEdges)return!0;return!1}function S(g){let w=g,O=!0;if(!e.enabled||g.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const I=e.params.mousewheel;e.params.cssMode&&w.preventDefault();let A=e.el;e.params.mousewheel.eventsTarget!=="container"&&(A=document.querySelector(e.params.mousewheel.eventsTarget));const k=A&&A.contains(w.target);if(!e.mouseEntered&&!k&&!I.releaseOnEdges)return!0;w.originalEvent&&(w=w.originalEvent);let E=0;const u=e.rtlTranslate?-1:1,D=c(w);if(I.forceToAxis)if(e.isHorizontal())if(Math.abs(D.pixelX)>Math.abs(D.pixelY))E=-D.pixelX*u;else return!0;else if(Math.abs(D.pixelY)>Math.abs(D.pixelX))E=-D.pixelY;else return!0;else E=Math.abs(D.pixelX)>Math.abs(D.pixelY)?-D.pixelX*u:-D.pixelY;if(E===0)return!0;I.invert&&(E=-E);let C=e.getTranslate()+E*I.sensitivity;if(C>=e.minTranslate()&&(C=e.minTranslate()),C<=e.maxTranslate()&&(C=e.maxTranslate()),O=e.params.loop?!0:!(C===e.minTranslate()||C===e.maxTranslate()),O&&e.params.nested&&w.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const _={time:St(),delta:Math.abs(E),direction:Math.sign(E),raw:g};p.length>=2&&p.shift();const x=p.length?p[p.length-1]:void 0;if(p.push(_),x?(_.direction!==x.direction||_.delta>x.delta||_.time>x.time+150)&&f(_):f(_),y(_))return!0}else{const _={time:St(),delta:Math.abs(E),direction:Math.sign(E)},x=r&&_.time<r.time+500&&_.delta<=r.delta&&_.direction===r.direction;if(!x){r=void 0;let R=e.getTranslate()+E*I.sensitivity;const B=e.isBeginning,j=e.isEnd;if(R>=e.minTranslate()&&(R=e.minTranslate()),R<=e.maxTranslate()&&(R=e.maxTranslate()),e.setTransition(0),e.setTranslate(R),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!B&&e.isBeginning||!j&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:_.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(a),a=void 0,p.length>=15&&p.shift();const V=p.length?p[p.length-1]:void 0,L=p[0];if(p.push(_),V&&(_.delta>V.delta||_.direction!==V.direction))p.splice(0);else if(p.length>=15&&_.time-L.time<500&&L.delta-_.delta>=1&&_.delta<=6){const M=E>0?.8:.2;r=_,p.splice(0),a=Xt(()=>{e.slideToClosest(e.params.speed,!0,void 0,M)},0)}a||(a=Xt(()=>{r=_,p.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(x||s("scroll",w),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),I.releaseOnEdges&&(R===e.minTranslate()||R===e.maxTranslate()))return!0}}return w.preventDefault?w.preventDefault():w.returnValue=!1,!1}function T(g){let w=e.el;e.params.mousewheel.eventsTarget!=="container"&&(w=document.querySelector(e.params.mousewheel.eventsTarget)),w[g]("mouseenter",m),w[g]("mouseleave",h),w[g]("wheel",S)}function v(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",S),!0):e.mousewheel.enabled?!1:(T("addEventListener"),e.mousewheel.enabled=!0,!0)}function b(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,S),!0):e.mousewheel.enabled?(T("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}o("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&b(),e.params.mousewheel.enabled&&v()}),o("destroy",()=>{e.params.cssMode&&v(),e.mousewheel.enabled&&b()}),Object.assign(e.mousewheel,{enable:v,disable:b})}function ho(t,e,i,o){return t.params.createElements&&Object.keys(o).forEach(s=>{if(!i[s]&&i.auto===!0){let l=Ot(t.el,`.${o[s]}`)[0];l||(l=Qt("div",o[s]),l.className=o[s],t.el.append(l)),i[s]=l,e[s]=l}}),i}function qt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function ci(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l="swiper-pagination";i({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:v=>v,formatFractionTotal:v=>v,bulletClass:`${l}-bullet`,bulletActiveClass:`${l}-bullet-active`,modifierClass:`${l}-`,currentClass:`${l}-current`,totalClass:`${l}-total`,hiddenClass:`${l}-hidden`,progressbarFillClass:`${l}-progressbar-fill`,progressbarOppositeClass:`${l}-progressbar-opposite`,clickableClass:`${l}-clickable`,lockClass:`${l}-lock`,horizontalClass:`${l}-horizontal`,verticalClass:`${l}-vertical`,paginationDisabledClass:`${l}-disabled`}}),e.pagination={el:null,bullets:[]};let a,d=0;function r(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function p(v,b){const{bulletActiveClass:g}=e.params.pagination;v&&(v=v[`${b==="prev"?"previous":"next"}ElementSibling`],v&&(v.classList.add(`${g}-${b}`),v=v[`${b==="prev"?"previous":"next"}ElementSibling`],v&&v.classList.add(`${g}-${b}-${b}`)))}function c(v){const b=v.target.closest(qt(e.params.pagination.bulletClass));if(!b)return;v.preventDefault();const g=ri(b)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===g)return;e.slideToLoop(g)}else e.slideTo(g)}function m(){const v=e.rtl,b=e.params.pagination;if(r())return;let g=e.pagination.el;g=Rt(g);let w,O;const I=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,A=e.params.loop?Math.ceil(I/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(O=e.previousRealIndex||0,w=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(w=e.snapIndex,O=e.previousSnapIndex):(O=e.previousIndex||0,w=e.activeIndex||0),b.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const k=e.pagination.bullets;let E,u,D;if(b.dynamicBullets&&(a=Ei(k[0],e.isHorizontal()?"width":"height",!0),g.forEach(C=>{C.style[e.isHorizontal()?"width":"height"]=`${a*(b.dynamicMainBullets+4)}px`}),b.dynamicMainBullets>1&&O!==void 0&&(d+=w-(O||0),d>b.dynamicMainBullets-1?d=b.dynamicMainBullets-1:d<0&&(d=0)),E=Math.max(w-d,0),u=E+(Math.min(k.length,b.dynamicMainBullets)-1),D=(u+E)/2),k.forEach(C=>{const _=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(x=>`${b.bulletActiveClass}${x}`)].map(x=>typeof x=="string"&&x.includes(" ")?x.split(" "):x).flat();C.classList.remove(..._)}),g.length>1)k.forEach(C=>{const _=ri(C);_===w?C.classList.add(...b.bulletActiveClass.split(" ")):e.isElement&&C.setAttribute("part","bullet"),b.dynamicBullets&&(_>=E&&_<=u&&C.classList.add(...`${b.bulletActiveClass}-main`.split(" ")),_===E&&p(C,"prev"),_===u&&p(C,"next"))});else{const C=k[w];if(C&&C.classList.add(...b.bulletActiveClass.split(" ")),e.isElement&&k.forEach((_,x)=>{_.setAttribute("part",x===w?"bullet-active":"bullet")}),b.dynamicBullets){const _=k[E],x=k[u];for(let R=E;R<=u;R+=1)k[R]&&k[R].classList.add(...`${b.bulletActiveClass}-main`.split(" "));p(_,"prev"),p(x,"next")}}if(b.dynamicBullets){const C=Math.min(k.length,b.dynamicMainBullets+4),_=(a*C-a)/2-D*a,x=v?"right":"left";k.forEach(R=>{R.style[e.isHorizontal()?x:"top"]=`${_}px`})}}g.forEach((k,E)=>{if(b.type==="fraction"&&(k.querySelectorAll(qt(b.currentClass)).forEach(u=>{u.textContent=b.formatFractionCurrent(w+1)}),k.querySelectorAll(qt(b.totalClass)).forEach(u=>{u.textContent=b.formatFractionTotal(A)})),b.type==="progressbar"){let u;b.progressbarOpposite?u=e.isHorizontal()?"vertical":"horizontal":u=e.isHorizontal()?"horizontal":"vertical";const D=(w+1)/A;let C=1,_=1;u==="horizontal"?C=D:_=D,k.querySelectorAll(qt(b.progressbarFillClass)).forEach(x=>{x.style.transform=`translate3d(0,0,0) scaleX(${C}) scaleY(${_})`,x.style.transitionDuration=`${e.params.speed}ms`})}b.type==="custom"&&b.renderCustom?(k.innerHTML=b.renderCustom(e,w+1,A),E===0&&s("paginationRender",k)):(E===0&&s("paginationRender",k),s("paginationUpdate",k)),e.params.watchOverflow&&e.enabled&&k.classList[e.isLocked?"add":"remove"](b.lockClass)})}function h(){const v=e.params.pagination;if(r())return;const b=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.grid&&e.params.grid.rows>1?e.slides.length/Math.ceil(e.params.grid.rows):e.slides.length;let g=e.pagination.el;g=Rt(g);let w="";if(v.type==="bullets"){let O=e.params.loop?Math.ceil(b/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&O>b&&(O=b);for(let I=0;I<O;I+=1)v.renderBullet?w+=v.renderBullet.call(e,I,v.bulletClass):w+=`<${v.bulletElement} ${e.isElement?'part="bullet"':""} class="${v.bulletClass}"></${v.bulletElement}>`}v.type==="fraction"&&(v.renderFraction?w=v.renderFraction.call(e,v.currentClass,v.totalClass):w=`<span class="${v.currentClass}"></span> / <span class="${v.totalClass}"></span>`),v.type==="progressbar"&&(v.renderProgressbar?w=v.renderProgressbar.call(e,v.progressbarFillClass):w=`<span class="${v.progressbarFillClass}"></span>`),e.pagination.bullets=[],g.forEach(O=>{v.type!=="custom"&&(O.innerHTML=w||""),v.type==="bullets"&&e.pagination.bullets.push(...O.querySelectorAll(qt(v.bulletClass)))}),v.type!=="custom"&&s("paginationRender",g[0])}function f(){e.params.pagination=ho(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const v=e.params.pagination;if(!v.el)return;let b;typeof v.el=="string"&&e.isElement&&(b=e.el.querySelector(v.el)),!b&&typeof v.el=="string"&&(b=[...document.querySelectorAll(v.el)]),b||(b=v.el),!(!b||b.length===0)&&(e.params.uniqueNavElements&&typeof v.el=="string"&&Array.isArray(b)&&b.length>1&&(b=[...e.el.querySelectorAll(v.el)],b.length>1&&(b=b.filter(g=>fo(g,".swiper")[0]===e.el)[0])),Array.isArray(b)&&b.length===1&&(b=b[0]),Object.assign(e.pagination,{el:b}),b=Rt(b),b.forEach(g=>{v.type==="bullets"&&v.clickable&&g.classList.add(...(v.clickableClass||"").split(" ")),g.classList.add(v.modifierClass+v.type),g.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.type==="bullets"&&v.dynamicBullets&&(g.classList.add(`${v.modifierClass}${v.type}-dynamic`),d=0,v.dynamicMainBullets<1&&(v.dynamicMainBullets=1)),v.type==="progressbar"&&v.progressbarOpposite&&g.classList.add(v.progressbarOppositeClass),v.clickable&&g.addEventListener("click",c),e.enabled||g.classList.add(v.lockClass)}))}function y(){const v=e.params.pagination;if(r())return;let b=e.pagination.el;b&&(b=Rt(b),b.forEach(g=>{g.classList.remove(v.hiddenClass),g.classList.remove(v.modifierClass+v.type),g.classList.remove(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.clickable&&(g.classList.remove(...(v.clickableClass||"").split(" ")),g.removeEventListener("click",c))})),e.pagination.bullets&&e.pagination.bullets.forEach(g=>g.classList.remove(...v.bulletActiveClass.split(" ")))}o("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const v=e.params.pagination;let{el:b}=e.pagination;b=Rt(b),b.forEach(g=>{g.classList.remove(v.horizontalClass,v.verticalClass),g.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass)})}),o("init",()=>{e.params.pagination.enabled===!1?T():(f(),h(),m())}),o("activeIndexChange",()=>{typeof e.snapIndex>"u"&&m()}),o("snapIndexChange",()=>{m()}),o("snapGridLengthChange",()=>{h(),m()}),o("destroy",()=>{y()}),o("enable disable",()=>{let{el:v}=e.pagination;v&&(v=Rt(v),v.forEach(b=>b.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),o("lock unlock",()=>{m()}),o("click",(v,b)=>{const g=b.target,w=Rt(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&w&&w.length>0&&!g.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&g===e.navigation.nextEl||e.navigation.prevEl&&g===e.navigation.prevEl))return;const O=w[0].classList.contains(e.params.pagination.hiddenClass);s(O===!0?"paginationShow":"paginationHide"),w.forEach(I=>I.classList.toggle(e.params.pagination.hiddenClass))}});const S=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=Rt(v),v.forEach(b=>b.classList.remove(e.params.pagination.paginationDisabledClass))),f(),h(),m()},T=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=Rt(v),v.forEach(b=>b.classList.add(e.params.pagination.paginationDisabledClass))),y()};Object.assign(e.pagination,{enable:S,disable:T,render:h,update:m,init:f,destroy:y})}function jn(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l=_t();let a=!1,d=null,r=null,p,c,m,h;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function f(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C,rtlTranslate:_}=e,{dragEl:x,el:R}=C,B=e.params.scrollbar,j=e.params.loop?e.progressLoop:e.progress;let V=c,L=(m-c)*j;_?(L=-L,L>0?(V=c-L,L=0):-L+c>m&&(V=m+L)):L<0?(V=c+L,L=0):L+c>m&&(V=m-L),e.isHorizontal()?(x.style.transform=`translate3d(${L}px, 0, 0)`,x.style.width=`${V}px`):(x.style.transform=`translate3d(0px, ${L}px, 0)`,x.style.height=`${V}px`),B.hide&&(clearTimeout(d),R.style.opacity=1,d=setTimeout(()=>{R.style.opacity=0,R.style.transitionDuration="400ms"},1e3))}function y(C){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${C}ms`)}function S(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C}=e,{dragEl:_,el:x}=C;_.style.width="",_.style.height="",m=e.isHorizontal()?x.offsetWidth:x.offsetHeight,h=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?c=m*h:c=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?_.style.width=`${c}px`:_.style.height=`${c}px`,h>=1?x.style.display="none":x.style.display="",e.params.scrollbar.hide&&(x.style.opacity=0),e.params.watchOverflow&&e.enabled&&C.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function T(C){return e.isHorizontal()?C.clientX:C.clientY}function v(C){const{scrollbar:_,rtlTranslate:x}=e,{el:R}=_;let B;B=(T(C)-Ln(R)[e.isHorizontal()?"left":"top"]-(p!==null?p:c/2))/(m-c),B=Math.max(Math.min(B,1),0),x&&(B=1-B);const j=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*B;e.updateProgress(j),e.setTranslate(j),e.updateActiveIndex(),e.updateSlidesClasses()}function b(C){const _=e.params.scrollbar,{scrollbar:x,wrapperEl:R}=e,{el:B,dragEl:j}=x;a=!0,p=C.target===j?T(C)-C.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,C.preventDefault(),C.stopPropagation(),R.style.transitionDuration="100ms",j.style.transitionDuration="100ms",v(C),clearTimeout(r),B.style.transitionDuration="0ms",_.hide&&(B.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),s("scrollbarDragStart",C)}function g(C){const{scrollbar:_,wrapperEl:x}=e,{el:R,dragEl:B}=_;a&&(C.preventDefault&&C.cancelable?C.preventDefault():C.returnValue=!1,v(C),x.style.transitionDuration="0ms",R.style.transitionDuration="0ms",B.style.transitionDuration="0ms",s("scrollbarDragMove",C))}function w(C){const _=e.params.scrollbar,{scrollbar:x,wrapperEl:R}=e,{el:B}=x;a&&(a=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",R.style.transitionDuration=""),_.hide&&(clearTimeout(r),r=Xt(()=>{B.style.opacity=0,B.style.transitionDuration="400ms"},1e3)),s("scrollbarDragEnd",C),_.snapOnRelease&&e.slideToClosest())}function O(C){const{scrollbar:_,params:x}=e,R=_.el;if(!R)return;const B=R,j=x.passiveListeners?{passive:!1,capture:!1}:!1,V=x.passiveListeners?{passive:!0,capture:!1}:!1;if(!B)return;const L=C==="on"?"addEventListener":"removeEventListener";B[L]("pointerdown",b,j),l[L]("pointermove",g,j),l[L]("pointerup",w,V)}function I(){!e.params.scrollbar.el||!e.scrollbar.el||O("on")}function A(){!e.params.scrollbar.el||!e.scrollbar.el||O("off")}function k(){const{scrollbar:C,el:_}=e;e.params.scrollbar=ho(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const x=e.params.scrollbar;if(!x.el)return;let R;if(typeof x.el=="string"&&e.isElement&&(R=e.el.querySelector(x.el)),!R&&typeof x.el=="string"){if(R=l.querySelectorAll(x.el),!R.length)return}else R||(R=x.el);e.params.uniqueNavElements&&typeof x.el=="string"&&R.length>1&&_.querySelectorAll(x.el).length===1&&(R=_.querySelector(x.el)),R.length>0&&(R=R[0]),R.classList.add(e.isHorizontal()?x.horizontalClass:x.verticalClass);let B;R&&(B=R.querySelector(qt(e.params.scrollbar.dragClass)),B||(B=Qt("div",e.params.scrollbar.dragClass),R.append(B))),Object.assign(C,{el:R,dragEl:B}),x.draggable&&I(),R&&R.classList[e.enabled?"remove":"add"](...Ft(e.params.scrollbar.lockClass))}function E(){const C=e.params.scrollbar,_=e.scrollbar.el;_&&_.classList.remove(...Ft(e.isHorizontal()?C.horizontalClass:C.verticalClass)),A()}o("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const C=e.params.scrollbar;let{el:_}=e.scrollbar;_=Rt(_),_.forEach(x=>{x.classList.remove(C.horizontalClass,C.verticalClass),x.classList.add(e.isHorizontal()?C.horizontalClass:C.verticalClass)})}),o("init",()=>{e.params.scrollbar.enabled===!1?D():(k(),S(),f())}),o("update resize observerUpdate lock unlock changeDirection",()=>{S()}),o("setTranslate",()=>{f()}),o("setTransition",(C,_)=>{y(_)}),o("enable disable",()=>{const{el:C}=e.scrollbar;C&&C.classList[e.enabled?"remove":"add"](...Ft(e.params.scrollbar.lockClass))}),o("destroy",()=>{E()});const u=()=>{e.el.classList.remove(...Ft(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Ft(e.params.scrollbar.scrollbarDisabledClass)),k(),S(),f()},D=()=>{e.el.classList.add(...Ft(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Ft(e.params.scrollbar.scrollbarDisabledClass)),E()};Object.assign(e.scrollbar,{enable:u,disable:D,updateSize:S,setTranslate:f,init:k,destroy:E})}function ui(t){let{swiper:e,extendParams:i,on:o,emit:s,params:l}=t;e.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let a,d,r=l&&l.autoplay?l.autoplay.delay:3e3,p=l&&l.autoplay?l.autoplay.delay:3e3,c,m=new Date().getTime(),h,f,y,S,T,v,b;function g(V){!e||e.destroyed||!e.wrapperEl||V.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",g),!(b||V.detail&&V.detail.bySwiperTouchMove)&&u())}const w=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?h=!0:h&&(p=c,h=!1);const V=e.autoplay.paused?c:m+p-new Date().getTime();e.autoplay.timeLeft=V,s("autoplayTimeLeft",V,V/r),d=requestAnimationFrame(()=>{w()})},O=()=>{let V;return e.virtual&&e.params.virtual.enabled?V=e.slides.filter(M=>M.classList.contains("swiper-slide-active"))[0]:V=e.slides[e.activeIndex],V?parseInt(V.getAttribute("data-swiper-autoplay"),10):void 0},I=V=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(d),w();let L=typeof V>"u"?e.params.autoplay.delay:V;r=e.params.autoplay.delay,p=e.params.autoplay.delay;const M=O();!Number.isNaN(M)&&M>0&&typeof V>"u"&&(L=M,r=M,p=M),c=L;const N=e.params.speed,W=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(N,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,N,!0,!0),s("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(N,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,N,!0,!0),s("autoplay")),e.params.cssMode&&(m=new Date().getTime(),requestAnimationFrame(()=>{I()})))};return L>0?(clearTimeout(a),a=setTimeout(()=>{W()},L)):requestAnimationFrame(()=>{W()}),L},A=()=>{m=new Date().getTime(),e.autoplay.running=!0,I(),s("autoplayStart")},k=()=>{e.autoplay.running=!1,clearTimeout(a),cancelAnimationFrame(d),s("autoplayStop")},E=(V,L)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(a),V||(v=!0);const M=()=>{s("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",g):u()};if(e.autoplay.paused=!0,L){T&&(c=e.params.autoplay.delay),T=!1,M();return}c=(c||e.params.autoplay.delay)-(new Date().getTime()-m),!(e.isEnd&&c<0&&!e.params.loop)&&(c<0&&(c=0),M())},u=()=>{e.isEnd&&c<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(m=new Date().getTime(),v?(v=!1,I(c)):I(),e.autoplay.paused=!1,s("autoplayResume"))},D=()=>{if(e.destroyed||!e.autoplay.running)return;const V=_t();V.visibilityState==="hidden"&&(v=!0,E(!0)),V.visibilityState==="visible"&&u()},C=V=>{V.pointerType==="mouse"&&(v=!0,b=!0,!(e.animating||e.autoplay.paused)&&E(!0))},_=V=>{V.pointerType==="mouse"&&(b=!1,e.autoplay.paused&&u())},x=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",C),e.el.addEventListener("pointerleave",_))},R=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",C),e.el.removeEventListener("pointerleave",_))},B=()=>{_t().addEventListener("visibilitychange",D)},j=()=>{_t().removeEventListener("visibilitychange",D)};o("init",()=>{e.params.autoplay.enabled&&(x(),B(),A())}),o("destroy",()=>{R(),j(),e.autoplay.running&&k()}),o("_freeModeStaticRelease",()=>{(y||v)&&u()}),o("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?k():E(!0,!0)}),o("beforeTransitionStart",(V,L,M)=>{e.destroyed||!e.autoplay.running||(M||!e.params.autoplay.disableOnInteraction?E(!0,!0):k())}),o("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){k();return}f=!0,y=!1,v=!1,S=setTimeout(()=>{v=!0,y=!0,E(!0)},200)}}),o("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!f)){if(clearTimeout(S),clearTimeout(a),e.params.autoplay.disableOnInteraction){y=!1,f=!1;return}y&&e.params.cssMode&&u(),y=!1,f=!1}}),o("slideChange",()=>{e.destroyed||!e.autoplay.running||(T=!0)}),Object.assign(e.autoplay,{start:A,stop:k,pause:E,resume:u})}function Vn(t){let{swiper:e,extendParams:i,emit:o,once:s}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function l(){if(e.params.cssMode)return;const 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 a(){if(e.params.cssMode)return;const{touchEventsData:r,touches:p}=e;r.velocities.length===0&&r.velocities.push({position:p[e.isHorizontal()?"startX":"startY"],time:r.touchStartTime}),r.velocities.push({position:p[e.isHorizontal()?"currentX":"currentY"],time:St()})}function d(r){let{currentPos:p}=r;if(e.params.cssMode)return;const{params:c,wrapperEl:m,rtlTranslate:h,snapGrid:f,touchEventsData:y}=e,T=St()-y.touchStartTime;if(p<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(p>-e.maxTranslate()){e.slides.length<f.length?e.slideTo(f.length-1):e.slideTo(e.slides.length-1);return}if(c.freeMode.momentum){if(y.velocities.length>1){const k=y.velocities.pop(),E=y.velocities.pop(),u=k.position-E.position,D=k.time-E.time;e.velocity=u/D,e.velocity/=2,Math.abs(e.velocity)<c.freeMode.minimumVelocity&&(e.velocity=0),(D>150||St()-k.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=c.freeMode.momentumVelocityRatio,y.velocities.length=0;let v=1e3*c.freeMode.momentumRatio;const b=e.velocity*v;let g=e.translate+b;h&&(g=-g);let w=!1,O;const I=Math.abs(e.velocity)*20*c.freeMode.momentumBounceRatio;let A;if(g<e.maxTranslate())c.freeMode.momentumBounce?(g+e.maxTranslate()<-I&&(g=e.maxTranslate()-I),O=e.maxTranslate(),w=!0,y.allowMomentumBounce=!0):g=e.maxTranslate(),c.loop&&c.centeredSlides&&(A=!0);else if(g>e.minTranslate())c.freeMode.momentumBounce?(g-e.minTranslate()>I&&(g=e.minTranslate()+I),O=e.minTranslate(),w=!0,y.allowMomentumBounce=!0):g=e.minTranslate(),c.loop&&c.centeredSlides&&(A=!0);else if(c.freeMode.sticky){let k;for(let E=0;E<f.length;E+=1)if(f[E]>-g){k=E;break}Math.abs(f[k]-g)<Math.abs(f[k-1]-g)||e.swipeDirection==="next"?g=f[k]:g=f[k-1],g=-g}if(A&&s("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(h?v=Math.abs((-g-e.translate)/e.velocity):v=Math.abs((g-e.translate)/e.velocity),c.freeMode.sticky){const k=Math.abs((h?-g:g)-e.translate),E=e.slidesSizesGrid[e.activeIndex];k<E?v=c.speed:k<2*E?v=c.speed*1.5:v=c.speed*2.5}}else if(c.freeMode.sticky){e.slideToClosest();return}c.freeMode.momentumBounce&&w?(e.updateProgress(O),e.setTransition(v),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Ai(m,()=>{!e||e.destroyed||!y.allowMomentumBounce||(o("momentumBounce"),e.setTransition(c.speed),setTimeout(()=>{e.setTranslate(O),Ai(m,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(o("_freeModeNoMomentumRelease"),e.updateProgress(g),e.setTransition(v),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Ai(m,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(g),e.updateActiveIndex(),e.updateSlidesClasses()}else if(c.freeMode.sticky){e.slideToClosest();return}else c.freeMode&&o("_freeModeNoMomentumRelease");(!c.freeMode.momentum||T>=c.longSwipesMs)&&(o("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:a,onTouchEnd:d}})}let Ci;function zn(){const t=ut(),e=_t();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function go(){return Ci||(Ci=zn()),Ci}let Ii;function Hn(t){let{userAgent:e}=t===void 0?{}:t;const i=go(),o=ut(),s=o.navigator.platform,l=e||o.navigator.userAgent,a={ios:!1,android:!1},d=o.screen.width,r=o.screen.height,p=l.match(/(Android);?[\s\/]+([\d.]+)?/);let c=l.match(/(iPad).*OS\s([\d_]+)/);const m=l.match(/(iPod)(.*OS\s([\d_]+))?/),h=!c&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),f=s==="Win32";let y=s==="MacIntel";const S=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!c&&y&&i.touch&&S.indexOf(`${d}x${r}`)>=0&&(c=l.match(/(Version)\/([\d.]+)/),c||(c=[0,1,"13_0_0"]),y=!1),p&&!f&&(a.os="android",a.android=!0),(c||h||m)&&(a.os="ios",a.ios=!0),a}function bo(t){return t===void 0&&(t={}),Ii||(Ii=Hn(t)),Ii}let ki;function Gn(){const t=ut(),e=bo();let i=!1;function o(){const d=t.navigator.userAgent.toLowerCase();return d.indexOf("safari")>=0&&d.indexOf("chrome")<0&&d.indexOf("android")<0}if(o()){const d=String(t.navigator.userAgent);if(d.includes("Version/")){const[r,p]=d.split("Version/")[1].split(" ")[0].split(".").map(c=>Number(c));i=r<16||r===16&&p<2}}const s=/(iPhone|iPod|iPad).*AppleWebKit(?!.*Safari)/i.test(t.navigator.userAgent),l=o(),a=l||s&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:a,isWebView:s}}function Un(){return ki||(ki=Gn()),ki}function Wn(t){let{swiper:e,on:i,emit:o}=t;const s=ut();let l=null,a=null;const d=()=>{!e||e.destroyed||!e.initialized||(o("beforeResize"),o("resize"))},r=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(m=>{a=s.requestAnimationFrame(()=>{const{width:h,height:f}=e;let y=h,S=f;m.forEach(T=>{let{contentBoxSize:v,contentRect:b,target:g}=T;g&&g!==e.el||(y=b?b.width:(v[0]||v).inlineSize,S=b?b.height:(v[0]||v).blockSize)}),(y!==h||S!==f)&&d()})}),l.observe(e.el))},p=()=>{a&&s.cancelAnimationFrame(a),l&&l.unobserve&&e.el&&(l.unobserve(e.el),l=null)},c=()=>{!e||e.destroyed||!e.initialized||o("orientationchange")};i("init",()=>{if(e.params.resizeObserver&&typeof s.ResizeObserver<"u"){r();return}s.addEventListener("resize",d),s.addEventListener("orientationchange",c)}),i("destroy",()=>{p(),s.removeEventListener("resize",d),s.removeEventListener("orientationchange",c)})}function Yn(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l=[],a=ut(),d=function(c,m){m===void 0&&(m={});const h=a.MutationObserver||a.WebkitMutationObserver,f=new h(y=>{if(e.__preventObserver__)return;if(y.length===1){s("observerUpdate",y[0]);return}const S=function(){s("observerUpdate",y[0])};a.requestAnimationFrame?a.requestAnimationFrame(S):a.setTimeout(S,0)});f.observe(c,{attributes:typeof m.attributes>"u"?!0:m.attributes,childList:typeof m.childList>"u"?!0:m.childList,characterData:typeof m.characterData>"u"?!0:m.characterData}),l.push(f)},r=()=>{if(e.params.observer){if(e.params.observeParents){const c=fo(e.hostEl);for(let m=0;m<c.length;m+=1)d(c[m])}d(e.hostEl,{childList:e.params.observeSlideChildren}),d(e.wrapperEl,{attributes:!1})}},p=()=>{l.forEach(c=>{c.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),o("init",r),o("destroy",p)}var Xn={on(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;const s=i?"unshift":"push";return t.split(" ").forEach(l=>{o.eventsListeners[l]||(o.eventsListeners[l]=[]),o.eventsListeners[l][s](e)}),o},once(t,e,i){const o=this;if(!o.eventsListeners||o.destroyed||typeof e!="function")return o;function s(){o.off(t,s),s.__emitterProxy&&delete s.__emitterProxy;for(var l=arguments.length,a=new Array(l),d=0;d<l;d++)a[d]=arguments[d];e.apply(o,a)}return s.__emitterProxy=e,o.on(t,s,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const o=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[o](t),i},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const i=e.eventsAnyListeners.indexOf(t);return i>=0&&e.eventsAnyListeners.splice(i,1),e},off(t,e){const i=this;return!i.eventsListeners||i.destroyed||!i.eventsListeners||t.split(" ").forEach(o=>{typeof e>"u"?i.eventsListeners[o]=[]:i.eventsListeners[o]&&i.eventsListeners[o].forEach((s,l)=>{(s===e||s.__emitterProxy&&s.__emitterProxy===e)&&i.eventsListeners[o].splice(l,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,o;for(var s=arguments.length,l=new Array(s),a=0;a<s;a++)l[a]=arguments[a];return typeof l[0]=="string"||Array.isArray(l[0])?(e=l[0],i=l.slice(1,l.length),o=t):(e=l[0].events,i=l[0].data,o=l[0].context||t),i.unshift(o),(Array.isArray(e)?e:e.split(" ")).forEach(r=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(p=>{p.apply(o,[r,...i])}),t.eventsListeners&&t.eventsListeners[r]&&t.eventsListeners[r].forEach(p=>{p.apply(o,i)})}),t}};function qn(){const t=this;let e,i;const o=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=o.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=o.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(jt(o,"padding-left")||0,10)-parseInt(jt(o,"padding-right")||0,10),i=i-parseInt(jt(o,"padding-top")||0,10)-parseInt(jt(o,"padding-bottom")||0,10),Number.isNaN(e)&&(e=0),Number.isNaN(i)&&(i=0),Object.assign(t,{width:e,height:i,size:t.isHorizontal()?e:i}))}function Jn(){const t=this;function e(u,D){return parseFloat(u.getPropertyValue(t.getDirectionLabel(D))||0)}const i=t.params,{wrapperEl:o,slidesEl:s,size:l,rtlTranslate:a,wrongRTL:d}=t,r=t.virtual&&i.virtual.enabled,p=r?t.virtual.slides.length:t.slides.length,c=Ot(s,`.${t.params.slideClass}, swiper-slide`),m=r?t.virtual.slides.length:c.length;let h=[];const f=[],y=[];let S=i.slidesOffsetBefore;typeof S=="function"&&(S=i.slidesOffsetBefore.call(t));let T=i.slidesOffsetAfter;typeof T=="function"&&(T=i.slidesOffsetAfter.call(t));const v=t.snapGrid.length,b=t.slidesGrid.length;let g=i.spaceBetween,w=-S,O=0,I=0;if(typeof l>"u")return;typeof g=="string"&&g.indexOf("%")>=0?g=parseFloat(g.replace("%",""))/100*l:typeof g=="string"&&(g=parseFloat(g)),t.virtualSize=-g,c.forEach(u=>{a?u.style.marginLeft="":u.style.marginRight="",u.style.marginBottom="",u.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(ai(o,"--swiper-centered-offset-before",""),ai(o,"--swiper-centered-offset-after",""));const A=i.grid&&i.grid.rows>1&&t.grid;A?t.grid.initSlides(c):t.grid&&t.grid.unsetSlides();let k;const E=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(u=>typeof i.breakpoints[u].slidesPerView<"u").length>0;for(let u=0;u<m;u+=1){k=0;let D;if(c[u]&&(D=c[u]),A&&t.grid.updateSlide(u,D,c),!(c[u]&&jt(D,"display")==="none")){if(i.slidesPerView==="auto"){E&&(c[u].style[t.getDirectionLabel("width")]="");const C=getComputedStyle(D),_=D.style.transform,x=D.style.webkitTransform;if(_&&(D.style.transform="none"),x&&(D.style.webkitTransform="none"),i.roundLengths)k=t.isHorizontal()?Ei(D,"width",!0):Ei(D,"height",!0);else{const R=e(C,"width"),B=e(C,"padding-left"),j=e(C,"padding-right"),V=e(C,"margin-left"),L=e(C,"margin-right"),M=C.getPropertyValue("box-sizing");if(M&&M==="border-box")k=R+V+L;else{const{clientWidth:N,offsetWidth:W}=D;k=R+B+j+V+L+(W-N)}}_&&(D.style.transform=_),x&&(D.style.webkitTransform=x),i.roundLengths&&(k=Math.floor(k))}else k=(l-(i.slidesPerView-1)*g)/i.slidesPerView,i.roundLengths&&(k=Math.floor(k)),c[u]&&(c[u].style[t.getDirectionLabel("width")]=`${k}px`);c[u]&&(c[u].swiperSlideSize=k),y.push(k),i.centeredSlides?(w=w+k/2+O/2+g,O===0&&u!==0&&(w=w-l/2-g),u===0&&(w=w-l/2-g),Math.abs(w)<1/1e3&&(w=0),i.roundLengths&&(w=Math.floor(w)),I%i.slidesPerGroup===0&&h.push(w),f.push(w)):(i.roundLengths&&(w=Math.floor(w)),(I-Math.min(t.params.slidesPerGroupSkip,I))%t.params.slidesPerGroup===0&&h.push(w),f.push(w),w=w+k+g),t.virtualSize+=k+g,O=k,I+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+T,a&&d&&(i.effect==="slide"||i.effect==="coverflow")&&(o.style.width=`${t.virtualSize+g}px`),i.setWrapperSize&&(o.style[t.getDirectionLabel("width")]=`${t.virtualSize+g}px`),A&&t.grid.updateWrapperSize(k,h),!i.centeredSlides){const u=[];for(let D=0;D<h.length;D+=1){let C=h[D];i.roundLengths&&(C=Math.floor(C)),h[D]<=t.virtualSize-l&&u.push(C)}h=u,Math.floor(t.virtualSize-l)-Math.floor(h[h.length-1])>1&&h.push(t.virtualSize-l)}if(r&&i.loop){const u=y[0]+g;if(i.slidesPerGroup>1){const D=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),C=u*i.slidesPerGroup;for(let _=0;_<D;_+=1)h.push(h[h.length-1]+C)}for(let D=0;D<t.virtual.slidesBefore+t.virtual.slidesAfter;D+=1)i.slidesPerGroup===1&&h.push(h[h.length-1]+u),f.push(f[f.length-1]+u),t.virtualSize+=u}if(h.length===0&&(h=[0]),g!==0){const u=t.isHorizontal()&&a?"marginLeft":t.getDirectionLabel("marginRight");c.filter((D,C)=>!i.cssMode||i.loop?!0:C!==c.length-1).forEach(D=>{D.style[u]=`${g}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let u=0;y.forEach(C=>{u+=C+(g||0)}),u-=g;const D=u-l;h=h.map(C=>C<=0?-S:C>D?D+T:C)}if(i.centerInsufficientSlides){let u=0;y.forEach(C=>{u+=C+(g||0)}),u-=g;const D=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(u+D<l){const C=(l-u-D)/2;h.forEach((_,x)=>{h[x]=_-C}),f.forEach((_,x)=>{f[x]=_+C})}}if(Object.assign(t,{slides:c,snapGrid:h,slidesGrid:f,slidesSizesGrid:y}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){ai(o,"--swiper-centered-offset-before",`${-h[0]}px`),ai(o,"--swiper-centered-offset-after",`${t.size/2-y[y.length-1]/2}px`);const u=-t.snapGrid[0],D=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(C=>C+u),t.slidesGrid=t.slidesGrid.map(C=>C+D)}if(m!==p&&t.emit("slidesLengthChange"),h.length!==v&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),f.length!==b&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!r&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const u=`${i.containerModifierClass}backface-hidden`,D=t.el.classList.contains(u);m<=i.maxBackfaceHiddenSlides?D||t.el.classList.add(u):D&&t.el.classList.remove(u)}}function Kn(t){const e=this,i=[],o=e.virtual&&e.params.virtual.enabled;let s=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const a=d=>o?e.slides[e.getSlideIndexByData(d)]:e.slides[d];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(d=>{i.push(d)});else for(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const d=e.activeIndex+l;if(d>e.slides.length&&!o)break;i.push(a(d))}else i.push(a(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const d=i[l].offsetHeight;s=d>s?d:s}(s||s===0)&&(e.wrapperEl.style.height=`${s}px`)}function Zn(){const t=this,e=t.slides,i=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let o=0;o<e.length;o+=1)e[o].swiperSlideOffset=(t.isHorizontal()?e[o].offsetLeft:e[o].offsetTop)-i-t.cssOverflowAdjustment()}const yo=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function Qn(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:o,rtlTranslate:s,snapGrid:l}=e;if(o.length===0)return;typeof o[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let a=-t;s&&(a=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let d=i.spaceBetween;typeof d=="string"&&d.indexOf("%")>=0?d=parseFloat(d.replace("%",""))/100*e.size:typeof d=="string"&&(d=parseFloat(d));for(let r=0;r<o.length;r+=1){const p=o[r];let c=p.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(c-=o[0].swiperSlideOffset);const m=(a+(i.centeredSlides?e.minTranslate():0)-c)/(p.swiperSlideSize+d),h=(a-l[0]+(i.centeredSlides?e.minTranslate():0)-c)/(p.swiperSlideSize+d),f=-(a-c),y=f+e.slidesSizesGrid[r],S=f>=0&&f<=e.size-e.slidesSizesGrid[r],T=f>=0&&f<e.size-1||y>1&&y<=e.size||f<=0&&y>=e.size;T&&(e.visibleSlides.push(p),e.visibleSlidesIndexes.push(r)),yo(p,T,i.slideVisibleClass),yo(p,S,i.slideFullyVisibleClass),p.progress=s?-m:m,p.originalProgress=s?-h:h}}function $n(t){const e=this;if(typeof t>"u"){const c=e.rtlTranslate?-1:1;t=e&&e.translate&&e.translate*c||0}const i=e.params,o=e.maxTranslate()-e.minTranslate();let{progress:s,isBeginning:l,isEnd:a,progressLoop:d}=e;const r=l,p=a;if(o===0)s=0,l=!0,a=!0;else{s=(t-e.minTranslate())/o;const c=Math.abs(t-e.minTranslate())<1,m=Math.abs(t-e.maxTranslate())<1;l=c||s<=0,a=m||s>=1,c&&(s=0),m&&(s=1)}if(i.loop){const c=e.getSlideIndexByData(0),m=e.getSlideIndexByData(e.slides.length-1),h=e.slidesGrid[c],f=e.slidesGrid[m],y=e.slidesGrid[e.slidesGrid.length-1],S=Math.abs(t);S>=h?d=(S-h)/y:d=(S+y-f)/y,d>1&&(d-=1)}Object.assign(e,{progress:s,progressLoop:d,isBeginning:l,isEnd:a}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!r&&e.emit("reachBeginning toEdge"),a&&!p&&e.emit("reachEnd toEdge"),(r&&!l||p&&!a)&&e.emit("fromEdge"),e.emit("progress",s)}const _i=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function el(){const t=this,{slides:e,params:i,slidesEl:o,activeIndex:s}=t,l=t.virtual&&i.virtual.enabled,a=t.grid&&i.grid&&i.grid.rows>1,d=m=>Ot(o,`.${i.slideClass}${m}, swiper-slide${m}`)[0];let r,p,c;if(l)if(i.loop){let m=s-t.virtual.slidesBefore;m<0&&(m=t.virtual.slides.length+m),m>=t.virtual.slides.length&&(m-=t.virtual.slides.length),r=d(`[data-swiper-slide-index="${m}"]`)}else r=d(`[data-swiper-slide-index="${s}"]`);else a?(r=e.filter(m=>m.column===s)[0],c=e.filter(m=>m.column===s+1)[0],p=e.filter(m=>m.column===s-1)[0]):r=e[s];r&&(a||(c=Nn(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c&&(c=e[0]),p=Bn(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!p===0&&(p=e[e.length-1]))),e.forEach(m=>{_i(m,m===r,i.slideActiveClass),_i(m,m===c,i.slideNextClass),_i(m,m===p,i.slidePrevClass)}),t.emitSlidesClasses()}const vi=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,o=e.closest(i());if(o){let s=o.querySelector(`.${t.params.lazyPreloaderClass}`);!s&&t.isElement&&(o.shadowRoot?s=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{o.shadowRoot&&(s=o.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),s&&s.remove())})),s&&s.remove()}},Pi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Di=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const i=t.slides.length;if(!i||!e||e<0)return;e=Math.min(e,i);const o=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),s=t.activeIndex;if(t.params.grid&&t.params.grid.rows>1){const a=s,d=[a-e];d.push(...Array.from({length:e}).map((r,p)=>a+o+p)),t.slides.forEach((r,p)=>{d.includes(r.column)&&Pi(t,p)});return}const l=s+o-1;if(t.params.rewind||t.params.loop)for(let a=s-e;a<=l+e;a+=1){const d=(a%i+i)%i;(d<s||d>l)&&Pi(t,d)}else for(let a=Math.max(s-e,0);a<=Math.min(l+e,i-1);a+=1)a!==s&&(a>l||a<s)&&Pi(t,a)};function tl(t){const{slidesGrid:e,params:i}=t,o=t.rtlTranslate?t.translate:-t.translate;let s;for(let l=0;l<e.length;l+=1)typeof e[l+1]<"u"?o>=e[l]&&o<e[l+1]-(e[l+1]-e[l])/2?s=l:o>=e[l]&&o<e[l+1]&&(s=l+1):o>=e[l]&&(s=l);return i.normalizeSlideIndex&&(s<0||typeof s>"u")&&(s=0),s}function il(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:o,params:s,activeIndex:l,realIndex:a,snapIndex:d}=e;let r=t,p;const c=f=>{let y=f-e.virtual.slidesBefore;return y<0&&(y=e.virtual.slides.length+y),y>=e.virtual.slides.length&&(y-=e.virtual.slides.length),y};if(typeof r>"u"&&(r=tl(e)),o.indexOf(i)>=0)p=o.indexOf(i);else{const f=Math.min(s.slidesPerGroupSkip,r);p=f+Math.floor((r-f)/s.slidesPerGroup)}if(p>=o.length&&(p=o.length-1),r===l&&!e.params.loop){p!==d&&(e.snapIndex=p,e.emit("snapIndexChange"));return}if(r===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=c(r);return}const m=e.grid&&s.grid&&s.grid.rows>1;let h;if(e.virtual&&s.virtual.enabled&&s.loop)h=c(r);else if(m){const f=e.slides.filter(S=>S.column===r)[0];let y=parseInt(f.getAttribute("data-swiper-slide-index"),10);Number.isNaN(y)&&(y=Math.max(e.slides.indexOf(f),0)),h=Math.floor(y/s.grid.rows)}else if(e.slides[r]){const f=e.slides[r].getAttribute("data-swiper-slide-index");f?h=parseInt(f,10):h=r}else h=r;Object.assign(e,{previousSnapIndex:d,snapIndex:p,previousRealIndex:a,realIndex:h,previousIndex:l,activeIndex:r}),e.initialized&&Di(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(a!==h&&e.emit("realIndexChange"),e.emit("slideChange"))}function ol(t,e){const i=this,o=i.params;let s=t.closest(`.${o.slideClass}, swiper-slide`);!s&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(d=>{!s&&d.matches&&d.matches(`.${o.slideClass}, swiper-slide`)&&(s=d)});let l=!1,a;if(s){for(let d=0;d<i.slides.length;d+=1)if(i.slides[d]===s){l=!0,a=d;break}}if(s&&l)i.clickedSlide=s,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(s.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=a;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}o.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var nl={updateSize:qn,updateSlides:Jn,updateAutoHeight:Kn,updateSlidesOffset:Zn,updateSlidesProgress:Qn,updateProgress:$n,updateSlidesClasses:el,updateActiveIndex:il,updateClickedSlide:ol};function ll(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:o,translate:s,wrapperEl:l}=e;if(i.virtualTranslate)return o?-s:s;if(i.cssMode)return s;let a=On(l,t);return a+=e.cssOverflowAdjustment(),o&&(a=-a),a||0}function sl(t,e){const i=this,{rtlTranslate:o,params:s,wrapperEl:l,progress:a}=i;let d=0,r=0;const p=0;i.isHorizontal()?d=o?-t:t:r=t,s.roundLengths&&(d=Math.floor(d),r=Math.floor(r)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?d:r,s.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-d:-r:s.virtualTranslate||(i.isHorizontal()?d-=i.cssOverflowAdjustment():r-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${d}px, ${r}px, ${p}px)`);let c;const m=i.maxTranslate()-i.minTranslate();m===0?c=0:c=(t-i.minTranslate())/m,c!==a&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function al(){return-this.snapGrid[0]}function dl(){return-this.snapGrid[this.snapGrid.length-1]}function rl(t,e,i,o,s){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),o===void 0&&(o=!0);const l=this,{params:a,wrapperEl:d}=l;if(l.animating&&a.preventInteractionOnTransition)return!1;const r=l.minTranslate(),p=l.maxTranslate();let c;if(o&&t>r?c=r:o&&t<p?c=p:c=t,l.updateProgress(c),a.cssMode){const m=l.isHorizontal();if(e===0)d[m?"scrollLeft":"scrollTop"]=-c;else{if(!l.support.smoothScroll)return mo({swiper:l,targetPosition:-c,side:m?"left":"top"}),!0;d.scrollTo({[m?"left":"top"]:-c,behavior:"smooth"})}return!0}return e===0?(l.setTransition(0),l.setTranslate(c),i&&(l.emit("beforeTransitionStart",e,s),l.emit("transitionEnd"))):(l.setTransition(e),l.setTranslate(c),i&&(l.emit("beforeTransitionStart",e,s),l.emit("transitionStart")),l.animating||(l.animating=!0,l.onTranslateToWrapperTransitionEnd||(l.onTranslateToWrapperTransitionEnd=function(h){!l||l.destroyed||h.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,l.animating=!1,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var cl={getTranslate:ll,setTranslate:sl,minTranslate:al,maxTranslate:dl,translateTo:rl};function ul(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 wo(t){let{swiper:e,runCallbacks:i,direction:o,step:s}=t;const{activeIndex:l,previousIndex:a}=e;let d=o;if(d||(l>a?d="next":l<a?d="prev":d="reset"),e.emit(`transition${s}`),i&&l!==a){if(d==="reset"){e.emit(`slideResetTransition${s}`);return}e.emit(`slideChangeTransition${s}`),d==="next"?e.emit(`slideNextTransition${s}`):e.emit(`slidePrevTransition${s}`)}}function vl(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;o.cssMode||(o.autoHeight&&i.updateAutoHeight(),wo({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function pl(t,e){t===void 0&&(t=!0);const i=this,{params:o}=i;i.animating=!1,!o.cssMode&&(i.setTransition(0),wo({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var ml={setTransition:ul,transitionStart:vl,transitionEnd:pl};function fl(t,e,i,o,s){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let a=t;a<0&&(a=0);const{params:d,snapGrid:r,slidesGrid:p,previousIndex:c,activeIndex:m,rtlTranslate:h,wrapperEl:f,enabled:y}=l;if(!y&&!o&&!s||l.destroyed||l.animating&&d.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const S=Math.min(l.params.slidesPerGroupSkip,a);let T=S+Math.floor((a-S)/l.params.slidesPerGroup);T>=r.length&&(T=r.length-1);const v=-r[T];if(d.normalizeSlideIndex)for(let g=0;g<p.length;g+=1){const w=-Math.floor(v*100),O=Math.floor(p[g]*100),I=Math.floor(p[g+1]*100);typeof p[g+1]<"u"?w>=O&&w<I-(I-O)/2?a=g:w>=O&&w<I&&(a=g+1):w>=O&&(a=g)}if(l.initialized&&a!==m&&(!l.allowSlideNext&&(h?v>l.translate&&v>l.minTranslate():v<l.translate&&v<l.minTranslate())||!l.allowSlidePrev&&v>l.translate&&v>l.maxTranslate()&&(m||0)!==a))return!1;a!==(c||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(v);let b;if(a>m?b="next":a<m?b="prev":b="reset",h&&-v===l.translate||!h&&v===l.translate)return l.updateActiveIndex(a),d.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),d.effect!=="slide"&&l.setTranslate(v),b!=="reset"&&(l.transitionStart(i,b),l.transitionEnd(i,b)),!1;if(d.cssMode){const g=l.isHorizontal(),w=h?v:-v;if(e===0){const O=l.virtual&&l.params.virtual.enabled;O&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),O&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{f[g?"scrollLeft":"scrollTop"]=w})):f[g?"scrollLeft":"scrollTop"]=w,O&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return mo({swiper:l,targetPosition:w,side:g?"left":"top"}),!0;f.scrollTo({[g?"left":"top"]:w,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(v),l.updateActiveIndex(a),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,o),l.transitionStart(i,b),e===0?l.transitionEnd(i,b):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(w){!l||l.destroyed||w.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,b))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function hl(t,e,i,o){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const s=this;if(s.destroyed)return;typeof e>"u"&&(e=s.params.speed);const l=s.grid&&s.params.grid&&s.params.grid.rows>1;let a=t;if(s.params.loop)if(s.virtual&&s.params.virtual.enabled)a=a+s.virtual.slidesBefore;else{let d;if(l){const h=a*s.params.grid.rows;d=s.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===h)[0].column}else d=s.getSlideIndexByData(a);const r=l?Math.ceil(s.slides.length/s.params.grid.rows):s.slides.length,{centeredSlides:p}=s.params;let c=s.params.slidesPerView;c==="auto"?c=s.slidesPerViewDynamic():(c=Math.ceil(parseFloat(s.params.slidesPerView,10)),p&&c%2===0&&(c=c+1));let m=r-d<c;if(p&&(m=m||d<Math.ceil(c/2)),o&&p&&s.params.slidesPerView!=="auto"&&!l&&(m=!1),m){const h=p?d<s.activeIndex?"prev":"next":d-s.activeIndex-1<s.params.slidesPerView?"next":"prev";s.loopFix({direction:h,slideTo:!0,activeSlideIndex:h==="next"?d+1:d-r+1,slideRealIndex:h==="next"?s.realIndex:void 0})}if(l){const h=a*s.params.grid.rows;a=s.slides.filter(f=>f.getAttribute("data-swiper-slide-index")*1===h)[0].column}else a=s.getSlideIndexByData(a)}return requestAnimationFrame(()=>{s.slideTo(a,e,i,o)}),s}function gl(t,e,i){e===void 0&&(e=!0);const o=this,{enabled:s,params:l,animating:a}=o;if(!s||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);let d=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(d=Math.max(o.slidesPerViewDynamic("current",!0),1));const r=o.activeIndex<l.slidesPerGroupSkip?1:d,p=o.virtual&&l.virtual.enabled;if(l.loop){if(a&&!p&&l.loopPreventsSliding)return!1;if(o.loopFix({direction:"next"}),o._clientLeft=o.wrapperEl.clientLeft,o.activeIndex===o.slides.length-1&&l.cssMode)return requestAnimationFrame(()=>{o.slideTo(o.activeIndex+r,t,e,i)}),!0}return l.rewind&&o.isEnd?o.slideTo(0,t,e,i):o.slideTo(o.activeIndex+r,t,e,i)}function bl(t,e,i){e===void 0&&(e=!0);const o=this,{params:s,snapGrid:l,slidesGrid:a,rtlTranslate:d,enabled:r,animating:p}=o;if(!r||o.destroyed)return o;typeof t>"u"&&(t=o.params.speed);const c=o.virtual&&s.virtual.enabled;if(s.loop){if(p&&!c&&s.loopPreventsSliding)return!1;o.loopFix({direction:"prev"}),o._clientLeft=o.wrapperEl.clientLeft}const m=d?o.translate:-o.translate;function h(v){return v<0?-Math.floor(Math.abs(v)):Math.floor(v)}const f=h(m),y=l.map(v=>h(v));let S=l[y.indexOf(f)-1];if(typeof S>"u"&&s.cssMode){let v;l.forEach((b,g)=>{f>=b&&(v=g)}),typeof v<"u"&&(S=l[v>0?v-1:v])}let T=0;if(typeof S<"u"&&(T=a.indexOf(S),T<0&&(T=o.activeIndex-1),s.slidesPerView==="auto"&&s.slidesPerGroup===1&&s.slidesPerGroupAuto&&(T=T-o.slidesPerViewDynamic("previous",!0)+1,T=Math.max(T,0))),s.rewind&&o.isBeginning){const v=o.params.virtual&&o.params.virtual.enabled&&o.virtual?o.virtual.slides.length-1:o.slides.length-1;return o.slideTo(v,t,e,i)}else if(s.loop&&o.activeIndex===0&&s.cssMode)return requestAnimationFrame(()=>{o.slideTo(T,t,e,i)}),!0;return o.slideTo(T,t,e,i)}function yl(t,e,i){e===void 0&&(e=!0);const o=this;if(!o.destroyed)return typeof t>"u"&&(t=o.params.speed),o.slideTo(o.activeIndex,t,e,i)}function wl(t,e,i,o){e===void 0&&(e=!0),o===void 0&&(o=.5);const s=this;if(s.destroyed)return;typeof t>"u"&&(t=s.params.speed);let l=s.activeIndex;const a=Math.min(s.params.slidesPerGroupSkip,l),d=a+Math.floor((l-a)/s.params.slidesPerGroup),r=s.rtlTranslate?s.translate:-s.translate;if(r>=s.snapGrid[d]){const p=s.snapGrid[d],c=s.snapGrid[d+1];r-p>(c-p)*o&&(l+=s.params.slidesPerGroup)}else{const p=s.snapGrid[d-1],c=s.snapGrid[d];r-p<=(c-p)*o&&(l-=s.params.slidesPerGroup)}return l=Math.max(l,0),l=Math.min(l,s.slidesGrid.length-1),s.slideTo(l,t,e,i)}function Sl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,o=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let s=t.clickedIndex,l;const a=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;l=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?s<t.loopedSlides-o/2||s>t.slides.length-t.loopedSlides+o/2?(t.loopFix(),s=t.getSlideIndex(Ot(i,`${a}[data-swiper-slide-index="${l}"]`)[0]),Xt(()=>{t.slideTo(s)})):t.slideTo(s):s>t.slides.length-o?(t.loopFix(),s=t.getSlideIndex(Ot(i,`${a}[data-swiper-slide-index="${l}"]`)[0]),Xt(()=>{t.slideTo(s)})):t.slideTo(s)}else t.slideTo(s)}var xl={slideTo:fl,slideToLoop:hl,slideNext:gl,slidePrev:bl,slideReset:yl,slideToClosest:wl,slideToClickedSlide:Sl};function Tl(t){const e=this,{params:i,slidesEl:o}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const s=()=>{Ot(o,`.${i.slideClass}, swiper-slide`).forEach((m,h)=>{m.setAttribute("data-swiper-slide-index",h)})},l=e.grid&&i.grid&&i.grid.rows>1,a=i.slidesPerGroup*(l?i.grid.rows:1),d=e.slides.length%a!==0,r=l&&e.slides.length%i.grid.rows!==0,p=c=>{for(let m=0;m<c;m+=1){const h=e.isElement?Qt("swiper-slide",[i.slideBlankClass]):Qt("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(h)}};if(d){if(i.loopAddBlankSlides){const c=a-e.slides.length%a;p(c),e.recalcSlides(),e.updateSlides()}else di("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");s()}else if(r){if(i.loopAddBlankSlides){const c=i.grid.rows-e.slides.length%i.grid.rows;p(c),e.recalcSlides(),e.updateSlides()}else di("Swiper Loop Warning: The number of slides is not even to grid.rows, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");s()}else s();e.loopFix({slideRealIndex:t,direction:i.centeredSlides?void 0:"next"})}function Al(t){let{slideRealIndex:e,slideTo:i=!0,direction:o,setTranslate:s,activeSlideIndex:l,byController:a,byMousewheel:d}=t===void 0?{}:t;const r=this;if(!r.params.loop)return;r.emit("beforeLoopFix");const{slides:p,allowSlidePrev:c,allowSlideNext:m,slidesEl:h,params:f}=r,{centeredSlides:y}=f;if(r.allowSlidePrev=!0,r.allowSlideNext=!0,r.virtual&&f.virtual.enabled){i&&(!f.centeredSlides&&r.snapIndex===0?r.slideTo(r.virtual.slides.length,0,!1,!0):f.centeredSlides&&r.snapIndex<f.slidesPerView?r.slideTo(r.virtual.slides.length+r.snapIndex,0,!1,!0):r.snapIndex===r.snapGrid.length-1&&r.slideTo(r.virtual.slidesBefore,0,!1,!0)),r.allowSlidePrev=c,r.allowSlideNext=m,r.emit("loopFix");return}let S=f.slidesPerView;S==="auto"?S=r.slidesPerViewDynamic():(S=Math.ceil(parseFloat(f.slidesPerView,10)),y&&S%2===0&&(S=S+1));const T=f.slidesPerGroupAuto?S:f.slidesPerGroup;let v=T;v%T!==0&&(v+=T-v%T),v+=f.loopAdditionalSlides,r.loopedSlides=v;const b=r.grid&&f.grid&&f.grid.rows>1;p.length<S+v?di("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):b&&f.grid.fill==="row"&&di("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const g=[],w=[];let O=r.activeIndex;typeof l>"u"?l=r.getSlideIndex(p.filter(_=>_.classList.contains(f.slideActiveClass))[0]):O=l;const I=o==="next"||!o,A=o==="prev"||!o;let k=0,E=0;const u=b?Math.ceil(p.length/f.grid.rows):p.length,C=(b?p[l].column:l)+(y&&typeof s>"u"?-S/2+.5:0);if(C<v){k=Math.max(v-C,T);for(let _=0;_<v-C;_+=1){const x=_-Math.floor(_/u)*u;if(b){const R=u-x-1;for(let B=p.length-1;B>=0;B-=1)p[B].column===R&&g.push(B)}else g.push(u-x-1)}}else if(C+S>u-v){E=Math.max(C-(u-v*2),T);for(let _=0;_<E;_+=1){const x=_-Math.floor(_/u)*u;b?p.forEach((R,B)=>{R.column===x&&w.push(B)}):w.push(x)}}if(r.__preventObserver__=!0,requestAnimationFrame(()=>{r.__preventObserver__=!1}),A&&g.forEach(_=>{p[_].swiperLoopMoveDOM=!0,h.prepend(p[_]),p[_].swiperLoopMoveDOM=!1}),I&&w.forEach(_=>{p[_].swiperLoopMoveDOM=!0,h.append(p[_]),p[_].swiperLoopMoveDOM=!1}),r.recalcSlides(),f.slidesPerView==="auto"?r.updateSlides():b&&(g.length>0&&A||w.length>0&&I)&&r.slides.forEach((_,x)=>{r.grid.updateSlide(x,_,r.slides)}),f.watchSlidesProgress&&r.updateSlidesOffset(),i){if(g.length>0&&A){if(typeof e>"u"){const _=r.slidesGrid[O],R=r.slidesGrid[O+k]-_;d?r.setTranslate(r.translate-R):(r.slideTo(O+Math.ceil(k),0,!1,!0),s&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-R,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-R))}else if(s){const _=b?g.length/f.grid.rows:g.length;r.slideTo(r.activeIndex+_,0,!1,!0),r.touchEventsData.currentTranslate=r.translate}}else if(w.length>0&&I)if(typeof e>"u"){const _=r.slidesGrid[O],R=r.slidesGrid[O-E]-_;d?r.setTranslate(r.translate-R):(r.slideTo(O-E,0,!1,!0),s&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-R,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-R))}else{const _=b?w.length/f.grid.rows:w.length;r.slideTo(r.activeIndex-_,0,!1,!0)}}if(r.allowSlidePrev=c,r.allowSlideNext=m,r.controller&&r.controller.control&&!a){const _={slideRealIndex:e,direction:o,setTranslate:s,activeSlideIndex:l,byController:!0};Array.isArray(r.controller.control)?r.controller.control.forEach(x=>{!x.destroyed&&x.params.loop&&x.loopFix({..._,slideTo:x.params.slidesPerView===f.slidesPerView?i:!1})}):r.controller.control instanceof r.constructor&&r.controller.control.params.loop&&r.controller.control.loopFix({..._,slideTo:r.controller.control.params.slidesPerView===f.slidesPerView?i:!1})}r.emit("loopFix")}function El(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const o=[];t.slides.forEach(s=>{const l=typeof s.swiperSlideIndex>"u"?s.getAttribute("data-swiper-slide-index")*1:s.swiperSlideIndex;o[l]=s}),t.slides.forEach(s=>{s.removeAttribute("data-swiper-slide-index")}),o.forEach(s=>{i.append(s)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var Cl={loopCreate:Tl,loopFix:Al,loopDestroy:El};function Il(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 kl(){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 _l={setGrabCursor:Il,unsetGrabCursor:kl};function Pl(t,e){e===void 0&&(e=this);function i(o){if(!o||o===_t()||o===ut())return null;o.assignedSlot&&(o=o.assignedSlot);const s=o.closest(t);return!s&&!o.getRootNode?null:s||i(o.getRootNode().host)}return i(e)}function So(t,e,i){const o=ut(),{params:s}=t,l=s.edgeSwipeDetection,a=s.edgeSwipeThreshold;return l&&(i<=a||i>=o.innerWidth-a)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function Dl(t){const e=this,i=_t();let o=t;o.originalEvent&&(o=o.originalEvent);const s=e.touchEventsData;if(o.type==="pointerdown"){if(s.pointerId!==null&&s.pointerId!==o.pointerId)return;s.pointerId=o.pointerId}else o.type==="touchstart"&&o.targetTouches.length===1&&(s.touchId=o.targetTouches[0].identifier);if(o.type==="touchstart"){So(e,o,o.targetTouches[0].pageX);return}const{params:l,touches:a,enabled:d}=e;if(!d||!l.simulateTouch&&o.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let r=o.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(r)||"which"in o&&o.which===3||"button"in o&&o.button>0||s.isTouched&&s.isMoved)return;const p=!!l.noSwipingClass&&l.noSwipingClass!=="",c=o.composedPath?o.composedPath():o.path;p&&o.target&&o.target.shadowRoot&&c&&(r=c[0]);const m=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,h=!!(o.target&&o.target.shadowRoot);if(l.noSwiping&&(h?Pl(m,r):r.closest(m))){e.allowClick=!0;return}if(l.swipeHandler&&!r.closest(l.swipeHandler))return;a.currentX=o.pageX,a.currentY=o.pageY;const f=a.currentX,y=a.currentY;if(!So(e,o,f))return;Object.assign(s,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),a.startX=f,a.startY=y,s.touchStartTime=St(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(s.allowThresholdMove=!1);let S=!0;r.matches(s.focusableElements)&&(S=!1,r.nodeName==="SELECT"&&(s.isTouched=!1)),i.activeElement&&i.activeElement.matches(s.focusableElements)&&i.activeElement!==r&&i.activeElement.blur();const T=S&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||T)&&!r.isContentEditable&&o.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",o)}function Ml(t){const e=_t(),i=this,o=i.touchEventsData,{params:s,touches:l,rtlTranslate:a,enabled:d}=i;if(!d||!s.simulateTouch&&t.pointerType==="mouse")return;let r=t;if(r.originalEvent&&(r=r.originalEvent),r.type==="pointermove"&&(o.touchId!==null||r.pointerId!==o.pointerId))return;let p;if(r.type==="touchmove"){if(p=[...r.changedTouches].filter(I=>I.identifier===o.touchId)[0],!p||p.identifier!==o.touchId)return}else p=r;if(!o.isTouched){o.startMoving&&o.isScrolling&&i.emit("touchMoveOpposite",r);return}const c=p.pageX,m=p.pageY;if(r.preventedByNestedSwiper){l.startX=c,l.startY=m;return}if(!i.allowTouchMove){r.target.matches(o.focusableElements)||(i.allowClick=!1),o.isTouched&&(Object.assign(l,{startX:c,startY:m,currentX:c,currentY:m}),o.touchStartTime=St());return}if(s.touchReleaseOnEdges&&!s.loop){if(i.isVertical()){if(m<l.startY&&i.translate<=i.maxTranslate()||m>l.startY&&i.translate>=i.minTranslate()){o.isTouched=!1,o.isMoved=!1;return}}else if(c<l.startX&&i.translate<=i.maxTranslate()||c>l.startX&&i.translate>=i.minTranslate())return}if(e.activeElement&&r.target===e.activeElement&&r.target.matches(o.focusableElements)){o.isMoved=!0,i.allowClick=!1;return}o.allowTouchCallbacks&&i.emit("touchMove",r),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=c,l.currentY=m;const h=l.currentX-l.startX,f=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(h**2+f**2)<i.params.threshold)return;if(typeof o.isScrolling>"u"){let I;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?o.isScrolling=!1:h*h+f*f>=25&&(I=Math.atan2(Math.abs(f),Math.abs(h))*180/Math.PI,o.isScrolling=i.isHorizontal()?I>s.touchAngle:90-I>s.touchAngle)}if(o.isScrolling&&i.emit("touchMoveOpposite",r),typeof o.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(o.startMoving=!0),o.isScrolling||r.type==="touchmove"&&o.preventTouchMoveFromPointerMove){o.isTouched=!1;return}if(!o.startMoving)return;i.allowClick=!1,!s.cssMode&&r.cancelable&&r.preventDefault(),s.touchMoveStopPropagation&&!s.nested&&r.stopPropagation();let y=i.isHorizontal()?h:f,S=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;s.oneWayMovement&&(y=Math.abs(y)*(a?1:-1),S=Math.abs(S)*(a?1:-1)),l.diff=y,y*=s.touchRatio,a&&(y=-y,S=-S);const T=i.touchesDirection;i.swipeDirection=y>0?"prev":"next",i.touchesDirection=S>0?"prev":"next";const v=i.params.loop&&!s.cssMode,b=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!o.isMoved){if(v&&b&&i.loopFix({direction:i.swipeDirection}),o.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)}o.allowMomentumBounce=!1,s.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",r)}let g;if(new Date().getTime(),o.isMoved&&o.allowThresholdMove&&T!==i.touchesDirection&&v&&b&&Math.abs(y)>=1){Object.assign(l,{startX:c,startY:m,currentX:c,currentY:m,startTranslate:o.currentTranslate}),o.loopSwapReset=!0,o.startTranslate=o.currentTranslate;return}i.emit("sliderMove",r),o.isMoved=!0,o.currentTranslate=y+o.startTranslate;let w=!0,O=s.resistanceRatio;if(s.touchReleaseOnEdges&&(O=0),y>0?(v&&b&&!g&&o.allowThresholdMove&&o.currentTranslate>(s.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),o.currentTranslate>i.minTranslate()&&(w=!1,s.resistance&&(o.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+o.startTranslate+y)**O))):y<0&&(v&&b&&!g&&o.allowThresholdMove&&o.currentTranslate<(s.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(s.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(s.slidesPerView,10)))}),o.currentTranslate<i.maxTranslate()&&(w=!1,s.resistance&&(o.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-o.startTranslate-y)**O))),w&&(r.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&o.currentTranslate<o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&o.currentTranslate>o.startTranslate&&(o.currentTranslate=o.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(o.currentTranslate=o.startTranslate),s.threshold>0)if(Math.abs(y)>s.threshold||o.allowThresholdMove){if(!o.allowThresholdMove){o.allowThresholdMove=!0,l.startX=l.currentX,l.startY=l.currentY,o.currentTranslate=o.startTranslate,l.diff=i.isHorizontal()?l.currentX-l.startX:l.currentY-l.startY;return}}else{o.currentTranslate=o.startTranslate;return}!s.followFinger||s.cssMode||((s.freeMode&&s.freeMode.enabled&&i.freeMode||s.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),s.freeMode&&s.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(o.currentTranslate),i.setTranslate(o.currentTranslate))}function Ol(t){const e=this,i=e.touchEventsData;let o=t;o.originalEvent&&(o=o.originalEvent);let s;if(o.type==="touchend"||o.type==="touchcancel"){if(s=[...o.changedTouches].filter(O=>O.identifier===i.touchId)[0],!s||s.identifier!==i.touchId)return}else{if(i.touchId!==null||o.pointerId!==i.pointerId)return;s=o}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(o.type)&&!(["pointercancel","contextmenu"].includes(o.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:a,touches:d,rtlTranslate:r,slidesGrid:p,enabled:c}=e;if(!c||!a.simulateTouch&&o.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",o),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&a.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}a.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const m=St(),h=m-i.touchStartTime;if(e.allowClick){const O=o.path||o.composedPath&&o.composedPath();e.updateClickedSlide(O&&O[0]||o.target,O),e.emit("tap click",o),h<300&&m-i.lastClickTime<300&&e.emit("doubleTap doubleClick",o)}if(i.lastClickTime=St(),Xt(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||d.diff===0&&!i.loopSwapReset||i.currentTranslate===i.startTranslate&&!i.loopSwapReset){i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;return}i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;let f;if(a.followFinger?f=r?e.translate:-e.translate:f=-i.currentTranslate,a.cssMode)return;if(a.freeMode&&a.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:f});return}const y=f>=-e.maxTranslate()&&!e.params.loop;let S=0,T=e.slidesSizesGrid[0];for(let O=0;O<p.length;O+=O<a.slidesPerGroupSkip?1:a.slidesPerGroup){const I=O<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;typeof p[O+I]<"u"?(y||f>=p[O]&&f<p[O+I])&&(S=O,T=p[O+I]-p[O]):(y||f>=p[O])&&(S=O,T=p[p.length-1]-p[p.length-2])}let v=null,b=null;a.rewind&&(e.isBeginning?b=a.virtual&&a.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(v=0));const g=(f-p[S])/T,w=S<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;if(h>a.longSwipesMs){if(!a.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(g>=a.longSwipesRatio?e.slideTo(a.rewind&&e.isEnd?v:S+w):e.slideTo(S)),e.swipeDirection==="prev"&&(g>1-a.longSwipesRatio?e.slideTo(S+w):b!==null&&g<0&&Math.abs(g)>a.longSwipesRatio?e.slideTo(b):e.slideTo(S))}else{if(!a.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(o.target===e.navigation.nextEl||o.target===e.navigation.prevEl)?o.target===e.navigation.nextEl?e.slideTo(S+w):e.slideTo(S):(e.swipeDirection==="next"&&e.slideTo(v!==null?v:S+w),e.swipeDirection==="prev"&&e.slideTo(b!==null?b:S))}}function xo(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:o,allowSlidePrev:s,snapGrid:l}=t,a=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const d=a&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!d?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!a?t.slideToLoop(t.realIndex,0,!1,!0):t.slideTo(t.activeIndex,0,!1,!0),t.autoplay&&t.autoplay.running&&t.autoplay.paused&&(clearTimeout(t.autoplay.resizeTimeout),t.autoplay.resizeTimeout=setTimeout(()=>{t.autoplay&&t.autoplay.running&&t.autoplay.paused&&t.autoplay.resume()},500)),t.allowSlidePrev=s,t.allowSlideNext=o,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function Rl(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Ll(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:o}=t;if(!o)return;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=-e.scrollLeft:t.translate=-e.scrollTop,t.translate===0&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();let s;const l=t.maxTranslate()-t.minTranslate();l===0?s=0:s=(t.translate-t.minTranslate())/l,s!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function Bl(t){const e=this;vi(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Nl(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const To=(t,e)=>{const i=_t(),{params:o,el:s,wrapperEl:l,device:a}=t,d=!!o.nested,r=e==="on"?"addEventListener":"removeEventListener",p=e;!s||typeof s=="string"||(i[r]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:d}),s[r]("touchstart",t.onTouchStart,{passive:!1}),s[r]("pointerdown",t.onTouchStart,{passive:!1}),i[r]("touchmove",t.onTouchMove,{passive:!1,capture:d}),i[r]("pointermove",t.onTouchMove,{passive:!1,capture:d}),i[r]("touchend",t.onTouchEnd,{passive:!0}),i[r]("pointerup",t.onTouchEnd,{passive:!0}),i[r]("pointercancel",t.onTouchEnd,{passive:!0}),i[r]("touchcancel",t.onTouchEnd,{passive:!0}),i[r]("pointerout",t.onTouchEnd,{passive:!0}),i[r]("pointerleave",t.onTouchEnd,{passive:!0}),i[r]("contextmenu",t.onTouchEnd,{passive:!0}),(o.preventClicks||o.preventClicksPropagation)&&s[r]("click",t.onClick,!0),o.cssMode&&l[r]("scroll",t.onScroll),o.updateOnWindowResize?t[p](a.ios||a.android?"resize orientationchange observerUpdate":"resize observerUpdate",xo,!0):t[p]("observerUpdate",xo,!0),s[r]("load",t.onLoad,{capture:!0}))};function Fl(){const t=this,{params:e}=t;t.onTouchStart=Dl.bind(t),t.onTouchMove=Ml.bind(t),t.onTouchEnd=Ol.bind(t),t.onDocumentTouchStart=Nl.bind(t),e.cssMode&&(t.onScroll=Ll.bind(t)),t.onClick=Rl.bind(t),t.onLoad=Bl.bind(t),To(t,"on")}function jl(){To(this,"off")}var Vl={attachEvents:Fl,detachEvents:jl};const Ao=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function zl(){const t=this,{realIndex:e,initialized:i,params:o,el:s}=t,l=o.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const a=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!a||t.currentBreakpoint===a)return;const r=(a in l?l[a]:void 0)||t.originalParams,p=Ao(t,o),c=Ao(t,r),m=t.params.grabCursor,h=r.grabCursor,f=o.enabled;p&&!c?(s.classList.remove(`${o.containerModifierClass}grid`,`${o.containerModifierClass}grid-column`),t.emitContainerClasses()):!p&&c&&(s.classList.add(`${o.containerModifierClass}grid`),(r.grid.fill&&r.grid.fill==="column"||!r.grid.fill&&o.grid.fill==="column")&&s.classList.add(`${o.containerModifierClass}grid-column`),t.emitContainerClasses()),m&&!h?t.unsetGrabCursor():!m&&h&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(g=>{if(typeof r[g]>"u")return;const w=o[g]&&o[g].enabled,O=r[g]&&r[g].enabled;w&&!O&&t[g].disable(),!w&&O&&t[g].enable()});const y=r.direction&&r.direction!==o.direction,S=o.loop&&(r.slidesPerView!==o.slidesPerView||y),T=o.loop;y&&i&&t.changeDirection(),ht(t.params,r);const v=t.params.enabled,b=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),f&&!v?t.disable():!f&&v&&t.enable(),t.currentBreakpoint=a,t.emit("_beforeBreakpoint",r),i&&(S?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!T&&b?(t.loopCreate(e),t.updateSlides()):T&&!b&&t.loopDestroy()),t.emit("breakpoint",r)}function Hl(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let o=!1;const s=ut(),l=e==="window"?s.innerHeight:i.clientHeight,a=Object.keys(t).map(d=>{if(typeof d=="string"&&d.indexOf("@")===0){const r=parseFloat(d.substr(1));return{value:l*r,point:d}}return{value:d,point:d}});a.sort((d,r)=>parseInt(d.value,10)-parseInt(r.value,10));for(let d=0;d<a.length;d+=1){const{point:r,value:p}=a[d];e==="window"?s.matchMedia(`(min-width: ${p}px)`).matches&&(o=r):p<=i.clientWidth&&(o=r)}return o||"max"}var Gl={setBreakpoint:zl,getBreakpoint:Hl};function Ul(t,e){const i=[];return t.forEach(o=>{typeof o=="object"?Object.keys(o).forEach(s=>{o[s]&&i.push(e+s)}):typeof o=="string"&&i.push(e+o)}),i}function Wl(){const t=this,{classNames:e,params:i,rtl:o,el:s,device:l}=t,a=Ul(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:o},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:l.android},{ios:l.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...a),s.classList.add(...e),t.emitContainerClasses()}function Yl(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var Xl={addClasses:Wl,removeClasses:Yl};function ql(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:o}=i;if(o){const s=t.slides.length-1,l=t.slidesGrid[s]+t.slidesSizesGrid[s]+o*2;t.isLocked=t.size>l}else t.isLocked=t.snapGrid.length===1;i.allowSlideNext===!0&&(t.allowSlideNext=!t.isLocked),i.allowSlidePrev===!0&&(t.allowSlidePrev=!t.isLocked),e&&e!==t.isLocked&&(t.isEnd=!1),e!==t.isLocked&&t.emit(t.isLocked?"lock":"unlock")}var Jl={checkOverflow:ql},Mi={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 Kl(t,e){return function(o){o===void 0&&(o={});const s=Object.keys(o)[0],l=o[s];if(typeof l!="object"||l===null){ht(e,o);return}if(t[s]===!0&&(t[s]={enabled:!0}),s==="navigation"&&t[s]&&t[s].enabled&&!t[s].prevEl&&!t[s].nextEl&&(t[s].auto=!0),["pagination","scrollbar"].indexOf(s)>=0&&t[s]&&t[s].enabled&&!t[s].el&&(t[s].auto=!0),!(s in t&&"enabled"in l)){ht(e,o);return}typeof t[s]=="object"&&!("enabled"in t[s])&&(t[s].enabled=!0),t[s]||(t[s]={enabled:!1}),ht(e,o)}}const Oi={eventsEmitter:Xn,update:nl,translate:cl,transition:ml,slide:xl,loop:Cl,grabCursor:_l,events:Vl,breakpoints:Gl,checkOverflow:Jl,classes:Xl},Ri={};let Li=class Nt{constructor(){let e,i;for(var o=arguments.length,s=new Array(o),l=0;l<o;l++)s[l]=arguments[l];s.length===1&&s[0].constructor&&Object.prototype.toString.call(s[0]).slice(8,-1)==="Object"?i=s[0]:[e,i]=s,i||(i={}),i=ht({},i),e&&!i.el&&(i.el=e);const a=_t();if(i.el&&typeof i.el=="string"&&a.querySelectorAll(i.el).length>1){const c=[];return a.querySelectorAll(i.el).forEach(m=>{const h=ht({},i,{el:m});c.push(new Nt(h))}),c}const d=this;d.__swiper__=!0,d.support=go(),d.device=bo({userAgent:i.userAgent}),d.browser=Un(),d.eventsListeners={},d.eventsAnyListeners=[],d.modules=[...d.__modules__],i.modules&&Array.isArray(i.modules)&&d.modules.push(...i.modules);const r={};d.modules.forEach(c=>{c({params:i,swiper:d,extendParams:Kl(i,r),on:d.on.bind(d),once:d.once.bind(d),off:d.off.bind(d),emit:d.emit.bind(d)})});const p=ht({},Mi,r);return d.params=ht({},p,Ri,i),d.originalParams=ht({},d.params),d.passedParams=ht({},i),d.params&&d.params.on&&Object.keys(d.params.on).forEach(c=>{d.on(c,d.params.on[c])}),d.params&&d.params.onAny&&d.onAny(d.params.onAny),Object.assign(d,{enabled:d.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return d.params.direction==="horizontal"},isVertical(){return d.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:d.params.allowSlideNext,allowSlidePrev:d.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:d.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:d.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),d.emit("_swiper"),d.params.init&&d.init(),d}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:o}=this,s=Ot(i,`.${o.slideClass}, swiper-slide`),l=ri(s[0]);return ri(e)-l}getSlideIndexByData(e){return this.getSlideIndex(this.slides.filter(i=>i.getAttribute("data-swiper-slide-index")*1===e)[0])}recalcSlides(){const e=this,{slidesEl:i,params:o}=e;e.slides=Ot(i,`.${o.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,i){const o=this;e=Math.min(Math.max(e,0),1);const s=o.minTranslate(),a=(o.maxTranslate()-s)*e+s;o.translateTo(a,typeof i>"u"?0:i),o.updateActiveIndex(),o.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(o=>o.indexOf("swiper")===0||o.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(o=>o.indexOf("swiper-slide")===0||o.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(o=>{const s=e.getSlideClasses(o);i.push({slideEl:o,classNames:s}),e.emit("_slideClass",o,s)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const o=this,{params:s,slides:l,slidesGrid:a,slidesSizesGrid:d,size:r,activeIndex:p}=o;let c=1;if(typeof s.slidesPerView=="number")return s.slidesPerView;if(s.centeredSlides){let m=l[p]?Math.ceil(l[p].swiperSlideSize):0,h;for(let f=p+1;f<l.length;f+=1)l[f]&&!h&&(m+=Math.ceil(l[f].swiperSlideSize),c+=1,m>r&&(h=!0));for(let f=p-1;f>=0;f-=1)l[f]&&!h&&(m+=l[f].swiperSlideSize,c+=1,m>r&&(h=!0))}else if(e==="current")for(let m=p+1;m<l.length;m+=1)(i?a[m]+d[m]-a[p]<r:a[m]-a[p]<r)&&(c+=1);else for(let m=p-1;m>=0;m-=1)a[p]-a[m]<r&&(c+=1);return c}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:o}=e;o.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(a=>{a.complete&&vi(e,a)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function s(){const a=e.rtlTranslate?e.translate*-1:e.translate,d=Math.min(Math.max(a,e.maxTranslate()),e.minTranslate());e.setTranslate(d),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(o.freeMode&&o.freeMode.enabled&&!o.cssMode)s(),o.autoHeight&&e.updateAutoHeight();else{if((o.slidesPerView==="auto"||o.slidesPerView>1)&&e.isEnd&&!o.centeredSlides){const a=e.virtual&&o.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(a.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||s()}o.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const o=this,s=o.params.direction;return e||(e=s==="horizontal"?"vertical":"horizontal"),e===s||e!=="horizontal"&&e!=="vertical"||(o.el.classList.remove(`${o.params.containerModifierClass}${s}`),o.el.classList.add(`${o.params.containerModifierClass}${e}`),o.emitContainerClasses(),o.params.direction=e,o.slides.forEach(l=>{e==="vertical"?l.style.width="":l.style.height=""}),o.emit("changeDirection"),i&&o.update()),o}changeLanguageDirection(e){const i=this;i.rtl&&e==="rtl"||!i.rtl&&e==="ltr"||(i.rtl=e==="rtl",i.rtlTranslate=i.params.direction==="horizontal"&&i.rtl,i.rtl?(i.el.classList.add(`${i.params.containerModifierClass}rtl`),i.el.dir="rtl"):(i.el.classList.remove(`${i.params.containerModifierClass}rtl`),i.el.dir="ltr"),i.update())}mount(e){const i=this;if(i.mounted)return!0;let o=e||i.params.el;if(typeof o=="string"&&(o=document.querySelector(o)),!o)return!1;o.swiper=i,o.parentNode&&o.parentNode.host&&o.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const s=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let a=o&&o.shadowRoot&&o.shadowRoot.querySelector?o.shadowRoot.querySelector(s()):Ot(o,s())[0];return!a&&i.params.createElements&&(a=Qt("div",i.params.wrapperClass),o.append(a),Ot(o,`.${i.params.slideClass}`).forEach(d=>{a.append(d)})),Object.assign(i,{el:o,wrapperEl:a,slidesEl:i.isElement&&!o.parentNode.host.slideSlots?o.parentNode.host:a,hostEl:i.isElement?o.parentNode.host:o,mounted:!0,rtl:o.dir.toLowerCase()==="rtl"||jt(o,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(o.dir.toLowerCase()==="rtl"||jt(o,"direction")==="rtl"),wrongRTL:jt(a,"display")==="-webkit-box"}),!0}init(e){const i=this;if(i.initialized||i.mount(e)===!1)return i;i.emit("beforeInit"),i.params.breakpoints&&i.setBreakpoint(),i.addClasses(),i.updateSize(),i.updateSlides(),i.params.watchOverflow&&i.checkOverflow(),i.params.grabCursor&&i.enabled&&i.setGrabCursor(),i.params.loop&&i.virtual&&i.params.virtual.enabled?i.slideTo(i.params.initialSlide+i.virtual.slidesBefore,0,i.params.runCallbacksOnInit,!1,!0):i.slideTo(i.params.initialSlide,0,i.params.runCallbacksOnInit,!1,!0),i.params.loop&&i.loopCreate(),i.attachEvents();const s=[...i.el.querySelectorAll('[loading="lazy"]')];return i.isElement&&s.push(...i.hostEl.querySelectorAll('[loading="lazy"]')),s.forEach(l=>{l.complete?vi(i,l):l.addEventListener("load",a=>{vi(i,a.target)})}),Di(i),i.initialized=!0,Di(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const o=this,{params:s,el:l,wrapperEl:a,slides:d}=o;return typeof o.params>"u"||o.destroyed||(o.emit("beforeDestroy"),o.initialized=!1,o.detachEvents(),s.loop&&o.loopDestroy(),i&&(o.removeClasses(),l&&typeof l!="string"&&l.removeAttribute("style"),a&&a.removeAttribute("style"),d&&d.length&&d.forEach(r=>{r.classList.remove(s.slideVisibleClass,s.slideFullyVisibleClass,s.slideActiveClass,s.slideNextClass,s.slidePrevClass),r.removeAttribute("style"),r.removeAttribute("data-swiper-slide-index")})),o.emit("destroy"),Object.keys(o.eventsListeners).forEach(r=>{o.off(r)}),e!==!1&&(o.el&&typeof o.el!="string"&&(o.el.swiper=null),Dn(o)),o.destroyed=!0),null}static extendDefaults(e){ht(Ri,e)}static get extendedDefaults(){return Ri}static get defaults(){return Mi}static installModule(e){Nt.prototype.__modules__||(Nt.prototype.__modules__=[]);const i=Nt.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Nt.installModule(i)),Nt):(Nt.installModule(e),Nt)}};Object.keys(Oi).forEach(t=>{Object.keys(Oi[t]).forEach(e=>{Li.prototype[e]=Oi[t][e]})}),Li.use([Wn,Yn]);const Eo=["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 Gt(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function Jt(t,e){const i=["__proto__","constructor","prototype"];Object.keys(e).filter(o=>i.indexOf(o)<0).forEach(o=>{typeof t[o]>"u"?t[o]=e[o]:Gt(e[o])&&Gt(t[o])&&Object.keys(e[o]).length>0?e[o].__swiper__?t[o]=e[o]:Jt(t[o],e[o]):t[o]=e[o]})}function Co(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function Io(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function ko(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function _o(t){t===void 0&&(t="");const e=t.split(" ").map(o=>o.trim()).filter(o=>!!o),i=[];return e.forEach(o=>{i.indexOf(o)<0&&i.push(o)}),i.join(" ")}function Zl(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function Ql(t){let{swiper:e,slides:i,passedParams:o,changedParams:s,nextEl:l,prevEl:a,scrollbarEl:d,paginationEl:r}=t;const p=s.filter(E=>E!=="children"&&E!=="direction"&&E!=="wrapperClass"),{params:c,pagination:m,navigation:h,scrollbar:f,virtual:y,thumbs:S}=e;let T,v,b,g,w,O,I,A;s.includes("thumbs")&&o.thumbs&&o.thumbs.swiper&&c.thumbs&&!c.thumbs.swiper&&(T=!0),s.includes("controller")&&o.controller&&o.controller.control&&c.controller&&!c.controller.control&&(v=!0),s.includes("pagination")&&o.pagination&&(o.pagination.el||r)&&(c.pagination||c.pagination===!1)&&m&&!m.el&&(b=!0),s.includes("scrollbar")&&o.scrollbar&&(o.scrollbar.el||d)&&(c.scrollbar||c.scrollbar===!1)&&f&&!f.el&&(g=!0),s.includes("navigation")&&o.navigation&&(o.navigation.prevEl||a)&&(o.navigation.nextEl||l)&&(c.navigation||c.navigation===!1)&&h&&!h.prevEl&&!h.nextEl&&(w=!0);const k=E=>{e[E]&&(e[E].destroy(),E==="navigation"?(e.isElement&&(e[E].prevEl.remove(),e[E].nextEl.remove()),c[E].prevEl=void 0,c[E].nextEl=void 0,e[E].prevEl=void 0,e[E].nextEl=void 0):(e.isElement&&e[E].el.remove(),c[E].el=void 0,e[E].el=void 0))};s.includes("loop")&&e.isElement&&(c.loop&&!o.loop?O=!0:!c.loop&&o.loop?I=!0:A=!0),p.forEach(E=>{if(Gt(c[E])&&Gt(o[E]))Object.assign(c[E],o[E]),(E==="navigation"||E==="pagination"||E==="scrollbar")&&"enabled"in o[E]&&!o[E].enabled&&k(E);else{const u=o[E];(u===!0||u===!1)&&(E==="navigation"||E==="pagination"||E==="scrollbar")?u===!1&&k(E):c[E]=o[E]}}),p.includes("controller")&&!v&&e.controller&&e.controller.control&&c.controller&&c.controller.control&&(e.controller.control=c.controller.control),s.includes("children")&&i&&y&&c.virtual.enabled?(y.slides=i,y.update(!0)):s.includes("virtual")&&y&&c.virtual.enabled&&(i&&(y.slides=i),y.update(!0)),s.includes("children")&&i&&c.loop&&(A=!0),T&&S.init()&&S.update(!0),v&&(e.controller.control=c.controller.control),b&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-pagination"),r.part.add("pagination"),e.el.appendChild(r)),r&&(c.pagination.el=r),m.init(),m.render(),m.update()),g&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-scrollbar"),d.part.add("scrollbar"),e.el.appendChild(d)),d&&(c.scrollbar.el=d),f.init(),f.updateSize(),f.setTranslate()),w&&(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)),(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-button-prev"),a.innerHTML=e.hostEl.constructor.prevButtonSvg,a.part.add("button-prev"),e.el.appendChild(a))),l&&(c.navigation.nextEl=l),a&&(c.navigation.prevEl=a),h.init(),h.update()),s.includes("allowSlideNext")&&(e.allowSlideNext=o.allowSlideNext),s.includes("allowSlidePrev")&&(e.allowSlidePrev=o.allowSlidePrev),s.includes("direction")&&e.changeDirection(o.direction,!1),(O||A)&&e.loopDestroy(),(I||A)&&e.loopCreate(),e.update()}function $l(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},o={},s={};Jt(i,Mi),i._emitClasses=!0,i.init=!1;const l={},a=Eo.map(r=>r.replace(/_/,"")),d=Object.assign({},t);return Object.keys(d).forEach(r=>{typeof t[r]>"u"||(a.indexOf(r)>=0?Gt(t[r])?(i[r]={},s[r]={},Jt(i[r],t[r]),Jt(s[r],t[r])):(i[r]=t[r],s[r]=t[r]):r.search(/on[A-Z]/)===0&&typeof t[r]=="function"?e?o[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:i.on[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:l[r]=t[r])}),["navigation","pagination","scrollbar"].forEach(r=>{i[r]===!0&&(i[r]={}),i[r]===!1&&delete i[r]}),{params:i,passedParams:s,rest:l,events:o}}function es(t,e){let{el:i,nextEl:o,prevEl:s,paginationEl:l,scrollbarEl:a,swiper:d}=t;Co(e)&&o&&s&&(d.params.navigation.nextEl=o,d.originalParams.navigation.nextEl=o,d.params.navigation.prevEl=s,d.originalParams.navigation.prevEl=s),Io(e)&&l&&(d.params.pagination.el=l,d.originalParams.pagination.el=l),ko(e)&&a&&(d.params.scrollbar.el=a,d.originalParams.scrollbar.el=a),d.init(i)}function ts(t,e,i,o,s){const l=[];if(!e)return l;const a=r=>{l.indexOf(r)<0&&l.push(r)};if(i&&o){const r=o.map(s),p=i.map(s);r.join("")!==p.join("")&&a("children"),o.length!==i.length&&a("children")}return Eo.filter(r=>r[0]==="_").map(r=>r.replace(/_/,"")).forEach(r=>{if(r in t&&r in e)if(Gt(t[r])&&Gt(e[r])){const p=Object.keys(t[r]),c=Object.keys(e[r]);p.length!==c.length?a(r):(p.forEach(m=>{t[r][m]!==e[r][m]&&a(r)}),c.forEach(m=>{t[r][m]!==e[r][m]&&a(r)}))}else t[r]!==e[r]&&a(r)}),l}const is=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 pi(){return pi=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var o in i)Object.prototype.hasOwnProperty.call(i,o)&&(t[o]=i[o])}return t},pi.apply(this,arguments)}function Po(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Do(t){const e=[];return n.Children.toArray(t).forEach(i=>{Po(i)?e.push(i):i.props&&i.props.children&&Do(i.props.children).forEach(o=>e.push(o))}),e}function os(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return n.Children.toArray(t).forEach(o=>{if(Po(o))e.push(o);else if(o.props&&o.props.slot&&i[o.props.slot])i[o.props.slot].push(o);else if(o.props&&o.props.children){const s=Do(o.props.children);s.length>0?s.forEach(l=>e.push(l)):i["container-end"].push(o)}else i["container-end"].push(o)}),{slides:e,slots:i}}function ns(t,e,i){if(!i)return null;const o=c=>{let m=c;return c<0?m=e.length+c:m>=e.length&&(m=m-e.length),m},s=t.isHorizontal()?{[t.rtlTranslate?"right":"left"]:`${i.offset}px`}:{top:`${i.offset}px`},{from:l,to:a}=i,d=t.params.loop?-e.length:0,r=t.params.loop?e.length*2:e.length,p=[];for(let c=d;c<r;c+=1)c>=l&&c<=a&&p.push(e[o(c)]);return p.map((c,m)=>n.cloneElement(c,{swiper:t,style:s,key:c.props.virtualIndex||c.key||`slide-${m}`}))}function $t(t,e){return typeof window>"u"?n.useEffect(t,e):n.useLayoutEffect(t,e)}const Bi=n.createContext(null),Mo=()=>n.useContext(Bi),ls=n.createContext(null),Ut=n.forwardRef(function(t,e){let{className:i,tag:o="div",wrapperTag:s="div",children:l,onSwiper:a,...d}=t===void 0?{}:t,r=!1;const[p,c]=n.useState("swiper"),[m,h]=n.useState(null),[f,y]=n.useState(!1),S=n.useRef(!1),T=n.useRef(null),v=n.useRef(null),b=n.useRef(null),g=n.useRef(null),w=n.useRef(null),O=n.useRef(null),I=n.useRef(null),A=n.useRef(null),{params:k,passedParams:E,rest:u,events:D}=$l(d),{slides:C,slots:_}=os(l),x=()=>{y(!f)};Object.assign(k.on,{_containerClasses(L,M){c(M)}});const R=()=>{Object.assign(k.on,D),r=!0;const L={...k};if(delete L.wrapperClass,v.current=new Li(L),v.current.virtual&&v.current.params.virtual.enabled){v.current.virtual.slides=C;const M={cache:!1,slides:C,renderExternal:h,renderExternalUpdate:!1};Jt(v.current.params.virtual,M),Jt(v.current.originalParams.virtual,M)}};T.current||R(),v.current&&v.current.on("_beforeBreakpoint",x);const B=()=>{r||!D||!v.current||Object.keys(D).forEach(L=>{v.current.on(L,D[L])})},j=()=>{!D||!v.current||Object.keys(D).forEach(L=>{v.current.off(L,D[L])})};n.useEffect(()=>()=>{v.current&&v.current.off("_beforeBreakpoint",x)}),n.useEffect(()=>{!S.current&&v.current&&(v.current.emitSlidesClasses(),S.current=!0)}),$t(()=>{if(e&&(e.current=T.current),!!T.current)return v.current.destroyed&&R(),es({el:T.current,nextEl:w.current,prevEl:O.current,paginationEl:I.current,scrollbarEl:A.current,swiper:v.current},k),a&&!v.current.destroyed&&a(v.current),()=>{v.current&&!v.current.destroyed&&v.current.destroy(!0,!1)}},[]),$t(()=>{B();const L=ts(E,b.current,C,g.current,M=>M.key);return b.current=E,g.current=C,L.length&&v.current&&!v.current.destroyed&&Ql({swiper:v.current,slides:C,passedParams:E,changedParams:L,nextEl:w.current,prevEl:O.current,scrollbarEl:A.current,paginationEl:I.current}),()=>{j()}}),$t(()=>{is(v.current)},[m]);function V(){return k.virtual?ns(v.current,C,m):C.map((L,M)=>n.cloneElement(L,{swiper:v.current,swiperSlideIndex:M}))}return n.createElement(o,pi({ref:T,className:_o(`${p}${i?` ${i}`:""}`)},u),n.createElement(ls.Provider,{value:v.current},_["container-start"],n.createElement(s,{className:Zl(k.wrapperClass)},_["wrapper-start"],V(),_["wrapper-end"]),Co(k)&&n.createElement(n.Fragment,null,n.createElement("div",{ref:O,className:"swiper-button-prev"}),n.createElement("div",{ref:w,className:"swiper-button-next"})),ko(k)&&n.createElement("div",{ref:A,className:"swiper-scrollbar"}),Io(k)&&n.createElement("div",{ref:I,className:"swiper-pagination"}),_["container-end"]))});Ut.displayName="Swiper";const Pt=n.forwardRef(function(t,e){let{tag:i="div",children:o,className:s="",swiper:l,zoom:a,lazy:d,virtualIndex:r,swiperSlideIndex:p,...c}=t===void 0?{}:t;const m=n.useRef(null),[h,f]=n.useState("swiper-slide"),[y,S]=n.useState(!1);function T(w,O,I){O===m.current&&f(I)}$t(()=>{if(typeof p<"u"&&(m.current.swiperSlideIndex=p),e&&(e.current=m.current),!(!m.current||!l)){if(l.destroyed){h!=="swiper-slide"&&f("swiper-slide");return}return l.on("_slideClass",T),()=>{l&&l.off("_slideClass",T)}}}),$t(()=>{l&&m.current&&!l.destroyed&&f(l.getSlideClasses(m.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},b=()=>typeof o=="function"?o(v):o,g=()=>{S(!0)};return n.createElement(i,pi({ref:m,className:_o(`${h}${s?` ${s}`:""}`),"data-swiper-slide-index":r,onLoad:g},c),a&&n.createElement(Bi.Provider,{value:v},n.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof a=="number"?a:void 0},b(),d&&!y&&n.createElement("div",{className:"swiper-lazy-preloader"}))),!a&&n.createElement(Bi.Provider,{value:v},b(),d&&!y&&n.createElement("div",{className:"swiper-lazy-preloader"})))});Pt.displayName="SwiperSlide";const ss="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",as=({visible:t,onClose:e,children:i,modalStyle:o,padding:s,popup:l,schema:a,fullHeight:d=window.innerHeight,isFullScreen:r=!1})=>{var p,c,m,h,f,y,S,T,v,b,g,w,O,I,A,k,E,u,D,C,_,x,R,B,j;const V=n.useRef(null),L=n.useRef(null),M=n.useRef(null),N=n.useRef(null),W=d*.2,z=r?d:d*.8,[J,ee]=n.useState(W),[de,re]=n.useState(!1),ge=n.useRef(null),{globalConfig:ce,popupDetailData:ke}=De(),{schema:Z,popup:Y}=It(),[X,ie]=n.useState(15);n.useEffect(()=>{const q=document.getElementById("sxp-render"),H=document.getElementById("pb-modal");H?ge.current=H:(ge.current=document.createElement("div"),ge.current.setAttribute("id","pb-modal"),q?.appendChild(ge.current))},[]);const fe=n.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),$=n.useMemo(()=>{var q,H,K;const ne=a??Z;return(K=(H=(q=ne?.sxpPageConf)===null||q===void 0?void 0:q.globalConfig)===null||H===void 0?void 0:H.popupList)===null||K===void 0?void 0:K.find(ue=>ue?.id===l?.id)},[l,a,Z]),xe=n.useMemo(()=>{var q,H;return((H=(q=$?.item)===null||q===void 0?void 0:q.event)===null||H===void 0?void 0:H.isScrollFullScreen)||!1},[$]);n.useEffect(()=>{fe?re(!0):setTimeout(()=>{re(!1),ee(W)},l?.duration)},[fe,l]);const Le=n.useCallback(()=>i,[Y]);if(!ge.current)return null;const Te=Ke.debounce(()=>{e?.()},300),Be=q=>{V.current=q.touches[0],L.current=q.touches[0],M.current=!0},je=q=>{requestAnimationFrame(()=>{var H;if(M.current&&((H=N?.current)===null||H===void 0?void 0:H.scrollTop)===0){const K=q.touches[0].clientY,ne=q.touches[0].clientX,Oe=V.current.clientY-K;V.current=q.touches[0];const ue=K-L.current.clientY,Q=ne-L.current.clientX;if(Math.abs(Q)>Math.abs(ue))return;const F=J-Oe;F>0&&ee(F)}})},Ve=q=>{var H;if(M.current&&((H=N?.current)===null||H===void 0?void 0:H.scrollTop)===0){const K=q.changedTouches[0].clientY-L.current.clientY,ne=q.changedTouches[0].clientX-L.current.clientX;if(Math.abs(ne)>Math.abs(K))return;const Oe=L.current.clientY-V.current.clientY;Oe>0?ee(0):J<W&&Oe<0?ee(W):J>=W&&Oe<0&&e?.()}M.current=!1};return Ui.createPortal(n.createElement(n.Fragment,null,de&&n.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:fe?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},o),onClick:Te},n.createElement("div",{style:{position:"relative",left:`${(h=(m=(c=(p=$?.item)===null||p===void 0?void 0:p.props)===null||c===void 0?void 0:c.popupBg)===null||m===void 0?void 0:m.horizontalMargin)!==null&&h!==void 0?h:0}px`,right:`${(T=(S=(y=(f=$?.item)===null||f===void 0?void 0:f.props)===null||y===void 0?void 0:y.popupBg)===null||S===void 0?void 0:S.horizontalMargin)!==null&&T!==void 0?T:0}px`,bottom:`${(w=(g=(b=(v=$?.item)===null||v===void 0?void 0:v.props)===null||b===void 0?void 0:b.popupBg)===null||g===void 0?void 0:g.bottomMargin)!==null&&w!==void 0?w:0}px`,overflow:"hidden",width:`calc(100% - ${((k=(A=(I=(O=$?.item)===null||O===void 0?void 0:O.props)===null||I===void 0?void 0:I.popupBg)===null||A===void 0?void 0:A.horizontalMargin)!==null&&k!==void 0?k:0)*2}px)`,height:"100%"}},n.createElement("div",Object.assign({className:`modal-container ${fe?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(E=$?.item)===null||E===void 0?void 0:E.displayName,"aria-modal":!0,style:Object.assign(Object.assign({padding:s,animationDuration:((u=l?.duration)!==null&&u!==void 0?u:0)/1e3+"s"},xe&&{transform:`translateY(${J}px)`}),{overflow:"hidden",borderRadius:`${(x=(_=(C=(D=$?.item)===null||D===void 0?void 0:D.props)===null||C===void 0?void 0:C.popupBg)===null||_===void 0?void 0:_.borderRadius)!==null&&x!==void 0?x:0}px`,zIndex:9}),onClick:q=>{q.stopPropagation(),q.preventDefault()}},xe&&{onTouchMove:je,onTouchStart:Be,onTouchEnd:Ve}),n.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:X}},n.createElement("img",{src:(R=ce?.popupCloseIcon)!==null&&R!==void 0?R:ss,alt:"close button",className:"modal-icon"})),n.createElement("div",Object.assign({ref:N,style:{height:xe?d:z,overflow:xe&&J<=0||!xe?"auto":"hidden",zIndex:1}},((j=(B=$?.item)===null||B===void 0?void 0:B.props)===null||j===void 0?void 0:j.enableFixedCloseButton)&&{onScroll:q=>{var H;ie(15-((H=q?.target)===null||H===void 0?void 0:H.scrollTop))}}),Le()))))),ge.current)};var Kt=n.memo(as);const ds=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const o=t.split(" "),s=[];for(let a=0;a<o.length&&(s.push(o[a]),!(s.join(" ").length>=e));a++);return(s.length>1&&s.length<o.length?s.slice(0,s.length-1):s).join(" ")+" "},rs=({text:t,maxStr:e=108,style:i,className:o,onClick:s,foldText:l,unfoldText:a,isPost:d,onChange:r})=>{const[p,c]=n.useState(!1),[m,h]=n.useState(!1),f=Number(i?.lineClamp||2),y=n.useRef(null),S=n.useRef(null),T=n.useCallback(()=>{c(!p)},[p,r]);return n.useMemo(()=>!p&&t.length>e?ds(t,e)+"...":t,[t,e,p]),n.useEffect(()=>{var v,b;S?.current&&(S.current.style.display="block"),((v=S?.current)===null||v===void 0?void 0:v.offsetHeight)>((b=y?.current)===null||b===void 0?void 0:b.offsetHeight)&&d?h(!0):h(!1),S.current.style.display="none"},[d,t]),n.createElement("div",{className:o,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},n.createElement("div",{ref:y,style:{overflow:"hidden",WebkitLineClamp:!d||p?"":f,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:he(t?.replace(/\n/g,"</br>"),i)}}),n.createElement("div",{ref:S,dangerouslySetInnerHTML:{__html:he(t?.replace(/\n/g,"</br>"),i)}}),t&&d&&m&&n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:s??T,dangerouslySetInnerHTML:{__html:he(p?a||"show less":l||"show more",i)}}))};var mi=n.memo(rs);const cs=n.forwardRef((t,e)=>{const{src:i,onLoad:o,style:s,className:l,loading:a,alt:d="image"}=t,[r,p]=n.useState(i),c=n.useRef(null),[m,h]=n.useState(!1);return n.useImperativeHandle(e,()=>({setSrc:f=>{f&&p(f)}})),n.useEffect(()=>{i&&p(i)},[i]),n.useEffect(()=>{const f=()=>{i&&!m&&c.current&&(c.current.src="",c.current.src=i)};return kt.on(ft.PAGE_DID_SHOW,f),()=>{kt.off(ft.PAGE_DID_SHOW,f)}},[i,m]),n.createElement(n.Fragment,null,!m&&!r&&n.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),r?.includes(".avif")?n.createElement("picture",null,n.createElement("source",{type:"image/avif",srcSet:r}),n.createElement("source",{type:"image/webp",srcSet:`${r}?imageMogr2/format/webp`}),n.createElement("source",{type:"image/jpeg",srcSet:`${r}?imageMogr2/format/jpg`}),n.createElement("img",{ref:c,className:l,src:r,style:Object.assign({},s),loading:a,onLoad:f=>{h(!0),o?.(f.target)},alt:d})):n.createElement("img",{ref:c,className:l,src:r,style:Object.assign({},s),loading:a,onLoad:f=>{h(!0),o?.(f.target)},alt:d}))});var pt=n.memo(cs);const us=({children:t,isPadding:e=!0,style:i,enableSlideActive:o=!1})=>{const s=n.useRef(),{popupDetailData:l}=De();return n.useEffect(()=>{var a,d;o&&((a=s?.current)===null||a===void 0||a.swiper.slideTo((d=l?.multiCheckIndex)!==null&&d!==void 0?d:0))},[l,o]),n.createElement(Ut,{ref:s,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[Vn,jn,Fn],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var ei=n.memo(us);const vs=({products:t,data:e,defImg:i,style:o,onCLick:s,popupDetailData:l,check:a})=>{var d;const{productView:r}=tt(),{popupCurTimeRef:p}=De(),c=(m,h)=>{if(a===h)return;const f=t?.[a];r(l,f,f?.bindCta,p.current,l?.index),s?.(h)};return n.createElement(n.Fragment,null,e?.open&&(t&&t?.length>1||!l)&&n.createElement(ei,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},o),e?.style)},(d=l?t:[0,1,2,3])===null||d===void 0?void 0:d.map((m,h)=>{var f,y,S;return n.createElement(n.Fragment,null,m?.bindCta?n.createElement(Pt,{className:we.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{c(m,h)},key:h},n.createElement(pt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:a===h?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(S=(f=m?.cover)!==null&&f!==void 0?f:(y=m?.homePage)===null||y===void 0?void 0:y[0])!==null&&S!==void 0?S:i})):null)})))};var Oo=n.memo(vs);const ps=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:o,file:s,src:l}=t;switch(i){case 2:return o||null;case 3:return l||null;default:return s&&s.length>0?(e=s[0])===null||e===void 0?void 0:e.url:null}},ti=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:o})=>{var s,l,a,d,r;if((!t?.currency||!t?.price)&&o)return null;let p=t?.currency&&t?.price?t?.price:7e3,c="",m=i?.priceSymbol,h=t?.currency?(a=(l=(s=t?.currency)===null||s===void 0?void 0:s.split("-")[1])===null||l===void 0?void 0:l.toUpperCase())!==null&&a!==void 0?a:"":"$";const f=e===void 0||e;let y=p.toString();m?.showTwoDecimalPoint&&(y=p?.toFixed(2));let S=(d=y?.indexOf("."))!==null&&d!==void 0?d:-1;if(f){c=(r=p?.toLocaleString("zh",{minimumFractionDigits:m?.showTwoDecimalPoint?2:0}))!==null&&r!==void 0?r:"";let T=0,v=S??c?.length;m?.millesimalSymbol==="."?c=c?.replace(/\,/g,function(b,g){return g>=T&&g<v?".":b}):m?.millesimalSymbol===" "&&(c=c?.replace(","," "))}else c=`${m?.showTwoDecimalPoint?p?.toFixed(2):p}`;return m?.decimalPoint===","&&S>0&&(c=c=c?.replace(/\./g,function(T,v){return v>=S&&v<c?.length?",":T})),m?.currencyPosition&&m?.currencyPosition!=="none"?c=m?.currencyPosition==="left"?h+c:c+h:m?.currencyPosition!=="none"&&(c=h+c),c},ms=t=>{var e,i,o,s,l,a,d,r,p,c,m,h,f,y,S,T,v,b,g,w,O,I,A,k,{content:E,style:u,bgImg:D,onClick:C,schema:_,isDefault:x,bottom_image:R,tipText:B,isPost:j,viewTime:V,rec:L,swiper:M,commodityStyles:N,buttonStyle:W,index:z,commodityGroup:J,popupBg:ee,iframeIcon:de,commodityImgRatio:re,isTel:ge,iframeBgColor:ce,isActive:ke=!0}=t,Z=Ze(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:Y,popupDetailData:X,isPreview:ie,bffFbReport:fe,popupCurTimeRef:$,checkCommodityIndexRef:xe,globalConfig:Le}=De(),{jumpToWeb:Te,productView:Be}=tt(),je=n.useRef(null),[Ve,q]=n.useState(!1),[H,K]=n.useState(!1),[ne,Oe]=n.useState((e=X?.multiCheckIndex)!==null&&e!==void 0?e:0),ue=n.useRef(),Q=j?L:X;let F=j?Q?.product:(o=(i=Q?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(s=Q?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],Ie=j?(a=Q?.product)===null||a===void 0?void 0:a.bindCta:(p=(r=(d=Q?.video)===null||d===void 0?void 0:d.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&p!==void 0?p:(h=(m=(c=Q?.video)===null||c===void 0?void 0:c.bindProducts)===null||m===void 0?void 0:m[0])===null||h===void 0?void 0:h.bindCta;const st=j?z:X?.index;if(!j&&J?.open&&(!((f=Q?.video)===null||f===void 0)&&f.bindProducts)&&((S=(y=Q?.video)===null||y===void 0?void 0:y.bindProducts)===null||S===void 0?void 0:S.length)>0){xe.current=ne;const te=(T=Q?.video)===null||T===void 0?void 0:T.bindProducts[ne];F=te,Ie=te?.bindCta}const at=()=>{F?.link&&(Te(Q,F,Ie,st),j||Be(Q,F,Ie,V||je.current,st),window.location.href=window.getJointUtmLink(F.link))};n.useEffect(()=>{ke&&(fe?.({eventName:"ProductView",product:F}),fe?.({eventName:"PageView",product:F}))},[ke,fe]),n.useEffect(()=>{const te=()=>{je.current=new Date};return te(),window.addEventListener("pageshow",te),()=>{window.removeEventListener("pageshow",te)}},[]);const gt=ti({product:F,enableFormattedPrice:(v=N?.price)===null||v===void 0?void 0:v.enableFormattedPrice,globalConfig:Le}),dt=(ie?375:(b=u?.width)!==null&&b!==void 0?b:window.innerWidth)-((g=ee?.horizontalMargin)!==null&&g!==void 0?g:0)*2,Tt=re?dt*(re.h/re.w):dt,G=({isPost:te})=>{var _e,He,We,qe;return n.createElement("div",null,n.createElement("div",{className:"pb-commondity-content-collection",style:be(N?.collection),hidden:!!F&&(!F?.collection||F?.collection===""),dangerouslySetInnerHTML:{__html:he((_e=F?.collection)!==null&&_e!==void 0?_e:"Tiffany Lock",N?.collection)}}),n.createElement("div",{className:"pb-commondity-content-title",style:be(N?.title),hidden:!!F&&!F?.title,dangerouslySetInnerHTML:{__html:he((He=F?.title)!==null&&He!==void 0?He:"Pendant in Yellow Gold with Diamonds, Medium",N?.title)}}),n.createElement("div",{className:"pb-commondity-content-price",style:be(N?.price),hidden:!!F&&!F?.price,dangerouslySetInnerHTML:{__html:he(gt,N?.price)}}),n.createElement("div",{hidden:!!F&&!F?.taxInfo,style:be(N?.taxInfo),dangerouslySetInnerHTML:{__html:he((We=F?.taxInfo)!==null&&We!==void 0?We:"\u7A0E\u8D39",N?.taxInfo)}}),n.createElement("div",{hidden:!!F&&(!F?.info||F?.info==="")},n.createElement(mi,{foldText:B?.foldText,unfoldText:B?.unfoldText,onClick:()=>q(!0),isPost:te,text:(qe=F?.info)!==null&&qe!==void 0?qe:`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:B?.info})))},H=()=>{var Q,Te;return n.createElement(n.Fragment,null,(_||j?.link)&&n.createElement("button",{"aria-label":(Q=Re?.enTitle)!==null&&Q!==void 0?Q:"Purchase on Website",onClick:ut,className:"pb-commondity-btn",style:W},n.createElement("span",{dangerouslySetInnerHTML:{__html:he((Te=Re?.enTitle)!==null&&Te!==void 0?Te:"Purchase on Website",W)}})))},U=n.useCallback(Q=>Q?.lineClamp?Object.assign(Object.assign({},Q),{overflow:"hidden",WebkitLineClamp:Q?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):Q,[]),ye=n.useCallback(Q=>{oe.current=new Date,se(Q),ve.current=Q,Ie?.current&&(Ie.current.swiper.slideTo(0),Ie.current.swiper.autoplay.start())},[]),Pe=n.useCallback(()=>{var Q,Te,je;if(!F)return n.createElement(Oo,{products:(Q=G?.video)===null||Q===void 0?void 0:Q.bindProducts,data:X,defImg:(je=(Te=q?.bottom_image)!==null&&Te!==void 0?Te:R)!==null&&je!==void 0?je:"",style:{padding:"0 19px"},onCLick:ye,popupDetailData:K,check:J})},[J]),fe=n.useMemo(()=>{const Q={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return Q?.[D?.dotsAlign]},[D?.dotsAlign]),$=j?.remark;return n.createElement(n.Fragment,null,n.createElement("div",Object.assign({className:we.css(Object.assign({},u))},De),n.createElement("div",{style:{position:"relative"}},j&&((w=j?.homePage)===null||w===void 0?void 0:w.length)>0&&n.createElement(Ut,{height:vt,modules:[ci,ui],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:fe,bulletElement:"button"},loop:!0,autoplay:{delay:D?.delay*1e3},ref:Ie,className:we.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(O=D?.dotsMarginBottom)!==null&&O!==void 0?O:0,fontSize:"14px"}},D?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:D?.dotsBgColor,opacity:1}}),D?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${D?.dotsActiveColor}!important`,opacity:1}}))},n.createElement(n.Fragment,null,(I=j?.homePage)===null||I===void 0?void 0:I.map(Q=>{var Te;return n.createElement(Dt,{key:Q},n.createElement("div",{style:{overflow:"hidden",width:$e,height:vt}},n.createElement(mt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${D?.translateY?D?.translateY+50:50}%`},src:(Te=Q??q?.bottom_image)!==null&&Te!==void 0?Te:R})))}))),!(!((E=j?.homePage)===null||E===void 0)&&E.length)&&n.createElement("div",{className:we.css({height:vt,width:$e})},n.createElement("img",{className:we.css({objectFit:"cover",width:"100%",height:"100%"}),src:(C=q?.bottom_image)!==null&&C!==void 0?C:R,alt:"pdp image"})),($||!j)&&le&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>Y(!0)},n.createElement("img",{src:le,alt:"3d",width:"72px"}))),Pe(),n.createElement("div",{className:"pb-commondity-content"},Nt({isPost:F}))),H(),n.createElement(Kt,{visible:ue,onClose:()=>be(!1)},n.createElement("div",{style:{paddingBottom:"80px"}},Nt({isPost:!1})),H()),n.createElement(Kt,{visible:ee,padding:0,isFullScreen:!0,onClose:()=>Y(!1)},n.createElement("div",{style:{backgroundColor:ce,height:"100%"}},n.createElement("iframe",{src:$,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var fa=n.memo(ma),ha=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const ga=et(fa,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:_n,interactionRender:ha},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"}]}],ya=[{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"}]}],Ro="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:o,icon:a,isPopup:l,isExternalLink:s,onClose:d,onClick:r,submitButtonStyle:v,contentStyle:c}=t,m=Xe(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:h}=_e(),{jumpToWeb:f}=Qe(),y=typeof a=="string"?a:pa(a),S=()=>{var x,p,b;if(s){const g=h,w=(x=g?.video)===null||x===void 0?void 0:x.bindProduct,O=(b=(p=g?.video)===null||p===void 0?void 0:p.bindProduct)===null||b===void 0?void 0:b.bindCta,I=h?.index;f(g,w,O,I)}l||d?.(),r?.()};return n.createElement("div",Object.assign({className:`pb-prompt ${we.css(Object.assign({},o))}`},m),n.createElement("div",{className:"pb-prompt-icon"},n.createElement("img",{width:"100%",src:y??Ro,alt:"success image"})),n.createElement("div",{className:"pb-prompt-content",style:c,dangerouslySetInnerHTML:{__html:he(e,c)}}),n.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:v,onClick:S,dangerouslySetInnerHTML:{__html:he(i,v)}}))};var Sa=n.memo(wa);const xa=et(Sa,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:ya,bindableProps:[],interactionRender:ba},defaulSetting:{props:{icon:Ro,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Ta=[{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 Aa=t=>{var e,i,o,a,l,s,d,r,v,c,m,h,f,y,S,x,p,b,g,w,O,I,E,C,A,u,M,k,{style:T,isDefault:_,rec:R,viewTime:N,isPost:F,bottom_image:V,tipText:L,swiper:D,commodityStyles:B,buttonStyle:W,index:z,commodityGroup:X,popupBg:ie,iframeIcon:le,commodityImgRatio:re,isTel:ge,iframeBgColor:ce}=t,De=Xe(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor"]);n.useState(!0);const{sxpParameter:q,popupCurTimeRef:K,popupDetailData:Z,isPreview:ae,bffFbReport:oe,checkCommodityIndexRef:ve,globalConfig:ke}=_e(),{jumpToWeb:Oe,productView:xe}=Qe();n.useState(!1),n.useState(!1),n.useState(!0);const[Be,ue]=n.useState(!1),be=n.useRef(null),[ee,Y]=n.useState(!1),[J,se]=n.useState((e=Z?.multiCheckIndex)!==null&&e!==void 0?e:0),Ie=n.useRef(),G=F?R:Z;let j=F?G?.product:(o=(i=G?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(a=G?.video)===null||a===void 0?void 0:a.bindProducts)===null||l===void 0?void 0:l[0],Re=F?(s=G?.product)===null||s===void 0?void 0:s.bindCta:(v=(r=(d=G?.video)===null||d===void 0?void 0:d.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&v!==void 0?v:(h=(m=(c=G?.video)===null||c===void 0?void 0:c.bindProducts)===null||m===void 0?void 0:m[0])===null||h===void 0?void 0:h.bindCta;const Le=F?z:Z?.index;if(!F&&X?.open&&(!((f=G?.video)===null||f===void 0)&&f.bindProducts)&&((S=(y=G?.video)===null||y===void 0?void 0:y.bindProducts)===null||S===void 0?void 0:S.length)>0){ve.current=J;const $=(x=G?.video)===null||x===void 0?void 0:x.bindProducts[J];j=$,Re=$?.bindCta}const ut=()=>{j?.link&&(Oe(G,j,Re,Le),F||xe(G,j,Re,N||be.current,Le),window.location.href=window.getJointUtmLink(j.link))};n.useEffect(()=>{F||oe?.({eventName:"ProductView"})},[F,oe]),n.useEffect(()=>{const $=()=>{be.current=new Date};return $(),window.addEventListener("pageshow",$),()=>{window.removeEventListener("pageshow",$)}},[]);const ot=ti({product:j,enableFormattedPrice:(p=B?.price)===null||p===void 0?void 0:p.enableFormattedPrice,globalConfig:ke}),$e=(ae?375:(b=T?.width)!==null&&b!==void 0?b:window.innerWidth)-((g=ie?.horizontalMargin)!==null&&g!==void 0?g:0)*2,vt=re?$e*(re.h/re.w):$e,Nt=({isPost:$})=>n.createElement("div",{hidden:!!j&&(!j?.info||j?.info==="")},n.createElement(mi,{isPost:$,onClick:()=>ue(!0),className:"pb-commondityDiroNew-info",style:B?.info,foldText:L?.foldText,unfoldText:L?.unfoldText,text:j?.info||`Unveiled at the Spring-Summer 2023 fashion show, the Dior Toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with Macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the D of the CD Lock closure twists to adjust the sides and enhance the bag's silhouette. The leather handles can be adjusted using the small notches in order to be able to carry the large bag by hand or wear it over the shoulder. CD Lock and strap closures D.I.O.R. charms Removable interior pouch Adjustable leather handles Dust bag included
|
6
|
-
Made in Italy`})),H=n.useCallback($=>$?.lineClamp?Object.assign(Object.assign({},$),{overflow:"hidden",WebkitLineClamp:$?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):$,[]),U=n.useCallback($=>{K.current=new Date,se($),ve.current=$,Ie?.current&&(Ie.current.swiper.slideTo(0),Ie.current.swiper.autoplay.start())},[]),ye=n.useCallback(()=>{var $,Q,Te;if(!F)return n.createElement(Oo,{products:($=G?.video)===null||$===void 0?void 0:$.bindProducts,data:X,defImg:(Te=(Q=q?.bottom_image)!==null&&Q!==void 0?Q:V)!==null&&Te!==void 0?Te:"",style:{padding:"0 19px"},onCLick:U,popupDetailData:Z,check:J})},[J]),Pe=n.useMemo(()=>{const $={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return $?.[D?.dotsAlign]},[D?.dotsAlign]),fe=j?.remark;return n.createElement("div",{className:"pb-commondityDiroNew"},n.createElement("div",Object.assign({className:we.css(Object.assign(Object.assign({},T),{transform:"translate3d(0px, 0px, 0px)"}))},De),n.createElement("div",{style:{position:"relative"}},j&&((w=j?.homePage)===null||w===void 0?void 0:w.length)>0&&n.createElement(Ut,{height:vt,modules:[ci,ui],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Pe,bulletElement:"button"},loop:!0,autoplay:{delay:D?.delay*1e3},ref:Ie,className:we.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(O=D?.dotsMarginBottom)!==null&&O!==void 0?O: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=j?.homePage)===null||I===void 0?void 0:I.map($=>{var Q;return n.createElement(Dt,{key:$},n.createElement("div",{style:{overflow:"hidden",width:$e,height:vt}},n.createElement(mt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${D?.translateY?D?.translateY+50:50}%`},src:(Q=$??q?.bottom_image)!==null&&Q!==void 0?Q:V})))})),!(!((E=j?.homePage)===null||E===void 0)&&E.length)&&n.createElement("div",{className:we.css({height:vt,width:$e})},n.createElement("img",{className:we.css({objectFit:"cover",width:"100%",height:"100%"}),src:(C=q?.bottom_image)!==null&&C!==void 0?C:V,alt:"pdp image"})),(fe||!j)&&le&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>Y(!0)},n.createElement("img",{src:le,alt:"3d",width:"72px"}))),ye(),n.createElement("div",{className:"pb-commondityDiroNew-content"},n.createElement("div",{className:"pb-commondityDiroNew-content-top"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:H(B?.title),dangerouslySetInnerHTML:{__html:he((A=j?.title)!==null&&A!==void 0?A:"Large Dior Toujours BagLarge",B?.title)}}),n.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!j&&(!j?.collection||j?.collection===""),style:H(B?.collection),dangerouslySetInnerHTML:{__html:he(j?.collection||"Black Macrocannage CalfskinLarge",B?.collection)}})),n.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!j&&!j?.price,style:H(B?.price),dangerouslySetInnerHTML:{__html:he(ot,B?.price)}}),n.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!j&&!j?.taxInfo,style:H(B?.taxInfo),dangerouslySetInnerHTML:{__html:he((u=j?.taxInfo)!==null&&u!==void 0?u:"\u7A0E\u8D39",B?.taxInfo)}}))),(!j||j?.link)&&n.createElement("button",{"aria-label":(M=Re?.enTitle)!==null&&M!==void 0?M:"Shop now",onClick:ut,className:"pb-commondityDiroNew-btn",style:W},n.createElement("span",{dangerouslySetInnerHTML:{__html:he((k=Re?.enTitle)!==null&&k!==void 0?k:"Shop now",W)}})),Nt({isPost:F}))),n.createElement(Kt,{visible:Be,onClose:()=>ue(!1)},n.createElement("div",{style:{paddingTop:"20px"}},Nt({isPost:!1}))),n.createElement(Kt,{visible:ee,padding:0,isFullScreen:!0,onClose:()=>Y(!1)},n.createElement("div",{style:{backgroundColor:ce,height:"100%"}},n.createElement("iframe",{src:fe,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Ea=n.memo(Aa),Ca=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Ia=et(Ea,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Ta,interactionRender:Ca},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 Lo(t){const e=n.useRef(null),[i,o]=n.useState(!1);return n.useEffect(()=>{e.current=new IntersectionObserver(([a])=>{o(a.isIntersecting)})},[]),n.useEffect(()=>{var a;return t?.current&&((a=e?.current)===null||a===void 0||a.observe(t?.current)),()=>{var l;(l=e?.current)===null||l===void 0||l.disconnect()}},[t]),i}const _a=({src:t,rec:e,item:i,index:o,style:a,translateY:l,imgStyle:s,enableEventReport:d=!0,isActive:r})=>{const v=n.useRef(null),c=Lo(v),{ctaEvent:m}=_e(),[h,f]=n.useState(!1);return n.useEffect(()=>{c&&t&&v?.current&&d&&!h&&r&&(f(!0),m?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,o))},[c,t,v,e,m,i,o,d,h,r]),n.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),n.createElement("div",{className:we.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},s))},n.createElement("div",{ref:v,hidden:!t,className:we.css({width:"100%",height:"100%"})},n.createElement(mt,{className:we.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},a)),src:t})))};var Bt=n.memo(_a);const Pa=t=>{var e,i,o,{style:a,isDefault:l,rec:s,viewTime:d,isPost:r,bottom_image:v,commodityStyles:c,buttonStyle:m,translateY:h=0,commodityPicture:f,isExternalLink:y,onClick:S}=t,x=Xe(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:p,popupDetailData:b,setPopupDetailData:g,ctaEvent:w,globalConfig:O}=_e(),{jumpToWeb:I}=Qe(),{popup:E}=kt(),C=r?s:b,A=(i=(e=C?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],u=b?.index,M=n.useCallback(T=>{var _;return ti({product:T,enableFormattedPrice:(_=c?.price)===null||_===void 0?void 0:_.enableFormattedPrice,globalConfig:O})},[(o=c?.price)===null||o===void 0?void 0:o.enableFormattedPrice,O]),k=Ye.throttle((T,_)=>{w?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},C,T,u),g?.(Object.assign(Object.assign({},C),{video:Object.assign(Object.assign({},C?.video),{bindProduct:T}),index:u,multiCheckIndex:_})),y?T?.link&&(I(C,T,T.bindCta,u),window.location.href=window.getJointUtmLink(T.link)):S?.()},E?.duration);return n.createElement("div",{className:we.css(Object.assign(Object.assign({},a),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},A?.map((T,_)=>{var R,N,F,V,L,D,B,W,z,X;return n.createElement(n.Fragment,null,C&&!T?.bindCta?null:n.createElement("div",Object.assign({key:_},x,{className:we.css({display:"flex"}),onClick:()=>k(T,_)}),n.createElement(Bt,{src:(V=(F=(R=T?.cover)!==null&&R!==void 0?R:(N=T?.homePage)===null||N===void 0?void 0:N[0])!==null&&F!==void 0?F:p?.bottom_image)!==null&&V!==void 0?V:v,rec:C,item:T,index:_,translateY:h,imgStyle:f,enableEventReport:!1}),n.createElement("div",{style:{width:`calc(100% - ${(L=f?.width)!==null&&L!==void 0?L:0}px - ${(D=f?.marginRight)!==null&&D!==void 0?D:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},n.createElement("div",null,n.createElement("div",{className:"one-line-ellipsis",style:c?.title,hidden:!!T&&!T?.title,dangerouslySetInnerHTML:{__html:he((B=T?.title)!==null&&B!==void 0?B:"Pendant in Yellow Gold with Diamonds, Medium",c?.title)}}),n.createElement("div",{className:"two-line-ellipsis",style:c?.collection,hidden:!!T&&(!T?.collection||T?.collection===""),dangerouslySetInnerHTML:{__html:he((W=T?.collection)!==null&&W!==void 0?W:"Tiffany Lock",c?.collection)}})),n.createElement("div",{className:we.css({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{style:c?.price,hidden:!!T&&!T?.price,dangerouslySetInnerHTML:{__html:he(M(T),c?.price)}})),n.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},m),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:he((X=(z=T?.bindCta)===null||z===void 0?void 0:z.enTitle)!==null&&X!==void 0?X:"Shop Now",m)}})))))}))};var Da=n.memo(Pa),Ma=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Oa=et(Da,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:ka,interactionRender:Ma},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 Ra=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const La=t=>{var e,i,{content:o,btnText:a,style:l,icon:s,isPopup:d,isExternalLink:r,onClose:v,onClick:c,submitButtonStyle:m,contentStyle:h,isTel:f}=t,y=Xe(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:S}=_e(),x=(i=(e=S?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return n.createElement("div",Object.assign({className:`${we.css(Object.assign({},l))}`},y),n.createElement("iframe",{src:x,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var Ba=n.memo(La);const Na=et(Ba,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:Ra,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var At=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"},{label:"\u4E0EPost\u63CF\u8FF0\u8FB9\u8DDD",type:"Number",name:["style","marginBottom"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],Fa=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const ja=t=>{var{rec:e,children:i,className:o,onClick:a,style:l,isExternalLink:s=!1,index:d,jumpLink:r}=t;Xe(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink"]);const v=n.useRef(null),{popup:c}=kt(),{setPopupDetailData:m,ctaEvent:h}=_e(),{jumpToWeb:f}=Qe(),y=Ye.throttle(()=>{var S,x,p,b,g,w,O,I;const E=(x=(S=e?.video)===null||S===void 0?void 0:S.bindProduct)!==null&&x!==void 0?x:e?.video;if(h?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,E,d),m?.(Object.assign(Object.assign({},e),{index:d})),s){if(r||!((b=(p=e?.video)===null||p===void 0?void 0:p.bindProduct)===null||b===void 0)&&b.link){const C=(g=e?.video)===null||g===void 0?void 0:g.bindCta,A=(w=e?.video)===null||w===void 0?void 0:w.bindProduct;f(e,A,C,d),window.location.href=window.getJointUtmLink(r||((I=(O=e?.video)===null||O===void 0?void 0:O.bindProduct)===null||I===void 0?void 0:I.link)||"")}}else a?.()},c?.duration);return n.createElement("div",{ref:v,className:o,style:l,onClick:y},i)};var ii=n.memo(ja),Va={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const za=t=>{var e,i,o,a,l,s,d,r,v,c,m,{content:h,style:f,bgImg:y,recData:S,bottom_image:x,ctaTempStyles:p,isExternalLink:b,translateY:g=0,index:w,isActive:O}=t,I=Xe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:E}=_e(),C=(e=S?.video)===null||e===void 0?void 0:e.bindProduct,A=(l=(a=(i=C?.cover)!==null&&i!==void 0?i:(o=C?.homePage)===null||o===void 0?void 0:o[0])!==null&&a!==void 0?a:E?.bottom_image)!==null&&l!==void 0?l:x;return n.createElement(ii,Object.assign({isExternalLink:b,rec:S,className:we.css(Object.assign({},f)),style:{display:"flex"},index:w},I),n.createElement(Bt,{src:A,rec:S,item:(d=(s=S?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:S?.video,index:w,translateY:g,imgStyle:p?.img,isActive:O}),n.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:Va["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:he((r=C?.title)!==null&&r!==void 0?r:"Product Name",p?.title)}}),n.createElement("div",{className:we.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((v=p?.ctaTitle)===null||v===void 0?void 0:v.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((m=(c=C?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&m!==void 0?m:"Shop Now",p?.ctaTitle)}})))};var Ha=n.memo(za);const Ga=et(Ha,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:Fa,bindableProps:[],settingRender:At},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 Ua=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Wa=t=>{var e,i,o,a,l,s,{content:d,style:r,bgImg:v,recData:c,bottom_image:m,ctaTempStyles:h,isExternalLink:f,index:y,isActive:S}=t,x=Xe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:p}=_e(),b=(e=c?.video)===null||e===void 0?void 0:e.bindCta,g=(o=(i=b?.icon)!==null&&i!==void 0?i:p?.bottom_image)!==null&&o!==void 0?o:m;return n.createElement(ii,Object.assign({isExternalLink:f,rec:c,className:we.css(Object.assign({alignItems:"center"},r)),style:{display:"flex"},index:y},x),n.createElement(Bt,{src:g,rec:c,item:(l=(a=c?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&l!==void 0?l:c?.video,index:y,imgStyle:h?.img,isActive:S}),n.createElement("div",{className:we.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((s=b?.enTitle)!==null&&s!==void 0?s:"Product Name",h?.ctaTitle)}}))};var Ya=n.memo(Wa);const Xa=et(Ya,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:Ua,settingRender:At?.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 qa=[{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"}]}],Bo={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const Ja=t=>{var e,i,o,a,l,s,d,r,v,{content:c,style:m,bgImg:h,recData:f,bottom_image:y,ctaTempStyles:S,index:x,customTitle:p,isActive:b}=t,g=Xe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:w,bffEventReport:O}=_e();Qe();const I=(e=f?.video)===null||e===void 0?void 0:e.bindCta;(i=f?.video)===null||i===void 0||i.bindProduct;const E=(a=(o=I?.icon)!==null&&o!==void 0?o:w?.bottom_image)!==null&&a!==void 0?a:y;return n.createElement(ii,Object.assign({index:x,rec:f,className:we.css(Object.assign({alignItems:"center"},m)),style:{display:"flex"}},g,{jumpLink:(l=I?.link)!==null&&l!==void 0?l:""}),n.createElement(Bt,{src:E,rec:f,item:(d=(s=f?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:f?.video,index:x,imgStyle:S?.img,isActive:b}),n.createElement("div",{className:we.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{className:Bo["tow-line-ellipsis"],style:S?.ctaTitle,dangerouslySetInnerHTML:{__html:he((r=I?.enTitle)!==null&&r!==void 0?r:"Product Name",S?.ctaTitle)}}),p?.display&&n.createElement("div",{style:Object.assign(Object.assign({},p?.style),{lineHeight:((v=p?.style)===null||v===void 0?void 0:v.height)+"px"}),className:Bo["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:he(p?.text,p?.style)}}))))};var Ka=n.memo(Ja),Za=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Ni;const Qa=et(Ka,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(Ni=At?.filter(t=>t.type!=="commodityTitle"))===null||Ni===void 0?void 0:Ni.concat(qa),bindableProps:[],interactionRender:Za},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 $a=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],es={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const ts=t=>{var e,i,o,a,l,s,d,r,v,c,m,{content:h,style:f,bgImg:y,recData:S,bottom_image:x,ctaTempStyles:p,isExternalLink:b,translateY:g=0,index:w,isActive:O}=t,I=Xe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:E}=_e(),C=(e=S?.video)===null||e===void 0?void 0:e.bindProduct,A=(l=(a=(i=C?.cover)!==null&&i!==void 0?i:(o=C?.homePage)===null||o===void 0?void 0:o[0])!==null&&a!==void 0?a:E?.bottom_image)!==null&&l!==void 0?l:x;return n.createElement(ii,Object.assign({isExternalLink:b,rec:S,className:we.css(Object.assign({},f)),style:{display:"flex"},index:w},I),n.createElement(Bt,{src:A,rec:S,item:(d=(s=S?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:S?.video,index:w,translateY:g,imgStyle:p?.img,isActive:O}),n.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:es["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:he((r=C?.title)!==null&&r!==void 0?r:"Product Name",p?.title)}}),n.createElement("div",{className:we.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((v=p?.ctaTitle)===null||v===void 0?void 0:v.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((m=(c=C?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&m!==void 0?m:"Shop Now",p?.ctaTitle)}})))};var is=n.memo(ts);const os=et(is,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:$a,settingRender:At,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 ns=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],ls={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const as=t=>{var e,i,o,a,l,s,d,r,v,c,{content:m,style:h,bgImg:f,recData:y,bottom_image:S,ctaTempStyles:x,isExternalLink:p,translateY:b=0,index:g,isActive:w}=t,O=Xe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:I}=_e(),E=(e=y?.video)===null||e===void 0?void 0:e.bindProduct,C=(l=(a=(i=E?.cover)!==null&&i!==void 0?i:(o=E?.homePage)===null||o===void 0?void 0:o[0])!==null&&a!==void 0?a:I?.bottom_image)!==null&&l!==void 0?l:S;return n.createElement(ii,Object.assign({isExternalLink:p,rec:y,className:we.css(Object.assign({},h)),style:{display:"flex"},index:g},O),n.createElement(Bt,{src:C,rec:y,item:(d=(s=y?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:y?.video,index:g,translateY:b,imgStyle:x?.img,isActive:w}),n.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},n.createElement("div",{className:ls["tow-line-ellipsis"],style:x?.title,dangerouslySetInnerHTML:{__html:he((r=E?.title)!==null&&r!==void 0?r:"Product Name",x?.title)}}),n.createElement("div",{className:we.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},x?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((c=(v=E?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&c!==void 0?c:"Shop Now",x?.ctaTitle)}})))};var ss=n.memo(as);const ds=et(ss,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:ns,bindableProps:[],settingRender:At},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}]}],cs={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const us=t=>{var e,i,{content:o,style:a,bgImg:l,recData:s,onClick:d,bottom_image:r,ctaTempStyles:v,isExternalLink:c,index:m,translateY:h=0,isActive:f}=t,y=Xe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:S,setPopupDetailData:x,sxpParameter:p}=_e(),{popup:b}=kt(),{jumpToWeb:g}=Qe(),[w,O]=n.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),I=Ye.throttle((E,C)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},s,E,m),x?.(Object.assign(Object.assign({},s),{video:Object.assign(Object.assign({},s?.video),{bindProduct:E}),index:m,multiCheckIndex:C})),c?E?.link&&(g(s,E,E.bindCta,m),window.location.href=window.getJointUtmLink(E.link)):d?.()},b?.duration);return n.createElement(ei,{isPadding:!!s},w?.map((E,C)=>{var A,u,M,k,T,_,R,N;return n.createElement(n.Fragment,null,s&&!E?.bindCta?null:n.createElement(Dt,Object.assign({key:C,className:we.css(Object.assign(Object.assign({},a),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},y,{onClick:()=>I(E,C)}),n.createElement(Bt,{src:(k=(M=(A=E?.cover)!==null&&A!==void 0?A:(u=E?.homePage)===null||u===void 0?void 0:u[0])!==null&&M!==void 0?M:p?.bottom_image)!==null&&k!==void 0?k:r,rec:s,item:E,index:C,translateY:h,imgStyle:v?.img,isActive:f}),n.createElement("div",{className:we.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:cs["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:he((T=E?.title)!==null&&T!==void 0?T:"Product Name",v?.title)}}),n.createElement("div",{className:we.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((_=v?.ctaTitle)===null||_===void 0?void 0:_.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((N=(R=E?.bindCta)===null||R===void 0?void 0:R.enTitle)!==null&&N!==void 0?N:"Shop Now",v?.ctaTitle)}}))))}))};var vs=n.memo(us);const ps=et(vs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:rs,bindableProps:[],settingRender:At},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 ms=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],fs={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const hs=t=>{var e,i,{content:o,style:a,bgImg:l,recData:s,onClick:d,bottom_image:r,ctaTempStyles:v,isExternalLink:c,index:m,translateY:h=0,isActive:f}=t,y=Xe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{sxpParameter:S}=_e(),{ctaEvent:x,setPopupDetailData:p}=_e(),{popup:b}=kt(),[g,w]=n.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:O}=Qe(),I=Ye.throttle((E,C)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},s,E,m),p?.(Object.assign(Object.assign({},s),{video:Object.assign(Object.assign({},s?.video),{bindProduct:E}),index:m,multiCheckIndex:C})),c?E?.link&&(O(s,E,E.bindCta,m),window.location.href=window.getJointUtmLink(E.link)):d?.()},b?.duration);return n.createElement(ei,{isPadding:!!s},g?.map((E,C)=>{var A,u,M,k,T,_,R,N;return n.createElement(n.Fragment,null,s&&!E?.bindCta?null:n.createElement(Dt,Object.assign({key:C,className:we.css(Object.assign(Object.assign({},a),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},y,{onClick:()=>I(E,C)}),n.createElement(Bt,{src:(k=(M=(A=E?.cover)!==null&&A!==void 0?A:(u=E?.homePage)===null||u===void 0?void 0:u[0])!==null&&M!==void 0?M:S?.bottom_image)!==null&&k!==void 0?k:r,rec:s,item:E,index:C,translateY:h,imgStyle:v?.img,isActive:f}),n.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:fs["two-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:he((T=E?.title)!==null&&T!==void 0?T:"Product Name",v?.title)}}),n.createElement("div",{className:we.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((_=v?.ctaTitle)===null||_===void 0?void 0:_.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((N=(R=E?.bindCta)===null||R===void 0?void 0:R.enTitle)!==null&&N!==void 0?N:"Shop Now",v?.ctaTitle)}}))))}))};var gs=n.memo(hs);const bs=et(gs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:ms,settingRender:At,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 ys=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],ws={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const Ss=t=>{var e,i,{content:o,style:a,bgImg:l,recData:s,onClick:d,bottom_image:r,ctaTempStyles:v,isExternalLink:c,index:m,translateY:h=0,isActive:f}=t,y=Xe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:S,setPopupDetailData:x,sxpParameter:p}=_e(),{popup:b}=kt(),{jumpToWeb:g}=Qe(),[w,O]=n.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),I=Ye.throttle((E,C)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},s,E,m),x?.(Object.assign(Object.assign({},s),{video:Object.assign(Object.assign({},s?.video),{bindProduct:E}),index:m,multiCheckIndex:C})),c?E?.link&&(g(s,E,E.bindCta,m),window.location.href=window.getJointUtmLink(E.link)):d?.()},b?.duration);return n.createElement(ei,{isPadding:!!s},w?.map((E,C)=>{var A,u,M,k,T,_,R;return n.createElement(n.Fragment,null,s&&!E?.bindCta?null:n.createElement(Dt,Object.assign({key:C,className:we.css(Object.assign(Object.assign({},a),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},y,{onClick:()=>I(E,C)}),n.createElement(Bt,{src:(k=(M=(A=E?.cover)!==null&&A!==void 0?A:(u=E?.homePage)===null||u===void 0?void 0:u[0])!==null&&M!==void 0?M:p?.bottom_image)!==null&&k!==void 0?k:r,rec:s,item:E,index:C,translateY:h,imgStyle:v?.img,isActive:f}),n.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},n.createElement("div",{className:ws["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:he((T=E?.title)!==null&&T!==void 0?T:"Product Name",v?.title)}}),n.createElement("div",{className:we.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((R=(_=E?.bindCta)===null||_===void 0?void 0:_.enTitle)!==null&&R!==void 0?R:"Shop Now",v?.ctaTitle)}}))))}))};var xs=n.memo(Ss);const Ts=et(xs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:ys,bindableProps:[],settingRender:At},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 As=[{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 Es=({icon:t,styles:e,textStyle:i,onClose:o})=>{var a;const{waterFallData:l,setOpenHashtag:s}=_e();return n.createElement("div",{className:"clc-sxp-nav",style:e},n.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:o},n.createElement("img",{src:t,alt:"back button"})),n.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:he(`#${(a=l?.hashTag)!==null&&a!==void 0?a:"\u6807\u9898"}`,i)}}))};var No=n.memo(Es),Cs=null,Is="3d989325-e7d6-4a74-8a97-98febdf5b567",ks=null,_s=null,Ps={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"},Ds=[{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}],Ms="Handbags",Fo={productUserId:Cs,requestId:Is,channel:ks,rtc:_s,tag:Ps,recList:Ds,hashTag:Ms};const Os=t=>{var e;const{rec:i,style:o={},sizeChange:a=()=>{},unitWidth:l,index:s,showBorder:d,list:r,reportTagsView:v,textStyles:c,space:m}=t,{swiperRef:h,setRtcList:f,setOpenHashtag:y,sxpParameter:S,globalConfig:x}=_e(),[p,b]=n.useState(!1);n.useState(!1),n.useState({height:1,width:1});const g=n.useRef(null),w=n.useRef(null);n.useRef(null),n.useRef(null);const[O,I]=n.useState(""),E=n.useMemo(()=>{var _,R,N,F,V,L,D,B,W,z;return!((_=i?.video)===null||_===void 0)&&_.cover?(R=i?.video)===null||R===void 0?void 0:R.cover:!((F=(N=i?.video)===null||N===void 0?void 0:N.imgUrls)===null||F===void 0)&&F.length?(L=(V=i?.video)===null||V===void 0?void 0:V.imgUrls)===null||L===void 0?void 0:L[0]:!((B=(D=i?.product)===null||D===void 0?void 0:D.homePage)===null||B===void 0)&&B.length?(z=(W=i?.product)===null||W===void 0?void 0:W.homePage)===null||z===void 0?void 0:z[0]:S?.bottom_image||""},[i,S?.bottom_image]),C=n.useMemo(()=>{var _,R;return((_=i?.product)===null||_===void 0?void 0:_.title)||((R=i?.video)===null||R===void 0?void 0:R.title)||null},[i]),A=n.useMemo(()=>{var _;return o.transform?Number((_=o.transform)===null||_===void 0?void 0:_.substring(o.transform.indexOf(",",0)+1,o.transform.length-3)):void 0},[o]);n.useMemo(()=>A===void 0?!1:A<=d,[A,d]);const u=ti({product:i?.product,enableFormattedPrice:(e=c?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:x,isHiddenDef:!0});n.useEffect(()=>{if(g.current===null||E==="")return;let _=null;p&&O?_=O:_=E,_&&g.current.setSrc(_)},[E,p,O]);const M=n.useRef(),k=n.useCallback(_=>{setTimeout(()=>{var R;const N=(R=M?.current)===null||R===void 0?void 0:R.offsetHeight;a(N+56+m,s)},0)},[m,a,s,l,M]),T=()=>{v(),f?.(r),setTimeout(()=>{var _;(_=h?.current)===null||_===void 0||_.swiper.slideTo(s,0,!1),y?.(!1)},0)};return n.createElement("div",{ref:w,style:Object.assign({},o),className:"waterFallList-content-listItem",key:s,onClick:T},n.createElement("div",{className:"waterFallList-content-listItem-picture",ref:M},n.createElement(mt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:k,ref:g})),n.createElement("div",{className:"waterFallList-content-listItem-info"},n.createElement("div",{className:`waterFallList-content-listItem-info-title ${u?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},c?.title),dangerouslySetInnerHTML:{__html:he(C,c?.title)}}),n.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!u,style:c.price,dangerouslySetInnerHTML:{__html:he(u,c?.price)}})))};function Rs(t){var e,i,o,a,l,s,d,r,v,c,m,h,f,y,S,x,p,b,g,w,O,I,{reportTagsView:E,showBanner:C}=t,A=Xe(t,["reportTagsView","showBanner"]);const{waterFallData:u,getRecommendVideos:M,hashTagSize:k,loadingImage:T,isOpenHashTag:_,cacheActiveIndex:R}=_e(),{jumpToWeb:N}=Qe(),F=n.useRef(null),[V,L]=n.useState(0),[D,B]=n.useState(),W=n.useRef(null),[z,X]=n.useState([]),ie=n.useRef(),le=[170,230,300],[re,ge]=n.useState(!1),[ce,De]=n.useState([]),q=n.useRef(),K=n.useCallback((ee,Y)=>Math.floor(Math.random()*(Y-ee+1))+ee,[]),Z=n.useRef([]),[ae,oe]=n.useState({width:0}),ve=n.useMemo(()=>{const ee=ae.width||0;return ee>=1200?6:ee>=768&&ee<=1199?4:2},[ae]),ke=n.useMemo(()=>ae.width/ve-2,[ve,ae]),Oe=n.useCallback(()=>{var ee;const Y=(ee=ie.current)!==null&&ee!==void 0?ee:[],J=[];for(let se=0;se<ce?.length;se++){const Ie=Math.floor(se/ve),G=se%ve+1;let j=0,Re=9999999999;if(Ie===0)J[se]=se;else{for(let Le=0;Le<J.length;Le++)Z.current[J[Le]].top+Z.current[J[Le]].height<Re&&(j=Le,Re=Z.current[J[Le]].top+Z.current[J[Le]].height);J[j]=se}Z.current[se]===void 0&&(Z.current[se]={}),Ie===0?(G===1?Z.current[se].left=0:Z.current[se].left=Z.current[se-1].left+ke+4,Z.current[se].top=0):(Z.current[se].left=Z.current[j].left,Z.current[se].top=Re),Z.current[se].height=Z.current[se].height||le[K(0,2)],Y[se]={transform:`translate(${Z.current[se].left}px,${Z.current[se].top}px)`,width:`${ke}px`,height:Z.current[se].height}}return X([...Y]),[...Y]},[ke,ve,le,K,ce]),xe=n.useCallback((ee,Y)=>{Z.current[Y]===void 0&&(Z.current[Y]={}),Z.current[Y].height=ee,ie.current=Oe()},[Oe]);n.useEffect(()=>{ie.current=Oe()},[ke,ve,ce]),n.useEffect(()=>{var ee,Y;if(ge(!0),u&&M?.({hashTag:u?.hashTag,defaultSize:k,maxSize:k}).then(J=>{var se,Ie;B(J),De((Ie=(se=J?.recList)===null||se===void 0?void 0:se.filter(G=>G?.video!==null||G?.product!==null))!==null&&Ie!==void 0?Ie:[]),ge(!1)}),_){const J=Fo;B(J),De((Y=(ee=J?.recList)===null||ee===void 0?void 0:ee.filter(se=>se?.video!==null||se?.product!==null))!==null&&Y!==void 0?Y:[]),ge(!1)}},[u,M,k,_]);const Be=n.useCallback(()=>{W.current!==null&&oe({width:W.current.getBoundingClientRect().width})},[]);n.useEffect(()=>{if(W.current===null)return;const ee=new ResizeObserver(Y=>{Be()});return ee.observe(W.current),()=>{ee.disconnect()}},[Be]),n.useCallback(()=>{ge(!0),u&&M?.({hashTag:u?.hashTag}).then(ee=>{var Y,J;De(ce?.concat((J=(Y=ee?.recList)===null||Y===void 0?void 0:Y.filter(se=>!se?.video))!==null&&J!==void 0?J:[])),ge(!1)})},[u,M,ce]);const ue=n.useCallback(()=>{L(F.current.scrollTop)},[]);n.useEffect(()=>{var ee;return(ee=F?.current)===null||ee===void 0||ee.addEventListener("scroll",ue),()=>{var Y;(Y=F?.current)===null||Y===void 0||Y.removeEventListener("scroll",ue)}},[ue,F]);const be=()=>{var ee,Y,J,se,Ie;if(!((ee=D?.tag)===null||ee===void 0)&&ee.link){E();const G=u?.rec;N(G,(Y=G?.video)===null||Y===void 0?void 0:Y.bindProduct,(J=G?.video)===null||J===void 0?void 0:J.bindCta,R,(se=G?.video)===null||se===void 0?void 0:se.traceInfo),window.location.href=window.getJointUtmLink((Ie=D?.tag)===null||Ie===void 0?void 0:Ie.link)}};return n.createElement(n.Fragment,null,re?n.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:T,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"waterFallList",ref:W},n.createElement("div",{className:"waterFallList-scroll",ref:F},C&&((e=D?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:be},n.createElement(mt,{className:we.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=D?.tag)===null||i===void 0?void 0:i.picture})),n.createElement("div",{className:"waterFallList-info",style:(o=A?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:he((a=D?.tag)===null||a===void 0?void 0:a.info,(l=A?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),n.createElement("div",{hidden:!(!((s=D?.tag)===null||s===void 0)&&s.link),className:"waterFallList-collection",style:Object.assign({},(d=A?.textStyles)===null||d===void 0?void 0:d.hashTagLink),onClick:be,dangerouslySetInnerHTML:{__html:he(((r=D?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(v=A?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),n.createElement("div",{className:"waterFallList-content"},ce?.map((ee,Y)=>{var J;return n.createElement(Os,Object.assign({key:Y,index:Y,rec:ee,list:ce,showBorder:V+((J=F?.current)===null||J===void 0?void 0:J.clientHeight),style:z[Y],sizeChange:xe,unitWidth:ke,reportTagsView:E},A))}),n.createElement("div",{hidden:!(!((c=D?.tag)===null||c===void 0)&&c.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(S=((h=Z?.current[((m=Z?.current)===null||m===void 0?void 0:m.length)-1])===null||h===void 0?void 0:h.top)+((y=Z?.current[((f=Z?.current)===null||f===void 0?void 0:f.length)-1])===null||y===void 0?void 0:y.height))!==null&&S!==void 0?S:0}px)`,height:!((x=D?.tag)===null||x===void 0)&&x.link?((p=q?.current)===null||p===void 0?void 0:p.offsetHeight)||((b=A?.buttonBgStyle)===null||b===void 0?void 0:b.height)||"100px":0}}))),n.createElement("div",{className:"waterFallList-bottom",hidden:!(!((g=D?.tag)===null||g===void 0)&&g.link),style:A?.buttonBgStyle}),n.createElement("div",{ref:q,hidden:!(!((w=D?.tag)===null||w===void 0)&&w.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},A?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((O=D?.tag)===null||O===void 0?void 0:O.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:A?.buttonStyle,onClick:be,dangerouslySetInnerHTML:{__html:he(((I=D?.tag)===null||I===void 0?void 0:I.linkTitle)||"Shop the collection",A?.buttonStyle)}}))))}var Ls="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const Bs=t=>{var e;const{rec:i,index:o,list:a,reportTagsView:l,textStyles:s,space:d}=t,{swiperRef:r,setRtcList:v,setOpenHashtag:c,sxpParameter:m,globalConfig:h}=_e(),[f,y]=n.useState(!1),S=n.useRef(null),x=n.useRef(null),p=n.useRef(null),b=n.useRef(null),[g,w]=n.useState(""),O=n.useMemo(()=>{var u,M,k,T,_,R,N,F,V,L;return!((u=i?.video)===null||u===void 0)&&u.cover?(M=i?.video)===null||M===void 0?void 0:M.cover:!((T=(k=i?.video)===null||k===void 0?void 0:k.imgUrls)===null||T===void 0)&&T.length?(R=(_=i?.video)===null||_===void 0?void 0:_.imgUrls)===null||R===void 0?void 0:R[0]:!((F=(N=i?.product)===null||N===void 0?void 0:N.homePage)===null||F===void 0)&&F.length?(L=(V=i?.product)===null||V===void 0?void 0:V.homePage)===null||L===void 0?void 0:L[0]:m?.bottom_image||""},[i,m?.bottom_image]),I=n.useMemo(()=>{var u,M;return((u=i?.product)===null||u===void 0?void 0:u.title)||((M=i?.video)===null||M===void 0?void 0:M.title)||null},[i]),E=ti({product:i?.product,enableFormattedPrice:(e=s?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:h,isHiddenDef:!0});n.useEffect(()=>{const u=new IntersectionObserver(M=>{M.forEach(k=>{if(k.isIntersecting){if(x.current===null||O==="")return;f&&g?S.current.setSrc(g):S.current.setSrc(O),u.unobserve(x.current)}})});return u.observe(x.current),()=>{u.disconnect()}},[O,f,g]);const C=(u,M,k)=>{const T=u/M;return k/T};n.useEffect(()=>{const u=p?.current;u===null||O===""||!f||(u.src=O,u.currentTime=1,u.crossOrigin="anonymous",u.onloadeddata=()=>{const M=b?.current;if(!M)return;const k=M.getContext("2d"),T=window?.innerWidth/2,_=C(u.videoWidth,u.videoHeight,T);M.height=_,M.width=T,k?.drawImage(u,0,0,M.width,M.height),w(M.toDataURL()),u.remove(),M.remove()})},[O,f]);const A=()=>{l(),v?.(a),setTimeout(()=>{var u;(u=r?.current)===null||u===void 0||u.swiper.slideTo(o,0,!1),c?.(!1)},0)};return n.createElement("div",{ref:x,className:"list-content-listItem",key:o,onClick:A,style:{marginBottom:d}},n.createElement("div",{className:"list-content-listItem-picture"},f&&n.createElement("div",{style:{display:"none"}},n.createElement("video",{ref:p,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),n.createElement("canvas",{ref:b})),n.createElement(mt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:S})),n.createElement("div",{className:"list-content-listItem-info"},n.createElement("div",{className:`list-content-listItem-info-title ${E?"list-content-listItem-info-nowrap":""}`,style:s?.title,dangerouslySetInnerHTML:{__html:he(I,s?.title)}}),n.createElement("div",{className:"list-content-listItem-info-price",style:s?.price,hidden:!E,dangerouslySetInnerHTML:{__html:he(E,s?.price)}})))};function Ns(t){var e,i,o,a,l,s,d,r,v,c,m,h,f,y,S,x,p,{reportTagsView:b,showBanner:g}=t,w=Xe(t,["reportTagsView","showBanner"]);const{waterFallData:O,getRecommendVideos:I,hashTagSize:E,loadingImage:C,isOpenHashTag:A,cacheActiveIndex:u}=_e(),{jumpToWeb:M}=Qe(),[k,T]=n.useState(),[_,R]=n.useState(),[N,F]=n.useState(!1),V=n.useRef(null),[L,D]=n.useState(!1);n.useCallback(()=>{L||(D(!0),O&&I?.({hashTag:O?.hashTag}).then(W=>{var z;T(k?.concat((z=W?.recList)!==null&&z!==void 0?z:[])),D(!1)}))},[O,I,k,L]),n.useEffect(()=>{var W,z;if(F(!0),O&&I?.({hashTag:O?.hashTag,defaultSize:E,maxSize:E}).then(X=>{var ie,le;R(X),T((le=(ie=X?.recList)===null||ie===void 0?void 0:ie.filter(re=>re?.video!==null||re?.product!==null))!==null&&le!==void 0?le:[]),F(!1)}),A){const X=Fo;R(X),T((z=(W=X?.recList)===null||W===void 0?void 0:W.filter(ie=>ie?.video!==null||ie?.product!==null))!==null&&z!==void 0?z:[]),F(!1)}},[O,I,E,A]);const B=()=>{var W,z,X,ie,le;if(!((W=_?.tag)===null||W===void 0)&&W.link){b();const re=O?.rec;M(re,(z=re?.video)===null||z===void 0?void 0:z.bindProduct,(X=re?.video)===null||X===void 0?void 0:X.bindCta,u,(ie=re?.video)===null||ie===void 0?void 0:ie.traceInfo),window.location.href=window.getJointUtmLink((le=_?.tag)===null||le===void 0?void 0:le.link)}};return n.createElement(n.Fragment,null,N?n.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:C,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"list"},n.createElement("div",{className:"list-scroll",ref:V},g&&((e=_?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:B},n.createElement(mt,{className:we.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=_?.tag)===null||i===void 0?void 0:i.picture})),n.createElement("div",{className:"list-info",style:(o=w?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:he((a=_?.tag)===null||a===void 0?void 0:a.info,(l=w?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),n.createElement("div",{hidden:!(!((s=_?.tag)===null||s===void 0)&&s.link),className:"list-collection",onClick:B,style:Object.assign(Object.assign({},(d=w?.textStyles)===null||d===void 0?void 0:d.hashTagLink),{marginBottom:w?.space}),dangerouslySetInnerHTML:{__html:he(((r=_?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(v=w?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),n.createElement("div",{className:"list-content"},k?.map((W,z)=>n.createElement(Bs,Object.assign({key:z,index:z,rec:W,list:k,reportTagsView:b},w)))),n.createElement("div",{hidden:!L,style:{textAlign:"center"}},"loading..."),n.createElement("div",{hidden:!(!((c=_?.tag)===null||c===void 0)&&c.link),style:{height:!((m=_?.tag)===null||m===void 0)&&m.link?((h=w?.buttonBgStyle)===null||h===void 0?void 0:h.height)||((f=w?.buttonStyle)===null||f===void 0?void 0:f.height)||"100px":0}})),n.createElement("div",{className:"list-bottom",hidden:!(!((y=_?.tag)===null||y===void 0)&&y.link),style:w?.buttonBgStyle}),n.createElement("div",{hidden:!(!((S=_?.tag)===null||S===void 0)&&S.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},w?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((x=_?.tag)===null||x===void 0?void 0:x.linkTitle)||"Shop the collection",className:"list-btn",style:w?.buttonStyle,onClick:B,dangerouslySetInnerHTML:{__html:he(((p=_?.tag)===null||p===void 0?void 0:p.linkTitle)||"Shop the collection",w?.buttonStyle)}}))))}const Fs=t=>{var e;const{waterFallData:i,setOpenHashtag:o,openHashtag:a,swiperRef:l,setWaterFallData:s,cacheRtcList:d,setRtcList:r,cacheActiveIndex:v,rtcList:c,setCacheRtcList:m,setIsFromHashtag:h,isFromHashtag:f,bffEventReport:y,themeTag:S,selectTag:x}=_e(),{backMainFeed:p}=Qe();n.useRef(null);const b=n.useRef(null),[g,w]=n.useState();n.useEffect(()=>{const A=document.getElementById("sxp-render"),u=document.getElementById("water-fall");u?b.current=u:(b.current=document.createElement("div"),b.current.setAttribute("id","water-fall"),A?.appendChild(b.current))},[]);const O=()=>{var A,u;p("branch",x,void 0,i?.hashTag),C(),s?.(void 0),h?.(!1),(u=(A=l?.current)===null||A===void 0?void 0:A.swiper)===null||u===void 0||u.slideTo(v,0,!1),o?.(!1)},[I,E]=n.useState();n.useEffect(()=>{i&&E(i)},[i]);const C=n.useCallback(()=>{var A,u,M,k,T,_;const R=I?.rec;if(!R)return;let N="",F=null;f?N="hashTagPage":!((A=R?.video)===null||A===void 0)&&A.url?(N="videoPage",F="video"):!((M=(u=R?.video)===null||u===void 0?void 0:u.imgUrls)===null||M===void 0)&&M.length&&(N="imagePage",F="image"),y?.({eventInfo:{contentId:(k=R?.video)===null||k===void 0?void 0:k.itemId,position:v+"",contentTags:JSON.stringify((T=R?.video)===null||T===void 0?void 0:T.tags),traceInfo:(_=R?.video)===null||_===void 0?void 0:_.traceInfo,hashTags:JSON.stringify([I?.hashTag]),fromKName:N,fromKPage:location?.href,timeOnSite:Math.floor((new Date-g)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:F}})},[I,y,g,f,v]);return n.useEffect(()=>{a&&w(new Date)},[a]),n.useEffect(()=>{const A=()=>{w(new Date)};return window.addEventListener("pageshow",A),()=>{window.removeEventListener("pageshow",A)}},[]),b.current?Ui.createPortal(n.createElement("div",{className:"waterfall",style:{display:a?"block":"none"}},n.createElement(No,{icon:Ls,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:O}),t?.openFixedSize===!0||t?.openFixedSize===void 0?n.createElement(Ns,Object.assign({reportTagsView:C},t)):n.createElement(Rs,Object.assign({reportTagsView:C},t))),b.current):null};var jo=n.memo(Fs);const js=t=>n.createElement(jo,Object.assign({},t));var Vs=n.memo(js);const zs=et(Vs,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:As,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 Hs=[{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 Vo=t=>n.createElement(Vo,Object.assign({},t));var Gs=n.memo(Vo);const Us=et(Gs,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Hs},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var Ws=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"TextMargin",name:["style"],label:"\u4E0A\u4E0B\u8FB9\u8DDD",direction:"vertical"},{type:"TextPadding",name:["style"],label:"\u5185\u8FB9\u8DDD",direction:"horizontal"}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],zo={"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 Ys=t=>{var e,i,o,a,l,s,d,r,v,c,{style:m,recData:h,ctaTempStyles:f,index:y,event:S,onClick:x,isExternalLink:p=!1,isActive:b}=t,g=Xe(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:w,setPopupDetailData:O}=_e(),{jumpToWeb:I}=Qe(),[E,C]=n.useState(!1),A=n.useRef(null),u=Lo(A),M=((o=(i=(e=h?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((l=(a=h?.video)===null||a===void 0?void 0:a.bindProduct)===null||l===void 0?void 0:l.bindCta)||((s=h?.video)===null||s===void 0?void 0:s.bindCta),k=((r=(d=h?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0?void 0:r[0])||((v=h?.video)===null||v===void 0?void 0:v.bindProduct),T=()=>{var F,V,L,D;const B=((V=(F=h?.video)===null||F===void 0?void 0:F.bindProducts)===null||V===void 0?void 0:V[0])||((L=h?.video)===null||L===void 0?void 0:L.bindProduct)||h?.video;if(w?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},h,B,y),O?.(Object.assign(Object.assign({},h),{index:y})),p){const W=k?.link||((D=B?.bindCta)===null||D===void 0?void 0:D.link);W&&(I(h,k,M,y),window.location.href=window.getJointUtmLink(W))}else x?.()},_=M?.enTitle||"\u67E5\u770B\u8BE6\u60C5",R=n.useMemo(()=>{var F,V;const L=S?.animation;if(L){const{delay:D,duration:B,backgroundColor:W}=L;return{":after":{animationDelay:`${(F=D/1e3)!==null&&F!==void 0?F:0}s`,animationDuration:`${(V=B/1e3)!==null&&V!==void 0?V:0}s`,backgroundColor:`${W??"transparent"}`}}}},[S?.animation]);n.useEffect(()=>{var F,V,L;u&&A?.current&&b&&w?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},h,((V=(F=h?.video)===null||F===void 0?void 0:F.bindProducts)===null||V===void 0?void 0:V[0])||((L=h?.video)===null||L===void 0?void 0:L.bindProduct)||h?.video,y)},[u,b]),n.useEffect(()=>{C(!!u)},[u]);const N=n.useMemo(()=>E?zo["animated-button"]:null,[E]);return n.createElement("div",Object.assign({ref:A,style:Object.assign(Object.assign(Object.assign({},m),f?.ctaTitle),{lineHeight:`${(c=m?.height)!==null&&c!==void 0?c:0}px`})},g,{className:`${N} ${we.css(R)} ${zo["one-line-ellipsis"]}`,onClick:T,dangerouslySetInnerHTML:{__html:he(_,f?.ctaTitle)}}))};var Xs=n.memo(Ys),qs=[{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 Js=et(Xs,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:Ws,bindableProps:[],interactionRender:qs},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 Ks=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{label:"\u5916\u8FB9\u8DDD",type:"Number",name:["style","margin"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u4E0B\u8FB9\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginBottom"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]}]}],Zt={aniLinkPopup:"index-module_aniLinkPopup__YT7kj","animated-fadeIn":"index-module_animated-fadeIn__8ZCbq",fadeIn:"index-module_fadeIn__2E-dk","animated-fadeOut":"index-module_animated-fadeOut__iK4oc",fadeOut:"index-module_fadeOut__MgevT","one-line-ellipsis":"index-module_one-line-ellipsis__NRiVV","two-line-ellipsis":"index-module_two-line-ellipsis__k-YGB","modal-icon-wrapper":"index-module_modal-icon-wrapper__tu3BY","modal-icon-wrapper-img":"index-module_modal-icon-wrapper-img__4b7qZ"};const Zs="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Qs=t=>{var e,i,o,a,l,s,d,r,v,c,m,h,f,y,S,x,p,b,g,w,O,I,E,C,{style:A,recData:u,ctaTempStyles:M,index:k,event:T,bottom_image:_,translateY:R,isTel:N,onClick:F,isExternalLink:V=!1,isActive:L}=t,D=Xe(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);A==null||delete A.transform;const{sxpParameter:B,globalConfig:W,ctaEvent:z,setPopupDetailData:X}=_e(),{jumpToWeb:ie}=Qe(),[le,re]=n.useState(!0),ge=((o=(i=(e=u?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((l=(a=u?.video)===null||a===void 0?void 0:a.bindProduct)===null||l===void 0?void 0:l.bindCta)||((s=u?.video)===null||s===void 0?void 0:s.bindCta),ce=((r=(d=u?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0?void 0:r[0])||((v=u?.video)===null||v===void 0?void 0:v.bindProduct),De=()=>{var ve,ke,Oe,xe;const Be=((ke=(ve=u?.video)===null||ve===void 0?void 0:ve.bindProducts)===null||ke===void 0?void 0:ke[0])||((Oe=u?.video)===null||Oe===void 0?void 0:Oe.bindProduct)||u?.video;if(z?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},u,Be,k),X?.(Object.assign(Object.assign({},u),{index:k})),V){const ue=ce?.link||((xe=Be?.bindCta)===null||xe===void 0?void 0:xe.link);ue&&(ie(u,ce,ge,k),window.location.href=window.getJointUtmLink(ue))}else F?.()},q=ge?.enTitle||"\u67E5\u770B\u8BE6\u60C5",K=n.useMemo(()=>{const ve=T?.animation;if(ve){const{delay:ke,duration:Oe}=ve;return{animationDelay:`${ke?ke/1e3:0}s`,animationDuration:`${Oe?Oe/1e3:0}s`}}},[T?.animation]),Z=(y=(f=(h=(c=ce?.cover)!==null&&c!==void 0?c:(m=ce?.homePage)===null||m===void 0?void 0:m[0])!==null&&h!==void 0?h:ge?.icon)!==null&&f!==void 0?f:B?.bottom_image)!==null&&y!==void 0?y:_,ae=ve=>{ve.stopPropagation(),re(!1)};n.useEffect(()=>{re(!0)},[L]);const oe=n.useMemo(()=>L&&le?Zt["animated-fadeIn"]:null,[L,le]);return n.createElement(n.Fragment,null,N?n.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):n.createElement("div",Object.assign({},D,{className:`${we.css(Object.assign(Object.assign({},A),{"--transY":`translateY(calc(100% + ${(S=A?.margin)!==null&&S!==void 0?S:0}px))`}))} ${Zt.aniLinkPopup} ${oe} ${we.css(K)}`,onClick:De}),n.createElement("div",{onClick:ae,className:Zt["modal-icon-wrapper"],style:{padding:(x=A?.padding)!==null&&x!==void 0?x:0}},n.createElement("img",{src:(p=W?.popupCloseIcon)!==null&&p!==void 0?p:Zs,alt:"close",className:Zt["modal-icon-wrapper-img"]})),n.createElement(Bt,{src:Z,rec:u,item:(I=(w=(g=(b=u?.video)===null||b===void 0?void 0:b.bindProducts)===null||g===void 0?void 0:g[0])!==null&&w!==void 0?w:(O=u?.video)===null||O===void 0?void 0:O.bindProduct)!==null&&I!==void 0?I:u?.video,index:k,translateY:R,imgStyle:M?.img,isActive:L}),(!u||ce?.title)&&n.createElement("div",{className:Zt["one-line-ellipsis"],style:M?.title,dangerouslySetInnerHTML:{__html:he((E=ce?.title)!==null&&E!==void 0?E:"Product Name",M?.title)}}),n.createElement("div",{className:Zt["one-line-ellipsis"],style:Object.assign(Object.assign({},M?.ctaTitle),{lineHeight:((C=M?.ctaTitle)===null||C===void 0?void 0:C.height)+"px"}),dangerouslySetInnerHTML:{__html:he(q,M?.ctaTitle)}})))};var $s=n.memo(Qs),ed=[{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 td=et($s,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:Ks,bindableProps:[],interactionRender:ed},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 Fi=Object.freeze({__proto__:null,AniLink:Js,AniLinkPopup:td,Appoint:Xa,AppointForm:kn,Commodity:Ga,CommodityDetail:ga,CommodityDetailDiroNew:Ia,CommodityDiro:os,CommodityDiroNew:ds,CommodityList:Oa,Consent:Us,HashTag:zs,Iframe:Na,Link:Qa,MultiCommodity:bs,MultiCommodityDiro:ps,MultiCommodityDiroNew:Ts,Prompt:xa});const id="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",od="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",nd=t=>{var e,{active:i,activeIcon:o,unActicveIcon:a,recData:l,position:s}=t,d=Xe(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:r,mutateUnlike:v,bffEventReport:c,setCacheRtcList:m,cacheRtcList:h}=_e(),[f,y]=n.useState((e=h?.[s])===null||e===void 0?void 0:e.isCollected),S=xt(od),x=xt(id),p=Ye.debounce(()=>at(void 0,void 0,void 0,function*(){var b,g,w,O,I,E,C,A,u,M,k,T,_,R,N,F,V,L,D,B,W,z;if(f){y(!1);const X=(w=yield v?.({videoItemId:(g=(b=l?.video)===null||b===void 0?void 0:b.itemId)!==null&&g!==void 0?g:""}))!==null&&w!==void 0?w:!1;if(c?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(I=(O=l?.video)===null||O===void 0?void 0:O.itemId)!==null&&I!==void 0?I:"",contentName:(C=(E=l?.video)===null||E===void 0?void 0:E.title)!==null&&C!==void 0?C:"",contentTags:JSON.stringify((u=(A=l?.video)===null||A===void 0?void 0:A.tags)!==null&&u!==void 0?u:[]),position:s+"",contentFormat:!((M=l?.video)===null||M===void 0)&&M.url?"video":"image",traceInfo:(k=l?.video)===null||k===void 0?void 0:k.traceInfo}}),!X)y(!0);else{const ie=(T=h?.map((le,re)=>(re===s&&(le.isCollected=!1),le)))!==null&&T!==void 0?T:[];m?.(ie)}}else{y(!0);const X=(_=yield r?.({content:JSON.stringify(l)}))!==null&&_!==void 0?_:!1;if(c?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(N=(R=l?.video)===null||R===void 0?void 0:R.itemId)!==null&&N!==void 0?N:"",contentName:(V=(F=l?.video)===null||F===void 0?void 0:F.title)!==null&&V!==void 0?V:"",contentTags:JSON.stringify((D=(L=l?.video)===null||L===void 0?void 0:L.tags)!==null&&D!==void 0?D:[]),position:s+"",contentFormat:!((B=l?.video)===null||B===void 0)&&B.url?"video":"image",traceInfo:(W=l?.video)===null||W===void 0?void 0:W.traceInfo}}),!X)y(!1);else{const ie=(z=h?.map((le,re)=>(re===s&&(le.isCollected=!0),le)))!==null&&z!==void 0?z:[];m?.(ie)}}}),200);return n.createElement("button",Object.assign({},d,{"aria-label":"like",onClick:p}),n.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:f?o||S:a||x,alt:"icon"}))};var Ho=n.memo(nd),ld="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 ji=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=Gi.render(n.createElement("video",{id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",preload:"auto",controls:!1,muted:!0,style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),t);return i=>i?(i.innerHTML="",i.appendChild(e),document.querySelector("#player-container-id")):void 0})(),ad=({rec:t,index:e,height:i,data:o,muted:a,activeIndex:l,videoPostConfig:s,videoPlayIcon:d})=>{const[r,v]=n.useState(!1),{bffEventReport:c,sxpParameter:m,waterFallData:h,openHashtag:f,bffFbReport:y}=_e(),S=n.useRef(0),[x,p]=n.useState(!1),[b,g]=n.useState(!0),{isActive:w}=Mo(),O=n.useRef(null),[I,E]=n.useState(""),[C,A]=n.useState(!1),u=n.useRef(),M=`pb-cache-video-${e}`,k=n.useRef(null),T=n.useRef(null),_=n.useMemo(()=>s?.mode==="2",[s]),R=n.useMemo(()=>{var q;return s?.mode==="2"?`translateY(-${50+((q=s?.offsetTop)!==null&&q!==void 0?q:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[s]),N=n.useMemo(()=>{var q;return((q=t?.video)===null||q===void 0?void 0:q.cover)||I},[I,t]),F=n.useMemo(()=>_?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[_]),V=n.useMemo(()=>s?.bgWay==="1",[s]),L=n.useMemo(()=>V&&s?.bgColor?{backgroundColor:s?.bgColor}:{},[s,V]);n.useEffect(()=>{u?.current&&(u.current.muted=a)},[a,u?.current]);const D=n.useCallback(()=>{var q;u?.current&&((q=u?.current)===null||q===void 0||q.play())},[u?.current]),B=xt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),W=n.useCallback(()=>{u?.current&&(A(!1),p(!0))},[]),z=n.useCallback(()=>{var q,K,Z,ae,oe,ve,ke,Oe,xe,Be,ue,be,ee;if(!u?.current)return;v(!1);const Y=o[e];if(Y&&(!((q=u?.current)===null||q===void 0)&&q.duration)){S.current=((K=u?.current)===null||K===void 0?void 0:K.currentTime)||0;const J=((ae=(Z=u?.current)===null||Z===void 0?void 0:Z.duration)!==null&&ae!==void 0?ae:0).toFixed(2),se=((ve=(oe=u?.current)===null||oe===void 0?void 0:oe.currentTime)!==null&&ve!==void 0?ve:0).toFixed(2),Ie=b?"0":"1";c?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Oe=(ke=Y?.video)===null||ke===void 0?void 0:ke.itemId)!==null&&Oe!==void 0?Oe:"",contentName:(Be=(xe=Y?.video)===null||xe===void 0?void 0:xe.title)!==null&&Be!==void 0?Be:"",playType:Ie,startTime:se,videoDuration:J,contentTags:JSON.stringify((be=(ue=Y?.video)===null||ue===void 0?void 0:ue.tags)!==null&&be!==void 0?be:[]),position:e+"",contentFormat:"video",traceInfo:(ee=Y?.video)===null||ee===void 0?void 0:ee.traceInfo}}),g(!1)}},[c,o,e,b,u?.current]),X=n.useCallback(()=>{var q;if(!u?.current||I||!_||(u.current.style.objectFit="contain",!((q=t?.video)===null||q===void 0)&&q.cover||!O||!O.current||V))return;const K=()=>{const Z=O?.current,ae=Z.getContext("2d"),oe=window?.innerWidth,ve=window?.innerHeight;Z.height=ve,Z.width=oe,ae?.drawImage(u.current,0,0,Z.width,Z.height),E(Z.toDataURL())};K(),setTimeout(()=>{K()},500)},[u.current,V,t,I,_]),ie=n.useCallback(()=>{u.current&&(z(),X())},[u.current,X,z]),le=n.useCallback(q=>()=>{var K,Z,ae,oe,ve;if(!u.current||!x)return;const ke=(K=u?.current)===null||K===void 0?void 0:K.paused;switch(q){case"start":if(!ke)return;(Z=u?.current)===null||Z===void 0||Z.play(),v(!1);break;case"pause":if(ke)return;(ae=u?.current)===null||ae===void 0||ae.pause(),v(!0);break;default:ke?(oe=u?.current)===null||oe===void 0||oe.play():(ve=u?.current)===null||ve===void 0||ve.pause(),v(!ke);break}},[x,u?.current]),re=n.useCallback(()=>{var q,K,Z,ae,oe,ve,ke,Oe,xe,Be,ue,be,ee;if(!u?.current||l!==e)return;const Y=o[e],J=((K=(q=u?.current)===null||q===void 0?void 0:q.duration)!==null&&K!==void 0?K:0).toFixed(2),se=((ae=(Z=u?.current)===null||Z===void 0?void 0:Z.currentTime)!==null&&ae!==void 0?ae:0).toFixed(2);if(!((oe=u?.current)===null||oe===void 0)&&oe.duration){const Ie=(((ve=u?.current)===null||ve===void 0?void 0:ve.currentTime)-S.current).toFixed(2);c?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Oe=(ke=Y?.video)===null||ke===void 0?void 0:ke.itemId)!==null&&Oe!==void 0?Oe:"",contentName:(Be=(xe=Y?.video)===null||xe===void 0?void 0:xe.title)!==null&&Be!==void 0?Be:"",endTime:se,videoDuration:J,playDuration:Ie,contentTags:JSON.stringify((be=(ue=Y?.video)===null||ue===void 0?void 0:ue.tags)!==null&&be!==void 0?be:[]),position:e+"",contentFormat:"video",traceInfo:(ee=Y?.video)===null||ee===void 0?void 0:ee.traceInfo}})}},[o,e,c,u?.current,l]),ge=n.useCallback(()=>{A(!0)},[]);n.useEffect(()=>{var q,K,Z,ae,oe,ve,ke,Oe,xe,Be;if(!w)return;const ue=t?.video.url;if(!ue)return;const be=document.querySelector(`#${M}`);if(!be||(u.current=ji?.(be),!u?.current))return;const ee=window?.Hls;let Y=T?.current;return ue.includes(".m3u8")&&ee&&ee.isSupported()?(Y=new ee,Y?.loadSource(ue),Y?.attachMedia(u?.current),Y?.on(ee.Events.MANIFEST_PARSED,function(){var J;(J=u?.current)===null||J===void 0||J.play()})):u.current.src=ue,(q=u?.current)===null||q===void 0||q.setAttribute("x5-playsinline","true"),(K=u?.current)===null||K===void 0||K.setAttribute("webkit-playsinline","true"),(Z=u?.current)===null||Z===void 0||Z.addEventListener("loadedmetadata",ie),(ae=u?.current)===null||ae===void 0||ae.addEventListener("loadeddata",X),(oe=u?.current)===null||oe===void 0||oe.addEventListener("play",z),(ve=u?.current)===null||ve===void 0||ve.addEventListener("playing",W),(ke=u?.current)===null||ke===void 0||ke.addEventListener("pause",re),(Oe=u?.current)===null||Oe===void 0||Oe.addEventListener("ended",D),(xe=u?.current)===null||xe===void 0||xe.addEventListener("canplay",D),(Be=u?.current)===null||Be===void 0||Be.addEventListener("waiting",ge),()=>{var J,se,Ie,G,j,Re,Le,ut,ot,$e;((J=u?.current)===null||J===void 0?void 0:J.paused)||re(),T?.current&&((se=T?.current)===null||se===void 0||se.destroy()),p(!1),(Ie=u?.current)===null||Ie===void 0||Ie.removeEventListener("loadedmetadata",ie),(G=u?.current)===null||G===void 0||G.removeEventListener("loadeddata",X),(j=u?.current)===null||j===void 0||j.removeEventListener("play",z),(Re=u?.current)===null||Re===void 0||Re.removeEventListener("playing",W),(Le=u?.current)===null||Le===void 0||Le.removeEventListener("pause",re),(ut=u?.current)===null||ut===void 0||ut.removeEventListener("ended",D),(ot=u?.current)===null||ot===void 0||ot.removeEventListener("canplay",D),($e=u?.current)===null||$e===void 0||$e.removeEventListener("waiting",ge)}},[w]),n.useEffect(()=>{var q,K;!u?.current||!x||(w?(y?.({eventName:"ViewContent"}),(q=u?.current)===null||q===void 0||q.play()):(K=u?.current)===null||K===void 0||K.pause())},[w,x,u?.current]),n.useEffect(()=>{var q,K,Z;if(!w||!u?.current)return;!((q=u?.current)===null||q===void 0?void 0:q.paused)&&f?(K=u?.current)===null||K===void 0||K.pause():f||(Z=u?.current)===null||Z===void 0||Z.play()},[f,w,u?.current]),n.useEffect(()=>{if(!w)return;const q=()=>{le("start")(),y?.({eventName:"ViewContent"})},K=le("pause");return _t.on(gt.PAGE_DID_SHOW,q),_t.on(gt.PAGE_DID_HIDE,K),()=>{_t.off(gt.PAGE_DID_SHOW,q),_t.off(gt.PAGE_DID_HIDE,K)}},[le,w]);const ce=n.useMemo(()=>!m?.placeholder_image||x?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"placeholder image"}),[x,m?.placeholder_image]),De=n.useMemo(()=>{if(!(!C||!x))return n.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:ld,alt:"placeholder image"})},[C,x]);return n.useEffect(()=>{if(!u?.current)return;const q=()=>{var K;l===e&&(!((K=t?.video)===null||K===void 0)&&K.url)&&u?.current&&!r&&le("pause")()};return window.addEventListener("beforeunload",q),()=>{window.removeEventListener("beforeunload",q)}},[l,e,t,u?.current,le,r]),t?.video?n.createElement(n.Fragment,null,_?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:le(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},L)},!V&&x&&N&&n.createElement(mt,{src:N,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},F)}),n.createElement("canvas",{ref:O,style:{display:"none"}}),n.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:R,left:0,right:0}},n.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},n.createElement("div",{className:"n-full-screen",ref:k,id:M,style:{width:"100%",height:"100%"}}),r&&n.createElement(mt,{className:"clc-pb-video-pause",src:d??B,alt:"pause"}))),ce,De):n.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:le()},n.createElement("div",{className:"n-full-screen",ref:k,id:M,style:{width:"100%",height:"100%"}}),ce,De,r&&n.createElement(mt,{className:"clc-pb-video-pause",src:d??B,alt:"pause"}))):null};var sd=n.memo(ad);const dd=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:o,style:a})=>{const[l,s]=n.useState(t),d=r=>{r.stopPropagation();const v=!l;s(v),o?.(v)};return n.useEffect(()=>{s(t)},[t]),n.createElement("button",{style:a,"aria-label":"toggle button",className:"pb-toggle-button",onClick:d},n.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:l?e:i}))};var Go=n.memo(dd);const rd=({imageUrl:t,style:e,duration:i=2e3})=>{const[o,a]=n.useState(!0);kt(),n.useEffect(()=>{setTimeout(()=>{a(!1)},i)},[]);const l=xt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),s=n.useMemo(()=>o?"pb-fadeIn":"pb-fadeOut",[o]);return n.createElement("div",{hidden:!o,className:`pb-finger-wrap ${s}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},n.createElement("img",{src:t||l,alt:"finger swiper"}))},Uo=t=>{const{src:e,height:i,imgUrlsPostConfig:o,onShowFirstImage:a}=t,l=n.useMemo(()=>o?.mode==="2",[o]),s=n.useMemo(()=>{var c;return o?.mode==="2"?`translateY(-${50+((c=o?.offsetTop)!==null&&c!==void 0?c:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[o]),d=n.useMemo(()=>l?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[l]),r=n.useMemo(()=>o?.bgWay==="1",[o]),v=n.useMemo(()=>r&&o?.bgColor?{backgroundColor:o?.bgColor}:{},[o,r]);return n.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},v)},(!l||!r)&&n.createElement(mt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},d),onLoad:a}),l&&n.createElement(mt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:s,left:0,right:0},onLoad:a}))},cd=({imgUrls:t,width:e,height:i,rec:o,index:a,onReportViewImageEnd:l,onViewImageStartEvent:s,imgUrlsPostConfig:d})=>{var r,v;const c=n.useRef(),{isActive:m}=Mo(),{sxpParameter:h,openHashtag:f}=_e(),[y,S]=n.useState(!1);n.useEffect(()=>{y&&m?(c?.current&&c.current.swiper.autoplay.start(),f?l(o):s(a)):c?.current&&c.current.swiper.autoplay.stop()},[o,m,l,f,a,s,y]);const x=n.useCallback(()=>{y||S(!0)},[y]);return n.createElement(Ut,{ref:c,defaultValue:0,direction:"horizontal",modules:[ci,ui],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},className:we.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(r=d?.marginBottom)!==null&&r!==void 0?r:0,fontSize:"14px"}},d?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:d?.dotsBgColor,opacity:1}}),d?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${d?.dotsActiveColor}!important`,opacity:1}})),height:i,loop:!0,autoplay:{delay:((v=d?.delay)!==null&&v!==void 0?v:3)*1e3}},t?.map((p,b)=>n.createElement(Dt,{key:b},n.createElement(Uo,{src:!y&&b>0?"":p,height:i,imgUrlsPostConfig:d,onShowFirstImage:x}))))};var ud=n.memo(cd);const vd=({tags:t,itemId:e,itemType:i,index:o,rec:a,hashTagStyle:l,hashTagRightMargin:s})=>{var d;const[r,v]=n.useState(!1),{setWaterFallData:c,setOpenHashtag:m,setCacheActiveIndex:h,waterFallData:f,setIsFromHashtag:y}=_e(),S=x=>{f?y?.(!0):h?.(o),c?.(i?{hashTag:x,itemId:e,itemType:i,rec:a}:{hashTag:x,rec:a}),m?.(!0)};return n.useMemo(()=>t.length<=6?null:n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>v(!r)},r?"show less":"show more"),[r,t]),n.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(d=l?.marginTop)!==null&&d!==void 0?d:16}px`,width:s}},n.createElement(ei,null,t?.map((x,p)=>n.createElement(Dt,{key:p,hidden:r?!1:p>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>S(x),tag:"button","aria-label":x},n.createElement("div",{dangerouslySetInnerHTML:{__html:he(`#${x}`,l)}})))))};var Wo=n.memo(vd),Yo="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 fi(t){return n.memo(function(e){const{$store:i}=cn(),o=l=>{let s=l;const d=l.match(/{{.*?}}/g);return d?.length&&d.forEach(r=>{r.replace(/{{\s*([\w.]+)\s*}}/g,(v,c)=>{if(c){const m=Ye.get(i,c);return s=s.replace(r,m),m}})}),s},a=n.useMemo(()=>{var l,s,d;const{bindDatas:r}=e,v=Xe(e,["bindDatas"]);if((l=r?.forEach)===null||l===void 0||l.call(r,c=>{if(c?.propKey&&c?.dataPath){const{propKey:m,dataPath:h}=c;h.replace(/{{\s*([\w.]+)\s*}}/g,(f,y)=>{var S,x;if(y){const p=(x=(S=Ye.get(i,y))!==null&&S!==void 0?S:e[m])!==null&&x!==void 0?x:"";return v[m]=p,p}})}}),v){v.eventMap={};const c=Ye.cloneDeep(v.event)||{};for(const m in c)if(Object.prototype.hasOwnProperty.call(c,m))try{c[m].value=o(c[m].value),v.eventMap[m]=new Function(c[m].value)}catch{}}return!((d=(s=v?.event)===null||s===void 0?void 0:s.onClick)===null||d===void 0)&&d.linkType&&(v.style.cursor="pointer"),v},[i,e]);return n.createElement(t,Object.assign({},a,a.eventMap))})}const pd=({rec:t,index:e,tempMap:i,resolver:o,includesCtaType:a,isActive:l})=>{var s,d,r,v,c;const{schema:m}=kt();if(!t?.video)return null;let h=null;!((d=(s=t?.video)===null||s===void 0?void 0:s.bindProducts)===null||d===void 0)&&d.length?h="\u591A\u5546\u54C1CTA":!((r=t?.video)===null||r===void 0)&&r.bindProduct?h="\u5546\u54C1CTA":h=(c=(v=t?.video)===null||v===void 0?void 0:v.bindCta)===null||c===void 0?void 0:c.itemId;const f=i?.[h],y=n.useMemo(()=>{var S,x,p,b,g,w,O,I,E,C,A,u,M,k,T,_,R,N,F,V,L,D,B,W,z,X,ie,le,re,ge,ce,De,q;if(!t?.video)return null;if(!((x=(S=t?.video)===null||S===void 0?void 0:S.bindProducts)===null||x===void 0)&&x.length||!((p=t?.video)===null||p===void 0)&&p.bindProduct||(g=(b=t?.video)===null||b===void 0?void 0:b.bindCta)===null||g===void 0||g.itemId,!(a&&!a?.includes((w=f?.item)===null||w===void 0?void 0:w.type))&&!(!a&&((O=f?.item)===null||O===void 0?void 0:O.category)==="cta")){if(((I=f?.item)===null||I===void 0?void 0:I.type)==="CommodityDiro"&&!(!((E=t?.video)===null||E===void 0)&&E.bindProduct)||((C=f?.item)===null||C===void 0?void 0:C.type)==="Commodity"&&!(!((A=t?.video)===null||A===void 0)&&A.bindProduct)||((u=f?.item)===null||u===void 0?void 0:u.type)==="CommodityDiroNew"&&!(!((M=t?.video)===null||M===void 0)&&M.bindProduct)||((k=f?.item)===null||k===void 0?void 0:k.type)==="MultiCommodity"&&!(!((_=(T=t?.video)===null||T===void 0?void 0:T.bindProducts)===null||_===void 0)&&_.length)||((R=f?.item)===null||R===void 0?void 0:R.type)==="MultiCommodityDiro"&&!(!((F=(N=t?.video)===null||N===void 0?void 0:N.bindProducts)===null||F===void 0)&&F.length)||((V=f?.item)===null||V===void 0?void 0:V.type)==="MultiCommodityDiroNew"&&!(!((D=(L=t?.video)===null||L===void 0?void 0:L.bindProducts)===null||D===void 0)&&D.length))return null;if(f&&o){const K=o[(B=f?.item)===null||B===void 0?void 0:B.type],Z=fi(K),ae=(W=K?.extend)===null||W===void 0?void 0:W.defaulSetting,oe=((ie=(X=(z=f?.item)===null||z===void 0?void 0:z.event)===null||X===void 0?void 0:X.onClick)===null||ie===void 0?void 0:ie.linkType)==="externalLink";return n.createElement(Z,Object.assign({style:Object.assign(Object.assign(Object.assign({},ae?.style),(le=f?.item)===null||le===void 0?void 0:le.style),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},ae?.textStyle),(re=f?.item)===null||re===void 0?void 0:re.textStyle),bindDatas:(ce=(ge=f?.item)===null||ge===void 0?void 0:ge.bindDatas)!==null&&ce!==void 0?ce:[]},ae?.props,(De=f?.item)===null||De===void 0?void 0:De.props,{event:((q=f?.item)===null||q===void 0?void 0:q.event)||{},schema:m,id:f?.id,key:f?.id,recData:t,isExternalLink:oe,index:e,isActive:l}))}else return null}},[t,o,i,m,f?.id,l]);return n.createElement(n.Fragment,null,y)};var hi=n.memo(pd);const Xo=({nudge:t})=>{var e,i,o,a,l,s;return n.createElement(n.Fragment,null,t?.isOpen&&n.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(o=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&o!==void 0?o:212,height:(l=(a=t?.size)===null||a===void 0?void 0:a.height)!==null&&l!==void 0?l:38,backgroundColor:t?.backgroundColor,borderRadius:(s=t?.borderRadius)!==null&&s!==void 0?s:4}},t?.icon?n.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,n.createElement("p",{style:Object.assign(Object.assign({},t?.textStyle),{textWrap:"nowrap",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",flex:1,marginBottom:0,marginTop:0}),dangerouslySetInnerHTML:{__html:he(t?.content,t?.textStyle)}})))},md=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:o,setRtcList:a,setCacheRtcList:l,setCacheActiveIndex:s,setLoading:d,swiperRef:r,waterFallData:v,bffEventReport:c,selectTag:m,setSelectTag:h}=_e(),{backMainFeed:f}=Qe(),y=n.useMemo(()=>[ni,...t],[t]),S=x=>()=>{if(x===m)return;x!=="FOR U"?c?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${x}']`}}):f("theme",x,m);let p;x!==ni&&(p=x),d?.(!0),o?.({themeTag:p}).then(b=>{var g,w,O,I;_t.emit(gt.CHANGE_THEME_TAG,p),a?.((g=b?.recList)!==null&&g!==void 0?g:[]),l?.((w=b?.recList)!==null&&w!==void 0?w:[]),e?.(0),s?.(0),(I=(O=r?.current)===null||O===void 0?void 0:O.swiper)===null||I===void 0||I.slideTo(0)}).finally(()=>{d?.(!1)}),h?.(x)};return v||t.length<=0?null:n.createElement("div",{className:"clc-sxp-tagbar",style:i},n.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},y.map(x=>n.createElement("button",{className:`clc-sxp-tagbar-list-item ${x===m?"clc-sxp-tagbar-list-item-active":""}`,key:x,"aria-label":x,onClick:S(x)},x))))};var qo=n.memo(md);const Jo=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:o=window.innerWidth,tempMap:a,resolver:l,data:s=[],ctaType:d,tipText:r,nudge:v,_schema:c,hashTagStyle:m,hashTagRightMargin:h,tagList:f=[],licenseUrl:y})=>{var S,x,p,b,g,w,O,I,E,C,A,u,M,k,T,_,R,N,F,V,L;const D=xt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),B=xt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:W}=kt(),[z,X]=n.useState(0),ie=n.useRef(0),[le,re]=n.useState(!0),ge=n.useRef(),[ce,De]=n.useState(!1),[q,K]=n.useState(!1),[Z,ae]=n.useState(new Date().getTime()),oe=n.useRef(!1),[ve,ke]=n.useState(2),{loadVideos:Oe,bffEventReport:xe,loading:Be,setPopupDetailData:ue,ctaEvent:be,swiperRef:ee,waterFallData:Y,setOpenHashtag:J,appDomain:se,openHashtag:Ie,loadingImage:G,isFromHashtag:j,popupDetailData:Re,bffFbReport:Le,curTime:ut,h5EnterLink:ot,isShowConsent:$e,selectTag:vt,isPreview:Nt,isEditor:H,cacheRtcList:U,setRtcList:ye,cacheActiveIndex:Pe,rtcList:fe,isNoMoreData:$}=_e(),{backMainFeed:Q,productView:Te,jumpToWeb:je}=Qe(),Ge=n.useMemo(()=>s.length>0&&!Be&&(pn()||t?.enableSwiperTip),[s,Be,t?.enableSwiperTip]);n.useEffect(()=>{$i()},[]),n.useEffect(()=>{if(s?.length>0){const P=new Date;ge.current=P,Le?.({eventName:"PageView"})}},[s?.length]);const ze=n.useCallback(()=>{if($i(),ot?.(),s.length>0){const P=new Date;ge.current=P,Le?.({eventName:"PageView"})}},[s.length,Le,ot]);n.useEffect(()=>{var P;if(!d||d?.length<1)return;const de=s?.findIndex(ne=>{var pe,Se,Ae,te,me,Me,Ne,Ve,He;const Fe=d?.[0];return Fe==="\u591A\u5546\u54C1CTA"?((pe=ne?.video)===null||pe===void 0?void 0:pe.bindProducts)&&((Ae=(Se=ne?.video)===null||Se===void 0?void 0:Se.bindProducts)===null||Ae===void 0?void 0:Ae.length)>0:Fe==="\u5546\u54C1CTA"?(te=ne?.video)===null||te===void 0?void 0:te.bindProduct:((Me=(me=ne?.video)===null||me===void 0?void 0:me.bindCta)===null||Me===void 0?void 0:Me.itemId)===Fe&&(((Ne=ne?.video)===null||Ne===void 0?void 0:Ne.url)||((He=(Ve=ne?.video)===null||Ve===void 0?void 0:Ve.imgUrls)===null||He===void 0?void 0:He.length))})||0;de!==-1&&((P=ee?.current)===null||P===void 0||P.swiper.slideTo(de))},[s,d,ee]),n.useEffect(()=>{const P=s?.[z],de=()=>{var ne,pe,Se,Ae,te,me,Me,Ne,Ve,He,Fe,tt,qe,Ke,Ze,ht,Ee,St,it,Ht;const Yt=!Ie&&!$e;if(document.visibilityState==="hidden"){Yt&&(_t.emit(gt.PAGE_DID_HIDE,P),wt(P),Et(P));let It="";Re&&(!((pe=(ne=P?.video)===null||ne===void 0?void 0:ne.bindProducts)===null||pe===void 0)&&pe.length||!((Se=P?.video)===null||Se===void 0)&&Se.bindProduct)?It="pdpPage":Re&&((Me=a?.[(me=(te=(Ae=P?.video)===null||Ae===void 0?void 0:Ae.bindCta)===null||te===void 0?void 0:te.itemId)!==null&&me!==void 0?me:""].item)===null||Me===void 0?void 0:Me.type)==="Appoint"?It="formPage":j?It="hashTagPage":!((Ne=P?.video)===null||Ne===void 0)&&Ne.url?It="videoPage":!((Ve=P?.video)===null||Ve===void 0)&&Ve.imgUrls&&(!((Fe=(He=P?.video)===null||He===void 0?void 0:He.imgUrls)===null||Fe===void 0)&&Fe.length)?It="imagePage":P?.product&&(It="productPage"),xe?.({eventInfo:{sessionDuration:Math.floor((new Date-ut.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(tt=P?.video)===null||tt===void 0?void 0:tt.itemId,productId:(qe=P?.product)===null||qe===void 0?void 0:qe.itemId,position:z+"",fromKName:It,fromKPage:location?.href,ctatId:(ht=(Ze=(Ke=P?.video)===null||Ke===void 0?void 0:Ke.bindCta)===null||Ze===void 0?void 0:Ze.itemId)!==null&&ht!==void 0?ht:"",traceInfo:(Ht=(St=(Ee=P?.video)===null||Ee===void 0?void 0:Ee.traceInfo)!==null&&St!==void 0?St:(it=P?.product)===null||it===void 0?void 0:it.traceInfo)!==null&&Ht!==void 0?Ht:""}})}else document.visibilityState==="visible"&&(oe.current===!0&&(ae(new Date().getTime()),oe.current=!1),ze(),Yt&&(Ot(z),_t.emit(gt.PAGE_DID_SHOW,P),Q("external",vt)))};return document.addEventListener("visibilitychange",de),()=>{document.removeEventListener("visibilitychange",de)}},[z,xe,s,ze,Re,j,a,ut,Q,Ie,$e,vt]);const pt=n.useMemo(()=>{let P=0;return f.length>0&&(P+=45,Y&&(P-=45)),P},[f,Y]),nt=n.useMemo(()=>{let P=0;return t?.logoUrl&&t?.isShowLogo&&(P+=56),P},[t]),dt=n.useMemo(()=>i-nt-pt,[nt,i,pt]),Je=n.useMemo(()=>{var P;const de=z===0&&!Y&&!H?[(P=s?.[0])!==null&&P!==void 0?P:null]:s?.map((ne,pe)=>z===pe||pe-1===z||pe+1===z?ne:null);return de?.length?!Y&&!$?de.concat([{loading:!0}]):de:[]},[s,z,Y,H,$]),Ue=n.useMemo(()=>{var P,de,ne,pe;if(t?.logoUrl&&t?.isShowLogo){const Se=(de=(P=t?.logoBar)===null||P===void 0?void 0:P.onClick)===null||de===void 0?void 0:de.value,Ae=((pe=(ne=t?.logoBar)===null||ne===void 0?void 0:ne.onClick)===null||pe===void 0?void 0:pe.linkType)==="externalLink",te=Je[z];return n.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},Se&&{onClick:()=>{var me,Me,Ne,Ve;Ae&&je(te,(me=te?.video)===null||me===void 0?void 0:me.bindProduct,(Me=te?.video)===null||Me===void 0?void 0:Me.bindCta,z,((Ne=te?.product)===null||Ne===void 0?void 0:Ne.traceInfo)||((Ve=te?.video)===null||Ve===void 0?void 0:Ve.traceInfo)),new Function(Se)()}}),n.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,z,Je]),lt=n.useCallback((P,de)=>{var ne,pe,Se,Ae;return!((ne=P?.video)===null||ne===void 0)&&ne.url?n.createElement(sd,{key:Z,rec:P,index:de,muted:le,data:s,height:dt,activeIndex:z,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((pe=P?.video)===null||pe===void 0)&&pe.imgUrls?n.createElement(ud,{key:P?.video.itemId,imgUrls:P?.video.imgUrls,width:o,height:dt,rec:P,index:de,onReportViewImageEnd:wt,onViewImageStartEvent:Ot,imgUrlsPostConfig:t?.imgUrlsPost}):P.product&&Array.isArray(t?.productPost)&&((Se=t?.productPost)===null||Se===void 0?void 0:Se.length)>0?(Ae=t?.productPost)===null||Ae===void 0?void 0:Ae.map((te,me)=>{var Me,Ne,Ve,He,Fe,tt,qe,Ke;const Ze=l[(Me=te?.item)===null||Me===void 0?void 0:Me.type],ht=fi(Ze),Ee=(Ne=Ze?.extend)===null||Ne===void 0?void 0:Ne.defaulSetting;return n.createElement(ht,Object.assign({key:`${de}${me}`,textStyle:Object.assign(Object.assign({},Ee?.textStyle),(Ve=te?.item)===null||Ve===void 0?void 0:Ve.textStyle),bindDatas:(Fe=(He=te?.item)===null||He===void 0?void 0:He.bindDatas)!==null&&Fe!==void 0?Fe:[]},Ee?.props,(tt=te?.item)===null||tt===void 0?void 0:tt.props,{event:((qe=te?.item)===null||qe===void 0?void 0:qe.event)||{},schema:W,id:te?.id,viewTime:ge.current,rec:P,isPost:!0,tipText:r,style:Object.assign(Object.assign(Object.assign({},Ee?.style),(Ke=te?.item)===null||Ke===void 0?void 0:Ke.style),{height:"100%",overflow:"auto"}),index:de}))}):null},[o,s,dt,le,z,t?.productPost,t?.videoPlayIcon,ge,r,l,W,Z]),rt=n.useCallback(P=>{K(P)},[]),Ce=n.useMemo(()=>q?{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"},[q]),ft=n.useCallback((P,de)=>{var ne,pe,Se,Ae,te,me,Me,Ne;return P?.video?n.createElement(n.Fragment,null,((ne=P?.video)===null||ne===void 0?void 0:ne.title)&&!q&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(pe=t?.bottomInfoDist)!==null&&pe!==void 0?pe:40}px`}},n.createElement(Xo,{nudge:v}),t?.isShowCTA===void 0||t?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(hi,{rec:P,index:de,tempMap:a,resolver:l,isActive:de===z})):null,n.createElement("div",null,n.createElement(mi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:r?.foldText,unfoldText:r?.unfoldText,text:(Ae=(Se=P?.video)===null||Se===void 0?void 0:Se.title)!==null&&Ae!==void 0?Ae:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:rt}),n.createElement(hi,{rec:P,index:de,tempMap:a,resolver:l,includesCtaType:["AniLink"],isActive:de===z}),n.createElement(Wo,{index:z,tags:(me=(te=P?.video)===null||te===void 0?void 0:te.hashTags)!==null&&me!==void 0?me:[],itemId:(Me=P?.video)===null||Me===void 0?void 0:Me.itemId,itemType:!((Ne=P?.video)===null||Ne===void 0)&&Ne.itemId?"VIDEO":null,rec:P,hashTagStyle:m,hashTagRightMargin:o-(h??0)}))),n.createElement(hi,{rec:P,index:de,tempMap:a,resolver:l,includesCtaType:["AniLinkPopup"],isActive:de===z})):null},[e,z,a,l,r,v,m,t,rt,q,Ce]),yt=n.useCallback((P,de,ne)=>{var pe,Se,Ae,te;if(!t?.isShowLike||!ne)return;let me=(pe=t?.likeIconY)!==null&&pe!==void 0?pe:400;return Y&&me<40&&(me+=40),P?.video?n.createElement(Ho,{key:P.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:P.isCollected,recData:P,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(Se=t.likeIconXPosit)!==null&&Se!==void 0?Se:"right"]:(Ae=t.likeIconX)!==null&&Ae!==void 0?Ae:0,[(te=t.likeIconYPosit)!==null&&te!==void 0?te:"bottom"]:me},position:de}):null},[t,Y]),wt=P=>{var de,ne,pe,Se,Ae,te;if(!(!((de=P?.video)===null||de===void 0)&&de.url)&&(!((ne=P?.video)===null||ne===void 0)&&ne.imgUrls)){const me=Date.now(),Me=(me-ie.current)/1e3;xe?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(Se=(pe=P?.video)===null||pe===void 0?void 0:pe.itemId)!==null&&Se!==void 0?Se:"",contentName:(Ae=P?.video.title)!==null&&Ae!==void 0?Ae:"",imageEndTime:`${me}`,playDuration:`${Me}`,contentTags:JSON.stringify((te=P?.video.tags)!==null&&te!==void 0?te:[]),position:z+"",contentFormat:"image",traceInfo:P?.video.traceInfo}})}},Mt=(P,de)=>{var ne,pe,Se,Ae,te,me,Me,Ne,Ve,He,Fe,tt,qe,Ke,Ze,ht,Ee,St,it,Ht,Yt,It;if(Nt||Y)return;const Zo=new Date-ut.current;if(t?.openSlideSkip&&Zo>=((ne=t?.slideSkipStartTime)!==null&&ne!==void 0?ne:0)&&mn()&&P){const Hi=((Ae=(Se=(pe=P?.video)===null||pe===void 0?void 0:pe.bindProducts)===null||Se===void 0?void 0:Se[0])===null||Ae===void 0?void 0:Ae.link)||((me=(te=P?.video)===null||te===void 0?void 0:te.bindProduct)===null||me===void 0?void 0:me.link)||((Me=P?.product)===null||Me===void 0?void 0:Me.link),We=P?.product||((Ne=P?.video)===null||Ne===void 0?void 0:Ne.bindProduct)||((He=(Ve=P?.video)===null||Ve===void 0?void 0:Ve.bindProducts)===null||He===void 0?void 0:He[0]);if(Hi){let gi=null;!((Fe=P?.video)===null||Fe===void 0)&&Fe.url?gi="video":!((qe=(tt=P?.video)===null||tt===void 0?void 0:tt.imgUrls)===null||qe===void 0)&&qe.length&&(gi="image"),xe?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(Ke=We?.itemId)!==null&&Ke!==void 0?Ke:"",productName:(Ze=We?.title)!==null&&Ze!==void 0?Ze:"",price:We?.price?We?.price+"":"0",productCollection:(ht=We?.collection)!==null&&ht!==void 0?ht:"",contentTags:We?.tags?JSON.stringify(We?.tags):"",position:de+"",contentId:(St=(Ee=P?.video)===null||Ee===void 0?void 0:Ee.itemId)!==null&&St!==void 0?St:"",traceInfo:(It=(Ht=(it=P?.video)===null||it===void 0?void 0:it.traceInfo)!==null&&Ht!==void 0?Ht:(Yt=P?.product)===null||Yt===void 0?void 0:Yt.traceInfo)!==null&&It!==void 0?It:"",contentFormat:gi}}),oe.current=!0,window.location.href=window.getJointUtmLink(Hi)}}},Ft=P=>{var de,ne,pe,Se,Ae,te,me,Me,Ne,Ve,He,Fe,tt,qe,Ke,Ze,ht;const Ee=s[P.previousIndex];if(!Ee)return;let St=null;!((de=Ee?.video)===null||de===void 0)&&de.url?St="video":!((pe=(ne=Ee?.video)===null||ne===void 0?void 0:ne.imgUrls)===null||pe===void 0)&&pe.length&&(St="image"),P.previousIndex-P.activeIndex<0?(xe?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Ae=(Se=Ee?.video)===null||Se===void 0?void 0:Se.itemId)!==null&&Ae!==void 0?Ae:"",productId:(me=(te=Ee?.product)===null||te===void 0?void 0:te.itemId)!==null&&me!==void 0?me:"",requestId:null,traceInfo:(Ne=(Me=Ee?.video)===null||Me===void 0?void 0:Me.traceInfo)!==null&&Ne!==void 0?Ne:"",contentFormat:St}}),wt(Ee),Mt(Ee,P.previousIndex)):(xe?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(He=(Ve=Ee?.video)===null||Ve===void 0?void 0:Ve.itemId)!==null&&He!==void 0?He:"",productId:(tt=(Fe=Ee.product)===null||Fe===void 0?void 0:Fe.itemId)!==null&&tt!==void 0?tt:"",requestId:null,traceInfo:(Ke=(qe=Ee?.video)===null||qe===void 0?void 0:qe.traceInfo)!==null&&Ke!==void 0?Ke:"",contentFormat:St}}),wt(Ee)),Et(Ee);const it=s[P.activeIndex];!(!((Ze=it?.video)===null||Ze===void 0)&&Ze.url)&&!(!((ht=it?.video)===null||ht===void 0)&&ht.imgUrls)&&it?.product&&Le?.({eventName:"ProductView"}),ge.current=new Date},Et=P=>{var de,ne,pe;!(!((de=P?.video)===null||de===void 0)&&de.url)&&!(!((ne=P?.video)===null||ne===void 0)&&ne.imgUrls)&&P?.product&&Te(P,P.product,(pe=P?.product)===null||pe===void 0?void 0:pe.bindCta,ge.current,z)};n.useEffect(()=>{const P=s[z];Ie?Et(P):ge.current=new Date},[Ie,s,z]);const Ot=P=>{var de,ne,pe,Se,Ae,te;const me=s[P];if(!(!((de=me?.video)===null||de===void 0)&&de.url)&&(!((ne=me?.video)===null||ne===void 0)&&ne.imgUrls)){const Me=Date.now();ie.current=Me,xe?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(Se=(pe=me?.video)===null||pe===void 0?void 0:pe.itemId)!==null&&Se!==void 0?Se:"",contentName:(Ae=me?.video.title)!==null&&Ae!==void 0?Ae:"",imageStartTime:`${Me}`,contentTags:JSON.stringify((te=me?.video.tags)!==null&&te!==void 0?te:[]),position:P+"",contentFormat:"image",traceInfo:me?.video.traceInfo}}),Le?.({eventName:"ViewContent"})}},Ct=n.useCallback(P=>{var de,ne,pe,Se,Ae,te;if(P)return(t?.isShowMute===void 0||t?.isShowMute===!0)&&n.createElement(Go,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((ne=(de=Je?.[z])===null||de===void 0?void 0:de.video)===null||ne===void 0)&&ne.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(pe=t?.muteIconXPosit)!==null&&pe!==void 0?pe:"right"]:(Se=t?.muteIconX)!==null&&Se!==void 0?Se:0,[(Ae=t?.muteIconYPosit)!==null&&Ae!==void 0?Ae:"bottom"]:(te=t?.muteIconY)!==null&&te!==void 0?te:23},defaultValue:le,activeIcon:t?.unMuteIcon?t?.unMuteIcon:D,unactiveIcon:t?.muteIcon?t?.muteIcon:B,onChange:re})},[t,Je,z,le]),Wt=n.useMemo(()=>Be?n.createElement("div",{style:{height:dt,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:G,alt:"loading...",style:{objectFit:"contain"}})):Je?.map((P,de)=>n.createElement(Dt,{key:de,virtualIndex:de,style:{overflow:"hidden"}},P&&n.createElement(n.Fragment,null,P?.loading?n.createElement("div",{style:{height:dt,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:G,alt:"loading...",style:{objectFit:"contain"}})):n.createElement(n.Fragment,null,yt(P,de,!t?.likeIconFixed),Ct(!t?.muteIconFixed),ft(P,de),lt(P,de))))),[o,s,dt,Be,ft,lt,Je,G,Z,Ct]);return n.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},Y&&n.createElement(No,{icon:Yo,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},textStyle:Object.assign(Object.assign({},(g=(b=(p=(x=(S=t?.hashTag)===null||S===void 0?void 0:S[0])===null||x===void 0?void 0:x.item)===null||p===void 0?void 0:p.props)===null||b===void 0?void 0:b.textStyles)===null||g===void 0?void 0:g.hashTagTitle),{color:"#fff"}),onClose:()=>{!Ye.isEqual(fe,U)&&U&&U?.length&&ye?.(U),J?.(!0)}}),Ue,n.createElement(qo,{tagList:f,setActiveIndex:X,style:{top:nt}}),((w=t?.backButton)===null||w===void 0?void 0:w.enable)&&n.createElement("button",{style:{position:"absolute",[(I=(O=t?.backButton)===null||O===void 0?void 0:O.xPosit)!==null&&I!==void 0?I:"left"]:(C=(E=t?.backButton)===null||E===void 0?void 0:E.x)!==null&&C!==void 0?C:0,[(u=(A=t?.backButton)===null||A===void 0?void 0:A.yPosit)!==null&&u!==void 0?u:"top"]:(((M=t?.backButton)===null||M===void 0?void 0:M.yPosit)=="top"?nt+pt:0)+((T=(k=t?.backButton)===null||k===void 0?void 0:k.y)!==null&&T!==void 0?T:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:()=>history?.back()},n.createElement("img",{src:(R=(_=t?.backButton)===null||_===void 0?void 0:_.icon)!==null&&R!==void 0?R:Yo,alt:"back button",width:100,style:{objectFit:"cover"}})),Ge?n.createElement(rd,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((N=t?.swipeTipOffset)!==null&&N!==void 0?N:0)}%`},duration:t?.swiperTipAniDur}):null,n.createElement(Ut,{style:{marginTop:pt},ref:ee,onSlideChange:()=>{ee.current.swiper.allowTouchMove=!1,setTimeout(()=>{ee.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:P=>{X(P.activeIndex),!Ie&&(Ft(P),!(Y||H)&&P?.activeIndex+1>=s?.length&&(ce||(De(!0),Oe?.(ve).then(de=>{var ne;De(!1),de&&((ne=de?.recList)===null||ne===void 0?void 0:ne.length)>0&&ke(ve+1)}))))},direction:"vertical",height:dt},yt(Je[z],z,!!t?.likeIconFixed),Ct(!!t?.muteIconFixed),Wt),n.createElement(jo,Object.assign({},(L=(V=(F=t?.hashTag)===null||F===void 0?void 0:F[0])===null||V===void 0?void 0:V.item)===null||L===void 0?void 0:L.props)))},fd=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:o,rec:a,index:l})=>n.createElement(Ut,{defaultValue:0,direction:"horizontal",modules:[ci,ui],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(s=>n.createElement(Dt,{key:s},n.createElement(Uo,{src:s,height:i,imgUrlsPostConfig:o}))));var hd=n.memo(fd);const gd=({rec:t,index:e,height:i,data:o,muted:a,activeIndex:l,videoPostConfig:s,width:d})=>{const[r,v]=n.useState(!1),c=n.useRef(null),{bffEventReport:m,sxpParameter:h,waterFallData:f,openHashtag:y}=_e(),S=n.useRef(0),[x,p]=n.useState(!1),[b,g]=n.useState(!0),w=n.useRef(null),[O,I]=n.useState("");n.useEffect(()=>{c.current&&(c.current.muted=a)},[a]);const E=n.useCallback(()=>{var L;(L=c.current)===null||L===void 0||L.play()},[]),C=xt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),A=n.useCallback(()=>{var L,D,B,W,z,X,ie,le,re,ge,ce,De,q;v(!1);const K=o[e];if(K&&(!((L=c?.current)===null||L===void 0)&&L.duration)){S.current=((D=c?.current)===null||D===void 0?void 0:D.currentTime)||0;const Z=((W=(B=c.current)===null||B===void 0?void 0:B.duration)!==null&&W!==void 0?W:0).toFixed(2),ae=((X=(z=c.current)===null||z===void 0?void 0:z.currentTime)!==null&&X!==void 0?X:0).toFixed(2),oe=b?"0":"1";m?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(le=(ie=K?.video)===null||ie===void 0?void 0:ie.itemId)!==null&&le!==void 0?le:"",contentName:(ge=(re=K?.video)===null||re===void 0?void 0:re.title)!==null&&ge!==void 0?ge:"",playType:oe,startTime:ae,videoDuration:Z,contentTags:JSON.stringify((De=(ce=K?.video)===null||ce===void 0?void 0:ce.tags)!==null&&De!==void 0?De:[]),position:e+"",contentFormat:"video",traceInfo:(q=K?.video)===null||q===void 0?void 0:q.traceInfo}}),g(!1)}},[m,o,e,b]),u=n.useCallback(()=>{p(!0)},[]),M=n.useCallback(L=>()=>{var D,B,W,z,X;if(!x)return;const ie=(D=c.current)===null||D===void 0?void 0:D.paused;switch(L){case"start":if(!ie)return;(B=c.current)===null||B===void 0||B.play(),v(!1);break;case"pause":if(ie)return;(W=c.current)===null||W===void 0||W.pause(),v(!0);break;default:ie?(z=c.current)===null||z===void 0||z.play():(X=c.current)===null||X===void 0||X.pause(),v(!ie);break}},[x]),k=n.useCallback(()=>{var L,D,B,W,z,X,ie,le,re,ge,ce,De,q;const K=o[e],Z=((D=(L=c.current)===null||L===void 0?void 0:L.duration)!==null&&D!==void 0?D:0).toFixed(2),ae=((W=(B=c.current)===null||B===void 0?void 0:B.currentTime)!==null&&W!==void 0?W:0).toFixed(2);if(!((z=c?.current)===null||z===void 0)&&z.duration){const oe=(((X=c?.current)===null||X===void 0?void 0:X.currentTime)-S.current).toFixed(2);m?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(le=(ie=K?.video)===null||ie===void 0?void 0:ie.itemId)!==null&&le!==void 0?le:"",contentName:(ge=(re=K?.video)===null||re===void 0?void 0:re.title)!==null&&ge!==void 0?ge:"",endTime:ae,videoDuration:Z,playDuration:oe,contentTags:JSON.stringify((De=(ce=K?.video)===null||ce===void 0?void 0:ce.tags)!==null&&De!==void 0?De:[]),position:e+"",contentFormat:"video",traceInfo:(q=K?.video)===null||q===void 0?void 0:q.traceInfo}})}},[o,e,m]),T=n.useMemo(()=>s?.mode==="2",[s]),_=n.useMemo(()=>{var L;return s?.mode==="2"?`translateY(-${50+((L=s?.offsetTop)!==null&&L!==void 0?L:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[s]),R=n.useMemo(()=>{var L;return((L=t?.video)===null||L===void 0?void 0:L.cover)||O},[O,t]),N=n.useCallback(()=>{if(!w||!c||!c.current||!w.current)return;const L=c?.current,D=w?.current,B=D.getContext("2d"),W=window?.innerWidth,z=window?.innerHeight;D.height=z,D.width=W,B?.drawImage(L,0,0,D.width,D.height),I(D.toDataURL())},[]);n.useEffect(()=>{var L,D,B,W;if(c.current){if(v(!1),!c.current.src){const z=t?.video.url;if(z.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const X=new window.Hls;X.loadSource(z),X.attachMedia(c.current)}else c.current.canPlayType("application/vnd.apple.mpegurl"),c.current.src=z;else c.current.src=z;c.current.setAttribute("x5-playsinline","true"),c.current.setAttribute("webkit-playsinline","true")}return(L=c.current)===null||L===void 0||L.addEventListener("loadedmetadata",u),(D=c.current)===null||D===void 0||D.addEventListener("canplay",u),(B=c.current)===null||B===void 0||B.addEventListener("playing",A),(W=c.current)===null||W===void 0||W.addEventListener("loadeddata",N),()=>{var z,X,ie,le;(z=c.current)===null||z===void 0||z.removeEventListener("loadedmetadata",u),(X=c.current)===null||X===void 0||X.removeEventListener("canplay",u),(ie=c.current)===null||ie===void 0||ie.removeEventListener("playing",A),(le=c.current)===null||le===void 0||le.removeEventListener("loadeddata",N)}}},[u,A,t?.video,N]);const F=n.useMemo(()=>!h?.placeholder_image||x?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"video poster"}),[x,h?.placeholder_image]);n.useEffect(()=>{const L=()=>{var D,B;l===e&&(!((D=t?.video)===null||D===void 0)&&D.url)&&(!((B=c?.current)===null||B===void 0)&&B.src)&&!r&&M("pause")()};return window.addEventListener("beforeunload",L),()=>{window.removeEventListener("beforeunload",L)}},[l,e,t,c,M,r]);const V=n.useMemo(()=>T?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[T]);return t?.video?n.createElement(n.Fragment,null,T?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:M(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},n.createElement(mt,{src:R,style:Object.assign({height:i,width:d,objectFit:"cover"},V)}),n.createElement("canvas",{ref:w,style:{display:"none"}}),n.createElement("div",{style:{position:"absolute",width:d,height:i,top:"50%",transform:_,left:0,right:0}},n.createElement("div",{style:{position:"relative",width:d,height:"100%"}},n.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:c,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:k,onEnded:E,style:{width:"100%",height:i,objectFit:"contain"}}),n.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:C,alt:"video pause image"}))),F):n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:M(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},n.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:c,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:k,onEnded:E}),F,n.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:C,alt:"video pause image"}))):null};var bd=n.memo(gd);const Vi={};Object.values(Fi).forEach(t=>{Vi[t.extend.type]=t});const yd="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",wd="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Sd=({data:t=[],globalConfig:e,tipText:i,nudge:o,tempMap:a,descStyle:l,hashTagStyle:s,containerHeight:d=664,containerWidth:r=375,appDomain:v,tagList:c=[]})=>{const m=n.useMemo(()=>{let I=0;return e?.logoUrl&&e?.isShowLogo&&(I+=45),c.length>0&&(I+=45),d-I},[e,d,c]),h=(I,E)=>{var C,A,u,M;if(!((C=I?.video)===null||C===void 0)&&C.url)return n.createElement(bd,{rec:I,index:E,muted:!0,width:r,data:t??[],height:m,activeIndex:E,videoPostConfig:e?.videoPost});if(!((A=I?.video)===null||A===void 0)&&A.imgUrls)return n.createElement(hd,{key:I?.video.itemId,imgUrls:I?.video.imgUrls,width:r,height:m,rec:I,index:E,imgUrlsPostConfig:e?.imgUrlsPost});if(I.product&&I.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((k,T)=>{var _,R,N,F,V,L,D,B;const W=Vi[(_=k?.item)===null||_===void 0?void 0:_.type],z=fi(W),X=(R=W?.extend)===null||R===void 0?void 0:R.defaulSetting;return n.createElement(z,Object.assign({key:`${E}${T}`,textStyle:Object.assign(Object.assign({},X?.textStyle),(N=k?.item)===null||N===void 0?void 0:N.textStyle),bindDatas:(V=(F=k?.item)===null||F===void 0?void 0:F.bindDatas)!==null&&V!==void 0?V:[]},X?.props,(L=k?.item)===null||L===void 0?void 0:L.props,{event:((D=k?.item)===null||D===void 0?void 0:D.event)||{},id:k?.id,rec:I,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},X?.style),(B=k?.item)===null||B===void 0?void 0:B.style),{width:r,height:m,overflow:"auto"}),index:E}))})},f=n.useMemo(()=>e?.logoUrl&&e?.isShowLogo?n.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},n.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),y=(I,E)=>e?.isShowCTA===void 0||e?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(hi,{rec:I,index:E,tempMap:a,resolver:Vi})):null,S=(I,E)=>{var C,A,u,M,k,T,_;return I?.video?n.createElement(n.Fragment,null,((C=I?.video)===null||C===void 0?void 0:C.title)&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom"},n.createElement(Xo,{nudge:o}),y(I,E),n.createElement("div",null,n.createElement(mi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(u=(A=I?.video)===null||A===void 0?void 0:A.title)!==null&&u!==void 0?u:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),n.createElement(Wo,{index:E,tags:(k=(M=I?.video)===null||M===void 0?void 0:M.hashTags)!==null&&k!==void 0?k:[],itemId:(T=I?.video)===null||T===void 0?void 0:T.itemId,itemType:!((_=I?.video)===null||_===void 0)&&_.itemId?"VIDEO":null,rec:I,hashTagStyle:s}))):null},x=xt(wd,v),p=xt(yd,v),b=(I,E)=>{var C,A,u,M;if(!e?.isShowLike)return;let k=(C=e?.likeIconY)!==null&&C!==void 0?C:400;return k<40&&(k+=40),I?.video?n.createElement(Ho,{key:I.position,activeIcon:(A=e?.likeIcon)!==null&&A!==void 0?A:x,unActicveIcon:(u=e?.unlikeIcon)!==null&&u!==void 0?u:p,position:E,active:I.isCollected,recData:I,className:"clc-sxp-like-button",style:{top:k,right:(M=e?.likeIconX)!==null&&M!==void 0?M:0}}):null},g=xt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",v),w=xt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",v),O=(I,E)=>{var C,A,u,M;return n.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},f,n.createElement(qo,{tagList:c}),n.createElement(Go,{style:{position:"absolute",right:(C=e?.muteIconX)!==null&&C!==void 0?C:0,visibility:!((u=(A=t?.[E])===null||A===void 0?void 0:A.video)===null||u===void 0)&&u.url?"visible":"hidden",bottom:(M=e?.muteIconY)!==null&&M!==void 0?M:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:g,unactiveIcon:e?.muteIcon?e?.muteIcon:w}),h(I,E),S(I,E),b(I,E))};return n.createElement("div",{className:we.css({width:"100%",height:d,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((I,E)=>O(I,E)))};var xd=n.memo(Sd);const Td=()=>{const{schema:t,resolver:e,popup:i}=kt(),{setPopupDetailData:o,popupDetailData:a,popupCurTimeRef:l,checkCommodityIndexRef:s}=_e(),{productView:d}=Qe(),[r,v]=n.useState();n.useEffect(()=>{const f=()=>{l.current=new Date};return f(),window.addEventListener("pageshow",f),()=>{window.removeEventListener("pageshow",f)}},[]),n.useEffect(()=>{i&&i?.id&&i?.id!==""&&(l.current=new Date,v(i))},[i]);const c=n.useMemo(()=>{var f,y,S,x;const p=(S=(y=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||y===void 0?void 0:y.popupList)===null||S===void 0?void 0:S.find((b,g)=>{if(b?.id===i?.id)return b});return p!==-1&&((x=p?.item)===null||x===void 0?void 0:x.type)==="Iframe"},[i,t]),m=()=>{var f,y,S,x,p,b,g,w,O,I,E,C,A,u,M,k,T,_;if(!i||i?.id===""||!r||new Date-l.current<((f=i?.duration)!==null&&f!==void 0?f:0))return;v(Object.assign(Object.assign({},i),{id:""}));const R=(x=(S=(y=t?.sxpPageConf)===null||y===void 0?void 0:y.globalConfig)===null||S===void 0?void 0:S.popupList)===null||x===void 0?void 0:x.find(N=>N?.id===i?.id);if(((p=R?.item)===null||p===void 0?void 0:p.type)==="CommodityDetail"||((b=R?.item)===null||b===void 0?void 0:b.type)==="CommodityDetailDiroNew"){const N=a;let F=(w=(g=N?.video)===null||g===void 0?void 0:g.bindProduct)!==null&&w!==void 0?w:(I=(O=N?.video)===null||O===void 0?void 0:O.bindProducts)===null||I===void 0?void 0:I[0],V=(A=(C=(E=N?.video)===null||E===void 0?void 0:E.bindProduct)===null||C===void 0?void 0:C.bindCta)!==null&&A!==void 0?A:(k=(M=(u=N?.video)===null||u===void 0?void 0:u.bindProducts)===null||M===void 0?void 0:M[0])===null||k===void 0?void 0:k.bindCta;if(s?.current>=0){const L=(_=(T=N?.video)===null||T===void 0?void 0:T.bindProducts)===null||_===void 0?void 0:_[s?.current];L&&(F=L,V=L?.bindCta)}F&&V&&d(N,F,V,l.current,a?.index)}setTimeout(()=>{window?.sxpPopup(""),o?.(null),s.current=-1},i?.duration)},h=n.useMemo(()=>{var f,y,S;return(S=(y=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||y===void 0?void 0:y.popupList)===null||S===void 0?void 0:S.map((x,p)=>{var b,g,w,O,I,E,C,A,u,M,k,T,_,R;if(x?.id===i?.id){const N=e[(b=x?.item)===null||b===void 0?void 0:b.type],F=fi(N),V=((O=(w=(g=x?.item)===null||g===void 0?void 0:g.event)===null||w===void 0?void 0:w.onClick)===null||O===void 0?void 0:O.linkType)==="externalLink",L=((C=(E=(I=x?.item)===null||I===void 0?void 0:I.event)===null||E===void 0?void 0:E.onClick)===null||C===void 0?void 0:C.linkType)==="popup",D=(A=N?.extend)===null||A===void 0?void 0:A.defaulSetting;return n.createElement(F,Object.assign({key:p,style:Object.assign(Object.assign(Object.assign({},D?.style),(u=x?.item)===null||u===void 0?void 0:u.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},D?.textStyle),(M=x?.item)===null||M===void 0?void 0:M.textStyle),bindDatas:(T=(k=x?.item)===null||k===void 0?void 0:k.bindDatas)!==null&&T!==void 0?T:[]},D?.props,(_=x?.item)===null||_===void 0?void 0:_.props,{event:((R=x?.item)===null||R===void 0?void 0:R.event)||{},schema:t,id:x?.id,isExternalLink:V,isPopup:L,onClose:m}))}else return n.createElement(n.Fragment,null)})},[t,i,e,m]);return n.createElement(Kt,{popup:r,onClose:m,padding:0,modalStyle:{position:"fixed"},isFullScreen:c},h)},zi={};Object.values(Fi).forEach(t=>{zi[t.extend.type]=t});const Ad=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:o=20,loadingImage:a,appDomain:l,licenseUrl:s,enabledMetaConversionApi:d})=>{var r,v,c,m,h,f,y,S,x,p,b;const g=n.useMemo(()=>{var w;return location?.search?(w=location?.search)===null||w===void 0?void 0:w.replace("?",""):""},[]);return n.createElement(uo,{resolver:zi,enableDataSource:!1,schema:t?.data,utmVal:g},n.createElement(ao,{utmVal:g,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(v=(r=t?.sxp_parameter)===null||r===void 0?void 0:r.personalized_recommend)!==null&&v!==void 0?v:e,defaultSize:(m=(c=t?.sxp_parameter)===null||c===void 0?void 0:c.default_recommend)!==null&&m!==void 0?m:i,hashTagSize:(f=(h=t?.sxp_parameter)===null||h===void 0?void 0:h.hash_tag_size)!==null&&f!==void 0?f:o,loadingImage:a,appDomain:l,enabledMetaConversionApi:d,isShowTag:(x=(S=(y=t?.data)===null||y===void 0?void 0:y.sxpPageConf)===null||S===void 0?void 0:S.globalConfig)===null||x===void 0?void 0:x.isShowTag,globalConfig:(b=(p=t?.data)===null||p===void 0?void 0:p.sxpPageConf)===null||b===void 0?void 0:b.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:w,tagList:O})=>{var I;return n.createElement(n.Fragment,null,n.createElement(Jo,Object.assign({},(I=t?.data)===null||I===void 0?void 0:I.sxpPageConf,{tagList:O,data:w,resolver:zi,licenseUrl:s})),n.createElement(Td,null))}}))};var Ed=n.memo(Ad);const Ko=n.createContext({}),Cd=({children:t,data:e})=>{var i,o,a,l,s,d,r,v,c,m,h,f,y;const[S,x]=n.useState(!1),[p,b]=n.useState(!1);return n.createElement(Ko.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.default_recommend,personalizedRecommend:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.hash_tag_size,loadingImage:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.loading_image,privacyContent:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.privacy_context,privacyNecessity:(v=e?.sxp_parameter)===null||v===void 0?void 0:v.privacy_necessity,privacyPolicyTitle:(c=e?.sxp_parameter)===null||c===void 0?void 0:c.privacy_policy_title,privacyPolicyUrl:(m=e?.sxp_parameter)===null||m===void 0?void 0:m.privacy_policy_url,privacyTitle:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_title,template:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.template,industry:(y=e?.sxp_parameter)===null||y===void 0?void 0:y.industry},appDomain:e?.appDomain,openHashtag:S,setOpenHashtag:x,openConsent:p,setOpenConsent:b,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter}},t)};function Id(){return n.useContext(Ko)}exports.DiyPortalPreview=xd,exports.EditorDataProvider=Cd,exports.Modal=Kt,exports.SxpDataSourceProvider=ao,exports.SxpPageCore=Ed,exports.SxpPageRender=Jo,exports.core=Sn,exports.default=rn,exports.materials=Fi,exports.useEditorDataProvider=Id;
|
5
|
+
18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:N?.info})))},U=()=>{var te,_e;return n.createElement(n.Fragment,null,(x||F?.link)&&n.createElement("button",{"aria-label":(te=Ie?.enTitle)!==null&&te!==void 0?te:"Purchase on Website",onClick:at,className:"pb-commondity-btn",style:W},n.createElement("span",{dangerouslySetInnerHTML:{__html:he((_e=Ie?.enTitle)!==null&&_e!==void 0?_e:"Purchase on Website",W)}})))},be=n.useCallback(te=>te?.lineClamp?Object.assign(Object.assign({},te),{overflow:"hidden",WebkitLineClamp:te?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):te,[]),Me=n.useCallback(te=>{$.current=new Date,Oe(te),xe.current=te,ue?.current&&(ue.current.swiper.slideTo(0),ue.current.swiper.autoplay.start())},[]),pe=n.useCallback(()=>{var te,_e,He;if(!j)return n.createElement(Oo,{products:(te=Q?.video)===null||te===void 0?void 0:te.bindProducts,data:J,defImg:(He=(_e=Y?.bottom_image)!==null&&_e!==void 0?_e:R)!==null&&He!==void 0?He:"",style:{padding:"0 19px"},onCLick:Me,popupDetailData:X,check:ne})},[ne]),Ae=n.useMemo(()=>{const te={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return te?.[M?.dotsAlign]},[M?.dotsAlign]),le=F?.remark;return n.createElement(n.Fragment,null,n.createElement("div",Object.assign({className:we.css(Object.assign({},u))},Z),n.createElement("div",{style:{position:"relative"}},F&&((w=F?.homePage)===null||w===void 0?void 0:w.length)>0&&n.createElement(Ut,{height:Tt,modules:[ci,ui],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Ae,bulletElement:"button"},loop:!0,autoplay:{delay:M?.delay*1e3},ref:ue,className:we.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(O=M?.dotsMarginBottom)!==null&&O!==void 0?O:0,fontSize:"14px"}},M?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:M?.dotsBgColor,opacity:1}}),M?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${M?.dotsActiveColor}!important`,opacity:1}}))},n.createElement(n.Fragment,null,(I=F?.homePage)===null||I===void 0?void 0:I.map(te=>{var _e;return n.createElement(Pt,{key:te},n.createElement("div",{style:{overflow:"hidden",width:dt,height:Tt}},n.createElement(pt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${M?.translateY?M?.translateY+50:50}%`},src:(_e=te??Y?.bottom_image)!==null&&_e!==void 0?_e:R})))}))),!(!((A=F?.homePage)===null||A===void 0)&&A.length)&&n.createElement("div",{className:we.css({height:Tt,width:dt})},n.createElement("img",{className:we.css({objectFit:"cover",width:"100%",height:"100%"}),src:(k=Y?.bottom_image)!==null&&k!==void 0?k:R,alt:"pdp image"})),(le||!F)&&de&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>K(!0)},n.createElement("img",{src:de,alt:"3d",width:"72px"}))),pe(),n.createElement("div",{className:"pb-commondity-content"},G({isPost:j}))),U(),n.createElement(Kt,{visible:Ve,onClose:()=>q(!1)},n.createElement("div",{style:{paddingBottom:"80px"}},G({isPost:!1})),U()),n.createElement(Kt,{visible:H,padding:0,isFullScreen:!0,onClose:()=>K(!1)},n.createElement("div",{style:{backgroundColor:ce,height:"100%"}},n.createElement("iframe",{src:le,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var fs=n.memo(ms),hs=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const gs=it(fs,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:_n,interactionRender:hs},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 bs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],ys=[{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"}]}],Ro="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 ws=t=>{var{content:e,btnText:i,style:o,icon:s,isPopup:l,isExternalLink:a,onClose:d,onClick:r,submitButtonStyle:p,contentStyle:c}=t,m=Ze(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:h}=De(),{jumpToWeb:f}=tt(),y=typeof s=="string"?s:ps(s),S=()=>{var T,v,b;if(a){const g=h,w=(T=g?.video)===null||T===void 0?void 0:T.bindProduct,O=(b=(v=g?.video)===null||v===void 0?void 0:v.bindProduct)===null||b===void 0?void 0:b.bindCta,I=h?.index;f(g,w,O,I)}l||d?.(),r?.()};return n.createElement("div",Object.assign({className:`pb-prompt ${we.css(Object.assign({},o))}`},m),n.createElement("div",{className:"pb-prompt-icon"},n.createElement("img",{width:"100%",src:y??Ro,alt:"success image"})),n.createElement("div",{className:"pb-prompt-content",style:c,dangerouslySetInnerHTML:{__html:he(e,c)}}),n.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:p,onClick:S,dangerouslySetInnerHTML:{__html:he(i,p)}}))};var Ss=n.memo(ws);const xs=it(Ss,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:ys,bindableProps:[],interactionRender:bs},defaulSetting:{props:{icon:Ro,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Ts=[{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 As=t=>{var e,i,o,s,l,a,d,r,p,c,m,h,f,y,S,T,v,b,g,w,O,I,A,k,E,u,D,C,{style:_,isDefault:x,rec:R,viewTime:B,isPost:j,bottom_image:V,tipText:L,swiper:M,commodityStyles:N,buttonStyle:W,index:z,commodityGroup:J,popupBg:ee,iframeIcon:de,commodityImgRatio:re,isTel:ge,iframeBgColor:ce,isActive:ke=!0}=t,Z=Ze(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);n.useState(!0);const{sxpParameter:Y,popupCurTimeRef:X,popupDetailData:ie,isPreview:fe,bffFbReport:$,checkCommodityIndexRef:xe,globalConfig:Le}=De(),{jumpToWeb:Te,productView:Be}=tt();n.useState(!1),n.useState(!1),n.useState(!0);const[je,Ve]=n.useState(!1),q=n.useRef(null),[H,K]=n.useState(!1),[ne,Oe]=n.useState((e=ie?.multiCheckIndex)!==null&&e!==void 0?e:0),ue=n.useRef(),Q=j?R:ie;let F=j?Q?.product:(o=(i=Q?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(s=Q?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],Ie=j?(a=Q?.product)===null||a===void 0?void 0:a.bindCta:(p=(r=(d=Q?.video)===null||d===void 0?void 0:d.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&p!==void 0?p:(h=(m=(c=Q?.video)===null||c===void 0?void 0:c.bindProducts)===null||m===void 0?void 0:m[0])===null||h===void 0?void 0:h.bindCta;const st=j?z:ie?.index;if(!j&&J?.open&&(!((f=Q?.video)===null||f===void 0)&&f.bindProducts)&&((S=(y=Q?.video)===null||y===void 0?void 0:y.bindProducts)===null||S===void 0?void 0:S.length)>0){xe.current=ne;const le=(T=Q?.video)===null||T===void 0?void 0:T.bindProducts[ne];F=le,Ie=le?.bindCta}const at=()=>{F?.link&&(Te(Q,F,Ie,st),j||Be(Q,F,Ie,B||q.current,st),window.location.href=window.getJointUtmLink(F.link))};n.useEffect(()=>{ke&&($?.({eventName:"ProductView",product:F}),$?.({eventName:"PageView",product:F}))},[ke,$]),n.useEffect(()=>{const le=()=>{ke&&(q.current=new Date)};return le(),window.addEventListener("pageshow",le),()=>{window.removeEventListener("pageshow",le)}},[ke]);const gt=ti({product:F,enableFormattedPrice:(v=N?.price)===null||v===void 0?void 0:v.enableFormattedPrice,globalConfig:Le}),dt=(fe?375:(b=_?.width)!==null&&b!==void 0?b:window.innerWidth)-((g=ee?.horizontalMargin)!==null&&g!==void 0?g:0)*2,Tt=re?dt*(re.h/re.w):dt,G=({isPost:le})=>n.createElement("div",{hidden:!!F&&(!F?.info||F?.info==="")},n.createElement(mi,{isPost:le,onClick:()=>Ve(!0),className:"pb-commondityDiroNew-info",style:N?.info,foldText:L?.foldText,unfoldText:L?.unfoldText,text:F?.info||`Unveiled at the Spring-Summer 2023 fashion show, the Dior Toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with Macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the D of the CD Lock closure twists to adjust the sides and enhance the bag's silhouette. The leather handles can be adjusted using the small notches in order to be able to carry the large bag by hand or wear it over the shoulder. CD Lock and strap closures D.I.O.R. charms Removable interior pouch Adjustable leather handles Dust bag included
|
6
|
+
Made in Italy`})),U=n.useCallback(le=>le?.lineClamp?Object.assign(Object.assign({},le),{overflow:"hidden",WebkitLineClamp:le?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):le,[]),be=n.useCallback(le=>{X.current=new Date,Oe(le),xe.current=le,ue?.current&&(ue.current.swiper.slideTo(0),ue.current.swiper.autoplay.start())},[]),Me=n.useCallback(()=>{var le,te,_e;if(!j)return n.createElement(Oo,{products:(le=Q?.video)===null||le===void 0?void 0:le.bindProducts,data:J,defImg:(_e=(te=Y?.bottom_image)!==null&&te!==void 0?te:V)!==null&&_e!==void 0?_e:"",style:{padding:"0 19px"},onCLick:be,popupDetailData:ie,check:ne})},[ne]),pe=n.useMemo(()=>{const le={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return le?.[M?.dotsAlign]},[M?.dotsAlign]),Ae=F?.remark;return n.createElement("div",{className:"pb-commondityDiroNew"},n.createElement("div",Object.assign({className:we.css(Object.assign(Object.assign({},_),{transform:"translate3d(0px, 0px, 0px)"}))},Z),n.createElement("div",{style:{position:"relative"}},F&&((w=F?.homePage)===null||w===void 0?void 0:w.length)>0&&n.createElement(Ut,{height:Tt,modules:[ci,ui],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:pe,bulletElement:"button"},loop:!0,autoplay:{delay:M?.delay*1e3},ref:ue,className:we.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(O=M?.dotsMarginBottom)!==null&&O!==void 0?O:0,fontSize:"14px"}},M?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:M?.dotsBgColor,opacity:1}}),M?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${M?.dotsActiveColor}!important`,opacity:1}}))},(I=F?.homePage)===null||I===void 0?void 0:I.map(le=>{var te;return n.createElement(Pt,{key:le},n.createElement("div",{style:{overflow:"hidden",width:dt,height:Tt}},n.createElement(pt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${M?.translateY?M?.translateY+50:50}%`},src:(te=le??Y?.bottom_image)!==null&&te!==void 0?te:V})))})),!(!((A=F?.homePage)===null||A===void 0)&&A.length)&&n.createElement("div",{className:we.css({height:Tt,width:dt})},n.createElement("img",{className:we.css({objectFit:"cover",width:"100%",height:"100%"}),src:(k=Y?.bottom_image)!==null&&k!==void 0?k:V,alt:"pdp image"})),(Ae||!F)&&de&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>K(!0)},n.createElement("img",{src:de,alt:"3d",width:"72px"}))),Me(),n.createElement("div",{className:"pb-commondityDiroNew-content"},n.createElement("div",{className:"pb-commondityDiroNew-content-top"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:U(N?.title),dangerouslySetInnerHTML:{__html:he((E=F?.title)!==null&&E!==void 0?E:"Large Dior Toujours BagLarge",N?.title)}}),n.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!F&&(!F?.collection||F?.collection===""),style:U(N?.collection),dangerouslySetInnerHTML:{__html:he(F?.collection||"Black Macrocannage CalfskinLarge",N?.collection)}})),n.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},n.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!F&&!F?.price,style:U(N?.price),dangerouslySetInnerHTML:{__html:he(gt,N?.price)}}),n.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!F&&!F?.taxInfo,style:U(N?.taxInfo),dangerouslySetInnerHTML:{__html:he((u=F?.taxInfo)!==null&&u!==void 0?u:"\u7A0E\u8D39",N?.taxInfo)}}))),(!F||F?.link)&&n.createElement("button",{"aria-label":(D=Ie?.enTitle)!==null&&D!==void 0?D:"Shop now",onClick:at,className:"pb-commondityDiroNew-btn",style:W},n.createElement("span",{dangerouslySetInnerHTML:{__html:he((C=Ie?.enTitle)!==null&&C!==void 0?C:"Shop now",W)}})),G({isPost:j}))),n.createElement(Kt,{visible:je,onClose:()=>Ve(!1)},n.createElement("div",{style:{paddingTop:"20px"}},G({isPost:!1}))),n.createElement(Kt,{visible:H,padding:0,isFullScreen:!0,onClose:()=>K(!1)},n.createElement("div",{style:{backgroundColor:ce,height:"100%"}},n.createElement("iframe",{src:Ae,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Es=n.memo(As),Cs=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Is=it(Es,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Ts,interactionRender:Cs},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 ks=[{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 Lo(t){const e=n.useRef(null),[i,o]=n.useState(!1);return n.useEffect(()=>{e.current=new IntersectionObserver(([s])=>{o(s.isIntersecting)})},[]),n.useEffect(()=>{var s;return t?.current&&((s=e?.current)===null||s===void 0||s.observe(t?.current)),()=>{var l;(l=e?.current)===null||l===void 0||l.disconnect()}},[t]),i}const _s=({src:t,rec:e,item:i,index:o,style:s,translateY:l,imgStyle:a,enableEventReport:d=!0,isActive:r})=>{const p=n.useRef(null),c=Lo(p),{ctaEvent:m}=De(),[h,f]=n.useState(!1);return n.useEffect(()=>{c&&t&&p?.current&&d&&!h&&r&&(f(!0),m?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,o))},[c,t,p,e,m,i,o,d,h,r]),n.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),n.createElement("div",{className:we.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},a))},n.createElement("div",{ref:p,hidden:!t,className:we.css({width:"100%",height:"100%"})},n.createElement(pt,{className:we.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},s)),src:t})))};var Lt=n.memo(_s);const Ps=t=>{var e,i,o,{style:s,isDefault:l,rec:a,viewTime:d,isPost:r,bottom_image:p,commodityStyles:c,buttonStyle:m,translateY:h=0,commodityPicture:f,isExternalLink:y,onClick:S}=t,T=Ze(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:v,popupDetailData:b,setPopupDetailData:g,ctaEvent:w,globalConfig:O,bffFbReport:I}=De(),{jumpToWeb:A}=tt(),{popup:k}=It(),E=r?a:b,u=(i=(e=E?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],D=b?.index,C=n.useCallback(x=>{var R;return ti({product:x,enableFormattedPrice:(R=c?.price)===null||R===void 0?void 0:R.enableFormattedPrice,globalConfig:O})},[(o=c?.price)===null||o===void 0?void 0:o.enableFormattedPrice,O]),_=Ke.throttle((x,R)=>{w?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},E,x,D),g?.(Object.assign(Object.assign({},E),{video:Object.assign(Object.assign({},E?.video),{bindProduct:x}),index:D,multiCheckIndex:R})),y?x?.link&&(A(E,x,x.bindCta,D),window.location.href=window.getJointUtmLink(x.link)):S?.()},k?.duration);return n.useEffect(()=>{I?.({eventName:"PageView"})},[]),n.createElement("div",{className:we.css(Object.assign(Object.assign({},s),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},u?.map((x,R)=>{var B,j,V,L,M,N,W,z,J,ee;return n.createElement(n.Fragment,null,E&&!x?.bindCta?null:n.createElement("div",Object.assign({key:R},T,{className:we.css({display:"flex"}),onClick:()=>_(x,R)}),n.createElement(Lt,{src:(L=(V=(B=x?.cover)!==null&&B!==void 0?B:(j=x?.homePage)===null||j===void 0?void 0:j[0])!==null&&V!==void 0?V:v?.bottom_image)!==null&&L!==void 0?L:p,rec:E,item:x,index:R,translateY:h,imgStyle:f,enableEventReport:!1}),n.createElement("div",{style:{width:`calc(100% - ${(M=f?.width)!==null&&M!==void 0?M:0}px - ${(N=f?.marginRight)!==null&&N!==void 0?N:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},n.createElement("div",null,n.createElement("div",{className:"one-line-ellipsis",style:c?.title,hidden:!!x&&!x?.title,dangerouslySetInnerHTML:{__html:he((W=x?.title)!==null&&W!==void 0?W:"Pendant in Yellow Gold with Diamonds, Medium",c?.title)}}),n.createElement("div",{className:"two-line-ellipsis",style:c?.collection,hidden:!!x&&(!x?.collection||x?.collection===""),dangerouslySetInnerHTML:{__html:he((z=x?.collection)!==null&&z!==void 0?z:"Tiffany Lock",c?.collection)}})),n.createElement("div",{className:we.css({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{style:c?.price,hidden:!!x&&!x?.price,dangerouslySetInnerHTML:{__html:he(C(x),c?.price)}})),n.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},m),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:he((ee=(J=x?.bindCta)===null||J===void 0?void 0:J.enTitle)!==null&&ee!==void 0?ee:"Shop Now",m)}})))))}))};var Ds=n.memo(Ps),Ms=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Os=it(Ds,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:ks,interactionRender:Ms},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 Rs=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const Ls=t=>{var e,i,{content:o,btnText:s,style:l,icon:a,isPopup:d,isExternalLink:r,onClose:p,onClick:c,submitButtonStyle:m,contentStyle:h,isTel:f}=t,y=Ze(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:S}=De(),T=(i=(e=S?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return n.createElement("div",Object.assign({className:`${we.css(Object.assign({},l))}`},y),n.createElement("iframe",{src:T,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var Bs=n.memo(Ls);const Ns=it(Bs,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:Rs,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var xt=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"},{label:"\u4E0EPost\u63CF\u8FF0\u8FB9\u8DDD",type:"Number",name:["style","marginBottom"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],Fs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const js=t=>{var{rec:e,children:i,className:o,onClick:s,style:l,isExternalLink:a=!1,index:d,jumpLink:r}=t;Ze(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink"]);const p=n.useRef(null),{popup:c}=It(),{setPopupDetailData:m,ctaEvent:h}=De(),{jumpToWeb:f}=tt(),y=Ke.throttle(()=>{var S,T,v,b,g,w,O,I;const A=(T=(S=e?.video)===null||S===void 0?void 0:S.bindProduct)!==null&&T!==void 0?T:e?.video;if(h?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,A,d),m?.(Object.assign(Object.assign({},e),{index:d})),a){if(r||!((b=(v=e?.video)===null||v===void 0?void 0:v.bindProduct)===null||b===void 0)&&b.link){const k=(g=e?.video)===null||g===void 0?void 0:g.bindCta,E=(w=e?.video)===null||w===void 0?void 0:w.bindProduct;f(e,E,k,d),window.location.href=window.getJointUtmLink(r||((I=(O=e?.video)===null||O===void 0?void 0:O.bindProduct)===null||I===void 0?void 0:I.link)||"")}}else s?.()},c?.duration);return n.createElement("div",{ref:p,className:o,style:l,onClick:y},i)};var ii=n.memo(js),Vs={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const zs=t=>{var e,i,o,s,l,a,d,r,p,c,m,{content:h,style:f,bgImg:y,recData:S,bottom_image:T,ctaTempStyles:v,isExternalLink:b,translateY:g=0,index:w,isActive:O}=t,I=Ze(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:A}=De(),k=(e=S?.video)===null||e===void 0?void 0:e.bindProduct,E=(l=(s=(i=k?.cover)!==null&&i!==void 0?i:(o=k?.homePage)===null||o===void 0?void 0:o[0])!==null&&s!==void 0?s:A?.bottom_image)!==null&&l!==void 0?l:T;return n.createElement(ii,Object.assign({isExternalLink:b,rec:S,className:we.css(Object.assign({},f)),style:{display:"flex"},index:w},I),n.createElement(Lt,{src:E,rec:S,item:(d=(a=S?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:S?.video,index:w,translateY:g,imgStyle:v?.img,isActive:O}),n.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:Vs["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:he((r=k?.title)!==null&&r!==void 0?r:"Product Name",v?.title)}}),n.createElement("div",{className:we.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((p=v?.ctaTitle)===null||p===void 0?void 0:p.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((m=(c=k?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&m!==void 0?m:"Shop Now",v?.ctaTitle)}})))};var Hs=n.memo(zs);const Gs=it(Hs,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:Fs,bindableProps:[],settingRender:xt},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 Us=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Ws=t=>{var e,i,o,s,l,a,{content:d,style:r,bgImg:p,recData:c,bottom_image:m,ctaTempStyles:h,isExternalLink:f,index:y,isActive:S}=t,T=Ze(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:v}=De(),b=(e=c?.video)===null||e===void 0?void 0:e.bindCta,g=(o=(i=b?.icon)!==null&&i!==void 0?i:v?.bottom_image)!==null&&o!==void 0?o:m;return n.createElement(ii,Object.assign({isExternalLink:f,rec:c,className:we.css(Object.assign({alignItems:"center"},r)),style:{display:"flex"},index:y},T),n.createElement(Lt,{src:g,rec:c,item:(l=(s=c?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&l!==void 0?l:c?.video,index:y,imgStyle:h?.img,isActive:S}),n.createElement("div",{className:we.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},h?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((a=b?.enTitle)!==null&&a!==void 0?a:"Product Name",h?.ctaTitle)}}))};var Ys=n.memo(Ws);const Xs=it(Ys,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:Us,settingRender:xt?.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 qs=[{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"}]}],Bo={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const Js=t=>{var e,i,o,s,l,a,d,r,p,{content:c,style:m,bgImg:h,recData:f,bottom_image:y,ctaTempStyles:S,index:T,customTitle:v,isActive:b}=t,g=Ze(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:w,bffEventReport:O}=De();tt();const I=(e=f?.video)===null||e===void 0?void 0:e.bindCta;(i=f?.video)===null||i===void 0||i.bindProduct;const A=(s=(o=I?.icon)!==null&&o!==void 0?o:w?.bottom_image)!==null&&s!==void 0?s:y;return n.createElement(ii,Object.assign({index:T,rec:f,className:we.css(Object.assign({alignItems:"center"},m)),style:{display:"flex"}},g,{jumpLink:(l=I?.link)!==null&&l!==void 0?l:""}),n.createElement(Lt,{src:A,rec:f,item:(d=(a=f?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:f?.video,index:T,imgStyle:S?.img,isActive:b}),n.createElement("div",{className:we.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{className:Bo["tow-line-ellipsis"],style:S?.ctaTitle,dangerouslySetInnerHTML:{__html:he((r=I?.enTitle)!==null&&r!==void 0?r:"Product Name",S?.ctaTitle)}}),v?.display&&n.createElement("div",{style:Object.assign(Object.assign({},v?.style),{lineHeight:((p=v?.style)===null||p===void 0?void 0:p.height)+"px"}),className:Bo["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:he(v?.text,v?.style)}}))))};var Ks=n.memo(Js),Zs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Ni;const Qs=it(Ks,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(Ni=xt?.filter(t=>t.type!=="commodityTitle"))===null||Ni===void 0?void 0:Ni.concat(qs),bindableProps:[],interactionRender:Zs},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 $s=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],ea={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const ta=t=>{var e,i,o,s,l,a,d,r,p,c,m,{content:h,style:f,bgImg:y,recData:S,bottom_image:T,ctaTempStyles:v,isExternalLink:b,translateY:g=0,index:w,isActive:O}=t,I=Ze(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:A}=De(),k=(e=S?.video)===null||e===void 0?void 0:e.bindProduct,E=(l=(s=(i=k?.cover)!==null&&i!==void 0?i:(o=k?.homePage)===null||o===void 0?void 0:o[0])!==null&&s!==void 0?s:A?.bottom_image)!==null&&l!==void 0?l:T;return n.createElement(ii,Object.assign({isExternalLink:b,rec:S,className:we.css(Object.assign({},f)),style:{display:"flex"},index:w},I),n.createElement(Lt,{src:E,rec:S,item:(d=(a=S?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:S?.video,index:w,translateY:g,imgStyle:v?.img,isActive:O}),n.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:ea["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:he((r=k?.title)!==null&&r!==void 0?r:"Product Name",v?.title)}}),n.createElement("div",{className:we.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((p=v?.ctaTitle)===null||p===void 0?void 0:p.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((m=(c=k?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&m!==void 0?m:"Shop Now",v?.ctaTitle)}})))};var ia=n.memo(ta);const oa=it(ia,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:$s,settingRender:xt,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 na=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],la={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const sa=t=>{var e,i,o,s,l,a,d,r,p,c,{content:m,style:h,bgImg:f,recData:y,bottom_image:S,ctaTempStyles:T,isExternalLink:v,translateY:b=0,index:g,isActive:w}=t,O=Ze(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:I}=De(),A=(e=y?.video)===null||e===void 0?void 0:e.bindProduct,k=(l=(s=(i=A?.cover)!==null&&i!==void 0?i:(o=A?.homePage)===null||o===void 0?void 0:o[0])!==null&&s!==void 0?s:I?.bottom_image)!==null&&l!==void 0?l:S;return n.createElement(ii,Object.assign({isExternalLink:v,rec:y,className:we.css(Object.assign({},h)),style:{display:"flex"},index:g},O),n.createElement(Lt,{src:k,rec:y,item:(d=(a=y?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&d!==void 0?d:y?.video,index:g,translateY:b,imgStyle:T?.img,isActive:w}),n.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},n.createElement("div",{className:la["tow-line-ellipsis"],style:T?.title,dangerouslySetInnerHTML:{__html:he((r=A?.title)!==null&&r!==void 0?r:"Product Name",T?.title)}}),n.createElement("div",{className:we.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},T?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((c=(p=A?.bindCta)===null||p===void 0?void 0:p.enTitle)!==null&&c!==void 0?c:"Shop Now",T?.ctaTitle)}})))};var aa=n.memo(sa);const da=it(aa,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:na,bindableProps:[],settingRender:xt},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 ra=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],ca={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const ua=t=>{var e,i,{content:o,style:s,bgImg:l,recData:a,onClick:d,bottom_image:r,ctaTempStyles:p,isExternalLink:c,index:m,translateY:h=0,isActive:f}=t,y=Ze(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:S,setPopupDetailData:T,sxpParameter:v}=De(),{popup:b}=It(),{jumpToWeb:g}=tt(),[w,O]=n.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),I=Ke.throttle((A,k)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,A,m),T?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:A}),index:m,multiCheckIndex:k})),c?A?.link&&(g(a,A,A.bindCta,m),window.location.href=window.getJointUtmLink(A.link)):d?.()},b?.duration);return n.createElement(ei,{isPadding:!!a},w?.map((A,k)=>{var E,u,D,C,_,x,R,B;return n.createElement(n.Fragment,null,a&&!A?.bindCta?null:n.createElement(Pt,Object.assign({key:k,className:we.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},y,{onClick:()=>I(A,k)}),n.createElement(Lt,{src:(C=(D=(E=A?.cover)!==null&&E!==void 0?E:(u=A?.homePage)===null||u===void 0?void 0:u[0])!==null&&D!==void 0?D:v?.bottom_image)!==null&&C!==void 0?C:r,rec:a,item:A,index:k,translateY:h,imgStyle:p?.img,isActive:f}),n.createElement("div",{className:we.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:ca["two-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:he((_=A?.title)!==null&&_!==void 0?_:"Product Name",p?.title)}}),n.createElement("div",{className:we.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((x=p?.ctaTitle)===null||x===void 0?void 0:x.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((B=(R=A?.bindCta)===null||R===void 0?void 0:R.enTitle)!==null&&B!==void 0?B:"Shop Now",p?.ctaTitle)}}))))}))};var va=n.memo(ua);const pa=it(va,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:ra,bindableProps:[],settingRender:xt},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 ma=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],fa={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const ha=t=>{var e,i,{content:o,style:s,bgImg:l,recData:a,onClick:d,bottom_image:r,ctaTempStyles:p,isExternalLink:c,index:m,translateY:h=0,isActive:f}=t,y=Ze(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{sxpParameter:S}=De(),{ctaEvent:T,setPopupDetailData:v}=De(),{popup:b}=It(),[g,w]=n.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:O}=tt(),I=Ke.throttle((A,k)=>{T?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,A,m),v?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:A}),index:m,multiCheckIndex:k})),c?A?.link&&(O(a,A,A.bindCta,m),window.location.href=window.getJointUtmLink(A.link)):d?.()},b?.duration);return n.createElement(ei,{isPadding:!!a},g?.map((A,k)=>{var E,u,D,C,_,x,R,B;return n.createElement(n.Fragment,null,a&&!A?.bindCta?null:n.createElement(Pt,Object.assign({key:k,className:we.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},y,{onClick:()=>I(A,k)}),n.createElement(Lt,{src:(C=(D=(E=A?.cover)!==null&&E!==void 0?E:(u=A?.homePage)===null||u===void 0?void 0:u[0])!==null&&D!==void 0?D:S?.bottom_image)!==null&&C!==void 0?C:r,rec:a,item:A,index:k,translateY:h,imgStyle:p?.img,isActive:f}),n.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:fa["two-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:he((_=A?.title)!==null&&_!==void 0?_:"Product Name",p?.title)}}),n.createElement("div",{className:we.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((x=p?.ctaTitle)===null||x===void 0?void 0:x.height)+"px"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((B=(R=A?.bindCta)===null||R===void 0?void 0:R.enTitle)!==null&&B!==void 0?B:"Shop Now",p?.ctaTitle)}}))))}))};var ga=n.memo(ha);const ba=it(ga,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:ma,settingRender:xt,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 ya=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],wa={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const Sa=t=>{var e,i,{content:o,style:s,bgImg:l,recData:a,onClick:d,bottom_image:r,ctaTempStyles:p,isExternalLink:c,index:m,translateY:h=0,isActive:f}=t,y=Ze(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:S,setPopupDetailData:T,sxpParameter:v}=De(),{popup:b}=It(),{jumpToWeb:g}=tt(),[w,O]=n.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),I=Ke.throttle((A,k)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,A,m),T?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:A}),index:m,multiCheckIndex:k})),c?A?.link&&(g(a,A,A.bindCta,m),window.location.href=window.getJointUtmLink(A.link)):d?.()},b?.duration);return n.createElement(ei,{isPadding:!!a},w?.map((A,k)=>{var E,u,D,C,_,x,R;return n.createElement(n.Fragment,null,a&&!A?.bindCta?null:n.createElement(Pt,Object.assign({key:k,className:we.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},y,{onClick:()=>I(A,k)}),n.createElement(Lt,{src:(C=(D=(E=A?.cover)!==null&&E!==void 0?E:(u=A?.homePage)===null||u===void 0?void 0:u[0])!==null&&D!==void 0?D:v?.bottom_image)!==null&&C!==void 0?C:r,rec:a,item:A,index:k,translateY:h,imgStyle:p?.img,isActive:f}),n.createElement("div",{className:we.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},n.createElement("div",{className:wa["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:he((_=A?.title)!==null&&_!==void 0?_:"Product Name",p?.title)}}),n.createElement("div",{className:we.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:he((R=(x=A?.bindCta)===null||x===void 0?void 0:x.enTitle)!==null&&R!==void 0?R:"Shop Now",p?.ctaTitle)}}))))}))};var xa=n.memo(Sa);const Ta=it(xa,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:ya,bindableProps:[],settingRender:xt},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 Aa=[{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 Ea=({icon:t,styles:e,textStyle:i,onClose:o})=>{var s;const{waterFallData:l,setOpenHashtag:a}=De();return n.createElement("div",{className:"clc-sxp-nav",style:e},n.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:o},n.createElement("img",{src:t,alt:"back button"})),n.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:he(`#${(s=l?.hashTag)!==null&&s!==void 0?s:"\u6807\u9898"}`,i)}}))};var No=n.memo(Ea),Ca=null,Ia="3d989325-e7d6-4a74-8a97-98febdf5b567",ka=null,_a=null,Pa={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"},Da=[{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}],Ma="Handbags",Fo={productUserId:Ca,requestId:Ia,channel:ka,rtc:_a,tag:Pa,recList:Da,hashTag:Ma};const Oa=t=>{var e;const{rec:i,style:o={},sizeChange:s=()=>{},unitWidth:l,index:a,showBorder:d,list:r,reportTagsView:p,textStyles:c,space:m}=t,{swiperRef:h,setRtcList:f,setOpenHashtag:y,sxpParameter:S,globalConfig:T}=De(),[v,b]=n.useState(!1);n.useState(!1),n.useState({height:1,width:1});const g=n.useRef(null),w=n.useRef(null);n.useRef(null),n.useRef(null);const[O,I]=n.useState(""),A=n.useMemo(()=>{var x,R,B,j,V,L,M,N,W,z;return!((x=i?.video)===null||x===void 0)&&x.cover?(R=i?.video)===null||R===void 0?void 0:R.cover:!((j=(B=i?.video)===null||B===void 0?void 0:B.imgUrls)===null||j===void 0)&&j.length?(L=(V=i?.video)===null||V===void 0?void 0:V.imgUrls)===null||L===void 0?void 0:L[0]:!((N=(M=i?.product)===null||M===void 0?void 0:M.homePage)===null||N===void 0)&&N.length?(z=(W=i?.product)===null||W===void 0?void 0:W.homePage)===null||z===void 0?void 0:z[0]:S?.bottom_image||""},[i,S?.bottom_image]),k=n.useMemo(()=>{var x,R;return((x=i?.product)===null||x===void 0?void 0:x.title)||((R=i?.video)===null||R===void 0?void 0:R.title)||null},[i]),E=n.useMemo(()=>{var x;return o.transform?Number((x=o.transform)===null||x===void 0?void 0:x.substring(o.transform.indexOf(",",0)+1,o.transform.length-3)):void 0},[o]);n.useMemo(()=>E===void 0?!1:E<=d,[E,d]);const u=ti({product:i?.product,enableFormattedPrice:(e=c?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:T,isHiddenDef:!0});n.useEffect(()=>{if(g.current===null||A==="")return;let x=null;v&&O?x=O:x=A,x&&g.current.setSrc(x)},[A,v,O]);const D=n.useRef(),C=n.useCallback(x=>{setTimeout(()=>{var R;const B=(R=D?.current)===null||R===void 0?void 0:R.offsetHeight;s(B+56+m,a)},0)},[m,s,a,l,D]),_=()=>{p(),f?.(r),setTimeout(()=>{var x;(x=h?.current)===null||x===void 0||x.swiper.slideTo(a,0,!1),y?.(!1)},0)};return n.createElement("div",{ref:w,style:Object.assign({},o),className:"waterFallList-content-listItem",key:a,onClick:_},n.createElement("div",{className:"waterFallList-content-listItem-picture",ref:D},n.createElement(pt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:C,ref:g})),n.createElement("div",{className:"waterFallList-content-listItem-info"},n.createElement("div",{className:`waterFallList-content-listItem-info-title ${u?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},c?.title),dangerouslySetInnerHTML:{__html:he(k,c?.title)}}),n.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!u,style:c.price,dangerouslySetInnerHTML:{__html:he(u,c?.price)}})))};function Ra(t){var e,i,o,s,l,a,d,r,p,c,m,h,f,y,S,T,v,b,g,w,O,I,{reportTagsView:A,showBanner:k}=t,E=Ze(t,["reportTagsView","showBanner"]);const{waterFallData:u,getRecommendVideos:D,hashTagSize:C,loadingImage:_,isOpenHashTag:x,cacheActiveIndex:R}=De(),{jumpToWeb:B}=tt(),j=n.useRef(null),[V,L]=n.useState(0),[M,N]=n.useState(),W=n.useRef(null),[z,J]=n.useState([]),ee=n.useRef(),de=[170,230,300],[re,ge]=n.useState(!1),[ce,ke]=n.useState([]),Z=n.useRef(),Y=n.useCallback((q,H)=>Math.floor(Math.random()*(H-q+1))+q,[]),X=n.useRef([]),[ie,fe]=n.useState({width:0}),$=n.useMemo(()=>{const q=ie.width||0;return q>=1200?6:q>=768&&q<=1199?4:2},[ie]),xe=n.useMemo(()=>ie.width/$-2,[$,ie]),Le=n.useCallback(()=>{var q;const H=(q=ee.current)!==null&&q!==void 0?q:[],K=[];for(let ne=0;ne<ce?.length;ne++){const Oe=Math.floor(ne/$),ue=ne%$+1;let Q=0,F=9999999999;if(Oe===0)K[ne]=ne;else{for(let Ie=0;Ie<K.length;Ie++)X.current[K[Ie]].top+X.current[K[Ie]].height<F&&(Q=Ie,F=X.current[K[Ie]].top+X.current[K[Ie]].height);K[Q]=ne}X.current[ne]===void 0&&(X.current[ne]={}),Oe===0?(ue===1?X.current[ne].left=0:X.current[ne].left=X.current[ne-1].left+xe+4,X.current[ne].top=0):(X.current[ne].left=X.current[Q].left,X.current[ne].top=F),X.current[ne].height=X.current[ne].height||de[Y(0,2)],H[ne]={transform:`translate(${X.current[ne].left}px,${X.current[ne].top}px)`,width:`${xe}px`,height:X.current[ne].height}}return J([...H]),[...H]},[xe,$,de,Y,ce]),Te=n.useCallback((q,H)=>{X.current[H]===void 0&&(X.current[H]={}),X.current[H].height=q,ee.current=Le()},[Le]);n.useEffect(()=>{ee.current=Le()},[xe,$,ce]),n.useEffect(()=>{var q,H;if(ge(!0),u&&D?.({hashTag:u?.hashTag,defaultSize:C,maxSize:C}).then(K=>{var ne,Oe;N(K),ke((Oe=(ne=K?.recList)===null||ne===void 0?void 0:ne.filter(ue=>ue?.video!==null||ue?.product!==null))!==null&&Oe!==void 0?Oe:[]),ge(!1)}),x){const K=Fo;N(K),ke((H=(q=K?.recList)===null||q===void 0?void 0:q.filter(ne=>ne?.video!==null||ne?.product!==null))!==null&&H!==void 0?H:[]),ge(!1)}},[u,D,C,x]);const Be=n.useCallback(()=>{W.current!==null&&fe({width:W.current.getBoundingClientRect().width})},[]);n.useEffect(()=>{if(W.current===null)return;const q=new ResizeObserver(H=>{Be()});return q.observe(W.current),()=>{q.disconnect()}},[Be]),n.useCallback(()=>{ge(!0),u&&D?.({hashTag:u?.hashTag}).then(q=>{var H,K;ke(ce?.concat((K=(H=q?.recList)===null||H===void 0?void 0:H.filter(ne=>!ne?.video))!==null&&K!==void 0?K:[])),ge(!1)})},[u,D,ce]);const je=n.useCallback(()=>{L(j.current.scrollTop)},[]);n.useEffect(()=>{var q;return(q=j?.current)===null||q===void 0||q.addEventListener("scroll",je),()=>{var H;(H=j?.current)===null||H===void 0||H.removeEventListener("scroll",je)}},[je,j]);const Ve=()=>{var q,H,K,ne,Oe;if(!((q=M?.tag)===null||q===void 0)&&q.link){A();const ue=u?.rec;B(ue,(H=ue?.video)===null||H===void 0?void 0:H.bindProduct,(K=ue?.video)===null||K===void 0?void 0:K.bindCta,R,(ne=ue?.video)===null||ne===void 0?void 0:ne.traceInfo),window.location.href=window.getJointUtmLink((Oe=M?.tag)===null||Oe===void 0?void 0:Oe.link)}};return n.createElement(n.Fragment,null,re?n.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:_,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"waterFallList",ref:W},n.createElement("div",{className:"waterFallList-scroll",ref:j},k&&((e=M?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:Ve},n.createElement(pt,{className:we.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=M?.tag)===null||i===void 0?void 0:i.picture})),n.createElement("div",{className:"waterFallList-info",style:(o=E?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:he((s=M?.tag)===null||s===void 0?void 0:s.info,(l=E?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),n.createElement("div",{hidden:!(!((a=M?.tag)===null||a===void 0)&&a.link),className:"waterFallList-collection",style:Object.assign({},(d=E?.textStyles)===null||d===void 0?void 0:d.hashTagLink),onClick:Ve,dangerouslySetInnerHTML:{__html:he(((r=M?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(p=E?.textStyles)===null||p===void 0?void 0:p.hashTagLink)}}),n.createElement("div",{className:"waterFallList-content"},ce?.map((q,H)=>{var K;return n.createElement(Oa,Object.assign({key:H,index:H,rec:q,list:ce,showBorder:V+((K=j?.current)===null||K===void 0?void 0:K.clientHeight),style:z[H],sizeChange:Te,unitWidth:xe,reportTagsView:A},E))}),n.createElement("div",{hidden:!(!((c=M?.tag)===null||c===void 0)&&c.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(S=((h=X?.current[((m=X?.current)===null||m===void 0?void 0:m.length)-1])===null||h===void 0?void 0:h.top)+((y=X?.current[((f=X?.current)===null||f===void 0?void 0:f.length)-1])===null||y===void 0?void 0:y.height))!==null&&S!==void 0?S:0}px)`,height:!((T=M?.tag)===null||T===void 0)&&T.link?((v=Z?.current)===null||v===void 0?void 0:v.offsetHeight)||((b=E?.buttonBgStyle)===null||b===void 0?void 0:b.height)||"100px":0}}))),n.createElement("div",{className:"waterFallList-bottom",hidden:!(!((g=M?.tag)===null||g===void 0)&&g.link),style:E?.buttonBgStyle}),n.createElement("div",{ref:Z,hidden:!(!((w=M?.tag)===null||w===void 0)&&w.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},E?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((O=M?.tag)===null||O===void 0?void 0:O.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:E?.buttonStyle,onClick:Ve,dangerouslySetInnerHTML:{__html:he(((I=M?.tag)===null||I===void 0?void 0:I.linkTitle)||"Shop the collection",E?.buttonStyle)}}))))}var La="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const Ba=t=>{var e;const{rec:i,index:o,list:s,reportTagsView:l,textStyles:a,space:d}=t,{swiperRef:r,setRtcList:p,setOpenHashtag:c,sxpParameter:m,globalConfig:h}=De(),[f,y]=n.useState(!1),S=n.useRef(null),T=n.useRef(null),v=n.useRef(null),b=n.useRef(null),[g,w]=n.useState(""),O=n.useMemo(()=>{var u,D,C,_,x,R,B,j,V,L;return!((u=i?.video)===null||u===void 0)&&u.cover?(D=i?.video)===null||D===void 0?void 0:D.cover:!((_=(C=i?.video)===null||C===void 0?void 0:C.imgUrls)===null||_===void 0)&&_.length?(R=(x=i?.video)===null||x===void 0?void 0:x.imgUrls)===null||R===void 0?void 0:R[0]:!((j=(B=i?.product)===null||B===void 0?void 0:B.homePage)===null||j===void 0)&&j.length?(L=(V=i?.product)===null||V===void 0?void 0:V.homePage)===null||L===void 0?void 0:L[0]:m?.bottom_image||""},[i,m?.bottom_image]),I=n.useMemo(()=>{var u,D;return((u=i?.product)===null||u===void 0?void 0:u.title)||((D=i?.video)===null||D===void 0?void 0:D.title)||null},[i]),A=ti({product:i?.product,enableFormattedPrice:(e=a?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:h,isHiddenDef:!0});n.useEffect(()=>{const u=new IntersectionObserver(D=>{D.forEach(C=>{if(C.isIntersecting){if(T.current===null||O==="")return;f&&g?S.current.setSrc(g):S.current.setSrc(O),u.unobserve(T.current)}})});return u.observe(T.current),()=>{u.disconnect()}},[O,f,g]);const k=(u,D,C)=>{const _=u/D;return C/_};n.useEffect(()=>{const u=v?.current;u===null||O===""||!f||(u.src=O,u.currentTime=1,u.crossOrigin="anonymous",u.onloadeddata=()=>{const D=b?.current;if(!D)return;const C=D.getContext("2d"),_=window?.innerWidth/2,x=k(u.videoWidth,u.videoHeight,_);D.height=x,D.width=_,C?.drawImage(u,0,0,D.width,D.height),w(D.toDataURL()),u.remove(),D.remove()})},[O,f]);const E=()=>{l(),p?.(s),setTimeout(()=>{var u;(u=r?.current)===null||u===void 0||u.swiper.slideTo(o,0,!1),c?.(!1)},0)};return n.createElement("div",{ref:T,className:"list-content-listItem",key:o,onClick:E,style:{marginBottom:d}},n.createElement("div",{className:"list-content-listItem-picture"},f&&n.createElement("div",{style:{display:"none"}},n.createElement("video",{ref:v,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),n.createElement("canvas",{ref:b})),n.createElement(pt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:S})),n.createElement("div",{className:"list-content-listItem-info"},n.createElement("div",{className:`list-content-listItem-info-title ${A?"list-content-listItem-info-nowrap":""}`,style:a?.title,dangerouslySetInnerHTML:{__html:he(I,a?.title)}}),n.createElement("div",{className:"list-content-listItem-info-price",style:a?.price,hidden:!A,dangerouslySetInnerHTML:{__html:he(A,a?.price)}})))};function Na(t){var e,i,o,s,l,a,d,r,p,c,m,h,f,y,S,T,v,{reportTagsView:b,showBanner:g}=t,w=Ze(t,["reportTagsView","showBanner"]);const{waterFallData:O,getRecommendVideos:I,hashTagSize:A,loadingImage:k,isOpenHashTag:E,cacheActiveIndex:u}=De(),{jumpToWeb:D}=tt(),[C,_]=n.useState(),[x,R]=n.useState(),[B,j]=n.useState(!1),V=n.useRef(null),[L,M]=n.useState(!1);n.useCallback(()=>{L||(M(!0),O&&I?.({hashTag:O?.hashTag}).then(W=>{var z;_(C?.concat((z=W?.recList)!==null&&z!==void 0?z:[])),M(!1)}))},[O,I,C,L]),n.useEffect(()=>{var W,z;if(j(!0),O&&I?.({hashTag:O?.hashTag,defaultSize:A,maxSize:A}).then(J=>{var ee,de;R(J),_((de=(ee=J?.recList)===null||ee===void 0?void 0:ee.filter(re=>re?.video!==null||re?.product!==null))!==null&&de!==void 0?de:[]),j(!1)}),E){const J=Fo;R(J),_((z=(W=J?.recList)===null||W===void 0?void 0:W.filter(ee=>ee?.video!==null||ee?.product!==null))!==null&&z!==void 0?z:[]),j(!1)}},[O,I,A,E]);const N=()=>{var W,z,J,ee,de;if(!((W=x?.tag)===null||W===void 0)&&W.link){b();const re=O?.rec;D(re,(z=re?.video)===null||z===void 0?void 0:z.bindProduct,(J=re?.video)===null||J===void 0?void 0:J.bindCta,u,(ee=re?.video)===null||ee===void 0?void 0:ee.traceInfo),window.location.href=window.getJointUtmLink((de=x?.tag)===null||de===void 0?void 0:de.link)}};return n.createElement(n.Fragment,null,B?n.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:k,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"list"},n.createElement("div",{className:"list-scroll",ref:V},g&&((e=x?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:N},n.createElement(pt,{className:we.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=x?.tag)===null||i===void 0?void 0:i.picture})),n.createElement("div",{className:"list-info",style:(o=w?.textStyles)===null||o===void 0?void 0:o.hashTagDesc,dangerouslySetInnerHTML:{__html:he((s=x?.tag)===null||s===void 0?void 0:s.info,(l=w?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),n.createElement("div",{hidden:!(!((a=x?.tag)===null||a===void 0)&&a.link),className:"list-collection",onClick:N,style:Object.assign(Object.assign({},(d=w?.textStyles)===null||d===void 0?void 0:d.hashTagLink),{marginBottom:w?.space}),dangerouslySetInnerHTML:{__html:he(((r=x?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(p=w?.textStyles)===null||p===void 0?void 0:p.hashTagLink)}}),n.createElement("div",{className:"list-content"},C?.map((W,z)=>n.createElement(Ba,Object.assign({key:z,index:z,rec:W,list:C,reportTagsView:b},w)))),n.createElement("div",{hidden:!L,style:{textAlign:"center"}},"loading..."),n.createElement("div",{hidden:!(!((c=x?.tag)===null||c===void 0)&&c.link),style:{height:!((m=x?.tag)===null||m===void 0)&&m.link?((h=w?.buttonBgStyle)===null||h===void 0?void 0:h.height)||((f=w?.buttonStyle)===null||f===void 0?void 0:f.height)||"100px":0}})),n.createElement("div",{className:"list-bottom",hidden:!(!((y=x?.tag)===null||y===void 0)&&y.link),style:w?.buttonBgStyle}),n.createElement("div",{hidden:!(!((S=x?.tag)===null||S===void 0)&&S.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},w?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((T=x?.tag)===null||T===void 0?void 0:T.linkTitle)||"Shop the collection",className:"list-btn",style:w?.buttonStyle,onClick:N,dangerouslySetInnerHTML:{__html:he(((v=x?.tag)===null||v===void 0?void 0:v.linkTitle)||"Shop the collection",w?.buttonStyle)}}))))}const Fa=t=>{var e;const{waterFallData:i,setOpenHashtag:o,openHashtag:s,swiperRef:l,setWaterFallData:a,cacheRtcList:d,setRtcList:r,cacheActiveIndex:p,rtcList:c,setCacheRtcList:m,setIsFromHashtag:h,isFromHashtag:f,bffEventReport:y,themeTag:S,selectTag:T,bffFbReport:v}=De(),{backMainFeed:b}=tt();n.useRef(null);const g=n.useRef(null),[w,O]=n.useState();n.useEffect(()=>{const u=document.getElementById("sxp-render"),D=document.getElementById("water-fall");D?g.current=D:(g.current=document.createElement("div"),g.current.setAttribute("id","water-fall"),u?.appendChild(g.current))},[]);const I=()=>{var u,D;b("branch",T,void 0,i?.hashTag),E(),a?.(void 0),h?.(!1),(D=(u=l?.current)===null||u===void 0?void 0:u.swiper)===null||D===void 0||D.slideTo(p,0,!1),o?.(!1)},[A,k]=n.useState();n.useEffect(()=>{i&&k(i)},[i]);const E=n.useCallback(()=>{var u,D,C,_,x,R;const B=A?.rec;if(!B)return;let j="",V=null;f?j="hashTagPage":!((u=B?.video)===null||u===void 0)&&u.url?(j="videoPage",V="video"):!((C=(D=B?.video)===null||D===void 0?void 0:D.imgUrls)===null||C===void 0)&&C.length&&(j="imagePage",V="image"),y?.({eventInfo:{contentId:(_=B?.video)===null||_===void 0?void 0:_.itemId,position:p+"",contentTags:JSON.stringify((x=B?.video)===null||x===void 0?void 0:x.tags),traceInfo:(R=B?.video)===null||R===void 0?void 0:R.traceInfo,hashTags:JSON.stringify([A?.hashTag]),fromKName:j,fromKPage:location?.href,timeOnSite:Math.floor((new Date-w)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:V}})},[A,y,w,f,p]);return n.useEffect(()=>{s&&(O(new Date),v?.({eventName:"PageView"}))},[s,v]),n.useEffect(()=>{const u=()=>{O(new Date)};return window.addEventListener("pageshow",u),()=>{window.removeEventListener("pageshow",u)}},[]),g.current?Ui.createPortal(n.createElement("div",{className:"waterfall",style:{display:s?"block":"none"}},n.createElement(No,{icon:La,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:I}),t?.openFixedSize===!0||t?.openFixedSize===void 0?n.createElement(Na,Object.assign({reportTagsView:E},t)):n.createElement(Ra,Object.assign({reportTagsView:E},t))),g.current):null};var jo=n.memo(Fa);const ja=t=>n.createElement(jo,Object.assign({},t));var Va=n.memo(ja);const za=it(Va,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Aa,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 Ha=[{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 Vo=t=>n.createElement(Vo,Object.assign({},t));var Ga=n.memo(Vo);const Ua=it(Ga,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Ha},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var Wa=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"TextMargin",name:["style"],label:"\u4E0A\u4E0B\u8FB9\u8DDD",direction:"vertical"},{type:"TextPadding",name:["style"],label:"\u5185\u8FB9\u8DDD",direction:"horizontal"}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],zo={"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 Ya=t=>{var e,i,o,s,l,a,d,r,p,c,{style:m,recData:h,ctaTempStyles:f,index:y,event:S,onClick:T,isExternalLink:v=!1,isActive:b}=t,g=Ze(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:w,setPopupDetailData:O}=De(),{jumpToWeb:I}=tt(),[A,k]=n.useState(!1),E=n.useRef(null),u=Lo(E),D=((o=(i=(e=h?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((l=(s=h?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((a=h?.video)===null||a===void 0?void 0:a.bindCta),C=((r=(d=h?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0?void 0:r[0])||((p=h?.video)===null||p===void 0?void 0:p.bindProduct),_=()=>{var j,V,L,M;const N=((V=(j=h?.video)===null||j===void 0?void 0:j.bindProducts)===null||V===void 0?void 0:V[0])||((L=h?.video)===null||L===void 0?void 0:L.bindProduct)||h?.video;if(w?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},h,N,y),O?.(Object.assign(Object.assign({},h),{index:y})),v){const W=C?.link||((M=N?.bindCta)===null||M===void 0?void 0:M.link);W&&(I(h,C,D,y),window.location.href=window.getJointUtmLink(W))}else T?.()},x=D?.enTitle||"\u67E5\u770B\u8BE6\u60C5",R=n.useMemo(()=>{var j,V;const L=S?.animation;if(L){const{delay:M,duration:N,backgroundColor:W}=L;return{":after":{animationDelay:`${(j=M/1e3)!==null&&j!==void 0?j:0}s`,animationDuration:`${(V=N/1e3)!==null&&V!==void 0?V:0}s`,backgroundColor:`${W??"transparent"}`}}}},[S?.animation]);n.useEffect(()=>{var j,V,L;u&&E?.current&&b&&w?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},h,((V=(j=h?.video)===null||j===void 0?void 0:j.bindProducts)===null||V===void 0?void 0:V[0])||((L=h?.video)===null||L===void 0?void 0:L.bindProduct)||h?.video,y)},[u,b]),n.useEffect(()=>{k(!!u)},[u]);const B=n.useMemo(()=>A?zo["animated-button"]:null,[A]);return n.createElement("div",Object.assign({ref:E,style:Object.assign(Object.assign(Object.assign({},m),f?.ctaTitle),{lineHeight:`${(c=m?.height)!==null&&c!==void 0?c:0}px`})},g,{className:`${B} ${we.css(R)} ${zo["one-line-ellipsis"]}`,onClick:_,dangerouslySetInnerHTML:{__html:he(x,f?.ctaTitle)}}))};var Xa=n.memo(Ya),qa=[{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 Ja=it(Xa,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:Wa,bindableProps:[],interactionRender:qa},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 Ka=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{label:"\u5916\u8FB9\u8DDD",type:"Number",name:["style","margin"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u4E0B\u8FB9\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginBottom"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]}]}],Zt={aniLinkPopup:"index-module_aniLinkPopup__YT7kj","animated-fadeIn":"index-module_animated-fadeIn__8ZCbq",fadeIn:"index-module_fadeIn__2E-dk","animated-fadeOut":"index-module_animated-fadeOut__iK4oc",fadeOut:"index-module_fadeOut__MgevT","one-line-ellipsis":"index-module_one-line-ellipsis__NRiVV","two-line-ellipsis":"index-module_two-line-ellipsis__k-YGB","modal-icon-wrapper":"index-module_modal-icon-wrapper__tu3BY","modal-icon-wrapper-img":"index-module_modal-icon-wrapper-img__4b7qZ"};const Za="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",Qa=t=>{var e,i,o,s,l,a,d,r,p,c,m,h,f,y,S,T,v,b,g,w,O,I,A,k,{style:E,recData:u,ctaTempStyles:D,index:C,event:_,bottom_image:x,translateY:R,isTel:B,onClick:j,isExternalLink:V=!1,isActive:L}=t,M=Ze(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);E==null||delete E.transform;const{sxpParameter:N,globalConfig:W,ctaEvent:z,setPopupDetailData:J}=De(),{jumpToWeb:ee}=tt(),[de,re]=n.useState(!0),ge=((o=(i=(e=u?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.bindCta)||((l=(s=u?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((a=u?.video)===null||a===void 0?void 0:a.bindCta),ce=((r=(d=u?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0?void 0:r[0])||((p=u?.video)===null||p===void 0?void 0:p.bindProduct),ke=()=>{var $,xe,Le,Te;const Be=((xe=($=u?.video)===null||$===void 0?void 0:$.bindProducts)===null||xe===void 0?void 0:xe[0])||((Le=u?.video)===null||Le===void 0?void 0:Le.bindProduct)||u?.video;if(z?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},u,Be,C),J?.(Object.assign(Object.assign({},u),{index:C})),V){const je=ce?.link||((Te=Be?.bindCta)===null||Te===void 0?void 0:Te.link);je&&(ee(u,ce,ge,C),window.location.href=window.getJointUtmLink(je))}else j?.()},Z=ge?.enTitle||"\u67E5\u770B\u8BE6\u60C5",Y=n.useMemo(()=>{const $=_?.animation;if($){const{delay:xe,duration:Le}=$;return{animationDelay:`${xe?xe/1e3:0}s`,animationDuration:`${Le?Le/1e3:0}s`}}},[_?.animation]),X=(y=(f=(h=(c=ce?.cover)!==null&&c!==void 0?c:(m=ce?.homePage)===null||m===void 0?void 0:m[0])!==null&&h!==void 0?h:ge?.icon)!==null&&f!==void 0?f:N?.bottom_image)!==null&&y!==void 0?y:x,ie=$=>{$.stopPropagation(),re(!1)};n.useEffect(()=>{re(!0)},[L]);const fe=n.useMemo(()=>L&&de?Zt["animated-fadeIn"]:null,[L,de]);return n.createElement(n.Fragment,null,B?n.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):n.createElement("div",Object.assign({},M,{className:`${we.css(Object.assign(Object.assign({},E),{"--transY":`translateY(calc(100% + ${(S=E?.margin)!==null&&S!==void 0?S:0}px))`}))} ${Zt.aniLinkPopup} ${fe} ${we.css(Y)}`,onClick:ke}),n.createElement("div",{onClick:ie,className:Zt["modal-icon-wrapper"],style:{padding:(T=E?.padding)!==null&&T!==void 0?T:0}},n.createElement("img",{src:(v=W?.popupCloseIcon)!==null&&v!==void 0?v:Za,alt:"close",className:Zt["modal-icon-wrapper-img"]})),n.createElement(Lt,{src:X,rec:u,item:(I=(w=(g=(b=u?.video)===null||b===void 0?void 0:b.bindProducts)===null||g===void 0?void 0:g[0])!==null&&w!==void 0?w:(O=u?.video)===null||O===void 0?void 0:O.bindProduct)!==null&&I!==void 0?I:u?.video,index:C,translateY:R,imgStyle:D?.img,isActive:L}),(!u||ce?.title)&&n.createElement("div",{className:Zt["one-line-ellipsis"],style:D?.title,dangerouslySetInnerHTML:{__html:he((A=ce?.title)!==null&&A!==void 0?A:"Product Name",D?.title)}}),n.createElement("div",{className:Zt["one-line-ellipsis"],style:Object.assign(Object.assign({},D?.ctaTitle),{lineHeight:((k=D?.ctaTitle)===null||k===void 0?void 0:k.height)+"px"}),dangerouslySetInnerHTML:{__html:he(Z,D?.ctaTitle)}})))};var $a=n.memo(Qa),ed=[{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 td=it($a,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:Ka,bindableProps:[],interactionRender:ed},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 Fi=Object.freeze({__proto__:null,AniLink:Ja,AniLinkPopup:td,Appoint:Xs,AppointForm:kn,Commodity:Gs,CommodityDetail:gs,CommodityDetailDiroNew:Is,CommodityDiro:oa,CommodityDiroNew:da,CommodityList:Os,Consent:Ua,HashTag:za,Iframe:Ns,Link:Qs,MultiCommodity:ba,MultiCommodityDiro:pa,MultiCommodityDiroNew:Ta,Prompt:xs});const id="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",od="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",nd=t=>{var e,{active:i,activeIcon:o,unActicveIcon:s,recData:l,position:a}=t,d=Ze(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:r,mutateUnlike:p,bffEventReport:c,setCacheRtcList:m,cacheRtcList:h}=De(),[f,y]=n.useState((e=h?.[a])===null||e===void 0?void 0:e.isCollected),S=wt(od),T=wt(id),v=Ke.debounce(()=>rt(void 0,void 0,void 0,function*(){var b,g,w,O,I,A,k,E,u,D,C,_,x,R,B,j,V,L,M,N,W,z;if(f){y(!1);const J=(w=yield p?.({videoItemId:(g=(b=l?.video)===null||b===void 0?void 0:b.itemId)!==null&&g!==void 0?g:""}))!==null&&w!==void 0?w:!1;if(c?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(I=(O=l?.video)===null||O===void 0?void 0:O.itemId)!==null&&I!==void 0?I:"",contentName:(k=(A=l?.video)===null||A===void 0?void 0:A.title)!==null&&k!==void 0?k:"",contentTags:JSON.stringify((u=(E=l?.video)===null||E===void 0?void 0:E.tags)!==null&&u!==void 0?u:[]),position:a+"",contentFormat:!((D=l?.video)===null||D===void 0)&&D.url?"video":"image",traceInfo:(C=l?.video)===null||C===void 0?void 0:C.traceInfo}}),!J)y(!0);else{const ee=(_=h?.map((de,re)=>(re===a&&(de.isCollected=!1),de)))!==null&&_!==void 0?_:[];m?.(ee)}}else{y(!0);const J=(x=yield r?.({content:JSON.stringify(l)}))!==null&&x!==void 0?x:!1;if(c?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(B=(R=l?.video)===null||R===void 0?void 0:R.itemId)!==null&&B!==void 0?B:"",contentName:(V=(j=l?.video)===null||j===void 0?void 0:j.title)!==null&&V!==void 0?V:"",contentTags:JSON.stringify((M=(L=l?.video)===null||L===void 0?void 0:L.tags)!==null&&M!==void 0?M:[]),position:a+"",contentFormat:!((N=l?.video)===null||N===void 0)&&N.url?"video":"image",traceInfo:(W=l?.video)===null||W===void 0?void 0:W.traceInfo}}),!J)y(!1);else{const ee=(z=h?.map((de,re)=>(re===a&&(de.isCollected=!0),de)))!==null&&z!==void 0?z:[];m?.(ee)}}}),200);return n.createElement("button",Object.assign({},d,{"aria-label":"like",onClick:v}),n.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:f?o||S:s||T,alt:"icon"}))};var Ho=n.memo(nd),ld="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 ji=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=Gi.render(n.createElement("video",{id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",preload:"auto",controls:!1,muted:!0,style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),t);return i=>i?(i.innerHTML="",i.appendChild(e),document.querySelector("#player-container-id")):void 0})(),sd=({rec:t,index:e,height:i,data:o,muted:s,activeIndex:l,videoPostConfig:a,videoPlayIcon:d})=>{const[r,p]=n.useState(!1),{bffEventReport:c,sxpParameter:m,waterFallData:h,openHashtag:f,bffFbReport:y}=De(),S=n.useRef(0),[T,v]=n.useState(!1),[b,g]=n.useState(!0),{isActive:w}=Mo(),O=n.useRef(null),[I,A]=n.useState(""),[k,E]=n.useState(!1),u=n.useRef(),D=`pb-cache-video-${e}`,C=n.useRef(null),_=n.useRef(null),x=n.useMemo(()=>a?.mode==="2",[a]),R=n.useMemo(()=>{var Z;return a?.mode==="2"?`translateY(-${50+((Z=a?.offsetTop)!==null&&Z!==void 0?Z:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),B=n.useMemo(()=>{var Z;return((Z=t?.video)===null||Z===void 0?void 0:Z.cover)||I},[I,t]),j=n.useMemo(()=>x?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[x]),V=n.useMemo(()=>a?.bgWay==="1",[a]),L=n.useMemo(()=>V&&a?.bgColor?{backgroundColor:a?.bgColor}:{},[a,V]);n.useEffect(()=>{u?.current&&(u.current.muted=s)},[s,u?.current]);const M=n.useCallback(()=>{var Z;u?.current&&((Z=u?.current)===null||Z===void 0||Z.play())},[u?.current]),N=wt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),W=n.useCallback(()=>{u?.current&&(E(!1),v(!0))},[]),z=n.useCallback(()=>{var Z,Y,X,ie,fe,$,xe,Le,Te,Be,je,Ve,q;if(!u?.current)return;p(!1);const H=o[e];if(H&&(!((Z=u?.current)===null||Z===void 0)&&Z.duration)){S.current=((Y=u?.current)===null||Y===void 0?void 0:Y.currentTime)||0;const K=((ie=(X=u?.current)===null||X===void 0?void 0:X.duration)!==null&&ie!==void 0?ie:0).toFixed(2),ne=(($=(fe=u?.current)===null||fe===void 0?void 0:fe.currentTime)!==null&&$!==void 0?$:0).toFixed(2),Oe=b?"0":"1";c?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Le=(xe=H?.video)===null||xe===void 0?void 0:xe.itemId)!==null&&Le!==void 0?Le:"",contentName:(Be=(Te=H?.video)===null||Te===void 0?void 0:Te.title)!==null&&Be!==void 0?Be:"",playType:Oe,startTime:ne,videoDuration:K,contentTags:JSON.stringify((Ve=(je=H?.video)===null||je===void 0?void 0:je.tags)!==null&&Ve!==void 0?Ve:[]),position:e+"",contentFormat:"video",traceInfo:(q=H?.video)===null||q===void 0?void 0:q.traceInfo}}),g(!1)}},[c,o,e,b,u?.current]),J=n.useCallback(()=>{var Z;if(!u?.current||I||!x||(u.current.style.objectFit="contain",!((Z=t?.video)===null||Z===void 0)&&Z.cover||!O||!O.current||V))return;const Y=()=>{const X=O?.current,ie=X.getContext("2d"),fe=window?.innerWidth,$=window?.innerHeight;X.height=$,X.width=fe,ie?.drawImage(u.current,0,0,X.width,X.height),A(X.toDataURL())};Y(),setTimeout(()=>{Y()},500)},[u.current,V,t,I,x]),ee=n.useCallback(()=>{u.current&&(z(),J())},[u.current,J,z]),de=n.useCallback(Z=>()=>{var Y,X,ie,fe,$;if(!u.current||!T)return;const xe=(Y=u?.current)===null||Y===void 0?void 0:Y.paused;switch(Z){case"start":if(!xe)return;(X=u?.current)===null||X===void 0||X.play(),p(!1);break;case"pause":if(xe)return;(ie=u?.current)===null||ie===void 0||ie.pause(),p(!0);break;default:xe?(fe=u?.current)===null||fe===void 0||fe.play():($=u?.current)===null||$===void 0||$.pause(),p(!xe);break}},[T,u?.current]),re=n.useCallback(()=>{var Z,Y,X,ie,fe,$,xe,Le,Te,Be,je,Ve,q;if(!u?.current||l!==e)return;const H=o[e],K=((Y=(Z=u?.current)===null||Z===void 0?void 0:Z.duration)!==null&&Y!==void 0?Y:0).toFixed(2),ne=((ie=(X=u?.current)===null||X===void 0?void 0:X.currentTime)!==null&&ie!==void 0?ie:0).toFixed(2);if(!((fe=u?.current)===null||fe===void 0)&&fe.duration){const Oe=((($=u?.current)===null||$===void 0?void 0:$.currentTime)-S.current).toFixed(2);c?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Le=(xe=H?.video)===null||xe===void 0?void 0:xe.itemId)!==null&&Le!==void 0?Le:"",contentName:(Be=(Te=H?.video)===null||Te===void 0?void 0:Te.title)!==null&&Be!==void 0?Be:"",endTime:ne,videoDuration:K,playDuration:Oe,contentTags:JSON.stringify((Ve=(je=H?.video)===null||je===void 0?void 0:je.tags)!==null&&Ve!==void 0?Ve:[]),position:e+"",contentFormat:"video",traceInfo:(q=H?.video)===null||q===void 0?void 0:q.traceInfo}})}},[o,e,c,u?.current,l]),ge=n.useCallback(()=>{E(!0)},[]);n.useEffect(()=>{var Z,Y,X,ie,fe,$,xe,Le,Te,Be;if(!w)return;const je=t?.video.url;if(!je)return;const Ve=document.querySelector(`#${D}`);if(!Ve||(u.current=ji?.(Ve),!u?.current))return;const q=window?.Hls;let H=_?.current;return je.includes(".m3u8")&&q&&q.isSupported()?(H=new q,H?.loadSource(je),H?.attachMedia(u?.current),H?.on(q.Events.MANIFEST_PARSED,function(){var K;(K=u?.current)===null||K===void 0||K.play()})):u.current.src=je,(Z=u?.current)===null||Z===void 0||Z.setAttribute("x5-playsinline","true"),(Y=u?.current)===null||Y===void 0||Y.setAttribute("webkit-playsinline","true"),(X=u?.current)===null||X===void 0||X.addEventListener("loadedmetadata",ee),(ie=u?.current)===null||ie===void 0||ie.addEventListener("loadeddata",J),(fe=u?.current)===null||fe===void 0||fe.addEventListener("play",z),($=u?.current)===null||$===void 0||$.addEventListener("playing",W),(xe=u?.current)===null||xe===void 0||xe.addEventListener("pause",re),(Le=u?.current)===null||Le===void 0||Le.addEventListener("ended",M),(Te=u?.current)===null||Te===void 0||Te.addEventListener("canplay",M),(Be=u?.current)===null||Be===void 0||Be.addEventListener("waiting",ge),()=>{var K,ne,Oe,ue,Q,F,Ie,st,at,gt;((K=u?.current)===null||K===void 0?void 0:K.paused)||re(),_?.current&&((ne=_?.current)===null||ne===void 0||ne.destroy()),v(!1),(Oe=u?.current)===null||Oe===void 0||Oe.removeEventListener("loadedmetadata",ee),(ue=u?.current)===null||ue===void 0||ue.removeEventListener("loadeddata",J),(Q=u?.current)===null||Q===void 0||Q.removeEventListener("play",z),(F=u?.current)===null||F===void 0||F.removeEventListener("playing",W),(Ie=u?.current)===null||Ie===void 0||Ie.removeEventListener("pause",re),(st=u?.current)===null||st===void 0||st.removeEventListener("ended",M),(at=u?.current)===null||at===void 0||at.removeEventListener("canplay",M),(gt=u?.current)===null||gt===void 0||gt.removeEventListener("waiting",ge)}},[w]),n.useEffect(()=>{var Z,Y,X,ie;!u?.current||!T||(w?(y?.({eventName:"ViewContent",product:(Y=(Z=o?.[e])===null||Z===void 0?void 0:Z.video)===null||Y===void 0?void 0:Y.bindProduct}),(X=u?.current)===null||X===void 0||X.play()):(ie=u?.current)===null||ie===void 0||ie.pause())},[w,T,u?.current]),n.useEffect(()=>{var Z,Y,X;if(!w||!u?.current)return;!((Z=u?.current)===null||Z===void 0?void 0:Z.paused)&&f?(Y=u?.current)===null||Y===void 0||Y.pause():f||(X=u?.current)===null||X===void 0||X.play()},[f,w,u?.current]),n.useEffect(()=>{if(!w)return;const Z=()=>{var X,ie;de("start")(),y?.({eventName:"ViewContent",product:(ie=(X=o?.[e])===null||X===void 0?void 0:X.video)===null||ie===void 0?void 0:ie.bindProduct})},Y=de("pause");return kt.on(ft.PAGE_DID_SHOW,Z),kt.on(ft.PAGE_DID_HIDE,Y),()=>{kt.off(ft.PAGE_DID_SHOW,Z),kt.off(ft.PAGE_DID_HIDE,Y)}},[de,w]);const ce=n.useMemo(()=>!m?.placeholder_image||T?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"placeholder image"}),[T,m?.placeholder_image]),ke=n.useMemo(()=>{if(!(!k||!T))return n.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:ld,alt:"placeholder image"})},[k,T]);return n.useEffect(()=>{if(!u?.current)return;const Z=()=>{var Y;l===e&&(!((Y=t?.video)===null||Y===void 0)&&Y.url)&&u?.current&&!r&&de("pause")()};return window.addEventListener("beforeunload",Z),()=>{window.removeEventListener("beforeunload",Z)}},[l,e,t,u?.current,de,r]),t?.video?n.createElement(n.Fragment,null,x?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:de(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},L)},!V&&T&&B&&n.createElement(pt,{src:B,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},j)}),n.createElement("canvas",{ref:O,style:{display:"none"}}),n.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:R,left:0,right:0}},n.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},n.createElement("div",{className:"n-full-screen",ref:C,id:D,style:{width:"100%",height:"100%"}}),r&&n.createElement(pt,{className:"clc-pb-video-pause",src:d??N,alt:"pause"}))),ce,ke):n.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:de()},n.createElement("div",{className:"n-full-screen",ref:C,id:D,style:{width:"100%",height:"100%"}}),ce,ke,r&&n.createElement(pt,{className:"clc-pb-video-pause",src:d??N,alt:"pause"}))):null};var ad=n.memo(sd);const dd=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:o,style:s})=>{const[l,a]=n.useState(t),d=r=>{r.stopPropagation();const p=!l;a(p),o?.(p)};return n.useEffect(()=>{a(t)},[t]),n.createElement("button",{style:s,"aria-label":"toggle button",className:"pb-toggle-button",onClick:d},n.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:l?e:i}))};var Go=n.memo(dd);const rd=({imageUrl:t,style:e,duration:i=2e3})=>{const[o,s]=n.useState(!0);It(),n.useEffect(()=>{setTimeout(()=>{s(!1)},i)},[]);const l=wt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),a=n.useMemo(()=>o?"pb-fadeIn":"pb-fadeOut",[o]);return n.createElement("div",{hidden:!o,className:`pb-finger-wrap ${a}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},n.createElement("img",{src:t||l,alt:"finger swiper"}))},Uo=t=>{const{src:e,height:i,imgUrlsPostConfig:o,onShowFirstImage:s}=t,l=n.useMemo(()=>o?.mode==="2",[o]),a=n.useMemo(()=>{var c;return o?.mode==="2"?`translateY(-${50+((c=o?.offsetTop)!==null&&c!==void 0?c:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[o]),d=n.useMemo(()=>l?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[l]),r=n.useMemo(()=>o?.bgWay==="1",[o]),p=n.useMemo(()=>r&&o?.bgColor?{backgroundColor:o?.bgColor}:{},[o,r]);return n.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},p)},(!l||!r)&&n.createElement(pt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},d),onLoad:s}),l&&n.createElement(pt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:a,left:0,right:0},onLoad:s}))},cd=({imgUrls:t,width:e,height:i,rec:o,index:s,onReportViewImageEnd:l,onViewImageStartEvent:a,imgUrlsPostConfig:d})=>{var r,p;const c=n.useRef(),{isActive:m}=Mo(),{sxpParameter:h,openHashtag:f}=De(),[y,S]=n.useState(!1);n.useEffect(()=>{y&&m?(c?.current&&c.current.swiper.autoplay.start(),f?l(o):a(s)):c?.current&&c.current.swiper.autoplay.stop()},[o,m,l,f,s,a,y]);const T=n.useCallback(()=>{y||S(!0)},[y]);return n.createElement(Ut,{ref:c,defaultValue:0,direction:"horizontal",modules:[ci,ui],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},className:we.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(r=d?.marginBottom)!==null&&r!==void 0?r:0,fontSize:"14px"}},d?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:d?.dotsBgColor,opacity:1}}),d?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${d?.dotsActiveColor}!important`,opacity:1}})),height:i,loop:!0,autoplay:{delay:((p=d?.delay)!==null&&p!==void 0?p:3)*1e3}},t?.map((v,b)=>n.createElement(Pt,{key:b},n.createElement(Uo,{src:!y&&b>0?"":v,height:i,imgUrlsPostConfig:d,onShowFirstImage:T}))))};var ud=n.memo(cd);const vd=({tags:t,itemId:e,itemType:i,index:o,rec:s,hashTagStyle:l,hashTagRightMargin:a})=>{var d;const[r,p]=n.useState(!1),{setWaterFallData:c,setOpenHashtag:m,setCacheActiveIndex:h,waterFallData:f,setIsFromHashtag:y}=De(),S=T=>{f?y?.(!0):h?.(o),c?.(i?{hashTag:T,itemId:e,itemType:i,rec:s}:{hashTag:T,rec:s}),m?.(!0)};return n.useMemo(()=>t.length<=6?null:n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>p(!r)},r?"show less":"show more"),[r,t]),n.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(d=l?.marginTop)!==null&&d!==void 0?d:16}px`,width:a}},n.createElement(ei,null,t?.map((T,v)=>n.createElement(Pt,{key:v,hidden:r?!1:v>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>S(T),tag:"button","aria-label":T},n.createElement("div",{dangerouslySetInnerHTML:{__html:he(`#${T}`,l)}})))))};var Wo=n.memo(vd),Yo="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 fi(t){return n.memo(function(e){const{$store:i}=cn(),o=l=>{let a=l;const d=l.match(/{{.*?}}/g);return d?.length&&d.forEach(r=>{r.replace(/{{\s*([\w.]+)\s*}}/g,(p,c)=>{if(c){const m=Ke.get(i,c);return a=a.replace(r,m),m}})}),a},s=n.useMemo(()=>{var l,a,d;const{bindDatas:r}=e,p=Ze(e,["bindDatas"]);if((l=r?.forEach)===null||l===void 0||l.call(r,c=>{if(c?.propKey&&c?.dataPath){const{propKey:m,dataPath:h}=c;h.replace(/{{\s*([\w.]+)\s*}}/g,(f,y)=>{var S,T;if(y){const v=(T=(S=Ke.get(i,y))!==null&&S!==void 0?S:e[m])!==null&&T!==void 0?T:"";return p[m]=v,v}})}}),p){p.eventMap={};const c=Ke.cloneDeep(p.event)||{};for(const m in c)if(Object.prototype.hasOwnProperty.call(c,m))try{c[m].value=o(c[m].value),p.eventMap[m]=new Function(c[m].value)}catch{}}return!((d=(a=p?.event)===null||a===void 0?void 0:a.onClick)===null||d===void 0)&&d.linkType&&(p.style.cursor="pointer"),p},[i,e]);return n.createElement(t,Object.assign({},s,s.eventMap))})}const pd=({rec:t,index:e,tempMap:i,resolver:o,includesCtaType:s,isActive:l})=>{var a,d,r,p,c;const{schema:m}=It();if(!t?.video)return null;let h=null;!((d=(a=t?.video)===null||a===void 0?void 0:a.bindProducts)===null||d===void 0)&&d.length?h="\u591A\u5546\u54C1CTA":!((r=t?.video)===null||r===void 0)&&r.bindProduct?h="\u5546\u54C1CTA":h=(c=(p=t?.video)===null||p===void 0?void 0:p.bindCta)===null||c===void 0?void 0:c.itemId;const f=i?.[h],y=n.useMemo(()=>{var S,T,v,b,g,w,O,I,A,k,E,u,D,C,_,x,R,B,j,V,L,M,N,W,z,J,ee,de,re,ge,ce,ke,Z;if(!t?.video)return null;if(!((T=(S=t?.video)===null||S===void 0?void 0:S.bindProducts)===null||T===void 0)&&T.length||!((v=t?.video)===null||v===void 0)&&v.bindProduct||(g=(b=t?.video)===null||b===void 0?void 0:b.bindCta)===null||g===void 0||g.itemId,!(s&&!s?.includes((w=f?.item)===null||w===void 0?void 0:w.type))&&!(!s&&((O=f?.item)===null||O===void 0?void 0:O.category)==="cta")){if(((I=f?.item)===null||I===void 0?void 0:I.type)==="CommodityDiro"&&!(!((A=t?.video)===null||A===void 0)&&A.bindProduct)||((k=f?.item)===null||k===void 0?void 0:k.type)==="Commodity"&&!(!((E=t?.video)===null||E===void 0)&&E.bindProduct)||((u=f?.item)===null||u===void 0?void 0:u.type)==="CommodityDiroNew"&&!(!((D=t?.video)===null||D===void 0)&&D.bindProduct)||((C=f?.item)===null||C===void 0?void 0:C.type)==="MultiCommodity"&&!(!((x=(_=t?.video)===null||_===void 0?void 0:_.bindProducts)===null||x===void 0)&&x.length)||((R=f?.item)===null||R===void 0?void 0:R.type)==="MultiCommodityDiro"&&!(!((j=(B=t?.video)===null||B===void 0?void 0:B.bindProducts)===null||j===void 0)&&j.length)||((V=f?.item)===null||V===void 0?void 0:V.type)==="MultiCommodityDiroNew"&&!(!((M=(L=t?.video)===null||L===void 0?void 0:L.bindProducts)===null||M===void 0)&&M.length))return null;if(f&&o){const Y=o[(N=f?.item)===null||N===void 0?void 0:N.type],X=fi(Y),ie=(W=Y?.extend)===null||W===void 0?void 0:W.defaulSetting,fe=((ee=(J=(z=f?.item)===null||z===void 0?void 0:z.event)===null||J===void 0?void 0:J.onClick)===null||ee===void 0?void 0:ee.linkType)==="externalLink";return n.createElement(X,Object.assign({style:Object.assign(Object.assign(Object.assign({},ie?.style),(de=f?.item)===null||de===void 0?void 0:de.style),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},ie?.textStyle),(re=f?.item)===null||re===void 0?void 0:re.textStyle),bindDatas:(ce=(ge=f?.item)===null||ge===void 0?void 0:ge.bindDatas)!==null&&ce!==void 0?ce:[]},ie?.props,(ke=f?.item)===null||ke===void 0?void 0:ke.props,{event:((Z=f?.item)===null||Z===void 0?void 0:Z.event)||{},schema:m,id:f?.id,key:f?.id,recData:t,isExternalLink:fe,index:e,isActive:l}))}else return null}},[t,o,i,m,f?.id,l]);return n.createElement(n.Fragment,null,y)};var hi=n.memo(pd);const Xo=({nudge:t})=>{var e,i,o,s,l,a;return n.createElement(n.Fragment,null,t?.isOpen&&n.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(o=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&o!==void 0?o:212,height:(l=(s=t?.size)===null||s===void 0?void 0:s.height)!==null&&l!==void 0?l:38,backgroundColor:t?.backgroundColor,borderRadius:(a=t?.borderRadius)!==null&&a!==void 0?a:4}},t?.icon?n.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,n.createElement("p",{style:Object.assign(Object.assign({},t?.textStyle),{textWrap:"nowrap",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",flex:1,marginBottom:0,marginTop:0}),dangerouslySetInnerHTML:{__html:he(t?.content,t?.textStyle)}})))},md=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:o,setRtcList:s,setCacheRtcList:l,setCacheActiveIndex:a,setLoading:d,swiperRef:r,waterFallData:p,bffEventReport:c,selectTag:m,setSelectTag:h}=De(),{backMainFeed:f}=tt(),y=n.useMemo(()=>[ni,...t],[t]),S=T=>()=>{if(T===m)return;T!=="FOR U"?c?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${T}']`}}):f("theme",T,m);let v;T!==ni&&(v=T),d?.(!0),o?.({themeTag:v}).then(b=>{var g,w,O,I;kt.emit(ft.CHANGE_THEME_TAG,v),s?.((g=b?.recList)!==null&&g!==void 0?g:[]),l?.((w=b?.recList)!==null&&w!==void 0?w:[]),e?.(0),a?.(0),(I=(O=r?.current)===null||O===void 0?void 0:O.swiper)===null||I===void 0||I.slideTo(0)}).finally(()=>{d?.(!1)}),h?.(T)};return p||t.length<=0?null:n.createElement("div",{className:"clc-sxp-tagbar",style:i},n.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},y.map(T=>n.createElement("button",{className:`clc-sxp-tagbar-list-item ${T===m?"clc-sxp-tagbar-list-item-active":""}`,key:T,"aria-label":T,onClick:S(T)},T))))};var qo=n.memo(md);const Jo=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:o=window.innerWidth,tempMap:s,resolver:l,data:a=[],ctaType:d,tipText:r,nudge:p,_schema:c,hashTagStyle:m,hashTagRightMargin:h,tagList:f=[],licenseUrl:y})=>{var S,T,v,b,g,w,O,I,A,k,E,u,D,C,_,x,R,B,j,V,L;const M=wt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),N=wt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:W}=It(),[z,J]=n.useState(0),ee=n.useRef(0),[de,re]=n.useState(!0),ge=n.useRef(),[ce,ke]=n.useState(!1),[Z,Y]=n.useState(!1),[X,ie]=n.useState(new Date().getTime()),fe=n.useRef(!1),[$,xe]=n.useState(2),{loadVideos:Le,bffEventReport:Te,loading:Be,setPopupDetailData:je,ctaEvent:Ve,swiperRef:q,waterFallData:H,setOpenHashtag:K,appDomain:ne,openHashtag:Oe,loadingImage:ue,isFromHashtag:Q,popupDetailData:F,bffFbReport:Ie,curTime:st,h5EnterLink:at,isShowConsent:gt,selectTag:dt,isPreview:Tt,isEditor:G,cacheRtcList:U,setRtcList:be,cacheActiveIndex:Me,rtcList:pe,isNoMoreData:Ae}=De(),{backMainFeed:le,productView:te,jumpToWeb:_e}=tt(),He=n.useMemo(()=>a.length>0&&!Be&&(pn()||t?.enableSwiperTip),[a,Be,t?.enableSwiperTip]);n.useEffect(()=>{$i()},[]),n.useEffect(()=>{if(a?.length>0){const P=new Date;ge.current=P}},[a?.length]);const We=n.useCallback(()=>{if($i(),at?.(),a.length>0){const P=new Date;ge.current=P}},[a.length,at]);n.useEffect(()=>{var P;if(!d||d?.length<1)return;const ae=a?.findIndex(se=>{var me,Se,Ee,oe,Pe,Re,ve,Fe,Xe;const ze=d?.[0];return ze==="\u591A\u5546\u54C1CTA"?((me=se?.video)===null||me===void 0?void 0:me.bindProducts)&&((Ee=(Se=se?.video)===null||Se===void 0?void 0:Se.bindProducts)===null||Ee===void 0?void 0:Ee.length)>0:ze==="\u5546\u54C1CTA"?(oe=se?.video)===null||oe===void 0?void 0:oe.bindProduct:((Re=(Pe=se?.video)===null||Pe===void 0?void 0:Pe.bindCta)===null||Re===void 0?void 0:Re.itemId)===ze&&(((ve=se?.video)===null||ve===void 0?void 0:ve.url)||((Xe=(Fe=se?.video)===null||Fe===void 0?void 0:Fe.imgUrls)===null||Xe===void 0?void 0:Xe.length))})||0;ae!==-1&&((P=q?.current)===null||P===void 0||P.swiper.slideTo(ae))},[a,d,q]),n.useEffect(()=>{const P=a?.[z],ae=()=>{var se,me,Se,Ee,oe,Pe,Re,ve,Fe,Xe,ze,nt,Qe,et,Ce,vt,lt,Vt,zt,Ht;const Yt=!Oe&&!gt;if(document.visibilityState==="hidden"){Yt&&(kt.emit(ft.PAGE_DID_HIDE,P),yt(P),At(P));let Ct="";F&&(!((me=(se=P?.video)===null||se===void 0?void 0:se.bindProducts)===null||me===void 0)&&me.length||!((Se=P?.video)===null||Se===void 0)&&Se.bindProduct)?Ct="pdpPage":F&&((Re=s?.[(Pe=(oe=(Ee=P?.video)===null||Ee===void 0?void 0:Ee.bindCta)===null||oe===void 0?void 0:oe.itemId)!==null&&Pe!==void 0?Pe:""].item)===null||Re===void 0?void 0:Re.type)==="Appoint"?Ct="formPage":Q?Ct="hashTagPage":!((ve=P?.video)===null||ve===void 0)&&ve.url?Ct="videoPage":!((Fe=P?.video)===null||Fe===void 0)&&Fe.imgUrls&&(!((ze=(Xe=P?.video)===null||Xe===void 0?void 0:Xe.imgUrls)===null||ze===void 0)&&ze.length)?Ct="imagePage":P?.product&&(Ct="productPage"),Te?.({eventInfo:{sessionDuration:Math.floor((new Date-st.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(nt=P?.video)===null||nt===void 0?void 0:nt.itemId,productId:(Qe=P?.product)===null||Qe===void 0?void 0:Qe.itemId,position:z+"",fromKName:Ct,fromKPage:location?.href,ctatId:(vt=(Ce=(et=P?.video)===null||et===void 0?void 0:et.bindCta)===null||Ce===void 0?void 0:Ce.itemId)!==null&&vt!==void 0?vt:"",traceInfo:(Ht=(Vt=(lt=P?.video)===null||lt===void 0?void 0:lt.traceInfo)!==null&&Vt!==void 0?Vt:(zt=P?.product)===null||zt===void 0?void 0:zt.traceInfo)!==null&&Ht!==void 0?Ht:""}})}else document.visibilityState==="visible"&&(fe.current===!0&&(ie(new Date().getTime()),fe.current=!1),We(),Yt&&(Mt(z),kt.emit(ft.PAGE_DID_SHOW,P),le("external",dt)))};return document.addEventListener("visibilitychange",ae),()=>{document.removeEventListener("visibilitychange",ae)}},[z,Te,a,We,F,Q,s,st,le,Oe,gt,dt]);const qe=n.useMemo(()=>{let P=0;return f.length>0&&(P+=45,H&&(P-=45)),P},[f,H]),Ne=n.useMemo(()=>{let P=0;return t?.logoUrl&&t?.isShowLogo&&(P+=56),P},[t]),Ye=n.useMemo(()=>i-Ne-qe,[Ne,i,qe]),Ge=n.useMemo(()=>{var P;const ae=z===0&&!H&&!G?[(P=a?.[0])!==null&&P!==void 0?P:null]:a?.map((se,me)=>z===me||me-1===z||me+1===z?se:null);return ae?.length?!H&&!Ae?ae.concat([{loading:!0}]):ae:[]},[a,z,H,G,Ae]),Ue=n.useMemo(()=>{var P,ae,se,me;if(t?.logoUrl&&t?.isShowLogo){const Se=(ae=(P=t?.logoBar)===null||P===void 0?void 0:P.onClick)===null||ae===void 0?void 0:ae.value,Ee=((me=(se=t?.logoBar)===null||se===void 0?void 0:se.onClick)===null||me===void 0?void 0:me.linkType)==="externalLink",oe=Ge[z];return n.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},Se&&{onClick:()=>{var Pe,Re,ve,Fe;Ee&&_e(oe,(Pe=oe?.video)===null||Pe===void 0?void 0:Pe.bindProduct,(Re=oe?.video)===null||Re===void 0?void 0:Re.bindCta,z,((ve=oe?.product)===null||ve===void 0?void 0:ve.traceInfo)||((Fe=oe?.video)===null||Fe===void 0?void 0:Fe.traceInfo)),new Function(Se)()}}),n.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,z,Ge]),$e=n.useCallback((P,ae)=>{var se,me,Se,Ee;return!((se=P?.video)===null||se===void 0)&&se.url?n.createElement(ad,{key:X,rec:P,index:ae,muted:de,data:a,height:Ye,activeIndex:z,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((me=P?.video)===null||me===void 0)&&me.imgUrls?n.createElement(ud,{key:P?.video.itemId,imgUrls:P?.video.imgUrls,width:o,height:Ye,rec:P,index:ae,onReportViewImageEnd:yt,onViewImageStartEvent:Mt,imgUrlsPostConfig:t?.imgUrlsPost}):P.product&&Array.isArray(t?.productPost)&&((Se=t?.productPost)===null||Se===void 0?void 0:Se.length)>0?(Ee=t?.productPost)===null||Ee===void 0?void 0:Ee.map((oe,Pe)=>{var Re,ve,Fe,Xe,ze,nt,Qe,et;const Ce=l[(Re=oe?.item)===null||Re===void 0?void 0:Re.type],vt=fi(Ce),lt=(ve=Ce?.extend)===null||ve===void 0?void 0:ve.defaulSetting;return n.createElement(vt,Object.assign({key:`${ae}${Pe}`,textStyle:Object.assign(Object.assign({},lt?.textStyle),(Fe=oe?.item)===null||Fe===void 0?void 0:Fe.textStyle),bindDatas:(ze=(Xe=oe?.item)===null||Xe===void 0?void 0:Xe.bindDatas)!==null&&ze!==void 0?ze:[]},lt?.props,(nt=oe?.item)===null||nt===void 0?void 0:nt.props,{event:((Qe=oe?.item)===null||Qe===void 0?void 0:Qe.event)||{},schema:W,id:oe?.id,viewTime:ge.current,rec:P,isPost:!0,tipText:r,style:Object.assign(Object.assign(Object.assign({},lt?.style),(et=oe?.item)===null||et===void 0?void 0:et.style),{height:"100%",overflow:"auto"}),index:ae,isActive:z===ae}))}):null},[o,a,Ye,de,z,t?.productPost,t?.videoPlayIcon,ge,r,l,W,X]),ot=n.useCallback(P=>{Y(P)},[]),ye=n.useMemo(()=>Z?{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"},[Z]),mt=n.useCallback((P,ae)=>{var se,me,Se,Ee,oe,Pe,Re,ve;return P?.video?n.createElement(n.Fragment,null,((se=P?.video)===null||se===void 0?void 0:se.title)&&!Z&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(me=t?.bottomInfoDist)!==null&&me!==void 0?me:40}px`}},n.createElement(Xo,{nudge:p}),t?.isShowCTA===void 0||t?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(hi,{rec:P,index:ae,tempMap:s,resolver:l,isActive:ae===z})):null,n.createElement("div",null,n.createElement(mi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:r?.foldText,unfoldText:r?.unfoldText,text:(Ee=(Se=P?.video)===null||Se===void 0?void 0:Se.title)!==null&&Ee!==void 0?Ee:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:ot}),n.createElement(hi,{rec:P,index:ae,tempMap:s,resolver:l,includesCtaType:["AniLink"],isActive:ae===z}),n.createElement(Wo,{index:z,tags:(Pe=(oe=P?.video)===null||oe===void 0?void 0:oe.hashTags)!==null&&Pe!==void 0?Pe:[],itemId:(Re=P?.video)===null||Re===void 0?void 0:Re.itemId,itemType:!((ve=P?.video)===null||ve===void 0)&&ve.itemId?"VIDEO":null,rec:P,hashTagStyle:m,hashTagRightMargin:o-(h??0)}))),n.createElement(hi,{rec:P,index:ae,tempMap:s,resolver:l,includesCtaType:["AniLinkPopup"],isActive:ae===z})):null},[e,z,s,l,r,p,m,t,ot,Z,ye]),bt=n.useCallback((P,ae,se)=>{var me,Se,Ee,oe;if(!t?.isShowLike||!se)return;let Pe=(me=t?.likeIconY)!==null&&me!==void 0?me:400;return H&&Pe<40&&(Pe+=40),P?.video?n.createElement(Ho,{key:P.position,activeIcon:t?.likeIcon,unActicveIcon:t?.unlikeIcon,active:P.isCollected,recData:P,className:"clc-sxp-like-button",style:{position:t?.likeIconFixed?"fixed":"absolute",[(Se=t.likeIconXPosit)!==null&&Se!==void 0?Se:"right"]:(Ee=t.likeIconX)!==null&&Ee!==void 0?Ee:0,[(oe=t.likeIconYPosit)!==null&&oe!==void 0?oe:"bottom"]:Pe},position:ae}):null},[t,H]),yt=P=>{var ae,se,me,Se,Ee,oe;if(!(!((ae=P?.video)===null||ae===void 0)&&ae.url)&&(!((se=P?.video)===null||se===void 0)&&se.imgUrls)){const Pe=Date.now(),Re=(Pe-ee.current)/1e3;Te?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(Se=(me=P?.video)===null||me===void 0?void 0:me.itemId)!==null&&Se!==void 0?Se:"",contentName:(Ee=P?.video.title)!==null&&Ee!==void 0?Ee:"",imageEndTime:`${Pe}`,playDuration:`${Re}`,contentTags:JSON.stringify((oe=P?.video.tags)!==null&&oe!==void 0?oe:[]),position:z+"",contentFormat:"image",traceInfo:P?.video.traceInfo}})}},Dt=(P,ae)=>{var se,me,Se,Ee,oe,Pe,Re,ve,Fe,Xe,ze,nt,Qe,et,Ce,vt,lt,Vt,zt,Ht,Yt,Ct;if(Tt||H)return;const Zo=new Date-st.current;if(t?.openSlideSkip&&Zo>=((se=t?.slideSkipStartTime)!==null&&se!==void 0?se:0)&&mn()&&P){const Hi=((Ee=(Se=(me=P?.video)===null||me===void 0?void 0:me.bindProducts)===null||Se===void 0?void 0:Se[0])===null||Ee===void 0?void 0:Ee.link)||((Pe=(oe=P?.video)===null||oe===void 0?void 0:oe.bindProduct)===null||Pe===void 0?void 0:Pe.link)||((Re=P?.product)===null||Re===void 0?void 0:Re.link),Je=P?.product||((ve=P?.video)===null||ve===void 0?void 0:ve.bindProduct)||((Xe=(Fe=P?.video)===null||Fe===void 0?void 0:Fe.bindProducts)===null||Xe===void 0?void 0:Xe[0]);if(Hi){let gi=null;!((ze=P?.video)===null||ze===void 0)&&ze.url?gi="video":!((Qe=(nt=P?.video)===null||nt===void 0?void 0:nt.imgUrls)===null||Qe===void 0)&&Qe.length&&(gi="image"),Te?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(et=Je?.itemId)!==null&&et!==void 0?et:"",productName:(Ce=Je?.title)!==null&&Ce!==void 0?Ce:"",price:Je?.price?Je?.price+"":"0",productCollection:(vt=Je?.collection)!==null&&vt!==void 0?vt:"",contentTags:Je?.tags?JSON.stringify(Je?.tags):"",position:ae+"",contentId:(Vt=(lt=P?.video)===null||lt===void 0?void 0:lt.itemId)!==null&&Vt!==void 0?Vt:"",traceInfo:(Ct=(Ht=(zt=P?.video)===null||zt===void 0?void 0:zt.traceInfo)!==null&&Ht!==void 0?Ht:(Yt=P?.product)===null||Yt===void 0?void 0:Yt.traceInfo)!==null&&Ct!==void 0?Ct:"",contentFormat:gi}}),fe.current=!0,window.location.href=window.getJointUtmLink(Hi)}}},Bt=P=>{var ae,se,me,Se,Ee,oe,Pe,Re,ve,Fe,Xe,ze,nt,Qe,et;const Ce=a[P.previousIndex];if(!Ce)return;let vt=null;!((ae=Ce?.video)===null||ae===void 0)&&ae.url?vt="video":!((me=(se=Ce?.video)===null||se===void 0?void 0:se.imgUrls)===null||me===void 0)&&me.length&&(vt="image"),P.previousIndex-P.activeIndex<0?(Te?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Ee=(Se=Ce?.video)===null||Se===void 0?void 0:Se.itemId)!==null&&Ee!==void 0?Ee:"",productId:(Pe=(oe=Ce?.product)===null||oe===void 0?void 0:oe.itemId)!==null&&Pe!==void 0?Pe:"",requestId:null,traceInfo:(ve=(Re=Ce?.video)===null||Re===void 0?void 0:Re.traceInfo)!==null&&ve!==void 0?ve:"",contentFormat:vt}}),yt(Ce),Dt(Ce,P.previousIndex)):(Te?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Xe=(Fe=Ce?.video)===null||Fe===void 0?void 0:Fe.itemId)!==null&&Xe!==void 0?Xe:"",productId:(nt=(ze=Ce.product)===null||ze===void 0?void 0:ze.itemId)!==null&&nt!==void 0?nt:"",requestId:null,traceInfo:(et=(Qe=Ce?.video)===null||Qe===void 0?void 0:Qe.traceInfo)!==null&&et!==void 0?et:"",contentFormat:vt}}),yt(Ce)),At(Ce),ge.current=new Date},At=P=>{var ae,se,me;!(!((ae=P?.video)===null||ae===void 0)&&ae.url)&&!(!((se=P?.video)===null||se===void 0)&&se.imgUrls)&&P?.product&&te(P,P.product,(me=P?.product)===null||me===void 0?void 0:me.bindCta,ge.current,z)};n.useEffect(()=>{const P=a[z];Oe?At(P):ge.current=new Date},[Oe,a,z]);const Mt=P=>{var ae,se,me,Se,Ee,oe,Pe,Re;const ve=a[P];if(!(!((ae=ve?.video)===null||ae===void 0)&&ae.url)&&(!((se=ve?.video)===null||se===void 0)&&se.imgUrls)){const Fe=Date.now();ee.current=Fe,Te?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(Se=(me=ve?.video)===null||me===void 0?void 0:me.itemId)!==null&&Se!==void 0?Se:"",contentName:(Ee=ve?.video.title)!==null&&Ee!==void 0?Ee:"",imageStartTime:`${Fe}`,contentTags:JSON.stringify((oe=ve?.video.tags)!==null&&oe!==void 0?oe:[]),position:P+"",contentFormat:"image",traceInfo:ve?.video.traceInfo}}),Ie?.({eventName:"ViewContent",product:(Pe=ve?.video)===null||Pe===void 0?void 0:Pe.bindProduct}),Ie?.({eventName:"PageView",product:(Re=ve?.video)===null||Re===void 0?void 0:Re.bindProduct})}},Et=n.useCallback(P=>{var ae,se,me,Se,Ee,oe;if(P)return(t?.isShowMute===void 0||t?.isShowMute===!0)&&n.createElement(Go,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((se=(ae=Ge?.[z])===null||ae===void 0?void 0:ae.video)===null||se===void 0)&&se.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(me=t?.muteIconXPosit)!==null&&me!==void 0?me:"right"]:(Se=t?.muteIconX)!==null&&Se!==void 0?Se:0,[(Ee=t?.muteIconYPosit)!==null&&Ee!==void 0?Ee:"bottom"]:(oe=t?.muteIconY)!==null&&oe!==void 0?oe:23},defaultValue:de,activeIcon:t?.unMuteIcon?t?.unMuteIcon:M,unactiveIcon:t?.muteIcon?t?.muteIcon:N,onChange:re})},[t,Ge,z,de]),Wt=n.useMemo(()=>Be?n.createElement("div",{style:{height:Ye,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:ue,alt:"loading...",style:{objectFit:"contain"}})):Ge?.map((P,ae)=>n.createElement(Pt,{key:ae,virtualIndex:ae,style:{overflow:"hidden"}},P&&n.createElement(n.Fragment,null,P?.loading?n.createElement("div",{style:{height:Ye,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:ue,alt:"loading...",style:{objectFit:"contain"}})):n.createElement(n.Fragment,null,bt(P,ae,!t?.likeIconFixed),Et(!t?.muteIconFixed),mt(P,ae),$e(P,ae))))),[o,a,Ye,Be,mt,$e,Ge,ue,X,Et]);return n.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},H&&n.createElement(No,{icon:Yo,styles:{background:"rgba(0,0,0,.3)",color:"#fff"},textStyle:Object.assign(Object.assign({},(g=(b=(v=(T=(S=t?.hashTag)===null||S===void 0?void 0:S[0])===null||T===void 0?void 0:T.item)===null||v===void 0?void 0:v.props)===null||b===void 0?void 0:b.textStyles)===null||g===void 0?void 0:g.hashTagTitle),{color:"#fff"}),onClose:()=>{!Ke.isEqual(pe,U)&&U&&U?.length&&be?.(U),K?.(!0)}}),Ue,n.createElement(qo,{tagList:f,setActiveIndex:J,style:{top:Ne}}),((w=t?.backButton)===null||w===void 0?void 0:w.enable)&&n.createElement("button",{style:{position:"absolute",[(I=(O=t?.backButton)===null||O===void 0?void 0:O.xPosit)!==null&&I!==void 0?I:"left"]:(k=(A=t?.backButton)===null||A===void 0?void 0:A.x)!==null&&k!==void 0?k:0,[(u=(E=t?.backButton)===null||E===void 0?void 0:E.yPosit)!==null&&u!==void 0?u:"top"]:(((D=t?.backButton)===null||D===void 0?void 0:D.yPosit)=="top"?Ne+qe:0)+((_=(C=t?.backButton)===null||C===void 0?void 0:C.y)!==null&&_!==void 0?_:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:()=>history?.back()},n.createElement("img",{src:(R=(x=t?.backButton)===null||x===void 0?void 0:x.icon)!==null&&R!==void 0?R:Yo,alt:"back button",width:100,style:{objectFit:"cover"}})),He?n.createElement(rd,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((B=t?.swipeTipOffset)!==null&&B!==void 0?B:0)}%`},duration:t?.swiperTipAniDur}):null,n.createElement(Ut,{style:{marginTop:qe},ref:q,onSlideChange:()=>{q.current.swiper.allowTouchMove=!1,setTimeout(()=>{q.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:P=>{J(P.activeIndex),!Oe&&(Bt(P),!(H||G)&&P?.activeIndex+1>=a?.length&&(ce||(ke(!0),Le?.($).then(ae=>{var se;ke(!1),ae&&((se=ae?.recList)===null||se===void 0?void 0:se.length)>0&&xe($+1)}))))},direction:"vertical",height:Ye},bt(Ge[z],z,!!t?.likeIconFixed),Et(!!t?.muteIconFixed),Wt),n.createElement(jo,Object.assign({},(L=(V=(j=t?.hashTag)===null||j===void 0?void 0:j[0])===null||V===void 0?void 0:V.item)===null||L===void 0?void 0:L.props)))},fd=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:o,rec:s,index:l})=>n.createElement(Ut,{defaultValue:0,direction:"horizontal",modules:[ci,ui],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(a=>n.createElement(Pt,{key:a},n.createElement(Uo,{src:a,height:i,imgUrlsPostConfig:o}))));var hd=n.memo(fd);const gd=({rec:t,index:e,height:i,data:o,muted:s,activeIndex:l,videoPostConfig:a,width:d})=>{const[r,p]=n.useState(!1),c=n.useRef(null),{bffEventReport:m,sxpParameter:h,waterFallData:f,openHashtag:y}=De(),S=n.useRef(0),[T,v]=n.useState(!1),[b,g]=n.useState(!0),w=n.useRef(null),[O,I]=n.useState("");n.useEffect(()=>{c.current&&(c.current.muted=s)},[s]);const A=n.useCallback(()=>{var L;(L=c.current)===null||L===void 0||L.play()},[]),k=wt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),E=n.useCallback(()=>{var L,M,N,W,z,J,ee,de,re,ge,ce,ke,Z;p(!1);const Y=o[e];if(Y&&(!((L=c?.current)===null||L===void 0)&&L.duration)){S.current=((M=c?.current)===null||M===void 0?void 0:M.currentTime)||0;const X=((W=(N=c.current)===null||N===void 0?void 0:N.duration)!==null&&W!==void 0?W:0).toFixed(2),ie=((J=(z=c.current)===null||z===void 0?void 0:z.currentTime)!==null&&J!==void 0?J:0).toFixed(2),fe=b?"0":"1";m?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(de=(ee=Y?.video)===null||ee===void 0?void 0:ee.itemId)!==null&&de!==void 0?de:"",contentName:(ge=(re=Y?.video)===null||re===void 0?void 0:re.title)!==null&&ge!==void 0?ge:"",playType:fe,startTime:ie,videoDuration:X,contentTags:JSON.stringify((ke=(ce=Y?.video)===null||ce===void 0?void 0:ce.tags)!==null&&ke!==void 0?ke:[]),position:e+"",contentFormat:"video",traceInfo:(Z=Y?.video)===null||Z===void 0?void 0:Z.traceInfo}}),g(!1)}},[m,o,e,b]),u=n.useCallback(()=>{v(!0)},[]),D=n.useCallback(L=>()=>{var M,N,W,z,J;if(!T)return;const ee=(M=c.current)===null||M===void 0?void 0:M.paused;switch(L){case"start":if(!ee)return;(N=c.current)===null||N===void 0||N.play(),p(!1);break;case"pause":if(ee)return;(W=c.current)===null||W===void 0||W.pause(),p(!0);break;default:ee?(z=c.current)===null||z===void 0||z.play():(J=c.current)===null||J===void 0||J.pause(),p(!ee);break}},[T]),C=n.useCallback(()=>{var L,M,N,W,z,J,ee,de,re,ge,ce,ke,Z;const Y=o[e],X=((M=(L=c.current)===null||L===void 0?void 0:L.duration)!==null&&M!==void 0?M:0).toFixed(2),ie=((W=(N=c.current)===null||N===void 0?void 0:N.currentTime)!==null&&W!==void 0?W:0).toFixed(2);if(!((z=c?.current)===null||z===void 0)&&z.duration){const fe=(((J=c?.current)===null||J===void 0?void 0:J.currentTime)-S.current).toFixed(2);m?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(de=(ee=Y?.video)===null||ee===void 0?void 0:ee.itemId)!==null&&de!==void 0?de:"",contentName:(ge=(re=Y?.video)===null||re===void 0?void 0:re.title)!==null&&ge!==void 0?ge:"",endTime:ie,videoDuration:X,playDuration:fe,contentTags:JSON.stringify((ke=(ce=Y?.video)===null||ce===void 0?void 0:ce.tags)!==null&&ke!==void 0?ke:[]),position:e+"",contentFormat:"video",traceInfo:(Z=Y?.video)===null||Z===void 0?void 0:Z.traceInfo}})}},[o,e,m]),_=n.useMemo(()=>a?.mode==="2",[a]),x=n.useMemo(()=>{var L;return a?.mode==="2"?`translateY(-${50+((L=a?.offsetTop)!==null&&L!==void 0?L:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),R=n.useMemo(()=>{var L;return((L=t?.video)===null||L===void 0?void 0:L.cover)||O},[O,t]),B=n.useCallback(()=>{if(!w||!c||!c.current||!w.current)return;const L=c?.current,M=w?.current,N=M.getContext("2d"),W=window?.innerWidth,z=window?.innerHeight;M.height=z,M.width=W,N?.drawImage(L,0,0,M.width,M.height),I(M.toDataURL())},[]);n.useEffect(()=>{var L,M,N,W;if(c.current){if(p(!1),!c.current.src){const z=t?.video.url;if(z.includes(".m3u8"))if(typeof window<"u"&&window?.Hls.isSupported()){const J=new window.Hls;J.loadSource(z),J.attachMedia(c.current)}else c.current.canPlayType("application/vnd.apple.mpegurl"),c.current.src=z;else c.current.src=z;c.current.setAttribute("x5-playsinline","true"),c.current.setAttribute("webkit-playsinline","true")}return(L=c.current)===null||L===void 0||L.addEventListener("loadedmetadata",u),(M=c.current)===null||M===void 0||M.addEventListener("canplay",u),(N=c.current)===null||N===void 0||N.addEventListener("playing",E),(W=c.current)===null||W===void 0||W.addEventListener("loadeddata",B),()=>{var z,J,ee,de;(z=c.current)===null||z===void 0||z.removeEventListener("loadedmetadata",u),(J=c.current)===null||J===void 0||J.removeEventListener("canplay",u),(ee=c.current)===null||ee===void 0||ee.removeEventListener("playing",E),(de=c.current)===null||de===void 0||de.removeEventListener("loadeddata",B)}}},[u,E,t?.video,B]);const j=n.useMemo(()=>!h?.placeholder_image||T?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"video poster"}),[T,h?.placeholder_image]);n.useEffect(()=>{const L=()=>{var M,N;l===e&&(!((M=t?.video)===null||M===void 0)&&M.url)&&(!((N=c?.current)===null||N===void 0)&&N.src)&&!r&&D("pause")()};return window.addEventListener("beforeunload",L),()=>{window.removeEventListener("beforeunload",L)}},[l,e,t,c,D,r]);const V=n.useMemo(()=>_?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[_]);return t?.video?n.createElement(n.Fragment,null,_?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:D(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},n.createElement(pt,{src:R,style:Object.assign({height:i,width:d,objectFit:"cover"},V)}),n.createElement("canvas",{ref:w,style:{display:"none"}}),n.createElement("div",{style:{position:"absolute",width:d,height:i,top:"50%",transform:x,left:0,right:0}},n.createElement("div",{style:{position:"relative",width:d,height:"100%"}},n.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:c,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:C,onEnded:A,style:{width:"100%",height:i,objectFit:"contain"}}),n.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:k,alt:"video pause image"}))),j):n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:D(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},n.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",style:{width:"100%"},ref:c,crossOrigin:"anonymous",muted:!0,autoPlay:!0,controls:!1,playsInline:!0,preload:"auto",onPause:C,onEnded:A}),j,n.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:k,alt:"video pause image"}))):null};var bd=n.memo(gd);const Vi={};Object.values(Fi).forEach(t=>{Vi[t.extend.type]=t});const yd="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",wd="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Sd=({data:t=[],globalConfig:e,tipText:i,nudge:o,tempMap:s,descStyle:l,hashTagStyle:a,containerHeight:d=664,containerWidth:r=375,appDomain:p,tagList:c=[]})=>{const m=n.useMemo(()=>{let I=0;return e?.logoUrl&&e?.isShowLogo&&(I+=45),c.length>0&&(I+=45),d-I},[e,d,c]),h=(I,A)=>{var k,E,u,D;if(!((k=I?.video)===null||k===void 0)&&k.url)return n.createElement(bd,{rec:I,index:A,muted:!0,width:r,data:t??[],height:m,activeIndex:A,videoPostConfig:e?.videoPost});if(!((E=I?.video)===null||E===void 0)&&E.imgUrls)return n.createElement(hd,{key:I?.video.itemId,imgUrls:I?.video.imgUrls,width:r,height:m,rec:I,index:A,imgUrlsPostConfig:e?.imgUrlsPost});if(I.product&&I.product&&Array.isArray(e?.productPost)&&((u=e?.productPost)===null||u===void 0?void 0:u.length)>0)return(D=e?.productPost)===null||D===void 0?void 0:D.map((C,_)=>{var x,R,B,j,V,L,M,N;const W=Vi[(x=C?.item)===null||x===void 0?void 0:x.type],z=fi(W),J=(R=W?.extend)===null||R===void 0?void 0:R.defaulSetting;return n.createElement(z,Object.assign({key:`${A}${_}`,textStyle:Object.assign(Object.assign({},J?.textStyle),(B=C?.item)===null||B===void 0?void 0:B.textStyle),bindDatas:(V=(j=C?.item)===null||j===void 0?void 0:j.bindDatas)!==null&&V!==void 0?V:[]},J?.props,(L=C?.item)===null||L===void 0?void 0:L.props,{event:((M=C?.item)===null||M===void 0?void 0:M.event)||{},id:C?.id,rec:I,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},J?.style),(N=C?.item)===null||N===void 0?void 0:N.style),{width:r,height:m,overflow:"auto"}),index:A}))})},f=n.useMemo(()=>e?.logoUrl&&e?.isShowLogo?n.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},n.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),y=(I,A)=>e?.isShowCTA===void 0||e?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(hi,{rec:I,index:A,tempMap:s,resolver:Vi})):null,S=(I,A)=>{var k,E,u,D,C,_,x;return I?.video?n.createElement(n.Fragment,null,((k=I?.video)===null||k===void 0?void 0:k.title)&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom"},n.createElement(Xo,{nudge:o}),y(I,A),n.createElement("div",null,n.createElement(mi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(u=(E=I?.video)===null||E===void 0?void 0:E.title)!==null&&u!==void 0?u:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),n.createElement(Wo,{index:A,tags:(C=(D=I?.video)===null||D===void 0?void 0:D.hashTags)!==null&&C!==void 0?C:[],itemId:(_=I?.video)===null||_===void 0?void 0:_.itemId,itemType:!((x=I?.video)===null||x===void 0)&&x.itemId?"VIDEO":null,rec:I,hashTagStyle:a}))):null},T=wt(wd,p),v=wt(yd,p),b=(I,A)=>{var k,E,u,D;if(!e?.isShowLike)return;let C=(k=e?.likeIconY)!==null&&k!==void 0?k:400;return C<40&&(C+=40),I?.video?n.createElement(Ho,{key:I.position,activeIcon:(E=e?.likeIcon)!==null&&E!==void 0?E:T,unActicveIcon:(u=e?.unlikeIcon)!==null&&u!==void 0?u:v,position:A,active:I.isCollected,recData:I,className:"clc-sxp-like-button",style:{top:C,right:(D=e?.likeIconX)!==null&&D!==void 0?D:0}}):null},g=wt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",p),w=wt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",p),O=(I,A)=>{var k,E,u,D;return n.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},f,n.createElement(qo,{tagList:c}),n.createElement(Go,{style:{position:"absolute",right:(k=e?.muteIconX)!==null&&k!==void 0?k:0,visibility:!((u=(E=t?.[A])===null||E===void 0?void 0:E.video)===null||u===void 0)&&u.url?"visible":"hidden",bottom:(D=e?.muteIconY)!==null&&D!==void 0?D:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:g,unactiveIcon:e?.muteIcon?e?.muteIcon:w}),h(I,A),S(I,A),b(I,A))};return n.createElement("div",{className:we.css({width:"100%",height:d,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((I,A)=>O(I,A)))};var xd=n.memo(Sd);const Td=()=>{const{schema:t,resolver:e,popup:i}=It(),{setPopupDetailData:o,popupDetailData:s,popupCurTimeRef:l,checkCommodityIndexRef:a}=De(),{productView:d}=tt(),[r,p]=n.useState();n.useEffect(()=>{const f=()=>{l.current=new Date};return f(),window.addEventListener("pageshow",f),()=>{window.removeEventListener("pageshow",f)}},[]),n.useEffect(()=>{i&&i?.id&&i?.id!==""&&(l.current=new Date,p(i))},[i]);const c=n.useMemo(()=>{var f,y,S,T;const v=(S=(y=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||y===void 0?void 0:y.popupList)===null||S===void 0?void 0:S.find((b,g)=>{if(b?.id===i?.id)return b});return v!==-1&&((T=v?.item)===null||T===void 0?void 0:T.type)==="Iframe"},[i,t]),m=()=>{var f,y,S,T,v,b,g,w,O,I,A,k,E,u,D,C,_,x;if(!i||i?.id===""||!r||new Date-l.current<((f=i?.duration)!==null&&f!==void 0?f:0))return;p(Object.assign(Object.assign({},i),{id:""}));const R=(T=(S=(y=t?.sxpPageConf)===null||y===void 0?void 0:y.globalConfig)===null||S===void 0?void 0:S.popupList)===null||T===void 0?void 0:T.find(B=>B?.id===i?.id);if(((v=R?.item)===null||v===void 0?void 0:v.type)==="CommodityDetail"||((b=R?.item)===null||b===void 0?void 0:b.type)==="CommodityDetailDiroNew"){const B=s;let j=(w=(g=B?.video)===null||g===void 0?void 0:g.bindProduct)!==null&&w!==void 0?w:(I=(O=B?.video)===null||O===void 0?void 0:O.bindProducts)===null||I===void 0?void 0:I[0],V=(E=(k=(A=B?.video)===null||A===void 0?void 0:A.bindProduct)===null||k===void 0?void 0:k.bindCta)!==null&&E!==void 0?E:(C=(D=(u=B?.video)===null||u===void 0?void 0:u.bindProducts)===null||D===void 0?void 0:D[0])===null||C===void 0?void 0:C.bindCta;if(a?.current>=0){const L=(x=(_=B?.video)===null||_===void 0?void 0:_.bindProducts)===null||x===void 0?void 0:x[a?.current];L&&(j=L,V=L?.bindCta)}j&&V&&d(B,j,V,l.current,s?.index)}setTimeout(()=>{window?.sxpPopup(""),o?.(null),a.current=-1},i?.duration)},h=n.useMemo(()=>{var f,y,S;return(S=(y=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||y===void 0?void 0:y.popupList)===null||S===void 0?void 0:S.map((T,v)=>{var b,g,w,O,I,A,k,E,u,D,C,_,x,R;if(T?.id===i?.id){const B=e[(b=T?.item)===null||b===void 0?void 0:b.type],j=fi(B),V=((O=(w=(g=T?.item)===null||g===void 0?void 0:g.event)===null||w===void 0?void 0:w.onClick)===null||O===void 0?void 0:O.linkType)==="externalLink",L=((k=(A=(I=T?.item)===null||I===void 0?void 0:I.event)===null||A===void 0?void 0:A.onClick)===null||k===void 0?void 0:k.linkType)==="popup",M=(E=B?.extend)===null||E===void 0?void 0:E.defaulSetting;return n.createElement(j,Object.assign({key:v,style:Object.assign(Object.assign(Object.assign({},M?.style),(u=T?.item)===null||u===void 0?void 0:u.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},M?.textStyle),(D=T?.item)===null||D===void 0?void 0:D.textStyle),bindDatas:(_=(C=T?.item)===null||C===void 0?void 0:C.bindDatas)!==null&&_!==void 0?_:[]},M?.props,(x=T?.item)===null||x===void 0?void 0:x.props,{event:((R=T?.item)===null||R===void 0?void 0:R.event)||{},schema:t,id:T?.id,isExternalLink:V,isPopup:L,onClose:m}))}else return n.createElement(n.Fragment,null)})},[t,i,e,m]);return n.createElement(Kt,{popup:r,onClose:m,padding:0,modalStyle:{position:"fixed"},isFullScreen:c},h)},zi={};Object.values(Fi).forEach(t=>{zi[t.extend.type]=t});const Ad=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:o=20,loadingImage:s,appDomain:l,licenseUrl:a,enabledMetaConversionApi:d})=>{var r,p,c,m,h,f,y,S,T,v,b;const g=n.useMemo(()=>{var w;return location?.search?(w=location?.search)===null||w===void 0?void 0:w.replace("?",""):""},[]);return n.createElement(uo,{resolver:zi,enableDataSource:!1,schema:t?.data,utmVal:g},n.createElement(so,{utmVal:g,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(p=(r=t?.sxp_parameter)===null||r===void 0?void 0:r.personalized_recommend)!==null&&p!==void 0?p:e,defaultSize:(m=(c=t?.sxp_parameter)===null||c===void 0?void 0:c.default_recommend)!==null&&m!==void 0?m:i,hashTagSize:(f=(h=t?.sxp_parameter)===null||h===void 0?void 0:h.hash_tag_size)!==null&&f!==void 0?f:o,loadingImage:s,appDomain:l,enabledMetaConversionApi:d,isShowTag:(T=(S=(y=t?.data)===null||y===void 0?void 0:y.sxpPageConf)===null||S===void 0?void 0:S.globalConfig)===null||T===void 0?void 0:T.isShowTag,globalConfig:(b=(v=t?.data)===null||v===void 0?void 0:v.sxpPageConf)===null||b===void 0?void 0:b.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:w,tagList:O})=>{var I;return n.createElement(n.Fragment,null,n.createElement(Jo,Object.assign({},(I=t?.data)===null||I===void 0?void 0:I.sxpPageConf,{tagList:O,data:w,resolver:zi,licenseUrl:a})),n.createElement(Td,null))}}))};var Ed=n.memo(Ad);const Ko=n.createContext({}),Cd=({children:t,data:e})=>{var i,o,s,l,a,d,r,p,c,m,h,f,y;const[S,T]=n.useState(!1),[v,b]=n.useState(!1);return n.createElement(Ko.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(o=e?.sxp_parameter)===null||o===void 0?void 0:o.default_recommend,personalizedRecommend:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.hash_tag_size,loadingImage:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.loading_image,privacyContent:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.privacy_context,privacyNecessity:(p=e?.sxp_parameter)===null||p===void 0?void 0:p.privacy_necessity,privacyPolicyTitle:(c=e?.sxp_parameter)===null||c===void 0?void 0:c.privacy_policy_title,privacyPolicyUrl:(m=e?.sxp_parameter)===null||m===void 0?void 0:m.privacy_policy_url,privacyTitle:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_title,template:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.template,industry:(y=e?.sxp_parameter)===null||y===void 0?void 0:y.industry},appDomain:e?.appDomain,openHashtag:S,setOpenHashtag:T,openConsent:v,setOpenConsent:b,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter}},t)};function Id(){return n.useContext(Ko)}exports.DiyPortalPreview=xd,exports.EditorDataProvider=Cd,exports.Modal=Kt,exports.SxpDataSourceProvider=so,exports.SxpPageCore=Ed,exports.SxpPageRender=Jo,exports.core=Sn,exports.default=rn,exports.materials=Fi,exports.useEditorDataProvider=Id;
|
7
7
|
//# sourceMappingURL=index.min.cjs.map
|