@sentientui/react 0.16.3 → 0.17.1

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.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- var $e=Object.defineProperty,Ve=Object.defineProperties;var Je=Object.getOwnPropertyDescriptors;var pe=Object.getOwnPropertySymbols;var He=Object.prototype.hasOwnProperty,ze=Object.prototype.propertyIsEnumerable;var me=(e,t,n)=>t in e?$e(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,C=(e,t)=>{for(var n in t||(t={}))He.call(t,n)&&me(e,n,t[n]);if(pe)for(var n of pe(t))ze.call(t,n)&&me(e,n,t[n]);return e},B=(e,t)=>Ve(e,Je(t));import{createContext as Qe,useContext as O,useEffect as j,useMemo as xe,useState as ne,useSyncExternalStore as Ye}from"react";import{detectDeviceClass as Ze,detectTrafficSource as et,init as tt}from"@sentientui/core";var ve=new Map,N=new Map;function Y(e,t){let n=N.get(e);return n||(n=new Set,N.set(e,n)),n.add(t),()=>{n.delete(t),n.size===0&&N.delete(e)}}function Z(e,t){ve.set(e,t);let n=N.get(e);if(n)for(let o of n)try{o(t)}catch(i){}}function ee(e){var t;return(t=ve.get(e))!=null?t:null}var Xe={on:!1,listeners:new Set};function ye(){if(typeof window=="undefined")return Xe;let e=window;return e.__sentient_preview||(e.__sentient_preview={on:!1,listeners:new Set}),e.__sentient_preview}function te(){return ye().on}function Se(e){let t=ye().listeners;return t.add(e),()=>{t.delete(e)}}function he(e){return{isLocal:e.isLocal,track:()=>{},goal:()=>{},componentGoal:()=>{},identify:()=>{},fetchWeights:()=>Promise.resolve([]),getAssignment:(t,n)=>e.getAssignment(t,n),assign:(t,n,o,i)=>e.assign(t,n,o,i),decide:()=>Promise.resolve(null),getSlotResult:t=>e.getSlotResult(t),getPersona:()=>e.getPersona(),getGraph:()=>e.getGraph(),dispose:()=>e.dispose(),destroy:()=>e.destroy()}}var we="sentient:overrides-changed";function U(){var e;return typeof window=="undefined"?0:(e=window.__sentient_overrides_version)!=null?e:0}function D(e){return typeof window=="undefined"?()=>{}:(window.addEventListener(we,e),()=>window.removeEventListener(we,e))}function be(e){typeof window!="undefined"&&(window.__sentient_devtools_config=e)}var qe={components:new Map,slots:new Map,sections:[],listeners:new Set,version:0};function P(){if(typeof window=="undefined")return qe;let e=window;return e.__sentient_registry||(e.__sentient_registry={components:new Map,slots:new Map,sections:[],listeners:new Set,version:0}),e.__sentient_registry}function F(){P().version+=1;for(let e of P().listeners)e()}function $(e){return P().components.set(e.id,e),F(),()=>{P().components.delete(e.id),F()}}function V(e){return P().slots.set(e.id,e),F(),()=>{P().slots.delete(e.id),F()}}function Ae(e){P().sections=[...e],F()}import{jsx as st}from"react/jsx-runtime";function nt(){var e,t;if(typeof window=="undefined")return"desktop:direct";try{let n=Ze((e=navigator.userAgent)!=null?e:""),o=et((t=document.referrer)!=null?t:"",window.location.origin);return`${n}:${o}`}catch(n){return"desktop:direct"}}var ke="https://api.sentient-ui.com/v1",R=Qe({client:null,apiKey:"",initialAssignments:{},sessionSegment:"desktop:direct",ssrFallback:"first",onAssignment:void 0,initialLayoutOrder:null,initialSlots:{},initialPersona:null,apiBaseUrl:ke});function it(e){var v,u;let[t,n]=ne(null),[o]=ne(()=>{var d;return(d=e.sessionSegment)!=null?d:nt()}),[i,p]=ne(te());j(()=>Se(()=>p(te())),[]),j(()=>{if(e.consent===!1&&!e.preConsentBehavior){n(f=>(f==null||f.destroy(),null));return}let d={apiKey:e.apiKey,context:e.context,debug:e.debug,initialAssignments:e.initialAssignments,sessionSegment:o,consent:e.consent,preConsentBehavior:e.preConsentBehavior,respectDoNotTrack:e.respectDoNotTrack,ssrSessionId:e.ssrSessionId,country:e.country,localMode:e.localMode,initialSlots:e.initialSlots,initialPersona:e.initialPersona,ingestUrl:e.apiBaseUrl?`${e.apiBaseUrl.replace(/\/$/,"")}/events`:void 0},g=!1,l=null,a=null,h=f=>{e.engagement!==!1&&import("@sentientui/core/engagement").then(({startEngagementCapture:w})=>{g||(a=w(f,{apiKey:e.apiKey,apiBase:e.apiBaseUrl?e.apiBaseUrl.replace(/\/$/,""):void 0}))})};return e.enableGraph!==!1?import("@sentientui/core/graph").then(({init:f})=>{g||(l=f(B(C({},d),{graph:!0})),n(l),h(l))}):(l=tt(d),n(l),h(l)),()=>{g=!0,a==null||a(),l==null||l.dispose()}},[e.consent]),j(()=>{if(!t)return;let d=!1,g=async()=>{if(d)return;let a;try{a=await t.fetchWeights()}catch(h){return}if(!d)for(let h of a){let f={componentId:h.componentId,updatedAt:h.updatedAt,variants:h.variants.map(w=>{var y;return{variantId:w.variantId,pulls:w.pulls,avgReward:(y=w.avgReward)!=null?y:0}})};Z(h.componentId,f)}};g();let l=setInterval(()=>{g()},6e4);return()=>{d=!0,clearInterval(l)}},[t]);let s=(v=e.ssrFallback)!=null?v:"first",r=(u=e.apiBaseUrl)!=null?u:ke;j(()=>{var d;typeof process!="undefined"&&((d=process.env)==null?void 0:d.NODE_ENV)==="production"||be({apiKey:e.apiKey,apiBaseUrl:r,isLocal:(t==null?void 0:t.isLocal)===!0})},[t,e.apiKey,r]),j(()=>{e.initialLayoutOrder&&e.initialLayoutOrder.length>0&&Ae(e.initialLayoutOrder)},[e.initialLayoutOrder]);let m=xe(()=>t&&i?he(t):t,[t,i]),c=xe(()=>{var d,g,l,a;return{client:m,apiKey:e.apiKey,initialAssignments:(d=e.initialAssignments)!=null?d:{},sessionSegment:o,ssrFallback:s,onAssignment:e.onAssignment,initialLayoutOrder:(g=e.initialLayoutOrder)!=null?g:null,initialSlots:(l=e.initialSlots)!=null?l:{},initialPersona:(a=e.initialPersona)!=null?a:null,apiBaseUrl:r}},[m,e.apiKey,e.initialAssignments,o,s,e.onAssignment,e.initialLayoutOrder,e.initialSlots,e.initialPersona,r]);return st(R.Provider,{value:c,children:e.children})}function A(){return O(R).client}function G(){return O(R).apiKey}function ie(){return O(R).initialAssignments}function J(){return O(R).sessionSegment}function Ce(){return O(R).ssrFallback}function H(){return O(R).onAssignment}function rt(){let e=O(R).initialLayoutOrder,t=Ye(D,()=>{var n;return typeof window=="undefined"?null:(n=window.__sentient_layout_override)!=null?n:null},()=>null);return t!=null?t:e}function _e(){return O(R).initialSlots}function ot(){return O(R).apiBaseUrl}import{memo as dt,useEffect as T,useMemo as Ee,useRef as z,useState as ft}from"react";import{attachMicroSignalDetectors as gt}from"@sentientui/core";import{useEffect as re,useRef as Re,useState as at,useSyncExternalStore as lt}from"react";function ct(e){var n;if(typeof window=="undefined")return null;let t=(n=window.__sentient_overrides)==null?void 0:n[e];if(t)return t;try{let o=new URLSearchParams(window.location.search);for(let i of o.getAll("sentient_variant")){let p=i.indexOf(":");if(p!==-1&&i.slice(0,p)===e)return i.slice(p+1)}}catch(o){}return null}function Ge(e,t){var o;let n=null;for(let i of e.variants)t.includes(i.variantId)&&(!n||i.avgReward>n.avgReward)&&(n={variantId:i.variantId,avgReward:i.avgReward});return(o=n==null?void 0:n.variantId)!=null?o:null}function K(e,t,n,o){let i=ie(),p=Ce(),s=A(),r=J(),m=H(),c=Re(null);lt(D,U,()=>0);let v=ct(e),u=v&&t.includes(v)?v:null,d=Re(null);u&&d.current!==u&&(d.current=u,console.info(`[sentient] override active: ${e} -> ${u}`));let g=(()=>{var y,b;if(u)return{variantId:u,content:null,isLoading:!1};if(!s){let S=i[e];return S&&t.includes(S)?{variantId:S,content:null,isLoading:!1}:p==="first"&&t.length>0?{variantId:t[0],content:null,isLoading:!1}:{variantId:null,content:null,isLoading:!0}}let f=s.getAssignment(e,r);if(f&&(t.includes(f.variantId)||f.content))return{variantId:f.variantId,content:(y=f.content)!=null?y:null,isLoading:!1};let w=ee(e);if(w){let S=Ge(w,t);if(S)return{variantId:S,content:null,isLoading:!1}}return{variantId:(b=t[0])!=null?b:null,content:null,isLoading:!1}})(),[l,a]=at(g),h=f=>{m&&c.current!==f&&(c.current=f,m(e,f))};return re(()=>{var w;if(u||!s)return;let f=s.getAssignment(e,r);if(f&&(t.includes(f.variantId)||f.content)){a({variantId:f.variantId,content:(w=f.content)!=null?w:null,isLoading:!1}),h(f.variantId);return}a(y=>{var b;return y.variantId?y:{variantId:(b=t[0])!=null?b:null,content:null,isLoading:!1}})},[u,s,e,r]),re(()=>{if(u||!s)return;let f=s.getAssignment(e,r);if(f&&t.includes(f.variantId))return;let w=!1;return s.assign(e,t,n,o).then(y=>{var b;w||y&&(!t.includes(y.variantId)&&!y.content||(a({variantId:y.variantId,content:(b=y.content)!=null?b:null,isLoading:!1}),h(y.variantId)))}),()=>{w=!0}},[u,s,e,r]),re(()=>{if(!u&&s)return Y(e,f=>{var b;let w=s.getAssignment(e,r);if(w&&(t.includes(w.variantId)||w.content)){a({variantId:w.variantId,content:(b=w.content)!=null?b:null,isLoading:!1});return}let y=Ge(f,t);y&&a({variantId:y,content:null,isLoading:!1})})},[u,s,e,r]),u?{variantId:u,content:null,isLoading:!1,isOverride:!0}:l}function _(){var e;return typeof process=="undefined"||((e=process.env)==null?void 0:e.NODE_ENV)!=="production"}function E(e){return typeof e=="string"?{type:"click"}:e}function M(e){return typeof e=="string"?e:e.type}function ut(e){if(!(e instanceof Element))return!1;let t=e.tagName.toLowerCase();return t==="a"||t==="button"?!0:e.getAttribute("role")==="button"}function Oe(e,t,n){if(n){try{let i=e;for(;i&&i!==t;){if(i.matches(n))return!0;i=i.parentElement}}catch(i){}return!1}let o=e;for(;o&&o!==t;){if(ut(o))return!0;o=o.parentElement}return!1}function L(e,t,n){if(t.type==="weighted_composite"){let r=new Set,m=[];return t.steps.forEach(({goal:c,name:v,weight:u},d)=>{let g=()=>{r.has(d)||(r.add(d),n.fireStep(v,u,d))};if(c.type==="click"){let l=a=>{let h=a.target;h instanceof Element&&Oe(h,e,c.selector)&&g()};e.addEventListener("click",l),m.push(()=>e.removeEventListener("click",l));return}if(c.type==="form_submit"){let l=a=>{a.target instanceof HTMLFormElement&&e.contains(a.target)&&g()};e.addEventListener("submit",l),m.push(()=>e.removeEventListener("submit",l));return}if(c.type==="scroll_depth"){let l=Math.max(0,Math.min(1,c.threshold)),a=new IntersectionObserver(h=>{for(let f of h)if(f.intersectionRatio>=l){g(),a.disconnect();break}},{threshold:[l]});a.observe(e),m.push(()=>a.disconnect())}}),()=>{for(let c of m)c()}}let o=t.type==="composite"?t.all:[t],i=new Set(o.map((r,m)=>m)),p=r=>{i.delete(r),i.size===0&&n.fireGoal()},s=[];return o.forEach((r,m)=>{if(r.type==="click"){let c=v=>{let u=v.target;u instanceof Element&&Oe(u,e,r.selector)&&(t.type==="composite"?p(m):n.fireGoal())};e.addEventListener("click",c),s.push(()=>e.removeEventListener("click",c));return}if(r.type==="form_submit"){let c=v=>{v.target instanceof HTMLFormElement&&e.contains(v.target)&&(t.type==="composite"?p(m):n.fireGoal())};e.addEventListener("submit",c),s.push(()=>e.removeEventListener("submit",c));return}if(r.type==="scroll_depth"){let c=Math.max(0,Math.min(1,r.threshold)),v=new IntersectionObserver(u=>{for(let d of u)if(d.intersectionRatio>=c){t.type==="composite"?p(m):n.fireGoal(),v.disconnect();break}},{threshold:[c]});v.observe(e),s.push(()=>v.disconnect());return}}),()=>{for(let r of s)r()}}function I(e,t,n,o){e.track({projectId:t,componentId:n,variantId:o,eventType:"variant_assigned",payload:{}})}import{jsx as vt}from"react/jsx-runtime";function pt(e){var w;let t=A(),n=G(),o=Ee(()=>Object.keys(e.variants),[e.variants]),{variantId:i,content:p,isOverride:s}=K(e.id,o,e.agentData,e.agentDataByVariant),r=z(null),[m,c]=ft(!1);T(()=>{c(!0)},[]);let v=z(!1),u=z(new Set),d=z(null),g=typeof e.goal=="string"?e.goal:JSON.stringify(e.goal),l=Ee(()=>E(e.goal),[g]),a=typeof e.goal=="string"?e.goal:l.type;if(T(()=>$({id:e.id,variantIds:o,goal:a}),[e.id,o,a]),T(()=>{s||!t||!i||!n||d.current!==i&&(d.current=i,I(t,n,e.id,i))},[t,i,n,e.id,s]),T(()=>{v.current=!1,u.current=new Set},[i,l]),T(()=>{if(s||!t||!i)return;let y=r.current;if(!y)return;let b=null,S=0,k=()=>{S=Date.now(),b=setTimeout(()=>{t.track({projectId:n,componentId:e.id,variantId:i,eventType:"cursor_signal",payload:{hoverDuration:Date.now()-S}}),b=null},800)},x=()=>{b!==null&&(clearTimeout(b),b=null)};return y.addEventListener("mouseenter",k),y.addEventListener("mouseleave",x),()=>{y.removeEventListener("mouseenter",k),y.removeEventListener("mouseleave",x),b!==null&&clearTimeout(b)}},[t,i,n,e.id,s]),T(()=>{if(s||!t||!i)return;let y=r.current;if(!y)return;let b=Date.now();return gt((S,k={})=>{var de,fe,ge;t.track({projectId:n,componentId:e.id,variantId:i,eventType:"micro_signal",payload:C({signalType:S},k)});let x=(de=e.microSignalGoals)==null?void 0:de[S];if(!x||u.current.has(S))return;u.current.add(S);let Ke=typeof x=="string"?x:x.name,Ne=typeof x=="string"?1:(fe=x.weight)!=null?fe:1,Ue=typeof x=="string"?0:(ge=x.stepIndex)!=null?ge:0;t.goal(Ke,C({signalType:S},k),Ne,Ue)},y,b)},[t,i,n,e.id,e.microSignalGoals,s]),T(()=>{if(s||!t||!i)return;let y=r.current;if(y)return L(y,l,{fireGoal:()=>{v.current||(v.current=!0,t.track({projectId:n,componentId:e.id,variantId:i,eventType:"goal_achieved",goalType:a,payload:{reward:1}}),t.goal(a,{componentId:e.id,variantId:i},1,0))},fireStep:(b,S,k)=>{t.track({projectId:n,componentId:e.id,variantId:i,eventType:"goal_achieved",goalType:b,payload:{reward:S}}),t.goal(b,{},S,k)}})},[t,i,n,e.id,l,a,s]),e.clientOnly&&(!m||!t)||!i)return null;let h=(w=e.variants[i])!=null?w:null,f=h===null?p:null;return _()&&h===null&&f===null&&console.warn(`[sentient] <Adaptive id="${e.id}"> was assigned variant "${i}" but no matching key exists in props.variants. If this is a dashboard-managed text variant, use <AdaptiveText id="${e.id}"> instead.`),vt("div",{ref:r,"data-sentient-id":e.id,"data-sentient-variant":i,children:h!=null?h:f})}var mt=dt(pt,(e,t)=>{if(e.id!==t.id||JSON.stringify(e.goal)!==JSON.stringify(t.goal)||e.microSignalGoals!==t.microSignalGoals||e.clientOnly!==t.clientOnly||e.agentData!==t.agentData||e.agentDataByVariant!==t.agentDataByVariant)return!1;if(e.variants===t.variants)return!0;let n=Object.keys(e.variants),o=Object.keys(t.variants);return n.length!==o.length?!1:n.every(i=>i in t.variants&&Object.is(e.variants[i],t.variants[i]))});import{useEffect as Le,useRef as yt,useState as Ie}from"react";import{jsx as ht}from"react/jsx-runtime";function St({id:e,default:t,component:n="span",className:o}){let i=A(),p=G(),s=H(),r=J(),m=yt(null),[c,v]=Ie(()=>{var g,l;return(l=(g=i==null?void 0:i.getAssignment(e,r))==null?void 0:g.content)!=null?l:null}),[u,d]=Ie(()=>{var g,l;return(l=(g=i==null?void 0:i.getAssignment(e,r))==null?void 0:g.variantId)!=null?l:null});return Le(()=>{var l;if(!i||((l=i.getAssignment(e,r))==null?void 0:l.content)!==void 0)return;let g=!1;return i.assign(e).then(a=>{if(!g){if(!a){_()&&console.warn(`[sentient] <AdaptiveText id="${e}"> assignment failed \u2014 showing default text.`);return}d(a.variantId),a.content&&v(a.content)}}),()=>{g=!0}},[i,e,r]),Le(()=>{!i||!u||!p||m.current!==u&&(m.current=u,i.track({projectId:p,componentId:e,variantId:u,eventType:"variant_assigned",payload:{}}),s==null||s(e,u))},[i,u,p,e,s]),ht(n,{className:o,children:c!=null?c:t})}import{useCallback as wt}from"react";function bt(e){let t=A();return wt((n,o)=>{t==null||t.componentGoal(e,n,o)},[t,e])}import{renderPrePaintScript as At}from"@sentientui/core";import{confidenceBand as xt}from"@sentientui/policy";import{jsx as _t}from"react/jsx-runtime";function Pe(e){return JSON.stringify(e).replace(/</g,"\\u003c")}function kt(e){return e.persona?'(function(){try{var d=document.documentElement;if(d.hasAttribute("data-sentient-persona"))return;d.setAttribute("data-sentient-persona",'+Pe(e.persona.persona)+');d.setAttribute("data-sentient-confidence",'+Pe(xt(e.persona.confidence))+");}catch(e){}})();":At(e.apiKey)}function Ct(e){return _t("script",{"data-sentient-persona-script":"",dangerouslySetInnerHTML:{__html:kt(e)}})}import{useEffect as oe,useMemo as se,useRef as Lt}from"react";import{validateSlotDecl as It}from"@sentientui/policy";import{useEffect as Rt,useReducer as Gt,useSyncExternalStore as Ot}from"react";import{armOfResult as X,baselineResultFor as Et}from"@sentientui/core";import{confidenceBand as Nn}from"@sentientui/policy";function q(e,t){var v;Ot(D,U,()=>0);let n=A(),o=_e(),[,i]=Gt(u=>u+1,0),p=typeof window!="undefined"?(v=window.__sentient_slot_overrides)==null?void 0:v[e]:void 0,s=p===void 0?o[e]:void 0,r=p===void 0&&s===void 0&&n?n.getSlotResult(e):null,m=(n==null?void 0:n.isLocal)===!0&&p===void 0&&s===void 0&&r===null;if(Rt(()=>{if(!m||!n)return;let u=!1;return n.decide({slots:[t]}).then(d=>{!u&&d&&i()}),()=>{u=!0}},[n,e,m]),p!==void 0)return{result:p,arm:X(p),source:"override"};if(s!==void 0)return{result:s,arm:X(s),source:"preloaded"};if(r!==null)return{result:r,arm:X(r),source:"client"};let c=Et(t);return{result:c,arm:X(c),source:"baseline"}}var ae=new Set;function Pt(e){return typeof CSS!="undefined"&&typeof CSS.escape=="function"?CSS.escape(e):e.replace(/"/g,'\\"')}function Tt(e,t,n){let o=A(),i=G(),p=se(()=>({id:e,dims:t}),[e]),{result:s,arm:r}=q(e,p),m=se(()=>typeof s=="string"?{}:s,[r]);if(_()&&!ae.has(e)){let d=It({id:e,dims:Object.fromEntries(Object.entries(t).map(([l,a])=>[l,[...a]]))}),g=Object.values(t).reduce((l,a)=>l*a.length,1);d.ok?g>4&&(ae.add(e),console.warn(`[sentient] useAdaptiveTokens("${e}") declares ${g} combinations \u2014 more than the recommended 4. Each extra combination needs more traffic to learn; consider fewer dims/values.`)):(ae.add(e),console.warn(`[sentient] useAdaptiveTokens("${e}"): invalid declaration \u2014 ${d.reason}. Serving baseline.`))}let c=(n==null?void 0:n.goal)===void 0?null:typeof n.goal=="string"?n.goal:JSON.stringify(n.goal);oe(()=>V({id:e,dims:t}),[e]);let v=Lt(null);oe(()=>{!o||v.current===r||(v.current=r,I(o,i,e,r))},[o,i,e,r]),oe(()=>{if(!o||!(n!=null&&n.goal))return;let d=document.querySelector(`[data-sentient-slot="${Pt(e)}"]`);if(!d){_()&&console.warn(`[sentient] useAdaptiveTokens("${e}"): a goal is declared but no element carries the returned props \u2014 spread {...props} on the slot's element.`);return}let g=M(n.goal),l=!1;return L(d,E(n.goal),{fireGoal:()=>{l||(l=!0,o.componentGoal(e,g))},fireStep:(a,h)=>{o.componentGoal(e,a,{reward:h})}})},[o,e,c,r]);let u=se(()=>{let d={"data-sentient-slot":e};for(let[g,l]of Object.entries(m))d[`data-${g}`]=l;return d},[e,m]);return{tokens:m,props:u}}import{useCallback as Te,useEffect as W,useMemo as le,useRef as ce,useState as Dt}from"react";import{attachMicroSignalDetectors as Mt}from"@sentientui/core";var De=new Set;function Wt(e,t){var b;if(_()&&!t.goal)throw new Error(`[sentient] useAdaptive("${e}"): a goal is required \u2014 without one the optimizer accumulates exposures with no rewards and cannot learn. Pass e.g. goal: 'buy_click'.`);let n=A(),o=G(),i=le(()=>Object.keys(t.variants),[e]),{variantId:p,isOverride:s}=K(e,i),r=(b=p!=null?p:i[0])!=null?b:"",m=t.variants[r],[c,v]=Dt(null),u=ce(null),d=Te(S=>{u.current=S,v(S)},[]),g=typeof t.goal=="string"?t.goal:JSON.stringify(t.goal),l=le(()=>E(t.goal),[g]),a=M(t.goal);W(()=>$({id:e,variantIds:i,goal:a}),[e,i,a]);let h=ce(null);W(()=>{s||!n||!r||!c||h.current!==r&&(h.current=r,I(n,o,e,r))},[n,o,e,r,c,s]);let f=ce(!1);W(()=>{f.current=!1},[r,g]),W(()=>{if(!s&&!(!n||!r||!c))return L(c,l,{fireGoal:()=>{f.current||(f.current=!0,n.track({projectId:o,componentId:e,variantId:r,eventType:"goal_achieved",goalType:a,payload:{reward:1}}),n.goal(a,{componentId:e,variantId:r},1,0))},fireStep:(S,k,x)=>{n.track({projectId:o,componentId:e,variantId:r,eventType:"goal_achieved",goalType:S,payload:{reward:k}}),n.goal(S,{},k,x)}})},[n,c,r,o,e,l,a,s]),W(()=>{if(s||!n||!r||!c)return;let S=Date.now();return Mt((k,x={})=>{n.track({projectId:o,componentId:e,variantId:r,eventType:"micro_signal",payload:C({signalType:k},x)})},c,S)},[n,c,r,o,e,s]),W(()=>{if(!_()||!n)return;let S=setTimeout(()=>{!u.current&&!De.has(e)&&(De.add(e),console.warn(`[sentient] useAdaptive("${e}"): bind was never attached \u2014 spread {...bind} on the rendered element, otherwise exposure and goal tracking cannot work and the optimizer learns nothing.`))},0);return()=>clearTimeout(S)},[n,e]);let w=Te((S,k)=>{s||n==null||n.componentGoal(e,S!=null?S:a,k)},[n,e,a,s]),y=le(()=>({ref:d,"data-sentient-id":e,"data-sentient-variant":r}),[d,e,r]);return{variant:r,value:m,bind:y,fireGoal:w}}import{Children as Bt,isValidElement as Ft,useEffect as ue,useMemo as Me,useRef as We}from"react";import{jsx as Kt}from"react/jsx-runtime";var Q=new Set;function jt(e){var l;let t=A(),n=G(),o=We(null),i=Me(()=>Object.keys(e.arrangements),[e.id]),p=Me(()=>C({id:e.id,arms:i},e.baseline!==void 0?{baseline:e.baseline}:{}),[e.id,i,e.baseline]),{arm:s}=q(e.id,p);_()&&e.baseline!==void 0&&e.baseline!==i[0]&&!Q.has(e.id+":baseline")&&(Q.add(e.id+":baseline"),console.warn(`[sentient] <AdaptiveGroup id="${e.id}">: baseline "${e.baseline}" is not the first-declared arrangement ("${i[0]}"). The first arrangement should usually be the page's real incumbent (the holdout sees it).`));let r=Bt.toArray(e.children).filter(Ft),m=new Map;for(let a of r)m.set(String((l=a.key)!=null?l:"").replace(/^\.\$/,""),a);let c=e.arrangements[s],v=c!==void 0&&c.length===r.length&&c.every(a=>m.has(a));_()&&c!==void 0&&!v&&!Q.has(e.id+":keys")&&(Q.add(e.id+":keys"),console.warn(`[sentient] <AdaptiveGroup id="${e.id}">: arrangement "${s}" [${c.join(", ")}] does not match the children's keys \u2014 rendering declaration order (fail-safe).`));let u=v?c.map(a=>m.get(a)):r;ue(()=>V({id:e.id,arms:Object.keys(e.arrangements)}),[e.id]);let d=We(null);ue(()=>{!t||d.current===s||(d.current=s,I(t,n,e.id,s))},[t,n,e.id,s]);let g=e.goal===void 0?null:typeof e.goal=="string"?e.goal:JSON.stringify(e.goal);return ue(()=>{if(!t||e.goal===void 0)return;let a=o.current;if(!a)return;let h=M(e.goal),f=!1;return L(a,E(e.goal),{fireGoal:()=>{f||(f=!0,t.componentGoal(e.id,h))},fireStep:(w,y)=>{t.componentGoal(e.id,w,{reward:y})}})},[t,e.id,g,s]),Kt("div",{ref:o,"data-sentient-id":e.id,"data-sentient-variant":s,children:u})}import{deriveSessionSegment as Nt}from"@sentientui/core";var Ut=["page","blocks","layoutOrder"],Be=new Map;function $t(e,t){Be.set(e,t)}function Fe(e){return Be.get(e)}function Vt(e){var i,p;let t=(p=(i=e.content)!=null?i:Fe(e.page))!=null?p:{},n={};for(let[s,r]of Object.entries(t))Ut.includes(s)||(n[s]=r);let o=B(C({},n),{page:e.page,blocks:e.blocks});return e.layoutOrder&&(o.layoutOrder=e.layoutOrder),o}function Jt(e){return`<script type="application/ld+json">${je(e)}</script>`}function je(e){return JSON.stringify(C({"@context":"https://schema.org","@type":"WebPage"},e)).replace(/</g,"\\u003c")}function Ht(e){let t=[];e.title&&t.push(`# ${e.title}`,""),e.summary&&t.push(String(e.summary),"");for(let[n,o]of Object.entries(e))["page","title","summary","blocks","layoutOrder"].includes(n)||t.push(`## ${n}`,"","```json",JSON.stringify(o,null,2),"```","");if(e.blocks.length>0){t.push("## blocks","");for(let n of e.blocks)t.push(`- **${n.id}** \u2192 variant \`${n.variant}\``),n.content!==void 0&&t.push(""," ```json",JSON.stringify(n.content,null,2)," ```");t.push("")}return t.join(`
2
+ var Je=Object.defineProperty,He=Object.defineProperties;var ze=Object.getOwnPropertyDescriptors;var ge=Object.getOwnPropertySymbols;var Xe=Object.prototype.hasOwnProperty,qe=Object.prototype.propertyIsEnumerable;var pe=(e,t,n)=>t in e?Je(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,C=(e,t)=>{for(var n in t||(t={}))Xe.call(t,n)&&pe(e,n,t[n]);if(ge)for(var n of ge(t))qe.call(t,n)&&pe(e,n,t[n]);return e},B=(e,t)=>He(e,ze(t));import{createContext as Ze,useContext as G,useEffect as K,useMemo as Ce,useState as te,useSyncExternalStore as et}from"react";import{detectDeviceClass as tt,detectTrafficSource as nt,init as it}from"@sentientui/core";var me=new Map,N=new Map;function ve(e,t){let n=N.get(e);return n||(n=new Set,N.set(e,n)),n.add(t),()=>{n.delete(t),n.size===0&&N.delete(e)}}function ye(e,t){me.set(e,t);let n=N.get(e);if(n)for(let s of n)try{s(t)}catch(i){}}function Se(e){var t;return(t=me.get(e))!=null?t:null}var Qe={on:!1,listeners:new Set};function he(){if(typeof window=="undefined")return Qe;let e=window;return e.__sentient_preview||(e.__sentient_preview={on:!1,listeners:new Set}),e.__sentient_preview}function ee(){return he().on}function be(e){let t=he().listeners;return t.add(e),()=>{t.delete(e)}}function we(e){return{isLocal:e.isLocal,track:()=>{},goal:()=>{},componentGoal:()=>{},identify:()=>{},fetchWeights:()=>Promise.resolve([]),getAssignment:(t,n)=>e.getAssignment(t,n),assign:(t,n,s,i)=>e.assign(t,n,s,i),decide:()=>Promise.resolve(null),getSlotResult:t=>e.getSlotResult(t),getPersona:()=>e.getPersona(),getGraph:()=>e.getGraph(),dispose:()=>e.dispose(),destroy:()=>e.destroy()}}var Ae="sentient:overrides-changed";function U(){var e;return typeof window=="undefined"?0:(e=window.__sentient_overrides_version)!=null?e:0}function D(e){return typeof window=="undefined"?()=>{}:(window.addEventListener(Ae,e),()=>window.removeEventListener(Ae,e))}function xe(e){typeof window!="undefined"&&(window.__sentient_devtools_config=e)}var Ye={components:new Map,slots:new Map,sections:[],listeners:new Set,version:0};function T(){if(typeof window=="undefined")return Ye;let e=window;return e.__sentient_registry||(e.__sentient_registry={components:new Map,slots:new Map,sections:[],listeners:new Set,version:0}),e.__sentient_registry}function W(){T().version+=1;for(let e of T().listeners)e()}function $(e){return T().components.set(e.id,e),W(),()=>{T().components.delete(e.id),W()}}function V(e){return T().slots.set(e.id,e),W(),()=>{T().slots.delete(e.id),W()}}function ke(e){T().sections=[...e],W()}import{jsx as lt}from"react/jsx-runtime";function rt(){var e,t;if(typeof window=="undefined")return"desktop:direct";try{let n=tt((e=navigator.userAgent)!=null?e:""),s=nt((t=document.referrer)!=null?t:"",window.location.origin);return`${n}:${s}`}catch(n){return"desktop:direct"}}var _e="https://api.sentient-ui.com/v1",R=Ze({client:null,apiKey:"",initialAssignments:{},sessionSegment:"desktop:direct",ssrFallback:"first",onAssignment:void 0,initialLayoutOrder:null,initialSlots:{},initialPersona:null,apiBaseUrl:_e,debug:!1});function ot(e){var S,b;let[t,n]=te(null),[s]=te(()=>{var a;return(a=e.sessionSegment)!=null?a:rt()}),[i,c]=te(ee());K(()=>be(()=>c(ee())),[]),K(()=>{if(e.consent===!1&&!e.preConsentBehavior){n(w=>(w==null||w.destroy(),null));return}let a={apiKey:e.apiKey,context:e.context,debug:e.debug,initialAssignments:e.initialAssignments,sessionSegment:s,consent:e.consent,preConsentBehavior:e.preConsentBehavior,respectDoNotTrack:e.respectDoNotTrack,ssrSessionId:e.ssrSessionId,country:e.country,localMode:e.localMode,initialSlots:e.initialSlots,initialPersona:e.initialPersona,ingestUrl:e.apiBaseUrl?`${e.apiBaseUrl.replace(/\/$/,"")}/events`:void 0},p=!1,f=null,l=null,m=w=>{e.engagement!==!1&&import("@sentientui/core/engagement").then(({startEngagementCapture:v})=>{p||(l=v(w,{apiKey:e.apiKey,apiBase:e.apiBaseUrl?e.apiBaseUrl.replace(/\/$/,""):void 0}))})};return e.enableGraph!==!1?import("@sentientui/core/graph").then(({init:w})=>{p||(f=w(B(C({},a),{graph:!0})),n(f),m(f))}):(f=it(a),n(f),m(f)),()=>{p=!0,l==null||l(),f==null||f.dispose()}},[e.consent]),K(()=>{if(!t)return;let a=!1,p=async()=>{if(a)return;let l;try{l=await t.fetchWeights()}catch(m){return}if(!a)for(let m of l){let w={componentId:m.componentId,updatedAt:m.updatedAt,variants:m.variants.map(v=>{var h;return{variantId:v.variantId,pulls:v.pulls,avgReward:(h=v.avgReward)!=null?h:0}})};ye(m.componentId,w)}};p();let f=setInterval(()=>{p()},6e4);return()=>{a=!0,clearInterval(f)}},[t]);let o=(S=e.ssrFallback)!=null?S:"first",r=(b=e.apiBaseUrl)!=null?b:_e;K(()=>{var a;typeof process!="undefined"&&((a=process.env)==null?void 0:a.NODE_ENV)==="production"||xe({apiKey:e.apiKey,apiBaseUrl:r,isLocal:(t==null?void 0:t.isLocal)===!0})},[t,e.apiKey,r]),K(()=>{e.initialLayoutOrder&&e.initialLayoutOrder.length>0&&ke(e.initialLayoutOrder)},[e.initialLayoutOrder]);let y=Ce(()=>t&&i?we(t):t,[t,i]),d=Ce(()=>{var a,p,f,l,m;return{client:y,apiKey:e.apiKey,initialAssignments:(a=e.initialAssignments)!=null?a:{},sessionSegment:s,ssrFallback:o,onAssignment:e.onAssignment,initialLayoutOrder:(p=e.initialLayoutOrder)!=null?p:null,initialSlots:(f=e.initialSlots)!=null?f:{},initialPersona:(l=e.initialPersona)!=null?l:null,apiBaseUrl:r,debug:(m=e.debug)!=null?m:!1}},[y,e.apiKey,e.initialAssignments,s,o,e.onAssignment,e.initialLayoutOrder,e.initialSlots,e.initialPersona,r,e.debug]);return lt(R.Provider,{value:d,children:e.children})}function k(){return G(R).client}function E(){return G(R).apiKey}function ne(){return G(R).initialAssignments}function J(){return G(R).sessionSegment}function Re(){return G(R).ssrFallback}function H(){return G(R).onAssignment}function Ge(){return G(R).debug}function st(){let e=G(R).initialLayoutOrder,t=et(D,()=>{var n;return typeof window=="undefined"?null:(n=window.__sentient_layout_override)!=null?n:null},()=>null);return t!=null?t:e}function Ee(){return G(R).initialSlots}function at(){return G(R).apiBaseUrl}import{memo as gt,useEffect as P,useMemo as Te,useRef as X,useState as pt}from"react";import{attachMicroSignalDetectors as mt}from"@sentientui/core";import{useEffect as z,useRef as Oe,useState as ct,useSyncExternalStore as ut}from"react";function dt(e){var n;if(typeof window=="undefined")return null;let t=(n=window.__sentient_overrides)==null?void 0:n[e];if(t)return t;try{let s=new URLSearchParams(window.location.search);for(let i of s.getAll("sentient_variant")){let c=i.indexOf(":");if(c!==-1&&i.slice(0,c)===e)return i.slice(c+1)}}catch(s){}return null}function Le(e,t){var s;let n=null;for(let i of e.variants)t.includes(i.variantId)&&(!n||i.avgReward>n.avgReward)&&(n={variantId:i.variantId,avgReward:i.avgReward});return(s=n==null?void 0:n.variantId)!=null?s:null}function j(e,t,n,s){let i=ne(),c=Re(),o=k(),r=J(),y=H(),d=Ge(),S=Oe(null);ut(D,U,()=>0);let b=dt(e),a=b&&t.includes(b)?b:null,p=Oe(null);z(()=>{d&&a&&p.current!==a&&(p.current=a,console.info(`[sentient] override active: ${e} -> ${a}`))},[d,a,e]);let f=(()=>{var g,u;if(a)return{variantId:a,content:null,isLoading:!1};if(!o){let A=i[e];return A&&t.includes(A)?{variantId:A,content:null,isLoading:!1}:c==="first"&&t.length>0?{variantId:t[0],content:null,isLoading:!1}:{variantId:null,content:null,isLoading:!0}}let v=o.getAssignment(e,r);if(v&&(t.includes(v.variantId)||v.content))return{variantId:v.variantId,content:(g=v.content)!=null?g:null,isLoading:!1};let h=Se(e);if(h){let A=Le(h,t);if(A)return{variantId:A,content:null,isLoading:!1}}return{variantId:(u=t[0])!=null?u:null,content:null,isLoading:!1}})(),[l,m]=ct(f),w=v=>{y&&S.current!==v&&(S.current=v,y(e,v))};return z(()=>{var h;if(a||!o)return;let v=o.getAssignment(e,r);if(v&&(t.includes(v.variantId)||v.content)){m({variantId:v.variantId,content:(h=v.content)!=null?h:null,isLoading:!1}),w(v.variantId);return}m(g=>{var u;return g.variantId?g:{variantId:(u=t[0])!=null?u:null,content:null,isLoading:!1}})},[a,o,e,r]),z(()=>{if(a||!o)return;let v=o.getAssignment(e,r);if(v&&t.includes(v.variantId))return;let h=!1;return o.assign(e,t,n,s).then(g=>{var u;h||g&&(!t.includes(g.variantId)&&!g.content||(m({variantId:g.variantId,content:(u=g.content)!=null?u:null,isLoading:!1}),w(g.variantId)))}),()=>{h=!0}},[a,o,e,r]),z(()=>{if(!a&&o)return ve(e,v=>{var u;let h=o.getAssignment(e,r);if(h&&(t.includes(h.variantId)||h.content)){m({variantId:h.variantId,content:(u=h.content)!=null?u:null,isLoading:!1});return}let g=Le(v,t);g&&m({variantId:g,content:null,isLoading:!1})})},[a,o,e,r]),a?{variantId:a,content:null,isLoading:!1,isOverride:!0}:l}function _(){var e;return typeof process=="undefined"||((e=process.env)==null?void 0:e.NODE_ENV)!=="production"}function O(e){return typeof e=="string"?{type:"click"}:e}function M(e){return typeof e=="string"?e:e.type}function ft(e){if(!(e instanceof Element))return!1;let t=e.tagName.toLowerCase();return t==="a"||t==="button"?!0:e.getAttribute("role")==="button"}function Ie(e,t,n){if(n){try{let i=e;for(;i&&i!==t;){if(i.matches(n))return!0;i=i.parentElement}}catch(i){}return!1}let s=e;for(;s&&s!==t;){if(ft(s))return!0;s=s.parentElement}return!1}function L(e,t,n){if(t.type==="weighted_composite"){let r=new Set,y=[];return t.steps.forEach(({goal:d,name:S,weight:b},a)=>{let p=()=>{r.has(a)||(r.add(a),n.fireStep(S,b,a))};if(d.type==="click"){let f=l=>{let m=l.target;m instanceof Element&&Ie(m,e,d.selector)&&p()};e.addEventListener("click",f),y.push(()=>e.removeEventListener("click",f));return}if(d.type==="form_submit"){let f=l=>{l.target instanceof HTMLFormElement&&e.contains(l.target)&&p()};e.addEventListener("submit",f),y.push(()=>e.removeEventListener("submit",f));return}if(d.type==="scroll_depth"){let f=Math.max(0,Math.min(1,d.threshold)),l=new IntersectionObserver(m=>{for(let w of m)if(w.intersectionRatio>=f){p(),l.disconnect();break}},{threshold:[f]});l.observe(e),y.push(()=>l.disconnect())}}),()=>{for(let d of y)d()}}let s=t.type==="composite"?t.all:[t],i=new Set(s.map((r,y)=>y)),c=r=>{i.delete(r),i.size===0&&n.fireGoal()},o=[];return s.forEach((r,y)=>{if(r.type==="click"){let d=S=>{let b=S.target;b instanceof Element&&Ie(b,e,r.selector)&&(t.type==="composite"?c(y):n.fireGoal())};e.addEventListener("click",d),o.push(()=>e.removeEventListener("click",d));return}if(r.type==="form_submit"){let d=S=>{S.target instanceof HTMLFormElement&&e.contains(S.target)&&(t.type==="composite"?c(y):n.fireGoal())};e.addEventListener("submit",d),o.push(()=>e.removeEventListener("submit",d));return}if(r.type==="scroll_depth"){let d=Math.max(0,Math.min(1,r.threshold)),S=new IntersectionObserver(b=>{for(let a of b)if(a.intersectionRatio>=d){t.type==="composite"?c(y):n.fireGoal(),S.disconnect();break}},{threshold:[d]});S.observe(e),o.push(()=>S.disconnect());return}}),()=>{for(let r of o)r()}}function I(e,t,n,s){e.track({projectId:t,componentId:n,variantId:s,eventType:"variant_assigned",payload:{}})}import{jsx as St}from"react/jsx-runtime";function vt(e){var v;let t=k(),n=E(),s=Te(()=>Object.keys(e.variants),[e.variants]),{variantId:i,content:c,isOverride:o}=j(e.id,s,e.agentData,e.agentDataByVariant),r=X(null),[y,d]=pt(!1);P(()=>{d(!0)},[]);let S=X(!1),b=X(new Set),a=X(null),p=typeof e.goal=="string"?e.goal:JSON.stringify(e.goal),f=Te(()=>O(e.goal),[p]),l=typeof e.goal=="string"?e.goal:f.type;if(P(()=>$({id:e.id,variantIds:s,goal:l}),[e.id,s,l]),P(()=>{o||!t||!i||!n||a.current!==i&&(a.current=i,I(t,n,e.id,i))},[t,i,n,e.id,o]),P(()=>{S.current=!1,b.current=new Set},[i,f]),P(()=>{if(o||!t||!i)return;let h=r.current;if(!h)return;let g=null,u=0,A=()=>{u=Date.now(),g=setTimeout(()=>{t.track({projectId:n,componentId:e.id,variantId:i,eventType:"cursor_signal",payload:{hoverDuration:Date.now()-u}}),g=null},800)},x=()=>{g!==null&&(clearTimeout(g),g=null)};return h.addEventListener("mouseenter",A),h.addEventListener("mouseleave",x),()=>{h.removeEventListener("mouseenter",A),h.removeEventListener("mouseleave",x),g!==null&&clearTimeout(g)}},[t,i,n,e.id,o]),P(()=>{if(o||!t||!i)return;let h=r.current;if(!h)return;let g=Date.now();return mt((u,A={})=>{var ue,de,fe;t.track({projectId:n,componentId:e.id,variantId:i,eventType:"micro_signal",payload:C({signalType:u},A)});let x=(ue=e.microSignalGoals)==null?void 0:ue[u];if(!x||b.current.has(u))return;b.current.add(u);let Ue=typeof x=="string"?x:x.name,$e=typeof x=="string"?1:(de=x.weight)!=null?de:1,Ve=typeof x=="string"?0:(fe=x.stepIndex)!=null?fe:0;t.goal(Ue,C({signalType:u},A),$e,Ve)},h,g)},[t,i,n,e.id,e.microSignalGoals,o]),P(()=>{if(o||!t||!i)return;let h=r.current;if(h)return L(h,f,{fireGoal:()=>{S.current||(S.current=!0,t.track({projectId:n,componentId:e.id,variantId:i,eventType:"goal_achieved",goalType:l,payload:{reward:1}}),t.goal(l,{componentId:e.id,variantId:i},1,0))},fireStep:(g,u,A)=>{t.track({projectId:n,componentId:e.id,variantId:i,eventType:"goal_achieved",goalType:g,payload:{reward:u}}),t.goal(g,{},u,A)}})},[t,i,n,e.id,f,l,o]),e.clientOnly&&(!y||!t)||!i)return null;let m=(v=e.variants[i])!=null?v:null,w=m===null?c:null;return _()&&m===null&&w===null&&console.warn(`[sentient] <Adaptive id="${e.id}"> was assigned variant "${i}" but no matching key exists in props.variants. If this is a dashboard-managed text variant, use <AdaptiveText id="${e.id}"> instead.`),St("div",{ref:r,"data-sentient-id":e.id,"data-sentient-variant":i,children:m!=null?m:w})}var yt=gt(vt,(e,t)=>{if(e.id!==t.id||e.goal!==t.goal&&JSON.stringify(e.goal)!==JSON.stringify(t.goal)||e.microSignalGoals!==t.microSignalGoals||e.clientOnly!==t.clientOnly||e.agentData!==t.agentData||e.agentDataByVariant!==t.agentDataByVariant)return!1;if(e.variants===t.variants)return!0;let n=Object.keys(e.variants),s=Object.keys(t.variants);return n.length!==s.length?!1:n.every(i=>i in t.variants&&Object.is(e.variants[i],t.variants[i]))});import{useEffect as q,useMemo as ht,useRef as ie,useState as Pe}from"react";import{jsx as wt}from"react/jsx-runtime";function bt({id:e,default:t,component:n="span",className:s,goal:i}){let c=k(),o=E(),r=H(),y=J(),d=ie(null),S=ie(null),[b,a]=Pe(()=>{var g,u;return(u=(g=c==null?void 0:c.getAssignment(e,y))==null?void 0:g.content)!=null?u:null}),[p,f]=Pe(()=>{var g,u;return(u=(g=c==null?void 0:c.getAssignment(e,y))==null?void 0:g.variantId)!=null?u:null});q(()=>{var u;if(!c||((u=c.getAssignment(e,y))==null?void 0:u.content)!==void 0)return;let g=!1;return c.assign(e).then(A=>{if(!g){if(!A){_()&&console.warn(`[sentient] <AdaptiveText id="${e}"> assignment failed \u2014 showing default text.`);return}f(A.variantId),A.content&&a(A.content)}}),()=>{g=!0}},[c,e,y]),q(()=>{!c||!p||!o||d.current!==p&&(d.current=p,c.track({projectId:o,componentId:e,variantId:p,eventType:"variant_assigned",payload:{}}),r==null||r(e,p))},[c,p,o,e,r]);let l=i===void 0?"":typeof i=="string"?i:JSON.stringify(i),m=ht(()=>i===void 0?null:O(i),[l]),w=i===void 0?null:typeof i=="string"?i:m.type,v=ie(!1);return q(()=>{v.current=!1},[p,l]),q(()=>{if(!c||!p||!o||!m||!w)return;let g=S.current;if(g)return L(g,m,{fireGoal:()=>{v.current||(v.current=!0,c.track({projectId:o,componentId:e,variantId:p,eventType:"goal_achieved",goalType:w,payload:{reward:1}}),c.goal(w,{componentId:e,variantId:p},1,0))},fireStep:(u,A,x)=>{c.track({projectId:o,componentId:e,variantId:p,eventType:"goal_achieved",goalType:u,payload:{reward:A}}),c.goal(u,{},A,x)}})},[c,p,o,e,m,w]),wt(n,{ref:g=>{S.current=g},className:s,children:b!=null?b:t})}import{useCallback as At}from"react";function xt(e){let t=k();return At((n,s)=>{t==null||t.componentGoal(e,n,s)},[t,e])}import{renderPrePaintScript as kt}from"@sentientui/core";import{confidenceBand as Ct}from"@sentientui/policy";import{jsx as Gt}from"react/jsx-runtime";function De(e){return JSON.stringify(e).replace(/</g,"\\u003c")}function _t(e){return e.persona?'(function(){try{var d=document.documentElement;if(d.hasAttribute("data-sentient-persona"))return;d.setAttribute("data-sentient-persona",'+De(e.persona.persona)+');d.setAttribute("data-sentient-confidence",'+De(Ct(e.persona.confidence))+");}catch(e){}})();":kt(e.apiKey)}function Rt(e){return Gt("script",{"data-sentient-persona-script":"",dangerouslySetInnerHTML:{__html:_t(e)}})}import{useEffect as re,useMemo as oe,useRef as Tt}from"react";import{validateSlotDecl as Pt}from"@sentientui/policy";import{useEffect as Et,useReducer as Ot,useSyncExternalStore as Lt}from"react";import{armOfResult as Q,baselineResultFor as It}from"@sentientui/core";import{confidenceBand as $n}from"@sentientui/policy";function Y(e,t){var S;Lt(D,U,()=>0);let n=k(),s=Ee(),[,i]=Ot(b=>b+1,0),c=typeof window!="undefined"?(S=window.__sentient_slot_overrides)==null?void 0:S[e]:void 0,o=c===void 0?s[e]:void 0,r=c===void 0&&o===void 0&&n?n.getSlotResult(e):null,y=(n==null?void 0:n.isLocal)===!0&&c===void 0&&o===void 0&&r===null;if(Et(()=>{if(!y||!n)return;let b=!1;return n.decide({slots:[t]}).then(a=>{!b&&a&&i()}),()=>{b=!0}},[n,e,y]),c!==void 0)return{result:c,arm:Q(c),source:"override"};if(o!==void 0)return{result:o,arm:Q(o),source:"preloaded"};if(r!==null)return{result:r,arm:Q(r),source:"client"};let d=It(t);return{result:d,arm:Q(d),source:"baseline"}}var se=new Set;function Dt(e){return typeof CSS!="undefined"&&typeof CSS.escape=="function"?CSS.escape(e):e.replace(/"/g,'\\"')}function Mt(e,t,n){let s=k(),i=E(),c=oe(()=>({id:e,dims:t}),[e]),{result:o,arm:r}=Y(e,c),y=oe(()=>typeof o=="string"?{}:o,[r]);if(_()&&!se.has(e)){let a=Pt({id:e,dims:Object.fromEntries(Object.entries(t).map(([f,l])=>[f,[...l]]))}),p=Object.values(t).reduce((f,l)=>f*l.length,1);a.ok?p>4&&(se.add(e),console.warn(`[sentient] useAdaptiveTokens("${e}") declares ${p} combinations \u2014 more than the recommended 4. Each extra combination needs more traffic to learn; consider fewer dims/values.`)):(se.add(e),console.warn(`[sentient] useAdaptiveTokens("${e}"): invalid declaration \u2014 ${a.reason}. Serving baseline.`))}let d=(n==null?void 0:n.goal)===void 0?null:typeof n.goal=="string"?n.goal:JSON.stringify(n.goal);re(()=>V({id:e,dims:t}),[e]);let S=Tt(null);re(()=>{!s||S.current===r||(S.current=r,I(s,i,e,r))},[s,i,e,r]),re(()=>{if(!s||!(n!=null&&n.goal))return;let a=document.querySelector(`[data-sentient-slot="${Dt(e)}"]`);if(!a){_()&&console.warn(`[sentient] useAdaptiveTokens("${e}"): a goal is declared but no element carries the returned props \u2014 spread {...props} on the slot's element.`);return}let p=M(n.goal),f=!1;return L(a,O(n.goal),{fireGoal:()=>{f||(f=!0,s.componentGoal(e,p))},fireStep:(l,m)=>{s.componentGoal(e,l,{reward:m})}})},[s,e,d,r]);let b=oe(()=>{let a={"data-sentient-slot":e};for(let[p,f]of Object.entries(y))a[`data-${p}`]=f;return a},[e,y]);return{tokens:y,props:b}}import{useCallback as Me,useEffect as F,useMemo as ae,useRef as le,useState as Ft}from"react";import{attachMicroSignalDetectors as Bt}from"@sentientui/core";var Fe=new Set;function Wt(e,t){var g;if(_()&&!t.goal)throw new Error(`[sentient] useAdaptive("${e}"): a goal is required \u2014 without one the optimizer accumulates exposures with no rewards and cannot learn. Pass e.g. goal: 'buy_click'.`);let n=k(),s=E(),i=ae(()=>Object.keys(t.variants),[e]),{variantId:c,isOverride:o}=j(e,i),r=(g=c!=null?c:i[0])!=null?g:"",y=t.variants[r],[d,S]=Ft(null),b=le(null),a=Me(u=>{b.current=u,S(u)},[]),p=typeof t.goal=="string"?t.goal:JSON.stringify(t.goal),f=ae(()=>O(t.goal),[p]),l=M(t.goal);F(()=>$({id:e,variantIds:i,goal:l}),[e,i,l]);let m=le(null);F(()=>{o||!n||!r||!d||m.current!==r&&(m.current=r,I(n,s,e,r))},[n,s,e,r,d,o]);let w=le(!1);F(()=>{w.current=!1},[r,p]),F(()=>{if(!o&&!(!n||!r||!d))return L(d,f,{fireGoal:()=>{w.current||(w.current=!0,n.track({projectId:s,componentId:e,variantId:r,eventType:"goal_achieved",goalType:l,payload:{reward:1}}),n.goal(l,{componentId:e,variantId:r},1,0))},fireStep:(u,A,x)=>{n.track({projectId:s,componentId:e,variantId:r,eventType:"goal_achieved",goalType:u,payload:{reward:A}}),n.goal(u,{},A,x)}})},[n,d,r,s,e,f,l,o]),F(()=>{if(o||!n||!r||!d)return;let u=Date.now();return Bt((A,x={})=>{n.track({projectId:s,componentId:e,variantId:r,eventType:"micro_signal",payload:C({signalType:A},x)})},d,u)},[n,d,r,s,e,o]),F(()=>{if(!_()||!n)return;let u=setTimeout(()=>{!b.current&&!Fe.has(e)&&(Fe.add(e),console.warn(`[sentient] useAdaptive("${e}"): bind was never attached \u2014 spread {...bind} on the rendered element, otherwise exposure and goal tracking cannot work and the optimizer learns nothing.`))},0);return()=>clearTimeout(u)},[n,e]);let v=Me((u,A)=>{o||n==null||n.componentGoal(e,u!=null?u:l,A)},[n,e,l,o]),h=ae(()=>({ref:a,"data-sentient-id":e,"data-sentient-variant":r}),[a,e,r]);return{variant:r,value:y,bind:h,fireGoal:v}}import{Children as Kt,isValidElement as jt,useEffect as ce,useMemo as Be,useRef as We}from"react";import{jsx as Ut}from"react/jsx-runtime";var Z=new Set;function Nt(e){var f;let t=k(),n=E(),s=We(null),i=Be(()=>Object.keys(e.arrangements),[e.id]),c=Be(()=>C({id:e.id,arms:i},e.baseline!==void 0?{baseline:e.baseline}:{}),[e.id,i,e.baseline]),{arm:o}=Y(e.id,c);_()&&e.baseline!==void 0&&e.baseline!==i[0]&&!Z.has(e.id+":baseline")&&(Z.add(e.id+":baseline"),console.warn(`[sentient] <AdaptiveGroup id="${e.id}">: baseline "${e.baseline}" is not the first-declared arrangement ("${i[0]}"). The first arrangement should usually be the page's real incumbent (the holdout sees it).`));let r=Kt.toArray(e.children).filter(jt),y=new Map;for(let l of r)y.set(String((f=l.key)!=null?f:"").replace(/^\.\$/,""),l);let d=e.arrangements[o],S=d!==void 0&&d.length===r.length&&d.every(l=>y.has(l));_()&&d!==void 0&&!S&&!Z.has(e.id+":keys")&&(Z.add(e.id+":keys"),console.warn(`[sentient] <AdaptiveGroup id="${e.id}">: arrangement "${o}" [${d.join(", ")}] does not match the children's keys \u2014 rendering declaration order (fail-safe).`));let b=S?d.map(l=>y.get(l)):r;ce(()=>V({id:e.id,arms:Object.keys(e.arrangements)}),[e.id]);let a=We(null);ce(()=>{!t||a.current===o||(a.current=o,I(t,n,e.id,o))},[t,n,e.id,o]);let p=e.goal===void 0?null:typeof e.goal=="string"?e.goal:JSON.stringify(e.goal);return ce(()=>{if(!t||e.goal===void 0)return;let l=s.current;if(!l)return;let m=M(e.goal),w=!1;return L(l,O(e.goal),{fireGoal:()=>{w||(w=!0,t.componentGoal(e.id,m))},fireStep:(v,h)=>{t.componentGoal(e.id,v,{reward:h})}})},[t,e.id,p,o]),Ut("div",{ref:s,"data-sentient-id":e.id,"data-sentient-variant":o,children:b})}import{deriveSessionSegment as $t}from"@sentientui/core";var Vt=["page","blocks","layoutOrder"],Ke=new Map;function Jt(e,t){Ke.set(e,t)}function je(e){return Ke.get(e)}function Ht(e){var i,c;let t=(c=(i=e.content)!=null?i:je(e.page))!=null?c:{},n={};for(let[o,r]of Object.entries(t))Vt.includes(o)||(n[o]=r);let s=B(C({},n),{page:e.page,blocks:e.blocks});return e.layoutOrder&&(s.layoutOrder=e.layoutOrder),s}function zt(e){return`<script type="application/ld+json">${Ne(e)}</script>`}function Ne(e){return JSON.stringify(C({"@context":"https://schema.org","@type":"WebPage"},e)).replace(/</g,"\\u003c")}function Xt(e){let t=[];e.title&&t.push(`# ${e.title}`,""),e.summary&&t.push(String(e.summary),"");for(let[n,s]of Object.entries(e))["page","title","summary","blocks","layoutOrder"].includes(n)||t.push(`## ${n}`,"","```json",JSON.stringify(s,null,2),"```","");if(e.blocks.length>0){t.push("## blocks","");for(let n of e.blocks)t.push(`- **${n.id}** \u2192 variant \`${n.variant}\``),n.content!==void 0&&t.push(""," ```json",JSON.stringify(n.content,null,2)," ```");t.push("")}return t.join(`
3
3
  `).trimEnd()+`
4
- `}export{mt as Adaptive,jt as AdaptiveGroup,it as AdaptiveProvider,St as AdaptiveText,Ct as SentientPersonaScript,Vt as buildAgentFeed,$t as defineAgentContent,Nt as detectSegment,Fe as getAgentContent,ee as getWeights,Jt as renderAgentJsonLd,je as renderAgentJsonLdBody,Ht as renderAgentMarkdown,Y as subscribeWeights,Z as updateWeights,Wt as useAdaptive,ot as useAdaptiveApiBaseUrl,bt as useAdaptiveGoal,Tt as useAdaptiveTokens,K as useAssignment,ie as useInitialAssignments,rt as useLayoutOrder,A as useSentient};
4
+ `}export{yt as Adaptive,Nt as AdaptiveGroup,ot as AdaptiveProvider,bt as AdaptiveText,Rt as SentientPersonaScript,Ht as buildAgentFeed,Jt as defineAgentContent,$t as detectSegment,je as getAgentContent,zt as renderAgentJsonLd,Ne as renderAgentJsonLdBody,Xt as renderAgentMarkdown,Wt as useAdaptive,at as useAdaptiveApiBaseUrl,xt as useAdaptiveGoal,Mt as useAdaptiveTokens,j as useAssignment,ne as useInitialAssignments,st as useLayoutOrder,k as useSentient};
5
5
  //# sourceMappingURL=index.mjs.map