pb-sxp-ui 1.9.0 → 1.9.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 +1005 -241
- package/dist/index.cjs.map +1 -1
- package/dist/index.css +72 -4
- package/dist/index.js +1005 -241
- 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 +1005 -241
- 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/ExpandableText.js +1 -1
- package/es/core/components/SxpPageRender/Hashtag/index.js +2 -2
- package/es/core/components/SxpPageRender/Modal/index.js +45 -7
- package/es/core/components/SxpPageRender/PictureGroup/index.js +51 -25
- package/es/core/components/SxpPageRender/index.js +3 -3
- package/es/core/hooks/useFocusTrap.d.ts +2 -0
- package/es/core/hooks/useFocusTrap.js +37 -0
- package/es/core/utils/tool.d.ts +2 -1
- package/es/core/utils/tool.js +12 -1
- package/es/index.d.ts +1 -0
- package/es/index.js +1 -0
- package/es/materials/sxp/cta/AniLinkPopup/index.js +5 -5
- package/es/materials/sxp/popup/CommodityDetail/index.js +38 -14
- package/es/materials/sxp/popup/CommodityDetailDiroNew/index.js +37 -13
- package/es/materials/sxp/popup/CommodityList/index.js +32 -28
- package/es/materials/sxp/template/Appoint/index.js +1 -1
- package/es/materials/sxp/template/Commodity/index.js +4 -4
- package/es/materials/sxp/template/CommodityDiro/index.js +4 -4
- package/es/materials/sxp/template/CommodityDiroNew/index.js +4 -4
- package/es/materials/sxp/template/Link/index.js +1 -1
- package/es/materials/sxp/template/MultiCommodity/index.js +23 -42
- package/es/materials/sxp/template/MultiCommodityDiro/index.js +24 -42
- package/es/materials/sxp/template/MultiCommodityDiroNew/index.js +25 -44
- package/es/materials/sxp/template/components/EventProvider.d.ts +2 -0
- package/es/materials/sxp/template/components/EventProvider.js +22 -11
- package/es/materials/sxp/template/components/Scroll.js +1 -1
- package/lib/core/components/SxpPageRender/ExpandableText.js +1 -1
- package/lib/core/components/SxpPageRender/Hashtag/index.js +2 -2
- package/lib/core/components/SxpPageRender/Modal/index.js +45 -7
- package/lib/core/components/SxpPageRender/PictureGroup/index.js +49 -23
- package/lib/core/components/SxpPageRender/index.js +3 -3
- package/lib/core/hooks/useFocusTrap.d.ts +2 -0
- package/lib/core/hooks/useFocusTrap.js +39 -0
- package/lib/core/utils/tool.d.ts +2 -1
- package/lib/core/utils/tool.js +13 -1
- package/lib/index.d.ts +1 -0
- package/lib/index.js +1 -0
- package/lib/materials/sxp/cta/AniLinkPopup/index.js +5 -5
- package/lib/materials/sxp/popup/CommodityDetail/index.js +36 -12
- package/lib/materials/sxp/popup/CommodityDetailDiroNew/index.js +35 -11
- package/lib/materials/sxp/popup/CommodityList/index.js +32 -28
- package/lib/materials/sxp/template/Appoint/index.js +1 -1
- package/lib/materials/sxp/template/Commodity/index.js +4 -4
- package/lib/materials/sxp/template/CommodityDiro/index.js +4 -4
- package/lib/materials/sxp/template/CommodityDiroNew/index.js +4 -4
- package/lib/materials/sxp/template/Link/index.js +1 -1
- package/lib/materials/sxp/template/MultiCommodity/index.js +22 -41
- package/lib/materials/sxp/template/MultiCommodityDiro/index.js +23 -41
- package/lib/materials/sxp/template/MultiCommodityDiroNew/index.js +24 -43
- package/lib/materials/sxp/template/components/EventProvider.d.ts +2 -0
- package/lib/materials/sxp/template/components/EventProvider.js +21 -10
- package/lib/materials/sxp/template/components/Scroll.js +1 -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"),en=require("uuid"),tn=require("pako"),n=require("react"),ni=require("qs"),on=require("eventemitter3"),Se=require("@emotion/css"),Hi=require("react-dom");function nn(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 Xi=nn(Hi);function Qe(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 dt(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 r(c){try{p(o.next(c))}catch(m){a(m)}}function d(c){try{p(o.throw(c))}catch(m){a(m)}}function p(c){c.done?l(c.value):s(c.value).then(r,d)}p((o=o.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const ln=/:\w+/g;var Gi=(t,e)=>dt(void 0,void 0,void 0,function*(){const i={},o={};for(let s=0;s<e?.length;s++){const{id:l,method:a,url:r,urlParams:d,name:p,queryString:c,headers:m,body:f}=e[s];let h=r;d&&Object.entries(d).forEach(([b,g])=>{h=h.replace(ln,S=>S===b?g:S)}),c&&(h+=c),o[l]=p;try{const b=yield fetch(h,{method:a,headers:Object.assign({"Content-Type":"application/json"},m),body:JSON.stringify(f)}).then(g=>g.json());i[l]=b}catch(b){console.error("DataSource request error: ",b),i[l]={}}}return{$store:i,idMapName:o}});const Ui="SXP_TOKEN_INFO",sn=(t,e)=>dt(void 0,void 0,void 0,function*(){var i;const o=t.getTenantId(),s=t.getAppId(),l=t.getApiUrl(),a=window.localStorage.getItem(Ui);let r=JSON.parse(a||"{}");if(Date.now()>((i=r?.expireTime)!==null&&i!==void 0?i:0)){const p=yield fetch(`${l}/storefront/v1/proxy/token/${e}`,{method:"POST",headers:{"x-tenant-id":o||"","x-app-id":s||""}}).then(c=>c.json());if(p.success){const c=p.data;r=Object.assign(Object.assign({},c),{expireTime:Date.now()+c.expire*1e3}),window.localStorage.setItem(Ui,JSON.stringify(r))}}return r});function li(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 an=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},rn=()=>{const t=en.v4();return t?.replaceAll?t.replaceAll("-",""):an(32)},be=(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,r=/[^\u4e00-\u9fa5]/g,d=`font-family:${o??"inherit"}`,p=`font-family:${s??"inherit"}`,c=f=>{let h=f.search(a),b=f.search(r);return h!==-1&&b!==-1&&h<b&&(i+=`<span style="${d}">${f.substring(h,b)}</span>`,l=f.substring(b,f?.length)),h!==-1&&b!==-1&&h>b&&(i+=`<span style="${p}">${f.substring(b,h)}</span>`,l=f.substring(h,f?.length)),h===-1?(i+=`<span style="${p}">${f.substring(b,f?.length)}</span>`,l="",!1):b===-1?(i+=`<span style="${d}">${f.substring(h,f?.length)}</span>`,l="",!1):!0};let m=!0;for(;m;)m=c(l);return i};function Yi(){var t,e,i,o,s,l,a;let r=self.navigator.userAgent;return r?/edge\/([\d\.]+)/i.exec(r)?`Edge ${(t=/edge\/([\d\.]+)/i.exec(r))===null||t===void 0?void 0:t[1]}`:/edg\/([\d\.]+)/i.exec(r)?`Edge(Chromium) ${(e=/edge\/([\d\.]+)/i.exec(r))===null||e===void 0?void 0:e[1]}`:/msie/i.test(r)?`Internet Explorer ${(i=/msie ([\d\.]+)/i.exec(r))===null||i===void 0?void 0:i[1]}`:/Trident/i.test(r)?`Internet Explorer ${(o=/rv:([\d\.]+)/i.exec(r))===null||o===void 0?void 0:o[1]}`:/chrome/i.test(r)?`Chrome ${(s=/chrome\/([\d\.]+)/i.exec(r))===null||s===void 0?void 0:s[1]}`:/firefox/i.test(r)?`Firefox ${(l=/firefox\/([\d\.]+)/i.exec(r))===null||l===void 0?void 0:l[1]}`:/safari/i.test(r)?`Safari ${(a=/version\/([\d\.]+)/i.exec(r))===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 Zi(){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 Ji(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),o=new Uint8Array(i),s=tn.inflate(o,{to:"string"});return JSON.parse(s)}let gi=null;const dn={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class cn{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,gi)return gi;gi=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?dn[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let mt=null;const un={init:({appId:t,tenantId:e,env:i="live",apiUrl:o})=>{mt||(mt=new cn),o&&mt.setApiUrl(o),mt.setAppId(t),mt.setTenantId(e),mt.setEnv(i)},getDetail:t=>{if(!mt)return;const e=mt.getTenantId(),i=mt.getAppId(),o=mt.getApiUrl();return fetch(`${o}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>dt(void 0,void 0,void 0,function*(){var l,a;const r=yield s.json(),d=Ji((l=r?.data)===null||l===void 0?void 0:l.data);if(d){const{$store:p}=yield Gi(o,(a=d?.dataSource)!==null&&a!==void 0?a:[]);r.data.data=d,Object.assign(r.data.data,{__STORE__:p})}return r}))},getSxpDetailByPageId:t=>dt(void 0,void 0,void 0,function*(){if(!mt)return;const e=mt.getTenantId(),i=mt.getAppId(),o=mt.getApiUrl();return fetch(`${o}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(s=>dt(void 0,void 0,void 0,function*(){var l;const a=yield s.json();if(!a.success)return;const r=Ji((l=a?.data)===null||l===void 0?void 0:l.data);return a.data.data=r,a.data}))}),getSxpRecommendVideoData:t=>dt(void 0,void 0,void 0,function*(){if(!mt)return;const e=yield sn(mt,t),i=li(0,0);let o=window.localStorage.getItem("SXP_FAKE_SESSION_ID");Ye.isEmpty(o)&&(o=li(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 Pt(){return n.useContext(uo)}function vn(){return n.useContext(co)}const yi="feRealSessionIdKey",Qi=()=>{const t=rn();return`${Date.now()}${t}`},pn=()=>{let t=mn();return t||(t=Qi(),window.sessionStorage.setItem(yi,t)),t},$i=()=>{const t=Qi();window.sessionStorage.setItem(yi,t)},mn=()=>window.sessionStorage.getItem(yi),eo="SXP_FAKE_USER_ID",to="FAKE_USER_STATE",io="AGREE_POLICY",oo="SLIDE_SKIP_STATE",no="CCONTSENT_STATE",lo=()=>{let t=window.localStorage.getItem(eo);return Ye.isEmpty(t)&&(t=li(36,62),window.localStorage.setItem(eo,t)),t},fn=()=>{const t=window.localStorage.getItem(to);return Ye.isEmpty(t)&&window.localStorage.setItem(to,"true"),Ye.isEmpty(t)},hn=()=>{const t=window.localStorage.getItem(oo);return Ye.isEmpty(t)},An=()=>{window.localStorage.setItem(oo,"true")},bn=()=>{const t=window.localStorage.getItem(no);return Ye.isEmpty(t)&&window.localStorage.setItem(no,"true"),Ye.isEmpty(t)};function St(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 ht=new on;var ct;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(ct||(ct={}));const gn=({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:r}=_e(),d=n.useMemo(()=>{const m=location.search.slice(1),f=ni.parse(m.replace(/\+/g,"%2B"));for(const h in f)f[h]=f[h].replace(/%2B/g,"+");return f},[]),p=m=>{var f;return(f=d[m])!==null&&f!==void 0?f:null};n.useEffect(()=>{r?.({eventInfo:{eventSubject:"privacyEnter",eventDescription:"User enter privacy page",utmSource:p("utm_source"),utmMedium:p("utm_medium"),utmCampaign:p("utm_campaign"),utmId:p("utm_id"),utmContent:p("utm_content"),clSource:p("cl_source"),enterTime:`${Date.now()}`,enterUrl:window.location.href,rtc:null,requestId:null,sessionID:null}})},[]);const c=()=>{r?.({eventInfo:{eventSubject:"userConsent",eventDescription:"\u7528\u6237\u6388\u6743\u3010\u64CD\u4F5C\u7ED3\u679C\u3011",consentResult:"0",consentTags:'["\u7CFB\u7EDF\u8FD0\u8425"]',rtc:null,requestId:null,sessionID:null}}),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 yn=n.memo(gn);const so=n.createContext({rtcList:[],tagList:[]});var wi;(function(t){t[t.BFF=5]="BFF"})(wi||(wi={}));const si="FOR U",wn=({render:t,dataSources:e,utmVal:i,enableReportEvent:o=!0,maxSize:s,defaultSize:l,isPreview:a=!1,sxpParameter:r,appDomain:d,hashTagSize:p,loadingImage:c,isOpenHashTag:m=!1,enabledMetaConversionApi:f=!1,consentHeight:h,consentWidth:b,isShowTag:g=!0,isOpenConsent:S=!1,globalConfig:v,isEditor:y=!1,utmParameter:A,channelQueryList:w})=>{var D,C,T;const[k,E]=n.useState([]),[u,_]=n.useState([]),[I,M]=n.useState(!1),[x,L]=n.useState({rtc:"",requestId:""}),R=n.useRef(null),F=n.useRef(!1),[B,N]=n.useState(()=>!!window.localStorage.getItem(io)),[O,V]=n.useState(),[G,z]=n.useState(),[Z,J]=n.useState(m),[ie,ve]=n.useState([]),[ge,ce]=n.useState(0),[Me,je]=n.useState(!1),[ae,U]=n.useState(null),oe=n.useRef(),ue=n.useRef(),[re,ne]=n.useState(si),ye=n.useRef(-1),Ae=n.useRef(null),[Fe,We]=n.useState(!1),Be=n.useMemo(()=>{var W,H,he,Oe;return((Oe=(he=(H=(W=v?.consent)===null||W===void 0?void 0:W[0])===null||H===void 0?void 0:H.item)===null||he===void 0?void 0:he.props)===null||Oe===void 0?void 0:Oe.privacy_necessity)&&!B&&!y||S},[B,v,S,y]),te=n.useCallback(W=>{var H;const he=W?.recList;return(H=he?.map(pe=>{var Te,ee,Q,De,He,Ke;if(!((Te=pe?.video)===null||Te===void 0)&&Te.bindProducts&&((Q=(ee=pe?.video)===null||ee===void 0?void 0:ee.bindProducts)===null||Q===void 0?void 0:Q.length)>0){const it=(Ke=(He=(De=pe?.video)===null||De===void 0?void 0:De.bindProducts)===null||He===void 0?void 0:He.filter($e=>!!$e?.bindCta))!==null&&Ke!==void 0?Ke:[];return Object.assign(Object.assign({},pe),{video:Object.assign(Object.assign({},pe?.video),{bindProducts:it})})}return pe}))!==null&&H!==void 0?H:[]},[]);n.useEffect(()=>{const W=H=>{oe.current=H};return ht.on(ct.CHANGE_THEME_TAG,W),()=>{ht.off(ct.CHANGE_THEME_TAG,W)}},[]),n.useEffect(()=>{J(m)},[m]);const q=n.useMemo(()=>e?.find(W=>W.type===wi.BFF),[e]),X=n.useCallback((W,H)=>{if(!q)return;const he=q.url,Oe=lo();if(H?.query){const pe=ni.stringify(H.query);W=`${W}?${pe}`}if(H.type==="beacon"&&navigator.sendBeacon){const pe=ni.stringify(Object.assign(Object.assign({},q.headers),{"x-user-id":Oe}));return pe&&(W=H?.query?`${W}&${pe}`:`${W}?${pe}`),navigator.sendBeacon(`${he}/api/v1${W}`,new Blob([JSON.stringify(Object.assign({},H.body))],{type:"application/json;charset=UTF-8"}))}return window.fetch(`${he}/api/v1${W}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Oe},q.headers),method:H.method,body:JSON.stringify(H.body)}).then(pe=>pe.json()).catch(pe=>Promise.reject(pe))},[q]),Y=n.useCallback(W=>dt(void 0,void 0,void 0,function*(){var H,he,Oe,pe,Te,ee,Q,De,He,Ke,it,$e,ze,Ge;if(W=Object.assign(Object.assign(Object.assign({maxSize:(H=W?.maxSize)!==null&&H!==void 0?H:s,defaultSize:(he=W?.defaultSize)!==null&&he!==void 0?he:l,hashTag:W?.hashTag,traceInfo:W?.traceInfo,themeTag:W?.themeTag},W?.contentFilter&&{contentFilter:`[${W?.contentFilter}]`}),W?.productFilter&&{productFilter:`[${W?.productFilter}]`}),{pageNum:W?.pageNum}),i){const lt=(Te=(pe=(Oe=i?.split("&"))===null||Oe===void 0?void 0:Oe.filter(at=>{var we,rt;const Ue=at.split("=")[0];return(rt=(we=A?.channels)!==null&&we!==void 0?we:[])===null||rt===void 0?void 0:rt.includes(Ue)}))===null||pe===void 0?void 0:pe.join("&"))!==null&&Te!==void 0?Te:"";W=Object.assign(Object.assign({},W),{channel:decodeURIComponent(lt)})}if(y){let lt=1;if(W=Object.assign(Object.assign(Object.assign({},W),{directPage:!0,level:1}),!i&&w&&w?.length>0&&{channel:w?.[0]}),!W?.channel||F.current)return;F.current=!0;let at=[],we=null;const rt=Ue=>dt(void 0,void 0,void 0,function*(){var Et,_t,Nt,Ct,Vt,It;if(Ue.pageNum=lt,we=yield X?.("/recommend/list",{method:"GET",query:Ue}),!we?.success)return;M(!1),at=at.concat((Ct=(Nt=(_t=(Et=we?.data)===null||Et===void 0?void 0:Et.recList)===null||_t===void 0?void 0:_t.filter)===null||Nt===void 0?void 0:Nt.call(_t,P=>P?.product||P?.video))!==null&&Ct!==void 0?Ct:[]),E(te(Object.assign(Object.assign({},we.data),{recList:at}))),ve(te(Object.assign(Object.assign({},we.data),{recList:at}))),((It=(Vt=we?.data)===null||Vt===void 0?void 0:Vt.recList)===null||It===void 0?void 0:It.some(P=>P?.product||P?.video))&&(lt=lt+1,yield rt(Ue))});return yield rt(W),!W?.hashTag&&we&&L({rtc:(ee=we?.data)===null||ee===void 0?void 0:ee.rtc,requestId:(Q=we?.data)===null||Q===void 0?void 0:Q.requestId}),Object.assign(Object.assign({},we.data),{recList:at})}v?.enablePreview&&(W=Object.assign(Object.assign({},W),{directPage:!0,level:1,pageNum:(De=W?.pageNum)!==null&&De!==void 0?De:1}));const Xe=yield X?.("/recommend/list",{method:"GET",query:W});if(Xe?.success){if(W?.hashTag||L({rtc:Xe.data.rtc,requestId:Xe.data.requestId}),v?.enablePreview&&!y){let lt=[];return lt=lt.concat(($e=(it=(Ke=(He=Xe?.data)===null||He===void 0?void 0:He.recList)===null||Ke===void 0?void 0:Ke.filter)===null||it===void 0?void 0:it.call(Ke,we=>we?.product||we?.video))!==null&&$e!==void 0?$e:[]),((Ge=(ze=Xe?.data)===null||ze===void 0?void 0:ze.recList)===null||Ge===void 0?void 0:Ge.some(we=>we?.product||we?.video))||We(!0),Object.assign(Object.assign({},Xe.data),{recList:lt})}return Xe?.data}}),[X,i,s,l,w]),Pe=n.useCallback(W=>dt(void 0,void 0,void 0,function*(){var H,he,Oe,pe;if(k.length<=0)return;const Te=k?.[k?.length-1],ee=yield Y(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:G?.hashTag},((H=Te?.product)===null||H===void 0?void 0:H.itemId)&&{productFilter:(he=Te?.product)===null||he===void 0?void 0:he.itemId}),((Oe=Te?.video)===null||Oe===void 0?void 0:Oe.itemId)&&{contentFilter:(pe=Te?.video)===null||pe===void 0?void 0:pe.itemId}),{themeTag:oe.current}),v?.enablePreview&&!y&&{pageNum:W}));return E(k.concat(te(ee))),ve(ie.concat(te(ee))),ee}),[Y,k,G,ie]),de=n.useCallback(({userInfo:W,eventInfo:H})=>{if(!o||v?.enablePreview)return;W||(W={});const he=pn(),Oe=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:he,rtc:x.rtc,requestId:x.requestId},H),Zi()&&{sxpDevice:Zi()}),qi()&&{sxpSystem:qi()}),Yi()&&{sxpBrowser:Yi()}),pe=Object.entries(W).map(([ee,Q])=>({name:ee,value:Q})),Te=Object.entries(Oe).map(([ee,Q])=>Q&&{name:ee,value:Q}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",W),console.log("eventInfo:",Oe),console.log("========= \u7ED3\u675F ========="),X?.("/event/report",{method:"POST",body:{userInfo:pe,eventInfo:Te},type:"beacon"})},[X,x,o,v?.enablePreview]),K=n.useCallback(({eventName:W,product:H})=>{var he,Oe,pe,Te,ee;if(!o||!f||v?.enablePreview||!(!((he=v?.converApi)===null||he===void 0)&&he[W]))return;let Q=Ye.cloneDeep((Oe=v?.converApi)===null||Oe===void 0?void 0:Oe[W]);const De=new URLSearchParams(window.location.search),He=De?.get("fbclid"),Ke={event_source_url:(pe=window?.location)===null||pe===void 0?void 0:pe.href,external_id:lo(),client_user_agent:(ee=(Te=window?.navigator)===null||Te===void 0?void 0:Te.userAgent)!==null&&ee!==void 0?ee:"",fbc:He?`fb.2.${new Date().getTime()}.${He}`:"",fbp:Ki("_fbp")?`fb.2.${new Date().getTime()}.${Ki("_fbp")}`:"",time:Math.floor(Date.now()/1e3)},it=/\{\{(.*?)\}\}/g,$e=ze=>{if(ze){if(ze instanceof Array)ze?.map(Ge=>$e(Ge));else for(const Ge in ze)if(ze.hasOwnProperty(Ge)){const Xe=ze?.[Ge];if(typeof Xe=="object")$e(Xe);else if(typeof Xe=="string"){const lt=Xe?.match(it);lt&<.forEach(at=>{var we;const rt=at.substring(2,at.length-2);try{let Ue=new Function("fix_par","product",`return ${rt}`)(Ke,H);Ue?(rt?.indexOf("currency")!==-1&&Ue?.indexOf("-")!==-1&&typeof Ue=="string"&&(Ue=(we=Ue?.split("-"))===null||we===void 0?void 0:we[0]),ze[Ge]=Ue):delete ze[Ge]}catch(Ue){delete ze[Ge],console.error("An error occurred:",Ue?.message)}})}}}};return $e(Q),X?.("/fb/events",{method:"POST",body:Q,type:"beacon"})},[X,o,f,v?.enablePreview]),j=n.useCallback(W=>dt(void 0,void 0,void 0,function*(){const H=yield X?.("/recommend/like",{method:"POST",body:W});return H?.success}),[X]),Ie=n.useCallback(W=>dt(void 0,void 0,void 0,function*(){const H=yield X?.("/recommend/unlike",{method:"POST",body:W});return H?.success}),[X]),ut=n.useCallback(W=>dt(void 0,void 0,void 0,function*(){const H=yield X?.("/customform",{method:"POST",body:W});return H?.success}),[X]),vt=n.useCallback(()=>dt(void 0,void 0,void 0,function*(){var W,H,he,Oe,pe;if(!(!i||!g))try{const Te=(he=(H=(W=i?.split("&"))===null||W===void 0?void 0:W.filter(Q=>{var De,He;const Ke=Q.split("=")[0];return(He=(De=A?.channels)!==null&&De!==void 0?De:[])===null||He===void 0?void 0:He.includes(Ke)}))===null||H===void 0?void 0:H.join("&"))!==null&&he!==void 0?he:"",ee=yield X?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(Te)}});_((pe=(Oe=ee?.data)===null||Oe===void 0?void 0:Oe.tags)!==null&&pe!==void 0?pe:[])}catch(Te){console.log("e",Te)}}),[X,i,g]),pt=n.useCallback((W,H,he,Oe)=>{var pe,Te,ee,Q,De,He,Ke,it,$e,ze,Ge,Xe,lt,at,we,rt,Ue,Et,_t,Nt,Ct,Vt,It,Gt,P,se,le,me,xe,Ee,$,ke,Le,Ne,Ve,fe;const Re=he?.bindCta,et=((pe=H?.video)===null||pe===void 0?void 0:pe.bindProduct)||((Te=H?.video)===null||Te===void 0?void 0:Te.bindProducts)&&((Q=(ee=H?.video)===null||ee===void 0?void 0:ee.bindProducts)===null||Q===void 0?void 0:Q.length)>0;let qe="",Ze=null;Me?qe="hashTagPage":!((De=H?.video)===null||De===void 0)&&De.url?(qe="videoPage",Ze="video"):!((Ke=(He=H?.video)===null||He===void 0?void 0:He.imgUrls)===null||Ke===void 0)&&Ke.length&&(qe="imagePage",Ze="image");const Je=(at=(Xe=(it=he?.tags)!==null&&it!==void 0?it:(Ge=(ze=($e=H?.video)===null||$e===void 0?void 0:$e.bindProducts)===null||ze===void 0?void 0:ze[0])===null||Ge===void 0?void 0:Ge.tags)!==null&&Xe!==void 0?Xe:(lt=H?.video)===null||lt===void 0?void 0:lt.tags)!==null&&at!==void 0?at:(we=H?.product)===null||we===void 0?void 0:we.tags;de?.({eventInfo:Object.assign(Object.assign({},W),{ctaId:(rt=Re?.itemId)!==null&&rt!==void 0?rt:"",ctaName:(Ue=Re?.title)!==null&&Ue!==void 0?Ue:"",contentTags:Je?JSON.stringify(Je):"",position:Oe+"",contentId:(_t=(Et=H?.video)===null||Et===void 0?void 0:Et.itemId)!==null&&_t!==void 0?_t:"",productId:et?he?.itemId:"",traceInfo:(Ve=(ke=(le=(It=(Nt=Re?.traceInfo)!==null&&Nt!==void 0?Nt:(Vt=(Ct=H?.video)===null||Ct===void 0?void 0:Ct.bindCta)===null||Vt===void 0?void 0:Vt.traceInfo)!==null&&It!==void 0?It:(se=(P=(Gt=H?.video)===null||Gt===void 0?void 0:Gt.bindProduct)===null||P===void 0?void 0:P.bindCta)===null||se===void 0?void 0:se.traceInfo)!==null&&le!==void 0?le:($=(Ee=(xe=(me=H?.video)===null||me===void 0?void 0:me.bindProducts)===null||xe===void 0?void 0:xe[0])===null||Ee===void 0?void 0:Ee.bindCta)===null||$===void 0?void 0:$.traceInfo)!==null&&ke!==void 0?ke:(Ne=(Le=H?.product)===null||Le===void 0?void 0:Le.bindCta)===null||Ne===void 0?void 0:Ne.traceInfo)!==null&&Ve!==void 0?Ve:"",fromKName:qe,fromKPage:(fe=location?.href)!==null&&fe!==void 0?fe:"",contentFormat:Ze})})},[de,Me]),nt=n.useCallback(()=>{var W,H;const he=location.search.slice(1),Oe=ni.parse(he.replace(/\+/g,"%2B"));for(const ee in Oe)Oe[ee]=Oe[ee].replace(/%2B/g,"+");const pe=ee=>{var Q;return(Q=Oe[ee])!==null&&Q!==void 0?Q:""},Te=new Date;ue.current=Te,de?.({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(Te/1e3)+"",requestId:null,enterUrl:(H=(W=window?.location)===null||W===void 0?void 0:W.href)!==null&&H!==void 0?H:"",clSource:pe("cl_source")}})},[de]);n.useEffect(()=>{Be||nt()},[Be]),n.useEffect(()=>{Be||(M(!0),vt(),Y().then(W=>{W&&(E(te(W)),ve(te(W)))}).finally(()=>{de({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),M(!1)}))},[Be]),n.useEffect(()=>{a&&(M(!0),vt(),Y().then(W=>{W&&(E(te(W)),ve(te(W)))}).finally(()=>{de({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),M(!1)}))},[Y,vt]);const ft=St("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",d);return n.createElement(so.Provider,{value:{rtcList:k,setRtcList:E,mutateLike:j,mutateUnlike:Ie,submitForm:ut,popupDetailData:O,loadVideos:Pe,setPopupDetailData:V,getRecommendVideos:Y,bffEventReport:de,utmVal:i,isPreview:a,loading:I,sxpParameter:r,waterFallData:G,setWaterFallData:z,ctaEvent:pt,swiperRef:R,openHashtag:Z,setOpenHashtag:J,cacheRtcList:ie,setCacheRtcList:ve,cacheActiveIndex:ge,setCacheActiveIndex:ce,isFromHashtag:Me,setIsFromHashtag:je,appDomain:d,hashTagSize:p,loadingImage:c??ft,isOpenHashTag:m,tagList:u,setLoading:M,videoRef:ae,setVideoRef:U,bffFbReport:K,isAgreePolicy:B,setIsAgreePolicy:N,curTime:ue,h5EnterLink:nt,themeTag:oe,isShowConsent:Be,selectTag:re,setSelectTag:ne,globalConfig:v,popupCurTimeRef:Ae,checkCommodityIndexRef:ye,isEditor:y,isNoMoreData:Fe}},Be?n.createElement(yn,Object.assign({},(T=(C=(D=v?.consent)===null||D===void 0?void 0:D[0])===null||C===void 0?void 0:C.item)===null||T===void 0?void 0:T.props)):t({rtcList:k,mutateLike:j,mutateUnlike:Ie,submitForm:ut,tagList:u}))};var ao=n.memo(wn);function _e(){return n.useContext(so)}var ro;(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"})(ro||(ro={}));const co=n.createContext({$store:{},options:[],configs:[]}),Sn=({children:t,isSsr:e,enable:i})=>{const[o,s]=n.useState([]),{schema:l}=Pt(),[a,r]=n.useState(l.__STORE__||{}),[d,p]=n.useState([]);n.useEffect(()=>{var f;e||Ye.isEqual(d,l?.dataSource)||p((f=l?.dataSource)!==null&&f!==void 0?f:[])},[l?.dataSource,e]);const c=n.useCallback(()=>dt(void 0,void 0,void 0,function*(){const{$store:f,idMapName:h}=yield Gi("",d);r(f),m(f,h)}),[d]),m=(f,h)=>{const b=[];Object.entries(f).forEach(([g,S])=>{Object.keys(S).forEach(v=>{const y={label:`${h[g]} - ${v}`,value:`{{ ${g}.${v} }}`};b.push(y)})}),s(b)};return n.useEffect(()=>{e||c()},[c,e,l]),i?n.createElement(co.Provider,{value:{$store:l.__STORE__||a,options:o,configs:d}},t):t};var xn=n.memo(Sn);const ai={id:li(6,10),item:{type:"common",h:300,category:"block",displayName:"block",isFirstLayout:!0,w:1e3},point:{i:"x-0",x:-38.34375,y:0,w:1e3,h:300,isBounded:!0,actualX:0,actualY:0},pathArr:[0],positionY:0},Si={id:"",duration:0,name:"none"},uo=n.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[ai],redoStack:[],popup:Si,setPopup:()=>{}}),vo=n.forwardRef(({children:t,resolver:e,isSsr:i,schema:o,enableDataSource:s=!0,utmVal:l},a)=>{const[r,d]=n.useState(null),[p,c]=n.useState(o||{pointData:[ai],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[m,f]=n.useState([ai]),[h,b]=n.useState([[ai]]),[g,S]=n.useState([]),[v,y]=n.useState(Si);typeof window<"u"&&(window.sxpPopup=(T,k)=>{y(Object.assign(Object.assign(Object.assign({},Si),{id:T}),k))}),typeof window<"u"&&(window.getJointUtmLink=T=>(An(),T?.indexOf("?")!==-1?T+(l?"&"+l:""):T+(l?"?"+l:""))),n.useEffect(()=>{b([p.pointData]),S([])},[p.type]);const A=n.useCallback(T=>{const k=Ye.cloneDeep(p);k&&(k.dataSource=T,c?.(k))},[p]),[w,D]=n.useState();n.useImperativeHandle(a,()=>({loadSchema(T){T&&(b([T.pointData]),c(T))},exportSchema(){return Ye.cloneDeep(p)},getPageInfoData(){return w},initPageInfoData(T){T&&D(T)}}));const C=n.useMemo(()=>{if(p)return p.type==="PC"?p.pcPageConf:p.mobilePageConf},[p]);return n.createElement(uo.Provider,{value:{resolver:e,currentNode:r,schema:p,setCurrentNode:d,setSchema:c,saveDataSource:A,prePiontData:m,setPrePiontData:f,pageInfoData:w,setPageInfoData:T=>D(Object.assign(Object.assign({},w),T)),undoStack:h,redoStack:g,setRedoStack:S,setUndoStack:b,getCurPageConf:C,popup:v,setPopup:y}},n.createElement(xn,{isSsr:i,enable:s},t))});var Tn=Object.freeze({__proto__:null,EditorCore:vo}),En=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Cn=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","popupBg","borderRadius"],max:100},{type:"Number",name:["props","popupBg","borderRadius"],addonAfter:"px",max:100}]}]},{type:"Text",label:"\u7EC4\u4EF6\u540D\u79F0",name:"name"},{title:"\u8868\u5355\u4FE1\u606F",child:[{type:"Text",label:"\u6807\u9898",name:["props","title"]},{type:"Group",label:"\u6807\u9898\u5B57\u4F53",child:[{type:"Select",name:["textStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["textStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["textStyle","color"]},{type:"Number",name:["textStyle","fontSize"],addonAfter:"px"}]},{label:"\u6807\u9898\u6837\u5F0F",type:"TextStyle",name:["textStyle"]},{label:"\u6807\u9898\u5BF9\u9F50",type:"TextAlign",name:["textStyle"]},{label:"\u6807\u9898\u95F4\u8DDD",type:"TextSpace",name:["textStyle"]},{label:"\u8868\u5355\u5E03\u5C40",type:"Radius",options:[{label:"\u5DE6\u53F3",value:"horizontal"},{label:"\u4E0A\u4E0B",value:"vertical"},{label:"\u63D0\u793A",value:void 0}],name:["props","layoutType"]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C",type:"Text",name:["props","submitText"]},{type:"Group",label:"\u63D0\u4EA4\u6309\u94AE\u5B57\u4F53",child:[{type:"Select",name:["props","submitButtonStyle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","submitButtonStyle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","submitButtonStyle","color"],initialValue:"#fff"},{type:"Number",name:["props","submitButtonStyle","fontSize"],addonAfter:"px",initialValue:12}]},{label:"\u63D0\u4EA4\u6309\u94AE\u6587\u672C\u6837\u5F0F",type:"TextStyle",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u5BF9\u9F50",type:"TextAlign",name:["props","submitButtonStyle"]},{label:"\u63D0\u4EA4\u6309\u94AE\u989C\u8272",type:"Color",name:["props","submitBgColor"]},{label:"\u63D0\u4EA4\u6309\u94AE\u95F4\u8DDD",type:"TextSpace",name:["props","submitButtonStyle"]}]},{title:"\u8868\u5355\u9879",child:[{type:"AddFormItems",name:["props","columns"]}]}];function st(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:o}=_e(),s=n.useCallback((r,d,p,c,m)=>{var f,h,b,g,S,v,y,A,w,D,C,T,k,E,u,_,I,M,x,L,R,F,B,N,O,V,G,z,Z,J,ie,ve,ge,ce,Me,je,ae,U;let oe="";e&&(!((h=(f=r?.video)===null||f===void 0?void 0:f.bindProducts)===null||h===void 0)&&h.length||!((b=r?.video)===null||b===void 0)&&b.bindProduct)?oe="pdpPage":o?oe="hashTagPage":!((g=r?.video)===null||g===void 0)&&g.url?oe="videoPage":!((S=r?.video)===null||S===void 0)&&S.imgUrls&&(!((y=(v=r?.video)===null||v===void 0?void 0:v.imgUrls)===null||y===void 0)&&y.length)?oe="imagePage":r?.product&&(oe="productPage");const ue=(E=(T=(A=d?.tags)!==null&&A!==void 0?A:(C=(D=(w=r?.video)===null||w===void 0?void 0:w.bindProducts)===null||D===void 0?void 0:D[0])===null||C===void 0?void 0:C.tags)!==null&&T!==void 0?T:(k=r?.video)===null||k===void 0?void 0:k.tags)!==null&&E!==void 0?E:(u=r?.product)===null||u===void 0?void 0:u.tags;let re=null;!((_=r?.video)===null||_===void 0)&&_.url?re="video":!((I=r?.video)===null||I===void 0)&&I.imgUrls&&(!((x=(M=r?.video)===null||M===void 0?void 0:M.imgUrls)===null||x===void 0)&&x.length)&&(re="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(L=d?.itemId)!==null&&L!==void 0?L:"",productName:(R=d?.title)!==null&&R!==void 0?R:"",price:d?.price?d?.price+"":"0",productCollection:(F=d?.collection)!==null&&F!==void 0?F:"",fromKName:oe,fromKPage:location?.href,contentTags:ue?JSON.stringify(ue):"",position:c+"",contentId:(N=(B=r?.video)===null||B===void 0?void 0:B.itemId)!==null&&N!==void 0?N:"",ctatId:(O=p?.itemId)!==null&&O!==void 0?O:"",traceInfo:(U=(Me=(ge=(Z=(V=m??d?.traceInfo)!==null&&V!==void 0?V:(z=(G=r?.video)===null||G===void 0?void 0:G.bindProduct)===null||z===void 0?void 0:z.traceInfo)!==null&&Z!==void 0?Z:(ve=(ie=(J=r?.video)===null||J===void 0?void 0:J.bindProducts)===null||ie===void 0?void 0:ie[0])===null||ve===void 0?void 0:ve.traceInfo)!==null&&ge!==void 0?ge:(ce=r?.product)===null||ce===void 0?void 0:ce.traceInfo)!==null&&Me!==void 0?Me:(ae=(je=r?.video)===null||je===void 0?void 0:je.bindCta)===null||ae===void 0?void 0:ae.traceInfo)!==null&&U!==void 0?U:""},re&&{contentFormat:re})})},[t,e,o]),l=n.useCallback((r,d,p,c,m)=>{var f,h,b,g,S,v,y,A,w,D,C,T,k,E;let u="";e&&(!((h=(f=r?.video)===null||f===void 0?void 0:f.bindProducts)===null||h===void 0)&&h.length||!((b=r?.video)===null||b===void 0)&&b.bindProduct)?u="pdpPage":r?.product&&(u="productPage"),t?.({eventInfo:{productId:d?.itemId,productName:d?.title,price:d?.price?d?.price+"":"0",productCollection:d?.collection,fromKName:u,fromKPage:location?.href,contentTags:JSON.stringify(d?.tags),position:m+"",contentId:(g=r?.video)===null||g===void 0?void 0:g.itemId,ctatId:p?.itemId,traceInfo:(E=(T=(A=(S=d?.traceInfo)!==null&&S!==void 0?S:(y=(v=r?.video)===null||v===void 0?void 0:v.bindProduct)===null||y===void 0?void 0:y.traceInfo)!==null&&A!==void 0?A:(C=(D=(w=r?.video)===null||w===void 0?void 0:w.bindProducts)===null||D===void 0?void 0:D[0])===null||C===void 0?void 0:C.traceInfo)!==null&&T!==void 0?T:(k=r?.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((r,d,p,c)=>{d&&d===si&&t?.({eventInfo:{lastFeed:r,themeTags:p?`['${p}']`:"",hashTags:c?`['${c}']`:"",eventSubject:"backMainFeed",eventDescription:"back Main Feed"}})},[t]);return{jumpToWeb:s,productView:l,backMainFeed:a}}const In=({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 kn=n.memo(In);const Pn=t=>{var e,i,{columns:o,style:s,title:l,textStyle:a,submitBgColor:r,submitColor:d,submitText:p,layoutType:c="inline",isExternalLink:m,isPopup:f,onClick:h,onClose:b,submitButtonStyle:g}=t,S=Qe(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:v,popupDetailData:y}=_e(),{jumpToWeb:A}=st(),[w,D]=n.useState(!1),[C,T]=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"}],[]),_=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),I=n.useMemo(()=>Ye.cloneDeep(o)||u,[o,u]),M=n.useCallback(L=>{const{name:R,value:F}=L.target;T(Object.assign(Object.assign({},C),{[R]:F}))},[C]),x=Ye.debounce(()=>dt(void 0,void 0,void 0,function*(){var L,R,F,B,N;const O=C;if(!O)return;const V=(R=(L=Object.keys(O))===null||L===void 0?void 0:L.map(z=>{var Z;return{name:z,value:(Z=O[z])!==null&&Z!==void 0?Z:""}}))===null||R===void 0?void 0:R.filter(z=>z?.value);if(!V||!V?.length)return;D(!0);const G=yield v?.({attributes:V});if(D(!1),G){if(m){const z=y,Z=(F=z?.video)===null||F===void 0?void 0:F.bindProduct,J=(N=(B=z?.video)===null||B===void 0?void 0:B.bindProduct)===null||N===void 0?void 0:N.bindCta,ie=y?.index;A(z,Z,J,ie)}f||b?.(),h?.()}}),1e3);return n.useEffect(()=>{const L=()=>{var R,F;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((R=document?.documentElement)===null||R===void 0?void 0:R.clientHeight)||((F=document?.body)===null||F===void 0?void 0:F.clientHeight))<_?E(50):E(0)};return window.addEventListener("resize",L),()=>{window.removeEventListener("resize",L)}},[]),n.createElement("div",{className:"pb-appoint-form"},n.createElement("div",{className:`pb-appoint-form-title ${Se.css(Object.assign({},a))}`,dangerouslySetInnerHTML:{__html:be(l,a)}}),n.createElement("div",Object.assign({className:Se.css(Object.assign(Object.assign({},s),{marginTop:k}))},S),n.createElement("div",{className:"pb-appoint-form-container"},n.createElement(kn,{columns:I,layout:c,onChange:M}))),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:d,background:r},g),dangerouslySetInnerHTML:{__html:be(w?"loading...":p,g)}})))};var Dn=n.memo(Pn);function ot(t,e){return t.extend=e,t}const Mn=ot(Dn,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:Cn,bindableProps:[],interactionRender:En},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 po(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function xi(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:po(e[i])&&po(t[i])&&Object.keys(e[i]).length>0&&xi(t[i],e[i])})}const mo={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 Dt(){const t=typeof document<"u"?document:{};return xi(t,mo),t}const On={document:mo,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 At(){const t=typeof window<"u"?window:{};return xi(t,On),t}function Ft(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Ln(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Yt(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function xt(){return Date.now()}function Rn(t){const e=At();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function Nn(t,e){e===void 0&&(e="x");const i=At();let o,s,l;const a=Rn(t);return i.WebKitCSSMatrix?(s=a.transform||a.webkitTransform,s.split(",").length>6&&(s=s.split(", ").map(r=>r.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 ri(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Vn(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function yt(){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&&!Vn(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 r=s[l],d=Object.getOwnPropertyDescriptor(o,r);d!==void 0&&d.enumerable&&(ri(t[r])&&ri(o[r])?o[r].__swiper__?t[r]=o[r]:yt(t[r],o[r]):!ri(t[r])&&ri(o[r])?(t[r]={},o[r].__swiper__?t[r]=o[r]:yt(t[r],o[r])):t[r]=o[r])}}}return t}function di(t,e,i){t.style.setProperty(e,i)}function fo(t){let{swiper:e,targetPosition:i,side:o}=t;const s=At(),l=-e.translate;let a=null,r;const d=e.params.speed;e.wrapperEl.style.scrollSnapType="none",s.cancelAnimationFrame(e.cssModeFrameID);const p=i>l?"next":"prev",c=(f,h)=>p==="next"&&f>=h||p==="prev"&&f<=h,m=()=>{r=new Date().getTime(),a===null&&(a=r);const f=Math.max(Math.min((r-a)/d,1),0),h=.5-Math.cos(f*Math.PI)/2;let b=l+h*(i-l);if(c(b,i)&&(b=i),e.wrapperEl.scrollTo({[o]:b}),c(b,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[o]:b})}),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 ci(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 jn(t){const e=At(),i=Dt(),o=t.getBoundingClientRect(),s=i.body,l=t.clientTop||s.clientTop||0,a=t.clientLeft||s.clientLeft||0,r=t===e?e.scrollY:t.scrollTop,d=t===e?e.scrollX:t.scrollLeft;return{top:o.top+r-l,left:o.left+d-a}}function Fn(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 Bn(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 Bt(t,e){return At().getComputedStyle(t,null).getPropertyValue(e)}function ui(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function ho(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 Ti(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=At();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 zn(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l=At();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,r=xt(),d;const p=[];function c(A){let T=0,k=0,E=0,u=0;return"detail"in A&&(k=A.detail),"wheelDelta"in A&&(k=-A.wheelDelta/120),"wheelDeltaY"in A&&(k=-A.wheelDeltaY/120),"wheelDeltaX"in A&&(T=-A.wheelDeltaX/120),"axis"in A&&A.axis===A.HORIZONTAL_AXIS&&(T=k,k=0),E=T*10,u=k*10,"deltaY"in A&&(u=A.deltaY),"deltaX"in A&&(E=A.deltaX),A.shiftKey&&!E&&(E=u,u=0),(E||u)&&A.deltaMode&&(A.deltaMode===1?(E*=40,u*=40):(E*=800,u*=800)),E&&!T&&(T=E<1?-1:1),u&&!k&&(k=u<1?-1:1),{spinX:T,spinY:k,pixelX:E,pixelY:u}}function m(){e.enabled&&(e.mouseEntered=!0)}function f(){e.enabled&&(e.mouseEntered=!1)}function h(A){return e.params.mousewheel.thresholdDelta&&A.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&xt()-r<e.params.mousewheel.thresholdTime?!1:A.delta>=6&&xt()-r<60?!0:(A.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),s("scroll",A.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),s("scroll",A.raw)),r=new l.Date().getTime(),!1)}function b(A){const w=e.params.mousewheel;if(A.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 g(A){let w=A,D=!0;if(!e.enabled||A.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const C=e.params.mousewheel;e.params.cssMode&&w.preventDefault();let T=e.el;e.params.mousewheel.eventsTarget!=="container"&&(T=document.querySelector(e.params.mousewheel.eventsTarget));const k=T&&T.contains(w.target);if(!e.mouseEntered&&!k&&!C.releaseOnEdges)return!0;w.originalEvent&&(w=w.originalEvent);let E=0;const u=e.rtlTranslate?-1:1,_=c(w);if(C.forceToAxis)if(e.isHorizontal())if(Math.abs(_.pixelX)>Math.abs(_.pixelY))E=-_.pixelX*u;else return!0;else if(Math.abs(_.pixelY)>Math.abs(_.pixelX))E=-_.pixelY;else return!0;else E=Math.abs(_.pixelX)>Math.abs(_.pixelY)?-_.pixelX*u:-_.pixelY;if(E===0)return!0;C.invert&&(E=-E);let I=e.getTranslate()+E*C.sensitivity;if(I>=e.minTranslate()&&(I=e.minTranslate()),I<=e.maxTranslate()&&(I=e.maxTranslate()),D=e.params.loop?!0:!(I===e.minTranslate()||I===e.maxTranslate()),D&&e.params.nested&&w.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const M={time:xt(),delta:Math.abs(E),direction:Math.sign(E),raw:A};p.length>=2&&p.shift();const x=p.length?p[p.length-1]:void 0;if(p.push(M),x?(M.direction!==x.direction||M.delta>x.delta||M.time>x.time+150)&&h(M):h(M),b(M))return!0}else{const M={time:xt(),delta:Math.abs(E),direction:Math.sign(E)},x=d&&M.time<d.time+500&&M.delta<=d.delta&&M.direction===d.direction;if(!x){d=void 0;let L=e.getTranslate()+E*C.sensitivity;const R=e.isBeginning,F=e.isEnd;if(L>=e.minTranslate()&&(L=e.minTranslate()),L<=e.maxTranslate()&&(L=e.maxTranslate()),e.setTransition(0),e.setTranslate(L),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!R&&e.isBeginning||!F&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:M.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(a),a=void 0,p.length>=15&&p.shift();const B=p.length?p[p.length-1]:void 0,N=p[0];if(p.push(M),B&&(M.delta>B.delta||M.direction!==B.direction))p.splice(0);else if(p.length>=15&&M.time-N.time<500&&N.delta-M.delta>=1&&M.delta<=6){const O=E>0?.8:.2;d=M,p.splice(0),a=Yt(()=>{e.slideToClosest(e.params.speed,!0,void 0,O)},0)}a||(a=Yt(()=>{d=M,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(),C.releaseOnEdges&&(L===e.minTranslate()||L===e.maxTranslate()))return!0}}return w.preventDefault?w.preventDefault():w.returnValue=!1,!1}function S(A){let w=e.el;e.params.mousewheel.eventsTarget!=="container"&&(w=document.querySelector(e.params.mousewheel.eventsTarget)),w[A]("mouseenter",m),w[A]("mouseleave",f),w[A]("wheel",g)}function v(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",g),!0):e.mousewheel.enabled?!1:(S("addEventListener"),e.mousewheel.enabled=!0,!0)}function y(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,g),!0):e.mousewheel.enabled?(S("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}o("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&y(),e.params.mousewheel.enabled&&v()}),o("destroy",()=>{e.params.cssMode&&v(),e.mousewheel.enabled&&y()}),Object.assign(e.mousewheel,{enable:v,disable:y})}function Ao(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 vi(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,r=0;function d(){return!e.params.pagination.el||!e.pagination.el||Array.isArray(e.pagination.el)&&e.pagination.el.length===0}function p(v,y){const{bulletActiveClass:A}=e.params.pagination;v&&(v=v[`${y==="prev"?"previous":"next"}ElementSibling`],v&&(v.classList.add(`${A}-${y}`),v=v[`${y==="prev"?"previous":"next"}ElementSibling`],v&&v.classList.add(`${A}-${y}-${y}`)))}function c(v){const y=v.target.closest(qt(e.params.pagination.bulletClass));if(!y)return;v.preventDefault();const A=ui(y)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===A)return;e.slideToLoop(A)}else e.slideTo(A)}function m(){const v=e.rtl,y=e.params.pagination;if(d())return;let A=e.pagination.el;A=Lt(A);let w,D;const C=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,T=e.params.loop?Math.ceil(C/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(D=e.previousRealIndex||0,w=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(w=e.snapIndex,D=e.previousSnapIndex):(D=e.previousIndex||0,w=e.activeIndex||0),y.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const k=e.pagination.bullets;let E,u,_;if(y.dynamicBullets&&(a=Ei(k[0],e.isHorizontal()?"width":"height",!0),A.forEach(I=>{I.style[e.isHorizontal()?"width":"height"]=`${a*(y.dynamicMainBullets+4)}px`}),y.dynamicMainBullets>1&&D!==void 0&&(r+=w-(D||0),r>y.dynamicMainBullets-1?r=y.dynamicMainBullets-1:r<0&&(r=0)),E=Math.max(w-r,0),u=E+(Math.min(k.length,y.dynamicMainBullets)-1),_=(u+E)/2),k.forEach(I=>{const M=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(x=>`${y.bulletActiveClass}${x}`)].map(x=>typeof x=="string"&&x.includes(" ")?x.split(" "):x).flat();I.classList.remove(...M)}),A.length>1)k.forEach(I=>{const M=ui(I);M===w?I.classList.add(...y.bulletActiveClass.split(" ")):e.isElement&&I.setAttribute("part","bullet"),y.dynamicBullets&&(M>=E&&M<=u&&I.classList.add(...`${y.bulletActiveClass}-main`.split(" ")),M===E&&p(I,"prev"),M===u&&p(I,"next"))});else{const I=k[w];if(I&&I.classList.add(...y.bulletActiveClass.split(" ")),e.isElement&&k.forEach((M,x)=>{M.setAttribute("part",x===w?"bullet-active":"bullet")}),y.dynamicBullets){const M=k[E],x=k[u];for(let L=E;L<=u;L+=1)k[L]&&k[L].classList.add(...`${y.bulletActiveClass}-main`.split(" "));p(M,"prev"),p(x,"next")}}if(y.dynamicBullets){const I=Math.min(k.length,y.dynamicMainBullets+4),M=(a*I-a)/2-_*a,x=v?"right":"left";k.forEach(L=>{L.style[e.isHorizontal()?x:"top"]=`${M}px`})}}A.forEach((k,E)=>{if(y.type==="fraction"&&(k.querySelectorAll(qt(y.currentClass)).forEach(u=>{u.textContent=y.formatFractionCurrent(w+1)}),k.querySelectorAll(qt(y.totalClass)).forEach(u=>{u.textContent=y.formatFractionTotal(T)})),y.type==="progressbar"){let u;y.progressbarOpposite?u=e.isHorizontal()?"vertical":"horizontal":u=e.isHorizontal()?"horizontal":"vertical";const _=(w+1)/T;let I=1,M=1;u==="horizontal"?I=_:M=_,k.querySelectorAll(qt(y.progressbarFillClass)).forEach(x=>{x.style.transform=`translate3d(0,0,0) scaleX(${I}) scaleY(${M})`,x.style.transitionDuration=`${e.params.speed}ms`})}y.type==="custom"&&y.renderCustom?(k.innerHTML=y.renderCustom(e,w+1,T),E===0&&s("paginationRender",k)):(E===0&&s("paginationRender",k),s("paginationUpdate",k)),e.params.watchOverflow&&e.enabled&&k.classList[e.isLocked?"add":"remove"](y.lockClass)})}function f(){const v=e.params.pagination;if(d())return;const y=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.grid&&e.params.grid.rows>1?e.slides.length/Math.ceil(e.params.grid.rows):e.slides.length;let A=e.pagination.el;A=Lt(A);let w="";if(v.type==="bullets"){let D=e.params.loop?Math.ceil(y/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&D>y&&(D=y);for(let C=0;C<D;C+=1)v.renderBullet?w+=v.renderBullet.call(e,C,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=[],A.forEach(D=>{v.type!=="custom"&&(D.innerHTML=w||""),v.type==="bullets"&&e.pagination.bullets.push(...D.querySelectorAll(qt(v.bulletClass)))}),v.type!=="custom"&&s("paginationRender",A[0])}function h(){e.params.pagination=Ao(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const v=e.params.pagination;if(!v.el)return;let y;typeof v.el=="string"&&e.isElement&&(y=e.el.querySelector(v.el)),!y&&typeof v.el=="string"&&(y=[...document.querySelectorAll(v.el)]),y||(y=v.el),!(!y||y.length===0)&&(e.params.uniqueNavElements&&typeof v.el=="string"&&Array.isArray(y)&&y.length>1&&(y=[...e.el.querySelectorAll(v.el)],y.length>1&&(y=y.filter(A=>ho(A,".swiper")[0]===e.el)[0])),Array.isArray(y)&&y.length===1&&(y=y[0]),Object.assign(e.pagination,{el:y}),y=Lt(y),y.forEach(A=>{v.type==="bullets"&&v.clickable&&A.classList.add(...(v.clickableClass||"").split(" ")),A.classList.add(v.modifierClass+v.type),A.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.type==="bullets"&&v.dynamicBullets&&(A.classList.add(`${v.modifierClass}${v.type}-dynamic`),r=0,v.dynamicMainBullets<1&&(v.dynamicMainBullets=1)),v.type==="progressbar"&&v.progressbarOpposite&&A.classList.add(v.progressbarOppositeClass),v.clickable&&A.addEventListener("click",c),e.enabled||A.classList.add(v.lockClass)}))}function b(){const v=e.params.pagination;if(d())return;let y=e.pagination.el;y&&(y=Lt(y),y.forEach(A=>{A.classList.remove(v.hiddenClass),A.classList.remove(v.modifierClass+v.type),A.classList.remove(e.isHorizontal()?v.horizontalClass:v.verticalClass),v.clickable&&(A.classList.remove(...(v.clickableClass||"").split(" ")),A.removeEventListener("click",c))})),e.pagination.bullets&&e.pagination.bullets.forEach(A=>A.classList.remove(...v.bulletActiveClass.split(" ")))}o("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const v=e.params.pagination;let{el:y}=e.pagination;y=Lt(y),y.forEach(A=>{A.classList.remove(v.horizontalClass,v.verticalClass),A.classList.add(e.isHorizontal()?v.horizontalClass:v.verticalClass)})}),o("init",()=>{e.params.pagination.enabled===!1?S():(h(),f(),m())}),o("activeIndexChange",()=>{typeof e.snapIndex>"u"&&m()}),o("snapIndexChange",()=>{m()}),o("snapGridLengthChange",()=>{f(),m()}),o("destroy",()=>{b()}),o("enable disable",()=>{let{el:v}=e.pagination;v&&(v=Lt(v),v.forEach(y=>y.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),o("lock unlock",()=>{m()}),o("click",(v,y)=>{const A=y.target,w=Lt(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&w&&w.length>0&&!A.classList.contains(e.params.pagination.bulletClass)){if(e.navigation&&(e.navigation.nextEl&&A===e.navigation.nextEl||e.navigation.prevEl&&A===e.navigation.prevEl))return;const D=w[0].classList.contains(e.params.pagination.hiddenClass);s(D===!0?"paginationShow":"paginationHide"),w.forEach(C=>C.classList.toggle(e.params.pagination.hiddenClass))}});const g=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=Lt(v),v.forEach(y=>y.classList.remove(e.params.pagination.paginationDisabledClass))),h(),f(),m()},S=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:v}=e.pagination;v&&(v=Lt(v),v.forEach(y=>y.classList.add(e.params.pagination.paginationDisabledClass))),b()};Object.assign(e.pagination,{enable:g,disable:S,render:f,update:m,init:h,destroy:b})}function Wn(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l=Dt();let a=!1,r=null,d=null,p,c,m,f;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function h(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I,rtlTranslate:M}=e,{dragEl:x,el:L}=I,R=e.params.scrollbar,F=e.params.loop?e.progressLoop:e.progress;let B=c,N=(m-c)*F;M?(N=-N,N>0?(B=c-N,N=0):-N+c>m&&(B=m+N)):N<0?(B=c+N,N=0):N+c>m&&(B=m-N),e.isHorizontal()?(x.style.transform=`translate3d(${N}px, 0, 0)`,x.style.width=`${B}px`):(x.style.transform=`translate3d(0px, ${N}px, 0)`,x.style.height=`${B}px`),R.hide&&(clearTimeout(r),L.style.opacity=1,r=setTimeout(()=>{L.style.opacity=0,L.style.transitionDuration="400ms"},1e3))}function b(I){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${I}ms`)}function g(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:I}=e,{dragEl:M,el:x}=I;M.style.width="",M.style.height="",m=e.isHorizontal()?x.offsetWidth:x.offsetHeight,f=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?c=m*f:c=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?M.style.width=`${c}px`:M.style.height=`${c}px`,f>=1?x.style.display="none":x.style.display="",e.params.scrollbar.hide&&(x.style.opacity=0),e.params.watchOverflow&&e.enabled&&I.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function S(I){return e.isHorizontal()?I.clientX:I.clientY}function v(I){const{scrollbar:M,rtlTranslate:x}=e,{el:L}=M;let R;R=(S(I)-jn(L)[e.isHorizontal()?"left":"top"]-(p!==null?p:c/2))/(m-c),R=Math.max(Math.min(R,1),0),x&&(R=1-R);const F=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*R;e.updateProgress(F),e.setTranslate(F),e.updateActiveIndex(),e.updateSlidesClasses()}function y(I){const M=e.params.scrollbar,{scrollbar:x,wrapperEl:L}=e,{el:R,dragEl:F}=x;a=!0,p=I.target===F?S(I)-I.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,I.preventDefault(),I.stopPropagation(),L.style.transitionDuration="100ms",F.style.transitionDuration="100ms",v(I),clearTimeout(d),R.style.transitionDuration="0ms",M.hide&&(R.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),s("scrollbarDragStart",I)}function A(I){const{scrollbar:M,wrapperEl:x}=e,{el:L,dragEl:R}=M;a&&(I.preventDefault&&I.cancelable?I.preventDefault():I.returnValue=!1,v(I),x.style.transitionDuration="0ms",L.style.transitionDuration="0ms",R.style.transitionDuration="0ms",s("scrollbarDragMove",I))}function w(I){const M=e.params.scrollbar,{scrollbar:x,wrapperEl:L}=e,{el:R}=x;a&&(a=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",L.style.transitionDuration=""),M.hide&&(clearTimeout(d),d=Yt(()=>{R.style.opacity=0,R.style.transitionDuration="400ms"},1e3)),s("scrollbarDragEnd",I),M.snapOnRelease&&e.slideToClosest())}function D(I){const{scrollbar:M,params:x}=e,L=M.el;if(!L)return;const R=L,F=x.passiveListeners?{passive:!1,capture:!1}:!1,B=x.passiveListeners?{passive:!0,capture:!1}:!1;if(!R)return;const N=I==="on"?"addEventListener":"removeEventListener";R[N]("pointerdown",y,F),l[N]("pointermove",A,F),l[N]("pointerup",w,B)}function C(){!e.params.scrollbar.el||!e.scrollbar.el||D("on")}function T(){!e.params.scrollbar.el||!e.scrollbar.el||D("off")}function k(){const{scrollbar:I,el:M}=e;e.params.scrollbar=Ao(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const x=e.params.scrollbar;if(!x.el)return;let L;if(typeof x.el=="string"&&e.isElement&&(L=e.el.querySelector(x.el)),!L&&typeof x.el=="string"){if(L=l.querySelectorAll(x.el),!L.length)return}else L||(L=x.el);e.params.uniqueNavElements&&typeof x.el=="string"&&L.length>1&&M.querySelectorAll(x.el).length===1&&(L=M.querySelector(x.el)),L.length>0&&(L=L[0]),L.classList.add(e.isHorizontal()?x.horizontalClass:x.verticalClass);let R;L&&(R=L.querySelector(qt(e.params.scrollbar.dragClass)),R||(R=Qt("div",e.params.scrollbar.dragClass),L.append(R))),Object.assign(I,{el:L,dragEl:R}),x.draggable&&C(),L&&L.classList[e.enabled?"remove":"add"](...Ft(e.params.scrollbar.lockClass))}function E(){const I=e.params.scrollbar,M=e.scrollbar.el;M&&M.classList.remove(...Ft(e.isHorizontal()?I.horizontalClass:I.verticalClass)),T()}o("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const I=e.params.scrollbar;let{el:M}=e.scrollbar;M=Lt(M),M.forEach(x=>{x.classList.remove(I.horizontalClass,I.verticalClass),x.classList.add(e.isHorizontal()?I.horizontalClass:I.verticalClass)})}),o("init",()=>{e.params.scrollbar.enabled===!1?_():(k(),g(),h())}),o("update resize observerUpdate lock unlock changeDirection",()=>{g()}),o("setTranslate",()=>{h()}),o("setTransition",(I,M)=>{b(M)}),o("enable disable",()=>{const{el:I}=e.scrollbar;I&&I.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(),g(),h()},_=()=>{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:_,updateSize:g,setTranslate:h,init:k,destroy:E})}function pi(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,r,d=l&&l.autoplay?l.autoplay.delay:3e3,p=l&&l.autoplay?l.autoplay.delay:3e3,c,m=new Date().getTime(),f,h,b,g,S,v,y;function A(B){!e||e.destroyed||!e.wrapperEl||B.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",A),!(y||B.detail&&B.detail.bySwiperTouchMove)&&u())}const w=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?f=!0:f&&(p=c,f=!1);const B=e.autoplay.paused?c:m+p-new Date().getTime();e.autoplay.timeLeft=B,s("autoplayTimeLeft",B,B/d),r=requestAnimationFrame(()=>{w()})},D=()=>{let B;return e.virtual&&e.params.virtual.enabled?B=e.slides.filter(O=>O.classList.contains("swiper-slide-active"))[0]:B=e.slides[e.activeIndex],B?parseInt(B.getAttribute("data-swiper-autoplay"),10):void 0},C=B=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(r),w();let N=typeof B>"u"?e.params.autoplay.delay:B;d=e.params.autoplay.delay,p=e.params.autoplay.delay;const O=D();!Number.isNaN(O)&&O>0&&typeof B>"u"&&(N=O,d=O,p=O),c=N;const V=e.params.speed,G=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(V,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,V,!0,!0),s("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(V,!0,!0),s("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,V,!0,!0),s("autoplay")),e.params.cssMode&&(m=new Date().getTime(),requestAnimationFrame(()=>{C()})))};return N>0?(clearTimeout(a),a=setTimeout(()=>{G()},N)):requestAnimationFrame(()=>{G()}),N},T=()=>{m=new Date().getTime(),e.autoplay.running=!0,C(),s("autoplayStart")},k=()=>{e.autoplay.running=!1,clearTimeout(a),cancelAnimationFrame(r),s("autoplayStop")},E=(B,N)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(a),B||(v=!0);const O=()=>{s("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",A):u()};if(e.autoplay.paused=!0,N){S&&(c=e.params.autoplay.delay),S=!1,O();return}c=(c||e.params.autoplay.delay)-(new Date().getTime()-m),!(e.isEnd&&c<0&&!e.params.loop)&&(c<0&&(c=0),O())},u=()=>{e.isEnd&&c<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(m=new Date().getTime(),v?(v=!1,C(c)):C(),e.autoplay.paused=!1,s("autoplayResume"))},_=()=>{if(e.destroyed||!e.autoplay.running)return;const B=Dt();B.visibilityState==="hidden"&&(v=!0,E(!0)),B.visibilityState==="visible"&&u()},I=B=>{B.pointerType==="mouse"&&(v=!0,y=!0,!(e.animating||e.autoplay.paused)&&E(!0))},M=B=>{B.pointerType==="mouse"&&(y=!1,e.autoplay.paused&&u())},x=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",I),e.el.addEventListener("pointerleave",M))},L=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",I),e.el.removeEventListener("pointerleave",M))},R=()=>{Dt().addEventListener("visibilitychange",_)},F=()=>{Dt().removeEventListener("visibilitychange",_)};o("init",()=>{e.params.autoplay.enabled&&(x(),R(),T())}),o("destroy",()=>{L(),F(),e.autoplay.running&&k()}),o("_freeModeStaticRelease",()=>{(b||v)&&u()}),o("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?k():E(!0,!0)}),o("beforeTransitionStart",(B,N,O)=>{e.destroyed||!e.autoplay.running||(O||!e.params.autoplay.disableOnInteraction?E(!0,!0):k())}),o("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){k();return}h=!0,b=!1,v=!1,g=setTimeout(()=>{v=!0,b=!0,E(!0)},200)}}),o("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!h)){if(clearTimeout(g),clearTimeout(a),e.params.autoplay.disableOnInteraction){b=!1,h=!1;return}b&&e.params.cssMode&&u(),b=!1,h=!1}}),o("slideChange",()=>{e.destroyed||!e.autoplay.running||(S=!0)}),Object.assign(e.autoplay,{start:T,stop:k,pause:E,resume:u})}function Hn(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 d=e.getTranslate();e.setTranslate(d),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function a(){if(e.params.cssMode)return;const{touchEventsData:d,touches:p}=e;d.velocities.length===0&&d.velocities.push({position:p[e.isHorizontal()?"startX":"startY"],time:d.touchStartTime}),d.velocities.push({position:p[e.isHorizontal()?"currentX":"currentY"],time:xt()})}function r(d){let{currentPos:p}=d;if(e.params.cssMode)return;const{params:c,wrapperEl:m,rtlTranslate:f,snapGrid:h,touchEventsData:b}=e,S=xt()-b.touchStartTime;if(p<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(p>-e.maxTranslate()){e.slides.length<h.length?e.slideTo(h.length-1):e.slideTo(e.slides.length-1);return}if(c.freeMode.momentum){if(b.velocities.length>1){const k=b.velocities.pop(),E=b.velocities.pop(),u=k.position-E.position,_=k.time-E.time;e.velocity=u/_,e.velocity/=2,Math.abs(e.velocity)<c.freeMode.minimumVelocity&&(e.velocity=0),(_>150||xt()-k.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=c.freeMode.momentumVelocityRatio,b.velocities.length=0;let v=1e3*c.freeMode.momentumRatio;const y=e.velocity*v;let A=e.translate+y;f&&(A=-A);let w=!1,D;const C=Math.abs(e.velocity)*20*c.freeMode.momentumBounceRatio;let T;if(A<e.maxTranslate())c.freeMode.momentumBounce?(A+e.maxTranslate()<-C&&(A=e.maxTranslate()-C),D=e.maxTranslate(),w=!0,b.allowMomentumBounce=!0):A=e.maxTranslate(),c.loop&&c.centeredSlides&&(T=!0);else if(A>e.minTranslate())c.freeMode.momentumBounce?(A-e.minTranslate()>C&&(A=e.minTranslate()+C),D=e.minTranslate(),w=!0,b.allowMomentumBounce=!0):A=e.minTranslate(),c.loop&&c.centeredSlides&&(T=!0);else if(c.freeMode.sticky){let k;for(let E=0;E<h.length;E+=1)if(h[E]>-A){k=E;break}Math.abs(h[k]-A)<Math.abs(h[k-1]-A)||e.swipeDirection==="next"?A=h[k]:A=h[k-1],A=-A}if(T&&s("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(f?v=Math.abs((-A-e.translate)/e.velocity):v=Math.abs((A-e.translate)/e.velocity),c.freeMode.sticky){const k=Math.abs((f?-A:A)-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(D),e.setTransition(v),e.setTranslate(A),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Ti(m,()=>{!e||e.destroyed||!b.allowMomentumBounce||(o("momentumBounce"),e.setTransition(c.speed),setTimeout(()=>{e.setTranslate(D),Ti(m,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(o("_freeModeNoMomentumRelease"),e.updateProgress(A),e.setTransition(v),e.setTranslate(A),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Ti(m,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(A),e.updateActiveIndex(),e.updateSlidesClasses()}else if(c.freeMode.sticky){e.slideToClosest();return}else c.freeMode&&o("_freeModeNoMomentumRelease");(!c.freeMode.momentum||S>=c.longSwipesMs)&&(o("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:a,onTouchEnd:r}})}let Ci;function Xn(){const t=At(),e=Dt();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function bo(){return Ci||(Ci=Xn()),Ci}let Ii;function Gn(t){let{userAgent:e}=t===void 0?{}:t;const i=bo(),o=At(),s=o.navigator.platform,l=e||o.navigator.userAgent,a={ios:!1,android:!1},r=o.screen.width,d=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_]+))?/),f=!c&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),h=s==="Win32";let b=s==="MacIntel";const g=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!c&&b&&i.touch&&g.indexOf(`${r}x${d}`)>=0&&(c=l.match(/(Version)\/([\d.]+)/),c||(c=[0,1,"13_0_0"]),b=!1),p&&!h&&(a.os="android",a.android=!0),(c||f||m)&&(a.os="ios",a.ios=!0),a}function go(t){return t===void 0&&(t={}),Ii||(Ii=Gn(t)),Ii}let ki;function Un(){const t=At(),e=go();let i=!1;function o(){const r=t.navigator.userAgent.toLowerCase();return r.indexOf("safari")>=0&&r.indexOf("chrome")<0&&r.indexOf("android")<0}if(o()){const r=String(t.navigator.userAgent);if(r.includes("Version/")){const[d,p]=r.split("Version/")[1].split(" ")[0].split(".").map(c=>Number(c));i=d<16||d===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 Yn(){return ki||(ki=Un()),ki}function qn(t){let{swiper:e,on:i,emit:o}=t;const s=At();let l=null,a=null;const r=()=>{!e||e.destroyed||!e.initialized||(o("beforeResize"),o("resize"))},d=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(m=>{a=s.requestAnimationFrame(()=>{const{width:f,height:h}=e;let b=f,g=h;m.forEach(S=>{let{contentBoxSize:v,contentRect:y,target:A}=S;A&&A!==e.el||(b=y?y.width:(v[0]||v).inlineSize,g=y?y.height:(v[0]||v).blockSize)}),(b!==f||g!==h)&&r()})}),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"){d();return}s.addEventListener("resize",r),s.addEventListener("orientationchange",c)}),i("destroy",()=>{p(),s.removeEventListener("resize",r),s.removeEventListener("orientationchange",c)})}function Zn(t){let{swiper:e,extendParams:i,on:o,emit:s}=t;const l=[],a=At(),r=function(c,m){m===void 0&&(m={});const f=a.MutationObserver||a.WebkitMutationObserver,h=new f(b=>{if(e.__preventObserver__)return;if(b.length===1){s("observerUpdate",b[0]);return}const g=function(){s("observerUpdate",b[0])};a.requestAnimationFrame?a.requestAnimationFrame(g):a.setTimeout(g,0)});h.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(h)},d=()=>{if(e.params.observer){if(e.params.observeParents){const c=ho(e.hostEl);for(let m=0;m<c.length;m+=1)r(c[m])}r(e.hostEl,{childList:e.params.observeSlideChildren}),r(e.wrapperEl,{attributes:!1})}},p=()=>{l.forEach(c=>{c.disconnect()}),l.splice(0,l.length)};i({observer:!1,observeParents:!1,observeSlideChildren:!1}),o("init",d),o("destroy",p)}var Kn={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),r=0;r<l;r++)a[r]=arguments[r];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(d=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(p=>{p.apply(o,[d,...i])}),t.eventsListeners&&t.eventsListeners[d]&&t.eventsListeners[d].forEach(p=>{p.apply(o,i)})}),t}};function Jn(){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(Bt(o,"padding-left")||0,10)-parseInt(Bt(o,"padding-right")||0,10),i=i-parseInt(Bt(o,"padding-top")||0,10)-parseInt(Bt(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 Qn(){const t=this;function e(u,_){return parseFloat(u.getPropertyValue(t.getDirectionLabel(_))||0)}const i=t.params,{wrapperEl:o,slidesEl:s,size:l,rtlTranslate:a,wrongRTL:r}=t,d=t.virtual&&i.virtual.enabled,p=d?t.virtual.slides.length:t.slides.length,c=Ot(s,`.${t.params.slideClass}, swiper-slide`),m=d?t.virtual.slides.length:c.length;let f=[];const h=[],b=[];let g=i.slidesOffsetBefore;typeof g=="function"&&(g=i.slidesOffsetBefore.call(t));let S=i.slidesOffsetAfter;typeof S=="function"&&(S=i.slidesOffsetAfter.call(t));const v=t.snapGrid.length,y=t.slidesGrid.length;let A=i.spaceBetween,w=-g,D=0,C=0;if(typeof l>"u")return;typeof A=="string"&&A.indexOf("%")>=0?A=parseFloat(A.replace("%",""))/100*l:typeof A=="string"&&(A=parseFloat(A)),t.virtualSize=-A,c.forEach(u=>{a?u.style.marginLeft="":u.style.marginRight="",u.style.marginBottom="",u.style.marginTop=""}),i.centeredSlides&&i.cssMode&&(di(o,"--swiper-centered-offset-before",""),di(o,"--swiper-centered-offset-after",""));const T=i.grid&&i.grid.rows>1&&t.grid;T?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 _;if(c[u]&&(_=c[u]),T&&t.grid.updateSlide(u,_,c),!(c[u]&&Bt(_,"display")==="none")){if(i.slidesPerView==="auto"){E&&(c[u].style[t.getDirectionLabel("width")]="");const I=getComputedStyle(_),M=_.style.transform,x=_.style.webkitTransform;if(M&&(_.style.transform="none"),x&&(_.style.webkitTransform="none"),i.roundLengths)k=t.isHorizontal()?Ei(_,"width",!0):Ei(_,"height",!0);else{const L=e(I,"width"),R=e(I,"padding-left"),F=e(I,"padding-right"),B=e(I,"margin-left"),N=e(I,"margin-right"),O=I.getPropertyValue("box-sizing");if(O&&O==="border-box")k=L+B+N;else{const{clientWidth:V,offsetWidth:G}=_;k=L+R+F+B+N+(G-V)}}M&&(_.style.transform=M),x&&(_.style.webkitTransform=x),i.roundLengths&&(k=Math.floor(k))}else k=(l-(i.slidesPerView-1)*A)/i.slidesPerView,i.roundLengths&&(k=Math.floor(k)),c[u]&&(c[u].style[t.getDirectionLabel("width")]=`${k}px`);c[u]&&(c[u].swiperSlideSize=k),b.push(k),i.centeredSlides?(w=w+k/2+D/2+A,D===0&&u!==0&&(w=w-l/2-A),u===0&&(w=w-l/2-A),Math.abs(w)<1/1e3&&(w=0),i.roundLengths&&(w=Math.floor(w)),C%i.slidesPerGroup===0&&f.push(w),h.push(w)):(i.roundLengths&&(w=Math.floor(w)),(C-Math.min(t.params.slidesPerGroupSkip,C))%t.params.slidesPerGroup===0&&f.push(w),h.push(w),w=w+k+A),t.virtualSize+=k+A,D=k,C+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+S,a&&r&&(i.effect==="slide"||i.effect==="coverflow")&&(o.style.width=`${t.virtualSize+A}px`),i.setWrapperSize&&(o.style[t.getDirectionLabel("width")]=`${t.virtualSize+A}px`),T&&t.grid.updateWrapperSize(k,f),!i.centeredSlides){const u=[];for(let _=0;_<f.length;_+=1){let I=f[_];i.roundLengths&&(I=Math.floor(I)),f[_]<=t.virtualSize-l&&u.push(I)}f=u,Math.floor(t.virtualSize-l)-Math.floor(f[f.length-1])>1&&f.push(t.virtualSize-l)}if(d&&i.loop){const u=b[0]+A;if(i.slidesPerGroup>1){const _=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),I=u*i.slidesPerGroup;for(let M=0;M<_;M+=1)f.push(f[f.length-1]+I)}for(let _=0;_<t.virtual.slidesBefore+t.virtual.slidesAfter;_+=1)i.slidesPerGroup===1&&f.push(f[f.length-1]+u),h.push(h[h.length-1]+u),t.virtualSize+=u}if(f.length===0&&(f=[0]),A!==0){const u=t.isHorizontal()&&a?"marginLeft":t.getDirectionLabel("marginRight");c.filter((_,I)=>!i.cssMode||i.loop?!0:I!==c.length-1).forEach(_=>{_.style[u]=`${A}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let u=0;b.forEach(I=>{u+=I+(A||0)}),u-=A;const _=u-l;f=f.map(I=>I<=0?-g:I>_?_+S:I)}if(i.centerInsufficientSlides){let u=0;b.forEach(I=>{u+=I+(A||0)}),u-=A;const _=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(u+_<l){const I=(l-u-_)/2;f.forEach((M,x)=>{f[x]=M-I}),h.forEach((M,x)=>{h[x]=M+I})}}if(Object.assign(t,{slides:c,snapGrid:f,slidesGrid:h,slidesSizesGrid:b}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){di(o,"--swiper-centered-offset-before",`${-f[0]}px`),di(o,"--swiper-centered-offset-after",`${t.size/2-b[b.length-1]/2}px`);const u=-t.snapGrid[0],_=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(I=>I+u),t.slidesGrid=t.slidesGrid.map(I=>I+_)}if(m!==p&&t.emit("slidesLengthChange"),f.length!==v&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),h.length!==y&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!d&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const u=`${i.containerModifierClass}backface-hidden`,_=t.el.classList.contains(u);m<=i.maxBackfaceHiddenSlides?_||t.el.classList.add(u):_&&t.el.classList.remove(u)}}function $n(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=r=>o?e.slides[e.getSlideIndexByData(r)]:e.slides[r];if(e.params.slidesPerView!=="auto"&&e.params.slidesPerView>1)if(e.params.centeredSlides)(e.visibleSlides||[]).forEach(r=>{i.push(r)});else for(l=0;l<Math.ceil(e.params.slidesPerView);l+=1){const r=e.activeIndex+l;if(r>e.slides.length&&!o)break;i.push(a(r))}else i.push(a(e.activeIndex));for(l=0;l<i.length;l+=1)if(typeof i[l]<"u"){const r=i[l].offsetHeight;s=r>s?r:s}(s||s===0)&&(e.wrapperEl.style.height=`${s}px`)}function el(){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 tl(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 r=i.spaceBetween;typeof r=="string"&&r.indexOf("%")>=0?r=parseFloat(r.replace("%",""))/100*e.size:typeof r=="string"&&(r=parseFloat(r));for(let d=0;d<o.length;d+=1){const p=o[d];let c=p.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(c-=o[0].swiperSlideOffset);const m=(a+(i.centeredSlides?e.minTranslate():0)-c)/(p.swiperSlideSize+r),f=(a-l[0]+(i.centeredSlides?e.minTranslate():0)-c)/(p.swiperSlideSize+r),h=-(a-c),b=h+e.slidesSizesGrid[d],g=h>=0&&h<=e.size-e.slidesSizesGrid[d],S=h>=0&&h<e.size-1||b>1&&b<=e.size||h<=0&&b>=e.size;S&&(e.visibleSlides.push(p),e.visibleSlidesIndexes.push(d)),yo(p,S,i.slideVisibleClass),yo(p,g,i.slideFullyVisibleClass),p.progress=s?-m:m,p.originalProgress=s?-f:f}}function il(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:r}=e;const d=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),f=e.slidesGrid[c],h=e.slidesGrid[m],b=e.slidesGrid[e.slidesGrid.length-1],g=Math.abs(t);g>=f?r=(g-f)/b:r=(g+b-h)/b,r>1&&(r-=1)}Object.assign(e,{progress:s,progressLoop:r,isBeginning:l,isEnd:a}),(i.watchSlidesProgress||i.centeredSlides&&i.autoHeight)&&e.updateSlidesProgress(t),l&&!d&&e.emit("reachBeginning toEdge"),a&&!p&&e.emit("reachEnd toEdge"),(d&&!l||p&&!a)&&e.emit("fromEdge"),e.emit("progress",s)}const Pi=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function ol(){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,r=m=>Ot(o,`.${i.slideClass}${m}, swiper-slide${m}`)[0];let d,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),d=r(`[data-swiper-slide-index="${m}"]`)}else d=r(`[data-swiper-slide-index="${s}"]`);else a?(d=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]):d=e[s];d&&(a||(c=Bn(d,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c&&(c=e[0]),p=Fn(d,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!p===0&&(p=e[e.length-1]))),e.forEach(m=>{Pi(m,m===d,i.slideActiveClass),Pi(m,m===c,i.slideNextClass),Pi(m,m===p,i.slidePrevClass)}),t.emitSlidesClasses()}const mi=(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()}},Di=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Mi=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,r=[a-e];r.push(...Array.from({length:e}).map((d,p)=>a+o+p)),t.slides.forEach((d,p)=>{r.includes(d.column)&&Di(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 r=(a%i+i)%i;(r<s||r>l)&&Di(t,r)}else for(let a=Math.max(s-e,0);a<=Math.min(l+e,i-1);a+=1)a!==s&&(a>l||a<s)&&Di(t,a)};function nl(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 ll(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:o,params:s,activeIndex:l,realIndex:a,snapIndex:r}=e;let d=t,p;const c=h=>{let b=h-e.virtual.slidesBefore;return b<0&&(b=e.virtual.slides.length+b),b>=e.virtual.slides.length&&(b-=e.virtual.slides.length),b};if(typeof d>"u"&&(d=nl(e)),o.indexOf(i)>=0)p=o.indexOf(i);else{const h=Math.min(s.slidesPerGroupSkip,d);p=h+Math.floor((d-h)/s.slidesPerGroup)}if(p>=o.length&&(p=o.length-1),d===l&&!e.params.loop){p!==r&&(e.snapIndex=p,e.emit("snapIndexChange"));return}if(d===l&&e.params.loop&&e.virtual&&e.params.virtual.enabled){e.realIndex=c(d);return}const m=e.grid&&s.grid&&s.grid.rows>1;let f;if(e.virtual&&s.virtual.enabled&&s.loop)f=c(d);else if(m){const h=e.slides.filter(g=>g.column===d)[0];let b=parseInt(h.getAttribute("data-swiper-slide-index"),10);Number.isNaN(b)&&(b=Math.max(e.slides.indexOf(h),0)),f=Math.floor(b/s.grid.rows)}else if(e.slides[d]){const h=e.slides[d].getAttribute("data-swiper-slide-index");h?f=parseInt(h,10):f=d}else f=d;Object.assign(e,{previousSnapIndex:r,snapIndex:p,previousRealIndex:a,realIndex:f,previousIndex:l,activeIndex:d}),e.initialized&&Mi(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(a!==f&&e.emit("realIndexChange"),e.emit("slideChange"))}function sl(t,e){const i=this,o=i.params;let s=t.closest(`.${o.slideClass}, swiper-slide`);!s&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(r=>{!s&&r.matches&&r.matches(`.${o.slideClass}, swiper-slide`)&&(s=r)});let l=!1,a;if(s){for(let r=0;r<i.slides.length;r+=1)if(i.slides[r]===s){l=!0,a=r;break}}if(s&&l)i.clickedSlide=s,i.virtual&&i.params.virtual.enabled?i.clickedIndex=parseInt(s.getAttribute("data-swiper-slide-index"),10):i.clickedIndex=a;else{i.clickedSlide=void 0,i.clickedIndex=void 0;return}o.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var al={updateSize:Jn,updateSlides:Qn,updateAutoHeight:$n,updateSlidesOffset:el,updateSlidesProgress:tl,updateProgress:il,updateSlidesClasses:ol,updateActiveIndex:ll,updateClickedSlide:sl};function rl(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=Nn(l,t);return a+=e.cssOverflowAdjustment(),o&&(a=-a),a||0}function dl(t,e){const i=this,{rtlTranslate:o,params:s,wrapperEl:l,progress:a}=i;let r=0,d=0;const p=0;i.isHorizontal()?r=o?-t:t:d=t,s.roundLengths&&(r=Math.floor(r),d=Math.floor(d)),i.previousTranslate=i.translate,i.translate=i.isHorizontal()?r:d,s.cssMode?l[i.isHorizontal()?"scrollLeft":"scrollTop"]=i.isHorizontal()?-r:-d:s.virtualTranslate||(i.isHorizontal()?r-=i.cssOverflowAdjustment():d-=i.cssOverflowAdjustment(),l.style.transform=`translate3d(${r}px, ${d}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 cl(){return-this.snapGrid[0]}function ul(){return-this.snapGrid[this.snapGrid.length-1]}function vl(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:r}=l;if(l.animating&&a.preventInteractionOnTransition)return!1;const d=l.minTranslate(),p=l.maxTranslate();let c;if(o&&t>d?c=d:o&&t<p?c=p:c=t,l.updateProgress(c),a.cssMode){const m=l.isHorizontal();if(e===0)r[m?"scrollLeft":"scrollTop"]=-c;else{if(!l.support.smoothScroll)return fo({swiper:l,targetPosition:-c,side:m?"left":"top"}),!0;r.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(f){!l||l.destroyed||f.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,l.animating=!1,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var pl={getTranslate:rl,setTranslate:dl,minTranslate:cl,maxTranslate:ul,translateTo:vl};function ml(t,e){const i=this;i.params.cssMode||(i.wrapperEl.style.transitionDuration=`${t}ms`,i.wrapperEl.style.transitionDelay=t===0?"0ms":""),i.emit("setTransition",t,e)}function wo(t){let{swiper:e,runCallbacks:i,direction:o,step:s}=t;const{activeIndex:l,previousIndex:a}=e;let r=o;if(r||(l>a?r="next":l<a?r="prev":r="reset"),e.emit(`transition${s}`),i&&l!==a){if(r==="reset"){e.emit(`slideResetTransition${s}`);return}e.emit(`slideChangeTransition${s}`),r==="next"?e.emit(`slideNextTransition${s}`):e.emit(`slidePrevTransition${s}`)}}function fl(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 hl(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 Al={setTransition:ml,transitionStart:fl,transitionEnd:hl};function bl(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:r,snapGrid:d,slidesGrid:p,previousIndex:c,activeIndex:m,rtlTranslate:f,wrapperEl:h,enabled:b}=l;if(!b&&!o&&!s||l.destroyed||l.animating&&r.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const g=Math.min(l.params.slidesPerGroupSkip,a);let S=g+Math.floor((a-g)/l.params.slidesPerGroup);S>=d.length&&(S=d.length-1);const v=-d[S];if(r.normalizeSlideIndex)for(let A=0;A<p.length;A+=1){const w=-Math.floor(v*100),D=Math.floor(p[A]*100),C=Math.floor(p[A+1]*100);typeof p[A+1]<"u"?w>=D&&w<C-(C-D)/2?a=A:w>=D&&w<C&&(a=A+1):w>=D&&(a=A)}if(l.initialized&&a!==m&&(!l.allowSlideNext&&(f?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 y;if(a>m?y="next":a<m?y="prev":y="reset",f&&-v===l.translate||!f&&v===l.translate)return l.updateActiveIndex(a),r.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),r.effect!=="slide"&&l.setTranslate(v),y!=="reset"&&(l.transitionStart(i,y),l.transitionEnd(i,y)),!1;if(r.cssMode){const A=l.isHorizontal(),w=f?v:-v;if(e===0){const D=l.virtual&&l.params.virtual.enabled;D&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),D&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{h[A?"scrollLeft":"scrollTop"]=w})):h[A?"scrollLeft":"scrollTop"]=w,D&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return fo({swiper:l,targetPosition:w,side:A?"left":"top"}),!0;h.scrollTo({[A?"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,y),e===0?l.transitionEnd(i,y):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,y))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function gl(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 r;if(l){const f=a*s.params.grid.rows;r=s.slides.filter(h=>h.getAttribute("data-swiper-slide-index")*1===f)[0].column}else r=s.getSlideIndexByData(a);const d=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=d-r<c;if(p&&(m=m||r<Math.ceil(c/2)),o&&p&&s.params.slidesPerView!=="auto"&&!l&&(m=!1),m){const f=p?r<s.activeIndex?"prev":"next":r-s.activeIndex-1<s.params.slidesPerView?"next":"prev";s.loopFix({direction:f,slideTo:!0,activeSlideIndex:f==="next"?r+1:r-d+1,slideRealIndex:f==="next"?s.realIndex:void 0})}if(l){const f=a*s.params.grid.rows;a=s.slides.filter(h=>h.getAttribute("data-swiper-slide-index")*1===f)[0].column}else a=s.getSlideIndexByData(a)}return requestAnimationFrame(()=>{s.slideTo(a,e,i,o)}),s}function yl(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 r=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(r=Math.max(o.slidesPerViewDynamic("current",!0),1));const d=o.activeIndex<l.slidesPerGroupSkip?1:r,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+d,t,e,i)}),!0}return l.rewind&&o.isEnd?o.slideTo(0,t,e,i):o.slideTo(o.activeIndex+d,t,e,i)}function wl(t,e,i){e===void 0&&(e=!0);const o=this,{params:s,snapGrid:l,slidesGrid:a,rtlTranslate:r,enabled:d,animating:p}=o;if(!d||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=r?o.translate:-o.translate;function f(v){return v<0?-Math.floor(Math.abs(v)):Math.floor(v)}const h=f(m),b=l.map(v=>f(v));let g=l[b.indexOf(h)-1];if(typeof g>"u"&&s.cssMode){let v;l.forEach((y,A)=>{h>=y&&(v=A)}),typeof v<"u"&&(g=l[v>0?v-1:v])}let S=0;if(typeof g<"u"&&(S=a.indexOf(g),S<0&&(S=o.activeIndex-1),s.slidesPerView==="auto"&&s.slidesPerGroup===1&&s.slidesPerGroupAuto&&(S=S-o.slidesPerViewDynamic("previous",!0)+1,S=Math.max(S,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(S,t,e,i)}),!0;return o.slideTo(S,t,e,i)}function Sl(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 xl(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),r=a+Math.floor((l-a)/s.params.slidesPerGroup),d=s.rtlTranslate?s.translate:-s.translate;if(d>=s.snapGrid[r]){const p=s.snapGrid[r],c=s.snapGrid[r+1];d-p>(c-p)*o&&(l+=s.params.slidesPerGroup)}else{const p=s.snapGrid[r-1],c=s.snapGrid[r];d-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 Tl(){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]),Yt(()=>{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]),Yt(()=>{t.slideTo(s)})):t.slideTo(s)}else t.slideTo(s)}var El={slideTo:bl,slideToLoop:gl,slideNext:yl,slidePrev:wl,slideReset:Sl,slideToClosest:xl,slideToClickedSlide:Tl};function Cl(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,f)=>{m.setAttribute("data-swiper-slide-index",f)})},l=e.grid&&i.grid&&i.grid.rows>1,a=i.slidesPerGroup*(l?i.grid.rows:1),r=e.slides.length%a!==0,d=l&&e.slides.length%i.grid.rows!==0,p=c=>{for(let m=0;m<c;m+=1){const f=e.isElement?Qt("swiper-slide",[i.slideBlankClass]):Qt("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(f)}};if(r){if(i.loopAddBlankSlides){const c=a-e.slides.length%a;p(c),e.recalcSlides(),e.updateSlides()}else ci("Swiper Loop Warning: The number of slides is not even to slidesPerGroup, loop mode may not function properly. You need to add more slides (or make duplicates, or empty slides)");s()}else if(d){if(i.loopAddBlankSlides){const c=i.grid.rows-e.slides.length%i.grid.rows;p(c),e.recalcSlides(),e.updateSlides()}else ci("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 Il(t){let{slideRealIndex:e,slideTo:i=!0,direction:o,setTranslate:s,activeSlideIndex:l,byController:a,byMousewheel:r}=t===void 0?{}:t;const d=this;if(!d.params.loop)return;d.emit("beforeLoopFix");const{slides:p,allowSlidePrev:c,allowSlideNext:m,slidesEl:f,params:h}=d,{centeredSlides:b}=h;if(d.allowSlidePrev=!0,d.allowSlideNext=!0,d.virtual&&h.virtual.enabled){i&&(!h.centeredSlides&&d.snapIndex===0?d.slideTo(d.virtual.slides.length,0,!1,!0):h.centeredSlides&&d.snapIndex<h.slidesPerView?d.slideTo(d.virtual.slides.length+d.snapIndex,0,!1,!0):d.snapIndex===d.snapGrid.length-1&&d.slideTo(d.virtual.slidesBefore,0,!1,!0)),d.allowSlidePrev=c,d.allowSlideNext=m,d.emit("loopFix");return}let g=h.slidesPerView;g==="auto"?g=d.slidesPerViewDynamic():(g=Math.ceil(parseFloat(h.slidesPerView,10)),b&&g%2===0&&(g=g+1));const S=h.slidesPerGroupAuto?g:h.slidesPerGroup;let v=S;v%S!==0&&(v+=S-v%S),v+=h.loopAdditionalSlides,d.loopedSlides=v;const y=d.grid&&h.grid&&h.grid.rows>1;p.length<g+v?ci("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):y&&h.grid.fill==="row"&&ci("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const A=[],w=[];let D=d.activeIndex;typeof l>"u"?l=d.getSlideIndex(p.filter(M=>M.classList.contains(h.slideActiveClass))[0]):D=l;const C=o==="next"||!o,T=o==="prev"||!o;let k=0,E=0;const u=y?Math.ceil(p.length/h.grid.rows):p.length,I=(y?p[l].column:l)+(b&&typeof s>"u"?-g/2+.5:0);if(I<v){k=Math.max(v-I,S);for(let M=0;M<v-I;M+=1){const x=M-Math.floor(M/u)*u;if(y){const L=u-x-1;for(let R=p.length-1;R>=0;R-=1)p[R].column===L&&A.push(R)}else A.push(u-x-1)}}else if(I+g>u-v){E=Math.max(I-(u-v*2),S);for(let M=0;M<E;M+=1){const x=M-Math.floor(M/u)*u;y?p.forEach((L,R)=>{L.column===x&&w.push(R)}):w.push(x)}}if(d.__preventObserver__=!0,requestAnimationFrame(()=>{d.__preventObserver__=!1}),T&&A.forEach(M=>{p[M].swiperLoopMoveDOM=!0,f.prepend(p[M]),p[M].swiperLoopMoveDOM=!1}),C&&w.forEach(M=>{p[M].swiperLoopMoveDOM=!0,f.append(p[M]),p[M].swiperLoopMoveDOM=!1}),d.recalcSlides(),h.slidesPerView==="auto"?d.updateSlides():y&&(A.length>0&&T||w.length>0&&C)&&d.slides.forEach((M,x)=>{d.grid.updateSlide(x,M,d.slides)}),h.watchSlidesProgress&&d.updateSlidesOffset(),i){if(A.length>0&&T){if(typeof e>"u"){const M=d.slidesGrid[D],L=d.slidesGrid[D+k]-M;r?d.setTranslate(d.translate-L):(d.slideTo(D+Math.ceil(k),0,!1,!0),s&&(d.touchEventsData.startTranslate=d.touchEventsData.startTranslate-L,d.touchEventsData.currentTranslate=d.touchEventsData.currentTranslate-L))}else if(s){const M=y?A.length/h.grid.rows:A.length;d.slideTo(d.activeIndex+M,0,!1,!0),d.touchEventsData.currentTranslate=d.translate}}else if(w.length>0&&C)if(typeof e>"u"){const M=d.slidesGrid[D],L=d.slidesGrid[D-E]-M;r?d.setTranslate(d.translate-L):(d.slideTo(D-E,0,!1,!0),s&&(d.touchEventsData.startTranslate=d.touchEventsData.startTranslate-L,d.touchEventsData.currentTranslate=d.touchEventsData.currentTranslate-L))}else{const M=y?w.length/h.grid.rows:w.length;d.slideTo(d.activeIndex-M,0,!1,!0)}}if(d.allowSlidePrev=c,d.allowSlideNext=m,d.controller&&d.controller.control&&!a){const M={slideRealIndex:e,direction:o,setTranslate:s,activeSlideIndex:l,byController:!0};Array.isArray(d.controller.control)?d.controller.control.forEach(x=>{!x.destroyed&&x.params.loop&&x.loopFix({...M,slideTo:x.params.slidesPerView===h.slidesPerView?i:!1})}):d.controller.control instanceof d.constructor&&d.controller.control.params.loop&&d.controller.control.loopFix({...M,slideTo:d.controller.control.params.slidesPerView===h.slidesPerView?i:!1})}d.emit("loopFix")}function kl(){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 Pl={loopCreate:Cl,loopFix:Il,loopDestroy:kl};function Dl(t){const e=this;if(!e.params.simulateTouch||e.params.watchOverflow&&e.isLocked||e.params.cssMode)return;const i=e.params.touchEventsTarget==="container"?e.el:e.wrapperEl;e.isElement&&(e.__preventObserver__=!0),i.style.cursor="move",i.style.cursor=t?"grabbing":"grab",e.isElement&&requestAnimationFrame(()=>{e.__preventObserver__=!1})}function Ml(){const t=this;t.params.watchOverflow&&t.isLocked||t.params.cssMode||(t.isElement&&(t.__preventObserver__=!0),t[t.params.touchEventsTarget==="container"?"el":"wrapperEl"].style.cursor="",t.isElement&&requestAnimationFrame(()=>{t.__preventObserver__=!1}))}var _l={setGrabCursor:Dl,unsetGrabCursor:Ml};function Ol(t,e){e===void 0&&(e=this);function i(o){if(!o||o===Dt()||o===At())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=At(),{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 Ll(t){const e=this,i=Dt();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:r}=e;if(!r||!l.simulateTouch&&o.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let d=o.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(d)||"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&&(d=c[0]);const m=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,f=!!(o.target&&o.target.shadowRoot);if(l.noSwiping&&(f?Ol(m,d):d.closest(m))){e.allowClick=!0;return}if(l.swipeHandler&&!d.closest(l.swipeHandler))return;a.currentX=o.pageX,a.currentY=o.pageY;const h=a.currentX,b=a.currentY;if(!So(e,o,h))return;Object.assign(s,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),a.startX=h,a.startY=b,s.touchStartTime=xt(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(s.allowThresholdMove=!1);let g=!0;d.matches(s.focusableElements)&&(g=!1,d.nodeName==="SELECT"&&(s.isTouched=!1)),i.activeElement&&i.activeElement.matches(s.focusableElements)&&i.activeElement!==d&&i.activeElement.blur();const S=g&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||S)&&!d.isContentEditable&&o.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",o)}function Rl(t){const e=Dt(),i=this,o=i.touchEventsData,{params:s,touches:l,rtlTranslate:a,enabled:r}=i;if(!r||!s.simulateTouch&&t.pointerType==="mouse")return;let d=t;if(d.originalEvent&&(d=d.originalEvent),d.type==="pointermove"&&(o.touchId!==null||d.pointerId!==o.pointerId))return;let p;if(d.type==="touchmove"){if(p=[...d.changedTouches].filter(C=>C.identifier===o.touchId)[0],!p||p.identifier!==o.touchId)return}else p=d;if(!o.isTouched){o.startMoving&&o.isScrolling&&i.emit("touchMoveOpposite",d);return}const c=p.pageX,m=p.pageY;if(d.preventedByNestedSwiper){l.startX=c,l.startY=m;return}if(!i.allowTouchMove){d.target.matches(o.focusableElements)||(i.allowClick=!1),o.isTouched&&(Object.assign(l,{startX:c,startY:m,currentX:c,currentY:m}),o.touchStartTime=xt());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&&d.target===e.activeElement&&d.target.matches(o.focusableElements)){o.isMoved=!0,i.allowClick=!1;return}o.allowTouchCallbacks&&i.emit("touchMove",d),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=c,l.currentY=m;const f=l.currentX-l.startX,h=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(f**2+h**2)<i.params.threshold)return;if(typeof o.isScrolling>"u"){let C;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?o.isScrolling=!1:f*f+h*h>=25&&(C=Math.atan2(Math.abs(h),Math.abs(f))*180/Math.PI,o.isScrolling=i.isHorizontal()?C>s.touchAngle:90-C>s.touchAngle)}if(o.isScrolling&&i.emit("touchMoveOpposite",d),typeof o.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(o.startMoving=!0),o.isScrolling||d.type==="touchmove"&&o.preventTouchMoveFromPointerMove){o.isTouched=!1;return}if(!o.startMoving)return;i.allowClick=!1,!s.cssMode&&d.cancelable&&d.preventDefault(),s.touchMoveStopPropagation&&!s.nested&&d.stopPropagation();let b=i.isHorizontal()?f:h,g=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;s.oneWayMovement&&(b=Math.abs(b)*(a?1:-1),g=Math.abs(g)*(a?1:-1)),l.diff=b,b*=s.touchRatio,a&&(b=-b,g=-g);const S=i.touchesDirection;i.swipeDirection=b>0?"prev":"next",i.touchesDirection=g>0?"prev":"next";const v=i.params.loop&&!s.cssMode,y=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!o.isMoved){if(v&&y&&i.loopFix({direction:i.swipeDirection}),o.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const C=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(C)}o.allowMomentumBounce=!1,s.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",d)}let A;if(new Date().getTime(),o.isMoved&&o.allowThresholdMove&&S!==i.touchesDirection&&v&&y&&Math.abs(b)>=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",d),o.isMoved=!0,o.currentTranslate=b+o.startTranslate;let w=!0,D=s.resistanceRatio;if(s.touchReleaseOnEdges&&(D=0),b>0?(v&&y&&!A&&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+b)**D))):b<0&&(v&&y&&!A&&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-b)**D))),w&&(d.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(b)>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 Nl(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(D=>D.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:r,rtlTranslate:d,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=xt(),f=m-i.touchStartTime;if(e.allowClick){const D=o.path||o.composedPath&&o.composedPath();e.updateClickedSlide(D&&D[0]||o.target,D),e.emit("tap click",o),f<300&&m-i.lastClickTime<300&&e.emit("doubleTap doubleClick",o)}if(i.lastClickTime=xt(),Yt(()=>{e.destroyed||(e.allowClick=!0)}),!i.isTouched||!i.isMoved||!e.swipeDirection||r.diff===0&&!i.loopSwapReset||i.currentTranslate===i.startTranslate&&!i.loopSwapReset){i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;return}i.isTouched=!1,i.isMoved=!1,i.startMoving=!1;let h;if(a.followFinger?h=d?e.translate:-e.translate:h=-i.currentTranslate,a.cssMode)return;if(a.freeMode&&a.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:h});return}const b=h>=-e.maxTranslate()&&!e.params.loop;let g=0,S=e.slidesSizesGrid[0];for(let D=0;D<p.length;D+=D<a.slidesPerGroupSkip?1:a.slidesPerGroup){const C=D<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;typeof p[D+C]<"u"?(b||h>=p[D]&&h<p[D+C])&&(g=D,S=p[D+C]-p[D]):(b||h>=p[D])&&(g=D,S=p[p.length-1]-p[p.length-2])}let v=null,y=null;a.rewind&&(e.isBeginning?y=a.virtual&&a.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(v=0));const A=(h-p[g])/S,w=g<a.slidesPerGroupSkip-1?1:a.slidesPerGroup;if(f>a.longSwipesMs){if(!a.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(A>=a.longSwipesRatio?e.slideTo(a.rewind&&e.isEnd?v:g+w):e.slideTo(g)),e.swipeDirection==="prev"&&(A>1-a.longSwipesRatio?e.slideTo(g+w):y!==null&&A<0&&Math.abs(A)>a.longSwipesRatio?e.slideTo(y):e.slideTo(g))}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(g+w):e.slideTo(g):(e.swipeDirection==="next"&&e.slideTo(v!==null?v:g+w),e.swipeDirection==="prev"&&e.slideTo(y!==null?y:g))}}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 r=a&&e.loop;(e.slidesPerView==="auto"||e.slidesPerView>1)&&t.isEnd&&!t.isBeginning&&!t.params.centeredSlides&&!r?t.slideTo(t.slides.length-1,0,!1,!0):t.params.loop&&!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 Vl(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function jl(){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 Fl(t){const e=this;mi(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Bl(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const To=(t,e)=>{const i=Dt(),{params:o,el:s,wrapperEl:l,device:a}=t,r=!!o.nested,d=e==="on"?"addEventListener":"removeEventListener",p=e;!s||typeof s=="string"||(i[d]("touchstart",t.onDocumentTouchStart,{passive:!1,capture:r}),s[d]("touchstart",t.onTouchStart,{passive:!1}),s[d]("pointerdown",t.onTouchStart,{passive:!1}),i[d]("touchmove",t.onTouchMove,{passive:!1,capture:r}),i[d]("pointermove",t.onTouchMove,{passive:!1,capture:r}),i[d]("touchend",t.onTouchEnd,{passive:!0}),i[d]("pointerup",t.onTouchEnd,{passive:!0}),i[d]("pointercancel",t.onTouchEnd,{passive:!0}),i[d]("touchcancel",t.onTouchEnd,{passive:!0}),i[d]("pointerout",t.onTouchEnd,{passive:!0}),i[d]("pointerleave",t.onTouchEnd,{passive:!0}),i[d]("contextmenu",t.onTouchEnd,{passive:!0}),(o.preventClicks||o.preventClicksPropagation)&&s[d]("click",t.onClick,!0),o.cssMode&&l[d]("scroll",t.onScroll),o.updateOnWindowResize?t[p](a.ios||a.android?"resize orientationchange observerUpdate":"resize observerUpdate",xo,!0):t[p]("observerUpdate",xo,!0),s[d]("load",t.onLoad,{capture:!0}))};function zl(){const t=this,{params:e}=t;t.onTouchStart=Ll.bind(t),t.onTouchMove=Rl.bind(t),t.onTouchEnd=Nl.bind(t),t.onDocumentTouchStart=Bl.bind(t),e.cssMode&&(t.onScroll=jl.bind(t)),t.onClick=Vl.bind(t),t.onLoad=Fl.bind(t),To(t,"on")}function Wl(){To(this,"off")}var Hl={attachEvents:zl,detachEvents:Wl};const Eo=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function Xl(){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 d=(a in l?l[a]:void 0)||t.originalParams,p=Eo(t,o),c=Eo(t,d),m=t.params.grabCursor,f=d.grabCursor,h=o.enabled;p&&!c?(s.classList.remove(`${o.containerModifierClass}grid`,`${o.containerModifierClass}grid-column`),t.emitContainerClasses()):!p&&c&&(s.classList.add(`${o.containerModifierClass}grid`),(d.grid.fill&&d.grid.fill==="column"||!d.grid.fill&&o.grid.fill==="column")&&s.classList.add(`${o.containerModifierClass}grid-column`),t.emitContainerClasses()),m&&!f?t.unsetGrabCursor():!m&&f&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(A=>{if(typeof d[A]>"u")return;const w=o[A]&&o[A].enabled,D=d[A]&&d[A].enabled;w&&!D&&t[A].disable(),!w&&D&&t[A].enable()});const b=d.direction&&d.direction!==o.direction,g=o.loop&&(d.slidesPerView!==o.slidesPerView||b),S=o.loop;b&&i&&t.changeDirection(),yt(t.params,d);const v=t.params.enabled,y=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),h&&!v?t.disable():!h&&v&&t.enable(),t.currentBreakpoint=a,t.emit("_beforeBreakpoint",d),i&&(g?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!S&&y?(t.loopCreate(e),t.updateSlides()):S&&!y&&t.loopDestroy()),t.emit("breakpoint",d)}function Gl(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let o=!1;const s=At(),l=e==="window"?s.innerHeight:i.clientHeight,a=Object.keys(t).map(r=>{if(typeof r=="string"&&r.indexOf("@")===0){const d=parseFloat(r.substr(1));return{value:l*d,point:r}}return{value:r,point:r}});a.sort((r,d)=>parseInt(r.value,10)-parseInt(d.value,10));for(let r=0;r<a.length;r+=1){const{point:d,value:p}=a[r];e==="window"?s.matchMedia(`(min-width: ${p}px)`).matches&&(o=d):p<=i.clientWidth&&(o=d)}return o||"max"}var Ul={setBreakpoint:Xl,getBreakpoint:Gl};function Yl(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 ql(){const t=this,{classNames:e,params:i,rtl:o,el:s,device:l}=t,a=Yl(["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 Zl(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var Kl={addClasses:ql,removeClasses:Zl};function Jl(){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 Ql={checkOverflow:Jl},_i={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 $l(t,e){return function(o){o===void 0&&(o={});const s=Object.keys(o)[0],l=o[s];if(typeof l!="object"||l===null){yt(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)){yt(e,o);return}typeof t[s]=="object"&&!("enabled"in t[s])&&(t[s].enabled=!0),t[s]||(t[s]={enabled:!1}),yt(e,o)}}const Oi={eventsEmitter:Kn,update:al,translate:pl,transition:Al,slide:El,loop:Pl,grabCursor:_l,events:Hl,breakpoints:Ul,checkOverflow:Ql,classes:Kl},Li={};let Ri=class jt{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=yt({},i),e&&!i.el&&(i.el=e);const a=Dt();if(i.el&&typeof i.el=="string"&&a.querySelectorAll(i.el).length>1){const c=[];return a.querySelectorAll(i.el).forEach(m=>{const f=yt({},i,{el:m});c.push(new jt(f))}),c}const r=this;r.__swiper__=!0,r.support=bo(),r.device=go({userAgent:i.userAgent}),r.browser=Yn(),r.eventsListeners={},r.eventsAnyListeners=[],r.modules=[...r.__modules__],i.modules&&Array.isArray(i.modules)&&r.modules.push(...i.modules);const d={};r.modules.forEach(c=>{c({params:i,swiper:r,extendParams:$l(i,d),on:r.on.bind(r),once:r.once.bind(r),off:r.off.bind(r),emit:r.emit.bind(r)})});const p=yt({},_i,d);return r.params=yt({},p,Li,i),r.originalParams=yt({},r.params),r.passedParams=yt({},i),r.params&&r.params.on&&Object.keys(r.params.on).forEach(c=>{r.on(c,r.params.on[c])}),r.params&&r.params.onAny&&r.onAny(r.params.onAny),Object.assign(r,{enabled:r.params.enabled,el:e,classNames:[],slides:[],slidesGrid:[],snapGrid:[],slidesSizesGrid:[],isHorizontal(){return r.params.direction==="horizontal"},isVertical(){return r.params.direction==="vertical"},activeIndex:0,realIndex:0,isBeginning:!0,isEnd:!1,translate:0,previousTranslate:0,progress:0,velocity:0,animating:!1,cssOverflowAdjustment(){return Math.trunc(this.translate/2**23)*2**23},allowSlideNext:r.params.allowSlideNext,allowSlidePrev:r.params.allowSlidePrev,touchEventsData:{isTouched:void 0,isMoved:void 0,allowTouchCallbacks:void 0,touchStartTime:void 0,isScrolling:void 0,currentTranslate:void 0,startTranslate:void 0,allowThresholdMove:void 0,focusableElements:r.params.focusableElements,lastClickTime:0,clickTimeout:void 0,velocities:[],allowMomentumBounce:void 0,startMoving:void 0,pointerId:null,touchId:null},allowClick:!0,allowTouchMove:r.params.allowTouchMove,touches:{startX:0,startY:0,currentX:0,currentY:0,diff:0},imagesToLoad:[],imagesLoaded:0}),r.emit("_swiper"),r.params.init&&r.init(),r}getDirectionLabel(e){return this.isHorizontal()?e:{width:"height","margin-top":"margin-left","margin-bottom ":"margin-right","margin-left":"margin-top","margin-right":"margin-bottom","padding-left":"padding-top","padding-right":"padding-bottom",marginRight:"marginBottom"}[e]}getSlideIndex(e){const{slidesEl:i,params:o}=this,s=Ot(i,`.${o.slideClass}, swiper-slide`),l=ui(s[0]);return ui(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:r,size:d,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,f;for(let h=p+1;h<l.length;h+=1)l[h]&&!f&&(m+=Math.ceil(l[h].swiperSlideSize),c+=1,m>d&&(f=!0));for(let h=p-1;h>=0;h-=1)l[h]&&!f&&(m+=l[h].swiperSlideSize,c+=1,m>d&&(f=!0))}else if(e==="current")for(let m=p+1;m<l.length;m+=1)(i?a[m]+r[m]-a[p]<d:a[m]-a[p]<d)&&(c+=1);else for(let m=p-1;m>=0;m-=1)a[p]-a[m]<d&&(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&&mi(e,a)}),e.updateSize(),e.updateSlides(),e.updateProgress(),e.updateSlidesClasses();function s(){const a=e.rtlTranslate?e.translate*-1:e.translate,r=Math.min(Math.max(a,e.maxTranslate()),e.minTranslate());e.setTranslate(r),e.updateActiveIndex(),e.updateSlidesClasses()}let l;if(o.freeMode&&o.freeMode.enabled&&!o.cssMode)s(),o.autoHeight&&e.updateAutoHeight();else{if((o.slidesPerView==="auto"||o.slidesPerView>1)&&e.isEnd&&!o.centeredSlides){const 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(r=>{a.append(r)})),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"||Bt(o,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(o.dir.toLowerCase()==="rtl"||Bt(o,"direction")==="rtl"),wrongRTL:Bt(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?mi(i,l):l.addEventListener("load",a=>{mi(i,a.target)})}),Mi(i),i.initialized=!0,Mi(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:r}=o;return typeof o.params>"u"||o.destroyed||(o.emit("beforeDestroy"),o.initialized=!1,o.detachEvents(),s.loop&&o.loopDestroy(),i&&(o.removeClasses(),l&&typeof l!="string"&&l.removeAttribute("style"),a&&a.removeAttribute("style"),r&&r.length&&r.forEach(d=>{d.classList.remove(s.slideVisibleClass,s.slideFullyVisibleClass,s.slideActiveClass,s.slideNextClass,s.slidePrevClass),d.removeAttribute("style"),d.removeAttribute("data-swiper-slide-index")})),o.emit("destroy"),Object.keys(o.eventsListeners).forEach(d=>{o.off(d)}),e!==!1&&(o.el&&typeof o.el!="string"&&(o.el.swiper=null),Ln(o)),o.destroyed=!0),null}static extendDefaults(e){yt(Li,e)}static get extendedDefaults(){return Li}static get defaults(){return _i}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=>{Ri.prototype[e]=Oi[t][e]})}),Ri.use([qn,Zn]);const Co=["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 Ht(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function Zt(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]:Ht(e[o])&&Ht(t[o])&&Object.keys(e[o]).length>0?e[o].__swiper__?t[o]=e[o]:Zt(t[o],e[o]):t[o]=e[o]})}function Io(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function ko(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Po(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Do(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 es(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function ts(t){let{swiper:e,slides:i,passedParams:o,changedParams:s,nextEl:l,prevEl:a,scrollbarEl:r,paginationEl:d}=t;const p=s.filter(E=>E!=="children"&&E!=="direction"&&E!=="wrapperClass"),{params:c,pagination:m,navigation:f,scrollbar:h,virtual:b,thumbs:g}=e;let S,v,y,A,w,D,C,T;s.includes("thumbs")&&o.thumbs&&o.thumbs.swiper&&c.thumbs&&!c.thumbs.swiper&&(S=!0),s.includes("controller")&&o.controller&&o.controller.control&&c.controller&&!c.controller.control&&(v=!0),s.includes("pagination")&&o.pagination&&(o.pagination.el||d)&&(c.pagination||c.pagination===!1)&&m&&!m.el&&(y=!0),s.includes("scrollbar")&&o.scrollbar&&(o.scrollbar.el||r)&&(c.scrollbar||c.scrollbar===!1)&&h&&!h.el&&(A=!0),s.includes("navigation")&&o.navigation&&(o.navigation.prevEl||a)&&(o.navigation.nextEl||l)&&(c.navigation||c.navigation===!1)&&f&&!f.prevEl&&!f.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?D=!0:!c.loop&&o.loop?C=!0:T=!0),p.forEach(E=>{if(Ht(c[E])&&Ht(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&&b&&c.virtual.enabled?(b.slides=i,b.update(!0)):s.includes("virtual")&&b&&c.virtual.enabled&&(i&&(b.slides=i),b.update(!0)),s.includes("children")&&i&&c.loop&&(T=!0),S&&g.init()&&g.update(!0),v&&(e.controller.control=c.controller.control),y&&(e.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-pagination"),d.part.add("pagination"),e.el.appendChild(d)),d&&(c.pagination.el=d),m.init(),m.render(),m.update()),A&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-scrollbar"),r.part.add("scrollbar"),e.el.appendChild(r)),r&&(c.scrollbar.el=r),h.init(),h.updateSize(),h.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),f.init(),f.update()),s.includes("allowSlideNext")&&(e.allowSlideNext=o.allowSlideNext),s.includes("allowSlidePrev")&&(e.allowSlidePrev=o.allowSlidePrev),s.includes("direction")&&e.changeDirection(o.direction,!1),(D||T)&&e.loopDestroy(),(C||T)&&e.loopCreate(),e.update()}function is(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},o={},s={};Zt(i,_i),i._emitClasses=!0,i.init=!1;const l={},a=Co.map(d=>d.replace(/_/,"")),r=Object.assign({},t);return Object.keys(r).forEach(d=>{typeof t[d]>"u"||(a.indexOf(d)>=0?Ht(t[d])?(i[d]={},s[d]={},Zt(i[d],t[d]),Zt(s[d],t[d])):(i[d]=t[d],s[d]=t[d]):d.search(/on[A-Z]/)===0&&typeof t[d]=="function"?e?o[`${d[2].toLowerCase()}${d.substr(3)}`]=t[d]:i.on[`${d[2].toLowerCase()}${d.substr(3)}`]=t[d]:l[d]=t[d])}),["navigation","pagination","scrollbar"].forEach(d=>{i[d]===!0&&(i[d]={}),i[d]===!1&&delete i[d]}),{params:i,passedParams:s,rest:l,events:o}}function os(t,e){let{el:i,nextEl:o,prevEl:s,paginationEl:l,scrollbarEl:a,swiper:r}=t;Io(e)&&o&&s&&(r.params.navigation.nextEl=o,r.originalParams.navigation.nextEl=o,r.params.navigation.prevEl=s,r.originalParams.navigation.prevEl=s),ko(e)&&l&&(r.params.pagination.el=l,r.originalParams.pagination.el=l),Po(e)&&a&&(r.params.scrollbar.el=a,r.originalParams.scrollbar.el=a),r.init(i)}function ns(t,e,i,o,s){const l=[];if(!e)return l;const a=d=>{l.indexOf(d)<0&&l.push(d)};if(i&&o){const d=o.map(s),p=i.map(s);d.join("")!==p.join("")&&a("children"),o.length!==i.length&&a("children")}return Co.filter(d=>d[0]==="_").map(d=>d.replace(/_/,"")).forEach(d=>{if(d in t&&d in e)if(Ht(t[d])&&Ht(e[d])){const p=Object.keys(t[d]),c=Object.keys(e[d]);p.length!==c.length?a(d):(p.forEach(m=>{t[d][m]!==e[d][m]&&a(d)}),c.forEach(m=>{t[d][m]!==e[d][m]&&a(d)}))}else t[d]!==e[d]&&a(d)}),l}const ls=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 fi(){return fi=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},fi.apply(this,arguments)}function Mo(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function _o(t){const e=[];return n.Children.toArray(t).forEach(i=>{Mo(i)?e.push(i):i.props&&i.props.children&&_o(i.props.children).forEach(o=>e.push(o))}),e}function ss(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return n.Children.toArray(t).forEach(o=>{if(Mo(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=_o(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 as(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,r=t.params.loop?-e.length:0,d=t.params.loop?e.length*2:e.length,p=[];for(let c=r;c<d;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 Ni=n.createContext(null),Oo=()=>n.useContext(Ni),rs=n.createContext(null),Xt=n.forwardRef(function(t,e){let{className:i,tag:o="div",wrapperTag:s="div",children:l,onSwiper:a,...r}=t===void 0?{}:t,d=!1;const[p,c]=n.useState("swiper"),[m,f]=n.useState(null),[h,b]=n.useState(!1),g=n.useRef(!1),S=n.useRef(null),v=n.useRef(null),y=n.useRef(null),A=n.useRef(null),w=n.useRef(null),D=n.useRef(null),C=n.useRef(null),T=n.useRef(null),{params:k,passedParams:E,rest:u,events:_}=is(r),{slides:I,slots:M}=ss(l),x=()=>{b(!h)};Object.assign(k.on,{_containerClasses(N,O){c(O)}});const L=()=>{Object.assign(k.on,_),d=!0;const N={...k};if(delete N.wrapperClass,v.current=new Ri(N),v.current.virtual&&v.current.params.virtual.enabled){v.current.virtual.slides=I;const O={cache:!1,slides:I,renderExternal:f,renderExternalUpdate:!1};Zt(v.current.params.virtual,O),Zt(v.current.originalParams.virtual,O)}};S.current||L(),v.current&&v.current.on("_beforeBreakpoint",x);const R=()=>{d||!_||!v.current||Object.keys(_).forEach(N=>{v.current.on(N,_[N])})},F=()=>{!_||!v.current||Object.keys(_).forEach(N=>{v.current.off(N,_[N])})};n.useEffect(()=>()=>{v.current&&v.current.off("_beforeBreakpoint",x)}),n.useEffect(()=>{!g.current&&v.current&&(v.current.emitSlidesClasses(),g.current=!0)}),$t(()=>{if(e&&(e.current=S.current),!!S.current)return v.current.destroyed&&L(),os({el:S.current,nextEl:w.current,prevEl:D.current,paginationEl:C.current,scrollbarEl:T.current,swiper:v.current},k),a&&!v.current.destroyed&&a(v.current),()=>{v.current&&!v.current.destroyed&&v.current.destroy(!0,!1)}},[]),$t(()=>{R();const N=ns(E,y.current,I,A.current,O=>O.key);return y.current=E,A.current=I,N.length&&v.current&&!v.current.destroyed&&ts({swiper:v.current,slides:I,passedParams:E,changedParams:N,nextEl:w.current,prevEl:D.current,scrollbarEl:T.current,paginationEl:C.current}),()=>{F()}}),$t(()=>{ls(v.current)},[m]);function B(){return k.virtual?as(v.current,I,m):I.map((N,O)=>n.cloneElement(N,{swiper:v.current,swiperSlideIndex:O}))}return n.createElement(o,fi({ref:S,className:Do(`${p}${i?` ${i}`:""}`)},u),n.createElement(rs.Provider,{value:v.current},M["container-start"],n.createElement(s,{className:es(k.wrapperClass)},M["wrapper-start"],B(),M["wrapper-end"]),Io(k)&&n.createElement(n.Fragment,null,n.createElement("div",{ref:D,className:"swiper-button-prev"}),n.createElement("div",{ref:w,className:"swiper-button-next"})),Po(k)&&n.createElement("div",{ref:T,className:"swiper-scrollbar"}),ko(k)&&n.createElement("div",{ref:C,className:"swiper-pagination"}),M["container-end"]))});Xt.displayName="Swiper";const Mt=n.forwardRef(function(t,e){let{tag:i="div",children:o,className:s="",swiper:l,zoom:a,lazy:r,virtualIndex:d,swiperSlideIndex:p,...c}=t===void 0?{}:t;const m=n.useRef(null),[f,h]=n.useState("swiper-slide"),[b,g]=n.useState(!1);function S(w,D,C){D===m.current&&h(C)}$t(()=>{if(typeof p<"u"&&(m.current.swiperSlideIndex=p),e&&(e.current=m.current),!(!m.current||!l)){if(l.destroyed){f!=="swiper-slide"&&h("swiper-slide");return}return l.on("_slideClass",S),()=>{l&&l.off("_slideClass",S)}}}),$t(()=>{l&&m.current&&!l.destroyed&&h(l.getSlideClasses(m.current))},[l]);const v={isActive:f.indexOf("swiper-slide-active")>=0,isVisible:f.indexOf("swiper-slide-visible")>=0,isPrev:f.indexOf("swiper-slide-prev")>=0,isNext:f.indexOf("swiper-slide-next")>=0},y=()=>typeof o=="function"?o(v):o,A=()=>{g(!0)};return n.createElement(i,fi({ref:m,className:Do(`${f}${s?` ${s}`:""}`),"data-swiper-slide-index":d,onLoad:A},c),a&&n.createElement(Ni.Provider,{value:v},n.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof a=="number"?a:void 0},y(),r&&!b&&n.createElement("div",{className:"swiper-lazy-preloader"}))),!a&&n.createElement(Ni.Provider,{value:v},y(),r&&!b&&n.createElement("div",{className:"swiper-lazy-preloader"})))});Mt.displayName="SwiperSlide";const ds="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",cs=({visible:t,onClose:e,children:i,modalStyle:o,padding:s,popup:l,schema:a,fullHeight:r=window.innerHeight,isFullScreen:d=!1,openState:p})=>{var c,m,f,h,b,g,S,v,y,A,w,D,C,T,k,E,u,_,I,M,x,L,R,F,B;const N=n.useRef(null),O=n.useRef(null),V=n.useRef(null),G=n.useRef(null),z=r*.2,Z=d?r:r*.8,[J,ie]=n.useState(z),[ve,ge]=n.useState(!1),ce=n.useRef(null),{globalConfig:Me,popupDetailData:je}=_e(),{schema:ae,popup:U}=Pt(),[oe,ue]=n.useState(15);n.useEffect(()=>{const q=document.getElementById("sxp-render"),X=document.getElementById("pb-modal");X?ce.current=X:(ce.current=document.createElement("div"),ce.current.setAttribute("id","pb-modal"),q?.appendChild(ce.current))},[]);const re=n.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),ne=n.useMemo(()=>{var q,X,Y;const Pe=a??ae;return(Y=(X=(q=Pe?.sxpPageConf)===null||q===void 0?void 0:q.globalConfig)===null||X===void 0?void 0:X.popupList)===null||Y===void 0?void 0:Y.find(K=>K?.id===l?.id)},[l,a,ae]),ye=n.useMemo(()=>{var q,X;return((X=(q=ne?.item)===null||q===void 0?void 0:q.event)===null||X===void 0?void 0:X.isScrollFullScreen)||!1},[ne]);n.useEffect(()=>{re?ge(!0):setTimeout(()=>{ge(!1),ie(z)},l?.duration)},[re,l]);const Ae=n.useCallback(()=>i,[U,p,Me]);if(!ce.current)return null;const Fe=Ye.debounce(()=>{e?.()},300),We=q=>{N.current=q.touches[0],O.current=q.touches[0],V.current=!0},Be=q=>{requestAnimationFrame(()=>{var X;if(V.current&&((X=G?.current)===null||X===void 0?void 0:X.scrollTop)===0){const Y=q.touches[0].clientY,Pe=q.touches[0].clientX,de=N.current.clientY-Y;N.current=q.touches[0];const K=Y-O.current.clientY,j=Pe-O.current.clientX;if(Math.abs(j)>Math.abs(K))return;const Ie=J-de;Ie>0&&ie(Ie)}})},te=q=>{var X;if(V.current&&((X=G?.current)===null||X===void 0?void 0:X.scrollTop)===0){const Y=q.changedTouches[0].clientY-O.current.clientY,Pe=q.changedTouches[0].clientX-O.current.clientX;if(Math.abs(Pe)>Math.abs(Y))return;const de=O.current.clientY-N.current.clientY;de>0?ie(0):J<z&&de<0?ie(z):J>=z&&de<0&&e?.()}V.current=!1};return Xi.createPortal(n.createElement(n.Fragment,null,ve&&n.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:re?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},o),onClick:Fe},n.createElement("div",{style:{position:"relative",left:`${(h=(f=(m=(c=ne?.item)===null||c===void 0?void 0:c.props)===null||m===void 0?void 0:m.popupBg)===null||f===void 0?void 0:f.horizontalMargin)!==null&&h!==void 0?h:0}px`,right:`${(v=(S=(g=(b=ne?.item)===null||b===void 0?void 0:b.props)===null||g===void 0?void 0:g.popupBg)===null||S===void 0?void 0:S.horizontalMargin)!==null&&v!==void 0?v:0}px`,bottom:`${(D=(w=(A=(y=ne?.item)===null||y===void 0?void 0:y.props)===null||A===void 0?void 0:A.popupBg)===null||w===void 0?void 0:w.bottomMargin)!==null&&D!==void 0?D:0}px`,overflow:"hidden",width:`calc(100% - ${((E=(k=(T=(C=ne?.item)===null||C===void 0?void 0:C.props)===null||T===void 0?void 0:T.popupBg)===null||k===void 0?void 0:k.horizontalMargin)!==null&&E!==void 0?E:0)*2}px)`,height:"100%"}},n.createElement("div",Object.assign({className:`modal-container ${re?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(u=ne?.item)===null||u===void 0?void 0:u.displayName,"aria-modal":!0,style:Object.assign(Object.assign({padding:s,animationDuration:((_=l?.duration)!==null&&_!==void 0?_:0)/1e3+"s"},ye&&{transform:`translateY(${J}px)`}),{overflow:"hidden",borderRadius:`${(L=(x=(M=(I=ne?.item)===null||I===void 0?void 0:I.props)===null||M===void 0?void 0:M.popupBg)===null||x===void 0?void 0:x.borderRadius)!==null&&L!==void 0?L:0}px`,zIndex:9}),onClick:q=>{q.stopPropagation(),q.preventDefault()}},ye&&{onTouchMove:Be,onTouchStart:We,onTouchEnd:te}),n.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:oe}},n.createElement("img",{src:(R=Me?.popupCloseIcon)!==null&&R!==void 0?R:ds,alt:"close button",className:"modal-icon"})),n.createElement("div",Object.assign({ref:G,style:{height:ye?r:Z,overflow:ye&&J<=0||!ye?"auto":"hidden",zIndex:1}},((B=(F=ne?.item)===null||F===void 0?void 0:F.props)===null||B===void 0?void 0:B.enableFixedCloseButton)&&{onScroll:q=>{var X;ue(15-((X=q?.target)===null||X===void 0?void 0:X.scrollTop))}}),Ae()))))),ce.current)};var Kt=n.memo(cs);const us=(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(" ")+" "},vs=({text:t,maxStr:e=108,style:i,className:o,onClick:s,foldText:l,unfoldText:a,isPost:r,onChange:d})=>{const[p,c]=n.useState(!1),[m,f]=n.useState(!1),h=Number(i?.lineClamp||2),b=n.useRef(null),g=n.useRef(null),S=n.useCallback(()=>{c(!p)},[p,d]);return n.useMemo(()=>!p&&t.length>e?us(t,e)+"...":t,[t,e,p]),n.useEffect(()=>{var v,y;g?.current&&(g.current.style.display="block"),((v=g?.current)===null||v===void 0?void 0:v.offsetHeight)>((y=b?.current)===null||y===void 0?void 0:y.offsetHeight)&&r?f(!0):f(!1),g.current.style.display="none"},[r,t]),n.createElement("div",{className:o,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},n.createElement("div",{ref:b,style:{overflow:"hidden",WebkitLineClamp:!r||p?"":h,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:be(t?.replace(/\n/g,"</br>"),i)}}),n.createElement("div",{ref:g,dangerouslySetInnerHTML:{__html:be(t?.replace(/\n/g,"</br>"),i)}}),t&&r&&m&&n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer"},onClick:s??S,dangerouslySetInnerHTML:{__html:be(p?a||"show less":l||"show more",i)}}))};var hi=n.memo(vs);const ps=n.forwardRef((t,e)=>{const{src:i,onLoad:o,style:s,className:l,loading:a,alt:r="image"}=t,[d,p]=n.useState(i),c=n.useRef(null),[m,f]=n.useState(!1);return n.useImperativeHandle(e,()=>({setSrc:h=>{h&&p(h)}})),n.useEffect(()=>{i&&p(i)},[i]),n.useEffect(()=>{const h=()=>{i&&!m&&c.current&&(c.current.src="",c.current.src=i)};return ht.on(ct.PAGE_DID_SHOW,h),()=>{ht.off(ct.PAGE_DID_SHOW,h)}},[i,m]),n.createElement(n.Fragment,null,!m&&!d&&n.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),d?.includes(".avif")?n.createElement("picture",null,n.createElement("source",{type:"image/avif",srcSet:d}),n.createElement("source",{type:"image/webp",srcSet:`${d}?imageMogr2/format/webp`}),n.createElement("source",{type:"image/jpeg",srcSet:`${d}?imageMogr2/format/jpg`}),n.createElement("img",{ref:c,className:l,src:d,style:Object.assign({},s),loading:a,onLoad:h=>{f(!0),o?.(h.target)},alt:r})):n.createElement("img",{ref:c,className:l,src:d,style:Object.assign({},s),loading:a,onLoad:h=>{f(!0),o?.(h.target)},alt:r}))});var bt=n.memo(ps);const ms=({children:t,isPadding:e=!0,style:i,enableSlideActive:o=!1})=>{const s=n.useRef(),{popupDetailData:l}=_e();return n.useEffect(()=>{var a,r;o&&((a=s?.current)===null||a===void 0||a.swiper.slideTo((r=l?.multiCheckIndex)!==null&&r!==void 0?r:0))},[l,o]),n.createElement(Xt,{ref:s,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[Hn,Wn,zn],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var ei=n.memo(ms);const fs=({products:t,data:e,defImg:i,style:o,onCLick:s,popupDetailData:l,check:a})=>{var r;const{productView:d}=st(),{popupCurTimeRef:p}=_e(),c=(m,f)=>{if(a===f)return;const h=t?.[a];d(l,h,h?.bindCta,p.current,l?.index),s?.(f)};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)},(r=l?t:[0,1,2,3])===null||r===void 0?void 0:r.map((m,f)=>{var h,b,g;return n.createElement(n.Fragment,null,m?.bindCta?n.createElement(Mt,{className:Se.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{c(m,f)},key:f},n.createElement(bt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:a===f?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(g=(h=m?.cover)!==null&&h!==void 0?h:(b=m?.homePage)===null||b===void 0?void 0:b[0])!==null&&g!==void 0?g:i})):null)})))};var Lo=n.memo(fs);const hs=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,style:s})=>{var l,a,r,d,p,c,m,f;if((!t?.currency||!t?.price)&&o)return null;let h=t?.currency&&t?.price?t?.price:7e3,b="",g=i?.priceSymbol,S=t?.currency?(r=(a=(l=t?.currency)===null||l===void 0?void 0:l.split("-")[1])===null||a===void 0?void 0:a.toUpperCase())!==null&&r!==void 0?r:"":"$";const v=e===void 0||e;let y=h.toString();g?.showTwoDecimalPoint&&(y=h?.toFixed(2));let A=(d=y?.indexOf("."))!==null&&d!==void 0?d:-1;if(v){b=(p=h?.toLocaleString("zh",{minimumFractionDigits:g?.showTwoDecimalPoint?2:0}))!==null&&p!==void 0?p:"";let w=0,D=A??b?.length;g?.millesimalSymbol==="."?b=b?.replace(/\,/g,function(C,T){return T>=w&&T<D?".":C}):g?.millesimalSymbol===" "&&(b=b?.replace(","," "))}else b=`${g?.showTwoDecimalPoint?h?.toFixed(2):h}`;return g?.decimalPoint===","&&A>0&&(b=b=b?.replace(/\./g,function(w,D){return D>=A&&D<b?.length?",":w})),S=`<span style="font-family:${(f=(m=(c=i?.priceSymbol)===null||c===void 0?void 0:c.fontFamily)!==null&&m!==void 0?m:s?.["fontFamily-en"])!==null&&f!==void 0?f:"inherit"}">${S}</span>`,b=be(b,s),g?.currencyPosition&&g?.currencyPosition!=="none"?b=g?.currencyPosition==="left"?S+b:b+S:g?.currencyPosition!=="none"&&(b=S+b),b},As=t=>{var e,i,o,s,l,a,r,d,p,c,m,f,h,b,g,S,v,y,A,w,D,C,T,k,{content:E,style:u,bgImg:_,onClick:I,schema:M,isDefault:x,bottom_image:L,tipText:R,isPost:F,viewTime:B,rec:N,swiper:O,commodityStyles:V,buttonStyle:G,index:z,commodityGroup:Z,popupBg:J,iframeIcon:ie,commodityImgRatio:ve,isTel:ge,iframeBgColor:ce,isActive:Me=!0}=t,je=Qe(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:ae,popupDetailData:U,isPreview:oe,bffFbReport:ue,popupCurTimeRef:re,checkCommodityIndexRef:ne,globalConfig:ye}=_e(),{jumpToWeb:Ae,productView:Fe}=st(),We=n.useRef(null),[Be,te]=n.useState(!1),[q,X]=n.useState(!1),[Y,Pe]=n.useState((e=U?.multiCheckIndex)!==null&&e!==void 0?e:0),de=n.useRef(),K=F?N:U;let j=F?K?.product:(o=(i=K?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(s=K?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],Ie=F?(a=K?.product)===null||a===void 0?void 0:a.bindCta:(p=(d=(r=K?.video)===null||r===void 0?void 0:r.bindProduct)===null||d===void 0?void 0:d.bindCta)!==null&&p!==void 0?p:(f=(m=(c=K?.video)===null||c===void 0?void 0:c.bindProducts)===null||m===void 0?void 0:m[0])===null||f===void 0?void 0:f.bindCta;const ut=F?z:U?.index;if(!F&&Z?.open&&(!((h=K?.video)===null||h===void 0)&&h.bindProducts)&&((g=(b=K?.video)===null||b===void 0?void 0:b.bindProducts)===null||g===void 0?void 0:g.length)>0){ne.current=Y;const Q=(S=K?.video)===null||S===void 0?void 0:S.bindProducts[Y];j=Q,Ie=Q?.bindCta}const vt=()=>{j?.link&&(Ae(K,j,Ie,ut),F||Fe(K,j,Ie,B||We.current,ut),window.location.href=window.getJointUtmLink(j.link))};n.useEffect(()=>{Me&&(ue?.({eventName:"ProductView",product:j}),ue?.({eventName:"PageView",product:j}))},[Me,ue]),n.useEffect(()=>{const Q=()=>{We.current=new Date};return Q(),window.addEventListener("pageshow",Q),()=>{window.removeEventListener("pageshow",Q)}},[]);const pt=ti({product:j,enableFormattedPrice:(v=V?.price)===null||v===void 0?void 0:v.enableFormattedPrice,globalConfig:ye,style:V?.price}),nt=(oe?375:(y=u?.width)!==null&&y!==void 0?y:window.innerWidth)-((A=J?.horizontalMargin)!==null&&A!==void 0?A:0)*2,ft=ve?nt*(ve.h/ve.w):nt,W=({isPost:Q})=>{var De,He,Ke,it;return n.createElement("div",null,n.createElement("div",{className:"pb-commondity-content-collection",style:he(V?.collection),hidden:!!j&&(!j?.collection||j?.collection===""),dangerouslySetInnerHTML:{__html:be((De=j?.collection)!==null&&De!==void 0?De:"Tiffany Lock",V?.collection)}}),n.createElement("div",{className:"pb-commondity-content-title",style:he(V?.title),hidden:!!j&&!j?.title,dangerouslySetInnerHTML:{__html:be((He=j?.title)!==null&&He!==void 0?He:"Pendant in Yellow Gold with Diamonds, Medium",V?.title)}}),n.createElement("div",{className:"pb-commondity-content-price",style:he(V?.price),hidden:!!j&&!j?.price,dangerouslySetInnerHTML:{__html:pt??""}}),n.createElement("div",{hidden:!!j&&!j?.taxInfo,style:he(V?.taxInfo),dangerouslySetInnerHTML:{__html:be((Ke=j?.taxInfo)!==null&&Ke!==void 0?Ke:"\u7A0E\u8D39",V?.taxInfo)}}),n.createElement("div",{hidden:!!j&&(!j?.info||j?.info==="")},n.createElement(hi,{foldText:R?.foldText,unfoldText:R?.unfoldText,onClick:()=>te(!0),isPost:Q,text:(it=j?.info)!==null&&it!==void 0?it:`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 lt=require("lodash"),ao=require("uuid"),so=require("pako"),o=require("react"),li=require("qs"),ro=require("eventemitter3"),Pe=require("@emotion/css"),Ki=require("react-dom");function co(t){var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if(i!=="default"){var n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,n.get?n:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}var Ji=co(Ki);function nt(t,e){var i={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(i[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,n=Object.getOwnPropertySymbols(t);a<n.length;a++)e.indexOf(n[a])<0&&Object.prototype.propertyIsEnumerable.call(t,n[a])&&(i[n[a]]=t[n[a]]);return i}function ct(t,e,i,n){function a(l){return l instanceof i?l:new i(function(s){s(l)})}return new(i||(i=Promise))(function(l,s){function d(c){try{v(n.next(c))}catch(h){s(h)}}function r(c){try{v(n.throw(c))}catch(h){s(h)}}function v(c){c.done?l(c.value):a(c.value).then(d,r)}v((n=n.apply(t,e||[])).next())})}typeof SuppressedError=="function"&&SuppressedError;const uo=/:\w+/g;var Qi=(t,e)=>ct(void 0,void 0,void 0,function*(){const i={},n={};for(let a=0;a<e?.length;a++){const{id:l,method:s,url:d,urlParams:r,name:v,queryString:c,headers:h,body:m}=e[a];let A=d;r&&Object.entries(r).forEach(([f,b])=>{A=A.replace(uo,w=>w===f?b:w)}),c&&(A+=c),n[l]=v;try{const f=yield fetch(A,{method:s,headers:Object.assign({"Content-Type":"application/json"},h),body:JSON.stringify(m)}).then(b=>b.json());i[l]=f}catch(f){console.error("DataSource request error: ",f),i[l]={}}}return{$store:i,idMapName:n}});const $i="SXP_TOKEN_INFO",po=(t,e)=>ct(void 0,void 0,void 0,function*(){var i;const n=t.getTenantId(),a=t.getAppId(),l=t.getApiUrl(),s=window.localStorage.getItem($i);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":n||"","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($i,JSON.stringify(d))}}return d});function ai(t,e){const i="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),n=[];let a;if(e=e||i.length,t)for(a=0;a<t;a++)n[a]=i[0|Math.random()*e];else{let l;for(n[8]=n[13]=n[18]=n[23]="-",n[14]="4",a=0;a<36;a++)n[a]||(l=0|Math.random()*16,n[a]=i[a===19?l&3|8:l])}return n.join("")}const vo=t=>{let e="";const i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",n=i.length;let a=0;for(;a<t;)e+=i.charAt(Math.floor(Math.random()*n)),a+=1;return e},mo=()=>{const t=ao.v4();return t?.replaceAll?t.replaceAll("-",""):vo(32)},ye=(t,e)=>{if(!t)return"";let i="";const n=e?.["fontFamily-cn"],a=e?.["fontFamily-en"];if(!n&&!a)return t;let l=t;const s=/[\u4e00-\u9fa5]/g,d=/[^\u4e00-\u9fa5]/g,r=`font-family:${n??"inherit"}`,v=`font-family:${a??"inherit"}`,c=m=>{let A=m.search(s),f=m.search(d);return A!==-1&&f!==-1&&A<f&&(i+=`<span style="${r}">${m.substring(A,f)}</span>`,l=m.substring(f,m?.length)),A!==-1&&f!==-1&&A>f&&(i+=`<span style="${v}">${m.substring(f,A)}</span>`,l=m.substring(A,m?.length)),A===-1?(i+=`<span style="${v}">${m.substring(f,m?.length)}</span>`,l="",!1):f===-1?(i+=`<span style="${r}">${m.substring(A,m?.length)}</span>`,l="",!1):!0};let h=!0;for(;h;)h=c(l);return i};function en(){var t,e,i,n,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 ${(n=/rv:([\d\.]+)/i.exec(d))===null||n===void 0?void 0:n[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 tn(){var t,e,i;let n=self.navigator.userAgent;return n?/iphone/i.test(n)?`IOS ${(t=n.match(/OS\s(.*?)\slike/))===null||t===void 0?void 0:t[1]}`:/android/i.test(n)?`Android ${(e=n.match(/Android\s(.*?)\;/))===null||e===void 0?void 0:e[1]}`:/windows/i.test(n)?`Windows ${(i=n.match(/Windows\s(.*?)\;/))===null||i===void 0?void 0:i[1]}`:/mac/i.test(n)?"Mac OS":null:null}function nn(){let t=self.navigator.userAgent;if(!t)return null;if(/iphone/i.test(t))return"iPhone";if(/android/i.test(t)){var e=t.indexOf("("),i=t.indexOf(")");if(e!==-1&&i!==-1){var n=t.substring(e+1,i);return`${n}`}}return/windows/i.test(t)?"Windows":/mac/i.test(t)?"Mac":null}function on(t){const i=document.cookie.split(";");let n=null;return i.forEach(a=>{const[l,s]=a.trim().split("=");l===t&&(n=s)}),n??""}function wi(){let t=self.navigator.userAgent;return t?/TalkBack/i.test(t)||/Funtouch/i.test(t)||/VoiceOver/i.test(t)||/NVDA/i.test(t)||/JAWS/i.test(t)||/ChromeVox/i.test(t):!1}function ln(t){const i=atob(t).split("").map(function(l){return l.charCodeAt(0)}),n=new Uint8Array(i),a=so.inflate(n,{to:"string"});return JSON.parse(a)}let Si=null;const fo={dev:"https://clc-pagebuilder-be-dev.chatlabs.net",staging:"https://clc-pagebuilder-be-staging.chatlabs.net",live:"https://clc-pagebuilder-be.chatlabs.net"};class ho{constructor(){if(this.setAppId=e=>{this.appId=e},this.setTenantId=e=>{this.tenantId=e},this.getAppId=()=>this.appId,this.getTenantId=()=>this.tenantId,Si)return Si;Si=this}setApiUrl(e){this.apiUrl=`https://${e}`}getApiUrl(){return this.apiUrl?this.apiUrl:this.env?fo[this.env]:""}getEnv(){return this.env}setEnv(e){this.env=e}}let pt=null;const Ao={init:({appId:t,tenantId:e,env:i="live",apiUrl:n})=>{pt||(pt=new ho),n&&pt.setApiUrl(n),pt.setAppId(t),pt.setTenantId(e),pt.setEnv(i)},getDetail:t=>{if(!pt)return;const e=pt.getTenantId(),i=pt.getAppId(),n=pt.getApiUrl();return fetch(`${n}/storefront/v1/page?path=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(a=>ct(void 0,void 0,void 0,function*(){var l,s;const d=yield a.json(),r=ln((l=d?.data)===null||l===void 0?void 0:l.data);if(r){const{$store:v}=yield Qi(n,(s=r?.dataSource)!==null&&s!==void 0?s:[]);d.data.data=r,Object.assign(d.data.data,{__STORE__:v})}return d}))},getSxpDetailByPageId:t=>ct(void 0,void 0,void 0,function*(){if(!pt)return;const e=pt.getTenantId(),i=pt.getAppId(),n=pt.getApiUrl();return fetch(`${n}/storefront/v1/page?id=`+t,{method:"get",headers:{"x-tenant-id":e||"","x-app-id":i||""}}).then(a=>ct(void 0,void 0,void 0,function*(){var l;const s=yield a.json();if(!s.success)return;const d=ln((l=s?.data)===null||l===void 0?void 0:l.data);return s.data.data=d,s.data}))}),getSxpRecommendVideoData:t=>ct(void 0,void 0,void 0,function*(){if(!pt)return;const e=yield po(pt,t),i=ai(0,0);let n=window.localStorage.getItem("SXP_FAKE_SESSION_ID");lt.isEmpty(n)&&(n=ai(36,62),window.localStorage.setItem("SXP_FAKE_SESSION_ID",n));const a=yield fetch("https://dev-sxp-be.chatlabs.net/platform/open/rec/v1.2",{method:"POST",headers:{"Content-Type":"application/json",token:e.token,channel:e.channel,userId:e.userId},body:JSON.stringify({productUserId:n,channel:e.channel,maxRecs:10,requestId:i})}).then(l=>l.json());return a?.data||null})};function jt(){return o.useContext(gn)}function go(){return o.useContext(An)}const xi="feRealSessionIdKey",an=()=>{const t=mo();return`${Date.now()}${t}`},bo=()=>{let t=yo();return t||(t=an(),window.sessionStorage.setItem(xi,t)),t},sn=()=>{const t=an();window.sessionStorage.setItem(xi,t)},yo=()=>window.sessionStorage.getItem(xi),rn="SXP_FAKE_USER_ID",dn="FAKE_USER_STATE",cn="AGREE_POLICY",un="SLIDE_SKIP_STATE",pn="CCONTSENT_STATE",vn=()=>{let t=window.localStorage.getItem(rn);return lt.isEmpty(t)&&(t=ai(36,62),window.localStorage.setItem(rn,t)),t},wo=()=>{const t=window.localStorage.getItem(dn);return lt.isEmpty(t)&&window.localStorage.setItem(dn,"true"),lt.isEmpty(t)},So=()=>{const t=window.localStorage.getItem(un);return lt.isEmpty(t)},xo=()=>{window.localStorage.setItem(un,"true")},To=()=>{const t=window.localStorage.getItem(pn);return lt.isEmpty(t)&&window.localStorage.setItem(pn,"true"),lt.isEmpty(t)};function Tt(t,e){const{appDomain:i}=Oe();return o.useMemo(()=>e?`https://${e}${t}`:i?`https://${i}${t}`:`${window.location.origin}${t}`,[i,t,e])}const ht=new ro;var ut;(function(t){t.PAGE_DID_SHOW="pageDidShow",t.PAGE_DID_HIDE="pageDidHide",t.CHANGE_THEME_TAG="changeThemeTag"})(ut||(ut={}));const Eo=({width:t=window.innerWidth,height:e=window.innerHeight,privacy_title:i,privacy_context:n,privacy_policy_url:a,privacy_policy_title:l})=>{const{setIsAgreePolicy:s,bffEventReport:d}=Oe(),r=o.useMemo(()=>{const h=location.search.slice(1),m=li.parse(h.replace(/\+/g,"%2B"));for(const A in m)m[A]=m[A].replace(/%2B/g,"+");return m},[]),v=h=>{var m;return(m=r[h])!==null&&m!==void 0?m:null};o.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(cn,"yes")};return o.createElement("div",{className:"consent-bg"},o.createElement("div",{className:"consent"},o.createElement("div",{className:"consent-col"},o.createElement("div",{className:"consent-title"},i??"Privacy Policy"),o.createElement("div",{className:"consent-content"},n??"This site uses cookies to improve your online experience. By continuing to use the site please agree the policy first.")),o.createElement("div",{className:"consent-col"},o.createElement("button",{"aria-label":"agree",className:"consent-btn",onClick:c},"Agree"),o.createElement("a",{className:"consent-policy",target:"_blank",href:a?`https://${a}`:void 0},l??"More information"))))};var Co=o.memo(Eo);const mn=o.createContext({rtcList:[],tagList:[]});var Ti;(function(t){t[t.BFF=5]="BFF"})(Ti||(Ti={}));const si="FOR U",Io=({render:t,dataSources:e,utmVal:i,enableReportEvent:n=!0,maxSize:a,defaultSize:l,isPreview:s=!1,sxpParameter:d,appDomain:r,hashTagSize:v,loadingImage:c,isOpenHashTag:h=!1,enabledMetaConversionApi:m=!1,consentHeight:A,consentWidth:f,isShowTag:b=!0,isOpenConsent:w=!1,globalConfig:p,isEditor:y=!1,utmParameter:g,channelQueryList:x})=>{var I,E,O;const[M,S]=o.useState([]),[u,_]=o.useState([]),[C,L]=o.useState(!1),[T,V]=o.useState({rtc:"",requestId:""}),F=o.useRef(null),D=o.useRef(!1),[R,N]=o.useState(()=>!!window.localStorage.getItem(cn)),[k,j]=o.useState(),[H,z]=o.useState(),[J,K]=o.useState(h),[te,re]=o.useState([]),[ve,Se]=o.useState(0),[De,Be]=o.useState(!1),[de,Y]=o.useState(null),ne=o.useRef(),ae=o.useRef(),[ce,oe]=o.useState(si),Te=o.useRef(-1),he=o.useRef(null),[He,Ze]=o.useState(!1),Xe=o.useMemo(()=>{var W,U,ge,Me;return((Me=(ge=(U=(W=p?.consent)===null||W===void 0?void 0:W[0])===null||U===void 0?void 0:U.item)===null||ge===void 0?void 0:ge.props)===null||Me===void 0?void 0:Me.privacy_necessity)&&!R&&!y||w},[R,p,w,y]),ie=o.useCallback(W=>{var U;const ge=W?.recList;return(U=ge?.map(pe=>{var Ie,Le,We,qe,Ke,$e;if(!((Ie=pe?.video)===null||Ie===void 0)&&Ie.bindProducts&&((We=(Le=pe?.video)===null||Le===void 0?void 0:Le.bindProducts)===null||We===void 0?void 0:We.length)>0){const et=($e=(Ke=(qe=pe?.video)===null||qe===void 0?void 0:qe.bindProducts)===null||Ke===void 0?void 0:Ke.filter(ue=>!!ue?.bindCta))!==null&&$e!==void 0?$e:[];return Object.assign(Object.assign({},pe),{video:Object.assign(Object.assign({},pe?.video),{bindProducts:et})})}return pe}))!==null&&U!==void 0?U:[]},[]);o.useEffect(()=>{const W=U=>{ne.current=U};return ht.on(ut.CHANGE_THEME_TAG,W),()=>{ht.off(ut.CHANGE_THEME_TAG,W)}},[]),o.useEffect(()=>{K(h)},[h]);const q=o.useMemo(()=>e?.find(W=>W.type===Ti.BFF),[e]),X=o.useCallback((W,U)=>{if(!q)return;const ge=q.url,Me=vn();if(U?.query){const pe=li.stringify(U.query);W=`${W}?${pe}`}if(U.type==="beacon"&&navigator.sendBeacon){const pe=li.stringify(Object.assign(Object.assign({},q.headers),{"x-user-id":Me}));return pe&&(W=U?.query?`${W}&${pe}`:`${W}?${pe}`),navigator.sendBeacon(`${ge}/api/v1${W}`,new Blob([JSON.stringify(Object.assign({},U.body))],{type:"application/json;charset=UTF-8"}))}return window.fetch(`${ge}/api/v1${W}`,{headers:Object.assign({"Content-Type":"application/json","x-user-id":Me},q.headers),method:U.method,body:JSON.stringify(U.body)}).then(pe=>pe.json()).catch(pe=>Promise.reject(pe))},[q]),G=o.useCallback(W=>ct(void 0,void 0,void 0,function*(){var U,ge,Me,pe,Ie,Le,We,qe,Ke,$e,et,ue,$,be;if(W=Object.assign(Object.assign(Object.assign({maxSize:(U=W?.maxSize)!==null&&U!==void 0?U:a,defaultSize:(ge=W?.defaultSize)!==null&&ge!==void 0?ge:l,hashTag:W?.hashTag,traceInfo:W?.traceInfo,themeTag:W?.themeTag},W?.contentFilter&&{contentFilter:`[${W?.contentFilter}]`}),W?.productFilter&&{productFilter:`[${W?.productFilter}]`}),{pageNum:W?.pageNum}),i){const tt=(Ie=(pe=(Me=i?.split("&"))===null||Me===void 0?void 0:Me.filter(ot=>{var we,dt;const Ye=ot.split("=")[0];return(dt=(we=g?.channels)!==null&&we!==void 0?we:[])===null||dt===void 0?void 0:dt.includes(Ye)}))===null||pe===void 0?void 0:pe.join("&"))!==null&&Ie!==void 0?Ie:"";W=Object.assign(Object.assign({},W),{channel:decodeURIComponent(tt)})}if(y){let tt=1;if(W=Object.assign(Object.assign(Object.assign({},W),{directPage:!0,level:1}),!i&&x&&x?.length>0&&{channel:x?.[0]}),!W?.channel||D.current)return;D.current=!0;let ot=[],we=null;const dt=Ye=>ct(void 0,void 0,void 0,function*(){var It,_t,Rt,kt,Nt,Pt;if(Ye.pageNum=tt,we=yield X?.("/recommend/list",{method:"GET",query:Ye}),!we?.success)return;L(!1),ot=ot.concat((kt=(Rt=(_t=(It=we?.data)===null||It===void 0?void 0:It.recList)===null||_t===void 0?void 0:_t.filter)===null||Rt===void 0?void 0:Rt.call(_t,P=>P?.product||P?.video))!==null&&kt!==void 0?kt:[]),S(ie(Object.assign(Object.assign({},we.data),{recList:ot}))),re(ie(Object.assign(Object.assign({},we.data),{recList:ot}))),((Pt=(Nt=we?.data)===null||Nt===void 0?void 0:Nt.recList)===null||Pt===void 0?void 0:Pt.some(P=>P?.product||P?.video))&&(tt=tt+1,yield dt(Ye))});return yield dt(W),!W?.hashTag&&we&&V({rtc:(Le=we?.data)===null||Le===void 0?void 0:Le.rtc,requestId:(We=we?.data)===null||We===void 0?void 0:We.requestId}),Object.assign(Object.assign({},we.data),{recList:ot})}p?.enablePreview&&(W=Object.assign(Object.assign({},W),{directPage:!0,level:1,pageNum:(qe=W?.pageNum)!==null&&qe!==void 0?qe:1}));const _e=yield X?.("/recommend/list",{method:"GET",query:W});if(_e?.success){if(W?.hashTag||V({rtc:_e.data.rtc,requestId:_e.data.requestId}),p?.enablePreview&&!y){let tt=[];return tt=tt.concat((ue=(et=($e=(Ke=_e?.data)===null||Ke===void 0?void 0:Ke.recList)===null||$e===void 0?void 0:$e.filter)===null||et===void 0?void 0:et.call($e,we=>we?.product||we?.video))!==null&&ue!==void 0?ue:[]),((be=($=_e?.data)===null||$===void 0?void 0:$.recList)===null||be===void 0?void 0:be.some(we=>we?.product||we?.video))||Ze(!0),Object.assign(Object.assign({},_e.data),{recList:tt})}return _e?.data}}),[X,i,a,l,x]),Ae=o.useCallback(W=>ct(void 0,void 0,void 0,function*(){var U,ge,Me,pe;if(M.length<=0)return;const Ie=M?.[M?.length-1],Le=yield G(Object.assign(Object.assign(Object.assign(Object.assign({hashTag:H?.hashTag},((U=Ie?.product)===null||U===void 0?void 0:U.itemId)&&{productFilter:(ge=Ie?.product)===null||ge===void 0?void 0:ge.itemId}),((Me=Ie?.video)===null||Me===void 0?void 0:Me.itemId)&&{contentFilter:(pe=Ie?.video)===null||pe===void 0?void 0:pe.itemId}),{themeTag:ne.current}),p?.enablePreview&&!y&&{pageNum:W}));return S(M.concat(ie(Le))),re(te.concat(ie(Le))),Le}),[G,M,H,te]),Q=o.useCallback(({userInfo:W,eventInfo:U})=>{if(!n||p?.enablePreview)return;W||(W={});const ge=bo(),Me=Object.assign(Object.assign(Object.assign(Object.assign({sessionID:ge,rtc:T.rtc,requestId:T.requestId},U),nn()&&{sxpDevice:nn()}),tn()&&{sxpSystem:tn()}),en()&&{sxpBrowser:en()}),pe=Object.entries(W).map(([Le,We])=>({name:Le,value:We})),Ie=Object.entries(Me).map(([Le,We])=>We&&{name:Le,value:We}).filter(Boolean);return console.log("======== \u4E8B\u4EF6\u4E0A\u62A5 ========"),console.log("userInfo:",W),console.log("eventInfo:",Me),console.log("========= \u7ED3\u675F ========="),X?.("/event/report",{method:"POST",body:{userInfo:pe,eventInfo:Ie},type:"beacon"})},[X,T,n,p?.enablePreview]),Ue=o.useCallback(({eventName:W,product:U})=>{var ge,Me,pe,Ie,Le;if(!n||!m||p?.enablePreview||!(!((ge=p?.converApi)===null||ge===void 0)&&ge[W]))return;let We=lt.cloneDeep((Me=p?.converApi)===null||Me===void 0?void 0:Me[W]);const qe=new URLSearchParams(window.location.search),Ke=qe?.get("fbclid"),$e={event_source_url:(pe=window?.location)===null||pe===void 0?void 0:pe.href,external_id:vn(),client_user_agent:(Le=(Ie=window?.navigator)===null||Ie===void 0?void 0:Ie.userAgent)!==null&&Le!==void 0?Le:"",fbc:Ke?`fb.2.${new Date().getTime()}.${Ke}`:"",fbp:on("_fbp")?`fb.2.${new Date().getTime()}.${on("_fbp")}`:"",time:Math.floor(Date.now()/1e3)},et=/\{\{(.*?)\}\}/g,ue=$=>{if($){if($ instanceof Array)$?.map(be=>ue(be));else for(const be in $)if($.hasOwnProperty(be)){const _e=$?.[be];if(typeof _e=="object")ue(_e);else if(typeof _e=="string"){const tt=_e?.match(et);tt&&tt.forEach(ot=>{var we;const dt=ot.substring(2,ot.length-2);try{let Ye=new Function("fix_par","product",`return ${dt}`)($e,U);Ye?(dt?.indexOf("currency")!==-1&&Ye?.indexOf("-")!==-1&&typeof Ye=="string"&&(Ye=(we=Ye?.split("-"))===null||we===void 0?void 0:we[0]),$[be]=Ye):delete $[be]}catch(Ye){delete $[be],console.error("An error occurred:",Ye?.message)}})}}}};return ue(We),X?.("/fb/events",{method:"POST",body:We,type:"beacon"})},[X,n,m,p?.enablePreview]),Ge=o.useCallback(W=>ct(void 0,void 0,void 0,function*(){const U=yield X?.("/recommend/like",{method:"POST",body:W});return U?.success}),[X]),Z=o.useCallback(W=>ct(void 0,void 0,void 0,function*(){const U=yield X?.("/recommend/unlike",{method:"POST",body:W});return U?.success}),[X]),B=o.useCallback(W=>ct(void 0,void 0,void 0,function*(){const U=yield X?.("/customform",{method:"POST",body:W});return U?.success}),[X]),ze=o.useCallback(()=>ct(void 0,void 0,void 0,function*(){var W,U,ge,Me,pe;if(!(!i||!b))try{const Ie=(ge=(U=(W=i?.split("&"))===null||W===void 0?void 0:W.filter(We=>{var qe,Ke;const $e=We.split("=")[0];return(Ke=(qe=g?.channels)!==null&&qe!==void 0?qe:[])===null||Ke===void 0?void 0:Ke.includes($e)}))===null||U===void 0?void 0:U.join("&"))!==null&&ge!==void 0?ge:"",Le=yield X?.("/tag/list",{method:"GET",query:{channel:decodeURIComponent(Ie)}});_((pe=(Me=Le?.data)===null||Me===void 0?void 0:Me.tags)!==null&&pe!==void 0?pe:[])}catch(Ie){console.log("e",Ie)}}),[X,i,b]),At=o.useCallback((W,U,ge,Me)=>{var pe,Ie,Le,We,qe,Ke,$e,et,ue,$,be,_e,tt,ot,we,dt,Ye,It,_t,Rt,kt,Nt,Pt,Yt,P,se,le,me,xe,Ee,ee,ke,Re,Fe,je,fe;const Ve=ge?.bindCta,at=((pe=U?.video)===null||pe===void 0?void 0:pe.bindProduct)||((Ie=U?.video)===null||Ie===void 0?void 0:Ie.bindProducts)&&((We=(Le=U?.video)===null||Le===void 0?void 0:Le.bindProducts)===null||We===void 0?void 0:We.length)>0;let Je="",Qe=null;De?Je="hashTagPage":!((qe=U?.video)===null||qe===void 0)&&qe.url?(Je="videoPage",Qe="video"):!(($e=(Ke=U?.video)===null||Ke===void 0?void 0:Ke.imgUrls)===null||$e===void 0)&&$e.length&&(Je="imagePage",Qe="image");const it=(ot=(_e=(et=ge?.tags)!==null&&et!==void 0?et:(be=($=(ue=U?.video)===null||ue===void 0?void 0:ue.bindProducts)===null||$===void 0?void 0:$[0])===null||be===void 0?void 0:be.tags)!==null&&_e!==void 0?_e:(tt=U?.video)===null||tt===void 0?void 0:tt.tags)!==null&&ot!==void 0?ot:(we=U?.product)===null||we===void 0?void 0:we.tags;Q?.({eventInfo:Object.assign(Object.assign({},W),{ctaId:(dt=Ve?.itemId)!==null&&dt!==void 0?dt:"",ctaName:(Ye=Ve?.title)!==null&&Ye!==void 0?Ye:"",contentTags:it?JSON.stringify(it):"",position:Me+"",contentId:(_t=(It=U?.video)===null||It===void 0?void 0:It.itemId)!==null&&_t!==void 0?_t:"",productId:at?ge?.itemId:"",traceInfo:(je=(ke=(le=(Pt=(Rt=Ve?.traceInfo)!==null&&Rt!==void 0?Rt:(Nt=(kt=U?.video)===null||kt===void 0?void 0:kt.bindCta)===null||Nt===void 0?void 0:Nt.traceInfo)!==null&&Pt!==void 0?Pt:(se=(P=(Yt=U?.video)===null||Yt===void 0?void 0:Yt.bindProduct)===null||P===void 0?void 0:P.bindCta)===null||se===void 0?void 0:se.traceInfo)!==null&&le!==void 0?le:(ee=(Ee=(xe=(me=U?.video)===null||me===void 0?void 0:me.bindProducts)===null||xe===void 0?void 0:xe[0])===null||Ee===void 0?void 0:Ee.bindCta)===null||ee===void 0?void 0:ee.traceInfo)!==null&&ke!==void 0?ke:(Fe=(Re=U?.product)===null||Re===void 0?void 0:Re.bindCta)===null||Fe===void 0?void 0:Fe.traceInfo)!==null&&je!==void 0?je:"",fromKName:Je,fromKPage:(fe=location?.href)!==null&&fe!==void 0?fe:"",contentFormat:Qe})})},[Q,De]),yt=o.useCallback(()=>{var W,U;const ge=location.search.slice(1),Me=li.parse(ge.replace(/\+/g,"%2B"));for(const Le in Me)Me[Le]=Me[Le].replace(/%2B/g,"+");const pe=Le=>{var We;return(We=Me[Le])!==null&&We!==void 0?We:""},Ie=new Date;ae.current=Ie,Q?.({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(Ie/1e3)+"",requestId:null,enterUrl:(U=(W=window?.location)===null||W===void 0?void 0:W.href)!==null&&U!==void 0?U:"",clSource:pe("cl_source")}})},[Q]);o.useEffect(()=>{Xe||yt()},[Xe]),o.useEffect(()=>{Xe||(L(!0),ze(),G().then(W=>{W&&(S(ie(W)),re(ie(W)))}).finally(()=>{Q({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),L(!1)}))},[Xe]),o.useEffect(()=>{s&&(L(!0),ze(),G().then(W=>{W&&(S(ie(W)),re(ie(W)))}).finally(()=>{Q({eventInfo:{eventSubject:"apiRequest",eventDescription:"api request succeed"}}),L(!1)}))},[G,ze]);const ft=Tt("/pb_static/a65d23c5893c49d7aaaa81681d3179e2.gif",r);return o.createElement(mn.Provider,{value:{rtcList:M,setRtcList:S,mutateLike:Ge,mutateUnlike:Z,submitForm:B,popupDetailData:k,loadVideos:Ae,setPopupDetailData:j,getRecommendVideos:G,bffEventReport:Q,utmVal:i,isPreview:s,loading:C,sxpParameter:d,waterFallData:H,setWaterFallData:z,ctaEvent:At,swiperRef:F,openHashtag:J,setOpenHashtag:K,cacheRtcList:te,setCacheRtcList:re,cacheActiveIndex:ve,setCacheActiveIndex:Se,isFromHashtag:De,setIsFromHashtag:Be,appDomain:r,hashTagSize:v,loadingImage:c??ft,isOpenHashTag:h,tagList:u,setLoading:L,videoRef:de,setVideoRef:Y,bffFbReport:Ue,isAgreePolicy:R,setIsAgreePolicy:N,curTime:ae,h5EnterLink:yt,themeTag:ne,isShowConsent:Xe,selectTag:ce,setSelectTag:oe,globalConfig:p,popupCurTimeRef:he,checkCommodityIndexRef:Te,isEditor:y,isNoMoreData:He}},Xe?o.createElement(Co,Object.assign({},(O=(E=(I=p?.consent)===null||I===void 0?void 0:I[0])===null||E===void 0?void 0:E.item)===null||O===void 0?void 0:O.props)):t({rtcList:M,mutateLike:Ge,mutateUnlike:Z,submitForm:B,tagList:u}))};var fn=o.memo(Io);function Oe(){return o.useContext(mn)}var hn;(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"})(hn||(hn={}));const An=o.createContext({$store:{},options:[],configs:[]}),ko=({children:t,isSsr:e,enable:i})=>{const[n,a]=o.useState([]),{schema:l}=jt(),[s,d]=o.useState(l.__STORE__||{}),[r,v]=o.useState([]);o.useEffect(()=>{var m;e||lt.isEqual(r,l?.dataSource)||v((m=l?.dataSource)!==null&&m!==void 0?m:[])},[l?.dataSource,e]);const c=o.useCallback(()=>ct(void 0,void 0,void 0,function*(){const{$store:m,idMapName:A}=yield Qi("",r);d(m),h(m,A)}),[r]),h=(m,A)=>{const f=[];Object.entries(m).forEach(([b,w])=>{Object.keys(w).forEach(p=>{const y={label:`${A[b]} - ${p}`,value:`{{ ${b}.${p} }}`};f.push(y)})}),a(f)};return o.useEffect(()=>{e||c()},[c,e,l]),i?o.createElement(An.Provider,{value:{$store:l.__STORE__||s,options:n,configs:r}},t):t};var Po=o.memo(ko);const ri={id:ai(6,10),item:{type:"common",h:300,category:"block",displayName:"block",isFirstLayout:!0,w:1e3},point:{i:"x-0",x:-38.34375,y:0,w:1e3,h:300,isBounded:!0,actualX:0,actualY:0},pathArr:[0],positionY:0},Ei={id:"",duration:0,name:"none"},gn=o.createContext({resolver:{},currentNode:null,schema:{pointData:[],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},__STORE__:{},sxpPageConf:{}},pageInfoData:{},prePiontData:[],undoStack:[ri],redoStack:[],popup:Ei,setPopup:()=>{}}),bn=o.forwardRef(({children:t,resolver:e,isSsr:i,schema:n,enableDataSource:a=!0,utmVal:l},s)=>{const[d,r]=o.useState(null),[v,c]=o.useState(n||{pointData:[ri],dataSource:[],mobilePiontData:[],type:"PC",pcPiontData:[],pageInfo:{},pcPageConf:{},mobilePageConf:{},sxpPageConf:{}}),[h,m]=o.useState([ri]),[A,f]=o.useState([[ri]]),[b,w]=o.useState([]),[p,y]=o.useState(Ei);typeof window<"u"&&(window.sxpPopup=(O,M)=>{y(Object.assign(Object.assign(Object.assign({},Ei),{id:O}),M))}),typeof window<"u"&&(window.getJointUtmLink=O=>(xo(),O?.indexOf("?")!==-1?O+(l?"&"+l:""):O+(l?"?"+l:""))),o.useEffect(()=>{f([v.pointData]),w([])},[v.type]);const g=o.useCallback(O=>{const M=lt.cloneDeep(v);M&&(M.dataSource=O,c?.(M))},[v]),[x,I]=o.useState();o.useImperativeHandle(s,()=>({loadSchema(O){O&&(f([O.pointData]),c(O))},exportSchema(){return lt.cloneDeep(v)},getPageInfoData(){return x},initPageInfoData(O){O&&I(O)}}));const E=o.useMemo(()=>{if(v)return v.type==="PC"?v.pcPageConf:v.mobilePageConf},[v]);return o.createElement(gn.Provider,{value:{resolver:e,currentNode:d,schema:v,setCurrentNode:r,setSchema:c,saveDataSource:g,prePiontData:h,setPrePiontData:m,pageInfoData:x,setPageInfoData:O=>I(Object.assign(Object.assign({},x),O)),undoStack:A,redoStack:b,setRedoStack:w,setUndoStack:f,getCurPageConf:E,popup:p,setPopup:y}},o.createElement(Po,{isSsr:i,enable:a},t))});var Mo=Object.freeze({__proto__:null,EditorCore:bn}),Do=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],_o=[{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 vt(){const{bffEventReport:t,popupDetailData:e,waterFallData:i,isFromHashtag:n}=Oe(),a=o.useCallback((d,r,v,c,h)=>{var m,A,f,b,w,p,y,g,x,I,E,O,M,S,u,_,C,L,T,V,F,D,R,N,k,j,H,z,J,K,te,re,ve,Se,De,Be,de,Y;let ne="";e&&(!((A=(m=d?.video)===null||m===void 0?void 0:m.bindProducts)===null||A===void 0)&&A.length||!((f=d?.video)===null||f===void 0)&&f.bindProduct)?ne="pdpPage":n?ne="hashTagPage":!((b=d?.video)===null||b===void 0)&&b.url?ne="videoPage":!((w=d?.video)===null||w===void 0)&&w.imgUrls&&(!((y=(p=d?.video)===null||p===void 0?void 0:p.imgUrls)===null||y===void 0)&&y.length)?ne="imagePage":d?.product&&(ne="productPage");const ae=(S=(O=(g=r?.tags)!==null&&g!==void 0?g:(E=(I=(x=d?.video)===null||x===void 0?void 0:x.bindProducts)===null||I===void 0?void 0:I[0])===null||E===void 0?void 0:E.tags)!==null&&O!==void 0?O:(M=d?.video)===null||M===void 0?void 0:M.tags)!==null&&S!==void 0?S:(u=d?.product)===null||u===void 0?void 0:u.tags;let ce=null;!((_=d?.video)===null||_===void 0)&&_.url?ce="video":!((C=d?.video)===null||C===void 0)&&C.imgUrls&&(!((T=(L=d?.video)===null||L===void 0?void 0:L.imgUrls)===null||T===void 0)&&T.length)&&(ce="image"),t?.({eventInfo:Object.assign({eventSubject:"jumpToWeb",eventDescription:"User jumped to website",productId:(V=r?.itemId)!==null&&V!==void 0?V:"",productName:(F=r?.title)!==null&&F!==void 0?F:"",price:r?.price?r?.price+"":"0",productCollection:(D=r?.collection)!==null&&D!==void 0?D:"",fromKName:ne,fromKPage:location?.href,contentTags:ae?JSON.stringify(ae):"",position:c+"",contentId:(N=(R=d?.video)===null||R===void 0?void 0:R.itemId)!==null&&N!==void 0?N:"",ctatId:(k=v?.itemId)!==null&&k!==void 0?k:"",traceInfo:(Y=(De=(ve=(J=(j=h??r?.traceInfo)!==null&&j!==void 0?j:(z=(H=d?.video)===null||H===void 0?void 0:H.bindProduct)===null||z===void 0?void 0:z.traceInfo)!==null&&J!==void 0?J:(re=(te=(K=d?.video)===null||K===void 0?void 0:K.bindProducts)===null||te===void 0?void 0:te[0])===null||re===void 0?void 0:re.traceInfo)!==null&&ve!==void 0?ve:(Se=d?.product)===null||Se===void 0?void 0:Se.traceInfo)!==null&&De!==void 0?De:(de=(Be=d?.video)===null||Be===void 0?void 0:Be.bindCta)===null||de===void 0?void 0:de.traceInfo)!==null&&Y!==void 0?Y:""},ce&&{contentFormat:ce})})},[t,e,n]),l=o.useCallback((d,r,v,c,h)=>{var m,A,f,b,w,p,y,g,x,I,E,O,M,S;let u="";e&&(!((A=(m=d?.video)===null||m===void 0?void 0:m.bindProducts)===null||A===void 0)&&A.length||!((f=d?.video)===null||f===void 0)&&f.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:h+"",contentId:(b=d?.video)===null||b===void 0?void 0:b.itemId,ctatId:v?.itemId,traceInfo:(S=(O=(g=(w=r?.traceInfo)!==null&&w!==void 0?w:(y=(p=d?.video)===null||p===void 0?void 0:p.bindProduct)===null||y===void 0?void 0:y.traceInfo)!==null&&g!==void 0?g:(E=(I=(x=d?.video)===null||x===void 0?void 0:x.bindProducts)===null||I===void 0?void 0:I[0])===null||E===void 0?void 0:E.traceInfo)!==null&&O!==void 0?O:(M=d?.product)===null||M===void 0?void 0:M.traceInfo)!==null&&S!==void 0?S:"",timeOnSite:Math.floor((new Date-c)/1e3)+"",eventSubject:"productView",eventDescription:"User browsed the product"}})},[t,e]),s=o.useCallback((d,r,v,c)=>{r&&r===si&&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 Lo=({layout:t,columns:e,onChange:i})=>o.createElement(o.Fragment,null,e?.map((n,a)=>o.createElement("div",{key:a,className:"pb-appoint-form-container-item",style:{flexDirection:t==="horizontal"?"row":"column"}},t!=="inline"&&o.createElement("label",{className:"pb-appoint-form-container-label"},n?.title),n?.valueType==="text"&&o.createElement("input",Object.assign({className:"pb-appoint-form-container-input",type:"text",placeholder:t==="inline"?n?.title:"\u8BF7\u8F93\u5165",name:n?.dataIndex},i&&{onChange:i})))));var Oo=o.memo(Lo);const Ro=t=>{var e,i,{columns:n,style:a,title:l,textStyle:s,submitBgColor:d,submitColor:r,submitText:v,layoutType:c="inline",isExternalLink:h,isPopup:m,onClick:A,onClose:f,submitButtonStyle:b}=t,w=nt(t,["columns","style","title","textStyle","submitBgColor","submitColor","submitText","layoutType","isExternalLink","isPopup","onClick","onClose","submitButtonStyle"]);const{submitForm:p,popupDetailData:y}=Oe(),{jumpToWeb:g}=vt(),[x,I]=o.useState(!1),[E,O]=o.useState({}),[M,S]=o.useState(0),u=o.useMemo(()=>[{title:"",dataIndex:"field",valueType:"text",key:"1"},{title:"",dataIndex:"field",valueType:"text",key:"2"},{title:"",dataIndex:"field",valueType:"text",key:"3"},{title:"",dataIndex:"field",valueType:"text",key:"4"}],[]),_=((e=document?.documentElement)===null||e===void 0?void 0:e.clientHeight)||((i=document?.body)===null||i===void 0?void 0:i.clientHeight),C=o.useMemo(()=>lt.cloneDeep(n)||u,[n,u]),L=o.useCallback(V=>{const{name:F,value:D}=V.target;O(Object.assign(Object.assign({},E),{[F]:D}))},[E]),T=lt.debounce(()=>ct(void 0,void 0,void 0,function*(){var V,F,D,R,N;const k=E;if(!k)return;const j=(F=(V=Object.keys(k))===null||V===void 0?void 0:V.map(z=>{var J;return{name:z,value:(J=k[z])!==null&&J!==void 0?J:""}}))===null||F===void 0?void 0:F.filter(z=>z?.value);if(!j||!j?.length)return;I(!0);const H=yield p?.({attributes:j});if(I(!1),H){if(h){const z=y,J=(D=z?.video)===null||D===void 0?void 0:D.bindProduct,K=(N=(R=z?.video)===null||R===void 0?void 0:R.bindProduct)===null||N===void 0?void 0:N.bindCta,te=y?.index;g(z,J,K,te)}m||f?.(),A?.()}}),1e3);return o.useEffect(()=>{const V=()=>{var F,D;if(!navigator.userAgent.toLowerCase().includes("android"))return;(((F=document?.documentElement)===null||F===void 0?void 0:F.clientHeight)||((D=document?.body)===null||D===void 0?void 0:D.clientHeight))<_?S(50):S(0)};return window.addEventListener("resize",V),()=>{window.removeEventListener("resize",V)}},[]),o.createElement("div",{className:"pb-appoint-form"},o.createElement("div",{className:`pb-appoint-form-title ${Pe.css(Object.assign({},s))}`,dangerouslySetInnerHTML:{__html:ye(l,s)}}),o.createElement("div",Object.assign({className:Pe.css(Object.assign(Object.assign({},a),{marginTop:M}))},w),o.createElement("div",{className:"pb-appoint-form-container"},o.createElement(Oo,{columns:C,layout:c,onChange:L}))),o.createElement("div",{className:"pb-appoint-form-btn-wrapper"},o.createElement("button",{"aria-label":v,onClick:T,className:"pb-appoint-form-btn",style:Object.assign({color:r,background:d},b),dangerouslySetInnerHTML:{__html:ye(x?"loading...":v,b)}})))};var No=o.memo(Ro);function rt(t,e){return t.extend=e,t}const Vo=rt(No,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"popup",type:"AppointForm",related:{settingRender:_o,bindableProps:[],interactionRender:Do},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 Fo=[{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 yn(t){return t!==null&&typeof t=="object"&&"constructor"in t&&t.constructor===Object}function Ci(t,e){t===void 0&&(t={}),e===void 0&&(e={}),Object.keys(e).forEach(i=>{typeof t[i]>"u"?t[i]=e[i]:yn(e[i])&&yn(t[i])&&Object.keys(e[i]).length>0&&Ci(t[i],e[i])})}const wn={body:{},addEventListener(){},removeEventListener(){},activeElement:{blur(){},nodeName:""},querySelector(){return null},querySelectorAll(){return[]},getElementById(){return null},createEvent(){return{initEvent(){}}},createElement(){return{children:[],childNodes:[],style:{},setAttribute(){},getElementsByTagName(){return[]}}},createElementNS(){return{}},importNode(){return null},location:{hash:"",host:"",hostname:"",href:"",origin:"",pathname:"",protocol:"",search:""}};function gt(){const t=typeof document<"u"?document:{};return Ci(t,wn),t}const jo={document:wn,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 mt(){const t=typeof window<"u"?window:{};return Ci(t,jo),t}function Bt(t){return t===void 0&&(t=""),t.trim().split(" ").filter(e=>!!e.trim())}function Bo(t){const e=t;Object.keys(e).forEach(i=>{try{e[i]=null}catch{}try{delete e[i]}catch{}})}function Zt(t,e){return e===void 0&&(e=0),setTimeout(t,e)}function Et(){return Date.now()}function zo(t){const e=mt();let i;return e.getComputedStyle&&(i=e.getComputedStyle(t,null)),!i&&t.currentStyle&&(i=t.currentStyle),i||(i=t.style),i}function Wo(t,e){e===void 0&&(e="x");const i=mt();let n,a,l;const s=zo(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,"),n=l.toString().split(",")),e==="x"&&(i.WebKitCSSMatrix?a=l.m41:n.length===16?a=parseFloat(n[12]):a=parseFloat(n[4])),e==="y"&&(i.WebKitCSSMatrix?a=l.m42:n.length===16?a=parseFloat(n[13]):a=parseFloat(n[5])),a||0}function di(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"}function Ho(t){return typeof window<"u"&&typeof window.HTMLElement<"u"?t instanceof HTMLElement:t&&(t.nodeType===1||t.nodeType===11)}function St(){const t=Object(arguments.length<=0?void 0:arguments[0]),e=["__proto__","constructor","prototype"];for(let i=1;i<arguments.length;i+=1){const n=i<0||arguments.length<=i?void 0:arguments[i];if(n!=null&&!Ho(n)){const a=Object.keys(Object(n)).filter(l=>e.indexOf(l)<0);for(let l=0,s=a.length;l<s;l+=1){const d=a[l],r=Object.getOwnPropertyDescriptor(n,d);r!==void 0&&r.enumerable&&(di(t[d])&&di(n[d])?n[d].__swiper__?t[d]=n[d]:St(t[d],n[d]):!di(t[d])&&di(n[d])?(t[d]={},n[d].__swiper__?t[d]=n[d]:St(t[d],n[d])):t[d]=n[d])}}}return t}function ci(t,e,i){t.style.setProperty(e,i)}function Sn(t){let{swiper:e,targetPosition:i,side:n}=t;const a=mt(),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=(m,A)=>v==="next"&&m>=A||v==="prev"&&m<=A,h=()=>{d=new Date().getTime(),s===null&&(s=d);const m=Math.max(Math.min((d-s)/r,1),0),A=.5-Math.cos(m*Math.PI)/2;let f=l+A*(i-l);if(c(f,i)&&(f=i),e.wrapperEl.scrollTo({[n]:f}),c(f,i)){e.wrapperEl.style.overflow="hidden",e.wrapperEl.style.scrollSnapType="",setTimeout(()=>{e.wrapperEl.style.overflow="",e.wrapperEl.scrollTo({[n]:f})}),a.cancelAnimationFrame(e.cssModeFrameID);return}e.cssModeFrameID=a.requestAnimationFrame(h)};h()}function Lt(t,e){return e===void 0&&(e=""),[...t.children].filter(i=>i.matches(e))}function ui(t){try{console.warn(t);return}catch{}}function Kt(t,e){e===void 0&&(e=[]);const i=document.createElement(t);return i.classList.add(...Array.isArray(e)?e:Bt(e)),i}function xn(t){const e=mt(),i=gt(),n=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:n.top+d-l,left:n.left+r-s}}function Xo(t,e){const i=[];for(;t.previousElementSibling;){const n=t.previousElementSibling;e?n.matches(e)&&i.push(n):i.push(n),t=n}return i}function Go(t,e){const i=[];for(;t.nextElementSibling;){const n=t.nextElementSibling;e?n.matches(e)&&i.push(n):i.push(n),t=n}return i}function zt(t,e){return mt().getComputedStyle(t,null).getPropertyValue(e)}function ei(t){let e=t,i;if(e){for(i=0;(e=e.previousSibling)!==null;)e.nodeType===1&&(i+=1);return i}}function pi(t,e){const i=[];let n=t.parentElement;for(;n;)e?n.matches(e)&&i.push(n):i.push(n),n=n.parentElement;return i}function Ii(t,e){function i(n){n.target===t&&(e.call(t,n),t.removeEventListener("transitionend",i))}e&&t.addEventListener("transitionend",i)}function ki(t,e,i){const n=mt();return i?t[e==="width"?"offsetWidth":"offsetHeight"]+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-right":"margin-top"))+parseFloat(n.getComputedStyle(t,null).getPropertyValue(e==="width"?"margin-left":"margin-bottom")):t.offsetWidth}function Ne(t){return(Array.isArray(t)?t:[t]).filter(e=>!!e)}function Pi(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l=gt(),s=mt();e.keyboard={enabled:!1},i({keyboard:{enabled:!1,onlyInViewport:!0,pageUpDown:!0}});function d(c){if(!e.enabled)return;const{rtlTranslate:h}=e;let m=c;m.originalEvent&&(m=m.originalEvent);const A=m.keyCode||m.charCode,f=e.params.keyboard.pageUpDown,b=f&&A===33,w=f&&A===34,p=A===37,y=A===39,g=A===38,x=A===40;if(!e.allowSlideNext&&(e.isHorizontal()&&y||e.isVertical()&&x||w)||!e.allowSlidePrev&&(e.isHorizontal()&&p||e.isVertical()&&g||b))return!1;if(!(m.shiftKey||m.altKey||m.ctrlKey||m.metaKey)&&!(l.activeElement&&l.activeElement.nodeName&&(l.activeElement.nodeName.toLowerCase()==="input"||l.activeElement.nodeName.toLowerCase()==="textarea"))){if(e.params.keyboard.onlyInViewport&&(b||w||p||y||g||x)){let I=!1;if(pi(e.el,`.${e.params.slideClass}, swiper-slide`).length>0&&pi(e.el,`.${e.params.slideActiveClass}`).length===0)return;const E=e.el,O=E.clientWidth,M=E.clientHeight,S=s.innerWidth,u=s.innerHeight,_=xn(E);h&&(_.left-=E.scrollLeft);const C=[[_.left,_.top],[_.left+O,_.top],[_.left,_.top+M],[_.left+O,_.top+M]];for(let L=0;L<C.length;L+=1){const T=C[L];if(T[0]>=0&&T[0]<=S&&T[1]>=0&&T[1]<=u){if(T[0]===0&&T[1]===0)continue;I=!0}}if(!I)return}e.isHorizontal()?((b||w||p||y)&&(m.preventDefault?m.preventDefault():m.returnValue=!1),((w||y)&&!h||(b||p)&&h)&&e.slideNext(),((b||p)&&!h||(w||y)&&h)&&e.slidePrev()):((b||w||g||x)&&(m.preventDefault?m.preventDefault():m.returnValue=!1),(w||x)&&e.slideNext(),(b||g)&&e.slidePrev()),a("keyPress",A)}}function r(){e.keyboard.enabled||(l.addEventListener("keydown",d),e.keyboard.enabled=!0)}function v(){e.keyboard.enabled&&(l.removeEventListener("keydown",d),e.keyboard.enabled=!1)}n("init",()=>{e.params.keyboard.enabled&&r()}),n("destroy",()=>{e.keyboard.enabled&&v()}),Object.assign(e.keyboard,{enable:r,disable:v})}function vi(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l=mt();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=Et(),r;const v=[];function c(g){let O=0,M=0,S=0,u=0;return"detail"in g&&(M=g.detail),"wheelDelta"in g&&(M=-g.wheelDelta/120),"wheelDeltaY"in g&&(M=-g.wheelDeltaY/120),"wheelDeltaX"in g&&(O=-g.wheelDeltaX/120),"axis"in g&&g.axis===g.HORIZONTAL_AXIS&&(O=M,M=0),S=O*10,u=M*10,"deltaY"in g&&(u=g.deltaY),"deltaX"in g&&(S=g.deltaX),g.shiftKey&&!S&&(S=u,u=0),(S||u)&&g.deltaMode&&(g.deltaMode===1?(S*=40,u*=40):(S*=800,u*=800)),S&&!O&&(O=S<1?-1:1),u&&!M&&(M=u<1?-1:1),{spinX:O,spinY:M,pixelX:S,pixelY:u}}function h(){e.enabled&&(e.mouseEntered=!0)}function m(){e.enabled&&(e.mouseEntered=!1)}function A(g){return e.params.mousewheel.thresholdDelta&&g.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&Et()-d<e.params.mousewheel.thresholdTime?!1:g.delta>=6&&Et()-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 f(g){const x=e.params.mousewheel;if(g.direction<0){if(e.isEnd&&!e.params.loop&&x.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&x.releaseOnEdges)return!0;return!1}function b(g){let x=g,I=!0;if(!e.enabled||g.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const E=e.params.mousewheel;e.params.cssMode&&x.preventDefault();let O=e.el;e.params.mousewheel.eventsTarget!=="container"&&(O=document.querySelector(e.params.mousewheel.eventsTarget));const M=O&&O.contains(x.target);if(!e.mouseEntered&&!M&&!E.releaseOnEdges)return!0;x.originalEvent&&(x=x.originalEvent);let S=0;const u=e.rtlTranslate?-1:1,_=c(x);if(E.forceToAxis)if(e.isHorizontal())if(Math.abs(_.pixelX)>Math.abs(_.pixelY))S=-_.pixelX*u;else return!0;else if(Math.abs(_.pixelY)>Math.abs(_.pixelX))S=-_.pixelY;else return!0;else S=Math.abs(_.pixelX)>Math.abs(_.pixelY)?-_.pixelX*u:-_.pixelY;if(S===0)return!0;E.invert&&(S=-S);let C=e.getTranslate()+S*E.sensitivity;if(C>=e.minTranslate()&&(C=e.minTranslate()),C<=e.maxTranslate()&&(C=e.maxTranslate()),I=e.params.loop?!0:!(C===e.minTranslate()||C===e.maxTranslate()),I&&e.params.nested&&x.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const L={time:Et(),delta:Math.abs(S),direction:Math.sign(S),raw:g};v.length>=2&&v.shift();const T=v.length?v[v.length-1]:void 0;if(v.push(L),T?(L.direction!==T.direction||L.delta>T.delta||L.time>T.time+150)&&A(L):A(L),f(L))return!0}else{const L={time:Et(),delta:Math.abs(S),direction:Math.sign(S)},T=r&&L.time<r.time+500&&L.delta<=r.delta&&L.direction===r.direction;if(!T){r=void 0;let V=e.getTranslate()+S*E.sensitivity;const F=e.isBeginning,D=e.isEnd;if(V>=e.minTranslate()&&(V=e.minTranslate()),V<=e.maxTranslate()&&(V=e.maxTranslate()),e.setTransition(0),e.setTranslate(V),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!F&&e.isBeginning||!D&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:L.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(s),s=void 0,v.length>=15&&v.shift();const R=v.length?v[v.length-1]:void 0,N=v[0];if(v.push(L),R&&(L.delta>R.delta||L.direction!==R.direction))v.splice(0);else if(v.length>=15&&L.time-N.time<500&&N.delta-L.delta>=1&&L.delta<=6){const k=S>0?.8:.2;r=L,v.splice(0),s=Zt(()=>{e.slideToClosest(e.params.speed,!0,void 0,k)},0)}s||(s=Zt(()=>{r=L,v.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(T||a("scroll",x),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),E.releaseOnEdges&&(V===e.minTranslate()||V===e.maxTranslate()))return!0}}return x.preventDefault?x.preventDefault():x.returnValue=!1,!1}function w(g){let x=e.el;e.params.mousewheel.eventsTarget!=="container"&&(x=document.querySelector(e.params.mousewheel.eventsTarget)),x[g]("mouseenter",h),x[g]("mouseleave",m),x[g]("wheel",b)}function p(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",b),!0):e.mousewheel.enabled?!1:(w("addEventListener"),e.mousewheel.enabled=!0,!0)}function y(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,b),!0):e.mousewheel.enabled?(w("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}n("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&y(),e.params.mousewheel.enabled&&p()}),n("destroy",()=>{e.params.cssMode&&p(),e.mousewheel.enabled&&y()}),Object.assign(e.mousewheel,{enable:p,disable:y})}function Mi(t,e,i,n){return t.params.createElements&&Object.keys(n).forEach(a=>{if(!i[a]&&i.auto===!0){let l=Lt(t.el,`.${n[a]}`)[0];l||(l=Kt("div",n[a]),l.className=n[a],t.el.append(l)),i[a]=l,e[a]=l}}),i}function Di(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;i({navigation:{nextEl:null,prevEl:null,hideOnClick:!1,disabledClass:"swiper-button-disabled",hiddenClass:"swiper-button-hidden",lockClass:"swiper-button-lock",navigationDisabledClass:"swiper-navigation-disabled"}}),e.navigation={nextEl:null,prevEl:null};function l(f){let b;return f&&typeof f=="string"&&e.isElement&&(b=e.el.querySelector(f),b)?b:(f&&(typeof f=="string"&&(b=[...document.querySelectorAll(f)]),e.params.uniqueNavElements&&typeof f=="string"&&b&&b.length>1&&e.el.querySelectorAll(f).length===1?b=e.el.querySelector(f):b&&b.length===1&&(b=b[0])),f&&!b?f:b)}function s(f,b){const w=e.params.navigation;f=Ne(f),f.forEach(p=>{p&&(p.classList[b?"add":"remove"](...w.disabledClass.split(" ")),p.tagName==="BUTTON"&&(p.disabled=b),e.params.watchOverflow&&e.enabled&&p.classList[e.isLocked?"add":"remove"](w.lockClass))})}function d(){const{nextEl:f,prevEl:b}=e.navigation;if(e.params.loop){s(b,!1),s(f,!1);return}s(b,e.isBeginning&&!e.params.rewind),s(f,e.isEnd&&!e.params.rewind)}function r(f){f.preventDefault(),!(e.isBeginning&&!e.params.loop&&!e.params.rewind)&&(e.slidePrev(),a("navigationPrev"))}function v(f){f.preventDefault(),!(e.isEnd&&!e.params.loop&&!e.params.rewind)&&(e.slideNext(),a("navigationNext"))}function c(){const f=e.params.navigation;if(e.params.navigation=Mi(e,e.originalParams.navigation,e.params.navigation,{nextEl:"swiper-button-next",prevEl:"swiper-button-prev"}),!(f.nextEl||f.prevEl))return;let b=l(f.nextEl),w=l(f.prevEl);Object.assign(e.navigation,{nextEl:b,prevEl:w}),b=Ne(b),w=Ne(w);const p=(y,g)=>{y&&y.addEventListener("click",g==="next"?v:r),!e.enabled&&y&&y.classList.add(...f.lockClass.split(" "))};b.forEach(y=>p(y,"next")),w.forEach(y=>p(y,"prev"))}function h(){let{nextEl:f,prevEl:b}=e.navigation;f=Ne(f),b=Ne(b);const w=(p,y)=>{p.removeEventListener("click",y==="next"?v:r),p.classList.remove(...e.params.navigation.disabledClass.split(" "))};f.forEach(p=>w(p,"next")),b.forEach(p=>w(p,"prev"))}n("init",()=>{e.params.navigation.enabled===!1?A():(c(),d())}),n("toEdge fromEdge lock unlock",()=>{d()}),n("destroy",()=>{h()}),n("enable disable",()=>{let{nextEl:f,prevEl:b}=e.navigation;if(f=Ne(f),b=Ne(b),e.enabled){d();return}[...f,...b].filter(w=>!!w).forEach(w=>w.classList.add(e.params.navigation.lockClass))}),n("click",(f,b)=>{let{nextEl:w,prevEl:p}=e.navigation;w=Ne(w),p=Ne(p);const y=b.target;let g=p.includes(y)||w.includes(y);if(e.isElement&&!g){const x=b.path||b.composedPath&&b.composedPath();x&&(g=x.find(I=>w.includes(I)||p.includes(I)))}if(e.params.navigation.hideOnClick&&!g){if(e.pagination&&e.params.pagination&&e.params.pagination.clickable&&(e.pagination.el===y||e.pagination.el.contains(y)))return;let x;w.length?x=w[0].classList.contains(e.params.navigation.hiddenClass):p.length&&(x=p[0].classList.contains(e.params.navigation.hiddenClass)),a(x===!0?"navigationShow":"navigationHide"),[...w,...p].filter(I=>!!I).forEach(I=>I.classList.toggle(e.params.navigation.hiddenClass))}});const m=()=>{e.el.classList.remove(...e.params.navigation.navigationDisabledClass.split(" ")),c(),d()},A=()=>{e.el.classList.add(...e.params.navigation.navigationDisabledClass.split(" ")),h()};Object.assign(e.navigation,{enable:m,disable:A,update:d,init:c,destroy:h})}function Vt(t){return t===void 0&&(t=""),`.${t.trim().replace(/([\.:!+\/])/g,"\\$1").replace(/ /g,".")}`}function mi(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l="swiper-pagination";i({pagination:{el:null,bulletElement:"span",clickable:!1,hideOnClick:!1,renderBullet:null,renderProgressbar:null,renderFraction:null,renderCustom:null,progressbarOpposite:!1,type:"bullets",dynamicBullets:!1,dynamicMainBullets:1,formatFractionCurrent:p=>p,formatFractionTotal:p=>p,bulletClass:`${l}-bullet`,bulletActiveClass:`${l}-bullet-active`,modifierClass:`${l}-`,currentClass:`${l}-current`,totalClass:`${l}-total`,hiddenClass:`${l}-hidden`,progressbarFillClass:`${l}-progressbar-fill`,progressbarOppositeClass:`${l}-progressbar-opposite`,clickableClass:`${l}-clickable`,lockClass:`${l}-lock`,horizontalClass:`${l}-horizontal`,verticalClass:`${l}-vertical`,paginationDisabledClass:`${l}-disabled`}}),e.pagination={el:null,bullets:[]};let s,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,y){const{bulletActiveClass:g}=e.params.pagination;p&&(p=p[`${y==="prev"?"previous":"next"}ElementSibling`],p&&(p.classList.add(`${g}-${y}`),p=p[`${y==="prev"?"previous":"next"}ElementSibling`],p&&p.classList.add(`${g}-${y}-${y}`)))}function c(p){const y=p.target.closest(Vt(e.params.pagination.bulletClass));if(!y)return;p.preventDefault();const g=ei(y)*e.params.slidesPerGroup;if(e.params.loop){if(e.realIndex===g)return;e.slideToLoop(g)}else e.slideTo(g)}function h(){const p=e.rtl,y=e.params.pagination;if(r())return;let g=e.pagination.el;g=Ne(g);let x,I;const E=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.slides.length,O=e.params.loop?Math.ceil(E/e.params.slidesPerGroup):e.snapGrid.length;if(e.params.loop?(I=e.previousRealIndex||0,x=e.params.slidesPerGroup>1?Math.floor(e.realIndex/e.params.slidesPerGroup):e.realIndex):typeof e.snapIndex<"u"?(x=e.snapIndex,I=e.previousSnapIndex):(I=e.previousIndex||0,x=e.activeIndex||0),y.type==="bullets"&&e.pagination.bullets&&e.pagination.bullets.length>0){const M=e.pagination.bullets;let S,u,_;if(y.dynamicBullets&&(s=ki(M[0],e.isHorizontal()?"width":"height",!0),g.forEach(C=>{C.style[e.isHorizontal()?"width":"height"]=`${s*(y.dynamicMainBullets+4)}px`}),y.dynamicMainBullets>1&&I!==void 0&&(d+=x-(I||0),d>y.dynamicMainBullets-1?d=y.dynamicMainBullets-1:d<0&&(d=0)),S=Math.max(x-d,0),u=S+(Math.min(M.length,y.dynamicMainBullets)-1),_=(u+S)/2),M.forEach(C=>{const L=[...["","-next","-next-next","-prev","-prev-prev","-main"].map(T=>`${y.bulletActiveClass}${T}`)].map(T=>typeof T=="string"&&T.includes(" ")?T.split(" "):T).flat();C.classList.remove(...L)}),g.length>1)M.forEach(C=>{const L=ei(C);L===x?C.classList.add(...y.bulletActiveClass.split(" ")):e.isElement&&C.setAttribute("part","bullet"),y.dynamicBullets&&(L>=S&&L<=u&&C.classList.add(...`${y.bulletActiveClass}-main`.split(" ")),L===S&&v(C,"prev"),L===u&&v(C,"next"))});else{const C=M[x];if(C&&C.classList.add(...y.bulletActiveClass.split(" ")),e.isElement&&M.forEach((L,T)=>{L.setAttribute("part",T===x?"bullet-active":"bullet")}),y.dynamicBullets){const L=M[S],T=M[u];for(let V=S;V<=u;V+=1)M[V]&&M[V].classList.add(...`${y.bulletActiveClass}-main`.split(" "));v(L,"prev"),v(T,"next")}}if(y.dynamicBullets){const C=Math.min(M.length,y.dynamicMainBullets+4),L=(s*C-s)/2-_*s,T=p?"right":"left";M.forEach(V=>{V.style[e.isHorizontal()?T:"top"]=`${L}px`})}}g.forEach((M,S)=>{if(y.type==="fraction"&&(M.querySelectorAll(Vt(y.currentClass)).forEach(u=>{u.textContent=y.formatFractionCurrent(x+1)}),M.querySelectorAll(Vt(y.totalClass)).forEach(u=>{u.textContent=y.formatFractionTotal(O)})),y.type==="progressbar"){let u;y.progressbarOpposite?u=e.isHorizontal()?"vertical":"horizontal":u=e.isHorizontal()?"horizontal":"vertical";const _=(x+1)/O;let C=1,L=1;u==="horizontal"?C=_:L=_,M.querySelectorAll(Vt(y.progressbarFillClass)).forEach(T=>{T.style.transform=`translate3d(0,0,0) scaleX(${C}) scaleY(${L})`,T.style.transitionDuration=`${e.params.speed}ms`})}y.type==="custom"&&y.renderCustom?(M.innerHTML=y.renderCustom(e,x+1,O),S===0&&a("paginationRender",M)):(S===0&&a("paginationRender",M),a("paginationUpdate",M)),e.params.watchOverflow&&e.enabled&&M.classList[e.isLocked?"add":"remove"](y.lockClass)})}function m(){const p=e.params.pagination;if(r())return;const y=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:e.grid&&e.params.grid.rows>1?e.slides.length/Math.ceil(e.params.grid.rows):e.slides.length;let g=e.pagination.el;g=Ne(g);let x="";if(p.type==="bullets"){let I=e.params.loop?Math.ceil(y/e.params.slidesPerGroup):e.snapGrid.length;e.params.freeMode&&e.params.freeMode.enabled&&I>y&&(I=y);for(let E=0;E<I;E+=1)p.renderBullet?x+=p.renderBullet.call(e,E,p.bulletClass):x+=`<${p.bulletElement} ${e.isElement?'part="bullet"':""} class="${p.bulletClass}"></${p.bulletElement}>`}p.type==="fraction"&&(p.renderFraction?x=p.renderFraction.call(e,p.currentClass,p.totalClass):x=`<span class="${p.currentClass}"></span> / <span class="${p.totalClass}"></span>`),p.type==="progressbar"&&(p.renderProgressbar?x=p.renderProgressbar.call(e,p.progressbarFillClass):x=`<span class="${p.progressbarFillClass}"></span>`),e.pagination.bullets=[],g.forEach(I=>{p.type!=="custom"&&(I.innerHTML=x||""),p.type==="bullets"&&e.pagination.bullets.push(...I.querySelectorAll(Vt(p.bulletClass)))}),p.type!=="custom"&&a("paginationRender",g[0])}function A(){e.params.pagination=Mi(e,e.originalParams.pagination,e.params.pagination,{el:"swiper-pagination"});const p=e.params.pagination;if(!p.el)return;let y;typeof p.el=="string"&&e.isElement&&(y=e.el.querySelector(p.el)),!y&&typeof p.el=="string"&&(y=[...document.querySelectorAll(p.el)]),y||(y=p.el),!(!y||y.length===0)&&(e.params.uniqueNavElements&&typeof p.el=="string"&&Array.isArray(y)&&y.length>1&&(y=[...e.el.querySelectorAll(p.el)],y.length>1&&(y=y.filter(g=>pi(g,".swiper")[0]===e.el)[0])),Array.isArray(y)&&y.length===1&&(y=y[0]),Object.assign(e.pagination,{el:y}),y=Ne(y),y.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 f(){const p=e.params.pagination;if(r())return;let y=e.pagination.el;y&&(y=Ne(y),y.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(" ")))}n("changeDirection",()=>{if(!e.pagination||!e.pagination.el)return;const p=e.params.pagination;let{el:y}=e.pagination;y=Ne(y),y.forEach(g=>{g.classList.remove(p.horizontalClass,p.verticalClass),g.classList.add(e.isHorizontal()?p.horizontalClass:p.verticalClass)})}),n("init",()=>{e.params.pagination.enabled===!1?w():(A(),m(),h())}),n("activeIndexChange",()=>{typeof e.snapIndex>"u"&&h()}),n("snapIndexChange",()=>{h()}),n("snapGridLengthChange",()=>{m(),h()}),n("destroy",()=>{f()}),n("enable disable",()=>{let{el:p}=e.pagination;p&&(p=Ne(p),p.forEach(y=>y.classList[e.enabled?"remove":"add"](e.params.pagination.lockClass)))}),n("lock unlock",()=>{h()}),n("click",(p,y)=>{const g=y.target,x=Ne(e.pagination.el);if(e.params.pagination.el&&e.params.pagination.hideOnClick&&x&&x.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 I=x[0].classList.contains(e.params.pagination.hiddenClass);a(I===!0?"paginationShow":"paginationHide"),x.forEach(E=>E.classList.toggle(e.params.pagination.hiddenClass))}});const b=()=>{e.el.classList.remove(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Ne(p),p.forEach(y=>y.classList.remove(e.params.pagination.paginationDisabledClass))),A(),m(),h()},w=()=>{e.el.classList.add(e.params.pagination.paginationDisabledClass);let{el:p}=e.pagination;p&&(p=Ne(p),p.forEach(y=>y.classList.add(e.params.pagination.paginationDisabledClass))),f()};Object.assign(e.pagination,{enable:b,disable:w,render:m,update:h,init:A,destroy:f})}function Uo(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l=gt();let s=!1,d=null,r=null,v,c,h,m;i({scrollbar:{el:null,dragSize:"auto",hide:!1,draggable:!1,snapOnRelease:!0,lockClass:"swiper-scrollbar-lock",dragClass:"swiper-scrollbar-drag",scrollbarDisabledClass:"swiper-scrollbar-disabled",horizontalClass:"swiper-scrollbar-horizontal",verticalClass:"swiper-scrollbar-vertical"}}),e.scrollbar={el:null,dragEl:null};function A(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C,rtlTranslate:L}=e,{dragEl:T,el:V}=C,F=e.params.scrollbar,D=e.params.loop?e.progressLoop:e.progress;let R=c,N=(h-c)*D;L?(N=-N,N>0?(R=c-N,N=0):-N+c>h&&(R=h+N)):N<0?(R=c+N,N=0):N+c>h&&(R=h-N),e.isHorizontal()?(T.style.transform=`translate3d(${N}px, 0, 0)`,T.style.width=`${R}px`):(T.style.transform=`translate3d(0px, ${N}px, 0)`,T.style.height=`${R}px`),F.hide&&(clearTimeout(d),V.style.opacity=1,d=setTimeout(()=>{V.style.opacity=0,V.style.transitionDuration="400ms"},1e3))}function f(C){!e.params.scrollbar.el||!e.scrollbar.el||(e.scrollbar.dragEl.style.transitionDuration=`${C}ms`)}function b(){if(!e.params.scrollbar.el||!e.scrollbar.el)return;const{scrollbar:C}=e,{dragEl:L,el:T}=C;L.style.width="",L.style.height="",h=e.isHorizontal()?T.offsetWidth:T.offsetHeight,m=e.size/(e.virtualSize+e.params.slidesOffsetBefore-(e.params.centeredSlides?e.snapGrid[0]:0)),e.params.scrollbar.dragSize==="auto"?c=h*m:c=parseInt(e.params.scrollbar.dragSize,10),e.isHorizontal()?L.style.width=`${c}px`:L.style.height=`${c}px`,m>=1?T.style.display="none":T.style.display="",e.params.scrollbar.hide&&(T.style.opacity=0),e.params.watchOverflow&&e.enabled&&C.el.classList[e.isLocked?"add":"remove"](e.params.scrollbar.lockClass)}function w(C){return e.isHorizontal()?C.clientX:C.clientY}function p(C){const{scrollbar:L,rtlTranslate:T}=e,{el:V}=L;let F;F=(w(C)-xn(V)[e.isHorizontal()?"left":"top"]-(v!==null?v:c/2))/(h-c),F=Math.max(Math.min(F,1),0),T&&(F=1-F);const D=e.minTranslate()+(e.maxTranslate()-e.minTranslate())*F;e.updateProgress(D),e.setTranslate(D),e.updateActiveIndex(),e.updateSlidesClasses()}function y(C){const L=e.params.scrollbar,{scrollbar:T,wrapperEl:V}=e,{el:F,dragEl:D}=T;s=!0,v=C.target===D?w(C)-C.target.getBoundingClientRect()[e.isHorizontal()?"left":"top"]:null,C.preventDefault(),C.stopPropagation(),V.style.transitionDuration="100ms",D.style.transitionDuration="100ms",p(C),clearTimeout(r),F.style.transitionDuration="0ms",L.hide&&(F.style.opacity=1),e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="none"),a("scrollbarDragStart",C)}function g(C){const{scrollbar:L,wrapperEl:T}=e,{el:V,dragEl:F}=L;s&&(C.preventDefault&&C.cancelable?C.preventDefault():C.returnValue=!1,p(C),T.style.transitionDuration="0ms",V.style.transitionDuration="0ms",F.style.transitionDuration="0ms",a("scrollbarDragMove",C))}function x(C){const L=e.params.scrollbar,{scrollbar:T,wrapperEl:V}=e,{el:F}=T;s&&(s=!1,e.params.cssMode&&(e.wrapperEl.style["scroll-snap-type"]="",V.style.transitionDuration=""),L.hide&&(clearTimeout(r),r=Zt(()=>{F.style.opacity=0,F.style.transitionDuration="400ms"},1e3)),a("scrollbarDragEnd",C),L.snapOnRelease&&e.slideToClosest())}function I(C){const{scrollbar:L,params:T}=e,V=L.el;if(!V)return;const F=V,D=T.passiveListeners?{passive:!1,capture:!1}:!1,R=T.passiveListeners?{passive:!0,capture:!1}:!1;if(!F)return;const N=C==="on"?"addEventListener":"removeEventListener";F[N]("pointerdown",y,D),l[N]("pointermove",g,D),l[N]("pointerup",x,R)}function E(){!e.params.scrollbar.el||!e.scrollbar.el||I("on")}function O(){!e.params.scrollbar.el||!e.scrollbar.el||I("off")}function M(){const{scrollbar:C,el:L}=e;e.params.scrollbar=Mi(e,e.originalParams.scrollbar,e.params.scrollbar,{el:"swiper-scrollbar"});const T=e.params.scrollbar;if(!T.el)return;let V;if(typeof T.el=="string"&&e.isElement&&(V=e.el.querySelector(T.el)),!V&&typeof T.el=="string"){if(V=l.querySelectorAll(T.el),!V.length)return}else V||(V=T.el);e.params.uniqueNavElements&&typeof T.el=="string"&&V.length>1&&L.querySelectorAll(T.el).length===1&&(V=L.querySelector(T.el)),V.length>0&&(V=V[0]),V.classList.add(e.isHorizontal()?T.horizontalClass:T.verticalClass);let F;V&&(F=V.querySelector(Vt(e.params.scrollbar.dragClass)),F||(F=Kt("div",e.params.scrollbar.dragClass),V.append(F))),Object.assign(C,{el:V,dragEl:F}),T.draggable&&E(),V&&V.classList[e.enabled?"remove":"add"](...Bt(e.params.scrollbar.lockClass))}function S(){const C=e.params.scrollbar,L=e.scrollbar.el;L&&L.classList.remove(...Bt(e.isHorizontal()?C.horizontalClass:C.verticalClass)),O()}n("changeDirection",()=>{if(!e.scrollbar||!e.scrollbar.el)return;const C=e.params.scrollbar;let{el:L}=e.scrollbar;L=Ne(L),L.forEach(T=>{T.classList.remove(C.horizontalClass,C.verticalClass),T.classList.add(e.isHorizontal()?C.horizontalClass:C.verticalClass)})}),n("init",()=>{e.params.scrollbar.enabled===!1?_():(M(),b(),A())}),n("update resize observerUpdate lock unlock changeDirection",()=>{b()}),n("setTranslate",()=>{A()}),n("setTransition",(C,L)=>{f(L)}),n("enable disable",()=>{const{el:C}=e.scrollbar;C&&C.classList[e.enabled?"remove":"add"](...Bt(e.params.scrollbar.lockClass))}),n("destroy",()=>{S()});const u=()=>{e.el.classList.remove(...Bt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.remove(...Bt(e.params.scrollbar.scrollbarDisabledClass)),M(),b(),A()},_=()=>{e.el.classList.add(...Bt(e.params.scrollbar.scrollbarDisabledClass)),e.scrollbar.el&&e.scrollbar.el.classList.add(...Bt(e.params.scrollbar.scrollbarDisabledClass)),S()};Object.assign(e.scrollbar,{enable:u,disable:_,updateSize:b,setTranslate:A,init:M,destroy:S})}function _i(t){let{swiper:e,extendParams:i,on:n}=t;i({a11y:{enabled:!0,notificationClass:"swiper-notification",prevSlideMessage:"Previous slide",nextSlideMessage:"Next slide",firstSlideMessage:"This is the first slide",lastSlideMessage:"This is the last slide",paginationBulletMessage:"Go to slide {{index}}",slideLabelMessage:"{{index}} / {{slidesLength}}",containerMessage:null,containerRoleDescriptionMessage:null,itemRoleDescriptionMessage:null,slideRole:"group",id:null}}),e.a11y={clicked:!1};let a=null,l,s,d=new Date().getTime();function r(D){const R=a;R.length!==0&&(R.innerHTML="",R.innerHTML=D)}function v(D){D===void 0&&(D=16);const R=()=>Math.round(16*Math.random()).toString(16);return"x".repeat(D).replace(/x/g,R)}function c(D){D=Ne(D),D.forEach(R=>{R.setAttribute("tabIndex","0")})}function h(D){D=Ne(D),D.forEach(R=>{R.setAttribute("tabIndex","-1")})}function m(D,R){D=Ne(D),D.forEach(N=>{N.setAttribute("role",R)})}function A(D,R){D=Ne(D),D.forEach(N=>{N.setAttribute("aria-roledescription",R)})}function f(D,R){D=Ne(D),D.forEach(N=>{N.setAttribute("aria-controls",R)})}function b(D,R){D=Ne(D),D.forEach(N=>{N.setAttribute("aria-label",R)})}function w(D,R){D=Ne(D),D.forEach(N=>{N.setAttribute("id",R)})}function p(D,R){D=Ne(D),D.forEach(N=>{N.setAttribute("aria-live",R)})}function y(D){D=Ne(D),D.forEach(R=>{R.setAttribute("aria-disabled",!0)})}function g(D){D=Ne(D),D.forEach(R=>{R.setAttribute("aria-disabled",!1)})}function x(D){if(D.keyCode!==13&&D.keyCode!==32)return;const R=e.params.a11y,N=D.target;if(!(e.pagination&&e.pagination.el&&(N===e.pagination.el||e.pagination.el.contains(D.target))&&!D.target.matches(Vt(e.params.pagination.bulletClass)))){if(e.navigation&&e.navigation.prevEl&&e.navigation.nextEl){const k=Ne(e.navigation.prevEl);Ne(e.navigation.nextEl).includes(N)&&(e.isEnd&&!e.params.loop||e.slideNext(),e.isEnd?r(R.lastSlideMessage):r(R.nextSlideMessage)),k.includes(N)&&(e.isBeginning&&!e.params.loop||e.slidePrev(),e.isBeginning?r(R.firstSlideMessage):r(R.prevSlideMessage))}e.pagination&&N.matches(Vt(e.params.pagination.bulletClass))&&N.click()}}function I(){if(e.params.loop||e.params.rewind||!e.navigation)return;const{nextEl:D,prevEl:R}=e.navigation;R&&(e.isBeginning?(y(R),h(R)):(g(R),c(R))),D&&(e.isEnd?(y(D),h(D)):(g(D),c(D)))}function E(){return e.pagination&&e.pagination.bullets&&e.pagination.bullets.length}function O(){return E()&&e.params.pagination.clickable}function M(){const D=e.params.a11y;E()&&e.pagination.bullets.forEach(R=>{e.params.pagination.clickable&&(c(R),e.params.pagination.renderBullet||(m(R,"button"),b(R,D.paginationBulletMessage.replace(/\{\{index\}\}/,ei(R)+1)))),R.matches(Vt(e.params.pagination.bulletActiveClass))?R.setAttribute("aria-current","true"):R.removeAttribute("aria-current")})}const S=(D,R,N)=>{c(D),D.tagName!=="BUTTON"&&(m(D,"button"),D.addEventListener("keydown",x)),b(D,N),f(D,R)},u=D=>{s&&s!==D.target&&!s.contains(D.target)&&(l=!0),e.a11y.clicked=!0},_=()=>{l=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{e.destroyed||(e.a11y.clicked=!1)})})},C=D=>{d=new Date().getTime()},L=D=>{if(e.a11y.clicked||new Date().getTime()-d<100)return;const R=D.target.closest(`.${e.params.slideClass}, swiper-slide`);if(!R||!e.slides.includes(R))return;s=R;const N=e.slides.indexOf(R)===e.activeIndex,k=e.params.watchSlidesProgress&&e.visibleSlides&&e.visibleSlides.includes(R);N||k||D.sourceCapabilities&&D.sourceCapabilities.firesTouchEvents||(e.isHorizontal()?e.el.scrollLeft=0:e.el.scrollTop=0,requestAnimationFrame(()=>{l||(e.params.loop?e.slideToLoop(parseInt(R.getAttribute("data-swiper-slide-index")),0):e.slideTo(e.slides.indexOf(R),0),l=!1)}))},T=()=>{const D=e.params.a11y;D.itemRoleDescriptionMessage&&A(e.slides,D.itemRoleDescriptionMessage),D.slideRole&&m(e.slides,D.slideRole);const R=e.slides.length;D.slideLabelMessage&&e.slides.forEach((N,k)=>{const j=e.params.loop?parseInt(N.getAttribute("data-swiper-slide-index"),10):k,H=D.slideLabelMessage.replace(/\{\{index\}\}/,j+1).replace(/\{\{slidesLength\}\}/,R);b(N,H)})},V=()=>{const D=e.params.a11y;e.el.append(a);const R=e.el;D.containerRoleDescriptionMessage&&A(R,D.containerRoleDescriptionMessage),D.containerMessage&&b(R,D.containerMessage);const N=e.wrapperEl,k=D.id||N.getAttribute("id")||`swiper-wrapper-${v(16)}`,j=e.params.autoplay&&e.params.autoplay.enabled?"off":"polite";w(N,k),p(N,j),T();let{nextEl:H,prevEl:z}=e.navigation?e.navigation:{};H=Ne(H),z=Ne(z),H&&H.forEach(K=>S(K,k,D.nextSlideMessage)),z&&z.forEach(K=>S(K,k,D.prevSlideMessage)),O()&&Ne(e.pagination.el).forEach(te=>{te.addEventListener("keydown",x)}),gt().addEventListener("visibilitychange",C),e.el.addEventListener("focus",L,!0),e.el.addEventListener("focus",L,!0),e.el.addEventListener("pointerdown",u,!0),e.el.addEventListener("pointerup",_,!0)};function F(){a&&a.remove();let{nextEl:D,prevEl:R}=e.navigation?e.navigation:{};D=Ne(D),R=Ne(R),D&&D.forEach(k=>k.removeEventListener("keydown",x)),R&&R.forEach(k=>k.removeEventListener("keydown",x)),O()&&Ne(e.pagination.el).forEach(j=>{j.removeEventListener("keydown",x)}),gt().removeEventListener("visibilitychange",C),e.el&&typeof e.el!="string"&&(e.el.removeEventListener("focus",L,!0),e.el.removeEventListener("pointerdown",u,!0),e.el.removeEventListener("pointerup",_,!0))}n("beforeInit",()=>{a=Kt("span",e.params.a11y.notificationClass),a.setAttribute("aria-live","assertive"),a.setAttribute("aria-atomic","true")}),n("afterInit",()=>{e.params.a11y.enabled&&V()}),n("slidesLengthChange snapGridLengthChange slidesGridLengthChange",()=>{e.params.a11y.enabled&&T()}),n("fromEdge toEdge afterInit lock unlock",()=>{e.params.a11y.enabled&&I()}),n("paginationUpdate",()=>{e.params.a11y.enabled&&M()}),n("destroy",()=>{e.params.a11y.enabled&&F()})}function fi(t){let{swiper:e,extendParams:i,on:n,emit:a,params:l}=t;e.autoplay={running:!1,paused:!1,timeLeft:0},i({autoplay:{enabled:!1,delay:3e3,waitForTransition:!0,disableOnInteraction:!1,stopOnLastSlide:!1,reverseDirection:!1,pauseOnMouseEnter:!1}});let s,d,r=l&&l.autoplay?l.autoplay.delay:3e3,v=l&&l.autoplay?l.autoplay.delay:3e3,c,h=new Date().getTime(),m,A,f,b,w,p,y;function g(R){!e||e.destroyed||!e.wrapperEl||R.target===e.wrapperEl&&(e.wrapperEl.removeEventListener("transitionend",g),!(y||R.detail&&R.detail.bySwiperTouchMove)&&u())}const x=()=>{if(e.destroyed||!e.autoplay.running)return;e.autoplay.paused?m=!0:m&&(v=c,m=!1);const R=e.autoplay.paused?c:h+v-new Date().getTime();e.autoplay.timeLeft=R,a("autoplayTimeLeft",R,R/r),d=requestAnimationFrame(()=>{x()})},I=()=>{let R;return e.virtual&&e.params.virtual.enabled?R=e.slides.filter(k=>k.classList.contains("swiper-slide-active"))[0]:R=e.slides[e.activeIndex],R?parseInt(R.getAttribute("data-swiper-autoplay"),10):void 0},E=R=>{if(e.destroyed||!e.autoplay.running)return;cancelAnimationFrame(d),x();let N=typeof R>"u"?e.params.autoplay.delay:R;r=e.params.autoplay.delay,v=e.params.autoplay.delay;const k=I();!Number.isNaN(k)&&k>0&&typeof R>"u"&&(N=k,r=k,v=k),c=N;const j=e.params.speed,H=()=>{!e||e.destroyed||(e.params.autoplay.reverseDirection?!e.isBeginning||e.params.loop||e.params.rewind?(e.slidePrev(j,!0,!0),a("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(e.slides.length-1,j,!0,!0),a("autoplay")):!e.isEnd||e.params.loop||e.params.rewind?(e.slideNext(j,!0,!0),a("autoplay")):e.params.autoplay.stopOnLastSlide||(e.slideTo(0,j,!0,!0),a("autoplay")),e.params.cssMode&&(h=new Date().getTime(),requestAnimationFrame(()=>{E()})))};return N>0?(clearTimeout(s),s=setTimeout(()=>{H()},N)):requestAnimationFrame(()=>{H()}),N},O=()=>{h=new Date().getTime(),e.autoplay.running=!0,E(),a("autoplayStart")},M=()=>{e.autoplay.running=!1,clearTimeout(s),cancelAnimationFrame(d),a("autoplayStop")},S=(R,N)=>{if(e.destroyed||!e.autoplay.running)return;clearTimeout(s),R||(p=!0);const k=()=>{a("autoplayPause"),e.params.autoplay.waitForTransition?e.wrapperEl.addEventListener("transitionend",g):u()};if(e.autoplay.paused=!0,N){w&&(c=e.params.autoplay.delay),w=!1,k();return}c=(c||e.params.autoplay.delay)-(new Date().getTime()-h),!(e.isEnd&&c<0&&!e.params.loop)&&(c<0&&(c=0),k())},u=()=>{e.isEnd&&c<0&&!e.params.loop||e.destroyed||!e.autoplay.running||(h=new Date().getTime(),p?(p=!1,E(c)):E(),e.autoplay.paused=!1,a("autoplayResume"))},_=()=>{if(e.destroyed||!e.autoplay.running)return;const R=gt();R.visibilityState==="hidden"&&(p=!0,S(!0)),R.visibilityState==="visible"&&u()},C=R=>{R.pointerType==="mouse"&&(p=!0,y=!0,!(e.animating||e.autoplay.paused)&&S(!0))},L=R=>{R.pointerType==="mouse"&&(y=!1,e.autoplay.paused&&u())},T=()=>{e.params.autoplay.pauseOnMouseEnter&&(e.el.addEventListener("pointerenter",C),e.el.addEventListener("pointerleave",L))},V=()=>{e.el&&typeof e.el!="string"&&(e.el.removeEventListener("pointerenter",C),e.el.removeEventListener("pointerleave",L))},F=()=>{gt().addEventListener("visibilitychange",_)},D=()=>{gt().removeEventListener("visibilitychange",_)};n("init",()=>{e.params.autoplay.enabled&&(T(),F(),O())}),n("destroy",()=>{V(),D(),e.autoplay.running&&M()}),n("_freeModeStaticRelease",()=>{(f||p)&&u()}),n("_freeModeNoMomentumRelease",()=>{e.params.autoplay.disableOnInteraction?M():S(!0,!0)}),n("beforeTransitionStart",(R,N,k)=>{e.destroyed||!e.autoplay.running||(k||!e.params.autoplay.disableOnInteraction?S(!0,!0):M())}),n("sliderFirstMove",()=>{if(!(e.destroyed||!e.autoplay.running)){if(e.params.autoplay.disableOnInteraction){M();return}A=!0,f=!1,p=!1,b=setTimeout(()=>{p=!0,f=!0,S(!0)},200)}}),n("touchEnd",()=>{if(!(e.destroyed||!e.autoplay.running||!A)){if(clearTimeout(b),clearTimeout(s),e.params.autoplay.disableOnInteraction){f=!1,A=!1;return}f&&e.params.cssMode&&u(),f=!1,A=!1}}),n("slideChange",()=>{e.destroyed||!e.autoplay.running||(w=!0)}),Object.assign(e.autoplay,{start:O,stop:M,pause:S,resume:u})}function Yo(t){let{swiper:e,extendParams:i,emit:n,once:a}=t;i({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function l(){if(e.params.cssMode)return;const r=e.getTranslate();e.setTranslate(r),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function s(){if(e.params.cssMode)return;const{touchEventsData:r,touches:v}=e;r.velocities.length===0&&r.velocities.push({position:v[e.isHorizontal()?"startX":"startY"],time:r.touchStartTime}),r.velocities.push({position:v[e.isHorizontal()?"currentX":"currentY"],time:Et()})}function d(r){let{currentPos:v}=r;if(e.params.cssMode)return;const{params:c,wrapperEl:h,rtlTranslate:m,snapGrid:A,touchEventsData:f}=e,w=Et()-f.touchStartTime;if(v<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(v>-e.maxTranslate()){e.slides.length<A.length?e.slideTo(A.length-1):e.slideTo(e.slides.length-1);return}if(c.freeMode.momentum){if(f.velocities.length>1){const M=f.velocities.pop(),S=f.velocities.pop(),u=M.position-S.position,_=M.time-S.time;e.velocity=u/_,e.velocity/=2,Math.abs(e.velocity)<c.freeMode.minimumVelocity&&(e.velocity=0),(_>150||Et()-M.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=c.freeMode.momentumVelocityRatio,f.velocities.length=0;let p=1e3*c.freeMode.momentumRatio;const y=e.velocity*p;let g=e.translate+y;m&&(g=-g);let x=!1,I;const E=Math.abs(e.velocity)*20*c.freeMode.momentumBounceRatio;let O;if(g<e.maxTranslate())c.freeMode.momentumBounce?(g+e.maxTranslate()<-E&&(g=e.maxTranslate()-E),I=e.maxTranslate(),x=!0,f.allowMomentumBounce=!0):g=e.maxTranslate(),c.loop&&c.centeredSlides&&(O=!0);else if(g>e.minTranslate())c.freeMode.momentumBounce?(g-e.minTranslate()>E&&(g=e.minTranslate()+E),I=e.minTranslate(),x=!0,f.allowMomentumBounce=!0):g=e.minTranslate(),c.loop&&c.centeredSlides&&(O=!0);else if(c.freeMode.sticky){let M;for(let S=0;S<A.length;S+=1)if(A[S]>-g){M=S;break}Math.abs(A[M]-g)<Math.abs(A[M-1]-g)||e.swipeDirection==="next"?g=A[M]:g=A[M-1],g=-g}if(O&&a("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(m?p=Math.abs((-g-e.translate)/e.velocity):p=Math.abs((g-e.translate)/e.velocity),c.freeMode.sticky){const M=Math.abs((m?-g:g)-e.translate),S=e.slidesSizesGrid[e.activeIndex];M<S?p=c.speed:M<2*S?p=c.speed*1.5:p=c.speed*2.5}}else if(c.freeMode.sticky){e.slideToClosest();return}c.freeMode.momentumBounce&&x?(e.updateProgress(I),e.setTransition(p),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating=!0,Ii(h,()=>{!e||e.destroyed||!f.allowMomentumBounce||(n("momentumBounce"),e.setTransition(c.speed),setTimeout(()=>{e.setTranslate(I),Ii(h,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(n("_freeModeNoMomentumRelease"),e.updateProgress(g),e.setTransition(p),e.setTranslate(g),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,Ii(h,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(g),e.updateActiveIndex(),e.updateSlidesClasses()}else if(c.freeMode.sticky){e.slideToClosest();return}else c.freeMode&&n("_freeModeNoMomentumRelease");(!c.freeMode.momentum||w>=c.longSwipesMs)&&(n("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:l,onTouchMove:s,onTouchEnd:d}})}let Li;function qo(){const t=mt(),e=gt();return{smoothScroll:e.documentElement&&e.documentElement.style&&"scrollBehavior"in e.documentElement.style,touch:!!("ontouchstart"in t||t.DocumentTouch&&e instanceof t.DocumentTouch)}}function Tn(){return Li||(Li=qo()),Li}let Oi;function Zo(t){let{userAgent:e}=t===void 0?{}:t;const i=Tn(),n=mt(),a=n.navigator.platform,l=e||n.navigator.userAgent,s={ios:!1,android:!1},d=n.screen.width,r=n.screen.height,v=l.match(/(Android);?[\s\/]+([\d.]+)?/);let c=l.match(/(iPad).*OS\s([\d_]+)/);const h=l.match(/(iPod)(.*OS\s([\d_]+))?/),m=!c&&l.match(/(iPhone\sOS|iOS)\s([\d_]+)/),A=a==="Win32";let f=a==="MacIntel";const b=["1024x1366","1366x1024","834x1194","1194x834","834x1112","1112x834","768x1024","1024x768","820x1180","1180x820","810x1080","1080x810"];return!c&&f&&i.touch&&b.indexOf(`${d}x${r}`)>=0&&(c=l.match(/(Version)\/([\d.]+)/),c||(c=[0,1,"13_0_0"]),f=!1),v&&!A&&(s.os="android",s.android=!0),(c||m||h)&&(s.os="ios",s.ios=!0),s}function En(t){return t===void 0&&(t={}),Oi||(Oi=Zo(t)),Oi}let Ri;function Ko(){const t=mt(),e=En();let i=!1;function n(){const d=t.navigator.userAgent.toLowerCase();return d.indexOf("safari")>=0&&d.indexOf("chrome")<0&&d.indexOf("android")<0}if(n()){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=n(),s=l||a&&e.ios;return{isSafari:i||l,needPerspectiveFix:i,need3dFix:s,isWebView:a}}function Jo(){return Ri||(Ri=Ko()),Ri}function Qo(t){let{swiper:e,on:i,emit:n}=t;const a=mt();let l=null,s=null;const d=()=>{!e||e.destroyed||!e.initialized||(n("beforeResize"),n("resize"))},r=()=>{!e||e.destroyed||!e.initialized||(l=new ResizeObserver(h=>{s=a.requestAnimationFrame(()=>{const{width:m,height:A}=e;let f=m,b=A;h.forEach(w=>{let{contentBoxSize:p,contentRect:y,target:g}=w;g&&g!==e.el||(f=y?y.width:(p[0]||p).inlineSize,b=y?y.height:(p[0]||p).blockSize)}),(f!==m||b!==A)&&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||n("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 $o(t){let{swiper:e,extendParams:i,on:n,emit:a}=t;const l=[],s=mt(),d=function(c,h){h===void 0&&(h={});const m=s.MutationObserver||s.WebkitMutationObserver,A=new m(f=>{if(e.__preventObserver__)return;if(f.length===1){a("observerUpdate",f[0]);return}const b=function(){a("observerUpdate",f[0])};s.requestAnimationFrame?s.requestAnimationFrame(b):s.setTimeout(b,0)});A.observe(c,{attributes:typeof h.attributes>"u"?!0:h.attributes,childList:typeof h.childList>"u"?!0:h.childList,characterData:typeof h.characterData>"u"?!0:h.characterData}),l.push(A)},r=()=>{if(e.params.observer){if(e.params.observeParents){const c=pi(e.hostEl);for(let h=0;h<c.length;h+=1)d(c[h])}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}),n("init",r),n("destroy",v)}var el={on(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;const a=i?"unshift":"push";return t.split(" ").forEach(l=>{n.eventsListeners[l]||(n.eventsListeners[l]=[]),n.eventsListeners[l][a](e)}),n},once(t,e,i){const n=this;if(!n.eventsListeners||n.destroyed||typeof e!="function")return n;function a(){n.off(t,a),a.__emitterProxy&&delete a.__emitterProxy;for(var l=arguments.length,s=new Array(l),d=0;d<l;d++)s[d]=arguments[d];e.apply(n,s)}return a.__emitterProxy=e,n.on(t,a,i)},onAny(t,e){const i=this;if(!i.eventsListeners||i.destroyed||typeof t!="function")return i;const n=e?"unshift":"push";return i.eventsAnyListeners.indexOf(t)<0&&i.eventsAnyListeners[n](t),i},offAny(t){const e=this;if(!e.eventsListeners||e.destroyed||!e.eventsAnyListeners)return e;const i=e.eventsAnyListeners.indexOf(t);return i>=0&&e.eventsAnyListeners.splice(i,1),e},off(t,e){const i=this;return!i.eventsListeners||i.destroyed||!i.eventsListeners||t.split(" ").forEach(n=>{typeof e>"u"?i.eventsListeners[n]=[]:i.eventsListeners[n]&&i.eventsListeners[n].forEach((a,l)=>{(a===e||a.__emitterProxy&&a.__emitterProxy===e)&&i.eventsListeners[n].splice(l,1)})}),i},emit(){const t=this;if(!t.eventsListeners||t.destroyed||!t.eventsListeners)return t;let e,i,n;for(var a=arguments.length,l=new Array(a),s=0;s<a;s++)l[s]=arguments[s];return typeof l[0]=="string"||Array.isArray(l[0])?(e=l[0],i=l.slice(1,l.length),n=t):(e=l[0].events,i=l[0].data,n=l[0].context||t),i.unshift(n),(Array.isArray(e)?e:e.split(" ")).forEach(r=>{t.eventsAnyListeners&&t.eventsAnyListeners.length&&t.eventsAnyListeners.forEach(v=>{v.apply(n,[r,...i])}),t.eventsListeners&&t.eventsListeners[r]&&t.eventsListeners[r].forEach(v=>{v.apply(n,i)})}),t}};function tl(){const t=this;let e,i;const n=t.el;typeof t.params.width<"u"&&t.params.width!==null?e=t.params.width:e=n.clientWidth,typeof t.params.height<"u"&&t.params.height!==null?i=t.params.height:i=n.clientHeight,!(e===0&&t.isHorizontal()||i===0&&t.isVertical())&&(e=e-parseInt(zt(n,"padding-left")||0,10)-parseInt(zt(n,"padding-right")||0,10),i=i-parseInt(zt(n,"padding-top")||0,10)-parseInt(zt(n,"padding-bottom")||0,10),Number.isNaN(e)&&(e=0),Number.isNaN(i)&&(i=0),Object.assign(t,{width:e,height:i,size:t.isHorizontal()?e:i}))}function il(){const t=this;function e(u,_){return parseFloat(u.getPropertyValue(t.getDirectionLabel(_))||0)}const i=t.params,{wrapperEl:n,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=Lt(a,`.${t.params.slideClass}, swiper-slide`),h=r?t.virtual.slides.length:c.length;let m=[];const A=[],f=[];let b=i.slidesOffsetBefore;typeof b=="function"&&(b=i.slidesOffsetBefore.call(t));let w=i.slidesOffsetAfter;typeof w=="function"&&(w=i.slidesOffsetAfter.call(t));const p=t.snapGrid.length,y=t.slidesGrid.length;let g=i.spaceBetween,x=-b,I=0,E=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&&(ci(n,"--swiper-centered-offset-before",""),ci(n,"--swiper-centered-offset-after",""));const O=i.grid&&i.grid.rows>1&&t.grid;O?t.grid.initSlides(c):t.grid&&t.grid.unsetSlides();let M;const S=i.slidesPerView==="auto"&&i.breakpoints&&Object.keys(i.breakpoints).filter(u=>typeof i.breakpoints[u].slidesPerView<"u").length>0;for(let u=0;u<h;u+=1){M=0;let _;if(c[u]&&(_=c[u]),O&&t.grid.updateSlide(u,_,c),!(c[u]&&zt(_,"display")==="none")){if(i.slidesPerView==="auto"){S&&(c[u].style[t.getDirectionLabel("width")]="");const C=getComputedStyle(_),L=_.style.transform,T=_.style.webkitTransform;if(L&&(_.style.transform="none"),T&&(_.style.webkitTransform="none"),i.roundLengths)M=t.isHorizontal()?ki(_,"width",!0):ki(_,"height",!0);else{const V=e(C,"width"),F=e(C,"padding-left"),D=e(C,"padding-right"),R=e(C,"margin-left"),N=e(C,"margin-right"),k=C.getPropertyValue("box-sizing");if(k&&k==="border-box")M=V+R+N;else{const{clientWidth:j,offsetWidth:H}=_;M=V+F+D+R+N+(H-j)}}L&&(_.style.transform=L),T&&(_.style.webkitTransform=T),i.roundLengths&&(M=Math.floor(M))}else M=(l-(i.slidesPerView-1)*g)/i.slidesPerView,i.roundLengths&&(M=Math.floor(M)),c[u]&&(c[u].style[t.getDirectionLabel("width")]=`${M}px`);c[u]&&(c[u].swiperSlideSize=M),f.push(M),i.centeredSlides?(x=x+M/2+I/2+g,I===0&&u!==0&&(x=x-l/2-g),u===0&&(x=x-l/2-g),Math.abs(x)<1/1e3&&(x=0),i.roundLengths&&(x=Math.floor(x)),E%i.slidesPerGroup===0&&m.push(x),A.push(x)):(i.roundLengths&&(x=Math.floor(x)),(E-Math.min(t.params.slidesPerGroupSkip,E))%t.params.slidesPerGroup===0&&m.push(x),A.push(x),x=x+M+g),t.virtualSize+=M+g,I=M,E+=1}}if(t.virtualSize=Math.max(t.virtualSize,l)+w,s&&d&&(i.effect==="slide"||i.effect==="coverflow")&&(n.style.width=`${t.virtualSize+g}px`),i.setWrapperSize&&(n.style[t.getDirectionLabel("width")]=`${t.virtualSize+g}px`),O&&t.grid.updateWrapperSize(M,m),!i.centeredSlides){const u=[];for(let _=0;_<m.length;_+=1){let C=m[_];i.roundLengths&&(C=Math.floor(C)),m[_]<=t.virtualSize-l&&u.push(C)}m=u,Math.floor(t.virtualSize-l)-Math.floor(m[m.length-1])>1&&m.push(t.virtualSize-l)}if(r&&i.loop){const u=f[0]+g;if(i.slidesPerGroup>1){const _=Math.ceil((t.virtual.slidesBefore+t.virtual.slidesAfter)/i.slidesPerGroup),C=u*i.slidesPerGroup;for(let L=0;L<_;L+=1)m.push(m[m.length-1]+C)}for(let _=0;_<t.virtual.slidesBefore+t.virtual.slidesAfter;_+=1)i.slidesPerGroup===1&&m.push(m[m.length-1]+u),A.push(A[A.length-1]+u),t.virtualSize+=u}if(m.length===0&&(m=[0]),g!==0){const u=t.isHorizontal()&&s?"marginLeft":t.getDirectionLabel("marginRight");c.filter((_,C)=>!i.cssMode||i.loop?!0:C!==c.length-1).forEach(_=>{_.style[u]=`${g}px`})}if(i.centeredSlides&&i.centeredSlidesBounds){let u=0;f.forEach(C=>{u+=C+(g||0)}),u-=g;const _=u-l;m=m.map(C=>C<=0?-b:C>_?_+w:C)}if(i.centerInsufficientSlides){let u=0;f.forEach(C=>{u+=C+(g||0)}),u-=g;const _=(i.slidesOffsetBefore||0)+(i.slidesOffsetAfter||0);if(u+_<l){const C=(l-u-_)/2;m.forEach((L,T)=>{m[T]=L-C}),A.forEach((L,T)=>{A[T]=L+C})}}if(Object.assign(t,{slides:c,snapGrid:m,slidesGrid:A,slidesSizesGrid:f}),i.centeredSlides&&i.cssMode&&!i.centeredSlidesBounds){ci(n,"--swiper-centered-offset-before",`${-m[0]}px`),ci(n,"--swiper-centered-offset-after",`${t.size/2-f[f.length-1]/2}px`);const u=-t.snapGrid[0],_=-t.slidesGrid[0];t.snapGrid=t.snapGrid.map(C=>C+u),t.slidesGrid=t.slidesGrid.map(C=>C+_)}if(h!==v&&t.emit("slidesLengthChange"),m.length!==p&&(t.params.watchOverflow&&t.checkOverflow(),t.emit("snapGridLengthChange")),A.length!==y&&t.emit("slidesGridLengthChange"),i.watchSlidesProgress&&t.updateSlidesOffset(),t.emit("slidesUpdated"),!r&&!i.cssMode&&(i.effect==="slide"||i.effect==="fade")){const u=`${i.containerModifierClass}backface-hidden`,_=t.el.classList.contains(u);h<=i.maxBackfaceHiddenSlides?_||t.el.classList.add(u):_&&t.el.classList.remove(u)}}function nl(t){const e=this,i=[],n=e.virtual&&e.params.virtual.enabled;let a=0,l;typeof t=="number"?e.setTransition(t):t===!0&&e.setTransition(e.params.speed);const s=d=>n?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&&!n)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 ol(){const t=this,e=t.slides,i=t.isElement?t.isHorizontal()?t.wrapperEl.offsetLeft:t.wrapperEl.offsetTop:0;for(let n=0;n<e.length;n+=1)e[n].swiperSlideOffset=(t.isHorizontal()?e[n].offsetLeft:e[n].offsetTop)-i-t.cssOverflowAdjustment()}const Cn=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function ll(t){t===void 0&&(t=this&&this.translate||0);const e=this,i=e.params,{slides:n,rtlTranslate:a,snapGrid:l}=e;if(n.length===0)return;typeof n[0].swiperSlideOffset>"u"&&e.updateSlidesOffset();let s=-t;a&&(s=t),e.visibleSlidesIndexes=[],e.visibleSlides=[];let 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<n.length;r+=1){const v=n[r];let c=v.swiperSlideOffset;i.cssMode&&i.centeredSlides&&(c-=n[0].swiperSlideOffset);const h=(s+(i.centeredSlides?e.minTranslate():0)-c)/(v.swiperSlideSize+d),m=(s-l[0]+(i.centeredSlides?e.minTranslate():0)-c)/(v.swiperSlideSize+d),A=-(s-c),f=A+e.slidesSizesGrid[r],b=A>=0&&A<=e.size-e.slidesSizesGrid[r],w=A>=0&&A<e.size-1||f>1&&f<=e.size||A<=0&&f>=e.size;w&&(e.visibleSlides.push(v),e.visibleSlidesIndexes.push(r)),Cn(v,w,i.slideVisibleClass),Cn(v,b,i.slideFullyVisibleClass),v.progress=a?-h:h,v.originalProgress=a?-m:m}}function al(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,n=e.maxTranslate()-e.minTranslate();let{progress:a,isBeginning:l,isEnd:s,progressLoop:d}=e;const r=l,v=s;if(n===0)a=0,l=!0,s=!0;else{a=(t-e.minTranslate())/n;const c=Math.abs(t-e.minTranslate())<1,h=Math.abs(t-e.maxTranslate())<1;l=c||a<=0,s=h||a>=1,c&&(a=0),h&&(a=1)}if(i.loop){const c=e.getSlideIndexByData(0),h=e.getSlideIndexByData(e.slides.length-1),m=e.slidesGrid[c],A=e.slidesGrid[h],f=e.slidesGrid[e.slidesGrid.length-1],b=Math.abs(t);b>=m?d=(b-m)/f:d=(b+f-A)/f,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 Ni=(t,e,i)=>{e&&!t.classList.contains(i)?t.classList.add(i):!e&&t.classList.contains(i)&&t.classList.remove(i)};function sl(){const t=this,{slides:e,params:i,slidesEl:n,activeIndex:a}=t,l=t.virtual&&i.virtual.enabled,s=t.grid&&i.grid&&i.grid.rows>1,d=h=>Lt(n,`.${i.slideClass}${h}, swiper-slide${h}`)[0];let r,v,c;if(l)if(i.loop){let h=a-t.virtual.slidesBefore;h<0&&(h=t.virtual.slides.length+h),h>=t.virtual.slides.length&&(h-=t.virtual.slides.length),r=d(`[data-swiper-slide-index="${h}"]`)}else r=d(`[data-swiper-slide-index="${a}"]`);else s?(r=e.filter(h=>h.column===a)[0],c=e.filter(h=>h.column===a+1)[0],v=e.filter(h=>h.column===a-1)[0]):r=e[a];r&&(s||(c=Go(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!c&&(c=e[0]),v=Xo(r,`.${i.slideClass}, swiper-slide`)[0],i.loop&&!v===0&&(v=e[e.length-1]))),e.forEach(h=>{Ni(h,h===r,i.slideActiveClass),Ni(h,h===c,i.slideNextClass),Ni(h,h===v,i.slidePrevClass)}),t.emitSlidesClasses()}const hi=(t,e)=>{if(!t||t.destroyed||!t.params)return;const i=()=>t.isElement?"swiper-slide":`.${t.params.slideClass}`,n=e.closest(i());if(n){let a=n.querySelector(`.${t.params.lazyPreloaderClass}`);!a&&t.isElement&&(n.shadowRoot?a=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`):requestAnimationFrame(()=>{n.shadowRoot&&(a=n.shadowRoot.querySelector(`.${t.params.lazyPreloaderClass}`),a&&a.remove())})),a&&a.remove()}},Vi=(t,e)=>{if(!t.slides[e])return;const i=t.slides[e].querySelector('[loading="lazy"]');i&&i.removeAttribute("loading")},Fi=t=>{if(!t||t.destroyed||!t.params)return;let e=t.params.lazyPreloadPrevNext;const i=t.slides.length;if(!i||!e||e<0)return;e=Math.min(e,i);const n=t.params.slidesPerView==="auto"?t.slidesPerViewDynamic():Math.ceil(t.params.slidesPerView),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+n+v)),t.slides.forEach((r,v)=>{d.includes(r.column)&&Vi(t,v)});return}const l=a+n-1;if(t.params.rewind||t.params.loop)for(let s=a-e;s<=l+e;s+=1){const d=(s%i+i)%i;(d<a||d>l)&&Vi(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)&&Vi(t,s)};function rl(t){const{slidesGrid:e,params:i}=t,n=t.rtlTranslate?t.translate:-t.translate;let a;for(let l=0;l<e.length;l+=1)typeof e[l+1]<"u"?n>=e[l]&&n<e[l+1]-(e[l+1]-e[l])/2?a=l:n>=e[l]&&n<e[l+1]&&(a=l+1):n>=e[l]&&(a=l);return i.normalizeSlideIndex&&(a<0||typeof a>"u")&&(a=0),a}function dl(t){const e=this,i=e.rtlTranslate?e.translate:-e.translate,{snapGrid:n,params:a,activeIndex:l,realIndex:s,snapIndex:d}=e;let r=t,v;const c=A=>{let f=A-e.virtual.slidesBefore;return f<0&&(f=e.virtual.slides.length+f),f>=e.virtual.slides.length&&(f-=e.virtual.slides.length),f};if(typeof r>"u"&&(r=rl(e)),n.indexOf(i)>=0)v=n.indexOf(i);else{const A=Math.min(a.slidesPerGroupSkip,r);v=A+Math.floor((r-A)/a.slidesPerGroup)}if(v>=n.length&&(v=n.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 h=e.grid&&a.grid&&a.grid.rows>1;let m;if(e.virtual&&a.virtual.enabled&&a.loop)m=c(r);else if(h){const A=e.slides.filter(b=>b.column===r)[0];let f=parseInt(A.getAttribute("data-swiper-slide-index"),10);Number.isNaN(f)&&(f=Math.max(e.slides.indexOf(A),0)),m=Math.floor(f/a.grid.rows)}else if(e.slides[r]){const A=e.slides[r].getAttribute("data-swiper-slide-index");A?m=parseInt(A,10):m=r}else m=r;Object.assign(e,{previousSnapIndex:d,snapIndex:v,previousRealIndex:s,realIndex:m,previousIndex:l,activeIndex:r}),e.initialized&&Fi(e),e.emit("activeIndexChange"),e.emit("snapIndexChange"),(e.initialized||e.params.runCallbacksOnInit)&&(s!==m&&e.emit("realIndexChange"),e.emit("slideChange"))}function cl(t,e){const i=this,n=i.params;let a=t.closest(`.${n.slideClass}, swiper-slide`);!a&&i.isElement&&e&&e.length>1&&e.includes(t)&&[...e.slice(e.indexOf(t)+1,e.length)].forEach(d=>{!a&&d.matches&&d.matches(`.${n.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}n.slideToClickedSlide&&i.clickedIndex!==void 0&&i.clickedIndex!==i.activeIndex&&i.slideToClickedSlide()}var ul={updateSize:tl,updateSlides:il,updateAutoHeight:nl,updateSlidesOffset:ol,updateSlidesProgress:ll,updateProgress:al,updateSlidesClasses:sl,updateActiveIndex:dl,updateClickedSlide:cl};function pl(t){t===void 0&&(t=this.isHorizontal()?"x":"y");const e=this,{params:i,rtlTranslate:n,translate:a,wrapperEl:l}=e;if(i.virtualTranslate)return n?-a:a;if(i.cssMode)return a;let s=Wo(l,t);return s+=e.cssOverflowAdjustment(),n&&(s=-s),s||0}function vl(t,e){const i=this,{rtlTranslate:n,params:a,wrapperEl:l,progress:s}=i;let d=0,r=0;const v=0;i.isHorizontal()?d=n?-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 h=i.maxTranslate()-i.minTranslate();h===0?c=0:c=(t-i.minTranslate())/h,c!==s&&i.updateProgress(t),i.emit("setTranslate",i.translate,e)}function ml(){return-this.snapGrid[0]}function fl(){return-this.snapGrid[this.snapGrid.length-1]}function hl(t,e,i,n,a){t===void 0&&(t=0),e===void 0&&(e=this.params.speed),i===void 0&&(i=!0),n===void 0&&(n=!0);const l=this,{params:s,wrapperEl:d}=l;if(l.animating&&s.preventInteractionOnTransition)return!1;const r=l.minTranslate(),v=l.maxTranslate();let c;if(n&&t>r?c=r:n&&t<v?c=v:c=t,l.updateProgress(c),s.cssMode){const h=l.isHorizontal();if(e===0)d[h?"scrollLeft":"scrollTop"]=-c;else{if(!l.support.smoothScroll)return Sn({swiper:l,targetPosition:-c,side:h?"left":"top"}),!0;d.scrollTo({[h?"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(m){!l||l.destroyed||m.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onTranslateToWrapperTransitionEnd),l.onTranslateToWrapperTransitionEnd=null,delete l.onTranslateToWrapperTransitionEnd,l.animating=!1,i&&l.emit("transitionEnd"))}),l.wrapperEl.addEventListener("transitionend",l.onTranslateToWrapperTransitionEnd))),!0}var Al={getTranslate:pl,setTranslate:vl,minTranslate:ml,maxTranslate:fl,translateTo:hl};function gl(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 In(t){let{swiper:e,runCallbacks:i,direction:n,step:a}=t;const{activeIndex:l,previousIndex:s}=e;let d=n;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 bl(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;n.cssMode||(n.autoHeight&&i.updateAutoHeight(),In({swiper:i,runCallbacks:t,direction:e,step:"Start"}))}function yl(t,e){t===void 0&&(t=!0);const i=this,{params:n}=i;i.animating=!1,!n.cssMode&&(i.setTransition(0),In({swiper:i,runCallbacks:t,direction:e,step:"End"}))}var wl={setTransition:gl,transitionStart:bl,transitionEnd:yl};function Sl(t,e,i,n,a){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const l=this;let s=t;s<0&&(s=0);const{params:d,snapGrid:r,slidesGrid:v,previousIndex:c,activeIndex:h,rtlTranslate:m,wrapperEl:A,enabled:f}=l;if(!f&&!n&&!a||l.destroyed||l.animating&&d.preventInteractionOnTransition)return!1;typeof e>"u"&&(e=l.params.speed);const b=Math.min(l.params.slidesPerGroupSkip,s);let w=b+Math.floor((s-b)/l.params.slidesPerGroup);w>=r.length&&(w=r.length-1);const p=-r[w];if(d.normalizeSlideIndex)for(let g=0;g<v.length;g+=1){const x=-Math.floor(p*100),I=Math.floor(v[g]*100),E=Math.floor(v[g+1]*100);typeof v[g+1]<"u"?x>=I&&x<E-(E-I)/2?s=g:x>=I&&x<E&&(s=g+1):x>=I&&(s=g)}if(l.initialized&&s!==h&&(!l.allowSlideNext&&(m?p>l.translate&&p>l.minTranslate():p<l.translate&&p<l.minTranslate())||!l.allowSlidePrev&&p>l.translate&&p>l.maxTranslate()&&(h||0)!==s))return!1;s!==(c||0)&&i&&l.emit("beforeSlideChangeStart"),l.updateProgress(p);let y;if(s>h?y="next":s<h?y="prev":y="reset",m&&-p===l.translate||!m&&p===l.translate)return l.updateActiveIndex(s),d.autoHeight&&l.updateAutoHeight(),l.updateSlidesClasses(),d.effect!=="slide"&&l.setTranslate(p),y!=="reset"&&(l.transitionStart(i,y),l.transitionEnd(i,y)),!1;if(d.cssMode){const g=l.isHorizontal(),x=m?p:-p;if(e===0){const I=l.virtual&&l.params.virtual.enabled;I&&(l.wrapperEl.style.scrollSnapType="none",l._immediateVirtual=!0),I&&!l._cssModeVirtualInitialSet&&l.params.initialSlide>0?(l._cssModeVirtualInitialSet=!0,requestAnimationFrame(()=>{A[g?"scrollLeft":"scrollTop"]=x})):A[g?"scrollLeft":"scrollTop"]=x,I&&requestAnimationFrame(()=>{l.wrapperEl.style.scrollSnapType="",l._immediateVirtual=!1})}else{if(!l.support.smoothScroll)return Sn({swiper:l,targetPosition:x,side:g?"left":"top"}),!0;A.scrollTo({[g?"left":"top"]:x,behavior:"smooth"})}return!0}return l.setTransition(e),l.setTranslate(p),l.updateActiveIndex(s),l.updateSlidesClasses(),l.emit("beforeTransitionStart",e,n),l.transitionStart(i,y),e===0?l.transitionEnd(i,y):l.animating||(l.animating=!0,l.onSlideToWrapperTransitionEnd||(l.onSlideToWrapperTransitionEnd=function(x){!l||l.destroyed||x.target===this&&(l.wrapperEl.removeEventListener("transitionend",l.onSlideToWrapperTransitionEnd),l.onSlideToWrapperTransitionEnd=null,delete l.onSlideToWrapperTransitionEnd,l.transitionEnd(i,y))}),l.wrapperEl.addEventListener("transitionend",l.onSlideToWrapperTransitionEnd)),!0}function xl(t,e,i,n){t===void 0&&(t=0),i===void 0&&(i=!0),typeof t=="string"&&(t=parseInt(t,10));const a=this;if(a.destroyed)return;typeof e>"u"&&(e=a.params.speed);const l=a.grid&&a.params.grid&&a.params.grid.rows>1;let s=t;if(a.params.loop)if(a.virtual&&a.params.virtual.enabled)s=s+a.virtual.slidesBefore;else{let d;if(l){const m=s*a.params.grid.rows;d=a.slides.filter(A=>A.getAttribute("data-swiper-slide-index")*1===m)[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 h=r-d<c;if(v&&(h=h||d<Math.ceil(c/2)),n&&v&&a.params.slidesPerView!=="auto"&&!l&&(h=!1),h){const m=v?d<a.activeIndex?"prev":"next":d-a.activeIndex-1<a.params.slidesPerView?"next":"prev";a.loopFix({direction:m,slideTo:!0,activeSlideIndex:m==="next"?d+1:d-r+1,slideRealIndex:m==="next"?a.realIndex:void 0})}if(l){const m=s*a.params.grid.rows;s=a.slides.filter(A=>A.getAttribute("data-swiper-slide-index")*1===m)[0].column}else s=a.getSlideIndexByData(s)}return requestAnimationFrame(()=>{a.slideTo(s,e,i,n)}),a}function Tl(t,e,i){e===void 0&&(e=!0);const n=this,{enabled:a,params:l,animating:s}=n;if(!a||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);let d=l.slidesPerGroup;l.slidesPerView==="auto"&&l.slidesPerGroup===1&&l.slidesPerGroupAuto&&(d=Math.max(n.slidesPerViewDynamic("current",!0),1));const r=n.activeIndex<l.slidesPerGroupSkip?1:d,v=n.virtual&&l.virtual.enabled;if(l.loop){if(s&&!v&&l.loopPreventsSliding)return!1;if(n.loopFix({direction:"next"}),n._clientLeft=n.wrapperEl.clientLeft,n.activeIndex===n.slides.length-1&&l.cssMode)return requestAnimationFrame(()=>{n.slideTo(n.activeIndex+r,t,e,i)}),!0}return l.rewind&&n.isEnd?n.slideTo(0,t,e,i):n.slideTo(n.activeIndex+r,t,e,i)}function El(t,e,i){e===void 0&&(e=!0);const n=this,{params:a,snapGrid:l,slidesGrid:s,rtlTranslate:d,enabled:r,animating:v}=n;if(!r||n.destroyed)return n;typeof t>"u"&&(t=n.params.speed);const c=n.virtual&&a.virtual.enabled;if(a.loop){if(v&&!c&&a.loopPreventsSliding)return!1;n.loopFix({direction:"prev"}),n._clientLeft=n.wrapperEl.clientLeft}const h=d?n.translate:-n.translate;function m(p){return p<0?-Math.floor(Math.abs(p)):Math.floor(p)}const A=m(h),f=l.map(p=>m(p));let b=l[f.indexOf(A)-1];if(typeof b>"u"&&a.cssMode){let p;l.forEach((y,g)=>{A>=y&&(p=g)}),typeof p<"u"&&(b=l[p>0?p-1:p])}let w=0;if(typeof b<"u"&&(w=s.indexOf(b),w<0&&(w=n.activeIndex-1),a.slidesPerView==="auto"&&a.slidesPerGroup===1&&a.slidesPerGroupAuto&&(w=w-n.slidesPerViewDynamic("previous",!0)+1,w=Math.max(w,0))),a.rewind&&n.isBeginning){const p=n.params.virtual&&n.params.virtual.enabled&&n.virtual?n.virtual.slides.length-1:n.slides.length-1;return n.slideTo(p,t,e,i)}else if(a.loop&&n.activeIndex===0&&a.cssMode)return requestAnimationFrame(()=>{n.slideTo(w,t,e,i)}),!0;return n.slideTo(w,t,e,i)}function Cl(t,e,i){e===void 0&&(e=!0);const n=this;if(!n.destroyed)return typeof t>"u"&&(t=n.params.speed),n.slideTo(n.activeIndex,t,e,i)}function Il(t,e,i,n){e===void 0&&(e=!0),n===void 0&&(n=.5);const a=this;if(a.destroyed)return;typeof t>"u"&&(t=a.params.speed);let l=a.activeIndex;const s=Math.min(a.params.slidesPerGroupSkip,l),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)*n&&(l+=a.params.slidesPerGroup)}else{const v=a.snapGrid[d-1],c=a.snapGrid[d];r-v<=(c-v)*n&&(l-=a.params.slidesPerGroup)}return l=Math.max(l,0),l=Math.min(l,a.slidesGrid.length-1),a.slideTo(l,t,e,i)}function kl(){const t=this;if(t.destroyed)return;const{params:e,slidesEl:i}=t,n=e.slidesPerView==="auto"?t.slidesPerViewDynamic():e.slidesPerView;let a=t.clickedIndex,l;const s=t.isElement?"swiper-slide":`.${e.slideClass}`;if(e.loop){if(t.animating)return;l=parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"),10),e.centeredSlides?a<t.loopedSlides-n/2||a>t.slides.length-t.loopedSlides+n/2?(t.loopFix(),a=t.getSlideIndex(Lt(i,`${s}[data-swiper-slide-index="${l}"]`)[0]),Zt(()=>{t.slideTo(a)})):t.slideTo(a):a>t.slides.length-n?(t.loopFix(),a=t.getSlideIndex(Lt(i,`${s}[data-swiper-slide-index="${l}"]`)[0]),Zt(()=>{t.slideTo(a)})):t.slideTo(a)}else t.slideTo(a)}var Pl={slideTo:Sl,slideToLoop:xl,slideNext:Tl,slidePrev:El,slideReset:Cl,slideToClosest:Il,slideToClickedSlide:kl};function Ml(t){const e=this,{params:i,slidesEl:n}=e;if(!i.loop||e.virtual&&e.params.virtual.enabled)return;const a=()=>{Lt(n,`.${i.slideClass}, swiper-slide`).forEach((h,m)=>{h.setAttribute("data-swiper-slide-index",m)})},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 h=0;h<c;h+=1){const m=e.isElement?Kt("swiper-slide",[i.slideBlankClass]):Kt("div",[i.slideClass,i.slideBlankClass]);e.slidesEl.append(m)}};if(d){if(i.loopAddBlankSlides){const c=s-e.slides.length%s;v(c),e.recalcSlides(),e.updateSlides()}else ui("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 ui("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 Dl(t){let{slideRealIndex:e,slideTo:i=!0,direction:n,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:h,slidesEl:m,params:A}=r,{centeredSlides:f}=A;if(r.allowSlidePrev=!0,r.allowSlideNext=!0,r.virtual&&A.virtual.enabled){i&&(!A.centeredSlides&&r.snapIndex===0?r.slideTo(r.virtual.slides.length,0,!1,!0):A.centeredSlides&&r.snapIndex<A.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=h,r.emit("loopFix");return}let b=A.slidesPerView;b==="auto"?b=r.slidesPerViewDynamic():(b=Math.ceil(parseFloat(A.slidesPerView,10)),f&&b%2===0&&(b=b+1));const w=A.slidesPerGroupAuto?b:A.slidesPerGroup;let p=w;p%w!==0&&(p+=w-p%w),p+=A.loopAdditionalSlides,r.loopedSlides=p;const y=r.grid&&A.grid&&A.grid.rows>1;v.length<b+p?ui("Swiper Loop Warning: The number of slides is not enough for loop mode, it will be disabled and not function properly. You need to add more slides (or make duplicates) or lower the values of slidesPerView and slidesPerGroup parameters"):y&&A.grid.fill==="row"&&ui("Swiper Loop Warning: Loop mode is not compatible with grid.fill = `row`");const g=[],x=[];let I=r.activeIndex;typeof l>"u"?l=r.getSlideIndex(v.filter(L=>L.classList.contains(A.slideActiveClass))[0]):I=l;const E=n==="next"||!n,O=n==="prev"||!n;let M=0,S=0;const u=y?Math.ceil(v.length/A.grid.rows):v.length,C=(y?v[l].column:l)+(f&&typeof a>"u"?-b/2+.5:0);if(C<p){M=Math.max(p-C,w);for(let L=0;L<p-C;L+=1){const T=L-Math.floor(L/u)*u;if(y){const V=u-T-1;for(let F=v.length-1;F>=0;F-=1)v[F].column===V&&g.push(F)}else g.push(u-T-1)}}else if(C+b>u-p){S=Math.max(C-(u-p*2),w);for(let L=0;L<S;L+=1){const T=L-Math.floor(L/u)*u;y?v.forEach((V,F)=>{V.column===T&&x.push(F)}):x.push(T)}}if(r.__preventObserver__=!0,requestAnimationFrame(()=>{r.__preventObserver__=!1}),O&&g.forEach(L=>{v[L].swiperLoopMoveDOM=!0,m.prepend(v[L]),v[L].swiperLoopMoveDOM=!1}),E&&x.forEach(L=>{v[L].swiperLoopMoveDOM=!0,m.append(v[L]),v[L].swiperLoopMoveDOM=!1}),r.recalcSlides(),A.slidesPerView==="auto"?r.updateSlides():y&&(g.length>0&&O||x.length>0&&E)&&r.slides.forEach((L,T)=>{r.grid.updateSlide(T,L,r.slides)}),A.watchSlidesProgress&&r.updateSlidesOffset(),i){if(g.length>0&&O){if(typeof e>"u"){const L=r.slidesGrid[I],V=r.slidesGrid[I+M]-L;d?r.setTranslate(r.translate-V):(r.slideTo(I+Math.ceil(M),0,!1,!0),a&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-V,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-V))}else if(a){const L=y?g.length/A.grid.rows:g.length;r.slideTo(r.activeIndex+L,0,!1,!0),r.touchEventsData.currentTranslate=r.translate}}else if(x.length>0&&E)if(typeof e>"u"){const L=r.slidesGrid[I],V=r.slidesGrid[I-S]-L;d?r.setTranslate(r.translate-V):(r.slideTo(I-S,0,!1,!0),a&&(r.touchEventsData.startTranslate=r.touchEventsData.startTranslate-V,r.touchEventsData.currentTranslate=r.touchEventsData.currentTranslate-V))}else{const L=y?x.length/A.grid.rows:x.length;r.slideTo(r.activeIndex-L,0,!1,!0)}}if(r.allowSlidePrev=c,r.allowSlideNext=h,r.controller&&r.controller.control&&!s){const L={slideRealIndex:e,direction:n,setTranslate:a,activeSlideIndex:l,byController:!0};Array.isArray(r.controller.control)?r.controller.control.forEach(T=>{!T.destroyed&&T.params.loop&&T.loopFix({...L,slideTo:T.params.slidesPerView===A.slidesPerView?i:!1})}):r.controller.control instanceof r.constructor&&r.controller.control.params.loop&&r.controller.control.loopFix({...L,slideTo:r.controller.control.params.slidesPerView===A.slidesPerView?i:!1})}r.emit("loopFix")}function _l(){const t=this,{params:e,slidesEl:i}=t;if(!e.loop||t.virtual&&t.params.virtual.enabled)return;t.recalcSlides();const n=[];t.slides.forEach(a=>{const l=typeof a.swiperSlideIndex>"u"?a.getAttribute("data-swiper-slide-index")*1:a.swiperSlideIndex;n[l]=a}),t.slides.forEach(a=>{a.removeAttribute("data-swiper-slide-index")}),n.forEach(a=>{i.append(a)}),t.recalcSlides(),t.slideTo(t.realIndex,0)}var Ll={loopCreate:Ml,loopFix:Dl,loopDestroy:_l};function Ol(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 Rl(){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 Nl={setGrabCursor:Ol,unsetGrabCursor:Rl};function Vl(t,e){e===void 0&&(e=this);function i(n){if(!n||n===gt()||n===mt())return null;n.assignedSlot&&(n=n.assignedSlot);const a=n.closest(t);return!a&&!n.getRootNode?null:a||i(n.getRootNode().host)}return i(e)}function kn(t,e,i){const n=mt(),{params:a}=t,l=a.edgeSwipeDetection,s=a.edgeSwipeThreshold;return l&&(i<=s||i>=n.innerWidth-s)?l==="prevent"?(e.preventDefault(),!0):!1:!0}function Fl(t){const e=this,i=gt();let n=t;n.originalEvent&&(n=n.originalEvent);const a=e.touchEventsData;if(n.type==="pointerdown"){if(a.pointerId!==null&&a.pointerId!==n.pointerId)return;a.pointerId=n.pointerId}else n.type==="touchstart"&&n.targetTouches.length===1&&(a.touchId=n.targetTouches[0].identifier);if(n.type==="touchstart"){kn(e,n,n.targetTouches[0].pageX);return}const{params:l,touches:s,enabled:d}=e;if(!d||!l.simulateTouch&&n.pointerType==="mouse"||e.animating&&l.preventInteractionOnTransition)return;!e.animating&&l.cssMode&&l.loop&&e.loopFix();let r=n.target;if(l.touchEventsTarget==="wrapper"&&!e.wrapperEl.contains(r)||"which"in n&&n.which===3||"button"in n&&n.button>0||a.isTouched&&a.isMoved)return;const v=!!l.noSwipingClass&&l.noSwipingClass!=="",c=n.composedPath?n.composedPath():n.path;v&&n.target&&n.target.shadowRoot&&c&&(r=c[0]);const h=l.noSwipingSelector?l.noSwipingSelector:`.${l.noSwipingClass}`,m=!!(n.target&&n.target.shadowRoot);if(l.noSwiping&&(m?Vl(h,r):r.closest(h))){e.allowClick=!0;return}if(l.swipeHandler&&!r.closest(l.swipeHandler))return;s.currentX=n.pageX,s.currentY=n.pageY;const A=s.currentX,f=s.currentY;if(!kn(e,n,A))return;Object.assign(a,{isTouched:!0,isMoved:!1,allowTouchCallbacks:!0,isScrolling:void 0,startMoving:void 0}),s.startX=A,s.startY=f,a.touchStartTime=Et(),e.allowClick=!0,e.updateSize(),e.swipeDirection=void 0,l.threshold>0&&(a.allowThresholdMove=!1);let b=!0;r.matches(a.focusableElements)&&(b=!1,r.nodeName==="SELECT"&&(a.isTouched=!1)),i.activeElement&&i.activeElement.matches(a.focusableElements)&&i.activeElement!==r&&i.activeElement.blur();const w=b&&e.allowTouchMove&&l.touchStartPreventDefault;(l.touchStartForcePreventDefault||w)&&!r.isContentEditable&&n.preventDefault(),l.freeMode&&l.freeMode.enabled&&e.freeMode&&e.animating&&!l.cssMode&&e.freeMode.onTouchStart(),e.emit("touchStart",n)}function jl(t){const e=gt(),i=this,n=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"&&(n.touchId!==null||r.pointerId!==n.pointerId))return;let v;if(r.type==="touchmove"){if(v=[...r.changedTouches].filter(E=>E.identifier===n.touchId)[0],!v||v.identifier!==n.touchId)return}else v=r;if(!n.isTouched){n.startMoving&&n.isScrolling&&i.emit("touchMoveOpposite",r);return}const c=v.pageX,h=v.pageY;if(r.preventedByNestedSwiper){l.startX=c,l.startY=h;return}if(!i.allowTouchMove){r.target.matches(n.focusableElements)||(i.allowClick=!1),n.isTouched&&(Object.assign(l,{startX:c,startY:h,currentX:c,currentY:h}),n.touchStartTime=Et());return}if(a.touchReleaseOnEdges&&!a.loop){if(i.isVertical()){if(h<l.startY&&i.translate<=i.maxTranslate()||h>l.startY&&i.translate>=i.minTranslate()){n.isTouched=!1,n.isMoved=!1;return}}else if(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(n.focusableElements)){n.isMoved=!0,i.allowClick=!1;return}n.allowTouchCallbacks&&i.emit("touchMove",r),l.previousX=l.currentX,l.previousY=l.currentY,l.currentX=c,l.currentY=h;const m=l.currentX-l.startX,A=l.currentY-l.startY;if(i.params.threshold&&Math.sqrt(m**2+A**2)<i.params.threshold)return;if(typeof n.isScrolling>"u"){let E;i.isHorizontal()&&l.currentY===l.startY||i.isVertical()&&l.currentX===l.startX?n.isScrolling=!1:m*m+A*A>=25&&(E=Math.atan2(Math.abs(A),Math.abs(m))*180/Math.PI,n.isScrolling=i.isHorizontal()?E>a.touchAngle:90-E>a.touchAngle)}if(n.isScrolling&&i.emit("touchMoveOpposite",r),typeof n.startMoving>"u"&&(l.currentX!==l.startX||l.currentY!==l.startY)&&(n.startMoving=!0),n.isScrolling||r.type==="touchmove"&&n.preventTouchMoveFromPointerMove){n.isTouched=!1;return}if(!n.startMoving)return;i.allowClick=!1,!a.cssMode&&r.cancelable&&r.preventDefault(),a.touchMoveStopPropagation&&!a.nested&&r.stopPropagation();let f=i.isHorizontal()?m:A,b=i.isHorizontal()?l.currentX-l.previousX:l.currentY-l.previousY;a.oneWayMovement&&(f=Math.abs(f)*(s?1:-1),b=Math.abs(b)*(s?1:-1)),l.diff=f,f*=a.touchRatio,s&&(f=-f,b=-b);const w=i.touchesDirection;i.swipeDirection=f>0?"prev":"next",i.touchesDirection=b>0?"prev":"next";const p=i.params.loop&&!a.cssMode,y=i.touchesDirection==="next"&&i.allowSlideNext||i.touchesDirection==="prev"&&i.allowSlidePrev;if(!n.isMoved){if(p&&y&&i.loopFix({direction:i.swipeDirection}),n.startTranslate=i.getTranslate(),i.setTransition(0),i.animating){const E=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0,detail:{bySwiperTouchMove:!0}});i.wrapperEl.dispatchEvent(E)}n.allowMomentumBounce=!1,a.grabCursor&&(i.allowSlideNext===!0||i.allowSlidePrev===!0)&&i.setGrabCursor(!0),i.emit("sliderFirstMove",r)}let g;if(new Date().getTime(),n.isMoved&&n.allowThresholdMove&&w!==i.touchesDirection&&p&&y&&Math.abs(f)>=1){Object.assign(l,{startX:c,startY:h,currentX:c,currentY:h,startTranslate:n.currentTranslate}),n.loopSwapReset=!0,n.startTranslate=n.currentTranslate;return}i.emit("sliderMove",r),n.isMoved=!0,n.currentTranslate=f+n.startTranslate;let x=!0,I=a.resistanceRatio;if(a.touchReleaseOnEdges&&(I=0),f>0?(p&&y&&!g&&n.allowThresholdMove&&n.currentTranslate>(a.centeredSlides?i.minTranslate()-i.slidesSizesGrid[i.activeIndex+1]:i.minTranslate())&&i.loopFix({direction:"prev",setTranslate:!0,activeSlideIndex:0}),n.currentTranslate>i.minTranslate()&&(x=!1,a.resistance&&(n.currentTranslate=i.minTranslate()-1+(-i.minTranslate()+n.startTranslate+f)**I))):f<0&&(p&&y&&!g&&n.allowThresholdMove&&n.currentTranslate<(a.centeredSlides?i.maxTranslate()+i.slidesSizesGrid[i.slidesSizesGrid.length-1]:i.maxTranslate())&&i.loopFix({direction:"next",setTranslate:!0,activeSlideIndex:i.slides.length-(a.slidesPerView==="auto"?i.slidesPerViewDynamic():Math.ceil(parseFloat(a.slidesPerView,10)))}),n.currentTranslate<i.maxTranslate()&&(x=!1,a.resistance&&(n.currentTranslate=i.maxTranslate()+1-(i.maxTranslate()-n.startTranslate-f)**I))),x&&(r.preventedByNestedSwiper=!0),!i.allowSlideNext&&i.swipeDirection==="next"&&n.currentTranslate<n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&i.swipeDirection==="prev"&&n.currentTranslate>n.startTranslate&&(n.currentTranslate=n.startTranslate),!i.allowSlidePrev&&!i.allowSlideNext&&(n.currentTranslate=n.startTranslate),a.threshold>0)if(Math.abs(f)>a.threshold||n.allowThresholdMove){if(!n.allowThresholdMove){n.allowThresholdMove=!0,l.startX=l.currentX,l.startY=l.currentY,n.currentTranslate=n.startTranslate,l.diff=i.isHorizontal()?l.currentX-l.startX:l.currentY-l.startY;return}}else{n.currentTranslate=n.startTranslate;return}!a.followFinger||a.cssMode||((a.freeMode&&a.freeMode.enabled&&i.freeMode||a.watchSlidesProgress)&&(i.updateActiveIndex(),i.updateSlidesClasses()),a.freeMode&&a.freeMode.enabled&&i.freeMode&&i.freeMode.onTouchMove(),i.updateProgress(n.currentTranslate),i.setTranslate(n.currentTranslate))}function Bl(t){const e=this,i=e.touchEventsData;let n=t;n.originalEvent&&(n=n.originalEvent);let a;if(n.type==="touchend"||n.type==="touchcancel"){if(a=[...n.changedTouches].filter(I=>I.identifier===i.touchId)[0],!a||a.identifier!==i.touchId)return}else{if(i.touchId!==null||n.pointerId!==i.pointerId)return;a=n}if(["pointercancel","pointerout","pointerleave","contextmenu"].includes(n.type)&&!(["pointercancel","contextmenu"].includes(n.type)&&(e.browser.isSafari||e.browser.isWebView)))return;i.pointerId=null,i.touchId=null;const{params:s,touches:d,rtlTranslate:r,slidesGrid:v,enabled:c}=e;if(!c||!s.simulateTouch&&n.pointerType==="mouse")return;if(i.allowTouchCallbacks&&e.emit("touchEnd",n),i.allowTouchCallbacks=!1,!i.isTouched){i.isMoved&&s.grabCursor&&e.setGrabCursor(!1),i.isMoved=!1,i.startMoving=!1;return}s.grabCursor&&i.isMoved&&i.isTouched&&(e.allowSlideNext===!0||e.allowSlidePrev===!0)&&e.setGrabCursor(!1);const h=Et(),m=h-i.touchStartTime;if(e.allowClick){const I=n.path||n.composedPath&&n.composedPath();e.updateClickedSlide(I&&I[0]||n.target,I),e.emit("tap click",n),m<300&&h-i.lastClickTime<300&&e.emit("doubleTap doubleClick",n)}if(i.lastClickTime=Et(),Zt(()=>{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 A;if(s.followFinger?A=r?e.translate:-e.translate:A=-i.currentTranslate,s.cssMode)return;if(s.freeMode&&s.freeMode.enabled){e.freeMode.onTouchEnd({currentPos:A});return}const f=A>=-e.maxTranslate()&&!e.params.loop;let b=0,w=e.slidesSizesGrid[0];for(let I=0;I<v.length;I+=I<s.slidesPerGroupSkip?1:s.slidesPerGroup){const E=I<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;typeof v[I+E]<"u"?(f||A>=v[I]&&A<v[I+E])&&(b=I,w=v[I+E]-v[I]):(f||A>=v[I])&&(b=I,w=v[v.length-1]-v[v.length-2])}let p=null,y=null;s.rewind&&(e.isBeginning?y=s.virtual&&s.virtual.enabled&&e.virtual?e.virtual.slides.length-1:e.slides.length-1:e.isEnd&&(p=0));const g=(A-v[b])/w,x=b<s.slidesPerGroupSkip-1?1:s.slidesPerGroup;if(m>s.longSwipesMs){if(!s.longSwipes){e.slideTo(e.activeIndex);return}e.swipeDirection==="next"&&(g>=s.longSwipesRatio?e.slideTo(s.rewind&&e.isEnd?p:b+x):e.slideTo(b)),e.swipeDirection==="prev"&&(g>1-s.longSwipesRatio?e.slideTo(b+x):y!==null&&g<0&&Math.abs(g)>s.longSwipesRatio?e.slideTo(y):e.slideTo(b))}else{if(!s.shortSwipes){e.slideTo(e.activeIndex);return}e.navigation&&(n.target===e.navigation.nextEl||n.target===e.navigation.prevEl)?n.target===e.navigation.nextEl?e.slideTo(b+x):e.slideTo(b):(e.swipeDirection==="next"&&e.slideTo(p!==null?p:b+x),e.swipeDirection==="prev"&&e.slideTo(y!==null?y:b))}}function Pn(){const t=this,{params:e,el:i}=t;if(i&&i.offsetWidth===0)return;e.breakpoints&&t.setBreakpoint();const{allowSlideNext:n,allowSlidePrev:a,snapGrid:l}=t,s=t.virtual&&t.params.virtual.enabled;t.allowSlideNext=!0,t.allowSlidePrev=!0,t.updateSize(),t.updateSlides(),t.updateSlidesClasses();const 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=n,t.params.watchOverflow&&l!==t.snapGrid&&t.checkOverflow()}function zl(t){const e=this;e.enabled&&(e.allowClick||(e.params.preventClicks&&t.preventDefault(),e.params.preventClicksPropagation&&e.animating&&(t.stopPropagation(),t.stopImmediatePropagation())))}function Wl(){const t=this,{wrapperEl:e,rtlTranslate:i,enabled:n}=t;if(!n)return;t.previousTranslate=t.translate,t.isHorizontal()?t.translate=-e.scrollLeft:t.translate=-e.scrollTop,t.translate===0&&(t.translate=0),t.updateActiveIndex(),t.updateSlidesClasses();let a;const l=t.maxTranslate()-t.minTranslate();l===0?a=0:a=(t.translate-t.minTranslate())/l,a!==t.progress&&t.updateProgress(i?-t.translate:t.translate),t.emit("setTranslate",t.translate,!1)}function Hl(t){const e=this;hi(e,t.target),!(e.params.cssMode||e.params.slidesPerView!=="auto"&&!e.params.autoHeight)&&e.update()}function Xl(){const t=this;t.documentTouchHandlerProceeded||(t.documentTouchHandlerProceeded=!0,t.params.touchReleaseOnEdges&&(t.el.style.touchAction="auto"))}const Mn=(t,e)=>{const i=gt(),{params:n,el:a,wrapperEl:l,device:s}=t,d=!!n.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}),(n.preventClicks||n.preventClicksPropagation)&&a[r]("click",t.onClick,!0),n.cssMode&&l[r]("scroll",t.onScroll),n.updateOnWindowResize?t[v](s.ios||s.android?"resize orientationchange observerUpdate":"resize observerUpdate",Pn,!0):t[v]("observerUpdate",Pn,!0),a[r]("load",t.onLoad,{capture:!0}))};function Gl(){const t=this,{params:e}=t;t.onTouchStart=Fl.bind(t),t.onTouchMove=jl.bind(t),t.onTouchEnd=Bl.bind(t),t.onDocumentTouchStart=Xl.bind(t),e.cssMode&&(t.onScroll=Wl.bind(t)),t.onClick=zl.bind(t),t.onLoad=Hl.bind(t),Mn(t,"on")}function Ul(){Mn(this,"off")}var Yl={attachEvents:Gl,detachEvents:Ul};const Dn=(t,e)=>t.grid&&e.grid&&e.grid.rows>1;function ql(){const t=this,{realIndex:e,initialized:i,params:n,el:a}=t,l=n.breakpoints;if(!l||l&&Object.keys(l).length===0)return;const s=t.getBreakpoint(l,t.params.breakpointsBase,t.el);if(!s||t.currentBreakpoint===s)return;const r=(s in l?l[s]:void 0)||t.originalParams,v=Dn(t,n),c=Dn(t,r),h=t.params.grabCursor,m=r.grabCursor,A=n.enabled;v&&!c?(a.classList.remove(`${n.containerModifierClass}grid`,`${n.containerModifierClass}grid-column`),t.emitContainerClasses()):!v&&c&&(a.classList.add(`${n.containerModifierClass}grid`),(r.grid.fill&&r.grid.fill==="column"||!r.grid.fill&&n.grid.fill==="column")&&a.classList.add(`${n.containerModifierClass}grid-column`),t.emitContainerClasses()),h&&!m?t.unsetGrabCursor():!h&&m&&t.setGrabCursor(),["navigation","pagination","scrollbar"].forEach(g=>{if(typeof r[g]>"u")return;const x=n[g]&&n[g].enabled,I=r[g]&&r[g].enabled;x&&!I&&t[g].disable(),!x&&I&&t[g].enable()});const f=r.direction&&r.direction!==n.direction,b=n.loop&&(r.slidesPerView!==n.slidesPerView||f),w=n.loop;f&&i&&t.changeDirection(),St(t.params,r);const p=t.params.enabled,y=t.params.loop;Object.assign(t,{allowTouchMove:t.params.allowTouchMove,allowSlideNext:t.params.allowSlideNext,allowSlidePrev:t.params.allowSlidePrev}),A&&!p?t.disable():!A&&p&&t.enable(),t.currentBreakpoint=s,t.emit("_beforeBreakpoint",r),i&&(b?(t.loopDestroy(),t.loopCreate(e),t.updateSlides()):!w&&y?(t.loopCreate(e),t.updateSlides()):w&&!y&&t.loopDestroy()),t.emit("breakpoint",r)}function Zl(t,e,i){if(e===void 0&&(e="window"),!t||e==="container"&&!i)return;let n=!1;const a=mt(),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&&(n=r):v<=i.clientWidth&&(n=r)}return n||"max"}var Kl={setBreakpoint:ql,getBreakpoint:Zl};function Jl(t,e){const i=[];return t.forEach(n=>{typeof n=="object"?Object.keys(n).forEach(a=>{n[a]&&i.push(e+a)}):typeof n=="string"&&i.push(e+n)}),i}function Ql(){const t=this,{classNames:e,params:i,rtl:n,el:a,device:l}=t,s=Jl(["initialized",i.direction,{"free-mode":t.params.freeMode&&i.freeMode.enabled},{autoheight:i.autoHeight},{rtl:n},{grid:i.grid&&i.grid.rows>1},{"grid-column":i.grid&&i.grid.rows>1&&i.grid.fill==="column"},{android:l.android},{ios:l.ios},{"css-mode":i.cssMode},{centered:i.cssMode&&i.centeredSlides},{"watch-progress":i.watchSlidesProgress}],i.containerModifierClass);e.push(...s),a.classList.add(...e),t.emitContainerClasses()}function $l(){const t=this,{el:e,classNames:i}=t;!e||typeof e=="string"||(e.classList.remove(...i),t.emitContainerClasses())}var ea={addClasses:Ql,removeClasses:$l};function ta(){const t=this,{isLocked:e,params:i}=t,{slidesOffsetBefore:n}=i;if(n){const a=t.slides.length-1,l=t.slidesGrid[a]+t.slidesSizesGrid[a]+n*2;t.isLocked=t.size>l}else t.isLocked=t.snapGrid.length===1;i.allowSlideNext===!0&&(t.allowSlideNext=!t.isLocked),i.allowSlidePrev===!0&&(t.allowSlidePrev=!t.isLocked),e&&e!==t.isLocked&&(t.isEnd=!1),e!==t.isLocked&&t.emit(t.isLocked?"lock":"unlock")}var ia={checkOverflow:ta},ji={init:!0,direction:"horizontal",oneWayMovement:!1,swiperElementNodeName:"SWIPER-CONTAINER",touchEventsTarget:"wrapper",initialSlide:0,speed:300,cssMode:!1,updateOnWindowResize:!0,resizeObserver:!0,nested:!1,createElements:!1,eventsPrefix:"swiper",enabled:!0,focusableElements:"input, select, option, textarea, button, video, label",width:null,height:null,preventInteractionOnTransition:!1,userAgent:null,url:null,edgeSwipeDetection:!1,edgeSwipeThreshold:20,autoHeight:!1,setWrapperSize:!1,virtualTranslate:!1,effect:"slide",breakpoints:void 0,breakpointsBase:"window",spaceBetween:0,slidesPerView:1,slidesPerGroup:1,slidesPerGroupSkip:0,slidesPerGroupAuto:!1,centeredSlides:!1,centeredSlidesBounds:!1,slidesOffsetBefore:0,slidesOffsetAfter:0,normalizeSlideIndex:!0,centerInsufficientSlides:!1,watchOverflow:!0,roundLengths:!1,touchRatio:1,touchAngle:45,simulateTouch:!0,shortSwipes:!0,longSwipes:!0,longSwipesRatio:.5,longSwipesMs:300,followFinger:!0,allowTouchMove:!0,threshold:5,touchMoveStopPropagation:!1,touchStartPreventDefault:!0,touchStartForcePreventDefault:!1,touchReleaseOnEdges:!1,uniqueNavElements:!0,resistance:!0,resistanceRatio:.85,watchSlidesProgress:!1,grabCursor:!1,preventClicks:!0,preventClicksPropagation:!0,slideToClickedSlide:!1,loop:!1,loopAddBlankSlides:!0,loopAdditionalSlides:0,loopPreventsSliding:!0,rewind:!1,allowSlidePrev:!0,allowSlideNext:!0,swipeHandler:null,noSwiping:!0,noSwipingClass:"swiper-no-swiping",noSwipingSelector:null,passiveListeners:!0,maxBackfaceHiddenSlides:10,containerModifierClass:"swiper-",slideClass:"swiper-slide",slideBlankClass:"swiper-slide-blank",slideActiveClass:"swiper-slide-active",slideVisibleClass:"swiper-slide-visible",slideFullyVisibleClass:"swiper-slide-fully-visible",slideNextClass:"swiper-slide-next",slidePrevClass:"swiper-slide-prev",wrapperClass:"swiper-wrapper",lazyPreloaderClass:"swiper-lazy-preloader",lazyPreloadPrevNext:0,runCallbacksOnInit:!0,_emitClasses:!1};function na(t,e){return function(n){n===void 0&&(n={});const a=Object.keys(n)[0],l=n[a];if(typeof l!="object"||l===null){St(e,n);return}if(t[a]===!0&&(t[a]={enabled:!0}),a==="navigation"&&t[a]&&t[a].enabled&&!t[a].prevEl&&!t[a].nextEl&&(t[a].auto=!0),["pagination","scrollbar"].indexOf(a)>=0&&t[a]&&t[a].enabled&&!t[a].el&&(t[a].auto=!0),!(a in t&&"enabled"in l)){St(e,n);return}typeof t[a]=="object"&&!("enabled"in t[a])&&(t[a].enabled=!0),t[a]||(t[a]={enabled:!1}),St(e,n)}}const Bi={eventsEmitter:el,update:ul,translate:Al,transition:wl,slide:Pl,loop:Ll,grabCursor:Nl,events:Yl,breakpoints:Kl,checkOverflow:ia,classes:ea},zi={};let Wi=class Ft{constructor(){let e,i;for(var n=arguments.length,a=new Array(n),l=0;l<n;l++)a[l]=arguments[l];a.length===1&&a[0].constructor&&Object.prototype.toString.call(a[0]).slice(8,-1)==="Object"?i=a[0]:[e,i]=a,i||(i={}),i=St({},i),e&&!i.el&&(i.el=e);const s=gt();if(i.el&&typeof i.el=="string"&&s.querySelectorAll(i.el).length>1){const c=[];return s.querySelectorAll(i.el).forEach(h=>{const m=St({},i,{el:h});c.push(new Ft(m))}),c}const d=this;d.__swiper__=!0,d.support=Tn(),d.device=En({userAgent:i.userAgent}),d.browser=Jo(),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:na(i,r),on:d.on.bind(d),once:d.once.bind(d),off:d.off.bind(d),emit:d.emit.bind(d)})});const v=St({},ji,r);return d.params=St({},v,zi,i),d.originalParams=St({},d.params),d.passedParams=St({},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:n}=this,a=Lt(i,`.${n.slideClass}, swiper-slide`),l=ei(a[0]);return ei(e)-l}getSlideIndexByData(e){return this.getSlideIndex(this.slides.filter(i=>i.getAttribute("data-swiper-slide-index")*1===e)[0])}recalcSlides(){const e=this,{slidesEl:i,params:n}=e;e.slides=Lt(i,`.${n.slideClass}, swiper-slide`)}enable(){const e=this;e.enabled||(e.enabled=!0,e.params.grabCursor&&e.setGrabCursor(),e.emit("enable"))}disable(){const e=this;e.enabled&&(e.enabled=!1,e.params.grabCursor&&e.unsetGrabCursor(),e.emit("disable"))}setProgress(e,i){const n=this;e=Math.min(Math.max(e,0),1);const a=n.minTranslate(),s=(n.maxTranslate()-a)*e+a;n.translateTo(s,typeof i>"u"?0:i),n.updateActiveIndex(),n.updateSlidesClasses()}emitContainerClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=e.el.className.split(" ").filter(n=>n.indexOf("swiper")===0||n.indexOf(e.params.containerModifierClass)===0);e.emit("_containerClasses",i.join(" "))}getSlideClasses(e){const i=this;return i.destroyed?"":e.className.split(" ").filter(n=>n.indexOf("swiper-slide")===0||n.indexOf(i.params.slideClass)===0).join(" ")}emitSlidesClasses(){const e=this;if(!e.params._emitClasses||!e.el)return;const i=[];e.slides.forEach(n=>{const a=e.getSlideClasses(n);i.push({slideEl:n,classNames:a}),e.emit("_slideClass",n,a)}),e.emit("_slideClasses",i)}slidesPerViewDynamic(e,i){e===void 0&&(e="current"),i===void 0&&(i=!1);const n=this,{params:a,slides:l,slidesGrid:s,slidesSizesGrid:d,size:r,activeIndex:v}=n;let c=1;if(typeof a.slidesPerView=="number")return a.slidesPerView;if(a.centeredSlides){let h=l[v]?Math.ceil(l[v].swiperSlideSize):0,m;for(let A=v+1;A<l.length;A+=1)l[A]&&!m&&(h+=Math.ceil(l[A].swiperSlideSize),c+=1,h>r&&(m=!0));for(let A=v-1;A>=0;A-=1)l[A]&&!m&&(h+=l[A].swiperSlideSize,c+=1,h>r&&(m=!0))}else if(e==="current")for(let h=v+1;h<l.length;h+=1)(i?s[h]+d[h]-s[v]<r:s[h]-s[v]<r)&&(c+=1);else for(let h=v-1;h>=0;h-=1)s[v]-s[h]<r&&(c+=1);return c}update(){const e=this;if(!e||e.destroyed)return;const{snapGrid:i,params:n}=e;n.breakpoints&&e.setBreakpoint(),[...e.el.querySelectorAll('[loading="lazy"]')].forEach(s=>{s.complete&&hi(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(n.freeMode&&n.freeMode.enabled&&!n.cssMode)a(),n.autoHeight&&e.updateAutoHeight();else{if((n.slidesPerView==="auto"||n.slidesPerView>1)&&e.isEnd&&!n.centeredSlides){const s=e.virtual&&n.virtual.enabled?e.virtual.slides:e.slides;l=e.slideTo(s.length-1,0,!1,!0)}else l=e.slideTo(e.activeIndex,0,!1,!0);l||a()}n.watchOverflow&&i!==e.snapGrid&&e.checkOverflow(),e.emit("update")}changeDirection(e,i){i===void 0&&(i=!0);const n=this,a=n.params.direction;return e||(e=a==="horizontal"?"vertical":"horizontal"),e===a||e!=="horizontal"&&e!=="vertical"||(n.el.classList.remove(`${n.params.containerModifierClass}${a}`),n.el.classList.add(`${n.params.containerModifierClass}${e}`),n.emitContainerClasses(),n.params.direction=e,n.slides.forEach(l=>{e==="vertical"?l.style.width="":l.style.height=""}),n.emit("changeDirection"),i&&n.update()),n}changeLanguageDirection(e){const i=this;i.rtl&&e==="rtl"||!i.rtl&&e==="ltr"||(i.rtl=e==="rtl",i.rtlTranslate=i.params.direction==="horizontal"&&i.rtl,i.rtl?(i.el.classList.add(`${i.params.containerModifierClass}rtl`),i.el.dir="rtl"):(i.el.classList.remove(`${i.params.containerModifierClass}rtl`),i.el.dir="ltr"),i.update())}mount(e){const i=this;if(i.mounted)return!0;let n=e||i.params.el;if(typeof n=="string"&&(n=document.querySelector(n)),!n)return!1;n.swiper=i,n.parentNode&&n.parentNode.host&&n.parentNode.host.nodeName===i.params.swiperElementNodeName.toUpperCase()&&(i.isElement=!0);const a=()=>`.${(i.params.wrapperClass||"").trim().split(" ").join(".")}`;let s=n&&n.shadowRoot&&n.shadowRoot.querySelector?n.shadowRoot.querySelector(a()):Lt(n,a())[0];return!s&&i.params.createElements&&(s=Kt("div",i.params.wrapperClass),n.append(s),Lt(n,`.${i.params.slideClass}`).forEach(d=>{s.append(d)})),Object.assign(i,{el:n,wrapperEl:s,slidesEl:i.isElement&&!n.parentNode.host.slideSlots?n.parentNode.host:s,hostEl:i.isElement?n.parentNode.host:n,mounted:!0,rtl:n.dir.toLowerCase()==="rtl"||zt(n,"direction")==="rtl",rtlTranslate:i.params.direction==="horizontal"&&(n.dir.toLowerCase()==="rtl"||zt(n,"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?hi(i,l):l.addEventListener("load",s=>{hi(i,s.target)})}),Fi(i),i.initialized=!0,Fi(i),i.emit("init"),i.emit("afterInit"),i}destroy(e,i){e===void 0&&(e=!0),i===void 0&&(i=!0);const n=this,{params:a,el:l,wrapperEl:s,slides:d}=n;return typeof n.params>"u"||n.destroyed||(n.emit("beforeDestroy"),n.initialized=!1,n.detachEvents(),a.loop&&n.loopDestroy(),i&&(n.removeClasses(),l&&typeof l!="string"&&l.removeAttribute("style"),s&&s.removeAttribute("style"),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")})),n.emit("destroy"),Object.keys(n.eventsListeners).forEach(r=>{n.off(r)}),e!==!1&&(n.el&&typeof n.el!="string"&&(n.el.swiper=null),Bo(n)),n.destroyed=!0),null}static extendDefaults(e){St(zi,e)}static get extendedDefaults(){return zi}static get defaults(){return ji}static installModule(e){Ft.prototype.__modules__||(Ft.prototype.__modules__=[]);const i=Ft.prototype.__modules__;typeof e=="function"&&i.indexOf(e)<0&&i.push(e)}static use(e){return Array.isArray(e)?(e.forEach(i=>Ft.installModule(i)),Ft):(Ft.installModule(e),Ft)}};Object.keys(Bi).forEach(t=>{Object.keys(Bi[t]).forEach(e=>{Wi.prototype[e]=Bi[t][e]})}),Wi.use([Qo,$o]);const _n=["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(n=>i.indexOf(n)<0).forEach(n=>{typeof t[n]>"u"?t[n]=e[n]:Gt(e[n])&&Gt(t[n])&&Object.keys(e[n]).length>0?e[n].__swiper__?t[n]=e[n]:Jt(t[n],e[n]):t[n]=e[n]})}function Ln(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function On(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function Rn(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function Nn(t){t===void 0&&(t="");const e=t.split(" ").map(n=>n.trim()).filter(n=>!!n),i=[];return e.forEach(n=>{i.indexOf(n)<0&&i.push(n)}),i.join(" ")}function oa(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function la(t){let{swiper:e,slides:i,passedParams:n,changedParams:a,nextEl:l,prevEl:s,scrollbarEl:d,paginationEl:r}=t;const v=a.filter(S=>S!=="children"&&S!=="direction"&&S!=="wrapperClass"),{params:c,pagination:h,navigation:m,scrollbar:A,virtual:f,thumbs:b}=e;let w,p,y,g,x,I,E,O;a.includes("thumbs")&&n.thumbs&&n.thumbs.swiper&&c.thumbs&&!c.thumbs.swiper&&(w=!0),a.includes("controller")&&n.controller&&n.controller.control&&c.controller&&!c.controller.control&&(p=!0),a.includes("pagination")&&n.pagination&&(n.pagination.el||r)&&(c.pagination||c.pagination===!1)&&h&&!h.el&&(y=!0),a.includes("scrollbar")&&n.scrollbar&&(n.scrollbar.el||d)&&(c.scrollbar||c.scrollbar===!1)&&A&&!A.el&&(g=!0),a.includes("navigation")&&n.navigation&&(n.navigation.prevEl||s)&&(n.navigation.nextEl||l)&&(c.navigation||c.navigation===!1)&&m&&!m.prevEl&&!m.nextEl&&(x=!0);const M=S=>{e[S]&&(e[S].destroy(),S==="navigation"?(e.isElement&&(e[S].prevEl.remove(),e[S].nextEl.remove()),c[S].prevEl=void 0,c[S].nextEl=void 0,e[S].prevEl=void 0,e[S].nextEl=void 0):(e.isElement&&e[S].el.remove(),c[S].el=void 0,e[S].el=void 0))};a.includes("loop")&&e.isElement&&(c.loop&&!n.loop?I=!0:!c.loop&&n.loop?E=!0:O=!0),v.forEach(S=>{if(Gt(c[S])&&Gt(n[S]))Object.assign(c[S],n[S]),(S==="navigation"||S==="pagination"||S==="scrollbar")&&"enabled"in n[S]&&!n[S].enabled&&M(S);else{const u=n[S];(u===!0||u===!1)&&(S==="navigation"||S==="pagination"||S==="scrollbar")?u===!1&&M(S):c[S]=n[S]}}),v.includes("controller")&&!p&&e.controller&&e.controller.control&&c.controller&&c.controller.control&&(e.controller.control=c.controller.control),a.includes("children")&&i&&f&&c.virtual.enabled?(f.slides=i,f.update(!0)):a.includes("virtual")&&f&&c.virtual.enabled&&(i&&(f.slides=i),f.update(!0)),a.includes("children")&&i&&c.loop&&(O=!0),w&&b.init()&&b.update(!0),p&&(e.controller.control=c.controller.control),y&&(e.isElement&&(!r||typeof r=="string")&&(r=document.createElement("div"),r.classList.add("swiper-pagination"),r.part.add("pagination"),e.el.appendChild(r)),r&&(c.pagination.el=r),h.init(),h.render(),h.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),A.init(),A.updateSize(),A.setTranslate()),x&&(e.isElement&&((!l||typeof l=="string")&&(l=document.createElement("div"),l.classList.add("swiper-button-next"),l.innerHTML=e.hostEl.constructor.nextButtonSvg,l.part.add("button-next"),e.el.appendChild(l)),(!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-button-prev"),s.innerHTML=e.hostEl.constructor.prevButtonSvg,s.part.add("button-prev"),e.el.appendChild(s))),l&&(c.navigation.nextEl=l),s&&(c.navigation.prevEl=s),m.init(),m.update()),a.includes("allowSlideNext")&&(e.allowSlideNext=n.allowSlideNext),a.includes("allowSlidePrev")&&(e.allowSlidePrev=n.allowSlidePrev),a.includes("direction")&&e.changeDirection(n.direction,!1),(I||O)&&e.loopDestroy(),(E||O)&&e.loopCreate(),e.update()}function aa(t,e){t===void 0&&(t={}),e===void 0&&(e=!0);const i={on:{}},n={},a={};Jt(i,ji),i._emitClasses=!0,i.init=!1;const l={},s=_n.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?n[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:i.on[`${r[2].toLowerCase()}${r.substr(3)}`]=t[r]:l[r]=t[r])}),["navigation","pagination","scrollbar"].forEach(r=>{i[r]===!0&&(i[r]={}),i[r]===!1&&delete i[r]}),{params:i,passedParams:a,rest:l,events:n}}function sa(t,e){let{el:i,nextEl:n,prevEl:a,paginationEl:l,scrollbarEl:s,swiper:d}=t;Ln(e)&&n&&a&&(d.params.navigation.nextEl=n,d.originalParams.navigation.nextEl=n,d.params.navigation.prevEl=a,d.originalParams.navigation.prevEl=a),On(e)&&l&&(d.params.pagination.el=l,d.originalParams.pagination.el=l),Rn(e)&&s&&(d.params.scrollbar.el=s,d.originalParams.scrollbar.el=s),d.init(i)}function ra(t,e,i,n,a){const l=[];if(!e)return l;const s=r=>{l.indexOf(r)<0&&l.push(r)};if(i&&n){const r=n.map(a),v=i.map(a);r.join("")!==v.join("")&&s("children"),n.length!==i.length&&s("children")}return _n.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(h=>{t[r][h]!==e[r][h]&&s(r)}),c.forEach(h=>{t[r][h]!==e[r][h]&&s(r)}))}else t[r]!==e[r]&&s(r)}),l}const da=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 Ai(){return Ai=Object.assign?Object.assign.bind():function(t){for(var e=1;e<arguments.length;e++){var i=arguments[e];for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(t[n]=i[n])}return t},Ai.apply(this,arguments)}function Vn(t){return t.type&&t.type.displayName&&t.type.displayName.includes("SwiperSlide")}function Fn(t){const e=[];return o.Children.toArray(t).forEach(i=>{Vn(i)?e.push(i):i.props&&i.props.children&&Fn(i.props.children).forEach(n=>e.push(n))}),e}function ca(t){const e=[],i={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return o.Children.toArray(t).forEach(n=>{if(Vn(n))e.push(n);else if(n.props&&n.props.slot&&i[n.props.slot])i[n.props.slot].push(n);else if(n.props&&n.props.children){const a=Fn(n.props.children);a.length>0?a.forEach(l=>e.push(l)):i["container-end"].push(n)}else i["container-end"].push(n)}),{slides:e,slots:i}}function ua(t,e,i){if(!i)return null;const n=c=>{let h=c;return c<0?h=e.length+c:h>=e.length&&(h=h-e.length),h},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[n(c)]);return v.map((c,h)=>o.cloneElement(c,{swiper:t,style:a,key:c.props.virtualIndex||c.key||`slide-${h}`}))}function ti(t,e){return typeof window>"u"?o.useEffect(t,e):o.useLayoutEffect(t,e)}const Hi=o.createContext(null),jn=()=>o.useContext(Hi),pa=o.createContext(null),Ut=o.forwardRef(function(t,e){let{className:i,tag:n="div",wrapperTag:a="div",children:l,onSwiper:s,...d}=t===void 0?{}:t,r=!1;const[v,c]=o.useState("swiper"),[h,m]=o.useState(null),[A,f]=o.useState(!1),b=o.useRef(!1),w=o.useRef(null),p=o.useRef(null),y=o.useRef(null),g=o.useRef(null),x=o.useRef(null),I=o.useRef(null),E=o.useRef(null),O=o.useRef(null),{params:M,passedParams:S,rest:u,events:_}=aa(d),{slides:C,slots:L}=ca(l),T=()=>{f(!A)};Object.assign(M.on,{_containerClasses(N,k){c(k)}});const V=()=>{Object.assign(M.on,_),r=!0;const N={...M};if(delete N.wrapperClass,p.current=new Wi(N),p.current.virtual&&p.current.params.virtual.enabled){p.current.virtual.slides=C;const k={cache:!1,slides:C,renderExternal:m,renderExternalUpdate:!1};Jt(p.current.params.virtual,k),Jt(p.current.originalParams.virtual,k)}};w.current||V(),p.current&&p.current.on("_beforeBreakpoint",T);const F=()=>{r||!_||!p.current||Object.keys(_).forEach(N=>{p.current.on(N,_[N])})},D=()=>{!_||!p.current||Object.keys(_).forEach(N=>{p.current.off(N,_[N])})};o.useEffect(()=>()=>{p.current&&p.current.off("_beforeBreakpoint",T)}),o.useEffect(()=>{!b.current&&p.current&&(p.current.emitSlidesClasses(),b.current=!0)}),ti(()=>{if(e&&(e.current=w.current),!!w.current)return p.current.destroyed&&V(),sa({el:w.current,nextEl:x.current,prevEl:I.current,paginationEl:E.current,scrollbarEl:O.current,swiper:p.current},M),s&&!p.current.destroyed&&s(p.current),()=>{p.current&&!p.current.destroyed&&p.current.destroy(!0,!1)}},[]),ti(()=>{F();const N=ra(S,y.current,C,g.current,k=>k.key);return y.current=S,g.current=C,N.length&&p.current&&!p.current.destroyed&&la({swiper:p.current,slides:C,passedParams:S,changedParams:N,nextEl:x.current,prevEl:I.current,scrollbarEl:O.current,paginationEl:E.current}),()=>{D()}}),ti(()=>{da(p.current)},[h]);function R(){return M.virtual?ua(p.current,C,h):C.map((N,k)=>o.cloneElement(N,{swiper:p.current,swiperSlideIndex:k}))}return o.createElement(n,Ai({ref:w,className:Nn(`${v}${i?` ${i}`:""}`)},u),o.createElement(pa.Provider,{value:p.current},L["container-start"],o.createElement(a,{className:oa(M.wrapperClass)},L["wrapper-start"],R(),L["wrapper-end"]),Ln(M)&&o.createElement(o.Fragment,null,o.createElement("div",{ref:I,className:"swiper-button-prev"}),o.createElement("div",{ref:x,className:"swiper-button-next"})),Rn(M)&&o.createElement("div",{ref:O,className:"swiper-scrollbar"}),On(M)&&o.createElement("div",{ref:E,className:"swiper-pagination"}),L["container-end"]))});Ut.displayName="Swiper";const Dt=o.forwardRef(function(t,e){let{tag:i="div",children:n,className:a="",swiper:l,zoom:s,lazy:d,virtualIndex:r,swiperSlideIndex:v,...c}=t===void 0?{}:t;const h=o.useRef(null),[m,A]=o.useState("swiper-slide"),[f,b]=o.useState(!1);function w(x,I,E){I===h.current&&A(E)}ti(()=>{if(typeof v<"u"&&(h.current.swiperSlideIndex=v),e&&(e.current=h.current),!(!h.current||!l)){if(l.destroyed){m!=="swiper-slide"&&A("swiper-slide");return}return l.on("_slideClass",w),()=>{l&&l.off("_slideClass",w)}}}),ti(()=>{l&&h.current&&!l.destroyed&&A(l.getSlideClasses(h.current))},[l]);const p={isActive:m.indexOf("swiper-slide-active")>=0,isVisible:m.indexOf("swiper-slide-visible")>=0,isPrev:m.indexOf("swiper-slide-prev")>=0,isNext:m.indexOf("swiper-slide-next")>=0},y=()=>typeof n=="function"?n(p):n,g=()=>{b(!0)};return o.createElement(i,Ai({ref:h,className:Nn(`${m}${a?` ${a}`:""}`),"data-swiper-slide-index":r,onLoad:g},c),s&&o.createElement(Hi.Provider,{value:p},o.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof s=="number"?s:void 0},y(),d&&!f&&o.createElement("div",{className:"swiper-lazy-preloader"}))),!s&&o.createElement(Hi.Provider,{value:p},y(),d&&!f&&o.createElement("div",{className:"swiper-lazy-preloader"})))});Dt.displayName="SwiperSlide";const va="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",ma=({visible:t,onClose:e,children:i,modalStyle:n,padding:a,popup:l,schema:s,fullHeight:d=window.innerHeight,isFullScreen:r=!1,openState:v})=>{var c,h,m,A,f,b,w,p,y,g,x,I,E,O,M,S,u,_,C,L,T,V,F,D;const R=o.useRef(null),N=o.useRef(null),k=o.useRef(null),j=o.useRef(null),H=o.useRef(null),z=d*.2,J=r?d:d*.8,[K,te]=o.useState(z),[re,ve]=o.useState(!1),Se=o.useRef(null),{globalConfig:De,popupDetailData:Be}=Oe(),{schema:de,popup:Y}=jt(),[ne,ae]=o.useState(15);o.useEffect(()=>{const q=document.getElementById("sxp-render"),X=document.getElementById("pb-modal");X?Se.current=X:(Se.current=document.createElement("div"),Se.current.setAttribute("id","pb-modal"),q?.appendChild(Se.current))},[]);const ce=o.useMemo(()=>l?.id&&l?.id!==""||t,[t,l]),oe=o.useMemo(()=>{var q,X,G;const Ae=s??de;return(G=(X=(q=Ae?.sxpPageConf)===null||q===void 0?void 0:q.globalConfig)===null||X===void 0?void 0:X.popupList)===null||G===void 0?void 0:G.find(Ue=>Ue?.id===l?.id)},[l,s,de]),Te=o.useMemo(()=>{var q,X;return((X=(q=oe?.item)===null||q===void 0?void 0:q.event)===null||X===void 0?void 0:X.isScrollFullScreen)||!1},[oe]);o.useEffect(()=>{ce?ve(!0):setTimeout(()=>{ve(!1),te(z)},l?.duration)},[ce,l]);const he=o.useCallback(()=>i,[Y,v,De]);if(o.useEffect(()=>{const q=X=>{var G=X?.querySelectorAll('[role="button"],a, a[href]:not([disabled]), button:not([disabled]), textarea:not([disabled]), input[type="text"]:not([disabled]), input[type="radio"]:not([disabled]), input[type="checkbox"]:not([disabled]), select:not([disabled])'),Ae=G?.[0],Q=G?.[G?.length-1],Ue=9;X.addEventListener("keydown",function(Ge){(Ge.key==="Escape"||Ge.key==="Esc")&&(He(),Ge.preventDefault());var Z=Ge.key==="Tab"||Ge.keyCode===Ue;Z&&(Ge.shiftKey?document?.activeElement===Ae&&(Q?.focus(),Ge.preventDefault()):document?.activeElement===Q&&(Ae?.focus(),Ge.preventDefault()))}),Ae?.focus()};return H?.current&&q(H?.current),()=>{var X;(X=H?.current)===null||X===void 0||X.removeEventListener("keydown",q)}},[H,re,Y]),!Se.current)return null;const He=lt.debounce(()=>{e?.()},300),Ze=q=>{R.current=q.touches[0],N.current=q.touches[0],k.current=!0},Xe=q=>{requestAnimationFrame(()=>{var X;if(k.current&&((X=j?.current)===null||X===void 0?void 0:X.scrollTop)===0){const G=q.touches[0].clientY,Ae=q.touches[0].clientX,Q=R.current.clientY-G;R.current=q.touches[0];const Ue=G-N.current.clientY,Ge=Ae-N.current.clientX;if(Math.abs(Ge)>Math.abs(Ue))return;const Z=K-Q;Z>0&&te(Z)}})},ie=q=>{var X;if(k.current&&((X=j?.current)===null||X===void 0?void 0:X.scrollTop)===0){const G=q.changedTouches[0].clientY-N.current.clientY,Ae=q.changedTouches[0].clientX-N.current.clientX;if(Math.abs(Ae)>Math.abs(G))return;const Q=N.current.clientY-R.current.clientY;Q>0?te(0):K<z&&Q<0?te(z):K>=z&&Q<0&&e?.()}k.current=!1};return Ji.createPortal(o.createElement(o.Fragment,null,re&&o.createElement("div",{className:"modal-bg",style:Object.assign({display:"flex",backgroundColor:ce?"rgba(0, 0, 0, 0.7)":"rgba(0, 0, 0, 0)"},n),onClick:He},o.createElement("div",{style:{position:"relative",left:`${(A=(m=(h=(c=oe?.item)===null||c===void 0?void 0:c.props)===null||h===void 0?void 0:h.popupBg)===null||m===void 0?void 0:m.horizontalMargin)!==null&&A!==void 0?A:0}px`,right:`${(p=(w=(b=(f=oe?.item)===null||f===void 0?void 0:f.props)===null||b===void 0?void 0:b.popupBg)===null||w===void 0?void 0:w.horizontalMargin)!==null&&p!==void 0?p:0}px`,bottom:`${(I=(x=(g=(y=oe?.item)===null||y===void 0?void 0:y.props)===null||g===void 0?void 0:g.popupBg)===null||x===void 0?void 0:x.bottomMargin)!==null&&I!==void 0?I:0}px`,overflow:"hidden",width:`calc(100% - ${((S=(M=(O=(E=oe?.item)===null||E===void 0?void 0:E.props)===null||O===void 0?void 0:O.popupBg)===null||M===void 0?void 0:M.horizontalMargin)!==null&&S!==void 0?S:0)*2}px)`,height:"100%"}},o.createElement("div",Object.assign({ref:H,className:`modal-container ${ce?"modal-popIn":"modal-popOut"}`,role:"dialog","aria-label":(u=oe?.item)===null||u===void 0?void 0:u.displayName,"aria-modal":!0,"aria-labelledby":"modal-content",style:Object.assign(Object.assign({padding:a,animationDuration:((_=l?.duration)!==null&&_!==void 0?_:0)/1e3+"s"},Te&&{transform:`translateY(${K}px)`}),{overflow:"hidden",borderRadius:`${(V=(T=(L=(C=oe?.item)===null||C===void 0?void 0:C.props)===null||L===void 0?void 0:L.popupBg)===null||T===void 0?void 0:T.borderRadius)!==null&&V!==void 0?V:0}px`,zIndex:9}),onClick:q=>{q.stopPropagation(),q.preventDefault()}},Te&&{onTouchMove:Xe,onTouchStart:Ze,onTouchEnd:ie}),o.createElement("div",Object.assign({id:"modal-content",ref:j,style:{height:Te?d:J,overflow:Te&&K<=0||!Te?"auto":"hidden",zIndex:1}},((D=(F=oe?.item)===null||F===void 0?void 0:F.props)===null||D===void 0?void 0:D.enableFixedCloseButton)&&{onScroll:q=>{var X;ae(15-((X=q?.target)===null||X===void 0?void 0:X.scrollTop))}}),he()),o.createElement("button",{className:"modal-icon-wrapper",role:"button","aria-label":"close button",onClick:e,style:{top:ne}},o.createElement("img",{src:De?.popupCloseIcon||va,alt:"close button",className:"modal-icon"})))))),Se.current)};var Qt=o.memo(ma);const fa=(t="",e)=>{if(/[\u4e00-\u9fa5]+/.test(t))return t.slice(0,54);const n=t.split(" "),a=[];for(let s=0;s<n.length&&(a.push(n[s]),!(a.join(" ").length>=e));s++);return(a.length>1&&a.length<n.length?a.slice(0,a.length-1):a).join(" ")+" "},ha=({text:t,maxStr:e=108,style:i,className:n,onClick:a,foldText:l,unfoldText:s,isPost:d,onChange:r})=>{const[v,c]=o.useState(!1),[h,m]=o.useState(!1),A=Number(i?.lineClamp||2),f=o.useRef(null),b=o.useRef(null),w=o.useCallback(()=>{c(!v)},[v,r]);return o.useMemo(()=>!v&&t.length>e?fa(t,e)+"...":t,[t,e,v]),o.useEffect(()=>{var p,y;b?.current&&(b.current.style.display="block"),((p=b?.current)===null||p===void 0?void 0:p.offsetHeight)>((y=f?.current)===null||y===void 0?void 0:y.offsetHeight)&&d?m(!0):m(!1),b.current.style.display="none"},[d,t]),o.createElement("div",{className:n,style:Object.assign(Object.assign({},i),{transform:"translate3d(0px, 0px, 0px)"}),hidden:!t||t===""},o.createElement("div",{ref:f,style:{overflow:"hidden",WebkitLineClamp:!d||v?"":A,textOverflow:"ellipsis",display:"-webkit-box",WebkitBoxOrient:"vertical",wordBreak:"break-word"},dangerouslySetInnerHTML:{__html:ye(t?.replace(/\n/g,"</br>"),i)}}),o.createElement("div",{ref:b,dangerouslySetInnerHTML:{__html:ye(t?.replace(/\n/g,"</br>"),i)}}),t&&d&&h&&o.createElement("button",{"aria-label":v?s||"show less":l||"show more",style:{textDecoration:"underline",cursor:"pointer"},onClick:a??w,dangerouslySetInnerHTML:{__html:ye(v?s||"show less":l||"show more",i)}}))};var gi=o.memo(ha);const Aa=o.forwardRef((t,e)=>{const{src:i,onLoad:n,style:a,className:l,loading:s,alt:d="image"}=t,[r,v]=o.useState(i),c=o.useRef(null),[h,m]=o.useState(!1);return o.useImperativeHandle(e,()=>({setSrc:A=>{A&&v(A)}})),o.useEffect(()=>{i&&v(i)},[i]),o.useEffect(()=>{const A=()=>{i&&!h&&c.current&&(c.current.src="",c.current.src=i)};return ht.on(ut.PAGE_DID_SHOW,A),()=>{ht.off(ut.PAGE_DID_SHOW,A)}},[i,h]),o.createElement(o.Fragment,null,!h&&!r&&o.createElement("div",{style:{width:"100%",height:"100%",zIndex:1,backgroundColor:"#fff"}}),r?.includes(".avif")?o.createElement("picture",null,o.createElement("source",{type:"image/avif",srcSet:r}),o.createElement("source",{type:"image/webp",srcSet:`${r}?imageMogr2/format/webp`}),o.createElement("source",{type:"image/jpeg",srcSet:`${r}?imageMogr2/format/jpg`}),o.createElement("img",{ref:c,className:l,src:r,style:Object.assign({},a),loading:s,onLoad:A=>{m(!0),n?.(A.target)},alt:d})):o.createElement("img",{ref:c,className:l,src:r,style:Object.assign({},a),loading:s,onLoad:A=>{m(!0),n?.(A.target)},alt:d}))});var bt=o.memo(Aa);const ga=({children:t,isPadding:e=!0,style:i,enableSlideActive:n=!1})=>{const a=o.useRef(),{popupDetailData:l}=Oe();return o.useEffect(()=>{var s,d;n&&((s=a?.current)===null||s===void 0||s.swiper.slideTo((d=l?.multiCheckIndex)!==null&&d!==void 0?d:0))},[l,n]),o.createElement(Ut,{role:"list",tag:"ul",ref:a,direction:"horizontal",slidesPerView:"auto",freeMode:!0,mousewheel:!0,modules:[Yo,Uo,vi],style:Object.assign({padding:e?"0 12px 0 20px":0},i)},t)};var ii=o.memo(ga);const ba=({products:t,data:e,defImg:i,style:n,onCLick:a,popupDetailData:l,check:s})=>{var d;const{productView:r}=vt(),{popupCurTimeRef:v}=Oe(),c=(h,m)=>{if(s===m)return;const A=t?.[s];r(l,A,A?.bindCta,v.current,l?.index),a?.(m)};return o.createElement(o.Fragment,null,e?.open&&(t&&t?.length>1||!l)&&o.createElement(ii,{enableSlideActive:!0,isPadding:!1,style:Object.assign(Object.assign({},n),e?.style)},(d=l?t:[0,1,2,3])===null||d===void 0?void 0:d.map((h,m)=>{var A,f,b;return o.createElement(o.Fragment,null,h?.bindCta?o.createElement(Dt,{className:Pe.css({width:"50px",height:"50px",marginRight:"10px"}),onClick:()=>{c(h,m)},key:m},o.createElement(bt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${e?.translateY?e?.translateY+50:50}%`,border:s===m?"1px solid #000":"1px solid #f2f2f2",boxSizing:"border-box"},src:(b=(A=h?.cover)!==null&&A!==void 0?A:(f=h?.homePage)===null||f===void 0?void 0:f[0])!==null&&b!==void 0?b:i})):null)})))};var Bn=o.memo(ba);const ya=t=>{var e;if(!t||typeof t!="object")return null;const{mode:i,link:n,file:a,src:l}=t;switch(i){case 2:return n||null;case 3:return l||null;default:return a&&a.length>0?(e=a[0])===null||e===void 0?void 0:e.url:null}},ni=({product:t,enableFormattedPrice:e,globalConfig:i,isHiddenDef:n,style:a})=>{var l,s,d,r,v,c,h,m;if((!t?.currency||!t?.price)&&n)return null;let A=t?.currency&&t?.price?t?.price:7e3,f="",b=i?.priceSymbol,w=t?.currency?(d=(s=(l=t?.currency)===null||l===void 0?void 0:l.split("-")[1])===null||s===void 0?void 0:s.toUpperCase())!==null&&d!==void 0?d:"":"$";const p=e===void 0||e;let y=A.toString();b?.showTwoDecimalPoint&&(y=A?.toFixed(2));let g=(r=y?.indexOf("."))!==null&&r!==void 0?r:-1;if(p){f=(v=A?.toLocaleString("zh",{minimumFractionDigits:b?.showTwoDecimalPoint?2:0}))!==null&&v!==void 0?v:"";let x=0,I=g??f?.length;b?.millesimalSymbol==="."?f=f?.replace(/\,/g,function(E,O){return O>=x&&O<I?".":E}):b?.millesimalSymbol===" "&&(f=f?.replace(","," "))}else f=`${b?.showTwoDecimalPoint?A?.toFixed(2):A}`;return b?.decimalPoint===","&&g>0&&(f=f=f?.replace(/\./g,function(x,I){return I>=g&&I<f?.length?",":x})),w=`<span style="font-family:${(m=(h=(c=i?.priceSymbol)===null||c===void 0?void 0:c.fontFamily)!==null&&h!==void 0?h:a?.["fontFamily-en"])!==null&&m!==void 0?m:"inherit"}">${w}</span>`,f=ye(f,a),b?.currencyPosition&&b?.currencyPosition!=="none"?f=b?.currencyPosition==="left"?w+f:f+w:b?.currencyPosition!=="none"&&(f=w+f),f},wa=t=>{var e,i,n,a,l,s,d,r,v,c,h,m,A,f,b,w,p,y,g,x,I,E,O,M,{content:S,style:u,bgImg:_,onClick:C,schema:L,isDefault:T,bottom_image:V,tipText:F,isPost:D,viewTime:R,rec:N,swiper:k,commodityStyles:j,buttonStyle:H,index:z,commodityGroup:J,popupBg:K,iframeIcon:te,commodityImgRatio:re,isTel:ve,iframeBgColor:Se,isActive:De=!0}=t,Be=nt(t,["content","style","bgImg","onClick","schema","isDefault","bottom_image","tipText","isPost","viewTime","rec","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);const{sxpParameter:de,popupDetailData:Y,isPreview:ne,bffFbReport:ae,popupCurTimeRef:ce,checkCommodityIndexRef:oe,globalConfig:Te}=Oe(),{jumpToWeb:he,productView:He}=vt(),Ze=o.useRef(null),[Xe,ie]=o.useState(!1),[q,X]=o.useState(!1),[G,Ae]=o.useState((e=Y?.multiCheckIndex)!==null&&e!==void 0?e:0),Q=o.useRef(),[Ue,Ge]=o.useState(0),Z=D?N:Y;let B=D?Z?.product:(n=(i=Z?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(l=(a=Z?.video)===null||a===void 0?void 0:a.bindProducts)===null||l===void 0?void 0:l[0],ze=D?(s=Z?.product)===null||s===void 0?void 0:s.bindCta:(v=(r=(d=Z?.video)===null||d===void 0?void 0:d.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&v!==void 0?v:(m=(h=(c=Z?.video)===null||c===void 0?void 0:c.bindProducts)===null||h===void 0?void 0:h[0])===null||m===void 0?void 0:m.bindCta;const At=D?z:Y?.index;if(!D&&J?.open&&(!((A=Z?.video)===null||A===void 0)&&A.bindProducts)&&((b=(f=Z?.video)===null||f===void 0?void 0:f.bindProducts)===null||b===void 0?void 0:b.length)>0){oe.current=G;const $=(w=Z?.video)===null||w===void 0?void 0:w.bindProducts[G];B=$,ze=$?.bindCta}const yt=()=>{B?.link&&(he(Z,B,ze,At),D||He(Z,B,ze,R||Ze.current,At),window.location.href=window.getJointUtmLink(B.link))};o.useEffect(()=>{De&&(ae?.({eventName:"ProductView",product:B}),ae?.({eventName:"PageView",product:B}))},[De,ae]),o.useEffect(()=>{const $=()=>{Ze.current=new Date};return $(),window.addEventListener("pageshow",$),()=>{window.removeEventListener("pageshow",$)}},[]);const ft=ni({product:B,enableFormattedPrice:(p=j?.price)===null||p===void 0?void 0:p.enableFormattedPrice,globalConfig:Te,style:j?.price}),W=(ne?375:(y=u?.width)!==null&&y!==void 0?y:window.innerWidth)-((g=K?.horizontalMargin)!==null&&g!==void 0?g:0)*2,U=re?W*(re.h/re.w):W,ge=({isPost:$})=>{var be,_e,tt,ot;return o.createElement("div",null,o.createElement("div",{className:"pb-commondity-content-collection",style:pe(j?.collection),hidden:!!B&&(!B?.collection||B?.collection===""),dangerouslySetInnerHTML:{__html:ye((be=B?.collection)!==null&&be!==void 0?be:"Tiffany Lock",j?.collection)}}),o.createElement("div",{className:"pb-commondity-content-title",style:pe(j?.title),hidden:!!B&&!B?.title,dangerouslySetInnerHTML:{__html:ye((_e=B?.title)!==null&&_e!==void 0?_e:"Pendant in Yellow Gold with Diamonds, Medium",j?.title)}}),o.createElement("div",{className:"pb-commondity-content-price",style:pe(j?.price),hidden:!!B&&!B?.price,dangerouslySetInnerHTML:{__html:ft??""}}),o.createElement("div",{hidden:!!B&&!B?.taxInfo,style:pe(j?.taxInfo),dangerouslySetInnerHTML:{__html:ye((tt=B?.taxInfo)!==null&&tt!==void 0?tt:"\u7A0E\u8D39",j?.taxInfo)}}),o.createElement("div",{hidden:!!B&&(!B?.info||B?.info==="")},o.createElement(gi,{foldText:F?.foldText,unfoldText:F?.unfoldText,onClick:()=>ie(!0),isPost:$,text:(ot=B?.info)!==null&&ot!==void 0?ot:`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:V?.info})))},H=()=>{var Q,De;return n.createElement(n.Fragment,null,(x||j?.link)&&n.createElement("button",{"aria-label":(Q=Ie?.enTitle)!==null&&Q!==void 0?Q:"Purchase on Website",onClick:vt,className:"pb-commondity-btn",style:G},n.createElement("span",{dangerouslySetInnerHTML:{__html:be((De=Ie?.enTitle)!==null&&De!==void 0?De:"Purchase on Website",G)}})))},he=n.useCallback(Q=>Q?.lineClamp?Object.assign(Object.assign({},Q),{overflow:"hidden",WebkitLineClamp:Q?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):Q,[]),Oe=n.useCallback(Q=>{re.current=new Date,Pe(Q),ne.current=Q,de?.current&&(de.current.swiper.slideTo(0),de.current.swiper.autoplay.start())},[]),pe=n.useCallback(()=>{var Q,De,He;if(!F)return n.createElement(Lo,{products:(Q=K?.video)===null||Q===void 0?void 0:Q.bindProducts,data:Z,defImg:(He=(De=ae?.bottom_image)!==null&&De!==void 0?De:L)!==null&&He!==void 0?He:"",style:{padding:"0 19px"},onCLick:Oe,popupDetailData:U,check:Y})},[Y]),Te=n.useMemo(()=>{const Q={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return Q?.[O?.dotsAlign]},[O?.dotsAlign]),ee=j?.remark;return n.createElement(n.Fragment,null,n.createElement("div",Object.assign({className:Se.css(Object.assign({},u))},je),n.createElement("div",{style:{position:"relative"}},j&&((w=j?.homePage)===null||w===void 0?void 0:w.length)>0&&n.createElement(Xt,{height:ft,modules:[vi,pi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Te,bulletElement:"button"},loop:!0,autoplay:{delay:O?.delay*1e3},ref:de,className:Se.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(D=O?.dotsMarginBottom)!==null&&D!==void 0?D:0,fontSize:"14px"}},O?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:O?.dotsBgColor,opacity:1}}),O?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${O?.dotsActiveColor}!important`,opacity:1}}))},n.createElement(n.Fragment,null,(C=j?.homePage)===null||C===void 0?void 0:C.map(Q=>{var De;return n.createElement(Mt,{key:Q},n.createElement("div",{style:{overflow:"hidden",width:nt,height:ft}},n.createElement(bt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${O?.translateY?O?.translateY+50:50}%`},src:(De=Q??ae?.bottom_image)!==null&&De!==void 0?De:L})))}))),!(!((T=j?.homePage)===null||T===void 0)&&T.length)&&n.createElement("div",{className:Se.css({height:ft,width:nt})},n.createElement("img",{className:Se.css({objectFit:"cover",width:"100%",height:"100%"}),src:(k=ae?.bottom_image)!==null&&k!==void 0?k:L,alt:"pdp image"})),(ee||!j)&&ie&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>X(!0)},n.createElement("img",{src:ie,alt:"3d",width:"72px"}))),pe(),n.createElement("div",{className:"pb-commondity-content"},W({isPost:F}))),H(),n.createElement(Kt,{visible:Be,onClose:()=>te(!1)},n.createElement("div",{style:{paddingBottom:"80px"}},W({isPost:!1})),H()),n.createElement(Kt,{visible:q,padding:0,isFullScreen:!0,onClose:()=>X(!1)},n.createElement("div",{style:{backgroundColor:ce,height:"100%"}},n.createElement("iframe",{src:ee,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var bs=n.memo(As),gs=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const ys=ot(bs,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:_n,interactionRender:gs},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 ws=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Ss=[{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 xs=t=>{var{content:e,btnText:i,style:o,icon:s,isPopup:l,isExternalLink:a,onClose:r,onClick:d,submitButtonStyle:p,contentStyle:c}=t,m=Qe(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:f}=_e(),{jumpToWeb:h}=st(),b=typeof s=="string"?s:hs(s),g=()=>{var S,v,y;if(a){const A=f,w=(S=A?.video)===null||S===void 0?void 0:S.bindProduct,D=(y=(v=A?.video)===null||v===void 0?void 0:v.bindProduct)===null||y===void 0?void 0:y.bindCta,C=f?.index;h(A,w,D,C)}l||r?.(),d?.()};return n.createElement("div",Object.assign({className:`pb-prompt ${Se.css(Object.assign({},o))}`},m),n.createElement("div",{className:"pb-prompt-icon"},n.createElement("img",{width:"100%",src:b??Ro,alt:"success image"})),n.createElement("div",{className:"pb-prompt-content",style:c,dangerouslySetInnerHTML:{__html:be(e,c)}}),n.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:p,onClick:g,dangerouslySetInnerHTML:{__html:be(i,p)}}))};var Ts=n.memo(xs);const Es=ot(Ts,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Ss,bindableProps:[],interactionRender:ws},defaulSetting:{props:{icon:Ro,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Cs=[{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 Is=t=>{var e,i,o,s,l,a,r,d,p,c,m,f,h,b,g,S,v,y,A,w,D,C,T,k,E,u,_,I,{style:M,isDefault:x,rec:L,viewTime:R,isPost:F,bottom_image:B,tipText:N,swiper:O,commodityStyles:V,buttonStyle:G,index:z,commodityGroup:Z,popupBg:J,iframeIcon:ie,commodityImgRatio:ve,isTel:ge,iframeBgColor:ce,isActive:Me=!0}=t,je=Qe(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:ae,popupCurTimeRef:U,popupDetailData:oe,isPreview:ue,bffFbReport:re,checkCommodityIndexRef:ne,globalConfig:ye}=_e(),{jumpToWeb:Ae,productView:Fe}=st();n.useState(!1),n.useState(!1),n.useState(!0);const[We,Be]=n.useState(!1),te=n.useRef(null),[q,X]=n.useState(!1),[Y,Pe]=n.useState((e=oe?.multiCheckIndex)!==null&&e!==void 0?e:0),de=n.useRef(),K=F?L:oe;let j=F?K?.product:(o=(i=K?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&o!==void 0?o:(l=(s=K?.video)===null||s===void 0?void 0:s.bindProducts)===null||l===void 0?void 0:l[0],Ie=F?(a=K?.product)===null||a===void 0?void 0:a.bindCta:(p=(d=(r=K?.video)===null||r===void 0?void 0:r.bindProduct)===null||d===void 0?void 0:d.bindCta)!==null&&p!==void 0?p:(f=(m=(c=K?.video)===null||c===void 0?void 0:c.bindProducts)===null||m===void 0?void 0:m[0])===null||f===void 0?void 0:f.bindCta;const ut=F?z:oe?.index;if(!F&&Z?.open&&(!((h=K?.video)===null||h===void 0)&&h.bindProducts)&&((g=(b=K?.video)===null||b===void 0?void 0:b.bindProducts)===null||g===void 0?void 0:g.length)>0){ne.current=Y;const ee=(S=K?.video)===null||S===void 0?void 0:S.bindProducts[Y];j=ee,Ie=ee?.bindCta}const vt=()=>{j?.link&&(Ae(K,j,Ie,ut),F||Fe(K,j,Ie,R||te.current,ut),window.location.href=window.getJointUtmLink(j.link))};n.useEffect(()=>{Me&&(re?.({eventName:"ProductView",product:j}),re?.({eventName:"PageView",product:j}))},[Me,re]),n.useEffect(()=>{const ee=()=>{Me&&(te.current=new Date)};return ee(),window.addEventListener("pageshow",ee),()=>{window.removeEventListener("pageshow",ee)}},[Me]);const pt=ti({product:j,enableFormattedPrice:(v=V?.price)===null||v===void 0?void 0:v.enableFormattedPrice,globalConfig:ye,style:V?.price}),nt=(ue?375:(y=M?.width)!==null&&y!==void 0?y:window.innerWidth)-((A=J?.horizontalMargin)!==null&&A!==void 0?A:0)*2,ft=ve?nt*(ve.h/ve.w):nt,W=({isPost:ee})=>n.createElement("div",{hidden:!!j&&(!j?.info||j?.info==="")},n.createElement(hi,{isPost:ee,onClick:()=>Be(!0),className:"pb-commondityDiroNew-info",style:V?.info,foldText:N?.foldText,unfoldText:N?.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(ee=>ee?.lineClamp?Object.assign(Object.assign({},ee),{overflow:"hidden",WebkitLineClamp:ee?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):ee,[]),he=n.useCallback(ee=>{U.current=new Date,Pe(ee),ne.current=ee,de?.current&&(de.current.swiper.slideTo(0),de.current.swiper.autoplay.start())},[]),Oe=n.useCallback(()=>{var ee,Q,De;if(!F)return n.createElement(Lo,{products:(ee=K?.video)===null||ee===void 0?void 0:ee.bindProducts,data:Z,defImg:(De=(Q=ae?.bottom_image)!==null&&Q!==void 0?Q:B)!==null&&De!==void 0?De:"",style:{padding:"0 19px"},onCLick:he,popupDetailData:oe,check:Y})},[Y]),pe=n.useMemo(()=>{const ee={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return ee?.[O?.dotsAlign]},[O?.dotsAlign]),Te=j?.remark;return n.createElement("div",{className:"pb-commondityDiroNew"},n.createElement("div",Object.assign({className:Se.css(Object.assign(Object.assign({},M),{transform:"translate3d(0px, 0px, 0px)"}))},je),n.createElement("div",{style:{position:"relative"}},j&&((w=j?.homePage)===null||w===void 0?void 0:w.length)>0&&n.createElement(Xt,{height:ft,modules:[vi,pi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:pe,bulletElement:"button"},loop:!0,autoplay:{delay:O?.delay*1e3},ref:de,className:Se.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(D=O?.dotsMarginBottom)!==null&&D!==void 0?D:0,fontSize:"14px"}},O?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:O?.dotsBgColor,opacity:1}}),O?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${O?.dotsActiveColor}!important`,opacity:1}}))},(C=j?.homePage)===null||C===void 0?void 0:C.map(ee=>{var Q;return n.createElement(Mt,{key:ee},n.createElement("div",{style:{overflow:"hidden",width:nt,height:ft}},n.createElement(bt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${O?.translateY?O?.translateY+50:50}%`},src:(Q=ee??ae?.bottom_image)!==null&&Q!==void 0?Q:B})))})),!(!((T=j?.homePage)===null||T===void 0)&&T.length)&&n.createElement("div",{className:Se.css({height:ft,width:nt})},n.createElement("img",{className:Se.css({objectFit:"cover",width:"100%",height:"100%"}),src:(k=ae?.bottom_image)!==null&&k!==void 0?k:B,alt:"pdp image"})),(Te||!j)&&ie&&n.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>X(!0)},n.createElement("img",{src:ie,alt:"3d",width:"72px"}))),Oe(),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(V?.title),dangerouslySetInnerHTML:{__html:be((E=j?.title)!==null&&E!==void 0?E:"Large Dior Toujours BagLarge",V?.title)}}),n.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!j&&(!j?.collection||j?.collection===""),style:H(V?.collection),dangerouslySetInnerHTML:{__html:be(j?.collection||"Black Macrocannage CalfskinLarge",V?.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(V?.price),dangerouslySetInnerHTML:{__html:pt??""}}),n.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!j&&!j?.taxInfo,style:H(V?.taxInfo),dangerouslySetInnerHTML:{__html:be((u=j?.taxInfo)!==null&&u!==void 0?u:"\u7A0E\u8D39",V?.taxInfo)}}))),(!j||j?.link)&&n.createElement("button",{"aria-label":(_=Ie?.enTitle)!==null&&_!==void 0?_:"Shop now",onClick:vt,className:"pb-commondityDiroNew-btn",style:G},n.createElement("span",{dangerouslySetInnerHTML:{__html:be((I=Ie?.enTitle)!==null&&I!==void 0?I:"Shop now",G)}})),W({isPost:F}))),n.createElement(Kt,{visible:We,onClose:()=>Be(!1)},n.createElement("div",{style:{paddingTop:"20px"}},W({isPost:!1}))),n.createElement(Kt,{visible:q,padding:0,isFullScreen:!0,onClose:()=>X(!1)},n.createElement("div",{style:{backgroundColor:ce,height:"100%"}},n.createElement("iframe",{src:Te,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var ks=n.memo(Is),Ps=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Ds=ot(ks,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Cs,interactionRender:Ps},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 Ms=[{title:"\u5F39\u7A97\u80CC\u666F",child:[{type:"Number",label:"\u5DE6\u53F3\u8FB9\u8DDD",name:["props","popupBg","horizontalMargin"]},{type:"Number",label:"\u4E0B\u8FB9\u8DDD",name:["props","popupBg","bottomMargin"]},{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 No(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:r=!0,isActive:d})=>{const p=n.useRef(null),c=No(p),{ctaEvent:m}=_e(),[f,h]=n.useState(!1);return n.useEffect(()=>{c&&t&&p?.current&&r&&!f&&d&&(h(!0),m?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,o))},[c,t,p,e,m,i,o,r,f,d]),n.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),n.createElement("div",{className:Se.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},a))},n.createElement("div",{ref:p,hidden:!t,className:Se.css({width:"100%",height:"100%"})},n.createElement(bt,{className:Se.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},s)),src:t})))};var Rt=n.memo(_s);const Os=t=>{var e,i,o,{style:s,isDefault:l,rec:a,viewTime:r,isPost:d,bottom_image:p,commodityStyles:c,buttonStyle:m,translateY:f=0,commodityPicture:h,isExternalLink:b,onClick:g}=t,S=Qe(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:v,popupDetailData:y,setPopupDetailData:A,ctaEvent:w,globalConfig:D,bffFbReport:C}=_e(),{jumpToWeb:T}=st(),{popup:k}=Pt(),E=d?a:y,u=(i=(e=E?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],_=y?.index,I=n.useCallback(x=>{var L;return ti({product:x,enableFormattedPrice:(L=c?.price)===null||L===void 0?void 0:L.enableFormattedPrice,globalConfig:D,style:c?.price})},[(o=c?.price)===null||o===void 0?void 0:o.enableFormattedPrice,D]),M=Ye.throttle((x,L)=>{w?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},E,x,_),A?.(Object.assign(Object.assign({},E),{video:Object.assign(Object.assign({},E?.video),{bindProduct:x}),index:_,multiCheckIndex:L})),b?x?.link&&(T(E,x,x.bindCta,_),window.location.href=window.getJointUtmLink(x.link)):g?.()},k?.duration);return n.useEffect(()=>{C?.({eventName:"PageView"})},[]),n.createElement("div",{className:Se.css(Object.assign(Object.assign({},s),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},u?.map((x,L)=>{var R,F,B,N,O,V,G,z,Z,J,ie;return n.createElement(n.Fragment,null,E&&!x?.bindCta?null:n.createElement("div",Object.assign({key:L},S,{className:Se.css({display:"flex"}),onClick:()=>M(x,L)}),n.createElement(Rt,{src:(N=(B=(R=x?.cover)!==null&&R!==void 0?R:(F=x?.homePage)===null||F===void 0?void 0:F[0])!==null&&B!==void 0?B:v?.bottom_image)!==null&&N!==void 0?N:p,rec:E,item:x,index:L,translateY:f,imgStyle:h,enableEventReport:!1}),n.createElement("div",{style:{width:`calc(100% - ${(O=h?.width)!==null&&O!==void 0?O:0}px - ${(V=h?.marginRight)!==null&&V!==void 0?V: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:be((G=x?.title)!==null&&G!==void 0?G:"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:be((z=x?.collection)!==null&&z!==void 0?z:"Tiffany Lock",c?.collection)}})),n.createElement("div",{className:Se.css({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{style:c?.price,hidden:!!x&&!x?.price,dangerouslySetInnerHTML:{__html:(Z=I(x))!==null&&Z!==void 0?Z:""}})),n.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},m),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:be((ie=(J=x?.bindCta)===null||J===void 0?void 0:J.enTitle)!==null&&ie!==void 0?ie:"Shop Now",m)}})))))}))};var Ls=n.memo(Os),Rs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Ns=ot(Ls,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:Ms,interactionRender:Rs},defaulSetting:{props:{commodityPicture:{width:100,height:100,marginRight:10},commodityStyles:{price:{color:"#000",fontSize:14},title:{color:"#000",fontSize:14},collection:{color:"#757575",fontSize:12}},buttonStyle:{backgroundColor:"#000",fontSize:12,height:30,width:100,textAlign:"center",color:"#fff",lineHeight:2.5}},style:{}},w:100,h:40,sort:1});var Vs=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const js=t=>{var e,i,{content:o,btnText:s,style:l,icon:a,isPopup:r,isExternalLink:d,onClose:p,onClick:c,submitButtonStyle:m,contentStyle:f,isTel:h}=t,b=Qe(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:g}=_e(),S=(i=(e=g?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return n.createElement("div",Object.assign({className:`${Se.css(Object.assign({},l))}`},b),n.createElement("iframe",{src:S,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var Fs=n.memo(js);const Bs=ot(Fs,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:Vs,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var zs=[{title:"\u5F39\u7A97\u6587\u672C",child:[{type:"RichText",name:["props","content"]}]}];const Ws=t=>{var{content:e,isTel:i}=t;return Qe(t,["content","isTel"]),n.createElement("article",{className:"consentDetail-article",dangerouslySetInnerHTML:{__html:typeof e=="string"?e:""},onClick:o=>{o.stopPropagation()}})};var Hs=n.memo(Ws);const Xs=ot(Hs,{displayName:"\u534F\u8BAE\u8BE6\u60C5",icon:"",category:"popup",type:"ConsentDetail",related:{settingRender:zs,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:7});var Tt=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"},{label:"\u4E0EPost\u63CF\u8FF0\u8FB9\u8DDD",type:"Number",name:["style","marginBottom"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],Gs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Us=t=>{var{rec:e,children:i,className:o,onClick:s,style:l,isExternalLink:a=!1,index:r,jumpLink:d}=t;Qe(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink"]);const p=n.useRef(null),{popup:c}=Pt(),{setPopupDetailData:m,ctaEvent:f}=_e(),{jumpToWeb:h}=st(),b=Ye.throttle(()=>{var g,S,v,y,A,w,D,C;const T=(S=(g=e?.video)===null||g===void 0?void 0:g.bindProduct)!==null&&S!==void 0?S:e?.video;if(f?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,T,r),m?.(Object.assign(Object.assign({},e),{index:r})),a){if(d||!((y=(v=e?.video)===null||v===void 0?void 0:v.bindProduct)===null||y===void 0)&&y.link){const k=(A=e?.video)===null||A===void 0?void 0:A.bindCta,E=(w=e?.video)===null||w===void 0?void 0:w.bindProduct;h(e,E,k,r),window.location.href=window.getJointUtmLink(d||((C=(D=e?.video)===null||D===void 0?void 0:D.bindProduct)===null||C===void 0?void 0:C.link)||"")}}else s?.()},c?.duration);return n.createElement("div",{ref:p,className:o,style:l,onClick:b},i)};var ii=n.memo(Us),Ys={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const qs=t=>{var e,i,o,s,l,a,r,d,p,c,m,{content:f,style:h,bgImg:b,recData:g,bottom_image:S,ctaTempStyles:v,isExternalLink:y,translateY:A=0,index:w,isActive:D}=t,C=Qe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:T}=_e(),k=(e=g?.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:T?.bottom_image)!==null&&l!==void 0?l:S;return n.createElement(ii,Object.assign({isExternalLink:y,rec:g,className:Se.css(Object.assign({},h)),style:{display:"flex"},index:w},C),n.createElement(Rt,{src:E,rec:g,item:(r=(a=g?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&r!==void 0?r:g?.video,index:w,translateY:A,imgStyle:v?.img,isActive:D}),n.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:Ys["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:be((d=k?.title)!==null&&d!==void 0?d:"Product Name",v?.title)}}),n.createElement("div",{className:Se.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((p=v?.ctaTitle)===null||p===void 0?void 0:p.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:be((m=(c=k?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&m!==void 0?m:"Shop Now",v?.ctaTitle)}})))};var Zs=n.memo(qs);const Ks=ot(Zs,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:Gs,bindableProps:[],settingRender:Tt},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 Js=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Qs=t=>{var e,i,o,s,l,a,{content:r,style:d,bgImg:p,recData:c,bottom_image:m,ctaTempStyles:f,isExternalLink:h,index:b,isActive:g}=t,S=Qe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:v}=_e(),y=(e=c?.video)===null||e===void 0?void 0:e.bindCta,A=(o=(i=y?.icon)!==null&&i!==void 0?i:v?.bottom_image)!==null&&o!==void 0?o:m;return n.createElement(ii,Object.assign({isExternalLink:h,rec:c,className:Se.css(Object.assign({alignItems:"center"},d)),style:{display:"flex"},index:b},S),n.createElement(Rt,{src:A,rec:c,item:(l=(s=c?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&l!==void 0?l:c?.video,index:b,imgStyle:f?.img,isActive:g}),n.createElement("div",{className:Se.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},f?.ctaTitle)),dangerouslySetInnerHTML:{__html:be((a=y?.enTitle)!==null&&a!==void 0?a:"Product Name",f?.ctaTitle)}}))};var $s=n.memo(Qs);const ea=ot($s,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:Js,settingRender:Tt?.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 ta=[{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"}]}],Vo={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const ia=t=>{var e,i,o,s,l,a,r,d,p,{content:c,style:m,bgImg:f,recData:h,bottom_image:b,ctaTempStyles:g,index:S,customTitle:v,isActive:y}=t,A=Qe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:w,bffEventReport:D}=_e();st();const C=(e=h?.video)===null||e===void 0?void 0:e.bindCta;(i=h?.video)===null||i===void 0||i.bindProduct;const T=(s=(o=C?.icon)!==null&&o!==void 0?o:w?.bottom_image)!==null&&s!==void 0?s:b;return n.createElement(ii,Object.assign({index:S,rec:h,className:Se.css(Object.assign({alignItems:"center"},m)),style:{display:"flex"}},A,{jumpLink:(l=C?.link)!==null&&l!==void 0?l:""}),n.createElement(Rt,{src:T,rec:h,item:(r=(a=h?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&r!==void 0?r:h?.video,index:S,imgStyle:g?.img,isActive:y}),n.createElement("div",{className:Se.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},n.createElement("div",null,n.createElement("div",{className:Vo["tow-line-ellipsis"],style:g?.ctaTitle,dangerouslySetInnerHTML:{__html:be((d=C?.enTitle)!==null&&d!==void 0?d:"Product Name",g?.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:Vo["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:be(v?.text,v?.style)}}))))};var oa=n.memo(ia),na=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Vi;const la=ot(oa,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(Vi=Tt?.filter(t=>t.type!=="commodityTitle"))===null||Vi===void 0?void 0:Vi.concat(ta),bindableProps:[],interactionRender:na},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 sa=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],aa={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const ra=t=>{var e,i,o,s,l,a,r,d,p,c,m,{content:f,style:h,bgImg:b,recData:g,bottom_image:S,ctaTempStyles:v,isExternalLink:y,translateY:A=0,index:w,isActive:D}=t,C=Qe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:T}=_e(),k=(e=g?.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:T?.bottom_image)!==null&&l!==void 0?l:S;return n.createElement(ii,Object.assign({isExternalLink:y,rec:g,className:Se.css(Object.assign({},h)),style:{display:"flex"},index:w},C),n.createElement(Rt,{src:E,rec:g,item:(r=(a=g?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&r!==void 0?r:g?.video,index:w,translateY:A,imgStyle:v?.img,isActive:D}),n.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:aa["tow-line-ellipsis"],style:v?.title,dangerouslySetInnerHTML:{__html:be((d=k?.title)!==null&&d!==void 0?d:"Product Name",v?.title)}}),n.createElement("div",{className:Se.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((p=v?.ctaTitle)===null||p===void 0?void 0:p.height)+"px"},v?.ctaTitle)),dangerouslySetInnerHTML:{__html:be((m=(c=k?.bindCta)===null||c===void 0?void 0:c.enTitle)!==null&&m!==void 0?m:"Shop Now",v?.ctaTitle)}})))};var da=n.memo(ra);const ca=ot(da,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:sa,settingRender:Tt,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 ua=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],va={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const pa=t=>{var e,i,o,s,l,a,r,d,p,c,{content:m,style:f,bgImg:h,recData:b,bottom_image:g,ctaTempStyles:S,isExternalLink:v,translateY:y=0,index:A,isActive:w}=t,D=Qe(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:C}=_e(),T=(e=b?.video)===null||e===void 0?void 0:e.bindProduct,k=(l=(s=(i=T?.cover)!==null&&i!==void 0?i:(o=T?.homePage)===null||o===void 0?void 0:o[0])!==null&&s!==void 0?s:C?.bottom_image)!==null&&l!==void 0?l:g;return n.createElement(ii,Object.assign({isExternalLink:v,rec:b,className:Se.css(Object.assign({},f)),style:{display:"flex"},index:A},D),n.createElement(Rt,{src:k,rec:b,item:(r=(a=b?.video)===null||a===void 0?void 0:a.bindProduct)!==null&&r!==void 0?r:b?.video,index:A,translateY:y,imgStyle:S?.img,isActive:w}),n.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},n.createElement("div",{className:va["tow-line-ellipsis"],style:S?.title,dangerouslySetInnerHTML:{__html:be((d=T?.title)!==null&&d!==void 0?d:"Product Name",S?.title)}}),n.createElement("div",{className:Se.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},S?.ctaTitle)),dangerouslySetInnerHTML:{__html:be((c=(p=T?.bindCta)===null||p===void 0?void 0:p.enTitle)!==null&&c!==void 0?c:"Shop Now",S?.ctaTitle)}})))};var ma=n.memo(pa);const fa=ot(ma,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:ua,bindableProps:[],settingRender:Tt},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 ha=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Aa={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const ba=t=>{var e,i,{content:o,style:s,bgImg:l,recData:a,onClick:r,bottom_image:d,ctaTempStyles:p,isExternalLink:c,index:m,translateY:f=0,isActive:h}=t,b=Qe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:g,setPopupDetailData:S,sxpParameter:v}=_e(),{popup:y}=Pt(),{jumpToWeb:A}=st(),[w,D]=n.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),C=Ye.throttle((T,k)=>{g?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,T,m),S?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:T}),index:m,multiCheckIndex:k})),c?T?.link&&(A(a,T,T.bindCta,m),window.location.href=window.getJointUtmLink(T.link)):r?.()},y?.duration);return n.createElement(ei,{isPadding:!!a},w?.map((T,k)=>{var E,u,_,I,M,x,L,R;return n.createElement(n.Fragment,null,a&&!T?.bindCta?null:n.createElement(Mt,Object.assign({key:k,className:Se.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},b,{onClick:()=>C(T,k)}),n.createElement(Rt,{src:(I=(_=(E=T?.cover)!==null&&E!==void 0?E:(u=T?.homePage)===null||u===void 0?void 0:u[0])!==null&&_!==void 0?_:v?.bottom_image)!==null&&I!==void 0?I:d,rec:a,item:T,index:k,translateY:f,imgStyle:p?.img,isActive:h}),n.createElement("div",{className:Se.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:Aa["two-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:be((M=T?.title)!==null&&M!==void 0?M:"Product Name",p?.title)}}),n.createElement("div",{className:Se.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:be((R=(L=T?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&R!==void 0?R:"Shop Now",p?.ctaTitle)}}))))}))};var ga=n.memo(ba);const ya=ot(ga,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:ha,bindableProps:[],settingRender:Tt},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 wa=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Sa={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const xa=t=>{var e,i,{content:o,style:s,bgImg:l,recData:a,onClick:r,bottom_image:d,ctaTempStyles:p,isExternalLink:c,index:m,translateY:f=0,isActive:h}=t,b=Qe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{sxpParameter:g}=_e(),{ctaEvent:S,setPopupDetailData:v}=_e(),{popup:y}=Pt(),[A,w]=n.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),{jumpToWeb:D}=st(),C=Ye.throttle((T,k)=>{S?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,T,m),v?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:T}),index:m,multiCheckIndex:k})),c?T?.link&&(D(a,T,T.bindCta,m),window.location.href=window.getJointUtmLink(T.link)):r?.()},y?.duration);return n.createElement(ei,{isPadding:!!a},A?.map((T,k)=>{var E,u,_,I,M,x,L,R;return n.createElement(n.Fragment,null,a&&!T?.bindCta?null:n.createElement(Mt,Object.assign({key:k,className:Se.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},b,{onClick:()=>C(T,k)}),n.createElement(Rt,{src:(I=(_=(E=T?.cover)!==null&&E!==void 0?E:(u=T?.homePage)===null||u===void 0?void 0:u[0])!==null&&_!==void 0?_:g?.bottom_image)!==null&&I!==void 0?I:d,rec:a,item:T,index:k,translateY:f,imgStyle:p?.img,isActive:h}),n.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},n.createElement("div",{className:Sa["two-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:be((M=T?.title)!==null&&M!==void 0?M:"Product Name",p?.title)}}),n.createElement("div",{className:Se.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:be((R=(L=T?.bindCta)===null||L===void 0?void 0:L.enTitle)!==null&&R!==void 0?R:"Shop Now",p?.ctaTitle)}}))))}))};var Ta=n.memo(xa);const Ea=ot(Ta,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:wa,settingRender:Tt,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 Ca=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Ia={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const ka=t=>{var e,i,{content:o,style:s,bgImg:l,recData:a,onClick:r,bottom_image:d,ctaTempStyles:p,isExternalLink:c,index:m,translateY:f=0,isActive:h}=t,b=Qe(t,["content","style","bgImg","recData","onClick","bottom_image","ctaTempStyles","isExternalLink","index","translateY","isActive"]);const{ctaEvent:g,setPopupDetailData:S,sxpParameter:v}=_e(),{popup:y}=Pt(),{jumpToWeb:A}=st(),[w,D]=n.useState((i=(e=a?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]),C=Ye.throttle((T,k)=>{g?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},a,T,m),S?.(Object.assign(Object.assign({},a),{video:Object.assign(Object.assign({},a?.video),{bindProduct:T}),index:m,multiCheckIndex:k})),c?T?.link&&(A(a,T,T.bindCta,m),window.location.href=window.getJointUtmLink(T.link)):r?.()},y?.duration);return n.createElement(ei,{isPadding:!!a},w?.map((T,k)=>{var E,u,_,I,M,x,L;return n.createElement(n.Fragment,null,a&&!T?.bindCta?null:n.createElement(Mt,Object.assign({key:k,className:Se.css(Object.assign(Object.assign({},s),{display:"flex",flexShrink:0,marginLeft:0,marginRight:"8px"}))},b,{onClick:()=>C(T,k)}),n.createElement(Rt,{src:(I=(_=(E=T?.cover)!==null&&E!==void 0?E:(u=T?.homePage)===null||u===void 0?void 0:u[0])!==null&&_!==void 0?_:v?.bottom_image)!==null&&I!==void 0?I:d,rec:a,item:T,index:k,translateY:f,imgStyle:p?.img,isActive:h}),n.createElement("div",{className:Se.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},n.createElement("div",{className:Ia["tow-line-ellipsis"],style:p?.title,dangerouslySetInnerHTML:{__html:be((M=T?.title)!==null&&M!==void 0?M:"Product Name",p?.title)}}),n.createElement("div",{className:Se.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},p?.ctaTitle)),dangerouslySetInnerHTML:{__html:be((L=(x=T?.bindCta)===null||x===void 0?void 0:x.enTitle)!==null&&L!==void 0?L:"Shop Now",p?.ctaTitle)}}))))}))};var Pa=n.memo(ka);const Da=ot(Pa,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:Ca,bindableProps:[],settingRender:Tt},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 Ma=[{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 _a=({icon:t,styles:e,textStyle:i,onClose:o})=>{var s;const{waterFallData:l,setOpenHashtag:a}=_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:be(`#${(s=l?.hashTag)!==null&&s!==void 0?s:"\u6807\u9898"}`,i)}}))};var jo=n.memo(_a),Oa=null,La="3d989325-e7d6-4a74-8a97-98febdf5b567",Ra=null,Na=null,Va={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"},ja=[{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}],Fa="Handbags",Fo={productUserId:Oa,requestId:La,channel:Ra,rtc:Na,tag:Va,recList:ja,hashTag:Fa};const Ba=t=>{var e;const{rec:i,style:o={},sizeChange:s=()=>{},unitWidth:l,index:a,showBorder:r,list:d,reportTagsView:p,textStyles:c,space:m}=t,{swiperRef:f,setRtcList:h,setOpenHashtag:b,sxpParameter:g,globalConfig:S}=_e(),[v,y]=n.useState(!1);n.useState(!1),n.useState({height:1,width:1});const A=n.useRef(null),w=n.useRef(null);n.useRef(null),n.useRef(null);const[D,C]=n.useState(""),T=n.useMemo(()=>{var x,L,R,F,B,N,O,V,G,z;return!((x=i?.video)===null||x===void 0)&&x.cover?(L=i?.video)===null||L===void 0?void 0:L.cover:!((F=(R=i?.video)===null||R===void 0?void 0:R.imgUrls)===null||F===void 0)&&F.length?(N=(B=i?.video)===null||B===void 0?void 0:B.imgUrls)===null||N===void 0?void 0:N[0]:!((V=(O=i?.product)===null||O===void 0?void 0:O.homePage)===null||V===void 0)&&V.length?(z=(G=i?.product)===null||G===void 0?void 0:G.homePage)===null||z===void 0?void 0:z[0]:g?.bottom_image||""},[i,g?.bottom_image]),k=n.useMemo(()=>{var x,L;return((x=i?.product)===null||x===void 0?void 0:x.title)||((L=i?.video)===null||L===void 0?void 0:L.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<=r,[E,r]);const u=ti({product:i?.product,enableFormattedPrice:(e=c?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:S,isHiddenDef:!0,style:c?.price});n.useEffect(()=>{if(A.current===null||T==="")return;let x=null;v&&D?x=D:x=T,x&&A.current.setSrc(x)},[T,v,D]);const _=n.useRef(),I=n.useCallback(x=>{setTimeout(()=>{var L;const R=(L=_?.current)===null||L===void 0?void 0:L.offsetHeight;s(R+56+m,a)},0)},[m,s,a,l,_]),M=()=>{p(),h?.(d),setTimeout(()=>{var x;(x=f?.current)===null||x===void 0||x.swiper.slideTo(a,0,!1),b?.(!1)},0)};return n.createElement("div",{ref:w,style:Object.assign({},o),className:"waterFallList-content-listItem",key:a,onClick:M},n.createElement("div",{className:"waterFallList-content-listItem-picture",ref:_},n.createElement(bt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:I,ref:A})),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:be(k,c?.title)}}),n.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!u,style:c.price,dangerouslySetInnerHTML:{__html:u??""}})))};function za(t){var e,i,o,s,l,a,r,d,p,c,m,f,h,b,g,S,v,y,A,w,D,C,{reportTagsView:T,showBanner:k}=t,E=Qe(t,["reportTagsView","showBanner"]);const{waterFallData:u,getRecommendVideos:_,hashTagSize:I,loadingImage:M,isOpenHashTag:x,cacheActiveIndex:L}=_e(),{jumpToWeb:R}=st(),F=n.useRef(null),[B,N]=n.useState(0),[O,V]=n.useState(),G=n.useRef(null),[z,Z]=n.useState([]),J=n.useRef(),ie=[170,230,300],[ve,ge]=n.useState(!1),[ce,Me]=n.useState([]),je=n.useRef(),ae=n.useCallback((te,q)=>Math.floor(Math.random()*(q-te+1))+te,[]),U=n.useRef([]),[oe,ue]=n.useState({width:0}),re=n.useMemo(()=>{const te=oe.width||0;return te>=1200?6:te>=768&&te<=1199?4:2},[oe]),ne=n.useMemo(()=>oe.width/re-2,[re,oe]),ye=n.useCallback(()=>{var te;const q=(te=J.current)!==null&&te!==void 0?te:[],X=[];for(let Y=0;Y<ce?.length;Y++){const Pe=Math.floor(Y/re),de=Y%re+1;let K=0,j=9999999999;if(Pe===0)X[Y]=Y;else{for(let Ie=0;Ie<X.length;Ie++)U.current[X[Ie]].top+U.current[X[Ie]].height<j&&(K=Ie,j=U.current[X[Ie]].top+U.current[X[Ie]].height);X[K]=Y}U.current[Y]===void 0&&(U.current[Y]={}),Pe===0?(de===1?U.current[Y].left=0:U.current[Y].left=U.current[Y-1].left+ne+4,U.current[Y].top=0):(U.current[Y].left=U.current[K].left,U.current[Y].top=j),U.current[Y].height=U.current[Y].height||ie[ae(0,2)],q[Y]={transform:`translate(${U.current[Y].left}px,${U.current[Y].top}px)`,width:`${ne}px`,height:U.current[Y].height}}return Z([...q]),[...q]},[ne,re,ie,ae,ce]),Ae=n.useCallback((te,q)=>{U.current[q]===void 0&&(U.current[q]={}),U.current[q].height=te,J.current=ye()},[ye]);n.useEffect(()=>{J.current=ye()},[ne,re,ce]),n.useEffect(()=>{var te,q;if(ge(!0),u&&_?.({hashTag:u?.hashTag,defaultSize:I,maxSize:I}).then(X=>{var Y,Pe;V(X),Me((Pe=(Y=X?.recList)===null||Y===void 0?void 0:Y.filter(de=>de?.video!==null||de?.product!==null))!==null&&Pe!==void 0?Pe:[]),ge(!1)}),x){const X=Fo;V(X),Me((q=(te=X?.recList)===null||te===void 0?void 0:te.filter(Y=>Y?.video!==null||Y?.product!==null))!==null&&q!==void 0?q:[]),ge(!1)}},[u,_,I,x]);const Fe=n.useCallback(()=>{G.current!==null&&ue({width:G.current.getBoundingClientRect().width})},[]);n.useEffect(()=>{if(G.current===null)return;const te=new ResizeObserver(q=>{Fe()});return te.observe(G.current),()=>{te.disconnect()}},[Fe]),n.useCallback(()=>{ge(!0),u&&_?.({hashTag:u?.hashTag}).then(te=>{var q,X;Me(ce?.concat((X=(q=te?.recList)===null||q===void 0?void 0:q.filter(Y=>!Y?.video))!==null&&X!==void 0?X:[])),ge(!1)})},[u,_,ce]);const We=n.useCallback(()=>{N(F.current.scrollTop)},[]);n.useEffect(()=>{var te;return(te=F?.current)===null||te===void 0||te.addEventListener("scroll",We),()=>{var q;(q=F?.current)===null||q===void 0||q.removeEventListener("scroll",We)}},[We,F]);const Be=()=>{var te,q,X,Y,Pe;if(!((te=O?.tag)===null||te===void 0)&&te.link){T();const de=u?.rec;R(de,(q=de?.video)===null||q===void 0?void 0:q.bindProduct,(X=de?.video)===null||X===void 0?void 0:X.bindCta,L,(Y=de?.video)===null||Y===void 0?void 0:Y.traceInfo),window.location.href=window.getJointUtmLink((Pe=O?.tag)===null||Pe===void 0?void 0:Pe.link)}};return n.createElement(n.Fragment,null,ve?n.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:M,alt:"loading...",style:{objectFit:"contain"}})):n.createElement("div",{className:"waterFallList",ref:G},n.createElement("div",{className:"waterFallList-scroll",ref:F},k&&((e=O?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:Be},n.createElement(bt,{className:Se.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=O?.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:be((s=O?.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=O?.tag)===null||a===void 0)&&a.link),className:"waterFallList-collection",style:Object.assign({},(r=E?.textStyles)===null||r===void 0?void 0:r.hashTagLink),onClick:Be,dangerouslySetInnerHTML:{__html:be(((d=O?.tag)===null||d===void 0?void 0:d.linkTitle)||"Shop the collection",(p=E?.textStyles)===null||p===void 0?void 0:p.hashTagLink)}}),n.createElement("div",{className:"waterFallList-content"},ce?.map((te,q)=>{var X;return n.createElement(Ba,Object.assign({key:q,index:q,rec:te,list:ce,showBorder:B+((X=F?.current)===null||X===void 0?void 0:X.clientHeight),style:z[q],sizeChange:Ae,unitWidth:ne,reportTagsView:T},E))}),n.createElement("div",{hidden:!(!((c=O?.tag)===null||c===void 0)&&c.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(g=((f=U?.current[((m=U?.current)===null||m===void 0?void 0:m.length)-1])===null||f===void 0?void 0:f.top)+((b=U?.current[((h=U?.current)===null||h===void 0?void 0:h.length)-1])===null||b===void 0?void 0:b.height))!==null&&g!==void 0?g:0}px)`,height:!((S=O?.tag)===null||S===void 0)&&S.link?((v=je?.current)===null||v===void 0?void 0:v.offsetHeight)||((y=E?.buttonBgStyle)===null||y===void 0?void 0:y.height)||"100px":0}}))),n.createElement("div",{className:"waterFallList-bottom",hidden:!(!((A=O?.tag)===null||A===void 0)&&A.link),style:E?.buttonBgStyle}),n.createElement("div",{ref:je,hidden:!(!((w=O?.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":((D=O?.tag)===null||D===void 0?void 0:D.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:E?.buttonStyle,onClick:Be,dangerouslySetInnerHTML:{__html:be(((C=O?.tag)===null||C===void 0?void 0:C.linkTitle)||"Shop the collection",E?.buttonStyle)}}))))}var Wa="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const Ha=t=>{var e;const{rec:i,index:o,list:s,reportTagsView:l,textStyles:a,space:r}=t,{swiperRef:d,setRtcList:p,setOpenHashtag:c,sxpParameter:m,globalConfig:f}=_e(),[h,b]=n.useState(!1),g=n.useRef(null),S=n.useRef(null),v=n.useRef(null),y=n.useRef(null),[A,w]=n.useState(""),D=n.useMemo(()=>{var u,_,I,M,x,L,R,F,B,N;return!((u=i?.video)===null||u===void 0)&&u.cover?(_=i?.video)===null||_===void 0?void 0:_.cover:!((M=(I=i?.video)===null||I===void 0?void 0:I.imgUrls)===null||M===void 0)&&M.length?(L=(x=i?.video)===null||x===void 0?void 0:x.imgUrls)===null||L===void 0?void 0:L[0]:!((F=(R=i?.product)===null||R===void 0?void 0:R.homePage)===null||F===void 0)&&F.length?(N=(B=i?.product)===null||B===void 0?void 0:B.homePage)===null||N===void 0?void 0:N[0]:m?.bottom_image||""},[i,m?.bottom_image]),C=n.useMemo(()=>{var u,_;return((u=i?.product)===null||u===void 0?void 0:u.title)||((_=i?.video)===null||_===void 0?void 0:_.title)||null},[i]),T=ti({product:i?.product,enableFormattedPrice:(e=a?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:f,isHiddenDef:!0,style:a?.price});n.useEffect(()=>{const u=new IntersectionObserver(_=>{_.forEach(I=>{if(I.isIntersecting){if(S.current===null||D==="")return;h&&A?g.current.setSrc(A):g.current.setSrc(D),u.unobserve(S.current)}})});return u.observe(S.current),()=>{u.disconnect()}},[D,h,A]);const k=(u,_,I)=>{const M=u/_;return I/M};n.useEffect(()=>{const u=v?.current;u===null||D===""||!h||(u.src=D,u.currentTime=1,u.crossOrigin="anonymous",u.onloadeddata=()=>{const _=y?.current;if(!_)return;const I=_.getContext("2d"),M=window?.innerWidth/2,x=k(u.videoWidth,u.videoHeight,M);_.height=x,_.width=M,I?.drawImage(u,0,0,_.width,_.height),w(_.toDataURL()),u.remove(),_.remove()})},[D,h]);const E=()=>{l(),p?.(s),setTimeout(()=>{var u;(u=d?.current)===null||u===void 0||u.swiper.slideTo(o,0,!1),c?.(!1)},0)};return n.createElement("div",{ref:S,className:"list-content-listItem",key:o,onClick:E,style:{marginBottom:r}},n.createElement("div",{className:"list-content-listItem-picture"},h&&n.createElement("div",{style:{display:"none"}},n.createElement("video",{ref:v,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),n.createElement("canvas",{ref:y})),n.createElement(bt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:g})),n.createElement("div",{className:"list-content-listItem-info"},n.createElement("div",{className:`list-content-listItem-info-title ${T?"list-content-listItem-info-nowrap":""}`,style:a?.title,dangerouslySetInnerHTML:{__html:be(C,a?.title)}}),n.createElement("div",{className:"list-content-listItem-info-price",style:a?.price,hidden:!T,dangerouslySetInnerHTML:{__html:T??""}})))};function Xa(t){var e,i,o,s,l,a,r,d,p,c,m,f,h,b,g,S,v,{reportTagsView:y,showBanner:A}=t,w=Qe(t,["reportTagsView","showBanner"]);const{waterFallData:D,getRecommendVideos:C,hashTagSize:T,loadingImage:k,isOpenHashTag:E,cacheActiveIndex:u}=_e(),{jumpToWeb:_}=st(),[I,M]=n.useState(),[x,L]=n.useState(),[R,F]=n.useState(!1),B=n.useRef(null),[N,O]=n.useState(!1);n.useCallback(()=>{N||(O(!0),D&&C?.({hashTag:D?.hashTag}).then(G=>{var z;M(I?.concat((z=G?.recList)!==null&&z!==void 0?z:[])),O(!1)}))},[D,C,I,N]),n.useEffect(()=>{var G,z;if(F(!0),D&&C?.({hashTag:D?.hashTag,defaultSize:T,maxSize:T}).then(Z=>{var J,ie;L(Z),M((ie=(J=Z?.recList)===null||J===void 0?void 0:J.filter(ve=>ve?.video!==null||ve?.product!==null))!==null&&ie!==void 0?ie:[]),F(!1)}),E){const Z=Fo;L(Z),M((z=(G=Z?.recList)===null||G===void 0?void 0:G.filter(J=>J?.video!==null||J?.product!==null))!==null&&z!==void 0?z:[]),F(!1)}},[D,C,T,E]);const V=()=>{var G,z,Z,J,ie;if(!((G=x?.tag)===null||G===void 0)&&G.link){y();const ve=D?.rec;_(ve,(z=ve?.video)===null||z===void 0?void 0:z.bindProduct,(Z=ve?.video)===null||Z===void 0?void 0:Z.bindCta,u,(J=ve?.video)===null||J===void 0?void 0:J.traceInfo),window.location.href=window.getJointUtmLink((ie=x?.tag)===null||ie===void 0?void 0:ie.link)}};return n.createElement(n.Fragment,null,R?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:B},A&&((e=x?.tag)===null||e===void 0?void 0:e.picture)&&n.createElement("div",{onClick:V},n.createElement(bt,{className:Se.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:be((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:V,style:Object.assign(Object.assign({},(r=w?.textStyles)===null||r===void 0?void 0:r.hashTagLink),{marginBottom:w?.space}),dangerouslySetInnerHTML:{__html:be(((d=x?.tag)===null||d===void 0?void 0:d.linkTitle)||"Shop the collection",(p=w?.textStyles)===null||p===void 0?void 0:p.hashTagLink)}}),n.createElement("div",{className:"list-content"},I?.map((G,z)=>n.createElement(Ha,Object.assign({key:z,index:z,rec:G,list:I,reportTagsView:y},w)))),n.createElement("div",{hidden:!N,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?((f=w?.buttonBgStyle)===null||f===void 0?void 0:f.height)||((h=w?.buttonStyle)===null||h===void 0?void 0:h.height)||"100px":0}})),n.createElement("div",{className:"list-bottom",hidden:!(!((b=x?.tag)===null||b===void 0)&&b.link),style:w?.buttonBgStyle}),n.createElement("div",{hidden:!(!((g=x?.tag)===null||g===void 0)&&g.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},w?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},n.createElement("button",{"aria-label":((S=x?.tag)===null||S===void 0?void 0:S.linkTitle)||"Shop the collection",className:"list-btn",style:w?.buttonStyle,onClick:V,dangerouslySetInnerHTML:{__html:be(((v=x?.tag)===null||v===void 0?void 0:v.linkTitle)||"Shop the collection",w?.buttonStyle)}}))))}const Ga=t=>{var e;const{waterFallData:i,setOpenHashtag:o,openHashtag:s,swiperRef:l,setWaterFallData:a,cacheRtcList:r,setRtcList:d,cacheActiveIndex:p,rtcList:c,setCacheRtcList:m,setIsFromHashtag:f,isFromHashtag:h,bffEventReport:b,themeTag:g,selectTag:S,bffFbReport:v}=_e(),{backMainFeed:y}=st();n.useRef(null);const A=n.useRef(null),[w,D]=n.useState();n.useEffect(()=>{const u=document.getElementById("sxp-render"),_=document.getElementById("water-fall");_?A.current=_:(A.current=document.createElement("div"),A.current.setAttribute("id","water-fall"),u?.appendChild(A.current))},[]);const C=()=>{var u,_;y("branch",S,void 0,i?.hashTag),E(),a?.(void 0),f?.(!1),(_=(u=l?.current)===null||u===void 0?void 0:u.swiper)===null||_===void 0||_.slideTo(p,0,!1),o?.(!1)},[T,k]=n.useState();n.useEffect(()=>{i&&k(i)},[i]);const E=n.useCallback(()=>{var u,_,I,M,x,L;const R=T?.rec;if(!R)return;let F="",B=null;h?F="hashTagPage":!((u=R?.video)===null||u===void 0)&&u.url?(F="videoPage",B="video"):!((I=(_=R?.video)===null||_===void 0?void 0:_.imgUrls)===null||I===void 0)&&I.length&&(F="imagePage",B="image"),b?.({eventInfo:{contentId:(M=R?.video)===null||M===void 0?void 0:M.itemId,position:p+"",contentTags:JSON.stringify((x=R?.video)===null||x===void 0?void 0:x.tags),traceInfo:(L=R?.video)===null||L===void 0?void 0:L.traceInfo,hashTags:JSON.stringify([T?.hashTag]),fromKName:F,fromKPage:location?.href,timeOnSite:Math.floor((new Date-w)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:B}})},[T,b,w,h,p]);return n.useEffect(()=>{s&&(D(new Date),v?.({eventName:"PageView"}))},[s,v]),n.useEffect(()=>{const u=()=>{D(new Date)};return window.addEventListener("pageshow",u),()=>{window.removeEventListener("pageshow",u)}},[]),A.current?Xi.createPortal(n.createElement("div",{className:"waterfall",style:{display:s?"block":"none"}},n.createElement(jo,{icon:Wa,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:C}),t?.openFixedSize===!0||t?.openFixedSize===void 0?n.createElement(Xa,Object.assign({reportTagsView:E},t)):n.createElement(za,Object.assign({reportTagsView:E},t))),A.current):null};var Bo=n.memo(Ga);const Ua=t=>n.createElement(Bo,Object.assign({},t));var Ya=n.memo(Ua);const qa=ot(Ya,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Ma,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 Za=[{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 zo=t=>n.createElement(zo,Object.assign({},t));var Ka=n.memo(zo);const Ja=ot(Ka,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:Za},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var Qa=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{type:"TextMargin",name:["style"],label:"\u4E0A\u4E0B\u8FB9\u8DDD",direction:"vertical"},{type:"TextPadding",name:["style"],label:"\u5185\u8FB9\u8DDD",direction:"horizontal"}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],Wo={"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 $a=t=>{var e,i,o,s,l,a,r,d,p,c,{style:m,recData:f,ctaTempStyles:h,index:b,event:g,onClick:S,isExternalLink:v=!1,isActive:y}=t,A=Qe(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:w,setPopupDetailData:D}=_e(),{jumpToWeb:C}=st(),[T,k]=n.useState(!1),E=n.useRef(null),u=No(E),_=((o=(i=(e=f?.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=f?.video)===null||s===void 0?void 0:s.bindProduct)===null||l===void 0?void 0:l.bindCta)||((a=f?.video)===null||a===void 0?void 0:a.bindCta),I=((d=(r=f?.video)===null||r===void 0?void 0:r.bindProducts)===null||d===void 0?void 0:d[0])||((p=f?.video)===null||p===void 0?void 0:p.bindProduct),M=()=>{var F,B,N,O;const V=((B=(F=f?.video)===null||F===void 0?void 0:F.bindProducts)===null||B===void 0?void 0:B[0])||((N=f?.video)===null||N===void 0?void 0:N.bindProduct)||f?.video;if(w?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},f,V,b),D?.(Object.assign(Object.assign({},f),{index:b})),v){const G=I?.link||((O=V?.bindCta)===null||O===void 0?void 0:O.link);G&&(C(f,I,_,b),window.location.href=window.getJointUtmLink(G))}else S?.()},x=_?.enTitle||"\u67E5\u770B\u8BE6\u60C5",L=n.useMemo(()=>{var F,B;const N=g?.animation;if(N){const{delay:O,duration:V,backgroundColor:G}=N;return{":after":{animationDelay:`${(F=O/1e3)!==null&&F!==void 0?F:0}s`,animationDuration:`${(B=V/1e3)!==null&&B!==void 0?B:0}s`,backgroundColor:`${G??"transparent"}`}}}},[g?.animation]);n.useEffect(()=>{var F,B,N;u&&E?.current&&y&&w?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},f,((B=(F=f?.video)===null||F===void 0?void 0:F.bindProducts)===null||B===void 0?void 0:B[0])||((N=f?.video)===null||N===void 0?void 0:N.bindProduct)||f?.video,b)},[u,y]),n.useEffect(()=>{k(!!u)},[u]);const R=n.useMemo(()=>T?Wo["animated-button"]:null,[T]);return n.createElement("div",Object.assign({ref:E,style:Object.assign(Object.assign(Object.assign({},m),h?.ctaTitle),{lineHeight:`${(c=m?.height)!==null&&c!==void 0?c:0}px`})},A,{className:`${R} ${Se.css(L)} ${Wo["one-line-ellipsis"]}`,onClick:M,dangerouslySetInnerHTML:{__html:be(x,h?.ctaTitle)}}))};var er=n.memo($a),tr=[{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 ir=ot(er,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:Qa,bindableProps:[],interactionRender:tr},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 or=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5916\u8FB9\u8DDD",type:"Number",name:["style","margin"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u4E0B\u8FB9\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginBottom"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]}]}],Jt={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 nr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",lr=t=>{var e,i,o,s,l,a,r,d,p,c,m,f,h,b,g,S,v,y,A,w,D,C,T,k,{style:E,recData:u,ctaTempStyles:_,index:I,event:M,bottom_image:x,translateY:L,isTel:R,onClick:F,isExternalLink:B=!1,isActive:N}=t,O=Qe(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);E==null||delete E.transform;const{sxpParameter:V,globalConfig:G,ctaEvent:z,setPopupDetailData:Z}=_e(),{jumpToWeb:J}=st(),[ie,ve]=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=((d=(r=u?.video)===null||r===void 0?void 0:r.bindProducts)===null||d===void 0?void 0:d[0])||((p=u?.video)===null||p===void 0?void 0:p.bindProduct),Me=()=>{var re,ne,ye,Ae;const Fe=((ne=(re=u?.video)===null||re===void 0?void 0:re.bindProducts)===null||ne===void 0?void 0:ne[0])||((ye=u?.video)===null||ye===void 0?void 0:ye.bindProduct)||u?.video;if(z?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},u,Fe,I),Z?.(Object.assign(Object.assign({},u),{index:I})),B){const We=ce?.link||((Ae=Fe?.bindCta)===null||Ae===void 0?void 0:Ae.link);We&&(J(u,ce,ge,I),window.location.href=window.getJointUtmLink(We))}else F?.()},je=ge?.enTitle||"\u67E5\u770B\u8BE6\u60C5",ae=n.useMemo(()=>{const re=M?.animation;if(re){const{delay:ne,duration:ye}=re;return{animationDelay:`${ne?ne/1e3:0}s`,animationDuration:`${ye?ye/1e3:0}s`}}},[M?.animation]),U=(b=(h=(f=(c=ce?.cover)!==null&&c!==void 0?c:(m=ce?.homePage)===null||m===void 0?void 0:m[0])!==null&&f!==void 0?f:ge?.icon)!==null&&h!==void 0?h:V?.bottom_image)!==null&&b!==void 0?b:x,oe=re=>{re.stopPropagation(),ve(!1)};n.useEffect(()=>{ve(!0)},[N]);const ue=n.useMemo(()=>N&&ie?Jt["animated-fadeIn"]:null,[N,ie]);return n.createElement(n.Fragment,null,R?n.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):n.createElement("div",Object.assign({},O,{className:`${Se.css(Object.assign(Object.assign({},E),{"--transY":`translateY(calc(100% + ${(g=E?.margin)!==null&&g!==void 0?g:0}px))`}))} ${Jt.aniLinkPopup} ${ue} ${Se.css(ae)}`,onClick:Me}),n.createElement("div",{onClick:oe,className:Jt["modal-icon-wrapper"],style:{padding:(S=E?.padding)!==null&&S!==void 0?S:0}},n.createElement("img",{src:(v=G?.popupCloseIcon)!==null&&v!==void 0?v:nr,alt:"close",className:Jt["modal-icon-wrapper-img"]})),n.createElement(Rt,{src:U,rec:u,item:(C=(w=(A=(y=u?.video)===null||y===void 0?void 0:y.bindProducts)===null||A===void 0?void 0:A[0])!==null&&w!==void 0?w:(D=u?.video)===null||D===void 0?void 0:D.bindProduct)!==null&&C!==void 0?C:u?.video,index:I,translateY:L,imgStyle:_?.img,isActive:N}),(!u||ce?.title)&&n.createElement("div",{className:Jt["one-line-ellipsis"],style:_?.title,dangerouslySetInnerHTML:{__html:be((T=ce?.title)!==null&&T!==void 0?T:"Product Name",_?.title)}}),n.createElement("div",{className:Jt["one-line-ellipsis"],style:Object.assign(Object.assign({},_?.ctaTitle),{lineHeight:((k=_?.ctaTitle)===null||k===void 0?void 0:k.height)+"px"}),dangerouslySetInnerHTML:{__html:be(je,_?.ctaTitle)}})))};var sr=n.memo(lr),ar=[{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 rr=ot(sr,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:or,bindableProps:[],interactionRender:ar},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 dr=[{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"link",name:"onClick",showAppId:!0}]}],cr=[{title:"\u5168\u5C40\u8BBE\u7F6E",child:[{type:"Switch",label:"\u5F39\u7A97\u5F00\u5173",name:["props","open"]},{type:"Switch",label:"\u6BCF\u6B21\u8FDB\u5165\u63D0\u793A",name:["props","isShowOnce"]},{type:"Switch",label:"\u5173\u95ED\u6309\u94AE",name:["props","isShowClose"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u5185\u8FB9\u8DDD",name:["style","padding"],addonAfter:"px"},{label:"\u5BF9\u9F50",type:"TextAlign",name:["style"]}]},{title:"\u534F\u8BAE\u5185\u5BB9",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","content","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","content","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","content","style","color"]},{type:"Number",name:["props","content","style","fontSize"],addonAfter:"px"}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","content","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","content","style"]},{label:"\u6587\u672C",type:"TextArea",name:["props","content","text"]}]},{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","interaction","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","interaction","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","interaction","style","color"]},{type:"Number",name:["props","interaction","style","fontSize"],addonAfter:"px"}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","interaction","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","interaction","style"]},{label:"\u6587\u672C",type:"TextArea",name:["props","interaction","text"]}]}];const Ho=n.createContext({}),ur=({children:t,data:e})=>{var i,o,s,l,a,r,d,p,c,m,f,h,b;const[g,S]=n.useState(!1),[v,y]=n.useState(!1),[A,w]=n.useState("");return n.createElement(Ho.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:(r=e?.sxp_parameter)===null||r===void 0?void 0:r.loading_image,privacyContent:(d=e?.sxp_parameter)===null||d===void 0?void 0:d.privacy_context,privacyNecessity:(p=e?.sxp_parameter)===null||p===void 0?void 0:p.privacy_necessity,privacyPolicyTitle:(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:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.privacy_title,template:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.template,industry:(b=e?.sxp_parameter)===null||b===void 0?void 0:b.industry},appDomain:e?.appDomain,openHashtag:g,setOpenHashtag:S,openConsent:v,setOpenConsent:y,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter,consentPopupCate:A,setConsentPopupCate:w}},t)};function Xo(){return n.useContext(Ho)}var vr="data:image/svg+xml,%3c%3fxml version='1.0' standalone='no'%3f%3e%3c!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg t='1730260080030' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4241' xmlns:xlink='http://www.w3.org/1999/xlink' width='64' height='64'%3e%3cpath d='M895.156706 86.256941a30.177882 30.177882 0 0 1 42.767059-0.180706c11.745882 11.745882 11.745882 30.870588-0.180706 42.767059L128.843294 937.743059c-11.866353 11.866353-30.930824 12.047059-42.767059 0.180706-11.745882-11.745882-11.745882-30.870588 0.180706-42.767059L895.156706 86.256941z' fill='white' p-id='4242'%3e%3c/path%3e%3cpath d='M86.076235 86.076235c11.745882-11.745882 30.870588-11.745882 42.767059 0.180706l808.899765 808.899765c11.866353 11.866353 12.047059 30.930824 0.180706 42.767059-11.745882 11.745882-30.870588 11.745882-42.767059-0.180706L86.256941 128.843294a30.177882 30.177882 0 0 1-0.180706-42.767059z' fill='white' p-id='4243'%3e%3c/path%3e%3cpath d='M0 0h1024v1024H0z' fill='white' fill-opacity='0' p-id='4244'%3e%3c/path%3e%3c/svg%3e",pr="data:image/png;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/2wBDAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAARCAJJAXcDASIAAhEBAxEB/8QAHwABAQACAgIDAQAAAAAAAAAAAAoICQYHAQUCAwQL/8QALhAAAQQCAQMDBAMBAAIDAAAAAAQFBgcDCAIBCRYVGmkUF6joEhMYEQoyGSEi/8QAGQEBAAMBAQAAAAAAAAAAAAAAAAIDBAEF/8QAKxEAAgMBAAIDAAIBBAMAAwAAAAMBAgQFBhMREhQVISIjJDFBBxYyJTNC/9oADAMBAAIRAxEAPwD+f+AZe1Z2+N97zg7PZ1J6Qbe3DW0i5OHCP2FVmtVzWDB3zm0uStndeLPLIlC3dhc+TY7oFzU4cUThn6onJErQqemNUnzYuEopeaWZFLTSk1re8VmaVtf7fStrRHxWb/S31iZibfW3x8/WfjkzETETMRNpmKxMxE2mImZiI/7mIiZn4/6iZ/4MQge7k0ZkkKkkghsyj75EpfEnx2jMqismaV7DJIzJGFeoanyPyBjdU6R0Znxmc0iptdmlySpl7cvTKEaxPhUYcmPj6QhW1bVi1Zi1bRFq2rMTW1Zj5iYmP6mJj+4mP6mP7glMTEzExMTEzExMfExMf1MTE/3ExP8AUxP/AAAAdOAAAAAzDjegu2kurhmtuPVP6hXsh15uXatnkHndaJPrKE1+nWStLdnnpS6ZJntP4lNsWRl8XVNuCZv38fUoxHXpp69F/XjJhSLaWzCs1W+m2hn+CKujHu6Mqs23wuG/x/L6e/1zaLfj527V8ejJouvsRNrRWsTa1rLrWsR82mznpzKrER/c2bp0IzriI+bvelVfljKVth4ADpwAAAAGY1AaBbb7RRyEy2iqm85j9i3e564Q1w88rOM+sXOz1c43O4w36SYzKPrW/wCnrVpcJJ5E6pkMUzfT+j4HzK/5cLVk5aYrW17TFaVlVbXtMRWtnOVmTFrT8REt0OShUTMSxzVKp83ZWs8m1YmImYibQyYiZiJmEpZobMR/3CkJa9kx/VEqYy3xSlrRhyADp0AAAAAAAAAA9g0NLo/urYxMbctd3p6cETSztLamzLXF0dHJTiRt7cgRp+GRQrWrVebCmSpsGPnmz58uPFi4cufPjx69xbFa5Wxqlar/AEndzbEWKzYny6p5XG4jalU23xizriVK0K6NyV8qCazyOMMxZlqFUikULdndHLI0rx9Ez+zNufJix81/9KqLt/066muRltf/AArpfnVR+hKJt8Q5qEMW5y1za6lMoy9a0tWZV/zltaf52RRTH1r/AJSlb7toi7Yj5ldHXS6irX+KsuptaTaV2iOjQAAAAAAAAAAAAAAAAAAAAAAAADkUPij3O5bFoPGsKJRI5lI2SKR9O5PLLHW7O9yJzStDVhcJBI3BpjzEiyr1mDgqeX51bGVrwcsi10cEaHBnU4wOOg5rZFbz2n57L6ttKISCAWNAJA5xWaQuVNilnkUakTOp5o3Jpdm1XwxqEqtKox8uPLjy4/xycf4ZcXPJhyY8nLkc3o22K1gNTWfPYU5xOFXo2SZ9qR0eszekWTiORF3wx95lLSwclvWR8Il1fcihlZ5WuaUkckzq0SNvjTm7q4vI8TWB1OAAAbgO3Vx4ctJO9JxyZP6sfLTWkuOTL/Hrz/r4dd1tfOnLJ/Dj/wA5c/4cevXl/Hj1/wC8v+f86f8A31NP4L0OqmXTdK9FHY9+OyW2bVV67sOjFb2ShiXSusaJteqXIbetZot6L2htJJt6ehxN39z/AA3knjHkPrj4idH/AK55DzO9+SLzFoTOz+O/L+iVujP7vfKNHr9LKttl+3Bq5XkB3dQ4dPOlXap0hp3BLc0w7qyiz72X5duLqc47Vj5D4tgfJLZjnqVbP+hFsmmTfjgtFVHEpRWiVn5dVKzGpYnZTmwy7cen0WuXt57c3/E+33l7gmzVWbI69V/XNdcJRsh/S0V/P4rYy2euyyqdabPrGw7UTI87Iz5ujfFHtrf4wo5p5y6u+WvYpNY8+aFjI9h2gn0d1SsfT5E0Q/LWln3ZWl8P74qb3rnOkcvqyJT6Gx5tZ3PDIMDAnjaxrsV7zvKNbGHBzUL0rVlQvDcnwK0q7PkpGdXWlzn7G6sPFy5fZGdb/dl8m5+3pbpZXPbBk17eL+3K+ebzefkstVc+bJn/AEWmKKqm2nj1veK5sj+m/ba06L1bSfC9/L52b1J1ZtL1V8iXg3qnbr2WTp0Tt6E9P8zq6quYh2u+2ixz3a5dEtbLc3GkVc7h0lUk11RoFosfbh81QgsqoGM2BaMc9VqnerSGUMzQxX042vRWLZO2pbd8Gr9RTaaOzqGrZXjlUmdcOuet3bZgcS7a+Bl0kmmxcd3B2U3ca5PJuF3yTNtHKKg1u2eWR2oa4qZlrjZiK6qyq153CeTZXkgTxRwkmO6eeRKw0A+xizZZF53ll8BykTHRxbLfSMiIzfp5i4b+fR+dHKpNVO0v1alUfo5+jU+dbeg5luhoRZ85ZYl99L3pnun5izr1X87rKRbVLar6aXaJXZVucu+he9LbIy8/NgTrxqflxoVTHmxViS/td15B5tto5s+k9Q7CX9B9adbrf1W7eVVYe4ZXskkld23dsyhdk2vsFrBYuwrxvYxXpVEXZYnkl9NV/e6quIw32BGJold53FuvV7cvWbB6gdv/AFapjc+/F2mkKnlrVXAu186Ouqk9v3YzJAtQr+2eY744bG0NKF9Z3JDbYlOCNdINF31JGZxZvKw4NJF7Y0vctVImmSxmSynAj/uKU2ehy1ufpxMysZmXqpgy5Ozg3vxqTpltH/yfPyPw7dWr3aV6ejqdzmc/j0y+O55pvRd6XYv3TXNNGUm0VUzbbFzFTtik1valV7MOjQnFF5yxm2WzaKadc7el0Liqf7IWo2LdLY9kW6uOt16zZ97KW15icaY1myVuTXXWDzqkK8viaKZgqrq/tVY9TFVtDVbSePs+0l9XRf7pyWRJnjTRrBYEhVPz86Y/2dp3R0i1irCp7Ajy+fsmo/au70k7pxwdZI9x50abHobuNz2L19OXLPEnGPIHZehRKV2ZYzvSRdDlyhbkyOMdU4sCXHgj1BXsTd+TmYMz2ZMnP012si1mbdGzcnwXf4fk3O07GNmNWLX1ur3UN+lvu3bdGmr9ct6ro5WXR+qXfTRfVrxaZtFIRC1p8gv2duKtKTNIx781MfNnNSFozLzWslU5WLwZ7K1Hag00lN46nrF2tzdrhr3Y/S64jBKVtFr2mY97Nmr+qChJFLY7CFOKY7jY9V9jqEteWN0RkcBv3Su4KGjNsL54wU6zySnZLKY66pdHndgprXKmrBodkpvXC/8AUyZyCq177c9UXpWTxSnLAu5T+StEMl0XoyxNw927/qri+RpsyY3mPXNcnVbJOrU1WJBGFsg82Z8ZqXBc2sX04W0+Yz4ukvfbFe7PVsVTL1c1sOvRnvl3NzM/kc97LnV6ovz0PqqNtc+zLVii2bJfPovbW6+NaI03qul0vq3La7FVlbLSiys15rXQzR0I1bdlmdV3Ptl5eSsTYTtt6sQSJ7mtX+OulY6nUvqRXNraa91RRaF8Lcu3dzO7JVLzEongfpHZrjqZa/8AoZXJ5m244NRFSRGU1mlaOXLOtxKmJ2VZtU/eNrLXyn+4Vc+qGsGvFe6915RllLa7Z3ZNZdzSyRTrk6oYwr9Ys6WXbbMzi7WmYXVS6Yo/liDDX6Boi67gnmquZOzb1lebUmAutqu5MtvbRnwX6LNy2QtT+1fXbkRmbsfjpmXmtjTh6Cvz8/Nk5t79Wz83PwuyxZ8on65GppFf03jPCtLPsymeqsOfMxVU2v7Grbpz12ezRpbu+WOW7bou9z2XRuvYn0fQsFewW8KakWtDvWm5WpdITe829yuWP17srFbPreXdZJH68uq+L2Wstyt82shNDGPLsZX+lmm9eM0ydHSIVtFZs1IFzu2fupHS6OWRrjqHrFtt2zW7RuvrL7zFrcHvW5LN9qG1dO4UwaH2tljE0dH24LxnNr9MvSRw7mzpZvBZRDK8sFJFMbtFo3iQKHVS7QnGXmoO4sr0rl0htGrqvqWQXVljr8yVdc0/xWe5THX9yk0PlsIeZnVLDGbQiVXOMuzM0vU5USu4q8tlpZXVpZHRiZm1XgW83Cp69GhHWhj0fOl2TdlzLzelK787/wBMevnZ5izLVpu6Pi2zW5+prKYp72tmNVLq2K7eeibqvlstrLSjn259mttLHMY6nlaW9FrJtC16Ip5Jli9sedLmZ+OrGy7sv8Zn4++TWHtG1he+bt53cwayyKdamTntsbN2ftZazRMbG41112uqpi2ebmhvfJmjm6TxKfs0wY6a5p6nizgyY3xG0uLj1hrrHkU9VY8vNQNTqW16v7tCbQwbUOqKegEo2F1MqJ+kWyzxt8ybJz667LqRa9rrbpWwWLZh40Z2eoZ5fcXSZQyw6WikGWR6RO0RgFi0e3oeWbFLYowelXYynVt0arQpddfNfny56XTCFZvLvJ/IuiqGQ2VyzbyvI0+NZNNM6r8zF4/wHRXXXnpyVzaufXZxk8fQz2xTxnR47p13i9n7Wf8Ar3H4+Lsaqy2VP6NejyI7nWtpror2H9Lr47fkR09lnbba/g9NZe61mpjeTVDprZW1qWKqpuZ0/izbEVu4a3vNux5PF67u9sR23Z0htn+6ISSQxW8V7JZksl0Tk7GtdkieP9Yk5x9rbNmKTti60VDPpfqSpoFPtr3EdPNH5Ld9ka6sc7uTE2bV7I2rZsbWs1YY2ar7Aj0yfGjUfWGVMtmZ6318fa7tC2pdneujtIXFkibwxcpzddrmSa+XDCbiUVDVN4KoC8I5GyQK68Fhra7USNpU4HBgd3xqrOxKwfnzixuqVK5YWFxkueKPPPD1bpXH5CxqFjUp4vb1rzy9rVsi67Sfssosm2pzKbGnkhzJ0iPk8y2ZPS2QP7hwQoMCZvb8ChzXqeaZubkqVubk/XEiQJUyPBhwY8NFwjFysirfLM3K7eHZpXRdIdOjjbeRwoup63xDOfs6/V7mnTl/N03MzePIX26X5OC3I97dtZ1Ox5H19FfVTo9zl9XDgvdmj6sv2q9byGt9n2rrZi3c3Fh8dqhr6eud3X6uXPm3Mvr3UxW52tqNntHbLtNFakyCP9xdt0s0G2CzaH1pKrvsa0NY7Emt/TCCbHNEbqORzqbW8oSSGnslM2lJ6vuvJZtjUgktNuyq3RoROrPzT+dsdIdLdM4x3OpSq09g1jyvWRs7TUYq+Gz+5ti88GhUw2ioGTSLYF6dFNVXrD5BO/WZU0qHxhT9bA9CY39O0ZmLLlhGBzh0ilYBba0Rzupjz19T+poS+dbJ/VfmrX5Hj6rcfI90Tpx5HcZGnx6Zvs0baU1xvjbN0zmdRnsmmiunQu+i6uFXjKVVlEZWaKK8eivc25qpuvR2L6OJq0Oan8mW9e30stMiszbrbvL7YGpsOvHTDuCXS3aKKt+9iqJnWoDJSVRpX7Yzl/Bptpfd7fZq5RWusti1xZdpJUbTFWZ9ytEae0L3HfQOMtzOqaFM04bHvLnarU7QXU2m+4HZTZqhArMn9ZbKaV0jGoNMNhNgZbX+qk+vrWiZWhsjU+B7qWzKufbgxUZZkdkNdxjJMZEolDU/Rltxzt+lChkmEYlOgqCbQT6vdZ9gtVWVoh6qvdkZnSE5nLy6N71mmbU7UGonymHp4o4pJAiZELc5c7Fe+klwu8dfVKzglaujWrZuuBXyXY4GzdpzP29P1YUzifl8Pz5fvd2b4jl8jxG/kK115l+a/Krs9Ln+QY9upej+dtfdbqYe3kQ5nOd3NdaLZbuXXVRderZue0SuJ0a8nSy8/TZ/zdrW8zQ3nb05mWtxnpTpxa+S7Y7P1sNr9g6Ydu7T+5df3uq9Orrk6eH7cdvlo1k22mUSnkL1v2iRWc7RtQ9ylVeKnuTStl2q5vsXd1d0Rbnpzq5QqWsLHgzGyW5HOdVq5bEHP68OnmiewNk7YbDzPS+w9iJU890jaal7+r7Vytb0s3prpX0Kkzd6DP5DLZB3PNY2jXdbdfHPY9mSDY672u9tZI9JkqxoQwCronXTrDpZFIDz5ifW+n29lvpvXhborRjckdDZ4c9t7Squest/P4xuz3nDTmqZbte2U1ViZm6GNNLp0qfVnxSaY17UQtdl7V5MXk+aK2nRGi65jR38u5DvtfRndyF09zVbHVpVDr3p1205mv7QtTyWiEXBn3k4bey+bXzPLUtBJc0y50dsJecc1rpyNxmObCQDXWOyO7+EFgtJ2FxS4eeWX5ZQhQVLN6onefFZbj2Fl0q7dTRZs2f5t29r/r50qHtc7ibWTnWbYBBbOm7XKprTFoQVJSc/YqlW75bk7a1g3yFocJ3Cppita4EMSsBuY2uYVLF2zkocHZBI4CO6l9UbJSycl9T/ACa1L0iZhGfsW7X8NWi12Qumrx5HS52WjstcmLavhY9SuZzupp3dB+pl120w2ivoiruY2M/3m0zXHtza9ibs+KxZXRop+e8eqJSvVdUy/KpOWlZWHt+6lzansGzVBaKNl3bCTrtyap7EVp224fY21EthL1MrB2Ptal9i7miUditz9dwLHideMsChLojrqOXbn6QtZY2Z3lTtImFuS4sXJKK7eGiibWFmtG/dKLhsSayGzt2YxuKi1TZJbZcV7eT3TbmsZo5W3K/Jf3NqjqPWNvryLYmy1EMw3Khe27fYuBxWI1kx5om3q15JEQR0qll+nOa05l7NO5+Jdrvf/FI06HtTgQyz6M05U0dW7HapZ0v1qXXndDlcOteBWOdllYebnb9X6saOT+zZ6kVjp7sHjmTk7N7k2UyyK9TrZ2dp3NRory1xpbm/G3fM9q2/zcnSCqol2xqK2fqDXNmotG3MmurPaFkbDodko5fOw9k2vXOWYdZXqvOEt72Poxf9GyPGof3eRxiv4FW+wFCY4DxYLHjvDNjfHd4zT7VnaMoXYXTqtrEvfX5zsHDslCNz5TH9ha9RX3LeVGZ6UiMojUJbrDsNnvPX/XbXeTYrIjCd8gtcyioN6ZteiV0W83JHUUWxpOqOTAEtlWuV5JGN35dXav0L8zW1StM+P238x+a05ci65MLvzdN1eljXXNly5Errgy5kzVWxUIn4txJ+q/pyPRVyY9306Sk++k02ss++rReyX/0/bp2uvoRn0bL7IpdLKE+9+qUzCou1ZZ8d1QiNZVfIu3BrG0sF7QNLsY5RFZIWhsm+J81vYpjZVu2JXDkkqXn06L+TR9Kvutszu2bpYE6fkXVtSo8+JZ2eta4J2/JbKZ5rzyRXJW1daB2my7LwHnsM7Uvc6HYS4K3j9gM0Q2Bmt9x2p9hej3BLCSuj4h1901r2La7K3OLw1ZsFccl485RLI9Aasd0ZX63XR+iujyqnki1XtT4hH7dm13J02uls6M2i2uI0QmMebXZC2dHDum+irst8125cWa+l1PzePK4TrZpjPGi6685U7lz/AKj8jfRhclFlaZ24q7Gfj6KKqXSKz7m157WULnXcWc1+hccgtR9snuK6y1K8cWS/tsJRKLr14tKxrVqi449YKl3uVRiRO7L0jWWwaod6ua4K/sapniUTmrhZqRLL3Oea2+65pJQnbvidS0CwYm+d7DWNZd63u42zxljy55W/TxXMVMC05YWtiZ5JzgWD7uQ6OSC9ZKsdo0pniPg/w1sTPreydVrUs1CV/J2eGTSOSqQV9D7WZWJzwuDjXVgK52hhcvTYunLpyZ5GrrKa1xPsDZn5cuPLNzi05jLp164+PHE54sfXJwydo7S7L2bt/e8+2Ft3LH+Eznqxs6dWaHsmCMwqHRmNMjbFIRAYPHcGRR0ZoZA4ayMURjKJSscnX0dnSZ3x4e3zO4vC7z7Z3QrP/u5uydea+mPVanzly+MeN8zUr7Q74rfqeR8S3kiLIrSuCm/v8h1NefsXfb02aU26XSZmw/k5rVudzszHRtti0u6HW9Gamh8Wdqyo4/Z6GXbO5dmX24/E9/NZmbxr1Xj8ADUZgAAAAAAAcih7/gikti0pVRuOTJNGpGyP6iITBO4q4lKsDM5pXHNG5SkZ3Rkd1UcfMabk1vadremhxzNipVjQujep5YleECmPVeH1JslQeuVi90ZprjjeaPPmhPbbcbfsx2qt23niMJi0pbYZU23D4gjjotSaqwezWaG1rW2y0pkldObnxVvWvqawctfRxTOaB0M7mT3ZSwtlLTdNuEkgY75Y5BkhUyhL/HscM41lxhmPhHWer43A0iVA0QCFQBoQI41DYTH29BHY7HUDegZUmNBjw8ufCthNhLX2iteSXNc0k8jmcj+hScOCRCiZI3F42yIsLTFYLBYq04UjDCq/hTCkQxyFwuOIW9gjLA3omtrRYE2Djx68jvTaO0Nj41TbPbvjknk9KQzLXDLbGVpyY7YmNeoerfjg8Qs6W9F3PpO0VVtyLNHq4d3du6ypliS3hD10gdovHoY0xkDHIAAAyPgetE0f61hexM45fb7VN92Pj+tEuvj+LTLPCJo4MKGcyHl9r2h+w2PJfGa4UqZl/FsZMLS8/R+PIX7g/KMaTjjgUZ6E9xONV929Kq1rnG9Evotwpjud1PsO9VO+uG0LhGrK1ESNcdVTmsIUmp+AWFBsyLDZ+B3st6rCwlsGiT09c1EpQ5XeWq+mHNbSKwpjflctVo5X1U+LznZn0djn5N9mwhytd658OjRotTJFn0UpuqPtGaUPya2sXFK0o+3uX0azbPSLOoxPH6OzL673S/Mq7dubNnXfWuc7GuXmt8Meu1dAdmMUMi1kWDGa4nn3Tr2OzeVsUDs7xd1hH3GhjQ/L2+Lzzwt9zKHyIeXsadDIPF3lRndWD1H0lxzZVaTNz5cIK627vM1FW9pa+oqh2kfYpTz/AN7jdbY7bJCyQCx0SGZ6S3XcdZrI3ynSJVX3rM5rqeVxlsdwkFIpMT04K3FsYXCZV7jl8dgWdu8Ud3e9WJI61HKdv7jW25ZlZ7v9whTSli2TFr+kazWDX68dfo9GdabAj7pXOKG2W0VLA7dxLFzTVNKWBEbTqVKiSTOsWKKyiHV/zx1rVNMKNN3ez/8AEL3NVP0nozqUvwyNOCc1KJVOq+jy+9cn9566leL+XPYjBHGslmufdMUfZeZaXbegn1p0XY7Nlzdry7mp2OQ1dWeluPxjN2JQluvXbB5Fwq8+nV078q9UipmJp1qb/rNbssj8/wDAP876dbA7Zf2eK+VeYfYpgQPngH8PI434/wCU/XfS+Vfye/RP6v7/ABx3/n/Tw2/bOXjGdqrPpHce2JFqhshRfbxdtb2/Zd3q5p3fcH7ZFutvZCSyFFr2zWL3GZpYGwWzckaK1i81f+Oe68tPxmKQzHOIDGOD/EYlHl7x21P9/qnyXLvfObM7qsh24r6/NOu5ZVOr1WYoJt0lglB9byY4QnoqsW2HWhWsSh1TSSZYMGaJOMYqKLuFLQdprppyuls5Ea5nQo8l3srn2/6Fo01X5qhK63i7cbePl+3jWrUusTb3+SU1ZulysqKbMl6Z3Kdsbm1crR1rrI/3CFe21Fxq8ZZdnrX69OXoP93WoprWrTKeehDMe7Qt3vzsfatFU6GVuSk4V4Qyp4HOMDDS90ffqF5IZXz3nnv26ktXfTy+RQpjfJ5B/F5WqWOuX7czFe9QXyXhm6Ncv9A8nZsWBrdUmHh3BfWqX2Q1y0l2A898n/2LXduz7xLxb0X7dfau8JjTPpPr3kTt5d694l5J9f6NGPS/UPR/o3H6T1RTv5mvcV1qmOfZtJrTvAj0h2FsGnO2bF4buxzhGz7C5P1d0DrXDoDsVq42zijqanGwlOfxtxhjcyVPkPh+KG3N0r7DHpLJPGkcbVufjn3HtWJB27K31grvdSTUhugmrHYhomG9NhV5eqmVyuDS7dK4LVe9bJ881/CLbs+sHXaGKTWHXTMbNp1+tZM6vUTx0rbb9xYnp3eMHqd1K8ePZbnNTr1ZfLMy1/S1vjocWfGfL92xOFaZ6Hr5ubqT43DejusroWZzmc3lfzfQ3IxdqfNonVl4jNV6477uB4vO2j/mdPM63Ryci2qvQpS8Kb0bsnZGm2Oufh4dm+l+/XwXLl6mPxuUgG5Tt1bKwKpdX9rawh+2qXt37e2FOqSf4Bt7zbtg8SyS0jFckq6WZrinsjVysrXu6oE75KVsDstWojEW5xyzskKSRidL0Kdij31GwbYjvE1tGIPvs96N7ATSpbxuvcLSaWNNjQqBv9Tza72Kl9fZfDNk9jWdYysPJDU2C77sTIpk9RnLIopY04idgvDXNo3kSSy0IpxuVjzs13zTuUukfwNKaLxWFsv2dXBz6mRb2+qmThx19V+qxrabKRyNbVYGYaat2LAm7tF0qWqiGtp3GXnexmfOj+HydXVnzN0IRsidnepgzM4sKozn3X0E4+h0uf5F6fH9OgzSHWj/AGVtzr1qx5r9uPvxZ8brfzvxvy/xXyBT1T+s+MevRf1z6T/n8/TvIWf6j/1+uw/+xw+3q3qeAxerlUGu/wC5tgyFJYPC5a8+2slhn2Rf4rYr/Foow+Wu65YyWT5xC2xosH1SK8cCKM+u+JuXVQ7NilRk3Gr9yNPm3/yKGjeKJTlsadQ+O4kOutysZorueNSLozq29ld7Bl328ww1NYHVY4zTPJHVzR4IX1d3JyVK1+BAo4q+GbLkpUHdO1/pXVKONNb7BOUH2Ih3bI3moqILmSC2Thf4tsBb/chj98VY3x2T+D5mhkkiup0qyeR6w211TIYI8okP/JXGrARNaXD5yHL1eKcbstS/Bvc3sb+hyaL93Ypnxf8AjzveS4uWzM9iq1rr7vMz+OriuTLsf3upyVq21qp3E7Pp89KG6fJM+hy4WrX/AOP8vG1aJ9FKp6vY8sw+S7E1o2tNEY8ivH9++GN0q5+VS4+2WOjOudFdI6m/eTVLd3Zzz/xz/G7Pr26+EeK+sfcb78XCmqf6fyXyNr8Q8V+p9f8A7fQJR65/D0r+tn/l6lxaA6m/7m2/pXVLz/7XfeB4kTV574r5t476DCZNMfqPFvI4j6t9X476d/V5E2f0fWfV/wBmb6f6XPSzW3d77dzSml1m7KOr5tBP7I0R7ScQuFgVxewuc8tLbPWq4nlxtmdS+QTSFcYhbE3o1hR19ZqlNZ8kS1vsOohDdXDvN35rfJDw46vNUdrq0pXvoV1txslvBi2jrNktWXy6b7mfbq71iiZMj3VEsjUZcXGqJ1XbTZjYvZ8TjHYcpr1uiTnDoj6dxjEOenqvGVqkGeVYtLkUtSYU3o9zFZ/sR9IXy+krHifSnuh9a9HJN+lLtqsHNhDsSuT0+62O1HC8m8utm6DkzPyrn87bmU2nr0QzZy8+jTmlP1vVrMW58Y4Vmvs2MYrazXiwKzojVolMv9VdUv8ATUT2/lHnvhP+UtUpVs79D4t5J574zZFXV74R9T5EweLfW/cn1fyX6eR/Tei/QegKPUfrUFEFc9zDU6vpxpTy3G3J4dzOeV3uxfV4ZNkVtSbDLo/qrUU9oJbVtVR1qarfhtMXCna4vd+WD7FudS694+EQqnrWifnS7wrniZhzrOEXV3R6SsOK7DRe2rw16tGevvbBvTX2H2fRMH7i8sz2BP7H2so+zYfSUu2H7gE1svaKy8cYi0Em8sjzrYcZrCr6p6y98hcQfpLxck3RJBV6tz9GJupV2+NeU35+y9Oj68Xez+D9fp8qXZJ51eg9mXyFWHPnSvn68fYbfLjyT0N+jVxEb8tV32c2Hf4ot1OTXatlqUmcN/I1c7fWzqt9S1M51HbPdXRRyMbY0sjLWtHzKuCtq5u7LSsRXbTW1Ve5OS4KQnUB10ydvXtrpIFf0WR6K3TVbxTc3gU0cI9L63i2sNOo9b1NcymJZM+sNm2Ovu5ZJcHrafrH5PLXhp7okfdR7UEWlFksFWyDMthtTPM97perMsdabsDGok/dGsbnfeXNScpbcsbSPKaNQtDZ1Et0dlTtmaYBictZ0qzpNMqde05nODmXStbJzPZacrNOjMi+RurKxLavdz7zGqMGrfXj4e9tXbnb9nM19NfjPj+Lp6Oh5RM8eCFy+vxL8mdt9Hpz/pttpn0UsnOmmiWpwPdiT/LdDmZGx08uFiuZPY7nrvm4G9JJBUlAW5eqG3HGqol5SiomopHe9q5vXoyx+LVTEnVgZJBKv65G8tGV89Pc5QxJvQ45jd5Gr+u/uRM6lOmWZU/Thug7Pu7HTWB53nisj3AmOo/+l9NrCr6A2mne9gcUWa9jekwhbrWc1lfTXiJ2JY7e+MDLksdKwT5og748RrpJH1IkVIcUjcOqrYVEO4/rXGa6qFdl3Gy5dTYl22njW27+0q3wrYlBmvTaVzg9gQeWWMoQ4aww6mrsVk3JImbaJfs7J7eQ7CNaHhlQ84fynLG1RpT3pSzLDHY6xtUrxbJ0YzVmK6X+QXt5+7VzVtiZXTP6/GvHOcqkpZrVr8n5XSbDMPR0o4N2RKtTYVLvTF/Ic/NW7RC0RPM034Ka7bUY30raqel0dN3P2Z+NRXM1I39XmTnpq3Sqg3g9mHbes9anW/oja2ybRq5BrzT1fFp7ZceXbZVfsizV6yKpsten3VrYzUWEW1IYJaEUki+GyTLVNy1JJ6BvRqbsjJO32KKo6zZnPYix91PVKvdN2CuqAs+qG2PR2stvIHcGv+3Ub7j1j27s5MbDmVsra/tiSV5Qt1wTt13HLbgik4hnCazTZjElndFSSNqnCHqLAaq+qePcZdCb4smnQhc7XL5ujZlzJuqbP1KwatSsbrUY22eHaM9Mv3UvXqr+lFqYG6ZtirkxW/VsnKyt8yo2Iy/sb9K55h1c1vt8tum/9Udov74rPLVGF6dvUxa34MuyS0FTG+XdP18s/SyWUtrxJ9b+lI2PQOuldxDUB9hvcaeLr1+sWAcILylzu1skxuxr7b1X9GF2isvlCC+dfYo+WhZKiUNkUnVYrOs8tWwGfHft2dztm0y0mp2qIXsTJqXs9V3dqsuy7m6Ix+acHRx02bK1gbZPMrnK2OKr0jnD3iSxXG2S2sGZ8Uv82bUHRveIe+xxT1wqLbUmNuzLWaynP0sWFGu11wrSrR3c3I06/il2RRWHM5vWaxV9GNuJEtz7GZ7X1Koo+08vl9C6G10buc3oaMC62u7F6+Gzp0zXi9EvjVo6CXchWTZlwbastla/Kh2quKk94K74d3atK3mwGxfsTZ6y3YPTneZuGydU2iQVJLZ21a36IynX+1a1peV07B5fEkcaglN09ZnKibDTa1RvpHXtNzrllcWerM74xIsfH7aI7pVEU08arZtm+4N13p2GqWxd5rDb9yM9fbOTtLTtX2zpVZFR1nr15FsdS8PvCcdZzfTpG5oojvCuHaqK/wAeTFw5P/p2Z55o8tnxRWx9laLKy8V3YXRSvZq2MpxZ6y+JmzTal57nt+mB+dlqYY0uXlw9Ho9Re3l4/S9SWaKpzvmaW16cvv10pkouqdnbzJ1u+HaKxk1q5mHQliL6L0r06zoWnPXFp6chYKztW+8rAorpbV2CY3tV+bYlgddpF26bBuC2dya8ZtuzmnzSlQVu89I9r3eUC1i2lUOVXYWag+kZ7gMmYUFep4Y1ZI3JG2HdcWXJqn7W+zVX0I1bnsi270WmWxNzUmyRTV/c7nE7KlOGgXxunjc9WVFUbtUURsq7a3y3RXXFxr5NataRKQzCIdP+f/vAlc1q7Hd8zD9yJiLfkw6tS9C5mcutyM2xyVIY6qGXVqvmVFIom/VorTSluPPT9XKfgc315kPpS12u6WTH+a1HwymXT1Kc6dtrJToqv0L9up1H+jMtVU6Gbl8trOpn1Egr21w7sNF0NR6WPx7cGtJ7fEK2Ht2YbPXRtbDe6NJnruEQuRMEWSRSVx+I69XdX8Rv7rH2Rifasi1LdyNdD4e9MaqOPK18plNK7JZ0X4U+/XbuaO2la+tibY2LvkesXt8JGVg1heotu3nkEF3efbFY7gk0XileM0Lh+gsKraBzJAr5Vhdq9vuLaaTOOfqrsTZTgzf2NiuLJsvMzTMqmFYc2i1K/pYy+p/junuWxpzpyt2t+j0V5cOjJE02Npj1px9i6eO6eW8v9EurbNV/S2YIm0WtZas3fnj02upaq5VnbnZl6cMb9EszM1Pwv38vCzrXnV131S+/lIbqXL574p/j+mIVbvjni3rv3D8wuqvqf8e9Y8iZvEvTvO/IvVvS5N9X6V6R6Yl+u9TR4glcG2Xcr10sLXzujRaD9w5ZLKG2loTVqK6Ndu7hWuzjCi1iy1rNaPen+tlsZeKrb9YKZX13GYxJIynUUfZE2h1p9G1xkz5J075yj6R+wK0M7mXDTLQePVZVuw8npW83fuo0tc1gpYcxyzA+LNUo3VmNFN1eaZNkYXNvWNuMzZWBnldftcg6SGcMXFWxPEXf4W5PCJXoXSdWhaVwvFMI4qbV3uXStdXR8kvztjNmnLfbhXbmczWjdt/i9nV59cvPu1eyaufoVDXojn+Os6Ns7+ltjveU3/Nhp7Nk8TleE+N9Xmox4vtTQ+vR7y+7g5zuhk5u3X0trMU1urDkXOhQFeiru66TS2yJd/oabKNhqCqjvHRe39UqhdqrlDxGKy0Ubatt2ANmenoJLYezQ6vq2hTplpmSZdfOXh2eTZ41g6KIQoV5HlZx99rz3R9eKgs/Wd03B7jvDuD2TAdzL8u2MbSqKr2ikiPW+hpXqVaFW564yc77pWIWrj4XnbEjrh1UULVkGmlHQHFA+D2pkWHNl4Y+WKHXjJOpiWVn6YHUzLiW6Wq24fEdjV0XFawvZzZ8j6efoZ9Vsyof43vRj1bNUbc/M1PrSnQbjRf3pXbsr/dasKz1vyez5xyc7L/5M9mXuU8T5e7kN59uhotk8v4uvfkwctienrjtBWTpl3nYxEdVoQ5T/Yiv2vbRguu05nti97d8O5Tbsl3Fr59Y4231vhaEGp911/T9/LYHCGBbULNr/vY7MdM4EihnxR6d19Fnmcqc/R3ajoTuCa4zXda/m/SDeqo3W6O3psnE9XpVVulW2cgaMdy2e417KacR1k/RusZmqjqXH0asjnBbBdnvE2R/o1tLzkmqZy4t7lmt0WZntpiV+6ubkM6E2z3q327F8lXTry0V+ay5z2t/ClipZMaaMRoTn20virHPKnpQ/wCzU10duvLrRyYW9eSva0cvT1HIsyGIzpy0zdJfuqvPrS9tsuxuLPXoaJpwXkWU67wTnQ2O12j0w2iWpplpFho7ZXX24tCe9FbexE42fkMwcclpbAMMSTTaD9tWSzSYTFd02RaNqbCX5NlY9IuWXm5scslbe3sOfLmfRRoQwmvq5nOq+822tIUbu7pZamvNe5e3h3U32yY5SFQxV8iNgutgRa2aFp3TSv17X0d8fD/O+pFK1DTK6EM7cgc+VwylepVNN8VVTV+dzvtWexzOZRuRTdFHZdnk2Xhauutj648ysOPDpnyCkbtOJ9+bnfbcvl1XZsY9OqE49GpSNWi+fmdjpXyVTaui18PCr1uZzVVibxp6XW2TfkejJOhePSq8e7TpujE6ELBqb/d2/nPenz/+Pp24rHqb9rfFf+/3es0rIbg8/wDN/I+n9f03oPjviviPP+76r1fyPF/R6Zmw7K6e7kybisXazk8B2puLb/a2XJ+51g2BYLUt3UfuHVXXldURJKbsGu2BiyT7cLXKmo1BXJXO3dt4YqVh65ZDoxnkzfgr1fIsaiR9WaRYyrZdrG3lUpXfPxnKV83tCr6fHeNq3Ki7Fqbeyuo/et0NXRiNFG5bKRKPQrddXorC5fTVemjqLtopX6UcpXa6ScTaU+fmimc5eO6JvVbWosp7l0c1kAAFxWAAAAAAAAAADPrWnthbt7eVw225QVTR6V16+Wq5UZHZBIrvoGrespuZsjrBLedVxJptm0YO+SufuUckrY7RuKR1sc3qWpsbz0iyN4yxuR42q2iXNo5ilNYvMujdF6LteiFN0oxrY61Ymqls16s2Wl7zWt9OhCKzLXLrbkzETETMRM1baImYiZqhLdLrRH/dU50ue2f+FpU1t/ii7WjAUGwh+7Vu+jBI6jiXCh+stkV22jJaPhTbV9nU3cHNsueEtTU/TmpbTUVTYcySUVZUDj7vhkU8g93qK8ksJjrdJH+UtjSzxGVLWb37F2i9+5fM6yg0BqSC2i43KxWnIazkVRbMasW7WMsR0k2pni10CK5K0uqVVImk0GalqBwe4a5TZFL8aVxbs2Bjz8HBF1z1fE/di/j/AFFez20//tfqxx0G+yv/ANU9eC1dzPtEfTHMabfCZi5D3KmFWhq5q+F2Rb71+HVde60yqfn4ZDbrZRc0+0MvS9a/M1tEa2AbC2PtY7syloWPUSr+sZgn65bFxQ5vh20uqMskl2cakYPI7JV6xRGO3c5yra5tiCDgsRu7rrSzWs245I0P8Pwq80tjr6yN2vQrW1TYrZTVsrdSn0ld63i6XxNkurNZmLKdWs2UyPmjIiZpMxEls1tHz8xMfW912+YmPhi5+rKT8/8AF12/xvWf8qz/AFaIkAAsOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA37aQbB0vX+tOkkalm0+oFdSDWnuMK9/XCFWkt36Tzt19JS1dDUtTPvClO3NfVZR711FTSaWtk8jNrWJ/QzzZvQvMNapAzOrRx0Eg1ZdurFb75m+q36OTr+fou/+44fd5XkvKZ8MpeP9r2+JzNv0+Po/wDN+bTV2R2jO2FqVv8AP2j5+U7c8/3MfKehg1czZT+pj/8Adh26kfb/AOl+32qtR1FspWNTO71FUxnQc23dTt0yJJl7gWzm5ksbHtT3XcKOS15tdRrrr7ZNCYMrT2nUDkwvCWCSKQ5o9cSVep5IH9S2OGatlSZtzt7l+KsdqNMddazS6+a37d6YxfXvrCdwOj8xWzZPc0tW25TdW2lArdc81mOtnxrskVHE0MPrCBcWbjGatjlQMah9XYX5VJrAXKnhoUxeUYHlJw5c+N/PUmPyauJyfG9CmWu6XcLhcjncTjcpjHWY22Pl4uThdhVN/jN11t8gVNe9r19J+2uzTTbh6NW/7vm9Se1hZalL1zdS3Uf2bbVovWyIdfoaWtZMqmrEzTGytsSlZ6VdUXu3XNPacVDq1/8AKxVLI5a8M98MVTPeum13ep1WqKWN10O7nMmrlszS9Z9qdRIrkcqwsKRSZ/i7rBLpotc8MLghhsqyvDa281S+UjJx48MmThxycM3Hhz5ceOXH0ydMeXjx5denTJj6ZceLL04c+nTpy49MuLHk6cevTpzx8OX/AHj0+ANjrW0bNO91rM17Ji2p9rWm2hvte9mh0fP0Zr0P0vfs12rOra9tna2ubP3jLX/BdU1/pdLXvSs/39ZZ9ftEWn5tFIilarX8+tVaxRVaV/oAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC/z2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cAv8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB/9k=";const mr=t=>{var e,i,{isTel:o,isShowOnce:s,open:l,content:a,interaction:r,style:d,onClick:p,contsentState:c,isShowClose:m}=t;Qe(t,["isTel","isShowOnce","open","content","interaction","style","onClick","contsentState","isShowClose"]);const{consentPopupCate:f}=Xo(),[h,b]=n.useState(!1),g=n.useMemo(()=>f==="Display"||l&&(s||c)&&d&&!h,[f,l,h]),S=n.useCallback(()=>{b(!0)},[]),v=n.useCallback(()=>{p?.()},[]);return n.createElement(n.Fragment,null,o?n.createElement("img",{src:pr,width:"100%"}):n.createElement(n.Fragment,null,g&&n.createElement("div",{className:"consentPopupDisplay",style:d},n.createElement("div",{style:{flex:1}},n.createElement("span",{style:a?.style,dangerouslySetInnerHTML:{__html:be((e=a?.text)===null||e===void 0?void 0:e.replace(/\n/g,"</br>"),a?.style)}}),n.createElement("span",{style:Object.assign(Object.assign({},r?.style),{marginLeft:"5px"}),dangerouslySetInnerHTML:{__html:be((i=r?.text)===null||i===void 0?void 0:i.replace(/\n/g,"</br>"),r?.style)},onClick:v})),m&&n.createElement("button",{"aria-label":"close",className:"consentPopupDisplay-close",onClick:S},n.createElement("img",{src:vr,alt:"close"})))))};var fr=n.memo(mr);const hr=ot(fr,{displayName:"Display Consent",icon:"",category:"consentPopup",type:"Display",related:{settingRender:cr,bindableProps:[],interactionRender:dr},defaulSetting:{props:{content:{text:"To personalise or adjust your preferences at any time,click on link below to see more cead more",style:{fontSize:12,color:"#fff"}},interaction:{text:"read more",style:{fontSize:12,color:"#fff",textDecoration:"underline"}},isShowClose:!0},style:{backgroundColor:"#000",padding:18}},sort:1});var ji=Object.freeze({__proto__:null,AniLink:ir,AniLinkPopup:rr,Appoint:ea,AppointForm:Mn,Commodity:Ks,CommodityDetail:ys,CommodityDetailDiroNew:Ds,CommodityDiro:ca,CommodityDiroNew:fa,CommodityList:Ns,Consent:Ja,ConsentDetail:Xs,Display:hr,HashTag:qa,Iframe:Bs,Link:la,MultiCommodity:Ea,MultiCommodityDiro:ya,MultiCommodityDiroNew:Da,Prompt:Es});const Ar="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",br="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",gr=t=>{var e,{active:i,activeIcon:o,unActicveIcon:s,recData:l,position:a}=t,r=Qe(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:d,mutateUnlike:p,bffEventReport:c,setCacheRtcList:m,cacheRtcList:f}=_e(),[h,b]=n.useState((e=f?.[a])===null||e===void 0?void 0:e.isCollected),g=St(br),S=St(Ar),v=Ye.debounce(()=>dt(void 0,void 0,void 0,function*(){var y,A,w,D,C,T,k,E,u,_,I,M,x,L,R,F,B,N,O,V,G,z;if(h){b(!1);const Z=(w=yield p?.({videoItemId:(A=(y=l?.video)===null||y===void 0?void 0:y.itemId)!==null&&A!==void 0?A:""}))!==null&&w!==void 0?w:!1;if(c?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(C=(D=l?.video)===null||D===void 0?void 0:D.itemId)!==null&&C!==void 0?C:"",contentName:(k=(T=l?.video)===null||T===void 0?void 0:T.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:!((_=l?.video)===null||_===void 0)&&_.url?"video":"image",traceInfo:(I=l?.video)===null||I===void 0?void 0:I.traceInfo}}),!Z)b(!0);else{const J=(M=f?.map((ie,ve)=>(ve===a&&(ie.isCollected=!1),ie)))!==null&&M!==void 0?M:[];m?.(J)}}else{b(!0);const Z=(x=yield d?.({content:JSON.stringify(l)}))!==null&&x!==void 0?x:!1;if(c?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(R=(L=l?.video)===null||L===void 0?void 0:L.itemId)!==null&&R!==void 0?R:"",contentName:(B=(F=l?.video)===null||F===void 0?void 0:F.title)!==null&&B!==void 0?B:"",contentTags:JSON.stringify((O=(N=l?.video)===null||N===void 0?void 0:N.tags)!==null&&O!==void 0?O:[]),position:a+"",contentFormat:!((V=l?.video)===null||V===void 0)&&V.url?"video":"image",traceInfo:(G=l?.video)===null||G===void 0?void 0:G.traceInfo}}),!Z)b(!1);else{const J=(z=f?.map((ie,ve)=>(ve===a&&(ie.isCollected=!0),ie)))!==null&&z!==void 0?z:[];m?.(J)}}}),200);return n.createElement("button",Object.assign({},r,{"aria-label":"like",onClick:v}),n.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:h?o||g:s||S,alt:"icon"}))};var Go=n.memo(gr),yr="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 Fi=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=Hi.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})(),wr=({rec:t,index:e,height:i,data:o,muted:s,activeIndex:l,videoPostConfig:a,videoPlayIcon:r})=>{const[d,p]=n.useState(!1),{bffEventReport:c,sxpParameter:m,waterFallData:f,openHashtag:h,bffFbReport:b}=_e(),g=n.useRef(0),[S,v]=n.useState(!1),[y,A]=n.useState(!0),{isActive:w}=Oo(),D=n.useRef(null),[C,T]=n.useState(""),[k,E]=n.useState(!1),u=n.useRef(),_=`pb-cache-video-${e}`,I=n.useRef(null),M=n.useRef(null),x=n.useRef(),L=n.useRef(),R=n.useMemo(()=>a?.mode==="2",[a]),F=n.useMemo(()=>{var U;return a?.mode==="2"?`translateY(-${50+((U=a?.offsetTop)!==null&&U!==void 0?U:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),B=n.useMemo(()=>{var U;return((U=t?.video)===null||U===void 0?void 0:U.cover)||C},[C,t]),N=n.useMemo(()=>R?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[R]),O=n.useMemo(()=>a?.bgWay==="1",[a]),V=n.useMemo(()=>O&&a?.bgColor?{backgroundColor:a?.bgColor}:{},[a,O]);n.useEffect(()=>{u?.current&&(u.current.muted=s)},[s,u?.current]);const G=n.useCallback(()=>{var U;u?.current&&((U=u?.current)===null||U===void 0||U.play())},[u?.current]),z=St("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),Z=n.useCallback(()=>{u?.current&&(E(!1),v(!0))},[]),J=n.useCallback(()=>dt(void 0,void 0,void 0,function*(){var U,oe,ue,re,ne,ye,Ae,Fe,We,Be,te,q,X;if(!u?.current)return;p(!1);const Y=o[e];if(Y&&(!((U=u?.current)===null||U===void 0)&&U.duration)){g.current=((oe=u?.current)===null||oe===void 0?void 0:oe.currentTime)||0;const Pe=((re=(ue=u?.current)===null||ue===void 0?void 0:ue.duration)!==null&&re!==void 0?re:0).toFixed(2),de=((ye=(ne=u?.current)===null||ne===void 0?void 0:ne.currentTime)!==null&&ye!==void 0?ye:0).toFixed(2),K=y?"0":"1";c?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(Fe=(Ae=Y?.video)===null||Ae===void 0?void 0:Ae.itemId)!==null&&Fe!==void 0?Fe:"",contentName:(Be=(We=Y?.video)===null||We===void 0?void 0:We.title)!==null&&Be!==void 0?Be:"",playType:K,startTime:de,videoDuration:Pe,contentTags:JSON.stringify((q=(te=Y?.video)===null||te===void 0?void 0:te.tags)!==null&&q!==void 0?q:[]),position:e+"",contentFormat:"video",traceInfo:(X=Y?.video)===null||X===void 0?void 0:X.traceInfo,loadTime:L?.current-x?.current+""}}),A(!1)}}),[c,o,e,y,u?.current]),ie=n.useCallback(()=>{var U;if(!u?.current||C||!R||(u.current.style.objectFit="contain",!((U=t?.video)===null||U===void 0)&&U.cover||!D||!D.current||O))return;const oe=()=>{const ue=D?.current,re=ue.getContext("2d"),ne=window?.innerWidth,ye=window?.innerHeight;ue.height=ye,ue.width=ne,re?.drawImage(u.current,0,0,ue.width,ue.height),T(ue.toDataURL())};oe(),setTimeout(()=>{oe()},500)},[u.current,O,t,C,R]),ve=n.useCallback(()=>{u.current&&(L.current=new Date,J(),ie())},[u.current,ie,J]),ge=n.useCallback(U=>()=>{var oe,ue,re,ne,ye;if(!u.current||!S)return;const Ae=(oe=u?.current)===null||oe===void 0?void 0:oe.paused;switch(U){case"start":if(!Ae)return;(ue=u?.current)===null||ue===void 0||ue.play(),p(!1);break;case"pause":if(Ae)return;(re=u?.current)===null||re===void 0||re.pause(),p(!0);break;default:Ae?(ne=u?.current)===null||ne===void 0||ne.play():(ye=u?.current)===null||ye===void 0||ye.pause(),p(!Ae);break}},[S,u?.current]),ce=n.useCallback(()=>{var U,oe,ue,re,ne,ye,Ae,Fe,We,Be,te,q,X;if(!u?.current||l!==e)return;const Y=o[e],Pe=((oe=(U=u?.current)===null||U===void 0?void 0:U.duration)!==null&&oe!==void 0?oe:0).toFixed(2),de=((re=(ue=u?.current)===null||ue===void 0?void 0:ue.currentTime)!==null&&re!==void 0?re:0).toFixed(2);if(!((ne=u?.current)===null||ne===void 0)&&ne.duration){const K=(((ye=u?.current)===null||ye===void 0?void 0:ye.currentTime)-g.current).toFixed(2);c?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(Fe=(Ae=Y?.video)===null||Ae===void 0?void 0:Ae.itemId)!==null&&Fe!==void 0?Fe:"",contentName:(Be=(We=Y?.video)===null||We===void 0?void 0:We.title)!==null&&Be!==void 0?Be:"",endTime:de,videoDuration:Pe,playDuration:K,contentTags:JSON.stringify((q=(te=Y?.video)===null||te===void 0?void 0:te.tags)!==null&&q!==void 0?q:[]),position:e+"",contentFormat:"video",traceInfo:(X=Y?.video)===null||X===void 0?void 0:X.traceInfo}})}},[o,e,c,u?.current,l]),Me=n.useCallback(()=>{E(!0)},[]);n.useEffect(()=>{var U,oe,ue,re,ne,ye,Ae,Fe,We,Be;if(!w)return;const te=t?.video.url;if(!te)return;const q=document.querySelector(`#${_}`);if(!q||(u.current=Fi?.(q),!u?.current))return;x.current=new Date;const X=window?.Hls;let Y=M?.current;return te.includes(".m3u8")&&X&&X.isSupported()?(Y=new X,Y?.loadSource(te),Y?.attachMedia(u?.current),Y?.on(X.Events.MANIFEST_PARSED,function(){var Pe;(Pe=u?.current)===null||Pe===void 0||Pe.play()})):u.current.src=te,(U=u?.current)===null||U===void 0||U.setAttribute("x5-playsinline","true"),(oe=u?.current)===null||oe===void 0||oe.setAttribute("webkit-playsinline","true"),(ue=u?.current)===null||ue===void 0||ue.addEventListener("loadedmetadata",ve),(re=u?.current)===null||re===void 0||re.addEventListener("loadeddata",ie),(ne=u?.current)===null||ne===void 0||ne.addEventListener("play",J),(ye=u?.current)===null||ye===void 0||ye.addEventListener("playing",Z),(Ae=u?.current)===null||Ae===void 0||Ae.addEventListener("pause",ce),(Fe=u?.current)===null||Fe===void 0||Fe.addEventListener("ended",G),(We=u?.current)===null||We===void 0||We.addEventListener("canplay",G),(Be=u?.current)===null||Be===void 0||Be.addEventListener("waiting",Me),()=>{var Pe,de,K,j,Ie,ut,vt,pt,nt,ft;((Pe=u?.current)===null||Pe===void 0?void 0:Pe.paused)||ce(),M?.current&&((de=M?.current)===null||de===void 0||de.destroy()),v(!1),(K=u?.current)===null||K===void 0||K.removeEventListener("loadedmetadata",ve),(j=u?.current)===null||j===void 0||j.removeEventListener("loadeddata",ie),(Ie=u?.current)===null||Ie===void 0||Ie.removeEventListener("play",J),(ut=u?.current)===null||ut===void 0||ut.removeEventListener("playing",Z),(vt=u?.current)===null||vt===void 0||vt.removeEventListener("pause",ce),(pt=u?.current)===null||pt===void 0||pt.removeEventListener("ended",G),(nt=u?.current)===null||nt===void 0||nt.removeEventListener("canplay",G),(ft=u?.current)===null||ft===void 0||ft.removeEventListener("waiting",Me)}},[w]),n.useEffect(()=>{var U,oe,ue,re,ne,ye;!u?.current||!S||(w?(b?.({eventName:"ViewContent",product:(oe=(U=o?.[e])===null||U===void 0?void 0:U.video)===null||oe===void 0?void 0:oe.bindProduct}),b?.({eventName:"PageView",product:(re=(ue=o?.[e])===null||ue===void 0?void 0:ue.video)===null||re===void 0?void 0:re.bindProduct}),(ne=u?.current)===null||ne===void 0||ne.play()):(ye=u?.current)===null||ye===void 0||ye.pause())},[w,S,u?.current]),n.useEffect(()=>{var U,oe,ue;if(!w||!u?.current)return;!((U=u?.current)===null||U===void 0?void 0:U.paused)&&h?(oe=u?.current)===null||oe===void 0||oe.pause():h||(ue=u?.current)===null||ue===void 0||ue.play()},[h,w,u?.current]),n.useEffect(()=>{if(!w)return;const U=()=>{ge("start")()},oe=ge("pause");return ht.on(ct.PAGE_DID_SHOW,U),ht.on(ct.PAGE_DID_HIDE,oe),()=>{ht.off(ct.PAGE_DID_SHOW,U),ht.off(ct.PAGE_DID_HIDE,oe)}},[ge,w]);const je=n.useMemo(()=>!m?.placeholder_image||S?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"placeholder image"}),[S,m?.placeholder_image]),ae=n.useMemo(()=>{if(!(!k||!S))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:yr,alt:"placeholder image"})},[k,S]);return n.useEffect(()=>{if(!u?.current)return;const U=()=>{var oe;l===e&&(!((oe=t?.video)===null||oe===void 0)&&oe.url)&&u?.current&&!d&&ge("pause")()};return window.addEventListener("beforeunload",U),()=>{window.removeEventListener("beforeunload",U)}},[l,e,t,u?.current,ge,d]),t?.video?n.createElement(n.Fragment,null,R?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:ge(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},V)},!O&&S&&B&&n.createElement(bt,{src:B,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},N)}),n.createElement("canvas",{ref:D,style:{display:"none"}}),n.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:F,left:0,right:0}},n.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},n.createElement("div",{className:"n-full-screen",ref:I,id:_,style:{width:"100%",height:"100%"}}),d&&n.createElement(bt,{className:"clc-pb-video-pause",src:r??z,alt:"pause"}))),je,ae):n.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:ge()},n.createElement("div",{className:"n-full-screen",ref:I,id:_,style:{width:"100%",height:"100%"}}),je,ae,d&&n.createElement(bt,{className:"clc-pb-video-pause",src:r??z,alt:"pause"}))):null};var Sr=n.memo(wr);const xr=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:o,style:s})=>{const[l,a]=n.useState(t),r=d=>{d.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:r},n.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:l?e:i}))};var Uo=n.memo(xr);const Tr=({imageUrl:t,style:e,duration:i=2e3})=>{const[o,s]=n.useState(!0);Pt(),n.useEffect(()=>{setTimeout(()=>{s(!1)},i)},[]);const l=St("/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"}))},Yo=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]),r=n.useMemo(()=>l?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[l]),d=n.useMemo(()=>o?.bgWay==="1",[o]),p=n.useMemo(()=>d&&o?.bgColor?{backgroundColor:o?.bgColor}:{},[o,d]);return n.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},p)},(!l||!d)&&n.createElement(bt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},r),onLoad:s}),l&&n.createElement(bt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:a,left:0,right:0},onLoad:s}))},Er=({imgUrls:t,width:e,height:i,rec:o,index:s,onViewImageEndEvent:l,onViewImageStartEvent:a,imgUrlsPostConfig:r})=>{var d,p;const c=n.useRef(),{isActive:m}=Oo(),{sxpParameter:f,openHashtag:h}=_e(),[b,g]=n.useState(!1),[S,v]=n.useState(),y=new Date;n.useEffect(()=>{b&&m?(c?.current&&c.current.swiper.autoplay.start(),h?l(o):a(s,S,!0)):c?.current&&c.current.swiper.autoplay.stop()},[o,m,l,h,s,a,b,S]);const A=n.useCallback(w=>dt(void 0,void 0,void 0,function*(){b||(v({loadTime:new Date-y+""}),g(!0))}),[b]);return n.useEffect(()=>{const w=()=>a(s,S),D=()=>l(o);return ht.on(ct.PAGE_DID_SHOW,w),ht.on(ct.PAGE_DID_HIDE,D),()=>{ht.off(ct.PAGE_DID_SHOW,w),ht.off(ct.PAGE_DID_HIDE,D)}},[S]),n.createElement(Xt,{ref:c,defaultValue:0,direction:"horizontal",modules:[vi,pi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},className:Se.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(d=r?.marginBottom)!==null&&d!==void 0?d:0,fontSize:"14px"}},r?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:r?.dotsBgColor,opacity:1}}),r?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${r?.dotsActiveColor}!important`,opacity:1}})),height:i,loop:!0,autoplay:{delay:((p=r?.delay)!==null&&p!==void 0?p:3)*1e3}},t?.map((w,D)=>n.createElement(Mt,{key:D},n.createElement(Yo,{src:!b&&D>0?"":w,height:i,imgUrlsPostConfig:r,onShowFirstImage:A}))))};var Cr=n.memo(Er);const Ir=({tags:t,itemId:e,itemType:i,index:o,rec:s,hashTagStyle:l,hashTagRightMargin:a})=>{var r;const[d,p]=n.useState(!1),{setWaterFallData:c,setOpenHashtag:m,setCacheActiveIndex:f,waterFallData:h,setIsFromHashtag:b}=_e(),g=S=>{h?b?.(!0):f?.(o),c?.(i?{hashTag:S,itemId:e,itemType:i,rec:s}:{hashTag:S,rec:s}),m?.(!0)};return n.useMemo(()=>t.length<=6?null:n.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>p(!d)},d?"show less":"show more"),[d,t]),n.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(r=l?.marginTop)!==null&&r!==void 0?r:16}px`,width:a}},n.createElement(ei,null,t?.map((S,v)=>n.createElement(Mt,{key:v,hidden:d?!1:v>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>g(S),tag:"button","aria-label":S},n.createElement("div",{dangerouslySetInnerHTML:{__html:be(`#${S}`,l)}})))))};var qo=n.memo(Ir),Zo="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAbtJREFUeF7t2DFKxFAQxvHv6xTxCoKNiAuCna2X2NY7eAE9hYdwj2BjZ2ulYLW9pQcYDWyxBIK7ZN7MNyapk/D+v8zC20dM/OLE+zEDzBMwcYH5J1BpAMzsAMAJyU+vdZeZADN7AHAH4BjAC8kbD4QSAJv4+17wFcm3sQjyAGbWhXdff/takzwdG989Lw0wEN+te0ly9a8BIuJlJyAqXhIgMl4OIDpeCiAjXgYgK14CIDM+HSA7PhVgYHvrusnZZaOUshNUiU+ZAKX4cAC1+FAAxfgwANX4EADl+OYA6vFNASrENwOoEt8EoFK8O0C1eFcAMzsE8AXgqLcHdzvA3GVvv+89bv8FzOwcwEdvASuSy30XFXm/G0C3aDN7BXBdCcEb4ALAE4BFFQRXgM0UlEJwB6iG0ASgEkIzgCoITQEqIDQHUEcIAVBGCANQRQgFUEQIB1BDSAFQQkgDUEFIBVBASAfIRpAAyESQAchCkALIQJADiEaQBIhEkAWIQpAG+ANh8Xvk/j72CF0eYABhDeCS5PckALYQbgGcAXgm+Tg2vnu+xAR4hA69YwZoqVvh3fMEVPhKLdc4+Qn4AXwYBFBN2dYpAAAAAElFTkSuQmCC";function oi(t){return n.memo(function(e){const{$store:i}=vn(),o=l=>{let a=l;const r=l.match(/{{.*?}}/g);return r?.length&&r.forEach(d=>{d.replace(/{{\s*([\w.]+)\s*}}/g,(p,c)=>{if(c){const m=Ye.get(i,c);return a=a.replace(d,m),m}})}),a},s=n.useMemo(()=>{var l,a,r;const{bindDatas:d}=e,p=Qe(e,["bindDatas"]);if((l=d?.forEach)===null||l===void 0||l.call(d,c=>{if(c?.propKey&&c?.dataPath){const{propKey:m,dataPath:f}=c;f.replace(/{{\s*([\w.]+)\s*}}/g,(h,b)=>{var g,S;if(b){const v=(S=(g=Ye.get(i,b))!==null&&g!==void 0?g:e[m])!==null&&S!==void 0?S:"";return p[m]=v,v}})}}),p){p.eventMap={};const c=Ye.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!((r=(a=p?.event)===null||a===void 0?void 0:a.onClick)===null||r===void 0)&&r.linkType&&(p.style.cursor="pointer"),p},[i,e]);return n.createElement(t,Object.assign({},s,s.eventMap))})}const kr=({rec:t,index:e,tempMap:i,resolver:o,includesCtaType:s,isActive:l,value:a})=>{const{schema:r}=Pt();if(!t?.video)return null;const d=n.useMemo(()=>{var p,c,m,f,h,b,g,S,v,y,A,w,D,C,T,k,E,u,_,I,M,x,L,R,F,B,N,O;if(!(s&&!s?.includes((p=a?.item)===null||p===void 0?void 0:p.type))&&!(!s&&((c=a?.item)===null||c===void 0?void 0:c.category)==="cta")){if(((m=a?.item)===null||m===void 0?void 0:m.type)==="CommodityDiro"&&!(!((f=t?.video)===null||f===void 0)&&f.bindProduct)||((h=a?.item)===null||h===void 0?void 0:h.type)==="Commodity"&&!(!((b=t?.video)===null||b===void 0)&&b.bindProduct)||((g=a?.item)===null||g===void 0?void 0:g.type)==="CommodityDiroNew"&&!(!((S=t?.video)===null||S===void 0)&&S.bindProduct)||((v=a?.item)===null||v===void 0?void 0:v.type)==="MultiCommodity"&&!(!((A=(y=t?.video)===null||y===void 0?void 0:y.bindProducts)===null||A===void 0)&&A.length)||((w=a?.item)===null||w===void 0?void 0:w.type)==="MultiCommodityDiro"&&!(!((C=(D=t?.video)===null||D===void 0?void 0:D.bindProducts)===null||C===void 0)&&C.length)||((T=a?.item)===null||T===void 0?void 0:T.type)==="MultiCommodityDiroNew"&&!(!((E=(k=t?.video)===null||k===void 0?void 0:k.bindProducts)===null||E===void 0)&&E.length))return null;if(a&&o){const V=o[(u=a?.item)===null||u===void 0?void 0:u.type],G=oi(V),z=(_=V?.extend)===null||_===void 0?void 0:_.defaulSetting,Z=((x=(M=(I=a?.item)===null||I===void 0?void 0:I.event)===null||M===void 0?void 0:M.onClick)===null||x===void 0?void 0:x.linkType)==="externalLink";let J=Ye.cloneDeep((L=a?.item)===null||L===void 0?void 0:L.style);if(J.hasOwnProperty("backdropFilter")){let ie=J.backdropFilter;J.backdropFilter=`blur(${ie??0}px)`}return n.createElement(G,Object.assign({style:Object.assign(Object.assign(Object.assign({},z?.style),J),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},z?.textStyle),(R=a?.item)===null||R===void 0?void 0:R.textStyle),bindDatas:(B=(F=a?.item)===null||F===void 0?void 0:F.bindDatas)!==null&&B!==void 0?B:[]},z?.props,(N=a?.item)===null||N===void 0?void 0:N.props,{event:((O=a?.item)===null||O===void 0?void 0:O.event)||{},schema:r,id:a?.id,key:a?.id,recData:t,isExternalLink:Z,index:e,isActive:l}))}else return null}},[t,o,i,r,a?.id,l]);return n.createElement(n.Fragment,null,d)};var Ai=n.memo(kr);const Ko=({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:be(t?.content,t?.textStyle)}})))},Pr=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:o,setRtcList:s,setCacheRtcList:l,setCacheActiveIndex:a,setLoading:r,swiperRef:d,waterFallData:p,bffEventReport:c,selectTag:m,setSelectTag:f}=_e(),{backMainFeed:h}=st(),b=n.useMemo(()=>[si,...t],[t]),g=S=>()=>{if(S===m)return;S!=="FOR U"?c?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${S}']`}}):h("theme",S,m);let v;S!==si&&(v=S),r?.(!0),o?.({themeTag:v}).then(y=>{var A,w,D,C;ht.emit(ct.CHANGE_THEME_TAG,v),s?.((A=y?.recList)!==null&&A!==void 0?A:[]),l?.((w=y?.recList)!==null&&w!==void 0?w:[]),e?.(0),a?.(0),(C=(D=d?.current)===null||D===void 0?void 0:D.swiper)===null||C===void 0||C.slideTo(0)}).finally(()=>{r?.(!1)}),f?.(S)};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}},b.map(S=>n.createElement("button",{className:`clc-sxp-tagbar-list-item ${S===m?"clc-sxp-tagbar-list-item-active":""}`,key:S,"aria-label":S,onClick:g(S)},S))))};var Jo=n.memo(Pr);const Dr=({resolver:t,globalConfig:e})=>{var i,o;const s=n.useMemo(()=>bn(),[]),l=t?.Display,a=oi(l),r=(o=(i=e?.consentPopup)===null||i===void 0?void 0:i[0])===null||o===void 0?void 0:o.item;return n.createElement(a,Object.assign({},r?.props,{style:r?.style,event:r?.event||{},contsentState:s}))};var Mr=n.memo(Dr);const Qo=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:o=window.innerWidth,tempMap:s,resolver:l,data:a=[],ctaType:r,tipText:d,nudge:p,_schema:c,hashTagStyle:m,hashTagRightMargin:f,tagList:h=[],licenseUrl:b})=>{var g,S,v,y,A,w,D,C,T,k,E,u,_,I,M,x,L,R,F,B,N;const O=St("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),V=St("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:G}=Pt(),[z,Z]=n.useState(0),J=n.useRef(0),[ie,ve]=n.useState(!0),ge=n.useRef(),[ce,Me]=n.useState(!1),[je,ae]=n.useState(!1),[U,oe]=n.useState(new Date().getTime()),ue=n.useRef(!1),[re,ne]=n.useState(2),{loadVideos:ye,bffEventReport:Ae,loading:Fe,setPopupDetailData:We,ctaEvent:Be,swiperRef:te,waterFallData:q,setOpenHashtag:X,appDomain:Y,openHashtag:Pe,loadingImage:de,isFromHashtag:K,popupDetailData:j,bffFbReport:Ie,curTime:ut,h5EnterLink:vt,isShowConsent:pt,selectTag:nt,isPreview:ft,isEditor:W,cacheRtcList:H,setRtcList:he,cacheActiveIndex:Oe,rtcList:pe,isNoMoreData:Te}=_e(),{backMainFeed:ee,productView:Q,jumpToWeb:De}=st(),He=n.useMemo(()=>a.length>0&&!Fe&&(fn()||t?.enableSwiperTip),[a,Fe,t?.enableSwiperTip]);n.useEffect(()=>{$i()},[]),n.useEffect(()=>{if(a?.length>0){const P=new Date;ge.current=P}},[a?.length]);const Ke=n.useCallback(()=>{if($i(),vt?.(),a.length>0){const P=new Date;ge.current=P}},[a.length,vt]);n.useEffect(()=>{var P;if(!r||r?.length<1)return;const se=a?.findIndex(le=>{var me,xe,Ee,$,ke,Le,Ne,Ve,fe;const Re=r?.[0];return Re==="\u591A\u5546\u54C1CTA"?((me=le?.video)===null||me===void 0?void 0:me.bindProducts)&&((Ee=(xe=le?.video)===null||xe===void 0?void 0:xe.bindProducts)===null||Ee===void 0?void 0:Ee.length)>0:Re==="\u5546\u54C1CTA"?($=le?.video)===null||$===void 0?void 0:$.bindProduct:((Le=(ke=le?.video)===null||ke===void 0?void 0:ke.bindCta)===null||Le===void 0?void 0:Le.itemId)===Re&&(((Ne=le?.video)===null||Ne===void 0?void 0:Ne.url)||((fe=(Ve=le?.video)===null||Ve===void 0?void 0:Ve.imgUrls)===null||fe===void 0?void 0:fe.length))})||0;se!==-1&&((P=te?.current)===null||P===void 0||P.swiper.slideTo(se))},[a,r,te]),n.useEffect(()=>{const P=a?.[z],se=()=>{var le,me,xe,Ee,$,ke,Le,Ne,Ve,fe,Re,et,qe,Ze,Je,gt,Ce,wt,zt,Wt;const Ut=!Pe&&!pt;if(document.visibilityState==="hidden"){Ut&&(ht.emit(ct.PAGE_DID_HIDE,P),Ct(P));let kt="";j&&(!((me=(le=P?.video)===null||le===void 0?void 0:le.bindProducts)===null||me===void 0)&&me.length||!((xe=P?.video)===null||xe===void 0)&&xe.bindProduct)?kt="pdpPage":j&&((Le=s?.[(ke=($=(Ee=P?.video)===null||Ee===void 0?void 0:Ee.bindCta)===null||$===void 0?void 0:$.itemId)!==null&&ke!==void 0?ke:""].item)===null||Le===void 0?void 0:Le.type)==="Appoint"?kt="formPage":K?kt="hashTagPage":!((Ne=P?.video)===null||Ne===void 0)&&Ne.url?kt="videoPage":!((Ve=P?.video)===null||Ve===void 0)&&Ve.imgUrls&&(!((Re=(fe=P?.video)===null||fe===void 0?void 0:fe.imgUrls)===null||Re===void 0)&&Re.length)?kt="imagePage":P?.product&&(kt="productPage"),Ae?.({eventInfo:{sessionDuration:Math.floor((new Date-ut.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(et=P?.video)===null||et===void 0?void 0:et.itemId,productId:(qe=P?.product)===null||qe===void 0?void 0:qe.itemId,position:z+"",fromKName:kt,fromKPage:location?.href,ctatId:(gt=(Je=(Ze=P?.video)===null||Ze===void 0?void 0:Ze.bindCta)===null||Je===void 0?void 0:Je.itemId)!==null&>!==void 0?gt:"",traceInfo:(Wt=(wt=(Ce=P?.video)===null||Ce===void 0?void 0:Ce.traceInfo)!==null&&wt!==void 0?wt:(zt=P?.product)===null||zt===void 0?void 0:zt.traceInfo)!==null&&Wt!==void 0?Wt:""}})}else document.visibilityState==="visible"&&(ue.current===!0&&(oe(new Date().getTime()),ue.current=!1),Ke(),Ut&&(ht.emit(ct.PAGE_DID_SHOW,P),ee("external",nt)))};return document.addEventListener("visibilitychange",se),()=>{document.removeEventListener("visibilitychange",se)}},[z,Ae,a,Ke,j,K,s,ut,ee,Pe,pt,nt]);const it=n.useMemo(()=>{let P=0;return h.length>0&&(P+=45,q&&(P-=45)),P},[h,q]),$e=n.useMemo(()=>{let P=0;return t?.logoUrl&&t?.isShowLogo&&(P+=56),P},[t]),ze=n.useMemo(()=>i-$e-it,[$e,i,it]),Ge=n.useMemo(()=>{var P;const se=z===0&&!q&&!W?[(P=a?.[0])!==null&&P!==void 0?P:null]:a?.map((le,me)=>z===me||me-1===z||me+1===z?le:null);return se?.length?!q&&!Te?se.concat([{loading:!0}]):se:[]},[a,z,q,W,Te]),Xe=n.useMemo(()=>{var P,se,le,me;if(t?.logoUrl&&t?.isShowLogo){const xe=(se=(P=t?.logoBar)===null||P===void 0?void 0:P.onClick)===null||se===void 0?void 0:se.value,Ee=((me=(le=t?.logoBar)===null||le===void 0?void 0:le.onClick)===null||me===void 0?void 0:me.linkType)==="externalLink",$=Ge[z];return n.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},xe&&{onClick:()=>{var ke,Le,Ne,Ve;Ee&&De($,(ke=$?.video)===null||ke===void 0?void 0:ke.bindProduct,(Le=$?.video)===null||Le===void 0?void 0:Le.bindCta,z,((Ne=$?.product)===null||Ne===void 0?void 0:Ne.traceInfo)||((Ve=$?.video)===null||Ve===void 0?void 0:Ve.traceInfo)),new Function(xe)()}}),n.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,z,Ge]),lt=n.useCallback((P,se)=>{var le,me,xe,Ee;return!((le=P?.video)===null||le===void 0)&&le.url?n.createElement(Sr,{key:U,rec:P,index:se,muted:ie,data:a,height:ze,activeIndex:z,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((me=P?.video)===null||me===void 0)&&me.imgUrls?n.createElement(Cr,{key:P?.video.itemId,imgUrls:P?.video.imgUrls,width:o,height:ze,rec:P,index:se,onViewImageEndEvent:Et,onViewImageStartEvent:Vt,imgUrlsPostConfig:t?.imgUrlsPost}):P.product&&Array.isArray(t?.productPost)&&((xe=t?.productPost)===null||xe===void 0?void 0:xe.length)>0?(Ee=t?.productPost)===null||Ee===void 0?void 0:Ee.map(($,ke)=>{var Le,Ne,Ve,fe,Re,et,qe,Ze;const Je=l[(Le=$?.item)===null||Le===void 0?void 0:Le.type],gt=oi(Je),Ce=(Ne=Je?.extend)===null||Ne===void 0?void 0:Ne.defaulSetting;return n.createElement(gt,Object.assign({key:`${se}${ke}`,textStyle:Object.assign(Object.assign({},Ce?.textStyle),(Ve=$?.item)===null||Ve===void 0?void 0:Ve.textStyle),bindDatas:(Re=(fe=$?.item)===null||fe===void 0?void 0:fe.bindDatas)!==null&&Re!==void 0?Re:[]},Ce?.props,(et=$?.item)===null||et===void 0?void 0:et.props,{event:((qe=$?.item)===null||qe===void 0?void 0:qe.event)||{},schema:G,id:$?.id,viewTime:ge.current,rec:P,isPost:!0,tipText:d,style:Object.assign(Object.assign(Object.assign({},Ce?.style),(Ze=$?.item)===null||Ze===void 0?void 0:Ze.style),{height:"100%",overflow:"auto"}),index:se,isActive:z===se}))}):null},[o,a,ze,ie,z,t?.productPost,t?.videoPlayIcon,ge,d,l,G,U]),at=n.useCallback(P=>{ae(P)},[]),we=n.useMemo(()=>je?{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"},[je]),rt=n.useCallback((P,se)=>{var le,me,xe,Ee,$,ke,Le,Ne,Ve,fe,Re,et,qe;if(P?.video){let Ze=null;!((me=(le=P?.video)===null||le===void 0?void 0:le.bindProducts)===null||me===void 0)&&me.length?Ze="\u591A\u5546\u54C1CTA":!((xe=P?.video)===null||xe===void 0)&&xe.bindProduct?Ze="\u5546\u54C1CTA":Ze=($=(Ee=P?.video)===null||Ee===void 0?void 0:Ee.bindCta)===null||$===void 0?void 0:$.itemId;const Je=s?.[Ze];return n.createElement(n.Fragment,null,((ke=P?.video)===null||ke===void 0?void 0:ke.title)&&!je&&n.createElement("div",{className:"clc-sxp-bottom-shadow"}),n.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(Le=t?.bottomInfoDist)!==null&&Le!==void 0?Le:40}px`}},n.createElement(Ko,{nudge:p}),t?.isShowCTA===void 0||t?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(Ai,{rec:P,index:se,tempMap:s,resolver:l,isActive:se===z,value:Je})):null,n.createElement("div",null,n.createElement(hi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:d?.foldText,unfoldText:d?.unfoldText,text:(Ve=(Ne=P?.video)===null||Ne===void 0?void 0:Ne.title)!==null&&Ve!==void 0?Ve:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:at}),n.createElement(Ai,{rec:P,index:se,tempMap:s,resolver:l,includesCtaType:["AniLink"],isActive:se===z,value:Je}),n.createElement(qo,{index:z,tags:(Re=(fe=P?.video)===null||fe===void 0?void 0:fe.hashTags)!==null&&Re!==void 0?Re:[],itemId:(et=P?.video)===null||et===void 0?void 0:et.itemId,itemType:!((qe=P?.video)===null||qe===void 0)&&qe.itemId?"VIDEO":null,rec:P,hashTagStyle:m,hashTagRightMargin:o-(f??0)}))),n.createElement(Ai,{rec:P,index:se,tempMap:s,resolver:l,includesCtaType:["AniLinkPopup"],isActive:se===z,value:Je}))}return null},[e,z,s,l,d,p,m,t,at,je,we]),Ue=n.useCallback((P,se,le)=>{var me,xe,Ee,$;if(!t?.isShowLike||!le)return;let ke=(me=t?.likeIconY)!==null&&me!==void 0?me:400;return q&&ke<40&&t.likeIconYPosit==="top"&&(ke+=40),P?.video?n.createElement(Go,{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",[(xe=t.likeIconXPosit)!==null&&xe!==void 0?xe:"right"]:(Ee=t.likeIconX)!==null&&Ee!==void 0?Ee:0,[($=t.likeIconYPosit)!==null&&$!==void 0?$:"bottom"]:ke},position:se}):null},[t,q]),Et=P=>{var se,le,me,xe,Ee,$;if(!(!((se=P?.video)===null||se===void 0)&&se.url)&&(!((le=P?.video)===null||le===void 0)&&le.imgUrls)){const ke=Date.now(),Le=J.current===0?0:(ke-J.current)/1e3;Ae?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(xe=(me=P?.video)===null||me===void 0?void 0:me.itemId)!==null&&xe!==void 0?xe:"",contentName:(Ee=P?.video.title)!==null&&Ee!==void 0?Ee:"",imageEndTime:`${ke}`,playDuration:`${Le}`,contentTags:JSON.stringify(($=P?.video.tags)!==null&&$!==void 0?$:[]),position:z+"",contentFormat:"image",traceInfo:P?.video.traceInfo}})}},_t=(P,se)=>{var le,me,xe,Ee,$,ke,Le,Ne,Ve,fe,Re,et,qe,Ze,Je,gt,Ce,wt,zt,Wt,Ut,kt;if(ft||q)return;const $o=new Date-ut.current;if(t?.openSlideSkip&&$o>=((le=t?.slideSkipStartTime)!==null&&le!==void 0?le:0)&&hn()&&P){const Wi=((Ee=(xe=(me=P?.video)===null||me===void 0?void 0:me.bindProducts)===null||xe===void 0?void 0:xe[0])===null||Ee===void 0?void 0:Ee.link)||((ke=($=P?.video)===null||$===void 0?void 0:$.bindProduct)===null||ke===void 0?void 0:ke.link)||((Le=P?.product)===null||Le===void 0?void 0:Le.link),tt=P?.product||((Ne=P?.video)===null||Ne===void 0?void 0:Ne.bindProduct)||((fe=(Ve=P?.video)===null||Ve===void 0?void 0:Ve.bindProducts)===null||fe===void 0?void 0:fe[0]);if(Wi){let bi=null;!((Re=P?.video)===null||Re===void 0)&&Re.url?bi="video":!((qe=(et=P?.video)===null||et===void 0?void 0:et.imgUrls)===null||qe===void 0)&&qe.length&&(bi="image"),Ae?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(Ze=tt?.itemId)!==null&&Ze!==void 0?Ze:"",productName:(Je=tt?.title)!==null&&Je!==void 0?Je:"",price:tt?.price?tt?.price+"":"0",productCollection:(gt=tt?.collection)!==null&>!==void 0?gt:"",contentTags:tt?.tags?JSON.stringify(tt?.tags):"",position:se+"",contentId:(wt=(Ce=P?.video)===null||Ce===void 0?void 0:Ce.itemId)!==null&&wt!==void 0?wt:"",traceInfo:(kt=(Wt=(zt=P?.video)===null||zt===void 0?void 0:zt.traceInfo)!==null&&Wt!==void 0?Wt:(Ut=P?.product)===null||Ut===void 0?void 0:Ut.traceInfo)!==null&&kt!==void 0?kt:"",contentFormat:bi}}),ue.current=!0,window.location.href=window.getJointUtmLink(Wi)}}},Nt=P=>{var se,le,me,xe,Ee,$,ke,Le,Ne,Ve,fe,Re,et,qe,Ze,Je,gt;const Ce=a[P.previousIndex];if(!Ce)return;let wt=null;!((se=Ce?.video)===null||se===void 0)&&se.url?wt="video":!((me=(le=Ce?.video)===null||le===void 0?void 0:le.imgUrls)===null||me===void 0)&&me.length&&(wt="image"),P.previousIndex-P.activeIndex<0?(Ae?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Ee=(xe=Ce?.video)===null||xe===void 0?void 0:xe.itemId)!==null&&Ee!==void 0?Ee:"",productId:(ke=($=Ce?.product)===null||$===void 0?void 0:$.itemId)!==null&&ke!==void 0?ke:"",requestId:null,traceInfo:(Ne=(Le=Ce?.video)===null||Le===void 0?void 0:Le.traceInfo)!==null&&Ne!==void 0?Ne:"",contentFormat:wt,position:((Ve=P.previousIndex)!==null&&Ve!==void 0?Ve:0)+""}}),Et(Ce),_t(Ce,P.previousIndex)):(Ae?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Re=(fe=Ce?.video)===null||fe===void 0?void 0:fe.itemId)!==null&&Re!==void 0?Re:"",productId:(qe=(et=Ce.product)===null||et===void 0?void 0:et.itemId)!==null&&qe!==void 0?qe:"",requestId:null,traceInfo:(Je=(Ze=Ce?.video)===null||Ze===void 0?void 0:Ze.traceInfo)!==null&&Je!==void 0?Je:"",contentFormat:wt,position:((gt=P.previousIndex)!==null&>!==void 0?gt:0)+""}}),Et(Ce)),Ct(Ce),ge.current=new Date},Ct=P=>{var se,le,me;!(!((se=P?.video)===null||se===void 0)&&se.url)&&!(!((le=P?.video)===null||le===void 0)&&le.imgUrls)&&P?.product&&Q(P,P.product,(me=P?.product)===null||me===void 0?void 0:me.bindCta,ge.current,z)};n.useEffect(()=>{const P=a[z];Pe?Ct(P):ge.current=new Date},[Pe,a,z]);const Vt=(P,se,le)=>{var me,xe,Ee,$,ke,Le,Ne,Ve;const fe=a[P];if(!(!((me=fe?.video)===null||me===void 0)&&me.url)&&(!((xe=fe?.video)===null||xe===void 0)&&xe.imgUrls)){const Re=Date.now();J.current=Re,Ae?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:($=(Ee=fe?.video)===null||Ee===void 0?void 0:Ee.itemId)!==null&&$!==void 0?$:"",contentName:(ke=fe?.video.title)!==null&&ke!==void 0?ke:"",imageStartTime:`${Re}`,contentTags:JSON.stringify((Le=fe?.video.tags)!==null&&Le!==void 0?Le:[]),position:P+"",contentFormat:"image",traceInfo:fe?.video.traceInfo,loadTime:se?.loadTime}}),le&&(Ie?.({eventName:"ViewContent",product:(Ne=fe?.video)===null||Ne===void 0?void 0:Ne.bindProduct}),Ie?.({eventName:"PageView",product:(Ve=fe?.video)===null||Ve===void 0?void 0:Ve.bindProduct}))}},It=n.useCallback(P=>{var se,le,me,xe,Ee,$;if(!P)return;let ke=(se=t?.muteIconY)!==null&&se!==void 0?se:23;return q&&ke<40&&t?.muteIconYPosit==="top"&&(ke+=40),(t?.isShowMute===void 0||t?.isShowMute===!0)&&n.createElement(Uo,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((me=(le=Ge?.[z])===null||le===void 0?void 0:le.video)===null||me===void 0)&&me.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(xe=t?.muteIconXPosit)!==null&&xe!==void 0?xe:"right"]:(Ee=t?.muteIconX)!==null&&Ee!==void 0?Ee:0,[($=t?.muteIconYPosit)!==null&&$!==void 0?$:"bottom"]:ke},defaultValue:ie,activeIcon:t?.unMuteIcon?t?.unMuteIcon:O,unactiveIcon:t?.muteIcon?t?.muteIcon:V,onChange:ve})},[t,Ge,z,ie,q]),Gt=n.useMemo(()=>Fe?n.createElement("div",{style:{height:ze,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:de,alt:"loading...",style:{objectFit:"contain"}})):Ge?.map((P,se)=>n.createElement(Mt,{key:se,virtualIndex:se,style:{overflow:"hidden"}},P&&n.createElement(n.Fragment,null,P?.loading?n.createElement("div",{style:{height:ze,width:o,display:"flex",justifyContent:"center",alignItems:"center"}},n.createElement("img",{width:64,height:64,src:de,alt:"loading...",style:{objectFit:"contain"}})):n.createElement(n.Fragment,null,Ue(P,se,!t?.likeIconFixed),It(!t?.muteIconFixed),rt(P,se),lt(P,se))))),[o,a,ze,Fe,rt,lt,Ge,de,U,It]);return n.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},q&&n.createElement(jo,{icon:Zo,styles:{background:"rgba(0,0,0,.3)",color:"#fff",top:`${$e}px`},textStyle:Object.assign(Object.assign({},(A=(y=(v=(S=(g=t?.hashTag)===null||g===void 0?void 0:g[0])===null||S===void 0?void 0:S.item)===null||v===void 0?void 0:v.props)===null||y===void 0?void 0:y.textStyles)===null||A===void 0?void 0:A.hashTagTitle),{color:"#fff"}),onClose:()=>{!Ye.isEqual(pe,H)&&H&&H?.length&&he?.(H),X?.(!0)}}),Xe,n.createElement(Jo,{tagList:h,setActiveIndex:Z,style:{top:$e}}),((w=t?.backButton)===null||w===void 0?void 0:w.enable)&&n.createElement("button",{style:{position:"absolute",[(C=(D=t?.backButton)===null||D===void 0?void 0:D.xPosit)!==null&&C!==void 0?C:"left"]:(k=(T=t?.backButton)===null||T===void 0?void 0:T.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"]:(((_=t?.backButton)===null||_===void 0?void 0:_.yPosit)=="top"?$e+it:0)+((M=(I=t?.backButton)===null||I===void 0?void 0:I.y)!==null&&M!==void 0?M:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:()=>history?.back()},n.createElement("img",{src:(L=(x=t?.backButton)===null||x===void 0?void 0:x.icon)!==null&&L!==void 0?L:Zo,alt:"back button",width:100,style:{objectFit:"cover"}})),He?n.createElement(Tr,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((R=t?.swipeTipOffset)!==null&&R!==void 0?R:0)}%`},duration:t?.swiperTipAniDur}):null,n.createElement(Xt,{style:{marginTop:it},ref:te,onSlideChange:()=>{te.current.swiper.allowTouchMove=!1,setTimeout(()=>{te.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:P=>{Z(P.activeIndex),!Pe&&(Nt(P),!(q||W)&&P?.activeIndex+1>=a?.length&&(ce||(Me(!0),ye?.(re).then(se=>{var le;Me(!1),se&&((le=se?.recList)===null||le===void 0?void 0:le.length)>0&&ne(re+1)}))))},direction:"vertical",height:ze},Ue(Ge[z],z,!!t?.likeIconFixed),It(!!t?.muteIconFixed),Gt),n.createElement(Bo,Object.assign({},(N=(B=(F=t?.hashTag)===null||F===void 0?void 0:F[0])===null||B===void 0?void 0:B.item)===null||N===void 0?void 0:N.props)),n.createElement(Mr,{resolver:l,globalConfig:t}))},_r=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:o,rec:s,index:l})=>n.createElement(Xt,{defaultValue:0,direction:"horizontal",modules:[vi,pi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(a=>n.createElement(Mt,{key:a},n.createElement(Yo,{src:a,height:i,imgUrlsPostConfig:o}))));var Or=n.memo(_r);const Lr=({rec:t,index:e,height:i,data:o,muted:s,activeIndex:l,videoPostConfig:a,width:r})=>{const[d,p]=n.useState(!1),c=n.useRef(null),{bffEventReport:m,sxpParameter:f,waterFallData:h,openHashtag:b}=_e(),g=n.useRef(0),[S,v]=n.useState(!1),[y,A]=n.useState(!0),w=n.useRef(null),[D,C]=n.useState("");n.useEffect(()=>{c.current&&(c.current.muted=s)},[s]);const T=n.useCallback(()=>{var N;(N=c.current)===null||N===void 0||N.play()},[]),k=St("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),E=n.useCallback(()=>{var N,O,V,G,z,Z,J,ie,ve,ge,ce,Me,je;p(!1);const ae=o[e];if(ae&&(!((N=c?.current)===null||N===void 0)&&N.duration)){g.current=((O=c?.current)===null||O===void 0?void 0:O.currentTime)||0;const U=((G=(V=c.current)===null||V===void 0?void 0:V.duration)!==null&&G!==void 0?G:0).toFixed(2),oe=((Z=(z=c.current)===null||z===void 0?void 0:z.currentTime)!==null&&Z!==void 0?Z:0).toFixed(2),ue=y?"0":"1";m?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(ie=(J=ae?.video)===null||J===void 0?void 0:J.itemId)!==null&&ie!==void 0?ie:"",contentName:(ge=(ve=ae?.video)===null||ve===void 0?void 0:ve.title)!==null&&ge!==void 0?ge:"",playType:ue,startTime:oe,videoDuration:U,contentTags:JSON.stringify((Me=(ce=ae?.video)===null||ce===void 0?void 0:ce.tags)!==null&&Me!==void 0?Me:[]),position:e+"",contentFormat:"video",traceInfo:(je=ae?.video)===null||je===void 0?void 0:je.traceInfo}}),A(!1)}},[m,o,e,y]),u=n.useCallback(()=>{v(!0)},[]),_=n.useCallback(N=>()=>{var O,V,G,z,Z;if(!S)return;const J=(O=c.current)===null||O===void 0?void 0:O.paused;switch(N){case"start":if(!J)return;(V=c.current)===null||V===void 0||V.play(),p(!1);break;case"pause":if(J)return;(G=c.current)===null||G===void 0||G.pause(),p(!0);break;default:J?(z=c.current)===null||z===void 0||z.play():(Z=c.current)===null||Z===void 0||Z.pause(),p(!J);break}},[S]),I=n.useCallback(()=>{var N,O,V,G,z,Z,J,ie,ve,ge,ce,Me,je;const ae=o[e],U=((O=(N=c.current)===null||N===void 0?void 0:N.duration)!==null&&O!==void 0?O:0).toFixed(2),oe=((G=(V=c.current)===null||V===void 0?void 0:V.currentTime)!==null&&G!==void 0?G:0).toFixed(2);if(!((z=c?.current)===null||z===void 0)&&z.duration){const ue=(((Z=c?.current)===null||Z===void 0?void 0:Z.currentTime)-g.current).toFixed(2);m?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(ie=(J=ae?.video)===null||J===void 0?void 0:J.itemId)!==null&&ie!==void 0?ie:"",contentName:(ge=(ve=ae?.video)===null||ve===void 0?void 0:ve.title)!==null&&ge!==void 0?ge:"",endTime:oe,videoDuration:U,playDuration:ue,contentTags:JSON.stringify((Me=(ce=ae?.video)===null||ce===void 0?void 0:ce.tags)!==null&&Me!==void 0?Me:[]),position:e+"",contentFormat:"video",traceInfo:(je=ae?.video)===null||je===void 0?void 0:je.traceInfo}})}},[o,e,m]),M=n.useMemo(()=>a?.mode==="2",[a]),x=n.useMemo(()=>{var N;return a?.mode==="2"?`translateY(-${50+((N=a?.offsetTop)!==null&&N!==void 0?N:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[a]),L=n.useMemo(()=>{var N;return((N=t?.video)===null||N===void 0?void 0:N.cover)||D},[D,t]),R=n.useCallback(()=>{if(!w||!c||!c.current||!w.current)return;const N=c?.current,O=w?.current,V=O.getContext("2d"),G=window?.innerWidth,z=window?.innerHeight;O.height=z,O.width=G,V?.drawImage(N,0,0,O.width,O.height),C(O.toDataURL())},[]);n.useEffect(()=>{var N,O,V,G;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 Z=new window.Hls;Z.loadSource(z),Z.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(N=c.current)===null||N===void 0||N.addEventListener("loadedmetadata",u),(O=c.current)===null||O===void 0||O.addEventListener("canplay",u),(V=c.current)===null||V===void 0||V.addEventListener("playing",E),(G=c.current)===null||G===void 0||G.addEventListener("loadeddata",R),()=>{var z,Z,J,ie;(z=c.current)===null||z===void 0||z.removeEventListener("loadedmetadata",u),(Z=c.current)===null||Z===void 0||Z.removeEventListener("canplay",u),(J=c.current)===null||J===void 0||J.removeEventListener("playing",E),(ie=c.current)===null||ie===void 0||ie.removeEventListener("loadeddata",R)}}},[u,E,t?.video,R]);const F=n.useMemo(()=>!f?.placeholder_image||S?null:n.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:f?.placeholder_image,alt:"video poster"}),[S,f?.placeholder_image]);n.useEffect(()=>{const N=()=>{var O,V;l===e&&(!((O=t?.video)===null||O===void 0)&&O.url)&&(!((V=c?.current)===null||V===void 0)&&V.src)&&!d&&_("pause")()};return window.addEventListener("beforeunload",N),()=>{window.removeEventListener("beforeunload",N)}},[l,e,t,c,_,d]);const B=n.useMemo(()=>M?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[M]);return t?.video?n.createElement(n.Fragment,null,M?n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:_(),style:{position:"relative",width:r,height:i,overflow:"hidden"}},n.createElement(bt,{src:L,style:Object.assign({height:i,width:r,objectFit:"cover"},B)}),n.createElement("canvas",{ref:w,style:{display:"none"}}),n.createElement("div",{style:{position:"absolute",width:r,height:i,top:"50%",transform:x,left:0,right:0}},n.createElement("div",{style:{position:"relative",width:r,height:"100%"}},n.createElement("video",{id:`pb-video-${e}`,className:"clc-pb-video",ref:c,autoPlay:!0,crossOrigin:"anonymous",muted:!0,controls:!1,playsInline:!0,preload:"auto",onPause:I,onEnded:T,style:{width:"100%",height:i,objectFit:"contain"}}),n.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:k,alt:"video pause image"}))),F):n.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:_(),style:{position:"relative",width:r,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:I,onEnded:T}),F,n.createElement("img",{hidden:!d,className:"clc-pb-video-pause",src:k,alt:"video pause image"}))):null};var Rr=n.memo(Lr);const Bi={};Object.values(ji).forEach(t=>{Bi[t.extend.type]=t});const Nr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Vr="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",jr=({data:t=[],globalConfig:e,tipText:i,nudge:o,tempMap:s,descStyle:l,hashTagStyle:a,containerHeight:r=664,containerWidth:d=375,appDomain:p,tagList:c=[]})=>{const m=n.useMemo(()=>{let C=0;return e?.logoUrl&&e?.isShowLogo&&(C+=45),c.length>0&&(C+=45),r-C},[e,r,c]),f=(C,T)=>{var k,E,u,_;if(!((k=C?.video)===null||k===void 0)&&k.url)return n.createElement(Rr,{rec:C,index:T,muted:!0,width:d,data:t??[],height:m,activeIndex:T,videoPostConfig:e?.videoPost});if(!((E=C?.video)===null||E===void 0)&&E.imgUrls)return n.createElement(Or,{key:C?.video.itemId,imgUrls:C?.video.imgUrls,width:d,height:m,rec:C,index:T,imgUrlsPostConfig:e?.imgUrlsPost});if(C.product&&C.product&&Array.isArray(e?.productPost)&&((u=e?.productPost)===null||u===void 0?void 0:u.length)>0)return(_=e?.productPost)===null||_===void 0?void 0:_.map((I,M)=>{var x,L,R,F,B,N,O,V;const G=Bi[(x=I?.item)===null||x===void 0?void 0:x.type],z=oi(G),Z=(L=G?.extend)===null||L===void 0?void 0:L.defaulSetting;return n.createElement(z,Object.assign({key:`${T}${M}`,textStyle:Object.assign(Object.assign({},Z?.textStyle),(R=I?.item)===null||R===void 0?void 0:R.textStyle),bindDatas:(B=(F=I?.item)===null||F===void 0?void 0:F.bindDatas)!==null&&B!==void 0?B:[]},Z?.props,(N=I?.item)===null||N===void 0?void 0:N.props,{event:((O=I?.item)===null||O===void 0?void 0:O.event)||{},id:I?.id,rec:C,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},Z?.style),(V=I?.item)===null||V===void 0?void 0:V.style),{width:d,height:m,overflow:"auto"}),index:T}))})},h=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]),b=(C,T)=>e?.isShowCTA===void 0||e?.isShowCTA?n.createElement("div",{className:"clc-sxp-bottom-card"},n.createElement(Ai,{rec:C,index:T,tempMap:s,resolver:Bi})):null,g=(C,T)=>{var k,E,u,_,I,M,x;return C?.video?n.createElement(n.Fragment,null,((k=C?.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(Ko,{nudge:o}),b(C,T),n.createElement("div",null,n.createElement(hi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(u=(E=C?.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(qo,{index:T,tags:(I=(_=C?.video)===null||_===void 0?void 0:_.hashTags)!==null&&I!==void 0?I:[],itemId:(M=C?.video)===null||M===void 0?void 0:M.itemId,itemType:!((x=C?.video)===null||x===void 0)&&x.itemId?"VIDEO":null,rec:C,hashTagStyle:a}))):null},S=St(Vr,p),v=St(Nr,p),y=(C,T)=>{var k,E,u,_;if(!e?.isShowLike)return;let I=(k=e?.likeIconY)!==null&&k!==void 0?k:400;return I<40&&(I+=40),C?.video?n.createElement(Go,{key:C.position,activeIcon:(E=e?.likeIcon)!==null&&E!==void 0?E:S,unActicveIcon:(u=e?.unlikeIcon)!==null&&u!==void 0?u:v,position:T,active:C.isCollected,recData:C,className:"clc-sxp-like-button",style:{top:I,right:(_=e?.likeIconX)!==null&&_!==void 0?_:0}}):null},A=St("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",p),w=St("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",p),D=(C,T)=>{var k,E,u,_;return n.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},h,n.createElement(Jo,{tagList:c}),n.createElement(Uo,{style:{position:"absolute",right:(k=e?.muteIconX)!==null&&k!==void 0?k:0,visibility:!((u=(E=t?.[T])===null||E===void 0?void 0:E.video)===null||u===void 0)&&u.url?"visible":"hidden",bottom:(_=e?.muteIconY)!==null&&_!==void 0?_:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:A,unactiveIcon:e?.muteIcon?e?.muteIcon:w}),f(C,T),g(C,T),y(C,T))};return n.createElement("div",{className:Se.css({width:"100%",height:r,display:"flex",boxSizing:"border-box",gap:16,pointerEvents:"none",userSelect:"none",transform:"scale(0.7) translateX(-22%) translateY(-140px)"})},t?.map((C,T)=>D(C,T)))};var Fr=n.memo(jr);const Br=()=>{const{schema:t,resolver:e,popup:i}=Pt(),{setPopupDetailData:o,popupDetailData:s,popupCurTimeRef:l,checkCommodityIndexRef:a}=_e(),{productView:r}=st(),[d,p]=n.useState();n.useEffect(()=>{const h=()=>{l.current=new Date};return h(),window.addEventListener("pageshow",h),()=>{window.removeEventListener("pageshow",h)}},[]),n.useEffect(()=>{i&&i?.id&&i?.id!==""&&(l.current=new Date,p(i))},[i]);const c=n.useMemo(()=>{var h,b,g,S;const v=(g=(b=(h=t?.sxpPageConf)===null||h===void 0?void 0:h.globalConfig)===null||b===void 0?void 0:b.popupList)===null||g===void 0?void 0:g.find((y,A)=>{if(y?.id===i?.id)return y});return v!==-1&&((S=v?.item)===null||S===void 0?void 0:S.type)==="Iframe"},[i,t]),m=()=>{var h,b,g,S,v,y,A,w,D,C,T,k,E,u,_,I,M,x;if(!i||i?.id===""||!d||new Date-l.current<((h=i?.duration)!==null&&h!==void 0?h:0))return;p(Object.assign(Object.assign({},i),{id:""}));const L=(S=(g=(b=t?.sxpPageConf)===null||b===void 0?void 0:b.globalConfig)===null||g===void 0?void 0:g.popupList)===null||S===void 0?void 0:S.find(R=>R?.id===i?.id);if(((v=L?.item)===null||v===void 0?void 0:v.type)==="CommodityDetail"||((y=L?.item)===null||y===void 0?void 0:y.type)==="CommodityDetailDiroNew"){const R=s;let F=(w=(A=R?.video)===null||A===void 0?void 0:A.bindProduct)!==null&&w!==void 0?w:(C=(D=R?.video)===null||D===void 0?void 0:D.bindProducts)===null||C===void 0?void 0:C[0],B=(E=(k=(T=R?.video)===null||T===void 0?void 0:T.bindProduct)===null||k===void 0?void 0:k.bindCta)!==null&&E!==void 0?E:(I=(_=(u=R?.video)===null||u===void 0?void 0:u.bindProducts)===null||_===void 0?void 0:_[0])===null||I===void 0?void 0:I.bindCta;if(a?.current>=0){const N=(x=(M=R?.video)===null||M===void 0?void 0:M.bindProducts)===null||x===void 0?void 0:x[a?.current];N&&(F=N,B=N?.bindCta)}F&&B&&r(R,F,B,l.current,s?.index)}setTimeout(()=>{window?.sxpPopup(""),o?.(null),a.current=-1},i?.duration)},f=n.useMemo(()=>{var h,b,g;return(g=(b=(h=t?.sxpPageConf)===null||h===void 0?void 0:h.globalConfig)===null||b===void 0?void 0:b.popupList)===null||g===void 0?void 0:g.map((S,v)=>{var y,A,w,D,C,T,k,E,u,_,I,M,x,L;if(S?.id===i?.id){const R=e[(y=S?.item)===null||y===void 0?void 0:y.type],F=oi(R),B=((D=(w=(A=S?.item)===null||A===void 0?void 0:A.event)===null||w===void 0?void 0:w.onClick)===null||D===void 0?void 0:D.linkType)==="externalLink",N=((k=(T=(C=S?.item)===null||C===void 0?void 0:C.event)===null||T===void 0?void 0:T.onClick)===null||k===void 0?void 0:k.linkType)==="popup",O=(E=R?.extend)===null||E===void 0?void 0:E.defaulSetting;return n.createElement(F,Object.assign({key:v,style:Object.assign(Object.assign(Object.assign({},O?.style),(u=S?.item)===null||u===void 0?void 0:u.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},O?.textStyle),(_=S?.item)===null||_===void 0?void 0:_.textStyle),bindDatas:(M=(I=S?.item)===null||I===void 0?void 0:I.bindDatas)!==null&&M!==void 0?M:[]},O?.props,(x=S?.item)===null||x===void 0?void 0:x.props,{event:((L=S?.item)===null||L===void 0?void 0:L.event)||{},schema:t,id:S?.id,isExternalLink:B,isPopup:N,onClose:m}))}else return n.createElement(n.Fragment,null)})},[t,i,e,m]);return n.createElement(Kt,{popup:d,onClose:m,padding:0,modalStyle:{position:"fixed"},isFullScreen:c},f)},zi={};Object.values(ji).forEach(t=>{zi[t.extend.type]=t});const zr=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:o=20,loadingImage:s,appDomain:l,licenseUrl:a,enabledMetaConversionApi:r})=>{var d,p,c,m,f,h,b,g,S,v,y;const A=n.useMemo(()=>{var w;return location?.search?(w=location?.search)===null||w===void 0?void 0:w.replace("?",""):""},[]);return n.createElement(vo,{resolver:zi,enableDataSource:!1,schema:t?.data,utmVal:A},n.createElement(ao,{utmVal:A,dataSources:t?.data_sources,sxpParameter:t?.sxp_parameter,maxSize:(p=(d=t?.sxp_parameter)===null||d===void 0?void 0:d.personalized_recommend)!==null&&p!==void 0?p:e,defaultSize:(m=(c=t?.sxp_parameter)===null||c===void 0?void 0:c.default_recommend)!==null&&m!==void 0?m:i,hashTagSize:(h=(f=t?.sxp_parameter)===null||f===void 0?void 0:f.hash_tag_size)!==null&&h!==void 0?h:o,loadingImage:s,appDomain:l,enabledMetaConversionApi:r,isShowTag:(S=(g=(b=t?.data)===null||b===void 0?void 0:b.sxpPageConf)===null||g===void 0?void 0:g.globalConfig)===null||S===void 0?void 0:S.isShowTag,globalConfig:(y=(v=t?.data)===null||v===void 0?void 0:v.sxpPageConf)===null||y===void 0?void 0:y.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:w,tagList:D})=>{var C;return n.createElement(n.Fragment,null,n.createElement(Qo,Object.assign({},(C=t?.data)===null||C===void 0?void 0:C.sxpPageConf,{tagList:D,data:w,resolver:zi,licenseUrl:a})),n.createElement(Br,null))}}))};var Wr=n.memo(zr);exports.DiyPortalPreview=Fr,exports.EditorDataProvider=ur,exports.Modal=Kt,exports.SxpDataSourceProvider=ao,exports.SxpPageCore=Wr,exports.SxpPageRender=Qo,exports.core=Tn,exports.default=un,exports.materials=ji,exports.useEditorDataProvider=Xo;
|
5
|
+
18-karat gold, this necklace is embellished with hand-set diamonds.`,maxStr:79,className:"pb-commondity-content-info",style:j?.info})))},Me=()=>{var $,be;return o.createElement(o.Fragment,null,(T||B?.link)&&o.createElement("a",{"aria-label":($=ze?.enTitle)!==null&&$!==void 0?$:"Purchase on Website",role:"button",tabIndex:0,onClick:yt,className:"pb-commondity-btn",style:H},o.createElement("span",{dangerouslySetInnerHTML:{__html:ye((be=ze?.enTitle)!==null&&be!==void 0?be:"Purchase on Website",H)}})))},pe=o.useCallback($=>$?.lineClamp?Object.assign(Object.assign({},$),{overflow:"hidden",WebkitLineClamp:$?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):$,[]),Ie=o.useCallback($=>{ce.current=new Date,Ae($),oe.current=$,Q?.current&&(Q.current.swiper.slideTo(0),Q.current.swiper.autoplay.start())},[]),Le=o.useCallback(()=>{var $,be,_e;if(!D)return o.createElement(Bn,{products:($=Z?.video)===null||$===void 0?void 0:$.bindProducts,data:J,defImg:(_e=(be=de?.bottom_image)!==null&&be!==void 0?be:V)!==null&&_e!==void 0?_e:"",style:{padding:"0 19px"},onCLick:Ie,popupDetailData:Y,check:G})},[G]),We=o.useMemo(()=>{const $={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return $?.[k?.dotsAlign]},[k?.dotsAlign]),qe=B?.remark,Ke=o.useCallback(()=>{Q.current&&Q.current.swiper&&ue&&Q.current.swiper.autoplay.stop()},[]),$e=o.useCallback(()=>{Q.current&&Q.current.swiper&&ue&&Q.current.swiper.autoplay.start()},[]),et=o.useCallback($=>{Ge($.activeIndex)},[]),ue=o.useMemo(()=>wi(),[]);return o.createElement(o.Fragment,null,o.createElement("div",Object.assign({className:Pe.css(Object.assign({},u))},Be),o.createElement("div",{style:{position:"relative"},onMouseEnter:Ke,onMouseLeave:$e},B&&((x=B?.homePage)===null||x===void 0?void 0:x.length)>0&&o.createElement(Ut,Object.assign({height:U,modules:[mi,fi,...ue?[Di,_i,vi,Pi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:We,bulletElement:"button"}},ue?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,autoplay:{delay:k?.delay*1e3},ref:Q,onSlideChange:et,className:Pe.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(I=k?.dotsMarginBottom)!==null&&I!==void 0?I:0,fontSize:"14px"}},k?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:k?.dotsBgColor,opacity:1}}),k?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${k?.dotsActiveColor}!important`,opacity:1}}))}),o.createElement(o.Fragment,null,(E=B?.homePage)===null||E===void 0?void 0:E.map(($,be)=>{var _e;return o.createElement(Dt,{key:be,"aria-hidden":be!==Ue},o.createElement("div",{style:{overflow:"hidden",width:W,height:U}},o.createElement(bt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${k?.translateY?k?.translateY+50:50}%`},src:(_e=$??de?.bottom_image)!==null&&_e!==void 0?_e:V})))}))),!(!((O=B?.homePage)===null||O===void 0)&&O.length)&&o.createElement("div",{className:Pe.css({height:U,width:W})},o.createElement("img",{className:Pe.css({objectFit:"cover",width:"100%",height:"100%"}),src:(M=de?.bottom_image)!==null&&M!==void 0?M:V,alt:"pdp image"})),(qe||!B)&&te&&o.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>X(!0)},o.createElement("img",{src:te,alt:"3d",width:"72px"}))),Le(),o.createElement("div",{className:"pb-commondity-content"},ge({isPost:D}))),Me(),o.createElement(Qt,{visible:Xe,onClose:()=>ie(!1)},o.createElement("div",{style:{paddingBottom:"80px"}},ge({isPost:!1})),Me()),o.createElement(Qt,{visible:q,padding:0,isFullScreen:!0,onClose:()=>X(!1)},o.createElement("div",{style:{backgroundColor:Se,height:"100%"}},o.createElement("iframe",{src:qe,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var Sa=o.memo(wa),xa=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Ta=rt(Sa,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetail",related:{settingRender:Fo,interactionRender:xa},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 Ea=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick"}]}],Ca=[{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"}]}],zn="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 Ia=t=>{var{content:e,btnText:i,style:n,icon:a,isPopup:l,isExternalLink:s,onClose:d,onClick:r,submitButtonStyle:v,contentStyle:c}=t,h=nt(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle"]);const{popupDetailData:m}=Oe(),{jumpToWeb:A}=vt(),f=typeof a=="string"?a:ya(a),b=()=>{var w,p,y;if(s){const g=m,x=(w=g?.video)===null||w===void 0?void 0:w.bindProduct,I=(y=(p=g?.video)===null||p===void 0?void 0:p.bindProduct)===null||y===void 0?void 0:y.bindCta,E=m?.index;A(g,x,I,E)}l||d?.(),r?.()};return o.createElement("div",Object.assign({className:`pb-prompt ${Pe.css(Object.assign({},n))}`},h),o.createElement("div",{className:"pb-prompt-icon"},o.createElement("img",{width:"100%",src:f??zn,alt:"success image"})),o.createElement("div",{className:"pb-prompt-content",style:c,dangerouslySetInnerHTML:{__html:ye(e,c)}}),o.createElement("button",{"aria-label":i,className:"pb-prompt-btn",style:v,onClick:b,dangerouslySetInnerHTML:{__html:ye(i,v)}}))};var ka=o.memo(Ia);const Pa=rt(ka,{displayName:"\u63D0\u4EA4\u6210\u529F",icon:"",category:"popup",type:"Prompt",related:{settingRender:Ca,bindableProps:[],interactionRender:Ea},defaulSetting:{props:{icon:zn,content:"You have successfully completed the appointment!",btnText:"OK"},style:{}},w:100,h:40,sort:3});var Ma=[{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 Da=t=>{var e,i,n,a,l,s,d,r,v,c,h,m,A,f,b,w,p,y,g,x,I,E,O,M,S,u,_,C,{style:L,isDefault:T,rec:V,viewTime:F,isPost:D,bottom_image:R,tipText:N,swiper:k,commodityStyles:j,buttonStyle:H,index:z,commodityGroup:J,popupBg:K,iframeIcon:te,commodityImgRatio:re,isTel:ve,iframeBgColor:Se,isActive:De=!0}=t,Be=nt(t,["style","isDefault","rec","viewTime","isPost","bottom_image","tipText","swiper","commodityStyles","buttonStyle","index","commodityGroup","popupBg","iframeIcon","commodityImgRatio","isTel","iframeBgColor","isActive"]);o.useState(!0);const{sxpParameter:de,popupCurTimeRef:Y,popupDetailData:ne,isPreview:ae,bffFbReport:ce,checkCommodityIndexRef:oe,globalConfig:Te}=Oe(),{jumpToWeb:he,productView:He}=vt();o.useState(!1),o.useState(!1),o.useState(!0);const[Ze,Xe]=o.useState(!1),ie=o.useRef(null),[q,X]=o.useState(!1),[G,Ae]=o.useState((e=ne?.multiCheckIndex)!==null&&e!==void 0?e:0),Q=o.useRef(),[Ue,Ge]=o.useState(0),Z=D?V:ne;let B=D?Z?.product:(n=(i=Z?.video)===null||i===void 0?void 0:i.bindProduct)!==null&&n!==void 0?n:(l=(a=Z?.video)===null||a===void 0?void 0:a.bindProducts)===null||l===void 0?void 0:l[0],ze=D?(s=Z?.product)===null||s===void 0?void 0:s.bindCta:(v=(r=(d=Z?.video)===null||d===void 0?void 0:d.bindProduct)===null||r===void 0?void 0:r.bindCta)!==null&&v!==void 0?v:(m=(h=(c=Z?.video)===null||c===void 0?void 0:c.bindProducts)===null||h===void 0?void 0:h[0])===null||m===void 0?void 0:m.bindCta;const At=D?z:ne?.index;if(!D&&J?.open&&(!((A=Z?.video)===null||A===void 0)&&A.bindProducts)&&((b=(f=Z?.video)===null||f===void 0?void 0:f.bindProducts)===null||b===void 0?void 0:b.length)>0){oe.current=G;const ue=(w=Z?.video)===null||w===void 0?void 0:w.bindProducts[G];B=ue,ze=ue?.bindCta}const yt=()=>{B?.link&&(he(Z,B,ze,At),D||He(Z,B,ze,F||ie.current,At),window.location.href=window.getJointUtmLink(B.link))};o.useEffect(()=>{De&&(ce?.({eventName:"ProductView",product:B}),ce?.({eventName:"PageView",product:B}))},[De,ce]),o.useEffect(()=>{const ue=()=>{De&&(ie.current=new Date)};return ue(),window.addEventListener("pageshow",ue),()=>{window.removeEventListener("pageshow",ue)}},[De]);const ft=ni({product:B,enableFormattedPrice:(p=j?.price)===null||p===void 0?void 0:p.enableFormattedPrice,globalConfig:Te,style:j?.price}),W=(ae?375:(y=L?.width)!==null&&y!==void 0?y:window.innerWidth)-((g=K?.horizontalMargin)!==null&&g!==void 0?g:0)*2,U=re?W*(re.h/re.w):W,ge=({isPost:ue})=>o.createElement("div",{hidden:!!B&&(!B?.info||B?.info==="")},o.createElement(gi,{isPost:ue,onClick:()=>Xe(!0),className:"pb-commondityDiroNew-info",style:j?.info,foldText:N?.foldText,unfoldText:N?.unfoldText,text:B?.info||`Unveiled at the Spring-Summer 2023 fashion show, the Dior Toujours bag is distinguished by a casual and practical design. Crafted in black calfskin with Macrocannage topstitching, it showcases a spacious interior compartment with a matching pouch to organize essentials. Its leather strap closure keeps items secure while the D of the CD Lock closure twists to adjust the sides and enhance the bag's silhouette. The leather handles can be adjusted using the small notches in order to be able to carry the large bag by hand or wear it over the shoulder. CD Lock and strap closures D.I.O.R. charms Removable interior pouch Adjustable leather handles Dust bag included
|
6
|
+
Made in Italy`})),Me=o.useCallback(ue=>ue?.lineClamp?Object.assign(Object.assign({},ue),{overflow:"hidden",WebkitLineClamp:ue?.lineClamp,textOverflow:"ellipsis",display:"-webkit-box",webkitBoxOrient:"vertical"}):ue,[]),pe=o.useCallback(ue=>{Y.current=new Date,Ae(ue),oe.current=ue,Q?.current&&(Q.current.swiper.slideTo(0),Q.current.swiper.autoplay.start())},[]),Ie=o.useCallback(()=>{var ue,$,be;if(!D)return o.createElement(Bn,{products:(ue=Z?.video)===null||ue===void 0?void 0:ue.bindProducts,data:J,defImg:(be=($=de?.bottom_image)!==null&&$!==void 0?$:R)!==null&&be!==void 0?be:"",style:{padding:"0 19px"},onCLick:pe,popupDetailData:ne,check:G})},[G]),Le=o.useMemo(()=>{const ue={left:"commondityDetail-swiper-clickable-left",center:"commondityDetail-swiper-clickable-center",right:"commondityDetail-swiper-clickable-right"};return ue?.[k?.dotsAlign]},[k?.dotsAlign]),We=B?.remark,qe=o.useCallback(()=>{Q.current&&Q.current.swiper&&et&&Q.current.swiper.autoplay.stop()},[]),Ke=o.useCallback(()=>{Q.current&&Q.current.swiper&&et&&Q.current.swiper.autoplay.start()},[]),$e=o.useCallback(ue=>{Ge(ue.activeIndex)},[]),et=o.useMemo(()=>wi(),[]);return o.createElement("div",{className:"pb-commondityDiroNew"},o.createElement("div",Object.assign({className:Pe.css(Object.assign(Object.assign({},L),{transform:"translate3d(0px, 0px, 0px)"}))},Be),o.createElement("div",{style:{position:"relative"},onMouseEnter:qe,onMouseLeave:Ke},B&&((x=B?.homePage)===null||x===void 0?void 0:x.length)>0&&o.createElement(Ut,Object.assign({height:U,modules:[mi,fi,...et?[Di,_i,vi,Pi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",clickableClass:Le,bulletElement:"button"}},et?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:Q,onSlideChange:$e,autoplay:{delay:k?.delay*1e3},className:Pe.css(Object.assign(Object.assign({".swiper-pagination":{bottom:(I=k?.dotsMarginBottom)!==null&&I!==void 0?I:0,fontSize:"14px"}},k?.dotsBgColor&&{".swiper-pagination-bullet":{backgroundColor:k?.dotsBgColor,opacity:1}}),k?.dotsActiveColor&&{".swipe-item-active-bullet":{backgroundColor:`${k?.dotsActiveColor}!important`,opacity:1}}))}),(E=B?.homePage)===null||E===void 0?void 0:E.map((ue,$)=>{var be;return o.createElement(Dt,{key:$,"aria-hidden":$!==Ue},o.createElement("div",{style:{overflow:"hidden",width:W,height:U}},o.createElement(bt,{style:{height:"100%",width:"100%",objectFit:"cover",display:"block",objectPosition:`50% ${k?.translateY?k?.translateY+50:50}%`},src:(be=ue??de?.bottom_image)!==null&&be!==void 0?be:R})))})),!(!((O=B?.homePage)===null||O===void 0)&&O.length)&&o.createElement("div",{className:Pe.css({height:U,width:W})},o.createElement("img",{className:Pe.css({objectFit:"cover",width:"100%",height:"100%"}),src:(M=de?.bottom_image)!==null&&M!==void 0?M:R,alt:"pdp image"})),(We||!B)&&te&&o.createElement("div",{style:{display:"flex",alignItems:"center",position:"absolute",right:"10px",bottom:"10px",zIndex:1,background:"#fff",borderRadius:"3px"},onClick:()=>X(!0)},o.createElement("img",{src:te,alt:"3d",width:"72px"}))),Ie(),o.createElement("div",{className:"pb-commondityDiroNew-content"},o.createElement("div",{className:"pb-commondityDiroNew-content-top"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-left"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-left-title",style:Me(j?.title),dangerouslySetInnerHTML:{__html:ye((S=B?.title)!==null&&S!==void 0?S:"Large Dior Toujours BagLarge",j?.title)}}),o.createElement("div",{className:"pb-commondityDiroNew-content-collection",hidden:!!B&&(!B?.collection||B?.collection===""),style:Me(j?.collection),dangerouslySetInnerHTML:{__html:ye(B?.collection||"Black Macrocannage CalfskinLarge",j?.collection)}})),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right"},o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!B&&!B?.price,style:Me(j?.price),dangerouslySetInnerHTML:{__html:ft??""}}),o.createElement("div",{className:"pb-commondityDiroNew-content-top-right-price",hidden:!!B&&!B?.taxInfo,style:Me(j?.taxInfo),dangerouslySetInnerHTML:{__html:ye((u=B?.taxInfo)!==null&&u!==void 0?u:"\u7A0E\u8D39",j?.taxInfo)}}))),(!B||B?.link)&&o.createElement("a",{"aria-label":(_=ze?.enTitle)!==null&&_!==void 0?_:"Shop now",role:"button",tabIndex:0,onClick:yt,className:"pb-commondityDiroNew-btn",style:H},o.createElement("span",{dangerouslySetInnerHTML:{__html:ye((C=ze?.enTitle)!==null&&C!==void 0?C:"Shop now",H)}})),ge({isPost:D}))),o.createElement(Qt,{visible:Ze,onClose:()=>Xe(!1)},o.createElement("div",{style:{paddingTop:"20px"}},ge({isPost:!1}))),o.createElement(Qt,{visible:q,padding:0,isFullScreen:!0,onClose:()=>X(!1)},o.createElement("div",{style:{backgroundColor:Se,height:"100%"}},o.createElement("iframe",{src:We,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))))};var _a=o.memo(Da),La=[{title:"\u6ED1\u52A8\u4E8B\u4EF6",child:[{type:"Switch",label:"\u6ED1\u52A8\u94FA\u6EE1\u5168\u5C4F",name:["isScrollFullScreen"]}]}];const Oa=rt(_a,{displayName:"\u5546\u54C1\u8BE6\u60C5",icon:"",category:"popup",type:"CommodityDetailDiroNew",related:{settingRender:Ma,interactionRender:La},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 Ra=[{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 Wn(t){const e=o.useRef(null),[i,n]=o.useState(!1);return o.useEffect(()=>{e.current=new IntersectionObserver(([a])=>{n(a.isIntersecting)})},[]),o.useEffect(()=>{var a;return t?.current&&((a=e?.current)===null||a===void 0||a.observe(t?.current)),()=>{var l;(l=e?.current)===null||l===void 0||l.disconnect()}},[t]),i}const Na=({src:t,rec:e,item:i,index:n,style:a,translateY:l,imgStyle:s,enableEventReport:d=!0,isActive:r})=>{const v=o.useRef(null),c=Wn(v),{ctaEvent:h}=Oe(),[m,A]=o.useState(!1);return o.useEffect(()=>{c&&t&&v?.current&&d&&!m&&r&&(A(!0),h?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},e,i,n))},[c,t,v,e,h,i,n,d,m,r]),o.useMemo(()=>t?.includes(".avif")?t:`${t}?imrquality/rquality/20`,[t]),o.createElement("div",{className:Pe.css(Object.assign({overflow:"hidden",flexShrink:0,backgroundColor:"#f2f2f2"},s))},o.createElement("div",{ref:v,hidden:!t,className:Pe.css({width:"100%",height:"100%"})},o.createElement(bt,{className:Pe.css(Object.assign({width:"100%",objectFit:"cover",height:"100%",display:"block",objectPosition:`50% ${l?l+50:50}%`},a)),src:t})))};var Ot=o.memo(Na);const Va=t=>{var e,i,n,{style:a,isDefault:l,rec:s,viewTime:d,isPost:r,bottom_image:v,commodityStyles:c,buttonStyle:h,translateY:m=0,commodityPicture:A,isExternalLink:f,onClick:b}=t,w=nt(t,["style","isDefault","rec","viewTime","isPost","bottom_image","commodityStyles","buttonStyle","translateY","commodityPicture","isExternalLink","onClick"]);const{sxpParameter:p,popupDetailData:y,setPopupDetailData:g,ctaEvent:x,globalConfig:I,bffFbReport:E}=Oe(),{jumpToWeb:O}=vt(),{popup:M}=jt(),S=r?s:y,u=(i=(e=S?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[null,null,null,null],_=y?.index,C=o.useCallback(T=>{var V;return ni({product:T,enableFormattedPrice:(V=c?.price)===null||V===void 0?void 0:V.enableFormattedPrice,globalConfig:I,style:c?.price})},[(n=c?.price)===null||n===void 0?void 0:n.enableFormattedPrice,I]),L=lt.throttle((T,V)=>{x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},S,T,_),g?.(Object.assign(Object.assign({},S),{video:Object.assign(Object.assign({},S?.video),{bindProduct:T}),index:_,multiCheckIndex:V})),f?T?.link&&(O(S,T,T.bindCta,_),window.location.href=window.getJointUtmLink(T.link)):b?.()},M?.duration);return o.useEffect(()=>{E?.({eventName:"PageView"})},[]),o.createElement("ul",{role:"list",className:Pe.css(Object.assign(Object.assign({},a),{display:"flex",flexDirection:"column",gap:"10px",padding:"0 20px",marginTop:"50px",boxSizing:"border-box"}))},u?.map((T,V)=>{var F,D,R,N,k,j,H,z,J,K,te;return o.createElement(o.Fragment,null,S&&!T?.bindCta?null:o.createElement("li",{role:"listitem",key:V,onClick:()=>L(T,V)},o.createElement("button",Object.assign({role:"button","aria-label":T?.title,tabIndex:0,className:Pe.css({display:"flex",alignItems:"normal",width:"100%",textAlign:"left"})},w),o.createElement(Ot,{src:(N=(R=(F=T?.cover)!==null&&F!==void 0?F:(D=T?.homePage)===null||D===void 0?void 0:D[0])!==null&&R!==void 0?R:p?.bottom_image)!==null&&N!==void 0?N:v,rec:S,item:T,index:V,translateY:m,imgStyle:A,enableEventReport:!1}),o.createElement("div",{style:{width:`calc(100% - ${(k=A?.width)!==null&&k!==void 0?k:0}px - ${(j=A?.marginRight)!==null&&j!==void 0?j:0}px)`,display:"flex",flexDirection:"column",justifyContent:"space-between"}},o.createElement("div",null,o.createElement("div",{className:"one-line-ellipsis",style:c?.title,hidden:!!T&&!T?.title,dangerouslySetInnerHTML:{__html:ye((H=T?.title)!==null&&H!==void 0?H:"Pendant in Yellow Gold with Diamonds, Medium",c?.title)}}),o.createElement("div",{className:"two-line-ellipsis",style:c?.collection,hidden:!!T&&(!T?.collection||T?.collection===""),dangerouslySetInnerHTML:{__html:ye((z=T?.collection)!==null&&z!==void 0?z:"Tiffany Lock",c?.collection)}})),o.createElement("div",{className:Pe.css({display:"flex",alignItems:"flex-end",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{style:c?.price,hidden:!!T&&!T?.price,dangerouslySetInnerHTML:{__html:(J=C(T))!==null&&J!==void 0?J:""}})),o.createElement("div",{className:"one-line-ellipsis",style:Object.assign(Object.assign({},h),{padding:"0 15px"}),dangerouslySetInnerHTML:{__html:ye((te=(K=T?.bindCta)===null||K===void 0?void 0:K.enTitle)!==null&&te!==void 0?te:"Shop Now",h)}}))))))}))};var Fa=o.memo(Va),ja=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Ba=rt(Fa,{displayName:"\u5546\u54C1\u5217\u8868",icon:"",category:"popup",type:"CommodityList",related:{settingRender:Ra,interactionRender:ja},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 za=[{title:"\u80CC\u666F\u6837\u5F0F",child:[{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]}]}];const Wa=t=>{var e,i,{content:n,btnText:a,style:l,icon:s,isPopup:d,isExternalLink:r,onClose:v,onClick:c,submitButtonStyle:h,contentStyle:m,isTel:A}=t,f=nt(t,["content","btnText","style","icon","isPopup","isExternalLink","onClose","onClick","submitButtonStyle","contentStyle","isTel"]);const{popupDetailData:b}=Oe(),w=(i=(e=b?.video)===null||e===void 0?void 0:e.bindCta)===null||i===void 0?void 0:i.remark;return o.createElement("div",Object.assign({className:`${Pe.css(Object.assign({},l))}`},f),o.createElement("iframe",{src:w,style:{width:"100%",height:"calc(100% - 50px)",marginTop:"50px",border:"none"}}))};var Ha=o.memo(Wa);const Xa=rt(Ha,{displayName:"Iframe\u5F39\u7A97",icon:"",category:"popup",type:"Iframe",related:{settingRender:za,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:3});var Ga=[{title:"\u5F39\u7A97\u6587\u672C",child:[{type:"RichText",name:["props","content"]}]}];const Ua=t=>{var{content:e,isTel:i}=t;return nt(t,["content","isTel"]),o.createElement("article",{className:"consentDetail-article",dangerouslySetInnerHTML:{__html:typeof e=="string"?e:""},onClick:n=>{n.stopPropagation()}})};var Ya=o.memo(Ua);const qa=rt(Ya,{displayName:"\u534F\u8BAE\u8BE6\u60C5",icon:"",category:"popup",type:"ConsentDetail",related:{settingRender:Ga,bindableProps:[]},defaulSetting:{props:{},style:{}},w:100,h:40,sort:7});var Ct=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"},{label:"\u4E0EPost\u63CF\u8FF0\u8FB9\u8DDD",type:"Number",name:["style","marginBottom"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u53F3\u4FA7\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginRight"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],Za=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const Ka=t=>{var{rec:e,children:i,className:n,onClick:a,style:l,isExternalLink:s=!1,index:d,jumpLink:r,multItem:v,multiCheckIndex:c}=t;nt(t,["rec","children","className","onClick","style","isExternalLink","index","jumpLink","multItem","multiCheckIndex"]);const h=o.useRef(null),{popup:m}=jt(),{setPopupDetailData:A,ctaEvent:f}=Oe(),{jumpToWeb:b}=vt(),[w,p]=o.useState(null),y=lt.throttle(g=>{var x,I,E,O,M,S,u;g.preventDefault();const _=(E=(I=(x=e?.video)===null||x===void 0?void 0:x.bindProduct)!==null&&I!==void 0?I:e?.video)!==null&&E!==void 0?E:v;if(f?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},e,_,d),A?.(v&&c?Object.assign(Object.assign({},e),{video:Object.assign(Object.assign({},e?.video),{bindProduct:v}),index:d,multiCheckIndex:c}):Object.assign(Object.assign({},e),{index:d})),p(h?.current),s){const C=((M=(O=e?.video)===null||O===void 0?void 0:O.bindProduct)===null||M===void 0?void 0:M.link)||v?.link;if(r||C){const L=((S=e?.video)===null||S===void 0?void 0:S.bindCta)||v?.bindCta,T=((u=e?.video)===null||u===void 0?void 0:u.bindProduct)||v;b(e,T,L,d),window.location.href=window.getJointUtmLink(r||C||"")}}else a?.()},m?.duration);return o.useEffect(()=>{w&&!m?.id&&(w?.focus(),p(null))},[w,m]),o.createElement("button",{ref:h,className:n,style:Object.assign({display:"flex",alignItems:"normal"},l),onClick:y,role:"button","aria-label":"CTA",tabIndex:0},i)};var Wt=o.memo(Ka),Ja={"tow-line-ellipsis":"index-module_tow-line-ellipsis__3bKKx"};const Qa=t=>{var e,i,n,a,l,s,d,r,v,c,h,m,A,{content:f,style:b,bgImg:w,recData:p,bottom_image:y,ctaTempStyles:g,isExternalLink:x,translateY:I=0,index:E,isActive:O}=t,M=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:S}=Oe(),u=(e=p?.video)===null||e===void 0?void 0:e.bindProduct,_=(l=(a=(i=u?.cover)!==null&&i!==void 0?i:(n=u?.homePage)===null||n===void 0?void 0:n[0])!==null&&a!==void 0?a:S?.bottom_image)!==null&&l!==void 0?l:y;return o.createElement(Wt,Object.assign({isExternalLink:x,rec:p,style:b,index:E},M),o.createElement(Ot,{src:_,rec:p,item:(d=(s=p?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:p?.video,index:E,translateY:I,imgStyle:g?.img,isActive:O}),o.createElement("div",{className:Pe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Ja["tow-line-ellipsis"],style:g?.title,dangerouslySetInnerHTML:{__html:ye((r=u?.title)!==null&&r!==void 0?r:"Product Name",g?.title)}}),o.createElement("button",{"aria-label":(c=(v=u?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&c!==void 0?c:"Shop Now",className:Pe.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((h=g?.ctaTitle)===null||h===void 0?void 0:h.height)+"px"},g?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((A=(m=u?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&A!==void 0?A:"Shop Now",g?.ctaTitle)}})))};var $a=o.memo(Qa);const es=rt($a,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"Commodity",related:{interactionRender:Za,bindableProps:[],settingRender:Ct},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 ts=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}];const is=t=>{var e,i,n,a,l,s,{content:d,style:r,bgImg:v,recData:c,bottom_image:h,ctaTempStyles:m,isExternalLink:A,index:f,isActive:b}=t,w=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","index","isActive"]);const{sxpParameter:p}=Oe(),y=(e=c?.video)===null||e===void 0?void 0:e.bindCta,g=(n=(i=y?.icon)!==null&&i!==void 0?i:p?.bottom_image)!==null&&n!==void 0?n:h;return o.createElement(Wt,Object.assign({isExternalLink:A,rec:c,style:Object.assign({alignItems:"center"},r),index:f},w),o.createElement(Ot,{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:f,imgStyle:m?.img,isActive:b}),o.createElement("div",{className:Pe.css(Object.assign({overflow:"hidden",textOverflow:"ellipsis"},m?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((s=y?.enTitle)!==null&&s!==void 0?s:"Product Name",m?.ctaTitle)}}))};var ns=o.memo(is);const os=rt(ns,{displayName:"\u9884\u7EA6\u8868\u5355",icon:"",category:"template",type:"Appoint",related:{interactionRender:ts,settingRender:Ct?.filter(t=>t.type!=="commodityTitle"),bindableProps:[]},defaulSetting:{props:{ctaTempStyles:{img:{borderRadius:3,width:30,height:30,marginRight:8},ctaTitle:{fontSize:12,color:"#fff",textAlign:"left",width:130,height:20}}},style:{padding:7,width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",marginBottom:8}},w:100,h:40,sort:6});var ls=[{title:"\u81EA\u5B9A\u4E49\u6807\u9898",child:[{type:"Switch",label:"\u81EA\u5B9A\u4E49\u6807\u9898\u5F00\u5173",name:["props","customTitle","display"]},{type:"Text",label:"\u6807\u9898\u6587\u6848",name:["props","customTitle","text"]},{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","customTitle","style","width"],addonAfter:"W"},{type:"Number",name:["props","customTitle","style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","customTitle","style","borderRadius"],max:100},{type:"Number",name:["props","customTitle","style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","customTitle","style","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","customTitle","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","customTitle","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","customTitle","style","color"]},{type:"Number",addonAfter:"px",name:["props","customTitle","style","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","customTitle","style"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","customTitle","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","customTitle","style"]},{label:"\u4E0A\u8FB9\u8DDD",type:"Number",name:["props","customTitle","style","marginTop"],addonAfter:"px"}]}],Hn={"tow-line-ellipsis":"index-module_tow-line-ellipsis__nkBlU","one-line-ellipsis":"index-module_one-line-ellipsis__buFw1"};const as=t=>{var e,i,n,a,l,s,d,r,v,{content:c,style:h,bgImg:m,recData:A,bottom_image:f,ctaTempStyles:b,index:w,customTitle:p,isActive:y}=t,g=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","index","customTitle","isActive"]);const{sxpParameter:x,bffEventReport:I}=Oe();vt();const E=(e=A?.video)===null||e===void 0?void 0:e.bindCta;(i=A?.video)===null||i===void 0||i.bindProduct;const O=(a=(n=E?.icon)!==null&&n!==void 0?n:x?.bottom_image)!==null&&a!==void 0?a:f;return o.createElement(Wt,Object.assign({index:w,rec:A,style:Object.assign({alignItems:"center"},h)},g,{jumpLink:(l=E?.link)!==null&&l!==void 0?l:""}),o.createElement(Ot,{src:O,rec:A,item:(d=(s=A?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:A?.video,index:w,imgStyle:b?.img,isActive:y}),o.createElement("div",{className:Pe.css({display:"flex",alignItems:"center",width:"100%",overflow:"hidden"})},o.createElement("div",null,o.createElement("div",{className:Hn["tow-line-ellipsis"],style:b?.ctaTitle,dangerouslySetInnerHTML:{__html:ye((r=E?.enTitle)!==null&&r!==void 0?r:"Product Name",b?.ctaTitle)}}),p?.display&&o.createElement("div",{style:Object.assign(Object.assign({},p?.style),{lineHeight:((v=p?.style)===null||v===void 0?void 0:v.height)+"px"}),className:Hn["one-line-ellipsis"],dangerouslySetInnerHTML:{__html:ye(p?.text,p?.style)}}))))};var ss=o.memo(as),rs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Xi;const ds=rt(ss,{displayName:"\u666E\u901ACTA",icon:"",category:"template",type:"Link",related:{settingRender:(Xi=Ct?.filter(t=>t.type!=="commodityTitle"))===null||Xi===void 0?void 0:Xi.concat(ls),bindableProps:[],interactionRender:rs},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 cs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],us={"tow-line-ellipsis":"index-module_tow-line-ellipsis__yyHVb"};const ps=t=>{var e,i,n,a,l,s,d,r,v,c,h,m,A,{content:f,style:b,bgImg:w,recData:p,bottom_image:y,ctaTempStyles:g,isExternalLink:x,translateY:I=0,index:E,isActive:O}=t,M=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:S}=Oe(),u=(e=p?.video)===null||e===void 0?void 0:e.bindProduct,_=(l=(a=(i=u?.cover)!==null&&i!==void 0?i:(n=u?.homePage)===null||n===void 0?void 0:n[0])!==null&&a!==void 0?a:S?.bottom_image)!==null&&l!==void 0?l:y;return o.createElement(Wt,Object.assign({isExternalLink:x,rec:p,style:b,index:E},M),o.createElement(Ot,{src:_,rec:p,item:(d=(s=p?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:p?.video,index:E,translateY:I,imgStyle:g?.img,isActive:O}),o.createElement("div",{className:Pe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:us["tow-line-ellipsis"],style:g?.title,dangerouslySetInnerHTML:{__html:ye((r=u?.title)!==null&&r!==void 0?r:"Product Name",g?.title)}}),o.createElement("button",{"aria-label":(c=(v=u?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&c!==void 0?c:"Shop Now",className:Pe.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((h=g?.ctaTitle)===null||h===void 0?void 0:h.height)+"px"},g?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((A=(m=u?.bindCta)===null||m===void 0?void 0:m.enTitle)!==null&&A!==void 0?A:"Shop Now",g?.ctaTitle)}})))};var vs=o.memo(ps);const ms=rt(vs,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"CommodityDiro",related:{interactionRender:cs,settingRender:Ct,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 fs=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],hs={"tow-line-ellipsis":"index-module_tow-line-ellipsis__I-yCC"};const As=t=>{var e,i,n,a,l,s,d,r,v,c,h,m,{content:A,style:f,bgImg:b,recData:w,bottom_image:p,ctaTempStyles:y,isExternalLink:g,translateY:x=0,index:I,isActive:E}=t,O=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","isExternalLink","translateY","index","isActive"]);const{sxpParameter:M}=Oe(),S=(e=w?.video)===null||e===void 0?void 0:e.bindProduct,u=(l=(a=(i=S?.cover)!==null&&i!==void 0?i:(n=S?.homePage)===null||n===void 0?void 0:n[0])!==null&&a!==void 0?a:M?.bottom_image)!==null&&l!==void 0?l:p;return o.createElement(Wt,Object.assign({isExternalLink:g,rec:w,style:f,index:I},O),o.createElement(Ot,{src:u,rec:w,item:(d=(s=w?.video)===null||s===void 0?void 0:s.bindProduct)!==null&&d!==void 0?d:w?.video,index:I,translateY:x,imgStyle:y?.img,isActive:E}),o.createElement("div",{className:Pe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden"})},o.createElement("div",{className:hs["tow-line-ellipsis"],style:y?.title,dangerouslySetInnerHTML:{__html:ye((r=S?.title)!==null&&r!==void 0?r:"Product Name",y?.title)}}),o.createElement("button",{"aria-label":(c=(v=S?.bindCta)===null||v===void 0?void 0:v.enTitle)!==null&&c!==void 0?c:"Shop Now",className:Pe.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},y?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((m=(h=S?.bindCta)===null||h===void 0?void 0:h.enTitle)!==null&&m!==void 0?m:"Shop Now",y?.ctaTitle)}})))};var gs=o.memo(As);const bs=rt(gs,{displayName:"\u63A8\u8350\u5355\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"CommodityDiroNew",related:{interactionRender:fs,bindableProps:[],settingRender:Ct},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 ys=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],ws={"two-line-ellipsis":"index-module_two-line-ellipsis__SFQwJ"};const Ss=t=>{var e,i,{content:n,style:a,bgImg:l,recData:s,bottom_image:d,ctaTempStyles:r,translateY:v=0,isActive:c}=t,h=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=Oe(),[A]=o.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return o.createElement(ii,{isPadding:!!s},A?.map((f,b)=>{var w,p,y,g,x,I,E,O,M,S;return o.createElement(o.Fragment,null,s&&!f?.bindCta?null:o.createElement(Dt,{key:b,className:Pe.css(Object.assign(Object.assign({},a),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},o.createElement(Wt,Object.assign({rec:s,multiCheckIndex:b},h),o.createElement(Ot,{src:(g=(y=(w=f?.cover)!==null&&w!==void 0?w:(p=f?.homePage)===null||p===void 0?void 0:p[0])!==null&&y!==void 0?y:m?.bottom_image)!==null&&g!==void 0?g:d,rec:s,item:f,index:b,translateY:v,imgStyle:r?.img,isActive:c}),o.createElement("div",{className:Pe.css({color:"#000",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:ws["two-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:ye((x=f?.title)!==null&&x!==void 0?x:"Product Name",r?.title)}}),o.createElement("button",{"aria-label":(E=(I=f?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&E!==void 0?E:"Shop Now",className:Pe.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",borderRadius:"25px",whiteSpace:"nowrap",lineHeight:((O=r?.ctaTitle)===null||O===void 0?void 0:O.height)+"px"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((S=(M=f?.bindCta)===null||M===void 0?void 0:M.enTitle)!==null&&S!==void 0?S:"Shop Now",r?.ctaTitle)}})))))}))};var xs=o.memo(Ss);const Ts=rt(xs,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u5706\u89D2\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiro",related:{interactionRender:ys,bindableProps:[],settingRender:Ct},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 Es=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Cs={"two-line-ellipsis":"index-module_two-line-ellipsis__mdzn0"};const Is=t=>{var e,i,{content:n,style:a,bgImg:l,recData:s,bottom_image:d,ctaTempStyles:r,translateY:v=0,isActive:c}=t,h=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=Oe(),[A]=o.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return o.createElement(ii,{isPadding:!!s},A?.map((f,b)=>{var w,p,y,g,x,I,E,O,M,S;return o.createElement(o.Fragment,null,s&&!f?.bindCta?null:o.createElement(Dt,{key:b,className:Pe.css(Object.assign(Object.assign({},a),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},o.createElement(Wt,Object.assign({rec:s,multiCheckIndex:b},h),o.createElement(Ot,{src:(g=(y=(w=f?.cover)!==null&&w!==void 0?w:(p=f?.homePage)===null||p===void 0?void 0:p[0])!==null&&y!==void 0?y:m?.bottom_image)!==null&&g!==void 0?g:d,rec:s,item:f,index:b,translateY:v,imgStyle:r?.img,isActive:c}),o.createElement("div",{className:Pe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"space-between",width:"100%",overflow:"hidden"})},o.createElement("div",{className:Cs["two-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:ye((x=f?.title)!==null&&x!==void 0?x:"Product Name",r?.title)}}),o.createElement("button",{"aria-label":(E=(I=f?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&E!==void 0?E:"Shop Now",className:Pe.css(Object.assign({padding:"0 7px",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",lineHeight:((O=r?.ctaTitle)===null||O===void 0?void 0:O.height)+"px"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((S=(M=f?.bindCta)===null||M===void 0?void 0:M.enTitle)!==null&&S!==void 0?S:"Shop Now",r?.ctaTitle)}})))))}))};var ks=o.memo(Is);const Ps=rt(ks,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u900F\u660E\u5E95",icon:"",category:"template",type:"MultiCommodity",related:{interactionRender:Es,settingRender:Ct,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 Ms=[{title:"\u70B9\u51FB\u4E8B\u4EF6",child:[{type:"link",name:"onClick",hiddenUrl:!0}]}],Ds={"tow-line-ellipsis":"index-module_tow-line-ellipsis__fselR"};const _s=t=>{var e,i,{content:n,style:a,bgImg:l,recData:s,bottom_image:d,ctaTempStyles:r,translateY:v=0,isActive:c}=t,h=nt(t,["content","style","bgImg","recData","bottom_image","ctaTempStyles","translateY","isActive"]);const{sxpParameter:m}=Oe(),[A]=o.useState((i=(e=s?.video)===null||e===void 0?void 0:e.bindProducts)!==null&&i!==void 0?i:[1,2]);return o.createElement(ii,{isPadding:!!s},A?.map((f,b)=>{var w,p,y,g,x,I,E,O,M;return o.createElement(o.Fragment,null,s&&!f?.bindCta?null:o.createElement(Dt,{key:b,className:Pe.css(Object.assign(Object.assign({},a),{flexShrink:0,marginLeft:0,marginRight:"8px"})),tag:"li",role:"listitem"},o.createElement(Wt,Object.assign({rec:s,multiCheckIndex:b},h),o.createElement(Ot,{src:(g=(y=(w=f?.cover)!==null&&w!==void 0?w:(p=f?.homePage)===null||p===void 0?void 0:p[0])!==null&&y!==void 0?y:m?.bottom_image)!==null&&g!==void 0?g:d,rec:s,item:f,index:b,translateY:v,imgStyle:r?.img,isActive:c}),o.createElement("div",{className:Pe.css({color:"#fff",display:"flex",flexDirection:"column",justifyContent:"center",width:"100%",overflow:"hidden",lineHeight:"20px"})},o.createElement("div",{className:Ds["tow-line-ellipsis"],style:r?.title,dangerouslySetInnerHTML:{__html:ye((x=f?.title)!==null&&x!==void 0?x:"Product Name",r?.title)}}),o.createElement("button",{"aria-label":(E=(I=f?.bindCta)===null||I===void 0?void 0:I.enTitle)!==null&&E!==void 0?E:"Shop Now",className:Pe.css(Object.assign({textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap"},r?.ctaTitle)),dangerouslySetInnerHTML:{__html:ye((M=(O=f?.bindCta)===null||O===void 0?void 0:O.enTitle)!==null&&M!==void 0?M:"Shop Now",r?.ctaTitle)}})))))}))};var Ls=o.memo(_s);const Os=rt(Ls,{displayName:"\u63A8\u8350\u591A\u5546\u54C1-\u767D\u5E95\u4E0B\u5212\u7EBF\u6309\u94AE",icon:"",category:"template",type:"MultiCommodityDiroNew",related:{interactionRender:Ms,bindableProps:[],settingRender:Ct},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 Rs=[{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 Ns=({icon:t,styles:e,textStyle:i,onClose:n})=>{var a;const{waterFallData:l,setOpenHashtag:s}=Oe();return o.createElement("div",{className:"clc-sxp-nav",style:e},o.createElement("button",{className:"clc-sxp-nav-left",role:"button","aria-label":"back button",onClick:n},o.createElement("img",{src:t,alt:"back button"})),o.createElement("div",{className:"clc-sxp-nav-title",style:Object.assign(Object.assign({},i),{paddingLeft:i?.textAlign==="left"?"35px":0}),dangerouslySetInnerHTML:{__html:ye(`#${(a=l?.hashTag)!==null&&a!==void 0?a:"\u6807\u9898"}`,i)}}))};var Xn=o.memo(Ns),Vs=null,Fs="3d989325-e7d6-4a74-8a97-98febdf5b567",js=null,Bs=null,zs={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"},Ws=[{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}],Hs="Handbags",Gn={productUserId:Vs,requestId:Fs,channel:js,rtc:Bs,tag:zs,recList:Ws,hashTag:Hs};const Xs=t=>{var e;const{rec:i,style:n={},sizeChange:a=()=>{},unitWidth:l,index:s,showBorder:d,list:r,reportTagsView:v,textStyles:c,space:h}=t,{swiperRef:m,setRtcList:A,setOpenHashtag:f,sxpParameter:b,globalConfig:w}=Oe(),[p,y]=o.useState(!1);o.useState(!1),o.useState({height:1,width:1});const g=o.useRef(null),x=o.useRef(null);o.useRef(null),o.useRef(null);const[I,E]=o.useState(""),O=o.useMemo(()=>{var T,V,F,D,R,N,k,j,H,z;return!((T=i?.video)===null||T===void 0)&&T.cover?(V=i?.video)===null||V===void 0?void 0:V.cover:!((D=(F=i?.video)===null||F===void 0?void 0:F.imgUrls)===null||D===void 0)&&D.length?(N=(R=i?.video)===null||R===void 0?void 0:R.imgUrls)===null||N===void 0?void 0:N[0]:!((j=(k=i?.product)===null||k===void 0?void 0:k.homePage)===null||j===void 0)&&j.length?(z=(H=i?.product)===null||H===void 0?void 0:H.homePage)===null||z===void 0?void 0:z[0]:b?.bottom_image||""},[i,b?.bottom_image]),M=o.useMemo(()=>{var T,V;return((T=i?.product)===null||T===void 0?void 0:T.title)||((V=i?.video)===null||V===void 0?void 0:V.title)||null},[i]),S=o.useMemo(()=>{var T;return n.transform?Number((T=n.transform)===null||T===void 0?void 0:T.substring(n.transform.indexOf(",",0)+1,n.transform.length-3)):void 0},[n]);o.useMemo(()=>S===void 0?!1:S<=d,[S,d]);const u=ni({product:i?.product,enableFormattedPrice:(e=c?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:w,isHiddenDef:!0,style:c?.price});o.useEffect(()=>{if(g.current===null||O==="")return;let T=null;p&&I?T=I:T=O,T&&g.current.setSrc(T)},[O,p,I]);const _=o.useRef(),C=o.useCallback(T=>{setTimeout(()=>{var V;const F=(V=_?.current)===null||V===void 0?void 0:V.offsetHeight;a(F+56+h,s)},0)},[h,a,s,l,_]),L=()=>{v(),A?.(r),setTimeout(()=>{var T;(T=m?.current)===null||T===void 0||T.swiper.slideTo(s,0,!1),f?.(!1)},0)};return o.createElement("div",{ref:x,style:Object.assign({},n),className:"waterFallList-content-listItem",key:s,onClick:L},o.createElement("div",{className:"waterFallList-content-listItem-picture",ref:_},o.createElement(bt,{loading:"lazy",className:"waterFallList-content-listItem-picture-img",onLoad:C,ref:g})),o.createElement("div",{className:"waterFallList-content-listItem-info"},o.createElement("div",{className:`waterFallList-content-listItem-info-title ${u?"waterFallList-content-listItem-info-nowrap":""}`,style:Object.assign({},c?.title),dangerouslySetInnerHTML:{__html:ye(M,c?.title)}}),o.createElement("div",{className:"waterFallList-content-listItem-info-price",hidden:!u,style:c.price,dangerouslySetInnerHTML:{__html:u??""}})))};function Gs(t){var e,i,n,a,l,s,d,r,v,c,h,m,A,f,b,w,p,y,g,x,I,E,{reportTagsView:O,showBanner:M}=t,S=nt(t,["reportTagsView","showBanner"]);const{waterFallData:u,getRecommendVideos:_,hashTagSize:C,loadingImage:L,isOpenHashTag:T,cacheActiveIndex:V}=Oe(),{jumpToWeb:F}=vt(),D=o.useRef(null),[R,N]=o.useState(0),[k,j]=o.useState(),H=o.useRef(null),[z,J]=o.useState([]),K=o.useRef(),te=[170,230,300],[re,ve]=o.useState(!1),[Se,De]=o.useState([]),Be=o.useRef(),de=o.useCallback((ie,q)=>Math.floor(Math.random()*(q-ie+1))+ie,[]),Y=o.useRef([]),[ne,ae]=o.useState({width:0}),ce=o.useMemo(()=>{const ie=ne.width||0;return ie>=1200?6:ie>=768&&ie<=1199?4:2},[ne]),oe=o.useMemo(()=>ne.width/ce-2,[ce,ne]),Te=o.useCallback(()=>{var ie;const q=(ie=K.current)!==null&&ie!==void 0?ie:[],X=[];for(let G=0;G<Se?.length;G++){const Ae=Math.floor(G/ce),Q=G%ce+1;let Ue=0,Ge=9999999999;if(Ae===0)X[G]=G;else{for(let Z=0;Z<X.length;Z++)Y.current[X[Z]].top+Y.current[X[Z]].height<Ge&&(Ue=Z,Ge=Y.current[X[Z]].top+Y.current[X[Z]].height);X[Ue]=G}Y.current[G]===void 0&&(Y.current[G]={}),Ae===0?(Q===1?Y.current[G].left=0:Y.current[G].left=Y.current[G-1].left+oe+4,Y.current[G].top=0):(Y.current[G].left=Y.current[Ue].left,Y.current[G].top=Ge),Y.current[G].height=Y.current[G].height||te[de(0,2)],q[G]={transform:`translate(${Y.current[G].left}px,${Y.current[G].top}px)`,width:`${oe}px`,height:Y.current[G].height}}return J([...q]),[...q]},[oe,ce,te,de,Se]),he=o.useCallback((ie,q)=>{Y.current[q]===void 0&&(Y.current[q]={}),Y.current[q].height=ie,K.current=Te()},[Te]);o.useEffect(()=>{K.current=Te()},[oe,ce,Se]),o.useEffect(()=>{var ie,q;if(ve(!0),u&&_?.({hashTag:u?.hashTag,defaultSize:C,maxSize:C}).then(X=>{var G,Ae;j(X),De((Ae=(G=X?.recList)===null||G===void 0?void 0:G.filter(Q=>Q?.video!==null||Q?.product!==null))!==null&&Ae!==void 0?Ae:[]),ve(!1)}),T){const X=Gn;j(X),De((q=(ie=X?.recList)===null||ie===void 0?void 0:ie.filter(G=>G?.video!==null||G?.product!==null))!==null&&q!==void 0?q:[]),ve(!1)}},[u,_,C,T]);const He=o.useCallback(()=>{H.current!==null&&ae({width:H.current.getBoundingClientRect().width})},[]);o.useEffect(()=>{if(H.current===null)return;const ie=new ResizeObserver(q=>{He()});return ie.observe(H.current),()=>{ie.disconnect()}},[He]),o.useCallback(()=>{ve(!0),u&&_?.({hashTag:u?.hashTag}).then(ie=>{var q,X;De(Se?.concat((X=(q=ie?.recList)===null||q===void 0?void 0:q.filter(G=>!G?.video))!==null&&X!==void 0?X:[])),ve(!1)})},[u,_,Se]);const Ze=o.useCallback(()=>{N(D.current.scrollTop)},[]);o.useEffect(()=>{var ie;return(ie=D?.current)===null||ie===void 0||ie.addEventListener("scroll",Ze),()=>{var q;(q=D?.current)===null||q===void 0||q.removeEventListener("scroll",Ze)}},[Ze,D]);const Xe=()=>{var ie,q,X,G,Ae;if(!((ie=k?.tag)===null||ie===void 0)&&ie.link){O();const Q=u?.rec;F(Q,(q=Q?.video)===null||q===void 0?void 0:q.bindProduct,(X=Q?.video)===null||X===void 0?void 0:X.bindCta,V,(G=Q?.video)===null||G===void 0?void 0:G.traceInfo),window.location.href=window.getJointUtmLink((Ae=k?.tag)===null||Ae===void 0?void 0:Ae.link)}};return o.createElement(o.Fragment,null,re?o.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:L,alt:"loading...",style:{objectFit:"contain"}})):o.createElement("div",{className:"waterFallList",ref:H},o.createElement("div",{className:"waterFallList-scroll",ref:D},M&&((e=k?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:Xe},o.createElement(bt,{className:Pe.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=k?.tag)===null||i===void 0?void 0:i.picture})),o.createElement("div",{className:"waterFallList-info",style:(n=S?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:ye((a=k?.tag)===null||a===void 0?void 0:a.info,(l=S?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),o.createElement("div",{hidden:!(!((s=k?.tag)===null||s===void 0)&&s.link),className:"waterFallList-collection",style:Object.assign({},(d=S?.textStyles)===null||d===void 0?void 0:d.hashTagLink),onClick:Xe,dangerouslySetInnerHTML:{__html:ye(((r=k?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(v=S?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),o.createElement("div",{className:"waterFallList-content"},Se?.map((ie,q)=>{var X;return o.createElement(Xs,Object.assign({key:q,index:q,rec:ie,list:Se,showBorder:R+((X=D?.current)===null||X===void 0?void 0:X.clientHeight),style:z[q],sizeChange:he,unitWidth:oe,reportTagsView:O},S))}),o.createElement("div",{hidden:!(!((c=k?.tag)===null||c===void 0)&&c.link),style:{position:"absolute",width:"100%",transform:`translate(0px,${(b=((m=Y?.current[((h=Y?.current)===null||h===void 0?void 0:h.length)-1])===null||m===void 0?void 0:m.top)+((f=Y?.current[((A=Y?.current)===null||A===void 0?void 0:A.length)-1])===null||f===void 0?void 0:f.height))!==null&&b!==void 0?b:0}px)`,height:!((w=k?.tag)===null||w===void 0)&&w.link?((p=Be?.current)===null||p===void 0?void 0:p.offsetHeight)||((y=S?.buttonBgStyle)===null||y===void 0?void 0:y.height)||"100px":0}}))),o.createElement("div",{className:"waterFallList-bottom",hidden:!(!((g=k?.tag)===null||g===void 0)&&g.link),style:S?.buttonBgStyle}),o.createElement("div",{ref:Be,hidden:!(!((x=k?.tag)===null||x===void 0)&&x.link),className:"waterFallList-btn-wrap",style:Object.assign(Object.assign({},S?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((I=k?.tag)===null||I===void 0?void 0:I.linkTitle)||"Shop the collection",className:"waterFallList-btn",style:S?.buttonStyle,onClick:Xe,dangerouslySetInnerHTML:{__html:ye(((E=k?.tag)===null||E===void 0?void 0:E.linkTitle)||"Shop the collection",S?.buttonStyle)}}))))}var Us="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAaZJREFUeF7t2jFKBEEQRuG3mSJeQTARURDMTL2EqXfwAnoKD6FHMDEzNVIw2tzQC2gFggyDrExX1V92T7wz9PumFnqbXdH5teq8nwEwJqBzgfEVKDYAW8Ae8NZq3ZUm4Aa4AnaBR+C8BUIVAIu/ngSfAs9LESoAWLgB/LzWwP7SeLtfHWAu3tZ9Adz/dwD3eOUJCIlXBQiLVwQIjVcDCI9XAkiJVwFIi1cASI3PBpjb3jbd5GyyUcraCUrEZ02ATHwGgFR8NIBcfCSAZHwUgGx8BIB0vDeAfLwnQIl4L4Ay8R4ApeJbA2wD78DOZA/e7ABzk739Xz/T8rfAIfA6WYCd3BqA7NUSwCKfgLNKCK0BjoC7rzP74yoIrQGsuxSCB0ApBC+AMgieACUQvAHkESIApBGiAGQRIgEkEaIB5BAyAKQQsgBkEDIBJBCyAdIRFABSEVQA0hCUAFIQ1ADCERQBQhFUAcIQlAFCENQBfkOwg9eXpeftFQDmEOzv8ifARy8A3wiXwAHwANwujbf7q0xAi9bZZwwAN9oiDx4TUORFuS2z+wn4BAiAaEHnKChjAAAAAElFTkSuQmCC";const Ys=t=>{var e;const{rec:i,index:n,list:a,reportTagsView:l,textStyles:s,space:d}=t,{swiperRef:r,setRtcList:v,setOpenHashtag:c,sxpParameter:h,globalConfig:m}=Oe(),[A,f]=o.useState(!1),b=o.useRef(null),w=o.useRef(null),p=o.useRef(null),y=o.useRef(null),[g,x]=o.useState(""),I=o.useMemo(()=>{var u,_,C,L,T,V,F,D,R,N;return!((u=i?.video)===null||u===void 0)&&u.cover?(_=i?.video)===null||_===void 0?void 0:_.cover:!((L=(C=i?.video)===null||C===void 0?void 0:C.imgUrls)===null||L===void 0)&&L.length?(V=(T=i?.video)===null||T===void 0?void 0:T.imgUrls)===null||V===void 0?void 0:V[0]:!((D=(F=i?.product)===null||F===void 0?void 0:F.homePage)===null||D===void 0)&&D.length?(N=(R=i?.product)===null||R===void 0?void 0:R.homePage)===null||N===void 0?void 0:N[0]:h?.bottom_image||""},[i,h?.bottom_image]),E=o.useMemo(()=>{var u,_;return((u=i?.product)===null||u===void 0?void 0:u.title)||((_=i?.video)===null||_===void 0?void 0:_.title)||null},[i]),O=ni({product:i?.product,enableFormattedPrice:(e=s?.price)===null||e===void 0?void 0:e.enableFormattedPrice,globalConfig:m,isHiddenDef:!0,style:s?.price});o.useEffect(()=>{const u=new IntersectionObserver(_=>{_.forEach(C=>{if(C.isIntersecting){if(w.current===null||I==="")return;A&&g?b.current.setSrc(g):b.current.setSrc(I),u.unobserve(w.current)}})});return u.observe(w.current),()=>{u.disconnect()}},[I,A,g]);const M=(u,_,C)=>{const L=u/_;return C/L};o.useEffect(()=>{const u=p?.current;u===null||I===""||!A||(u.src=I,u.currentTime=1,u.crossOrigin="anonymous",u.onloadeddata=()=>{const _=y?.current;if(!_)return;const C=_.getContext("2d"),L=window?.innerWidth/2,T=M(u.videoWidth,u.videoHeight,L);_.height=T,_.width=L,C?.drawImage(u,0,0,_.width,_.height),x(_.toDataURL()),u.remove(),_.remove()})},[I,A]);const S=()=>{l(),v?.(a),setTimeout(()=>{var u;(u=r?.current)===null||u===void 0||u.swiper.slideTo(n,0,!1),c?.(!1)},0)};return o.createElement("div",{ref:w,className:"list-content-listItem",key:n,onClick:S,style:{marginBottom:d}},o.createElement("div",{className:"list-content-listItem-picture"},A&&o.createElement("div",{style:{display:"none"}},o.createElement("video",{ref:p,crossOrigin:"anonymous",className:"list-content-listItem-picture-img"}),o.createElement("canvas",{ref:y})),o.createElement(bt,{loading:"lazy",className:"list-content-listItem-picture-img",ref:b})),o.createElement("div",{className:"list-content-listItem-info"},o.createElement("div",{className:`list-content-listItem-info-title ${O?"list-content-listItem-info-nowrap":""}`,style:s?.title,dangerouslySetInnerHTML:{__html:ye(E,s?.title)}}),o.createElement("div",{className:"list-content-listItem-info-price",style:s?.price,hidden:!O,dangerouslySetInnerHTML:{__html:O??""}})))};function qs(t){var e,i,n,a,l,s,d,r,v,c,h,m,A,f,b,w,p,{reportTagsView:y,showBanner:g}=t,x=nt(t,["reportTagsView","showBanner"]);const{waterFallData:I,getRecommendVideos:E,hashTagSize:O,loadingImage:M,isOpenHashTag:S,cacheActiveIndex:u}=Oe(),{jumpToWeb:_}=vt(),[C,L]=o.useState(),[T,V]=o.useState(),[F,D]=o.useState(!1),R=o.useRef(null),[N,k]=o.useState(!1);o.useCallback(()=>{N||(k(!0),I&&E?.({hashTag:I?.hashTag}).then(H=>{var z;L(C?.concat((z=H?.recList)!==null&&z!==void 0?z:[])),k(!1)}))},[I,E,C,N]),o.useEffect(()=>{var H,z;if(D(!0),I&&E?.({hashTag:I?.hashTag,defaultSize:O,maxSize:O}).then(J=>{var K,te;V(J),L((te=(K=J?.recList)===null||K===void 0?void 0:K.filter(re=>re?.video!==null||re?.product!==null))!==null&&te!==void 0?te:[]),D(!1)}),S){const J=Gn;V(J),L((z=(H=J?.recList)===null||H===void 0?void 0:H.filter(K=>K?.video!==null||K?.product!==null))!==null&&z!==void 0?z:[]),D(!1)}},[I,E,O,S]);const j=()=>{var H,z,J,K,te;if(!((H=T?.tag)===null||H===void 0)&&H.link){y();const re=I?.rec;_(re,(z=re?.video)===null||z===void 0?void 0:z.bindProduct,(J=re?.video)===null||J===void 0?void 0:J.bindCta,u,(K=re?.video)===null||K===void 0?void 0:K.traceInfo),window.location.href=window.getJointUtmLink((te=T?.tag)===null||te===void 0?void 0:te.link)}};return o.createElement(o.Fragment,null,F?o.createElement("div",{style:{height:"100%",width:"100%",display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:M,alt:"loading...",style:{objectFit:"contain"}})):o.createElement("div",{className:"list"},o.createElement("div",{className:"list-scroll",ref:R},g&&((e=T?.tag)===null||e===void 0?void 0:e.picture)&&o.createElement("div",{onClick:j},o.createElement(bt,{className:Pe.css({width:"100%",objectFit:"cover",marginBottom:"20px"}),src:(i=T?.tag)===null||i===void 0?void 0:i.picture})),o.createElement("div",{className:"list-info",style:(n=x?.textStyles)===null||n===void 0?void 0:n.hashTagDesc,dangerouslySetInnerHTML:{__html:ye((a=T?.tag)===null||a===void 0?void 0:a.info,(l=x?.textStyles)===null||l===void 0?void 0:l.hashTagDesc)}}),o.createElement("div",{hidden:!(!((s=T?.tag)===null||s===void 0)&&s.link),className:"list-collection",onClick:j,style:Object.assign(Object.assign({},(d=x?.textStyles)===null||d===void 0?void 0:d.hashTagLink),{marginBottom:x?.space}),dangerouslySetInnerHTML:{__html:ye(((r=T?.tag)===null||r===void 0?void 0:r.linkTitle)||"Shop the collection",(v=x?.textStyles)===null||v===void 0?void 0:v.hashTagLink)}}),o.createElement("div",{className:"list-content"},C?.map((H,z)=>o.createElement(Ys,Object.assign({key:z,index:z,rec:H,list:C,reportTagsView:y},x)))),o.createElement("div",{hidden:!N,style:{textAlign:"center"}},"loading..."),o.createElement("div",{hidden:!(!((c=T?.tag)===null||c===void 0)&&c.link),style:{height:!((h=T?.tag)===null||h===void 0)&&h.link?((m=x?.buttonBgStyle)===null||m===void 0?void 0:m.height)||((A=x?.buttonStyle)===null||A===void 0?void 0:A.height)||"100px":0}})),o.createElement("div",{className:"list-bottom",hidden:!(!((f=T?.tag)===null||f===void 0)&&f.link),style:x?.buttonBgStyle}),o.createElement("div",{hidden:!(!((b=T?.tag)===null||b===void 0)&&b.link),className:"list-btn-wrap",style:Object.assign(Object.assign({},x?.buttonBgStyle),{height:"auto",backgroundColor:"transparent"})},o.createElement("button",{"aria-label":((w=T?.tag)===null||w===void 0?void 0:w.linkTitle)||"Shop the collection",className:"list-btn",style:x?.buttonStyle,onClick:j,dangerouslySetInnerHTML:{__html:ye(((p=T?.tag)===null||p===void 0?void 0:p.linkTitle)||"Shop the collection",x?.buttonStyle)}}))))}const Zs=t=>{var e;const{waterFallData:i,setOpenHashtag:n,openHashtag:a,swiperRef:l,setWaterFallData:s,cacheRtcList:d,setRtcList:r,cacheActiveIndex:v,rtcList:c,setCacheRtcList:h,setIsFromHashtag:m,isFromHashtag:A,bffEventReport:f,themeTag:b,selectTag:w,bffFbReport:p}=Oe(),{backMainFeed:y}=vt();o.useRef(null);const g=o.useRef(null),[x,I]=o.useState();o.useEffect(()=>{const u=document.getElementById("sxp-render"),_=document.getElementById("water-fall");_?g.current=_:(g.current=document.createElement("div"),g.current.setAttribute("id","water-fall"),u?.appendChild(g.current))},[]);const E=()=>{var u,_;y("branch",w,void 0,i?.hashTag),S(),s?.(void 0),m?.(!1),(_=(u=l?.current)===null||u===void 0?void 0:u.swiper)===null||_===void 0||_.slideTo(v,0,!1),n?.(!1)},[O,M]=o.useState();o.useEffect(()=>{i&&M(i)},[i]);const S=o.useCallback(()=>{var u,_,C,L,T,V;const F=O?.rec;if(!F)return;let D="",R=null;A?D="hashTagPage":!((u=F?.video)===null||u===void 0)&&u.url?(D="videoPage",R="video"):!((C=(_=F?.video)===null||_===void 0?void 0:_.imgUrls)===null||C===void 0)&&C.length&&(D="imagePage",R="image"),f?.({eventInfo:{contentId:(L=F?.video)===null||L===void 0?void 0:L.itemId,position:v+"",contentTags:JSON.stringify((T=F?.video)===null||T===void 0?void 0:T.tags),traceInfo:(V=F?.video)===null||V===void 0?void 0:V.traceInfo,hashTags:JSON.stringify([O?.hashTag]),fromKName:D,fromKPage:location?.href,timeOnSite:Math.floor((new Date-x)/1e3)+"",eventSubject:"clickTagsViewContents",eventDescription:"User click tags view contents",contentFormat:R}})},[O,f,x,A,v]);return o.useEffect(()=>{a&&(I(new Date),p?.({eventName:"PageView"}))},[a,p]),o.useEffect(()=>{const u=()=>{I(new Date)};return window.addEventListener("pageshow",u),()=>{window.removeEventListener("pageshow",u)}},[]),g.current?Ji.createPortal(o.createElement("div",{className:"waterfall",style:{display:a?"block":"none"}},o.createElement(Xn,{icon:Us,styles:{top:"32px"},textStyle:(e=t?.textStyles)===null||e===void 0?void 0:e.hashTagTitle,onClose:E}),t?.openFixedSize===!0||t?.openFixedSize===void 0?o.createElement(qs,Object.assign({reportTagsView:S},t)):o.createElement(Gs,Object.assign({reportTagsView:S},t))),g.current):null};var Un=o.memo(Zs);const Ks=t=>o.createElement(Un,Object.assign({},t));var Js=o.memo(Ks);const Qs=rt(Js,{displayName:"",icon:"",category:"base",type:"HashTag",related:{settingRender:Rs,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 $s=[{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 Yn=t=>o.createElement(Yn,Object.assign({},t));var er=o.memo(Yn);const tr=rt(er,{displayName:"Consent",icon:"",category:"base",type:"Consent",related:{settingRender:$s},defaulSetting:{props:{},style:{}},w:100,h:40,sort:1});var ir=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{type:"TextMargin",name:["style"],label:"\u4E0A\u4E0B\u8FB9\u8DDD",direction:"vertical"},{type:"TextPadding",name:["style"],label:"\u5185\u8FB9\u8DDD",direction:"horizontal"}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]}]}],qn={"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 nr=t=>{var e,i,n,a,l,s,d,r,v,c,{style:h,recData:m,ctaTempStyles:A,index:f,event:b,onClick:w,isExternalLink:p=!1,isActive:y}=t,g=nt(t,["style","recData","ctaTempStyles","index","event","onClick","isExternalLink","isActive"]);const{ctaEvent:x,setPopupDetailData:I}=Oe(),{jumpToWeb:E}=vt(),[O,M]=o.useState(!1),S=o.useRef(null),u=Wn(S),_=((n=(i=(e=m?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((l=(a=m?.video)===null||a===void 0?void 0:a.bindProduct)===null||l===void 0?void 0:l.bindCta)||((s=m?.video)===null||s===void 0?void 0:s.bindCta),C=((r=(d=m?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0?void 0:r[0])||((v=m?.video)===null||v===void 0?void 0:v.bindProduct),L=()=>{var D,R,N,k;const j=((R=(D=m?.video)===null||D===void 0?void 0:D.bindProducts)===null||R===void 0?void 0:R[0])||((N=m?.video)===null||N===void 0?void 0:N.bindProduct)||m?.video;if(x?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},m,j,f),I?.(Object.assign(Object.assign({},m),{index:f})),p){const H=C?.link||((k=j?.bindCta)===null||k===void 0?void 0:k.link);H&&(E(m,C,_,f),window.location.href=window.getJointUtmLink(H))}else w?.()},T=_?.enTitle||"\u67E5\u770B\u8BE6\u60C5",V=o.useMemo(()=>{var D,R;const N=b?.animation;if(N){const{delay:k,duration:j,backgroundColor:H}=N;return{":after":{animationDelay:`${(D=k/1e3)!==null&&D!==void 0?D:0}s`,animationDuration:`${(R=j/1e3)!==null&&R!==void 0?R:0}s`,backgroundColor:`${H??"transparent"}`}}}},[b?.animation]);o.useEffect(()=>{var D,R,N;u&&S?.current&&y&&x?.({eventSubject:"ctaExposure",eventDescription:"The cta was shown to the user"},m,((R=(D=m?.video)===null||D===void 0?void 0:D.bindProducts)===null||R===void 0?void 0:R[0])||((N=m?.video)===null||N===void 0?void 0:N.bindProduct)||m?.video,f)},[u,y]),o.useEffect(()=>{M(!!u)},[u]);const F=o.useMemo(()=>O?qn["animated-button"]:null,[O]);return o.createElement("div",Object.assign({ref:S,style:Object.assign(Object.assign(Object.assign({},h),A?.ctaTitle),{lineHeight:`${(c=h?.height)!==null&&c!==void 0?c:0}px`})},g,{className:`${F} ${Pe.css(V)} ${qn["one-line-ellipsis"]}`,onClick:L,dangerouslySetInnerHTML:{__html:ye(T,A?.ctaTitle)}}))};var or=o.memo(nr),lr=[{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 ar=rt(or,{displayName:"\u7EAF\u8272\u52A8\u6548CTA",icon:"",category:"cta",type:"AniLink",related:{settingRender:ir,bindableProps:[],interactionRender:lr},defaulSetting:{props:{ctaTempStyles:{ctaTitle:{fontSize:15,color:"#fff",textAlign:"center"}},event:{animation:{backgroundColor:"#F40082",name:1,delay:1e3,duration:2e3}}},style:{width:236,height:44,borderRadius:3,backgroundColor:"rgba(0,0,0,.3)",paddingLeft:7,paddingRight:7}},w:100,h:40,sort:1});var sr=[{title:"\u4E3B\u9898\u6837\u5F0F",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["style","width"],addonAfter:"W"},{type:"Number",name:["style","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["style","borderRadius"],max:100},{type:"Number",name:["style","borderRadius"],addonAfter:"px",max:100}]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u80CC\u666F\u8272\u6BDB\u73BB\u7483",name:["style","backdropFilter"],addonAfter:"px"},{label:"\u5916\u8FB9\u8DDD",type:"Number",name:["style","margin"],addonAfter:"px"},{label:"\u5185\u8FB9\u8DDD",type:"Number",name:["style","padding"],addonAfter:"px"}]},{title:"\u5546\u54C1\u56FE\u7247",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","img","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","img","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","img","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","img","borderRadius"],addonAfter:"px",max:100}]},{type:"Number",label:"\u4E0E\u4E0B\u8FB9\u8FB9\u8DDD",addonAfter:"px",name:["props","ctaTempStyles","img","marginBottom"]},{label:"\u5C45\u4E2D\u5782\u76F4\u504F\u79FB",type:"Number",name:["props","translateY"],min:-1e3,addonAfter:"%",initialValue:0}]},{title:"\u5546\u54C1\u6807\u9898\u6587\u672C",type:"commodityTitle",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","title","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","title","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","title","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","title","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","title"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","title"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","ctaTempStyles","title"]}]},{title:"CTA\u6807\u9898",child:[{type:"Group",label:"\u5C3A\u5BF8",child:[{type:"Number",name:["props","ctaTempStyles","ctaTitle","width"],addonAfter:"W"},{type:"Number",name:["props","ctaTempStyles","ctaTitle","height"],addonAfter:"H"}]},{type:"Group",label:"\u5706\u89D2",child:[{type:"Slider",name:["props","ctaTempStyles","ctaTitle","borderRadius"],max:100},{type:"Number",name:["props","ctaTempStyles","ctaTitle","borderRadius"],addonAfter:"px",max:100}]},{type:"TextSpace",name:["props","ctaTempStyles","ctaTitle"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["props","ctaTempStyles","ctaTitle","backgroundColor"]},{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","ctaTempStyles","ctaTitle","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","ctaTempStyles","ctaTitle","color"]},{type:"Number",addonAfter:"px",name:["props","ctaTempStyles","ctaTitle","fontSize"]}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","ctaTempStyles","ctaTitle"]},{label:"\u5BF9\u9F50",type:"TextAlign",name:["props","ctaTempStyles","ctaTitle"]}]}],$t={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 rr="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAjhJREFUWEfFlztOw0AQhmeWiJ4CCmpQ5DiRQsIJyAWg5A0lR0AIChDiCJS8ER0cADgBeRSxt4CCDgkaKiq8i+zYeWx2413HEWmiJJv9v535Z2aN8M8vFPT9z3zETD0aAUChUJjwvPFHAJhBhB3Hqd6OAsK2yyucwykAvP38eJX398Z3AJDLlVYR8ToU9Rhj25TWr9KEsKy5dULIGQCMtfZly45TvwsAstm56UwG6wA4FUFwzrdctxZBDcWSy5XWEPG8I84/GcMipdWPtgcsaz5PCHtKG0IuTiqUvjT9U/WYMG2IOPE+AP+LtCB0xKUAAyA2Xbd2o2OG0NQXvTnvhL17D7EPtH9TRCIWwkRcGYGIQgYBABuqPuHXOQBc6pw80lBGwBQiiXhsBHQhkoprA6iM6acjhDQKu5YJZW6XeOI3XJdpvfsdTu52VfXEekD8owQiXGIubpSCbhDbLu8DwKEAd+A41SOdPpE4BS0viFOtvV2iKWqUgn5x/tmS70xR01GuDSCKc86/OCcLgTyyZ0ScDGNhFAktAJV4NFJ9YyaFiAWIE+9uVkkgBgLoig8DMWAa9ro9ynkUdlW5maZDCmB6clmz0k1HH4Cs1Ezbq2p2yEpUuBOKTSZZex00RUWIrltxuuK6EOGDSbGIOPZicpMx6fny650377qNRgBgWeVFQuA+6UjVgREhGIMlSqsPUQqIbZdOOIdZQmCv2axRnU1N1+TzJYsxOEaEV8ep7frPZ7Gd0FTEdP0ft0/kMNdg0eoAAAAASUVORK5CYII=",dr=t=>{var e,i,n,a,l,s,d,r,v,c,h,m,A,f,b,w,p,y,g,x,I,E,O,{style:M,recData:S,ctaTempStyles:u,index:_,event:C,bottom_image:L,translateY:T,isTel:V,onClick:F,isExternalLink:D=!1,isActive:R}=t,N=nt(t,["style","recData","ctaTempStyles","index","event","bottom_image","translateY","isTel","onClick","isExternalLink","isActive"]);M==null||delete M.transform;const{sxpParameter:k,globalConfig:j,ctaEvent:H,setPopupDetailData:z}=Oe(),{jumpToWeb:J}=vt(),[K,te]=o.useState(!0),re=((n=(i=(e=S?.video)===null||e===void 0?void 0:e.bindProducts)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.bindCta)||((l=(a=S?.video)===null||a===void 0?void 0:a.bindProduct)===null||l===void 0?void 0:l.bindCta)||((s=S?.video)===null||s===void 0?void 0:s.bindCta),ve=((r=(d=S?.video)===null||d===void 0?void 0:d.bindProducts)===null||r===void 0?void 0:r[0])||((v=S?.video)===null||v===void 0?void 0:v.bindProduct),Se=()=>{var ae,ce,oe,Te;const he=((ce=(ae=S?.video)===null||ae===void 0?void 0:ae.bindProducts)===null||ce===void 0?void 0:ce[0])||((oe=S?.video)===null||oe===void 0?void 0:oe.bindProduct)||S?.video;if(H?.({eventSubject:"clickCta",eventDescription:"User clicked the CTA"},S,he,_),z?.(Object.assign(Object.assign({},S),{index:_})),D){const He=ve?.link||((Te=he?.bindCta)===null||Te===void 0?void 0:Te.link);He&&(J(S,ve,re,_),window.location.href=window.getJointUtmLink(He))}else F?.()},De=re?.enTitle||"\u67E5\u770B\u8BE6\u60C5",Be=o.useMemo(()=>{const ae=C?.animation;if(ae){const{delay:ce,duration:oe}=ae;return{animationDelay:`${ce?ce/1e3:0}s`,animationDuration:`${oe?oe/1e3:0}s`}}},[C?.animation]),de=(f=(A=(m=(c=ve?.cover)!==null&&c!==void 0?c:(h=ve?.homePage)===null||h===void 0?void 0:h[0])!==null&&m!==void 0?m:re?.icon)!==null&&A!==void 0?A:k?.bottom_image)!==null&&f!==void 0?f:L,Y=ae=>{ae.stopPropagation(),te(!1)};o.useEffect(()=>{te(!0)},[R]);const ne=o.useMemo(()=>R&&K?$t["animated-fadeIn"]:null,[R,K]);return o.createElement(o.Fragment,null,V?o.createElement("div",{style:{height:"40px",lineHeight:"40px",paddingLeft:"6px"}},"Cta Title"):o.createElement("div",Object.assign({},N,{className:`${Pe.css(Object.assign(Object.assign({},M),{"--transY":`translateY(calc(100% + ${(b=M?.margin)!==null&&b!==void 0?b:0}px))`}))} ${$t.aniLinkPopup} ${ne} ${Pe.css(Be)}`,onClick:Se}),o.createElement("div",{onClick:Y,className:$t["modal-icon-wrapper"],style:{padding:(w=M?.padding)!==null&&w!==void 0?w:0}},o.createElement("img",{src:j?.popupCloseIcon||rr,alt:"close",className:$t["modal-icon-wrapper-img"]})),o.createElement(Ot,{src:de,rec:S,item:(I=(g=(y=(p=S?.video)===null||p===void 0?void 0:p.bindProducts)===null||y===void 0?void 0:y[0])!==null&&g!==void 0?g:(x=S?.video)===null||x===void 0?void 0:x.bindProduct)!==null&&I!==void 0?I:S?.video,index:_,translateY:T,imgStyle:u?.img,isActive:R}),(!S||ve?.title)&&o.createElement("div",{className:$t["one-line-ellipsis"],style:u?.title,dangerouslySetInnerHTML:{__html:ye((E=ve?.title)!==null&&E!==void 0?E:"Product Name",u?.title)}}),o.createElement("div",{className:$t["one-line-ellipsis"],style:Object.assign(Object.assign({},u?.ctaTitle),{lineHeight:((O=u?.ctaTitle)===null||O===void 0?void 0:O.height)+"px"}),dangerouslySetInnerHTML:{__html:ye(De,u?.ctaTitle)}})))};var cr=o.memo(dr),ur=[{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 pr=rt(cr,{displayName:"\u7AD6\u7248\u5F39\u7A97CTA",icon:"",category:"cta",type:"AniLinkPopup",related:{settingRender:sr,bindableProps:[],interactionRender:ur},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 vr=[{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"link",name:"onClick",showAppId:!0}]}],mr=[{title:"\u5168\u5C40\u8BBE\u7F6E",child:[{type:"Switch",label:"\u5F39\u7A97\u5F00\u5173",name:["props","open"]},{type:"Switch",label:"\u6BCF\u6B21\u8FDB\u5165\u63D0\u793A",name:["props","isShowOnce"]},{type:"Switch",label:"\u5173\u95ED\u6309\u94AE",name:["props","isShowClose"]},{type:"Color",label:"\u80CC\u666F\u8272",name:["style","backgroundColor"]},{type:"Number",label:"\u5185\u8FB9\u8DDD",name:["style","padding"],addonAfter:"px"},{label:"\u5BF9\u9F50",type:"TextAlign",name:["style"]}]},{title:"\u534F\u8BAE\u5185\u5BB9",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","content","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","content","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","content","style","color"]},{type:"Number",name:["props","content","style","fontSize"],addonAfter:"px"}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","content","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","content","style"]},{label:"\u6587\u672C",type:"TextArea",name:["props","content","text"]}]},{title:"\u70B9\u51FB\u8BE6\u60C5\u6309\u94AE",child:[{type:"Group",label:"\u5B57\u4F53",child:[{type:"Select",name:["props","interaction","style","fontFamily-cn"],bottomText:"\u4E2D\u6587\u5B57\u4F53"},{type:"Select",name:["props","interaction","style","fontFamily-en"],bottomText:"\u82F1\u6587/\u5176\u4ED6\u5B57\u4F53"}]},{type:"Group",label:"",child:[{type:"Color",name:["props","interaction","style","color"]},{type:"Number",name:["props","interaction","style","fontSize"],addonAfter:"px"}]},{label:"\u6837\u5F0F",type:"TextStyle",name:["props","interaction","style"]},{label:"\u95F4\u8DDD",type:"TextSpace",name:["props","interaction","style"]},{label:"\u6587\u672C",type:"TextArea",name:["props","interaction","text"]}]}];const Zn=o.createContext({}),fr=({children:t,data:e})=>{var i,n,a,l,s,d,r,v,c,h,m,A,f;const[b,w]=o.useState(!1),[p,y]=o.useState(!1),[g,x]=o.useState("");return o.createElement(Zn.Provider,{value:{sxpPrameter:{bottomImage:(i=e?.sxp_parameter)===null||i===void 0?void 0:i.bottom_image,defaultRecommend:(n=e?.sxp_parameter)===null||n===void 0?void 0:n.default_recommend,personalizedRecommend:(a=e?.sxp_parameter)===null||a===void 0?void 0:a.personalized_recommend,placeholderImage:(l=e?.sxp_parameter)===null||l===void 0?void 0:l.placeholder_image,hashTagSize:(s=e?.sxp_parameter)===null||s===void 0?void 0:s.hash_tag_size,loadingImage:(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:(h=e?.sxp_parameter)===null||h===void 0?void 0:h.privacy_policy_url,privacyTitle:(m=e?.sxp_parameter)===null||m===void 0?void 0:m.privacy_title,template:(A=e?.sxp_parameter)===null||A===void 0?void 0:A.template,industry:(f=e?.sxp_parameter)===null||f===void 0?void 0:f.industry},appDomain:e?.appDomain,openHashtag:b,setOpenHashtag:w,openConsent:p,setOpenConsent:y,sxpFontLinks:e?.sxpFontLinks,utmParameter:e?.utm_parameter,consentPopupCate:g,setConsentPopupCate:x}},t)};function Kn(){return o.useContext(Zn)}var hr="data:image/svg+xml,%3c%3fxml version='1.0' standalone='no'%3f%3e%3c!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg t='1730260080030' class='icon' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg' p-id='4241' xmlns:xlink='http://www.w3.org/1999/xlink' width='64' height='64'%3e%3cpath d='M895.156706 86.256941a30.177882 30.177882 0 0 1 42.767059-0.180706c11.745882 11.745882 11.745882 30.870588-0.180706 42.767059L128.843294 937.743059c-11.866353 11.866353-30.930824 12.047059-42.767059 0.180706-11.745882-11.745882-11.745882-30.870588 0.180706-42.767059L895.156706 86.256941z' fill='white' p-id='4242'%3e%3c/path%3e%3cpath d='M86.076235 86.076235c11.745882-11.745882 30.870588-11.745882 42.767059 0.180706l808.899765 808.899765c11.866353 11.866353 12.047059 30.930824 0.180706 42.767059-11.745882 11.745882-30.870588 11.745882-42.767059-0.180706L86.256941 128.843294a30.177882 30.177882 0 0 1-0.180706-42.767059z' fill='white' p-id='4243'%3e%3c/path%3e%3cpath d='M0 0h1024v1024H0z' fill='white' fill-opacity='0' p-id='4244'%3e%3c/path%3e%3c/svg%3e",Ar="data:image/png;base64,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jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cD2Mfyi/hN+3Bf4ACAP2Mfyi/hN+3A9jH8ov4TftwX+AAgD9jH8ov4TftwPYx/KL+E37cF/gAIA/Yx/KL+E37cAv8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB/9k=";const gr=t=>{var e,i,{isTel:n,isShowOnce:a,open:l,content:s,interaction:d,style:r,onClick:v,contsentState:c,isShowClose:h}=t;nt(t,["isTel","isShowOnce","open","content","interaction","style","onClick","contsentState","isShowClose"]);const{consentPopupCate:m}=Kn(),[A,f]=o.useState(!1),b=o.useMemo(()=>m==="Display"||l&&(a||c)&&r&&!A,[m,l,A]),w=o.useCallback(()=>{f(!0)},[]),p=o.useCallback(()=>{v?.()},[]);return o.createElement(o.Fragment,null,n?o.createElement("img",{src:Ar,width:"100%"}):o.createElement(o.Fragment,null,b&&o.createElement("div",{className:"consentPopupDisplay",style:r},o.createElement("div",{style:{flex:1}},o.createElement("span",{style:s?.style,dangerouslySetInnerHTML:{__html:ye((e=s?.text)===null||e===void 0?void 0:e.replace(/\n/g,"</br>"),s?.style)}}),o.createElement("span",{style:Object.assign(Object.assign({},d?.style),{marginLeft:"5px"}),dangerouslySetInnerHTML:{__html:ye((i=d?.text)===null||i===void 0?void 0:i.replace(/\n/g,"</br>"),d?.style)},onClick:p})),h&&o.createElement("button",{"aria-label":"close",className:"consentPopupDisplay-close",onClick:w},o.createElement("img",{src:hr,alt:"close"})))))};var br=o.memo(gr);const yr=rt(br,{displayName:"Display Consent",icon:"",category:"consentPopup",type:"Display",related:{settingRender:mr,bindableProps:[],interactionRender:vr},defaulSetting:{props:{content:{text:"To personalise or adjust your preferences at any time,click on link below to see more cead more",style:{fontSize:12,color:"#fff"}},interaction:{text:"read more",style:{fontSize:12,color:"#fff",textDecoration:"underline"}},isShowClose:!0},style:{backgroundColor:"#000",padding:18}},sort:1});var Gi=Object.freeze({__proto__:null,AniLink:ar,AniLinkPopup:pr,Appoint:os,AppointForm:Vo,Commodity:es,CommodityDetail:Ta,CommodityDetailDiroNew:Oa,CommodityDiro:ms,CommodityDiroNew:bs,CommodityList:Ba,Consent:tr,ConsentDetail:qa,Display:yr,HashTag:Qs,Iframe:Xa,Link:ds,MultiCommodity:Ps,MultiCommodityDiro:Ts,MultiCommodityDiroNew:Os,Prompt:Pa});const wr="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",Sr="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",xr=t=>{var e,{active:i,activeIcon:n,unActicveIcon:a,recData:l,position:s}=t,d=nt(t,["active","activeIcon","unActicveIcon","recData","position"]);const{mutateLike:r,mutateUnlike:v,bffEventReport:c,setCacheRtcList:h,cacheRtcList:m}=Oe(),[A,f]=o.useState((e=m?.[s])===null||e===void 0?void 0:e.isCollected),b=Tt(Sr),w=Tt(wr),p=lt.debounce(()=>ct(void 0,void 0,void 0,function*(){var y,g,x,I,E,O,M,S,u,_,C,L,T,V,F,D,R,N,k,j,H,z;if(A){f(!1);const J=(x=yield v?.({videoItemId:(g=(y=l?.video)===null||y===void 0?void 0:y.itemId)!==null&&g!==void 0?g:""}))!==null&&x!==void 0?x:!1;if(c?.({eventInfo:{eventSubject:"favoriteContentCanceled",eventDescription:"This content was unfavorite by the user",contentId:(E=(I=l?.video)===null||I===void 0?void 0:I.itemId)!==null&&E!==void 0?E:"",contentName:(M=(O=l?.video)===null||O===void 0?void 0:O.title)!==null&&M!==void 0?M:"",contentTags:JSON.stringify((u=(S=l?.video)===null||S===void 0?void 0:S.tags)!==null&&u!==void 0?u:[]),position:s+"",contentFormat:!((_=l?.video)===null||_===void 0)&&_.url?"video":"image",traceInfo:(C=l?.video)===null||C===void 0?void 0:C.traceInfo}}),!J)f(!0);else{const K=(L=m?.map((te,re)=>(re===s&&(te.isCollected=!1),te)))!==null&&L!==void 0?L:[];h?.(K)}}else{f(!0);const J=(T=yield r?.({content:JSON.stringify(l)}))!==null&&T!==void 0?T:!1;if(c?.({eventInfo:{eventSubject:"favoriteContent",eventDescription:"This content was favorite by the user",contentId:(F=(V=l?.video)===null||V===void 0?void 0:V.itemId)!==null&&F!==void 0?F:"",contentName:(R=(D=l?.video)===null||D===void 0?void 0:D.title)!==null&&R!==void 0?R:"",contentTags:JSON.stringify((k=(N=l?.video)===null||N===void 0?void 0:N.tags)!==null&&k!==void 0?k:[]),position:s+"",contentFormat:!((j=l?.video)===null||j===void 0)&&j.url?"video":"image",traceInfo:(H=l?.video)===null||H===void 0?void 0:H.traceInfo}}),!J)f(!1);else{const K=(z=m?.map((te,re)=>(re===s&&(te.isCollected=!0),te)))!==null&&z!==void 0?z:[];h?.(K)}}}),200);return o.createElement("button",Object.assign({},d,{"aria-label":"like",onClick:p}),o.createElement("img",{style:{width:"100%",height:"100%",objectFit:"contain"},src:A?n||b:a||w,alt:"icon"}))};var Jn=o.memo(xr),Tr="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 Ui=(()=>{if(typeof document>"u")return;const t=document.createElement("div"),e=Ki.render(o.createElement("video",{id:"player-container-id",playsInline:!0,crossOrigin:"anonymous",preload:"auto",controls:!1,muted:!0,style:{backgroundColor:"transparent",width:"100%",height:"100%",objectFit:"cover",pointerEvents:"none"}}),t);return i=>i?(i.innerHTML="",i.appendChild(e),document.querySelector("#player-container-id")):void 0})(),Er=({rec:t,index:e,height:i,data:n,muted:a,activeIndex:l,videoPostConfig:s,videoPlayIcon:d})=>{const[r,v]=o.useState(!1),{bffEventReport:c,sxpParameter:h,waterFallData:m,openHashtag:A,bffFbReport:f}=Oe(),b=o.useRef(0),[w,p]=o.useState(!1),[y,g]=o.useState(!0),{isActive:x}=jn(),I=o.useRef(null),[E,O]=o.useState(""),[M,S]=o.useState(!1),u=o.useRef(),_=`pb-cache-video-${e}`,C=o.useRef(null),L=o.useRef(null),T=o.useRef(),V=o.useRef(),F=o.useMemo(()=>s?.mode==="2",[s]),D=o.useMemo(()=>{var Y;return s?.mode==="2"?`translateY(-${50+((Y=s?.offsetTop)!==null&&Y!==void 0?Y:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[s]),R=o.useMemo(()=>{var Y;return((Y=t?.video)===null||Y===void 0?void 0:Y.cover)||E},[E,t]),N=o.useMemo(()=>F?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[F]),k=o.useMemo(()=>s?.bgWay==="1",[s]),j=o.useMemo(()=>k&&s?.bgColor?{backgroundColor:s?.bgColor}:{},[s,k]);o.useEffect(()=>{u?.current&&(u.current.muted=a)},[a,u?.current]);const H=o.useCallback(()=>{var Y;u?.current&&((Y=u?.current)===null||Y===void 0||Y.play())},[u?.current]),z=Tt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),J=o.useCallback(()=>{u?.current&&(S(!1),p(!0))},[]),K=o.useCallback(()=>ct(void 0,void 0,void 0,function*(){var Y,ne,ae,ce,oe,Te,he,He,Ze,Xe,ie,q,X;if(!u?.current)return;v(!1);const G=n[e];if(G&&(!((Y=u?.current)===null||Y===void 0)&&Y.duration)){b.current=((ne=u?.current)===null||ne===void 0?void 0:ne.currentTime)||0;const Ae=((ce=(ae=u?.current)===null||ae===void 0?void 0:ae.duration)!==null&&ce!==void 0?ce:0).toFixed(2),Q=((Te=(oe=u?.current)===null||oe===void 0?void 0:oe.currentTime)!==null&&Te!==void 0?Te:0).toFixed(2),Ue=y?"0":"1";c?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(He=(he=G?.video)===null||he===void 0?void 0:he.itemId)!==null&&He!==void 0?He:"",contentName:(Xe=(Ze=G?.video)===null||Ze===void 0?void 0:Ze.title)!==null&&Xe!==void 0?Xe:"",playType:Ue,startTime:Q,videoDuration:Ae,contentTags:JSON.stringify((q=(ie=G?.video)===null||ie===void 0?void 0:ie.tags)!==null&&q!==void 0?q:[]),position:e+"",contentFormat:"video",traceInfo:(X=G?.video)===null||X===void 0?void 0:X.traceInfo,loadTime:V?.current-T?.current+""}}),g(!1)}}),[c,n,e,y,u?.current]),te=o.useCallback(()=>{var Y;if(!u?.current||E||!F||(u.current.style.objectFit="contain",!((Y=t?.video)===null||Y===void 0)&&Y.cover||!I||!I.current||k))return;const ne=()=>{const ae=I?.current,ce=ae.getContext("2d"),oe=window?.innerWidth,Te=window?.innerHeight;ae.height=Te,ae.width=oe,ce?.drawImage(u.current,0,0,ae.width,ae.height),O(ae.toDataURL())};ne(),setTimeout(()=>{ne()},500)},[u.current,k,t,E,F]),re=o.useCallback(()=>{u.current&&(V.current=new Date,K(),te())},[u.current,te,K]),ve=o.useCallback(Y=>()=>{var ne,ae,ce,oe,Te;if(!u.current||!w)return;const he=(ne=u?.current)===null||ne===void 0?void 0:ne.paused;switch(Y){case"start":if(!he)return;(ae=u?.current)===null||ae===void 0||ae.play(),v(!1);break;case"pause":if(he)return;(ce=u?.current)===null||ce===void 0||ce.pause(),v(!0);break;default:he?(oe=u?.current)===null||oe===void 0||oe.play():(Te=u?.current)===null||Te===void 0||Te.pause(),v(!he);break}},[w,u?.current]),Se=o.useCallback(()=>{var Y,ne,ae,ce,oe,Te,he,He,Ze,Xe,ie,q,X;if(!u?.current||l!==e)return;const G=n[e],Ae=((ne=(Y=u?.current)===null||Y===void 0?void 0:Y.duration)!==null&&ne!==void 0?ne:0).toFixed(2),Q=((ce=(ae=u?.current)===null||ae===void 0?void 0:ae.currentTime)!==null&&ce!==void 0?ce:0).toFixed(2);if(!((oe=u?.current)===null||oe===void 0)&&oe.duration){const Ue=(((Te=u?.current)===null||Te===void 0?void 0:Te.currentTime)-b.current).toFixed(2);c?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(He=(he=G?.video)===null||he===void 0?void 0:he.itemId)!==null&&He!==void 0?He:"",contentName:(Xe=(Ze=G?.video)===null||Ze===void 0?void 0:Ze.title)!==null&&Xe!==void 0?Xe:"",endTime:Q,videoDuration:Ae,playDuration:Ue,contentTags:JSON.stringify((q=(ie=G?.video)===null||ie===void 0?void 0:ie.tags)!==null&&q!==void 0?q:[]),position:e+"",contentFormat:"video",traceInfo:(X=G?.video)===null||X===void 0?void 0:X.traceInfo}})}},[n,e,c,u?.current,l]),De=o.useCallback(()=>{S(!0)},[]);o.useEffect(()=>{var Y,ne,ae,ce,oe,Te,he,He,Ze,Xe;if(!x)return;const ie=t?.video.url;if(!ie)return;const q=document.querySelector(`#${_}`);if(!q||(u.current=Ui?.(q),!u?.current))return;T.current=new Date;const X=window?.Hls;let G=L?.current;return ie.includes(".m3u8")&&X&&X.isSupported()?(G=new X,G?.loadSource(ie),G?.attachMedia(u?.current),G?.on(X.Events.MANIFEST_PARSED,function(){var Ae;(Ae=u?.current)===null||Ae===void 0||Ae.play()})):u.current.src=ie,(Y=u?.current)===null||Y===void 0||Y.setAttribute("x5-playsinline","true"),(ne=u?.current)===null||ne===void 0||ne.setAttribute("webkit-playsinline","true"),(ae=u?.current)===null||ae===void 0||ae.addEventListener("loadedmetadata",re),(ce=u?.current)===null||ce===void 0||ce.addEventListener("loadeddata",te),(oe=u?.current)===null||oe===void 0||oe.addEventListener("play",K),(Te=u?.current)===null||Te===void 0||Te.addEventListener("playing",J),(he=u?.current)===null||he===void 0||he.addEventListener("pause",Se),(He=u?.current)===null||He===void 0||He.addEventListener("ended",H),(Ze=u?.current)===null||Ze===void 0||Ze.addEventListener("canplay",H),(Xe=u?.current)===null||Xe===void 0||Xe.addEventListener("waiting",De),()=>{var Ae,Q,Ue,Ge,Z,B,ze,At,yt,ft;((Ae=u?.current)===null||Ae===void 0?void 0:Ae.paused)||Se(),L?.current&&((Q=L?.current)===null||Q===void 0||Q.destroy()),p(!1),(Ue=u?.current)===null||Ue===void 0||Ue.removeEventListener("loadedmetadata",re),(Ge=u?.current)===null||Ge===void 0||Ge.removeEventListener("loadeddata",te),(Z=u?.current)===null||Z===void 0||Z.removeEventListener("play",K),(B=u?.current)===null||B===void 0||B.removeEventListener("playing",J),(ze=u?.current)===null||ze===void 0||ze.removeEventListener("pause",Se),(At=u?.current)===null||At===void 0||At.removeEventListener("ended",H),(yt=u?.current)===null||yt===void 0||yt.removeEventListener("canplay",H),(ft=u?.current)===null||ft===void 0||ft.removeEventListener("waiting",De)}},[x]),o.useEffect(()=>{var Y,ne,ae,ce,oe,Te;!u?.current||!w||(x?(f?.({eventName:"ViewContent",product:(ne=(Y=n?.[e])===null||Y===void 0?void 0:Y.video)===null||ne===void 0?void 0:ne.bindProduct}),f?.({eventName:"PageView",product:(ce=(ae=n?.[e])===null||ae===void 0?void 0:ae.video)===null||ce===void 0?void 0:ce.bindProduct}),(oe=u?.current)===null||oe===void 0||oe.play()):(Te=u?.current)===null||Te===void 0||Te.pause())},[x,w,u?.current]),o.useEffect(()=>{var Y,ne,ae;if(!x||!u?.current)return;!((Y=u?.current)===null||Y===void 0?void 0:Y.paused)&&A?(ne=u?.current)===null||ne===void 0||ne.pause():A||(ae=u?.current)===null||ae===void 0||ae.play()},[A,x,u?.current]),o.useEffect(()=>{if(!x)return;const Y=()=>{ve("start")()},ne=ve("pause");return ht.on(ut.PAGE_DID_SHOW,Y),ht.on(ut.PAGE_DID_HIDE,ne),()=>{ht.off(ut.PAGE_DID_SHOW,Y),ht.off(ut.PAGE_DID_HIDE,ne)}},[ve,x]);const Be=o.useMemo(()=>!h?.placeholder_image||w?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:h?.placeholder_image,alt:"placeholder image"}),[w,h?.placeholder_image]),de=o.useMemo(()=>{if(!(!M||!w))return o.createElement("img",{style:{position:"absolute",top:"50%",left:0,right:0,transform:"translateY(-100%)",margin:"auto",width:"50px",height:"50px",objectFit:"contain"},src:Tr,alt:"placeholder image"})},[M,w]);return o.useEffect(()=>{if(!u?.current)return;const Y=()=>{var ne;l===e&&(!((ne=t?.video)===null||ne===void 0)&&ne.url)&&u?.current&&!r&&ve("pause")()};return window.addEventListener("beforeunload",Y),()=>{window.removeEventListener("beforeunload",Y)}},[l,e,t,u?.current,ve,r]),t?.video?o.createElement(o.Fragment,null,F?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:ve(),style:Object.assign({position:"relative",width:"100%",height:i,overflow:"hidden"},j)},!k&&w&&R&&o.createElement(bt,{src:R,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},N)}),o.createElement("canvas",{ref:I,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:"50%",transform:D,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:"100%",height:"100%"}},o.createElement("div",{className:"n-full-screen",ref:C,id:_,style:{width:"100%",height:"100%"}}),r&&o.createElement(bt,{className:"clc-pb-video-pause",src:d??z,alt:"pause"}))),Be,de):o.createElement("div",{className:"video-container",key:t?.video.itemId,style:{position:"relative",width:"100%",height:i,overflow:"hidden"},onClick:ve()},o.createElement("div",{className:"n-full-screen",ref:C,id:_,style:{width:"100%",height:"100%"}}),Be,de,r&&o.createElement(bt,{className:"clc-pb-video-pause",src:d??z,alt:"pause"}))):null};var Cr=o.memo(Er);const Ir=({defaultValue:t,activeIcon:e,unactiveIcon:i,onChange:n,style:a})=>{const[l,s]=o.useState(t),d=r=>{r.stopPropagation();const v=!l;s(v),n?.(v)};return o.useEffect(()=>{s(t)},[t]),o.createElement("button",{style:a,"aria-label":"toggle button",className:"pb-toggle-button",onClick:d},o.createElement("img",{className:"pb-toggle-button-icon",alt:"toggle image",src:l?e:i}))};var Qn=o.memo(Ir);const kr=({imageUrl:t,style:e,duration:i=2e3})=>{const[n,a]=o.useState(!0);jt(),o.useEffect(()=>{setTimeout(()=>{a(!1)},i)},[]);const l=Tt("/pb_static/finger-swipe-tip.29dc3a48a3c746c906ea..png"),s=o.useMemo(()=>n?"pb-fadeIn":"pb-fadeOut",[n]);return o.createElement("div",{hidden:!n,className:`pb-finger-wrap ${s}`,style:Object.assign(Object.assign({},e),{animationDuration:`${i/1e3}s`})},o.createElement("img",{src:t||l,alt:"finger swiper"}))},$n=t=>{const{src:e,height:i,imgUrlsPostConfig:n,onShowFirstImage:a}=t,l=o.useMemo(()=>n?.mode==="2",[n]),s=o.useMemo(()=>{var c;return n?.mode==="2"?`translateY(-${50+((c=n?.offsetTop)!==null&&c!==void 0?c:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[n]),d=o.useMemo(()=>l?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[l]),r=o.useMemo(()=>n?.bgWay==="1",[n]),v=o.useMemo(()=>r&&n?.bgColor?{backgroundColor:n?.bgColor}:{},[n,r]);return o.createElement("div",{style:Object.assign({overflow:"hidden",height:i,width:"100%",position:"relative"},v)},(!l||!r)&&o.createElement(bt,{src:e,style:Object.assign({height:"100%",width:"100%",objectFit:"cover"},d),onLoad:a}),l&&o.createElement(bt,{src:e,style:{width:"100%",height:"100%",objectFit:"contain",position:"absolute",top:"50%",transform:s,left:0,right:0},onLoad:a}))},Pr=({imgUrls:t,width:e,height:i,rec:n,index:a,onViewImageEndEvent:l,onViewImageStartEvent:s,imgUrlsPostConfig:d})=>{var r,v;const c=o.useRef(),{isActive:h}=jn(),{sxpParameter:m,openHashtag:A}=Oe(),[f,b]=o.useState(!1),[w,p]=o.useState(),y=new Date,[g,x]=o.useState(0);o.useEffect(()=>{f&&h?(c?.current&&c.current.swiper.autoplay.start(),A?l(n):s(a,w,!0)):c?.current&&c.current.swiper.autoplay.stop()},[n,h,l,A,a,s,f,w]);const I=o.useCallback(u=>ct(void 0,void 0,void 0,function*(){f||(p({loadTime:new Date-y+""}),b(!0))}),[f]);o.useEffect(()=>{const u=()=>s(a,w),_=()=>l(n);return ht.on(ut.PAGE_DID_SHOW,u),ht.on(ut.PAGE_DID_HIDE,_),()=>{ht.off(ut.PAGE_DID_SHOW,u),ht.off(ut.PAGE_DID_HIDE,_)}},[w]);const E=o.useCallback(()=>{c.current&&c.current.swiper&&S&&c.current.swiper.autoplay.stop()},[]),O=o.useCallback(()=>{c.current&&c.current.swiper&&S&&c.current.swiper.autoplay.start()},[]),M=o.useCallback(u=>{x(u.activeIndex)},[]),S=o.useMemo(()=>wi(),[]);return o.createElement("div",{onMouseEnter:E,onMouseLeave:O},o.createElement(Ut,Object.assign({defaultValue:0,direction:"horizontal",modules:[mi,fi,...S?[Di,_i,vi,Pi]:[]],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"}},S?{mousewheel:!0,keyboard:!0,navigation:!0,a11y:{enabled:!0}}:{},{loop:!0,ref:c,onSlideChange:M,className:Pe.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,autoplay:{delay:((v=d?.delay)!==null&&v!==void 0?v:3)*1e3}}),t?.map((u,_)=>o.createElement(Dt,{key:_,"aria-hidden":_!==g},o.createElement($n,{src:!f&&_>0?"":u,height:i,imgUrlsPostConfig:d,onShowFirstImage:I})))))};var Mr=o.memo(Pr);const Dr=({tags:t,itemId:e,itemType:i,index:n,rec:a,hashTagStyle:l,hashTagRightMargin:s})=>{var d;const[r,v]=o.useState(!1),{setWaterFallData:c,setOpenHashtag:h,setCacheActiveIndex:m,waterFallData:A,setIsFromHashtag:f}=Oe(),b=w=>{A?f?.(!0):m?.(n),c?.(i?{hashTag:w,itemId:e,itemType:i,rec:a}:{hashTag:w,rec:a}),h?.(!0)};return o.useMemo(()=>t.length<=6?null:o.createElement("span",{style:{textDecoration:"underline",cursor:"pointer",color:"#fff"},onClick:()=>v(!r)},r?"show less":"show more"),[r,t]),o.createElement("div",{className:"clc-sxp-bottom-hashtag",style:{marginTop:`${(d=l?.marginTop)!==null&&d!==void 0?d:16}px`,width:s}},o.createElement(ii,null,t?.map((w,p)=>o.createElement(Dt,{key:p,hidden:r?!1:p>=6,className:"clc-sxp-bottom-hashtag-item",style:l,onClick:()=>b(w),tag:"li",role:"listitem"},o.createElement("button",{className:"clc-sxp-bottom-hashtag-item-button","aria-label":w,"aria-describedby":w,dangerouslySetInnerHTML:{__html:ye(`#${w}`,l)}})))))};var eo=o.memo(Dr),to="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAAXNSR0IArs4c6QAAAbtJREFUeF7t2DFKxFAQxvHv6xTxCoKNiAuCna2X2NY7eAE9hYdwj2BjZ2ulYLW9pQcYDWyxBIK7ZN7MNyapk/D+v8zC20dM/OLE+zEDzBMwcYH5J1BpAMzsAMAJyU+vdZeZADN7AHAH4BjAC8kbD4QSAJv4+17wFcm3sQjyAGbWhXdff/takzwdG989Lw0wEN+te0ly9a8BIuJlJyAqXhIgMl4OIDpeCiAjXgYgK14CIDM+HSA7PhVgYHvrusnZZaOUshNUiU+ZAKX4cAC1+FAAxfgwANX4EADl+OYA6vFNASrENwOoEt8EoFK8O0C1eFcAMzsE8AXgqLcHdzvA3GVvv+89bv8FzOwcwEdvASuSy30XFXm/G0C3aDN7BXBdCcEb4ALAE4BFFQRXgM0UlEJwB6iG0ASgEkIzgCoITQEqIDQHUEcIAVBGCANQRQgFUEQIB1BDSAFQQkgDUEFIBVBASAfIRpAAyESQAchCkALIQJADiEaQBIhEkAWIQpAG+ANh8Xvk/j72CF0eYABhDeCS5PckALYQbgGcAXgm+Tg2vnu+xAR4hA69YwZoqVvh3fMEVPhKLdc4+Qn4AXwYBFBN2dYpAAAAAElFTkSuQmCC";function oi(t){return o.memo(function(e){const{$store:i}=go(),n=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 h=lt.get(i,c);return s=s.replace(r,h),h}})}),s},a=o.useMemo(()=>{var l,s,d;const{bindDatas:r}=e,v=nt(e,["bindDatas"]);if((l=r?.forEach)===null||l===void 0||l.call(r,c=>{if(c?.propKey&&c?.dataPath){const{propKey:h,dataPath:m}=c;m.replace(/{{\s*([\w.]+)\s*}}/g,(A,f)=>{var b,w;if(f){const p=(w=(b=lt.get(i,f))!==null&&b!==void 0?b:e[h])!==null&&w!==void 0?w:"";return v[h]=p,p}})}}),v){v.eventMap={};const c=lt.cloneDeep(v.event)||{};for(const h in c)if(Object.prototype.hasOwnProperty.call(c,h))try{c[h].value=n(c[h].value),v.eventMap[h]=new Function(c[h].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 o.createElement(t,Object.assign({},a,a.eventMap))})}const _r=({rec:t,index:e,tempMap:i,resolver:n,includesCtaType:a,isActive:l,value:s})=>{const{schema:d}=jt();if(!t?.video)return null;const r=o.useMemo(()=>{var v,c,h,m,A,f,b,w,p,y,g,x,I,E,O,M,S,u,_,C,L,T,V,F,D,R,N,k;if(!(a&&!a?.includes((v=s?.item)===null||v===void 0?void 0:v.type))&&!(!a&&((c=s?.item)===null||c===void 0?void 0:c.category)==="cta")){if(((h=s?.item)===null||h===void 0?void 0:h.type)==="CommodityDiro"&&!(!((m=t?.video)===null||m===void 0)&&m.bindProduct)||((A=s?.item)===null||A===void 0?void 0:A.type)==="Commodity"&&!(!((f=t?.video)===null||f===void 0)&&f.bindProduct)||((b=s?.item)===null||b===void 0?void 0:b.type)==="CommodityDiroNew"&&!(!((w=t?.video)===null||w===void 0)&&w.bindProduct)||((p=s?.item)===null||p===void 0?void 0:p.type)==="MultiCommodity"&&!(!((g=(y=t?.video)===null||y===void 0?void 0:y.bindProducts)===null||g===void 0)&&g.length)||((x=s?.item)===null||x===void 0?void 0:x.type)==="MultiCommodityDiro"&&!(!((E=(I=t?.video)===null||I===void 0?void 0:I.bindProducts)===null||E===void 0)&&E.length)||((O=s?.item)===null||O===void 0?void 0:O.type)==="MultiCommodityDiroNew"&&!(!((S=(M=t?.video)===null||M===void 0?void 0:M.bindProducts)===null||S===void 0)&&S.length))return null;if(s&&n){const j=n[(u=s?.item)===null||u===void 0?void 0:u.type],H=oi(j),z=(_=j?.extend)===null||_===void 0?void 0:_.defaulSetting,J=((T=(L=(C=s?.item)===null||C===void 0?void 0:C.event)===null||L===void 0?void 0:L.onClick)===null||T===void 0?void 0:T.linkType)==="externalLink";let K=lt.cloneDeep((V=s?.item)===null||V===void 0?void 0:V.style);if(K.hasOwnProperty("backdropFilter")){let te=K.backdropFilter;K.backdropFilter=`blur(${te??0}px)`}return o.createElement(H,Object.assign({style:Object.assign(Object.assign(Object.assign({},z?.style),K),{zIndex:50,marginLeft:"20px",boxSizing:"border-box",transform:"translate3d(0px, 0px, 0px)"}),textStyle:Object.assign(Object.assign({},z?.textStyle),(F=s?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(R=(D=s?.item)===null||D===void 0?void 0:D.bindDatas)!==null&&R!==void 0?R:[]},z?.props,(N=s?.item)===null||N===void 0?void 0:N.props,{event:((k=s?.item)===null||k===void 0?void 0:k.event)||{},schema:d,id:s?.id,key:s?.id,recData:t,isExternalLink:J,index:e,isActive:l}))}else return null}},[t,n,i,d,s?.id,l]);return o.createElement(o.Fragment,null,r)};var bi=o.memo(_r);const io=({nudge:t})=>{var e,i,n,a,l,s;return o.createElement(o.Fragment,null,t?.isOpen&&o.createElement("div",{className:"clc-sxp-bottom-nudge",style:{marginBottom:(e=t?.marginBottom)!==null&&e!==void 0?e:5,width:(n=(i=t?.size)===null||i===void 0?void 0:i.width)!==null&&n!==void 0?n:212,height:(l=(a=t?.size)===null||a===void 0?void 0:a.height)!==null&&l!==void 0?l:38,backgroundColor:t?.backgroundColor,borderRadius:(s=t?.borderRadius)!==null&&s!==void 0?s:4}},t?.icon?o.createElement("img",{src:t.icon,alt:"nudge icon",style:{height:"100%",objectFit:"cover",flexShrink:0}}):null,o.createElement("p",{style:Object.assign(Object.assign({},t?.textStyle),{textWrap:"nowrap",textOverflow:"ellipsis",overflow:"hidden",whiteSpace:"nowrap",flex:1,marginBottom:0,marginTop:0}),dangerouslySetInnerHTML:{__html:ye(t?.content,t?.textStyle)}})))},Lr=({tagList:t=[],setActiveIndex:e,style:i})=>{const{getRecommendVideos:n,setRtcList:a,setCacheRtcList:l,setCacheActiveIndex:s,setLoading:d,swiperRef:r,waterFallData:v,bffEventReport:c,selectTag:h,setSelectTag:m}=Oe(),{backMainFeed:A}=vt(),f=o.useMemo(()=>[si,...t],[t]),b=w=>()=>{if(w===h)return;w!=="FOR U"?c?.({eventInfo:{eventSubject:"clickThemeTagsViewContents",eventDescription:"click Theme Tags View Contents",themeTags:`['${w}']`}}):A("theme",w,h);let p;w!==si&&(p=w),d?.(!0),n?.({themeTag:p}).then(y=>{var g,x,I,E;ht.emit(ut.CHANGE_THEME_TAG,p),a?.((g=y?.recList)!==null&&g!==void 0?g:[]),l?.((x=y?.recList)!==null&&x!==void 0?x:[]),e?.(0),s?.(0),(E=(I=r?.current)===null||I===void 0?void 0:I.swiper)===null||E===void 0||E.slideTo(0)}).finally(()=>{d?.(!1)}),m?.(w)};return v||t.length<=0?null:o.createElement("div",{className:"clc-sxp-tagbar",style:i},o.createElement("div",{className:"clc-sxp-tagbar-list",style:{margin:"auto",gap:24}},f.map(w=>o.createElement("button",{className:`clc-sxp-tagbar-list-item ${w===h?"clc-sxp-tagbar-list-item-active":""}`,key:w,"aria-label":w,onClick:b(w)},w))))};var no=o.memo(Lr);const Or=({resolver:t,globalConfig:e})=>{var i,n;const a=o.useMemo(()=>To(),[]),l=t?.Display,s=oi(l),d=(n=(i=e?.consentPopup)===null||i===void 0?void 0:i[0])===null||n===void 0?void 0:n.item;return o.createElement(s,Object.assign({},d?.props,{style:d?.style,event:d?.event||{},contsentState:a}))};var Rr=o.memo(Or);const oo=({globalConfig:t,descStyle:e,containerHeight:i=window.innerHeight,containerWidth:n=window.innerWidth,tempMap:a,resolver:l,data:s=[],ctaType:d,tipText:r,nudge:v,_schema:c,hashTagStyle:h,hashTagRightMargin:m,tagList:A=[],licenseUrl:f})=>{var b,w,p,y,g,x,I,E,O,M,S,u,_,C,L,T,V,F,D,R,N;const k=Tt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png"),j=Tt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png"),{schema:H}=jt(),[z,J]=o.useState(0),K=o.useRef(0),[te,re]=o.useState(!0),ve=o.useRef(),[Se,De]=o.useState(!1),[Be,de]=o.useState(!1),[Y,ne]=o.useState(new Date().getTime()),ae=o.useRef(!1),[ce,oe]=o.useState(2),{loadVideos:Te,bffEventReport:he,loading:He,setPopupDetailData:Ze,ctaEvent:Xe,swiperRef:ie,waterFallData:q,setOpenHashtag:X,appDomain:G,openHashtag:Ae,loadingImage:Q,isFromHashtag:Ue,popupDetailData:Ge,bffFbReport:Z,curTime:B,h5EnterLink:ze,isShowConsent:At,selectTag:yt,isPreview:ft,isEditor:W,cacheRtcList:U,setRtcList:ge,cacheActiveIndex:Me,rtcList:pe,isNoMoreData:Ie}=Oe(),{backMainFeed:Le,productView:We,jumpToWeb:qe}=vt(),Ke=o.useMemo(()=>s.length>0&&!He&&(wo()||t?.enableSwiperTip),[s,He,t?.enableSwiperTip]);o.useEffect(()=>{sn()},[]),o.useEffect(()=>{if(s?.length>0){const P=new Date;ve.current=P}},[s?.length]);const $e=o.useCallback(()=>{if(sn(),ze?.(),s.length>0){const P=new Date;ve.current=P}},[s.length,ze]);o.useEffect(()=>{var P;if(!d||d?.length<1)return;const se=s?.findIndex(le=>{var me,xe,Ee,ee,ke,Re,Fe,je,fe;const Ve=d?.[0];return Ve==="\u591A\u5546\u54C1CTA"?((me=le?.video)===null||me===void 0?void 0:me.bindProducts)&&((Ee=(xe=le?.video)===null||xe===void 0?void 0:xe.bindProducts)===null||Ee===void 0?void 0:Ee.length)>0:Ve==="\u5546\u54C1CTA"?(ee=le?.video)===null||ee===void 0?void 0:ee.bindProduct:((Re=(ke=le?.video)===null||ke===void 0?void 0:ke.bindCta)===null||Re===void 0?void 0:Re.itemId)===Ve&&(((Fe=le?.video)===null||Fe===void 0?void 0:Fe.url)||((fe=(je=le?.video)===null||je===void 0?void 0:je.imgUrls)===null||fe===void 0?void 0:fe.length))})||0;se!==-1&&((P=ie?.current)===null||P===void 0||P.swiper.slideTo(se))},[s,d,ie]),o.useEffect(()=>{const P=s?.[z],se=()=>{var le,me,xe,Ee,ee,ke,Re,Fe,je,fe,Ve,at,Je,Qe,it,wt,Ce,xt,Ht,Xt;const qt=!Ae&&!At;if(document.visibilityState==="hidden"){qt&&(ht.emit(ut.PAGE_DID_HIDE,P),kt(P));let Mt="";Ge&&(!((me=(le=P?.video)===null||le===void 0?void 0:le.bindProducts)===null||me===void 0)&&me.length||!((xe=P?.video)===null||xe===void 0)&&xe.bindProduct)?Mt="pdpPage":Ge&&((Re=a?.[(ke=(ee=(Ee=P?.video)===null||Ee===void 0?void 0:Ee.bindCta)===null||ee===void 0?void 0:ee.itemId)!==null&&ke!==void 0?ke:""].item)===null||Re===void 0?void 0:Re.type)==="Appoint"?Mt="formPage":Ue?Mt="hashTagPage":!((Fe=P?.video)===null||Fe===void 0)&&Fe.url?Mt="videoPage":!((je=P?.video)===null||je===void 0)&&je.imgUrls&&(!((Ve=(fe=P?.video)===null||fe===void 0?void 0:fe.imgUrls)===null||Ve===void 0)&&Ve.length)?Mt="imagePage":P?.product&&(Mt="productPage"),he?.({eventInfo:{sessionDuration:Math.floor((new Date-B.current)/1e3)+"",eventSubject:"sessionCompleted",eventDescription:"Session completed",contentId:(at=P?.video)===null||at===void 0?void 0:at.itemId,productId:(Je=P?.product)===null||Je===void 0?void 0:Je.itemId,position:z+"",fromKName:Mt,fromKPage:location?.href,ctatId:(wt=(it=(Qe=P?.video)===null||Qe===void 0?void 0:Qe.bindCta)===null||it===void 0?void 0:it.itemId)!==null&&wt!==void 0?wt:"",traceInfo:(Xt=(xt=(Ce=P?.video)===null||Ce===void 0?void 0:Ce.traceInfo)!==null&&xt!==void 0?xt:(Ht=P?.product)===null||Ht===void 0?void 0:Ht.traceInfo)!==null&&Xt!==void 0?Xt:""}})}else document.visibilityState==="visible"&&(ae.current===!0&&(ne(new Date().getTime()),ae.current=!1),$e(),qt&&(ht.emit(ut.PAGE_DID_SHOW,P),Le("external",yt)))};return document.addEventListener("visibilitychange",se),()=>{document.removeEventListener("visibilitychange",se)}},[z,he,s,$e,Ge,Ue,a,B,Le,Ae,At,yt]);const et=o.useMemo(()=>{let P=0;return A.length>0&&(P+=45,q&&(P-=45)),P},[A,q]),ue=o.useMemo(()=>{let P=0;return t?.logoUrl&&t?.isShowLogo&&(P+=56),P},[t]),$=o.useMemo(()=>i-ue-et,[ue,i,et]),be=o.useMemo(()=>{var P;const se=z===0&&!q&&!W?[(P=s?.[0])!==null&&P!==void 0?P:null]:s?.map((le,me)=>z===me||me-1===z||me+1===z?le:null);return se?.length?!q&&!Ie?se.concat([{loading:!0}]):se:[]},[s,z,q,W,Ie]),_e=o.useMemo(()=>{var P,se,le,me;if(t?.logoUrl&&t?.isShowLogo){const xe=(se=(P=t?.logoBar)===null||P===void 0?void 0:P.onClick)===null||se===void 0?void 0:se.value,Ee=((me=(le=t?.logoBar)===null||le===void 0?void 0:le.onClick)===null||me===void 0?void 0:me.linkType)==="externalLink",ee=be[z];return o.createElement("div",Object.assign({className:"clc-sxp-logo-banner",style:{backgroundColor:t?.color}},xe&&{onClick:()=>{var ke,Re,Fe,je;Ee&&qe(ee,(ke=ee?.video)===null||ke===void 0?void 0:ke.bindProduct,(Re=ee?.video)===null||Re===void 0?void 0:Re.bindCta,z,((Fe=ee?.product)===null||Fe===void 0?void 0:Fe.traceInfo)||((je=ee?.video)===null||je===void 0?void 0:je.traceInfo)),new Function(xe)()}}),o.createElement("img",{src:t?.logoUrl,alt:"logo"}))}return null},[t,z,be]),tt=o.useCallback((P,se)=>{var le,me,xe,Ee;return!((le=P?.video)===null||le===void 0)&&le.url?o.createElement(Cr,{key:Y,rec:P,index:se,muted:te,data:s,height:$,activeIndex:z,videoPostConfig:t?.videoPost,videoPlayIcon:t?.videoPlayIcon}):!((me=P?.video)===null||me===void 0)&&me.imgUrls?o.createElement(Mr,{key:P?.video.itemId,imgUrls:P?.video.imgUrls,width:n,height:$,rec:P,index:se,onViewImageEndEvent:It,onViewImageStartEvent:Nt,imgUrlsPostConfig:t?.imgUrlsPost}):P.product&&Array.isArray(t?.productPost)&&((xe=t?.productPost)===null||xe===void 0?void 0:xe.length)>0?(Ee=t?.productPost)===null||Ee===void 0?void 0:Ee.map((ee,ke)=>{var Re,Fe,je,fe,Ve,at,Je,Qe;const it=l[(Re=ee?.item)===null||Re===void 0?void 0:Re.type],wt=oi(it),Ce=(Fe=it?.extend)===null||Fe===void 0?void 0:Fe.defaulSetting;return o.createElement(wt,Object.assign({key:`${se}${ke}`,textStyle:Object.assign(Object.assign({},Ce?.textStyle),(je=ee?.item)===null||je===void 0?void 0:je.textStyle),bindDatas:(Ve=(fe=ee?.item)===null||fe===void 0?void 0:fe.bindDatas)!==null&&Ve!==void 0?Ve:[]},Ce?.props,(at=ee?.item)===null||at===void 0?void 0:at.props,{event:((Je=ee?.item)===null||Je===void 0?void 0:Je.event)||{},schema:H,id:ee?.id,viewTime:ve.current,rec:P,isPost:!0,tipText:r,style:Object.assign(Object.assign(Object.assign({},Ce?.style),(Qe=ee?.item)===null||Qe===void 0?void 0:Qe.style),{height:"100%",overflow:"auto"}),index:se,isActive:z===se}))}):null},[n,s,$,te,z,t?.productPost,t?.videoPlayIcon,ve,r,l,H,Y]),ot=o.useCallback(P=>{de(P)},[]),we=o.useMemo(()=>Be?{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"},[Be]),dt=o.useCallback((P,se)=>{var le,me,xe,Ee,ee,ke,Re,Fe,je,fe,Ve,at,Je;if(P?.video){let Qe=null;!((me=(le=P?.video)===null||le===void 0?void 0:le.bindProducts)===null||me===void 0)&&me.length?Qe="\u591A\u5546\u54C1CTA":!((xe=P?.video)===null||xe===void 0)&&xe.bindProduct?Qe="\u5546\u54C1CTA":Qe=(ee=(Ee=P?.video)===null||Ee===void 0?void 0:Ee.bindCta)===null||ee===void 0?void 0:ee.itemId;const it=a?.[Qe];return o.createElement(o.Fragment,null,((ke=P?.video)===null||ke===void 0?void 0:ke.title)&&!Be&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom",style:{marginBottom:`${(Re=t?.bottomInfoDist)!==null&&Re!==void 0?Re:40}px`}},o.createElement(io,{nudge:v}),t?.isShowCTA===void 0||t?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(bi,{rec:P,index:se,tempMap:a,resolver:l,isActive:se===z,value:it})):null,o.createElement("div",null,o.createElement(gi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:r?.foldText,unfoldText:r?.unfoldText,text:(je=(Fe=P?.video)===null||Fe===void 0?void 0:Fe.title)!==null&&je!==void 0?je:"",style:Object.assign(Object.assign({},e),{textShadow:t?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"}),onChange:ot}),o.createElement(bi,{rec:P,index:se,tempMap:a,resolver:l,includesCtaType:["AniLink"],isActive:se===z,value:it}),o.createElement(eo,{index:z,tags:(Ve=(fe=P?.video)===null||fe===void 0?void 0:fe.hashTags)!==null&&Ve!==void 0?Ve:[],itemId:(at=P?.video)===null||at===void 0?void 0:at.itemId,itemType:!((Je=P?.video)===null||Je===void 0)&&Je.itemId?"VIDEO":null,rec:P,hashTagStyle:h,hashTagRightMargin:n-(m??0)}))),o.createElement(bi,{rec:P,index:se,tempMap:a,resolver:l,includesCtaType:["AniLinkPopup"],isActive:se===z,value:it}))}return null},[e,z,a,l,r,v,h,t,ot,Be,we]),Ye=o.useCallback((P,se,le)=>{var me,xe,Ee,ee;if(!t?.isShowLike||!le)return;let ke=(me=t?.likeIconY)!==null&&me!==void 0?me:400;return q&&ke<40&&t.likeIconYPosit==="top"&&(ke+=40),P?.video?o.createElement(Jn,{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",[(xe=t.likeIconXPosit)!==null&&xe!==void 0?xe:"right"]:(Ee=t.likeIconX)!==null&&Ee!==void 0?Ee:0,[(ee=t.likeIconYPosit)!==null&&ee!==void 0?ee:"bottom"]:ke},position:se}):null},[t,q]),It=P=>{var se,le,me,xe,Ee,ee;if(!(!((se=P?.video)===null||se===void 0)&&se.url)&&(!((le=P?.video)===null||le===void 0)&&le.imgUrls)){const ke=Date.now(),Re=K.current===0?0:(ke-K.current)/1e3;he?.({eventInfo:{eventSubject:"viewImageCarouselEnd",eventDescription:"User end view the image carousel",contentId:(xe=(me=P?.video)===null||me===void 0?void 0:me.itemId)!==null&&xe!==void 0?xe:"",contentName:(Ee=P?.video.title)!==null&&Ee!==void 0?Ee:"",imageEndTime:`${ke}`,playDuration:`${Re}`,contentTags:JSON.stringify((ee=P?.video.tags)!==null&&ee!==void 0?ee:[]),position:z+"",contentFormat:"image",traceInfo:P?.video.traceInfo}})}},_t=(P,se)=>{var le,me,xe,Ee,ee,ke,Re,Fe,je,fe,Ve,at,Je,Qe,it,wt,Ce,xt,Ht,Xt,qt,Mt;if(ft||q)return;const lo=new Date-B.current;if(t?.openSlideSkip&&lo>=((le=t?.slideSkipStartTime)!==null&&le!==void 0?le:0)&&So()&&P){const Zi=((Ee=(xe=(me=P?.video)===null||me===void 0?void 0:me.bindProducts)===null||xe===void 0?void 0:xe[0])===null||Ee===void 0?void 0:Ee.link)||((ke=(ee=P?.video)===null||ee===void 0?void 0:ee.bindProduct)===null||ke===void 0?void 0:ke.link)||((Re=P?.product)===null||Re===void 0?void 0:Re.link),st=P?.product||((Fe=P?.video)===null||Fe===void 0?void 0:Fe.bindProduct)||((fe=(je=P?.video)===null||je===void 0?void 0:je.bindProducts)===null||fe===void 0?void 0:fe[0]);if(Zi){let yi=null;!((Ve=P?.video)===null||Ve===void 0)&&Ve.url?yi="video":!((Je=(at=P?.video)===null||at===void 0?void 0:at.imgUrls)===null||Je===void 0)&&Je.length&&(yi="image"),he?.({eventInfo:{eventSubject:"swipeToWeb",eventDescription:"User swiped to web",productId:(Qe=st?.itemId)!==null&&Qe!==void 0?Qe:"",productName:(it=st?.title)!==null&&it!==void 0?it:"",price:st?.price?st?.price+"":"0",productCollection:(wt=st?.collection)!==null&&wt!==void 0?wt:"",contentTags:st?.tags?JSON.stringify(st?.tags):"",position:se+"",contentId:(xt=(Ce=P?.video)===null||Ce===void 0?void 0:Ce.itemId)!==null&&xt!==void 0?xt:"",traceInfo:(Mt=(Xt=(Ht=P?.video)===null||Ht===void 0?void 0:Ht.traceInfo)!==null&&Xt!==void 0?Xt:(qt=P?.product)===null||qt===void 0?void 0:qt.traceInfo)!==null&&Mt!==void 0?Mt:"",contentFormat:yi}}),ae.current=!0,window.location.href=window.getJointUtmLink(Zi)}}},Rt=P=>{var se,le,me,xe,Ee,ee,ke,Re,Fe,je,fe,Ve,at,Je,Qe,it,wt;const Ce=s[P.previousIndex];if(!Ce)return;let xt=null;!((se=Ce?.video)===null||se===void 0)&&se.url?xt="video":!((me=(le=Ce?.video)===null||le===void 0?void 0:le.imgUrls)===null||me===void 0)&&me.length&&(xt="image"),P.previousIndex-P.activeIndex<0?(he?.({eventInfo:{eventSubject:"scrollDown",eventDescription:"User scroll down",contentId:(Ee=(xe=Ce?.video)===null||xe===void 0?void 0:xe.itemId)!==null&&Ee!==void 0?Ee:"",productId:(ke=(ee=Ce?.product)===null||ee===void 0?void 0:ee.itemId)!==null&&ke!==void 0?ke:"",requestId:null,traceInfo:(Fe=(Re=Ce?.video)===null||Re===void 0?void 0:Re.traceInfo)!==null&&Fe!==void 0?Fe:"",contentFormat:xt,position:((je=P.previousIndex)!==null&&je!==void 0?je:0)+""}}),It(Ce),_t(Ce,P.previousIndex)):(he?.({eventInfo:{eventSubject:"scrollUp",eventDescription:"User scroll up",contentId:(Ve=(fe=Ce?.video)===null||fe===void 0?void 0:fe.itemId)!==null&&Ve!==void 0?Ve:"",productId:(Je=(at=Ce.product)===null||at===void 0?void 0:at.itemId)!==null&&Je!==void 0?Je:"",requestId:null,traceInfo:(it=(Qe=Ce?.video)===null||Qe===void 0?void 0:Qe.traceInfo)!==null&&it!==void 0?it:"",contentFormat:xt,position:((wt=P.previousIndex)!==null&&wt!==void 0?wt:0)+""}}),It(Ce)),kt(Ce),ve.current=new Date},kt=P=>{var se,le,me;!(!((se=P?.video)===null||se===void 0)&&se.url)&&!(!((le=P?.video)===null||le===void 0)&&le.imgUrls)&&P?.product&&We(P,P.product,(me=P?.product)===null||me===void 0?void 0:me.bindCta,ve.current,z)};o.useEffect(()=>{const P=s[z];Ae?kt(P):ve.current=new Date},[Ae,s,z]);const Nt=(P,se,le)=>{var me,xe,Ee,ee,ke,Re,Fe,je;const fe=s[P];if(!(!((me=fe?.video)===null||me===void 0)&&me.url)&&(!((xe=fe?.video)===null||xe===void 0)&&xe.imgUrls)){const Ve=Date.now();K.current=Ve,he?.({eventInfo:{eventSubject:"viewImageCarouselStart",eventDescription:"User start view the image carousel",contentId:(ee=(Ee=fe?.video)===null||Ee===void 0?void 0:Ee.itemId)!==null&&ee!==void 0?ee:"",contentName:(ke=fe?.video.title)!==null&&ke!==void 0?ke:"",imageStartTime:`${Ve}`,contentTags:JSON.stringify((Re=fe?.video.tags)!==null&&Re!==void 0?Re:[]),position:P+"",contentFormat:"image",traceInfo:fe?.video.traceInfo,loadTime:se?.loadTime}}),le&&(Z?.({eventName:"ViewContent",product:(Fe=fe?.video)===null||Fe===void 0?void 0:Fe.bindProduct}),Z?.({eventName:"PageView",product:(je=fe?.video)===null||je===void 0?void 0:je.bindProduct}))}},Pt=o.useCallback(P=>{var se,le,me,xe,Ee,ee;if(!P)return;let ke=(se=t?.muteIconY)!==null&&se!==void 0?se:23;return q&&ke<40&&t?.muteIconYPosit==="top"&&(ke+=40),(t?.isShowMute===void 0||t?.isShowMute===!0)&&o.createElement(Qn,{style:{position:t?.muteIconFixed?"fixed":"absolute",visibility:!((me=(le=be?.[z])===null||le===void 0?void 0:le.video)===null||me===void 0)&&me.url?"visible":"hidden",zIndex:999,transform:"translate3d(0px,0px,0px)",[(xe=t?.muteIconXPosit)!==null&&xe!==void 0?xe:"right"]:(Ee=t?.muteIconX)!==null&&Ee!==void 0?Ee:0,[(ee=t?.muteIconYPosit)!==null&&ee!==void 0?ee:"bottom"]:ke},defaultValue:te,activeIcon:t?.unMuteIcon?t?.unMuteIcon:k,unactiveIcon:t?.muteIcon?t?.muteIcon:j,onChange:re})},[t,be,z,te,q]),Yt=o.useMemo(()=>He?o.createElement("div",{style:{height:$,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:Q,alt:"loading...",style:{objectFit:"contain"}})):be?.map((P,se)=>o.createElement(Dt,{key:se,virtualIndex:se,style:{overflow:"hidden"}},P&&o.createElement(o.Fragment,null,P?.loading?o.createElement("div",{style:{height:$,width:n,display:"flex",justifyContent:"center",alignItems:"center"}},o.createElement("img",{width:64,height:64,src:Q,alt:"loading...",style:{objectFit:"contain"}})):o.createElement(o.Fragment,null,dt(P,se),Ye(P,se,!t?.likeIconFixed),Pt(!t?.muteIconFixed),tt(P,se))))),[n,s,$,He,dt,tt,be,Q,Y,Pt]);return o.createElement("div",{id:"sxp-render",className:"clc-sxp-container",style:Object.assign({},t?.textUnderlineOffset&&{textUnderlineOffset:`${t?.textUnderlineOffset}px`})},q&&o.createElement(Xn,{icon:to,styles:{background:"rgba(0,0,0,.3)",color:"#fff",top:`${ue}px`},textStyle:Object.assign(Object.assign({},(g=(y=(p=(w=(b=t?.hashTag)===null||b===void 0?void 0:b[0])===null||w===void 0?void 0:w.item)===null||p===void 0?void 0:p.props)===null||y===void 0?void 0:y.textStyles)===null||g===void 0?void 0:g.hashTagTitle),{color:"#fff"}),onClose:()=>{!lt.isEqual(pe,U)&&U&&U?.length&&ge?.(U),X?.(!0)}}),_e,o.createElement(no,{tagList:A,setActiveIndex:J,style:{top:ue}}),((x=t?.backButton)===null||x===void 0?void 0:x.enable)&&o.createElement("button",{style:{position:"absolute",[(E=(I=t?.backButton)===null||I===void 0?void 0:I.xPosit)!==null&&E!==void 0?E:"left"]:(M=(O=t?.backButton)===null||O===void 0?void 0:O.x)!==null&&M!==void 0?M:0,[(u=(S=t?.backButton)===null||S===void 0?void 0:S.yPosit)!==null&&u!==void 0?u:"top"]:(((_=t?.backButton)===null||_===void 0?void 0:_.yPosit)=="top"?ue+et:0)+((L=(C=t?.backButton)===null||C===void 0?void 0:C.y)!==null&&L!==void 0?L:0),zIndex:8,border:"none",padding:0,background:"transparent"},role:"button","aria-label":"back button",onClick:()=>history?.back()},o.createElement("img",{src:(V=(T=t?.backButton)===null||T===void 0?void 0:T.icon)!==null&&V!==void 0?V:to,alt:"back button",width:100,style:{objectFit:"cover"}})),Ke?o.createElement(kr,{imageUrl:t?.swipeTipIcon,style:{top:`${50-((F=t?.swipeTipOffset)!==null&&F!==void 0?F:0)}%`},duration:t?.swiperTipAniDur}):null,o.createElement(Ut,{style:{marginTop:et},ref:ie,onSlideChange:()=>{ie.current.swiper.allowTouchMove=!1,setTimeout(()=>{ie.current.swiper.allowTouchMove=!0},500)},onActiveIndexChange:P=>{J(P.activeIndex),!Ae&&(Rt(P),!(q||W)&&P?.activeIndex+1>=s?.length&&(Se||(De(!0),Te?.(ce).then(se=>{var le;De(!1),se&&((le=se?.recList)===null||le===void 0?void 0:le.length)>0&&oe(ce+1)}))))},direction:"vertical",height:$},Yt,Ye(be[z],z,!!t?.likeIconFixed),Pt(!!t?.muteIconFixed)),o.createElement(Un,Object.assign({},(N=(R=(D=t?.hashTag)===null||D===void 0?void 0:D[0])===null||R===void 0?void 0:R.item)===null||N===void 0?void 0:N.props)),o.createElement(Rr,{resolver:l,globalConfig:t}))},Nr=({imgUrls:t,width:e,height:i,imgUrlsPostConfig:n,rec:a,index:l})=>o.createElement(Ut,{defaultValue:0,direction:"horizontal",modules:[mi,fi],pagination:{clickable:!0,bulletActiveClass:"swipe-item-active-bullet",bulletElement:"button"},height:i,style:{width:e},loop:!0,autoplay:!1},t?.map(s=>o.createElement(Dt,{key:s},o.createElement($n,{src:s,height:i,imgUrlsPostConfig:n}))));var Vr=o.memo(Nr);const Fr=({rec:t,index:e,height:i,data:n,muted:a,activeIndex:l,videoPostConfig:s,width:d})=>{const[r,v]=o.useState(!1),c=o.useRef(null),{bffEventReport:h,sxpParameter:m,waterFallData:A,openHashtag:f}=Oe(),b=o.useRef(0),[w,p]=o.useState(!1),[y,g]=o.useState(!0),x=o.useRef(null),[I,E]=o.useState("");o.useEffect(()=>{c.current&&(c.current.muted=a)},[a]);const O=o.useCallback(()=>{var N;(N=c.current)===null||N===void 0||N.play()},[]),M=Tt("/pb_static/06f28a2025c74c1cb49be6767316d827.png"),S=o.useCallback(()=>{var N,k,j,H,z,J,K,te,re,ve,Se,De,Be;v(!1);const de=n[e];if(de&&(!((N=c?.current)===null||N===void 0)&&N.duration)){b.current=((k=c?.current)===null||k===void 0?void 0:k.currentTime)||0;const Y=((H=(j=c.current)===null||j===void 0?void 0:j.duration)!==null&&H!==void 0?H:0).toFixed(2),ne=((J=(z=c.current)===null||z===void 0?void 0:z.currentTime)!==null&&J!==void 0?J:0).toFixed(2),ae=y?"0":"1";h?.({eventInfo:{eventSubject:"playVideo",eventDescription:"User played the video",contentId:(te=(K=de?.video)===null||K===void 0?void 0:K.itemId)!==null&&te!==void 0?te:"",contentName:(ve=(re=de?.video)===null||re===void 0?void 0:re.title)!==null&&ve!==void 0?ve:"",playType:ae,startTime:ne,videoDuration:Y,contentTags:JSON.stringify((De=(Se=de?.video)===null||Se===void 0?void 0:Se.tags)!==null&&De!==void 0?De:[]),position:e+"",contentFormat:"video",traceInfo:(Be=de?.video)===null||Be===void 0?void 0:Be.traceInfo}}),g(!1)}},[h,n,e,y]),u=o.useCallback(()=>{p(!0)},[]),_=o.useCallback(N=>()=>{var k,j,H,z,J;if(!w)return;const K=(k=c.current)===null||k===void 0?void 0:k.paused;switch(N){case"start":if(!K)return;(j=c.current)===null||j===void 0||j.play(),v(!1);break;case"pause":if(K)return;(H=c.current)===null||H===void 0||H.pause(),v(!0);break;default:K?(z=c.current)===null||z===void 0||z.play():(J=c.current)===null||J===void 0||J.pause(),v(!K);break}},[w]),C=o.useCallback(()=>{var N,k,j,H,z,J,K,te,re,ve,Se,De,Be;const de=n[e],Y=((k=(N=c.current)===null||N===void 0?void 0:N.duration)!==null&&k!==void 0?k:0).toFixed(2),ne=((H=(j=c.current)===null||j===void 0?void 0:j.currentTime)!==null&&H!==void 0?H:0).toFixed(2);if(!((z=c?.current)===null||z===void 0)&&z.duration){const ae=(((J=c?.current)===null||J===void 0?void 0:J.currentTime)-b.current).toFixed(2);h?.({eventInfo:{eventSubject:"playOverVideo",eventDescription:"User finished playing the video",contentId:(te=(K=de?.video)===null||K===void 0?void 0:K.itemId)!==null&&te!==void 0?te:"",contentName:(ve=(re=de?.video)===null||re===void 0?void 0:re.title)!==null&&ve!==void 0?ve:"",endTime:ne,videoDuration:Y,playDuration:ae,contentTags:JSON.stringify((De=(Se=de?.video)===null||Se===void 0?void 0:Se.tags)!==null&&De!==void 0?De:[]),position:e+"",contentFormat:"video",traceInfo:(Be=de?.video)===null||Be===void 0?void 0:Be.traceInfo}})}},[n,e,h]),L=o.useMemo(()=>s?.mode==="2",[s]),T=o.useMemo(()=>{var N;return s?.mode==="2"?`translateY(-${50+((N=s?.offsetTop)!==null&&N!==void 0?N:0)}%) translate3d(0px, 0px, 0px)`:"translateY(-50%)"},[s]),V=o.useMemo(()=>{var N;return((N=t?.video)===null||N===void 0?void 0:N.cover)||I},[I,t]),F=o.useCallback(()=>{if(!x||!c||!c.current||!x.current)return;const N=c?.current,k=x?.current,j=k.getContext("2d"),H=window?.innerWidth,z=window?.innerHeight;k.height=z,k.width=H,j?.drawImage(N,0,0,k.width,k.height),E(k.toDataURL())},[]);o.useEffect(()=>{var N,k,j,H;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 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(N=c.current)===null||N===void 0||N.addEventListener("loadedmetadata",u),(k=c.current)===null||k===void 0||k.addEventListener("canplay",u),(j=c.current)===null||j===void 0||j.addEventListener("playing",S),(H=c.current)===null||H===void 0||H.addEventListener("loadeddata",F),()=>{var z,J,K,te;(z=c.current)===null||z===void 0||z.removeEventListener("loadedmetadata",u),(J=c.current)===null||J===void 0||J.removeEventListener("canplay",u),(K=c.current)===null||K===void 0||K.removeEventListener("playing",S),(te=c.current)===null||te===void 0||te.removeEventListener("loadeddata",F)}}},[u,S,t?.video,F]);const D=o.useMemo(()=>!m?.placeholder_image||w?null:o.createElement("img",{style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",objectFit:"cover"},src:m?.placeholder_image,alt:"video poster"}),[w,m?.placeholder_image]);o.useEffect(()=>{const N=()=>{var k,j;l===e&&(!((k=t?.video)===null||k===void 0)&&k.url)&&(!((j=c?.current)===null||j===void 0)&&j.src)&&!r&&_("pause")()};return window.addEventListener("beforeunload",N),()=>{window.removeEventListener("beforeunload",N)}},[l,e,t,c,_,r]);const R=o.useMemo(()=>L?{filter:"blur(10px)",transform:"translate3d(0px, 0px, 0px) scale(1.2)"}:{},[L]);return t?.video?o.createElement(o.Fragment,null,L?o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:_(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},o.createElement(bt,{src:V,style:Object.assign({height:i,width:d,objectFit:"cover"},R)}),o.createElement("canvas",{ref:x,style:{display:"none"}}),o.createElement("div",{style:{position:"absolute",width:d,height:i,top:"50%",transform:T,left:0,right:0}},o.createElement("div",{style:{position:"relative",width:d,height:"100%"}},o.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:O,style:{width:"100%",height:i,objectFit:"contain"}}),o.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:M,alt:"video pause image"}))),D):o.createElement("div",{className:"video-container",key:t?.video.itemId,onClick:_(),style:{position:"relative",width:d,height:i,overflow:"hidden"}},o.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:O}),D,o.createElement("img",{hidden:!r,className:"clc-pb-video-pause",src:M,alt:"video pause image"}))):null};var jr=o.memo(Fr);const Yi={};Object.values(Gi).forEach(t=>{Yi[t.extend.type]=t});const Br="/pb_static/f71266d2c64446c5ae6a5a7f5489cc0a.png",zr="/pb_static/f07900fe3f0f4ae188ea1611d4801a44.png",Wr=({data:t=[],globalConfig:e,tipText:i,nudge:n,tempMap:a,descStyle:l,hashTagStyle:s,containerHeight:d=664,containerWidth:r=375,appDomain:v,tagList:c=[]})=>{const h=o.useMemo(()=>{let E=0;return e?.logoUrl&&e?.isShowLogo&&(E+=45),c.length>0&&(E+=45),d-E},[e,d,c]),m=(E,O)=>{var M,S,u,_;if(!((M=E?.video)===null||M===void 0)&&M.url)return o.createElement(jr,{rec:E,index:O,muted:!0,width:r,data:t??[],height:h,activeIndex:O,videoPostConfig:e?.videoPost});if(!((S=E?.video)===null||S===void 0)&&S.imgUrls)return o.createElement(Vr,{key:E?.video.itemId,imgUrls:E?.video.imgUrls,width:r,height:h,rec:E,index:O,imgUrlsPostConfig:e?.imgUrlsPost});if(E.product&&E.product&&Array.isArray(e?.productPost)&&((u=e?.productPost)===null||u===void 0?void 0:u.length)>0)return(_=e?.productPost)===null||_===void 0?void 0:_.map((C,L)=>{var T,V,F,D,R,N,k,j;const H=Yi[(T=C?.item)===null||T===void 0?void 0:T.type],z=oi(H),J=(V=H?.extend)===null||V===void 0?void 0:V.defaulSetting;return o.createElement(z,Object.assign({key:`${O}${L}`,textStyle:Object.assign(Object.assign({},J?.textStyle),(F=C?.item)===null||F===void 0?void 0:F.textStyle),bindDatas:(R=(D=C?.item)===null||D===void 0?void 0:D.bindDatas)!==null&&R!==void 0?R:[]},J?.props,(N=C?.item)===null||N===void 0?void 0:N.props,{event:((k=C?.item)===null||k===void 0?void 0:k.event)||{},id:C?.id,rec:E,isPost:!0,tipText:i,style:Object.assign(Object.assign(Object.assign({},J?.style),(j=C?.item)===null||j===void 0?void 0:j.style),{width:r,height:h,overflow:"auto"}),index:O}))})},A=o.useMemo(()=>e?.logoUrl&&e?.isShowLogo?o.createElement("div",{className:"clc-sxp-logo-banner",style:{backgroundColor:e?.color}},o.createElement("img",{src:e?.logoUrl,alt:"logo"})):null,[e]),f=(E,O)=>e?.isShowCTA===void 0||e?.isShowCTA?o.createElement("div",{className:"clc-sxp-bottom-card"},o.createElement(bi,{rec:E,index:O,tempMap:a,resolver:Yi})):null,b=(E,O)=>{var M,S,u,_,C,L,T;return E?.video?o.createElement(o.Fragment,null,((M=E?.video)===null||M===void 0?void 0:M.title)&&o.createElement("div",{className:"clc-sxp-bottom-shadow"}),o.createElement("div",{className:"clc-sxp-bottom"},o.createElement(io,{nudge:n}),f(E,O),o.createElement("div",null,o.createElement(gi,{className:"clc-sxp-bottom-text",isPost:!0,foldText:i?.foldText,unfoldText:i?.unfoldText,text:(u=(S=E?.video)===null||S===void 0?void 0:S.title)!==null&&u!==void 0?u:"",style:Object.assign(Object.assign({},l),{textShadow:e?.isOpenTextShadow?"2px 2px 4px rgba(0, 0, 0, 0.5)":"none"})})),o.createElement(eo,{index:O,tags:(C=(_=E?.video)===null||_===void 0?void 0:_.hashTags)!==null&&C!==void 0?C:[],itemId:(L=E?.video)===null||L===void 0?void 0:L.itemId,itemType:!((T=E?.video)===null||T===void 0)&&T.itemId?"VIDEO":null,rec:E,hashTagStyle:s}))):null},w=Tt(zr,v),p=Tt(Br,v),y=(E,O)=>{var M,S,u,_;if(!e?.isShowLike)return;let C=(M=e?.likeIconY)!==null&&M!==void 0?M:400;return C<40&&(C+=40),E?.video?o.createElement(Jn,{key:E.position,activeIcon:(S=e?.likeIcon)!==null&&S!==void 0?S:w,unActicveIcon:(u=e?.unlikeIcon)!==null&&u!==void 0?u:p,position:O,active:E.isCollected,recData:E,className:"clc-sxp-like-button",style:{top:C,right:(_=e?.likeIconX)!==null&&_!==void 0?_:0}}):null},g=Tt("/pb_static/5beaaa5ce7f3477b99db3838619cc471.png",v),x=Tt("/pb_static/fea8668a8a894e4aa3a86bcc775e895e.png",v),I=(E,O)=>{var M,S,u,_;return o.createElement("div",{style:{position:"relative",border:"1px solid #e1e1e1"}},A,o.createElement(no,{tagList:c}),o.createElement(Qn,{style:{position:"absolute",right:(M=e?.muteIconX)!==null&&M!==void 0?M:0,visibility:!((u=(S=t?.[O])===null||S===void 0?void 0:S.video)===null||u===void 0)&&u.url?"visible":"hidden",bottom:(_=e?.muteIconY)!==null&&_!==void 0?_:23,zIndex:999},defaultValue:!0,activeIcon:e?.unMuteIcon?e?.unMuteIcon:g,unactiveIcon:e?.muteIcon?e?.muteIcon:x}),m(E,O),b(E,O),y(E,O))};return o.createElement("div",{className:Pe.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((E,O)=>I(E,O)))};var Hr=o.memo(Wr);const Xr=()=>{const{schema:t,resolver:e,popup:i}=jt(),{setPopupDetailData:n,popupDetailData:a,popupCurTimeRef:l,checkCommodityIndexRef:s}=Oe(),{productView:d}=vt(),[r,v]=o.useState();o.useEffect(()=>{const A=()=>{l.current=new Date};return A(),window.addEventListener("pageshow",A),()=>{window.removeEventListener("pageshow",A)}},[]),o.useEffect(()=>{i&&i?.id&&i?.id!==""&&(l.current=new Date,v(i))},[i]);const c=o.useMemo(()=>{var A,f,b,w;const p=(b=(f=(A=t?.sxpPageConf)===null||A===void 0?void 0:A.globalConfig)===null||f===void 0?void 0:f.popupList)===null||b===void 0?void 0:b.find((y,g)=>{if(y?.id===i?.id)return y});return p!==-1&&((w=p?.item)===null||w===void 0?void 0:w.type)==="Iframe"},[i,t]),h=()=>{var A,f,b,w,p,y,g,x,I,E,O,M,S,u,_,C,L,T;if(!i||i?.id===""||!r||new Date-l.current<((A=i?.duration)!==null&&A!==void 0?A:0))return;v(Object.assign(Object.assign({},i),{id:""}));const V=(w=(b=(f=t?.sxpPageConf)===null||f===void 0?void 0:f.globalConfig)===null||b===void 0?void 0:b.popupList)===null||w===void 0?void 0:w.find(F=>F?.id===i?.id);if(((p=V?.item)===null||p===void 0?void 0:p.type)==="CommodityDetail"||((y=V?.item)===null||y===void 0?void 0:y.type)==="CommodityDetailDiroNew"){const F=a;let D=(x=(g=F?.video)===null||g===void 0?void 0:g.bindProduct)!==null&&x!==void 0?x:(E=(I=F?.video)===null||I===void 0?void 0:I.bindProducts)===null||E===void 0?void 0:E[0],R=(S=(M=(O=F?.video)===null||O===void 0?void 0:O.bindProduct)===null||M===void 0?void 0:M.bindCta)!==null&&S!==void 0?S:(C=(_=(u=F?.video)===null||u===void 0?void 0:u.bindProducts)===null||_===void 0?void 0:_[0])===null||C===void 0?void 0:C.bindCta;if(s?.current>=0){const N=(T=(L=F?.video)===null||L===void 0?void 0:L.bindProducts)===null||T===void 0?void 0:T[s?.current];N&&(D=N,R=N?.bindCta)}D&&R&&d(F,D,R,l.current,a?.index)}setTimeout(()=>{window?.sxpPopup(""),n?.(null),s.current=-1},i?.duration)},m=o.useMemo(()=>{var A,f,b;return(b=(f=(A=t?.sxpPageConf)===null||A===void 0?void 0:A.globalConfig)===null||f===void 0?void 0:f.popupList)===null||b===void 0?void 0:b.map((w,p)=>{var y,g,x,I,E,O,M,S,u,_,C,L,T,V;if(w?.id===i?.id){const F=e[(y=w?.item)===null||y===void 0?void 0:y.type],D=oi(F),R=((I=(x=(g=w?.item)===null||g===void 0?void 0:g.event)===null||x===void 0?void 0:x.onClick)===null||I===void 0?void 0:I.linkType)==="externalLink",N=((M=(O=(E=w?.item)===null||E===void 0?void 0:E.event)===null||O===void 0?void 0:O.onClick)===null||M===void 0?void 0:M.linkType)==="popup",k=(S=F?.extend)===null||S===void 0?void 0:S.defaulSetting;return o.createElement(D,Object.assign({key:p,style:Object.assign(Object.assign(Object.assign({},k?.style),(u=w?.item)===null||u===void 0?void 0:u.style),{height:"100%"}),textStyle:Object.assign(Object.assign({},k?.textStyle),(_=w?.item)===null||_===void 0?void 0:_.textStyle),bindDatas:(L=(C=w?.item)===null||C===void 0?void 0:C.bindDatas)!==null&&L!==void 0?L:[]},k?.props,(T=w?.item)===null||T===void 0?void 0:T.props,{event:((V=w?.item)===null||V===void 0?void 0:V.event)||{},schema:t,id:w?.id,isExternalLink:R,isPopup:N,onClose:h}))}else return o.createElement(o.Fragment,null)})},[t,i,e,h]);return o.createElement(Qt,{popup:r,onClose:h,padding:0,modalStyle:{position:"fixed"},isFullScreen:c},m)},qi={};Object.values(Gi).forEach(t=>{qi[t.extend.type]=t});const Gr=({data:t,maxSize:e=10,defaultSize:i=10,hashTagSize:n=20,loadingImage:a,appDomain:l,licenseUrl:s,enabledMetaConversionApi:d})=>{var r,v,c,h,m,A,f,b,w,p,y;const g=o.useMemo(()=>{var x;return location?.search?(x=location?.search)===null||x===void 0?void 0:x.replace("?",""):""},[]);return o.createElement(bn,{resolver:qi,enableDataSource:!1,schema:t?.data,utmVal:g},o.createElement(fn,{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:(h=(c=t?.sxp_parameter)===null||c===void 0?void 0:c.default_recommend)!==null&&h!==void 0?h:i,hashTagSize:(A=(m=t?.sxp_parameter)===null||m===void 0?void 0:m.hash_tag_size)!==null&&A!==void 0?A:n,loadingImage:a,appDomain:l,enabledMetaConversionApi:d,isShowTag:(w=(b=(f=t?.data)===null||f===void 0?void 0:f.sxpPageConf)===null||b===void 0?void 0:b.globalConfig)===null||w===void 0?void 0:w.isShowTag,globalConfig:(y=(p=t?.data)===null||p===void 0?void 0:p.sxpPageConf)===null||y===void 0?void 0:y.globalConfig,utmParameter:t?.utm_parameter,render:({rtcList:x,tagList:I})=>{var E;return o.createElement(o.Fragment,null,o.createElement(oo,Object.assign({},(E=t?.data)===null||E===void 0?void 0:E.sxpPageConf,{tagList:I,data:x,resolver:qi,licenseUrl:s})),o.createElement(Xr,null))}}))};var Ur=o.memo(Gr);exports.DiyPortalPreview=Hr,exports.EditorDataProvider=fr,exports.Modal=Qt,exports.SxpDataSourceProvider=fn,exports.SxpPageCore=Ur,exports.SxpPageRender=oo,exports.core=Mo,exports.default=Ao,exports.materials=Gi,exports.useEditorDataProvider=Kn;
|
7
7
|
//# sourceMappingURL=index.min.cjs.map
|