@sentientui/core 0.18.0 → 0.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
1
- "use strict";var et=Object.create;var re=Object.defineProperty,tt=Object.defineProperties,nt=Object.getOwnPropertyDescriptor,ot=Object.getOwnPropertyDescriptors,rt=Object.getOwnPropertyNames,Re=Object.getOwnPropertySymbols,st=Object.getPrototypeOf,ke=Object.prototype.hasOwnProperty,it=Object.prototype.propertyIsEnumerable;var _e=(e,t,n)=>t in e?re(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,I=(e,t)=>{for(var n in t||(t={}))ke.call(t,n)&&_e(e,n,t[n]);if(Re)for(var n of Re(t))it.call(t,n)&&_e(e,n,t[n]);return e},j=(e,t)=>tt(e,ot(t));var at=(e,t)=>{for(var n in t)re(e,n,{get:t[n],enumerable:!0})},Oe=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let l of rt(t))!ke.call(e,l)&&l!==n&&re(e,l,{get:()=>t[l],enumerable:!(r=nt(t,l))||r.enumerable});return e};var ct=(e,t,n)=>(n=e!=null?et(st(e)):{},Oe(t||!e||!e.__esModule?re(n,"default",{value:e,enumerable:!0}):n,e)),dt=e=>Oe(re({},"__esModule",{value:!0}),e);var un={};at(un,{deriveSessionSegment:()=>Se,detectDeviceClass:()=>J,detectTimeOfDay:()=>Y,detectTrafficSource:()=>Q,init:()=>ln,referrerDomainFromReferer:()=>V,sanitizePageUrl:()=>xe});module.exports=dt(un);function ae(){try{if(typeof crypto!="undefined"&&typeof crypto.randomUUID=="function")return crypto.randomUUID()}catch(e){}try{if(typeof crypto!="undefined"&&typeof crypto.getRandomValues=="function"){let e=new Uint8Array(16);crypto.getRandomValues(e),e[6]=e[6]&15|64,e[8]=e[8]&63|128;let t="";for(let n=0;n<16;n++)t+=e[n].toString(16).padStart(2,"0"),(n===3||n===5||n===7||n===9)&&(t+="-");return t}}catch(e){}return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,e=>{let t=Math.random()*16|0;return(e==="x"?t:t&3|8).toString(16)})}function z(e){return e?`_${e.slice(0,12)}`:""}var lt="_snt_uid",ut=365,gt="_snt_uid";function pt(){return ae()}function mt(e){try{let t=document.cookie.match(new RegExp(`(?:^|; )${e}=([^;]*)`));return t?decodeURIComponent(t[1]):null}catch(t){return null}}function ft(e,t,n){try{document.cookie=`${e}=${encodeURIComponent(t)}; max-age=${n}; SameSite=strict; path=/`}catch(r){}}function yt(e){try{return localStorage.getItem(e)}catch(t){return null}}function ht(e,t){try{return localStorage.setItem(e,t),!0}catch(n){return!1}}function St(e){try{return sessionStorage.getItem(e)}catch(t){return null}}function bt(e,t){try{return sessionStorage.setItem(e,t),!0}catch(n){return!1}}function vt(e){try{sessionStorage.removeItem(e)}catch(t){}}function wt(e){try{return document.cookie=`${e}_probe=1; max-age=1; SameSite=strict; path=/`,document.cookie.indexOf(`${e}_probe=1`)!==-1}catch(t){return!1}}function It(e){try{localStorage.removeItem(e)}catch(t){}}function Et(e){try{document.cookie=`${e}=; max-age=0; SameSite=strict; path=/`}catch(t){}}var xt={getSessionId:()=>null,isEphemeral:()=>!1,destroy:()=>{}};function ce(e){var m,p,f,S,C,E;if(typeof window=="undefined")return xt;let t=z(e==null?void 0:e.apiKey),n=(m=e==null?void 0:e.cookieName)!=null?m:`${lt}${t}`,r=`${gt}${t}`,g=((p=e==null?void 0:e.cookieTTLDays)!=null?p:ut)*24*60*60,i=v=>v&&v.length>0?v:null,d=(E=(C=(S=(f=i(mt(n)))!=null?f:i(yt(r)))!=null?S:i(St(r)))!=null?C:i(e==null?void 0:e.ssrSessionId))!=null?E:pt();ft(n,d,g);let s=ht(r,d),o=wt(n),a=s?!1:bt(r,d),c=!s&&!o&&!a;return{getSessionId:()=>d,isEphemeral:()=>c,destroy:()=>{d=null,Et(n),It(r),vt(r)}}}function he(e){return`_snt_retry_${e.slice(0,12)}`}var Ct={push:()=>{},flush:()=>{},destroy:()=>{}};function At(e,t){try{let n=localStorage.getItem(t);if(!n)return[];let r=JSON.parse(n);return Array.isArray(r)?(localStorage.removeItem(t),r.slice(-e)):[]}catch(n){return[]}}function ye(e,t,n){try{let r=(()=>{try{let i=localStorage.getItem(n);if(!i)return[];let d=JSON.parse(i);return Array.isArray(d)?d:[]}catch(i){return[]}})(),l=new Map;for(let i of r)l.set(i.id,i);for(let i of e)l.set(i.id,i);let g=[...l.values()].slice(-t);localStorage.setItem(n,JSON.stringify(g))}catch(r){}}function Tt(e,t){try{let n=localStorage.getItem(t);if(!n)return;let r=JSON.parse(n);if(!Array.isArray(r))return;let l=new Set(e),g=r.filter(i=>!l.has(i.id));if(g.length===r.length)return;g.length===0?localStorage.removeItem(t):localStorage.setItem(t,JSON.stringify(g))}catch(n){}}function De(e){var Z,ee,te;if(typeof window=="undefined")return Ct;let t=(Z=e.flushIntervalMs)!=null?Z:5e3,n=(ee=e.maxBatchSize)!=null?ee:20,r=(te=e.maxRetrySize)!=null?te:100,l=e.ingestUrl,g=e.apiKey,i=he(g),d=[],s=new Set,o=[],a=h=>{for(let w of h)c.delete(w),!s.has(w)&&(s.add(w),o.push(w));for(;o.length>500;){let w=o.shift();w&&s.delete(w)}Tt(h,i)},c=new Set,m=h=>{s.has(h.id)||c.has(h.id)||(c.add(h.id),d.push(h))},p=h=>{for(let w of h)s.has(w.id)||(c.add(w.id),d.push(w))},f=At(r,i);for(let h of f)m(h);let S=0,C=0,E=h=>{if(h.length===0)return;let w=JSON.stringify(h),G=h.map(u=>u.id),N;try{N=fetch(l,{method:"POST",keepalive:!0,body:w,headers:{"Content-Type":"application/json",Authorization:`Bearer ${g}`}})}catch(u){ye(h,r,i),p(h),C++,S=Date.now()+Math.min(6e4,1e3*2**Math.min(C,6));return}let B=u=>{if(u.ok||u.status>=400&&u.status<500&&u.status!==429){a(G),C=0,S=0;return}ye(h,r,i),p(h),C++,S=Date.now()+Math.min(6e4,1e3*2**Math.min(C,6))};N instanceof Promise?N.then(B).catch(()=>{ye(h,r,i),p(h),C++,S=Date.now()+Math.min(6e4,1e3*2**Math.min(C,6))}):B(N)},v=typeof TextEncoder!="undefined"?new TextEncoder:null,ie=h=>v?v.encode(h).length:h.length,F=h=>{let w=[],G=2;for(let N of h){let B=ie(JSON.stringify(N))+1;if(w.length>0&&G+B>57344||w.length>=n)break;w.push(N),G+=B}return w},U=()=>{try{if(Date.now()<S)return;for(;d.length>0&&!(Date.now()<S);){let h=d.filter(G=>!s.has(G.id));if(d.length=0,h.length===0)break;let w=F(h);if(w.length===0)break;w.length<h.length&&d.push(...h.slice(w.length)),E(w)}}catch(h){}},D=!0,W=null;W=setInterval(()=>{D&&U()},t);let $=()=>{document.visibilityState==="hidden"&&U()},X=()=>{U()};return document.addEventListener("visibilitychange",$),window.addEventListener("pagehide",X),{push(h){m(h),d.length>=n&&U()},flush:U,destroy(){D=!1,W!==null&&(clearInterval(W),W=null),document.removeEventListener("visibilitychange",$),window.removeEventListener("pagehide",X),U()}}}var Rt=1800*1e3;function de(e,t){return`${encodeURIComponent(e)}:${encodeURIComponent(t)}`}function Ne(e=Rt,t){let n=new Map,r=`_snt_asgn${z(t)}_`,l=(o,a)=>`${r}${encodeURIComponent(o)}:${encodeURIComponent(a)}`,g=o=>{let a=o.slice(r.length),c=a.indexOf(":");if(c<0)return null;try{return{componentId:decodeURIComponent(a.slice(0,c)),segment:decodeURIComponent(a.slice(c+1))}}catch(m){return null}},i=()=>{try{let o=[];for(let a=0;a<localStorage.length;a++){let c=localStorage.key(a);c!=null&&c.startsWith(r)&&o.push(c)}return o}catch(o){return[]}},d=o=>o.assignedAt+(o.ttlMs&&o.ttlMs>0?o.ttlMs:e)<Date.now();return typeof window!="undefined"&&(()=>{for(let o of i())try{let a=localStorage.getItem(o);if(!a)continue;let c=JSON.parse(a);if(d(c)){localStorage.removeItem(o);continue}let m=g(o);if(!m)continue;n.set(de(m.componentId,m.segment),c)}catch(a){}})(),{get(o,a){let c=n.get(de(o,a));return c?d(c)?(n.delete(de(o,a)),null):c:null},set(o,a,c){let m=de(o,a);n.set(m,c);try{localStorage.setItem(l(o,a),JSON.stringify(c))}catch(p){}},invalidate(o){let a=`${encodeURIComponent(o)}:`;for(let c of[...n.keys()])c.startsWith(a)&&n.delete(c);for(let c of i()){let m=g(c);if((m==null?void 0:m.componentId)===o)try{localStorage.removeItem(c)}catch(p){}}},clear(){n.clear();for(let o of i())try{localStorage.removeItem(o)}catch(a){}}}}var Pe=["GPTBot","ChatGPT-User","OAI-SearchBot","ClaudeBot","Claude-User","Claude-SearchBot","PerplexityBot","Perplexity-User","Google-Extended","Applebot-Extended","Meta-ExternalAgent","Bytespider","CCBot","Amazonbot","cohere-ai","Diffbot"];function le(e){return Me(e)!==null}function Me(e){var n;if(!e)return null;let t=e.toLowerCase();return(n=Pe.find(r=>t.includes(r.toLowerCase())))!=null?n:null}function J(e){let t=e.toLowerCase();return/ipad|tablet|playbook|kindle|silk/.test(t)?"tablet":/mobi|iphone|ipod|android.*mobile|phone/.test(t)?"mobile":"desktop"}function Q(e,t){if(!e)return"direct";try{let n=new URL(e);if(t)try{if(new URL(t).host===n.host)return"direct"}catch(l){}let r=n.hostname.toLowerCase();return/(^|\.)(google|bing|duckduckgo|yahoo)\./.test(r)?"search":/(^|\.)(twitter\.com|x\.com|facebook\.com|linkedin\.com|reddit\.com|t\.co)$/.test(r)?"social":"referral"}catch(n){return"direct"}}function V(e){if(!e)return null;try{return new URL(e).hostname}catch(t){return null}}function Y(e){let t=e.getHours();return t<6?"night":t<12?"morning":t<18?"afternoon":"evening"}function Se(e){let t=_t("__segment__",e);return`${t.deviceClass}:${t.trafficSource}`}function _t(e,t){var g,i,d,s,o,a,c;let n=(i=(g=t==null?void 0:t.userAgent)==null?void 0:g.trim())!=null?i:"",r=(s=(d=t==null?void 0:t.referer)==null?void 0:d.trim())!=null?s:"",l=(o=t==null?void 0:t.now)!=null?o:new Date;return{sessionId:e,ephemeral:!1,utmParams:(a=t==null?void 0:t.utmParams)!=null?a:{},deviceClass:n?J(n):"desktop",trafficSource:r?Q(r,t==null?void 0:t.appOrigin):"direct",referrerDomain:V(r),timeOfDay:Y(l),dayOfWeek:(c=["sun","mon","tue","wed","thu","fri","sat"][l.getDay()])!=null?c:"sun",automation:(t==null?void 0:t.webdriver)===!0||le(n)}}var H=require("@sentientui/policy");function be(e){return I(I(I({id:e.id},e.arms?{arms:[...e.arms]}:{}),e.dims?{dims:Object.fromEntries(Object.entries(e.dims).map(([t,n])=>[t,[...n]]))}:{}),e.baseline!==void 0?{baseline:e.baseline}:{})}function ve(e){let t=be(e);return(0,H.slotResultFor)(t,(0,H.slotBaselineArm)(t))}function Le(e){return typeof e=="string"?e:(0,H.canonicalArm)(e)}var ue="_snt_snap:",kt=["low","medium","high"];function Ue(e){try{let t=localStorage.getItem(ue+e);if(!t)return null;let n=JSON.parse(t);return!n||typeof n!="object"||n.v!==1||typeof n.persona!="string"||typeof n.band!="string"||!kt.includes(n.band)||typeof n.slots!="object"||n.slots===null||Array.isArray(n.slots)||!(n.layoutOrder===null||Array.isArray(n.layoutOrder))||typeof n.savedAt!="number"||!(n.slotConfig===void 0||typeof n.slotConfig=="object"&&n.slotConfig!==null&&!Array.isArray(n.slotConfig))?null:n}catch(t){return null}}function ge(e,t){try{localStorage.setItem(ue+e,JSON.stringify(t))}catch(n){}}var Ie=require("@sentientui/policy");var me=require("@sentientui/policy");var Ge="[sentient] No API key configured \u2014 nothing is being learned. Set NEXT_PUBLIC_SENTIENT_API_KEY or pass localMode: true for local development.",Ot="[sentient] Local mode \u2014 decisions are simulated on-device and nothing is sent over the network. Add an API key to learn from real traffic.",Ke=!1,pe=!1;function Dt(){var e;try{return(e=new URLSearchParams(window.location.search).get("sentient_persona"))!=null?e:void 0}catch(t){return}}function $e(e){var d;let t=ce({ssrSessionId:e.ssrSessionId,apiKey:e.apiKey}),n=(d=t.getSessionId())!=null?d:"local",r=Dt(),l=import("@sentientui/core/local").then(s=>{let o=s;return o.LOCAL_ENGINE_AVAILABLE?(Ke||(Ke=!0,console.info(Ot)),o):(pe||(pe=!0,console.error(Ge)),null)}).catch(()=>(pe||(pe=!0,console.error(Ge)),null)),g=null;function i(s){let o=document.documentElement;o.dataset.sentientPersona===void 0&&(o.dataset.sentientPersona=s.persona,o.dataset.sentientConfidence=(0,me.confidenceBand)(s.confidence))}return{isLocal:!0,async decide(s){var c,m,p;let o=await l;if(!o)return null;let a=o.createLocalEngine({sessionId:n,forcedPersona:r}).decide(s);return g=j(I({},a),{layoutOrder:(m=(c=a.layoutOrder)!=null?c:g==null?void 0:g.layoutOrder)!=null?m:null,slots:I(I({},(p=g==null?void 0:g.slots)!=null?p:{}),a.slots)}),ge(e.apiKey||"local",{v:1,persona:g.persona,band:(0,me.confidenceBand)(g.confidence),slots:g.slots,layoutOrder:g.layoutOrder,savedAt:Date.now()}),i(a),a},getSlotResult(s){var o,a,c;return(c=(a=g==null?void 0:g.slots[s])!=null?a:(o=e.initialSlots)==null?void 0:o[s])!=null?c:null},getPersona(){return g?{persona:g.persona,confidence:g.confidence,band:(0,me.confidenceBand)(g.confidence)}:null},async assign(s,o){var m;let a=await l;return!a||!o||o.length===0?o!=null&&o[0]?{variantId:o[0],assignmentTtlMs:0}:null:{variantId:(m=a.createLocalEngine({sessionId:n,forcedPersona:r}).decide({components:[{id:s,variantIds:o}]}).assignments[s])!=null?m:o[0],assignmentTtlMs:0}},track:()=>{},goal:()=>{},componentGoal:()=>{},identify:()=>{},getAssignment:()=>null,fetchWeights:()=>Promise.resolve([]),getGraph:()=>({pageNodes:[],capturedAt:0}),dispose:()=>{},destroy:()=>t.destroy()}}var Be="https://api.sentient-ui.com/v1/events",L=new Map,Nt=null;function Pt(e){return"value"in e||"currency"in e||"externalId"in e||"metadata"in e||"weight"in e||"stepIndex"in e}function we(){return ae()}var se={track:()=>{},goal:()=>{},componentGoal:()=>{},identify:()=>{},getAssignment:()=>null,assign:()=>Promise.resolve(null),decide:()=>Promise.resolve(null),getSlotResult:()=>null,getPersona:()=>null,fetchWeights:()=>Promise.resolve([]),getGraph:()=>({pageNodes:[],capturedAt:0}),dispose:()=>{},destroy:()=>{}};function Mt(){try{let e={},t=new URLSearchParams(window.location.search);for(let[n,r]of t)n.startsWith("utm_")&&(e[n]=r);return e}catch(e){return{}}}function je(e){return e.replace(/\/events\/?$/,"")}function Ee(){return typeof navigator!="undefined"&&navigator.globalPrivacyControl===!0?!0:[typeof navigator!="undefined"?navigator.doNotTrack:void 0,typeof window!="undefined"?window.doNotTrack:void 0,typeof navigator!="undefined"?navigator.msDoNotTrack:void 0].some(t=>t==="1"||t==="yes")}function Lt(e){var d;let t=e.preConsentBehavior==="statistical_winner",n=je((d=e.ingestUrl)!=null?d:Be),r={"Content-Type":"application/json",Authorization:`Bearer ${e.apiKey}`},l={track:()=>{},goal:()=>{},componentGoal:()=>{},identify:()=>{},getAssignment:()=>null,fetchWeights:()=>Promise.resolve([]),async assign(s,o,a){if(!t)return null;try{let c=new URLSearchParams({componentId:s});for(let f of o!=null?o:[])c.append("variantIds[]",f);let m=await fetch(`${n}/winner?${c.toString()}`,{headers:r});return m.ok?{variantId:(await m.json()).variantId,assignmentTtlMs:0}:o!=null&&o[0]?{variantId:o[0],assignmentTtlMs:0}:null}catch(c){return o!=null&&o[0]?{variantId:o[0],assignmentTtlMs:0}:null}},decide:()=>Promise.resolve(null),getSlotResult:()=>null,getPersona:()=>null,getGraph:()=>({pageNodes:[],capturedAt:0}),dispose:()=>{},destroy:()=>{}},g={track:s=>l.track(s),goal:((s,o,a,c)=>l.goal(s,o,a,c)),componentGoal:(s,o,a)=>l.componentGoal(s,o,a),identify:s=>l.identify(s),getAssignment:(s,o)=>l.getAssignment(s,o),assign:(s,o,a,c)=>l.assign(s,o,a,c),decide:s=>l.decide(s),getSlotResult:s=>l.getSlotResult(s),getPersona:()=>l.getPersona(),fetchWeights:()=>l.fetchWeights(),getGraph:()=>l.getGraph(),dispose:()=>l.dispose(),destroy:()=>l.destroy()};function i(s){l=s}return{proxy:g,setInner:i}}function Fe(e){var X,Z,ee,te,h,w,G,N,B;if(typeof window=="undefined")return se;Nt=e.apiKey;let t=L.get(e.apiKey||"local");if(t!=null&&t.dispose)try{t.dispose()}catch(u){}let n=e.respectDoNotTrack!==!1&&Ee(),r=e.consent===!1||n,l=typeof e.apiKey=="string"&&e.apiKey.startsWith("pk_");if(e.localMode===!0||!l&&e.localMode!==!1)return r?(L.set(e.apiKey||"local",{config:e,upgrade:null}),se):(L.set(e.apiKey||"local",{config:e,upgrade:null}),$e(e));if(r){if(!e.apiKey||!e.apiKey.startsWith("pk_"))return e.preConsentBehavior==="statistical_winner"&&console.warn("[sentient] init() called with an invalid apiKey \u2014 expected a pk_ public key. SDK disabled."),L.set(e.apiKey,{config:e,upgrade:null}),se;let{proxy:u,setInner:y}=Lt(e);return L.set(e.apiKey,{config:e,upgrade:n?null:y}),u}if(!e.apiKey||!e.apiKey.startsWith("pk_"))return console.warn("[sentient] init() called with an invalid apiKey \u2014 expected a pk_ public key. SDK disabled."),se;if(e.ingestUrl==="")return console.warn("[sentient] init() called with an empty ingestUrl. SDK disabled."),se;let g=(X=e.ingestUrl)!=null?X:Be,i=Date.now(),d=ce({ssrSessionId:e.ssrSessionId,apiKey:e.apiKey}),s=Ne(void 0,e.apiKey),o=De({ingestUrl:g,apiKey:e.apiKey}),a=je(g),c={"Content-Type":"application/json",Authorization:`Bearer ${e.apiKey}`},m=J((Z=navigator.userAgent)!=null?Z:""),p=typeof window!="undefined"?window.location.origin:void 0,f=Q((ee=document.referrer)!=null?ee:"",p),S=(te=e.sessionSegment)!=null?te:`${m}:${f}`,C=new Map,E=new Map,v=null,ie=u=>{for(let y of u)E.has(y.id)||E.set(y.id,ve(y))};if(e.initialSlots)for(let[u,y]of Object.entries(e.initialSlots))E.set(u,y);let F=Ue(e.apiKey);if(F)for(let[u,y]of Object.entries(F.slots))E.has(u)||E.set(u,y);let U={low:.15,medium:.5,high:.85};if(e.initialPersona)v=I({},e.initialPersona);else{let u=document.documentElement.dataset;u.sentientPersona?v={persona:u.sentientPersona,confidence:(w=U[(h=u.sentientConfidence)!=null?h:"low"])!=null?w:.15}:F&&(v={persona:F.persona,confidence:(G=U[F.band])!=null?G:.15})}if(e.initialAssignments)for(let[u,y]of Object.entries(e.initialAssignments))s.set(u,S,{variantId:y,assignedAt:Date.now(),segment:S,confidence:1});let D=Promise.resolve(),W=d.getSessionId();if(W){let u=V((N=document.referrer)!=null?N:""),y=I(I({sessionId:W,deviceClass:m,trafficSource:f,referrerDomain:u,utmParams:Mt(),timeOfDay:Y(new Date),dayOfWeek:["sun","mon","tue","wed","thu","fri","sat"][new Date().getDay()],ephemeral:d.isEphemeral(),automation:typeof navigator!="undefined"&&navigator.webdriver===!0||le((B=navigator.userAgent)!=null?B:"")},e.userId?{userId:e.userId}:{}),e.country?{country:e.country}:{});try{D=fetch(`${a}/sessions`,{method:"POST",keepalive:!0,body:JSON.stringify(y),headers:c}).then(b=>{b.status===402&&console.warn("[SentientUI] Session limit exceeded for this project. The bandit will stop learning until the limit resets. Upgrade at sentient-ui.com/pricing")}).catch(()=>{})}catch(b){}}e.debug&&(console.log("[sentient] initialized",{context:e.context}),window.__sentient={client:null,queue:o});let $={goal(u,y={},b=1,P=0){var T,O,R;let _=d.getSessionId();if(!_)return;let x=Pt(y)?y:{metadata:y},K=we(),M={sessionId:_,name:u,metadata:(T=x.metadata)!=null?T:{},weight:(O=x.weight)!=null?O:b,stepIndex:(R=x.stepIndex)!=null?R:P,goalId:K,value:x.value,currency:x.currency,externalId:x.externalId};D.then(()=>{fetch(`${a}/goals`,{method:"POST",keepalive:!0,body:JSON.stringify(M),headers:c}).catch(()=>{})})},componentGoal(u,y,b){var T,O,R;let P=d.getSessionId();if(!P)return;let _=s.get(u,S),x=_?null:(T=E.get(u))!=null?T:null;if(!_&&x===null){e.debug&&console.warn(`[sentient] componentGoal("${u}"): no assignment or slot decision yet \u2014 render its <Adaptive>/adaptive hook or call assign()/decide() before recording a goal.`);return}let K=_?_.variantId:Le(x),M={id:we(),sessionId:P,projectId:e.apiKey,componentId:u,variantId:K,eventType:"goal_achieved",goalType:y,payload:I({reward:(O=b==null?void 0:b.reward)!=null?O:1,goalValue:b==null?void 0:b.value,currency:b==null?void 0:b.currency},(R=b==null?void 0:b.metadata)!=null?R:{}),timestamp:Date.now(),timeInSession:Date.now()-i};e.debug&&console.log("[sentient] componentGoal",M),D.then(()=>o.push(M))},identify(u){let y=d.getSessionId();y&&D.then(()=>{fetch(`${a}/sessions`,{method:"POST",keepalive:!0,body:JSON.stringify({sessionId:y,userId:u,ephemeral:d.isEphemeral()}),headers:c}).catch(()=>{})})},track(u){let y=d.getSessionId();if(!y)return;let b=j(I({},u),{id:we(),sessionId:y,timestamp:Date.now(),timeInSession:Date.now()-i});e.debug&&console.log("[sentient] track",b),D.then(()=>o.push(b))},getAssignment(u,y){return s.get(u,y)},async assign(u,y,b,P){let _=d.getSessionId();if(!_)return null;let x=s.get(u,S);if(x&&(y!=null&&y.length||x.content!==void 0)){let T=x.ttlMs&&x.ttlMs>0?Math.max(0,x.assignedAt+x.ttlMs-Date.now()):0;return{variantId:x.variantId,assignmentTtlMs:T,content:x.content}}let K=C.get(u);if(K)return K;let M=(async()=>{await D;try{let T={sessionId:_,componentId:u,variantIds:y};P!==void 0?T.agentDataByVariant=P:b!==void 0&&(T.agentData=b);let O=await fetch(`${a}/assign`,{method:"POST",body:JSON.stringify(T),headers:c});if(!O.ok)return null;let R=await O.json();return s.set(u,S,I({variantId:R.variantId,assignedAt:Date.now(),segment:S,confidence:1,content:R.content},R.assignmentTtlMs&&R.assignmentTtlMs>0?{ttlMs:R.assignmentTtlMs}:{})),R}catch(T){return null}finally{C.delete(u)}})();return C.set(u,M),M},async decide(u){var P,_,x,K,M,T,O,R,Ae;let y=d.getSessionId();if(!y)return null;let b=(P=u.slots)!=null?P:[];await D;try{let q={sessionId:y};u.sections&&u.sections.length>0&&(q.sections=u.sections.map(k=>({id:k}))),q.components=(_=u.components)!=null?_:[],b.length>0&&(q.slots=b.map(be)),u.slotsFrom==="registry"&&(q.slotsFrom="registry"),u.v&&(q.v=u.v);let Te=await fetch(`${a}/decide`,{method:"POST",body:JSON.stringify(q),headers:c});if(!Te.ok)return ie(b),null;let A=await Te.json(),ne={};for(let k of b)ne[k.id]=(K=(x=A.slots)==null?void 0:x[k.id])!=null?K:ve(k);if(A.slots)for(let[k,oe]of Object.entries(A.slots))k in ne||(ne[k]=oe);for(let[k,oe]of Object.entries(ne))E.set(k,oe);let Ze=v!=null&&v.persona!=="unknown";A.persona&&!(A.persona==="unknown"&&Ze)?v={persona:A.persona,confidence:(M=A.confidence)!=null?M:0}:v||(v={persona:"unknown",confidence:0});for(let[k,oe]of Object.entries((T=A.assignments)!=null?T:{}))s.set(k,S,{variantId:oe,assignedAt:Date.now(),segment:S,confidence:1});return ge(e.apiKey,I({v:1,persona:v.persona,band:(0,Ie.confidenceBand)(v.confidence),slots:Object.fromEntries(E),layoutOrder:(O=A.layoutOrder)!=null?O:null,savedAt:Date.now()},A.slotConfig?{slotConfig:A.slotConfig}:{})),I(I(I({layoutOrder:(R=A.layoutOrder)!=null?R:null,assignments:(Ae=A.assignments)!=null?Ae:{},slots:ne,persona:v.persona,confidence:v.confidence},A.slotConfig?{slotConfig:A.slotConfig}:{}),A.goals?{goals:A.goals}:{}),A.sectionMap?{sectionMap:A.sectionMap}:{})}catch(q){return ie(b),null}},getSlotResult(u){var y;return(y=E.get(u))!=null?y:null},getPersona(){return v?{persona:v.persona,confidence:v.confidence,band:(0,Ie.confidenceBand)(v.confidence)}:null},async fetchWeights(){var u;try{let y=await fetch(`${a}/weights`,{headers:c});return y.ok?(u=(await y.json()).components)!=null?u:[]:[]}catch(y){return[]}},getGraph(){return{pageNodes:[],capturedAt:0}},dispose(){var u;o.destroy(),((u=L.get(e.apiKey))==null?void 0:u.dispose)===$.dispose&&L.delete(e.apiKey),e.debug&&console.log("[sentient] disposed")},destroy(){var u;o.destroy(),d.destroy(),((u=L.get(e.apiKey))==null?void 0:u.dispose)===$.dispose&&L.delete(e.apiKey);try{localStorage.removeItem(ue+e.apiKey),localStorage.removeItem(he(e.apiKey))}catch(y){}e.debug&&console.log("[sentient] destroyed")}};if(L.set(e.apiKey,{config:e,upgrade:null,dispose:$.dispose}),e.debug){let u=window;u.__sentient&&(u.__sentient.client=$)}return $}var We="_snt_graph_edges",Ut={pricing:["features","faq"],features:["pricing"],faq:["pricing"],social_proof:["cta"],cta:["social_proof","hero","trust"],hero:["cta"],comparison:["pricing"],trust:["cta"]};function Gt(e){var t;return(t=Ut[e])!=null?t:[]}function Kt(e,t){try{let n=localStorage.getItem(e);return n?JSON.parse(n):t}catch(n){return t}}function $t(e,t){try{localStorage.setItem(e,JSON.stringify(t))}catch(n){}}var Bt=new Set(["pricing","hero","social_proof","cta","features","faq","comparison","trust","navigation","generic"]);function jt(e){return Bt.has(e)?e:"generic"}function xe(e){try{let t=new URL(e);return`${t.origin}${t.pathname}`}catch(t){return"/"}}function Ft(e,t,n){let r=`${e}:${t}:${n.join(",")}`,l=5381;for(let g=0;g<r.length;g++)l=(l<<5)+l+r.charCodeAt(g)&4294967295;return(l>>>0).toString(16).padStart(8,"0")}function qe(e){let t=new Map,n=new Map,r=`_snt_graph_nodes${z(e==null?void 0:e.apiKey)}`,l=()=>{typeof window!="undefined"&&$t(r,[...t.values()])},g=i=>{var d;try{let s=JSON.parse(i);t.clear();for(let o of(d=s.pageNodes)!=null?d:[])t.set(o.componentId,o)}catch(s){}};if(typeof window!="undefined"){let i=Kt(r,[]);for(let d of i)t.set(d.componentId,d);try{localStorage.removeItem(We)}catch(d){}}return{addPageNode(i){t.set(i.componentId,i),l()},addStructuralEdge(i){let d=`${i.fromComponentId}->${i.toComponentId}`;n.set(d,i)},syncOnce(){var d,s;if(!(e!=null&&e.syncUrl)||typeof window=="undefined")return;let i=[...t.values()];if(i.length!==0)try{let o=new Map;for(let f of i){let S=(d=o.get(f.semanticType))!=null?d:[];S.push(f),o.set(f.semanticType,S)}let a=[],c=new Set;for(let f of i)for(let S of Gt(f.semanticType)){let C=(s=o.get(S))!=null?s:[];for(let E of C){if(E.componentId===f.componentId)continue;let v=`semantic:${f.componentId}->${E.componentId}`;c.has(v)||(c.add(v),a.push({fromComponentId:f.componentId,toComponentId:E.componentId,type:"semantic",weight:.4,confidence:.9}))}}let m=new Set(i.map(f=>f.componentId));for(let f of n.values()){if(!m.has(f.fromComponentId)||!m.has(f.toComponentId))continue;let S=`structural:${f.fromComponentId}->${f.toComponentId}`;c.has(S)||(c.add(S),a.push({fromComponentId:f.fromComponentId,toComponentId:f.toComponentId,type:"structural",weight:f.weight,confidence:1}))}let p=j(I(I({pageUrl:xe(window.location.href)},e.sessionId?{sessionId:e.sessionId}:{}),e.projectId?{projectId:e.projectId}:{}),{nodes:i.map(f=>{let S=jt(f.semanticType);return{componentId:f.componentId,semanticType:S,answers:f.answers,contentHash:Ft(f.componentId,S,f.answers),prominenceScore:f.prominenceScore,depthInPage:f.depth}}),edges:a});fetch(e.syncUrl,{method:"POST",keepalive:!0,headers:I({"Content-Type":"application/json"},e.apiKey?{Authorization:`Bearer ${e.apiKey}`}:{}),body:JSON.stringify(p)}).catch(()=>{})}catch(o){}},snapshot(){return{pageNodes:[...t.values()],capturedAt:Date.now()}},serialize(){return JSON.stringify({pageNodes:[...t.values()]})},restore:g,destroy(){if(typeof window!="undefined")try{localStorage.removeItem(r),localStorage.removeItem(We)}catch(i){}}}}var ze=["pricing","hero","social_proof","cta","features","faq","comparison","trust","navigation","generic"],Wt=[["pricing",/\b(pricing|price|plans?|subscriptions?|per month|\/mo|tier)\b/i],["faq",/\b(faq|frequently asked|common questions?)\b/i],["comparison",/\b(compare|comparison|versus|vs\.)\b/i],["social_proof",/\b(testimonial|reviews?|trusted by|loved by|customers?|logos|rated|case stud)\b/i],["trust",/\b(security|guarantee|privacy|compliance|secure|gdpr|soc ?2|encrypt)\b/i],["features",/\b(features?|how it works|benefits?|capabilit|what you get)\b/i]],qt=[["pricing",/(?:[$€£]\s?\d[\d,.]*\s*(?:\/|per\s)\s*(?:mo|month|yr|year|seat|user))|(?:\b(?:starter|basic|pro|growth|premium|enterprise)\b[^.]{0,60}[$€£]\s?\d)/i],["social_proof",/(?:★{2,})|(?:\b\d(?:\.\d)?\s*(?:out of|\/)\s*5\b)|(?:\brated\b)|(?:["“][^"”]{20,160}["”]\s*[—–-]\s*[A-Z][a-z]+)/],["trust",/\b(?:money[- ]back guarantee|refund(?:s)? within|encrypted|soc ?2|iso ?27001|gdpr[- ]compliant|cancel anytime)\b/i],["comparison",/\b(?:vs|versus)\b\.?[^.!?]{0,80}\b(?:compare|comparison|plans?|features?|alternative)\b|\bhow (?:we|it) compares?\b/i]];function zt(e){var n;let t=e.querySelector("h1, h2, h3");return((n=t==null?void 0:t.textContent)!=null?n:"").slice(0,160)}function Jt(e){if(e.tag==="nav"||e.tag==="footer")return{type:"navigation",strength:"weak"};let t=`${e.idClass} ${e.headingText}`.toLowerCase();for(let[n,r]of Wt)if(r.test(t))return{type:n,strength:"strong"};for(let[n,r]of qt)if(r.test(e.bodyText))return{type:n,strength:"strong"};return e.actionCount>=1&&e.textLength>0&&e.textLength<200?{type:"cta",strength:"weak"}:e.tag==="header"?{type:"hero",strength:"weak"}:/\b(hero|headline|banner)\b/i.test(t)?{type:"hero",strength:"weak"}:{type:"generic",strength:"weak"}}function Qt(e){var n,r;let t=((n=e.textContent)!=null?n:"").replace(/\s+/g," ").trim();return{tag:e.tagName.toLowerCase(),idClass:`${e.id} ${String((r=e.className)!=null?r:"")}`,headingText:zt(e),bodyText:t.slice(0,2e3),actionCount:e.querySelectorAll('a, button, [role="button"]').length,textLength:t.length}}function Je(e){return Jt(Qt(e)).type}var Vt=new Set(["SECTION","ARTICLE","MAIN","DIV"]),Yt="h1, h2, h3",Qe=30,Ht=1500,Xt={scan:async()=>({nodes:[],edges:[],scannedAt:0}),observe:()=>{},getProminenceScore:()=>0,destroy:()=>{}};function Ve(e,t,n){return n<=t?0:Math.max(0,Math.min(1,(e-t)/(n-t)))}function Zt(e){var t,n,r;try{let l=e;for(let g of Object.keys(l)){if(!g.startsWith("__reactFiber")&&!g.startsWith("__reactInternalInstance"))continue;let i=l[g],d=(r=(t=i==null?void 0:i.type)==null?void 0:t.displayName)!=null?r:(n=i==null?void 0:i.type)==null?void 0:n.name;if(d&&d.length>1)return d}}catch(l){}}function en(e){let t={};for(let n of Array.from(e.attributes))n.name.startsWith("data-")&&(t[n.name]=n.value);return t}var Ye=new Set(ze);function tn(e){let t=e.getAttribute("data-sentient-type");if(t&&Ye.has(t))return t;let n=e.getAttribute("role");return n&&Ye.has(n)?n:Je(e)}function nn(e){let t=5381;for(let n=0;n<e.length;n++)t=(t<<5)+t+e.charCodeAt(n)&4294967295;return(t>>>0).toString(16).padStart(8,"0")}function on(e){let t=[],n=e;for(;n;){let r=n.parentElement;if(!r){t.push(n.tagName.toLowerCase());break}let l=Array.prototype.indexOf.call(r.children,n);t.push(`${n.tagName.toLowerCase()}[${l}]`),n=r}return t.reverse().join("/")}function rn(e){var n;let t=(n=e.getAttribute("data-sentient-id"))!=null?n:e.getAttribute("id");return t||`${e.tagName.toLowerCase()}-${nn(on(e))}`}function sn(e){let t=0,n=e.parentElement;for(;n;)t++,n=n.parentElement;return t}function Ce(e,t){var r,l,g;let n=e.querySelector(Yt);return{componentId:rn(e),semanticType:tn(e),ariaLabel:(r=e.getAttribute("aria-label"))!=null?r:void 0,headingText:(g=(l=n==null?void 0:n.textContent)==null?void 0:l.trim())!=null?g:void 0,isAboveFold:e.getBoundingClientRect().top<window.innerHeight,prominenceScore:t(e),depth:sn(e),reactComponentName:Zt(e),dataAttributes:en(e)}}function He(e){var g;let t=[],n=new Set,r="__root__",l=new Map;for(let[i,d]of e){let s=i.parentElement,o=r;for(;s;){if(e.has(s)){o=e.get(s);let c=e.get(i),m=`${o}->${c}`;!n.has(m)&&o!==c&&(n.add(m),t.push({fromComponentId:o,toComponentId:c,weight:.6}));break}s=s.parentElement}let a=(g=l.get(o))!=null?g:[];a.push(i),l.set(o,a)}for(let i of l.values()){if(i.length<2)continue;let d=i.length>Qe?i.slice(0,Qe):i;for(let s=0;s<d.length;s++)for(let o=s+1;o<d.length;o++){if(t.length>=Ht)return t;let a=e.get(d[s]),c=e.get(d[o]);if(a===c)continue;let m=`${a}->${c}::sib`,p=`${c}->${a}::sib`;n.has(m)||(n.add(m),t.push({fromComponentId:a,toComponentId:c,weight:.3})),n.has(p)||(n.add(p),t.push({fromComponentId:c,toComponentId:a,weight:.3}))}}return t}function an(e){let t=[],n=new Set,r=new Map;return document.querySelectorAll("[data-sentient-id]").forEach(i=>{if(i instanceof Element&&!n.has(i)){n.add(i);let d=Ce(i,e);t.push(d),r.set(i,d.componentId)}}),document.querySelectorAll("section, article, main, aside").forEach(i=>{if(!(i instanceof Element)||n.has(i))return;let d=i.hasAttribute("aria-label"),s=i.hasAttribute("data-sentient-id");if(!d&&!s)return;n.add(i);let o=Ce(i,e);t.push(o),r.set(i,o.componentId)}),{nodes:t,edges:He(r),elementToId:r}}function Xe(){if(typeof window=="undefined")return Xt;let e=null,t=0,n=null,r=new Map,l=s=>{try{let o=window.getComputedStyle(s),a=parseFloat(o.fontSize)||12,c=parseFloat(o.zIndex)||0,m=s.getBoundingClientRect(),p=Math.max(m.top,0),f=window.innerHeight||1,S=1/(p/f+1),C=Ve(a,12,48)*.4+S*.4+Ve(c,0,100)*.2;return Math.max(0,Math.min(1,C))}catch(o){return .5}};return{scan:()=>new Promise(s=>{let o=()=>{let{nodes:a,edges:c,elementToId:m}=an(l);r.clear();for(let[p,f]of m)r.set(p,f);s({nodes:a,edges:c,scannedAt:Date.now()})};try{typeof requestIdleCallback=="function"?t=requestIdleCallback(o,{timeout:100}):o()}catch(a){o()}}),observe:s=>{n=s;try{e=new MutationObserver(o=>{let a=[],c=new Set;for(let p of o)p.type==="childList"&&p.addedNodes.forEach(f=>{if(!(f instanceof Element)||!Vt.has(f.tagName))return;let S=f.hasAttribute("data-sentient-id"),C=f.hasAttribute("aria-label");if(!S&&!C)return;let E=Ce(f,l);a.push(E),c.add(E.componentId),r.set(f,E.componentId)});if(a.length===0||!n)return;for(let p of[...r.keys()])p.isConnected||r.delete(p);let m=He(r).filter(p=>c.has(p.fromComponentId)||c.has(p.toComponentId));n({nodes:a,edges:m,addedAt:Date.now()})}),e.observe(document.body,{childList:!0,subtree:!0})}catch(o){}},getProminenceScore:l,destroy:()=>{if(e&&(e.disconnect(),e=null),t&&typeof cancelIdleCallback=="function")try{cancelIdleCallback(t)}catch(s){}t=0,n=null,r.clear()}}}var cn="https://api.sentient-ui.com/v1/events";function dn(){try{let e=document.cookie.match(/(?:^|; )_snt_uid=([^;]*)/);return e?decodeURIComponent(e[1]):void 0}catch(e){return}}var fe=new Map;function ln(e){var c;let t=Fe(e),n=e.respectDoNotTrack!==!1&&Ee(),r=e.consent===!1||n;if(!e.graph||!e.apiKey||r||typeof window=="undefined")return t;let l=fe.get(e.apiKey);if(l)try{l()}catch(m){}let g=Xe(),i=(c=e.ingestUrl)!=null?c:cn,d=qe({syncUrl:i.replace(/\/events\/?$/,"/graph/sync"),apiKey:e.apiKey,projectId:e.apiKey,sessionId:dn()});g.scan().then(m=>{for(let p of m.nodes)d.addPageNode({id:p.componentId,componentId:p.componentId,semanticType:p.semanticType,answers:e.captureDomText&&p.headingText?[p.headingText]:[],prominenceScore:p.prominenceScore,depth:p.depth});for(let p of m.edges)d.addStructuralEdge(p);d.syncOnce()});let s=null,o=()=>{s!==null&&clearTimeout(s),s=setTimeout(()=>{s=null,d.syncOnce()},500)};g.observe(m=>{for(let p of m.nodes)d.addPageNode({id:p.componentId,componentId:p.componentId,semanticType:p.semanticType,answers:e.captureDomText&&p.headingText?[p.headingText]:[],prominenceScore:p.prominenceScore,depth:p.depth});for(let p of m.edges)d.addStructuralEdge(p);o()});let a=()=>{s!==null&&(clearTimeout(s),s=null),g.destroy(),d.destroy(),fe.get(e.apiKey)===a&&fe.delete(e.apiKey)};return fe.set(e.apiKey,a),j(I({},t),{getGraph:()=>d.snapshot(),dispose:()=>{a(),t.dispose()},destroy:()=>{a(),t.destroy()}})}0&&(module.exports={deriveSessionSegment,detectDeviceClass,detectTimeOfDay,detectTrafficSource,init,referrerDomainFromReferer,sanitizePageUrl});
1
+ "use strict";var dt=Object.create;var le=Object.defineProperty,lt=Object.defineProperties,ut=Object.getOwnPropertyDescriptor,pt=Object.getOwnPropertyDescriptors,gt=Object.getOwnPropertyNames,Le=Object.getOwnPropertySymbols,ft=Object.getPrototypeOf,Ke=Object.prototype.hasOwnProperty,mt=Object.prototype.propertyIsEnumerable;var Ge=(e,t,n)=>t in e?le(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,x=(e,t)=>{for(var n in t||(t={}))Ke.call(t,n)&&Ge(e,n,t[n]);if(Le)for(var n of Le(t))mt.call(t,n)&&Ge(e,n,t[n]);return e},J=(e,t)=>lt(e,pt(t));var yt=(e,t)=>{for(var n in t)le(e,n,{get:t[n],enumerable:!0})},Ue=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let u of gt(t))!Ke.call(e,u)&&u!==n&&le(e,u,{get:()=>t[u],enumerable:!(r=ut(t,u))||r.enumerable});return e};var ht=(e,t,n)=>(n=e!=null?dt(ft(e)):{},Ue(t||!e||!e.__esModule?le(n,"default",{value:e,enumerable:!0}):n,e)),St=e=>Ue(le({},"__esModule",{value:!0}),e);var xn={};yt(xn,{deriveSessionSegment:()=>Ae,detectDeviceClass:()=>ee,detectTimeOfDay:()=>oe,detectTrafficSource:()=>te,init:()=>In,referrerDomainFromReferer:()=>ne,sanitizePageUrl:()=>Pe});module.exports=St(xn);function pe(){try{if(typeof crypto!="undefined"&&typeof crypto.randomUUID=="function")return crypto.randomUUID()}catch(e){}try{if(typeof crypto!="undefined"&&typeof crypto.getRandomValues=="function"){let e=new Uint8Array(16);crypto.getRandomValues(e),e[6]=e[6]&15|64,e[8]=e[8]&63|128;let t="";for(let n=0;n<16;n++)t+=e[n].toString(16).padStart(2,"0"),(n===3||n===5||n===7||n===9)&&(t+="-");return t}}catch(e){}return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,e=>{let t=Math.random()*16|0;return(e==="x"?t:t&3|8).toString(16)})}function Y(e){return e?`_${e.slice(0,12)}`:""}var vt="_snt_uid",bt=365,wt="_snt_uid";function It(){return pe()}function xt(e){try{let t=document.cookie.match(new RegExp(`(?:^|; )${e}=([^;]*)`));return t?decodeURIComponent(t[1]):null}catch(t){return null}}function Et(e,t,n){try{document.cookie=`${e}=${encodeURIComponent(t)}; max-age=${n}; SameSite=strict; path=/`}catch(r){}}function Ct(e){try{return localStorage.getItem(e)}catch(t){return null}}function At(e,t){try{return localStorage.setItem(e,t),!0}catch(n){return!1}}function Tt(e){try{return sessionStorage.getItem(e)}catch(t){return null}}function kt(e,t){try{return sessionStorage.setItem(e,t),!0}catch(n){return!1}}function Rt(e){try{sessionStorage.removeItem(e)}catch(t){}}function _t(e){try{return document.cookie=`${e}_probe=1; max-age=1; SameSite=strict; path=/`,document.cookie.indexOf(`${e}_probe=1`)!==-1}catch(t){return!1}}function Ot(e){try{localStorage.removeItem(e)}catch(t){}}function Dt(e){try{document.cookie=`${e}=; max-age=0; SameSite=strict; path=/`}catch(t){}}var Pt={getSessionId:()=>null,isEphemeral:()=>!1,destroy:()=>{}};function ge(e){var f,g,m,v,w,k;if(typeof window=="undefined")return Pt;let t=Y(e==null?void 0:e.apiKey),n=(f=e==null?void 0:e.cookieName)!=null?f:`${vt}${t}`,r=`${wt}${t}`,d=((g=e==null?void 0:e.cookieTTLDays)!=null?g:bt)*24*60*60,i=C=>C&&C.length>0?C:null,l=(k=(w=(v=(m=i(xt(n)))!=null?m:i(Ct(r)))!=null?v:i(Tt(r)))!=null?w:i(e==null?void 0:e.ssrSessionId))!=null?k:It();Et(n,l,d);let s=At(r,l),o=_t(n),a=s?!1:kt(r,l),c=!s&&!o&&!a;return{getSessionId:()=>l,isEphemeral:()=>c,destroy:()=>{l=null,Dt(n),Ot(r),Rt(r)}}}function X(e){return Math.min(6e4,1e3*2**Math.min(e,6))}function fe(e){if(e.ok===!0)return"delivered";let{status:t}=e;return typeof t!="number"?"retry":t>=200&&t<300?"delivered":t>=400&&t<500&&t!==429?"dropped":"retry"}function me(e,t){try{let n=localStorage.getItem(e);if(!n)return[];let r=JSON.parse(n);return Array.isArray(r)?(localStorage.removeItem(e),r.slice(-t)):[]}catch(n){return[]}}function Z(e,t,n){try{let r=(()=>{try{let d=localStorage.getItem(n);if(!d)return[];let i=JSON.parse(d);return Array.isArray(i)?i:[]}catch(d){return[]}})(),u=new Map;for(let d of r)u.set(d.id,d);for(let d of e)u.set(d.id,d);localStorage.setItem(n,JSON.stringify([...u.values()].slice(-t)))}catch(r){}}function ye(e,t){try{let n=localStorage.getItem(t);if(!n)return;let r=JSON.parse(n);if(!Array.isArray(r))return;let u=new Set(e),d=r.filter(i=>!u.has(i.id));if(d.length===r.length)return;d.length===0?localStorage.removeItem(t):localStorage.setItem(t,JSON.stringify(d))}catch(n){}}var Nt=500,Mt=56*1024;function Ee(e){return`_snt_retry_${e.slice(0,12)}`}var Lt={push:()=>{},flush:()=>{},destroy:()=>{}};function $e(e){var N,Q,se;if(typeof window=="undefined")return Lt;let t=(N=e.flushIntervalMs)!=null?N:5e3,n=(Q=e.maxBatchSize)!=null?Q:20,r=(se=e.maxRetrySize)!=null?se:100,u=e.ingestUrl,d=e.apiKey,i=Ee(d),l=[],s=new Set,o=[],a=S=>{for(let I of S)c.delete(I),!s.has(I)&&(s.add(I),o.push(I));for(;o.length>Nt;){let I=o.shift();I&&s.delete(I)}ye(S,i)},c=new Set,f=S=>{s.has(S.id)||c.has(S.id)||(c.add(S.id),l.push(S))},g=S=>{for(let I of S)s.has(I.id)||(c.add(I.id),l.push(I))},m=me(i,r);for(let S of m)f(S);let v=0,w=0,k=S=>{if(S.length===0)return;let I=JSON.stringify(S),W=S.map(V=>V.id),K;try{K=fetch(u,{method:"POST",keepalive:!0,body:I,headers:{"Content-Type":"application/json",Authorization:`Bearer ${d}`}})}catch(V){Z(S,r,i),g(S),w++,v=Date.now()+X(w);return}let q=V=>{if(fe(V)!=="retry"){a(W),w=0,v=0;return}Z(S,r,i),g(S),w++,v=Date.now()+X(w)};K instanceof Promise?K.then(q).catch(()=>{Z(S,r,i),g(S),w++,v=Date.now()+X(w)}):q(K)},C=typeof TextEncoder!="undefined"?new TextEncoder:null,T=S=>C?C.encode(S).length:S.length,H=S=>{let I=[],W=2;for(let K of S){let q=T(JSON.stringify(K))+1;if(I.length>0&&W+q>Mt||I.length>=n)break;I.push(K),W+=q}return I},_=()=>{try{if(Date.now()<v)return;for(;l.length>0&&!(Date.now()<v);){let S=l.filter(W=>!s.has(W.id));if(l.length=0,S.length===0)break;let I=H(S);if(I.length===0)break;I.length<S.length&&l.push(...S.slice(I.length)),k(I)}}catch(S){}},h=!0,E=null;E=setInterval(()=>{h&&_()},t);let z=()=>{document.visibilityState==="hidden"&&_()},L=()=>{_()};return document.addEventListener("visibilitychange",z),window.addEventListener("pagehide",L),{push(S){f(S),l.length>=n&&_()},flush:_,destroy(){h=!1,E!==null&&(clearInterval(E),E=null),document.removeEventListener("visibilitychange",z),window.removeEventListener("pagehide",L),_()}}}var Gt=200;function Ce(e){return`_snt_goal_retry_${e.slice(0,12)}`}var Kt={send:()=>{},flush:()=>{},destroy:()=>{}};function Be(e){var T,H,_;if(typeof window=="undefined")return Kt;let t=(T=e.flushIntervalMs)!=null?T:5e3,n=(H=e.maxRetrySize)!=null?H:100,r=(_=e.maxPerFlush)!=null?_:5,u=Ce(e.apiKey),d=[],i=new Set,l=new Set,s=[],o=0,a=0,c=!1,f=h=>{for(i.delete(h.id),l.has(h.id)||(l.add(h.id),s.push(h.id));s.length>Gt;){let E=s.shift();E&&l.delete(E)}ye([h.id],u)},g=h=>{Z([h],n,u),!l.has(h.id)&&!i.has(h.id)&&(i.add(h.id),d.push(h)),a++,o=Date.now()+X(a)},m=h=>{let E;try{E=fetch(e.url,{method:"POST",keepalive:!0,body:h.body,headers:e.headers})}catch(L){g(h);return}let z=L=>{var Q;let N=fe(L);if(N==="retry"){g(h);return}N==="dropped"&&((Q=e.onDrop)==null||Q.call(e,h,L.status)),f(h),a=0,o=0};E instanceof Promise?E.then(z).catch(()=>g(h)):z(E)},v=()=>{try{if(c||Date.now()<o)return;let h=0;for(;d.length>0&&h<r&&!(Date.now()<o);){let E=d.shift();i.delete(E.id),!l.has(E.id)&&(h++,m(E))}}catch(h){}};for(let h of me(u,n))i.has(h.id)||(i.add(h.id),d.push(h));let w=setInterval(v,t),k=()=>{document.visibilityState==="hidden"&&v()},C=()=>v();return document.addEventListener("visibilitychange",k),window.addEventListener("pagehide",C),{send(h){if(!c&&!(l.has(h.id)||i.has(h.id))){if(Date.now()<o){i.add(h.id),d.push(h);return}m(h)}},flush:v,destroy(){clearInterval(w),document.removeEventListener("visibilitychange",k),window.removeEventListener("pagehide",C),v(),c=!0}}}var Ut=1800*1e3;function he(e,t){return`${encodeURIComponent(e)}:${encodeURIComponent(t)}`}function Fe(e=Ut,t){let n=new Map,r=`_snt_asgn${Y(t)}_`,u=(o,a)=>`${r}${encodeURIComponent(o)}:${encodeURIComponent(a)}`,d=o=>{let a=o.slice(r.length),c=a.indexOf(":");if(c<0)return null;try{return{componentId:decodeURIComponent(a.slice(0,c)),segment:decodeURIComponent(a.slice(c+1))}}catch(f){return null}},i=()=>{try{let o=[];for(let a=0;a<localStorage.length;a++){let c=localStorage.key(a);c!=null&&c.startsWith(r)&&o.push(c)}return o}catch(o){return[]}},l=o=>o.assignedAt+(o.ttlMs&&o.ttlMs>0?o.ttlMs:e)<Date.now();return typeof window!="undefined"&&(()=>{for(let o of i())try{let a=localStorage.getItem(o);if(!a)continue;let c=JSON.parse(a);if(l(c)){localStorage.removeItem(o);continue}let f=d(o);if(!f)continue;n.set(he(f.componentId,f.segment),c)}catch(a){}})(),{get(o,a){let c=n.get(he(o,a));return c?l(c)?(n.delete(he(o,a)),null):c:null},set(o,a,c){let f=he(o,a);n.set(f,c);try{localStorage.setItem(u(o,a),JSON.stringify(c))}catch(g){}},invalidate(o){let a=`${encodeURIComponent(o)}:`;for(let c of[...n.keys()])c.startsWith(a)&&n.delete(c);for(let c of i()){let f=d(c);if((f==null?void 0:f.componentId)===o)try{localStorage.removeItem(c)}catch(g){}}},clear(){n.clear();for(let o of i())try{localStorage.removeItem(o)}catch(a){}}}}var je=["GPTBot","ChatGPT-User","OAI-SearchBot","ClaudeBot","Claude-User","Claude-SearchBot","PerplexityBot","Perplexity-User","Google-Extended","Applebot-Extended","Meta-ExternalAgent","Bytespider","CCBot","Amazonbot","cohere-ai","Diffbot"];function Se(e){return We(e)!==null}function We(e){var n;if(!e)return null;let t=e.toLowerCase();return(n=je.find(r=>t.includes(r.toLowerCase())))!=null?n:null}function ee(e){let t=e.toLowerCase();return/ipad|tablet|playbook|kindle|silk/.test(t)?"tablet":/mobi|iphone|ipod|android.*mobile|phone/.test(t)?"mobile":"desktop"}function te(e,t){if(!e)return"direct";try{let n=new URL(e);if(t)try{if(new URL(t).host===n.host)return"direct"}catch(u){}let r=n.hostname.toLowerCase();return/(^|\.)(google|bing|duckduckgo|yahoo)\./.test(r)?"search":/(^|\.)(twitter\.com|x\.com|facebook\.com|linkedin\.com|reddit\.com|t\.co)$/.test(r)?"social":"referral"}catch(n){return"direct"}}function ne(e){if(!e)return null;try{return new URL(e).hostname}catch(t){return null}}function oe(e){let t=e.getHours();return t<6?"night":t<12?"morning":t<18?"afternoon":"evening"}function Ae(e){let t=$t("__segment__",e);return`${t.deviceClass}:${t.trafficSource}`}function $t(e,t){var d,i,l,s,o,a,c;let n=(i=(d=t==null?void 0:t.userAgent)==null?void 0:d.trim())!=null?i:"",r=(s=(l=t==null?void 0:t.referer)==null?void 0:l.trim())!=null?s:"",u=(o=t==null?void 0:t.now)!=null?o:new Date;return{sessionId:e,ephemeral:!1,utmParams:(a=t==null?void 0:t.utmParams)!=null?a:{},deviceClass:n?ee(n):"desktop",trafficSource:r?te(r,t==null?void 0:t.appOrigin):"direct",referrerDomain:ne(r),timeOfDay:oe(u),dayOfWeek:(c=["sun","mon","tue","wed","thu","fri","sat"][u.getDay()])!=null?c:"sun",automation:(t==null?void 0:t.webdriver)===!0||Se(n)}}var re=require("@sentientui/policy");function Te(e){return x(x(x({id:e.id},e.arms?{arms:[...e.arms]}:{}),e.dims?{dims:Object.fromEntries(Object.entries(e.dims).map(([t,n])=>[t,[...n]]))}:{}),e.baseline!==void 0?{baseline:e.baseline}:{})}function ke(e){let t=Te(e);return(0,re.slotResultFor)(t,(0,re.slotBaselineArm)(t))}function ze(e){return typeof e=="string"?e:(0,re.canonicalArm)(e)}var ve="_snt_snap:",Bt=["low","medium","high"];function Qe(e){try{let t=localStorage.getItem(ve+e);if(!t)return null;let n=JSON.parse(t);return!n||typeof n!="object"||n.v!==1||typeof n.persona!="string"||typeof n.band!="string"||!Bt.includes(n.band)||typeof n.slots!="object"||n.slots===null||Array.isArray(n.slots)||!(n.layoutOrder===null||Array.isArray(n.layoutOrder))||typeof n.savedAt!="number"||!(n.slotConfig===void 0||typeof n.slotConfig=="object"&&n.slotConfig!==null&&!Array.isArray(n.slotConfig))?null:n}catch(t){return null}}function be(e,t){try{localStorage.setItem(ve+e,JSON.stringify(t))}catch(n){}}var _e=require("@sentientui/policy");var Ie=require("@sentientui/policy");var qe="[sentient] No API key configured \u2014 nothing is being learned. Set NEXT_PUBLIC_SENTIENT_API_KEY or pass localMode: true for local development.",Ft="[sentient] Local mode \u2014 decisions are simulated on-device and nothing is sent over the network. Add an API key to learn from real traffic.",Je=!1,we=!1;function jt(){var e;try{return(e=new URLSearchParams(window.location.search).get("sentient_persona"))!=null?e:void 0}catch(t){return}}function He(e){var l;let t=ge({ssrSessionId:e.ssrSessionId,apiKey:e.apiKey}),n=(l=t.getSessionId())!=null?l:"local",r=jt(),u=import("@sentientui/core/local").then(s=>{let o=s;return o.LOCAL_ENGINE_AVAILABLE?(Je||(Je=!0,console.info(Ft)),o):(we||(we=!0,console.error(qe)),null)}).catch(()=>(we||(we=!0,console.error(qe)),null)),d=null;function i(s){let o=document.documentElement;o.dataset.sentientPersona===void 0&&(o.dataset.sentientPersona=s.persona,o.dataset.sentientConfidence=(0,Ie.confidenceBand)(s.confidence))}return{isLocal:!0,async decide(s){var c,f,g;let o=await u;if(!o)return null;let a=o.createLocalEngine({sessionId:n,forcedPersona:r}).decide(s);return d=J(x({},a),{layoutOrder:(f=(c=a.layoutOrder)!=null?c:d==null?void 0:d.layoutOrder)!=null?f:null,slots:x(x({},(g=d==null?void 0:d.slots)!=null?g:{}),a.slots)}),be(e.apiKey||"local",{v:1,persona:d.persona,band:(0,Ie.confidenceBand)(d.confidence),slots:d.slots,layoutOrder:d.layoutOrder,savedAt:Date.now()}),i(a),a},getSlotResult(s){var o,a,c;return(c=(a=d==null?void 0:d.slots[s])!=null?a:(o=e.initialSlots)==null?void 0:o[s])!=null?c:null},getPersona(){return d?{persona:d.persona,confidence:d.confidence,band:(0,Ie.confidenceBand)(d.confidence)}:null},async assign(s,o){var f;let a=await u;return!a||!o||o.length===0?o!=null&&o[0]?{variantId:o[0],assignmentTtlMs:0}:null:{variantId:(f=a.createLocalEngine({sessionId:n,forcedPersona:r}).decide({components:[{id:s,variantIds:o}]}).assignments[s])!=null?f:o[0],assignmentTtlMs:0}},track:()=>{},goal:()=>{},componentGoal:()=>{},identify:()=>{},getAssignment:()=>null,fetchWeights:()=>Promise.resolve([]),getGraph:()=>({pageNodes:[],capturedAt:0}),dispose:()=>{},destroy:()=>t.destroy()}}var Ve="https://api.sentient-ui.com/v1/events",j=new Map,Wt=null;function zt(e){return"value"in e||"currency"in e||"externalId"in e||"metadata"in e||"weight"in e||"stepIndex"in e}function Re(){return pe()}function Oe(){var e;if(typeof window!="undefined")return((e=window.location)==null?void 0:e.pathname)||void 0}function Qt(e,t){let n=typeof window=="undefined"?null:window.history;if(!n)return;let r,u=()=>{let d=Oe();!d||d===r||(r=d,e.track({projectId:t,componentId:"__page__",eventType:"pageview",payload:{}}))};for(let d of["pushState","replaceState"]){let i=n[d];n[d]=function(...l){let s=i.apply(this,l);return u(),s}}window.addEventListener("popstate",u),u()}var ue={track:()=>{},goal:()=>{},componentGoal:()=>{},identify:()=>{},getAssignment:()=>null,assign:()=>Promise.resolve(null),decide:()=>Promise.resolve(null),getSlotResult:()=>null,getPersona:()=>null,fetchWeights:()=>Promise.resolve([]),getGraph:()=>({pageNodes:[],capturedAt:0}),dispose:()=>{},destroy:()=>{}};function qt(){try{let e={},t=new URLSearchParams(window.location.search);for(let[n,r]of t)n.startsWith("utm_")&&(e[n]=r);return e}catch(e){return{}}}function Ye(e){return e.replace(/\/events\/?$/,"")}function De(){return typeof navigator!="undefined"&&navigator.globalPrivacyControl===!0?!0:[typeof navigator!="undefined"?navigator.doNotTrack:void 0,typeof window!="undefined"?window.doNotTrack:void 0,typeof navigator!="undefined"?navigator.msDoNotTrack:void 0].some(t=>t==="1"||t==="yes")}function Jt(e){var l;let t=e.preConsentBehavior==="statistical_winner",n=Ye((l=e.ingestUrl)!=null?l:Ve),r={"Content-Type":"application/json",Authorization:`Bearer ${e.apiKey}`},u={track:()=>{},goal:()=>{},componentGoal:()=>{},identify:()=>{},getAssignment:()=>null,fetchWeights:()=>Promise.resolve([]),async assign(s,o,a){if(!t)return null;try{let c=new URLSearchParams({componentId:s});for(let m of o!=null?o:[])c.append("variantIds[]",m);let f=await fetch(`${n}/winner?${c.toString()}`,{headers:r});return f.ok?{variantId:(await f.json()).variantId,assignmentTtlMs:0}:o!=null&&o[0]?{variantId:o[0],assignmentTtlMs:0}:null}catch(c){return o!=null&&o[0]?{variantId:o[0],assignmentTtlMs:0}:null}},decide:()=>Promise.resolve(null),getSlotResult:()=>null,getPersona:()=>null,getGraph:()=>({pageNodes:[],capturedAt:0}),dispose:()=>{},destroy:()=>{}},d={track:s=>u.track(s),goal:((s,o,a,c)=>u.goal(s,o,a,c)),componentGoal:(s,o,a)=>u.componentGoal(s,o,a),identify:s=>u.identify(s),getAssignment:(s,o)=>u.getAssignment(s,o),assign:(s,o,a,c)=>u.assign(s,o,a,c),decide:s=>u.decide(s),getSlotResult:s=>u.getSlotResult(s),getPersona:()=>u.getPersona(),fetchWeights:()=>u.fetchWeights(),getGraph:()=>u.getGraph(),dispose:()=>u.dispose(),destroy:()=>u.destroy()};function i(s){u=s}return{proxy:d,setInner:i}}function Xe(e){var Q,se,S,I,W,K,q,V,Me;if(typeof window=="undefined")return ue;Wt=e.apiKey;let t=j.get(e.apiKey||"local");if(t!=null&&t.dispose)try{t.dispose()}catch(p){}let n=e.respectDoNotTrack!==!1&&De(),r=e.consent===!1||n,u=typeof e.apiKey=="string"&&e.apiKey.startsWith("pk_");if(e.localMode===!0||!u&&e.localMode!==!1)return r?(j.set(e.apiKey||"local",{config:e,upgrade:null}),ue):(j.set(e.apiKey||"local",{config:e,upgrade:null}),He(e));if(r){if(!e.apiKey||!e.apiKey.startsWith("pk_"))return e.preConsentBehavior==="statistical_winner"&&console.warn("[sentient] init() called with an invalid apiKey \u2014 expected a pk_ public key. SDK disabled."),j.set(e.apiKey,{config:e,upgrade:null}),ue;let{proxy:p,setInner:y}=Jt(e);return j.set(e.apiKey,{config:e,upgrade:n?null:y}),p}if(!e.apiKey||!e.apiKey.startsWith("pk_"))return console.warn("[sentient] init() called with an invalid apiKey \u2014 expected a pk_ public key. SDK disabled."),ue;if(e.ingestUrl==="")return console.warn("[sentient] init() called with an empty ingestUrl. SDK disabled."),ue;let d=(Q=e.ingestUrl)!=null?Q:Ve,i=Date.now(),l=ge({ssrSessionId:e.ssrSessionId,apiKey:e.apiKey}),s=Fe(void 0,e.apiKey),o=$e({ingestUrl:d,apiKey:e.apiKey}),a=Ye(d),c={"Content-Type":"application/json",Authorization:`Bearer ${e.apiKey}`},f=Be({url:`${a}/goals`,apiKey:e.apiKey,headers:c,onDrop:(p,y)=>{e.debug&&console.warn(`[sentient] goal dropped (HTTP ${y}) \u2014 this will not be retried. `+(y===400?"The session was not found: call init() and let the session upsert complete before firing goals.":y===401||y===403?"Check the API key and that this origin is on the project allowlist.":"See the response status for the cause."),p)}}),g=ee((se=navigator.userAgent)!=null?se:""),m=typeof window!="undefined"?window.location.origin:void 0,v=te((S=document.referrer)!=null?S:"",m),w=(I=e.sessionSegment)!=null?I:`${g}:${v}`,k=new Map,C=new Map,T=null,H=p=>{for(let y of p)C.has(y.id)||C.set(y.id,ke(y))};if(e.initialSlots)for(let[p,y]of Object.entries(e.initialSlots))C.set(p,y);let _=Qe(e.apiKey);if(_)for(let[p,y]of Object.entries(_.slots))C.has(p)||C.set(p,y);let h={low:.15,medium:.5,high:.85};if(e.initialPersona)T=x({},e.initialPersona);else{let p=document.documentElement.dataset;p.sentientPersona?T={persona:p.sentientPersona,confidence:(K=h[(W=p.sentientConfidence)!=null?W:"low"])!=null?K:.15}:_&&(T={persona:_.persona,confidence:(q=h[_.band])!=null?q:.15})}if(e.initialAssignments)for(let[p,y]of Object.entries(e.initialAssignments))s.set(p,w,{variantId:y,assignedAt:Date.now(),segment:w,confidence:1});let E=Promise.resolve(),z=l.getSessionId();if(z){let p=ne((V=document.referrer)!=null?V:""),y=x(x({sessionId:z,deviceClass:g,trafficSource:v,referrerDomain:p,utmParams:qt(),timeOfDay:oe(new Date),dayOfWeek:["sun","mon","tue","wed","thu","fri","sat"][new Date().getDay()],ephemeral:l.isEphemeral(),automation:typeof navigator!="undefined"&&navigator.webdriver===!0||Se((Me=navigator.userAgent)!=null?Me:"")},e.userId?{userId:e.userId}:{}),e.country?{country:e.country}:{});try{E=fetch(`${a}/sessions`,{method:"POST",keepalive:!0,body:JSON.stringify(y),headers:c}).then(b=>{b.status===402&&console.warn("[SentientUI] Session limit exceeded for this project. The bandit will stop learning until the limit resets. Upgrade at sentient-ui.com/pricing")}).catch(()=>{})}catch(b){}}e.debug&&(console.log("[sentient] initialized",{context:e.context}),window.__sentient={client:null,queue:o});let L=new Set,N={goal(p,y={},b=1,U=0){var D,ie,F,ae;let P=l.getSessionId();if(!P)return;let A=zt(y)?y:{metadata:y},$=`${p}\0${(D=A.externalId)!=null?D:""}`;if(L.has($)){e.debug&&console.log(`[sentient] goal("${p}") already recorded for this action \u2014 not sent twice`);return}L.add($),L.size===1&&setTimeout(()=>L.clear(),0);let G=Re(),O={sessionId:P,name:p,metadata:(ie=A.metadata)!=null?ie:{},weight:(F=A.weight)!=null?F:b,stepIndex:(ae=A.stepIndex)!=null?ae:U,goalId:G,value:A.value,currency:A.currency,externalId:A.externalId};e.debug&&console.log("[sentient] goal",O);let B={id:G,body:JSON.stringify(O)};E.then(()=>f.send(B))},componentGoal(p,y,b){var O,B,D;let U=l.getSessionId();if(!U)return;let P=s.get(p,w),A=P?null:(O=C.get(p))!=null?O:null;if(!P&&A===null){e.debug&&console.warn(`[sentient] componentGoal("${p}"): no assignment or slot decision yet \u2014 render its <Adaptive>/adaptive hook or call assign()/decide() before recording a goal.`);return}let $=P?P.variantId:ze(A),G={id:Re(),sessionId:U,projectId:e.apiKey,componentId:p,variantId:$,eventType:"goal_achieved",goalType:y,payload:x({reward:(B=b==null?void 0:b.reward)!=null?B:1,goalValue:b==null?void 0:b.value,currency:b==null?void 0:b.currency},(D=b==null?void 0:b.metadata)!=null?D:{}),timestamp:Date.now(),timeInSession:Date.now()-i,path:Oe()};e.debug&&console.log("[sentient] componentGoal",G),E.then(()=>o.push(G))},identify(p){let y=l.getSessionId();y&&E.then(()=>{fetch(`${a}/sessions`,{method:"POST",keepalive:!0,body:JSON.stringify({sessionId:y,userId:p,ephemeral:l.isEphemeral()}),headers:c}).catch(()=>{})})},track(p){let y=l.getSessionId();if(!y)return;let b=J(x({path:Oe()},p),{id:Re(),sessionId:y,timestamp:Date.now(),timeInSession:Date.now()-i});e.debug&&console.log("[sentient] track",b),E.then(()=>o.push(b))},getAssignment(p,y){return s.get(p,y)},async assign(p,y,b,U){let P=l.getSessionId();if(!P)return null;let A=s.get(p,w);if(A&&(y!=null&&y.length||A.content!==void 0)){let O=A.ttlMs&&A.ttlMs>0?Math.max(0,A.assignedAt+A.ttlMs-Date.now()):0;return{variantId:A.variantId,assignmentTtlMs:O,content:A.content}}let $=k.get(p);if($)return $;let G=(async()=>{await E;try{let O={sessionId:P,componentId:p,variantIds:y};U!==void 0?O.agentDataByVariant=U:b!==void 0&&(O.agentData=b);let B=await fetch(`${a}/assign`,{method:"POST",body:JSON.stringify(O),headers:c});if(!B.ok)return null;let D=await B.json();return s.set(p,w,x({variantId:D.variantId,assignedAt:Date.now(),segment:w,confidence:1,content:D.content},D.assignmentTtlMs&&D.assignmentTtlMs>0?{ttlMs:D.assignmentTtlMs}:{})),D}catch(O){return null}finally{k.delete(p)}})();return k.set(p,G),G},async decide(p){var U,P,A,$,G,O,B,D,ie;let y=l.getSessionId();if(!y)return null;let b=(U=p.slots)!=null?U:[];await E;try{let F={sessionId:y};p.sections&&p.sections.length>0&&(F.sections=p.sections.map(M=>({id:M}))),F.components=(P=p.components)!=null?P:[],b.length>0&&(F.slots=b.map(Te)),p.slotsFrom==="registry"&&(F.slotsFrom="registry"),p.v&&(F.v=p.v);let ae=await fetch(`${a}/decide`,{method:"POST",body:JSON.stringify(F),headers:c});if(!ae.ok)return H(b),null;let R=await ae.json(),ce={};for(let M of b)ce[M.id]=($=(A=R.slots)==null?void 0:A[M.id])!=null?$:ke(M);if(R.slots)for(let[M,de]of Object.entries(R.slots))M in ce||(ce[M]=de);for(let[M,de]of Object.entries(ce))C.set(M,de);let ct=T!=null&&T.persona!=="unknown";R.persona&&!(R.persona==="unknown"&&ct)?T={persona:R.persona,confidence:(G=R.confidence)!=null?G:0}:T||(T={persona:"unknown",confidence:0});for(let[M,de]of Object.entries((O=R.assignments)!=null?O:{}))s.set(M,w,{variantId:de,assignedAt:Date.now(),segment:w,confidence:1});return be(e.apiKey,x({v:1,persona:T.persona,band:(0,_e.confidenceBand)(T.confidence),slots:Object.fromEntries(C),layoutOrder:(B=R.layoutOrder)!=null?B:null,savedAt:Date.now()},R.slotConfig?{slotConfig:R.slotConfig}:{})),x(x(x({layoutOrder:(D=R.layoutOrder)!=null?D:null,assignments:(ie=R.assignments)!=null?ie:{},slots:ce,persona:T.persona,confidence:T.confidence},R.slotConfig?{slotConfig:R.slotConfig}:{}),R.goals?{goals:R.goals}:{}),R.sectionMap?{sectionMap:R.sectionMap}:{})}catch(F){return H(b),null}},getSlotResult(p){var y;return(y=C.get(p))!=null?y:null},getPersona(){return T?{persona:T.persona,confidence:T.confidence,band:(0,_e.confidenceBand)(T.confidence)}:null},async fetchWeights(){var p;try{let y=await fetch(`${a}/weights`,{headers:c});return y.ok?(p=(await y.json()).components)!=null?p:[]:[]}catch(y){return[]}},getGraph(){return{pageNodes:[],capturedAt:0}},dispose(){var p;o.destroy(),f.destroy(),((p=j.get(e.apiKey))==null?void 0:p.dispose)===N.dispose&&j.delete(e.apiKey),e.debug&&console.log("[sentient] disposed")},destroy(){var p;o.destroy(),f.destroy(),l.destroy(),((p=j.get(e.apiKey))==null?void 0:p.dispose)===N.dispose&&j.delete(e.apiKey);try{localStorage.removeItem(ve+e.apiKey),localStorage.removeItem(Ee(e.apiKey)),localStorage.removeItem(Ce(e.apiKey))}catch(y){}e.debug&&console.log("[sentient] destroyed")}};if(j.set(e.apiKey,{config:e,upgrade:null,dispose:N.dispose}),Qt(N,e.apiKey),e.debug){let p=window;p.__sentient&&(p.__sentient.client=N)}return N}var Ze="_snt_graph_edges",Ht={pricing:["features","faq"],features:["pricing"],faq:["pricing"],social_proof:["cta"],cta:["social_proof","hero","trust"],hero:["cta"],comparison:["pricing"],trust:["cta"]};function Vt(e){var t;return(t=Ht[e])!=null?t:[]}function Yt(e,t){try{let n=localStorage.getItem(e);return n?JSON.parse(n):t}catch(n){return t}}function Xt(e,t){try{localStorage.setItem(e,JSON.stringify(t))}catch(n){}}var Zt=new Set(["pricing","hero","social_proof","cta","features","faq","comparison","trust","navigation","generic"]);function en(e){return Zt.has(e)?e:"generic"}function Pe(e){try{let t=new URL(e);return`${t.origin}${t.pathname}`}catch(t){return"/"}}function tn(e,t,n){let r=`${e}:${t}:${n.join(",")}`,u=5381;for(let d=0;d<r.length;d++)u=(u<<5)+u+r.charCodeAt(d)&4294967295;return(u>>>0).toString(16).padStart(8,"0")}function et(e){let t=new Map,n=new Map,r=`_snt_graph_nodes${Y(e==null?void 0:e.apiKey)}`,u=()=>{typeof window!="undefined"&&Xt(r,[...t.values()])},d=i=>{var l;try{let s=JSON.parse(i);t.clear();for(let o of(l=s.pageNodes)!=null?l:[])t.set(o.componentId,o)}catch(s){}};if(typeof window!="undefined"){let i=Yt(r,[]);for(let l of i)t.set(l.componentId,l);try{localStorage.removeItem(Ze)}catch(l){}}return{addPageNode(i){t.set(i.componentId,i),u()},addStructuralEdge(i){let l=`${i.fromComponentId}->${i.toComponentId}`;n.set(l,i)},syncOnce(){var l,s;if(!(e!=null&&e.syncUrl)||typeof window=="undefined")return;let i=[...t.values()];if(i.length!==0)try{let o=new Map;for(let m of i){let v=(l=o.get(m.semanticType))!=null?l:[];v.push(m),o.set(m.semanticType,v)}let a=[],c=new Set;for(let m of i)for(let v of Vt(m.semanticType)){let w=(s=o.get(v))!=null?s:[];for(let k of w){if(k.componentId===m.componentId)continue;let C=`semantic:${m.componentId}->${k.componentId}`;c.has(C)||(c.add(C),a.push({fromComponentId:m.componentId,toComponentId:k.componentId,type:"semantic",weight:.4,confidence:.9}))}}let f=new Set(i.map(m=>m.componentId));for(let m of n.values()){if(!f.has(m.fromComponentId)||!f.has(m.toComponentId))continue;let v=`structural:${m.fromComponentId}->${m.toComponentId}`;c.has(v)||(c.add(v),a.push({fromComponentId:m.fromComponentId,toComponentId:m.toComponentId,type:"structural",weight:m.weight,confidence:1}))}let g=J(x(x({pageUrl:Pe(window.location.href)},e.sessionId?{sessionId:e.sessionId}:{}),e.projectId?{projectId:e.projectId}:{}),{nodes:i.map(m=>{let v=en(m.semanticType);return{componentId:m.componentId,semanticType:v,answers:m.answers,contentHash:tn(m.componentId,v,m.answers),prominenceScore:m.prominenceScore,depthInPage:m.depth}}),edges:a});fetch(e.syncUrl,{method:"POST",keepalive:!0,headers:x({"Content-Type":"application/json"},e.apiKey?{Authorization:`Bearer ${e.apiKey}`}:{}),body:JSON.stringify(g)}).catch(()=>{})}catch(o){}},snapshot(){return{pageNodes:[...t.values()],capturedAt:Date.now()}},serialize(){return JSON.stringify({pageNodes:[...t.values()]})},restore:d,destroy(){if(typeof window!="undefined")try{localStorage.removeItem(r),localStorage.removeItem(Ze)}catch(i){}}}}var tt=["pricing","hero","social_proof","cta","features","faq","comparison","trust","navigation","generic"],nn=[["pricing",/\b(pricing|price|plans?|subscriptions?|per month|\/mo|tier)\b/i],["faq",/\b(faq|frequently asked|common questions?)\b/i],["comparison",/\b(compare|comparison|versus|vs\.)\b/i],["social_proof",/\b(testimonial|reviews?|trusted by|loved by|customers?|logos|rated|case stud)\b/i],["trust",/\b(security|guarantee|privacy|compliance|secure|gdpr|soc ?2|encrypt)\b/i],["features",/\b(features?|how it works|benefits?|capabilit|what you get)\b/i]],on=[["pricing",/(?:[$€£]\s?\d[\d,.]*\s*(?:\/|per\s)\s*(?:mo|month|yr|year|seat|user))|(?:\b(?:starter|basic|pro|growth|premium|enterprise)\b[^.]{0,60}[$€£]\s?\d)/i],["social_proof",/(?:★{2,})|(?:\b\d(?:\.\d)?\s*(?:out of|\/)\s*5\b)|(?:\brated\b)|(?:["“][^"”]{20,160}["”]\s*[—–-]\s*[A-Z][a-z]+)/],["trust",/\b(?:money[- ]back guarantee|refund(?:s)? within|encrypted|soc ?2|iso ?27001|gdpr[- ]compliant|cancel anytime)\b/i],["comparison",/\b(?:vs|versus)\b\.?[^.!?]{0,80}\b(?:compare|comparison|plans?|features?|alternative)\b|\bhow (?:we|it) compares?\b/i]];function rn(e){var n;let t=e.querySelector("h1, h2, h3");return((n=t==null?void 0:t.textContent)!=null?n:"").slice(0,160)}function sn(e){if(e.tag==="nav"||e.tag==="footer")return{type:"navigation",strength:"weak"};let t=`${e.idClass} ${e.headingText}`.toLowerCase();for(let[n,r]of nn)if(r.test(t))return{type:n,strength:"strong"};for(let[n,r]of on)if(r.test(e.bodyText))return{type:n,strength:"strong"};return e.actionCount>=1&&e.textLength>0&&e.textLength<200?{type:"cta",strength:"weak"}:e.tag==="header"?{type:"hero",strength:"weak"}:/\b(hero|headline|banner)\b/i.test(t)?{type:"hero",strength:"weak"}:{type:"generic",strength:"weak"}}function an(e){var n,r;let t=((n=e.textContent)!=null?n:"").replace(/\s+/g," ").trim();return{tag:e.tagName.toLowerCase(),idClass:`${e.id} ${String((r=e.className)!=null?r:"")}`,headingText:rn(e),bodyText:t.slice(0,2e3),actionCount:e.querySelectorAll('a, button, [role="button"]').length,textLength:t.length}}function nt(e){return sn(an(e)).type}var cn=new Set(["SECTION","ARTICLE","MAIN","DIV"]),dn="h1, h2, h3",ot=30,ln=1500,un={scan:async()=>({nodes:[],edges:[],scannedAt:0}),observe:()=>{},getProminenceScore:()=>0,destroy:()=>{}};function rt(e,t,n){return n<=t?0:Math.max(0,Math.min(1,(e-t)/(n-t)))}function pn(e){var t,n,r;try{let u=e;for(let d of Object.keys(u)){if(!d.startsWith("__reactFiber")&&!d.startsWith("__reactInternalInstance"))continue;let i=u[d],l=(r=(t=i==null?void 0:i.type)==null?void 0:t.displayName)!=null?r:(n=i==null?void 0:i.type)==null?void 0:n.name;if(l&&l.length>1)return l}}catch(u){}}function gn(e){let t={};for(let n of Array.from(e.attributes))n.name.startsWith("data-")&&(t[n.name]=n.value);return t}var st=new Set(tt);function fn(e){let t=e.getAttribute("data-sentient-type");if(t&&st.has(t))return t;let n=e.getAttribute("role");return n&&st.has(n)?n:nt(e)}function mn(e){let t=5381;for(let n=0;n<e.length;n++)t=(t<<5)+t+e.charCodeAt(n)&4294967295;return(t>>>0).toString(16).padStart(8,"0")}function yn(e){let t=[],n=e;for(;n;){let r=n.parentElement;if(!r){t.push(n.tagName.toLowerCase());break}let u=Array.prototype.indexOf.call(r.children,n);t.push(`${n.tagName.toLowerCase()}[${u}]`),n=r}return t.reverse().join("/")}function hn(e){var n;let t=(n=e.getAttribute("data-sentient-id"))!=null?n:e.getAttribute("id");return t||`${e.tagName.toLowerCase()}-${mn(yn(e))}`}function Sn(e){let t=0,n=e.parentElement;for(;n;)t++,n=n.parentElement;return t}function Ne(e,t){var r,u,d;let n=e.querySelector(dn);return{componentId:hn(e),semanticType:fn(e),ariaLabel:(r=e.getAttribute("aria-label"))!=null?r:void 0,headingText:(d=(u=n==null?void 0:n.textContent)==null?void 0:u.trim())!=null?d:void 0,isAboveFold:e.getBoundingClientRect().top<window.innerHeight,prominenceScore:t(e),depth:Sn(e),reactComponentName:pn(e),dataAttributes:gn(e)}}function it(e){var d;let t=[],n=new Set,r="__root__",u=new Map;for(let[i,l]of e){let s=i.parentElement,o=r;for(;s;){if(e.has(s)){o=e.get(s);let c=e.get(i),f=`${o}->${c}`;!n.has(f)&&o!==c&&(n.add(f),t.push({fromComponentId:o,toComponentId:c,weight:.6}));break}s=s.parentElement}let a=(d=u.get(o))!=null?d:[];a.push(i),u.set(o,a)}for(let i of u.values()){if(i.length<2)continue;let l=i.length>ot?i.slice(0,ot):i;for(let s=0;s<l.length;s++)for(let o=s+1;o<l.length;o++){if(t.length>=ln)return t;let a=e.get(l[s]),c=e.get(l[o]);if(a===c)continue;let f=`${a}->${c}::sib`,g=`${c}->${a}::sib`;n.has(f)||(n.add(f),t.push({fromComponentId:a,toComponentId:c,weight:.3})),n.has(g)||(n.add(g),t.push({fromComponentId:c,toComponentId:a,weight:.3}))}}return t}function vn(e){let t=[],n=new Set,r=new Map;return document.querySelectorAll("[data-sentient-id]").forEach(i=>{if(i instanceof Element&&!n.has(i)){n.add(i);let l=Ne(i,e);t.push(l),r.set(i,l.componentId)}}),document.querySelectorAll("section, article, main, aside").forEach(i=>{if(!(i instanceof Element)||n.has(i))return;let l=i.hasAttribute("aria-label"),s=i.hasAttribute("data-sentient-id");if(!l&&!s)return;n.add(i);let o=Ne(i,e);t.push(o),r.set(i,o.componentId)}),{nodes:t,edges:it(r),elementToId:r}}function at(){if(typeof window=="undefined")return un;let e=null,t=0,n=null,r=new Map,u=s=>{try{let o=window.getComputedStyle(s),a=parseFloat(o.fontSize)||12,c=parseFloat(o.zIndex)||0,f=s.getBoundingClientRect(),g=Math.max(f.top,0),m=window.innerHeight||1,v=1/(g/m+1),w=rt(a,12,48)*.4+v*.4+rt(c,0,100)*.2;return Math.max(0,Math.min(1,w))}catch(o){return .5}};return{scan:()=>new Promise(s=>{let o=()=>{let{nodes:a,edges:c,elementToId:f}=vn(u);r.clear();for(let[g,m]of f)r.set(g,m);s({nodes:a,edges:c,scannedAt:Date.now()})};try{typeof requestIdleCallback=="function"?t=requestIdleCallback(o,{timeout:100}):o()}catch(a){o()}}),observe:s=>{n=s;try{e=new MutationObserver(o=>{let a=[],c=new Set;for(let g of o)g.type==="childList"&&g.addedNodes.forEach(m=>{if(!(m instanceof Element)||!cn.has(m.tagName))return;let v=m.hasAttribute("data-sentient-id"),w=m.hasAttribute("aria-label");if(!v&&!w)return;let k=Ne(m,u);a.push(k),c.add(k.componentId),r.set(m,k.componentId)});if(a.length===0||!n)return;for(let g of[...r.keys()])g.isConnected||r.delete(g);let f=it(r).filter(g=>c.has(g.fromComponentId)||c.has(g.toComponentId));n({nodes:a,edges:f,addedAt:Date.now()})}),e.observe(document.body,{childList:!0,subtree:!0})}catch(o){}},getProminenceScore:u,destroy:()=>{if(e&&(e.disconnect(),e=null),t&&typeof cancelIdleCallback=="function")try{cancelIdleCallback(t)}catch(s){}t=0,n=null,r.clear()}}}var bn="https://api.sentient-ui.com/v1/events";function wn(){try{let e=document.cookie.match(/(?:^|; )_snt_uid=([^;]*)/);return e?decodeURIComponent(e[1]):void 0}catch(e){return}}var xe=new Map;function In(e){var c;let t=Xe(e),n=e.respectDoNotTrack!==!1&&De(),r=e.consent===!1||n;if(!e.graph||!e.apiKey||r||typeof window=="undefined")return t;let u=xe.get(e.apiKey);if(u)try{u()}catch(f){}let d=at(),i=(c=e.ingestUrl)!=null?c:bn,l=et({syncUrl:i.replace(/\/events\/?$/,"/graph/sync"),apiKey:e.apiKey,projectId:e.apiKey,sessionId:wn()});d.scan().then(f=>{for(let g of f.nodes)l.addPageNode({id:g.componentId,componentId:g.componentId,semanticType:g.semanticType,answers:e.captureDomText&&g.headingText?[g.headingText]:[],prominenceScore:g.prominenceScore,depth:g.depth});for(let g of f.edges)l.addStructuralEdge(g);l.syncOnce()});let s=null,o=()=>{s!==null&&clearTimeout(s),s=setTimeout(()=>{s=null,l.syncOnce()},500)};d.observe(f=>{for(let g of f.nodes)l.addPageNode({id:g.componentId,componentId:g.componentId,semanticType:g.semanticType,answers:e.captureDomText&&g.headingText?[g.headingText]:[],prominenceScore:g.prominenceScore,depth:g.depth});for(let g of f.edges)l.addStructuralEdge(g);o()});let a=()=>{s!==null&&(clearTimeout(s),s=null),d.destroy(),l.destroy(),xe.get(e.apiKey)===a&&xe.delete(e.apiKey)};return xe.set(e.apiKey,a),J(x({},t),{getGraph:()=>l.snapshot(),dispose:()=>{a(),t.dispose()},destroy:()=>{a(),t.destroy()}})}0&&(module.exports={deriveSessionSegment,detectDeviceClass,detectTimeOfDay,detectTrafficSource,init,referrerDomainFromReferer,sanitizePageUrl});
2
2
  //# sourceMappingURL=index-graph.js.map