route-engine-js 0.7.3 → 0.7.5

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 +1 @@
1
- var ir=Object.defineProperty;var sr=(e,t)=>{for(var n in t)ir(e,n,{get:t[n],enumerable:!0})};var Wt=Symbol.for("immer-nothing"),jt=Symbol.for("immer-draftable"),O=Symbol.for("immer-state");function D(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var oe=Object.getPrototypeOf;function z(e){return!!e&&!!e[O]}function Y(e){return e?Yt(e)||Array.isArray(e)||!!e[jt]||!!e.constructor?.[jt]||ve(e)||Ee(e):!1}var lr=Object.prototype.constructor.toString();function Yt(e){if(!e||typeof e!="object")return!1;let t=oe(e);if(t===null)return!0;let n=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return n===Object?!0:typeof n=="function"&&Function.toString.call(n)===lr}function Ie(e,t){xe(e)===0?Reflect.ownKeys(e).forEach(n=>{t(n,e[n],e)}):e.forEach((n,r)=>t(r,n,e))}function xe(e){let t=e[O];return t?t.type_:Array.isArray(e)?1:ve(e)?2:Ee(e)?3:0}function He(e,t){return xe(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Ht(e,t,n){let r=xe(e);r===2?e.set(t,n):r===3?e.add(n):e[t]=n}function cr(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function ve(e){return e instanceof Map}function Ee(e){return e instanceof Set}function W(e){return e.copy_||e.base_}function Ke(e,t){if(ve(e))return new Map(e);if(Ee(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);let n=Yt(e);if(t===!0||t==="class_only"&&!n){let r=Object.getOwnPropertyDescriptors(e);delete r[O];let o=Reflect.ownKeys(r);for(let i=0;i<o.length;i++){let s=o[i],a=r[s];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(r[s]={configurable:!0,writable:!0,enumerable:a.enumerable,value:e[s]})}return Object.create(oe(e),r)}else{let r=oe(e);if(r!==null&&n)return{...e};let o=Object.create(r);return Object.assign(o,e)}}function Ze(e,t=!1){return _e(e)||z(e)||!Y(e)||(xe(e)>1&&(e.set=e.add=e.clear=e.delete=ar),Object.freeze(e),t&&Object.entries(e).forEach(([n,r])=>Ze(r,!0))),e}function ar(){D(2)}function _e(e){return Object.isFrozen(e)}var ur={};function H(e){let t=ur[e];return t||D(0,e),t}var ue;function Kt(){return ue}function fr(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function Bt(e,t){t&&(H("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function qe(e){Je(e),e.drafts_.forEach(dr),e.drafts_=null}function Je(e){e===ue&&(ue=e.parent_)}function zt(e){return ue=fr(ue,e)}function dr(e){let t=e[O];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Ft(e,t){t.unfinalizedDrafts_=t.drafts_.length;let n=t.drafts_[0];return e!==void 0&&e!==n?(n[O].modified_&&(qe(t),D(4)),Y(e)&&(e=Ae(t,e),t.parent_||we(t,e)),t.patches_&&H("Patches").generateReplacementPatches_(n[O].base_,e,t.patches_,t.inversePatches_)):e=Ae(t,n,[]),qe(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Wt?e:void 0}function Ae(e,t,n){if(_e(t))return t;let r=t[O];if(!r)return Ie(t,(o,i)=>Ut(e,r,t,o,i,n)),t;if(r.scope_!==e)return t;if(!r.modified_)return we(e,r.base_,!0),r.base_;if(!r.finalized_){r.finalized_=!0,r.scope_.unfinalizedDrafts_--;let o=r.copy_,i=o,s=!1;r.type_===3&&(i=new Set(o),o.clear(),s=!0),Ie(i,(a,c)=>Ut(e,r,o,a,c,n,s)),we(e,o,!1),n&&e.patches_&&H("Patches").generatePatches_(r,n,e.patches_,e.inversePatches_)}return r.copy_}function Ut(e,t,n,r,o,i,s){if(z(o)){let a=i&&t&&t.type_!==3&&!He(t.assigned_,r)?i.concat(r):void 0,c=Ae(e,o,a);if(Ht(n,r,c),z(c))e.canAutoFreeze_=!1;else return}else s&&n.add(o);if(Y(o)&&!_e(o)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;Ae(e,o),(!t||!t.scope_.parent_)&&typeof r!="symbol"&&Object.prototype.propertyIsEnumerable.call(n,r)&&we(e,o)}}function we(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&Ze(t,n)}function pr(e,t){let n=Array.isArray(e),r={type_:n?1:0,scope_:t?t.scope_:Kt(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1},o=r,i=Qe;n&&(o=[r],i=fe);let{revoke:s,proxy:a}=Proxy.revocable(o,i);return r.draft_=a,r.revoke_=s,a}var Qe={get(e,t){if(t===O)return e;let n=W(e);if(!He(n,t))return hr(e,n,t);let r=n[t];return e.finalized_||!Y(r)?r:r===We(e.base_,t)?(Ye(e),e.copy_[t]=Ge(r,e)):r},has(e,t){return t in W(e)},ownKeys(e){return Reflect.ownKeys(W(e))},set(e,t,n){let r=qt(W(e),t);if(r?.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){let o=We(W(e),t),i=o?.[O];if(i&&i.base_===n)return e.copy_[t]=n,e.assigned_[t]=!1,!0;if(cr(n,o)&&(n!==void 0||He(e.base_,t)))return!0;Ye(e),Xe(e)}return e.copy_[t]===n&&(n!==void 0||t in e.copy_)||Number.isNaN(n)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=n,e.assigned_[t]=!0),!0},deleteProperty(e,t){return We(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,Ye(e),Xe(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let n=W(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty(){D(11)},getPrototypeOf(e){return oe(e.base_)},setPrototypeOf(){D(12)}},fe={};Ie(Qe,(e,t)=>{fe[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});fe.deleteProperty=function(e,t){return fe.set.call(this,e,t,void 0)};fe.set=function(e,t,n){return Qe.set.call(this,e[0],t,n,e[0])};function We(e,t){let n=e[O];return(n?W(n):e)[t]}function hr(e,t,n){let r=qt(t,n);return r?"value"in r?r.value:r.get?.call(e.draft_):void 0}function qt(e,t){if(!(t in e))return;let n=oe(e);for(;n;){let r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=oe(n)}}function Xe(e){e.modified_||(e.modified_=!0,e.parent_&&Xe(e.parent_))}function Ye(e){e.copy_||(e.copy_=Ke(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var gr=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(t,n,r)=>{if(typeof t=="function"&&typeof n!="function"){let i=n;n=t;let s=this;return function(c=i,...l){return s.produce(c,u=>n.call(this,u,...l))}}typeof n!="function"&&D(6),r!==void 0&&typeof r!="function"&&D(7);let o;if(Y(t)){let i=zt(this),s=Ge(t,void 0),a=!0;try{o=n(s),a=!1}finally{a?qe(i):Je(i)}return Bt(i,r),Ft(o,i)}else if(!t||typeof t!="object"){if(o=n(t),o===void 0&&(o=t),o===Wt&&(o=void 0),this.autoFreeze_&&Ze(o,!0),r){let i=[],s=[];H("Patches").generateReplacementPatches_(t,o,i,s),r(i,s)}return o}else D(1,t)},this.produceWithPatches=(t,n)=>{if(typeof t=="function")return(s,...a)=>this.produceWithPatches(s,c=>t(c,...a));let r,o;return[this.produce(t,n,(s,a)=>{r=s,o=a}),r,o]},typeof e?.autoFreeze=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof e?.useStrictShallowCopy=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){Y(e)||D(8),z(e)&&(e=et(e));let t=zt(this),n=Ge(e,void 0);return n[O].isManual_=!0,Je(t),n}finishDraft(e,t){let n=e&&e[O];(!n||!n.isManual_)&&D(9);let{scope_:r}=n;return Bt(r,t),Ft(void 0,r)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let n;for(n=t.length-1;n>=0;n--){let o=t[n];if(o.path.length===0&&o.op==="replace"){e=o.value;break}}n>-1&&(t=t.slice(n+1));let r=H("Patches").applyPatches_;return z(e)?r(e,t):this.produce(e,o=>r(o,t))}};function Ge(e,t){let n=ve(e)?H("MapSet").proxyMap_(e,t):Ee(e)?H("MapSet").proxySet_(e,t):pr(e,t);return(t?t.scope_:Kt()).drafts_.push(n),n}function et(e){return z(e)||D(10,e),Jt(e)}function Jt(e){if(!Y(e)||_e(e))return e;let t=e[O],n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=Ke(e,t.scope_.immer_.useStrictShallowCopy_)}else n=Ke(e,!0);return Ie(n,(r,o)=>{Ht(n,r,Jt(o))}),t&&(t.finalized_=!1),n}var T=new gr,tt=T.produce,cs=T.produceWithPatches.bind(T),as=T.setAutoFreeze.bind(T),us=T.setUseStrictShallowCopy.bind(T),fs=T.applyPatches.bind(T),ds=T.createDraft.bind(T),ps=T.finishDraft.bind(T);var p={LITERAL:0,VARIABLE:1,INTERPOLATION:2,FUNCTION:3,BINARY:4,UNARY:5,CONDITIONAL:6,LOOP:7,OBJECT:8,ARRAY:9,PARTIAL:10,PATH_REFERENCE:11},L={EQ:0,NEQ:1,GT:2,LT:3,GTE:4,LTE:5,AND:6,OR:7,IN:8,ADD:10,SUBTRACT:11},de={NOT:0};var v=class extends Error{constructor(t){super(`Parse Error: ${t}`),this.name="JemplParseError"}},R=class extends Error{constructor(t){super(`Render Error: ${t}`),this.name="JemplRenderError"}};var nt=e=>{if(!e||e.trim()==="")throw new v("Missing condition expression after '$if'");if(e.includes("===")||e.includes("!==")){let n=e.includes("===")?"==":"!=";throw new v(`Invalid comparison operator '${e.includes("===")?"===":"!=="}' - did you mean '${n}'? (got: '${e}')`)}let t=["<",">","<=",">=","==","!="];for(let n of t)if(e.trim().endsWith(n))throw new v(`Incomplete comparison expression - missing right operand (got: '${e}')`)},Xt=e=>{if(e.trim().endsWith(" in"))throw new v(`Missing iterable expression after 'in' (got: '$for ${e}')`);if(!e.includes(" in "))throw new v(`Invalid loop syntax - missing 'in' keyword (got: '$for ${e}')`);let[t,n]=e.split(" in ");if(!n||n.trim()==="")throw new v(`Missing iterable expression after 'in' (got: '$for ${e}')`);let r=t.includes(",")?t.split(",").map(o=>o.trim()):[t.trim()];for(let o of r){if(!o)throw new v(`Invalid loop variable - variable name cannot be empty (got: '$for ${e}')`);if(!/^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(o))throw new v(`Invalid loop syntax (got: '$for ${e}')`)}};var Gt=(e,t,n=!1)=>{if(t===null)return new R(`Cannot iterate over null value at '$for ${e}'`);if(t===void 0)return new R(`Cannot iterate over undefined value at '$for ${e}'`);let r=typeof t;return n?new R(`Cannot iterate over non-array value in loop '${e}' - got ${r} instead`):new R(`Cannot iterate over non-array value (got: ${r}) at '$for ${e}'`)},Zt=(e,t)=>{let n=t&&Object.keys(t).length>0?Object.keys(t).join(", "):"no custom functions provided";return new R(`Unknown function '${e}' (${n})`)};var yr=(e,t,n={})=>{let r={},o={};n&&typeof n=="object"&&(n.functions!==void 0||n.partials!==void 0?(r=n.functions||{},o=n.partials||{}):typeof n=="object"&&(r=n));let s=_(e,{functions:r,partials:o},t,{});return s===void 0?{}:s},_=(e,t,n,r)=>{let o=t.functions||t;if(e.var&&!e.type)return C(e.var,n,r);if(e.type===p.LITERAL)return e.value;if(e.type===p.VARIABLE)return C(e.path,n,r);if(e.type===p.INTERPOLATION)return br(e.parts,t,n,r);switch(e.type){case p.FUNCTION:return en(e,t,n,r);case p.BINARY:return tn(e,t,n,r);case p.UNARY:return nn(e,t,n,r);case p.CONDITIONAL:return Ar(e,t,n,r);case p.LOOP:return _r(e,t,n,r);case p.OBJECT:return Lr(e,t,n,r);case p.ARRAY:return Cr(e,t,n,r);case p.PARTIAL:return Sr(e,t,n,r);case p.PATH_REFERENCE:return kr(e,t,n,r);default:throw new Error(`Unknown node type: ${e.type}`)}},Qt=new Map,mr=e=>{let t=[],n="",r=!1;for(let o=0;o<e.length;o++){let i=e[o];if(i==="[")n&&(t.push({type:"property",value:n}),n=""),r=!0;else if(i==="]"){if(r&&n){let s=n.trim();if(/^\d+$/.test(s))t.push({type:"index",value:parseInt(s,10)});else if(s.startsWith('"')&&s.endsWith('"')||s.startsWith("'")&&s.endsWith("'")){let a=s.slice(1,-1);t.push({type:"property",value:a})}else t.push({type:"property",value:s});n=""}r=!1}else n+=i}return n&&t.push({type:"property",value:n}),t},C=(e,t,n)=>{if(!e)return;if(e in n)return n[e];let r=Qt.get(e);if(!r){let i=[],s="",a=0;for(let c=0;c<e.length;c++){let l=e[c];l==="["?(a++,s+=l):l==="]"?(a--,s+=l):l==="."&&a===0?s&&(i.push(s),s=""):s+=l}s&&i.push(s),r=[];for(let c of i){let l=mr(c.trim());r.push(...l)}Qt.set(e,r)}let o=t;for(let i=0;i<r.length;i++){let s=r[i];if(s.type==="property"&&s.value in n){o=n[s.value];continue}if(o==null)return;(s.type==="property"||s.type==="index")&&(o=o[s.value])}return o},br=(e,t,n,r)=>{let o=[];for(let i of e)if(typeof i=="string")o.push(i);else{let s=_(i,t,n,r);o.push(s!=null?String(s):"")}return o.join("")},en=(e,t,n,r)=>{let o=t.functions||t,i=o[e.name];if(!i)throw Zt(e.name,o);let s=e.args.map(a=>_(a,t,n,r));return i(...s)},ie=(e,t,n,r)=>{if(e.var&&!e.type)return C(e.var,n,r);switch(e.type){case p.VARIABLE:return C(e.path,n,r);case p.LITERAL:return e.value;case p.BINARY:return tn(e,t,n,r);case p.UNARY:return nn(e,t,n,r);case p.FUNCTION:return en(e,t,n,r);default:return _(e,t,n,r)}},tn=(e,t,n,r)=>{if(e.op===L.AND||e.op===L.OR){let s=ie(e.left,t,n,r),a=ie(e.right,t,n,r);switch(e.op){case L.AND:return s&&a;case L.OR:return s||a}}let o=_(e.left,t,n,r),i=_(e.right,t,n,r);switch(e.op){case L.EQ:return o==i;case L.NEQ:return o!=i;case L.GT:return o>i;case L.LT:return o<i;case L.GTE:return o>=i;case L.LTE:return o<=i;case L.IN:return Array.isArray(i)?i.includes(o):!1;case L.ADD:if(typeof o!="number"||typeof i!="number")throw new R(`Arithmetic operations require numbers. Got ${typeof o} + ${typeof i}`);return o+i;case L.SUBTRACT:if(typeof o!="number"||typeof i!="number")throw new R(`Arithmetic operations require numbers. Got ${typeof o} - ${typeof i}`);return o-i;default:throw new Error(`Unknown binary operator: ${e.op}`)}},nn=(e,t,n,r)=>{let o=e.op===de.NOT?ie(e.operand,t,n,r):_(e.operand,t,n,r);if(e.op===de.NOT)return!o;throw new Error(`Unknown unary operator: ${e.op}`)},Ir=(e,t,n,r)=>{if(e.conditions.length===2&&e.conditions[1]===null){let o=e.conditions[0];if(o.type===p.VARIABLE)if(C(o.path,n,r)){let s=e.bodies[0];if(s.type===p.OBJECT&&s.properties.length<=5){let a={};for(let c of s.properties){let l=c.parsedKey?_(c.parsedKey,t,n,r):c.key,u=c.value;if(u.type===p.LITERAL)a[l]=u.value;else if(u.type===p.VARIABLE)a[l]=C(u.path,n,r);else if(u.type===p.INTERPOLATION){let f=[];for(let d of u.parts)if(typeof d=="string")f.push(d);else if(d.type===p.VARIABLE){let h=C(d.path,n,r);f.push(h!=null?String(h):"")}else{let h=_(d,t,n,r);f.push(h!=null?String(h):"")}a[l]=f.join("")}else a[l]=_(u,t,n,r)}return a}}else{let s=e.bodies[1];if(s.type===p.OBJECT&&s.properties.length<=5){let a={};for(let c of s.properties){let l=c.parsedKey?_(c.parsedKey,t,n,r):c.key,u=c.value;if(u.type===p.LITERAL)a[l]=u.value;else if(u.type===p.VARIABLE)a[l]=C(u.path,n,r);else if(u.type===p.INTERPOLATION){let f=[];for(let d of u.parts)if(typeof d=="string")f.push(d);else if(d.type===p.VARIABLE){let h=C(d.path,n,r);f.push(h!=null?String(h):"")}else{let h=_(d,t,n,r);f.push(h!=null?String(h):"")}a[l]=f.join("")}else a[l]=_(u,t,n,r)}return a}}}return null},Ar=(e,t,n,r)=>{let o=Ir(e,t,n,r);if(o!==null)return o;for(let i=0;i<e.conditions.length;i++){let s=e.conditions[i];if(s===null||ie(s,t,n,r))return _(e.bodies[i],t,n,r)}return rn},wr=(e,t)=>{let n=e.body,r=e.itemVar;if(n.type===p.CONDITIONAL&&n.conditions.length===1&&n.conditions[0].type===p.VARIABLE){let o=n.conditions[0].path,i=n.bodies[0];if(o.startsWith(r+".")){let s=o.substring(r.length+1);if(i.type===p.OBJECT&&i.properties.length<=5){for(let c of i.properties)if(c.parsedKey)return null;let a=[];for(let c=0;c<t.length;c++){let l=t[c];if(l[s]){let u={};for(let f of i.properties){let d=f.key,h=f.value;if(h.type===p.LITERAL)u[d]=h.value;else if(h.type===p.VARIABLE){let y=h.path;if(y===r)u[d]=l;else if(y.startsWith(r+".")){let g=y.substring(r.length+1);u[d]=l[g]}else return null}else if(h.type===p.INTERPOLATION){let y=[],g=!0;for(let I of h.parts)if(typeof I=="string")y.push(I);else if(I.type===p.VARIABLE){let m=I.path;if(m===r)y.push(l!=null?String(l):"");else if(m.startsWith(r+".")){let b=m.substring(r.length+1),w=l[b];y.push(w!=null?String(w):"")}else{g=!1;break}}else{g=!1;break}if(!g)return null;u[d]=y.join("")}else return null}a.push(u)}}return a}}}return null},xr=(e,t)=>{let n=e.body,r=e.itemVar,o=wr(e,t);if(o!==null)return o;if(n.type===p.OBJECT&&n.properties.length<=5&&!n.whenCondition){for(let a of n.properties)if(a.parsedKey)return null;let i=[],s=!0;for(let a of n.properties){let c=a.key,l=a.value;if(l.type===p.LITERAL)i.push({key:c,type:"literal",value:l.value});else if(l.type===p.VARIABLE){let u=l.path;if(u===r)i.push({key:c,type:"item"});else if(u.startsWith(r+".")){let f=u.substring(r.length+1);if(!f.includes(".")&&!f.includes("["))i.push({key:c,type:"prop",prop:f});else{s=!1;break}}else{s=!1;break}}else if(l.type===p.INTERPOLATION&&l.parts.length===1){let u=l.parts[0];if(u.type===p.VARIABLE){let f=u.path;if(f===r)i.push({key:c,type:"item_string"});else if(f.startsWith(r+".")){let d=f.substring(r.length+1);if(!d.includes(".")&&!d.includes("["))i.push({key:c,type:"prop_string",prop:d});else{s=!1;break}}else{s=!1;break}}else{s=!1;break}}else{s=!1;break}}if(s){let a=new Array(t.length);if(i.length===3&&i[0].type==="prop"&&i[0].key==="id"&&i[1].type==="prop_string"&&i[1].key==="title"&&i[2].type==="prop"&&i[2].key==="completed")for(let c=0;c<t.length;c++){let l=t[c];a[c]={id:l.id,title:l.title!=null?String(l.title):"",completed:l.completed}}else for(let c=0;c<t.length;c++){let l=t[c],u={};for(let f of i)if(f.type==="literal")u[f.key]=f.value;else if(f.type==="item")u[f.key]=l;else if(f.type==="prop")u[f.key]=l[f.prop];else if(f.type==="item_string")u[f.key]=l!=null?String(l):"";else if(f.type==="prop_string"){let d=l[f.prop];u[f.key]=d!=null?String(d):""}a[c]=u}return a}}return null},vr=(e,t,n,r,o)=>{let i=[],s=e.body;if(s.type===p.OBJECT&&s.fast!==!1){let a=e.itemVar,c=e.indexVar;for(let l=0;l<o.length;l++){let u=o[l],f={},d={...r,[a]:u,...c&&{[c]:l}};d.__paths__||(d.__paths__=r.__paths__||{});let h=e.iterable.path||"";if(r&&r.__paths__&&h){let y=h.split("."),g=y[0];g in r.__paths__&&(h=r.__paths__[g],y.length>1&&(h+="."+y.slice(1).join(".")))}d.__paths__={...d.__paths__,[a]:`${h}[${l}]`,...c&&{[c]:l}};for(let y of s.properties){let g=y.parsedKey?_(y.parsedKey,t,n,d):y.key,I=y.value;if(I.type===p.LITERAL)f[g]=I.value;else if(I.type===p.VARIABLE){let m=I.path;if(m===a)f[g]=u;else if(m===c)f[g]=l;else if(m.startsWith(a+".")){let b=m.substring(a.length+1);!b.includes(".")&&!b.includes("[")?f[g]=u[b]:f[g]=C(m,n,{...r,[a]:u,...c&&{[c]:l}})}else f[g]=C(m,n,{...r,[a]:u,...c&&{[c]:l}})}else if(I.type===p.INTERPOLATION){let m=[];for(let b of I.parts)if(typeof b=="string")m.push(b);else if(b.type===p.VARIABLE){let w=b.path,x;if(w===a)x=u;else if(w===c)x=l;else if(w.startsWith(a+".")){let A=w.substring(a.length+1);!A.includes(".")&&!A.includes("[")?x=u[A]:x=C(w,n,{...r,[a]:u,...c&&{[c]:l}})}else x=C(w,n,{...r,[a]:u,...c&&{[c]:l}});m.push(x!=null?String(x):"")}else{let w={...r,[a]:u,...c&&{[c]:l}},x=_(b,t,n,w);m.push(x!=null?String(x):"")}f[g]=m.join("")}else{let m={...r,[a]:u,...c&&{[c]:l}};f[g]=_(I,t,n,m)}}i.push(f)}return i}return null},Er=(e,t,n)=>{let r=e.body;if(r.type===p.OBJECT&&r.properties.length===1&&r.properties[0].key==="$if item.visible"){let i=r.properties[0].value;if(i.type===p.CONDITIONAL&&i.conditions.length===1&&i.conditions[0].type===p.VARIABLE&&i.conditions[0].path==="item.visible"){let s=i.bodies[0];if(s.type===p.OBJECT&&s.properties.length===2){let a=s.properties[0],c=s.properties[1];if(a.key==="id"&&a.value.type===p.VARIABLE&&a.value.path==="item.id"&&c.key==="$if item.highlighted"&&c.value.type===p.CONDITIONAL){let l=[];for(let u=0;u<t.length;u++){let f=t[u];if(f.visible){let d={id:f.id};f.highlighted?(d.highlight=!0,d.message=`This item is highlighted: ${f.name}`):(d.highlight=!1,d.message=f.name),l.push(d)}}return l}}}}return null},_r=(e,t,n,r)=>{let o=_(e.iterable,t,n,r);if(!Array.isArray(o)){let l,u=!1;if(e.iterable.type===p.FUNCTION){u=!0;let d=e.iterable.args.map(h=>h.type===p.LITERAL?typeof h.value=="string"?`'${h.value}'`:String(h.value):h.type===p.VARIABLE?h.path:h.type===p.FUNCTION?`${h.name}(...)`:"?").join(", ");l=`${e.iterable.name}(${d})`}else l=e.iterable.path||"undefined";let f=`${e.itemVar}${e.indexVar?`, ${e.indexVar}`:""} in ${l}`;throw Gt(f,o,u)}if(!e.indexVar){let l=Er(e,o,e.itemVar);if(l!==null)return l}if(!e.indexVar){let l=xr(e,o);if(l!==null)return l}let i=vr(e,t,n,r,o);if(i!==null)return i;let s=[],a=e.iterable.path||"";if(r&&r.__paths__&&a){let l=a.split("."),u=l[0];u in r.__paths__&&(a=r.__paths__[u],l.length>1&&(a+="."+l.slice(1).join(".")))}let c=!1;e.body.type===p.ARRAY&&(e.body.items.length<=1?c=!1:c=e.body._shouldPreserveArray??=e.body.items.some(l=>l.type===p.OBJECT&&l.properties.some(u=>u.key.startsWith("$if ")||u.key.startsWith("$when "))));for(let l=0;l<o.length;l++){let u=e.indexVar?{...r,[e.itemVar]:o[l],[e.indexVar]:l}:{...r,[e.itemVar]:o[l]};u.__paths__||(u.__paths__=r.__paths__||{}),u.__paths__={...u.__paths__,[e.itemVar]:`${a}[${l}]`},e.indexVar&&(u.__paths__[e.indexVar]=l);let f=_(e.body,t,n,u);if(Array.isArray(f)&&f.length===1&&!c){let d=f[0];s.push(d===void 0?{}:d)}else s.push(f===void 0?{}:f)}return s},$r=(e,t,n,r)=>{if(e.whenCondition)return null;if(e.properties.length===1){let o=e.properties[0],i=o.parsedKey?_(o.parsedKey,t,n,r):o.key,s=o.value;if(s.type===p.OBJECT&&s.properties.length<=10&&!s.whenCondition){let a={},c={},l=!0;for(let u of s.properties){let f=u.parsedKey?_(u.parsedKey,t,n,r):u.key,d=u.value;if(d.type===p.LITERAL)c[f]=d.value;else if(d.type===p.VARIABLE)c[f]=C(d.path,n,r);else if(d.type===p.INTERPOLATION){let h=[];for(let y of d.parts)if(typeof y=="string")h.push(y);else if(y.type===p.VARIABLE){let g=C(y.path,n,r);h.push(g!=null?String(g):"")}else{l=!1;break}if(!l)break;c[f]=h.join("")}else if(d.type===p.OBJECT&&d.properties.length<=5){let h={};for(let y of d.properties){let g=y.key,I=y.value;if(I.type===p.LITERAL)h[g]=I.value;else if(I.type===p.VARIABLE)h[g]=C(I.path,n,r);else if(I.type===p.INTERPOLATION){let m=[];for(let b of I.parts)if(typeof b=="string")m.push(b);else if(b.type===p.VARIABLE){let w=C(b.path,n,r);m.push(w!=null?String(w):"")}else{l=!1;break}if(!l)break;h[g]=m.join("")}else{l=!1;break}}if(!l)break;c[f]=h}else{l=!1;break}}if(l)return a[i]=c,a}}return null},Lr=(e,t,n,r)=>{let o=t.functions||t;if(e.whenCondition&&!ie(e.whenCondition,o,n,r))return;let i=$r(e,t,n,r);if(i!==null)return i;if(e.fast){let l={};for(let u of e.properties){let f=u.parsedKey?_(u.parsedKey,t,n,r):u.key,d=u.value;if(d.type===p.LITERAL)l[f]=d.value;else if(d.type===p.VARIABLE)l[f]=C(d.path,n,r);else if(d.type===p.INTERPOLATION){let h=[];for(let y of d.parts)if(typeof y=="string")h.push(y);else if(y.type===p.VARIABLE){let g=C(y.path,n,r);h.push(g!=null?String(g):"")}else{let g=_(y,t,n,r);h.push(g!=null?String(g):"")}l[f]=h.join("")}else l[f]=_(d,t,n,r)}return l}let s={},a=null,c=!1;for(let l of e.properties)if(!l.key.startsWith("$if ")&&!l.key.match(/^\$if\s+\w+.*:?$/)&&!l.key.startsWith("$elif")&&!l.key.startsWith("$else")&&!l.key.startsWith("$for ")){c=!0;break}for(let l of e.properties)if(l.key.startsWith("$if ")||l.key.match(/^\$if\s+\w+.*:?$/)){let u=_(l.value,t,n,r);if(!c&&u!==null&&u!==void 0)return Array.isArray(u)&&u.length===1?u[0]:u;typeof u=="object"&&u!==null&&!Array.isArray(u)&&Object.assign(s,u)}else if(l.key.startsWith("$for ")){if(e.properties.length===1)return _(l.value,t,n,r)}else{let u=l.value;if(u&&u.type===p.OBJECT&&u.properties){let f=u.properties.find(d=>d.key.startsWith("$for "));if(f){let d=_(f.value,t,n,r);d!==void 0&&(s[l.key]=d)}else{let d=_(l.value,t,n,r);d!==void 0&&(s[l.key]=d)}}else{let f=l.parsedKey?_(l.parsedKey,t,n,r):l.key,d=_(l.value,t,n,r);d!==void 0&&(s[f]=d)}}return s},rn={},Cr=(e,t,n,r)=>{let o=[];for(let i of e.items)if(i.type===p.LOOP){let s=_(i,t,n,r);Array.isArray(s)&&i.flatten!==!1?o.push(...s):o.push(s)}else{let s=_(i,t,n,r);s!==rn&&s!==void 0&&o.push(s)}return o},Sr=(e,t,n,r)=>{let{name:o,data:i,whenCondition:s}=e,a=t.partials||{},c=t.functions||t;if(s&&!ie(s,c,n,r))return;if(!a[o])throw new R(`Partial '${o}' is not defined`);let l=r._partialStack||[];if(l.includes(o))throw new R(`Circular partial reference detected: ${o}`);let u=a[o],f=n,d={...r,_partialStack:[...l,o]};if(r){f={...n};for(let h of Object.keys(r))h.startsWith("_")||(f[h]=r[h])}if(i){let h=_(i,t,n,r);f={...f,...h}}return _(u,t,f,d)},kr=(e,t,n,r)=>{let{path:o}=e,i=o.split("."),s=i[0],a=i.slice(1);if(!r||!(s in r))throw new R(`Path reference '#{${o}}' refers to '${s}' which is not a loop variable in the current scope`);if(r.__paths__||(r.__paths__={}),!(s in r.__paths__))throw new R(`Path reference '#{${o}}' cannot be resolved - path tracking may not be initialized properly`);let c=r.__paths__[s];if(typeof c=="number"){if(a.length>0)throw new R(`Path reference '#{${o}}' - cannot access properties on index variable '${s}'`);return String(c)}return a.length>0&&(c+="."+a.join(".")),c},rt=yr;var Rr=/\$\{([^}]*)\}/g,Or=/#\{([^}]*)\}/g,sn=(e,t={})=>{let n=e.match(/^(\w+)\((.*)\)$/);if(!n)return{isFunction:!1};let[,r,o]=n,i=Tr(o,t);return{isFunction:!0,type:p.FUNCTION,name:r,args:i}},Tr=(e,t={})=>e.trim()?Pr(e).map(r=>Nr(r.trim(),t)):[],Pr=e=>{let t=[],n="",r=0,o=!1,i="";for(let s=0;s<e.length;s++){let a=e[s],c=s>0?e[s-1]:"";!o&&(a==='"'||a==="'")?(o=!0,i=a,n+=a):o&&a===i&&c!=="\\"?(o=!1,i="",n+=a):!o&&a==="("?(r++,n+=a):!o&&a===")"?(r--,n+=a):!o&&a===","&&r===0?(t.push(n),n=""):n+=a}return n&&t.push(n),t},Nr=(e,t={})=>{if(e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))return{type:p.LITERAL,value:e.slice(1,-1)};if(/^-?\d+(\.\d+)?$/.test(e))return{type:p.LITERAL,value:parseFloat(e)};if(e==="true")return{type:p.LITERAL,value:!0};if(e==="false")return{type:p.LITERAL,value:!1};if(e==="null")return{type:p.LITERAL,value:null};let n=sn(e,t);if(n.isFunction)return{type:n.type,name:n.name,args:n.args};let r=e.trim(),o=[{op:" + ",type:"ADD"},{op:" - ",type:"SUBTRACT"}],i=-1,s=null;for(let{op:a,type:c}of o){let l=0;for(;l<r.length;){let u=K(r.substring(l),a);if(u===-1)break;let f=l+u;f>i&&(i=f,s={op:a,type:c}),l=f+a.length}}if(i!==-1)try{return k(r,t)}catch{return{type:p.VARIABLE,path:r}}return{type:p.VARIABLE,path:r}},ln=/^\w+\(.*\)$/,Vr=/\s[+\-*/%]\s|\|\||&&|\?\?|.*\?.*:/,Dr=e=>{if(!(!e||e.trim()===""||ln.test(e))&&Vr.test(e))throw e.includes("?")&&e.includes(":")?new v(`Complex expressions not supported in variable replacements - consider calculating the value in your data instead. Offending expression: "${e}"`):e.includes("||")||e.includes("&&")||e.includes("??")?new v(`Logical operators not supported in variable replacements - consider calculating the value in your data instead (operators like ||, &&, ?? are not supported). Offending expression: "${e}"`):new v(`Arithmetic expressions not supported in variable replacements - consider calculating '${e}' in your data instead (expressions with +, -, *, /, % are not supported). Offending expression: "${e}"`)},on=e=>{let t=e.trim();if(ln.test(t))throw new v(`Functions are not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(t.includes("["))throw new v(`Array indices not supported in path references - use simple variable names or properties. Offending expression: "#{${e}}"`);if(/[+\-*/%]/.test(t))throw new v(`Arithmetic expressions not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(/\|\||&&/.test(t))throw new v(`Logical operators not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(t.includes("?")&&t.includes(":"))throw new v(`Complex expressions not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);return{type:p.PATH_REFERENCE,path:t}},pe=(e,t={})=>{let n=e.trim();Dr(n);let r=sn(n,t);if(r.isFunction)return{type:r.type,name:r.name,args:r.args};if(n.includes("[")&&!/[\s+\-*/%|&?:]/.test(n)){let o=0;for(let i of n)i==="["?o++:i==="]"&&o--;if(o!==0)throw new Error("Invalid array index syntax")}return{type:p.VARIABLE,path:n}},ot=(e,t={})=>{let n=e,r=[];(e.includes("\\${")||e.includes("\\#{"))&&(n=e.replace(/\\\\(\$\{[^}]*\})/g,"\\DOUBLE_ESC_VAR$1"),n=n.replace(/\\\\(#\{[^}]*\})/g,"\\DOUBLE_ESC_PATH$1"),n=n.replace(/\\(\$\{[^}]*\})/g,(l,u)=>{let f=`__ESCAPED_${r.length}__`;return r.push(u),f}),n=n.replace(/\\(#\{[^}]*\})/g,(l,u)=>{let f=`__ESCAPED_${r.length}__`;return r.push(u),f}),n=n.replace(/\\DOUBLE_ESC_VAR/g,"\\"),n=n.replace(/\\DOUBLE_ESC_PATH/g,"\\"));let o=[...n.matchAll(Rr)],i=[...n.matchAll(Or)],s=[...o.map(l=>({match:l,type:"variable"})),...i.map(l=>({match:l,type:"pathref"}))].sort((l,u)=>l.match.index-u.match.index);if(s.length===0){let l=n;for(let u=0;u<r.length;u++)l=l.replace(`__ESCAPED_${u}__`,r[u]);return{type:p.LITERAL,value:l}}if(s.length===1&&s[0].match[0]===n&&r.length===0){let{match:l,type:u}=s[0];try{return u==="variable"?pe(l[1],t):on(l[1])}catch(f){if(f.message==="Invalid array index syntax")return{type:p.LITERAL,value:n};throw f}}let a=[],c=0;for(let{match:l,type:u}of s){let[f,d]=l,h=l.index;if(h>c){let y=n.substring(c,h);for(let g=0;g<r.length;g++)y=y.replace(`__ESCAPED_${g}__`,r[g]);y&&a.push(y)}try{let y;u==="variable"?y=pe(d.trim(),t):y=on(d.trim()),a.push(y)}catch(y){if(y.message==="Invalid array index syntax")a.push(f);else throw y}c=h+f.length}if(c<n.length){let l=n.substring(c);for(let u=0;u<r.length;u++)l=l.replace(`__ESCAPED_${u}__`,r[u]);l&&a.push(l)}return{type:p.INTERPOLATION,parts:a}};var F=(e,t)=>typeof e=="string"?ot(e,t):typeof e=="object"&&e!==null?Array.isArray(e)?jr(e,t):Br(e,t):{type:p.LITERAL,value:e},Mr=e=>{let{$each:t,...n}=e;if(typeof t!="string")throw new v("$each value must be a non-empty string");let r=t.trim();if(r==="")throw new v("$each value must be a non-empty string");if(Object.keys(n).length===0)throw new v("Empty $each body not allowed");if(n.$partial!==void 0)throw new v("Cannot use $partial with $each at the same level. Wrap $partial in a parent object if you need conditionals.");return{[`$for ${r}`]:n}},jr=(e,t)=>{let n=[],r=!1;for(let o=0;o<e.length;o++){let i=e[o];if(typeof i=="object"&&i!==null&&!Array.isArray(i)){if(i.$each!==void 0)try{let c=Mr(i),l=Object.keys(c);if(l.length===1&&/^\$for(?::\w+)?\s/.test(l[0])){let u=cn(l[0],c[l[0]],t,!0);n.push(u),r=!0;continue}}catch(c){throw c instanceof v?c:new v(c.message)}let a=Object.keys(i);if(a.length===1&&/^\$for(?::\w+)?\s/.test(a[0])){let c=cn(a[0],i[a[0]],t);n.push(c),r=!0;continue}}let s=F(i,t);n.push(s),(s.type===p.FUNCTION||s.type===p.CONDITIONAL||s.type===p.LOOP||s.type===p.PARTIAL||s.type===p.OBJECT&&!s.fast||s.type===p.ARRAY&&!s.fast)&&(r=!0)}return{type:p.ARRAY,items:n,fast:!r}},Br=(e,t)=>{let n=[],r=!1,o=null,i=Object.entries(e),s=0;if(e.$partial!==void 0){if(typeof e.$partial!="string")throw new v("$partial value must be a string");if(e.$partial.trim()==="")throw new v("$partial value cannot be an empty string");let c=["$if","$elif","$else","$for"],l=[];for(let[m]of i)for(let b of c)if(m===b||m.startsWith(b+" ")||m.startsWith(b+"#")){l.push(b);break}if(l.length>0)throw new v(`Cannot use $partial with ${l.join(", ")} at the same level. Wrap $partial in a parent object if you need conditionals.`);let{$partial:u,$when:f,...d}=e,h={},y=!1;for(let[m,b]of Object.entries(d)){let w=m;(m.startsWith("\\$")||m.startsWith("$$"))&&(w=m.slice(1)),h[w]=b,y=!0}let g=null;if(y&&(g=F(h,t),g.type===p.OBJECT)){let m=!1;for(let b of g.properties)if(b.value.type===p.VARIABLE||b.value.type===p.INTERPOLATION||b.value.type===p.FUNCTION||b.value.type===p.CONDITIONAL||b.value.type===p.OBJECT&&!b.value.fast||b.value.type===p.ARRAY&&!b.value.fast){m=!0;break}m&&(g.fast=!1)}let I={type:p.PARTIAL,name:u,data:g};if(f!==void 0){let m;if(typeof f=="string"){if(f.trim()==="")throw new v("Empty condition expression after '$when'");m=k(f,t)}else m={type:p.LITERAL,value:f};I.whenCondition=m}return I}for(let[c,l]of i)if(c==="$when"){if(o!==null)throw new v("Multiple '$when' directives on the same object are not allowed");if(l==null)throw new v("Missing condition expression after '$when'");let u=typeof l=="string"?l:JSON.stringify(l);if(u.trim()==="")throw new v("Empty condition expression after '$when'");o=k(u,t),r=!0}else if(c.startsWith("$when#")||c.startsWith("$when "))throw new v("'$when' does not support ID syntax or inline conditions - use '$when' as a property");for(;s<i.length;){let[c,l]=i[s];if(c==="$when"){s++;continue}if(c==="$each")throw new v("$each can only be used inside arrays");if(c.startsWith("$if ")||c.match(/^\$if#\w+\s/)||c.match(/^\$if\s+\w+.*:$/)){let u=zr(i,s,t);n.push({key:c,value:u.node}),r=!0,s=u.nextIndex}else if(/^\$for(?::\w+)?\s/.test(c)){let u=c.match(/^\$for(?::(\w+))?\s/)?.[1]||"",f=u?`:${u}`:"";throw new v(`$for loops must be inside arrays - use '- $for${f} item in items:' instead of '$for${f} item in items:'. For cleaner object generation syntax, consider using $each.`)}else{if(c.startsWith("$elif ")||c.startsWith("$else"))throw new v(`'${c.split(" ")[0]}' without matching '$if'`);if(c==="$if"||c==="$if:")throw new v("Missing condition expression after '$if'");{let u=F(l,t);(u.type===p.FUNCTION||u.type===p.CONDITIONAL||u.type===p.PARTIAL||u.type===p.OBJECT&&!u.fast||u.type===p.ARRAY&&!u.fast)&&(r=!0);let f=ot(c,t),d={key:c,value:u};(f.type!==p.LITERAL||f.value!==c)&&(d.parsedKey=f),n.push(d),s++}}}let a={type:p.OBJECT,properties:n,fast:!r};return o&&(a.whenCondition=o),a},zr=(e,t,n={})=>{let r=[],o=[],i=t,[s,a]=e[i],c=null,l;if(s.startsWith("$if#")){let f=s.match(/^\$if#(\w+)\s+(.+)$/);if(f)c=f[1],l=f[2];else throw new v(`Invalid conditional syntax: ${s}`)}else l=s.substring(4),l.endsWith(":")&&(l=l.slice(0,-1).trim());nt(l);let u=k(l,n);for(r.push(u),o.push(F(a,n)),i++;i<e.length;){let[f,d]=e[i],h=!1,y;if(c?f.startsWith(`$elif#${c} `)?(y=f.substring(`$elif#${c} `.length),y.endsWith(":")&&(y=y.slice(0,-1).trim()),h=!0):(f===`$else#${c}`||f===`$else#${c}:`)&&(h=!0,y=null):f.startsWith("$elif ")?(y=f.substring(6),y.endsWith(":")&&(y=y.slice(0,-1).trim()),h=!0):(f==="$else"||f==="$else:")&&(h=!0,y=null),h){if(y===null)r.push(null);else{nt(y);let g=k(y,n);r.push(g)}if(o.push(F(d,n)),i++,y===null)break}else break}return{node:{type:p.CONDITIONAL,conditions:r,bodies:o,id:c},nextIndex:i}},k=(e,t={})=>{if(e=e.trim(),e.startsWith("(")&&e.endsWith(")")){let l=e.slice(1,-1),u=0,f=!0;for(let d=0;d<l.length;d++)if(l[d]==="("?u++:l[d]===")"&&u--,u<0){f=!1;break}if(f&&u===0)return k(l,t)}let n=K(e,"||");if(n!==-1)return{type:p.BINARY,op:L.OR,left:k(e.substring(0,n).trim(),t),right:k(e.substring(n+2).trim(),t)};let r=K(e,"&&");if(r!==-1)return{type:p.BINARY,op:L.AND,left:k(e.substring(0,r).trim(),t),right:k(e.substring(r+2).trim(),t)};let o=[{op:">=",type:L.GTE},{op:"<=",type:L.LTE},{op:"==",type:L.EQ},{op:"!=",type:L.NEQ},{op:">",type:L.GT},{op:"<",type:L.LT},{op:" in ",type:L.IN}];for(let{op:l,type:u}of o){let f=K(e,l);if(f!==-1)return{type:p.BINARY,op:u,left:k(e.substring(0,f).trim(),t),right:k(e.substring(f+l.length).trim(),t)}}let i=-1,s=null,a=[{op:" + ",type:L.ADD},{op:" - ",type:L.SUBTRACT}];for(let{op:l,type:u}of a){let f=0;for(;f<e.length;){let d=K(e.substring(f),l);if(d===-1)break;let h=f+d;h>i&&(i=h,s={op:l,type:u}),f=h+l.length}}if(i!==-1&&s)return{type:p.BINARY,op:s.type,left:k(e.substring(0,i).trim(),t),right:k(e.substring(i+s.op.length).trim(),t)};let c=[" * "," / "," % "];for(let l of c)if(K(e,l)!==-1)throw new v(`Arithmetic operations are not allowed in conditionals: "${l}"`);return e.startsWith("!")?{type:p.UNARY,op:de.NOT,operand:k(e.substring(1).trim(),t)}:an(e,t)},K=(e,t)=>{let n=0,r=0;for(;r<=e.length-t.length;){if(e[r]==="(")n++;else if(e[r]===")")n--;else if(n===0&&e.substring(r,r+t.length)===t)return r;r++}return-1},Fr=e=>{if(e=e.trim(),e==="true")return{type:p.LITERAL,value:!0};if(e==="false")return{type:p.LITERAL,value:!1};if(e==="null")return{type:p.LITERAL,value:null};if(e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))return{type:p.LITERAL,value:e.slice(1,-1)};if(e==='""'||e==="''")return{type:p.LITERAL,value:""};if(e==="{}")return{type:p.LITERAL,value:{}};if(e==="[]")return{type:p.LITERAL,value:[]};let t=Number(e);return!isNaN(t)&&isFinite(t)?{type:p.LITERAL,value:t}:{type:p.VARIABLE,path:e}},an=(e,t)=>{let n=e.trim();if(n.match(/^(\w+)\((.*)\)$/))return pe(n,t);let o=Fr(n);if(o.type===p.LITERAL)return o;if(/^[a-zA-Z_$][\w.$]*$/.test(n))return{type:p.VARIABLE,path:n};try{return pe(n,t)}catch(i){if(i.message&&i.message.includes("not supported"))return o;throw i}},Ur=(e,t=!1)=>{let n=t?"$each":"$for";try{Xt(e)}catch(r){if(r instanceof v&&t){let o=r.message.replace(/\$for/g,"$each");throw new v(o.replace("Parse Error: ",""))}throw r}},cn=(e,t,n,r=!1)=>{let o=/^\$for(?::(\w+))?\s+(.+)$/,i=e.match(o);if(!i){let I=r?"$each":"$for";throw new v(`Invalid loop syntax (got: '${e.replace("$for",I)}')`)}let s=i[1],a=i[2].trim();Ur(a,r);let c=a.match(/^(.+?)\s+in\s+(.+)$/);if(!c){let I=r?"$each":"$for";throw new v(`Invalid loop syntax - missing 'in' keyword (got: '${I} ${a}')`)}let l=c[1].trim(),u=c[2].trim(),f,d=null;if(l.includes(",")){let I=l.split(",").map(m=>m.trim());if(I.length!==2)throw new v(`Invalid loop variables: ${l}. Expected format: "item" or "item, index"`);f=I[0],d=I[1]}else f=l;let h=["this","undefined","null","true","false"];if(h.includes(f))throw new v(`Reserved variable name: ${f}`);if(d&&h.includes(d))throw new v(`Reserved variable name: ${d}`);let y=an(u,n),g=F(t,n);return{type:p.LOOP,itemVar:f,indexVar:d,iterable:y,body:g,flatten:s!=="nested"}};var Wr=(e,t={})=>{let{functions:n={}}=t;return F(e,n)},$e=Wr;var it={};sr(it,{now:()=>Yr});var Yr=()=>Date.now();var Hr=(e,t,n={})=>{let{functions:r={},partials:o={}}=n,i={...it,...r},s=$e(e,{functions:i}),a={};for(let[c,l]of Object.entries(o))a[c]=$e(l,{functions:i});return rt(s,t,{functions:i,partials:a})},P=Hr;var un=(e,t,n={})=>{let r=structuredClone(e),o={},i={},{transformSelectorFirstArgument:s=c=>c,transformActionFirstArgument:a=c=>c}=n;for(let[c,l]of Object.entries(t))c!=="createInitialState"&&(c.startsWith("select")?o[c]=(...u)=>l(s(r),...u):i[c]=(...u)=>{r=tt(r,d=>l(a(d),...u))});return{...o,...i}},Le=(e,t)=>n=>{let r=e(),o=Array.isArray(n)?n:[n];return tt(r,i=>{o.forEach(s=>{t.forEach(a=>{a(i,s)})})})};var Kr=(e,t)=>{if(e.default!==void 0)return e.default;let n=["number","boolean","string","object"];if(!n.includes(e.type))throw new Error(`Invalid variable type: ${e.type} for variable ${t}. Expected one of: ${n.join(", ")}`);switch(e.type){case"number":return 0;case"boolean":return!1;case"string":return"";case"object":return{}}},ct=e=>{let t={},n={};return e.resources?.variables?(Object.entries(e.resources.variables).forEach(([r,o])=>{let i=Kr(o,r);o.scope==="context"?t[r]=i:n[r]=i}),{contextVariableDefaultValues:t,globalVariablesDefaultValues:n}):{contextVariableDefaultValues:t,globalVariablesDefaultValues:n}},Ce=(e,t)=>{let n=["context","global-device","global-account"];if(!e)throw new Error(`Variable scope is required for variable: ${t}`);if(!n.includes(e))throw new Error(`Invalid variable scope: ${e} for variable ${t}. Expected one of: ${n.join(", ")}`)},Se=(e,t,n)=>{let r={number:["set","increment","decrement","multiply","divide"],boolean:["set","toggle"],string:["set"],object:["set"]},o=r[e];if(!o)throw new Error(`Unknown variable type: ${e} for variable ${n}`);if(!Object.values(r).flat().includes(t))throw new Error(`Unknown operation: ${t}`);if(!o.includes(t))throw new Error(`Operation "${t}" is not valid for variable "${n}" of type "${e}". Valid operations: ${o.join(", ")}`)},ke=(e,t,n)=>{switch(t){case"set":return n;case"multiply":return(e??1)*n;case"divide":return(e??0)/n;case"increment":return(e??0)+(n??1);case"decrement":return(e??0)-(n??1);case"toggle":return!e;default:throw new Error(`Unknown operation: ${t}`)}},at=(e,t,n)=>Object.fromEntries(Object.entries(e).filter(([r])=>t?.[r]?.scope===n)),fn=(e,t="DD/MM/YYYY - HH:mm")=>{if(!e)return"";let n=new Date(e),r=o=>String(o).padStart(2,"0");return t.replace("DD",r(n.getDate())).replace("MM",r(n.getMonth()+1)).replace("YYYY",n.getFullYear()).replace("YY",String(n.getFullYear()).slice(-2)).replace("HH",r(n.getHours())).replace("mm",r(n.getMinutes())).replace("ss",r(n.getSeconds()))},qr=(e,t)=>{let n=e?.ui,r=t?.ui;return JSON.stringify(n)===JSON.stringify(r)?null:n&&!r?{changeType:"delete",data:e}:r&&!e?{changeType:"add",data:t}:r&&e?{changeType:"update",data:t}:null},ut=(e={},t={})=>{let n={},r=["sfx","voice"],o=s=>{let a=e[s],c=t[s];c&&!a?n[s]={changeType:"add",data:c}:a&&!c?r.includes(s)||(n[s]={changeType:"delete",data:a}):a&&c&&JSON.stringify(a)!==JSON.stringify(c)&&(n[s]={changeType:"update",data:c})};o("background"),o("bgm"),o("voice");let i=qr(e.dialogue,t.dialogue);return i&&(n.dialogue=i),o("choice"),o("layout"),o("animation"),o("control"),o("character"),o("visual"),o("sfx"),n},ft=(e={})=>{let t=structuredClone(e),n=o=>{t[o]&&(delete t[o].animations,Object.keys(t[o]).length===0&&delete t[o])};n("background"),n("layout"),n("choice"),t.dialogue?.ui&&(delete t.dialogue.ui.animations,Object.keys(t.dialogue.ui).length===0&&delete t.dialogue.ui,Object.keys(t.dialogue).length===0&&delete t.dialogue);let r=(o,i)=>{let s=t[o]?.items;Array.isArray(s)&&(t[o].items=s.map(a=>{let c={...a};return delete c.animations,i(c)?c:null}).filter(Boolean),t[o].items.length===0&&delete t[o])};return r("character",o=>o.sprites&&o.sprites.length>0||o.transformId||o.resourceId),r("visual",o=>o.resourceId||o.transformId),t},Jr=(e,t)=>{if(!e||!t)return;let n=e;for(let r of t.split(".")){if(n==null||!(r in Object(n)))return;n=n[r]}return n},Xr=(e,t)=>{if(typeof e!="string")return e;if(e==="_event"){if(t==null)throw new Error('Action template binding "_event" requires event context "_event".');return t}if(!e.startsWith("_event."))return e;if(t==null)throw new Error(`Action template binding "${e}" requires event context "_event".`);let n=e.slice(7),r=Jr(t,n);if(r===void 0)throw new Error(`Action template binding "${e}" could not be resolved from "_event".`);return r},Gr={updateProjectData:new Set(["projectData"]),showConfirmDialog:new Set(["confirmActions","cancelActions"])},dn=(e,t)=>{let n=e[e.length-1];return n?Gr[n]?.has(t)===!0:!1},st=(e,t,n=[])=>Array.isArray(e)?e.map(r=>st(r,t,n)):e&&typeof e=="object"?Object.fromEntries(Object.entries(e).map(([r,o])=>[r,dn(n,r)?o:st(o,t,[...n,r])])):Xr(e,t),lt=(e,t,n=[])=>Array.isArray(e)?e.map(r=>lt(r,t,n)):e&&typeof e=="object"?Object.fromEntries(Object.entries(e).map(([r,o])=>[r,dn(n,r)?o:lt(o,t,[...n,r])])):typeof e=="string"?P(e,t):e,pn=(e,t)=>{if(!t)return e;if(Object.prototype.hasOwnProperty.call(t,"event"))throw new Error('Action template context key "event" is no longer supported. Use "_event".');let n=st(e,t._event);return lt(n,t)};var Re=(e,t)=>e?!t(e)&&e.animations?{animationsOnly:!0,state:{animations:structuredClone(e.animations)}}:{animationsOnly:!1,state:null}:{animationsOnly:!1,state:null},hn=(e,t)=>{if(!e||e.length===0)return{hasValidItems:!1,processedItems:[]};let n=e.map(r=>structuredClone(r)).filter(r=>t(r)||r.animations);return{hasValidItems:n.length>0,processedItems:n}},Zr=()=>({}),Qr=(e,t)=>{if(t.background){let{animationsOnly:n,state:r}=Re(t.background,o=>!!o.resourceId);if(n){e.background=r;return}if(!t.background.resourceId){delete e.background;return}e.background=structuredClone(t.background)}else e.background?.animations&&(e.background.animations={})},eo=(e,t)=>{if(!t.dialogue){e.dialogue&&e.dialogue.mode==="adv"&&(e.dialogue.content=void 0,e.dialogue.characterId=void 0);return}if(e.dialogue||(e.dialogue={}),t.dialogue.ui){let{animationsOnly:n,state:r}=Re(t.dialogue.ui,o=>!!o.resourceId);n?e.dialogue.ui={...e.dialogue.ui,...r}:e.dialogue.ui={...t.dialogue.ui}}else e.dialogue?.ui?.animations&&(e.dialogue.ui.animations={});if(t.dialogue.mode==="adv"&&(e.dialogue.content=e.dialogue.content||void 0,e.dialogue.characterId=e.dialogue.characterId||void 0,e.dialogue.mode="adv"),t.dialogue.mode==="nvl"&&(e.dialogue?.mode!=="nvl"&&(e.dialogue.lines=[]),e.dialogue.mode="nvl"),t.dialogue.content!==void 0&&(e.dialogue.content=t.dialogue.content),delete e.dialogue.characterId,t.dialogue.characterId&&(e.dialogue.characterId=t.dialogue.characterId),t.dialogue.character?e.dialogue.character={...t.dialogue.character}:delete e.dialogue.character,t.dialogue.clear){delete e.dialogue;return}t.dialogue?.clearPage&&e.dialogue?.mode==="nvl"&&(e.dialogue.lines=[]),e.dialogue?.mode==="nvl"&&t.dialogue.content!==void 0&&e.dialogue.lines.push({content:t.dialogue.content,characterId:t.dialogue.characterId||null})},to=(e,t)=>{if(t.sfx){if(!t.sfx.items||t.sfx.items.length===0){delete e.sfx;return}e.sfx=t.sfx}else e.sfx&&delete e.sfx},no=(e,t)=>{if(t.bgm){if(!t.bgm.resourceId){e.bgm=void 0;return}e.bgm={...t.bgm,loop:t.bgm.loop||t.bgm.loop===void 0}}},ro=(e,t)=>{if(t.visual){let{hasValidItems:n,processedItems:r}=hn(t.visual.items,o=>!!o.resourceId);n?e.visual={items:r}:delete e.visual}else e.visual?.items&&(e.visual.items=e.visual.items.map(n=>n.animations?{...n,animations:{}}:n))},oo=(e,t)=>{if(!t.character){e.character?.items&&(e.character.items=e.character.items.map(o=>o.animations?{...o,animations:{}}:o));return}let{hasValidItems:n,processedItems:r}=hn(t.character.items,o=>o.sprites&&o.sprites.length>0||o.transformId||o.resourceId);n?e.character={items:r}:delete e.character},io=(e,t)=>{t.animation?e.animation=t.animation:e.animation&&delete e.animation},so=(e,t)=>{if(t.layout){let{animationsOnly:n,state:r}=Re(t.layout,o=>!!o.resourceId);if(n){e.layout=r;return}if(!t.layout.resourceId){delete e.layout;return}e.layout=t.layout}else e.layout&&delete e.layout},lo=(e,t)=>{if(t.choice){let{animationsOnly:n,state:r}=Re(t.choice,o=>!!o.resourceId);if(n){e.choice={...e.choice,...r};return}if(!t.choice.resourceId){delete e.choice;return}e.choice=t.choice}else e.choice&&delete e.choice},co=(e,t)=>{if(t.control){if(!t.control.resourceId){delete e.control;return}e.control=t.control}},ao=(e,t)=>{t.voice?e.voice=t.voice:e.voice&&delete e.voice},uo=(e,t)=>{t.cleanAll&&Object.keys(e).forEach(n=>{delete e[n]})},he=e=>Le(Zr,[uo,Qr,to,no,ro,eo,oo,io,so,lo,co,ao])(e);var X={objectValues:e=>Object.entries(e).map(([t,n])=>({id:t,...n})),formatDate:fn},fo=/^\$for\s+([A-Za-z_][A-Za-z0-9_]*)(?:\s*,\s*([A-Za-z_][A-Za-z0-9_]*))?\s+in\s+(.+):$/,po=(e,t)=>{let n=String(t||"").trim();if(!n)return;let r=n.match(/[A-Za-z_][A-Za-z0-9_]*|\[\d+\]/g)||[],o=e;for(let i of r){if(i.startsWith("[")){let s=Number(i.slice(1,-1));o=Array.isArray(o)?o[s]:void 0;continue}o=o?.[i]}return o},Te=(e,t,n)=>{if(Array.isArray(e)){let o=[];for(let i of e){if(i&&typeof i=="object"&&!Array.isArray(i)&&Object.keys(i).length===1){let[s]=Object.keys(i),a=fo.exec(s);if(a){let[,c,l,u]=a,f=po(t,u);if(!Array.isArray(f))continue;let d=Array.isArray(i[s])?i[s]:[];f.forEach((h,y)=>{let g={...t,[c]:h};l&&(g[l]=y),d.forEach(I=>{let m=Te(I,g,n),b=P(m,g,n);Array.isArray(b)?o.push(...b):o.push(b)})});continue}}o.push(Te(i,t,n))}return o}if(!e||typeof e!="object")return e;let r={};return Object.entries(e).forEach(([o,i])=>{r[o]=Te(i,t,n)}),r},vn={live:"update",replace:"transition"},En=e=>{let t=structuredClone(e);return typeof t.type=="string"&&(t.type=vn[t.type]||t.type),t},ho=({id:e,targetId:t,animation:n})=>{let r=En(n);return delete r.name,r.id=e,r.targetId=t,r},dt=e=>{if(!(!e||typeof e!="object"||Array.isArray(e))&&typeof e.type=="string")return vn[e.type]||e.type},Oe=e=>{if(typeof e=="string")return e;if(!(!e||typeof e!="object"||Array.isArray(e)))return e.resourceId},go=e=>!e||typeof e!="object"||Array.isArray(e)?!1:["in","out","update"].some(t=>e[t]!==void 0),q=({animations:e,resources:t,animationId:n,instanceId:r,targetId:o})=>{if(!n||!o)return!1;let i=t?.animations?.[n];return i?(e.push(ho({id:r,targetId:o,animation:i})),!0):!1},yo=({hasPrevious:e,hasCurrent:t,previousResourceId:n,currentResourceId:r,sharedTarget:o})=>!e&&t?"enter":e&&!t?"exit":e&&t?n===r&&o?"update":"replace":"none",pt=({animationType:e,animationId:t,animationPath:n,lifecycle:r})=>{if(!(e!=="update"||r==="update"))throw new Error(`[${n}] Animation "${t}" has type "update", but update animations can only be used when the same target persists across the state change. Use type "transition" for enter, exit, and replace.`)},mo=(e,{defaultTargetId:t,defaultId:n}={})=>{if(!e||typeof e!="object"||Array.isArray(e))return e;let r=En(e);return r.id??=n,r.targetId??=t,r},It=({animations:e,transitions:t,defaultTargetId:n,idPrefix:r})=>{t.forEach((o,i)=>{e.push(mo(o,{defaultTargetId:n,defaultId:`${r}-transition-${i}`}))})},gn=(e,t)=>{if(!e||typeof e!="string"||!e.includes("${"))return e;let n=P(e,t);return n&&typeof n=="object"?e:n},yn=(e,t)=>{if(e===void 0)return[];if(!Array.isArray(e)||e.some(n=>n===null||typeof n!="object"||Array.isArray(n)))throw new Error(`${t} must be an array of objects`);return e},mn=(e,t=0)=>{let n=e?.sprites?.map(({resourceId:r})=>r)||[];return n.length===0?`character-container-${e.id}`:`character-container-${e.id}-${t}-${n.join("-")}`},ht=(e,t)=>{if(!t.transformId)throw new Error(`Visual item "${t.id}" requires transformId`);let n=e.transforms?.[t.transformId];if(!n)throw new Error(`Transform "${t.transformId}" not found for visual item "${t.id}"`);return n},bo=(e={})=>e.textStyles||{},Io=(e={})=>e.images||{},Ao=(e={})=>e.colors||{},wo=/^#(?:[0-9a-fA-F]{3}|[0-9a-fA-F]{6})$/,ge=(e,t)=>e==="root"?`${t}`:`${e}.${t}`,se=(e,t,n)=>{if(typeof e!="string"||e.length===0)throw new Error(`${n} at "${t}" must resolve to a non-empty string`)},bn=(e,t,n)=>{if(e===void 0)return 1;if(typeof e!="number"||!Number.isFinite(e))throw new Error(`${t} for text style "${n}" must be a number between 0 and 1`);if(e<0||e>1)throw new Error(`${t} for text style "${n}" must be a number between 0 and 1`);return e},_n=(e,t)=>{if(typeof e!="string"||!wo.test(e))throw new Error(`${t} must resolve to a hex color`);return e.length===4?`#${e.slice(1).split("").map(n=>n.repeat(2)).join("")}`:e},In=(e,t,n)=>{let r=_n(e,n);if(t===1)return r;let o=Number.parseInt(r.slice(1,3),16),i=Number.parseInt(r.slice(3,5),16),s=Number.parseInt(r.slice(5,7),16);return`rgba(${o}, ${i}, ${s}, ${t})`},xo=(e={},t)=>{let n=bo(e)?.[t];if(!n)throw new Error(`Text style "${t}" not found`);let r=e.fonts?.[n.fontId];if(!r)throw new Error(`Font "${n.fontId}" not found for text style "${t}"`);let o=e.colors?.[n.colorId];if(!o)throw new Error(`Color "${n.colorId}" not found for text style "${t}"`);let i=bn(n.colorAlpha,"colorAlpha",t),s={fontFamily:r.fileId,fontSize:n.fontSize??16,fontWeight:n.fontWeight??"400",fontStyle:n.fontStyle??"normal",lineHeight:n.lineHeight??1.2,fill:In(o.hex,i,`Color "${n.colorId}" for text style "${t}"`)};if(n.align!==void 0&&(s.align=n.align),n.wordWrap!==void 0&&(s.wordWrap=n.wordWrap),n.breakWords!==void 0&&(s.breakWords=n.breakWords),n.wordWrapWidth!==void 0&&(s.wordWrapWidth=n.wordWrapWidth),n.strokeColorId){let a=e.colors?.[n.strokeColorId];if(!a)throw new Error(`Stroke color "${n.strokeColorId}" not found for text style "${t}"`);let c=bn(n.strokeAlpha,"strokeAlpha",t);s.strokeColor=In(a.hex,c,`Stroke color "${n.strokeColorId}" for text style "${t}"`)}else if(n.strokeAlpha!==void 0)throw new Error(`strokeAlpha for text style "${t}" requires strokeColorId`);return n.strokeWidth!==void 0&&(s.strokeWidth=n.strokeWidth),s},mt=(e,t={},n="root")=>{if(Array.isArray(e))return e.map((o,i)=>mt(o,t,`${n}[${i}]`));if(!e||typeof e!="object")return e;if(Object.prototype.hasOwnProperty.call(e,"textStyle"))throw new Error(`Inline textStyle is not allowed in layout elements at "${n}". Use textStyleId instead`);let r={};for(let[o,i]of Object.entries(e))o!=="textStyleId"&&(r[o]=mt(i,t,ge(n,o)));return e.textStyleId!==void 0&&(se(e.textStyleId,n,"textStyleId"),r.textStyle=xo(t,e.textStyleId)),r},$n=(e={},t)=>{let n=Ao(e)?.[t];if(!n)throw new Error(`Color "${t}" not found`);return _n(n.hex,`Color "${t}"`)},Ln=e=>e==="hover.fill"?"hover.colorId":e==="click.fill"?"click.colorId":e==="rightClick.fill"?"rightClick.colorId":"colorId",gt=(e,t,n)=>{let r=e?.[t];if(!(!r||typeof r!="object"||Array.isArray(r))&&Object.prototype.hasOwnProperty.call(r,"fill"))throw new Error(`Inline ${t}.fill is not allowed in rect layout elements at "${n}". Use ${Ln(`${t}.fill`)} instead`)},vo=(e,t={},n="root")=>{if(Array.isArray(e))return e.map((o,i)=>ye(o,t,`${n}[${i}]`));if(!e||typeof e!="object")return e;let r={};for(let[o,i]of Object.entries(e))o!=="colorId"&&(r[o]=ye(i,t,ge(n,o)));return e.colorId!==void 0&&(se(e.colorId,n,"colorId"),r.fill=$n(t,e.colorId)),r},ye=(e,t={},n="root")=>{if(Array.isArray(e))return e.map((o,i)=>ye(o,t,`${n}[${i}]`));if(!e||typeof e!="object")return e;if(e.type==="rect"){if(Object.prototype.hasOwnProperty.call(e,"fill"))throw new Error(`Inline fill is not allowed in rect layout elements at "${n}". Use ${Ln("fill")} instead`);gt(e,"hover",n),gt(e,"click",n),gt(e,"rightClick",n)}let r={};for(let[o,i]of Object.entries(e))if(!(e.type==="rect"&&o==="colorId")){if(e.type==="rect"&&(o==="hover"||o==="click"||o==="rightClick")){r[o]=vo(i,t,ge(n,o));continue}r[o]=ye(i,t,ge(n,o))}return e.type==="rect"&&e.colorId!==void 0&&(se(e.colorId,n,"colorId"),r.fill=$n(t,e.colorId)),r},yt=(e={},t)=>{let n=Io(e)?.[t];return n||null},Cn=e=>e==="hoverUrl"||e==="hoverSrc"||e==="hover.src"?"hoverImageId":e==="clickUrl"||e==="clickSrc"||e==="click.src"?"clickImageId":"imageId",An=(e,t,n,r)=>{let o=e?.[t];if(!(!o||typeof o!="object"||Array.isArray(o))&&Object.prototype.hasOwnProperty.call(o,r))throw new Error(`Inline ${t}.${r} is not allowed in sprite layout elements at "${n}". Use ${Cn(`${t}.${r}`)} instead`)},wn=(e,t,n)=>{let r=e[t];e[t]={...r&&typeof r=="object"&&!Array.isArray(r)?r:{},src:n}},bt=(e,t={},n="root")=>{if(Array.isArray(e))return e.map((o,i)=>bt(o,t,`${n}[${i}]`));if(!e||typeof e!="object")return e;if(e.type==="sprite"){for(let o of["url","src","hoverUrl","hoverSrc","clickUrl","clickSrc"])if(Object.prototype.hasOwnProperty.call(e,o))throw new Error(`Inline ${o} is not allowed in sprite layout elements at "${n}". Use ${Cn(o)} instead`);An(e,"hover",n,"src"),An(e,"click",n,"src")}let r={};for(let[o,i]of Object.entries(e))e.type==="sprite"&&(o==="imageId"||o==="hoverImageId"||o==="clickImageId")||(r[o]=bt(i,t,ge(n,o)));if(e.type==="sprite"&&e.imageId!==void 0){se(e.imageId,n,"imageId");let o=yt(t,e.imageId),i=o?.fileId??e.imageId;r.src=i,r.width===void 0&&o?.width!==void 0&&(r.width=o.width),r.height===void 0&&o?.height!==void 0&&(r.height=o.height)}return e.type==="sprite"&&e.hoverImageId!==void 0&&(se(e.hoverImageId,n,"hoverImageId"),wn(r,"hover",yt(t,e.hoverImageId)?.fileId??e.hoverImageId)),e.type==="sprite"&&e.clickImageId!==void 0&&(se(e.clickImageId,n,"clickImageId"),wn(r,"click",yt(t,e.clickImageId)?.fileId??e.clickImageId)),r},At=(e,t={},n="root")=>bt(ye(mt(e,t,n),t,n),t,n),G=At,Ne=(e=[])=>e.find(t=>t.id==="story"),Z=({variables:e,saveSlots:t=[],isLineCompleted:n,autoMode:r,skipMode:o,canRollback:i,confirmDialog:s,historyDialogue:a=[],characters:c={}}={})=>({variables:e,saveSlots:t,isLineCompleted:n,autoMode:r,skipMode:o,canRollback:i,confirmDialog:s,historyDialogue:a,characters:c,effectiveSoundVolume:e?._muteAll?0:e?._soundVolume??500,textSpeed:e?._textSpeed??50}),xn=100,Pe=(e,t)=>{if(Array.isArray(e))return e.map(r=>Pe(r,t));if(!e||typeof e!="object")return e;let n={...e};return Object.keys(n).forEach(r=>{n[r]=Pe(n[r],t)}),n.type==="text-revealing"?t(n):n},Eo=e=>Pe(e,t=>({...t,revealEffect:"none"})),_o=e=>Pe(e,t=>{let n=Number(t.speed??t.displaySpeed),r=Number.isFinite(n)?Math.max(n,xn):xn;return{...t,speed:r,...Object.prototype.hasOwnProperty.call(t,"displaySpeed")?{displaySpeed:r}:{}}}),Q=(e,{isLineCompleted:t=!1,skipMode:n=!1,skipTransitionsAndAnimations:r=!1}={})=>t||r?Eo(e):n?_o(e):e,Sn=({id:e,screen:t={width:1920,height:1080}})=>({id:e,type:"rect",fill:"transparent",width:t.width,height:t.height,x:0,y:0,click:{payload:{actions:{}}}}),kn=(e=[],t={})=>e.map(n=>{let r=t?.[n.characterId],o=typeof n.text=="string"?n.text:Array.isArray(n.content)?n.content.map(i=>i?.text??"").join(""):"";return{...n,text:o,characterName:r?.name||""}}),Rn=({container:e,resources:t,templateData:n,isLineCompleted:r=!1,skipMode:o=!1,skipTransitionsAndAnimations:i=!1})=>{let s=P(e,n,{functions:X});return G(Q(s,{isLineCompleted:r,skipMode:o,skipTransitionsAndAnimations:i}),t)},$o=(e={})=>{if(!(!e||typeof e!="object"||Array.isArray(e)))return Object.fromEntries(Object.entries(e).map(([t,n])=>[t,{payload:{actions:structuredClone(n?.actions||{})}}]))},J=({animations:e,animationsDef:t,resources:n,previousResourceId:r,currentResourceId:o,previousTargetId:i,currentTargetId:s,animationPath:a,idPrefix:c})=>{if(!t)return;let l=r!=null&&r!==!1,u=o!=null&&o!==!1,f=i&&s&&i===s,d=yo({hasPrevious:l,hasCurrent:u,previousResourceId:r,currentResourceId:o,sharedTarget:f});if(go(t)){if(t.in&&!l){let I=Oe(t.in);pt({animationType:dt(n?.animations?.[I]),animationId:I,animationPath:`${a}.in`,lifecycle:"enter"}),q({animations:e,resources:n,animationId:I,instanceId:`${c}-animation-in`,targetId:s})}if(t.out&&l&&r!==o){let I=Oe(t.out);pt({animationType:dt(n?.animations?.[I]),animationId:I,animationPath:`${a}.out`,lifecycle:"exit"}),q({animations:e,resources:n,animationId:I,instanceId:`${c}-animation-out`,targetId:i})}t.update&&l&&u&&r===o&&f&&q({animations:e,resources:n,animationId:Oe(t.update),instanceId:`${c}-animation-update`,targetId:s});return}let h=Oe(t),y=n?.animations?.[h],g=dt(y);if(pt({animationType:g,animationId:h,animationPath:a,lifecycle:d}),g==="update"){l&&u&&r===o&&f&&q({animations:e,resources:n,animationId:h,instanceId:`${c}-animation-update`,targetId:s});return}if(g==="transition"){if(l&&u&&f){q({animations:e,resources:n,animationId:h,instanceId:`${c}-animation-transition`,targetId:s});return}l&&q({animations:e,resources:n,animationId:h,instanceId:`${c}-animation-out`,targetId:i}),u&&q({animations:e,resources:n,animationId:h,instanceId:`${c}-animation-in`,targetId:s})}},Lo=()=>({elements:[{id:"story",type:"container",x:0,y:0,children:[]}],animations:[],audio:[],global:{}}),Co=(e,{presentationState:t,previousPresentationState:n,resources:r={},isLineCompleted:o,skipTransitionsAndAnimations:i,variables:s,autoMode:a,skipMode:c,canRollback:l,saveSlots:u=[]})=>{let{elements:f,animations:d}=e;if(t.background){let h=f.find(y=>y.id==="story");if(!h)return e;if(t.background.resourceId){let{images:y={},videos:g={}}=r,I=y[t.background.resourceId]||g[t.background.resourceId];if(I){let m=g[t.background.resourceId]!==void 0,b={id:`bg-cg-${t.background.resourceId}`,type:m?"video":"sprite",x:0,y:0,src:I.fileId,width:I.width,height:I.height,alpha:1,anchorX:0,anchorY:0,rotation:0,scaleX:1,scaleY:1};m&&(b.loop=t.background.loop??!1,b.volume=I.volume??500),h.children.push(b)}}if(t.background.resourceId){let{layouts:y={}}=r,g=y[t.background.resourceId];if(g){let I={id:`bg-cg-${t.background.resourceId}`,type:"container",children:g.elements},m=P(I,Z({variables:s,saveSlots:u,isLineCompleted:o,autoMode:a,skipMode:c,canRollback:l}),{functions:X});h.children.push(G(Q(m,{isLineCompleted:o,skipMode:c,skipTransitionsAndAnimations:i}),r))}}if(t.background.animations&&!o&&!i){let y=n?.background?.resourceId,g=t.background.resourceId;J({animations:d,animationsDef:t.background.animations,resources:r,previousResourceId:y,currentResourceId:g,previousTargetId:y?`bg-cg-${y}`:void 0,currentTargetId:g?`bg-cg-${g}`:void 0,animationPath:"background.animations",idPrefix:"bg-cg"})}}return e},So=(e,{presentationState:t,previousPresentationState:n,resources:r,isLineCompleted:o,skipTransitionsAndAnimations:i})=>{let{elements:s,animations:a}=e;if(t.character&&r){let c=s.find(f=>f.id==="story");if(!c)return e;let l=t.character.items||[],u=n?.character?.items||[];for(let f=0;f<l.length;f++){let d=l[f],{transformId:h,sprites:y}=d,g=u.find($=>$.id===d.id),I=u.findIndex($=>$.id===d.id),m=g?.sprites&&g.sprites.length>0,b=y&&y.length>0,w=I>=0?mn(g,I):void 0;if(d.animations&&!y&&!h&&m&&!o&&!i){J({animations:a,animationsDef:d.animations,resources:r,previousResourceId:w,currentResourceId:void 0,previousTargetId:w,currentTargetId:void 0,animationPath:`character.items[${f}].animations`,idPrefix:"character"});continue}if(d.animations&&!y&&!h)continue;if(!y||y.length===0||!h){console.warn("Character item missing sprites or transformId:",d);continue}let x=mn(d,f),A=r.transforms[h];if(!A){console.warn("Transform not found:",h);continue}let E={type:"container",id:x,x:d.x??A.x,y:d.y??A.y,anchorX:A.anchorX,anchorY:A.anchorY,rotation:A.rotation,scaleX:A.scaleX,scaleY:A.scaleY,children:[]};for(let $ of y){let M=r.images[$.resourceId];if(!M){console.warn(`Image resource not found: ${$.resourceId}`);continue}E.children.push({type:"sprite",id:`${x}-${$.id}`,src:M.fileId,width:M.width,height:M.height,x:0,y:0})}c.children.push(E),d.animations&&!o&&!i&&J({animations:a,animationsDef:d.animations,resources:r,previousResourceId:w,currentResourceId:x,previousTargetId:w,currentTargetId:x,animationPath:`character.items[${f}].animations`,idPrefix:"character"})}}return e},ko=(e,{presentationState:t,previousPresentationState:n,resources:r,isLineCompleted:o,skipTransitionsAndAnimations:i,variables:s,autoMode:a,skipMode:c,canRollback:l,saveSlots:u=[]})=>{let{elements:f,animations:d}=e;if(t.visual&&r){let h=f.find(g=>g.id==="story");if(!h)return e;let y=t.visual.items;for(let g of y){if(g.resourceId){let{images:I={},videos:m={},spritesheets:b={}}=r,w=b[g.resourceId];if(w){let x=ht(r,g),A=g.animationName;if(A){let E=w.animations?.[A];if(!E)throw new Error(`Animation '${A}' not found in spritesheet resource '${g.resourceId}'`);let $={id:`visual-${g.id}`,type:"animated-sprite",x:g.x??x.x,y:g.y??x.y,width:g.width??w.width,height:g.height??w.height,alpha:g.alpha??1,anchorX:x.anchorX,anchorY:x.anchorY,rotation:x.rotation,scaleX:x.scaleX,scaleY:x.scaleY,spritesheetSrc:w.fileId,spritesheetData:w.jsonData,animation:{frames:E.frames,animationSpeed:g.animationSpeed??E.animationSpeed??.5,loop:g.loop??E.loop??!0}};h.children.push(structuredClone($))}}else{let x=I[g.resourceId]||m[g.resourceId];if(x){let A=m[g.resourceId]!==void 0,E=ht(r,g),$={id:`visual-${g.id}`,type:A?"video":"sprite",src:x.fileId,width:x.width,height:x.height,x:E.x,y:E.y,anchorX:E.anchorX,anchorY:E.anchorY,rotation:E.rotation,scaleX:E.scaleX,scaleY:E.scaleY};A&&($.loop=x.loop??!1,$.volume=x.volume??500),h.children.push($)}}}if(g.resourceId){let{layouts:I={}}=r,m=I[g.resourceId];if(m){let b=ht(r,g),w={id:`visual-${g.id}`,type:"container",children:structuredClone(m.elements),x:b.x,y:b.y,anchorX:b.anchorX,anchorY:b.anchorY,rotation:b.rotation,scaleX:b.scaleX,scaleY:b.scaleY},x=P(w,Z({variables:s,saveSlots:u,isLineCompleted:o,autoMode:a,skipMode:c,canRollback:l}),{functions:X});h.children.push(G(Q(x,{isLineCompleted:o,skipMode:c,skipTransitionsAndAnimations:i}),r))}}if(g.animations&&!o&&!i){let m=(n?.visual?.items||[]).find(b=>b.id===g.id);J({animations:d,animationsDef:g.animations,resources:r,previousResourceId:m?.resourceId,currentResourceId:g.resourceId,previousTargetId:m?.resourceId?`visual-${g.id}`:void 0,currentTargetId:g.resourceId?`visual-${g.id}`:void 0,animationPath:`visual.items[${g.id}].animations`,idPrefix:g.id})}}}return e},Ro=(e,{presentationState:t,previousPresentationState:n,resources:r={},dialogueUIHidden:o,autoMode:i,skipMode:s,canRollback:a,skipOnlyViewedLines:c,isLineCompleted:l,skipTransitionsAndAnimations:u,variables:f,saveSlots:d=[]})=>{let{elements:h,animations:y}=e;if(!t.dialogue||o)return e;let g=h.find(I=>I.id==="story");if(!g)return e;if(t.dialogue.ui&&t.dialogue.ui.resourceId){let{layouts:I={}}=r,m=I[t.dialogue.ui.resourceId];if(m){let b;t.dialogue.characterId&&(b=r.characters[t.dialogue.characterId]),t.dialogue.character&&(b={...b,name:t.dialogue.character.name});let w={elements:m.elements},x=t.dialogue?.content===void 0?[{text:""}]:yn(t.dialogue.content,"dialogue.content"),A=(t.dialogue?.lines||[]).map((B,or)=>({content:yn(B.content,`dialogue.lines[${or}].content`).map(Mt=>({...Mt,text:gn(Mt.text,{variables:f})})),characterName:B.characterId&&r.characters?.[B.characterId]?.name||""})),E={variables:f,autoMode:i,skipMode:s,canRollback:a,skipOnlyViewedLines:c,isLineCompleted:l,saveSlots:d,effectiveSoundVolume:f?._muteAll?0:f?._soundVolume??500,textSpeed:f?._textSpeed??50,dialogueLines:A,dialogue:{character:{name:b?.name||""},content:x.map(B=>({...B,text:gn(B.text,{variables:f})})),lines:A}},$={functions:X},M=Te(w,E,$),Ue=P(M,E,$),re=G(Q(Ue?.elements,{isLineCompleted:l,skipMode:s,skipTransitionsAndAnimations:u}),r);if(Array.isArray(re))for(let B of re)g.children.push(B);else re&&g.children.push(re)}}return t.dialogue.ui?.animations&&!l&&!u&&J({animations:y,animationsDef:t.dialogue.ui.animations,resources:r,previousResourceId:n?.dialogue?.ui?.resourceId,currentResourceId:t.dialogue.ui?.resourceId,previousTargetId:n?.dialogue?.ui?.resourceId?"dialogue-container":void 0,currentTargetId:t.dialogue.ui?.resourceId?"dialogue-container":void 0,animationPath:"dialogue.ui.animations",idPrefix:"dialogue-ui"}),e},Oo=(e,{presentationState:t,previousPresentationState:n,resources:r,isLineCompleted:o,skipTransitionsAndAnimations:i,screen:s,variables:a,autoMode:c,skipMode:l,canRollback:u,saveSlots:f=[]})=>{let{elements:d,animations:h}=e;if(t.choice&&r){let y=Ne(d);if(!y)return e;y.children.push({id:"choice-blocker",type:"rect",fill:"transparent",width:s.width,height:s.height,x:0,y:0,click:{payload:{actions:{}}}});let g=r?.layouts[t.choice.resourceId];if(g&&g.elements){let I={elements:g.elements},m=P(I,{...Z({variables:a,saveSlots:f,isLineCompleted:o,autoMode:c,skipMode:l,canRollback:u}),choice:{items:t.choice?.items??[]}},{functions:X}),b=G(Q(m?.elements,{isLineCompleted:o,skipMode:l,skipTransitionsAndAnimations:i}),r);if(Array.isArray(b))for(let w of b)y.children.push(w);else b&&y.children.push(b)}t.choice.animations&&!o&&!i&&J({animations:h,animationsDef:t.choice.animations,resources:r,previousResourceId:n?.choice?.resourceId,currentResourceId:t.choice.resourceId,previousTargetId:n?.choice?.resourceId?"choice-container":void 0,currentTargetId:t.choice.resourceId?"choice-container":void 0,animationPath:"choice.animations",idPrefix:"choice"})}return e},To=(e,{presentationState:t,resources:n={},variables:r,isLineCompleted:o,autoMode:i,skipMode:s,canRollback:a,saveSlots:c=[],skipTransitionsAndAnimations:l})=>{if(!t.control?.resourceId)return e;let u=n.controls?.[t.control.resourceId];if(!u)return e;let f=$o(u.keyboard);if(f&&Object.keys(f).length>0&&(e.global.keyboard=f),!Array.isArray(u.elements)||u.elements.length===0)return e;let d=Ne(e.elements);if(!d)return e;let h={id:`control-${t.control.resourceId}`,type:"container",x:0,y:0,children:u.elements};return d.children.push(Rn({container:h,resources:n,templateData:Z({variables:r,saveSlots:c,isLineCompleted:o,autoMode:i,skipMode:s,canRollback:a}),isLineCompleted:o,skipMode:s,skipTransitionsAndAnimations:l})),e},Po=(e,{presentationState:t,resources:n,variables:r})=>{let{elements:o,audio:i}=e;if(t.bgm&&n){if(!Ne(o))return e;let a=n.sounds[t.bgm.resourceId];if(!a)return e;let c=r?._muteAll?0:r?._musicVolume??500;i.push({id:"bgm",type:"sound",src:a.fileId,loop:t.bgm.loop??!0,volume:c,delay:t.bgm.delay??null})}return e},No=(e,{presentationState:t,resources:n})=>{let{audio:r}=e;if(t.sfx&&n){let o=t.sfx.items;for(let i of o){let s=n.sounds?.[i.resourceId];s&&r.push({id:i.id,type:"sound",src:s.fileId,loop:i.loop??s.loop??!1,volume:i.volume??s.volume??500,delay:i.delay??s.delay??null})}}return e},Vo=(e,{presentationState:t,resources:n})=>{let{audio:r}=e;if(!t?.voice)return e;let{fileId:o,volume:i,loop:s}=t.voice;return r.push({id:`voice-${o}`,type:"sound",src:o,volume:i??500,loop:s??!1}),e},Do=(e,{presentationState:t,previousPresentationState:n,resources:r={},variables:o,autoMode:i,skipMode:s,canRollback:a,saveSlots:c=[],isLineCompleted:l,skipTransitionsAndAnimations:u})=>{let{elements:f,animations:d}=e;if(t.layout){let h=Ne(f);if(!h)return e;let y=r.layouts[t.layout.resourceId];if(!y)return e;Array.isArray(y.transitions)&&!l&&!u&&It({animations:d,transitions:y.transitions,defaultTargetId:`layout-${t.layout.resourceId}`,idPrefix:`layout-${t.layout.resourceId}`});let g={id:`layout-${t.layout.resourceId}`,type:"container",x:0,y:0,children:y.elements||[]};h.children.push(Rn({container:g,resources:r,templateData:Z({variables:o,saveSlots:c,isLineCompleted:l,autoMode:i,skipMode:s,canRollback:a}),isLineCompleted:l,skipMode:s,skipTransitionsAndAnimations:u}))}if(t.layout?.animations&&!l&&!u){let h=n?.layout?.resourceId,y=t.layout?.resourceId;J({animations:d,animationsDef:t.layout.animations,resources:r,previousResourceId:h,currentResourceId:y,previousTargetId:h?`layout-${h}`:void 0,currentTargetId:y?`layout-${y}`:void 0,animationPath:"layout.animations",idPrefix:"layout"})}return e},Mo=(e,{resources:t={},variables:n,autoMode:r,skipMode:o,canRollback:i,layeredViews:s=[],dialogueHistory:a=[],saveSlots:c=[],screen:l,isLineCompleted:u,skipTransitionsAndAnimations:f})=>{let{elements:d,animations:h}=e;return s&&s.length>0&&s.forEach((y,g)=>{let I=t.layouts[y.resourceId];if(!I){console.warn(`LayeredView layout not found: ${y.resourceId}`);return}Array.isArray(I.transitions)&&(f||It({animations:h,transitions:I.transitions,defaultTargetId:`layeredView-${g}`,idPrefix:`layeredView-${g}`}));let m={id:`layeredView-${g}`,type:"container",x:0,y:0,children:[Sn({id:`layeredView-${g}-blocker`,screen:l}),...I.elements||[]]},b=kn(a,t.characters),w=Z({variables:n,saveSlots:c,isLineCompleted:u,autoMode:r,skipMode:o,canRollback:i,historyDialogue:b,characters:t.characters||{}}),x=P(m,w,{functions:X}),[A,...E]=x.children||[],$=G(Q({...x,children:E},{isLineCompleted:u,skipMode:o,skipTransitionsAndAnimations:f}),t);d.push({...$,children:A?[A,...$.children||[]]:$.children})}),e},jo=(e,{resources:t={},variables:n,saveSlots:r=[],autoMode:o,skipMode:i,canRollback:s,confirmDialog:a,dialogueHistory:c=[],screen:l,isLineCompleted:u,skipTransitionsAndAnimations:f})=>{let{elements:d,animations:h}=e;if(!a?.resourceId)return e;let y=t.layouts?.[a.resourceId];if(!y)return console.warn(`ConfirmDialog layout not found: ${a.resourceId}`),e;Array.isArray(y.transitions)&&!f&&It({animations:h,transitions:y.transitions,defaultTargetId:"confirmDialog",idPrefix:"confirmDialog"});let g={id:"confirmDialog",type:"container",x:0,y:0,children:[Sn({id:"confirmDialog-blocker",screen:l}),...y.elements||[]]},I=kn(c,t.characters),m=P(g,Z({variables:n,saveSlots:r,isLineCompleted:u,autoMode:o,skipMode:i,canRollback:s,confirmDialog:a,historyDialogue:I,characters:t.characters||{}}),{functions:X}),[b,...w]=m.children||[],x=G(Q({...m,children:w},{isLineCompleted:u,skipMode:i,skipTransitionsAndAnimations:f}),t);return d.push({...x,children:b?[b,...x.children||[]]:x.children}),e},On=e=>Le(Lo,[To,Co,So,ko,Ro,Oo,Do,Po,No,Vo,Mo,jo])(e);var Ve={manual:{enabled:!0,requireLineCompleted:!1},auto:{enabled:!1},applyMode:"persistent"},Nn=1,je=()=>({manual:{...Ve.manual},auto:{...Ve.auto},applyMode:Ve.applyMode}),wt=e=>{if((e.global.nextLineConfig?.applyMode??"persistent")!=="singleLine")return;let n=e.global.nextLineConfig?.auto?.enabled===!0;e.global.nextLineConfig={...je()},n&&e.global.pendingEffects.push({name:"clearNextLineConfigTimer"})},V=e=>{let t=z(e)?et(e):e;return structuredClone(t)},N=e=>e!==null&&typeof e=="object"&&!Array.isArray(e),Be=e=>String(e),xt=()=>({sections:[],resources:[]}),De=()=>({sectionId:void 0,lineId:void 0}),Bo=e=>Array.isArray(e)?e.map(t=>t?.text??"").join(""):"",zo=()=>({resourceId:void 0}),Fo=e=>{if(!N(e))return e;let t={...e};return Object.prototype.hasOwnProperty.call(t,"requireComplete")&&!Object.prototype.hasOwnProperty.call(t,"requireLineCompleted")&&(t.requireLineCompleted=t.requireComplete),delete t.requireComplete,t},Vn=(e,t)=>{let n=e?.story?.scenes??{};for(let[r,o]of Object.entries(n))if(o?.sections?.[t])return{sceneId:r,section:o.sections[t]};return{sceneId:void 0,section:void 0}},Dn=e=>{let t=e?.story?.scenes??{},n=new Map;for(let[r,o]of Object.entries(t)){let i=o?.sections??{};for(let s of Object.keys(i)){let a=n.get(s);if(a!==void 0)throw new Error(`Duplicate sectionId "${s}" found in scenes "${a}" and "${r}". Section IDs must be globally unique.`);n.set(s,r)}}},Mn=e=>{if(typeof e=="number"||typeof e!="string")return e;let t=Number(e);return Number.isFinite(t)?t:e},jn=e=>{if(!Number.isInteger(e)||e<1)throw new Error("Malformed save slot formatVersion.");if(e!==Nn)throw new Error(`Unsupported save slot formatVersion "${e}".`);return e},Uo=(e,t={})=>{let n;try{n=jn(t.formatVersion)}catch(o){throw new Error(`Hydrated save slot "${e}" failed validation: ${o.message}`)}let r={...t,formatVersion:n,slotId:Mn(t.slotId??t.slotKey??e),savedAt:typeof t.savedAt=="number"?t.savedAt:t.date};return delete r.slotKey,delete r.date,r},Wo=(e={})=>Object.fromEntries(Object.entries(e).map(([t,n])=>[t,Uo(t,n)])),Tn=(e,t,n)=>{let r=t==="sections"?"sectionId":"resourceId";if(typeof e=="string"||typeof e=="number")return{[r]:String(e)};if(!N(e))throw new Error(`Malformed save slot viewedRegistry.${t}[${n}] entry.`);if(typeof e[r]!="string"||e[r].length===0)throw new Error(`Malformed save slot viewedRegistry.${t}[${n}] entry: missing ${r}.`);if(t==="sections"){let o={sectionId:e.sectionId};if(e.lastLineId!==void 0&&e.lastLineId!==null&&typeof e.lastLineId!="string")throw new Error(`Malformed save slot viewedRegistry.sections[${n}] entry: invalid lastLineId.`);return typeof e.lastLineId=="string"&&e.lastLineId.length>0&&(o.lastLineId=e.lastLineId),o}return{resourceId:e.resourceId}},Yo=e=>{if(e===void 0)return xt();if(!N(e))throw new Error("Malformed save slot viewedRegistry.");if(e.sections!==void 0&&!Array.isArray(e.sections))throw new Error("Malformed save slot viewedRegistry.sections.");if(e.resources!==void 0&&!Array.isArray(e.resources))throw new Error("Malformed save slot viewedRegistry.resources.");let t=e.sections??[],n=e.resources??[];return{sections:Object.values(Object.fromEntries(t.map((r,o)=>{let i=Tn(r,"sections",o);return[i.sectionId,i]}))),resources:Object.values(Object.fromEntries(n.map((r,o)=>{let i=Tn(r,"resources",o);return[i.resourceId,i]})))}},vt=(e,t,n)=>{if(!N(e))throw new Error(`Malformed save slot ${n}.`);let{sectionId:r,lineId:o}=e;if(typeof r!="string"||r.length===0)throw new Error(`Malformed save slot ${n}: missing sectionId.`);if(typeof o!="string"||o.length===0)throw new Error(`Malformed save slot ${n}: missing lineId.`);let{sceneId:i,section:s}=Vn(t,r);if(!s)throw new Error(`Malformed save slot ${n}: section "${r}" does not exist in projectData.`);if(!s.lines?.some(c=>c.id===o))throw new Error(`Malformed save slot ${n}: line "${o}" does not exist in section "${r}".`);return{sceneId:i,sectionId:r,lineId:o}},Ho=(e,t)=>{if(!N(e)||typeof e.sectionId!="string"||e.sectionId.length===0||typeof e.lineId!="string"||e.lineId.length===0)return De();try{let n=vt(e,t,"contexts[*].pointers.history");return{sectionId:n.sectionId,lineId:n.lineId}}catch{return De()}},Ko=(e,t,n)=>{if(!N(e)||!Array.isArray(e.timeline))return le({pointer:t,replayStartIndex:1});let r=e.timeline.flatMap((a,c)=>{if(!N(a))return[];try{let l=vt(a,n,`rollback.timeline[${c}]`),u=Me({sectionId:l.sectionId,lineId:l.lineId,rollbackPolicy:a.rollbackPolicy});return Array.isArray(a.executedActions)&&(u.executedActions=V(a.executedActions)),[u]}catch{return[]}});if(r.length===0)return le({pointer:t,replayStartIndex:1});let o=typeof e.currentIndex=="number"?Math.trunc(e.currentIndex):r.length-1;(o<0||o>=r.length)&&(o=r.length-1);let i=r[o];if(i?.sectionId!==t.sectionId||i?.lineId!==t.lineId){let a=r.findLastIndex(c=>c.sectionId===t.sectionId&&c.lineId===t.lineId);a>=0?o=a:(r.push(Me({sectionId:t.sectionId,lineId:t.lineId})),o=r.length-1)}let s=typeof e.replayStartIndex=="number"?Math.min(Math.max(Math.trunc(e.replayStartIndex),0),o):0;return{currentIndex:o,isRestoring:!1,replayStartIndex:s,timeline:r}},qo=(e,t,n)=>{if(!N(e))throw new Error(`Malformed save slot contexts[${n}] entry.`);let r=$t(t),o=vt(e.pointers?.read,t,`contexts[${n}].pointers.read`);if(e.variables!==void 0&&!N(e.variables))throw new Error(`Malformed save slot contexts[${n}].variables entry.`);let i=Ho(e.pointers?.history,t);return{currentPointerMode:e.currentPointerMode==="history"&&i.lineId?"history":"read",pointers:{read:o,history:i},configuration:N(e.configuration)?V(e.configuration):{},views:Array.isArray(e.views)?V(e.views):[],bgm:N(e.bgm)?V(e.bgm):{resourceId:void 0},variables:{...r,...e.variables?V(e.variables):{}},rollback:Ko(e.rollback,o,t)}},Jo=(e,t)=>{if(!N(e))throw new Error("Malformed save slot state.");if(!Array.isArray(e.contexts)||e.contexts.length===0)throw new Error("Malformed save slot state: contexts must be a non-empty array.");return{viewedRegistry:Yo(e.viewedRegistry),contexts:e.contexts.map((n,r)=>qo(n,t,r))}},Xo=(e,t)=>{if(!N(e))throw new Error("Malformed save slot.");let n=jn(e.formatVersion);return{...e,formatVersion:n,state:Jo(e.state,t)}},Pn=(e,t,{required:n=!1}={})=>{if(e===void 0){if(n)throw new Error(`showConfirmDialog requires ${t}`);return{hideConfirmDialog:{}}}if(!e||typeof e!="object"||Array.isArray(e))throw new Error(`showConfirmDialog ${t} must be an action object`);let r=V(e);return Object.prototype.hasOwnProperty.call(r,"hideConfirmDialog")||(r.hideConfirmDialog={}),r},Go=(e={})=>{if(!e?.resourceId)throw new Error("showConfirmDialog requires resourceId");return{resourceId:e.resourceId,confirmActions:Pn(e.confirmActions,"confirmActions",{required:!0}),cancelActions:Pn(e.cancelActions,"cancelActions")}},ce=e=>{Object.prototype.hasOwnProperty.call(e.global,"confirmDialog")&&(e.global.confirmDialog=null)},ee=[],Et=()=>ee[ee.length-1]??null,_t=e=>{let t=Et();t&&(t.checkpointIndex=e)},Zo=()=>{let e=Et();e&&(e.pendingStorySessionReset=!0)},Bn=()=>{let e=Et();return e?.pendingStorySessionReset?(delete e.pendingStorySessionReset,!0):!1},Me=({sectionId:e,lineId:t,rollbackPolicy:n})=>({sectionId:e,lineId:t,rollbackPolicy:n??"free"}),$t=e=>{let{contextVariableDefaultValues:t}=ct(e??{});return V(t)},zn=({pointer:e,projectData:t})=>({currentPointerMode:"read",pointers:{read:V(e),history:De()},configuration:{},views:[],bgm:zo(),variables:$t(t),rollback:le({pointer:e})}),Qo=e=>{e.global.autoMode=!1,e.global.skipMode=!1,e.global.dialogueUIHidden=!1,delete e.global.isDialogueHistoryShowing,ce(e),e.global.viewedRegistry=xt(),e.global.nextLineConfig=je(),e.global.layeredViews=[],e.global.isLineCompleted=!0,e.global.pendingEffects.push({name:"clearAutoNextTimer"},{name:"clearSkipNextTimer"},{name:"clearNextLineConfigTimer"},{name:"render"})},Fn=e=>{!e||!("baselineVariables"in e)||delete e.baselineVariables},le=({pointer:e,replayStartIndex:t=0})=>{let n=e?.sectionId&&e?.lineId;return{currentIndex:n?0:-1,isRestoring:!1,replayStartIndex:t,timeline:n?[Me({sectionId:e.sectionId,lineId:e.lineId})]:[]}},ne=(e,t={})=>{if(e?.rollback)return Fn(e.rollback),Array.isArray(e.rollback.timeline)||(e.rollback.timeline=[]),typeof e.rollback.currentIndex!="number"&&(e.rollback.currentIndex=e.rollback.timeline.length>0?e.rollback.timeline.length-1:-1),typeof e.rollback.isRestoring!="boolean"&&(e.rollback.isRestoring=!1),typeof e.rollback.replayStartIndex!="number"&&(e.rollback.replayStartIndex=0),e.rollback;let n=e?.pointers?.read;return e.rollback=le({pointer:n,replayStartIndex:t.compatibilityAnchor?1:0}),e.rollback},Lt=(e,t)=>{let n=e.contexts?.[e.contexts.length-1];if(!n)return;let r=ne(n);if(r.isRestoring)return;r.currentIndex<r.timeline.length-1&&(r.timeline=r.timeline.slice(0,r.currentIndex+1));let o=r.timeline[r.timeline.length-1];if(o?.sectionId===t.sectionId&&o?.lineId===t.lineId&&(o?.rollbackPolicy??"free")===(t.rollbackPolicy??"free")){r.currentIndex=r.timeline.length-1;return}r.timeline.push(Me(t)),r.currentIndex=r.timeline.length-1},ei=e=>{let n=e.contexts?.[e.contexts.length-1]?.rollback;if(!n||n.isRestoring||!Array.isArray(n.timeline)||typeof n.currentIndex!="number")return null;let r=ee[ee.length-1],o=typeof r?.checkpointIndex=="number"?r.checkpointIndex:n.currentIndex;return o<0||o>=n.timeline.length?null:(typeof r?.checkpointIndex!="number"&&o<n.timeline.length-1&&(n.timeline=n.timeline.slice(0,o+1)),n.timeline[o]??null)},ti=({state:e})=>{let n=e.contexts?.[e.contexts.length-1]?.rollback;return!n||n.isRestoring||!Array.isArray(n.timeline)||typeof n.currentIndex!="number"||n.currentIndex<0||n.currentIndex>=n.timeline.length?(ee.push({checkpointIndex:null}),e):(n.currentIndex<n.timeline.length-1&&(n.timeline=n.timeline.slice(0,n.currentIndex+1)),ee.push({checkpointIndex:n.currentIndex}),e)},ni=({state:e})=>(ee.pop(),e),U=(e,t,n)=>{let r=ei(e);r&&(Array.isArray(r.executedActions)||(r.executedActions=[]),r.executedActions.push({type:t,payload:V(n)}))},ri=(e,t)=>{let n=e.contexts?.[e.contexts.length-1];if(!n)return;let r=t?.operations??[];for(let{variableId:o,op:i,value:s}of r){let a=e.projectData.resources?.variables?.[o],c=a?.scope,l=a?.type;Ce(c,o),Se(l,i,o),c==="context"&&(n.variables[o]=ke(n.variables[o],i,s))}},oi=(e,t)=>{if(!Array.isArray(t?.executedActions))return!1;let n={showDialogueUI:ae,hideDialogueUI:ze,toggleDialogueUI:Pt,setNextLineConfig:Nt,pushLayeredView:kt,popLayeredView:Rt,replaceLastLayeredView:Ot,clearLayeredViews:Tt};return t.executedActions.forEach(({type:r,payload:o})=>{if(r==="updateVariable"){ri(e,o);return}let i=n[r];i&&i({state:e},o)}),!0},ii=(e,t)=>{let{sectionId:n,lineId:r}=t,s=S({state:e},{sectionId:n})?.lines?.find(l=>l.id===r)?.actions?.updateVariable;if(!s)return;let a=e.contexts?.[e.contexts.length-1];if(!a)return;let c=s.operations||[];for(let{variableId:l,op:u,value:f}of c){let d=e.projectData.resources?.variables?.[l],h=d?.scope,y=d?.type;Ce(h,l),Se(y,u,l),h==="context"&&(a.variables[l]=ke(a.variables[l],u,f))}},si=(e,t)=>{let{sectionId:n,lineId:r}=t,s=S({state:e},{sectionId:n})?.lines?.find(c=>c.id===r)?.actions;if(!s)return;let a={showDialogueUI:ae,hideDialogueUI:ze,toggleDialogueUI:Pt,setNextLineConfig:Nt,pushLayeredView:kt,popLayeredView:Rt,replaceLastLayeredView:Ot,clearLayeredViews:Tt};Object.entries(s).forEach(([c,l])=>{let u=a[c];u&&u({state:e},l)})},Un=(e,t)=>{let n=e.contexts?.[e.contexts.length-1];if(!n)return e;let r=ne(n),o=r.timeline[t];if(!o)return e;e.global.autoMode&&be({state:e}),e.global.skipMode&&te({state:e}),e.global.pendingEffects.push({name:"clearNextLineConfigTimer"}),r.isRestoring=!0,r.currentIndex=t;try{n.variables=$t(e.projectData),e.global.dialogueUIHidden=!1,delete e.global.isDialogueHistoryShowing,e.global.nextLineConfig=V(Ve),e.global.layeredViews=[],ce(e),e.global.isLineCompleted=!0;let i=r.replayStartIndex??0;for(let s=i;s<=t;s++)s>i&&wt(e),oi(e,r.timeline[s])||(ii(e,r.timeline[s]),si(e,r.timeline[s]));n.pointers.read={sectionId:o.sectionId,lineId:o.lineId},n.currentPointerMode="read",n.pointers?.history&&(n.pointers.history={sectionId:null,lineId:null}),e.global.pendingEffects=e.global.pendingEffects.filter(s=>s?.name!=="render"),e.global.pendingEffects.push({name:"render"})}finally{r.isRestoring=!1}return e},li=e=>{let{projectData:t}=e,n=e.global??{},{saveSlots:r={},variables:o={}}=n;Dn(t);let i=t.story.initialSceneId,s=t.story.scenes[i],a=s.initialSectionId,c=s.sections[a],l={sceneId:i,sectionId:a,lineId:c.initialLineId??c.lines[0].id},{globalVariablesDefaultValues:u}=ct(t),f={...u,...o};return{projectData:t,global:{isLineCompleted:!1,pendingEffects:[],autoMode:!1,skipMode:!1,dialogueUIHidden:!1,confirmDialog:null,viewedRegistry:xt(),nextLineConfig:je(),saveSlots:Wo(r),layeredViews:[],variables:f},contexts:[zn({pointer:l,projectData:t})]}},ci=({state:e})=>e.global.layeredViews||[],ai=({state:e})=>e.global.pendingEffects,Wn=({state:e})=>e.global.skipMode,ui=({state:e})=>e.global.autoMode,Yn=({state:e})=>e.global.dialogueUIHidden,Hn=({state:e})=>{let t=Array.isArray(e.contexts)?e.contexts:[],n=t[t.length-1];if(!n)return[];let{sectionId:r,lineId:o}=n.pointers.read,i=S({state:e},{sectionId:r});if(!i?.lines||!Array.isArray(i.lines))return[];let s=i.lines.findIndex(l=>l.id===o);return i.lines.slice(0,s+1).filter(l=>l.actions?.dialogue).map(l=>{let u=l.actions.dialogue,f="";return u.characterId&&(f=e.projectData.resources?.characters?.[u.characterId]?.name||""),{sectionId:r,lineId:l.id,content:u.content,text:Bo(u.content),characterId:u.characterId,characterName:f}})},fi=({state:e})=>e.global.confirmDialog??null,Ct=({state:e},t)=>{let{sectionId:n,lineId:r}=t,o=e.global.viewedRegistry.sections.find(c=>c.sectionId===n);if(!o)return!1;if(o.lastLineId===void 0||r===void 0)return!0;let i=S({state:e},{sectionId:n});if(!i||!i.lines||!Array.isArray(i.lines))return o.lastLineId===r;let s=i.lines.findIndex(c=>c.id===o.lastLineId),a=i.lines.findIndex(c=>c.id===r);return s===-1||a===-1?o.lastLineId===r:a<=s},di=({state:e},t)=>{let{resourceId:n}=t;return!!e.global.viewedRegistry.resources.find(o=>o.resourceId===n)},pi=({state:e})=>e.global.nextLineConfig,hi=({state:e})=>structuredClone(e),Kn=({state:e})=>e.global.saveSlots,gi=({state:e},t)=>{let n=t?.slotId,r=Be(n);return e.global.saveSlots[r]},yi=({state:e})=>({...e.global?.variables??{},...e.contexts?.[e.contexts.length-1]?.variables??{}}),j=({state:e})=>{let t=Array.isArray(e.contexts)?e.contexts:[],n=t[t.length-1];if(!n)return;let r=n.pointers?.[n.currentPointerMode];return{currentPointerMode:n.currentPointerMode,pointer:r}},S=({state:e},t)=>{let{sectionId:n}=t;return Vn(e.projectData,n).section},qn=({state:e})=>{let t=j({state:e});if(!t?.pointer)return;let{sectionId:n,lineId:r}=t.pointer,o=S({state:e},{sectionId:n});if(!(!o?.lines||!Array.isArray(o.lines)))return o.lines.find(i=>i.id===r)},mi=({state:e})=>{let t=j({state:e})?.pointer,n=t?.sectionId,r=t?.lineId,i=S({state:e},{sectionId:n})?.lines||[],s=i.findIndex(l=>l.id===r);if(s<0)return;let a;return i.slice(0,s+1).forEach(l=>{if(!l?.actions||!Object.prototype.hasOwnProperty.call(l.actions,"choice"))return;let u=l.actions.choice;if(!u?.resourceId){u?.animations||(a=void 0);return}a=u.resourceId}),a},Jn=({state:e})=>{let{sectionId:t,lineId:n}=j({state:e}).pointer,o=S({state:e},{sectionId:t})?.lines||[],i=o.findIndex(l=>l.id===n),a=o.slice(0,i+1).map(l=>{let u=l.actions||{},f={};return Object.keys(u).forEach(d=>{f[d]=u[d]}),f});return he(a)},bi=({state:e})=>{let t=Xn({state:e}),r=qn({state:e})?.actions??{},o=he([t??{},r]);return ut(t??{},o??{})},Ii=({state:e},{sectionId:t})=>{let n=S({state:e},{sectionId:t});if(!n?.lines)return{lines:[]};let r=[],o={};for(let i of n.lines){let s=i.actions||{},a=he([o,s]),c=ut(o,a);r.push({id:i.id,changes:c}),o=ft(a)}return{lines:r}},Xn=({state:e})=>{let{sectionId:t,lineId:n}=j({state:e}).pointer,o=S({state:e},{sectionId:t})?.lines||[],i=o.findIndex(c=>c.id===n);if(i<=0)return null;let a=o.slice(0,i).map(c=>{let l=c.actions||{},u={};return Object.keys(l).forEach(f=>{u[f]=l[f]}),u});return ft(he(a))},St=({state:e},{slotsPerPage:t=6}={})=>{let o=(({...e.global.variables,...e.contexts[e.contexts.length-1].variables}.loadPage??1)-1)*t+1,i=[];for(let s=0;s<t;s++){let a=o+s,c=e.global.saveSlots&&e.global.saveSlots[Be(a)]||{};i.push({...c,slotId:a})}return{saveSlots:i}},Ai=Kn,wi=St,xi=e=>{let n=e.contexts?.[e.contexts.length-1]?.rollback;return!n||!Array.isArray(n.timeline)||typeof n.currentIndex!="number"?!1:n.currentIndex>=0&&n.currentIndex<n.timeline.length-1},vi=({state:e})=>{let t=Jn({state:e}),n=Xn({state:e}),r={...e.global.variables,...e.contexts[e.contexts.length-1].variables},{saveSlots:o}=St({state:e}),i=xi(e);return On({presentationState:t,previousPresentationState:n,resources:e.projectData.resources,screen:e.projectData.screen,dialogueUIHidden:e.global.dialogueUIHidden,autoMode:e.global.autoMode,skipMode:e.global.skipMode,canRollback:er({state:e}),skipOnlyViewedLines:!r._skipUnseenText,isLineCompleted:e.global.isLineCompleted,skipTransitionsAndAnimations:!!r._skipTransitionsAndAnimations||i,layeredViews:e.global.layeredViews,confirmDialog:e.global.confirmDialog,dialogueHistory:Hn({state:e}),saveSlots:o,variables:r})},Ei=({state:e},t)=>(e.global.confirmDialog=Go(t),e.global.pendingEffects.push({name:"render"}),e),_i=({state:e})=>(e.global.confirmDialog&&(ce(e),e.global.pendingEffects.push({name:"render"})),e),kt=({state:e},t)=>(e.global.layeredViews.push(t),e.global.pendingEffects.push({name:"render"}),U(e,"pushLayeredView",t),e),Rt=({state:e})=>(e.global.layeredViews.pop(),e.global.pendingEffects.push({name:"render"}),U(e,"popLayeredView",void 0),e),Ot=({state:e},t)=>(e.global.layeredViews.length>0&&(e.global.layeredViews[e.global.layeredViews.length-1]=t),e.global.pendingEffects.push({name:"render"}),U(e,"replaceLastLayeredView",t),e),Tt=({state:e})=>(e.global.layeredViews=[],ce(e),e.global.pendingEffects.push({name:"render"}),U(e,"clearLayeredViews",void 0),e),Gn=({state:e})=>{if(e.global.skipMode&&(e.global.skipMode=!1,e.global.pendingEffects.push({name:"clearSkipNextTimer"})),e.global.autoMode=!0,e.global.pendingEffects.push({name:"clearAutoNextTimer"}),e.global.isLineCompleted){let t=e.global.variables._autoForwardTime??1e3;e.global.pendingEffects.push({name:"startAutoNextTimer",payload:{delay:t}})}return e.global.pendingEffects.push({name:"render"}),e},be=({state:e})=>(e.global.autoMode=!1,e.global.pendingEffects.push({name:"clearAutoNextTimer"}),e.global.pendingEffects.push({name:"render"}),e),$i=({state:e})=>(e.global.autoMode?be({state:e}):Gn({state:e}),e),Zn=({state:e})=>(e.global.autoMode&&(e.global.autoMode=!1,e.global.pendingEffects.push({name:"clearAutoNextTimer"})),e.global.skipMode=!0,e.global.pendingEffects.push({name:"clearSkipNextTimer"}),e.global.pendingEffects.push({name:"startSkipNextTimer"}),e.global.pendingEffects.push({name:"render"}),e),te=({state:e})=>(e.global.skipMode=!1,e.global.pendingEffects.push({name:"clearSkipNextTimer"}),e.global.pendingEffects.push({name:"render"}),e),Li=({state:e})=>(Wn({state:e})?te({state:e}):Zn({state:e}),e),ae=({state:e})=>(e.global.dialogueUIHidden=!1,e.global.pendingEffects.push({name:"render"}),U(e,"showDialogueUI",void 0),e),ze=({state:e})=>(e.global.dialogueUIHidden=!0,e.global.pendingEffects.push({name:"render"}),U(e,"hideDialogueUI",void 0),e),Pt=({state:e})=>(Yn({state:e})?ae({state:e}):ze({state:e}),e),Ci=({state:e})=>(e.global.pendingEffects=[],e),Si=({state:e},t)=>(e.global.pendingEffects.push(t),e),ki=({state:e})=>{let t=e.contexts?.[e.contexts.length-1],n=t?.pointers?.read;return!t||!n?.sectionId||!n?.lineId||(e.contexts[e.contexts.length-1]=zn({pointer:n,projectData:e.projectData}),Qo(e),Zo(),_t(0)),e},me=(e,{sectionId:t,lineId:n})=>{e.global.viewedRegistry||(e.global.viewedRegistry={}),Array.isArray(e.global.viewedRegistry.sections)||(e.global.viewedRegistry.sections=[]);let r=e.global.viewedRegistry.sections.find(o=>o.sectionId===t);if(r){let o=S({state:e},{sectionId:t});if(o?.lines&&r.lastLineId!==void 0){let i=o.lines.findIndex(a=>a.id===r.lastLineId),s=o.lines.findIndex(a=>a.id===n);(i===-1||s>i)&&(r.lastLineId=n)}else r.lastLineId=n}else e.global.viewedRegistry.sections.push({sectionId:t,lastLineId:n})},Ri=({state:e},t)=>(me(e,t),e.global.pendingEffects.push({name:"render"}),e),Oi=({state:e},t)=>{let{resourceId:n}=t;return e.global.viewedRegistry.resources.find(o=>o.resourceId===n)||e.global.viewedRegistry.resources.push({resourceId:n}),e.global.pendingEffects.push({name:"render"}),e},Nt=({state:e},t)=>{let n=Fo(t.manual),{auto:r,applyMode:o}=t,i=e.global.nextLineConfig.auto?.enabled,s=e.global.nextLineConfig?.applyMode,a=e.contexts?.[e.contexts.length-1]?.rollback?.isRestoring===!0;n&&r?(e.global.nextLineConfig={manual:n,auto:r},o!==void 0?e.global.nextLineConfig.applyMode=o:s!==void 0&&(e.global.nextLineConfig.applyMode=s)):(n&&(e.global.nextLineConfig.manual=n),r&&(e.global.nextLineConfig.auto=r),o!==void 0&&(e.global.nextLineConfig.applyMode=o));let c=e.global.nextLineConfig.auto?.enabled;return!a&&c===!0&&!i?e.global.nextLineConfig.auto?.trigger==="fromStart"?e.global.pendingEffects.push({name:"nextLineConfigTimer",payload:{delay:e.global.nextLineConfig.auto.delay}}):e.global.isLineCompleted&&e.global.pendingEffects.push({name:"nextLineConfigTimer",payload:{delay:e.global.nextLineConfig.auto.delay}}):!a&&c===!1&&i&&e.global.pendingEffects.push({name:"clearNextLineConfigTimer"}),e.global.pendingEffects.push({name:"render"}),U(e,"setNextLineConfig",t),e},Ti=({state:e},t)=>{let n=t?.slotId;if(n==null||n==="")throw new Error("saveSlot requires slotId");let{thumbnailImage:r}=t,o=t?.savedAt,i=Be(n),s=V(e.contexts);s?.forEach(l=>{Fn(l.rollback)});let a={contexts:s,viewedRegistry:V(e.global.viewedRegistry)},c={formatVersion:Nn,slotId:Mn(n),savedAt:typeof o=="number"?o:Date.now(),image:r,state:a};return e.global.saveSlots[i]=c,e.global.pendingEffects.push({name:"saveSlots",payload:{saveSlots:{...e.global.saveSlots}}},{name:"render"}),e},Pi=({state:e},t)=>{let n=t?.slotId;if(n==null||n==="")throw new Error("loadSlot requires slotId");let r=Be(n),o=e.global.saveSlots[r];if(o){let i=Xo(o,e.projectData);e.global.viewedRegistry=i.state.viewedRegistry,e.contexts=i.state.contexts,e.global.autoMode=!1,e.global.skipMode=!1,e.global.dialogueUIHidden=!1,delete e.global.isDialogueHistoryShowing,e.global.nextLineConfig=je(),e.global.layeredViews=[],e.global.isLineCompleted=!0,ce(e),e.global.pendingEffects.push({name:"clearAutoNextTimer"},{name:"clearSkipNextTimer"},{name:"clearNextLineConfigTimer"},{name:"render"})}return e},Ni=({state:e},t)=>{let{projectData:n}=t;return Dn(n),e.projectData=n,ce(e),e.global.pendingEffects.push({name:"render"}),e},Vi=({state:e},t)=>{let{sectionId:n,lineId:r}=t;if(!r)return console.warn("jumpToLine requires lineId parameter"),e;let o=e.contexts[e.contexts.length-1];if(!o)return console.warn("No context available for jumpToLine"),e;let i=n||o.pointers.read?.sectionId;if(n&&!S({state:e},{sectionId:n}))return console.warn(`Section not found: ${n}`),e;let s=S({state:e},{sectionId:i});return!s?.lines||!Array.isArray(s.lines)?(console.warn(`Section ${i} has no lines`),e):s.lines.find(c=>c.id===r)?(o.pointers.read={sectionId:i,lineId:r},Bn()&&(o.rollback=le({pointer:o.pointers.read}),_t(o.rollback.currentIndex)),e.global.isLineCompleted=!1,e.global.pendingEffects.push({name:"handleLineActions"}),e):(console.warn(`Line not found: ${r} in section ${i}`),e)},Di=({state:e})=>{if(!e.global.nextLineConfig.manual.enabled)return e;if(e.global.dialogueUIHidden)return ae({state:e}),e;if(!e.global.isLineCompleted){e.global.isLineCompleted=!0;let c=j({state:e})?.pointer,l=c?.sectionId,u=c?.lineId;if(l&&u&&me(e,{sectionId:l,lineId:u}),e.global.pendingEffects.push({name:"clearNextLineConfigTimer"}),e.global.autoMode){let d=e.global.variables._autoForwardTime??1e3;e.global.pendingEffects.push({name:"startAutoNextTimer",payload:{delay:d}})}let f=e.global.nextLineConfig;return f?.auto?.enabled&&f.auto.trigger!=="fromStart"&&e.global.pendingEffects.push({name:"nextLineConfigTimer",payload:{delay:f.auto.delay}}),e.global.pendingEffects.push({name:"render"}),e}let t=j({state:e})?.pointer,n=t?.sectionId,r=S({state:e},{sectionId:n}),o=e.contexts[e.contexts.length-1],i=r?.lines||[],a=i.findIndex(c=>c.id===t?.lineId)+1;if(a<i.length){let c=i[a],l=!e.global.variables?._skipUnseenText;if(e.global.skipMode&&l&&!Ct({state:e},{sectionId:n,lineId:c.id}))return te({state:e}),e;if(o&&!o.rollback&&ne(o,{compatibilityAnchor:!0}),o){let f=o.pointers.read.lineId;f&&n&&me(e,{sectionId:n,lineId:f}),o.pointers.read={sectionId:n,lineId:c.id}}e.global.isLineCompleted=!1,Lt(e,{sectionId:n,lineId:c.id}),wt(e),e.global.pendingEffects.push({name:"handleLineActions"});let u=e.global.nextLineConfig;u?.auto?.enabled&&u.auto.trigger==="fromStart"&&e.global.pendingEffects.push({name:"nextLineConfigTimer",payload:{delay:u.auto.delay}})}else e.global.autoMode&&be({state:e}),e.global.skipMode&&te({state:e});return e},Mi=({state:e})=>{if(e.global.isLineCompleted)return e;if(e.global.isLineCompleted=!0,e.global.autoMode){let i=e.global.variables._autoForwardTime??1e3;e.global.pendingEffects.push({name:"startAutoNextTimer",payload:{delay:i}})}let t=j({state:e})?.pointer,n=t?.sectionId,r=t?.lineId;n&&r&&me(e,{sectionId:n,lineId:r});let o=e.global.nextLineConfig;return o?.auto?.enabled&&o.auto.trigger!=="fromStart"&&e.global.pendingEffects.push({name:"nextLineConfigTimer",payload:{delay:o.auto.delay}}),e.global.pendingEffects.push({name:"render"}),e},ji=({state:e},t)=>{let n=t?.sectionId??j({state:e})?.pointer?.sectionId,r=S({state:e},{sectionId:n});if(!r||!r.lines||r.lines.length===0)return e;let o=r.lines,i=e.contexts[e.contexts.length-1];if(!i||!i.pointers)return e;let s=i.pointers.history||i.pointers.read;if(i.currentPointerMode!=="history"||!i.pointers.history){if(!s)return e;i.currentPointerMode="history",i.pointers.history={sectionId:n,lineId:s?.lineId};let u=o.findIndex(f=>f.id===s.lineId)-1;if(u>=0&&u<o.length){let f=o[u];i.pointers.history={sectionId:n,lineId:f.id}}return e.global.pendingEffects.push({name:"render"}),e}let c=o.findIndex(l=>l.id===i.pointers.history.lineId)-1;if(c>=0&&c<o.length){let l=o[c];i.pointers.history={sectionId:n,lineId:l.id},e.global.pendingEffects.push({name:"render"})}return e},Bi=({state:e},t)=>{let{sectionId:n}=t,r=S({state:e},{sectionId:n});if(!r)return console.warn(`Section not found: ${n}`),e;let o=r.lines?.[0];if(!o)return console.warn(`Section ${n} has no lines`),e;e.global.autoMode&&be({state:e}),e.global.skipMode&&te({state:e});let i=e.contexts[e.contexts.length-1];return i&&(i.rollback||ne(i,{compatibilityAnchor:!0}),i.pointers.read={sectionId:n,lineId:o.id},Bn()?(i.rollback=le({pointer:i.pointers.read}),_t(i.rollback.currentIndex)):Lt(e,{sectionId:n,lineId:o.id})),e.global.isLineCompleted=!1,e.global.pendingEffects.push({name:"handleLineActions"}),e},zi=({state:e})=>{if(e.global.dialogueUIHidden)return ae({state:e}),e;if(mi({state:e}))return e;let t=j({state:e})?.pointer,n=t?.sectionId,r=S({state:e},{sectionId:n}),o=e.contexts[e.contexts.length-1],i=r?.lines||[],a=i.findIndex(c=>c.id===t?.lineId)+1;if(a<i.length){let c=i[a],l=!e.global.variables?._skipUnseenText;if(e.global.skipMode&&l&&!Ct({state:e},{sectionId:n,lineId:c.id}))return te({state:e}),e;if(o&&!o.rollback&&ne(o,{compatibilityAnchor:!0}),o){let u=o.pointers.read.lineId;u&&n&&me(e,{sectionId:n,lineId:u}),o.pointers.read={sectionId:n,lineId:c.id}}e.global.isLineCompleted=!1,Lt(e,{sectionId:n,lineId:c.id}),wt(e),e.global.pendingEffects.push({name:"handleLineActions"}),e.global.nextLineConfig.auto?.enabled&&e.global.nextLineConfig.auto.trigger==="fromStart"&&e.global.pendingEffects.push({name:"nextLineConfigTimer",payload:{delay:e.global.nextLineConfig.auto.delay}})}else e.global.nextLineConfig.auto?.enabled&&(e.global.nextLineConfig.auto.enabled=!1,e.global.pendingEffects.push({name:"clearNextLineConfigTimer"}));return e},Fi=({state:e},t)=>{let{id:n,operations:r=[]}=t;if(!n)throw new Error("updateVariable requires an id field");if(typeof n!="string"||!/^[a-zA-Z0-9]+$/.test(n))throw new Error(`updateVariable id must be alphanumeric, got: "${n}"`);let o=e.contexts[e.contexts.length-1];if(o?.rollback?.isRestoring)return e;let i=!1,s=!1,a=!1,c=[];if(r.forEach(({variableId:l,op:u,value:f})=>{let d=e.projectData.resources?.variables?.[l],h=d?.scope,y=d?.type;Ce(h,l),Se(y,u,l);let g=h==="context"?o.variables:e.global.variables;h==="context"?(i=!0,c.push({variableId:l,op:u,value:f})):h==="global-device"?s=!0:h==="global-account"&&(a=!0),g[l]=ke(g[l],u,f)}),i&&U(e,"updateVariable",{id:n,operations:c}),s){let l=at(e.global.variables,e.projectData.resources?.variables,"global-device");e.global.pendingEffects.push({name:"saveGlobalDeviceVariables",payload:{globalDeviceVariables:l}})}if(a){let l=at(e.global.variables,e.projectData.resources?.variables,"global-account");e.global.pendingEffects.push({name:"saveGlobalAccountVariables",payload:{globalAccountVariables:l}})}return e.global.pendingEffects.push({name:"render"}),e},Qn=({state:e},t)=>{let{offset:n}=t;if(n===void 0||typeof n!="number")return console.warn("selectLineIdByOffset requires a numeric offset"),null;let r=e.contexts[e.contexts.length-1];if(!r)return null;let o=r.rollback;if(!Array.isArray(o?.timeline)||typeof o?.currentIndex!="number")return null;let i=o.currentIndex+n;if(i<0||i>=o.timeline.length)return null;let s=o.timeline[i];return{sectionId:s.sectionId,lineId:s.lineId}},er=({state:e})=>Qn({state:e},{offset:-1})!==null,Ui=({state:e},t)=>{let{offset:n=-1}=t;if(n>=0)throw new Error("rollbackByOffset requires a negative offset");let r=e.contexts?.[e.contexts.length-1];if(!r)return e;let o=ne(r,{compatibilityAnchor:!r.rollback}),i=o.currentIndex+n;return i<0||i>=o.timeline.length?e:Un(e,i)},Wi=({state:e},t)=>{let{sectionId:n,lineId:r}=t,o=e.contexts[e.contexts.length-1];if(!o)throw new Error("No context available for rollbackToLine");let i=ne(o,{compatibilityAnchor:!o.rollback}),a=i.timeline.slice(0,i.currentIndex+1).findLastIndex(c=>c.sectionId===n&&c.lineId===r);if(a===-1)throw new Error(`Line ${r} not found in section ${n} rollback timeline`);return a===i.currentIndex?e:Un(e,a)},tr=e=>{let t=li(e);return un(t,{selectPendingEffects:ai,selectSkipMode:Wn,selectAutoMode:ui,selectDialogueUIHidden:Yn,selectDialogueHistory:Hn,selectConfirmDialog:fi,selectIsLineViewed:Ct,selectIsResourceViewed:di,selectNextLineConfig:pi,selectSystemState:hi,selectSaveSlotMap:Kn,selectSaveSlots:Ai,selectSaveSlot:gi,selectAllVariables:yi,selectCurrentPointer:j,selectSection:S,selectCurrentLine:qn,selectPresentationState:Jn,selectPresentationChanges:bi,selectSectionLineChanges:Ii,selectSaveSlotPage:St,selectCurrentPageSlots:wi,selectRenderState:vi,selectLayeredViews:ci,selectLineIdByOffset:Qn,selectCanRollback:er,startAutoMode:Gn,stopAutoMode:be,toggleAutoMode:$i,startSkipMode:Zn,stopSkipMode:te,toggleSkipMode:Li,showDialogueUI:ae,hideDialogueUI:ze,toggleDialogueUI:Pt,showConfirmDialog:Ei,hideConfirmDialog:_i,resetStorySession:ki,clearPendingEffects:Ci,appendPendingEffect:Si,beginRollbackActionBatch:ti,endRollbackActionBatch:ni,addViewedLine:Ri,addViewedResource:Oi,setNextLineConfig:Nt,saveSlot:Ti,loadSlot:Pi,updateProjectData:Ni,sectionTransition:Bi,jumpToLine:Vi,nextLine:Di,markLineCompleted:Mi,prevLine:ji,rollbackToLine:Wi,rollbackByOffset:Ui,pushLayeredView:kt,popLayeredView:Rt,replaceLastLayeredView:Ot,clearLayeredViews:Tt,updateVariable:Fi,nextLineFromSystem:zi},{transformActionFirstArgument:r=>({state:r}),transformSelectorFirstArgument:r=>({state:r})})};function Vt(e){let t,n=0,{handlePendingEffects:r}=e,o=()=>{for(;t.selectPendingEffects().length>0;){let A=[...t.selectPendingEffects()];t.clearPendingEffects();try{r(A)}catch(E){throw t.clearPendingEffects(),A.forEach($=>{t.appendPendingEffect($)}),E}}},i=({initialState:A})=>{t=tr(A),n=0,t.appendPendingEffect({name:"handleLineActions"}),o()},s=()=>t.selectPresentationState(),a=()=>t.selectPresentationChanges(),c=A=>t.selectSectionLineChanges(A),l=()=>(n+=1,{...t.selectRenderState(),id:`render-${n}`}),u=()=>t.selectSystemState(),f=()=>t.selectSaveSlotMap(),d=A=>t.selectSaveSlot(A),h=A=>t.selectSaveSlotPage(A),y=()=>t.selectSkipMode(),g=()=>t.selectAutoMode(),I=(A,E)=>{t[A]&&(t[A](E),o())},m=(A,E)=>{I(A,E)},b=A=>{if(!A)return{variables:t.selectAllVariables?t.selectAllVariables():void 0};if(Object.prototype.hasOwnProperty.call(A,"event"))throw new Error('eventContext key "event" is no longer supported. Use "_event".');let{_event:E,...$}=A,M=t.selectAllVariables?t.selectAllVariables():void 0;return{...$,_event:E,variables:M}},w=(A,E)=>{let $=b(E),M=pn(A,$);t.beginRollbackActionBatch({});try{Object.entries(M).forEach(([Ue,re])=>{I(Ue,re)})}finally{t.endRollbackActionBatch({})}};return{init:i,handleAction:I,handleInternalAction:m,handleActions:w,selectRenderState:l,selectPresentationState:s,selectPresentationChanges:a,selectSectionLineChanges:c,selectSystemState:u,selectSaveSlotMap:f,selectSaveSlot:d,selectSaveSlotPage:h,selectSaveSlots:f,handleLineActions:()=>{let A=t.selectCurrentLine();return A?.actions?(w(A.actions),!0):!1}}}var Dt=()=>{let e=0,t=null;return{getElapsed:()=>e,setElapsed:n=>{e=n},addElapsed:n=>{e+=n},getCallback:()=>t,setCallback:n=>{t=n}}};var rr=({engine:e,routeGraphics:t,trackRenderDispatch:n},r)=>{let o=e.selectRenderState();n?.(o),t.render(o)},Yi=({engine:e,routeGraphics:t,trackRenderDispatch:n,getRenderDispatchCount:r},o)=>{let i=r?.()??0,s=e.handleLineActions();(r?.()??0)===i&&rr({engine:e,routeGraphics:t,trackRenderDispatch:n},o)},Hi=({engine:e,ticker:t,autoTimer:n},r)=>{let o=n.getCallback();o&&t.remove(o),n.setElapsed(0);let i=s=>{n.addElapsed(s.deltaMS);let a=r.delay??1e3;n.getElapsed()>=a&&(t.remove(i),n.setCallback(null),n.setElapsed(0),Fe(e,"nextLineFromSystem",{}))};n.setCallback(i),t.add(i)},Ki=({ticker:e,autoTimer:t},n)=>{let r=t.getCallback();r&&(e.remove(r),t.setCallback(null)),t.setElapsed(0)},qi=({engine:e,ticker:t,skipTimer:n},r)=>{let o=n.getCallback();o&&t.remove(o),n.setElapsed(0);let i=s=>{n.addElapsed(s.deltaMS);let a=r?.delay??80;n.getElapsed()>=a&&(n.setElapsed(0),Fe(e,"nextLineFromSystem",{}))};n.setCallback(i),t.add(i)},Ji=({ticker:e,skipTimer:t},n)=>{let r=t.getCallback();r&&(e.remove(r),t.setCallback(null)),t.setElapsed(0)},Xi=({engine:e,ticker:t,nextLineConfigTimerState:n},r)=>{let o=n.getCallback();o&&t.remove(o),n.setElapsed(0);let i=s=>{n.addElapsed(s.deltaMS);let a=r.delay??1e3;n.getElapsed()>=a&&(n.setElapsed(0),Fe(e,"nextLineFromSystem",{}),t.remove(i),n.setCallback(null))};n.setCallback(i),t.add(i)},Gi=({ticker:e,nextLineConfigTimerState:t},n)=>{let r=t.getCallback();r&&(e.remove(r),t.setCallback(null)),t.setElapsed(0)},Zi=({},e)=>{localStorage.setItem("saveSlots",JSON.stringify(e.saveSlots))},Qi=({},e)=>{localStorage.setItem("globalDeviceVariables",JSON.stringify(e.globalDeviceVariables))},es=({},e)=>{localStorage.setItem("globalAccountVariables",JSON.stringify(e.globalAccountVariables))},nr={render:rr,saveSlots:Zi,saveGlobalDeviceVariables:Qi,saveGlobalAccountVariables:es,handleLineActions:Yi,startAutoNextTimer:Hi,clearAutoNextTimer:Ki,startSkipNextTimer:qi,clearSkipNextTimer:Ji,nextLineConfigTimer:Xi,clearNextLineConfigTimer:Gi},ts=new Set(["render","handleLineActions","saveSlots","saveGlobalDeviceVariables","saveGlobalAccountVariables","startAutoNextTimer","clearAutoNextTimer","startSkipNextTimer","clearSkipNextTimer","nextLineConfigTimer","clearNextLineConfigTimer"]),Fe=(e,t,n)=>{(e.handleInternalAction??e.handleAction?.bind(e))?.(t,n)},ns=(e=[])=>{let t=new Set,n=[];for(let r=e.length-1;r>=0;r-=1){let o=e[r];if(typeof o?.name!="string"||o.name.length===0)throw new Error("Pending effect is missing a valid name.");if(!ts.has(o.name)){n.unshift(o);continue}t.has(o.name)||(t.add(o.name),n.unshift(o))}return n},rs=({getEngine:e,routeGraphics:t,ticker:n,handleUnhandledEffect:r})=>{let o=Dt(),i=Dt(),s=Dt(),a=null,c=null,l=!1,u=0,f=m=>{let b=typeof m?.id=="string"&&m.id.length>0?m.id:null;u+=1,a=b,l=!1},d=()=>u,h=(m={})=>{if(m?.aborted===!0)return!1;let b=typeof m?.id=="string"&&m.id.length>0?m.id:null;return b?b!==a||b===c?!1:(c=b,!0):a!==null||l?!1:(l=!0,!0)},y=(m,b={})=>{if(m!=="renderComplete"||!h(b))return!1;let w=e();return Fe(w,"markLineCompleted",{}),!0},g=({preprocessPayload:m,onEvent:b}={})=>async(w,x={})=>{let A=await m?.(w,x)??x;if(y(w,A),A?.actions){let E=A?._event?{_event:A._event}:A?.event?{_event:A.event}:void 0;e().handleActions(A.actions,E)}return b?.(w,A)},I=m=>{let b=e(),w=ns(m);w.forEach(A=>{if(!nr[A.name]&&!r)throw new Error(`Unhandled pending effect "${A.name}".`)});let x={engine:b,routeGraphics:t,ticker:n,autoTimer:o,skipTimer:i,nextLineConfigTimerState:s,trackRenderDispatch:f,getRenderDispatchCount:d};for(let A of w){let E=nr[A.name];if(E){E(x,A.payload);continue}r(A,x)}};return I.handleRouteGraphicsEvent=y,I.createRouteGraphicsEventHandler=g,I},os=rs;var is=(e,t={})=>{let{resources:n={}}=t;return At(e,n)};var sl=Vt;export{os as createEffectsHandler,sl as default,is as resolveLayoutReferences};
1
+ var mr=Object.defineProperty;var yr=(e,t)=>{for(var n in t)mr(e,n,{get:t[n],enumerable:!0})};var en=Symbol.for("immer-nothing"),Gt=Symbol.for("immer-draftable"),j=Symbol.for("immer-state");function W(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var de=Object.getPrototypeOf;function J(e){return!!e&&!!e[j]}function ee(e){return e?tn(e)||Array.isArray(e)||!!e[Gt]||!!e.constructor?.[Gt]||Oe(e)||Pe(e):!1}var br=Object.prototype.constructor.toString();function tn(e){if(!e||typeof e!="object")return!1;let t=de(e);if(t===null)return!0;let n=Object.hasOwnProperty.call(t,"constructor")&&t.constructor;return n===Object?!0:typeof n=="function"&&Function.toString.call(n)===br}function Le(e,t){ke(e)===0?Reflect.ownKeys(e).forEach(n=>{t(n,e[n],e)}):e.forEach((n,r)=>t(r,n,e))}function ke(e){let t=e[j];return t?t.type_:Array.isArray(e)?1:Oe(e)?2:Pe(e)?3:0}function et(e,t){return ke(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function nn(e,t,n){let r=ke(e);r===2?e.set(t,n):r===3?e.add(n):e[t]=n}function Ir(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function Oe(e){return e instanceof Map}function Pe(e){return e instanceof Set}function Q(e){return e.copy_||e.base_}function tt(e,t){if(Oe(e))return new Map(e);if(Pe(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);let n=tn(e);if(t===!0||t==="class_only"&&!n){let r=Object.getOwnPropertyDescriptors(e);delete r[j];let o=Reflect.ownKeys(r);for(let i=0;i<o.length;i++){let s=o[i],a=r[s];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(r[s]={configurable:!0,writable:!0,enumerable:a.enumerable,value:e[s]})}return Object.create(de(e),r)}else{let r=de(e);if(r!==null&&n)return{...e};let o=Object.create(r);return Object.assign(o,e)}}function st(e,t=!1){return Te(e)||J(e)||!ee(e)||(ke(e)>1&&(e.set=e.add=e.clear=e.delete=wr),Object.freeze(e),t&&Object.entries(e).forEach(([n,r])=>st(r,!0))),e}function wr(){W(2)}function Te(e){return Object.isFrozen(e)}var xr={};function te(e){let t=xr[e];return t||W(0,e),t}var be;function rn(){return be}function Ar(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function Jt(e,t){t&&(te("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function nt(e){rt(e),e.drafts_.forEach(vr),e.drafts_=null}function rt(e){e===be&&(be=e.parent_)}function Xt(e){return be=Ar(be,e)}function vr(e){let t=e[j];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Zt(e,t){t.unfinalizedDrafts_=t.drafts_.length;let n=t.drafts_[0];return e!==void 0&&e!==n?(n[j].modified_&&(nt(t),W(4)),ee(e)&&(e=Se(t,e),t.parent_||Re(t,e)),t.patches_&&te("Patches").generateReplacementPatches_(n[j].base_,e,t.patches_,t.inversePatches_)):e=Se(t,n,[]),nt(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==en?e:void 0}function Se(e,t,n){if(Te(t))return t;let r=t[j];if(!r)return Le(t,(o,i)=>Qt(e,r,t,o,i,n)),t;if(r.scope_!==e)return t;if(!r.modified_)return Re(e,r.base_,!0),r.base_;if(!r.finalized_){r.finalized_=!0,r.scope_.unfinalizedDrafts_--;let o=r.copy_,i=o,s=!1;r.type_===3&&(i=new Set(o),o.clear(),s=!0),Le(i,(a,l)=>Qt(e,r,o,a,l,n,s)),Re(e,o,!1),n&&e.patches_&&te("Patches").generatePatches_(r,n,e.patches_,e.inversePatches_)}return r.copy_}function Qt(e,t,n,r,o,i,s){if(J(o)){let a=i&&t&&t.type_!==3&&!et(t.assigned_,r)?i.concat(r):void 0,l=Se(e,o,a);if(nn(n,r,l),J(l))e.canAutoFreeze_=!1;else return}else s&&n.add(o);if(ee(o)&&!Te(o)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;Se(e,o),(!t||!t.scope_.parent_)&&typeof r!="symbol"&&Object.prototype.propertyIsEnumerable.call(n,r)&&Re(e,o)}}function Re(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&st(t,n)}function Er(e,t){let n=Array.isArray(e),r={type_:n?1:0,scope_:t?t.scope_:rn(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1},o=r,i=ct;n&&(o=[r],i=Ie);let{revoke:s,proxy:a}=Proxy.revocable(o,i);return r.draft_=a,r.revoke_=s,a}var ct={get(e,t){if(t===j)return e;let n=Q(e);if(!et(n,t))return _r(e,n,t);let r=n[t];return e.finalized_||!ee(r)?r:r===Ze(e.base_,t)?(Qe(e),e.copy_[t]=it(r,e)):r},has(e,t){return t in Q(e)},ownKeys(e){return Reflect.ownKeys(Q(e))},set(e,t,n){let r=on(Q(e),t);if(r?.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){let o=Ze(Q(e),t),i=o?.[j];if(i&&i.base_===n)return e.copy_[t]=n,e.assigned_[t]=!1,!0;if(Ir(n,o)&&(n!==void 0||et(e.base_,t)))return!0;Qe(e),ot(e)}return e.copy_[t]===n&&(n!==void 0||t in e.copy_)||Number.isNaN(n)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=n,e.assigned_[t]=!0),!0},deleteProperty(e,t){return Ze(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,Qe(e),ot(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let n=Q(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty(){W(11)},getPrototypeOf(e){return de(e.base_)},setPrototypeOf(){W(12)}},Ie={};Le(ct,(e,t)=>{Ie[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});Ie.deleteProperty=function(e,t){return Ie.set.call(this,e,t,void 0)};Ie.set=function(e,t,n){return ct.set.call(this,e[0],t,n,e[0])};function Ze(e,t){let n=e[j];return(n?Q(n):e)[t]}function _r(e,t,n){let r=on(t,n);return r?"value"in r?r.value:r.get?.call(e.draft_):void 0}function on(e,t){if(!(t in e))return;let n=de(e);for(;n;){let r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=de(n)}}function ot(e){e.modified_||(e.modified_=!0,e.parent_&&ot(e.parent_))}function Qe(e){e.copy_||(e.copy_=tt(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var $r=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.produce=(t,n,r)=>{if(typeof t=="function"&&typeof n!="function"){let i=n;n=t;let s=this;return function(l=i,...c){return s.produce(l,u=>n.call(this,u,...c))}}typeof n!="function"&&W(6),r!==void 0&&typeof r!="function"&&W(7);let o;if(ee(t)){let i=Xt(this),s=it(t,void 0),a=!0;try{o=n(s),a=!1}finally{a?nt(i):rt(i)}return Jt(i,r),Zt(o,i)}else if(!t||typeof t!="object"){if(o=n(t),o===void 0&&(o=t),o===en&&(o=void 0),this.autoFreeze_&&st(o,!0),r){let i=[],s=[];te("Patches").generateReplacementPatches_(t,o,i,s),r(i,s)}return o}else W(1,t)},this.produceWithPatches=(t,n)=>{if(typeof t=="function")return(s,...a)=>this.produceWithPatches(s,l=>t(l,...a));let r,o;return[this.produce(t,n,(s,a)=>{r=s,o=a}),r,o]},typeof e?.autoFreeze=="boolean"&&this.setAutoFreeze(e.autoFreeze),typeof e?.useStrictShallowCopy=="boolean"&&this.setUseStrictShallowCopy(e.useStrictShallowCopy)}createDraft(e){ee(e)||W(8),J(e)&&(e=lt(e));let t=Xt(this),n=it(e,void 0);return n[j].isManual_=!0,rt(t),n}finishDraft(e,t){let n=e&&e[j];(!n||!n.isManual_)&&W(9);let{scope_:r}=n;return Jt(r,t),Zt(void 0,r)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}applyPatches(e,t){let n;for(n=t.length-1;n>=0;n--){let o=t[n];if(o.path.length===0&&o.op==="replace"){e=o.value;break}}n>-1&&(t=t.slice(n+1));let r=te("Patches").applyPatches_;return J(e)?r(e,t):this.produce(e,o=>r(o,t))}};function it(e,t){let n=Oe(e)?te("MapSet").proxyMap_(e,t):Pe(e)?te("MapSet").proxySet_(e,t):Er(e,t);return(t?t.scope_:rn()).drafts_.push(n),n}function lt(e){return J(e)||W(10,e),sn(e)}function sn(e){if(!ee(e)||Te(e))return e;let t=e[j],n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=tt(e,t.scope_.immer_.useStrictShallowCopy_)}else n=tt(e,!0);return Le(n,(r,o)=>{nn(n,r,sn(o))}),t&&(t.finalized_=!1),n}var M=new $r,at=M.produce,ks=M.produceWithPatches.bind(M),Os=M.setAutoFreeze.bind(M),Ps=M.setUseStrictShallowCopy.bind(M),Ts=M.applyPatches.bind(M),Vs=M.createDraft.bind(M),Ns=M.finishDraft.bind(M);var h={LITERAL:0,VARIABLE:1,INTERPOLATION:2,FUNCTION:3,BINARY:4,UNARY:5,CONDITIONAL:6,LOOP:7,OBJECT:8,ARRAY:9,PARTIAL:10,PATH_REFERENCE:11},S={EQ:0,NEQ:1,GT:2,LT:3,GTE:4,LTE:5,AND:6,OR:7,IN:8,ADD:10,SUBTRACT:11},we={NOT:0};var x=class extends Error{constructor(t){super(`Parse Error: ${t}`),this.name="JemplParseError"}},V=class extends Error{constructor(t){super(`Render Error: ${t}`),this.name="JemplRenderError"}};var ut=e=>{if(!e||e.trim()==="")throw new x("Missing condition expression after '$if'");if(e.includes("===")||e.includes("!==")){let n=e.includes("===")?"==":"!=";throw new x(`Invalid comparison operator '${e.includes("===")?"===":"!=="}' - did you mean '${n}'? (got: '${e}')`)}let t=["<",">","<=",">=","==","!="];for(let n of t)if(e.trim().endsWith(n))throw new x(`Incomplete comparison expression - missing right operand (got: '${e}')`)},cn=e=>{if(e.trim().endsWith(" in"))throw new x(`Missing iterable expression after 'in' (got: '$for ${e}')`);if(!e.includes(" in "))throw new x(`Invalid loop syntax - missing 'in' keyword (got: '$for ${e}')`);let[t,n]=e.split(" in ");if(!n||n.trim()==="")throw new x(`Missing iterable expression after 'in' (got: '$for ${e}')`);let r=t.includes(",")?t.split(",").map(o=>o.trim()):[t.trim()];for(let o of r){if(!o)throw new x(`Invalid loop variable - variable name cannot be empty (got: '$for ${e}')`);if(!/^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(o))throw new x(`Invalid loop syntax (got: '$for ${e}')`)}};var ln=(e,t,n=!1)=>{if(t===null)return new V(`Cannot iterate over null value at '$for ${e}'`);if(t===void 0)return new V(`Cannot iterate over undefined value at '$for ${e}'`);let r=typeof t;return n?new V(`Cannot iterate over non-array value in loop '${e}' - got ${r} instead`):new V(`Cannot iterate over non-array value (got: ${r}) at '$for ${e}'`)},an=(e,t)=>{let n=t&&Object.keys(t).length>0?Object.keys(t).join(", "):"no custom functions provided";return new V(`Unknown function '${e}' (${n})`)};var Cr=(e,t,n={})=>{let r={},o={};n&&typeof n=="object"&&(n.functions!==void 0||n.partials!==void 0?(r=n.functions||{},o=n.partials||{}):typeof n=="object"&&(r=n));let s=$(e,{functions:r,partials:o},t,{});return s===void 0?{}:s},$=(e,t,n,r)=>{let o=t.functions||t;if(e.var&&!e.type)return k(e.var,n,r);if(e.type===h.LITERAL)return e.value;if(e.type===h.VARIABLE)return k(e.path,n,r);if(e.type===h.INTERPOLATION)return Sr(e.parts,t,n,r);switch(e.type){case h.FUNCTION:return fn(e,t,n,r);case h.BINARY:return dn(e,t,n,r);case h.UNARY:return pn(e,t,n,r);case h.CONDITIONAL:return kr(e,t,n,r);case h.LOOP:return Nr(e,t,n,r);case h.OBJECT:return jr(e,t,n,r);case h.ARRAY:return Mr(e,t,n,r);case h.PARTIAL:return Br(e,t,n,r);case h.PATH_REFERENCE:return zr(e,t,n,r);default:throw new Error(`Unknown node type: ${e.type}`)}},un=new Map,Lr=e=>{let t=[],n="",r=!1;for(let o=0;o<e.length;o++){let i=e[o];if(i==="[")n&&(t.push({type:"property",value:n}),n=""),r=!0;else if(i==="]"){if(r&&n){let s=n.trim();if(/^\d+$/.test(s))t.push({type:"index",value:parseInt(s,10)});else if(s.startsWith('"')&&s.endsWith('"')||s.startsWith("'")&&s.endsWith("'")){let a=s.slice(1,-1);t.push({type:"property",value:a})}else t.push({type:"property",value:s});n=""}r=!1}else n+=i}return n&&t.push({type:"property",value:n}),t},k=(e,t,n)=>{if(!e)return;if(e in n)return n[e];let r=un.get(e);if(!r){let i=[],s="",a=0;for(let l=0;l<e.length;l++){let c=e[l];c==="["?(a++,s+=c):c==="]"?(a--,s+=c):c==="."&&a===0?s&&(i.push(s),s=""):s+=c}s&&i.push(s),r=[];for(let l of i){let c=Lr(l.trim());r.push(...c)}un.set(e,r)}let o=t;for(let i=0;i<r.length;i++){let s=r[i];if(s.type==="property"&&s.value in n){o=n[s.value];continue}if(o==null)return;(s.type==="property"||s.type==="index")&&(o=o[s.value])}return o},Sr=(e,t,n,r)=>{let o=[];for(let i of e)if(typeof i=="string")o.push(i);else{let s=$(i,t,n,r);o.push(s!=null?String(s):"")}return o.join("")},fn=(e,t,n,r)=>{let o=t.functions||t,i=o[e.name];if(!i)throw an(e.name,o);let s=e.args.map(a=>$(a,t,n,r));return i(...s)},pe=(e,t,n,r)=>{if(e.var&&!e.type)return k(e.var,n,r);switch(e.type){case h.VARIABLE:return k(e.path,n,r);case h.LITERAL:return e.value;case h.BINARY:return dn(e,t,n,r);case h.UNARY:return pn(e,t,n,r);case h.FUNCTION:return fn(e,t,n,r);default:return $(e,t,n,r)}},dn=(e,t,n,r)=>{if(e.op===S.AND||e.op===S.OR){let s=pe(e.left,t,n,r),a=pe(e.right,t,n,r);switch(e.op){case S.AND:return s&&a;case S.OR:return s||a}}let o=$(e.left,t,n,r),i=$(e.right,t,n,r);switch(e.op){case S.EQ:return o==i;case S.NEQ:return o!=i;case S.GT:return o>i;case S.LT:return o<i;case S.GTE:return o>=i;case S.LTE:return o<=i;case S.IN:return Array.isArray(i)?i.includes(o):!1;case S.ADD:if(typeof o!="number"||typeof i!="number")throw new V(`Arithmetic operations require numbers. Got ${typeof o} + ${typeof i}`);return o+i;case S.SUBTRACT:if(typeof o!="number"||typeof i!="number")throw new V(`Arithmetic operations require numbers. Got ${typeof o} - ${typeof i}`);return o-i;default:throw new Error(`Unknown binary operator: ${e.op}`)}},pn=(e,t,n,r)=>{let o=e.op===we.NOT?pe(e.operand,t,n,r):$(e.operand,t,n,r);if(e.op===we.NOT)return!o;throw new Error(`Unknown unary operator: ${e.op}`)},Rr=(e,t,n,r)=>{if(e.conditions.length===2&&e.conditions[1]===null){let o=e.conditions[0];if(o.type===h.VARIABLE)if(k(o.path,n,r)){let s=e.bodies[0];if(s.type===h.OBJECT&&s.properties.length<=5){let a={};for(let l of s.properties){let c=l.parsedKey?$(l.parsedKey,t,n,r):l.key,u=l.value;if(u.type===h.LITERAL)a[c]=u.value;else if(u.type===h.VARIABLE)a[c]=k(u.path,n,r);else if(u.type===h.INTERPOLATION){let f=[];for(let d of u.parts)if(typeof d=="string")f.push(d);else if(d.type===h.VARIABLE){let p=k(d.path,n,r);f.push(p!=null?String(p):"")}else{let p=$(d,t,n,r);f.push(p!=null?String(p):"")}a[c]=f.join("")}else a[c]=$(u,t,n,r)}return a}}else{let s=e.bodies[1];if(s.type===h.OBJECT&&s.properties.length<=5){let a={};for(let l of s.properties){let c=l.parsedKey?$(l.parsedKey,t,n,r):l.key,u=l.value;if(u.type===h.LITERAL)a[c]=u.value;else if(u.type===h.VARIABLE)a[c]=k(u.path,n,r);else if(u.type===h.INTERPOLATION){let f=[];for(let d of u.parts)if(typeof d=="string")f.push(d);else if(d.type===h.VARIABLE){let p=k(d.path,n,r);f.push(p!=null?String(p):"")}else{let p=$(d,t,n,r);f.push(p!=null?String(p):"")}a[c]=f.join("")}else a[c]=$(u,t,n,r)}return a}}}return null},kr=(e,t,n,r)=>{let o=Rr(e,t,n,r);if(o!==null)return o;for(let i=0;i<e.conditions.length;i++){let s=e.conditions[i];if(s===null||pe(s,t,n,r))return $(e.bodies[i],t,n,r)}return hn},Or=(e,t)=>{let n=e.body,r=e.itemVar;if(n.type===h.CONDITIONAL&&n.conditions.length===1&&n.conditions[0].type===h.VARIABLE){let o=n.conditions[0].path,i=n.bodies[0];if(o.startsWith(r+".")){let s=o.substring(r.length+1);if(i.type===h.OBJECT&&i.properties.length<=5){for(let l of i.properties)if(l.parsedKey)return null;let a=[];for(let l=0;l<t.length;l++){let c=t[l];if(c[s]){let u={};for(let f of i.properties){let d=f.key,p=f.value;if(p.type===h.LITERAL)u[d]=p.value;else if(p.type===h.VARIABLE){let g=p.path;if(g===r)u[d]=c;else if(g.startsWith(r+".")){let y=g.substring(r.length+1);u[d]=c[y]}else return null}else if(p.type===h.INTERPOLATION){let g=[],y=!0;for(let m of p.parts)if(typeof m=="string")g.push(m);else if(m.type===h.VARIABLE){let b=m.path;if(b===r)g.push(c!=null?String(c):"");else if(b.startsWith(r+".")){let I=b.substring(r.length+1),w=c[I];g.push(w!=null?String(w):"")}else{y=!1;break}}else{y=!1;break}if(!y)return null;u[d]=g.join("")}else return null}a.push(u)}}return a}}}return null},Pr=(e,t)=>{let n=e.body,r=e.itemVar,o=Or(e,t);if(o!==null)return o;if(n.type===h.OBJECT&&n.properties.length<=5&&!n.whenCondition){for(let a of n.properties)if(a.parsedKey)return null;let i=[],s=!0;for(let a of n.properties){let l=a.key,c=a.value;if(c.type===h.LITERAL)i.push({key:l,type:"literal",value:c.value});else if(c.type===h.VARIABLE){let u=c.path;if(u===r)i.push({key:l,type:"item"});else if(u.startsWith(r+".")){let f=u.substring(r.length+1);if(!f.includes(".")&&!f.includes("["))i.push({key:l,type:"prop",prop:f});else{s=!1;break}}else{s=!1;break}}else if(c.type===h.INTERPOLATION&&c.parts.length===1){let u=c.parts[0];if(u.type===h.VARIABLE){let f=u.path;if(f===r)i.push({key:l,type:"item_string"});else if(f.startsWith(r+".")){let d=f.substring(r.length+1);if(!d.includes(".")&&!d.includes("["))i.push({key:l,type:"prop_string",prop:d});else{s=!1;break}}else{s=!1;break}}else{s=!1;break}}else{s=!1;break}}if(s){let a=new Array(t.length);if(i.length===3&&i[0].type==="prop"&&i[0].key==="id"&&i[1].type==="prop_string"&&i[1].key==="title"&&i[2].type==="prop"&&i[2].key==="completed")for(let l=0;l<t.length;l++){let c=t[l];a[l]={id:c.id,title:c.title!=null?String(c.title):"",completed:c.completed}}else for(let l=0;l<t.length;l++){let c=t[l],u={};for(let f of i)if(f.type==="literal")u[f.key]=f.value;else if(f.type==="item")u[f.key]=c;else if(f.type==="prop")u[f.key]=c[f.prop];else if(f.type==="item_string")u[f.key]=c!=null?String(c):"";else if(f.type==="prop_string"){let d=c[f.prop];u[f.key]=d!=null?String(d):""}a[l]=u}return a}}return null},Tr=(e,t,n,r,o)=>{let i=[],s=e.body;if(s.type===h.OBJECT&&s.fast!==!1){let a=e.itemVar,l=e.indexVar;for(let c=0;c<o.length;c++){let u=o[c],f={},d={...r,[a]:u,...l&&{[l]:c}};d.__paths__||(d.__paths__=r.__paths__||{});let p=e.iterable.path||"";if(r&&r.__paths__&&p){let g=p.split("."),y=g[0];y in r.__paths__&&(p=r.__paths__[y],g.length>1&&(p+="."+g.slice(1).join(".")))}d.__paths__={...d.__paths__,[a]:`${p}[${c}]`,...l&&{[l]:c}};for(let g of s.properties){let y=g.parsedKey?$(g.parsedKey,t,n,d):g.key,m=g.value;if(m.type===h.LITERAL)f[y]=m.value;else if(m.type===h.VARIABLE){let b=m.path;if(b===a)f[y]=u;else if(b===l)f[y]=c;else if(b.startsWith(a+".")){let I=b.substring(a.length+1);!I.includes(".")&&!I.includes("[")?f[y]=u[I]:f[y]=k(b,n,{...r,[a]:u,...l&&{[l]:c}})}else f[y]=k(b,n,{...r,[a]:u,...l&&{[l]:c}})}else if(m.type===h.INTERPOLATION){let b=[];for(let I of m.parts)if(typeof I=="string")b.push(I);else if(I.type===h.VARIABLE){let w=I.path,E;if(w===a)E=u;else if(w===l)E=c;else if(w.startsWith(a+".")){let A=w.substring(a.length+1);!A.includes(".")&&!A.includes("[")?E=u[A]:E=k(w,n,{...r,[a]:u,...l&&{[l]:c}})}else E=k(w,n,{...r,[a]:u,...l&&{[l]:c}});b.push(E!=null?String(E):"")}else{let w={...r,[a]:u,...l&&{[l]:c}},E=$(I,t,n,w);b.push(E!=null?String(E):"")}f[y]=b.join("")}else{let b={...r,[a]:u,...l&&{[l]:c}};f[y]=$(m,t,n,b)}}i.push(f)}return i}return null},Vr=(e,t,n)=>{let r=e.body;if(r.type===h.OBJECT&&r.properties.length===1&&r.properties[0].key==="$if item.visible"){let i=r.properties[0].value;if(i.type===h.CONDITIONAL&&i.conditions.length===1&&i.conditions[0].type===h.VARIABLE&&i.conditions[0].path==="item.visible"){let s=i.bodies[0];if(s.type===h.OBJECT&&s.properties.length===2){let a=s.properties[0],l=s.properties[1];if(a.key==="id"&&a.value.type===h.VARIABLE&&a.value.path==="item.id"&&l.key==="$if item.highlighted"&&l.value.type===h.CONDITIONAL){let c=[];for(let u=0;u<t.length;u++){let f=t[u];if(f.visible){let d={id:f.id};f.highlighted?(d.highlight=!0,d.message=`This item is highlighted: ${f.name}`):(d.highlight=!1,d.message=f.name),c.push(d)}}return c}}}}return null},Nr=(e,t,n,r)=>{let o=$(e.iterable,t,n,r);if(!Array.isArray(o)){let c,u=!1;if(e.iterable.type===h.FUNCTION){u=!0;let d=e.iterable.args.map(p=>p.type===h.LITERAL?typeof p.value=="string"?`'${p.value}'`:String(p.value):p.type===h.VARIABLE?p.path:p.type===h.FUNCTION?`${p.name}(...)`:"?").join(", ");c=`${e.iterable.name}(${d})`}else c=e.iterable.path||"undefined";let f=`${e.itemVar}${e.indexVar?`, ${e.indexVar}`:""} in ${c}`;throw ln(f,o,u)}if(!e.indexVar){let c=Vr(e,o,e.itemVar);if(c!==null)return c}if(!e.indexVar){let c=Pr(e,o);if(c!==null)return c}let i=Tr(e,t,n,r,o);if(i!==null)return i;let s=[],a=e.iterable.path||"";if(r&&r.__paths__&&a){let c=a.split("."),u=c[0];u in r.__paths__&&(a=r.__paths__[u],c.length>1&&(a+="."+c.slice(1).join(".")))}let l=!1;e.body.type===h.ARRAY&&(e.body.items.length<=1?l=!1:l=e.body._shouldPreserveArray??=e.body.items.some(c=>c.type===h.OBJECT&&c.properties.some(u=>u.key.startsWith("$if ")||u.key.startsWith("$when "))));for(let c=0;c<o.length;c++){let u=e.indexVar?{...r,[e.itemVar]:o[c],[e.indexVar]:c}:{...r,[e.itemVar]:o[c]};u.__paths__||(u.__paths__=r.__paths__||{}),u.__paths__={...u.__paths__,[e.itemVar]:`${a}[${c}]`},e.indexVar&&(u.__paths__[e.indexVar]=c);let f=$(e.body,t,n,u);if(Array.isArray(f)&&f.length===1&&!l){let d=f[0];s.push(d===void 0?{}:d)}else s.push(f===void 0?{}:f)}return s},Dr=(e,t,n,r)=>{if(e.whenCondition)return null;if(e.properties.length===1){let o=e.properties[0],i=o.parsedKey?$(o.parsedKey,t,n,r):o.key,s=o.value;if(s.type===h.OBJECT&&s.properties.length<=10&&!s.whenCondition){let a={},l={},c=!0;for(let u of s.properties){let f=u.parsedKey?$(u.parsedKey,t,n,r):u.key,d=u.value;if(d.type===h.LITERAL)l[f]=d.value;else if(d.type===h.VARIABLE)l[f]=k(d.path,n,r);else if(d.type===h.INTERPOLATION){let p=[];for(let g of d.parts)if(typeof g=="string")p.push(g);else if(g.type===h.VARIABLE){let y=k(g.path,n,r);p.push(y!=null?String(y):"")}else{c=!1;break}if(!c)break;l[f]=p.join("")}else if(d.type===h.OBJECT&&d.properties.length<=5){let p={};for(let g of d.properties){let y=g.key,m=g.value;if(m.type===h.LITERAL)p[y]=m.value;else if(m.type===h.VARIABLE)p[y]=k(m.path,n,r);else if(m.type===h.INTERPOLATION){let b=[];for(let I of m.parts)if(typeof I=="string")b.push(I);else if(I.type===h.VARIABLE){let w=k(I.path,n,r);b.push(w!=null?String(w):"")}else{c=!1;break}if(!c)break;p[y]=b.join("")}else{c=!1;break}}if(!c)break;l[f]=p}else{c=!1;break}}if(c)return a[i]=l,a}}return null},jr=(e,t,n,r)=>{let o=t.functions||t;if(e.whenCondition&&!pe(e.whenCondition,o,n,r))return;let i=Dr(e,t,n,r);if(i!==null)return i;if(e.fast){let c={};for(let u of e.properties){let f=u.parsedKey?$(u.parsedKey,t,n,r):u.key,d=u.value;if(d.type===h.LITERAL)c[f]=d.value;else if(d.type===h.VARIABLE)c[f]=k(d.path,n,r);else if(d.type===h.INTERPOLATION){let p=[];for(let g of d.parts)if(typeof g=="string")p.push(g);else if(g.type===h.VARIABLE){let y=k(g.path,n,r);p.push(y!=null?String(y):"")}else{let y=$(g,t,n,r);p.push(y!=null?String(y):"")}c[f]=p.join("")}else c[f]=$(d,t,n,r)}return c}let s={},a=null,l=!1;for(let c of e.properties)if(!c.key.startsWith("$if ")&&!c.key.match(/^\$if\s+\w+.*:?$/)&&!c.key.startsWith("$elif")&&!c.key.startsWith("$else")&&!c.key.startsWith("$for ")){l=!0;break}for(let c of e.properties)if(c.key.startsWith("$if ")||c.key.match(/^\$if\s+\w+.*:?$/)){let u=$(c.value,t,n,r);if(!l&&u!==null&&u!==void 0)return Array.isArray(u)&&u.length===1?u[0]:u;typeof u=="object"&&u!==null&&!Array.isArray(u)&&Object.assign(s,u)}else if(c.key.startsWith("$for ")){if(e.properties.length===1)return $(c.value,t,n,r)}else{let u=c.value;if(u&&u.type===h.OBJECT&&u.properties){let f=u.properties.find(d=>d.key.startsWith("$for "));if(f){let d=$(f.value,t,n,r);d!==void 0&&(s[c.key]=d)}else{let d=$(c.value,t,n,r);d!==void 0&&(s[c.key]=d)}}else{let f=c.parsedKey?$(c.parsedKey,t,n,r):c.key,d=$(c.value,t,n,r);d!==void 0&&(s[f]=d)}}return s},hn={},Mr=(e,t,n,r)=>{let o=[];for(let i of e.items)if(i.type===h.LOOP){let s=$(i,t,n,r);Array.isArray(s)&&i.flatten!==!1?o.push(...s):o.push(s)}else{let s=$(i,t,n,r);s!==hn&&s!==void 0&&o.push(s)}return o},Br=(e,t,n,r)=>{let{name:o,data:i,whenCondition:s}=e,a=t.partials||{},l=t.functions||t;if(s&&!pe(s,l,n,r))return;if(!a[o])throw new V(`Partial '${o}' is not defined`);let c=r._partialStack||[];if(c.includes(o))throw new V(`Circular partial reference detected: ${o}`);let u=a[o],f=n,d={...r,_partialStack:[...c,o]};if(r){f={...n};for(let p of Object.keys(r))p.startsWith("_")||(f[p]=r[p])}if(i){let p=$(i,t,n,r);f={...f,...p}}return $(u,t,f,d)},zr=(e,t,n,r)=>{let{path:o}=e,i=o.split("."),s=i[0],a=i.slice(1);if(!r||!(s in r))throw new V(`Path reference '#{${o}}' refers to '${s}' which is not a loop variable in the current scope`);if(r.__paths__||(r.__paths__={}),!(s in r.__paths__))throw new V(`Path reference '#{${o}}' cannot be resolved - path tracking may not be initialized properly`);let l=r.__paths__[s];if(typeof l=="number"){if(a.length>0)throw new V(`Path reference '#{${o}}' - cannot access properties on index variable '${s}'`);return String(l)}return a.length>0&&(l+="."+a.join(".")),l},ft=Cr;var Fr=/\$\{([^}]*)\}/g,Ur=/#\{([^}]*)\}/g,mn=(e,t={})=>{let n=e.match(/^(\w+)\((.*)\)$/);if(!n)return{isFunction:!1};let[,r,o]=n,i=Wr(o,t);return{isFunction:!0,type:h.FUNCTION,name:r,args:i}},Wr=(e,t={})=>e.trim()?Yr(e).map(r=>Hr(r.trim(),t)):[],Yr=e=>{let t=[],n="",r=0,o=!1,i="";for(let s=0;s<e.length;s++){let a=e[s],l=s>0?e[s-1]:"";!o&&(a==='"'||a==="'")?(o=!0,i=a,n+=a):o&&a===i&&l!=="\\"?(o=!1,i="",n+=a):!o&&a==="("?(r++,n+=a):!o&&a===")"?(r--,n+=a):!o&&a===","&&r===0?(t.push(n),n=""):n+=a}return n&&t.push(n),t},Hr=(e,t={})=>{if(e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))return{type:h.LITERAL,value:e.slice(1,-1)};if(/^-?\d+(\.\d+)?$/.test(e))return{type:h.LITERAL,value:parseFloat(e)};if(e==="true")return{type:h.LITERAL,value:!0};if(e==="false")return{type:h.LITERAL,value:!1};if(e==="null")return{type:h.LITERAL,value:null};let n=mn(e,t);if(n.isFunction)return{type:n.type,name:n.name,args:n.args};let r=e.trim(),o=[{op:" + ",type:"ADD"},{op:" - ",type:"SUBTRACT"}],i=-1,s=null;for(let{op:a,type:l}of o){let c=0;for(;c<r.length;){let u=ne(r.substring(c),a);if(u===-1)break;let f=c+u;f>i&&(i=f,s={op:a,type:l}),c=f+a.length}}if(i!==-1)try{return T(r,t)}catch{return{type:h.VARIABLE,path:r}}return{type:h.VARIABLE,path:r}},yn=/^\w+\(.*\)$/,qr=/\s[+\-*/%]\s|\|\||&&|\?\?|.*\?.*:/,Kr=e=>{if(!(!e||e.trim()===""||yn.test(e))&&qr.test(e))throw e.includes("?")&&e.includes(":")?new x(`Complex expressions not supported in variable replacements - consider calculating the value in your data instead. Offending expression: "${e}"`):e.includes("||")||e.includes("&&")||e.includes("??")?new x(`Logical operators not supported in variable replacements - consider calculating the value in your data instead (operators like ||, &&, ?? are not supported). Offending expression: "${e}"`):new x(`Arithmetic expressions not supported in variable replacements - consider calculating '${e}' in your data instead (expressions with +, -, *, /, % are not supported). Offending expression: "${e}"`)},gn=e=>{let t=e.trim();if(yn.test(t))throw new x(`Functions are not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(t.includes("["))throw new x(`Array indices not supported in path references - use simple variable names or properties. Offending expression: "#{${e}}"`);if(/[+\-*/%]/.test(t))throw new x(`Arithmetic expressions not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(/\|\||&&/.test(t))throw new x(`Logical operators not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(t.includes("?")&&t.includes(":"))throw new x(`Complex expressions not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);return{type:h.PATH_REFERENCE,path:t}},xe=(e,t={})=>{let n=e.trim();Kr(n);let r=mn(n,t);if(r.isFunction)return{type:r.type,name:r.name,args:r.args};if(n.includes("[")&&!/[\s+\-*/%|&?:]/.test(n)){let o=0;for(let i of n)i==="["?o++:i==="]"&&o--;if(o!==0)throw new Error("Invalid array index syntax")}return{type:h.VARIABLE,path:n}},dt=(e,t={})=>{let n=e,r=[];(e.includes("\\${")||e.includes("\\#{"))&&(n=e.replace(/\\\\(\$\{[^}]*\})/g,"\\DOUBLE_ESC_VAR$1"),n=n.replace(/\\\\(#\{[^}]*\})/g,"\\DOUBLE_ESC_PATH$1"),n=n.replace(/\\(\$\{[^}]*\})/g,(c,u)=>{let f=`__ESCAPED_${r.length}__`;return r.push(u),f}),n=n.replace(/\\(#\{[^}]*\})/g,(c,u)=>{let f=`__ESCAPED_${r.length}__`;return r.push(u),f}),n=n.replace(/\\DOUBLE_ESC_VAR/g,"\\"),n=n.replace(/\\DOUBLE_ESC_PATH/g,"\\"));let o=[...n.matchAll(Fr)],i=[...n.matchAll(Ur)],s=[...o.map(c=>({match:c,type:"variable"})),...i.map(c=>({match:c,type:"pathref"}))].sort((c,u)=>c.match.index-u.match.index);if(s.length===0){let c=n;for(let u=0;u<r.length;u++)c=c.replace(`__ESCAPED_${u}__`,r[u]);return{type:h.LITERAL,value:c}}if(s.length===1&&s[0].match[0]===n&&r.length===0){let{match:c,type:u}=s[0];try{return u==="variable"?xe(c[1],t):gn(c[1])}catch(f){if(f.message==="Invalid array index syntax")return{type:h.LITERAL,value:n};throw f}}let a=[],l=0;for(let{match:c,type:u}of s){let[f,d]=c,p=c.index;if(p>l){let g=n.substring(l,p);for(let y=0;y<r.length;y++)g=g.replace(`__ESCAPED_${y}__`,r[y]);g&&a.push(g)}try{let g;u==="variable"?g=xe(d.trim(),t):g=gn(d.trim()),a.push(g)}catch(g){if(g.message==="Invalid array index syntax")a.push(f);else throw g}l=p+f.length}if(l<n.length){let c=n.substring(l);for(let u=0;u<r.length;u++)c=c.replace(`__ESCAPED_${u}__`,r[u]);c&&a.push(c)}return{type:h.INTERPOLATION,parts:a}};var X=(e,t)=>typeof e=="string"?dt(e,t):typeof e=="object"&&e!==null?Array.isArray(e)?Jr(e,t):Xr(e,t):{type:h.LITERAL,value:e},Gr=e=>{let{$each:t,...n}=e;if(typeof t!="string")throw new x("$each value must be a non-empty string");let r=t.trim();if(r==="")throw new x("$each value must be a non-empty string");if(Object.keys(n).length===0)throw new x("Empty $each body not allowed");if(n.$partial!==void 0)throw new x("Cannot use $partial with $each at the same level. Wrap $partial in a parent object if you need conditionals.");return{[`$for ${r}`]:n}},Jr=(e,t)=>{let n=[],r=!1;for(let o=0;o<e.length;o++){let i=e[o];if(typeof i=="object"&&i!==null&&!Array.isArray(i)){if(i.$each!==void 0)try{let l=Gr(i),c=Object.keys(l);if(c.length===1&&/^\$for(?::\w+)?\s/.test(c[0])){let u=bn(c[0],l[c[0]],t,!0);n.push(u),r=!0;continue}}catch(l){throw l instanceof x?l:new x(l.message)}let a=Object.keys(i);if(a.length===1&&/^\$for(?::\w+)?\s/.test(a[0])){let l=bn(a[0],i[a[0]],t);n.push(l),r=!0;continue}}let s=X(i,t);n.push(s),(s.type===h.FUNCTION||s.type===h.CONDITIONAL||s.type===h.LOOP||s.type===h.PARTIAL||s.type===h.OBJECT&&!s.fast||s.type===h.ARRAY&&!s.fast)&&(r=!0)}return{type:h.ARRAY,items:n,fast:!r}},Xr=(e,t)=>{let n=[],r=!1,o=null,i=Object.entries(e),s=0;if(e.$partial!==void 0){if(typeof e.$partial!="string")throw new x("$partial value must be a string");if(e.$partial.trim()==="")throw new x("$partial value cannot be an empty string");let l=["$if","$elif","$else","$for"],c=[];for(let[b]of i)for(let I of l)if(b===I||b.startsWith(I+" ")||b.startsWith(I+"#")){c.push(I);break}if(c.length>0)throw new x(`Cannot use $partial with ${c.join(", ")} at the same level. Wrap $partial in a parent object if you need conditionals.`);let{$partial:u,$when:f,...d}=e,p={},g=!1;for(let[b,I]of Object.entries(d)){let w=b;(b.startsWith("\\$")||b.startsWith("$$"))&&(w=b.slice(1)),p[w]=I,g=!0}let y=null;if(g&&(y=X(p,t),y.type===h.OBJECT)){let b=!1;for(let I of y.properties)if(I.value.type===h.VARIABLE||I.value.type===h.INTERPOLATION||I.value.type===h.FUNCTION||I.value.type===h.CONDITIONAL||I.value.type===h.OBJECT&&!I.value.fast||I.value.type===h.ARRAY&&!I.value.fast){b=!0;break}b&&(y.fast=!1)}let m={type:h.PARTIAL,name:u,data:y};if(f!==void 0){let b;if(typeof f=="string"){if(f.trim()==="")throw new x("Empty condition expression after '$when'");b=T(f,t)}else b={type:h.LITERAL,value:f};m.whenCondition=b}return m}for(let[l,c]of i)if(l==="$when"){if(o!==null)throw new x("Multiple '$when' directives on the same object are not allowed");if(c==null)throw new x("Missing condition expression after '$when'");let u=typeof c=="string"?c:JSON.stringify(c);if(u.trim()==="")throw new x("Empty condition expression after '$when'");o=T(u,t),r=!0}else if(l.startsWith("$when#")||l.startsWith("$when "))throw new x("'$when' does not support ID syntax or inline conditions - use '$when' as a property");for(;s<i.length;){let[l,c]=i[s];if(l==="$when"){s++;continue}if(l==="$each")throw new x("$each can only be used inside arrays");if(l.startsWith("$if ")||l.match(/^\$if#\w+\s/)||l.match(/^\$if\s+\w+.*:$/)){let u=Zr(i,s,t);n.push({key:l,value:u.node}),r=!0,s=u.nextIndex}else if(/^\$for(?::\w+)?\s/.test(l)){let u=l.match(/^\$for(?::(\w+))?\s/)?.[1]||"",f=u?`:${u}`:"";throw new x(`$for loops must be inside arrays - use '- $for${f} item in items:' instead of '$for${f} item in items:'. For cleaner object generation syntax, consider using $each.`)}else{if(l.startsWith("$elif ")||l.startsWith("$else"))throw new x(`'${l.split(" ")[0]}' without matching '$if'`);if(l==="$if"||l==="$if:")throw new x("Missing condition expression after '$if'");{let u=X(c,t);(u.type===h.FUNCTION||u.type===h.CONDITIONAL||u.type===h.PARTIAL||u.type===h.OBJECT&&!u.fast||u.type===h.ARRAY&&!u.fast)&&(r=!0);let f=dt(l,t),d={key:l,value:u};(f.type!==h.LITERAL||f.value!==l)&&(d.parsedKey=f),n.push(d),s++}}}let a={type:h.OBJECT,properties:n,fast:!r};return o&&(a.whenCondition=o),a},Zr=(e,t,n={})=>{let r=[],o=[],i=t,[s,a]=e[i],l=null,c;if(s.startsWith("$if#")){let f=s.match(/^\$if#(\w+)\s+(.+)$/);if(f)l=f[1],c=f[2];else throw new x(`Invalid conditional syntax: ${s}`)}else c=s.substring(4),c.endsWith(":")&&(c=c.slice(0,-1).trim());ut(c);let u=T(c,n);for(r.push(u),o.push(X(a,n)),i++;i<e.length;){let[f,d]=e[i],p=!1,g;if(l?f.startsWith(`$elif#${l} `)?(g=f.substring(`$elif#${l} `.length),g.endsWith(":")&&(g=g.slice(0,-1).trim()),p=!0):(f===`$else#${l}`||f===`$else#${l}:`)&&(p=!0,g=null):f.startsWith("$elif ")?(g=f.substring(6),g.endsWith(":")&&(g=g.slice(0,-1).trim()),p=!0):(f==="$else"||f==="$else:")&&(p=!0,g=null),p){if(g===null)r.push(null);else{ut(g);let y=T(g,n);r.push(y)}if(o.push(X(d,n)),i++,g===null)break}else break}return{node:{type:h.CONDITIONAL,conditions:r,bodies:o,id:l},nextIndex:i}},T=(e,t={})=>{if(e=e.trim(),e.startsWith("(")&&e.endsWith(")")){let c=e.slice(1,-1),u=0,f=!0;for(let d=0;d<c.length;d++)if(c[d]==="("?u++:c[d]===")"&&u--,u<0){f=!1;break}if(f&&u===0)return T(c,t)}let n=ne(e,"||");if(n!==-1)return{type:h.BINARY,op:S.OR,left:T(e.substring(0,n).trim(),t),right:T(e.substring(n+2).trim(),t)};let r=ne(e,"&&");if(r!==-1)return{type:h.BINARY,op:S.AND,left:T(e.substring(0,r).trim(),t),right:T(e.substring(r+2).trim(),t)};let o=[{op:">=",type:S.GTE},{op:"<=",type:S.LTE},{op:"==",type:S.EQ},{op:"!=",type:S.NEQ},{op:">",type:S.GT},{op:"<",type:S.LT},{op:" in ",type:S.IN}];for(let{op:c,type:u}of o){let f=ne(e,c);if(f!==-1)return{type:h.BINARY,op:u,left:T(e.substring(0,f).trim(),t),right:T(e.substring(f+c.length).trim(),t)}}let i=-1,s=null,a=[{op:" + ",type:S.ADD},{op:" - ",type:S.SUBTRACT}];for(let{op:c,type:u}of a){let f=0;for(;f<e.length;){let d=ne(e.substring(f),c);if(d===-1)break;let p=f+d;p>i&&(i=p,s={op:c,type:u}),f=p+c.length}}if(i!==-1&&s)return{type:h.BINARY,op:s.type,left:T(e.substring(0,i).trim(),t),right:T(e.substring(i+s.op.length).trim(),t)};let l=[" * "," / "," % "];for(let c of l)if(ne(e,c)!==-1)throw new x(`Arithmetic operations are not allowed in conditionals: "${c}"`);return e.startsWith("!")?{type:h.UNARY,op:we.NOT,operand:T(e.substring(1).trim(),t)}:In(e,t)},ne=(e,t)=>{let n=0,r=0;for(;r<=e.length-t.length;){if(e[r]==="(")n++;else if(e[r]===")")n--;else if(n===0&&e.substring(r,r+t.length)===t)return r;r++}return-1},Qr=e=>{if(e=e.trim(),e==="true")return{type:h.LITERAL,value:!0};if(e==="false")return{type:h.LITERAL,value:!1};if(e==="null")return{type:h.LITERAL,value:null};if(e.startsWith('"')&&e.endsWith('"')||e.startsWith("'")&&e.endsWith("'"))return{type:h.LITERAL,value:e.slice(1,-1)};if(e==='""'||e==="''")return{type:h.LITERAL,value:""};if(e==="{}")return{type:h.LITERAL,value:{}};if(e==="[]")return{type:h.LITERAL,value:[]};let t=Number(e);return!isNaN(t)&&isFinite(t)?{type:h.LITERAL,value:t}:{type:h.VARIABLE,path:e}},In=(e,t)=>{let n=e.trim();if(n.match(/^(\w+)\((.*)\)$/))return xe(n,t);let o=Qr(n);if(o.type===h.LITERAL)return o;if(/^[a-zA-Z_$][\w.$]*$/.test(n))return{type:h.VARIABLE,path:n};try{return xe(n,t)}catch(i){if(i.message&&i.message.includes("not supported"))return o;throw i}},eo=(e,t=!1)=>{let n=t?"$each":"$for";try{cn(e)}catch(r){if(r instanceof x&&t){let o=r.message.replace(/\$for/g,"$each");throw new x(o.replace("Parse Error: ",""))}throw r}},bn=(e,t,n,r=!1)=>{let o=/^\$for(?::(\w+))?\s+(.+)$/,i=e.match(o);if(!i){let m=r?"$each":"$for";throw new x(`Invalid loop syntax (got: '${e.replace("$for",m)}')`)}let s=i[1],a=i[2].trim();eo(a,r);let l=a.match(/^(.+?)\s+in\s+(.+)$/);if(!l){let m=r?"$each":"$for";throw new x(`Invalid loop syntax - missing 'in' keyword (got: '${m} ${a}')`)}let c=l[1].trim(),u=l[2].trim(),f,d=null;if(c.includes(",")){let m=c.split(",").map(b=>b.trim());if(m.length!==2)throw new x(`Invalid loop variables: ${c}. Expected format: "item" or "item, index"`);f=m[0],d=m[1]}else f=c;let p=["this","undefined","null","true","false"];if(p.includes(f))throw new x(`Reserved variable name: ${f}`);if(d&&p.includes(d))throw new x(`Reserved variable name: ${d}`);let g=In(u,n),y=X(t,n);return{type:h.LOOP,itemVar:f,indexVar:d,iterable:g,body:y,flatten:s!=="nested"}};var to=(e,t={})=>{let{functions:n={}}=t;return X(e,n)},Ve=to;var pt={};yr(pt,{now:()=>no});var no=()=>Date.now();var ro=(e,t,n={})=>{let{functions:r={},partials:o={}}=n,i={...pt,...r},s=Ve(e,{functions:i}),a={};for(let[l,c]of Object.entries(o))a[l]=Ve(c,{functions:i});return ft(s,t,{functions:i,partials:a})},B=ro;var wn=(e,t,n={})=>{let r=structuredClone(e),o={},i={},{transformSelectorFirstArgument:s=l=>l,transformActionFirstArgument:a=l=>l}=n;for(let[l,c]of Object.entries(t))l!=="createInitialState"&&(l.startsWith("select")?o[l]=(...u)=>c(s(r),...u):i[l]=(...u)=>{r=at(r,d=>c(a(d),...u))});return{...o,...i}},Ne=(e,t)=>n=>{let r=e(),o=Array.isArray(n)?n:[n];return at(r,i=>{o.forEach(s=>{t.forEach(a=>{a(i,s)})})})};var oo=(e,t)=>{if(e.default!==void 0)return e.default;let n=["number","boolean","string","object"];if(!n.includes(e.type))throw new Error(`Invalid variable type: ${e.type} for variable ${t}. Expected one of: ${n.join(", ")}`);switch(e.type){case"number":return 0;case"boolean":return!1;case"string":return"";case"object":return{}}},mt=e=>{let t={},n={};return e.resources?.variables?(Object.entries(e.resources.variables).forEach(([r,o])=>{let i=oo(o,r);o.scope==="context"?t[r]=i:n[r]=i}),{contextVariableDefaultValues:t,globalVariablesDefaultValues:n}):{contextVariableDefaultValues:t,globalVariablesDefaultValues:n}},De=(e,t)=>{let n=["context","global-device","global-account"];if(!e)throw new Error(`Variable scope is required for variable: ${t}`);if(!n.includes(e))throw new Error(`Invalid variable scope: ${e} for variable ${t}. Expected one of: ${n.join(", ")}`)},je=(e,t,n)=>{let r={number:["set","increment","decrement","multiply","divide"],boolean:["set","toggle"],string:["set"],object:["set"]},o=r[e];if(!o)throw new Error(`Unknown variable type: ${e} for variable ${n}`);if(!Object.values(r).flat().includes(t))throw new Error(`Unknown operation: ${t}`);if(!o.includes(t))throw new Error(`Operation "${t}" is not valid for variable "${n}" of type "${e}". Valid operations: ${o.join(", ")}`)},Me=(e,t,n)=>{switch(t){case"set":return n;case"multiply":return(e??1)*n;case"divide":return(e??0)/n;case"increment":return(e??0)+(n??1);case"decrement":return(e??0)-(n??1);case"toggle":return!e;default:throw new Error(`Unknown operation: ${t}`)}},yt=(e,t,n)=>Object.fromEntries(Object.entries(e).filter(([r])=>t?.[r]?.scope===n)),xn=(e,t="DD/MM/YYYY - HH:mm")=>{if(!e)return"";let n=new Date(e),r=o=>String(o).padStart(2,"0");return t.replace("DD",r(n.getDate())).replace("MM",r(n.getMonth()+1)).replace("YYYY",n.getFullYear()).replace("YY",String(n.getFullYear()).slice(-2)).replace("HH",r(n.getHours())).replace("mm",r(n.getMinutes())).replace("ss",r(n.getSeconds()))},io=(e,t)=>{let n=e?.ui,r=t?.ui;return JSON.stringify(n)===JSON.stringify(r)?null:n&&!r?{changeType:"delete",data:e}:r&&!e?{changeType:"add",data:t}:r&&e?{changeType:"update",data:t}:null},bt=(e={},t={})=>{let n={},r=["sfx","voice"],o=s=>{let a=e[s],l=t[s];l&&!a?n[s]={changeType:"add",data:l}:a&&!l?r.includes(s)||(n[s]={changeType:"delete",data:a}):a&&l&&JSON.stringify(a)!==JSON.stringify(l)&&(n[s]={changeType:"update",data:l})};o("background"),o("bgm"),o("voice");let i=io(e.dialogue,t.dialogue);return i&&(n.dialogue=i),o("choice"),o("layout"),o("animation"),o("control"),o("character"),o("visual"),o("sfx"),n},It=(e={})=>{let t=structuredClone(e);t.background&&(delete t.background.animations,t.background.resourceId||delete t.background);let n=o=>{t[o]&&(delete t[o].animations,Object.keys(t[o]).length===0&&delete t[o])};n("layout"),n("choice"),t.dialogue?.ui&&(delete t.dialogue.ui.animations,Object.keys(t.dialogue.ui).length===0&&delete t.dialogue.ui,Object.keys(t.dialogue).length===0&&delete t.dialogue);let r=(o,i)=>{let s=t[o]?.items;Array.isArray(s)&&(t[o].items=s.map(a=>{let l={...a};return delete l.animations,i(l)?l:null}).filter(Boolean),t[o].items.length===0&&delete t[o])};return r("character",o=>o.sprites&&o.sprites.length>0||o.transformId||o.resourceId),r("visual",o=>o.resourceId||o.transformId),t},so=(e,t)=>{if(!e||!t)return;let n=e;for(let r of t.split(".")){if(n==null||!(r in Object(n)))return;n=n[r]}return n},co=(e,t)=>{if(typeof e!="string")return e;if(e==="_event"){if(t==null)throw new Error('Action template binding "_event" requires event context "_event".');return t}if(!e.startsWith("_event."))return e;if(t==null)throw new Error(`Action template binding "${e}" requires event context "_event".`);let n=e.slice(7),r=so(t,n);if(r===void 0)throw new Error(`Action template binding "${e}" could not be resolved from "_event".`);return r},lo={updateProjectData:new Set(["projectData"]),showConfirmDialog:new Set(["confirmActions","cancelActions"])},An=(e,t)=>{let n=e[e.length-1];return n?lo[n]?.has(t)===!0:!1},ht=(e,t,n=[])=>Array.isArray(e)?e.map(r=>ht(r,t,n)):e&&typeof e=="object"?Object.fromEntries(Object.entries(e).map(([r,o])=>[r,An(n,r)?o:ht(o,t,[...n,r])])):co(e,t),gt=(e,t,n=[])=>Array.isArray(e)?e.map(r=>gt(r,t,n)):e&&typeof e=="object"?Object.fromEntries(Object.entries(e).map(([r,o])=>[r,An(n,r)?o:gt(o,t,[...n,r])])):typeof e=="string"?B(e,t):e,vn=(e,t)=>{if(!t)return e;if(Object.prototype.hasOwnProperty.call(t,"event"))throw new Error('Action template context key "event" is no longer supported. Use "_event".');let n=ht(e,t._event);return gt(n,t)};var Be=(e,t)=>e?!t(e)&&e.animations?{animationsOnly:!0,state:{animations:structuredClone(e.animations)}}:{animationsOnly:!1,state:null}:{animationsOnly:!1,state:null},En=(e,t)=>{if(!e||e.length===0)return{hasValidItems:!1,processedItems:[]};let n=e.map(r=>structuredClone(r)).filter(r=>t(r)||r.animations);return{hasValidItems:n.length>0,processedItems:n}},ao=()=>({}),uo=(e,t)=>{if(t.background){let{animationsOnly:n,state:r}=Be(t.background,o=>!!o.resourceId);if(n){e.background=e.background?.resourceId?{...structuredClone(e.background),...r}:r;return}if(!t.background.resourceId){delete e.background;return}e.background=structuredClone(t.background)}else e.background?.animations&&(e.background.animations={})},fo=(e,t)=>{if(!t.dialogue){e.dialogue&&e.dialogue.mode==="adv"&&(e.dialogue.content=void 0,e.dialogue.characterId=void 0);return}if(e.dialogue||(e.dialogue={}),t.dialogue.ui){let{animationsOnly:n,state:r}=Be(t.dialogue.ui,o=>!!o.resourceId);n?e.dialogue.ui={...e.dialogue.ui,...r}:e.dialogue.ui={...t.dialogue.ui}}else e.dialogue?.ui?.animations&&(e.dialogue.ui.animations={});if(t.dialogue.mode==="adv"&&(e.dialogue.content=e.dialogue.content||void 0,e.dialogue.characterId=e.dialogue.characterId||void 0,e.dialogue.mode="adv"),t.dialogue.mode==="nvl"&&(e.dialogue?.mode!=="nvl"&&(e.dialogue.lines=[]),e.dialogue.mode="nvl"),t.dialogue.content!==void 0&&(e.dialogue.content=t.dialogue.content),delete e.dialogue.characterId,t.dialogue.characterId&&(e.dialogue.characterId=t.dialogue.characterId),t.dialogue.character?e.dialogue.character={...t.dialogue.character}:delete e.dialogue.character,t.dialogue.clear){delete e.dialogue;return}t.dialogue?.clearPage&&e.dialogue?.mode==="nvl"&&(e.dialogue.lines=[]),e.dialogue?.mode==="nvl"&&t.dialogue.content!==void 0&&e.dialogue.lines.push({content:t.dialogue.content,characterId:t.dialogue.characterId||null})},po=(e,t)=>{if(t.sfx){if(!t.sfx.items||t.sfx.items.length===0){delete e.sfx;return}e.sfx=t.sfx}else e.sfx&&delete e.sfx},ho=(e,t)=>{if(t.bgm){if(!t.bgm.resourceId){e.bgm=void 0;return}e.bgm={...t.bgm,loop:t.bgm.loop||t.bgm.loop===void 0}}},go=(e,t)=>{if(t.visual){let{hasValidItems:n,processedItems:r}=En(t.visual.items,o=>!!o.resourceId);n?e.visual={items:r}:delete e.visual}else e.visual?.items&&(e.visual.items=e.visual.items.map(n=>n.animations?{...n,animations:{}}:n))},mo=(e,t)=>{if(!t.character){e.character?.items&&(e.character.items=e.character.items.map(o=>o.animations?{...o,animations:{}}:o));return}let{hasValidItems:n,processedItems:r}=En(t.character.items,o=>o.sprites&&o.sprites.length>0||o.transformId||o.resourceId);n?e.character={items:r}:delete e.character},yo=(e,t)=>{t.animation?e.animation=t.animation:e.animation&&delete e.animation},bo=(e,t)=>{if(t.layout){let{animationsOnly:n,state:r}=Be(t.layout,o=>!!o.resourceId);if(n){e.layout=r;return}if(!t.layout.resourceId){delete e.layout;return}e.layout=t.layout}else e.layout&&delete e.layout},Io=(e,t)=>{if(t.choice){let{animationsOnly:n,state:r}=Be(t.choice,o=>!!o.resourceId);if(n){e.choice={...e.choice,...r};return}if(!t.choice.resourceId){delete e.choice;return}e.choice=t.choice}else e.choice&&delete e.choice},wo=(e,t)=>{if(t.control){if(!t.control.resourceId){delete e.control;return}e.control=t.control}},xo=(e,t)=>{t.voice?e.voice=t.voice:e.voice&&delete e.voice},Ao=(e,t)=>{t.cleanAll&&Object.keys(e).forEach(n=>{delete e[n]})},Ae=e=>Ne(ao,[Ao,uo,po,ho,go,fo,mo,yo,bo,Io,wo,xo])(e);var oe={objectValues:e=>Object.entries(e).map(([t,n])=>({id:t,...n})),formatDate:xn},vo=/^\$for\s+([A-Za-z_][A-Za-z0-9_]*)(?:\s*,\s*([A-Za-z_][A-Za-z0-9_]*))?\s+in\s+(.+):$/,Eo=(e,t)=>{let n=String(t||"").trim();if(!n)return;let r=n.match(/[A-Za-z_][A-Za-z0-9_]*|\[\d+\]/g)||[],o=e;for(let i of r){if(i.startsWith("[")){let s=Number(i.slice(1,-1));o=Array.isArray(o)?o[s]:void 0;continue}o=o?.[i]}return o},ze=(e,t,n)=>{if(Array.isArray(e)){let o=[];for(let i of e){if(i&&typeof i=="object"&&!Array.isArray(i)&&Object.keys(i).length===1){let[s]=Object.keys(i),a=vo.exec(s);if(a){let[,l,c,u]=a,f=Eo(t,u);if(!Array.isArray(f))continue;let d=Array.isArray(i[s])?i[s]:[];f.forEach((p,g)=>{let y={...t,[l]:p};c&&(y[c]=g),d.forEach(m=>{let b=ze(m,y,n),I=B(b,y,n);Array.isArray(I)?o.push(...I):o.push(I)})});continue}}o.push(ze(i,t,n))}return o}if(!e||typeof e!="object")return e;let r={};return Object.entries(e).forEach(([o,i])=>{r[o]=ze(i,t,n)}),r},$t=({animationType:e,animationId:t,animationPath:n})=>{if(e!==void 0&&!(e==="update"||e==="transition"))throw new Error(`[${n}] Animation "${t}" has unsupported type "${e}". Use "update" or "transition".`)},_o=({id:e,targetId:t,animation:n,animationPath:r="animation"})=>{let o=structuredClone(n);return $t({animationType:o.type,animationId:e,animationPath:r}),delete o.name,o.id=e,o.targetId=t,o},$o=(e,{animationId:t="animation",animationPath:n="animation"}={})=>{if(!(!e||typeof e!="object"||Array.isArray(e))&&typeof e.type=="string")return $t({animationType:e.type,animationId:t,animationPath:n}),e.type},Co=e=>{if(typeof e=="string")return e;if(!(!e||typeof e!="object"||Array.isArray(e)))return e.resourceId},Lo=e=>!e||typeof e!="object"||Array.isArray(e)?!1:["in","out","update"].some(t=>e[t]!==void 0),So=(e,t)=>{if(Lo(e))throw new Error(`[${t}] Legacy animations.in/out/update is no longer supported. Use a single animations.resourceId reference.`)},ve=({animations:e,resources:t,animationId:n,instanceId:r,targetId:o,animationPath:i="animation"})=>{if(!n||!o)return!1;let s=t?.animations?.[n];return s?(e.push(_o({id:r,targetId:o,animation:s,animationPath:i})),!0):!1},Ro=({hasPrevious:e,hasCurrent:t,previousResourceId:n,currentResourceId:r,sharedTarget:o})=>!e&&t?"enter":e&&!t?"exit":e&&t?n===r&&o?"update":"replace":"none",ko=({animationType:e,animationId:t,animationPath:n,lifecycle:r})=>{if(!(e!=="update"||r==="update"))throw new Error(`[${n}] Animation "${t}" has type "update", but update animations can only be used when the same target persists across the state change. Use type "transition" for enter, exit, and replace.`)},Oo=(e,{defaultTargetId:t,defaultId:n,animationPath:r="animation"}={})=>{if(!e||typeof e!="object"||Array.isArray(e))return e;let o=structuredClone(e);return $t({animationType:o.type,animationId:o.id??n,animationPath:r}),o.id??=n,o.targetId??=t,o},Ct=({animations:e,transitions:t,defaultTargetId:n,idPrefix:r,animationPathPrefix:o=r})=>{t.forEach((i,s)=>{e.push(Oo(i,{defaultTargetId:n,defaultId:`${r}-transition-${s}`,animationPath:`${o}.transitions[${s}]`}))})},_n=(e,t)=>{if(!e||typeof e!="string"||!e.includes("${"))return e;let n=B(e,t);return n&&typeof n=="object"?e:n},$n=(e,t)=>{if(e===void 0)return[];if(!Array.isArray(e)||e.some(n=>n===null||typeof n!="object"||Array.isArray(n)))throw new Error(`${t} must be an array of objects`);return e},Cn=(e,t=0)=>{let n=e?.sprites?.map(({resourceId:r})=>r)||[];return n.length===0?`character-container-${e.id}`:`character-container-${e.id}-${t}-${n.join("-")}`},wt=(e,t)=>{if(!t.transformId)throw new Error(`Visual item "${t.id}" requires transformId`);let n=e.transforms?.[t.transformId];if(!n)throw new Error(`Transform "${t.transformId}" not found for visual item "${t.id}"`);return n},Po=(e={})=>e.textStyles||{},To=(e={})=>e.images||{},Vo=(e={})=>e.colors||{},No=/^#(?:[0-9a-fA-F]{3}|[0-9a-fA-F]{6})$/,Ee=(e,t)=>e==="root"?`${t}`:`${e}.${t}`,he=(e,t,n)=>{if(typeof e!="string"||e.length===0)throw new Error(`${n} at "${t}" must resolve to a non-empty string`)},Ln=(e,t,n)=>{if(e===void 0)return 1;if(typeof e!="number"||!Number.isFinite(e))throw new Error(`${t} for text style "${n}" must be a number between 0 and 1`);if(e<0||e>1)throw new Error(`${t} for text style "${n}" must be a number between 0 and 1`);return e},Pn=(e,t)=>{if(typeof e!="string"||!No.test(e))throw new Error(`${t} must resolve to a hex color`);return e.length===4?`#${e.slice(1).split("").map(n=>n.repeat(2)).join("")}`:e},Sn=(e,t,n)=>{let r=Pn(e,n);if(t===1)return r;let o=Number.parseInt(r.slice(1,3),16),i=Number.parseInt(r.slice(3,5),16),s=Number.parseInt(r.slice(5,7),16);return`rgba(${o}, ${i}, ${s}, ${t})`},Do=(e={},t)=>{let n=Po(e)?.[t];if(!n)throw new Error(`Text style "${t}" not found`);let r=e.fonts?.[n.fontId];if(!r)throw new Error(`Font "${n.fontId}" not found for text style "${t}"`);let o=e.colors?.[n.colorId];if(!o)throw new Error(`Color "${n.colorId}" not found for text style "${t}"`);let i=Ln(n.colorAlpha,"colorAlpha",t),s={fontFamily:r.fileId,fontSize:n.fontSize??16,fontWeight:n.fontWeight??"400",fontStyle:n.fontStyle??"normal",lineHeight:n.lineHeight??1.2,fill:Sn(o.hex,i,`Color "${n.colorId}" for text style "${t}"`)};if(n.align!==void 0&&(s.align=n.align),n.wordWrap!==void 0&&(s.wordWrap=n.wordWrap),n.breakWords!==void 0&&(s.breakWords=n.breakWords),n.wordWrapWidth!==void 0&&(s.wordWrapWidth=n.wordWrapWidth),n.strokeColorId){let a=e.colors?.[n.strokeColorId];if(!a)throw new Error(`Stroke color "${n.strokeColorId}" not found for text style "${t}"`);let l=Ln(n.strokeAlpha,"strokeAlpha",t);s.strokeColor=Sn(a.hex,l,`Stroke color "${n.strokeColorId}" for text style "${t}"`)}else if(n.strokeAlpha!==void 0)throw new Error(`strokeAlpha for text style "${t}" requires strokeColorId`);return n.strokeWidth!==void 0&&(s.strokeWidth=n.strokeWidth),s},vt=(e,t={},n="root")=>{if(Array.isArray(e))return e.map((o,i)=>vt(o,t,`${n}[${i}]`));if(!e||typeof e!="object")return e;if(Object.prototype.hasOwnProperty.call(e,"textStyle"))throw new Error(`Inline textStyle is not allowed in layout elements at "${n}". Use textStyleId instead`);let r={};for(let[o,i]of Object.entries(e))o!=="textStyleId"&&(r[o]=vt(i,t,Ee(n,o)));return e.textStyleId!==void 0&&(he(e.textStyleId,n,"textStyleId"),r.textStyle=Do(t,e.textStyleId)),r},Tn=(e={},t)=>{let n=Vo(e)?.[t];if(!n)throw new Error(`Color "${t}" not found`);return Pn(n.hex,`Color "${t}"`)},Vn=e=>e==="hover.fill"?"hover.colorId":e==="click.fill"?"click.colorId":e==="rightClick.fill"?"rightClick.colorId":"colorId",xt=(e,t,n)=>{let r=e?.[t];if(!(!r||typeof r!="object"||Array.isArray(r))&&Object.prototype.hasOwnProperty.call(r,"fill"))throw new Error(`Inline ${t}.fill is not allowed in rect layout elements at "${n}". Use ${Vn(`${t}.fill`)} instead`)},jo=(e,t={},n="root")=>{if(Array.isArray(e))return e.map((o,i)=>_e(o,t,`${n}[${i}]`));if(!e||typeof e!="object")return e;let r={};for(let[o,i]of Object.entries(e))o!=="colorId"&&(r[o]=_e(i,t,Ee(n,o)));return e.colorId!==void 0&&(he(e.colorId,n,"colorId"),r.fill=Tn(t,e.colorId)),r},_e=(e,t={},n="root")=>{if(Array.isArray(e))return e.map((o,i)=>_e(o,t,`${n}[${i}]`));if(!e||typeof e!="object")return e;if(e.type==="rect"){if(Object.prototype.hasOwnProperty.call(e,"fill"))throw new Error(`Inline fill is not allowed in rect layout elements at "${n}". Use ${Vn("fill")} instead`);xt(e,"hover",n),xt(e,"click",n),xt(e,"rightClick",n)}let r={};for(let[o,i]of Object.entries(e))if(!(e.type==="rect"&&o==="colorId")){if(e.type==="rect"&&(o==="hover"||o==="click"||o==="rightClick")){r[o]=jo(i,t,Ee(n,o));continue}r[o]=_e(i,t,Ee(n,o))}return e.type==="rect"&&e.colorId!==void 0&&(he(e.colorId,n,"colorId"),r.fill=Tn(t,e.colorId)),r},At=(e={},t)=>{let n=To(e)?.[t];return n||null},Nn=e=>e==="hoverUrl"||e==="hoverSrc"||e==="hover.src"?"hoverImageId":e==="clickUrl"||e==="clickSrc"||e==="click.src"?"clickImageId":"imageId",Rn=(e,t,n,r)=>{let o=e?.[t];if(!(!o||typeof o!="object"||Array.isArray(o))&&Object.prototype.hasOwnProperty.call(o,r))throw new Error(`Inline ${t}.${r} is not allowed in sprite layout elements at "${n}". Use ${Nn(`${t}.${r}`)} instead`)},kn=(e,t,n)=>{let r=e[t];e[t]={...r&&typeof r=="object"&&!Array.isArray(r)?r:{},src:n}},Et=(e,t={},n="root")=>{if(Array.isArray(e))return e.map((o,i)=>Et(o,t,`${n}[${i}]`));if(!e||typeof e!="object")return e;if(e.type==="sprite"){for(let o of["url","src","hoverUrl","hoverSrc","clickUrl","clickSrc"])if(Object.prototype.hasOwnProperty.call(e,o))throw new Error(`Inline ${o} is not allowed in sprite layout elements at "${n}". Use ${Nn(o)} instead`);Rn(e,"hover",n,"src"),Rn(e,"click",n,"src")}let r={};for(let[o,i]of Object.entries(e))e.type==="sprite"&&(o==="imageId"||o==="hoverImageId"||o==="clickImageId")||(r[o]=Et(i,t,Ee(n,o)));if(e.type==="sprite"&&e.imageId!==void 0){he(e.imageId,n,"imageId");let o=At(t,e.imageId),i=o?.fileId??e.imageId;r.src=i,r.width===void 0&&o?.width!==void 0&&(r.width=o.width),r.height===void 0&&o?.height!==void 0&&(r.height=o.height)}return e.type==="sprite"&&e.hoverImageId!==void 0&&(he(e.hoverImageId,n,"hoverImageId"),kn(r,"hover",At(t,e.hoverImageId)?.fileId??e.hoverImageId)),e.type==="sprite"&&e.clickImageId!==void 0&&(he(e.clickImageId,n,"clickImageId"),kn(r,"click",At(t,e.clickImageId)?.fileId??e.clickImageId)),r},Lt=(e,t={},n="root")=>Et(_e(vt(e,t,n),t,n),t,n),ie=Lt,Ue=(e=[])=>e.find(t=>t.id==="story"),se=({variables:e,saveSlots:t=[],isLineCompleted:n,autoMode:r,skipMode:o,isChoiceVisible:i,canRollback:s,confirmDialog:a,historyDialogue:l=[],characters:c={}}={})=>({variables:e,saveSlots:t,isLineCompleted:n,autoMode:r,skipMode:o,isChoiceVisible:i,canRollback:s,confirmDialog:a,historyDialogue:l,characters:c,effectiveSoundVolume:e?._muteAll?0:e?._soundVolume??500,textSpeed:e?._textSpeed??50}),On=100,Fe=(e,t)=>{if(Array.isArray(e))return e.map(r=>Fe(r,t));if(!e||typeof e!="object")return e;let n={...e};return Object.keys(n).forEach(r=>{n[r]=Fe(n[r],t)}),n.type==="text-revealing"?t(n):n},Mo=e=>Fe(e,t=>({...t,revealEffect:"none"})),Bo=e=>Fe(e,t=>{let n=Number(t.speed??t.displaySpeed),r=Number.isFinite(n)?Math.max(n,On):On;return{...t,speed:r,...Object.prototype.hasOwnProperty.call(t,"displaySpeed")?{displaySpeed:r}:{}}}),ce=(e,{isLineCompleted:t=!1,skipMode:n=!1,skipTransitionsAndAnimations:r=!1}={})=>t||r?Mo(e):n?Bo(e):e,Dn=({id:e,screen:t={width:1920,height:1080}})=>({id:e,type:"rect",fill:"transparent",width:t.width,height:t.height,x:0,y:0,click:{payload:{actions:{}}}}),_t=e=>{if(Array.isArray(e))return e.map(_t);if(!e||typeof e!="object")return e;let t={};for(let[i,s]of Object.entries(e))t[i]=_t(s);let n=t.click?.payload;if(!n||typeof n!="object"||Array.isArray(n))return t;let r=n.actions,o=r&&typeof r=="object"&&!Array.isArray(r)&&Object.prototype.hasOwnProperty.call(r,"nextLine")?{...r.nextLine,_interactionSource:"choice"}:void 0;return{...t,click:{...t.click,payload:{...n,_interactionSource:"choice",...o?{actions:{...r,nextLine:o}}:{}}}}},jn=(e=[],t={})=>e.map(n=>{let r=t?.[n.characterId],o=typeof n.text=="string"?n.text:Array.isArray(n.content)?n.content.map(i=>i?.text??"").join(""):"";return{...n,text:o,characterName:r?.name||""}}),Mn=({container:e,resources:t,templateData:n,isLineCompleted:r=!1,skipMode:o=!1,skipTransitionsAndAnimations:i=!1})=>{let s=B(e,n,{functions:oe});return ie(ce(s,{isLineCompleted:r,skipMode:o,skipTransitionsAndAnimations:i}),t)},zo=(e={})=>{if(!(!e||typeof e!="object"||Array.isArray(e)))return Object.fromEntries(Object.entries(e).map(([t,n])=>[t,{payload:{actions:structuredClone(n?.actions||{})}}]))},re=({animations:e,animationsDef:t,resources:n,previousResourceId:r,currentResourceId:o,previousTargetId:i,currentTargetId:s,animationPath:a,idPrefix:l,allowIncomingUpdateFallback:c=!1})=>{if(!t)return;let u=r!=null&&r!==!1,f=o!=null&&o!==!1,d=i&&s&&i===s,p=Ro({hasPrevious:u,hasCurrent:f,previousResourceId:r,currentResourceId:o,sharedTarget:d});So(t,a);let g=Co(t),y=n?.animations?.[g],m=$o(y,{animationId:g,animationPath:a}),b=c&&m==="update"&&p!=="update"&&f&&s;if(b||ko({animationType:m,animationId:g,animationPath:a,lifecycle:p}),m==="update"){u&&f&&r===o&&d?ve({animations:e,resources:n,animationId:g,instanceId:`${l}-animation-update`,targetId:s,animationPath:a}):b&&ve({animations:e,resources:n,animationId:g,instanceId:`${l}-animation-update`,targetId:s,animationPath:a});return}if(m==="transition"){if(u&&f&&d){ve({animations:e,resources:n,animationId:g,instanceId:`${l}-animation-transition`,targetId:s,animationPath:a});return}u&&ve({animations:e,resources:n,animationId:g,instanceId:`${l}-animation-out`,targetId:i,animationPath:a}),f&&ve({animations:e,resources:n,animationId:g,instanceId:`${l}-animation-in`,targetId:s,animationPath:a})}},Fo=()=>({elements:[{id:"story",type:"container",x:0,y:0,children:[]}],animations:[],audio:[],global:{}}),Uo=(e,{presentationState:t,previousPresentationState:n,resources:r={},isLineCompleted:o,skipTransitionsAndAnimations:i,variables:s,autoMode:a,skipMode:l,isChoiceVisible:c,canRollback:u,saveSlots:f=[]})=>{let{elements:d,animations:p}=e;if(t.background){let g=d.find(b=>b.id==="story");if(!g)return e;let y=n?.background?.resourceId,m=t.background.resourceId??(t.background.animations?y:void 0);if(m){let{images:b={},videos:I={}}=r,w=b[m]||I[m];if(w){let E=I[m]!==void 0,A={id:`bg-cg-${m}`,type:E?"video":"sprite",x:0,y:0,src:w.fileId,width:w.width,height:w.height,alpha:1,anchorX:0,anchorY:0,rotation:0,scaleX:1,scaleY:1};E&&(A.loop=t.background.loop??!1,A.volume=w.volume??500),g.children.push(A)}}if(m){let{layouts:b={}}=r,I=b[m];if(I){let w={id:`bg-cg-${m}`,type:"container",children:I.elements},E=B(w,se({variables:s,saveSlots:f,isLineCompleted:o,autoMode:a,skipMode:l,isChoiceVisible:c,canRollback:u}),{functions:oe});g.children.push(ie(ce(E,{isLineCompleted:o,skipMode:l,skipTransitionsAndAnimations:i}),r))}}t.background.animations&&!o&&!i&&re({animations:p,animationsDef:t.background.animations,resources:r,previousResourceId:y,currentResourceId:m,previousTargetId:y?`bg-cg-${y}`:void 0,currentTargetId:m?`bg-cg-${m}`:void 0,animationPath:"background.animations",idPrefix:"bg-cg",allowIncomingUpdateFallback:!0})}return e},Wo=(e,{presentationState:t,previousPresentationState:n,resources:r,isLineCompleted:o,skipTransitionsAndAnimations:i})=>{let{elements:s,animations:a}=e;if(t.character&&r){let l=s.find(f=>f.id==="story");if(!l)return e;let c=t.character.items||[],u=n?.character?.items||[];for(let f=0;f<c.length;f++){let d=c[f],{transformId:p,sprites:g}=d,y=u.find(L=>L.id===d.id),m=u.findIndex(L=>L.id===d.id),b=y?.sprites&&y.sprites.length>0,I=g&&g.length>0,w=m>=0?Cn(y,m):void 0;if(d.animations&&!g&&!p&&b&&!o&&!i){re({animations:a,animationsDef:d.animations,resources:r,previousResourceId:w,currentResourceId:void 0,previousTargetId:w,currentTargetId:void 0,animationPath:`character.items[${f}].animations`,idPrefix:"character"});continue}if(d.animations&&!g&&!p)continue;if(!g||g.length===0||!p){console.warn("Character item missing sprites or transformId:",d);continue}let E=Cn(d,f),A=r.transforms[p];if(!A){console.warn("Transform not found:",p);continue}let R={type:"container",id:E,x:d.x??A.x,y:d.y??A.y,anchorX:A.anchorX,anchorY:A.anchorY,rotation:A.rotation,scaleX:A.scaleX,scaleY:A.scaleY,children:[]};for(let L of g){let v=r.images[L.resourceId];if(!v){console.warn(`Image resource not found: ${L.resourceId}`);continue}R.children.push({type:"sprite",id:`${E}-${L.id}`,src:v.fileId,width:v.width,height:v.height,x:0,y:0})}l.children.push(R),d.animations&&!o&&!i&&re({animations:a,animationsDef:d.animations,resources:r,previousResourceId:w,currentResourceId:E,previousTargetId:w,currentTargetId:E,animationPath:`character.items[${f}].animations`,idPrefix:"character"})}}return e},Yo=(e,{presentationState:t,previousPresentationState:n,resources:r,isLineCompleted:o,skipTransitionsAndAnimations:i,variables:s,autoMode:a,skipMode:l,isChoiceVisible:c,canRollback:u,saveSlots:f=[]})=>{let{elements:d,animations:p}=e;if(t.visual&&r){let g=d.find(m=>m.id==="story");if(!g)return e;let y=t.visual.items;for(let m of y){if(m.resourceId){let{images:b={},videos:I={},spritesheets:w={}}=r,E=w[m.resourceId];if(E){let A=wt(r,m),R=m.animationName;if(R){let L=E.animations?.[R];if(!L)throw new Error(`Animation '${R}' not found in spritesheet resource '${m.resourceId}'`);let v={id:`visual-${m.id}`,type:"animated-sprite",x:m.x??A.x,y:m.y??A.y,width:m.width??E.width,height:m.height??E.height,alpha:m.alpha??1,anchorX:A.anchorX,anchorY:A.anchorY,rotation:A.rotation,scaleX:A.scaleX,scaleY:A.scaleY,spritesheetSrc:E.fileId,spritesheetData:E.jsonData,animation:{frames:L.frames,animationSpeed:m.animationSpeed??L.animationSpeed??.5,loop:m.loop??L.loop??!0}};g.children.push(structuredClone(v))}}else{let A=b[m.resourceId]||I[m.resourceId];if(A){let R=I[m.resourceId]!==void 0,L=wt(r,m),v={id:`visual-${m.id}`,type:R?"video":"sprite",src:A.fileId,width:A.width,height:A.height,x:L.x,y:L.y,anchorX:L.anchorX,anchorY:L.anchorY,rotation:L.rotation,scaleX:L.scaleX,scaleY:L.scaleY};R&&(v.loop=A.loop??!1,v.volume=A.volume??500),g.children.push(v)}}}if(m.resourceId){let{layouts:b={}}=r,I=b[m.resourceId];if(I){let w=wt(r,m),E={id:`visual-${m.id}`,type:"container",children:structuredClone(I.elements),x:w.x,y:w.y,anchorX:w.anchorX,anchorY:w.anchorY,rotation:w.rotation,scaleX:w.scaleX,scaleY:w.scaleY},A=B(E,se({variables:s,saveSlots:f,isLineCompleted:o,autoMode:a,skipMode:l,isChoiceVisible:c,canRollback:u}),{functions:oe});g.children.push(ie(ce(A,{isLineCompleted:o,skipMode:l,skipTransitionsAndAnimations:i}),r))}}if(m.animations&&!o&&!i){let I=(n?.visual?.items||[]).find(w=>w.id===m.id);re({animations:p,animationsDef:m.animations,resources:r,previousResourceId:I?.resourceId,currentResourceId:m.resourceId,previousTargetId:I?.resourceId?`visual-${m.id}`:void 0,currentTargetId:m.resourceId?`visual-${m.id}`:void 0,animationPath:`visual.items[${m.id}].animations`,idPrefix:m.id})}}}return e},Ho=(e,{presentationState:t,previousPresentationState:n,resources:r={},dialogueUIHidden:o,autoMode:i,skipMode:s,isChoiceVisible:a,canRollback:l,skipOnlyViewedLines:c,isLineCompleted:u,skipTransitionsAndAnimations:f,variables:d,saveSlots:p=[]})=>{let{elements:g,animations:y}=e;if(!t.dialogue||o)return e;let m=g.find(b=>b.id==="story");if(!m)return e;if(t.dialogue.ui&&t.dialogue.ui.resourceId){let{layouts:b={}}=r,I=b[t.dialogue.ui.resourceId];if(I){let w;t.dialogue.characterId&&(w=r.characters[t.dialogue.characterId]),t.dialogue.character&&(w={...w,name:t.dialogue.character.name});let E={elements:I.elements},A=t.dialogue?.content===void 0?[{text:""}]:$n(t.dialogue.content,"dialogue.content"),R=(t.dialogue?.lines||[]).map((_,C)=>({content:$n(_.content,`dialogue.lines[${C}].content`).map(Y=>({...Y,text:_n(Y.text,{variables:d})})),characterName:_.characterId&&r.characters?.[_.characterId]?.name||""})),L={variables:d,autoMode:i,skipMode:s,isChoiceVisible:a,canRollback:l,skipOnlyViewedLines:c,isLineCompleted:u,saveSlots:p,effectiveSoundVolume:d?._muteAll?0:d?._soundVolume??500,textSpeed:d?._textSpeed??50,dialogueLines:R,dialogue:{character:{name:w?.name||""},content:A.map(_=>({..._,text:_n(_.text,{variables:d})})),lines:R}},v={functions:oe},P=ze(E,L,v),G=B(P,L,v),F=ie(ce(G?.elements,{isLineCompleted:u,skipMode:s,skipTransitionsAndAnimations:f}),r);if(Array.isArray(F))for(let _ of F)m.children.push(_);else F&&m.children.push(F)}}return t.dialogue.ui?.animations&&!u&&!f&&re({animations:y,animationsDef:t.dialogue.ui.animations,resources:r,previousResourceId:n?.dialogue?.ui?.resourceId,currentResourceId:t.dialogue.ui?.resourceId,previousTargetId:n?.dialogue?.ui?.resourceId?"dialogue-container":void 0,currentTargetId:t.dialogue.ui?.resourceId?"dialogue-container":void 0,animationPath:"dialogue.ui.animations",idPrefix:"dialogue-ui"}),e},qo=(e,{presentationState:t,previousPresentationState:n,resources:r,screen:o,isLineCompleted:i,skipTransitionsAndAnimations:s,variables:a,autoMode:l,skipMode:c,isChoiceVisible:u,canRollback:f,saveSlots:d=[]})=>{let{elements:p,animations:g}=e;if(t.choice&&r){let y=Ue(p);if(!y)return e;let m=r?.layouts[t.choice.resourceId];if(m&&m.elements){let b={elements:m.elements},I=B(b,{...se({variables:a,saveSlots:d,isLineCompleted:i,autoMode:l,skipMode:c,isChoiceVisible:u??!!t.choice,canRollback:f}),choice:{items:t.choice?.items??[]}},{functions:oe}),w=_t(ie(ce(I?.elements,{isLineCompleted:i,skipMode:c,skipTransitionsAndAnimations:s}),r));if(Array.isArray(w))for(let E of w)y.children.push(E);else w&&y.children.push(w)}t.choice.animations&&!i&&!s&&re({animations:g,animationsDef:t.choice.animations,resources:r,previousResourceId:n?.choice?.resourceId,currentResourceId:t.choice.resourceId,previousTargetId:n?.choice?.resourceId?"choice-container":void 0,currentTargetId:t.choice.resourceId?"choice-container":void 0,animationPath:"choice.animations",idPrefix:"choice"})}return e},Ko=(e,{presentationState:t,resources:n={},variables:r,isLineCompleted:o,autoMode:i,skipMode:s,isChoiceVisible:a,canRollback:l,saveSlots:c=[],skipTransitionsAndAnimations:u})=>{if(!t.control?.resourceId)return e;let f=n.controls?.[t.control.resourceId];if(!f)return e;let d=zo(f.keyboard);if(d&&Object.keys(d).length>0&&(e.global.keyboard=d),!Array.isArray(f.elements)||f.elements.length===0)return e;let p=Ue(e.elements);if(!p)return e;let g={id:`control-${t.control.resourceId}`,type:"container",x:0,y:0,children:f.elements};return p.children.push(Mn({container:g,resources:n,templateData:se({variables:r,saveSlots:c,isLineCompleted:o,autoMode:i,skipMode:s,isChoiceVisible:a,canRollback:l}),isLineCompleted:o,skipMode:s,skipTransitionsAndAnimations:u})),e},Go=(e,{presentationState:t,resources:n,variables:r})=>{let{elements:o,audio:i}=e;if(t.bgm&&n){if(!Ue(o))return e;let a=n.sounds[t.bgm.resourceId];if(!a)return e;let l=r?._muteAll?0:r?._musicVolume??500;i.push({id:"bgm",type:"sound",src:a.fileId,loop:t.bgm.loop??!0,volume:l,delay:t.bgm.delay??null})}return e},Jo=(e,{presentationState:t,resources:n})=>{let{audio:r}=e;if(t.sfx&&n){let o=t.sfx.items;for(let i of o){let s=n.sounds?.[i.resourceId];s&&r.push({id:i.id,type:"sound",src:s.fileId,loop:i.loop??s.loop??!1,volume:i.volume??s.volume??500,delay:i.delay??s.delay??null})}}return e},Xo=(e,{presentationState:t,resources:n})=>{let{audio:r}=e;if(!t?.voice)return e;let{fileId:o,volume:i,loop:s}=t.voice;return r.push({id:`voice-${o}`,type:"sound",src:o,volume:i??500,loop:s??!1}),e},Zo=(e,{presentationState:t,previousPresentationState:n,resources:r={},variables:o,autoMode:i,skipMode:s,isChoiceVisible:a,canRollback:l,saveSlots:c=[],isLineCompleted:u,skipTransitionsAndAnimations:f})=>{let{elements:d,animations:p}=e;if(t.layout){let g=Ue(d);if(!g)return e;let y=r.layouts[t.layout.resourceId];if(!y)return e;Array.isArray(y.transitions)&&!u&&!f&&Ct({animations:p,transitions:y.transitions,defaultTargetId:`layout-${t.layout.resourceId}`,idPrefix:`layout-${t.layout.resourceId}`,animationPathPrefix:"layout"});let m={id:`layout-${t.layout.resourceId}`,type:"container",x:0,y:0,children:y.elements||[]};g.children.push(Mn({container:m,resources:r,templateData:se({variables:o,saveSlots:c,isLineCompleted:u,autoMode:i,skipMode:s,isChoiceVisible:a,canRollback:l}),isLineCompleted:u,skipMode:s,skipTransitionsAndAnimations:f}))}if(t.layout?.animations&&!u&&!f){let g=n?.layout?.resourceId,y=t.layout?.resourceId;re({animations:p,animationsDef:t.layout.animations,resources:r,previousResourceId:g,currentResourceId:y,previousTargetId:g?`layout-${g}`:void 0,currentTargetId:y?`layout-${y}`:void 0,animationPath:"layout.animations",idPrefix:"layout"})}return e},Qo=(e,{resources:t={},variables:n,autoMode:r,skipMode:o,isChoiceVisible:i,canRollback:s,layeredViews:a=[],dialogueHistory:l=[],saveSlots:c=[],screen:u,isLineCompleted:f,skipTransitionsAndAnimations:d})=>{let{elements:p,animations:g}=e;return a&&a.length>0&&a.forEach((y,m)=>{let b=t.layouts[y.resourceId];if(!b){console.warn(`LayeredView layout not found: ${y.resourceId}`);return}Array.isArray(b.transitions)&&(d||Ct({animations:g,transitions:b.transitions,defaultTargetId:`layeredView-${m}`,idPrefix:`layeredView-${m}`,animationPathPrefix:`layeredViews[${m}]`}));let I={id:`layeredView-${m}`,type:"container",x:0,y:0,children:[Dn({id:`layeredView-${m}-blocker`,screen:u}),...b.elements||[]]},w=jn(l,t.characters),E=se({variables:n,saveSlots:c,isLineCompleted:f,autoMode:r,skipMode:o,isChoiceVisible:i,canRollback:s,historyDialogue:w,characters:t.characters||{}}),A=B(I,E,{functions:oe}),[R,...L]=A.children||[],v=ie(ce({...A,children:L},{isLineCompleted:f,skipMode:o,skipTransitionsAndAnimations:d}),t);p.push({...v,children:R?[R,...v.children||[]]:v.children})}),e},ei=(e,{resources:t={},variables:n,saveSlots:r=[],autoMode:o,skipMode:i,isChoiceVisible:s,canRollback:a,confirmDialog:l,dialogueHistory:c=[],screen:u,isLineCompleted:f,skipTransitionsAndAnimations:d})=>{let{elements:p,animations:g}=e;if(!l?.resourceId)return e;let y=t.layouts?.[l.resourceId];if(!y)return console.warn(`ConfirmDialog layout not found: ${l.resourceId}`),e;Array.isArray(y.transitions)&&!d&&Ct({animations:g,transitions:y.transitions,defaultTargetId:"confirmDialog",idPrefix:"confirmDialog",animationPathPrefix:"confirmDialog"});let m={id:"confirmDialog",type:"container",x:0,y:0,children:[Dn({id:"confirmDialog-blocker",screen:u}),...y.elements||[]]},b=jn(c,t.characters),I=B(m,se({variables:n,saveSlots:r,isLineCompleted:f,autoMode:o,skipMode:i,isChoiceVisible:s,canRollback:a,confirmDialog:l,historyDialogue:b,characters:t.characters||{}}),{functions:oe}),[w,...E]=I.children||[],A=ie(ce({...I,children:E},{isLineCompleted:f,skipMode:i,skipTransitionsAndAnimations:d}),t);return p.push({...A,children:w?[w,...A.children||[]]:A.children}),e},Bn=e=>Ne(Fo,[Ko,Uo,Wo,Yo,Ho,qo,Zo,Go,Jo,Xo,Qo,ei])(e);var We={manual:{enabled:!0,requireLineCompleted:!1},auto:{enabled:!1},applyMode:"persistent"},Un=1,qe=()=>({manual:{...We.manual},auto:{...We.auto},applyMode:We.applyMode}),St=e=>{if((e.global.nextLineConfig?.applyMode??"persistent")!=="singleLine")return;let n=e.global.nextLineConfig?.auto?.enabled===!0;e.global.nextLineConfig={...qe()},n&&e.global.pendingEffects.push({name:"clearNextLineConfigTimer"})},U=e=>{let t=J(e)?lt(e):e;return structuredClone(t)},z=e=>e!==null&&typeof e=="object"&&!Array.isArray(e),Ke=e=>String(e),Rt=()=>({sections:[],resources:[]}),Ye=()=>({sectionId:void 0,lineId:void 0}),ti=e=>Array.isArray(e)?e.map(t=>t?.text??"").join(""):"",ni=()=>({resourceId:void 0}),ri=e=>{if(!z(e))return e;let t={...e};return Object.prototype.hasOwnProperty.call(t,"requireComplete")&&!Object.prototype.hasOwnProperty.call(t,"requireLineCompleted")&&(t.requireLineCompleted=t.requireComplete),delete t.requireComplete,t},Wn=(e,t)=>{let n=e?.story?.scenes??{};for(let[r,o]of Object.entries(n))if(o?.sections?.[t])return{sceneId:r,section:o.sections[t]};return{sceneId:void 0,section:void 0}},Yn=e=>{let t=e?.story?.scenes??{},n=new Map;for(let[r,o]of Object.entries(t)){let i=o?.sections??{};for(let s of Object.keys(i)){let a=n.get(s);if(a!==void 0)throw new Error(`Duplicate sectionId "${s}" found in scenes "${a}" and "${r}". Section IDs must be globally unique.`);n.set(s,r)}}},Hn=e=>{if(typeof e=="number"||typeof e!="string")return e;let t=Number(e);return Number.isFinite(t)?t:e},qn=e=>{if(!Number.isInteger(e)||e<1)throw new Error("Malformed save slot formatVersion.");if(e!==Un)throw new Error(`Unsupported save slot formatVersion "${e}".`);return e},oi=(e,t={})=>{let n;try{n=qn(t.formatVersion)}catch(o){throw new Error(`Hydrated save slot "${e}" failed validation: ${o.message}`)}let r={...t,formatVersion:n,slotId:Hn(t.slotId??t.slotKey??e),savedAt:typeof t.savedAt=="number"?t.savedAt:t.date};return delete r.slotKey,delete r.date,r},ii=(e={})=>Object.fromEntries(Object.entries(e).map(([t,n])=>[t,oi(t,n)])),zn=(e,t,n)=>{let r=t==="sections"?"sectionId":"resourceId";if(typeof e=="string"||typeof e=="number")return{[r]:String(e)};if(!z(e))throw new Error(`Malformed save slot viewedRegistry.${t}[${n}] entry.`);if(typeof e[r]!="string"||e[r].length===0)throw new Error(`Malformed save slot viewedRegistry.${t}[${n}] entry: missing ${r}.`);if(t==="sections"){let o={sectionId:e.sectionId};if(e.lastLineId!==void 0&&e.lastLineId!==null&&typeof e.lastLineId!="string")throw new Error(`Malformed save slot viewedRegistry.sections[${n}] entry: invalid lastLineId.`);return typeof e.lastLineId=="string"&&e.lastLineId.length>0&&(o.lastLineId=e.lastLineId),o}return{resourceId:e.resourceId}},si=e=>{if(e===void 0)return Rt();if(!z(e))throw new Error("Malformed save slot viewedRegistry.");if(e.sections!==void 0&&!Array.isArray(e.sections))throw new Error("Malformed save slot viewedRegistry.sections.");if(e.resources!==void 0&&!Array.isArray(e.resources))throw new Error("Malformed save slot viewedRegistry.resources.");let t=e.sections??[],n=e.resources??[];return{sections:Object.values(Object.fromEntries(t.map((r,o)=>{let i=zn(r,"sections",o);return[i.sectionId,i]}))),resources:Object.values(Object.fromEntries(n.map((r,o)=>{let i=zn(r,"resources",o);return[i.resourceId,i]})))}},kt=(e,t,n)=>{if(!z(e))throw new Error(`Malformed save slot ${n}.`);let{sectionId:r,lineId:o}=e;if(typeof r!="string"||r.length===0)throw new Error(`Malformed save slot ${n}: missing sectionId.`);if(typeof o!="string"||o.length===0)throw new Error(`Malformed save slot ${n}: missing lineId.`);let{sceneId:i,section:s}=Wn(t,r);if(!s)throw new Error(`Malformed save slot ${n}: section "${r}" does not exist in projectData.`);if(!s.lines?.some(l=>l.id===o))throw new Error(`Malformed save slot ${n}: line "${o}" does not exist in section "${r}".`);return{sceneId:i,sectionId:r,lineId:o}},ci=(e,t)=>{if(!z(e)||typeof e.sectionId!="string"||e.sectionId.length===0||typeof e.lineId!="string"||e.lineId.length===0)return Ye();try{let n=kt(e,t,"contexts[*].pointers.history");return{sectionId:n.sectionId,lineId:n.lineId}}catch{return Ye()}},li=(e,t,n)=>{if(!z(e)||!Array.isArray(e.timeline))return ge({pointer:t,replayStartIndex:1});let r=e.timeline.flatMap((a,l)=>{if(!z(a))return[];try{let c=kt(a,n,`rollback.timeline[${l}]`),u=He({sectionId:c.sectionId,lineId:c.lineId,rollbackPolicy:a.rollbackPolicy});return Array.isArray(a.executedActions)&&(u.executedActions=U(a.executedActions)),[u]}catch{return[]}});if(r.length===0)return ge({pointer:t,replayStartIndex:1});let o=typeof e.currentIndex=="number"?Math.trunc(e.currentIndex):r.length-1;(o<0||o>=r.length)&&(o=r.length-1);let i=r[o];if(i?.sectionId!==t.sectionId||i?.lineId!==t.lineId){let a=r.findLastIndex(l=>l.sectionId===t.sectionId&&l.lineId===t.lineId);a>=0?o=a:(r.push(He({sectionId:t.sectionId,lineId:t.lineId})),o=r.length-1)}let s=typeof e.replayStartIndex=="number"?Math.min(Math.max(Math.trunc(e.replayStartIndex),0),o):0;return{currentIndex:o,isRestoring:!1,replayStartIndex:s,timeline:r}},ai=(e,t,n)=>{if(!z(e))throw new Error(`Malformed save slot contexts[${n}] entry.`);let r=Tt(t),o=kt(e.pointers?.read,t,`contexts[${n}].pointers.read`);if(e.variables!==void 0&&!z(e.variables))throw new Error(`Malformed save slot contexts[${n}].variables entry.`);let i=ci(e.pointers?.history,t);return{currentPointerMode:e.currentPointerMode==="history"&&i.lineId?"history":"read",pointers:{read:o,history:i},configuration:z(e.configuration)?U(e.configuration):{},views:Array.isArray(e.views)?U(e.views):[],bgm:z(e.bgm)?U(e.bgm):{resourceId:void 0},variables:{...r,...e.variables?U(e.variables):{}},rollback:li(e.rollback,o,t)}},ui=(e,t)=>{if(!z(e))throw new Error("Malformed save slot state.");if(!Array.isArray(e.contexts)||e.contexts.length===0)throw new Error("Malformed save slot state: contexts must be a non-empty array.");return{viewedRegistry:si(e.viewedRegistry),contexts:e.contexts.map((n,r)=>ai(n,t,r))}},fi=(e,t)=>{if(!z(e))throw new Error("Malformed save slot.");let n=qn(e.formatVersion);return{...e,formatVersion:n,state:ui(e.state,t)}},Fn=(e,t,{required:n=!1}={})=>{if(e===void 0){if(n)throw new Error(`showConfirmDialog requires ${t}`);return{hideConfirmDialog:{}}}if(!e||typeof e!="object"||Array.isArray(e))throw new Error(`showConfirmDialog ${t} must be an action object`);let r=U(e);return Object.prototype.hasOwnProperty.call(r,"hideConfirmDialog")||(r.hideConfirmDialog={}),r},di=(e={})=>{if(!e?.resourceId)throw new Error("showConfirmDialog requires resourceId");return{resourceId:e.resourceId,confirmActions:Fn(e.confirmActions,"confirmActions",{required:!0}),cancelActions:Fn(e.cancelActions,"cancelActions")}},me=e=>{Object.prototype.hasOwnProperty.call(e.global,"confirmDialog")&&(e.global.confirmDialog=null)},le=[],Ot=()=>le[le.length-1]??null,Pt=e=>{let t=Ot();t&&(t.checkpointIndex=e)},pi=()=>{let e=Ot();e&&(e.pendingStorySessionReset=!0)},Kn=()=>{let e=Ot();return e?.pendingStorySessionReset?(delete e.pendingStorySessionReset,!0):!1},He=({sectionId:e,lineId:t,rollbackPolicy:n})=>({sectionId:e,lineId:t,rollbackPolicy:n??"free"}),Tt=e=>{let{contextVariableDefaultValues:t}=mt(e??{});return U(t)},Gn=({pointer:e,projectData:t})=>({currentPointerMode:"read",pointers:{read:U(e),history:Ye()},configuration:{},views:[],bgm:ni(),variables:Tt(t),rollback:ge({pointer:e})}),hi=e=>{e.global.autoMode=!1,e.global.skipMode=!1,e.global.dialogueUIHidden=!1,delete e.global.isDialogueHistoryShowing,me(e),e.global.viewedRegistry=Rt(),e.global.nextLineConfig=qe(),e.global.layeredViews=[],e.global.isLineCompleted=!0,e.global.pendingEffects.push({name:"clearAutoNextTimer"},{name:"clearSkipNextTimer"},{name:"clearNextLineConfigTimer"},{name:"render"})},Jn=e=>{!e||!("baselineVariables"in e)||delete e.baselineVariables},ge=({pointer:e,replayStartIndex:t=0})=>{let n=e?.sectionId&&e?.lineId;return{currentIndex:n?0:-1,isRestoring:!1,replayStartIndex:t,timeline:n?[He({sectionId:e.sectionId,lineId:e.lineId})]:[]}},ue=(e,t={})=>{if(e?.rollback)return Jn(e.rollback),Array.isArray(e.rollback.timeline)||(e.rollback.timeline=[]),typeof e.rollback.currentIndex!="number"&&(e.rollback.currentIndex=e.rollback.timeline.length>0?e.rollback.timeline.length-1:-1),typeof e.rollback.isRestoring!="boolean"&&(e.rollback.isRestoring=!1),typeof e.rollback.replayStartIndex!="number"&&(e.rollback.replayStartIndex=0),e.rollback;let n=e?.pointers?.read;return e.rollback=ge({pointer:n,replayStartIndex:t.compatibilityAnchor?1:0}),e.rollback},Vt=(e,t)=>{let n=e.contexts?.[e.contexts.length-1];if(!n)return;let r=ue(n);if(r.isRestoring)return;r.currentIndex<r.timeline.length-1&&(r.timeline=r.timeline.slice(0,r.currentIndex+1));let o=r.timeline[r.timeline.length-1];if(o?.sectionId===t.sectionId&&o?.lineId===t.lineId&&(o?.rollbackPolicy??"free")===(t.rollbackPolicy??"free")){r.currentIndex=r.timeline.length-1;return}r.timeline.push(He(t)),r.currentIndex=r.timeline.length-1},gi=e=>{let n=e.contexts?.[e.contexts.length-1]?.rollback;if(!n||n.isRestoring||!Array.isArray(n.timeline)||typeof n.currentIndex!="number")return null;let r=le[le.length-1],o=typeof r?.checkpointIndex=="number"?r.checkpointIndex:n.currentIndex;return o<0||o>=n.timeline.length?null:(typeof r?.checkpointIndex!="number"&&o<n.timeline.length-1&&(n.timeline=n.timeline.slice(0,o+1)),n.timeline[o]??null)},mi=({state:e})=>{let n=e.contexts?.[e.contexts.length-1]?.rollback;return!n||n.isRestoring||!Array.isArray(n.timeline)||typeof n.currentIndex!="number"||n.currentIndex<0||n.currentIndex>=n.timeline.length?(le.push({checkpointIndex:null}),e):(n.currentIndex<n.timeline.length-1&&(n.timeline=n.timeline.slice(0,n.currentIndex+1)),le.push({checkpointIndex:n.currentIndex}),e)},yi=({state:e})=>(le.pop(),e),Z=(e,t,n)=>{let r=gi(e);r&&(Array.isArray(r.executedActions)||(r.executedActions=[]),r.executedActions.push({type:t,payload:U(n)}))},bi=(e,t)=>{let n=e.contexts?.[e.contexts.length-1];if(!n)return;let r=t?.operations??[];for(let{variableId:o,op:i,value:s}of r){let a=e.projectData.resources?.variables?.[o],l=a?.scope,c=a?.type;De(l,o),je(c,i,o),l==="context"&&(n.variables[o]=Me(n.variables[o],i,s))}},Ii=(e,t)=>{if(!Array.isArray(t?.executedActions))return!1;let n={showDialogueUI:ye,hideDialogueUI:Je,toggleDialogueUI:Ft,setNextLineConfig:Ut,pushLayeredView:jt,popLayeredView:Mt,replaceLastLayeredView:Bt,clearLayeredViews:zt};return t.executedActions.forEach(({type:r,payload:o})=>{if(r==="updateVariable"){bi(e,o);return}let i=n[r];i&&i({state:e},o)}),!0},wi=(e,t)=>{let{sectionId:n,lineId:r}=t,s=O({state:e},{sectionId:n})?.lines?.find(c=>c.id===r)?.actions?.updateVariable;if(!s)return;let a=e.contexts?.[e.contexts.length-1];if(!a)return;let l=s.operations||[];for(let{variableId:c,op:u,value:f}of l){let d=e.projectData.resources?.variables?.[c],p=d?.scope,g=d?.type;De(p,c),je(g,u,c),p==="context"&&(a.variables[c]=Me(a.variables[c],u,f))}},xi=(e,t)=>{let{sectionId:n,lineId:r}=t,s=O({state:e},{sectionId:n})?.lines?.find(l=>l.id===r)?.actions;if(!s)return;let a={showDialogueUI:ye,hideDialogueUI:Je,toggleDialogueUI:Ft,setNextLineConfig:Ut,pushLayeredView:jt,popLayeredView:Mt,replaceLastLayeredView:Bt,clearLayeredViews:zt};Object.entries(s).forEach(([l,c])=>{let u=a[l];u&&u({state:e},c)})},Xn=(e,t)=>{let n=e.contexts?.[e.contexts.length-1];if(!n)return e;let r=ue(n),o=r.timeline[t];if(!o)return e;e.global.autoMode&&Ce({state:e}),e.global.skipMode&&ae({state:e}),e.global.pendingEffects.push({name:"clearNextLineConfigTimer"}),r.isRestoring=!0,r.currentIndex=t;try{n.variables=Tt(e.projectData),e.global.dialogueUIHidden=!1,delete e.global.isDialogueHistoryShowing,e.global.nextLineConfig=U(We),e.global.layeredViews=[],me(e),e.global.isLineCompleted=!0;let i=r.replayStartIndex??0;for(let s=i;s<=t;s++)s>i&&St(e),Ii(e,r.timeline[s])||(wi(e,r.timeline[s]),xi(e,r.timeline[s]));n.pointers.read={sectionId:o.sectionId,lineId:o.lineId},n.currentPointerMode="read",n.pointers?.history&&(n.pointers.history={sectionId:null,lineId:null}),e.global.pendingEffects=e.global.pendingEffects.filter(s=>s?.name!=="render"),e.global.pendingEffects.push({name:"render"})}finally{r.isRestoring=!1}return e},Ai=e=>{let{projectData:t}=e,n=e.global??{},{saveSlots:r={},variables:o={}}=n;Yn(t);let i=t.story.initialSceneId,s=t.story.scenes[i],a=s.initialSectionId,l=s.sections[a],c={sceneId:i,sectionId:a,lineId:l.initialLineId??l.lines[0].id},{globalVariablesDefaultValues:u}=mt(t),f={...u,...o};return{projectData:t,global:{isLineCompleted:!1,pendingEffects:[],autoMode:!1,skipMode:!1,dialogueUIHidden:!1,confirmDialog:null,viewedRegistry:Rt(),nextLineConfig:qe(),saveSlots:ii(r),layeredViews:[],variables:f},contexts:[Gn({pointer:c,projectData:t})]}},vi=({state:e})=>e.global.layeredViews||[],Ei=({state:e})=>e.global.pendingEffects,Zn=({state:e})=>e.global.skipMode,_i=({state:e})=>e.global.autoMode,Qn=({state:e})=>e.global.dialogueUIHidden,er=({state:e})=>{let t=Array.isArray(e.contexts)?e.contexts:[],n=t[t.length-1];if(!n)return[];let{sectionId:r,lineId:o}=n.pointers.read,i=O({state:e},{sectionId:r});if(!i?.lines||!Array.isArray(i.lines))return[];let s=i.lines.findIndex(c=>c.id===o);return i.lines.slice(0,s+1).filter(c=>c.actions?.dialogue).map(c=>{let u=c.actions.dialogue,f="";return u.characterId&&(f=e.projectData.resources?.characters?.[u.characterId]?.name||""),{sectionId:r,lineId:c.id,content:u.content,text:ti(u.content),characterId:u.characterId,characterName:f}})},$i=({state:e})=>e.global.confirmDialog??null,Nt=({state:e},t)=>{let{sectionId:n,lineId:r}=t,o=e.global.viewedRegistry.sections.find(l=>l.sectionId===n);if(!o)return!1;if(o.lastLineId===void 0||r===void 0)return!0;let i=O({state:e},{sectionId:n});if(!i||!i.lines||!Array.isArray(i.lines))return o.lastLineId===r;let s=i.lines.findIndex(l=>l.id===o.lastLineId),a=i.lines.findIndex(l=>l.id===r);return s===-1||a===-1?o.lastLineId===r:a<=s},Ci=({state:e},t)=>{let{resourceId:n}=t;return!!e.global.viewedRegistry.resources.find(o=>o.resourceId===n)},Li=({state:e})=>e.global.nextLineConfig,tr=({state:e,pointer:t}={})=>{let n=t??q({state:e})?.pointer;if(!n)return;let r=n?.sectionId,o=n?.lineId,s=O({state:e},{sectionId:r})?.lines||[],a=s.findIndex(c=>c.id===o);if(a<0)return;let l;for(let c of s.slice(0,a+1)){let u=c?.actions;if(u?.cleanAll&&(l=void 0),!u||!Object.prototype.hasOwnProperty.call(u,"choice")){l=void 0;continue}let f=u.choice;if(f?.resourceId){l=f.resourceId;continue}f?.animations||(l=void 0)}return l},K=({state:e})=>!!tr({state:e}),Si=({state:e})=>structuredClone(e),nr=({state:e})=>e.global.saveSlots,Ri=({state:e},t)=>{let n=t?.slotId,r=Ke(n);return e.global.saveSlots[r]},ki=({state:e})=>({...e.global?.variables??{},...e.contexts?.[e.contexts.length-1]?.variables??{}}),q=({state:e})=>{let t=Array.isArray(e.contexts)?e.contexts:[],n=t[t.length-1];if(!n)return;let r=n.pointers?.[n.currentPointerMode];return{currentPointerMode:n.currentPointerMode,pointer:r}},O=({state:e},t)=>{let{sectionId:n}=t;return Wn(e.projectData,n).section},rr=({state:e})=>{let t=q({state:e});if(!t?.pointer)return;let{sectionId:n,lineId:r}=t.pointer,o=O({state:e},{sectionId:n});if(!(!o?.lines||!Array.isArray(o.lines)))return o.lines.find(i=>i.id===r)},or=({state:e})=>{let{sectionId:t,lineId:n}=q({state:e}).pointer,o=O({state:e},{sectionId:t})?.lines||[],i=o.findIndex(c=>c.id===n),a=o.slice(0,i+1).map(c=>{let u=c.actions||{},f={};return Object.keys(u).forEach(d=>{f[d]=u[d]}),f});return Ae(a)},Oi=({state:e})=>{let t=ir({state:e}),r=rr({state:e})?.actions??{},o=Ae([t??{},r]);return bt(t??{},o??{})},Pi=({state:e},{sectionId:t})=>{let n=O({state:e},{sectionId:t});if(!n?.lines)return{lines:[]};let r=[],o={};for(let i of n.lines){let s=i.actions||{},a=Ae([o,s]),l=bt(o,a);r.push({id:i.id,changes:l}),o=It(a)}return{lines:r}},ir=({state:e})=>{let{sectionId:t,lineId:n}=q({state:e}).pointer,o=O({state:e},{sectionId:t})?.lines||[],i=o.findIndex(l=>l.id===n);if(i<=0)return null;let a=o.slice(0,i).map(l=>{let c=l.actions||{},u={};return Object.keys(c).forEach(f=>{u[f]=c[f]}),u});return It(Ae(a))},Dt=({state:e},{slotsPerPage:t=6}={})=>{let o=(({...e.global.variables,...e.contexts[e.contexts.length-1].variables}.loadPage??1)-1)*t+1,i=[];for(let s=0;s<t;s++){let a=o+s,l=e.global.saveSlots&&e.global.saveSlots[Ke(a)]||{};i.push({...l,slotId:a})}return{saveSlots:i}},Ti=nr,Vi=Dt,Ni=e=>{let n=e.contexts?.[e.contexts.length-1]?.rollback;return!n||!Array.isArray(n.timeline)||typeof n.currentIndex!="number"?!1:n.currentIndex>=0&&n.currentIndex<n.timeline.length-1},Di=({state:e})=>{let t=or({state:e}),n=ir({state:e}),r={...e.global.variables,...e.contexts[e.contexts.length-1].variables},{saveSlots:o}=Dt({state:e}),i=Ni(e);return Bn({presentationState:t,previousPresentationState:n,resources:e.projectData.resources,screen:e.projectData.screen,dialogueUIHidden:e.global.dialogueUIHidden,autoMode:e.global.autoMode,skipMode:e.global.skipMode,isChoiceVisible:K({state:e}),canRollback:ar({state:e}),skipOnlyViewedLines:!r._skipUnseenText,isLineCompleted:e.global.isLineCompleted,skipTransitionsAndAnimations:!!r._skipTransitionsAndAnimations||i,layeredViews:e.global.layeredViews,confirmDialog:e.global.confirmDialog,dialogueHistory:er({state:e}),saveSlots:o,variables:r})},ji=({state:e},t)=>(e.global.confirmDialog=di(t),e.global.pendingEffects.push({name:"render"}),e),Mi=({state:e})=>(e.global.confirmDialog&&(me(e),e.global.pendingEffects.push({name:"render"})),e),jt=({state:e},t)=>(e.global.layeredViews.push(t),e.global.pendingEffects.push({name:"render"}),Z(e,"pushLayeredView",t),e),Mt=({state:e})=>(e.global.layeredViews.pop(),e.global.pendingEffects.push({name:"render"}),Z(e,"popLayeredView",void 0),e),Bt=({state:e},t)=>(e.global.layeredViews.length>0&&(e.global.layeredViews[e.global.layeredViews.length-1]=t),e.global.pendingEffects.push({name:"render"}),Z(e,"replaceLastLayeredView",t),e),zt=({state:e})=>(e.global.layeredViews=[],me(e),e.global.pendingEffects.push({name:"render"}),Z(e,"clearLayeredViews",void 0),e),Bi=e=>{e.global.autoMode&&(e.global.autoMode=!1,e.global.pendingEffects.push({name:"clearAutoNextTimer"})),e.global.skipMode&&(e.global.skipMode=!1,e.global.pendingEffects.push({name:"clearSkipNextTimer"})),e.global.nextLineConfig?.auto?.enabled&&e.global.pendingEffects.push({name:"clearNextLineConfigTimer"})},Ge=(e,t)=>{e.global.isLineCompleted=!1;let n=!!tr({state:e,pointer:t});return n&&Bi(e),e.global.pendingEffects.push({name:"handleLineActions"}),{isChoiceVisible:n}},sr=({state:e})=>{if(K({state:e}))return e;if(e.global.skipMode&&(e.global.skipMode=!1,e.global.pendingEffects.push({name:"clearSkipNextTimer"})),e.global.autoMode=!0,e.global.pendingEffects.push({name:"clearAutoNextTimer"}),e.global.isLineCompleted){let t=e.global.variables._autoForwardTime??1e3;e.global.pendingEffects.push({name:"startAutoNextTimer",payload:{delay:t}})}return e.global.pendingEffects.push({name:"render"}),e},Ce=({state:e})=>(e.global.autoMode=!1,e.global.pendingEffects.push({name:"clearAutoNextTimer"}),e.global.pendingEffects.push({name:"render"}),e),zi=({state:e})=>{let t=e.global.autoMode;return K({state:e})&&!t||(t?Ce({state:e}):sr({state:e})),e},cr=({state:e})=>(K({state:e})||(e.global.autoMode&&(e.global.autoMode=!1,e.global.pendingEffects.push({name:"clearAutoNextTimer"})),e.global.skipMode=!0,e.global.pendingEffects.push({name:"clearSkipNextTimer"}),e.global.pendingEffects.push({name:"startSkipNextTimer"}),e.global.pendingEffects.push({name:"render"})),e),ae=({state:e})=>(e.global.skipMode=!1,e.global.pendingEffects.push({name:"clearSkipNextTimer"}),e.global.pendingEffects.push({name:"render"}),e),Fi=({state:e})=>{let t=Zn({state:e});return K({state:e})&&!t||(t?ae({state:e}):cr({state:e})),e},ye=({state:e})=>(e.global.dialogueUIHidden=!1,e.global.pendingEffects.push({name:"render"}),Z(e,"showDialogueUI",void 0),e),Je=({state:e})=>(e.global.dialogueUIHidden=!0,e.global.pendingEffects.push({name:"render"}),Z(e,"hideDialogueUI",void 0),e),Ft=({state:e})=>(Qn({state:e})?ye({state:e}):Je({state:e}),e),Ui=({state:e})=>(e.global.pendingEffects=[],e),Wi=({state:e},t)=>(e.global.pendingEffects.push(t),e),Yi=({state:e})=>{let t=e.contexts?.[e.contexts.length-1],n=t?.pointers?.read;return!t||!n?.sectionId||!n?.lineId||(e.contexts[e.contexts.length-1]=Gn({pointer:n,projectData:e.projectData}),hi(e),pi(),Pt(0)),e},$e=(e,{sectionId:t,lineId:n})=>{e.global.viewedRegistry||(e.global.viewedRegistry={}),Array.isArray(e.global.viewedRegistry.sections)||(e.global.viewedRegistry.sections=[]);let r=e.global.viewedRegistry.sections.find(o=>o.sectionId===t);if(r){let o=O({state:e},{sectionId:t});if(o?.lines&&r.lastLineId!==void 0){let i=o.lines.findIndex(a=>a.id===r.lastLineId),s=o.lines.findIndex(a=>a.id===n);(i===-1||s>i)&&(r.lastLineId=n)}else r.lastLineId=n}else e.global.viewedRegistry.sections.push({sectionId:t,lastLineId:n})},Hi=({state:e},t)=>($e(e,t),e.global.pendingEffects.push({name:"render"}),e),qi=({state:e},t)=>{let{resourceId:n}=t;return e.global.viewedRegistry.resources.find(o=>o.resourceId===n)||e.global.viewedRegistry.resources.push({resourceId:n}),e.global.pendingEffects.push({name:"render"}),e},Ut=({state:e},t)=>{let n=ri(t.manual),{auto:r,applyMode:o}=t,i=e.global.nextLineConfig.auto?.enabled,s=e.global.nextLineConfig?.applyMode,a=e.contexts?.[e.contexts.length-1]?.rollback?.isRestoring===!0;n&&r?(e.global.nextLineConfig={manual:n,auto:r},o!==void 0?e.global.nextLineConfig.applyMode=o:s!==void 0&&(e.global.nextLineConfig.applyMode=s)):(n&&(e.global.nextLineConfig.manual=n),r&&(e.global.nextLineConfig.auto=r),o!==void 0&&(e.global.nextLineConfig.applyMode=o));let l=e.global.nextLineConfig.auto?.enabled,c=K({state:e});return!a&&!c&&l===!0&&!i?e.global.nextLineConfig.auto?.trigger==="fromStart"?e.global.pendingEffects.push({name:"nextLineConfigTimer",payload:{delay:e.global.nextLineConfig.auto.delay}}):e.global.isLineCompleted&&e.global.pendingEffects.push({name:"nextLineConfigTimer",payload:{delay:e.global.nextLineConfig.auto.delay}}):!a&&l===!1&&i&&e.global.pendingEffects.push({name:"clearNextLineConfigTimer"}),e.global.pendingEffects.push({name:"render"}),Z(e,"setNextLineConfig",t),e},Ki=({state:e},t)=>{let n=t?.slotId;if(n==null||n==="")throw new Error("saveSlot requires slotId");let{thumbnailImage:r}=t,o=t?.savedAt,i=Ke(n),s=U(e.contexts);s?.forEach(c=>{Jn(c.rollback)});let a={contexts:s,viewedRegistry:U(e.global.viewedRegistry)},l={formatVersion:Un,slotId:Hn(n),savedAt:typeof o=="number"?o:Date.now(),image:r,state:a};return e.global.saveSlots[i]=l,e.global.pendingEffects.push({name:"saveSlots",payload:{saveSlots:{...e.global.saveSlots}}},{name:"render"}),e},Gi=({state:e},t)=>{let n=t?.slotId;if(n==null||n==="")throw new Error("loadSlot requires slotId");let r=Ke(n),o=e.global.saveSlots[r];if(o){let i=fi(o,e.projectData);e.global.viewedRegistry=i.state.viewedRegistry,e.contexts=i.state.contexts,e.global.autoMode=!1,e.global.skipMode=!1,e.global.dialogueUIHidden=!1,delete e.global.isDialogueHistoryShowing,e.global.nextLineConfig=qe(),e.global.layeredViews=[],e.global.isLineCompleted=!0,me(e),e.global.pendingEffects.push({name:"clearAutoNextTimer"},{name:"clearSkipNextTimer"},{name:"clearNextLineConfigTimer"},{name:"render"})}return e},Ji=({state:e},t)=>{let{projectData:n}=t;return Yn(n),e.projectData=n,me(e),e.global.pendingEffects.push({name:"render"}),e},Xi=({state:e},t)=>{let{sectionId:n,lineId:r}=t;if(!r)return console.warn("jumpToLine requires lineId parameter"),e;let o=e.contexts[e.contexts.length-1];if(!o)return console.warn("No context available for jumpToLine"),e;let i=n||o.pointers.read?.sectionId;if(n&&!O({state:e},{sectionId:n}))return console.warn(`Section not found: ${n}`),e;let s=O({state:e},{sectionId:i});return!s?.lines||!Array.isArray(s.lines)?(console.warn(`Section ${i} has no lines`),e):s.lines.find(l=>l.id===r)?(o.pointers.read={sectionId:i,lineId:r},Kn()&&(o.rollback=ge({pointer:o.pointers.read}),Pt(o.rollback.currentIndex)),Ge(e,o.pointers.read),e):(console.warn(`Line not found: ${r} in section ${i}`),e)},Zi=({state:e},t)=>{if(!e.global.nextLineConfig.manual.enabled)return e;if(e.global.dialogueUIHidden)return ye({state:e}),e;if(K({state:e})&&t?._interactionSource!=="choice")return e;if(!e.global.isLineCompleted){e.global.isLineCompleted=!0;let c=q({state:e})?.pointer,u=c?.sectionId,f=c?.lineId;if(u&&f&&$e(e,{sectionId:u,lineId:f}),e.global.pendingEffects.push({name:"clearNextLineConfigTimer"}),e.global.autoMode){let p=e.global.variables._autoForwardTime??1e3;e.global.pendingEffects.push({name:"startAutoNextTimer",payload:{delay:p}})}let d=e.global.nextLineConfig;return d?.auto?.enabled&&d.auto.trigger!=="fromStart"&&e.global.pendingEffects.push({name:"nextLineConfigTimer",payload:{delay:d.auto.delay}}),e.global.pendingEffects.push({name:"render"}),e}let n=q({state:e})?.pointer,r=n?.sectionId,o=O({state:e},{sectionId:r}),i=e.contexts[e.contexts.length-1],s=o?.lines||[],l=s.findIndex(c=>c.id===n?.lineId)+1;if(l<s.length){let c=s[l],u=!e.global.variables?._skipUnseenText;if(e.global.skipMode&&u&&!Nt({state:e},{sectionId:r,lineId:c.id}))return ae({state:e}),e;if(i&&!i.rollback&&ue(i,{compatibilityAnchor:!0}),i){let p=i.pointers.read.lineId;p&&r&&$e(e,{sectionId:r,lineId:p}),i.pointers.read={sectionId:r,lineId:c.id}}Vt(e,{sectionId:r,lineId:c.id}),St(e);let{isChoiceVisible:f}=Ge(e,{sectionId:r,lineId:c.id}),d=e.global.nextLineConfig;d?.auto?.enabled&&!f&&d.auto.trigger==="fromStart"&&e.global.pendingEffects.push({name:"nextLineConfigTimer",payload:{delay:d.auto.delay}})}else e.global.autoMode&&Ce({state:e}),e.global.skipMode&&ae({state:e});return e},Qi=({state:e})=>{if(e.global.isLineCompleted)return e;e.global.isLineCompleted=!0;let t=K({state:e});if(e.global.autoMode&&!t){let s=e.global.variables._autoForwardTime??1e3;e.global.pendingEffects.push({name:"startAutoNextTimer",payload:{delay:s}})}let n=q({state:e})?.pointer,r=n?.sectionId,o=n?.lineId;r&&o&&$e(e,{sectionId:r,lineId:o});let i=e.global.nextLineConfig;return i?.auto?.enabled&&!t&&i.auto.trigger!=="fromStart"&&e.global.pendingEffects.push({name:"nextLineConfigTimer",payload:{delay:i.auto.delay}}),e.global.pendingEffects.push({name:"render"}),e},es=({state:e},t)=>{let n=t?.sectionId??q({state:e})?.pointer?.sectionId,r=O({state:e},{sectionId:n});if(!r||!r.lines||r.lines.length===0)return e;let o=r.lines,i=e.contexts[e.contexts.length-1];if(!i||!i.pointers)return e;let s=i.pointers.history||i.pointers.read;if(i.currentPointerMode!=="history"||!i.pointers.history){if(!s)return e;i.currentPointerMode="history",i.pointers.history={sectionId:n,lineId:s?.lineId};let u=o.findIndex(f=>f.id===s.lineId)-1;if(u>=0&&u<o.length){let f=o[u];i.pointers.history={sectionId:n,lineId:f.id}}return e.global.pendingEffects.push({name:"render"}),e}let l=o.findIndex(c=>c.id===i.pointers.history.lineId)-1;if(l>=0&&l<o.length){let c=o[l];i.pointers.history={sectionId:n,lineId:c.id},e.global.pendingEffects.push({name:"render"})}return e},ts=({state:e},t)=>{let{sectionId:n}=t,r=O({state:e},{sectionId:n});if(!r)return console.warn(`Section not found: ${n}`),e;let o=r.lines?.[0];if(!o)return console.warn(`Section ${n} has no lines`),e;e.global.autoMode&&Ce({state:e}),e.global.skipMode&&ae({state:e});let i=e.contexts[e.contexts.length-1];return i&&(i.rollback||ue(i,{compatibilityAnchor:!0}),i.pointers.read={sectionId:n,lineId:o.id},Kn()?(i.rollback=ge({pointer:i.pointers.read}),Pt(i.rollback.currentIndex)):Vt(e,{sectionId:n,lineId:o.id})),Ge(e,i?.pointers?.read),e},ns=({state:e})=>{if(e.global.dialogueUIHidden)return ye({state:e}),e;if(K({state:e}))return e;let t=q({state:e})?.pointer,n=t?.sectionId,r=O({state:e},{sectionId:n}),o=e.contexts[e.contexts.length-1],i=r?.lines||[],a=i.findIndex(l=>l.id===t?.lineId)+1;if(a<i.length){let l=i[a],c=!e.global.variables?._skipUnseenText;if(e.global.skipMode&&c&&!Nt({state:e},{sectionId:n,lineId:l.id}))return ae({state:e}),e;if(o&&!o.rollback&&ue(o,{compatibilityAnchor:!0}),o){let f=o.pointers.read.lineId;f&&n&&$e(e,{sectionId:n,lineId:f}),o.pointers.read={sectionId:n,lineId:l.id}}Vt(e,{sectionId:n,lineId:l.id}),St(e);let{isChoiceVisible:u}=Ge(e,{sectionId:n,lineId:l.id});e.global.nextLineConfig.auto?.enabled&&!u&&e.global.nextLineConfig.auto.trigger==="fromStart"&&e.global.pendingEffects.push({name:"nextLineConfigTimer",payload:{delay:e.global.nextLineConfig.auto.delay}})}else e.global.nextLineConfig.auto?.enabled&&(e.global.nextLineConfig.auto.enabled=!1,e.global.pendingEffects.push({name:"clearNextLineConfigTimer"}));return e},rs=({state:e},t)=>{let{id:n,operations:r=[]}=t;if(!n)throw new Error("updateVariable requires an id field");if(typeof n!="string"||!/^[a-zA-Z0-9]+$/.test(n))throw new Error(`updateVariable id must be alphanumeric, got: "${n}"`);let o=e.contexts[e.contexts.length-1];if(o?.rollback?.isRestoring)return e;let i=!1,s=!1,a=!1,l=[];if(r.forEach(({variableId:c,op:u,value:f})=>{let d=e.projectData.resources?.variables?.[c],p=d?.scope,g=d?.type;De(p,c),je(g,u,c);let y=p==="context"?o.variables:e.global.variables;p==="context"?(i=!0,l.push({variableId:c,op:u,value:f})):p==="global-device"?s=!0:p==="global-account"&&(a=!0),y[c]=Me(y[c],u,f)}),i&&Z(e,"updateVariable",{id:n,operations:l}),s){let c=yt(e.global.variables,e.projectData.resources?.variables,"global-device");e.global.pendingEffects.push({name:"saveGlobalDeviceVariables",payload:{globalDeviceVariables:c}})}if(a){let c=yt(e.global.variables,e.projectData.resources?.variables,"global-account");e.global.pendingEffects.push({name:"saveGlobalAccountVariables",payload:{globalAccountVariables:c}})}return e.global.pendingEffects.push({name:"render"}),e},lr=({state:e},t)=>{let{offset:n}=t;if(n===void 0||typeof n!="number")return console.warn("selectLineIdByOffset requires a numeric offset"),null;let r=e.contexts[e.contexts.length-1];if(!r)return null;let o=r.rollback;if(!Array.isArray(o?.timeline)||typeof o?.currentIndex!="number")return null;let i=o.currentIndex+n;if(i<0||i>=o.timeline.length)return null;let s=o.timeline[i];return{sectionId:s.sectionId,lineId:s.lineId}},ar=({state:e})=>lr({state:e},{offset:-1})!==null,os=({state:e},t)=>{let{offset:n=-1}=t;if(n>=0)throw new Error("rollbackByOffset requires a negative offset");let r=e.contexts?.[e.contexts.length-1];if(!r)return e;let o=ue(r,{compatibilityAnchor:!r.rollback}),i=o.currentIndex+n;return i<0||i>=o.timeline.length?e:Xn(e,i)},is=({state:e},t)=>{let{sectionId:n,lineId:r}=t,o=e.contexts[e.contexts.length-1];if(!o)throw new Error("No context available for rollbackToLine");let i=ue(o,{compatibilityAnchor:!o.rollback}),a=i.timeline.slice(0,i.currentIndex+1).findLastIndex(l=>l.sectionId===n&&l.lineId===r);if(a===-1)throw new Error(`Line ${r} not found in section ${n} rollback timeline`);return a===i.currentIndex?e:Xn(e,a)},ur=e=>{let t=Ai(e);return wn(t,{selectPendingEffects:Ei,selectSkipMode:Zn,selectAutoMode:_i,selectIsChoiceVisible:K,selectDialogueUIHidden:Qn,selectDialogueHistory:er,selectConfirmDialog:$i,selectIsLineViewed:Nt,selectIsResourceViewed:Ci,selectNextLineConfig:Li,selectSystemState:Si,selectSaveSlotMap:nr,selectSaveSlots:Ti,selectSaveSlot:Ri,selectAllVariables:ki,selectCurrentPointer:q,selectSection:O,selectCurrentLine:rr,selectPresentationState:or,selectPresentationChanges:Oi,selectSectionLineChanges:Pi,selectSaveSlotPage:Dt,selectCurrentPageSlots:Vi,selectRenderState:Di,selectLayeredViews:vi,selectLineIdByOffset:lr,selectCanRollback:ar,startAutoMode:sr,stopAutoMode:Ce,toggleAutoMode:zi,startSkipMode:cr,stopSkipMode:ae,toggleSkipMode:Fi,showDialogueUI:ye,hideDialogueUI:Je,toggleDialogueUI:Ft,showConfirmDialog:ji,hideConfirmDialog:Mi,resetStorySession:Yi,clearPendingEffects:Ui,appendPendingEffect:Wi,beginRollbackActionBatch:mi,endRollbackActionBatch:yi,addViewedLine:Hi,addViewedResource:qi,setNextLineConfig:Ut,saveSlot:Ki,loadSlot:Gi,updateProjectData:Ji,sectionTransition:ts,jumpToLine:Xi,nextLine:Zi,markLineCompleted:Qi,prevLine:es,rollbackToLine:is,rollbackByOffset:os,pushLayeredView:jt,popLayeredView:Mt,replaceLastLayeredView:Bt,clearLayeredViews:zt,updateVariable:rs,nextLineFromSystem:ns},{transformActionFirstArgument:r=>({state:r}),transformSelectorFirstArgument:r=>({state:r})})};var ss="route-engine",cs="projectPersistence";var fr=()=>({saveSlots:{},globalDeviceVariables:{},globalAccountVariables:{}}),fe=e=>Object.prototype.toString.call(e)==="[object Object]",dr=(e={})=>{let t=fe(e)?e:{};return{saveSlots:fe(t.saveSlots)?t.saveSlots:{},globalDeviceVariables:fe(t.globalDeviceVariables)?t.globalDeviceVariables:{},globalAccountVariables:fe(t.globalAccountVariables)?t.globalAccountVariables:{}}},Yt=e=>{if(typeof e!="string")return null;let t=e.trim();return t.length>0?t:null},ls=e=>{let t=Yt(e);if(!t)throw new Error("createIndexedDbPersistence requires a non-empty namespace.");return t},as=e=>{let t=e??globalThis.indexedDB;if(!t)throw new Error("IndexedDB is not available in this environment.");return t},us=({indexedDB:e,databaseName:t,objectStoreName:n})=>new Promise((r,o)=>{let i=e.open(t,1);i.onupgradeneeded=()=>{let s=i.result;s.objectStoreNames.contains(n)||s.createObjectStore(n,{keyPath:"namespace"})},i.onsuccess=()=>{r(i.result)},i.onerror=()=>{o(i.error??new Error(`Failed to open IndexedDB database "${t}".`))}}),fs=async({databasePromise:e,objectStoreName:t,namespace:n})=>{let r=await e;return new Promise((o,i)=>{let l=r.transaction(t,"readonly").objectStore(t).get(n);l.onsuccess=()=>{o(l.result??null)},l.onerror=()=>{i(l.error??new Error(`Failed to read persisted namespace "${n}" from IndexedDB.`))}})},Wt=async({databasePromise:e,objectStoreName:t,namespace:n,patch:r})=>{let o=await e;return new Promise((i,s)=>{let a=o.transaction(t,"readwrite"),l=a.objectStore(t),c=l.get(n),u=!1,f=p=>{u||(u=!0,s(p))},d=()=>{u||(u=!0,i())};c.onerror=()=>{f(c.error??new Error(`Failed to read persisted namespace "${n}" before updating IndexedDB.`))},c.onsuccess=()=>{let p=dr(c.result),g={namespace:n,version:1,...fr(),...p,...r},y=l.put(g);y.onerror=()=>{f(y.error??new Error(`Failed to persist namespace "${n}" to IndexedDB.`))}},a.oncomplete=()=>{d()},a.onerror=()=>{f(a.error??new Error(`IndexedDB transaction failed while updating namespace "${n}".`))},a.onabort=()=>{f(a.error??new Error(`IndexedDB transaction aborted while updating namespace "${n}".`))}})},ds=async({databasePromise:e,objectStoreName:t,namespace:n})=>{let r=await e;return new Promise((o,i)=>{let s=r.transaction(t,"readwrite"),l=s.objectStore(t).delete(n),c=!1,u=d=>{c||(c=!0,i(d))},f=()=>{c||(c=!0,o())};l.onerror=()=>{u(l.error??new Error(`Failed to clear persisted namespace "${n}" from IndexedDB.`))},s.oncomplete=()=>{f()},s.onerror=()=>{u(s.error??new Error(`IndexedDB transaction failed while clearing namespace "${n}".`))},s.onabort=()=>{u(s.error??new Error(`IndexedDB transaction aborted while clearing namespace "${n}".`))}})},Ht=(e={})=>{let{indexedDB:t,databaseName:n=ss,objectStoreName:r=cs,namespace:o}=e,i=as(t),s=ls(o),a=us({indexedDB:i,databaseName:n,objectStoreName:r});return{namespace:s,load:async()=>{let l=await fs({databasePromise:a,objectStoreName:r,namespace:s});return{...fr(),...dr(l)}},clear:async()=>ds({databasePromise:a,objectStoreName:r,namespace:s}),saveSlots:async l=>Wt({databasePromise:a,objectStoreName:r,namespace:s,patch:{saveSlots:fe(l)?l:{}}}),saveGlobalDeviceVariables:async l=>Wt({databasePromise:a,objectStoreName:r,namespace:s,patch:{globalDeviceVariables:fe(l)?l:{}}}),saveGlobalAccountVariables:async l=>Wt({databasePromise:a,objectStoreName:r,namespace:s,patch:{globalAccountVariables:fe(l)?l:{}}})}},ps=Ht;function qt(e){let t,n=0,r=null,{handlePendingEffects:o}=e,i=()=>{for(;t.selectPendingEffects().length>0;){let v=[...t.selectPendingEffects()];t.clearPendingEffects();try{o(v)}catch(P){throw t.clearPendingEffects(),v.forEach(G=>{t.appendPendingEffect(G)}),P}}},s=({initialState:v,namespace:P})=>{t=ur(v),n=0,r=Yt(P),t.appendPendingEffect({name:"handleLineActions"}),i()},a=()=>r,l=()=>t.selectPresentationState(),c=()=>t.selectPresentationChanges(),u=v=>t.selectSectionLineChanges(v),f=()=>(n+=1,{...t.selectRenderState(),id:`render-${n}`}),d=()=>t.selectSystemState(),p=()=>t.selectSaveSlotMap(),g=v=>t.selectSaveSlot(v),y=v=>t.selectSaveSlotPage(v),m=()=>t.selectSkipMode(),b=()=>t.selectAutoMode(),I=()=>t.selectIsChoiceVisible(),w=(v,P)=>{t[v]&&(t[v](P),i())},E=(v,P)=>{w(v,P)},A=v=>{if(!v)return{variables:t.selectAllVariables?t.selectAllVariables():void 0};if(Object.prototype.hasOwnProperty.call(v,"event"))throw new Error('eventContext key "event" is no longer supported. Use "_event".');let{_event:P,...G}=v,F=t.selectAllVariables?t.selectAllVariables():void 0;return{...G,_event:P,variables:F}},R=(v,P)=>{let G=A(P),F=vn(v,G);t.beginRollbackActionBatch({});try{Object.entries(F).forEach(([_,C])=>{w(_,C)})}finally{t.endRollbackActionBatch({})}};return{init:s,handleAction:w,handleInternalAction:E,handleActions:R,selectRenderState:f,selectPresentationState:l,selectPresentationChanges:c,selectSectionLineChanges:u,selectSystemState:d,selectSaveSlotMap:p,selectSaveSlot:g,selectSaveSlotPage:y,selectSaveSlots:p,selectIsChoiceVisible:I,handleLineActions:()=>{let v=t.selectCurrentLine();return v?.actions?(R(v.actions),!0):!1},getNamespace:a}}var Kt=()=>{let e=0,t=null;return{getElapsed:()=>e,setElapsed:n=>{e=n},addElapsed:n=>{e+=n},getCallback:()=>t,setCallback:n=>{t=n}}},hs=80,hr=({engine:e,routeGraphics:t,trackRenderDispatch:n},r)=>{let o=e.selectRenderState();n?.(o),t.render(o)},gs=({engine:e,routeGraphics:t,trackRenderDispatch:n,getRenderDispatchCount:r},o)=>{let i=r?.()??0,s=e.handleLineActions();(r?.()??0)===i&&hr({engine:e,routeGraphics:t,trackRenderDispatch:n},o)},ms=({engine:e,ticker:t,autoTimer:n},r)=>{let o=n.getCallback();o&&t.remove(o),n.setElapsed(0);let i=s=>{n.addElapsed(s.deltaMS);let a=r.delay??1e3;n.getElapsed()>=a&&(t.remove(i),n.setCallback(null),n.setElapsed(0),Xe(e,"nextLineFromSystem",{}))};n.setCallback(i),t.add(i)},ys=({ticker:e,autoTimer:t},n)=>{let r=t.getCallback();r&&(e.remove(r),t.setCallback(null)),t.setElapsed(0)},bs=({engine:e,ticker:t,skipTimer:n},r)=>{let o=n.getCallback();o&&t.remove(o),n.setElapsed(0);let i=s=>{n.addElapsed(s.deltaMS);let a=r?.delay??hs;n.getElapsed()>=a&&(n.setElapsed(0),Xe(e,"nextLineFromSystem",{}))};n.setCallback(i),t.add(i)},Is=({ticker:e,skipTimer:t},n)=>{let r=t.getCallback();r&&(e.remove(r),t.setCallback(null)),t.setElapsed(0)},ws=({engine:e,ticker:t,nextLineConfigTimerState:n},r)=>{let o=n.getCallback();o&&t.remove(o),n.setElapsed(0);let i=s=>{n.addElapsed(s.deltaMS);let a=r.delay??1e3;n.getElapsed()>=a&&(n.setElapsed(0),Xe(e,"nextLineFromSystem",{}),t.remove(i),n.setCallback(null))};n.setCallback(i),t.add(i)},xs=({ticker:e,nextLineConfigTimerState:t},n)=>{let r=t.getCallback();r&&(e.remove(r),t.setCallback(null)),t.setElapsed(0)},As=({enqueuePersistenceWrite:e},t)=>{e(n=>n.saveSlots(t?.saveSlots))},vs=({enqueuePersistenceWrite:e},t)=>{e(n=>n.saveGlobalDeviceVariables(t?.globalDeviceVariables))},Es=({enqueuePersistenceWrite:e},t)=>{e(n=>n.saveGlobalAccountVariables(t?.globalAccountVariables))},pr={render:hr,saveSlots:As,saveGlobalDeviceVariables:vs,saveGlobalAccountVariables:Es,handleLineActions:gs,startAutoNextTimer:ms,clearAutoNextTimer:ys,startSkipNextTimer:bs,clearSkipNextTimer:Is,nextLineConfigTimer:ws,clearNextLineConfigTimer:xs},_s=new Set(["render","handleLineActions","saveSlots","saveGlobalDeviceVariables","saveGlobalAccountVariables","startAutoNextTimer","clearAutoNextTimer","startSkipNextTimer","clearSkipNextTimer","nextLineConfigTimer","clearNextLineConfigTimer"]),Xe=(e,t,n)=>{(e.handleInternalAction??e.handleAction?.bind(e))?.(t,n)},$s=(e=[])=>{let t=new Set,n=[];for(let r=e.length-1;r>=0;r-=1){let o=e[r];if(typeof o?.name!="string"||o.name.length===0)throw new Error("Pending effect is missing a valid name.");if(!_s.has(o.name)){n.unshift(o);continue}t.has(o.name)||(t.add(o.name),n.unshift(o))}return n},Cs=({getEngine:e,routeGraphics:t,ticker:n,handleUnhandledEffect:r,handlePersistenceError:o,indexedDB:i,persistence:s,namespace:a})=>{let l=Kt(),c=Kt(),u=Kt(),f=s??null,d=Promise.resolve(),p=null,g=null,y=!1,m=0,b=_=>{if(o){o(_);return}console.error("RouteEngine persistence write failed.",_)},I=()=>{if(f)return f;let _=e();return f=Ht({indexedDB:i,namespace:a??_?.getNamespace?.()}),f},w=_=>{d=d.catch(()=>{}).then(()=>{let C=I();return _(C)}).catch(C=>{b(C)})},E=_=>{let C=typeof _?.id=="string"&&_.id.length>0?_.id:null;m+=1,p=C,y=!1},A=()=>m,R=(_={})=>{if(_?.aborted===!0)return!1;let C=typeof _?.id=="string"&&_.id.length>0?_.id:null;return C?C!==p||C===g?!1:(g=C,!0):p!==null||y?!1:(y=!0,!0)},L=(_,C={})=>{if(_!=="renderComplete"||!R(C))return!1;let N=e();return Xe(N,"markLineCompleted",{}),!0},v=(_={})=>{if(_?._interactionSource==="choice")return!0;let C=_?.actions;return!C||typeof C!="object"||Array.isArray(C)?!1:Object.values(C).some(N=>N?._interactionSource==="choice")},P=(_,C={})=>!C?.actions||typeof _?.selectIsChoiceVisible!="function"||!_.selectIsChoiceVisible()?!1:!v(C),G=({preprocessPayload:_,onEvent:C}={})=>async(N,Y={})=>{let H=e();if(P(H,Y))return C?.(N,Y);let D=await _?.(N,Y)??Y;if(P(H,D))return C?.(N,D);if(L(N,D),D?.actions){let gr=D?._event?{_event:D._event}:D?.event?{_event:D.event}:void 0;H.handleActions(D.actions,gr)}return C?.(N,D)},F=_=>{let C=e(),N=$s(_);N.forEach(H=>{if(!pr[H.name]&&!r)throw new Error(`Unhandled pending effect "${H.name}".`)});let Y={engine:C,routeGraphics:t,ticker:n,autoTimer:l,skipTimer:c,nextLineConfigTimerState:u,trackRenderDispatch:E,getRenderDispatchCount:A,enqueuePersistenceWrite:w};for(let H of N){let D=pr[H.name];if(D){D(Y,H.payload);continue}r(H,Y)}};return F.handleRouteGraphicsEvent=L,F.createRouteGraphicsEventHandler=G,F},Ls=Cs;var Ss=(e,t={})=>{let{resources:n={}}=t;return Lt(e,n)};var Pc=qt;export{Ls as createEffectsHandler,ps as createIndexedDbPersistence,Pc as default,Ss as resolveLayoutReferences};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "route-engine-js",
3
- "version": "0.7.3",
3
+ "version": "0.7.5",
4
4
  "description": "A lightweight Visual Novel engine built in JavaScript for creating interactive narrative games with branching storylines",
5
5
  "repository": {
6
6
  "type": "git",
@@ -40,12 +40,11 @@
40
40
  "lint": "bun run prettier src -c",
41
41
  "lint:fix": "bun run prettier src -w",
42
42
  "coverage": "bun run vitest run --coverage",
43
- "vt:sync-route-graphics": "bun scripts/sync-vt-route-graphics.js",
44
- "vt:generate": "bun scripts/sync-vt-route-graphics.js && bun run esbuild.js && rtgl vt generate",
45
- "vt:docker": "bun scripts/sync-vt-route-graphics.js && bun run esbuild.js && docker run --rm ${VT_DOCKER_ARGS:-} --user $(id -u):$(id -g) -e RTGL_VT_DEBUG=true -v \"$PWD:/app\" -w /app docker.io/han4wluc/rtgl:playwright-v1.57.0-rtgl-v1.0.10 rtgl vt screenshot --wait-event vt:ready --concurrency ${VT_DOCKER_CONCURRENCY:-2} --timeout ${VT_DOCKER_TIMEOUT:-60000}",
43
+ "vt:generate": "bun run esbuild.js && rtgl vt generate",
44
+ "vt:docker": "bun run esbuild.js && docker run --rm ${VT_DOCKER_ARGS:-} --user $(id -u):$(id -g) -e RTGL_VT_DEBUG=true -v \"$PWD:/app\" -w /app docker.io/han4wluc/rtgl:playwright-v1.57.0-rtgl-v1.0.10 rtgl vt screenshot --wait-event vt:ready --concurrency ${VT_DOCKER_CONCURRENCY:-2} --timeout ${VT_DOCKER_TIMEOUT:-60000}",
46
45
  "vt:report": "bun run vt:docker && rtgl vt report --diff-threshold ${VT_REPORT_DIFF_THRESHOLD:-0.8}",
47
46
  "vt:accept": "rtgl vt accept",
48
- "serve": "bun run esbuild.js && bunx serve -p 3004 .rettangoli/vt/_site"
47
+ "serve": "bun run vt:generate && bunx serve -p 3004 .rettangoli/vt/_site"
49
48
  },
50
49
  "dependencies": {
51
50
  "immer": "^10.1.1",
@@ -59,6 +58,7 @@
59
58
  "ajv": "^8.18.0",
60
59
  "husky": "^9.1.7",
61
60
  "prettier": "^3.7.4",
61
+ "route-graphics": "1.7.0",
62
62
  "vitest": "^4.0.16"
63
63
  }
64
64
  }