(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,5397,e=>{"use strict";let t=(0,e.i(981030).atom)();e.s(["showAdminHeaderAtom",0,t])},688070,e=>{"use strict";let t=(0,e.i(981030).atom)(!1);e.s(["isWebViewOnlyAtom",0,t])},630986,e=>{"use strict";var t=e.i(546446),r=e.i(604323);e.s(["useCMSAttributes",0,()=>(0,t.useAtomValue)(r.metricsArticleDataAtom)])},37423,e=>{"use strict";let t=(0,e.i(981030).atom)(!1);e.s(["dprSdkIsInitializedAtom",0,t])},742436,283366,e=>{"use strict";e.s(["ExperimentContext",()=>O,"ExperimentProvider",()=>L,"default",()=>R,"useExperimentContext",()=>N],742436);var t=e.i(546584),r=e.i(699173),i=e.i(592121),a=e.i(185312),n=e.i(333350),l=e.i(310847),o=e.i(546446),s=e.i(737801),u=e.i(688070),c=e.i(158662),d=e.i(528600),p=e.i(530102),f=e.i(553329);let m="production"!==t.default.env.VERCEL_TARGET_ENV,g=new Set;e.s(["getExposureVariantOverride",()=>T,"resetExposures",()=>P,"useExposure",()=>k],283366);var h=e.i(695881),y=e.i(358273);let x=(0,h.createLogger)("useExposure"),v="wxu-exp-exposed:",w=new Set,b=()=>{try{return(0,y.getMetricsSession)()?.sessionId||null}catch{return null}},E=e=>{try{let t=localStorage.getItem(v+e);return new Set(t?JSON.parse(t):[])}catch{return new Set}},A=(e,t)=>{try{for(let t=localStorage.length-1;t>=0;t--){let r=localStorage.key(t);r?.startsWith(v)&&r!==v+e&&localStorage.removeItem(r)}localStorage.setItem(v+e,JSON.stringify([...t]))}catch{}},C=e=>{if(0===w.size)return;let t=E(e);for(let e of w)t.add(e);A(e,t),w.clear()},I=e=>{let t=b();return t?(C(t),E(t).has(e)):w.has(e)},_=new Map;function T(e){return _.get(e)}function P(){w.clear(),_.clear();let e=b();if(e)try{localStorage.removeItem(v+e)}catch{}}function k(e,t){let r=void 0!==t,a=t?.variant,l=(0,i.useContext)(O);(0,i.useEffect)(()=>{if(!n.default||!l||I(e)||r&&void 0===a)return;let{client:t}=l;if(!t)return;let i=()=>{if(!I(e)){(e=>{let t=b();if(!t)return w.add(e);C(t);let r=E(t);r.add(e),A(t,r)})(e),void 0!==a&&_.set(e,a);try{t.exposure(e)}catch(e){x.error("Failed to track exposure:",e)}}};window.mParticle?.isInitialized?.()?i():window.mParticle?.ready?.(i)},[l,e,r,a])}let S="client-a74nh7wdmymfO9eOcl5awe1cgB30BDRV",j="production"!==t.default.env.VERCEL_TARGET_ENV,O=(0,i.createContext)(null),L=({children:e,scriptSrc:t})=>{let h,y,x=(0,o.useAtomValue)(l.wxuUserAnonymousIdAtom),v=(h=(0,s.useEventAttributes)(),y=(0,o.useAtomValue)(u.isWebViewOnlyAtom),(0,i.useCallback)((e,t={})=>{if(y)return void console.debug("Skipping enrolled-in-experiment in webview mode");if(!window.mParticle?.isInitialized?.())return void console.warn("MParticle is not initialized");if(!e)return void console.warn("No exposure data provided to trackEnrolledInExperiment");if(!e.experiment_key)return void console.debug(`[Experiment] Skipping exposure tracking for ${e.flag_key} - no experiment_key (feature flag only)`);try{let r={...h,newVariant:e.variant||"",newExperiment:e.experiment_key,newExperimentReceivedAt:Date.now()};window.mParticle?.logEvent?.("enrolled-in-experiment",window.mParticle?.EventType?.Other,r,t),console.debug(`MParticle: Event tracked - enrolled-in-experiment for ${e.flag_key||"unknown"}:${e.variant}`)}catch(e){console.error("MParticle: Failed to track event",e)}},[h,y])),w=(0,o.useSetAtom)(c.experimentJoinListAtom),{user:b}=(0,d.useUser)(),[E,A]=(0,i.useState)(!1),[C,I]=(0,i.useState)(!1),[,_]=(0,i.useState)(0),k=(0,i.useRef)(void 0),L=(0,i.useRef)(void 0),N=(0,p.getCookie)("ANON_C")?.toString();k.current=b.userID||void 0,L.current=N||x;let R=(0,i.useRef)(new Set),$=(0,i.useCallback)(e=>{let t=T(e.flag_key),r=void 0!==t?{...e,variant:t}:e,i=`${r.flag_key}::${r.variant??""}`;R.current.has(i)||(R.current.add(i),v(r),function({exposure:e,userId:t,deviceId:r}){if(!e.experiment_key){m&&console.debug(`[Experiment] Skipping Amplitude HTTP exposure for ${e.flag_key} — no experiment_key (feature flag only)`);return}if(!t&&!r){m&&console.debug("[Experiment] Skipping Amplitude HTTP exposure — no user identity");return}let i=`${e.flag_key}::${e.variant??""}`;if(g.has(i)){m&&console.debug(`[Experiment] Skipping duplicate Amplitude HTTP exposure: ${i}`);return}g.add(i);let a={api_key:"bb1117981ed2a95dc4fa64b75661d681",events:[{event_type:"$exposure",user_id:t,device_id:r,ip:"$remote",event_properties:{flag_key:e.flag_key,variant:e.variant,experiment_key:e.experiment_key,platform:"web",app_name:"wx-next-web",environment:m?"dev":"prod",experimentation_platform:"amplitude_experiment"}}]};(async()=>{let{data:t,error:r}=await (0,f.tryCatch)(fetch("https://api2.amplitude.com/2/httpapi",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(a),keepalive:!0}));return r?console.error("[Experiment] Failed to send exposure to Amplitude HTTP API:",r):t&&!t.ok?console.error(`[Experiment] Amplitude HTTP API returned ${t.status}`):m&&console.debug("[Experiment] Amplitude HTTP exposure sent:",{flag_key:e.flag_key,variant:e.variant})})()}({exposure:r,userId:k.current,deviceId:L.current}))},[v]),[U,B]=(0,i.useState)({});(0,i.useEffect)(()=>{if(n.default){let e=(0,p.getCookie)("amplitude-variants");if(e)try{let t=JSON.parse(e.toString());B(t),j&&Object.keys(t).length>0&&console.debug("[Experiment] Loaded server variants from cookie:",Object.keys(t))}catch(e){console.error("[Experiment] Failed to parse variants cookie:",e)}}},[]),(0,i.useEffect)(()=>{0===Object.keys(U).length?w(null):w(JSON.stringify(Object.entries(U).filter(([,e])=>!!e?.key).map(([e,t])=>{let r=t.key??"",i=Math.floor(Date.now()/1e3);return`${e},${r},${i}`})))},[U,w]);let K=function(e,t,r){let a=(0,i.useRef)(null),[l,o]=(0,i.useState)(!1);return(0,i.useEffect)(()=>{if(!l&&n.default&&S&&t){if(!window.Experiment)return void console.error("Amplitude Experiment SDK not loaded. Script may still be loading.");try{let t=Object.keys(r).length>0;a.current=window.Experiment.initialize(S,{debug:j,fetchTimeoutMillis:5e3,retryFetchOnFailure:!0,fetchOnStart:!1,automaticExposureTracking:!1,exposureTrackingProvider:{track:t=>{try{e(t),j&&console.debug("[Experiment] Exposure tracked:",t)}catch(e){console.error("[Experiment] Failed to track exposure:",e)}}},initialVariants:t?r:void 0,source:t?"initialVariants":"localStorage"}),o(!0),j&&(t?console.debug("[Experiment] SDK initialized with server variants:",Object.keys(r)):console.debug("[Experiment] SDK initialized (will fetch from API)"))}catch(e){console.error("Failed to initialize Amplitude Experiment SDK:",e)}}},[l,t,e,r]),a.current}($,E,U);return(0,i.useEffect)(()=>{(async()=>{if(!K)return;let e=(0,p.getCookie)("ANON_C")?.toString()||x;if(!e&&!b.userID){j&&console.debug("[Experiment] No user identifier available"),I(!0);return}let t={device_id:e,...b.userID?{user_id:b.userID}:{},user_properties:{}};j&&console.debug("[Experiment] Fetching experiments from API for user:",t);try{await K.fetch(t)}catch(e){console.error("[Experiment] Failed to fetch experiments:",e)}finally{I(!0)}})()},[K,x,b.userID]),(0,i.useEffect)(()=>{R.current.clear(),g.clear(),P(),_(e=>e+1)},[b.userID]),(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(a.default,{src:t,strategy:"afterInteractive",onLoad:()=>{A(!0),j&&console.debug("Amplitude Experiment script loaded")},onError:e=>{console.error("Failed to load Amplitude Experiment script:",e)}}),(0,r.jsx)(O.Provider,{value:{client:K,variant:(e,t)=>{if(!K)return t;let r=K.variant(e,t);return j&&console.debug("[Experiment] Current Variant:",r),r},fetch:e=>{if(!K)return Promise.resolve();if(!e){let e=(0,p.getCookie)("ANON_C")?.toString()||x;if(e||b.userID){let t={device_id:e,...b.userID?{user_id:b.userID}:{},user_properties:{}};return K.fetch(t)}}return K.fetch(e)},isFetchComplete:C},children:e})]})},N=()=>{let e=(0,i.useContext)(O);if(!e)throw Error("useExperimentContext must be used within an AmplitudeExperimentProvider");return e},R=L},436028,e=>{"use strict";e.s(["hasLength",0,e=>Array.isArray(e)&&e.length>0])},49893,e=>{"use strict";let t=(0,e.i(981030).atom)();e.s(["adsKillswitchAtom",0,t])},21121,e=>{"use strict";let t=(0,e.i(981030).atom)(!1);e.s(["showVelvetcakeModuleAtom",0,t])},514514,e=>{"use strict";var t=e.i(592121);let r=e=>{let t=e.replace(/^([A-Z])|[\s-_]+(\w)/g,(e,t,r)=>r?r.toUpperCase():t.toLowerCase());return t.charAt(0).toUpperCase()+t.slice(1)},i=(...e)=>e.filter((e,t,r)=>!!e&&""!==e.trim()&&r.indexOf(e)===t).join(" ").trim();var a={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};let n=(0,t.forwardRef)(({color:e="currentColor",size:r=24,strokeWidth:n=2,absoluteStrokeWidth:l,className:o="",children:s,iconNode:u,...c},d)=>(0,t.createElement)("svg",{ref:d,...a,width:r,height:r,stroke:e,strokeWidth:l?24*Number(n)/Number(r):n,className:i("lucide",o),...!s&&!(e=>{for(let t in e)if(t.startsWith("aria-")||"role"===t||"title"===t)return!0})(c)&&{"aria-hidden":"true"},...c},[...u.map(([e,r])=>(0,t.createElement)(e,r)),...Array.isArray(s)?s:[s]]));e.s(["default",0,(e,a)=>{let l=(0,t.forwardRef)(({className:l,...o},s)=>(0,t.createElement)(n,{ref:s,iconNode:a,className:i(`lucide-${r(e).replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase()}`,`lucide-${e}`,l),...o}));return l.displayName=r(e),l}],514514)},47524,e=>{"use strict";var t=e.i(699173),r=e.i(592121),i=e.i(747961);let a=(0,r.forwardRef)(({title:e,titleId:r,desc:i,descId:a,...n},l)=>(0,t.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",ref:l,"aria-labelledby":r,"aria-describedby":a,...n,children:[i?(0,t.jsx)("desc",{id:a,children:i}):null,void 0===e?(0,t.jsx)("title",{id:r,children:"Chevron Right"}):e?(0,t.jsx)("title",{id:r,children:e}):null,(0,t.jsx)("path",{fill:"currentColor",d:"M10.414 7.643c.26.26.26.682 0 .943l-4.178 4.178a.495.495 0 1 1-.7-.7l3.95-3.95-3.95-3.95a.495.495 0 1 1 .7-.7z"})]})),n=r.default.forwardRef((e,r)=>(0,t.jsx)(i.BaseIcon,{ref:r,icon:a,...e}));n.displayName="ChevronRight",e.s(["ChevronRight",0,n])},523084,e=>{"use strict";var t=e.i(699173),r=e.i(592121),i=e.i(747961);let a=(0,r.forwardRef)(({title:e,titleId:r,desc:i,descId:a,...n},l)=>(0,t.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 16 16",ref:l,"aria-labelledby":r,"aria-describedby":a,...n,children:[i?(0,t.jsx)("desc",{id:a,children:i}):null,void 0===e?(0,t.jsx)("title",{id:r,children:"Chevron Left"}):e?(0,t.jsx)("title",{id:r,children:e}):null,(0,t.jsx)("path",{fill:"currentColor",d:"M5.586 8.586a.667.667 0 0 1 0-.943l4.178-4.179a.495.495 0 0 1 .7.7l-3.95 3.95 3.95 3.95a.495.495 0 1 1-.7.7z"})]})),n=r.default.forwardRef((e,r)=>(0,t.jsx)(i.BaseIcon,{ref:r,icon:a,...e}));n.displayName="ChevronLeft",e.s(["ChevronLeft",0,n])},258990,e=>{"use strict";e.s(["decodeLocId",0,e=>{try{return decodeURIComponent(e)}catch{return e}}])},674885,e=>{"use strict";var t=e.i(981030),r=e.i(617874),i=e.i(889753);let a=(0,t.atom)(e=>e(i.userPreferencesAtom)?.unit||r.UNIT_IMPERIAL),n=(0,t.atom)(e=>e(a)===r.UNIT_IMPERIAL),l=(0,t.atom)(e=>e(a)===r.UNIT_METRIC),o=(0,t.atom)(e=>e(a)===r.UNIT_HYBRID);e.s(["isHybridUnitsAtom",0,o,"isImperialUnitsAtom",0,n,"isMetricUnitsAtom",0,l,"userUnitPreferenceAtom",0,a])},697151,e=>{"use strict";let t=(0,e.i(514514).default)("globe",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20",key:"13o1zl"}],["path",{d:"M2 12h20",key:"9i4pu4"}]]);e.s(["Globe",0,t],697151)},999066,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0});var i={default:function(){return c},getImageProps:function(){return u}};for(var a in i)Object.defineProperty(r,a,{enumerable:!0,get:i[a]});let n=e.r(481258),l=e.r(589204),o=e.r(146330),s=n._(e.r(165613));function u(e){let{props:t}=(0,l.getImgProps)(e,{defaultLoader:s.default,imgConf:{deviceSizes:[640,750,828,1080,1280,1600],imageSizes:[32,48,64,96,128,256,384],qualities:[75],path:"/_next/image/",loader:"custom",dangerouslyAllowSVG:!1,unoptimized:!1}});for(let[e,r]of Object.entries(t))void 0===r&&delete t[e];return{props:t}}let c=o.Image},861559,(e,t,r)=>{t.exports=e.r(999066)},37429,e=>{"use strict";var t=e.i(699173),r=e.i(592121),i=e.i(861559),a=e.i(632137);let n={square:"Square (1:1)",video:"Video (16:9)",goldenPortrait:"Golden Portrait (1:1.618)",goldenLandscape:"Golden Landscape (1.618:1)","16/9":"16:9","8/5":"8:5","4/3":"4:3","3/2":"3:2","2/3":"2/3","1/1":"1:1",auto:"Auto"};["square","video","goldenPortrait","goldenLandscape","16/9","8/5","4/3","3/2","2/3","1/1","auto"].map(e=>({label:n[e],value:e}));let l={square:"aspect-square",video:"aspect-video",goldenPortrait:"aspect-[1/1.618]",goldenLandscape:"aspect-[1.618/1]","16/9":"aspect-[16/9]","8/5":"aspect-[8/5]","4/3":"aspect-[4/3]","3/2":"aspect-[3/2]","2/3":"aspect-[2/3]","1/1":"aspect-[1/1]",auto:"h-full w-full"},o=(0,r.forwardRef)(({src:e,alt:r,shadow:n,rounded:o=!0,className:s,wrapperClassName:u,width:c=320,height:d=180,quality:p,priority:f=!1,loading:m,isFetchPriority:g=!1,objectFit:h,fill:y=!1,sizes:x,aspectRatio:v,isAnimated:w=!1,...b},E)=>{if(!e)return null;let A=w||e.toLowerCase().endsWith(".gif"),C=y||!!v,I=h??(v?"cover":"contain"),_=v?l[v]:"",T=(0,t.jsx)(i.default,{ref:E,src:e,alt:r,width:C?void 0:c,height:C?void 0:d,quality:p,priority:f,loading:m,fetchPriority:g?"high":void 0,fill:C,sizes:x,unoptimized:A,className:(0,a.cn)({"shadow-md":n,"rounded-lg":o,"object-contain":"contain"===I,"object-cover":"cover"===I,"object-fill":"fill"===I,"object-none":"none"===I,"object-scale-down":"scale-down"===I,"h-auto w-full":!C},s),...b});return C?(0,t.jsx)("div",{className:(0,a.cn)("relative overflow-hidden",_,!v&&"h-full w-full",u),children:T}):T});o.displayName="Image",e.s(["Image",0,o,"default",0,o])},512134,e=>{"use strict";var t=e.i(592121);e.s(["useIsClient",0,function(){let[e,r]=(0,t.useState)(!1);return(0,t.useEffect)(()=>{r(!0)},[]),e}])},89887,e=>{"use strict";function t(e,t){let r="/"+e.split("/").filter(Boolean).slice(1).join("/");return"en-US"===t?r:`/${t}${r}`}e.s(["buildLocationCanonicalBase",0,t,"buildLocationCanonicalPath",0,function(e,r,i){return`${t(e,r)}/${i}`}])},388706,e=>{"use strict";let t=[{pageType:"today",urlKey:"today",urlType:"weather/today",suffix:"today",base:"/weather/today/",sidebarCanonical:!1,sitemapExcluded:!1,canonicalEligible:!0,weatherCacheTag:"weather-today"},{pageType:"hourbyhour",urlKey:"hourly",urlType:"weather/hourbyhour",suffix:"hourbyhour",base:"/weather/hourly/",sidebarCanonical:!1,sitemapExcluded:!1,canonicalEligible:!0,weatherCacheTag:"weather-hourly"},{pageType:"tenday",urlKey:"tenday",urlType:"weather/tenday",suffix:"tenday",base:"/weather/tenday/",sidebarCanonical:!1,sitemapExcluded:!1,canonicalEligible:!0,weatherCacheTag:"weather-tenday"},{pageType:"localalerts",urlKey:"alerts",urlType:"weather/alerts/localalerts",suffix:"localalerts",base:"/weather/alerts/localalerts/",sidebarCanonical:!0,sitemapExcluded:!0,canonicalEligible:!0,weatherCacheTag:"weather-alerts"},{pageType:"allergy",urlKey:"allergy",urlType:"forecast/allergy",suffix:"allergy",base:"/forecast/allergy/",sidebarCanonical:!0,sitemapExcluded:!1,canonicalEligible:!0,weatherCacheTag:"weather-allergy"},{pageType:"air-quality",urlKey:"airQuality",urlType:"forecast/air-quality",suffix:"air-quality",base:"/weather/air-quality/",sidebarCanonical:!0,sitemapExcluded:!1,canonicalEligible:!0,weatherCacheTag:"weather-air-quality"},{pageType:"cold-flu",urlKey:"coldFlu",urlType:"forecast/cold-flu",suffix:"cold-flu",base:"/forecast/cold-flu/",sidebarCanonical:!0,sitemapExcluded:!1,canonicalEligible:!0,weatherCacheTag:"weather-cold-flu"},{pageType:"radar",urlKey:"radar",urlType:"weather/radar/interactive",suffix:"radar",base:"/weather/radar/interactive/",sidebarCanonical:!0,sitemapExcluded:!1,canonicalEligible:!0,weatherCacheTag:"weather-radar-interactive"}],r=t.map(e=>e.pageType);Object.fromEntries(t.map(e=>[e.urlType,e.pageType])),Object.fromEntries(t.map(e=>[e.suffix,e.pageType]));let i=Object.fromEntries(t.map(e=>[e.pageType,e.base])),a=Object.fromEntries(t.map(e=>[e.pageType,e.urlKey])),n=Object.fromEntries(t.map(e=>[e.pageType,e.suffix])),l=Object.fromEntries(t.map(e=>[e.pageType,e.canonicalEligible]));t.map(e=>e.urlType).join("|"),t.map(e=>e.suffix).join("|"),t.filter(e=>e.sitemapExcluded).map(e=>e.pageType);let o=t.filter(e=>e.sidebarCanonical).map(e=>({urlKey:e.urlKey,segment:e.suffix}));e.s(["BASE_BY_PAGE",0,i,"CANONICAL_ELIGIBLE_BY_PAGE",0,l,"CANONICAL_PAGE_TYPES",0,r,"PAGE_TYPE_TO_SUFFIX",0,n,"PAGE_TYPE_TO_URL_KEY",0,a,"SIDEBAR_CANONICAL_LINKS",0,o])},304116,e=>{"use strict";var t=e.i(89887),r=e.i(611540),i=e.i(388706);e.s(["buildLocationPageHref",0,function({pageType:e,locale:a,canonicalID:n,featureId:l,placeId:o,canonicalBasePath:s,skipCanonical:u=!1}){let c=i.PAGE_TYPE_TO_SUFFIX[e],d=i.CANONICAL_ELIGIBLE_BY_PAGE[e]&&!u;return s&&d?`${s}/${c}`:d&&n?(0,t.buildLocationCanonicalPath)(n,a,c):(0,r.interpolateLocationUrl)(r.URLS[i.PAGE_TYPE_TO_URL_KEY[e]],d?{locale:a,locId:o??l??"",featureId:l}:{locale:a,locId:o??""})}])},734357,(e,t,r)=>{"use strict";Object.defineProperty(r,"__esModule",{value:!0}),r.getVideoNavLink=a;let i=e.r(414655);async function a({channel:e,language:t="en-US",partner:r,contentQueryId:n}){let l=["api","payload","v1","media","video-nav",encodeURIComponent(e),encodeURIComponent(t)];r&&l.push(encodeURIComponent(r));let o=n?`?cq=${encodeURIComponent(n)}`:"",s=`https://${window.location.host}/${l.join("/")}${o}`,u=await fetch(s),c=await (0,i.handleFetchResponse)(u);return c&&"url"in c?c.url??null:null}},269153,e=>{"use strict";var t=e.i(546446),r=e.i(763886),i=e.i(132084);e.s(["useIsSamsungPartner",0,function(){return(0,t.useAtomValue)(r.partnerAtom)===i.Partner.SAMSUNG}])},559421,e=>{"use strict";var t=e.i(961123),r=e.i(89887),i=e.i(64412),a=e.i(942400),n=e.i(269153),l=e.i(512134);e.i(388706),e.s(["useCanonicalBasePath",0,function(){let e=(0,t.useParams)(),o=(0,t.usePathname)(),{location:s}=(0,i.useLocation)(),u=(0,a.usePageLocale)(),c=(0,n.useIsSamsungPartner)();if(!(0,l.useIsClient)()||c)return;let d=e?.canonicalLocation,p=e?.featureId;if(!(d?.length||p&&!o.includes("/l/")))return;let f=s?.canonicalID;if(f)return(0,r.buildLocationCanonicalBase)(f,u);if(o.includes("/byFeatureId/"))return;let m=/\/day-\d+$/.test(o)?o.substring(0,o.lastIndexOf("/")):o;return m.substring(0,m.lastIndexOf("/"))}])},683199,e=>{"use strict";var t=e.i(592121),r=e.i(546446),i=e.i(491045),a=e.i(537989);e.s(["usePremiumSource",0,()=>{let e=(0,r.useSetAtom)(i.purchaseSourceAttributionAtom),n=(0,r.useAtomValue)(a.pageIdAtom);return(0,t.useCallback)(({sourceModule:t,sourceElement:r,sourceUpsellPlacement:i})=>{e({sourcePage:n||null,sourceModule:t,sourceElement:r,sourceUpsellPlacement:i??null})},[e,n])}])}]);