route-engine-js 0.7.2 → 0.7.4

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 rr=Object.defineProperty;var or=(e,t)=>{for(var n in t)rr(e,n,{get:t[n],enumerable:!0})};var Ut=Symbol.for("immer-nothing"),Mt=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?Wt(e)||Array.isArray(e)||!!e[Mt]||!!e.constructor?.[Mt]||ve(e)||Ee(e):!1}var ir=Object.prototype.constructor.toString();function Wt(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)===ir}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 Yt(e,t,n){let r=xe(e);r===2?e.set(t,n):r===3?e.add(n):e[t]=n}function sr(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=Wt(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=lr),Object.freeze(e),t&&Object.entries(e).forEach(([n,r])=>Ze(r,!0))),e}function lr(){D(2)}function _e(e){return Object.isFrozen(e)}var cr={};function H(e){let t=cr[e];return t||D(0,e),t}var ue;function Ht(){return ue}function ar(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function jt(e,t){t&&(H("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Je(e){qe(e),e.drafts_.forEach(ur),e.drafts_=null}function qe(e){e===ue&&(ue=e.parent_)}function Bt(e){return ue=ar(ue,e)}function ur(e){let t=e[O];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[O].modified_&&(Je(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,[]),Je(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Ut?e:void 0}function Ae(e,t,n){if(_e(t))return t;let r=t[O];if(!r)return Ie(t,(o,i)=>Ft(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)=>Ft(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 Ft(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(Yt(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 fr(e,t){let n=Array.isArray(e),r={type_:n?1:0,scope_:t?t.scope_:Ht(),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 dr(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=Kt(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(sr(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 dr(e,t,n){let r=Kt(t,n);return r?"value"in r?r.value:r.get?.call(e.draft_):void 0}function Kt(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 pr=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=Bt(this),s=Ge(t,void 0),a=!0;try{o=n(s),a=!1}finally{a?Je(i):qe(i)}return jt(i,r),zt(o,i)}else if(!t||typeof t!="object"){if(o=n(t),o===void 0&&(o=t),o===Ut&&(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=Bt(this),n=Ge(e,void 0);return n[O].isManual_=!0,qe(t),n}finishDraft(e,t){let n=e&&e[O];(!n||!n.isManual_)&&D(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=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):fr(e,t);return(t?t.scope_:Ht()).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)=>{Yt(n,r,Jt(o))}),t&&(t.finalized_=!1),n}var T=new pr,tt=T.produce,is=T.produceWithPatches.bind(T),ss=T.setAutoFreeze.bind(T),ls=T.setUseStrictShallowCopy.bind(T),cs=T.applyPatches.bind(T),as=T.createDraft.bind(T),us=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}')`)},qt=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 Xt=(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}'`)},Gt=(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 hr=(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 yr(e.parts,t,n,r);switch(e.type){case p.FUNCTION:return Qt(e,t,n,r);case p.BINARY:return en(e,t,n,r);case p.UNARY:return tn(e,t,n,r);case p.CONDITIONAL:return br(e,t,n,r);case p.LOOP:return vr(e,t,n,r);case p.OBJECT:return _r(e,t,n,r);case p.ARRAY:return $r(e,t,n,r);case p.PARTIAL:return Lr(e,t,n,r);case p.PATH_REFERENCE:return Cr(e,t,n,r);default:throw new Error(`Unknown node type: ${e.type}`)}},Zt=new Map,gr=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=Zt.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=gr(c.trim());r.push(...l)}Zt.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},yr=(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("")},Qt=(e,t,n,r)=>{let o=t.functions||t,i=o[e.name];if(!i)throw Gt(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 en(e,t,n,r);case p.UNARY:return tn(e,t,n,r);case p.FUNCTION:return Qt(e,t,n,r);default:return _(e,t,n,r)}},en=(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}`)}},tn=(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}`)},mr=(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},br=(e,t,n,r)=>{let o=mr(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 nn},Ir=(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},Ar=(e,t)=>{let n=e.body,r=e.itemVar,o=Ir(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},wr=(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},xr=(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},vr=(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 Xt(f,o,u)}if(!e.indexVar){let l=xr(e,o,e.itemVar);if(l!==null)return l}if(!e.indexVar){let l=Ar(e,o);if(l!==null)return l}let i=wr(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},Er=(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},_r=(e,t,n,r)=>{let o=t.functions||t;if(e.whenCondition&&!ie(e.whenCondition,o,n,r))return;let i=Er(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},nn={},$r=(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!==nn&&s!==void 0&&o.push(s)}return o},Lr=(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)},Cr=(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=hr;var kr=/\$\{([^}]*)\}/g,Sr=/#\{([^}]*)\}/g,on=(e,t={})=>{let n=e.match(/^(\w+)\((.*)\)$/);if(!n)return{isFunction:!1};let[,r,o]=n,i=Rr(o,t);return{isFunction:!0,type:p.FUNCTION,name:r,args:i}},Rr=(e,t={})=>e.trim()?Or(e).map(r=>Tr(r.trim(),t)):[],Or=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},Tr=(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=on(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 S(r,t)}catch{return{type:p.VARIABLE,path:r}}return{type:p.VARIABLE,path:r}},sn=/^\w+\(.*\)$/,Pr=/\s[+\-*/%]\s|\|\||&&|\?\?|.*\?.*:/,Nr=e=>{if(!(!e||e.trim()===""||sn.test(e))&&Pr.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}"`)},rn=e=>{let t=e.trim();if(sn.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();Nr(n);let r=on(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(kr)],i=[...n.matchAll(Sr)],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):rn(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=rn(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)?Dr(e,t):Mr(e,t):{type:p.LITERAL,value:e},Vr=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}},Dr=(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=Vr(i),l=Object.keys(c);if(l.length===1&&/^\$for(?::\w+)?\s/.test(l[0])){let u=ln(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=ln(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}},Mr=(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=S(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=S(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=jr(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},jr=(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=S(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=S(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}},S=(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 S(l,t)}let n=K(e,"||");if(n!==-1)return{type:p.BINARY,op:L.OR,left:S(e.substring(0,n).trim(),t),right:S(e.substring(n+2).trim(),t)};let r=K(e,"&&");if(r!==-1)return{type:p.BINARY,op:L.AND,left:S(e.substring(0,r).trim(),t),right:S(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:S(e.substring(0,f).trim(),t),right:S(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:S(e.substring(0,i).trim(),t),right:S(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:S(e.substring(1).trim(),t)}:cn(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},Br=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}},cn=(e,t)=>{let n=e.trim();if(n.match(/^(\w+)\((.*)\)$/))return pe(n,t);let o=Br(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}},zr=(e,t=!1)=>{let n=t?"$each":"$for";try{qt(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}},ln=(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();zr(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=cn(u,n),g=F(t,n);return{type:p.LOOP,itemVar:f,indexVar:d,iterable:y,body:g,flatten:s!=="nested"}};var Fr=(e,t={})=>{let{functions:n={}}=t;return F(e,n)},$e=Fr;var it={};or(it,{now:()=>Ur});var Ur=()=>Date.now();var Wr=(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=Wr;var an=(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 Yr=(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{}}},lt=e=>{let t={},n={};return e.resources?.variables?(Object.entries(e.resources.variables).forEach(([r,o])=>{let i=Yr(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(", ")}`)},ke=(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(", ")}`)},Se=(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}`)}},ct=(e,t,n)=>Object.fromEntries(Object.entries(e).filter(([r])=>t?.[r]?.scope===n)),un=(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()))},Hr=(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},at=(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=Hr(e.dialogue,t.dialogue);return i&&(n.dialogue=i),o("choice"),o("layout"),o("animation"),o("control"),o("character"),o("visual"),o("sfx"),n},ut=(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},Kr=(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},Jr=(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=Kr(t,n);if(r===void 0)throw new Error(`Action template binding "${e}" could not be resolved from "_event".`);return r},st=(e,t)=>Array.isArray(e)?e.map(n=>st(n,t)):e&&typeof e=="object"?Object.fromEntries(Object.entries(e).map(([n,r])=>[n,st(r,t)])):Jr(e,t),fn=(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 P(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},dn=(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}},qr=()=>({}),Xr=(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={})},Gr=(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})},Zr=(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},Qr=(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}}},eo=(e,t)=>{if(t.visual){let{hasValidItems:n,processedItems:r}=dn(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))},to=(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}=dn(t.character.items,o=>o.sprites&&o.sprites.length>0||o.transformId||o.resourceId);n?e.character={items:r}:delete e.character},no=(e,t)=>{t.animation?e.animation=t.animation:e.animation&&delete e.animation},ro=(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},oo=(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},io=(e,t)=>{if(t.control){if(!t.control.resourceId){delete e.control;return}e.control=t.control}},so=(e,t)=>{t.voice?e.voice=t.voice:e.voice&&delete e.voice},lo=(e,t)=>{t.cleanAll&&Object.keys(e).forEach(n=>{delete e[n]})},he=e=>Le(qr,[lo,Xr,Zr,Qr,eo,Gr,to,no,ro,oo,io,so])(e);var X={objectValues:e=>Object.entries(e).map(([t,n])=>({id:t,...n})),formatDate:un},co=/^\$for\s+([A-Za-z_][A-Za-z0-9_]*)(?:\s*,\s*([A-Za-z_][A-Za-z0-9_]*))?\s+in\s+(.+):$/,ao=(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=co.exec(s);if(a){let[,c,l,u]=a,f=ao(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},wn={live:"update",replace:"transition"},xn=e=>{let t=structuredClone(e);return typeof t.type=="string"&&(t.type=wn[t.type]||t.type),t},uo=({id:e,targetId:t,animation:n})=>{let r=xn(n);return delete r.name,r.id=e,r.targetId=t,r},ft=e=>{if(!(!e||typeof e!="object"||Array.isArray(e))&&typeof e.type=="string")return wn[e.type]||e.type},Oe=e=>{if(typeof e=="string")return e;if(!(!e||typeof e!="object"||Array.isArray(e)))return e.resourceId},fo=e=>!e||typeof e!="object"||Array.isArray(e)?!1:["in","out","update"].some(t=>e[t]!==void 0),J=({animations:e,resources:t,animationId:n,instanceId:r,targetId:o})=>{if(!n||!o)return!1;let i=t?.animations?.[n];return i?(e.push(uo({id:r,targetId:o,animation:i})),!0):!1},po=({hasPrevious:e,hasCurrent:t,previousResourceId:n,currentResourceId:r,sharedTarget:o})=>!e&&t?"enter":e&&!t?"exit":e&&t?n===r&&o?"update":"replace":"none",dt=({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.`)},ho=(e,{defaultTargetId:t,defaultId:n}={})=>{if(!e||typeof e!="object"||Array.isArray(e))return e;let r=xn(e);return r.id??=n,r.targetId??=t,r},bt=({animations:e,transitions:t,defaultTargetId:n,idPrefix:r})=>{t.forEach((o,i)=>{e.push(ho(o,{defaultTargetId:n,defaultId:`${r}-transition-${i}`}))})},pn=(e,t)=>{if(!e||typeof e!="string"||!e.includes("${"))return e;let n=P(e,t);return n&&typeof n=="object"?e:n},hn=(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},gn=(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("-")}`},pt=(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},go=(e={})=>e.textStyles||{},yo=(e={})=>e.images||{},mo=(e={})=>e.colors||{},bo=/^#(?:[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`)},yn=(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},vn=(e,t)=>{if(typeof e!="string"||!bo.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},mn=(e,t,n)=>{let r=vn(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})`},Io=(e={},t)=>{let n=go(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=yn(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:mn(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=yn(n.strokeAlpha,"strokeAlpha",t);s.strokeColor=mn(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},yt=(e,t={},n="root")=>{if(Array.isArray(e))return e.map((o,i)=>yt(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]=yt(i,t,ge(n,o)));return e.textStyleId!==void 0&&(se(e.textStyleId,n,"textStyleId"),r.textStyle=Io(t,e.textStyleId)),r},En=(e={},t)=>{let n=mo(e)?.[t];if(!n)throw new Error(`Color "${t}" not found`);return vn(n.hex,`Color "${t}"`)},_n=e=>e==="hover.fill"?"hover.colorId":e==="click.fill"?"click.colorId":e==="rightClick.fill"?"rightClick.colorId":"colorId",ht=(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 ${_n(`${t}.fill`)} instead`)},Ao=(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=En(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 ${_n("fill")} instead`);ht(e,"hover",n),ht(e,"click",n),ht(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]=Ao(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=En(t,e.colorId)),r},gt=(e={},t)=>{let n=yo(e)?.[t];return n||null},$n=e=>e==="hoverUrl"||e==="hoverSrc"||e==="hover.src"?"hoverImageId":e==="clickUrl"||e==="clickSrc"||e==="click.src"?"clickImageId":"imageId",bn=(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 ${$n(`${t}.${r}`)} instead`)},In=(e,t,n)=>{let r=e[t];e[t]={...r&&typeof r=="object"&&!Array.isArray(r)?r:{},src:n}},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(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 ${$n(o)} instead`);bn(e,"hover",n,"src"),bn(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]=mt(i,t,ge(n,o)));if(e.type==="sprite"&&e.imageId!==void 0){se(e.imageId,n,"imageId");let o=gt(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"),In(r,"hover",gt(t,e.hoverImageId)?.fileId??e.hoverImageId)),e.type==="sprite"&&e.clickImageId!==void 0&&(se(e.clickImageId,n,"clickImageId"),In(r,"click",gt(t,e.clickImageId)?.fileId??e.clickImageId)),r},It=(e,t={},n="root")=>mt(ye(yt(e,t,n),t,n),t,n),G=It,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}),An=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},wo=e=>Pe(e,t=>({...t,revealEffect:"none"})),xo=e=>Pe(e,t=>{let n=Number(t.speed??t.displaySpeed),r=Number.isFinite(n)?Math.max(n,An):An;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?wo(e):n?xo(e):e,Ln=({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:{}}}}),Cn=(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||""}}),kn=({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)},vo=(e={})=>{if(!(!e||typeof e!="object"||Array.isArray(e)))return Object.fromEntries(Object.entries(e).map(([t,n])=>[t,{payload:{actions:structuredClone(n?.actions||{})}}]))},q=({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=po({hasPrevious:l,hasCurrent:u,previousResourceId:r,currentResourceId:o,sharedTarget:f});if(fo(t)){if(t.in&&!l){let I=Oe(t.in);dt({animationType:ft(n?.animations?.[I]),animationId:I,animationPath:`${a}.in`,lifecycle:"enter"}),J({animations:e,resources:n,animationId:I,instanceId:`${c}-animation-in`,targetId:s})}if(t.out&&l&&r!==o){let I=Oe(t.out);dt({animationType:ft(n?.animations?.[I]),animationId:I,animationPath:`${a}.out`,lifecycle:"exit"}),J({animations:e,resources:n,animationId:I,instanceId:`${c}-animation-out`,targetId:i})}t.update&&l&&u&&r===o&&f&&J({animations:e,resources:n,animationId:Oe(t.update),instanceId:`${c}-animation-update`,targetId:s});return}let h=Oe(t),y=n?.animations?.[h],g=ft(y);if(dt({animationType:g,animationId:h,animationPath:a,lifecycle:d}),g==="update"){l&&u&&r===o&&f&&J({animations:e,resources:n,animationId:h,instanceId:`${c}-animation-update`,targetId:s});return}if(g==="transition"){if(l&&u&&f){J({animations:e,resources:n,animationId:h,instanceId:`${c}-animation-transition`,targetId:s});return}l&&J({animations:e,resources:n,animationId:h,instanceId:`${c}-animation-out`,targetId:i}),u&&J({animations:e,resources:n,animationId:h,instanceId:`${c}-animation-in`,targetId:s})}},Eo=()=>({elements:[{id:"story",type:"container",x:0,y:0,children:[]}],animations:[],audio:[],global:{}}),_o=(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;q({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},$o=(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?gn(g,I):void 0;if(d.animations&&!y&&!h&&m&&!o&&!i){q({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=gn(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&&q({animations:a,animationsDef:d.animations,resources:r,previousResourceId:w,currentResourceId:x,previousTargetId:w,currentTargetId:x,animationPath:`character.items[${f}].animations`,idPrefix:"character"})}}return e},Lo=(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=pt(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=pt(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=pt(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);q({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},Co=(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:""}]:hn(t.dialogue.content,"dialogue.content"),A=(t.dialogue?.lines||[]).map((B,nr)=>({content:hn(B.content,`dialogue.lines[${nr}].content`).map(Dt=>({...Dt,text:pn(Dt.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:pn(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&&q({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},ko=(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&&q({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},So=(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=vo(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(kn({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},Ro=(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},Oo=(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},To=(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},Po=(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&&bt({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(kn({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;q({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},No=(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||bt({animations:h,transitions:I.transitions,defaultTargetId:`layeredView-${g}`,idPrefix:`layeredView-${g}`}));let m={id:`layeredView-${g}`,type:"container",x:0,y:0,children:[Ln({id:`layeredView-${g}-blocker`,screen:l}),...I.elements||[]]},b=Cn(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},Vo=(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&&bt({animations:h,transitions:y.transitions,defaultTargetId:"confirmDialog",idPrefix:"confirmDialog"});let g={id:"confirmDialog",type:"container",x:0,y:0,children:[Ln({id:"confirmDialog-blocker",screen:l}),...y.elements||[]]},I=Cn(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},Sn=e=>Le(Eo,[So,_o,$o,Lo,Co,ko,Po,Ro,Oo,To,No,Vo])(e);var Ve={manual:{enabled:!0,requireLineCompleted:!1},auto:{enabled:!1},applyMode:"persistent"},Tn=1,je=()=>({manual:{...Ve.manual},auto:{...Ve.auto},applyMode:Ve.applyMode}),At=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),wt=()=>({sections:[],resources:[]}),De=()=>({sectionId:void 0,lineId:void 0}),Do=e=>Array.isArray(e)?e.map(t=>t?.text??"").join(""):"",Mo=()=>({resourceId:void 0}),jo=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},Pn=(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}},Nn=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)}}},Vn=e=>{if(typeof e=="number"||typeof e!="string")return e;let t=Number(e);return Number.isFinite(t)?t:e},Dn=e=>{if(!Number.isInteger(e)||e<1)throw new Error("Malformed save slot formatVersion.");if(e!==Tn)throw new Error(`Unsupported save slot formatVersion "${e}".`);return e},Bo=(e,t={})=>{let n;try{n=Dn(t.formatVersion)}catch(o){throw new Error(`Hydrated save slot "${e}" failed validation: ${o.message}`)}let r={...t,formatVersion:n,slotId:Vn(t.slotId??t.slotKey??e),savedAt:typeof t.savedAt=="number"?t.savedAt:t.date};return delete r.slotKey,delete r.date,r},zo=(e={})=>Object.fromEntries(Object.entries(e).map(([t,n])=>[t,Bo(t,n)])),Rn=(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}},Fo=e=>{if(e===void 0)return wt();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=Rn(r,"sections",o);return[i.sectionId,i]}))),resources:Object.values(Object.fromEntries(n.map((r,o)=>{let i=Rn(r,"resources",o);return[i.resourceId,i]})))}},xt=(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}=Pn(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}},Uo=(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=xt(e,t,"contexts[*].pointers.history");return{sectionId:n.sectionId,lineId:n.lineId}}catch{return De()}},Wo=(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=xt(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}},Yo=(e,t,n)=>{if(!N(e))throw new Error(`Malformed save slot contexts[${n}] entry.`);let r=_t(t),o=xt(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=Uo(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:Wo(e.rollback,o,t)}},Ho=(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:Fo(e.viewedRegistry),contexts:e.contexts.map((n,r)=>Yo(n,t,r))}},Ko=(e,t)=>{if(!N(e))throw new Error("Malformed save slot.");let n=Dn(e.formatVersion);return{...e,formatVersion:n,state:Ho(e.state,t)}},On=(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},Jo=(e={})=>{if(!e?.resourceId)throw new Error("showConfirmDialog requires resourceId");return{resourceId:e.resourceId,confirmActions:On(e.confirmActions,"confirmActions",{required:!0}),cancelActions:On(e.cancelActions,"cancelActions")}},ce=e=>{Object.prototype.hasOwnProperty.call(e.global,"confirmDialog")&&(e.global.confirmDialog=null)},ee=[],vt=()=>ee[ee.length-1]??null,Et=e=>{let t=vt();t&&(t.checkpointIndex=e)},qo=()=>{let e=vt();e&&(e.pendingStorySessionReset=!0)},Mn=()=>{let e=vt();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}=lt(e??{});return V(t)},jn=({pointer:e,projectData:t})=>({currentPointerMode:"read",pointers:{read:V(e),history:De()},configuration:{},views:[],bgm:Mo(),variables:_t(t),rollback:le({pointer:e})}),Xo=e=>{e.global.autoMode=!1,e.global.skipMode=!1,e.global.dialogueUIHidden=!1,delete e.global.isDialogueHistoryShowing,ce(e),e.global.viewedRegistry=wt(),e.global.nextLineConfig=je(),e.global.layeredViews=[],e.global.isLineCompleted=!0,e.global.pendingEffects.push({name:"clearAutoNextTimer"},{name:"clearSkipNextTimer"},{name:"clearNextLineConfigTimer"},{name:"render"})},Bn=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 Bn(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},$t=(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},Go=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)},Zo=({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)},Qo=({state:e})=>(ee.pop(),e),U=(e,t,n)=>{let r=Go(e);r&&(Array.isArray(r.executedActions)||(r.executedActions=[]),r.executedActions.push({type:t,payload:V(n)}))},ei=(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),ke(l,i,o),c==="context"&&(n.variables[o]=Se(n.variables[o],i,s))}},ti=(e,t)=>{if(!Array.isArray(t?.executedActions))return!1;let n={showDialogueUI:ae,hideDialogueUI:ze,toggleDialogueUI:Tt,setNextLineConfig:Pt,pushLayeredView:kt,popLayeredView:St,replaceLastLayeredView:Rt,clearLayeredViews:Ot};return t.executedActions.forEach(({type:r,payload:o})=>{if(r==="updateVariable"){ei(e,o);return}let i=n[r];i&&i({state:e},o)}),!0},ni=(e,t)=>{let{sectionId:n,lineId:r}=t,s=k({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),ke(y,u,l),h==="context"&&(a.variables[l]=Se(a.variables[l],u,f))}},ri=(e,t)=>{let{sectionId:n,lineId:r}=t,s=k({state:e},{sectionId:n})?.lines?.find(c=>c.id===r)?.actions;if(!s)return;let a={showDialogueUI:ae,hideDialogueUI:ze,toggleDialogueUI:Tt,setNextLineConfig:Pt,pushLayeredView:kt,popLayeredView:St,replaceLastLayeredView:Rt,clearLayeredViews:Ot};Object.entries(s).forEach(([c,l])=>{let u=a[c];u&&u({state:e},l)})},zn=(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&&At(e),ti(e,r.timeline[s])||(ni(e,r.timeline[s]),ri(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},oi=e=>{let{projectData:t}=e,n=e.global??{},{saveSlots:r={},variables:o={}}=n;Nn(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}=lt(t),f={...u,...o};return{projectData:t,global:{isLineCompleted:!1,pendingEffects:[],autoMode:!1,skipMode:!1,dialogueUIHidden:!1,confirmDialog:null,viewedRegistry:wt(),nextLineConfig:je(),saveSlots:zo(r),layeredViews:[],variables:f},contexts:[jn({pointer:l,projectData:t})]}},ii=({state:e})=>e.global.layeredViews||[],si=({state:e})=>e.global.pendingEffects,Fn=({state:e})=>e.global.skipMode,li=({state:e})=>e.global.autoMode,Un=({state:e})=>e.global.dialogueUIHidden,Wn=({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=k({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:Do(u.content),characterId:u.characterId,characterName:f}})},ci=({state:e})=>e.global.confirmDialog??null,Lt=({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=k({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},ai=({state:e},t)=>{let{resourceId:n}=t;return!!e.global.viewedRegistry.resources.find(o=>o.resourceId===n)},ui=({state:e})=>e.global.nextLineConfig,fi=({state:e})=>structuredClone(e),Yn=({state:e})=>e.global.saveSlots,di=({state:e},t)=>{let n=t?.slotId,r=Be(n);return e.global.saveSlots[r]},pi=({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}},k=({state:e},t)=>{let{sectionId:n}=t;return Pn(e.projectData,n).section},Hn=({state:e})=>{let t=j({state:e});if(!t?.pointer)return;let{sectionId:n,lineId:r}=t.pointer,o=k({state:e},{sectionId:n});if(!(!o?.lines||!Array.isArray(o.lines)))return o.lines.find(i=>i.id===r)},hi=({state:e})=>{let t=j({state:e})?.pointer,n=t?.sectionId,r=t?.lineId,i=k({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},Kn=({state:e})=>{let{sectionId:t,lineId:n}=j({state:e}).pointer,o=k({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)},gi=({state:e})=>{let t=Jn({state:e}),r=Hn({state:e})?.actions??{},o=he([t??{},r]);return at(t??{},o??{})},yi=({state:e},{sectionId:t})=>{let n=k({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=at(o,a);r.push({id:i.id,changes:c}),o=ut(a)}return{lines:r}},Jn=({state:e})=>{let{sectionId:t,lineId:n}=j({state:e}).pointer,o=k({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 ut(he(a))},Ct=({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}},mi=Yn,bi=Ct,Ii=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},Ai=({state:e})=>{let t=Kn({state:e}),n=Jn({state:e}),r={...e.global.variables,...e.contexts[e.contexts.length-1].variables},{saveSlots:o}=Ct({state:e}),i=Ii(e);return Sn({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:Zn({state:e}),skipOnlyViewedLines:!r._skipUnseenText,isLineCompleted:e.global.isLineCompleted,skipTransitionsAndAnimations:!!r._skipTransitionsAndAnimations||i,layeredViews:e.global.layeredViews,confirmDialog:e.global.confirmDialog,dialogueHistory:Wn({state:e}),saveSlots:o,variables:r})},wi=({state:e},t)=>(e.global.confirmDialog=Jo(t),e.global.pendingEffects.push({name:"render"}),e),xi=({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),St=({state:e})=>(e.global.layeredViews.pop(),e.global.pendingEffects.push({name:"render"}),U(e,"popLayeredView",void 0),e),Rt=({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),Ot=({state:e})=>(e.global.layeredViews=[],ce(e),e.global.pendingEffects.push({name:"render"}),U(e,"clearLayeredViews",void 0),e),qn=({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),vi=({state:e})=>(e.global.autoMode?be({state:e}):qn({state:e}),e),Xn=({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),Ei=({state:e})=>(Fn({state:e})?te({state:e}):Xn({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),Tt=({state:e})=>(Un({state:e})?ae({state:e}):ze({state:e}),e),_i=({state:e})=>(e.global.pendingEffects=[],e),$i=({state:e},t)=>(e.global.pendingEffects.push(t),e),Li=({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]=jn({pointer:n,projectData:e.projectData}),Xo(e),qo(),Et(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=k({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})},Ci=({state:e},t)=>(me(e,t),e.global.pendingEffects.push({name:"render"}),e),ki=({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},Pt=({state:e},t)=>{let n=jo(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},Si=({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=>{Bn(l.rollback)});let a={contexts:s,viewedRegistry:V(e.global.viewedRegistry)},c={formatVersion:Tn,slotId:Vn(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},Ri=({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=Ko(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},Oi=({state:e},t)=>{let{projectData:n}=t;return Nn(n),e.projectData=n,ce(e),e.global.pendingEffects.push({name:"render"}),e},Ti=({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&&!k({state:e},{sectionId:n}))return console.warn(`Section not found: ${n}`),e;let s=k({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},Mn()&&(o.rollback=le({pointer:o.pointers.read}),Et(o.rollback.currentIndex)),e.global.isLineCompleted=!1,e.global.pendingEffects.push({name:"handleLineActions"}),e):(console.warn(`Line not found: ${r} in section ${i}`),e)},Pi=({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=k({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&&!Lt({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,$t(e,{sectionId:n,lineId:c.id}),At(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},Ni=({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},Vi=({state:e},t)=>{let n=t?.sectionId??j({state:e})?.pointer?.sectionId,r=k({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},Di=({state:e},t)=>{let{sectionId:n}=t,r=k({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},Mn()?(i.rollback=le({pointer:i.pointers.read}),Et(i.rollback.currentIndex)):$t(e,{sectionId:n,lineId:o.id})),e.global.isLineCompleted=!1,e.global.pendingEffects.push({name:"handleLineActions"}),e},Mi=({state:e})=>{if(e.global.dialogueUIHidden)return ae({state:e}),e;if(hi({state:e}))return e;let t=j({state:e})?.pointer,n=t?.sectionId,r=k({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&&!Lt({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,$t(e,{sectionId:n,lineId:c.id}),At(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},ji=({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),ke(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]=Se(g[l],u,f)}),i&&U(e,"updateVariable",{id:n,operations:c}),s){let l=ct(e.global.variables,e.projectData.resources?.variables,"global-device");e.global.pendingEffects.push({name:"saveGlobalDeviceVariables",payload:{globalDeviceVariables:l}})}if(a){let l=ct(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},Gn=({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}},Zn=({state:e})=>Gn({state:e},{offset:-1})!==null,Bi=({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:zn(e,i)},zi=({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:zn(e,a)},Qn=e=>{let t=oi(e);return an(t,{selectPendingEffects:si,selectSkipMode:Fn,selectAutoMode:li,selectDialogueUIHidden:Un,selectDialogueHistory:Wn,selectConfirmDialog:ci,selectIsLineViewed:Lt,selectIsResourceViewed:ai,selectNextLineConfig:ui,selectSystemState:fi,selectSaveSlotMap:Yn,selectSaveSlots:mi,selectSaveSlot:di,selectAllVariables:pi,selectCurrentPointer:j,selectSection:k,selectCurrentLine:Hn,selectPresentationState:Kn,selectPresentationChanges:gi,selectSectionLineChanges:yi,selectSaveSlotPage:Ct,selectCurrentPageSlots:bi,selectRenderState:Ai,selectLayeredViews:ii,selectLineIdByOffset:Gn,selectCanRollback:Zn,startAutoMode:qn,stopAutoMode:be,toggleAutoMode:vi,startSkipMode:Xn,stopSkipMode:te,toggleSkipMode:Ei,showDialogueUI:ae,hideDialogueUI:ze,toggleDialogueUI:Tt,showConfirmDialog:wi,hideConfirmDialog:xi,resetStorySession:Li,clearPendingEffects:_i,appendPendingEffect:$i,beginRollbackActionBatch:Zo,endRollbackActionBatch:Qo,addViewedLine:Ci,addViewedResource:ki,setNextLineConfig:Pt,saveSlot:Si,loadSlot:Ri,updateProjectData:Oi,sectionTransition:Di,jumpToLine:Ti,nextLine:Pi,markLineCompleted:Ni,prevLine:Vi,rollbackToLine:zi,rollbackByOffset:Bi,pushLayeredView:kt,popLayeredView:St,replaceLastLayeredView:Rt,clearLayeredViews:Ot,updateVariable:ji,nextLineFromSystem:Mi},{transformActionFirstArgument:r=>({state:r}),transformSelectorFirstArgument:r=>({state:r})})};function Nt(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=Qn(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=fn(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 Vt=()=>{let e=0,t=null;return{getElapsed:()=>e,setElapsed:n=>{e=n},addElapsed:n=>{e+=n},getCallback:()=>t,setCallback:n=>{t=n}}};var tr=({engine:e,routeGraphics:t,trackRenderDispatch:n},r)=>{let o=e.selectRenderState();n?.(o),t.render(o)},Fi=({engine:e,routeGraphics:t,trackRenderDispatch:n,getRenderDispatchCount:r},o)=>{let i=r?.()??0,s=e.handleLineActions();(r?.()??0)===i&&tr({engine:e,routeGraphics:t,trackRenderDispatch:n},o)},Ui=({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)},Wi=({ticker:e,autoTimer:t},n)=>{let r=t.getCallback();r&&(e.remove(r),t.setCallback(null)),t.setElapsed(0)},Yi=({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)},Hi=({ticker:e,skipTimer:t},n)=>{let r=t.getCallback();r&&(e.remove(r),t.setCallback(null)),t.setElapsed(0)},Ki=({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)},Ji=({ticker:e,nextLineConfigTimerState:t},n)=>{let r=t.getCallback();r&&(e.remove(r),t.setCallback(null)),t.setElapsed(0)},qi=({},e)=>{localStorage.setItem("saveSlots",JSON.stringify(e.saveSlots))},Xi=({},e)=>{localStorage.setItem("globalDeviceVariables",JSON.stringify(e.globalDeviceVariables))},Gi=({},e)=>{localStorage.setItem("globalAccountVariables",JSON.stringify(e.globalAccountVariables))},er={render:tr,saveSlots:qi,saveGlobalDeviceVariables:Xi,saveGlobalAccountVariables:Gi,handleLineActions:Fi,startAutoNextTimer:Ui,clearAutoNextTimer:Wi,startSkipNextTimer:Yi,clearSkipNextTimer:Hi,nextLineConfigTimer:Ki,clearNextLineConfigTimer:Ji},Zi=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)},Qi=(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(!Zi.has(o.name)){n.unshift(o);continue}t.has(o.name)||(t.add(o.name),n.unshift(o))}return n},es=({getEngine:e,routeGraphics:t,ticker:n,handleUnhandledEffect:r})=>{let o=Vt(),i=Vt(),s=Vt(),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=Qi(m);w.forEach(A=>{if(!er[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=er[A.name];if(E){E(x,A.payload);continue}r(A,x)}};return I.handleRouteGraphicsEvent=y,I.createRouteGraphicsEventHandler=g,I},ts=es;var ns=(e,t={})=>{let{resources:n={}}=t;return It(e,n)};var rl=Nt;export{ts as createEffectsHandler,rl as default,ns as resolveLayoutReferences};
1
+ var ur=Object.defineProperty;var fr=(e,t)=>{for(var n in t)ur(e,n,{get:t[n],enumerable:!0})};var qt=Symbol.for("immer-nothing"),Ut=Symbol.for("immer-draftable"),T=Symbol.for("immer-state");function M(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var se=Object.getPrototypeOf;function F(e){return!!e&&!!e[T]}function K(e){return e?Jt(e)||Array.isArray(e)||!!e[Ut]||!!e.constructor?.[Ut]||_e(e)||Ce(e):!1}var dr=Object.prototype.constructor.toString();function Jt(e){if(!e||typeof e!="object")return!1;let t=se(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)===dr}function xe(e,t){Ee(e)===0?Reflect.ownKeys(e).forEach(n=>{t(n,e[n],e)}):e.forEach((n,r)=>t(r,n,e))}function Ee(e){let t=e[T];return t?t.type_:Array.isArray(e)?1:_e(e)?2:Ce(e)?3:0}function Je(e,t){return Ee(e)===2?e.has(t):Object.prototype.hasOwnProperty.call(e,t)}function Xt(e,t,n){let r=Ee(e);r===2?e.set(t,n):r===3?e.add(n):e[t]=n}function pr(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}function _e(e){return e instanceof Map}function Ce(e){return e instanceof Set}function H(e){return e.copy_||e.base_}function Xe(e,t){if(_e(e))return new Map(e);if(Ce(e))return new Set(e);if(Array.isArray(e))return Array.prototype.slice.call(e);let n=Jt(e);if(t===!0||t==="class_only"&&!n){let r=Object.getOwnPropertyDescriptors(e);delete r[T];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(se(e),r)}else{let r=se(e);if(r!==null&&n)return{...e};let o=Object.create(r);return Object.assign(o,e)}}function tt(e,t=!1){return $e(e)||F(e)||!K(e)||(Ee(e)>1&&(e.set=e.add=e.clear=e.delete=hr),Object.freeze(e),t&&Object.entries(e).forEach(([n,r])=>tt(r,!0))),e}function hr(){M(2)}function $e(e){return Object.isFrozen(e)}var gr={};function q(e){let t=gr[e];return t||M(0,e),t}var de;function Gt(){return de}function yr(e,t){return{drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0}}function Wt(e,t){t&&(q("Patches"),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function Ge(e){Ze(e),e.drafts_.forEach(mr),e.drafts_=null}function Ze(e){e===de&&(de=e.parent_)}function Yt(e){return de=yr(de,e)}function mr(e){let t=e[T];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Ht(e,t){t.unfinalizedDrafts_=t.drafts_.length;let n=t.drafts_[0];return e!==void 0&&e!==n?(n[T].modified_&&(Ge(t),M(4)),K(e)&&(e=we(t,e),t.parent_||ve(t,e)),t.patches_&&q("Patches").generateReplacementPatches_(n[T].base_,e,t.patches_,t.inversePatches_)):e=we(t,n,[]),Ge(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==qt?e:void 0}function we(e,t,n){if($e(t))return t;let r=t[T];if(!r)return xe(t,(o,i)=>Kt(e,r,t,o,i,n)),t;if(r.scope_!==e)return t;if(!r.modified_)return ve(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),xe(i,(a,c)=>Kt(e,r,o,a,c,n,s)),ve(e,o,!1),n&&e.patches_&&q("Patches").generatePatches_(r,n,e.patches_,e.inversePatches_)}return r.copy_}function Kt(e,t,n,r,o,i,s){if(F(o)){let a=i&&t&&t.type_!==3&&!Je(t.assigned_,r)?i.concat(r):void 0,c=we(e,o,a);if(Xt(n,r,c),F(c))e.canAutoFreeze_=!1;else return}else s&&n.add(o);if(K(o)&&!$e(o)){if(!e.immer_.autoFreeze_&&e.unfinalizedDrafts_<1)return;we(e,o),(!t||!t.scope_.parent_)&&typeof r!="symbol"&&Object.prototype.propertyIsEnumerable.call(n,r)&&ve(e,o)}}function ve(e,t,n=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&tt(t,n)}function br(e,t){let n=Array.isArray(e),r={type_:n?1:0,scope_:t?t.scope_:Gt(),modified_:!1,finalized_:!1,assigned_:{},parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1},o=r,i=nt;n&&(o=[r],i=pe);let{revoke:s,proxy:a}=Proxy.revocable(o,i);return r.draft_=a,r.revoke_=s,a}var nt={get(e,t){if(t===T)return e;let n=H(e);if(!Je(n,t))return Ir(e,n,t);let r=n[t];return e.finalized_||!K(r)?r:r===Ke(e.base_,t)?(qe(e),e.copy_[t]=et(r,e)):r},has(e,t){return t in H(e)},ownKeys(e){return Reflect.ownKeys(H(e))},set(e,t,n){let r=Zt(H(e),t);if(r?.set)return r.set.call(e.draft_,n),!0;if(!e.modified_){let o=Ke(H(e),t),i=o?.[T];if(i&&i.base_===n)return e.copy_[t]=n,e.assigned_[t]=!1,!0;if(pr(n,o)&&(n!==void 0||Je(e.base_,t)))return!0;qe(e),Qe(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 Ke(e.base_,t)!==void 0||t in e.base_?(e.assigned_[t]=!1,qe(e),Qe(e)):delete e.assigned_[t],e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let n=H(e),r=Reflect.getOwnPropertyDescriptor(n,t);return r&&{writable:!0,configurable:e.type_!==1||t!=="length",enumerable:r.enumerable,value:n[t]}},defineProperty(){M(11)},getPrototypeOf(e){return se(e.base_)},setPrototypeOf(){M(12)}},pe={};xe(nt,(e,t)=>{pe[e]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}});pe.deleteProperty=function(e,t){return pe.set.call(this,e,t,void 0)};pe.set=function(e,t,n){return nt.set.call(this,e[0],t,n,e[0])};function Ke(e,t){let n=e[T];return(n?H(n):e)[t]}function Ir(e,t,n){let r=Zt(t,n);return r?"value"in r?r.value:r.get?.call(e.draft_):void 0}function Zt(e,t){if(!(t in e))return;let n=se(e);for(;n;){let r=Object.getOwnPropertyDescriptor(n,t);if(r)return r;n=se(n)}}function Qe(e){e.modified_||(e.modified_=!0,e.parent_&&Qe(e.parent_))}function qe(e){e.copy_||(e.copy_=Xe(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var Ar=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"&&M(6),r!==void 0&&typeof r!="function"&&M(7);let o;if(K(t)){let i=Yt(this),s=et(t,void 0),a=!0;try{o=n(s),a=!1}finally{a?Ge(i):Ze(i)}return Wt(i,r),Ht(o,i)}else if(!t||typeof t!="object"){if(o=n(t),o===void 0&&(o=t),o===qt&&(o=void 0),this.autoFreeze_&&tt(o,!0),r){let i=[],s=[];q("Patches").generateReplacementPatches_(t,o,i,s),r(i,s)}return o}else M(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){K(e)||M(8),F(e)&&(e=rt(e));let t=Yt(this),n=et(e,void 0);return n[T].isManual_=!0,Ze(t),n}finishDraft(e,t){let n=e&&e[T];(!n||!n.isManual_)&&M(9);let{scope_:r}=n;return Wt(r,t),Ht(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=q("Patches").applyPatches_;return F(e)?r(e,t):this.produce(e,o=>r(o,t))}};function et(e,t){let n=_e(e)?q("MapSet").proxyMap_(e,t):Ce(e)?q("MapSet").proxySet_(e,t):br(e,t);return(t?t.scope_:Gt()).drafts_.push(n),n}function rt(e){return F(e)||M(10,e),Qt(e)}function Qt(e){if(!K(e)||$e(e))return e;let t=e[T],n;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,n=Xe(e,t.scope_.immer_.useStrictShallowCopy_)}else n=Xe(e,!0);return xe(n,(r,o)=>{Xt(n,r,Qt(o))}),t&&(t.finalized_=!1),n}var P=new Ar,ot=P.produce,ps=P.produceWithPatches.bind(P),hs=P.setAutoFreeze.bind(P),gs=P.setUseStrictShallowCopy.bind(P),ys=P.applyPatches.bind(P),ms=P.createDraft.bind(P),bs=P.finishDraft.bind(P);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},he={NOT:0};var E=class extends Error{constructor(t){super(`Parse Error: ${t}`),this.name="JemplParseError"}},O=class extends Error{constructor(t){super(`Render Error: ${t}`),this.name="JemplRenderError"}};var it=e=>{if(!e||e.trim()==="")throw new E("Missing condition expression after '$if'");if(e.includes("===")||e.includes("!==")){let n=e.includes("===")?"==":"!=";throw new E(`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 E(`Incomplete comparison expression - missing right operand (got: '${e}')`)},en=e=>{if(e.trim().endsWith(" in"))throw new E(`Missing iterable expression after 'in' (got: '$for ${e}')`);if(!e.includes(" in "))throw new E(`Invalid loop syntax - missing 'in' keyword (got: '$for ${e}')`);let[t,n]=e.split(" in ");if(!n||n.trim()==="")throw new E(`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 E(`Invalid loop variable - variable name cannot be empty (got: '$for ${e}')`);if(!/^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(o))throw new E(`Invalid loop syntax (got: '$for ${e}')`)}};var tn=(e,t,n=!1)=>{if(t===null)return new O(`Cannot iterate over null value at '$for ${e}'`);if(t===void 0)return new O(`Cannot iterate over undefined value at '$for ${e}'`);let r=typeof t;return n?new O(`Cannot iterate over non-array value in loop '${e}' - got ${r} instead`):new O(`Cannot iterate over non-array value (got: ${r}) at '$for ${e}'`)},nn=(e,t)=>{let n=t&&Object.keys(t).length>0?Object.keys(t).join(", "):"no custom functions provided";return new O(`Unknown function '${e}' (${n})`)};var xr=(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 S(e.var,n,r);if(e.type===p.LITERAL)return e.value;if(e.type===p.VARIABLE)return S(e.path,n,r);if(e.type===p.INTERPOLATION)return vr(e.parts,t,n,r);switch(e.type){case p.FUNCTION:return on(e,t,n,r);case p.BINARY:return sn(e,t,n,r);case p.UNARY:return ln(e,t,n,r);case p.CONDITIONAL:return _r(e,t,n,r);case p.LOOP:return kr(e,t,n,r);case p.OBJECT:return Or(e,t,n,r);case p.ARRAY:return Tr(e,t,n,r);case p.PARTIAL:return Pr(e,t,n,r);case p.PATH_REFERENCE:return Nr(e,t,n,r);default:throw new Error(`Unknown node type: ${e.type}`)}},rn=new Map,wr=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},S=(e,t,n)=>{if(!e)return;if(e in n)return n[e];let r=rn.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=wr(c.trim());r.push(...l)}rn.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},vr=(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("")},on=(e,t,n,r)=>{let o=t.functions||t,i=o[e.name];if(!i)throw nn(e.name,o);let s=e.args.map(a=>$(a,t,n,r));return i(...s)},le=(e,t,n,r)=>{if(e.var&&!e.type)return S(e.var,n,r);switch(e.type){case p.VARIABLE:return S(e.path,n,r);case p.LITERAL:return e.value;case p.BINARY:return sn(e,t,n,r);case p.UNARY:return ln(e,t,n,r);case p.FUNCTION:return on(e,t,n,r);default:return $(e,t,n,r)}},sn=(e,t,n,r)=>{if(e.op===L.AND||e.op===L.OR){let s=le(e.left,t,n,r),a=le(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 O(`Arithmetic operations require numbers. Got ${typeof o} + ${typeof i}`);return o+i;case L.SUBTRACT:if(typeof o!="number"||typeof i!="number")throw new O(`Arithmetic operations require numbers. Got ${typeof o} - ${typeof i}`);return o-i;default:throw new Error(`Unknown binary operator: ${e.op}`)}},ln=(e,t,n,r)=>{let o=e.op===he.NOT?le(e.operand,t,n,r):$(e.operand,t,n,r);if(e.op===he.NOT)return!o;throw new Error(`Unknown unary operator: ${e.op}`)},Er=(e,t,n,r)=>{if(e.conditions.length===2&&e.conditions[1]===null){let o=e.conditions[0];if(o.type===p.VARIABLE)if(S(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]=S(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=S(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]=S(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=S(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},_r=(e,t,n,r)=>{let o=Er(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||le(s,t,n,r))return $(e.bodies[i],t,n,r)}return cn},Cr=(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 g=h.path;if(g===r)u[d]=l;else if(g.startsWith(r+".")){let m=g.substring(r.length+1);u[d]=l[m]}else return null}else if(h.type===p.INTERPOLATION){let g=[],m=!0;for(let y of h.parts)if(typeof y=="string")g.push(y);else if(y.type===p.VARIABLE){let I=y.path;if(I===r)g.push(l!=null?String(l):"");else if(I.startsWith(r+".")){let A=I.substring(r.length+1),b=l[A];g.push(b!=null?String(b):"")}else{m=!1;break}}else{m=!1;break}if(!m)return null;u[d]=g.join("")}else return null}a.push(u)}}return a}}}return null},$r=(e,t)=>{let n=e.body,r=e.itemVar,o=Cr(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},Lr=(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 g=h.split("."),m=g[0];m in r.__paths__&&(h=r.__paths__[m],g.length>1&&(h+="."+g.slice(1).join(".")))}d.__paths__={...d.__paths__,[a]:`${h}[${l}]`,...c&&{[c]:l}};for(let g of s.properties){let m=g.parsedKey?$(g.parsedKey,t,n,d):g.key,y=g.value;if(y.type===p.LITERAL)f[m]=y.value;else if(y.type===p.VARIABLE){let I=y.path;if(I===a)f[m]=u;else if(I===c)f[m]=l;else if(I.startsWith(a+".")){let A=I.substring(a.length+1);!A.includes(".")&&!A.includes("[")?f[m]=u[A]:f[m]=S(I,n,{...r,[a]:u,...c&&{[c]:l}})}else f[m]=S(I,n,{...r,[a]:u,...c&&{[c]:l}})}else if(y.type===p.INTERPOLATION){let I=[];for(let A of y.parts)if(typeof A=="string")I.push(A);else if(A.type===p.VARIABLE){let b=A.path,x;if(b===a)x=u;else if(b===c)x=l;else if(b.startsWith(a+".")){let w=b.substring(a.length+1);!w.includes(".")&&!w.includes("[")?x=u[w]:x=S(b,n,{...r,[a]:u,...c&&{[c]:l}})}else x=S(b,n,{...r,[a]:u,...c&&{[c]:l}});I.push(x!=null?String(x):"")}else{let b={...r,[a]:u,...c&&{[c]:l}},x=$(A,t,n,b);I.push(x!=null?String(x):"")}f[m]=I.join("")}else{let I={...r,[a]:u,...c&&{[c]:l}};f[m]=$(y,t,n,I)}}i.push(f)}return i}return null},Sr=(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},kr=(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 tn(f,o,u)}if(!e.indexVar){let l=Sr(e,o,e.itemVar);if(l!==null)return l}if(!e.indexVar){let l=$r(e,o);if(l!==null)return l}let i=Lr(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},Rr=(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]=S(d.path,n,r);else if(d.type===p.INTERPOLATION){let h=[];for(let g of d.parts)if(typeof g=="string")h.push(g);else if(g.type===p.VARIABLE){let m=S(g.path,n,r);h.push(m!=null?String(m):"")}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 g of d.properties){let m=g.key,y=g.value;if(y.type===p.LITERAL)h[m]=y.value;else if(y.type===p.VARIABLE)h[m]=S(y.path,n,r);else if(y.type===p.INTERPOLATION){let I=[];for(let A of y.parts)if(typeof A=="string")I.push(A);else if(A.type===p.VARIABLE){let b=S(A.path,n,r);I.push(b!=null?String(b):"")}else{l=!1;break}if(!l)break;h[m]=I.join("")}else{l=!1;break}}if(!l)break;c[f]=h}else{l=!1;break}}if(l)return a[i]=c,a}}return null},Or=(e,t,n,r)=>{let o=t.functions||t;if(e.whenCondition&&!le(e.whenCondition,o,n,r))return;let i=Rr(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]=S(d.path,n,r);else if(d.type===p.INTERPOLATION){let h=[];for(let g of d.parts)if(typeof g=="string")h.push(g);else if(g.type===p.VARIABLE){let m=S(g.path,n,r);h.push(m!=null?String(m):"")}else{let m=$(g,t,n,r);h.push(m!=null?String(m):"")}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},cn={},Tr=(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!==cn&&s!==void 0&&o.push(s)}return o},Pr=(e,t,n,r)=>{let{name:o,data:i,whenCondition:s}=e,a=t.partials||{},c=t.functions||t;if(s&&!le(s,c,n,r))return;if(!a[o])throw new O(`Partial '${o}' is not defined`);let l=r._partialStack||[];if(l.includes(o))throw new O(`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)},Nr=(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 O(`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 O(`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 O(`Path reference '#{${o}}' - cannot access properties on index variable '${s}'`);return String(c)}return a.length>0&&(c+="."+a.join(".")),c},st=xr;var Vr=/\$\{([^}]*)\}/g,Dr=/#\{([^}]*)\}/g,un=(e,t={})=>{let n=e.match(/^(\w+)\((.*)\)$/);if(!n)return{isFunction:!1};let[,r,o]=n,i=Mr(o,t);return{isFunction:!0,type:p.FUNCTION,name:r,args:i}},Mr=(e,t={})=>e.trim()?jr(e).map(r=>Br(r.trim(),t)):[],jr=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},Br=(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=un(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=J(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 R(r,t)}catch{return{type:p.VARIABLE,path:r}}return{type:p.VARIABLE,path:r}},fn=/^\w+\(.*\)$/,zr=/\s[+\-*/%]\s|\|\||&&|\?\?|.*\?.*:/,Fr=e=>{if(!(!e||e.trim()===""||fn.test(e))&&zr.test(e))throw e.includes("?")&&e.includes(":")?new E(`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 E(`Logical operators not supported in variable replacements - consider calculating the value in your data instead (operators like ||, &&, ?? are not supported). Offending expression: "${e}"`):new E(`Arithmetic expressions not supported in variable replacements - consider calculating '${e}' in your data instead (expressions with +, -, *, /, % are not supported). Offending expression: "${e}"`)},an=e=>{let t=e.trim();if(fn.test(t))throw new E(`Functions are not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(t.includes("["))throw new E(`Array indices not supported in path references - use simple variable names or properties. Offending expression: "#{${e}}"`);if(/[+\-*/%]/.test(t))throw new E(`Arithmetic expressions not supported in path references - path references can only refer to loop variables. Offending expression: "#{${e}}"`);if(/\|\||&&/.test(t))throw new E(`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 E(`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}},ge=(e,t={})=>{let n=e.trim();Fr(n);let r=un(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}},lt=(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(Vr)],i=[...n.matchAll(Dr)],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"?ge(l[1],t):an(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 g=n.substring(c,h);for(let m=0;m<r.length;m++)g=g.replace(`__ESCAPED_${m}__`,r[m]);g&&a.push(g)}try{let g;u==="variable"?g=ge(d.trim(),t):g=an(d.trim()),a.push(g)}catch(g){if(g.message==="Invalid array index syntax")a.push(f);else throw g}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 U=(e,t)=>typeof e=="string"?lt(e,t):typeof e=="object"&&e!==null?Array.isArray(e)?Wr(e,t):Yr(e,t):{type:p.LITERAL,value:e},Ur=e=>{let{$each:t,...n}=e;if(typeof t!="string")throw new E("$each value must be a non-empty string");let r=t.trim();if(r==="")throw new E("$each value must be a non-empty string");if(Object.keys(n).length===0)throw new E("Empty $each body not allowed");if(n.$partial!==void 0)throw new E("Cannot use $partial with $each at the same level. Wrap $partial in a parent object if you need conditionals.");return{[`$for ${r}`]:n}},Wr=(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=Ur(i),l=Object.keys(c);if(l.length===1&&/^\$for(?::\w+)?\s/.test(l[0])){let u=dn(l[0],c[l[0]],t,!0);n.push(u),r=!0;continue}}catch(c){throw c instanceof E?c:new E(c.message)}let a=Object.keys(i);if(a.length===1&&/^\$for(?::\w+)?\s/.test(a[0])){let c=dn(a[0],i[a[0]],t);n.push(c),r=!0;continue}}let s=U(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}},Yr=(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 E("$partial value must be a string");if(e.$partial.trim()==="")throw new E("$partial value cannot be an empty string");let c=["$if","$elif","$else","$for"],l=[];for(let[I]of i)for(let A of c)if(I===A||I.startsWith(A+" ")||I.startsWith(A+"#")){l.push(A);break}if(l.length>0)throw new E(`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={},g=!1;for(let[I,A]of Object.entries(d)){let b=I;(I.startsWith("\\$")||I.startsWith("$$"))&&(b=I.slice(1)),h[b]=A,g=!0}let m=null;if(g&&(m=U(h,t),m.type===p.OBJECT)){let I=!1;for(let A of m.properties)if(A.value.type===p.VARIABLE||A.value.type===p.INTERPOLATION||A.value.type===p.FUNCTION||A.value.type===p.CONDITIONAL||A.value.type===p.OBJECT&&!A.value.fast||A.value.type===p.ARRAY&&!A.value.fast){I=!0;break}I&&(m.fast=!1)}let y={type:p.PARTIAL,name:u,data:m};if(f!==void 0){let I;if(typeof f=="string"){if(f.trim()==="")throw new E("Empty condition expression after '$when'");I=R(f,t)}else I={type:p.LITERAL,value:f};y.whenCondition=I}return y}for(let[c,l]of i)if(c==="$when"){if(o!==null)throw new E("Multiple '$when' directives on the same object are not allowed");if(l==null)throw new E("Missing condition expression after '$when'");let u=typeof l=="string"?l:JSON.stringify(l);if(u.trim()==="")throw new E("Empty condition expression after '$when'");o=R(u,t),r=!0}else if(c.startsWith("$when#")||c.startsWith("$when "))throw new E("'$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 E("$each can only be used inside arrays");if(c.startsWith("$if ")||c.match(/^\$if#\w+\s/)||c.match(/^\$if\s+\w+.*:$/)){let u=Hr(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 E(`$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 E(`'${c.split(" ")[0]}' without matching '$if'`);if(c==="$if"||c==="$if:")throw new E("Missing condition expression after '$if'");{let u=U(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=lt(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},Hr=(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 E(`Invalid conditional syntax: ${s}`)}else l=s.substring(4),l.endsWith(":")&&(l=l.slice(0,-1).trim());it(l);let u=R(l,n);for(r.push(u),o.push(U(a,n)),i++;i<e.length;){let[f,d]=e[i],h=!1,g;if(c?f.startsWith(`$elif#${c} `)?(g=f.substring(`$elif#${c} `.length),g.endsWith(":")&&(g=g.slice(0,-1).trim()),h=!0):(f===`$else#${c}`||f===`$else#${c}:`)&&(h=!0,g=null):f.startsWith("$elif ")?(g=f.substring(6),g.endsWith(":")&&(g=g.slice(0,-1).trim()),h=!0):(f==="$else"||f==="$else:")&&(h=!0,g=null),h){if(g===null)r.push(null);else{it(g);let m=R(g,n);r.push(m)}if(o.push(U(d,n)),i++,g===null)break}else break}return{node:{type:p.CONDITIONAL,conditions:r,bodies:o,id:c},nextIndex:i}},R=(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 R(l,t)}let n=J(e,"||");if(n!==-1)return{type:p.BINARY,op:L.OR,left:R(e.substring(0,n).trim(),t),right:R(e.substring(n+2).trim(),t)};let r=J(e,"&&");if(r!==-1)return{type:p.BINARY,op:L.AND,left:R(e.substring(0,r).trim(),t),right:R(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=J(e,l);if(f!==-1)return{type:p.BINARY,op:u,left:R(e.substring(0,f).trim(),t),right:R(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=J(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:R(e.substring(0,i).trim(),t),right:R(e.substring(i+s.op.length).trim(),t)};let c=[" * "," / "," % "];for(let l of c)if(J(e,l)!==-1)throw new E(`Arithmetic operations are not allowed in conditionals: "${l}"`);return e.startsWith("!")?{type:p.UNARY,op:he.NOT,operand:R(e.substring(1).trim(),t)}:pn(e,t)},J=(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},Kr=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}},pn=(e,t)=>{let n=e.trim();if(n.match(/^(\w+)\((.*)\)$/))return ge(n,t);let o=Kr(n);if(o.type===p.LITERAL)return o;if(/^[a-zA-Z_$][\w.$]*$/.test(n))return{type:p.VARIABLE,path:n};try{return ge(n,t)}catch(i){if(i.message&&i.message.includes("not supported"))return o;throw i}},qr=(e,t=!1)=>{let n=t?"$each":"$for";try{en(e)}catch(r){if(r instanceof E&&t){let o=r.message.replace(/\$for/g,"$each");throw new E(o.replace("Parse Error: ",""))}throw r}},dn=(e,t,n,r=!1)=>{let o=/^\$for(?::(\w+))?\s+(.+)$/,i=e.match(o);if(!i){let y=r?"$each":"$for";throw new E(`Invalid loop syntax (got: '${e.replace("$for",y)}')`)}let s=i[1],a=i[2].trim();qr(a,r);let c=a.match(/^(.+?)\s+in\s+(.+)$/);if(!c){let y=r?"$each":"$for";throw new E(`Invalid loop syntax - missing 'in' keyword (got: '${y} ${a}')`)}let l=c[1].trim(),u=c[2].trim(),f,d=null;if(l.includes(",")){let y=l.split(",").map(I=>I.trim());if(y.length!==2)throw new E(`Invalid loop variables: ${l}. Expected format: "item" or "item, index"`);f=y[0],d=y[1]}else f=l;let h=["this","undefined","null","true","false"];if(h.includes(f))throw new E(`Reserved variable name: ${f}`);if(d&&h.includes(d))throw new E(`Reserved variable name: ${d}`);let g=pn(u,n),m=U(t,n);return{type:p.LOOP,itemVar:f,indexVar:d,iterable:g,body:m,flatten:s!=="nested"}};var Jr=(e,t={})=>{let{functions:n={}}=t;return U(e,n)},Le=Jr;var ct={};fr(ct,{now:()=>Xr});var Xr=()=>Date.now();var Gr=(e,t,n={})=>{let{functions:r={},partials:o={}}=n,i={...ct,...r},s=Le(e,{functions:i}),a={};for(let[c,l]of Object.entries(o))a[c]=Le(l,{functions:i});return st(s,t,{functions:i,partials:a})},N=Gr;var hn=(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=ot(r,d=>l(a(d),...u))});return{...o,...i}},Se=(e,t)=>n=>{let r=e(),o=Array.isArray(n)?n:[n];return ot(r,i=>{o.forEach(s=>{t.forEach(a=>{a(i,s)})})})};var Zr=(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{}}},ft=e=>{let t={},n={};return e.resources?.variables?(Object.entries(e.resources.variables).forEach(([r,o])=>{let i=Zr(o,r);o.scope==="context"?t[r]=i:n[r]=i}),{contextVariableDefaultValues:t,globalVariablesDefaultValues:n}):{contextVariableDefaultValues:t,globalVariablesDefaultValues:n}},ke=(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(", ")}`)},Re=(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(", ")}`)},Oe=(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}`)}},dt=(e,t,n)=>Object.fromEntries(Object.entries(e).filter(([r])=>t?.[r]?.scope===n)),gn=(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},pt=(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},ht=(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},eo=(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},to=(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=eo(t,n);if(r===void 0)throw new Error(`Action template binding "${e}" could not be resolved from "_event".`);return r},no={updateProjectData:new Set(["projectData"]),showConfirmDialog:new Set(["confirmActions","cancelActions"])},yn=(e,t)=>{let n=e[e.length-1];return n?no[n]?.has(t)===!0:!1},at=(e,t,n=[])=>Array.isArray(e)?e.map(r=>at(r,t,n)):e&&typeof e=="object"?Object.fromEntries(Object.entries(e).map(([r,o])=>[r,yn(n,r)?o:at(o,t,[...n,r])])):to(e,t),ut=(e,t,n=[])=>Array.isArray(e)?e.map(r=>ut(r,t,n)):e&&typeof e=="object"?Object.fromEntries(Object.entries(e).map(([r,o])=>[r,yn(n,r)?o:ut(o,t,[...n,r])])):typeof e=="string"?N(e,t):e,mn=(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=at(e,t._event);return ut(n,t)};var Te=(e,t)=>e?!t(e)&&e.animations?{animationsOnly:!0,state:{animations:structuredClone(e.animations)}}:{animationsOnly:!1,state:null}:{animationsOnly:!1,state:null},bn=(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}},ro=()=>({}),oo=(e,t)=>{if(t.background){let{animationsOnly:n,state:r}=Te(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={})},io=(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}=Te(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})},so=(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},lo=(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}}},co=(e,t)=>{if(t.visual){let{hasValidItems:n,processedItems:r}=bn(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))},ao=(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}=bn(t.character.items,o=>o.sprites&&o.sprites.length>0||o.transformId||o.resourceId);n?e.character={items:r}:delete e.character},uo=(e,t)=>{t.animation?e.animation=t.animation:e.animation&&delete e.animation},fo=(e,t)=>{if(t.layout){let{animationsOnly:n,state:r}=Te(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},po=(e,t)=>{if(t.choice){let{animationsOnly:n,state:r}=Te(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},ho=(e,t)=>{if(t.control){if(!t.control.resourceId){delete e.control;return}e.control=t.control}},go=(e,t)=>{t.voice?e.voice=t.voice:e.voice&&delete e.voice},yo=(e,t)=>{t.cleanAll&&Object.keys(e).forEach(n=>{delete e[n]})},ye=e=>Se(ro,[yo,oo,so,lo,co,io,ao,uo,fo,po,ho,go])(e);var Z={objectValues:e=>Object.entries(e).map(([t,n])=>({id:t,...n})),formatDate:gn},mo=/^\$for\s+([A-Za-z_][A-Za-z0-9_]*)(?:\s*,\s*([A-Za-z_][A-Za-z0-9_]*))?\s+in\s+(.+):$/,bo=(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},Ne=(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=mo.exec(s);if(a){let[,c,l,u]=a,f=bo(t,u);if(!Array.isArray(f))continue;let d=Array.isArray(i[s])?i[s]:[];f.forEach((h,g)=>{let m={...t,[c]:h};l&&(m[l]=g),d.forEach(y=>{let I=Ne(y,m,n),A=N(I,m,n);Array.isArray(A)?o.push(...A):o.push(A)})});continue}}o.push(Ne(i,t,n))}return o}if(!e||typeof e!="object")return e;let r={};return Object.entries(e).forEach(([o,i])=>{r[o]=Ne(i,t,n)}),r},$n={live:"update",replace:"transition"},Ln=e=>{let t=structuredClone(e);return typeof t.type=="string"&&(t.type=$n[t.type]||t.type),t},Io=({id:e,targetId:t,animation:n})=>{let r=Ln(n);return delete r.name,r.id=e,r.targetId=t,r},gt=e=>{if(!(!e||typeof e!="object"||Array.isArray(e))&&typeof e.type=="string")return $n[e.type]||e.type},Pe=e=>{if(typeof e=="string")return e;if(!(!e||typeof e!="object"||Array.isArray(e)))return e.resourceId},Ao=e=>!e||typeof e!="object"||Array.isArray(e)?!1:["in","out","update"].some(t=>e[t]!==void 0),X=({animations:e,resources:t,animationId:n,instanceId:r,targetId:o})=>{if(!n||!o)return!1;let i=t?.animations?.[n];return i?(e.push(Io({id:r,targetId:o,animation:i})),!0):!1},xo=({hasPrevious:e,hasCurrent:t,previousResourceId:n,currentResourceId:r,sharedTarget:o})=>!e&&t?"enter":e&&!t?"exit":e&&t?n===r&&o?"update":"replace":"none",yt=({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.`)},wo=(e,{defaultTargetId:t,defaultId:n}={})=>{if(!e||typeof e!="object"||Array.isArray(e))return e;let r=Ln(e);return r.id??=n,r.targetId??=t,r},vt=({animations:e,transitions:t,defaultTargetId:n,idPrefix:r})=>{t.forEach((o,i)=>{e.push(wo(o,{defaultTargetId:n,defaultId:`${r}-transition-${i}`}))})},In=(e,t)=>{if(!e||typeof e!="string"||!e.includes("${"))return e;let n=N(e,t);return n&&typeof n=="object"?e:n},An=(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},xn=(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("-")}`},mt=(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},vo=(e={})=>e.textStyles||{},Eo=(e={})=>e.images||{},_o=(e={})=>e.colors||{},Co=/^#(?:[0-9a-fA-F]{3}|[0-9a-fA-F]{6})$/,me=(e,t)=>e==="root"?`${t}`:`${e}.${t}`,ce=(e,t,n)=>{if(typeof e!="string"||e.length===0)throw new Error(`${n} at "${t}" must resolve to a non-empty string`)},wn=(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},Sn=(e,t)=>{if(typeof e!="string"||!Co.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},vn=(e,t,n)=>{let r=Sn(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})`},$o=(e={},t)=>{let n=vo(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=wn(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:vn(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=wn(n.strokeAlpha,"strokeAlpha",t);s.strokeColor=vn(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},At=(e,t={},n="root")=>{if(Array.isArray(e))return e.map((o,i)=>At(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]=At(i,t,me(n,o)));return e.textStyleId!==void 0&&(ce(e.textStyleId,n,"textStyleId"),r.textStyle=$o(t,e.textStyleId)),r},kn=(e={},t)=>{let n=_o(e)?.[t];if(!n)throw new Error(`Color "${t}" not found`);return Sn(n.hex,`Color "${t}"`)},Rn=e=>e==="hover.fill"?"hover.colorId":e==="click.fill"?"click.colorId":e==="rightClick.fill"?"rightClick.colorId":"colorId",bt=(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 ${Rn(`${t}.fill`)} instead`)},Lo=(e,t={},n="root")=>{if(Array.isArray(e))return e.map((o,i)=>be(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]=be(i,t,me(n,o)));return e.colorId!==void 0&&(ce(e.colorId,n,"colorId"),r.fill=kn(t,e.colorId)),r},be=(e,t={},n="root")=>{if(Array.isArray(e))return e.map((o,i)=>be(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 ${Rn("fill")} instead`);bt(e,"hover",n),bt(e,"click",n),bt(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]=Lo(i,t,me(n,o));continue}r[o]=be(i,t,me(n,o))}return e.type==="rect"&&e.colorId!==void 0&&(ce(e.colorId,n,"colorId"),r.fill=kn(t,e.colorId)),r},It=(e={},t)=>{let n=Eo(e)?.[t];return n||null},On=e=>e==="hoverUrl"||e==="hoverSrc"||e==="hover.src"?"hoverImageId":e==="clickUrl"||e==="clickSrc"||e==="click.src"?"clickImageId":"imageId",En=(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 ${On(`${t}.${r}`)} instead`)},_n=(e,t,n)=>{let r=e[t];e[t]={...r&&typeof r=="object"&&!Array.isArray(r)?r:{},src:n}},xt=(e,t={},n="root")=>{if(Array.isArray(e))return e.map((o,i)=>xt(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 ${On(o)} instead`);En(e,"hover",n,"src"),En(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]=xt(i,t,me(n,o)));if(e.type==="sprite"&&e.imageId!==void 0){ce(e.imageId,n,"imageId");let o=It(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&&(ce(e.hoverImageId,n,"hoverImageId"),_n(r,"hover",It(t,e.hoverImageId)?.fileId??e.hoverImageId)),e.type==="sprite"&&e.clickImageId!==void 0&&(ce(e.clickImageId,n,"clickImageId"),_n(r,"click",It(t,e.clickImageId)?.fileId??e.clickImageId)),r},Et=(e,t={},n="root")=>xt(be(At(e,t,n),t,n),t,n),Q=Et,De=(e=[])=>e.find(t=>t.id==="story"),ee=({variables:e,saveSlots:t=[],isLineCompleted:n,autoMode:r,skipMode:o,isChoiceVisible:i,canRollback:s,confirmDialog:a,historyDialogue:c=[],characters:l={}}={})=>({variables:e,saveSlots:t,isLineCompleted:n,autoMode:r,skipMode:o,isChoiceVisible:i,canRollback:s,confirmDialog:a,historyDialogue:c,characters:l,effectiveSoundVolume:e?._muteAll?0:e?._soundVolume??500,textSpeed:e?._textSpeed??50}),Cn=100,Ve=(e,t)=>{if(Array.isArray(e))return e.map(r=>Ve(r,t));if(!e||typeof e!="object")return e;let n={...e};return Object.keys(n).forEach(r=>{n[r]=Ve(n[r],t)}),n.type==="text-revealing"?t(n):n},So=e=>Ve(e,t=>({...t,revealEffect:"none"})),ko=e=>Ve(e,t=>{let n=Number(t.speed??t.displaySpeed),r=Number.isFinite(n)?Math.max(n,Cn):Cn;return{...t,speed:r,...Object.prototype.hasOwnProperty.call(t,"displaySpeed")?{displaySpeed:r}:{}}}),te=(e,{isLineCompleted:t=!1,skipMode:n=!1,skipTransitionsAndAnimations:r=!1}={})=>t||r?So(e):n?ko(e):e,Tn=({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:{}}}}),wt=e=>{if(Array.isArray(e))return e.map(wt);if(!e||typeof e!="object")return e;let t={};for(let[i,s]of Object.entries(e))t[i]=wt(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}}:{}}}}},Pn=(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||""}}),Nn=({container:e,resources:t,templateData:n,isLineCompleted:r=!1,skipMode:o=!1,skipTransitionsAndAnimations:i=!1})=>{let s=N(e,n,{functions:Z});return Q(te(s,{isLineCompleted:r,skipMode:o,skipTransitionsAndAnimations:i}),t)},Ro=(e={})=>{if(!(!e||typeof e!="object"||Array.isArray(e)))return Object.fromEntries(Object.entries(e).map(([t,n])=>[t,{payload:{actions:structuredClone(n?.actions||{})}}]))},G=({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=xo({hasPrevious:l,hasCurrent:u,previousResourceId:r,currentResourceId:o,sharedTarget:f});if(Ao(t)){if(t.in&&!l){let y=Pe(t.in);yt({animationType:gt(n?.animations?.[y]),animationId:y,animationPath:`${a}.in`,lifecycle:"enter"}),X({animations:e,resources:n,animationId:y,instanceId:`${c}-animation-in`,targetId:s})}if(t.out&&l&&r!==o){let y=Pe(t.out);yt({animationType:gt(n?.animations?.[y]),animationId:y,animationPath:`${a}.out`,lifecycle:"exit"}),X({animations:e,resources:n,animationId:y,instanceId:`${c}-animation-out`,targetId:i})}t.update&&l&&u&&r===o&&f&&X({animations:e,resources:n,animationId:Pe(t.update),instanceId:`${c}-animation-update`,targetId:s});return}let h=Pe(t),g=n?.animations?.[h],m=gt(g);if(yt({animationType:m,animationId:h,animationPath:a,lifecycle:d}),m==="update"){l&&u&&r===o&&f&&X({animations:e,resources:n,animationId:h,instanceId:`${c}-animation-update`,targetId:s});return}if(m==="transition"){if(l&&u&&f){X({animations:e,resources:n,animationId:h,instanceId:`${c}-animation-transition`,targetId:s});return}l&&X({animations:e,resources:n,animationId:h,instanceId:`${c}-animation-out`,targetId:i}),u&&X({animations:e,resources:n,animationId:h,instanceId:`${c}-animation-in`,targetId:s})}},Oo=()=>({elements:[{id:"story",type:"container",x:0,y:0,children:[]}],animations:[],audio:[],global:{}}),To=(e,{presentationState:t,previousPresentationState:n,resources:r={},isLineCompleted:o,skipTransitionsAndAnimations:i,variables:s,autoMode:a,skipMode:c,isChoiceVisible:l,canRollback:u,saveSlots:f=[]})=>{let{elements:d,animations:h}=e;if(t.background){let g=d.find(m=>m.id==="story");if(!g)return e;if(t.background.resourceId){let{images:m={},videos:y={}}=r,I=m[t.background.resourceId]||y[t.background.resourceId];if(I){let A=y[t.background.resourceId]!==void 0,b={id:`bg-cg-${t.background.resourceId}`,type:A?"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};A&&(b.loop=t.background.loop??!1,b.volume=I.volume??500),g.children.push(b)}}if(t.background.resourceId){let{layouts:m={}}=r,y=m[t.background.resourceId];if(y){let I={id:`bg-cg-${t.background.resourceId}`,type:"container",children:y.elements},A=N(I,ee({variables:s,saveSlots:f,isLineCompleted:o,autoMode:a,skipMode:c,isChoiceVisible:l,canRollback:u}),{functions:Z});g.children.push(Q(te(A,{isLineCompleted:o,skipMode:c,skipTransitionsAndAnimations:i}),r))}}if(t.background.animations&&!o&&!i){let m=n?.background?.resourceId,y=t.background.resourceId;G({animations:h,animationsDef:t.background.animations,resources:r,previousResourceId:m,currentResourceId:y,previousTargetId:m?`bg-cg-${m}`:void 0,currentTargetId:y?`bg-cg-${y}`:void 0,animationPath:"background.animations",idPrefix:"bg-cg"})}}return e},Po=(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:g}=d,m=u.find(_=>_.id===d.id),y=u.findIndex(_=>_.id===d.id),I=m?.sprites&&m.sprites.length>0,A=g&&g.length>0,b=y>=0?xn(m,y):void 0;if(d.animations&&!g&&!h&&I&&!o&&!i){G({animations:a,animationsDef:d.animations,resources:r,previousResourceId:b,currentResourceId:void 0,previousTargetId:b,currentTargetId:void 0,animationPath:`character.items[${f}].animations`,idPrefix:"character"});continue}if(d.animations&&!g&&!h)continue;if(!g||g.length===0||!h){console.warn("Character item missing sprites or transformId:",d);continue}let x=xn(d,f),w=r.transforms[h];if(!w){console.warn("Transform not found:",h);continue}let v={type:"container",id:x,x:d.x??w.x,y:d.y??w.y,anchorX:w.anchorX,anchorY:w.anchorY,rotation:w.rotation,scaleX:w.scaleX,scaleY:w.scaleY,children:[]};for(let _ of g){let C=r.images[_.resourceId];if(!C){console.warn(`Image resource not found: ${_.resourceId}`);continue}v.children.push({type:"sprite",id:`${x}-${_.id}`,src:C.fileId,width:C.width,height:C.height,x:0,y:0})}c.children.push(v),d.animations&&!o&&!i&&G({animations:a,animationsDef:d.animations,resources:r,previousResourceId:b,currentResourceId:x,previousTargetId:b,currentTargetId:x,animationPath:`character.items[${f}].animations`,idPrefix:"character"})}}return e},No=(e,{presentationState:t,previousPresentationState:n,resources:r,isLineCompleted:o,skipTransitionsAndAnimations:i,variables:s,autoMode:a,skipMode:c,isChoiceVisible:l,canRollback:u,saveSlots:f=[]})=>{let{elements:d,animations:h}=e;if(t.visual&&r){let g=d.find(y=>y.id==="story");if(!g)return e;let m=t.visual.items;for(let y of m){if(y.resourceId){let{images:I={},videos:A={},spritesheets:b={}}=r,x=b[y.resourceId];if(x){let w=mt(r,y),v=y.animationName;if(v){let _=x.animations?.[v];if(!_)throw new Error(`Animation '${v}' not found in spritesheet resource '${y.resourceId}'`);let C={id:`visual-${y.id}`,type:"animated-sprite",x:y.x??w.x,y:y.y??w.y,width:y.width??x.width,height:y.height??x.height,alpha:y.alpha??1,anchorX:w.anchorX,anchorY:w.anchorY,rotation:w.rotation,scaleX:w.scaleX,scaleY:w.scaleY,spritesheetSrc:x.fileId,spritesheetData:x.jsonData,animation:{frames:_.frames,animationSpeed:y.animationSpeed??_.animationSpeed??.5,loop:y.loop??_.loop??!0}};g.children.push(structuredClone(C))}}else{let w=I[y.resourceId]||A[y.resourceId];if(w){let v=A[y.resourceId]!==void 0,_=mt(r,y),C={id:`visual-${y.id}`,type:v?"video":"sprite",src:w.fileId,width:w.width,height:w.height,x:_.x,y:_.y,anchorX:_.anchorX,anchorY:_.anchorY,rotation:_.rotation,scaleX:_.scaleX,scaleY:_.scaleY};v&&(C.loop=w.loop??!1,C.volume=w.volume??500),g.children.push(C)}}}if(y.resourceId){let{layouts:I={}}=r,A=I[y.resourceId];if(A){let b=mt(r,y),x={id:`visual-${y.id}`,type:"container",children:structuredClone(A.elements),x:b.x,y:b.y,anchorX:b.anchorX,anchorY:b.anchorY,rotation:b.rotation,scaleX:b.scaleX,scaleY:b.scaleY},w=N(x,ee({variables:s,saveSlots:f,isLineCompleted:o,autoMode:a,skipMode:c,isChoiceVisible:l,canRollback:u}),{functions:Z});g.children.push(Q(te(w,{isLineCompleted:o,skipMode:c,skipTransitionsAndAnimations:i}),r))}}if(y.animations&&!o&&!i){let A=(n?.visual?.items||[]).find(b=>b.id===y.id);G({animations:h,animationsDef:y.animations,resources:r,previousResourceId:A?.resourceId,currentResourceId:y.resourceId,previousTargetId:A?.resourceId?`visual-${y.id}`:void 0,currentTargetId:y.resourceId?`visual-${y.id}`:void 0,animationPath:`visual.items[${y.id}].animations`,idPrefix:y.id})}}}return e},Vo=(e,{presentationState:t,previousPresentationState:n,resources:r={},dialogueUIHidden:o,autoMode:i,skipMode:s,isChoiceVisible:a,canRollback:c,skipOnlyViewedLines:l,isLineCompleted:u,skipTransitionsAndAnimations:f,variables:d,saveSlots:h=[]})=>{let{elements:g,animations:m}=e;if(!t.dialogue||o)return e;let y=g.find(I=>I.id==="story");if(!y)return e;if(t.dialogue.ui&&t.dialogue.ui.resourceId){let{layouts:I={}}=r,A=I[t.dialogue.ui.resourceId];if(A){let b;t.dialogue.characterId&&(b=r.characters[t.dialogue.characterId]),t.dialogue.character&&(b={...b,name:t.dialogue.character.name});let x={elements:A.elements},w=t.dialogue?.content===void 0?[{text:""}]:An(t.dialogue.content,"dialogue.content"),v=(t.dialogue?.lines||[]).map((z,ar)=>({content:An(z.content,`dialogue.lines[${ar}].content`).map(Ft=>({...Ft,text:In(Ft.text,{variables:d})})),characterName:z.characterId&&r.characters?.[z.characterId]?.name||""})),_={variables:d,autoMode:i,skipMode:s,isChoiceVisible:a,canRollback:c,skipOnlyViewedLines:l,isLineCompleted:u,saveSlots:h,effectiveSoundVolume:d?._muteAll?0:d?._soundVolume??500,textSpeed:d?._textSpeed??50,dialogueLines:v,dialogue:{character:{name:b?.name||""},content:w.map(z=>({...z,text:In(z.text,{variables:d})})),lines:v}},C={functions:Z},Y=Ne(x,_,C),He=N(Y,_,C),ie=Q(te(He?.elements,{isLineCompleted:u,skipMode:s,skipTransitionsAndAnimations:f}),r);if(Array.isArray(ie))for(let z of ie)y.children.push(z);else ie&&y.children.push(ie)}}return t.dialogue.ui?.animations&&!u&&!f&&G({animations:m,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},Do=(e,{presentationState:t,previousPresentationState:n,resources:r,screen:o,isLineCompleted:i,skipTransitionsAndAnimations:s,variables:a,autoMode:c,skipMode:l,isChoiceVisible:u,canRollback:f,saveSlots:d=[]})=>{let{elements:h,animations:g}=e;if(t.choice&&r){let m=De(h);if(!m)return e;let y=r?.layouts[t.choice.resourceId];if(y&&y.elements){let I={elements:y.elements},A=N(I,{...ee({variables:a,saveSlots:d,isLineCompleted:i,autoMode:c,skipMode:l,isChoiceVisible:u??!!t.choice,canRollback:f}),choice:{items:t.choice?.items??[]}},{functions:Z}),b=wt(Q(te(A?.elements,{isLineCompleted:i,skipMode:l,skipTransitionsAndAnimations:s}),r));if(Array.isArray(b))for(let x of b)m.children.push(x);else b&&m.children.push(b)}t.choice.animations&&!i&&!s&&G({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},Mo=(e,{presentationState:t,resources:n={},variables:r,isLineCompleted:o,autoMode:i,skipMode:s,isChoiceVisible:a,canRollback:c,saveSlots:l=[],skipTransitionsAndAnimations:u})=>{if(!t.control?.resourceId)return e;let f=n.controls?.[t.control.resourceId];if(!f)return e;let d=Ro(f.keyboard);if(d&&Object.keys(d).length>0&&(e.global.keyboard=d),!Array.isArray(f.elements)||f.elements.length===0)return e;let h=De(e.elements);if(!h)return e;let g={id:`control-${t.control.resourceId}`,type:"container",x:0,y:0,children:f.elements};return h.children.push(Nn({container:g,resources:n,templateData:ee({variables:r,saveSlots:l,isLineCompleted:o,autoMode:i,skipMode:s,isChoiceVisible:a,canRollback:c}),isLineCompleted:o,skipMode:s,skipTransitionsAndAnimations:u})),e},jo=(e,{presentationState:t,resources:n,variables:r})=>{let{elements:o,audio:i}=e;if(t.bgm&&n){if(!De(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},Bo=(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},zo=(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},Fo=(e,{presentationState:t,previousPresentationState:n,resources:r={},variables:o,autoMode:i,skipMode:s,isChoiceVisible:a,canRollback:c,saveSlots:l=[],isLineCompleted:u,skipTransitionsAndAnimations:f})=>{let{elements:d,animations:h}=e;if(t.layout){let g=De(d);if(!g)return e;let m=r.layouts[t.layout.resourceId];if(!m)return e;Array.isArray(m.transitions)&&!u&&!f&&vt({animations:h,transitions:m.transitions,defaultTargetId:`layout-${t.layout.resourceId}`,idPrefix:`layout-${t.layout.resourceId}`});let y={id:`layout-${t.layout.resourceId}`,type:"container",x:0,y:0,children:m.elements||[]};g.children.push(Nn({container:y,resources:r,templateData:ee({variables:o,saveSlots:l,isLineCompleted:u,autoMode:i,skipMode:s,isChoiceVisible:a,canRollback:c}),isLineCompleted:u,skipMode:s,skipTransitionsAndAnimations:f}))}if(t.layout?.animations&&!u&&!f){let g=n?.layout?.resourceId,m=t.layout?.resourceId;G({animations:h,animationsDef:t.layout.animations,resources:r,previousResourceId:g,currentResourceId:m,previousTargetId:g?`layout-${g}`:void 0,currentTargetId:m?`layout-${m}`:void 0,animationPath:"layout.animations",idPrefix:"layout"})}return e},Uo=(e,{resources:t={},variables:n,autoMode:r,skipMode:o,isChoiceVisible:i,canRollback:s,layeredViews:a=[],dialogueHistory:c=[],saveSlots:l=[],screen:u,isLineCompleted:f,skipTransitionsAndAnimations:d})=>{let{elements:h,animations:g}=e;return a&&a.length>0&&a.forEach((m,y)=>{let I=t.layouts[m.resourceId];if(!I){console.warn(`LayeredView layout not found: ${m.resourceId}`);return}Array.isArray(I.transitions)&&(d||vt({animations:g,transitions:I.transitions,defaultTargetId:`layeredView-${y}`,idPrefix:`layeredView-${y}`}));let A={id:`layeredView-${y}`,type:"container",x:0,y:0,children:[Tn({id:`layeredView-${y}-blocker`,screen:u}),...I.elements||[]]},b=Pn(c,t.characters),x=ee({variables:n,saveSlots:l,isLineCompleted:f,autoMode:r,skipMode:o,isChoiceVisible:i,canRollback:s,historyDialogue:b,characters:t.characters||{}}),w=N(A,x,{functions:Z}),[v,..._]=w.children||[],C=Q(te({...w,children:_},{isLineCompleted:f,skipMode:o,skipTransitionsAndAnimations:d}),t);h.push({...C,children:v?[v,...C.children||[]]:C.children})}),e},Wo=(e,{resources:t={},variables:n,saveSlots:r=[],autoMode:o,skipMode:i,isChoiceVisible:s,canRollback:a,confirmDialog:c,dialogueHistory:l=[],screen:u,isLineCompleted:f,skipTransitionsAndAnimations:d})=>{let{elements:h,animations:g}=e;if(!c?.resourceId)return e;let m=t.layouts?.[c.resourceId];if(!m)return console.warn(`ConfirmDialog layout not found: ${c.resourceId}`),e;Array.isArray(m.transitions)&&!d&&vt({animations:g,transitions:m.transitions,defaultTargetId:"confirmDialog",idPrefix:"confirmDialog"});let y={id:"confirmDialog",type:"container",x:0,y:0,children:[Tn({id:"confirmDialog-blocker",screen:u}),...m.elements||[]]},I=Pn(l,t.characters),A=N(y,ee({variables:n,saveSlots:r,isLineCompleted:f,autoMode:o,skipMode:i,isChoiceVisible:s,canRollback:a,confirmDialog:c,historyDialogue:I,characters:t.characters||{}}),{functions:Z}),[b,...x]=A.children||[],w=Q(te({...A,children:x},{isLineCompleted:f,skipMode:i,skipTransitionsAndAnimations:d}),t);return h.push({...w,children:b?[b,...w.children||[]]:w.children}),e},Vn=e=>Se(Oo,[Mo,To,Po,No,Vo,Do,Fo,jo,Bo,zo,Uo,Wo])(e);var Me={manual:{enabled:!0,requireLineCompleted:!1},auto:{enabled:!1},applyMode:"persistent"},jn=1,ze=()=>({manual:{...Me.manual},auto:{...Me.auto},applyMode:Me.applyMode}),_t=e=>{if((e.global.nextLineConfig?.applyMode??"persistent")!=="singleLine")return;let n=e.global.nextLineConfig?.auto?.enabled===!0;e.global.nextLineConfig={...ze()},n&&e.global.pendingEffects.push({name:"clearNextLineConfigTimer"})},D=e=>{let t=F(e)?rt(e):e;return structuredClone(t)},V=e=>e!==null&&typeof e=="object"&&!Array.isArray(e),Fe=e=>String(e),Ct=()=>({sections:[],resources:[]}),je=()=>({sectionId:void 0,lineId:void 0}),Yo=e=>Array.isArray(e)?e.map(t=>t?.text??"").join(""):"",Ho=()=>({resourceId:void 0}),Ko=e=>{if(!V(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},Bn=(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}},zn=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)}}},Fn=e=>{if(typeof e=="number"||typeof e!="string")return e;let t=Number(e);return Number.isFinite(t)?t:e},Un=e=>{if(!Number.isInteger(e)||e<1)throw new Error("Malformed save slot formatVersion.");if(e!==jn)throw new Error(`Unsupported save slot formatVersion "${e}".`);return e},qo=(e,t={})=>{let n;try{n=Un(t.formatVersion)}catch(o){throw new Error(`Hydrated save slot "${e}" failed validation: ${o.message}`)}let r={...t,formatVersion:n,slotId:Fn(t.slotId??t.slotKey??e),savedAt:typeof t.savedAt=="number"?t.savedAt:t.date};return delete r.slotKey,delete r.date,r},Jo=(e={})=>Object.fromEntries(Object.entries(e).map(([t,n])=>[t,qo(t,n)])),Dn=(e,t,n)=>{let r=t==="sections"?"sectionId":"resourceId";if(typeof e=="string"||typeof e=="number")return{[r]:String(e)};if(!V(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}},Xo=e=>{if(e===void 0)return Ct();if(!V(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=Dn(r,"sections",o);return[i.sectionId,i]}))),resources:Object.values(Object.fromEntries(n.map((r,o)=>{let i=Dn(r,"resources",o);return[i.resourceId,i]})))}},$t=(e,t,n)=>{if(!V(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}=Bn(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}},Go=(e,t)=>{if(!V(e)||typeof e.sectionId!="string"||e.sectionId.length===0||typeof e.lineId!="string"||e.lineId.length===0)return je();try{let n=$t(e,t,"contexts[*].pointers.history");return{sectionId:n.sectionId,lineId:n.lineId}}catch{return je()}},Zo=(e,t,n)=>{if(!V(e)||!Array.isArray(e.timeline))return ae({pointer:t,replayStartIndex:1});let r=e.timeline.flatMap((a,c)=>{if(!V(a))return[];try{let l=$t(a,n,`rollback.timeline[${c}]`),u=Be({sectionId:l.sectionId,lineId:l.lineId,rollbackPolicy:a.rollbackPolicy});return Array.isArray(a.executedActions)&&(u.executedActions=D(a.executedActions)),[u]}catch{return[]}});if(r.length===0)return ae({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(Be({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(!V(e))throw new Error(`Malformed save slot contexts[${n}] entry.`);let r=kt(t),o=$t(e.pointers?.read,t,`contexts[${n}].pointers.read`);if(e.variables!==void 0&&!V(e.variables))throw new Error(`Malformed save slot contexts[${n}].variables entry.`);let i=Go(e.pointers?.history,t);return{currentPointerMode:e.currentPointerMode==="history"&&i.lineId?"history":"read",pointers:{read:o,history:i},configuration:V(e.configuration)?D(e.configuration):{},views:Array.isArray(e.views)?D(e.views):[],bgm:V(e.bgm)?D(e.bgm):{resourceId:void 0},variables:{...r,...e.variables?D(e.variables):{}},rollback:Zo(e.rollback,o,t)}},ei=(e,t)=>{if(!V(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:Xo(e.viewedRegistry),contexts:e.contexts.map((n,r)=>Qo(n,t,r))}},ti=(e,t)=>{if(!V(e))throw new Error("Malformed save slot.");let n=Un(e.formatVersion);return{...e,formatVersion:n,state:ei(e.state,t)}},Mn=(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=D(e);return Object.prototype.hasOwnProperty.call(r,"hideConfirmDialog")||(r.hideConfirmDialog={}),r},ni=(e={})=>{if(!e?.resourceId)throw new Error("showConfirmDialog requires resourceId");return{resourceId:e.resourceId,confirmActions:Mn(e.confirmActions,"confirmActions",{required:!0}),cancelActions:Mn(e.cancelActions,"cancelActions")}},ue=e=>{Object.prototype.hasOwnProperty.call(e.global,"confirmDialog")&&(e.global.confirmDialog=null)},ne=[],Lt=()=>ne[ne.length-1]??null,St=e=>{let t=Lt();t&&(t.checkpointIndex=e)},ri=()=>{let e=Lt();e&&(e.pendingStorySessionReset=!0)},Wn=()=>{let e=Lt();return e?.pendingStorySessionReset?(delete e.pendingStorySessionReset,!0):!1},Be=({sectionId:e,lineId:t,rollbackPolicy:n})=>({sectionId:e,lineId:t,rollbackPolicy:n??"free"}),kt=e=>{let{contextVariableDefaultValues:t}=ft(e??{});return D(t)},Yn=({pointer:e,projectData:t})=>({currentPointerMode:"read",pointers:{read:D(e),history:je()},configuration:{},views:[],bgm:Ho(),variables:kt(t),rollback:ae({pointer:e})}),oi=e=>{e.global.autoMode=!1,e.global.skipMode=!1,e.global.dialogueUIHidden=!1,delete e.global.isDialogueHistoryShowing,ue(e),e.global.viewedRegistry=Ct(),e.global.nextLineConfig=ze(),e.global.layeredViews=[],e.global.isLineCompleted=!0,e.global.pendingEffects.push({name:"clearAutoNextTimer"},{name:"clearSkipNextTimer"},{name:"clearNextLineConfigTimer"},{name:"render"})},Hn=e=>{!e||!("baselineVariables"in e)||delete e.baselineVariables},ae=({pointer:e,replayStartIndex:t=0})=>{let n=e?.sectionId&&e?.lineId;return{currentIndex:n?0:-1,isRestoring:!1,replayStartIndex:t,timeline:n?[Be({sectionId:e.sectionId,lineId:e.lineId})]:[]}},oe=(e,t={})=>{if(e?.rollback)return Hn(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=ae({pointer:n,replayStartIndex:t.compatibilityAnchor?1:0}),e.rollback},Rt=(e,t)=>{let n=e.contexts?.[e.contexts.length-1];if(!n)return;let r=oe(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(Be(t)),r.currentIndex=r.timeline.length-1},ii=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=ne[ne.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)},si=({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?(ne.push({checkpointIndex:null}),e):(n.currentIndex<n.timeline.length-1&&(n.timeline=n.timeline.slice(0,n.currentIndex+1)),ne.push({checkpointIndex:n.currentIndex}),e)},li=({state:e})=>(ne.pop(),e),W=(e,t,n)=>{let r=ii(e);r&&(Array.isArray(r.executedActions)||(r.executedActions=[]),r.executedActions.push({type:t,payload:D(n)}))},ci=(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;ke(c,o),Re(l,i,o),c==="context"&&(n.variables[o]=Oe(n.variables[o],i,s))}},ai=(e,t)=>{if(!Array.isArray(t?.executedActions))return!1;let n={showDialogueUI:fe,hideDialogueUI:We,toggleDialogueUI:Mt,setNextLineConfig:jt,pushLayeredView:Pt,popLayeredView:Nt,replaceLastLayeredView:Vt,clearLayeredViews:Dt};return t.executedActions.forEach(({type:r,payload:o})=>{if(r==="updateVariable"){ci(e,o);return}let i=n[r];i&&i({state:e},o)}),!0},ui=(e,t)=>{let{sectionId:n,lineId:r}=t,s=k({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,g=d?.type;ke(h,l),Re(g,u,l),h==="context"&&(a.variables[l]=Oe(a.variables[l],u,f))}},fi=(e,t)=>{let{sectionId:n,lineId:r}=t,s=k({state:e},{sectionId:n})?.lines?.find(c=>c.id===r)?.actions;if(!s)return;let a={showDialogueUI:fe,hideDialogueUI:We,toggleDialogueUI:Mt,setNextLineConfig:jt,pushLayeredView:Pt,popLayeredView:Nt,replaceLastLayeredView:Vt,clearLayeredViews:Dt};Object.entries(s).forEach(([c,l])=>{let u=a[c];u&&u({state:e},l)})},Kn=(e,t)=>{let n=e.contexts?.[e.contexts.length-1];if(!n)return e;let r=oe(n),o=r.timeline[t];if(!o)return e;e.global.autoMode&&Ae({state:e}),e.global.skipMode&&re({state:e}),e.global.pendingEffects.push({name:"clearNextLineConfigTimer"}),r.isRestoring=!0,r.currentIndex=t;try{n.variables=kt(e.projectData),e.global.dialogueUIHidden=!1,delete e.global.isDialogueHistoryShowing,e.global.nextLineConfig=D(Me),e.global.layeredViews=[],ue(e),e.global.isLineCompleted=!0;let i=r.replayStartIndex??0;for(let s=i;s<=t;s++)s>i&&_t(e),ai(e,r.timeline[s])||(ui(e,r.timeline[s]),fi(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},di=e=>{let{projectData:t}=e,n=e.global??{},{saveSlots:r={},variables:o={}}=n;zn(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}=ft(t),f={...u,...o};return{projectData:t,global:{isLineCompleted:!1,pendingEffects:[],autoMode:!1,skipMode:!1,dialogueUIHidden:!1,confirmDialog:null,viewedRegistry:Ct(),nextLineConfig:ze(),saveSlots:Jo(r),layeredViews:[],variables:f},contexts:[Yn({pointer:l,projectData:t})]}},pi=({state:e})=>e.global.layeredViews||[],hi=({state:e})=>e.global.pendingEffects,qn=({state:e})=>e.global.skipMode,gi=({state:e})=>e.global.autoMode,Jn=({state:e})=>e.global.dialogueUIHidden,Xn=({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=k({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:Yo(u.content),characterId:u.characterId,characterName:f}})},yi=({state:e})=>e.global.confirmDialog??null,Ot=({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=k({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},mi=({state:e},t)=>{let{resourceId:n}=t;return!!e.global.viewedRegistry.resources.find(o=>o.resourceId===n)},bi=({state:e})=>e.global.nextLineConfig,Gn=({state:e,pointer:t}={})=>{let n=t??j({state:e})?.pointer;if(!n)return;let r=n?.sectionId,o=n?.lineId,s=k({state:e},{sectionId:r})?.lines||[],a=s.findIndex(l=>l.id===o);if(a<0)return;let c;for(let l of s.slice(0,a+1)){let u=l?.actions;if(u?.cleanAll&&(c=void 0),!u||!Object.prototype.hasOwnProperty.call(u,"choice")){c=void 0;continue}let f=u.choice;if(f?.resourceId){c=f.resourceId;continue}f?.animations||(c=void 0)}return c},B=({state:e})=>!!Gn({state:e}),Ii=({state:e})=>structuredClone(e),Zn=({state:e})=>e.global.saveSlots,Ai=({state:e},t)=>{let n=t?.slotId,r=Fe(n);return e.global.saveSlots[r]},xi=({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}},k=({state:e},t)=>{let{sectionId:n}=t;return Bn(e.projectData,n).section},Qn=({state:e})=>{let t=j({state:e});if(!t?.pointer)return;let{sectionId:n,lineId:r}=t.pointer,o=k({state:e},{sectionId:n});if(!(!o?.lines||!Array.isArray(o.lines)))return o.lines.find(i=>i.id===r)},er=({state:e})=>{let{sectionId:t,lineId:n}=j({state:e}).pointer,o=k({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 ye(a)},wi=({state:e})=>{let t=tr({state:e}),r=Qn({state:e})?.actions??{},o=ye([t??{},r]);return pt(t??{},o??{})},vi=({state:e},{sectionId:t})=>{let n=k({state:e},{sectionId:t});if(!n?.lines)return{lines:[]};let r=[],o={};for(let i of n.lines){let s=i.actions||{},a=ye([o,s]),c=pt(o,a);r.push({id:i.id,changes:c}),o=ht(a)}return{lines:r}},tr=({state:e})=>{let{sectionId:t,lineId:n}=j({state:e}).pointer,o=k({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 ht(ye(a))},Tt=({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[Fe(a)]||{};i.push({...c,slotId:a})}return{saveSlots:i}},Ei=Zn,_i=Tt,Ci=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},$i=({state:e})=>{let t=er({state:e}),n=tr({state:e}),r={...e.global.variables,...e.contexts[e.contexts.length-1].variables},{saveSlots:o}=Tt({state:e}),i=Ci(e);return Vn({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:B({state:e}),canRollback:ir({state:e}),skipOnlyViewedLines:!r._skipUnseenText,isLineCompleted:e.global.isLineCompleted,skipTransitionsAndAnimations:!!r._skipTransitionsAndAnimations||i,layeredViews:e.global.layeredViews,confirmDialog:e.global.confirmDialog,dialogueHistory:Xn({state:e}),saveSlots:o,variables:r})},Li=({state:e},t)=>(e.global.confirmDialog=ni(t),e.global.pendingEffects.push({name:"render"}),e),Si=({state:e})=>(e.global.confirmDialog&&(ue(e),e.global.pendingEffects.push({name:"render"})),e),Pt=({state:e},t)=>(e.global.layeredViews.push(t),e.global.pendingEffects.push({name:"render"}),W(e,"pushLayeredView",t),e),Nt=({state:e})=>(e.global.layeredViews.pop(),e.global.pendingEffects.push({name:"render"}),W(e,"popLayeredView",void 0),e),Vt=({state:e},t)=>(e.global.layeredViews.length>0&&(e.global.layeredViews[e.global.layeredViews.length-1]=t),e.global.pendingEffects.push({name:"render"}),W(e,"replaceLastLayeredView",t),e),Dt=({state:e})=>(e.global.layeredViews=[],ue(e),e.global.pendingEffects.push({name:"render"}),W(e,"clearLayeredViews",void 0),e),ki=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"})},Ue=(e,t)=>{e.global.isLineCompleted=!1;let n=!!Gn({state:e,pointer:t});return n&&ki(e),e.global.pendingEffects.push({name:"handleLineActions"}),{isChoiceVisible:n}},nr=({state:e})=>{if(B({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},Ae=({state:e})=>(e.global.autoMode=!1,e.global.pendingEffects.push({name:"clearAutoNextTimer"}),e.global.pendingEffects.push({name:"render"}),e),Ri=({state:e})=>{let t=e.global.autoMode;return B({state:e})&&!t||(t?Ae({state:e}):nr({state:e})),e},rr=({state:e})=>(B({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),re=({state:e})=>(e.global.skipMode=!1,e.global.pendingEffects.push({name:"clearSkipNextTimer"}),e.global.pendingEffects.push({name:"render"}),e),Oi=({state:e})=>{let t=qn({state:e});return B({state:e})&&!t||(t?re({state:e}):rr({state:e})),e},fe=({state:e})=>(e.global.dialogueUIHidden=!1,e.global.pendingEffects.push({name:"render"}),W(e,"showDialogueUI",void 0),e),We=({state:e})=>(e.global.dialogueUIHidden=!0,e.global.pendingEffects.push({name:"render"}),W(e,"hideDialogueUI",void 0),e),Mt=({state:e})=>(Jn({state:e})?fe({state:e}):We({state:e}),e),Ti=({state:e})=>(e.global.pendingEffects=[],e),Pi=({state:e},t)=>(e.global.pendingEffects.push(t),e),Ni=({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]=Yn({pointer:n,projectData:e.projectData}),oi(e),ri(),St(0)),e},Ie=(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=k({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})},Vi=({state:e},t)=>(Ie(e,t),e.global.pendingEffects.push({name:"render"}),e),Di=({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},jt=({state:e},t)=>{let n=Ko(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,l=B({state:e});return!a&&!l&&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"}),W(e,"setNextLineConfig",t),e},Mi=({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=Fe(n),s=D(e.contexts);s?.forEach(l=>{Hn(l.rollback)});let a={contexts:s,viewedRegistry:D(e.global.viewedRegistry)},c={formatVersion:jn,slotId:Fn(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},ji=({state:e},t)=>{let n=t?.slotId;if(n==null||n==="")throw new Error("loadSlot requires slotId");let r=Fe(n),o=e.global.saveSlots[r];if(o){let i=ti(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=ze(),e.global.layeredViews=[],e.global.isLineCompleted=!0,ue(e),e.global.pendingEffects.push({name:"clearAutoNextTimer"},{name:"clearSkipNextTimer"},{name:"clearNextLineConfigTimer"},{name:"render"})}return e},Bi=({state:e},t)=>{let{projectData:n}=t;return zn(n),e.projectData=n,ue(e),e.global.pendingEffects.push({name:"render"}),e},zi=({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&&!k({state:e},{sectionId:n}))return console.warn(`Section not found: ${n}`),e;let s=k({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},Wn()&&(o.rollback=ae({pointer:o.pointers.read}),St(o.rollback.currentIndex)),Ue(e,o.pointers.read),e):(console.warn(`Line not found: ${r} in section ${i}`),e)},Fi=({state:e},t)=>{if(!e.global.nextLineConfig.manual.enabled)return e;if(e.global.dialogueUIHidden)return fe({state:e}),e;if(B({state:e})&&t?._interactionSource!=="choice")return e;if(!e.global.isLineCompleted){e.global.isLineCompleted=!0;let l=j({state:e})?.pointer,u=l?.sectionId,f=l?.lineId;if(u&&f&&Ie(e,{sectionId:u,lineId:f}),e.global.pendingEffects.push({name:"clearNextLineConfigTimer"}),e.global.autoMode){let h=e.global.variables._autoForwardTime??1e3;e.global.pendingEffects.push({name:"startAutoNextTimer",payload:{delay:h}})}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=j({state:e})?.pointer,r=n?.sectionId,o=k({state:e},{sectionId:r}),i=e.contexts[e.contexts.length-1],s=o?.lines||[],c=s.findIndex(l=>l.id===n?.lineId)+1;if(c<s.length){let l=s[c],u=!e.global.variables?._skipUnseenText;if(e.global.skipMode&&u&&!Ot({state:e},{sectionId:r,lineId:l.id}))return re({state:e}),e;if(i&&!i.rollback&&oe(i,{compatibilityAnchor:!0}),i){let h=i.pointers.read.lineId;h&&r&&Ie(e,{sectionId:r,lineId:h}),i.pointers.read={sectionId:r,lineId:l.id}}Rt(e,{sectionId:r,lineId:l.id}),_t(e);let{isChoiceVisible:f}=Ue(e,{sectionId:r,lineId:l.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&&Ae({state:e}),e.global.skipMode&&re({state:e});return e},Ui=({state:e})=>{if(e.global.isLineCompleted)return e;e.global.isLineCompleted=!0;let t=B({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=j({state:e})?.pointer,r=n?.sectionId,o=n?.lineId;r&&o&&Ie(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},Wi=({state:e},t)=>{let n=t?.sectionId??j({state:e})?.pointer?.sectionId,r=k({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},Yi=({state:e},t)=>{let{sectionId:n}=t,r=k({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&&Ae({state:e}),e.global.skipMode&&re({state:e});let i=e.contexts[e.contexts.length-1];return i&&(i.rollback||oe(i,{compatibilityAnchor:!0}),i.pointers.read={sectionId:n,lineId:o.id},Wn()?(i.rollback=ae({pointer:i.pointers.read}),St(i.rollback.currentIndex)):Rt(e,{sectionId:n,lineId:o.id})),Ue(e,i?.pointers?.read),e},Hi=({state:e})=>{if(e.global.dialogueUIHidden)return fe({state:e}),e;if(B({state:e}))return e;let t=j({state:e})?.pointer,n=t?.sectionId,r=k({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&&!Ot({state:e},{sectionId:n,lineId:c.id}))return re({state:e}),e;if(o&&!o.rollback&&oe(o,{compatibilityAnchor:!0}),o){let f=o.pointers.read.lineId;f&&n&&Ie(e,{sectionId:n,lineId:f}),o.pointers.read={sectionId:n,lineId:c.id}}Rt(e,{sectionId:n,lineId:c.id}),_t(e);let{isChoiceVisible:u}=Ue(e,{sectionId:n,lineId:c.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},Ki=({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,g=d?.type;ke(h,l),Re(g,u,l);let m=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),m[l]=Oe(m[l],u,f)}),i&&W(e,"updateVariable",{id:n,operations:c}),s){let l=dt(e.global.variables,e.projectData.resources?.variables,"global-device");e.global.pendingEffects.push({name:"saveGlobalDeviceVariables",payload:{globalDeviceVariables:l}})}if(a){let l=dt(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},or=({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}},ir=({state:e})=>or({state:e},{offset:-1})!==null,qi=({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=oe(r,{compatibilityAnchor:!r.rollback}),i=o.currentIndex+n;return i<0||i>=o.timeline.length?e:Kn(e,i)},Ji=({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=oe(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:Kn(e,a)},sr=e=>{let t=di(e);return hn(t,{selectPendingEffects:hi,selectSkipMode:qn,selectAutoMode:gi,selectIsChoiceVisible:B,selectDialogueUIHidden:Jn,selectDialogueHistory:Xn,selectConfirmDialog:yi,selectIsLineViewed:Ot,selectIsResourceViewed:mi,selectNextLineConfig:bi,selectSystemState:Ii,selectSaveSlotMap:Zn,selectSaveSlots:Ei,selectSaveSlot:Ai,selectAllVariables:xi,selectCurrentPointer:j,selectSection:k,selectCurrentLine:Qn,selectPresentationState:er,selectPresentationChanges:wi,selectSectionLineChanges:vi,selectSaveSlotPage:Tt,selectCurrentPageSlots:_i,selectRenderState:$i,selectLayeredViews:pi,selectLineIdByOffset:or,selectCanRollback:ir,startAutoMode:nr,stopAutoMode:Ae,toggleAutoMode:Ri,startSkipMode:rr,stopSkipMode:re,toggleSkipMode:Oi,showDialogueUI:fe,hideDialogueUI:We,toggleDialogueUI:Mt,showConfirmDialog:Li,hideConfirmDialog:Si,resetStorySession:Ni,clearPendingEffects:Ti,appendPendingEffect:Pi,beginRollbackActionBatch:si,endRollbackActionBatch:li,addViewedLine:Vi,addViewedResource:Di,setNextLineConfig:jt,saveSlot:Mi,loadSlot:ji,updateProjectData:Bi,sectionTransition:Yi,jumpToLine:zi,nextLine:Fi,markLineCompleted:Ui,prevLine:Wi,rollbackToLine:Ji,rollbackByOffset:qi,pushLayeredView:Pt,popLayeredView:Nt,replaceLastLayeredView:Vt,clearLayeredViews:Dt,updateVariable:Ki,nextLineFromSystem:Hi},{transformActionFirstArgument:r=>({state:r}),transformSelectorFirstArgument:r=>({state:r})})};function Bt(e){let t,n=0,{handlePendingEffects:r}=e,o=()=>{for(;t.selectPendingEffects().length>0;){let v=[...t.selectPendingEffects()];t.clearPendingEffects();try{r(v)}catch(_){throw t.clearPendingEffects(),v.forEach(C=>{t.appendPendingEffect(C)}),_}}},i=({initialState:v})=>{t=sr(v),n=0,t.appendPendingEffect({name:"handleLineActions"}),o()},s=()=>t.selectPresentationState(),a=()=>t.selectPresentationChanges(),c=v=>t.selectSectionLineChanges(v),l=()=>(n+=1,{...t.selectRenderState(),id:`render-${n}`}),u=()=>t.selectSystemState(),f=()=>t.selectSaveSlotMap(),d=v=>t.selectSaveSlot(v),h=v=>t.selectSaveSlotPage(v),g=()=>t.selectSkipMode(),m=()=>t.selectAutoMode(),y=()=>t.selectIsChoiceVisible(),I=(v,_)=>{t[v]&&(t[v](_),o())},A=(v,_)=>{I(v,_)},b=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:_,...C}=v,Y=t.selectAllVariables?t.selectAllVariables():void 0;return{...C,_event:_,variables:Y}},x=(v,_)=>{let C=b(_),Y=mn(v,C);t.beginRollbackActionBatch({});try{Object.entries(Y).forEach(([He,ie])=>{I(He,ie)})}finally{t.endRollbackActionBatch({})}};return{init:i,handleAction:I,handleInternalAction:A,handleActions:x,selectRenderState:l,selectPresentationState:s,selectPresentationChanges:a,selectSectionLineChanges:c,selectSystemState:u,selectSaveSlotMap:f,selectSaveSlot:d,selectSaveSlotPage:h,selectSaveSlots:f,selectIsChoiceVisible:y,handleLineActions:()=>{let v=t.selectCurrentLine();return v?.actions?(x(v.actions),!0):!1}}}var zt=()=>{let e=0,t=null;return{getElapsed:()=>e,setElapsed:n=>{e=n},addElapsed:n=>{e+=n},getCallback:()=>t,setCallback:n=>{t=n}}};var cr=({engine:e,routeGraphics:t,trackRenderDispatch:n},r)=>{let o=e.selectRenderState();n?.(o),t.render(o)},Xi=({engine:e,routeGraphics:t,trackRenderDispatch:n,getRenderDispatchCount:r},o)=>{let i=r?.()??0,s=e.handleLineActions();(r?.()??0)===i&&cr({engine:e,routeGraphics:t,trackRenderDispatch:n},o)},Gi=({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),Ye(e,"nextLineFromSystem",{}))};n.setCallback(i),t.add(i)},Zi=({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),Ye(e,"nextLineFromSystem",{}))};n.setCallback(i),t.add(i)},es=({ticker:e,skipTimer:t},n)=>{let r=t.getCallback();r&&(e.remove(r),t.setCallback(null)),t.setElapsed(0)},ts=({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),Ye(e,"nextLineFromSystem",{}),t.remove(i),n.setCallback(null))};n.setCallback(i),t.add(i)},ns=({ticker:e,nextLineConfigTimerState:t},n)=>{let r=t.getCallback();r&&(e.remove(r),t.setCallback(null)),t.setElapsed(0)},rs=({},e)=>{localStorage.setItem("saveSlots",JSON.stringify(e.saveSlots))},os=({},e)=>{localStorage.setItem("globalDeviceVariables",JSON.stringify(e.globalDeviceVariables))},is=({},e)=>{localStorage.setItem("globalAccountVariables",JSON.stringify(e.globalAccountVariables))},lr={render:cr,saveSlots:rs,saveGlobalDeviceVariables:os,saveGlobalAccountVariables:is,handleLineActions:Xi,startAutoNextTimer:Gi,clearAutoNextTimer:Zi,startSkipNextTimer:Qi,clearSkipNextTimer:es,nextLineConfigTimer:ts,clearNextLineConfigTimer:ns},ss=new Set(["render","handleLineActions","saveSlots","saveGlobalDeviceVariables","saveGlobalAccountVariables","startAutoNextTimer","clearAutoNextTimer","startSkipNextTimer","clearSkipNextTimer","nextLineConfigTimer","clearNextLineConfigTimer"]),Ye=(e,t,n)=>{(e.handleInternalAction??e.handleAction?.bind(e))?.(t,n)},ls=(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(!ss.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})=>{let o=zt(),i=zt(),s=zt(),a=null,c=null,l=!1,u=0,f=b=>{let x=typeof b?.id=="string"&&b.id.length>0?b.id:null;u+=1,a=x,l=!1},d=()=>u,h=(b={})=>{if(b?.aborted===!0)return!1;let x=typeof b?.id=="string"&&b.id.length>0?b.id:null;return x?x!==a||x===c?!1:(c=x,!0):a!==null||l?!1:(l=!0,!0)},g=(b,x={})=>{if(b!=="renderComplete"||!h(x))return!1;let w=e();return Ye(w,"markLineCompleted",{}),!0},m=(b={})=>{if(b?._interactionSource==="choice")return!0;let x=b?.actions;return!x||typeof x!="object"||Array.isArray(x)?!1:Object.values(x).some(w=>w?._interactionSource==="choice")},y=(b,x={})=>!x?.actions||typeof b?.selectIsChoiceVisible!="function"||!b.selectIsChoiceVisible()?!1:!m(x),I=({preprocessPayload:b,onEvent:x}={})=>async(w,v={})=>{let _=e();if(y(_,v))return x?.(w,v);let C=await b?.(w,v)??v;if(y(_,C))return x?.(w,C);if(g(w,C),C?.actions){let Y=C?._event?{_event:C._event}:C?.event?{_event:C.event}:void 0;_.handleActions(C.actions,Y)}return x?.(w,C)},A=b=>{let x=e(),w=ls(b);w.forEach(_=>{if(!lr[_.name]&&!r)throw new Error(`Unhandled pending effect "${_.name}".`)});let v={engine:x,routeGraphics:t,ticker:n,autoTimer:o,skipTimer:i,nextLineConfigTimerState:s,trackRenderDispatch:f,getRenderDispatchCount:d};for(let _ of w){let C=lr[_.name];if(C){C(v,_.payload);continue}r(_,v)}};return A.handleRouteGraphicsEvent=g,A.createRouteGraphicsEventHandler=I,A},as=cs;var us=(e,t={})=>{let{resources:n={}}=t;return Et(e,n)};var fl=Bt;export{as as createEffectsHandler,fl as default,us as resolveLayoutReferences};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "route-engine-js",
3
- "version": "0.7.2",
3
+ "version": "0.7.4",
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",