phlex-reactive 0.12.6 → 0.13.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,4 +1,4 @@
1
- import{Controller as k0}from"@hotwired/stimulus";import{confirmResolver as C}from"phlex/reactive/confirm";import{computeReducer as T0}from"phlex/reactive/compute";import{confirmPredicate as S0}from"phlex/reactive/confirm_predicate";function w0(){let $=window.Turbo?.StreamActions;if(!$||$["reactive:visit"])return;$["reactive:visit"]=function(){let Q=this.getAttribute("data-url");if(Q)window.Turbo.visit(Q,{action:"advance"})}}function b0(){let $=window.Turbo?.StreamActions;if(!$||$["reactive:token"])return;$["reactive:token"]=function(){let Q=this.getAttribute("data-reactive-token-value"),X=this.getAttribute("target");if(!Q||!X)return;let j=document.getElementById(X);if(j)j.setAttribute("data-reactive-token-value",Q)}}function h0(){let $=window.Turbo?.StreamActions;if(!$||$["reactive:js"])return;$["reactive:js"]=function(){let Q=I0(this.getAttribute("data-reactive-ops"));if(!Q.length)return;let X=this.getAttribute("target"),j=this.getAttribute("data-reactive-verbose")==="true",q=X?document.getElementById(X):null;if(X&&!q){if(j&&!C0(`missing-root|#${X}`))console.warn(`[phlex-reactive] reactive:js stream target root #${X} is not in the DOM — its ops were dropped`);return}N(Q,(z)=>T1(z,q),j?(z,G)=>k1(z,G,q):void 0)}}var M=new Map;function G0($,Q){let X=!M.has($);if(M.set($,Q),X)B0()}function F($){if(M.delete($))V0()}function v1(){M.clear(),b=!1}function y1($){return M.get($)?.via}var b=!1;function v0(){let $=window.Turbo?.StreamActions;if(!$||$["reactive:defer"])return;if($["reactive:defer"]=function(){let Q=this.getAttribute("target");if(!Q)return;if(this.getAttribute("data-reactive-defer-via")==="stream"){f0(Q,this);return}let X=this.getAttribute("data-reactive-defer-token");if(!X)return;R(Q,X)},!b&&typeof document<"u"&&document.addEventListener)b=!0,document.addEventListener("turbo:before-stream-render",y0)}function y0($){let X=$.target?.getAttribute?.("target");if(!X)return;let j=X.startsWith("reactive-defer-src-")?X.slice(19):X;if(M.get(j)?.via==="stream")F(j)}function R($,Q){let X=document.getElementById($);if(!X){console.warn(`[phlex-reactive] reactive:defer target #${$} is not on the page — skipped`);return}Z0($),H0(X);let j={via:"fetch",abort:new AbortController,timedOut:!1};G0($,j),u0($,j,Q)}function f0($,Q){let X=document.getElementById($);if(!X){console.warn(`[phlex-reactive] reactive:defer target #${$} is not on the page — skipped`);return}let j=Q.getAttribute("data-reactive-defer-src");if(!j)return;if(!globalThis.customElements?.get?.("pgbus-stream-source")){let z=Q.getAttribute("data-reactive-defer-token");if(z){R($,z);return}console.error("[phlex-reactive] reactive:defer via=stream but <pgbus-stream-source> is not registered "+"and no fallback token was provided — is the pgbus client loaded on this page?");return}Z0($),H0(X);let q=document.createElement("pgbus-stream-source");q.id=Y0($),q.setAttribute("src",j),q.setAttribute("since-id",Q.getAttribute("data-reactive-defer-since-id")??"0"),q.setAttribute("hidden",""),document.body.appendChild(q),G0($,{via:"stream"})}function Y0($){return`reactive-defer-src-${$}`}async function u0($,Q,X){let j=setTimeout(()=>{Q.timedOut=!0,Q.abort.abort()},g0()),q;try{q=await fetch(m0(),{method:"POST",headers:{Accept:"text/vnd.turbo-stream.html","Content-Type":"application/json","X-CSRF-Token":p0()},body:JSON.stringify({token:X}),credentials:"same-origin",signal:Q.abort.signal})}catch(G){if(clearTimeout(j),M.get($)!==Q)return;console.error("[phlex-reactive] deferred render failed",G),E($,X);return}if(M.get($)!==Q){clearTimeout(j);return}if(q.status===204){clearTimeout(j),r($);return}if(!q.ok){clearTimeout(j),console.error(`[phlex-reactive] deferred render failed: HTTP ${q.status}`),E($,X,q.status);return}let z;try{z=await q.text()}catch(G){if(clearTimeout(j),M.get($)!==Q)return;console.error("[phlex-reactive] deferred render failed reading the body",G),E($,X);return}if(clearTimeout(j),M.get($)!==Q)return;r($),window.Turbo.renderStreamMessage(z)}function Z0($){let Q=M.get($);if(!Q)return;if(F($),Q.via==="fetch")Q.abort.abort();else document.getElementById(Y0($))?.remove?.()}function H0($){$.setAttribute("data-reactive-defer-pending","true"),$.setAttribute("aria-busy","true")}function U0($){$.removeAttribute("data-reactive-defer-pending"),$.removeAttribute("aria-busy")}function r($){F($);let Q=document.getElementById($);if(!Q)return;U0(Q),Q.removeAttribute("data-reactive-error")}function E($,Q,X){F($);let j=document.getElementById($);if(!j)return;U0(j),j.setAttribute("data-reactive-error","defer");let q=()=>{let z=document.getElementById($);if(!z){console.warn("[phlex-reactive] defer retry() ignored — the target left the DOM");return}z.removeAttribute("data-reactive-error"),R($,Q)};j.dispatchEvent(new CustomEvent("reactive:error",{bubbles:!0,composed:!0,detail:{kind:"defer",target:$,status:X,retry:q}}))}function m0(){return document.querySelector('meta[name="phlex-reactive-defer-path"]')?.content||"/reactive/defer"}function p0(){return document.querySelector('meta[name="csrf-token"]')?.content??""}function g0(){let $=document.querySelector('meta[name="phlex-reactive-timeout"]')?.content,Q=Number($);return Number.isFinite(Q)&&Q>0?Q:30000}var h=!1;function c0(){if(h)return;if(typeof document>"u"||!document.addEventListener)return;h=!0,document.addEventListener("turbo:before-stream-render",d0)}function d0($){let Q=$.detail,X=Q?.render;if(typeof X!=="function"||X.__reactiveDismissWrapped){if(typeof requestAnimationFrame==="function")requestAnimationFrame(k);else setTimeout(k,0);return}let j=async(q)=>{await X(q),k()};j.__reactiveDismissWrapped=!0,Q.render=j}function k(){let $=document.querySelectorAll("[data-reactive-dismiss-after]");for(let Q of $){if(Q.hasAttribute("data-reactive-dismiss-scheduled"))continue;let X=Number(Q.getAttribute("data-reactive-dismiss-after"));if(!Number.isFinite(X)||X<=0)continue;Q.setAttribute("data-reactive-dismiss-scheduled",""),setTimeout(()=>Q.remove(),X)}}function f1(){h=!1}var l0=Object.freeze({append:"enter",prepend:"enter",replace:"update",update:"update",remove:"exit"}),T=Object.freeze(["fade","slide","scale","highlight","shake"]),v="data-reactive-fx-pending",K0=1000,y=!1;function i0(){if(y)return;if(typeof document>"u"||typeof document.addEventListener!=="function")return;y=!0,document.addEventListener("turbo:before-stream-render",n0)}function u1(){y=!1}function n0($){let Q=$.detail,X=Q?.render;if(typeof X!=="function"||X.__reactiveEffectsWrapped)return;let j=Q?.newStream??$.target,q=l0[j?.getAttribute?.("action")];if(!q||a0())return;let z=o0(j,q);if(!z)return;let G=q==="exit"?async(Y)=>{await e0(P(j),z),await X(Y)}:async(Y)=>{let Z=q==="enter"?r0(j):null;if(await X(Y),q==="enter")t0(Z,z);else J0(P(j),z)};G.__reactiveEffectsWrapped=!0,Q.render=G}function o0($,Q){let X=$.getAttribute?.("data-reactive-effect");if(X==="off")return null;if(X)return t(X,Q);let q=(Q==="enter"?s0($):P($))?.getAttribute?.(`data-reactive-effect-${Q}`);return q?t(q,Q):null}function P($){let Q=$.getAttribute?.("target");return Q?document.getElementById?.(Q)??null:null}function s0($){return $.querySelector?.("template")?.content?.firstElementChild??null}function t($,Q){if($.startsWith("[")){let j=null;try{let q=JSON.parse($);if(Array.isArray(q)&&q.length===3)j=q.map(String)}catch{}if(j)return{legs:j};return console.warn(`[phlex-reactive] malformed effect legs ${JSON.stringify($)} — skipped`),null}let X=$==="random"?T[Math.floor(Math.random()*T.length)]:$;if(!T.includes(X))return console.warn(`[phlex-reactive] unknown effect ${JSON.stringify($)} — skipped`),null;return{className:`reactive-fx--${X}-${Q}`}}function a0(){try{return typeof matchMedia==="function"&&matchMedia("(prefers-reduced-motion: reduce)").matches}catch{return!1}}function r0($){let Q=$.querySelector?.("template")?.content;if(!Q)return null;for(let X of Array.from(Q.children??[]))X.setAttribute?.(v,"");return P($)}function t0($,Q){if(typeof $?.querySelectorAll!=="function")return;for(let X of Array.from($.querySelectorAll(`[${v}]`)))X.removeAttribute(v),J0(X,Q)}async function e0($,Q){if(!$?.classList)return;if(Q.legs){await L0($,Q.legs);return}$.classList.add(Q.className);let X=p($);if(X<=0){$.classList.remove(Q.className);return}await g($,X),$.classList.remove(Q.className)}function J0($,Q){if(!$?.classList)return;if(Q.legs){L0($,Q.legs);return}if($.classList.contains(Q.className))$.classList.remove(Q.className),$.offsetWidth;$.classList.add(Q.className);let X=p($);if(X<=0){$.classList.remove(Q.className);return}let j=$.__reactiveFxToken=($.__reactiveFxToken??0)+1;g($,X).then(()=>{if($.__reactiveFxToken===j)$.classList.remove(Q.className)})}async function L0($,Q){let[X,j,q]=Q.map($1),z=$.__reactiveFxToken=($.__reactiveFxToken??0)+1;if($.classList.remove(...X,...j,...q),$.classList.add(...X,...j),await Q1(),$.__reactiveFxToken!==z)return;$.classList.remove(...j),$.classList.add(...q);let G=p($);if(G>0)await g($,G);if($.__reactiveFxToken!==z)return;$.classList.remove(...X,...q)}function $1($){return String($??"").split(/\s+/).filter(Boolean)}function p($){if(typeof getComputedStyle!=="function")return 0;try{let Q=getComputedStyle($),X=(z)=>String(z??"").split(",").reduce((G,Y)=>Math.max(G,parseFloat(Y)||0),0),j=X(Q.animationDuration)+X(Q.animationDelay),q=X(Q.transitionDuration)+X(Q.transitionDelay);return Math.min(Math.max(j,q)*1000,K0)}catch{return 0}}function g($,Q){return new Promise((X)=>{let j=!1,q=()=>{if(j)return;j=!0,X()};$.addEventListener?.("animationend",q,{once:!0}),$.addEventListener?.("transitionend",q,{once:!0}),setTimeout(q,Math.min(Q+50,K0))})}function Q1(){return new Promise(($)=>{if(typeof requestAnimationFrame==="function")requestAnimationFrame(()=>$());else setTimeout($,16)})}var f=!1;function X1(){if(f)return;if(typeof window>"u"||typeof document>"u")return;if(typeof window.addEventListener!=="function")return;f=!0;let $=()=>{let Q=document.documentElement;if(typeof Q?.toggleAttribute!=="function")return;Q.toggleAttribute("data-reactive-offline",globalThis.navigator?.onLine===!1)};$(),window.addEventListener("online",$),window.addEventListener("offline",$)}function m1(){f=!1}var c="phlex-reactive:latency",D=!1;function j1($){if(typeof sessionStorage>"u")return;sessionStorage.setItem(c,String($))}function q1(){if(typeof sessionStorage>"u")return;sessionStorage.removeItem(c),D=!1}function z1(){if(typeof window>"u"||typeof document>"u")return;if(document.querySelector?.('meta[name="phlex-reactive-env"]')?.content!=="development")return;window.PhlexReactive={enableLatencySim:j1,disableLatencySim:q1}}function p1(){D=!1}var W0="data-reactive-active",_=0;function B0(){if(_++,_===1)M0("reactive:busy")}function V0(){if(_===0)return;if(_--,_===0)M0("reactive:idle")}function g1(){return _}function c1(){_=0,(typeof document<"u"?document.documentElement:null)?.removeAttribute?.(W0)}function M0($){if(typeof document>"u")return;let Q=document.documentElement;if(typeof Q?.toggleAttribute==="function")Q.toggleAttribute(W0,_>0);if(typeof document.dispatchEvent==="function"&&typeof CustomEvent==="function")document.dispatchEvent(new CustomEvent($,{detail:{count:_}}))}function e(){w0(),b0(),h0(),v0(),c0(),i0(),X1(),z1()}function G1($){return $.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}if(typeof window<"u")if(window.Turbo)e();else document.addEventListener("turbo:load",e,{once:!0});var I=!1;function Y1(){if(I)return;if(typeof document>"u")return;let $=document.querySelectorAll('[data-controller~="reactive"]');if(!$||$.length===0)return;console.warn("[phlex-reactive] found "+$.length+' element(s) with data-controller="reactive" '+"but the reactive controller never connected. It is loaded but not registered — "+'add `application.register("reactive", ReactiveController)` (importmap) or import it into app/javascript/controllers/ for lazyLoadControllersFrom apps. See the README.')}function d1(){I=!1}function l1(){I=!0}if(typeof window<"u"&&typeof document<"u"){let $=()=>setTimeout(Y1,0);if(document.readyState==="loading")document.addEventListener("DOMContentLoaded",$,{once:!0});else $()}var Z1=new Set(["href","src","srcdoc","action","formaction","xlink:href","style"]);function H1($){let Q=String($).toLowerCase();return Q.startsWith("on")||Z1.has(Q)}function U1($,Q,X){let[j,q,z]=Q;$.classList.add(j,q),X(),requestAnimationFrame(()=>{$.classList.remove(q),$.classList.add(z)});let G=!1,Y=()=>{if(G)return;G=!0,$.classList.remove(j,z)};$.addEventListener("animationend",Y,{once:!0}),setTimeout(Y,350)}var _0=1,K1="phlex-reactive:persist:",J1=new Set(["hidden","file","password","submit","button","reset","image"]),d="data-reactive-persist-state",$0=new WeakSet,Q0=new WeakSet;function l($){let Q=$?.getAttribute?.("data-reactive-persist");if(!Q||Q==="off")return null;try{let X=JSON.parse(Q);if(X&&typeof X==="object"&&typeof X.key==="string"&&X.key!=="")return X}catch{}if(!$0.has($))$0.add($),console.warn(`[phlex-reactive] malformed reactive_persist payload ${JSON.stringify(Q)} — persistence disabled`);return null}function i(){try{return typeof localStorage>"u"?null:localStorage}catch{return null}}function n($,Q){if($?.getAttribute?.("data-reactive-debug")!=="true"||Q0.has($))return;Q0.add($),console.info(`[phlex-reactive] reactive_persist: storage unavailable — draft skipped (${Q?.name??Q})`)}function o($){return K1+$.key}function u($,Q){let X=i();if(!X)return null;let j;try{j=X.getItem(o(Q))}catch(Z){return n($,Z),null}if(!j)return null;let q;try{q=JSON.parse(j)}catch{return null}if(!q||typeof q!=="object"||q.v!==_0)return null;let z=Number(Q.ttl)*1000;if(!(Number(q.savedAt)+z>Date.now()))return s($,Q),null;let G=q.fields&&typeof q.fields==="object"?q.fields:{},Y=q.state&&typeof q.state==="object"?q.state:null;return{fields:G,state:Y}}function A0($,Q,{fields:X,state:j}){let q=i();if(!q)return!1;let z={v:_0,savedAt:Date.now(),fields:X};if(j)z.state=j;try{return q.setItem(o(Q),JSON.stringify(z)),!0}catch(G){return n($,G),!1}}function s($,Q){$?.removeAttribute?.(d);let X=i();if(!X)return;try{X.removeItem(o(Q))}catch(j){n($,j)}}function x0($,Q){let X=Array.isArray(Q.fields)?new Set(Q.fields):null,j=[];for(let q of $.querySelectorAll("input[name], select[name], textarea[name]")){if(q.closest('[data-controller~="reactive"]')!==$)continue;if(J1.has(q.type))continue;if(q.getAttribute("data-reactive-persist")==="off")continue;if(X&&!X.has(q.name))continue;j.push(q)}return j}function O0($){return $.tagName==="SELECT"&&$.multiple}function N0($,Q){let X={};for(let j of x0($,Q)){let q=j.name;if(j.type==="radio"){if(j.checked)X[q]=j.value;else if(!Object.hasOwn(X,q))X[q]=null}else if(j.type==="checkbox")X[q]=j.checked;else if(O0(j))X[q]=[...j.options].filter((z)=>z.selected).map((z)=>z.value);else X[q]=j.value}return X}function L1($,Q,X){let j=Q.restore==="always",q=x0($,Q);for(let z of q){if(!Object.hasOwn(X,z.name))continue;let G=X[z.name];if(G===null||G===void 0)continue;if(z.type==="radio"){if(!j&&q.some((Y)=>Y.type==="radio"&&Y.name===z.name&&Y.checked))continue;z.checked=z.value===String(G)}else if(z.type==="checkbox"){if(!j&&z.checked)continue;z.checked=Boolean(G)}else if(O0(z)){if(!j&&[...z.options].some((Z)=>Z.selected))continue;let Y=new Set((Array.isArray(G)?G:[G]).map(String));for(let Z of z.options)Z.selected=Y.has(Z.value)}else{if(!j&&z.value!=="")continue;z.value=String(G)}}}function W1($,Q){let X=l($);if(!X){console.warn("[phlex-reactive] persist_state on a root without reactive_persist — skipped");return}if(!Q||typeof Q!=="object")return;let q={...u($,X)?.state??{},...Q};if(A0($,X,{fields:N0($,X),state:q}))$.setAttribute?.(d,JSON.stringify(q))}function B1($){let Q=l($);if(Q)s($,Q)}var X0=Object.freeze({show:($,Q)=>S($,!1,Q),hide:($,Q)=>S($,!0,Q),toggle:($,Q)=>S($,!$.hidden,Q),add_class:($,Q)=>$.classList.add(...Q.classes??[]),remove_class:($,Q)=>$.classList.remove(...Q.classes??[]),toggle_class:($,Q)=>(Q.classes??[]).forEach((X)=>$.classList.toggle(X)),set_attr:($,Q)=>{if(w(Q.name))$.setAttribute(Q.name,Q.value??"")},remove_attr:($,Q)=>{if(w(Q.name))$.removeAttribute(Q.name)},toggle_attr:($,Q)=>{if(!w(Q.name))return;if($.hasAttribute(Q.name))$.removeAttribute(Q.name);else $.setAttribute(Q.name,"")},focus:($)=>$.focus?.(),focus_first:($)=>C1($)?.focus?.(),text:($,Q)=>{let X=String(Q.value??"");if($.textContent!==X)$.textContent=X},dispatch:($,Q)=>{$.dispatchEvent(new CustomEvent(Q.name,{bubbles:!0,composed:!0,detail:Q.detail??{}}))},submit:($)=>V1($)?.requestSubmit?.(),paste_into:($)=>M1($),persist_state:($,Q)=>W1($,Q.state),persist_clear:($)=>B1($)});function V1($){if($?.tagName==="FORM")return $;return $?.form??$?.closest?.("form")??null}function M1($){let Q=globalThis.navigator?.clipboard;if(typeof Q?.readText!=="function")return;Q.readText().then((X)=>{if(!X)return;if($.value=X,typeof $.dispatchEvent==="function")$.dispatchEvent(new Event("input",{bubbles:!0}));$.focus?.()}).catch(()=>{})}function S($,Q,X){if(X?.transition)U1($,X.transition,()=>$.hidden=Q);else $.hidden=Q}function w($){if(!H1($))return!0;return console.warn(`[phlex-reactive] refused client attr op on ${JSON.stringify($)} — skipped`),!1}var P0=/^#[A-Za-z_][\w-]*$/;function _1($){if(typeof $==="string"&&P0.test($))return!0;return console.warn(`[phlex-reactive] refused cross-root mirror target ${JSON.stringify($)} — skipped`),!1}function A1($,Q){let X=$.getAttribute("data-reactive-show-equals");if(X!==null)return Q===X;let j=$.getAttribute("data-reactive-show-not");if(j!==null)return Q!==j;let q=$.getAttribute("data-reactive-show-in");if(q!==null){try{let z=JSON.parse(q);if(Array.isArray(z))return z.includes(Q)}catch{}return console.warn(`[phlex-reactive] malformed reactive_show in: list ${JSON.stringify(q)} — skipped`),null}for(let z of D0){let G=$.getAttribute(`data-reactive-show-${z}`);if(G!==null)return F0(z,G,Q)}return console.warn("[phlex-reactive] a reactive_show binding declares no predicate — skipped"),null}var D0=["gte","gt","lte","lt"],x1=["len_eq","len_gte","len_gt","len_lte","len_lt"];function O1($,Q,X){if(!Number.isInteger(Q))return console.warn(`[phlex-reactive] reactive_show ${$}: needs an integer literal, got ${JSON.stringify(Q)} — skipped`),null;let j=[...String(X??"")].length;switch($){case"len_eq":return j===Q;case"len_gte":return j>=Q;case"len_gt":return j>Q;case"len_lte":return j<=Q;case"len_lt":return j<Q;default:return null}}function F0($,Q,X){let j=Number(Q);if(Number.isNaN(j))return console.warn(`[phlex-reactive] reactive_show ${$}: needs a numeric literal, got ${JSON.stringify(Q)} — skipped`),null;let q=X==null?"":String(X).trim(),z=q===""?NaN:Number(q);if(Number.isNaN(z))return!1;switch($){case"gte":return z>=j;case"gt":return z>j;case"lte":return z<=j;case"lt":return z<j;default:return null}}function R0($,Q){if(!$||typeof $!=="object")return null;if(typeof $.equals==="string")return Q===$.equals;if(typeof $.not==="string")return Q!==$.not;if(Array.isArray($.in))return $.in.includes(Q);for(let X of D0)if(X in $)return F0(X,$[X],Q);for(let X of x1)if(X in $)return O1(X,$[X],Q);return null}var j0="[data-reactive-show-field], [data-reactive-show]";function N1($){try{let Q=JSON.parse($);if(Q&&typeof Q==="object"&&!Array.isArray(Q))return Q}catch{}return console.warn(`[phlex-reactive] malformed compound reactive_show payload ${JSON.stringify($)} — skipped`),null}function P1($){try{let Q=JSON.parse($);if(Array.isArray(Q)&&Q.every((X)=>X&&typeof X==="object"&&Array.isArray(X.any)&&Array.isArray(X.ops)))return Q}catch{}return console.warn(`[phlex-reactive] malformed reactive_on_complete payload ${JSON.stringify($)} — skipped`),[]}function a($,Q){if(!$||typeof $!=="object"||typeof $.field!=="string")return!1;let X=Q($.field)??"";return R0($,X)===!0}function O($,Q){if(!Array.isArray($)||$.length===0)return null;return $.some((X)=>Array.isArray(X)&&X.length>0&&X.every((j)=>a(j,Q)))}function D1($){if(!Array.isArray($)||$.length===0)return null;let Q=new Set;for(let X of $){if(!Array.isArray(X))continue;for(let j of X)if(j&&typeof j==="object"&&typeof j.field==="string")Q.add(j.field)}return Q.size>0?[...Q]:null}function F1($,Q){if(!$||typeof $!=="object")return null;let X=$.any;if(Array.isArray(X)&&(X.length===0||Array.isArray(X[0])))return O(X,Q);return R1($,Q)}function R1($,Q){let X=Array.isArray($.all)?"all":Array.isArray($.any)?"any":null;if(!X)return null;let j=$[X];if(j.length===0)return null;let q=j.map((z)=>a(z,Q));return X==="all"?q.every(Boolean):q.some(Boolean)}function q0($){if(typeof $==="string"&&P0.test($))return!0;return console.warn(`[phlex-reactive] refused cross-root show target ${JSON.stringify($)} — skipped`),!1}var I1='a[href], button:not([disabled]), input:not([disabled]), select:not([disabled]), textarea:not([disabled]), [tabindex]:not([tabindex="-1"])';function C1($){return $.querySelectorAll?.(I1)?.[0]??null}function I0($){if(Array.isArray($))return $;if(typeof $!=="string")return[];try{let Q=JSON.parse($);return Array.isArray(Q)?Q:[]}catch{return[]}}function E1($){if($==null)return null;let Q=Array.isArray($)?$:$.ops;if(Array.isArray(Q))return Q.length>0?Q:null;return console.warn("[phlex-reactive] $ops must be an ops chain or a [[op, args], ...] list — skipped"),null}function N($,Q,X){for(let j of $){if(!Array.isArray(j))continue;let[q,z={}]=j;if(!Object.hasOwn(X0,q)){console.warn(`[phlex-reactive] unknown client op ${JSON.stringify(q)} — skipped`);continue}let G=Q(z);if(G.length===0&&X)X(q,z);for(let Y of G)X0[q](Y,z)}}var z0=new WeakMap;function C0($){let Q=globalThis.document;if(!Q)return!0;let X=z0.get(Q);if(!X)X=new Set,z0.set(Q,X);if(X.has($))return!0;return X.add($),!1}function m($,Q){try{return $?.querySelectorAll?.(Q)?.length??0}catch{return 0}}function E0($,Q,X,j){if(C0(`${$}|${Q}|${X}`))return;console.warn(`[phlex-reactive] ${$} matched zero targets for selector "${Q}" (${X})${j}`)}function k1($,Q,X){let j=Q.to;if(typeof j!=="string"||j===""||j==="@root")return;let q="";if(X&&!Q.global){let z=m(globalThis.document,j);if(z>0)q=` — it matches ${z} element(s) outside the stream's target root; use global: true`}E0(`client op "${$}"`,j,X?`scoped to #${X.id||"?"}`:"document-scoped",q)}function T1($,Q){let X=$.to;if(Q){if(X==="@root")return[Q];if(typeof X!=="string"||X==="")return[];if($.global)return[...document.querySelectorAll(X)];return[...Q.querySelectorAll(X)]}if(typeof X!=="string"||X===""||X==="@root")return[];return[...document.querySelectorAll(X)]}class i1 extends k0{static values={token:String};#j0;#F=new Map;#L=new Map;#v0;#u;#q0;#m=0;#W=new Map;#p=new WeakMap;#R=new Map;#z0=new WeakSet;#G0=null;#B;#V;#M;#j;#Y;#g;#Y0;#c;#d;#z;#_;#Z0=!1;#l=0;#H0=!1;#G;#A;#x;#I;#O;#q=null;#N=!1;#Q=null;#C;#E;#k;connect(){if(I=!0,this.element.id==="")console.warn("[phlex-reactive] a reactive root has no id; its next-action token can't self-match "+"and may fall back to the first token in the response → a silent HTTP 403 on the NEXT action. "+"Put id: on the SAME element as reactive_attrs — use div(**reactive_root) (emits id + token together), "+"or div(id:, **reactive_attrs). The id: must NOT be on a child. See the README.");if(this.element.getAttribute?.("data-reactive-defer-token"))this.#U0(),this.#I=()=>this.#U0(),this.element.addEventListener?.("turbo:morph-element",this.#I);if(this.#q=l(this.element),this.#q)this.#x1();if(this.#y0()){if(this.#B=()=>this.#a(),this.element.addEventListener?.("turbo:morph-element",this.#B),this.#a(),this.element.getAttribute?.("data-reactive-warn-unsaved")==="true")this.#H1()}if(this.#K1())this.#j=()=>this.#F0(),this.element.addEventListener?.("input",this.#j),this.element.addEventListener?.("change",this.#j),this.element.addEventListener?.("turbo:morph-element",this.#j),this.#F0();if(this.#J1())this.#Y=($)=>this.#r($),this.#g=()=>this.#r(null),this.element.addEventListener?.("input",this.#Y),this.element.addEventListener?.("change",this.#Y),this.element.addEventListener?.("turbo:morph-element",this.#g),this.#r(null);if(this.#h())this.#z=($)=>{if($?.type==="input"&&!this.#R1($))return;this.#D()},this.element.addEventListener?.("input",this.#z),this.element.addEventListener?.("turbo:morph-element",this.#z),this.#D();if(this.#v())this.#_=()=>this.#$0(),this.element.addEventListener?.("turbo:morph-element",this.#_),this.#$0();if(this.#C1())this.#G=($)=>this.syncNestedJson($),this.#A=()=>this.#S(),this.element.addEventListener?.("input",this.#G),this.element.addEventListener?.("change",this.#G),this.element.addEventListener?.("turbo:morph-element",this.#A),this.#S();if(this.#F1())this.#x=()=>this.recompute(),this.element.addEventListener?.("turbo:morph-element",this.#x),this.recompute();if(this.#L1())this.#O=()=>this.#D0(),this.element.addEventListener?.("turbo:morph-element",this.#O),this.#D0()}#y0(){if((this.element.getAttribute?.("data-action")??"").includes("reactive#trackDirty"))return!0;let $=this.element.querySelectorAll?.('[data-action*="reactive#trackDirty"]')??[];for(let Q of $)if(this.#X(Q))return!0;return!1}disconnect(){if(this.#P1(),this.#t0(),this.#$1(),this.#U1(),this.#D1(),this.#V1(),this.#I1(),this.#h1(),this.#v1(),this.#y1(),this.#W1(),this.#I)this.element.removeEventListener?.("turbo:morph-element",this.#I)}#U0(){let $=this.element;if(!$?.id)return;let Q=$.getAttribute?.("data-reactive-defer-token");if(!Q)return;if($.getAttribute?.("data-reactive-defer-pending")!=="true")return;R($.id,Q)}dispatch($){let{action:Q,params:X,debounce:j,throttle:q,confirm:z,confirmWhen:G,outside:Y,window:Z,optimistic:H}=$.params;if(!Q)return;let K=$.params.busy??this.#o1($.params.loading);if(Y&&this.element.contains($.target))return;let V=$.currentTarget??$.target;if(!Z&&!this.#p1(H,V))$.preventDefault();let J=this.#s(z,G);if(!J)return this.#_0(V,Q,X,j,q,H,K);Promise.resolve().then(()=>C(J,{el:V})).catch(()=>!1).then((B)=>{if(B)this.#_0(V,Q,X,j,q,H,K)})}runOps($){let{ops:Q,confirm:X,confirmWhen:j,outside:q,window:z}=$.params,G=$.currentTarget??$.target;if(q&&this.element.contains($.target))return;if(!z)$.preventDefault();let Y=this.#s(X,j);if(!Y)return this.#S0(this.#T0(Q));Promise.resolve().then(()=>C(Y,{el:G})).catch(()=>!1).then((Z)=>{if(Z)this.#S0(this.#T0(Q))})}trackDirty(){this.#a()}recompute($){if($&&this.#z0.has($))return;let Q=this.#l0(),X=Q.map(([U])=>U),j=this.element.getAttribute?.("data-reactive-scope")||null,q=(U)=>j&&!U.includes("[")?`${j}[${U}]`:U,z=this.#$(),G=new Map,Y=(U)=>{if(G.has(U))return G.get(U);let L=null;for(let W of this.element.querySelectorAll(`[name="${q(U)}"]`))if(z(W)){L=W;break}return G.set(U,L),L};for(let U of X)this.#V0(U,Y(U)?.value??"");let Z=this.element.getAttribute("data-reactive-compute-reducer-param"),H=Z?T0(Z):null;if(!H){this.#M0({},Y);return}let K=this.#d0("data-reactive-compute-outputs-param"),V={};for(let[U,L]of Q){let W=Y(U);if(L==="string")V[U]=W?.value??"";else{let A=Number(W?.value);V[U]=Number.isFinite(A)?A:0}}let J=H(V,{changed:this.#i0($,X,j)})||{},B=E1(J.$ops),x=[];for(let U of K){if(U==="$ops"||!(U in J))continue;let L=Y(U);if(!L)continue;if(String(J[U])===L.value)continue;L.value=J[U],x.push(L)}for(let U of Object.keys(J)){if(U==="$ops")continue;let L=J[U];if(L===void 0||L===null)continue;this.#V0(U,L)}this.#M0(J,Y);for(let U of x){let L=new Event("input",{bubbles:!0});this.#z0.add(L),U.dispatchEvent(L)}this.#f0(B,Boolean($))}#f0($,Q){let X=$===null?null:JSON.stringify($),j=X!==null&&X!==this.#G0&&Q;if(this.#G0=X,!j)return;N($,(q)=>this.#f(q.to==null?{...q,to:"@root"}:q),(q,z)=>this.#y(`client op "${q}"`,z))}listnavNext($){this.#K0($,1)}listnavPrev($){this.#K0($,-1)}listnavPick($){let Q=this.#T($),X=Q.findIndex((j)=>j.hasAttribute("data-reactive-highlighted"));if(X<0)return;$.preventDefault(),Q[X].click()}listnavClose($){for(let Q of this.#T($))Q.removeAttribute("data-reactive-highlighted")}#K0($,Q){let X=this.#T($);if(!X.length)return;$.preventDefault();let j=X.findIndex((G)=>G.hasAttribute("data-reactive-highlighted")),q=j<0?Q>0?0:X.length-1:(j+Q+X.length)%X.length;for(let G of X)G.removeAttribute("data-reactive-highlighted");let z=X[q];z.setAttribute("data-reactive-highlighted","true"),z.scrollIntoView?.({block:"nearest"})}#T($){let X=($?.currentTarget??$?.target??this.element).getAttribute?.("data-reactive-listnav-option-param")??this.element.getAttribute("data-reactive-listnav-option-param");if(!X)return[];let j=this.#$();return Array.from(this.element.querySelectorAll(X)).filter((q)=>!q.hidden&&j(q))}tagsAdd($){if(!this.#v())return;if($?.defaultPrevented)return;if(this.#T($).some((j)=>j.hasAttribute?.("data-reactive-highlighted")))return;$?.preventDefault?.();let Q=$?.currentTarget??$?.target;if(!Q)return;if(!this.#C0(String(Q.value??"").split(",")))return;if(Q.value="",this.#h())this.#D()}tagsPick($){if(!this.#v())return;$?.preventDefault?.();let X=($?.currentTarget??$?.target)?.getAttribute?.("data-reactive-tag-param");if(!X)return;if(!this.#C0([X]))return;let j=this.#E1();if(!j)return;j.value="",this.#D(),j.focus?.()}tagsRemove($){if(!this.#v())return;$?.preventDefault?.();let X=($?.currentTarget??$?.target)?.getAttribute?.("data-reactive-tag-param");if(!X)return;let j=this.#t();if(!j)return;let q=this.#e(j),z=q.filter((G)=>G.toLowerCase()!==X.toLowerCase());if(z.length===q.length)return;this.#E0(j,z)}nestedAdd($){$?.preventDefault?.();let Q=$?.currentTarget??$?.target,X=Q?.getAttribute?.("data-reactive-association-param");if(!X)return;if(typeof this.element?.querySelectorAll!=="function")return;let j=this.#$(),q=[...this.element.querySelectorAll(`[data-reactive-nested-list="${X}"]`)].find(j),G=[...this.element.querySelectorAll(`[data-reactive-nested-template="${X}"]`)].find(j)?.content?.firstElementChild;if(!q||!G){this.#b1(X);return}let Y=G.cloneNode(!0);this.#w1(Y,this.#S1()),q.appendChild(Y);let Z=Q?.getAttribute?.("data-reactive-nested-from-param"),H=Q?.getAttribute?.("data-reactive-nested-clear-param")==="true",K=this.#u0(Y,Z,H);if(Z)K?.focus?.();else[...Y.querySelectorAll?.("input, select, textarea")??[]][0]?.focus?.();if(q.getAttribute?.("data-reactive-nested-json")===X)this.#L0(X)}#u0($,Q,X){if(!Q)return null;let j;try{j=JSON.parse(Q)}catch{return null}if(!j||typeof j!=="object")return null;let q=this.#$(),z=[...$.querySelectorAll?.("input, select, textarea")??[]],G=[];for(let[Y,Z]of Object.entries(j)){let H=[...this.element.querySelectorAll?.(Z)??[]].find(q);if(!H)continue;let K=z.find((V)=>this.#B0(V.getAttribute?.("name"))===Y);if(!K)continue;this.#m0(K,H),G.push(H)}if(X)for(let Y of G)this.#p0(Y);return G[0]??null}#m0($,Q){if($.type==="checkbox")$.checked=Q.type==="checkbox"?!!Q.checked:this.#i(Q)!=="";else $.value=this.#i(Q);if(typeof $.dispatchEvent==="function")$.dispatchEvent(new Event("input",{bubbles:!0}))}#p0($){if($.type==="checkbox")$.checked=!1;else $.value="";if(typeof $.dispatchEvent==="function")$.dispatchEvent(new Event("input",{bubbles:!0}))}nestedRemove($){$?.preventDefault?.();let Q=$?.currentTarget??$?.target,X=Q?.closest?.("[data-reactive-nested-row]");if(!X)return;if(X.closest?.('[data-controller~="reactive"]')!==this.element)return;let j=Q?.getAttribute?.("data-reactive-confirm-param"),q=Q?.getAttribute?.("data-reactive-confirm-when-param"),z=this.#s(j,q);if(!z)return this.#J0(X);let G=this.#W0(X),Y=this.#g0(z,G);return Promise.resolve().then(()=>C(Y,{el:Q,row:X,fields:G})).catch(()=>!1).then((Z)=>{if(Z)this.#J0(X)})}#g0($,Q){if(!$.includes("%{"))return $;return $.replace(/%\{(\w+)\}/g,(X,j)=>Object.prototype.hasOwnProperty.call(Q,j)?Q[j]:X)}#J0($){let Q=[...$.querySelectorAll?.('input[name$="[_destroy]"]')??[]][0];if(Q){if(Q.value="1",typeof Q.dispatchEvent==="function")Q.dispatchEvent(new Event("input",{bubbles:!0}));$.hidden=!0}else $.parentNode?.removeChild?.($);this.#S()}syncNestedJson($){let Q=$?.target;if(!Q||!this.#X(Q))return;this.#S()}#S(){if(typeof this.element?.querySelectorAll!=="function")return;let $=this.#$();for(let Q of[...this.element.querySelectorAll("[data-reactive-nested-json]")].filter($))this.#L0(Q.getAttribute("data-reactive-nested-json"))}#L0($){let Q=this.#$(),X=[...this.element.querySelectorAll(`[data-reactive-nested-list="${$}"]`)].find(Q);if(!X)return;let j=this.#c0(X);if(!j)return;let q=[];for(let G of[...X.querySelectorAll?.("[data-reactive-nested-row]")??[]]){if(!Q(G)||G.hidden)continue;q.push(this.#W0(G))}let z=JSON.stringify(q);if(j.value===z)return;if(j.value=z,typeof j.dispatchEvent==="function")j.dispatchEvent(new Event("input",{bubbles:!0}))}#c0($){let Q=$.getAttribute?.("data-reactive-nested-json-field");if(!Q)return null;let X=this.#$();return[...this.element.querySelectorAll(Q)].find(X)??null}#W0($){let Q={};for(let X of[...$.querySelectorAll?.("input, select, textarea")??[]]){let j=this.#B0(X.getAttribute?.("name"));if(j===null||j==="_destroy")continue;Q[j]=this.#i(X)}return Q}#B0($){if(!$)return null;let Q=$.match(/\[([^\][]+)\]$/);return Q?Q[1]:$}#i($){if($.type==="checkbox")return $.checked?$.value||"on":"";return $.value??""}#d0($){let Q=this.element.getAttribute($);if(!Q)return[];try{let X=JSON.parse(Q);return Array.isArray(X)?X:[]}catch{return[]}}#l0(){let $=this.element.getAttribute("data-reactive-compute-inputs-param");if(!$)return[];try{let Q=JSON.parse($);if(Array.isArray(Q))return Q.map((X)=>[X,"number"]);if(Q&&typeof Q==="object")return Object.entries(Q);return[]}catch{return[]}}#i0($,Q,X){let j=$?.target;if(!j?.name||typeof j.closest!=="function")return null;let q=this.#n0(j.name,X);if(!Q.includes(q))return null;return this.#X(j)?q:null}#n0($,Q){if(!Q)return $;let X=`${Q}[`;return $.startsWith(X)&&$.endsWith("]")?$.slice(X.length,-1):$}#V0($,Q){let X=String(Q);for(let j of this.#o0($)){if(j.textContent===X)continue;j.textContent=X}}#o0($){let Q=this.element.querySelectorAll(`[data-reactive-text="${$}"]`);return Array.from(Q).filter((X)=>this.#X(X))}#M0($,Q){let X=this.#s0();for(let[j,q]of Object.entries(X)){let z=j in $?$[j]:Q(j)?.value;if(z===void 0||z===null)continue;let G=String(z);for(let Y of Array.isArray(q)?q:[q]){if(!_1(Y))continue;for(let Z of document.querySelectorAll(Y)){if(Z.textContent===G)continue;Z.textContent=G}}}}#s0(){let $=this.element.getAttribute("data-reactive-compute-mirror-param");if(!$)return{};try{let Q=JSON.parse($);return Q&&typeof Q==="object"&&!Array.isArray(Q)?Q:{}}catch{return{}}}#_0($,Q,X,j,q,z,G){if(this.#P("reactive:before-dispatch",{action:Q,params:this.#k0(X),element:this.element},{cancelable:!0}).defaultPrevented)return;let Z=Number(j)||0;if(Z>0)return this.#r0($,Z,Q,X,z,G);let H=Number(q)||0;if(H>0)return this.#e0($,H,Q,X,z,G);return this.#w(Q,X,z,$,G)}#w($,Q,X,j,q){let z=this.#g1(X,j),G=this.#c1($,j,q),Y=this.#o()?this.#a0(X,j):null;return this.queue=(this.queue??Promise.resolve()).then(()=>this.#G1($,Q,z,G,Y)),this.queue}#a0($,Q){if(!$?.hide)return null;let X=this.#b0($,Q);if(!X.length)return null;return()=>{let j=X.filter((q)=>q.isConnected&&!q.hidden);if(!j.length)return;console.warn("[phlex-reactive] optimistic: { hide: true } was undone by the reply's re-render — "+"the element is visible again. For an instant delete, return reply.remove so the server removes it; otherwise the hide only flashes.",j)}}#r0($,Q,X,j,q,z){this.#n($);let G=()=>{this.#n($),this.#w(X,j,q,$,z)},Y=setTimeout(G,Q);$?.addEventListener?.("blur",G,{once:!0}),this.#F.set($,{timer:Y,flush:G})}#n($){let Q=this.#F.get($);if(!Q)return;clearTimeout(Q.timer),$?.removeEventListener?.("blur",Q.flush),this.#F.delete($)}#t0(){for(let $ of[...this.#F.keys()])this.#n($)}#e0($,Q,X,j,q,z){let G=this.#L.get($)??new Map;if(G.has(X))return;let Y=setTimeout(()=>{if(G.delete(X),G.size===0)this.#L.delete($)},Q);return G.set(X,Y),this.#L.set($,G),this.#w(X,j,q,$,z)}#$1(){for(let $ of this.#L.values())for(let Q of $.values())clearTimeout(Q);this.#L.clear()}#P($,Q,{cancelable:X=!1}={}){let j=new CustomEvent($,{bubbles:!0,composed:!0,cancelable:X,detail:Q});return(this.element.isConnected?this.element:document).dispatchEvent(j),j}#Z($,Q,X,j){let q=()=>{if(!this.element.isConnected){console.warn("[phlex-reactive] retry() ignored — the reactive root left the DOM");return}return this.#w($,Q)};this.#P("reactive:error",{action:$,params:X,...j,retry:q})}#H($){if(this.element?.isConnected===!1)return;this.element?.setAttribute?.("data-reactive-error",$)}#Q1(){this.element?.removeAttribute?.("data-reactive-error")}#X1(){let $=document.querySelector("[data-reactive-error-flash]");if(!$?.content)return;let Q=$.getAttribute("data-reactive-error-flash")||"flash",X=document.getElementById(Q);if(!X)return;X.appendChild($.content.cloneNode(!0))}#j1(){if(typeof sessionStorage>"u")return Promise.resolve();let $=Number(sessionStorage.getItem(c));if(!Number.isFinite($)||$<=0)return Promise.resolve();if(!D)D=!0,console.warn(`[phlex-reactive] latency simulator ACTIVE — every action is delayed by ${$}ms. Call PhlexReactive.disableLatencySim() (or clear sessionStorage) to turn it off.`);return new Promise((Q)=>setTimeout(Q,$))}#o(){return this.element?.getAttribute?.("data-reactive-debug")==="true"}#A0(){return typeof performance<"u"&&typeof performance.now==="function"?performance.now():Date.now()}#q1($){if(!$)return[];let Q=[],X=/<turbo-stream\b([^>]*)>/g,j;while((j=X.exec($))!==null){let q=j[1],z=q.match(/\baction="([^"]*)"/)?.[1]??"?",G=q.match(/\btarget="([^"]*)"/)?.[1];Q.push(G?`${z} → #${G}`:z)}return Q}#z1($){let{action:Q,status:X,ms:j}=$,z=`reactive ${this.element?.id?`#${this.element.id} `:""}${Q} → ${X??"—"} (${Math.round(j)}ms)`;if(console.groupCollapsed(z),console.log(`params: [${$.paramNames.join(", ")}] + collected: [${$.fieldNames.join(", ")}]`),console.log(`encoding: ${$.encoding}`),$.streams.length)console.log(`streams: ${$.streams.join(" ")}`);console.log(`token: ${$.tokenRefreshed?"refreshed ✓":"unchanged"}`),console.groupEnd()}async#G1($,Q,X,j,q){let{fields:z,files:G}=this.#N0(),Y=this.#k0(Q),Z={...z,...Y},H=this.#U,K=G.length>0,V=K?this.#f1(H,$,Z,G):JSON.stringify({token:H,act:$,params:Z}),J=this.#o()?{action:$,paramNames:Object.keys(Y),fieldNames:Object.keys(z),encoding:K?"multipart":"json",status:null,streams:[],tokenRefreshed:!1,started:this.#A0()}:null;await this.#j1();try{if(navigator.onLine===!1){this.#K(X),this.#H("offline"),this.#Z($,Q,Z,{kind:"offline"});return}let B;try{let W={Accept:"text/vnd.turbo-stream.html","X-CSRF-Token":this.#r1()};if(!K)W["Content-Type"]="application/json";let A=this.#t1();if(A)W["X-Pgbus-Connection"]=A;B=await fetch(this.#s1(),{method:"POST",headers:W,body:V,credentials:"same-origin",signal:AbortSignal.timeout(this.#a1())})}catch(W){if(console.error("[phlex-reactive] action error",W),this.#K(X),W?.name==="TimeoutError"||W?.name==="AbortError"){this.#H("timeout"),this.#Z($,Q,Z,{kind:"timeout"});return}this.#X1(),this.#H("network"),this.#Z($,Q,Z,{kind:"network"});return}if(J)J.status=B.status;if(B.redirected){console.error("[phlex-reactive] action was redirected (auth/CSRF?) — no update applied"),this.#K(X),this.#H("redirected"),this.#Z($,Q,Z,{kind:"redirected",status:B.status});return}if(!B.ok){let W=await B.text();if(console.error(`[phlex-reactive] action failed: HTTP ${B.status}`,W),this.#K(X),(B.headers.get("Content-Type")||"").includes("turbo-stream")){let A=this.#O0(W);if(this.#U=A??this.#U,J)this.#x0(J,W,A);window.Turbo.renderStreamMessage(W)}this.#H("http"),this.#Z($,Q,Z,{kind:"http",status:B.status,body:W});return}let x=B.headers.get("Content-Type")||"";if(!x.includes("turbo-stream")){console.error(`[phlex-reactive] expected a turbo-stream, got "${x}" — no update applied`),this.#K(X),this.#H("content-type"),this.#Z($,Q,Z,{kind:"content-type",status:B.status});return}let U=await B.text(),L=this.#O0(U);if(this.#U=L??this.#U,J)this.#x0(J,U,L);if(window.Turbo.renderStreamMessage(U),q)queueMicrotask(q);this.#Q1(),this.#P("reactive:applied",{action:$,params:Z,html:U})}catch(B){console.error("[phlex-reactive] action error",B),this.#K(X),this.#P("reactive:error",{action:$,params:Z,kind:"apply"})}finally{if(j?.(),J)this.#z1({...J,ms:this.#A0()-J.started})}}#x0($,Q,X){$.streams=this.#q1(Q),$.tokenRefreshed=X!=null}get#U(){return this.#j0??this.tokenValue}set#U($){this.#j0=$}#O0($){let Q=this.element.id;if(!Q)return $.match(/data-reactive-token-value="([^"]+)"/)?.[1];let{token:X,self:j}=this.#Y1(Q),q=$.match(X);if(q)return q[1];let z=$.match(j);if(z)return z[1].match(/data-reactive-token-value="([^"]+)"/)?.[1];return}#Y1($){let Q=this.#q0;if(Q&&Q.id===$)return Q;let X=G1($);return this.#q0={id:$,token:new RegExp(`<turbo-stream\\b[^>]*\\baction="reactive:token"[^>]*\\btarget="${X}"[^>]*\\bdata-reactive-token-value="([^"]+)"`),self:new RegExp(`<turbo-stream\\b[^>]*\\baction="(?:replace|update)"[^>]*\\btarget="${X}"[^>]*>([\\s\\S]*?)</turbo-stream>`)}}#X($){return $.closest('[data-controller~="reactive"]')===this.element}#$(){if(this.element.querySelectorAll('[data-controller~="reactive"]').length===0)return()=>!0;return(Q)=>this.#X(Q)}#s($,Q){if($)return $;if(!Q)return null;let X=Q;if(typeof Q==="string")try{X=JSON.parse(Q)}catch{return console.warn(`[phlex-reactive] malformed conditional confirm payload ${JSON.stringify(Q)} — skipped`),null}if(!X||typeof X!=="object")return null;let{fields:j}=this.#N0(),q=(G)=>j[G],z;if(typeof X.predicate==="string"){let G=S0(X.predicate);if(!G)return console.warn(`[phlex-reactive] confirm predicate "${X.predicate}" is not registered — proceeding without a dialog (register it with setConfirmPredicate)`),null;z=!!G(j)}else z=O(X.groups?.any,q)===!0;return z?X.message:null}#N0(){let $={},Q=[],X=this.#$();return this.element.querySelectorAll("input[name], select[name], textarea[name]").forEach((j)=>{if(!X(j))return;if(j.type==="file")for(let q of j.files??[])Q.push({name:j.name,file:q,multiple:j.multiple});else if(j.type==="checkbox")$[j.name]=j.checked;else if(j.type==="radio"){if(j.checked)$[j.name]=j.value}else $[j.name]=j.value}),this.element.querySelectorAll("[name]:is(lexxy-editor, trix-editor, [contenteditable=''], [contenteditable=true], [contenteditable=plaintext-only])").forEach((j)=>{if(!X(j))return;let q=j.getAttribute("name");if(!q)return;let z=$[q];if(z==null||z==="")$[q]=j.value??j.textContent??j.innerHTML??""}),{fields:$,files:Q}}#a(){if(typeof this.element?.querySelectorAll!=="function")return;let $=0;if(this.element.querySelectorAll("input[name], select[name], textarea[name]").forEach((Q)=>{if(!this.#X(Q))return;if(Q.type==="file")return;if(this.#Z1(Q))Q.setAttribute("data-reactive-dirty","true"),$++;else Q.removeAttribute("data-reactive-dirty")}),$>0)this.element.setAttribute("data-reactive-dirty",String($));else this.element.removeAttribute("data-reactive-dirty")}#Z1($){if($.type==="checkbox"||$.type==="radio")return $.checked!==$.defaultChecked;if($.tag==="select"||$.options)return Array.from($.options??[]).some((Q)=>Q.selected!==Q.defaultSelected);return $.value!==$.defaultValue}#P0(){let $=this.element.getAttribute?.("data-reactive-dirty"),Q=Number($);return Number.isFinite(Q)&&Q>0?Q:0}#H1(){if(typeof window>"u"||typeof window.addEventListener!=="function")return;this.#V=($)=>{if(this.#P0()===0)return;return $.preventDefault(),$.returnValue="You have unsaved changes.",$.returnValue},this.#M=($)=>{if(this.#P0()===0)return;if(!(typeof window.confirm==="function"?window.confirm("You have unsaved changes. Leave anyway?"):!0))$.preventDefault?.()},window.addEventListener("beforeunload",this.#V),window.addEventListener("turbo:before-visit",this.#M)}#U1(){if(this.#B)this.element.removeEventListener?.("turbo:morph-element",this.#B),this.#B=void 0;if(typeof window<"u"&&typeof window.removeEventListener==="function"){if(this.#V)window.removeEventListener("beforeunload",this.#V);if(this.#M)window.removeEventListener("turbo:before-visit",this.#M)}this.#V=void 0,this.#M=void 0}#K1(){if(this.element.getAttribute?.("data-reactive-show-targets"))return!0;let $=this.element.querySelectorAll?.(j0)??[];for(let Q of $)if(this.#X(Q))return!0;return!1}#J1(){return!!this.element.getAttribute?.("data-reactive-on-complete")}#L1(){if(this.element.getAttribute?.("data-reactive-clipboard"))return!0;let $=this.element.querySelectorAll?.("[data-reactive-clipboard]")??[];for(let Q of $)if(this.#X(Q))return!0;return!1}#D0(){let $=typeof globalThis.navigator?.clipboard?.readText==="function";if(this.element.getAttribute?.("data-reactive-clipboard"))this.element.hidden=!$;for(let Q of this.element.querySelectorAll?.("[data-reactive-clipboard]")??[])if(this.#X(Q))Q.hidden=!$}#W1(){if(!this.#O)return;this.element.removeEventListener?.("turbo:morph-element",this.#O),this.#O=void 0}#B1(){let $=this.element.getAttribute?.("data-reactive-on-complete")??null;if($!==this.#Y0)this.#Y0=$,this.#c=$==null?[]:P1($),this.#d=this.#c.map(()=>!1);return this.#c}#r($){let Q=this.#B1();if(!Q.length)return;let X=this.#$(),j=this.element.getAttribute?.("data-reactive-scope")||null,q=new Map,z=(G)=>{if(!q.has(G))q.set(G,this.#I0(G,X,j));return q.get(G)};Q.forEach((G,Y)=>{let Z=O(G.any,z);if(Z===null)return;let H=Z&&!this.#d[Y]&&Boolean($);if(this.#d[Y]=Z,H)N(G.ops,(K)=>this.#f(K.to==null?{...K,to:"@root"}:K),(K,V)=>this.#y(`client op "${K}"`,V))})}#V1(){if(!this.#Y)return;this.element.removeEventListener?.("input",this.#Y),this.element.removeEventListener?.("change",this.#Y),this.element.removeEventListener?.("turbo:morph-element",this.#g)}#F0(){if(typeof this.element?.querySelectorAll!=="function")return;let $=this.#$(),Q=this.element.getAttribute?.("data-reactive-scope")||null,X=new Map,j=(q)=>{if(!X.has(q))X.set(q,this.#I0(q,$,Q));return X.get(q)};for(let q of this.element.querySelectorAll(j0)){if(!$(q))continue;let z=q.getAttribute("data-reactive-show");if(z!==null){let H=F1(N1(z),j);if(H!==null)this.#R0(q,H,$,Q);continue}let G=q.getAttribute("data-reactive-show-field");if(!G)continue;let Y=j(G);if(Y===null)continue;let Z=A1(q,Y);if(Z===null)continue;this.#R0(q,Z,$,Q)}this.#M1(j)}#R0($,Q,X,j){if($.hidden=!Q,$.getAttribute("data-reactive-show-disable")!=="true")return;if(typeof $.querySelectorAll!=="function")return;for(let q of $.querySelectorAll("input[name], select[name], textarea[name]"))if(X(q))q.disabled=!Q;if($.name&&X($))$.disabled=!Q}#M1($){let Q=this.#A1();for(let[X,j]of Object.entries(Q)){if(X.startsWith("#")){this.#_1(X,j,$);continue}if(!j||typeof j!=="object"||Array.isArray(j))continue;let q=$(X);if(q===null)continue;let z=()=>q;for(let[G,Y]of Object.entries(j)){if(!q0(G))continue;let Z;if(Array.isArray(Y)){if(Y.length===0){console.warn(`[phlex-reactive] malformed reactive_show_targets group for ${G} — skipped`);continue}Z=Y.every((H)=>a(H,z))}else{let H=R0(Y,q);if(H===null){console.warn(`[phlex-reactive] malformed reactive_show_targets predicate for ${G} — skipped`);continue}Z=H}for(let H of document.querySelectorAll(G))H.hidden=!Z}}}#_1($,Q,X){if(!q0($))return;let j=Q&&typeof Q==="object"&&!Array.isArray(Q)?Q.any:null,q=D1(j);if(q===null){console.warn(`[phlex-reactive] malformed reactive_show_targets conditions for ${$} — skipped`);return}if(q.every((G)=>X(G)===null))return;let z=O(j,X);if(z===null)return;for(let G of document.querySelectorAll($))G.hidden=!z}#A1(){let $=this.element.getAttribute?.("data-reactive-show-targets");if(!$)return{};try{let Q=JSON.parse($);if(Q&&typeof Q==="object"&&!Array.isArray(Q))return Q}catch{}return console.warn("[phlex-reactive] malformed data-reactive-show-targets — ignored. "+"Did two reactive_show_targets calls collide on one root? Declare every field in ONE call: reactive_show_targets(mode: { ... }, kind: { ... })"),{}}#I0($,Q,X){let j=X&&!$.includes("[")?`${X}[${$}]`:$,q=!1,z=null;for(let G of this.element.querySelectorAll(`[name="${j}"]`)){if(!Q(G))continue;if(G.type==="checkbox")return G.checked?"true":"false";if(G.type==="radio"){if(G.checked)return G.value??"";q=!0;continue}z??=G}if(z)return z.value??"";return q?"":null}#x1(){let $=this.#q;this.#N=!1;let Q=u(this.element,$);if(Q){if(L1(this.element,$,Q.fields),Q.state)this.element.setAttribute?.(d,JSON.stringify(Q.state));this.#P("reactive:persist-restored",{key:$.key,fields:Q.fields,state:Q.state??{}})}this.#N=!0,this.#C=()=>this.#O1(),this.#E=()=>this.#b(),this.#k=(X)=>this.#N1(X),this.element.addEventListener?.("input",this.#C),this.element.addEventListener?.("change",this.#E),document.addEventListener?.("turbo:submit-end",this.#k)}#O1(){if(!this.#N)return;let $=Number(this.#q?.debounce)||0;if($<=0)return this.#b();if(this.#Q!==null)clearTimeout(this.#Q);this.#Q=setTimeout(()=>{this.#Q=null,this.#b()},$)}#b(){if(!this.#N||!this.#q)return;if(this.#Q!==null)clearTimeout(this.#Q),this.#Q=null;let $=this.#q,Q=u(this.element,$);A0(this.element,$,{fields:N0(this.element,$),state:Q?.state??null})}#N1($){if(!$?.detail?.success)return;let Q=$.target;if(Q?.tagName!=="FORM"||typeof Q.contains!=="function")return;if(!Q.contains(this.element))return;if(this.#Q!==null)clearTimeout(this.#Q),this.#Q=null;s(this.element,this.#q)}#P1(){if(!this.#q)return;if(this.#Q!==null)this.#b();this.element.removeEventListener?.("input",this.#C),this.element.removeEventListener?.("change",this.#E),document.removeEventListener?.("turbo:submit-end",this.#k),this.#C=this.#E=this.#k=void 0,this.#q=null,this.#N=!1}#D1(){if(!this.#j)return;this.element.removeEventListener?.("input",this.#j),this.element.removeEventListener?.("change",this.#j),this.element.removeEventListener?.("turbo:morph-element",this.#j),this.#j=void 0}#h(){return!!(this.element.getAttribute?.("data-reactive-filter-input")&&this.element.getAttribute?.("data-reactive-filter-option"))}#F1(){return this.element.getAttribute?.("data-reactive-compute-seed")==="true"}#R1($){let Q=this.element.getAttribute("data-reactive-filter-input");return!!Q&&typeof $.target?.matches==="function"&&$.target.matches(Q)}#D(){if(typeof this.element?.querySelectorAll!=="function")return;let $=this.element.getAttribute("data-reactive-filter-input"),Q=this.element.getAttribute("data-reactive-filter-option");if(!$||!Q)return;let X=this.#$(),j=[...this.element.querySelectorAll($)].find(X);if(!j)return;let q=(j.value??"").trim().toLowerCase(),z=0;for(let Z of this.element.querySelectorAll(Q)){if(!X(Z))continue;let H=(Z.getAttribute("data-reactive-filter-text")??Z.textContent??"").toLowerCase(),K=Z.hasAttribute?.("data-reactive-tags-selected")||q!==""&&!H.includes(q);if(Z.hidden=K,K)Z.removeAttribute("data-reactive-highlighted");else z++}let G=this.element.getAttribute("data-reactive-filter-group");if(G)for(let Z of this.element.querySelectorAll(G)){if(!X(Z))continue;let H=[...Z.querySelectorAll(Q)].filter(X);if(H.length===0)continue;Z.hidden=H.every((K)=>K.hidden)}let Y=this.element.getAttribute("data-reactive-filter-empty");if(Y){for(let Z of this.element.querySelectorAll(Y))if(X(Z))Z.hidden=z>0}}#I1(){if(!this.#z)return;this.element.removeEventListener?.("input",this.#z),this.element.removeEventListener?.("turbo:morph-element",this.#z),this.#z=void 0}#v(){return!!this.element.getAttribute?.("data-reactive-tags-field")}#C1(){if(typeof this.element?.querySelector!=="function")return!1;return!!this.element.querySelector("[data-reactive-nested-json]")}#t(){if(typeof this.element?.querySelectorAll!=="function")return null;let $=this.element.getAttribute("data-reactive-tags-field");if(!$)return null;let Q=this.#$();return[...this.element.querySelectorAll($)].find(Q)??null}#e($){let Q=new Set,X=[];for(let j of String($.value??"").split(",")){let q=j.trim();if(q===""||Q.has(q.toLowerCase()))continue;Q.add(q.toLowerCase()),X.push(q)}return X}#C0($){let Q=this.#t();if(!Q)return!1;let X=this.#e(Q),j=new Set(X.map((z)=>z.toLowerCase())),q=!1;for(let z of $){let G=String(z??"").trim();if(G===""||j.has(G.toLowerCase()))continue;j.add(G.toLowerCase()),X.push(G),q=!0}if(q)this.#E0(Q,X);return q}#E0($,Q){if($.value=Q.join(","),typeof $.dispatchEvent==="function")$.dispatchEvent(new Event("input",{bubbles:!0}));this.#$0()}#E1(){if(typeof this.element?.querySelectorAll!=="function")return null;let $=this.element.getAttribute("data-reactive-filter-input");if(!$)return null;let Q=this.#$();return[...this.element.querySelectorAll($)].find(Q)??null}#$0(){let $=this.#t();if(!$)return;let Q=this.#e($),X=this.#$();this.#k1(Q,X),this.#T1(Q,X)}#k1($,Q){let X=[...this.element.querySelectorAll("[data-reactive-tags-list]")].find(Q);if(!X)return;let q=[...this.element.querySelectorAll("[data-reactive-tags-template]")].find(Q)?.content?.firstElementChild;if(!q){if(!this.#Z0)console.warn("[phlex-reactive] reactive_tags: no chip <template data-reactive-tags-template> found in this root — "+"chips will not render (the hidden field still updates). Add a template with a [data-reactive-tag-text] node and a reactive_tags_remove button."),this.#Z0=!0;return}while(X.firstChild)X.removeChild(X.firstChild);for(let z of $){let G=q.cloneNode(!0);G.setAttribute?.("data-reactive-tag",z);let Y=G.matches?.("[data-reactive-tag-text]")?G:(G.querySelectorAll?.("[data-reactive-tag-text]")??[])[0];if(Y)Y.textContent=z;let Z=[...G.querySelectorAll?.('[data-action*="reactive#tagsRemove"]')??[]];if(G.matches?.('[data-action*="reactive#tagsRemove"]'))Z.push(G);for(let H of Z)H.setAttribute?.("data-reactive-tag-param",z);X.appendChild(G)}}#T1($,Q){let X=new Set($.map((j)=>j.toLowerCase()));for(let j of this.element.querySelectorAll("[role=option]")){if(!Q(j))continue;let q=j.getAttribute?.("data-reactive-tag-param");if(!q)continue;if(X.has(q.toLowerCase()))j.setAttribute("data-reactive-tags-selected","true"),j.hidden=!0,j.removeAttribute?.("data-reactive-highlighted");else if(j.hasAttribute?.("data-reactive-tags-selected")){if(j.removeAttribute("data-reactive-tags-selected"),!this.#h())j.hidden=!1}}if(this.#h())this.#D()}#S1(){return this.#l=Math.max(this.#l+1,Date.now()),this.#l}#w1($,Q){let X=[$,...$.querySelectorAll?.("*")??[]];for(let j of X)for(let q of["name","id","for"]){let z=j.getAttribute?.(q);if(z&&z.includes("NEW_ROW"))j.setAttribute?.(q,z.replaceAll("NEW_ROW",String(Q)))}}#b1($){if(this.#H0)return;console.warn(`[phlex-reactive] nested rows: no owned [data-reactive-nested-list="${$}"] container + <template data-reactive-nested-template="${$}"> pair found in this root — the add `+"trigger did nothing. Render both inside the same reactive root (reactive_nested_list / reactive_nested_template)."),this.#H0=!0}#h1(){if(!this.#_)return;this.element.removeEventListener?.("turbo:morph-element",this.#_),this.#_=void 0}#v1(){if(this.#G)this.element.removeEventListener?.("input",this.#G),this.element.removeEventListener?.("change",this.#G),this.#G=void 0;if(this.#A)this.element.removeEventListener?.("turbo:morph-element",this.#A),this.#A=void 0}#y1(){if(!this.#x)return;this.element.removeEventListener?.("turbo:morph-element",this.#x),this.#x=void 0}#f1($,Q,X,j){let q=new FormData;q.append("token",$),q.append("act",Q);for(let[G,Y]of Object.entries(X))this.#X0(q,this.#Q0(G),Y);let z=this.#u1(j);for(let{name:G,file:Y,multiple:Z}of j){let K=Z||z.has(G)?`${this.#Q0(G)}[]`:this.#Q0(G);q.append(K,Y,Y.name)}return q}#Q0($){let Q=String($),X=Q.indexOf("[");if(X===-1)return`params[${Q}]`;return`params${[Q.slice(0,X),...Q.slice(X).match(/[^\[\]]+/g)??[]].map((q)=>`[${q}]`).join("")}`}#X0($,Q,X){if(X==null)$.append(Q,"");else if(Array.isArray(X))X.forEach((j,q)=>this.#X0($,`${Q}[${q}]`,j));else if(typeof X==="object")for(let[j,q]of Object.entries(X))this.#X0($,`${Q}[${j}]`,q);else $.append(Q,String(X))}#u1($){let Q=new Map;for(let{name:X}of $)Q.set(X,(Q.get(X)??0)+1);return new Set([...Q].filter(([,X])=>X>1).map(([X])=>X))}#k0($){if(!$)return{};try{return typeof $==="string"?JSON.parse($):$}catch{return{}}}#T0($){return I0($)}#S0($){N($,(Q)=>this.#f(Q),(Q,X)=>this.#y(`client op "${Q}"`,X))}#m1(){return this.element?.getAttribute?.("data-reactive-verbose")==="true"||this.#o()}#y($,Q){if(!this.#m1())return;let X=Q.to;if(typeof X!=="string"||X===""||X==="@root")return;let j="";if(!Q.global)if(this.element?.matches?.(X))j=" — the selector matches this component's own root, which root-scoped resolution never includes; use to: :root";else if(m(this.element,X)>0)j=" — it matches only inside a nested reactive root (excluded by ownership scoping); use global: true";else{let q=m(globalThis.document,X);if(q>0)j=` — it matches ${q} element(s) outside this scope; use global: true`}E0($,X,`scoped to #${this.element?.id||"?"}`,j)}#f($){let Q=$.to;if(Q==="@root")return[this.element];if(typeof Q!=="string"||Q==="")return[];if($.global)return[...document.querySelectorAll(Q)];return[...this.element.querySelectorAll(Q)].filter((X)=>this.#X(X))}#p1($,Q){if($?.checked!=="keep")return!1;let X=Q?.type;return X==="checkbox"||X==="radio"}#g1($,Q){if(!$)return null;let X=this.#w0($,Q,!0);return X.length?X:null}#K($){if(!$)return;if(!this.element.isConnected)return;for(let Q of $)Q()}#c1($,Q,X){this.#l1($,Q);let j=X?this.#w0(X,Q,!1):[];B0();let q=!1;return()=>{if(q)return;q=!0,this.#i1($,Q),V0();for(let z of j)z()}}#w0($,Q,X){let j=[];for(let q of this.#b0($,Q)){if($.add_class){let z=$.add_class.filter((G)=>!q.classList.contains(G));if(q.classList.add(...z),z.length)j.push(()=>q.classList.remove(...z))}if($.remove_class){let z=$.remove_class.filter((G)=>q.classList.contains(G));if(q.classList.remove(...z),z.length)j.push(()=>q.classList.add(...z))}if($.toggle_class)$.toggle_class.forEach((z)=>q.classList.toggle(z)),j.push(()=>$.toggle_class.forEach((z)=>q.classList.toggle(z)));if($.hide)q.hidden=!0,j.push(()=>q.hidden=!1);if($.show)q.hidden=!1,j.push(()=>q.hidden=!0)}if(Q&&($.disable||$.text!=null))j.push(this.#d1($,Q));if(X&&$.checked==="keep"&&Q&&"checked"in Q){let q=Q.checked;j.push(()=>Q.checked=!q)}return j}#b0($,Q){if($.to==null)return Q?[Q]:[];let X=this.#f({to:$.to});if(X.length===0)this.#y("busy/optimistic hint",{to:$.to});return X}#d1($,Q){let X=this.#R.get(Q);if(X)X.count++;else this.#R.set(Q,{count:1,disabled:Q.disabled,html:Q.innerHTML,hadText:$.text!=null,swappedTo:$.text});if($.disable)Q.disabled=!0;if($.text!=null)Q.innerHTML=$.text;return()=>this.#n1(Q,$)}#l1($,Q){if(this.#J(Q,$,1),this.#J(this.element,$,1),this.#W.set($,(this.#W.get($)??0)+1),this.#m++===0)this.element.setAttribute("aria-busy","true");for(let X of this.#h0($))this.#J(X,$,1)}#i1($,Q){this.#J(Q,$,-1),this.#J(this.element,$,-1);let X=(this.#W.get($)??1)-1;if(X<=0)this.#W.delete($);else this.#W.set($,X);if(--this.#m<=0)this.#m=0,this.element.removeAttribute("aria-busy");for(let j of this.#h0($))this.#J(j,$,-1)}#J($,Q,X){if(!$||typeof $.getAttribute!=="function")return;let j=this.#p.get($)??new Map,q=(j.get(Q)??0)+X;if(q<=0)j.delete(Q);else j.set(Q,q);if(j.size===0){this.#p.delete($),$.removeAttribute("data-reactive-busy");return}this.#p.set($,j),$.setAttribute("data-reactive-busy",[...j.keys()].join(" "))}#h0($){return[...this.element.querySelectorAll?.("[data-reactive-busy-on]")??[]].filter((X)=>X.getAttribute("data-reactive-busy-on")===$&&this.#X(X))}#n1($,Q){let X=this.#R.get($);if(!X)return;if(--X.count>0)return;if(this.#R.delete($),!$.isConnected)return;if(Q.disable)$.disabled=X.disabled;if(X.hadText&&$.innerHTML===X.swappedTo)$.innerHTML=X.html}#o1($){if(!$||typeof $!=="object")return null;let{class:Q,...X}=$;return Q==null?$:{...X,add_class:Q}}#s1(){return this.#v0??=document.querySelector('meta[name="phlex-reactive-action-path"]')?.content||"/reactive/actions"}#a1(){if(this.#u!=null)return this.#u;let $=document.querySelector('meta[name="phlex-reactive-timeout"]')?.content,Q=Number($);return this.#u=Number.isFinite(Q)&&Q>0?Q:30000}#r1(){return document.querySelector('meta[name="csrf-token"]')?.content??""}#t1(){return document.querySelector("pgbus-stream-source[connection-id]")?.getAttribute("connection-id")||document.querySelector('meta[name="pgbus-connection-id"]')?.content||null}}export{v1 as resetReactiveDefers,c1 as resetReactiveActivity,w0 as registerReactiveVisit,b0 as registerReactiveToken,X1 as registerReactiveOffline,h0 as registerReactiveJs,i0 as registerReactiveEffects,c0 as registerReactiveDismiss,v0 as registerReactiveDefer,e as registerReactiveActions,g1 as reactiveActivityCount,y1 as pendingDeferVia,V0 as exitReactiveActivity,G1 as escapeRegExp,B0 as enterReactiveActivity,j1 as enableLatencySim,q1 as disableLatencySim,i1 as default,Y1 as checkReactiveRegistration,d1 as __resetReactiveRegistrationForTest,m1 as __resetReactiveOfflineForTest,p1 as __resetReactiveLatencyForTest,u1 as __resetReactiveEffectsForTest,f1 as __resetReactiveDismissForTest,l1 as __markReactiveConnectedForTest,c as LATENCY_KEY,W0 as ACTIVE_ATTR};
1
+ import{Controller as De}from"@hotwired/stimulus";import{confirmResolver as _}from"phlex/reactive/confirm";import{computeReducer as Fe}from"phlex/reactive/compute";import{confirmPredicate as Me}from"phlex/reactive/confirm_predicate";function Pe(){let e=window.Turbo?.StreamActions;if(!e||e["reactive:visit"])return;e["reactive:visit"]=function(){let t=this.getAttribute("data-url");if(t)window.Turbo.visit(t,{action:"advance"})}}function je(){let e=window.Turbo?.StreamActions;if(!e||e["reactive:token"])return;e["reactive:token"]=function(){let t=this.getAttribute("data-reactive-token-value"),n=this.getAttribute("target");if(!t||!n)return;let r=document.getElementById(n);if(r)r.setAttribute("data-reactive-token-value",t)}}function Je(){let e=window.Turbo?.StreamActions;if(!e||e["reactive:js"])return;e["reactive:js"]=function(){let t=Re(this.getAttribute("data-reactive-ops"));if(!t.length)return;let n=this.getAttribute("target"),r=this.getAttribute("data-reactive-verbose")==="true",i=n?document.getElementById(n):null;if(n&&!i){if(r&&!qe(`missing-root|#${n}`))console.warn(`[phlex-reactive] reactive:js stream target root #${n} is not in the DOM — its ops were dropped`);return}S(t,(s)=>Ht(s,i),r?(s,o)=>Wt(s,o,i):void 0)}}var g=new Map;function fe(e,t){let n=!g.has(e);if(g.set(e,t),n)Ae()}function k(e){if(g.delete(e))we()}function Ut(){g.clear(),D=!1}function Yt(e){return g.get(e)?.via}var D=!1;function Ie(){let e=window.Turbo?.StreamActions;if(!e||e["reactive:defer"])return;if(e["reactive:defer"]=function(){let t=this.getAttribute("target");if(!t)return;if(this.getAttribute("data-reactive-defer-via")==="stream"){We(t,this);return}let n=this.getAttribute("data-reactive-defer-token");if(!n)return;T(t,n)},!D&&typeof document<"u"&&document.addEventListener)D=!0,document.addEventListener("turbo:before-stream-render",Be)}function Be(e){let n=e.target?.getAttribute?.("target");if(!n)return;let r=n.startsWith("reactive-defer-src-")?n.slice(19):n;if(g.get(r)?.via==="stream")k(r)}function T(e,t){let n=document.getElementById(e);if(!n){console.warn(`[phlex-reactive] reactive:defer target #${e} is not on the page — skipped`);return}he(e),me(n);let r={via:"fetch",abort:new AbortController,timedOut:!1};fe(e,r),He(e,r,t)}function We(e,t){let n=document.getElementById(e);if(!n){console.warn(`[phlex-reactive] reactive:defer target #${e} is not on the page — skipped`);return}let r=t.getAttribute("data-reactive-defer-src");if(!r)return;if(!globalThis.customElements?.get?.("pgbus-stream-source")){let s=t.getAttribute("data-reactive-defer-token");if(s){T(e,s);return}console.error("[phlex-reactive] reactive:defer via=stream but <pgbus-stream-source> is not registered "+"and no fallback token was provided — is the pgbus client loaded on this page?");return}he(e),me(n);let i=document.createElement("pgbus-stream-source");i.id=de(e),i.setAttribute("src",r),i.setAttribute("since-id",t.getAttribute("data-reactive-defer-since-id")??"0"),i.setAttribute("hidden",""),document.body.appendChild(i),fe(e,{via:"stream"})}function de(e){return`reactive-defer-src-${e}`}async function He(e,t,n){let r=setTimeout(()=>{t.timedOut=!0,t.abort.abort()},Ge()),i;try{i=await fetch(Ve(),{method:"POST",headers:{Accept:"text/vnd.turbo-stream.html","Content-Type":"application/json","X-CSRF-Token":ze()},body:JSON.stringify({token:n}),credentials:"same-origin",signal:t.abort.signal})}catch(o){if(clearTimeout(r),g.get(e)!==t)return;console.error("[phlex-reactive] deferred render failed",o),N(e,n);return}if(g.get(e)!==t){clearTimeout(r);return}if(i.status===204){clearTimeout(r),ee(e);return}if(!i.ok){clearTimeout(r),console.error(`[phlex-reactive] deferred render failed: HTTP ${i.status}`),N(e,n,i.status);return}let s;try{s=await i.text()}catch(o){if(clearTimeout(r),g.get(e)!==t)return;console.error("[phlex-reactive] deferred render failed reading the body",o),N(e,n);return}if(clearTimeout(r),g.get(e)!==t)return;ee(e),window.Turbo.renderStreamMessage(s)}function he(e){let t=g.get(e);if(!t)return;if(k(e),t.via==="fetch")t.abort.abort();else document.getElementById(de(e))?.remove?.()}function me(e){e.setAttribute("data-reactive-defer-pending","true"),e.setAttribute("aria-busy","true")}function pe(e){e.removeAttribute("data-reactive-defer-pending"),e.removeAttribute("aria-busy")}function ee(e){k(e);let t=document.getElementById(e);if(!t)return;pe(t),t.removeAttribute("data-reactive-error")}function N(e,t,n){k(e);let r=document.getElementById(e);if(!r)return;pe(r),r.setAttribute("data-reactive-error","defer");let i=()=>{let s=document.getElementById(e);if(!s){console.warn("[phlex-reactive] defer retry() ignored — the target left the DOM");return}s.removeAttribute("data-reactive-error"),T(e,t)};r.dispatchEvent(new CustomEvent("reactive:error",{bubbles:!0,composed:!0,detail:{kind:"defer",target:e,status:n,retry:i}}))}function Ve(){return document.querySelector('meta[name="phlex-reactive-defer-path"]')?.content||"/reactive/defer"}function ze(){return document.querySelector('meta[name="csrf-token"]')?.content??""}function Ge(){let e=document.querySelector('meta[name="phlex-reactive-timeout"]')?.content,t=Number(e);return Number.isFinite(t)&&t>0?t:30000}var F=!1;function Ke(){if(F)return;if(typeof document>"u"||!document.addEventListener)return;F=!0,document.addEventListener("turbo:before-stream-render",Ue)}function Ue(e){let t=e.detail,n=t?.render;if(typeof n!=="function"||n.__reactiveDismissWrapped){if(typeof requestAnimationFrame==="function")requestAnimationFrame(C);else setTimeout(C,0);return}let r=async(i)=>{await n(i),C()};r.__reactiveDismissWrapped=!0,t.render=r}function C(){let e=document.querySelectorAll("[data-reactive-dismiss-after]");for(let t of e){if(t.hasAttribute("data-reactive-dismiss-scheduled"))continue;let n=Number(t.getAttribute("data-reactive-dismiss-after"));if(!Number.isFinite(n)||n<=0)continue;t.setAttribute("data-reactive-dismiss-scheduled",""),setTimeout(()=>t.remove(),n)}}function Xt(){F=!1}var Ye=Object.freeze({append:"enter",prepend:"enter",replace:"update",update:"update",remove:"exit"}),O=Object.freeze(["fade","slide","scale","highlight","shake"]),M="data-reactive-fx-pending",ve=1000,P=!1;function Xe(){if(P)return;if(typeof document>"u"||typeof document.addEventListener!=="function")return;P=!0,document.addEventListener("turbo:before-stream-render",Ze)}function Zt(){P=!1}function Ze(e){let t=e.detail,n=t?.render;if(typeof n!=="function"||n.__reactiveEffectsWrapped)return;let r=t?.newStream??e.target,i=Ye[r?.getAttribute?.("action")];if(!i||tt())return;let s=Qe(r,i);if(!s)return;let o=i==="exit"?async(c)=>{await it(E(r),s),await n(c)}:async(c)=>{let a=i==="enter"?nt(r):null;if(await n(c),i==="enter")rt(a,s);else ge(E(r),s)};o.__reactiveEffectsWrapped=!0,t.render=o}function Qe(e,t){let n=e.getAttribute?.("data-reactive-effect");if(n==="off")return null;if(n)return te(n,t);let i=(t==="enter"?et(e):E(e))?.getAttribute?.(`data-reactive-effect-${t}`);return i?te(i,t):null}function E(e){let t=e.getAttribute?.("target");return t?document.getElementById?.(t)??null:null}function et(e){return e.querySelector?.("template")?.content?.firstElementChild??null}function te(e,t){if(e.startsWith("[")){let r=null;try{let i=JSON.parse(e);if(Array.isArray(i)&&i.length===3)r=i.map(String)}catch{}if(r)return{legs:r};return console.warn(`[phlex-reactive] malformed effect legs ${JSON.stringify(e)} — skipped`),null}let n=e==="random"?O[Math.floor(Math.random()*O.length)]:e;if(!O.includes(n))return console.warn(`[phlex-reactive] unknown effect ${JSON.stringify(e)} — skipped`),null;return{className:`reactive-fx--${n}-${t}`}}function tt(){try{return typeof matchMedia==="function"&&matchMedia("(prefers-reduced-motion: reduce)").matches}catch{return!1}}function nt(e){let t=e.querySelector?.("template")?.content;if(!t)return null;for(let n of Array.from(t.children??[]))n.setAttribute?.(M,"");return E(e)}function rt(e,t){if(typeof e?.querySelectorAll!=="function")return;for(let n of Array.from(e.querySelectorAll(`[${M}]`)))n.removeAttribute(M),ge(n,t)}async function it(e,t){if(!e?.classList)return;if(t.legs){await ye(e,t.legs);return}e.classList.add(t.className);let n=B(e);if(n<=0){e.classList.remove(t.className);return}await W(e,n),e.classList.remove(t.className)}function ge(e,t){if(!e?.classList)return;if(t.legs){ye(e,t.legs);return}if(e.classList.contains(t.className))e.classList.remove(t.className),e.offsetWidth;e.classList.add(t.className);let n=B(e);if(n<=0){e.classList.remove(t.className);return}let r=e.__reactiveFxToken=(e.__reactiveFxToken??0)+1;W(e,n).then(()=>{if(e.__reactiveFxToken===r)e.classList.remove(t.className)})}async function ye(e,t){let[n,r,i]=t.map(st),s=e.__reactiveFxToken=(e.__reactiveFxToken??0)+1;if(e.classList.remove(...n,...r,...i),e.classList.add(...n,...r),await ot(),e.__reactiveFxToken!==s)return;e.classList.remove(...r),e.classList.add(...i);let o=B(e);if(o>0)await W(e,o);if(e.__reactiveFxToken!==s)return;e.classList.remove(...n,...i)}function st(e){return String(e??"").split(/\s+/).filter(Boolean)}function B(e){if(typeof getComputedStyle!=="function")return 0;try{let t=getComputedStyle(e),n=(s)=>String(s??"").split(",").reduce((o,c)=>Math.max(o,parseFloat(c)||0),0),r=n(t.animationDuration)+n(t.animationDelay),i=n(t.transitionDuration)+n(t.transitionDelay);return Math.min(Math.max(r,i)*1000,ve)}catch{return 0}}function W(e,t){return new Promise((n)=>{let r=!1,i=()=>{if(r)return;r=!0,n()};e.addEventListener?.("animationend",i,{once:!0}),e.addEventListener?.("transitionend",i,{once:!0}),setTimeout(i,Math.min(t+50,ve))})}function ot(){return new Promise((e)=>{if(typeof requestAnimationFrame==="function")requestAnimationFrame(()=>e());else setTimeout(e,16)})}var j=!1;function at(){if(j)return;if(typeof window>"u"||typeof document>"u")return;if(typeof window.addEventListener!=="function")return;j=!0;let e=()=>{let t=document.documentElement;if(typeof t?.toggleAttribute!=="function")return;t.toggleAttribute("data-reactive-offline",globalThis.navigator?.onLine===!1)};e(),window.addEventListener("online",e),window.addEventListener("offline",e)}function Qt(){j=!1}var H="phlex-reactive:latency",x=!1;function ct(e){if(typeof sessionStorage>"u")return;sessionStorage.setItem(H,String(e))}function ut(){if(typeof sessionStorage>"u")return;sessionStorage.removeItem(H),x=!1}function lt(){if(typeof window>"u"||typeof document>"u")return;if(document.querySelector?.('meta[name="phlex-reactive-env"]')?.content!=="development")return;window.PhlexReactive={enableLatencySim:ct,disableLatencySim:ut}}function en(){x=!1}var be="data-reactive-active",y=0;function Ae(){if(y++,y===1)Se("reactive:busy")}function we(){if(y===0)return;if(y--,y===0)Se("reactive:idle")}function tn(){return y}function nn(){y=0,(typeof document<"u"?document.documentElement:null)?.removeAttribute?.(be)}function Se(e){if(typeof document>"u")return;let t=document.documentElement;if(typeof t?.toggleAttribute==="function")t.toggleAttribute(be,y>0);if(typeof document.dispatchEvent==="function"&&typeof CustomEvent==="function")document.dispatchEvent(new CustomEvent(e,{detail:{count:y}}))}function ne(){Pe(),je(),Je(),Ie(),Ke(),Xe(),at(),lt()}function ft(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}if(typeof window<"u")if(window.Turbo)ne();else document.addEventListener("turbo:load",ne,{once:!0});var L=!1;function dt(){if(L)return;if(typeof document>"u")return;let e=document.querySelectorAll('[data-controller~="reactive"]');if(!e||e.length===0)return;console.warn("[phlex-reactive] found "+e.length+' element(s) with data-controller="reactive" '+"but the reactive controller never connected. It is loaded but not registered — "+'add `application.register("reactive", ReactiveController)` (importmap) or import it into app/javascript/controllers/ for lazyLoadControllersFrom apps. See the README.')}function rn(){L=!1}function sn(){L=!0}if(typeof window<"u"&&typeof document<"u"){let e=()=>setTimeout(dt,0);if(document.readyState==="loading")document.addEventListener("DOMContentLoaded",e,{once:!0});else e()}var ht=new Set(["href","src","srcdoc","action","formaction","xlink:href","style"]);function mt(e){let t=String(e).toLowerCase();return t.startsWith("on")||ht.has(t)}function pt(e,t,n){let[r,i,s]=t;e.classList.add(r,i),n(),requestAnimationFrame(()=>{e.classList.remove(i),e.classList.add(s)});let o=!1,c=()=>{if(o)return;o=!0,e.classList.remove(r,s)};e.addEventListener("animationend",c,{once:!0}),setTimeout(c,350)}var Ee=1,vt="phlex-reactive:persist:",gt=new Set(["hidden","file","password","submit","button","reset","image"]),V="data-reactive-persist-state",yt=":is(lexxy-editor, trix-editor, [contenteditable=''], [contenteditable=true], [contenteditable=plaintext-only])",bt=new Set(["lexxy-editor","trix-editor"]),At="lexxy-editor, trix-editor, trix-toolbar",re=["lexxy:change","trix-change"],wt=new Set(["","<p></p>","<p><br></p>","<div><br></div>"]),ie=new WeakSet,se=new WeakSet,oe=new WeakSet;function z(e){let t=e?.getAttribute?.("data-reactive-persist");if(!t||t==="off")return null;try{let n=JSON.parse(t);if(n&&typeof n==="object"&&typeof n.key==="string"&&n.key!=="")return n}catch{}if(!ie.has(e))ie.add(e),console.warn(`[phlex-reactive] malformed reactive_persist payload ${JSON.stringify(t)} — persistence disabled`);return null}function G(){try{return typeof localStorage>"u"?null:localStorage}catch{return null}}function K(e,t){if(e?.getAttribute?.("data-reactive-debug")!=="true"||se.has(e))return;se.add(e),console.info(`[phlex-reactive] reactive_persist: storage unavailable — draft skipped (${t?.name??t})`)}function U(e){return vt+e.key}function J(e,t){let n=G();if(!n)return null;let r;try{r=n.getItem(U(t))}catch(a){return K(e,a),null}if(!r)return null;let i;try{i=JSON.parse(r)}catch{return null}if(!i||typeof i!=="object"||i.v!==Ee)return null;let s=Number(t.ttl)*1000;if(!(Number(i.savedAt)+s>Date.now()))return Y(e,t),null;let o=i.fields&&typeof i.fields==="object"?i.fields:{},c=i.state&&typeof i.state==="object"?i.state:null;return{fields:o,state:c}}function xe(e,t,{fields:n,state:r}){let i=G();if(!i)return!1;let s={v:Ee,savedAt:Date.now(),fields:n};if(r)s.state=r;try{return i.setItem(U(t),JSON.stringify(s)),!0}catch(o){return K(e,o),!1}}function Y(e,t){e?.removeAttribute?.(V);let n=G();if(!n)return;try{n.removeItem(U(t))}catch(r){K(e,r)}}function X(e,t){let n=Array.isArray(t.fields)?new Set(t.fields):null,r=[],i=(s)=>s.closest('[data-controller~="reactive"]')===e&&s.getAttribute("data-reactive-persist")!=="off";for(let s of e.querySelectorAll("input[name], select[name], textarea[name]")){if(!i(s)||gt.has(s.type)||s.closest(At))continue;if(n&&!n.has(s.name))continue;r.push({el:s,name:s.name,kind:"native"})}for(let s of e.querySelectorAll(yt)){if(!i(s))continue;let o=St(s);if(!o||n&&!n.has(o))continue;r.push({el:s,name:o,kind:bt.has(s.localName)?"editor":"contenteditable"})}return r}function St(e){return e.getAttribute("name")||typeof e.name==="string"&&e.name||null}function Z(e){return typeof e.value==="string"}function Et(e){if(typeof e.isEmpty==="boolean")return e.isEmpty;let t=e.editor?.getDocument?.();if(typeof t?.isEmpty==="function")return t.isEmpty();return wt.has(e.value.trim())}function xt(e,t,n){if(e?.getAttribute?.("data-reactive-debug")!=="true"||oe.has(e))return;oe.add(e),console.info(`[phlex-reactive] reactive_persist: could not restore editor ${JSON.stringify(t)} — ${n?.message??n}`)}function ke(e){return e.tagName==="SELECT"&&e.multiple}function Te(e,t){let n={};for(let{el:r,name:i,kind:s}of X(e,t))if(s==="editor"){if(Z(r))n[i]=r.value}else if(s==="contenteditable")n[i]=r.textContent??"";else if(r.type==="radio"){if(r.checked)n[i]=r.value;else if(!Object.hasOwn(n,i))n[i]=null}else if(r.type==="checkbox")n[i]=r.checked;else if(ke(r))n[i]=[...r.options].filter((o)=>o.selected).map((o)=>o.value);else n[i]=r.value;return n}function kt(e,t,n){let r=t.restore==="always",i=X(e,t);for(let{el:s,name:o,kind:c}of i){if(!Object.hasOwn(n,o))continue;let a=n[o];if(a===null||a===void 0)continue;if(c==="editor")Le(e,s,o,a,r);else if(c==="contenteditable"){if(!r&&(s.textContent??"").trim()!=="")continue;s.textContent=String(a)}else if(s.type==="radio"){if(!r&&i.some((u)=>u.kind==="native"&&u.el.type==="radio"&&u.name===o&&u.el.checked))continue;s.checked=s.value===String(a)}else if(s.type==="checkbox"){if(!r&&s.checked)continue;s.checked=Boolean(a)}else if(ke(s)){if(!r&&[...s.options].some((l)=>l.selected))continue;let u=new Set((Array.isArray(a)?a:[a]).map(String));for(let l of s.options)l.selected=u.has(l.value)}else{if(!r&&s.value!=="")continue;s.value=String(a)}}Tt(e,t,n)}function Le(e,t,n,r,i){if(!Z(t))return;if(!i&&!Et(t))return;try{t.value=String(r)}catch(s){xt(e,n,s)}}function Tt(e,t,n){let r=globalThis.customElements;if(typeof r?.whenDefined!=="function")return;let i=new Set;for(let o of e.querySelectorAll("lexxy-editor, trix-editor"))if(!Z(o)&&!r.get?.(o.localName))i.add(o.localName);let s=t.restore==="always";for(let o of i)r.whenDefined(o).then(()=>{if(!e.isConnected)return;for(let{el:c,name:a,kind:u}of X(e,t)){if(u!=="editor"||c.localName!==o||!Object.hasOwn(n,a))continue;let l=n[a];if(l===null||l===void 0)continue;Le(e,c,a,l,s)}})}function Lt(e,t){let n=z(e);if(!n){console.warn("[phlex-reactive] persist_state on a root without reactive_persist — skipped");return}if(!t||typeof t!=="object")return;let i={...J(e,n)?.state??{},...t};if(xe(e,n,{fields:Te(e,n),state:i}))e.setAttribute?.(V,JSON.stringify(i))}function _t(e){let t=z(e);if(t)Y(e,t)}var ae=Object.freeze({show:(e,t)=>R(e,!1,t),hide:(e,t)=>R(e,!0,t),toggle:(e,t)=>R(e,!e.hidden,t),add_class:(e,t)=>e.classList.add(...t.classes??[]),remove_class:(e,t)=>e.classList.remove(...t.classes??[]),toggle_class:(e,t)=>(t.classes??[]).forEach((n)=>e.classList.toggle(n)),set_attr:(e,t)=>{if(q(t.name))e.setAttribute(t.name,t.value??"")},remove_attr:(e,t)=>{if(q(t.name))e.removeAttribute(t.name)},toggle_attr:(e,t)=>{if(!q(t.name))return;if(e.hasAttribute(t.name))e.removeAttribute(t.name);else e.setAttribute(t.name,"")},focus:(e)=>e.focus?.(),focus_first:(e)=>It(e)?.focus?.(),text:(e,t)=>{let n=String(t.value??"");if(e.textContent!==n)e.textContent=n},dispatch:(e,t)=>{e.dispatchEvent(new CustomEvent(t.name,{bubbles:!0,composed:!0,detail:t.detail??{}}))},submit:(e)=>Nt(e)?.requestSubmit?.(),paste_into:(e)=>Ct(e),persist_state:(e,t)=>Lt(e,t.state),persist_clear:(e)=>_t(e)});function Nt(e){if(e?.tagName==="FORM")return e;return e?.form??e?.closest?.("form")??null}function Ct(e){let t=globalThis.navigator?.clipboard;if(typeof t?.readText!=="function")return;t.readText().then((n)=>{if(!n)return;if(e.value=n,typeof e.dispatchEvent==="function")e.dispatchEvent(new Event("input",{bubbles:!0}));e.focus?.()}).catch(()=>{})}function R(e,t,n){if(n?.transition)pt(e,n.transition,()=>e.hidden=t);else e.hidden=t}function q(e){if(!mt(e))return!0;return console.warn(`[phlex-reactive] refused client attr op on ${JSON.stringify(e)} — skipped`),!1}var _e=/^#[A-Za-z_][\w-]*$/;function Ot(e){if(typeof e==="string"&&_e.test(e))return!0;return console.warn(`[phlex-reactive] refused cross-root mirror target ${JSON.stringify(e)} — skipped`),!1}function Rt(e,t){let n=e.getAttribute("data-reactive-show-equals");if(n!==null)return t===n;let r=e.getAttribute("data-reactive-show-not");if(r!==null)return t!==r;let i=e.getAttribute("data-reactive-show-in");if(i!==null){try{let s=JSON.parse(i);if(Array.isArray(s))return s.includes(t)}catch{}return console.warn(`[phlex-reactive] malformed reactive_show in: list ${JSON.stringify(i)} — skipped`),null}for(let s of Ne){let o=e.getAttribute(`data-reactive-show-${s}`);if(o!==null)return Ce(s,o,t)}return console.warn("[phlex-reactive] a reactive_show binding declares no predicate — skipped"),null}var Ne=["gte","gt","lte","lt"],qt=["len_eq","len_gte","len_gt","len_lte","len_lt"];function $t(e,t,n){if(!Number.isInteger(t))return console.warn(`[phlex-reactive] reactive_show ${e}: needs an integer literal, got ${JSON.stringify(t)} — skipped`),null;let r=[...String(n??"")].length;switch(e){case"len_eq":return r===t;case"len_gte":return r>=t;case"len_gt":return r>t;case"len_lte":return r<=t;case"len_lt":return r<t;default:return null}}function Ce(e,t,n){let r=Number(t);if(Number.isNaN(r))return console.warn(`[phlex-reactive] reactive_show ${e}: needs a numeric literal, got ${JSON.stringify(t)} — skipped`),null;let i=n==null?"":String(n).trim(),s=i===""?NaN:Number(i);if(Number.isNaN(s))return!1;switch(e){case"gte":return s>=r;case"gt":return s>r;case"lte":return s<=r;case"lt":return s<r;default:return null}}function Oe(e,t){if(!e||typeof e!=="object")return null;if(typeof e.equals==="string")return t===e.equals;if(typeof e.not==="string")return t!==e.not;if(Array.isArray(e.in))return e.in.includes(t);for(let n of Ne)if(n in e)return Ce(n,e[n],t);for(let n of qt)if(n in e)return $t(n,e[n],t);return null}var ce="[data-reactive-show-field], [data-reactive-show]";function Dt(e){try{let t=JSON.parse(e);if(t&&typeof t==="object"&&!Array.isArray(t))return t}catch{}return console.warn(`[phlex-reactive] malformed compound reactive_show payload ${JSON.stringify(e)} — skipped`),null}function Ft(e){try{let t=JSON.parse(e);if(Array.isArray(t)&&t.every((n)=>n&&typeof n==="object"&&Array.isArray(n.any)&&Array.isArray(n.ops)))return t}catch{}return console.warn(`[phlex-reactive] malformed reactive_on_complete payload ${JSON.stringify(e)} — skipped`),[]}function Q(e,t){if(!e||typeof e!=="object"||typeof e.field!=="string")return!1;let n=t(e.field)??"";return Oe(e,n)===!0}function w(e,t){if(!Array.isArray(e)||e.length===0)return null;return e.some((n)=>Array.isArray(n)&&n.length>0&&n.every((r)=>Q(r,t)))}function Mt(e){if(!Array.isArray(e)||e.length===0)return null;let t=new Set;for(let n of e){if(!Array.isArray(n))continue;for(let r of n)if(r&&typeof r==="object"&&typeof r.field==="string")t.add(r.field)}return t.size>0?[...t]:null}function Pt(e,t){if(!e||typeof e!=="object")return null;let n=e.any;if(Array.isArray(n)&&(n.length===0||Array.isArray(n[0])))return w(n,t);return jt(e,t)}function jt(e,t){let n=Array.isArray(e.all)?"all":Array.isArray(e.any)?"any":null;if(!n)return null;let r=e[n];if(r.length===0)return null;let i=r.map((s)=>Q(s,t));return n==="all"?i.every(Boolean):i.some(Boolean)}function ue(e){if(typeof e==="string"&&_e.test(e))return!0;return console.warn(`[phlex-reactive] refused cross-root show target ${JSON.stringify(e)} — skipped`),!1}var Jt='a[href], button:not([disabled]), input:not([disabled]), select:not([disabled]), textarea:not([disabled]), [tabindex]:not([tabindex="-1"])';function It(e){return e.querySelectorAll?.(Jt)?.[0]??null}function Re(e){if(Array.isArray(e))return e;if(typeof e!=="string")return[];try{let t=JSON.parse(e);return Array.isArray(t)?t:[]}catch{return[]}}function Bt(e){if(e==null)return null;let t=Array.isArray(e)?e:e.ops;if(Array.isArray(t))return t.length>0?t:null;return console.warn("[phlex-reactive] $ops must be an ops chain or a [[op, args], ...] list — skipped"),null}function S(e,t,n){for(let r of e){if(!Array.isArray(r))continue;let[i,s={}]=r;if(!Object.hasOwn(ae,i)){console.warn(`[phlex-reactive] unknown client op ${JSON.stringify(i)} — skipped`);continue}let o=t(s);if(o.length===0&&n)n(i,s);for(let c of o)ae[i](c,s)}}var le=new WeakMap;function qe(e){let t=globalThis.document;if(!t)return!0;let n=le.get(t);if(!n)n=new Set,le.set(t,n);if(n.has(e))return!0;return n.add(e),!1}function I(e,t){try{return e?.querySelectorAll?.(t)?.length??0}catch{return 0}}function $e(e,t,n,r){if(qe(`${e}|${t}|${n}`))return;console.warn(`[phlex-reactive] ${e} matched zero targets for selector "${t}" (${n})${r}`)}function Wt(e,t,n){let r=t.to;if(typeof r!=="string"||r===""||r==="@root")return;let i="";if(n&&!t.global){let s=I(globalThis.document,r);if(s>0)i=` — it matches ${s} element(s) outside the stream's target root; use global: true`}$e(`client op "${e}"`,r,n?`scoped to #${n.id||"?"}`:"document-scoped",i)}function Ht(e,t){let n=e.to;if(t){if(n==="@root")return[t];if(typeof n!=="string"||n==="")return[];if(e.global)return[...document.querySelectorAll(n)];return[...t.querySelectorAll(n)]}if(typeof n!=="string"||n===""||n==="@root")return[];return[...document.querySelectorAll(n)]}class on extends De{static values={token:String};#re;#T=new Map;#m=new Map;#Fe;#j;#ie;#J=0;#p=new Map;#I=new WeakMap;#L=new Map;#se=new WeakSet;#oe=null;#v;#g;#y;#r;#a;#B;#ae;#W;#H;#s;#b;#ce=!1;#V=0;#ue=!1;#o;#A;#w;#_;#S;#i=null;#E=!1;#t=null;#c;#N;#C;connect(){if(L=!0,this.element.id==="")console.warn("[phlex-reactive] a reactive root has no id; its next-action token can't self-match "+"and may fall back to the first token in the response → a silent HTTP 403 on the NEXT action. "+"Put id: on the SAME element as reactive_attrs — use div(**reactive_root) (emits id + token together), "+"or div(id:, **reactive_attrs). The id: must NOT be on a child. See the README.");if(this.element.getAttribute?.("data-reactive-defer-token"))this.#le(),this.#_=()=>this.#le(),this.element.addEventListener?.("turbo:morph-element",this.#_);if(this.#i=z(this.element),this.#i)this.#At();if(this.#Me()){if(this.#v=()=>this.#Y(),this.element.addEventListener?.("turbo:morph-element",this.#v),this.#Y(),this.element.getAttribute?.("data-reactive-warn-unsaved")==="true")this.#ut()}if(this.#ft())this.#r=()=>this.#ke(),this.element.addEventListener?.("input",this.#r),this.element.addEventListener?.("change",this.#r),this.element.addEventListener?.("turbo:morph-element",this.#r),this.#ke();if(this.#dt())this.#a=(e)=>this.#X(e),this.#B=()=>this.#X(null),this.element.addEventListener?.("input",this.#a),this.element.addEventListener?.("change",this.#a),this.element.addEventListener?.("turbo:morph-element",this.#B),this.#X(null);if(this.#D())this.#s=(e)=>{if(e?.type==="input"&&!this.#Tt(e))return;this.#k()},this.element.addEventListener?.("input",this.#s),this.element.addEventListener?.("turbo:morph-element",this.#s),this.#k();if(this.#F())this.#b=()=>this.#ee(),this.element.addEventListener?.("turbo:morph-element",this.#b),this.#ee();if(this.#_t())this.#o=(e)=>this.syncNestedJson(e),this.#A=()=>this.#R(),this.element.addEventListener?.("input",this.#o),this.element.addEventListener?.("change",this.#o),this.element.addEventListener?.("turbo:morph-element",this.#A),this.#R();if(this.#kt())this.#w=()=>this.recompute(),this.element.addEventListener?.("turbo:morph-element",this.#w),this.recompute();if(this.#ht())this.#S=()=>this.#xe(),this.element.addEventListener?.("turbo:morph-element",this.#S),this.#xe()}#Me(){if((this.element.getAttribute?.("data-action")??"").includes("reactive#trackDirty"))return!0;let e=this.element.querySelectorAll?.('[data-action*="reactive#trackDirty"]')??[];for(let t of e)if(this.#n(t))return!0;return!1}disconnect(){if(this.#Et(),this.#Ze(),this.#et(),this.#lt(),this.#xt(),this.#vt(),this.#Lt(),this.#Dt(),this.#Ft(),this.#Mt(),this.#mt(),this.#_)this.element.removeEventListener?.("turbo:morph-element",this.#_)}#le(){let e=this.element;if(!e?.id)return;let t=e.getAttribute?.("data-reactive-defer-token");if(!t)return;if(e.getAttribute?.("data-reactive-defer-pending")!=="true")return;T(e.id,t)}dispatch(e){let{action:t,params:n,debounce:r,throttle:i,confirm:s,confirmWhen:o,outside:c,window:a,optimistic:u}=e.params;if(!t)return;let l=e.params.busy??this.#Kt(e.params.loading);if(c&&this.element.contains(e.target))return;let v=e.currentTarget??e.target;if(!a&&!this.#It(u,v))e.preventDefault();let d=this.#U(s,o);if(!d)return this.#ye(v,t,n,r,i,u,l);Promise.resolve().then(()=>_(d,{el:v})).catch(()=>!1).then((p)=>{if(p)this.#ye(v,t,n,r,i,u,l)})}runOps(e){let{ops:t,confirm:n,confirmWhen:r,outside:i,window:s}=e.params,o=e.currentTarget??e.target;if(i&&this.element.contains(e.target))return;if(!s)e.preventDefault();let c=this.#U(n,r);if(!c)return this.#Re(this.#Oe(t));Promise.resolve().then(()=>_(c,{el:o})).catch(()=>!1).then((a)=>{if(a)this.#Re(this.#Oe(t))})}trackDirty(){this.#Y()}recompute(e){if(e&&this.#se.has(e))return;let t=this.#Ve(),n=t.map(([f])=>f),r=this.element.getAttribute?.("data-reactive-scope")||null,i=(f)=>r&&!f.includes("[")?`${r}[${f}]`:f,s=this.#e(),o=new Map,c=(f)=>{if(o.has(f))return o.get(f);let h=null;for(let m of this.element.querySelectorAll(`[name="${i(f)}"]`))if(s(m)){h=m;break}return o.set(f,h),h};for(let f of n)this.#ve(f,c(f)?.value??"");let a=this.element.getAttribute("data-reactive-compute-reducer-param"),u=a?Fe(a):null;if(!u){this.#ge({},c);return}let l=this.#He("data-reactive-compute-outputs-param"),v={};for(let[f,h]of t){let m=c(f);if(h==="string")v[f]=m?.value??"";else{let b=Number(m?.value);v[f]=Number.isFinite(b)?b:0}}let d=u(v,{changed:this.#ze(e,n,r)})||{},p=Bt(d.$ops),A=[];for(let f of l){if(f==="$ops"||!(f in d))continue;let h=c(f);if(!h)continue;if(String(d[f])===h.value)continue;h.value=d[f],A.push(h)}for(let f of Object.keys(d)){if(f==="$ops")continue;let h=d[f];if(h===void 0||h===null)continue;this.#ve(f,h)}this.#ge(d,c);for(let f of A){let h=new Event("input",{bubbles:!0});this.#se.add(h),f.dispatchEvent(h)}this.#Pe(p,Boolean(e))}#Pe(e,t){let n=e===null?null:JSON.stringify(e),r=n!==null&&n!==this.#oe&&t;if(this.#oe=n,!r)return;S(e,(i)=>this.#P(i.to==null?{...i,to:"@root"}:i),(i,s)=>this.#M(`client op "${i}"`,s))}listnavNext(e){this.#fe(e,1)}listnavPrev(e){this.#fe(e,-1)}listnavPick(e){let t=this.#O(e),n=t.findIndex((r)=>r.hasAttribute("data-reactive-highlighted"));if(n<0)return;e.preventDefault(),t[n].click()}listnavClose(e){for(let t of this.#O(e))t.removeAttribute("data-reactive-highlighted")}#fe(e,t){let n=this.#O(e);if(!n.length)return;e.preventDefault();let r=n.findIndex((o)=>o.hasAttribute("data-reactive-highlighted")),i=r<0?t>0?0:n.length-1:(r+t+n.length)%n.length;for(let o of n)o.removeAttribute("data-reactive-highlighted");let s=n[i];s.setAttribute("data-reactive-highlighted","true"),s.scrollIntoView?.({block:"nearest"})}#O(e){let n=(e?.currentTarget??e?.target??this.element).getAttribute?.("data-reactive-listnav-option-param")??this.element.getAttribute("data-reactive-listnav-option-param");if(!n)return[];let r=this.#e();return Array.from(this.element.querySelectorAll(n)).filter((i)=>!i.hidden&&r(i))}tagsAdd(e){if(!this.#F())return;if(e?.defaultPrevented)return;if(this.#O(e).some((r)=>r.hasAttribute?.("data-reactive-highlighted")))return;e?.preventDefault?.();let t=e?.currentTarget??e?.target;if(!t)return;if(!this.#_e(String(t.value??"").split(",")))return;if(t.value="",this.#D())this.#k()}tagsPick(e){if(!this.#F())return;e?.preventDefault?.();let n=(e?.currentTarget??e?.target)?.getAttribute?.("data-reactive-tag-param");if(!n)return;if(!this.#_e([n]))return;let r=this.#Nt();if(!r)return;r.value="",this.#k(),r.focus?.()}tagsRemove(e){if(!this.#F())return;e?.preventDefault?.();let n=(e?.currentTarget??e?.target)?.getAttribute?.("data-reactive-tag-param");if(!n)return;let r=this.#Z();if(!r)return;let i=this.#Q(r),s=i.filter((o)=>o.toLowerCase()!==n.toLowerCase());if(s.length===i.length)return;this.#Ne(r,s)}nestedAdd(e){e?.preventDefault?.();let t=e?.currentTarget??e?.target,n=t?.getAttribute?.("data-reactive-association-param");if(!n)return;if(typeof this.element?.querySelectorAll!=="function")return;let r=this.#e(),i=[...this.element.querySelectorAll(`[data-reactive-nested-list="${n}"]`)].find(r),o=[...this.element.querySelectorAll(`[data-reactive-nested-template="${n}"]`)].find(r)?.content?.firstElementChild;if(!i||!o){this.#$t(n);return}let c=o.cloneNode(!0);this.#qt(c,this.#Rt()),i.appendChild(c);let a=t?.getAttribute?.("data-reactive-nested-from-param"),u=t?.getAttribute?.("data-reactive-nested-clear-param")==="true",l=this.#je(c,a,u);if(a)l?.focus?.();else[...c.querySelectorAll?.("input, select, textarea")??[]][0]?.focus?.();if(i.getAttribute?.("data-reactive-nested-json")===n)this.#he(n)}#je(e,t,n){if(!t)return null;let r;try{r=JSON.parse(t)}catch{return null}if(!r||typeof r!=="object")return null;let i=this.#e(),s=[...e.querySelectorAll?.("input, select, textarea")??[]],o=[];for(let[c,a]of Object.entries(r)){let u=[...this.element.querySelectorAll?.(a)??[]].find(i);if(!u)continue;let l=s.find((v)=>this.#pe(v.getAttribute?.("name"))===c);if(!l)continue;this.#Je(l,u),o.push(u)}if(n)for(let c of o)this.#Ie(c);return o[0]??null}#Je(e,t){if(e.type==="checkbox")e.checked=t.type==="checkbox"?!!t.checked:this.#z(t)!=="";else e.value=this.#z(t);if(typeof e.dispatchEvent==="function")e.dispatchEvent(new Event("input",{bubbles:!0}))}#Ie(e){if(e.type==="checkbox")e.checked=!1;else e.value="";if(typeof e.dispatchEvent==="function")e.dispatchEvent(new Event("input",{bubbles:!0}))}nestedRemove(e){e?.preventDefault?.();let t=e?.currentTarget??e?.target,n=t?.closest?.("[data-reactive-nested-row]");if(!n)return;if(n.closest?.('[data-controller~="reactive"]')!==this.element)return;let r=t?.getAttribute?.("data-reactive-confirm-param"),i=t?.getAttribute?.("data-reactive-confirm-when-param"),s=this.#U(r,i);if(!s)return this.#de(n);let o=this.#me(n),c=this.#Be(s,o);return Promise.resolve().then(()=>_(c,{el:t,row:n,fields:o})).catch(()=>!1).then((a)=>{if(a)this.#de(n)})}#Be(e,t){if(!e.includes("%{"))return e;return e.replace(/%\{(\w+)\}/g,(n,r)=>Object.prototype.hasOwnProperty.call(t,r)?t[r]:n)}#de(e){let t=[...e.querySelectorAll?.('input[name$="[_destroy]"]')??[]][0];if(t){if(t.value="1",typeof t.dispatchEvent==="function")t.dispatchEvent(new Event("input",{bubbles:!0}));e.hidden=!0}else e.parentNode?.removeChild?.(e);this.#R()}syncNestedJson(e){let t=e?.target;if(!t||!this.#n(t))return;this.#R()}#R(){if(typeof this.element?.querySelectorAll!=="function")return;let e=this.#e();for(let t of[...this.element.querySelectorAll("[data-reactive-nested-json]")].filter(e))this.#he(t.getAttribute("data-reactive-nested-json"))}#he(e){let t=this.#e(),n=[...this.element.querySelectorAll(`[data-reactive-nested-list="${e}"]`)].find(t);if(!n)return;let r=this.#We(n);if(!r)return;let i=[];for(let o of[...n.querySelectorAll?.("[data-reactive-nested-row]")??[]]){if(!t(o)||o.hidden)continue;i.push(this.#me(o))}let s=JSON.stringify(i);if(r.value===s)return;if(r.value=s,typeof r.dispatchEvent==="function")r.dispatchEvent(new Event("input",{bubbles:!0}))}#We(e){let t=e.getAttribute?.("data-reactive-nested-json-field");if(!t)return null;let n=this.#e();return[...this.element.querySelectorAll(t)].find(n)??null}#me(e){let t={};for(let n of[...e.querySelectorAll?.("input, select, textarea")??[]]){let r=this.#pe(n.getAttribute?.("name"));if(r===null||r==="_destroy")continue;t[r]=this.#z(n)}return t}#pe(e){if(!e)return null;let t=e.match(/\[([^\][]+)\]$/);return t?t[1]:e}#z(e){if(e.type==="checkbox")return e.checked?e.value||"on":"";return e.value??""}#He(e){let t=this.element.getAttribute(e);if(!t)return[];try{let n=JSON.parse(t);return Array.isArray(n)?n:[]}catch{return[]}}#Ve(){let e=this.element.getAttribute("data-reactive-compute-inputs-param");if(!e)return[];try{let t=JSON.parse(e);if(Array.isArray(t))return t.map((n)=>[n,"number"]);if(t&&typeof t==="object")return Object.entries(t);return[]}catch{return[]}}#ze(e,t,n){let r=e?.target;if(!r?.name||typeof r.closest!=="function")return null;let i=this.#Ge(r.name,n);if(!t.includes(i))return null;return this.#n(r)?i:null}#Ge(e,t){if(!t)return e;let n=`${t}[`;return e.startsWith(n)&&e.endsWith("]")?e.slice(n.length,-1):e}#ve(e,t){let n=String(t);for(let r of this.#Ke(e)){if(r.textContent===n)continue;r.textContent=n}}#Ke(e){let t=this.element.querySelectorAll(`[data-reactive-text="${e}"]`);return Array.from(t).filter((n)=>this.#n(n))}#ge(e,t){let n=this.#Ue();for(let[r,i]of Object.entries(n)){let s=r in e?e[r]:t(r)?.value;if(s===void 0||s===null)continue;let o=String(s);for(let c of Array.isArray(i)?i:[i]){if(!Ot(c))continue;for(let a of document.querySelectorAll(c)){if(a.textContent===o)continue;a.textContent=o}}}}#Ue(){let e=this.element.getAttribute("data-reactive-compute-mirror-param");if(!e)return{};try{let t=JSON.parse(e);return t&&typeof t==="object"&&!Array.isArray(t)?t:{}}catch{return{}}}#ye(e,t,n,r,i,s,o){if(this.#x("reactive:before-dispatch",{action:t,params:this.#Ce(n),element:this.element},{cancelable:!0}).defaultPrevented)return;let a=Number(r)||0;if(a>0)return this.#Xe(e,a,t,n,s,o);let u=Number(i)||0;if(u>0)return this.#Qe(e,u,t,n,s,o);return this.#q(t,n,s,e,o)}#q(e,t,n,r,i){let s=this.#Bt(n,r),o=this.#Wt(e,r,i),c=this.#K()?this.#Ye(n,r):null;return this.queue=(this.queue??Promise.resolve()).then(()=>this.#ot(e,t,s,o,c)),this.queue}#Ye(e,t){if(!e?.hide)return null;let n=this.#$e(e,t);if(!n.length)return null;return()=>{let r=n.filter((i)=>i.isConnected&&!i.hidden);if(!r.length)return;console.warn("[phlex-reactive] optimistic: { hide: true } was undone by the reply's re-render — "+"the element is visible again. For an instant delete, return reply.remove so the server removes it; otherwise the hide only flashes.",r)}}#Xe(e,t,n,r,i,s){this.#G(e);let o=()=>{this.#G(e),this.#q(n,r,i,e,s)},c=setTimeout(o,t);e?.addEventListener?.("blur",o,{once:!0}),this.#T.set(e,{timer:c,flush:o})}#G(e){let t=this.#T.get(e);if(!t)return;clearTimeout(t.timer),e?.removeEventListener?.("blur",t.flush),this.#T.delete(e)}#Ze(){for(let e of[...this.#T.keys()])this.#G(e)}#Qe(e,t,n,r,i,s){let o=this.#m.get(e)??new Map;if(o.has(n))return;let c=setTimeout(()=>{if(o.delete(n),o.size===0)this.#m.delete(e)},t);return o.set(n,c),this.#m.set(e,o),this.#q(n,r,i,e,s)}#et(){for(let e of this.#m.values())for(let t of e.values())clearTimeout(t);this.#m.clear()}#x(e,t,{cancelable:n=!1}={}){let r=new CustomEvent(e,{bubbles:!0,composed:!0,cancelable:n,detail:t});return(this.element.isConnected?this.element:document).dispatchEvent(r),r}#u(e,t,n,r){let i=()=>{if(!this.element.isConnected){console.warn("[phlex-reactive] retry() ignored — the reactive root left the DOM");return}return this.#q(e,t)};this.#x("reactive:error",{action:e,params:n,...r,retry:i})}#l(e){if(this.element?.isConnected===!1)return;this.element?.setAttribute?.("data-reactive-error",e)}#tt(){this.element?.removeAttribute?.("data-reactive-error")}#nt(){let e=document.querySelector("[data-reactive-error-flash]");if(!e?.content)return;let t=e.getAttribute("data-reactive-error-flash")||"flash",n=document.getElementById(t);if(!n)return;n.appendChild(e.content.cloneNode(!0))}#rt(){if(typeof sessionStorage>"u")return Promise.resolve();let e=Number(sessionStorage.getItem(H));if(!Number.isFinite(e)||e<=0)return Promise.resolve();if(!x)x=!0,console.warn(`[phlex-reactive] latency simulator ACTIVE — every action is delayed by ${e}ms. Call PhlexReactive.disableLatencySim() (or clear sessionStorage) to turn it off.`);return new Promise((t)=>setTimeout(t,e))}#K(){return this.element?.getAttribute?.("data-reactive-debug")==="true"}#be(){return typeof performance<"u"&&typeof performance.now==="function"?performance.now():Date.now()}#it(e){if(!e)return[];let t=[],n=/<turbo-stream\b([^>]*)>/g,r;while((r=n.exec(e))!==null){let i=r[1],s=i.match(/\baction="([^"]*)"/)?.[1]??"?",o=i.match(/\btarget="([^"]*)"/)?.[1];t.push(o?`${s} → #${o}`:s)}return t}#st(e){let{action:t,status:n,ms:r}=e,s=`reactive ${this.element?.id?`#${this.element.id} `:""}${t} → ${n??"—"} (${Math.round(r)}ms)`;if(console.groupCollapsed(s),console.log(`params: [${e.paramNames.join(", ")}] + collected: [${e.fieldNames.join(", ")}]`),console.log(`encoding: ${e.encoding}`),e.streams.length)console.log(`streams: ${e.streams.join(" ")}`);console.log(`token: ${e.tokenRefreshed?"refreshed ✓":"unchanged"}`),console.groupEnd()}async#ot(e,t,n,r,i){let{fields:s,files:o}=this.#Se(),c=this.#Ce(t),a={...s,...c},u=this.#f,l=o.length>0,v=l?this.#Pt(u,e,a,o):JSON.stringify({token:u,act:e,params:a}),d=this.#K()?{action:e,paramNames:Object.keys(c),fieldNames:Object.keys(s),encoding:l?"multipart":"json",status:null,streams:[],tokenRefreshed:!1,started:this.#be()}:null;await this.#rt();try{if(navigator.onLine===!1){this.#d(n),this.#l("offline"),this.#u(e,t,a,{kind:"offline"});return}let p;try{let m={Accept:"text/vnd.turbo-stream.html","X-CSRF-Token":this.#Xt()};if(!l)m["Content-Type"]="application/json";let b=this.#Zt();if(b)m["X-Pgbus-Connection"]=b;p=await fetch(this.#Ut(),{method:"POST",headers:m,body:v,credentials:"same-origin",signal:AbortSignal.timeout(this.#Yt())})}catch(m){if(console.error("[phlex-reactive] action error",m),this.#d(n),m?.name==="TimeoutError"||m?.name==="AbortError"){this.#l("timeout"),this.#u(e,t,a,{kind:"timeout"});return}this.#nt(),this.#l("network"),this.#u(e,t,a,{kind:"network"});return}if(d)d.status=p.status;if(p.redirected){console.error("[phlex-reactive] action was redirected (auth/CSRF?) — no update applied"),this.#d(n),this.#l("redirected"),this.#u(e,t,a,{kind:"redirected",status:p.status});return}if(!p.ok){let m=await p.text();if(console.error(`[phlex-reactive] action failed: HTTP ${p.status}`,m),this.#d(n),(p.headers.get("Content-Type")||"").includes("turbo-stream")){let b=this.#we(m);if(this.#f=b??this.#f,d)this.#Ae(d,m,b);window.Turbo.renderStreamMessage(m)}this.#l("http"),this.#u(e,t,a,{kind:"http",status:p.status,body:m});return}let A=p.headers.get("Content-Type")||"";if(!A.includes("turbo-stream")){console.error(`[phlex-reactive] expected a turbo-stream, got "${A}" — no update applied`),this.#d(n),this.#l("content-type"),this.#u(e,t,a,{kind:"content-type",status:p.status});return}let f=await p.text(),h=this.#we(f);if(this.#f=h??this.#f,d)this.#Ae(d,f,h);if(window.Turbo.renderStreamMessage(f),i)queueMicrotask(i);this.#tt(),this.#x("reactive:applied",{action:e,params:a,html:f})}catch(p){console.error("[phlex-reactive] action error",p),this.#d(n),this.#x("reactive:error",{action:e,params:a,kind:"apply"})}finally{if(r?.(),d)this.#st({...d,ms:this.#be()-d.started})}}#Ae(e,t,n){e.streams=this.#it(t),e.tokenRefreshed=n!=null}get#f(){return this.#re??this.tokenValue}set#f(e){this.#re=e}#we(e){let t=this.element.id;if(!t)return e.match(/data-reactive-token-value="([^"]+)"/)?.[1];let{token:n,self:r}=this.#at(t),i=e.match(n);if(i)return i[1];let s=e.match(r);if(s)return s[1].match(/data-reactive-token-value="([^"]+)"/)?.[1];return}#at(e){let t=this.#ie;if(t&&t.id===e)return t;let n=ft(e);return this.#ie={id:e,token:new RegExp(`<turbo-stream\\b[^>]*\\baction="reactive:token"[^>]*\\btarget="${n}"[^>]*\\bdata-reactive-token-value="([^"]+)"`),self:new RegExp(`<turbo-stream\\b[^>]*\\baction="(?:replace|update)"[^>]*\\btarget="${n}"[^>]*>([\\s\\S]*?)</turbo-stream>`)}}#n(e){return e.closest('[data-controller~="reactive"]')===this.element}#e(){if(this.element.querySelectorAll('[data-controller~="reactive"]').length===0)return()=>!0;return(t)=>this.#n(t)}#U(e,t){if(e)return e;if(!t)return null;let n=t;if(typeof t==="string")try{n=JSON.parse(t)}catch{return console.warn(`[phlex-reactive] malformed conditional confirm payload ${JSON.stringify(t)} — skipped`),null}if(!n||typeof n!=="object")return null;let{fields:r}=this.#Se(),i=(o)=>r[o],s;if(typeof n.predicate==="string"){let o=Me(n.predicate);if(!o)return console.warn(`[phlex-reactive] confirm predicate "${n.predicate}" is not registered — proceeding without a dialog (register it with setConfirmPredicate)`),null;s=!!o(r)}else s=w(n.groups?.any,i)===!0;return s?n.message:null}#Se(){let e={},t=[],n=this.#e();return this.element.querySelectorAll("input[name], select[name], textarea[name]").forEach((r)=>{if(!n(r))return;if(r.type==="file")for(let i of r.files??[])t.push({name:r.name,file:i,multiple:r.multiple});else if(r.type==="checkbox")e[r.name]=r.checked;else if(r.type==="radio"){if(r.checked)e[r.name]=r.value}else e[r.name]=r.value}),this.element.querySelectorAll("[name]:is(lexxy-editor, trix-editor, [contenteditable=''], [contenteditable=true], [contenteditable=plaintext-only])").forEach((r)=>{if(!n(r))return;let i=r.getAttribute("name");if(!i)return;let s=e[i];if(s==null||s==="")e[i]=r.value??r.textContent??r.innerHTML??""}),{fields:e,files:t}}#Y(){if(typeof this.element?.querySelectorAll!=="function")return;let e=0;if(this.element.querySelectorAll("input[name], select[name], textarea[name]").forEach((t)=>{if(!this.#n(t))return;if(t.type==="file")return;if(this.#ct(t))t.setAttribute("data-reactive-dirty","true"),e++;else t.removeAttribute("data-reactive-dirty")}),e>0)this.element.setAttribute("data-reactive-dirty",String(e));else this.element.removeAttribute("data-reactive-dirty")}#ct(e){if(e.type==="checkbox"||e.type==="radio")return e.checked!==e.defaultChecked;if(e.tag==="select"||e.options)return Array.from(e.options??[]).some((t)=>t.selected!==t.defaultSelected);return e.value!==e.defaultValue}#Ee(){let e=this.element.getAttribute?.("data-reactive-dirty"),t=Number(e);return Number.isFinite(t)&&t>0?t:0}#ut(){if(typeof window>"u"||typeof window.addEventListener!=="function")return;this.#g=(e)=>{if(this.#Ee()===0)return;return e.preventDefault(),e.returnValue="You have unsaved changes.",e.returnValue},this.#y=(e)=>{if(this.#Ee()===0)return;if(!(typeof window.confirm==="function"?window.confirm("You have unsaved changes. Leave anyway?"):!0))e.preventDefault?.()},window.addEventListener("beforeunload",this.#g),window.addEventListener("turbo:before-visit",this.#y)}#lt(){if(this.#v)this.element.removeEventListener?.("turbo:morph-element",this.#v),this.#v=void 0;if(typeof window<"u"&&typeof window.removeEventListener==="function"){if(this.#g)window.removeEventListener("beforeunload",this.#g);if(this.#y)window.removeEventListener("turbo:before-visit",this.#y)}this.#g=void 0,this.#y=void 0}#ft(){if(this.element.getAttribute?.("data-reactive-show-targets"))return!0;let e=this.element.querySelectorAll?.(ce)??[];for(let t of e)if(this.#n(t))return!0;return!1}#dt(){return!!this.element.getAttribute?.("data-reactive-on-complete")}#ht(){if(this.element.getAttribute?.("data-reactive-clipboard"))return!0;let e=this.element.querySelectorAll?.("[data-reactive-clipboard]")??[];for(let t of e)if(this.#n(t))return!0;return!1}#xe(){let e=typeof globalThis.navigator?.clipboard?.readText==="function";if(this.element.getAttribute?.("data-reactive-clipboard"))this.element.hidden=!e;for(let t of this.element.querySelectorAll?.("[data-reactive-clipboard]")??[])if(this.#n(t))t.hidden=!e}#mt(){if(!this.#S)return;this.element.removeEventListener?.("turbo:morph-element",this.#S),this.#S=void 0}#pt(){let e=this.element.getAttribute?.("data-reactive-on-complete")??null;if(e!==this.#ae)this.#ae=e,this.#W=e==null?[]:Ft(e),this.#H=this.#W.map(()=>!1);return this.#W}#X(e){let t=this.#pt();if(!t.length)return;let n=this.#e(),r=this.element.getAttribute?.("data-reactive-scope")||null,i=new Map,s=(o)=>{if(!i.has(o))i.set(o,this.#Le(o,n,r));return i.get(o)};t.forEach((o,c)=>{let a=w(o.any,s);if(a===null)return;let u=a&&!this.#H[c]&&Boolean(e);if(this.#H[c]=a,u)S(o.ops,(l)=>this.#P(l.to==null?{...l,to:"@root"}:l),(l,v)=>this.#M(`client op "${l}"`,v))})}#vt(){if(!this.#a)return;this.element.removeEventListener?.("input",this.#a),this.element.removeEventListener?.("change",this.#a),this.element.removeEventListener?.("turbo:morph-element",this.#B)}#ke(){if(typeof this.element?.querySelectorAll!=="function")return;let e=this.#e(),t=this.element.getAttribute?.("data-reactive-scope")||null,n=new Map,r=(i)=>{if(!n.has(i))n.set(i,this.#Le(i,e,t));return n.get(i)};for(let i of this.element.querySelectorAll(ce)){if(!e(i))continue;let s=i.getAttribute("data-reactive-show");if(s!==null){let u=Pt(Dt(s),r);if(u!==null)this.#Te(i,u,e,t);continue}let o=i.getAttribute("data-reactive-show-field");if(!o)continue;let c=r(o);if(c===null)continue;let a=Rt(i,c);if(a===null)continue;this.#Te(i,a,e,t)}this.#gt(r)}#Te(e,t,n,r){if(e.hidden=!t,e.getAttribute("data-reactive-show-disable")!=="true")return;if(typeof e.querySelectorAll!=="function")return;for(let i of e.querySelectorAll("input[name], select[name], textarea[name]"))if(n(i))i.disabled=!t;if(e.name&&n(e))e.disabled=!t}#gt(e){let t=this.#bt();for(let[n,r]of Object.entries(t)){if(n.startsWith("#")){this.#yt(n,r,e);continue}if(!r||typeof r!=="object"||Array.isArray(r))continue;let i=e(n);if(i===null)continue;let s=()=>i;for(let[o,c]of Object.entries(r)){if(!ue(o))continue;let a;if(Array.isArray(c)){if(c.length===0){console.warn(`[phlex-reactive] malformed reactive_show_targets group for ${o} — skipped`);continue}a=c.every((u)=>Q(u,s))}else{let u=Oe(c,i);if(u===null){console.warn(`[phlex-reactive] malformed reactive_show_targets predicate for ${o} — skipped`);continue}a=u}for(let u of document.querySelectorAll(o))u.hidden=!a}}}#yt(e,t,n){if(!ue(e))return;let r=t&&typeof t==="object"&&!Array.isArray(t)?t.any:null,i=Mt(r);if(i===null){console.warn(`[phlex-reactive] malformed reactive_show_targets conditions for ${e} — skipped`);return}if(i.every((o)=>n(o)===null))return;let s=w(r,n);if(s===null)return;for(let o of document.querySelectorAll(e))o.hidden=!s}#bt(){let e=this.element.getAttribute?.("data-reactive-show-targets");if(!e)return{};try{let t=JSON.parse(e);if(t&&typeof t==="object"&&!Array.isArray(t))return t}catch{}return console.warn("[phlex-reactive] malformed data-reactive-show-targets — ignored. "+"Did two reactive_show_targets calls collide on one root? Declare every field in ONE call: reactive_show_targets(mode: { ... }, kind: { ... })"),{}}#Le(e,t,n){let r=n&&!e.includes("[")?`${n}[${e}]`:e,i=!1,s=null;for(let o of this.element.querySelectorAll(`[name="${r}"]`)){if(!t(o))continue;if(o.type==="checkbox")return o.checked?"true":"false";if(o.type==="radio"){if(o.checked)return o.value??"";i=!0;continue}s??=o}if(s)return s.value??"";return i?"":null}#At(){let e=this.#i;this.#E=!1;let t=J(this.element,e);if(t){if(kt(this.element,e,t.fields),t.state)this.element.setAttribute?.(V,JSON.stringify(t.state));this.#x("reactive:persist-restored",{key:e.key,fields:t.fields,state:t.state??{}})}this.#E=!0,this.#c=()=>this.#wt(),this.#N=()=>this.#$(),this.#C=(n)=>this.#St(n),this.element.addEventListener?.("input",this.#c),this.element.addEventListener?.("change",this.#N);for(let n of re)this.element.addEventListener?.(n,this.#c);document.addEventListener?.("turbo:submit-end",this.#C)}#wt(){if(!this.#E)return;let e=Number(this.#i?.debounce)||0;if(e<=0)return this.#$();if(this.#t!==null)clearTimeout(this.#t);this.#t=setTimeout(()=>{this.#t=null,this.#$()},e)}#$(){if(!this.#E||!this.#i)return;if(this.#t!==null)clearTimeout(this.#t),this.#t=null;let e=this.#i,t=J(this.element,e);xe(this.element,e,{fields:Te(this.element,e),state:t?.state??null})}#St(e){if(!e?.detail?.success)return;let t=e.target;if(t?.tagName!=="FORM"||typeof t.contains!=="function")return;if(!t.contains(this.element))return;if(this.#t!==null)clearTimeout(this.#t),this.#t=null;Y(this.element,this.#i)}#Et(){if(!this.#i)return;if(this.#t!==null)this.#$();this.element.removeEventListener?.("input",this.#c),this.element.removeEventListener?.("change",this.#N);for(let e of re)this.element.removeEventListener?.(e,this.#c);document.removeEventListener?.("turbo:submit-end",this.#C),this.#c=this.#N=this.#C=void 0,this.#i=null,this.#E=!1}#xt(){if(!this.#r)return;this.element.removeEventListener?.("input",this.#r),this.element.removeEventListener?.("change",this.#r),this.element.removeEventListener?.("turbo:morph-element",this.#r),this.#r=void 0}#D(){return!!(this.element.getAttribute?.("data-reactive-filter-input")&&this.element.getAttribute?.("data-reactive-filter-option"))}#kt(){return this.element.getAttribute?.("data-reactive-compute-seed")==="true"}#Tt(e){let t=this.element.getAttribute("data-reactive-filter-input");return!!t&&typeof e.target?.matches==="function"&&e.target.matches(t)}#k(){if(typeof this.element?.querySelectorAll!=="function")return;let e=this.element.getAttribute("data-reactive-filter-input"),t=this.element.getAttribute("data-reactive-filter-option");if(!e||!t)return;let n=this.#e(),r=[...this.element.querySelectorAll(e)].find(n);if(!r)return;let i=(r.value??"").trim().toLowerCase(),s=0;for(let a of this.element.querySelectorAll(t)){if(!n(a))continue;let u=(a.getAttribute("data-reactive-filter-text")??a.textContent??"").toLowerCase(),l=a.hasAttribute?.("data-reactive-tags-selected")||i!==""&&!u.includes(i);if(a.hidden=l,l)a.removeAttribute("data-reactive-highlighted");else s++}let o=this.element.getAttribute("data-reactive-filter-group");if(o)for(let a of this.element.querySelectorAll(o)){if(!n(a))continue;let u=[...a.querySelectorAll(t)].filter(n);if(u.length===0)continue;a.hidden=u.every((l)=>l.hidden)}let c=this.element.getAttribute("data-reactive-filter-empty");if(c){for(let a of this.element.querySelectorAll(c))if(n(a))a.hidden=s>0}}#Lt(){if(!this.#s)return;this.element.removeEventListener?.("input",this.#s),this.element.removeEventListener?.("turbo:morph-element",this.#s),this.#s=void 0}#F(){return!!this.element.getAttribute?.("data-reactive-tags-field")}#_t(){if(typeof this.element?.querySelector!=="function")return!1;return!!this.element.querySelector("[data-reactive-nested-json]")}#Z(){if(typeof this.element?.querySelectorAll!=="function")return null;let e=this.element.getAttribute("data-reactive-tags-field");if(!e)return null;let t=this.#e();return[...this.element.querySelectorAll(e)].find(t)??null}#Q(e){let t=new Set,n=[];for(let r of String(e.value??"").split(",")){let i=r.trim();if(i===""||t.has(i.toLowerCase()))continue;t.add(i.toLowerCase()),n.push(i)}return n}#_e(e){let t=this.#Z();if(!t)return!1;let n=this.#Q(t),r=new Set(n.map((s)=>s.toLowerCase())),i=!1;for(let s of e){let o=String(s??"").trim();if(o===""||r.has(o.toLowerCase()))continue;r.add(o.toLowerCase()),n.push(o),i=!0}if(i)this.#Ne(t,n);return i}#Ne(e,t){if(e.value=t.join(","),typeof e.dispatchEvent==="function")e.dispatchEvent(new Event("input",{bubbles:!0}));this.#ee()}#Nt(){if(typeof this.element?.querySelectorAll!=="function")return null;let e=this.element.getAttribute("data-reactive-filter-input");if(!e)return null;let t=this.#e();return[...this.element.querySelectorAll(e)].find(t)??null}#ee(){let e=this.#Z();if(!e)return;let t=this.#Q(e),n=this.#e();this.#Ct(t,n),this.#Ot(t,n)}#Ct(e,t){let n=[...this.element.querySelectorAll("[data-reactive-tags-list]")].find(t);if(!n)return;let i=[...this.element.querySelectorAll("[data-reactive-tags-template]")].find(t)?.content?.firstElementChild;if(!i){if(!this.#ce)console.warn("[phlex-reactive] reactive_tags: no chip <template data-reactive-tags-template> found in this root — "+"chips will not render (the hidden field still updates). Add a template with a [data-reactive-tag-text] node and a reactive_tags_remove button."),this.#ce=!0;return}while(n.firstChild)n.removeChild(n.firstChild);for(let s of e){let o=i.cloneNode(!0);o.setAttribute?.("data-reactive-tag",s);let c=o.matches?.("[data-reactive-tag-text]")?o:(o.querySelectorAll?.("[data-reactive-tag-text]")??[])[0];if(c)c.textContent=s;let a=[...o.querySelectorAll?.('[data-action*="reactive#tagsRemove"]')??[]];if(o.matches?.('[data-action*="reactive#tagsRemove"]'))a.push(o);for(let u of a)u.setAttribute?.("data-reactive-tag-param",s);n.appendChild(o)}}#Ot(e,t){let n=new Set(e.map((r)=>r.toLowerCase()));for(let r of this.element.querySelectorAll("[role=option]")){if(!t(r))continue;let i=r.getAttribute?.("data-reactive-tag-param");if(!i)continue;if(n.has(i.toLowerCase()))r.setAttribute("data-reactive-tags-selected","true"),r.hidden=!0,r.removeAttribute?.("data-reactive-highlighted");else if(r.hasAttribute?.("data-reactive-tags-selected")){if(r.removeAttribute("data-reactive-tags-selected"),!this.#D())r.hidden=!1}}if(this.#D())this.#k()}#Rt(){return this.#V=Math.max(this.#V+1,Date.now()),this.#V}#qt(e,t){let n=[e,...e.querySelectorAll?.("*")??[]];for(let r of n)for(let i of["name","id","for"]){let s=r.getAttribute?.(i);if(s&&s.includes("NEW_ROW"))r.setAttribute?.(i,s.replaceAll("NEW_ROW",String(t)))}}#$t(e){if(this.#ue)return;console.warn(`[phlex-reactive] nested rows: no owned [data-reactive-nested-list="${e}"] container + <template data-reactive-nested-template="${e}"> pair found in this root — the add `+"trigger did nothing. Render both inside the same reactive root (reactive_nested_list / reactive_nested_template)."),this.#ue=!0}#Dt(){if(!this.#b)return;this.element.removeEventListener?.("turbo:morph-element",this.#b),this.#b=void 0}#Ft(){if(this.#o)this.element.removeEventListener?.("input",this.#o),this.element.removeEventListener?.("change",this.#o),this.#o=void 0;if(this.#A)this.element.removeEventListener?.("turbo:morph-element",this.#A),this.#A=void 0}#Mt(){if(!this.#w)return;this.element.removeEventListener?.("turbo:morph-element",this.#w),this.#w=void 0}#Pt(e,t,n,r){let i=new FormData;i.append("token",e),i.append("act",t);for(let[o,c]of Object.entries(n))this.#ne(i,this.#te(o),c);let s=this.#jt(r);for(let{name:o,file:c,multiple:a}of r){let l=a||s.has(o)?`${this.#te(o)}[]`:this.#te(o);i.append(l,c,c.name)}return i}#te(e){let t=String(e),n=t.indexOf("[");if(n===-1)return`params[${t}]`;return`params${[t.slice(0,n),...t.slice(n).match(/[^\[\]]+/g)??[]].map((i)=>`[${i}]`).join("")}`}#ne(e,t,n){if(n==null)e.append(t,"");else if(Array.isArray(n))n.forEach((r,i)=>this.#ne(e,`${t}[${i}]`,r));else if(typeof n==="object")for(let[r,i]of Object.entries(n))this.#ne(e,`${t}[${r}]`,i);else e.append(t,String(n))}#jt(e){let t=new Map;for(let{name:n}of e)t.set(n,(t.get(n)??0)+1);return new Set([...t].filter(([,n])=>n>1).map(([n])=>n))}#Ce(e){if(!e)return{};try{return typeof e==="string"?JSON.parse(e):e}catch{return{}}}#Oe(e){return Re(e)}#Re(e){S(e,(t)=>this.#P(t),(t,n)=>this.#M(`client op "${t}"`,n))}#Jt(){return this.element?.getAttribute?.("data-reactive-verbose")==="true"||this.#K()}#M(e,t){if(!this.#Jt())return;let n=t.to;if(typeof n!=="string"||n===""||n==="@root")return;let r="";if(!t.global)if(this.element?.matches?.(n))r=" — the selector matches this component's own root, which root-scoped resolution never includes; use to: :root";else if(I(this.element,n)>0)r=" — it matches only inside a nested reactive root (excluded by ownership scoping); use global: true";else{let i=I(globalThis.document,n);if(i>0)r=` — it matches ${i} element(s) outside this scope; use global: true`}$e(e,n,`scoped to #${this.element?.id||"?"}`,r)}#P(e){let t=e.to;if(t==="@root")return[this.element];if(typeof t!=="string"||t==="")return[];if(e.global)return[...document.querySelectorAll(t)];return[...this.element.querySelectorAll(t)].filter((n)=>this.#n(n))}#It(e,t){if(e?.checked!=="keep")return!1;let n=t?.type;return n==="checkbox"||n==="radio"}#Bt(e,t){if(!e)return null;let n=this.#qe(e,t,!0);return n.length?n:null}#d(e){if(!e)return;if(!this.element.isConnected)return;for(let t of e)t()}#Wt(e,t,n){this.#Vt(e,t);let r=n?this.#qe(n,t,!1):[];Ae();let i=!1;return()=>{if(i)return;i=!0,this.#zt(e,t),we();for(let s of r)s()}}#qe(e,t,n){let r=[];for(let i of this.#$e(e,t)){if(e.add_class){let s=e.add_class.filter((o)=>!i.classList.contains(o));if(i.classList.add(...s),s.length)r.push(()=>i.classList.remove(...s))}if(e.remove_class){let s=e.remove_class.filter((o)=>i.classList.contains(o));if(i.classList.remove(...s),s.length)r.push(()=>i.classList.add(...s))}if(e.toggle_class)e.toggle_class.forEach((s)=>i.classList.toggle(s)),r.push(()=>e.toggle_class.forEach((s)=>i.classList.toggle(s)));if(e.hide)i.hidden=!0,r.push(()=>i.hidden=!1);if(e.show)i.hidden=!1,r.push(()=>i.hidden=!0)}if(t&&(e.disable||e.text!=null))r.push(this.#Ht(e,t));if(n&&e.checked==="keep"&&t&&"checked"in t){let i=t.checked;r.push(()=>t.checked=!i)}return r}#$e(e,t){if(e.to==null)return t?[t]:[];let n=this.#P({to:e.to});if(n.length===0)this.#M("busy/optimistic hint",{to:e.to});return n}#Ht(e,t){let n=this.#L.get(t);if(n)n.count++;else this.#L.set(t,{count:1,disabled:t.disabled,html:t.innerHTML,hadText:e.text!=null,swappedTo:e.text});if(e.disable)t.disabled=!0;if(e.text!=null)t.innerHTML=e.text;return()=>this.#Gt(t,e)}#Vt(e,t){if(this.#h(t,e,1),this.#h(this.element,e,1),this.#p.set(e,(this.#p.get(e)??0)+1),this.#J++===0)this.element.setAttribute("aria-busy","true");for(let n of this.#De(e))this.#h(n,e,1)}#zt(e,t){this.#h(t,e,-1),this.#h(this.element,e,-1);let n=(this.#p.get(e)??1)-1;if(n<=0)this.#p.delete(e);else this.#p.set(e,n);if(--this.#J<=0)this.#J=0,this.element.removeAttribute("aria-busy");for(let r of this.#De(e))this.#h(r,e,-1)}#h(e,t,n){if(!e||typeof e.getAttribute!=="function")return;let r=this.#I.get(e)??new Map,i=(r.get(t)??0)+n;if(i<=0)r.delete(t);else r.set(t,i);if(r.size===0){this.#I.delete(e),e.removeAttribute("data-reactive-busy");return}this.#I.set(e,r),e.setAttribute("data-reactive-busy",[...r.keys()].join(" "))}#De(e){return[...this.element.querySelectorAll?.("[data-reactive-busy-on]")??[]].filter((n)=>n.getAttribute("data-reactive-busy-on")===e&&this.#n(n))}#Gt(e,t){let n=this.#L.get(e);if(!n)return;if(--n.count>0)return;if(this.#L.delete(e),!e.isConnected)return;if(t.disable)e.disabled=n.disabled;if(n.hadText&&e.innerHTML===n.swappedTo)e.innerHTML=n.html}#Kt(e){if(!e||typeof e!=="object")return null;let{class:t,...n}=e;return t==null?e:{...n,add_class:t}}#Ut(){return this.#Fe??=document.querySelector('meta[name="phlex-reactive-action-path"]')?.content||"/reactive/actions"}#Yt(){if(this.#j!=null)return this.#j;let e=document.querySelector('meta[name="phlex-reactive-timeout"]')?.content,t=Number(e);return this.#j=Number.isFinite(t)&&t>0?t:30000}#Xt(){return document.querySelector('meta[name="csrf-token"]')?.content??""}#Zt(){return document.querySelector("pgbus-stream-source[connection-id]")?.getAttribute("connection-id")||document.querySelector('meta[name="pgbus-connection-id"]')?.content||null}}export{be as ACTIVE_ATTR,H as LATENCY_KEY,sn as __markReactiveConnectedForTest,Xt as __resetReactiveDismissForTest,Zt as __resetReactiveEffectsForTest,en as __resetReactiveLatencyForTest,Qt as __resetReactiveOfflineForTest,rn as __resetReactiveRegistrationForTest,dt as checkReactiveRegistration,on as default,ut as disableLatencySim,ct as enableLatencySim,Ae as enterReactiveActivity,ft as escapeRegExp,we as exitReactiveActivity,Yt as pendingDeferVia,tn as reactiveActivityCount,ne as registerReactiveActions,Ie as registerReactiveDefer,Ke as registerReactiveDismiss,Xe as registerReactiveEffects,Je as registerReactiveJs,at as registerReactiveOffline,je as registerReactiveToken,Pe as registerReactiveVisit,nn as resetReactiveActivity,Ut as resetReactiveDefers};
2
2
 
3
- //# debugId=699F61A8BB96642764756E2164756E21
3
+ //# debugId=F00902BE4CBCB94A64756E2164756E21
4
4
  //# sourceMappingURL=reactive_controller.min.js.map