@elyx-code/project-logic-tree 0.0.6086 → 0.0.6088

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- (function(c,n){typeof exports=="object"&&typeof module<"u"?n(exports):typeof define=="function"&&define.amd?define(["exports"],n):(c=typeof globalThis<"u"?globalThis:c||self,n(c["@elyx-code/project-logic-tree"]={}))})(this,function(c){"use strict";var Z7=Object.defineProperty;var K7=(c,n,M)=>n in c?Z7(c,n,{enumerable:!0,configurable:!0,writable:!0,value:M}):c[n]=M;var d=(c,n,M)=>(K7(c,typeof n!="symbol"?n+"":n,M),M);var n=(r=>(r.CustomEntity="custom-entity",r.BuiltInBaseEntity="built-in-base-entity",r.Project="project",r.InstalledProject="installed-project",r.GlobalEvent="global-event",r.DataType="data-type",r.FunctionCall="function-call",r.FunctionDeclaration="function-declaration",r.ActionDescriptor="action-descriptor",r.ValueDescriptor="value-descriptor",r.ArgumentDeclaration="argument-declaration",r.InputMap="input-map",r.ReturnStatement="return-statement",r.BreakStatement="break-statement",r.ContinueStatement="continue-statement",r.ReturnDeclaration="return-declaration",r.OutputMap="output-map",r.PrimitiveEntity="primitive-entity",r.PrimitiveValue="primitive-value",r.Property="property",r.Operation="operation",r.Condition="condition",r.VariableDeclaration="variable-declaration",r.VariableInstance="variable-instance",r.Search="search",r.Loop="loop",r.InternalCall="internal-call",r.GenericReference="generic-reference",r))(n||{}),M=(r=>(r.HTTP_ENDPOINT="BUILT_IN_HTTP_ENDPOINT_ENTITY",r.RELATIONAL_DATABASE="BUILT_IN_RELATIONAL_DATABASE_ENTITY",r.PERSISTED_ENTITY="BUILT_IN_PERSISTED_ENTITY_ENTITY",r.CRON_JOB="BUILT_IN_CRON_JOB_ENTITY",r.EXECUTION="BUILT_IN_EXECUTION_ENTITY",r.KEY_VALUE_PARAM="BUILT_IN_KEY_VALUE_PARAM_ENTITY",r))(M||{}),We=(r=>(r.CurrentDateAndTime="current-date-and-time",r.Unique="unique",r.Random="random",r))(We||{}),P=(r=>(r.EntityTemplate="entity-template",r.ActionDescriptor="action-descriptor",r.String="string",r.Number="number",r.Boolean="boolean",r.Null="null",r.Enum="enum",r.JSON="json",r.Date="date",r.UUID="uuid",r.File="file",r))(P||{}),Xo=(r=>(r.DataTypeLiteralValue="data-type-literal-value",r))(Xo||{}),Te=(r=>(r.Addition="addition",r.Subtraction="subtraction",r.Multiplication="multiplication",r.Division="division",r.Remainder="remainder",r.Exponentiation="exponentiation",r))(Te||{}),K=(r=>(r.Join="string-join",r.Split="string-split",r.DeleteLast="string-delete-last",r.DeleteFirst="string-delete-first",r.DeleteIndex="string-delete-index",r.AddIndex="string-add-index",r.ReplaceFirst="string-replace-first",r.ReplaceLast="string-replace-last",r.ReplaceIndex="string-replace-index",r.ReplaceSingleMatch="string-replace-single-match",r.ReplaceAllMatches="string-replace-all-matches",r.GetIndex="string-get-index",r.GetFirst="string-get-first",r.GetLast="string-get-last",r.Append="string-append",r.Prepend="string-prepend",r))(K||{}),W=(r=>(r.Join="list-join",r.Split="list-split",r.DeleteLast="list-delete-last",r.DeleteFirst="list-delete-first",r.DeleteIndex="list-delete-index",r.AddIndex="list-add-index",r.ReplaceFirst="list-replace-first",r.ReplaceLast="list-replace-last",r.ReplaceIndex="list-replace-index",r.ReplaceSingleMatch="list-replace-single-match",r.ReplaceAllMatches="list-replace-all-matches",r.GetIndex="list-get-index",r.GetFirst="list-get-first",r.GetLast="list-get-last",r.Append="list-append",r.Prepend="list-prepend",r))(W||{}),le=(r=>(r.Parallel="parallel",r.Sequential="sequential",r.Wait="wait",r))(le||{}),ce=(r=>(r.CreateNewInstance="create-new-instance",r.Validate="validate",r))(ce||{}),nt=(r=>(r.HttpRequest="base-http-request",r))(nt||{}),$e=(r=>(r.Equal="equal",r.NotEqual="not-equal",r.And="and",r.Or="or",r.LessThan="less-than",r.MoreThan="more-than",r.LessThanOrEqual="less-than-or-equal",r.MoreThanOrEqual="more-than-or-equal",r))($e||{}),Mt=(r=>(r.Empty="empty",r.NotEmpty="not-empty",r))(Mt||{}),$=(r=>(r.ManualFlow="manual-flow-loop",r.Counted="counted-loop",r.List="list-loop",r.ObjectKeys="object-keys-loop",r.ObjectValues="object-values-loop",r.String="string-loop",r))($||{}),O=(r=>(r.FixedArguments="fixed-arguments",r.FixedReturns="fixed-returns",r.ReturnedError="returned-error",r.OngoingProcessExecution="ongoing-process-execution",r.DynamicArgument="dynamic-argument-types",r.DynamicReturn="dynamic-return-types",r))(O||{}),Ke=(r=>(r.OrDataTypeGroup="or-data-type-group",r.AndDataTypeGroup="and-data-type-group",r))(Ke||{}),pn=(r=>(r.PROJECT_PUBLICATION_COMPLETED="GLOBAL_EVENT_PROJECT_PUBLICATION_COMPLETED",r))(pn||{}),Ct=(r=>(r.DeletePersistedEntity="base-delete-persisted-entity",r.SoftDeletePersistedEntity="base-soft-delete-persisted-entity",r.AbortExecution="base-abort-execution",r))(Ct||{}),Wr=(r=>(r.Error="error",r.Task="task",r.Return="return",r))(Wr||{});const Bn=[n.VariableDeclaration,n.VariableInstance,n.InputMap,n.ReturnDeclaration],xe=[n.VariableDeclaration,n.VariableInstance,n.ArgumentDeclaration,n.OutputMap],Yu=[...Bn,...xe],Fe=[n.VariableDeclaration,n.VariableInstance],Yr=[n.GlobalEvent],je=[n.Operation,n.FunctionCall,n.Condition,n.Search,n.VariableDeclaration,n.VariableInstance,n.InternalCall,n.Loop],Qo=[n.Operation,n.FunctionCall,n.Condition,n.Search,n.VariableDeclaration,n.VariableInstance,n.Loop],Ue=[n.FunctionDeclaration,...Yr],wn=[...je,n.ReturnStatement,n.BreakStatement,n.ContinueStatement],el=[...Qo,n.ReturnStatement,n.BreakStatement,n.ContinueStatement],yn=[...je,...Ue],Hu=[...Qo,...Ue],GA=[...wn,...Ue],$A=[...el,...Ue],ut=[...Ue,n.Loop],Ve=[n.ReturnStatement,n.BreakStatement,n.ContinueStatement],FA=[n.CustomEntity,n.BuiltInBaseEntity,n.Project,n.InstalledProject,n.GlobalEvent,n.DataType,n.FunctionCall,n.FunctionDeclaration,n.ActionDescriptor,n.ValueDescriptor,n.ArgumentDeclaration,n.InputMap,n.ReturnStatement,n.BreakStatement,n.ContinueStatement,n.ReturnDeclaration,n.OutputMap,n.PrimitiveEntity,n.PrimitiveValue,n.Property,n.Operation,n.Condition,n.VariableDeclaration,n.VariableInstance,n.Search,n.Loop,n.InternalCall],tl=[n.CustomEntity,n.GlobalEvent,n.FunctionDeclaration,n.FunctionCall,n.VariableDeclaration,n.VariableInstance,n.Operation,n.Condition,n.ReturnStatement,n.BreakStatement,n.ContinueStatement,n.InstalledProject,n.Loop,n.Search],zu=[n.CustomEntity,n.FunctionDeclaration,n.ArgumentDeclaration,n.ReturnDeclaration,n.Property,n.VariableDeclaration,n.Search,n.Project,n.InstalledProject,n.ActionDescriptor,n.ValueDescriptor],Hr=[n.BuiltInBaseEntity,n.PrimitiveEntity],UA=[n.CustomEntity,n.FunctionDeclaration,n.ArgumentDeclaration,n.ReturnDeclaration,n.Property,n.VariableDeclaration,n.GlobalEvent,n.Search,n.Project,n.InstalledProject,n.ActionDescriptor,n.ValueDescriptor,n.InputMap,n.OutputMap,n.FunctionCall,n.Operation,n.Condition,n.ReturnStatement,n.BreakStatement,n.ContinueStatement,n.VariableInstance,n.PrimitiveValue,n.InternalCall];var nl=(r=>(r.ActionOngoingProcessOutputValue="action-ongoing-process-output-value-descriptor-id",r))(nl||{});const B={[n.PrimitiveEntity]:{[P.String]:{id:"8b5fbe15-4c2b-48c0-9fd8-e5efbe3978dc",properties:{}},[P.Boolean]:{id:"f596545d-1565-4faa-9969-d95fa5edfea4",properties:{}},[P.Number]:{id:"ecb84c29-6153-4b82-86a5-fce2b5f92002",properties:{}},[P.JSON]:{id:"b6f3c3c4-9c3d-4f9d-9e9e-1c0f6a3c8c6b",properties:{}},[P.Enum]:{id:"9542b8b4-2642-4eee-9db9-def7963a17a0",properties:{options:{id:"00ccfcae-2104-45ef-bf6c-50ddccd74286",dataType:{id:"7dd59b70-f97b-43a7-a051-fde1842ce5d6",defaultValue:{id:"enum-options-property-data-type-default-value-id"}}}}},[P.UUID]:{id:"4a6234aa-c0f6-4731-b4dd-750388029226",properties:{}},[P.Date]:{id:"dc58f38b-d574-4956-aac6-32ce9529b937",properties:{}},[P.Null]:{id:"7d698f34-5a89-4aab-846b-07ef3843b8c4",properties:{}}},[n.ValueDescriptor]:{"action-ongoing-process-output-value-descriptor-id":{id:"action-ongoing-process-output-value-descriptor-id",dataType:{id:"process-output-value-data-type-id"}}},[n.BuiltInBaseEntity]:{[M.KEY_VALUE_PARAM]:{id:M.KEY_VALUE_PARAM},[M.HTTP_ENDPOINT]:{id:M.HTTP_ENDPOINT,properties:{method:{id:"http-endpoint-built-in-method-property-id"},path:{id:"http-endpoint-built-in-path-property-id"},cors:{id:"http-endpoint-built-in-cors-property-id"}}},[M.PERSISTED_ENTITY]:{id:M.PERSISTED_ENTITY,properties:{database:{id:"persisted-built-in-base-entity-database-property-id"},identifier:{id:"persisted-built-in-base-entity-identifier-property-id"}}},[M.RELATIONAL_DATABASE]:{id:M.RELATIONAL_DATABASE,properties:{identifier:{id:"relational-database-built-in-base-entity-identifier-property-id"},username:{id:"relational-database-built-in-base-entity-username-property-id"},password:{id:"relational-database-built-in-base-entity-password-property-id"},minSize:{id:"relational-database-built-in-base-entity-min-size-property-id"},default:{id:"relational-database-built-in-base-entity-default-property-id"},autoscaling:{id:"relational-database-built-in-base-entity-autoscaling-property-id"}}},[M.CRON_JOB]:{id:M.CRON_JOB,properties:{expression:{id:"cron-job-built-in-base-entity-expression-property-id"}}}},[n.Operation]:{[K.Join]:{id:K.Join,inputs:{separator:{id:"join-strings-separator-input-id"},first:{id:"join-strings-first-string-input-id"},second:{id:"join-strings-second-string-input-id"},dynamicString:{id:"join-strings-dynamic-string-input-id"}},outputs:{result:{id:"join-strings-result-string-return-delaration-id"},error:{id:"join-strings-error-return-delaration-id"}}},[K.Split]:{id:K.Split,inputs:{stringValue:{id:"split-string-string-input-id"},indexLocation:{id:"split-string-index-input-id"}},outputs:{firstPartResult:{id:"split-string-first-part-result-string-return-delaration-id"},secondPartResult:{id:"split-string-second-part-result-string-return-delaration-id"},error:{id:"split-string-error-return-delaration-id"}}},[Te.Addition]:{id:Te.Addition,inputs:{firstSummand:{id:"number-addition-first-summand-number-input-id"},secondSummand:{id:"number-addition-second-summand-number-input-id"},dynamicSummand:{id:"number-addition-dynamic-summand-number-input-id"}},outputs:{result:{id:"number-addition-result-number-return-delaration-id",dataType:{id:"number-addition-result-number-data-type-id"}},error:{id:"number-addition-error-return-delaration-id"}}},[Te.Subtraction]:{id:Te.Subtraction,inputs:{minuend:{id:"number-subtraction-minuend-number-input-id"},subtrahend:{id:"number-subtraction-subtrahend-number-input-id"},dynamicSubtrahend:{id:"number-subtraction-dynamic-subtrahend-number-input-id"}},outputs:{result:{id:"number-subtraction-result-number-return-delaration-id",dataType:{id:"number-subtraction-result-number-data-type-id"}},error:{id:"number-subtraction-error-return-delaration-id"}}},[nt.HttpRequest]:{id:nt.HttpRequest,inputs:{url:{id:"http-request-url-input-id"},query:{id:"http-request-query-input-id"},method:{id:"http-request-method-input-id"},headers:{id:"http-request-headers-input-id"},body:{id:"http-request-body-string-input-id"}},outputs:{code:{id:"http-response-code-return-delaration-id"},body:{id:"http-response-body-return-delaration-id"},headers:{id:"http-response-headers-return-delaration-id"},error:{id:"http-request-error-return-delaration-id"}}},[ce.Validate]:{id:ce.Validate,inputs:{entityToMatch:{id:"validate-data-entity-to-match-input-id"},dataToValidate:{id:"validate-data-data-to-validate-input-id"}},outputs:{outputEntity:{id:"validate-data-output-entity-return-delaration-id"},error:{id:"validate-data-error-return-delaration-id"}}},[le.Parallel]:{id:le.Parallel,inputs:{listOfActions:{id:"parallel-execution-list-of-actions-input-id"}},outputs:{results:{id:"parallel-execution-results-output-id",dataType:{id:"parallel-execution-results-data-type-id"}},error:{id:"parallel-execution-error-output-id"}}}},[n.Loop]:{[$.List]:{id:$.List,inputs:{list:{id:"iterate-over-list-loop-list-input-id"}},outputs:{results:{id:"iterate-over-list-loop-output-id"}},body:{id:"iterate-over-list-loop-body-descriptor-id",inputs:{iterationNumber:{id:"iterate-over-list-loop-iteration-number-input-id"},currentValue:{id:"iterate-over-list-loop-current-value-input-id"}}}},[$.String]:{id:$.String,inputs:{string:{id:"iterate-over-string-loop-string-input-id"}},outputs:{results:{id:"iterate-over-string-loop-output-id"}},body:{id:"iterate-over-string-loop-body-descriptor-id",inputs:{iterationNumber:{id:"iterate-over-string-loop-iteration-number-input-id"},currentValue:{id:"iterate-over-string-loop-current-value-input-id"}}}},[$.ObjectKeys]:{id:$.ObjectKeys,inputs:{object:{id:"iterate-over-object-keys-loop-object-input-id"}},outputs:{results:{id:"iterate-over-object-keys-loop-output-id"}},body:{id:"iterate-over-object-keys-loop-body-descriptor-id",inputs:{iterationNumber:{id:"iterate-over-object-keys-loop-iteration-number-input-id"},currentValue:{id:"iterate-over-object-keys-loop-current-value-input-id"}}}},[$.ObjectValues]:{id:$.ObjectValues,inputs:{object:{id:"iterate-over-object-values-loop-object-input-id"}},outputs:{results:{id:"iterate-over-object-values-loop-output-id"}},body:{id:"iterate-over-object-values-loop-body-descriptor-id",inputs:{iterationNumber:{id:"iterate-over-object-values-loop-iteration-number-input-id"},currentValue:{id:"iterate-over-object-values-loop-current-value-input-id"}}}},[$.ManualFlow]:{id:$.ManualFlow,inputs:{},outputs:{results:{id:"manual-flow-loop-output-id"}},body:{id:"manual-flow-loop-body-descriptor-id",inputs:{iterationNumber:{id:"iterate-over-manual-flow-loop-iteration-number-input-id"}}}},[$.Counted]:{id:$.Counted,inputs:{number:{id:"counted-loop-number-input-id"}},outputs:{results:{id:"counted-loop-output-id"}},body:{id:"counted-loop-body-descriptor-id",inputs:{iterationNumber:{id:"counted-loop-iteration-number-input-id"}}}}},[n.Condition]:{[$e.MoreThanOrEqual]:{id:$e.MoreThanOrEqual,inputs:{leftHand:{id:"condition-more-than-or-equal-left-hand-input-id",dataType:{id:"condition-more-than-or-equal-left-hand-data-type-id"}},rightHand:{id:"condition-more-than-or-equal-right-hand-input-id",dataType:{id:"condition-more-than-or-equal-right-hand-data-type-id"}}}},[Mt.NotEmpty]:{id:Mt.NotEmpty,inputs:{leftHand:{id:"condition-not-empty-input-id"}}}},[n.GlobalEvent]:{[pn.PROJECT_PUBLICATION_COMPLETED]:{id:pn.PROJECT_PUBLICATION_COMPLETED}}},qt=B[n.PrimitiveEntity],x={type:n.PrimitiveEntity,id:qt.string.id,description:"A string of characters.",version:1,name:P.String,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},_n={type:n.PrimitiveEntity,id:qt.boolean.id,description:"A 'true' or 'false' value.",version:1,name:P.Boolean,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},X={type:n.PrimitiveEntity,id:qt.number.id,description:"A number value.",version:1,name:P.Number,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},xA={type:n.PrimitiveEntity,id:qt.null.id,description:"An explicitly empty value.",version:1,name:P.Null,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},Xe={type:n.PrimitiveEntity,id:"730e8ea9-8498-439a-9001-b07de55aaa7d",description:"A complex data structure with any combination of properties with names and values.",version:1,name:P.JSON,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},Zu={id:"c2f52f01-8f2e-490e-8083-72289c8189c1",type:n.GenericReference,entityId:"7dd59b70-f97b-43a7-a051-fde1842ce5d6",entityType:n.DataType},Ku={id:"4e803941-2e6a-4227-b803-b8877c0d7fee",type:n.GenericReference,entityId:"00ccfcae-2104-45ef-bf6c-50ddccd74286",entityType:n.Property},Xu={like:!1,inferred:!1,id:qt.enum.properties.options.dataType.id,version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:qt.enum.properties.options.dataType.defaultValue.id,type:n.PrimitiveValue,version:1,name:P.JSON,autogeneration:null,value:[],valueAsType:null,parent:Zu},parent:Ku},Qu={id:"a2983c4c-0286-4ef1-8b5c-5a52904d3200",type:n.GenericReference,entityId:"9542b8b4-2642-4eee-9db9-def7963a17a0",entityType:n.PrimitiveEntity},ep={hidden:!1,required:!0,id:qt.enum.properties.options.id,name:"Options",version:1,type:n.Property,private:!1,abstract:!1,implements:null,static:!1,index:0,dataType:Xu,description:"Options for the enum. Each option is a text value.",parent:Qu},Nn={type:n.PrimitiveEntity,id:qt.enum.id,description:"A set of text options to choose from.",version:1,name:P.Enum,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[ep],methods:[]},hn={type:n.PrimitiveEntity,id:qt.date.id,description:"A date and time value.",version:1,name:P.Date,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},Wa={type:n.PrimitiveEntity,id:qt.uuid.id,description:"A unique identifier in the form of a 36-character string.",version:1,name:P.UUID,static:!1,abstract:!1,abstractMethods:[],extends:[x],properties:[],methods:[]},rl={type:n.PrimitiveEntity,id:qt.json.id,description:"A complex data structure with any combination of properties with names and values.",version:1,name:P.JSON,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},Xt=B[n.Operation][Te.Addition],tp={type:n.GenericReference,id:"3bd4aeb2-e3b7-4120-b289-011ebb03dba5",entityId:Xt.inputs.firstSummand.id,entityType:n.ValueDescriptor},np={like:!1,inferred:!1,id:"number-addition-first-number-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:tp},rp={type:n.GenericReference,id:"9f486db2-a983-4293-9eef-81d4fc8d2d3e",entityId:Xt.inputs.secondSummand.id,entityType:n.ValueDescriptor},ip={like:!1,inferred:!1,id:"1d4abe83-3e87-4f74-99be-c1fd8c2f8d2d",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:rp},ap={type:n.GenericReference,id:"da5e9fe9-f18a-49e3-98e5-c1bf7b9b3153",entityId:Xt.outputs.result.id,entityType:n.ValueDescriptor},sp={like:!1,inferred:!1,id:Xt.outputs.result.dataType.id,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:ap},op={type:n.GenericReference,id:"a6c14305-d4f7-43ae-9d5e-b7dbacdc830a",entityId:Te.Addition,entityType:n.ActionDescriptor},il={id:Xt.inputs.firstSummand.id,type:n.ValueDescriptor,version:1,name:"Summand",description:"The first number to add",dataType:np,required:!0,parentRelationType:O.FixedArguments,index:0,parent:op},lp={type:n.GenericReference,id:"c5015128-4a65-462c-9da0-1c86e83ef897",entityId:Te.Addition,entityType:n.ActionDescriptor},al={id:Xt.inputs.secondSummand.id,type:n.ValueDescriptor,description:"The second number to add",version:1,name:"Summand",dataType:ip,required:!0,parentRelationType:O.FixedArguments,index:1,parent:lp},sl={type:n.GenericReference,id:"caac2bc7-c23c-4f01-9581-a515c2e4637f",entityId:Te.Addition,entityType:n.ActionDescriptor},ol={parentRelationType:O.FixedReturns,id:Xt.outputs.result.id,type:n.ValueDescriptor,description:"The result number of the addition",version:1,name:"Result",dataType:sp,required:!0,index:0,parent:sl},cp={type:n.GenericReference,id:"number-addition-operation-error-parent-ref",entityId:Te.Addition,entityType:n.ActionDescriptor},dp={parentRelationType:O.FixedReturns,id:Xt.outputs.error.id,type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:cp},up={type:n.GenericReference,id:"number-addition-operation-dynamic-summand-argument-type-parent-ref",entityId:Xt.inputs.dynamicSummand.id,entityType:n.ValueDescriptor},pp={like:!1,inferred:!1,id:"number-addition-operation-dynamic-summand-argument-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:up},yp={parentRelationType:O.DynamicArgument,id:Xt.inputs.dynamicSummand.id,type:n.ValueDescriptor,description:"A number to add",version:1,name:"Summand",dataType:pp,required:!0,index:2,parent:sl},Ya={id:Te.Addition,type:n.ActionDescriptor,description:"Sum numbers",version:1,name:Te.Addition,inputs:[il,al,yp],error:dp,outputs:[ol],parent:null},Qt=B[n.Operation][Te.Subtraction],hp={type:n.GenericReference,id:"3bd4aeb2-e3b7-4120-b289-011ebb03dba5",entityId:Qt.inputs.minuend.id,entityType:n.ValueDescriptor},fp={like:!1,inferred:!1,id:"number-subtraction-first-number-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:hp},mp={type:n.GenericReference,id:"9f486db2-a983-4293-9eef-81d4fc8d2d3e",entityId:Qt.inputs.subtrahend.id,entityType:n.ValueDescriptor},Tp={like:!1,inferred:!1,id:"1d4abe83-3e87-4f74-99be-c1fd8c2f8d2d",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:mp},Ep={type:n.GenericReference,id:"da5e9fe9-f18a-49e3-98e5-c1bf7b9b3153",entityId:Qt.outputs.result.id,entityType:n.ValueDescriptor},bp={like:!1,inferred:!1,id:Qt.outputs.result.dataType.id,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Ep},ll={type:n.GenericReference,id:"a6c14305-d4f7-43ae-9d5e-b7dbacdc830a",entityId:Te.Subtraction,entityType:n.ActionDescriptor},Rp={id:Qt.inputs.minuend.id,type:n.ValueDescriptor,version:1,name:"Minuend",description:"Base number to substract from",dataType:fp,required:!0,parentRelationType:O.FixedArguments,index:0,parent:ll},gp={type:n.GenericReference,id:"c5015128-4a65-462c-9da0-1c86e83ef897",entityId:Te.Subtraction,entityType:n.ActionDescriptor},vp={id:Qt.inputs.subtrahend.id,type:n.ValueDescriptor,description:"The second number to substract",version:1,name:"Subtrahend",dataType:Tp,required:!0,parentRelationType:O.FixedArguments,index:1,parent:gp},Ip={type:n.GenericReference,id:"caac2bc7-c23c-4f01-9581-a515c2e4637f",entityId:Te.Subtraction,entityType:n.ActionDescriptor},Dp={parentRelationType:O.FixedReturns,id:Qt.outputs.result.id,type:n.ValueDescriptor,description:"The result number of the subtraction",version:1,name:"Result",dataType:bp,required:!0,index:0,parent:Ip},Pp={type:n.GenericReference,id:"number-subtraction-operation-error-parent-ref",entityId:Te.Subtraction,entityType:n.ActionDescriptor},Ap={parentRelationType:O.FixedReturns,id:Qt.outputs.error.id,type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Pp},Op={type:n.GenericReference,id:"number-subtraction-operation-dynamic-subtrahend-argument-type-parent-ref",entityId:Qt.inputs.dynamicSubtrahend.id,entityType:n.ValueDescriptor},Sp={like:!1,inferred:!1,id:"number-subtraction-operation-dynamic-subtrahend-argument-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Op},Cp={id:Qt.inputs.dynamicSubtrahend.id,type:n.ValueDescriptor,version:1,name:"Subtrahend",description:"A number to substract",dataType:Sp,required:!0,parentRelationType:O.DynamicArgument,index:2,parent:ll},cl={id:Te.Subtraction,type:n.ActionDescriptor,description:"Substract numbers",version:1,name:Te.Subtraction,inputs:[Rp,vp,Cp],error:Ap,outputs:[Dp],parent:null},Bp={[Te.Addition]:Ya,[Te.Subtraction]:cl},Jt=B[n.Operation][K.Join],wp={type:n.GenericReference,id:"join-strings-first-string-argument-declaration",entityId:Jt.inputs.first.id,entityType:n.ValueDescriptor},_p={like:!1,inferred:!1,id:"join-strings-first-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:wp},Np={type:n.GenericReference,id:"join-strings-second-string-argument-declaration",entityId:Jt.inputs.second.id,entityType:n.ValueDescriptor},Mp={like:!1,inferred:!1,id:"join-strings-second-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Np},Vp={type:n.GenericReference,id:"join-strings-result-string-return-delaration",entityId:Jt.outputs.result.id,entityType:n.ValueDescriptor},Lp={like:!1,inferred:!1,id:"join-strings-result-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Vp},Gp={type:n.GenericReference,id:"join-strings-operation-first-string-argument-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},Ha={id:Jt.inputs.first.id,type:n.ValueDescriptor,version:1,name:"Text",description:"The first text to join to the second one. Its value will be at the beginning of the resulting text.",dataType:_p,parentRelationType:O.FixedArguments,required:!0,index:1,parent:Gp},$p={type:n.GenericReference,id:"join-strings-first-string-argument-declaration",entityId:Jt.inputs.first.id,entityType:n.ValueDescriptor},Fp={type:n.GenericReference,id:"join-strings-separator-string-data-type-default-value-parent-ref",entityId:"join-strings-separator-string-data-type-id",entityType:n.DataType},Up={parentRelationType:null,type:n.PrimitiveValue,id:"join-strings-separator-string-data-type-default-value-id",version:1,name:P.String,value:"",valueAsType:null,autogeneration:null,parent:Fp},xp={like:!1,inferred:!1,id:"join-strings-separator-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:Up,constant:!1,parent:$p},jp={type:n.GenericReference,id:"join-strings-operation-separator-string-argument-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},kp={id:Jt.inputs.separator.id,type:n.ValueDescriptor,version:1,name:"Separator",description:"The text value that will be inserted between each of the values that are joined.",dataType:xp,parentRelationType:O.FixedArguments,required:!1,index:0,parent:jp},qp={type:n.GenericReference,id:"join-strings-operation-second-string-argument-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},za={id:Jt.inputs.second.id,type:n.ValueDescriptor,version:1,name:"Text",description:"The second text to join to the first one. Its value will be at the end of the resulting text.",dataType:Mp,parentRelationType:O.FixedArguments,required:!0,index:2,parent:qp},Jp={type:n.GenericReference,id:"join-strings-operation-result-string-return-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},Mi={parentRelationType:O.FixedReturns,id:Jt.outputs.result.id,type:n.ValueDescriptor,version:1,name:"Result",description:"The resulting text value.",dataType:Lp,required:!0,index:0,parent:Jp},Wp={type:n.GenericReference,id:"join-strings-operation-error-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},Yp={parentRelationType:O.FixedReturns,id:Jt.outputs.error.id,type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Wp},Hp={type:n.GenericReference,id:"join-strings-dynamic-string-argument-declaration",entityId:Jt.inputs.dynamicString.id,entityType:n.ValueDescriptor},zp={like:!1,inferred:!1,id:"join-strings-dynamic-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Hp},Zp={type:n.GenericReference,id:"join-strings-operation-dynamic-string-argument-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},Kp={id:Jt.inputs.dynamicString.id,type:n.ValueDescriptor,version:1,name:"Text",description:"Text to join to the previous ones. Its value will be at the end of the resulting text.",dataType:zp,parentRelationType:O.DynamicArgument,required:!0,index:3,parent:Zp},Vi={id:K.Join,type:n.ActionDescriptor,version:1,name:K.Join,description:"Join text values together, to form a single resulting text value.",inputs:[kp,Ha,za,Kp],outputs:[Mi],error:Yp,parent:null},fn=B[n.Operation][K.Split],Xp={type:n.GenericReference,id:"split-string-string-argument-declaration",entityId:fn.inputs.stringValue.id,entityType:n.ValueDescriptor},Qp={like:!1,inferred:!1,id:"split-string-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Xp},ey={type:n.GenericReference,id:"split-string-index-argument-declaration",entityId:fn.inputs.indexLocation.id,entityType:n.ValueDescriptor},ty={like:!1,inferred:!1,id:"split-string-index-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:ey},ny={type:n.GenericReference,id:"split-string-first-part-result-string-return-delaration",entityId:fn.outputs.firstPartResult.id,entityType:n.ValueDescriptor},ry={like:!1,inferred:!1,id:"split-string-first-part-result-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:ny},iy={type:n.GenericReference,id:"split-string-second-part-result-string-return-delaration",entityId:fn.outputs.secondPartResult.id,entityType:n.ValueDescriptor},ay={like:!1,inferred:!1,id:"split-string-second-part-result-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:iy},sy={type:n.GenericReference,id:"split-string-operation-string-argument-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},oy={id:fn.inputs.stringValue.id,type:n.ValueDescriptor,version:1,name:"Text value",description:"The text value that will be split into two at the given index location.",dataType:Qp,parentRelationType:O.FixedArguments,required:!0,index:0,parent:sy},ly={type:n.GenericReference,id:"split-string-operation-index-argument-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},cy={id:fn.inputs.indexLocation.id,type:n.ValueDescriptor,version:1,name:"Index location",description:"The index location where the text will be split into two. The text at this index will be the beginning of the second text.",dataType:ty,parentRelationType:O.FixedArguments,required:!0,index:1,parent:ly},dy={type:n.GenericReference,id:"split-string-operation-second-part-result-string-return-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},jA={parentRelationType:O.FixedReturns,id:fn.outputs.secondPartResult.id,type:n.ValueDescriptor,version:1,name:"Second part",description:"The secont part of the resulting text value.",dataType:ay,required:!0,index:1,parent:dy},uy={type:n.GenericReference,id:"split-string-operation-first-part-result-string-return-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},py={parentRelationType:O.FixedReturns,id:fn.outputs.firstPartResult.id,type:n.ValueDescriptor,version:1,name:"First part",description:"The first part of the resulting text value.",dataType:ry,required:!0,index:0,parent:uy},yy={type:n.GenericReference,id:"split-string-operation-error-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},hy={parentRelationType:O.FixedReturns,id:fn.outputs.error.id,type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:yy},dl={id:K.Split,type:n.ActionDescriptor,version:1,name:K.Split,description:"Split a text into two, at the given index location.",inputs:[oy,cy],outputs:[py],error:hy,parent:null},fy={[K.Join]:Vi,[K.Split]:dl};var my=(r=>(r.FirstInputList="join-list-first-list-argument-declaration",r.SecondInputList="join-list-second-list-argument-declaration",r))(my||{}),Ty=(r=>(r.ResultList="join-list-result-list-return-delaration",r.Error="join-list-error-return-delaration",r))(Ty||{});const Ey={type:n.GenericReference,id:"join-list-operation-first-list-argument-ref",entityId:"join-list-first-list-argument-declaration",entityType:n.ValueDescriptor},by={like:!1,inferred:!1,id:"join-list-first-list-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Ey},Ry={type:n.GenericReference,id:"join-list-operation-second-list-argument-ref",entityId:"join-list-second-list-argument-declaration",entityType:n.ValueDescriptor},gy={like:!1,inferred:!1,id:"join-list-second-list-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Ry},vy={type:n.GenericReference,id:"join-list-operation-result-list-return-ref",entityId:"join-list-result-list-return-delaration",entityType:n.ValueDescriptor},Iy={like:!1,inferred:!1,id:"join-list-result-list-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:vy},Dy={type:n.GenericReference,id:"join-list-operation-first-list-argument-parent-ref",entityId:W.Join,entityType:n.ActionDescriptor},Py={id:"join-list-first-list-argument-declaration",type:n.ValueDescriptor,version:1,name:"First value",description:"The first list to join to the second one. Its values will be at the beginning of the resulting list.",dataType:by,parentRelationType:O.FixedArguments,required:!0,index:0,parent:Dy},Ay={type:n.GenericReference,id:"join-list-operation-second-list-argument-parent-ref",entityId:W.Join,entityType:n.ActionDescriptor},Oy={id:"join-list-second-list-argument-declaration",type:n.ValueDescriptor,version:1,name:"Second value",description:"The second list to join to the first one. Its values will be at the end of the resulting list.",dataType:gy,parentRelationType:O.FixedArguments,required:!0,index:1,parent:Ay},Sy={type:n.GenericReference,id:"join-list-operation-result-list-return-parent-ref",entityId:W.Join,entityType:n.ActionDescriptor},Cy={parentRelationType:O.FixedReturns,id:"join-list-result-list-return-delaration",type:n.ValueDescriptor,version:1,name:"Result",description:"The resulting list value.",dataType:Iy,required:!0,index:0,parent:Sy},By={type:n.GenericReference,id:"join-list-operation-error-parent-ref",entityId:W.Join,entityType:n.ActionDescriptor},wy={parentRelationType:O.FixedReturns,id:"join-list-error-return-delaration",type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:By},ul={id:W.Join,type:n.ActionDescriptor,version:1,name:W.Join,description:"Join two lists together, to form a single resulting list value.",inputs:[Py,Oy],error:wy,outputs:[Cy],parent:null};var _y=(r=>(r.InputList="list-to-split-argument-declaration",r.SplitIndex="split-list-index-argument-declaration",r))(_y||{}),Ny=(r=>(r.FirstOutputList="split-list-first-output-list-return-delaration",r.SecondOutputList="split-list-second-output-list-return-delaration",r.Error="split-list-error-return-delaration",r))(Ny||{});const My={type:n.GenericReference,id:"split-list-operation-input-list-argument-ref",entityId:"list-to-split-argument-declaration",entityType:n.ValueDescriptor},Vy={like:!1,inferred:!1,id:"split-list-operation-input-list-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:My},Ly={type:n.GenericReference,id:"split-list-operation-split-index-argument-ref",entityId:"split-list-index-argument-declaration",entityType:n.ValueDescriptor},Gy={like:!1,inferred:!1,id:"split-list-operation-split-index-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Ly},pl={type:n.GenericReference,id:"split-list-operation-first-output-list-return-ref",entityId:"split-list-first-output-list-return-delaration",entityType:n.ValueDescriptor},$y={like:!1,inferred:!1,id:"split-list-operation-first-output-list-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:pl},Fy={type:n.GenericReference,id:"split-list-operation-input-list-argument-parent-ref",entityId:W.Split,entityType:n.ActionDescriptor},Uy={id:"list-to-split-argument-declaration",type:n.ValueDescriptor,version:1,name:"List to split",description:"The list to split at the given index",dataType:Vy,parentRelationType:O.FixedArguments,required:!0,index:0,parent:Fy},xy={type:n.GenericReference,id:"split-list-operation-split-index-argument-parent-ref",entityId:W.Split,entityType:n.ActionDescriptor},jy={id:"split-list-index-argument-declaration",type:n.ValueDescriptor,version:1,name:"Split location",description:"The index at which to split the list. The value at this index will be the first value of the second list.",dataType:Gy,parentRelationType:O.FixedArguments,required:!0,index:1,parent:xy},ky={type:n.GenericReference,id:"split-list-operation-first-output-list-return-parent-ref",entityId:W.Split,entityType:n.ActionDescriptor},qy={parentRelationType:O.FixedReturns,id:"split-list-first-output-list-return-delaration",type:n.ValueDescriptor,version:1,name:"First list",description:"The list of values up to the split index",dataType:$y,required:!0,index:0,parent:ky},Jy={like:!1,inferred:!1,id:"split-list-operation-second-output-list-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:pl},Wy={type:n.GenericReference,id:"split-list-operation-second-output-list-return-parent-ref",entityId:W.Split,entityType:n.ActionDescriptor},Yy={parentRelationType:O.FixedReturns,id:"split-list-second-output-list-return-delaration",type:n.ValueDescriptor,version:1,name:"Second list",description:"The list of values up to the split index",dataType:Jy,required:!0,index:0,parent:Wy},Hy={type:n.GenericReference,id:"split-list-operation-error-parent-ref",entityId:W.Split,entityType:n.ActionDescriptor},zy={parentRelationType:O.FixedReturns,id:"split-list-error-return-delaration",type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Hy},yl={id:W.Split,type:n.ActionDescriptor,version:1,name:W.Split,description:"Splits a given list at the given index, and returns two lists, one with the values up to the index, and the other with the values after the index",inputs:[Uy,jy],outputs:[qy,Yy],error:zy,parent:null};var Zy=(r=>(r.InputList="get-last-in-list-input-list-argument-declaration",r))(Zy||{}),Ky=(r=>(r.OutputElement="get-last-in-list-output-element-return-delaration",r.Error="get-last-in-list-error-return-delaration",r))(Ky||{});const Xy={type:n.GenericReference,id:"get-last-in-list-operation-input-list-argument-ref",entityId:"get-last-in-list-input-list-argument-declaration",entityType:n.ValueDescriptor},Qy={like:!1,inferred:!1,id:"get-last-in-list-input-list-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Xy},eh={type:n.GenericReference,id:"get-last-in-list-operation-output-element-return-ref",entityId:"get-last-in-list-output-element-return-delaration",entityType:n.ValueDescriptor},th={like:!1,inferred:!1,id:"get-last-in-list-output-element-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:eh},nh={type:n.GenericReference,id:"get-last-in-list-operation-input-list-argument-parent-ref",entityId:W.GetLast,entityType:n.ActionDescriptor},rh={id:"get-last-in-list-input-list-argument-declaration",type:n.ValueDescriptor,version:1,name:"List",description:"The list to get the last element from.",dataType:Qy,parentRelationType:O.FixedArguments,required:!0,index:0,parent:nh},ih={type:n.GenericReference,id:"get-last-in-list-operation-output-element-return-parent-ref",entityId:W.GetLast,entityType:n.ActionDescriptor},ah={parentRelationType:O.FixedReturns,id:"get-last-in-list-output-element-return-delaration",type:n.ValueDescriptor,version:1,name:"Last element",description:"The last element of the given list.",dataType:th,required:!0,index:0,parent:ih},sh={type:n.GenericReference,id:"get-last-in-list-operation-error-parent-ref",entityId:W.GetLast,entityType:n.ActionDescriptor},oh={parentRelationType:O.FixedReturns,id:"get-last-in-list-error-return-delaration",type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:sh},hl={id:W.GetLast,type:n.ActionDescriptor,version:1,name:W.GetLast,description:"Outputs the last element of a given list.",inputs:[rh],outputs:[ah],error:oh,parent:null};var lh=(r=>(r.List="append-to-list-lsit-argument-declaration",r.ElementToAppend="append-to-list-element-to-append-argument-declaration",r))(lh||{}),ch=(r=>(r.ResultList="append-to-list-result-list-return-delaration",r.Error="append-to-list-error-return-delaration",r))(ch||{});const dh={type:n.GenericReference,id:"append-to-list-operation-lsit-argument-ref",entityId:"append-to-list-lsit-argument-declaration",entityType:n.ValueDescriptor},uh={like:!1,inferred:!1,id:"append-to-list-lsit-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:dh},ph={type:n.GenericReference,id:"append-to-list-operation-second-list-argument-ref",entityId:"append-to-list-element-to-append-argument-declaration",entityType:n.ValueDescriptor},yh={like:!1,inferred:!1,id:"append-to-list-second-list-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:ph},hh={type:n.GenericReference,id:"append-to-list-operation-result-list-return-ref",entityId:"append-to-list-result-list-return-delaration",entityType:n.ValueDescriptor},fh={like:!1,inferred:!1,id:"append-to-list-result-list-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:hh},mh={type:n.GenericReference,id:"append-to-list-operation-lsit-argument-parent-ref",entityId:W.Append,entityType:n.ActionDescriptor},fl={id:"append-to-list-lsit-argument-declaration",type:n.ValueDescriptor,version:1,name:"List value",description:"The list to which the element will be appended",dataType:uh,parentRelationType:O.FixedArguments,required:!0,index:0,parent:mh},Th={type:n.GenericReference,id:"append-to-list-operation-second-list-argument-parent-ref",entityId:W.Append,entityType:n.ActionDescriptor},ml={id:"append-to-list-element-to-append-argument-declaration",type:n.ValueDescriptor,version:1,name:"Element",description:"The element that will be added at the end of the list",dataType:yh,parentRelationType:O.FixedArguments,required:!0,index:1,parent:Th},Eh={type:n.GenericReference,id:"append-to-list-operation-result-list-return-parent-ref",entityId:W.Append,entityType:n.ActionDescriptor},bh={parentRelationType:O.FixedReturns,id:"append-to-list-result-list-return-delaration",type:n.ValueDescriptor,version:1,name:"Result",description:"The resulting list value.",dataType:fh,required:!0,index:0,parent:Eh},Rh={type:n.GenericReference,id:"append-to-list-operation-error-parent-ref",entityId:W.Append,entityType:n.ActionDescriptor},gh={parentRelationType:O.FixedReturns,id:"append-to-list-error-return-delaration",type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Rh},Za={id:W.Append,type:n.ActionDescriptor,version:1,name:W.Append,description:"Adds a given element to the end of a list value.",inputs:[fl,ml],error:gh,outputs:[bh],parent:null},vh={[W.Join]:ul,[W.Split]:yl,[W.GetLast]:hl,[W.Append]:Za},zr=B[n.Operation][le.Parallel],Ih={id:"parallel-execution-list-of-functions-blueprint-dynamic-output-id",type:n.ValueDescriptor,version:1,name:"Any output value",description:"An output value of any type, to be used in the action to be executed.",dataType:null,required:!1,index:0,parent:null,parentRelationType:O.DynamicArgument},Dh={id:"parallel-execution-list-of-functions-blueprint-dynamic-input-id",type:n.ValueDescriptor,version:1,name:"Any input value",description:"An input value of any type, to be used in the action to be executed.",dataType:null,required:!1,index:0,parent:null,parentRelationType:O.DynamicArgument},Ph={id:"parallel-execution-list-of-functions-blueprint-id",type:n.ActionDescriptor,version:1,name:"Action to execute",description:"An action of any type, to be executed. It can contain any number of inputs and outputs.",inputs:[Dh],outputs:[Ih],error:null,parent:null},Ah={type:n.GenericReference,id:"3bd4aeb2-e3b7-4120-b289-011ebb03dba5",entityId:zr.inputs.listOfActions.id,entityType:n.ValueDescriptor},Oh={like:!1,inferred:!1,id:"parallel-execution-list-of-functions-argument-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ph,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Ah},Sh={type:n.GenericReference,id:"da5e9fe9-f18a-49e3-98e5-c1bf7b9b3153",entityId:zr.outputs.results.id,entityType:n.ValueDescriptor},Ch={like:!1,inferred:!1,id:zr.outputs.results.dataType.id,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Sh},Bh={type:n.GenericReference,id:"a6c14305-d4f7-43ae-9d5e-b7dbacdc830a",entityId:le.Parallel,entityType:n.ActionDescriptor},Tl={id:zr.inputs.listOfActions.id,type:n.ValueDescriptor,version:1,name:"Actions to execute",description:"A value, of a list of actions to be executed in parallel",dataType:Oh,required:!0,index:0,parent:Bh,parentRelationType:O.FixedArguments},wh={type:n.GenericReference,id:"caac2bc7-c23c-4f01-9581-a515c2e4637f",entityId:le.Parallel,entityType:n.ActionDescriptor},El={id:zr.outputs.results.id,type:n.ValueDescriptor,version:1,name:"List of execution results",description:"Each execution result, in the same order as the input list of actions. One item on this list for each executed action.",dataType:Ch,required:!0,index:0,parent:wh,parentRelationType:O.FixedReturns},_h={type:n.GenericReference,id:"parallel-execution-operation-error-parent-ref",entityId:le.Parallel,entityType:n.ActionDescriptor},Nh={id:zr.outputs.error.id,type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:_h,parentRelationType:O.ReturnedError},Wt={id:le.Parallel,type:n.ActionDescriptor,description:"Execute a list of actions in parallel",version:1,name:le.Parallel,inputs:[Tl],outputs:[El],error:Nh,parent:null};var Mh=(r=>(r.MillisecondsNumber="wait-milliseconds-number-argument-declaration",r))(Mh||{}),Vh=(r=>(r.Error="wait-operation-error-return-delaration",r))(Vh||{});const Lh={type:n.GenericReference,id:"3bd4aeb2-e3b7-4120-b289-011ebb03dba5",entityType:n.ValueDescriptor,entityId:"wait-milliseconds-number-argument-declaration"},Gh={like:!1,inferred:!1,id:"wait-milliseconds-number-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Lh},$h={type:n.GenericReference,id:"a6c14305-d4f7-43ae-9d5e-b7dbacdc830a",entityType:n.ActionDescriptor,entityId:le.Wait},tr={id:"wait-milliseconds-number-argument-declaration",type:n.ValueDescriptor,version:1,name:"Milliseconds to wait",description:"The amount of milliseconds to wait before calling the next entity",dataType:Gh,required:!0,index:0,parent:$h,parentRelationType:O.FixedArguments},Fh={type:n.GenericReference,id:"wait-operation-error-parent-ref",entityId:le.Wait,entityType:n.ActionDescriptor},Uh={id:"wait-operation-error-return-delaration",type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Fh,parentRelationType:O.ReturnedError},pt={id:le.Wait,type:n.ActionDescriptor,description:"Wait for the given amount of milliseconds before calling the next entity",version:1,name:le.Wait,inputs:[tr],outputs:[],error:Uh,parent:null};var xh=(r=>(r.ListOfFunctions="sequential-execution-list-of-functions-argument-declaration",r))(xh||{}),jh=(r=>(r.ListOfExecutionResults="sequential-execution-result-return-delaration",r.Error="sequential-execution-error-return-delaration",r))(jh||{});const kh={id:"sequential-execution-list-of-functions-blueprint-dynamic-output-id",type:n.ValueDescriptor,version:1,name:"Any output value",description:"An output value of any type, to be used in the action to be executed.",dataType:null,required:!1,index:0,parent:null,parentRelationType:O.DynamicArgument},qh={id:"sequential-execution-list-of-functions-blueprint-dynamic-input-id",type:n.ValueDescriptor,version:1,name:"Any input value",description:"An input value of any type, to be used in the action to be executed.",dataType:null,required:!1,index:0,parent:null,parentRelationType:O.DynamicArgument},Jh={id:"sequential-execution-list-of-functions-blueprint-id",type:n.ActionDescriptor,version:1,name:"Action to execute",description:"An action of any type, to be executed. It can contain any number of inputs and outputs.",inputs:[qh],outputs:[kh],error:null,parent:null},Wh={type:n.GenericReference,id:"parallel-execution-list-of-functions-argument-declaration-id",entityId:"sequential-execution-list-of-functions-argument-declaration",entityType:n.ValueDescriptor},Yh={like:!1,inferred:!1,id:"sequential-execution-list-of-functions-argument-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Jh,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Wh},Hh={type:n.GenericReference,id:"sequential-execution-list-of-execution-results-return-declaration-id",entityId:"sequential-execution-result-return-delaration",entityType:n.ValueDescriptor},zh={like:!1,inferred:!1,id:"sequential-execution-list-of-execution-results-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Hh},Zh={type:n.GenericReference,id:"parallel-execution-operation-list-of-functions-argument-parent-ref",entityId:le.Sequential,entityType:n.ActionDescriptor},bl={id:"sequential-execution-list-of-functions-argument-declaration",type:n.ValueDescriptor,version:1,name:"Actions to execute",description:"A value, of a list of actions to be executed in parallel",dataType:Yh,required:!0,index:0,parent:Zh,parentRelationType:O.FixedArguments},Kh={type:n.GenericReference,id:"parallel-execution-operation-list-of-execution-results-return-parent-ref",entityId:le.Sequential,entityType:n.ActionDescriptor},Rl={id:"sequential-execution-result-return-delaration",type:n.ValueDescriptor,version:1,name:"List of execution results",description:"Each execution result, in the same order as the input list of actions. One item on this list for each executed action.",dataType:zh,required:!0,index:0,parent:Kh,parentRelationType:O.FixedReturns},Xh={type:n.GenericReference,id:"sequential-execution-operation-error-parent-ref",entityId:le.Sequential,entityType:n.ActionDescriptor},Qh={id:"sequential-execution-error-return-delaration",type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Xh,parentRelationType:O.ReturnedError},mn={id:le.Sequential,type:n.ActionDescriptor,description:"Execute a list of actions one after the other",version:1,name:le.Sequential,inputs:[bl],outputs:[Rl],error:Qh,parent:null},ef={[le.Parallel]:Wt,[le.Wait]:pt,[le.Sequential]:mn};var tf=(r=>(r.EntityToInstanciate="entity-to-instanciate-argument-declaration",r.NewEntityData="new-entity-data-argument-declaration",r))(tf||{}),nf=(r=>(r.Error="create-new-instance-error-return-delaration",r))(nf||{});const rf={type:n.GenericReference,id:"new-entity-data-argument-declaration-parent-ref",entityId:ce.CreateNewInstance,entityType:n.ActionDescriptor},af={type:n.GenericReference,id:"new-entity-data-argument-data-type-parent-ref",entityId:"new-entity-data-argument-declaration",entityType:n.ValueDescriptor},sf={like:!1,inferred:!1,id:"new-entity-data-argument-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:af},of={id:"new-entity-data-argument-declaration",type:n.ValueDescriptor,version:1,name:"Data for new entity",description:"The data to be used to create the new entity, with all the required properties",dataType:sf,required:!0,parentRelationType:O.FixedArguments,index:1,parent:rf},lf={type:n.GenericReference,id:"entity-to-instanciate-argument-declaration-ref",entityType:n.ValueDescriptor,entityId:"entity-to-instanciate-argument-declaration"},cf={like:!1,inferred:!1,id:"entity-to-instanciate-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,isList:!1,asType:!0,isNullable:!1,defaultValue:null,constant:!1,parent:lf},df={type:n.GenericReference,id:"create-new-instance-operation-ref",entityType:n.ActionDescriptor,entityId:ce.CreateNewInstance},uf={id:"entity-to-instanciate-argument-declaration",type:n.ValueDescriptor,version:1,name:"Entity to create a new copy of",description:"The entity of which a new copy will to be created",dataType:cf,required:!0,parentRelationType:O.FixedArguments,index:0,parent:df},pf={type:n.GenericReference,id:"create-new-instance-output-entity-declaration-parent-ref",entityId:ce.CreateNewInstance,entityType:n.ActionDescriptor},yf={parentRelationType:O.FixedReturns,id:"create-new-instance-output-entity-declaration",type:n.ValueDescriptor,version:1,dataType:null,name:"Created entity",description:"The entity that was created",parent:pf,required:!0,index:0},hf={type:n.GenericReference,id:"create-new-instance-error-parent-ref",entityId:ce.CreateNewInstance,entityType:n.ActionDescriptor},ff={parentRelationType:O.FixedReturns,id:"create-new-instance-error-return-delaration",type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:hf},nr={id:ce.CreateNewInstance,type:n.ActionDescriptor,description:"Creates a new copy of a given entity, with the given values for each property, or default values if a value is not provided",version:1,name:ce.CreateNewInstance,inputs:[uf,of],outputs:[yf],error:ff,parent:null},Zr=B[n.Operation][ce.Validate],mf={type:n.GenericReference,id:"validate-data-operation-data-to-validate-argument-declaration-ref",entityType:n.ValueDescriptor,entityId:Zr.inputs.dataToValidate.id},Tf={like:!1,inferred:!1,id:"validate-data-operation-data-to-validate-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:mf},Ef={type:n.GenericReference,id:"validate-data-operation-data-to-validate-argument-parent-ref",entityType:n.ActionDescriptor,entityId:ce.Validate},bf={id:Zr.inputs.dataToValidate.id,type:n.ValueDescriptor,version:1,name:"Data to validate",description:"The value to validate against the given entity type",dataType:Tf,required:!0,parentRelationType:O.FixedArguments,index:0,parent:Ef},Rf={type:n.GenericReference,id:"validate-data-operation-entity-to-match-type-argument-declaration-ref",entityType:n.ValueDescriptor,entityId:Zr.inputs.entityToMatch.id},gf={like:!1,inferred:!1,id:"validate-data-operation-entity-to-match-type-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,isList:!1,asType:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Rf},vf={type:n.GenericReference,id:"validate-data-operation-entity-to-match-type-argument-parent-ref",entityType:n.ActionDescriptor,entityId:ce.Validate},If={id:Zr.inputs.entityToMatch.id,type:n.ValueDescriptor,version:1,name:"Entity to match",description:"The entity to match the data against",dataType:gf,required:!0,index:0,parentRelationType:O.FixedArguments,parent:vf},Df={type:n.GenericReference,id:"validate-data-operation-output-entity-declaration-parent-ref",entityId:ce.Validate,entityType:n.ActionDescriptor},Pf={id:Zr.outputs.outputEntity.id,type:n.ValueDescriptor,version:1,dataType:null,name:"Output value",description:"A value with the type of the entity that was validated",parent:Df,required:!0,index:0,parentRelationType:O.FixedReturns},Af={type:n.GenericReference,id:"wait-operation-error-parent-ref",entityId:ce.Validate,entityType:n.ActionDescriptor},Of={id:Zr.outputs.error.id,type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Af,parentRelationType:O.ReturnedError},rr={id:ce.Validate,type:n.ActionDescriptor,description:"Validates the given data to see if it matches the structure of a given type/entity",version:1,name:ce.Validate,inputs:[If,bf],outputs:[Pf],error:Of,parent:null},Sf={[ce.CreateNewInstance]:nr,[ce.Validate]:rr},Qe=B[n.Operation]["base-http-request"],Cf={type:n.GenericReference,id:"d87cf943-57e1-4d19-9f05-190fa8c8ebc4",entityType:n.DataType,entityId:"0deb4ef7-d739-4ddc-a4d6-50bd6fababe3"},Bf={parentRelationType:null,id:"http-request-url-default-value-id",type:n.PrimitiveValue,version:1,value:"https://some-url.com",name:P.String,valueAsType:null,parent:Cf,autogeneration:null},wf={type:n.GenericReference,id:"aed50d73-eab5-42ce-b00e-7f5c45a9026f",entityId:Qe.inputs.url.id,entityType:n.ValueDescriptor},_f={like:!1,inferred:!1,id:"0deb4ef7-d739-4ddc-a4d6-50bd6fababe3",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:Bf,constant:!1,parent:wf},Nf={type:n.GenericReference,id:"c3145af6-3387-464a-8887-272e483c856d",entityId:Qe.inputs.query.id,entityType:n.ValueDescriptor},Mf={like:!1,inferred:!1,id:"2a5ba737-6335-4cc4-a2c0-16dca4052fac",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Nf},Vf={type:n.GenericReference,id:"075556b7-e468-48f7-8485-7159eaf389b2",entityType:n.DataType,entityId:"6df7ec2b-5dbd-44af-896b-17b314e88560"},Lf={parentRelationType:null,id:"http-request-method-default-value-id",type:n.PrimitiveValue,version:1,value:"GET",name:P.Enum,valueAsType:null,parent:Vf,autogeneration:null},Gf={type:n.GenericReference,id:"aed647c8-a1b5-4cfc-9a3d-97887a567a80",entityId:Qe.inputs.method.id,entityType:n.ValueDescriptor},$f={like:!1,inferred:!1,id:"6df7ec2b-5dbd-44af-896b-17b314e88560",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Nn,isList:!1,asType:!1,isNullable:!1,defaultValue:Lf,options:["GET","POST","PUT","DELETE","PATCH","OPTIONS","HEAD","TRACE","CONNECT","CUSTOM"],constant:!1,parent:Gf},Ff={type:n.GenericReference,id:"77203dfa-d2f6-4804-9556-e1cce46228f3",entityId:Qe.inputs.headers.id,entityType:n.ValueDescriptor},Uf={like:!1,inferred:!1,id:"2c8a2a07-69c6-40ad-b5c9-f0dc4d5955ce",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Xe,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Ff},xf={type:n.GenericReference,id:"03db68a0-7ab6-4c6a-85b6-f4b95ebb53ff",entityId:Qe.inputs.body.id,entityType:n.ValueDescriptor},jf={like:!1,inferred:!1,id:"0397876c-ed54-4ee9-85a4-04fd16dad973",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Xe,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:xf},kf={type:n.GenericReference,id:"182f767f-50e8-4394-ba5f-43e78c232733",entityType:n.ValueDescriptor,entityId:Qe.outputs.code.id},qf={like:!1,inferred:!1,id:"45e6d0bc-0c0e-4059-a7a1-6bee925d73d0",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:kf},Jf={type:n.GenericReference,id:"2baaa53a-9aef-4bd1-b06d-967c17b7b627",entityType:n.DataType,entityId:"dac63bfa-640d-4f4e-ba0f-86c2401bcfbe"},Wf={type:n.GenericReference,id:"69f34d6c-c686-4165-b6ff-70dae8e1778b",entityType:n.ValueDescriptor,entityId:Qe.outputs.headers.id},Yf={like:!1,inferred:!1,id:"dac63bfa-640d-4f4e-ba0f-86c2401bcfbe",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Xe,isList:!1,isNullable:!1,asType:!1,defaultValue:{parentRelationType:null,id:"http-response-headers-default-value-id",type:n.PrimitiveValue,version:1,value:{},name:P.JSON,parent:Jf,valueAsType:null,autogeneration:null},constant:!1,parent:Wf},Hf={type:n.GenericReference,id:"744334e0-5135-4214-85d0-809437cb620b",entityType:n.DataType,entityId:"05fc1a5d-151a-479a-9c4e-4063f3456177"},zf={type:n.GenericReference,id:"0e0e20df-1a46-432c-ba01-fd96508a6a61",entityType:n.ValueDescriptor,entityId:Qe.outputs.body.id},Zf={like:!1,inferred:!1,id:"05fc1a5d-151a-479a-9c4e-4063f3456177",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Xe,isList:!1,isNullable:!1,asType:!1,defaultValue:{parentRelationType:null,id:"http-response-body-default-value-id",type:n.PrimitiveValue,version:1,value:{},name:P.JSON,parent:Hf,valueAsType:null,autogeneration:null},constant:!1,parent:zf},Kf={type:n.GenericReference,id:"26911792-f707-4bf1-b6f7-03d04a84232c",entityType:n.ActionDescriptor,entityId:nt.HttpRequest},Ka={id:Qe.inputs.method.id,type:n.ValueDescriptor,description:"A single word that represents the type of request you want to make. For example: GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD, TRACE, CONNECT, CUSTOM",version:1,name:"Method",dataType:$f,required:!1,index:0,parentRelationType:O.FixedArguments,parent:Kf},Xf={type:n.GenericReference,id:"eee0c501-0ae6-4448-b914-aada76d63163",entityType:n.ActionDescriptor,entityId:nt.HttpRequest},Xa={id:Qe.inputs.url.id,type:n.ValueDescriptor,description:"The base domain, or address where the request is being sent to. For example: https://some-url.com",version:1,name:"URL",dataType:_f,required:!1,index:1,parentRelationType:O.FixedArguments,parent:Xf},Qf={type:n.GenericReference,id:"670091a4-21b1-4223-ad4c-b6dada0aec49",entityType:n.ActionDescriptor,entityId:nt.HttpRequest},gl={id:Qe.inputs.query.id,type:n.ValueDescriptor,description:"A text with standarized format, without spaces that is added at the end of the URL path, after the ? character. It contains data that might be used to process the request. For example: /api/users?name=John&age=30",version:1,name:"Query Params",dataType:Mf,required:!1,index:2,parentRelationType:O.FixedArguments,parent:Qf},em={type:n.GenericReference,id:"85aad3eb-22fe-45f9-b68c-1dc7061f41e0",entityType:n.ActionDescriptor,entityId:nt.HttpRequest},Qa={id:Qe.inputs.headers.id,type:n.ValueDescriptor,description:"A set of any properties, with names and values that represent metadata about the request, such as the server, date, content type, and more, that you want to send alongside your request data.",version:1,name:"Headers",dataType:Uf,required:!1,index:3,parent:em,parentRelationType:O.FixedArguments},tm={type:n.GenericReference,id:"c3e2a4af-9b84-4574-8b30-5044ffc51776",entityType:n.ActionDescriptor,entityId:nt.HttpRequest},es={id:Qe.inputs.body.id,type:n.ValueDescriptor,description:"The main data payload of the request. This is the data that you want to send to the server. It could be anything, but it is usually a JSON data structure or a text value.",version:1,name:"Body",dataType:jf,required:!1,index:4,parentRelationType:O.FixedArguments,parent:tm},nm={type:n.GenericReference,id:"92e04dc7-2145-4a31-908e-03810f7235e8",entityType:n.ActionDescriptor,entityId:nt.HttpRequest},ts={id:Qe.outputs.code.id,type:n.ValueDescriptor,description:'A standardized status code of the response. It is a 3-digit number that represents the response status. For example, 200 means "OK", 404 means "Not Found", and 500 means "Internal Server Error".',version:1,name:"Code",dataType:qf,required:!0,index:0,parentRelationType:O.FixedReturns,parent:nm},rm={type:n.GenericReference,id:"86aca556-bbf1-4679-9909-31db61b288e2",entityType:n.ActionDescriptor,entityId:nt.HttpRequest},ns={parentRelationType:O.FixedReturns,id:Qe.outputs.headers.id,type:n.ValueDescriptor,description:"A set of any properties, with names and value that the server sent back to you. It represents metadata about the response, such as the server, date, content type, and more.",version:1,name:"Headers",dataType:Yf,required:!0,index:1,parent:rm},im={type:n.GenericReference,id:"ccf3d1be-04e4-4d03-99fd-5bc1e1919f90",entityType:n.ActionDescriptor,entityId:nt.HttpRequest},rs={parentRelationType:O.FixedReturns,id:Qe.outputs.body.id,type:n.ValueDescriptor,description:"The main data payload of the response. This is the data that the server sent back to you. It could be anything, but it is usually a JSON data structure or a text value.",version:1,name:"Body",dataType:Zf,required:!0,index:2,parent:im},am={type:n.GenericReference,id:"21487ffc-82b9-473d-bc19-6e7d7c480ed7",entityType:n.ActionDescriptor,entityId:nt.HttpRequest},sm={type:n.GenericReference,id:"ad69861b-32f7-4461-b7f7-aa84a82578d9",entityType:n.ValueDescriptor,entityId:Qe.outputs.error.id},om={like:!1,inferred:!1,id:"5da68b15-57bc-40c1-b79f-a9075e0f22c1",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Xe,isList:!1,asType:!1,isNullable:!1,constant:!1,defaultValue:null,parent:sm},vl={parentRelationType:O.ReturnedError,id:Qe.outputs.error.id,type:n.ValueDescriptor,description:"Http request error, if any. Contains a payload describing what went wrong.",version:1,name:"Error",dataType:om,required:!0,index:0,parent:am},Li={type:n.ActionDescriptor,id:nt.HttpRequest,name:nt.HttpRequest,description:"Make an HTTP request, out to the internet, to a given URL with the specified method, query parameters, headers, and body.",version:1,inputs:[Ka,Xa,gl,Qa,es],outputs:[ts,ns,rs],error:vl,parent:null},lm={[nt.HttpRequest]:Li},kA={...fy,...Bp,...vh,...ef,...Sf,...lm},qA=B[n.Loop]["manual-flow-loop"],cm={id:"manual-flow-loop-dynamic-return-declaration-parent-ref-id",type:n.GenericReference,entityId:$.ManualFlow,entityType:n.ActionDescriptor},dm={id:qA.outputs.results.id,type:n.ValueDescriptor,version:1,name:"Ouput value",description:"An output value of the loop",required:!1,dataType:null,index:0,parent:cm,parentRelationType:O.DynamicReturn},Il={id:$.ManualFlow,type:n.ActionDescriptor,version:1,name:$.ManualFlow,description:"A loop that is manually controlled by the continue and break statements. It runs until the break statement is called, and it can skip to the next iteration with the continue statement.",inputs:[],outputs:[dm],error:null,parent:null},Gi=B[n.Loop]["manual-flow-loop"],um={id:"manual-flow-loop-current-iteration-number-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"manual-flow-loop-current-iteration-number-declaration-id",entityType:n.ValueDescriptor},pm={like:!1,inferred:!1,id:"manual-flow-loop-current-iteration-number-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:X,asType:!1,defaultValue:null,parent:um},ym={id:"manual-flow-loop-current-iteration-number-declaration-parent-ref-id",type:n.GenericReference,entityId:Gi.body.id,entityType:n.ActionDescriptor},Dl={id:Gi.body.inputs.iterationNumber.id,type:n.ValueDescriptor,version:1,name:"Current iteration number",description:"The number of the current iteration of the manual flow loop. Keeps track of the number of iterations that have been executed.",dataType:pm,required:!0,index:0,parentRelationType:O.FixedArguments,parent:ym},hm={id:"manual-flow-loop-body-any-dynamic-argument-parent-ref-id",type:n.GenericReference,entityId:Gi.body.id,entityType:n.ActionDescriptor},fm={id:"manual-flow-loop-body-any-dynamic-argument-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values inputed to the loop's body as an aggregation of the respective values outputed.",dataType:null,required:!1,index:1,parentRelationType:O.DynamicArgument,parent:hm},mm={id:"manual-flow-loop-body-any-dynamic-return-parent-ref-id",type:n.GenericReference,entityId:Gi.body.id,entityType:n.ActionDescriptor},Tm={id:"manual-flow-loop-body-any-dynamic-return-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values outputed by the loop's body.",dataType:null,required:!1,index:0,parentRelationType:O.DynamicReturn,parent:mm},Pl={id:Gi.body.id,type:n.ActionDescriptor,version:1,name:"Iteration logic trigger",description:"Describes the body of the manual flow loop.",inputs:[Dl,fm],outputs:[Tm],error:null,parent:null},Em=B[n.Loop]["list-loop"],bm={id:"iterate-over-list-loop-list-argument-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-list-loop-list-argument-declaration-id",entityType:n.ValueDescriptor},Rm={like:!1,inferred:!1,id:"iterate-over-list-loop-list-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!0,isNullable:!1,constant:!1,entity:null,asType:!1,defaultValue:null,parent:bm},gm={id:"iterate-over-list-loop-list-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:$.List,entityType:n.ActionDescriptor},vm={id:Em.inputs.list.id,type:n.ValueDescriptor,version:1,name:"List",description:"The list to iterate over",required:!0,dataType:Rm,index:0,parent:gm,parentRelationType:O.FixedArguments},Im={id:"iterate-over-list-loop-dynamic-return-declaration-parent-ref-id",type:n.GenericReference,entityId:$.List,entityType:n.ActionDescriptor},Dm={id:Em.outputs.results.id,type:n.ValueDescriptor,version:1,name:"Ouput value",description:"An output value of the loop",required:!1,dataType:null,index:0,parent:Im,parentRelationType:O.DynamicReturn},ir={id:$.List,type:n.ActionDescriptor,version:1,name:$.List,description:"Iterates over a list of entities",inputs:[vm],outputs:[Dm],error:null,parent:null},ar=B[n.Loop]["list-loop"],Pm={id:"iterate-over-list-loop-body-current-value-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-list-loop-body-current-value-declaration-id",entityType:n.ValueDescriptor},Am={like:!1,inferred:!1,id:"iterate-over-list-loop-body-current-value-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:null,asType:!1,defaultValue:null,parent:Pm},Om={id:"iterate-over-list-loop-body-current-value-declaration-parent-ref-id",type:n.GenericReference,entityId:ar.body.id,entityType:n.ActionDescriptor},is={id:ar.body.inputs.currentValue.id,type:n.ValueDescriptor,version:1,name:"Current value",description:"The current value in the list that is being iterated over. This value is passed to the child actions.",dataType:Am,required:!0,index:1,parentRelationType:O.FixedArguments,parent:Om},Sm={id:"iterate-over-list-loop-body-current-iteration-number-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-list-loop-body-current-iteration-number-declaration-id",entityType:n.ValueDescriptor},Cm={like:!1,inferred:!1,id:"iterate-over-list-loop-body-current-iteration-number-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:X,asType:!1,defaultValue:null,parent:Sm},Bm={id:"iterate-over-list-loop-body-current-iteration-number-declaration-parent-ref-id",type:n.GenericReference,entityId:ar.body.id,entityType:n.ActionDescriptor},wm={id:ar.body.inputs.iterationNumber.id,type:n.ValueDescriptor,version:1,name:"Current iteration number",description:"The number of the current iteration of the list loop. Keeps track of the number of iterations that have been executed.",dataType:Cm,required:!0,index:0,parentRelationType:O.FixedArguments,parent:Bm},_m={id:"iterate-over-list-loop-body-any-dynamic-argument-parent-ref-id",type:n.GenericReference,entityId:ar.body.id,entityType:n.ActionDescriptor},Nm={id:"iterate-over-list-loop-body-any-dynamic-argument-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values inputed to the loop's body as an aggregation of the respective values outputed.",dataType:null,required:!1,index:2,parentRelationType:O.DynamicArgument,parent:_m},Mm={id:"iterate-over-list-loop-body-any-dynamic-return-parent-ref-id",type:n.GenericReference,entityId:ar.body.id,entityType:n.ActionDescriptor},Vm={id:"iterate-over-list-loop-body-any-dynamic-return-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values outputed by the loop's body.",dataType:null,required:!1,index:0,parentRelationType:O.DynamicReturn,parent:Mm},as={id:ar.body.id,type:n.ActionDescriptor,version:1,name:"Iteration logic trigger",description:"Describes the body of the list loop.",inputs:[wm,is,Nm],outputs:[Vm],error:null,parent:null},Lm=B[n.Loop]["string-loop"],Gm={id:"iterate-over-string-loop-string-argument-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-string-loop-string-argument-declaration-id",entityType:n.ValueDescriptor},$m={like:!1,inferred:!1,id:"iterate-over-string-loop-string-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:x,asType:!1,defaultValue:null,parent:Gm},Fm={id:"iterate-over-string-loop-string-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:$.String,entityType:n.ActionDescriptor},Um={id:Lm.inputs.string.id,type:n.ValueDescriptor,version:1,name:"Texts",description:"The text to iterate over the characters of",required:!0,dataType:$m,index:0,parent:Fm,parentRelationType:O.FixedArguments},xm={id:"iterate-over-string-loop-dynamic-return-declaration-parent-ref-id",type:n.GenericReference,entityId:$.String,entityType:n.ActionDescriptor},jm={id:Lm.outputs.results.id,type:n.ValueDescriptor,version:1,name:"Ouput value",description:"An output value of the loop",required:!1,dataType:null,index:0,parent:xm,parentRelationType:O.DynamicReturn},ss={id:$.String,type:n.ActionDescriptor,version:1,name:$.String,description:"Iterates over a string of entities",inputs:[Um],outputs:[jm],error:null,parent:null},sr=B[n.Loop]["string-loop"],km={id:"iterate-over-string-loop-body-current-value-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-string-loop-body-current-value-declaration-id",entityType:n.ValueDescriptor},qm={like:!1,inferred:!1,id:"iterate-over-string-loop-body-current-value-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:x,asType:!1,defaultValue:null,parent:km},Jm={id:"iterate-over-string-loop-body-current-value-declaration-parent-ref-id",type:n.GenericReference,entityId:sr.body.id,entityType:n.ActionDescriptor},Al={id:sr.body.inputs.currentValue.id,type:n.ValueDescriptor,version:1,name:"Current value",description:"The current value in the string that is being iterated over. This value is passed to the child actions.",dataType:qm,required:!0,index:1,parentRelationType:O.FixedArguments,parent:Jm},Wm={id:"iterate-over-string-loop-body-current-iteration-number-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-string-loop-body-current-iteration-number-declaration-id",entityType:n.ValueDescriptor},Ym={like:!1,inferred:!1,id:"iterate-over-string-loop-body-current-iteration-number-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:X,asType:!1,defaultValue:null,parent:Wm},Hm={id:"iterate-over-string-loop-body-current-iteration-number-declaration-parent-ref-id",type:n.GenericReference,entityId:sr.body.id,entityType:n.ActionDescriptor},Ol={id:sr.body.inputs.iterationNumber.id,type:n.ValueDescriptor,version:1,name:"Current iteration number",description:"The number of the current iteration of the string loop. Keeps track of the number of iterations that have been executed.",dataType:Ym,required:!0,index:0,parentRelationType:O.FixedArguments,parent:Hm},zm={id:"iterate-over-string-loop-body-any-dynamic-argument-parent-ref-id",type:n.GenericReference,entityId:sr.body.id,entityType:n.ActionDescriptor},Zm={id:"iterate-over-string-loop-body-any-dynamic-argument-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values inputed to the loop's body as an aggregation of the respective values outputed.",dataType:null,required:!1,index:2,parentRelationType:O.DynamicArgument,parent:zm},Km={id:"iterate-over-string-loop-body-any-dynamic-return-parent-ref-id",type:n.GenericReference,entityId:sr.body.id,entityType:n.ActionDescriptor},Xm={id:"iterate-over-string-loop-body-any-dynamic-return-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values outputed by the loop's body.",dataType:null,required:!1,index:0,parentRelationType:O.DynamicReturn,parent:Km},Sl={id:sr.body.id,type:n.ActionDescriptor,version:1,name:"Iteration logic trigger",description:"Describes the body of the string loop.",inputs:[Ol,Al,Zm],outputs:[Xm],error:null,parent:null},Qm=B[n.Loop]["object-keys-loop"],eT={id:"iterate-over-object-keys-loop-object-argument-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-object-keys-loop-object-argument-declaration-id",entityType:n.ValueDescriptor},tT={like:!1,inferred:!1,id:"iterate-over-object-keys-loop-object-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:Xe,asType:!1,defaultValue:null,parent:eT},nT={id:"iterate-over-object-keys-loop-object-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:$.ObjectKeys,entityType:n.ActionDescriptor},rT={id:Qm.inputs.object.id,type:n.ValueDescriptor,version:1,name:"Object",description:"The object to iterate over",required:!0,dataType:tT,index:0,parent:nT,parentRelationType:O.FixedArguments},iT={id:"iterate-over-object-keys-loop-dynamic-return-declaration-parent-ref-id",type:n.GenericReference,entityId:$.ObjectKeys,entityType:n.ActionDescriptor},aT={id:Qm.outputs.results.id,type:n.ValueDescriptor,version:1,name:"Ouput value",description:"An output value of the loop",required:!1,dataType:null,index:0,parent:iT,parentRelationType:O.DynamicReturn},$i={id:$.ObjectKeys,type:n.ActionDescriptor,version:1,name:$.ObjectKeys,description:"Iterates over a object of entities",inputs:[rT],outputs:[aT],error:null,parent:null},or=B[n.Loop]["object-keys-loop"],sT={id:"iterate-over-object-keys-loop-body-current-value-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-object-keys-loop-body-current-value-declaration-id",entityType:n.ValueDescriptor},oT={like:!1,inferred:!1,id:"iterate-over-object-keys-loop-body-current-value-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:x,asType:!1,defaultValue:null,parent:sT},lT={id:"iterate-over-object-keys-loop-body-current-value-declaration-parent-ref-id",type:n.GenericReference,entityId:or.body.id,entityType:n.ActionDescriptor},Cl={id:or.body.inputs.currentValue.id,type:n.ValueDescriptor,version:1,name:"Current value",description:"The current value in the object-keys that is being iterated over. This value is passed to the child actions.",dataType:oT,required:!0,index:1,parentRelationType:O.FixedArguments,parent:lT},cT={id:"iterate-over-object-keys-loop-body-current-iteration-number-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-object-keys-loop-body-current-iteration-number-declaration-id",entityType:n.ValueDescriptor},dT={like:!1,inferred:!1,id:"iterate-over-object-keys-loop-body-current-iteration-number-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:X,asType:!1,defaultValue:null,parent:cT},uT={id:"iterate-over-object-keys-loop-body-current-iteration-number-declaration-parent-ref-id",type:n.GenericReference,entityId:or.body.id,entityType:n.ActionDescriptor},pT={id:or.body.inputs.iterationNumber.id,type:n.ValueDescriptor,version:1,name:"Current iteration number",description:"The number of the current iteration of the object-keys loop. Keeps track of the number of iterations that have been executed.",dataType:dT,required:!0,index:0,parentRelationType:O.FixedArguments,parent:uT},yT={id:"iterate-over-object-keys-loop-body-any-dynamic-argument-parent-ref-id",type:n.GenericReference,entityId:or.body.id,entityType:n.ActionDescriptor},hT={id:"iterate-over-object-keys-loop-body-any-dynamic-argument-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values inputed to the loop's body as an aggregation of the respective values outputed.",dataType:null,required:!1,index:2,parentRelationType:O.DynamicArgument,parent:yT},fT={id:"iterate-over-object-keys-loop-body-any-dynamic-return-parent-ref-id",type:n.GenericReference,entityId:or.body.id,entityType:n.ActionDescriptor},mT={id:"iterate-over-object-keys-loop-body-any-dynamic-return-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values outputed by the loop's body.",dataType:null,required:!1,index:0,parentRelationType:O.DynamicReturn,parent:fT},TT={id:or.body.id,type:n.ActionDescriptor,version:1,name:"Iteration logic trigger",description:"Describes the body of the object-keys loop.",inputs:[pT,Cl,hT],outputs:[mT],error:null,parent:null},ET=B[n.Loop]["object-values-loop"],bT={id:"iterate-over-object-values-loop-object-argument-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-object-values-loop-object-argument-declaration-id",entityType:n.ValueDescriptor},RT={like:!1,inferred:!1,id:"iterate-over-object-values-loop-object-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:Xe,asType:!1,defaultValue:null,parent:bT},gT={id:"iterate-over-object-values-loop-object-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:$.ObjectValues,entityType:n.ActionDescriptor},vT={id:ET.inputs.object.id,type:n.ValueDescriptor,version:1,name:"Object",description:"The object to iterate over",required:!0,dataType:RT,index:0,parent:gT,parentRelationType:O.FixedArguments},IT={id:"iterate-over-object-values-loop-dynamic-return-declaration-parent-ref-id",type:n.GenericReference,entityId:$.ObjectValues,entityType:n.ActionDescriptor},DT={id:ET.outputs.results.id,type:n.ValueDescriptor,version:1,name:"Ouput value",description:"An output value of the loop",required:!1,dataType:null,index:0,parent:IT,parentRelationType:O.DynamicReturn},Fi={id:$.ObjectValues,type:n.ActionDescriptor,version:1,name:$.ObjectValues,description:"Iterates over a object of entities",inputs:[vT],outputs:[DT],error:null,parent:null},lr=B[n.Loop]["object-values-loop"],PT={id:"iterate-over-object-values-loop-body-current-value-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-object-values-loop-body-current-value-declaration-id",entityType:n.ValueDescriptor},AT={id:"iterate-over-object-values-loop-body-current-value-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:null,isNullable:!1,constant:!1,entity:null,asType:null,like:!1,inferred:!1,defaultValue:null,parent:PT},OT={id:"iterate-over-object-values-loop-body-current-value-declaration-parent-ref-id",type:n.GenericReference,entityId:lr.body.id,entityType:n.ActionDescriptor},Bl={id:lr.body.inputs.currentValue.id,type:n.ValueDescriptor,version:1,name:"Current value",description:"The current value in the object-values that is being iterated over. This value is passed to the child actions.",dataType:AT,required:!0,index:1,parentRelationType:O.FixedArguments,parent:OT},ST={id:"iterate-over-object-values-loop-body-current-iteration-number-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-object-values-loop-body-current-iteration-number-declaration-id",entityType:n.ValueDescriptor},CT={like:!1,inferred:!1,id:"iterate-over-object-values-loop-body-current-iteration-number-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:X,asType:!1,defaultValue:null,parent:ST},BT={id:"iterate-over-object-values-loop-body-current-iteration-number-declaration-parent-ref-id",type:n.GenericReference,entityId:lr.body.id,entityType:n.ActionDescriptor},wT={id:lr.body.inputs.iterationNumber.id,type:n.ValueDescriptor,version:1,name:"Current iteration number",description:"The number of the current iteration of the object-values loop. Keeps track of the number of iterations that have been executed.",dataType:CT,required:!0,index:0,parentRelationType:O.FixedArguments,parent:BT},_T={id:"iterate-over-object-values-loop-body-any-dynamic-argument-parent-ref-id",type:n.GenericReference,entityId:lr.body.id,entityType:n.ActionDescriptor},NT={id:"iterate-over-object-values-loop-body-any-dynamic-argument-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values inputed to the loop's body as an aggregation of the respective values outputed.",dataType:null,required:!1,index:2,parentRelationType:O.DynamicArgument,parent:_T},MT={id:"iterate-over-object-values-loop-body-any-dynamic-return-parent-ref-id",type:n.GenericReference,entityId:lr.body.id,entityType:n.ActionDescriptor},VT={id:"iterate-over-object-values-loop-body-any-dynamic-return-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values outputed by the loop's body.",dataType:null,required:!1,index:0,parentRelationType:O.DynamicReturn,parent:MT},LT={id:lr.body.id,type:n.ActionDescriptor,version:1,name:"Iteration logic trigger",description:"Describes the body of the object-values loop.",inputs:[wT,Bl,NT],outputs:[VT],error:null,parent:null},GT=B[n.Loop]["counted-loop"],$T={id:"counted-loop-string-argument-declaration-data-type-default-value-parent-ref-id",type:n.GenericReference,entityId:"counted-loop-string-argument-declaration-data-type-id",entityType:n.DataType},FT={parentRelationType:null,id:"counted-loop-string-argument-declaration-data-type-default-value-id",type:n.PrimitiveValue,name:P.Number,version:1,value:5,valueAsType:null,autogeneration:null,parent:$T},UT={id:"counted-loop-string-argument-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"counted-loop-string-argument-declaration-id",entityType:n.ValueDescriptor},xT={like:!1,inferred:!1,id:"counted-loop-string-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:X,asType:!1,defaultValue:FT,parent:UT},jT={id:"counted-loop-string-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:$.Counted,entityType:n.ActionDescriptor},kT={id:GT.inputs.number.id,type:n.ValueDescriptor,version:1,name:"Number of iterations",description:"The number of iterations to perform",required:!0,dataType:xT,index:0,parent:jT,parentRelationType:O.FixedArguments},qT={id:"counted-loop-dynamic-return-declaration-parent-ref-id",type:n.GenericReference,entityId:$.Counted,entityType:n.ActionDescriptor},JT={id:GT.outputs.results.id,type:n.ValueDescriptor,version:1,name:"Ouput value",description:"An output value of the loop",required:!1,dataType:null,index:0,parent:qT,parentRelationType:O.DynamicReturn},os={id:$.Counted,type:n.ActionDescriptor,version:1,name:$.Counted,description:"Iterates a given number of times",inputs:[kT],outputs:[JT],error:null,parent:null},Ui=B[n.Loop]["counted-loop"],WT={id:"counted-loop-body-current-iteration-number-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"counted-loop-body-current-iteration-number-declaration-id",entityType:n.ValueDescriptor},YT={like:!1,inferred:!1,id:"counted-loop-body-current-iteration-number-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:X,asType:!1,defaultValue:null,parent:WT},HT={id:"counted-loop-body-current-iteration-number-declaration-parent-ref-id",type:n.GenericReference,entityId:Ui.body.id,entityType:n.ActionDescriptor},wl={id:Ui.body.inputs.iterationNumber.id,type:n.ValueDescriptor,version:1,name:"Current iteration number",description:"The number of the current iteration of the string loop. Keeps track of the number of iterations that have been executed.",dataType:YT,required:!0,index:0,parentRelationType:O.FixedArguments,parent:HT},zT={id:"counted-loop-body-any-dynamic-argument-parent-ref-id",type:n.GenericReference,entityId:Ui.body.id,entityType:n.ActionDescriptor},ZT={id:"counted-loop-body-any-dynamic-argument-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values inputed to the loop's body as an aggregation of the respective values outputed.",dataType:null,required:!1,index:1,parentRelationType:O.DynamicArgument,parent:zT},KT={id:"counted-loop-body-any-dynamic-return-parent-ref-id",type:n.GenericReference,entityId:Ui.body.id,entityType:n.ActionDescriptor},XT={id:"counted-loop-body-any-dynamic-return-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values outputed by the loop's body.",dataType:null,required:!1,index:0,parentRelationType:O.DynamicReturn,parent:KT},_l={id:Ui.body.id,type:n.ActionDescriptor,version:1,name:"Iteration logic trigger",description:"Describes the body of the string loop.",inputs:[wl,ZT],outputs:[XT],error:null,parent:null},ls=B[n.BuiltInBaseEntity][M.KEY_VALUE_PARAM],JA={id:"key-value-param-built-in-base-entity-name-property-data-type-ref",type:n.GenericReference,entityId:"key-value-param-built-in-base-entity-name-property-data-type",entityType:n.DataType},QT={id:"key-value-param-built-in-base-entity-name-property-ref",type:n.GenericReference,entityId:"key-value-param-built-in-base-entity-name-property",entityType:n.Property},WA={like:!1,inferred:!1,id:"key-value-param-built-in-base-entity-name-property-data-type",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:x,asType:!1,defaultValue:null,parent:QT},eE={id:"key-value-param-built-in-base-entity-name-property-parent-ref",type:n.GenericReference,entityId:ls.id,entityType:n.BuiltInBaseEntity},tE={hidden:!1,required:!0,id:"key-value-param-built-in-base-entity-name-property",name:"Parameter name",version:1,type:n.Property,private:!1,abstract:!1,implements:null,static:!1,index:0,dataType:WA,description:"The name of the path parameter",parent:eE},YA={id:"key-value-param-built-in-base-entity-value-property-data-type-ref",type:n.GenericReference,entityId:"key-value-param-built-in-base-entity-value-property-data-type",entityType:n.DataType},nE={id:"key-value-param-built-in-base-entity-value-property-ref",type:n.GenericReference,entityId:"key-value-param-built-in-base-entity-value-property",entityType:n.Property},HA={like:!1,inferred:!1,id:"key-value-param-built-in-base-entity-value-property-data-type",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:x,asType:!1,defaultValue:null,parent:nE},rE={id:"key-value-param-built-in-base-entity-value-property-parent-ref",type:n.GenericReference,entityId:ls.id,entityType:n.BuiltInBaseEntity},iE={hidden:!1,required:!0,id:"key-value-param-built-in-base-entity-value-property",name:"Parameter Value",version:1,type:n.Property,private:!1,abstract:!1,implements:null,static:!1,index:1,dataType:HA,description:"The value of the path parameter",parent:rE},cs={id:ls.id,version:1,description:'An entity with a "name" and "value" property representing a breakdown of a key-value pair.',name:ls.id,type:n.BuiltInBaseEntity,abstract:!1,static:!1,interactive:!0,properties:[tE,iE],abstractMethods:[],methods:[],extends:[]},xi=B[n.BuiltInBaseEntity][M.HTTP_ENDPOINT].properties,aE={id:"endpointBuiltInCorsPropertyDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"endpointBuiltInCorsPropertyDataType"},sE={id:"endpointBuiltInCorsPropertyRef",type:n.GenericReference,entityType:n.Property,entityId:xi.cors.id},oE={like:!1,inferred:!1,id:"endpointBuiltInCorsPropertyDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"endpointBuiltInCorsPropertyDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:P.JSON,value:["*"],parent:aE,autogeneration:null,valueAsType:null},parent:sE},lE={id:"endpointBuiltInBaseEntityRef",type:n.GenericReference,entityType:n.BuiltInBaseEntity,entityId:M.HTTP_ENDPOINT},cE={hidden:!0,required:!0,id:xi.cors.id,name:"Allowed origins",version:1,type:n.Property,private:!1,abstract:!0,implements:null,static:!0,index:0,dataType:oE,description:"The origins that are allowed to access this endpoint, use * for all origins, or http://example.com/* to be as specific as you need.",parent:lE},dE={id:"endpointBuiltInPathPropertyDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"endpointBuiltInPathPropertyDataType"},uE={id:"endpointBuiltInPathPropertyRef",type:n.GenericReference,entityType:n.Property,entityId:xi.path.id},pE={like:!1,inferred:!1,id:"endpointBuiltInPathPropertyDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"endpointBuiltInPathPropertyDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:P.String,value:"/",parent:dE,autogeneration:null,valueAsType:null},parent:uE},yE={id:"endpointBuiltInBaseEntityRefTwo",type:n.GenericReference,entityType:n.BuiltInBaseEntity,entityId:M.HTTP_ENDPOINT},Nl={hidden:!1,required:!0,id:xi.path.id,name:"Path",version:1,type:n.Property,private:!1,abstract:!0,implements:null,static:!0,index:1,dataType:pE,description:"Path to the endpoint, for example /api/users, or /api/users/{id}, or /api/users/{id}/:name. The path can contain parameters, which are defined by curly braces, and will be passed to the endpoint event as variables with the same name.",parent:yE},hE={id:"endpointBuiltInMethodPropertyDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"endpointBuiltInMethodPropertyDataType"},fE={id:"endpointBuiltInMethodPropertyRef",type:n.GenericReference,entityType:n.Property,entityId:"endpointBuiltInMethodProperty"},mE={like:!1,inferred:!1,id:"endpointBuiltInMethodPropertyDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:Nn,isList:!0,isNullable:!1,constant:!0,asType:!1,defaultValue:{parentRelationType:null,id:"endpointBuiltInMethodPropertyDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,value:"GET",name:P.Enum,parent:hE,autogeneration:null,valueAsType:null},options:["GET","POST","PUT","DELETE","PATCH","OPTIONS","HEAD","TRACE","CONNECT","CUSTOM"],parent:fE},TE={id:"endpointBuiltInBaseEntityRefThree",type:n.GenericReference,entityType:n.BuiltInBaseEntity,entityId:M.HTTP_ENDPOINT},Ml={hidden:!1,required:!0,id:xi.method.id,name:"Method",version:1,type:n.Property,private:!1,index:2,implements:null,abstract:!0,static:!0,dataType:mE,description:"The HTTP method that this endpoint will respond to, for example GET, POST, PUT, DELETE, etc.",parent:TE},EE={id:"endpointRequestHeadersVariableDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"endpointRequestHeadersVariableDataType"},bE={id:"endpointRequestHeadersArgumentDeclarationRef",type:n.GenericReference,entityType:n.ArgumentDeclaration,entityId:"endpointRequestHeadersArgumentDeclaration"},RE={like:!1,inferred:!1,id:"endpointRequestHeadersVariableDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:Xe,asType:!1,defaultValue:{parentRelationType:null,id:"endpointRequestHeadersVariableDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:P.JSON,value:{},parent:EE,autogeneration:null,valueAsType:null},parent:bE},gE={id:"endpointRequestBodyArgumentDeclarationRef",type:n.GenericReference,entityType:n.ArgumentDeclaration,entityId:"endpointRequestBodyArgumentDeclaration"},vE={like:!1,inferred:!1,id:"endpointRequestBodyVariableDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,asType:!1,constant:!1,entity:Xe,defaultValue:null,parent:gE},IE={id:"endpointRequestQueryParamsVariableDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"endpointRequestQueryParamsVariableDataType"},DE={id:"endpointRequestQueryParamsArgumentDeclarationRef",type:n.GenericReference,entityType:n.ArgumentDeclaration,entityId:"endpointRequestQueryParamsArgumentDeclaration"},PE={like:!1,inferred:!1,id:"endpointRequestQueryParamsVariableDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,asType:!1,entity:cs,defaultValue:{parentRelationType:null,id:"endpointRequestQueryParamsVariableDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:P.JSON,value:[],parent:IE,autogeneration:null,valueAsType:null},parent:DE},AE={id:"endpointPathParamsVariableDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"endpointPathParamsVariableDataType"},OE={id:"endpointPathParamsArgumentDeclarationRef",type:n.GenericReference,entityType:n.ArgumentDeclaration,entityId:"endpointPathParamsArgumentDeclaration"},SE={like:!1,inferred:!1,id:"endpointPathParamsVariableDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:cs,asType:!1,defaultValue:{parentRelationType:null,id:"endpointPathParamsVariableDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:P.JSON,value:[],parent:AE,autogeneration:null,valueAsType:null},parent:OE},CE={id:"endpointReachedTriggerActionDescriptorRef",type:n.GenericReference,entityType:n.ActionDescriptor,entityId:"endpointReachedTriggerActionDescriptor"},Vl={id:"endpointRequestHeadersArgumentDeclaration",version:1,description:"A set of any properties, with names and value that transmit metadata about the request.",type:n.ValueDescriptor,name:"Request headers",dataType:RE,required:!0,index:0,parentRelationType:O.FixedArguments,parent:CE},BE={id:"endpointReachedTriggerActionDescriptorRefTwo",type:n.GenericReference,entityType:n.ActionDescriptor,entityId:"endpointReachedTriggerActionDescriptor"},Ll={id:"endpointPathParamsArgumentDeclaration",type:n.ValueDescriptor,description:"A standarized text, without spaces that is added at the end of the domain and routes the request to a specific resource within the target server. For example: /api/users/123, /api/users/123/:name, /api/users/123/:name/:age.",version:1,name:"Path parameters",dataType:SE,required:!0,index:1,parentRelationType:O.FixedArguments,parent:BE},wE={id:"endpointReachedTriggerActionDescriptorRefThree",type:n.GenericReference,entityType:n.ActionDescriptor,entityId:"endpointReachedTriggerActionDescriptor"},Gl={id:"endpointRequestQueryParamsArgumentDeclaration",version:1,description:"A text with standarized format, without spaces that is added at the end of the URL path, after the ? character. It contains data that might be used to process the request. For example: /api/users?name=John&age=30",type:n.ValueDescriptor,name:"Request query params",dataType:PE,required:!0,index:2,parentRelationType:O.FixedArguments,parent:wE},_E={id:"endpointReachedTriggerActionDescriptorRefFour",type:n.GenericReference,entityType:n.ActionDescriptor,entityId:"endpointReachedTriggerActionDescriptor"},$l={id:"endpointRequestBodyArgumentDeclaration",version:1,description:"The main data payload of the request.",type:n.ValueDescriptor,name:"Request body",dataType:vE,index:3,required:!0,parentRelationType:O.FixedArguments,parent:_E},NE={id:"endpointResponseCodeReturnDeclarationRef",type:n.GenericReference,entityType:n.ReturnDeclaration,entityId:"endpointResponseCodeReturnDeclaration"},ME={like:!1,inferred:!1,id:"9ba575b0-6f8e-436d-a3de-3b843622aa17",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:NE},VE={id:"endpointReturnStatementRef",type:n.GenericReference,entityType:n.ActionDescriptor,entityId:"endpointReturnStatement"},Fl={id:"endpointResponseCodeReturnDeclaration",version:1,description:"A standarized number that represents the status of the response. 200 for OK, 404 for not found, 500 for server error, etc.",type:n.ValueDescriptor,name:"Response code",dataType:ME,required:!0,index:0,parentRelationType:O.FixedReturns,parent:VE},LE={id:"endpointResponseHeadersDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"endpointResponseHeadersDataType"},GE={id:"endpointResponseHeadersReturnDeclarationRef",type:n.GenericReference,entityType:n.ReturnDeclaration,entityId:"endpointResponseHeadersReturnDeclaration"},$E={like:!1,inferred:!1,id:"endpointResponseHeadersDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:Xe,asType:!1,defaultValue:{parentRelationType:null,id:"endpointResponseHeadersDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:P.JSON,value:{},parent:LE,autogeneration:null,valueAsType:null},parent:GE},FE={id:"endpointReturnStatementRefTwo",type:n.GenericReference,entityType:n.ActionDescriptor,entityId:"endpointReturnStatement"},Ul={id:"endpointResponseHeadersReturnDeclaration",version:1,description:"A set of any properties, with names and value that transmit metadata about the response.",type:n.ValueDescriptor,name:"Response headers",dataType:$E,required:!1,index:1,parentRelationType:O.FixedReturns,parent:FE},UE={id:"endpointResponseBodyReturnDeclarationRef",type:n.GenericReference,entityType:n.ReturnDeclaration,entityId:"endpointResponseBodyReturnDeclaration"},xE={like:!1,inferred:!1,id:"endpointResponseBodyDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,asType:!1,constant:!1,entity:Xe,defaultValue:null,parent:UE},jE={id:"endpointReturnStatementRefThree",type:n.GenericReference,entityType:n.ActionDescriptor,entityId:"endpointReturnStatement"},xl={id:"endpointResponseBodyReturnDeclaration",version:1,description:"The main data payload of the response.",type:n.ValueDescriptor,name:"Response body",dataType:xE,required:!1,index:2,parentRelationType:O.FixedReturns,parent:jE},kE={id:"endpointBuiltInBaseEntityRefFour",type:n.GenericReference,entityType:n.BuiltInBaseEntity,entityId:M.HTTP_ENDPOINT},jl={id:"endpointReachedTriggerActionDescriptor",type:n.ActionDescriptor,version:1,name:"Endpoint reached",description:"Fired when the endpoint is reached.",inputs:[Vl,Ll,Gl,$l],outputs:[Fl,Ul,xl],error:null,parent:kE},ds={id:M.HTTP_ENDPOINT,version:1,description:"An HTTP endpoint that can be reached by a client from the internet.",name:M.HTTP_ENDPOINT,type:n.BuiltInBaseEntity,interactive:!1,abstract:!0,static:!0,properties:[cE,Nl,Ml],abstractMethods:[jl],extends:[],methods:[]},Vt=B[n.BuiltInBaseEntity].BUILT_IN_RELATIONAL_DATABASE_ENTITY,qE={id:"relational-database-built-in-base-entity-identifier-property-data-type-ref-id",type:n.GenericReference,entityId:"relational-database-built-in-base-entity-identifier-property-data-type-id",entityType:n.DataType},JE={id:"relational-database-built-in-base-entity-identifier-property-ref-id",type:n.GenericReference,entityId:Vt.properties.identifier.id,entityType:n.Property},zA={like:!1,inferred:!1,id:"relational-database-built-in-base-entity-identifier-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"relational-database-built-in-base-entity-identifier-property-default-value-id",type:n.PrimitiveValue,version:1,name:P.String,value:null,parent:qE,autogeneration:{type:We.Unique,rangeStart:null,rangeEnd:null},valueAsType:null},parent:JE},Kr={id:"relational-database-built-in-base-entity-ref-id",type:n.GenericReference,entityId:M.PERSISTED_ENTITY,entityType:n.BuiltInBaseEntity},us={hidden:!1,required:!0,id:Vt.properties.identifier.id,name:"Identifier name",version:1,type:n.Property,private:!1,abstract:!0,static:!0,implements:null,index:0,dataType:zA,description:"The name of the main database inside of the server instance where the data will be stored.",parent:Kr},ZA={id:"relational-database-built-in-base-entity-username-property-data-type-ref-id",type:n.GenericReference,entityId:"relational-database-built-in-base-entity-username-property-data-type-idd",entityType:n.DataType},WE={id:"relational-database-built-in-base-entity-username-property-ref-id",type:n.GenericReference,entityId:Vt.properties.username.id,entityType:n.Property},KA={like:!1,inferred:!1,id:"relational-database-built-in-base-entity-username-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"relational-database-built-in-base-entity-username-property-default-value-id",type:n.PrimitiveValue,version:1,name:P.String,value:"postgres",parent:{id:"relational-database-built-in-base-entity-username-property-data-type-default-value-parent-ref-id",type:n.GenericReference,entityId:"relational-database-built-in-base-entity-username-property-data-type-id",entityType:n.DataType},autogeneration:null,valueAsType:null},parent:WE},ps={hidden:!1,required:!0,id:Vt.properties.username.id,name:"Username",version:1,type:n.Property,private:!1,abstract:!0,static:!0,implements:null,index:1,dataType:KA,description:"The username that will be used to connect to the database.",parent:Kr},XA={id:"relational-database-built-in-base-entity-password-property-data-type-ref-id",type:n.GenericReference,entityId:"relational-database-built-in-base-entity-password-property-data-type-id",entityType:n.DataType},YE={id:"relational-database-built-in-base-entity-password-property-ref-id",type:n.GenericReference,entityId:Vt.properties.password.id,entityType:n.Property},QA={like:!1,inferred:!1,id:"relational-database-built-in-base-entity-password-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:null,parent:YE},ys={hidden:!1,required:!0,id:Vt.properties.password.id,name:"Password",version:1,type:n.Property,private:!1,abstract:!0,static:!0,implements:null,index:2,dataType:QA,description:"The password that will be used to connect to the database.",parent:Kr},HE={id:"relational-database-built-in-base-entity-min-size-property-data-type-ref-id",type:n.GenericReference,entityId:"relational-database-built-in-base-entity-min-size-property-data-type-id",entityType:n.DataType},zE={id:"relational-database-built-in-base-entity-min-size-property-ref-id",type:n.GenericReference,entityId:Vt.properties.minSize.id,entityType:n.Property},eO={like:!1,inferred:!1,id:"relational-database-built-in-base-entity-min-size-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:X,asType:!1,defaultValue:{parentRelationType:null,id:"relational-database-built-in-base-entity-min-size-property-default-value-id",type:n.PrimitiveValue,version:1,name:P.Number,value:6,parent:HE,autogeneration:null,valueAsType:null},parent:zE},hs={hidden:!0,required:!0,id:Vt.properties.minSize.id,name:"Minimum GB size",version:1,type:n.Property,private:!1,abstract:!0,static:!0,implements:null,index:3,dataType:eO,description:"The minimum size of the database in GB.",parent:Kr},ZE={id:"relational-database-built-in-base-entity-default-property-data-type-ref-id",type:n.GenericReference,entityId:"relational-database-built-in-base-entity-default-property-data-type-id",entityType:n.DataType},KE={id:"relational-database-built-in-base-entity-default-property-ref-id",type:n.GenericReference,entityId:Vt.properties.default.id,entityType:n.Property},tO={like:!1,inferred:!1,id:"relational-database-built-in-base-entity-default-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:_n,asType:!1,defaultValue:{parentRelationType:null,id:"relational-database-built-in-base-entity-default-property-default-value-id",type:n.PrimitiveValue,version:1,name:P.Boolean,value:!1,parent:ZE,autogeneration:null,valueAsType:null},parent:KE},kl={hidden:!0,required:!0,id:Vt.properties.default.id,name:"Default",version:1,type:n.Property,private:!1,abstract:!0,static:!0,implements:null,index:4,dataType:tO,description:"If true, this database will be the default database for the server instance and all the new entities.",parent:Kr},XE={id:"relational-database-built-in-base-entity-autoscaling-property-ref-id",type:n.GenericReference,entityId:Vt.properties.autoscaling.id,entityType:n.Property},QE={id:"relational-database-built-in-base-entity-autoscaling-property-data-type-ref-id",type:n.GenericReference,entityId:"relational-database-built-in-base-entity-autoscaling-property-data-type-id",entityType:n.DataType},nO={like:!1,inferred:!1,id:"relational-database-built-in-base-entity-autoscaling-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:_n,asType:!1,defaultValue:{parentRelationType:null,id:"relational-database-built-in-base-entity-autoscaling-property-default-value-id",type:n.PrimitiveValue,version:1,name:P.Boolean,value:!1,parent:QE,autogeneration:null,valueAsType:null},parent:XE},eb={id:"relational-database-built-in-base-entity-autoscaling-property-parent-ref-id",type:n.GenericReference,entityId:M.PERSISTED_ENTITY,entityType:n.BuiltInBaseEntity},ql={hidden:!0,required:!0,id:Vt.properties.autoscaling.id,name:"Auto-scaling",version:1,type:n.Property,private:!1,abstract:!0,static:!0,implements:null,index:4,dataType:nO,description:"If true, this database will automatically scale up or down in memory size, based on the usage.",parent:eb},Mn={id:M.RELATIONAL_DATABASE,version:1,description:"This entity provisions a relational database in the cloud.",name:M.RELATIONAL_DATABASE,type:n.BuiltInBaseEntity,abstract:!0,static:!0,interactive:!1,properties:[us,ps,ys,hs,kl,ql],abstractMethods:[],methods:[],extends:[]},tb={type:n.GenericReference,entityId:"persisted-built-in-base-entity-ref-id",entityType:n.BuiltInBaseEntity,id:Ct.DeletePersistedEntity},Jl={type:n.FunctionDeclaration,id:Ct.DeletePersistedEntity,name:Ct.DeletePersistedEntity,description:"Permanently deletes the current copy of an entity from the database",version:1,parent:tb,inputs:[],calls:[],implements:null,collapsed:!1,returnStatements:[],index:0,private:!1,x:0,y:0},nb={type:n.GenericReference,entityId:"persisted-built-in-base-entity-ref-id",entityType:n.BuiltInBaseEntity,id:Ct.SoftDeletePersistedEntity},rb={type:n.FunctionDeclaration,id:Ct.SoftDeletePersistedEntity,name:Ct.SoftDeletePersistedEntity,description:"Designates the entity as deleted, but does not remove it from the database.",version:1,parent:nb,inputs:[],calls:[],implements:null,collapsed:!1,returnStatements:[],index:0,private:!1,x:0,y:0},ib=B[n.BuiltInBaseEntity][M.PERSISTED_ENTITY].properties,rO={id:"persisted-built-in-base-entity-database-property-data-type-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-database-property-data-type-id",entityType:n.DataType},ab={id:"persisted-built-in-base-entity-database-property-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-database-property-id",entityType:n.Property},iO={like:!1,inferred:!1,id:"persisted-built-in-base-entity-database-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:Mn,asType:!1,defaultValue:null,parent:ab},sb={id:"persisted-built-in-base-entity-database-property-parent-ref-id",type:n.GenericReference,entityId:M.PERSISTED_ENTITY,entityType:n.BuiltInBaseEntity},ji={hidden:!0,required:!0,id:ib.database.id,name:"Database",version:1,type:n.Property,private:!1,abstract:!0,implements:null,static:!0,index:0,dataType:iO,description:"The database that the entity belongs to.",parent:sb},ob={id:"persisted-built-in-base-entity-identifier-property-data-type-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-identifier-property-data-type-id",entityType:n.DataType},lb={id:"persisted-built-in-base-entity-identifier-property-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-identifier-property-id",entityType:n.Property},aO={like:!1,inferred:!1,id:"persisted-built-in-base-entity-identifier-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:Wa,asType:!1,defaultValue:{parentRelationType:null,id:"persisted-built-in-base-entity-identifier-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:P.UUID,value:null,parent:ob,autogeneration:{type:We.Unique,rangeStart:null,rangeEnd:null},valueAsType:null},parent:lb},cb={id:"persisted-built-in-base-entity-identifier-property-parent-ref-id",type:n.GenericReference,entityId:M.PERSISTED_ENTITY,entityType:n.BuiltInBaseEntity},db={hidden:!1,required:!0,id:ib.identifier.id,name:"Identifier",version:1,type:n.Property,private:!1,abstract:!0,implements:null,static:!1,index:0,dataType:aO,description:"Auto-generated unique identifier for the entity, can be used to identify the entity among other entities of the same type.",parent:cb},sO={id:"persisted-built-in-base-entity-deleted-at-property-data-type-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-deleted-at-property-data-type-id",entityType:n.DataType},ub={id:"persisted-built-in-base-entity-deleted-at-property-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-deleted-at-property-id",entityType:n.Property},pb={like:!1,inferred:!1,id:"persisted-built-in-base-entity-deleted-at-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!0,constant:!1,entity:hn,asType:!1,defaultValue:null,parent:ub},yb={id:"persisted-built-in-base-entity-deleted-at-property-parent-ref-id",type:n.GenericReference,entityId:M.PERSISTED_ENTITY,entityType:n.BuiltInBaseEntity},hb={hidden:!1,required:!0,id:"persisted-built-in-base-entity-deleted-at-property-id",name:"Deleted at",version:1,type:n.Property,private:!1,abstract:!0,implements:null,static:!1,index:0,dataType:pb,description:"The date and time when the entity was deleted.",parent:yb},oO={id:"persisted-built-in-base-entity-created-at-property-data-type-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-created-at-property-data-type-id",entityType:n.DataType},fb={id:"persisted-built-in-base-entity-created-at-property-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-created-at-property-id",entityType:n.Property},mb={like:!1,inferred:!1,id:"persisted-built-in-base-entity-created-at-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:hn,asType:!1,defaultValue:null,parent:fb},Tb={id:"persisted-built-in-base-entity-created-at-property-parent-ref-id",type:n.GenericReference,entityId:M.PERSISTED_ENTITY,entityType:n.BuiltInBaseEntity},Eb={hidden:!1,required:!0,id:"persisted-built-in-base-entity-created-at-property-id",name:"Created at",version:1,type:n.Property,private:!1,abstract:!0,implements:null,static:!1,index:0,dataType:mb,description:"The date and time when the entity was created.",parent:Tb},lO={id:"persisted-built-in-base-entity-updated-at-property-data-type-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-updated-at-property-data-type-id",entityType:n.DataType},bb={id:"persisted-built-in-base-entity-updated-at-property-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-updated-at-property-id",entityType:n.Property},Rb={like:!1,inferred:!1,id:"persisted-built-in-base-entity-updated-at-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:hn,asType:!1,defaultValue:null,parent:bb},gb={id:"persisted-built-in-base-entity-updated-at-property-parent-ref-id",type:n.GenericReference,entityId:M.PERSISTED_ENTITY,entityType:n.BuiltInBaseEntity},vb={hidden:!1,required:!0,id:"persisted-built-in-base-entity-updated-at-property-id",name:"Updated at",version:1,type:n.Property,private:!1,implements:null,abstract:!0,static:!1,index:0,dataType:Rb,description:"The date and time when the entity was last updated.",parent:gb},ke={id:M.PERSISTED_ENTITY,version:1,description:"An entity that is permanently stored in the database and can be accessed at any point.",name:M.PERSISTED_ENTITY,type:n.BuiltInBaseEntity,abstract:!0,static:!1,interactive:!0,abstractMethods:[],properties:[ji,db,hb,Eb,vb],methods:[Jl,rb],extends:[]},Ib={id:"cron-job-triggered-function-declaration-blueprint-parent-ref-id",type:n.GenericReference,entityType:n.BuiltInBaseEntity,entityId:M.HTTP_ENDPOINT},Wl={id:"cron-job-triggered-function-declaration-blueprint-id",name:"Cron job triggered",version:1,type:n.ActionDescriptor,description:"Executed when the cron job is triggered",inputs:[],error:null,outputs:[],parent:Ib},Db=B[n.BuiltInBaseEntity].BUILT_IN_CRON_JOB_ENTITY,cO={id:"cron-job-built-in-base-entity-expression-property-data-type-ref",type:n.GenericReference,entityId:"cron-job-built-in-base-entity-expression-property-data-type",entityType:n.DataType},Pb={id:"cron-job-built-in-base-entity-expression-property-ref",type:n.GenericReference,entityId:Db.properties.expression.id,entityType:n.Property},dO={like:!1,inferred:!1,id:"cron-job-built-in-base-entity-expression-property-data-type",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:null,parent:Pb},Ab={id:"cron-job-built-in-base-entity-ref",type:n.GenericReference,entityId:M.CRON_JOB,entityType:n.BuiltInBaseEntity},Ob={hidden:!1,required:!0,id:Db.properties.expression.id,name:"Cron expression",version:1,type:n.Property,private:!1,abstract:!0,implements:null,static:!0,index:0,dataType:dO,description:"The cron-job expression that defines when the cron-job job should be triggered. The expression should be in the format of a cron-job expression.",parent:Ab},Yl={id:M.CRON_JOB,version:1,description:"This entity represents a scheduled trigger. The action on this entity will be executed one the time set by the cron-job expression is reached.",name:M.CRON_JOB,type:n.BuiltInBaseEntity,abstract:!0,static:!0,interactive:!1,properties:[Ob],methods:[],abstractMethods:[Wl],extends:[]},Sb={type:n.GenericReference,id:"execution-built-in-entity-abort-method-parent-ref-id",entityType:n.BuiltInBaseEntity,entityId:"execution-built-in-entity-id"},Hl={id:"execution-built-in-entity-abort-method-id",type:n.FunctionDeclaration,version:1,name:Ct.AbortExecution,description:"Aborts the execution of the entity",inputs:[],returnStatements:[],calls:[],implements:null,private:!1,collapsed:!1,index:null,x:0,y:0,parent:Sb},zl={id:M.EXECUTION,type:n.BuiltInBaseEntity,version:1,name:M.EXECUTION,description:"A reference to an ongoing execution of any entity that can be called. Eg: Operations, custom trigger calls, etc.",static:!1,abstract:!1,interactive:!0,extends:[],properties:[],methods:[Hl],abstractMethods:[]},uO=B[n.Condition]["not-empty"],Cb={type:n.GenericReference,id:"not-empty-condition-ref",entityType:n.ActionDescriptor,entityId:Mt.NotEmpty},Bb={id:uO.inputs.leftHand.id,type:n.ValueDescriptor,version:1,name:"Value",description:"The value to check if it is not empty",dataType:null,required:!0,parentRelationType:O.FixedArguments,index:0,parent:Cb},cr={type:n.ActionDescriptor,id:Mt.NotEmpty,version:1,name:Mt.NotEmpty,description:"Checks if the value is not empty",parent:null,inputs:[Bb],outputs:[],error:null},wb={[Mt.NotEmpty]:cr},Xr=B[n.Condition]["more-than-or-equal"],_b={type:n.GenericReference,id:"more-than-or-equal-condition-left-hand-argument-data-type-parent-ref",entityType:n.ValueDescriptor,entityId:Xr.inputs.leftHand.id},Nb={type:n.DataType,id:Xr.inputs.leftHand.dataType.id,version:1,entity:X,defaultValue:null,like:!1,isList:!1,inferred:!1,andChildrenGroup:null,orChildrenGroup:null,isNullable:!1,constant:!1,asType:!1,parent:_b},Mb={type:n.GenericReference,id:"more-than-or-equal-condition-left-hand-argument-parent-ref",entityType:n.ActionDescriptor,entityId:$e.MoreThanOrEqual},Vb={id:Xr.inputs.leftHand.id,type:n.ValueDescriptor,version:1,name:"First value",description:"The first value to compare",dataType:Nb,required:!0,parentRelationType:O.FixedArguments,index:0,parent:Mb},Lb={type:n.GenericReference,id:"more-than-or-equal-condition-right-hand-argument-data-type-parent-ref",entityType:n.ValueDescriptor,entityId:Xr.inputs.rightHand.id},Gb={type:n.DataType,id:Xr.inputs.rightHand.dataType.id,version:1,entity:X,defaultValue:null,like:!1,isList:!1,inferred:!1,andChildrenGroup:null,orChildrenGroup:null,isNullable:!1,constant:!1,asType:!1,parent:Lb},$b={type:n.GenericReference,id:"more-than-or-equal-condition-right-hand-argument-parent-ref",entityType:n.ActionDescriptor,entityId:$e.MoreThanOrEqual},Fb={id:Xr.inputs.rightHand.id,type:n.ValueDescriptor,version:1,name:"Second value",description:"The second value to compare",dataType:Gb,required:!0,parentRelationType:O.FixedArguments,index:1,parent:$b},Qr={type:n.ActionDescriptor,id:$e.MoreThanOrEqual,version:1,name:$e.MoreThanOrEqual,description:"Checks if the value is not empty",parent:null,inputs:[Vb,Fb],outputs:[],error:null},Ub={[$e.MoreThanOrEqual]:Qr},pO={...wb,...Ub},fs={type:n.ActionDescriptor,id:pn.PROJECT_PUBLICATION_COMPLETED,version:1,name:pn.PROJECT_PUBLICATION_COMPLETED,description:"The event that is triggered when the project has completed its publication and all its code and resurces are now deployed and ready to be used by the users",parent:null,inputs:[],outputs:[],error:null},yO={[pn.PROJECT_PUBLICATION_COMPLETED]:fs},Zl=B[n.ValueDescriptor][nl.ActionOngoingProcessOutputValue],xb={type:n.GenericReference,id:"182f767f-50e8-4394-ba5f-43e78c232733",entityType:n.ValueDescriptor,entityId:Zl.id},jb={like:!1,inferred:!1,id:Zl.dataType.id,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:zl,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:xb},Kl={id:Zl.id,type:n.ValueDescriptor,description:"A value that represents the ongoing process of the parent action",version:1,name:"Process",dataType:jb,required:!0,index:0,parent:null,parentRelationType:O.OngoingProcessExecution};var ne;(function(r){r.assertEqual=a=>a;function e(a){}r.assertIs=e;function t(a){throw new Error}r.assertNever=t,r.arrayToEnum=a=>{const s={};for(const o of a)s[o]=o;return s},r.getValidEnumValues=a=>{const s=r.objectKeys(a).filter(l=>typeof a[a[l]]!="number"),o={};for(const l of s)o[l]=a[l];return r.objectValues(o)},r.objectValues=a=>r.objectKeys(a).map(function(s){return a[s]}),r.objectKeys=typeof Object.keys=="function"?a=>Object.keys(a):a=>{const s=[];for(const o in a)Object.prototype.hasOwnProperty.call(a,o)&&s.push(o);return s},r.find=(a,s)=>{for(const o of a)if(s(o))return o},r.isInteger=typeof Number.isInteger=="function"?a=>Number.isInteger(a):a=>typeof a=="number"&&isFinite(a)&&Math.floor(a)===a;function i(a,s=" | "){return a.map(o=>typeof o=="string"?`'${o}'`:o).join(s)}r.joinValues=i,r.jsonStringifyReplacer=(a,s)=>typeof s=="bigint"?s.toString():s})(ne||(ne={}));var Xl;(function(r){r.mergeShapes=(e,t)=>({...e,...t})})(Xl||(Xl={}));const G=ne.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Vn=r=>{switch(typeof r){case"undefined":return G.undefined;case"string":return G.string;case"number":return isNaN(r)?G.nan:G.number;case"boolean":return G.boolean;case"function":return G.function;case"bigint":return G.bigint;case"symbol":return G.symbol;case"object":return Array.isArray(r)?G.array:r===null?G.null:r.then&&typeof r.then=="function"&&r.catch&&typeof r.catch=="function"?G.promise:typeof Map<"u"&&r instanceof Map?G.map:typeof Set<"u"&&r instanceof Set?G.set:typeof Date<"u"&&r instanceof Date?G.date:G.object;default:return G.unknown}},w=ne.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),hO=r=>JSON.stringify(r,null,2).replace(/"([^"]+)":/g,"$1:");class It extends Error{constructor(e){super(),this.issues=[],this.addIssue=i=>{this.issues=[...this.issues,i]},this.addIssues=(i=[])=>{this.issues=[...this.issues,...i]};const t=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,t):this.__proto__=t,this.name="ZodError",this.issues=e}get errors(){return this.issues}format(e){const t=e||function(s){return s.message},i={_errors:[]},a=s=>{for(const o of s.issues)if(o.code==="invalid_union")o.unionErrors.map(a);else if(o.code==="invalid_return_type")a(o.returnTypeError);else if(o.code==="invalid_arguments")a(o.argumentsError);else if(o.path.length===0)i._errors.push(t(o));else{let l=i,p=0;for(;p<o.path.length;){const y=o.path[p];p===o.path.length-1?(l[y]=l[y]||{_errors:[]},l[y]._errors.push(t(o))):l[y]=l[y]||{_errors:[]},l=l[y],p++}}};return a(this),i}static assert(e){if(!(e instanceof It))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,ne.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=t=>t.message){const t={},i=[];for(const a of this.issues)a.path.length>0?(t[a.path[0]]=t[a.path[0]]||[],t[a.path[0]].push(e(a))):i.push(e(a));return{formErrors:i,fieldErrors:t}}get formErrors(){return this.flatten()}}It.create=r=>new It(r);const ei=(r,e)=>{let t;switch(r.code){case w.invalid_type:r.received===G.undefined?t="Required":t=`Expected ${r.expected}, received ${r.received}`;break;case w.invalid_literal:t=`Invalid literal value, expected ${JSON.stringify(r.expected,ne.jsonStringifyReplacer)}`;break;case w.unrecognized_keys:t=`Unrecognized key(s) in object: ${ne.joinValues(r.keys,", ")}`;break;case w.invalid_union:t="Invalid input";break;case w.invalid_union_discriminator:t=`Invalid discriminator value. Expected ${ne.joinValues(r.options)}`;break;case w.invalid_enum_value:t=`Invalid enum value. Expected ${ne.joinValues(r.options)}, received '${r.received}'`;break;case w.invalid_arguments:t="Invalid function arguments";break;case w.invalid_return_type:t="Invalid function return type";break;case w.invalid_date:t="Invalid date";break;case w.invalid_string:typeof r.validation=="object"?"includes"in r.validation?(t=`Invalid input: must include "${r.validation.includes}"`,typeof r.validation.position=="number"&&(t=`${t} at one or more positions greater than or equal to ${r.validation.position}`)):"startsWith"in r.validation?t=`Invalid input: must start with "${r.validation.startsWith}"`:"endsWith"in r.validation?t=`Invalid input: must end with "${r.validation.endsWith}"`:ne.assertNever(r.validation):r.validation!=="regex"?t=`Invalid ${r.validation}`:t="Invalid";break;case w.too_small:r.type==="array"?t=`Array must contain ${r.exact?"exactly":r.inclusive?"at least":"more than"} ${r.minimum} element(s)`:r.type==="string"?t=`String must contain ${r.exact?"exactly":r.inclusive?"at least":"over"} ${r.minimum} character(s)`:r.type==="number"?t=`Number must be ${r.exact?"exactly equal to ":r.inclusive?"greater than or equal to ":"greater than "}${r.minimum}`:r.type==="date"?t=`Date must be ${r.exact?"exactly equal to ":r.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(r.minimum))}`:t="Invalid input";break;case w.too_big:r.type==="array"?t=`Array must contain ${r.exact?"exactly":r.inclusive?"at most":"less than"} ${r.maximum} element(s)`:r.type==="string"?t=`String must contain ${r.exact?"exactly":r.inclusive?"at most":"under"} ${r.maximum} character(s)`:r.type==="number"?t=`Number must be ${r.exact?"exactly":r.inclusive?"less than or equal to":"less than"} ${r.maximum}`:r.type==="bigint"?t=`BigInt must be ${r.exact?"exactly":r.inclusive?"less than or equal to":"less than"} ${r.maximum}`:r.type==="date"?t=`Date must be ${r.exact?"exactly":r.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(r.maximum))}`:t="Invalid input";break;case w.custom:t="Invalid input";break;case w.invalid_intersection_types:t="Intersection results could not be merged";break;case w.not_multiple_of:t=`Number must be a multiple of ${r.multipleOf}`;break;case w.not_finite:t="Number must be finite";break;default:t=e.defaultError,ne.assertNever(r)}return{message:t}};let kb=ei;function fO(r){kb=r}function ms(){return kb}const Ts=r=>{const{data:e,path:t,errorMaps:i,issueData:a}=r,s=[...t,...a.path||[]],o={...a,path:s};if(a.message!==void 0)return{...a,path:s,message:a.message};let l="";const p=i.filter(y=>!!y).slice().reverse();for(const y of p)l=y(o,{data:e,defaultError:l}).message;return{...a,path:s,message:l}},mO=[];function L(r,e){const t=ms(),i=Ts({issueData:e,data:r.data,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,t,t===ei?void 0:ei].filter(a=>!!a)});r.common.issues.push(i)}class it{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,t){const i=[];for(const a of t){if(a.status==="aborted")return J;a.status==="dirty"&&e.dirty(),i.push(a.value)}return{status:e.value,value:i}}static async mergeObjectAsync(e,t){const i=[];for(const a of t){const s=await a.key,o=await a.value;i.push({key:s,value:o})}return it.mergeObjectSync(e,i)}static mergeObjectSync(e,t){const i={};for(const a of t){const{key:s,value:o}=a;if(s.status==="aborted"||o.status==="aborted")return J;s.status==="dirty"&&e.dirty(),o.status==="dirty"&&e.dirty(),s.value!=="__proto__"&&(typeof o.value<"u"||a.alwaysSet)&&(i[s.value]=o.value)}return{status:e.value,value:i}}}const J=Object.freeze({status:"aborted"}),ti=r=>({status:"dirty",value:r}),yt=r=>({status:"valid",value:r}),Ql=r=>r.status==="aborted",ec=r=>r.status==="dirty",ki=r=>r.status==="valid",qi=r=>typeof Promise<"u"&&r instanceof Promise;function Es(r,e,t,i){if(t==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?i:t==="a"?i.call(r):i?i.value:e.get(r)}function qb(r,e,t,i,a){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!a)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!a:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?a.call(r,t):a?a.value=t:e.set(r,t),t}typeof SuppressedError=="function"&&SuppressedError;var j;(function(r){r.errToObj=e=>typeof e=="string"?{message:e}:e||{},r.toString=e=>typeof e=="string"?e:e==null?void 0:e.message})(j||(j={}));var Ji,Wi;class en{constructor(e,t,i,a){this._cachedPath=[],this.parent=e,this.data=t,this._path=i,this._key=a}get path(){return this._cachedPath.length||(this._key instanceof Array?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}}const Jb=(r,e)=>{if(ki(e))return{success:!0,data:e.value};if(!r.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;const t=new It(r.common.issues);return this._error=t,this._error}}};function Z(r){if(!r)return{};const{errorMap:e,invalid_type_error:t,required_error:i,description:a}=r;if(e&&(t||i))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:a}:{errorMap:(o,l)=>{var p,y;const{message:h}=r;return o.code==="invalid_enum_value"?{message:h??l.defaultError}:typeof l.data>"u"?{message:(p=h??i)!==null&&p!==void 0?p:l.defaultError}:o.code!=="invalid_type"?{message:l.defaultError}:{message:(y=h??t)!==null&&y!==void 0?y:l.defaultError}},description:a}}class Q{constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this)}get description(){return this._def.description}_getType(e){return Vn(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:Vn(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new it,ctx:{common:e.parent.common,data:e.data,parsedType:Vn(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){const t=this._parse(e);if(qi(t))throw new Error("Synchronous parse encountered promise.");return t}_parseAsync(e){const t=this._parse(e);return Promise.resolve(t)}parse(e,t){const i=this.safeParse(e,t);if(i.success)return i.data;throw i.error}safeParse(e,t){var i;const a={common:{issues:[],async:(i=t==null?void 0:t.async)!==null&&i!==void 0?i:!1,contextualErrorMap:t==null?void 0:t.errorMap},path:(t==null?void 0:t.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Vn(e)},s=this._parseSync({data:e,path:a.path,parent:a});return Jb(a,s)}async parseAsync(e,t){const i=await this.safeParseAsync(e,t);if(i.success)return i.data;throw i.error}async safeParseAsync(e,t){const i={common:{issues:[],contextualErrorMap:t==null?void 0:t.errorMap,async:!0},path:(t==null?void 0:t.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Vn(e)},a=this._parse({data:e,path:i.path,parent:i}),s=await(qi(a)?a:Promise.resolve(a));return Jb(i,s)}refine(e,t){const i=a=>typeof t=="string"||typeof t>"u"?{message:t}:typeof t=="function"?t(a):t;return this._refinement((a,s)=>{const o=e(a),l=()=>s.addIssue({code:w.custom,...i(a)});return typeof Promise<"u"&&o instanceof Promise?o.then(p=>p?!0:(l(),!1)):o?!0:(l(),!1)})}refinement(e,t){return this._refinement((i,a)=>e(i)?!0:(a.addIssue(typeof t=="function"?t(i,a):t),!1))}_refinement(e){return new zt({schema:this,typeName:q.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}optional(){return nn.create(this,this._def)}nullable(){return Fn.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Ht.create(this,this._def)}promise(){return ai.create(this,this._def)}or(e){return Zi.create([this,e],this._def)}and(e){return Ki.create(this,e,this._def)}transform(e){return new zt({...Z(this._def),schema:this,typeName:q.ZodEffects,effect:{type:"transform",transform:e}})}default(e){const t=typeof e=="function"?e:()=>e;return new na({...Z(this._def),innerType:this,defaultValue:t,typeName:q.ZodDefault})}brand(){return new rc({typeName:q.ZodBranded,type:this,...Z(this._def)})}catch(e){const t=typeof e=="function"?e:()=>e;return new ra({...Z(this._def),innerType:this,catchValue:t,typeName:q.ZodCatch})}describe(e){const t=this.constructor;return new t({...this._def,description:e})}pipe(e){return ia.create(this,e)}readonly(){return aa.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}const TO=/^c[^\s-]{8,}$/i,EO=/^[0-9a-z]+$/,bO=/^[0-9A-HJKMNP-TV-Z]{26}$/,RO=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,gO=/^[a-z0-9_-]{21}$/i,vO=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,IO=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,DO="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let tc;const PO=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,AO=/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,OO=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,Wb="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",SO=new RegExp(`^${Wb}$`);function Yb(r){let e="([01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d";return r.precision?e=`${e}\\.\\d{${r.precision}}`:r.precision==null&&(e=`${e}(\\.\\d+)?`),e}function CO(r){return new RegExp(`^${Yb(r)}$`)}function Hb(r){let e=`${Wb}T${Yb(r)}`;const t=[];return t.push(r.local?"Z?":"Z"),r.offset&&t.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${t.join("|")})`,new RegExp(`^${e}$`)}function BO(r,e){return!!((e==="v4"||!e)&&PO.test(r)||(e==="v6"||!e)&&AO.test(r))}class Yt extends Q{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==G.string){const s=this._getOrReturnCtx(e);return L(s,{code:w.invalid_type,expected:G.string,received:s.parsedType}),J}const i=new it;let a;for(const s of this._def.checks)if(s.kind==="min")e.data.length<s.value&&(a=this._getOrReturnCtx(e,a),L(a,{code:w.too_small,minimum:s.value,type:"string",inclusive:!0,exact:!1,message:s.message}),i.dirty());else if(s.kind==="max")e.data.length>s.value&&(a=this._getOrReturnCtx(e,a),L(a,{code:w.too_big,maximum:s.value,type:"string",inclusive:!0,exact:!1,message:s.message}),i.dirty());else if(s.kind==="length"){const o=e.data.length>s.value,l=e.data.length<s.value;(o||l)&&(a=this._getOrReturnCtx(e,a),o?L(a,{code:w.too_big,maximum:s.value,type:"string",inclusive:!0,exact:!0,message:s.message}):l&&L(a,{code:w.too_small,minimum:s.value,type:"string",inclusive:!0,exact:!0,message:s.message}),i.dirty())}else if(s.kind==="email")IO.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"email",code:w.invalid_string,message:s.message}),i.dirty());else if(s.kind==="emoji")tc||(tc=new RegExp(DO,"u")),tc.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"emoji",code:w.invalid_string,message:s.message}),i.dirty());else if(s.kind==="uuid")RO.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"uuid",code:w.invalid_string,message:s.message}),i.dirty());else if(s.kind==="nanoid")gO.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"nanoid",code:w.invalid_string,message:s.message}),i.dirty());else if(s.kind==="cuid")TO.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"cuid",code:w.invalid_string,message:s.message}),i.dirty());else if(s.kind==="cuid2")EO.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"cuid2",code:w.invalid_string,message:s.message}),i.dirty());else if(s.kind==="ulid")bO.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"ulid",code:w.invalid_string,message:s.message}),i.dirty());else if(s.kind==="url")try{new URL(e.data)}catch{a=this._getOrReturnCtx(e,a),L(a,{validation:"url",code:w.invalid_string,message:s.message}),i.dirty()}else s.kind==="regex"?(s.regex.lastIndex=0,s.regex.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"regex",code:w.invalid_string,message:s.message}),i.dirty())):s.kind==="trim"?e.data=e.data.trim():s.kind==="includes"?e.data.includes(s.value,s.position)||(a=this._getOrReturnCtx(e,a),L(a,{code:w.invalid_string,validation:{includes:s.value,position:s.position},message:s.message}),i.dirty()):s.kind==="toLowerCase"?e.data=e.data.toLowerCase():s.kind==="toUpperCase"?e.data=e.data.toUpperCase():s.kind==="startsWith"?e.data.startsWith(s.value)||(a=this._getOrReturnCtx(e,a),L(a,{code:w.invalid_string,validation:{startsWith:s.value},message:s.message}),i.dirty()):s.kind==="endsWith"?e.data.endsWith(s.value)||(a=this._getOrReturnCtx(e,a),L(a,{code:w.invalid_string,validation:{endsWith:s.value},message:s.message}),i.dirty()):s.kind==="datetime"?Hb(s).test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{code:w.invalid_string,validation:"datetime",message:s.message}),i.dirty()):s.kind==="date"?SO.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{code:w.invalid_string,validation:"date",message:s.message}),i.dirty()):s.kind==="time"?CO(s).test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{code:w.invalid_string,validation:"time",message:s.message}),i.dirty()):s.kind==="duration"?vO.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"duration",code:w.invalid_string,message:s.message}),i.dirty()):s.kind==="ip"?BO(e.data,s.version)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"ip",code:w.invalid_string,message:s.message}),i.dirty()):s.kind==="base64"?OO.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"base64",code:w.invalid_string,message:s.message}),i.dirty()):ne.assertNever(s);return{status:i.value,value:e.data}}_regex(e,t,i){return this.refinement(a=>e.test(a),{validation:t,code:w.invalid_string,...j.errToObj(i)})}_addCheck(e){return new Yt({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...j.errToObj(e)})}url(e){return this._addCheck({kind:"url",...j.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...j.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...j.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...j.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...j.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...j.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...j.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...j.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...j.errToObj(e)})}datetime(e){var t,i;return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof(e==null?void 0:e.precision)>"u"?null:e==null?void 0:e.precision,offset:(t=e==null?void 0:e.offset)!==null&&t!==void 0?t:!1,local:(i=e==null?void 0:e.local)!==null&&i!==void 0?i:!1,...j.errToObj(e==null?void 0:e.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof(e==null?void 0:e.precision)>"u"?null:e==null?void 0:e.precision,...j.errToObj(e==null?void 0:e.message)})}duration(e){return this._addCheck({kind:"duration",...j.errToObj(e)})}regex(e,t){return this._addCheck({kind:"regex",regex:e,...j.errToObj(t)})}includes(e,t){return this._addCheck({kind:"includes",value:e,position:t==null?void 0:t.position,...j.errToObj(t==null?void 0:t.message)})}startsWith(e,t){return this._addCheck({kind:"startsWith",value:e,...j.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:"endsWith",value:e,...j.errToObj(t)})}min(e,t){return this._addCheck({kind:"min",value:e,...j.errToObj(t)})}max(e,t){return this._addCheck({kind:"max",value:e,...j.errToObj(t)})}length(e,t){return this._addCheck({kind:"length",value:e,...j.errToObj(t)})}nonempty(e){return this.min(1,j.errToObj(e))}trim(){return new Yt({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new Yt({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new Yt({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get minLength(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxLength(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}}Yt.create=r=>{var e;return new Yt({checks:[],typeName:q.ZodString,coerce:(e=r==null?void 0:r.coerce)!==null&&e!==void 0?e:!1,...Z(r)})};function wO(r,e){const t=(r.toString().split(".")[1]||"").length,i=(e.toString().split(".")[1]||"").length,a=t>i?t:i,s=parseInt(r.toFixed(a).replace(".","")),o=parseInt(e.toFixed(a).replace(".",""));return s%o/Math.pow(10,a)}class Ln extends Q{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==G.number){const s=this._getOrReturnCtx(e);return L(s,{code:w.invalid_type,expected:G.number,received:s.parsedType}),J}let i;const a=new it;for(const s of this._def.checks)s.kind==="int"?ne.isInteger(e.data)||(i=this._getOrReturnCtx(e,i),L(i,{code:w.invalid_type,expected:"integer",received:"float",message:s.message}),a.dirty()):s.kind==="min"?(s.inclusive?e.data<s.value:e.data<=s.value)&&(i=this._getOrReturnCtx(e,i),L(i,{code:w.too_small,minimum:s.value,type:"number",inclusive:s.inclusive,exact:!1,message:s.message}),a.dirty()):s.kind==="max"?(s.inclusive?e.data>s.value:e.data>=s.value)&&(i=this._getOrReturnCtx(e,i),L(i,{code:w.too_big,maximum:s.value,type:"number",inclusive:s.inclusive,exact:!1,message:s.message}),a.dirty()):s.kind==="multipleOf"?wO(e.data,s.value)!==0&&(i=this._getOrReturnCtx(e,i),L(i,{code:w.not_multiple_of,multipleOf:s.value,message:s.message}),a.dirty()):s.kind==="finite"?Number.isFinite(e.data)||(i=this._getOrReturnCtx(e,i),L(i,{code:w.not_finite,message:s.message}),a.dirty()):ne.assertNever(s);return{status:a.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,j.toString(t))}gt(e,t){return this.setLimit("min",e,!1,j.toString(t))}lte(e,t){return this.setLimit("max",e,!0,j.toString(t))}lt(e,t){return this.setLimit("max",e,!1,j.toString(t))}setLimit(e,t,i,a){return new Ln({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:i,message:j.toString(a)}]})}_addCheck(e){return new Ln({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:j.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:j.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:j.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:j.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:j.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:j.toString(t)})}finite(e){return this._addCheck({kind:"finite",message:j.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:j.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:j.toString(e)})}get minValue(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&ne.isInteger(e.value))}get isFinite(){let e=null,t=null;for(const i of this._def.checks){if(i.kind==="finite"||i.kind==="int"||i.kind==="multipleOf")return!0;i.kind==="min"?(t===null||i.value>t)&&(t=i.value):i.kind==="max"&&(e===null||i.value<e)&&(e=i.value)}return Number.isFinite(t)&&Number.isFinite(e)}}Ln.create=r=>new Ln({checks:[],typeName:q.ZodNumber,coerce:(r==null?void 0:r.coerce)||!1,...Z(r)});class Gn extends Q{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce&&(e.data=BigInt(e.data)),this._getType(e)!==G.bigint){const s=this._getOrReturnCtx(e);return L(s,{code:w.invalid_type,expected:G.bigint,received:s.parsedType}),J}let i;const a=new it;for(const s of this._def.checks)s.kind==="min"?(s.inclusive?e.data<s.value:e.data<=s.value)&&(i=this._getOrReturnCtx(e,i),L(i,{code:w.too_small,type:"bigint",minimum:s.value,inclusive:s.inclusive,message:s.message}),a.dirty()):s.kind==="max"?(s.inclusive?e.data>s.value:e.data>=s.value)&&(i=this._getOrReturnCtx(e,i),L(i,{code:w.too_big,type:"bigint",maximum:s.value,inclusive:s.inclusive,message:s.message}),a.dirty()):s.kind==="multipleOf"?e.data%s.value!==BigInt(0)&&(i=this._getOrReturnCtx(e,i),L(i,{code:w.not_multiple_of,multipleOf:s.value,message:s.message}),a.dirty()):ne.assertNever(s);return{status:a.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,j.toString(t))}gt(e,t){return this.setLimit("min",e,!1,j.toString(t))}lte(e,t){return this.setLimit("max",e,!0,j.toString(t))}lt(e,t){return this.setLimit("max",e,!1,j.toString(t))}setLimit(e,t,i,a){return new Gn({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:i,message:j.toString(a)}]})}_addCheck(e){return new Gn({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:j.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:j.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:j.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:j.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:j.toString(t)})}get minValue(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}}Gn.create=r=>{var e;return new Gn({checks:[],typeName:q.ZodBigInt,coerce:(e=r==null?void 0:r.coerce)!==null&&e!==void 0?e:!1,...Z(r)})};class Yi extends Q{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==G.boolean){const i=this._getOrReturnCtx(e);return L(i,{code:w.invalid_type,expected:G.boolean,received:i.parsedType}),J}return yt(e.data)}}Yi.create=r=>new Yi({typeName:q.ZodBoolean,coerce:(r==null?void 0:r.coerce)||!1,...Z(r)});class dr extends Q{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==G.date){const s=this._getOrReturnCtx(e);return L(s,{code:w.invalid_type,expected:G.date,received:s.parsedType}),J}if(isNaN(e.data.getTime())){const s=this._getOrReturnCtx(e);return L(s,{code:w.invalid_date}),J}const i=new it;let a;for(const s of this._def.checks)s.kind==="min"?e.data.getTime()<s.value&&(a=this._getOrReturnCtx(e,a),L(a,{code:w.too_small,message:s.message,inclusive:!0,exact:!1,minimum:s.value,type:"date"}),i.dirty()):s.kind==="max"?e.data.getTime()>s.value&&(a=this._getOrReturnCtx(e,a),L(a,{code:w.too_big,message:s.message,inclusive:!0,exact:!1,maximum:s.value,type:"date"}),i.dirty()):ne.assertNever(s);return{status:i.value,value:new Date(e.data.getTime())}}_addCheck(e){return new dr({...this._def,checks:[...this._def.checks,e]})}min(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:j.toString(t)})}max(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:j.toString(t)})}get minDate(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e!=null?new Date(e):null}}dr.create=r=>new dr({checks:[],coerce:(r==null?void 0:r.coerce)||!1,typeName:q.ZodDate,...Z(r)});class bs extends Q{_parse(e){if(this._getType(e)!==G.symbol){const i=this._getOrReturnCtx(e);return L(i,{code:w.invalid_type,expected:G.symbol,received:i.parsedType}),J}return yt(e.data)}}bs.create=r=>new bs({typeName:q.ZodSymbol,...Z(r)});class Hi extends Q{_parse(e){if(this._getType(e)!==G.undefined){const i=this._getOrReturnCtx(e);return L(i,{code:w.invalid_type,expected:G.undefined,received:i.parsedType}),J}return yt(e.data)}}Hi.create=r=>new Hi({typeName:q.ZodUndefined,...Z(r)});class zi extends Q{_parse(e){if(this._getType(e)!==G.null){const i=this._getOrReturnCtx(e);return L(i,{code:w.invalid_type,expected:G.null,received:i.parsedType}),J}return yt(e.data)}}zi.create=r=>new zi({typeName:q.ZodNull,...Z(r)});class ni extends Q{constructor(){super(...arguments),this._any=!0}_parse(e){return yt(e.data)}}ni.create=r=>new ni({typeName:q.ZodAny,...Z(r)});class ur extends Q{constructor(){super(...arguments),this._unknown=!0}_parse(e){return yt(e.data)}}ur.create=r=>new ur({typeName:q.ZodUnknown,...Z(r)});class Tn extends Q{_parse(e){const t=this._getOrReturnCtx(e);return L(t,{code:w.invalid_type,expected:G.never,received:t.parsedType}),J}}Tn.create=r=>new Tn({typeName:q.ZodNever,...Z(r)});class Rs extends Q{_parse(e){if(this._getType(e)!==G.undefined){const i=this._getOrReturnCtx(e);return L(i,{code:w.invalid_type,expected:G.void,received:i.parsedType}),J}return yt(e.data)}}Rs.create=r=>new Rs({typeName:q.ZodVoid,...Z(r)});class Ht extends Q{_parse(e){const{ctx:t,status:i}=this._processInputParams(e),a=this._def;if(t.parsedType!==G.array)return L(t,{code:w.invalid_type,expected:G.array,received:t.parsedType}),J;if(a.exactLength!==null){const o=t.data.length>a.exactLength.value,l=t.data.length<a.exactLength.value;(o||l)&&(L(t,{code:o?w.too_big:w.too_small,minimum:l?a.exactLength.value:void 0,maximum:o?a.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:a.exactLength.message}),i.dirty())}if(a.minLength!==null&&t.data.length<a.minLength.value&&(L(t,{code:w.too_small,minimum:a.minLength.value,type:"array",inclusive:!0,exact:!1,message:a.minLength.message}),i.dirty()),a.maxLength!==null&&t.data.length>a.maxLength.value&&(L(t,{code:w.too_big,maximum:a.maxLength.value,type:"array",inclusive:!0,exact:!1,message:a.maxLength.message}),i.dirty()),t.common.async)return Promise.all([...t.data].map((o,l)=>a.type._parseAsync(new en(t,o,t.path,l)))).then(o=>it.mergeArray(i,o));const s=[...t.data].map((o,l)=>a.type._parseSync(new en(t,o,t.path,l)));return it.mergeArray(i,s)}get element(){return this._def.type}min(e,t){return new Ht({...this._def,minLength:{value:e,message:j.toString(t)}})}max(e,t){return new Ht({...this._def,maxLength:{value:e,message:j.toString(t)}})}length(e,t){return new Ht({...this._def,exactLength:{value:e,message:j.toString(t)}})}nonempty(e){return this.min(1,e)}}Ht.create=(r,e)=>new Ht({type:r,minLength:null,maxLength:null,exactLength:null,typeName:q.ZodArray,...Z(e)});function ri(r){if(r instanceof qe){const e={};for(const t in r.shape){const i=r.shape[t];e[t]=nn.create(ri(i))}return new qe({...r._def,shape:()=>e})}else return r instanceof Ht?new Ht({...r._def,type:ri(r.element)}):r instanceof nn?nn.create(ri(r.unwrap())):r instanceof Fn?Fn.create(ri(r.unwrap())):r instanceof tn?tn.create(r.items.map(e=>ri(e))):r}class qe extends Q{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;const e=this._def.shape(),t=ne.objectKeys(e);return this._cached={shape:e,keys:t}}_parse(e){if(this._getType(e)!==G.object){const y=this._getOrReturnCtx(e);return L(y,{code:w.invalid_type,expected:G.object,received:y.parsedType}),J}const{status:i,ctx:a}=this._processInputParams(e),{shape:s,keys:o}=this._getCached(),l=[];if(!(this._def.catchall instanceof Tn&&this._def.unknownKeys==="strip"))for(const y in a.data)o.includes(y)||l.push(y);const p=[];for(const y of o){const h=s[y],m=a.data[y];p.push({key:{status:"valid",value:y},value:h._parse(new en(a,m,a.path,y)),alwaysSet:y in a.data})}if(this._def.catchall instanceof Tn){const y=this._def.unknownKeys;if(y==="passthrough")for(const h of l)p.push({key:{status:"valid",value:h},value:{status:"valid",value:a.data[h]}});else if(y==="strict")l.length>0&&(L(a,{code:w.unrecognized_keys,keys:l}),i.dirty());else if(y!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const y=this._def.catchall;for(const h of l){const m=a.data[h];p.push({key:{status:"valid",value:h},value:y._parse(new en(a,m,a.path,h)),alwaysSet:h in a.data})}}return a.common.async?Promise.resolve().then(async()=>{const y=[];for(const h of p){const m=await h.key,R=await h.value;y.push({key:m,value:R,alwaysSet:h.alwaysSet})}return y}).then(y=>it.mergeObjectSync(i,y)):it.mergeObjectSync(i,p)}get shape(){return this._def.shape()}strict(e){return j.errToObj,new qe({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(t,i)=>{var a,s,o,l;const p=(o=(s=(a=this._def).errorMap)===null||s===void 0?void 0:s.call(a,t,i).message)!==null&&o!==void 0?o:i.defaultError;return t.code==="unrecognized_keys"?{message:(l=j.errToObj(e).message)!==null&&l!==void 0?l:p}:{message:p}}}:{}})}strip(){return new qe({...this._def,unknownKeys:"strip"})}passthrough(){return new qe({...this._def,unknownKeys:"passthrough"})}extend(e){return new qe({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new qe({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:q.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(e){return new qe({...this._def,catchall:e})}pick(e){const t={};return ne.objectKeys(e).forEach(i=>{e[i]&&this.shape[i]&&(t[i]=this.shape[i])}),new qe({...this._def,shape:()=>t})}omit(e){const t={};return ne.objectKeys(this.shape).forEach(i=>{e[i]||(t[i]=this.shape[i])}),new qe({...this._def,shape:()=>t})}deepPartial(){return ri(this)}partial(e){const t={};return ne.objectKeys(this.shape).forEach(i=>{const a=this.shape[i];e&&!e[i]?t[i]=a:t[i]=a.optional()}),new qe({...this._def,shape:()=>t})}required(e){const t={};return ne.objectKeys(this.shape).forEach(i=>{if(e&&!e[i])t[i]=this.shape[i];else{let s=this.shape[i];for(;s instanceof nn;)s=s._def.innerType;t[i]=s}}),new qe({...this._def,shape:()=>t})}keyof(){return zb(ne.objectKeys(this.shape))}}qe.create=(r,e)=>new qe({shape:()=>r,unknownKeys:"strip",catchall:Tn.create(),typeName:q.ZodObject,...Z(e)}),qe.strictCreate=(r,e)=>new qe({shape:()=>r,unknownKeys:"strict",catchall:Tn.create(),typeName:q.ZodObject,...Z(e)}),qe.lazycreate=(r,e)=>new qe({shape:r,unknownKeys:"strip",catchall:Tn.create(),typeName:q.ZodObject,...Z(e)});class Zi extends Q{_parse(e){const{ctx:t}=this._processInputParams(e),i=this._def.options;function a(s){for(const l of s)if(l.result.status==="valid")return l.result;for(const l of s)if(l.result.status==="dirty")return t.common.issues.push(...l.ctx.common.issues),l.result;const o=s.map(l=>new It(l.ctx.common.issues));return L(t,{code:w.invalid_union,unionErrors:o}),J}if(t.common.async)return Promise.all(i.map(async s=>{const o={...t,common:{...t.common,issues:[]},parent:null};return{result:await s._parseAsync({data:t.data,path:t.path,parent:o}),ctx:o}})).then(a);{let s;const o=[];for(const p of i){const y={...t,common:{...t.common,issues:[]},parent:null},h=p._parseSync({data:t.data,path:t.path,parent:y});if(h.status==="valid")return h;h.status==="dirty"&&!s&&(s={result:h,ctx:y}),y.common.issues.length&&o.push(y.common.issues)}if(s)return t.common.issues.push(...s.ctx.common.issues),s.result;const l=o.map(p=>new It(p));return L(t,{code:w.invalid_union,unionErrors:l}),J}}get options(){return this._def.options}}Zi.create=(r,e)=>new Zi({options:r,typeName:q.ZodUnion,...Z(e)});const En=r=>r instanceof Qi?En(r.schema):r instanceof zt?En(r.innerType()):r instanceof ea?[r.value]:r instanceof $n?r.options:r instanceof ta?ne.objectValues(r.enum):r instanceof na?En(r._def.innerType):r instanceof Hi?[void 0]:r instanceof zi?[null]:r instanceof nn?[void 0,...En(r.unwrap())]:r instanceof Fn?[null,...En(r.unwrap())]:r instanceof rc||r instanceof aa?En(r.unwrap()):r instanceof ra?En(r._def.innerType):[];class gs extends Q{_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==G.object)return L(t,{code:w.invalid_type,expected:G.object,received:t.parsedType}),J;const i=this.discriminator,a=t.data[i],s=this.optionsMap.get(a);return s?t.common.async?s._parseAsync({data:t.data,path:t.path,parent:t}):s._parseSync({data:t.data,path:t.path,parent:t}):(L(t,{code:w.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[i]}),J)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,t,i){const a=new Map;for(const s of t){const o=En(s.shape[e]);if(!o.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(const l of o){if(a.has(l))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(l)}`);a.set(l,s)}}return new gs({typeName:q.ZodDiscriminatedUnion,discriminator:e,options:t,optionsMap:a,...Z(i)})}}function nc(r,e){const t=Vn(r),i=Vn(e);if(r===e)return{valid:!0,data:r};if(t===G.object&&i===G.object){const a=ne.objectKeys(e),s=ne.objectKeys(r).filter(l=>a.indexOf(l)!==-1),o={...r,...e};for(const l of s){const p=nc(r[l],e[l]);if(!p.valid)return{valid:!1};o[l]=p.data}return{valid:!0,data:o}}else if(t===G.array&&i===G.array){if(r.length!==e.length)return{valid:!1};const a=[];for(let s=0;s<r.length;s++){const o=r[s],l=e[s],p=nc(o,l);if(!p.valid)return{valid:!1};a.push(p.data)}return{valid:!0,data:a}}else return t===G.date&&i===G.date&&+r==+e?{valid:!0,data:r}:{valid:!1}}class Ki extends Q{_parse(e){const{status:t,ctx:i}=this._processInputParams(e),a=(s,o)=>{if(Ql(s)||Ql(o))return J;const l=nc(s.value,o.value);return l.valid?((ec(s)||ec(o))&&t.dirty(),{status:t.value,value:l.data}):(L(i,{code:w.invalid_intersection_types}),J)};return i.common.async?Promise.all([this._def.left._parseAsync({data:i.data,path:i.path,parent:i}),this._def.right._parseAsync({data:i.data,path:i.path,parent:i})]).then(([s,o])=>a(s,o)):a(this._def.left._parseSync({data:i.data,path:i.path,parent:i}),this._def.right._parseSync({data:i.data,path:i.path,parent:i}))}}Ki.create=(r,e,t)=>new Ki({left:r,right:e,typeName:q.ZodIntersection,...Z(t)});class tn extends Q{_parse(e){const{status:t,ctx:i}=this._processInputParams(e);if(i.parsedType!==G.array)return L(i,{code:w.invalid_type,expected:G.array,received:i.parsedType}),J;if(i.data.length<this._def.items.length)return L(i,{code:w.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),J;!this._def.rest&&i.data.length>this._def.items.length&&(L(i,{code:w.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),t.dirty());const s=[...i.data].map((o,l)=>{const p=this._def.items[l]||this._def.rest;return p?p._parse(new en(i,o,i.path,l)):null}).filter(o=>!!o);return i.common.async?Promise.all(s).then(o=>it.mergeArray(t,o)):it.mergeArray(t,s)}get items(){return this._def.items}rest(e){return new tn({...this._def,rest:e})}}tn.create=(r,e)=>{if(!Array.isArray(r))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new tn({items:r,typeName:q.ZodTuple,rest:null,...Z(e)})};class Xi extends Q{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:t,ctx:i}=this._processInputParams(e);if(i.parsedType!==G.object)return L(i,{code:w.invalid_type,expected:G.object,received:i.parsedType}),J;const a=[],s=this._def.keyType,o=this._def.valueType;for(const l in i.data)a.push({key:s._parse(new en(i,l,i.path,l)),value:o._parse(new en(i,i.data[l],i.path,l)),alwaysSet:l in i.data});return i.common.async?it.mergeObjectAsync(t,a):it.mergeObjectSync(t,a)}get element(){return this._def.valueType}static create(e,t,i){return t instanceof Q?new Xi({keyType:e,valueType:t,typeName:q.ZodRecord,...Z(i)}):new Xi({keyType:Yt.create(),valueType:e,typeName:q.ZodRecord,...Z(t)})}}class vs extends Q{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:t,ctx:i}=this._processInputParams(e);if(i.parsedType!==G.map)return L(i,{code:w.invalid_type,expected:G.map,received:i.parsedType}),J;const a=this._def.keyType,s=this._def.valueType,o=[...i.data.entries()].map(([l,p],y)=>({key:a._parse(new en(i,l,i.path,[y,"key"])),value:s._parse(new en(i,p,i.path,[y,"value"]))}));if(i.common.async){const l=new Map;return Promise.resolve().then(async()=>{for(const p of o){const y=await p.key,h=await p.value;if(y.status==="aborted"||h.status==="aborted")return J;(y.status==="dirty"||h.status==="dirty")&&t.dirty(),l.set(y.value,h.value)}return{status:t.value,value:l}})}else{const l=new Map;for(const p of o){const y=p.key,h=p.value;if(y.status==="aborted"||h.status==="aborted")return J;(y.status==="dirty"||h.status==="dirty")&&t.dirty(),l.set(y.value,h.value)}return{status:t.value,value:l}}}}vs.create=(r,e,t)=>new vs({valueType:e,keyType:r,typeName:q.ZodMap,...Z(t)});class pr extends Q{_parse(e){const{status:t,ctx:i}=this._processInputParams(e);if(i.parsedType!==G.set)return L(i,{code:w.invalid_type,expected:G.set,received:i.parsedType}),J;const a=this._def;a.minSize!==null&&i.data.size<a.minSize.value&&(L(i,{code:w.too_small,minimum:a.minSize.value,type:"set",inclusive:!0,exact:!1,message:a.minSize.message}),t.dirty()),a.maxSize!==null&&i.data.size>a.maxSize.value&&(L(i,{code:w.too_big,maximum:a.maxSize.value,type:"set",inclusive:!0,exact:!1,message:a.maxSize.message}),t.dirty());const s=this._def.valueType;function o(p){const y=new Set;for(const h of p){if(h.status==="aborted")return J;h.status==="dirty"&&t.dirty(),y.add(h.value)}return{status:t.value,value:y}}const l=[...i.data.values()].map((p,y)=>s._parse(new en(i,p,i.path,y)));return i.common.async?Promise.all(l).then(p=>o(p)):o(l)}min(e,t){return new pr({...this._def,minSize:{value:e,message:j.toString(t)}})}max(e,t){return new pr({...this._def,maxSize:{value:e,message:j.toString(t)}})}size(e,t){return this.min(e,t).max(e,t)}nonempty(e){return this.min(1,e)}}pr.create=(r,e)=>new pr({valueType:r,minSize:null,maxSize:null,typeName:q.ZodSet,...Z(e)});class ii extends Q{constructor(){super(...arguments),this.validate=this.implement}_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==G.function)return L(t,{code:w.invalid_type,expected:G.function,received:t.parsedType}),J;function i(l,p){return Ts({data:l,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,ms(),ei].filter(y=>!!y),issueData:{code:w.invalid_arguments,argumentsError:p}})}function a(l,p){return Ts({data:l,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,ms(),ei].filter(y=>!!y),issueData:{code:w.invalid_return_type,returnTypeError:p}})}const s={errorMap:t.common.contextualErrorMap},o=t.data;if(this._def.returns instanceof ai){const l=this;return yt(async function(...p){const y=new It([]),h=await l._def.args.parseAsync(p,s).catch(v=>{throw y.addIssue(i(p,v)),y}),m=await Reflect.apply(o,this,h);return await l._def.returns._def.type.parseAsync(m,s).catch(v=>{throw y.addIssue(a(m,v)),y})})}else{const l=this;return yt(function(...p){const y=l._def.args.safeParse(p,s);if(!y.success)throw new It([i(p,y.error)]);const h=Reflect.apply(o,this,y.data),m=l._def.returns.safeParse(h,s);if(!m.success)throw new It([a(h,m.error)]);return m.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new ii({...this._def,args:tn.create(e).rest(ur.create())})}returns(e){return new ii({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,t,i){return new ii({args:e||tn.create([]).rest(ur.create()),returns:t||ur.create(),typeName:q.ZodFunction,...Z(i)})}}class Qi extends Q{get schema(){return this._def.getter()}_parse(e){const{ctx:t}=this._processInputParams(e);return this._def.getter()._parse({data:t.data,path:t.path,parent:t})}}Qi.create=(r,e)=>new Qi({getter:r,typeName:q.ZodLazy,...Z(e)});class ea extends Q{_parse(e){if(e.data!==this._def.value){const t=this._getOrReturnCtx(e);return L(t,{received:t.data,code:w.invalid_literal,expected:this._def.value}),J}return{status:"valid",value:e.data}}get value(){return this._def.value}}ea.create=(r,e)=>new ea({value:r,typeName:q.ZodLiteral,...Z(e)});function zb(r,e){return new $n({values:r,typeName:q.ZodEnum,...Z(e)})}class $n extends Q{constructor(){super(...arguments),Ji.set(this,void 0)}_parse(e){if(typeof e.data!="string"){const t=this._getOrReturnCtx(e),i=this._def.values;return L(t,{expected:ne.joinValues(i),received:t.parsedType,code:w.invalid_type}),J}if(Es(this,Ji,"f")||qb(this,Ji,new Set(this._def.values),"f"),!Es(this,Ji,"f").has(e.data)){const t=this._getOrReturnCtx(e),i=this._def.values;return L(t,{received:t.data,code:w.invalid_enum_value,options:i}),J}return yt(e.data)}get options(){return this._def.values}get enum(){const e={};for(const t of this._def.values)e[t]=t;return e}get Values(){const e={};for(const t of this._def.values)e[t]=t;return e}get Enum(){const e={};for(const t of this._def.values)e[t]=t;return e}extract(e,t=this._def){return $n.create(e,{...this._def,...t})}exclude(e,t=this._def){return $n.create(this.options.filter(i=>!e.includes(i)),{...this._def,...t})}}Ji=new WeakMap,$n.create=zb;class ta extends Q{constructor(){super(...arguments),Wi.set(this,void 0)}_parse(e){const t=ne.getValidEnumValues(this._def.values),i=this._getOrReturnCtx(e);if(i.parsedType!==G.string&&i.parsedType!==G.number){const a=ne.objectValues(t);return L(i,{expected:ne.joinValues(a),received:i.parsedType,code:w.invalid_type}),J}if(Es(this,Wi,"f")||qb(this,Wi,new Set(ne.getValidEnumValues(this._def.values)),"f"),!Es(this,Wi,"f").has(e.data)){const a=ne.objectValues(t);return L(i,{received:i.data,code:w.invalid_enum_value,options:a}),J}return yt(e.data)}get enum(){return this._def.values}}Wi=new WeakMap,ta.create=(r,e)=>new ta({values:r,typeName:q.ZodNativeEnum,...Z(e)});class ai extends Q{unwrap(){return this._def.type}_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==G.promise&&t.common.async===!1)return L(t,{code:w.invalid_type,expected:G.promise,received:t.parsedType}),J;const i=t.parsedType===G.promise?t.data:Promise.resolve(t.data);return yt(i.then(a=>this._def.type.parseAsync(a,{path:t.path,errorMap:t.common.contextualErrorMap})))}}ai.create=(r,e)=>new ai({type:r,typeName:q.ZodPromise,...Z(e)});class zt extends Q{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===q.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){const{status:t,ctx:i}=this._processInputParams(e),a=this._def.effect||null,s={addIssue:o=>{L(i,o),o.fatal?t.abort():t.dirty()},get path(){return i.path}};if(s.addIssue=s.addIssue.bind(s),a.type==="preprocess"){const o=a.transform(i.data,s);if(i.common.async)return Promise.resolve(o).then(async l=>{if(t.value==="aborted")return J;const p=await this._def.schema._parseAsync({data:l,path:i.path,parent:i});return p.status==="aborted"?J:p.status==="dirty"||t.value==="dirty"?ti(p.value):p});{if(t.value==="aborted")return J;const l=this._def.schema._parseSync({data:o,path:i.path,parent:i});return l.status==="aborted"?J:l.status==="dirty"||t.value==="dirty"?ti(l.value):l}}if(a.type==="refinement"){const o=l=>{const p=a.refinement(l,s);if(i.common.async)return Promise.resolve(p);if(p instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return l};if(i.common.async===!1){const l=this._def.schema._parseSync({data:i.data,path:i.path,parent:i});return l.status==="aborted"?J:(l.status==="dirty"&&t.dirty(),o(l.value),{status:t.value,value:l.value})}else return this._def.schema._parseAsync({data:i.data,path:i.path,parent:i}).then(l=>l.status==="aborted"?J:(l.status==="dirty"&&t.dirty(),o(l.value).then(()=>({status:t.value,value:l.value}))))}if(a.type==="transform")if(i.common.async===!1){const o=this._def.schema._parseSync({data:i.data,path:i.path,parent:i});if(!ki(o))return o;const l=a.transform(o.value,s);if(l instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:t.value,value:l}}else return this._def.schema._parseAsync({data:i.data,path:i.path,parent:i}).then(o=>ki(o)?Promise.resolve(a.transform(o.value,s)).then(l=>({status:t.value,value:l})):o);ne.assertNever(a)}}zt.create=(r,e,t)=>new zt({schema:r,typeName:q.ZodEffects,effect:e,...Z(t)}),zt.createWithPreprocess=(r,e,t)=>new zt({schema:e,effect:{type:"preprocess",transform:r},typeName:q.ZodEffects,...Z(t)});class nn extends Q{_parse(e){return this._getType(e)===G.undefined?yt(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}nn.create=(r,e)=>new nn({innerType:r,typeName:q.ZodOptional,...Z(e)});class Fn extends Q{_parse(e){return this._getType(e)===G.null?yt(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}Fn.create=(r,e)=>new Fn({innerType:r,typeName:q.ZodNullable,...Z(e)});class na extends Q{_parse(e){const{ctx:t}=this._processInputParams(e);let i=t.data;return t.parsedType===G.undefined&&(i=this._def.defaultValue()),this._def.innerType._parse({data:i,path:t.path,parent:t})}removeDefault(){return this._def.innerType}}na.create=(r,e)=>new na({innerType:r,typeName:q.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...Z(e)});class ra extends Q{_parse(e){const{ctx:t}=this._processInputParams(e),i={...t,common:{...t.common,issues:[]}},a=this._def.innerType._parse({data:i.data,path:i.path,parent:{...i}});return qi(a)?a.then(s=>({status:"valid",value:s.status==="valid"?s.value:this._def.catchValue({get error(){return new It(i.common.issues)},input:i.data})})):{status:"valid",value:a.status==="valid"?a.value:this._def.catchValue({get error(){return new It(i.common.issues)},input:i.data})}}removeCatch(){return this._def.innerType}}ra.create=(r,e)=>new ra({innerType:r,typeName:q.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...Z(e)});class Is extends Q{_parse(e){if(this._getType(e)!==G.nan){const i=this._getOrReturnCtx(e);return L(i,{code:w.invalid_type,expected:G.nan,received:i.parsedType}),J}return{status:"valid",value:e.data}}}Is.create=r=>new Is({typeName:q.ZodNaN,...Z(r)});const _O=Symbol("zod_brand");class rc extends Q{_parse(e){const{ctx:t}=this._processInputParams(e),i=t.data;return this._def.type._parse({data:i,path:t.path,parent:t})}unwrap(){return this._def.type}}class ia extends Q{_parse(e){const{status:t,ctx:i}=this._processInputParams(e);if(i.common.async)return(async()=>{const s=await this._def.in._parseAsync({data:i.data,path:i.path,parent:i});return s.status==="aborted"?J:s.status==="dirty"?(t.dirty(),ti(s.value)):this._def.out._parseAsync({data:s.value,path:i.path,parent:i})})();{const a=this._def.in._parseSync({data:i.data,path:i.path,parent:i});return a.status==="aborted"?J:a.status==="dirty"?(t.dirty(),{status:"dirty",value:a.value}):this._def.out._parseSync({data:a.value,path:i.path,parent:i})}}static create(e,t){return new ia({in:e,out:t,typeName:q.ZodPipeline})}}class aa extends Q{_parse(e){const t=this._def.innerType._parse(e),i=a=>(ki(a)&&(a.value=Object.freeze(a.value)),a);return qi(t)?t.then(a=>i(a)):i(t)}unwrap(){return this._def.innerType}}aa.create=(r,e)=>new aa({innerType:r,typeName:q.ZodReadonly,...Z(e)});function Zb(r,e={},t){return r?ni.create().superRefine((i,a)=>{var s,o;if(!r(i)){const l=typeof e=="function"?e(i):typeof e=="string"?{message:e}:e,p=(o=(s=l.fatal)!==null&&s!==void 0?s:t)!==null&&o!==void 0?o:!0,y=typeof l=="string"?{message:l}:l;a.addIssue({code:"custom",...y,fatal:p})}}):ni.create()}const NO={object:qe.lazycreate};var q;(function(r){r.ZodString="ZodString",r.ZodNumber="ZodNumber",r.ZodNaN="ZodNaN",r.ZodBigInt="ZodBigInt",r.ZodBoolean="ZodBoolean",r.ZodDate="ZodDate",r.ZodSymbol="ZodSymbol",r.ZodUndefined="ZodUndefined",r.ZodNull="ZodNull",r.ZodAny="ZodAny",r.ZodUnknown="ZodUnknown",r.ZodNever="ZodNever",r.ZodVoid="ZodVoid",r.ZodArray="ZodArray",r.ZodObject="ZodObject",r.ZodUnion="ZodUnion",r.ZodDiscriminatedUnion="ZodDiscriminatedUnion",r.ZodIntersection="ZodIntersection",r.ZodTuple="ZodTuple",r.ZodRecord="ZodRecord",r.ZodMap="ZodMap",r.ZodSet="ZodSet",r.ZodFunction="ZodFunction",r.ZodLazy="ZodLazy",r.ZodLiteral="ZodLiteral",r.ZodEnum="ZodEnum",r.ZodEffects="ZodEffects",r.ZodNativeEnum="ZodNativeEnum",r.ZodOptional="ZodOptional",r.ZodNullable="ZodNullable",r.ZodDefault="ZodDefault",r.ZodCatch="ZodCatch",r.ZodPromise="ZodPromise",r.ZodBranded="ZodBranded",r.ZodPipeline="ZodPipeline",r.ZodReadonly="ZodReadonly"})(q||(q={}));const MO=(r,e={message:`Input not instance of ${r.name}`})=>Zb(t=>t instanceof r,e),Ds=Yt.create,ic=Ln.create,VO=Is.create,LO=Gn.create,ac=Yi.create,Kb=dr.create,GO=bs.create,$O=Hi.create,Xb=zi.create,FO=ni.create,Ps=ur.create,UO=Tn.create,xO=Rs.create,jO=Ht.create,Qb=qe.create,kO=qe.strictCreate,qO=Zi.create,JO=gs.create,WO=Ki.create,YO=tn.create,eR=Xi.create,HO=vs.create,zO=pr.create,ZO=ii.create,KO=Qi.create,XO=ea.create,tR=$n.create,QO=ta.create,eS=ai.create,nR=zt.create,tS=nn.create,nS=Fn.create,rS=zt.createWithPreprocess,iS=ia.create;var u=Object.freeze({__proto__:null,defaultErrorMap:ei,setErrorMap:fO,getErrorMap:ms,makeIssue:Ts,EMPTY_PATH:mO,addIssueToContext:L,ParseStatus:it,INVALID:J,DIRTY:ti,OK:yt,isAborted:Ql,isDirty:ec,isValid:ki,isAsync:qi,get util(){return ne},get objectUtil(){return Xl},ZodParsedType:G,getParsedType:Vn,ZodType:Q,datetimeRegex:Hb,ZodString:Yt,ZodNumber:Ln,ZodBigInt:Gn,ZodBoolean:Yi,ZodDate:dr,ZodSymbol:bs,ZodUndefined:Hi,ZodNull:zi,ZodAny:ni,ZodUnknown:ur,ZodNever:Tn,ZodVoid:Rs,ZodArray:Ht,ZodObject:qe,ZodUnion:Zi,ZodDiscriminatedUnion:gs,ZodIntersection:Ki,ZodTuple:tn,ZodRecord:Xi,ZodMap:vs,ZodSet:pr,ZodFunction:ii,ZodLazy:Qi,ZodLiteral:ea,ZodEnum:$n,ZodNativeEnum:ta,ZodPromise:ai,ZodEffects:zt,ZodTransformer:zt,ZodOptional:nn,ZodNullable:Fn,ZodDefault:na,ZodCatch:ra,ZodNaN:Is,BRAND:_O,ZodBranded:rc,ZodPipeline:ia,ZodReadonly:aa,custom:Zb,Schema:Q,ZodSchema:Q,late:NO,get ZodFirstPartyTypeKind(){return q},coerce:{string:r=>Yt.create({...r,coerce:!0}),number:r=>Ln.create({...r,coerce:!0}),boolean:r=>Yi.create({...r,coerce:!0}),bigint:r=>Gn.create({...r,coerce:!0}),date:r=>dr.create({...r,coerce:!0})},any:FO,array:jO,bigint:LO,boolean:ac,date:Kb,discriminatedUnion:JO,effect:nR,enum:tR,function:ZO,instanceof:MO,intersection:WO,lazy:KO,literal:XO,map:HO,nan:VO,nativeEnum:QO,never:UO,null:Xb,nullable:nS,number:ic,object:Qb,oboolean:()=>ac().optional(),onumber:()=>ic().optional(),optional:tS,ostring:()=>Ds().optional(),pipeline:iS,preprocess:rS,promise:eS,record:eR,set:zO,strictObject:kO,string:Ds,symbol:GO,transformer:nR,tuple:YO,undefined:$O,union:qO,unknown:Ps,void:xO,NEVER:J,ZodIssueCode:w,quotelessJson:hO,ZodError:It});function rR(r){var a,s,o;if(!(r!=null&&r.dataType))return Ps();const e=r.dataType.isNullable||!1,t=r.dataType.isList||!1;let i=Ps();if(((a=r.dataType.entity)==null?void 0:a.type)===n.PrimitiveEntity)switch(r.dataType.entity.name){case P.String:i=Ds();break;case P.JSON:i=eR(Ps());break;case P.Number:i=ic();break;case P.Boolean:i=ac();break;case P.Date:i=Kb();break;case P.Enum:{const l=r.dataType.options||[];if(l.length===0)throw new Error(`Enum property ${r.name} has no options`);i=tR(l);break}case P.Null:i=Xb();break;case P.UUID:i=Ds().uuid();break}else if(((s=r.dataType.entity)==null?void 0:s.type)===n.CustomEntity)i=iR(r.dataType.entity);else throw new Error(`Unsupported data type validation: ${(o=r.dataType.entity)==null?void 0:o.type}`);return e&&(i=i.nullable()),t&&(i=i.array()),i}function iR(r){const e=Qb({});for(const t of r.properties){const i=rR(t);e.shape[t.name]=i}return e}function aR(r){const e=r.rangeStart;return new Date(e.getTime()+Math.random()*(Date.now()-e.getTime()))}function sR(r){const e=r.rangeEnd;return new Date(Math.random()*e.getTime())}function oR(r){const e=r.rangeStart,t=r.rangeEnd;return new Date(e.getTime()+Math.random()*(t.getTime()-e.getTime()))}function lR(r){return r.rangeStart&&r.rangeEnd?oR(r):r.rangeStart?aR(r):r.rangeEnd?sR(r):new Date}function aS(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var cR={},As={},Os={};Object.defineProperty(Os,"__esModule",{value:!0}),Os.default=oS;let Ss;const sS=new Uint8Array(16);function oS(){if(!Ss&&(Ss=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Ss))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Ss(sS)}var Un={},yr={},Cs={};Object.defineProperty(Cs,"__esModule",{value:!0}),Cs.default=void 0;var lS=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;Cs.default=lS,Object.defineProperty(yr,"__esModule",{value:!0}),yr.default=void 0;var cS=dS(Cs);function dS(r){return r&&r.__esModule?r:{default:r}}function uS(r){return typeof r=="string"&&cS.default.test(r)}var pS=uS;yr.default=pS,Object.defineProperty(Un,"__esModule",{value:!0}),Un.default=void 0,Un.unsafeStringify=dR;var yS=hS(yr);function hS(r){return r&&r.__esModule?r:{default:r}}const rt=[];for(let r=0;r<256;++r)rt.push((r+256).toString(16).slice(1));function dR(r,e=0){return rt[r[e+0]]+rt[r[e+1]]+rt[r[e+2]]+rt[r[e+3]]+"-"+rt[r[e+4]]+rt[r[e+5]]+"-"+rt[r[e+6]]+rt[r[e+7]]+"-"+rt[r[e+8]]+rt[r[e+9]]+"-"+rt[r[e+10]]+rt[r[e+11]]+rt[r[e+12]]+rt[r[e+13]]+rt[r[e+14]]+rt[r[e+15]]}function fS(r,e=0){const t=dR(r,e);if(!(0,yS.default)(t))throw TypeError("Stringified UUID is invalid");return t}var mS=fS;Un.default=mS,Object.defineProperty(As,"__esModule",{value:!0}),As.default=void 0;var TS=bS(Os),ES=Un;function bS(r){return r&&r.__esModule?r:{default:r}}let uR,sc,oc=0,lc=0;function RS(r,e,t){let i=e&&t||0;const a=e||new Array(16);r=r||{};let s=r.node||uR,o=r.clockseq!==void 0?r.clockseq:sc;if(s==null||o==null){const R=r.random||(r.rng||TS.default)();s==null&&(s=uR=[R[0]|1,R[1],R[2],R[3],R[4],R[5]]),o==null&&(o=sc=(R[6]<<8|R[7])&16383)}let l=r.msecs!==void 0?r.msecs:Date.now(),p=r.nsecs!==void 0?r.nsecs:lc+1;const y=l-oc+(p-lc)/1e4;if(y<0&&r.clockseq===void 0&&(o=o+1&16383),(y<0||l>oc)&&r.nsecs===void 0&&(p=0),p>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");oc=l,lc=p,sc=o,l+=122192928e5;const h=((l&268435455)*1e4+p)%4294967296;a[i++]=h>>>24&255,a[i++]=h>>>16&255,a[i++]=h>>>8&255,a[i++]=h&255;const m=l/4294967296*1e4&268435455;a[i++]=m>>>8&255,a[i++]=m&255,a[i++]=m>>>24&15|16,a[i++]=m>>>16&255,a[i++]=o>>>8|128,a[i++]=o&255;for(let R=0;R<6;++R)a[i+R]=s[R];return e||(0,ES.unsafeStringify)(a)}var gS=RS;As.default=gS;var Bs={},xn={},sa={};Object.defineProperty(sa,"__esModule",{value:!0}),sa.default=void 0;var vS=IS(yr);function IS(r){return r&&r.__esModule?r:{default:r}}function DS(r){if(!(0,vS.default)(r))throw TypeError("Invalid UUID");let e;const t=new Uint8Array(16);return t[0]=(e=parseInt(r.slice(0,8),16))>>>24,t[1]=e>>>16&255,t[2]=e>>>8&255,t[3]=e&255,t[4]=(e=parseInt(r.slice(9,13),16))>>>8,t[5]=e&255,t[6]=(e=parseInt(r.slice(14,18),16))>>>8,t[7]=e&255,t[8]=(e=parseInt(r.slice(19,23),16))>>>8,t[9]=e&255,t[10]=(e=parseInt(r.slice(24,36),16))/1099511627776&255,t[11]=e/4294967296&255,t[12]=e>>>24&255,t[13]=e>>>16&255,t[14]=e>>>8&255,t[15]=e&255,t}var PS=DS;sa.default=PS,Object.defineProperty(xn,"__esModule",{value:!0}),xn.URL=xn.DNS=void 0,xn.default=BS;var AS=Un,OS=SS(sa);function SS(r){return r&&r.__esModule?r:{default:r}}function CS(r){r=unescape(encodeURIComponent(r));const e=[];for(let t=0;t<r.length;++t)e.push(r.charCodeAt(t));return e}const pR="6ba7b810-9dad-11d1-80b4-00c04fd430c8";xn.DNS=pR;const yR="6ba7b811-9dad-11d1-80b4-00c04fd430c8";xn.URL=yR;function BS(r,e,t){function i(a,s,o,l){var p;if(typeof a=="string"&&(a=CS(a)),typeof s=="string"&&(s=(0,OS.default)(s)),((p=s)===null||p===void 0?void 0:p.length)!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let y=new Uint8Array(16+a.length);if(y.set(s),y.set(a,s.length),y=t(y),y[6]=y[6]&15|e,y[8]=y[8]&63|128,o){l=l||0;for(let h=0;h<16;++h)o[l+h]=y[h];return o}return(0,AS.unsafeStringify)(y)}try{i.name=r}catch{}return i.DNS=pR,i.URL=yR,i}var ws={};Object.defineProperty(ws,"__esModule",{value:!0}),ws.default=void 0;function wS(r){if(typeof r=="string"){const e=unescape(encodeURIComponent(r));r=new Uint8Array(e.length);for(let t=0;t<e.length;++t)r[t]=e.charCodeAt(t)}return _S(NS(MS(r),r.length*8))}function _S(r){const e=[],t=r.length*32,i="0123456789abcdef";for(let a=0;a<t;a+=8){const s=r[a>>5]>>>a%32&255,o=parseInt(i.charAt(s>>>4&15)+i.charAt(s&15),16);e.push(o)}return e}function hR(r){return(r+64>>>9<<4)+14+1}function NS(r,e){r[e>>5]|=128<<e%32,r[hR(e)-1]=e;let t=1732584193,i=-271733879,a=-1732584194,s=271733878;for(let o=0;o<r.length;o+=16){const l=t,p=i,y=a,h=s;t=at(t,i,a,s,r[o],7,-680876936),s=at(s,t,i,a,r[o+1],12,-389564586),a=at(a,s,t,i,r[o+2],17,606105819),i=at(i,a,s,t,r[o+3],22,-1044525330),t=at(t,i,a,s,r[o+4],7,-176418897),s=at(s,t,i,a,r[o+5],12,1200080426),a=at(a,s,t,i,r[o+6],17,-1473231341),i=at(i,a,s,t,r[o+7],22,-45705983),t=at(t,i,a,s,r[o+8],7,1770035416),s=at(s,t,i,a,r[o+9],12,-1958414417),a=at(a,s,t,i,r[o+10],17,-42063),i=at(i,a,s,t,r[o+11],22,-1990404162),t=at(t,i,a,s,r[o+12],7,1804603682),s=at(s,t,i,a,r[o+13],12,-40341101),a=at(a,s,t,i,r[o+14],17,-1502002290),i=at(i,a,s,t,r[o+15],22,1236535329),t=st(t,i,a,s,r[o+1],5,-165796510),s=st(s,t,i,a,r[o+6],9,-1069501632),a=st(a,s,t,i,r[o+11],14,643717713),i=st(i,a,s,t,r[o],20,-373897302),t=st(t,i,a,s,r[o+5],5,-701558691),s=st(s,t,i,a,r[o+10],9,38016083),a=st(a,s,t,i,r[o+15],14,-660478335),i=st(i,a,s,t,r[o+4],20,-405537848),t=st(t,i,a,s,r[o+9],5,568446438),s=st(s,t,i,a,r[o+14],9,-1019803690),a=st(a,s,t,i,r[o+3],14,-187363961),i=st(i,a,s,t,r[o+8],20,1163531501),t=st(t,i,a,s,r[o+13],5,-1444681467),s=st(s,t,i,a,r[o+2],9,-51403784),a=st(a,s,t,i,r[o+7],14,1735328473),i=st(i,a,s,t,r[o+12],20,-1926607734),t=ot(t,i,a,s,r[o+5],4,-378558),s=ot(s,t,i,a,r[o+8],11,-2022574463),a=ot(a,s,t,i,r[o+11],16,1839030562),i=ot(i,a,s,t,r[o+14],23,-35309556),t=ot(t,i,a,s,r[o+1],4,-1530992060),s=ot(s,t,i,a,r[o+4],11,1272893353),a=ot(a,s,t,i,r[o+7],16,-155497632),i=ot(i,a,s,t,r[o+10],23,-1094730640),t=ot(t,i,a,s,r[o+13],4,681279174),s=ot(s,t,i,a,r[o],11,-358537222),a=ot(a,s,t,i,r[o+3],16,-722521979),i=ot(i,a,s,t,r[o+6],23,76029189),t=ot(t,i,a,s,r[o+9],4,-640364487),s=ot(s,t,i,a,r[o+12],11,-421815835),a=ot(a,s,t,i,r[o+15],16,530742520),i=ot(i,a,s,t,r[o+2],23,-995338651),t=lt(t,i,a,s,r[o],6,-198630844),s=lt(s,t,i,a,r[o+7],10,1126891415),a=lt(a,s,t,i,r[o+14],15,-1416354905),i=lt(i,a,s,t,r[o+5],21,-57434055),t=lt(t,i,a,s,r[o+12],6,1700485571),s=lt(s,t,i,a,r[o+3],10,-1894986606),a=lt(a,s,t,i,r[o+10],15,-1051523),i=lt(i,a,s,t,r[o+1],21,-2054922799),t=lt(t,i,a,s,r[o+8],6,1873313359),s=lt(s,t,i,a,r[o+15],10,-30611744),a=lt(a,s,t,i,r[o+6],15,-1560198380),i=lt(i,a,s,t,r[o+13],21,1309151649),t=lt(t,i,a,s,r[o+4],6,-145523070),s=lt(s,t,i,a,r[o+11],10,-1120210379),a=lt(a,s,t,i,r[o+2],15,718787259),i=lt(i,a,s,t,r[o+9],21,-343485551),t=jn(t,l),i=jn(i,p),a=jn(a,y),s=jn(s,h)}return[t,i,a,s]}function MS(r){if(r.length===0)return[];const e=r.length*8,t=new Uint32Array(hR(e));for(let i=0;i<e;i+=8)t[i>>5]|=(r[i/8]&255)<<i%32;return t}function jn(r,e){const t=(r&65535)+(e&65535);return(r>>16)+(e>>16)+(t>>16)<<16|t&65535}function VS(r,e){return r<<e|r>>>32-e}function _s(r,e,t,i,a,s){return jn(VS(jn(jn(e,r),jn(i,s)),a),t)}function at(r,e,t,i,a,s,o){return _s(e&t|~e&i,r,e,a,s,o)}function st(r,e,t,i,a,s,o){return _s(e&i|t&~i,r,e,a,s,o)}function ot(r,e,t,i,a,s,o){return _s(e^t^i,r,e,a,s,o)}function lt(r,e,t,i,a,s,o){return _s(t^(e|~i),r,e,a,s,o)}var LS=wS;ws.default=LS,Object.defineProperty(Bs,"__esModule",{value:!0}),Bs.default=void 0;var GS=fR(xn),$S=fR(ws);function fR(r){return r&&r.__esModule?r:{default:r}}var FS=(0,GS.default)("v3",48,$S.default);Bs.default=FS;var Ns={},Ms={};Object.defineProperty(Ms,"__esModule",{value:!0}),Ms.default=void 0;var US={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};Ms.default=US,Object.defineProperty(Ns,"__esModule",{value:!0}),Ns.default=void 0;var mR=TR(Ms),xS=TR(Os),jS=Un;function TR(r){return r&&r.__esModule?r:{default:r}}function kS(r,e,t){if(mR.default.randomUUID&&!e&&!r)return mR.default.randomUUID();r=r||{};const i=r.random||(r.rng||xS.default)();if(i[6]=i[6]&15|64,i[8]=i[8]&63|128,e){t=t||0;for(let a=0;a<16;++a)e[t+a]=i[a];return e}return(0,jS.unsafeStringify)(i)}var qS=kS;Ns.default=qS;var Vs={},Ls={};Object.defineProperty(Ls,"__esModule",{value:!0}),Ls.default=void 0;function JS(r,e,t,i){switch(r){case 0:return e&t^~e&i;case 1:return e^t^i;case 2:return e&t^e&i^t&i;case 3:return e^t^i}}function cc(r,e){return r<<e|r>>>32-e}function WS(r){const e=[1518500249,1859775393,2400959708,3395469782],t=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof r=="string"){const o=unescape(encodeURIComponent(r));r=[];for(let l=0;l<o.length;++l)r.push(o.charCodeAt(l))}else Array.isArray(r)||(r=Array.prototype.slice.call(r));r.push(128);const i=r.length/4+2,a=Math.ceil(i/16),s=new Array(a);for(let o=0;o<a;++o){const l=new Uint32Array(16);for(let p=0;p<16;++p)l[p]=r[o*64+p*4]<<24|r[o*64+p*4+1]<<16|r[o*64+p*4+2]<<8|r[o*64+p*4+3];s[o]=l}s[a-1][14]=(r.length-1)*8/Math.pow(2,32),s[a-1][14]=Math.floor(s[a-1][14]),s[a-1][15]=(r.length-1)*8&4294967295;for(let o=0;o<a;++o){const l=new Uint32Array(80);for(let v=0;v<16;++v)l[v]=s[o][v];for(let v=16;v<80;++v)l[v]=cc(l[v-3]^l[v-8]^l[v-14]^l[v-16],1);let p=t[0],y=t[1],h=t[2],m=t[3],R=t[4];for(let v=0;v<80;++v){const D=Math.floor(v/20),A=cc(p,5)+JS(D,y,h,m)+R+e[D]+l[v]>>>0;R=m,m=h,h=cc(y,30)>>>0,y=p,p=A}t[0]=t[0]+p>>>0,t[1]=t[1]+y>>>0,t[2]=t[2]+h>>>0,t[3]=t[3]+m>>>0,t[4]=t[4]+R>>>0}return[t[0]>>24&255,t[0]>>16&255,t[0]>>8&255,t[0]&255,t[1]>>24&255,t[1]>>16&255,t[1]>>8&255,t[1]&255,t[2]>>24&255,t[2]>>16&255,t[2]>>8&255,t[2]&255,t[3]>>24&255,t[3]>>16&255,t[3]>>8&255,t[3]&255,t[4]>>24&255,t[4]>>16&255,t[4]>>8&255,t[4]&255]}var YS=WS;Ls.default=YS,Object.defineProperty(Vs,"__esModule",{value:!0}),Vs.default=void 0;var HS=ER(xn),zS=ER(Ls);function ER(r){return r&&r.__esModule?r:{default:r}}var ZS=(0,HS.default)("v5",80,zS.default);Vs.default=ZS;var Gs={};Object.defineProperty(Gs,"__esModule",{value:!0}),Gs.default=void 0;var KS="00000000-0000-0000-0000-000000000000";Gs.default=KS;var $s={};Object.defineProperty($s,"__esModule",{value:!0}),$s.default=void 0;var XS=QS(yr);function QS(r){return r&&r.__esModule?r:{default:r}}function eC(r){if(!(0,XS.default)(r))throw TypeError("Invalid UUID");return parseInt(r.slice(14,15),16)}var tC=eC;$s.default=tC,function(r){Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"NIL",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(r,"parse",{enumerable:!0,get:function(){return y.default}}),Object.defineProperty(r,"stringify",{enumerable:!0,get:function(){return p.default}}),Object.defineProperty(r,"v1",{enumerable:!0,get:function(){return e.default}}),Object.defineProperty(r,"v3",{enumerable:!0,get:function(){return t.default}}),Object.defineProperty(r,"v4",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(r,"v5",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(r,"validate",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(r,"version",{enumerable:!0,get:function(){return o.default}});var e=h(As),t=h(Bs),i=h(Ns),a=h(Vs),s=h(Gs),o=h($s),l=h(yr),p=h(Un),y=h(sa);function h(m){return m&&m.__esModule?m:{default:m}}}(cR);function dc(r,e){if(!r||!e||!r.length||!e.length)throw new Error("Bad alphabet");this.srcAlphabet=r,this.dstAlphabet=e}dc.prototype.convert=function(r){var e,t,i,a={},s=this.srcAlphabet.length,o=this.dstAlphabet.length,l=r.length,p=typeof r=="string"?"":[];if(!this.isValid(r))throw new Error('Number "'+r+'" contains of non-alphabetic digits ('+this.srcAlphabet+")");if(this.srcAlphabet===this.dstAlphabet)return r;for(e=0;e<l;e++)a[e]=this.srcAlphabet.indexOf(r[e]);do{for(t=0,i=0,e=0;e<l;e++)t=t*s+a[e],t>=o?(a[i++]=parseInt(t/o,10),t=t%o):i>0&&(a[i++]=0);l=i,p=this.dstAlphabet.slice(t,t+1).concat(p)}while(i!==0);return p},dc.prototype.isValid=function(r){for(var e=0;e<r.length;++e)if(this.srcAlphabet.indexOf(r[e])===-1)return!1;return!0};var nC=dc,rC=nC;function oa(r,e){var t=new rC(r,e);return function(i){return t.convert(i)}}oa.BIN="01",oa.OCT="01234567",oa.DEC="0123456789",oa.HEX="0123456789abcdef";var iC=oa;const{v4:uc,validate:aC}=cR,Fs=iC,pc={cookieBase90:"0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!#$%&'()*+-./:<=>?@[]^_`{|}~",flickrBase58:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ",uuid25Base36:"0123456789abcdefghijklmnopqrstuvwxyz"},sC={consistentLength:!0};let yc;const bR=(r,e,t)=>{const i=e(r.toLowerCase().replace(/-/g,""));return!t||!t.consistentLength?i:i.padStart(t.shortIdLength,t.paddingChar)},RR=(r,e)=>{const i=e(r).padStart(32,"0").match(/(\w{8})(\w{4})(\w{4})(\w{4})(\w{12})/);return[i[1],i[2],i[3],i[4],i[5]].join("-")},oC=r=>Math.ceil(Math.log(2**128)/Math.log(r));var lC=(()=>{const r=(e,t)=>{const i=e||pc.flickrBase58,a={...sC,...t};if([...new Set(Array.from(i))].length!==i.length)throw new Error("The provided Alphabet has duplicate characters resulting in unreliable results");const s=oC(i.length),o={shortIdLength:s,consistentLength:a.consistentLength,paddingChar:i[0]},l=Fs(Fs.HEX,i),p=Fs(i,Fs.HEX),y=()=>bR(uc(),l,o),m={alphabet:i,fromUUID:R=>bR(R,l,o),maxLength:s,generate:y,new:y,toUUID:R=>RR(R,p),uuid:uc,validate:(R,v=!1)=>{if(!R||typeof R!="string")return!1;const D=a.consistentLength?R.length===s:R.length<=s,A=R.split("").every(I=>i.includes(I));return v===!1?D&&A:D&&A&&aC(RR(R,p))}};return Object.freeze(m),m};return r.constants=pc,r.uuid=uc,r.generate=()=>(yc||(yc=r(pc.flickrBase58).generate),yc()),r})();const Us=aS(lC);function gR(){return Us().uuid()}function vR(r){return r.rangeStart+Math.random()}function IR(r){const e=r.rangeEnd;return Math.random()*e}function DR(r){const e=r.rangeStart,t=r.rangeEnd;return Math.random()*(t-e)+e}function PR(r){return r.rangeStart&&r.rangeEnd?DR(r):r.rangeStart?vR(r):r.rangeEnd?IR(r):Math.random()}function AR(r){const e=r.rangeStart;return Math.random().toString(36).substring(e)}function OR(r){const e=r.rangeEnd;return Math.random().toString(36).substring(0,e)}function SR(r){const e=r.rangeStart,t=r.rangeEnd;return Math.random().toString(36).substring(e,t)}function CR(r){return r.rangeStart&&r.rangeEnd?SR(r):r.rangeStart?AR(r):r.rangeEnd?OR(r):Math.random().toString(36)}function BR(r){return Math.random()>=.5}function cC(r){if(!r||!r.autogeneration)return null;switch(r.autogeneration.type){case We.CurrentDateAndTime:if(r.name===P.Date)return new Date;case We.Random:{if(r.name===P.Date)return lR(r.autogeneration);if(r.name===P.Number)return PR(r.autogeneration);if(r.name===P.String)return CR(r.autogeneration);if(r.name===P.Boolean)return BR(r.autogeneration)}case We.Unique:if(r.name===P.UUID)return gR();default:throw new Error(`Generating a ${r.autogeneration.type} value for a ${r.name} is not supported`)}}const Y="e7eb5382-3d99-44fd-972a-b8b1e819f6be",hc="global-user-variable-id",wR="last-executed-timestamp-variable-id",dC={id:"alternative-relational-database-entity-identifier-property-data-type-ref-id",type:n.GenericReference,entityId:"alternative-relational-database-entity-identifier-property-data-type-id",entityType:n.DataType},uC={id:"alternative-relational-database-entity-identifier-property-ref-id",type:n.GenericReference,entityId:"alternative-relational-database-entity-identifier-property-id",entityType:n.Property},pC={like:!1,inferred:!1,id:"alternative-relational-database-entity-identifier-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"alternative-relational-database-entity-identifier-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:P.String,value:null,parent:dC,autogeneration:{type:We.Unique,rangeStart:null,rangeEnd:null},valueAsType:null},parent:uC},xs={id:"alternative-relational-database-entity-ref-id",type:n.GenericReference,entityId:M.PERSISTED_ENTITY,entityType:n.BuiltInBaseEntity},yC={hidden:!1,required:!0,id:"alternative-relational-database-entity-identifier-property-id",name:"Identifier name",version:1,type:n.Property,private:!1,abstract:!1,implements:us,static:!0,index:0,dataType:pC,description:"The name of the main database inside of the server instance where the data will be stored.",parent:xs};n.GenericReference,n.DataType;const hC={id:"alternative-relational-database-entity-username-property-ref-id",type:n.GenericReference,entityId:"alternative-relational-database-entity-username-property-id",entityType:n.Property},fC={like:!1,inferred:!1,id:"alternative-relational-database-entity-username-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:null,parent:hC},mC={hidden:!1,required:!0,id:"alternative-relational-database-entity-username-property-id",name:"Username",version:1,type:n.Property,private:!1,abstract:!1,implements:ps,static:!0,index:1,dataType:fC,description:"The username that will be used to connect to the database.",parent:xs};n.GenericReference,n.DataType;const TC={id:"alternative-relational-database-entity-password-property-ref-id",type:n.GenericReference,entityId:"alternative-relational-database-entity-password-property-id",entityType:n.Property},EC={like:!1,inferred:!1,id:"alternative-relational-database-entity-password-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:null,parent:TC},bC={hidden:!1,required:!0,id:"alternative-relational-database-entity-password-property-id",name:"Password",version:1,type:n.Property,private:!1,abstract:!1,implements:ys,static:!0,index:2,dataType:EC,description:"The password that will be used to connect to the database.",parent:xs},RC={id:"alternative-relational-database-entity-min-size-property-data-type-ref-id",type:n.GenericReference,entityId:"alternative-relational-database-entity-min-size-property-data-type-id",entityType:n.DataType},gC={id:"alternative-relational-database-entity-min-size-property-ref-id",type:n.GenericReference,entityId:"alternative-relational-database-entity-min-size-property-id",entityType:n.Property},vC={like:!1,inferred:!1,id:"alternative-relational-database-entity-min-size-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:X,asType:!1,defaultValue:{parentRelationType:null,id:"alternative-relational-database-entity-min-size-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:P.Number,value:6,parent:RC,autogeneration:null,valueAsType:null},parent:gC},IC={hidden:!1,required:!0,id:"alternative-relational-database-entity-min-size-property-id",name:"Minimum GB size",version:1,type:n.Property,private:!1,abstract:!1,implements:hs,static:!0,index:3,dataType:vC,description:"The minimum size of the database in GB.",parent:xs},DC={id:"alternative-relational-database-entity-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},_R={id:"alternative-relational-database-entity-id",type:n.CustomEntity,version:1,name:"Alternative relational Database",description:"A database that permanently stores the persisted entities attached to it.",abstract:!1,static:!0,properties:[yC,mC,bC,IC],methods:[],abstractMethods:[],extends:[],implements:[Mn],x:0,y:0,parent:DC},PC={id:"animal-prototype-database-property-ref-id",type:n.GenericReference,entityId:"animal-prototype-database-property-id",entityType:n.Property},AC={id:"animal-prototype-database-property-data-type-default-value-parent-ref-id",type:n.GenericReference,entityId:"animal-prototype-database-property-data-type-default-value-id",entityType:n.DataType},OC={like:!1,inferred:!1,id:"animal-prototype-database-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:Mn,asType:!1,defaultValue:{parentRelationType:null,id:"animal-prototype-database-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,value:null,name:P.EntityTemplate,valueAsType:_R,autogeneration:null,parent:AC},parent:PC},SC={id:"animal-prototype-database-property-parent-ref-id",type:n.GenericReference,entityId:"de67fc84-3719-46fd-9ab4-3fca3a3cc50d",entityType:n.CustomEntity},CC={hidden:!1,required:!0,id:"animal-prototype-database-property-id",name:"Database",version:1,type:n.Property,private:!1,abstract:!1,implements:ji,static:!0,index:0,dataType:OC,description:"The database that the entity belongs to.",parent:SC},BC={type:n.GenericReference,id:"291e4d4f-01d8-40a0-90dc-5f1ac6636e9b",entityType:n.Property,entityId:"5cb617b0-92be-4dbe-a007-49093368d94f"},wC={like:!1,inferred:!1,id:"c1930577-9e79-48a6-8905-be24611015c1",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:BC},_C={type:n.GenericReference,id:"e2b9e456-f2b3-4dc7-85a2-fbb68ed0c9c7",entityType:n.CustomEntity,entityId:"c9bc312a-10d3-48a7-9ab4-ea483a9e2416"},NC={hidden:!1,required:!0,type:n.Property,id:"5cb617b0-92be-4dbe-a007-49093368d94f",version:1,name:"Name",description:"The name of the animal",implements:null,static:!1,private:!1,index:0,dataType:wC,abstract:!1,parent:_C},MC={type:n.GenericReference,id:"abc565de-4c83-4936-bc48-4013bef213b8",entityType:n.Project,entityId:Y},VC={type:n.CustomEntity,id:"83eaa847-e62b-4192-84fb-3d8d6f5ea970",version:1,name:"Animal",description:"A living creature that is not human",abstract:!1,static:!1,abstractMethods:[],properties:[CC,NC],methods:[],extends:[],implements:[ke],x:0,y:0,parent:MC},LC={id:"default-relational-database-entity-identifier-property-data-type-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-identifier-property-data-type-id",entityType:n.DataType},GC={id:"default-relational-database-entity-identifier-property-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-identifier-property-id",entityType:n.Property},$C={like:!1,inferred:!1,id:"default-relational-database-entity-identifier-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"default-relational-database-entity-identifier-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:P.String,value:"main",parent:LC,autogeneration:{type:We.Unique,rangeStart:null,rangeEnd:null},valueAsType:null},parent:GC},si={id:"default-relational-database-entity-ref-id",type:n.GenericReference,entityId:M.PERSISTED_ENTITY,entityType:n.BuiltInBaseEntity},FC={hidden:!1,required:!0,id:"default-relational-database-entity-identifier-property-id",name:"Identifier name",version:1,type:n.Property,private:!1,abstract:!1,implements:us,static:!0,index:0,dataType:$C,description:"The name of the main database inside of the server instance where the data will be stored.",parent:si};n.GenericReference,n.DataType;const UC={id:"default-relational-database-entity-username-property-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-username-property-id",entityType:n.Property},xC={id:"default-relational-database-entity-username-property-default-value-parent-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-username-property-data-type-id",entityType:n.DataType},jC={like:!1,inferred:!1,id:"default-relational-database-entity-username-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"default-relational-database-entity-username-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:P.String,value:"root",parent:xC,autogeneration:null,valueAsType:null},parent:UC},kC={hidden:!1,required:!0,id:"default-relational-database-entity-username-property-id",name:"Username",version:1,type:n.Property,private:!1,abstract:!1,implements:ps,static:!0,index:1,dataType:jC,description:"The username that will be used to connect to the database.",parent:si};n.GenericReference,n.DataType;const qC={id:"default-relational-database-entity-password-property-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-password-property-id",entityType:n.Property},JC={id:"default-relational-database-entity-password-property-default-value-parent-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-password-property-data-type-id",entityType:n.DataType},WC={like:!1,inferred:!1,id:"default-relational-database-entity-password-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"default-relational-database-entity-password-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:P.String,value:"password",parent:JC,autogeneration:null,valueAsType:null},parent:qC},YC={hidden:!1,required:!0,id:"default-relational-database-entity-password-property-id",name:"Password",version:1,type:n.Property,private:!1,abstract:!1,implements:ys,static:!0,index:2,dataType:WC,description:"The password that will be used to connect to the database.",parent:si},HC={id:"default-relational-database-entity-min-size-property-data-type-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-min-size-property-data-type-id",entityType:n.DataType},zC={id:"default-relational-database-entity-min-size-property-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-min-size-property-id",entityType:n.Property},ZC={like:!1,inferred:!1,id:"default-relational-database-entity-min-size-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:X,asType:!1,defaultValue:{parentRelationType:null,id:"default-relational-database-entity-min-size-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:P.Number,value:6,parent:HC,autogeneration:null,valueAsType:null},parent:zC},KC={hidden:!1,required:!0,id:"default-relational-database-entity-min-size-property-id",name:"Minimum GB size",version:1,type:n.Property,private:!1,abstract:!1,implements:hs,static:!0,index:3,dataType:ZC,description:"The minimum size of the database in GB.",parent:si},XC={id:"default-relational-database-entity-default-property-data-type-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-default-property-data-type-id",entityType:n.DataType},QC={id:"default-relational-database-entity-default-property-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-default-property-id",entityType:n.Property},eB={like:!1,inferred:!1,id:"default-relational-database-entity-default-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:X,asType:!1,defaultValue:{parentRelationType:null,id:"default-relational-database-entity-default-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:P.Boolean,value:!0,parent:XC,autogeneration:null,valueAsType:null},parent:QC},tB={hidden:!0,required:!0,id:"default-relational-database-entity-default-property-id",name:"Default",version:1,type:n.Property,private:!1,abstract:!1,implements:kl,static:!0,index:4,dataType:eB,description:"Whether this database is automatically picked by other entities as the default database.",parent:si},nB={id:"default-relational-database-entity-autoscaling-property-data-type-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-autoscaling-property-data-type-id",entityType:n.DataType},rB={id:"default-relational-database-entity-autoscaling-property-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-autoscaling-property-id",entityType:n.Property},iB={like:!1,inferred:!1,id:"default-relational-database-entity-autoscaling-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:X,asType:!1,defaultValue:{parentRelationType:null,id:"default-relational-database-entity-autoscaling-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:P.Boolean,value:!0,parent:nB,autogeneration:null,valueAsType:null},parent:rB},aB={hidden:!1,required:!0,id:"default-relational-database-entity-autoscaling-property-id",name:"Auto-scaling",version:1,type:n.Property,private:!1,abstract:!1,implements:ql,static:!0,index:5,dataType:iB,description:"If true, this database will automatically scale up or down in memory size, based on the usage.s",parent:si},sB={id:"default-relational-database-entity-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},fc={id:"default-relational-database-entity-id",type:n.CustomEntity,version:1,name:"Relational Database",description:"A database that permanently stores the persisted entities attached to it.",abstract:!1,static:!0,properties:[tB,aB,FC,kC,YC,KC],methods:[],abstractMethods:[],extends:[],implements:[Mn],x:0,y:0,parent:sB},oB={id:"user-prototype-database-property-data-type-ref-id",type:n.GenericReference,entityId:"user-prototype-database-property-data-type-id",entityType:n.DataType},lB={id:"user-prototype-database-property-ref-id",type:n.GenericReference,entityId:"user-prototype-database-property-id",entityType:n.Property},cB={like:!1,inferred:!1,id:"user-prototype-database-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:Mn,asType:!1,defaultValue:{parentRelationType:null,id:"user-prototype-database-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,value:null,name:P.EntityTemplate,valueAsType:fc,autogeneration:null,parent:oB},parent:lB},dB={id:"user-prototype-database-property-parent-ref-id",type:n.GenericReference,entityId:"de67fc84-3719-46fd-9ab4-3fca3a3cc50d",entityType:n.CustomEntity},uB={hidden:!1,required:!0,id:"user-prototype-database-property-id",name:"Database",version:1,type:n.Property,private:!1,abstract:!1,implements:ji,static:!0,index:0,dataType:cB,description:"The database that the entity belongs to.",parent:dB},pB={type:n.GenericReference,id:"user-prototype-parent-ref-id",entityType:n.Project,entityId:Y},mc={type:n.CustomEntity,id:"de67fc84-3719-46fd-9ab4-3fca3a3cc50d",version:1,name:"User",description:"A user of the application",implements:[ke],abstract:!1,static:!1,abstractMethods:[],extends:[],properties:[uB],methods:[],x:0,y:0,parent:pB},yB={type:n.GenericReference,id:"person-date-of-birth-property-data-type-parent-ref-id",entityType:n.Property,entityId:"person-date-of-birth-property-id"},hB={like:!1,inferred:!1,id:"person-date-of-birth-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:hn,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:yB},fB={type:n.GenericReference,id:"person-date-of-birth-property-parent-ref-id",entityType:n.CustomEntity,entityId:"c9bc312a-10d3-48a7-9ab4-ea483a9e2416"},mB={hidden:!1,required:!0,type:n.Property,id:"person-date-of-birth-property-id",version:1,name:"Date of birth",description:"The date of birth of the person",implements:null,private:!1,static:!1,index:0,dataType:hB,abstract:!1,parent:fB},TB={type:n.GenericReference,id:"a2867827-2f8e-4c25-b18b-d91857d7f24e",entityType:n.Property,entityId:"cacfec92-46c3-4fca-a1d9-fd1ba94d78c7"},EB={like:!1,inferred:!1,id:"1d49f41b-17b9-4f48-87aa-3ce43498e5a9",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:TB},bB={type:n.GenericReference,id:"01cbe760-40a9-4f49-8e3d-194d2f57cb1e",entityType:n.CustomEntity,entityId:"c9bc312a-10d3-48a7-9ab4-ea483a9e2416"},RB={hidden:!1,required:!0,type:n.Property,id:"cacfec92-46c3-4fca-a1d9-fd1ba94d78c7",version:1,name:"Name",description:"The name of the person",implements:null,private:!1,static:!1,index:0,dataType:EB,abstract:!1,parent:bB},gB={type:n.GenericReference,id:"3542b22a-3a2f-41c6-876e-24c885572498",entityType:n.Project,entityId:Y},ht={type:n.CustomEntity,id:"c9bc312a-10d3-48a7-9ab4-ea483a9e2416",version:1,name:"Person",description:"A entity to store more information about a person than the user entity does, to split the responsibilities and keep it the logic clean.",properties:[RB,mB],abstract:!1,static:!1,abstractMethods:[],methods:[],implements:[],extends:[mc],x:0,y:0,parent:gB},vB={type:n.GenericReference,id:"b59c80b7-b2e9-41e9-abcd-7c5652835efc",entityType:n.FunctionDeclaration,entityId:"36f29f96-c001-4b9a-b49c-83eff406a060"},IB={type:n.GenericReference,id:"1190b5a2-f25e-46db-884d-8a3dd1a44d94",entityType:n.ReturnStatement,entityId:"3ebc4342-c9e8-42e7-a61c-7937081e1d2e"},DB={type:n.GenericReference,id:"36c63126-7814-496f-a6cc-48662c2aabae",entityType:n.ArgumentDeclaration,entityId:"500dee3a-3435-4453-9699-0d053f646523"},PB={type:n.GenericReference,id:"c567e55d-ec12-4e4e-958e-f07522892b4b",entityType:n.ReturnDeclaration,entityId:"9e070523-7e07-4100-8637-960a187f5f14"},AB={like:!1,inferred:!1,id:"3973c5a1-f0d8-49a0-a9a9-a0009bf3f0d8",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ht,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:PB},Tc={isError:!1,id:"9e070523-7e07-4100-8637-960a187f5f14",type:n.ReturnDeclaration,version:1,name:"Output Account Owner",description:null,dataType:AB,implements:null,readsValue:DB,required:!0,index:0,parent:IB},OB={type:n.GenericReference,id:"567d923c-20da-4c1e-956d-962ea30c6d0b",entityType:n.FunctionDeclaration,entityId:"36f29f96-c001-4b9a-b49c-83eff406a060"},SB={type:n.GenericReference,id:"da85e620-59f3-42ab-88c8-b38d33c2c833",entityType:n.FunctionDeclaration,entityId:"36f29f96-c001-4b9a-b49c-83eff406a060"},NR={type:n.ReturnStatement,id:"3ebc4342-c9e8-42e7-a61c-7937081e1d2e",version:1,outputs:[Tc],calledByError:[],calledByEntry:[OB],calledBySuccess:[],throws:null,x:0,y:0,parent:SB},CB={type:n.GenericReference,id:"1c806bb7-4c25-4bad-963b-93dfbb7c8304",entityType:n.ArgumentDeclaration,entityId:"500dee3a-3435-4453-9699-0d053f646523"},BB={like:!1,inferred:!1,id:"d90fcc18-642b-433c-8fcb-4094b9031cd5",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ht,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:CB},MR={id:"500dee3a-3435-4453-9699-0d053f646523",type:n.ArgumentDeclaration,version:1,name:"New Account Owner",description:null,dataType:BB,implements:null,required:!0,writesValues:[Tc],index:0,parent:vB},wB={type:n.GenericReference,id:"83dceb60-f3c4-4085-824c-85f2003bfd27",entityType:n.CustomEntity,entityId:"506946aa-30da-48e6-918f-ffd9eac58813"},VR={type:n.FunctionDeclaration,id:"36f29f96-c001-4b9a-b49c-83eff406a060",version:1,name:"Change owner of bank account",description:null,implements:null,inputs:[MR],calls:[NR],returnStatements:[NR],index:0,collapsed:!1,private:!1,x:0,y:0,parent:wB},_B={type:n.GenericReference,id:"adbaf302-ffa9-49b6-a3c6-83f9a75068e3",entityType:n.VariableDeclaration,entityId:"8e36a476-766e-4cc2-a8a7-27a07dfb5a4b"},NB={like:!1,inferred:!1,id:"79ee04aa-1ba4-4ae9-a406-ed45e5b03f7f",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ht,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:_B},MB={type:n.GenericReference,id:"55e212d1-f0ec-4bb6-acbe-60f741367daf",entityType:n.OutputMap,entityId:"dc9ddb8f-02a0-4a43-aea6-270ec7b7f8a4"},VB={type:n.GenericReference,id:"944e1171-3d9b-4559-9386-1d4974b15962",entityType:n.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},LB={id:"8e36a476-766e-4cc2-a8a7-27a07dfb5a4b",type:n.VariableDeclaration,version:1,name:"Output Account Owner",description:null,dataType:NB,readsValue:MB,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:VB},GB={type:n.GenericReference,id:"b89ebc83-52cf-4447-a5ae-62241f713079",entityType:n.FunctionCall,entityId:"78f6dba8-bed8-44cd-8b0f-6dcc787d1e1e"},$B={id:"dc9ddb8f-02a0-4a43-aea6-270ec7b7f8a4",type:n.OutputMap,version:1,declaration:Tc,writesValues:[LB],index:0,parent:GB},FB={type:n.GenericReference,id:"c1b9e125-1aad-48b7-9687-95c57a6bc10d",entityType:n.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},UB={type:n.GenericReference,id:"d2deaa02-e164-4425-905c-6dee47eb4eac",entityType:n.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},xB={type:n.GenericReference,id:"1109a655-ac62-4110-a933-42a72106f4f0",entityType:n.VariableDeclaration,entityId:"8bea6986-8da2-487b-905d-2fb962db6728"},jB={like:!1,inferred:!1,id:"7d9a1307-512e-42ec-9797-2f7229796b97",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ht,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:xB},kB={type:n.GenericReference,id:"bb61ebf7-57b3-4d14-905d-82ec907205b5",entityType:n.ArgumentDeclaration,entityId:"38f6b236-98ac-47b0-ab9c-d2f9610137b9"},qB={type:n.GenericReference,id:"6b8c7bf2-9fc8-4ea4-9ec0-f41679d513b1",entityType:n.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},JB={type:n.GenericReference,id:"6163d1a1-7a94-49b1-95bb-aecd8d6d335c",entityType:n.FunctionCall,entityId:"78f6dba8-bed8-44cd-8b0f-6dcc787d1e1e"},WB={type:n.GenericReference,id:"1f900f62-4bd2-4246-94aa-b8f5aad384fd",entityType:n.VariableDeclaration,entityId:"8bea6986-8da2-487b-905d-2fb962db6728"},LR={id:"be8538be-e6f9-4b94-9314-a546003ebaa0",type:n.InputMap,version:1,declaration:MR,name:null,description:null,readsValue:WB,defaultValue:null,index:0,parent:JB},YB={type:n.VariableDeclaration,id:"8bea6986-8da2-487b-905d-2fb962db6728",version:1,name:"Changed Account Owner",description:null,dataType:jB,readsValue:kB,writesValues:[LR],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:qB},HB={type:n.FunctionCall,id:"78f6dba8-bed8-44cd-8b0f-6dcc787d1e1e",version:1,declaration:VR,inputs:[LR],outputs:[$B],process:null,successCalls:[],errorCalls:[],calledByError:[],calledByEntry:[FB],calledBySuccess:[],parent:UB,error:null,x:0,y:0},zB={type:n.GenericReference,id:"2d47aba1-a918-46a7-8db7-78809928654a",entityType:n.ArgumentDeclaration,entityId:"38f6b236-98ac-47b0-ab9c-d2f9610137b9"},ZB={like:!1,inferred:!1,id:"5583766c-e9a5-484c-8f43-f4b0a6a1876c",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ht,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:zB},KB={type:n.GenericReference,id:"3e2a81e4-55b2-49f5-94eb-39135e95c3d7",entityType:n.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},XB={id:"38f6b236-98ac-47b0-ab9c-d2f9610137b9",type:n.ArgumentDeclaration,version:1,description:null,name:"New Company Owner",dataType:ZB,implements:null,required:!0,index:0,writesValues:[YB],parent:KB},QB={type:n.GenericReference,id:"30291b01-1b94-4d03-b434-dec122c2bc7d",entityType:n.CustomEntity,entityId:"506946aa-30da-48e6-918f-ffd9eac58813"},ew={type:n.FunctionDeclaration,id:"15ee556d-681f-47de-a31f-16d4ba73cc4e",version:1,description:null,name:"Change Account Owner",inputs:[XB],collapsed:!0,returnStatements:[],calls:[HB],private:!1,index:0,implements:null,x:0,y:0,parent:QB},tw={type:n.GenericReference,id:"72c7ac0a-886e-4e10-b7ed-2f5a819a0233",entityType:n.Property,entityId:"b8f4656a-2b77-43ab-af51-7c32ddede044"},nw={like:!1,inferred:!1,id:"c09dd282-73f6-4077-a467-b66db20b9fc6",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:tw},rw={type:n.GenericReference,id:"8a950024-512c-4580-81db-a705410aeb99",entityType:n.CustomEntity,entityId:"506946aa-30da-48e6-918f-ffd9eac58813"},iw={hidden:!1,required:!0,type:n.Property,id:"b8f4656a-2b77-43ab-af51-7c32ddede044",version:1,name:"Account number",description:null,private:!0,implements:null,static:!1,index:0,dataType:nw,abstract:!1,parent:rw},aw={type:n.GenericReference,id:"b6704b6c-c3bd-49d0-8ebc-82d03e726cbb",entityType:n.Property,entityId:"733d06a6-b8c5-44f3-a1f7-a8c9bd9e44ea"},sw={like:!1,inferred:!1,id:"c03e0b0a-88ab-401a-8833-4806738bdc37",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ht,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:aw},ow={type:n.GenericReference,id:"1ef999a7-e9ed-406a-866e-e58277fc985b",entityType:n.CustomEntity,entityId:"506946aa-30da-48e6-918f-ffd9eac58813"},lw={hidden:!1,required:!0,type:n.Property,id:"733d06a6-b8c5-44f3-a1f7-a8c9bd9e44ea",version:1,description:null,name:"Account Owner",index:1,dataType:sw,implements:null,static:!1,private:!0,abstract:!1,parent:ow},cw={type:n.GenericReference,id:"d41d7f41-98b8-4f67-be92-c349fdda5156",entityType:n.Project,entityId:Y},oi={type:n.CustomEntity,id:"506946aa-30da-48e6-918f-ffd9eac58813",version:1,name:"Bank Account",description:null,abstract:!1,static:!1,abstractMethods:[],properties:[iw,lw],methods:[VR,ew],extends:[],implements:[ke],x:0,y:0,parent:cw},la="bitcoin-api-response-id",GR="time-property-id",$R="disclaimer-property-id",FR="chart-name-property-id",UR="bpi-property-id",js="bpi-entity-id",xR="usd-property-id",jR="gbp-property-id",kR="eur-property-id",li="currency-entity-id",qR="currency-code-property-id",JR="currency-symbol-property-id",WR="currency-rate-property-id",YR="currency-description-property-id",HR="currency-rate-number-property-id",dw={type:n.GenericReference,id:"code-property-data-type-parent-ref-id",entityType:n.Property,entityId:qR},uw={like:!1,inferred:!1,id:"code-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Nn,isList:!1,asType:!1,isNullable:!1,defaultValue:null,options:["USD","GBP","EUR"],constant:!1,parent:dw},pw={type:n.GenericReference,id:"code-property-parent-ref-id",entityType:n.CustomEntity,entityId:li},yw={hidden:!1,required:!0,type:n.Property,id:qR,version:1,name:"code",description:null,dataType:uw,index:0,implements:null,static:!1,private:!1,abstract:!1,parent:pw},hw={type:n.GenericReference,id:"symbol-property-data-type-parent-ref-id",entityType:n.Property,entityId:JR},fw={like:!1,inferred:!1,id:"symbol-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Nn,isList:!1,asType:!1,isNullable:!1,defaultValue:null,options:["&#36;","&pound;","&euro;"],constant:!1,parent:hw},mw={type:n.GenericReference,id:"symbol-property-parent-ref-id",entityType:n.CustomEntity,entityId:li},Tw={hidden:!1,required:!0,type:n.Property,id:JR,version:1,name:"symbol",description:null,index:0,dataType:fw,implements:null,static:!1,private:!1,abstract:!1,parent:mw},Ew={type:n.GenericReference,id:"rate-property-data-type-parent-ref-id",entityType:n.Property,entityId:WR},bw={like:!1,inferred:!1,id:"rate-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Ew},Rw={type:n.GenericReference,id:"rate-property-parent-ref-id",entityType:n.CustomEntity,entityId:li},gw={hidden:!1,required:!0,type:n.Property,id:WR,version:1,name:"rate",description:null,index:0,dataType:bw,implements:null,static:!1,private:!1,abstract:!1,parent:Rw},vw={type:n.GenericReference,id:"description-property-data-type-parent-ref-id",entityType:n.Property,entityId:YR},Iw={like:!1,inferred:!1,id:"description-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:vw},Dw={type:n.GenericReference,id:"description-property-parent-ref-id",entityType:n.CustomEntity,entityId:li},Pw={hidden:!1,required:!0,type:n.Property,id:YR,version:1,name:"description",description:null,dataType:Iw,implements:null,static:!1,index:0,private:!1,abstract:!1,parent:Dw},Aw={type:n.GenericReference,id:"rate-number-property-data-type-parent-ref-id",entityType:n.Property,entityId:HR},Ow={like:!1,inferred:!1,id:"rate-number-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Aw},Sw={type:n.GenericReference,id:"rate-number-property-parent-ref-id",entityType:n.CustomEntity,entityId:li},Cw={hidden:!1,required:!0,type:n.Property,id:HR,version:1,name:"rate_float",description:null,dataType:Ow,implements:null,static:!1,index:0,private:!1,abstract:!1,parent:Sw},Bw={type:n.GenericReference,id:"currency-prototype-parent-ref-id",entityType:n.Project,entityId:Y},ks={type:n.CustomEntity,id:li,version:1,name:"Currency",description:"This entity describes a currency in the Bitcoin Price Index.",properties:[yw,Tw,gw,Pw,Cw],static:!1,abstract:!1,abstractMethods:[],methods:[],extends:[],implements:[],x:0,y:0,parent:Bw},ww={type:n.GenericReference,id:"usd-property-data-type-parent-ref-id",entityType:n.Property,entityId:xR},_w={like:!1,inferred:!1,id:"usd-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ks,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:ww},Nw={type:n.GenericReference,id:"usd-property-parent-ref-id",entityType:n.CustomEntity,entityId:js},Mw={hidden:!1,required:!0,id:xR,type:n.Property,version:1,name:"USD",description:null,index:0,dataType:_w,implements:null,static:!1,private:!1,abstract:!1,parent:Nw},Vw={type:n.GenericReference,id:"gbp-property-data-type-parent-ref-id",entityType:n.Property,entityId:jR},Lw={like:!1,inferred:!1,id:"gbp-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ks,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Vw},Gw={type:n.GenericReference,id:"gbp-property-parent-ref-id",entityType:n.CustomEntity,entityId:js},$w={hidden:!1,required:!0,id:jR,type:n.Property,version:1,name:"GBP",description:null,index:0,dataType:Lw,implements:null,static:!1,private:!1,abstract:!1,parent:Gw},Fw={type:n.GenericReference,id:"eur-property-data-type-parent-ref-id",entityType:n.Property,entityId:kR},Uw={like:!1,inferred:!1,id:"eur-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ks,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Fw},xw={type:n.GenericReference,id:"eur-property-parent-ref-id",entityType:n.CustomEntity,entityId:js},jw={hidden:!1,required:!0,id:kR,type:n.Property,version:1,name:"EUR",description:null,implements:null,static:!1,index:0,dataType:Uw,private:!1,abstract:!1,parent:xw},kw={type:n.GenericReference,id:"bpi-prototype-parent-ref-id",entityType:n.Project,entityId:Y},zR={type:n.CustomEntity,id:js,version:1,name:"BPI",description:"The Bitcoin Price Index",properties:[Mw,$w,jw],abstract:!1,static:!1,abstractMethods:[],methods:[],extends:[],implements:[],x:0,y:0,parent:kw},qw={type:n.GenericReference,id:"time-property-data-type-parent-ref-id",entityType:n.Property,entityId:GR},Jw={like:!1,inferred:!1,id:"time-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:rl,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:qw},Ww={type:n.GenericReference,id:"time-property-parent-ref-id",entityType:n.CustomEntity,entityId:la},Yw={hidden:!1,required:!0,type:n.Property,id:GR,version:1,name:"time",description:null,index:0,dataType:Jw,implements:null,static:!1,private:!1,abstract:!1,parent:Ww},Hw={type:n.GenericReference,id:"disclaimer-property-data-type-parent-ref-id",entityType:n.Property,entityId:$R},zw={like:!1,inferred:!1,id:"disclaimer-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Hw},Zw={type:n.GenericReference,id:"disclaimer-property-parent-ref-id",entityType:n.CustomEntity,entityId:la},Kw={hidden:!1,required:!0,type:n.Property,id:$R,version:1,name:"disclaimer",description:null,index:0,dataType:zw,implements:null,static:!1,private:!1,abstract:!1,parent:Zw},Xw={type:n.GenericReference,id:"chart-name-property-data-type-parent-ref-id",entityType:n.Property,entityId:FR},Qw={like:!1,inferred:!1,id:"chart-name-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Xw},e_={type:n.GenericReference,id:"chart-name-property-parent-ref-id",entityType:n.CustomEntity,entityId:la},t_={hidden:!1,required:!0,type:n.Property,id:FR,version:1,name:"chartName",description:null,index:0,dataType:Qw,implements:null,static:!1,private:!1,abstract:!1,parent:e_},n_={type:n.GenericReference,id:"bpi-property-data-type-parent-ref-id",entityType:n.Property,entityId:UR},r_={like:!1,inferred:!1,id:"bpi-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:zR,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:n_},i_={type:n.GenericReference,id:"bpi-property-parent-ref-id",entityType:n.CustomEntity,entityId:la},a_={hidden:!1,required:!0,type:n.Property,id:UR,version:1,name:"bpi",description:null,implements:null,index:0,dataType:r_,static:!1,private:!1,abstract:!1,parent:i_},s_={type:n.GenericReference,id:"bitcoin-api-response-parent-ref-id",entityType:n.Project,entityId:Y},ZR={type:n.CustomEntity,id:la,version:1,name:"Bitcoin API Response type",description:"The type of the data structure response from the Bitcoin API call",properties:[Yw,Kw,t_,a_],abstract:!1,static:!1,abstractMethods:[],methods:[],extends:[],implements:[],x:0,y:0,parent:s_},o_={type:n.GenericReference,id:"eefa0147-f873-484b-b4f3-9e6493aab183",entityType:n.ArgumentDeclaration,entityId:"f2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},l_={like:!1,inferred:!1,id:"b9f35112-dcb2-4b7c-8fb9-f196b3fa37f9",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ht,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:o_},c_={type:n.GenericReference,id:"128770d6-5e3a-4aff-bca0-ad1f32ebefa8",entityType:n.ReturnStatement,entityId:"e4e05975-c277-471a-b869-f0aed316045c"},d_={type:n.GenericReference,id:"0be84bf9-6421-42b9-980f-6a03f30cb809",entityType:n.ReturnDeclaration,entityId:"a1ec31f0-25ca-42ac-a4c4-c9ec2255f55b"},u_={like:!1,inferred:!1,id:"43daa02a-237b-4b7c-a6e9-2b8c167f6e22",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ht,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:d_},p_={type:n.GenericReference,id:"ad380383-4a47-43da-968e-75a2d603b230",entityType:n.ArgumentDeclaration,entityId:"f2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},KR={isError:!1,id:"a1ec31f0-25ca-42ac-a4c4-c9ec2255f55b",type:n.ReturnDeclaration,version:1,name:"New Company Owner",description:"The new owner of the company",implements:null,dataType:u_,readsValue:p_,required:!0,index:0,parent:c_},y_={type:n.GenericReference,id:"4f24dc27-59a1-49bf-abcc-7d72b00926e4",entityType:n.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},h_={id:"f2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a",type:n.ArgumentDeclaration,version:1,name:"New Company Owner",description:null,implements:null,dataType:l_,writesValues:[KR],required:!0,index:0,parent:y_},f_={type:n.GenericReference,id:"5c9a02f0-d2cf-4efc-828e-467f33a74dd3",entityType:n.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},m_={type:n.GenericReference,id:"2ff8f3da-e0c5-4f0f-b688-2c051c588786",entityType:n.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},T_={type:n.GenericReference,id:"195ae28c-159b-42de-80b1-2ebb8be3619f",entityType:n.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},XR={type:n.ReturnStatement,id:"e4e05975-c277-471a-b869-f0aed316045c",version:1,outputs:[KR],calledByError:[],calledByEntry:[m_],calledBySuccess:[],throws:null,x:0,y:0,parent:T_},E_={type:n.FunctionDeclaration,id:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4",version:1,name:"Change owner of company",description:"Change the owner of the company to a new person",inputs:[h_],calls:[XR],index:0,collapsed:!1,implements:null,returnStatements:[XR],private:!1,x:0,y:0,parent:f_},b_={type:n.GenericReference,id:"e691026f-6db0-43ec-93cd-805ae7d713e3",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},R_={type:n.GenericReference,id:"29c4e3e0-1b66-4075-b559-45b27c5cf356",entityType:n.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},g_={type:n.GenericReference,id:"b1289358-b185-455d-8f58-7791b15cd52a",entityType:n.ReturnStatement,entityId:"9690cd1d-ea35-4e83-823d-0c7310265fee"},v_={type:n.GenericReference,id:"d847bb49-8789-4550-bb2d-e2d551993b28",entityType:n.VariableDeclaration,entityId:"e5a8b6d0-0e6f-4e9a-9b1e-8a2b5c7f0d5a"},I_={type:n.GenericReference,id:"06535500-c37c-4915-8398-1d4e184fa5e7",entityType:n.ReturnDeclaration,entityId:"e7a35277-a0c4-46d5-aca2-bddd0c26e931"},D_={like:!1,inferred:!1,id:"d358dd91-35f7-4095-b728-3fb3c71dbc05",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:_n,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:I_},Ec={isError:!1,id:"e7a35277-a0c4-46d5-aca2-bddd0c26e931",type:n.ReturnDeclaration,version:1,name:"Is name registered",description:"Whether the company name is already registered",dataType:D_,implements:null,readsValue:v_,required:!0,index:0,parent:g_},P_={type:n.GenericReference,id:"gov-company-registry-return-statement-called-by-success-ref-id",entityType:n.VariableDeclaration,entityId:"e5a8b6d0-0e6f-4e9a-9b1e-8a2b5c7f0d5a"},bc={type:n.ReturnStatement,id:"9690cd1d-ea35-4e83-823d-0c7310265fee",version:1,outputs:[Ec],calledByError:[],calledByEntry:[],calledBySuccess:[b_,P_],throws:null,x:0,y:0,parent:R_},A_={type:n.GenericReference,id:"b3126414-4c9b-495f-901e-59f5073c8d67",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},O_={type:n.GenericReference,id:"35115c48-618b-411b-a290-d746d22fdd10",entityType:n.VariableDeclaration,entityId:"83e12ebb-c958-4dee-b750-8ab9930f0f4e"},QR={id:"a0e7b4e5-2f5f-4d4c-8f5c-1e1f1e1a1b1a",type:n.InputMap,version:1,declaration:gl,name:null,description:null,readsValue:O_,defaultValue:null,parent:A_,index:2},S_={type:n.GenericReference,id:"14f46eae-04a5-47d1-9c7f-28fb09b84d1d",entityType:n.VariableDeclaration,entityId:"e5a8b6d0-0e6f-4e9a-9b1e-8a2b5c7f0d5a"},C_={like:!1,inferred:!1,id:"990bd5d1-07ea-4253-acc1-d03bedd22a38",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:_n,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:S_},B_={type:n.GenericReference,id:"e4c3542a-8fb0-4b72-8d6e-3fdff812dd67",entityType:n.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},w_={type:n.GenericReference,id:"825f9f60-22a8-4cc6-9055-d7333f8e92f4",entityType:n.OutputMap,entityId:"8f30d787-9459-4d8d-98a2-b46fbc2006d5"},__={type:n.GenericReference,id:"is-company-name-registered-var-called-by-ref",entityType:n.Operation,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},eg={type:n.VariableDeclaration,id:"e5a8b6d0-0e6f-4e9a-9b1e-8a2b5c7f0d5a",version:1,name:"Is name registered",description:"Whether the company name is registered with the government company registry",dataType:C_,readsValue:w_,writesValues:[Ec],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[__],successCalls:[bc],errorCalls:[],internalCalls:[],x:0,y:0,parent:B_},N_={type:n.GenericReference,id:"1aba021e-48ef-44ac-93d0-eaecac5895da",entityType:n.InputMap,entityId:"c3c8d6c1-3e0d-4e6c-9f9c-6b8c7d7f8e9a"},M_={type:n.GenericReference,id:"dffae7e0-0a5c-4c14-8ed2-8d680b4c4c86",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},V_={type:n.InputMap,id:"c3c8d6c1-3e0d-4e6c-9f9c-6b8c7d7f8e9a",version:1,declaration:Xa,name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"gov-http-request-url-argument-default-value-id",type:n.PrimitiveValue,version:1,value:"https://api.publicapis.org/entries",name:P.String,valueAsType:null,parent:N_,autogeneration:null},index:1,parent:M_},L_={type:n.GenericReference,id:"64ae61f5-ace7-401b-926d-25f852daa60e",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},G_={id:"8f30d787-9459-4d8d-98a2-b46fbc2006d5",type:n.OutputMap,version:1,declaration:rs,index:2,writesValues:[eg],parent:L_},$_={type:n.GenericReference,id:"62a1a086-caea-4270-9c9f-a1695503e745",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},F_={id:"48cf7654-8f3e-4fcd-abc6-740876c310a0",type:n.InputMap,version:1,declaration:Ka,name:null,description:null,readsValue:null,index:0,defaultValue:null,parent:$_},U_={type:n.GenericReference,id:"b0c9c79f-f525-428d-99e7-087d3237ad62",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},x_={id:"2c1dc406-4b71-4023-87b2-abede3a111d2",type:n.InputMap,version:1,name:null,description:null,declaration:Qa,index:3,readsValue:null,defaultValue:null,parent:U_},j_={type:n.GenericReference,id:"9887d6c9-d75b-4c97-b722-e2e60945ea20",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},k_={id:"3fef94b2-0278-43ae-b0c5-bc7083f0a111",type:n.InputMap,version:1,declaration:es,name:null,description:null,readsValue:null,index:4,defaultValue:null,parent:j_},q_={type:n.GenericReference,id:"561275b6-5056-45d8-bf7d-8abaa4645593",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},J_={id:"3efe20a7-4d63-411e-89ef-63e277f48d66",type:n.OutputMap,version:1,declaration:ns,index:1,writesValues:[],parent:q_},W_={type:n.GenericReference,id:"3170ccc2-13de-4bfc-802a-a643be41cd42",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},Y_={id:"40d34323-d7e6-440a-8016-67c05a3b66dd",type:n.OutputMap,version:1,declaration:ts,index:0,writesValues:[],parent:W_},H_={type:n.GenericReference,id:"7432fa82-f574-4c54-a8fa-4cc4376da3d5",entityType:n.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},z_={type:n.GenericReference,id:"8f518502-9eea-462c-8753-8bc3bf3e29a9",entityType:n.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},Z_={type:n.GenericReference,id:"123b8f18-79d9-4166-a5f6-78ec4b461680",entityType:n.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},K_={type:n.GenericReference,id:"e691026f-6db0-43ec-93cd-805ae7d713e3",entityType:n.FunctionCall,entityId:"abb5d456-ee85-4800-bdd9-d409415f60d7"},X_={type:n.GenericReference,id:"a375eedf-4811-41aa-a998-4897c69c46b9",entityType:n.ReturnDeclaration,entityId:"024a9b77-c1cd-4b67-b3ba-1935046b590d"},Q_={like:!1,inferred:!1,id:"767cc5ed-20ec-4fd1-89b1-c8d19daa87d1",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Xe,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:X_},eN={type:n.GenericReference,id:"e64b0c23-129d-4d74-8ab4-eec60e1e5b9b",entityType:n.ReturnStatement,entityId:"ea444a9e-6a5b-4138-b81f-0d5618c3c6f3"},tg={isError:!0,id:"024a9b77-c1cd-4b67-b3ba-1935046b590d",type:n.ReturnDeclaration,version:1,name:"Error",description:"The error that occurred during the HTTP request to the government company registry",dataType:Q_,implements:null,required:!0,readsValue:null,index:0,parent:eN},tN={type:n.ReturnStatement,id:"ea444a9e-6a5b-4138-b81f-0d5618c3c6f3",version:1,outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[K_],throws:tg,x:0,y:0,parent:Z_},nN={type:n.GenericReference,id:"323814fb-9723-49ef-bbba-f882384f18e4",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},rN={id:"2f63f7ba-0ff0-458a-92bc-65d1dd4df8c3",type:n.OutputMap,declaration:vl,version:1,writesValues:[tg],index:0,parentRelationType:Wr.Error,parent:nN},iN={type:n.Operation,id:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7",version:1,declaration:Li,inputs:[F_,V_,QR,x_,k_],outputs:[Y_,J_,G_],process:null,calledByError:[],calledByEntry:[H_],calledBySuccess:[],successCalls:[bc,eg],errorCalls:[tN],error:rN,x:0,y:0,parent:z_},aN={type:n.GenericReference,id:"597b8aa2-f6f2-4f7d-bbb9-b703d02de96a",entityType:n.InputMap,entityId:"b0e7b4e5-2f5f-4d4c-8f5c-1e1f1e1a1b1a"},sN={type:n.GenericReference,id:"546d99b3-28c4-4186-93a0-ac53c1565e07",entityType:n.Operation,entityId:"8f2094c0-e27e-465e-9280-112da0de9019"},oN={id:"b0e7b4e5-2f5f-4d4c-8f5c-1e1f1e1a1b1a",type:n.InputMap,version:1,declaration:Ha,name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"base-query-string-map-default-value-id",type:n.PrimitiveValue,version:1,value:"?name=",name:P.String,parent:aN,valueAsType:null,autogeneration:null},index:0,parent:sN},lN={type:n.GenericReference,id:"6a56fb22-82e1-47c9-bf85-41c4e5986c74",entityType:n.Operation,entityId:"8f2094c0-e27e-465e-9280-112da0de9019"},cN={type:n.GenericReference,id:"191c6a6d-9bcb-441e-bf98-de0da96f5f3a",entityType:n.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},dN={type:n.GenericReference,id:"d8fcbb76-dae2-40cf-847a-02364721b387",entityType:n.VariableDeclaration,entityId:"83e12ebb-c958-4dee-b750-8ab9930f0f4e"},uN={like:!1,inferred:!1,id:"6a70c42b-024a-47c6-8a9d-af52be9c9b9a",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:dN},pN={type:n.GenericReference,id:"2282e2c0-ed9e-4c7b-86fc-1a364fa0fdb8",entityType:n.OutputMap,entityId:"f6c22cf8-63e4-4b2d-b649-b5ab884cf9a5"},yN={type:n.GenericReference,id:"assembled-query-string-called-by-ref",entityType:n.Operation,entityId:"8f2094c0-e27e-465e-9280-112da0de9019"},ng={type:n.VariableDeclaration,id:"83e12ebb-c958-4dee-b750-8ab9930f0f4e",version:1,name:"Query string",description:"The final, assembled query string that will be used in the HTTP request to the government company registry",dataType:uN,readsValue:pN,writesValues:[QR],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[yN],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:cN},hN={id:"f6c22cf8-63e4-4b2d-b649-b5ab884cf9a5",type:n.OutputMap,version:1,writesValues:[ng],declaration:Mi,index:0,parent:lN},fN={type:n.GenericReference,id:"a1b48e7c-0301-4747-b4dd-b5af79956f7f",entityType:n.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},mN={type:n.GenericReference,id:"487c9235-be95-4c96-b9b5-2714b374a277",entityType:n.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},TN={type:n.GenericReference,id:"f6471f4f-b269-46fa-80ec-885e87a449c2",entityId:"a4106e8e-ec4f-4633-a636-09ae73135f69",entityType:n.ArgumentDeclaration},EN={type:n.GenericReference,id:"62b4afb0-6c21-4b0f-abd3-cebef7b17c28",entityType:n.Operation,entityId:"8f2094c0-e27e-465e-9280-112da0de9019"},rg={id:"08f36e2b-bad2-425c-8129-93560bec8488",version:1,type:n.InputMap,declaration:za,name:null,description:null,readsValue:TN,defaultValue:null,index:1,parent:EN},bN={type:n.Operation,id:"8f2094c0-e27e-465e-9280-112da0de9019",declaration:Vi,version:1,inputs:[rg,oN],outputs:[hN],process:null,calledByError:[],calledByEntry:[fN],calledBySuccess:[],successCalls:[ng],errorCalls:[],error:null,x:0,y:0,parent:mN},RN={type:n.GenericReference,id:"c2e0e9b4-aa46-4974-bf8a-886b737b12fb",entityType:n.ArgumentDeclaration,entityId:"a4106e8e-ec4f-4633-a636-09ae73135f69"},gN={like:!1,inferred:!1,id:"a4279518-3bf3-44b7-a2ac-65142ca37f1c",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:RN},vN={type:n.GenericReference,id:"dc273f24-164b-4943-82f9-589b237141e2",entityType:n.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},ig={id:"a4106e8e-ec4f-4633-a636-09ae73135f69",type:n.ArgumentDeclaration,version:1,name:"Company Name to check",description:"The name of the company to check in the government registry",dataType:gN,implements:null,required:!1,writesValues:[rg],index:0,parent:vN},IN={type:n.GenericReference,id:"2178a10c-1cc0-4dad-97c3-0941be6c9738",entityType:n.Project,entityId:Y},ag={type:n.FunctionDeclaration,id:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d",version:1,name:"Check Gov Company Registry availability",description:"Check whether the company name is already registered in the government company registry, or it is available for a new company to use.",inputs:[ig],calls:[bN,iN],returnStatements:[bc],implements:null,index:null,collapsed:!1,private:!1,x:0,y:0,parent:IN},DN={type:n.GenericReference,id:"4d66c53c-f0f7-496a-9955-1e6c8533c5e0",entityType:n.Condition,entityId:"a8f4b0f2-5e5e-4e8f-9d7b-1b5b9b6e9a4b"},PN={type:n.GenericReference,id:"6fa0c8e0-d104-4b4d-a035-d4f6e0c49f09",entityType:n.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},AN={type:n.GenericReference,id:"146408d5-5336-4877-941a-777dd5871926",entityType:n.ArgumentDeclaration,entityId:"c6cf620c-1eee-4919-8578-1a0b6c088551"},ON={type:n.GenericReference,id:"34ae8f8c-548d-4654-984a-6f36affdaf49",entityType:n.FunctionCall,entityId:"d2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},sg={id:"69b1215d-9ebf-4274-b9cb-d4a5888f5122",version:1,type:n.InputMap,declaration:ig,name:null,description:null,readsValue:AN,defaultValue:null,index:0,parent:ON},SN={type:n.GenericReference,id:"07540a94-dda1-40b3-8452-f209bdc87b88",entityType:n.FunctionCall,entityId:"d2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},CN={type:n.GenericReference,id:"eaddf12a-a995-429e-90a0-13bf06efeb28",entityType:n.VariableDeclaration,entityId:"faaf3bf6-917d-40d7-aee6-5164f6646c4b"},BN={like:!1,inferred:!1,id:"7fdaf943-3ffb-48e0-b766-b86cc24090cf",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:_n,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:CN},wN={type:n.GenericReference,id:"030fb5c5-af4d-4c85-8cf0-e99edd50d2bd",entityType:n.OutputMap,entityId:"c1ec31f0-25ca-42ac-a4c4-c9ec2255f55b"},_N={type:n.GenericReference,id:"a8b618e9-c68c-48c1-8bd6-ef47c87d699e",entityType:n.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},NN={type:n.GenericReference,id:"is-company-name-valid-var-called-by-ref",entityType:n.FunctionCall,entityId:"d2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},og={type:n.VariableDeclaration,id:"faaf3bf6-917d-40d7-aee6-5164f6646c4b",version:1,name:"Is name valid",description:"Whether the company name is valid",dataType:BN,readsValue:wN,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[NN],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:_N},MN={id:"c1ec31f0-25ca-42ac-a4c4-c9ec2255f55b",type:n.OutputMap,version:1,declaration:Ec,writesValues:[og],index:0,parent:SN},VN={type:n.FunctionCall,id:"d2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a",version:1,declaration:ag,inputs:[sg],outputs:[MN],calledByError:[],calledByEntry:[],process:null,calledBySuccess:[DN],successCalls:[og],errorCalls:[],error:null,x:0,y:0,parent:PN},LN={type:n.GenericReference,id:"9d0b87b4-bfed-4e02-9e84-6831c21feae2",entityType:n.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},GN={type:n.GenericReference,id:"74345f4f-e80d-48be-adff-d12fcea25bec",entityType:n.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},$N={type:n.GenericReference,id:"b39279ea-969a-4efb-a9ec-353bfd13db65",entityType:n.ArgumentDeclaration,entityId:"c6cf620c-1eee-4919-8578-1a0b6c088551"},FN={type:n.GenericReference,id:"549db613-f225-4c5b-9634-7d096717f0ff",entityType:n.Condition,entityId:"a8f4b0f2-5e5e-4e8f-9d7b-1b5b9b6e9a4b"},lg={id:"358e242c-7448-442e-ab8b-fd7fa119ea71",version:1,type:n.InputMap,declaration:cr.inputs[0],name:null,description:null,readsValue:$N,defaultValue:null,index:0,parent:FN},UN={type:n.Condition,id:"a8f4b0f2-5e5e-4e8f-9d7b-1b5b9b6e9a4b",version:1,declaration:cr,inputs:[lg],calledByError:[],calledByEntry:[LN],calledBySuccess:[],successCalls:[VN],errorCalls:[],x:0,y:0,parent:GN},xN={type:n.GenericReference,id:"43ba1e25-f805-488f-8ae8-c58bb6215b2f",entityType:n.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},jN={type:n.GenericReference,id:"eb091bed-507f-4a1e-93b5-7cd2fccfe002",entityType:n.VariableDeclaration,entityId:"9c928995-0dd5-4f97-9962-56b343bc8a45"},kN={like:!1,inferred:!1,id:"d64152ea-831f-4426-9506-a39bfa170513",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:oi,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:jN},qN={type:n.GenericReference,id:"7e79c29f-f7bd-441a-a77e-c627604dae94",entityType:n.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},JN={type:n.GenericReference,id:"8995ce5f-d5cf-4341-a8b1-5c046cc78b89",entityType:n.ArgumentDeclaration,entityId:"7ed0f7bb-2df0-44e2-b0b3-0709dcca8071"},WN={type:n.GenericReference,id:"new-company-bank-account-var-decl-1-called-by-ref",entityType:n.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},cg={type:n.VariableDeclaration,id:"9c928995-0dd5-4f97-9962-56b343bc8a45",version:1,name:"New bank account",description:"The new entity value representing the new bank account of the company",dataType:kN,readsValue:JN,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[WN],calledBySuccess:[],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:qN},YN={type:n.GenericReference,id:"9a4887bf-d50d-43e4-bdd5-a5262f65f04b",entityType:n.ArgumentDeclaration,entityId:"7ed0f7bb-2df0-44e2-b0b3-0709dcca8071"},HN={like:!1,inferred:!1,id:"ae148c06-3143-49e9-9614-c3aca3f6fa7b",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:oi,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:YN},zN={id:"7ed0f7bb-2df0-44e2-b0b3-0709dcca8071",type:n.ArgumentDeclaration,version:1,name:"New bank account",description:"The new bank account of the company",dataType:HN,implements:null,required:!0,index:1,writesValues:[cg],parent:xN},ZN={type:n.GenericReference,id:"caec9cf8-3133-48d4-a390-114fa71b2933",entityType:n.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},KN={type:n.GenericReference,id:"cebcbad8-ca87-4c4b-be8a-312293d49892",entityType:n.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},XN={type:n.GenericReference,id:"7b8ccfe5-f9cd-4776-a19b-80c689bbe3df",entityType:n.ArgumentDeclaration,entityId:"c6cf620c-1eee-4919-8578-1a0b6c088551"},QN={like:!1,inferred:!1,id:"2a6b4703-ac8d-4d25-8abd-48a115577fec",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:XN},eM={id:"c6cf620c-1eee-4919-8578-1a0b6c088551",type:n.ArgumentDeclaration,version:1,name:"New company name",description:null,dataType:QN,implements:null,required:!0,index:0,writesValues:[lg,sg],parent:KN},tM={type:n.FunctionDeclaration,id:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84",version:1,name:"Company changed event",description:"The event that is triggered when a company is changed",returnStatements:[],collapsed:!1,inputs:[eM,zN],calls:[UN,cg],index:1,private:!1,implements:null,x:0,y:0,parent:ZN},nM={type:n.GenericReference,id:"employee-manager-property-data-type-entity-ref-id",entityType:n.CustomEntity,entityId:"employee-entity-id"},rM={type:n.GenericReference,id:"employee-manager-property-data-type-parent-ref-id",entityType:n.Property,entityId:"employee-manager-property-id"},iM={like:!1,inferred:!1,id:"employee-manager-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:nM,isList:!1,isNullable:!0,asType:!1,defaultValue:null,constant:!1,parent:rM},aM={type:n.GenericReference,id:"employee-manager-property-parent-ref-id",entityType:n.CustomEntity,entityId:"employee-entity-id"},sM={hidden:!1,required:!0,type:n.Property,id:"employee-manager-property-id",version:1,name:"Manager",description:"The manager of the employee",index:0,implements:null,private:!1,static:!1,dataType:iM,abstract:!1,parent:aM},oM={type:n.GenericReference,id:"employee-start-date-property-data-type-parent-ref-id",entityType:n.Property,entityId:"employee-start-date-property-id"},lM={like:!1,inferred:!1,id:"employee-start-date-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:hn,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:oM},cM={type:n.GenericReference,id:"employee-start-date-property-parent-ref-id",entityType:n.CustomEntity,entityId:"employee-entity-id"},dM={hidden:!1,required:!0,type:n.Property,id:"employee-start-date-property-id",version:1,name:"Start date",description:"The date the employee started working in the company",index:0,private:!1,static:!1,implements:null,dataType:lM,abstract:!1,parent:cM},uM={type:n.GenericReference,id:"employee-department-property-ref-id",entityType:n.Property,entityId:"employee-department-property-id"},pM={like:!1,inferred:!1,id:"employee-department-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Nn,isList:!1,isNullable:!1,asType:!1,options:["Human Resources","Finance","IT","Sales","Marketing","Customer Service","Logistics","Product"],defaultValue:null,constant:!1,parent:uM},yM={type:n.GenericReference,id:"employee-department-property-parent-ref-id",entityType:n.CustomEntity,entityId:"employee-entity-id"},hM={hidden:!1,required:!0,type:n.Property,id:"employee-department-property-id",version:1,name:"Department",description:"The department the employee works in, from a list of departments in the company",index:0,implements:null,static:!1,private:!1,dataType:pM,abstract:!1,parent:yM},fM={type:n.GenericReference,id:"employee-prototype-parent-ref-id",entityType:n.Project,entityId:Y},Lt={type:n.CustomEntity,id:"employee-entity-id",version:1,name:"Employee",description:"A entity that represents an employee in the company",properties:[hM,dM,sM],abstract:!1,static:!1,abstractMethods:[],methods:[],implements:[],extends:[ht],x:0,y:0,parent:fM},mM={type:n.GenericReference,id:"dec8fbfe-9124-41fd-9f1c-5b2f07cfd6ba",entityType:n.Property,entityId:"4f52d044-f3dd-4bdf-927e-637c3b92e8bd"},TM={like:!1,inferred:!1,id:"bc0b8979-6c43-4d47-a712-6742b89e3c00",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:mM},EM={type:n.GenericReference,id:"4f8c0a05-466e-4672-b4c4-6bd408c0be9a",entityType:n.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},bM={hidden:!1,required:!0,type:n.Property,id:"4f52d044-f3dd-4bdf-927e-637c3b92e8bd",version:1,name:"Company Name",private:!1,static:!1,description:"The name of the company",index:0,implements:null,dataType:TM,abstract:!1,parent:EM},RM={type:n.GenericReference,id:"95173fe0-a6e6-443c-94f3-f7c5cf171fcf",entityType:n.Property,entityId:"80c86e1b-caca-4ba5-9b1f-38f72d10e4a3"},gM={like:!1,inferred:!1,id:"ddbb6f5c-0cf4-41fb-83b3-b6c47c0e338d",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:oi,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:RM},vM={type:n.GenericReference,id:"6a9a0b72-a05d-4169-b3f3-5afb01e8d0df",entityType:n.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},Rc={hidden:!1,required:!0,type:n.Property,id:"80c86e1b-caca-4ba5-9b1f-38f72d10e4a3",version:1,name:"Bank account",description:"The bank account of the company",index:1,implements:null,static:!1,private:!1,dataType:gM,abstract:!1,parent:vM},IM={type:n.GenericReference,id:"62892cc6-d227-4088-90d3-ae7c15ed4af4",entityType:n.Property,entityId:"19a31727-1fba-40a5-be25-18e0f149d5cb"},DM={like:!1,inferred:!1,id:"1f7629df-dc29-4c89-8369-c6d043e97a9e",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ht,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:IM},PM={type:n.GenericReference,id:"89384206-fd5a-4f0a-849c-f777473e5773",entityType:n.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},AM={hidden:!1,required:!0,type:n.Property,id:"19a31727-1fba-40a5-be25-18e0f149d5cb",version:1,name:"Company Owner",description:"The person that owns the company",index:2,static:!1,implements:null,dataType:DM,private:!0,abstract:!1,parent:PM},OM={type:n.GenericReference,id:"4d2ffb6c-5f38-436e-8339-fb9878ac2b5e",entityType:n.Property,entityId:"f8310850-a87e-405c-b182-4f1d5fa49240"},SM={like:!1,inferred:!1,id:"ad44250b-40c2-48f7-a480-381fa938f562",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Lt,isList:!0,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:OM},CM={type:n.GenericReference,id:"aa5d4eee-6fac-4e72-bf21-9c8750024541",entityType:n.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},BM={hidden:!1,required:!0,type:n.Property,id:"f8310850-a87e-405c-b182-4f1d5fa49240",version:1,name:"Employees",description:null,index:3,dataType:SM,implements:null,private:!0,static:!1,abstract:!1,parent:CM},wM={type:n.GenericReference,id:"e3c03b6b-2ea0-4d99-865d-5e6a348672d0",entityType:n.Project,entityId:Y},Gt={type:n.CustomEntity,id:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d",version:1,name:"Company",description:null,properties:[bM,Rc,AM,BM],static:!1,abstract:!1,abstractMethods:[],methods:[E_,tM],extends:[],implements:[ke],x:0,y:0,parent:wM},_M={type:n.GenericReference,id:"ffcad334-138d-4b67-8fb3-5f0e6f5fefbd",entityType:n.Project,entityId:Y},gc={type:n.FunctionDeclaration,id:"0f89260c-8c58-4639-8629-d9ea5ab40ba7",version:1,name:"Show popup",description:null,inputs:[],calls:[],returnStatements:[],implements:null,collapsed:!1,private:!1,index:null,x:0,y:0,parent:_M};n.GenericReference,n.DataType;const NM={id:"cron-job-entity-expression-property-ref-id",type:n.GenericReference,entityId:"cron-job-entity-expression-property-id",entityType:n.Property},MM={like:!1,inferred:!1,id:"cron-job-entity-expression-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:null,parent:NM},VM={id:"cron-job-entity-ref-id",type:n.GenericReference,entityId:"cron-job-entity-id",entityType:n.CustomEntity},LM={hidden:!1,required:!0,id:"cron-job-entity-expression-property-id",type:n.Property,version:1,name:"Cron expression",description:"The cron expression that defines when the cron job should be triggered",dataType:MM,implements:null,static:!0,private:!1,abstract:!1,index:0,parent:VM},GM={id:"cron-job-entity-trigger-show-popup-func-call-called-by-ref-one-id",type:n.GenericReference,entityId:"show-popup-func-decl-id",entityType:n.FunctionDeclaration},$M={id:"cron-job-entity-trigger-show-popup-func-call-parent-ref-id",type:n.GenericReference,entityId:"cron-job-entity-trigger-func-decl-id",entityType:n.FunctionDeclaration},FM={id:"cron-job-entity-trigger-show-popup-func-call-id",version:1,type:n.FunctionCall,declaration:gc,inputs:[],outputs:[],process:null,successCalls:[],calledByError:[],calledByEntry:[GM],calledBySuccess:[],errorCalls:[],error:null,x:0,y:0,parent:$M},UM={id:"cron-job-entity-trigger-func-decl-parent-ref-id",type:n.GenericReference,entityId:"cron-job-entity-id",entityType:n.CustomEntity},xM={id:"cron-job-entity-trigger-func-decl-id",version:1,type:n.FunctionDeclaration,name:"Scheduled trigger",description:"The function that is called when the cron job is triggered",inputs:[],private:!1,implements:Wl,calls:[FM],collapsed:!1,returnStatements:[],index:0,x:0,y:0,parent:UM},jM={id:"cron-job-entity-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},kM={id:"cron-job-entity-id",version:1,type:n.CustomEntity,name:"Run at 12pm on Christmas day",description:"A cron job that runs at 12pm on Christmas day",properties:[LM],static:!0,abstract:!1,abstractMethods:[],extends:[Yl],implements:[],methods:[xM],x:0,y:0,parent:jM},qM={type:n.GenericReference,id:"52dbd85c-48b1-462a-8205-2437d6fb1cb4",entityType:n.Project,entityId:Y},JM={type:n.CustomEntity,id:"6f0908c2-09c6-4a8b-8f43-d2467fe6fb39",version:1,name:"Get bank all bank accounts",description:null,properties:[],static:!0,abstract:!1,abstractMethods:[],methods:[],extends:[],implements:[ds],x:0,y:0,parent:qM},dg="f558fbf8-67de-4545-9804-6ae621e0b2d4",WM={id:"getCompanyByIdEndpointPathParamsVariableDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"getCompanyByIdEndpointPathParamsVariableDataType"},YM={id:"getCompanyByIdEndpointPathParamsArgumentDeclarationRef",type:n.GenericReference,entityType:n.ArgumentDeclaration,entityId:"getCompanyByIdEndpointPathParamsArgumentDeclaration"},HM={like:!1,inferred:!1,id:"getCompanyByIdEndpointPathParamsVariableDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"getCompanyByIdEndpointPathParamsVariableDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:P.JSON,value:{},parent:WM,autogeneration:null,valueAsType:null},parent:YM},zM={id:"getCompanyByIdEndpointReachedEntityEventRef",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},ZM={id:"getCompanyByIdEndpointRequestHeadersVariableDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"getCompanyByIdEndpointRequestHeadersVariableDataType"},KM={id:"getCompanyByIdEndpointRequestHeadersArgumentDeclarationRef",type:n.GenericReference,entityType:n.ArgumentDeclaration,entityId:"getCompanyByIdEndpointRequestHeadersArgumentDeclaration"},XM={like:!1,inferred:!1,id:"getCompanyByIdEndpointRequestHeadersVariableDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:Xe,asType:!1,defaultValue:{parentRelationType:null,id:"getCompanyByIdEndpointRequestHeadersVariableDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:P.JSON,value:{},parent:ZM,autogeneration:null,valueAsType:null},parent:KM},QM={id:"getCompanyByIdEndpointRequestHeadersArgumentDeclaration",version:1,description:"A set of any properties, with names and value that transmit metadata about the request.",type:n.ArgumentDeclaration,writesValues:[],name:"Request headers",dataType:XM,implements:Vl,required:!0,index:0,parent:zM},eV={id:"getCompanyByIdEndpointReachedEntityEventRefTwo",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},tV={id:"getCompanyByIdEndpointPathParamsArgumentDeclaration",type:n.ArgumentDeclaration,description:"A standarized text, without spaces that is added at the end of the domain and routes the request to a specific resource within the target server. For example: /api/users/123, /api/users/123/:name, /api/users/123/:name/:age.",version:1,name:"Path parameters",writesValues:[],dataType:HM,implements:Ll,required:!0,index:1,parent:eV},nV={id:"getCompanyByIdEndpointReachedEntityEventRefThree",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},rV={id:"getCompanyByIdEndpointRequestQueryParamsVariableDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"getCompanyByIdEndpointRequestQueryParamsVariableDataType"},iV={id:"getCompanyByIdEndpointRequestQueryParamsArgumentDeclarationRef",type:n.GenericReference,entityType:n.ArgumentDeclaration,entityId:"getCompanyByIdEndpointRequestQueryParamsArgumentDeclaration"},aV={like:!1,inferred:!1,id:"getCompanyByIdEndpointRequestQueryParamsVariableDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,asType:!1,entity:x,defaultValue:{parentRelationType:null,id:"getCompanyByIdEndpointRequestQueryParamsVariableDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:P.JSON,value:{},parent:rV,autogeneration:null,valueAsType:null},parent:iV},sV={id:"getCompanyByIdEndpointRequestQueryParamsArgumentDeclaration",version:1,description:"A text with standarized format, without spaces that is added at the end of the URL path, after the ? character. It contains data that might be used to process the request. For example: /api/users?name=John&age=30",type:n.ArgumentDeclaration,writesValues:[],name:"Request query params",dataType:aV,implements:Gl,required:!0,index:2,parent:nV},oV={id:"getCompanyByIdEndpointReachedEntityEventRefFour",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},lV={id:"getCompanyByIdEndpointRequestBodyArgumentDeclarationRef",type:n.GenericReference,entityType:n.ArgumentDeclaration,entityId:"getCompanyByIdEndpointRequestBodyArgumentDeclaration"},cV={like:!1,inferred:!1,id:"getCompanyByIdEndpointRequestBodyVariableDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,asType:!1,constant:!1,entity:Xe,defaultValue:null,parent:lV},dV={id:"getCompanyByIdEndpointRequestBodyArgumentDeclaration",version:1,description:"The main data payload of the request.",type:n.ArgumentDeclaration,writesValues:[],name:"Request body",dataType:cV,implements:$l,index:3,required:!0,parent:oV},uV={id:"getCompanyByIdEndpointResponseCodeReturnDeclarationRef",type:n.GenericReference,entityType:n.ReturnDeclaration,entityId:"getCompanyByIdEndpointResponseCodeReturnDeclaration"},pV={like:!1,inferred:!1,id:"9ba575b0-6f8e-436d-a3de-3b843622aa17",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:uV},yV={id:"getCompanyByIdEndpointReturnStatementRef",type:n.GenericReference,entityType:n.ReturnStatement,entityId:"getCompanyByIdEndpointReturnStatement"},hV={isError:!1,id:"getCompanyByIdEndpointResponseCodeReturnDeclaration",version:1,description:"A standarized number that represents the status of the response. 200 for OK, 404 for not found, 500 for server error, etc.",type:n.ReturnDeclaration,name:"Response code",dataType:pV,implements:Fl,readsValue:null,required:!0,index:0,parent:yV},fV={id:"getCompanyByIdEndpointResponseHeadersDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"getCompanyByIdEndpointResponseHeadersDataType"},mV={id:"getCompanyByIdEndpointResponseHeadersReturnDeclarationRef",type:n.GenericReference,entityType:n.ReturnDeclaration,entityId:"getCompanyByIdEndpointResponseHeadersReturnDeclaration"},TV={like:!1,inferred:!1,id:"getCompanyByIdEndpointResponseHeadersDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:Xe,asType:!1,defaultValue:{parentRelationType:null,id:"getCompanyByIdEndpointResponseHeadersDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:P.JSON,value:{},parent:fV,autogeneration:null,valueAsType:null},parent:mV},EV={id:"getCompanyByIdEndpointReturnStatementRefTwo",type:n.GenericReference,entityType:n.ReturnStatement,entityId:"getCompanyByIdEndpointReturnStatement"},bV={isError:!1,id:"getCompanyByIdEndpointResponseHeadersReturnDeclaration",version:1,description:"A set of any properties, with names and value that transmit metadata about the response.",type:n.ReturnDeclaration,name:"Response headers",dataType:TV,implements:Ul,readsValue:null,required:!0,index:1,parent:EV},RV={id:"getCompanyByIdEndpointResponseBodyReturnDeclarationRef",type:n.GenericReference,entityType:n.ReturnDeclaration,entityId:"getCompanyByIdEndpointResponseBodyReturnDeclaration"},gV={like:!1,inferred:!1,id:"getCompanyByIdEndpointResponseBodyDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,asType:!1,constant:!1,entity:Xe,defaultValue:null,parent:RV},vV={id:"getCompanyByIdEndpointReturnStatementRefThree",type:n.GenericReference,entityType:n.ReturnStatement,entityId:"getCompanyByIdEndpointReturnStatement"},IV={isError:!1,id:"getCompanyByIdEndpointResponseBodyReturnDeclaration",version:1,description:"The main data payload of the response.",type:n.ReturnDeclaration,name:"Response body",implements:xl,dataType:gV,readsValue:null,required:!0,index:2,parent:vV},DV={id:"getCompanyByIdEndpointReturnStatementCallerRef",type:n.GenericReference,entityId:"getCompanyByIdEndpointReachedEntityEvent",entityType:n.FunctionDeclaration},PV={id:"getCompanyByIdEndpointReachedEntityEventRefFive",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},AV={id:"getCompanyByIdEndpointReturnStatement",type:n.ReturnStatement,version:1,outputs:[hV,bV,IV],calledByError:[],calledByEntry:[DV],calledBySuccess:[],throws:null,x:0,y:0,parent:PV},OV={id:"endpointBuiltInBaseEntityRefFour",type:n.GenericReference,entityType:n.BuiltInBaseEntity,entityId:dg},SV={id:"getCompanyByIdEndpointReachedEntityEvent",name:"Endpoint reached",version:1,type:n.FunctionDeclaration,inputs:[QM,tV,sV,dV],returnStatements:[AV],description:"Fired when the endpoint is reached.",calls:[],collapsed:!1,implements:jl,index:0,private:!1,x:0,y:0,parent:OV},CV={id:"getCompanyByIdEndpointPathPropertyDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"getCompanyByIdEndpointPathPropertyDataType"},BV={id:"getCompanyByIdEndpointPathPropertyRef",type:n.GenericReference,entityType:n.Property,entityId:"getCompanyByIdEndpointPathProperty"},wV={like:!1,inferred:!1,id:"getCompanyByIdEndpointPathPropertyDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"getCompanyByIdEndpointPathPropertyDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:P.String,value:"/company/{id}",parent:CV,valueAsType:null,autogeneration:null},parent:BV},_V={id:"getCompanyByIdEndpointBaseEntityRefTwo",type:n.GenericReference,entityType:n.BuiltInBaseEntity,entityId:M.HTTP_ENDPOINT},NV={hidden:!1,required:!0,id:"getCompanyByIdEndpointPathProperty",name:"Path",version:1,type:n.Property,private:!1,abstract:!1,static:!0,implements:Nl,dataType:wV,index:1,description:"Path to the endpoint, for example /api/users, or /api/users/{id}, or /api/users/{id}/:name. The path can contain parameters, which are defined by curly braces, and will be passed to the endpoint event as variables with the same name.",parent:_V},MV={id:"getCompanyByIdEndpointMethodPropertyDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"getCompanyByIdEndpointMethodPropertyDataType"},VV={id:"getCompanyByIdEndpointMethodPropertyRef",type:n.GenericReference,entityType:n.Property,entityId:"getCompanyByIdEndpointMethodProperty"},LV={like:!1,inferred:!1,id:"getCompanyByIdEndpointMethodPropertyDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:Nn,isList:!0,isNullable:!1,constant:!0,asType:!1,defaultValue:{parentRelationType:null,id:"getCompanyByIdEndpointMethodPropertyDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,value:"GET",name:P.Enum,parent:MV,valueAsType:null,autogeneration:null},options:["GET","POST","PUT","DELETE","PATCH","OPTIONS","HEAD","TRACE","CONNECT","CUSTOM"],parent:VV},GV={id:"getCompanyByIdEndpointBaseEntityRefThree",type:n.GenericReference,entityType:n.BuiltInBaseEntity,entityId:M.HTTP_ENDPOINT},$V={hidden:!1,required:!0,id:"getCompanyByIdEndpointMethodProperty",name:"Method",version:1,type:n.Property,private:!1,abstract:!1,static:!0,implements:Ml,index:0,dataType:LV,description:null,parent:GV},FV={type:n.GenericReference,id:"6a905153-8aa8-4424-bd7b-6415731a2725",entityType:n.Project,entityId:Y},UV={type:n.CustomEntity,id:dg,version:1,name:"Get given company data by id",description:null,properties:[NV,$V],methods:[SV],static:!0,abstract:!1,abstractMethods:[],extends:[],implements:[ds],x:0,y:0,parent:FV},xV={id:"product-prototype-database-property-ref-id",type:n.GenericReference,entityId:"product-prototype-database-property-id",entityType:n.Property},jV={id:"product-prototype-database-property-data-type-default-value-parent-ref-id",type:n.GenericReference,entityId:"product-prototype-database-property-data-type-default-value-id",entityType:n.DataType},kV={like:!1,inferred:!1,id:"product-prototype-database-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:Mn,asType:!1,defaultValue:{parentRelationType:null,id:"product-prototype-database-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,value:null,name:P.EntityTemplate,valueAsType:fc,autogeneration:null,parent:jV},parent:xV},qV={id:"product-prototype-database-property-parent-ref-id",type:n.GenericReference,entityId:"de67fc84-3719-46fd-9ab4-3fca3a3cc50d",entityType:n.CustomEntity},JV={hidden:!1,required:!0,id:"product-prototype-database-property-id",name:"Database",version:1,type:n.Property,private:!1,abstract:!1,implements:ji,static:!0,index:0,dataType:kV,description:"The database that the entity belongs to.",parent:qV},WV={type:n.GenericReference,id:"13a4045e-dcb0-4159-8d33-10a646078b5a",entityType:n.Property,entityId:"d519c26a-15b8-40d8-ad09-13fa9342e9ba"},YV={like:!1,inferred:!1,id:"7449779e-1d4e-409c-81c6-4b611336ed18",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:WV},HV={type:n.GenericReference,id:"0969562f-d836-406f-8b48-dd9d417fbe72",entityType:n.CustomEntity,entityId:"a2d0ec83-72ce-4f54-b059-a39e018fa86c"},zV={hidden:!1,required:!0,type:n.Property,id:"d519c26a-15b8-40d8-ad09-13fa9342e9ba",version:1,name:"Name",description:"The name of the product",index:0,implements:null,static:!1,private:!1,dataType:YV,abstract:!1,parent:HV},ZV={type:n.GenericReference,id:"833a5425-7bd0-41dd-9e97-e018acce9592",entityType:n.Project,entityId:Y},KV={type:n.CustomEntity,id:"a2d0ec83-72ce-4f54-b059-a39e018fa86c",version:1,name:"Product",description:"A product that can be sold",implements:[ke],extends:[],abstract:!1,static:!1,abstractMethods:[],properties:[JV,zV],methods:[],x:0,y:0,parent:ZV},ca="project-loaded-event-id",rn="get-bitcoin-price-http-call-operation-id",ug="get-bitcoin-price-http-call-response-body-id",qs="validate-bitcoin-price-response-operation-ids",XV={type:n.GenericReference,id:"validate-bitcoin-data-to-validate-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:ug},QV={type:n.GenericReference,id:"validate-bitcoin-data-to-validate-input-map-parent-ref-id",entityType:n.Operation,entityId:qs},pg={id:"validate-bitcoin-data-to-validate-input-map-id",type:n.InputMap,version:1,declaration:rr.inputs[1],name:null,description:null,readsValue:XV,defaultValue:null,index:0,parent:QV},e1={type:n.GenericReference,id:"validate-bitcoin-type-to-match-input-map-default-value-parent-ref-id",entityType:n.InputMap,entityId:"validate-bitcoin-type-to-match-input-map-id"},t1={type:n.GenericReference,id:"validate-bitcoin-type-to-match-input-map-parent-ref-id",entityType:n.Operation,entityId:qs},n1={id:"validate-bitcoin-type-to-match-input-map-id",type:n.InputMap,version:1,declaration:rr.inputs[0],name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"validate-bitcoin-type-to-match-input-map-default-value-id",type:n.PrimitiveValue,version:1,name:P.EntityTemplate,valueAsType:ZR,value:null,parent:e1,autogeneration:null},index:0,parent:t1},r1={type:n.GenericReference,id:"validate-bitcoin-validated-entity-output-map-parent-ref-id",entityType:n.Operation,entityId:qs},i1={id:"validate-bitcoin-validated-entity-output-map-id",type:n.OutputMap,version:1,declaration:rr.outputs[0],writesValues:[],index:0,parent:r1},a1={type:n.GenericReference,id:"validate-bitcoin-price-response-operation-parent-ref-id",entityType:n.GlobalEvent,entityId:ca},s1={type:n.GenericReference,id:"validate-bitcoin-price-response-operation-called-by-ref-id",entityType:n.Operation,entityId:rn},o1={type:n.Operation,id:qs,version:1,declaration:rr,inputs:[n1,pg],outputs:[i1],process:null,successCalls:[],errorCalls:[],error:null,x:0,y:0,calledByError:[],calledByEntry:[],calledBySuccess:[s1],parent:a1},l1={type:n.GenericReference,id:"96edb661-3f36-406c-8921-f1679dd796a3",entityType:n.FunctionCall,entityId:rn},c1={id:"c93e1393-9b5e-4de2-b8da-7eae647d715a",version:1,type:n.InputMap,declaration:Ka,name:null,description:null,readsValue:null,defaultValue:null,index:0,parent:l1},d1={type:n.GenericReference,id:"40312b28-71b8-4b01-a654-58b87191939d",entityType:n.FunctionCall,entityId:rn},u1={type:n.GenericReference,id:"6ea96c7d-02a7-4971-82ad-2f32a0fec8b4",entityType:n.InputMap,entityId:"9f21cbac-5a83-4983-8923-9224ffd3ba9f"},p1={id:"9f21cbac-5a83-4983-8923-9224ffd3ba9f",version:1,type:n.InputMap,declaration:Xa,name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"get-bitcoin-price-http-request-url-argument-default-value-id",type:n.PrimitiveValue,version:1,value:"https://api.coindesk.com/v1/bpi/currentprice.json",name:P.String,parent:u1,valueAsType:null,autogeneration:null},index:1,parent:d1},y1={type:n.GenericReference,id:"2610bf4a-c8a2-4746-b6cc-eb15f7fa8e9c",entityType:n.FunctionCall,entityId:rn},h1={id:"ffb3cd9d-c955-4104-bc7b-299120fe4ede",version:1,type:n.InputMap,declaration:Qa,name:null,description:null,readsValue:null,defaultValue:null,index:2,parent:y1},f1={type:n.GenericReference,id:"bfd29a6a-671a-448c-9f2f-f8c7e4ad8349",entityType:n.FunctionCall,entityId:rn},m1={id:"412bf1f3-1a8e-4665-a95f-82117540e34e",version:1,type:n.InputMap,declaration:es,name:null,description:null,readsValue:null,defaultValue:null,index:3,parent:f1},T1={type:n.GenericReference,id:"616a15f3-c224-4b11-b95c-63314edef409",entityType:n.FunctionCall,entityId:rn},E1={id:"4dd4651c-02e4-45f1-b50f-824f3bcb1648",version:1,type:n.OutputMap,declaration:ns,writesValues:[],index:1,parent:T1},b1={type:n.GenericReference,id:"28793b68-4d7e-4826-aee1-f201a3499faf",entityType:n.FunctionCall,entityId:rn},R1={id:"94fe9d35-4dd4-4729-a50c-5283ccd7e661",version:1,type:n.OutputMap,declaration:ts,writesValues:[],index:0,parent:b1},g1={type:n.GenericReference,id:"f13e04b2-49b4-4c69-85b8-cbbafafa3524",entityType:n.FunctionCall,entityId:rn},v1={id:ug,type:n.OutputMap,version:1,declaration:rs,writesValues:[pg],index:2,parent:g1},I1={type:n.GenericReference,id:"6148d6d0-caaa-45fc-b601-ff2493dfc60f",entityType:n.FunctionDeclaration,entityId:rn},D1={type:n.GenericReference,id:"b115f084-807b-44b3-ae01-b69cc342f761",entityType:n.GlobalEvent,entityId:ca},P1={type:n.Operation,id:rn,version:1,declaration:Li,inputs:[c1,p1,h1,m1],outputs:[R1,E1,v1],process:null,parent:D1,calledByError:[],calledByEntry:[I1],calledBySuccess:[],successCalls:[o1],errorCalls:[],error:null,x:0,y:0},A1={type:n.GenericReference,id:"24e76019-3f94-475b-91ce-297f76bbc224",entityType:n.GlobalEvent,entityId:ca},O1={type:n.GenericReference,id:"0eac8e29-cdf2-42f8-8ea7-ad76d4d79abe",entityType:n.GlobalEvent,entityId:ca},S1={process:null,type:n.FunctionCall,id:"2d2e7593-bfbf-457c-a607-5fce18eef457",version:1,declaration:gc,inputs:[],outputs:[],calledByError:[],calledByEntry:[A1],calledBySuccess:[],parent:O1,successCalls:[],errorCalls:[],error:null,x:0,y:0},C1={id:"793b5999-a9da-47fb-9665-0c17ebc6d5c9",type:n.GenericReference,entityType:n.Project,entityId:"2e7eb5382-3d99-44fd-972a-b8b1e819f6be"},B1={type:n.GlobalEvent,id:ca,version:1,name:pn.PROJECT_PUBLICATION_COMPLETED,returnStatements:[],collapsed:!1,implements:fs,parent:C1,inputs:[],calls:[S1,P1],x:0,y:0},$t="abort-execution-func-declaration-id",da="abort-execution-func-exec-var-declaration-id",Js="abort-execution-func-small-wait-op-id",vc="abort-execution-func-long-wait-op-id",yg="abort-execution-func-long-wait-process-output-id",hg="abort-execution-func-exec-var-instance-write-id",fg="abort-execution-func-long-wait-return-stmt-id",mg="abort-execution-func-small-wait-return-stmt-id",w1="abort-execution-func-exec-var-instance-abort-call-id",Ic="abort-execution-func-exec-var-instance-abort-internal-call-id",Tg="abort-execution-func-exec-second-wait-op-id",_1={type:n.GenericReference,id:"short-wait-return-statement-returned-hello-string-data-type-parent-ref-id",entityType:n.ReturnDeclaration,entityId:"short-wait-return-statement-returned-hello-string-id"},N1={type:n.GenericReference,id:"short-wait-return-statement-returned-hello-string-data-type-default-value-parent-ref-id",entityType:n.DataType,entityId:"short-wait-return-statement-returned-hello-string-data-type-id"},M1={like:!1,inferred:!1,id:"short-wait-return-statement-returned-hello-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:{parentRelationType:null,id:"short-wait-return-statement-returned-hello-string-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:P.String,value:"Hello 2",autogeneration:null,valueAsType:null,parent:N1},constant:!1,parent:_1},V1={type:n.GenericReference,id:"short-wait-return-statement-returned-hello-string-parent-ref-id",entityType:n.ReturnStatement,entityId:mg},L1={isError:!1,id:"short-wait-return-statement-returned-hello-string-id",type:n.ReturnDeclaration,version:1,name:"Return 1",description:"A random string that is returned by the function",dataType:M1,implements:null,readsValue:null,required:!0,index:0,parent:V1},G1={type:n.GenericReference,id:"short-wait-return-statement-called-by-ref-id",entityType:n.Operation,entityId:Js},$1={type:n.GenericReference,id:"short-wait-return-statement-parent-ref-id",entityType:n.FunctionDeclaration,entityId:$t},Eg={type:n.ReturnStatement,id:mg,version:1,outputs:[L1],calledByError:[],calledByEntry:[],calledBySuccess:[G1],throws:null,x:0,y:0,parent:$1},F1={type:n.GenericReference,id:"second-wait-argument-default-value-parent-ref-id",entityType:n.InputMap,entityId:"second-wait-argument-map-id"},U1={type:n.GenericReference,id:"second-wait-argument-map-parent-ref-id",entityType:n.Operation,entityId:Tg},x1={id:"second-wait-argument-map-id",type:n.InputMap,version:1,declaration:tr,name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"second-wait-argument-default-value-id",type:n.PrimitiveValue,version:1,value:2e3,valueAsType:null,autogeneration:null,name:P.Number,parent:F1},index:0,parent:U1},j1={type:n.GenericReference,id:"small-wait-parent-ref-id",entityType:n.FunctionDeclaration,entityId:$t},k1={type:n.GenericReference,id:"small-wait-called-by-ref-one-id",entityType:n.InternalCall,entityId:Ic},q1={id:Tg,type:n.Operation,version:1,declaration:pt,inputs:[x1],outputs:[],process:null,successCalls:[Eg],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[],calledBySuccess:[k1],error:null,parent:j1},J1={type:n.GenericReference,id:"abort-exec-func-abort-call-var-instance-abort-internal-call-called-by-ref-one-id",entityType:n.VariableInstance,entityId:hg},W1={type:n.GenericReference,id:"abort-exec-func-abort-call-var-instance-abort-internal-call-called-by-ref-two-id",entityType:n.Operation,entityId:Js},Y1={type:n.GenericReference,id:"abort-exec-func-abort-call-var-instance-main-project-ref-id",entityType:n.FunctionDeclaration,entityId:$t},H1={type:n.GenericReference,id:"abort-exec-func-abort-call-var-instance-declaration-ref-id",entityType:n.VariableDeclaration,entityId:da},z1={type:n.GenericReference,id:"abort-exec-func-abort-call-var-instance-internal-call-ref-one-id",entityType:n.InternalCall,entityId:Ic},Z1={id:w1,type:n.VariableInstance,version:1,declaration:H1,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[z1],parent:Y1},bg={id:Ic,type:n.InternalCall,version:1,inputs:[],outputs:[],declaration:Hl,process:null,calledByError:[],calledByEntry:[],calledBySuccess:[J1,W1],successCalls:[q1],errorCalls:[],error:null,index:0,parent:Z1},K1={type:n.GenericReference,id:"abort-exec-func-var-write-instance-main-project-ref-id",entityType:n.FunctionDeclaration,entityId:$t},X1={type:n.GenericReference,id:"abort-exec-func-var-write-instance-called-by-ref-one-id",entityType:n.VariableDeclaration,entityId:da},Q1={type:n.GenericReference,id:"abort-exec-func-var-write-instance-called-by-ref-two-id",entityType:n.FunctionDeclaration,entityId:$t},e0={type:n.GenericReference,id:"abort-exec-func-abort-call-var-instance-declaration-ref-id",entityType:n.VariableDeclaration,entityId:da},t0={type:n.GenericReference,id:"abort-exec-func-var-write-instance-reads-value-ref-id",entityType:n.OutputMap,entityId:yg},Dc={id:hg,type:n.VariableInstance,version:1,declaration:e0,inputs:[],outputs:[],calledByError:[],calledByEntry:[Q1],calledBySuccess:[X1],successCalls:[bg],errorCalls:[],x:0,y:0,readsValue:t0,writesValues:[],internalCalls:[],parent:K1},n0={type:n.GenericReference,id:"abort-exec-func-var-decl-datatype-parent-ref-id",entityType:n.VariableDeclaration,entityId:da};n.GenericReference,n.DataType;const r0={like:!1,inferred:!1,id:"abort-exec-func-var-decl-datatype-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:zl,version:1,asType:!1,isList:!1,isNullable:!1,constant:!1,parent:n0,defaultValue:null},i0={type:n.GenericReference,id:"abort-exec-func-var-decl-main-project-ref-id",entityType:n.FunctionDeclaration,entityId:$t},a0={type:n.GenericReference,id:"abort-exec-func-var-decl-called-by-ref-one-id",entityType:n.FunctionDeclaration,entityId:$t},s0={id:da,type:n.VariableDeclaration,version:1,name:"Execution in progress",description:"A variable that holds an ongoing execution to abort it if needed",dataType:r0,inputs:[],outputs:[],calledByError:[],calledByEntry:[a0],calledBySuccess:[],successCalls:[Dc],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[],parent:i0},o0={type:n.GenericReference,id:"long-wait-return-statement-returned-hello-string-data-type-parent-ref-id",entityType:n.ReturnDeclaration,entityId:"long-wait-return-statement-returned-hello-string-id"},l0={type:n.GenericReference,id:"long-wait-return-statement-returned-hello-string-data-type-default-value-parent-ref-id",entityType:n.DataType,entityId:"long-wait-return-statement-returned-hello-string-data-type-id"},c0={like:!1,inferred:!1,id:"long-wait-return-statement-returned-hello-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:{parentRelationType:null,id:"long-wait-return-statement-returned-hello-string-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:P.String,value:"Hello 1",autogeneration:null,valueAsType:null,parent:l0},constant:!1,parent:o0},d0={type:n.GenericReference,id:"long-wait-return-statement-returned-hello-string-parent-ref-id",entityType:n.ReturnStatement,entityId:fg},u0={isError:!1,id:"long-wait-return-statement-returned-hello-string-id",type:n.ReturnDeclaration,version:1,name:"Return 2",description:"A random string that is returned by the function",implements:null,dataType:c0,readsValue:null,required:!0,index:0,parent:d0},p0={type:n.GenericReference,id:"long-wait-return-statement-called-by-ref-id",entityType:n.Operation,entityId:vc},y0={type:n.GenericReference,id:"long-wait-return-statement-parent-ref-id",entityType:n.FunctionDeclaration,entityId:$t},Rg={type:n.ReturnStatement,id:fg,version:1,outputs:[u0],calledByError:[],calledByEntry:[],calledBySuccess:[p0],throws:null,x:0,y:0,parent:y0},h0={type:n.GenericReference,id:"long-argument-default-value-parent-ref-id",entityType:n.InputMap,entityId:"long-argument-map-id"},gg={type:n.GenericReference,id:"long-argument-map-parent-ref-id",entityType:n.Operation,entityId:vc},f0={id:"long-argument-map-id",type:n.InputMap,version:1,declaration:tr,name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"long-argument-default-value-id",type:n.PrimitiveValue,version:1,value:1500,valueAsType:null,autogeneration:null,name:P.Number,parent:h0},index:0,parent:gg},m0={type:n.GenericReference,id:"long-parent-ref-id",entityType:n.FunctionDeclaration,entityId:$t},T0={type:n.GenericReference,id:"long-called-by-ref-one-id",entityType:n.FunctionDeclaration,entityId:$t},E0={id:yg,type:n.OutputMap,version:1,declaration:Kl,writesValues:[Dc],index:0,parent:gg},b0={id:vc,type:n.Operation,version:1,declaration:pt,inputs:[f0],outputs:[],process:E0,successCalls:[Rg],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[T0],calledBySuccess:[],error:null,parent:m0},R0={type:n.GenericReference,id:"small-wait-argument-default-value-parent-ref-id",entityType:n.InputMap,entityId:"small-wait-argument-map-id"},g0={type:n.GenericReference,id:"small-wait-argument-map-parent-ref-id",entityType:n.Operation,entityId:Js},v0={id:"small-wait-argument-map-id",type:n.InputMap,version:1,declaration:tr,name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"small-wait-argument-default-value-id",type:n.PrimitiveValue,version:1,value:500,valueAsType:null,autogeneration:null,name:P.Number,parent:R0},index:0,parent:g0},I0={type:n.GenericReference,id:"small-wait-parent-ref-id",entityType:n.FunctionDeclaration,entityId:$t},D0={type:n.GenericReference,id:"small-wait-called-by-ref-one-id",entityType:n.FunctionDeclaration,entityId:$t},P0={id:Js,type:n.Operation,version:1,declaration:pt,inputs:[v0],outputs:[],process:null,successCalls:[bg],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[D0],calledBySuccess:[],error:null,parent:I0},A0={type:n.GenericReference,id:"abort-execution-func-decl-parent-ref-id",entityType:n.Project,entityId:Y},vg={id:"abort-execution-func-decl-id",type:n.FunctionDeclaration,version:1,name:"Test aborting execution",description:"Executes a wait and then aborts the execution of that wait",inputs:[],returnStatements:[Rg,Eg],calls:[P0,s0,Dc,b0],implements:null,private:!1,collapsed:!1,index:null,x:0,y:0,parent:A0},O0={type:n.GenericReference,id:"call-execution-abort-func-parent-ref-id",entityType:n.Project,entityId:Y},S0={id:"call-execution-abort-func-id",type:n.FunctionCall,version:1,declaration:vg,inputs:[],process:null,outputs:[],successCalls:[],errorCalls:[],error:null,calledByError:[],calledByEntry:[],calledBySuccess:[],x:0,y:0,parent:O0},Pc="manual-hello-world-loop-func-decl-id",Ig="manual-hello-world-loop-func-return-statement-id",an="manual-hello-world-loop-id",ua="manual-hello-world-loop-body-id",Ac="manual-hello-world-loop-break-statement-id",pa="manual-hello-world-loop-current-iteration-number-output-map-id",Oc="manual-hello-world-loop-previous-iterations-results-output-map-id",Sc="assembled-hello-world-text-output-id",Dg="assembled-hello-world-list-output-id",ya="iteration-number-is-equal-or-greater-than-10-condition-id",Ws="join-hello-world-and-number-operation-id",Ys="append-string-to-list-operation-id",Pg="hello-world-loop-output-map-id",C0={type:n.GenericReference,id:"manual-hello-world-loop-function-declaration-output-declaration-parent-ref",entityType:n.ReturnStatement,entityId:Ig},B0={type:n.GenericReference,id:"manual-hello-world-loop-function-declaration-output-declaration-data-type-parent-ref",entityType:n.ReturnDeclaration,entityId:"manual-hello-world-loop-function-declaration-output-declaration"},w0={like:!1,inferred:!1,id:"manual-hello-world-loop-function-declaration-output-declaration-data-type",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!0,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:B0},_0={type:n.GenericReference,id:"manual-hello-world-loop-function-declaration-output-declaration-reads-value-ref",entityType:n.OutputMap,entityId:Pg},Ag={isError:!1,id:"manual-hello-world-loop-function-declaration-output-declaration",version:1,type:n.ReturnDeclaration,name:"Results",description:null,dataType:w0,implements:null,readsValue:_0,required:!0,index:0,parent:C0},N0={type:n.GenericReference,id:"manual-hello-world-loop-function-declaration-return-statement-called-by-ref",entityType:n.Loop,entityId:an},M0={type:n.GenericReference,id:"manual-hello-world-loop-function-declaration-parent-ref",entityType:n.FunctionDeclaration,entityId:Pc},Og={type:n.ReturnStatement,id:Ig,version:1,outputs:[Ag],calledByError:[],calledByEntry:[],calledBySuccess:[N0],parent:M0,throws:null,x:0,y:0},V0={type:n.GenericReference,id:"hello-world-loop-break-statement-ref-id",entityType:n.BreakStatement,entityId:Ac},L0={type:n.GenericReference,id:"hello-world-loop-break-statement-reads-value-ref-id",entityType:n.OutputMap,entityId:Sc},Sg={isError:!1,id:"hello-world-loop-break-statement-output-id",version:1,type:n.ReturnDeclaration,name:"Iteration result",description:null,dataType:null,readsValue:L0,implements:null,required:!0,index:0,parent:V0},G0={type:n.GenericReference,id:"hello-world-loop-break-statement-counter-reads-value-ref-id",entityType:n.ArgumentDeclaration,entityId:pa},$0={type:n.GenericReference,id:"hello-world-loop-break-statement-counter-ref-id",entityType:n.BreakStatement,entityId:Ac},Cg={isError:!1,id:"hello-world-loop-break-statement-counter-output-id",version:1,type:n.ReturnDeclaration,name:"Iteration counter",description:null,implements:null,dataType:null,readsValue:G0,required:!0,index:1,parent:$0},F0={type:n.GenericReference,id:"hello-world-loop-break-statement-called-by-ref-id",entityType:n.Condition,entityId:ya},U0={type:n.GenericReference,id:"hello-world-loop-break-statement-parent-ref-id",entityType:n.Loop,entityId:an},Bg={type:n.BreakStatement,id:Ac,version:1,outputs:[Sg,Cg],calledByError:[],calledByEntry:[],calledBySuccess:[F0],parent:U0,throws:null,x:0,y:0},x0={type:n.GenericReference,id:"hello-world-loop-continue-statement-ref-id",entityType:n.ContinueStatement,entityId:"hello-world-loop-continue-statement"},j0={type:n.GenericReference,id:"hello-world-loop-continue-statement-output-data-type-ref-id",entityType:n.ReturnDeclaration,entityId:"hello-world-loop-continue-statement-output-id"},k0={like:!1,inferred:!1,id:"hello-world-loop-continue-statement-output-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:j0},q0={type:n.GenericReference,id:"hello-world-loop-continue-statement-reads-value-ref-id",entityType:n.OutputMap,entityId:Sc},wg={isError:!1,id:"hello-world-loop-continue-statement-output-id",version:1,type:n.ReturnDeclaration,name:"Iteration result",description:null,implements:null,dataType:k0,readsValue:q0,required:!0,index:0,parent:x0},J0={type:n.GenericReference,id:"hello-world-loop-continue-statement-called-by-ref-id",entityType:n.Condition,entityId:ya},W0={type:n.GenericReference,id:"hello-world-loop-continue-statement-parent-ref-id",entityType:n.Loop,entityId:an},_g={type:n.ContinueStatement,id:"hello-world-loop-continue-statement",version:1,outputs:[wg],calledBySuccess:[],calledByError:[J0],calledByEntry:[],parent:W0,throws:null,x:0,y:0};n.GenericReference,n.InputMap;const Y0={type:n.GenericReference,id:"append-string-to-list-base-string-map-parent-ref-id",entityType:n.Operation,entityId:Ys},H0={type:n.GenericReference,id:"base-string-map-reads-value-ref-id",entityType:n.OutputMap,entityId:Oc},Ng={id:"append-string-to-list-base-string-map-id",type:n.InputMap,version:1,declaration:fl,name:null,description:null,readsValue:H0,defaultValue:null,index:0,parent:Y0},z0={type:n.GenericReference,id:"assembly-string-map-parent-ref-id",entityType:n.Operation,entityId:Ys},Z0={id:Dg,type:n.OutputMap,version:1,writesValues:[Sg],declaration:Mi,index:0,parent:z0},K0={type:n.GenericReference,id:"append-string-to-list-called-by-ref-id",entityType:n.Condition,entityId:ya},X0={type:n.GenericReference,id:"latest-string-to-add-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:Dg},Q0={type:n.GenericReference,id:"62b4afb0-6c21-4b0f-abd3-cebef7b17c28",entityType:n.Operation,entityId:Ys},Mg={id:"latest-string-to-add-input-map-id",version:1,type:n.InputMap,declaration:ml,name:null,description:null,readsValue:X0,defaultValue:null,index:1,parent:Q0},eL={type:n.GenericReference,id:"append-string-to-list-parent-ref-id",entityType:n.FunctionDeclaration,entityId:an},tL={type:n.Operation,id:Ys,declaration:Za,version:1,inputs:[Ng,Mg],outputs:[Z0],calledByError:[],process:null,calledByEntry:[],calledBySuccess:[K0],successCalls:[],errorCalls:[],error:null,x:0,y:0,parent:eL},nL={type:n.GenericReference,id:"iteration-number-is-equal-or-greater-than-10-condition-called-by-ref-id",entityType:n.FunctionDeclaration,entityId:ua},rL={type:n.GenericReference,id:"iteration-number-is-equal-or-greater-than-10-condition-parent-ref-id",entityType:n.Loop,entityId:an},iL={type:n.GenericReference,id:"current-iteration-number-to-check-map-reads-value-ref-id",entityType:n.OutputMap,entityId:pa},Vg={type:n.GenericReference,id:"iteration-number-is-equal-or-greater-than-10-condition-ref-two-id",entityType:n.Condition,entityId:ya},aL={id:"current-iteration-number-to-check-map-id",version:1,type:n.InputMap,declaration:Qr.inputs[0],name:null,description:null,readsValue:iL,index:0,defaultValue:null,parent:Vg},sL={type:n.GenericReference,id:"max-num-iterations-value-map-default-value-parent-ref-id",entityType:n.InputMap,entityId:"max-num-iterations-value-map-id"},oL={id:"max-num-iterations-value-map-id",version:1,type:n.InputMap,declaration:Qr.inputs[1],name:null,description:null,readsValue:null,index:1,defaultValue:{parentRelationType:null,id:"max-num-iterations-value-map-default-value-id",type:n.PrimitiveValue,version:1,name:P.Number,value:10,autogeneration:null,valueAsType:null,parent:sL},parent:Vg},lL={type:n.Condition,id:ya,version:1,declaration:Qr,inputs:[aL,oL],calledByError:[],calledByEntry:[nL],calledBySuccess:[],successCalls:[Bg,tL],errorCalls:[_g],x:0,y:0,parent:rL},cL={type:n.GenericReference,id:"base-string-map-ref-id",entityType:n.InputMap,entityId:"join-hello-world-and-number-base-string-map-id"},dL={type:n.GenericReference,id:"join-hello-world-and-number-base-string-map-parent-ref-id",entityType:n.Operation,entityId:Ws},uL={id:"join-hello-world-and-number-base-string-map-id",type:n.InputMap,version:1,declaration:Ha,name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"join-hello-world-and-number-base-string-map-default-value-id",type:n.PrimitiveValue,version:1,value:"Hello world ",name:P.String,parent:cL,valueAsType:null,autogeneration:null},index:0,parent:dL},pL={type:n.GenericReference,id:"assembly-string-map-parent-ref-id",entityType:n.Operation,entityId:Ws},yL={id:Sc,type:n.OutputMap,version:1,writesValues:[Mg,wg],declaration:Mi,index:0,parent:pL},hL={type:n.GenericReference,id:"join-hello-world-and-number-called-by-ref-id",entityType:n.FunctionDeclaration,entityId:ua},fL={type:n.GenericReference,id:"current-iteration-number-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:pa},mL={type:n.GenericReference,id:"62b4afb0-6c21-4b0f-abd3-cebef7b17c28",entityType:n.Operation,entityId:Ws},Lg={id:"current-iteration-number-input-map-id",version:1,type:n.InputMap,declaration:za,name:null,description:null,readsValue:fL,defaultValue:null,index:1,parent:mL},TL={type:n.GenericReference,id:"join-hello-world-and-number-parent-ref-id",entityType:n.FunctionDeclaration,entityId:an},EL={type:n.Operation,id:Ws,declaration:Vi,version:1,inputs:[uL,Lg],outputs:[yL],process:null,calledByError:[],calledByEntry:[hL],calledBySuccess:[],successCalls:[],errorCalls:[],error:null,x:0,y:0,parent:TL},bL={id:"manual-hello-world-loop-iterations-results-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:Oc,entityType:n.ArgumentDeclaration},RL={like:!1,inferred:!1,id:"manual-hello-world-loop-iterations-results-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!0,isNullable:!1,constant:!1,entity:null,asType:!1,defaultValue:null,parent:bL},gL={id:"manual-hello-world-loop-previous-iterations-results-output-map-parent-ref-id",type:n.GenericReference,entityId:ua,entityType:n.FunctionDeclaration},vL={id:Oc,type:n.ArgumentDeclaration,version:1,name:"Previous iterations results",description:"The results of the previous iterations of the loop.",required:!0,dataType:RL,implements:null,writesValues:[Ng],index:1,parent:gL},IL={id:"manual-hello-world-loop-current-iteration-number-output-map-parent-ref-id",type:n.GenericReference,entityId:ua,entityType:n.FunctionDeclaration},DL={id:"manual-flow-loop-current-iteration-number-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:pa,entityType:n.ArgumentDeclaration};n.DataType;const PL={id:pa,type:n.ArgumentDeclaration,version:1,name:"Current iteration number",description:"The number of the current iteration of the loop. Starts at 1.",required:!0,implements:Dl,dataType:null,writesValues:[Lg,Cg],index:0,parent:IL},AL={id:"manual-flow-loop-body-parent-ref-id",type:n.GenericReference,entityId:an,entityType:n.Loop},OL={id:ua,type:n.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called multiple times, once for each iteration of the loop.",inputs:[PL,vL],calls:[lL,EL],implements:Pl,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:AL},SL={type:n.GenericReference,id:"hello-world-loop-iteration-result-inline-output-declaration-parent-ref-id",entityType:n.Loop,entityId:an},Gg={id:"hello-world-loop-iteration-result-inline-output-declaration-id",version:1,type:n.ValueDescriptor,name:"Iteration result",description:null,dataType:null,required:!0,index:0,parent:SL},CL={type:n.GenericReference,id:"hello-world-loop-break-statement-output-map-parent-ref-id",entityType:n.Loop,entityId:an},BL={type:n.OutputMap,id:Pg,version:1,declaration:Gg,writesValues:[Ag],index:0,parent:CL},wL={id:"manual-hello-world-loop-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},_L={id:"manual-hello-world-loop-called-by-ref-id",type:n.GenericReference,entityId:Pc,entityType:n.FunctionDeclaration},NL={id:an,type:n.Loop,version:1,declaration:Il,inputs:[],outputsDeclarations:[Gg],outputs:[BL],body:OL,successCalls:[Og],errorCalls:[],process:null,error:null,calledByError:[],calledByEntry:[_L],calledBySuccess:[],breakStatements:[Bg],continueStatements:[_g],x:0,y:0,parent:wL},ML={type:n.GenericReference,id:"manual-hello-world-loop-function-declaration-parent-ref-id",entityType:n.Project,entityId:Y},$g={type:n.FunctionDeclaration,id:Pc,version:1,name:"Manual hello world loop",description:null,inputs:[],calls:[NL],returnStatements:[Og],implements:null,collapsed:!1,private:!1,index:null,x:0,y:0,parent:ML},VL={type:n.GenericReference,id:"call-hello-world-loop-parent-ref-id",entityType:n.Project,entityId:Y},LL={id:"call-hello-world-loop-id",type:n.FunctionCall,version:1,declaration:$g,inputs:[],outputs:[],process:null,successCalls:[],errorCalls:[],error:null,calledByError:[],calledByEntry:[],calledBySuccess:[],x:0,y:0,parent:VL},bn="company-dto-function-declaration-id",Cc="company-dto-func-declaration-argument-dcl-id",sn="company-dto-function-company-variable-id",kn="company-dto-function-company-dto-variable-id",ci="iterate-over-employee-list-loop-id",Fg="iterate-over-employee-list-loop-employee-dto-output-map-id",Bc="iterate-over-employee-list-loop-body-current-employee-argument-declaration-id",ha="iterate-over-employee-list-loop-body-map-employee-dto-function-call-id",Ug="iterate-over-employee-list-continue-statement-employee-dto-output-decl-id",GL="iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-dto-output-map-id",xg="iterate-over-employee-list-continue-statement-id",Hs="iterate-over-employee-list-loop-body-id",jg="company-dto-func-declaration-return-statement-id",kg="company-dto-func-declaration-return-decl-id",qg="company-dto-func-declaration-company-variable-id-output-map-id",Jg="company-dto-func-declaration-company-variable-employess-output-map-id",Wg="company-dto-func-declaration-company-variable-name-output-map-id",$L="company-dto-func-declaration-company-dto-variable-input-map-id",FL="company-dto-func-declaration-company-dto-variable-employess-input-map-id",UL="company-dto-func-declaration-company-dto-variable-name-input-map-id",zs="company-dto-func-declaration-owner-variable-id",xL="company-dto-func-declaration-company-dto-variable-owner-input-map-id",Yg="company-dto-func-declaration-company-variable-owner-output-map-id",Hg="company-dto-func-declaration-owner-variable-id-output-map-id",Zs="company-dto-func-declaration-bank-account-variable-id",jL="company-dto-func-declaration-company-dto-variable-bank-account-input-map-id",zg="company-dto-func-declaration-company-variable-bank-account-output-map-id",Zg="company-dto-func-declaration-bank-account-variable-id-output-map-id",kL={type:n.GenericReference,id:"company-dto-func-returned-company-dto-data-type-parent-ref-id",entityType:n.ReturnDeclaration,entityId:kg},qL={like:!1,inferred:!1,id:"company-dto-func-returned-company-dto-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:kL},JL={type:n.GenericReference,id:"company-dto-func-returned-company-dto-parent-ref-id",entityType:n.ReturnStatement,entityId:jg},WL={type:n.GenericReference,id:"company-dto-func-returned-company-dto-reads-value-ref-id",entityType:n.VariableDeclaration,entityId:kn},Kg={isError:!1,id:kg,type:n.ReturnDeclaration,version:1,name:"Company DTO",description:"Output the company data in the format that it will be sent through an HTTP request.",implements:null,dataType:qL,readsValue:WL,required:!0,index:0,parent:JL},YL={type:n.GenericReference,id:"company-dto-func-return-statement-called-by-ref-id",entityType:n.Operation,entityId:kn},HL={type:n.GenericReference,id:"company-dto-func-return-statement-parent-ref-id",entityType:n.FunctionDeclaration,entityId:bn},wc={type:n.ReturnStatement,id:jg,version:1,outputs:[Kg],calledByError:[],calledByEntry:[],calledBySuccess:[YL],throws:null,x:0,y:0,parent:HL},zL={type:n.GenericReference,id:"company-dto-func-company-dto-variable-owner-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:Hg},ZL={type:n.GenericReference,id:"company-dto-func-company-dto-variable-owner-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:kn},Xg={id:xL,type:n.InputMap,version:1,declaration:null,name:"owner_id",description:null,defaultValue:null,index:5,readsValue:zL,parent:ZL},KL={type:n.GenericReference,id:"company-dto-func-company-dto-variable-bank-account-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:Zg},XL={type:n.GenericReference,id:"company-dto-func-company-dto-variable-bank-account-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:kn},Qg={id:jL,type:n.InputMap,version:1,declaration:null,name:"bank_account_id",description:null,defaultValue:null,index:4,readsValue:KL,parent:XL},QL={type:n.GenericReference,id:"company-dto-func-company-dto-variable-name-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:Wg},eG={type:n.GenericReference,id:"company-dto-func-company-dto-variable-name-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:kn},ev={id:UL,type:n.InputMap,version:1,declaration:null,name:"name",description:null,defaultValue:null,index:3,readsValue:QL,parent:eG},tG={type:n.GenericReference,id:"company-dto-func-company-dto-variable-employess-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:Fg},nG={type:n.GenericReference,id:"company-dto-func-company-dto-variable-employess-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:kn},tv={id:FL,type:n.InputMap,version:1,declaration:null,name:"employees",description:null,defaultValue:null,index:2,readsValue:tG,parent:nG},rG={type:n.GenericReference,id:"company-dto-func-company-dto-variable-id-output-map-reads-value-ref-id",entityType:n.OutputMap,entityId:qg},iG={type:n.GenericReference,id:"company-dto-func-company-dto-variable-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:kn},nv={id:$L,type:n.InputMap,version:1,declaration:null,name:"id",description:"The ID of the company",defaultValue:null,index:1,readsValue:rG,parent:iG},aG={type:n.GenericReference,id:"company-dto-func-company-dto-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:bn},sG={type:n.GenericReference,id:"company-dto-func-company-dto-variable-called-by-ref-one-id",entityType:n.VariableDeclaration,entityId:Zs},oG={type:n.GenericReference,id:"company-dto-func-company-dto-variable-called-by-ref-two-id",entityType:n.VariableDeclaration,entityId:zs},lG={type:n.GenericReference,id:"company-dto-func-company-dto-variable-called-by-ref-three-id",entityType:n.VariableDeclaration,entityId:ci},_c={id:kn,type:n.VariableDeclaration,version:1,name:"Company DTO",dataType:null,description:"A variable holding the data of a mapped company DTO",calledByError:[],calledByEntry:[],calledBySuccess:[sG,oG,lG],successCalls:[wc],errorCalls:[],readsValue:null,writesValues:[Kg],inputs:[nv,ev,Qg,Xg,tv],outputs:[],internalCalls:[],parent:aG,x:0,y:0},hr="employee-dto-func-declaration-id",Nc="employee-dto-func-declaration-argument-dcl-id",rv="employee-dto-func-declaration-return-statement-id",iv="employee-dto-func-declaration-return-decl-id",fr="employee-dto-func-declaration-employee-variable-id",mr="employee-dto-func-declaration-employee-dto-variable-id",Ks="employee-dto-func-declaration-manager-variable-id",av="employee-dto-func-declaration-employee-variable-id-output-map-id",sv="employee-dto-func-declaration-employee-variable-birth-date-output-map-id",ov="employee-dto-func-declaration-employee-variable-department-output-map-id",lv="employee-dto-func-declaration-employee-variable-manager-output-map-id",cv="employee-dto-func-declaration-manager-variable-id-output-map-id",cG="employee-dto-func-declaration-employee-dto-variable-input-map-id",dG="employee-dto-func-declaration-employee-dto-variable-birth-date-input-map-id",uG="employee-dto-func-declaration-employee-dto-variable-department-input-map-id",pG="employee-dto-func-declaration-employee-dto-variable-manager-input-map-id",yG={type:n.GenericReference,id:"employee-dto-func-returned-employee-dto-data-type-parent-ref-id",entityType:n.ReturnDeclaration,entityId:iv},hG={like:!1,inferred:!1,id:"employee-dto-func-returned-employee-dto-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:yG},fG={type:n.GenericReference,id:"employee-dto-func-returned-employee-dto-parent-ref-id",entityType:n.ReturnStatement,entityId:rv},mG={type:n.GenericReference,id:"employee-dto-func-returned-employee-dto-reads-value-ref-id",entityType:n.VariableDeclaration,entityId:mr},dv={isError:!1,id:iv,type:n.ReturnDeclaration,version:1,name:"Employee DTO",description:"Output the employee data in the format that it will be sent through an HTTP request.",dataType:hG,implements:null,readsValue:mG,required:!0,index:0,parent:fG},TG={type:n.GenericReference,id:"employee-dto-func-return-statement-called-by-ref-id",entityType:n.Operation,entityId:mr},EG={type:n.GenericReference,id:"employee-dto-func-return-statement-parent-ref-id",entityType:n.FunctionDeclaration,entityId:hr},Mc={type:n.ReturnStatement,id:rv,version:1,outputs:[dv],calledByError:[],calledByEntry:[],calledBySuccess:[TG],throws:null,x:0,y:0,parent:EG},bG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-manager-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:cv},RG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-manager-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:mr},uv={id:pG,type:n.InputMap,version:1,declaration:null,name:"manager_id",description:null,defaultValue:null,index:4,readsValue:bG,parent:RG},gG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-department-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:ov},vG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-department-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:mr},pv={id:uG,type:n.InputMap,version:1,declaration:null,name:"department_name",description:null,defaultValue:null,index:3,readsValue:gG,parent:vG},IG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-birth-date-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:sv},DG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-birth-date-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:mr},yv={id:dG,type:n.InputMap,version:1,declaration:null,name:"birth_date",description:null,defaultValue:null,index:2,readsValue:IG,parent:DG},PG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-id-output-map-reads-value-ref-id",entityType:n.OutputMap,entityId:av},AG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:mr},hv={id:cG,type:n.InputMap,version:1,declaration:null,name:"id",description:"The ID of the employee",defaultValue:null,index:1,readsValue:PG,parent:AG},OG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:hr},SG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-called-by-ref-id",entityType:n.VariableDeclaration,entityId:Ks},CG={id:mr,type:n.VariableDeclaration,version:1,name:"Employee DTO",dataType:null,description:"A variable holding the data of a mapped employee DTO",calledByError:[],calledByEntry:[],calledBySuccess:[SG],successCalls:[Mc],errorCalls:[],readsValue:null,writesValues:[dv],inputs:[hv,yv,pv,uv],outputs:[],internalCalls:[],parent:OG,x:0,y:0},BG={type:n.GenericReference,id:"employee-dto-func-manager-variable-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:Ks},wG={id:cv,type:n.OutputMap,version:1,declaration:ke.properties[1],index:0,writesValues:[uv],parent:BG},_G={type:n.GenericReference,id:"employee-dto-func-manager-variable-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:Ks},NG={like:!1,inferred:!1,id:"employee-dto-func-manager-variable-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Lt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:_G,defaultValue:null},MG={type:n.GenericReference,id:"employee-dto-func-manager-variable-reads-value-ref-id",entityType:n.OutputMap,entityId:lv},VG={type:n.GenericReference,id:"employee-dto-func-manager-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:hr};n.GenericReference,n.VariableDeclaration;const fv={id:Ks,type:n.VariableDeclaration,version:1,name:"Manager",dataType:NG,description:"A variable holding an inherited manager",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[CG],errorCalls:[],readsValue:MG,writesValues:[],inputs:[],outputs:[wG],internalCalls:[],parent:VG,x:0,y:0},LG={type:n.GenericReference,id:"employee-dto-func-employee-variable-manager-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:fr},GG={id:lv,type:n.OutputMap,version:1,declaration:Lt.properties[2],index:3,writesValues:[fv],parent:LG},$G={type:n.GenericReference,id:"employee-dto-func-employee-variable-department-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:fr},FG={id:ov,type:n.OutputMap,version:1,declaration:Lt.properties[0],index:2,writesValues:[pv],parent:$G},UG={type:n.GenericReference,id:"employee-dto-func-employee-variable-birth-date-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:fr},xG={id:sv,type:n.OutputMap,version:1,declaration:ht.properties[1],index:1,writesValues:[yv],parent:UG},jG={type:n.GenericReference,id:"employee-dto-func-employee-variable-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:fr},kG={id:av,type:n.OutputMap,version:1,declaration:ke.properties[1],index:0,writesValues:[hv],parent:jG},qG={type:n.GenericReference,id:"employee-dto-func-employee-variable-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:fr},JG={like:!1,inferred:!1,id:"employee-dto-func-employee-variable-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Lt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:qG,defaultValue:null},WG={type:n.GenericReference,id:"employee-dto-func-employee-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:hr},YG={type:n.GenericReference,id:"employee-dto-func-employee-variable-reads-value-ref-id",entityType:n.ArgumentDeclaration,entityId:Nc},HG={type:n.GenericReference,id:"employee-dto-func-employee-variable-called-by-id",entityType:n.FunctionDeclaration,entityId:hr},mv={id:fr,type:n.VariableDeclaration,version:1,name:"Company employee",dataType:JG,description:"A variable holding a company employee",calledByError:[],calledByEntry:[HG],calledBySuccess:[],successCalls:[fv],errorCalls:[],readsValue:YG,writesValues:[],inputs:[],outputs:[kG,xG,FG,GG],internalCalls:[],parent:WG,x:0,y:0},zG={type:n.GenericReference,id:"employee-dto-func-declaration-employee-input-declaration-data-type-parent-ref-id",entityId:Nc,entityType:n.ArgumentDeclaration},ZG={type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,id:"employee-dto-func-declaration-employee-input-declaration-data-type-id",version:1,entity:Lt,asType:!1,isList:!1,isNullable:!1,constant:!1,like:!1,inferred:!1,parent:zG,defaultValue:null},KG={type:n.GenericReference,id:"employee-dto-func-declaration-employee-input-declaration-parent-ref-id",entityId:hr,entityType:n.FunctionDeclaration},XG={type:n.ArgumentDeclaration,id:Nc,version:1,name:"Employee",description:"The employee to create a DTO for",required:!0,implements:null,dataType:ZG,index:0,writesValues:[mv],parent:KG},QG={type:n.GenericReference,id:"employee-dto-function-declaration-parent-ref-id",entityType:n.Project,entityId:Y},Vc={type:n.FunctionDeclaration,id:hr,version:1,name:"Employee DTO",description:"Takes a employee and returns a DTO of that employee",index:null,inputs:[XG],calls:[mv],implements:null,returnStatements:[Mc],collapsed:!1,private:!1,x:0,y:0,parent:QG},e$={id:"iterate-over-employee-list-continue-statement-employee-dto-output-decl-data-type-parent-ref-id",type:n.GenericReference,entityId:Ug,entityType:n.ReturnDeclaration},t$={like:!1,inferred:!1,id:"iterate-over-employee-list-continue-statement-employee-dto-output-decl-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:null,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:e$},n$={id:"iterate-over-employee-list-continue-statement-employee-dto-output-decl-reads-value-ref-id",type:n.GenericReference,entityId:ha,entityType:n.OutputMap},r$={id:"iterate-over-employee-list-continue-statement-employee-dto-output-decl-parent-ref-id",type:n.GenericReference,entityId:xg,entityType:n.ContinueStatement},Tv={isError:!1,id:Ug,type:n.ReturnDeclaration,version:1,name:"Employee DTO",description:"The DTO of the employee entity.",readsValue:n$,dataType:t$,implements:null,required:!0,index:0,parent:r$},i$={id:"iterate-over-employee-list-continue-statement-called-by-ref-id",type:n.GenericReference,entityId:ha,entityType:n.FunctionCall},a$={id:"iterate-over-employee-list-continue-statement-parent-ref-id",type:n.GenericReference,entityId:ci,entityType:n.Loop},Ev={id:xg,type:n.ContinueStatement,version:1,calledByError:[],calledByEntry:[],calledBySuccess:[i$],outputs:[Tv],throws:null,x:0,y:0,parent:a$},s$={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-dto-output-map-parent-ref-id",type:n.GenericReference,entityId:ha,entityType:n.FunctionCall},o$={id:GL,type:n.OutputMap,version:1,declaration:Mc.outputs[0],writesValues:[Tv],index:0,parent:s$},l$={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-input-map-reads-value-ref-id",type:n.GenericReference,entityId:Bc,entityType:n.ArgumentDeclaration},c$={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-input-map-parent-ref-id",type:n.GenericReference,entityId:ha,entityType:n.FunctionCall},bv={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-input-map-id",type:n.InputMap,version:1,name:null,description:null,declaration:Vc.inputs[0],readsValue:l$,index:0,defaultValue:null,parent:c$},d$={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-called-by-ref-id",type:n.GenericReference,entityId:Hs,entityType:n.FunctionDeclaration},u$={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-parent-ref-id",type:n.GenericReference,entityId:Hs,entityType:n.FunctionDeclaration},p$={id:ha,type:n.FunctionCall,version:1,declaration:Vc,inputs:[bv],process:null,outputs:[o$],calledByError:[],calledByEntry:[d$],calledBySuccess:[],successCalls:[Ev],errorCalls:[],error:null,x:0,y:0,parent:u$},y$={type:n.GenericReference,id:"iterate-over-employee-list-loop-body-current-employee-argument-declaration-data-type-parent-ref-id",entityId:Bc,entityType:n.ArgumentDeclaration},h$={like:!1,inferred:!1,id:"iterate-over-employee-list-loop-body-current-employee-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:Lt,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:y$},f$={id:"iterate-over-employee-list-loop-body-current-employee-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:Hs,entityType:n.FunctionDeclaration},m$={id:Bc,type:n.ArgumentDeclaration,version:1,name:"Current employee",description:"The current employee entity being processed.",dataType:h$,required:!0,implements:is,index:0,writesValues:[bv],parent:f$},T$={id:"iterate-over-employee-list-loop-body-parent-ref-id",type:n.GenericReference,entityId:ci,entityType:n.Loop},E$={id:Hs,type:n.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called once for each iteration of the loop.",inputs:[m$],calls:[p$],implements:as,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:T$},b$={id:"iterate-over-employee-list-loop-iteration-list-input-map-parent-ref-id",type:n.GenericReference,entityId:ci,entityType:n.Loop},R$={id:"iterate-over-employee-list-loop-iteration-list-input-map-reads-value-ref-id",type:n.GenericReference,entityId:Jg,entityType:n.OutputMap},Rv={id:"iterate-over-employee-list-loop-iteration-list-input-map-id",type:n.InputMap,version:1,name:null,description:null,declaration:ir.inputs[0],defaultValue:null,readsValue:R$,index:0,parent:b$},g$={id:"iterate-over-employee-list-loop-parent-ref-id",type:n.GenericReference,entityId:bn,entityType:n.FunctionDeclaration},v$={id:"iterate-over-employee-list-loop-employee-dto-output-map-parent-ref-id",type:n.GenericReference,entityId:ci,entityType:n.Loop},I$={id:Fg,type:n.OutputMap,version:1,declaration:ir.outputs[0],writesValues:[tv],index:0,parent:v$},D$={type:n.GenericReference,id:"iterate-over-employee-list-loop-called-by-ref-id",entityType:n.VariableDeclaration,entityId:sn},P$={id:ci,type:n.Loop,version:1,declaration:ir,inputs:[Rv],successCalls:[_c],errorCalls:[],outputsDeclarations:[],outputs:[I$],body:E$,process:null,calledByError:[],calledByEntry:[],calledBySuccess:[D$],breakStatements:[],continueStatements:[Ev],error:null,x:0,y:0,parent:g$},A$={type:n.GenericReference,id:"company-dto-func-bank-account-variable-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:Zs},O$={id:Zg,type:n.OutputMap,version:1,declaration:ke.properties[1],index:0,writesValues:[Qg],parent:A$},S$={type:n.GenericReference,id:"company-dto-func-bank-account-variable-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:Zs},C$={like:!1,inferred:!1,id:"company-dto-func-bank-account-variable-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Gt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:S$,defaultValue:null},B$={type:n.GenericReference,id:"company-dto-func-bank-account-variable-reads-value-ref-id",entityType:n.OutputMap,entityId:zg},w$={type:n.GenericReference,id:"company-dto-func-bank-account-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:bn};n.GenericReference,n.VariableDeclaration;const gv={id:Zs,type:n.VariableDeclaration,version:1,name:"Bank account",dataType:C$,description:"A variable holding an inherited bank account",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[_c],errorCalls:[],readsValue:B$,writesValues:[],inputs:[],outputs:[O$],internalCalls:[],parent:w$,x:0,y:0},_$={type:n.GenericReference,id:"company-dto-func-owner-variable-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:zs},N$={id:Hg,type:n.OutputMap,version:1,declaration:ke.properties[1],index:0,writesValues:[Xg],parent:_$},M$={type:n.GenericReference,id:"company-dto-func-owner-variable-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:zs},V$={like:!1,inferred:!1,id:"company-dto-func-owner-variable-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Gt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:M$,defaultValue:null},L$={type:n.GenericReference,id:"company-dto-func-owner-variable-reads-value-ref-id",entityType:n.OutputMap,entityId:Yg},G$={type:n.GenericReference,id:"company-dto-func-owner-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:bn};n.GenericReference,n.VariableDeclaration;const vv={id:zs,type:n.VariableDeclaration,version:1,name:"Owner",dataType:V$,description:"A variable holding an inherited owner",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[_c],errorCalls:[],readsValue:L$,writesValues:[],inputs:[],outputs:[N$],internalCalls:[],parent:G$,x:0,y:0},$$={type:n.GenericReference,id:"company-dto-func-company-variable-owner-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:sn},F$={id:Yg,type:n.OutputMap,version:1,declaration:Gt.properties[2],index:4,writesValues:[vv],parent:$$},U$={type:n.GenericReference,id:"company-dto-func-company-variable-bank-account-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:sn},x$={id:zg,type:n.OutputMap,version:1,declaration:Gt.properties[2],index:3,writesValues:[gv],parent:U$},j$={type:n.GenericReference,id:"company-dto-func-company-variable-name-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:sn},k$={id:Wg,type:n.OutputMap,version:1,declaration:Gt.properties[0],index:2,writesValues:[ev],parent:j$},q$={type:n.GenericReference,id:"company-dto-func-company-variable-employess-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:sn},J$={id:Jg,type:n.OutputMap,version:1,declaration:Gt.properties[3],index:1,writesValues:[Rv],parent:q$},W$={type:n.GenericReference,id:"company-dto-func-company-variable-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:sn},Y$={id:qg,type:n.OutputMap,version:1,declaration:ke.properties[1],index:0,writesValues:[nv],parent:W$},H$={type:n.GenericReference,id:"company-dto-func-company-variable-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:sn},z$={like:!1,inferred:!1,id:"company-dto-func-company-variable-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Gt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:H$,defaultValue:null},Z$={type:n.GenericReference,id:"company-dto-func-company-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:bn},K$={type:n.GenericReference,id:"company-dto-func-company-variable-reads-value-ref-id",entityType:n.ArgumentDeclaration,entityId:Cc},X$={type:n.GenericReference,id:"company-dto-func-company-variable-called-by-id",entityType:n.FunctionDeclaration,entityId:bn},Iv={id:sn,type:n.VariableDeclaration,version:1,name:"Company",dataType:z$,description:"A variable holding a company",calledByError:[],calledByEntry:[X$],calledBySuccess:[],successCalls:[gv,vv,P$],errorCalls:[],readsValue:K$,writesValues:[],inputs:[],outputs:[Y$,J$,k$,x$,F$],internalCalls:[],parent:Z$,x:0,y:0},Q$={type:n.GenericReference,id:"company-dto-func-declaration-company-input-declaration-data-type-parent-ref-id",entityId:Cc,entityType:n.ArgumentDeclaration},eF={type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,id:"company-dto-func-declaration-company-input-declaration-data-type-id",version:1,entity:Gt,asType:!1,isList:!1,isNullable:!1,constant:!1,like:!1,inferred:!1,parent:Q$,defaultValue:null},tF={type:n.GenericReference,id:"company-dto-func-declaration-company-input-declaration-parent-ref-id",entityId:bn,entityType:n.FunctionDeclaration},nF={type:n.ArgumentDeclaration,id:Cc,version:1,name:"Company",description:"The company to create a DTO for",required:!0,implements:null,dataType:eF,index:0,writesValues:[Iv],parent:tF},rF={type:n.GenericReference,id:"company-dto-function-declaration-parent-ref-id",entityType:n.Project,entityId:Y},Lc={type:n.FunctionDeclaration,id:bn,version:1,name:"Company DTO",description:"Takes a company and returns a DTO of that company",inputs:[nF],calls:[Iv],implements:null,index:null,returnStatements:[wc],collapsed:!1,private:!1,x:0,y:0,parent:rF},fa="exec-in-parallel-operation-call-id",ma="exec-sequentially-operation-call-id",ft="concurrency-and-wait-function-declaration-id",Dv="concurrency-and-wait-return-statement-id",Pv="concurrency-and-wait-return-declaration-id",Gc="exec-in-parallel-argument-map-id",Av="exec-sequentially-argument-map-id",$c="wait-for-2-seconds-operation-id",Ov="wait-for-2-seconds-argument-map-id",Fc="map-company-dto-function-call-id",Sv="map-company-dto-function-call-company-dto-output-map-id",Ta="company-dto-variable-one-id",Uc="company-dto-variable-one-instance-id",iF="company-dto-variable-two-id",aF={type:n.GenericReference,id:"returned-company-dto-data-type-parent-ref-id",entityType:n.ReturnDeclaration,entityId:Pv},sF={like:!1,inferred:!1,id:"returned-company-dto-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Gt,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:aF},oF={type:n.GenericReference,id:"returned-company-dto-parent-ref-id",entityType:n.ReturnStatement,entityId:Dv},lF={type:n.GenericReference,id:"returned-company-dto-reads-value-ref-id",entityType:n.VariableDeclaration,entityId:Ta},Cv={isError:!1,id:Pv,type:n.ReturnDeclaration,version:1,name:"Company DTO",description:"Output the company data in the format that it will be sent through an HTTP request.",dataType:sF,implements:null,readsValue:lF,required:!0,index:0,parent:oF},cF={type:n.GenericReference,id:"concurrency-and-wait-return-statement-called-by-ref-id",entityType:n.Operation,entityId:$c},dF={type:n.GenericReference,id:"concurrency-and-wait-return-statement-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft},Bv={type:n.ReturnStatement,id:Dv,version:1,outputs:[Cv],calledByError:[],calledByEntry:[],calledBySuccess:[cF],throws:null,x:0,y:0,parent:dF},uF={type:n.GenericReference,id:"company-dto-variable-two-called-by-ref-id",entityType:n.VariableInstance,entityId:Uc},pF={type:n.GenericReference,id:"company-dto-variable-two-reads-value-ref-id",entityType:n.VariableInstance,entityId:Uc},yF={type:n.GenericReference,id:"company-dto-variable-two-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft},wv={id:iF,type:n.VariableDeclaration,version:1,name:"Company DTO",description:null,dataType:null,inputs:[],outputs:[],successCalls:[],errorCalls:[],calledByError:[],calledByEntry:[],calledBySuccess:[uF],internalCalls:[],writesValues:[Cv],readsValue:pF,x:0,y:0,parent:yF},hF={type:n.GenericReference,id:"company-dto-variable-one-instance-called-by-ref-id",entityType:n.VariableDeclaration,entityId:Ta},fF={type:n.GenericReference,id:"company-dto-variable-one-instance-reads-value-ref-id",entityType:n.VariableDeclaration,entityId:Ta},mF={type:n.GenericReference,id:"company-dto-variable-one-instance-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft},TF={type:n.GenericReference,id:"company-dto-variable-one-instance-declaration-ref-id",entityType:n.VariableDeclaration,entityId:Ta},_v={id:Uc,type:n.VariableInstance,version:1,declaration:TF,inputs:[],outputs:[],successCalls:[wv],errorCalls:[],calledByError:[],calledByEntry:[],calledBySuccess:[hF],internalCalls:[],writesValues:[wv],readsValue:fF,x:0,y:0,parent:mF},EF={type:n.GenericReference,id:"company-dto-variable-one-called-by-ref-id",entityType:n.FunctionCall,entityId:Fc},bF={type:n.GenericReference,id:"company-dto-variable-one-reads-value-ref-id",entityType:n.OutputMap,entityId:Sv},RF={type:n.GenericReference,id:"company-dto-variable-one-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft},Nv={id:Ta,type:n.VariableDeclaration,version:1,name:"Company DTO",description:null,dataType:null,inputs:[],outputs:[],successCalls:[_v],errorCalls:[],calledByError:[],calledByEntry:[],calledBySuccess:[EF],internalCalls:[],writesValues:[_v],readsValue:bF,x:0,y:0,parent:RF},Mv={type:n.GenericReference,id:"map-company-dto-function-call-company-input-map-parent-ref-id",entityType:n.FunctionCall,entityId:Fc},gF={id:"map-company-dto-function-call-company-input-map-id",type:n.InputMap,version:1,declaration:Lc.inputs[0],name:null,description:null,defaultValue:null,index:0,readsValue:null,parent:Mv},vF={id:Sv,type:n.OutputMap,version:1,declaration:wc.outputs[0],writesValues:[Nv],index:0,parent:Mv},IF={id:"map-company-dto-function-call-called-by-ref-id",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:ft},DF={id:"map-company-dto-function-call-parent-ref-id",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:ft},PF={id:Fc,type:n.FunctionCall,version:1,declaration:Lc,successCalls:[Nv],process:null,errorCalls:[],inputs:[gF],outputs:[vF],calledByError:[],calledByEntry:[IF],calledBySuccess:[],parent:DF,x:0,y:0,error:null},AF={type:n.GenericReference,id:"last-timestamp-variable-datatype-parent-ref-id",entityType:n.VariableDeclaration,entityId:wR},OF={type:n.GenericReference,id:"last-timestamp-variable-default-value-parent-ref-id",entityType:n.DataType,entityId:"last-timestamp-variable-datatype-id"},SF={like:!1,inferred:!1,id:"last-timestamp-variable-datatype-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:hn,version:1,asType:!1,isList:!1,isNullable:!1,constant:!1,parent:AF,defaultValue:{parentRelationType:null,id:"last-timestamp-variable-default-value-id",type:n.PrimitiveValue,version:1,name:P.Date,value:null,autogeneration:{type:We.CurrentDateAndTime,rangeStart:null,rangeEnd:null},parent:OF,valueAsType:null}},CF={type:n.GenericReference,id:"last-timestamp-variable-main-project-ref-id",entityType:n.Project,entityId:Y},xc={id:wR,type:n.VariableDeclaration,version:1,name:"Last registered current time",description:"A test variable that holds the last current date and time that was registered.",dataType:SF,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[],parent:CF},BF={type:n.GenericReference,id:"wait-for-2-seconds-argument-default-value-parent-ref-id",entityType:n.InputMap,entityId:Ov},wF={type:n.GenericReference,id:"wait-for-2-seconds-argument-map-parent-ref-id",entityType:n.Operation,entityId:$c},_F={id:Ov,type:n.InputMap,version:1,declaration:tr,name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"wait-for-2-seconds-argument-default-value-id",type:n.PrimitiveValue,version:1,value:2e3,valueAsType:null,autogeneration:null,name:P.Number,parent:BF},index:0,parent:wF},NF={type:n.GenericReference,id:"wait-for-2-seconds-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft},MF={type:n.GenericReference,id:"wait-for-2-seconds-called-by-ref-one-id",entityType:n.FunctionDeclaration,entityId:ma},VF={type:n.GenericReference,id:"wait-for-2-seconds-called-by-ref-two-id",entityType:n.FunctionDeclaration,entityId:fa},Vv={id:$c,type:n.Operation,version:1,declaration:Wt,inputs:[_F],outputs:[],process:null,successCalls:[Bv],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[MF,VF],calledBySuccess:[],error:null,parent:NF},LF={type:n.GenericReference,id:"wait-for-random-amount-argument-default-value-parent-ref-id",entityType:n.InputMap,entityId:"wait-for-random-amount-input-map-id"},GF={type:n.GenericReference,id:"wait-for-random-amount-argument-map-parent-ref-id",entityType:n.Operation,entityId:"wait-for-random-amount-id"},$F={id:"wait-for-random-amount-input-map-id",type:n.InputMap,version:1,declaration:tr,name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"wait-for-random-amount-argument-default-value-id",type:n.PrimitiveValue,version:1,value:null,valueAsType:null,autogeneration:{type:We.Random,rangeStart:1e3,rangeEnd:4e3},name:P.Number,parent:LF},index:0,parent:GF},FF={type:n.GenericReference,id:"wait-for-random-amount-parent-ref-id",entityType:n.Project,entityId:Y},di={id:"wait-for-random-amount-id",type:n.Operation,version:1,declaration:Wt,inputs:[$F],process:null,outputs:[],successCalls:[],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[],calledBySuccess:[],error:null,parent:FF},Lv="list-of-functions-variable-id",UF={type:n.GenericReference,id:"list-of-functions-variable-action-descriptor-dynamic-argument-parent-ref-id",entityType:n.ActionDescriptor,entityId:"list-of-functions-variable-action-descriptor-id"},xF={id:"list-of-functions-variable-action-descriptor-dynamic-argument-id",type:n.ValueDescriptor,version:1,name:"Any input value",description:"Any input value that can be passed to the action",index:0,required:!1,dataType:null,parent:UF},jF={type:n.GenericReference,id:"list-of-functions-variable-action-descriptor-dynamic-return-parent-ref-id",entityType:n.ActionDescriptor,entityId:"list-of-functions-variable-action-descriptor-id"},kF={id:"list-of-functions-variable-action-descriptor-dynamic-return-id",type:n.ValueDescriptor,version:1,name:"Any output value",description:"Any output value that can be returned to the action",index:0,required:!1,dataType:null,parent:jF},qF={type:n.GenericReference,id:"list-of-functions-variable-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:Lv},JF={id:"list-of-functions-variable-action-descriptor-id",type:n.ActionDescriptor,version:1,name:"Action to execute",description:"An action of any type, to be executed. It can contain any number of inputs and outputs.",inputs:[xF],error:null,outputs:[kF],parent:null},WF={type:n.GenericReference,id:"list-of-functions-variable-data-type-default-parent-ref-id",entityType:n.DataType,entityId:"list-of-functions-variable-data-type-id"},YF={like:!1,inferred:!1,id:"list-of-functions-variable-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:JF,asType:!1,isList:!0,isNullable:!1,defaultValue:{parentRelationType:null,id:"list-of-functions-variable-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:P.ActionDescriptor,value:null,valueAsType:[di,di,di,di,di],autogeneration:null,parent:WF},constant:!1,parent:qF},HF={type:n.GenericReference,id:"list-of-functions-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft};n.GenericReference,n.InputMap;const zF={type:n.GenericReference,id:"list-of-functions-variable-writes-value-one-ref-id",entityType:n.InputMap,entityId:Av},ZF={type:n.GenericReference,id:"list-of-functions-variable-writes-value-two-ref-id",entityType:n.InputMap,entityId:Gc},Gv={id:Lv,type:n.VariableDeclaration,version:1,name:"List of functions to execute",description:"A list of functions to be executed in parallel",dataType:YF,parent:HF,readsValue:null,writesValues:[zF,ZF],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],inputs:[],outputs:[],internalCalls:[],x:0,y:0},KF={type:n.GenericReference,id:"exec-in-parallel-return-map-parent-ref-id",entityType:n.Operation,entityId:fa},XF={type:n.GenericReference,id:"exec-in-parallel-result-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft},QF={type:n.GenericReference,id:"exec-in-parallel-result-variable-reads-value-ref-id",entityType:n.OutputMap,entityId:"exec-in-parallel-return-map-id"},eU={type:n.GenericReference,id:"exec-in-parallel-result-variable-called-by-ref-id",entityType:n.Operation,entityId:fa},$v={id:"exec-in-parallel-result-variable-id",type:n.VariableInstance,version:1,declaration:xc,readsValue:QF,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[eU],successCalls:[],errorCalls:[],internalCalls:[],parent:XF,x:0,y:0},tU={id:"exec-in-parallel-return-map-id",type:n.OutputMap,version:1,declaration:El,writesValues:[$v],index:0,parent:KF},nU={type:n.GenericReference,id:"exec-in-parallel-argument-map-parent-ref-id",entityType:n.Operation,entityId:fa},rU={id:Gc,type:n.InputMap,version:1,declaration:Tl,name:null,description:null,readsValue:Gv,defaultValue:null,index:0,parent:nU},iU={type:n.GenericReference,id:"exec-in-parallel-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft},aU={type:n.GenericReference,id:"exec-in-parallel-called-by-ref-id",entityType:n.FunctionDeclaration,entityId:ft},sU={process:null,id:fa,type:n.Operation,version:1,declaration:Wt,inputs:[rU],outputs:[tU],successCalls:[Vv,$v],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[aU],calledBySuccess:[],error:null,parent:iU},oU={type:n.GenericReference,id:"exec-sequentially-return-map-parent-ref-id",entityType:n.Operation,entityId:ma},lU={type:n.GenericReference,id:"exec-sequentially-result-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft},cU={type:n.GenericReference,id:"exec-sequentially-result-variable-reads-value-ref-id",entityType:n.OutputMap,entityId:"exec-sequentially-return-map-id"},dU={type:n.GenericReference,id:"exec-sequentially-result-variable-called-by-ref-id",entityType:n.Operation,entityId:ma},Fv={id:"exec-sequentially-result-variable-id",type:n.VariableInstance,version:1,declaration:xc,readsValue:cU,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[dU],successCalls:[],errorCalls:[],internalCalls:[],parent:lU,x:0,y:0},uU={id:"exec-sequentially-return-map-id",type:n.OutputMap,version:1,declaration:Rl,writesValues:[Fv],index:0,parent:oU},pU={type:n.GenericReference,id:"exec-sequentially-argument-map-parent-ref-id",entityType:n.Operation,entityId:ma},yU={id:Av,type:n.InputMap,version:1,declaration:bl,name:null,description:null,readsValue:Gv,defaultValue:null,index:0,parent:pU},hU={type:n.GenericReference,id:"exec-sequentially-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft},fU={type:n.GenericReference,id:"exec-sequentially-called-by-ref-id",entityType:n.FunctionDeclaration,entityId:ft},mU={id:ma,type:n.Operation,version:1,declaration:mn,inputs:[yU],process:null,outputs:[uU],successCalls:[Vv,Fv],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[fU],calledBySuccess:[],error:null,parent:hU},TU={type:n.GenericReference,id:"concurrency-and-wait-parent-ref-id",entityType:n.Project,entityId:Y},EU={type:n.FunctionDeclaration,id:ft,version:1,name:"Execute with concurrency and wait",description:"Executes a hardcoded list of actions in parallel and waits for some time before ending the logic with some unrelated data payload as the result.",inputs:[],calls:[mU,sU,PF],returnStatements:[Bv],implements:null,index:null,collapsed:!1,private:!1,x:0,y:0,parent:TU},bU={type:n.GenericReference,id:"3521f2c8-a5c0-419c-8808-4fc6a73d0b78",entityType:n.ReturnDeclaration,entityId:"e1ec31f0-25ca-42ac-a4c4-c9ec2255f55b"},RU={like:!1,inferred:!1,id:"ce8b9a30-afe9-4d4f-879f-1677efca2c47",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Gt,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:bU},gU={type:n.GenericReference,id:"8ee66e38-b060-474e-a503-594063a8ec24",entityType:n.ReturnStatement,entityId:"40a23a98-d3b2-42b1-9652-b33779ad15aa"},vU={isError:!1,id:"e1ec31f0-25ca-42ac-a4c4-c9ec2255f55b",type:n.ReturnDeclaration,version:1,name:"Created company",description:"The new company that was created",implements:null,dataType:RU,readsValue:null,required:!0,index:0,parent:gU},IU={type:n.GenericReference,id:"9cb3c1e4-7250-4be6-be2a-69c2dd366d6f",entityType:n.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},DU={type:n.GenericReference,id:"c065fcdd-e054-4f95-941c-7eaa65c35d04",entityType:n.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},Uv={type:n.ReturnStatement,id:"40a23a98-d3b2-42b1-9652-b33779ad15aa",version:1,outputs:[vU],calledByError:[],calledByEntry:[DU],calledBySuccess:[],throws:null,x:0,y:0,parent:IU},PU={type:n.GenericReference,id:"312ef836-9e40-4d57-b177-03b7145ed074",entityType:n.Project,entityId:Y},AU={type:n.FunctionDeclaration,id:"5059c093-eda2-4efc-b7b4-aaaadd4d44de",version:1,name:"Create new company",description:null,inputs:[],calls:[Uv],index:null,implements:null,returnStatements:[Uv],collapsed:!1,private:!1,x:0,y:0,parent:PU},jc="get-current-date-and-time-func-decl-id",xv="get-current-date-and-time-return-statement-id",jv="get-current-date-and-time-return-declaration-id",kv="get-current-date-and-time-return-declaration-data-type-id",OU={type:n.GenericReference,id:"get-current-date-and-time-return-declaration-data-type-value-parent-ref-id",entityType:n.DataType,entityId:kv},SU={type:n.GenericReference,id:"get-current-date-and-time-return-declaration-data-type-parent-ref-id",entityType:n.ReturnDeclaration,entityId:jv},CU={type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,id:kv,version:1,entity:hn,asType:!1,isList:!1,isNullable:!1,like:!1,inferred:!1,defaultValue:{parentRelationType:null,id:"last-timestamp-variable-default-value-id",type:n.PrimitiveValue,version:1,value:null,name:P.Date,valueAsType:null,autogeneration:{type:We.CurrentDateAndTime,rangeStart:null,rangeEnd:null},parent:OU},constant:!1,parent:SU},BU={type:n.GenericReference,id:"get-current-date-and-time-return-declaration-parent-ref-id",entityType:n.ReturnStatement,entityId:xv};n.ReturnDeclaration;const wU={type:n.GenericReference,id:"get-current-date-and-time-return-statement-called-by-ref-id",entityType:n.FunctionDeclaration,entityId:jc},_U={type:n.GenericReference,id:"get-current-date-and-time-return-statement-parent-ref-id",entityType:n.FunctionDeclaration,entityId:jc};n.ReturnStatement;const NU={type:n.GenericReference,id:"concurrency-and-wait-parent-ref-id",entityType:n.Project,entityId:Y},MU={type:n.FunctionDeclaration,id:jc,version:1,name:"Get current date and time",description:"Generates and returns the current date and time at the time of the execution",inputs:[],calls:[],returnStatements:[],implements:null,index:null,collapsed:!1,private:!1,x:0,y:0,parent:NU},qv="do-math-return-statement-id",Jv="do-math-return-declaration-id",VU={type:n.GenericReference,id:"do-math-func-var-to-return-one-ref-id",entityType:n.VariableDeclaration,entityId:"do-math-func-var-to-return-one-id"},LU={like:!1,inferred:!1,id:"do-math-func-var-to-return-one-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:VU},GU={type:n.GenericReference,id:"do-math-func-decl-ref-two-id",entityType:n.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},$U={type:n.GenericReference,id:"do-math-func-var-to-return-one-map-ref-id",entityType:n.ReturnDeclaration,entityId:Jv},FU={type:n.VariableDeclaration,id:"do-math-func-var-to-return-one-id",version:1,description:null,name:"Fixed result",dataType:LU,readsValue:null,writesValues:[$U],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:GU},UU={type:n.GenericReference,id:"96ec244e-594b-45f7-802b-6dc3056920f6",entityType:n.ReturnStatement,entityId:qv},xU={type:n.GenericReference,id:"d120c0cc-9d13-4e45-90e2-4e1ee825ca46",entityType:n.ReturnDeclaration,entityId:"873a3556-4911-4141-b2a0-49c677b56fb4"},jU={like:!1,inferred:!1,id:"da91aa23-9985-49ac-a8bf-9d623ba1ba8f",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:xU},kU={isError:!1,id:Jv,version:1,type:n.ReturnDeclaration,name:"Result",description:null,implements:null,dataType:jU,readsValue:FU,required:!0,index:0,parent:UU},qU={type:n.GenericReference,id:"57fd93e4-93a1-484e-82eb-4dd15d2d0e24",entityType:n.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},JU={type:n.GenericReference,id:"0a86e8d5-ab21-476e-a482-b928cbf351e3",entityType:n.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},Wv={type:n.ReturnStatement,id:qv,version:1,outputs:[kU],calledByError:[],calledByEntry:[],calledBySuccess:[qU],parent:JU,throws:null,x:0,y:0},WU={type:n.GenericReference,id:"a2db26be-57f2-48e5-9769-cdbf0d95dc7c",entityType:n.VariableDeclaration,entityId:"d0e9f1f3-7e9f-4e1f-8d8e-7b4b3e6c6a6a"},YU={like:!1,inferred:!1,id:"c3e9d5f0-204f-45f9-85f7-e1b56b468388",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:WU},HU={type:n.GenericReference,id:"692122c5-610a-4504-90dd-f5a5202d116c",entityType:n.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},zU={type:n.GenericReference,id:"do-math-func-return-one-called-by",entityType:n.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},ZU={type:n.GenericReference,id:"6dceb501-be5b-4252-afb4-3c0d08abba33",entityType:n.OutputMap,entityId:"64752080-ee0f-4cfe-9897-a0668f2b2aca"},Yv={type:n.VariableDeclaration,id:"d0e9f1f3-7e9f-4e1f-8d8e-7b4b3e6c6a6a",version:1,name:"Result",dataType:YU,description:null,readsValue:ZU,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[zU],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:HU},KU={type:n.GenericReference,id:"5440f523-af38-4981-8035-89d162fe8041",entityType:n.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},XU={type:n.GenericReference,id:"8c482c35-e674-4713-a1dd-63c3d13b611c",entityType:n.OutputMap,entityId:"64752080-ee0f-4cfe-9897-a0668f2b2aca"},QU={type:n.GenericReference,id:"c0a299cd-5869-4930-8cf0-90e3ceb8a903",entityType:n.VariableDeclaration,entityId:"46b2fe23-b417-4887-a35d-09b186679172"},e4={like:!1,inferred:!1,id:"51c0c1df-2ee3-41df-ae52-ac512d8cf795",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:QU},t4={type:n.GenericReference,id:"do-math-func-return-two-called-by",entityType:n.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},Hv={type:n.VariableDeclaration,id:"46b2fe23-b417-4887-a35d-09b186679172",version:1,name:"Total",description:null,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[t4],successCalls:[],errorCalls:[],dataType:e4,readsValue:XU,writesValues:[],internalCalls:[],parent:KU,x:0,y:0},zv={type:n.GenericReference,id:"6e4d776e-6af2-4321-b630-c78110fd677c",entityType:n.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},n4={type:n.GenericReference,id:"5b60955b-2486-40b6-bb24-ffd97ccd8902",entityType:n.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},r4={type:n.GenericReference,id:"1a49923f-bc6f-453f-a438-e74e5475c2a9",entityType:n.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},i4={type:n.GenericReference,id:"02bfde0a-b757-4072-9613-6e9c7c9a424a",entityType:n.ArgumentDeclaration,entityId:"d8895765-f705-457e-85fa-25d130926769"},Zv={id:"928953b0-0e3f-4d8c-ae5a-84620b4b8c68",version:1,type:n.InputMap,declaration:il,name:null,description:null,readsValue:i4,defaultValue:null,index:0,parent:r4},a4={id:"64752080-ee0f-4cfe-9897-a0668f2b2aca",type:n.OutputMap,version:1,declaration:ol,writesValues:[Yv,Hv],index:0,parent:n4},s4={type:n.GenericReference,id:"d235a7f6-07ff-4f35-98d2-8f42dd59cf9f",entityType:n.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},o4={id:"8827e8e9-9381-4ad7-8f61-5419c23c9136",type:n.GenericReference,entityType:n.VariableDeclaration,entityId:"72a338d8-0183-4ca2-8760-227517854595"},Kv={id:"a5525249-0eb5-472b-97bc-5e4cc0d75aee",version:1,type:n.InputMap,declaration:al,name:null,description:null,readsValue:o4,defaultValue:null,index:1,parent:s4},l4={type:n.Operation,id:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e",declaration:Ya,version:1,inputs:[Zv,Kv],outputs:[a4],calledByError:[],calledByEntry:[zv],calledBySuccess:[],process:null,successCalls:[Wv,Yv,Hv],errorCalls:[],parent:zv,error:null,x:0,y:0},c4={type:n.GenericReference,id:"a2c40226-2270-4963-a865-c777ba79c551",entityType:n.DataType,entityId:"a350a9e9-25ee-477f-a83d-9e98ed2451662"},d4={id:"f47731b3-f278-4ab5-aeb2-24519c1119fb",type:n.GenericReference,entityId:"72a338d8-0183-4ca2-8760-227517854595",entityType:n.ArgumentDeclaration},Xv={like:!1,inferred:!1,id:"a350a9e9-25ee-477f-a83d-9e98ed2451662",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,isList:!1,isNullable:!1,asType:!1,defaultValue:{parentRelationType:null,id:"do-math-func-argument-two-default-value-id",type:n.PrimitiveValue,version:1,value:1,name:P.Number,parent:c4,valueAsType:null,autogeneration:null},constant:!1,parent:d4},u4={type:n.GenericReference,id:"5f5d8dd0-7f3b-40cd-9f84-83d976887eaf",entityType:n.ArgumentDeclaration,entityId:"649bf0a4-6532-44aa-9818-a03d1c6564e9"},p4={type:n.GenericReference,id:"ca018d0f-a8b3-4c7e-a408-c8b372d04aff",entityType:n.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},y4={type:n.GenericReference,id:"do-math-func-var-called-by-ref",entityType:n.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},Qv={type:n.VariableDeclaration,id:"72a338d8-0183-4ca2-8760-227517854595",version:1,name:"Z",description:null,dataType:Xv,inputs:[],outputs:[],calledByError:[],calledByEntry:[y4],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:u4,writesValues:[Kv],internalCalls:[],x:0,y:0,parent:p4},h4={entityType:n.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b",type:n.GenericReference,id:"af0cf105-4075-425f-aecc-b25d3600fcc4"},f4={id:"649bf0a4-6532-44aa-9818-a03d1c6564e9",type:n.ArgumentDeclaration,version:1,name:"Z",description:"The number to add",dataType:Xv,implements:null,writesValues:[Qv],required:!0,index:1,parent:h4},m4={type:n.GenericReference,id:"56953b5d-3e43-4dea-a62c-f3e868ba81bb",entityType:n.Project,entityId:Y},T4={id:"868defc8-5c95-48ed-942d-257e8b9b9b00",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},E4={type:n.GenericReference,id:"35167664-a793-49f1-9eaf-fb57eac30897",entityType:n.DataType,entityId:"55b12914-91b1-48b7-9a3e-9c5d0d2a2ec2"},b4={id:"d47ceef6-be6f-40f1-a7b3-c73c8d8a6c6a",type:n.GenericReference,entityId:"d8895765-f705-457e-85fa-25d130926769",entityType:n.ArgumentDeclaration},R4={like:!1,inferred:!1,id:"55b12914-91b1-48b7-9a3e-9c5d0d2a2ec2",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,isList:!1,isNullable:!1,asType:!1,defaultValue:{parentRelationType:null,id:"do-math-func-argument-one-default-value-id",type:n.PrimitiveValue,version:1,value:5,name:P.Number,parent:E4,valueAsType:null,autogeneration:null},constant:!1,parent:b4},g4={id:"d8895765-f705-457e-85fa-25d130926769",type:n.ArgumentDeclaration,version:1,name:"N",dataType:R4,description:"The number to add",implements:null,writesValues:[Zv],required:!0,index:0,parent:T4},v4={type:n.FunctionDeclaration,id:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b",version:1,name:"Do math",description:"This function does math",inputs:[g4,f4],calls:[l4,Qv],implements:null,index:null,collapsed:!1,returnStatements:[Wv],private:!1,x:0,y:0,parent:m4},mt="replace-bank-account-in-company-func-declaration-id",kc="company-entity-to-modify-arg-declaration-id",qc="account-number-to-create-arg-decl-id",ui="company-main-variable-id",pi="search-person-by-id-id",eI="new-bank-account-owner-arg-decl-id",tI="search-person-by-id-output-declaration-id",Jc="search-person-by-id-output-entity-map-id",Ea="person-not-empty-condition-id",Xs="create-new-bank-account-instance-operation-id",nI="create-new-bank-account-instance-operation-output-entity-map-id",rI="company-bank-account-output-map-id",Wc="old-bank-account-var-declaration-id",iI="old-bank-account-var-instance-id",aI="company-variable-instance-id",Yc="delete-bank-account-internal-call-id",ba="new-bank-account-data-variable-declaration-id",I4={type:n.GenericReference,id:"company-variable-instance-parent-ref-id",entityType:n.FunctionDeclaration,entityId:mt},D4={type:n.GenericReference,id:"company-variable-instance-called-by-ref-id",entityType:n.InternalCall,entityId:Yc},P4={type:n.GenericReference,id:"company-variable-instance-declaration-ref-id",entityType:n.VariableDeclaration,entityId:ui},A4={type:n.GenericReference,id:"bank-account-input-map-parent-ref-id",entityType:n.VariableInstance,entityId:aI},O4={type:n.GenericReference,id:"bank-account-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:nI},sI={type:n.InputMap,id:"bank-account-input-map-id",version:1,readsValue:O4,declaration:Rc,name:null,description:null,index:0,defaultValue:null,parent:A4},S4={type:n.VariableInstance,id:aI,version:1,declaration:P4,inputs:[sI],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[D4],successCalls:[],errorCalls:[],internalCalls:[],parent:I4,readsValue:null,writesValues:[],x:0,y:0},C4={type:n.GenericReference,id:"bank-account-variable-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:ui},B4={type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,id:"bank-account-variable-data-type-id",version:1,entity:oi,asType:!1,isList:!1,isNullable:!1,constant:!1,like:!1,inferred:!1,defaultValue:null,parent:C4},w4={type:n.GenericReference,id:"bank-account-variable-reads-value-ref-id",entityType:n.OutputMap,entityId:rI},_4={type:n.GenericReference,id:"bank-account-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:mt},N4={type:n.GenericReference,id:"bank-account-variable-called-by-ref-id",entityType:n.VariableDeclaration,entityId:ui},M4={type:n.GenericReference,id:"delete-bank-account-internal-call-called-by-ref-id",entityType:n.Operation,entityId:Xs};n.GenericReference,n.VariableInstance;const V4={type:n.GenericReference,id:"delete-bank-account-internal-call-called-by-ref-two-id",entityType:n.VariableDeclaration,entityId:Wc},L4={type:n.GenericReference,id:"old-bank-account-variable-trigger-delete-decl-ref-id",entityType:n.VariableDeclaration,entityId:Wc},G4={type:n.GenericReference,id:"bank-account-variable-parent-ref-two-id",entityType:n.FunctionDeclaration,entityId:mt},$4={type:n.GenericReference,id:"old-bank-account-variable-trigger-delete-internal-call-ref-id",entityType:n.InternalCall,entityId:Yc},F4={type:n.VariableInstance,id:iI,version:1,declaration:L4,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],internalCalls:[$4],errorCalls:[],parent:G4,readsValue:null,writesValues:[],x:0,y:0},oI={process:null,type:n.InternalCall,id:Yc,version:1,declaration:Jl,index:0,successCalls:[S4],errorCalls:[],inputs:[],outputs:[],error:null,calledByError:[],calledByEntry:[],calledBySuccess:[M4,V4],parent:F4},lI={type:n.VariableDeclaration,id:Wc,version:1,name:"Old bank account",description:"The existing bank account that needs to be replaced in the company entity",dataType:B4,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[N4],successCalls:[oI],internalCalls:[],errorCalls:[],parent:_4,readsValue:w4,writesValues:[],x:0,y:0},U4={type:n.GenericReference,id:"company-variable-declaration-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:ui},x4={type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,id:"company-variable-declaration-data-type-id",version:1,entity:Gt,asType:!1,isList:!1,isNullable:!1,like:!1,inferred:!1,constant:!1,defaultValue:null,parent:U4},j4={type:n.GenericReference,id:"company-variable-declaration-reads-value-ref-id",entityType:n.ArgumentDeclaration,entityId:kc},k4={type:n.GenericReference,id:"company-variable-declaration-parent-ref-id",entityType:n.FunctionDeclaration,entityId:mt},q4={type:n.GenericReference,id:"company-variable-declaration-called-by-ref-id",entityType:n.FunctionDeclaration,entityId:mt},J4={type:n.GenericReference,id:"company-bank-account-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:ui},W4={id:rI,version:1,type:n.OutputMap,declaration:Rc,index:0,parent:J4,writesValues:[lI]},cI={type:n.VariableDeclaration,id:ui,version:1,name:"Company",description:"The company entity that was passed as an argument to the parent function",dataType:x4,inputs:[],outputs:[W4],calledByError:[],calledByEntry:[q4],calledBySuccess:[],successCalls:[lI],errorCalls:[],parent:k4,internalCalls:[],readsValue:j4,writesValues:[],x:0,y:0},Y4={type:n.GenericReference,id:"create-new-bank-account-account-owner-dynamic-input-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:ba},H4={id:"create-new-bank-account-account-owner-dynamic-input-map-reads-value-ref-id",type:n.GenericReference,entityType:n.OutputMap,entityId:Jc},dI={id:"create-new-bank-account-account-owner-dynamic-input-map-id",version:1,type:n.InputMap,declaration:null,name:"Account owner",description:null,readsValue:H4,index:1,defaultValue:null,parent:Y4},z4={id:"create-new-bank-account-account-number-dynamic-input-map-reads-value-ref-id",type:n.GenericReference,entityType:n.ArgumentDeclaration,entityId:qc},Z4={type:n.GenericReference,id:"create-new-bank-account-account-number-dynamic-input-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:ba},uI={id:"create-new-bank-account-account-number-dynamic-input-map-id",version:1,type:n.InputMap,declaration:null,name:"Account number",description:null,readsValue:z4,defaultValue:null,index:0,parent:Z4},pI={type:n.GenericReference,id:"create-new-bank-account-instance-operation-entity-to-create-input-map-parent-ref-id",entityType:n.Operation,entityId:Xs},K4={id:"create-new-bank-account-instance-operation-entity-to-create-input-map-id",version:1,type:n.InputMap,declaration:nr.inputs[0],name:null,description:null,index:0,readsValue:null,defaultValue:{type:n.PrimitiveValue,name:P.EntityTemplate,value:null,valueAsType:oi,autogeneration:null},parent:pI},X4={type:n.GenericReference,id:"create-new-bank-account-instance-operation-entity-data-input-map-reads-value-ref-id",entityType:n.VariableDeclaration,entityId:ba},yI={id:"create-new-bank-account-instance-operation-entity-data-input-map-id",version:1,type:n.InputMap,declaration:nr.inputs[1],name:null,description:null,index:1,readsValue:X4,defaultValue:null,parent:pI},Q4={type:n.GenericReference,id:"create-new-bank-account-instance-operation-output-entity-map-parent-ref-id",entityType:n.Operation,entityId:Xs},ex={id:nI,version:1,type:n.OutputMap,declaration:nr.outputs[0],index:0,writesValues:[sI],parent:Q4},tx={type:n.GenericReference,id:"create-new-bank-account-instance-operation-called-by-ref-id",entityType:n.Condition,entityId:Ea},nx={type:n.GenericReference,id:"create-new-bank-account-instance-operation-called-by-ref-id",entityType:n.VariableDeclaration,entityId:ba},rx={type:n.GenericReference,id:"create-new-bank-account-instance-operation-parent-ref-id",entityType:n.FunctionDeclaration,entityId:mt},hI={process:null,id:Xs,type:n.Operation,version:1,declaration:nr,inputs:[K4,yI],error:null,outputs:[ex],successCalls:[oI],errorCalls:[],calledByError:[],calledByEntry:[],calledBySuccess:[nx,tx],parent:rx,x:0,y:0},ix={type:n.GenericReference,id:"new-bank-account-data-variable-declaration-parent-ref-id",entityType:n.FunctionDeclaration,entityId:mt},ax={type:n.GenericReference,id:"create-new-bank-account-instance-operation-called-by-ref-id",entityType:n.Condition,entityId:Ea},sx={id:ba,type:n.VariableDeclaration,version:1,inputs:[uI,dI],dataType:null,name:"New bank Account's data",description:null,readsValue:null,outputs:[],writesValues:[yI],successCalls:[hI],errorCalls:[],internalCalls:[],calledByError:[],calledBySuccess:[ax],calledByEntry:[],x:0,y:0,parent:ix},ox={id:"person-not-found-thrown-error-datatype-default-value-parent-ref-id",type:n.GenericReference,entityId:"person-not-found-thrown-error-datatype-id",entityType:n.DataType},lx={id:"person-not-found-thrown-error-datatype-parent-ref-id",type:n.GenericReference,entityId:"person-not-found-thrown-error-id",entityType:n.ReturnDeclaration};n.DataType,n.PrimitiveValue,P.String;const cx={id:"person-not-found-thrown-error-parent-ref-id",type:n.GenericReference,entityId:"person-not-found-error-return-statement-id",entityType:n.ReturnStatement},dx={isError:!0,id:"person-not-found-thrown-error-id",type:n.ReturnDeclaration,version:1,dataType:null,name:"Person not found error",description:"If the person entity was not found this error is outputted",parent:cx,implements:null,required:!0,index:0,readsValue:null},ux={id:"person-not-found-error-return-statement-called-by-ref-id",type:n.GenericReference,entityId:Ea,entityType:n.Condition},px={id:"person-not-found-error-return-statement-parent-ref-id",type:n.GenericReference,entityId:mt,entityType:n.FunctionDeclaration},yx={id:"person-not-found-error-return-statement-id",type:n.ReturnStatement,version:1,throws:dx,outputs:[],calledBySuccess:[],calledByError:[ux],calledByEntry:[],x:0,y:0,parent:px},hx={type:n.GenericReference,id:"person-not-empty-condition-called-by-ref-id",entityType:n.Search,entityId:pi},fx={type:n.GenericReference,id:"person-not-empty-condition-parent-ref-id",entityType:n.FunctionDeclaration,entityId:mt},mx={type:n.GenericReference,id:"person-entity-to-check-map-reads-value-ref-id",entityType:n.OutputMap,entityId:Jc},Tx={type:n.GenericReference,id:"person-not-empty-condition-ref-two-id",entityType:n.Condition,entityId:Ea},fI={id:"person-entity-to-check-map-id",version:1,type:n.InputMap,declaration:cr.inputs[0],name:null,description:null,readsValue:mx,index:0,defaultValue:null,parent:Tx},Ex={type:n.Condition,id:Ea,version:1,declaration:cr,inputs:[fI],calledByError:[],calledByEntry:[],calledBySuccess:[hx],successCalls:[sx,hI],errorCalls:[yx],x:0,y:0,parent:fx},bx={type:n.GenericReference,id:"search-person-by-id-output-entity-declaration-datatype-parent-ref-id",entityType:n.ValueDescriptor,entityId:tI},Rx={like:!1,inferred:!1,id:"search-person-by-id-output-entity-declaration-datatype-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,constant:!1,asType:!1,isNullable:!1,entity:ht,defaultValue:null,parent:bx},gx={type:n.GenericReference,id:"search-person-by-id-output-entity-declaration-parent-ref-id",entityType:n.Search,entityId:pi},mI={id:tI,type:n.ValueDescriptor,version:1,dataType:Rx,name:"Found person",description:"The person entity that was found",parent:gx,required:!0,index:0},vx={type:n.GenericReference,id:"search-person-by-id-output-entity-map-parent-ref-id",entityType:n.Search,entityId:pi},Ix={type:n.OutputMap,id:Jc,version:1,declaration:mI,parent:vx,writesValues:[fI,dI],index:0},Dx={id:"search-person-by-id-input-declaration-datatype-parent-ref-id",type:n.GenericReference,entityId:"search-person-by-id-input-declaration-id",entityType:n.ArgumentDeclaration};n.DataType;const Px={type:n.GenericReference,id:"search-person-by-id-input-declaration-parent-ref-id",entityType:n.Search,entityId:pi},TI={id:"search-person-by-id-input-declaration-id",type:n.ArgumentDeclaration,version:1,dataType:null,name:"Person ID",description:"The unique identifier (ID) property of the person entity",implements:null,index:0,required:!0,parent:Px,writesValues:[]},Ax={type:n.GenericReference,id:"search-person-by-id-input-map-parent-ref-id",entityType:n.Search,entityId:pi},Ox={id:"search-person-by-id-input-map-reads-value-ref-id",type:n.GenericReference,entityId:eI,entityType:n.ArgumentDeclaration},EI={type:n.InputMap,id:"search-person-by-id-input-map",version:1,declaration:TI,name:null,description:null,readsValue:Ox,defaultValue:null,parent:Ax,index:0},Sx={from:{name:"c9bc312a-10d3-48a7-9ab4-ea483a9e2416"},items:[{name:"*"}],where:[{name:"id",value:"{{dynamic_value_1}}"}]},Cx={type:n.GenericReference,id:"search-person-by-id-parent-ref-id",entityType:n.FunctionDeclaration,entityId:mt},Bx={type:n.GenericReference,id:"search-person-by-id-called-by-ref-id",entityType:n.FunctionDeclaration,entityId:mt},wx={type:n.Search,id:pi,version:1,name:"Search person by ID",description:"Searches for a person entity given the UUID",query:Sx,inputsDeclarations:[TI],inputs:[EI],outputsDeclarations:[mI],outputs:[Ix],calledByError:[],calledByEntry:[Bx],calledBySuccess:[],error:null,successCalls:[Ex],errorCalls:[],parent:Cx,x:0,y:0};n.GenericReference,n.DataType;const _x={id:"account-number-to-create-arg-decl-data-type-parent-ref-id",type:n.GenericReference,entityId:qc,entityType:n.ArgumentDeclaration},Nx={like:!1,inferred:!1,id:"account-number-to-create-arg-decl-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:_x},Mx={entityType:n.FunctionDeclaration,entityId:mt,type:n.GenericReference,id:"account-number-to-create-arg-decl-parent-ref-id"},Vx={id:qc,type:n.ArgumentDeclaration,version:1,name:"Account number",description:"The account number of the new bank account entity",dataType:Nx,implements:null,writesValues:[uI],required:!0,index:1,parent:Mx};n.GenericReference,n.DataType;const Lx={id:"new-bank-account-owner-arg-decl-data-type-parent-ref-id",type:n.GenericReference,entityId:"new-bank-account-owner-arg-decl-id",entityType:n.ArgumentDeclaration},Gx={like:!1,inferred:!1,id:"new-bank-account-owner-arg-decl-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Wa,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:Lx},$x={entityType:n.FunctionDeclaration,entityId:mt,type:n.GenericReference,id:"new-bank-account-owner-arg-decl-parent-ref-id"},Fx={id:eI,type:n.ArgumentDeclaration,version:1,name:"New account owner ID",description:"If it has changed, this is the new person entity, that owns of the bank account",dataType:Gx,implements:null,writesValues:[EI],required:!1,index:1,parent:$x},Ux={type:n.GenericReference,id:"replace-bank-account-in-company-parent-ref",entityType:n.Project,entityId:Y},xx={type:n.GenericReference,id:"company-entity-to-modify-parent-ref",entityType:n.FunctionDeclaration,entityId:mt};n.GenericReference,n.DataType;const jx={id:"d47ceef6-be6f-40f1-a7b3-c73c8d8a6c6a",type:n.GenericReference,entityId:kc,entityType:n.ArgumentDeclaration},kx={like:!1,inferred:!1,id:"company-entity-to-modify-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:jx},qx={id:kc,type:n.ArgumentDeclaration,version:1,name:"Company",dataType:kx,implements:null,description:"The company to replace the bank account for",writesValues:[cI],required:!0,index:0,parent:xx},Jx={type:n.FunctionDeclaration,id:mt,version:1,name:"Replace bank account",description:"This action takes an existing company and data to create a new bank account entity. It then creates a bank account, deletes the old one, and updates the company with the new bank account",inputs:[qx,Vx,Fx],index:null,implements:null,calls:[wx,cI],collapsed:!1,returnStatements:[],private:!1,x:0,y:0,parent:Ux},Wx={type:n.GenericReference,id:"e0a937bd-3a85-4037-a973-916985b9f94b",entityType:n.Project,entityId:"7268bc97-c0e6-4d88-b37e-d3241b5f77a6"},Yx={type:n.FunctionDeclaration,version:1,id:"6bedb217-f844-4332-af72-9626b2a32511",name:"Some library main function",description:null,inputs:[],calls:[],implements:null,collapsed:!0,index:null,returnStatements:[],private:!1,parent:Wx,x:0,y:0},Hx={type:n.GenericReference,id:"948e6869-ae5b-4914-bea0-b9f02ad6a014",entityType:n.Project,entityId:"23b23d8b-1929-4505-a350-745c8550e731"},zx={type:n.GenericReference,id:"f3d6f2c6-1b3e-4e9d-8c9d-5b5b9f0b8d9c",entityType:n.Project,entityId:"7268bc97-c0e6-4d88-b37e-d3241b5f77a6"},Zx={type:n.InstalledProject,version:1,id:"7268bc97-c0e6-4d88-b37e-d3241b5f77a6",name:"Third Party Installed Project",description:null,functions:[Yx],events:[],implements:zx,parent:Hx,x:0,y:0},Hc="global-counted-test-loop-id",bI="global-counted-test-loop-body-id",RI="global-counted-test-loop-body-current-iteration-value-argument-declaration-id",Kx={type:n.GenericReference,id:"global-counted-test-loop-body-current-iteration-value-argument-declaration-data-type-parent-ref-id",entityId:RI,entityType:n.ArgumentDeclaration},Xx={like:!1,inferred:!1,id:"global-counted-test-loop-body-current-iteration-value-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:null,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:Kx},Qx={id:"global-counted-test-loop-body-current-iteration-value-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:bI,entityType:n.FunctionDeclaration},ej={id:RI,type:n.ArgumentDeclaration,version:1,name:"Current value",description:"The current value being processed.",dataType:Xx,implements:wl,required:!0,index:0,writesValues:[],parent:Qx},tj={id:"global-counted-test-loop-body-parent-ref-id",type:n.GenericReference,entityId:Hc,entityType:n.Loop},nj={id:bI,type:n.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called once for each iteration of the loop.",inputs:[ej],calls:[],implements:_l,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:tj},yi="random-company-employee-test-variable-id",zc="manager-global-variable-id",gI="global-user-instance-id",Rn="employee-mapped-dto-variable-id",qn="employee-mapped-dto-variable-instance-id",vI="random-employee-id-output-map-id",II="random-employee-birth-date-output-map-id",DI="random-employee-department-output-map-id",PI="random-employee-manager-output-map-id",AI="manager-global-id-output-map-id",OI="global-user-instance-id-output-map-id",rj="employee-mapped-dto-requester-id-input-map-id",SI="employee-mapped-dto-now-timestamp-input-map-id",ij="employee-mapped-dto-id-input-map-id",aj="employee-mapped-dto-birth-date-input-map-id",sj="employee-mapped-dto-department-input-map-id",oj="employee-mapped-dto-manager-input-map-id",lj={id:"global-counted-test-loop-iteration-number-input-map-parent-ref-id",type:n.GenericReference,entityId:Hc,entityType:n.Loop};n.GenericReference,n.VariableDeclaration;const cj={id:"global-counted-test-loop-iteration-number-input-map-id",type:n.InputMap,version:1,name:null,description:null,declaration:os.inputs[0],defaultValue:null,readsValue:null,index:0,parent:lj},dj={id:"global-counted-test-loop-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},uj={id:"global-counted-test-loop-called-by-success-ref-id",type:n.GenericReference,entityId:qn,entityType:n.VariableDeclaration},pj={id:Hc,type:n.Loop,version:1,declaration:os,inputs:[cj],successCalls:[],errorCalls:[],outputsDeclarations:[],outputs:[],process:null,body:nj,calledByError:[],calledByEntry:[],calledBySuccess:[uj],breakStatements:[],continueStatements:[],error:null,x:0,y:0,parent:dj},Zc="global-object-keys-test-loop-id",CI="global-object-keys-test-loop-body-id",BI="global-object-keys-test-loop-body-current-iteration-value-argument-declaration-id",yj={type:n.GenericReference,id:"global-object-keys-test-loop-body-current-iteration-value-argument-declaration-data-type-parent-ref-id",entityId:BI,entityType:n.ArgumentDeclaration},hj={like:!1,inferred:!1,id:"global-object-keys-test-loop-body-current-iteration-value-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:null,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:yj},fj={id:"global-object-keys-test-loop-body-current-iteration-value-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:CI,entityType:n.FunctionDeclaration},mj={id:BI,type:n.ArgumentDeclaration,version:1,name:"Current value",description:"The current value being processed.",dataType:hj,implements:Cl,required:!0,index:0,writesValues:[],parent:fj},Tj={id:"global-object-keys-test-loop-body-parent-ref-id",type:n.GenericReference,entityId:Zc,entityType:n.Loop},Ej={id:CI,type:n.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called once for each iteration of the loop.",inputs:[mj],calls:[],implements:$i,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:Tj},bj={id:"global-object-keys-test-loop-iteration-object-input-map-parent-ref-id",type:n.GenericReference,entityId:Zc,entityType:n.Loop},Rj={id:"global-object-keys-test-loop-iteration-object-input-map-reads-value-ref-id",type:n.GenericReference,entityId:Rn,entityType:n.VariableDeclaration},wI={id:"global-object-keys-test-loop-iteration-object-input-map-id",type:n.InputMap,version:1,name:null,description:null,declaration:$i.inputs[0],defaultValue:null,readsValue:Rj,index:0,parent:bj},gj={id:"global-object-keys-test-loop-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},vj={id:"global-object-keys-test-loop-called-by-success-ref-two-id",type:n.GenericReference,entityId:qn,entityType:n.VariableDeclaration},Ij={id:"global-object-keys-test-loop-called-by-success-ref-one-id",type:n.GenericReference,entityId:Rn,entityType:n.VariableDeclaration},Kc={id:Zc,type:n.Loop,version:1,declaration:$i,inputs:[wI],successCalls:[],errorCalls:[],outputsDeclarations:[],outputs:[],process:null,body:Ej,calledByError:[],calledByEntry:[],calledBySuccess:[Ij,vj],breakStatements:[],continueStatements:[],error:null,x:0,y:0,parent:gj},Xc="global-object-values-test-loop-id",_I="global-object-values-test-loop-body-id",NI="global-object-values-test-loop-body-current-iteration-value-argument-declaration-id",Dj={type:n.GenericReference,id:"global-object-values-test-loop-body-current-iteration-value-argument-declaration-data-type-parent-ref-id",entityId:NI,entityType:n.ArgumentDeclaration},Pj={like:!1,inferred:!1,id:"global-object-values-test-loop-body-current-iteration-value-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:null,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:Dj},Aj={id:"global-object-values-test-loop-body-current-iteration-value-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:_I,entityType:n.FunctionDeclaration},Oj={id:NI,type:n.ArgumentDeclaration,version:1,name:"Current value",description:"The current value being processed.",dataType:Pj,implements:Bl,required:!0,index:0,writesValues:[],parent:Aj},Sj={id:"global-object-values-test-loop-body-parent-ref-id",type:n.GenericReference,entityId:Xc,entityType:n.Loop},Cj={id:_I,type:n.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called once for each iteration of the loop.",inputs:[Oj],calls:[],implements:Fi,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:Sj},Bj={id:"global-object-values-test-loop-iteration-object-input-map-parent-ref-id",type:n.GenericReference,entityId:Xc,entityType:n.Loop},wj={id:"global-object-values-test-loop-iteration-object-input-map-reads-value-ref-id",type:n.GenericReference,entityId:qn,entityType:n.VariableDeclaration},MI={id:"global-object-values-test-loop-iteration-object-input-map-id",type:n.InputMap,version:1,name:null,description:null,declaration:Fi.inputs[0],defaultValue:null,readsValue:wj,index:0,parent:Bj},_j={id:"global-object-values-test-loop-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},Nj={id:"global-object-values-test-loop-called-by-success-ref-id",type:n.GenericReference,entityId:qn,entityType:n.VariableDeclaration},VI={id:Xc,type:n.Loop,version:1,declaration:Fi,inputs:[MI],successCalls:[],errorCalls:[],outputsDeclarations:[],outputs:[],process:null,body:Cj,calledByError:[],calledByEntry:[],calledBySuccess:[Nj],breakStatements:[],continueStatements:[],error:null,x:0,y:0,parent:_j},Qc="global-test-iterate-over-string-loop-id",ed="global-test-iterate-over-string-loop-body-id",Qs="global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-id",LI="global-test-iterate-over-string-loop-iteration-list-input-map-id",Mj={type:n.GenericReference,id:"global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-data-type-parent-ref-id",entityId:Qs,entityType:n.ArgumentDeclaration},Vj={like:!1,inferred:!1,id:"global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:null,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:Mj},Lj={id:"global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:ed,entityType:n.FunctionDeclaration},Gj={id:Qs,type:n.ArgumentDeclaration,version:1,name:"Current character",description:"The current character value being processed.",dataType:Vj,implements:Al,required:!0,index:1,writesValues:[],parent:Lj},$j={type:n.GenericReference,id:"global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-data-type-parent-ref-id",entityId:Qs,entityType:n.ArgumentDeclaration},Fj={like:!1,inferred:!1,id:"global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:null,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:$j},Uj={id:"global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:ed,entityType:n.FunctionDeclaration},xj={id:Qs,type:n.ArgumentDeclaration,version:1,name:"Current character",description:"The current character value being processed.",dataType:Fj,implements:Ol,required:!0,index:0,writesValues:[],parent:Uj},jj={id:"global-test-iterate-over-string-loop-body-parent-ref-id",type:n.GenericReference,entityId:Qc,entityType:n.Loop},kj={id:ed,type:n.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called once for each iteration of the loop.",inputs:[xj,Gj],calls:[],implements:Sl,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:jj},qj={id:"global-test-iterate-over-string-loop-iteration-list-input-map-parent-ref-id",type:n.GenericReference,entityId:Qc,entityType:n.Loop},Jj={id:"global-test-iterate-over-string-loop-iteration-list-input-map-default-value-parent-ref-id",type:n.GenericReference,entityId:LI,entityType:n.InputMap},Wj={parentRelationType:null,id:"global-test-iterate-over-string-loop-iteration-list-input-map-default-value-id",type:n.PrimitiveValue,name:P.String,version:1,value:"Hello",valueAsType:null,autogeneration:{type:We.Random,rangeStart:4,rangeEnd:5},parent:Jj},Yj={id:LI,type:n.InputMap,version:1,name:null,description:null,declaration:ss.inputs[0],defaultValue:Wj,readsValue:null,index:0,parent:qj},Hj={id:"global-test-iterate-over-string-loop-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},zj={id:Qc,type:n.Loop,version:1,declaration:ss,inputs:[Yj],successCalls:[],errorCalls:[],outputsDeclarations:[],outputs:[],process:null,body:kj,calledByError:[],calledByEntry:[],calledBySuccess:[],breakStatements:[],continueStatements:[],error:null,x:0,y:0,parent:Hj},td="iterate-over-list-loop-id",GI="iterate-over-list-loop-body-id",$I="iterate-over-list-loop-body-current-iteration-value-argument-declaration-id",Zj={type:n.GenericReference,id:"iterate-over-list-loop-body-current-iteration-value-argument-declaration-data-type-parent-ref-id",entityId:$I,entityType:n.ArgumentDeclaration},Kj={like:!1,inferred:!1,id:"iterate-over-list-loop-body-current-iteration-value-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:null,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:Zj},Xj={id:"iterate-over-list-loop-body-current-iteration-value-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:GI,entityType:n.FunctionDeclaration},Qj={id:$I,type:n.ArgumentDeclaration,version:1,name:"Current value",description:"The current value being processed.",dataType:Kj,implements:is,required:!0,index:0,writesValues:[],parent:Xj},e8={id:"iterate-over-list-loop-body-parent-ref-id",type:n.GenericReference,entityId:td,entityType:n.Loop},t8={id:GI,type:n.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called once for each iteration of the loop.",inputs:[Qj],calls:[],implements:as,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:e8},n8={id:"iterate-over-list-loop-iteration-list-input-map-parent-ref-id",type:n.GenericReference,entityId:td,entityType:n.Loop},r8={id:"iterate-over-list-loop-iteration-list-input-map-id",type:n.InputMap,version:1,name:null,description:null,declaration:ir.inputs[0],defaultValue:null,readsValue:null,index:0,parent:n8},i8={id:"iterate-over-list-loop-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},a8={id:td,type:n.Loop,version:1,declaration:ir,inputs:[r8],successCalls:[],errorCalls:[],outputsDeclarations:[],outputs:[],process:null,body:t8,calledByError:[],calledByEntry:[],calledBySuccess:[],breakStatements:[],continueStatements:[],error:null,x:0,y:0,parent:i8};var nd=(r=>(r.EQ="eq",r.NEQ="neq",r.GT="gt",r.GTE="gte",r.LT="lt",r.LTE="lte",r.LIKE="like",r.ILIKE="ilike",r))(nd||{}),FI=(r=>(r.COUNT="count",r.SUM="sum",r.AVG="avg",r.MIN="min",r.MAX="max",r))(FI||{});const s8={from:{name:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},items:{from:{name:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},items:[{function:{name:FI.COUNT,items:["f8310850-a87e-405c-b182-4f1d5fa49240"]},alias:"employee_count"}],where:[{name:"80c86e1b-caca-4ba5-9b1f-38f72d10e4a3",operation:nd.NEQ,value:null}]},where:[{name:"employee_count",operation:nd.GT,value:1}]},o8={id:"find-companies-with-multiple-employees-and-bank-account-search-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},l8={id:"find-companies-with-multiple-employees-and-bank-account-search-companies-list-output-declaration-parent-ref-id",type:n.GenericReference,entityId:"find-companies-with-multiple-employees-and-bank-account",entityType:n.Search},UI={id:"find-companies-with-multiple-employees-and-bank-account-search-companies-list-output-declaration-id",type:n.ValueDescriptor,version:1,name:"companies",description:"List of companies with multiple employees and an existing bank account",dataType:null,required:!0,index:0,parent:l8},c8={id:"find-companies-with-multiple-employees-and-bank-account-search-companies-list-output-parent-ref-id",type:n.GenericReference,entityId:"find-companies-with-multiple-employees-and-bank-account",entityType:n.Search},d8={id:"find-companies-with-multiple-employees-and-bank-account-search-companies-list-output-id",type:n.OutputMap,version:1,declaration:UI,writesValues:[],index:0,parent:c8},u8={id:"find-companies-with-multiple-employees-and-bank-account",type:n.Search,version:1,name:"Find companies with multiple employees and a bank account",description:"This search statement finds companies with multiple employees and an existing bank account",inputsDeclarations:[],outputsDeclarations:[UI],inputs:[],outputs:[d8],query:s8,successCalls:[],errorCalls:[],error:null,calledByError:[],calledByEntry:[],calledBySuccess:[],x:0,y:0,parent:o8},p8={type:n.GenericReference,id:"employee-mapped-dto-manager-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:AI},y8={type:n.GenericReference,id:"employee-mapped-dto-manager-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:Rn},xI={id:oj,type:n.InputMap,version:1,declaration:null,name:"manager_id",description:null,defaultValue:null,index:4,readsValue:p8,parent:y8},h8={type:n.GenericReference,id:"employee-mapped-dto-department-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:DI},f8={type:n.GenericReference,id:"employee-mapped-dto-department-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:Rn},jI={id:sj,type:n.InputMap,version:1,declaration:null,name:"department_name",description:null,defaultValue:null,index:3,readsValue:h8,parent:f8},m8={type:n.GenericReference,id:"employee-mapped-dto-birth-date-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:II},T8={type:n.GenericReference,id:"employee-mapped-dto-birth-date-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:Rn},kI={id:aj,type:n.InputMap,version:1,declaration:null,name:"birth_date",description:null,defaultValue:null,index:2,readsValue:m8,parent:T8},E8={type:n.GenericReference,id:"employee-mapped-dto-id-output-map-reads-value-ref-id",entityType:n.OutputMap,entityId:vI},b8={type:n.GenericReference,id:"employee-mapped-dto-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:Rn},qI={id:ij,type:n.InputMap,version:1,declaration:null,name:"id",description:"The ID of the employee",defaultValue:null,index:1,readsValue:E8,parent:b8},R8={type:n.GenericReference,id:"employee-mapped-dto-requester-id-output-map-reads-value-ref-id",entityType:n.OutputMap,entityId:OI},g8={type:n.GenericReference,id:"employee-mapped-dto-requester-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:Rn},JI={id:rj,type:n.InputMap,version:1,declaration:null,name:"requester_id",description:"The ID of the current user making the request",defaultValue:null,index:0,readsValue:R8,parent:g8},v8={type:n.GenericReference,id:"manager-variable-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:zc},I8={id:AI,type:n.OutputMap,version:1,declaration:ke.properties[1],index:0,writesValues:[xI],parent:v8},D8={type:n.GenericReference,id:"manager-variable-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:zc},P8={like:!1,inferred:!1,id:"manager-variable-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Lt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:D8,defaultValue:null},A8={type:n.GenericReference,id:"manager-variable-reads-value-ref-id",entityType:n.OutputMap,entityId:PI},O8={type:n.GenericReference,id:"manager-variable-parent-ref-id",entityType:n.Project,entityId:Y},WI={id:zc,type:n.VariableDeclaration,version:1,name:"Manager",dataType:P8,description:"A variable holding an inherited manager for testing purposes",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:A8,writesValues:[],inputs:[],outputs:[I8],internalCalls:[],parent:O8,x:0,y:0},S8={type:n.GenericReference,id:"random-company-employee-manager-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:yi},C8={id:PI,type:n.OutputMap,version:1,declaration:Lt.properties[2],index:3,writesValues:[WI],parent:S8},B8={type:n.GenericReference,id:"random-company-employee-department-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:yi},w8={id:DI,type:n.OutputMap,version:1,declaration:Lt.properties[0],index:2,writesValues:[jI],parent:B8},_8={type:n.GenericReference,id:"random-company-employee-birth-date-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:yi},N8={id:II,type:n.OutputMap,version:1,declaration:ht.properties[1],index:1,writesValues:[kI],parent:_8},M8={type:n.GenericReference,id:"random-company-employee-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:yi},V8={id:vI,type:n.OutputMap,version:1,declaration:ke.properties[1],index:0,writesValues:[qI],parent:M8},L8={type:n.GenericReference,id:"random-company-employee-test-variable-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:yi},G8={like:!1,inferred:!1,id:"random-company-employee-test-variable-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Lt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:L8,defaultValue:null},$8={type:n.GenericReference,id:"random-company-employee-test-variable-parent-ref-id",entityType:n.Project,entityId:Y},F8={id:yi,type:n.VariableDeclaration,version:1,name:"Company employee",dataType:G8,description:"A variable holding a random company employee for testing purposes",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:null,writesValues:[],inputs:[],outputs:[V8,N8,w8,C8],internalCalls:[],parent:$8,x:0,y:0},U8={type:n.GenericReference,id:"employee-mapped-dto-variable-instance-now-timestamp-input-map-default-value-parent-ref-id",entityType:n.InputMap,entityId:SI},x8={parentRelationType:null,type:n.PrimitiveValue,id:"employee-mapped-dto-variable-instance-now-timestamp-input-map-default-value-id",name:P.Date,version:1,valueAsType:null,value:null,autogeneration:{type:We.CurrentDateAndTime,rangeStart:null,rangeEnd:null},parent:U8},j8={type:n.GenericReference,id:"employee-mapped-dto-variable-instance-now-timestamp-input-map-parent-ref-id",entityType:n.VariableInstance,entityId:qn},k8={id:SI,type:n.InputMap,version:1,declaration:null,name:"now",description:"The current timestamp when the operation is executed",defaultValue:x8,index:5,readsValue:null,parent:j8},q8={type:n.GenericReference,id:"employee-mapped-dto-variable-instance-decl-ref-id",entityType:n.VariableDeclaration,entityId:Rn},J8={type:n.GenericReference,id:"employee-mapped-dto-variable-instance-called-by-success-ref-id",entityType:n.VariableDeclaration,entityId:qn},W8={type:n.GenericReference,id:"employee-mapped-dto-variable-instance-parent-ref-id",entityType:n.Project,entityId:Y},Y8={id:qn,type:n.VariableInstance,version:1,declaration:q8,calledByError:[],calledByEntry:[],calledBySuccess:[J8],successCalls:[Kc,VI],errorCalls:[],readsValue:null,writesValues:[MI],inputs:[k8],outputs:[],internalCalls:[],parent:W8,x:0,y:0},H8={type:n.GenericReference,id:"employee-mapped-dto-variable-parent-ref-id",entityType:n.Project,entityId:Y},z8={id:Rn,type:n.VariableDeclaration,version:1,name:"Employee DTO",dataType:null,description:"A variable holding the data of a mapped employee DTO",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[Kc,Y8],errorCalls:[],readsValue:null,writesValues:[wI],inputs:[JI,qI,kI,jI,xI],outputs:[],internalCalls:[],parent:H8,x:0,y:0},Z8={type:n.GenericReference,id:"0e63e617-f9d3-42e8-bde0-1bb0b1df7034",entityType:n.VariableDeclaration,entityId:hc},K8={like:!1,inferred:!1,id:"e75645ce-d3df-4f07-a897-ae9ef4d917fd",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:mc,version:1,asType:!1,isList:!1,isNullable:!1,constant:!1,parent:Z8,defaultValue:null},X8={type:n.GenericReference,id:"e92a8ff5-3fef-4e0c-8d8f-92c930b2890b",entityType:n.Project,entityId:Y},YI={id:hc,type:n.VariableDeclaration,version:1,name:"Current user",description:"The user that is currently logged in",dataType:K8,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[],parent:X8},Q8={type:n.GenericReference,id:"manager-variable-id-output-map-parent-ref-id",entityType:n.VariableInstance,entityId:gI},e9={id:OI,type:n.OutputMap,version:1,declaration:ke.properties[1],index:0,writesValues:[JI],parent:Q8},t9={type:n.GenericReference,id:"global-user-instance-parent-ref-id",entityType:n.Project,entityId:Y},n9={id:gI,type:n.VariableInstance,version:1,declaration:YI,calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:null,writesValues:[],inputs:[],outputs:[e9],internalCalls:[],parent:t9,x:0,y:0},r9={type:n.GenericReference,id:"is-test-environment-variable-dcl-datatype-parent-ref-id",entityType:n.VariableDeclaration,entityId:hc},i9={type:n.GenericReference,id:"is-test-environment-variable-dcl-datatype-default-value-parent-ref-id",entityType:n.DataType,entityId:"is-test-environment-variable-dcl-datatype-id"},a9={like:!1,inferred:!1,id:"is-test-environment-variable-dcl-datatype-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:_n,version:1,asType:!1,isList:!1,isNullable:!1,constant:!0,parent:r9,defaultValue:{parentRelationType:null,id:"is-test-environment-variable-dcl-datatype-default-value-id",name:P.Boolean,version:1,value:null,type:n.PrimitiveValue,autogeneration:{type:We.Random,rangeStart:null,rangeEnd:null},valueAsType:null,parent:i9}},s9={type:n.GenericReference,id:"is-test-environment-variable-dcl-main-project-ref-id",entityType:n.Project,entityId:Y},HI={id:"is-test-environment-variable-dcl-id",type:n.VariableDeclaration,version:1,name:"Is test envrioment",description:"Indicates whether the current environment is a test environment or not.",dataType:a9,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[],parent:s9},o9={type:n.GenericReference,id:"is-test-environment-variable-instance-parent-ref-id",entityType:n.Project,entityId:Y},l9={id:"is-test-environment-variable-instance-id",type:n.VariableInstance,version:1,declaration:HI,calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:null,writesValues:[],inputs:[],outputs:[],internalCalls:[],parent:o9,x:0,y:0},zI={type:n.Project,id:Y,version:1,name:"Mocked project to compile",description:"This project is used to test all sorts of features and edge cases. It is not meant to be used in production. Or to have any functionality that makes sense",projects:[Zx],entities:[fc,mc,ht,KV,Lt,ks,zR,ZR,oi,JM,Gt,UV,_R,VC,kM],functions:[EU,vg,Vc,AU,MU,$g,Lc,gc,Jx,ag,v4],events:[B1],variableDeclarations:[HI,YI,xc,F8,WI,z8],variableInstances:[l9,n9],conditions:[],operations:[di],functionCalls:[S0,LL],loops:[a8,Kc,VI,zj,pj],searches:[u8]};var T=(r=>(r.Error="error",r.Warning="warning",r))(T||{}),S=(r=>(r.InvalidObjectStructure="invalid-object-structure",r.NameNotUniqueInScope="name-not-unique-in-scope",r.EmptyName="empty-name",r.MissingCaller="missing-caller",r.PropertyOverwrite="property-overwrite",r.MethodOverwrite="method-overwrite",r.NoOverlapWithImplementedSignature="no-overlap-with-implemented-signature",r.ReaderWriterIncompatibleDataType="reader-writer-incompatible-data-type",r.UnreachableEntity="unreachable-entity",r.InternalCallParentMissingDataType="internal-call-parent-missing-data-type",r.InternalCallParentDeclarationEntityInvalidType="internal-call-parent-declaration-entity-invalid-type",r.InternalCallDeclarationNotFoundInParentDatatypeEntity="internal-call-declaration-not-found-in-parent-datatype-entity",r.InternalCallDeclarationIsNotFunctionDeclaration="internal-call-declaration-is-not-function-declaration",r.InternalCallDeclarationNotInParentDatatypeEntity="internal-call-declaration-not-in-parent-datatype-entity",r))(S||{}),f=(r=>(r.RootReference="root-reference",r.ReferencedEntityNotFound="referenced-entity-not-found",r.EntityIdNotUnique="entity-id-not-unique",r.BuiltInEntityGenerated="built-in-entity-generated",r.BuiltInEntityUpdated="built-in-entity-updated",r.BuiltInEntityDeleted="built-in-entity-deleted",r.UnknownEntityType="unknown-entity-type",r.MissingTypeProperty="missing-type-property",r.MissingIdProperty="missing-id-property",r.BuiltInEntityParent="built-in-entity-parent",r.InvalidBuiltInEntityReference="invalid-built-in-entity-reference",r.RecommendedImplementAbstractEntityAction="recommended-implement-abstract-entity-action",r.RecommendedImplementOperationAction="recommended-implement-operation-action",r.RecommendedImplementFunctionCallAction="recommended-implement-function-call-action",r.RecommendedImplementVariableDeclarationAction="recommended-implement-variable-declaration-action",r.RecommendedImplementVariableInstanceAction="recommended-implement-variable-instance-action",r.RecommendedImplementConditionAction="recommended-implement-condition-action",r.InvalidReferenceObjectStructure="invalid-reference-object-structure",r.ContainsSingleButShouldBeReferenceList="contains-single-but-should-be-reference-list",r.ContainsListButShouldReferenceSingle="contains-list-but-should-reference-single",r.InvalidParentReference="invalid-parent-reference",r.InvalidImplementsReference="invalid-implements-reference",r.InvalidExtendsReference="invalid-extends-reference",r.InvalidGenerationActionPayload="invalid-generation-action-payload",r.InvalidReference="invalid-reference",r.InvalidInternalCallParentRelation="invalid-internal-call-parent-relation",r.InvalidUpdateEntityOperation="invalid-update-entity-operation",r.NewEntityWouldOverriteExisting="new-entity-would-overrite-existing",r.InvalidDownstreamPropertyOverride="invalid-downstream-property-override",r.UnrecognizedProperty="unrecognized-property",r.SelfReference="self-reference",r.DuplicateReference="duplicate-reference",r.CallerWithIncompatibleScope="caller-with-incompatible-scope",r.InvalidFunctionDeclarationForFunctionCall="invalid-function-declaration-for-function-call",r.InvalidInputMapDeclaration="invalid-input-map-declaration",r.InvalidActionDescriptorForOperation="invalid-action-descriptor-for-operation",r.InvalidActionDescriptorForCondition="invalid-action-descriptor-for-condition",r.InvalidActionDescriptorForLoop="invalid-action-descriptor-for-loop",r.InvalidInmutablePropertyOverride="invalid-inmutable-property-override",r.OutputOverwrite="output-overwrite",r.InputOverwrite="input-overwrite",r.IncompatibleScope="incompatible-scope",r.InvalidParentUpdate="invalid-parent-update",r.NonInteractiveEntityReferenced="non-interactive-entity-referenced",r.InvalidParentRelationType="invalid-parent-relation-type",r))(f||{}),V=(r=>(r.ScopeWithoutLogic="scope-without-logic",r.ExtendingAbstractEntity="extending-abstract-entity",r.ImplementingNonAbstractEntity="implementing-non-abstract-entity",r.AbstractEntityWithNonAbstractMethods="abstract-entity-with-non-abstract-methods",r.AbstractEntityWithNonAbstractProperties="abstract-entity-with-non-abstract-properties",r.StaticEntityWithNonStaticProperties="static-entity-with-non-static-properties",r.NonStaticPropertyInStaticEntity="non-static-property-in-static-entity",r.AbstractPropertyInNonAbstractEntity="abstract-property-in-non-abstract-entity",r.AbstractMethodInNonAbstractEntity="abstract-method-in-non-abstract-entity",r.IncorrectEntityImplementation="incorrect-entity-implementation",r.IncorrectMethodImplementation="incorrect-method-implementation",r.IncorrectPropertyImplementation="incorrect-property-implementation",r.PropertyImplementsNonAbstact="property-implements-non-abstract",r.NonStaticPropertyImplementsStatic="non-static-property-implements-static",r.StaticPropertyImplementsNonStatic="static-property-implements-non-static",r.PropertyImplementsIncompatibleType="property-implements-incompatible-type",r.MissingPropertyImplementation="missing-property-implementation",r.MissingMethodImplementation="missing-method-implementation",r.NoProperties="no-properties",r.ReadingFromIncompatibleType="reading-from-incompatible-type",r.WritingToIncompatibleType="writing-to-incompatible-type",r.InvalidPropertiesCombination="invalid-properties-combination",r.DisconnectedCallableEntity="disconnected-callable-entity",r.VariableReadsValueAndInternalCall="variable-reads-value-and-internal-call",r.VariableWritesValuesAndInternalCall="variable-writes-values-and-internal-call",r.VariableHasInputsAndInternalCall="variable-has-inputs-and-internal-calls",r.VariableHasOutputsAndInternalCall="variable-has-outputs-and-internal-call",r.VariableIsCalledAndHasInternalCall="variable-is-called-and-has-internal-call",r.VariableCallsOthersAndHasInternalCall="variable-calls-others-and-has-internal-call",r))(V||{});class b{constructor(e){d(this,"id");d(this,"message");d(this,"issue");d(this,"severity");d(this,"code");this.id=e.id,this.message=e.message,this.issue=e.issue,this.severity=e.severity,this.code=e.code}toEntityError(e){return this.code in S?new Tr({id:this.id,message:this.message,issue:this.issue,severity:this.severity,code:this.code,entity:e}):null}}class Tr{constructor(e){d(this,"id");d(this,"message");d(this,"issue");d(this,"severity");d(this,"code");d(this,"entity");this.id=e.id,this.message=e.message,this.issue=e.issue,this.severity=e.severity,this.code=e.code,this.entity=e.entity}clone(){return new Tr({id:this.id,message:this.message,issue:this.issue,severity:this.severity,code:this.code,entity:this.entity})}}function c9(r){const e=new Set;return r.filter(t=>e.has(t.id)?!1:(e.add(t.id),!0))}function H(r){const e=r.entity.errors.find(i=>i.id===r.id);return e?{new:!1,error:e}:{new:!0,error:new Tr(r)}}function d9(r,e){const t=new Map;return r.forEach(i=>{t.set(i.id,i)}),e.forEach(i=>{t.set(i.id,i)}),Array.from(t.values())}function ie(r,e){const t=[];return e.forEach(i=>{const a=r.find(s=>s.id===i.id);a?t.push(a):t.push(i)}),t}const Ra=u.union([u.string(),u.number(),u.boolean(),u.date()]),ZI=u.enum([We.CurrentDateAndTime,We.Random,We.Unique]),eo=u.object({type:ZI,rangeStart:Ra.nullable(),rangeEnd:Ra.nullable()}),ga=eo.extend({type:u.literal(We.Random),rangeStart:Ra,rangeEnd:Ra}),rd=eo.extend({type:u.literal(We.Unique),rangeStart:u.null(),rangeEnd:u.null()}),KI=eo.extend({type:u.literal(We.CurrentDateAndTime),rangeStart:u.null(),rangeEnd:u.null()}),to=ga.extend({rangeStart:u.number().nullable(),rangeEnd:u.number().nullable()}),XI=to.extend({rangeStart:u.number(),rangeEnd:u.null()}),QI=to.extend({rangeStart:u.null(),rangeEnd:u.number()}),eD=to.extend({rangeStart:u.number(),rangeEnd:u.number()}),no=ga.extend({rangeStart:u.number().nullable(),rangeEnd:u.number().nullable()}),tD=no.extend({rangeStart:u.number(),rangeEnd:u.null()}),nD=no.extend({rangeStart:u.null(),rangeEnd:u.number()}),rD=no.extend({rangeStart:u.number(),rangeEnd:u.number()}),ro=ga.extend({rangeStart:u.date().nullable(),rangeEnd:u.date().nullable()}),iD=ro.extend({rangeStart:u.date(),rangeEnd:u.null()}),aD=ro.extend({rangeStart:u.null(),rangeEnd:u.date()}),sD=ro.extend({rangeStart:u.date(),rangeEnd:u.date()}),id=ga.extend({rangeStart:u.null(),rangeEnd:u.null()}),ad=u.union([tD,nD,rD]),sd=u.union([XI,QI,eD]),od=u.union([iD,aD,sD,KI]),ld=u.union([ad,sd,od,rd,id]);function va(){return u.union([u.object({type:u.literal(n.ValueDescriptor)}),u.record(u.string(),u.any())])}function oD(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.ValueDescriptor)})}function cd(){return u.object({id:u.string(),type:u.literal(n.ValueDescriptor),name:u.string(),required:u.boolean()})}function u9(){return cd().merge(u.object({version:u.number(),index:u.number()}))}function p9(){return cd().merge(u.object({}))}function y9(){return u.object({dataType:gr(),parent:br()})}function h9(){return u9().merge(y9())}function io(){return u.union([u.object({type:u.literal(n.PrimitiveEntity)}),u.record(u.string(),u.any())])}function ao(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.PrimitiveEntity)})}function so(){return u.object({id:u.string(),type:u.literal(n.PrimitiveEntity),name:u.string(),description:u.string().nullable(),static:u.boolean(),abstract:u.boolean()})}function f9(){return so().merge(u.object({version:u.number()}))}function m9(){return so().merge(u.object({}))}function T9(){return u.object({properties:u.array(Er()),methods:u.array(Bt()),abstractMethods:u.array(on()),extends:u.array(u.union([io(),hi()]))})}function E9(){return f9().merge(T9())}function Er(){return u.union([u.object({type:u.literal(n.Property)}),u.record(u.string(),u.any())])}function lD(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.Property)})}function dd(){return u.object({id:u.string(),type:u.literal(n.Property),name:u.string(),description:u.string().nullable(),private:u.boolean(),static:u.boolean(),required:u.boolean(),abstract:u.boolean()})}function b9(){return dd().merge(u.object({version:u.number(),index:u.number()}))}function R9(){return dd().merge(u.object({}))}function g9(){return u.object({dataType:gr(),implements:Er().nullable(),parent:u.union([Dr(),ao(),oo()])})}function v9(){return b9().merge(g9())}function I9(){return u.enum([M.CRON_JOB,M.EXECUTION,M.HTTP_ENDPOINT,M.PERSISTED_ENTITY,M.RELATIONAL_DATABASE])}function hi(){return u.union([u.object({type:u.literal(n.BuiltInBaseEntity)}),u.record(u.string(),u.any())])}function oo(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.BuiltInBaseEntity)})}function ud(){return u.object({id:u.string(),version:u.number(),type:u.literal(n.BuiltInBaseEntity),name:I9(),description:u.string().nullable(),abstract:u.boolean(),static:u.boolean()})}function D9(){return ud()}function P9(){return ud().merge(u.object({}))}function A9(){return u.object({properties:u.array(Er()),methods:u.array(Bt()),abstractMethods:u.array(on()),extends:u.array(u.union([hi(),io()]))})}function O9(){return D9().merge(A9())}function on(){return u.union([u.object({type:u.literal(n.ActionDescriptor)}),u.record(u.string(),u.any())])}function br(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.ActionDescriptor)})}function lo(){return u.object({id:u.string(),type:u.literal(n.ActionDescriptor),name:u.string(),description:u.string().nullable()})}function S9(){return lo().merge(u.object({version:u.number()}))}function C9(){return lo().merge(u.object({}))}function B9(){return u.object({inputs:u.array(va()),outputs:u.array(va()),parent:u.union([Dt(),Dr(),oo(),ao()]).nullable()})}function cD(){return S9().merge(B9())}function fi(){return u.union([u.object({type:u.literal(n.Loop)}),u.record(u.string(),u.any())])}function ln(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.Loop)})}function dD(){return u.object({id:u.string(),type:u.literal(n.Loop)})}function w9(){return dD().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function _9(){return dD().merge(u.object({declaration:u.union([u.string(),Bt()])}))}function N9(){return u.object({calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),declaration:on(),inputs:u.array(Zt()),outputs:u.array(Tt()),outputsDeclarations:u.array(va()),successCalls:u.array(ze()),errorCalls:u.array(ze()),error:Tt(),body:Bt(),parent:u.union([Dn(),Dt()]),breakStatements:u.array(bi()),continueStatements:u.array(mi())})}function M9(){return w9().merge(N9())}function mi(){return u.union([u.object({type:u.literal(n.ContinueStatement)}),u.record(u.string(),u.any())])}function Ti(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.ContinueStatement)})}function pd(){return u.object({id:u.string(),type:u.literal(n.ContinueStatement)})}function V9(){return pd().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function L9(){return pd().merge(u.object({}))}function G9(){return u.object({calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),outputs:u.array(gn()),throws:u.optional(gn()),parent:ln()})}function $9(){return V9().merge(G9())}function Rr(){return u.union([u.object({type:u.literal(n.ReturnStatement)}),u.record(u.string(),u.any())])}function Ei(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.ReturnStatement)})}function yd(){return u.object({id:u.string(),type:u.literal(n.ReturnStatement)})}function F9(){return yd().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function U9(){return yd().merge(u.object({}))}function x9(){return u.object({calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),outputs:u.array(gn()),throws:u.optional(gn()),parent:Dn()})}function j9(){return F9().merge(x9())}function gn(){return u.union([u.object({type:u.literal(n.ReturnDeclaration)}),u.record(u.string(),u.any())])}function uD(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.ReturnDeclaration)})}function hd(){return u.object({id:u.string(),type:u.literal(n.ReturnDeclaration),name:u.string(),description:u.string().nullable(),isError:u.boolean()})}function k9(){return hd().merge(u.object({version:u.number(),index:u.number()}))}function q9(){return hd().merge(u.object({}))}function J9(){return u.object({dataType:gr().nullable(),readsValue:Sa().nullable(),parent:u.union([Ei(),br(),vn(),Ti()])})}function W9(){return k9().merge(J9())}function bi(){return u.union([u.object({type:u.literal(n.BreakStatement)}),u.record(u.string(),u.any())])}function vn(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.BreakStatement)})}function fd(){return u.object({id:u.string(),type:u.literal(n.BreakStatement)})}function Y9(){return fd().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function H9(){return fd().merge(u.object({}))}function z9(){return u.object({calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),outputs:u.array(gn()),throws:u.optional(gn()),parent:ln()})}function Z9(){return Y9().merge(z9())}function Tt(){return u.union([u.object({type:u.literal(n.OutputMap)}),u.record(u.string(),u.any())])}function md(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.OutputMap)})}function Td(){return u.object({id:u.string(),type:u.literal(n.OutputMap)})}function K9(){return Td().merge(u.object({version:u.number(),index:u.number()}))}function X9(){return Td().merge(u.object({}))}function Q9(){return u.object({writesValues:u.array(In()),declaration:u.union([gn(),Er()]),parent:u.union([Ee(),ln(),vn()])})}function e6(){return K9().merge(Q9())}function Ri(){return u.union([u.object({type:u.literal(n.FunctionCall)}),u.record(u.string(),u.any())])}function Ia(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.FunctionCall)})}function Ed(){return u.object({id:u.string(),type:u.literal(n.FunctionCall)})}function t6(){return Ed().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function n6(){return Ed().merge(u.object({}))}function r6(){return u.object({successCalls:u.array(ze()),errorCalls:u.array(ze()),calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),writesValues:u.array(In()),declaration:Bt(),inputs:u.array(Zt()),outputs:u.array(Tt()),error:u.optional(Tt()),parent:u.union([Dn(),Dt()])})}function i6(){return t6().merge(r6())}function a6(){return u.enum([$e.Equal,$e.NotEqual,$e.MoreThan,$e.MoreThanOrEqual,$e.LessThan,$e.LessThanOrEqual,$e.And,$e.Or,Mt.Empty,Mt.NotEmpty])}function Da(){return u.union([u.object({type:u.literal(n.Condition)}),u.record(u.string(),u.any())])}function co(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.Condition)})}function bd(){return u.object({id:u.string(),type:u.literal(n.Condition)})}function s6(){return bd().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function o6(){return bd().merge(u.object({}))}function l6(){return u.object({successCalls:u.array(ze()),errorCalls:u.array(ze()),calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),leftValue:Zt(),rightValue:Zt().nullable(),operator:a6(),parent:u.union([Dn(),Dt()])})}function c6(){return s6().merge(l6())}function Pa(){return u.union([u.object({type:u.literal(n.Search)}),u.record(u.string(),u.any())])}function Aa(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.Search)})}function Rd(){return u.object({id:u.string(),type:u.literal(n.Search),name:u.string(),query:u.any(),description:u.string().nullable()})}function d6(){return Rd().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function u6(){return Rd().merge(u.object({}))}function p6(){return u.object({successCalls:u.array(ze()),errorCalls:u.array(ze()),calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),inputsDeclarations:u.array(Ir()),inputs:u.array(Zt()),outputsDeclarations:u.array(va()),outputs:u.array(Tt()),parent:u.union([Dn(),Dt()]),error:Tt().nullable()})}function y6(){return d6().merge(p6())}function Oa(){return u.union([u.object({type:u.literal(n.InternalCall)}),u.record(u.string(),u.any())])}function gd(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.InternalCall)})}function vd(){return u.object({id:u.string(),type:u.literal(n.InternalCall),index:u.number()})}function h6(){return vd().merge(u.object({version:u.number(),index:u.number()}))}function f6(){return vd().merge(u.object({declaration:u.union([u.string(),Bt()])}))}function m6(){return u.object({successCalls:u.array(ze()),errorCalls:u.array(ze()),calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),writesValues:u.array(In()),declaration:Bt(),inputs:u.array(Zt()),outputs:u.array(Tt()),parent:Jn(),error:u.optional(Tt())})}function T6(){return h6().merge(m6())}function Zt(){return u.union([u.object({type:u.literal(n.InputMap)}),u.record(u.string(),u.any())])}function uo(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.InputMap)})}function Id(){return u.object({id:u.string(),type:u.literal(n.InputMap),name:u.string().nullable().optional(),description:u.string().nullable().optional()})}function E6(){return Id().merge(u.object({version:u.number(),index:u.number()}))}function b6(){return Id().merge(u.object({}))}function R6(){return u.object({defaultValue:Dd().nullable(),declaration:u.union([Ir(),Er()]).nullable(),readsValue:Sa().nullable(),parent:u.union([Ee(),uo(),ln(),vn()])})}function g6(){return E6().merge(R6())}function gi(){return u.union([u.object({type:u.literal(n.Operation)}),u.record(u.string(),u.any())])}function vi(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.Operation)})}function po(){return u.object({id:u.string(),type:u.literal(n.Operation)})}function v6(){return po().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function I6(){return po().merge(u.object({}))}function D6(){return po().merge(u.object({successCalls:u.array(ze()),errorCalls:u.array(ze()),calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),writesValues:u.array(In()),declaration:on(),inputs:u.array(Zt()),outputs:u.array(Tt()),error:u.array(Tt()),parent:u.union([Dn(),Dt()])}))}function P6(){return v6().merge(D6())}function yo(){return u.union([u.string(),u.number(),u.boolean(),u.null(),u.date()])}function pD(){return u.record(u.string(),yo())}function A6(){return u.array(u.union([yo(),pD()]))}function yD(){return u.union([yo(),pD(),A6()])}function hD(){return u.union([yo(),yD()])}function fD(){return u.enum([P.String,P.Number,P.Boolean,P.Null,P.Date,P.JSON,P.Enum,P.File,P.UUID,P.EntityTemplate,P.ActionDescriptor])}function O6(){return u.union([Dr(),vi(),Ca()])}function S6(){return u.object({id:u.string(),name:fD(),type:u.literal(n.PrimitiveValue),value:hD(),autogeneration:ld.nullable()})}function C6(){return S6().merge(u.object({}))}function Kt(){return u.object({id:u.string(),version:u.number(),name:fD(),type:u.literal(n.PrimitiveValue),value:hD(),valueAsType:O6().nullable(),autogeneration:ld.nullable(),parent:u.union([Pd(),uo()])})}function B6(){return Kt().extend({name:u.literal(P.String),value:u.string(),autogeneration:ad.nullable()})}function w6(){return Kt().extend({name:u.literal(P.Number),value:u.number(),autogeneration:sd.nullable()})}function _6(){return Kt().extend({name:u.literal(P.Boolean),value:u.boolean(),autogeneration:id.nullable()})}function N6(){return Kt().extend({name:u.literal(P.Null),value:u.null(),autogeneration:u.null()})}function M6(){return Kt().extend({name:u.literal(P.Date),value:u.date(),autogeneration:od.nullable()})}function V6(){return Kt().extend({name:u.literal(P.JSON),value:yD(),autogeneration:u.null()})}function L6(){return Kt().extend({name:u.literal(P.Enum),value:u.string(),autogeneration:u.null()})}function G6(){return Kt().extend({name:u.literal(P.File),value:u.string(),autogeneration:u.null()})}function $6(){return Kt().extend({name:u.literal(P.UUID),value:u.string(),autogeneration:rd.nullable()})}function F6(){return Kt().extend({name:u.literal(P.EntityTemplate),value:Dr(),autogeneration:u.null()})}function U6(){return Kt().extend({name:u.literal(P.ActionDescriptor),value:Ca(),autogeneration:u.null()})}function Dd(){return u.union([B6(),w6(),_6(),N6(),M6(),V6(),L6(),G6(),$6(),F6(),U6()])}function gr(){return u.union([u.object({type:u.literal(n.DataType)}),u.record(u.string(),u.any())])}function Pd(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.DataType)})}function Ad(){return u.object({id:u.string(),type:u.literal(n.DataType),isNullable:u.boolean(),isList:u.boolean(),constant:u.boolean(),asType:u.boolean(),options:u.array(u.string()).optional()})}function x6(){return Ad().merge(u.object({version:u.number()}))}function j6(){return Ad().merge(u.object({}))}function k6(){return u.object({defaultValue:Dd().nullable(),entity:u.union([Ii(),hi(),io(),on()]).nullable(),parent:u.union([lD(),ED(),oD()])})}function q6(){return x6().merge(k6())}function Od(){return u.union([u.object({type:u.literal(n.VariableDeclaration)}),u.record(u.string(),u.any())])}function J6(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.VariableDeclaration)})}function Sd(){return u.object({id:u.string(),type:u.literal(n.VariableDeclaration),name:u.string(),description:u.string().nullable()})}function W6(){return Sd().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function Y6(){return Sd().merge(u.object({}))}function H6(){return u.object({dataType:gr().nullable(),readsValue:Sa().nullable(),writesValues:u.array(In()),inputs:u.array(Zt()),outputs:u.array(Tt()),successCalls:u.array(ze()),errorCalls:u.array(ze()),internalCalls:u.array(Oa()),calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),parent:u.union([Dn(),Dt()])})}function z6(){return W6().merge(H6())}function mD(){return u.union([u.object({type:u.literal(n.VariableInstance)}),u.record(u.string(),u.any())])}function Z6(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.VariableInstance)})}function Cd(){return u.object({id:u.string(),type:u.literal(n.VariableInstance)})}function K6(){return Cd().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function X6(){return Cd().merge(u.object({}))}function Q6(){return u.object({declaration:Od(),dataType:gr().nullable(),readsValue:Sa().nullable(),writesValues:u.array(In()),inputs:u.array(Zt()),outputs:u.array(Tt()),successCalls:u.array(ze()),errorCalls:u.array(ze()),internalCalls:u.array(Oa()),calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),parent:u.union([Dn(),Dt()])})}function e3(){return K6().merge(Q6())}function Bd(){return u.union([u.object({type:u.literal(n.InstalledProject)}),u.record(u.string(),u.any())])}function ho(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.InstalledProject)})}function t3(){return u.object({id:u.string(),type:u.literal(n.InstalledProject)})}function n3(){return u.object({version:u.number(),x:u.number(),y:u.number()})}function r3(){return u.object({})}function i3(){return u.object({implements:Dt(),description:u.string().nullable(),functions:u.array(Bt()),events:u.array(wd()),parent:Dt()})}function a3(){return n3().merge(i3())}function wd(){return u.union([u.object({type:u.literal(n.GlobalEvent)}),u.record(u.string(),u.any())])}function s3(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.GlobalEvent)})}function fo(){return u.object({id:u.string(),type:u.literal(n.GlobalEvent),name:u.string(),collapsed:u.boolean()})}function o3(){return fo().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function l3(){return fo().merge(u.object({}))}function c3(){return fo().merge(u.object({returnStatements:u.array(Rr()),implements:u.array(cD()),inputs:u.array(Ir()),calls:u.array(ze()),parent:u.union([Dt(),ho()])}))}function d3(){return o3().merge(c3())}function vr(){return u.union([Od(),mD()])}function Jn(){return u.union([J6(),Z6()])}function In(){return u.union([vr(),Zt(),gn()])}function TD(){return u.union([Jn(),uo(),uD()])}function Sa(){return u.union([vr(),Ir(),Tt(),gi(),Oa(),Ri()])}function u3(){return u.union([Jn(),_d(),md(),vi(),gd(),Ia()])}function p3(){return u.union([Ir(),Tt(),In()])}function ED(){return u.union([_d(),md(),TD()])}function mo(){return wd()}function To(){return s3()}function Eo(){return u.union([gi(),Ri(),Da(),Pa(),vr(),Oa(),fi()])}function Ee(){return u.union([vi(),Ia(),co(),Aa(),Jn(),gd(),ln()])}function bo(){return u.union([gi(),Ri(),Da(),Pa(),vr(),fi()])}function Ro(){return u.union([vi(),Ia(),co(),Aa(),Jn(),ln()])}function bD(){return u.union([Eo(),Rr(),bi(),mi()])}function ze(){return u.union([Ee(),Ei(),vn(),Ti()])}function RD(){return u.union([bo(),Rr(),bi(),mi()])}function gD(){return u.union([Ro(),Ei(),vn(),Ti()])}function Wn(){return u.union([Bt(),mo()])}function He(){return u.union([Ca(),To()])}function y3(){return u.union([Eo(),Wn()])}function h3(){return u.union([Ee(),He()])}function f3(){return u.union([bo(),Wn()])}function m3(){return u.union([Ro(),He()])}function T3(){return u.union([bD(),Wn()])}function E3(){return u.union([ze(),He()])}function b3(){return u.union([RD(),Wn()])}function R3(){return u.union([gD(),He()])}function g3(){return u.union([Wn(),fi()])}function Dn(){return u.union([He(),ln()])}function v3(){return u.union([Eo(),Wn()])}function I3(){return u.union([Ee(),He()])}function D3(){return u.union([bo(),Wn()])}function P3(){return u.union([Ro(),He()])}function A3(){return u.union([Rr(),bi(),mi()])}function O3(){return u.union([Ei(),vn(),Ti()])}function S3(){return u.union([hi(),U3(),Bd(),Ii(),Bt(),mo(),vr(),Zt(),Tt(),Da(),gi(),Ri(),gn(),Ir(),io(),gr(),Er(),on(),Rr(),mi(),bi(),fi(),Pa(),on(),on(),va(),Oa()])}function C3(){return u.union([oo(),Dt(),ho(),Dr(),Ca(),To(),Jn(),uo(),md(),co(),vi(),Ia(),uD(),_d(),ao(),Pd(),lD(),br(),Ei(),Ti(),vn(),ln(),Aa(),br(),br(),oD(),gd()])}function B3(){return u.union([Bd(),Ii(),Bt(),mo(),vr(),Da(),gi(),Ri(),Rr(),mi(),bi(),fi(),Pa()])}function w3(){return u.union([ho(),Dr(),Ca(),To(),Jn(),co(),vi(),Ia(),Ei(),Ti(),vn(),ln(),Aa()])}function Ir(){return u.union([u.object({type:u.literal(n.ArgumentDeclaration)}),u.record(u.string(),u.any())])}function _d(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.ArgumentDeclaration)})}function Nd(){return u.object({id:u.string(),type:u.literal(n.ArgumentDeclaration)})}function _3(){return Nd().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function N3(){return Nd().merge(u.object({}))}function M3(){return u.object({dataType:gr().nullable(),writesValues:u.array(In()),parent:u.union([He(),br(),br(),Aa(),vn()])})}function V3(){return _3().merge(M3())}function Bt(){return u.union([u.object({type:u.literal(n.FunctionDeclaration)}),u.record(u.string(),u.any())])}function Ca(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.FunctionDeclaration)})}function Md(){return u.object({id:u.string(),type:u.literal(n.FunctionDeclaration),name:u.string(),description:u.string().nullable()})}function L3(){return Md().merge(u.object({version:u.number(),x:u.number(),y:u.number(),index:u.number().nullable()}))}function G3(){return Md()}function $3(){return u.object({inputs:u.array(Ir()),implements:on().nullable(),returnStatements:u.array(Rr()),parent:u.union([Dt(),ho(),Dr(),ln(),oo(),ao()])})}function F3(){return L3().merge($3())}function U3(){return u.union([u.object({type:u.literal(n.Project)}),u.record(u.string(),u.any())])}function Dt(){return u.object({entityType:u.literal(n.Project),entityId:u.string(),id:u.string(),type:u.literal(n.GenericReference)})}function Vd(){return u.object({id:u.string(),type:u.literal(n.Project),name:u.string(),description:u.string().nullable()})}function x3(){return Vd().merge(u.object({version:u.number()}))}function j3(){return Vd()}function k3(){return u.object({entities:u.array(Ii()),functions:u.array(Bt()),events:u.array(wd()),projects:u.array(Bd()),variableDeclarations:u.array(Od()),variableInstances:u.array(mD()),conditions:u.array(Da()),operations:u.array(gi()),functionCalls:u.array(Ri()),loops:u.array(fi()),searches:u.array(Pa())})}function q3(){return x3().merge(k3())}function Ii(){return u.union([u.object({type:u.literal(n.CustomEntity)}),u.record(u.string(),u.any())])}function Dr(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.CustomEntity)})}function Ld(){return u.object({id:u.string(),type:u.literal(n.CustomEntity),name:u.string(),description:u.string().nullable(),static:u.boolean(),abstract:u.boolean()})}function J3(){return Ld().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function W3(){return Ld().merge(u.object({}))}function Y3(){return u.union([Dt(),Pd()])}function H3(){return u.object({properties:u.array(Er()),methods:u.array(Bt()),abstractMethods:u.array(on()),extends:u.array(u.union([Ii(),hi()])),implements:u.array(u.union([Ii(),hi()])),parent:Y3()})}function z3(){return J3().merge(H3())}function Z3(r){const e=z3(),t=r.toJSON();e.safeParse(t).success;const a=r.implements.flatMap(h=>Q3(r,h)),s=r.extends.flatMap(h=>ek(r,h)),o=nk(r),l=tk(r);r.methods.flatMap(h=>h.validate());const p=[...a,...s,...o,...l];return ie(r.errors,p)}function K3(r,e){const t=e.properties.filter(s=>s.abstract),i=[];let a=[...r.properties];return t.forEach(s=>{const o=a.find(l=>{var p;return((p=l.implements)==null?void 0:p.id)===s.id});o?a=a.filter(l=>l.id!==o.id):i.push(s)}),i}function X3(r,e){const t=e.abstractMethods,i=[];let a=[...r.methods];return t.forEach(s=>{const o=a.find(l=>{var p;return((p=l.implements)==null?void 0:p.id)===s.id});o?a=a.filter(l=>l.id!==o.id):i.push(s)}),i}function Q3(r,e){const t=[];if(!e.abstract){const h=H({id:r.id+"--"+V.ImplementingNonAbstractEntity,message:`Entity "${r.name}" with id "${r.id}" is implementing a non-abstract entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:V.ImplementingNonAbstractEntity,entity:r});return t.push(h.error),t}const i=e.properties.filter(h=>h.abstract),a=[];let s=[...r.properties];i.forEach(h=>{const m=s.find(R=>{var v;return((v=R.implements)==null?void 0:v.id)===h.id});m?s=s.filter(R=>R.id!==m.id):a.push(h)}),a.length&&a.forEach(h=>{const m=H({id:r.id+"--"+V.MissingPropertyImplementation+"--"+h.id,message:`Property "${h.name}" with id "${h.id}" of entity "${e.name}" with id "${e.id}" is not implemented when entity "${r.name}" with id "${r.id}" implements it`,issue:null,severity:T.Error,code:V.MissingPropertyImplementation,entity:r});t.push(m.error)});const o=[];let l=[...r.methods];e.abstractMethods.forEach(h=>{const m=l.find(R=>{var v;return((v=R.implements)==null?void 0:v.id)===h.id});m?l=l.filter(R=>R.id!==m.id):o.push(h)}),o.length&&o.forEach(h=>{const m=H({id:r.id+"--"+V.MissingMethodImplementation+"--"+h.id,message:`Method "${h.name}" with id "${h.id}" of entity "${e.name}" with id "${e.id}" is not implemented when entity "${r.name}" with id "${r.id}" implements it`,issue:null,severity:T.Error,code:V.MissingMethodImplementation,entity:r});t.push(m.error)});const p=[];e.properties.forEach(h=>{const m=s.find(R=>R.name===h.name);m&&p.push([m,h])}),p.length&&p.forEach(([h])=>{const m=H({id:r.id+"--"+S.PropertyOverwrite+"--"+h.id,message:`Property "${h.name}" with id "${h.id}" of entity "${r.name}" with id "${r.id}" overwrites the property with the same name from the base entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:S.PropertyOverwrite,entity:r});t.push(m.error)});const y=[];return e.methods.forEach(h=>{const m=l.find(R=>R.name===h.name);m&&y.push([m,h])}),y.length&&y.forEach(([h])=>{const m=H({id:r.id+"--"+S.MethodOverwrite+"--"+h.id,message:`Method "${h.name}" with id "${h.id}" of entity "${r.name}" with id "${r.id}" overwrites the method with the same name from the base entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:S.MethodOverwrite,entity:r});t.push(m.error)}),t}function ek(r,e){const t=[],i=[];if(e.abstract){const s=H({id:r.id+"--"+V.ExtendingAbstractEntity,message:`Entity "${r.name}" with id "${r.id}" is extending an abstract entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:V.ExtendingAbstractEntity,entity:r});return t.push(s.error),t}r.properties.forEach(s=>{var l;const o=e.properties.find(p=>p.name===s.name);((l=s.implements)==null?void 0:l.id)!==(o==null?void 0:o.id)&&o&&i.push(s)}),i.length&&i.forEach(s=>{const o=H({id:r.id+"--"+S.PropertyOverwrite,message:`Property "${s.name}" with id "${s.id}" of entity "${r.name}" with id "${r.id}" overwrites the property with the same name from the extended entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:S.PropertyOverwrite,entity:r});t.push(o.error)});const a=[];return r.methods.forEach(s=>{var l;const o=e.methods.find(p=>p.name===s.name);((l=s.implements)==null?void 0:l.id)!==(o==null?void 0:o.id)&&o&&a.push(s)}),a.length&&a.forEach(s=>{const o=H({id:r.id+"--"+S.MethodOverwrite,message:`Method "${s.name}" with id "${s.id}" of entity "${r.name}" with id "${r.id}" overwrites the method with the same name from the extended entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:S.MethodOverwrite,entity:r});t.push(o.error)}),t}function tk(r){const e=[];if(!r.properties.length){const t=H({id:r.id+"--"+V.NoProperties,message:"No properties implemented",issue:null,severity:T.Warning,code:V.NoProperties,entity:r});e.push(t.error)}return r.properties.forEach(t=>{t.validate()}),e}function nk(r){const e=[];if(r.abstract){if(r.methods.length){const t=H({id:r.id+"--"+V.AbstractEntityWithNonAbstractMethods,message:`Entity "${r.name}" with id "${r.id}" is marked as abstract but has non-abstract methods`,issue:null,severity:T.Error,code:V.AbstractEntityWithNonAbstractMethods,entity:r});e.push(t.error)}if(r.properties.some(t=>!t.abstract)){const t=H({id:r.id+"--"+V.AbstractEntityWithNonAbstractProperties,message:`Entity "${r.name}" with id "${r.id}" is marked as abstract but has non-abstract properties`,issue:null,severity:T.Error,code:V.AbstractEntityWithNonAbstractProperties,entity:r});e.push(t.error),r.properties.forEach(i=>{if(!i.abstract){const a=H({id:r.id+"--"+V.StaticEntityWithNonStaticProperties+"--"+i.id,message:`Property "${i.name}" with id "${i.id}" of entity "${r.name}" with id "${r.id}" is not marked as abstract but the entity is marked as abstract`,issue:null,severity:T.Error,code:V.StaticEntityWithNonStaticProperties,entity:r});e.push(a.error)}})}}else{if(r.abstractMethods.length){const t=H({id:r.id+"--"+V.AbstractPropertyInNonAbstractEntity,message:`Entity "${r.name}" with id "${r.id}" is not marked as abstract but has abstract methods`,issue:null,severity:T.Error,code:V.AbstractPropertyInNonAbstractEntity,entity:r});e.push(t.error)}if(r.properties.some(t=>t.abstract)){const t=H({id:r.id+"--"+V.AbstractMethodInNonAbstractEntity,message:`Entity "${r.name}" with id "${r.id}" is not marked as abstract but has abstract properties`,issue:null,severity:T.Error,code:V.AbstractMethodInNonAbstractEntity,entity:r});e.push(t.error),r.properties.forEach(i=>{if(i.abstract){const a=H({id:r.id+"--"+V.AbstractMethodInNonAbstractEntity+"--"+i.id,message:`Property "${i.name}" with id "${i.id}" of entity "${r.name}" with id "${r.id}" is marked as abstract but the entity is not marked as abstract`,issue:null,severity:T.Error,code:V.AbstractMethodInNonAbstractEntity,entity:r});e.push(a.error)}})}}if(r.static&&r.properties.some(t=>!t.static)){const t=H({id:r.id+"--"+V.StaticEntityWithNonStaticProperties,message:`Entity "${r.name}" with id "${r.id}" is marked as static but has non-static properties`,issue:null,severity:T.Error,code:V.StaticEntityWithNonStaticProperties,entity:r});e.push(t.error),r.properties.forEach(i=>{if(!i.static){const a=H({id:r.id+"--"+V.NonStaticPropertyInStaticEntity+"--"+i.id,message:`Property "${i.name}" with id "${i.id}" of entity "${r.name}" with id "${r.id}" is not marked as static but the entity is marked as static`,issue:null,severity:T.Error,code:V.NonStaticPropertyInStaticEntity,entity:r});e.push(a.error)}})}return e}function rk(r){return r instanceof Error&&r.name==="ZodError"&&"issues"in r&&Array.isArray(r.issues)}var ik=class extends Error{constructor(e,t){super(e,t);d(this,"name");d(this,"details");this.name="ZodValidationError",this.details=ak(t)}toString(){return this.message}};function ak(r){if(r){const e=r.cause;if(rk(e))return e.issues}return[]}function sk(r){return r.length!==0}var ok=/[$_\p{ID_Start}][$\u200c\u200d\p{ID_Continue}]*/u;function lk(r){return r.length===1?r[0].toString():r.reduce((e,t)=>{if(typeof t=="number")return e+"["+t.toString()+"]";if(t.includes('"'))return e+'["'+ck(t)+'"]';if(!ok.test(t))return e+'["'+t+'"]';const i=e.length===0?"":".";return e+i+t},"")}function ck(r){return r.replace(/"/g,'\\"')}var dk="; ",uk=99,vD="Validation error",pk=": ",yk=", or ";function hk(r={}){const{issueSeparator:e=dk,unionSeparator:t=yk,prefixSeparator:i=pk,prefix:a=vD,includePath:s=!0,maxIssuesInMessage:o=uk}=r;return l=>{const p=l.slice(0,o).map(y=>go({issue:y,issueSeparator:e,unionSeparator:t,includePath:s})).join(e);return fk(p,a,i)}}function go(r){const{issue:e,issueSeparator:t,unionSeparator:i,includePath:a}=r;if(e.code===w.invalid_union)return e.unionErrors.reduce((s,o)=>{const l=o.issues.map(p=>go({issue:p,issueSeparator:t,unionSeparator:i,includePath:a})).join(t);return s.includes(l)||s.push(l),s},[]).join(i);if(e.code===w.invalid_arguments)return[e.message,...e.argumentsError.issues.map(s=>go({issue:s,issueSeparator:t,unionSeparator:i,includePath:a}))].join(t);if(e.code===w.invalid_return_type)return[e.message,...e.returnTypeError.issues.map(s=>go({issue:s,issueSeparator:t,unionSeparator:i,includePath:a}))].join(t);if(a&&sk(e.path)){if(e.path.length===1){const s=e.path[0];if(typeof s=="number")return`${e.message} at index ${s}`}return`${e.message} at "${lk(e.path)}"`}return e.message}function fk(r,e,t){return e!==null?r.length>0?[e,r].join(t):e:r.length>0?r:vD}function mk(r,e={}){const i=Tk(e)([r]);return new ik(i,{cause:new It([r])})}function Tk(r){return"messageBuilder"in r?r.messageBuilder:hk(r)}var ID="1.13.7",DD=typeof self=="object"&&self.self===self&&self||typeof global=="object"&&global.global===global&&global||Function("return this")()||{},vo=Array.prototype,Gd=Object.prototype,PD=typeof Symbol<"u"?Symbol.prototype:null,Ek=vo.push,Ba=vo.slice,wa=Gd.toString,bk=Gd.hasOwnProperty,AD=typeof ArrayBuffer<"u",Rk=typeof DataView<"u",gk=Array.isArray,OD=Object.keys,SD=Object.create,CD=AD&&ArrayBuffer.isView,vk=isNaN,Ik=isFinite,BD=!{toString:null}.propertyIsEnumerable("toString"),wD=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],Dk=Math.pow(2,53)-1;function Pt(r,e){return e=e==null?r.length-1:+e,function(){for(var t=Math.max(arguments.length-e,0),i=Array(t),a=0;a<t;a++)i[a]=arguments[a+e];switch(e){case 0:return r.call(this,i);case 1:return r.call(this,arguments[0],i);case 2:return r.call(this,arguments[0],arguments[1],i)}var s=Array(e+1);for(a=0;a<e;a++)s[a]=arguments[a];return s[e]=i,r.apply(this,s)}}function Yn(r){var e=typeof r;return e==="function"||e==="object"&&!!r}function Pk(r){return r===null}function _D(r){return r===void 0}function ND(r){return r===!0||r===!1||wa.call(r)==="[object Boolean]"}function Ak(r){return!!(r&&r.nodeType===1)}function ct(r){var e="[object "+r+"]";return function(t){return wa.call(t)===e}}const $d=ct("String"),MD=ct("Number"),Ok=ct("Date"),Sk=ct("RegExp"),Ck=ct("Error"),VD=ct("Symbol"),LD=ct("ArrayBuffer");var GD=ct("Function"),Bk=DD.document&&DD.document.childNodes;typeof/./!="function"&&typeof Int8Array!="object"&&typeof Bk!="function"&&(GD=function(r){return typeof r=="function"||!1});const Et=GD,$D=ct("Object");var FD=Rk&&(!/\[native code\]/.test(String(DataView))||$D(new DataView(new ArrayBuffer(8)))),Fd=typeof Map<"u"&&$D(new Map),wk=ct("DataView");function _k(r){return r!=null&&Et(r.getInt8)&&LD(r.buffer)}const Io=FD?_k:wk,Pr=gk||ct("Array");function Hn(r,e){return r!=null&&bk.call(r,e)}var Ud=ct("Arguments");(function(){Ud(arguments)||(Ud=function(r){return Hn(r,"callee")})})();const xd=Ud;function Nk(r){return!VD(r)&&Ik(r)&&!isNaN(parseFloat(r))}function UD(r){return MD(r)&&vk(r)}function xD(r){return function(){return r}}function jD(r){return function(e){var t=r(e);return typeof t=="number"&&t>=0&&t<=Dk}}function kD(r){return function(e){return e==null?void 0:e[r]}}const Do=kD("byteLength"),Mk=jD(Do);var Vk=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;function Lk(r){return CD?CD(r)&&!Io(r):Mk(r)&&Vk.test(wa.call(r))}const qD=AD?Lk:xD(!1),At=kD("length");function Gk(r){for(var e={},t=r.length,i=0;i<t;++i)e[r[i]]=!0;return{contains:function(a){return e[a]===!0},push:function(a){return e[a]=!0,r.push(a)}}}function JD(r,e){e=Gk(e);var t=wD.length,i=r.constructor,a=Et(i)&&i.prototype||Gd,s="constructor";for(Hn(r,s)&&!e.contains(s)&&e.push(s);t--;)s=wD[t],s in r&&r[s]!==a[s]&&!e.contains(s)&&e.push(s)}function et(r){if(!Yn(r))return[];if(OD)return OD(r);var e=[];for(var t in r)Hn(r,t)&&e.push(t);return BD&&JD(r,e),e}function _a(r){if(r==null)return!0;var e=At(r);return typeof e=="number"&&(Pr(r)||$d(r)||xd(r))?e===0:At(et(r))===0}function WD(r,e){var t=et(e),i=t.length;if(r==null)return!i;for(var a=Object(r),s=0;s<i;s++){var o=t[s];if(e[o]!==a[o]||!(o in a))return!1}return!0}function se(r){if(r instanceof se)return r;if(!(this instanceof se))return new se(r);this._wrapped=r}se.VERSION=ID,se.prototype.value=function(){return this._wrapped},se.prototype.valueOf=se.prototype.toJSON=se.prototype.value,se.prototype.toString=function(){return String(this._wrapped)};function YD(r){return new Uint8Array(r.buffer||r,r.byteOffset||0,Do(r))}var HD="[object DataView]";function jd(r,e,t,i){if(r===e)return r!==0||1/r===1/e;if(r==null||e==null)return!1;if(r!==r)return e!==e;var a=typeof r;return a!=="function"&&a!=="object"&&typeof e!="object"?!1:zD(r,e,t,i)}function zD(r,e,t,i){r instanceof se&&(r=r._wrapped),e instanceof se&&(e=e._wrapped);var a=wa.call(r);if(a!==wa.call(e))return!1;if(FD&&a=="[object Object]"&&Io(r)){if(!Io(e))return!1;a=HD}switch(a){case"[object RegExp]":case"[object String]":return""+r==""+e;case"[object Number]":return+r!=+r?+e!=+e:+r==0?1/+r===1/e:+r==+e;case"[object Date]":case"[object Boolean]":return+r==+e;case"[object Symbol]":return PD.valueOf.call(r)===PD.valueOf.call(e);case"[object ArrayBuffer]":case HD:return zD(YD(r),YD(e),t,i)}var s=a==="[object Array]";if(!s&&qD(r)){var o=Do(r);if(o!==Do(e))return!1;if(r.buffer===e.buffer&&r.byteOffset===e.byteOffset)return!0;s=!0}if(!s){if(typeof r!="object"||typeof e!="object")return!1;var l=r.constructor,p=e.constructor;if(l!==p&&!(Et(l)&&l instanceof l&&Et(p)&&p instanceof p)&&"constructor"in r&&"constructor"in e)return!1}t=t||[],i=i||[];for(var y=t.length;y--;)if(t[y]===r)return i[y]===e;if(t.push(r),i.push(e),s){if(y=r.length,y!==e.length)return!1;for(;y--;)if(!jd(r[y],e[y],t,i))return!1}else{var h=et(r),m;if(y=h.length,et(e).length!==y)return!1;for(;y--;)if(m=h[y],!(Hn(e,m)&&jd(r[m],e[m],t,i)))return!1}return t.pop(),i.pop(),!0}function $k(r,e){return jd(r,e)}function Na(r){if(!Yn(r))return[];var e=[];for(var t in r)e.push(t);return BD&&JD(r,e),e}function kd(r){var e=At(r);return function(t){if(t==null)return!1;var i=Na(t);if(At(i))return!1;for(var a=0;a<e;a++)if(!Et(t[r[a]]))return!1;return r!==XD||!Et(t[qd])}}var qd="forEach",ZD="has",Jd=["clear","delete"],KD=["get",ZD,"set"],Fk=Jd.concat(qd,KD),XD=Jd.concat(KD),Uk=["add"].concat(Jd,qd,ZD);const xk=Fd?kd(Fk):ct("Map"),jk=Fd?kd(XD):ct("WeakMap"),kk=Fd?kd(Uk):ct("Set"),qk=ct("WeakSet");function Di(r){for(var e=et(r),t=e.length,i=Array(t),a=0;a<t;a++)i[a]=r[e[a]];return i}function Jk(r){for(var e=et(r),t=e.length,i=Array(t),a=0;a<t;a++)i[a]=[e[a],r[e[a]]];return i}function QD(r){for(var e={},t=et(r),i=0,a=t.length;i<a;i++)e[r[t[i]]]=t[i];return e}function Wd(r){var e=[];for(var t in r)Et(r[t])&&e.push(t);return e.sort()}function Yd(r,e){return function(t){var i=arguments.length;if(e&&(t=Object(t)),i<2||t==null)return t;for(var a=1;a<i;a++)for(var s=arguments[a],o=r(s),l=o.length,p=0;p<l;p++){var y=o[p];(!e||t[y]===void 0)&&(t[y]=s[y])}return t}}const eP=Yd(Na),Po=Yd(et),tP=Yd(Na,!0);function Wk(){return function(){}}function nP(r){if(!Yn(r))return{};if(SD)return SD(r);var e=Wk();e.prototype=r;var t=new e;return e.prototype=null,t}function Yk(r,e){var t=nP(r);return e&&Po(t,e),t}function Hk(r){return Yn(r)?Pr(r)?r.slice():eP({},r):r}function zk(r,e){return e(r),r}function rP(r){return Pr(r)?r:[r]}se.toPath=rP;function Ma(r){return se.toPath(r)}function Hd(r,e){for(var t=e.length,i=0;i<t;i++){if(r==null)return;r=r[e[i]]}return t?r:void 0}function iP(r,e,t){var i=Hd(r,Ma(e));return _D(i)?t:i}function Zk(r,e){e=Ma(e);for(var t=e.length,i=0;i<t;i++){var a=e[i];if(!Hn(r,a))return!1;r=r[a]}return!!t}function zd(r){return r}function Va(r){return r=Po({},r),function(e){return WD(e,r)}}function Zd(r){return r=Ma(r),function(e){return Hd(e,r)}}function La(r,e,t){if(e===void 0)return r;switch(t??3){case 1:return function(i){return r.call(e,i)};case 3:return function(i,a,s){return r.call(e,i,a,s)};case 4:return function(i,a,s,o){return r.call(e,i,a,s,o)}}return function(){return r.apply(e,arguments)}}function aP(r,e,t){return r==null?zd:Et(r)?La(r,e,t):Yn(r)&&!Pr(r)?Va(r):Zd(r)}function Kd(r,e){return aP(r,e,1/0)}se.iteratee=Kd;function Ot(r,e,t){return se.iteratee!==Kd?se.iteratee(r,e):aP(r,e,t)}function Kk(r,e,t){e=Ot(e,t);for(var i=et(r),a=i.length,s={},o=0;o<a;o++){var l=i[o];s[l]=e(r[l],l,r)}return s}function sP(){}function Xk(r){return r==null?sP:function(e){return iP(r,e)}}function Qk(r,e,t){var i=Array(Math.max(0,r));e=La(e,t,1);for(var a=0;a<r;a++)i[a]=e(a);return i}function Xd(r,e){return e==null&&(e=r,r=0),r+Math.floor(Math.random()*(e-r+1))}const Ga=Date.now||function(){return new Date().getTime()};function oP(r){var e=function(s){return r[s]},t="(?:"+et(r).join("|")+")",i=RegExp(t),a=RegExp(t,"g");return function(s){return s=s==null?"":""+s,i.test(s)?s.replace(a,e):s}}const lP={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},e5=oP(lP),t5=QD(lP),n5=oP(t5),r5=se.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var Qd=/(.)^/,i5={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},a5=/\\|'|\r|\n|\u2028|\u2029/g;function s5(r){return"\\"+i5[r]}var o5=/^\s*(\w|\$)+\s*$/;function l5(r,e,t){!e&&t&&(e=t),e=tP({},e,se.templateSettings);var i=RegExp([(e.escape||Qd).source,(e.interpolate||Qd).source,(e.evaluate||Qd).source].join("|")+"|$","g"),a=0,s="__p+='";r.replace(i,function(y,h,m,R,v){return s+=r.slice(a,v).replace(a5,s5),a=v+y.length,h?s+=`'+
1
+ (function(c,n){typeof exports=="object"&&typeof module<"u"?n(exports):typeof define=="function"&&define.amd?define(["exports"],n):(c=typeof globalThis<"u"?globalThis:c||self,n(c["@elyx-code/project-logic-tree"]={}))})(this,function(c){"use strict";var Z7=Object.defineProperty;var K7=(c,n,M)=>n in c?Z7(c,n,{enumerable:!0,configurable:!0,writable:!0,value:M}):c[n]=M;var d=(c,n,M)=>(K7(c,typeof n!="symbol"?n+"":n,M),M);var n=(r=>(r.CustomEntity="custom-entity",r.BuiltInBaseEntity="built-in-base-entity",r.Project="project",r.InstalledProject="installed-project",r.GlobalEvent="global-event",r.DataType="data-type",r.FunctionCall="function-call",r.FunctionDeclaration="function-declaration",r.ActionDescriptor="action-descriptor",r.ValueDescriptor="value-descriptor",r.ArgumentDeclaration="argument-declaration",r.InputMap="input-map",r.ReturnStatement="return-statement",r.BreakStatement="break-statement",r.ContinueStatement="continue-statement",r.ReturnDeclaration="return-declaration",r.OutputMap="output-map",r.PrimitiveEntity="primitive-entity",r.PrimitiveValue="primitive-value",r.Property="property",r.Operation="operation",r.Condition="condition",r.VariableDeclaration="variable-declaration",r.VariableInstance="variable-instance",r.Search="search",r.Loop="loop",r.InternalCall="internal-call",r.GenericReference="generic-reference",r))(n||{}),M=(r=>(r.HTTP_ENDPOINT="BUILT_IN_HTTP_ENDPOINT_ENTITY",r.RELATIONAL_DATABASE="BUILT_IN_RELATIONAL_DATABASE_ENTITY",r.PERSISTED_ENTITY="BUILT_IN_PERSISTED_ENTITY_ENTITY",r.CRON_JOB="BUILT_IN_CRON_JOB_ENTITY",r.EXECUTION="BUILT_IN_EXECUTION_ENTITY",r.KEY_VALUE_PARAM="BUILT_IN_KEY_VALUE_PARAM_ENTITY",r))(M||{}),We=(r=>(r.CurrentDateAndTime="current-date-and-time",r.Unique="unique",r.Random="random",r))(We||{}),I=(r=>(r.EntityTemplate="entity-template",r.ActionDescriptor="action-descriptor",r.String="string",r.Number="number",r.Boolean="boolean",r.Null="null",r.Enum="enum",r.KeyValue="key-value",r.Date="date",r.UUID="uuid",r.File="file",r.Untyped="untyped",r))(I||{}),Xo=(r=>(r.DataTypeLiteralValue="data-type-literal-value",r))(Xo||{}),Te=(r=>(r.Addition="addition",r.Subtraction="subtraction",r.Multiplication="multiplication",r.Division="division",r.Remainder="remainder",r.Exponentiation="exponentiation",r))(Te||{}),K=(r=>(r.Join="string-join",r.Split="string-split",r.DeleteLast="string-delete-last",r.DeleteFirst="string-delete-first",r.DeleteIndex="string-delete-index",r.AddIndex="string-add-index",r.ReplaceFirst="string-replace-first",r.ReplaceLast="string-replace-last",r.ReplaceIndex="string-replace-index",r.ReplaceSingleMatch="string-replace-single-match",r.ReplaceAllMatches="string-replace-all-matches",r.GetIndex="string-get-index",r.GetFirst="string-get-first",r.GetLast="string-get-last",r.Append="string-append",r.Prepend="string-prepend",r))(K||{}),W=(r=>(r.Join="list-join",r.Split="list-split",r.DeleteLast="list-delete-last",r.DeleteFirst="list-delete-first",r.DeleteIndex="list-delete-index",r.AddIndex="list-add-index",r.ReplaceFirst="list-replace-first",r.ReplaceLast="list-replace-last",r.ReplaceIndex="list-replace-index",r.ReplaceSingleMatch="list-replace-single-match",r.ReplaceAllMatches="list-replace-all-matches",r.GetIndex="list-get-index",r.GetFirst="list-get-first",r.GetLast="list-get-last",r.Append="list-append",r.Prepend="list-prepend",r))(W||{}),le=(r=>(r.Parallel="parallel",r.Sequential="sequential",r.Wait="wait",r))(le||{}),ce=(r=>(r.CreateNewInstance="create-new-instance",r.Validate="validate",r))(ce||{}),nt=(r=>(r.HttpRequest="base-http-request",r))(nt||{}),$e=(r=>(r.Equal="equal",r.NotEqual="not-equal",r.And="and",r.Or="or",r.LessThan="less-than",r.MoreThan="more-than",r.LessThanOrEqual="less-than-or-equal",r.MoreThanOrEqual="more-than-or-equal",r))($e||{}),Mt=(r=>(r.Empty="empty",r.NotEmpty="not-empty",r))(Mt||{}),$=(r=>(r.ManualFlow="manual-flow-loop",r.Counted="counted-loop",r.List="list-loop",r.ObjectKeys="object-keys-loop",r.ObjectValues="object-values-loop",r.String="string-loop",r))($||{}),O=(r=>(r.FixedArguments="fixed-arguments",r.FixedReturns="fixed-returns",r.ReturnedError="returned-error",r.OngoingProcessExecution="ongoing-process-execution",r.DynamicArgument="dynamic-argument-types",r.DynamicReturn="dynamic-return-types",r))(O||{}),Ke=(r=>(r.OrDataTypeGroup="or-data-type-group",r.AndDataTypeGroup="and-data-type-group",r))(Ke||{}),pn=(r=>(r.PROJECT_PUBLICATION_COMPLETED="GLOBAL_EVENT_PROJECT_PUBLICATION_COMPLETED",r))(pn||{}),Ct=(r=>(r.DeletePersistedEntity="base-delete-persisted-entity",r.SoftDeletePersistedEntity="base-soft-delete-persisted-entity",r.AbortExecution="base-abort-execution",r))(Ct||{}),Wr=(r=>(r.Error="error",r.Task="task",r.Return="return",r))(Wr||{});const Bn=[n.VariableDeclaration,n.VariableInstance,n.InputMap,n.ReturnDeclaration],xe=[n.VariableDeclaration,n.VariableInstance,n.ArgumentDeclaration,n.OutputMap],Yu=[...Bn,...xe],Fe=[n.VariableDeclaration,n.VariableInstance],Yr=[n.GlobalEvent],je=[n.Operation,n.FunctionCall,n.Condition,n.Search,n.VariableDeclaration,n.VariableInstance,n.InternalCall,n.Loop],Qo=[n.Operation,n.FunctionCall,n.Condition,n.Search,n.VariableDeclaration,n.VariableInstance,n.Loop],Ue=[n.FunctionDeclaration,...Yr],wn=[...je,n.ReturnStatement,n.BreakStatement,n.ContinueStatement],el=[...Qo,n.ReturnStatement,n.BreakStatement,n.ContinueStatement],yn=[...je,...Ue],Hu=[...Qo,...Ue],GA=[...wn,...Ue],$A=[...el,...Ue],ut=[...Ue,n.Loop],Ve=[n.ReturnStatement,n.BreakStatement,n.ContinueStatement],FA=[n.CustomEntity,n.BuiltInBaseEntity,n.Project,n.InstalledProject,n.GlobalEvent,n.DataType,n.FunctionCall,n.FunctionDeclaration,n.ActionDescriptor,n.ValueDescriptor,n.ArgumentDeclaration,n.InputMap,n.ReturnStatement,n.BreakStatement,n.ContinueStatement,n.ReturnDeclaration,n.OutputMap,n.PrimitiveEntity,n.PrimitiveValue,n.Property,n.Operation,n.Condition,n.VariableDeclaration,n.VariableInstance,n.Search,n.Loop,n.InternalCall],tl=[n.CustomEntity,n.GlobalEvent,n.FunctionDeclaration,n.FunctionCall,n.VariableDeclaration,n.VariableInstance,n.Operation,n.Condition,n.ReturnStatement,n.BreakStatement,n.ContinueStatement,n.InstalledProject,n.Loop,n.Search],zu=[n.CustomEntity,n.FunctionDeclaration,n.ArgumentDeclaration,n.ReturnDeclaration,n.Property,n.VariableDeclaration,n.Search,n.Project,n.InstalledProject,n.ActionDescriptor,n.ValueDescriptor],Hr=[n.BuiltInBaseEntity,n.PrimitiveEntity],UA=[n.CustomEntity,n.FunctionDeclaration,n.ArgumentDeclaration,n.ReturnDeclaration,n.Property,n.VariableDeclaration,n.GlobalEvent,n.Search,n.Project,n.InstalledProject,n.ActionDescriptor,n.ValueDescriptor,n.InputMap,n.OutputMap,n.FunctionCall,n.Operation,n.Condition,n.ReturnStatement,n.BreakStatement,n.ContinueStatement,n.VariableInstance,n.PrimitiveValue,n.InternalCall];var nl=(r=>(r.ActionOngoingProcessOutputValue="action-ongoing-process-output-value-descriptor-id",r))(nl||{});const B={[n.PrimitiveEntity]:{[I.String]:{id:"8b5fbe15-4c2b-48c0-9fd8-e5efbe3978dc",properties:{}},[I.Boolean]:{id:"f596545d-1565-4faa-9969-d95fa5edfea4",properties:{}},[I.Number]:{id:"ecb84c29-6153-4b82-86a5-fce2b5f92002",properties:{}},[I.KeyValue]:{id:"b6f3c3c4-9c3d-4f9d-9e9e-1c0f6a3c8c6b",properties:{}},[I.Enum]:{id:"9542b8b4-2642-4eee-9db9-def7963a17a0",properties:{options:{id:"00ccfcae-2104-45ef-bf6c-50ddccd74286",dataType:{id:"7dd59b70-f97b-43a7-a051-fde1842ce5d6",defaultValue:{id:"enum-options-property-data-type-default-value-id"}}}}},[I.UUID]:{id:"4a6234aa-c0f6-4731-b4dd-750388029226",properties:{}},[I.Date]:{id:"dc58f38b-d574-4956-aac6-32ce9529b937",properties:{}},[I.Null]:{id:"7d698f34-5a89-4aab-846b-07ef3843b8c4",properties:{}},[I.Untyped]:{id:"4044a018-818e-49d7-bf9a-c3dd1fff2102",properties:{}}},[n.ValueDescriptor]:{"action-ongoing-process-output-value-descriptor-id":{id:"action-ongoing-process-output-value-descriptor-id",dataType:{id:"process-output-value-data-type-id"}}},[n.BuiltInBaseEntity]:{[M.KEY_VALUE_PARAM]:{id:M.KEY_VALUE_PARAM},[M.HTTP_ENDPOINT]:{id:M.HTTP_ENDPOINT,properties:{method:{id:"http-endpoint-built-in-method-property-id"},path:{id:"http-endpoint-built-in-path-property-id"},cors:{id:"http-endpoint-built-in-cors-property-id"}}},[M.PERSISTED_ENTITY]:{id:M.PERSISTED_ENTITY,properties:{database:{id:"persisted-built-in-base-entity-database-property-id"},identifier:{id:"persisted-built-in-base-entity-identifier-property-id"}}},[M.RELATIONAL_DATABASE]:{id:M.RELATIONAL_DATABASE,properties:{identifier:{id:"relational-database-built-in-base-entity-identifier-property-id"},username:{id:"relational-database-built-in-base-entity-username-property-id"},password:{id:"relational-database-built-in-base-entity-password-property-id"},minSize:{id:"relational-database-built-in-base-entity-min-size-property-id"},default:{id:"relational-database-built-in-base-entity-default-property-id"},autoscaling:{id:"relational-database-built-in-base-entity-autoscaling-property-id"}}},[M.CRON_JOB]:{id:M.CRON_JOB,properties:{expression:{id:"cron-job-built-in-base-entity-expression-property-id"}}}},[n.Operation]:{[K.Join]:{id:K.Join,inputs:{separator:{id:"join-strings-separator-input-id"},first:{id:"join-strings-first-string-input-id"},second:{id:"join-strings-second-string-input-id"},dynamicString:{id:"join-strings-dynamic-string-input-id"}},outputs:{result:{id:"join-strings-result-string-return-delaration-id"},error:{id:"join-strings-error-return-delaration-id"}}},[K.Split]:{id:K.Split,inputs:{stringValue:{id:"split-string-string-input-id"},indexLocation:{id:"split-string-index-input-id"}},outputs:{firstPartResult:{id:"split-string-first-part-result-string-return-delaration-id"},secondPartResult:{id:"split-string-second-part-result-string-return-delaration-id"},error:{id:"split-string-error-return-delaration-id"}}},[Te.Addition]:{id:Te.Addition,inputs:{firstSummand:{id:"number-addition-first-summand-number-input-id"},secondSummand:{id:"number-addition-second-summand-number-input-id"},dynamicSummand:{id:"number-addition-dynamic-summand-number-input-id"}},outputs:{result:{id:"number-addition-result-number-return-delaration-id",dataType:{id:"number-addition-result-number-data-type-id"}},error:{id:"number-addition-error-return-delaration-id"}}},[Te.Subtraction]:{id:Te.Subtraction,inputs:{minuend:{id:"number-subtraction-minuend-number-input-id"},subtrahend:{id:"number-subtraction-subtrahend-number-input-id"},dynamicSubtrahend:{id:"number-subtraction-dynamic-subtrahend-number-input-id"}},outputs:{result:{id:"number-subtraction-result-number-return-delaration-id",dataType:{id:"number-subtraction-result-number-data-type-id"}},error:{id:"number-subtraction-error-return-delaration-id"}}},[nt.HttpRequest]:{id:nt.HttpRequest,inputs:{url:{id:"http-request-url-input-id"},query:{id:"http-request-query-input-id"},method:{id:"http-request-method-input-id"},headers:{id:"http-request-headers-input-id"},body:{id:"http-request-body-string-input-id"}},outputs:{code:{id:"http-response-code-return-delaration-id"},body:{id:"http-response-body-return-delaration-id"},headers:{id:"http-response-headers-return-delaration-id"},error:{id:"http-request-error-return-delaration-id"}}},[ce.Validate]:{id:ce.Validate,inputs:{entityToMatch:{id:"validate-data-entity-to-match-input-id"},dataToValidate:{id:"validate-data-data-to-validate-input-id"}},outputs:{outputEntity:{id:"validate-data-output-entity-return-delaration-id"},error:{id:"validate-data-error-return-delaration-id"}}},[le.Parallel]:{id:le.Parallel,inputs:{listOfActions:{id:"parallel-execution-list-of-actions-input-id"}},outputs:{results:{id:"parallel-execution-results-output-id",dataType:{id:"parallel-execution-results-data-type-id"}},error:{id:"parallel-execution-error-output-id"}}}},[n.Loop]:{[$.List]:{id:$.List,inputs:{list:{id:"iterate-over-list-loop-list-input-id"}},outputs:{results:{id:"iterate-over-list-loop-output-id"}},body:{id:"iterate-over-list-loop-body-descriptor-id",inputs:{iterationNumber:{id:"iterate-over-list-loop-iteration-number-input-id"},currentValue:{id:"iterate-over-list-loop-current-value-input-id"}}}},[$.String]:{id:$.String,inputs:{string:{id:"iterate-over-string-loop-string-input-id"}},outputs:{results:{id:"iterate-over-string-loop-output-id"}},body:{id:"iterate-over-string-loop-body-descriptor-id",inputs:{iterationNumber:{id:"iterate-over-string-loop-iteration-number-input-id"},currentValue:{id:"iterate-over-string-loop-current-value-input-id"}}}},[$.ObjectKeys]:{id:$.ObjectKeys,inputs:{object:{id:"iterate-over-object-keys-loop-object-input-id"}},outputs:{results:{id:"iterate-over-object-keys-loop-output-id"}},body:{id:"iterate-over-object-keys-loop-body-descriptor-id",inputs:{iterationNumber:{id:"iterate-over-object-keys-loop-iteration-number-input-id"},currentValue:{id:"iterate-over-object-keys-loop-current-value-input-id"}}}},[$.ObjectValues]:{id:$.ObjectValues,inputs:{object:{id:"iterate-over-object-values-loop-object-input-id"}},outputs:{results:{id:"iterate-over-object-values-loop-output-id"}},body:{id:"iterate-over-object-values-loop-body-descriptor-id",inputs:{iterationNumber:{id:"iterate-over-object-values-loop-iteration-number-input-id"},currentValue:{id:"iterate-over-object-values-loop-current-value-input-id"}}}},[$.ManualFlow]:{id:$.ManualFlow,inputs:{},outputs:{results:{id:"manual-flow-loop-output-id"}},body:{id:"manual-flow-loop-body-descriptor-id",inputs:{iterationNumber:{id:"iterate-over-manual-flow-loop-iteration-number-input-id"}}}},[$.Counted]:{id:$.Counted,inputs:{number:{id:"counted-loop-number-input-id"}},outputs:{results:{id:"counted-loop-output-id"}},body:{id:"counted-loop-body-descriptor-id",inputs:{iterationNumber:{id:"counted-loop-iteration-number-input-id"}}}}},[n.Condition]:{[$e.MoreThanOrEqual]:{id:$e.MoreThanOrEqual,inputs:{leftHand:{id:"condition-more-than-or-equal-left-hand-input-id",dataType:{id:"condition-more-than-or-equal-left-hand-data-type-id"}},rightHand:{id:"condition-more-than-or-equal-right-hand-input-id",dataType:{id:"condition-more-than-or-equal-right-hand-data-type-id"}}}},[Mt.NotEmpty]:{id:Mt.NotEmpty,inputs:{leftHand:{id:"condition-not-empty-input-id"}}}},[n.GlobalEvent]:{[pn.PROJECT_PUBLICATION_COMPLETED]:{id:pn.PROJECT_PUBLICATION_COMPLETED}}},Vt=B[n.PrimitiveEntity],x={type:n.PrimitiveEntity,id:Vt.string.id,description:"A string of characters.",version:1,name:I.String,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},_n={type:n.PrimitiveEntity,id:Vt.boolean.id,description:"A 'true' or 'false' value.",version:1,name:I.Boolean,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},X={type:n.PrimitiveEntity,id:Vt.number.id,description:"A number value.",version:1,name:I.Number,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},xA={type:n.PrimitiveEntity,id:Vt.null.id,description:"An explicitly empty value.",version:1,name:I.Null,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},Xe={type:n.PrimitiveEntity,id:Vt.untyped.id,description:"Data of any type that isn't known in advance.",version:1,name:I.Untyped,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},Zu={id:"c2f52f01-8f2e-490e-8083-72289c8189c1",type:n.GenericReference,entityId:"7dd59b70-f97b-43a7-a051-fde1842ce5d6",entityType:n.DataType},Ku={id:"4e803941-2e6a-4227-b803-b8877c0d7fee",type:n.GenericReference,entityId:"00ccfcae-2104-45ef-bf6c-50ddccd74286",entityType:n.Property},Xu={like:!1,inferred:!1,id:Vt.enum.properties.options.dataType.id,version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:Vt.enum.properties.options.dataType.defaultValue.id,type:n.PrimitiveValue,version:1,name:I.KeyValue,autogeneration:null,value:[],valueAsType:null,parent:Zu},parent:Ku},Qu={id:"a2983c4c-0286-4ef1-8b5c-5a52904d3200",type:n.GenericReference,entityId:"9542b8b4-2642-4eee-9db9-def7963a17a0",entityType:n.PrimitiveEntity},ep={hidden:!1,required:!0,id:Vt.enum.properties.options.id,name:"Options",version:1,type:n.Property,private:!1,abstract:!1,implements:null,static:!1,index:0,dataType:Xu,description:"Options for the enum. Each option is a text value.",parent:Qu},Nn={type:n.PrimitiveEntity,id:Vt.enum.id,description:"A set of text options to choose from.",version:1,name:I.Enum,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[ep],methods:[]},hn={type:n.PrimitiveEntity,id:Vt.date.id,description:"A date and time value.",version:1,name:I.Date,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},Wa={type:n.PrimitiveEntity,id:Vt.uuid.id,description:"A unique identifier in the form of a 36-character string.",version:1,name:I.UUID,static:!1,abstract:!1,abstractMethods:[],extends:[x],properties:[],methods:[]},rl={type:n.PrimitiveEntity,id:Vt[I.KeyValue].id,description:"A complex data structure with any combination of properties with names and values.",version:1,name:I.KeyValue,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},Xt=B[n.Operation][Te.Addition],tp={type:n.GenericReference,id:"3bd4aeb2-e3b7-4120-b289-011ebb03dba5",entityId:Xt.inputs.firstSummand.id,entityType:n.ValueDescriptor},np={like:!1,inferred:!1,id:"number-addition-first-number-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:tp},rp={type:n.GenericReference,id:"9f486db2-a983-4293-9eef-81d4fc8d2d3e",entityId:Xt.inputs.secondSummand.id,entityType:n.ValueDescriptor},ip={like:!1,inferred:!1,id:"1d4abe83-3e87-4f74-99be-c1fd8c2f8d2d",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:rp},ap={type:n.GenericReference,id:"da5e9fe9-f18a-49e3-98e5-c1bf7b9b3153",entityId:Xt.outputs.result.id,entityType:n.ValueDescriptor},sp={like:!1,inferred:!1,id:Xt.outputs.result.dataType.id,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:ap},op={type:n.GenericReference,id:"a6c14305-d4f7-43ae-9d5e-b7dbacdc830a",entityId:Te.Addition,entityType:n.ActionDescriptor},il={id:Xt.inputs.firstSummand.id,type:n.ValueDescriptor,version:1,name:"Summand",description:"The first number to add",dataType:np,required:!0,parentRelationType:O.FixedArguments,index:0,parent:op},lp={type:n.GenericReference,id:"c5015128-4a65-462c-9da0-1c86e83ef897",entityId:Te.Addition,entityType:n.ActionDescriptor},al={id:Xt.inputs.secondSummand.id,type:n.ValueDescriptor,description:"The second number to add",version:1,name:"Summand",dataType:ip,required:!0,parentRelationType:O.FixedArguments,index:1,parent:lp},sl={type:n.GenericReference,id:"caac2bc7-c23c-4f01-9581-a515c2e4637f",entityId:Te.Addition,entityType:n.ActionDescriptor},ol={parentRelationType:O.FixedReturns,id:Xt.outputs.result.id,type:n.ValueDescriptor,description:"The result number of the addition",version:1,name:"Result",dataType:sp,required:!0,index:0,parent:sl},cp={type:n.GenericReference,id:"number-addition-operation-error-parent-ref",entityId:Te.Addition,entityType:n.ActionDescriptor},dp={parentRelationType:O.FixedReturns,id:Xt.outputs.error.id,type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:cp},up={type:n.GenericReference,id:"number-addition-operation-dynamic-summand-argument-type-parent-ref",entityId:Xt.inputs.dynamicSummand.id,entityType:n.ValueDescriptor},pp={like:!1,inferred:!1,id:"number-addition-operation-dynamic-summand-argument-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:up},yp={parentRelationType:O.DynamicArgument,id:Xt.inputs.dynamicSummand.id,type:n.ValueDescriptor,description:"A number to add",version:1,name:"Summand",dataType:pp,required:!0,index:2,parent:sl},Ya={id:Te.Addition,type:n.ActionDescriptor,description:"Sum numbers",version:1,name:Te.Addition,inputs:[il,al,yp],error:dp,outputs:[ol],parent:null},Qt=B[n.Operation][Te.Subtraction],hp={type:n.GenericReference,id:"3bd4aeb2-e3b7-4120-b289-011ebb03dba5",entityId:Qt.inputs.minuend.id,entityType:n.ValueDescriptor},fp={like:!1,inferred:!1,id:"number-subtraction-first-number-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:hp},mp={type:n.GenericReference,id:"9f486db2-a983-4293-9eef-81d4fc8d2d3e",entityId:Qt.inputs.subtrahend.id,entityType:n.ValueDescriptor},Tp={like:!1,inferred:!1,id:"1d4abe83-3e87-4f74-99be-c1fd8c2f8d2d",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:mp},Ep={type:n.GenericReference,id:"da5e9fe9-f18a-49e3-98e5-c1bf7b9b3153",entityId:Qt.outputs.result.id,entityType:n.ValueDescriptor},bp={like:!1,inferred:!1,id:Qt.outputs.result.dataType.id,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Ep},ll={type:n.GenericReference,id:"a6c14305-d4f7-43ae-9d5e-b7dbacdc830a",entityId:Te.Subtraction,entityType:n.ActionDescriptor},Rp={id:Qt.inputs.minuend.id,type:n.ValueDescriptor,version:1,name:"Minuend",description:"Base number to substract from",dataType:fp,required:!0,parentRelationType:O.FixedArguments,index:0,parent:ll},gp={type:n.GenericReference,id:"c5015128-4a65-462c-9da0-1c86e83ef897",entityId:Te.Subtraction,entityType:n.ActionDescriptor},vp={id:Qt.inputs.subtrahend.id,type:n.ValueDescriptor,description:"The second number to substract",version:1,name:"Subtrahend",dataType:Tp,required:!0,parentRelationType:O.FixedArguments,index:1,parent:gp},Ip={type:n.GenericReference,id:"caac2bc7-c23c-4f01-9581-a515c2e4637f",entityId:Te.Subtraction,entityType:n.ActionDescriptor},Dp={parentRelationType:O.FixedReturns,id:Qt.outputs.result.id,type:n.ValueDescriptor,description:"The result number of the subtraction",version:1,name:"Result",dataType:bp,required:!0,index:0,parent:Ip},Pp={type:n.GenericReference,id:"number-subtraction-operation-error-parent-ref",entityId:Te.Subtraction,entityType:n.ActionDescriptor},Ap={parentRelationType:O.FixedReturns,id:Qt.outputs.error.id,type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Pp},Op={type:n.GenericReference,id:"number-subtraction-operation-dynamic-subtrahend-argument-type-parent-ref",entityId:Qt.inputs.dynamicSubtrahend.id,entityType:n.ValueDescriptor},Sp={like:!1,inferred:!1,id:"number-subtraction-operation-dynamic-subtrahend-argument-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Op},Cp={id:Qt.inputs.dynamicSubtrahend.id,type:n.ValueDescriptor,version:1,name:"Subtrahend",description:"A number to substract",dataType:Sp,required:!0,parentRelationType:O.DynamicArgument,index:2,parent:ll},cl={id:Te.Subtraction,type:n.ActionDescriptor,description:"Substract numbers",version:1,name:Te.Subtraction,inputs:[Rp,vp,Cp],error:Ap,outputs:[Dp],parent:null},Bp={[Te.Addition]:Ya,[Te.Subtraction]:cl},Jt=B[n.Operation][K.Join],wp={type:n.GenericReference,id:"join-strings-first-string-argument-declaration",entityId:Jt.inputs.first.id,entityType:n.ValueDescriptor},_p={like:!1,inferred:!1,id:"join-strings-first-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:wp},Np={type:n.GenericReference,id:"join-strings-second-string-argument-declaration",entityId:Jt.inputs.second.id,entityType:n.ValueDescriptor},Mp={like:!1,inferred:!1,id:"join-strings-second-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Np},Vp={type:n.GenericReference,id:"join-strings-result-string-return-delaration",entityId:Jt.outputs.result.id,entityType:n.ValueDescriptor},Lp={like:!1,inferred:!1,id:"join-strings-result-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Vp},Gp={type:n.GenericReference,id:"join-strings-operation-first-string-argument-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},Ha={id:Jt.inputs.first.id,type:n.ValueDescriptor,version:1,name:"Text",description:"The first text to join to the second one. Its value will be at the beginning of the resulting text.",dataType:_p,parentRelationType:O.FixedArguments,required:!0,index:1,parent:Gp},$p={type:n.GenericReference,id:"join-strings-first-string-argument-declaration",entityId:Jt.inputs.first.id,entityType:n.ValueDescriptor},Fp={type:n.GenericReference,id:"join-strings-separator-string-data-type-default-value-parent-ref",entityId:"join-strings-separator-string-data-type-id",entityType:n.DataType},Up={parentRelationType:null,type:n.PrimitiveValue,id:"join-strings-separator-string-data-type-default-value-id",version:1,name:I.String,value:"",valueAsType:null,autogeneration:null,parent:Fp},xp={like:!1,inferred:!1,id:"join-strings-separator-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:Up,constant:!1,parent:$p},jp={type:n.GenericReference,id:"join-strings-operation-separator-string-argument-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},kp={id:Jt.inputs.separator.id,type:n.ValueDescriptor,version:1,name:"Separator",description:"The text value that will be inserted between each of the values that are joined.",dataType:xp,parentRelationType:O.FixedArguments,required:!1,index:0,parent:jp},qp={type:n.GenericReference,id:"join-strings-operation-second-string-argument-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},za={id:Jt.inputs.second.id,type:n.ValueDescriptor,version:1,name:"Text",description:"The second text to join to the first one. Its value will be at the end of the resulting text.",dataType:Mp,parentRelationType:O.FixedArguments,required:!0,index:2,parent:qp},Jp={type:n.GenericReference,id:"join-strings-operation-result-string-return-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},Mi={parentRelationType:O.FixedReturns,id:Jt.outputs.result.id,type:n.ValueDescriptor,version:1,name:"Result",description:"The resulting text value.",dataType:Lp,required:!0,index:0,parent:Jp},Wp={type:n.GenericReference,id:"join-strings-operation-error-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},Yp={parentRelationType:O.FixedReturns,id:Jt.outputs.error.id,type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Wp},Hp={type:n.GenericReference,id:"join-strings-dynamic-string-argument-declaration",entityId:Jt.inputs.dynamicString.id,entityType:n.ValueDescriptor},zp={like:!1,inferred:!1,id:"join-strings-dynamic-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Hp},Zp={type:n.GenericReference,id:"join-strings-operation-dynamic-string-argument-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},Kp={id:Jt.inputs.dynamicString.id,type:n.ValueDescriptor,version:1,name:"Text",description:"Text to join to the previous ones. Its value will be at the end of the resulting text.",dataType:zp,parentRelationType:O.DynamicArgument,required:!0,index:3,parent:Zp},Vi={id:K.Join,type:n.ActionDescriptor,version:1,name:K.Join,description:"Join text values together, to form a single resulting text value.",inputs:[kp,Ha,za,Kp],outputs:[Mi],error:Yp,parent:null},fn=B[n.Operation][K.Split],Xp={type:n.GenericReference,id:"split-string-string-argument-declaration",entityId:fn.inputs.stringValue.id,entityType:n.ValueDescriptor},Qp={like:!1,inferred:!1,id:"split-string-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Xp},ey={type:n.GenericReference,id:"split-string-index-argument-declaration",entityId:fn.inputs.indexLocation.id,entityType:n.ValueDescriptor},ty={like:!1,inferred:!1,id:"split-string-index-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:ey},ny={type:n.GenericReference,id:"split-string-first-part-result-string-return-delaration",entityId:fn.outputs.firstPartResult.id,entityType:n.ValueDescriptor},ry={like:!1,inferred:!1,id:"split-string-first-part-result-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:ny},iy={type:n.GenericReference,id:"split-string-second-part-result-string-return-delaration",entityId:fn.outputs.secondPartResult.id,entityType:n.ValueDescriptor},ay={like:!1,inferred:!1,id:"split-string-second-part-result-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:iy},sy={type:n.GenericReference,id:"split-string-operation-string-argument-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},oy={id:fn.inputs.stringValue.id,type:n.ValueDescriptor,version:1,name:"Text value",description:"The text value that will be split into two at the given index location.",dataType:Qp,parentRelationType:O.FixedArguments,required:!0,index:0,parent:sy},ly={type:n.GenericReference,id:"split-string-operation-index-argument-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},cy={id:fn.inputs.indexLocation.id,type:n.ValueDescriptor,version:1,name:"Index location",description:"The index location where the text will be split into two. The text at this index will be the beginning of the second text.",dataType:ty,parentRelationType:O.FixedArguments,required:!0,index:1,parent:ly},dy={type:n.GenericReference,id:"split-string-operation-second-part-result-string-return-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},jA={parentRelationType:O.FixedReturns,id:fn.outputs.secondPartResult.id,type:n.ValueDescriptor,version:1,name:"Second part",description:"The secont part of the resulting text value.",dataType:ay,required:!0,index:1,parent:dy},uy={type:n.GenericReference,id:"split-string-operation-first-part-result-string-return-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},py={parentRelationType:O.FixedReturns,id:fn.outputs.firstPartResult.id,type:n.ValueDescriptor,version:1,name:"First part",description:"The first part of the resulting text value.",dataType:ry,required:!0,index:0,parent:uy},yy={type:n.GenericReference,id:"split-string-operation-error-parent-ref",entityId:K.Join,entityType:n.ActionDescriptor},hy={parentRelationType:O.FixedReturns,id:fn.outputs.error.id,type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:yy},dl={id:K.Split,type:n.ActionDescriptor,version:1,name:K.Split,description:"Split a text into two, at the given index location.",inputs:[oy,cy],outputs:[py],error:hy,parent:null},fy={[K.Join]:Vi,[K.Split]:dl};var my=(r=>(r.FirstInputList="join-list-first-list-argument-declaration",r.SecondInputList="join-list-second-list-argument-declaration",r))(my||{}),Ty=(r=>(r.ResultList="join-list-result-list-return-delaration",r.Error="join-list-error-return-delaration",r))(Ty||{});const Ey={type:n.GenericReference,id:"join-list-operation-first-list-argument-ref",entityId:"join-list-first-list-argument-declaration",entityType:n.ValueDescriptor},by={like:!1,inferred:!1,id:"join-list-first-list-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Ey},Ry={type:n.GenericReference,id:"join-list-operation-second-list-argument-ref",entityId:"join-list-second-list-argument-declaration",entityType:n.ValueDescriptor},gy={like:!1,inferred:!1,id:"join-list-second-list-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Ry},vy={type:n.GenericReference,id:"join-list-operation-result-list-return-ref",entityId:"join-list-result-list-return-delaration",entityType:n.ValueDescriptor},Iy={like:!1,inferred:!1,id:"join-list-result-list-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:vy},Dy={type:n.GenericReference,id:"join-list-operation-first-list-argument-parent-ref",entityId:W.Join,entityType:n.ActionDescriptor},Py={id:"join-list-first-list-argument-declaration",type:n.ValueDescriptor,version:1,name:"First value",description:"The first list to join to the second one. Its values will be at the beginning of the resulting list.",dataType:by,parentRelationType:O.FixedArguments,required:!0,index:0,parent:Dy},Ay={type:n.GenericReference,id:"join-list-operation-second-list-argument-parent-ref",entityId:W.Join,entityType:n.ActionDescriptor},Oy={id:"join-list-second-list-argument-declaration",type:n.ValueDescriptor,version:1,name:"Second value",description:"The second list to join to the first one. Its values will be at the end of the resulting list.",dataType:gy,parentRelationType:O.FixedArguments,required:!0,index:1,parent:Ay},Sy={type:n.GenericReference,id:"join-list-operation-result-list-return-parent-ref",entityId:W.Join,entityType:n.ActionDescriptor},Cy={parentRelationType:O.FixedReturns,id:"join-list-result-list-return-delaration",type:n.ValueDescriptor,version:1,name:"Result",description:"The resulting list value.",dataType:Iy,required:!0,index:0,parent:Sy},By={type:n.GenericReference,id:"join-list-operation-error-parent-ref",entityId:W.Join,entityType:n.ActionDescriptor},wy={parentRelationType:O.FixedReturns,id:"join-list-error-return-delaration",type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:By},ul={id:W.Join,type:n.ActionDescriptor,version:1,name:W.Join,description:"Join two lists together, to form a single resulting list value.",inputs:[Py,Oy],error:wy,outputs:[Cy],parent:null};var _y=(r=>(r.InputList="list-to-split-argument-declaration",r.SplitIndex="split-list-index-argument-declaration",r))(_y||{}),Ny=(r=>(r.FirstOutputList="split-list-first-output-list-return-delaration",r.SecondOutputList="split-list-second-output-list-return-delaration",r.Error="split-list-error-return-delaration",r))(Ny||{});const My={type:n.GenericReference,id:"split-list-operation-input-list-argument-ref",entityId:"list-to-split-argument-declaration",entityType:n.ValueDescriptor},Vy={like:!1,inferred:!1,id:"split-list-operation-input-list-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:My},Ly={type:n.GenericReference,id:"split-list-operation-split-index-argument-ref",entityId:"split-list-index-argument-declaration",entityType:n.ValueDescriptor},Gy={like:!1,inferred:!1,id:"split-list-operation-split-index-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Ly},pl={type:n.GenericReference,id:"split-list-operation-first-output-list-return-ref",entityId:"split-list-first-output-list-return-delaration",entityType:n.ValueDescriptor},$y={like:!1,inferred:!1,id:"split-list-operation-first-output-list-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:pl},Fy={type:n.GenericReference,id:"split-list-operation-input-list-argument-parent-ref",entityId:W.Split,entityType:n.ActionDescriptor},Uy={id:"list-to-split-argument-declaration",type:n.ValueDescriptor,version:1,name:"List to split",description:"The list to split at the given index",dataType:Vy,parentRelationType:O.FixedArguments,required:!0,index:0,parent:Fy},xy={type:n.GenericReference,id:"split-list-operation-split-index-argument-parent-ref",entityId:W.Split,entityType:n.ActionDescriptor},jy={id:"split-list-index-argument-declaration",type:n.ValueDescriptor,version:1,name:"Split location",description:"The index at which to split the list. The value at this index will be the first value of the second list.",dataType:Gy,parentRelationType:O.FixedArguments,required:!0,index:1,parent:xy},ky={type:n.GenericReference,id:"split-list-operation-first-output-list-return-parent-ref",entityId:W.Split,entityType:n.ActionDescriptor},qy={parentRelationType:O.FixedReturns,id:"split-list-first-output-list-return-delaration",type:n.ValueDescriptor,version:1,name:"First list",description:"The list of values up to the split index",dataType:$y,required:!0,index:0,parent:ky},Jy={like:!1,inferred:!1,id:"split-list-operation-second-output-list-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:pl},Wy={type:n.GenericReference,id:"split-list-operation-second-output-list-return-parent-ref",entityId:W.Split,entityType:n.ActionDescriptor},Yy={parentRelationType:O.FixedReturns,id:"split-list-second-output-list-return-delaration",type:n.ValueDescriptor,version:1,name:"Second list",description:"The list of values up to the split index",dataType:Jy,required:!0,index:0,parent:Wy},Hy={type:n.GenericReference,id:"split-list-operation-error-parent-ref",entityId:W.Split,entityType:n.ActionDescriptor},zy={parentRelationType:O.FixedReturns,id:"split-list-error-return-delaration",type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Hy},yl={id:W.Split,type:n.ActionDescriptor,version:1,name:W.Split,description:"Splits a given list at the given index, and returns two lists, one with the values up to the index, and the other with the values after the index",inputs:[Uy,jy],outputs:[qy,Yy],error:zy,parent:null};var Zy=(r=>(r.InputList="get-last-in-list-input-list-argument-declaration",r))(Zy||{}),Ky=(r=>(r.OutputElement="get-last-in-list-output-element-return-delaration",r.Error="get-last-in-list-error-return-delaration",r))(Ky||{});const Xy={type:n.GenericReference,id:"get-last-in-list-operation-input-list-argument-ref",entityId:"get-last-in-list-input-list-argument-declaration",entityType:n.ValueDescriptor},Qy={like:!1,inferred:!1,id:"get-last-in-list-input-list-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Xy},eh={type:n.GenericReference,id:"get-last-in-list-operation-output-element-return-ref",entityId:"get-last-in-list-output-element-return-delaration",entityType:n.ValueDescriptor},th={like:!1,inferred:!1,id:"get-last-in-list-output-element-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:eh},nh={type:n.GenericReference,id:"get-last-in-list-operation-input-list-argument-parent-ref",entityId:W.GetLast,entityType:n.ActionDescriptor},rh={id:"get-last-in-list-input-list-argument-declaration",type:n.ValueDescriptor,version:1,name:"List",description:"The list to get the last element from.",dataType:Qy,parentRelationType:O.FixedArguments,required:!0,index:0,parent:nh},ih={type:n.GenericReference,id:"get-last-in-list-operation-output-element-return-parent-ref",entityId:W.GetLast,entityType:n.ActionDescriptor},ah={parentRelationType:O.FixedReturns,id:"get-last-in-list-output-element-return-delaration",type:n.ValueDescriptor,version:1,name:"Last element",description:"The last element of the given list.",dataType:th,required:!0,index:0,parent:ih},sh={type:n.GenericReference,id:"get-last-in-list-operation-error-parent-ref",entityId:W.GetLast,entityType:n.ActionDescriptor},oh={parentRelationType:O.FixedReturns,id:"get-last-in-list-error-return-delaration",type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:sh},hl={id:W.GetLast,type:n.ActionDescriptor,version:1,name:W.GetLast,description:"Outputs the last element of a given list.",inputs:[rh],outputs:[ah],error:oh,parent:null};var lh=(r=>(r.List="append-to-list-lsit-argument-declaration",r.ElementToAppend="append-to-list-element-to-append-argument-declaration",r))(lh||{}),ch=(r=>(r.ResultList="append-to-list-result-list-return-delaration",r.Error="append-to-list-error-return-delaration",r))(ch||{});const dh={type:n.GenericReference,id:"append-to-list-operation-lsit-argument-ref",entityId:"append-to-list-lsit-argument-declaration",entityType:n.ValueDescriptor},uh={like:!1,inferred:!1,id:"append-to-list-lsit-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:dh},ph={type:n.GenericReference,id:"append-to-list-operation-second-list-argument-ref",entityId:"append-to-list-element-to-append-argument-declaration",entityType:n.ValueDescriptor},yh={like:!1,inferred:!1,id:"append-to-list-second-list-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:ph},hh={type:n.GenericReference,id:"append-to-list-operation-result-list-return-ref",entityId:"append-to-list-result-list-return-delaration",entityType:n.ValueDescriptor},fh={like:!1,inferred:!1,id:"append-to-list-result-list-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:hh},mh={type:n.GenericReference,id:"append-to-list-operation-lsit-argument-parent-ref",entityId:W.Append,entityType:n.ActionDescriptor},fl={id:"append-to-list-lsit-argument-declaration",type:n.ValueDescriptor,version:1,name:"List value",description:"The list to which the element will be appended",dataType:uh,parentRelationType:O.FixedArguments,required:!0,index:0,parent:mh},Th={type:n.GenericReference,id:"append-to-list-operation-second-list-argument-parent-ref",entityId:W.Append,entityType:n.ActionDescriptor},ml={id:"append-to-list-element-to-append-argument-declaration",type:n.ValueDescriptor,version:1,name:"Element",description:"The element that will be added at the end of the list",dataType:yh,parentRelationType:O.FixedArguments,required:!0,index:1,parent:Th},Eh={type:n.GenericReference,id:"append-to-list-operation-result-list-return-parent-ref",entityId:W.Append,entityType:n.ActionDescriptor},bh={parentRelationType:O.FixedReturns,id:"append-to-list-result-list-return-delaration",type:n.ValueDescriptor,version:1,name:"Result",description:"The resulting list value.",dataType:fh,required:!0,index:0,parent:Eh},Rh={type:n.GenericReference,id:"append-to-list-operation-error-parent-ref",entityId:W.Append,entityType:n.ActionDescriptor},gh={parentRelationType:O.FixedReturns,id:"append-to-list-error-return-delaration",type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Rh},Za={id:W.Append,type:n.ActionDescriptor,version:1,name:W.Append,description:"Adds a given element to the end of a list value.",inputs:[fl,ml],error:gh,outputs:[bh],parent:null},vh={[W.Join]:ul,[W.Split]:yl,[W.GetLast]:hl,[W.Append]:Za},zr=B[n.Operation][le.Parallel],Ih={id:"parallel-execution-list-of-functions-blueprint-dynamic-output-id",type:n.ValueDescriptor,version:1,name:"Any output value",description:"An output value of any type, to be used in the action to be executed.",dataType:null,required:!1,index:0,parent:null,parentRelationType:O.DynamicArgument},Dh={id:"parallel-execution-list-of-functions-blueprint-dynamic-input-id",type:n.ValueDescriptor,version:1,name:"Any input value",description:"An input value of any type, to be used in the action to be executed.",dataType:null,required:!1,index:0,parent:null,parentRelationType:O.DynamicArgument},Ph={id:"parallel-execution-list-of-functions-blueprint-id",type:n.ActionDescriptor,version:1,name:"Action to execute",description:"An action of any type, to be executed. It can contain any number of inputs and outputs.",inputs:[Dh],outputs:[Ih],error:null,parent:null},Ah={type:n.GenericReference,id:"3bd4aeb2-e3b7-4120-b289-011ebb03dba5",entityId:zr.inputs.listOfActions.id,entityType:n.ValueDescriptor},Oh={like:!1,inferred:!1,id:"parallel-execution-list-of-functions-argument-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ph,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Ah},Sh={type:n.GenericReference,id:"da5e9fe9-f18a-49e3-98e5-c1bf7b9b3153",entityId:zr.outputs.results.id,entityType:n.ValueDescriptor},Ch={like:!1,inferred:!1,id:zr.outputs.results.dataType.id,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Sh},Bh={type:n.GenericReference,id:"a6c14305-d4f7-43ae-9d5e-b7dbacdc830a",entityId:le.Parallel,entityType:n.ActionDescriptor},Tl={id:zr.inputs.listOfActions.id,type:n.ValueDescriptor,version:1,name:"Actions to execute",description:"A value, of a list of actions to be executed in parallel",dataType:Oh,required:!0,index:0,parent:Bh,parentRelationType:O.FixedArguments},wh={type:n.GenericReference,id:"caac2bc7-c23c-4f01-9581-a515c2e4637f",entityId:le.Parallel,entityType:n.ActionDescriptor},El={id:zr.outputs.results.id,type:n.ValueDescriptor,version:1,name:"List of execution results",description:"Each execution result, in the same order as the input list of actions. One item on this list for each executed action.",dataType:Ch,required:!0,index:0,parent:wh,parentRelationType:O.FixedReturns},_h={type:n.GenericReference,id:"parallel-execution-operation-error-parent-ref",entityId:le.Parallel,entityType:n.ActionDescriptor},Nh={id:zr.outputs.error.id,type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:_h,parentRelationType:O.ReturnedError},Wt={id:le.Parallel,type:n.ActionDescriptor,description:"Execute a list of actions in parallel",version:1,name:le.Parallel,inputs:[Tl],outputs:[El],error:Nh,parent:null};var Mh=(r=>(r.MillisecondsNumber="wait-milliseconds-number-argument-declaration",r))(Mh||{}),Vh=(r=>(r.Error="wait-operation-error-return-delaration",r))(Vh||{});const Lh={type:n.GenericReference,id:"3bd4aeb2-e3b7-4120-b289-011ebb03dba5",entityType:n.ValueDescriptor,entityId:"wait-milliseconds-number-argument-declaration"},Gh={like:!1,inferred:!1,id:"wait-milliseconds-number-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Lh},$h={type:n.GenericReference,id:"a6c14305-d4f7-43ae-9d5e-b7dbacdc830a",entityType:n.ActionDescriptor,entityId:le.Wait},tr={id:"wait-milliseconds-number-argument-declaration",type:n.ValueDescriptor,version:1,name:"Milliseconds to wait",description:"The amount of milliseconds to wait before calling the next entity",dataType:Gh,required:!0,index:0,parent:$h,parentRelationType:O.FixedArguments},Fh={type:n.GenericReference,id:"wait-operation-error-parent-ref",entityId:le.Wait,entityType:n.ActionDescriptor},Uh={id:"wait-operation-error-return-delaration",type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Fh,parentRelationType:O.ReturnedError},pt={id:le.Wait,type:n.ActionDescriptor,description:"Wait for the given amount of milliseconds before calling the next entity",version:1,name:le.Wait,inputs:[tr],outputs:[],error:Uh,parent:null};var xh=(r=>(r.ListOfFunctions="sequential-execution-list-of-functions-argument-declaration",r))(xh||{}),jh=(r=>(r.ListOfExecutionResults="sequential-execution-result-return-delaration",r.Error="sequential-execution-error-return-delaration",r))(jh||{});const kh={id:"sequential-execution-list-of-functions-blueprint-dynamic-output-id",type:n.ValueDescriptor,version:1,name:"Any output value",description:"An output value of any type, to be used in the action to be executed.",dataType:null,required:!1,index:0,parent:null,parentRelationType:O.DynamicArgument},qh={id:"sequential-execution-list-of-functions-blueprint-dynamic-input-id",type:n.ValueDescriptor,version:1,name:"Any input value",description:"An input value of any type, to be used in the action to be executed.",dataType:null,required:!1,index:0,parent:null,parentRelationType:O.DynamicArgument},Jh={id:"sequential-execution-list-of-functions-blueprint-id",type:n.ActionDescriptor,version:1,name:"Action to execute",description:"An action of any type, to be executed. It can contain any number of inputs and outputs.",inputs:[qh],outputs:[kh],error:null,parent:null},Wh={type:n.GenericReference,id:"parallel-execution-list-of-functions-argument-declaration-id",entityId:"sequential-execution-list-of-functions-argument-declaration",entityType:n.ValueDescriptor},Yh={like:!1,inferred:!1,id:"sequential-execution-list-of-functions-argument-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Jh,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Wh},Hh={type:n.GenericReference,id:"sequential-execution-list-of-execution-results-return-declaration-id",entityId:"sequential-execution-result-return-delaration",entityType:n.ValueDescriptor},zh={like:!1,inferred:!1,id:"sequential-execution-list-of-execution-results-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Hh},Zh={type:n.GenericReference,id:"parallel-execution-operation-list-of-functions-argument-parent-ref",entityId:le.Sequential,entityType:n.ActionDescriptor},bl={id:"sequential-execution-list-of-functions-argument-declaration",type:n.ValueDescriptor,version:1,name:"Actions to execute",description:"A value, of a list of actions to be executed in parallel",dataType:Yh,required:!0,index:0,parent:Zh,parentRelationType:O.FixedArguments},Kh={type:n.GenericReference,id:"parallel-execution-operation-list-of-execution-results-return-parent-ref",entityId:le.Sequential,entityType:n.ActionDescriptor},Rl={id:"sequential-execution-result-return-delaration",type:n.ValueDescriptor,version:1,name:"List of execution results",description:"Each execution result, in the same order as the input list of actions. One item on this list for each executed action.",dataType:zh,required:!0,index:0,parent:Kh,parentRelationType:O.FixedReturns},Xh={type:n.GenericReference,id:"sequential-execution-operation-error-parent-ref",entityId:le.Sequential,entityType:n.ActionDescriptor},Qh={id:"sequential-execution-error-return-delaration",type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Xh,parentRelationType:O.ReturnedError},mn={id:le.Sequential,type:n.ActionDescriptor,description:"Execute a list of actions one after the other",version:1,name:le.Sequential,inputs:[bl],outputs:[Rl],error:Qh,parent:null},ef={[le.Parallel]:Wt,[le.Wait]:pt,[le.Sequential]:mn};var tf=(r=>(r.EntityToInstanciate="entity-to-instanciate-argument-declaration",r.NewEntityData="new-entity-data-argument-declaration",r))(tf||{}),nf=(r=>(r.Error="create-new-instance-error-return-delaration",r))(nf||{});const rf={type:n.GenericReference,id:"new-entity-data-argument-declaration-parent-ref",entityId:ce.CreateNewInstance,entityType:n.ActionDescriptor},af={type:n.GenericReference,id:"new-entity-data-argument-data-type-parent-ref",entityId:"new-entity-data-argument-declaration",entityType:n.ValueDescriptor},sf={like:!1,inferred:!1,id:"new-entity-data-argument-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:af},of={id:"new-entity-data-argument-declaration",type:n.ValueDescriptor,version:1,name:"Data for new entity",description:"The data to be used to create the new entity, with all the required properties",dataType:sf,required:!0,parentRelationType:O.FixedArguments,index:1,parent:rf},lf={type:n.GenericReference,id:"entity-to-instanciate-argument-declaration-ref",entityType:n.ValueDescriptor,entityId:"entity-to-instanciate-argument-declaration"},cf={like:!1,inferred:!1,id:"entity-to-instanciate-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,isList:!1,asType:!0,isNullable:!1,defaultValue:null,constant:!1,parent:lf},df={type:n.GenericReference,id:"create-new-instance-operation-ref",entityType:n.ActionDescriptor,entityId:ce.CreateNewInstance},uf={id:"entity-to-instanciate-argument-declaration",type:n.ValueDescriptor,version:1,name:"Entity to create a new copy of",description:"The entity of which a new copy will to be created",dataType:cf,required:!0,parentRelationType:O.FixedArguments,index:0,parent:df},pf={type:n.GenericReference,id:"create-new-instance-output-entity-declaration-parent-ref",entityId:ce.CreateNewInstance,entityType:n.ActionDescriptor},yf={parentRelationType:O.FixedReturns,id:"create-new-instance-output-entity-declaration",type:n.ValueDescriptor,version:1,dataType:null,name:"Created entity",description:"The entity that was created",parent:pf,required:!0,index:0},hf={type:n.GenericReference,id:"create-new-instance-error-parent-ref",entityId:ce.CreateNewInstance,entityType:n.ActionDescriptor},ff={parentRelationType:O.FixedReturns,id:"create-new-instance-error-return-delaration",type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:hf},nr={id:ce.CreateNewInstance,type:n.ActionDescriptor,description:"Creates a new copy of a given entity, with the given values for each property, or default values if a value is not provided",version:1,name:ce.CreateNewInstance,inputs:[uf,of],outputs:[yf],error:ff,parent:null},Zr=B[n.Operation][ce.Validate],mf={type:n.GenericReference,id:"validate-data-operation-data-to-validate-argument-declaration-ref",entityType:n.ValueDescriptor,entityId:Zr.inputs.dataToValidate.id},Tf={like:!1,inferred:!1,id:"validate-data-operation-data-to-validate-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:mf},Ef={type:n.GenericReference,id:"validate-data-operation-data-to-validate-argument-parent-ref",entityType:n.ActionDescriptor,entityId:ce.Validate},bf={id:Zr.inputs.dataToValidate.id,type:n.ValueDescriptor,version:1,name:"Data to validate",description:"The value to validate against the given entity type",dataType:Tf,required:!0,parentRelationType:O.FixedArguments,index:0,parent:Ef},Rf={type:n.GenericReference,id:"validate-data-operation-entity-to-match-type-argument-declaration-ref",entityType:n.ValueDescriptor,entityId:Zr.inputs.entityToMatch.id},gf={like:!1,inferred:!1,id:"validate-data-operation-entity-to-match-type-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,isList:!1,asType:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Rf},vf={type:n.GenericReference,id:"validate-data-operation-entity-to-match-type-argument-parent-ref",entityType:n.ActionDescriptor,entityId:ce.Validate},If={id:Zr.inputs.entityToMatch.id,type:n.ValueDescriptor,version:1,name:"Entity to match",description:"The entity to match the data against",dataType:gf,required:!0,index:0,parentRelationType:O.FixedArguments,parent:vf},Df={type:n.GenericReference,id:"validate-data-operation-output-entity-declaration-parent-ref",entityId:ce.Validate,entityType:n.ActionDescriptor},Pf={id:Zr.outputs.outputEntity.id,type:n.ValueDescriptor,version:1,dataType:null,name:"Output value",description:"A value with the type of the entity that was validated",parent:Df,required:!0,index:0,parentRelationType:O.FixedReturns},Af={type:n.GenericReference,id:"wait-operation-error-parent-ref",entityId:ce.Validate,entityType:n.ActionDescriptor},Of={id:Zr.outputs.error.id,type:n.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Af,parentRelationType:O.ReturnedError},rr={id:ce.Validate,type:n.ActionDescriptor,description:"Validates the given data to see if it matches the structure of a given type/entity",version:1,name:ce.Validate,inputs:[If,bf],outputs:[Pf],error:Of,parent:null},Sf={[ce.CreateNewInstance]:nr,[ce.Validate]:rr},Qe=B[n.Operation]["base-http-request"],Cf={type:n.GenericReference,id:"d87cf943-57e1-4d19-9f05-190fa8c8ebc4",entityType:n.DataType,entityId:"0deb4ef7-d739-4ddc-a4d6-50bd6fababe3"},Bf={parentRelationType:null,id:"http-request-url-default-value-id",type:n.PrimitiveValue,version:1,value:"https://some-url.com",name:I.String,valueAsType:null,parent:Cf,autogeneration:null},wf={type:n.GenericReference,id:"aed50d73-eab5-42ce-b00e-7f5c45a9026f",entityId:Qe.inputs.url.id,entityType:n.ValueDescriptor},_f={like:!1,inferred:!1,id:"0deb4ef7-d739-4ddc-a4d6-50bd6fababe3",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:Bf,constant:!1,parent:wf},Nf={type:n.GenericReference,id:"c3145af6-3387-464a-8887-272e483c856d",entityId:Qe.inputs.query.id,entityType:n.ValueDescriptor},Mf={like:!1,inferred:!1,id:"2a5ba737-6335-4cc4-a2c0-16dca4052fac",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Nf},Vf={type:n.GenericReference,id:"075556b7-e468-48f7-8485-7159eaf389b2",entityType:n.DataType,entityId:"6df7ec2b-5dbd-44af-896b-17b314e88560"},Lf={parentRelationType:null,id:"http-request-method-default-value-id",type:n.PrimitiveValue,version:1,value:"GET",name:I.Enum,valueAsType:null,parent:Vf,autogeneration:null},Gf={type:n.GenericReference,id:"aed647c8-a1b5-4cfc-9a3d-97887a567a80",entityId:Qe.inputs.method.id,entityType:n.ValueDescriptor},$f={like:!1,inferred:!1,id:"6df7ec2b-5dbd-44af-896b-17b314e88560",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Nn,isList:!1,asType:!1,isNullable:!1,defaultValue:Lf,options:["GET","POST","PUT","DELETE","PATCH","OPTIONS","HEAD","TRACE","CONNECT","CUSTOM"],constant:!1,parent:Gf},Ff={type:n.GenericReference,id:"77203dfa-d2f6-4804-9556-e1cce46228f3",entityId:Qe.inputs.headers.id,entityType:n.ValueDescriptor},Uf={like:!1,inferred:!1,id:"2c8a2a07-69c6-40ad-b5c9-f0dc4d5955ce",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Xe,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Ff},xf={type:n.GenericReference,id:"03db68a0-7ab6-4c6a-85b6-f4b95ebb53ff",entityId:Qe.inputs.body.id,entityType:n.ValueDescriptor},jf={like:!1,inferred:!1,id:"0397876c-ed54-4ee9-85a4-04fd16dad973",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Xe,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:xf},kf={type:n.GenericReference,id:"182f767f-50e8-4394-ba5f-43e78c232733",entityType:n.ValueDescriptor,entityId:Qe.outputs.code.id},qf={like:!1,inferred:!1,id:"45e6d0bc-0c0e-4059-a7a1-6bee925d73d0",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:kf},Jf={type:n.GenericReference,id:"2baaa53a-9aef-4bd1-b06d-967c17b7b627",entityType:n.DataType,entityId:"dac63bfa-640d-4f4e-ba0f-86c2401bcfbe"},Wf={type:n.GenericReference,id:"69f34d6c-c686-4165-b6ff-70dae8e1778b",entityType:n.ValueDescriptor,entityId:Qe.outputs.headers.id},Yf={like:!1,inferred:!1,id:"dac63bfa-640d-4f4e-ba0f-86c2401bcfbe",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Xe,isList:!1,isNullable:!1,asType:!1,defaultValue:{parentRelationType:null,id:"http-response-headers-default-value-id",type:n.PrimitiveValue,version:1,value:{},name:I.KeyValue,parent:Jf,valueAsType:null,autogeneration:null},constant:!1,parent:Wf},Hf={type:n.GenericReference,id:"744334e0-5135-4214-85d0-809437cb620b",entityType:n.DataType,entityId:"05fc1a5d-151a-479a-9c4e-4063f3456177"},zf={type:n.GenericReference,id:"0e0e20df-1a46-432c-ba01-fd96508a6a61",entityType:n.ValueDescriptor,entityId:Qe.outputs.body.id},Zf={like:!1,inferred:!1,id:"05fc1a5d-151a-479a-9c4e-4063f3456177",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Xe,isList:!1,isNullable:!1,asType:!1,defaultValue:{parentRelationType:null,id:"http-response-body-default-value-id",type:n.PrimitiveValue,version:1,value:{},name:I.KeyValue,parent:Hf,valueAsType:null,autogeneration:null},constant:!1,parent:zf},Kf={type:n.GenericReference,id:"26911792-f707-4bf1-b6f7-03d04a84232c",entityType:n.ActionDescriptor,entityId:nt.HttpRequest},Ka={id:Qe.inputs.method.id,type:n.ValueDescriptor,description:"A single word that represents the type of request you want to make. For example: GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD, TRACE, CONNECT, CUSTOM",version:1,name:"Method",dataType:$f,required:!1,index:0,parentRelationType:O.FixedArguments,parent:Kf},Xf={type:n.GenericReference,id:"eee0c501-0ae6-4448-b914-aada76d63163",entityType:n.ActionDescriptor,entityId:nt.HttpRequest},Xa={id:Qe.inputs.url.id,type:n.ValueDescriptor,description:"The base domain, or address where the request is being sent to. For example: https://some-url.com",version:1,name:"URL",dataType:_f,required:!1,index:1,parentRelationType:O.FixedArguments,parent:Xf},Qf={type:n.GenericReference,id:"670091a4-21b1-4223-ad4c-b6dada0aec49",entityType:n.ActionDescriptor,entityId:nt.HttpRequest},gl={id:Qe.inputs.query.id,type:n.ValueDescriptor,description:"A text with standarized format, without spaces that is added at the end of the URL path, after the ? character. It contains data that might be used to process the request. For example: /api/users?name=John&age=30",version:1,name:"Query Params",dataType:Mf,required:!1,index:2,parentRelationType:O.FixedArguments,parent:Qf},em={type:n.GenericReference,id:"85aad3eb-22fe-45f9-b68c-1dc7061f41e0",entityType:n.ActionDescriptor,entityId:nt.HttpRequest},Qa={id:Qe.inputs.headers.id,type:n.ValueDescriptor,description:"A set of any properties, with names and values that represent metadata about the request, such as the server, date, content type, and more, that you want to send alongside your request data.",version:1,name:"Headers",dataType:Uf,required:!1,index:3,parent:em,parentRelationType:O.FixedArguments},tm={type:n.GenericReference,id:"c3e2a4af-9b84-4574-8b30-5044ffc51776",entityType:n.ActionDescriptor,entityId:nt.HttpRequest},es={id:Qe.inputs.body.id,type:n.ValueDescriptor,description:"The main data payload of the request. This is the data that you want to send to the server. It could be anything, but it is usually a KeyValue data structure or a text value.",version:1,name:"Body",dataType:jf,required:!1,index:4,parentRelationType:O.FixedArguments,parent:tm},nm={type:n.GenericReference,id:"92e04dc7-2145-4a31-908e-03810f7235e8",entityType:n.ActionDescriptor,entityId:nt.HttpRequest},ts={id:Qe.outputs.code.id,type:n.ValueDescriptor,description:'A standardized status code of the response. It is a 3-digit number that represents the response status. For example, 200 means "OK", 404 means "Not Found", and 500 means "Internal Server Error".',version:1,name:"Code",dataType:qf,required:!0,index:0,parentRelationType:O.FixedReturns,parent:nm},rm={type:n.GenericReference,id:"86aca556-bbf1-4679-9909-31db61b288e2",entityType:n.ActionDescriptor,entityId:nt.HttpRequest},ns={parentRelationType:O.FixedReturns,id:Qe.outputs.headers.id,type:n.ValueDescriptor,description:"A set of any properties, with names and value that the server sent back to you. It represents metadata about the response, such as the server, date, content type, and more.",version:1,name:"Headers",dataType:Yf,required:!0,index:1,parent:rm},im={type:n.GenericReference,id:"ccf3d1be-04e4-4d03-99fd-5bc1e1919f90",entityType:n.ActionDescriptor,entityId:nt.HttpRequest},rs={parentRelationType:O.FixedReturns,id:Qe.outputs.body.id,type:n.ValueDescriptor,description:"The main data payload of the response. This is the data that the server sent back to you. It could be anything, but it is usually a KeyValue data structure or a text value.",version:1,name:"Body",dataType:Zf,required:!0,index:2,parent:im},am={type:n.GenericReference,id:"21487ffc-82b9-473d-bc19-6e7d7c480ed7",entityType:n.ActionDescriptor,entityId:nt.HttpRequest},sm={type:n.GenericReference,id:"ad69861b-32f7-4461-b7f7-aa84a82578d9",entityType:n.ValueDescriptor,entityId:Qe.outputs.error.id},om={like:!1,inferred:!1,id:"5da68b15-57bc-40c1-b79f-a9075e0f22c1",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Xe,isList:!1,asType:!1,isNullable:!1,constant:!1,defaultValue:null,parent:sm},vl={parentRelationType:O.ReturnedError,id:Qe.outputs.error.id,type:n.ValueDescriptor,description:"Http request error, if any. Contains a payload describing what went wrong.",version:1,name:"Error",dataType:om,required:!0,index:0,parent:am},Li={type:n.ActionDescriptor,id:nt.HttpRequest,name:nt.HttpRequest,description:"Make an HTTP request, out to the internet, to a given URL with the specified method, query parameters, headers, and body.",version:1,inputs:[Ka,Xa,gl,Qa,es],outputs:[ts,ns,rs],error:vl,parent:null},lm={[nt.HttpRequest]:Li},kA={...fy,...Bp,...vh,...ef,...Sf,...lm},qA=B[n.Loop]["manual-flow-loop"],cm={id:"manual-flow-loop-dynamic-return-declaration-parent-ref-id",type:n.GenericReference,entityId:$.ManualFlow,entityType:n.ActionDescriptor},dm={id:qA.outputs.results.id,type:n.ValueDescriptor,version:1,name:"Ouput value",description:"An output value of the loop",required:!1,dataType:null,index:0,parent:cm,parentRelationType:O.DynamicReturn},Il={id:$.ManualFlow,type:n.ActionDescriptor,version:1,name:$.ManualFlow,description:"A loop that is manually controlled by the continue and break statements. It runs until the break statement is called, and it can skip to the next iteration with the continue statement.",inputs:[],outputs:[dm],error:null,parent:null},Gi=B[n.Loop]["manual-flow-loop"],um={id:"manual-flow-loop-current-iteration-number-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"manual-flow-loop-current-iteration-number-declaration-id",entityType:n.ValueDescriptor},pm={like:!1,inferred:!1,id:"manual-flow-loop-current-iteration-number-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:X,asType:!1,defaultValue:null,parent:um},ym={id:"manual-flow-loop-current-iteration-number-declaration-parent-ref-id",type:n.GenericReference,entityId:Gi.body.id,entityType:n.ActionDescriptor},Dl={id:Gi.body.inputs.iterationNumber.id,type:n.ValueDescriptor,version:1,name:"Current iteration number",description:"The number of the current iteration of the manual flow loop. Keeps track of the number of iterations that have been executed.",dataType:pm,required:!0,index:0,parentRelationType:O.FixedArguments,parent:ym},hm={id:"manual-flow-loop-body-any-dynamic-argument-parent-ref-id",type:n.GenericReference,entityId:Gi.body.id,entityType:n.ActionDescriptor},fm={id:"manual-flow-loop-body-any-dynamic-argument-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values inputed to the loop's body as an aggregation of the respective values outputed.",dataType:null,required:!1,index:1,parentRelationType:O.DynamicArgument,parent:hm},mm={id:"manual-flow-loop-body-any-dynamic-return-parent-ref-id",type:n.GenericReference,entityId:Gi.body.id,entityType:n.ActionDescriptor},Tm={id:"manual-flow-loop-body-any-dynamic-return-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values outputed by the loop's body.",dataType:null,required:!1,index:0,parentRelationType:O.DynamicReturn,parent:mm},Pl={id:Gi.body.id,type:n.ActionDescriptor,version:1,name:"Iteration logic trigger",description:"Describes the body of the manual flow loop.",inputs:[Dl,fm],outputs:[Tm],error:null,parent:null},Em=B[n.Loop]["list-loop"],bm={id:"iterate-over-list-loop-list-argument-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-list-loop-list-argument-declaration-id",entityType:n.ValueDescriptor},Rm={like:!1,inferred:!1,id:"iterate-over-list-loop-list-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!0,isNullable:!1,constant:!1,entity:null,asType:!1,defaultValue:null,parent:bm},gm={id:"iterate-over-list-loop-list-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:$.List,entityType:n.ActionDescriptor},vm={id:Em.inputs.list.id,type:n.ValueDescriptor,version:1,name:"List",description:"The list to iterate over",required:!0,dataType:Rm,index:0,parent:gm,parentRelationType:O.FixedArguments},Im={id:"iterate-over-list-loop-dynamic-return-declaration-parent-ref-id",type:n.GenericReference,entityId:$.List,entityType:n.ActionDescriptor},Dm={id:Em.outputs.results.id,type:n.ValueDescriptor,version:1,name:"Ouput value",description:"An output value of the loop",required:!1,dataType:null,index:0,parent:Im,parentRelationType:O.DynamicReturn},ir={id:$.List,type:n.ActionDescriptor,version:1,name:$.List,description:"Iterates over a list of entities",inputs:[vm],outputs:[Dm],error:null,parent:null},ar=B[n.Loop]["list-loop"],Pm={id:"iterate-over-list-loop-body-current-value-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-list-loop-body-current-value-declaration-id",entityType:n.ValueDescriptor},Am={like:!1,inferred:!1,id:"iterate-over-list-loop-body-current-value-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:null,asType:!1,defaultValue:null,parent:Pm},Om={id:"iterate-over-list-loop-body-current-value-declaration-parent-ref-id",type:n.GenericReference,entityId:ar.body.id,entityType:n.ActionDescriptor},is={id:ar.body.inputs.currentValue.id,type:n.ValueDescriptor,version:1,name:"Current value",description:"The current value in the list that is being iterated over. This value is passed to the child actions.",dataType:Am,required:!0,index:1,parentRelationType:O.FixedArguments,parent:Om},Sm={id:"iterate-over-list-loop-body-current-iteration-number-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-list-loop-body-current-iteration-number-declaration-id",entityType:n.ValueDescriptor},Cm={like:!1,inferred:!1,id:"iterate-over-list-loop-body-current-iteration-number-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:X,asType:!1,defaultValue:null,parent:Sm},Bm={id:"iterate-over-list-loop-body-current-iteration-number-declaration-parent-ref-id",type:n.GenericReference,entityId:ar.body.id,entityType:n.ActionDescriptor},wm={id:ar.body.inputs.iterationNumber.id,type:n.ValueDescriptor,version:1,name:"Current iteration number",description:"The number of the current iteration of the list loop. Keeps track of the number of iterations that have been executed.",dataType:Cm,required:!0,index:0,parentRelationType:O.FixedArguments,parent:Bm},_m={id:"iterate-over-list-loop-body-any-dynamic-argument-parent-ref-id",type:n.GenericReference,entityId:ar.body.id,entityType:n.ActionDescriptor},Nm={id:"iterate-over-list-loop-body-any-dynamic-argument-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values inputed to the loop's body as an aggregation of the respective values outputed.",dataType:null,required:!1,index:2,parentRelationType:O.DynamicArgument,parent:_m},Mm={id:"iterate-over-list-loop-body-any-dynamic-return-parent-ref-id",type:n.GenericReference,entityId:ar.body.id,entityType:n.ActionDescriptor},Vm={id:"iterate-over-list-loop-body-any-dynamic-return-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values outputed by the loop's body.",dataType:null,required:!1,index:0,parentRelationType:O.DynamicReturn,parent:Mm},as={id:ar.body.id,type:n.ActionDescriptor,version:1,name:"Iteration logic trigger",description:"Describes the body of the list loop.",inputs:[wm,is,Nm],outputs:[Vm],error:null,parent:null},Lm=B[n.Loop]["string-loop"],Gm={id:"iterate-over-string-loop-string-argument-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-string-loop-string-argument-declaration-id",entityType:n.ValueDescriptor},$m={like:!1,inferred:!1,id:"iterate-over-string-loop-string-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:x,asType:!1,defaultValue:null,parent:Gm},Fm={id:"iterate-over-string-loop-string-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:$.String,entityType:n.ActionDescriptor},Um={id:Lm.inputs.string.id,type:n.ValueDescriptor,version:1,name:"Texts",description:"The text to iterate over the characters of",required:!0,dataType:$m,index:0,parent:Fm,parentRelationType:O.FixedArguments},xm={id:"iterate-over-string-loop-dynamic-return-declaration-parent-ref-id",type:n.GenericReference,entityId:$.String,entityType:n.ActionDescriptor},jm={id:Lm.outputs.results.id,type:n.ValueDescriptor,version:1,name:"Ouput value",description:"An output value of the loop",required:!1,dataType:null,index:0,parent:xm,parentRelationType:O.DynamicReturn},ss={id:$.String,type:n.ActionDescriptor,version:1,name:$.String,description:"Iterates over a string of entities",inputs:[Um],outputs:[jm],error:null,parent:null},sr=B[n.Loop]["string-loop"],km={id:"iterate-over-string-loop-body-current-value-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-string-loop-body-current-value-declaration-id",entityType:n.ValueDescriptor},qm={like:!1,inferred:!1,id:"iterate-over-string-loop-body-current-value-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:x,asType:!1,defaultValue:null,parent:km},Jm={id:"iterate-over-string-loop-body-current-value-declaration-parent-ref-id",type:n.GenericReference,entityId:sr.body.id,entityType:n.ActionDescriptor},Al={id:sr.body.inputs.currentValue.id,type:n.ValueDescriptor,version:1,name:"Current value",description:"The current value in the string that is being iterated over. This value is passed to the child actions.",dataType:qm,required:!0,index:1,parentRelationType:O.FixedArguments,parent:Jm},Wm={id:"iterate-over-string-loop-body-current-iteration-number-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-string-loop-body-current-iteration-number-declaration-id",entityType:n.ValueDescriptor},Ym={like:!1,inferred:!1,id:"iterate-over-string-loop-body-current-iteration-number-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:X,asType:!1,defaultValue:null,parent:Wm},Hm={id:"iterate-over-string-loop-body-current-iteration-number-declaration-parent-ref-id",type:n.GenericReference,entityId:sr.body.id,entityType:n.ActionDescriptor},Ol={id:sr.body.inputs.iterationNumber.id,type:n.ValueDescriptor,version:1,name:"Current iteration number",description:"The number of the current iteration of the string loop. Keeps track of the number of iterations that have been executed.",dataType:Ym,required:!0,index:0,parentRelationType:O.FixedArguments,parent:Hm},zm={id:"iterate-over-string-loop-body-any-dynamic-argument-parent-ref-id",type:n.GenericReference,entityId:sr.body.id,entityType:n.ActionDescriptor},Zm={id:"iterate-over-string-loop-body-any-dynamic-argument-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values inputed to the loop's body as an aggregation of the respective values outputed.",dataType:null,required:!1,index:2,parentRelationType:O.DynamicArgument,parent:zm},Km={id:"iterate-over-string-loop-body-any-dynamic-return-parent-ref-id",type:n.GenericReference,entityId:sr.body.id,entityType:n.ActionDescriptor},Xm={id:"iterate-over-string-loop-body-any-dynamic-return-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values outputed by the loop's body.",dataType:null,required:!1,index:0,parentRelationType:O.DynamicReturn,parent:Km},Sl={id:sr.body.id,type:n.ActionDescriptor,version:1,name:"Iteration logic trigger",description:"Describes the body of the string loop.",inputs:[Ol,Al,Zm],outputs:[Xm],error:null,parent:null},Qm=B[n.Loop]["object-keys-loop"],eT={id:"iterate-over-object-keys-loop-object-argument-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-object-keys-loop-object-argument-declaration-id",entityType:n.ValueDescriptor},tT={like:!1,inferred:!1,id:"iterate-over-object-keys-loop-object-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:Xe,asType:!1,defaultValue:null,parent:eT},nT={id:"iterate-over-object-keys-loop-object-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:$.ObjectKeys,entityType:n.ActionDescriptor},rT={id:Qm.inputs.object.id,type:n.ValueDescriptor,version:1,name:"Object",description:"The object to iterate over",required:!0,dataType:tT,index:0,parent:nT,parentRelationType:O.FixedArguments},iT={id:"iterate-over-object-keys-loop-dynamic-return-declaration-parent-ref-id",type:n.GenericReference,entityId:$.ObjectKeys,entityType:n.ActionDescriptor},aT={id:Qm.outputs.results.id,type:n.ValueDescriptor,version:1,name:"Ouput value",description:"An output value of the loop",required:!1,dataType:null,index:0,parent:iT,parentRelationType:O.DynamicReturn},$i={id:$.ObjectKeys,type:n.ActionDescriptor,version:1,name:$.ObjectKeys,description:"Iterates over a object of entities",inputs:[rT],outputs:[aT],error:null,parent:null},or=B[n.Loop]["object-keys-loop"],sT={id:"iterate-over-object-keys-loop-body-current-value-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-object-keys-loop-body-current-value-declaration-id",entityType:n.ValueDescriptor},oT={like:!1,inferred:!1,id:"iterate-over-object-keys-loop-body-current-value-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:x,asType:!1,defaultValue:null,parent:sT},lT={id:"iterate-over-object-keys-loop-body-current-value-declaration-parent-ref-id",type:n.GenericReference,entityId:or.body.id,entityType:n.ActionDescriptor},Cl={id:or.body.inputs.currentValue.id,type:n.ValueDescriptor,version:1,name:"Current value",description:"The current value in the object-keys that is being iterated over. This value is passed to the child actions.",dataType:oT,required:!0,index:1,parentRelationType:O.FixedArguments,parent:lT},cT={id:"iterate-over-object-keys-loop-body-current-iteration-number-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-object-keys-loop-body-current-iteration-number-declaration-id",entityType:n.ValueDescriptor},dT={like:!1,inferred:!1,id:"iterate-over-object-keys-loop-body-current-iteration-number-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:X,asType:!1,defaultValue:null,parent:cT},uT={id:"iterate-over-object-keys-loop-body-current-iteration-number-declaration-parent-ref-id",type:n.GenericReference,entityId:or.body.id,entityType:n.ActionDescriptor},pT={id:or.body.inputs.iterationNumber.id,type:n.ValueDescriptor,version:1,name:"Current iteration number",description:"The number of the current iteration of the object-keys loop. Keeps track of the number of iterations that have been executed.",dataType:dT,required:!0,index:0,parentRelationType:O.FixedArguments,parent:uT},yT={id:"iterate-over-object-keys-loop-body-any-dynamic-argument-parent-ref-id",type:n.GenericReference,entityId:or.body.id,entityType:n.ActionDescriptor},hT={id:"iterate-over-object-keys-loop-body-any-dynamic-argument-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values inputed to the loop's body as an aggregation of the respective values outputed.",dataType:null,required:!1,index:2,parentRelationType:O.DynamicArgument,parent:yT},fT={id:"iterate-over-object-keys-loop-body-any-dynamic-return-parent-ref-id",type:n.GenericReference,entityId:or.body.id,entityType:n.ActionDescriptor},mT={id:"iterate-over-object-keys-loop-body-any-dynamic-return-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values outputed by the loop's body.",dataType:null,required:!1,index:0,parentRelationType:O.DynamicReturn,parent:fT},TT={id:or.body.id,type:n.ActionDescriptor,version:1,name:"Iteration logic trigger",description:"Describes the body of the object-keys loop.",inputs:[pT,Cl,hT],outputs:[mT],error:null,parent:null},ET=B[n.Loop]["object-values-loop"],bT={id:"iterate-over-object-values-loop-object-argument-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-object-values-loop-object-argument-declaration-id",entityType:n.ValueDescriptor},RT={like:!1,inferred:!1,id:"iterate-over-object-values-loop-object-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:Xe,asType:!1,defaultValue:null,parent:bT},gT={id:"iterate-over-object-values-loop-object-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:$.ObjectValues,entityType:n.ActionDescriptor},vT={id:ET.inputs.object.id,type:n.ValueDescriptor,version:1,name:"Object",description:"The object to iterate over",required:!0,dataType:RT,index:0,parent:gT,parentRelationType:O.FixedArguments},IT={id:"iterate-over-object-values-loop-dynamic-return-declaration-parent-ref-id",type:n.GenericReference,entityId:$.ObjectValues,entityType:n.ActionDescriptor},DT={id:ET.outputs.results.id,type:n.ValueDescriptor,version:1,name:"Ouput value",description:"An output value of the loop",required:!1,dataType:null,index:0,parent:IT,parentRelationType:O.DynamicReturn},Fi={id:$.ObjectValues,type:n.ActionDescriptor,version:1,name:$.ObjectValues,description:"Iterates over a object of entities",inputs:[vT],outputs:[DT],error:null,parent:null},lr=B[n.Loop]["object-values-loop"],PT={id:"iterate-over-object-values-loop-body-current-value-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-object-values-loop-body-current-value-declaration-id",entityType:n.ValueDescriptor},AT={id:"iterate-over-object-values-loop-body-current-value-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:null,isNullable:!1,constant:!1,entity:null,asType:null,like:!1,inferred:!1,defaultValue:null,parent:PT},OT={id:"iterate-over-object-values-loop-body-current-value-declaration-parent-ref-id",type:n.GenericReference,entityId:lr.body.id,entityType:n.ActionDescriptor},Bl={id:lr.body.inputs.currentValue.id,type:n.ValueDescriptor,version:1,name:"Current value",description:"The current value in the object-values that is being iterated over. This value is passed to the child actions.",dataType:AT,required:!0,index:1,parentRelationType:O.FixedArguments,parent:OT},ST={id:"iterate-over-object-values-loop-body-current-iteration-number-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"iterate-over-object-values-loop-body-current-iteration-number-declaration-id",entityType:n.ValueDescriptor},CT={like:!1,inferred:!1,id:"iterate-over-object-values-loop-body-current-iteration-number-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:X,asType:!1,defaultValue:null,parent:ST},BT={id:"iterate-over-object-values-loop-body-current-iteration-number-declaration-parent-ref-id",type:n.GenericReference,entityId:lr.body.id,entityType:n.ActionDescriptor},wT={id:lr.body.inputs.iterationNumber.id,type:n.ValueDescriptor,version:1,name:"Current iteration number",description:"The number of the current iteration of the object-values loop. Keeps track of the number of iterations that have been executed.",dataType:CT,required:!0,index:0,parentRelationType:O.FixedArguments,parent:BT},_T={id:"iterate-over-object-values-loop-body-any-dynamic-argument-parent-ref-id",type:n.GenericReference,entityId:lr.body.id,entityType:n.ActionDescriptor},NT={id:"iterate-over-object-values-loop-body-any-dynamic-argument-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values inputed to the loop's body as an aggregation of the respective values outputed.",dataType:null,required:!1,index:2,parentRelationType:O.DynamicArgument,parent:_T},MT={id:"iterate-over-object-values-loop-body-any-dynamic-return-parent-ref-id",type:n.GenericReference,entityId:lr.body.id,entityType:n.ActionDescriptor},VT={id:"iterate-over-object-values-loop-body-any-dynamic-return-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values outputed by the loop's body.",dataType:null,required:!1,index:0,parentRelationType:O.DynamicReturn,parent:MT},LT={id:lr.body.id,type:n.ActionDescriptor,version:1,name:"Iteration logic trigger",description:"Describes the body of the object-values loop.",inputs:[wT,Bl,NT],outputs:[VT],error:null,parent:null},GT=B[n.Loop]["counted-loop"],$T={id:"counted-loop-string-argument-declaration-data-type-default-value-parent-ref-id",type:n.GenericReference,entityId:"counted-loop-string-argument-declaration-data-type-id",entityType:n.DataType},FT={parentRelationType:null,id:"counted-loop-string-argument-declaration-data-type-default-value-id",type:n.PrimitiveValue,name:I.Number,version:1,value:5,valueAsType:null,autogeneration:null,parent:$T},UT={id:"counted-loop-string-argument-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"counted-loop-string-argument-declaration-id",entityType:n.ValueDescriptor},xT={like:!1,inferred:!1,id:"counted-loop-string-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:X,asType:!1,defaultValue:FT,parent:UT},jT={id:"counted-loop-string-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:$.Counted,entityType:n.ActionDescriptor},kT={id:GT.inputs.number.id,type:n.ValueDescriptor,version:1,name:"Number of iterations",description:"The number of iterations to perform",required:!0,dataType:xT,index:0,parent:jT,parentRelationType:O.FixedArguments},qT={id:"counted-loop-dynamic-return-declaration-parent-ref-id",type:n.GenericReference,entityId:$.Counted,entityType:n.ActionDescriptor},JT={id:GT.outputs.results.id,type:n.ValueDescriptor,version:1,name:"Ouput value",description:"An output value of the loop",required:!1,dataType:null,index:0,parent:qT,parentRelationType:O.DynamicReturn},os={id:$.Counted,type:n.ActionDescriptor,version:1,name:$.Counted,description:"Iterates a given number of times",inputs:[kT],outputs:[JT],error:null,parent:null},Ui=B[n.Loop]["counted-loop"],WT={id:"counted-loop-body-current-iteration-number-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:"counted-loop-body-current-iteration-number-declaration-id",entityType:n.ValueDescriptor},YT={like:!1,inferred:!1,id:"counted-loop-body-current-iteration-number-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,isNullable:!1,constant:!1,entity:X,asType:!1,defaultValue:null,parent:WT},HT={id:"counted-loop-body-current-iteration-number-declaration-parent-ref-id",type:n.GenericReference,entityId:Ui.body.id,entityType:n.ActionDescriptor},wl={id:Ui.body.inputs.iterationNumber.id,type:n.ValueDescriptor,version:1,name:"Current iteration number",description:"The number of the current iteration of the string loop. Keeps track of the number of iterations that have been executed.",dataType:YT,required:!0,index:0,parentRelationType:O.FixedArguments,parent:HT},zT={id:"counted-loop-body-any-dynamic-argument-parent-ref-id",type:n.GenericReference,entityId:Ui.body.id,entityType:n.ActionDescriptor},ZT={id:"counted-loop-body-any-dynamic-argument-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values inputed to the loop's body as an aggregation of the respective values outputed.",dataType:null,required:!1,index:1,parentRelationType:O.DynamicArgument,parent:zT},KT={id:"counted-loop-body-any-dynamic-return-parent-ref-id",type:n.GenericReference,entityId:Ui.body.id,entityType:n.ActionDescriptor},XT={id:"counted-loop-body-any-dynamic-return-id",type:n.ValueDescriptor,version:1,name:"Any value",description:"Values outputed by the loop's body.",dataType:null,required:!1,index:0,parentRelationType:O.DynamicReturn,parent:KT},_l={id:Ui.body.id,type:n.ActionDescriptor,version:1,name:"Iteration logic trigger",description:"Describes the body of the string loop.",inputs:[wl,ZT],outputs:[XT],error:null,parent:null},ls=B[n.BuiltInBaseEntity][M.KEY_VALUE_PARAM],JA={id:"key-value-param-built-in-base-entity-name-property-data-type-ref",type:n.GenericReference,entityId:"key-value-param-built-in-base-entity-name-property-data-type",entityType:n.DataType},QT={id:"key-value-param-built-in-base-entity-name-property-ref",type:n.GenericReference,entityId:"key-value-param-built-in-base-entity-name-property",entityType:n.Property},WA={like:!1,inferred:!1,id:"key-value-param-built-in-base-entity-name-property-data-type",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:x,asType:!1,defaultValue:null,parent:QT},eE={id:"key-value-param-built-in-base-entity-name-property-parent-ref",type:n.GenericReference,entityId:ls.id,entityType:n.BuiltInBaseEntity},tE={hidden:!1,required:!0,id:"key-value-param-built-in-base-entity-name-property",name:"Parameter name",version:1,type:n.Property,private:!1,abstract:!1,implements:null,static:!1,index:0,dataType:WA,description:"The name of the path parameter",parent:eE},YA={id:"key-value-param-built-in-base-entity-value-property-data-type-ref",type:n.GenericReference,entityId:"key-value-param-built-in-base-entity-value-property-data-type",entityType:n.DataType},nE={id:"key-value-param-built-in-base-entity-value-property-ref",type:n.GenericReference,entityId:"key-value-param-built-in-base-entity-value-property",entityType:n.Property},HA={like:!1,inferred:!1,id:"key-value-param-built-in-base-entity-value-property-data-type",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:x,asType:!1,defaultValue:null,parent:nE},rE={id:"key-value-param-built-in-base-entity-value-property-parent-ref",type:n.GenericReference,entityId:ls.id,entityType:n.BuiltInBaseEntity},iE={hidden:!1,required:!0,id:"key-value-param-built-in-base-entity-value-property",name:"Parameter Value",version:1,type:n.Property,private:!1,abstract:!1,implements:null,static:!1,index:1,dataType:HA,description:"The value of the path parameter",parent:rE},cs={id:ls.id,version:1,description:'An entity with a "name" and "value" property representing a breakdown of a key-value pair.',name:ls.id,type:n.BuiltInBaseEntity,abstract:!1,static:!1,interactive:!0,properties:[tE,iE],abstractMethods:[],methods:[],extends:[]},xi=B[n.BuiltInBaseEntity][M.HTTP_ENDPOINT].properties,aE={id:"endpointBuiltInCorsPropertyDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"endpointBuiltInCorsPropertyDataType"},sE={id:"endpointBuiltInCorsPropertyRef",type:n.GenericReference,entityType:n.Property,entityId:xi.cors.id},oE={like:!1,inferred:!1,id:"endpointBuiltInCorsPropertyDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"endpointBuiltInCorsPropertyDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:I.KeyValue,value:["*"],parent:aE,autogeneration:null,valueAsType:null},parent:sE},lE={id:"endpointBuiltInBaseEntityRef",type:n.GenericReference,entityType:n.BuiltInBaseEntity,entityId:M.HTTP_ENDPOINT},cE={hidden:!0,required:!0,id:xi.cors.id,name:"Allowed origins",version:1,type:n.Property,private:!1,abstract:!0,implements:null,static:!0,index:0,dataType:oE,description:"The origins that are allowed to access this endpoint, use * for all origins, or http://example.com/* to be as specific as you need.",parent:lE},dE={id:"endpointBuiltInPathPropertyDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"endpointBuiltInPathPropertyDataType"},uE={id:"endpointBuiltInPathPropertyRef",type:n.GenericReference,entityType:n.Property,entityId:xi.path.id},pE={like:!1,inferred:!1,id:"endpointBuiltInPathPropertyDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"endpointBuiltInPathPropertyDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:I.String,value:"/",parent:dE,autogeneration:null,valueAsType:null},parent:uE},yE={id:"endpointBuiltInBaseEntityRefTwo",type:n.GenericReference,entityType:n.BuiltInBaseEntity,entityId:M.HTTP_ENDPOINT},Nl={hidden:!1,required:!0,id:xi.path.id,name:"Path",version:1,type:n.Property,private:!1,abstract:!0,implements:null,static:!0,index:1,dataType:pE,description:"Path to the endpoint, for example /api/users, or /api/users/{id}, or /api/users/{id}/:name. The path can contain parameters, which are defined by curly braces, and will be passed to the endpoint event as variables with the same name.",parent:yE},hE={id:"endpointBuiltInMethodPropertyDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"endpointBuiltInMethodPropertyDataType"},fE={id:"endpointBuiltInMethodPropertyRef",type:n.GenericReference,entityType:n.Property,entityId:"endpointBuiltInMethodProperty"},mE={like:!1,inferred:!1,id:"endpointBuiltInMethodPropertyDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:Nn,isList:!0,isNullable:!1,constant:!0,asType:!1,defaultValue:{parentRelationType:null,id:"endpointBuiltInMethodPropertyDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,value:"GET",name:I.Enum,parent:hE,autogeneration:null,valueAsType:null},options:["GET","POST","PUT","DELETE","PATCH","OPTIONS","HEAD","TRACE","CONNECT","CUSTOM"],parent:fE},TE={id:"endpointBuiltInBaseEntityRefThree",type:n.GenericReference,entityType:n.BuiltInBaseEntity,entityId:M.HTTP_ENDPOINT},Ml={hidden:!1,required:!0,id:xi.method.id,name:"Method",version:1,type:n.Property,private:!1,index:2,implements:null,abstract:!0,static:!0,dataType:mE,description:"The HTTP method that this endpoint will respond to, for example GET, POST, PUT, DELETE, etc.",parent:TE},EE={id:"endpointRequestHeadersVariableDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"endpointRequestHeadersVariableDataType"},bE={id:"endpointRequestHeadersArgumentDeclarationRef",type:n.GenericReference,entityType:n.ArgumentDeclaration,entityId:"endpointRequestHeadersArgumentDeclaration"},RE={like:!1,inferred:!1,id:"endpointRequestHeadersVariableDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:Xe,asType:!1,defaultValue:{parentRelationType:null,id:"endpointRequestHeadersVariableDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:I.KeyValue,value:{},parent:EE,autogeneration:null,valueAsType:null},parent:bE},gE={id:"endpointRequestBodyArgumentDeclarationRef",type:n.GenericReference,entityType:n.ArgumentDeclaration,entityId:"endpointRequestBodyArgumentDeclaration"},vE={like:!1,inferred:!1,id:"endpointRequestBodyVariableDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,asType:!1,constant:!1,entity:Xe,defaultValue:null,parent:gE},IE={id:"endpointRequestQueryParamsVariableDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"endpointRequestQueryParamsVariableDataType"},DE={id:"endpointRequestQueryParamsArgumentDeclarationRef",type:n.GenericReference,entityType:n.ArgumentDeclaration,entityId:"endpointRequestQueryParamsArgumentDeclaration"},PE={like:!1,inferred:!1,id:"endpointRequestQueryParamsVariableDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,asType:!1,entity:cs,defaultValue:{parentRelationType:null,id:"endpointRequestQueryParamsVariableDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:I.KeyValue,value:[],parent:IE,autogeneration:null,valueAsType:null},parent:DE},AE={id:"endpointPathParamsVariableDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"endpointPathParamsVariableDataType"},OE={id:"endpointPathParamsArgumentDeclarationRef",type:n.GenericReference,entityType:n.ArgumentDeclaration,entityId:"endpointPathParamsArgumentDeclaration"},SE={like:!1,inferred:!1,id:"endpointPathParamsVariableDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:cs,asType:!1,defaultValue:{parentRelationType:null,id:"endpointPathParamsVariableDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:I.KeyValue,value:[],parent:AE,autogeneration:null,valueAsType:null},parent:OE},CE={id:"endpointReachedTriggerActionDescriptorRef",type:n.GenericReference,entityType:n.ActionDescriptor,entityId:"endpointReachedTriggerActionDescriptor"},Vl={id:"endpointRequestHeadersArgumentDeclaration",version:1,description:"A set of any properties, with names and value that transmit metadata about the request.",type:n.ValueDescriptor,name:"Request headers",dataType:RE,required:!0,index:0,parentRelationType:O.FixedArguments,parent:CE},BE={id:"endpointReachedTriggerActionDescriptorRefTwo",type:n.GenericReference,entityType:n.ActionDescriptor,entityId:"endpointReachedTriggerActionDescriptor"},Ll={id:"endpointPathParamsArgumentDeclaration",type:n.ValueDescriptor,description:"A standarized text, without spaces that is added at the end of the domain and routes the request to a specific resource within the target server. For example: /api/users/123, /api/users/123/:name, /api/users/123/:name/:age.",version:1,name:"Path parameters",dataType:SE,required:!0,index:1,parentRelationType:O.FixedArguments,parent:BE},wE={id:"endpointReachedTriggerActionDescriptorRefThree",type:n.GenericReference,entityType:n.ActionDescriptor,entityId:"endpointReachedTriggerActionDescriptor"},Gl={id:"endpointRequestQueryParamsArgumentDeclaration",version:1,description:"A text with standarized format, without spaces that is added at the end of the URL path, after the ? character. It contains data that might be used to process the request. For example: /api/users?name=John&age=30",type:n.ValueDescriptor,name:"Request query params",dataType:PE,required:!0,index:2,parentRelationType:O.FixedArguments,parent:wE},_E={id:"endpointReachedTriggerActionDescriptorRefFour",type:n.GenericReference,entityType:n.ActionDescriptor,entityId:"endpointReachedTriggerActionDescriptor"},$l={id:"endpointRequestBodyArgumentDeclaration",version:1,description:"The main data payload of the request.",type:n.ValueDescriptor,name:"Request body",dataType:vE,index:3,required:!0,parentRelationType:O.FixedArguments,parent:_E},NE={id:"endpointResponseCodeReturnDeclarationRef",type:n.GenericReference,entityType:n.ReturnDeclaration,entityId:"endpointResponseCodeReturnDeclaration"},ME={like:!1,inferred:!1,id:"9ba575b0-6f8e-436d-a3de-3b843622aa17",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:NE},VE={id:"endpointReturnStatementRef",type:n.GenericReference,entityType:n.ActionDescriptor,entityId:"endpointReturnStatement"},Fl={id:"endpointResponseCodeReturnDeclaration",version:1,description:"A standarized number that represents the status of the response. 200 for OK, 404 for not found, 500 for server error, etc.",type:n.ValueDescriptor,name:"Response code",dataType:ME,required:!0,index:0,parentRelationType:O.FixedReturns,parent:VE},LE={id:"endpointResponseHeadersDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"endpointResponseHeadersDataType"},GE={id:"endpointResponseHeadersReturnDeclarationRef",type:n.GenericReference,entityType:n.ReturnDeclaration,entityId:"endpointResponseHeadersReturnDeclaration"},$E={like:!1,inferred:!1,id:"endpointResponseHeadersDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:Xe,asType:!1,defaultValue:{parentRelationType:null,id:"endpointResponseHeadersDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:I.KeyValue,value:{},parent:LE,autogeneration:null,valueAsType:null},parent:GE},FE={id:"endpointReturnStatementRefTwo",type:n.GenericReference,entityType:n.ActionDescriptor,entityId:"endpointReturnStatement"},Ul={id:"endpointResponseHeadersReturnDeclaration",version:1,description:"A set of any properties, with names and value that transmit metadata about the response.",type:n.ValueDescriptor,name:"Response headers",dataType:$E,required:!1,index:1,parentRelationType:O.FixedReturns,parent:FE},UE={id:"endpointResponseBodyReturnDeclarationRef",type:n.GenericReference,entityType:n.ReturnDeclaration,entityId:"endpointResponseBodyReturnDeclaration"},xE={like:!1,inferred:!1,id:"endpointResponseBodyDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,asType:!1,constant:!1,entity:Xe,defaultValue:null,parent:UE},jE={id:"endpointReturnStatementRefThree",type:n.GenericReference,entityType:n.ActionDescriptor,entityId:"endpointReturnStatement"},xl={id:"endpointResponseBodyReturnDeclaration",version:1,description:"The main data payload of the response.",type:n.ValueDescriptor,name:"Response body",dataType:xE,required:!1,index:2,parentRelationType:O.FixedReturns,parent:jE},kE={id:"endpointBuiltInBaseEntityRefFour",type:n.GenericReference,entityType:n.BuiltInBaseEntity,entityId:M.HTTP_ENDPOINT},jl={id:"endpointReachedTriggerActionDescriptor",type:n.ActionDescriptor,version:1,name:"Endpoint reached",description:"Fired when the endpoint is reached.",inputs:[Vl,Ll,Gl,$l],outputs:[Fl,Ul,xl],error:null,parent:kE},ds={id:M.HTTP_ENDPOINT,version:1,description:"An HTTP endpoint that can be reached by a client from the internet.",name:M.HTTP_ENDPOINT,type:n.BuiltInBaseEntity,interactive:!1,abstract:!0,static:!0,properties:[cE,Nl,Ml],abstractMethods:[jl],extends:[],methods:[]},Lt=B[n.BuiltInBaseEntity].BUILT_IN_RELATIONAL_DATABASE_ENTITY,qE={id:"relational-database-built-in-base-entity-identifier-property-data-type-ref-id",type:n.GenericReference,entityId:"relational-database-built-in-base-entity-identifier-property-data-type-id",entityType:n.DataType},JE={id:"relational-database-built-in-base-entity-identifier-property-ref-id",type:n.GenericReference,entityId:Lt.properties.identifier.id,entityType:n.Property},zA={like:!1,inferred:!1,id:"relational-database-built-in-base-entity-identifier-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"relational-database-built-in-base-entity-identifier-property-default-value-id",type:n.PrimitiveValue,version:1,name:I.String,value:null,parent:qE,autogeneration:{type:We.Unique,rangeStart:null,rangeEnd:null},valueAsType:null},parent:JE},Kr={id:"relational-database-built-in-base-entity-ref-id",type:n.GenericReference,entityId:M.PERSISTED_ENTITY,entityType:n.BuiltInBaseEntity},us={hidden:!1,required:!0,id:Lt.properties.identifier.id,name:"Identifier name",version:1,type:n.Property,private:!1,abstract:!0,static:!0,implements:null,index:0,dataType:zA,description:"The name of the main database inside of the server instance where the data will be stored.",parent:Kr},ZA={id:"relational-database-built-in-base-entity-username-property-data-type-ref-id",type:n.GenericReference,entityId:"relational-database-built-in-base-entity-username-property-data-type-idd",entityType:n.DataType},WE={id:"relational-database-built-in-base-entity-username-property-ref-id",type:n.GenericReference,entityId:Lt.properties.username.id,entityType:n.Property},KA={like:!1,inferred:!1,id:"relational-database-built-in-base-entity-username-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"relational-database-built-in-base-entity-username-property-default-value-id",type:n.PrimitiveValue,version:1,name:I.String,value:"postgres",parent:{id:"relational-database-built-in-base-entity-username-property-data-type-default-value-parent-ref-id",type:n.GenericReference,entityId:"relational-database-built-in-base-entity-username-property-data-type-id",entityType:n.DataType},autogeneration:null,valueAsType:null},parent:WE},ps={hidden:!1,required:!0,id:Lt.properties.username.id,name:"Username",version:1,type:n.Property,private:!1,abstract:!0,static:!0,implements:null,index:1,dataType:KA,description:"The username that will be used to connect to the database.",parent:Kr},XA={id:"relational-database-built-in-base-entity-password-property-data-type-ref-id",type:n.GenericReference,entityId:"relational-database-built-in-base-entity-password-property-data-type-id",entityType:n.DataType},YE={id:"relational-database-built-in-base-entity-password-property-ref-id",type:n.GenericReference,entityId:Lt.properties.password.id,entityType:n.Property},QA={like:!1,inferred:!1,id:"relational-database-built-in-base-entity-password-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:null,parent:YE},ys={hidden:!1,required:!0,id:Lt.properties.password.id,name:"Password",version:1,type:n.Property,private:!1,abstract:!0,static:!0,implements:null,index:2,dataType:QA,description:"The password that will be used to connect to the database.",parent:Kr},HE={id:"relational-database-built-in-base-entity-min-size-property-data-type-ref-id",type:n.GenericReference,entityId:"relational-database-built-in-base-entity-min-size-property-data-type-id",entityType:n.DataType},zE={id:"relational-database-built-in-base-entity-min-size-property-ref-id",type:n.GenericReference,entityId:Lt.properties.minSize.id,entityType:n.Property},eO={like:!1,inferred:!1,id:"relational-database-built-in-base-entity-min-size-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:X,asType:!1,defaultValue:{parentRelationType:null,id:"relational-database-built-in-base-entity-min-size-property-default-value-id",type:n.PrimitiveValue,version:1,name:I.Number,value:6,parent:HE,autogeneration:null,valueAsType:null},parent:zE},hs={hidden:!0,required:!0,id:Lt.properties.minSize.id,name:"Minimum GB size",version:1,type:n.Property,private:!1,abstract:!0,static:!0,implements:null,index:3,dataType:eO,description:"The minimum size of the database in GB.",parent:Kr},ZE={id:"relational-database-built-in-base-entity-default-property-data-type-ref-id",type:n.GenericReference,entityId:"relational-database-built-in-base-entity-default-property-data-type-id",entityType:n.DataType},KE={id:"relational-database-built-in-base-entity-default-property-ref-id",type:n.GenericReference,entityId:Lt.properties.default.id,entityType:n.Property},tO={like:!1,inferred:!1,id:"relational-database-built-in-base-entity-default-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:_n,asType:!1,defaultValue:{parentRelationType:null,id:"relational-database-built-in-base-entity-default-property-default-value-id",type:n.PrimitiveValue,version:1,name:I.Boolean,value:!1,parent:ZE,autogeneration:null,valueAsType:null},parent:KE},kl={hidden:!0,required:!0,id:Lt.properties.default.id,name:"Default",version:1,type:n.Property,private:!1,abstract:!0,static:!0,implements:null,index:4,dataType:tO,description:"If true, this database will be the default database for the server instance and all the new entities.",parent:Kr},XE={id:"relational-database-built-in-base-entity-autoscaling-property-ref-id",type:n.GenericReference,entityId:Lt.properties.autoscaling.id,entityType:n.Property},QE={id:"relational-database-built-in-base-entity-autoscaling-property-data-type-ref-id",type:n.GenericReference,entityId:"relational-database-built-in-base-entity-autoscaling-property-data-type-id",entityType:n.DataType},nO={like:!1,inferred:!1,id:"relational-database-built-in-base-entity-autoscaling-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:_n,asType:!1,defaultValue:{parentRelationType:null,id:"relational-database-built-in-base-entity-autoscaling-property-default-value-id",type:n.PrimitiveValue,version:1,name:I.Boolean,value:!1,parent:QE,autogeneration:null,valueAsType:null},parent:XE},eb={id:"relational-database-built-in-base-entity-autoscaling-property-parent-ref-id",type:n.GenericReference,entityId:M.PERSISTED_ENTITY,entityType:n.BuiltInBaseEntity},ql={hidden:!0,required:!0,id:Lt.properties.autoscaling.id,name:"Auto-scaling",version:1,type:n.Property,private:!1,abstract:!0,static:!0,implements:null,index:4,dataType:nO,description:"If true, this database will automatically scale up or down in memory size, based on the usage.",parent:eb},Mn={id:M.RELATIONAL_DATABASE,version:1,description:"This entity provisions a relational database in the cloud.",name:M.RELATIONAL_DATABASE,type:n.BuiltInBaseEntity,abstract:!0,static:!0,interactive:!1,properties:[us,ps,ys,hs,kl,ql],abstractMethods:[],methods:[],extends:[]},tb={type:n.GenericReference,entityId:"persisted-built-in-base-entity-ref-id",entityType:n.BuiltInBaseEntity,id:Ct.DeletePersistedEntity},Jl={type:n.FunctionDeclaration,id:Ct.DeletePersistedEntity,name:Ct.DeletePersistedEntity,description:"Permanently deletes the current copy of an entity from the database",version:1,parent:tb,inputs:[],calls:[],implements:null,collapsed:!1,returnStatements:[],index:0,private:!1,x:0,y:0},nb={type:n.GenericReference,entityId:"persisted-built-in-base-entity-ref-id",entityType:n.BuiltInBaseEntity,id:Ct.SoftDeletePersistedEntity},rb={type:n.FunctionDeclaration,id:Ct.SoftDeletePersistedEntity,name:Ct.SoftDeletePersistedEntity,description:"Designates the entity as deleted, but does not remove it from the database.",version:1,parent:nb,inputs:[],calls:[],implements:null,collapsed:!1,returnStatements:[],index:0,private:!1,x:0,y:0},ib=B[n.BuiltInBaseEntity][M.PERSISTED_ENTITY].properties,rO={id:"persisted-built-in-base-entity-database-property-data-type-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-database-property-data-type-id",entityType:n.DataType},ab={id:"persisted-built-in-base-entity-database-property-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-database-property-id",entityType:n.Property},iO={like:!1,inferred:!1,id:"persisted-built-in-base-entity-database-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:Mn,asType:!1,defaultValue:null,parent:ab},sb={id:"persisted-built-in-base-entity-database-property-parent-ref-id",type:n.GenericReference,entityId:M.PERSISTED_ENTITY,entityType:n.BuiltInBaseEntity},ji={hidden:!0,required:!0,id:ib.database.id,name:"Database",version:1,type:n.Property,private:!1,abstract:!0,implements:null,static:!0,index:0,dataType:iO,description:"The database that the entity belongs to.",parent:sb},ob={id:"persisted-built-in-base-entity-identifier-property-data-type-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-identifier-property-data-type-id",entityType:n.DataType},lb={id:"persisted-built-in-base-entity-identifier-property-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-identifier-property-id",entityType:n.Property},aO={like:!1,inferred:!1,id:"persisted-built-in-base-entity-identifier-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:Wa,asType:!1,defaultValue:{parentRelationType:null,id:"persisted-built-in-base-entity-identifier-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:I.UUID,value:null,parent:ob,autogeneration:{type:We.Unique,rangeStart:null,rangeEnd:null},valueAsType:null},parent:lb},cb={id:"persisted-built-in-base-entity-identifier-property-parent-ref-id",type:n.GenericReference,entityId:M.PERSISTED_ENTITY,entityType:n.BuiltInBaseEntity},db={hidden:!1,required:!0,id:ib.identifier.id,name:"Identifier",version:1,type:n.Property,private:!1,abstract:!0,implements:null,static:!1,index:0,dataType:aO,description:"Auto-generated unique identifier for the entity, can be used to identify the entity among other entities of the same type.",parent:cb},sO={id:"persisted-built-in-base-entity-deleted-at-property-data-type-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-deleted-at-property-data-type-id",entityType:n.DataType},ub={id:"persisted-built-in-base-entity-deleted-at-property-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-deleted-at-property-id",entityType:n.Property},pb={like:!1,inferred:!1,id:"persisted-built-in-base-entity-deleted-at-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!0,constant:!1,entity:hn,asType:!1,defaultValue:null,parent:ub},yb={id:"persisted-built-in-base-entity-deleted-at-property-parent-ref-id",type:n.GenericReference,entityId:M.PERSISTED_ENTITY,entityType:n.BuiltInBaseEntity},hb={hidden:!1,required:!0,id:"persisted-built-in-base-entity-deleted-at-property-id",name:"Deleted at",version:1,type:n.Property,private:!1,abstract:!0,implements:null,static:!1,index:0,dataType:pb,description:"The date and time when the entity was deleted.",parent:yb},oO={id:"persisted-built-in-base-entity-created-at-property-data-type-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-created-at-property-data-type-id",entityType:n.DataType},fb={id:"persisted-built-in-base-entity-created-at-property-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-created-at-property-id",entityType:n.Property},mb={like:!1,inferred:!1,id:"persisted-built-in-base-entity-created-at-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:hn,asType:!1,defaultValue:null,parent:fb},Tb={id:"persisted-built-in-base-entity-created-at-property-parent-ref-id",type:n.GenericReference,entityId:M.PERSISTED_ENTITY,entityType:n.BuiltInBaseEntity},Eb={hidden:!1,required:!0,id:"persisted-built-in-base-entity-created-at-property-id",name:"Created at",version:1,type:n.Property,private:!1,abstract:!0,implements:null,static:!1,index:0,dataType:mb,description:"The date and time when the entity was created.",parent:Tb},lO={id:"persisted-built-in-base-entity-updated-at-property-data-type-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-updated-at-property-data-type-id",entityType:n.DataType},bb={id:"persisted-built-in-base-entity-updated-at-property-ref-id",type:n.GenericReference,entityId:"persisted-built-in-base-entity-updated-at-property-id",entityType:n.Property},Rb={like:!1,inferred:!1,id:"persisted-built-in-base-entity-updated-at-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:hn,asType:!1,defaultValue:null,parent:bb},gb={id:"persisted-built-in-base-entity-updated-at-property-parent-ref-id",type:n.GenericReference,entityId:M.PERSISTED_ENTITY,entityType:n.BuiltInBaseEntity},vb={hidden:!1,required:!0,id:"persisted-built-in-base-entity-updated-at-property-id",name:"Updated at",version:1,type:n.Property,private:!1,implements:null,abstract:!0,static:!1,index:0,dataType:Rb,description:"The date and time when the entity was last updated.",parent:gb},ke={id:M.PERSISTED_ENTITY,version:1,description:"An entity that is permanently stored in the database and can be accessed at any point.",name:M.PERSISTED_ENTITY,type:n.BuiltInBaseEntity,abstract:!0,static:!1,interactive:!0,abstractMethods:[],properties:[ji,db,hb,Eb,vb],methods:[Jl,rb],extends:[]},Ib={id:"cron-job-triggered-function-declaration-blueprint-parent-ref-id",type:n.GenericReference,entityType:n.BuiltInBaseEntity,entityId:M.HTTP_ENDPOINT},Wl={id:"cron-job-triggered-function-declaration-blueprint-id",name:"Cron job triggered",version:1,type:n.ActionDescriptor,description:"Executed when the cron job is triggered",inputs:[],error:null,outputs:[],parent:Ib},Db=B[n.BuiltInBaseEntity].BUILT_IN_CRON_JOB_ENTITY,cO={id:"cron-job-built-in-base-entity-expression-property-data-type-ref",type:n.GenericReference,entityId:"cron-job-built-in-base-entity-expression-property-data-type",entityType:n.DataType},Pb={id:"cron-job-built-in-base-entity-expression-property-ref",type:n.GenericReference,entityId:Db.properties.expression.id,entityType:n.Property},dO={like:!1,inferred:!1,id:"cron-job-built-in-base-entity-expression-property-data-type",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:null,parent:Pb},Ab={id:"cron-job-built-in-base-entity-ref",type:n.GenericReference,entityId:M.CRON_JOB,entityType:n.BuiltInBaseEntity},Ob={hidden:!1,required:!0,id:Db.properties.expression.id,name:"Cron expression",version:1,type:n.Property,private:!1,abstract:!0,implements:null,static:!0,index:0,dataType:dO,description:"The cron-job expression that defines when the cron-job job should be triggered. The expression should be in the format of a cron-job expression.",parent:Ab},Yl={id:M.CRON_JOB,version:1,description:"This entity represents a scheduled trigger. The action on this entity will be executed one the time set by the cron-job expression is reached.",name:M.CRON_JOB,type:n.BuiltInBaseEntity,abstract:!0,static:!0,interactive:!1,properties:[Ob],methods:[],abstractMethods:[Wl],extends:[]},Sb={type:n.GenericReference,id:"execution-built-in-entity-abort-method-parent-ref-id",entityType:n.BuiltInBaseEntity,entityId:"execution-built-in-entity-id"},Hl={id:"execution-built-in-entity-abort-method-id",type:n.FunctionDeclaration,version:1,name:Ct.AbortExecution,description:"Aborts the execution of the entity",inputs:[],returnStatements:[],calls:[],implements:null,private:!1,collapsed:!1,index:null,x:0,y:0,parent:Sb},zl={id:M.EXECUTION,type:n.BuiltInBaseEntity,version:1,name:M.EXECUTION,description:"A reference to an ongoing execution of any entity that can be called. Eg: Operations, custom trigger calls, etc.",static:!1,abstract:!1,interactive:!0,extends:[],properties:[],methods:[Hl],abstractMethods:[]},uO=B[n.Condition]["not-empty"],Cb={type:n.GenericReference,id:"not-empty-condition-ref",entityType:n.ActionDescriptor,entityId:Mt.NotEmpty},Bb={id:uO.inputs.leftHand.id,type:n.ValueDescriptor,version:1,name:"Value",description:"The value to check if it is not empty",dataType:null,required:!0,parentRelationType:O.FixedArguments,index:0,parent:Cb},cr={type:n.ActionDescriptor,id:Mt.NotEmpty,version:1,name:Mt.NotEmpty,description:"Checks if the value is not empty",parent:null,inputs:[Bb],outputs:[],error:null},wb={[Mt.NotEmpty]:cr},Xr=B[n.Condition]["more-than-or-equal"],_b={type:n.GenericReference,id:"more-than-or-equal-condition-left-hand-argument-data-type-parent-ref",entityType:n.ValueDescriptor,entityId:Xr.inputs.leftHand.id},Nb={type:n.DataType,id:Xr.inputs.leftHand.dataType.id,version:1,entity:X,defaultValue:null,like:!1,isList:!1,inferred:!1,andChildrenGroup:null,orChildrenGroup:null,isNullable:!1,constant:!1,asType:!1,parent:_b},Mb={type:n.GenericReference,id:"more-than-or-equal-condition-left-hand-argument-parent-ref",entityType:n.ActionDescriptor,entityId:$e.MoreThanOrEqual},Vb={id:Xr.inputs.leftHand.id,type:n.ValueDescriptor,version:1,name:"First value",description:"The first value to compare",dataType:Nb,required:!0,parentRelationType:O.FixedArguments,index:0,parent:Mb},Lb={type:n.GenericReference,id:"more-than-or-equal-condition-right-hand-argument-data-type-parent-ref",entityType:n.ValueDescriptor,entityId:Xr.inputs.rightHand.id},Gb={type:n.DataType,id:Xr.inputs.rightHand.dataType.id,version:1,entity:X,defaultValue:null,like:!1,isList:!1,inferred:!1,andChildrenGroup:null,orChildrenGroup:null,isNullable:!1,constant:!1,asType:!1,parent:Lb},$b={type:n.GenericReference,id:"more-than-or-equal-condition-right-hand-argument-parent-ref",entityType:n.ActionDescriptor,entityId:$e.MoreThanOrEqual},Fb={id:Xr.inputs.rightHand.id,type:n.ValueDescriptor,version:1,name:"Second value",description:"The second value to compare",dataType:Gb,required:!0,parentRelationType:O.FixedArguments,index:1,parent:$b},Qr={type:n.ActionDescriptor,id:$e.MoreThanOrEqual,version:1,name:$e.MoreThanOrEqual,description:"Checks if the value is not empty",parent:null,inputs:[Vb,Fb],outputs:[],error:null},Ub={[$e.MoreThanOrEqual]:Qr},pO={...wb,...Ub},fs={type:n.ActionDescriptor,id:pn.PROJECT_PUBLICATION_COMPLETED,version:1,name:pn.PROJECT_PUBLICATION_COMPLETED,description:"The event that is triggered when the project has completed its publication and all its code and resurces are now deployed and ready to be used by the users",parent:null,inputs:[],outputs:[],error:null},yO={[pn.PROJECT_PUBLICATION_COMPLETED]:fs},Zl=B[n.ValueDescriptor][nl.ActionOngoingProcessOutputValue],xb={type:n.GenericReference,id:"182f767f-50e8-4394-ba5f-43e78c232733",entityType:n.ValueDescriptor,entityId:Zl.id},jb={like:!1,inferred:!1,id:Zl.dataType.id,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:zl,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:xb},Kl={id:Zl.id,type:n.ValueDescriptor,description:"A value that represents the ongoing process of the parent action",version:1,name:"Process",dataType:jb,required:!0,index:0,parent:null,parentRelationType:O.OngoingProcessExecution};var ne;(function(r){r.assertEqual=a=>a;function e(a){}r.assertIs=e;function t(a){throw new Error}r.assertNever=t,r.arrayToEnum=a=>{const s={};for(const o of a)s[o]=o;return s},r.getValidEnumValues=a=>{const s=r.objectKeys(a).filter(l=>typeof a[a[l]]!="number"),o={};for(const l of s)o[l]=a[l];return r.objectValues(o)},r.objectValues=a=>r.objectKeys(a).map(function(s){return a[s]}),r.objectKeys=typeof Object.keys=="function"?a=>Object.keys(a):a=>{const s=[];for(const o in a)Object.prototype.hasOwnProperty.call(a,o)&&s.push(o);return s},r.find=(a,s)=>{for(const o of a)if(s(o))return o},r.isInteger=typeof Number.isInteger=="function"?a=>Number.isInteger(a):a=>typeof a=="number"&&isFinite(a)&&Math.floor(a)===a;function i(a,s=" | "){return a.map(o=>typeof o=="string"?`'${o}'`:o).join(s)}r.joinValues=i,r.jsonStringifyReplacer=(a,s)=>typeof s=="bigint"?s.toString():s})(ne||(ne={}));var Xl;(function(r){r.mergeShapes=(e,t)=>({...e,...t})})(Xl||(Xl={}));const G=ne.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Vn=r=>{switch(typeof r){case"undefined":return G.undefined;case"string":return G.string;case"number":return isNaN(r)?G.nan:G.number;case"boolean":return G.boolean;case"function":return G.function;case"bigint":return G.bigint;case"symbol":return G.symbol;case"object":return Array.isArray(r)?G.array:r===null?G.null:r.then&&typeof r.then=="function"&&r.catch&&typeof r.catch=="function"?G.promise:typeof Map<"u"&&r instanceof Map?G.map:typeof Set<"u"&&r instanceof Set?G.set:typeof Date<"u"&&r instanceof Date?G.date:G.object;default:return G.unknown}},w=ne.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),hO=r=>JSON.stringify(r,null,2).replace(/"([^"]+)":/g,"$1:");class It extends Error{constructor(e){super(),this.issues=[],this.addIssue=i=>{this.issues=[...this.issues,i]},this.addIssues=(i=[])=>{this.issues=[...this.issues,...i]};const t=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,t):this.__proto__=t,this.name="ZodError",this.issues=e}get errors(){return this.issues}format(e){const t=e||function(s){return s.message},i={_errors:[]},a=s=>{for(const o of s.issues)if(o.code==="invalid_union")o.unionErrors.map(a);else if(o.code==="invalid_return_type")a(o.returnTypeError);else if(o.code==="invalid_arguments")a(o.argumentsError);else if(o.path.length===0)i._errors.push(t(o));else{let l=i,p=0;for(;p<o.path.length;){const y=o.path[p];p===o.path.length-1?(l[y]=l[y]||{_errors:[]},l[y]._errors.push(t(o))):l[y]=l[y]||{_errors:[]},l=l[y],p++}}};return a(this),i}static assert(e){if(!(e instanceof It))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,ne.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=t=>t.message){const t={},i=[];for(const a of this.issues)a.path.length>0?(t[a.path[0]]=t[a.path[0]]||[],t[a.path[0]].push(e(a))):i.push(e(a));return{formErrors:i,fieldErrors:t}}get formErrors(){return this.flatten()}}It.create=r=>new It(r);const ei=(r,e)=>{let t;switch(r.code){case w.invalid_type:r.received===G.undefined?t="Required":t=`Expected ${r.expected}, received ${r.received}`;break;case w.invalid_literal:t=`Invalid literal value, expected ${JSON.stringify(r.expected,ne.jsonStringifyReplacer)}`;break;case w.unrecognized_keys:t=`Unrecognized key(s) in object: ${ne.joinValues(r.keys,", ")}`;break;case w.invalid_union:t="Invalid input";break;case w.invalid_union_discriminator:t=`Invalid discriminator value. Expected ${ne.joinValues(r.options)}`;break;case w.invalid_enum_value:t=`Invalid enum value. Expected ${ne.joinValues(r.options)}, received '${r.received}'`;break;case w.invalid_arguments:t="Invalid function arguments";break;case w.invalid_return_type:t="Invalid function return type";break;case w.invalid_date:t="Invalid date";break;case w.invalid_string:typeof r.validation=="object"?"includes"in r.validation?(t=`Invalid input: must include "${r.validation.includes}"`,typeof r.validation.position=="number"&&(t=`${t} at one or more positions greater than or equal to ${r.validation.position}`)):"startsWith"in r.validation?t=`Invalid input: must start with "${r.validation.startsWith}"`:"endsWith"in r.validation?t=`Invalid input: must end with "${r.validation.endsWith}"`:ne.assertNever(r.validation):r.validation!=="regex"?t=`Invalid ${r.validation}`:t="Invalid";break;case w.too_small:r.type==="array"?t=`Array must contain ${r.exact?"exactly":r.inclusive?"at least":"more than"} ${r.minimum} element(s)`:r.type==="string"?t=`String must contain ${r.exact?"exactly":r.inclusive?"at least":"over"} ${r.minimum} character(s)`:r.type==="number"?t=`Number must be ${r.exact?"exactly equal to ":r.inclusive?"greater than or equal to ":"greater than "}${r.minimum}`:r.type==="date"?t=`Date must be ${r.exact?"exactly equal to ":r.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(r.minimum))}`:t="Invalid input";break;case w.too_big:r.type==="array"?t=`Array must contain ${r.exact?"exactly":r.inclusive?"at most":"less than"} ${r.maximum} element(s)`:r.type==="string"?t=`String must contain ${r.exact?"exactly":r.inclusive?"at most":"under"} ${r.maximum} character(s)`:r.type==="number"?t=`Number must be ${r.exact?"exactly":r.inclusive?"less than or equal to":"less than"} ${r.maximum}`:r.type==="bigint"?t=`BigInt must be ${r.exact?"exactly":r.inclusive?"less than or equal to":"less than"} ${r.maximum}`:r.type==="date"?t=`Date must be ${r.exact?"exactly":r.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(r.maximum))}`:t="Invalid input";break;case w.custom:t="Invalid input";break;case w.invalid_intersection_types:t="Intersection results could not be merged";break;case w.not_multiple_of:t=`Number must be a multiple of ${r.multipleOf}`;break;case w.not_finite:t="Number must be finite";break;default:t=e.defaultError,ne.assertNever(r)}return{message:t}};let kb=ei;function fO(r){kb=r}function ms(){return kb}const Ts=r=>{const{data:e,path:t,errorMaps:i,issueData:a}=r,s=[...t,...a.path||[]],o={...a,path:s};if(a.message!==void 0)return{...a,path:s,message:a.message};let l="";const p=i.filter(y=>!!y).slice().reverse();for(const y of p)l=y(o,{data:e,defaultError:l}).message;return{...a,path:s,message:l}},mO=[];function L(r,e){const t=ms(),i=Ts({issueData:e,data:r.data,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,t,t===ei?void 0:ei].filter(a=>!!a)});r.common.issues.push(i)}class it{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,t){const i=[];for(const a of t){if(a.status==="aborted")return J;a.status==="dirty"&&e.dirty(),i.push(a.value)}return{status:e.value,value:i}}static async mergeObjectAsync(e,t){const i=[];for(const a of t){const s=await a.key,o=await a.value;i.push({key:s,value:o})}return it.mergeObjectSync(e,i)}static mergeObjectSync(e,t){const i={};for(const a of t){const{key:s,value:o}=a;if(s.status==="aborted"||o.status==="aborted")return J;s.status==="dirty"&&e.dirty(),o.status==="dirty"&&e.dirty(),s.value!=="__proto__"&&(typeof o.value<"u"||a.alwaysSet)&&(i[s.value]=o.value)}return{status:e.value,value:i}}}const J=Object.freeze({status:"aborted"}),ti=r=>({status:"dirty",value:r}),yt=r=>({status:"valid",value:r}),Ql=r=>r.status==="aborted",ec=r=>r.status==="dirty",ki=r=>r.status==="valid",qi=r=>typeof Promise<"u"&&r instanceof Promise;function Es(r,e,t,i){if(t==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!i:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?i:t==="a"?i.call(r):i?i.value:e.get(r)}function qb(r,e,t,i,a){if(i==="m")throw new TypeError("Private method is not writable");if(i==="a"&&!a)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!a:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?a.call(r,t):a?a.value=t:e.set(r,t),t}typeof SuppressedError=="function"&&SuppressedError;var j;(function(r){r.errToObj=e=>typeof e=="string"?{message:e}:e||{},r.toString=e=>typeof e=="string"?e:e==null?void 0:e.message})(j||(j={}));var Ji,Wi;class en{constructor(e,t,i,a){this._cachedPath=[],this.parent=e,this.data=t,this._path=i,this._key=a}get path(){return this._cachedPath.length||(this._key instanceof Array?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}}const Jb=(r,e)=>{if(ki(e))return{success:!0,data:e.value};if(!r.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;const t=new It(r.common.issues);return this._error=t,this._error}}};function Z(r){if(!r)return{};const{errorMap:e,invalid_type_error:t,required_error:i,description:a}=r;if(e&&(t||i))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:a}:{errorMap:(o,l)=>{var p,y;const{message:h}=r;return o.code==="invalid_enum_value"?{message:h??l.defaultError}:typeof l.data>"u"?{message:(p=h??i)!==null&&p!==void 0?p:l.defaultError}:o.code!=="invalid_type"?{message:l.defaultError}:{message:(y=h??t)!==null&&y!==void 0?y:l.defaultError}},description:a}}class Q{constructor(e){this.spa=this.safeParseAsync,this._def=e,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this)}get description(){return this._def.description}_getType(e){return Vn(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:Vn(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new it,ctx:{common:e.parent.common,data:e.data,parsedType:Vn(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){const t=this._parse(e);if(qi(t))throw new Error("Synchronous parse encountered promise.");return t}_parseAsync(e){const t=this._parse(e);return Promise.resolve(t)}parse(e,t){const i=this.safeParse(e,t);if(i.success)return i.data;throw i.error}safeParse(e,t){var i;const a={common:{issues:[],async:(i=t==null?void 0:t.async)!==null&&i!==void 0?i:!1,contextualErrorMap:t==null?void 0:t.errorMap},path:(t==null?void 0:t.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Vn(e)},s=this._parseSync({data:e,path:a.path,parent:a});return Jb(a,s)}async parseAsync(e,t){const i=await this.safeParseAsync(e,t);if(i.success)return i.data;throw i.error}async safeParseAsync(e,t){const i={common:{issues:[],contextualErrorMap:t==null?void 0:t.errorMap,async:!0},path:(t==null?void 0:t.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Vn(e)},a=this._parse({data:e,path:i.path,parent:i}),s=await(qi(a)?a:Promise.resolve(a));return Jb(i,s)}refine(e,t){const i=a=>typeof t=="string"||typeof t>"u"?{message:t}:typeof t=="function"?t(a):t;return this._refinement((a,s)=>{const o=e(a),l=()=>s.addIssue({code:w.custom,...i(a)});return typeof Promise<"u"&&o instanceof Promise?o.then(p=>p?!0:(l(),!1)):o?!0:(l(),!1)})}refinement(e,t){return this._refinement((i,a)=>e(i)?!0:(a.addIssue(typeof t=="function"?t(i,a):t),!1))}_refinement(e){return new zt({schema:this,typeName:q.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}optional(){return nn.create(this,this._def)}nullable(){return Fn.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Ht.create(this,this._def)}promise(){return ai.create(this,this._def)}or(e){return Zi.create([this,e],this._def)}and(e){return Ki.create(this,e,this._def)}transform(e){return new zt({...Z(this._def),schema:this,typeName:q.ZodEffects,effect:{type:"transform",transform:e}})}default(e){const t=typeof e=="function"?e:()=>e;return new na({...Z(this._def),innerType:this,defaultValue:t,typeName:q.ZodDefault})}brand(){return new rc({typeName:q.ZodBranded,type:this,...Z(this._def)})}catch(e){const t=typeof e=="function"?e:()=>e;return new ra({...Z(this._def),innerType:this,catchValue:t,typeName:q.ZodCatch})}describe(e){const t=this.constructor;return new t({...this._def,description:e})}pipe(e){return ia.create(this,e)}readonly(){return aa.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}const TO=/^c[^\s-]{8,}$/i,EO=/^[0-9a-z]+$/,bO=/^[0-9A-HJKMNP-TV-Z]{26}$/,RO=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,gO=/^[a-z0-9_-]{21}$/i,vO=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,IO=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,DO="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let tc;const PO=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,AO=/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,OO=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,Wb="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",SO=new RegExp(`^${Wb}$`);function Yb(r){let e="([01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d";return r.precision?e=`${e}\\.\\d{${r.precision}}`:r.precision==null&&(e=`${e}(\\.\\d+)?`),e}function CO(r){return new RegExp(`^${Yb(r)}$`)}function Hb(r){let e=`${Wb}T${Yb(r)}`;const t=[];return t.push(r.local?"Z?":"Z"),r.offset&&t.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${t.join("|")})`,new RegExp(`^${e}$`)}function BO(r,e){return!!((e==="v4"||!e)&&PO.test(r)||(e==="v6"||!e)&&AO.test(r))}class Yt extends Q{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==G.string){const s=this._getOrReturnCtx(e);return L(s,{code:w.invalid_type,expected:G.string,received:s.parsedType}),J}const i=new it;let a;for(const s of this._def.checks)if(s.kind==="min")e.data.length<s.value&&(a=this._getOrReturnCtx(e,a),L(a,{code:w.too_small,minimum:s.value,type:"string",inclusive:!0,exact:!1,message:s.message}),i.dirty());else if(s.kind==="max")e.data.length>s.value&&(a=this._getOrReturnCtx(e,a),L(a,{code:w.too_big,maximum:s.value,type:"string",inclusive:!0,exact:!1,message:s.message}),i.dirty());else if(s.kind==="length"){const o=e.data.length>s.value,l=e.data.length<s.value;(o||l)&&(a=this._getOrReturnCtx(e,a),o?L(a,{code:w.too_big,maximum:s.value,type:"string",inclusive:!0,exact:!0,message:s.message}):l&&L(a,{code:w.too_small,minimum:s.value,type:"string",inclusive:!0,exact:!0,message:s.message}),i.dirty())}else if(s.kind==="email")IO.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"email",code:w.invalid_string,message:s.message}),i.dirty());else if(s.kind==="emoji")tc||(tc=new RegExp(DO,"u")),tc.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"emoji",code:w.invalid_string,message:s.message}),i.dirty());else if(s.kind==="uuid")RO.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"uuid",code:w.invalid_string,message:s.message}),i.dirty());else if(s.kind==="nanoid")gO.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"nanoid",code:w.invalid_string,message:s.message}),i.dirty());else if(s.kind==="cuid")TO.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"cuid",code:w.invalid_string,message:s.message}),i.dirty());else if(s.kind==="cuid2")EO.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"cuid2",code:w.invalid_string,message:s.message}),i.dirty());else if(s.kind==="ulid")bO.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"ulid",code:w.invalid_string,message:s.message}),i.dirty());else if(s.kind==="url")try{new URL(e.data)}catch{a=this._getOrReturnCtx(e,a),L(a,{validation:"url",code:w.invalid_string,message:s.message}),i.dirty()}else s.kind==="regex"?(s.regex.lastIndex=0,s.regex.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"regex",code:w.invalid_string,message:s.message}),i.dirty())):s.kind==="trim"?e.data=e.data.trim():s.kind==="includes"?e.data.includes(s.value,s.position)||(a=this._getOrReturnCtx(e,a),L(a,{code:w.invalid_string,validation:{includes:s.value,position:s.position},message:s.message}),i.dirty()):s.kind==="toLowerCase"?e.data=e.data.toLowerCase():s.kind==="toUpperCase"?e.data=e.data.toUpperCase():s.kind==="startsWith"?e.data.startsWith(s.value)||(a=this._getOrReturnCtx(e,a),L(a,{code:w.invalid_string,validation:{startsWith:s.value},message:s.message}),i.dirty()):s.kind==="endsWith"?e.data.endsWith(s.value)||(a=this._getOrReturnCtx(e,a),L(a,{code:w.invalid_string,validation:{endsWith:s.value},message:s.message}),i.dirty()):s.kind==="datetime"?Hb(s).test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{code:w.invalid_string,validation:"datetime",message:s.message}),i.dirty()):s.kind==="date"?SO.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{code:w.invalid_string,validation:"date",message:s.message}),i.dirty()):s.kind==="time"?CO(s).test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{code:w.invalid_string,validation:"time",message:s.message}),i.dirty()):s.kind==="duration"?vO.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"duration",code:w.invalid_string,message:s.message}),i.dirty()):s.kind==="ip"?BO(e.data,s.version)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"ip",code:w.invalid_string,message:s.message}),i.dirty()):s.kind==="base64"?OO.test(e.data)||(a=this._getOrReturnCtx(e,a),L(a,{validation:"base64",code:w.invalid_string,message:s.message}),i.dirty()):ne.assertNever(s);return{status:i.value,value:e.data}}_regex(e,t,i){return this.refinement(a=>e.test(a),{validation:t,code:w.invalid_string,...j.errToObj(i)})}_addCheck(e){return new Yt({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...j.errToObj(e)})}url(e){return this._addCheck({kind:"url",...j.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...j.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...j.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...j.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...j.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...j.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...j.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...j.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...j.errToObj(e)})}datetime(e){var t,i;return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof(e==null?void 0:e.precision)>"u"?null:e==null?void 0:e.precision,offset:(t=e==null?void 0:e.offset)!==null&&t!==void 0?t:!1,local:(i=e==null?void 0:e.local)!==null&&i!==void 0?i:!1,...j.errToObj(e==null?void 0:e.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof(e==null?void 0:e.precision)>"u"?null:e==null?void 0:e.precision,...j.errToObj(e==null?void 0:e.message)})}duration(e){return this._addCheck({kind:"duration",...j.errToObj(e)})}regex(e,t){return this._addCheck({kind:"regex",regex:e,...j.errToObj(t)})}includes(e,t){return this._addCheck({kind:"includes",value:e,position:t==null?void 0:t.position,...j.errToObj(t==null?void 0:t.message)})}startsWith(e,t){return this._addCheck({kind:"startsWith",value:e,...j.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:"endsWith",value:e,...j.errToObj(t)})}min(e,t){return this._addCheck({kind:"min",value:e,...j.errToObj(t)})}max(e,t){return this._addCheck({kind:"max",value:e,...j.errToObj(t)})}length(e,t){return this._addCheck({kind:"length",value:e,...j.errToObj(t)})}nonempty(e){return this.min(1,j.errToObj(e))}trim(){return new Yt({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new Yt({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new Yt({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get minLength(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxLength(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}}Yt.create=r=>{var e;return new Yt({checks:[],typeName:q.ZodString,coerce:(e=r==null?void 0:r.coerce)!==null&&e!==void 0?e:!1,...Z(r)})};function wO(r,e){const t=(r.toString().split(".")[1]||"").length,i=(e.toString().split(".")[1]||"").length,a=t>i?t:i,s=parseInt(r.toFixed(a).replace(".","")),o=parseInt(e.toFixed(a).replace(".",""));return s%o/Math.pow(10,a)}class Ln extends Q{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==G.number){const s=this._getOrReturnCtx(e);return L(s,{code:w.invalid_type,expected:G.number,received:s.parsedType}),J}let i;const a=new it;for(const s of this._def.checks)s.kind==="int"?ne.isInteger(e.data)||(i=this._getOrReturnCtx(e,i),L(i,{code:w.invalid_type,expected:"integer",received:"float",message:s.message}),a.dirty()):s.kind==="min"?(s.inclusive?e.data<s.value:e.data<=s.value)&&(i=this._getOrReturnCtx(e,i),L(i,{code:w.too_small,minimum:s.value,type:"number",inclusive:s.inclusive,exact:!1,message:s.message}),a.dirty()):s.kind==="max"?(s.inclusive?e.data>s.value:e.data>=s.value)&&(i=this._getOrReturnCtx(e,i),L(i,{code:w.too_big,maximum:s.value,type:"number",inclusive:s.inclusive,exact:!1,message:s.message}),a.dirty()):s.kind==="multipleOf"?wO(e.data,s.value)!==0&&(i=this._getOrReturnCtx(e,i),L(i,{code:w.not_multiple_of,multipleOf:s.value,message:s.message}),a.dirty()):s.kind==="finite"?Number.isFinite(e.data)||(i=this._getOrReturnCtx(e,i),L(i,{code:w.not_finite,message:s.message}),a.dirty()):ne.assertNever(s);return{status:a.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,j.toString(t))}gt(e,t){return this.setLimit("min",e,!1,j.toString(t))}lte(e,t){return this.setLimit("max",e,!0,j.toString(t))}lt(e,t){return this.setLimit("max",e,!1,j.toString(t))}setLimit(e,t,i,a){return new Ln({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:i,message:j.toString(a)}]})}_addCheck(e){return new Ln({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:j.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:j.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:j.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:j.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:j.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:j.toString(t)})}finite(e){return this._addCheck({kind:"finite",message:j.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:j.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:j.toString(e)})}get minValue(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&ne.isInteger(e.value))}get isFinite(){let e=null,t=null;for(const i of this._def.checks){if(i.kind==="finite"||i.kind==="int"||i.kind==="multipleOf")return!0;i.kind==="min"?(t===null||i.value>t)&&(t=i.value):i.kind==="max"&&(e===null||i.value<e)&&(e=i.value)}return Number.isFinite(t)&&Number.isFinite(e)}}Ln.create=r=>new Ln({checks:[],typeName:q.ZodNumber,coerce:(r==null?void 0:r.coerce)||!1,...Z(r)});class Gn extends Q{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce&&(e.data=BigInt(e.data)),this._getType(e)!==G.bigint){const s=this._getOrReturnCtx(e);return L(s,{code:w.invalid_type,expected:G.bigint,received:s.parsedType}),J}let i;const a=new it;for(const s of this._def.checks)s.kind==="min"?(s.inclusive?e.data<s.value:e.data<=s.value)&&(i=this._getOrReturnCtx(e,i),L(i,{code:w.too_small,type:"bigint",minimum:s.value,inclusive:s.inclusive,message:s.message}),a.dirty()):s.kind==="max"?(s.inclusive?e.data>s.value:e.data>=s.value)&&(i=this._getOrReturnCtx(e,i),L(i,{code:w.too_big,type:"bigint",maximum:s.value,inclusive:s.inclusive,message:s.message}),a.dirty()):s.kind==="multipleOf"?e.data%s.value!==BigInt(0)&&(i=this._getOrReturnCtx(e,i),L(i,{code:w.not_multiple_of,multipleOf:s.value,message:s.message}),a.dirty()):ne.assertNever(s);return{status:a.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,j.toString(t))}gt(e,t){return this.setLimit("min",e,!1,j.toString(t))}lte(e,t){return this.setLimit("max",e,!0,j.toString(t))}lt(e,t){return this.setLimit("max",e,!1,j.toString(t))}setLimit(e,t,i,a){return new Gn({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:i,message:j.toString(a)}]})}_addCheck(e){return new Gn({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:j.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:j.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:j.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:j.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:j.toString(t)})}get minValue(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}}Gn.create=r=>{var e;return new Gn({checks:[],typeName:q.ZodBigInt,coerce:(e=r==null?void 0:r.coerce)!==null&&e!==void 0?e:!1,...Z(r)})};class Yi extends Q{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==G.boolean){const i=this._getOrReturnCtx(e);return L(i,{code:w.invalid_type,expected:G.boolean,received:i.parsedType}),J}return yt(e.data)}}Yi.create=r=>new Yi({typeName:q.ZodBoolean,coerce:(r==null?void 0:r.coerce)||!1,...Z(r)});class dr extends Q{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==G.date){const s=this._getOrReturnCtx(e);return L(s,{code:w.invalid_type,expected:G.date,received:s.parsedType}),J}if(isNaN(e.data.getTime())){const s=this._getOrReturnCtx(e);return L(s,{code:w.invalid_date}),J}const i=new it;let a;for(const s of this._def.checks)s.kind==="min"?e.data.getTime()<s.value&&(a=this._getOrReturnCtx(e,a),L(a,{code:w.too_small,message:s.message,inclusive:!0,exact:!1,minimum:s.value,type:"date"}),i.dirty()):s.kind==="max"?e.data.getTime()>s.value&&(a=this._getOrReturnCtx(e,a),L(a,{code:w.too_big,message:s.message,inclusive:!0,exact:!1,maximum:s.value,type:"date"}),i.dirty()):ne.assertNever(s);return{status:i.value,value:new Date(e.data.getTime())}}_addCheck(e){return new dr({...this._def,checks:[...this._def.checks,e]})}min(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:j.toString(t)})}max(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:j.toString(t)})}get minDate(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e!=null?new Date(e):null}}dr.create=r=>new dr({checks:[],coerce:(r==null?void 0:r.coerce)||!1,typeName:q.ZodDate,...Z(r)});class bs extends Q{_parse(e){if(this._getType(e)!==G.symbol){const i=this._getOrReturnCtx(e);return L(i,{code:w.invalid_type,expected:G.symbol,received:i.parsedType}),J}return yt(e.data)}}bs.create=r=>new bs({typeName:q.ZodSymbol,...Z(r)});class Hi extends Q{_parse(e){if(this._getType(e)!==G.undefined){const i=this._getOrReturnCtx(e);return L(i,{code:w.invalid_type,expected:G.undefined,received:i.parsedType}),J}return yt(e.data)}}Hi.create=r=>new Hi({typeName:q.ZodUndefined,...Z(r)});class zi extends Q{_parse(e){if(this._getType(e)!==G.null){const i=this._getOrReturnCtx(e);return L(i,{code:w.invalid_type,expected:G.null,received:i.parsedType}),J}return yt(e.data)}}zi.create=r=>new zi({typeName:q.ZodNull,...Z(r)});class ni extends Q{constructor(){super(...arguments),this._any=!0}_parse(e){return yt(e.data)}}ni.create=r=>new ni({typeName:q.ZodAny,...Z(r)});class ur extends Q{constructor(){super(...arguments),this._unknown=!0}_parse(e){return yt(e.data)}}ur.create=r=>new ur({typeName:q.ZodUnknown,...Z(r)});class Tn extends Q{_parse(e){const t=this._getOrReturnCtx(e);return L(t,{code:w.invalid_type,expected:G.never,received:t.parsedType}),J}}Tn.create=r=>new Tn({typeName:q.ZodNever,...Z(r)});class Rs extends Q{_parse(e){if(this._getType(e)!==G.undefined){const i=this._getOrReturnCtx(e);return L(i,{code:w.invalid_type,expected:G.void,received:i.parsedType}),J}return yt(e.data)}}Rs.create=r=>new Rs({typeName:q.ZodVoid,...Z(r)});class Ht extends Q{_parse(e){const{ctx:t,status:i}=this._processInputParams(e),a=this._def;if(t.parsedType!==G.array)return L(t,{code:w.invalid_type,expected:G.array,received:t.parsedType}),J;if(a.exactLength!==null){const o=t.data.length>a.exactLength.value,l=t.data.length<a.exactLength.value;(o||l)&&(L(t,{code:o?w.too_big:w.too_small,minimum:l?a.exactLength.value:void 0,maximum:o?a.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:a.exactLength.message}),i.dirty())}if(a.minLength!==null&&t.data.length<a.minLength.value&&(L(t,{code:w.too_small,minimum:a.minLength.value,type:"array",inclusive:!0,exact:!1,message:a.minLength.message}),i.dirty()),a.maxLength!==null&&t.data.length>a.maxLength.value&&(L(t,{code:w.too_big,maximum:a.maxLength.value,type:"array",inclusive:!0,exact:!1,message:a.maxLength.message}),i.dirty()),t.common.async)return Promise.all([...t.data].map((o,l)=>a.type._parseAsync(new en(t,o,t.path,l)))).then(o=>it.mergeArray(i,o));const s=[...t.data].map((o,l)=>a.type._parseSync(new en(t,o,t.path,l)));return it.mergeArray(i,s)}get element(){return this._def.type}min(e,t){return new Ht({...this._def,minLength:{value:e,message:j.toString(t)}})}max(e,t){return new Ht({...this._def,maxLength:{value:e,message:j.toString(t)}})}length(e,t){return new Ht({...this._def,exactLength:{value:e,message:j.toString(t)}})}nonempty(e){return this.min(1,e)}}Ht.create=(r,e)=>new Ht({type:r,minLength:null,maxLength:null,exactLength:null,typeName:q.ZodArray,...Z(e)});function ri(r){if(r instanceof qe){const e={};for(const t in r.shape){const i=r.shape[t];e[t]=nn.create(ri(i))}return new qe({...r._def,shape:()=>e})}else return r instanceof Ht?new Ht({...r._def,type:ri(r.element)}):r instanceof nn?nn.create(ri(r.unwrap())):r instanceof Fn?Fn.create(ri(r.unwrap())):r instanceof tn?tn.create(r.items.map(e=>ri(e))):r}class qe extends Q{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;const e=this._def.shape(),t=ne.objectKeys(e);return this._cached={shape:e,keys:t}}_parse(e){if(this._getType(e)!==G.object){const y=this._getOrReturnCtx(e);return L(y,{code:w.invalid_type,expected:G.object,received:y.parsedType}),J}const{status:i,ctx:a}=this._processInputParams(e),{shape:s,keys:o}=this._getCached(),l=[];if(!(this._def.catchall instanceof Tn&&this._def.unknownKeys==="strip"))for(const y in a.data)o.includes(y)||l.push(y);const p=[];for(const y of o){const h=s[y],m=a.data[y];p.push({key:{status:"valid",value:y},value:h._parse(new en(a,m,a.path,y)),alwaysSet:y in a.data})}if(this._def.catchall instanceof Tn){const y=this._def.unknownKeys;if(y==="passthrough")for(const h of l)p.push({key:{status:"valid",value:h},value:{status:"valid",value:a.data[h]}});else if(y==="strict")l.length>0&&(L(a,{code:w.unrecognized_keys,keys:l}),i.dirty());else if(y!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const y=this._def.catchall;for(const h of l){const m=a.data[h];p.push({key:{status:"valid",value:h},value:y._parse(new en(a,m,a.path,h)),alwaysSet:h in a.data})}}return a.common.async?Promise.resolve().then(async()=>{const y=[];for(const h of p){const m=await h.key,R=await h.value;y.push({key:m,value:R,alwaysSet:h.alwaysSet})}return y}).then(y=>it.mergeObjectSync(i,y)):it.mergeObjectSync(i,p)}get shape(){return this._def.shape()}strict(e){return j.errToObj,new qe({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(t,i)=>{var a,s,o,l;const p=(o=(s=(a=this._def).errorMap)===null||s===void 0?void 0:s.call(a,t,i).message)!==null&&o!==void 0?o:i.defaultError;return t.code==="unrecognized_keys"?{message:(l=j.errToObj(e).message)!==null&&l!==void 0?l:p}:{message:p}}}:{}})}strip(){return new qe({...this._def,unknownKeys:"strip"})}passthrough(){return new qe({...this._def,unknownKeys:"passthrough"})}extend(e){return new qe({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new qe({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:q.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(e){return new qe({...this._def,catchall:e})}pick(e){const t={};return ne.objectKeys(e).forEach(i=>{e[i]&&this.shape[i]&&(t[i]=this.shape[i])}),new qe({...this._def,shape:()=>t})}omit(e){const t={};return ne.objectKeys(this.shape).forEach(i=>{e[i]||(t[i]=this.shape[i])}),new qe({...this._def,shape:()=>t})}deepPartial(){return ri(this)}partial(e){const t={};return ne.objectKeys(this.shape).forEach(i=>{const a=this.shape[i];e&&!e[i]?t[i]=a:t[i]=a.optional()}),new qe({...this._def,shape:()=>t})}required(e){const t={};return ne.objectKeys(this.shape).forEach(i=>{if(e&&!e[i])t[i]=this.shape[i];else{let s=this.shape[i];for(;s instanceof nn;)s=s._def.innerType;t[i]=s}}),new qe({...this._def,shape:()=>t})}keyof(){return zb(ne.objectKeys(this.shape))}}qe.create=(r,e)=>new qe({shape:()=>r,unknownKeys:"strip",catchall:Tn.create(),typeName:q.ZodObject,...Z(e)}),qe.strictCreate=(r,e)=>new qe({shape:()=>r,unknownKeys:"strict",catchall:Tn.create(),typeName:q.ZodObject,...Z(e)}),qe.lazycreate=(r,e)=>new qe({shape:r,unknownKeys:"strip",catchall:Tn.create(),typeName:q.ZodObject,...Z(e)});class Zi extends Q{_parse(e){const{ctx:t}=this._processInputParams(e),i=this._def.options;function a(s){for(const l of s)if(l.result.status==="valid")return l.result;for(const l of s)if(l.result.status==="dirty")return t.common.issues.push(...l.ctx.common.issues),l.result;const o=s.map(l=>new It(l.ctx.common.issues));return L(t,{code:w.invalid_union,unionErrors:o}),J}if(t.common.async)return Promise.all(i.map(async s=>{const o={...t,common:{...t.common,issues:[]},parent:null};return{result:await s._parseAsync({data:t.data,path:t.path,parent:o}),ctx:o}})).then(a);{let s;const o=[];for(const p of i){const y={...t,common:{...t.common,issues:[]},parent:null},h=p._parseSync({data:t.data,path:t.path,parent:y});if(h.status==="valid")return h;h.status==="dirty"&&!s&&(s={result:h,ctx:y}),y.common.issues.length&&o.push(y.common.issues)}if(s)return t.common.issues.push(...s.ctx.common.issues),s.result;const l=o.map(p=>new It(p));return L(t,{code:w.invalid_union,unionErrors:l}),J}}get options(){return this._def.options}}Zi.create=(r,e)=>new Zi({options:r,typeName:q.ZodUnion,...Z(e)});const En=r=>r instanceof Qi?En(r.schema):r instanceof zt?En(r.innerType()):r instanceof ea?[r.value]:r instanceof $n?r.options:r instanceof ta?ne.objectValues(r.enum):r instanceof na?En(r._def.innerType):r instanceof Hi?[void 0]:r instanceof zi?[null]:r instanceof nn?[void 0,...En(r.unwrap())]:r instanceof Fn?[null,...En(r.unwrap())]:r instanceof rc||r instanceof aa?En(r.unwrap()):r instanceof ra?En(r._def.innerType):[];class gs extends Q{_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==G.object)return L(t,{code:w.invalid_type,expected:G.object,received:t.parsedType}),J;const i=this.discriminator,a=t.data[i],s=this.optionsMap.get(a);return s?t.common.async?s._parseAsync({data:t.data,path:t.path,parent:t}):s._parseSync({data:t.data,path:t.path,parent:t}):(L(t,{code:w.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[i]}),J)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,t,i){const a=new Map;for(const s of t){const o=En(s.shape[e]);if(!o.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(const l of o){if(a.has(l))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(l)}`);a.set(l,s)}}return new gs({typeName:q.ZodDiscriminatedUnion,discriminator:e,options:t,optionsMap:a,...Z(i)})}}function nc(r,e){const t=Vn(r),i=Vn(e);if(r===e)return{valid:!0,data:r};if(t===G.object&&i===G.object){const a=ne.objectKeys(e),s=ne.objectKeys(r).filter(l=>a.indexOf(l)!==-1),o={...r,...e};for(const l of s){const p=nc(r[l],e[l]);if(!p.valid)return{valid:!1};o[l]=p.data}return{valid:!0,data:o}}else if(t===G.array&&i===G.array){if(r.length!==e.length)return{valid:!1};const a=[];for(let s=0;s<r.length;s++){const o=r[s],l=e[s],p=nc(o,l);if(!p.valid)return{valid:!1};a.push(p.data)}return{valid:!0,data:a}}else return t===G.date&&i===G.date&&+r==+e?{valid:!0,data:r}:{valid:!1}}class Ki extends Q{_parse(e){const{status:t,ctx:i}=this._processInputParams(e),a=(s,o)=>{if(Ql(s)||Ql(o))return J;const l=nc(s.value,o.value);return l.valid?((ec(s)||ec(o))&&t.dirty(),{status:t.value,value:l.data}):(L(i,{code:w.invalid_intersection_types}),J)};return i.common.async?Promise.all([this._def.left._parseAsync({data:i.data,path:i.path,parent:i}),this._def.right._parseAsync({data:i.data,path:i.path,parent:i})]).then(([s,o])=>a(s,o)):a(this._def.left._parseSync({data:i.data,path:i.path,parent:i}),this._def.right._parseSync({data:i.data,path:i.path,parent:i}))}}Ki.create=(r,e,t)=>new Ki({left:r,right:e,typeName:q.ZodIntersection,...Z(t)});class tn extends Q{_parse(e){const{status:t,ctx:i}=this._processInputParams(e);if(i.parsedType!==G.array)return L(i,{code:w.invalid_type,expected:G.array,received:i.parsedType}),J;if(i.data.length<this._def.items.length)return L(i,{code:w.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),J;!this._def.rest&&i.data.length>this._def.items.length&&(L(i,{code:w.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),t.dirty());const s=[...i.data].map((o,l)=>{const p=this._def.items[l]||this._def.rest;return p?p._parse(new en(i,o,i.path,l)):null}).filter(o=>!!o);return i.common.async?Promise.all(s).then(o=>it.mergeArray(t,o)):it.mergeArray(t,s)}get items(){return this._def.items}rest(e){return new tn({...this._def,rest:e})}}tn.create=(r,e)=>{if(!Array.isArray(r))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new tn({items:r,typeName:q.ZodTuple,rest:null,...Z(e)})};class Xi extends Q{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:t,ctx:i}=this._processInputParams(e);if(i.parsedType!==G.object)return L(i,{code:w.invalid_type,expected:G.object,received:i.parsedType}),J;const a=[],s=this._def.keyType,o=this._def.valueType;for(const l in i.data)a.push({key:s._parse(new en(i,l,i.path,l)),value:o._parse(new en(i,i.data[l],i.path,l)),alwaysSet:l in i.data});return i.common.async?it.mergeObjectAsync(t,a):it.mergeObjectSync(t,a)}get element(){return this._def.valueType}static create(e,t,i){return t instanceof Q?new Xi({keyType:e,valueType:t,typeName:q.ZodRecord,...Z(i)}):new Xi({keyType:Yt.create(),valueType:e,typeName:q.ZodRecord,...Z(t)})}}class vs extends Q{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:t,ctx:i}=this._processInputParams(e);if(i.parsedType!==G.map)return L(i,{code:w.invalid_type,expected:G.map,received:i.parsedType}),J;const a=this._def.keyType,s=this._def.valueType,o=[...i.data.entries()].map(([l,p],y)=>({key:a._parse(new en(i,l,i.path,[y,"key"])),value:s._parse(new en(i,p,i.path,[y,"value"]))}));if(i.common.async){const l=new Map;return Promise.resolve().then(async()=>{for(const p of o){const y=await p.key,h=await p.value;if(y.status==="aborted"||h.status==="aborted")return J;(y.status==="dirty"||h.status==="dirty")&&t.dirty(),l.set(y.value,h.value)}return{status:t.value,value:l}})}else{const l=new Map;for(const p of o){const y=p.key,h=p.value;if(y.status==="aborted"||h.status==="aborted")return J;(y.status==="dirty"||h.status==="dirty")&&t.dirty(),l.set(y.value,h.value)}return{status:t.value,value:l}}}}vs.create=(r,e,t)=>new vs({valueType:e,keyType:r,typeName:q.ZodMap,...Z(t)});class pr extends Q{_parse(e){const{status:t,ctx:i}=this._processInputParams(e);if(i.parsedType!==G.set)return L(i,{code:w.invalid_type,expected:G.set,received:i.parsedType}),J;const a=this._def;a.minSize!==null&&i.data.size<a.minSize.value&&(L(i,{code:w.too_small,minimum:a.minSize.value,type:"set",inclusive:!0,exact:!1,message:a.minSize.message}),t.dirty()),a.maxSize!==null&&i.data.size>a.maxSize.value&&(L(i,{code:w.too_big,maximum:a.maxSize.value,type:"set",inclusive:!0,exact:!1,message:a.maxSize.message}),t.dirty());const s=this._def.valueType;function o(p){const y=new Set;for(const h of p){if(h.status==="aborted")return J;h.status==="dirty"&&t.dirty(),y.add(h.value)}return{status:t.value,value:y}}const l=[...i.data.values()].map((p,y)=>s._parse(new en(i,p,i.path,y)));return i.common.async?Promise.all(l).then(p=>o(p)):o(l)}min(e,t){return new pr({...this._def,minSize:{value:e,message:j.toString(t)}})}max(e,t){return new pr({...this._def,maxSize:{value:e,message:j.toString(t)}})}size(e,t){return this.min(e,t).max(e,t)}nonempty(e){return this.min(1,e)}}pr.create=(r,e)=>new pr({valueType:r,minSize:null,maxSize:null,typeName:q.ZodSet,...Z(e)});class ii extends Q{constructor(){super(...arguments),this.validate=this.implement}_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==G.function)return L(t,{code:w.invalid_type,expected:G.function,received:t.parsedType}),J;function i(l,p){return Ts({data:l,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,ms(),ei].filter(y=>!!y),issueData:{code:w.invalid_arguments,argumentsError:p}})}function a(l,p){return Ts({data:l,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,ms(),ei].filter(y=>!!y),issueData:{code:w.invalid_return_type,returnTypeError:p}})}const s={errorMap:t.common.contextualErrorMap},o=t.data;if(this._def.returns instanceof ai){const l=this;return yt(async function(...p){const y=new It([]),h=await l._def.args.parseAsync(p,s).catch(v=>{throw y.addIssue(i(p,v)),y}),m=await Reflect.apply(o,this,h);return await l._def.returns._def.type.parseAsync(m,s).catch(v=>{throw y.addIssue(a(m,v)),y})})}else{const l=this;return yt(function(...p){const y=l._def.args.safeParse(p,s);if(!y.success)throw new It([i(p,y.error)]);const h=Reflect.apply(o,this,y.data),m=l._def.returns.safeParse(h,s);if(!m.success)throw new It([a(h,m.error)]);return m.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new ii({...this._def,args:tn.create(e).rest(ur.create())})}returns(e){return new ii({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,t,i){return new ii({args:e||tn.create([]).rest(ur.create()),returns:t||ur.create(),typeName:q.ZodFunction,...Z(i)})}}class Qi extends Q{get schema(){return this._def.getter()}_parse(e){const{ctx:t}=this._processInputParams(e);return this._def.getter()._parse({data:t.data,path:t.path,parent:t})}}Qi.create=(r,e)=>new Qi({getter:r,typeName:q.ZodLazy,...Z(e)});class ea extends Q{_parse(e){if(e.data!==this._def.value){const t=this._getOrReturnCtx(e);return L(t,{received:t.data,code:w.invalid_literal,expected:this._def.value}),J}return{status:"valid",value:e.data}}get value(){return this._def.value}}ea.create=(r,e)=>new ea({value:r,typeName:q.ZodLiteral,...Z(e)});function zb(r,e){return new $n({values:r,typeName:q.ZodEnum,...Z(e)})}class $n extends Q{constructor(){super(...arguments),Ji.set(this,void 0)}_parse(e){if(typeof e.data!="string"){const t=this._getOrReturnCtx(e),i=this._def.values;return L(t,{expected:ne.joinValues(i),received:t.parsedType,code:w.invalid_type}),J}if(Es(this,Ji,"f")||qb(this,Ji,new Set(this._def.values),"f"),!Es(this,Ji,"f").has(e.data)){const t=this._getOrReturnCtx(e),i=this._def.values;return L(t,{received:t.data,code:w.invalid_enum_value,options:i}),J}return yt(e.data)}get options(){return this._def.values}get enum(){const e={};for(const t of this._def.values)e[t]=t;return e}get Values(){const e={};for(const t of this._def.values)e[t]=t;return e}get Enum(){const e={};for(const t of this._def.values)e[t]=t;return e}extract(e,t=this._def){return $n.create(e,{...this._def,...t})}exclude(e,t=this._def){return $n.create(this.options.filter(i=>!e.includes(i)),{...this._def,...t})}}Ji=new WeakMap,$n.create=zb;class ta extends Q{constructor(){super(...arguments),Wi.set(this,void 0)}_parse(e){const t=ne.getValidEnumValues(this._def.values),i=this._getOrReturnCtx(e);if(i.parsedType!==G.string&&i.parsedType!==G.number){const a=ne.objectValues(t);return L(i,{expected:ne.joinValues(a),received:i.parsedType,code:w.invalid_type}),J}if(Es(this,Wi,"f")||qb(this,Wi,new Set(ne.getValidEnumValues(this._def.values)),"f"),!Es(this,Wi,"f").has(e.data)){const a=ne.objectValues(t);return L(i,{received:i.data,code:w.invalid_enum_value,options:a}),J}return yt(e.data)}get enum(){return this._def.values}}Wi=new WeakMap,ta.create=(r,e)=>new ta({values:r,typeName:q.ZodNativeEnum,...Z(e)});class ai extends Q{unwrap(){return this._def.type}_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==G.promise&&t.common.async===!1)return L(t,{code:w.invalid_type,expected:G.promise,received:t.parsedType}),J;const i=t.parsedType===G.promise?t.data:Promise.resolve(t.data);return yt(i.then(a=>this._def.type.parseAsync(a,{path:t.path,errorMap:t.common.contextualErrorMap})))}}ai.create=(r,e)=>new ai({type:r,typeName:q.ZodPromise,...Z(e)});class zt extends Q{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===q.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){const{status:t,ctx:i}=this._processInputParams(e),a=this._def.effect||null,s={addIssue:o=>{L(i,o),o.fatal?t.abort():t.dirty()},get path(){return i.path}};if(s.addIssue=s.addIssue.bind(s),a.type==="preprocess"){const o=a.transform(i.data,s);if(i.common.async)return Promise.resolve(o).then(async l=>{if(t.value==="aborted")return J;const p=await this._def.schema._parseAsync({data:l,path:i.path,parent:i});return p.status==="aborted"?J:p.status==="dirty"||t.value==="dirty"?ti(p.value):p});{if(t.value==="aborted")return J;const l=this._def.schema._parseSync({data:o,path:i.path,parent:i});return l.status==="aborted"?J:l.status==="dirty"||t.value==="dirty"?ti(l.value):l}}if(a.type==="refinement"){const o=l=>{const p=a.refinement(l,s);if(i.common.async)return Promise.resolve(p);if(p instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return l};if(i.common.async===!1){const l=this._def.schema._parseSync({data:i.data,path:i.path,parent:i});return l.status==="aborted"?J:(l.status==="dirty"&&t.dirty(),o(l.value),{status:t.value,value:l.value})}else return this._def.schema._parseAsync({data:i.data,path:i.path,parent:i}).then(l=>l.status==="aborted"?J:(l.status==="dirty"&&t.dirty(),o(l.value).then(()=>({status:t.value,value:l.value}))))}if(a.type==="transform")if(i.common.async===!1){const o=this._def.schema._parseSync({data:i.data,path:i.path,parent:i});if(!ki(o))return o;const l=a.transform(o.value,s);if(l instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:t.value,value:l}}else return this._def.schema._parseAsync({data:i.data,path:i.path,parent:i}).then(o=>ki(o)?Promise.resolve(a.transform(o.value,s)).then(l=>({status:t.value,value:l})):o);ne.assertNever(a)}}zt.create=(r,e,t)=>new zt({schema:r,typeName:q.ZodEffects,effect:e,...Z(t)}),zt.createWithPreprocess=(r,e,t)=>new zt({schema:e,effect:{type:"preprocess",transform:r},typeName:q.ZodEffects,...Z(t)});class nn extends Q{_parse(e){return this._getType(e)===G.undefined?yt(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}nn.create=(r,e)=>new nn({innerType:r,typeName:q.ZodOptional,...Z(e)});class Fn extends Q{_parse(e){return this._getType(e)===G.null?yt(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}Fn.create=(r,e)=>new Fn({innerType:r,typeName:q.ZodNullable,...Z(e)});class na extends Q{_parse(e){const{ctx:t}=this._processInputParams(e);let i=t.data;return t.parsedType===G.undefined&&(i=this._def.defaultValue()),this._def.innerType._parse({data:i,path:t.path,parent:t})}removeDefault(){return this._def.innerType}}na.create=(r,e)=>new na({innerType:r,typeName:q.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...Z(e)});class ra extends Q{_parse(e){const{ctx:t}=this._processInputParams(e),i={...t,common:{...t.common,issues:[]}},a=this._def.innerType._parse({data:i.data,path:i.path,parent:{...i}});return qi(a)?a.then(s=>({status:"valid",value:s.status==="valid"?s.value:this._def.catchValue({get error(){return new It(i.common.issues)},input:i.data})})):{status:"valid",value:a.status==="valid"?a.value:this._def.catchValue({get error(){return new It(i.common.issues)},input:i.data})}}removeCatch(){return this._def.innerType}}ra.create=(r,e)=>new ra({innerType:r,typeName:q.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...Z(e)});class Is extends Q{_parse(e){if(this._getType(e)!==G.nan){const i=this._getOrReturnCtx(e);return L(i,{code:w.invalid_type,expected:G.nan,received:i.parsedType}),J}return{status:"valid",value:e.data}}}Is.create=r=>new Is({typeName:q.ZodNaN,...Z(r)});const _O=Symbol("zod_brand");class rc extends Q{_parse(e){const{ctx:t}=this._processInputParams(e),i=t.data;return this._def.type._parse({data:i,path:t.path,parent:t})}unwrap(){return this._def.type}}class ia extends Q{_parse(e){const{status:t,ctx:i}=this._processInputParams(e);if(i.common.async)return(async()=>{const s=await this._def.in._parseAsync({data:i.data,path:i.path,parent:i});return s.status==="aborted"?J:s.status==="dirty"?(t.dirty(),ti(s.value)):this._def.out._parseAsync({data:s.value,path:i.path,parent:i})})();{const a=this._def.in._parseSync({data:i.data,path:i.path,parent:i});return a.status==="aborted"?J:a.status==="dirty"?(t.dirty(),{status:"dirty",value:a.value}):this._def.out._parseSync({data:a.value,path:i.path,parent:i})}}static create(e,t){return new ia({in:e,out:t,typeName:q.ZodPipeline})}}class aa extends Q{_parse(e){const t=this._def.innerType._parse(e),i=a=>(ki(a)&&(a.value=Object.freeze(a.value)),a);return qi(t)?t.then(a=>i(a)):i(t)}unwrap(){return this._def.innerType}}aa.create=(r,e)=>new aa({innerType:r,typeName:q.ZodReadonly,...Z(e)});function Zb(r,e={},t){return r?ni.create().superRefine((i,a)=>{var s,o;if(!r(i)){const l=typeof e=="function"?e(i):typeof e=="string"?{message:e}:e,p=(o=(s=l.fatal)!==null&&s!==void 0?s:t)!==null&&o!==void 0?o:!0,y=typeof l=="string"?{message:l}:l;a.addIssue({code:"custom",...y,fatal:p})}}):ni.create()}const NO={object:qe.lazycreate};var q;(function(r){r.ZodString="ZodString",r.ZodNumber="ZodNumber",r.ZodNaN="ZodNaN",r.ZodBigInt="ZodBigInt",r.ZodBoolean="ZodBoolean",r.ZodDate="ZodDate",r.ZodSymbol="ZodSymbol",r.ZodUndefined="ZodUndefined",r.ZodNull="ZodNull",r.ZodAny="ZodAny",r.ZodUnknown="ZodUnknown",r.ZodNever="ZodNever",r.ZodVoid="ZodVoid",r.ZodArray="ZodArray",r.ZodObject="ZodObject",r.ZodUnion="ZodUnion",r.ZodDiscriminatedUnion="ZodDiscriminatedUnion",r.ZodIntersection="ZodIntersection",r.ZodTuple="ZodTuple",r.ZodRecord="ZodRecord",r.ZodMap="ZodMap",r.ZodSet="ZodSet",r.ZodFunction="ZodFunction",r.ZodLazy="ZodLazy",r.ZodLiteral="ZodLiteral",r.ZodEnum="ZodEnum",r.ZodEffects="ZodEffects",r.ZodNativeEnum="ZodNativeEnum",r.ZodOptional="ZodOptional",r.ZodNullable="ZodNullable",r.ZodDefault="ZodDefault",r.ZodCatch="ZodCatch",r.ZodPromise="ZodPromise",r.ZodBranded="ZodBranded",r.ZodPipeline="ZodPipeline",r.ZodReadonly="ZodReadonly"})(q||(q={}));const MO=(r,e={message:`Input not instance of ${r.name}`})=>Zb(t=>t instanceof r,e),Ds=Yt.create,ic=Ln.create,VO=Is.create,LO=Gn.create,ac=Yi.create,Kb=dr.create,GO=bs.create,$O=Hi.create,Xb=zi.create,FO=ni.create,Ps=ur.create,UO=Tn.create,xO=Rs.create,jO=Ht.create,Qb=qe.create,kO=qe.strictCreate,qO=Zi.create,JO=gs.create,WO=Ki.create,YO=tn.create,eR=Xi.create,HO=vs.create,zO=pr.create,ZO=ii.create,KO=Qi.create,XO=ea.create,tR=$n.create,QO=ta.create,eS=ai.create,nR=zt.create,tS=nn.create,nS=Fn.create,rS=zt.createWithPreprocess,iS=ia.create;var u=Object.freeze({__proto__:null,defaultErrorMap:ei,setErrorMap:fO,getErrorMap:ms,makeIssue:Ts,EMPTY_PATH:mO,addIssueToContext:L,ParseStatus:it,INVALID:J,DIRTY:ti,OK:yt,isAborted:Ql,isDirty:ec,isValid:ki,isAsync:qi,get util(){return ne},get objectUtil(){return Xl},ZodParsedType:G,getParsedType:Vn,ZodType:Q,datetimeRegex:Hb,ZodString:Yt,ZodNumber:Ln,ZodBigInt:Gn,ZodBoolean:Yi,ZodDate:dr,ZodSymbol:bs,ZodUndefined:Hi,ZodNull:zi,ZodAny:ni,ZodUnknown:ur,ZodNever:Tn,ZodVoid:Rs,ZodArray:Ht,ZodObject:qe,ZodUnion:Zi,ZodDiscriminatedUnion:gs,ZodIntersection:Ki,ZodTuple:tn,ZodRecord:Xi,ZodMap:vs,ZodSet:pr,ZodFunction:ii,ZodLazy:Qi,ZodLiteral:ea,ZodEnum:$n,ZodNativeEnum:ta,ZodPromise:ai,ZodEffects:zt,ZodTransformer:zt,ZodOptional:nn,ZodNullable:Fn,ZodDefault:na,ZodCatch:ra,ZodNaN:Is,BRAND:_O,ZodBranded:rc,ZodPipeline:ia,ZodReadonly:aa,custom:Zb,Schema:Q,ZodSchema:Q,late:NO,get ZodFirstPartyTypeKind(){return q},coerce:{string:r=>Yt.create({...r,coerce:!0}),number:r=>Ln.create({...r,coerce:!0}),boolean:r=>Yi.create({...r,coerce:!0}),bigint:r=>Gn.create({...r,coerce:!0}),date:r=>dr.create({...r,coerce:!0})},any:FO,array:jO,bigint:LO,boolean:ac,date:Kb,discriminatedUnion:JO,effect:nR,enum:tR,function:ZO,instanceof:MO,intersection:WO,lazy:KO,literal:XO,map:HO,nan:VO,nativeEnum:QO,never:UO,null:Xb,nullable:nS,number:ic,object:Qb,oboolean:()=>ac().optional(),onumber:()=>ic().optional(),optional:tS,ostring:()=>Ds().optional(),pipeline:iS,preprocess:rS,promise:eS,record:eR,set:zO,strictObject:kO,string:Ds,symbol:GO,transformer:nR,tuple:YO,undefined:$O,union:qO,unknown:Ps,void:xO,NEVER:J,ZodIssueCode:w,quotelessJson:hO,ZodError:It});function rR(r){var a,s,o;if(!(r!=null&&r.dataType))return Ps();const e=r.dataType.isNullable||!1,t=r.dataType.isList||!1;let i=Ps();if(((a=r.dataType.entity)==null?void 0:a.type)===n.PrimitiveEntity)switch(r.dataType.entity.name){case I.String:i=Ds();break;case I.KeyValue:i=eR(Ps());break;case I.Number:i=ic();break;case I.Boolean:i=ac();break;case I.Date:i=Kb();break;case I.Enum:{const l=r.dataType.options||[];if(l.length===0)throw new Error(`Enum property ${r.name} has no options`);i=tR(l);break}case I.Null:i=Xb();break;case I.UUID:i=Ds().uuid();break}else if(((s=r.dataType.entity)==null?void 0:s.type)===n.CustomEntity)i=iR(r.dataType.entity);else throw new Error(`Unsupported data type validation: ${(o=r.dataType.entity)==null?void 0:o.type}`);return e&&(i=i.nullable()),t&&(i=i.array()),i}function iR(r){const e=Qb({});for(const t of r.properties){const i=rR(t);e.shape[t.name]=i}return e}function aR(r){const e=r.rangeStart;return new Date(e.getTime()+Math.random()*(Date.now()-e.getTime()))}function sR(r){const e=r.rangeEnd;return new Date(Math.random()*e.getTime())}function oR(r){const e=r.rangeStart,t=r.rangeEnd;return new Date(e.getTime()+Math.random()*(t.getTime()-e.getTime()))}function lR(r){return r.rangeStart&&r.rangeEnd?oR(r):r.rangeStart?aR(r):r.rangeEnd?sR(r):new Date}function aS(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var cR={},As={},Os={};Object.defineProperty(Os,"__esModule",{value:!0}),Os.default=oS;let Ss;const sS=new Uint8Array(16);function oS(){if(!Ss&&(Ss=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Ss))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Ss(sS)}var Un={},yr={},Cs={};Object.defineProperty(Cs,"__esModule",{value:!0}),Cs.default=void 0;var lS=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;Cs.default=lS,Object.defineProperty(yr,"__esModule",{value:!0}),yr.default=void 0;var cS=dS(Cs);function dS(r){return r&&r.__esModule?r:{default:r}}function uS(r){return typeof r=="string"&&cS.default.test(r)}var pS=uS;yr.default=pS,Object.defineProperty(Un,"__esModule",{value:!0}),Un.default=void 0,Un.unsafeStringify=dR;var yS=hS(yr);function hS(r){return r&&r.__esModule?r:{default:r}}const rt=[];for(let r=0;r<256;++r)rt.push((r+256).toString(16).slice(1));function dR(r,e=0){return rt[r[e+0]]+rt[r[e+1]]+rt[r[e+2]]+rt[r[e+3]]+"-"+rt[r[e+4]]+rt[r[e+5]]+"-"+rt[r[e+6]]+rt[r[e+7]]+"-"+rt[r[e+8]]+rt[r[e+9]]+"-"+rt[r[e+10]]+rt[r[e+11]]+rt[r[e+12]]+rt[r[e+13]]+rt[r[e+14]]+rt[r[e+15]]}function fS(r,e=0){const t=dR(r,e);if(!(0,yS.default)(t))throw TypeError("Stringified UUID is invalid");return t}var mS=fS;Un.default=mS,Object.defineProperty(As,"__esModule",{value:!0}),As.default=void 0;var TS=bS(Os),ES=Un;function bS(r){return r&&r.__esModule?r:{default:r}}let uR,sc,oc=0,lc=0;function RS(r,e,t){let i=e&&t||0;const a=e||new Array(16);r=r||{};let s=r.node||uR,o=r.clockseq!==void 0?r.clockseq:sc;if(s==null||o==null){const R=r.random||(r.rng||TS.default)();s==null&&(s=uR=[R[0]|1,R[1],R[2],R[3],R[4],R[5]]),o==null&&(o=sc=(R[6]<<8|R[7])&16383)}let l=r.msecs!==void 0?r.msecs:Date.now(),p=r.nsecs!==void 0?r.nsecs:lc+1;const y=l-oc+(p-lc)/1e4;if(y<0&&r.clockseq===void 0&&(o=o+1&16383),(y<0||l>oc)&&r.nsecs===void 0&&(p=0),p>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");oc=l,lc=p,sc=o,l+=122192928e5;const h=((l&268435455)*1e4+p)%4294967296;a[i++]=h>>>24&255,a[i++]=h>>>16&255,a[i++]=h>>>8&255,a[i++]=h&255;const m=l/4294967296*1e4&268435455;a[i++]=m>>>8&255,a[i++]=m&255,a[i++]=m>>>24&15|16,a[i++]=m>>>16&255,a[i++]=o>>>8|128,a[i++]=o&255;for(let R=0;R<6;++R)a[i+R]=s[R];return e||(0,ES.unsafeStringify)(a)}var gS=RS;As.default=gS;var Bs={},xn={},sa={};Object.defineProperty(sa,"__esModule",{value:!0}),sa.default=void 0;var vS=IS(yr);function IS(r){return r&&r.__esModule?r:{default:r}}function DS(r){if(!(0,vS.default)(r))throw TypeError("Invalid UUID");let e;const t=new Uint8Array(16);return t[0]=(e=parseInt(r.slice(0,8),16))>>>24,t[1]=e>>>16&255,t[2]=e>>>8&255,t[3]=e&255,t[4]=(e=parseInt(r.slice(9,13),16))>>>8,t[5]=e&255,t[6]=(e=parseInt(r.slice(14,18),16))>>>8,t[7]=e&255,t[8]=(e=parseInt(r.slice(19,23),16))>>>8,t[9]=e&255,t[10]=(e=parseInt(r.slice(24,36),16))/1099511627776&255,t[11]=e/4294967296&255,t[12]=e>>>24&255,t[13]=e>>>16&255,t[14]=e>>>8&255,t[15]=e&255,t}var PS=DS;sa.default=PS,Object.defineProperty(xn,"__esModule",{value:!0}),xn.URL=xn.DNS=void 0,xn.default=BS;var AS=Un,OS=SS(sa);function SS(r){return r&&r.__esModule?r:{default:r}}function CS(r){r=unescape(encodeURIComponent(r));const e=[];for(let t=0;t<r.length;++t)e.push(r.charCodeAt(t));return e}const pR="6ba7b810-9dad-11d1-80b4-00c04fd430c8";xn.DNS=pR;const yR="6ba7b811-9dad-11d1-80b4-00c04fd430c8";xn.URL=yR;function BS(r,e,t){function i(a,s,o,l){var p;if(typeof a=="string"&&(a=CS(a)),typeof s=="string"&&(s=(0,OS.default)(s)),((p=s)===null||p===void 0?void 0:p.length)!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");let y=new Uint8Array(16+a.length);if(y.set(s),y.set(a,s.length),y=t(y),y[6]=y[6]&15|e,y[8]=y[8]&63|128,o){l=l||0;for(let h=0;h<16;++h)o[l+h]=y[h];return o}return(0,AS.unsafeStringify)(y)}try{i.name=r}catch{}return i.DNS=pR,i.URL=yR,i}var ws={};Object.defineProperty(ws,"__esModule",{value:!0}),ws.default=void 0;function wS(r){if(typeof r=="string"){const e=unescape(encodeURIComponent(r));r=new Uint8Array(e.length);for(let t=0;t<e.length;++t)r[t]=e.charCodeAt(t)}return _S(NS(MS(r),r.length*8))}function _S(r){const e=[],t=r.length*32,i="0123456789abcdef";for(let a=0;a<t;a+=8){const s=r[a>>5]>>>a%32&255,o=parseInt(i.charAt(s>>>4&15)+i.charAt(s&15),16);e.push(o)}return e}function hR(r){return(r+64>>>9<<4)+14+1}function NS(r,e){r[e>>5]|=128<<e%32,r[hR(e)-1]=e;let t=1732584193,i=-271733879,a=-1732584194,s=271733878;for(let o=0;o<r.length;o+=16){const l=t,p=i,y=a,h=s;t=at(t,i,a,s,r[o],7,-680876936),s=at(s,t,i,a,r[o+1],12,-389564586),a=at(a,s,t,i,r[o+2],17,606105819),i=at(i,a,s,t,r[o+3],22,-1044525330),t=at(t,i,a,s,r[o+4],7,-176418897),s=at(s,t,i,a,r[o+5],12,1200080426),a=at(a,s,t,i,r[o+6],17,-1473231341),i=at(i,a,s,t,r[o+7],22,-45705983),t=at(t,i,a,s,r[o+8],7,1770035416),s=at(s,t,i,a,r[o+9],12,-1958414417),a=at(a,s,t,i,r[o+10],17,-42063),i=at(i,a,s,t,r[o+11],22,-1990404162),t=at(t,i,a,s,r[o+12],7,1804603682),s=at(s,t,i,a,r[o+13],12,-40341101),a=at(a,s,t,i,r[o+14],17,-1502002290),i=at(i,a,s,t,r[o+15],22,1236535329),t=st(t,i,a,s,r[o+1],5,-165796510),s=st(s,t,i,a,r[o+6],9,-1069501632),a=st(a,s,t,i,r[o+11],14,643717713),i=st(i,a,s,t,r[o],20,-373897302),t=st(t,i,a,s,r[o+5],5,-701558691),s=st(s,t,i,a,r[o+10],9,38016083),a=st(a,s,t,i,r[o+15],14,-660478335),i=st(i,a,s,t,r[o+4],20,-405537848),t=st(t,i,a,s,r[o+9],5,568446438),s=st(s,t,i,a,r[o+14],9,-1019803690),a=st(a,s,t,i,r[o+3],14,-187363961),i=st(i,a,s,t,r[o+8],20,1163531501),t=st(t,i,a,s,r[o+13],5,-1444681467),s=st(s,t,i,a,r[o+2],9,-51403784),a=st(a,s,t,i,r[o+7],14,1735328473),i=st(i,a,s,t,r[o+12],20,-1926607734),t=ot(t,i,a,s,r[o+5],4,-378558),s=ot(s,t,i,a,r[o+8],11,-2022574463),a=ot(a,s,t,i,r[o+11],16,1839030562),i=ot(i,a,s,t,r[o+14],23,-35309556),t=ot(t,i,a,s,r[o+1],4,-1530992060),s=ot(s,t,i,a,r[o+4],11,1272893353),a=ot(a,s,t,i,r[o+7],16,-155497632),i=ot(i,a,s,t,r[o+10],23,-1094730640),t=ot(t,i,a,s,r[o+13],4,681279174),s=ot(s,t,i,a,r[o],11,-358537222),a=ot(a,s,t,i,r[o+3],16,-722521979),i=ot(i,a,s,t,r[o+6],23,76029189),t=ot(t,i,a,s,r[o+9],4,-640364487),s=ot(s,t,i,a,r[o+12],11,-421815835),a=ot(a,s,t,i,r[o+15],16,530742520),i=ot(i,a,s,t,r[o+2],23,-995338651),t=lt(t,i,a,s,r[o],6,-198630844),s=lt(s,t,i,a,r[o+7],10,1126891415),a=lt(a,s,t,i,r[o+14],15,-1416354905),i=lt(i,a,s,t,r[o+5],21,-57434055),t=lt(t,i,a,s,r[o+12],6,1700485571),s=lt(s,t,i,a,r[o+3],10,-1894986606),a=lt(a,s,t,i,r[o+10],15,-1051523),i=lt(i,a,s,t,r[o+1],21,-2054922799),t=lt(t,i,a,s,r[o+8],6,1873313359),s=lt(s,t,i,a,r[o+15],10,-30611744),a=lt(a,s,t,i,r[o+6],15,-1560198380),i=lt(i,a,s,t,r[o+13],21,1309151649),t=lt(t,i,a,s,r[o+4],6,-145523070),s=lt(s,t,i,a,r[o+11],10,-1120210379),a=lt(a,s,t,i,r[o+2],15,718787259),i=lt(i,a,s,t,r[o+9],21,-343485551),t=jn(t,l),i=jn(i,p),a=jn(a,y),s=jn(s,h)}return[t,i,a,s]}function MS(r){if(r.length===0)return[];const e=r.length*8,t=new Uint32Array(hR(e));for(let i=0;i<e;i+=8)t[i>>5]|=(r[i/8]&255)<<i%32;return t}function jn(r,e){const t=(r&65535)+(e&65535);return(r>>16)+(e>>16)+(t>>16)<<16|t&65535}function VS(r,e){return r<<e|r>>>32-e}function _s(r,e,t,i,a,s){return jn(VS(jn(jn(e,r),jn(i,s)),a),t)}function at(r,e,t,i,a,s,o){return _s(e&t|~e&i,r,e,a,s,o)}function st(r,e,t,i,a,s,o){return _s(e&i|t&~i,r,e,a,s,o)}function ot(r,e,t,i,a,s,o){return _s(e^t^i,r,e,a,s,o)}function lt(r,e,t,i,a,s,o){return _s(t^(e|~i),r,e,a,s,o)}var LS=wS;ws.default=LS,Object.defineProperty(Bs,"__esModule",{value:!0}),Bs.default=void 0;var GS=fR(xn),$S=fR(ws);function fR(r){return r&&r.__esModule?r:{default:r}}var FS=(0,GS.default)("v3",48,$S.default);Bs.default=FS;var Ns={},Ms={};Object.defineProperty(Ms,"__esModule",{value:!0}),Ms.default=void 0;var US={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};Ms.default=US,Object.defineProperty(Ns,"__esModule",{value:!0}),Ns.default=void 0;var mR=TR(Ms),xS=TR(Os),jS=Un;function TR(r){return r&&r.__esModule?r:{default:r}}function kS(r,e,t){if(mR.default.randomUUID&&!e&&!r)return mR.default.randomUUID();r=r||{};const i=r.random||(r.rng||xS.default)();if(i[6]=i[6]&15|64,i[8]=i[8]&63|128,e){t=t||0;for(let a=0;a<16;++a)e[t+a]=i[a];return e}return(0,jS.unsafeStringify)(i)}var qS=kS;Ns.default=qS;var Vs={},Ls={};Object.defineProperty(Ls,"__esModule",{value:!0}),Ls.default=void 0;function JS(r,e,t,i){switch(r){case 0:return e&t^~e&i;case 1:return e^t^i;case 2:return e&t^e&i^t&i;case 3:return e^t^i}}function cc(r,e){return r<<e|r>>>32-e}function WS(r){const e=[1518500249,1859775393,2400959708,3395469782],t=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof r=="string"){const o=unescape(encodeURIComponent(r));r=[];for(let l=0;l<o.length;++l)r.push(o.charCodeAt(l))}else Array.isArray(r)||(r=Array.prototype.slice.call(r));r.push(128);const i=r.length/4+2,a=Math.ceil(i/16),s=new Array(a);for(let o=0;o<a;++o){const l=new Uint32Array(16);for(let p=0;p<16;++p)l[p]=r[o*64+p*4]<<24|r[o*64+p*4+1]<<16|r[o*64+p*4+2]<<8|r[o*64+p*4+3];s[o]=l}s[a-1][14]=(r.length-1)*8/Math.pow(2,32),s[a-1][14]=Math.floor(s[a-1][14]),s[a-1][15]=(r.length-1)*8&4294967295;for(let o=0;o<a;++o){const l=new Uint32Array(80);for(let v=0;v<16;++v)l[v]=s[o][v];for(let v=16;v<80;++v)l[v]=cc(l[v-3]^l[v-8]^l[v-14]^l[v-16],1);let p=t[0],y=t[1],h=t[2],m=t[3],R=t[4];for(let v=0;v<80;++v){const P=Math.floor(v/20),A=cc(p,5)+JS(P,y,h,m)+R+e[P]+l[v]>>>0;R=m,m=h,h=cc(y,30)>>>0,y=p,p=A}t[0]=t[0]+p>>>0,t[1]=t[1]+y>>>0,t[2]=t[2]+h>>>0,t[3]=t[3]+m>>>0,t[4]=t[4]+R>>>0}return[t[0]>>24&255,t[0]>>16&255,t[0]>>8&255,t[0]&255,t[1]>>24&255,t[1]>>16&255,t[1]>>8&255,t[1]&255,t[2]>>24&255,t[2]>>16&255,t[2]>>8&255,t[2]&255,t[3]>>24&255,t[3]>>16&255,t[3]>>8&255,t[3]&255,t[4]>>24&255,t[4]>>16&255,t[4]>>8&255,t[4]&255]}var YS=WS;Ls.default=YS,Object.defineProperty(Vs,"__esModule",{value:!0}),Vs.default=void 0;var HS=ER(xn),zS=ER(Ls);function ER(r){return r&&r.__esModule?r:{default:r}}var ZS=(0,HS.default)("v5",80,zS.default);Vs.default=ZS;var Gs={};Object.defineProperty(Gs,"__esModule",{value:!0}),Gs.default=void 0;var KS="00000000-0000-0000-0000-000000000000";Gs.default=KS;var $s={};Object.defineProperty($s,"__esModule",{value:!0}),$s.default=void 0;var XS=QS(yr);function QS(r){return r&&r.__esModule?r:{default:r}}function eC(r){if(!(0,XS.default)(r))throw TypeError("Invalid UUID");return parseInt(r.slice(14,15),16)}var tC=eC;$s.default=tC,function(r){Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"NIL",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(r,"parse",{enumerable:!0,get:function(){return y.default}}),Object.defineProperty(r,"stringify",{enumerable:!0,get:function(){return p.default}}),Object.defineProperty(r,"v1",{enumerable:!0,get:function(){return e.default}}),Object.defineProperty(r,"v3",{enumerable:!0,get:function(){return t.default}}),Object.defineProperty(r,"v4",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(r,"v5",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(r,"validate",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(r,"version",{enumerable:!0,get:function(){return o.default}});var e=h(As),t=h(Bs),i=h(Ns),a=h(Vs),s=h(Gs),o=h($s),l=h(yr),p=h(Un),y=h(sa);function h(m){return m&&m.__esModule?m:{default:m}}}(cR);function dc(r,e){if(!r||!e||!r.length||!e.length)throw new Error("Bad alphabet");this.srcAlphabet=r,this.dstAlphabet=e}dc.prototype.convert=function(r){var e,t,i,a={},s=this.srcAlphabet.length,o=this.dstAlphabet.length,l=r.length,p=typeof r=="string"?"":[];if(!this.isValid(r))throw new Error('Number "'+r+'" contains of non-alphabetic digits ('+this.srcAlphabet+")");if(this.srcAlphabet===this.dstAlphabet)return r;for(e=0;e<l;e++)a[e]=this.srcAlphabet.indexOf(r[e]);do{for(t=0,i=0,e=0;e<l;e++)t=t*s+a[e],t>=o?(a[i++]=parseInt(t/o,10),t=t%o):i>0&&(a[i++]=0);l=i,p=this.dstAlphabet.slice(t,t+1).concat(p)}while(i!==0);return p},dc.prototype.isValid=function(r){for(var e=0;e<r.length;++e)if(this.srcAlphabet.indexOf(r[e])===-1)return!1;return!0};var nC=dc,rC=nC;function oa(r,e){var t=new rC(r,e);return function(i){return t.convert(i)}}oa.BIN="01",oa.OCT="01234567",oa.DEC="0123456789",oa.HEX="0123456789abcdef";var iC=oa;const{v4:uc,validate:aC}=cR,Fs=iC,pc={cookieBase90:"0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!#$%&'()*+-./:<=>?@[]^_`{|}~",flickrBase58:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ",uuid25Base36:"0123456789abcdefghijklmnopqrstuvwxyz"},sC={consistentLength:!0};let yc;const bR=(r,e,t)=>{const i=e(r.toLowerCase().replace(/-/g,""));return!t||!t.consistentLength?i:i.padStart(t.shortIdLength,t.paddingChar)},RR=(r,e)=>{const i=e(r).padStart(32,"0").match(/(\w{8})(\w{4})(\w{4})(\w{4})(\w{12})/);return[i[1],i[2],i[3],i[4],i[5]].join("-")},oC=r=>Math.ceil(Math.log(2**128)/Math.log(r));var lC=(()=>{const r=(e,t)=>{const i=e||pc.flickrBase58,a={...sC,...t};if([...new Set(Array.from(i))].length!==i.length)throw new Error("The provided Alphabet has duplicate characters resulting in unreliable results");const s=oC(i.length),o={shortIdLength:s,consistentLength:a.consistentLength,paddingChar:i[0]},l=Fs(Fs.HEX,i),p=Fs(i,Fs.HEX),y=()=>bR(uc(),l,o),m={alphabet:i,fromUUID:R=>bR(R,l,o),maxLength:s,generate:y,new:y,toUUID:R=>RR(R,p),uuid:uc,validate:(R,v=!1)=>{if(!R||typeof R!="string")return!1;const P=a.consistentLength?R.length===s:R.length<=s,A=R.split("").every(D=>i.includes(D));return v===!1?P&&A:P&&A&&aC(RR(R,p))}};return Object.freeze(m),m};return r.constants=pc,r.uuid=uc,r.generate=()=>(yc||(yc=r(pc.flickrBase58).generate),yc()),r})();const Us=aS(lC);function gR(){return Us().uuid()}function vR(r){return r.rangeStart+Math.random()}function IR(r){const e=r.rangeEnd;return Math.random()*e}function DR(r){const e=r.rangeStart,t=r.rangeEnd;return Math.random()*(t-e)+e}function PR(r){return r.rangeStart&&r.rangeEnd?DR(r):r.rangeStart?vR(r):r.rangeEnd?IR(r):Math.random()}function AR(r){const e=r.rangeStart;return Math.random().toString(36).substring(e)}function OR(r){const e=r.rangeEnd;return Math.random().toString(36).substring(0,e)}function SR(r){const e=r.rangeStart,t=r.rangeEnd;return Math.random().toString(36).substring(e,t)}function CR(r){return r.rangeStart&&r.rangeEnd?SR(r):r.rangeStart?AR(r):r.rangeEnd?OR(r):Math.random().toString(36)}function BR(r){return Math.random()>=.5}function cC(r){if(!r||!r.autogeneration)return null;switch(r.autogeneration.type){case We.CurrentDateAndTime:if(r.name===I.Date)return new Date;case We.Random:{if(r.name===I.Date)return lR(r.autogeneration);if(r.name===I.Number)return PR(r.autogeneration);if(r.name===I.String)return CR(r.autogeneration);if(r.name===I.Boolean)return BR(r.autogeneration)}case We.Unique:if(r.name===I.UUID)return gR();default:throw new Error(`Generating a ${r.autogeneration.type} value for a ${r.name} is not supported`)}}const Y="e7eb5382-3d99-44fd-972a-b8b1e819f6be",hc="global-user-variable-id",wR="last-executed-timestamp-variable-id",dC={id:"alternative-relational-database-entity-identifier-property-data-type-ref-id",type:n.GenericReference,entityId:"alternative-relational-database-entity-identifier-property-data-type-id",entityType:n.DataType},uC={id:"alternative-relational-database-entity-identifier-property-ref-id",type:n.GenericReference,entityId:"alternative-relational-database-entity-identifier-property-id",entityType:n.Property},pC={like:!1,inferred:!1,id:"alternative-relational-database-entity-identifier-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"alternative-relational-database-entity-identifier-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:I.String,value:null,parent:dC,autogeneration:{type:We.Unique,rangeStart:null,rangeEnd:null},valueAsType:null},parent:uC},xs={id:"alternative-relational-database-entity-ref-id",type:n.GenericReference,entityId:M.PERSISTED_ENTITY,entityType:n.BuiltInBaseEntity},yC={hidden:!1,required:!0,id:"alternative-relational-database-entity-identifier-property-id",name:"Identifier name",version:1,type:n.Property,private:!1,abstract:!1,implements:us,static:!0,index:0,dataType:pC,description:"The name of the main database inside of the server instance where the data will be stored.",parent:xs};n.GenericReference,n.DataType;const hC={id:"alternative-relational-database-entity-username-property-ref-id",type:n.GenericReference,entityId:"alternative-relational-database-entity-username-property-id",entityType:n.Property},fC={like:!1,inferred:!1,id:"alternative-relational-database-entity-username-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:null,parent:hC},mC={hidden:!1,required:!0,id:"alternative-relational-database-entity-username-property-id",name:"Username",version:1,type:n.Property,private:!1,abstract:!1,implements:ps,static:!0,index:1,dataType:fC,description:"The username that will be used to connect to the database.",parent:xs};n.GenericReference,n.DataType;const TC={id:"alternative-relational-database-entity-password-property-ref-id",type:n.GenericReference,entityId:"alternative-relational-database-entity-password-property-id",entityType:n.Property},EC={like:!1,inferred:!1,id:"alternative-relational-database-entity-password-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:null,parent:TC},bC={hidden:!1,required:!0,id:"alternative-relational-database-entity-password-property-id",name:"Password",version:1,type:n.Property,private:!1,abstract:!1,implements:ys,static:!0,index:2,dataType:EC,description:"The password that will be used to connect to the database.",parent:xs},RC={id:"alternative-relational-database-entity-min-size-property-data-type-ref-id",type:n.GenericReference,entityId:"alternative-relational-database-entity-min-size-property-data-type-id",entityType:n.DataType},gC={id:"alternative-relational-database-entity-min-size-property-ref-id",type:n.GenericReference,entityId:"alternative-relational-database-entity-min-size-property-id",entityType:n.Property},vC={like:!1,inferred:!1,id:"alternative-relational-database-entity-min-size-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:X,asType:!1,defaultValue:{parentRelationType:null,id:"alternative-relational-database-entity-min-size-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:I.Number,value:6,parent:RC,autogeneration:null,valueAsType:null},parent:gC},IC={hidden:!1,required:!0,id:"alternative-relational-database-entity-min-size-property-id",name:"Minimum GB size",version:1,type:n.Property,private:!1,abstract:!1,implements:hs,static:!0,index:3,dataType:vC,description:"The minimum size of the database in GB.",parent:xs},DC={id:"alternative-relational-database-entity-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},_R={id:"alternative-relational-database-entity-id",type:n.CustomEntity,version:1,name:"Alternative relational Database",description:"A database that permanently stores the persisted entities attached to it.",abstract:!1,static:!0,properties:[yC,mC,bC,IC],methods:[],abstractMethods:[],extends:[],implements:[Mn],x:0,y:0,parent:DC},PC={id:"animal-prototype-database-property-ref-id",type:n.GenericReference,entityId:"animal-prototype-database-property-id",entityType:n.Property},AC={id:"animal-prototype-database-property-data-type-default-value-parent-ref-id",type:n.GenericReference,entityId:"animal-prototype-database-property-data-type-default-value-id",entityType:n.DataType},OC={like:!1,inferred:!1,id:"animal-prototype-database-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:Mn,asType:!1,defaultValue:{parentRelationType:null,id:"animal-prototype-database-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,value:null,name:I.EntityTemplate,valueAsType:_R,autogeneration:null,parent:AC},parent:PC},SC={id:"animal-prototype-database-property-parent-ref-id",type:n.GenericReference,entityId:"de67fc84-3719-46fd-9ab4-3fca3a3cc50d",entityType:n.CustomEntity},CC={hidden:!1,required:!0,id:"animal-prototype-database-property-id",name:"Database",version:1,type:n.Property,private:!1,abstract:!1,implements:ji,static:!0,index:0,dataType:OC,description:"The database that the entity belongs to.",parent:SC},BC={type:n.GenericReference,id:"291e4d4f-01d8-40a0-90dc-5f1ac6636e9b",entityType:n.Property,entityId:"5cb617b0-92be-4dbe-a007-49093368d94f"},wC={like:!1,inferred:!1,id:"c1930577-9e79-48a6-8905-be24611015c1",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:BC},_C={type:n.GenericReference,id:"e2b9e456-f2b3-4dc7-85a2-fbb68ed0c9c7",entityType:n.CustomEntity,entityId:"c9bc312a-10d3-48a7-9ab4-ea483a9e2416"},NC={hidden:!1,required:!0,type:n.Property,id:"5cb617b0-92be-4dbe-a007-49093368d94f",version:1,name:"Name",description:"The name of the animal",implements:null,static:!1,private:!1,index:0,dataType:wC,abstract:!1,parent:_C},MC={type:n.GenericReference,id:"abc565de-4c83-4936-bc48-4013bef213b8",entityType:n.Project,entityId:Y},VC={type:n.CustomEntity,id:"83eaa847-e62b-4192-84fb-3d8d6f5ea970",version:1,name:"Animal",description:"A living creature that is not human",abstract:!1,static:!1,abstractMethods:[],properties:[CC,NC],methods:[],extends:[],implements:[ke],x:0,y:0,parent:MC},LC={id:"default-relational-database-entity-identifier-property-data-type-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-identifier-property-data-type-id",entityType:n.DataType},GC={id:"default-relational-database-entity-identifier-property-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-identifier-property-id",entityType:n.Property},$C={like:!1,inferred:!1,id:"default-relational-database-entity-identifier-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"default-relational-database-entity-identifier-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:I.String,value:"main",parent:LC,autogeneration:{type:We.Unique,rangeStart:null,rangeEnd:null},valueAsType:null},parent:GC},si={id:"default-relational-database-entity-ref-id",type:n.GenericReference,entityId:M.PERSISTED_ENTITY,entityType:n.BuiltInBaseEntity},FC={hidden:!1,required:!0,id:"default-relational-database-entity-identifier-property-id",name:"Identifier name",version:1,type:n.Property,private:!1,abstract:!1,implements:us,static:!0,index:0,dataType:$C,description:"The name of the main database inside of the server instance where the data will be stored.",parent:si};n.GenericReference,n.DataType;const UC={id:"default-relational-database-entity-username-property-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-username-property-id",entityType:n.Property},xC={id:"default-relational-database-entity-username-property-default-value-parent-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-username-property-data-type-id",entityType:n.DataType},jC={like:!1,inferred:!1,id:"default-relational-database-entity-username-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"default-relational-database-entity-username-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:I.String,value:"root",parent:xC,autogeneration:null,valueAsType:null},parent:UC},kC={hidden:!1,required:!0,id:"default-relational-database-entity-username-property-id",name:"Username",version:1,type:n.Property,private:!1,abstract:!1,implements:ps,static:!0,index:1,dataType:jC,description:"The username that will be used to connect to the database.",parent:si};n.GenericReference,n.DataType;const qC={id:"default-relational-database-entity-password-property-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-password-property-id",entityType:n.Property},JC={id:"default-relational-database-entity-password-property-default-value-parent-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-password-property-data-type-id",entityType:n.DataType},WC={like:!1,inferred:!1,id:"default-relational-database-entity-password-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"default-relational-database-entity-password-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:I.String,value:"password",parent:JC,autogeneration:null,valueAsType:null},parent:qC},YC={hidden:!1,required:!0,id:"default-relational-database-entity-password-property-id",name:"Password",version:1,type:n.Property,private:!1,abstract:!1,implements:ys,static:!0,index:2,dataType:WC,description:"The password that will be used to connect to the database.",parent:si},HC={id:"default-relational-database-entity-min-size-property-data-type-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-min-size-property-data-type-id",entityType:n.DataType},zC={id:"default-relational-database-entity-min-size-property-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-min-size-property-id",entityType:n.Property},ZC={like:!1,inferred:!1,id:"default-relational-database-entity-min-size-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:X,asType:!1,defaultValue:{parentRelationType:null,id:"default-relational-database-entity-min-size-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:I.Number,value:6,parent:HC,autogeneration:null,valueAsType:null},parent:zC},KC={hidden:!1,required:!0,id:"default-relational-database-entity-min-size-property-id",name:"Minimum GB size",version:1,type:n.Property,private:!1,abstract:!1,implements:hs,static:!0,index:3,dataType:ZC,description:"The minimum size of the database in GB.",parent:si},XC={id:"default-relational-database-entity-default-property-data-type-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-default-property-data-type-id",entityType:n.DataType},QC={id:"default-relational-database-entity-default-property-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-default-property-id",entityType:n.Property},eB={like:!1,inferred:!1,id:"default-relational-database-entity-default-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:X,asType:!1,defaultValue:{parentRelationType:null,id:"default-relational-database-entity-default-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:I.Boolean,value:!0,parent:XC,autogeneration:null,valueAsType:null},parent:QC},tB={hidden:!0,required:!0,id:"default-relational-database-entity-default-property-id",name:"Default",version:1,type:n.Property,private:!1,abstract:!1,implements:kl,static:!0,index:4,dataType:eB,description:"Whether this database is automatically picked by other entities as the default database.",parent:si},nB={id:"default-relational-database-entity-autoscaling-property-data-type-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-autoscaling-property-data-type-id",entityType:n.DataType},rB={id:"default-relational-database-entity-autoscaling-property-ref-id",type:n.GenericReference,entityId:"default-relational-database-entity-autoscaling-property-id",entityType:n.Property},iB={like:!1,inferred:!1,id:"default-relational-database-entity-autoscaling-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:X,asType:!1,defaultValue:{parentRelationType:null,id:"default-relational-database-entity-autoscaling-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:I.Boolean,value:!0,parent:nB,autogeneration:null,valueAsType:null},parent:rB},aB={hidden:!1,required:!0,id:"default-relational-database-entity-autoscaling-property-id",name:"Auto-scaling",version:1,type:n.Property,private:!1,abstract:!1,implements:ql,static:!0,index:5,dataType:iB,description:"If true, this database will automatically scale up or down in memory size, based on the usage.s",parent:si},sB={id:"default-relational-database-entity-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},fc={id:"default-relational-database-entity-id",type:n.CustomEntity,version:1,name:"Relational Database",description:"A database that permanently stores the persisted entities attached to it.",abstract:!1,static:!0,properties:[tB,aB,FC,kC,YC,KC],methods:[],abstractMethods:[],extends:[],implements:[Mn],x:0,y:0,parent:sB},oB={id:"user-prototype-database-property-data-type-ref-id",type:n.GenericReference,entityId:"user-prototype-database-property-data-type-id",entityType:n.DataType},lB={id:"user-prototype-database-property-ref-id",type:n.GenericReference,entityId:"user-prototype-database-property-id",entityType:n.Property},cB={like:!1,inferred:!1,id:"user-prototype-database-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:Mn,asType:!1,defaultValue:{parentRelationType:null,id:"user-prototype-database-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,value:null,name:I.EntityTemplate,valueAsType:fc,autogeneration:null,parent:oB},parent:lB},dB={id:"user-prototype-database-property-parent-ref-id",type:n.GenericReference,entityId:"de67fc84-3719-46fd-9ab4-3fca3a3cc50d",entityType:n.CustomEntity},uB={hidden:!1,required:!0,id:"user-prototype-database-property-id",name:"Database",version:1,type:n.Property,private:!1,abstract:!1,implements:ji,static:!0,index:0,dataType:cB,description:"The database that the entity belongs to.",parent:dB},pB={type:n.GenericReference,id:"user-prototype-parent-ref-id",entityType:n.Project,entityId:Y},mc={type:n.CustomEntity,id:"de67fc84-3719-46fd-9ab4-3fca3a3cc50d",version:1,name:"User",description:"A user of the application",implements:[ke],abstract:!1,static:!1,abstractMethods:[],extends:[],properties:[uB],methods:[],x:0,y:0,parent:pB},yB={type:n.GenericReference,id:"person-date-of-birth-property-data-type-parent-ref-id",entityType:n.Property,entityId:"person-date-of-birth-property-id"},hB={like:!1,inferred:!1,id:"person-date-of-birth-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:hn,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:yB},fB={type:n.GenericReference,id:"person-date-of-birth-property-parent-ref-id",entityType:n.CustomEntity,entityId:"c9bc312a-10d3-48a7-9ab4-ea483a9e2416"},mB={hidden:!1,required:!0,type:n.Property,id:"person-date-of-birth-property-id",version:1,name:"Date of birth",description:"The date of birth of the person",implements:null,private:!1,static:!1,index:0,dataType:hB,abstract:!1,parent:fB},TB={type:n.GenericReference,id:"a2867827-2f8e-4c25-b18b-d91857d7f24e",entityType:n.Property,entityId:"cacfec92-46c3-4fca-a1d9-fd1ba94d78c7"},EB={like:!1,inferred:!1,id:"1d49f41b-17b9-4f48-87aa-3ce43498e5a9",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:TB},bB={type:n.GenericReference,id:"01cbe760-40a9-4f49-8e3d-194d2f57cb1e",entityType:n.CustomEntity,entityId:"c9bc312a-10d3-48a7-9ab4-ea483a9e2416"},RB={hidden:!1,required:!0,type:n.Property,id:"cacfec92-46c3-4fca-a1d9-fd1ba94d78c7",version:1,name:"Name",description:"The name of the person",implements:null,private:!1,static:!1,index:0,dataType:EB,abstract:!1,parent:bB},gB={type:n.GenericReference,id:"3542b22a-3a2f-41c6-876e-24c885572498",entityType:n.Project,entityId:Y},ht={type:n.CustomEntity,id:"c9bc312a-10d3-48a7-9ab4-ea483a9e2416",version:1,name:"Person",description:"A entity to store more information about a person than the user entity does, to split the responsibilities and keep it the logic clean.",properties:[RB,mB],abstract:!1,static:!1,abstractMethods:[],methods:[],implements:[],extends:[mc],x:0,y:0,parent:gB},vB={type:n.GenericReference,id:"b59c80b7-b2e9-41e9-abcd-7c5652835efc",entityType:n.FunctionDeclaration,entityId:"36f29f96-c001-4b9a-b49c-83eff406a060"},IB={type:n.GenericReference,id:"1190b5a2-f25e-46db-884d-8a3dd1a44d94",entityType:n.ReturnStatement,entityId:"3ebc4342-c9e8-42e7-a61c-7937081e1d2e"},DB={type:n.GenericReference,id:"36c63126-7814-496f-a6cc-48662c2aabae",entityType:n.ArgumentDeclaration,entityId:"500dee3a-3435-4453-9699-0d053f646523"},PB={type:n.GenericReference,id:"c567e55d-ec12-4e4e-958e-f07522892b4b",entityType:n.ReturnDeclaration,entityId:"9e070523-7e07-4100-8637-960a187f5f14"},AB={like:!1,inferred:!1,id:"3973c5a1-f0d8-49a0-a9a9-a0009bf3f0d8",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ht,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:PB},Tc={isError:!1,id:"9e070523-7e07-4100-8637-960a187f5f14",type:n.ReturnDeclaration,version:1,name:"Output Account Owner",description:null,dataType:AB,implements:null,readsValue:DB,required:!0,index:0,parent:IB},OB={type:n.GenericReference,id:"567d923c-20da-4c1e-956d-962ea30c6d0b",entityType:n.FunctionDeclaration,entityId:"36f29f96-c001-4b9a-b49c-83eff406a060"},SB={type:n.GenericReference,id:"da85e620-59f3-42ab-88c8-b38d33c2c833",entityType:n.FunctionDeclaration,entityId:"36f29f96-c001-4b9a-b49c-83eff406a060"},NR={type:n.ReturnStatement,id:"3ebc4342-c9e8-42e7-a61c-7937081e1d2e",version:1,outputs:[Tc],calledByError:[],calledByEntry:[OB],calledBySuccess:[],throws:null,x:0,y:0,parent:SB},CB={type:n.GenericReference,id:"1c806bb7-4c25-4bad-963b-93dfbb7c8304",entityType:n.ArgumentDeclaration,entityId:"500dee3a-3435-4453-9699-0d053f646523"},BB={like:!1,inferred:!1,id:"d90fcc18-642b-433c-8fcb-4094b9031cd5",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ht,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:CB},MR={id:"500dee3a-3435-4453-9699-0d053f646523",type:n.ArgumentDeclaration,version:1,name:"New Account Owner",description:null,dataType:BB,implements:null,required:!0,writesValues:[Tc],index:0,parent:vB},wB={type:n.GenericReference,id:"83dceb60-f3c4-4085-824c-85f2003bfd27",entityType:n.CustomEntity,entityId:"506946aa-30da-48e6-918f-ffd9eac58813"},VR={type:n.FunctionDeclaration,id:"36f29f96-c001-4b9a-b49c-83eff406a060",version:1,name:"Change owner of bank account",description:null,implements:null,inputs:[MR],calls:[NR],returnStatements:[NR],index:0,collapsed:!1,private:!1,x:0,y:0,parent:wB},_B={type:n.GenericReference,id:"adbaf302-ffa9-49b6-a3c6-83f9a75068e3",entityType:n.VariableDeclaration,entityId:"8e36a476-766e-4cc2-a8a7-27a07dfb5a4b"},NB={like:!1,inferred:!1,id:"79ee04aa-1ba4-4ae9-a406-ed45e5b03f7f",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ht,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:_B},MB={type:n.GenericReference,id:"55e212d1-f0ec-4bb6-acbe-60f741367daf",entityType:n.OutputMap,entityId:"dc9ddb8f-02a0-4a43-aea6-270ec7b7f8a4"},VB={type:n.GenericReference,id:"944e1171-3d9b-4559-9386-1d4974b15962",entityType:n.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},LB={id:"8e36a476-766e-4cc2-a8a7-27a07dfb5a4b",type:n.VariableDeclaration,version:1,name:"Output Account Owner",description:null,dataType:NB,readsValue:MB,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:VB},GB={type:n.GenericReference,id:"b89ebc83-52cf-4447-a5ae-62241f713079",entityType:n.FunctionCall,entityId:"78f6dba8-bed8-44cd-8b0f-6dcc787d1e1e"},$B={id:"dc9ddb8f-02a0-4a43-aea6-270ec7b7f8a4",type:n.OutputMap,version:1,declaration:Tc,writesValues:[LB],index:0,parent:GB},FB={type:n.GenericReference,id:"c1b9e125-1aad-48b7-9687-95c57a6bc10d",entityType:n.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},UB={type:n.GenericReference,id:"d2deaa02-e164-4425-905c-6dee47eb4eac",entityType:n.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},xB={type:n.GenericReference,id:"1109a655-ac62-4110-a933-42a72106f4f0",entityType:n.VariableDeclaration,entityId:"8bea6986-8da2-487b-905d-2fb962db6728"},jB={like:!1,inferred:!1,id:"7d9a1307-512e-42ec-9797-2f7229796b97",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ht,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:xB},kB={type:n.GenericReference,id:"bb61ebf7-57b3-4d14-905d-82ec907205b5",entityType:n.ArgumentDeclaration,entityId:"38f6b236-98ac-47b0-ab9c-d2f9610137b9"},qB={type:n.GenericReference,id:"6b8c7bf2-9fc8-4ea4-9ec0-f41679d513b1",entityType:n.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},JB={type:n.GenericReference,id:"6163d1a1-7a94-49b1-95bb-aecd8d6d335c",entityType:n.FunctionCall,entityId:"78f6dba8-bed8-44cd-8b0f-6dcc787d1e1e"},WB={type:n.GenericReference,id:"1f900f62-4bd2-4246-94aa-b8f5aad384fd",entityType:n.VariableDeclaration,entityId:"8bea6986-8da2-487b-905d-2fb962db6728"},LR={id:"be8538be-e6f9-4b94-9314-a546003ebaa0",type:n.InputMap,version:1,declaration:MR,name:null,description:null,readsValue:WB,defaultValue:null,index:0,parent:JB},YB={type:n.VariableDeclaration,id:"8bea6986-8da2-487b-905d-2fb962db6728",version:1,name:"Changed Account Owner",description:null,dataType:jB,readsValue:kB,writesValues:[LR],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:qB},HB={type:n.FunctionCall,id:"78f6dba8-bed8-44cd-8b0f-6dcc787d1e1e",version:1,declaration:VR,inputs:[LR],outputs:[$B],process:null,successCalls:[],errorCalls:[],calledByError:[],calledByEntry:[FB],calledBySuccess:[],parent:UB,error:null,x:0,y:0},zB={type:n.GenericReference,id:"2d47aba1-a918-46a7-8db7-78809928654a",entityType:n.ArgumentDeclaration,entityId:"38f6b236-98ac-47b0-ab9c-d2f9610137b9"},ZB={like:!1,inferred:!1,id:"5583766c-e9a5-484c-8f43-f4b0a6a1876c",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ht,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:zB},KB={type:n.GenericReference,id:"3e2a81e4-55b2-49f5-94eb-39135e95c3d7",entityType:n.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},XB={id:"38f6b236-98ac-47b0-ab9c-d2f9610137b9",type:n.ArgumentDeclaration,version:1,description:null,name:"New Company Owner",dataType:ZB,implements:null,required:!0,index:0,writesValues:[YB],parent:KB},QB={type:n.GenericReference,id:"30291b01-1b94-4d03-b434-dec122c2bc7d",entityType:n.CustomEntity,entityId:"506946aa-30da-48e6-918f-ffd9eac58813"},ew={type:n.FunctionDeclaration,id:"15ee556d-681f-47de-a31f-16d4ba73cc4e",version:1,description:null,name:"Change Account Owner",inputs:[XB],collapsed:!0,returnStatements:[],calls:[HB],private:!1,index:0,implements:null,x:0,y:0,parent:QB},tw={type:n.GenericReference,id:"72c7ac0a-886e-4e10-b7ed-2f5a819a0233",entityType:n.Property,entityId:"b8f4656a-2b77-43ab-af51-7c32ddede044"},nw={like:!1,inferred:!1,id:"c09dd282-73f6-4077-a467-b66db20b9fc6",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:tw},rw={type:n.GenericReference,id:"8a950024-512c-4580-81db-a705410aeb99",entityType:n.CustomEntity,entityId:"506946aa-30da-48e6-918f-ffd9eac58813"},iw={hidden:!1,required:!0,type:n.Property,id:"b8f4656a-2b77-43ab-af51-7c32ddede044",version:1,name:"Account number",description:null,private:!0,implements:null,static:!1,index:0,dataType:nw,abstract:!1,parent:rw},aw={type:n.GenericReference,id:"b6704b6c-c3bd-49d0-8ebc-82d03e726cbb",entityType:n.Property,entityId:"733d06a6-b8c5-44f3-a1f7-a8c9bd9e44ea"},sw={like:!1,inferred:!1,id:"c03e0b0a-88ab-401a-8833-4806738bdc37",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ht,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:aw},ow={type:n.GenericReference,id:"1ef999a7-e9ed-406a-866e-e58277fc985b",entityType:n.CustomEntity,entityId:"506946aa-30da-48e6-918f-ffd9eac58813"},lw={hidden:!1,required:!0,type:n.Property,id:"733d06a6-b8c5-44f3-a1f7-a8c9bd9e44ea",version:1,description:null,name:"Account Owner",index:1,dataType:sw,implements:null,static:!1,private:!0,abstract:!1,parent:ow},cw={type:n.GenericReference,id:"d41d7f41-98b8-4f67-be92-c349fdda5156",entityType:n.Project,entityId:Y},oi={type:n.CustomEntity,id:"506946aa-30da-48e6-918f-ffd9eac58813",version:1,name:"Bank Account",description:null,abstract:!1,static:!1,abstractMethods:[],properties:[iw,lw],methods:[VR,ew],extends:[],implements:[ke],x:0,y:0,parent:cw},la="bitcoin-api-response-id",GR="time-property-id",$R="disclaimer-property-id",FR="chart-name-property-id",UR="bpi-property-id",js="bpi-entity-id",xR="usd-property-id",jR="gbp-property-id",kR="eur-property-id",li="currency-entity-id",qR="currency-code-property-id",JR="currency-symbol-property-id",WR="currency-rate-property-id",YR="currency-description-property-id",HR="currency-rate-number-property-id",dw={type:n.GenericReference,id:"code-property-data-type-parent-ref-id",entityType:n.Property,entityId:qR},uw={like:!1,inferred:!1,id:"code-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Nn,isList:!1,asType:!1,isNullable:!1,defaultValue:null,options:["USD","GBP","EUR"],constant:!1,parent:dw},pw={type:n.GenericReference,id:"code-property-parent-ref-id",entityType:n.CustomEntity,entityId:li},yw={hidden:!1,required:!0,type:n.Property,id:qR,version:1,name:"code",description:null,dataType:uw,index:0,implements:null,static:!1,private:!1,abstract:!1,parent:pw},hw={type:n.GenericReference,id:"symbol-property-data-type-parent-ref-id",entityType:n.Property,entityId:JR},fw={like:!1,inferred:!1,id:"symbol-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Nn,isList:!1,asType:!1,isNullable:!1,defaultValue:null,options:["&#36;","&pound;","&euro;"],constant:!1,parent:hw},mw={type:n.GenericReference,id:"symbol-property-parent-ref-id",entityType:n.CustomEntity,entityId:li},Tw={hidden:!1,required:!0,type:n.Property,id:JR,version:1,name:"symbol",description:null,index:0,dataType:fw,implements:null,static:!1,private:!1,abstract:!1,parent:mw},Ew={type:n.GenericReference,id:"rate-property-data-type-parent-ref-id",entityType:n.Property,entityId:WR},bw={like:!1,inferred:!1,id:"rate-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Ew},Rw={type:n.GenericReference,id:"rate-property-parent-ref-id",entityType:n.CustomEntity,entityId:li},gw={hidden:!1,required:!0,type:n.Property,id:WR,version:1,name:"rate",description:null,index:0,dataType:bw,implements:null,static:!1,private:!1,abstract:!1,parent:Rw},vw={type:n.GenericReference,id:"description-property-data-type-parent-ref-id",entityType:n.Property,entityId:YR},Iw={like:!1,inferred:!1,id:"description-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:vw},Dw={type:n.GenericReference,id:"description-property-parent-ref-id",entityType:n.CustomEntity,entityId:li},Pw={hidden:!1,required:!0,type:n.Property,id:YR,version:1,name:"description",description:null,dataType:Iw,implements:null,static:!1,index:0,private:!1,abstract:!1,parent:Dw},Aw={type:n.GenericReference,id:"rate-number-property-data-type-parent-ref-id",entityType:n.Property,entityId:HR},Ow={like:!1,inferred:!1,id:"rate-number-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Aw},Sw={type:n.GenericReference,id:"rate-number-property-parent-ref-id",entityType:n.CustomEntity,entityId:li},Cw={hidden:!1,required:!0,type:n.Property,id:HR,version:1,name:"rate_float",description:null,dataType:Ow,implements:null,static:!1,index:0,private:!1,abstract:!1,parent:Sw},Bw={type:n.GenericReference,id:"currency-prototype-parent-ref-id",entityType:n.Project,entityId:Y},ks={type:n.CustomEntity,id:li,version:1,name:"Currency",description:"This entity describes a currency in the Bitcoin Price Index.",properties:[yw,Tw,gw,Pw,Cw],static:!1,abstract:!1,abstractMethods:[],methods:[],extends:[],implements:[],x:0,y:0,parent:Bw},ww={type:n.GenericReference,id:"usd-property-data-type-parent-ref-id",entityType:n.Property,entityId:xR},_w={like:!1,inferred:!1,id:"usd-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ks,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:ww},Nw={type:n.GenericReference,id:"usd-property-parent-ref-id",entityType:n.CustomEntity,entityId:js},Mw={hidden:!1,required:!0,id:xR,type:n.Property,version:1,name:"USD",description:null,index:0,dataType:_w,implements:null,static:!1,private:!1,abstract:!1,parent:Nw},Vw={type:n.GenericReference,id:"gbp-property-data-type-parent-ref-id",entityType:n.Property,entityId:jR},Lw={like:!1,inferred:!1,id:"gbp-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ks,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Vw},Gw={type:n.GenericReference,id:"gbp-property-parent-ref-id",entityType:n.CustomEntity,entityId:js},$w={hidden:!1,required:!0,id:jR,type:n.Property,version:1,name:"GBP",description:null,index:0,dataType:Lw,implements:null,static:!1,private:!1,abstract:!1,parent:Gw},Fw={type:n.GenericReference,id:"eur-property-data-type-parent-ref-id",entityType:n.Property,entityId:kR},Uw={like:!1,inferred:!1,id:"eur-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ks,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Fw},xw={type:n.GenericReference,id:"eur-property-parent-ref-id",entityType:n.CustomEntity,entityId:js},jw={hidden:!1,required:!0,id:kR,type:n.Property,version:1,name:"EUR",description:null,implements:null,static:!1,index:0,dataType:Uw,private:!1,abstract:!1,parent:xw},kw={type:n.GenericReference,id:"bpi-prototype-parent-ref-id",entityType:n.Project,entityId:Y},zR={type:n.CustomEntity,id:js,version:1,name:"BPI",description:"The Bitcoin Price Index",properties:[Mw,$w,jw],abstract:!1,static:!1,abstractMethods:[],methods:[],extends:[],implements:[],x:0,y:0,parent:kw},qw={type:n.GenericReference,id:"time-property-data-type-parent-ref-id",entityType:n.Property,entityId:GR},Jw={like:!1,inferred:!1,id:"time-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:rl,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:qw},Ww={type:n.GenericReference,id:"time-property-parent-ref-id",entityType:n.CustomEntity,entityId:la},Yw={hidden:!1,required:!0,type:n.Property,id:GR,version:1,name:"time",description:null,index:0,dataType:Jw,implements:null,static:!1,private:!1,abstract:!1,parent:Ww},Hw={type:n.GenericReference,id:"disclaimer-property-data-type-parent-ref-id",entityType:n.Property,entityId:$R},zw={like:!1,inferred:!1,id:"disclaimer-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Hw},Zw={type:n.GenericReference,id:"disclaimer-property-parent-ref-id",entityType:n.CustomEntity,entityId:la},Kw={hidden:!1,required:!0,type:n.Property,id:$R,version:1,name:"disclaimer",description:null,index:0,dataType:zw,implements:null,static:!1,private:!1,abstract:!1,parent:Zw},Xw={type:n.GenericReference,id:"chart-name-property-data-type-parent-ref-id",entityType:n.Property,entityId:FR},Qw={like:!1,inferred:!1,id:"chart-name-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Xw},e_={type:n.GenericReference,id:"chart-name-property-parent-ref-id",entityType:n.CustomEntity,entityId:la},t_={hidden:!1,required:!0,type:n.Property,id:FR,version:1,name:"chartName",description:null,index:0,dataType:Qw,implements:null,static:!1,private:!1,abstract:!1,parent:e_},n_={type:n.GenericReference,id:"bpi-property-data-type-parent-ref-id",entityType:n.Property,entityId:UR},r_={like:!1,inferred:!1,id:"bpi-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:zR,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:n_},i_={type:n.GenericReference,id:"bpi-property-parent-ref-id",entityType:n.CustomEntity,entityId:la},a_={hidden:!1,required:!0,type:n.Property,id:UR,version:1,name:"bpi",description:null,implements:null,index:0,dataType:r_,static:!1,private:!1,abstract:!1,parent:i_},s_={type:n.GenericReference,id:"bitcoin-api-response-parent-ref-id",entityType:n.Project,entityId:Y},ZR={type:n.CustomEntity,id:la,version:1,name:"Bitcoin API Response type",description:"The type of the data structure response from the Bitcoin API call",properties:[Yw,Kw,t_,a_],abstract:!1,static:!1,abstractMethods:[],methods:[],extends:[],implements:[],x:0,y:0,parent:s_},o_={type:n.GenericReference,id:"eefa0147-f873-484b-b4f3-9e6493aab183",entityType:n.ArgumentDeclaration,entityId:"f2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},l_={like:!1,inferred:!1,id:"b9f35112-dcb2-4b7c-8fb9-f196b3fa37f9",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ht,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:o_},c_={type:n.GenericReference,id:"128770d6-5e3a-4aff-bca0-ad1f32ebefa8",entityType:n.ReturnStatement,entityId:"e4e05975-c277-471a-b869-f0aed316045c"},d_={type:n.GenericReference,id:"0be84bf9-6421-42b9-980f-6a03f30cb809",entityType:n.ReturnDeclaration,entityId:"a1ec31f0-25ca-42ac-a4c4-c9ec2255f55b"},u_={like:!1,inferred:!1,id:"43daa02a-237b-4b7c-a6e9-2b8c167f6e22",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ht,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:d_},p_={type:n.GenericReference,id:"ad380383-4a47-43da-968e-75a2d603b230",entityType:n.ArgumentDeclaration,entityId:"f2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},KR={isError:!1,id:"a1ec31f0-25ca-42ac-a4c4-c9ec2255f55b",type:n.ReturnDeclaration,version:1,name:"New Company Owner",description:"The new owner of the company",implements:null,dataType:u_,readsValue:p_,required:!0,index:0,parent:c_},y_={type:n.GenericReference,id:"4f24dc27-59a1-49bf-abcc-7d72b00926e4",entityType:n.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},h_={id:"f2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a",type:n.ArgumentDeclaration,version:1,name:"New Company Owner",description:null,implements:null,dataType:l_,writesValues:[KR],required:!0,index:0,parent:y_},f_={type:n.GenericReference,id:"5c9a02f0-d2cf-4efc-828e-467f33a74dd3",entityType:n.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},m_={type:n.GenericReference,id:"2ff8f3da-e0c5-4f0f-b688-2c051c588786",entityType:n.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},T_={type:n.GenericReference,id:"195ae28c-159b-42de-80b1-2ebb8be3619f",entityType:n.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},XR={type:n.ReturnStatement,id:"e4e05975-c277-471a-b869-f0aed316045c",version:1,outputs:[KR],calledByError:[],calledByEntry:[m_],calledBySuccess:[],throws:null,x:0,y:0,parent:T_},E_={type:n.FunctionDeclaration,id:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4",version:1,name:"Change owner of company",description:"Change the owner of the company to a new person",inputs:[h_],calls:[XR],index:0,collapsed:!1,implements:null,returnStatements:[XR],private:!1,x:0,y:0,parent:f_},b_={type:n.GenericReference,id:"e691026f-6db0-43ec-93cd-805ae7d713e3",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},R_={type:n.GenericReference,id:"29c4e3e0-1b66-4075-b559-45b27c5cf356",entityType:n.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},g_={type:n.GenericReference,id:"b1289358-b185-455d-8f58-7791b15cd52a",entityType:n.ReturnStatement,entityId:"9690cd1d-ea35-4e83-823d-0c7310265fee"},v_={type:n.GenericReference,id:"d847bb49-8789-4550-bb2d-e2d551993b28",entityType:n.VariableDeclaration,entityId:"e5a8b6d0-0e6f-4e9a-9b1e-8a2b5c7f0d5a"},I_={type:n.GenericReference,id:"06535500-c37c-4915-8398-1d4e184fa5e7",entityType:n.ReturnDeclaration,entityId:"e7a35277-a0c4-46d5-aca2-bddd0c26e931"},D_={like:!1,inferred:!1,id:"d358dd91-35f7-4095-b728-3fb3c71dbc05",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:_n,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:I_},Ec={isError:!1,id:"e7a35277-a0c4-46d5-aca2-bddd0c26e931",type:n.ReturnDeclaration,version:1,name:"Is name registered",description:"Whether the company name is already registered",dataType:D_,implements:null,readsValue:v_,required:!0,index:0,parent:g_},P_={type:n.GenericReference,id:"gov-company-registry-return-statement-called-by-success-ref-id",entityType:n.VariableDeclaration,entityId:"e5a8b6d0-0e6f-4e9a-9b1e-8a2b5c7f0d5a"},bc={type:n.ReturnStatement,id:"9690cd1d-ea35-4e83-823d-0c7310265fee",version:1,outputs:[Ec],calledByError:[],calledByEntry:[],calledBySuccess:[b_,P_],throws:null,x:0,y:0,parent:R_},A_={type:n.GenericReference,id:"b3126414-4c9b-495f-901e-59f5073c8d67",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},O_={type:n.GenericReference,id:"35115c48-618b-411b-a290-d746d22fdd10",entityType:n.VariableDeclaration,entityId:"83e12ebb-c958-4dee-b750-8ab9930f0f4e"},QR={id:"a0e7b4e5-2f5f-4d4c-8f5c-1e1f1e1a1b1a",type:n.InputMap,version:1,declaration:gl,name:null,description:null,readsValue:O_,defaultValue:null,parent:A_,index:2},S_={type:n.GenericReference,id:"14f46eae-04a5-47d1-9c7f-28fb09b84d1d",entityType:n.VariableDeclaration,entityId:"e5a8b6d0-0e6f-4e9a-9b1e-8a2b5c7f0d5a"},C_={like:!1,inferred:!1,id:"990bd5d1-07ea-4253-acc1-d03bedd22a38",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:_n,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:S_},B_={type:n.GenericReference,id:"e4c3542a-8fb0-4b72-8d6e-3fdff812dd67",entityType:n.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},w_={type:n.GenericReference,id:"825f9f60-22a8-4cc6-9055-d7333f8e92f4",entityType:n.OutputMap,entityId:"8f30d787-9459-4d8d-98a2-b46fbc2006d5"},__={type:n.GenericReference,id:"is-company-name-registered-var-called-by-ref",entityType:n.Operation,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},eg={type:n.VariableDeclaration,id:"e5a8b6d0-0e6f-4e9a-9b1e-8a2b5c7f0d5a",version:1,name:"Is name registered",description:"Whether the company name is registered with the government company registry",dataType:C_,readsValue:w_,writesValues:[Ec],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[__],successCalls:[bc],errorCalls:[],internalCalls:[],x:0,y:0,parent:B_},N_={type:n.GenericReference,id:"1aba021e-48ef-44ac-93d0-eaecac5895da",entityType:n.InputMap,entityId:"c3c8d6c1-3e0d-4e6c-9f9c-6b8c7d7f8e9a"},M_={type:n.GenericReference,id:"dffae7e0-0a5c-4c14-8ed2-8d680b4c4c86",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},V_={type:n.InputMap,id:"c3c8d6c1-3e0d-4e6c-9f9c-6b8c7d7f8e9a",version:1,declaration:Xa,name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"gov-http-request-url-argument-default-value-id",type:n.PrimitiveValue,version:1,value:"https://api.publicapis.org/entries",name:I.String,valueAsType:null,parent:N_,autogeneration:null},index:1,parent:M_},L_={type:n.GenericReference,id:"64ae61f5-ace7-401b-926d-25f852daa60e",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},G_={id:"8f30d787-9459-4d8d-98a2-b46fbc2006d5",type:n.OutputMap,version:1,declaration:rs,index:2,writesValues:[eg],parent:L_},$_={type:n.GenericReference,id:"62a1a086-caea-4270-9c9f-a1695503e745",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},F_={id:"48cf7654-8f3e-4fcd-abc6-740876c310a0",type:n.InputMap,version:1,declaration:Ka,name:null,description:null,readsValue:null,index:0,defaultValue:null,parent:$_},U_={type:n.GenericReference,id:"b0c9c79f-f525-428d-99e7-087d3237ad62",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},x_={id:"2c1dc406-4b71-4023-87b2-abede3a111d2",type:n.InputMap,version:1,name:null,description:null,declaration:Qa,index:3,readsValue:null,defaultValue:null,parent:U_},j_={type:n.GenericReference,id:"9887d6c9-d75b-4c97-b722-e2e60945ea20",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},k_={id:"3fef94b2-0278-43ae-b0c5-bc7083f0a111",type:n.InputMap,version:1,declaration:es,name:null,description:null,readsValue:null,index:4,defaultValue:null,parent:j_},q_={type:n.GenericReference,id:"561275b6-5056-45d8-bf7d-8abaa4645593",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},J_={id:"3efe20a7-4d63-411e-89ef-63e277f48d66",type:n.OutputMap,version:1,declaration:ns,index:1,writesValues:[],parent:q_},W_={type:n.GenericReference,id:"3170ccc2-13de-4bfc-802a-a643be41cd42",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},Y_={id:"40d34323-d7e6-440a-8016-67c05a3b66dd",type:n.OutputMap,version:1,declaration:ts,index:0,writesValues:[],parent:W_},H_={type:n.GenericReference,id:"7432fa82-f574-4c54-a8fa-4cc4376da3d5",entityType:n.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},z_={type:n.GenericReference,id:"8f518502-9eea-462c-8753-8bc3bf3e29a9",entityType:n.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},Z_={type:n.GenericReference,id:"123b8f18-79d9-4166-a5f6-78ec4b461680",entityType:n.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},K_={type:n.GenericReference,id:"e691026f-6db0-43ec-93cd-805ae7d713e3",entityType:n.FunctionCall,entityId:"abb5d456-ee85-4800-bdd9-d409415f60d7"},X_={type:n.GenericReference,id:"a375eedf-4811-41aa-a998-4897c69c46b9",entityType:n.ReturnDeclaration,entityId:"024a9b77-c1cd-4b67-b3ba-1935046b590d"},Q_={like:!1,inferred:!1,id:"767cc5ed-20ec-4fd1-89b1-c8d19daa87d1",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Xe,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:X_},eN={type:n.GenericReference,id:"e64b0c23-129d-4d74-8ab4-eec60e1e5b9b",entityType:n.ReturnStatement,entityId:"ea444a9e-6a5b-4138-b81f-0d5618c3c6f3"},tg={isError:!0,id:"024a9b77-c1cd-4b67-b3ba-1935046b590d",type:n.ReturnDeclaration,version:1,name:"Error",description:"The error that occurred during the HTTP request to the government company registry",dataType:Q_,implements:null,required:!0,readsValue:null,index:0,parent:eN},tN={type:n.ReturnStatement,id:"ea444a9e-6a5b-4138-b81f-0d5618c3c6f3",version:1,outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[K_],throws:tg,x:0,y:0,parent:Z_},nN={type:n.GenericReference,id:"323814fb-9723-49ef-bbba-f882384f18e4",entityType:n.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},rN={id:"2f63f7ba-0ff0-458a-92bc-65d1dd4df8c3",type:n.OutputMap,declaration:vl,version:1,writesValues:[tg],index:0,parentRelationType:Wr.Error,parent:nN},iN={type:n.Operation,id:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7",version:1,declaration:Li,inputs:[F_,V_,QR,x_,k_],outputs:[Y_,J_,G_],process:null,calledByError:[],calledByEntry:[H_],calledBySuccess:[],successCalls:[bc,eg],errorCalls:[tN],error:rN,x:0,y:0,parent:z_},aN={type:n.GenericReference,id:"597b8aa2-f6f2-4f7d-bbb9-b703d02de96a",entityType:n.InputMap,entityId:"b0e7b4e5-2f5f-4d4c-8f5c-1e1f1e1a1b1a"},sN={type:n.GenericReference,id:"546d99b3-28c4-4186-93a0-ac53c1565e07",entityType:n.Operation,entityId:"8f2094c0-e27e-465e-9280-112da0de9019"},oN={id:"b0e7b4e5-2f5f-4d4c-8f5c-1e1f1e1a1b1a",type:n.InputMap,version:1,declaration:Ha,name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"base-query-string-map-default-value-id",type:n.PrimitiveValue,version:1,value:"?name=",name:I.String,parent:aN,valueAsType:null,autogeneration:null},index:0,parent:sN},lN={type:n.GenericReference,id:"6a56fb22-82e1-47c9-bf85-41c4e5986c74",entityType:n.Operation,entityId:"8f2094c0-e27e-465e-9280-112da0de9019"},cN={type:n.GenericReference,id:"191c6a6d-9bcb-441e-bf98-de0da96f5f3a",entityType:n.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},dN={type:n.GenericReference,id:"d8fcbb76-dae2-40cf-847a-02364721b387",entityType:n.VariableDeclaration,entityId:"83e12ebb-c958-4dee-b750-8ab9930f0f4e"},uN={like:!1,inferred:!1,id:"6a70c42b-024a-47c6-8a9d-af52be9c9b9a",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:dN},pN={type:n.GenericReference,id:"2282e2c0-ed9e-4c7b-86fc-1a364fa0fdb8",entityType:n.OutputMap,entityId:"f6c22cf8-63e4-4b2d-b649-b5ab884cf9a5"},yN={type:n.GenericReference,id:"assembled-query-string-called-by-ref",entityType:n.Operation,entityId:"8f2094c0-e27e-465e-9280-112da0de9019"},ng={type:n.VariableDeclaration,id:"83e12ebb-c958-4dee-b750-8ab9930f0f4e",version:1,name:"Query string",description:"The final, assembled query string that will be used in the HTTP request to the government company registry",dataType:uN,readsValue:pN,writesValues:[QR],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[yN],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:cN},hN={id:"f6c22cf8-63e4-4b2d-b649-b5ab884cf9a5",type:n.OutputMap,version:1,writesValues:[ng],declaration:Mi,index:0,parent:lN},fN={type:n.GenericReference,id:"a1b48e7c-0301-4747-b4dd-b5af79956f7f",entityType:n.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},mN={type:n.GenericReference,id:"487c9235-be95-4c96-b9b5-2714b374a277",entityType:n.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},TN={type:n.GenericReference,id:"f6471f4f-b269-46fa-80ec-885e87a449c2",entityId:"a4106e8e-ec4f-4633-a636-09ae73135f69",entityType:n.ArgumentDeclaration},EN={type:n.GenericReference,id:"62b4afb0-6c21-4b0f-abd3-cebef7b17c28",entityType:n.Operation,entityId:"8f2094c0-e27e-465e-9280-112da0de9019"},rg={id:"08f36e2b-bad2-425c-8129-93560bec8488",version:1,type:n.InputMap,declaration:za,name:null,description:null,readsValue:TN,defaultValue:null,index:1,parent:EN},bN={type:n.Operation,id:"8f2094c0-e27e-465e-9280-112da0de9019",declaration:Vi,version:1,inputs:[rg,oN],outputs:[hN],process:null,calledByError:[],calledByEntry:[fN],calledBySuccess:[],successCalls:[ng],errorCalls:[],error:null,x:0,y:0,parent:mN},RN={type:n.GenericReference,id:"c2e0e9b4-aa46-4974-bf8a-886b737b12fb",entityType:n.ArgumentDeclaration,entityId:"a4106e8e-ec4f-4633-a636-09ae73135f69"},gN={like:!1,inferred:!1,id:"a4279518-3bf3-44b7-a2ac-65142ca37f1c",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:RN},vN={type:n.GenericReference,id:"dc273f24-164b-4943-82f9-589b237141e2",entityType:n.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},ig={id:"a4106e8e-ec4f-4633-a636-09ae73135f69",type:n.ArgumentDeclaration,version:1,name:"Company Name to check",description:"The name of the company to check in the government registry",dataType:gN,implements:null,required:!1,writesValues:[rg],index:0,parent:vN},IN={type:n.GenericReference,id:"2178a10c-1cc0-4dad-97c3-0941be6c9738",entityType:n.Project,entityId:Y},ag={type:n.FunctionDeclaration,id:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d",version:1,name:"Check Gov Company Registry availability",description:"Check whether the company name is already registered in the government company registry, or it is available for a new company to use.",inputs:[ig],calls:[bN,iN],returnStatements:[bc],implements:null,index:null,collapsed:!1,private:!1,x:0,y:0,parent:IN},DN={type:n.GenericReference,id:"4d66c53c-f0f7-496a-9955-1e6c8533c5e0",entityType:n.Condition,entityId:"a8f4b0f2-5e5e-4e8f-9d7b-1b5b9b6e9a4b"},PN={type:n.GenericReference,id:"6fa0c8e0-d104-4b4d-a035-d4f6e0c49f09",entityType:n.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},AN={type:n.GenericReference,id:"146408d5-5336-4877-941a-777dd5871926",entityType:n.ArgumentDeclaration,entityId:"c6cf620c-1eee-4919-8578-1a0b6c088551"},ON={type:n.GenericReference,id:"34ae8f8c-548d-4654-984a-6f36affdaf49",entityType:n.FunctionCall,entityId:"d2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},sg={id:"69b1215d-9ebf-4274-b9cb-d4a5888f5122",version:1,type:n.InputMap,declaration:ig,name:null,description:null,readsValue:AN,defaultValue:null,index:0,parent:ON},SN={type:n.GenericReference,id:"07540a94-dda1-40b3-8452-f209bdc87b88",entityType:n.FunctionCall,entityId:"d2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},CN={type:n.GenericReference,id:"eaddf12a-a995-429e-90a0-13bf06efeb28",entityType:n.VariableDeclaration,entityId:"faaf3bf6-917d-40d7-aee6-5164f6646c4b"},BN={like:!1,inferred:!1,id:"7fdaf943-3ffb-48e0-b766-b86cc24090cf",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:_n,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:CN},wN={type:n.GenericReference,id:"030fb5c5-af4d-4c85-8cf0-e99edd50d2bd",entityType:n.OutputMap,entityId:"c1ec31f0-25ca-42ac-a4c4-c9ec2255f55b"},_N={type:n.GenericReference,id:"a8b618e9-c68c-48c1-8bd6-ef47c87d699e",entityType:n.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},NN={type:n.GenericReference,id:"is-company-name-valid-var-called-by-ref",entityType:n.FunctionCall,entityId:"d2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},og={type:n.VariableDeclaration,id:"faaf3bf6-917d-40d7-aee6-5164f6646c4b",version:1,name:"Is name valid",description:"Whether the company name is valid",dataType:BN,readsValue:wN,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[NN],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:_N},MN={id:"c1ec31f0-25ca-42ac-a4c4-c9ec2255f55b",type:n.OutputMap,version:1,declaration:Ec,writesValues:[og],index:0,parent:SN},VN={type:n.FunctionCall,id:"d2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a",version:1,declaration:ag,inputs:[sg],outputs:[MN],calledByError:[],calledByEntry:[],process:null,calledBySuccess:[DN],successCalls:[og],errorCalls:[],error:null,x:0,y:0,parent:PN},LN={type:n.GenericReference,id:"9d0b87b4-bfed-4e02-9e84-6831c21feae2",entityType:n.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},GN={type:n.GenericReference,id:"74345f4f-e80d-48be-adff-d12fcea25bec",entityType:n.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},$N={type:n.GenericReference,id:"b39279ea-969a-4efb-a9ec-353bfd13db65",entityType:n.ArgumentDeclaration,entityId:"c6cf620c-1eee-4919-8578-1a0b6c088551"},FN={type:n.GenericReference,id:"549db613-f225-4c5b-9634-7d096717f0ff",entityType:n.Condition,entityId:"a8f4b0f2-5e5e-4e8f-9d7b-1b5b9b6e9a4b"},lg={id:"358e242c-7448-442e-ab8b-fd7fa119ea71",version:1,type:n.InputMap,declaration:cr.inputs[0],name:null,description:null,readsValue:$N,defaultValue:null,index:0,parent:FN},UN={type:n.Condition,id:"a8f4b0f2-5e5e-4e8f-9d7b-1b5b9b6e9a4b",version:1,declaration:cr,inputs:[lg],calledByError:[],calledByEntry:[LN],calledBySuccess:[],successCalls:[VN],errorCalls:[],x:0,y:0,parent:GN},xN={type:n.GenericReference,id:"43ba1e25-f805-488f-8ae8-c58bb6215b2f",entityType:n.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},jN={type:n.GenericReference,id:"eb091bed-507f-4a1e-93b5-7cd2fccfe002",entityType:n.VariableDeclaration,entityId:"9c928995-0dd5-4f97-9962-56b343bc8a45"},kN={like:!1,inferred:!1,id:"d64152ea-831f-4426-9506-a39bfa170513",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:oi,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:jN},qN={type:n.GenericReference,id:"7e79c29f-f7bd-441a-a77e-c627604dae94",entityType:n.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},JN={type:n.GenericReference,id:"8995ce5f-d5cf-4341-a8b1-5c046cc78b89",entityType:n.ArgumentDeclaration,entityId:"7ed0f7bb-2df0-44e2-b0b3-0709dcca8071"},WN={type:n.GenericReference,id:"new-company-bank-account-var-decl-1-called-by-ref",entityType:n.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},cg={type:n.VariableDeclaration,id:"9c928995-0dd5-4f97-9962-56b343bc8a45",version:1,name:"New bank account",description:"The new entity value representing the new bank account of the company",dataType:kN,readsValue:JN,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[WN],calledBySuccess:[],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:qN},YN={type:n.GenericReference,id:"9a4887bf-d50d-43e4-bdd5-a5262f65f04b",entityType:n.ArgumentDeclaration,entityId:"7ed0f7bb-2df0-44e2-b0b3-0709dcca8071"},HN={like:!1,inferred:!1,id:"ae148c06-3143-49e9-9614-c3aca3f6fa7b",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:oi,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:YN},zN={id:"7ed0f7bb-2df0-44e2-b0b3-0709dcca8071",type:n.ArgumentDeclaration,version:1,name:"New bank account",description:"The new bank account of the company",dataType:HN,implements:null,required:!0,index:1,writesValues:[cg],parent:xN},ZN={type:n.GenericReference,id:"caec9cf8-3133-48d4-a390-114fa71b2933",entityType:n.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},KN={type:n.GenericReference,id:"cebcbad8-ca87-4c4b-be8a-312293d49892",entityType:n.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},XN={type:n.GenericReference,id:"7b8ccfe5-f9cd-4776-a19b-80c689bbe3df",entityType:n.ArgumentDeclaration,entityId:"c6cf620c-1eee-4919-8578-1a0b6c088551"},QN={like:!1,inferred:!1,id:"2a6b4703-ac8d-4d25-8abd-48a115577fec",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:XN},eM={id:"c6cf620c-1eee-4919-8578-1a0b6c088551",type:n.ArgumentDeclaration,version:1,name:"New company name",description:null,dataType:QN,implements:null,required:!0,index:0,writesValues:[lg,sg],parent:KN},tM={type:n.FunctionDeclaration,id:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84",version:1,name:"Company changed event",description:"The event that is triggered when a company is changed",returnStatements:[],collapsed:!1,inputs:[eM,zN],calls:[UN,cg],index:1,private:!1,implements:null,x:0,y:0,parent:ZN},nM={type:n.GenericReference,id:"employee-manager-property-data-type-entity-ref-id",entityType:n.CustomEntity,entityId:"employee-entity-id"},rM={type:n.GenericReference,id:"employee-manager-property-data-type-parent-ref-id",entityType:n.Property,entityId:"employee-manager-property-id"},iM={like:!1,inferred:!1,id:"employee-manager-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:nM,isList:!1,isNullable:!0,asType:!1,defaultValue:null,constant:!1,parent:rM},aM={type:n.GenericReference,id:"employee-manager-property-parent-ref-id",entityType:n.CustomEntity,entityId:"employee-entity-id"},sM={hidden:!1,required:!0,type:n.Property,id:"employee-manager-property-id",version:1,name:"Manager",description:"The manager of the employee",index:0,implements:null,private:!1,static:!1,dataType:iM,abstract:!1,parent:aM},oM={type:n.GenericReference,id:"employee-start-date-property-data-type-parent-ref-id",entityType:n.Property,entityId:"employee-start-date-property-id"},lM={like:!1,inferred:!1,id:"employee-start-date-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:hn,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:oM},cM={type:n.GenericReference,id:"employee-start-date-property-parent-ref-id",entityType:n.CustomEntity,entityId:"employee-entity-id"},dM={hidden:!1,required:!0,type:n.Property,id:"employee-start-date-property-id",version:1,name:"Start date",description:"The date the employee started working in the company",index:0,private:!1,static:!1,implements:null,dataType:lM,abstract:!1,parent:cM},uM={type:n.GenericReference,id:"employee-department-property-ref-id",entityType:n.Property,entityId:"employee-department-property-id"},pM={like:!1,inferred:!1,id:"employee-department-property-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Nn,isList:!1,isNullable:!1,asType:!1,options:["Human Resources","Finance","IT","Sales","Marketing","Customer Service","Logistics","Product"],defaultValue:null,constant:!1,parent:uM},yM={type:n.GenericReference,id:"employee-department-property-parent-ref-id",entityType:n.CustomEntity,entityId:"employee-entity-id"},hM={hidden:!1,required:!0,type:n.Property,id:"employee-department-property-id",version:1,name:"Department",description:"The department the employee works in, from a list of departments in the company",index:0,implements:null,static:!1,private:!1,dataType:pM,abstract:!1,parent:yM},fM={type:n.GenericReference,id:"employee-prototype-parent-ref-id",entityType:n.Project,entityId:Y},Gt={type:n.CustomEntity,id:"employee-entity-id",version:1,name:"Employee",description:"A entity that represents an employee in the company",properties:[hM,dM,sM],abstract:!1,static:!1,abstractMethods:[],methods:[],implements:[],extends:[ht],x:0,y:0,parent:fM},mM={type:n.GenericReference,id:"dec8fbfe-9124-41fd-9f1c-5b2f07cfd6ba",entityType:n.Property,entityId:"4f52d044-f3dd-4bdf-927e-637c3b92e8bd"},TM={like:!1,inferred:!1,id:"bc0b8979-6c43-4d47-a712-6742b89e3c00",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:mM},EM={type:n.GenericReference,id:"4f8c0a05-466e-4672-b4c4-6bd408c0be9a",entityType:n.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},bM={hidden:!1,required:!0,type:n.Property,id:"4f52d044-f3dd-4bdf-927e-637c3b92e8bd",version:1,name:"Company Name",private:!1,static:!1,description:"The name of the company",index:0,implements:null,dataType:TM,abstract:!1,parent:EM},RM={type:n.GenericReference,id:"95173fe0-a6e6-443c-94f3-f7c5cf171fcf",entityType:n.Property,entityId:"80c86e1b-caca-4ba5-9b1f-38f72d10e4a3"},gM={like:!1,inferred:!1,id:"ddbb6f5c-0cf4-41fb-83b3-b6c47c0e338d",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:oi,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:RM},vM={type:n.GenericReference,id:"6a9a0b72-a05d-4169-b3f3-5afb01e8d0df",entityType:n.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},Rc={hidden:!1,required:!0,type:n.Property,id:"80c86e1b-caca-4ba5-9b1f-38f72d10e4a3",version:1,name:"Bank account",description:"The bank account of the company",index:1,implements:null,static:!1,private:!1,dataType:gM,abstract:!1,parent:vM},IM={type:n.GenericReference,id:"62892cc6-d227-4088-90d3-ae7c15ed4af4",entityType:n.Property,entityId:"19a31727-1fba-40a5-be25-18e0f149d5cb"},DM={like:!1,inferred:!1,id:"1f7629df-dc29-4c89-8369-c6d043e97a9e",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ht,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:IM},PM={type:n.GenericReference,id:"89384206-fd5a-4f0a-849c-f777473e5773",entityType:n.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},AM={hidden:!1,required:!0,type:n.Property,id:"19a31727-1fba-40a5-be25-18e0f149d5cb",version:1,name:"Company Owner",description:"The person that owns the company",index:2,static:!1,implements:null,dataType:DM,private:!0,abstract:!1,parent:PM},OM={type:n.GenericReference,id:"4d2ffb6c-5f38-436e-8339-fb9878ac2b5e",entityType:n.Property,entityId:"f8310850-a87e-405c-b182-4f1d5fa49240"},SM={like:!1,inferred:!1,id:"ad44250b-40c2-48f7-a480-381fa938f562",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Gt,isList:!0,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:OM},CM={type:n.GenericReference,id:"aa5d4eee-6fac-4e72-bf21-9c8750024541",entityType:n.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},BM={hidden:!1,required:!0,type:n.Property,id:"f8310850-a87e-405c-b182-4f1d5fa49240",version:1,name:"Employees",description:null,index:3,dataType:SM,implements:null,private:!0,static:!1,abstract:!1,parent:CM},wM={type:n.GenericReference,id:"e3c03b6b-2ea0-4d99-865d-5e6a348672d0",entityType:n.Project,entityId:Y},$t={type:n.CustomEntity,id:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d",version:1,name:"Company",description:null,properties:[bM,Rc,AM,BM],static:!1,abstract:!1,abstractMethods:[],methods:[E_,tM],extends:[],implements:[ke],x:0,y:0,parent:wM},_M={type:n.GenericReference,id:"ffcad334-138d-4b67-8fb3-5f0e6f5fefbd",entityType:n.Project,entityId:Y},gc={type:n.FunctionDeclaration,id:"0f89260c-8c58-4639-8629-d9ea5ab40ba7",version:1,name:"Show popup",description:null,inputs:[],calls:[],returnStatements:[],implements:null,collapsed:!1,private:!1,index:null,x:0,y:0,parent:_M};n.GenericReference,n.DataType;const NM={id:"cron-job-entity-expression-property-ref-id",type:n.GenericReference,entityId:"cron-job-entity-expression-property-id",entityType:n.Property},MM={like:!1,inferred:!1,id:"cron-job-entity-expression-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:null,parent:NM},VM={id:"cron-job-entity-ref-id",type:n.GenericReference,entityId:"cron-job-entity-id",entityType:n.CustomEntity},LM={hidden:!1,required:!0,id:"cron-job-entity-expression-property-id",type:n.Property,version:1,name:"Cron expression",description:"The cron expression that defines when the cron job should be triggered",dataType:MM,implements:null,static:!0,private:!1,abstract:!1,index:0,parent:VM},GM={id:"cron-job-entity-trigger-show-popup-func-call-called-by-ref-one-id",type:n.GenericReference,entityId:"show-popup-func-decl-id",entityType:n.FunctionDeclaration},$M={id:"cron-job-entity-trigger-show-popup-func-call-parent-ref-id",type:n.GenericReference,entityId:"cron-job-entity-trigger-func-decl-id",entityType:n.FunctionDeclaration},FM={id:"cron-job-entity-trigger-show-popup-func-call-id",version:1,type:n.FunctionCall,declaration:gc,inputs:[],outputs:[],process:null,successCalls:[],calledByError:[],calledByEntry:[GM],calledBySuccess:[],errorCalls:[],error:null,x:0,y:0,parent:$M},UM={id:"cron-job-entity-trigger-func-decl-parent-ref-id",type:n.GenericReference,entityId:"cron-job-entity-id",entityType:n.CustomEntity},xM={id:"cron-job-entity-trigger-func-decl-id",version:1,type:n.FunctionDeclaration,name:"Scheduled trigger",description:"The function that is called when the cron job is triggered",inputs:[],private:!1,implements:Wl,calls:[FM],collapsed:!1,returnStatements:[],index:0,x:0,y:0,parent:UM},jM={id:"cron-job-entity-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},kM={id:"cron-job-entity-id",version:1,type:n.CustomEntity,name:"Run at 12pm on Christmas day",description:"A cron job that runs at 12pm on Christmas day",properties:[LM],static:!0,abstract:!1,abstractMethods:[],extends:[Yl],implements:[],methods:[xM],x:0,y:0,parent:jM},qM={type:n.GenericReference,id:"52dbd85c-48b1-462a-8205-2437d6fb1cb4",entityType:n.Project,entityId:Y},JM={type:n.CustomEntity,id:"6f0908c2-09c6-4a8b-8f43-d2467fe6fb39",version:1,name:"Get bank all bank accounts",description:null,properties:[],static:!0,abstract:!1,abstractMethods:[],methods:[],extends:[],implements:[ds],x:0,y:0,parent:qM},dg="f558fbf8-67de-4545-9804-6ae621e0b2d4",WM={id:"getCompanyByIdEndpointPathParamsVariableDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"getCompanyByIdEndpointPathParamsVariableDataType"},YM={id:"getCompanyByIdEndpointPathParamsArgumentDeclarationRef",type:n.GenericReference,entityType:n.ArgumentDeclaration,entityId:"getCompanyByIdEndpointPathParamsArgumentDeclaration"},HM={like:!1,inferred:!1,id:"getCompanyByIdEndpointPathParamsVariableDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"getCompanyByIdEndpointPathParamsVariableDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:I.KeyValue,value:{},parent:WM,autogeneration:null,valueAsType:null},parent:YM},zM={id:"getCompanyByIdEndpointReachedEntityEventRef",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},ZM={id:"getCompanyByIdEndpointRequestHeadersVariableDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"getCompanyByIdEndpointRequestHeadersVariableDataType"},KM={id:"getCompanyByIdEndpointRequestHeadersArgumentDeclarationRef",type:n.GenericReference,entityType:n.ArgumentDeclaration,entityId:"getCompanyByIdEndpointRequestHeadersArgumentDeclaration"},XM={like:!1,inferred:!1,id:"getCompanyByIdEndpointRequestHeadersVariableDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:Xe,asType:!1,defaultValue:{parentRelationType:null,id:"getCompanyByIdEndpointRequestHeadersVariableDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:I.KeyValue,value:{},parent:ZM,autogeneration:null,valueAsType:null},parent:KM},QM={id:"getCompanyByIdEndpointRequestHeadersArgumentDeclaration",version:1,description:"A set of any properties, with names and value that transmit metadata about the request.",type:n.ArgumentDeclaration,writesValues:[],name:"Request headers",dataType:XM,implements:Vl,required:!0,index:0,parent:zM},eV={id:"getCompanyByIdEndpointReachedEntityEventRefTwo",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},tV={id:"getCompanyByIdEndpointPathParamsArgumentDeclaration",type:n.ArgumentDeclaration,description:"A standarized text, without spaces that is added at the end of the domain and routes the request to a specific resource within the target server. For example: /api/users/123, /api/users/123/:name, /api/users/123/:name/:age.",version:1,name:"Path parameters",writesValues:[],dataType:HM,implements:Ll,required:!0,index:1,parent:eV},nV={id:"getCompanyByIdEndpointReachedEntityEventRefThree",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},rV={id:"getCompanyByIdEndpointRequestQueryParamsVariableDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"getCompanyByIdEndpointRequestQueryParamsVariableDataType"},iV={id:"getCompanyByIdEndpointRequestQueryParamsArgumentDeclarationRef",type:n.GenericReference,entityType:n.ArgumentDeclaration,entityId:"getCompanyByIdEndpointRequestQueryParamsArgumentDeclaration"},aV={like:!1,inferred:!1,id:"getCompanyByIdEndpointRequestQueryParamsVariableDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,asType:!1,entity:x,defaultValue:{parentRelationType:null,id:"getCompanyByIdEndpointRequestQueryParamsVariableDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:I.KeyValue,value:{},parent:rV,autogeneration:null,valueAsType:null},parent:iV},sV={id:"getCompanyByIdEndpointRequestQueryParamsArgumentDeclaration",version:1,description:"A text with standarized format, without spaces that is added at the end of the URL path, after the ? character. It contains data that might be used to process the request. For example: /api/users?name=John&age=30",type:n.ArgumentDeclaration,writesValues:[],name:"Request query params",dataType:aV,implements:Gl,required:!0,index:2,parent:nV},oV={id:"getCompanyByIdEndpointReachedEntityEventRefFour",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},lV={id:"getCompanyByIdEndpointRequestBodyArgumentDeclarationRef",type:n.GenericReference,entityType:n.ArgumentDeclaration,entityId:"getCompanyByIdEndpointRequestBodyArgumentDeclaration"},cV={like:!1,inferred:!1,id:"getCompanyByIdEndpointRequestBodyVariableDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,asType:!1,constant:!1,entity:Xe,defaultValue:null,parent:lV},dV={id:"getCompanyByIdEndpointRequestBodyArgumentDeclaration",version:1,description:"The main data payload of the request.",type:n.ArgumentDeclaration,writesValues:[],name:"Request body",dataType:cV,implements:$l,index:3,required:!0,parent:oV},uV={id:"getCompanyByIdEndpointResponseCodeReturnDeclarationRef",type:n.GenericReference,entityType:n.ReturnDeclaration,entityId:"getCompanyByIdEndpointResponseCodeReturnDeclaration"},pV={like:!1,inferred:!1,id:"9ba575b0-6f8e-436d-a3de-3b843622aa17",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:uV},yV={id:"getCompanyByIdEndpointReturnStatementRef",type:n.GenericReference,entityType:n.ReturnStatement,entityId:"getCompanyByIdEndpointReturnStatement"},hV={isError:!1,id:"getCompanyByIdEndpointResponseCodeReturnDeclaration",version:1,description:"A standarized number that represents the status of the response. 200 for OK, 404 for not found, 500 for server error, etc.",type:n.ReturnDeclaration,name:"Response code",dataType:pV,implements:Fl,readsValue:null,required:!0,index:0,parent:yV},fV={id:"getCompanyByIdEndpointResponseHeadersDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"getCompanyByIdEndpointResponseHeadersDataType"},mV={id:"getCompanyByIdEndpointResponseHeadersReturnDeclarationRef",type:n.GenericReference,entityType:n.ReturnDeclaration,entityId:"getCompanyByIdEndpointResponseHeadersReturnDeclaration"},TV={like:!1,inferred:!1,id:"getCompanyByIdEndpointResponseHeadersDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:Xe,asType:!1,defaultValue:{parentRelationType:null,id:"getCompanyByIdEndpointResponseHeadersDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:I.KeyValue,value:{},parent:fV,autogeneration:null,valueAsType:null},parent:mV},EV={id:"getCompanyByIdEndpointReturnStatementRefTwo",type:n.GenericReference,entityType:n.ReturnStatement,entityId:"getCompanyByIdEndpointReturnStatement"},bV={isError:!1,id:"getCompanyByIdEndpointResponseHeadersReturnDeclaration",version:1,description:"A set of any properties, with names and value that transmit metadata about the response.",type:n.ReturnDeclaration,name:"Response headers",dataType:TV,implements:Ul,readsValue:null,required:!0,index:1,parent:EV},RV={id:"getCompanyByIdEndpointResponseBodyReturnDeclarationRef",type:n.GenericReference,entityType:n.ReturnDeclaration,entityId:"getCompanyByIdEndpointResponseBodyReturnDeclaration"},gV={like:!1,inferred:!1,id:"getCompanyByIdEndpointResponseBodyDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,asType:!1,constant:!1,entity:Xe,defaultValue:null,parent:RV},vV={id:"getCompanyByIdEndpointReturnStatementRefThree",type:n.GenericReference,entityType:n.ReturnStatement,entityId:"getCompanyByIdEndpointReturnStatement"},IV={isError:!1,id:"getCompanyByIdEndpointResponseBodyReturnDeclaration",version:1,description:"The main data payload of the response.",type:n.ReturnDeclaration,name:"Response body",implements:xl,dataType:gV,readsValue:null,required:!0,index:2,parent:vV},DV={id:"getCompanyByIdEndpointReturnStatementCallerRef",type:n.GenericReference,entityId:"getCompanyByIdEndpointReachedEntityEvent",entityType:n.FunctionDeclaration},PV={id:"getCompanyByIdEndpointReachedEntityEventRefFive",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},AV={id:"getCompanyByIdEndpointReturnStatement",type:n.ReturnStatement,version:1,outputs:[hV,bV,IV],calledByError:[],calledByEntry:[DV],calledBySuccess:[],throws:null,x:0,y:0,parent:PV},OV={id:"endpointBuiltInBaseEntityRefFour",type:n.GenericReference,entityType:n.BuiltInBaseEntity,entityId:dg},SV={id:"getCompanyByIdEndpointReachedEntityEvent",name:"Endpoint reached",version:1,type:n.FunctionDeclaration,inputs:[QM,tV,sV,dV],returnStatements:[AV],description:"Fired when the endpoint is reached.",calls:[],collapsed:!1,implements:jl,index:0,private:!1,x:0,y:0,parent:OV},CV={id:"getCompanyByIdEndpointPathPropertyDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"getCompanyByIdEndpointPathPropertyDataType"},BV={id:"getCompanyByIdEndpointPathPropertyRef",type:n.GenericReference,entityType:n.Property,entityId:"getCompanyByIdEndpointPathProperty"},wV={like:!1,inferred:!1,id:"getCompanyByIdEndpointPathPropertyDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:x,asType:!1,defaultValue:{parentRelationType:null,id:"getCompanyByIdEndpointPathPropertyDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,name:I.String,value:"/company/{id}",parent:CV,valueAsType:null,autogeneration:null},parent:BV},_V={id:"getCompanyByIdEndpointBaseEntityRefTwo",type:n.GenericReference,entityType:n.BuiltInBaseEntity,entityId:M.HTTP_ENDPOINT},NV={hidden:!1,required:!0,id:"getCompanyByIdEndpointPathProperty",name:"Path",version:1,type:n.Property,private:!1,abstract:!1,static:!0,implements:Nl,dataType:wV,index:1,description:"Path to the endpoint, for example /api/users, or /api/users/{id}, or /api/users/{id}/:name. The path can contain parameters, which are defined by curly braces, and will be passed to the endpoint event as variables with the same name.",parent:_V},MV={id:"getCompanyByIdEndpointMethodPropertyDataTypeRef",type:n.GenericReference,entityType:n.DataType,entityId:"getCompanyByIdEndpointMethodPropertyDataType"},VV={id:"getCompanyByIdEndpointMethodPropertyRef",type:n.GenericReference,entityType:n.Property,entityId:"getCompanyByIdEndpointMethodProperty"},LV={like:!1,inferred:!1,id:"getCompanyByIdEndpointMethodPropertyDataType",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:Nn,isList:!0,isNullable:!1,constant:!0,asType:!1,defaultValue:{parentRelationType:null,id:"getCompanyByIdEndpointMethodPropertyDataTypeDefaultValueId",type:n.PrimitiveValue,version:1,value:"GET",name:I.Enum,parent:MV,valueAsType:null,autogeneration:null},options:["GET","POST","PUT","DELETE","PATCH","OPTIONS","HEAD","TRACE","CONNECT","CUSTOM"],parent:VV},GV={id:"getCompanyByIdEndpointBaseEntityRefThree",type:n.GenericReference,entityType:n.BuiltInBaseEntity,entityId:M.HTTP_ENDPOINT},$V={hidden:!1,required:!0,id:"getCompanyByIdEndpointMethodProperty",name:"Method",version:1,type:n.Property,private:!1,abstract:!1,static:!0,implements:Ml,index:0,dataType:LV,description:null,parent:GV},FV={type:n.GenericReference,id:"6a905153-8aa8-4424-bd7b-6415731a2725",entityType:n.Project,entityId:Y},UV={type:n.CustomEntity,id:dg,version:1,name:"Get given company data by id",description:null,properties:[NV,$V],methods:[SV],static:!0,abstract:!1,abstractMethods:[],extends:[],implements:[ds],x:0,y:0,parent:FV},xV={id:"product-prototype-database-property-ref-id",type:n.GenericReference,entityId:"product-prototype-database-property-id",entityType:n.Property},jV={id:"product-prototype-database-property-data-type-default-value-parent-ref-id",type:n.GenericReference,entityId:"product-prototype-database-property-data-type-default-value-id",entityType:n.DataType},kV={like:!1,inferred:!1,id:"product-prototype-database-property-data-type-id",version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:Mn,asType:!1,defaultValue:{parentRelationType:null,id:"product-prototype-database-property-data-type-default-value-id",type:n.PrimitiveValue,version:1,value:null,name:I.EntityTemplate,valueAsType:fc,autogeneration:null,parent:jV},parent:xV},qV={id:"product-prototype-database-property-parent-ref-id",type:n.GenericReference,entityId:"de67fc84-3719-46fd-9ab4-3fca3a3cc50d",entityType:n.CustomEntity},JV={hidden:!1,required:!0,id:"product-prototype-database-property-id",name:"Database",version:1,type:n.Property,private:!1,abstract:!1,implements:ji,static:!0,index:0,dataType:kV,description:"The database that the entity belongs to.",parent:qV},WV={type:n.GenericReference,id:"13a4045e-dcb0-4159-8d33-10a646078b5a",entityType:n.Property,entityId:"d519c26a-15b8-40d8-ad09-13fa9342e9ba"},YV={like:!1,inferred:!1,id:"7449779e-1d4e-409c-81c6-4b611336ed18",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:WV},HV={type:n.GenericReference,id:"0969562f-d836-406f-8b48-dd9d417fbe72",entityType:n.CustomEntity,entityId:"a2d0ec83-72ce-4f54-b059-a39e018fa86c"},zV={hidden:!1,required:!0,type:n.Property,id:"d519c26a-15b8-40d8-ad09-13fa9342e9ba",version:1,name:"Name",description:"The name of the product",index:0,implements:null,static:!1,private:!1,dataType:YV,abstract:!1,parent:HV},ZV={type:n.GenericReference,id:"833a5425-7bd0-41dd-9e97-e018acce9592",entityType:n.Project,entityId:Y},KV={type:n.CustomEntity,id:"a2d0ec83-72ce-4f54-b059-a39e018fa86c",version:1,name:"Product",description:"A product that can be sold",implements:[ke],extends:[],abstract:!1,static:!1,abstractMethods:[],properties:[JV,zV],methods:[],x:0,y:0,parent:ZV},ca="project-loaded-event-id",rn="get-bitcoin-price-http-call-operation-id",ug="get-bitcoin-price-http-call-response-body-id",qs="validate-bitcoin-price-response-operation-ids",XV={type:n.GenericReference,id:"validate-bitcoin-data-to-validate-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:ug},QV={type:n.GenericReference,id:"validate-bitcoin-data-to-validate-input-map-parent-ref-id",entityType:n.Operation,entityId:qs},pg={id:"validate-bitcoin-data-to-validate-input-map-id",type:n.InputMap,version:1,declaration:rr.inputs[1],name:null,description:null,readsValue:XV,defaultValue:null,index:0,parent:QV},e1={type:n.GenericReference,id:"validate-bitcoin-type-to-match-input-map-default-value-parent-ref-id",entityType:n.InputMap,entityId:"validate-bitcoin-type-to-match-input-map-id"},t1={type:n.GenericReference,id:"validate-bitcoin-type-to-match-input-map-parent-ref-id",entityType:n.Operation,entityId:qs},n1={id:"validate-bitcoin-type-to-match-input-map-id",type:n.InputMap,version:1,declaration:rr.inputs[0],name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"validate-bitcoin-type-to-match-input-map-default-value-id",type:n.PrimitiveValue,version:1,name:I.EntityTemplate,valueAsType:ZR,value:null,parent:e1,autogeneration:null},index:0,parent:t1},r1={type:n.GenericReference,id:"validate-bitcoin-validated-entity-output-map-parent-ref-id",entityType:n.Operation,entityId:qs},i1={id:"validate-bitcoin-validated-entity-output-map-id",type:n.OutputMap,version:1,declaration:rr.outputs[0],writesValues:[],index:0,parent:r1},a1={type:n.GenericReference,id:"validate-bitcoin-price-response-operation-parent-ref-id",entityType:n.GlobalEvent,entityId:ca},s1={type:n.GenericReference,id:"validate-bitcoin-price-response-operation-called-by-ref-id",entityType:n.Operation,entityId:rn},o1={type:n.Operation,id:qs,version:1,declaration:rr,inputs:[n1,pg],outputs:[i1],process:null,successCalls:[],errorCalls:[],error:null,x:0,y:0,calledByError:[],calledByEntry:[],calledBySuccess:[s1],parent:a1},l1={type:n.GenericReference,id:"96edb661-3f36-406c-8921-f1679dd796a3",entityType:n.FunctionCall,entityId:rn},c1={id:"c93e1393-9b5e-4de2-b8da-7eae647d715a",version:1,type:n.InputMap,declaration:Ka,name:null,description:null,readsValue:null,defaultValue:null,index:0,parent:l1},d1={type:n.GenericReference,id:"40312b28-71b8-4b01-a654-58b87191939d",entityType:n.FunctionCall,entityId:rn},u1={type:n.GenericReference,id:"6ea96c7d-02a7-4971-82ad-2f32a0fec8b4",entityType:n.InputMap,entityId:"9f21cbac-5a83-4983-8923-9224ffd3ba9f"},p1={id:"9f21cbac-5a83-4983-8923-9224ffd3ba9f",version:1,type:n.InputMap,declaration:Xa,name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"get-bitcoin-price-http-request-url-argument-default-value-id",type:n.PrimitiveValue,version:1,value:"https://api.coindesk.com/v1/bpi/currentprice.json",name:I.String,parent:u1,valueAsType:null,autogeneration:null},index:1,parent:d1},y1={type:n.GenericReference,id:"2610bf4a-c8a2-4746-b6cc-eb15f7fa8e9c",entityType:n.FunctionCall,entityId:rn},h1={id:"ffb3cd9d-c955-4104-bc7b-299120fe4ede",version:1,type:n.InputMap,declaration:Qa,name:null,description:null,readsValue:null,defaultValue:null,index:2,parent:y1},f1={type:n.GenericReference,id:"bfd29a6a-671a-448c-9f2f-f8c7e4ad8349",entityType:n.FunctionCall,entityId:rn},m1={id:"412bf1f3-1a8e-4665-a95f-82117540e34e",version:1,type:n.InputMap,declaration:es,name:null,description:null,readsValue:null,defaultValue:null,index:3,parent:f1},T1={type:n.GenericReference,id:"616a15f3-c224-4b11-b95c-63314edef409",entityType:n.FunctionCall,entityId:rn},E1={id:"4dd4651c-02e4-45f1-b50f-824f3bcb1648",version:1,type:n.OutputMap,declaration:ns,writesValues:[],index:1,parent:T1},b1={type:n.GenericReference,id:"28793b68-4d7e-4826-aee1-f201a3499faf",entityType:n.FunctionCall,entityId:rn},R1={id:"94fe9d35-4dd4-4729-a50c-5283ccd7e661",version:1,type:n.OutputMap,declaration:ts,writesValues:[],index:0,parent:b1},g1={type:n.GenericReference,id:"f13e04b2-49b4-4c69-85b8-cbbafafa3524",entityType:n.FunctionCall,entityId:rn},v1={id:ug,type:n.OutputMap,version:1,declaration:rs,writesValues:[pg],index:2,parent:g1},I1={type:n.GenericReference,id:"6148d6d0-caaa-45fc-b601-ff2493dfc60f",entityType:n.FunctionDeclaration,entityId:rn},D1={type:n.GenericReference,id:"b115f084-807b-44b3-ae01-b69cc342f761",entityType:n.GlobalEvent,entityId:ca},P1={type:n.Operation,id:rn,version:1,declaration:Li,inputs:[c1,p1,h1,m1],outputs:[R1,E1,v1],process:null,parent:D1,calledByError:[],calledByEntry:[I1],calledBySuccess:[],successCalls:[o1],errorCalls:[],error:null,x:0,y:0},A1={type:n.GenericReference,id:"24e76019-3f94-475b-91ce-297f76bbc224",entityType:n.GlobalEvent,entityId:ca},O1={type:n.GenericReference,id:"0eac8e29-cdf2-42f8-8ea7-ad76d4d79abe",entityType:n.GlobalEvent,entityId:ca},S1={process:null,type:n.FunctionCall,id:"2d2e7593-bfbf-457c-a607-5fce18eef457",version:1,declaration:gc,inputs:[],outputs:[],calledByError:[],calledByEntry:[A1],calledBySuccess:[],parent:O1,successCalls:[],errorCalls:[],error:null,x:0,y:0},C1={id:"793b5999-a9da-47fb-9665-0c17ebc6d5c9",type:n.GenericReference,entityType:n.Project,entityId:"2e7eb5382-3d99-44fd-972a-b8b1e819f6be"},B1={type:n.GlobalEvent,id:ca,version:1,name:pn.PROJECT_PUBLICATION_COMPLETED,returnStatements:[],collapsed:!1,implements:fs,parent:C1,inputs:[],calls:[S1,P1],x:0,y:0},Ft="abort-execution-func-declaration-id",da="abort-execution-func-exec-var-declaration-id",Js="abort-execution-func-small-wait-op-id",vc="abort-execution-func-long-wait-op-id",yg="abort-execution-func-long-wait-process-output-id",hg="abort-execution-func-exec-var-instance-write-id",fg="abort-execution-func-long-wait-return-stmt-id",mg="abort-execution-func-small-wait-return-stmt-id",w1="abort-execution-func-exec-var-instance-abort-call-id",Ic="abort-execution-func-exec-var-instance-abort-internal-call-id",Tg="abort-execution-func-exec-second-wait-op-id",_1={type:n.GenericReference,id:"short-wait-return-statement-returned-hello-string-data-type-parent-ref-id",entityType:n.ReturnDeclaration,entityId:"short-wait-return-statement-returned-hello-string-id"},N1={type:n.GenericReference,id:"short-wait-return-statement-returned-hello-string-data-type-default-value-parent-ref-id",entityType:n.DataType,entityId:"short-wait-return-statement-returned-hello-string-data-type-id"},M1={like:!1,inferred:!1,id:"short-wait-return-statement-returned-hello-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:{parentRelationType:null,id:"short-wait-return-statement-returned-hello-string-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:I.String,value:"Hello 2",autogeneration:null,valueAsType:null,parent:N1},constant:!1,parent:_1},V1={type:n.GenericReference,id:"short-wait-return-statement-returned-hello-string-parent-ref-id",entityType:n.ReturnStatement,entityId:mg},L1={isError:!1,id:"short-wait-return-statement-returned-hello-string-id",type:n.ReturnDeclaration,version:1,name:"Return 1",description:"A random string that is returned by the function",dataType:M1,implements:null,readsValue:null,required:!0,index:0,parent:V1},G1={type:n.GenericReference,id:"short-wait-return-statement-called-by-ref-id",entityType:n.Operation,entityId:Js},$1={type:n.GenericReference,id:"short-wait-return-statement-parent-ref-id",entityType:n.FunctionDeclaration,entityId:Ft},Eg={type:n.ReturnStatement,id:mg,version:1,outputs:[L1],calledByError:[],calledByEntry:[],calledBySuccess:[G1],throws:null,x:0,y:0,parent:$1},F1={type:n.GenericReference,id:"second-wait-argument-default-value-parent-ref-id",entityType:n.InputMap,entityId:"second-wait-argument-map-id"},U1={type:n.GenericReference,id:"second-wait-argument-map-parent-ref-id",entityType:n.Operation,entityId:Tg},x1={id:"second-wait-argument-map-id",type:n.InputMap,version:1,declaration:tr,name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"second-wait-argument-default-value-id",type:n.PrimitiveValue,version:1,value:2e3,valueAsType:null,autogeneration:null,name:I.Number,parent:F1},index:0,parent:U1},j1={type:n.GenericReference,id:"small-wait-parent-ref-id",entityType:n.FunctionDeclaration,entityId:Ft},k1={type:n.GenericReference,id:"small-wait-called-by-ref-one-id",entityType:n.InternalCall,entityId:Ic},q1={id:Tg,type:n.Operation,version:1,declaration:pt,inputs:[x1],outputs:[],process:null,successCalls:[Eg],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[],calledBySuccess:[k1],error:null,parent:j1},J1={type:n.GenericReference,id:"abort-exec-func-abort-call-var-instance-abort-internal-call-called-by-ref-one-id",entityType:n.VariableInstance,entityId:hg},W1={type:n.GenericReference,id:"abort-exec-func-abort-call-var-instance-abort-internal-call-called-by-ref-two-id",entityType:n.Operation,entityId:Js},Y1={type:n.GenericReference,id:"abort-exec-func-abort-call-var-instance-main-project-ref-id",entityType:n.FunctionDeclaration,entityId:Ft},H1={type:n.GenericReference,id:"abort-exec-func-abort-call-var-instance-declaration-ref-id",entityType:n.VariableDeclaration,entityId:da},z1={type:n.GenericReference,id:"abort-exec-func-abort-call-var-instance-internal-call-ref-one-id",entityType:n.InternalCall,entityId:Ic},Z1={id:w1,type:n.VariableInstance,version:1,declaration:H1,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[z1],parent:Y1},bg={id:Ic,type:n.InternalCall,version:1,inputs:[],outputs:[],declaration:Hl,process:null,calledByError:[],calledByEntry:[],calledBySuccess:[J1,W1],successCalls:[q1],errorCalls:[],error:null,index:0,parent:Z1},K1={type:n.GenericReference,id:"abort-exec-func-var-write-instance-main-project-ref-id",entityType:n.FunctionDeclaration,entityId:Ft},X1={type:n.GenericReference,id:"abort-exec-func-var-write-instance-called-by-ref-one-id",entityType:n.VariableDeclaration,entityId:da},Q1={type:n.GenericReference,id:"abort-exec-func-var-write-instance-called-by-ref-two-id",entityType:n.FunctionDeclaration,entityId:Ft},e0={type:n.GenericReference,id:"abort-exec-func-abort-call-var-instance-declaration-ref-id",entityType:n.VariableDeclaration,entityId:da},t0={type:n.GenericReference,id:"abort-exec-func-var-write-instance-reads-value-ref-id",entityType:n.OutputMap,entityId:yg},Dc={id:hg,type:n.VariableInstance,version:1,declaration:e0,inputs:[],outputs:[],calledByError:[],calledByEntry:[Q1],calledBySuccess:[X1],successCalls:[bg],errorCalls:[],x:0,y:0,readsValue:t0,writesValues:[],internalCalls:[],parent:K1},n0={type:n.GenericReference,id:"abort-exec-func-var-decl-datatype-parent-ref-id",entityType:n.VariableDeclaration,entityId:da};n.GenericReference,n.DataType;const r0={like:!1,inferred:!1,id:"abort-exec-func-var-decl-datatype-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:zl,version:1,asType:!1,isList:!1,isNullable:!1,constant:!1,parent:n0,defaultValue:null},i0={type:n.GenericReference,id:"abort-exec-func-var-decl-main-project-ref-id",entityType:n.FunctionDeclaration,entityId:Ft},a0={type:n.GenericReference,id:"abort-exec-func-var-decl-called-by-ref-one-id",entityType:n.FunctionDeclaration,entityId:Ft},s0={id:da,type:n.VariableDeclaration,version:1,name:"Execution in progress",description:"A variable that holds an ongoing execution to abort it if needed",dataType:r0,inputs:[],outputs:[],calledByError:[],calledByEntry:[a0],calledBySuccess:[],successCalls:[Dc],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[],parent:i0},o0={type:n.GenericReference,id:"long-wait-return-statement-returned-hello-string-data-type-parent-ref-id",entityType:n.ReturnDeclaration,entityId:"long-wait-return-statement-returned-hello-string-id"},l0={type:n.GenericReference,id:"long-wait-return-statement-returned-hello-string-data-type-default-value-parent-ref-id",entityType:n.DataType,entityId:"long-wait-return-statement-returned-hello-string-data-type-id"},c0={like:!1,inferred:!1,id:"long-wait-return-statement-returned-hello-string-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,asType:!1,isList:!1,isNullable:!1,defaultValue:{parentRelationType:null,id:"long-wait-return-statement-returned-hello-string-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:I.String,value:"Hello 1",autogeneration:null,valueAsType:null,parent:l0},constant:!1,parent:o0},d0={type:n.GenericReference,id:"long-wait-return-statement-returned-hello-string-parent-ref-id",entityType:n.ReturnStatement,entityId:fg},u0={isError:!1,id:"long-wait-return-statement-returned-hello-string-id",type:n.ReturnDeclaration,version:1,name:"Return 2",description:"A random string that is returned by the function",implements:null,dataType:c0,readsValue:null,required:!0,index:0,parent:d0},p0={type:n.GenericReference,id:"long-wait-return-statement-called-by-ref-id",entityType:n.Operation,entityId:vc},y0={type:n.GenericReference,id:"long-wait-return-statement-parent-ref-id",entityType:n.FunctionDeclaration,entityId:Ft},Rg={type:n.ReturnStatement,id:fg,version:1,outputs:[u0],calledByError:[],calledByEntry:[],calledBySuccess:[p0],throws:null,x:0,y:0,parent:y0},h0={type:n.GenericReference,id:"long-argument-default-value-parent-ref-id",entityType:n.InputMap,entityId:"long-argument-map-id"},gg={type:n.GenericReference,id:"long-argument-map-parent-ref-id",entityType:n.Operation,entityId:vc},f0={id:"long-argument-map-id",type:n.InputMap,version:1,declaration:tr,name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"long-argument-default-value-id",type:n.PrimitiveValue,version:1,value:1500,valueAsType:null,autogeneration:null,name:I.Number,parent:h0},index:0,parent:gg},m0={type:n.GenericReference,id:"long-parent-ref-id",entityType:n.FunctionDeclaration,entityId:Ft},T0={type:n.GenericReference,id:"long-called-by-ref-one-id",entityType:n.FunctionDeclaration,entityId:Ft},E0={id:yg,type:n.OutputMap,version:1,declaration:Kl,writesValues:[Dc],index:0,parent:gg},b0={id:vc,type:n.Operation,version:1,declaration:pt,inputs:[f0],outputs:[],process:E0,successCalls:[Rg],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[T0],calledBySuccess:[],error:null,parent:m0},R0={type:n.GenericReference,id:"small-wait-argument-default-value-parent-ref-id",entityType:n.InputMap,entityId:"small-wait-argument-map-id"},g0={type:n.GenericReference,id:"small-wait-argument-map-parent-ref-id",entityType:n.Operation,entityId:Js},v0={id:"small-wait-argument-map-id",type:n.InputMap,version:1,declaration:tr,name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"small-wait-argument-default-value-id",type:n.PrimitiveValue,version:1,value:500,valueAsType:null,autogeneration:null,name:I.Number,parent:R0},index:0,parent:g0},I0={type:n.GenericReference,id:"small-wait-parent-ref-id",entityType:n.FunctionDeclaration,entityId:Ft},D0={type:n.GenericReference,id:"small-wait-called-by-ref-one-id",entityType:n.FunctionDeclaration,entityId:Ft},P0={id:Js,type:n.Operation,version:1,declaration:pt,inputs:[v0],outputs:[],process:null,successCalls:[bg],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[D0],calledBySuccess:[],error:null,parent:I0},A0={type:n.GenericReference,id:"abort-execution-func-decl-parent-ref-id",entityType:n.Project,entityId:Y},vg={id:"abort-execution-func-decl-id",type:n.FunctionDeclaration,version:1,name:"Test aborting execution",description:"Executes a wait and then aborts the execution of that wait",inputs:[],returnStatements:[Rg,Eg],calls:[P0,s0,Dc,b0],implements:null,private:!1,collapsed:!1,index:null,x:0,y:0,parent:A0},O0={type:n.GenericReference,id:"call-execution-abort-func-parent-ref-id",entityType:n.Project,entityId:Y},S0={id:"call-execution-abort-func-id",type:n.FunctionCall,version:1,declaration:vg,inputs:[],process:null,outputs:[],successCalls:[],errorCalls:[],error:null,calledByError:[],calledByEntry:[],calledBySuccess:[],x:0,y:0,parent:O0},Pc="manual-hello-world-loop-func-decl-id",Ig="manual-hello-world-loop-func-return-statement-id",an="manual-hello-world-loop-id",ua="manual-hello-world-loop-body-id",Ac="manual-hello-world-loop-break-statement-id",pa="manual-hello-world-loop-current-iteration-number-output-map-id",Oc="manual-hello-world-loop-previous-iterations-results-output-map-id",Sc="assembled-hello-world-text-output-id",Dg="assembled-hello-world-list-output-id",ya="iteration-number-is-equal-or-greater-than-10-condition-id",Ws="join-hello-world-and-number-operation-id",Ys="append-string-to-list-operation-id",Pg="hello-world-loop-output-map-id",C0={type:n.GenericReference,id:"manual-hello-world-loop-function-declaration-output-declaration-parent-ref",entityType:n.ReturnStatement,entityId:Ig},B0={type:n.GenericReference,id:"manual-hello-world-loop-function-declaration-output-declaration-data-type-parent-ref",entityType:n.ReturnDeclaration,entityId:"manual-hello-world-loop-function-declaration-output-declaration"},w0={like:!1,inferred:!1,id:"manual-hello-world-loop-function-declaration-output-declaration-data-type",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!0,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:B0},_0={type:n.GenericReference,id:"manual-hello-world-loop-function-declaration-output-declaration-reads-value-ref",entityType:n.OutputMap,entityId:Pg},Ag={isError:!1,id:"manual-hello-world-loop-function-declaration-output-declaration",version:1,type:n.ReturnDeclaration,name:"Results",description:null,dataType:w0,implements:null,readsValue:_0,required:!0,index:0,parent:C0},N0={type:n.GenericReference,id:"manual-hello-world-loop-function-declaration-return-statement-called-by-ref",entityType:n.Loop,entityId:an},M0={type:n.GenericReference,id:"manual-hello-world-loop-function-declaration-parent-ref",entityType:n.FunctionDeclaration,entityId:Pc},Og={type:n.ReturnStatement,id:Ig,version:1,outputs:[Ag],calledByError:[],calledByEntry:[],calledBySuccess:[N0],parent:M0,throws:null,x:0,y:0},V0={type:n.GenericReference,id:"hello-world-loop-break-statement-ref-id",entityType:n.BreakStatement,entityId:Ac},L0={type:n.GenericReference,id:"hello-world-loop-break-statement-reads-value-ref-id",entityType:n.OutputMap,entityId:Sc},Sg={isError:!1,id:"hello-world-loop-break-statement-output-id",version:1,type:n.ReturnDeclaration,name:"Iteration result",description:null,dataType:null,readsValue:L0,implements:null,required:!0,index:0,parent:V0},G0={type:n.GenericReference,id:"hello-world-loop-break-statement-counter-reads-value-ref-id",entityType:n.ArgumentDeclaration,entityId:pa},$0={type:n.GenericReference,id:"hello-world-loop-break-statement-counter-ref-id",entityType:n.BreakStatement,entityId:Ac},Cg={isError:!1,id:"hello-world-loop-break-statement-counter-output-id",version:1,type:n.ReturnDeclaration,name:"Iteration counter",description:null,implements:null,dataType:null,readsValue:G0,required:!0,index:1,parent:$0},F0={type:n.GenericReference,id:"hello-world-loop-break-statement-called-by-ref-id",entityType:n.Condition,entityId:ya},U0={type:n.GenericReference,id:"hello-world-loop-break-statement-parent-ref-id",entityType:n.Loop,entityId:an},Bg={type:n.BreakStatement,id:Ac,version:1,outputs:[Sg,Cg],calledByError:[],calledByEntry:[],calledBySuccess:[F0],parent:U0,throws:null,x:0,y:0},x0={type:n.GenericReference,id:"hello-world-loop-continue-statement-ref-id",entityType:n.ContinueStatement,entityId:"hello-world-loop-continue-statement"},j0={type:n.GenericReference,id:"hello-world-loop-continue-statement-output-data-type-ref-id",entityType:n.ReturnDeclaration,entityId:"hello-world-loop-continue-statement-output-id"},k0={like:!1,inferred:!1,id:"hello-world-loop-continue-statement-output-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:j0},q0={type:n.GenericReference,id:"hello-world-loop-continue-statement-reads-value-ref-id",entityType:n.OutputMap,entityId:Sc},wg={isError:!1,id:"hello-world-loop-continue-statement-output-id",version:1,type:n.ReturnDeclaration,name:"Iteration result",description:null,implements:null,dataType:k0,readsValue:q0,required:!0,index:0,parent:x0},J0={type:n.GenericReference,id:"hello-world-loop-continue-statement-called-by-ref-id",entityType:n.Condition,entityId:ya},W0={type:n.GenericReference,id:"hello-world-loop-continue-statement-parent-ref-id",entityType:n.Loop,entityId:an},_g={type:n.ContinueStatement,id:"hello-world-loop-continue-statement",version:1,outputs:[wg],calledBySuccess:[],calledByError:[J0],calledByEntry:[],parent:W0,throws:null,x:0,y:0};n.GenericReference,n.InputMap;const Y0={type:n.GenericReference,id:"append-string-to-list-base-string-map-parent-ref-id",entityType:n.Operation,entityId:Ys},H0={type:n.GenericReference,id:"base-string-map-reads-value-ref-id",entityType:n.OutputMap,entityId:Oc},Ng={id:"append-string-to-list-base-string-map-id",type:n.InputMap,version:1,declaration:fl,name:null,description:null,readsValue:H0,defaultValue:null,index:0,parent:Y0},z0={type:n.GenericReference,id:"assembly-string-map-parent-ref-id",entityType:n.Operation,entityId:Ys},Z0={id:Dg,type:n.OutputMap,version:1,writesValues:[Sg],declaration:Mi,index:0,parent:z0},K0={type:n.GenericReference,id:"append-string-to-list-called-by-ref-id",entityType:n.Condition,entityId:ya},X0={type:n.GenericReference,id:"latest-string-to-add-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:Dg},Q0={type:n.GenericReference,id:"62b4afb0-6c21-4b0f-abd3-cebef7b17c28",entityType:n.Operation,entityId:Ys},Mg={id:"latest-string-to-add-input-map-id",version:1,type:n.InputMap,declaration:ml,name:null,description:null,readsValue:X0,defaultValue:null,index:1,parent:Q0},eL={type:n.GenericReference,id:"append-string-to-list-parent-ref-id",entityType:n.FunctionDeclaration,entityId:an},tL={type:n.Operation,id:Ys,declaration:Za,version:1,inputs:[Ng,Mg],outputs:[Z0],calledByError:[],process:null,calledByEntry:[],calledBySuccess:[K0],successCalls:[],errorCalls:[],error:null,x:0,y:0,parent:eL},nL={type:n.GenericReference,id:"iteration-number-is-equal-or-greater-than-10-condition-called-by-ref-id",entityType:n.FunctionDeclaration,entityId:ua},rL={type:n.GenericReference,id:"iteration-number-is-equal-or-greater-than-10-condition-parent-ref-id",entityType:n.Loop,entityId:an},iL={type:n.GenericReference,id:"current-iteration-number-to-check-map-reads-value-ref-id",entityType:n.OutputMap,entityId:pa},Vg={type:n.GenericReference,id:"iteration-number-is-equal-or-greater-than-10-condition-ref-two-id",entityType:n.Condition,entityId:ya},aL={id:"current-iteration-number-to-check-map-id",version:1,type:n.InputMap,declaration:Qr.inputs[0],name:null,description:null,readsValue:iL,index:0,defaultValue:null,parent:Vg},sL={type:n.GenericReference,id:"max-num-iterations-value-map-default-value-parent-ref-id",entityType:n.InputMap,entityId:"max-num-iterations-value-map-id"},oL={id:"max-num-iterations-value-map-id",version:1,type:n.InputMap,declaration:Qr.inputs[1],name:null,description:null,readsValue:null,index:1,defaultValue:{parentRelationType:null,id:"max-num-iterations-value-map-default-value-id",type:n.PrimitiveValue,version:1,name:I.Number,value:10,autogeneration:null,valueAsType:null,parent:sL},parent:Vg},lL={type:n.Condition,id:ya,version:1,declaration:Qr,inputs:[aL,oL],calledByError:[],calledByEntry:[nL],calledBySuccess:[],successCalls:[Bg,tL],errorCalls:[_g],x:0,y:0,parent:rL},cL={type:n.GenericReference,id:"base-string-map-ref-id",entityType:n.InputMap,entityId:"join-hello-world-and-number-base-string-map-id"},dL={type:n.GenericReference,id:"join-hello-world-and-number-base-string-map-parent-ref-id",entityType:n.Operation,entityId:Ws},uL={id:"join-hello-world-and-number-base-string-map-id",type:n.InputMap,version:1,declaration:Ha,name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"join-hello-world-and-number-base-string-map-default-value-id",type:n.PrimitiveValue,version:1,value:"Hello world ",name:I.String,parent:cL,valueAsType:null,autogeneration:null},index:0,parent:dL},pL={type:n.GenericReference,id:"assembly-string-map-parent-ref-id",entityType:n.Operation,entityId:Ws},yL={id:Sc,type:n.OutputMap,version:1,writesValues:[Mg,wg],declaration:Mi,index:0,parent:pL},hL={type:n.GenericReference,id:"join-hello-world-and-number-called-by-ref-id",entityType:n.FunctionDeclaration,entityId:ua},fL={type:n.GenericReference,id:"current-iteration-number-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:pa},mL={type:n.GenericReference,id:"62b4afb0-6c21-4b0f-abd3-cebef7b17c28",entityType:n.Operation,entityId:Ws},Lg={id:"current-iteration-number-input-map-id",version:1,type:n.InputMap,declaration:za,name:null,description:null,readsValue:fL,defaultValue:null,index:1,parent:mL},TL={type:n.GenericReference,id:"join-hello-world-and-number-parent-ref-id",entityType:n.FunctionDeclaration,entityId:an},EL={type:n.Operation,id:Ws,declaration:Vi,version:1,inputs:[uL,Lg],outputs:[yL],process:null,calledByError:[],calledByEntry:[hL],calledBySuccess:[],successCalls:[],errorCalls:[],error:null,x:0,y:0,parent:TL},bL={id:"manual-hello-world-loop-iterations-results-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:Oc,entityType:n.ArgumentDeclaration},RL={like:!1,inferred:!1,id:"manual-hello-world-loop-iterations-results-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!0,isNullable:!1,constant:!1,entity:null,asType:!1,defaultValue:null,parent:bL},gL={id:"manual-hello-world-loop-previous-iterations-results-output-map-parent-ref-id",type:n.GenericReference,entityId:ua,entityType:n.FunctionDeclaration},vL={id:Oc,type:n.ArgumentDeclaration,version:1,name:"Previous iterations results",description:"The results of the previous iterations of the loop.",required:!0,dataType:RL,implements:null,writesValues:[Ng],index:1,parent:gL},IL={id:"manual-hello-world-loop-current-iteration-number-output-map-parent-ref-id",type:n.GenericReference,entityId:ua,entityType:n.FunctionDeclaration},DL={id:"manual-flow-loop-current-iteration-number-declaration-data-type-parent-ref-id",type:n.GenericReference,entityId:pa,entityType:n.ArgumentDeclaration};n.DataType;const PL={id:pa,type:n.ArgumentDeclaration,version:1,name:"Current iteration number",description:"The number of the current iteration of the loop. Starts at 1.",required:!0,implements:Dl,dataType:null,writesValues:[Lg,Cg],index:0,parent:IL},AL={id:"manual-flow-loop-body-parent-ref-id",type:n.GenericReference,entityId:an,entityType:n.Loop},OL={id:ua,type:n.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called multiple times, once for each iteration of the loop.",inputs:[PL,vL],calls:[lL,EL],implements:Pl,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:AL},SL={type:n.GenericReference,id:"hello-world-loop-iteration-result-inline-output-declaration-parent-ref-id",entityType:n.Loop,entityId:an},Gg={id:"hello-world-loop-iteration-result-inline-output-declaration-id",version:1,type:n.ValueDescriptor,name:"Iteration result",description:null,dataType:null,required:!0,index:0,parent:SL},CL={type:n.GenericReference,id:"hello-world-loop-break-statement-output-map-parent-ref-id",entityType:n.Loop,entityId:an},BL={type:n.OutputMap,id:Pg,version:1,declaration:Gg,writesValues:[Ag],index:0,parent:CL},wL={id:"manual-hello-world-loop-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},_L={id:"manual-hello-world-loop-called-by-ref-id",type:n.GenericReference,entityId:Pc,entityType:n.FunctionDeclaration},NL={id:an,type:n.Loop,version:1,declaration:Il,inputs:[],outputsDeclarations:[Gg],outputs:[BL],body:OL,successCalls:[Og],errorCalls:[],process:null,error:null,calledByError:[],calledByEntry:[_L],calledBySuccess:[],breakStatements:[Bg],continueStatements:[_g],x:0,y:0,parent:wL},ML={type:n.GenericReference,id:"manual-hello-world-loop-function-declaration-parent-ref-id",entityType:n.Project,entityId:Y},$g={type:n.FunctionDeclaration,id:Pc,version:1,name:"Manual hello world loop",description:null,inputs:[],calls:[NL],returnStatements:[Og],implements:null,collapsed:!1,private:!1,index:null,x:0,y:0,parent:ML},VL={type:n.GenericReference,id:"call-hello-world-loop-parent-ref-id",entityType:n.Project,entityId:Y},LL={id:"call-hello-world-loop-id",type:n.FunctionCall,version:1,declaration:$g,inputs:[],outputs:[],process:null,successCalls:[],errorCalls:[],error:null,calledByError:[],calledByEntry:[],calledBySuccess:[],x:0,y:0,parent:VL},bn="company-dto-function-declaration-id",Cc="company-dto-func-declaration-argument-dcl-id",sn="company-dto-function-company-variable-id",kn="company-dto-function-company-dto-variable-id",ci="iterate-over-employee-list-loop-id",Fg="iterate-over-employee-list-loop-employee-dto-output-map-id",Bc="iterate-over-employee-list-loop-body-current-employee-argument-declaration-id",ha="iterate-over-employee-list-loop-body-map-employee-dto-function-call-id",Ug="iterate-over-employee-list-continue-statement-employee-dto-output-decl-id",GL="iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-dto-output-map-id",xg="iterate-over-employee-list-continue-statement-id",Hs="iterate-over-employee-list-loop-body-id",jg="company-dto-func-declaration-return-statement-id",kg="company-dto-func-declaration-return-decl-id",qg="company-dto-func-declaration-company-variable-id-output-map-id",Jg="company-dto-func-declaration-company-variable-employess-output-map-id",Wg="company-dto-func-declaration-company-variable-name-output-map-id",$L="company-dto-func-declaration-company-dto-variable-input-map-id",FL="company-dto-func-declaration-company-dto-variable-employess-input-map-id",UL="company-dto-func-declaration-company-dto-variable-name-input-map-id",zs="company-dto-func-declaration-owner-variable-id",xL="company-dto-func-declaration-company-dto-variable-owner-input-map-id",Yg="company-dto-func-declaration-company-variable-owner-output-map-id",Hg="company-dto-func-declaration-owner-variable-id-output-map-id",Zs="company-dto-func-declaration-bank-account-variable-id",jL="company-dto-func-declaration-company-dto-variable-bank-account-input-map-id",zg="company-dto-func-declaration-company-variable-bank-account-output-map-id",Zg="company-dto-func-declaration-bank-account-variable-id-output-map-id",kL={type:n.GenericReference,id:"company-dto-func-returned-company-dto-data-type-parent-ref-id",entityType:n.ReturnDeclaration,entityId:kg},qL={like:!1,inferred:!1,id:"company-dto-func-returned-company-dto-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:kL},JL={type:n.GenericReference,id:"company-dto-func-returned-company-dto-parent-ref-id",entityType:n.ReturnStatement,entityId:jg},WL={type:n.GenericReference,id:"company-dto-func-returned-company-dto-reads-value-ref-id",entityType:n.VariableDeclaration,entityId:kn},Kg={isError:!1,id:kg,type:n.ReturnDeclaration,version:1,name:"Company DTO",description:"Output the company data in the format that it will be sent through an HTTP request.",implements:null,dataType:qL,readsValue:WL,required:!0,index:0,parent:JL},YL={type:n.GenericReference,id:"company-dto-func-return-statement-called-by-ref-id",entityType:n.Operation,entityId:kn},HL={type:n.GenericReference,id:"company-dto-func-return-statement-parent-ref-id",entityType:n.FunctionDeclaration,entityId:bn},wc={type:n.ReturnStatement,id:jg,version:1,outputs:[Kg],calledByError:[],calledByEntry:[],calledBySuccess:[YL],throws:null,x:0,y:0,parent:HL},zL={type:n.GenericReference,id:"company-dto-func-company-dto-variable-owner-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:Hg},ZL={type:n.GenericReference,id:"company-dto-func-company-dto-variable-owner-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:kn},Xg={id:xL,type:n.InputMap,version:1,declaration:null,name:"owner_id",description:null,defaultValue:null,index:5,readsValue:zL,parent:ZL},KL={type:n.GenericReference,id:"company-dto-func-company-dto-variable-bank-account-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:Zg},XL={type:n.GenericReference,id:"company-dto-func-company-dto-variable-bank-account-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:kn},Qg={id:jL,type:n.InputMap,version:1,declaration:null,name:"bank_account_id",description:null,defaultValue:null,index:4,readsValue:KL,parent:XL},QL={type:n.GenericReference,id:"company-dto-func-company-dto-variable-name-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:Wg},eG={type:n.GenericReference,id:"company-dto-func-company-dto-variable-name-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:kn},ev={id:UL,type:n.InputMap,version:1,declaration:null,name:"name",description:null,defaultValue:null,index:3,readsValue:QL,parent:eG},tG={type:n.GenericReference,id:"company-dto-func-company-dto-variable-employess-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:Fg},nG={type:n.GenericReference,id:"company-dto-func-company-dto-variable-employess-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:kn},tv={id:FL,type:n.InputMap,version:1,declaration:null,name:"employees",description:null,defaultValue:null,index:2,readsValue:tG,parent:nG},rG={type:n.GenericReference,id:"company-dto-func-company-dto-variable-id-output-map-reads-value-ref-id",entityType:n.OutputMap,entityId:qg},iG={type:n.GenericReference,id:"company-dto-func-company-dto-variable-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:kn},nv={id:$L,type:n.InputMap,version:1,declaration:null,name:"id",description:"The ID of the company",defaultValue:null,index:1,readsValue:rG,parent:iG},aG={type:n.GenericReference,id:"company-dto-func-company-dto-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:bn},sG={type:n.GenericReference,id:"company-dto-func-company-dto-variable-called-by-ref-one-id",entityType:n.VariableDeclaration,entityId:Zs},oG={type:n.GenericReference,id:"company-dto-func-company-dto-variable-called-by-ref-two-id",entityType:n.VariableDeclaration,entityId:zs},lG={type:n.GenericReference,id:"company-dto-func-company-dto-variable-called-by-ref-three-id",entityType:n.VariableDeclaration,entityId:ci},_c={id:kn,type:n.VariableDeclaration,version:1,name:"Company DTO",dataType:null,description:"A variable holding the data of a mapped company DTO",calledByError:[],calledByEntry:[],calledBySuccess:[sG,oG,lG],successCalls:[wc],errorCalls:[],readsValue:null,writesValues:[Kg],inputs:[nv,ev,Qg,Xg,tv],outputs:[],internalCalls:[],parent:aG,x:0,y:0},hr="employee-dto-func-declaration-id",Nc="employee-dto-func-declaration-argument-dcl-id",rv="employee-dto-func-declaration-return-statement-id",iv="employee-dto-func-declaration-return-decl-id",fr="employee-dto-func-declaration-employee-variable-id",mr="employee-dto-func-declaration-employee-dto-variable-id",Ks="employee-dto-func-declaration-manager-variable-id",av="employee-dto-func-declaration-employee-variable-id-output-map-id",sv="employee-dto-func-declaration-employee-variable-birth-date-output-map-id",ov="employee-dto-func-declaration-employee-variable-department-output-map-id",lv="employee-dto-func-declaration-employee-variable-manager-output-map-id",cv="employee-dto-func-declaration-manager-variable-id-output-map-id",cG="employee-dto-func-declaration-employee-dto-variable-input-map-id",dG="employee-dto-func-declaration-employee-dto-variable-birth-date-input-map-id",uG="employee-dto-func-declaration-employee-dto-variable-department-input-map-id",pG="employee-dto-func-declaration-employee-dto-variable-manager-input-map-id",yG={type:n.GenericReference,id:"employee-dto-func-returned-employee-dto-data-type-parent-ref-id",entityType:n.ReturnDeclaration,entityId:iv},hG={like:!1,inferred:!1,id:"employee-dto-func-returned-employee-dto-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:yG},fG={type:n.GenericReference,id:"employee-dto-func-returned-employee-dto-parent-ref-id",entityType:n.ReturnStatement,entityId:rv},mG={type:n.GenericReference,id:"employee-dto-func-returned-employee-dto-reads-value-ref-id",entityType:n.VariableDeclaration,entityId:mr},dv={isError:!1,id:iv,type:n.ReturnDeclaration,version:1,name:"Employee DTO",description:"Output the employee data in the format that it will be sent through an HTTP request.",dataType:hG,implements:null,readsValue:mG,required:!0,index:0,parent:fG},TG={type:n.GenericReference,id:"employee-dto-func-return-statement-called-by-ref-id",entityType:n.Operation,entityId:mr},EG={type:n.GenericReference,id:"employee-dto-func-return-statement-parent-ref-id",entityType:n.FunctionDeclaration,entityId:hr},Mc={type:n.ReturnStatement,id:rv,version:1,outputs:[dv],calledByError:[],calledByEntry:[],calledBySuccess:[TG],throws:null,x:0,y:0,parent:EG},bG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-manager-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:cv},RG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-manager-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:mr},uv={id:pG,type:n.InputMap,version:1,declaration:null,name:"manager_id",description:null,defaultValue:null,index:4,readsValue:bG,parent:RG},gG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-department-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:ov},vG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-department-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:mr},pv={id:uG,type:n.InputMap,version:1,declaration:null,name:"department_name",description:null,defaultValue:null,index:3,readsValue:gG,parent:vG},IG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-birth-date-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:sv},DG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-birth-date-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:mr},yv={id:dG,type:n.InputMap,version:1,declaration:null,name:"birth_date",description:null,defaultValue:null,index:2,readsValue:IG,parent:DG},PG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-id-output-map-reads-value-ref-id",entityType:n.OutputMap,entityId:av},AG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:mr},hv={id:cG,type:n.InputMap,version:1,declaration:null,name:"id",description:"The ID of the employee",defaultValue:null,index:1,readsValue:PG,parent:AG},OG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:hr},SG={type:n.GenericReference,id:"employee-dto-func-employee-dto-variable-called-by-ref-id",entityType:n.VariableDeclaration,entityId:Ks},CG={id:mr,type:n.VariableDeclaration,version:1,name:"Employee DTO",dataType:null,description:"A variable holding the data of a mapped employee DTO",calledByError:[],calledByEntry:[],calledBySuccess:[SG],successCalls:[Mc],errorCalls:[],readsValue:null,writesValues:[dv],inputs:[hv,yv,pv,uv],outputs:[],internalCalls:[],parent:OG,x:0,y:0},BG={type:n.GenericReference,id:"employee-dto-func-manager-variable-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:Ks},wG={id:cv,type:n.OutputMap,version:1,declaration:ke.properties[1],index:0,writesValues:[uv],parent:BG},_G={type:n.GenericReference,id:"employee-dto-func-manager-variable-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:Ks},NG={like:!1,inferred:!1,id:"employee-dto-func-manager-variable-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Gt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:_G,defaultValue:null},MG={type:n.GenericReference,id:"employee-dto-func-manager-variable-reads-value-ref-id",entityType:n.OutputMap,entityId:lv},VG={type:n.GenericReference,id:"employee-dto-func-manager-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:hr};n.GenericReference,n.VariableDeclaration;const fv={id:Ks,type:n.VariableDeclaration,version:1,name:"Manager",dataType:NG,description:"A variable holding an inherited manager",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[CG],errorCalls:[],readsValue:MG,writesValues:[],inputs:[],outputs:[wG],internalCalls:[],parent:VG,x:0,y:0},LG={type:n.GenericReference,id:"employee-dto-func-employee-variable-manager-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:fr},GG={id:lv,type:n.OutputMap,version:1,declaration:Gt.properties[2],index:3,writesValues:[fv],parent:LG},$G={type:n.GenericReference,id:"employee-dto-func-employee-variable-department-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:fr},FG={id:ov,type:n.OutputMap,version:1,declaration:Gt.properties[0],index:2,writesValues:[pv],parent:$G},UG={type:n.GenericReference,id:"employee-dto-func-employee-variable-birth-date-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:fr},xG={id:sv,type:n.OutputMap,version:1,declaration:ht.properties[1],index:1,writesValues:[yv],parent:UG},jG={type:n.GenericReference,id:"employee-dto-func-employee-variable-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:fr},kG={id:av,type:n.OutputMap,version:1,declaration:ke.properties[1],index:0,writesValues:[hv],parent:jG},qG={type:n.GenericReference,id:"employee-dto-func-employee-variable-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:fr},JG={like:!1,inferred:!1,id:"employee-dto-func-employee-variable-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Gt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:qG,defaultValue:null},WG={type:n.GenericReference,id:"employee-dto-func-employee-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:hr},YG={type:n.GenericReference,id:"employee-dto-func-employee-variable-reads-value-ref-id",entityType:n.ArgumentDeclaration,entityId:Nc},HG={type:n.GenericReference,id:"employee-dto-func-employee-variable-called-by-id",entityType:n.FunctionDeclaration,entityId:hr},mv={id:fr,type:n.VariableDeclaration,version:1,name:"Company employee",dataType:JG,description:"A variable holding a company employee",calledByError:[],calledByEntry:[HG],calledBySuccess:[],successCalls:[fv],errorCalls:[],readsValue:YG,writesValues:[],inputs:[],outputs:[kG,xG,FG,GG],internalCalls:[],parent:WG,x:0,y:0},zG={type:n.GenericReference,id:"employee-dto-func-declaration-employee-input-declaration-data-type-parent-ref-id",entityId:Nc,entityType:n.ArgumentDeclaration},ZG={type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,id:"employee-dto-func-declaration-employee-input-declaration-data-type-id",version:1,entity:Gt,asType:!1,isList:!1,isNullable:!1,constant:!1,like:!1,inferred:!1,parent:zG,defaultValue:null},KG={type:n.GenericReference,id:"employee-dto-func-declaration-employee-input-declaration-parent-ref-id",entityId:hr,entityType:n.FunctionDeclaration},XG={type:n.ArgumentDeclaration,id:Nc,version:1,name:"Employee",description:"The employee to create a DTO for",required:!0,implements:null,dataType:ZG,index:0,writesValues:[mv],parent:KG},QG={type:n.GenericReference,id:"employee-dto-function-declaration-parent-ref-id",entityType:n.Project,entityId:Y},Vc={type:n.FunctionDeclaration,id:hr,version:1,name:"Employee DTO",description:"Takes a employee and returns a DTO of that employee",index:null,inputs:[XG],calls:[mv],implements:null,returnStatements:[Mc],collapsed:!1,private:!1,x:0,y:0,parent:QG},e$={id:"iterate-over-employee-list-continue-statement-employee-dto-output-decl-data-type-parent-ref-id",type:n.GenericReference,entityId:Ug,entityType:n.ReturnDeclaration},t$={like:!1,inferred:!1,id:"iterate-over-employee-list-continue-statement-employee-dto-output-decl-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:null,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:e$},n$={id:"iterate-over-employee-list-continue-statement-employee-dto-output-decl-reads-value-ref-id",type:n.GenericReference,entityId:ha,entityType:n.OutputMap},r$={id:"iterate-over-employee-list-continue-statement-employee-dto-output-decl-parent-ref-id",type:n.GenericReference,entityId:xg,entityType:n.ContinueStatement},Tv={isError:!1,id:Ug,type:n.ReturnDeclaration,version:1,name:"Employee DTO",description:"The DTO of the employee entity.",readsValue:n$,dataType:t$,implements:null,required:!0,index:0,parent:r$},i$={id:"iterate-over-employee-list-continue-statement-called-by-ref-id",type:n.GenericReference,entityId:ha,entityType:n.FunctionCall},a$={id:"iterate-over-employee-list-continue-statement-parent-ref-id",type:n.GenericReference,entityId:ci,entityType:n.Loop},Ev={id:xg,type:n.ContinueStatement,version:1,calledByError:[],calledByEntry:[],calledBySuccess:[i$],outputs:[Tv],throws:null,x:0,y:0,parent:a$},s$={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-dto-output-map-parent-ref-id",type:n.GenericReference,entityId:ha,entityType:n.FunctionCall},o$={id:GL,type:n.OutputMap,version:1,declaration:Mc.outputs[0],writesValues:[Tv],index:0,parent:s$},l$={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-input-map-reads-value-ref-id",type:n.GenericReference,entityId:Bc,entityType:n.ArgumentDeclaration},c$={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-input-map-parent-ref-id",type:n.GenericReference,entityId:ha,entityType:n.FunctionCall},bv={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-input-map-id",type:n.InputMap,version:1,name:null,description:null,declaration:Vc.inputs[0],readsValue:l$,index:0,defaultValue:null,parent:c$},d$={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-called-by-ref-id",type:n.GenericReference,entityId:Hs,entityType:n.FunctionDeclaration},u$={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-parent-ref-id",type:n.GenericReference,entityId:Hs,entityType:n.FunctionDeclaration},p$={id:ha,type:n.FunctionCall,version:1,declaration:Vc,inputs:[bv],process:null,outputs:[o$],calledByError:[],calledByEntry:[d$],calledBySuccess:[],successCalls:[Ev],errorCalls:[],error:null,x:0,y:0,parent:u$},y$={type:n.GenericReference,id:"iterate-over-employee-list-loop-body-current-employee-argument-declaration-data-type-parent-ref-id",entityId:Bc,entityType:n.ArgumentDeclaration},h$={like:!1,inferred:!1,id:"iterate-over-employee-list-loop-body-current-employee-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:Gt,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:y$},f$={id:"iterate-over-employee-list-loop-body-current-employee-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:Hs,entityType:n.FunctionDeclaration},m$={id:Bc,type:n.ArgumentDeclaration,version:1,name:"Current employee",description:"The current employee entity being processed.",dataType:h$,required:!0,implements:is,index:0,writesValues:[bv],parent:f$},T$={id:"iterate-over-employee-list-loop-body-parent-ref-id",type:n.GenericReference,entityId:ci,entityType:n.Loop},E$={id:Hs,type:n.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called once for each iteration of the loop.",inputs:[m$],calls:[p$],implements:as,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:T$},b$={id:"iterate-over-employee-list-loop-iteration-list-input-map-parent-ref-id",type:n.GenericReference,entityId:ci,entityType:n.Loop},R$={id:"iterate-over-employee-list-loop-iteration-list-input-map-reads-value-ref-id",type:n.GenericReference,entityId:Jg,entityType:n.OutputMap},Rv={id:"iterate-over-employee-list-loop-iteration-list-input-map-id",type:n.InputMap,version:1,name:null,description:null,declaration:ir.inputs[0],defaultValue:null,readsValue:R$,index:0,parent:b$},g$={id:"iterate-over-employee-list-loop-parent-ref-id",type:n.GenericReference,entityId:bn,entityType:n.FunctionDeclaration},v$={id:"iterate-over-employee-list-loop-employee-dto-output-map-parent-ref-id",type:n.GenericReference,entityId:ci,entityType:n.Loop},I$={id:Fg,type:n.OutputMap,version:1,declaration:ir.outputs[0],writesValues:[tv],index:0,parent:v$},D$={type:n.GenericReference,id:"iterate-over-employee-list-loop-called-by-ref-id",entityType:n.VariableDeclaration,entityId:sn},P$={id:ci,type:n.Loop,version:1,declaration:ir,inputs:[Rv],successCalls:[_c],errorCalls:[],outputsDeclarations:[],outputs:[I$],body:E$,process:null,calledByError:[],calledByEntry:[],calledBySuccess:[D$],breakStatements:[],continueStatements:[Ev],error:null,x:0,y:0,parent:g$},A$={type:n.GenericReference,id:"company-dto-func-bank-account-variable-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:Zs},O$={id:Zg,type:n.OutputMap,version:1,declaration:ke.properties[1],index:0,writesValues:[Qg],parent:A$},S$={type:n.GenericReference,id:"company-dto-func-bank-account-variable-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:Zs},C$={like:!1,inferred:!1,id:"company-dto-func-bank-account-variable-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:$t,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:S$,defaultValue:null},B$={type:n.GenericReference,id:"company-dto-func-bank-account-variable-reads-value-ref-id",entityType:n.OutputMap,entityId:zg},w$={type:n.GenericReference,id:"company-dto-func-bank-account-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:bn};n.GenericReference,n.VariableDeclaration;const gv={id:Zs,type:n.VariableDeclaration,version:1,name:"Bank account",dataType:C$,description:"A variable holding an inherited bank account",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[_c],errorCalls:[],readsValue:B$,writesValues:[],inputs:[],outputs:[O$],internalCalls:[],parent:w$,x:0,y:0},_$={type:n.GenericReference,id:"company-dto-func-owner-variable-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:zs},N$={id:Hg,type:n.OutputMap,version:1,declaration:ke.properties[1],index:0,writesValues:[Xg],parent:_$},M$={type:n.GenericReference,id:"company-dto-func-owner-variable-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:zs},V$={like:!1,inferred:!1,id:"company-dto-func-owner-variable-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:$t,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:M$,defaultValue:null},L$={type:n.GenericReference,id:"company-dto-func-owner-variable-reads-value-ref-id",entityType:n.OutputMap,entityId:Yg},G$={type:n.GenericReference,id:"company-dto-func-owner-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:bn};n.GenericReference,n.VariableDeclaration;const vv={id:zs,type:n.VariableDeclaration,version:1,name:"Owner",dataType:V$,description:"A variable holding an inherited owner",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[_c],errorCalls:[],readsValue:L$,writesValues:[],inputs:[],outputs:[N$],internalCalls:[],parent:G$,x:0,y:0},$$={type:n.GenericReference,id:"company-dto-func-company-variable-owner-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:sn},F$={id:Yg,type:n.OutputMap,version:1,declaration:$t.properties[2],index:4,writesValues:[vv],parent:$$},U$={type:n.GenericReference,id:"company-dto-func-company-variable-bank-account-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:sn},x$={id:zg,type:n.OutputMap,version:1,declaration:$t.properties[2],index:3,writesValues:[gv],parent:U$},j$={type:n.GenericReference,id:"company-dto-func-company-variable-name-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:sn},k$={id:Wg,type:n.OutputMap,version:1,declaration:$t.properties[0],index:2,writesValues:[ev],parent:j$},q$={type:n.GenericReference,id:"company-dto-func-company-variable-employess-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:sn},J$={id:Jg,type:n.OutputMap,version:1,declaration:$t.properties[3],index:1,writesValues:[Rv],parent:q$},W$={type:n.GenericReference,id:"company-dto-func-company-variable-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:sn},Y$={id:qg,type:n.OutputMap,version:1,declaration:ke.properties[1],index:0,writesValues:[nv],parent:W$},H$={type:n.GenericReference,id:"company-dto-func-company-variable-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:sn},z$={like:!1,inferred:!1,id:"company-dto-func-company-variable-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:$t,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:H$,defaultValue:null},Z$={type:n.GenericReference,id:"company-dto-func-company-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:bn},K$={type:n.GenericReference,id:"company-dto-func-company-variable-reads-value-ref-id",entityType:n.ArgumentDeclaration,entityId:Cc},X$={type:n.GenericReference,id:"company-dto-func-company-variable-called-by-id",entityType:n.FunctionDeclaration,entityId:bn},Iv={id:sn,type:n.VariableDeclaration,version:1,name:"Company",dataType:z$,description:"A variable holding a company",calledByError:[],calledByEntry:[X$],calledBySuccess:[],successCalls:[gv,vv,P$],errorCalls:[],readsValue:K$,writesValues:[],inputs:[],outputs:[Y$,J$,k$,x$,F$],internalCalls:[],parent:Z$,x:0,y:0},Q$={type:n.GenericReference,id:"company-dto-func-declaration-company-input-declaration-data-type-parent-ref-id",entityId:Cc,entityType:n.ArgumentDeclaration},eF={type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,id:"company-dto-func-declaration-company-input-declaration-data-type-id",version:1,entity:$t,asType:!1,isList:!1,isNullable:!1,constant:!1,like:!1,inferred:!1,parent:Q$,defaultValue:null},tF={type:n.GenericReference,id:"company-dto-func-declaration-company-input-declaration-parent-ref-id",entityId:bn,entityType:n.FunctionDeclaration},nF={type:n.ArgumentDeclaration,id:Cc,version:1,name:"Company",description:"The company to create a DTO for",required:!0,implements:null,dataType:eF,index:0,writesValues:[Iv],parent:tF},rF={type:n.GenericReference,id:"company-dto-function-declaration-parent-ref-id",entityType:n.Project,entityId:Y},Lc={type:n.FunctionDeclaration,id:bn,version:1,name:"Company DTO",description:"Takes a company and returns a DTO of that company",inputs:[nF],calls:[Iv],implements:null,index:null,returnStatements:[wc],collapsed:!1,private:!1,x:0,y:0,parent:rF},fa="exec-in-parallel-operation-call-id",ma="exec-sequentially-operation-call-id",ft="concurrency-and-wait-function-declaration-id",Dv="concurrency-and-wait-return-statement-id",Pv="concurrency-and-wait-return-declaration-id",Gc="exec-in-parallel-argument-map-id",Av="exec-sequentially-argument-map-id",$c="wait-for-2-seconds-operation-id",Ov="wait-for-2-seconds-argument-map-id",Fc="map-company-dto-function-call-id",Sv="map-company-dto-function-call-company-dto-output-map-id",Ta="company-dto-variable-one-id",Uc="company-dto-variable-one-instance-id",iF="company-dto-variable-two-id",aF={type:n.GenericReference,id:"returned-company-dto-data-type-parent-ref-id",entityType:n.ReturnDeclaration,entityId:Pv},sF={like:!1,inferred:!1,id:"returned-company-dto-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:$t,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:aF},oF={type:n.GenericReference,id:"returned-company-dto-parent-ref-id",entityType:n.ReturnStatement,entityId:Dv},lF={type:n.GenericReference,id:"returned-company-dto-reads-value-ref-id",entityType:n.VariableDeclaration,entityId:Ta},Cv={isError:!1,id:Pv,type:n.ReturnDeclaration,version:1,name:"Company DTO",description:"Output the company data in the format that it will be sent through an HTTP request.",dataType:sF,implements:null,readsValue:lF,required:!0,index:0,parent:oF},cF={type:n.GenericReference,id:"concurrency-and-wait-return-statement-called-by-ref-id",entityType:n.Operation,entityId:$c},dF={type:n.GenericReference,id:"concurrency-and-wait-return-statement-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft},Bv={type:n.ReturnStatement,id:Dv,version:1,outputs:[Cv],calledByError:[],calledByEntry:[],calledBySuccess:[cF],throws:null,x:0,y:0,parent:dF},uF={type:n.GenericReference,id:"company-dto-variable-two-called-by-ref-id",entityType:n.VariableInstance,entityId:Uc},pF={type:n.GenericReference,id:"company-dto-variable-two-reads-value-ref-id",entityType:n.VariableInstance,entityId:Uc},yF={type:n.GenericReference,id:"company-dto-variable-two-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft},wv={id:iF,type:n.VariableDeclaration,version:1,name:"Company DTO",description:null,dataType:null,inputs:[],outputs:[],successCalls:[],errorCalls:[],calledByError:[],calledByEntry:[],calledBySuccess:[uF],internalCalls:[],writesValues:[Cv],readsValue:pF,x:0,y:0,parent:yF},hF={type:n.GenericReference,id:"company-dto-variable-one-instance-called-by-ref-id",entityType:n.VariableDeclaration,entityId:Ta},fF={type:n.GenericReference,id:"company-dto-variable-one-instance-reads-value-ref-id",entityType:n.VariableDeclaration,entityId:Ta},mF={type:n.GenericReference,id:"company-dto-variable-one-instance-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft},TF={type:n.GenericReference,id:"company-dto-variable-one-instance-declaration-ref-id",entityType:n.VariableDeclaration,entityId:Ta},_v={id:Uc,type:n.VariableInstance,version:1,declaration:TF,inputs:[],outputs:[],successCalls:[wv],errorCalls:[],calledByError:[],calledByEntry:[],calledBySuccess:[hF],internalCalls:[],writesValues:[wv],readsValue:fF,x:0,y:0,parent:mF},EF={type:n.GenericReference,id:"company-dto-variable-one-called-by-ref-id",entityType:n.FunctionCall,entityId:Fc},bF={type:n.GenericReference,id:"company-dto-variable-one-reads-value-ref-id",entityType:n.OutputMap,entityId:Sv},RF={type:n.GenericReference,id:"company-dto-variable-one-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft},Nv={id:Ta,type:n.VariableDeclaration,version:1,name:"Company DTO",description:null,dataType:null,inputs:[],outputs:[],successCalls:[_v],errorCalls:[],calledByError:[],calledByEntry:[],calledBySuccess:[EF],internalCalls:[],writesValues:[_v],readsValue:bF,x:0,y:0,parent:RF},Mv={type:n.GenericReference,id:"map-company-dto-function-call-company-input-map-parent-ref-id",entityType:n.FunctionCall,entityId:Fc},gF={id:"map-company-dto-function-call-company-input-map-id",type:n.InputMap,version:1,declaration:Lc.inputs[0],name:null,description:null,defaultValue:null,index:0,readsValue:null,parent:Mv},vF={id:Sv,type:n.OutputMap,version:1,declaration:wc.outputs[0],writesValues:[Nv],index:0,parent:Mv},IF={id:"map-company-dto-function-call-called-by-ref-id",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:ft},DF={id:"map-company-dto-function-call-parent-ref-id",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:ft},PF={id:Fc,type:n.FunctionCall,version:1,declaration:Lc,successCalls:[Nv],process:null,errorCalls:[],inputs:[gF],outputs:[vF],calledByError:[],calledByEntry:[IF],calledBySuccess:[],parent:DF,x:0,y:0,error:null},AF={type:n.GenericReference,id:"last-timestamp-variable-datatype-parent-ref-id",entityType:n.VariableDeclaration,entityId:wR},OF={type:n.GenericReference,id:"last-timestamp-variable-default-value-parent-ref-id",entityType:n.DataType,entityId:"last-timestamp-variable-datatype-id"},SF={like:!1,inferred:!1,id:"last-timestamp-variable-datatype-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:hn,version:1,asType:!1,isList:!1,isNullable:!1,constant:!1,parent:AF,defaultValue:{parentRelationType:null,id:"last-timestamp-variable-default-value-id",type:n.PrimitiveValue,version:1,name:I.Date,value:null,autogeneration:{type:We.CurrentDateAndTime,rangeStart:null,rangeEnd:null},parent:OF,valueAsType:null}},CF={type:n.GenericReference,id:"last-timestamp-variable-main-project-ref-id",entityType:n.Project,entityId:Y},xc={id:wR,type:n.VariableDeclaration,version:1,name:"Last registered current time",description:"A test variable that holds the last current date and time that was registered.",dataType:SF,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[],parent:CF},BF={type:n.GenericReference,id:"wait-for-2-seconds-argument-default-value-parent-ref-id",entityType:n.InputMap,entityId:Ov},wF={type:n.GenericReference,id:"wait-for-2-seconds-argument-map-parent-ref-id",entityType:n.Operation,entityId:$c},_F={id:Ov,type:n.InputMap,version:1,declaration:tr,name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"wait-for-2-seconds-argument-default-value-id",type:n.PrimitiveValue,version:1,value:2e3,valueAsType:null,autogeneration:null,name:I.Number,parent:BF},index:0,parent:wF},NF={type:n.GenericReference,id:"wait-for-2-seconds-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft},MF={type:n.GenericReference,id:"wait-for-2-seconds-called-by-ref-one-id",entityType:n.FunctionDeclaration,entityId:ma},VF={type:n.GenericReference,id:"wait-for-2-seconds-called-by-ref-two-id",entityType:n.FunctionDeclaration,entityId:fa},Vv={id:$c,type:n.Operation,version:1,declaration:Wt,inputs:[_F],outputs:[],process:null,successCalls:[Bv],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[MF,VF],calledBySuccess:[],error:null,parent:NF},LF={type:n.GenericReference,id:"wait-for-random-amount-argument-default-value-parent-ref-id",entityType:n.InputMap,entityId:"wait-for-random-amount-input-map-id"},GF={type:n.GenericReference,id:"wait-for-random-amount-argument-map-parent-ref-id",entityType:n.Operation,entityId:"wait-for-random-amount-id"},$F={id:"wait-for-random-amount-input-map-id",type:n.InputMap,version:1,declaration:tr,name:null,description:null,readsValue:null,defaultValue:{parentRelationType:null,id:"wait-for-random-amount-argument-default-value-id",type:n.PrimitiveValue,version:1,value:null,valueAsType:null,autogeneration:{type:We.Random,rangeStart:1e3,rangeEnd:4e3},name:I.Number,parent:LF},index:0,parent:GF},FF={type:n.GenericReference,id:"wait-for-random-amount-parent-ref-id",entityType:n.Project,entityId:Y},di={id:"wait-for-random-amount-id",type:n.Operation,version:1,declaration:Wt,inputs:[$F],process:null,outputs:[],successCalls:[],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[],calledBySuccess:[],error:null,parent:FF},Lv="list-of-functions-variable-id",UF={type:n.GenericReference,id:"list-of-functions-variable-action-descriptor-dynamic-argument-parent-ref-id",entityType:n.ActionDescriptor,entityId:"list-of-functions-variable-action-descriptor-id"},xF={id:"list-of-functions-variable-action-descriptor-dynamic-argument-id",type:n.ValueDescriptor,version:1,name:"Any input value",description:"Any input value that can be passed to the action",index:0,required:!1,dataType:null,parent:UF},jF={type:n.GenericReference,id:"list-of-functions-variable-action-descriptor-dynamic-return-parent-ref-id",entityType:n.ActionDescriptor,entityId:"list-of-functions-variable-action-descriptor-id"},kF={id:"list-of-functions-variable-action-descriptor-dynamic-return-id",type:n.ValueDescriptor,version:1,name:"Any output value",description:"Any output value that can be returned to the action",index:0,required:!1,dataType:null,parent:jF},qF={type:n.GenericReference,id:"list-of-functions-variable-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:Lv},JF={id:"list-of-functions-variable-action-descriptor-id",type:n.ActionDescriptor,version:1,name:"Action to execute",description:"An action of any type, to be executed. It can contain any number of inputs and outputs.",inputs:[xF],error:null,outputs:[kF],parent:null},WF={type:n.GenericReference,id:"list-of-functions-variable-data-type-default-parent-ref-id",entityType:n.DataType,entityId:"list-of-functions-variable-data-type-id"},YF={like:!1,inferred:!1,id:"list-of-functions-variable-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:JF,asType:!1,isList:!0,isNullable:!1,defaultValue:{parentRelationType:null,id:"list-of-functions-variable-data-type-default-value-id",type:n.PrimitiveValue,version:1,name:I.ActionDescriptor,value:null,valueAsType:[di,di,di,di,di],autogeneration:null,parent:WF},constant:!1,parent:qF},HF={type:n.GenericReference,id:"list-of-functions-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft};n.GenericReference,n.InputMap;const zF={type:n.GenericReference,id:"list-of-functions-variable-writes-value-one-ref-id",entityType:n.InputMap,entityId:Av},ZF={type:n.GenericReference,id:"list-of-functions-variable-writes-value-two-ref-id",entityType:n.InputMap,entityId:Gc},Gv={id:Lv,type:n.VariableDeclaration,version:1,name:"List of functions to execute",description:"A list of functions to be executed in parallel",dataType:YF,parent:HF,readsValue:null,writesValues:[zF,ZF],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],inputs:[],outputs:[],internalCalls:[],x:0,y:0},KF={type:n.GenericReference,id:"exec-in-parallel-return-map-parent-ref-id",entityType:n.Operation,entityId:fa},XF={type:n.GenericReference,id:"exec-in-parallel-result-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft},QF={type:n.GenericReference,id:"exec-in-parallel-result-variable-reads-value-ref-id",entityType:n.OutputMap,entityId:"exec-in-parallel-return-map-id"},eU={type:n.GenericReference,id:"exec-in-parallel-result-variable-called-by-ref-id",entityType:n.Operation,entityId:fa},$v={id:"exec-in-parallel-result-variable-id",type:n.VariableInstance,version:1,declaration:xc,readsValue:QF,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[eU],successCalls:[],errorCalls:[],internalCalls:[],parent:XF,x:0,y:0},tU={id:"exec-in-parallel-return-map-id",type:n.OutputMap,version:1,declaration:El,writesValues:[$v],index:0,parent:KF},nU={type:n.GenericReference,id:"exec-in-parallel-argument-map-parent-ref-id",entityType:n.Operation,entityId:fa},rU={id:Gc,type:n.InputMap,version:1,declaration:Tl,name:null,description:null,readsValue:Gv,defaultValue:null,index:0,parent:nU},iU={type:n.GenericReference,id:"exec-in-parallel-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft},aU={type:n.GenericReference,id:"exec-in-parallel-called-by-ref-id",entityType:n.FunctionDeclaration,entityId:ft},sU={process:null,id:fa,type:n.Operation,version:1,declaration:Wt,inputs:[rU],outputs:[tU],successCalls:[Vv,$v],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[aU],calledBySuccess:[],error:null,parent:iU},oU={type:n.GenericReference,id:"exec-sequentially-return-map-parent-ref-id",entityType:n.Operation,entityId:ma},lU={type:n.GenericReference,id:"exec-sequentially-result-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft},cU={type:n.GenericReference,id:"exec-sequentially-result-variable-reads-value-ref-id",entityType:n.OutputMap,entityId:"exec-sequentially-return-map-id"},dU={type:n.GenericReference,id:"exec-sequentially-result-variable-called-by-ref-id",entityType:n.Operation,entityId:ma},Fv={id:"exec-sequentially-result-variable-id",type:n.VariableInstance,version:1,declaration:xc,readsValue:cU,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[dU],successCalls:[],errorCalls:[],internalCalls:[],parent:lU,x:0,y:0},uU={id:"exec-sequentially-return-map-id",type:n.OutputMap,version:1,declaration:Rl,writesValues:[Fv],index:0,parent:oU},pU={type:n.GenericReference,id:"exec-sequentially-argument-map-parent-ref-id",entityType:n.Operation,entityId:ma},yU={id:Av,type:n.InputMap,version:1,declaration:bl,name:null,description:null,readsValue:Gv,defaultValue:null,index:0,parent:pU},hU={type:n.GenericReference,id:"exec-sequentially-parent-ref-id",entityType:n.FunctionDeclaration,entityId:ft},fU={type:n.GenericReference,id:"exec-sequentially-called-by-ref-id",entityType:n.FunctionDeclaration,entityId:ft},mU={id:ma,type:n.Operation,version:1,declaration:mn,inputs:[yU],process:null,outputs:[uU],successCalls:[Vv,Fv],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[fU],calledBySuccess:[],error:null,parent:hU},TU={type:n.GenericReference,id:"concurrency-and-wait-parent-ref-id",entityType:n.Project,entityId:Y},EU={type:n.FunctionDeclaration,id:ft,version:1,name:"Execute with concurrency and wait",description:"Executes a hardcoded list of actions in parallel and waits for some time before ending the logic with some unrelated data payload as the result.",inputs:[],calls:[mU,sU,PF],returnStatements:[Bv],implements:null,index:null,collapsed:!1,private:!1,x:0,y:0,parent:TU},bU={type:n.GenericReference,id:"3521f2c8-a5c0-419c-8808-4fc6a73d0b78",entityType:n.ReturnDeclaration,entityId:"e1ec31f0-25ca-42ac-a4c4-c9ec2255f55b"},RU={like:!1,inferred:!1,id:"ce8b9a30-afe9-4d4f-879f-1677efca2c47",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:$t,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:bU},gU={type:n.GenericReference,id:"8ee66e38-b060-474e-a503-594063a8ec24",entityType:n.ReturnStatement,entityId:"40a23a98-d3b2-42b1-9652-b33779ad15aa"},vU={isError:!1,id:"e1ec31f0-25ca-42ac-a4c4-c9ec2255f55b",type:n.ReturnDeclaration,version:1,name:"Created company",description:"The new company that was created",implements:null,dataType:RU,readsValue:null,required:!0,index:0,parent:gU},IU={type:n.GenericReference,id:"9cb3c1e4-7250-4be6-be2a-69c2dd366d6f",entityType:n.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},DU={type:n.GenericReference,id:"c065fcdd-e054-4f95-941c-7eaa65c35d04",entityType:n.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},Uv={type:n.ReturnStatement,id:"40a23a98-d3b2-42b1-9652-b33779ad15aa",version:1,outputs:[vU],calledByError:[],calledByEntry:[DU],calledBySuccess:[],throws:null,x:0,y:0,parent:IU},PU={type:n.GenericReference,id:"312ef836-9e40-4d57-b177-03b7145ed074",entityType:n.Project,entityId:Y},AU={type:n.FunctionDeclaration,id:"5059c093-eda2-4efc-b7b4-aaaadd4d44de",version:1,name:"Create new company",description:null,inputs:[],calls:[Uv],index:null,implements:null,returnStatements:[Uv],collapsed:!1,private:!1,x:0,y:0,parent:PU},jc="get-current-date-and-time-func-decl-id",xv="get-current-date-and-time-return-statement-id",jv="get-current-date-and-time-return-declaration-id",kv="get-current-date-and-time-return-declaration-data-type-id",OU={type:n.GenericReference,id:"get-current-date-and-time-return-declaration-data-type-value-parent-ref-id",entityType:n.DataType,entityId:kv},SU={type:n.GenericReference,id:"get-current-date-and-time-return-declaration-data-type-parent-ref-id",entityType:n.ReturnDeclaration,entityId:jv},CU={type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,id:kv,version:1,entity:hn,asType:!1,isList:!1,isNullable:!1,like:!1,inferred:!1,defaultValue:{parentRelationType:null,id:"last-timestamp-variable-default-value-id",type:n.PrimitiveValue,version:1,value:null,name:I.Date,valueAsType:null,autogeneration:{type:We.CurrentDateAndTime,rangeStart:null,rangeEnd:null},parent:OU},constant:!1,parent:SU},BU={type:n.GenericReference,id:"get-current-date-and-time-return-declaration-parent-ref-id",entityType:n.ReturnStatement,entityId:xv};n.ReturnDeclaration;const wU={type:n.GenericReference,id:"get-current-date-and-time-return-statement-called-by-ref-id",entityType:n.FunctionDeclaration,entityId:jc},_U={type:n.GenericReference,id:"get-current-date-and-time-return-statement-parent-ref-id",entityType:n.FunctionDeclaration,entityId:jc};n.ReturnStatement;const NU={type:n.GenericReference,id:"concurrency-and-wait-parent-ref-id",entityType:n.Project,entityId:Y},MU={type:n.FunctionDeclaration,id:jc,version:1,name:"Get current date and time",description:"Generates and returns the current date and time at the time of the execution",inputs:[],calls:[],returnStatements:[],implements:null,index:null,collapsed:!1,private:!1,x:0,y:0,parent:NU},qv="do-math-return-statement-id",Jv="do-math-return-declaration-id",VU={type:n.GenericReference,id:"do-math-func-var-to-return-one-ref-id",entityType:n.VariableDeclaration,entityId:"do-math-func-var-to-return-one-id"},LU={like:!1,inferred:!1,id:"do-math-func-var-to-return-one-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:VU},GU={type:n.GenericReference,id:"do-math-func-decl-ref-two-id",entityType:n.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},$U={type:n.GenericReference,id:"do-math-func-var-to-return-one-map-ref-id",entityType:n.ReturnDeclaration,entityId:Jv},FU={type:n.VariableDeclaration,id:"do-math-func-var-to-return-one-id",version:1,description:null,name:"Fixed result",dataType:LU,readsValue:null,writesValues:[$U],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:GU},UU={type:n.GenericReference,id:"96ec244e-594b-45f7-802b-6dc3056920f6",entityType:n.ReturnStatement,entityId:qv},xU={type:n.GenericReference,id:"d120c0cc-9d13-4e45-90e2-4e1ee825ca46",entityType:n.ReturnDeclaration,entityId:"873a3556-4911-4141-b2a0-49c677b56fb4"},jU={like:!1,inferred:!1,id:"da91aa23-9985-49ac-a8bf-9d623ba1ba8f",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:xU},kU={isError:!1,id:Jv,version:1,type:n.ReturnDeclaration,name:"Result",description:null,implements:null,dataType:jU,readsValue:FU,required:!0,index:0,parent:UU},qU={type:n.GenericReference,id:"57fd93e4-93a1-484e-82eb-4dd15d2d0e24",entityType:n.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},JU={type:n.GenericReference,id:"0a86e8d5-ab21-476e-a482-b928cbf351e3",entityType:n.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},Wv={type:n.ReturnStatement,id:qv,version:1,outputs:[kU],calledByError:[],calledByEntry:[],calledBySuccess:[qU],parent:JU,throws:null,x:0,y:0},WU={type:n.GenericReference,id:"a2db26be-57f2-48e5-9769-cdbf0d95dc7c",entityType:n.VariableDeclaration,entityId:"d0e9f1f3-7e9f-4e1f-8d8e-7b4b3e6c6a6a"},YU={like:!1,inferred:!1,id:"c3e9d5f0-204f-45f9-85f7-e1b56b468388",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:WU},HU={type:n.GenericReference,id:"692122c5-610a-4504-90dd-f5a5202d116c",entityType:n.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},zU={type:n.GenericReference,id:"do-math-func-return-one-called-by",entityType:n.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},ZU={type:n.GenericReference,id:"6dceb501-be5b-4252-afb4-3c0d08abba33",entityType:n.OutputMap,entityId:"64752080-ee0f-4cfe-9897-a0668f2b2aca"},Yv={type:n.VariableDeclaration,id:"d0e9f1f3-7e9f-4e1f-8d8e-7b4b3e6c6a6a",version:1,name:"Result",dataType:YU,description:null,readsValue:ZU,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[zU],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:HU},KU={type:n.GenericReference,id:"5440f523-af38-4981-8035-89d162fe8041",entityType:n.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},XU={type:n.GenericReference,id:"8c482c35-e674-4713-a1dd-63c3d13b611c",entityType:n.OutputMap,entityId:"64752080-ee0f-4cfe-9897-a0668f2b2aca"},QU={type:n.GenericReference,id:"c0a299cd-5869-4930-8cf0-90e3ceb8a903",entityType:n.VariableDeclaration,entityId:"46b2fe23-b417-4887-a35d-09b186679172"},e4={like:!1,inferred:!1,id:"51c0c1df-2ee3-41df-ae52-ac512d8cf795",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:QU},t4={type:n.GenericReference,id:"do-math-func-return-two-called-by",entityType:n.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},Hv={type:n.VariableDeclaration,id:"46b2fe23-b417-4887-a35d-09b186679172",version:1,name:"Total",description:null,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[t4],successCalls:[],errorCalls:[],dataType:e4,readsValue:XU,writesValues:[],internalCalls:[],parent:KU,x:0,y:0},zv={type:n.GenericReference,id:"6e4d776e-6af2-4321-b630-c78110fd677c",entityType:n.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},n4={type:n.GenericReference,id:"5b60955b-2486-40b6-bb24-ffd97ccd8902",entityType:n.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},r4={type:n.GenericReference,id:"1a49923f-bc6f-453f-a438-e74e5475c2a9",entityType:n.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},i4={type:n.GenericReference,id:"02bfde0a-b757-4072-9613-6e9c7c9a424a",entityType:n.ArgumentDeclaration,entityId:"d8895765-f705-457e-85fa-25d130926769"},Zv={id:"928953b0-0e3f-4d8c-ae5a-84620b4b8c68",version:1,type:n.InputMap,declaration:il,name:null,description:null,readsValue:i4,defaultValue:null,index:0,parent:r4},a4={id:"64752080-ee0f-4cfe-9897-a0668f2b2aca",type:n.OutputMap,version:1,declaration:ol,writesValues:[Yv,Hv],index:0,parent:n4},s4={type:n.GenericReference,id:"d235a7f6-07ff-4f35-98d2-8f42dd59cf9f",entityType:n.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},o4={id:"8827e8e9-9381-4ad7-8f61-5419c23c9136",type:n.GenericReference,entityType:n.VariableDeclaration,entityId:"72a338d8-0183-4ca2-8760-227517854595"},Kv={id:"a5525249-0eb5-472b-97bc-5e4cc0d75aee",version:1,type:n.InputMap,declaration:al,name:null,description:null,readsValue:o4,defaultValue:null,index:1,parent:s4},l4={type:n.Operation,id:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e",declaration:Ya,version:1,inputs:[Zv,Kv],outputs:[a4],calledByError:[],calledByEntry:[zv],calledBySuccess:[],process:null,successCalls:[Wv,Yv,Hv],errorCalls:[],parent:zv,error:null,x:0,y:0},c4={type:n.GenericReference,id:"a2c40226-2270-4963-a865-c777ba79c551",entityType:n.DataType,entityId:"a350a9e9-25ee-477f-a83d-9e98ed2451662"},d4={id:"f47731b3-f278-4ab5-aeb2-24519c1119fb",type:n.GenericReference,entityId:"72a338d8-0183-4ca2-8760-227517854595",entityType:n.ArgumentDeclaration},Xv={like:!1,inferred:!1,id:"a350a9e9-25ee-477f-a83d-9e98ed2451662",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,isList:!1,isNullable:!1,asType:!1,defaultValue:{parentRelationType:null,id:"do-math-func-argument-two-default-value-id",type:n.PrimitiveValue,version:1,value:1,name:I.Number,parent:c4,valueAsType:null,autogeneration:null},constant:!1,parent:d4},u4={type:n.GenericReference,id:"5f5d8dd0-7f3b-40cd-9f84-83d976887eaf",entityType:n.ArgumentDeclaration,entityId:"649bf0a4-6532-44aa-9818-a03d1c6564e9"},p4={type:n.GenericReference,id:"ca018d0f-a8b3-4c7e-a408-c8b372d04aff",entityType:n.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},y4={type:n.GenericReference,id:"do-math-func-var-called-by-ref",entityType:n.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},Qv={type:n.VariableDeclaration,id:"72a338d8-0183-4ca2-8760-227517854595",version:1,name:"Z",description:null,dataType:Xv,inputs:[],outputs:[],calledByError:[],calledByEntry:[y4],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:u4,writesValues:[Kv],internalCalls:[],x:0,y:0,parent:p4},h4={entityType:n.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b",type:n.GenericReference,id:"af0cf105-4075-425f-aecc-b25d3600fcc4"},f4={id:"649bf0a4-6532-44aa-9818-a03d1c6564e9",type:n.ArgumentDeclaration,version:1,name:"Z",description:"The number to add",dataType:Xv,implements:null,writesValues:[Qv],required:!0,index:1,parent:h4},m4={type:n.GenericReference,id:"56953b5d-3e43-4dea-a62c-f3e868ba81bb",entityType:n.Project,entityId:Y},T4={id:"868defc8-5c95-48ed-942d-257e8b9b9b00",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},E4={type:n.GenericReference,id:"35167664-a793-49f1-9eaf-fb57eac30897",entityType:n.DataType,entityId:"55b12914-91b1-48b7-9a3e-9c5d0d2a2ec2"},b4={id:"d47ceef6-be6f-40f1-a7b3-c73c8d8a6c6a",type:n.GenericReference,entityId:"d8895765-f705-457e-85fa-25d130926769",entityType:n.ArgumentDeclaration},R4={like:!1,inferred:!1,id:"55b12914-91b1-48b7-9a3e-9c5d0d2a2ec2",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,isList:!1,isNullable:!1,asType:!1,defaultValue:{parentRelationType:null,id:"do-math-func-argument-one-default-value-id",type:n.PrimitiveValue,version:1,value:5,name:I.Number,parent:E4,valueAsType:null,autogeneration:null},constant:!1,parent:b4},g4={id:"d8895765-f705-457e-85fa-25d130926769",type:n.ArgumentDeclaration,version:1,name:"N",dataType:R4,description:"The number to add",implements:null,writesValues:[Zv],required:!0,index:0,parent:T4},v4={type:n.FunctionDeclaration,id:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b",version:1,name:"Do math",description:"This function does math",inputs:[g4,f4],calls:[l4,Qv],implements:null,index:null,collapsed:!1,returnStatements:[Wv],private:!1,x:0,y:0,parent:m4},mt="replace-bank-account-in-company-func-declaration-id",kc="company-entity-to-modify-arg-declaration-id",qc="account-number-to-create-arg-decl-id",ui="company-main-variable-id",pi="search-person-by-id-id",eI="new-bank-account-owner-arg-decl-id",tI="search-person-by-id-output-declaration-id",Jc="search-person-by-id-output-entity-map-id",Ea="person-not-empty-condition-id",Xs="create-new-bank-account-instance-operation-id",nI="create-new-bank-account-instance-operation-output-entity-map-id",rI="company-bank-account-output-map-id",Wc="old-bank-account-var-declaration-id",iI="old-bank-account-var-instance-id",aI="company-variable-instance-id",Yc="delete-bank-account-internal-call-id",ba="new-bank-account-data-variable-declaration-id",I4={type:n.GenericReference,id:"company-variable-instance-parent-ref-id",entityType:n.FunctionDeclaration,entityId:mt},D4={type:n.GenericReference,id:"company-variable-instance-called-by-ref-id",entityType:n.InternalCall,entityId:Yc},P4={type:n.GenericReference,id:"company-variable-instance-declaration-ref-id",entityType:n.VariableDeclaration,entityId:ui},A4={type:n.GenericReference,id:"bank-account-input-map-parent-ref-id",entityType:n.VariableInstance,entityId:aI},O4={type:n.GenericReference,id:"bank-account-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:nI},sI={type:n.InputMap,id:"bank-account-input-map-id",version:1,readsValue:O4,declaration:Rc,name:null,description:null,index:0,defaultValue:null,parent:A4},S4={type:n.VariableInstance,id:aI,version:1,declaration:P4,inputs:[sI],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[D4],successCalls:[],errorCalls:[],internalCalls:[],parent:I4,readsValue:null,writesValues:[],x:0,y:0},C4={type:n.GenericReference,id:"bank-account-variable-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:ui},B4={type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,id:"bank-account-variable-data-type-id",version:1,entity:oi,asType:!1,isList:!1,isNullable:!1,constant:!1,like:!1,inferred:!1,defaultValue:null,parent:C4},w4={type:n.GenericReference,id:"bank-account-variable-reads-value-ref-id",entityType:n.OutputMap,entityId:rI},_4={type:n.GenericReference,id:"bank-account-variable-parent-ref-id",entityType:n.FunctionDeclaration,entityId:mt},N4={type:n.GenericReference,id:"bank-account-variable-called-by-ref-id",entityType:n.VariableDeclaration,entityId:ui},M4={type:n.GenericReference,id:"delete-bank-account-internal-call-called-by-ref-id",entityType:n.Operation,entityId:Xs};n.GenericReference,n.VariableInstance;const V4={type:n.GenericReference,id:"delete-bank-account-internal-call-called-by-ref-two-id",entityType:n.VariableDeclaration,entityId:Wc},L4={type:n.GenericReference,id:"old-bank-account-variable-trigger-delete-decl-ref-id",entityType:n.VariableDeclaration,entityId:Wc},G4={type:n.GenericReference,id:"bank-account-variable-parent-ref-two-id",entityType:n.FunctionDeclaration,entityId:mt},$4={type:n.GenericReference,id:"old-bank-account-variable-trigger-delete-internal-call-ref-id",entityType:n.InternalCall,entityId:Yc},F4={type:n.VariableInstance,id:iI,version:1,declaration:L4,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],internalCalls:[$4],errorCalls:[],parent:G4,readsValue:null,writesValues:[],x:0,y:0},oI={process:null,type:n.InternalCall,id:Yc,version:1,declaration:Jl,index:0,successCalls:[S4],errorCalls:[],inputs:[],outputs:[],error:null,calledByError:[],calledByEntry:[],calledBySuccess:[M4,V4],parent:F4},lI={type:n.VariableDeclaration,id:Wc,version:1,name:"Old bank account",description:"The existing bank account that needs to be replaced in the company entity",dataType:B4,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[N4],successCalls:[oI],internalCalls:[],errorCalls:[],parent:_4,readsValue:w4,writesValues:[],x:0,y:0},U4={type:n.GenericReference,id:"company-variable-declaration-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:ui},x4={type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,id:"company-variable-declaration-data-type-id",version:1,entity:$t,asType:!1,isList:!1,isNullable:!1,like:!1,inferred:!1,constant:!1,defaultValue:null,parent:U4},j4={type:n.GenericReference,id:"company-variable-declaration-reads-value-ref-id",entityType:n.ArgumentDeclaration,entityId:kc},k4={type:n.GenericReference,id:"company-variable-declaration-parent-ref-id",entityType:n.FunctionDeclaration,entityId:mt},q4={type:n.GenericReference,id:"company-variable-declaration-called-by-ref-id",entityType:n.FunctionDeclaration,entityId:mt},J4={type:n.GenericReference,id:"company-bank-account-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:ui},W4={id:rI,version:1,type:n.OutputMap,declaration:Rc,index:0,parent:J4,writesValues:[lI]},cI={type:n.VariableDeclaration,id:ui,version:1,name:"Company",description:"The company entity that was passed as an argument to the parent function",dataType:x4,inputs:[],outputs:[W4],calledByError:[],calledByEntry:[q4],calledBySuccess:[],successCalls:[lI],errorCalls:[],parent:k4,internalCalls:[],readsValue:j4,writesValues:[],x:0,y:0},Y4={type:n.GenericReference,id:"create-new-bank-account-account-owner-dynamic-input-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:ba},H4={id:"create-new-bank-account-account-owner-dynamic-input-map-reads-value-ref-id",type:n.GenericReference,entityType:n.OutputMap,entityId:Jc},dI={id:"create-new-bank-account-account-owner-dynamic-input-map-id",version:1,type:n.InputMap,declaration:null,name:"Account owner",description:null,readsValue:H4,index:1,defaultValue:null,parent:Y4},z4={id:"create-new-bank-account-account-number-dynamic-input-map-reads-value-ref-id",type:n.GenericReference,entityType:n.ArgumentDeclaration,entityId:qc},Z4={type:n.GenericReference,id:"create-new-bank-account-account-number-dynamic-input-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:ba},uI={id:"create-new-bank-account-account-number-dynamic-input-map-id",version:1,type:n.InputMap,declaration:null,name:"Account number",description:null,readsValue:z4,defaultValue:null,index:0,parent:Z4},pI={type:n.GenericReference,id:"create-new-bank-account-instance-operation-entity-to-create-input-map-parent-ref-id",entityType:n.Operation,entityId:Xs},K4={id:"create-new-bank-account-instance-operation-entity-to-create-input-map-id",version:1,type:n.InputMap,declaration:nr.inputs[0],name:null,description:null,index:0,readsValue:null,defaultValue:{type:n.PrimitiveValue,name:I.EntityTemplate,value:null,valueAsType:oi,autogeneration:null},parent:pI},X4={type:n.GenericReference,id:"create-new-bank-account-instance-operation-entity-data-input-map-reads-value-ref-id",entityType:n.VariableDeclaration,entityId:ba},yI={id:"create-new-bank-account-instance-operation-entity-data-input-map-id",version:1,type:n.InputMap,declaration:nr.inputs[1],name:null,description:null,index:1,readsValue:X4,defaultValue:null,parent:pI},Q4={type:n.GenericReference,id:"create-new-bank-account-instance-operation-output-entity-map-parent-ref-id",entityType:n.Operation,entityId:Xs},ex={id:nI,version:1,type:n.OutputMap,declaration:nr.outputs[0],index:0,writesValues:[sI],parent:Q4},tx={type:n.GenericReference,id:"create-new-bank-account-instance-operation-called-by-ref-id",entityType:n.Condition,entityId:Ea},nx={type:n.GenericReference,id:"create-new-bank-account-instance-operation-called-by-ref-id",entityType:n.VariableDeclaration,entityId:ba},rx={type:n.GenericReference,id:"create-new-bank-account-instance-operation-parent-ref-id",entityType:n.FunctionDeclaration,entityId:mt},hI={process:null,id:Xs,type:n.Operation,version:1,declaration:nr,inputs:[K4,yI],error:null,outputs:[ex],successCalls:[oI],errorCalls:[],calledByError:[],calledByEntry:[],calledBySuccess:[nx,tx],parent:rx,x:0,y:0},ix={type:n.GenericReference,id:"new-bank-account-data-variable-declaration-parent-ref-id",entityType:n.FunctionDeclaration,entityId:mt},ax={type:n.GenericReference,id:"create-new-bank-account-instance-operation-called-by-ref-id",entityType:n.Condition,entityId:Ea},sx={id:ba,type:n.VariableDeclaration,version:1,inputs:[uI,dI],dataType:null,name:"New bank Account's data",description:null,readsValue:null,outputs:[],writesValues:[yI],successCalls:[hI],errorCalls:[],internalCalls:[],calledByError:[],calledBySuccess:[ax],calledByEntry:[],x:0,y:0,parent:ix},ox={id:"person-not-found-thrown-error-datatype-default-value-parent-ref-id",type:n.GenericReference,entityId:"person-not-found-thrown-error-datatype-id",entityType:n.DataType},lx={id:"person-not-found-thrown-error-datatype-parent-ref-id",type:n.GenericReference,entityId:"person-not-found-thrown-error-id",entityType:n.ReturnDeclaration};n.DataType,n.PrimitiveValue,I.String;const cx={id:"person-not-found-thrown-error-parent-ref-id",type:n.GenericReference,entityId:"person-not-found-error-return-statement-id",entityType:n.ReturnStatement},dx={isError:!0,id:"person-not-found-thrown-error-id",type:n.ReturnDeclaration,version:1,dataType:null,name:"Person not found error",description:"If the person entity was not found this error is outputted",parent:cx,implements:null,required:!0,index:0,readsValue:null},ux={id:"person-not-found-error-return-statement-called-by-ref-id",type:n.GenericReference,entityId:Ea,entityType:n.Condition},px={id:"person-not-found-error-return-statement-parent-ref-id",type:n.GenericReference,entityId:mt,entityType:n.FunctionDeclaration},yx={id:"person-not-found-error-return-statement-id",type:n.ReturnStatement,version:1,throws:dx,outputs:[],calledBySuccess:[],calledByError:[ux],calledByEntry:[],x:0,y:0,parent:px},hx={type:n.GenericReference,id:"person-not-empty-condition-called-by-ref-id",entityType:n.Search,entityId:pi},fx={type:n.GenericReference,id:"person-not-empty-condition-parent-ref-id",entityType:n.FunctionDeclaration,entityId:mt},mx={type:n.GenericReference,id:"person-entity-to-check-map-reads-value-ref-id",entityType:n.OutputMap,entityId:Jc},Tx={type:n.GenericReference,id:"person-not-empty-condition-ref-two-id",entityType:n.Condition,entityId:Ea},fI={id:"person-entity-to-check-map-id",version:1,type:n.InputMap,declaration:cr.inputs[0],name:null,description:null,readsValue:mx,index:0,defaultValue:null,parent:Tx},Ex={type:n.Condition,id:Ea,version:1,declaration:cr,inputs:[fI],calledByError:[],calledByEntry:[],calledBySuccess:[hx],successCalls:[sx,hI],errorCalls:[yx],x:0,y:0,parent:fx},bx={type:n.GenericReference,id:"search-person-by-id-output-entity-declaration-datatype-parent-ref-id",entityType:n.ValueDescriptor,entityId:tI},Rx={like:!1,inferred:!1,id:"search-person-by-id-output-entity-declaration-datatype-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,constant:!1,asType:!1,isNullable:!1,entity:ht,defaultValue:null,parent:bx},gx={type:n.GenericReference,id:"search-person-by-id-output-entity-declaration-parent-ref-id",entityType:n.Search,entityId:pi},mI={id:tI,type:n.ValueDescriptor,version:1,dataType:Rx,name:"Found person",description:"The person entity that was found",parent:gx,required:!0,index:0},vx={type:n.GenericReference,id:"search-person-by-id-output-entity-map-parent-ref-id",entityType:n.Search,entityId:pi},Ix={type:n.OutputMap,id:Jc,version:1,declaration:mI,parent:vx,writesValues:[fI,dI],index:0},Dx={id:"search-person-by-id-input-declaration-datatype-parent-ref-id",type:n.GenericReference,entityId:"search-person-by-id-input-declaration-id",entityType:n.ArgumentDeclaration};n.DataType;const Px={type:n.GenericReference,id:"search-person-by-id-input-declaration-parent-ref-id",entityType:n.Search,entityId:pi},TI={id:"search-person-by-id-input-declaration-id",type:n.ArgumentDeclaration,version:1,dataType:null,name:"Person ID",description:"The unique identifier (ID) property of the person entity",implements:null,index:0,required:!0,parent:Px,writesValues:[]},Ax={type:n.GenericReference,id:"search-person-by-id-input-map-parent-ref-id",entityType:n.Search,entityId:pi},Ox={id:"search-person-by-id-input-map-reads-value-ref-id",type:n.GenericReference,entityId:eI,entityType:n.ArgumentDeclaration},EI={type:n.InputMap,id:"search-person-by-id-input-map",version:1,declaration:TI,name:null,description:null,readsValue:Ox,defaultValue:null,parent:Ax,index:0},Sx={from:{name:"c9bc312a-10d3-48a7-9ab4-ea483a9e2416"},items:[{name:"*"}],where:[{name:"id",value:"{{dynamic_value_1}}"}]},Cx={type:n.GenericReference,id:"search-person-by-id-parent-ref-id",entityType:n.FunctionDeclaration,entityId:mt},Bx={type:n.GenericReference,id:"search-person-by-id-called-by-ref-id",entityType:n.FunctionDeclaration,entityId:mt},wx={type:n.Search,id:pi,version:1,name:"Search person by ID",description:"Searches for a person entity given the UUID",query:Sx,inputsDeclarations:[TI],inputs:[EI],outputsDeclarations:[mI],outputs:[Ix],calledByError:[],calledByEntry:[Bx],calledBySuccess:[],error:null,successCalls:[Ex],errorCalls:[],parent:Cx,x:0,y:0};n.GenericReference,n.DataType;const _x={id:"account-number-to-create-arg-decl-data-type-parent-ref-id",type:n.GenericReference,entityId:qc,entityType:n.ArgumentDeclaration},Nx={like:!1,inferred:!1,id:"account-number-to-create-arg-decl-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:x,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:_x},Mx={entityType:n.FunctionDeclaration,entityId:mt,type:n.GenericReference,id:"account-number-to-create-arg-decl-parent-ref-id"},Vx={id:qc,type:n.ArgumentDeclaration,version:1,name:"Account number",description:"The account number of the new bank account entity",dataType:Nx,implements:null,writesValues:[uI],required:!0,index:1,parent:Mx};n.GenericReference,n.DataType;const Lx={id:"new-bank-account-owner-arg-decl-data-type-parent-ref-id",type:n.GenericReference,entityId:"new-bank-account-owner-arg-decl-id",entityType:n.ArgumentDeclaration},Gx={like:!1,inferred:!1,id:"new-bank-account-owner-arg-decl-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Wa,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:Lx},$x={entityType:n.FunctionDeclaration,entityId:mt,type:n.GenericReference,id:"new-bank-account-owner-arg-decl-parent-ref-id"},Fx={id:eI,type:n.ArgumentDeclaration,version:1,name:"New account owner ID",description:"If it has changed, this is the new person entity, that owns of the bank account",dataType:Gx,implements:null,writesValues:[EI],required:!1,index:1,parent:$x},Ux={type:n.GenericReference,id:"replace-bank-account-in-company-parent-ref",entityType:n.Project,entityId:Y},xx={type:n.GenericReference,id:"company-entity-to-modify-parent-ref",entityType:n.FunctionDeclaration,entityId:mt};n.GenericReference,n.DataType;const jx={id:"d47ceef6-be6f-40f1-a7b3-c73c8d8a6c6a",type:n.GenericReference,entityId:kc,entityType:n.ArgumentDeclaration},kx={like:!1,inferred:!1,id:"company-entity-to-modify-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:X,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:jx},qx={id:kc,type:n.ArgumentDeclaration,version:1,name:"Company",dataType:kx,implements:null,description:"The company to replace the bank account for",writesValues:[cI],required:!0,index:0,parent:xx},Jx={type:n.FunctionDeclaration,id:mt,version:1,name:"Replace bank account",description:"This action takes an existing company and data to create a new bank account entity. It then creates a bank account, deletes the old one, and updates the company with the new bank account",inputs:[qx,Vx,Fx],index:null,implements:null,calls:[wx,cI],collapsed:!1,returnStatements:[],private:!1,x:0,y:0,parent:Ux},Wx={type:n.GenericReference,id:"e0a937bd-3a85-4037-a973-916985b9f94b",entityType:n.Project,entityId:"7268bc97-c0e6-4d88-b37e-d3241b5f77a6"},Yx={type:n.FunctionDeclaration,version:1,id:"6bedb217-f844-4332-af72-9626b2a32511",name:"Some library main function",description:null,inputs:[],calls:[],implements:null,collapsed:!0,index:null,returnStatements:[],private:!1,parent:Wx,x:0,y:0},Hx={type:n.GenericReference,id:"948e6869-ae5b-4914-bea0-b9f02ad6a014",entityType:n.Project,entityId:"23b23d8b-1929-4505-a350-745c8550e731"},zx={type:n.GenericReference,id:"f3d6f2c6-1b3e-4e9d-8c9d-5b5b9f0b8d9c",entityType:n.Project,entityId:"7268bc97-c0e6-4d88-b37e-d3241b5f77a6"},Zx={type:n.InstalledProject,version:1,id:"7268bc97-c0e6-4d88-b37e-d3241b5f77a6",name:"Third Party Installed Project",description:null,functions:[Yx],events:[],implements:zx,parent:Hx,x:0,y:0},Hc="global-counted-test-loop-id",bI="global-counted-test-loop-body-id",RI="global-counted-test-loop-body-current-iteration-value-argument-declaration-id",Kx={type:n.GenericReference,id:"global-counted-test-loop-body-current-iteration-value-argument-declaration-data-type-parent-ref-id",entityId:RI,entityType:n.ArgumentDeclaration},Xx={like:!1,inferred:!1,id:"global-counted-test-loop-body-current-iteration-value-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:null,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:Kx},Qx={id:"global-counted-test-loop-body-current-iteration-value-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:bI,entityType:n.FunctionDeclaration},ej={id:RI,type:n.ArgumentDeclaration,version:1,name:"Current value",description:"The current value being processed.",dataType:Xx,implements:wl,required:!0,index:0,writesValues:[],parent:Qx},tj={id:"global-counted-test-loop-body-parent-ref-id",type:n.GenericReference,entityId:Hc,entityType:n.Loop},nj={id:bI,type:n.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called once for each iteration of the loop.",inputs:[ej],calls:[],implements:_l,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:tj},yi="random-company-employee-test-variable-id",zc="manager-global-variable-id",gI="global-user-instance-id",Rn="employee-mapped-dto-variable-id",qn="employee-mapped-dto-variable-instance-id",vI="random-employee-id-output-map-id",II="random-employee-birth-date-output-map-id",DI="random-employee-department-output-map-id",PI="random-employee-manager-output-map-id",AI="manager-global-id-output-map-id",OI="global-user-instance-id-output-map-id",rj="employee-mapped-dto-requester-id-input-map-id",SI="employee-mapped-dto-now-timestamp-input-map-id",ij="employee-mapped-dto-id-input-map-id",aj="employee-mapped-dto-birth-date-input-map-id",sj="employee-mapped-dto-department-input-map-id",oj="employee-mapped-dto-manager-input-map-id",lj={id:"global-counted-test-loop-iteration-number-input-map-parent-ref-id",type:n.GenericReference,entityId:Hc,entityType:n.Loop};n.GenericReference,n.VariableDeclaration;const cj={id:"global-counted-test-loop-iteration-number-input-map-id",type:n.InputMap,version:1,name:null,description:null,declaration:os.inputs[0],defaultValue:null,readsValue:null,index:0,parent:lj},dj={id:"global-counted-test-loop-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},uj={id:"global-counted-test-loop-called-by-success-ref-id",type:n.GenericReference,entityId:qn,entityType:n.VariableDeclaration},pj={id:Hc,type:n.Loop,version:1,declaration:os,inputs:[cj],successCalls:[],errorCalls:[],outputsDeclarations:[],outputs:[],process:null,body:nj,calledByError:[],calledByEntry:[],calledBySuccess:[uj],breakStatements:[],continueStatements:[],error:null,x:0,y:0,parent:dj},Zc="global-object-keys-test-loop-id",CI="global-object-keys-test-loop-body-id",BI="global-object-keys-test-loop-body-current-iteration-value-argument-declaration-id",yj={type:n.GenericReference,id:"global-object-keys-test-loop-body-current-iteration-value-argument-declaration-data-type-parent-ref-id",entityId:BI,entityType:n.ArgumentDeclaration},hj={like:!1,inferred:!1,id:"global-object-keys-test-loop-body-current-iteration-value-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:null,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:yj},fj={id:"global-object-keys-test-loop-body-current-iteration-value-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:CI,entityType:n.FunctionDeclaration},mj={id:BI,type:n.ArgumentDeclaration,version:1,name:"Current value",description:"The current value being processed.",dataType:hj,implements:Cl,required:!0,index:0,writesValues:[],parent:fj},Tj={id:"global-object-keys-test-loop-body-parent-ref-id",type:n.GenericReference,entityId:Zc,entityType:n.Loop},Ej={id:CI,type:n.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called once for each iteration of the loop.",inputs:[mj],calls:[],implements:$i,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:Tj},bj={id:"global-object-keys-test-loop-iteration-object-input-map-parent-ref-id",type:n.GenericReference,entityId:Zc,entityType:n.Loop},Rj={id:"global-object-keys-test-loop-iteration-object-input-map-reads-value-ref-id",type:n.GenericReference,entityId:Rn,entityType:n.VariableDeclaration},wI={id:"global-object-keys-test-loop-iteration-object-input-map-id",type:n.InputMap,version:1,name:null,description:null,declaration:$i.inputs[0],defaultValue:null,readsValue:Rj,index:0,parent:bj},gj={id:"global-object-keys-test-loop-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},vj={id:"global-object-keys-test-loop-called-by-success-ref-two-id",type:n.GenericReference,entityId:qn,entityType:n.VariableDeclaration},Ij={id:"global-object-keys-test-loop-called-by-success-ref-one-id",type:n.GenericReference,entityId:Rn,entityType:n.VariableDeclaration},Kc={id:Zc,type:n.Loop,version:1,declaration:$i,inputs:[wI],successCalls:[],errorCalls:[],outputsDeclarations:[],outputs:[],process:null,body:Ej,calledByError:[],calledByEntry:[],calledBySuccess:[Ij,vj],breakStatements:[],continueStatements:[],error:null,x:0,y:0,parent:gj},Xc="global-object-values-test-loop-id",_I="global-object-values-test-loop-body-id",NI="global-object-values-test-loop-body-current-iteration-value-argument-declaration-id",Dj={type:n.GenericReference,id:"global-object-values-test-loop-body-current-iteration-value-argument-declaration-data-type-parent-ref-id",entityId:NI,entityType:n.ArgumentDeclaration},Pj={like:!1,inferred:!1,id:"global-object-values-test-loop-body-current-iteration-value-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:null,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:Dj},Aj={id:"global-object-values-test-loop-body-current-iteration-value-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:_I,entityType:n.FunctionDeclaration},Oj={id:NI,type:n.ArgumentDeclaration,version:1,name:"Current value",description:"The current value being processed.",dataType:Pj,implements:Bl,required:!0,index:0,writesValues:[],parent:Aj},Sj={id:"global-object-values-test-loop-body-parent-ref-id",type:n.GenericReference,entityId:Xc,entityType:n.Loop},Cj={id:_I,type:n.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called once for each iteration of the loop.",inputs:[Oj],calls:[],implements:Fi,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:Sj},Bj={id:"global-object-values-test-loop-iteration-object-input-map-parent-ref-id",type:n.GenericReference,entityId:Xc,entityType:n.Loop},wj={id:"global-object-values-test-loop-iteration-object-input-map-reads-value-ref-id",type:n.GenericReference,entityId:qn,entityType:n.VariableDeclaration},MI={id:"global-object-values-test-loop-iteration-object-input-map-id",type:n.InputMap,version:1,name:null,description:null,declaration:Fi.inputs[0],defaultValue:null,readsValue:wj,index:0,parent:Bj},_j={id:"global-object-values-test-loop-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},Nj={id:"global-object-values-test-loop-called-by-success-ref-id",type:n.GenericReference,entityId:qn,entityType:n.VariableDeclaration},VI={id:Xc,type:n.Loop,version:1,declaration:Fi,inputs:[MI],successCalls:[],errorCalls:[],outputsDeclarations:[],outputs:[],process:null,body:Cj,calledByError:[],calledByEntry:[],calledBySuccess:[Nj],breakStatements:[],continueStatements:[],error:null,x:0,y:0,parent:_j},Qc="global-test-iterate-over-string-loop-id",ed="global-test-iterate-over-string-loop-body-id",Qs="global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-id",LI="global-test-iterate-over-string-loop-iteration-list-input-map-id",Mj={type:n.GenericReference,id:"global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-data-type-parent-ref-id",entityId:Qs,entityType:n.ArgumentDeclaration},Vj={like:!1,inferred:!1,id:"global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:null,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:Mj},Lj={id:"global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:ed,entityType:n.FunctionDeclaration},Gj={id:Qs,type:n.ArgumentDeclaration,version:1,name:"Current character",description:"The current character value being processed.",dataType:Vj,implements:Al,required:!0,index:1,writesValues:[],parent:Lj},$j={type:n.GenericReference,id:"global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-data-type-parent-ref-id",entityId:Qs,entityType:n.ArgumentDeclaration},Fj={like:!1,inferred:!1,id:"global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:null,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:$j},Uj={id:"global-test-iterate-over-string-loop-body-current-iteration-value-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:ed,entityType:n.FunctionDeclaration},xj={id:Qs,type:n.ArgumentDeclaration,version:1,name:"Current character",description:"The current character value being processed.",dataType:Fj,implements:Ol,required:!0,index:0,writesValues:[],parent:Uj},jj={id:"global-test-iterate-over-string-loop-body-parent-ref-id",type:n.GenericReference,entityId:Qc,entityType:n.Loop},kj={id:ed,type:n.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called once for each iteration of the loop.",inputs:[xj,Gj],calls:[],implements:Sl,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:jj},qj={id:"global-test-iterate-over-string-loop-iteration-list-input-map-parent-ref-id",type:n.GenericReference,entityId:Qc,entityType:n.Loop},Jj={id:"global-test-iterate-over-string-loop-iteration-list-input-map-default-value-parent-ref-id",type:n.GenericReference,entityId:LI,entityType:n.InputMap},Wj={parentRelationType:null,id:"global-test-iterate-over-string-loop-iteration-list-input-map-default-value-id",type:n.PrimitiveValue,name:I.String,version:1,value:"Hello",valueAsType:null,autogeneration:{type:We.Random,rangeStart:4,rangeEnd:5},parent:Jj},Yj={id:LI,type:n.InputMap,version:1,name:null,description:null,declaration:ss.inputs[0],defaultValue:Wj,readsValue:null,index:0,parent:qj},Hj={id:"global-test-iterate-over-string-loop-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},zj={id:Qc,type:n.Loop,version:1,declaration:ss,inputs:[Yj],successCalls:[],errorCalls:[],outputsDeclarations:[],outputs:[],process:null,body:kj,calledByError:[],calledByEntry:[],calledBySuccess:[],breakStatements:[],continueStatements:[],error:null,x:0,y:0,parent:Hj},td="iterate-over-list-loop-id",GI="iterate-over-list-loop-body-id",$I="iterate-over-list-loop-body-current-iteration-value-argument-declaration-id",Zj={type:n.GenericReference,id:"iterate-over-list-loop-body-current-iteration-value-argument-declaration-data-type-parent-ref-id",entityId:$I,entityType:n.ArgumentDeclaration},Kj={like:!1,inferred:!1,id:"iterate-over-list-loop-body-current-iteration-value-argument-declaration-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:null,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:Zj},Xj={id:"iterate-over-list-loop-body-current-iteration-value-argument-declaration-parent-ref-id",type:n.GenericReference,entityId:GI,entityType:n.FunctionDeclaration},Qj={id:$I,type:n.ArgumentDeclaration,version:1,name:"Current value",description:"The current value being processed.",dataType:Kj,implements:is,required:!0,index:0,writesValues:[],parent:Xj},e8={id:"iterate-over-list-loop-body-parent-ref-id",type:n.GenericReference,entityId:td,entityType:n.Loop},t8={id:GI,type:n.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called once for each iteration of the loop.",inputs:[Qj],calls:[],implements:as,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:e8},n8={id:"iterate-over-list-loop-iteration-list-input-map-parent-ref-id",type:n.GenericReference,entityId:td,entityType:n.Loop},r8={id:"iterate-over-list-loop-iteration-list-input-map-id",type:n.InputMap,version:1,name:null,description:null,declaration:ir.inputs[0],defaultValue:null,readsValue:null,index:0,parent:n8},i8={id:"iterate-over-list-loop-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},a8={id:td,type:n.Loop,version:1,declaration:ir,inputs:[r8],successCalls:[],errorCalls:[],outputsDeclarations:[],outputs:[],process:null,body:t8,calledByError:[],calledByEntry:[],calledBySuccess:[],breakStatements:[],continueStatements:[],error:null,x:0,y:0,parent:i8};var nd=(r=>(r.EQ="eq",r.NEQ="neq",r.GT="gt",r.GTE="gte",r.LT="lt",r.LTE="lte",r.LIKE="like",r.ILIKE="ilike",r))(nd||{}),FI=(r=>(r.COUNT="count",r.SUM="sum",r.AVG="avg",r.MIN="min",r.MAX="max",r))(FI||{});const s8={from:{name:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},items:{from:{name:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},items:[{function:{name:FI.COUNT,items:["f8310850-a87e-405c-b182-4f1d5fa49240"]},alias:"employee_count"}],where:[{name:"80c86e1b-caca-4ba5-9b1f-38f72d10e4a3",operation:nd.NEQ,value:null}]},where:[{name:"employee_count",operation:nd.GT,value:1}]},o8={id:"find-companies-with-multiple-employees-and-bank-account-search-parent-ref-id",type:n.GenericReference,entityId:Y,entityType:n.Project},l8={id:"find-companies-with-multiple-employees-and-bank-account-search-companies-list-output-declaration-parent-ref-id",type:n.GenericReference,entityId:"find-companies-with-multiple-employees-and-bank-account",entityType:n.Search},UI={id:"find-companies-with-multiple-employees-and-bank-account-search-companies-list-output-declaration-id",type:n.ValueDescriptor,version:1,name:"companies",description:"List of companies with multiple employees and an existing bank account",dataType:null,required:!0,index:0,parent:l8},c8={id:"find-companies-with-multiple-employees-and-bank-account-search-companies-list-output-parent-ref-id",type:n.GenericReference,entityId:"find-companies-with-multiple-employees-and-bank-account",entityType:n.Search},d8={id:"find-companies-with-multiple-employees-and-bank-account-search-companies-list-output-id",type:n.OutputMap,version:1,declaration:UI,writesValues:[],index:0,parent:c8},u8={id:"find-companies-with-multiple-employees-and-bank-account",type:n.Search,version:1,name:"Find companies with multiple employees and a bank account",description:"This search statement finds companies with multiple employees and an existing bank account",inputsDeclarations:[],outputsDeclarations:[UI],inputs:[],outputs:[d8],query:s8,successCalls:[],errorCalls:[],error:null,calledByError:[],calledByEntry:[],calledBySuccess:[],x:0,y:0,parent:o8},p8={type:n.GenericReference,id:"employee-mapped-dto-manager-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:AI},y8={type:n.GenericReference,id:"employee-mapped-dto-manager-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:Rn},xI={id:oj,type:n.InputMap,version:1,declaration:null,name:"manager_id",description:null,defaultValue:null,index:4,readsValue:p8,parent:y8},h8={type:n.GenericReference,id:"employee-mapped-dto-department-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:DI},f8={type:n.GenericReference,id:"employee-mapped-dto-department-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:Rn},jI={id:sj,type:n.InputMap,version:1,declaration:null,name:"department_name",description:null,defaultValue:null,index:3,readsValue:h8,parent:f8},m8={type:n.GenericReference,id:"employee-mapped-dto-birth-date-input-map-reads-value-ref-id",entityType:n.OutputMap,entityId:II},T8={type:n.GenericReference,id:"employee-mapped-dto-birth-date-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:Rn},kI={id:aj,type:n.InputMap,version:1,declaration:null,name:"birth_date",description:null,defaultValue:null,index:2,readsValue:m8,parent:T8},E8={type:n.GenericReference,id:"employee-mapped-dto-id-output-map-reads-value-ref-id",entityType:n.OutputMap,entityId:vI},b8={type:n.GenericReference,id:"employee-mapped-dto-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:Rn},qI={id:ij,type:n.InputMap,version:1,declaration:null,name:"id",description:"The ID of the employee",defaultValue:null,index:1,readsValue:E8,parent:b8},R8={type:n.GenericReference,id:"employee-mapped-dto-requester-id-output-map-reads-value-ref-id",entityType:n.OutputMap,entityId:OI},g8={type:n.GenericReference,id:"employee-mapped-dto-requester-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:Rn},JI={id:rj,type:n.InputMap,version:1,declaration:null,name:"requester_id",description:"The ID of the current user making the request",defaultValue:null,index:0,readsValue:R8,parent:g8},v8={type:n.GenericReference,id:"manager-variable-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:zc},I8={id:AI,type:n.OutputMap,version:1,declaration:ke.properties[1],index:0,writesValues:[xI],parent:v8},D8={type:n.GenericReference,id:"manager-variable-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:zc},P8={like:!1,inferred:!1,id:"manager-variable-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Gt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:D8,defaultValue:null},A8={type:n.GenericReference,id:"manager-variable-reads-value-ref-id",entityType:n.OutputMap,entityId:PI},O8={type:n.GenericReference,id:"manager-variable-parent-ref-id",entityType:n.Project,entityId:Y},WI={id:zc,type:n.VariableDeclaration,version:1,name:"Manager",dataType:P8,description:"A variable holding an inherited manager for testing purposes",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:A8,writesValues:[],inputs:[],outputs:[I8],internalCalls:[],parent:O8,x:0,y:0},S8={type:n.GenericReference,id:"random-company-employee-manager-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:yi},C8={id:PI,type:n.OutputMap,version:1,declaration:Gt.properties[2],index:3,writesValues:[WI],parent:S8},B8={type:n.GenericReference,id:"random-company-employee-department-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:yi},w8={id:DI,type:n.OutputMap,version:1,declaration:Gt.properties[0],index:2,writesValues:[jI],parent:B8},_8={type:n.GenericReference,id:"random-company-employee-birth-date-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:yi},N8={id:II,type:n.OutputMap,version:1,declaration:ht.properties[1],index:1,writesValues:[kI],parent:_8},M8={type:n.GenericReference,id:"random-company-employee-id-output-map-parent-ref-id",entityType:n.VariableDeclaration,entityId:yi},V8={id:vI,type:n.OutputMap,version:1,declaration:ke.properties[1],index:0,writesValues:[qI],parent:M8},L8={type:n.GenericReference,id:"random-company-employee-test-variable-data-type-parent-ref-id",entityType:n.VariableDeclaration,entityId:yi},G8={like:!1,inferred:!1,id:"random-company-employee-test-variable-data-type-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Gt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:L8,defaultValue:null},$8={type:n.GenericReference,id:"random-company-employee-test-variable-parent-ref-id",entityType:n.Project,entityId:Y},F8={id:yi,type:n.VariableDeclaration,version:1,name:"Company employee",dataType:G8,description:"A variable holding a random company employee for testing purposes",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:null,writesValues:[],inputs:[],outputs:[V8,N8,w8,C8],internalCalls:[],parent:$8,x:0,y:0},U8={type:n.GenericReference,id:"employee-mapped-dto-variable-instance-now-timestamp-input-map-default-value-parent-ref-id",entityType:n.InputMap,entityId:SI},x8={parentRelationType:null,type:n.PrimitiveValue,id:"employee-mapped-dto-variable-instance-now-timestamp-input-map-default-value-id",name:I.Date,version:1,valueAsType:null,value:null,autogeneration:{type:We.CurrentDateAndTime,rangeStart:null,rangeEnd:null},parent:U8},j8={type:n.GenericReference,id:"employee-mapped-dto-variable-instance-now-timestamp-input-map-parent-ref-id",entityType:n.VariableInstance,entityId:qn},k8={id:SI,type:n.InputMap,version:1,declaration:null,name:"now",description:"The current timestamp when the operation is executed",defaultValue:x8,index:5,readsValue:null,parent:j8},q8={type:n.GenericReference,id:"employee-mapped-dto-variable-instance-decl-ref-id",entityType:n.VariableDeclaration,entityId:Rn},J8={type:n.GenericReference,id:"employee-mapped-dto-variable-instance-called-by-success-ref-id",entityType:n.VariableDeclaration,entityId:qn},W8={type:n.GenericReference,id:"employee-mapped-dto-variable-instance-parent-ref-id",entityType:n.Project,entityId:Y},Y8={id:qn,type:n.VariableInstance,version:1,declaration:q8,calledByError:[],calledByEntry:[],calledBySuccess:[J8],successCalls:[Kc,VI],errorCalls:[],readsValue:null,writesValues:[MI],inputs:[k8],outputs:[],internalCalls:[],parent:W8,x:0,y:0},H8={type:n.GenericReference,id:"employee-mapped-dto-variable-parent-ref-id",entityType:n.Project,entityId:Y},z8={id:Rn,type:n.VariableDeclaration,version:1,name:"Employee DTO",dataType:null,description:"A variable holding the data of a mapped employee DTO",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[Kc,Y8],errorCalls:[],readsValue:null,writesValues:[wI],inputs:[JI,qI,kI,jI,xI],outputs:[],internalCalls:[],parent:H8,x:0,y:0},Z8={type:n.GenericReference,id:"0e63e617-f9d3-42e8-bde0-1bb0b1df7034",entityType:n.VariableDeclaration,entityId:hc},K8={like:!1,inferred:!1,id:"e75645ce-d3df-4f07-a897-ae9ef4d917fd",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:mc,version:1,asType:!1,isList:!1,isNullable:!1,constant:!1,parent:Z8,defaultValue:null},X8={type:n.GenericReference,id:"e92a8ff5-3fef-4e0c-8d8f-92c930b2890b",entityType:n.Project,entityId:Y},YI={id:hc,type:n.VariableDeclaration,version:1,name:"Current user",description:"The user that is currently logged in",dataType:K8,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[],parent:X8},Q8={type:n.GenericReference,id:"manager-variable-id-output-map-parent-ref-id",entityType:n.VariableInstance,entityId:gI},e9={id:OI,type:n.OutputMap,version:1,declaration:ke.properties[1],index:0,writesValues:[JI],parent:Q8},t9={type:n.GenericReference,id:"global-user-instance-parent-ref-id",entityType:n.Project,entityId:Y},n9={id:gI,type:n.VariableInstance,version:1,declaration:YI,calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:null,writesValues:[],inputs:[],outputs:[e9],internalCalls:[],parent:t9,x:0,y:0},r9={type:n.GenericReference,id:"is-test-environment-variable-dcl-datatype-parent-ref-id",entityType:n.VariableDeclaration,entityId:hc},i9={type:n.GenericReference,id:"is-test-environment-variable-dcl-datatype-default-value-parent-ref-id",entityType:n.DataType,entityId:"is-test-environment-variable-dcl-datatype-id"},a9={like:!1,inferred:!1,id:"is-test-environment-variable-dcl-datatype-id",type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:_n,version:1,asType:!1,isList:!1,isNullable:!1,constant:!0,parent:r9,defaultValue:{parentRelationType:null,id:"is-test-environment-variable-dcl-datatype-default-value-id",name:I.Boolean,version:1,value:null,type:n.PrimitiveValue,autogeneration:{type:We.Random,rangeStart:null,rangeEnd:null},valueAsType:null,parent:i9}},s9={type:n.GenericReference,id:"is-test-environment-variable-dcl-main-project-ref-id",entityType:n.Project,entityId:Y},HI={id:"is-test-environment-variable-dcl-id",type:n.VariableDeclaration,version:1,name:"Is test envrioment",description:"Indicates whether the current environment is a test environment or not.",dataType:a9,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[],parent:s9},o9={type:n.GenericReference,id:"is-test-environment-variable-instance-parent-ref-id",entityType:n.Project,entityId:Y},l9={id:"is-test-environment-variable-instance-id",type:n.VariableInstance,version:1,declaration:HI,calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:null,writesValues:[],inputs:[],outputs:[],internalCalls:[],parent:o9,x:0,y:0},zI={type:n.Project,id:Y,version:1,name:"Mocked project to compile",description:"This project is used to test all sorts of features and edge cases. It is not meant to be used in production. Or to have any functionality that makes sense",projects:[Zx],entities:[fc,mc,ht,KV,Gt,ks,zR,ZR,oi,JM,$t,UV,_R,VC,kM],functions:[EU,vg,Vc,AU,MU,$g,Lc,gc,Jx,ag,v4],events:[B1],variableDeclarations:[HI,YI,xc,F8,WI,z8],variableInstances:[l9,n9],conditions:[],operations:[di],functionCalls:[S0,LL],loops:[a8,Kc,VI,zj,pj],searches:[u8]};var T=(r=>(r.Error="error",r.Warning="warning",r))(T||{}),S=(r=>(r.InvalidObjectStructure="invalid-object-structure",r.NameNotUniqueInScope="name-not-unique-in-scope",r.EmptyName="empty-name",r.MissingCaller="missing-caller",r.PropertyOverwrite="property-overwrite",r.MethodOverwrite="method-overwrite",r.NoOverlapWithImplementedSignature="no-overlap-with-implemented-signature",r.ReaderWriterIncompatibleDataType="reader-writer-incompatible-data-type",r.UnreachableEntity="unreachable-entity",r.InternalCallParentMissingDataType="internal-call-parent-missing-data-type",r.InternalCallParentDeclarationEntityInvalidType="internal-call-parent-declaration-entity-invalid-type",r.InternalCallDeclarationNotFoundInParentDatatypeEntity="internal-call-declaration-not-found-in-parent-datatype-entity",r.InternalCallDeclarationIsNotFunctionDeclaration="internal-call-declaration-is-not-function-declaration",r.InternalCallDeclarationNotInParentDatatypeEntity="internal-call-declaration-not-in-parent-datatype-entity",r))(S||{}),f=(r=>(r.RootReference="root-reference",r.ReferencedEntityNotFound="referenced-entity-not-found",r.EntityIdNotUnique="entity-id-not-unique",r.BuiltInEntityGenerated="built-in-entity-generated",r.BuiltInEntityUpdated="built-in-entity-updated",r.BuiltInEntityDeleted="built-in-entity-deleted",r.UnknownEntityType="unknown-entity-type",r.MissingTypeProperty="missing-type-property",r.MissingIdProperty="missing-id-property",r.BuiltInEntityParent="built-in-entity-parent",r.InvalidBuiltInEntityReference="invalid-built-in-entity-reference",r.RecommendedImplementAbstractEntityAction="recommended-implement-abstract-entity-action",r.RecommendedImplementOperationAction="recommended-implement-operation-action",r.RecommendedImplementFunctionCallAction="recommended-implement-function-call-action",r.RecommendedImplementVariableDeclarationAction="recommended-implement-variable-declaration-action",r.RecommendedImplementVariableInstanceAction="recommended-implement-variable-instance-action",r.RecommendedImplementConditionAction="recommended-implement-condition-action",r.InvalidReferenceObjectStructure="invalid-reference-object-structure",r.ContainsSingleButShouldBeReferenceList="contains-single-but-should-be-reference-list",r.ContainsListButShouldReferenceSingle="contains-list-but-should-reference-single",r.InvalidParentReference="invalid-parent-reference",r.InvalidImplementsReference="invalid-implements-reference",r.InvalidExtendsReference="invalid-extends-reference",r.InvalidGenerationActionPayload="invalid-generation-action-payload",r.InvalidReference="invalid-reference",r.InvalidInternalCallParentRelation="invalid-internal-call-parent-relation",r.InvalidUpdateEntityOperation="invalid-update-entity-operation",r.NewEntityWouldOverriteExisting="new-entity-would-overrite-existing",r.InvalidDownstreamPropertyOverride="invalid-downstream-property-override",r.UnrecognizedProperty="unrecognized-property",r.SelfReference="self-reference",r.DuplicateReference="duplicate-reference",r.CallerWithIncompatibleScope="caller-with-incompatible-scope",r.InvalidFunctionDeclarationForFunctionCall="invalid-function-declaration-for-function-call",r.InvalidInputMapDeclaration="invalid-input-map-declaration",r.InvalidActionDescriptorForOperation="invalid-action-descriptor-for-operation",r.InvalidActionDescriptorForCondition="invalid-action-descriptor-for-condition",r.InvalidActionDescriptorForLoop="invalid-action-descriptor-for-loop",r.InvalidInmutablePropertyOverride="invalid-inmutable-property-override",r.OutputOverwrite="output-overwrite",r.InputOverwrite="input-overwrite",r.IncompatibleScope="incompatible-scope",r.InvalidParentUpdate="invalid-parent-update",r.NonInteractiveEntityReferenced="non-interactive-entity-referenced",r.InvalidParentRelationType="invalid-parent-relation-type",r))(f||{}),V=(r=>(r.ScopeWithoutLogic="scope-without-logic",r.ExtendingAbstractEntity="extending-abstract-entity",r.ImplementingNonAbstractEntity="implementing-non-abstract-entity",r.AbstractEntityWithNonAbstractMethods="abstract-entity-with-non-abstract-methods",r.AbstractEntityWithNonAbstractProperties="abstract-entity-with-non-abstract-properties",r.StaticEntityWithNonStaticProperties="static-entity-with-non-static-properties",r.NonStaticPropertyInStaticEntity="non-static-property-in-static-entity",r.AbstractPropertyInNonAbstractEntity="abstract-property-in-non-abstract-entity",r.AbstractMethodInNonAbstractEntity="abstract-method-in-non-abstract-entity",r.IncorrectEntityImplementation="incorrect-entity-implementation",r.IncorrectMethodImplementation="incorrect-method-implementation",r.IncorrectPropertyImplementation="incorrect-property-implementation",r.PropertyImplementsNonAbstact="property-implements-non-abstract",r.NonStaticPropertyImplementsStatic="non-static-property-implements-static",r.StaticPropertyImplementsNonStatic="static-property-implements-non-static",r.PropertyImplementsIncompatibleType="property-implements-incompatible-type",r.MissingPropertyImplementation="missing-property-implementation",r.MissingMethodImplementation="missing-method-implementation",r.NoProperties="no-properties",r.ReadingFromIncompatibleType="reading-from-incompatible-type",r.WritingToIncompatibleType="writing-to-incompatible-type",r.InvalidPropertiesCombination="invalid-properties-combination",r.DisconnectedCallableEntity="disconnected-callable-entity",r.VariableReadsValueAndInternalCall="variable-reads-value-and-internal-call",r.VariableWritesValuesAndInternalCall="variable-writes-values-and-internal-call",r.VariableHasInputsAndInternalCall="variable-has-inputs-and-internal-calls",r.VariableHasOutputsAndInternalCall="variable-has-outputs-and-internal-call",r.VariableIsCalledAndHasInternalCall="variable-is-called-and-has-internal-call",r.VariableCallsOthersAndHasInternalCall="variable-calls-others-and-has-internal-call",r))(V||{});class b{constructor(e){d(this,"id");d(this,"message");d(this,"issue");d(this,"severity");d(this,"code");this.id=e.id,this.message=e.message,this.issue=e.issue,this.severity=e.severity,this.code=e.code}toEntityError(e){return this.code in S?new Tr({id:this.id,message:this.message,issue:this.issue,severity:this.severity,code:this.code,entity:e}):null}}class Tr{constructor(e){d(this,"id");d(this,"message");d(this,"issue");d(this,"severity");d(this,"code");d(this,"entity");this.id=e.id,this.message=e.message,this.issue=e.issue,this.severity=e.severity,this.code=e.code,this.entity=e.entity}clone(){return new Tr({id:this.id,message:this.message,issue:this.issue,severity:this.severity,code:this.code,entity:this.entity})}}function c9(r){const e=new Set;return r.filter(t=>e.has(t.id)?!1:(e.add(t.id),!0))}function H(r){const e=r.entity.errors.find(i=>i.id===r.id);return e?{new:!1,error:e}:{new:!0,error:new Tr(r)}}function d9(r,e){const t=new Map;return r.forEach(i=>{t.set(i.id,i)}),e.forEach(i=>{t.set(i.id,i)}),Array.from(t.values())}function ie(r,e){const t=[];return e.forEach(i=>{const a=r.find(s=>s.id===i.id);a?t.push(a):t.push(i)}),t}const Ra=u.union([u.string(),u.number(),u.boolean(),u.date()]),ZI=u.enum([We.CurrentDateAndTime,We.Random,We.Unique]),eo=u.object({type:ZI,rangeStart:Ra.nullable(),rangeEnd:Ra.nullable()}),ga=eo.extend({type:u.literal(We.Random),rangeStart:Ra,rangeEnd:Ra}),rd=eo.extend({type:u.literal(We.Unique),rangeStart:u.null(),rangeEnd:u.null()}),KI=eo.extend({type:u.literal(We.CurrentDateAndTime),rangeStart:u.null(),rangeEnd:u.null()}),to=ga.extend({rangeStart:u.number().nullable(),rangeEnd:u.number().nullable()}),XI=to.extend({rangeStart:u.number(),rangeEnd:u.null()}),QI=to.extend({rangeStart:u.null(),rangeEnd:u.number()}),eD=to.extend({rangeStart:u.number(),rangeEnd:u.number()}),no=ga.extend({rangeStart:u.number().nullable(),rangeEnd:u.number().nullable()}),tD=no.extend({rangeStart:u.number(),rangeEnd:u.null()}),nD=no.extend({rangeStart:u.null(),rangeEnd:u.number()}),rD=no.extend({rangeStart:u.number(),rangeEnd:u.number()}),ro=ga.extend({rangeStart:u.date().nullable(),rangeEnd:u.date().nullable()}),iD=ro.extend({rangeStart:u.date(),rangeEnd:u.null()}),aD=ro.extend({rangeStart:u.null(),rangeEnd:u.date()}),sD=ro.extend({rangeStart:u.date(),rangeEnd:u.date()}),id=ga.extend({rangeStart:u.null(),rangeEnd:u.null()}),ad=u.union([tD,nD,rD]),sd=u.union([XI,QI,eD]),od=u.union([iD,aD,sD,KI]),ld=u.union([ad,sd,od,rd,id]);function va(){return u.union([u.object({type:u.literal(n.ValueDescriptor)}),u.record(u.string(),u.any())])}function oD(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.ValueDescriptor)})}function cd(){return u.object({id:u.string(),type:u.literal(n.ValueDescriptor),name:u.string(),required:u.boolean()})}function u9(){return cd().merge(u.object({version:u.number(),index:u.number()}))}function p9(){return cd().merge(u.object({}))}function y9(){return u.object({dataType:gr(),parent:br()})}function h9(){return u9().merge(y9())}function io(){return u.union([u.object({type:u.literal(n.PrimitiveEntity)}),u.record(u.string(),u.any())])}function ao(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.PrimitiveEntity)})}function so(){return u.object({id:u.string(),type:u.literal(n.PrimitiveEntity),name:u.string(),description:u.string().nullable(),static:u.boolean(),abstract:u.boolean()})}function f9(){return so().merge(u.object({version:u.number()}))}function m9(){return so().merge(u.object({}))}function T9(){return u.object({properties:u.array(Er()),methods:u.array(Bt()),abstractMethods:u.array(on()),extends:u.array(u.union([io(),hi()]))})}function E9(){return f9().merge(T9())}function Er(){return u.union([u.object({type:u.literal(n.Property)}),u.record(u.string(),u.any())])}function lD(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.Property)})}function dd(){return u.object({id:u.string(),type:u.literal(n.Property),name:u.string(),description:u.string().nullable(),private:u.boolean(),static:u.boolean(),required:u.boolean(),abstract:u.boolean()})}function b9(){return dd().merge(u.object({version:u.number(),index:u.number()}))}function R9(){return dd().merge(u.object({}))}function g9(){return u.object({dataType:gr(),implements:Er().nullable(),parent:u.union([Dr(),ao(),oo()])})}function v9(){return b9().merge(g9())}function I9(){return u.enum([M.CRON_JOB,M.EXECUTION,M.HTTP_ENDPOINT,M.PERSISTED_ENTITY,M.RELATIONAL_DATABASE])}function hi(){return u.union([u.object({type:u.literal(n.BuiltInBaseEntity)}),u.record(u.string(),u.any())])}function oo(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.BuiltInBaseEntity)})}function ud(){return u.object({id:u.string(),version:u.number(),type:u.literal(n.BuiltInBaseEntity),name:I9(),description:u.string().nullable(),abstract:u.boolean(),static:u.boolean()})}function D9(){return ud()}function P9(){return ud().merge(u.object({}))}function A9(){return u.object({properties:u.array(Er()),methods:u.array(Bt()),abstractMethods:u.array(on()),extends:u.array(u.union([hi(),io()]))})}function O9(){return D9().merge(A9())}function on(){return u.union([u.object({type:u.literal(n.ActionDescriptor)}),u.record(u.string(),u.any())])}function br(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.ActionDescriptor)})}function lo(){return u.object({id:u.string(),type:u.literal(n.ActionDescriptor),name:u.string(),description:u.string().nullable()})}function S9(){return lo().merge(u.object({version:u.number()}))}function C9(){return lo().merge(u.object({}))}function B9(){return u.object({inputs:u.array(va()),outputs:u.array(va()),parent:u.union([Dt(),Dr(),oo(),ao()]).nullable()})}function cD(){return S9().merge(B9())}function fi(){return u.union([u.object({type:u.literal(n.Loop)}),u.record(u.string(),u.any())])}function ln(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.Loop)})}function dD(){return u.object({id:u.string(),type:u.literal(n.Loop)})}function w9(){return dD().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function _9(){return dD().merge(u.object({declaration:u.union([u.string(),Bt()])}))}function N9(){return u.object({calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),declaration:on(),inputs:u.array(Zt()),outputs:u.array(Tt()),outputsDeclarations:u.array(va()),successCalls:u.array(ze()),errorCalls:u.array(ze()),error:Tt(),body:Bt(),parent:u.union([Dn(),Dt()]),breakStatements:u.array(bi()),continueStatements:u.array(mi())})}function M9(){return w9().merge(N9())}function mi(){return u.union([u.object({type:u.literal(n.ContinueStatement)}),u.record(u.string(),u.any())])}function Ti(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.ContinueStatement)})}function pd(){return u.object({id:u.string(),type:u.literal(n.ContinueStatement)})}function V9(){return pd().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function L9(){return pd().merge(u.object({}))}function G9(){return u.object({calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),outputs:u.array(gn()),throws:u.optional(gn()),parent:ln()})}function $9(){return V9().merge(G9())}function Rr(){return u.union([u.object({type:u.literal(n.ReturnStatement)}),u.record(u.string(),u.any())])}function Ei(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.ReturnStatement)})}function yd(){return u.object({id:u.string(),type:u.literal(n.ReturnStatement)})}function F9(){return yd().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function U9(){return yd().merge(u.object({}))}function x9(){return u.object({calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),outputs:u.array(gn()),throws:u.optional(gn()),parent:Dn()})}function j9(){return F9().merge(x9())}function gn(){return u.union([u.object({type:u.literal(n.ReturnDeclaration)}),u.record(u.string(),u.any())])}function uD(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.ReturnDeclaration)})}function hd(){return u.object({id:u.string(),type:u.literal(n.ReturnDeclaration),name:u.string(),description:u.string().nullable(),isError:u.boolean()})}function k9(){return hd().merge(u.object({version:u.number(),index:u.number()}))}function q9(){return hd().merge(u.object({}))}function J9(){return u.object({dataType:gr().nullable(),readsValue:Sa().nullable(),parent:u.union([Ei(),br(),vn(),Ti()])})}function W9(){return k9().merge(J9())}function bi(){return u.union([u.object({type:u.literal(n.BreakStatement)}),u.record(u.string(),u.any())])}function vn(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.BreakStatement)})}function fd(){return u.object({id:u.string(),type:u.literal(n.BreakStatement)})}function Y9(){return fd().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function H9(){return fd().merge(u.object({}))}function z9(){return u.object({calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),outputs:u.array(gn()),throws:u.optional(gn()),parent:ln()})}function Z9(){return Y9().merge(z9())}function Tt(){return u.union([u.object({type:u.literal(n.OutputMap)}),u.record(u.string(),u.any())])}function md(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.OutputMap)})}function Td(){return u.object({id:u.string(),type:u.literal(n.OutputMap)})}function K9(){return Td().merge(u.object({version:u.number(),index:u.number()}))}function X9(){return Td().merge(u.object({}))}function Q9(){return u.object({writesValues:u.array(In()),declaration:u.union([gn(),Er()]),parent:u.union([Ee(),ln(),vn()])})}function e6(){return K9().merge(Q9())}function Ri(){return u.union([u.object({type:u.literal(n.FunctionCall)}),u.record(u.string(),u.any())])}function Ia(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.FunctionCall)})}function Ed(){return u.object({id:u.string(),type:u.literal(n.FunctionCall)})}function t6(){return Ed().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function n6(){return Ed().merge(u.object({}))}function r6(){return u.object({successCalls:u.array(ze()),errorCalls:u.array(ze()),calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),writesValues:u.array(In()),declaration:Bt(),inputs:u.array(Zt()),outputs:u.array(Tt()),error:u.optional(Tt()),parent:u.union([Dn(),Dt()])})}function i6(){return t6().merge(r6())}function a6(){return u.enum([$e.Equal,$e.NotEqual,$e.MoreThan,$e.MoreThanOrEqual,$e.LessThan,$e.LessThanOrEqual,$e.And,$e.Or,Mt.Empty,Mt.NotEmpty])}function Da(){return u.union([u.object({type:u.literal(n.Condition)}),u.record(u.string(),u.any())])}function co(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.Condition)})}function bd(){return u.object({id:u.string(),type:u.literal(n.Condition)})}function s6(){return bd().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function o6(){return bd().merge(u.object({}))}function l6(){return u.object({successCalls:u.array(ze()),errorCalls:u.array(ze()),calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),leftValue:Zt(),rightValue:Zt().nullable(),operator:a6(),parent:u.union([Dn(),Dt()])})}function c6(){return s6().merge(l6())}function Pa(){return u.union([u.object({type:u.literal(n.Search)}),u.record(u.string(),u.any())])}function Aa(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.Search)})}function Rd(){return u.object({id:u.string(),type:u.literal(n.Search),name:u.string(),query:u.any(),description:u.string().nullable()})}function d6(){return Rd().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function u6(){return Rd().merge(u.object({}))}function p6(){return u.object({successCalls:u.array(ze()),errorCalls:u.array(ze()),calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),inputsDeclarations:u.array(Ir()),inputs:u.array(Zt()),outputsDeclarations:u.array(va()),outputs:u.array(Tt()),parent:u.union([Dn(),Dt()]),error:Tt().nullable()})}function y6(){return d6().merge(p6())}function Oa(){return u.union([u.object({type:u.literal(n.InternalCall)}),u.record(u.string(),u.any())])}function gd(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.InternalCall)})}function vd(){return u.object({id:u.string(),type:u.literal(n.InternalCall),index:u.number()})}function h6(){return vd().merge(u.object({version:u.number(),index:u.number()}))}function f6(){return vd().merge(u.object({declaration:u.union([u.string(),Bt()])}))}function m6(){return u.object({successCalls:u.array(ze()),errorCalls:u.array(ze()),calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),writesValues:u.array(In()),declaration:Bt(),inputs:u.array(Zt()),outputs:u.array(Tt()),parent:Jn(),error:u.optional(Tt())})}function T6(){return h6().merge(m6())}function Zt(){return u.union([u.object({type:u.literal(n.InputMap)}),u.record(u.string(),u.any())])}function uo(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.InputMap)})}function Id(){return u.object({id:u.string(),type:u.literal(n.InputMap),name:u.string().nullable().optional(),description:u.string().nullable().optional()})}function E6(){return Id().merge(u.object({version:u.number(),index:u.number()}))}function b6(){return Id().merge(u.object({}))}function R6(){return u.object({defaultValue:Dd().nullable(),declaration:u.union([Ir(),Er()]).nullable(),readsValue:Sa().nullable(),parent:u.union([Ee(),uo(),ln(),vn()])})}function g6(){return E6().merge(R6())}function gi(){return u.union([u.object({type:u.literal(n.Operation)}),u.record(u.string(),u.any())])}function vi(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.Operation)})}function po(){return u.object({id:u.string(),type:u.literal(n.Operation)})}function v6(){return po().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function I6(){return po().merge(u.object({}))}function D6(){return po().merge(u.object({successCalls:u.array(ze()),errorCalls:u.array(ze()),calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),writesValues:u.array(In()),declaration:on(),inputs:u.array(Zt()),outputs:u.array(Tt()),error:u.array(Tt()),parent:u.union([Dn(),Dt()])}))}function P6(){return v6().merge(D6())}function yo(){return u.union([u.string(),u.number(),u.boolean(),u.null(),u.date()])}function pD(){return u.record(u.string(),yo())}function A6(){return u.array(u.union([yo(),pD()]))}function yD(){return u.union([yo(),pD(),A6()])}function hD(){return u.union([yo(),yD()])}function fD(){return u.enum([I.String,I.Number,I.Boolean,I.Null,I.Date,I.KeyValue,I.Enum,I.File,I.UUID,I.EntityTemplate,I.ActionDescriptor])}function O6(){return u.union([Dr(),vi(),Ca()])}function S6(){return u.object({id:u.string(),name:fD(),type:u.literal(n.PrimitiveValue),value:hD(),autogeneration:ld.nullable()})}function C6(){return S6().merge(u.object({}))}function Kt(){return u.object({id:u.string(),version:u.number(),name:fD(),type:u.literal(n.PrimitiveValue),value:hD(),valueAsType:O6().nullable(),autogeneration:ld.nullable(),parent:u.union([Pd(),uo()])})}function B6(){return Kt().extend({name:u.literal(I.String),value:u.string(),autogeneration:ad.nullable()})}function w6(){return Kt().extend({name:u.literal(I.Number),value:u.number(),autogeneration:sd.nullable()})}function _6(){return Kt().extend({name:u.literal(I.Boolean),value:u.boolean(),autogeneration:id.nullable()})}function N6(){return Kt().extend({name:u.literal(I.Null),value:u.null(),autogeneration:u.null()})}function M6(){return Kt().extend({name:u.literal(I.Date),value:u.date(),autogeneration:od.nullable()})}function V6(){return Kt().extend({name:u.literal(I.KeyValue),value:yD(),autogeneration:u.null()})}function L6(){return Kt().extend({name:u.literal(I.Enum),value:u.string(),autogeneration:u.null()})}function G6(){return Kt().extend({name:u.literal(I.File),value:u.string(),autogeneration:u.null()})}function $6(){return Kt().extend({name:u.literal(I.UUID),value:u.string(),autogeneration:rd.nullable()})}function F6(){return Kt().extend({name:u.literal(I.EntityTemplate),value:Dr(),autogeneration:u.null()})}function U6(){return Kt().extend({name:u.literal(I.ActionDescriptor),value:Ca(),autogeneration:u.null()})}function Dd(){return u.union([B6(),w6(),_6(),N6(),M6(),V6(),L6(),G6(),$6(),F6(),U6()])}function gr(){return u.union([u.object({type:u.literal(n.DataType)}),u.record(u.string(),u.any())])}function Pd(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.DataType)})}function Ad(){return u.object({id:u.string(),type:u.literal(n.DataType),isNullable:u.boolean(),isList:u.boolean(),constant:u.boolean(),asType:u.boolean(),options:u.array(u.string()).optional()})}function x6(){return Ad().merge(u.object({version:u.number()}))}function j6(){return Ad().merge(u.object({}))}function k6(){return u.object({defaultValue:Dd().nullable(),entity:u.union([Ii(),hi(),io(),on()]).nullable(),parent:u.union([lD(),ED(),oD()])})}function q6(){return x6().merge(k6())}function Od(){return u.union([u.object({type:u.literal(n.VariableDeclaration)}),u.record(u.string(),u.any())])}function J6(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.VariableDeclaration)})}function Sd(){return u.object({id:u.string(),type:u.literal(n.VariableDeclaration),name:u.string(),description:u.string().nullable()})}function W6(){return Sd().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function Y6(){return Sd().merge(u.object({}))}function H6(){return u.object({dataType:gr().nullable(),readsValue:Sa().nullable(),writesValues:u.array(In()),inputs:u.array(Zt()),outputs:u.array(Tt()),successCalls:u.array(ze()),errorCalls:u.array(ze()),internalCalls:u.array(Oa()),calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),parent:u.union([Dn(),Dt()])})}function z6(){return W6().merge(H6())}function mD(){return u.union([u.object({type:u.literal(n.VariableInstance)}),u.record(u.string(),u.any())])}function Z6(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.VariableInstance)})}function Cd(){return u.object({id:u.string(),type:u.literal(n.VariableInstance)})}function K6(){return Cd().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function X6(){return Cd().merge(u.object({}))}function Q6(){return u.object({declaration:Od(),dataType:gr().nullable(),readsValue:Sa().nullable(),writesValues:u.array(In()),inputs:u.array(Zt()),outputs:u.array(Tt()),successCalls:u.array(ze()),errorCalls:u.array(ze()),internalCalls:u.array(Oa()),calledBySuccess:u.array(Ee()),calledByError:u.array(Ee()),calledByEntry:u.array(He()),parent:u.union([Dn(),Dt()])})}function e3(){return K6().merge(Q6())}function Bd(){return u.union([u.object({type:u.literal(n.InstalledProject)}),u.record(u.string(),u.any())])}function ho(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.InstalledProject)})}function t3(){return u.object({id:u.string(),type:u.literal(n.InstalledProject)})}function n3(){return u.object({version:u.number(),x:u.number(),y:u.number()})}function r3(){return u.object({})}function i3(){return u.object({implements:Dt(),description:u.string().nullable(),functions:u.array(Bt()),events:u.array(wd()),parent:Dt()})}function a3(){return n3().merge(i3())}function wd(){return u.union([u.object({type:u.literal(n.GlobalEvent)}),u.record(u.string(),u.any())])}function s3(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.GlobalEvent)})}function fo(){return u.object({id:u.string(),type:u.literal(n.GlobalEvent),name:u.string(),collapsed:u.boolean()})}function o3(){return fo().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function l3(){return fo().merge(u.object({}))}function c3(){return fo().merge(u.object({returnStatements:u.array(Rr()),implements:u.array(cD()),inputs:u.array(Ir()),calls:u.array(ze()),parent:u.union([Dt(),ho()])}))}function d3(){return o3().merge(c3())}function vr(){return u.union([Od(),mD()])}function Jn(){return u.union([J6(),Z6()])}function In(){return u.union([vr(),Zt(),gn()])}function TD(){return u.union([Jn(),uo(),uD()])}function Sa(){return u.union([vr(),Ir(),Tt(),gi(),Oa(),Ri()])}function u3(){return u.union([Jn(),_d(),md(),vi(),gd(),Ia()])}function p3(){return u.union([Ir(),Tt(),In()])}function ED(){return u.union([_d(),md(),TD()])}function mo(){return wd()}function To(){return s3()}function Eo(){return u.union([gi(),Ri(),Da(),Pa(),vr(),Oa(),fi()])}function Ee(){return u.union([vi(),Ia(),co(),Aa(),Jn(),gd(),ln()])}function bo(){return u.union([gi(),Ri(),Da(),Pa(),vr(),fi()])}function Ro(){return u.union([vi(),Ia(),co(),Aa(),Jn(),ln()])}function bD(){return u.union([Eo(),Rr(),bi(),mi()])}function ze(){return u.union([Ee(),Ei(),vn(),Ti()])}function RD(){return u.union([bo(),Rr(),bi(),mi()])}function gD(){return u.union([Ro(),Ei(),vn(),Ti()])}function Wn(){return u.union([Bt(),mo()])}function He(){return u.union([Ca(),To()])}function y3(){return u.union([Eo(),Wn()])}function h3(){return u.union([Ee(),He()])}function f3(){return u.union([bo(),Wn()])}function m3(){return u.union([Ro(),He()])}function T3(){return u.union([bD(),Wn()])}function E3(){return u.union([ze(),He()])}function b3(){return u.union([RD(),Wn()])}function R3(){return u.union([gD(),He()])}function g3(){return u.union([Wn(),fi()])}function Dn(){return u.union([He(),ln()])}function v3(){return u.union([Eo(),Wn()])}function I3(){return u.union([Ee(),He()])}function D3(){return u.union([bo(),Wn()])}function P3(){return u.union([Ro(),He()])}function A3(){return u.union([Rr(),bi(),mi()])}function O3(){return u.union([Ei(),vn(),Ti()])}function S3(){return u.union([hi(),U3(),Bd(),Ii(),Bt(),mo(),vr(),Zt(),Tt(),Da(),gi(),Ri(),gn(),Ir(),io(),gr(),Er(),on(),Rr(),mi(),bi(),fi(),Pa(),on(),on(),va(),Oa()])}function C3(){return u.union([oo(),Dt(),ho(),Dr(),Ca(),To(),Jn(),uo(),md(),co(),vi(),Ia(),uD(),_d(),ao(),Pd(),lD(),br(),Ei(),Ti(),vn(),ln(),Aa(),br(),br(),oD(),gd()])}function B3(){return u.union([Bd(),Ii(),Bt(),mo(),vr(),Da(),gi(),Ri(),Rr(),mi(),bi(),fi(),Pa()])}function w3(){return u.union([ho(),Dr(),Ca(),To(),Jn(),co(),vi(),Ia(),Ei(),Ti(),vn(),ln(),Aa()])}function Ir(){return u.union([u.object({type:u.literal(n.ArgumentDeclaration)}),u.record(u.string(),u.any())])}function _d(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.ArgumentDeclaration)})}function Nd(){return u.object({id:u.string(),type:u.literal(n.ArgumentDeclaration)})}function _3(){return Nd().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function N3(){return Nd().merge(u.object({}))}function M3(){return u.object({dataType:gr().nullable(),writesValues:u.array(In()),parent:u.union([He(),br(),br(),Aa(),vn()])})}function V3(){return _3().merge(M3())}function Bt(){return u.union([u.object({type:u.literal(n.FunctionDeclaration)}),u.record(u.string(),u.any())])}function Ca(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.FunctionDeclaration)})}function Md(){return u.object({id:u.string(),type:u.literal(n.FunctionDeclaration),name:u.string(),description:u.string().nullable()})}function L3(){return Md().merge(u.object({version:u.number(),x:u.number(),y:u.number(),index:u.number().nullable()}))}function G3(){return Md()}function $3(){return u.object({inputs:u.array(Ir()),implements:on().nullable(),returnStatements:u.array(Rr()),parent:u.union([Dt(),ho(),Dr(),ln(),oo(),ao()])})}function F3(){return L3().merge($3())}function U3(){return u.union([u.object({type:u.literal(n.Project)}),u.record(u.string(),u.any())])}function Dt(){return u.object({entityType:u.literal(n.Project),entityId:u.string(),id:u.string(),type:u.literal(n.GenericReference)})}function Vd(){return u.object({id:u.string(),type:u.literal(n.Project),name:u.string(),description:u.string().nullable()})}function x3(){return Vd().merge(u.object({version:u.number()}))}function j3(){return Vd()}function k3(){return u.object({entities:u.array(Ii()),functions:u.array(Bt()),events:u.array(wd()),projects:u.array(Bd()),variableDeclarations:u.array(Od()),variableInstances:u.array(mD()),conditions:u.array(Da()),operations:u.array(gi()),functionCalls:u.array(Ri()),loops:u.array(fi()),searches:u.array(Pa())})}function q3(){return x3().merge(k3())}function Ii(){return u.union([u.object({type:u.literal(n.CustomEntity)}),u.record(u.string(),u.any())])}function Dr(){return u.object({id:u.string(),type:u.literal(n.GenericReference),entityId:u.string(),entityType:u.literal(n.CustomEntity)})}function Ld(){return u.object({id:u.string(),type:u.literal(n.CustomEntity),name:u.string(),description:u.string().nullable(),static:u.boolean(),abstract:u.boolean()})}function J3(){return Ld().merge(u.object({version:u.number(),x:u.number(),y:u.number()}))}function W3(){return Ld().merge(u.object({}))}function Y3(){return u.union([Dt(),Pd()])}function H3(){return u.object({properties:u.array(Er()),methods:u.array(Bt()),abstractMethods:u.array(on()),extends:u.array(u.union([Ii(),hi()])),implements:u.array(u.union([Ii(),hi()])),parent:Y3()})}function z3(){return J3().merge(H3())}function Z3(r){const e=z3(),t=r.toJSON();e.safeParse(t).success;const a=r.implements.flatMap(h=>Q3(r,h)),s=r.extends.flatMap(h=>ek(r,h)),o=nk(r),l=tk(r);r.methods.flatMap(h=>h.validate());const p=[...a,...s,...o,...l];return ie(r.errors,p)}function K3(r,e){const t=e.properties.filter(s=>s.abstract),i=[];let a=[...r.properties];return t.forEach(s=>{const o=a.find(l=>{var p;return((p=l.implements)==null?void 0:p.id)===s.id});o?a=a.filter(l=>l.id!==o.id):i.push(s)}),i}function X3(r,e){const t=e.abstractMethods,i=[];let a=[...r.methods];return t.forEach(s=>{const o=a.find(l=>{var p;return((p=l.implements)==null?void 0:p.id)===s.id});o?a=a.filter(l=>l.id!==o.id):i.push(s)}),i}function Q3(r,e){const t=[];if(!e.abstract){const h=H({id:r.id+"--"+V.ImplementingNonAbstractEntity,message:`Entity "${r.name}" with id "${r.id}" is implementing a non-abstract entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:V.ImplementingNonAbstractEntity,entity:r});return t.push(h.error),t}const i=e.properties.filter(h=>h.abstract),a=[];let s=[...r.properties];i.forEach(h=>{const m=s.find(R=>{var v;return((v=R.implements)==null?void 0:v.id)===h.id});m?s=s.filter(R=>R.id!==m.id):a.push(h)}),a.length&&a.forEach(h=>{const m=H({id:r.id+"--"+V.MissingPropertyImplementation+"--"+h.id,message:`Property "${h.name}" with id "${h.id}" of entity "${e.name}" with id "${e.id}" is not implemented when entity "${r.name}" with id "${r.id}" implements it`,issue:null,severity:T.Error,code:V.MissingPropertyImplementation,entity:r});t.push(m.error)});const o=[];let l=[...r.methods];e.abstractMethods.forEach(h=>{const m=l.find(R=>{var v;return((v=R.implements)==null?void 0:v.id)===h.id});m?l=l.filter(R=>R.id!==m.id):o.push(h)}),o.length&&o.forEach(h=>{const m=H({id:r.id+"--"+V.MissingMethodImplementation+"--"+h.id,message:`Method "${h.name}" with id "${h.id}" of entity "${e.name}" with id "${e.id}" is not implemented when entity "${r.name}" with id "${r.id}" implements it`,issue:null,severity:T.Error,code:V.MissingMethodImplementation,entity:r});t.push(m.error)});const p=[];e.properties.forEach(h=>{const m=s.find(R=>R.name===h.name);m&&p.push([m,h])}),p.length&&p.forEach(([h])=>{const m=H({id:r.id+"--"+S.PropertyOverwrite+"--"+h.id,message:`Property "${h.name}" with id "${h.id}" of entity "${r.name}" with id "${r.id}" overwrites the property with the same name from the base entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:S.PropertyOverwrite,entity:r});t.push(m.error)});const y=[];return e.methods.forEach(h=>{const m=l.find(R=>R.name===h.name);m&&y.push([m,h])}),y.length&&y.forEach(([h])=>{const m=H({id:r.id+"--"+S.MethodOverwrite+"--"+h.id,message:`Method "${h.name}" with id "${h.id}" of entity "${r.name}" with id "${r.id}" overwrites the method with the same name from the base entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:S.MethodOverwrite,entity:r});t.push(m.error)}),t}function ek(r,e){const t=[],i=[];if(e.abstract){const s=H({id:r.id+"--"+V.ExtendingAbstractEntity,message:`Entity "${r.name}" with id "${r.id}" is extending an abstract entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:V.ExtendingAbstractEntity,entity:r});return t.push(s.error),t}r.properties.forEach(s=>{var l;const o=e.properties.find(p=>p.name===s.name);((l=s.implements)==null?void 0:l.id)!==(o==null?void 0:o.id)&&o&&i.push(s)}),i.length&&i.forEach(s=>{const o=H({id:r.id+"--"+S.PropertyOverwrite,message:`Property "${s.name}" with id "${s.id}" of entity "${r.name}" with id "${r.id}" overwrites the property with the same name from the extended entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:S.PropertyOverwrite,entity:r});t.push(o.error)});const a=[];return r.methods.forEach(s=>{var l;const o=e.methods.find(p=>p.name===s.name);((l=s.implements)==null?void 0:l.id)!==(o==null?void 0:o.id)&&o&&a.push(s)}),a.length&&a.forEach(s=>{const o=H({id:r.id+"--"+S.MethodOverwrite,message:`Method "${s.name}" with id "${s.id}" of entity "${r.name}" with id "${r.id}" overwrites the method with the same name from the extended entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:S.MethodOverwrite,entity:r});t.push(o.error)}),t}function tk(r){const e=[];if(!r.properties.length){const t=H({id:r.id+"--"+V.NoProperties,message:"No properties implemented",issue:null,severity:T.Warning,code:V.NoProperties,entity:r});e.push(t.error)}return r.properties.forEach(t=>{t.validate()}),e}function nk(r){const e=[];if(r.abstract){if(r.methods.length){const t=H({id:r.id+"--"+V.AbstractEntityWithNonAbstractMethods,message:`Entity "${r.name}" with id "${r.id}" is marked as abstract but has non-abstract methods`,issue:null,severity:T.Error,code:V.AbstractEntityWithNonAbstractMethods,entity:r});e.push(t.error)}if(r.properties.some(t=>!t.abstract)){const t=H({id:r.id+"--"+V.AbstractEntityWithNonAbstractProperties,message:`Entity "${r.name}" with id "${r.id}" is marked as abstract but has non-abstract properties`,issue:null,severity:T.Error,code:V.AbstractEntityWithNonAbstractProperties,entity:r});e.push(t.error),r.properties.forEach(i=>{if(!i.abstract){const a=H({id:r.id+"--"+V.StaticEntityWithNonStaticProperties+"--"+i.id,message:`Property "${i.name}" with id "${i.id}" of entity "${r.name}" with id "${r.id}" is not marked as abstract but the entity is marked as abstract`,issue:null,severity:T.Error,code:V.StaticEntityWithNonStaticProperties,entity:r});e.push(a.error)}})}}else{if(r.abstractMethods.length){const t=H({id:r.id+"--"+V.AbstractPropertyInNonAbstractEntity,message:`Entity "${r.name}" with id "${r.id}" is not marked as abstract but has abstract methods`,issue:null,severity:T.Error,code:V.AbstractPropertyInNonAbstractEntity,entity:r});e.push(t.error)}if(r.properties.some(t=>t.abstract)){const t=H({id:r.id+"--"+V.AbstractMethodInNonAbstractEntity,message:`Entity "${r.name}" with id "${r.id}" is not marked as abstract but has abstract properties`,issue:null,severity:T.Error,code:V.AbstractMethodInNonAbstractEntity,entity:r});e.push(t.error),r.properties.forEach(i=>{if(i.abstract){const a=H({id:r.id+"--"+V.AbstractMethodInNonAbstractEntity+"--"+i.id,message:`Property "${i.name}" with id "${i.id}" of entity "${r.name}" with id "${r.id}" is marked as abstract but the entity is not marked as abstract`,issue:null,severity:T.Error,code:V.AbstractMethodInNonAbstractEntity,entity:r});e.push(a.error)}})}}if(r.static&&r.properties.some(t=>!t.static)){const t=H({id:r.id+"--"+V.StaticEntityWithNonStaticProperties,message:`Entity "${r.name}" with id "${r.id}" is marked as static but has non-static properties`,issue:null,severity:T.Error,code:V.StaticEntityWithNonStaticProperties,entity:r});e.push(t.error),r.properties.forEach(i=>{if(!i.static){const a=H({id:r.id+"--"+V.NonStaticPropertyInStaticEntity+"--"+i.id,message:`Property "${i.name}" with id "${i.id}" of entity "${r.name}" with id "${r.id}" is not marked as static but the entity is marked as static`,issue:null,severity:T.Error,code:V.NonStaticPropertyInStaticEntity,entity:r});e.push(a.error)}})}return e}function rk(r){return r instanceof Error&&r.name==="ZodError"&&"issues"in r&&Array.isArray(r.issues)}var ik=class extends Error{constructor(e,t){super(e,t);d(this,"name");d(this,"details");this.name="ZodValidationError",this.details=ak(t)}toString(){return this.message}};function ak(r){if(r){const e=r.cause;if(rk(e))return e.issues}return[]}function sk(r){return r.length!==0}var ok=/[$_\p{ID_Start}][$\u200c\u200d\p{ID_Continue}]*/u;function lk(r){return r.length===1?r[0].toString():r.reduce((e,t)=>{if(typeof t=="number")return e+"["+t.toString()+"]";if(t.includes('"'))return e+'["'+ck(t)+'"]';if(!ok.test(t))return e+'["'+t+'"]';const i=e.length===0?"":".";return e+i+t},"")}function ck(r){return r.replace(/"/g,'\\"')}var dk="; ",uk=99,vD="Validation error",pk=": ",yk=", or ";function hk(r={}){const{issueSeparator:e=dk,unionSeparator:t=yk,prefixSeparator:i=pk,prefix:a=vD,includePath:s=!0,maxIssuesInMessage:o=uk}=r;return l=>{const p=l.slice(0,o).map(y=>go({issue:y,issueSeparator:e,unionSeparator:t,includePath:s})).join(e);return fk(p,a,i)}}function go(r){const{issue:e,issueSeparator:t,unionSeparator:i,includePath:a}=r;if(e.code===w.invalid_union)return e.unionErrors.reduce((s,o)=>{const l=o.issues.map(p=>go({issue:p,issueSeparator:t,unionSeparator:i,includePath:a})).join(t);return s.includes(l)||s.push(l),s},[]).join(i);if(e.code===w.invalid_arguments)return[e.message,...e.argumentsError.issues.map(s=>go({issue:s,issueSeparator:t,unionSeparator:i,includePath:a}))].join(t);if(e.code===w.invalid_return_type)return[e.message,...e.returnTypeError.issues.map(s=>go({issue:s,issueSeparator:t,unionSeparator:i,includePath:a}))].join(t);if(a&&sk(e.path)){if(e.path.length===1){const s=e.path[0];if(typeof s=="number")return`${e.message} at index ${s}`}return`${e.message} at "${lk(e.path)}"`}return e.message}function fk(r,e,t){return e!==null?r.length>0?[e,r].join(t):e:r.length>0?r:vD}function mk(r,e={}){const i=Tk(e)([r]);return new ik(i,{cause:new It([r])})}function Tk(r){return"messageBuilder"in r?r.messageBuilder:hk(r)}var ID="1.13.7",DD=typeof self=="object"&&self.self===self&&self||typeof global=="object"&&global.global===global&&global||Function("return this")()||{},vo=Array.prototype,Gd=Object.prototype,PD=typeof Symbol<"u"?Symbol.prototype:null,Ek=vo.push,Ba=vo.slice,wa=Gd.toString,bk=Gd.hasOwnProperty,AD=typeof ArrayBuffer<"u",Rk=typeof DataView<"u",gk=Array.isArray,OD=Object.keys,SD=Object.create,CD=AD&&ArrayBuffer.isView,vk=isNaN,Ik=isFinite,BD=!{toString:null}.propertyIsEnumerable("toString"),wD=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],Dk=Math.pow(2,53)-1;function Pt(r,e){return e=e==null?r.length-1:+e,function(){for(var t=Math.max(arguments.length-e,0),i=Array(t),a=0;a<t;a++)i[a]=arguments[a+e];switch(e){case 0:return r.call(this,i);case 1:return r.call(this,arguments[0],i);case 2:return r.call(this,arguments[0],arguments[1],i)}var s=Array(e+1);for(a=0;a<e;a++)s[a]=arguments[a];return s[e]=i,r.apply(this,s)}}function Yn(r){var e=typeof r;return e==="function"||e==="object"&&!!r}function Pk(r){return r===null}function _D(r){return r===void 0}function ND(r){return r===!0||r===!1||wa.call(r)==="[object Boolean]"}function Ak(r){return!!(r&&r.nodeType===1)}function ct(r){var e="[object "+r+"]";return function(t){return wa.call(t)===e}}const $d=ct("String"),MD=ct("Number"),Ok=ct("Date"),Sk=ct("RegExp"),Ck=ct("Error"),VD=ct("Symbol"),LD=ct("ArrayBuffer");var GD=ct("Function"),Bk=DD.document&&DD.document.childNodes;typeof/./!="function"&&typeof Int8Array!="object"&&typeof Bk!="function"&&(GD=function(r){return typeof r=="function"||!1});const Et=GD,$D=ct("Object");var FD=Rk&&(!/\[native code\]/.test(String(DataView))||$D(new DataView(new ArrayBuffer(8)))),Fd=typeof Map<"u"&&$D(new Map),wk=ct("DataView");function _k(r){return r!=null&&Et(r.getInt8)&&LD(r.buffer)}const Io=FD?_k:wk,Pr=gk||ct("Array");function Hn(r,e){return r!=null&&bk.call(r,e)}var Ud=ct("Arguments");(function(){Ud(arguments)||(Ud=function(r){return Hn(r,"callee")})})();const xd=Ud;function Nk(r){return!VD(r)&&Ik(r)&&!isNaN(parseFloat(r))}function UD(r){return MD(r)&&vk(r)}function xD(r){return function(){return r}}function jD(r){return function(e){var t=r(e);return typeof t=="number"&&t>=0&&t<=Dk}}function kD(r){return function(e){return e==null?void 0:e[r]}}const Do=kD("byteLength"),Mk=jD(Do);var Vk=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;function Lk(r){return CD?CD(r)&&!Io(r):Mk(r)&&Vk.test(wa.call(r))}const qD=AD?Lk:xD(!1),At=kD("length");function Gk(r){for(var e={},t=r.length,i=0;i<t;++i)e[r[i]]=!0;return{contains:function(a){return e[a]===!0},push:function(a){return e[a]=!0,r.push(a)}}}function JD(r,e){e=Gk(e);var t=wD.length,i=r.constructor,a=Et(i)&&i.prototype||Gd,s="constructor";for(Hn(r,s)&&!e.contains(s)&&e.push(s);t--;)s=wD[t],s in r&&r[s]!==a[s]&&!e.contains(s)&&e.push(s)}function et(r){if(!Yn(r))return[];if(OD)return OD(r);var e=[];for(var t in r)Hn(r,t)&&e.push(t);return BD&&JD(r,e),e}function _a(r){if(r==null)return!0;var e=At(r);return typeof e=="number"&&(Pr(r)||$d(r)||xd(r))?e===0:At(et(r))===0}function WD(r,e){var t=et(e),i=t.length;if(r==null)return!i;for(var a=Object(r),s=0;s<i;s++){var o=t[s];if(e[o]!==a[o]||!(o in a))return!1}return!0}function se(r){if(r instanceof se)return r;if(!(this instanceof se))return new se(r);this._wrapped=r}se.VERSION=ID,se.prototype.value=function(){return this._wrapped},se.prototype.valueOf=se.prototype.toJSON=se.prototype.value,se.prototype.toString=function(){return String(this._wrapped)};function YD(r){return new Uint8Array(r.buffer||r,r.byteOffset||0,Do(r))}var HD="[object DataView]";function jd(r,e,t,i){if(r===e)return r!==0||1/r===1/e;if(r==null||e==null)return!1;if(r!==r)return e!==e;var a=typeof r;return a!=="function"&&a!=="object"&&typeof e!="object"?!1:zD(r,e,t,i)}function zD(r,e,t,i){r instanceof se&&(r=r._wrapped),e instanceof se&&(e=e._wrapped);var a=wa.call(r);if(a!==wa.call(e))return!1;if(FD&&a=="[object Object]"&&Io(r)){if(!Io(e))return!1;a=HD}switch(a){case"[object RegExp]":case"[object String]":return""+r==""+e;case"[object Number]":return+r!=+r?+e!=+e:+r==0?1/+r===1/e:+r==+e;case"[object Date]":case"[object Boolean]":return+r==+e;case"[object Symbol]":return PD.valueOf.call(r)===PD.valueOf.call(e);case"[object ArrayBuffer]":case HD:return zD(YD(r),YD(e),t,i)}var s=a==="[object Array]";if(!s&&qD(r)){var o=Do(r);if(o!==Do(e))return!1;if(r.buffer===e.buffer&&r.byteOffset===e.byteOffset)return!0;s=!0}if(!s){if(typeof r!="object"||typeof e!="object")return!1;var l=r.constructor,p=e.constructor;if(l!==p&&!(Et(l)&&l instanceof l&&Et(p)&&p instanceof p)&&"constructor"in r&&"constructor"in e)return!1}t=t||[],i=i||[];for(var y=t.length;y--;)if(t[y]===r)return i[y]===e;if(t.push(r),i.push(e),s){if(y=r.length,y!==e.length)return!1;for(;y--;)if(!jd(r[y],e[y],t,i))return!1}else{var h=et(r),m;if(y=h.length,et(e).length!==y)return!1;for(;y--;)if(m=h[y],!(Hn(e,m)&&jd(r[m],e[m],t,i)))return!1}return t.pop(),i.pop(),!0}function $k(r,e){return jd(r,e)}function Na(r){if(!Yn(r))return[];var e=[];for(var t in r)e.push(t);return BD&&JD(r,e),e}function kd(r){var e=At(r);return function(t){if(t==null)return!1;var i=Na(t);if(At(i))return!1;for(var a=0;a<e;a++)if(!Et(t[r[a]]))return!1;return r!==XD||!Et(t[qd])}}var qd="forEach",ZD="has",Jd=["clear","delete"],KD=["get",ZD,"set"],Fk=Jd.concat(qd,KD),XD=Jd.concat(KD),Uk=["add"].concat(Jd,qd,ZD);const xk=Fd?kd(Fk):ct("Map"),jk=Fd?kd(XD):ct("WeakMap"),kk=Fd?kd(Uk):ct("Set"),qk=ct("WeakSet");function Di(r){for(var e=et(r),t=e.length,i=Array(t),a=0;a<t;a++)i[a]=r[e[a]];return i}function Jk(r){for(var e=et(r),t=e.length,i=Array(t),a=0;a<t;a++)i[a]=[e[a],r[e[a]]];return i}function QD(r){for(var e={},t=et(r),i=0,a=t.length;i<a;i++)e[r[t[i]]]=t[i];return e}function Wd(r){var e=[];for(var t in r)Et(r[t])&&e.push(t);return e.sort()}function Yd(r,e){return function(t){var i=arguments.length;if(e&&(t=Object(t)),i<2||t==null)return t;for(var a=1;a<i;a++)for(var s=arguments[a],o=r(s),l=o.length,p=0;p<l;p++){var y=o[p];(!e||t[y]===void 0)&&(t[y]=s[y])}return t}}const eP=Yd(Na),Po=Yd(et),tP=Yd(Na,!0);function Wk(){return function(){}}function nP(r){if(!Yn(r))return{};if(SD)return SD(r);var e=Wk();e.prototype=r;var t=new e;return e.prototype=null,t}function Yk(r,e){var t=nP(r);return e&&Po(t,e),t}function Hk(r){return Yn(r)?Pr(r)?r.slice():eP({},r):r}function zk(r,e){return e(r),r}function rP(r){return Pr(r)?r:[r]}se.toPath=rP;function Ma(r){return se.toPath(r)}function Hd(r,e){for(var t=e.length,i=0;i<t;i++){if(r==null)return;r=r[e[i]]}return t?r:void 0}function iP(r,e,t){var i=Hd(r,Ma(e));return _D(i)?t:i}function Zk(r,e){e=Ma(e);for(var t=e.length,i=0;i<t;i++){var a=e[i];if(!Hn(r,a))return!1;r=r[a]}return!!t}function zd(r){return r}function Va(r){return r=Po({},r),function(e){return WD(e,r)}}function Zd(r){return r=Ma(r),function(e){return Hd(e,r)}}function La(r,e,t){if(e===void 0)return r;switch(t??3){case 1:return function(i){return r.call(e,i)};case 3:return function(i,a,s){return r.call(e,i,a,s)};case 4:return function(i,a,s,o){return r.call(e,i,a,s,o)}}return function(){return r.apply(e,arguments)}}function aP(r,e,t){return r==null?zd:Et(r)?La(r,e,t):Yn(r)&&!Pr(r)?Va(r):Zd(r)}function Kd(r,e){return aP(r,e,1/0)}se.iteratee=Kd;function Ot(r,e,t){return se.iteratee!==Kd?se.iteratee(r,e):aP(r,e,t)}function Kk(r,e,t){e=Ot(e,t);for(var i=et(r),a=i.length,s={},o=0;o<a;o++){var l=i[o];s[l]=e(r[l],l,r)}return s}function sP(){}function Xk(r){return r==null?sP:function(e){return iP(r,e)}}function Qk(r,e,t){var i=Array(Math.max(0,r));e=La(e,t,1);for(var a=0;a<r;a++)i[a]=e(a);return i}function Xd(r,e){return e==null&&(e=r,r=0),r+Math.floor(Math.random()*(e-r+1))}const Ga=Date.now||function(){return new Date().getTime()};function oP(r){var e=function(s){return r[s]},t="(?:"+et(r).join("|")+")",i=RegExp(t),a=RegExp(t,"g");return function(s){return s=s==null?"":""+s,i.test(s)?s.replace(a,e):s}}const lP={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;"},e5=oP(lP),t5=QD(lP),n5=oP(t5),r5=se.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var Qd=/(.)^/,i5={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},a5=/\\|'|\r|\n|\u2028|\u2029/g;function s5(r){return"\\"+i5[r]}var o5=/^\s*(\w|\$)+\s*$/;function l5(r,e,t){!e&&t&&(e=t),e=tP({},e,se.templateSettings);var i=RegExp([(e.escape||Qd).source,(e.interpolate||Qd).source,(e.evaluate||Qd).source].join("|")+"|$","g"),a=0,s="__p+='";r.replace(i,function(y,h,m,R,v){return s+=r.slice(a,v).replace(a5,s5),a=v+y.length,h?s+=`'+
2
2
  ((__t=(`+h+`))==null?'':_.escape(__t))+
3
3
  '`:m?s+=`'+
4
4
  ((__t=(`+m+`))==null?'':__t)+
@@ -10,17 +10,17 @@ __p+='`),y}),s+=`';
10
10
  `,o="obj";s=`var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};
11
11
  `+s+`return __p;
12
12
  `;var l;try{l=new Function(o,"_",s)}catch(y){throw y.source=s,y}var p=function(y){return l.call(this,y,se)};return p.source="function("+o+`){
13
- `+s+"}",p}function c5(r,e,t){e=Ma(e);var i=e.length;if(!i)return Et(t)?t.call(r):t;for(var a=0;a<i;a++){var s=r==null?void 0:r[e[a]];s===void 0&&(s=t,a=i),r=Et(s)?s.call(r):s}return r}var d5=0;function u5(r){var e=++d5+"";return r?r+e:e}function p5(r){var e=se(r);return e._chain=!0,e}function cP(r,e,t,i,a){if(!(i instanceof e))return r.apply(t,a);var s=nP(r.prototype),o=r.apply(s,a);return Yn(o)?o:s}var Pi=Pt(function(r,e){var t=Pi.placeholder,i=function(){for(var a=0,s=e.length,o=Array(s),l=0;l<s;l++)o[l]=e[l]===t?arguments[a++]:e[l];for(;a<arguments.length;)o.push(arguments[a++]);return cP(r,i,this,this,o)};return i});Pi.placeholder=se;const dP=Pt(function(r,e,t){if(!Et(r))throw new TypeError("Bind must be called on a function");var i=Pt(function(a){return cP(r,i,e,this,t.concat(a))});return i}),wt=jD(At);function Ar(r,e,t,i){if(i=i||[],!e&&e!==0)e=1/0;else if(e<=0)return i.concat(r);for(var a=i.length,s=0,o=At(r);s<o;s++){var l=r[s];if(wt(l)&&(Pr(l)||xd(l)))if(e>1)Ar(l,e-1,t,i),a=i.length;else for(var p=0,y=l.length;p<y;)i[a++]=l[p++];else t||(i[a++]=l)}return i}const y5=Pt(function(r,e){e=Ar(e,!1,!1);var t=e.length;if(t<1)throw new Error("bindAll must be passed function names");for(;t--;){var i=e[t];r[i]=dP(r[i],r)}return r});function h5(r,e){var t=function(i){var a=t.cache,s=""+(e?e.apply(this,arguments):i);return Hn(a,s)||(a[s]=r.apply(this,arguments)),a[s]};return t.cache={},t}const uP=Pt(function(r,e,t){return setTimeout(function(){return r.apply(null,t)},e)}),f5=Pi(uP,se,1);function m5(r,e,t){var i,a,s,o,l=0;t||(t={});var p=function(){l=t.leading===!1?0:Ga(),i=null,o=r.apply(a,s),i||(a=s=null)},y=function(){var h=Ga();!l&&t.leading===!1&&(l=h);var m=e-(h-l);return a=this,s=arguments,m<=0||m>e?(i&&(clearTimeout(i),i=null),l=h,o=r.apply(a,s),i||(a=s=null)):!i&&t.trailing!==!1&&(i=setTimeout(p,m)),o};return y.cancel=function(){clearTimeout(i),l=0,i=a=s=null},y}function T5(r,e,t){var i,a,s,o,l,p=function(){var h=Ga()-a;e>h?i=setTimeout(p,e-h):(i=null,t||(o=r.apply(l,s)),i||(s=l=null))},y=Pt(function(h){return l=this,s=h,a=Ga(),i||(i=setTimeout(p,e),t&&(o=r.apply(l,s))),o});return y.cancel=function(){clearTimeout(i),i=s=l=null},y}function E5(r,e){return Pi(e,r)}function eu(r){return function(){return!r.apply(this,arguments)}}function b5(){var r=arguments,e=r.length-1;return function(){for(var t=e,i=r[e].apply(this,arguments);t--;)i=r[t].call(this,i);return i}}function R5(r,e){return function(){if(--r<1)return e.apply(this,arguments)}}function pP(r,e){var t;return function(){return--r>0&&(t=e.apply(this,arguments)),r<=1&&(e=null),t}}const g5=Pi(pP,2);function yP(r,e,t){e=Ot(e,t);for(var i=et(r),a,s=0,o=i.length;s<o;s++)if(a=i[s],e(r[a],a,r))return a}function hP(r){return function(e,t,i){t=Ot(t,i);for(var a=At(e),s=r>0?0:a-1;s>=0&&s<a;s+=r)if(t(e[s],s,e))return s;return-1}}const tu=hP(1),fP=hP(-1);function mP(r,e,t,i){t=Ot(t,i,1);for(var a=t(e),s=0,o=At(r);s<o;){var l=Math.floor((s+o)/2);t(r[l])<a?s=l+1:o=l}return s}function TP(r,e,t){return function(i,a,s){var o=0,l=At(i);if(typeof s=="number")r>0?o=s>=0?s:Math.max(s+l,o):l=s>=0?Math.min(s+1,l):s+l+1;else if(t&&s&&l)return s=t(i,a),i[s]===a?s:-1;if(a!==a)return s=e(Ba.call(i,o,l),UD),s>=0?s+o:-1;for(s=r>0?o:l-1;s>=0&&s<l;s+=r)if(i[s]===a)return s;return-1}}const EP=TP(1,tu,mP),v5=TP(-1,fP);function nu(r,e,t){var i=wt(r)?tu:yP,a=i(r,e,t);if(a!==void 0&&a!==-1)return r[a]}function I5(r,e){return nu(r,Va(e))}function Pn(r,e,t){e=La(e,t);var i,a;if(wt(r))for(i=0,a=r.length;i<a;i++)e(r[i],i,r);else{var s=et(r);for(i=0,a=s.length;i<a;i++)e(r[s[i]],s[i],r)}return r}function Or(r,e,t){e=Ot(e,t);for(var i=!wt(r)&&et(r),a=(i||r).length,s=Array(a),o=0;o<a;o++){var l=i?i[o]:o;s[o]=e(r[l],l,r)}return s}function bP(r){var e=function(t,i,a,s){var o=!wt(t)&&et(t),l=(o||t).length,p=r>0?0:l-1;for(s||(a=t[o?o[p]:p],p+=r);p>=0&&p<l;p+=r){var y=o?o[p]:p;a=i(a,t[y],y,t)}return a};return function(t,i,a,s){var o=arguments.length>=3;return e(t,La(i,s,4),a,o)}}const ru=bP(1),RP=bP(-1);function Ai(r,e,t){var i=[];return e=Ot(e,t),Pn(r,function(a,s,o){e(a,s,o)&&i.push(a)}),i}function D5(r,e,t){return Ai(r,eu(Ot(e)),t)}function gP(r,e,t){e=Ot(e,t);for(var i=!wt(r)&&et(r),a=(i||r).length,s=0;s<a;s++){var o=i?i[s]:s;if(!e(r[o],o,r))return!1}return!0}function vP(r,e,t){e=Ot(e,t);for(var i=!wt(r)&&et(r),a=(i||r).length,s=0;s<a;s++){var o=i?i[s]:s;if(e(r[o],o,r))return!0}return!1}function An(r,e,t,i){return wt(r)||(r=Di(r)),(typeof t!="number"||i)&&(t=0),EP(r,e,t)>=0}const P5=Pt(function(r,e,t){var i,a;return Et(e)?a=e:(e=Ma(e),i=e.slice(0,-1),e=e[e.length-1]),Or(r,function(s){var o=a;if(!o){if(i&&i.length&&(s=Hd(s,i)),s==null)return;o=s[e]}return o==null?o:o.apply(s,t)})});function iu(r,e){return Or(r,Zd(e))}function A5(r,e){return Ai(r,Va(e))}function IP(r,e,t){var i=-1/0,a=-1/0,s,o;if(e==null||typeof e=="number"&&typeof r[0]!="object"&&r!=null){r=wt(r)?r:Di(r);for(var l=0,p=r.length;l<p;l++)s=r[l],s!=null&&s>i&&(i=s)}else e=Ot(e,t),Pn(r,function(y,h,m){o=e(y,h,m),(o>a||o===-1/0&&i===-1/0)&&(i=y,a=o)});return i}function O5(r,e,t){var i=1/0,a=1/0,s,o;if(e==null||typeof e=="number"&&typeof r[0]!="object"&&r!=null){r=wt(r)?r:Di(r);for(var l=0,p=r.length;l<p;l++)s=r[l],s!=null&&s<i&&(i=s)}else e=Ot(e,t),Pn(r,function(y,h,m){o=e(y,h,m),(o<a||o===1/0&&i===1/0)&&(i=y,a=o)});return i}var S5=/[^\ud800-\udfff]|[\ud800-\udbff][\udc00-\udfff]|[\ud800-\udfff]/g;function DP(r){return r?Pr(r)?Ba.call(r):$d(r)?r.match(S5):wt(r)?Or(r,zd):Di(r):[]}function PP(r,e,t){if(e==null||t)return wt(r)||(r=Di(r)),r[Xd(r.length-1)];var i=DP(r),a=At(i);e=Math.max(Math.min(e,a),0);for(var s=a-1,o=0;o<e;o++){var l=Xd(o,s),p=i[o];i[o]=i[l],i[l]=p}return i.slice(0,e)}function C5(r){return PP(r,1/0)}function B5(r,e,t){var i=0;return e=Ot(e,t),iu(Or(r,function(a,s,o){return{value:a,index:i++,criteria:e(a,s,o)}}).sort(function(a,s){var o=a.criteria,l=s.criteria;if(o!==l){if(o>l||o===void 0)return 1;if(o<l||l===void 0)return-1}return a.index-s.index}),"value")}function Ao(r,e){return function(t,i,a){var s=e?[[],[]]:{};return i=Ot(i,a),Pn(t,function(o,l){var p=i(o,l,t);r(s,o,p)}),s}}const w5=Ao(function(r,e,t){Hn(r,t)?r[t].push(e):r[t]=[e]}),_5=Ao(function(r,e,t){r[t]=e}),N5=Ao(function(r,e,t){Hn(r,t)?r[t]++:r[t]=1}),M5=Ao(function(r,e,t){r[t?0:1].push(e)},!0);function V5(r){return r==null?0:wt(r)?r.length:et(r).length}function L5(r,e,t){return e in t}const AP=Pt(function(r,e){var t={},i=e[0];if(r==null)return t;Et(i)?(e.length>1&&(i=La(i,e[1])),e=Na(r)):(i=L5,e=Ar(e,!1,!1),r=Object(r));for(var a=0,s=e.length;a<s;a++){var o=e[a],l=r[o];i(l,o,r)&&(t[o]=l)}return t}),G5=Pt(function(r,e){var t=e[0],i;return Et(t)?(t=eu(t),e.length>1&&(i=e[1])):(e=Or(Ar(e,!1,!1),String),t=function(a,s){return!An(e,s)}),AP(r,t,i)});function OP(r,e,t){return Ba.call(r,0,Math.max(0,r.length-(e==null||t?1:e)))}function au(r,e,t){return r==null||r.length<1?e==null||t?void 0:[]:e==null||t?r[0]:OP(r,r.length-e)}function Oo(r,e,t){return Ba.call(r,e==null||t?1:e)}function $5(r,e,t){return r==null||r.length<1?e==null||t?void 0:[]:e==null||t?r[r.length-1]:Oo(r,Math.max(0,r.length-e))}function F5(r){return Ai(r,Boolean)}function U5(r,e){return Ar(r,e,!1)}const SP=Pt(function(r,e){return e=Ar(e,!0,!0),Ai(r,function(t){return!An(e,t)})}),x5=Pt(function(r,e){return SP(r,e)});function su(r,e,t,i){ND(e)||(i=t,t=e,e=!1),t!=null&&(t=Ot(t,i));for(var a=[],s=[],o=0,l=At(r);o<l;o++){var p=r[o],y=t?t(p,o,r):p;e&&!t?((!o||s!==y)&&a.push(p),s=y):t?An(s,y)||(s.push(y),a.push(p)):An(a,p)||a.push(p)}return a}const j5=Pt(function(r){return su(Ar(r,!0,!0))});function k5(r){for(var e=[],t=arguments.length,i=0,a=At(r);i<a;i++){var s=r[i];if(!An(e,s)){var o;for(o=1;o<t&&An(arguments[o],s);o++);o===t&&e.push(s)}}return e}function ou(r){for(var e=r&&IP(r,At).length||0,t=Array(e),i=0;i<e;i++)t[i]=iu(r,i);return t}const q5=Pt(ou);function J5(r,e){for(var t={},i=0,a=At(r);i<a;i++)e?t[r[i]]=e[i]:t[r[i][0]]=r[i][1];return t}function W5(r,e,t){e==null&&(e=r||0,r=0),t||(t=e<r?-1:1);for(var i=Math.max(Math.ceil((e-r)/t),0),a=Array(i),s=0;s<i;s++,r+=t)a[s]=r;return a}function Y5(r,e){if(e==null||e<1)return[];for(var t=[],i=0,a=r.length;i<a;)t.push(Ba.call(r,i,i+=e));return t}function lu(r,e){return r._chain?se(e).chain():e}function CP(r){return Pn(Wd(r),function(e){var t=se[e]=r[e];se.prototype[e]=function(){var i=[this._wrapped];return Ek.apply(i,arguments),lu(this,t.apply(se,i))}}),se}Pn(["pop","push","reverse","shift","sort","splice","unshift"],function(r){var e=vo[r];se.prototype[r]=function(){var t=this._wrapped;return t!=null&&(e.apply(t,arguments),(r==="shift"||r==="splice")&&t.length===0&&delete t[0]),lu(this,t)}}),Pn(["concat","join","slice"],function(r){var e=vo[r];se.prototype[r]=function(){var t=this._wrapped;return t!=null&&(t=e.apply(t,arguments)),lu(this,t)}});var BP=CP(Object.freeze(Object.defineProperty({__proto__:null,VERSION:ID,after:R5,all:gP,allKeys:Na,any:vP,assign:Po,before:pP,bind:dP,bindAll:y5,chain:p5,chunk:Y5,clone:Hk,collect:Or,compact:F5,compose:b5,constant:xD,contains:An,countBy:N5,create:Yk,debounce:T5,default:se,defaults:tP,defer:f5,delay:uP,detect:nu,difference:SP,drop:Oo,each:Pn,escape:e5,every:gP,extend:eP,extendOwn:Po,filter:Ai,find:nu,findIndex:tu,findKey:yP,findLastIndex:fP,findWhere:I5,first:au,flatten:U5,foldl:ru,foldr:RP,forEach:Pn,functions:Wd,get:iP,groupBy:w5,has:Zk,head:au,identity:zd,include:An,includes:An,indexBy:_5,indexOf:EP,initial:OP,inject:ru,intersection:k5,invert:QD,invoke:P5,isArguments:xd,isArray:Pr,isArrayBuffer:LD,isBoolean:ND,isDataView:Io,isDate:Ok,isElement:Ak,isEmpty:_a,isEqual:$k,isError:Ck,isFinite:Nk,isFunction:Et,isMap:xk,isMatch:WD,isNaN:UD,isNull:Pk,isNumber:MD,isObject:Yn,isRegExp:Sk,isSet:kk,isString:$d,isSymbol:VD,isTypedArray:qD,isUndefined:_D,isWeakMap:jk,isWeakSet:qk,iteratee:Kd,keys:et,last:$5,lastIndexOf:v5,map:Or,mapObject:Kk,matcher:Va,matches:Va,max:IP,memoize:h5,methods:Wd,min:O5,mixin:CP,negate:eu,noop:sP,now:Ga,object:J5,omit:G5,once:g5,pairs:Jk,partial:Pi,partition:M5,pick:AP,pluck:iu,property:Zd,propertyOf:Xk,random:Xd,range:W5,reduce:ru,reduceRight:RP,reject:D5,rest:Oo,restArguments:Pt,result:c5,sample:PP,select:Ai,shuffle:C5,size:V5,some:vP,sortBy:B5,sortedIndex:mP,tail:Oo,take:au,tap:zk,template:l5,templateSettings:r5,throttle:m5,times:Qk,toArray:DP,toPath:rP,transpose:ou,unescape:n5,union:j5,uniq:su,unique:su,uniqueId:u5,unzip:ou,values:Di,where:A5,without:x5,wrap:E5,zip:q5},Symbol.toStringTag,{value:"Module"})));BP._=BP;function So(r){return r.charAt(0).toUpperCase()+r.slice(1)}function wP(r){return r.charAt(0).toLowerCase()+r.slice(1)}function _P(r,e){if(r.type!==n.Property||e.type!==n.Property)throw new Error(`Expected property entities for comparison. But got ${r.type} and ${e.type}.`);return r===e||r.id===e.id?!0:r.name!==e.name||r.static!==e.static||r.abstract!==e.abstract?!1:Ut(r.dataType,e.dataType).compatible}function NP(r,e){if(r.type!==n.CustomEntity||e.type!==n.CustomEntity)throw new Error(`Expected custom entities for comparison. But got ${r.type} and ${e.type}.`);if(r===e||r.id===e.id)return!0;if(r.properties.length!==e.properties.length)return!1;let t=[...e.properties];const i=[];for(let a=0;a<r.properties.length;a++){const s=r.properties[a];t.find(l=>{const p=_P(s,l);return p&&(t=t.filter(y=>y.id!==l.id)),p})||i.push(s)}return!(i.length>0)}var Ft=(r=>(r.BothUnconstrained="both-unconstrained",r.AConstraintBUnconstrained="a-constraint-b-unconstrained",r.BConstraintAUnconstrained="b-constraint-a-unconstrained",r.Same="same",r.AIsListBIsNot="a-is-list-b-is-not",r.BIsListAIsNot="b-is-list-a-is-not",r.AIsNullableBIsNot="a-is-nullable-b-is-not",r.BIsNullableAIsNot="b-is-nullable-a-is-not",r.AIsTemplateBIsNot="a-is-template-b-is-not",r.BIsTemplateAIsNot="b-is-template-a-is-not",r.BothUntyped="both-untyped",r.AIsUntypedBIsNot="a-is-untyped-b-is-not",r.BIsUntypedAIsNot="b-is-untyped-a-is-not",r.TypeEntityMismatch="type-entity-mismatch",r.SameCustomEntities="same-custom-entities",r.CompatibleCustomEntities="compatible-custom-entities",r.IncompatibleCustomEntities="incompatible-custom-entities",r.SamePrimitiveEntities="same-primitive-entities",r.IncompatiblePrimitiveEntities="incompatible-primitive-entities",r.SameBuiltInBaseEntities="same-built-in-base-entities",r.IncompatibleBuiltInBaseEntities="incompatible-built-in-base-entities",r.CheckUnknown="check-unknown",r))(Ft||{});function Ut(r,e){var t,i,a,s,o,l,p,y,h,m,R;if(r&&r.type!==n.DataType||e&&e.type!==n.DataType)throw new Error(`Expected data-type entities for comparison. But got ${r==null?void 0:r.type} and ${e==null?void 0:e.type}.`);if(r===null&&e===null)return{compatible:!0,type:"both-unconstrained"};if(r===null)return{compatible:!0,type:"a-constraint-b-unconstrained"};if(e===null)return{compatible:!0,type:"b-constraint-a-unconstrained"};if(r===e)return{compatible:!0,type:"same"};if(r.id===e.id)return{compatible:!0,type:"same"};if(r.isList!==e.isList)return{compatible:!1,type:r.isList?"a-is-list-b-is-not":"b-is-list-a-is-not"};if(r.isNullable!==e.isNullable)return{compatible:!1,type:r.isNullable?"a-is-nullable-b-is-not":"b-is-nullable-a-is-not"};if(r.asType!==e.asType)return{compatible:!1,type:r.asType?"a-is-template-b-is-not":"b-is-template-a-is-not"};if(!r.entity&&e.entity)return{compatible:!0,type:"a-is-untyped-b-is-not"};if(r.entity&&!e.entity)return{compatible:!0,type:"b-is-untyped-a-is-not"};if(!r.entity&&!e.entity)return{compatible:!0,type:"both-untyped"};if(((t=r.entity)==null?void 0:t.type)!==((i=e.entity)==null?void 0:i.type))return{compatible:!1,type:"type-entity-mismatch"};if(((a=r.entity)==null?void 0:a.type)===n.CustomEntity){if(((s=r.entity)==null?void 0:s.id)===((o=e.entity)==null?void 0:o.id))return{compatible:!0,type:"same-custom-entities"};const v=NP(r.entity,e.entity);return{compatible:v,type:v?"compatible-custom-entities":"incompatible-custom-entities"}}return((l=r.entity)==null?void 0:l.type)===n.PrimitiveEntity?((p=r.entity)==null?void 0:p.id)===((y=e.entity)==null?void 0:y.id)?{compatible:!0,type:"same-primitive-entities"}:{compatible:!1,type:"incompatible-primitive-entities"}:((h=r.entity)==null?void 0:h.type)===n.BuiltInBaseEntity?((m=r.entity)==null?void 0:m.id)===((R=e.entity)==null?void 0:R.id)?{compatible:!0,type:"same-built-in-base-entities"}:{compatible:!1,type:"incompatible-built-in-base-entities"}:{compatible:!1,type:"check-unknown"}}function H5(r){const e=r.project.builtInBaseEntities.find(a=>a.id===M.EXECUTION),t={id:r.id+"--infered-data-type",version:1,type:n.DataType,isList:!1,isNullable:!1,andChildrenGroup:null,orChildrenGroup:null,asType:!1,entity:null,constant:!1,defaultValue:null,parent:null},i=g(t,r.project);return i.inferred=!0,i.sync(t),i.setParent(r),i.entity=e,i}function MP(r){return r.dataType?r.dataType:null}function cu(r){var t;const e=(t=r.declaration)==null?void 0:t.getDataType();return e&&e.isResolved()?e:r.readsValue?cn(r.readsValue):null}function du(r){return r.dataType&&!r.dataType.inferred&&r.dataType.isResolved()?r.dataType:r.readsValue?cn(r.readsValue):null}function VP(r){return cn(r.declaration)}function LP(r){return r.dataType&&!r.dataType.inferred?r.dataType:(r.dataType&&r.dataType.inferred,r.inferDataTypeAndSyncInstancesInputsAndOutputs(),r.dataType)}function uu(r){var e;return((e=r.declaration)==null?void 0:e.dataType)||null}function GP(r){return(r==null?void 0:r.dataType)||null}function $P(r){return(r==null?void 0:r.dataType)||null}function cn(r){switch(r.type){case n.VariableDeclaration:return LP(r);case n.ArgumentDeclaration:return MP(r);case n.ReturnDeclaration:return du(r);case n.VariableInstance:return VP(r);case n.InputMap:return cu(r);case n.OutputMap:return uu(r);case n.Property:return GP(r);case n.ValueDescriptor:return $P(r);default:throw new Error(`Cannot infer data type from entity of type ${r.type}.`)}}function Co(r){switch(r.type){case n.ArgumentDeclaration:return r.getDataType();case n.InputMap:return r.getDataType();case n.VariableDeclaration:return r.getDataType();case n.VariableInstance:return r.getDataType();case n.OutputMap:return r.getDataType();case n.ReturnDeclaration:return r.getDataType();case n.Property:return r.getDataType();case n.ValueDescriptor:return r.getDataType();default:return null}}function N(r){if(r){let e=null;return typeof r=="string"?e=r:r.entityId?e=r.entityId:r.type!==n.GenericReference&&(e=r.id),e}return null}function Sr(r){return r.declaration||r}function z5(r){return r.type===n.VariableDeclaration?r.parent===r.project?"global-declaration":"local-declaration":r.declaration.parent===r.project?"global-instance":"local-instance"}function pu(r,e){const t=[];if(r.type===n.Project)t.push(...r.variableDeclarations);else{const a=Rt(Me(r)).filter(s=>s.type===n.VariableDeclaration);t.push(...a),r.parent&&(ut.includes(r.parent.type)||r.parent.type===n.Project)&&t.push(...pu(r.parent))}return t}function Z5(r){return r.replace(/(?:^\w|[A-Z]|\b\w)/g,function(e,t){return t===0?e.toLowerCase():e.toUpperCase()}).replace(/\s+/g,"")}function K5(r){return r.split(/\s+/).map(i=>i[0].toUpperCase()+i.slice(1).toLowerCase()).join("")}function FP(r){var e;return(e=r.match(/[A-Z]{2,}(?=[A-Z][a-z]+[0-9]*|\b)|[A-Z]?[a-z]+[0-9]*|[A-Z]|[0-9]+/g))==null?void 0:e.map(t=>t.toLowerCase()).join("-")}function Bo(r){return FP(r).toLowerCase()}function yu(r){if(!r)return"Any data type";if(!r.entity)return r.isList?"List of an unknown data type":"Unknown data type";if(r.entity.type===n.PrimitiveEntity){const e=r.entity.name===P.String?"Text":r.entity.name;return r.isList?`List of ${e}s`:`${e.slice(0,1).toUpperCase()}${e.slice(1)}`}else if(r.entity.type===n.CustomEntity){const e=jP(r.entity);return r.isList?`List of ${e} entities`:e.slice(0,1).toUpperCase()+e.slice(1)}else if(r.entity.type===n.BuiltInBaseEntity){const e=xP(r.entity);return r.isList?`List of ${e} entities`:e.slice(0,1).toUpperCase()+e.slice(1)}else return r.isList?`List of ${r.entity.name} entities`:`${r.entity.name.slice(0,1).toUpperCase()+r.entity.name.slice(1)} entity`}function X5(r){if(!r)return"Any data type";const e=r.getDataType();return yu(e)}function wo(r){switch(r.declaration.id){case $e.Equal:return"is equal to";case $e.NotEqual:return"is not equal to";case $e.MoreThan:return"is greater than";case $e.MoreThanOrEqual:return"is greater than or equal to";case $e.LessThan:return"is less than";case $e.LessThanOrEqual:return"is less than or equal to";case $e.And:return"and";case $e.Or:return"or";case Mt.Empty:return"is empty";case Mt.NotEmpty:return"is not empty"}}function UP(r){return r.includes(M.HTTP_ENDPOINT)?"HTTP endpoint":r.includes(M.PERSISTED_ENTITY)?"Persisted entity":r.includes(M.CRON_JOB)?"Scheduled execution":r.includes(M.RELATIONAL_DATABASE)?"Relational database":"Entity"}function xP(r){switch(r.name){case M.HTTP_ENDPOINT:return"HTTP endpoint";case M.PERSISTED_ENTITY:return"Persisted entity";case M.CRON_JOB:return"Scheduled execution";case M.RELATIONAL_DATABASE:return"Relational database"}return"Entity"}function jP(r){const e=ju(r);if(!e){const t=Uu(r);return t.includes(M.HTTP_ENDPOINT)?"HTTP endpoint":t.includes(M.PERSISTED_ENTITY)?"Persisted entity":t.includes(M.CRON_JOB)?"Scheduled execution":t.includes(M.RELATIONAL_DATABASE)?"Relational database":C(r,r.project)+" entity"}return C(e,r.project)+" entity"}function kP(r){let e="Find ";return r.outputsDeclarations.forEach((t,i)=>{const a=Co(t),s=wP(a&&a.entity?C(a.entity,r.project):"unstructured data");i===0?e+=`${s} `:i===r.outputsDeclarations.length-1?e+=`and ${s} `:e+=`, ${s} `}),e}function qP(r){switch(r.name){case P.String:return"Text";case P.Number:return"Number";case P.Boolean:return"Boolean";case P.JSON:return"Data structure";case P.UUID:return"Unique identifier";case P.Date:return"Date";case P.EntityTemplate:return"Entity as template";case P.Enum:return"Enumeration";case P.File:return"File";case P.Null:return"Empty";case P.ActionDescriptor:return"Action descriptor";default:return r.name}}function JP(r){switch(r.id){case $.List:return"Loop over list items";case $.ManualFlow:return"Manual flow control loop";case $.ObjectKeys:return"Loop over object keys";case $.ObjectValues:return"Loop over object values";case $.Counted:return"Loop given number of times";case $.String:return"Loop over text characters";case Te.Addition:return"Sum numbers";case Te.Subtraction:return"Subtract numbers";case Te.Multiplication:return"Multiply numbers";case Te.Division:return"Divide numbers";case Te.Remainder:return"Get remainder of numbers";case Te.Exponentiation:return"Get exponent of numbers";case K.AddIndex:return"Add at index position";case K.DeleteFirst:return"Delete first character";case K.DeleteLast:return"Delete last character";case K.DeleteIndex:return"Delete at index position";case K.Join:return"Join texts";case K.ReplaceAllMatches:return"Replace all matches";case K.ReplaceFirst:return"Replace first match";case K.ReplaceLast:return"Replace last match";case K.Split:return"Split text";case K.ReplaceIndex:return"Replace at index position";case K.ReplaceSingleMatch:return"Replace single match";case K.GetFirst:return"Get first character";case K.GetLast:return"Get last character";case K.GetIndex:return"Get at index position";case K.Append:return"Add at the end";case K.Prepend:return"Add at the start";case le.Wait:return"Wait";case le.Parallel:return"Run in parallel";case le.Sequential:return"Run in sequence";case nt.HttpRequest:return"HTTP request";case ce.CreateNewInstance:return"Create new copy of entity";case W.AddIndex:return"Add item at index position";case W.DeleteFirst:return"Delete first item";case W.DeleteLast:return"Delete last item";case W.DeleteIndex:return"Delete item at index position";case W.Join:return"Join lists";case W.ReplaceAllMatches:return"Replace all matches";case W.ReplaceFirst:return"Replace first match";case W.ReplaceLast:return"Replace last match";case W.Split:return"Split list";case W.ReplaceIndex:return"Replace at index position";case W.ReplaceSingleMatch:return"Replace single match";case W.GetFirst:return"Get first item";case W.GetLast:return"Get last item";case W.GetIndex:return"Get item at index position";case W.Append:return"Add item at the end";case W.Prepend:return"Add item at the start";case pn.PROJECT_PUBLICATION_COMPLETED:return"Project publication completed";default:return(r.name.slice(0,1).toUpperCase()+r.name.slice(1)).replaceAll("-"," ")}}function C(r,e){var t;if(n.FunctionDeclaration===r.type){const i=r.name;if(Object.values(Ct).includes(i))switch(i){case Ct.AbortExecution:return"Abort execution";case Ct.DeletePersistedEntity:return"Delete persisted entity";case Ct.SoftDeletePersistedEntity:return"Soft delete persisted entity";default:return So(r.type).replaceAll("-"," ")}return i}if(n.BuiltInBaseEntity===r.type)return UP([r.name]);if(zu.includes(r.type)&&r.type!==n.ActionDescriptor)return r.name;switch(r.type){case n.Search:return kP(r);case n.Operation:case n.InternalCall:case n.Loop:const i=Nt(r.declaration,e);return C(i,e);case n.ActionDescriptor:return JP(r);case n.BreakStatement:const a=Nt(r.parent,e);return`Stop loop ${C(a,e)}`;case n.ContinueStatement:const s=Nt(r.parent,e);return`Execute next iteration of ${C(s,e)}`;case n.FunctionCall:return Nt(r.declaration,e).name;case n.Condition:{const l=r;if((t=r.inputs)!=null&&t.length){const p=C(l.inputs[0],l.project);if(l.inputs[1]){const y=l.inputs[1].declaration.name;return`If ${p} ${wo(l)} ${y}`}return`If ${p} ${wo(l)}`}else return`If ${wo(l)}`}case n.ReturnStatement:{const l=Nt(r.parent,e);return`Output of ${C(l,e)}`}case n.InputMap:if(r.declaration){const l=Nt(r.declaration,e);return C(l,e)||""}else return r.name||"";case n.VariableInstance:{const l=Nt(r.declaration,e);return C(l,e)||""}case n.OutputMap:if(r.declaration){const l=Nt(r.declaration,e);return(l==null?void 0:l.name)||""}else return"";case n.PrimitiveEntity:case n.PrimitiveValue:return qP(r);default:return So(r.type).replaceAll("-"," ")}}function _o(r,e){const t=[];r.name||t.push(new b({id:`${r.id}--${S.EmptyName}`,message:`Entity with id "${r.id}" and type "${r.type}" has an empty name. Please provide a 'name' string.`,severity:T.Error,code:S.EmptyName,issue:null}));const i=e.entities.filter(a=>a.name===r.name);return i.length&&t.push(new b({id:`${r.id}--${S.NameNotUniqueInScope}`,message:`Entity with id "${r.id}" and type "${r.type}" has a name "${r.name}" that is not unique in the project. Entity with id "${i[0].id}" has the same name.
13
+ `+s+"}",p}function c5(r,e,t){e=Ma(e);var i=e.length;if(!i)return Et(t)?t.call(r):t;for(var a=0;a<i;a++){var s=r==null?void 0:r[e[a]];s===void 0&&(s=t,a=i),r=Et(s)?s.call(r):s}return r}var d5=0;function u5(r){var e=++d5+"";return r?r+e:e}function p5(r){var e=se(r);return e._chain=!0,e}function cP(r,e,t,i,a){if(!(i instanceof e))return r.apply(t,a);var s=nP(r.prototype),o=r.apply(s,a);return Yn(o)?o:s}var Pi=Pt(function(r,e){var t=Pi.placeholder,i=function(){for(var a=0,s=e.length,o=Array(s),l=0;l<s;l++)o[l]=e[l]===t?arguments[a++]:e[l];for(;a<arguments.length;)o.push(arguments[a++]);return cP(r,i,this,this,o)};return i});Pi.placeholder=se;const dP=Pt(function(r,e,t){if(!Et(r))throw new TypeError("Bind must be called on a function");var i=Pt(function(a){return cP(r,i,e,this,t.concat(a))});return i}),wt=jD(At);function Ar(r,e,t,i){if(i=i||[],!e&&e!==0)e=1/0;else if(e<=0)return i.concat(r);for(var a=i.length,s=0,o=At(r);s<o;s++){var l=r[s];if(wt(l)&&(Pr(l)||xd(l)))if(e>1)Ar(l,e-1,t,i),a=i.length;else for(var p=0,y=l.length;p<y;)i[a++]=l[p++];else t||(i[a++]=l)}return i}const y5=Pt(function(r,e){e=Ar(e,!1,!1);var t=e.length;if(t<1)throw new Error("bindAll must be passed function names");for(;t--;){var i=e[t];r[i]=dP(r[i],r)}return r});function h5(r,e){var t=function(i){var a=t.cache,s=""+(e?e.apply(this,arguments):i);return Hn(a,s)||(a[s]=r.apply(this,arguments)),a[s]};return t.cache={},t}const uP=Pt(function(r,e,t){return setTimeout(function(){return r.apply(null,t)},e)}),f5=Pi(uP,se,1);function m5(r,e,t){var i,a,s,o,l=0;t||(t={});var p=function(){l=t.leading===!1?0:Ga(),i=null,o=r.apply(a,s),i||(a=s=null)},y=function(){var h=Ga();!l&&t.leading===!1&&(l=h);var m=e-(h-l);return a=this,s=arguments,m<=0||m>e?(i&&(clearTimeout(i),i=null),l=h,o=r.apply(a,s),i||(a=s=null)):!i&&t.trailing!==!1&&(i=setTimeout(p,m)),o};return y.cancel=function(){clearTimeout(i),l=0,i=a=s=null},y}function T5(r,e,t){var i,a,s,o,l,p=function(){var h=Ga()-a;e>h?i=setTimeout(p,e-h):(i=null,t||(o=r.apply(l,s)),i||(s=l=null))},y=Pt(function(h){return l=this,s=h,a=Ga(),i||(i=setTimeout(p,e),t&&(o=r.apply(l,s))),o});return y.cancel=function(){clearTimeout(i),i=s=l=null},y}function E5(r,e){return Pi(e,r)}function eu(r){return function(){return!r.apply(this,arguments)}}function b5(){var r=arguments,e=r.length-1;return function(){for(var t=e,i=r[e].apply(this,arguments);t--;)i=r[t].call(this,i);return i}}function R5(r,e){return function(){if(--r<1)return e.apply(this,arguments)}}function pP(r,e){var t;return function(){return--r>0&&(t=e.apply(this,arguments)),r<=1&&(e=null),t}}const g5=Pi(pP,2);function yP(r,e,t){e=Ot(e,t);for(var i=et(r),a,s=0,o=i.length;s<o;s++)if(a=i[s],e(r[a],a,r))return a}function hP(r){return function(e,t,i){t=Ot(t,i);for(var a=At(e),s=r>0?0:a-1;s>=0&&s<a;s+=r)if(t(e[s],s,e))return s;return-1}}const tu=hP(1),fP=hP(-1);function mP(r,e,t,i){t=Ot(t,i,1);for(var a=t(e),s=0,o=At(r);s<o;){var l=Math.floor((s+o)/2);t(r[l])<a?s=l+1:o=l}return s}function TP(r,e,t){return function(i,a,s){var o=0,l=At(i);if(typeof s=="number")r>0?o=s>=0?s:Math.max(s+l,o):l=s>=0?Math.min(s+1,l):s+l+1;else if(t&&s&&l)return s=t(i,a),i[s]===a?s:-1;if(a!==a)return s=e(Ba.call(i,o,l),UD),s>=0?s+o:-1;for(s=r>0?o:l-1;s>=0&&s<l;s+=r)if(i[s]===a)return s;return-1}}const EP=TP(1,tu,mP),v5=TP(-1,fP);function nu(r,e,t){var i=wt(r)?tu:yP,a=i(r,e,t);if(a!==void 0&&a!==-1)return r[a]}function I5(r,e){return nu(r,Va(e))}function Pn(r,e,t){e=La(e,t);var i,a;if(wt(r))for(i=0,a=r.length;i<a;i++)e(r[i],i,r);else{var s=et(r);for(i=0,a=s.length;i<a;i++)e(r[s[i]],s[i],r)}return r}function Or(r,e,t){e=Ot(e,t);for(var i=!wt(r)&&et(r),a=(i||r).length,s=Array(a),o=0;o<a;o++){var l=i?i[o]:o;s[o]=e(r[l],l,r)}return s}function bP(r){var e=function(t,i,a,s){var o=!wt(t)&&et(t),l=(o||t).length,p=r>0?0:l-1;for(s||(a=t[o?o[p]:p],p+=r);p>=0&&p<l;p+=r){var y=o?o[p]:p;a=i(a,t[y],y,t)}return a};return function(t,i,a,s){var o=arguments.length>=3;return e(t,La(i,s,4),a,o)}}const ru=bP(1),RP=bP(-1);function Ai(r,e,t){var i=[];return e=Ot(e,t),Pn(r,function(a,s,o){e(a,s,o)&&i.push(a)}),i}function D5(r,e,t){return Ai(r,eu(Ot(e)),t)}function gP(r,e,t){e=Ot(e,t);for(var i=!wt(r)&&et(r),a=(i||r).length,s=0;s<a;s++){var o=i?i[s]:s;if(!e(r[o],o,r))return!1}return!0}function vP(r,e,t){e=Ot(e,t);for(var i=!wt(r)&&et(r),a=(i||r).length,s=0;s<a;s++){var o=i?i[s]:s;if(e(r[o],o,r))return!0}return!1}function An(r,e,t,i){return wt(r)||(r=Di(r)),(typeof t!="number"||i)&&(t=0),EP(r,e,t)>=0}const P5=Pt(function(r,e,t){var i,a;return Et(e)?a=e:(e=Ma(e),i=e.slice(0,-1),e=e[e.length-1]),Or(r,function(s){var o=a;if(!o){if(i&&i.length&&(s=Hd(s,i)),s==null)return;o=s[e]}return o==null?o:o.apply(s,t)})});function iu(r,e){return Or(r,Zd(e))}function A5(r,e){return Ai(r,Va(e))}function IP(r,e,t){var i=-1/0,a=-1/0,s,o;if(e==null||typeof e=="number"&&typeof r[0]!="object"&&r!=null){r=wt(r)?r:Di(r);for(var l=0,p=r.length;l<p;l++)s=r[l],s!=null&&s>i&&(i=s)}else e=Ot(e,t),Pn(r,function(y,h,m){o=e(y,h,m),(o>a||o===-1/0&&i===-1/0)&&(i=y,a=o)});return i}function O5(r,e,t){var i=1/0,a=1/0,s,o;if(e==null||typeof e=="number"&&typeof r[0]!="object"&&r!=null){r=wt(r)?r:Di(r);for(var l=0,p=r.length;l<p;l++)s=r[l],s!=null&&s<i&&(i=s)}else e=Ot(e,t),Pn(r,function(y,h,m){o=e(y,h,m),(o<a||o===1/0&&i===1/0)&&(i=y,a=o)});return i}var S5=/[^\ud800-\udfff]|[\ud800-\udbff][\udc00-\udfff]|[\ud800-\udfff]/g;function DP(r){return r?Pr(r)?Ba.call(r):$d(r)?r.match(S5):wt(r)?Or(r,zd):Di(r):[]}function PP(r,e,t){if(e==null||t)return wt(r)||(r=Di(r)),r[Xd(r.length-1)];var i=DP(r),a=At(i);e=Math.max(Math.min(e,a),0);for(var s=a-1,o=0;o<e;o++){var l=Xd(o,s),p=i[o];i[o]=i[l],i[l]=p}return i.slice(0,e)}function C5(r){return PP(r,1/0)}function B5(r,e,t){var i=0;return e=Ot(e,t),iu(Or(r,function(a,s,o){return{value:a,index:i++,criteria:e(a,s,o)}}).sort(function(a,s){var o=a.criteria,l=s.criteria;if(o!==l){if(o>l||o===void 0)return 1;if(o<l||l===void 0)return-1}return a.index-s.index}),"value")}function Ao(r,e){return function(t,i,a){var s=e?[[],[]]:{};return i=Ot(i,a),Pn(t,function(o,l){var p=i(o,l,t);r(s,o,p)}),s}}const w5=Ao(function(r,e,t){Hn(r,t)?r[t].push(e):r[t]=[e]}),_5=Ao(function(r,e,t){r[t]=e}),N5=Ao(function(r,e,t){Hn(r,t)?r[t]++:r[t]=1}),M5=Ao(function(r,e,t){r[t?0:1].push(e)},!0);function V5(r){return r==null?0:wt(r)?r.length:et(r).length}function L5(r,e,t){return e in t}const AP=Pt(function(r,e){var t={},i=e[0];if(r==null)return t;Et(i)?(e.length>1&&(i=La(i,e[1])),e=Na(r)):(i=L5,e=Ar(e,!1,!1),r=Object(r));for(var a=0,s=e.length;a<s;a++){var o=e[a],l=r[o];i(l,o,r)&&(t[o]=l)}return t}),G5=Pt(function(r,e){var t=e[0],i;return Et(t)?(t=eu(t),e.length>1&&(i=e[1])):(e=Or(Ar(e,!1,!1),String),t=function(a,s){return!An(e,s)}),AP(r,t,i)});function OP(r,e,t){return Ba.call(r,0,Math.max(0,r.length-(e==null||t?1:e)))}function au(r,e,t){return r==null||r.length<1?e==null||t?void 0:[]:e==null||t?r[0]:OP(r,r.length-e)}function Oo(r,e,t){return Ba.call(r,e==null||t?1:e)}function $5(r,e,t){return r==null||r.length<1?e==null||t?void 0:[]:e==null||t?r[r.length-1]:Oo(r,Math.max(0,r.length-e))}function F5(r){return Ai(r,Boolean)}function U5(r,e){return Ar(r,e,!1)}const SP=Pt(function(r,e){return e=Ar(e,!0,!0),Ai(r,function(t){return!An(e,t)})}),x5=Pt(function(r,e){return SP(r,e)});function su(r,e,t,i){ND(e)||(i=t,t=e,e=!1),t!=null&&(t=Ot(t,i));for(var a=[],s=[],o=0,l=At(r);o<l;o++){var p=r[o],y=t?t(p,o,r):p;e&&!t?((!o||s!==y)&&a.push(p),s=y):t?An(s,y)||(s.push(y),a.push(p)):An(a,p)||a.push(p)}return a}const j5=Pt(function(r){return su(Ar(r,!0,!0))});function k5(r){for(var e=[],t=arguments.length,i=0,a=At(r);i<a;i++){var s=r[i];if(!An(e,s)){var o;for(o=1;o<t&&An(arguments[o],s);o++);o===t&&e.push(s)}}return e}function ou(r){for(var e=r&&IP(r,At).length||0,t=Array(e),i=0;i<e;i++)t[i]=iu(r,i);return t}const q5=Pt(ou);function J5(r,e){for(var t={},i=0,a=At(r);i<a;i++)e?t[r[i]]=e[i]:t[r[i][0]]=r[i][1];return t}function W5(r,e,t){e==null&&(e=r||0,r=0),t||(t=e<r?-1:1);for(var i=Math.max(Math.ceil((e-r)/t),0),a=Array(i),s=0;s<i;s++,r+=t)a[s]=r;return a}function Y5(r,e){if(e==null||e<1)return[];for(var t=[],i=0,a=r.length;i<a;)t.push(Ba.call(r,i,i+=e));return t}function lu(r,e){return r._chain?se(e).chain():e}function CP(r){return Pn(Wd(r),function(e){var t=se[e]=r[e];se.prototype[e]=function(){var i=[this._wrapped];return Ek.apply(i,arguments),lu(this,t.apply(se,i))}}),se}Pn(["pop","push","reverse","shift","sort","splice","unshift"],function(r){var e=vo[r];se.prototype[r]=function(){var t=this._wrapped;return t!=null&&(e.apply(t,arguments),(r==="shift"||r==="splice")&&t.length===0&&delete t[0]),lu(this,t)}}),Pn(["concat","join","slice"],function(r){var e=vo[r];se.prototype[r]=function(){var t=this._wrapped;return t!=null&&(t=e.apply(t,arguments)),lu(this,t)}});var BP=CP(Object.freeze(Object.defineProperty({__proto__:null,VERSION:ID,after:R5,all:gP,allKeys:Na,any:vP,assign:Po,before:pP,bind:dP,bindAll:y5,chain:p5,chunk:Y5,clone:Hk,collect:Or,compact:F5,compose:b5,constant:xD,contains:An,countBy:N5,create:Yk,debounce:T5,default:se,defaults:tP,defer:f5,delay:uP,detect:nu,difference:SP,drop:Oo,each:Pn,escape:e5,every:gP,extend:eP,extendOwn:Po,filter:Ai,find:nu,findIndex:tu,findKey:yP,findLastIndex:fP,findWhere:I5,first:au,flatten:U5,foldl:ru,foldr:RP,forEach:Pn,functions:Wd,get:iP,groupBy:w5,has:Zk,head:au,identity:zd,include:An,includes:An,indexBy:_5,indexOf:EP,initial:OP,inject:ru,intersection:k5,invert:QD,invoke:P5,isArguments:xd,isArray:Pr,isArrayBuffer:LD,isBoolean:ND,isDataView:Io,isDate:Ok,isElement:Ak,isEmpty:_a,isEqual:$k,isError:Ck,isFinite:Nk,isFunction:Et,isMap:xk,isMatch:WD,isNaN:UD,isNull:Pk,isNumber:MD,isObject:Yn,isRegExp:Sk,isSet:kk,isString:$d,isSymbol:VD,isTypedArray:qD,isUndefined:_D,isWeakMap:jk,isWeakSet:qk,iteratee:Kd,keys:et,last:$5,lastIndexOf:v5,map:Or,mapObject:Kk,matcher:Va,matches:Va,max:IP,memoize:h5,methods:Wd,min:O5,mixin:CP,negate:eu,noop:sP,now:Ga,object:J5,omit:G5,once:g5,pairs:Jk,partial:Pi,partition:M5,pick:AP,pluck:iu,property:Zd,propertyOf:Xk,random:Xd,range:W5,reduce:ru,reduceRight:RP,reject:D5,rest:Oo,restArguments:Pt,result:c5,sample:PP,select:Ai,shuffle:C5,size:V5,some:vP,sortBy:B5,sortedIndex:mP,tail:Oo,take:au,tap:zk,template:l5,templateSettings:r5,throttle:m5,times:Qk,toArray:DP,toPath:rP,transpose:ou,unescape:n5,union:j5,uniq:su,unique:su,uniqueId:u5,unzip:ou,values:Di,where:A5,without:x5,wrap:E5,zip:q5},Symbol.toStringTag,{value:"Module"})));BP._=BP;function So(r){return r.charAt(0).toUpperCase()+r.slice(1)}function wP(r){return r.charAt(0).toLowerCase()+r.slice(1)}function _P(r,e){if(r.type!==n.Property||e.type!==n.Property)throw new Error(`Expected property entities for comparison. But got ${r.type} and ${e.type}.`);return r===e||r.id===e.id?!0:r.name!==e.name||r.static!==e.static||r.abstract!==e.abstract?!1:xt(r.dataType,e.dataType).compatible}function NP(r,e){if(r.type!==n.CustomEntity||e.type!==n.CustomEntity)throw new Error(`Expected custom entities for comparison. But got ${r.type} and ${e.type}.`);if(r===e||r.id===e.id)return!0;if(r.properties.length!==e.properties.length)return!1;let t=[...e.properties];const i=[];for(let a=0;a<r.properties.length;a++){const s=r.properties[a];t.find(l=>{const p=_P(s,l);return p&&(t=t.filter(y=>y.id!==l.id)),p})||i.push(s)}return!(i.length>0)}var Ut=(r=>(r.BothUnconstrained="both-unconstrained",r.AConstraintBUnconstrained="a-constraint-b-unconstrained",r.BConstraintAUnconstrained="b-constraint-a-unconstrained",r.Same="same",r.AIsListBIsNot="a-is-list-b-is-not",r.BIsListAIsNot="b-is-list-a-is-not",r.AIsNullableBIsNot="a-is-nullable-b-is-not",r.BIsNullableAIsNot="b-is-nullable-a-is-not",r.AIsTemplateBIsNot="a-is-template-b-is-not",r.BIsTemplateAIsNot="b-is-template-a-is-not",r.BothUntyped="both-untyped",r.AIsUntypedBIsNot="a-is-untyped-b-is-not",r.BIsUntypedAIsNot="b-is-untyped-a-is-not",r.TypeEntityMismatch="type-entity-mismatch",r.SameCustomEntities="same-custom-entities",r.CompatibleCustomEntities="compatible-custom-entities",r.IncompatibleCustomEntities="incompatible-custom-entities",r.SamePrimitiveEntities="same-primitive-entities",r.IncompatiblePrimitiveEntities="incompatible-primitive-entities",r.SameBuiltInBaseEntities="same-built-in-base-entities",r.IncompatibleBuiltInBaseEntities="incompatible-built-in-base-entities",r.CheckUnknown="check-unknown",r))(Ut||{});function xt(r,e){var t,i,a,s,o,l,p,y,h,m,R;if(r&&r.type!==n.DataType||e&&e.type!==n.DataType)throw new Error(`Expected data-type entities for comparison. But got ${r==null?void 0:r.type} and ${e==null?void 0:e.type}.`);if(r===null&&e===null)return{compatible:!0,type:"both-unconstrained"};if(r===null)return{compatible:!0,type:"a-constraint-b-unconstrained"};if(e===null)return{compatible:!0,type:"b-constraint-a-unconstrained"};if(r===e)return{compatible:!0,type:"same"};if(r.id===e.id)return{compatible:!0,type:"same"};if(r.isList!==e.isList)return{compatible:!1,type:r.isList?"a-is-list-b-is-not":"b-is-list-a-is-not"};if(r.isNullable!==e.isNullable)return{compatible:!1,type:r.isNullable?"a-is-nullable-b-is-not":"b-is-nullable-a-is-not"};if(r.asType!==e.asType)return{compatible:!1,type:r.asType?"a-is-template-b-is-not":"b-is-template-a-is-not"};if(!r.entity&&e.entity)return{compatible:!0,type:"a-is-untyped-b-is-not"};if(r.entity&&!e.entity)return{compatible:!0,type:"b-is-untyped-a-is-not"};if(!r.entity&&!e.entity)return{compatible:!0,type:"both-untyped"};if(((t=r.entity)==null?void 0:t.type)!==((i=e.entity)==null?void 0:i.type))return{compatible:!1,type:"type-entity-mismatch"};if(((a=r.entity)==null?void 0:a.type)===n.CustomEntity){if(((s=r.entity)==null?void 0:s.id)===((o=e.entity)==null?void 0:o.id))return{compatible:!0,type:"same-custom-entities"};const v=NP(r.entity,e.entity);return{compatible:v,type:v?"compatible-custom-entities":"incompatible-custom-entities"}}return((l=r.entity)==null?void 0:l.type)===n.PrimitiveEntity?((p=r.entity)==null?void 0:p.id)===((y=e.entity)==null?void 0:y.id)?{compatible:!0,type:"same-primitive-entities"}:{compatible:!1,type:"incompatible-primitive-entities"}:((h=r.entity)==null?void 0:h.type)===n.BuiltInBaseEntity?((m=r.entity)==null?void 0:m.id)===((R=e.entity)==null?void 0:R.id)?{compatible:!0,type:"same-built-in-base-entities"}:{compatible:!1,type:"incompatible-built-in-base-entities"}:{compatible:!1,type:"check-unknown"}}function H5(r){const e=r.project.builtInBaseEntities.find(a=>a.id===M.EXECUTION),t={id:r.id+"--infered-data-type",version:1,type:n.DataType,isList:!1,isNullable:!1,andChildrenGroup:null,orChildrenGroup:null,asType:!1,entity:null,constant:!1,defaultValue:null,parent:null},i=g(t,r.project);return i.inferred=!0,i.sync(t),i.setParent(r),i.entity=e,i}function MP(r){return r.dataType?r.dataType:null}function cu(r){var t;const e=(t=r.declaration)==null?void 0:t.getDataType();return e&&e.isResolved()?e:r.readsValue?cn(r.readsValue):null}function du(r){return r.dataType&&!r.dataType.inferred&&r.dataType.isResolved()?r.dataType:r.readsValue?cn(r.readsValue):null}function VP(r){return cn(r.declaration)}function LP(r){return r.dataType&&!r.dataType.inferred?r.dataType:(r.dataType&&r.dataType.inferred,r.inferDataTypeAndSyncInstancesInputsAndOutputs(),r.dataType)}function uu(r){var e;return((e=r.declaration)==null?void 0:e.dataType)||null}function GP(r){return(r==null?void 0:r.dataType)||null}function $P(r){return(r==null?void 0:r.dataType)||null}function cn(r){switch(r.type){case n.VariableDeclaration:return LP(r);case n.ArgumentDeclaration:return MP(r);case n.ReturnDeclaration:return du(r);case n.VariableInstance:return VP(r);case n.InputMap:return cu(r);case n.OutputMap:return uu(r);case n.Property:return GP(r);case n.ValueDescriptor:return $P(r);default:throw new Error(`Cannot infer data type from entity of type ${r.type}.`)}}function Co(r){switch(r.type){case n.ArgumentDeclaration:return r.getDataType();case n.InputMap:return r.getDataType();case n.VariableDeclaration:return r.getDataType();case n.VariableInstance:return r.getDataType();case n.OutputMap:return r.getDataType();case n.ReturnDeclaration:return r.getDataType();case n.Property:return r.getDataType();case n.ValueDescriptor:return r.getDataType();default:return null}}function N(r){if(r){let e=null;return typeof r=="string"?e=r:r.entityId?e=r.entityId:r.type!==n.GenericReference&&(e=r.id),e}return null}function Sr(r){return r.declaration||r}function z5(r){return r.type===n.VariableDeclaration?r.parent===r.project?"global-declaration":"local-declaration":r.declaration.parent===r.project?"global-instance":"local-instance"}function pu(r,e){const t=[];if(r.type===n.Project)t.push(...r.variableDeclarations);else{const a=Rt(Me(r)).filter(s=>s.type===n.VariableDeclaration);t.push(...a),r.parent&&(ut.includes(r.parent.type)||r.parent.type===n.Project)&&t.push(...pu(r.parent))}return t}function Z5(r){return r.replace(/(?:^\w|[A-Z]|\b\w)/g,function(e,t){return t===0?e.toLowerCase():e.toUpperCase()}).replace(/\s+/g,"")}function K5(r){return r.split(/\s+/).map(i=>i[0].toUpperCase()+i.slice(1).toLowerCase()).join("")}function FP(r){var e;return(e=r.match(/[A-Z]{2,}(?=[A-Z][a-z]+[0-9]*|\b)|[A-Z]?[a-z]+[0-9]*|[A-Z]|[0-9]+/g))==null?void 0:e.map(t=>t.toLowerCase()).join("-")}function Bo(r){return FP(r).toLowerCase()}function yu(r){if(!r)return"Any data type";if(!r.entity)return r.isList?"List of an unknown data type":"Unknown data type";if(r.entity.type===n.PrimitiveEntity){const e=r.entity.name===I.String?"Text":r.entity.name;return r.isList?`List of ${e}s`:`${e.slice(0,1).toUpperCase()}${e.slice(1)}`}else if(r.entity.type===n.CustomEntity){const e=jP(r.entity);return r.isList?`List of ${e} entities`:e.slice(0,1).toUpperCase()+e.slice(1)}else if(r.entity.type===n.BuiltInBaseEntity){const e=xP(r.entity);return r.isList?`List of ${e} entities`:e.slice(0,1).toUpperCase()+e.slice(1)}else return r.isList?`List of ${r.entity.name} entities`:`${r.entity.name.slice(0,1).toUpperCase()+r.entity.name.slice(1)} entity`}function X5(r){if(!r)return"Any data type";const e=r.getDataType();return yu(e)}function wo(r){switch(r.declaration.id){case $e.Equal:return"is equal to";case $e.NotEqual:return"is not equal to";case $e.MoreThan:return"is greater than";case $e.MoreThanOrEqual:return"is greater than or equal to";case $e.LessThan:return"is less than";case $e.LessThanOrEqual:return"is less than or equal to";case $e.And:return"and";case $e.Or:return"or";case Mt.Empty:return"is empty";case Mt.NotEmpty:return"is not empty"}}function UP(r){return r.includes(M.HTTP_ENDPOINT)?"HTTP endpoint":r.includes(M.PERSISTED_ENTITY)?"Persisted entity":r.includes(M.CRON_JOB)?"Scheduled execution":r.includes(M.RELATIONAL_DATABASE)?"Relational database":"Entity"}function xP(r){switch(r.name){case M.HTTP_ENDPOINT:return"HTTP endpoint";case M.PERSISTED_ENTITY:return"Persisted entity";case M.CRON_JOB:return"Scheduled execution";case M.RELATIONAL_DATABASE:return"Relational database"}return"Entity"}function jP(r){const e=ju(r);if(!e){const t=Uu(r);return t.includes(M.HTTP_ENDPOINT)?"HTTP endpoint":t.includes(M.PERSISTED_ENTITY)?"Persisted entity":t.includes(M.CRON_JOB)?"Scheduled execution":t.includes(M.RELATIONAL_DATABASE)?"Relational database":C(r,r.project)+" entity"}return C(e,r.project)+" entity"}function kP(r){let e="Find ";return r.outputsDeclarations.forEach((t,i)=>{const a=Co(t),s=wP(a&&a.entity?C(a.entity,r.project):"unstructured data");i===0?e+=`${s} `:i===r.outputsDeclarations.length-1?e+=`and ${s} `:e+=`, ${s} `}),e}function qP(r){switch(r.name){case I.String:return"Text";case I.Number:return"Number";case I.Boolean:return"Boolean";case I.KeyValue:return"Data structure";case I.UUID:return"Unique identifier";case I.Date:return"Date";case I.EntityTemplate:return"Entity as template";case I.Enum:return"Enumeration";case I.File:return"File";case I.Null:return"Empty";case I.ActionDescriptor:return"Action descriptor";case I.Untyped:return"Untyped";default:return r.name}}function JP(r){switch(r.id){case $.List:return"Loop over list items";case $.ManualFlow:return"Manual flow control loop";case $.ObjectKeys:return"Loop over object keys";case $.ObjectValues:return"Loop over object values";case $.Counted:return"Loop given number of times";case $.String:return"Loop over text characters";case Te.Addition:return"Sum numbers";case Te.Subtraction:return"Subtract numbers";case Te.Multiplication:return"Multiply numbers";case Te.Division:return"Divide numbers";case Te.Remainder:return"Get remainder of numbers";case Te.Exponentiation:return"Get exponent of numbers";case K.AddIndex:return"Add at index position";case K.DeleteFirst:return"Delete first character";case K.DeleteLast:return"Delete last character";case K.DeleteIndex:return"Delete at index position";case K.Join:return"Join texts";case K.ReplaceAllMatches:return"Replace all matches";case K.ReplaceFirst:return"Replace first match";case K.ReplaceLast:return"Replace last match";case K.Split:return"Split text";case K.ReplaceIndex:return"Replace at index position";case K.ReplaceSingleMatch:return"Replace single match";case K.GetFirst:return"Get first character";case K.GetLast:return"Get last character";case K.GetIndex:return"Get at index position";case K.Append:return"Add at the end";case K.Prepend:return"Add at the start";case le.Wait:return"Wait";case le.Parallel:return"Run in parallel";case le.Sequential:return"Run in sequence";case nt.HttpRequest:return"HTTP request";case ce.CreateNewInstance:return"Create new copy of entity";case W.AddIndex:return"Add item at index position";case W.DeleteFirst:return"Delete first item";case W.DeleteLast:return"Delete last item";case W.DeleteIndex:return"Delete item at index position";case W.Join:return"Join lists";case W.ReplaceAllMatches:return"Replace all matches";case W.ReplaceFirst:return"Replace first match";case W.ReplaceLast:return"Replace last match";case W.Split:return"Split list";case W.ReplaceIndex:return"Replace at index position";case W.ReplaceSingleMatch:return"Replace single match";case W.GetFirst:return"Get first item";case W.GetLast:return"Get last item";case W.GetIndex:return"Get item at index position";case W.Append:return"Add item at the end";case W.Prepend:return"Add item at the start";case pn.PROJECT_PUBLICATION_COMPLETED:return"Project publication completed";default:return(r.name.slice(0,1).toUpperCase()+r.name.slice(1)).replaceAll("-"," ")}}function C(r,e){var t;if(n.FunctionDeclaration===r.type){const i=r.name;if(Object.values(Ct).includes(i))switch(i){case Ct.AbortExecution:return"Abort execution";case Ct.DeletePersistedEntity:return"Delete persisted entity";case Ct.SoftDeletePersistedEntity:return"Soft delete persisted entity";default:return So(r.type).replaceAll("-"," ")}return i}if(n.BuiltInBaseEntity===r.type)return UP([r.name]);if(zu.includes(r.type)&&r.type!==n.ActionDescriptor)return r.name;switch(r.type){case n.Search:return kP(r);case n.Operation:case n.InternalCall:case n.Loop:const i=Nt(r.declaration,e);return C(i,e);case n.ActionDescriptor:return JP(r);case n.BreakStatement:const a=Nt(r.parent,e);return`Stop loop ${C(a,e)}`;case n.ContinueStatement:const s=Nt(r.parent,e);return`Execute next iteration of ${C(s,e)}`;case n.FunctionCall:return Nt(r.declaration,e).name;case n.Condition:{const l=r;if((t=r.inputs)!=null&&t.length){const p=C(l.inputs[0],l.project);if(l.inputs[1]){const y=l.inputs[1].declaration.name;return`If ${p} ${wo(l)} ${y}`}return`If ${p} ${wo(l)}`}else return`If ${wo(l)}`}case n.ReturnStatement:{const l=Nt(r.parent,e);return`Output of ${C(l,e)}`}case n.InputMap:if(r.declaration){const l=Nt(r.declaration,e);return C(l,e)||""}else return r.name||"";case n.VariableInstance:{const l=Nt(r.declaration,e);return C(l,e)||""}case n.OutputMap:if(r.declaration){const l=Nt(r.declaration,e);return(l==null?void 0:l.name)||""}else return"";case n.PrimitiveEntity:case n.PrimitiveValue:return qP(r);default:return So(r.type).replaceAll("-"," ")}}function _o(r,e){const t=[];r.name||t.push(new b({id:`${r.id}--${S.EmptyName}`,message:`Entity with id "${r.id}" and type "${r.type}" has an empty name. Please provide a 'name' string.`,severity:T.Error,code:S.EmptyName,issue:null}));const i=e.entities.filter(a=>a.name===r.name);return i.length&&t.push(new b({id:`${r.id}--${S.NameNotUniqueInScope}`,message:`Entity with id "${r.id}" and type "${r.type}" has a name "${r.name}" that is not unique in the project. Entity with id "${i[0].id}" has the same name.
14
14
  Please provide a unique 'name' string.`,severity:T.Error,code:S.NameNotUniqueInScope,issue:null})),t}function hu(r,e){const t=[];r.name||t.push(new b({id:`${r.id}--${S.EmptyName}`,message:`Entity with id "${r.id}" and type "${r.type}" has an empty name. Please provide a 'name' string.`,severity:T.Error,code:S.EmptyName,issue:null}));const i=r.parent?N(r.parent):null;let a=e;i&&(a=e.get(i));const s=[];a.type===n.CustomEntity?s.push(...a.methods.map(l=>l)):a.type===n.Project?s.push(...a.functions.map(l=>l)):a.type===n.Loop?a.body&&s.push(a.body):a.type===n.InstalledProject&&s.push(...a.functions.map(l=>l));const o=s.filter(l=>l.name===r.name);return o.length&&t.push(new b({id:`${r.id}--${S.NameNotUniqueInScope}`,message:`Entity with id "${r.id}" and type "${r.type}" has a name "${r.name}" that is not unique in ${a.type===n.Project?"the globally declared project scope":"its parent entity"}. Entity with id "${o[0].id}" has the same name.
15
15
  Please provide a unique 'name' string.`,severity:T.Error,code:S.NameNotUniqueInScope,issue:null})),t}function fu(r,e){const t=[];r.name||t.push(new b({id:`${r.id}--${S.EmptyName}`,message:`Entity with id "${r.id}" and type "${r.type}" has an empty name. Please provide a 'name' string.`,severity:T.Error,code:S.EmptyName,issue:null}));const i=r.parent&&Nt(r.parent,e)||e;if(!i)t.push(new b({id:`${r.id}--parent-reference--${f.ReferencedEntityNotFound}`,message:`The entity with id '${r.parent}' that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,severity:T.Error,code:f.ReferencedEntityNotFound,issue:null}));else{const s=pu(i).filter(o=>o.name===r.name);s.length&&t.push(new b({id:`${r.id}--${S.NameNotUniqueInScope}`,message:`Entity with id "${r.id}" and type "${r.type}" has a name "${r.name}" that is not unique in its scope or higher scopes. Entity with id "${s[0].id}" has the same name.
16
16
  Please provide a unique 'name' string.`,severity:T.Error,code:S.NameNotUniqueInScope,issue:null}))}return t}function mu(r,e){const t=[];r.name||t.push(new b({id:`${r.id}--${S.EmptyName}`,message:`Entity with id "${r.id}" and type "${r.type}" has an empty name. Please provide a 'name' string.`,severity:T.Error,code:S.EmptyName,issue:null}));const i=N(r.parent);if(!i)t.push(new b({id:`${r.id}--parent-reference--${f.InvalidReferenceObjectStructure}`,message:`Reference object at 'parent' property for entity with id "${r.id}" and type "${r.type}" is not a valid reference. A reference needs to be a 'id' string of an existing entity in the project.`,severity:T.Error,code:f.InvalidReferenceObjectStructure,issue:null}));else{const a=e.get(i);if(!a)t.push(new b({id:`${r.id}--parent-reference--${f.ReferencedEntityNotFound}`,message:`The entity with id '${i}' that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,severity:T.Error,code:f.ReferencedEntityNotFound,issue:null}));else{const o=a.properties.filter(l=>l.name===r.name);o.length&&t.push(new b({id:`${r.id}--${S.NameNotUniqueInScope}`,message:`Entity with id "${r.id}" and type "${r.type}" has a name "${r.name}" that is not unique among all properties in the parent entity. Entity with id "${o[0].id}" has the same name.
17
17
  Please provide a unique 'name' string.`,severity:T.Error,code:S.NameNotUniqueInScope,issue:null}))}}return t}function Tu(r,e){const t=[];r.name||t.push(new b({id:`${r.id}--${S.EmptyName}`,message:`Entity with id "${r.id}" and type "${r.type}" has an empty name. Please provide a 'name' string.`,severity:T.Error,code:S.EmptyName,issue:null}));const i=N(r.parent);if(!i)t.push(new b({id:`${r.id}--parent-reference--${f.InvalidReferenceObjectStructure}`,message:`Reference object at 'parent' property for entity with id "${r.id}" and type "${r.type}" is not a valid reference. A reference needs to be a 'id' string of an existing entity in the project.`,severity:T.Error,code:f.InvalidReferenceObjectStructure,issue:null}));else{const a=e.get(i);if(!a)t.push(new b({id:`${r.id}--parent-reference--${f.ReferencedEntityNotFound}`,message:`The entity with id '${i}' that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,severity:T.Error,code:f.ReferencedEntityNotFound,issue:null}));else{const o=Lu(a).filter(l=>l.name===r.name);o.length&&t.push(new b({id:`${r.id}--${S.NameNotUniqueInScope}`,message:`Entity with id "${r.id}" and type "${r.type}" has a name "${r.name}" that is not unique among all inputs declared in the parent entity. Entity with id "${o[0].id}" has the same name.
18
18
  Please provide a unique 'name' string.`,severity:T.Error,code:S.NameNotUniqueInScope,issue:null}))}}return t}function Eu(r,e){const t=[];r.name||t.push(new b({id:`${r.id}--${S.EmptyName}`,message:`Entity with id "${r.id}" and type "${r.type}" has an empty name. Please provide a 'name' string.`,severity:T.Error,code:S.EmptyName,issue:null}));const i=N(r.parent);if(!i)t.push(new b({id:`${r.id}--parent-reference--${f.InvalidReferenceObjectStructure}`,message:`Reference object at 'parent' property for entity with id "${r.id}" and type "${r.type}" is not a valid reference. A reference needs to be a 'id' string of an existing entity in the project.`,severity:T.Error,code:f.InvalidReferenceObjectStructure,issue:null}));else{const a=e.get(i);if(!a)t.push(new b({id:`${r.id}--parent-reference--${f.ReferencedEntityNotFound}`,message:`The entity with id '${i}' that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,severity:T.Error,code:f.ReferencedEntityNotFound,issue:null}));else{const o=vA(a).filter(l=>l.name===r.name);o.length&&t.push(new b({id:`${r.id}--${S.NameNotUniqueInScope}`,message:`Entity with id "${r.id}" and type "${r.type}" has a name "${r.name}" that is not unique among all outputs declared in the parent entity. Entity with id "${o[0].id}" has the same name.
19
- Please provide a unique 'name' string.`,severity:T.Error,code:S.NameNotUniqueInScope,issue:null}))}}return t}function Q5(r,e){switch(r.type){case n.CustomEntity:return _o(r,e);case n.FunctionDeclaration:return hu(r,e);case n.VariableDeclaration:return fu(r,e);case n.Property:return mu(r,e);case n.ArgumentDeclaration:return Tu(r,e);case n.ReturnDeclaration:return Eu(r,e);default:return[]}}function Ze(r,e,t){const a=`${Bo(r)}-${e}-id`;return t.instances[a]?_.UUID.uuid():a}function bu(r,e){let t="",i=null;if(r.parent){const s=e.get(r.parent);s&&(i=s)}let a="";return i&&(a=`${Bo(C(i,e))}-`),t=`${a}${Bo(C(r,e))}-id`,e.instances[t]?_.UUID.uuid():t}function e2(r){var o;const e=v9(),t=r.toJSON();e.safeParse(t).success;const a=t2(r);(o=r.dataType)==null||o.validate();const s=[...a];if(r.id==="80c86e1b-caca-4ba5-9b1f-38f72d10e4a3"){const l=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(r,r.project)}" with id "${r.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});s.push(l.error)}return s}function t2(r){const e=[];if(!r.implements)return e;const t=r.implements;if(!t.abstract){const a=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(t,r.project)}" with id "${t.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});e.push(a.error)}if(r.static&&!t.static){const a=H({id:`${r.id}--${V.NonStaticPropertyImplementsStatic}`,message:`Static property "${C(r,r.project)}" with id "${r.id}" implements a non-static property "${C(t,r.project)}" with id "${t.id}".`,issue:null,severity:T.Error,code:V.NonStaticPropertyImplementsStatic,entity:r});e.push(a.error)}if(!r.static&&t.static){const a=H({id:`${r.id}--${V.StaticPropertyImplementsNonStatic}`,message:`Non-static property "${C(r,r.project)}" with id "${r.id}" implements a static property "${C(t,r.project)}" with id "${t.id}".`,issue:null,severity:T.Error,code:V.StaticPropertyImplementsNonStatic,entity:r});e.push(a.error)}if(!Ut(r.dataType,t.dataType)){const a=H({id:`${r.id}--${V.PropertyImplementsIncompatibleType}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a property "${C(t,r.project)}" with id "${t.id}" that has an incompatible data type.`,issue:null,severity:T.Error,code:V.PropertyImplementsIncompatibleType,entity:r});e.push(a.error)}return ie(r.errors,e)}function n2(r,e){const t=[];if(r.parent){const a=e.get(r.parent);if(!a)t.push(new b({id:`${r.id}--${r.parent}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", is referencing an entity with id "${r.parent}" that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null}));else{const s=er(a);if(s){const o=a!==s?`The entity of type '${r.type}' with id '${r.id}' have 'parent' with id '${r.parent}' because the entity belongs to a built-in '${s.type}' entity with id '${s.id}' (${C(s,a.project)}) higher up in the tree.`:`The entity of type '${r.type}' with id '${r.id}' have 'parent' with id '${r.parent}' because it is a built-in entity of type ${s.type}.`;t.push(new b({id:`${r.id}--${f.InvalidBuiltInEntityReference}`,code:f.InvalidBuiltInEntityReference,severity:T.Error,message:o,issue:null}))}else if(![n.CustomEntity].includes(a.type))t.push(new b({id:`${r.id}--${r.parent}--${f.InvalidParentReference}`,code:f.InvalidParentReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a parent reference that isn't pointing to an entity of type 'custom-entity'.`,issue:null}));else{const l=Qn(a).filter(p=>!p.interactive);if(l.length){let p=l.length>1?`The entity of type '${r.type}' with id '${r.id}' can't be added to the 'parent' entity with id '${a.id}' because it extends or implements multiple '${n.BuiltInBaseEntity}' entities that are non-interactive ("${U(l.map(y=>C(y,y.project)),'", "','" and "')}").`:`The entity of type '${r.type}' with id '${r.id}' can't be added to the 'parent' entity with id '${a.id}' because it extends or implements a '${n.BuiltInBaseEntity}' entity that is non-interactive ("${C(l[0],l[0].project)}").`;p+=`
19
+ Please provide a unique 'name' string.`,severity:T.Error,code:S.NameNotUniqueInScope,issue:null}))}}return t}function Q5(r,e){switch(r.type){case n.CustomEntity:return _o(r,e);case n.FunctionDeclaration:return hu(r,e);case n.VariableDeclaration:return fu(r,e);case n.Property:return mu(r,e);case n.ArgumentDeclaration:return Tu(r,e);case n.ReturnDeclaration:return Eu(r,e);default:return[]}}function Ze(r,e,t){const a=`${Bo(r)}-${e}-id`;return t.instances[a]?_.UUID.uuid():a}function bu(r,e){let t="",i=null;if(r.parent){const s=e.get(r.parent);s&&(i=s)}let a="";return i&&(a=`${Bo(C(i,e))}-`),t=`${a}${Bo(C(r,e))}-id`,e.instances[t]?_.UUID.uuid():t}function e2(r){var o;const e=v9(),t=r.toJSON();e.safeParse(t).success;const a=t2(r);(o=r.dataType)==null||o.validate();const s=[...a];if(r.id==="80c86e1b-caca-4ba5-9b1f-38f72d10e4a3"){const l=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(r,r.project)}" with id "${r.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});s.push(l.error)}return s}function t2(r){const e=[];if(!r.implements)return e;const t=r.implements;if(!t.abstract){const a=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(t,r.project)}" with id "${t.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});e.push(a.error)}if(r.static&&!t.static){const a=H({id:`${r.id}--${V.NonStaticPropertyImplementsStatic}`,message:`Static property "${C(r,r.project)}" with id "${r.id}" implements a non-static property "${C(t,r.project)}" with id "${t.id}".`,issue:null,severity:T.Error,code:V.NonStaticPropertyImplementsStatic,entity:r});e.push(a.error)}if(!r.static&&t.static){const a=H({id:`${r.id}--${V.StaticPropertyImplementsNonStatic}`,message:`Non-static property "${C(r,r.project)}" with id "${r.id}" implements a static property "${C(t,r.project)}" with id "${t.id}".`,issue:null,severity:T.Error,code:V.StaticPropertyImplementsNonStatic,entity:r});e.push(a.error)}if(!xt(r.dataType,t.dataType)){const a=H({id:`${r.id}--${V.PropertyImplementsIncompatibleType}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a property "${C(t,r.project)}" with id "${t.id}" that has an incompatible data type.`,issue:null,severity:T.Error,code:V.PropertyImplementsIncompatibleType,entity:r});e.push(a.error)}return ie(r.errors,e)}function n2(r,e){const t=[];if(r.parent){const a=e.get(r.parent);if(!a)t.push(new b({id:`${r.id}--${r.parent}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", is referencing an entity with id "${r.parent}" that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null}));else{const s=er(a);if(s){const o=a!==s?`The entity of type '${r.type}' with id '${r.id}' have 'parent' with id '${r.parent}' because the entity belongs to a built-in '${s.type}' entity with id '${s.id}' (${C(s,a.project)}) higher up in the tree.`:`The entity of type '${r.type}' with id '${r.id}' have 'parent' with id '${r.parent}' because it is a built-in entity of type ${s.type}.`;t.push(new b({id:`${r.id}--${f.InvalidBuiltInEntityReference}`,code:f.InvalidBuiltInEntityReference,severity:T.Error,message:o,issue:null}))}else if(![n.CustomEntity].includes(a.type))t.push(new b({id:`${r.id}--${r.parent}--${f.InvalidParentReference}`,code:f.InvalidParentReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a parent reference that isn't pointing to an entity of type 'custom-entity'.`,issue:null}));else{const l=Qn(a).filter(p=>!p.interactive);if(l.length){let p=l.length>1?`The entity of type '${r.type}' with id '${r.id}' can't be added to the 'parent' entity with id '${a.id}' because it extends or implements multiple '${n.BuiltInBaseEntity}' entities that are non-interactive ("${U(l.map(y=>C(y,y.project)),'", "','" and "')}").`:`The entity of type '${r.type}' with id '${r.id}' can't be added to the 'parent' entity with id '${a.id}' because it extends or implements a '${n.BuiltInBaseEntity}' entity that is non-interactive ("${C(l[0],l[0].project)}").`;p+=`
20
20
  ${Kn}`,t.push(new b({id:`${r.id}--${f.NonInteractiveEntityReferenced}`,code:f.NonInteractiveEntityReferenced,severity:T.Error,message:p,issue:null}))}else if(r.implements){const p=e.get(r.implements);if(r.id===r.implements)return t.push(new b({id:`${r.id}--${r.implements}--${f.SelfReference}`,code:f.SelfReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a reference to itself at 'implements'. This is not allowed. Change the reference string or the 'entityId' property of the reference object.`,issue:null})),t;if(!p)t.push(new b({id:`${r.id}--${r.implements}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", is referencing an entity with id "${r.implements}" that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null}));else{const y=a.properties.find(h=>{var m;return((m=h.implements)==null?void 0:m.id)===r.implements});y?t.push(new b({id:`${r.id}--${S.PropertyOverwrite}`,code:S.PropertyOverwrite,severity:T.Error,message:`The property with id "${r.id}" is trying to implement the property with id "${r.implements}", but the parent entity already has a property with id '${y.id}' that implements the same base property.`,issue:null})):[n.Property].includes(p.type)?p.abstract||t.push(new b({id:`${r.id}--${r.implements}--${f.InvalidImplementsReference}`,code:f.InvalidImplementsReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has an 'implements' reference that isn't pointing to an abstract entity.`,issue:null})):t.push(new b({id:`${r.id}--${r.implements}--${f.InvalidImplementsReference}`,code:f.InvalidImplementsReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has an 'implements' reference that isn't pointing to an entity of type 'property'.`,issue:null}))}}}}}const i=Ye(r,{},e);return t.push(...i.errors),t}const be=class be{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"name");d(this,"description",null);d(this,"private");d(this,"abstract");d(this,"index");d(this,"static");d(this,"required");d(this,"type",n.Property);d(this,"hidden",!1);d(this,"dataType",null);d(this,"implements",null);d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);d(this,"suggestion",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.name=e.name,this.description=e.description,this.private=e.private,this.abstract=e.abstract,this.index=e.index,this.static=e.static,this.required=e.required||!1,this.hidden=e.hidden||!1}static fromGenerationTarget(e,t){const i=N(e.parent),a=t.get(i);let s=null;if(e.implements){const p=N(e.implements);s=t.get(p)}const o={id:e.id,version:1,name:e.name,type:n.Property,index:a.properties.length,private:e.private,abstract:e.abstract,static:e.static,required:e.required||!1,hidden:!1,description:e.description,implements:s,dataType:null,parent:a},l=g(o,t);return l.setParent(a),l.initChildren(),l}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=n2(i,t),o=mu(i,t);return a.push(...s,...o,...Le(i)),{errors:a,modifiedData:i}}get isExtendedProperty(){const e=this.parent.allBaseRelatedPropertiesFromExtendedAndImplementedEntities.find(t=>t.name===this.name);return!!e&&e.id!==this.id&&!e.abstract}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated, as it would mean moving the '${this.type}' entity to another parent entity.
21
21
  This is likely an incorrect strategy, either the '${this.type}' entity doesn't need to be updated or it should be deleted and a new one created in the desired parent.`,issue:null})),(e.readsValue||e.writesValue)&&t.push(new b({id:`${this.id}--${S.InvalidObjectStructure}`,code:S.InvalidObjectStructure,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' is not a value reading or writing entity.
22
- ${Lo}`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return this.parent.addProperty(this),e.push(this.parent),{updated:E(e),added:E(t),removed:E(i),self:this}}setParent(e){return this.parent=e,this}initChildren(){if(this.initialized)return this;if(this.initialized=!0,this.initialData.dataType){const e=g(this.initialData.dataType,this.project);e.setParent(this),e.initChildren(),this.dataType=e}if(this.initialData.implements){const e=g(this.initialData.implements,this.project);this.implements=e}return this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.name=e.name||this.name,this.description=e.description||this.description,this.abstract=e.abstract||this.abstract,this.private=e.private||this.private,this.index=e.index||(e.index!==0?this.index:0),this.static=e.static||this.static,this.required=e.required||this.required,this.hidden=e.hidden||this.hidden,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.dataType){const{affected:s,removed:o}=this.dataType.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s),a.push(...o)}return e||this.parent.type===n.CustomEntity&&(this.parent.removeProperty(this),i.push(this.parent)),{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){const t=[];if(e.has(this.id))return{affected:[],self:this};if(e.add(this.id),this.subscribe(),this.dataType){const{affected:i}=this.dataType.restore({seenEntities:e});t.push(...i)}return this.parent.type===n.CustomEntity&&(this.parent.addProperty(this),t.push(this.parent)),{affected:t,self:this}}toFlat(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this,...((i=this.dataType)==null?void 0:i.toFlat(e))||[]])}toFlatIds(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.id,...((i=this.dataType)==null?void 0:i.toFlatIds(e))||[]])}toJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,index:this.index,private:this.private,required:this.required,static:this.static,abstract:this.abstract,hidden:this.hidden,dataType:((e=this.dataType)==null?void 0:e.toJSON())||null,implements:((t=this.implements)==null?void 0:t.toJSON())||null,parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t;return{id:this.id,version:this.version,name:this.name,description:this.description,type:this.type,index:this.index,private:this.private,required:this.required,abstract:this.abstract,static:this.static,hidden:this.hidden,dataType:((e=this.dataType)==null?void 0:e.toReference())||null,implements:((t=this.implements)==null?void 0:t.toReference())||null,parent:this.parent.toReference()}}toFlatJSON(e=new Set){var i,a;return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...((i=this.dataType)==null?void 0:i.toFlatJSON(e))||[],...((a=this.implements)==null?void 0:a.toFlatJSON(e))||[]])}toGenerationTarget(){var e;return{id:this.id,name:this.name,description:this.description,type:this.type,private:this.private,required:this.required,abstract:this.abstract,static:this.static,implements:((e=this.implements)==null?void 0:e.id)||null,parent:this.parent.id}}toFlatGenerationTarget(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...((i=this.dataType)==null?void 0:i.toFlatGenerationTarget(e))||[]])}clearErrors(){var e;return this.errors=[],(e=this.dataType)==null||e.clearErrors(),this}validate(){return this.errors=e2(this),this.errors.length,{success:!0,error:null,data:null}}getErrors(){var t;return[...this.errors,...((t=this.dataType)==null?void 0:t.getErrors())||[]]}getShallowErrors(){return this.errors}getDefaultValue(){var e;return((e=this.dataType)==null?void 0:e.defaultValue)||null}clone(e=null,t=null,i=!0){var m;const a=t||Ze(C(this,this.project),n.Property,this.project),s=a.split("-id"),o=s[s.length-1||0]||a;let l=e||this.parent;const p={hidden:!1,id:a,version:this.version,type:this.type,name:this.name,description:this.description,index:this.index,private:this.private,required:this.required,abstract:this.abstract,static:this.static,dataType:null,implements:this.implements,parent:l},y=kt(p,this.project);i&&y.subscribe(),y.setParent(l);const h=((m=this.dataType)==null?void 0:m.clone(y,o+"-data-type-id",i))||null;return h&&y.setDataType(h),this.implements&&(y.implements=this.implements),y}setDataType(e){return this.dataType=e,this}removeDataType(){return this.dataType=null,this}getDataType(){return this.dataType}};d(be,"MUTABLE_BASE_PROPERTIES",["name","description","private","abstract","static","required"]),d(be,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),d(be,"BASE_PROPERTIES",[...be.MUTABLE_BASE_PROPERTIES,...be.INMUTABLE_BASE_PROPERTIES]),d(be,"MUTABLE_META_PROPERTIES",[...be.MUTABLE_BASE_PROPERTIES,"index"]),d(be,"INMUTABLE_META_PROPERTIES",[...be.INMUTABLE_BASE_PROPERTIES]),d(be,"META_PROPERTIES",[...be.MUTABLE_META_PROPERTIES,...be.INMUTABLE_META_PROPERTIES]),d(be,"MUTABLE_UPSTREAM_PROPERTIES",[]),d(be,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","implements"]),d(be,"UPSTREAM_PROPERTIES",[...be.MUTABLE_UPSTREAM_PROPERTIES,...be.INMUTABLE_UPSTREAM_PROPERTIES]),d(be,"MUTABLE_DOWNSTREAM_PROPERTIES",["dataType"]),d(be,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(be,"DOWNSTREAM_PROPERTIES",[...be.MUTABLE_DOWNSTREAM_PROPERTIES,...be.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(be,"PROPERTIES",[...be.META_PROPERTIES,...be.UPSTREAM_PROPERTIES,...be.DOWNSTREAM_PROPERTIES]);let Cr=be;function r2(r){const e=F3(),t=r.toJSON();e.safeParse(t).success;const a=i2(r),s=a2(r),o=St(r);r.inputs.forEach(p=>p.validate()),o.forEach(p=>p.validate());const l=[...a,...s];if(r.id==="getCompanyByIdEndpointReachedEntityEvent"){const p=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(r,r.project)}" with id "${r.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});l.push(p.error)}return ie(r.errors,l)}function i2(r){const e=[];if(!r.calls.length){const t=H({id:`${r.id}--${V.ScopeWithoutLogic}`,message:`Action "${C(r,r.project)}" with id "${r.id}" does not have any logic defined. So it doesn't do anything.`,issue:null,severity:T.Warning,code:V.ScopeWithoutLogic,entity:r});e.push(t.error)}return ie(r.errors,e)}function a2(r){const e=[];return r.implements,ie(r.errors,e)}const Re=class Re{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"name");d(this,"description",null);d(this,"x");d(this,"y");d(this,"collapsed");d(this,"private");d(this,"index",null);d(this,"type",n.FunctionDeclaration);d(this,"implements",null);d(this,"inputs",[]);d(this,"returnStatements",[]);d(this,"calls",[]);d(this,"parent");d(this,"detachedChildren",[]);d(this,"errors",[]);d(this,"project");d(this,"initialized",!1);d(this,"suggestion",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.name=e.name,this.description=e.description,this.private=e.private,this.collapsed=e.collapsed,this.x=e.x,this.y=e.y,this.index=e.index}static fromGenerationTarget(e,t){let i=t;if(e.parent){const l=N(e.parent);i=t.get(l)}let a=null;if(e.implements){const l=N(e.implements);a=t.get(l)}const s={id:e.id,version:1,name:e.name,type:n.FunctionDeclaration,index:i.type===n.CustomEntity?i.methods.length:null,description:e.description,collapsed:!1,private:!1,returnStatements:[],calls:[],inputs:[],implements:a,x:0,y:0,parent:i},o=g(s,t);return o.setParent(i),o.initChildren(),o}static validateGenerationTarget(e,t){var h;let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:[n.Project,n.InstalledProject,n.CustomEntity,n.Loop],optional:!0},implements:{list:!1,types:[n.ActionDescriptor],optional:!0}},t);i=s.modifiedData;const o=hu(i,t),l=i.parent?t.get(i.parent):null;if(l&&l.type===n.CustomEntity){const m=l,v=Qn(m).filter(D=>!D.interactive);if(v.length){let D=v.length>1?`The entity of type '${e.type}' with id '${e.id}' can't be added to the 'parent' entity with id '${m.id}' because it extends or implements multiple '${n.BuiltInBaseEntity}' entities that are non-interactive ("${U(v.map(A=>C(A,A.project)),'", "','" and "')}").`:`The entity of type '${e.type}' with id '${e.id}' can't be added to the 'parent' entity with id '${m.id}' because it extends or implements a '${n.BuiltInBaseEntity}' entity that is non-interactive ("${C(v[0],v[0].project)}").`;D+=`
23
- ${Kn}`,a.push(new b({id:`${e.id}--${f.NonInteractiveEntityReferenced}`,code:f.NonInteractiveEntityReferenced,severity:T.Error,message:D,issue:null}))}else{const D=m.methods.find(F=>{var k;return((k=F.implements)==null?void 0:k.id)===i.implements});D&&a.push(new b({id:`${i.id}--${S.MethodOverwrite}`,code:S.MethodOverwrite,severity:T.Error,message:`The '${n.FunctionDeclaration}' with id "${i.id}" is trying to implement the '${n.ActionDescriptor}' with id "${i.implements}", but the parent custom-entity already has a ${n.FunctionDeclaration} with id '${D.id}' that implements the same base method.
22
+ ${Lo}`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return this.parent.addProperty(this),e.push(this.parent),{updated:E(e),added:E(t),removed:E(i),self:this}}setParent(e){return this.parent=e,this}initChildren(){if(this.initialized)return this;if(this.initialized=!0,this.initialData.dataType){const e=g(this.initialData.dataType,this.project);e.setParent(this),e.initChildren(),this.dataType=e}if(this.initialData.implements){const e=g(this.initialData.implements,this.project);this.implements=e}return this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.name=e.name||this.name,this.description=e.description||this.description,this.abstract=e.abstract||this.abstract,this.private=e.private||this.private,this.index=e.index||(e.index!==0?this.index:0),this.static=e.static||this.static,this.required=e.required||this.required,this.hidden=e.hidden||this.hidden,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.dataType){const{affected:s,removed:o}=this.dataType.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s),a.push(...o)}return e||this.parent.type===n.CustomEntity&&(this.parent.removeProperty(this),i.push(this.parent)),{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){const t=[];if(e.has(this.id))return{affected:[],self:this};if(e.add(this.id),this.subscribe(),this.dataType){const{affected:i}=this.dataType.restore({seenEntities:e});t.push(...i)}return this.parent.type===n.CustomEntity&&(this.parent.addProperty(this),t.push(this.parent)),{affected:t,self:this}}toFlat(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this,...((i=this.dataType)==null?void 0:i.toFlat(e))||[]])}toFlatIds(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.id,...((i=this.dataType)==null?void 0:i.toFlatIds(e))||[]])}toJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,index:this.index,private:this.private,required:this.required,static:this.static,abstract:this.abstract,hidden:this.hidden,dataType:((e=this.dataType)==null?void 0:e.toJSON())||null,implements:((t=this.implements)==null?void 0:t.toJSON())||null,parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t;return{id:this.id,version:this.version,name:this.name,description:this.description,type:this.type,index:this.index,private:this.private,required:this.required,abstract:this.abstract,static:this.static,hidden:this.hidden,dataType:((e=this.dataType)==null?void 0:e.toReference())||null,implements:((t=this.implements)==null?void 0:t.toReference())||null,parent:this.parent.toReference()}}toFlatJSON(e=new Set){var i,a;return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...((i=this.dataType)==null?void 0:i.toFlatJSON(e))||[],...((a=this.implements)==null?void 0:a.toFlatJSON(e))||[]])}toGenerationTarget(){var e;return{id:this.id,name:this.name,description:this.description,type:this.type,private:this.private,required:this.required,abstract:this.abstract,static:this.static,implements:((e=this.implements)==null?void 0:e.id)||null,parent:this.parent.id}}toFlatGenerationTarget(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...((i=this.dataType)==null?void 0:i.toFlatGenerationTarget(e))||[]])}clearErrors(){var e;return this.errors=[],(e=this.dataType)==null||e.clearErrors(),this}validate(){return this.errors=e2(this),this.errors.length,{success:!0,error:null,data:null}}getErrors(){var t;return[...this.errors,...((t=this.dataType)==null?void 0:t.getErrors())||[]]}getShallowErrors(){return this.errors}getDefaultValue(){var e;return((e=this.dataType)==null?void 0:e.defaultValue)||null}clone(e=null,t=null,i=!0){var m;const a=t||Ze(C(this,this.project),n.Property,this.project),s=a.split("-id"),o=s[s.length-1||0]||a;let l=e||this.parent;const p={hidden:!1,id:a,version:this.version,type:this.type,name:this.name,description:this.description,index:this.index,private:this.private,required:this.required,abstract:this.abstract,static:this.static,dataType:null,implements:this.implements,parent:l},y=qt(p,this.project);i&&y.subscribe(),y.setParent(l);const h=((m=this.dataType)==null?void 0:m.clone(y,o+"-data-type-id",i))||null;return h&&y.setDataType(h),this.implements&&(y.implements=this.implements),y}setDataType(e){return this.dataType=e,this}removeDataType(){return this.dataType=null,this}getDataType(){return this.dataType}};d(be,"MUTABLE_BASE_PROPERTIES",["name","description","private","abstract","static","required"]),d(be,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),d(be,"BASE_PROPERTIES",[...be.MUTABLE_BASE_PROPERTIES,...be.INMUTABLE_BASE_PROPERTIES]),d(be,"MUTABLE_META_PROPERTIES",[...be.MUTABLE_BASE_PROPERTIES,"index"]),d(be,"INMUTABLE_META_PROPERTIES",[...be.INMUTABLE_BASE_PROPERTIES]),d(be,"META_PROPERTIES",[...be.MUTABLE_META_PROPERTIES,...be.INMUTABLE_META_PROPERTIES]),d(be,"MUTABLE_UPSTREAM_PROPERTIES",[]),d(be,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","implements"]),d(be,"UPSTREAM_PROPERTIES",[...be.MUTABLE_UPSTREAM_PROPERTIES,...be.INMUTABLE_UPSTREAM_PROPERTIES]),d(be,"MUTABLE_DOWNSTREAM_PROPERTIES",["dataType"]),d(be,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(be,"DOWNSTREAM_PROPERTIES",[...be.MUTABLE_DOWNSTREAM_PROPERTIES,...be.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(be,"PROPERTIES",[...be.META_PROPERTIES,...be.UPSTREAM_PROPERTIES,...be.DOWNSTREAM_PROPERTIES]);let Cr=be;function r2(r){const e=F3(),t=r.toJSON();e.safeParse(t).success;const a=i2(r),s=a2(r),o=St(r);r.inputs.forEach(p=>p.validate()),o.forEach(p=>p.validate());const l=[...a,...s];if(r.id==="getCompanyByIdEndpointReachedEntityEvent"){const p=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(r,r.project)}" with id "${r.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});l.push(p.error)}return ie(r.errors,l)}function i2(r){const e=[];if(!r.calls.length){const t=H({id:`${r.id}--${V.ScopeWithoutLogic}`,message:`Action "${C(r,r.project)}" with id "${r.id}" does not have any logic defined. So it doesn't do anything.`,issue:null,severity:T.Warning,code:V.ScopeWithoutLogic,entity:r});e.push(t.error)}return ie(r.errors,e)}function a2(r){const e=[];return r.implements,ie(r.errors,e)}const Re=class Re{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"name");d(this,"description",null);d(this,"x");d(this,"y");d(this,"collapsed");d(this,"private");d(this,"index",null);d(this,"type",n.FunctionDeclaration);d(this,"implements",null);d(this,"inputs",[]);d(this,"returnStatements",[]);d(this,"calls",[]);d(this,"parent");d(this,"detachedChildren",[]);d(this,"errors",[]);d(this,"project");d(this,"initialized",!1);d(this,"suggestion",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.name=e.name,this.description=e.description,this.private=e.private,this.collapsed=e.collapsed,this.x=e.x,this.y=e.y,this.index=e.index}static fromGenerationTarget(e,t){let i=t;if(e.parent){const l=N(e.parent);i=t.get(l)}let a=null;if(e.implements){const l=N(e.implements);a=t.get(l)}const s={id:e.id,version:1,name:e.name,type:n.FunctionDeclaration,index:i.type===n.CustomEntity?i.methods.length:null,description:e.description,collapsed:!1,private:!1,returnStatements:[],calls:[],inputs:[],implements:a,x:0,y:0,parent:i},o=g(s,t);return o.setParent(i),o.initChildren(),o}static validateGenerationTarget(e,t){var h;let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:[n.Project,n.InstalledProject,n.CustomEntity,n.Loop],optional:!0},implements:{list:!1,types:[n.ActionDescriptor],optional:!0}},t);i=s.modifiedData;const o=hu(i,t),l=i.parent?t.get(i.parent):null;if(l&&l.type===n.CustomEntity){const m=l,v=Qn(m).filter(P=>!P.interactive);if(v.length){let P=v.length>1?`The entity of type '${e.type}' with id '${e.id}' can't be added to the 'parent' entity with id '${m.id}' because it extends or implements multiple '${n.BuiltInBaseEntity}' entities that are non-interactive ("${U(v.map(A=>C(A,A.project)),'", "','" and "')}").`:`The entity of type '${e.type}' with id '${e.id}' can't be added to the 'parent' entity with id '${m.id}' because it extends or implements a '${n.BuiltInBaseEntity}' entity that is non-interactive ("${C(v[0],v[0].project)}").`;P+=`
23
+ ${Kn}`,a.push(new b({id:`${e.id}--${f.NonInteractiveEntityReferenced}`,code:f.NonInteractiveEntityReferenced,severity:T.Error,message:P,issue:null}))}else{const P=m.methods.find(F=>{var k;return((k=F.implements)==null?void 0:k.id)===i.implements});P&&a.push(new b({id:`${i.id}--${S.MethodOverwrite}`,code:S.MethodOverwrite,severity:T.Error,message:`The '${n.FunctionDeclaration}' with id "${i.id}" is trying to implement the '${n.ActionDescriptor}' with id "${i.implements}", but the parent custom-entity already has a ${n.FunctionDeclaration} with id '${P.id}' that implements the same base method.
24
24
  A ${n.FunctionDeclaration} that has a parent of type '${n.CustomEntity}' is considered a method of that entity, and cannot implement the same '${n.ActionDescriptor}' more than once.
25
25
  ${n.ActionDescriptor} entities inside a ${n.CustomEntity} are considered abstract methods that can be implemented by ${n.FunctionDeclaration} entities inside the same parent.
26
26
  If you want to modify the existing implementation, you can update the existing method instead, but it will have to match the same base ${n.ActionDescriptor} signature, otherwise the implementation will have a validation error.`,issue:null}));const A=i.implements;m.abstractMethods.find(F=>F.id===A)||a.push(new b({id:`${i.id}--${f.InvalidImplementsReference}`,code:f.InvalidImplementsReference,severity:T.Error,message:`The '${n.FunctionDeclaration}' with id "${i.id}" is trying to implement the '${n.ActionDescriptor}' with id "${i.implements}", but the parent custom-entity with id "${m.id}" does not have a action descriptor (abstract method) with that id.
@@ -29,12 +29,12 @@ If you want to implement a new method, you can create a new 'function-declaratio
29
29
  If you want to modify the existing implementation, you can update the existing method instead, but it will have to match the same base ${n.ActionDescriptor} signature, otherwise the implementation will have a validation error.`,issue:null}))}}else if(l&&l.type===n.Loop){const m=l.body;m&&((h=m.implements)==null?void 0:h.id)===i.implements&&a.push(new b({id:`${i.id}--${S.MethodOverwrite}`,code:S.MethodOverwrite,severity:T.Error,message:`The '${n.FunctionDeclaration}' with id "${i.id}" is being added as the 'body' of the ${n.Loop} with id "${l.id}", but the loop already has a function-declaration body. A loop can only have one function-declaration body at a time. You can edit the existing body instead, but it will have to match the same base signature, otherwise the implementation will have a validation error.`,issue:null}))}const p=i.parent&&t.get(i.parent)||t.getBuiltIn(i.parent),y=p?er(p):null;return y&&a.push(new b({id:`${e.id}--${f.BuiltInEntityParent}`,code:f.BuiltInEntityParent,severity:T.Error,message:`The entity with id '${e.id}' and type '${e.type}', belongs to a built-in system entity "${C(y,t)}" with id '${y.id}', and therefore it cannot be created as it would affect a built in entity, which are inmutable.`,issue:null})),a.push(...s.errors,...o,...Le(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&(this.parent.type===n.Project?t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated, as it would mean moving the '${this.type}' entity to another parent entity.
30
30
  This is likely an incorrect strategy because this is a globally declared '${this.type}' entity which can only have the root project as its parent.`,issue:null})):t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated, as it would mean moving the '${this.type}' entity to another parent entity.
31
31
  This is likely an incorrect strategy because this function declaration is a method, since it belongs to a '${this.parent.type}' entity, either the '${this.type}' entity doesn't need to be updated or it should be deleted and a new one created in the desired parent.
32
- Please consider that any updates might affect the overlap with the signature of the parent entity's action descriptors.`,issue:null}))),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return this.parent===this.project?this.project.addFunctionDeclaration(this):this.parent.type===n.CustomEntity?(this.parent.addMethod(this),e.push(this.parent)):this.parent.type===n.Loop&&(this.parent.setBody(this),e.push(this.parent)),{updated:E(e),added:E(t),removed:E(i),self:this}}replaceDetachedChild(e,t){const i=this.detachedChildren.indexOf(e);return i!==-1&&(this.detachedChildren[i]=t),this}subscribeDetachedChild(e){return this.detachedChildren.includes(e)||this.detachedChildren.push(e),this}addInputDeclaration(e){return this.inputs.includes(e)||this.inputs.push(e),this}removeInputDeclaration(e){const t=this.inputs.indexOf(e);return t!==-1&&this.inputs.splice(t,1),this}setParent(e){return this.parent=e,this}setImplements(e){return this.implements=e,this}addCall(e){return this.calls.includes(e)||this.calls.push(e),this}removeCall(e){const t=this.calls.indexOf(e);return t!==-1&&this.calls.splice(t,1),this}initChildren(){return this.initialized?this:(this.initialized=!0,this.inputs=this.initialData.inputs.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.calls=this.initialData.calls.map(e=>{const t=g(e,this.project);return t.addEntryCaller(this),[n.BreakStatement,n.ContinueStatement].includes(t.type)?(t.setParent(this.parent),t.initChildren()):t.type!==n.InternalCall&&(t.setParent(this),t.initChildren()),t}),this.returnStatements=this.initialData.returnStatements.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.implements&&(this.implements=g(this.initialData.implements,this.project)),this)}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.name=e.name||this.name,this.description=e.description||this.description,this.private=e.private||this.private,this.index=e.index||(e.index!==0?this.index:0),this.collapsed=e.collapsed!==void 0?e.collapsed:this.collapsed,this.x=e.x||this.x,this.y=e.y||this.y,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];return t.has(this.id)?{affected:[],removed:[]}:(t.add(this.id),a.push(this),this.unsubscribe(),this.inputs.forEach(o=>{const{affected:l,removed:p}=o.remove({ignoreUpstream:!0,seenEntities:t});i.push(...l),a.push(...p)}),St(this).forEach(o=>{const{affected:l,removed:p}=o.remove({ignoreUpstream:!0,seenEntities:t});i.push(...l),a.push(...p)}),{affected:E(i),removed:E(a)})}restore({seenEntities:e}={seenEntities:new Set}){const t=[];return e.has(this.id)?{affected:[],self:this}:(e.add(this.id),this.subscribe(),this.inputs.forEach(a=>{const{affected:s}=a.restore({seenEntities:e});t.push(...s)}),St(this).forEach(a=>{const{affected:s}=a.restore({seenEntities:e});t.push(...s)}),{affected:E(t),self:this})}toFlat(e=new Set){if(e.has(this.id))return[];e.add(this.id);const t=St(this);return[this,...this.inputs.flatMap(a=>a.toFlat(e)),...this.calls.flatMap(a=>a.toFlat(e)),...this.returnStatements.flatMap(a=>a.toFlat(e)),...this.implements?this.implements.toFlat(e):[],...t.flatMap(a=>a.toFlat(e))]}toFlatIds(e=new Set){if(e.has(this.id))return[];e.add(this.id);const t=St(this);return[this.id,...this.inputs.flatMap(a=>a.toFlatIds(e)),...this.calls.flatMap(a=>a.toFlatIds(e)),...this.returnStatements.flatMap(a=>a.toFlatIds(e)),...this.implements?this.implements.toFlatIds(e):[],...t.flatMap(a=>a.toFlatIds(e))]}toJSON(){var e;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,index:this.index,x:this.x,y:this.y,collapsed:this.collapsed,private:this.private,parent:this.parent.toReference(),calls:this.calls.map(t=>t.toJSON()),inputs:this.inputs.map(t=>t.toJSON()),implements:((e=this.implements)==null?void 0:e.toJSON())||null,returnStatements:this.returnStatements.map(t=>t.toJSON())}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,index:this.index,collapsed:this.collapsed,private:this.private,x:this.x,y:this.y,inputs:this.inputs.map(t=>t.toReference()),calls:this.calls.map(t=>t.toReference()),returnStatements:this.returnStatements.map(t=>t.toReference()),implements:((e=this.implements)==null?void 0:e.toReference())||null,parent:this.parent.toReference()}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.inputs.flatMap(i=>i.toFlatJSON(e)),...this.calls.flatMap(i=>i.toFlatJSON(e)),...this.returnStatements.flatMap(i=>i.toFlatJSON(e)),...this.implements?this.implements.toFlatJSON(e):[]])}toGenerationTarget(){var t;const e=this.parent.type===n.Project?void 0:this.parent.id;return{id:this.id,name:this.name,description:this.description,type:this.type,private:this.private,implements:((t=this.implements)==null?void 0:t.id)||null,parent:e}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.inputs.flatMap(i=>i.toFlatGenerationTarget(e)),...this.calls.flatMap(i=>i.toFlatGenerationTarget(e)),...this.returnStatements.flatMap(i=>i.toFlatGenerationTarget(e))])}clearErrors(){return this.errors=[],this.inputs.forEach(e=>e.clearErrors()),this.calls.forEach(e=>e.clearErrors()),this.returnStatements.forEach(e=>e.clearErrors()),this}validate(){const e=r2(this);return this.errors=[...e],{success:!0,error:null,data:this.toJSON()}}getErrors(){const e=St(this);return[...this.errors,...this.inputs.flatMap(i=>i.getErrors()),...e.flatMap(i=>i.getErrors())]}getShallowErrors(){return this.errors}clone(e=null,t=null,i=!0,a=!1){var m;const s=this.toJSON(),o=t||Ze(C(this,this.project),n.FunctionDeclaration,this.project);s.inputs=[];const l=o.split("-id"),p=l[l.length-1||0]||o;s.id=o;const y=kt(s,this.project);e?y.setParent(e):y.setParent(this.parent),i&&y.subscribe(),y.initChildren();const h=(m=this.inputs)==null?void 0:m.map((R,v)=>R.clone(this,p+"-argument-declaration-"+v+"-id",i));return y.inputs=h,y}getVariableInstances(){return re(this).filter(i=>i.type===n.VariableInstance)}getArgument(e){return this.inputs.find(t=>t.id===e)||null}createCall(e=this.project,t={}){const i={id:t.id||_.UUID.uuid(),version:t.version||1,type:n.FunctionCall,parent:e.toReference(),successCalls:t.successCalls||[],errorCalls:t.errorCalls||[],inputs:t.inputs||[],outputs:t.outputs||[],error:t.error||null,process:t.process||null,calledBySuccess:t.calledBySuccess||[],calledByError:t.calledByError||[],calledByEntry:t.calledByEntry||[],declaration:this.toJSON(),x:0,y:0},a=g(i,this.project);return a.setParent(e),a.initChildren(),e===this.project&&this.project.addFunctionCall(a),a}createInternalCall(e,t={}){const i={id:t.id||_.UUID.uuid(),version:t.version||1,type:n.InternalCall,parent:e.toReference(),successCalls:t.successCalls||[],errorCalls:t.errorCalls||[],inputs:t.inputs||[],outputs:t.outputs||[],error:t.error||null,process:t.process||null,calledBySuccess:t.calledBySuccess||[],calledByError:t.calledByError||[],calledByEntry:t.calledByEntry||[],declaration:this.toShallowJSON(),index:e.internalCalls.length},a=g(i,this.project);return a.setParent(e),a.initChildren(),a}addReturnStatement(e){return this.returnStatements.includes(e)||this.returnStatements.push(e),this}removeReturnStatement(e){const t=this.returnStatements.indexOf(e);return t!==-1&&this.returnStatements.splice(t,1),this}getUniqueReturnDeclarations(){const e=[],i=[...this.returnStatements].flatMap(a=>a.outputs);if(this.implements){const a=this.implements.outputs;return i.forEach(s=>{const o=a.find(p=>p===s.implements),l=e.find(p=>p.implements===s.implements);o&&!l&&e.push(s)}),E(e)}else return i.forEach(a=>{e.find(o=>o===a||C(o,this.project)===C(a,this.project)&&Ut(o.dataType,a.dataType))||e.push(a)}),E(e)}};d(Re,"MUTABLE_BASE_PROPERTIES",["name","description","private"]),d(Re,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),d(Re,"BASE_PROPERTIES",[...Re.MUTABLE_BASE_PROPERTIES,...Re.INMUTABLE_BASE_PROPERTIES]),d(Re,"MUTABLE_META_PROPERTIES",[...Re.MUTABLE_BASE_PROPERTIES,"x","y","index","collapsed"]),d(Re,"INMUTABLE_META_PROPERTIES",[...Re.INMUTABLE_BASE_PROPERTIES]),d(Re,"META_PROPERTIES",[...Re.MUTABLE_META_PROPERTIES,...Re.INMUTABLE_META_PROPERTIES]),d(Re,"MUTABLE_UPSTREAM_PROPERTIES",[]),d(Re,"INMUATABLE_UPSTREAM_PROPERTIES",["parent","implements"]),d(Re,"UPSTREAM_PROPERTIES",[...Re.MUTABLE_UPSTREAM_PROPERTIES,...Re.INMUATABLE_UPSTREAM_PROPERTIES]),d(Re,"MUTABLE_DOWNSTREAM_PROPERTIES",["inputs","calls","returnStatements"]),d(Re,"INMUATABLE_DOWNSTREAM_PROPERTIES",[]),d(Re,"DOWNSTREAM_PROPERTIES",[...Re.MUTABLE_DOWNSTREAM_PROPERTIES,...Re.INMUATABLE_DOWNSTREAM_PROPERTIES]),d(Re,"PROPERTIES",[...Re.META_PROPERTIES,...Re.UPSTREAM_PROPERTIES,...Re.DOWNSTREAM_PROPERTIES]);let Br=Re;function s2(r){const e=q6(),t=r.toJSON();e.safeParse(t).success;const a=[];if(r.entity&&r.andChildrenGroup||r.entity&&r.orChildrenGroup||r.andChildrenGroup&&r.orChildrenGroup){const s=H({id:r.id+"--"+V.InvalidPropertiesCombination,message:`Data type with id "${r.id}" has invalid properties combination. Only one of the following properties can be present at the time: 'entity', 'andChildrenGroup' or 'orChildrenGroup'`,issue:null,severity:T.Error,code:V.InvalidPropertiesCombination,entity:r});a.push(s.error)}return ie(r.errors,a)}function o2(r,e){const t=[],i=[n.CustomEntity,n.ActionDescriptor,n.Property,n.ArgumentDeclaration,n.ReturnDeclaration,n.VariableDeclaration,n.ValueDescriptor,n.DataType],a=`'${U(i,"', '","' or '")}'`;if(r.parent)if(r.id===r.parent)t.push(new b({id:`${r.id}--${r.parent}--${f.SelfReference}`,code:f.SelfReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a reference to itself at 'parent'. This is not allowed. Change the reference string or the 'entityId' property of the reference object.`,issue:null}));else{const s=e.get(r.parent);s?i.includes(s.type)||t.push(new b({id:`${r.id}--${r.parent}--${f.InvalidParentReference}`,code:f.InvalidParentReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a parent reference that isn't pointing to an entity of type ${a}.`,issue:null})):t.push(new b({id:`${r.id}--${r.parent}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", is referencing an entity with id "${r.parent}" that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null}))}else t.push(new b({id:`${r.id}--${S.InvalidObjectStructure}`,code:S.InvalidObjectStructure,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}" is missing a 'parent' reference. The 'parent' of a 'data-type' entity must be a reference to an entity of type ${a}.`,issue:null}));if(r.entity){if(r.id===r.entity)return t.push(new b({id:`${r.id}--${r.entity}--${f.SelfReference}`,code:f.SelfReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a reference to itself at 'entity'. This is not allowed. Change the reference string or the 'entityId' property of the reference object.`,issue:null})),t;const s=e.get(r.entity);s?[n.CustomEntity,n.PrimitiveEntity,n.ActionDescriptor,n.BuiltInBaseEntity].includes(s.type)||t.push(new b({id:`${r.id}--${r.entity}--${f.InvalidImplementsReference}`,code:f.InvalidImplementsReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has an 'entity' reference that isn't pointing to an entity of type 'custom-entity', 'primitive-entity', 'action-descriptor' or 'built-in-base-entity'.`,issue:null})):t.push(new b({id:`${r.id}--${r.entity}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", is referencing an entity with id "${r.entity}" that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null}))}return t}const ge=class ge{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"isNullable");d(this,"isList",null);d(this,"constant");d(this,"asType",null);d(this,"type",n.DataType);d(this,"options");d(this,"parentRelationType");d(this,"like");d(this,"defaultValue",null);d(this,"entity",null);d(this,"andChildrenGroup",null);d(this,"orChildrenGroup",null);d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);d(this,"inferred",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.isNullable=e.isNullable,this.isList=e.isList,this.constant=e.constant,this.asType=e.asType,this.options=e.options,this.parentRelationType=e.parentRelationType,this.inferred=e.inferred||!1,this.like=e.like||!1}static fromGenerationTarget(e,t){const i=N(e.parent),a=t.get(i);let s=null;e.entity&&(s=t.get(e.entity));const o={id:e.id,version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,parentRelationType:e.parentRelationType,isList:e.isList,isNullable:e.isNullable,constant:e.constant,like:e.like||!1,inferred:!1,defaultValue:null,entity:s,asType:e.asType,parent:a},l=g(o,t);return l.setParent(a),l.initChildren(),l}static validateGenerationTarget(e,t){var p;let i=JSON.parse(JSON.stringify(e));const a=[],s=o2(i,t);if(a.push(...s,...Le(i)),i.entity){const y=t.get(i.entity);if(y.type===n.CustomEntity){const m=Qn(y).filter(R=>!R.interactive);if(m.length){const R=m.length>1?`entities with ids '${U(m.map(v=>v.id),"', '","' and '")}'`:`entity with id '${m[0].id}'`;a.push(new b({id:`${e.id}--${f.NonInteractiveEntityReferenced}`,code:f.NonInteractiveEntityReferenced,severity:T.Error,message:`The entity with id '${e.id}' and type '${e.type}', cannot reference 'custom-entity' with id '${i.entity}' at 'entity'. The entity extends or implements non-interactive built-in-base-entity ${R}.
32
+ Please consider that any updates might affect the overlap with the signature of the parent entity's action descriptors.`,issue:null}))),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return this.parent===this.project?this.project.addFunctionDeclaration(this):this.parent.type===n.CustomEntity?(this.parent.addMethod(this),e.push(this.parent)):this.parent.type===n.Loop&&(this.parent.setBody(this),e.push(this.parent)),{updated:E(e),added:E(t),removed:E(i),self:this}}replaceDetachedChild(e,t){const i=this.detachedChildren.indexOf(e);return i!==-1&&(this.detachedChildren[i]=t),this}subscribeDetachedChild(e){return this.detachedChildren.includes(e)||this.detachedChildren.push(e),this}addInputDeclaration(e){return this.inputs.includes(e)||this.inputs.push(e),this}removeInputDeclaration(e){const t=this.inputs.indexOf(e);return t!==-1&&this.inputs.splice(t,1),this}setParent(e){return this.parent=e,this}setImplements(e){return this.implements=e,this}addCall(e){return this.calls.includes(e)||this.calls.push(e),this}removeCall(e){const t=this.calls.indexOf(e);return t!==-1&&this.calls.splice(t,1),this}initChildren(){return this.initialized?this:(this.initialized=!0,this.inputs=this.initialData.inputs.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.calls=this.initialData.calls.map(e=>{const t=g(e,this.project);return t.addEntryCaller(this),[n.BreakStatement,n.ContinueStatement].includes(t.type)?(t.setParent(this.parent),t.initChildren()):t.type!==n.InternalCall&&(t.setParent(this),t.initChildren()),t}),this.returnStatements=this.initialData.returnStatements.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.implements&&(this.implements=g(this.initialData.implements,this.project)),this)}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.name=e.name||this.name,this.description=e.description||this.description,this.private=e.private||this.private,this.index=e.index||(e.index!==0?this.index:0),this.collapsed=e.collapsed!==void 0?e.collapsed:this.collapsed,this.x=e.x||this.x,this.y=e.y||this.y,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];return t.has(this.id)?{affected:[],removed:[]}:(t.add(this.id),a.push(this),this.unsubscribe(),this.inputs.forEach(o=>{const{affected:l,removed:p}=o.remove({ignoreUpstream:!0,seenEntities:t});i.push(...l),a.push(...p)}),St(this).forEach(o=>{const{affected:l,removed:p}=o.remove({ignoreUpstream:!0,seenEntities:t});i.push(...l),a.push(...p)}),{affected:E(i),removed:E(a)})}restore({seenEntities:e}={seenEntities:new Set}){const t=[];return e.has(this.id)?{affected:[],self:this}:(e.add(this.id),this.subscribe(),this.inputs.forEach(a=>{const{affected:s}=a.restore({seenEntities:e});t.push(...s)}),St(this).forEach(a=>{const{affected:s}=a.restore({seenEntities:e});t.push(...s)}),{affected:E(t),self:this})}toFlat(e=new Set){if(e.has(this.id))return[];e.add(this.id);const t=St(this);return[this,...this.inputs.flatMap(a=>a.toFlat(e)),...this.calls.flatMap(a=>a.toFlat(e)),...this.returnStatements.flatMap(a=>a.toFlat(e)),...this.implements?this.implements.toFlat(e):[],...t.flatMap(a=>a.toFlat(e))]}toFlatIds(e=new Set){if(e.has(this.id))return[];e.add(this.id);const t=St(this);return[this.id,...this.inputs.flatMap(a=>a.toFlatIds(e)),...this.calls.flatMap(a=>a.toFlatIds(e)),...this.returnStatements.flatMap(a=>a.toFlatIds(e)),...this.implements?this.implements.toFlatIds(e):[],...t.flatMap(a=>a.toFlatIds(e))]}toJSON(){var e;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,index:this.index,x:this.x,y:this.y,collapsed:this.collapsed,private:this.private,parent:this.parent.toReference(),calls:this.calls.map(t=>t.toJSON()),inputs:this.inputs.map(t=>t.toJSON()),implements:((e=this.implements)==null?void 0:e.toJSON())||null,returnStatements:this.returnStatements.map(t=>t.toJSON())}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,index:this.index,collapsed:this.collapsed,private:this.private,x:this.x,y:this.y,inputs:this.inputs.map(t=>t.toReference()),calls:this.calls.map(t=>t.toReference()),returnStatements:this.returnStatements.map(t=>t.toReference()),implements:((e=this.implements)==null?void 0:e.toReference())||null,parent:this.parent.toReference()}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.inputs.flatMap(i=>i.toFlatJSON(e)),...this.calls.flatMap(i=>i.toFlatJSON(e)),...this.returnStatements.flatMap(i=>i.toFlatJSON(e)),...this.implements?this.implements.toFlatJSON(e):[]])}toGenerationTarget(){var t;const e=this.parent.type===n.Project?void 0:this.parent.id;return{id:this.id,name:this.name,description:this.description,type:this.type,private:this.private,implements:((t=this.implements)==null?void 0:t.id)||null,parent:e}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.inputs.flatMap(i=>i.toFlatGenerationTarget(e)),...this.calls.flatMap(i=>i.toFlatGenerationTarget(e)),...this.returnStatements.flatMap(i=>i.toFlatGenerationTarget(e))])}clearErrors(){return this.errors=[],this.inputs.forEach(e=>e.clearErrors()),this.calls.forEach(e=>e.clearErrors()),this.returnStatements.forEach(e=>e.clearErrors()),this}validate(){const e=r2(this);return this.errors=[...e],{success:!0,error:null,data:this.toJSON()}}getErrors(){const e=St(this);return[...this.errors,...this.inputs.flatMap(i=>i.getErrors()),...e.flatMap(i=>i.getErrors())]}getShallowErrors(){return this.errors}clone(e=null,t=null,i=!0,a=!1){var m;const s=this.toJSON(),o=t||Ze(C(this,this.project),n.FunctionDeclaration,this.project);s.inputs=[];const l=o.split("-id"),p=l[l.length-1||0]||o;s.id=o;const y=qt(s,this.project);e?y.setParent(e):y.setParent(this.parent),i&&y.subscribe(),y.initChildren();const h=(m=this.inputs)==null?void 0:m.map((R,v)=>R.clone(this,p+"-argument-declaration-"+v+"-id",i));return y.inputs=h,y}getVariableInstances(){return re(this).filter(i=>i.type===n.VariableInstance)}getArgument(e){return this.inputs.find(t=>t.id===e)||null}createCall(e=this.project,t={}){const i={id:t.id||_.UUID.uuid(),version:t.version||1,type:n.FunctionCall,parent:e.toReference(),successCalls:t.successCalls||[],errorCalls:t.errorCalls||[],inputs:t.inputs||[],outputs:t.outputs||[],error:t.error||null,process:t.process||null,calledBySuccess:t.calledBySuccess||[],calledByError:t.calledByError||[],calledByEntry:t.calledByEntry||[],declaration:this.toJSON(),x:0,y:0},a=g(i,this.project);return a.setParent(e),a.initChildren(),e===this.project&&this.project.addFunctionCall(a),a}createInternalCall(e,t={}){const i={id:t.id||_.UUID.uuid(),version:t.version||1,type:n.InternalCall,parent:e.toReference(),successCalls:t.successCalls||[],errorCalls:t.errorCalls||[],inputs:t.inputs||[],outputs:t.outputs||[],error:t.error||null,process:t.process||null,calledBySuccess:t.calledBySuccess||[],calledByError:t.calledByError||[],calledByEntry:t.calledByEntry||[],declaration:this.toShallowJSON(),index:e.internalCalls.length},a=g(i,this.project);return a.setParent(e),a.initChildren(),a}addReturnStatement(e){return this.returnStatements.includes(e)||this.returnStatements.push(e),this}removeReturnStatement(e){const t=this.returnStatements.indexOf(e);return t!==-1&&this.returnStatements.splice(t,1),this}getUniqueReturnDeclarations(){const e=[],i=[...this.returnStatements].flatMap(a=>a.outputs);if(this.implements){const a=this.implements.outputs;return i.forEach(s=>{const o=a.find(p=>p===s.implements),l=e.find(p=>p.implements===s.implements);o&&!l&&e.push(s)}),E(e)}else return i.forEach(a=>{e.find(o=>o===a||C(o,this.project)===C(a,this.project)&&xt(o.dataType,a.dataType))||e.push(a)}),E(e)}};d(Re,"MUTABLE_BASE_PROPERTIES",["name","description","private"]),d(Re,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),d(Re,"BASE_PROPERTIES",[...Re.MUTABLE_BASE_PROPERTIES,...Re.INMUTABLE_BASE_PROPERTIES]),d(Re,"MUTABLE_META_PROPERTIES",[...Re.MUTABLE_BASE_PROPERTIES,"x","y","index","collapsed"]),d(Re,"INMUTABLE_META_PROPERTIES",[...Re.INMUTABLE_BASE_PROPERTIES]),d(Re,"META_PROPERTIES",[...Re.MUTABLE_META_PROPERTIES,...Re.INMUTABLE_META_PROPERTIES]),d(Re,"MUTABLE_UPSTREAM_PROPERTIES",[]),d(Re,"INMUATABLE_UPSTREAM_PROPERTIES",["parent","implements"]),d(Re,"UPSTREAM_PROPERTIES",[...Re.MUTABLE_UPSTREAM_PROPERTIES,...Re.INMUATABLE_UPSTREAM_PROPERTIES]),d(Re,"MUTABLE_DOWNSTREAM_PROPERTIES",["inputs","calls","returnStatements"]),d(Re,"INMUATABLE_DOWNSTREAM_PROPERTIES",[]),d(Re,"DOWNSTREAM_PROPERTIES",[...Re.MUTABLE_DOWNSTREAM_PROPERTIES,...Re.INMUATABLE_DOWNSTREAM_PROPERTIES]),d(Re,"PROPERTIES",[...Re.META_PROPERTIES,...Re.UPSTREAM_PROPERTIES,...Re.DOWNSTREAM_PROPERTIES]);let Br=Re;function s2(r){const e=q6(),t=r.toJSON();e.safeParse(t).success;const a=[];if(r.entity&&r.andChildrenGroup||r.entity&&r.orChildrenGroup||r.andChildrenGroup&&r.orChildrenGroup){const s=H({id:r.id+"--"+V.InvalidPropertiesCombination,message:`Data type with id "${r.id}" has invalid properties combination. Only one of the following properties can be present at the time: 'entity', 'andChildrenGroup' or 'orChildrenGroup'`,issue:null,severity:T.Error,code:V.InvalidPropertiesCombination,entity:r});a.push(s.error)}return ie(r.errors,a)}function o2(r,e){const t=[],i=[n.CustomEntity,n.ActionDescriptor,n.Property,n.ArgumentDeclaration,n.ReturnDeclaration,n.VariableDeclaration,n.ValueDescriptor,n.DataType],a=`'${U(i,"', '","' or '")}'`;if(r.parent)if(r.id===r.parent)t.push(new b({id:`${r.id}--${r.parent}--${f.SelfReference}`,code:f.SelfReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a reference to itself at 'parent'. This is not allowed. Change the reference string or the 'entityId' property of the reference object.`,issue:null}));else{const s=e.get(r.parent);s?i.includes(s.type)||t.push(new b({id:`${r.id}--${r.parent}--${f.InvalidParentReference}`,code:f.InvalidParentReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a parent reference that isn't pointing to an entity of type ${a}.`,issue:null})):t.push(new b({id:`${r.id}--${r.parent}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", is referencing an entity with id "${r.parent}" that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null}))}else t.push(new b({id:`${r.id}--${S.InvalidObjectStructure}`,code:S.InvalidObjectStructure,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}" is missing a 'parent' reference. The 'parent' of a 'data-type' entity must be a reference to an entity of type ${a}.`,issue:null}));if(r.entity){if(r.id===r.entity)return t.push(new b({id:`${r.id}--${r.entity}--${f.SelfReference}`,code:f.SelfReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a reference to itself at 'entity'. This is not allowed. Change the reference string or the 'entityId' property of the reference object.`,issue:null})),t;const s=e.get(r.entity);s?[n.CustomEntity,n.PrimitiveEntity,n.ActionDescriptor,n.BuiltInBaseEntity].includes(s.type)||t.push(new b({id:`${r.id}--${r.entity}--${f.InvalidImplementsReference}`,code:f.InvalidImplementsReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has an 'entity' reference that isn't pointing to an entity of type 'custom-entity', 'primitive-entity', 'action-descriptor' or 'built-in-base-entity'.`,issue:null})):t.push(new b({id:`${r.id}--${r.entity}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", is referencing an entity with id "${r.entity}" that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null}))}return t}const ge=class ge{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"isNullable");d(this,"isList",null);d(this,"constant");d(this,"asType",null);d(this,"type",n.DataType);d(this,"options");d(this,"parentRelationType");d(this,"like");d(this,"defaultValue",null);d(this,"entity",null);d(this,"andChildrenGroup",null);d(this,"orChildrenGroup",null);d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);d(this,"inferred",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.isNullable=e.isNullable,this.isList=e.isList,this.constant=e.constant,this.asType=e.asType,this.options=e.options,this.parentRelationType=e.parentRelationType,this.inferred=e.inferred||!1,this.like=e.like||!1}static fromGenerationTarget(e,t){const i=N(e.parent),a=t.get(i);let s=null;e.entity&&(s=t.get(e.entity));const o={id:e.id,version:1,type:n.DataType,andChildrenGroup:null,orChildrenGroup:null,parentRelationType:e.parentRelationType,isList:e.isList,isNullable:e.isNullable,constant:e.constant,like:e.like||!1,inferred:!1,defaultValue:null,entity:s,asType:e.asType,parent:a},l=g(o,t);return l.setParent(a),l.initChildren(),l}static validateGenerationTarget(e,t){var p;let i=JSON.parse(JSON.stringify(e));const a=[],s=o2(i,t);if(a.push(...s,...Le(i)),i.entity){const y=t.get(i.entity);if(y.type===n.CustomEntity){const m=Qn(y).filter(R=>!R.interactive);if(m.length){const R=m.length>1?`entities with ids '${U(m.map(v=>v.id),"', '","' and '")}'`:`entity with id '${m[0].id}'`;a.push(new b({id:`${e.id}--${f.NonInteractiveEntityReferenced}`,code:f.NonInteractiveEntityReferenced,severity:T.Error,message:`The entity with id '${e.id}' and type '${e.type}', cannot reference 'custom-entity' with id '${i.entity}' at 'entity'. The entity extends or implements non-interactive built-in-base-entity ${R}.
33
33
  ${Kn}`,issue:null}))}}}const o=i.parent&&t.get(i.parent)||t.getBuiltIn(i.parent),l=o?er(o):null;if(l)a.push(new b({id:`${e.id}--${f.BuiltInEntityParent}`,code:f.BuiltInEntityParent,severity:T.Error,message:`The entity with id '${e.id}' and type '${e.type}', belongs to a built-in system entity "${C(l,t)}" with id '${l.id}', and therefore it cannot be created as it would affect a built in entity, which are inmutable.`,issue:null}));else if(o){const y=o.type,h=[n.Property,n.VariableDeclaration,n.ArgumentDeclaration,n.ReturnDeclaration,n.ValueDescriptor];if(h.includes(y)&&(i.parentRelationType&&a.push(new b({id:`${e.id}--${f.InvalidParentRelationType}`,code:f.InvalidParentRelationType,severity:T.Error,message:`The entity with id '${e.id}' and type '${e.type}', cannot have a 'parentRelationType' property set of type '${y}'.
34
34
  The entitities of type '${U(h,"', '","' and '")}' can only have one 'data-type' child under the 'dataType' property so no 'parentRelationType' is needed.`,issue:null})),o.dataType)){const m=(p=o.dataType)==null?void 0:p.id;a.push(new b({id:`${e.id}--${f.NewEntityWouldOverriteExisting}`,code:f.NewEntityWouldOverriteExisting,severity:T.Error,message:`The entity with id '${e.id}' and type '${e.type}', cannot be added as a child to the entity with id '${i.parent}' and type '${y}', because it already has a 'data-type' child with id '${m}'.
35
35
  The entitities of type '${U(h,"', '","' and '")}' can only have one 'data-type' child under the 'dataType' property. You can inspect the existing data-type entity with the 'describe_entity' action. Like so:
36
36
  ${dn({describe_entity:m})}
37
- Alternatively you can update the entity with 'update' action. Or replace it by first removing it and then creating a new one.`,issue:null}))}y===n.DataType&&(!i.parentRelationType||!(i.parentRelationType===Ke.AndDataTypeGroup||i.parentRelationType===Ke.OrDataTypeGroup))&&a.push(new b({id:`${e.id}--${f.InvalidParentRelationType}`,code:f.InvalidParentRelationType,severity:T.Error,message:`The entity with id '${e.id}' and type '${e.type}', must have a 'parentRelationType' property set to either 'or-data-type-group' or 'and-data-type-group' when being added as a child to an entity of type 'data-type'.`,issue:null}))}return{errors:a,modifiedData:i}}validateGeneratedUpdate(e){return{errors:[],modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return this.parent.type===n.DataType?this.parentRelationType===Ke.AndDataTypeGroup?this.parent.addToAndGroup(this):this.parentRelationType===Ke.OrDataTypeGroup&&this.parent.addToOrGroup(this):this.parent.setDataType(this),e.push(this.parent),{updated:E(e),added:E(t),removed:E(i),self:this}}setParent(e){return this.parent=e,this}removeChildGroup(e){if(this.andChildrenGroup){const t=this.andChildrenGroup.findIndex(i=>i.id===e.id);t!==-1&&this.andChildrenGroup.splice(t,1)}if(this.orChildrenGroup){const t=this.orChildrenGroup.findIndex(i=>i.id===e.id);t!==-1&&this.orChildrenGroup.splice(t,1)}return this}initChildren(){if(this.initialized)return this;if(this.initialized=!0,this.initialData.defaultValue&&(this.defaultValue=g(this.initialData.defaultValue,this.project),this.defaultValue.setParent(this),this.defaultValue.initChildren()),this.initialData.entity)if(this.initialData.entity.type===n.GenericReference){const e=this.project.findSubscribedInstanceFromReference(this.initialData.entity);this.entity=e}else this.entity=g(this.initialData.entity,this.project);return this.initialData.andChildrenGroup&&(this.andChildrenGroup=this.initialData.andChildrenGroup.map(e=>g(e,this.project))),this.initialData.orChildrenGroup&&(this.orChildrenGroup=this.initialData.orChildrenGroup.map(e=>g(e,this.project))),this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.isNullable=e.isNullable||this.isNullable,this.isList=e.isList||this.isList,this.constant=e.constant||this.constant,this.asType=e.asType||this.asType,this.options=e.options||this.options,this.parentRelationType=e.parentRelationType||this.parentRelationType,this.like=e.like||this.like,this.inferred=e.inferred||this.inferred,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.defaultValue){const{affected:s,removed:o}=this.defaultValue.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s),a.push(...o)}if(this.entity&&this.entity.type===n.CustomEntity&&this.entity.parent===this){const{affected:s,removed:o}=this.entity.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s),a.push(...o)}if(!e){this.parent.type===n.DataType&&this.parent.removeChildGroup(this);const s=this.parent;if(s.type===n.DataType){if(this.parentRelationType===Ke.AndDataTypeGroup){if(Array.isArray(s.andChildrenGroup)){const o=s.andChildrenGroup.findIndex(l=>l.id===this.id);o!==-1&&s.andChildrenGroup.splice(o,1)}}else if(this.parentRelationType===Ke.OrDataTypeGroup&&Array.isArray(s.orChildrenGroup)){const o=s.orChildrenGroup.findIndex(l=>l.id===this.id);o!==-1&&s.orChildrenGroup.splice(o,1)}}else this.parent.removeDataType();i.push(s)}return{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){const t=[];if(e.has(this.id))return{affected:[],self:this};if(e.add(this.id),this.subscribe(),this.defaultValue){const{affected:i}=this.defaultValue.restore({seenEntities:e});t.push(...i)}if(this.entity&&this.entity.type===n.CustomEntity&&this.entity.parent===this){const{affected:i}=this.entity.restore({seenEntities:e});t.push(...i)}if(this.parent.type===n.DataType){const i=this.parent;Array.isArray(i.andChildrenGroup)&&i.andChildrenGroup.push(this)}if(this.parent.type===n.DataType){const i=this.parent;this.parentRelationType===Ke.AndDataTypeGroup?Array.isArray(i.andChildrenGroup)&&i.andChildrenGroup.push(this):this.parentRelationType===Ke.OrDataTypeGroup&&Array.isArray(i.orChildrenGroup)&&i.orChildrenGroup.push(this)}else{const i=this.parent;i.setDataType(this),t.push(i)}return{affected:t,self:this}}toFlat(e=new Set){var i,a,s;return e.has(this.id)?[]:(e.add(this.id),[this,...((i=this.andChildrenGroup)==null?void 0:i.flatMap(o=>o.toFlat(e)))||[],...((a=this.orChildrenGroup)==null?void 0:a.flatMap(o=>o.toFlat(e)))||[],...((s=this.entity)==null?void 0:s.toFlat(e))||[]])}toFlatIds(e=new Set){var i,a,s;return e.has(this.id)?[]:(e.add(this.id),[this.id,...((i=this.andChildrenGroup)==null?void 0:i.flatMap(o=>o.toFlatIds(e)))||[],...((a=this.orChildrenGroup)==null?void 0:a.flatMap(o=>o.toFlatIds(e)))||[],...((s=this.entity)==null?void 0:s.toFlatIds(e))||[]])}toJSON(){var e,t,i,a;return{id:this.id,version:this.version,type:this.type,isNullable:this.isNullable,options:this.options,isList:this.isList,constant:this.constant,asType:this.asType,defaultValue:((e=this.defaultValue)==null?void 0:e.toJSON())||null,like:this.like,parentRelationType:this.parentRelationType,andChildrenGroup:((t=this.andChildrenGroup)==null?void 0:t.map(s=>s.toJSON()))||null,orChildrenGroup:((i=this.orChildrenGroup)==null?void 0:i.map(s=>s.toJSON()))||null,entity:((a=this.entity)==null?void 0:a.toReference())||null,parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t,i,a;return{id:this.id,version:this.version,type:this.type,isList:this.isList,isNullable:this.isNullable,options:this.options,constant:this.constant,asType:this.asType,parentRelationType:this.parentRelationType,like:this.like,inferred:this.inferred,defaultValue:((e=this.defaultValue)==null?void 0:e.toReference())||null,andChildrenGroup:((t=this.andChildrenGroup)==null?void 0:t.map(s=>s.toReference()))||null,orChildrenGroup:((i=this.orChildrenGroup)==null?void 0:i.map(s=>s.toReference()))||null,entity:((a=this.entity)==null?void 0:a.toReference())||null,parent:this.parent.toReference()}}toFlatJSON(e=new Set){var i,a,s,o;return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...((i=this.defaultValue)==null?void 0:i.toFlatJSON(e))||[],...((a=this.andChildrenGroup)==null?void 0:a.flatMap(l=>l.toFlatJSON(e)))||[],...((s=this.orChildrenGroup)==null?void 0:s.flatMap(l=>l.toFlatJSON(e)))||[],...((o=this.entity)==null?void 0:o.toFlatJSON(e))||[]])}toGenerationTarget(){var e;return{id:this.id,type:this.type,isNullable:this.isNullable,options:this.options,isList:this.isList,constant:this.constant,like:this.like,parentRelationType:this.parentRelationType,asType:this.asType,entity:((e=this.entity)==null?void 0:e.id)||null,parent:this.parent.id}}toFlatGenerationTarget(e=new Set){var i,a,s;return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...((i=this.defaultValue)==null?void 0:i.toFlatGenerationTarget(e))||[],...((a=this.andChildrenGroup)==null?void 0:a.flatMap(o=>o.toFlatGenerationTarget(e)))||[],...((s=this.orChildrenGroup)==null?void 0:s.flatMap(o=>o.toFlatGenerationTarget(e)))||[],...this.entity&&this.entity.type==n.CustomEntity&&this.entity.parent===this&&this.entity.toFlatGenerationTarget(e)||[]])}clearErrors(){var e,t,i,a;return this.errors=[],(e=this.defaultValue)==null||e.clearErrors(),(t=this.andChildrenGroup)==null||t.forEach(s=>s.clearErrors()),(i=this.orChildrenGroup)==null||i.forEach(s=>s.clearErrors()),this.inferred&&((a=this.entity)==null||a.clearErrors()),this}validate(){const e=s2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors]}getShallowErrors(){return this.errors}clone(e=null,t=null,i=!0){var v,D,A,I;let a=e||this.parent;const s=t||Ze(yu(this),n.DataType,this.project),o=s.split("-id"),l=o[o.length-1||0]||s,p={id:s,version:1,type:n.DataType,isNullable:this.isNullable,isList:this.isList,constant:this.constant,asType:this.asType,options:this.options,parentRelationType:this.parentRelationType,like:this.like,inferred:this.inferred,defaultValue:null,andChildrenGroup:null,orChildrenGroup:null,entity:null,parent:a.toReference()},y=kt(p,this.project);e&&y.setParent(e),i&&y.subscribe(),y.initChildren();const h=(v=this.defaultValue)==null?void 0:v.clone(y,l+"-default-value-id",i);y.defaultValue=h||null;const m=(D=this.andChildrenGroup)==null?void 0:D.map((F,k)=>F.clone(this,l+"-and-group-data-type-"+k+"-id",i)),R=(A=this.orChildrenGroup)==null?void 0:A.map((F,k)=>F.clone(this,l+"-or-group-data-type-"+k+"-id",i));if(y.andChildrenGroup=m||null,y.orChildrenGroup=R||null,this.entity&&this.entity.type===n.CustomEntity&&((I=this.entity)==null?void 0:I.parent)===this){const F=this.entity.clone(y,l+"-inferred-entity-id",i);y.setEntity(F)}else this.entity&&y.setEntity(this.entity);return y}merge(e){const t=[],i=[],a=[];if(this.asType!==(e==null?void 0:e.asType)&&(this.sync({asType:e==null?void 0:e.asType}),t.push(this)),this.isNullable!==(e==null?void 0:e.isNullable)&&(this.sync({isNullable:e==null?void 0:e.isNullable}),t.push(this)),this.isList!==!(e!=null&&e.isList)&&(this.sync({isList:e==null?void 0:e.isList}),t.push(this)),this.constant!==(e==null?void 0:e.constant)&&(this.sync({constant:e==null?void 0:e.constant}),t.push(this)),this.like!==(e==null?void 0:e.like)&&(this.sync({like:e==null?void 0:e.like}),t.push(this)),e!=null&&e.inferred){if(e.entity&&e.entity.type===n.CustomEntity&&e.entity.parent===e){const s=e.entity.clone(this,this.id+"--inferred-entity-id",!0);this.setEntity(s),i.push(s)}else e.entity&&(this.setEntity(e.entity),t.push(this));this.inferred||(this.sync({inferred:!0}),t.push(this))}else if(this.inferred){if(this.sync({inferred:!1}),t.push(this),this.entity&&this.entity.type===n.CustomEntity&&this.entity.parent===this){const{affected:s,removed:o}=this.entity.remove({ignoreUpstream:!0,seenEntities:new Set});a.push(...o),s.push(...s)}e.entity!==this.entity&&(this.setEntity(e.entity),t.push(this))}else e.entity!==this.entity&&(this.setEntity(e.entity),t.push(this));if(e.defaultValue)if(this.defaultValue){const{updated:s,added:o,removed:l}=this.defaultValue.merge(e.defaultValue);t.push(...s),i.push(...o),a.push(...l)}else{const s=e.defaultValue.clone(this,this.id+"--default-value-id",!0);this.setDefaultValue(s),i.push(s)}else if(this.defaultValue){const{affected:s,removed:o}=this.defaultValue.remove({ignoreUpstream:!0,seenEntities:new Set});a.push(...o),s.push(...s)}return{updated:E(t),added:E(i),removed:E(a),self:this}}addToAndGroup(e){return this.andChildrenGroup||(this.andChildrenGroup=[]),this.andChildrenGroup.includes(e)||this.andChildrenGroup.push(e),this}addToOrGroup(e){return this.orChildrenGroup||(this.orChildrenGroup=[]),this.orChildrenGroup.includes(e)||this.orChildrenGroup.push(e),this}getDefaultValue(){return this.defaultValue}setDefaultValue(e){return this.defaultValue=e,this}setEntity(e){return this.entity=e,this}isResolved(){return[n.BuiltInBaseEntity,n.ActionDescriptor].includes(this.parent.type)||er(this.parent)?!0:!(!this.entity&&(!this.andChildrenGroup||!this.andChildrenGroup.length)&&(!this.orChildrenGroup||!this.orChildrenGroup.length))}isObject(){return!!this.entity&&(this.entity.type===n.CustomEntity||this.entity.name===P.JSON)}hasStrictObjectStructure(){var e;return this.isObject()&&((e=this.entity)==null?void 0:e.type)===n.CustomEntity}inferFromInputs(e){var t;if(!this.inferred)return this;if(!this.entity&&e.length){const i={id:this.id+"--infered-entity",type:n.CustomEntity,version:1,name:C(this,this.project),description:((t=this.parent)==null?void 0:t.description)||null,static:!0,abstract:!1,properties:[],methods:[],extends:[],implements:[],abstractMethods:[],x:0,y:0,parent:this.toReference()},a=g(i,this.project);a.sync(i),a.setParent(this),a.initChildren(),this.setEntity(a)}return this.entity&&this.entity.inferFromInputs(e),this.like||this.sync({like:!0}),this}};d(ge,"MUTABLE_BASE_PROPERTIES",["isNullable","isList","constant","asType","options","parentRelationType","like"]),d(ge,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),d(ge,"BASE_PROPERTIES",[...ge.MUTABLE_BASE_PROPERTIES,...ge.INMUTABLE_BASE_PROPERTIES]),d(ge,"MUTABLE_META_PROPERTIES",[...ge.MUTABLE_BASE_PROPERTIES,"inferred"]),d(ge,"INMUTABLE_META_PROPERTIES",[...ge.INMUTABLE_BASE_PROPERTIES]),d(ge,"META_PROPERTIES",[...ge.MUTABLE_META_PROPERTIES,...ge.INMUTABLE_META_PROPERTIES]),d(ge,"MUTABLE_UPSTREAM_PROPERTIES",["entity","andChildrenGroup","orChildrenGroup","parent"]),d(ge,"INMUTABLE_UPSTREAM_PROPERTIES",[]),d(ge,"UPSTREAM_PROPERTIES",[...ge.MUTABLE_UPSTREAM_PROPERTIES,...ge.INMUTABLE_UPSTREAM_PROPERTIES]),d(ge,"MUTABLE_DOWNSTREAM_PROPERTIES",["defaultValue"]),d(ge,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(ge,"DOWNSTREAM_PROPERTIES",[...ge.MUTABLE_DOWNSTREAM_PROPERTIES,...ge.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(ge,"PROPERTIES",[...ge.META_PROPERTIES,...ge.UPSTREAM_PROPERTIES,...ge.DOWNSTREAM_PROPERTIES]);let Oi=ge;function l2(r){var l;const e=P6(),t=r.toJSON();e.safeParse(t).success;const a=c2(r),s=Cn(r),o=[...a,...s];if(r.id==="exec-sequentially-operation-call-id"){const p=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(r,r.project)}" with id "${r.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});o.push(p.error)}return r.outputs.forEach(p=>p.validate()),(l=r.error)==null||l.validate(),ie(r.errors,o)}function c2(r){const e=[];return r.inputs.forEach(t=>{t.validate()}),ie(r.errors,e)}const de=class de{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"x");d(this,"y");d(this,"type",n.Operation);d(this,"declaration");d(this,"inputs",[]);d(this,"outputs",[]);d(this,"process",null);d(this,"successCalls",[]);d(this,"errorCalls",[]);d(this,"error",null);d(this,"calledBySuccess",[]);d(this,"calledByError",[]);d(this,"calledByEntry",[]);d(this,"parent");d(this,"errors",[]);d(this,"project");d(this,"initialized",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.x=e.x,this.y=e.y}static fromGenerationTarget(e,t){let i=t;if(e.parent){const m=N(e.parent);i=t.get(m)}const a=N(e.declaration),s=t.get(a),o=e.calledByEntry.map(m=>{const R=N(m);return t.get(R)}),l=e.calledBySuccess.map(m=>{const R=N(m);return t.get(R)}),p=e.calledByError.map(m=>{const R=N(m);return t.get(R)}),y={id:e.id,version:1,type:n.Operation,declaration:s,calledByEntry:o,calledBySuccess:l,calledByError:p,errorCalls:[],successCalls:[],inputs:[],outputs:[],process:null,error:null,x:0,y:0,parent:i},h=g(y,t);return h.setParent(i),h.initChildren(),h}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:[...ut,n.Project],optional:!0}},t);i=s.modifiedData,a.push(...s.errors,...Le(i));const o=N(i.declaration);if(o){const l=iA(o,t);a.push(...l)}else{const l=`
37
+ Alternatively you can update the entity with 'update' action. Or replace it by first removing it and then creating a new one.`,issue:null}))}y===n.DataType&&(!i.parentRelationType||!(i.parentRelationType===Ke.AndDataTypeGroup||i.parentRelationType===Ke.OrDataTypeGroup))&&a.push(new b({id:`${e.id}--${f.InvalidParentRelationType}`,code:f.InvalidParentRelationType,severity:T.Error,message:`The entity with id '${e.id}' and type '${e.type}', must have a 'parentRelationType' property set to either 'or-data-type-group' or 'and-data-type-group' when being added as a child to an entity of type 'data-type'.`,issue:null}))}return{errors:a,modifiedData:i}}validateGeneratedUpdate(e){return{errors:[],modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return this.parent.type===n.DataType?this.parentRelationType===Ke.AndDataTypeGroup?this.parent.addToAndGroup(this):this.parentRelationType===Ke.OrDataTypeGroup&&this.parent.addToOrGroup(this):this.parent.setDataType(this),e.push(this.parent),{updated:E(e),added:E(t),removed:E(i),self:this}}setParent(e){return this.parent=e,this}removeChildGroup(e){if(this.andChildrenGroup){const t=this.andChildrenGroup.findIndex(i=>i.id===e.id);t!==-1&&this.andChildrenGroup.splice(t,1)}if(this.orChildrenGroup){const t=this.orChildrenGroup.findIndex(i=>i.id===e.id);t!==-1&&this.orChildrenGroup.splice(t,1)}return this}initChildren(){if(this.initialized)return this;if(this.initialized=!0,this.initialData.defaultValue&&(this.defaultValue=g(this.initialData.defaultValue,this.project),this.defaultValue.setParent(this),this.defaultValue.initChildren()),this.initialData.entity)if(this.initialData.entity.type===n.GenericReference){const e=this.project.findSubscribedInstanceFromReference(this.initialData.entity);this.entity=e}else this.entity=g(this.initialData.entity,this.project);return this.initialData.andChildrenGroup&&(this.andChildrenGroup=this.initialData.andChildrenGroup.map(e=>g(e,this.project))),this.initialData.orChildrenGroup&&(this.orChildrenGroup=this.initialData.orChildrenGroup.map(e=>g(e,this.project))),this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.isNullable=e.isNullable||this.isNullable,this.isList=e.isList||this.isList,this.constant=e.constant||this.constant,this.asType=e.asType||this.asType,this.options=e.options||this.options,this.parentRelationType=e.parentRelationType||this.parentRelationType,this.like=e.like||this.like,this.inferred=e.inferred||this.inferred,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.defaultValue){const{affected:s,removed:o}=this.defaultValue.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s),a.push(...o)}if(this.entity&&this.entity.type===n.CustomEntity&&this.entity.parent===this){const{affected:s,removed:o}=this.entity.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s),a.push(...o)}if(!e){this.parent.type===n.DataType&&this.parent.removeChildGroup(this);const s=this.parent;if(s.type===n.DataType){if(this.parentRelationType===Ke.AndDataTypeGroup){if(Array.isArray(s.andChildrenGroup)){const o=s.andChildrenGroup.findIndex(l=>l.id===this.id);o!==-1&&s.andChildrenGroup.splice(o,1)}}else if(this.parentRelationType===Ke.OrDataTypeGroup&&Array.isArray(s.orChildrenGroup)){const o=s.orChildrenGroup.findIndex(l=>l.id===this.id);o!==-1&&s.orChildrenGroup.splice(o,1)}}else this.parent.removeDataType();i.push(s)}return{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){const t=[];if(e.has(this.id))return{affected:[],self:this};if(e.add(this.id),this.subscribe(),this.defaultValue){const{affected:i}=this.defaultValue.restore({seenEntities:e});t.push(...i)}if(this.entity&&this.entity.type===n.CustomEntity&&this.entity.parent===this){const{affected:i}=this.entity.restore({seenEntities:e});t.push(...i)}if(this.parent.type===n.DataType){const i=this.parent;Array.isArray(i.andChildrenGroup)&&i.andChildrenGroup.push(this)}if(this.parent.type===n.DataType){const i=this.parent;this.parentRelationType===Ke.AndDataTypeGroup?Array.isArray(i.andChildrenGroup)&&i.andChildrenGroup.push(this):this.parentRelationType===Ke.OrDataTypeGroup&&Array.isArray(i.orChildrenGroup)&&i.orChildrenGroup.push(this)}else{const i=this.parent;i.setDataType(this),t.push(i)}return{affected:t,self:this}}toFlat(e=new Set){var i,a,s;return e.has(this.id)?[]:(e.add(this.id),[this,...((i=this.andChildrenGroup)==null?void 0:i.flatMap(o=>o.toFlat(e)))||[],...((a=this.orChildrenGroup)==null?void 0:a.flatMap(o=>o.toFlat(e)))||[],...((s=this.entity)==null?void 0:s.toFlat(e))||[]])}toFlatIds(e=new Set){var i,a,s;return e.has(this.id)?[]:(e.add(this.id),[this.id,...((i=this.andChildrenGroup)==null?void 0:i.flatMap(o=>o.toFlatIds(e)))||[],...((a=this.orChildrenGroup)==null?void 0:a.flatMap(o=>o.toFlatIds(e)))||[],...((s=this.entity)==null?void 0:s.toFlatIds(e))||[]])}toJSON(){var e,t,i,a;return{id:this.id,version:this.version,type:this.type,isNullable:this.isNullable,options:this.options,isList:this.isList,constant:this.constant,asType:this.asType,defaultValue:((e=this.defaultValue)==null?void 0:e.toJSON())||null,like:this.like,parentRelationType:this.parentRelationType,andChildrenGroup:((t=this.andChildrenGroup)==null?void 0:t.map(s=>s.toJSON()))||null,orChildrenGroup:((i=this.orChildrenGroup)==null?void 0:i.map(s=>s.toJSON()))||null,entity:((a=this.entity)==null?void 0:a.toReference())||null,parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t,i,a;return{id:this.id,version:this.version,type:this.type,isList:this.isList,isNullable:this.isNullable,options:this.options,constant:this.constant,asType:this.asType,parentRelationType:this.parentRelationType,like:this.like,inferred:this.inferred,defaultValue:((e=this.defaultValue)==null?void 0:e.toReference())||null,andChildrenGroup:((t=this.andChildrenGroup)==null?void 0:t.map(s=>s.toReference()))||null,orChildrenGroup:((i=this.orChildrenGroup)==null?void 0:i.map(s=>s.toReference()))||null,entity:((a=this.entity)==null?void 0:a.toReference())||null,parent:this.parent.toReference()}}toFlatJSON(e=new Set){var i,a,s,o;return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...((i=this.defaultValue)==null?void 0:i.toFlatJSON(e))||[],...((a=this.andChildrenGroup)==null?void 0:a.flatMap(l=>l.toFlatJSON(e)))||[],...((s=this.orChildrenGroup)==null?void 0:s.flatMap(l=>l.toFlatJSON(e)))||[],...((o=this.entity)==null?void 0:o.toFlatJSON(e))||[]])}toGenerationTarget(){var e;return{id:this.id,type:this.type,isNullable:this.isNullable,options:this.options,isList:this.isList,constant:this.constant,like:this.like,parentRelationType:this.parentRelationType,asType:this.asType,entity:((e=this.entity)==null?void 0:e.id)||null,parent:this.parent.id}}toFlatGenerationTarget(e=new Set){var i,a,s;return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...((i=this.defaultValue)==null?void 0:i.toFlatGenerationTarget(e))||[],...((a=this.andChildrenGroup)==null?void 0:a.flatMap(o=>o.toFlatGenerationTarget(e)))||[],...((s=this.orChildrenGroup)==null?void 0:s.flatMap(o=>o.toFlatGenerationTarget(e)))||[],...this.entity&&this.entity.type==n.CustomEntity&&this.entity.parent===this&&this.entity.toFlatGenerationTarget(e)||[]])}clearErrors(){var e,t,i,a;return this.errors=[],(e=this.defaultValue)==null||e.clearErrors(),(t=this.andChildrenGroup)==null||t.forEach(s=>s.clearErrors()),(i=this.orChildrenGroup)==null||i.forEach(s=>s.clearErrors()),this.inferred&&((a=this.entity)==null||a.clearErrors()),this}validate(){const e=s2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors]}getShallowErrors(){return this.errors}clone(e=null,t=null,i=!0){var v,P,A,D;let a=e||this.parent;const s=t||Ze(yu(this),n.DataType,this.project),o=s.split("-id"),l=o[o.length-1||0]||s,p={id:s,version:1,type:n.DataType,isNullable:this.isNullable,isList:this.isList,constant:this.constant,asType:this.asType,options:this.options,parentRelationType:this.parentRelationType,like:this.like,inferred:this.inferred,defaultValue:null,andChildrenGroup:null,orChildrenGroup:null,entity:null,parent:a.toReference()},y=qt(p,this.project);e&&y.setParent(e),i&&y.subscribe(),y.initChildren();const h=(v=this.defaultValue)==null?void 0:v.clone(y,l+"-default-value-id",i);y.defaultValue=h||null;const m=(P=this.andChildrenGroup)==null?void 0:P.map((F,k)=>F.clone(this,l+"-and-group-data-type-"+k+"-id",i)),R=(A=this.orChildrenGroup)==null?void 0:A.map((F,k)=>F.clone(this,l+"-or-group-data-type-"+k+"-id",i));if(y.andChildrenGroup=m||null,y.orChildrenGroup=R||null,this.entity&&this.entity.type===n.CustomEntity&&((D=this.entity)==null?void 0:D.parent)===this){const F=this.entity.clone(y,l+"-inferred-entity-id",i);y.setEntity(F)}else this.entity&&y.setEntity(this.entity);return y}merge(e){const t=[],i=[],a=[];if(this.asType!==(e==null?void 0:e.asType)&&(this.sync({asType:e==null?void 0:e.asType}),t.push(this)),this.isNullable!==(e==null?void 0:e.isNullable)&&(this.sync({isNullable:e==null?void 0:e.isNullable}),t.push(this)),this.isList!==!(e!=null&&e.isList)&&(this.sync({isList:e==null?void 0:e.isList}),t.push(this)),this.constant!==(e==null?void 0:e.constant)&&(this.sync({constant:e==null?void 0:e.constant}),t.push(this)),this.like!==(e==null?void 0:e.like)&&(this.sync({like:e==null?void 0:e.like}),t.push(this)),e!=null&&e.inferred){if(e.entity&&e.entity.type===n.CustomEntity&&e.entity.parent===e){const s=e.entity.clone(this,this.id+"--inferred-entity-id",!0);this.setEntity(s),i.push(s)}else e.entity&&(this.setEntity(e.entity),t.push(this));this.inferred||(this.sync({inferred:!0}),t.push(this))}else if(this.inferred){if(this.sync({inferred:!1}),t.push(this),this.entity&&this.entity.type===n.CustomEntity&&this.entity.parent===this){const{affected:s,removed:o}=this.entity.remove({ignoreUpstream:!0,seenEntities:new Set});a.push(...o),s.push(...s)}e.entity!==this.entity&&(this.setEntity(e.entity),t.push(this))}else e.entity!==this.entity&&(this.setEntity(e.entity),t.push(this));if(e.defaultValue)if(this.defaultValue){const{updated:s,added:o,removed:l}=this.defaultValue.merge(e.defaultValue);t.push(...s),i.push(...o),a.push(...l)}else{const s=e.defaultValue.clone(this,this.id+"--default-value-id",!0);this.setDefaultValue(s),i.push(s)}else if(this.defaultValue){const{affected:s,removed:o}=this.defaultValue.remove({ignoreUpstream:!0,seenEntities:new Set});a.push(...o),s.push(...s)}return{updated:E(t),added:E(i),removed:E(a),self:this}}addToAndGroup(e){return this.andChildrenGroup||(this.andChildrenGroup=[]),this.andChildrenGroup.includes(e)||this.andChildrenGroup.push(e),this}addToOrGroup(e){return this.orChildrenGroup||(this.orChildrenGroup=[]),this.orChildrenGroup.includes(e)||this.orChildrenGroup.push(e),this}getDefaultValue(){return this.defaultValue}setDefaultValue(e){return this.defaultValue=e,this}setEntity(e){return this.entity=e,this}isResolved(){return[n.BuiltInBaseEntity,n.ActionDescriptor].includes(this.parent.type)||er(this.parent)?!0:!(!this.entity&&(!this.andChildrenGroup||!this.andChildrenGroup.length)&&(!this.orChildrenGroup||!this.orChildrenGroup.length))}isObject(){return!!this.entity&&(this.entity.type===n.CustomEntity||this.entity.name===I.KeyValue)}hasStrictObjectStructure(){var e;return this.isObject()&&((e=this.entity)==null?void 0:e.type)===n.CustomEntity}inferFromInputs(e){var t;if(!this.inferred)return this;if(!this.entity&&e.length){const i={id:this.id+"--infered-entity",type:n.CustomEntity,version:1,name:C(this,this.project),description:((t=this.parent)==null?void 0:t.description)||null,static:!0,abstract:!1,properties:[],methods:[],extends:[],implements:[],abstractMethods:[],x:0,y:0,parent:this.toReference()},a=g(i,this.project);a.sync(i),a.setParent(this),a.initChildren(),this.setEntity(a)}return this.entity&&this.entity.inferFromInputs(e),this.like||this.sync({like:!0}),this}};d(ge,"MUTABLE_BASE_PROPERTIES",["isNullable","isList","constant","asType","options","parentRelationType","like"]),d(ge,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),d(ge,"BASE_PROPERTIES",[...ge.MUTABLE_BASE_PROPERTIES,...ge.INMUTABLE_BASE_PROPERTIES]),d(ge,"MUTABLE_META_PROPERTIES",[...ge.MUTABLE_BASE_PROPERTIES,"inferred"]),d(ge,"INMUTABLE_META_PROPERTIES",[...ge.INMUTABLE_BASE_PROPERTIES]),d(ge,"META_PROPERTIES",[...ge.MUTABLE_META_PROPERTIES,...ge.INMUTABLE_META_PROPERTIES]),d(ge,"MUTABLE_UPSTREAM_PROPERTIES",["entity","andChildrenGroup","orChildrenGroup","parent"]),d(ge,"INMUTABLE_UPSTREAM_PROPERTIES",[]),d(ge,"UPSTREAM_PROPERTIES",[...ge.MUTABLE_UPSTREAM_PROPERTIES,...ge.INMUTABLE_UPSTREAM_PROPERTIES]),d(ge,"MUTABLE_DOWNSTREAM_PROPERTIES",["defaultValue"]),d(ge,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(ge,"DOWNSTREAM_PROPERTIES",[...ge.MUTABLE_DOWNSTREAM_PROPERTIES,...ge.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(ge,"PROPERTIES",[...ge.META_PROPERTIES,...ge.UPSTREAM_PROPERTIES,...ge.DOWNSTREAM_PROPERTIES]);let Oi=ge;function l2(r){var l;const e=P6(),t=r.toJSON();e.safeParse(t).success;const a=c2(r),s=Cn(r),o=[...a,...s];if(r.id==="exec-sequentially-operation-call-id"){const p=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(r,r.project)}" with id "${r.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});o.push(p.error)}return r.outputs.forEach(p=>p.validate()),(l=r.error)==null||l.validate(),ie(r.errors,o)}function c2(r){const e=[];return r.inputs.forEach(t=>{t.validate()}),ie(r.errors,e)}const de=class de{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"x");d(this,"y");d(this,"type",n.Operation);d(this,"declaration");d(this,"inputs",[]);d(this,"outputs",[]);d(this,"process",null);d(this,"successCalls",[]);d(this,"errorCalls",[]);d(this,"error",null);d(this,"calledBySuccess",[]);d(this,"calledByError",[]);d(this,"calledByEntry",[]);d(this,"parent");d(this,"errors",[]);d(this,"project");d(this,"initialized",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.x=e.x,this.y=e.y}static fromGenerationTarget(e,t){let i=t;if(e.parent){const m=N(e.parent);i=t.get(m)}const a=N(e.declaration),s=t.get(a),o=e.calledByEntry.map(m=>{const R=N(m);return t.get(R)}),l=e.calledBySuccess.map(m=>{const R=N(m);return t.get(R)}),p=e.calledByError.map(m=>{const R=N(m);return t.get(R)}),y={id:e.id,version:1,type:n.Operation,declaration:s,calledByEntry:o,calledBySuccess:l,calledByError:p,errorCalls:[],successCalls:[],inputs:[],outputs:[],process:null,error:null,x:0,y:0,parent:i},h=g(y,t);return h.setParent(i),h.initChildren(),h}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:[...ut,n.Project],optional:!0}},t);i=s.modifiedData,a.push(...s.errors,...Le(i));const o=N(i.declaration);if(o){const l=iA(o,t);a.push(...l)}else{const l=`
38
38
  All built-in 'action-descriptor' entity ids are:
39
39
  - ${t.operationDeclarations.map(p=>`${p.id} (${C(p,t)})`).join(`
40
40
  - `)}.
@@ -50,7 +50,7 @@ ${Fo(t)}`,issue:null})):a.push(new b({id:`${e.id}--${f.ReferencedEntityNotFound}
50
50
  ${Fo(t)}`,issue:null})):a.push(new b({id:`${e.id}--${S.InvalidObjectStructure}`,code:S.InvalidObjectStructure,severity:T.Error,message:`Entity of type '${e.type}' with id '${e.id}' is missing the 'declaration' property. This property is required for a '${e.type}' entity and must point to one of the built-in action descriptors reserved for '${n.Condition}' entities.
51
51
  ${Fo(t)}`,issue:null})),{errors:a,modifiedData:i}}static fromReturnDeclarationToBodyArgumentDeclarationName(e){return`Previous iteration results of '${C(e,e.project)}'`}static fromBodyArgumentDeclarationToReturnDeclarationName(e){const t=e.name.replace("Previous iteration results of '","");return t.slice(0,t.length-1)}static fromReturnDeclarationToLoopOutputDeclarationName(e){return`Result list of '${C(e,e.project)}'`}static fromLoopOutputDeclarationToReturnDeclarationName(e){const t=e.name.replace("Result list of '","");return t.slice(0,t.length-1)}static fromLoopOutputDeclarationToBodyArgumentDeclarationName(e){return e.name.replace("Result list of '","Previous iteration results of '")}static fromBodyArgumentDeclarationToLoopOutputDeclarationName(e){return e.name.replace("Previous iteration results of '","Result list of '")}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated. The 'parent' on a callable entity, is its scope. It scope is auto-calculated implicitly by the its caller.
52
52
  If an entity is called by another, they must be in the same scope, which means they have the same parent.
53
- You shouldn't have to manually update a 'parent' property. The equivalent result is to change its callers, the value writters of its inputs, or the value readers of its outputs.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return this.parent===this.project&&this.project.addLoop(this),this.successCalls.forEach(a=>{a.addSuccessCaller(this),e.push(a)}),this.errorCalls.forEach(a=>{a.addErrorCaller(this),e.push(a)}),this.calledByEntry.forEach(a=>{a.addCall(this),e.push(a)}),this.calledBySuccess.forEach(a=>{a.addSuccessCall(this),e.push(a)}),this.calledByError.forEach(a=>{a.addErrorCall(this),e.push(a)}),{updated:E(e),added:E(t),removed:E(i),self:this}}get calledBy(){return[...this.calledByEntry,...this.calledBySuccess,...this.calledByError]}removeInput(e){const t=this.inputs.findIndex(i=>i.id===e.id);return t>-1&&this.inputs.splice(t,1),this}addInput(e){return this.inputs.includes(e)?this:(this.inputs.push(e),this)}addOutputDeclaration(e){return this.outputsDeclarations.includes(e)?this:(this.outputsDeclarations.push(e),this)}removeOutputDeclaration(e){const t=this.outputsDeclarations.findIndex(i=>i.id===e.id);return t>-1&&this.outputsDeclarations.splice(t,1),this}addOutput(e){return this.outputs.includes(e)?this:(this.outputs.push(e),this)}removeOutput(e){const t=this.outputs.findIndex(i=>i.id===e.id);return t>-1&&this.outputs.splice(t,1),this}setBody(e){return this.body=e,this}addSuccessCaller(e){return this.calledBySuccess.find(t=>t.id===e.id)||this.calledBySuccess.push(e),this}addErrorCaller(e){return this.calledByError.find(t=>t.id===e.id)||this.calledByError.push(e),this}addEntryCaller(e){return this.calledByEntry.find(t=>t.id===e.id)||this.calledByEntry.push(e),this}addErrorCall(e){return this.errorCalls.push(e),this}addSuccessCall(e){return this.successCalls.push(e),this}removeCall(e){const t=this.successCalls.findIndex(a=>a.id===e.id);t>-1&&this.successCalls.splice(t,1);const i=this.errorCalls.findIndex(a=>a.id===e.id);return i>-1&&this.errorCalls.splice(i,1),this}removeCaller(e){return this.calledBySuccess=this.calledBySuccess.filter(t=>t.id!==e.id),this.calledByError=this.calledByError.filter(t=>t.id!==e.id),this.calledByEntry=this.calledByEntry.filter(t=>t.id!==e.id),this}replaceDetachedChild(e,t){const i=this.detachedChildren.indexOf(e);return i!==-1&&(this.detachedChildren[i]=t),this}subscribeDetachedChild(e){return this.detachedChildren.includes(e)||this.detachedChildren.push(e),this}setParent(e){return this.parent=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.declaration=g(this.initialData.declaration,this.project),this.successCalls=this.initialData.successCalls.map(e=>{const t=g(e,this.project);return t.addSuccessCaller(this),[n.BreakStatement,n.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==n.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=g(e,this.project);return t.addErrorCaller(this),[n.BreakStatement,n.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==n.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.inputs=this.initialData.inputs.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.outputs=this.initialData.outputs.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.process&&(this.process=g(this.initialData.process,this.project),this.process.setParent(this),this.process.initChildren()),this.initialData.body&&(this.body=g(this.initialData.body,this.project),this.body.setParent(this),this.body.initChildren()),this.initialData.error&&(this.error=g(this.initialData.error,this.project),this.error.setParent(this),this.error.initChildren()),this.syncChildren(),this)}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.x=e.x||this.x,this.y=e.y||this.y,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.inputs.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.outputs.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.body.remove({ignoreUpstream:!0,seenEntities:t}),this.error){const{affected:s,removed:o}=this.error.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s),a.push(...o)}return this.successCalls.forEach(s=>{i.push(s),s.removeCaller(this)}),this.errorCalls.forEach(s=>{i.push(s),s.removeCaller(this)}),e||this.calledBy.forEach(s=>{i.push(s),s.removeCall(this)}),{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){const t=[];return e.has(this.id)?{affected:[],self:this}:(e.add(this.id),this.subscribe(),this.inputs.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.outputs.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.body.restore({seenEntities:e}),this.successCalls.forEach(i=>{t.push(i),i.addSuccessCaller(this)}),this.errorCalls.forEach(i=>{t.push(i),i.addErrorCaller(this)}),this.calledBySuccess.forEach(i=>{t.push(i),i.addSuccessCall(this)}),this.calledByError.forEach(i=>{t.push(i),i.addErrorCall(this)}),this.calledByEntry.forEach(i=>{t.push(i),i.addCall(this)}),{affected:E(t),self:this})}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.inputs.flatMap(i=>i.toFlat(e)),...this.outputs.flatMap(i=>i.toFlat(e)),...this.process?this.process.toFlat(e):[],...this.successCalls.flatMap(i=>i.toFlat(e)),...this.errorCalls.flatMap(i=>i.toFlat(e)),...this.error?this.error.toFlat(e):[],...this.body?this.body.toFlat(e):[],...this.continueStatements.flatMap(i=>i.toFlat(e)),...this.breakStatements.flatMap(i=>i.toFlat(e))])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.inputs.flatMap(i=>i.toFlatIds(e)),...this.outputs.flatMap(i=>i.toFlatIds(e)),...this.process?this.process.toFlatIds(e):[],...this.successCalls.flatMap(i=>i.toFlatIds(e)),...this.errorCalls.flatMap(i=>i.toFlatIds(e)),...this.error?this.error.toFlatIds(e):[],...this.body?this.body.toFlatIds(e):[],...this.continueStatements.flatMap(i=>i.toFlatIds(e)),...this.breakStatements.flatMap(i=>i.toFlatIds(e))])}toJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,x:this.x,y:this.y,calledBySuccess:this.calledBySuccess.map(i=>i.toReference()),calledByError:this.calledByError.map(i=>i.toReference()),calledByEntry:this.calledByEntry.map(i=>i.toReference()),process:((e=this.process)==null?void 0:e.toJSON())||null,declaration:this.declaration.toJSON(),inputs:this.inputs.map(i=>i.toJSON()),outputs:this.outputs.map(i=>i.toJSON()),outputsDeclarations:this.outputsDeclarations.map(i=>i.toJSON()),successCalls:this.successCalls.map(i=>i.toJSON()),errorCalls:this.errorCalls.map(i=>i.toJSON()),error:((t=this.error)==null?void 0:t.toJSON())||null,body:this.body.toJSON(),parent:this.parent.toReference(),breakStatements:this.breakStatements.map(i=>i.toJSON()),continueStatements:this.continueStatements.map(i=>i.toJSON())}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t,i,a;return{id:this.id,version:this.version,type:this.type,x:this.x,y:this.y,declaration:((e=this.declaration)==null?void 0:e.toReference())||null,body:((t=this.body)==null?void 0:t.toReference())||null,inputs:this.inputs.map(s=>s.toReference()),outputs:this.outputs.map(s=>s.toReference()),outputsDeclarations:this.outputsDeclarations.map(s=>s.toReference()),successCalls:this.successCalls.map(s=>s.toReference()),errorCalls:this.errorCalls.map(s=>s.toReference()),process:((i=this.process)==null?void 0:i.toReference())||null,calledBySuccess:this.calledBySuccess.map(s=>s.toReference()),calledByError:this.calledByError.map(s=>s.toReference()),calledByEntry:this.calledByEntry.map(s=>s.toReference()),continueStatements:this.continueStatements.map(s=>s.toReference()),breakStatements:this.breakStatements.map(s=>s.toReference()),error:((a=this.error)==null?void 0:a.toReference())||null,parent:this.parent.toReference()}}toFlatJSON(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...((i=this.body)==null?void 0:i.toFlatJSON(e))||[],...this.successCalls.flatMap(a=>a.toFlatJSON(e)),...this.errorCalls.flatMap(a=>a.toFlatJSON(e)),...this.inputs.flatMap(a=>a.toFlatJSON(e)),...this.outputs.flatMap(a=>a.toFlatJSON(e)),...this.continueStatements.flatMap(a=>a.toFlatJSON(e)),...this.breakStatements.flatMap(a=>a.toFlatJSON(e)),...this.error?this.error.toFlatJSON(e):[],...this.process?this.process.toFlatJSON(e):[]])}toGenerationTarget(){const e=this.parent.type===n.Project?void 0:this.parent.id;return{id:this.id,type:this.type,calledByEntry:this.calledByEntry.map(t=>t.id),calledBySuccess:this.calledBySuccess.map(t=>t.id),calledByError:this.calledByError.map(t=>t.id),declaration:this.declaration.id,parent:e}}toFlatGenerationTarget(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...((i=this.body)==null?void 0:i.toFlatGenerationTarget(e))||[],...this.successCalls.flatMap(a=>a.toFlatGenerationTarget(e)),...this.errorCalls.flatMap(a=>a.toFlatGenerationTarget(e)),...this.inputs.flatMap(a=>a.toFlatGenerationTarget(e)),...this.outputs.flatMap(a=>a.toFlatGenerationTarget(e)),...this.continueStatements.flatMap(a=>a.toFlatGenerationTarget(e)),...this.breakStatements.flatMap(a=>a.toFlatGenerationTarget(e)),...this.error?this.error.toFlatGenerationTarget(e):[],...this.process?this.process.toFlatGenerationTarget(e):[]])}clearErrors(){var e,t;return this.errors=[],this.inputs.forEach(i=>i.clearErrors()),this.outputs.forEach(i=>i.clearErrors()),this.successCalls.forEach(i=>i.clearErrors()),this.errorCalls.forEach(i=>i.clearErrors()),this.continueStatements.forEach(i=>i.clearErrors()),this.breakStatements.forEach(i=>i.clearErrors()),(e=this.process)==null||e.clearErrors(),(t=this.error)==null||t.clearErrors(),this}validate(){const e=u2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.inputs.flatMap(t=>t.getErrors()),...this.outputs.flatMap(t=>t.getErrors()),...this.body?this.body.getErrors():[],...this.error?this.error.getErrors():[],...this.process?this.process.getErrors():[]]}getShallowErrors(){return this.errors}clone(e){return new z(this.toJSON(),this.project)}getVariableInstances(){return this.body?re(this.body).filter(i=>i.type===n.VariableInstance):[]}addReturnStatement(e){return Ue.includes(this.parent.type)&&this.parent.addReturnStatement(e),this}removeReturnStatement(e){return Ue.includes(this.parent.type)&&this.parent.removeReturnStatement(e),this}addBreakStatement(e){return this.breakStatements.includes(e)||this.breakStatements.push(e),this}removeBreakStatement(e){const t=this.breakStatements.indexOf(e);return t!==-1&&this.breakStatements.splice(t,1),this}addContinueStatement(e){return this.continueStatements.includes(e)||this.continueStatements.push(e),this}removeContinueStatement(e){const t=this.continueStatements.indexOf(e);return t!==-1&&this.continueStatements.splice(t,1),this}getUniqueReturnDeclarations(){const e=[];return[...this.breakStatements,...this.continueStatements].forEach(i=>{i.outputs.forEach(s=>{e.find(l=>l===s||C(l,this.project)===C(s,this.project)&&Ut(l.dataType,s.dataType))||e.push(s)})}),E(e)}syncTerminationStatements(){const e=[],t=[],i=[],a=this.getUniqueReturnDeclarations();return[...this.breakStatements,...this.continueStatements].forEach(o=>{const l=o.outputs,p=a.filter(y=>!l.find(h=>C(y,this.project)===C(h,this.project)&&Ut(y.dataType,h.dataType)));p.length&&e.push(o),p.forEach(y=>{const h=y.clone(o);h.addSelfToProject(),t.push(h)})}),{updated:E(e),added:E(t),removed:E(i),self:this}}syncBodyInputIndexes(){const e=[],t=[],i=[];return this.body.inputs.sort((s,o)=>s.index-o.index),this.body.inputs.forEach((s,o)=>{s.index!==o&&(s.sync({index:o}),e.push(s))}),{updated:E(e),added:E(t),removed:E(i),self:this}}syncBodyArgumentsDeclarations(){const e=[],t=[],i=[],{updated:a,added:s,removed:o}=this.syncFixedBodyArgumentDeclarations();e.push(...a),t.push(...s),i.push(...o);const l=this.getUniqueReturnDeclarations(),p=this.body.inputs;l.sort((R,v)=>R.index-v.index),l.forEach(R=>{const v=R.getDataType();let A=p.find(ae=>C(ae,this.project)===z.fromReturnDeclarationToBodyArgumentDeclarationName(R)&&Ut(ae.dataType,R.dataType));if(!A){const ae=z.fromReturnDeclarationToBodyArgumentDeclarationName(R),Je={id:_.UUID.uuid(),version:1,type:n.ArgumentDeclaration,name:ae,description:`Aggretated list of all previously outputted values from each iteration by the output '${C(R,this.project)}'`,dataType:null,implements:null,index:R.index,required:R.required,parent:this.body.toReference(),writesValues:[]},vt=g(Je,this.project);vt.setParent(this.body),vt.initChildren(),vt.addSelfToProject(),t.push(vt),A=vt}const I=this.body.inputs.find(ae=>ae.index===A.index&&ae!==A),F=this.body.inputs.filter(ae=>ae!==A);let k=A.index;I&&(k=Math.max(...F.map(ae=>ae.index))+1),A.index!==k&&(A.sync({index:k}),e.push(A));const oe=A.getDataType();let me=oe;if(v)if(!oe||!Ut(oe,v)){if(!me){const ae=v.clone(A);ae.addSelfToProject(),me=ae,t.push(ae),e.push(A)}me.merge(v),me.sync({isList:!0})}else me.isList||(me.sync({isList:!0}),e.push(me));if(!v&&!me){const ae={id:_.UUID.uuid(),version:1,type:n.DataType,isList:!0,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,inferred:!1,andChildrenGroup:[],orChildrenGroup:[],parent:A.toReference()},Je=g(ae,this.project);Je.sync({isList:!0}),Je.setParent(A),Je.initChildren(),Je.addSelfToProject(),t.push(Je)}});const{updated:y,added:h,removed:m}=this.removeExtraBodyArgumentDeclarations();return e.push(...y),t.push(...h),i.push(...m),{updated:E(e),added:E(t),removed:E(i),self:this}}syncOutputsDeclarations(){const e=[],t=[],i=[],a=this.getUniqueReturnDeclarations(),s=this.outputsDeclarations;return a.forEach((l,p)=>{l.index!==p&&(l.sync({index:p}),e.push(l))}),a.forEach(l=>{const p=l.getDataType();let h=s.find(v=>C(v,this.project)===z.fromReturnDeclarationToLoopOutputDeclarationName(l)&&Ut(v.dataType,l.dataType));if(!h){const v=z.fromReturnDeclarationToLoopOutputDeclarationName(l),D={id:_.UUID.uuid(),version:1,type:n.ValueDescriptor,name:v,description:`Aggretated list of all previously outputted values from each iteration by the output '${C(l,this.project)}'`,dataType:null,index:l.index,required:l.required,parent:this.toReference()},A=g(D,this.project);A.setParent(this),A.initChildren(),A.addSelfToProject(),t.push(A),h=A}h.index!==l.index&&(h.sync({index:l.index}),e.push(h));let R=h.getDataType();if(p)if(!R||!Ut(R,p)){if(!R){const v=p.clone(h);v.addSelfToProject(),R=v,t.push(v),e.push(h)}R.merge(p),R.sync({isList:!0})}else R.isList||(R.sync({isList:!0}),e.push(R));if(!p&&!R){const v={id:_.UUID.uuid(),version:1,type:n.DataType,isList:!0,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,inferred:!1,andChildrenGroup:[],orChildrenGroup:[],parent:h.toReference()},D=g(v,this.project);D.sync({isList:!0}),D.setParent(h),D.initChildren(),D.addSelfToProject(),t.push(D)}}),s.filter(l=>!a.find(y=>C(l,this.project)===z.fromReturnDeclarationToLoopOutputDeclarationName(y))).forEach(l=>{const{affected:p,removed:y}=l.remove({ignoreUpstream:!1,seenEntities:new Set});e.push(...p),i.push(...y)}),{updated:E(e),added:E(t),removed:E(i),self:this}}syncOutputMaps(){const e=[],t=[],i=[],a=this.outputsDeclarations,s=this.outputs;return a.forEach(l=>{var h;let y=s.find(m=>{var R,v;return((R=m.declaration)==null?void 0:R.id)===l.id&&Ut((v=m.declaration)==null?void 0:v.dataType,l.dataType)});if(y)((h=y.declaration)==null?void 0:h.id)!==l.id&&(y.setDeclaration(l),e.push(y));else{const m={id:_.UUID.uuid(),version:1,type:n.OutputMap,index:l.index,declaration:l.toJSON(),writesValues:[],parent:this.toReference()},R=g(m,this.project);R.setParent(this),R.initChildren(),R.addSelfToProject(),t.push(R),y=R}y.index!==l.index&&(y.sync({index:l.index}),e.push(y))}),s.filter(l=>!a.find(y=>{var h;return((h=l.declaration)==null?void 0:h.id)===y.id})).forEach(l=>{const{affected:p,removed:y}=l.remove({ignoreUpstream:!1,seenEntities:new Set});e.push(...p),i.push(...y)}),{updated:E(e),added:E(t),removed:E(i),self:this}}createCurrentIterationNumberArgumentDeclaration(){const e=[],t=[],i=[];let s=this.body.inputs.find(y=>{var h;return y.name===z.CURRENT_ITERATION_NUMBER_ARG_NAME||y.id===((h=this.currentIterationNumberArgumentDeclaration)==null?void 0:h.id)});const o=this.getCurrentIterationNumberBuiltInValueDescriptor();if(!s){const y={id:_.UUID.uuid(),version:1,type:n.ArgumentDeclaration,name:z.CURRENT_ITERATION_NUMBER_ARG_NAME,description:"The number of the current iteration",dataType:null,implements:o==null?void 0:o.toJSON(),index:this.body.inputs.length,required:!0,parent:this.body.toReference(),writesValues:[]},h=g(y,this.project);h.setParent(this.body),h.initChildren(),h.addSelfToProject(),t.push(h),s=h}!s.index&&s.index!==0&&(s.sync({index:0}),e.push(s)),(!s.implements||s.implements.id!==o.id)&&(s.setImplements(o),e.push(s));let p=s.getDataType();if(!p){const y={id:_.UUID.uuid(),version:1,type:n.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,inferred:!1,andChildrenGroup:[],orChildrenGroup:[],parent:s.toReference()},h=g(y,this.project);h.setParent(s),h.initChildren(),h.addSelfToProject(),t.push(h),p=h}if(!p.entity||p.entity.type!==n.PrimitiveEntity||p.entity.name!==P.Number||p.entity.id!==B["primitive-entity"].number.id){const y=this.project.getBuiltIn(B["primitive-entity"].number.id);p.setEntity(y),e.push(p)}return this.currentIterationNumberArgumentDeclaration=s,{updated:E(e),added:E(t),removed:E(i),self:this}}removeExtraBodyArgumentDeclarations(){const e=[],t=[],i=[],a=this.body.inputs,s=this.getUniqueReturnDeclarations();return a.filter(l=>l===this.currentIterationNumberArgumentDeclaration||l===this.currentValueArgumentDeclaration?!1:!s.find(y=>C(l,this.project)===z.fromReturnDeclarationToBodyArgumentDeclarationName(y))).forEach(l=>{const{affected:p,removed:y}=l.remove({ignoreUpstream:!1,seenEntities:new Set});e.push(...p),i.push(...y)}),{updated:E(e),added:E(t),removed:E(i),self:this}}createCurrentValueInputBasedOnInputMap(){var l,p,y,h,m;const e=[],t=[],i=[];switch(this.declaration.id){case $.List:{const R=this.body.inputs.find(A=>{var I;return((I=A.implements)==null?void 0:I.id)===B[n.Loop][$.List].body.inputs.currentValue.id}),v=this.inputs.find(A=>{var I;return((I=A.declaration)==null?void 0:I.id)===B[n.Loop][$.List].inputs.list.id});if(!v)break;const D=this.getCurrentValueBuiltInValueDescriptor();if(R){this.currentValueArgumentDeclaration=R;const A=this.project.get(B[n.Loop][$.List].inputs.list.id);D&&(!R.implements||R.implements.id!==D.id)&&(R.setImplements(D),e.push(R));let F=R.getDataType();if(!F){const oe={id:_.UUID.uuid(),version:1,type:n.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,inferred:!1,andChildrenGroup:[],orChildrenGroup:[],parent:A.toReference()},me=g(oe,this.project);me.setParent(A),me.initChildren(),me.addSelfToProject(),t.push(me),F=me}const k=v.getDataType();F.merge(k),F.sync({isList:!1})}else{const A={id:_.UUID.uuid(),version:1,type:n.ArgumentDeclaration,name:z.CURRENT_VALUE_ARG_NAME,description:null,index:this.body.inputs.length,required:!0,implements:D,writesValues:[],dataType:null,parent:this.body.toReference()},I=g(A,this.project);I.initChildren(),I.setParent(this.body),I.addSelfToProject(),D&&(!I.implements||I.implements.id!==D.id)&&(I.setImplements(D),e.push(I)),t.push(I),this.currentValueArgumentDeclaration=I}break}case $.ManualFlow:{this.currentValueArgumentDeclaration=null;break}case $.Counted:{this.currentValueArgumentDeclaration=null;break}case $.ObjectKeys:{const R=this.body.inputs.find(A=>{var I;return((I=A.implements)==null?void 0:I.id)===B[n.Loop][$.ObjectKeys].body.inputs.currentValue.id});if(!this.inputs.find(A=>{var I;return((I=A.declaration)==null?void 0:I.id)===B[n.Loop][$.ObjectKeys].inputs.object.id}))break;const D=this.getCurrentValueBuiltInValueDescriptor();if(R){this.currentValueArgumentDeclaration=R;const A=this.project.get(B[n.Loop][$.ObjectKeys].inputs.object.id);D&&(!R.implements||R.implements.id!==D.id)&&(R.setImplements(D),e.push(R));let F=R.getDataType();if(F){const k=this.project.getBuiltIn(B["primitive-entity"].string.id);((l=F.entity)==null?void 0:l.id)!==k.id&&(F.setEntity(k),e.push(F))}else{const k={id:_.UUID.uuid(),version:1,type:n.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,inferred:!1,andChildrenGroup:[],orChildrenGroup:[],parent:A.toReference()},oe=g(k,this.project);oe.setParent(A),oe.initChildren(),oe.addSelfToProject(),F=oe}}else{const A={id:_.UUID.uuid(),version:1,type:n.ArgumentDeclaration,name:z.CURRENT_VALUE_ARG_NAME,description:null,index:this.body.inputs.length,required:!0,implements:D,writesValues:[],dataType:null,parent:this.body.toReference()},I=g(A,this.project);I.initChildren(),I.setParent(this.body),I.addSelfToProject(),D&&(!I.implements||I.implements.id!==D.id)&&(I.setImplements(D),e.push(I)),t.push(I),this.currentValueArgumentDeclaration=I}break}case $.ObjectValues:{const R=this.body.inputs.find(A=>{var I;return((I=A.implements)==null?void 0:I.id)===B[n.Loop][$.ObjectValues].body.inputs.currentValue.id}),v=this.inputs.find(A=>{var I;return((I=A.declaration)==null?void 0:I.id)===B[n.Loop][$.ObjectValues].inputs.object.id});if(!v)break;const D=this.getCurrentValueBuiltInValueDescriptor();if(R){this.currentValueArgumentDeclaration=R;const A=this.project.get(B[n.Loop][$.ObjectValues].inputs.object.id);D&&(!R.implements||R.implements.id!==D.id)&&(R.setImplements(D),e.push(R));let F=R.getDataType();if(F){const k=v.getDataType(),oe=((y=k==null?void 0:k.entity)==null?void 0:y.properties)||[];(h=F.orChildrenGroup)==null||h.forEach(me=>{const{affected:ae,removed:Je}=me.remove({ignoreUpstream:!1,seenEntities:new Set});e.push(...ae),i.push(...Je)}),oe.forEach(me=>{const ae=me.getDataType();if(ae){const Je=ae.clone(F);Je.sync({parentRelationType:Ke.OrDataTypeGroup}),Je.addSelfToProject(),t.push(Je)}else{const Je={id:_.UUID.uuid(),version:1,type:n.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,inferred:!1,andChildrenGroup:[],orChildrenGroup:[],parentRelationType:Ke.OrDataTypeGroup,parent:F.toReference()},vt=g(Je,this.project);vt.setParent(F),vt.initChildren(),vt.addSelfToProject(),t.push(vt)}})}else{const k={id:_.UUID.uuid(),version:1,type:n.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,inferred:!1,andChildrenGroup:[],orChildrenGroup:[],parent:A.toReference()},oe=g(k,this.project);oe.setParent(A),oe.initChildren(),oe.addSelfToProject(),F=oe;const me=v.getDataType();(((p=me==null?void 0:me.entity)==null?void 0:p.properties)||[]).forEach(Je=>{const vt=Je.getDataType();if(vt){const Jr=vt.clone(oe);Jr.sync({parentRelationType:Ke.OrDataTypeGroup}),Jr.addSelfToProject(),t.push(Jr)}else{const Jr={id:_.UUID.uuid(),version:1,type:n.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,inferred:!1,andChildrenGroup:[],orChildrenGroup:[],parentRelationType:Ke.OrDataTypeGroup,parent:oe.toReference()},Ko=g(Jr,this.project);Ko.setParent(oe),Ko.initChildren(),Ko.addSelfToProject(),t.push(Ko)}})}}else{const A={id:_.UUID.uuid(),version:1,type:n.ArgumentDeclaration,name:z.CURRENT_VALUE_ARG_NAME,description:null,index:this.body.inputs.length,required:!0,implements:D,writesValues:[],dataType:null,parent:this.body.toReference()},I=g(A,this.project);I.initChildren(),I.setParent(this.body),I.addSelfToProject(),D&&(!I.implements||I.implements.id!==D.id)&&(I.setImplements(D),e.push(I)),t.push(I),this.currentValueArgumentDeclaration=I}break}case $.String:{const R=this.body.inputs.find(A=>{var I;return((I=A.implements)==null?void 0:I.id)===B[n.Loop][$.String].body.inputs.currentValue.id});if(!this.inputs.find(A=>{var I;return((I=A.declaration)==null?void 0:I.id)===B[n.Loop][$.String].inputs.string.id}))break;const D=this.getCurrentValueBuiltInValueDescriptor();if(R){this.currentValueArgumentDeclaration=R;const A=this.project.get(B[n.Loop]["string-loop"].inputs.string.id);D&&(!R.implements||R.implements.id!==D.id)&&(R.setImplements(D),e.push(R));let F=R.getDataType();if(F){const k=this.project.getBuiltIn(B["primitive-entity"].string.id);((m=F.entity)==null?void 0:m.id)!==k.id&&(F.setEntity(k),e.push(F))}else{const k={id:_.UUID.uuid(),version:1,type:n.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,inferred:!1,andChildrenGroup:[],orChildrenGroup:[],parent:A.toReference()},oe=g(k,this.project);oe.setParent(A),oe.initChildren(),oe.addSelfToProject(),t.push(oe),F=oe}}else{const A={id:_.UUID.uuid(),version:1,type:n.ArgumentDeclaration,name:z.CURRENT_VALUE_ARG_NAME,description:null,index:this.body.inputs.length,required:!0,implements:D,writesValues:[],dataType:null,parent:this.body.toReference()},I=g(A,this.project);I.initChildren(),I.setParent(this.body),I.addSelfToProject(),D&&(!I.implements||I.implements.id!==D.id)&&(I.setImplements(D),e.push(I)),t.push(I),this.currentValueArgumentDeclaration=I}break}}const{updated:a,added:s,removed:o}=this.removeExtraBodyArgumentDeclarations();return e.push(...a),t.push(...s),i.push(...o),{updated:E(e),added:E(t),removed:E(i),self:this}}syncFixedBodyArgumentDeclarations(){const e=[],t=[],i=[],{updated:a,added:s,removed:o}=this.createCurrentIterationNumberArgumentDeclaration();e.push(...a),t.push(...s),i.push(...o);const{updated:l,added:p,removed:y}=this.createCurrentValueInputBasedOnInputMap();return e.push(...l),t.push(...p),i.push(...y),{updated:E(e),added:E(t),removed:E(i),self:this}}syncInputMaps(){const e=[],t=[],i=[];switch(this.declaration.id){case $.List:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===B[n.Loop]["list-loop"].inputs.list.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==B[n.Loop]["list-loop"].inputs.list.id){const s=this.project.get(B[n.Loop]["list-loop"].inputs.list.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(B[n.Loop]["list-loop"].inputs.list.id),o={id:_.UUID.uuid(),version:1,type:n.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=g(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}case $.ManualFlow:{this.inputs.forEach(a=>{a.remove(),i.push(a)});break}case $.Counted:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===B[n.Loop]["counted-loop"].inputs.number.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==B[n.Loop]["counted-loop"].inputs.number.id){const s=this.project.get(B[n.Loop]["counted-loop"].inputs.number.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(B[n.Loop]["counted-loop"].inputs.number.id),o={id:_.UUID.uuid(),version:1,type:n.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=g(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}case $.ObjectKeys:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===B[n.Loop]["object-keys-loop"].inputs.object.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==B[n.Loop]["object-keys-loop"].inputs.object.id){const s=this.project.get(B[n.Loop]["object-keys-loop"].inputs.object.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(B[n.Loop]["object-keys-loop"].inputs.object.id),o={id:_.UUID.uuid(),version:1,type:n.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=g(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}case $.ObjectValues:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===B[n.Loop]["object-values-loop"].inputs.object.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==B[n.Loop]["object-values-loop"].inputs.object.id){const s=this.project.get(B[n.Loop]["object-values-loop"].inputs.object.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(B[n.Loop]["object-values-loop"].inputs.object.id),o={id:_.UUID.uuid(),version:1,type:n.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=g(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}case $.String:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===B[n.Loop]["string-loop"].inputs.string.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==B[n.Loop]["string-loop"].inputs.string.id){const s=this.project.get(B[n.Loop]["string-loop"].inputs.string.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(B[n.Loop]["string-loop"].inputs.string.id),o={id:_.UUID.uuid(),version:1,type:n.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=g(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}}return{updated:E(e),added:E(t),removed:E(i),self:this}}getCurrentValueBuiltInValueDescriptor(){var t;const e=(t=B[n.Loop][this.declaration.id].body.inputs.currentValue)==null?void 0:t.id;return e?this.project.get(e):null}getCurrentIterationNumberBuiltInValueDescriptor(){const e=B[n.Loop][this.declaration.id].body.inputs.iterationNumber.id;return this.project.get(e)}syncBody(){var o;const e=[],t=[],i=[],a=B[n.Loop][this.declaration.id].body.id,s=this.project.getBuiltIn(a);if(this.body)((o=this.body.implements)==null?void 0:o.id)!==s.id&&(this.body.setImplements(s),this.body.setParent(this),e.push(this.body));else{const l={id:_.UUID.uuid(),version:1,type:n.FunctionDeclaration,name:s.name,description:null,inputs:[],index:null,returnStatements:[],calls:[],collapsed:!1,private:!1,implements:s.toJSON(),x:0,y:0,parent:this.toReference()},p=g(l,this.project);p.initChildren(),p.setParent(this),p.addSelfToProject(),t.push(p)}return{self:this,updated:E(e),added:E(t),removed:E(i)}}syncChildren(){const e=[],t=[],i=[],{updated:a,added:s,removed:o}=this.syncBody();e.push(...a),t.push(...s),i.push(...o);const{updated:l,added:p,removed:y}=this.syncInputMaps();e.push(...l),t.push(...p),i.push(...y);const{updated:h,added:m,removed:R}=this.syncTerminationStatements();e.push(...h),t.push(...m),i.push(...R);const{updated:v,added:D,removed:A}=this.syncBodyArgumentsDeclarations();e.push(...v),t.push(...D),i.push(...A);const{updated:I,added:F,removed:k}=this.syncBodyInputIndexes();e.push(...I),t.push(...F),i.push(...k);const{updated:oe,added:me,removed:ae}=this.syncOutputsDeclarations();e.push(...oe),t.push(...me),i.push(...ae);const{updated:Je,added:vt,removed:Jr}=this.syncOutputMaps();return e.push(...Je),t.push(...vt),i.push(...Jr),{self:this,updated:E(e),added:E(t),removed:E(i)}}};d(z,"CURRENT_ITERATION_NUMBER_ARG_NAME","Current iteration number"),d(z,"CURRENT_VALUE_ARG_NAME","Current value"),d(z,"MUTABLE_BASE_PROPERTIES",[]),d(z,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),d(z,"BASE_PROPERTIES",[...z.MUTABLE_BASE_PROPERTIES,...z.INMUTABLE_BASE_PROPERTIES]),d(z,"MUTABLE_META_PROPERTIES",[...z.MUTABLE_BASE_PROPERTIES,"x","y"]),d(z,"INMUTABLE_META_PROPERTIES",[...z.INMUTABLE_BASE_PROPERTIES]),d(z,"META_PROPERTIES",[...z.MUTABLE_META_PROPERTIES,...z.INMUTABLE_META_PROPERTIES]),d(z,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry"]),d(z,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","declaration"]),d(z,"UPSTREAM_PROPERTIES",[...z.MUTABLE_UPSTREAM_PROPERTIES,...z.INMUTABLE_UPSTREAM_PROPERTIES]),d(z,"MUTABLE_DOWNSTREAM_PROPERTIES",["body","inputs","outputs","outputsDeclarations","successCalls","errorCalls","error","breakStatements","continueStatements"]),d(z,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(z,"DOWNSTREAM_PROPERTIES",[...z.MUTABLE_DOWNSTREAM_PROPERTIES,...z.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(z,"PROPERTIES",[...z.META_PROPERTIES,...z.UPSTREAM_PROPERTIES,...z.DOWNSTREAM_PROPERTIES]);let _r=z;function p2(r){const e=c6(),t=r.toJSON();e.safeParse(t).success,r.inputs.forEach(o=>o.validate());const s=[...Cn(r)];return ie(r.errors,s)}const ve=class ve{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"x");d(this,"y");d(this,"type",n.Condition);d(this,"successCalls",[]);d(this,"errorCalls",[]);d(this,"declaration");d(this,"inputs",[]);d(this,"calledBySuccess",[]);d(this,"calledByError",[]);d(this,"calledByEntry",[]);d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.x=e.x,this.y=e.y}static fromGenerationTarget(e,t){let i=t;if(e.parent){const h=N(e.parent);i=t.get(h)}const a=e.calledByEntry.map(h=>{const m=N(h);return t.get(m)}),s=e.calledBySuccess.map(h=>{const m=N(h);return t.get(m)}),o=e.calledByError.map(h=>{const m=N(h);return t.get(m)});let l;if(e.declaration){const h=N(e.declaration);l=t.get(h)}const p={id:e.id,version:1,type:n.Condition,declaration:l,calledByEntry:a,calledBySuccess:s,calledByError:o,errorCalls:[],successCalls:[],inputs:[],x:0,y:0,parent:i},y=g(p,t);return y.setParent(i),y.initChildren(),y}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:[...ut,n.Project],optional:!0}},t);return i=s.modifiedData,a.push(...s.errors,...Le(i)),e.declaration?t.get(e.declaration)?t.conditionDeclarations.find(p=>p.id===e.declaration)||a.push(new b({id:`${e.id}--${f.InvalidImplementsReference}`,code:f.InvalidImplementsReference,severity:T.Error,message:`Entity of type '${e.type}' with id '${e.id}' has an 'declaration' property that isn't pointing to an action descriptor reserved for '${n.Condition}' entities.
53
+ You shouldn't have to manually update a 'parent' property. The equivalent result is to change its callers, the value writters of its inputs, or the value readers of its outputs.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return this.parent===this.project&&this.project.addLoop(this),this.successCalls.forEach(a=>{a.addSuccessCaller(this),e.push(a)}),this.errorCalls.forEach(a=>{a.addErrorCaller(this),e.push(a)}),this.calledByEntry.forEach(a=>{a.addCall(this),e.push(a)}),this.calledBySuccess.forEach(a=>{a.addSuccessCall(this),e.push(a)}),this.calledByError.forEach(a=>{a.addErrorCall(this),e.push(a)}),{updated:E(e),added:E(t),removed:E(i),self:this}}get calledBy(){return[...this.calledByEntry,...this.calledBySuccess,...this.calledByError]}removeInput(e){const t=this.inputs.findIndex(i=>i.id===e.id);return t>-1&&this.inputs.splice(t,1),this}addInput(e){return this.inputs.includes(e)?this:(this.inputs.push(e),this)}addOutputDeclaration(e){return this.outputsDeclarations.includes(e)?this:(this.outputsDeclarations.push(e),this)}removeOutputDeclaration(e){const t=this.outputsDeclarations.findIndex(i=>i.id===e.id);return t>-1&&this.outputsDeclarations.splice(t,1),this}addOutput(e){return this.outputs.includes(e)?this:(this.outputs.push(e),this)}removeOutput(e){const t=this.outputs.findIndex(i=>i.id===e.id);return t>-1&&this.outputs.splice(t,1),this}setBody(e){return this.body=e,this}addSuccessCaller(e){return this.calledBySuccess.find(t=>t.id===e.id)||this.calledBySuccess.push(e),this}addErrorCaller(e){return this.calledByError.find(t=>t.id===e.id)||this.calledByError.push(e),this}addEntryCaller(e){return this.calledByEntry.find(t=>t.id===e.id)||this.calledByEntry.push(e),this}addErrorCall(e){return this.errorCalls.push(e),this}addSuccessCall(e){return this.successCalls.push(e),this}removeCall(e){const t=this.successCalls.findIndex(a=>a.id===e.id);t>-1&&this.successCalls.splice(t,1);const i=this.errorCalls.findIndex(a=>a.id===e.id);return i>-1&&this.errorCalls.splice(i,1),this}removeCaller(e){return this.calledBySuccess=this.calledBySuccess.filter(t=>t.id!==e.id),this.calledByError=this.calledByError.filter(t=>t.id!==e.id),this.calledByEntry=this.calledByEntry.filter(t=>t.id!==e.id),this}replaceDetachedChild(e,t){const i=this.detachedChildren.indexOf(e);return i!==-1&&(this.detachedChildren[i]=t),this}subscribeDetachedChild(e){return this.detachedChildren.includes(e)||this.detachedChildren.push(e),this}setParent(e){return this.parent=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.declaration=g(this.initialData.declaration,this.project),this.successCalls=this.initialData.successCalls.map(e=>{const t=g(e,this.project);return t.addSuccessCaller(this),[n.BreakStatement,n.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==n.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=g(e,this.project);return t.addErrorCaller(this),[n.BreakStatement,n.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==n.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.inputs=this.initialData.inputs.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.outputs=this.initialData.outputs.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.process&&(this.process=g(this.initialData.process,this.project),this.process.setParent(this),this.process.initChildren()),this.initialData.body&&(this.body=g(this.initialData.body,this.project),this.body.setParent(this),this.body.initChildren()),this.initialData.error&&(this.error=g(this.initialData.error,this.project),this.error.setParent(this),this.error.initChildren()),this.syncChildren(),this)}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.x=e.x||this.x,this.y=e.y||this.y,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.inputs.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.outputs.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.body.remove({ignoreUpstream:!0,seenEntities:t}),this.error){const{affected:s,removed:o}=this.error.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s),a.push(...o)}return this.successCalls.forEach(s=>{i.push(s),s.removeCaller(this)}),this.errorCalls.forEach(s=>{i.push(s),s.removeCaller(this)}),e||this.calledBy.forEach(s=>{i.push(s),s.removeCall(this)}),{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){const t=[];return e.has(this.id)?{affected:[],self:this}:(e.add(this.id),this.subscribe(),this.inputs.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.outputs.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.body.restore({seenEntities:e}),this.successCalls.forEach(i=>{t.push(i),i.addSuccessCaller(this)}),this.errorCalls.forEach(i=>{t.push(i),i.addErrorCaller(this)}),this.calledBySuccess.forEach(i=>{t.push(i),i.addSuccessCall(this)}),this.calledByError.forEach(i=>{t.push(i),i.addErrorCall(this)}),this.calledByEntry.forEach(i=>{t.push(i),i.addCall(this)}),{affected:E(t),self:this})}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.inputs.flatMap(i=>i.toFlat(e)),...this.outputs.flatMap(i=>i.toFlat(e)),...this.process?this.process.toFlat(e):[],...this.successCalls.flatMap(i=>i.toFlat(e)),...this.errorCalls.flatMap(i=>i.toFlat(e)),...this.error?this.error.toFlat(e):[],...this.body?this.body.toFlat(e):[],...this.continueStatements.flatMap(i=>i.toFlat(e)),...this.breakStatements.flatMap(i=>i.toFlat(e))])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.inputs.flatMap(i=>i.toFlatIds(e)),...this.outputs.flatMap(i=>i.toFlatIds(e)),...this.process?this.process.toFlatIds(e):[],...this.successCalls.flatMap(i=>i.toFlatIds(e)),...this.errorCalls.flatMap(i=>i.toFlatIds(e)),...this.error?this.error.toFlatIds(e):[],...this.body?this.body.toFlatIds(e):[],...this.continueStatements.flatMap(i=>i.toFlatIds(e)),...this.breakStatements.flatMap(i=>i.toFlatIds(e))])}toJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,x:this.x,y:this.y,calledBySuccess:this.calledBySuccess.map(i=>i.toReference()),calledByError:this.calledByError.map(i=>i.toReference()),calledByEntry:this.calledByEntry.map(i=>i.toReference()),process:((e=this.process)==null?void 0:e.toJSON())||null,declaration:this.declaration.toJSON(),inputs:this.inputs.map(i=>i.toJSON()),outputs:this.outputs.map(i=>i.toJSON()),outputsDeclarations:this.outputsDeclarations.map(i=>i.toJSON()),successCalls:this.successCalls.map(i=>i.toJSON()),errorCalls:this.errorCalls.map(i=>i.toJSON()),error:((t=this.error)==null?void 0:t.toJSON())||null,body:this.body.toJSON(),parent:this.parent.toReference(),breakStatements:this.breakStatements.map(i=>i.toJSON()),continueStatements:this.continueStatements.map(i=>i.toJSON())}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t,i,a;return{id:this.id,version:this.version,type:this.type,x:this.x,y:this.y,declaration:((e=this.declaration)==null?void 0:e.toReference())||null,body:((t=this.body)==null?void 0:t.toReference())||null,inputs:this.inputs.map(s=>s.toReference()),outputs:this.outputs.map(s=>s.toReference()),outputsDeclarations:this.outputsDeclarations.map(s=>s.toReference()),successCalls:this.successCalls.map(s=>s.toReference()),errorCalls:this.errorCalls.map(s=>s.toReference()),process:((i=this.process)==null?void 0:i.toReference())||null,calledBySuccess:this.calledBySuccess.map(s=>s.toReference()),calledByError:this.calledByError.map(s=>s.toReference()),calledByEntry:this.calledByEntry.map(s=>s.toReference()),continueStatements:this.continueStatements.map(s=>s.toReference()),breakStatements:this.breakStatements.map(s=>s.toReference()),error:((a=this.error)==null?void 0:a.toReference())||null,parent:this.parent.toReference()}}toFlatJSON(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...((i=this.body)==null?void 0:i.toFlatJSON(e))||[],...this.successCalls.flatMap(a=>a.toFlatJSON(e)),...this.errorCalls.flatMap(a=>a.toFlatJSON(e)),...this.inputs.flatMap(a=>a.toFlatJSON(e)),...this.outputs.flatMap(a=>a.toFlatJSON(e)),...this.continueStatements.flatMap(a=>a.toFlatJSON(e)),...this.breakStatements.flatMap(a=>a.toFlatJSON(e)),...this.error?this.error.toFlatJSON(e):[],...this.process?this.process.toFlatJSON(e):[]])}toGenerationTarget(){const e=this.parent.type===n.Project?void 0:this.parent.id;return{id:this.id,type:this.type,calledByEntry:this.calledByEntry.map(t=>t.id),calledBySuccess:this.calledBySuccess.map(t=>t.id),calledByError:this.calledByError.map(t=>t.id),declaration:this.declaration.id,parent:e}}toFlatGenerationTarget(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...((i=this.body)==null?void 0:i.toFlatGenerationTarget(e))||[],...this.successCalls.flatMap(a=>a.toFlatGenerationTarget(e)),...this.errorCalls.flatMap(a=>a.toFlatGenerationTarget(e)),...this.inputs.flatMap(a=>a.toFlatGenerationTarget(e)),...this.outputs.flatMap(a=>a.toFlatGenerationTarget(e)),...this.continueStatements.flatMap(a=>a.toFlatGenerationTarget(e)),...this.breakStatements.flatMap(a=>a.toFlatGenerationTarget(e)),...this.error?this.error.toFlatGenerationTarget(e):[],...this.process?this.process.toFlatGenerationTarget(e):[]])}clearErrors(){var e,t;return this.errors=[],this.inputs.forEach(i=>i.clearErrors()),this.outputs.forEach(i=>i.clearErrors()),this.successCalls.forEach(i=>i.clearErrors()),this.errorCalls.forEach(i=>i.clearErrors()),this.continueStatements.forEach(i=>i.clearErrors()),this.breakStatements.forEach(i=>i.clearErrors()),(e=this.process)==null||e.clearErrors(),(t=this.error)==null||t.clearErrors(),this}validate(){const e=u2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.inputs.flatMap(t=>t.getErrors()),...this.outputs.flatMap(t=>t.getErrors()),...this.body?this.body.getErrors():[],...this.error?this.error.getErrors():[],...this.process?this.process.getErrors():[]]}getShallowErrors(){return this.errors}clone(e){return new z(this.toJSON(),this.project)}getVariableInstances(){return this.body?re(this.body).filter(i=>i.type===n.VariableInstance):[]}addReturnStatement(e){return Ue.includes(this.parent.type)&&this.parent.addReturnStatement(e),this}removeReturnStatement(e){return Ue.includes(this.parent.type)&&this.parent.removeReturnStatement(e),this}addBreakStatement(e){return this.breakStatements.includes(e)||this.breakStatements.push(e),this}removeBreakStatement(e){const t=this.breakStatements.indexOf(e);return t!==-1&&this.breakStatements.splice(t,1),this}addContinueStatement(e){return this.continueStatements.includes(e)||this.continueStatements.push(e),this}removeContinueStatement(e){const t=this.continueStatements.indexOf(e);return t!==-1&&this.continueStatements.splice(t,1),this}getUniqueReturnDeclarations(){const e=[];return[...this.breakStatements,...this.continueStatements].forEach(i=>{i.outputs.forEach(s=>{e.find(l=>l===s||C(l,this.project)===C(s,this.project)&&xt(l.dataType,s.dataType))||e.push(s)})}),E(e)}syncTerminationStatements(){const e=[],t=[],i=[],a=this.getUniqueReturnDeclarations();return[...this.breakStatements,...this.continueStatements].forEach(o=>{const l=o.outputs,p=a.filter(y=>!l.find(h=>C(y,this.project)===C(h,this.project)&&xt(y.dataType,h.dataType)));p.length&&e.push(o),p.forEach(y=>{const h=y.clone(o);h.addSelfToProject(),t.push(h)})}),{updated:E(e),added:E(t),removed:E(i),self:this}}syncBodyInputIndexes(){const e=[],t=[],i=[];return this.body.inputs.sort((s,o)=>s.index-o.index),this.body.inputs.forEach((s,o)=>{s.index!==o&&(s.sync({index:o}),e.push(s))}),{updated:E(e),added:E(t),removed:E(i),self:this}}syncBodyArgumentsDeclarations(){const e=[],t=[],i=[],{updated:a,added:s,removed:o}=this.syncFixedBodyArgumentDeclarations();e.push(...a),t.push(...s),i.push(...o);const l=this.getUniqueReturnDeclarations(),p=this.body.inputs;l.sort((R,v)=>R.index-v.index),l.forEach(R=>{const v=R.getDataType();let A=p.find(ae=>C(ae,this.project)===z.fromReturnDeclarationToBodyArgumentDeclarationName(R)&&xt(ae.dataType,R.dataType));if(!A){const ae=z.fromReturnDeclarationToBodyArgumentDeclarationName(R),Je={id:_.UUID.uuid(),version:1,type:n.ArgumentDeclaration,name:ae,description:`Aggretated list of all previously outputted values from each iteration by the output '${C(R,this.project)}'`,dataType:null,implements:null,index:R.index,required:R.required,parent:this.body.toReference(),writesValues:[]},vt=g(Je,this.project);vt.setParent(this.body),vt.initChildren(),vt.addSelfToProject(),t.push(vt),A=vt}const D=this.body.inputs.find(ae=>ae.index===A.index&&ae!==A),F=this.body.inputs.filter(ae=>ae!==A);let k=A.index;D&&(k=Math.max(...F.map(ae=>ae.index))+1),A.index!==k&&(A.sync({index:k}),e.push(A));const oe=A.getDataType();let me=oe;if(v)if(!oe||!xt(oe,v)){if(!me){const ae=v.clone(A);ae.addSelfToProject(),me=ae,t.push(ae),e.push(A)}me.merge(v),me.sync({isList:!0})}else me.isList||(me.sync({isList:!0}),e.push(me));if(!v&&!me){const ae={id:_.UUID.uuid(),version:1,type:n.DataType,isList:!0,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,inferred:!1,andChildrenGroup:[],orChildrenGroup:[],parent:A.toReference()},Je=g(ae,this.project);Je.sync({isList:!0}),Je.setParent(A),Je.initChildren(),Je.addSelfToProject(),t.push(Je)}});const{updated:y,added:h,removed:m}=this.removeExtraBodyArgumentDeclarations();return e.push(...y),t.push(...h),i.push(...m),{updated:E(e),added:E(t),removed:E(i),self:this}}syncOutputsDeclarations(){const e=[],t=[],i=[],a=this.getUniqueReturnDeclarations(),s=this.outputsDeclarations;return a.forEach((l,p)=>{l.index!==p&&(l.sync({index:p}),e.push(l))}),a.forEach(l=>{const p=l.getDataType();let h=s.find(v=>C(v,this.project)===z.fromReturnDeclarationToLoopOutputDeclarationName(l)&&xt(v.dataType,l.dataType));if(!h){const v=z.fromReturnDeclarationToLoopOutputDeclarationName(l),P={id:_.UUID.uuid(),version:1,type:n.ValueDescriptor,name:v,description:`Aggretated list of all previously outputted values from each iteration by the output '${C(l,this.project)}'`,dataType:null,index:l.index,required:l.required,parent:this.toReference()},A=g(P,this.project);A.setParent(this),A.initChildren(),A.addSelfToProject(),t.push(A),h=A}h.index!==l.index&&(h.sync({index:l.index}),e.push(h));let R=h.getDataType();if(p)if(!R||!xt(R,p)){if(!R){const v=p.clone(h);v.addSelfToProject(),R=v,t.push(v),e.push(h)}R.merge(p),R.sync({isList:!0})}else R.isList||(R.sync({isList:!0}),e.push(R));if(!p&&!R){const v={id:_.UUID.uuid(),version:1,type:n.DataType,isList:!0,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,inferred:!1,andChildrenGroup:[],orChildrenGroup:[],parent:h.toReference()},P=g(v,this.project);P.sync({isList:!0}),P.setParent(h),P.initChildren(),P.addSelfToProject(),t.push(P)}}),s.filter(l=>!a.find(y=>C(l,this.project)===z.fromReturnDeclarationToLoopOutputDeclarationName(y))).forEach(l=>{const{affected:p,removed:y}=l.remove({ignoreUpstream:!1,seenEntities:new Set});e.push(...p),i.push(...y)}),{updated:E(e),added:E(t),removed:E(i),self:this}}syncOutputMaps(){const e=[],t=[],i=[],a=this.outputsDeclarations,s=this.outputs;return a.forEach(l=>{var h;let y=s.find(m=>{var R,v;return((R=m.declaration)==null?void 0:R.id)===l.id&&xt((v=m.declaration)==null?void 0:v.dataType,l.dataType)});if(y)((h=y.declaration)==null?void 0:h.id)!==l.id&&(y.setDeclaration(l),e.push(y));else{const m={id:_.UUID.uuid(),version:1,type:n.OutputMap,index:l.index,declaration:l.toJSON(),writesValues:[],parent:this.toReference()},R=g(m,this.project);R.setParent(this),R.initChildren(),R.addSelfToProject(),t.push(R),y=R}y.index!==l.index&&(y.sync({index:l.index}),e.push(y))}),s.filter(l=>!a.find(y=>{var h;return((h=l.declaration)==null?void 0:h.id)===y.id})).forEach(l=>{const{affected:p,removed:y}=l.remove({ignoreUpstream:!1,seenEntities:new Set});e.push(...p),i.push(...y)}),{updated:E(e),added:E(t),removed:E(i),self:this}}createCurrentIterationNumberArgumentDeclaration(){const e=[],t=[],i=[];let s=this.body.inputs.find(y=>{var h;return y.name===z.CURRENT_ITERATION_NUMBER_ARG_NAME||y.id===((h=this.currentIterationNumberArgumentDeclaration)==null?void 0:h.id)});const o=this.getCurrentIterationNumberBuiltInValueDescriptor();if(!s){const y={id:_.UUID.uuid(),version:1,type:n.ArgumentDeclaration,name:z.CURRENT_ITERATION_NUMBER_ARG_NAME,description:"The number of the current iteration",dataType:null,implements:o==null?void 0:o.toJSON(),index:this.body.inputs.length,required:!0,parent:this.body.toReference(),writesValues:[]},h=g(y,this.project);h.setParent(this.body),h.initChildren(),h.addSelfToProject(),t.push(h),s=h}!s.index&&s.index!==0&&(s.sync({index:0}),e.push(s)),(!s.implements||s.implements.id!==o.id)&&(s.setImplements(o),e.push(s));let p=s.getDataType();if(!p){const y={id:_.UUID.uuid(),version:1,type:n.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,inferred:!1,andChildrenGroup:[],orChildrenGroup:[],parent:s.toReference()},h=g(y,this.project);h.setParent(s),h.initChildren(),h.addSelfToProject(),t.push(h),p=h}if(!p.entity||p.entity.type!==n.PrimitiveEntity||p.entity.name!==I.Number||p.entity.id!==B["primitive-entity"].number.id){const y=this.project.getBuiltIn(B["primitive-entity"].number.id);p.setEntity(y),e.push(p)}return this.currentIterationNumberArgumentDeclaration=s,{updated:E(e),added:E(t),removed:E(i),self:this}}removeExtraBodyArgumentDeclarations(){const e=[],t=[],i=[],a=this.body.inputs,s=this.getUniqueReturnDeclarations();return a.filter(l=>l===this.currentIterationNumberArgumentDeclaration||l===this.currentValueArgumentDeclaration?!1:!s.find(y=>C(l,this.project)===z.fromReturnDeclarationToBodyArgumentDeclarationName(y))).forEach(l=>{const{affected:p,removed:y}=l.remove({ignoreUpstream:!1,seenEntities:new Set});e.push(...p),i.push(...y)}),{updated:E(e),added:E(t),removed:E(i),self:this}}createCurrentValueInputBasedOnInputMap(){var l,p,y,h,m;const e=[],t=[],i=[];switch(this.declaration.id){case $.List:{const R=this.body.inputs.find(A=>{var D;return((D=A.implements)==null?void 0:D.id)===B[n.Loop][$.List].body.inputs.currentValue.id}),v=this.inputs.find(A=>{var D;return((D=A.declaration)==null?void 0:D.id)===B[n.Loop][$.List].inputs.list.id});if(!v)break;const P=this.getCurrentValueBuiltInValueDescriptor();if(R){this.currentValueArgumentDeclaration=R;const A=this.project.get(B[n.Loop][$.List].inputs.list.id);P&&(!R.implements||R.implements.id!==P.id)&&(R.setImplements(P),e.push(R));let F=R.getDataType();if(!F){const oe={id:_.UUID.uuid(),version:1,type:n.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,inferred:!1,andChildrenGroup:[],orChildrenGroup:[],parent:A.toReference()},me=g(oe,this.project);me.setParent(A),me.initChildren(),me.addSelfToProject(),t.push(me),F=me}const k=v.getDataType();F.merge(k),F.sync({isList:!1})}else{const A={id:_.UUID.uuid(),version:1,type:n.ArgumentDeclaration,name:z.CURRENT_VALUE_ARG_NAME,description:null,index:this.body.inputs.length,required:!0,implements:P,writesValues:[],dataType:null,parent:this.body.toReference()},D=g(A,this.project);D.initChildren(),D.setParent(this.body),D.addSelfToProject(),P&&(!D.implements||D.implements.id!==P.id)&&(D.setImplements(P),e.push(D)),t.push(D),this.currentValueArgumentDeclaration=D}break}case $.ManualFlow:{this.currentValueArgumentDeclaration=null;break}case $.Counted:{this.currentValueArgumentDeclaration=null;break}case $.ObjectKeys:{const R=this.body.inputs.find(A=>{var D;return((D=A.implements)==null?void 0:D.id)===B[n.Loop][$.ObjectKeys].body.inputs.currentValue.id});if(!this.inputs.find(A=>{var D;return((D=A.declaration)==null?void 0:D.id)===B[n.Loop][$.ObjectKeys].inputs.object.id}))break;const P=this.getCurrentValueBuiltInValueDescriptor();if(R){this.currentValueArgumentDeclaration=R;const A=this.project.get(B[n.Loop][$.ObjectKeys].inputs.object.id);P&&(!R.implements||R.implements.id!==P.id)&&(R.setImplements(P),e.push(R));let F=R.getDataType();if(F){const k=this.project.getBuiltIn(B["primitive-entity"].string.id);((l=F.entity)==null?void 0:l.id)!==k.id&&(F.setEntity(k),e.push(F))}else{const k={id:_.UUID.uuid(),version:1,type:n.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,inferred:!1,andChildrenGroup:[],orChildrenGroup:[],parent:A.toReference()},oe=g(k,this.project);oe.setParent(A),oe.initChildren(),oe.addSelfToProject(),F=oe}}else{const A={id:_.UUID.uuid(),version:1,type:n.ArgumentDeclaration,name:z.CURRENT_VALUE_ARG_NAME,description:null,index:this.body.inputs.length,required:!0,implements:P,writesValues:[],dataType:null,parent:this.body.toReference()},D=g(A,this.project);D.initChildren(),D.setParent(this.body),D.addSelfToProject(),P&&(!D.implements||D.implements.id!==P.id)&&(D.setImplements(P),e.push(D)),t.push(D),this.currentValueArgumentDeclaration=D}break}case $.ObjectValues:{const R=this.body.inputs.find(A=>{var D;return((D=A.implements)==null?void 0:D.id)===B[n.Loop][$.ObjectValues].body.inputs.currentValue.id}),v=this.inputs.find(A=>{var D;return((D=A.declaration)==null?void 0:D.id)===B[n.Loop][$.ObjectValues].inputs.object.id});if(!v)break;const P=this.getCurrentValueBuiltInValueDescriptor();if(R){this.currentValueArgumentDeclaration=R;const A=this.project.get(B[n.Loop][$.ObjectValues].inputs.object.id);P&&(!R.implements||R.implements.id!==P.id)&&(R.setImplements(P),e.push(R));let F=R.getDataType();if(F){const k=v.getDataType(),oe=((y=k==null?void 0:k.entity)==null?void 0:y.properties)||[];(h=F.orChildrenGroup)==null||h.forEach(me=>{const{affected:ae,removed:Je}=me.remove({ignoreUpstream:!1,seenEntities:new Set});e.push(...ae),i.push(...Je)}),oe.forEach(me=>{const ae=me.getDataType();if(ae){const Je=ae.clone(F);Je.sync({parentRelationType:Ke.OrDataTypeGroup}),Je.addSelfToProject(),t.push(Je)}else{const Je={id:_.UUID.uuid(),version:1,type:n.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,inferred:!1,andChildrenGroup:[],orChildrenGroup:[],parentRelationType:Ke.OrDataTypeGroup,parent:F.toReference()},vt=g(Je,this.project);vt.setParent(F),vt.initChildren(),vt.addSelfToProject(),t.push(vt)}})}else{const k={id:_.UUID.uuid(),version:1,type:n.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,inferred:!1,andChildrenGroup:[],orChildrenGroup:[],parent:A.toReference()},oe=g(k,this.project);oe.setParent(A),oe.initChildren(),oe.addSelfToProject(),F=oe;const me=v.getDataType();(((p=me==null?void 0:me.entity)==null?void 0:p.properties)||[]).forEach(Je=>{const vt=Je.getDataType();if(vt){const Jr=vt.clone(oe);Jr.sync({parentRelationType:Ke.OrDataTypeGroup}),Jr.addSelfToProject(),t.push(Jr)}else{const Jr={id:_.UUID.uuid(),version:1,type:n.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,inferred:!1,andChildrenGroup:[],orChildrenGroup:[],parentRelationType:Ke.OrDataTypeGroup,parent:oe.toReference()},Ko=g(Jr,this.project);Ko.setParent(oe),Ko.initChildren(),Ko.addSelfToProject(),t.push(Ko)}})}}else{const A={id:_.UUID.uuid(),version:1,type:n.ArgumentDeclaration,name:z.CURRENT_VALUE_ARG_NAME,description:null,index:this.body.inputs.length,required:!0,implements:P,writesValues:[],dataType:null,parent:this.body.toReference()},D=g(A,this.project);D.initChildren(),D.setParent(this.body),D.addSelfToProject(),P&&(!D.implements||D.implements.id!==P.id)&&(D.setImplements(P),e.push(D)),t.push(D),this.currentValueArgumentDeclaration=D}break}case $.String:{const R=this.body.inputs.find(A=>{var D;return((D=A.implements)==null?void 0:D.id)===B[n.Loop][$.String].body.inputs.currentValue.id});if(!this.inputs.find(A=>{var D;return((D=A.declaration)==null?void 0:D.id)===B[n.Loop][$.String].inputs.string.id}))break;const P=this.getCurrentValueBuiltInValueDescriptor();if(R){this.currentValueArgumentDeclaration=R;const A=this.project.get(B[n.Loop]["string-loop"].inputs.string.id);P&&(!R.implements||R.implements.id!==P.id)&&(R.setImplements(P),e.push(R));let F=R.getDataType();if(F){const k=this.project.getBuiltIn(B["primitive-entity"].string.id);((m=F.entity)==null?void 0:m.id)!==k.id&&(F.setEntity(k),e.push(F))}else{const k={id:_.UUID.uuid(),version:1,type:n.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,inferred:!1,andChildrenGroup:[],orChildrenGroup:[],parent:A.toReference()},oe=g(k,this.project);oe.setParent(A),oe.initChildren(),oe.addSelfToProject(),t.push(oe),F=oe}}else{const A={id:_.UUID.uuid(),version:1,type:n.ArgumentDeclaration,name:z.CURRENT_VALUE_ARG_NAME,description:null,index:this.body.inputs.length,required:!0,implements:P,writesValues:[],dataType:null,parent:this.body.toReference()},D=g(A,this.project);D.initChildren(),D.setParent(this.body),D.addSelfToProject(),P&&(!D.implements||D.implements.id!==P.id)&&(D.setImplements(P),e.push(D)),t.push(D),this.currentValueArgumentDeclaration=D}break}}const{updated:a,added:s,removed:o}=this.removeExtraBodyArgumentDeclarations();return e.push(...a),t.push(...s),i.push(...o),{updated:E(e),added:E(t),removed:E(i),self:this}}syncFixedBodyArgumentDeclarations(){const e=[],t=[],i=[],{updated:a,added:s,removed:o}=this.createCurrentIterationNumberArgumentDeclaration();e.push(...a),t.push(...s),i.push(...o);const{updated:l,added:p,removed:y}=this.createCurrentValueInputBasedOnInputMap();return e.push(...l),t.push(...p),i.push(...y),{updated:E(e),added:E(t),removed:E(i),self:this}}syncInputMaps(){const e=[],t=[],i=[];switch(this.declaration.id){case $.List:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===B[n.Loop]["list-loop"].inputs.list.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==B[n.Loop]["list-loop"].inputs.list.id){const s=this.project.get(B[n.Loop]["list-loop"].inputs.list.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(B[n.Loop]["list-loop"].inputs.list.id),o={id:_.UUID.uuid(),version:1,type:n.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=g(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}case $.ManualFlow:{this.inputs.forEach(a=>{a.remove(),i.push(a)});break}case $.Counted:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===B[n.Loop]["counted-loop"].inputs.number.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==B[n.Loop]["counted-loop"].inputs.number.id){const s=this.project.get(B[n.Loop]["counted-loop"].inputs.number.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(B[n.Loop]["counted-loop"].inputs.number.id),o={id:_.UUID.uuid(),version:1,type:n.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=g(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}case $.ObjectKeys:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===B[n.Loop]["object-keys-loop"].inputs.object.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==B[n.Loop]["object-keys-loop"].inputs.object.id){const s=this.project.get(B[n.Loop]["object-keys-loop"].inputs.object.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(B[n.Loop]["object-keys-loop"].inputs.object.id),o={id:_.UUID.uuid(),version:1,type:n.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=g(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}case $.ObjectValues:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===B[n.Loop]["object-values-loop"].inputs.object.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==B[n.Loop]["object-values-loop"].inputs.object.id){const s=this.project.get(B[n.Loop]["object-values-loop"].inputs.object.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(B[n.Loop]["object-values-loop"].inputs.object.id),o={id:_.UUID.uuid(),version:1,type:n.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=g(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}case $.String:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===B[n.Loop]["string-loop"].inputs.string.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==B[n.Loop]["string-loop"].inputs.string.id){const s=this.project.get(B[n.Loop]["string-loop"].inputs.string.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(B[n.Loop]["string-loop"].inputs.string.id),o={id:_.UUID.uuid(),version:1,type:n.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=g(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}}return{updated:E(e),added:E(t),removed:E(i),self:this}}getCurrentValueBuiltInValueDescriptor(){var t;const e=(t=B[n.Loop][this.declaration.id].body.inputs.currentValue)==null?void 0:t.id;return e?this.project.get(e):null}getCurrentIterationNumberBuiltInValueDescriptor(){const e=B[n.Loop][this.declaration.id].body.inputs.iterationNumber.id;return this.project.get(e)}syncBody(){var o;const e=[],t=[],i=[],a=B[n.Loop][this.declaration.id].body.id,s=this.project.getBuiltIn(a);if(this.body)((o=this.body.implements)==null?void 0:o.id)!==s.id&&(this.body.setImplements(s),this.body.setParent(this),e.push(this.body));else{const l={id:_.UUID.uuid(),version:1,type:n.FunctionDeclaration,name:s.name,description:null,inputs:[],index:null,returnStatements:[],calls:[],collapsed:!1,private:!1,implements:s.toJSON(),x:0,y:0,parent:this.toReference()},p=g(l,this.project);p.initChildren(),p.setParent(this),p.addSelfToProject(),t.push(p)}return{self:this,updated:E(e),added:E(t),removed:E(i)}}syncChildren(){const e=[],t=[],i=[],{updated:a,added:s,removed:o}=this.syncBody();e.push(...a),t.push(...s),i.push(...o);const{updated:l,added:p,removed:y}=this.syncInputMaps();e.push(...l),t.push(...p),i.push(...y);const{updated:h,added:m,removed:R}=this.syncTerminationStatements();e.push(...h),t.push(...m),i.push(...R);const{updated:v,added:P,removed:A}=this.syncBodyArgumentsDeclarations();e.push(...v),t.push(...P),i.push(...A);const{updated:D,added:F,removed:k}=this.syncBodyInputIndexes();e.push(...D),t.push(...F),i.push(...k);const{updated:oe,added:me,removed:ae}=this.syncOutputsDeclarations();e.push(...oe),t.push(...me),i.push(...ae);const{updated:Je,added:vt,removed:Jr}=this.syncOutputMaps();return e.push(...Je),t.push(...vt),i.push(...Jr),{self:this,updated:E(e),added:E(t),removed:E(i)}}};d(z,"CURRENT_ITERATION_NUMBER_ARG_NAME","Current iteration number"),d(z,"CURRENT_VALUE_ARG_NAME","Current value"),d(z,"MUTABLE_BASE_PROPERTIES",[]),d(z,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),d(z,"BASE_PROPERTIES",[...z.MUTABLE_BASE_PROPERTIES,...z.INMUTABLE_BASE_PROPERTIES]),d(z,"MUTABLE_META_PROPERTIES",[...z.MUTABLE_BASE_PROPERTIES,"x","y"]),d(z,"INMUTABLE_META_PROPERTIES",[...z.INMUTABLE_BASE_PROPERTIES]),d(z,"META_PROPERTIES",[...z.MUTABLE_META_PROPERTIES,...z.INMUTABLE_META_PROPERTIES]),d(z,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry"]),d(z,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","declaration"]),d(z,"UPSTREAM_PROPERTIES",[...z.MUTABLE_UPSTREAM_PROPERTIES,...z.INMUTABLE_UPSTREAM_PROPERTIES]),d(z,"MUTABLE_DOWNSTREAM_PROPERTIES",["body","inputs","outputs","outputsDeclarations","successCalls","errorCalls","error","breakStatements","continueStatements"]),d(z,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(z,"DOWNSTREAM_PROPERTIES",[...z.MUTABLE_DOWNSTREAM_PROPERTIES,...z.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(z,"PROPERTIES",[...z.META_PROPERTIES,...z.UPSTREAM_PROPERTIES,...z.DOWNSTREAM_PROPERTIES]);let _r=z;function p2(r){const e=c6(),t=r.toJSON();e.safeParse(t).success,r.inputs.forEach(o=>o.validate());const s=[...Cn(r)];return ie(r.errors,s)}const ve=class ve{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"x");d(this,"y");d(this,"type",n.Condition);d(this,"successCalls",[]);d(this,"errorCalls",[]);d(this,"declaration");d(this,"inputs",[]);d(this,"calledBySuccess",[]);d(this,"calledByError",[]);d(this,"calledByEntry",[]);d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.x=e.x,this.y=e.y}static fromGenerationTarget(e,t){let i=t;if(e.parent){const h=N(e.parent);i=t.get(h)}const a=e.calledByEntry.map(h=>{const m=N(h);return t.get(m)}),s=e.calledBySuccess.map(h=>{const m=N(h);return t.get(m)}),o=e.calledByError.map(h=>{const m=N(h);return t.get(m)});let l;if(e.declaration){const h=N(e.declaration);l=t.get(h)}const p={id:e.id,version:1,type:n.Condition,declaration:l,calledByEntry:a,calledBySuccess:s,calledByError:o,errorCalls:[],successCalls:[],inputs:[],x:0,y:0,parent:i},y=g(p,t);return y.setParent(i),y.initChildren(),y}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:[...ut,n.Project],optional:!0}},t);return i=s.modifiedData,a.push(...s.errors,...Le(i)),e.declaration?t.get(e.declaration)?t.conditionDeclarations.find(p=>p.id===e.declaration)||a.push(new b({id:`${e.id}--${f.InvalidImplementsReference}`,code:f.InvalidImplementsReference,severity:T.Error,message:`Entity of type '${e.type}' with id '${e.id}' has an 'declaration' property that isn't pointing to an action descriptor reserved for '${n.Condition}' entities.
54
54
  ${Uo(t)}`,issue:null})):a.push(new b({id:`${e.id}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type '${e.type}' with id '${e.id}' has an 'declaration' property that isn't found in the project. The 'declaration' property must point to one of the built-in action descriptors reserved for '${n.Condition}' entities.
55
55
  ${Uo(t)}`,issue:null})):a.push(new b({id:`${e.id}--${S.InvalidObjectStructure}`,code:S.InvalidObjectStructure,severity:T.Error,message:`Entity of type '${e.type}' with id '${e.id}' is missing the 'declaration' property. This property is required for a '${e.type}' entity and must point to one of the built-in action descriptors reserved for '${n.Condition}' entities.
56
56
  ${Uo(t)}`,issue:null})),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated. The 'parent' on a callable entity, is its scope. It scope is auto-calculated implicitly by the its caller.
@@ -60,16 +60,16 @@ Specifically for variables, their scope is also calculated from their value read
60
60
  You shouldn't have to manually update a 'parent' property. The equivalent result is to change its value readers, value writters, or callers.`,issue:null})),{errors:t,modifiedData:i}}addSelfToProject(){const e=[this],t=[],i=[];return this.parent===this.project&&this.project.addVariableDeclaration(this),this.readsValue&&(this.readsValue.addValueReader(this),e.push(this.readsValue)),this.writesValues.forEach(a=>{a.setValueWriter(this),e.push(a)}),this.successCalls.forEach(a=>{a.addSuccessCaller(this),e.push(a)}),this.errorCalls.forEach(a=>{a.addErrorCaller(this),e.push(a)}),this.calledBySuccess.forEach(a=>{a.addSuccessCall(this),e.push(a)}),this.calledByError.forEach(a=>{a.addErrorCall(this),e.push(a)}),this.calledByEntry.forEach(a=>{a.addCall(this),e.push(a)}),{updated:E(e),added:E(t),removed:E(i),self:this}}get calledBy(){return[...this.calledByEntry,...this.calledBySuccess,...this.calledByError]}get usedInputs(){return this.inputs.filter(e=>e.readsValue||e.defaultValue)}get unusedInputs(){return this.inputs.filter(e=>!e.readsValue&&!e.defaultValue)}get usedOutputs(){return this.outputs.filter(e=>e.writesValues.length)}get unusedOutputs(){return this.outputs.filter(e=>!e.writesValues.length)}get usedInternalCalls(){return this.internalCalls.filter(e=>!!e.calledBy.length)}get unusedInternalCalls(){return this.internalCalls.filter(e=>!e.calledBy.length)}removeInput(e){const t=this.inputs.findIndex(i=>i.id===e.id);return t>-1&&this.inputs.splice(t,1),this}addInput(e){return this.inputs.includes(e)?this:(this.inputs.push(e),this)}addOutput(e){return this.outputs.includes(e)?this:(this.outputs.push(e),this)}removeOutput(e){const t=this.outputs.findIndex(i=>i.id===e.id);return t>-1&&this.outputs.splice(t,1),this}addSuccessCaller(e){return this.calledBySuccess.find(t=>t.id===e.id)||this.calledBySuccess.push(e),this}addErrorCaller(e){return this.calledByError.find(t=>t.id===e.id)||this.calledByError.push(e),this}addEntryCaller(e){return this.calledByEntry.find(t=>t.id===e.id)||this.calledByEntry.push(e),this}addErrorCall(e){return this.errorCalls.push(e),this}addSuccessCall(e){return this.successCalls.push(e),this}removeCall(e){const t=this.successCalls.findIndex(a=>a.id===e.id);t>-1&&this.successCalls.splice(t,1);const i=this.errorCalls.findIndex(a=>a.id===e.id);return i>-1&&this.errorCalls.splice(i,1),this}removeCaller(e){return this.calledBySuccess=this.calledBySuccess.filter(t=>t.id!==e.id),this.calledByError=this.calledByError.filter(t=>t.id!==e.id),this.calledByEntry=this.calledByEntry.filter(t=>t.id!==e.id),this}addValueReader(e){return this.writesValues.includes(e)?this:(this.writesValues.push(e),this)}removeValueReader(e){return this.writesValues=this.writesValues.filter(t=>t.id!==e.id),this}setParent(e){return this.parent=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.initialData.dataType&&(this.dataType=g(this.initialData.dataType,this.project),this.dataType.setParent(this),this.dataType.initChildren()),Fa.initWritesValues(this,this.parent),$a.initReadsValue(this),this.successCalls=this.initialData.successCalls.map(e=>{const t=g(e,this.project);return t.addSuccessCaller(this),[n.BreakStatement,n.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==n.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=g(e,this.project);return t.addErrorCaller(this),[n.BreakStatement,n.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==n.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.initialData.inputs.forEach(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),this.addInput(t),t}),this.initialData.outputs.forEach(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),this.addOutput(t),t}),this.initialData.internalCalls.forEach(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),this.addInternalCall(t),t}),this.generateUnusedInputs(),this.generateUnusedOutputs(),this.generateUnusedInternalCalls(),(!this.dataType||this.dataType.inferred)&&this.inferDataTypeAndSyncInstancesInputsAndOutputs(),this)}setValueWriter(e){return this.readsValue=e,this}removeValueWriter(){return this.readsValue=null,this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}subscribeInstance(e){return this.variableInstances.includes(e)?this:(this.variableInstances.push(e),this)}removeInstance(e){return this.variableInstances=this.variableInstances.filter(t=>t.id!==e.id),this}getMasterInputWithValueWritterFromAllInstances(e){return E([...this.inputs,...this.variableInstances.flatMap(a=>a.inputs)]).find(a=>C(a,this.project)===C(e,this.project)&&!!a.readsValue)||e}inferDataTypeAndSyncInstancesInputsAndOutputs(){var i,a;if(!this.dataType){const s=g({id:this.id+"--infered-data-type",version:1,type:n.DataType,isList:!1,isNullable:!1,andChildrenGroup:null,orChildrenGroup:null,asType:!1,entity:null,constant:!1,like:!0,inferred:!0,defaultValue:null,parent:this.toReference()},this.project);s.sync({inferred:!0,like:!0}),s.setParent(this),s.initChildren(),this.setDataType(s)}if(this.readsValue){const s=(i=this.readsValue.getDataType())==null?void 0:i.clone(this);return s&&(s.sync({inferred:!0,like:!0}),this.setDataType(s)),this}const e=E([...this.inputs,...this.variableInstances.flatMap(s=>s.inputs)]),t=[];return e.forEach(s=>{t.find(l=>C(l,this.project)===C(s,this.project))||t.push(s)}),t.length?((a=this.dataType)==null||a.inferFromInputs(t),this.dataType?(this.generateUnusedInputs(),this.generateUnusedOutputs(),this.variableInstances.forEach(s=>{s.generateUnusedInputs(),s.generateUnusedOutputs()}),this):this):this}sync(e){return this.version=e.version||this.version,this.name=e.name||this.name,this.description=e.description||this.description,this.x=e.x||this.x,this.y=e.y||this.y,this}async load(){return this}async create(){return this}async update(e){return this.sync(e),qa(e,this),this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.readsValue&&(i.push(this.readsValue),this.readsValue.removeValueReader(this)),this.writesValues.forEach(s=>{i.push(s),s.readsValue=null}),this.inputs.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.outputs.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.successCalls.forEach(s=>{i.push(s),s.removeCaller(this)}),this.errorCalls.forEach(s=>{i.push(s),s.removeCaller(this)}),this.internalCalls.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.dataType){const{affected:s,removed:o}=this.dataType.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s),a.push(...o)}return e||this.calledBy.forEach(s=>{i.push(s),s.removeCall(this)}),{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){this.subscribe();const t=[];if(this.readsValue&&(t.push(this.readsValue),this.readsValue.addValueReader(this)),this.writesValues.forEach(i=>{t.push(i),i.setValueWriter(this)}),this.inputs.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.outputs.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.successCalls.forEach(i=>{t.push(i),i.addSuccessCaller(this)}),this.errorCalls.forEach(i=>{t.push(i),i.addErrorCaller(this)}),this.internalCalls.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.dataType){const{affected:i}=this.dataType.restore({seenEntities:e});t.push(...i)}return this.calledBySuccess.forEach(i=>{t.push(i),i.addSuccessCall(this)}),this.calledByError.forEach(i=>{t.push(i),i.addErrorCall(this)}),this.calledByEntry.forEach(i=>{t.push(i),i.addCall(this)}),{affected:E(t),self:this}}toFlat(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this,...((i=this.dataType)==null?void 0:i.toFlat(e))||[],...this.writesValues.flatMap(a=>a.toFlat(e)),...this.successCalls.flatMap(a=>a.toFlat(e)),...this.errorCalls.flatMap(a=>a.toFlat(e)),...this.inputs.flatMap(a=>a.toFlat(e)),...this.outputs.flatMap(a=>a.toFlat(e)),...this.internalCalls.flatMap(a=>a.toFlat(e))])}toFlatIds(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.id,...((i=this.dataType)==null?void 0:i.toFlatIds(e))||[],...this.writesValues.flatMap(a=>a.toFlatIds(e)),...this.successCalls.flatMap(a=>a.toFlatIds(e)),...this.errorCalls.flatMap(a=>a.toFlatIds(e)),...this.inputs.flatMap(a=>a.toFlatIds(e)),...this.outputs.flatMap(a=>a.toFlatIds(e)),...this.internalCalls.flatMap(a=>a.toFlatIds(e))])}toJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,dataType:((e=this.dataType)==null?void 0:e.toJSON())||null,readsValue:((t=this.readsValue)==null?void 0:t.toReference())||null,writesValues:this.writesValues.map(i=>i.toJSON()),inputs:this.inputs.map(i=>i.toJSON()),outputs:this.outputs.map(i=>i.toJSON()),successCalls:this.successCalls.map(i=>i.toJSON()),errorCalls:this.errorCalls.map(i=>i.toJSON()),internalCalls:this.internalCalls.map(i=>i.toJSON()),calledBySuccess:this.calledBySuccess.map(i=>i.toReference()),calledByError:this.calledByError.map(i=>i.toReference()),calledByEntry:this.calledByEntry.map(i=>i.toReference()),parent:this.parent.toReference(),x:this.x,y:this.y}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,x:this.x,y:this.y,dataType:((e=this.dataType)==null?void 0:e.toReference())||null,readsValue:((t=this.readsValue)==null?void 0:t.toReference())||null,writesValues:this.writesValues.map(i=>i.toReference()),inputs:this.inputs.map(i=>i.toReference()),outputs:this.outputs.map(i=>i.toReference()),successCalls:this.successCalls.map(i=>i.toReference()),errorCalls:this.errorCalls.map(i=>i.toReference()),calledBySuccess:this.calledBySuccess.map(i=>i.toReference()),calledByError:this.calledByError.map(i=>i.toReference()),calledByEntry:this.calledByEntry.map(i=>i.toReference()),internalCalls:this.internalCalls.map(i=>i.toReference()),parent:this.parent.toReference()}}toFlatJSON(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...((i=this.dataType)==null?void 0:i.toFlatJSON(e))||[],...this.writesValues.flatMap(a=>a.toFlatJSON(e)),...this.successCalls.flatMap(a=>a.toFlatJSON(e)),...this.errorCalls.flatMap(a=>a.toFlatJSON(e)),...this.inputs.flatMap(a=>a.toFlatJSON(e)),...this.outputs.flatMap(a=>a.toFlatJSON(e)),...this.internalCalls.flatMap(a=>a.toFlatJSON(e))])}toGenerationTarget(){const e=this.parent.type===n.Project?void 0:this.parent.id;return{id:this.id,type:this.type,name:this.name,description:this.description,calledByEntry:this.calledByEntry.map(t=>t.id),calledBySuccess:this.calledBySuccess.map(t=>t.id),calledByError:this.calledByError.map(t=>t.id),parent:e}}toFlatGenerationTarget(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...((i=this.dataType)==null?void 0:i.toFlatGenerationTarget(e))||[],...this.writesValues.flatMap(a=>a.toFlatGenerationTarget(e)),...this.successCalls.flatMap(a=>a.toFlatGenerationTarget(e)),...this.errorCalls.flatMap(a=>a.toFlatGenerationTarget(e)),...this.inputs.flatMap(a=>a.toFlatGenerationTarget(e)),...this.outputs.flatMap(a=>a.toFlatGenerationTarget(e)),...this.internalCalls.flatMap(a=>a.toFlatGenerationTarget(e))])}clearErrors(){var e;return this.errors=[],this.inputs.forEach(t=>t.clearErrors()),this.outputs.forEach(t=>t.clearErrors()),this.successCalls.forEach(t=>t.clearErrors()),this.errorCalls.forEach(t=>t.clearErrors()),this.internalCalls.forEach(t=>t.clearErrors()),(e=this.dataType)==null||e.clearErrors(),this}validate(){const e=v2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){var t,i;return[...this.errors,...((t=this.dataType)==null?void 0:t.getErrors())||[],...this.inputs.flatMap(a=>a.getErrors()),...this.internalCalls.flatMap(a=>a.getErrors()),...this.outputs.flatMap(a=>a.getErrors()),...((i=this.readsValue)==null?void 0:i.getErrors())||[]]}getShallowErrors(){return this.errors}getDefaultValue(){var e;return((e=this.dataType)==null?void 0:e.defaultValue)||null}clone(e){return new pe(this.toJSON(),this.project)}addInternalCall(e){return this.internalCalls.find(t=>t===e)||this.internalCalls.push(e),this}createInstance(e=this.project,t={}){const i={id:t.id||_.UUID.uuid(),version:t.version||1,type:n.VariableInstance,parent:e.toReference(),successCalls:t.successCalls||[],errorCalls:t.errorCalls||[],inputs:t.inputs||[],outputs:t.outputs||[],writesValues:t.writesValues||[],internalCalls:t.internalCalls||[],readsValue:t.readsValue||null,calledByEntry:t.calledByEntry||[],calledBySuccess:t.calledBySuccess||[],calledByError:t.calledByError||[],declaration:this.toJSON(),x:0,y:0},a=g(i,this.project);return a.setParent(e),a.initChildren(),e===this.project&&this.project.addVariableInstance(a),a}generateUnusedInputs(){if(this.dataType)if(this.dataType.entity){if([n.CustomEntity,n.PrimitiveEntity,n.BuiltInBaseEntity].includes(this.dataType.entity.type)){const e=[...this.dataType.entity.properties];e.filter(s=>!s.getDataType()).forEach(s=>{const o=this.inputs.find(y=>C(y,this.project)===C(s,this.project));if(!o)return;const l=this.getMasterInputWithValueWritterFromAllInstances(o);if(!l)return;const p=cn(l);s.setDataType(p),o.setDeclaration(s)}),e.filter(s=>!this.inputs.find(o=>{var l;return((l=o.declaration)==null?void 0:l.id)===s.id})).forEach(s=>{const o={id:_.UUID.uuid(),version:1,type:n.InputMap,parent:this.toReference(),name:null,description:null,declaration:s,defaultValue:null,index:s.index,readsValue:null},l=g(o,this.project);return l.setParent(this),l.initChildren(),l.suggestion=!0,this.addInput(l),l}),this.inputs.filter(s=>!s.declaration).forEach(s=>{const o=e.find(l=>C(l,this.project)===C(s,this.project));o&&s.setDeclaration(o)})}}else return[];else return[];return[]}generateUnusedOutputs(){if(this.dataType)if(this.dataType.entity){if([n.CustomEntity,n.PrimitiveEntity,n.BuiltInBaseEntity].includes(this.dataType.entity.type))return[...this.dataType.entity.properties].filter(i=>!this.outputs.find(a=>a.declaration===i)).map(i=>{const a={id:_.UUID.uuid(),version:1,type:n.OutputMap,parent:this.toReference(),declaration:i,index:i.index,writesValues:[]},s=g(a,this.project);return s.setParent(this),s.initChildren(),s.suggestion=!0,this.addOutput(s),s})}else return[];else return[];return[]}generateUnusedInternalCalls(){if(this.dataType)if(this.dataType.entity){if([n.CustomEntity,n.PrimitiveEntity,n.BuiltInBaseEntity].includes(this.dataType.entity.type))return[...this.dataType.entity.getAllInteractiveMethods()].filter(i=>!this.internalCalls.find(s=>{var l,p,y,h,m;return(((l=s.declaration)==null?void 0:l.id)||((y=(p=s.initialData)==null?void 0:p.declaration)==null?void 0:y.entityId)||((m=(h=s.initialData)==null?void 0:h.declaration)==null?void 0:m.id))===i.id})).map(i=>{const a=i.createInternalCall(this);return a.suggestion=!0,this.addInternalCall(a),a})}else return[];else return[];return[]}setDataType(e){return this.dataType=e,this}removeDataType(){return this.dataType=null,this}getDataType(){return(!this.dataType||this.dataType.inferred)&&this.inferDataTypeAndSyncInstancesInputsAndOutputs(),this.dataType||null}getUnusedInputs(){return this.inputs.filter(e=>e.suggestion||!e.readsValue&&!e.defaultValue)}getUnusedOutputs(){return this.outputs.filter(e=>e.suggestion||!e.writesValues.length)}getUsedInputs(){return this.inputs.filter(e=>!e.suggestion&&(e.readsValue||e.defaultValue))}getUsedOutputs(){return this.outputs.filter(e=>!e.suggestion&&e.writesValues.length)}};d(pe,"MUTABLE_BASE_PROPERTIES",["name","description"]),d(pe,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),d(pe,"BASE_PROPERTIES",[...pe.MUTABLE_BASE_PROPERTIES,...pe.INMUTABLE_BASE_PROPERTIES]),d(pe,"MUTABLE_META_PROPERTIES",[...pe.MUTABLE_BASE_PROPERTIES,"x","y"]),d(pe,"INMUTABLE_META_PROPERTIES",[...pe.INMUTABLE_BASE_PROPERTIES]),d(pe,"META_PROPERTIES",[...pe.MUTABLE_META_PROPERTIES,...pe.INMUTABLE_META_PROPERTIES]),d(pe,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry","readsValue"]),d(pe,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","dataType"]),d(pe,"UPSTREAM_PROPERTIES",[...pe.MUTABLE_UPSTREAM_PROPERTIES,...pe.INMUTABLE_UPSTREAM_PROPERTIES]),d(pe,"MUTABLE_DOWNSTREAM_PROPERTIES",["writesValues","inputs","outputs","successCalls","errorCalls","internalCalls"]),d(pe,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(pe,"DOWNSTREAM_PROPERTIES",[...pe.MUTABLE_DOWNSTREAM_PROPERTIES,...pe.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(pe,"PROPERTIES",[...pe.META_PROPERTIES,...pe.UPSTREAM_PROPERTIES,...pe.DOWNSTREAM_PROPERTIES]);let Mr=pe;function I2(r){const e=e3(),t=r.toJSON();e.safeParse(t).success,r.inputs.forEach(l=>l.validate()),r.outputs.forEach(l=>l.validate()),r.internalCalls.forEach(l=>l.validate());const s=[...Cn(r)];if(r.id==="exec-sequentially-result-variable-id"){const l=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(r,r.project)}" with id "${r.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});s.push(l.error)}const o=Bu(r);return s.push(...o),ie(r.errors,s)}const ye=class ye{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"x");d(this,"y");d(this,"type",n.VariableInstance);d(this,"writesValues",[]);d(this,"readsValue",null);d(this,"declaration");d(this,"inputs",[]);d(this,"outputs",[]);d(this,"calledBySuccess",[]);d(this,"calledByError",[]);d(this,"calledByEntry",[]);d(this,"successCalls",[]);d(this,"errorCalls",[]);d(this,"internalCalls",[]);d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);d(this,"suggestion",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.x=e.x,this.y=e.y}static fromGenerationTarget(e,t){let i=t;if(e.parent){const R=N(e.parent);i=t.get(R)}const a=N(e.declaration),s=t.get(a),o=e.calledByEntry.map(R=>{const v=N(R);return t.get(v)}),l=e.calledBySuccess.map(R=>{const v=N(R);return t.get(v)}),p=e.calledByError.map(R=>{const v=N(R);return t.get(v)});let y=null;if(e.readsValue){const R=N(e.readsValue);y=t.get(R)}const h={id:e.id,version:1,type:n.VariableInstance,declaration:s.toReference(),calledByEntry:o,calledBySuccess:l,calledByError:p,errorCalls:[],successCalls:[],internalCalls:[],readsValue:y,inputs:[],outputs:[],writesValues:[],x:0,y:0,parent:i},m=g(h,t);return m.setParent(i),m.initChildren(),m}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:[...ut,n.Project],optional:!0},declaration:{list:!1,types:[n.VariableDeclaration]}},t);return i=s.modifiedData,a.push(...s.errors,...Le(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];let i=JSON.parse(JSON.stringify(e));const a=xa(i,this);return i=a.modifiedData,t.push(...a.errors),e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated. The 'parent' on a callable entity, is its scope. It scope is auto-calculated implicitly by the its caller.
61
61
  If an entity is called by another, they must be in the same scope, which means they have the same parent.
62
62
  Specifically for variables, their scope is also calculated from their value readers and value writters.
63
- You shouldn't have to manually update a 'parent' property. The equivalent result is to change its value readers, value writters, or callers.`,issue:null})),{errors:t,modifiedData:i}}addSelfToProject(){const e=[this],t=[],i=[];return this.parent===this.project&&this.project.addVariableInstance(this),this.readsValue&&(this.readsValue.addValueReader(this),e.push(this.readsValue)),this.writesValues.forEach(a=>{a.setValueWriter(this),e.push(a)}),this.successCalls.forEach(a=>{a.addSuccessCaller(this),e.push(a)}),this.errorCalls.forEach(a=>{a.addErrorCaller(this),e.push(a)}),this.calledBySuccess.forEach(a=>{a.addSuccessCall(this),e.push(a)}),this.calledByError.forEach(a=>{a.addErrorCall(this),e.push(a)}),this.calledByEntry.forEach(a=>{a.addCall(this),e.push(a)}),{updated:E(e),added:E(t),removed:E(i),self:this}}get calledBy(){return[...this.calledByEntry,...this.calledBySuccess,...this.calledByError]}get usedInputs(){return this.inputs.filter(e=>e.readsValue||e.defaultValue)}get unusedInputs(){return this.inputs.filter(e=>!e.readsValue&&!e.defaultValue)}get usedOutputs(){return this.outputs.filter(e=>e.writesValues.length)}get unusedOutputs(){return this.outputs.filter(e=>!e.writesValues.length)}get usedInternalCalls(){return this.internalCalls.filter(e=>!!e.calledBy.length)}get unusedInternalCalls(){const e=this.usedInternalCalls;return this.internalCalls.filter(i=>!(e.find(o=>o.id===i.id)||e.find(o=>o.declaration===i.declaration)))}removeInput(e){const t=this.inputs.findIndex(i=>i.id===e.id);return t>-1&&this.inputs.splice(t,1),this}addInput(e){return this.inputs.includes(e)?this:(this.inputs.push(e),this)}addOutput(e){return this.outputs.includes(e)?this:(this.outputs.push(e),this)}removeOutput(e){const t=this.outputs.findIndex(i=>i.id===e.id);return t>-1&&this.outputs.splice(t,1),this}addSuccessCaller(e){return this.calledBySuccess.find(t=>t.id===e.id)||this.calledBySuccess.push(e),this}addErrorCaller(e){return this.calledByError.find(t=>t.id===e.id)||this.calledByError.push(e),this}addEntryCaller(e){return this.calledByEntry.find(t=>t.id===e.id)||this.calledByEntry.push(e),this}addErrorCall(e){return this.errorCalls.push(e),this}addSuccessCall(e){return this.successCalls.push(e),this}removeCall(e){const t=this.successCalls.findIndex(a=>a.id===e.id);t>-1&&this.successCalls.splice(t,1);const i=this.errorCalls.findIndex(a=>a.id===e.id);return i>-1&&this.errorCalls.splice(i,1),this}removeCaller(e){return this.calledBySuccess=this.calledBySuccess.filter(t=>t.id!==e.id),this.calledByError=this.calledByError.filter(t=>t.id!==e.id),this.calledByEntry=this.calledByEntry.filter(t=>t.id!==e.id),this}addValueReader(e){return this.writesValues.includes(e)?this:(this.writesValues.push(e),this)}setParent(e){return this.parent=e,this}initChildren(){var e;if(this.initialized)return this;if(this.initialized=!0,this.initialData.declaration.type===n.GenericReference){const t=this.project.findSubscribedInstanceFromReference(this.initialData.declaration);if(!t)return this;this.declaration=t}else this.declaration=g(this.initialData.declaration,this.project),this.declaration.setParent(this.parent),this.declaration.initChildren();return Fa.initWritesValues(this,this.parent),$a.initReadsValue(this),this.initialData.inputs.forEach(t=>{const i=g(t,this.project);return i.setParent(this),i.initChildren(),this.addInput(i),i}),this.initialData.outputs.forEach(t=>{const i=g(t,this.project);return i.setParent(this),i.initChildren(),this.addOutput(i),i}),this.successCalls=this.initialData.successCalls.map(t=>{const i=g(t,this.project);return i.addSuccessCaller(this),[n.BreakStatement,n.ContinueStatement].includes(i.type)?(i.setParent(this.parent.parent),i.initChildren()):i.type!==n.InternalCall&&(i.setParent(this.parent),i.initChildren()),i}),this.errorCalls=this.initialData.errorCalls.map(t=>{const i=g(t,this.project);return i.addErrorCaller(this),[n.BreakStatement,n.ContinueStatement].includes(i.type)?(i.setParent(this.parent.parent),i.initChildren()):i.type!==n.InternalCall&&(i.setParent(this.parent),i.initChildren()),i}),this.internalCalls=this.initialData.internalCalls.reduce((t,i)=>{if(i.type===n.GenericReference){const a=this.project.findSubscribedInstanceFromReference(i);if(!a)return t;const s=a;return s.setParent(this),[...t,s]}else{const a=g(i,this.project);return a.setParent(this),a.initChildren(),[...t,a]}},[]),this.generateUnusedInputs(),this.generateUnusedOutputs(),this.generateUnusedInternalCalls(),this.declaration.subscribeInstance(this),(!this.declaration.dataType||(e=this.declaration.dataType)!=null&&e.inferred)&&this.declaration.inferDataTypeAndSyncInstancesInputsAndOutputs(),this}setValueWriter(e){return this.readsValue=e,this}removeValueWriter(){return this.readsValue=null,this}removeValueReader(e){return this.writesValues=this.writesValues.filter(t=>t.id!==e.id),this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.x=e.x||this.x,this.y=e.y||this.y,this}async load(){return this}async create(){return this}async update(e){return this.sync(e),qa(e,this),this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];return t.has(this.id)?{affected:[],removed:[]}:(t.add(this.id),a.push(this),this.unsubscribe(),this.readsValue&&(i.push(this.readsValue),this.readsValue.removeValueReader(this)),this.writesValues.forEach(s=>{i.push(s),s.readsValue=null}),this.inputs.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.outputs.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.successCalls.forEach(s=>{i.push(s),s.removeCaller(this)}),this.errorCalls.forEach(s=>{i.push(s),s.removeCaller(this)}),this.internalCalls.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),e||this.calledBy.forEach(s=>{i.push(s),s.removeCall(this)}),this.declaration.removeInstance(this),{affected:E(i),removed:E(a)})}restore({seenEntities:e}={seenEntities:new Set}){this.subscribe();const t=[];return this.readsValue&&(t.push(this.readsValue),this.readsValue.addValueReader(this)),this.writesValues.forEach(i=>{t.push(i),i.setValueWriter(this)}),this.inputs.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.outputs.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.successCalls.forEach(i=>{t.push(i),i.addSuccessCaller(this)}),this.errorCalls.forEach(i=>{t.push(i),i.addErrorCaller(this)}),this.internalCalls.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.calledBySuccess.forEach(i=>{t.push(i),i.addSuccessCall(this)}),this.calledByError.forEach(i=>{t.push(i),i.addErrorCall(this)}),this.calledByEntry.forEach(i=>{t.push(i),i.addCall(this)}),this.declaration.subscribeInstance(this),{affected:E(t),self:this}}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.writesValues.flatMap(i=>i.toFlat(e)),...this.successCalls.flatMap(i=>i.toFlat(e)),...this.errorCalls.flatMap(i=>i.toFlat(e)),...this.inputs.flatMap(i=>i.toFlat(e)),...this.outputs.flatMap(i=>i.toFlat(e)),...this.internalCalls.flatMap(i=>i.toFlat(e))])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.writesValues.flatMap(i=>i.toFlatIds(e)),...this.successCalls.flatMap(i=>i.toFlatIds(e)),...this.errorCalls.flatMap(i=>i.toFlatIds(e)),...this.inputs.flatMap(i=>i.toFlatIds(e)),...this.outputs.flatMap(i=>i.toFlatIds(e)),...this.internalCalls.flatMap(i=>i.toFlatIds(e))])}toJSON(){var e;return{id:this.id,version:this.version,type:this.type,declaration:this.declaration.toReference(),readsValue:((e=this.readsValue)==null?void 0:e.toReference())||null,writesValues:this.writesValues.map(t=>t.toJSON()),inputs:this.inputs.map(t=>t.toJSON()),outputs:this.outputs.map(t=>t.toJSON()),successCalls:this.successCalls.map(t=>t.toJSON()),errorCalls:this.errorCalls.map(t=>t.toJSON()),internalCalls:this.internalCalls.map(t=>t.toJSON()),calledBySuccess:this.calledBySuccess.map(t=>t.toReference()),calledByError:this.calledByError.map(t=>t.toReference()),calledByEntry:this.calledByEntry.map(t=>t.toReference()),parent:this.parent.toReference(),x:this.x,y:this.y}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,x:this.x,y:this.y,declaration:((e=this.declaration)==null?void 0:e.toReference())||null,readsValue:((t=this.readsValue)==null?void 0:t.toReference())||null,writesValues:this.writesValues.map(i=>i.toReference()),inputs:this.inputs.map(i=>i.toReference()),outputs:this.outputs.map(i=>i.toReference()),successCalls:this.successCalls.map(i=>i.toReference()),errorCalls:this.errorCalls.map(i=>i.toReference()),calledBySuccess:this.calledBySuccess.map(i=>i.toReference()),calledByError:this.calledByError.map(i=>i.toReference()),calledByEntry:this.calledByEntry.map(i=>i.toReference()),internalCalls:this.internalCalls.map(i=>i.toReference()),parent:this.parent.toReference()}}toFlatJSON(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...((i=this.declaration)==null?void 0:i.toFlatJSON(e))||[],...this.writesValues.flatMap(a=>a.toFlatJSON(e)),...this.successCalls.flatMap(a=>a.toFlatJSON(e)),...this.errorCalls.flatMap(a=>a.toFlatJSON(e)),...this.inputs.flatMap(a=>a.toFlatJSON(e)),...this.outputs.flatMap(a=>a.toFlatJSON(e)),...this.internalCalls.flatMap(a=>a.toFlatJSON(e)),...this.calledBy.flatMap(a=>a.toFlatJSON(e))])}toGenerationTarget(){const e=this.parent.type===n.Project?void 0:this.parent.id;return{id:this.id,type:this.type,declaration:this.declaration.id,calledByEntry:this.calledByEntry.map(t=>t.id),calledBySuccess:this.calledBySuccess.map(t=>t.id),calledByError:this.calledByError.map(t=>t.id),parent:e}}toFlatGenerationTarget(e=new Set){var i,a;return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...((i=this.declaration)==null?void 0:i.toFlatGenerationTarget(e))||[],...((a=this.readsValue)==null?void 0:a.toFlatGenerationTarget(e))||[],...this.writesValues.flatMap(s=>s.toFlatGenerationTarget(e)),...this.successCalls.flatMap(s=>s.toFlatGenerationTarget(e)),...this.errorCalls.flatMap(s=>s.toFlatGenerationTarget(e)),...this.inputs.flatMap(s=>s.toFlatGenerationTarget(e)),...this.outputs.flatMap(s=>s.toFlatGenerationTarget(e)),...this.internalCalls.flatMap(s=>s.toFlatGenerationTarget(e))])}clearErrors(){return this.errors=[],this.inputs.forEach(e=>e.clearErrors()),this.outputs.forEach(e=>e.clearErrors()),this.successCalls.forEach(e=>e.clearErrors()),this.errorCalls.forEach(e=>e.clearErrors()),this.internalCalls.forEach(e=>e.clearErrors()),this}validate(){const e=I2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){var t;return[...this.errors,...this.inputs.flatMap(i=>i.getErrors()),...this.internalCalls.flatMap(i=>i.getErrors()),...this.outputs.flatMap(i=>i.getErrors()),...((t=this.readsValue)==null?void 0:t.getErrors())||[]]}getShallowErrors(){return this.errors}getDefaultValue(){var e,t;return((t=(e=this.declaration)==null?void 0:e.dataType)==null?void 0:t.defaultValue)||null}clone(e){return new ye(this.toJSON(),this.project)}addInternalCall(e){return this.internalCalls.find(t=>t===e)||this.internalCalls.push(e),this}setDeclaration(e){return this.declaration!==e&&(this.declaration=e),this}generateUnusedInputs(){if(this.declaration.dataType)if(this.declaration.dataType.entity){if([n.CustomEntity,n.PrimitiveEntity,n.BuiltInBaseEntity].includes(this.declaration.dataType.entity.type)){const e=[...this.declaration.dataType.entity.properties];e.filter(s=>!s.getDataType()).forEach(s=>{const o=this.inputs.find(y=>C(y,this.project)===C(s,this.project));if(!o)return;const l=this.declaration.getMasterInputWithValueWritterFromAllInstances(o);if(!l)return;const p=cn(l);s.setDataType(p),o.setDeclaration(s)}),e.filter(s=>!this.inputs.find(o=>{var l;return((l=o.declaration)==null?void 0:l.id)===s.id})).forEach(s=>{const o={id:_.UUID.uuid(),version:1,type:n.InputMap,parent:this.toReference(),name:null,description:null,declaration:s,defaultValue:null,index:s.index,readsValue:null},l=g(o,this.project);return l.setParent(this),l.initChildren(),l.suggestion=!0,this.addInput(l),l}),this.inputs.filter(s=>!s.declaration).forEach(s=>{const o=e.find(l=>C(l,this.project)===C(s,this.project));o&&s.setDeclaration(o)})}}else return[];else return[];return[]}generateUnusedOutputs(){if(this.declaration.dataType)if(this.declaration.dataType.entity){if([n.CustomEntity,n.PrimitiveEntity,n.BuiltInBaseEntity].includes(this.declaration.dataType.entity.type))return[...this.declaration.dataType.entity.properties].filter(i=>!this.outputs.find(a=>a.declaration===i)).map(i=>{const a={id:_.UUID.uuid(),version:1,type:n.OutputMap,parent:this.toReference(),declaration:i,index:i.index,writesValues:[]},s=g(a,this.project);return s.setParent(this),s.initChildren(),s.suggestion=!0,this.addOutput(s),s})}else return[];else return[];return[]}generateUnusedInternalCalls(){if(this.declaration.dataType)if(this.declaration.dataType.entity){if([n.CustomEntity,n.PrimitiveEntity,n.BuiltInBaseEntity].includes(this.declaration.dataType.entity.type))return[...this.declaration.dataType.entity.getAllInteractiveMethods()].filter(i=>!this.internalCalls.find(s=>{var l,p,y,h,m;return(((l=s.declaration)==null?void 0:l.id)||((y=(p=s.initialData)==null?void 0:p.declaration)==null?void 0:y.entityId)||((m=(h=s.initialData)==null?void 0:h.declaration)==null?void 0:m.id))===i.id})).map(i=>{const a=i.createInternalCall(this);return a.suggestion=!0,this.addInternalCall(a),a})}else return[];else return[];return[]}getDataType(){var e;return((e=this.declaration)==null?void 0:e.getDataType())||null}getUnusedInputs(){return this.inputs.filter(e=>e.suggestion||!e.readsValue&&!e.defaultValue)}getUnusedOutputs(){return this.outputs.filter(e=>e.suggestion||!e.writesValues.length)}getUsedInputs(){return this.inputs.filter(e=>!e.suggestion&&(e.readsValue||e.defaultValue))}getUsedOutputs(){return this.outputs.filter(e=>!e.suggestion&&e.writesValues.length)}};d(ye,"MUTABLE_BASE_PROPERTIES",[]),d(ye,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),d(ye,"BASE_PROPERTIES",[...ye.MUTABLE_BASE_PROPERTIES,...ye.INMUTABLE_BASE_PROPERTIES]),d(ye,"MUTABLE_META_PROPERTIES",[...ye.MUTABLE_BASE_PROPERTIES,"x","y"]),d(ye,"INMUTABLE_META_PROPERTIES",[...ye.INMUTABLE_BASE_PROPERTIES]),d(ye,"META_PROPERTIES",[...ye.MUTABLE_META_PROPERTIES,...ye.INMUTABLE_META_PROPERTIES]),d(ye,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry","readsValue"]),d(ye,"INMUTABLE_UPSTREAM_PROPERTIES",["declaration","parent"]),d(ye,"UPSTREAM_PROPERTIES",[...ye.MUTABLE_UPSTREAM_PROPERTIES,...ye.INMUTABLE_UPSTREAM_PROPERTIES]),d(ye,"MUTABLE_DOWNSTREAM_PROPERTIES",["writesValues","inputs","outputs","successCalls","errorCalls","internalCalls"]),d(ye,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(ye,"DOWNSTREAM_PROPERTIES",[...ye.MUTABLE_DOWNSTREAM_PROPERTIES,...ye.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(ye,"PROPERTIES",[...ye.META_PROPERTIES,...ye.UPSTREAM_PROPERTIES,...ye.DOWNSTREAM_PROPERTIES]);let Vr=ye;function D2(r){var s;const e=W9(),t=r.toJSON();e.safeParse(t).success,(s=r.dataType)==null||s.validate();const a=[];if(r.id==="iterate-over-employee-list-continue-statement-employee-dto-output-decl-id"){const o=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(r,r.project)}" with id "${r.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});a.push(o.error)}return ie(r.errors,a)}const Ie=class Ie{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"name");d(this,"description",null);d(this,"index");d(this,"required");d(this,"isError");d(this,"type",n.ReturnDeclaration);d(this,"dataType",null);d(this,"readsValue",null);d(this,"implements",null);d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);d(this,"suggestion",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.index=e.index,this.name=e.name,this.description=e.description,this.required=e.required,this.isError=e.isError}static fromGenerationTarget(e,t){const i=N(e.parent),a=t.get(i);let s=null;if(e.readsValue){const p=N(e.readsValue);s=t.get(p)}const o={id:e.id,version:1,name:e.name,type:n.ReturnDeclaration,index:a.outputs.length,isError:!1,description:e.description,implements:null,required:e.required,readsValue:s,dataType:null,parent:a},l=g(o,t);return l.setParent(a),l.initChildren(),l}static validateGenerationTarget(e,t){var l,p;let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:[n.ReturnStatement,n.Search,n.BreakStatement,n.ContinueStatement]}},t),o=Eu(i,t);if(i=s.modifiedData,i.parent){const y=t.get(N(i.parent));if(y&&[n.BreakStatement,n.ContinueStatement].includes(y.type)){const h=y,m=h.parent,R=[...m.breakStatements.filter(D=>D.id!==y.id),...m.continueStatements.filter(D=>D.id!==y.id)];if(h.outputs.length)a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.ReturnDeclaration}' with id '${i.id}' cannot be added to the parent entity of type '${h.type}' with id '${h.id}'. This '${h.type}' already has return declarations.
64
- ${Du}`,issue:null}));else{const D=(p=(l=R[0])==null?void 0:l.outputs[0])==null?void 0:p.name;D!==i.name&&a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.ReturnDeclaration}' with id '${i.id}' cannot be added to the parent entity of type '${h.type}' with id '${h.id}'. This new 'return-declaration' doesn't have the same name "${D}" as the return declarations on the other statements in the same scope.
65
- ${Du}`,issue:null}))}}else if(y&&y.type===n.ReturnStatement){const h=y.parent;if(h&&Ue.includes(h.type)){const m=h.implements;if(m){const R=m.outputs.find(k=>k.name===i.name),v=m.outputs.filter(k=>!y.outputs.find(me=>me.type===n.ReturnDeclaration&&me.name===k.name)),D=y.outputs.filter(k=>k.type===n.ReturnDeclaration),A=D.find(k=>k.name===i.name),I=D.length?`The parent entity already implements the following return declarations: ${U(D.map(k=>`'${k.id}' (${k.name})`),", "," and ")}.`:"The parent entity does not yet have any implemented return declarations.",F=v.length?`The parent entity is still missing the following returns in the implementation: ${U(v.map(k=>`'${k.id}' (${k.name})`),", "," and ")}.`:"The parent entity has all the returns it needs implemented.";R?A&&a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.ReturnDeclaration}' with id '${i.id}' should not exist in a parent entity of type '${y.type}' with id '${y.id}' that implements a ${n.ActionDescriptor} with fixed outputs.
63
+ You shouldn't have to manually update a 'parent' property. The equivalent result is to change its value readers, value writters, or callers.`,issue:null})),{errors:t,modifiedData:i}}addSelfToProject(){const e=[this],t=[],i=[];return this.parent===this.project&&this.project.addVariableInstance(this),this.readsValue&&(this.readsValue.addValueReader(this),e.push(this.readsValue)),this.writesValues.forEach(a=>{a.setValueWriter(this),e.push(a)}),this.successCalls.forEach(a=>{a.addSuccessCaller(this),e.push(a)}),this.errorCalls.forEach(a=>{a.addErrorCaller(this),e.push(a)}),this.calledBySuccess.forEach(a=>{a.addSuccessCall(this),e.push(a)}),this.calledByError.forEach(a=>{a.addErrorCall(this),e.push(a)}),this.calledByEntry.forEach(a=>{a.addCall(this),e.push(a)}),{updated:E(e),added:E(t),removed:E(i),self:this}}get calledBy(){return[...this.calledByEntry,...this.calledBySuccess,...this.calledByError]}get usedInputs(){return this.inputs.filter(e=>e.readsValue||e.defaultValue)}get unusedInputs(){return this.inputs.filter(e=>!e.readsValue&&!e.defaultValue)}get usedOutputs(){return this.outputs.filter(e=>e.writesValues.length)}get unusedOutputs(){return this.outputs.filter(e=>!e.writesValues.length)}get usedInternalCalls(){return this.internalCalls.filter(e=>!!e.calledBy.length)}get unusedInternalCalls(){const e=this.usedInternalCalls;return this.internalCalls.filter(i=>!(e.find(o=>o.id===i.id)||e.find(o=>o.declaration===i.declaration)))}removeInput(e){const t=this.inputs.findIndex(i=>i.id===e.id);return t>-1&&this.inputs.splice(t,1),this}addInput(e){return this.inputs.includes(e)?this:(this.inputs.push(e),this)}addOutput(e){return this.outputs.includes(e)?this:(this.outputs.push(e),this)}removeOutput(e){const t=this.outputs.findIndex(i=>i.id===e.id);return t>-1&&this.outputs.splice(t,1),this}addSuccessCaller(e){return this.calledBySuccess.find(t=>t.id===e.id)||this.calledBySuccess.push(e),this}addErrorCaller(e){return this.calledByError.find(t=>t.id===e.id)||this.calledByError.push(e),this}addEntryCaller(e){return this.calledByEntry.find(t=>t.id===e.id)||this.calledByEntry.push(e),this}addErrorCall(e){return this.errorCalls.push(e),this}addSuccessCall(e){return this.successCalls.push(e),this}removeCall(e){const t=this.successCalls.findIndex(a=>a.id===e.id);t>-1&&this.successCalls.splice(t,1);const i=this.errorCalls.findIndex(a=>a.id===e.id);return i>-1&&this.errorCalls.splice(i,1),this}removeCaller(e){return this.calledBySuccess=this.calledBySuccess.filter(t=>t.id!==e.id),this.calledByError=this.calledByError.filter(t=>t.id!==e.id),this.calledByEntry=this.calledByEntry.filter(t=>t.id!==e.id),this}addValueReader(e){return this.writesValues.includes(e)?this:(this.writesValues.push(e),this)}setParent(e){return this.parent=e,this}initChildren(){var e;if(this.initialized)return this;if(this.initialized=!0,this.initialData.declaration.type===n.GenericReference){const t=this.project.findSubscribedInstanceFromReference(this.initialData.declaration);if(!t)return this;this.declaration=t}else this.declaration=g(this.initialData.declaration,this.project),this.declaration.setParent(this.parent),this.declaration.initChildren();return Fa.initWritesValues(this,this.parent),$a.initReadsValue(this),this.initialData.inputs.forEach(t=>{const i=g(t,this.project);return i.setParent(this),i.initChildren(),this.addInput(i),i}),this.initialData.outputs.forEach(t=>{const i=g(t,this.project);return i.setParent(this),i.initChildren(),this.addOutput(i),i}),this.successCalls=this.initialData.successCalls.map(t=>{const i=g(t,this.project);return i.addSuccessCaller(this),[n.BreakStatement,n.ContinueStatement].includes(i.type)?(i.setParent(this.parent.parent),i.initChildren()):i.type!==n.InternalCall&&(i.setParent(this.parent),i.initChildren()),i}),this.errorCalls=this.initialData.errorCalls.map(t=>{const i=g(t,this.project);return i.addErrorCaller(this),[n.BreakStatement,n.ContinueStatement].includes(i.type)?(i.setParent(this.parent.parent),i.initChildren()):i.type!==n.InternalCall&&(i.setParent(this.parent),i.initChildren()),i}),this.internalCalls=this.initialData.internalCalls.reduce((t,i)=>{if(i.type===n.GenericReference){const a=this.project.findSubscribedInstanceFromReference(i);if(!a)return t;const s=a;return s.setParent(this),[...t,s]}else{const a=g(i,this.project);return a.setParent(this),a.initChildren(),[...t,a]}},[]),this.generateUnusedInputs(),this.generateUnusedOutputs(),this.generateUnusedInternalCalls(),this.declaration.subscribeInstance(this),(!this.declaration.dataType||(e=this.declaration.dataType)!=null&&e.inferred)&&this.declaration.inferDataTypeAndSyncInstancesInputsAndOutputs(),this}setValueWriter(e){return this.readsValue=e,this}removeValueWriter(){return this.readsValue=null,this}removeValueReader(e){return this.writesValues=this.writesValues.filter(t=>t.id!==e.id),this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.x=e.x||this.x,this.y=e.y||this.y,this}async load(){return this}async create(){return this}async update(e){return this.sync(e),qa(e,this),this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];return t.has(this.id)?{affected:[],removed:[]}:(t.add(this.id),a.push(this),this.unsubscribe(),this.readsValue&&(i.push(this.readsValue),this.readsValue.removeValueReader(this)),this.writesValues.forEach(s=>{i.push(s),s.readsValue=null}),this.inputs.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.outputs.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.successCalls.forEach(s=>{i.push(s),s.removeCaller(this)}),this.errorCalls.forEach(s=>{i.push(s),s.removeCaller(this)}),this.internalCalls.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),e||this.calledBy.forEach(s=>{i.push(s),s.removeCall(this)}),this.declaration.removeInstance(this),{affected:E(i),removed:E(a)})}restore({seenEntities:e}={seenEntities:new Set}){this.subscribe();const t=[];return this.readsValue&&(t.push(this.readsValue),this.readsValue.addValueReader(this)),this.writesValues.forEach(i=>{t.push(i),i.setValueWriter(this)}),this.inputs.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.outputs.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.successCalls.forEach(i=>{t.push(i),i.addSuccessCaller(this)}),this.errorCalls.forEach(i=>{t.push(i),i.addErrorCaller(this)}),this.internalCalls.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.calledBySuccess.forEach(i=>{t.push(i),i.addSuccessCall(this)}),this.calledByError.forEach(i=>{t.push(i),i.addErrorCall(this)}),this.calledByEntry.forEach(i=>{t.push(i),i.addCall(this)}),this.declaration.subscribeInstance(this),{affected:E(t),self:this}}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.writesValues.flatMap(i=>i.toFlat(e)),...this.successCalls.flatMap(i=>i.toFlat(e)),...this.errorCalls.flatMap(i=>i.toFlat(e)),...this.inputs.flatMap(i=>i.toFlat(e)),...this.outputs.flatMap(i=>i.toFlat(e)),...this.internalCalls.flatMap(i=>i.toFlat(e))])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.writesValues.flatMap(i=>i.toFlatIds(e)),...this.successCalls.flatMap(i=>i.toFlatIds(e)),...this.errorCalls.flatMap(i=>i.toFlatIds(e)),...this.inputs.flatMap(i=>i.toFlatIds(e)),...this.outputs.flatMap(i=>i.toFlatIds(e)),...this.internalCalls.flatMap(i=>i.toFlatIds(e))])}toJSON(){var e;return{id:this.id,version:this.version,type:this.type,declaration:this.declaration.toReference(),readsValue:((e=this.readsValue)==null?void 0:e.toReference())||null,writesValues:this.writesValues.map(t=>t.toJSON()),inputs:this.inputs.map(t=>t.toJSON()),outputs:this.outputs.map(t=>t.toJSON()),successCalls:this.successCalls.map(t=>t.toJSON()),errorCalls:this.errorCalls.map(t=>t.toJSON()),internalCalls:this.internalCalls.map(t=>t.toJSON()),calledBySuccess:this.calledBySuccess.map(t=>t.toReference()),calledByError:this.calledByError.map(t=>t.toReference()),calledByEntry:this.calledByEntry.map(t=>t.toReference()),parent:this.parent.toReference(),x:this.x,y:this.y}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,x:this.x,y:this.y,declaration:((e=this.declaration)==null?void 0:e.toReference())||null,readsValue:((t=this.readsValue)==null?void 0:t.toReference())||null,writesValues:this.writesValues.map(i=>i.toReference()),inputs:this.inputs.map(i=>i.toReference()),outputs:this.outputs.map(i=>i.toReference()),successCalls:this.successCalls.map(i=>i.toReference()),errorCalls:this.errorCalls.map(i=>i.toReference()),calledBySuccess:this.calledBySuccess.map(i=>i.toReference()),calledByError:this.calledByError.map(i=>i.toReference()),calledByEntry:this.calledByEntry.map(i=>i.toReference()),internalCalls:this.internalCalls.map(i=>i.toReference()),parent:this.parent.toReference()}}toFlatJSON(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...((i=this.declaration)==null?void 0:i.toFlatJSON(e))||[],...this.writesValues.flatMap(a=>a.toFlatJSON(e)),...this.successCalls.flatMap(a=>a.toFlatJSON(e)),...this.errorCalls.flatMap(a=>a.toFlatJSON(e)),...this.inputs.flatMap(a=>a.toFlatJSON(e)),...this.outputs.flatMap(a=>a.toFlatJSON(e)),...this.internalCalls.flatMap(a=>a.toFlatJSON(e)),...this.calledBy.flatMap(a=>a.toFlatJSON(e))])}toGenerationTarget(){const e=this.parent.type===n.Project?void 0:this.parent.id;return{id:this.id,type:this.type,declaration:this.declaration.id,calledByEntry:this.calledByEntry.map(t=>t.id),calledBySuccess:this.calledBySuccess.map(t=>t.id),calledByError:this.calledByError.map(t=>t.id),parent:e}}toFlatGenerationTarget(e=new Set){var i,a;return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...((i=this.declaration)==null?void 0:i.toFlatGenerationTarget(e))||[],...((a=this.readsValue)==null?void 0:a.toFlatGenerationTarget(e))||[],...this.writesValues.flatMap(s=>s.toFlatGenerationTarget(e)),...this.successCalls.flatMap(s=>s.toFlatGenerationTarget(e)),...this.errorCalls.flatMap(s=>s.toFlatGenerationTarget(e)),...this.inputs.flatMap(s=>s.toFlatGenerationTarget(e)),...this.outputs.flatMap(s=>s.toFlatGenerationTarget(e)),...this.internalCalls.flatMap(s=>s.toFlatGenerationTarget(e))])}clearErrors(){return this.errors=[],this.inputs.forEach(e=>e.clearErrors()),this.outputs.forEach(e=>e.clearErrors()),this.successCalls.forEach(e=>e.clearErrors()),this.errorCalls.forEach(e=>e.clearErrors()),this.internalCalls.forEach(e=>e.clearErrors()),this}validate(){const e=I2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){var t;return[...this.errors,...this.inputs.flatMap(i=>i.getErrors()),...this.internalCalls.flatMap(i=>i.getErrors()),...this.outputs.flatMap(i=>i.getErrors()),...((t=this.readsValue)==null?void 0:t.getErrors())||[]]}getShallowErrors(){return this.errors}getDefaultValue(){var e,t;return((t=(e=this.declaration)==null?void 0:e.dataType)==null?void 0:t.defaultValue)||null}clone(e){return new ye(this.toJSON(),this.project)}addInternalCall(e){return this.internalCalls.find(t=>t===e)||this.internalCalls.push(e),this}setDeclaration(e){return this.declaration!==e&&(this.declaration=e),this}generateUnusedInputs(){if(this.declaration.dataType)if(this.declaration.dataType.entity){if([n.CustomEntity,n.PrimitiveEntity,n.BuiltInBaseEntity].includes(this.declaration.dataType.entity.type)){const e=[...this.declaration.dataType.entity.properties];e.filter(s=>!s.getDataType()).forEach(s=>{const o=this.inputs.find(y=>C(y,this.project)===C(s,this.project));if(!o)return;const l=this.declaration.getMasterInputWithValueWritterFromAllInstances(o);if(!l)return;const p=cn(l);s.setDataType(p),o.setDeclaration(s)}),e.filter(s=>!this.inputs.find(o=>{var l;return((l=o.declaration)==null?void 0:l.id)===s.id})).forEach(s=>{const o={id:_.UUID.uuid(),version:1,type:n.InputMap,parent:this.toReference(),name:null,description:null,declaration:s,defaultValue:null,index:s.index,readsValue:null},l=g(o,this.project);return l.setParent(this),l.initChildren(),l.suggestion=!0,this.addInput(l),l}),this.inputs.filter(s=>!s.declaration).forEach(s=>{const o=e.find(l=>C(l,this.project)===C(s,this.project));o&&s.setDeclaration(o)})}}else return[];else return[];return[]}generateUnusedOutputs(){if(this.declaration.dataType)if(this.declaration.dataType.entity){if([n.CustomEntity,n.PrimitiveEntity,n.BuiltInBaseEntity].includes(this.declaration.dataType.entity.type))return[...this.declaration.dataType.entity.properties].filter(i=>!this.outputs.find(a=>a.declaration===i)).map(i=>{const a={id:_.UUID.uuid(),version:1,type:n.OutputMap,parent:this.toReference(),declaration:i,index:i.index,writesValues:[]},s=g(a,this.project);return s.setParent(this),s.initChildren(),s.suggestion=!0,this.addOutput(s),s})}else return[];else return[];return[]}generateUnusedInternalCalls(){if(this.declaration.dataType)if(this.declaration.dataType.entity){if([n.CustomEntity,n.PrimitiveEntity,n.BuiltInBaseEntity].includes(this.declaration.dataType.entity.type))return[...this.declaration.dataType.entity.getAllInteractiveMethods()].filter(i=>!this.internalCalls.find(s=>{var l,p,y,h,m;return(((l=s.declaration)==null?void 0:l.id)||((y=(p=s.initialData)==null?void 0:p.declaration)==null?void 0:y.entityId)||((m=(h=s.initialData)==null?void 0:h.declaration)==null?void 0:m.id))===i.id})).map(i=>{const a=i.createInternalCall(this);return a.suggestion=!0,this.addInternalCall(a),a})}else return[];else return[];return[]}getDataType(){var e;return((e=this.declaration)==null?void 0:e.getDataType())||null}getUnusedInputs(){return this.inputs.filter(e=>e.suggestion||!e.readsValue&&!e.defaultValue)}getUnusedOutputs(){return this.outputs.filter(e=>e.suggestion||!e.writesValues.length)}getUsedInputs(){return this.inputs.filter(e=>!e.suggestion&&(e.readsValue||e.defaultValue))}getUsedOutputs(){return this.outputs.filter(e=>!e.suggestion&&e.writesValues.length)}};d(ye,"MUTABLE_BASE_PROPERTIES",[]),d(ye,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),d(ye,"BASE_PROPERTIES",[...ye.MUTABLE_BASE_PROPERTIES,...ye.INMUTABLE_BASE_PROPERTIES]),d(ye,"MUTABLE_META_PROPERTIES",[...ye.MUTABLE_BASE_PROPERTIES,"x","y"]),d(ye,"INMUTABLE_META_PROPERTIES",[...ye.INMUTABLE_BASE_PROPERTIES]),d(ye,"META_PROPERTIES",[...ye.MUTABLE_META_PROPERTIES,...ye.INMUTABLE_META_PROPERTIES]),d(ye,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry","readsValue"]),d(ye,"INMUTABLE_UPSTREAM_PROPERTIES",["declaration","parent"]),d(ye,"UPSTREAM_PROPERTIES",[...ye.MUTABLE_UPSTREAM_PROPERTIES,...ye.INMUTABLE_UPSTREAM_PROPERTIES]),d(ye,"MUTABLE_DOWNSTREAM_PROPERTIES",["writesValues","inputs","outputs","successCalls","errorCalls","internalCalls"]),d(ye,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(ye,"DOWNSTREAM_PROPERTIES",[...ye.MUTABLE_DOWNSTREAM_PROPERTIES,...ye.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(ye,"PROPERTIES",[...ye.META_PROPERTIES,...ye.UPSTREAM_PROPERTIES,...ye.DOWNSTREAM_PROPERTIES]);let Vr=ye;function D2(r){var s;const e=W9(),t=r.toJSON();e.safeParse(t).success,(s=r.dataType)==null||s.validate();const a=[];if(r.id==="iterate-over-employee-list-continue-statement-employee-dto-output-decl-id"){const o=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(r,r.project)}" with id "${r.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});a.push(o.error)}return ie(r.errors,a)}const Ie=class Ie{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"name");d(this,"description",null);d(this,"index");d(this,"required");d(this,"isError");d(this,"type",n.ReturnDeclaration);d(this,"dataType",null);d(this,"readsValue",null);d(this,"implements",null);d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);d(this,"suggestion",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.index=e.index,this.name=e.name,this.description=e.description,this.required=e.required,this.isError=e.isError}static fromGenerationTarget(e,t){const i=N(e.parent),a=t.get(i);let s=null;if(e.readsValue){const p=N(e.readsValue);s=t.get(p)}const o={id:e.id,version:1,name:e.name,type:n.ReturnDeclaration,index:a.outputs.length,isError:!1,description:e.description,implements:null,required:e.required,readsValue:s,dataType:null,parent:a},l=g(o,t);return l.setParent(a),l.initChildren(),l}static validateGenerationTarget(e,t){var l,p;let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:[n.ReturnStatement,n.Search,n.BreakStatement,n.ContinueStatement]}},t),o=Eu(i,t);if(i=s.modifiedData,i.parent){const y=t.get(N(i.parent));if(y&&[n.BreakStatement,n.ContinueStatement].includes(y.type)){const h=y,m=h.parent,R=[...m.breakStatements.filter(P=>P.id!==y.id),...m.continueStatements.filter(P=>P.id!==y.id)];if(h.outputs.length)a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.ReturnDeclaration}' with id '${i.id}' cannot be added to the parent entity of type '${h.type}' with id '${h.id}'. This '${h.type}' already has return declarations.
64
+ ${Du}`,issue:null}));else{const P=(p=(l=R[0])==null?void 0:l.outputs[0])==null?void 0:p.name;P!==i.name&&a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.ReturnDeclaration}' with id '${i.id}' cannot be added to the parent entity of type '${h.type}' with id '${h.id}'. This new 'return-declaration' doesn't have the same name "${P}" as the return declarations on the other statements in the same scope.
65
+ ${Du}`,issue:null}))}}else if(y&&y.type===n.ReturnStatement){const h=y.parent;if(h&&Ue.includes(h.type)){const m=h.implements;if(m){const R=m.outputs.find(k=>k.name===i.name),v=m.outputs.filter(k=>!y.outputs.find(me=>me.type===n.ReturnDeclaration&&me.name===k.name)),P=y.outputs.filter(k=>k.type===n.ReturnDeclaration),A=P.find(k=>k.name===i.name),D=P.length?`The parent entity already implements the following return declarations: ${U(P.map(k=>`'${k.id}' (${k.name})`),", "," and ")}.`:"The parent entity does not yet have any implemented return declarations.",F=v.length?`The parent entity is still missing the following returns in the implementation: ${U(v.map(k=>`'${k.id}' (${k.name})`),", "," and ")}.`:"The parent entity has all the returns it needs implemented.";R?A&&a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.ReturnDeclaration}' with id '${i.id}' should not exist in a parent entity of type '${y.type}' with id '${y.id}' that implements a ${n.ActionDescriptor} with fixed outputs.
66
66
  Adding a new return would make the implementation invalid. An return with the same name already exists in the parent entity.
67
- ${I}
67
+ ${D}
68
68
  ${F}`,issue:null})):a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.ReturnDeclaration}' with id '${i.id}' should not exist in a parent entity of type '${y.type}' with id '${y.id}' that implements a ${n.ActionDescriptor} with fixed outputs.
69
69
  Adding a new return would make the implementation invalid. There are no returns in the descriptor with the same name.
70
- ${I}
70
+ ${D}
71
71
  ${F}`,issue:null}))}}}}return a.push(...s.errors,...o,...Le(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];let i=JSON.parse(JSON.stringify(e));const a=xa(i,this);return i=a.modifiedData,t.push(...a.errors),i.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated, as it would mean moving the '${this.type}' entity to another parent entity.
72
- This is likely an incorrect strategy, either the '${this.type}' entity doesn't need to be updated or it should be deleted and a new one created in the desired parent.`,issue:null})),{errors:t,modifiedData:i}}addSelfToProject(){var a;const e=[this],t=[],i=[];if(this.parent.addOutputDeclaration(this),e.push(this.parent),(a=this.readsValue)==null||a.addValueReader(this),this.readsValue&&e.push(this.readsValue),this.parent&&[n.BreakStatement,n.ContinueStatement].includes(this.parent.type)){const s=this.parent.parent,{updated:o,added:l,removed:p}=s.syncChildren();e.push(...o),t.push(...l),i.push(...p)}return{updated:E(e),added:E(t),removed:E(i),self:this}}setParent(e){return this.parent=e,this}setImplements(e){return this.implements=e,this}initChildren(){if(this.initialized)return this;if(this.initialized=!0,this.initialData.dataType&&(this.dataType=g(this.initialData.dataType,this.project),this.dataType.setParent(this),this.dataType.initChildren()),this.initialData.implements){const e=g(this.initialData.implements,this.project);this.implements=e}return $a.initReadsValue(this),this}setValueWriter(e){return this.readsValue=e,this}removeValueWriter(){return this.readsValue=null,this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.index=e.index||(e.index!==0?this.index:0),this.name=e.name||this.name,this.description=e.description||this.description,this.required=e.required||this.required,this.isError=e.isError||this.isError,this}async load(){return this}async create(){return this}async update(e){return this.sync(e),qa(e,this),this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.dataType){const s=this.dataType.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s.affected),a.push(...s.removed)}return{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){const t=[];if(e.has(this.id))return{affected:[],self:this};if(e.add(this.id),this.subscribe(),this.dataType){const i=this.dataType.restore({seenEntities:e});t.push(...i.affected)}return{affected:[],self:this}}toFlat(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this,...((i=this.dataType)==null?void 0:i.toFlat(e))||[]])}toFlatIds(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.id,...((i=this.dataType)==null?void 0:i.toFlatIds(e))||[]])}toJSON(){var e,t,i;return{id:this.id,version:this.version,name:this.name,description:this.description,type:this.type,index:this.index,required:this.required,isError:this.isError,dataType:((e=this.dataType)==null?void 0:e.toJSON())||null,implements:((t=this.implements)==null?void 0:t.toJSON())||null,readsValue:((i=this.readsValue)==null?void 0:i.toReference())||null,parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t,i;return{id:this.id,version:this.version,name:this.name,description:this.description,type:this.type,index:this.index,required:this.required,isError:this.isError,readsValue:((e=this.readsValue)==null?void 0:e.toReference())||null,implements:((t=this.implements)==null?void 0:t.toReference())||null,dataType:((i=this.dataType)==null?void 0:i.toReference())||null,parent:this.parent.toReference()}}toFlatJSON(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...((i=this.dataType)==null?void 0:i.toFlatJSON(e))||[]])}toGenerationTarget(){var e;return{id:this.id,name:this.name,description:this.description,type:this.type,isError:this.isError,readsValue:(e=this.readsValue)==null?void 0:e.id,required:this.required,parent:this.parent.id}}toFlatGenerationTarget(e=new Set){var i,a;return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...((i=this.readsValue)==null?void 0:i.toFlatGenerationTarget(e))||[],...((a=this.dataType)==null?void 0:a.toFlatGenerationTarget(e))||[]])}clearErrors(){var e;return this.errors=[],(e=this.dataType)==null||e.clearErrors(),this}validate(){const e=D2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){var t;return[...this.errors,...((t=this.dataType)==null?void 0:t.getErrors())||[]]}getShallowErrors(){return this.errors}getDefaultValue(){var e;return((e=this.dataType)==null?void 0:e.defaultValue)||null}clone(e=null,t=null,i=!0){var h;const a=this.toJSON(),s=t||Ze(C(this,this.project),n.ReturnDeclaration,this.project);a.dataType=null;const o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=kt(a,this.project);e?p.setParent(e):p.setParent(this.parent),i&&p.subscribe(),p.initChildren();const y=(h=this.dataType)==null?void 0:h.clone(p,l+"--data-type-id",i);return p.dataType=y||null,p}setDataType(e){return this.dataType=e,this}removeDataType(){return this.dataType=null,this}inferDataType(){const e=du(this);if(e){const t=e.clone(this);t&&(t.inferred=!0,this.setDataType(t))}return this}getCounterparts(){let e=[];if([n.BreakStatement,n.ContinueStatement].includes(this.parent.type)){const t=this.parent.parent;e=[...t.breakStatements,...t.continueStatements].flatMap(s=>s.outputs).filter(s=>C(s,this.project)===C(this,this.project)&&s.id!==this.id)}else if(this.parent.type===n.ReturnStatement&&[n.FunctionDeclaration,n.GlobalEvent].includes(this.parent.parent.type)&&this.parent.parent.implements){const i=this.parent.parent.returnStatements.flatMap(a=>a.outputs);this.implements?e=i.filter(s=>{var o;return this.implements.id===((o=s.implements)==null?void 0:o.id)}):e=i.filter(s=>C(s,this.project)===C(this,this.project)&&s.id!==this.id)}return e}inferDataTypeFromCounterparts(){var i,a;const e=this.getCounterparts(),t=e.find(s=>{var o;return(o=s.dataType)==null?void 0:o.isResolved()});if(t)this.setDataType(t.dataType);else for(let s=0;s<e.length;s++){const o=e[s];if((!o.dataType||!o.dataType.isResolved()||(i=o.dataType)!=null&&i.inferred)&&o.readsValue&&o.inferDataType(),(a=o.dataType)!=null&&a.isResolved()){this.setDataType(o.dataType);break}}return this}getDataType(){var e;return(!this.dataType||!this.dataType.isResolved()||(e=this.dataType)!=null&&e.inferred)&&this.readsValue?this.inferDataType():this.inferDataTypeFromCounterparts(),this.dataType}};d(Ie,"MUTABLE_BASE_PROPERTIES",["name","description","required","isError"]),d(Ie,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),d(Ie,"BASE_PROPERTIES",[...Ie.MUTABLE_BASE_PROPERTIES,...Ie.INMUTABLE_BASE_PROPERTIES]),d(Ie,"MUTABLE_META_PROPERTIES",[...Ie.MUTABLE_BASE_PROPERTIES,"index"]),d(Ie,"INMUTABLE_META_PROPERTIES",[...Ie.INMUTABLE_BASE_PROPERTIES]),d(Ie,"META_PROPERTIES",[...Ie.MUTABLE_META_PROPERTIES,...Ie.INMUTABLE_META_PROPERTIES]),d(Ie,"MUTABLE_UPSTREAM_PROPERTIES",["readsValue"]),d(Ie,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","dataType"]),d(Ie,"UPSTREAM_PROPERTIES",[...Ie.MUTABLE_UPSTREAM_PROPERTIES,...Ie.INMUTABLE_UPSTREAM_PROPERTIES]),d(Ie,"MUTABLE_DOWNSTREAM_PROPERTIES",[]),d(Ie,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(Ie,"DOWNSTREAM_PROPERTIES",[...Ie.MUTABLE_DOWNSTREAM_PROPERTIES,...Ie.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(Ie,"PROPERTIES",[...Ie.META_PROPERTIES,...Ie.UPSTREAM_PROPERTIES,...Ie.DOWNSTREAM_PROPERTIES]);let _t=Ie;function P2(r){var o;const e=y6(),t=r.toJSON();e.safeParse(t).success,r.inputsDeclarations.forEach(l=>l.validate()),r.inputs.forEach(l=>l.validate()),r.outputsDeclarations.forEach(l=>l.validate()),r.outputs.forEach(l=>l.validate()),(o=r.error)==null||o.validate();const s=[...Cn(r)];if(r.id==="search-person-by-id-id"){const l=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(r,r.project)}" with id "${r.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});s.push(l.error)}return ie(r.errors,s)}const Ge=class Ge{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"name");d(this,"description",null);d(this,"x");d(this,"y");d(this,"query");d(this,"type",n.Search);d(this,"successCalls",[]);d(this,"errorCalls",[]);d(this,"inputsDeclarations",[]);d(this,"inputs",[]);d(this,"outputsDeclarations",[]);d(this,"outputs",[]);d(this,"calledBySuccess",[]);d(this,"calledByError",[]);d(this,"calledByEntry",[]);d(this,"error",null);d(this,"parent");d(this,"errors",[]);d(this,"project");d(this,"initialized",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.x=e.x,this.y=e.y,this.name=e.name,this.query=e.query,this.description=e.description}static fromGenerationTarget(e,t){let i=t;if(e.parent){const y=N(e.parent);i=t.get(y)}const a=e.calledByEntry.map(y=>{const h=N(y);return t.get(h)}),s=e.calledBySuccess.map(y=>{const h=N(y);return t.get(h)}),o=e.calledByError.map(y=>{const h=N(y);return t.get(h)}),l={id:e.id,version:1,type:n.Search,name:e.name,description:e.description,query:e.query,calledByEntry:a,calledBySuccess:s,calledByError:o,errorCalls:[],successCalls:[],inputsDeclarations:[],inputs:[],outputsDeclarations:[],outputs:[],error:null,x:0,y:0,parent:i},p=g(l,t);return p.setParent(i),p.initChildren(),p}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:[...ut,n.Project],optional:!0}},t);return i=s.modifiedData,a.push(...s.errors,...Le(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated. The 'parent' on a callable entity, is its scope. It scope is auto-calculated implicitly by the its caller.
72
+ This is likely an incorrect strategy, either the '${this.type}' entity doesn't need to be updated or it should be deleted and a new one created in the desired parent.`,issue:null})),{errors:t,modifiedData:i}}addSelfToProject(){var a;const e=[this],t=[],i=[];if(this.parent.addOutputDeclaration(this),e.push(this.parent),(a=this.readsValue)==null||a.addValueReader(this),this.readsValue&&e.push(this.readsValue),this.parent&&[n.BreakStatement,n.ContinueStatement].includes(this.parent.type)){const s=this.parent.parent,{updated:o,added:l,removed:p}=s.syncChildren();e.push(...o),t.push(...l),i.push(...p)}return{updated:E(e),added:E(t),removed:E(i),self:this}}setParent(e){return this.parent=e,this}setImplements(e){return this.implements=e,this}initChildren(){if(this.initialized)return this;if(this.initialized=!0,this.initialData.dataType&&(this.dataType=g(this.initialData.dataType,this.project),this.dataType.setParent(this),this.dataType.initChildren()),this.initialData.implements){const e=g(this.initialData.implements,this.project);this.implements=e}return $a.initReadsValue(this),this}setValueWriter(e){return this.readsValue=e,this}removeValueWriter(){return this.readsValue=null,this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.index=e.index||(e.index!==0?this.index:0),this.name=e.name||this.name,this.description=e.description||this.description,this.required=e.required||this.required,this.isError=e.isError||this.isError,this}async load(){return this}async create(){return this}async update(e){return this.sync(e),qa(e,this),this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.dataType){const s=this.dataType.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s.affected),a.push(...s.removed)}return{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){const t=[];if(e.has(this.id))return{affected:[],self:this};if(e.add(this.id),this.subscribe(),this.dataType){const i=this.dataType.restore({seenEntities:e});t.push(...i.affected)}return{affected:[],self:this}}toFlat(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this,...((i=this.dataType)==null?void 0:i.toFlat(e))||[]])}toFlatIds(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.id,...((i=this.dataType)==null?void 0:i.toFlatIds(e))||[]])}toJSON(){var e,t,i;return{id:this.id,version:this.version,name:this.name,description:this.description,type:this.type,index:this.index,required:this.required,isError:this.isError,dataType:((e=this.dataType)==null?void 0:e.toJSON())||null,implements:((t=this.implements)==null?void 0:t.toJSON())||null,readsValue:((i=this.readsValue)==null?void 0:i.toReference())||null,parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t,i;return{id:this.id,version:this.version,name:this.name,description:this.description,type:this.type,index:this.index,required:this.required,isError:this.isError,readsValue:((e=this.readsValue)==null?void 0:e.toReference())||null,implements:((t=this.implements)==null?void 0:t.toReference())||null,dataType:((i=this.dataType)==null?void 0:i.toReference())||null,parent:this.parent.toReference()}}toFlatJSON(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...((i=this.dataType)==null?void 0:i.toFlatJSON(e))||[]])}toGenerationTarget(){var e;return{id:this.id,name:this.name,description:this.description,type:this.type,isError:this.isError,readsValue:(e=this.readsValue)==null?void 0:e.id,required:this.required,parent:this.parent.id}}toFlatGenerationTarget(e=new Set){var i,a;return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...((i=this.readsValue)==null?void 0:i.toFlatGenerationTarget(e))||[],...((a=this.dataType)==null?void 0:a.toFlatGenerationTarget(e))||[]])}clearErrors(){var e;return this.errors=[],(e=this.dataType)==null||e.clearErrors(),this}validate(){const e=D2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){var t;return[...this.errors,...((t=this.dataType)==null?void 0:t.getErrors())||[]]}getShallowErrors(){return this.errors}getDefaultValue(){var e;return((e=this.dataType)==null?void 0:e.defaultValue)||null}clone(e=null,t=null,i=!0){var h;const a=this.toJSON(),s=t||Ze(C(this,this.project),n.ReturnDeclaration,this.project);a.dataType=null;const o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=qt(a,this.project);e?p.setParent(e):p.setParent(this.parent),i&&p.subscribe(),p.initChildren();const y=(h=this.dataType)==null?void 0:h.clone(p,l+"--data-type-id",i);return p.dataType=y||null,p}setDataType(e){return this.dataType=e,this}removeDataType(){return this.dataType=null,this}inferDataType(){const e=du(this);if(e){const t=e.clone(this);t&&(t.inferred=!0,this.setDataType(t))}return this}getCounterparts(){let e=[];if([n.BreakStatement,n.ContinueStatement].includes(this.parent.type)){const t=this.parent.parent;e=[...t.breakStatements,...t.continueStatements].flatMap(s=>s.outputs).filter(s=>C(s,this.project)===C(this,this.project)&&s.id!==this.id)}else if(this.parent.type===n.ReturnStatement&&[n.FunctionDeclaration,n.GlobalEvent].includes(this.parent.parent.type)&&this.parent.parent.implements){const i=this.parent.parent.returnStatements.flatMap(a=>a.outputs);this.implements?e=i.filter(s=>{var o;return this.implements.id===((o=s.implements)==null?void 0:o.id)}):e=i.filter(s=>C(s,this.project)===C(this,this.project)&&s.id!==this.id)}return e}inferDataTypeFromCounterparts(){var i,a;const e=this.getCounterparts(),t=e.find(s=>{var o;return(o=s.dataType)==null?void 0:o.isResolved()});if(t)this.setDataType(t.dataType);else for(let s=0;s<e.length;s++){const o=e[s];if((!o.dataType||!o.dataType.isResolved()||(i=o.dataType)!=null&&i.inferred)&&o.readsValue&&o.inferDataType(),(a=o.dataType)!=null&&a.isResolved()){this.setDataType(o.dataType);break}}return this}getDataType(){var e;return(!this.dataType||!this.dataType.isResolved()||(e=this.dataType)!=null&&e.inferred)&&this.readsValue?this.inferDataType():this.inferDataTypeFromCounterparts(),this.dataType}};d(Ie,"MUTABLE_BASE_PROPERTIES",["name","description","required","isError"]),d(Ie,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),d(Ie,"BASE_PROPERTIES",[...Ie.MUTABLE_BASE_PROPERTIES,...Ie.INMUTABLE_BASE_PROPERTIES]),d(Ie,"MUTABLE_META_PROPERTIES",[...Ie.MUTABLE_BASE_PROPERTIES,"index"]),d(Ie,"INMUTABLE_META_PROPERTIES",[...Ie.INMUTABLE_BASE_PROPERTIES]),d(Ie,"META_PROPERTIES",[...Ie.MUTABLE_META_PROPERTIES,...Ie.INMUTABLE_META_PROPERTIES]),d(Ie,"MUTABLE_UPSTREAM_PROPERTIES",["readsValue"]),d(Ie,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","dataType"]),d(Ie,"UPSTREAM_PROPERTIES",[...Ie.MUTABLE_UPSTREAM_PROPERTIES,...Ie.INMUTABLE_UPSTREAM_PROPERTIES]),d(Ie,"MUTABLE_DOWNSTREAM_PROPERTIES",[]),d(Ie,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(Ie,"DOWNSTREAM_PROPERTIES",[...Ie.MUTABLE_DOWNSTREAM_PROPERTIES,...Ie.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(Ie,"PROPERTIES",[...Ie.META_PROPERTIES,...Ie.UPSTREAM_PROPERTIES,...Ie.DOWNSTREAM_PROPERTIES]);let _t=Ie;function P2(r){var o;const e=y6(),t=r.toJSON();e.safeParse(t).success,r.inputsDeclarations.forEach(l=>l.validate()),r.inputs.forEach(l=>l.validate()),r.outputsDeclarations.forEach(l=>l.validate()),r.outputs.forEach(l=>l.validate()),(o=r.error)==null||o.validate();const s=[...Cn(r)];if(r.id==="search-person-by-id-id"){const l=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(r,r.project)}" with id "${r.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});s.push(l.error)}return ie(r.errors,s)}const Ge=class Ge{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"name");d(this,"description",null);d(this,"x");d(this,"y");d(this,"query");d(this,"type",n.Search);d(this,"successCalls",[]);d(this,"errorCalls",[]);d(this,"inputsDeclarations",[]);d(this,"inputs",[]);d(this,"outputsDeclarations",[]);d(this,"outputs",[]);d(this,"calledBySuccess",[]);d(this,"calledByError",[]);d(this,"calledByEntry",[]);d(this,"error",null);d(this,"parent");d(this,"errors",[]);d(this,"project");d(this,"initialized",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.x=e.x,this.y=e.y,this.name=e.name,this.query=e.query,this.description=e.description}static fromGenerationTarget(e,t){let i=t;if(e.parent){const y=N(e.parent);i=t.get(y)}const a=e.calledByEntry.map(y=>{const h=N(y);return t.get(h)}),s=e.calledBySuccess.map(y=>{const h=N(y);return t.get(h)}),o=e.calledByError.map(y=>{const h=N(y);return t.get(h)}),l={id:e.id,version:1,type:n.Search,name:e.name,description:e.description,query:e.query,calledByEntry:a,calledBySuccess:s,calledByError:o,errorCalls:[],successCalls:[],inputsDeclarations:[],inputs:[],outputsDeclarations:[],outputs:[],error:null,x:0,y:0,parent:i},p=g(l,t);return p.setParent(i),p.initChildren(),p}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:[...ut,n.Project],optional:!0}},t);return i=s.modifiedData,a.push(...s.errors,...Le(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated. The 'parent' on a callable entity, is its scope. It scope is auto-calculated implicitly by the its caller.
73
73
  If an entity is called by another, they must be in the same scope, which means they have the same parent.
74
74
  You shouldn't have to manually update a 'parent' property. The equivalent result is to change its callers, the value writters of its inputs, or the value readers of its outputs.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return this.parent===this.project&&this.project.addSearch(this),this.successCalls.forEach(a=>{a.addSuccessCaller(this),e.push(a)}),this.errorCalls.forEach(a=>{a.addErrorCaller(this),e.push(a)}),this.calledByEntry.forEach(a=>{a.addCall(this),e.push(a)}),this.calledBySuccess.forEach(a=>{a.addSuccessCall(this),e.push(a)}),this.calledByError.forEach(a=>{a.addErrorCall(this),e.push(a)}),{updated:E(e),added:E(t),removed:E(i),self:this}}get calledBy(){return[...this.calledByEntry,...this.calledBySuccess,...this.calledByError]}removeInput(e){const t=this.inputs.findIndex(a=>a.id===e.id);t>-1&&this.inputs.splice(t,1);const i=this.inputsDeclarations.findIndex(a=>a.id===e.declaration.id);return i>-1&&this.inputsDeclarations.splice(i,1),this}addInput(e){return this.inputs.includes(e)?this:(this.inputs.push(e),this)}addInputDeclaration(e){return this.inputsDeclarations.includes(e)?this:(this.inputsDeclarations.push(e),this)}removeInputDeclaration(e){const t=this.inputsDeclarations.findIndex(i=>i.id===e.id);return t>-1&&this.inputsDeclarations.splice(t,1),this}addOutputDeclaration(e){return this.outputsDeclarations.includes(e)?this:(this.outputsDeclarations.push(e),this)}removeOutputDeclaration(e){const t=this.outputsDeclarations.findIndex(i=>i.id===e.id);return t>-1&&this.outputsDeclarations.splice(t,1),this}addOutput(e){return this.outputs.includes(e)?this:(this.outputs.push(e),this)}removeOutput(e){const t=this.outputs.findIndex(i=>i.id===e.id);return t>-1&&this.outputs.splice(t,1),this}addSuccessCaller(e){return this.calledBySuccess.find(t=>t.id===e.id)||this.calledBySuccess.push(e),this}addErrorCaller(e){return this.calledByError.find(t=>t.id===e.id)||this.calledByError.push(e),this}addEntryCaller(e){return this.calledByEntry.find(t=>t.id===e.id)||this.calledByEntry.push(e),this}addErrorCall(e){return this.errorCalls.push(e),this}addSuccessCall(e){return this.successCalls.push(e),this}removeCall(e){const t=this.successCalls.findIndex(a=>a.id===e.id);t>-1&&this.successCalls.splice(t,1);const i=this.errorCalls.findIndex(a=>a.id===e.id);return i>-1&&this.errorCalls.splice(i,1),this}removeCaller(e){return this.calledBySuccess=this.calledBySuccess.filter(t=>t.id!==e.id),this.calledByError=this.calledByError.filter(t=>t.id!==e.id),this.calledByEntry=this.calledByEntry.filter(t=>t.id!==e.id),this}setParent(e){return this.parent=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.successCalls=this.initialData.successCalls.map(e=>{const t=g(e,this.project);return[n.BreakStatement,n.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==n.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=g(e,this.project);return t.addErrorCaller(this),[n.BreakStatement,n.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==n.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.inputsDeclarations=this.initialData.inputsDeclarations.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.inputs=this.initialData.inputs.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.outputsDeclarations=this.initialData.outputsDeclarations.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.outputs=this.initialData.outputs.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.error&&(this.error=g(this.initialData.error,this.project),this.error.setParent(this),this.error.initChildren()),this)}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.x=e.x||this.x,this.y=e.y||this.y,this.name=e.name||this.name,this.query=e.query||this.query,this.description=e.description||this.description,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.inputs.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.inputsDeclarations.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.outputs.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.outputsDeclarations.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.error){const{affected:s,removed:o}=this.error.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s),a.push(...o)}return this.successCalls.forEach(s=>{i.push(s),s.removeCaller(this)}),this.errorCalls.forEach(s=>{i.push(s),s.removeCaller(this)}),e||this.calledBy.forEach(s=>{i.push(s),s.removeCall(this)}),{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){const t=[];return e.has(this.id)?{affected:[],self:this}:(e.add(this.id),this.subscribe(),this.inputsDeclarations.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.inputs.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.outputsDeclarations.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.outputs.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.successCalls.forEach(i=>{t.push(i),i.addSuccessCaller(this)}),this.errorCalls.forEach(i=>{t.push(i),i.addErrorCaller(this)}),this.calledBySuccess.forEach(i=>{t.push(i),i.addSuccessCall(this)}),this.calledByError.forEach(i=>{t.push(i),i.addErrorCall(this)}),this.calledByEntry.forEach(i=>{t.push(i),i.addCall(this)}),{affected:E(t),self:this})}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.successCalls.flatMap(i=>i.toFlat(e)),...this.errorCalls.flatMap(i=>i.toFlat(e)),...this.inputs.flatMap(i=>i.toFlat(e)),...this.inputsDeclarations.flatMap(i=>i.toFlat(e)),...this.outputs.flatMap(i=>i.toFlat(e)),...this.outputsDeclarations.flatMap(i=>i.toFlat(e)),...this.calledBy.flatMap(i=>i.toFlat(e)),...this.error?this.error.toFlat(e):[]])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.successCalls.flatMap(i=>i.toFlatIds(e)),...this.errorCalls.flatMap(i=>i.toFlatIds(e)),...this.inputs.flatMap(i=>i.toFlatIds(e)),...this.inputsDeclarations.flatMap(i=>i.toFlatIds(e)),...this.outputs.flatMap(i=>i.toFlatIds(e)),...this.outputsDeclarations.flatMap(i=>i.toFlatIds(e)),...this.calledBy.flatMap(i=>i.toFlatIds(e)),...this.error?this.error.toFlatIds(e):[]])}toJSON(){var e;return{id:this.id,version:this.version,type:this.type,name:this.name,query:this.query,description:this.description,x:this.x,y:this.y,successCalls:this.successCalls.map(t=>t.toJSON()),errorCalls:this.errorCalls.map(t=>t.toJSON()),calledBySuccess:this.calledBySuccess.map(t=>t.toReference()),calledByError:this.calledByError.map(t=>t.toReference()),calledByEntry:this.calledByEntry.map(t=>t.toReference()),inputsDeclarations:this.inputsDeclarations.map(t=>t.toJSON()),inputs:this.inputs.map(t=>t.toJSON()),outputsDeclarations:this.outputsDeclarations.map(t=>t.toJSON()),outputs:this.outputs.map(t=>t.toJSON()),parent:this.parent.toReference(),error:((e=this.error)==null?void 0:e.toJSON())||null}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,query:this.query,x:this.x,y:this.y,inputs:this.inputs.map(e=>e.toReference()),inputsDeclarations:this.inputsDeclarations.map(e=>e.toReference()),outputs:this.outputs.map(e=>e.toReference()),outputsDeclarations:this.outputsDeclarations.map(e=>e.toReference()),successCalls:this.successCalls.map(e=>e.toReference()),errorCalls:this.errorCalls.map(e=>e.toReference()),calledBySuccess:this.calledBySuccess.map(e=>e.toReference()),calledByError:this.calledByError.map(e=>e.toReference()),calledByEntry:this.calledByEntry.map(e=>e.toReference()),error:this.error?this.error.toReference():null,parent:this.parent.toReference()}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.successCalls.flatMap(i=>i.toFlatJSON(e)),...this.errorCalls.flatMap(i=>i.toFlatJSON(e)),...this.inputs.flatMap(i=>i.toFlatJSON(e)),...this.inputsDeclarations.flatMap(i=>i.toFlatJSON(e)),...this.outputs.flatMap(i=>i.toFlatJSON(e)),...this.outputsDeclarations.flatMap(i=>i.toFlatJSON(e)),...this.calledBy.flatMap(i=>i.toFlatJSON(e)),...this.error?this.error.toFlatJSON(e):[]])}toGenerationTarget(){const e=this.parent.type===n.Project?void 0:this.parent.id;return{id:this.id,name:this.name,description:this.description,type:this.type,query:this.query,calledByEntry:this.calledByEntry.map(t=>t.id),calledBySuccess:this.calledBySuccess.map(t=>t.id),calledByError:this.calledByError.map(t=>t.id),parent:e}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.successCalls.flatMap(i=>i.toFlatGenerationTarget(e)),...this.errorCalls.flatMap(i=>i.toFlatGenerationTarget(e)),...this.inputs.flatMap(i=>i.toFlatGenerationTarget(e)),...this.inputsDeclarations.flatMap(i=>i.toFlatGenerationTarget(e)),...this.outputs.flatMap(i=>i.toFlatGenerationTarget(e)),...this.outputsDeclarations.flatMap(i=>i.toFlatGenerationTarget(e)),...this.error?this.error.toFlatGenerationTarget(e):[]])}clearErrors(){var e;return this.errors=[],this.inputsDeclarations.forEach(t=>t.clearErrors()),this.inputs.forEach(t=>t.clearErrors()),this.outputs.forEach(t=>t.clearErrors()),this.successCalls.forEach(t=>t.clearErrors()),this.errorCalls.forEach(t=>t.clearErrors()),(e=this.error)==null||e.clearErrors(),this}validate(){const e=P2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.inputsDeclarations.flatMap(t=>t.getErrors()),...this.inputs.flatMap(t=>t.getErrors()),...this.outputsDeclarations.flatMap(t=>t.getErrors()),...this.outputs.flatMap(t=>t.getErrors()),...this.error?this.error.getErrors():[]]}getShallowErrors(){return this.errors}clone(e){return new Ge(this.toJSON(),this.project)}};d(Ge,"MUTABLE_BASE_PROPERTIES",["name","description","query"]),d(Ge,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),d(Ge,"BASE_PROPERTIES",[...Ge.MUTABLE_BASE_PROPERTIES,...Ge.INMUTABLE_BASE_PROPERTIES]),d(Ge,"MUTABLE_META_PROPERTIES",[...Ge.MUTABLE_BASE_PROPERTIES,"x","y"]),d(Ge,"INMUTABLE_META_PROPERTIES",[...Ge.INMUTABLE_BASE_PROPERTIES]),d(Ge,"META_PROPERTIES",[...Ge.MUTABLE_META_PROPERTIES,...Ge.INMUTABLE_META_PROPERTIES]),d(Ge,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry"]),d(Ge,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),d(Ge,"UPSTREAM_PROPERTIES",[...Ge.MUTABLE_UPSTREAM_PROPERTIES,...Ge.INMUTABLE_UPSTREAM_PROPERTIES]),d(Ge,"MUTABLE_DOWNSTREAM_PROPERTIES",["successCalls","errorCalls","inputsDeclarations","inputs","outputsDeclarations","outputs","error"]),d(Ge,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(Ge,"DOWNSTREAM_PROPERTIES",[...Ge.MUTABLE_DOWNSTREAM_PROPERTIES,...Ge.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(Ge,"PROPERTIES",[..._t.META_PROPERTIES,..._t.UPSTREAM_PROPERTIES,..._t.DOWNSTREAM_PROPERTIES]);let Lr=Ge;function A2(r){const e=a3(),t=r.toJSON();e.safeParse(t).success,r.functions.forEach(s=>s.validate()),r.events.forEach(s=>s.validate());const a=[];return ie(r.errors,a)}const De=class De{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"name");d(this,"description",null);d(this,"x");d(this,"y");d(this,"type",n.InstalledProject);d(this,"implements");d(this,"functions",[]);d(this,"events",[]);d(this,"parent");d(this,"errors",[]);d(this,"project");d(this,"initialized",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.name=e.name,this.description=e.description,this.x=e.x,this.y=e.y,this.implements=e.implements}static fromGenerationTarget(e,t){const i=t,a={id:e.id,version:1,name:e.name,type:n.InstalledProject,description:e.description,functions:[],events:[],implements:{entityId:e.implements,entityType:n.Project,type:n.GenericReference,id:_.UUID.uuid()},x:0,y:0,parent:i},s=g(a,t);return s.setParent(i),s.initChildren(),s}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[];return a.push(...Le(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated. The 'parent' on an installed project, must be the root project as it is a globally declared entity.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return{updated:E(e),added:E(t),removed:E(i),self:this}}setParent(e){return this.parent=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.functions=this.initialData.functions.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.events=this.initialData.events.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this)}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.x=e.x||this.x,this.y=e.y||this.y,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];return t.has(this.id)?{affected:[],removed:[]}:(t.add(this.id),a.push(this),this.unsubscribe(),this.functions.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!1,seenEntities:t});i.push(...o),a.push(...l)}),this.events.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!1,seenEntities:t});i.push(...o),a.push(...l)}),{affected:[],removed:[]})}restore({seenEntities:e}={seenEntities:new Set}){return e.has(this.id)?{affected:[],self:this}:(e.add(this.id),this.subscribe(),this.functions.forEach(t=>{t.restore({seenEntities:e})}),this.events.forEach(t=>{t.restore({seenEntities:e})}),{affected:[],self:this})}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.functions.flatMap(i=>i.toFlat(e)),...this.events.flatMap(i=>i.toFlat(e))])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.functions.flatMap(i=>i.toFlatIds(e)),...this.events.flatMap(i=>i.toFlatIds(e))])}toJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,implements:this.implements,functions:this.functions.map(e=>e.toJSON()),events:this.events.map(e=>e.toJSON()),parent:this.parent.toReference(),x:this.x,y:this.y}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,x:this.x,y:this.y,implements:this.implements,functions:this.functions.map(e=>e.toReference()),events:this.events.map(e=>e.toReference()),parent:this.parent.toReference()}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.functions.flatMap(i=>i.toFlatJSON(e)),...this.events.flatMap(i=>i.toFlatJSON(e))])}toGenerationTarget(){return{id:this.id,name:this.name,description:this.description,type:this.type,implements:this.implements.id}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.functions.flatMap(i=>i.toFlatGenerationTarget(e)),...this.events.flatMap(i=>i.toFlatGenerationTarget(e))])}clearErrors(){return this.errors=[],this.functions.forEach(e=>e.clearErrors()),this.events.forEach(e=>e.clearErrors()),this}validate(){const e=A2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.functions.flatMap(t=>t.getErrors()),...this.events.flatMap(t=>t.getErrors())]}getShallowErrors(){return this.errors}clone(){return new De(this.toJSON(),this.project)}};d(De,"MUTABLE_BASE_PROPERTIES",[]),d(De,"INMUTABLE_BASE_PROPERTIES",["id","version","name","description","type"]),d(De,"BASE_PROPERTIES",[...De.MUTABLE_BASE_PROPERTIES,...De.INMUTABLE_BASE_PROPERTIES]),d(De,"MUTABLE_META_PROPERTIES",["x","y"]),d(De,"INMUTABLE_META_PROPERTIES",[...De.INMUTABLE_BASE_PROPERTIES]),d(De,"META_PROPERTIES",[...De.MUTABLE_META_PROPERTIES,...De.INMUTABLE_META_PROPERTIES]),d(De,"MUTABLE_UPSTREAM_PROPERTIES",[]),d(De,"INMUTABLE_UPSTREAM_PROPERTIES",["implements","parent"]),d(De,"UPSTREAM_PROPERTIES",[...De.MUTABLE_UPSTREAM_PROPERTIES,...De.INMUTABLE_UPSTREAM_PROPERTIES]),d(De,"MUTABLE_DOWNSTREAM_PROPERTIES",["functions","events"]),d(De,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(De,"DOWNSTREAM_PROPERTIES",[...De.MUTABLE_DOWNSTREAM_PROPERTIES,...De.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(De,"PROPERTIES",[...De.META_PROPERTIES,...De.UPSTREAM_PROPERTIES,...De.DOWNSTREAM_PROPERTIES]);let Gr=De;function O2(r){var l;const e=T6(),t=r.toJSON();e.safeParse(t).success,r.inputs.forEach(p=>p.validate()),r.outputs.forEach(p=>p.validate()),(l=r.error)==null||l.validate();const a=Cn(r),s=S2(r),o=[...a,...s];return ie(r.errors,o)}function S2(r){const e=[],t=Co(r.parent),i=t==null?void 0:t.entity;if(!i)e.push(H({id:`${r.id}--${S.InternalCallParentMissingDataType}`,code:S.InternalCallParentMissingDataType,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", belongs to a variable whose data type entity doesn't contain its declaration method (function-declaration) its id "${r.declaration}".`,issue:null,entity:r}).error);else if(![n.CustomEntity,n.BuiltInBaseEntity,n.PrimitiveEntity].includes(i.type))e.push(H({id:`${r.id}--${S.InternalCallParentDeclarationEntityInvalidType}`,code:S.InternalCallParentDeclarationEntityInvalidType,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", belongs to a variable whose data type 'entity' is not a custom entity, built-in base entity or primitive entity.
75
75
  This variable's data-type has an 'entity' field that references an entity with id '${i.id}' and of type '${i.type}'.`,issue:null,entity:r}).error);else{const a=ku(i),s=[];[n.CustomEntity,n.BuiltInBaseEntity,n.PrimitiveEntity].includes(i.type)&&s.push(...i.getAllInteractiveMethods());let o="";a?i.methods.length?o=`
@@ -96,7 +96,7 @@ Built-in entity types can't have methods attached to them by the user. They are
96
96
  This variable's data-type 'entity' is a custom entity which extends or implements a non-interactive 'built-in-base-entity'.
97
97
  ${Kn}`:y.type===n.BuiltInBaseEntity&&(m=`
98
98
  This variable's data-type 'entity' is a non-interactive 'built-in-base-entity'.
99
- ${Kn}`);const R=i.declaration;if(!t.get(R))a.push(new b({id:`${i.id}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}", has a declaration method (function-declaration) that doesn't exist in the project.${m}`,issue:null}));else{const D=[];[n.CustomEntity,n.BuiltInBaseEntity,n.PrimitiveEntity].includes(y.type)&&D.push(...y.getAllInteractiveMethods());const A=D.find(I=>I.id===i.declaration);A?A.type!==n.FunctionDeclaration&&a.push(new b({id:`${i.id}--${S.InternalCallDeclarationIsNotFunctionDeclaration}`,code:S.InternalCallDeclarationIsNotFunctionDeclaration,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}", points to a 'declaration' that isn't a 'function-declaration' entity.
99
+ ${Kn}`);const R=i.declaration;if(!t.get(R))a.push(new b({id:`${i.id}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}", has a declaration method (function-declaration) that doesn't exist in the project.${m}`,issue:null}));else{const P=[];[n.CustomEntity,n.BuiltInBaseEntity,n.PrimitiveEntity].includes(y.type)&&P.push(...y.getAllInteractiveMethods());const A=P.find(D=>D.id===i.declaration);A?A.type!==n.FunctionDeclaration&&a.push(new b({id:`${i.id}--${S.InternalCallDeclarationIsNotFunctionDeclaration}`,code:S.InternalCallDeclarationIsNotFunctionDeclaration,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}", points to a 'declaration' that isn't a 'function-declaration' entity.
100
100
  The declaration of the internal-call must be a 'function-declaration' entity which exists as a method in the entity of the data-type of the parent variable.${m}`,issue:null})):a.push(new b({id:`${i.id}--${S.InternalCallDeclarationNotFoundInParentDatatypeEntity}`,code:S.InternalCallDeclarationNotFoundInParentDatatypeEntity,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}", belongs to a variable whose data type entity doesn't contain its declaration method (function-declaration) with id "${i.declaration}".${m}`,issue:null}))}}(l.inputs.length||l.outputs.length||l.internalCalls.length)&&a.push(new b({id:`${i.id}--${f.InvalidInternalCallParentRelation}`,code:f.InvalidInternalCallParentRelation,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}", can only be added to a variable declaration or variable instance parent if the parent doesn't already have inputs, outputs or other internal calls.
101
101
  If you need a new variable-instance for this, consider using the 'implement_variable_instance' generation action to create one and give it a caller.
102
102
  The you can attach the new internal-call to it.`,issue:null}))}return a.push(...s.errors,...Le(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated, as it would mean moving the '${this.type}' entity to another parent entity.
@@ -115,27 +115,27 @@ Any value reads can be done with that input-map instead.
115
115
  You can't edit input-map entities as they need to match their argument declarations, so you can only modify the 'readsValue' property so it reads the value from an external entity, or the 'defaultValue' so it has a hard-coded one.`,issue:null}));else if(Fe.includes(o.type)){const R=Sr(o).dataType,v=R==null?void 0:R.entity;v&&v.type===n.ActionDescriptor?a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.InputMap}' with id '${i.id}' cannot be added to the parent entity of type '${o.type}' with id '${o.id}'. The data type of the 'variable-declaration' is a 'action-descriptor' entity.
116
116
  This means it can hold a function-call or operation as its value, to be executed programatically.
117
117
  Input maps can only be added to variables which hold an entity with properties.`,issue:null})):v&&!(R!=null&&R.inferred)&&(v.properties.find(A=>A.id===l.id)||a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.InputMap}' with id '${i.id}' cannot be added to the parent entity of type '${o.type}' with id '${o.id}'. The 'declaration' with '${l.id}' of the 'input-map' does not exist in the entity of the 'data-type'.
118
- The entity of the data-type has the following properties that can be reads as input maps, ids: '${U(v.properties.map(A=>A.id),"', '","' and '")}'`,issue:null})))}else if(je.filter(h=>Fe.includes(h)).includes(o.type)){const m=Lu(o),R=m.find(D=>D.id===i.declaration),v=`The parent entity has the following argument declarations that can be referenced by input-maps, ids: '${U(m.map(D=>D.id),"', '","' and '")}'`;R||a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.InputMap}' with id '${i.id}' cannot be added to the parent entity of type '${o.type}' with id '${o.id}'. The parent entity does not have an 'argument-declaration' with id '${i.declaration}'.
118
+ The entity of the data-type has the following properties that can be reads as input maps, ids: '${U(v.properties.map(A=>A.id),"', '","' and '")}'`,issue:null})))}else if(je.filter(h=>Fe.includes(h)).includes(o.type)){const m=Lu(o),R=m.find(P=>P.id===i.declaration),v=`The parent entity has the following argument declarations that can be referenced by input-maps, ids: '${U(m.map(P=>P.id),"', '","' and '")}'`;R||a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.InputMap}' with id '${i.id}' cannot be added to the parent entity of type '${o.type}' with id '${o.id}'. The parent entity does not have an 'argument-declaration' with id '${i.declaration}'.
119
119
  You can't add an input-map to an entity that doesn't have a matching 'argument-declaration'.
120
120
  ${v}`,issue:null}))}}return a.push(...s.errors,...Le(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];let i=JSON.parse(JSON.stringify(e));const a=xa(i,this);return i=a.modifiedData,t.push(...a.errors),i.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated, as it would mean moving the '${this.type}' entity to another parent entity.
121
- This is likely an incorrect strategy, either the '${this.type}' entity doesn't need to be updated or it should be deleted and a new one created in the desired parent.`,issue:null})),{errors:t,modifiedData:i}}addSelfToProject(){var a,s;const e=[this],t=[],i=[];if(this.parent.addInput(this),e.push(this.parent),(a=this.readsValue)==null||a.addValueReader(this),this.readsValue&&e.push(this.readsValue),Fe.includes(this.parent.type)&&((s=this.parent.getDataType())!=null&&s.inferred)){const o=this.parent.type===n.VariableDeclaration?this.parent:this.parent.declaration;o.inferDataTypeAndSyncInstancesInputsAndOutputs(),e.push(o,...o.variableInstances)}return{updated:E(e),added:E(t),removed:E(i),self:this}}setParent(e){return this.parent=e,this}setDataType(e){return this.dataType=e,this}removeDataType(){return this.dataType=null,this}setDeclaration(e){return this.declaration=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.initialData.defaultValue&&(this.defaultValue=g(this.initialData.defaultValue,this.project),this.defaultValue.setParent(this),this.defaultValue.initChildren()),this.initialData.declaration&&(this.declaration=g(this.initialData.declaration,this.project)),$a.initReadsValue(this),this)}setValueWriter(e){return this.readsValue=e,this}removeValueWriter(){return this.readsValue=null,this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.index=e.index||(e.index!==0?this.index:0),this.name=e.name||this.name,this.description=e.description||this.description,this}async load(){return this}async create(){return this}async update(e){return this.sync(e),qa(e,this),this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];return t.has(this.id)?{affected:[],removed:[]}:(t.add(this.id),a.push(this),this.unsubscribe(),this.readsValue&&(i.push(this.readsValue),this.readsValue.removeValueReader(this)),this.defaultValue&&(i.push(this.defaultValue),this.defaultValue.remove({ignoreUpstream:!0,seenEntities:t})),e||(i.push(this.parent),this.parent.removeInput(this)),{affected:i,removed:a})}restore({seenEntities:e}={seenEntities:new Set}){const t=[];return e.has(this.id)?{affected:[],self:this}:(e.add(this.id),this.subscribe(),this.readsValue&&(t.push(this.readsValue),this.readsValue.addValueReader(this)),this.defaultValue&&(t.push(this.defaultValue),this.defaultValue.restore({seenEntities:e})),t.push(this.parent),this.parent.addInput(this),{affected:t,self:this})}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.defaultValue?this.defaultValue.toFlat(e):[]])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.defaultValue?this.defaultValue.toFlatIds(e):[]])}toJSON(){var e,t,i;return{id:this.id,version:this.version,type:this.type,index:this.index,name:this.name,description:this.description,defaultValue:((e=this.defaultValue)==null?void 0:e.toJSON())||null,declaration:((t=this.declaration)==null?void 0:t.toJSON())||null,readsValue:((i=this.readsValue)==null?void 0:i.toReference())||null,parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t,i;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,index:this.index,defaultValue:((e=this.defaultValue)==null?void 0:e.toReference())||null,declaration:((t=this.declaration)==null?void 0:t.toReference())||null,readsValue:((i=this.readsValue)==null?void 0:i.toReference())||null,parent:this.parent.toReference()}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.defaultValue?this.defaultValue.toFlatJSON(e):[]])}toGenerationTarget(){var e;return{id:this.id,name:this.name||void 0,description:this.description||void 0,type:this.type,declaration:((e=this.declaration)==null?void 0:e.id)||null,parent:this.parent.id}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.defaultValue?this.defaultValue.toFlatGenerationTarget(e):[]])}clearErrors(){var e;return this.errors=[],(e=this.defaultValue)==null||e.clearErrors(),this}validate(){const e=C2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors]}getShallowErrors(){return this.errors}getDefaultValue(){var e,t;return this.defaultValue||((t=(e=this.declaration)==null?void 0:e.dataType)==null?void 0:t.defaultValue)||null}setDefaultValue(e){return this.defaultValue=e,this}clone(e=null,t=null,i=!0){var h;const a=this.toJSON(),s=t||Ze(C(this,this.project),n.InputMap,this.project);a.defaultValue=null;const o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=kt(a,this.project);e?p.setParent(e):p.setParent(this.parent),i&&p.subscribe(),p.initChildren();const y=(h=this.defaultValue)==null?void 0:h.clone(p,l+"--default-value-id",i);return p.defaultValue=y||null,p}getDataType(){var t;if(this.parent.type===n.Operation)return this.parent.declaration.inferInputMapDataType(this);if(Fe.includes(this.parent.type)){const i=Sr(this.parent),a=i.getDataType();(!a||a.inferred)&&i.inferDataTypeAndSyncInstancesInputsAndOutputs()}const e=(t=this.declaration)==null?void 0:t.getDataType();if(!e){const i=cn(this);if(i)return i}return e||null}};d(Pe,"MUTABLE_BASE_PROPERTIES",["name","description"]),d(Pe,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),d(Pe,"BASE_PROPERTIES",[...Pe.MUTABLE_BASE_PROPERTIES,...Pe.INMUTABLE_BASE_PROPERTIES]),d(Pe,"MUTABLE_META_PROPERTIES",[...Pe.MUTABLE_BASE_PROPERTIES,"index"]),d(Pe,"INMUTABLE_META_PROPERTIES",[...Pe.INMUTABLE_BASE_PROPERTIES]),d(Pe,"META_PROPERTIES",[...Pe.MUTABLE_META_PROPERTIES,...Pe.INMUTABLE_META_PROPERTIES]),d(Pe,"MUTABLE_UPSTREAM_PROPERTIES",["readsValue"]),d(Pe,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","declaration"]),d(Pe,"UPSTREAM_PROPERTIES",[...Pe.MUTABLE_UPSTREAM_PROPERTIES,...Pe.INMUTABLE_UPSTREAM_PROPERTIES]),d(Pe,"MUTABLE_DOWNSTREAM_PROPERTIES",["defaultValue"]),d(Pe,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(Pe,"DOWNSTREAM_PROPERTIES",[...Pe.MUTABLE_DOWNSTREAM_PROPERTIES,...Pe.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(Pe,"PROPERTIES",[...Pe.META_PROPERTIES,...Pe.UPSTREAM_PROPERTIES,...Pe.DOWNSTREAM_PROPERTIES]);let On=Pe;class B2 extends On{constructor(t,i){super(t,i);d(this,"declaration",null);d(this,"parent");d(this,"errors",[])}toJSON(){return super.toJSON()}}class w2 extends On{constructor(t,i){super(t,i);d(this,"name",null);d(this,"description",null);d(this,"declaration");d(this,"parent");d(this,"errors",[])}toJSON(){return super.toJSON()}}function _2(r){const e=e6(),t=r.toJSON();e.safeParse(t).success;const a=[];if(r.id==="exec-sequentially-return-map-id"){const s=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(r,r.project)}" with id "${r.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});a.push(s.error)}return ie(r.errors,a)}const fe=class fe{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"index");d(this,"type",n.OutputMap);d(this,"parentRelationType");d(this,"declaration");d(this,"writesValues",[]);d(this,"dataType");d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);d(this,"suggestion",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.index=e.index,this.parentRelationType=e.parentRelationType}static fromGenerationTarget(e,t){const i=N(e.parent),a=t.get(i);let s;if(e.declaration){const p=N(e.declaration);s=t.get(p)}const o={id:e.id,version:1,type:n.OutputMap,index:(a.outputs||[]).length,declaration:s,writesValues:[],parent:a},l=g(o,t);return l.setParent(a),l.initChildren(),l}static validateGenerationTarget(e,t){var l;let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:je.filter(p=>p!==n.Condition)},declaration:{list:!1,types:[n.ReturnDeclaration,n.Property]}},t);i=s.modifiedData;const o=t.get(i.parent);if(o&&je.filter(p=>p!==n.Condition).includes(o.type)){const p=o.outputs.find(y=>y.declaration.id===N(i.declaration));if(p)a.push(new b({id:`${i.id}--${f.OutputOverwrite}`,code:f.OutputOverwrite,severity:T.Error,message:`Entity of type '${n.OutputMap}' with id '${i.id}' cannot be added to the parent entity of type '${o.type}' with id '${o.id}'. The parent already has an output-map with id '${p.id}' that points to the same base 'return-declaration'.
121
+ This is likely an incorrect strategy, either the '${this.type}' entity doesn't need to be updated or it should be deleted and a new one created in the desired parent.`,issue:null})),{errors:t,modifiedData:i}}addSelfToProject(){var a,s;const e=[this],t=[],i=[];if(this.parent.addInput(this),e.push(this.parent),(a=this.readsValue)==null||a.addValueReader(this),this.readsValue&&e.push(this.readsValue),Fe.includes(this.parent.type)&&((s=this.parent.getDataType())!=null&&s.inferred)){const o=this.parent.type===n.VariableDeclaration?this.parent:this.parent.declaration;o.inferDataTypeAndSyncInstancesInputsAndOutputs(),e.push(o,...o.variableInstances)}return{updated:E(e),added:E(t),removed:E(i),self:this}}setParent(e){return this.parent=e,this}setDataType(e){return this.dataType=e,this}removeDataType(){return this.dataType=null,this}setDeclaration(e){return this.declaration=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.initialData.defaultValue&&(this.defaultValue=g(this.initialData.defaultValue,this.project),this.defaultValue.setParent(this),this.defaultValue.initChildren()),this.initialData.declaration&&(this.declaration=g(this.initialData.declaration,this.project)),$a.initReadsValue(this),this)}setValueWriter(e){return this.readsValue=e,this}removeValueWriter(){return this.readsValue=null,this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.index=e.index||(e.index!==0?this.index:0),this.name=e.name||this.name,this.description=e.description||this.description,this}async load(){return this}async create(){return this}async update(e){return this.sync(e),qa(e,this),this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];return t.has(this.id)?{affected:[],removed:[]}:(t.add(this.id),a.push(this),this.unsubscribe(),this.readsValue&&(i.push(this.readsValue),this.readsValue.removeValueReader(this)),this.defaultValue&&(i.push(this.defaultValue),this.defaultValue.remove({ignoreUpstream:!0,seenEntities:t})),e||(i.push(this.parent),this.parent.removeInput(this)),{affected:i,removed:a})}restore({seenEntities:e}={seenEntities:new Set}){const t=[];return e.has(this.id)?{affected:[],self:this}:(e.add(this.id),this.subscribe(),this.readsValue&&(t.push(this.readsValue),this.readsValue.addValueReader(this)),this.defaultValue&&(t.push(this.defaultValue),this.defaultValue.restore({seenEntities:e})),t.push(this.parent),this.parent.addInput(this),{affected:t,self:this})}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.defaultValue?this.defaultValue.toFlat(e):[]])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.defaultValue?this.defaultValue.toFlatIds(e):[]])}toJSON(){var e,t,i;return{id:this.id,version:this.version,type:this.type,index:this.index,name:this.name,description:this.description,defaultValue:((e=this.defaultValue)==null?void 0:e.toJSON())||null,declaration:((t=this.declaration)==null?void 0:t.toJSON())||null,readsValue:((i=this.readsValue)==null?void 0:i.toReference())||null,parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t,i;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,index:this.index,defaultValue:((e=this.defaultValue)==null?void 0:e.toReference())||null,declaration:((t=this.declaration)==null?void 0:t.toReference())||null,readsValue:((i=this.readsValue)==null?void 0:i.toReference())||null,parent:this.parent.toReference()}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.defaultValue?this.defaultValue.toFlatJSON(e):[]])}toGenerationTarget(){var e;return{id:this.id,name:this.name||void 0,description:this.description||void 0,type:this.type,declaration:((e=this.declaration)==null?void 0:e.id)||null,parent:this.parent.id}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.defaultValue?this.defaultValue.toFlatGenerationTarget(e):[]])}clearErrors(){var e;return this.errors=[],(e=this.defaultValue)==null||e.clearErrors(),this}validate(){const e=C2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors]}getShallowErrors(){return this.errors}getDefaultValue(){var e,t;return this.defaultValue||((t=(e=this.declaration)==null?void 0:e.dataType)==null?void 0:t.defaultValue)||null}setDefaultValue(e){return this.defaultValue=e,this}clone(e=null,t=null,i=!0){var h;const a=this.toJSON(),s=t||Ze(C(this,this.project),n.InputMap,this.project);a.defaultValue=null;const o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=qt(a,this.project);e?p.setParent(e):p.setParent(this.parent),i&&p.subscribe(),p.initChildren();const y=(h=this.defaultValue)==null?void 0:h.clone(p,l+"--default-value-id",i);return p.defaultValue=y||null,p}getDataType(){var t;if(this.parent.type===n.Operation)return this.parent.declaration.inferInputMapDataType(this);if(Fe.includes(this.parent.type)){const i=Sr(this.parent),a=i.getDataType();(!a||a.inferred)&&i.inferDataTypeAndSyncInstancesInputsAndOutputs()}const e=(t=this.declaration)==null?void 0:t.getDataType();if(!e){const i=cn(this);if(i)return i}return e||null}};d(Pe,"MUTABLE_BASE_PROPERTIES",["name","description"]),d(Pe,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),d(Pe,"BASE_PROPERTIES",[...Pe.MUTABLE_BASE_PROPERTIES,...Pe.INMUTABLE_BASE_PROPERTIES]),d(Pe,"MUTABLE_META_PROPERTIES",[...Pe.MUTABLE_BASE_PROPERTIES,"index"]),d(Pe,"INMUTABLE_META_PROPERTIES",[...Pe.INMUTABLE_BASE_PROPERTIES]),d(Pe,"META_PROPERTIES",[...Pe.MUTABLE_META_PROPERTIES,...Pe.INMUTABLE_META_PROPERTIES]),d(Pe,"MUTABLE_UPSTREAM_PROPERTIES",["readsValue"]),d(Pe,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","declaration"]),d(Pe,"UPSTREAM_PROPERTIES",[...Pe.MUTABLE_UPSTREAM_PROPERTIES,...Pe.INMUTABLE_UPSTREAM_PROPERTIES]),d(Pe,"MUTABLE_DOWNSTREAM_PROPERTIES",["defaultValue"]),d(Pe,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(Pe,"DOWNSTREAM_PROPERTIES",[...Pe.MUTABLE_DOWNSTREAM_PROPERTIES,...Pe.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(Pe,"PROPERTIES",[...Pe.META_PROPERTIES,...Pe.UPSTREAM_PROPERTIES,...Pe.DOWNSTREAM_PROPERTIES]);let On=Pe;class B2 extends On{constructor(t,i){super(t,i);d(this,"declaration",null);d(this,"parent");d(this,"errors",[])}toJSON(){return super.toJSON()}}class w2 extends On{constructor(t,i){super(t,i);d(this,"name",null);d(this,"description",null);d(this,"declaration");d(this,"parent");d(this,"errors",[])}toJSON(){return super.toJSON()}}function _2(r){const e=e6(),t=r.toJSON();e.safeParse(t).success;const a=[];if(r.id==="exec-sequentially-return-map-id"){const s=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(r,r.project)}" with id "${r.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});a.push(s.error)}return ie(r.errors,a)}const fe=class fe{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"index");d(this,"type",n.OutputMap);d(this,"parentRelationType");d(this,"declaration");d(this,"writesValues",[]);d(this,"dataType");d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);d(this,"suggestion",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.index=e.index,this.parentRelationType=e.parentRelationType}static fromGenerationTarget(e,t){const i=N(e.parent),a=t.get(i);let s;if(e.declaration){const p=N(e.declaration);s=t.get(p)}const o={id:e.id,version:1,type:n.OutputMap,index:(a.outputs||[]).length,declaration:s,writesValues:[],parent:a},l=g(o,t);return l.setParent(a),l.initChildren(),l}static validateGenerationTarget(e,t){var l;let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:je.filter(p=>p!==n.Condition)},declaration:{list:!1,types:[n.ReturnDeclaration,n.Property]}},t);i=s.modifiedData;const o=t.get(i.parent);if(o&&je.filter(p=>p!==n.Condition).includes(o.type)){const p=o.outputs.find(y=>y.declaration.id===N(i.declaration));if(p)a.push(new b({id:`${i.id}--${f.OutputOverwrite}`,code:f.OutputOverwrite,severity:T.Error,message:`Entity of type '${n.OutputMap}' with id '${i.id}' cannot be added to the parent entity of type '${o.type}' with id '${o.id}'. The parent already has an output-map with id '${p.id}' that points to the same base 'return-declaration'.
122
122
  Any value reads can be done with that output-map instead.
123
123
  You can't edit output-map entities as they need to match their return declarations, so you can only choose to read their outputted value if you need it.`,issue:null}));else{const y=t.get(i.declaration);if(y&&Fe.includes(o.type)){const h=Sr(o),m=h.dataType,R=(l=h.dataType)==null?void 0:l.entity;m?R?R.type===n.ActionDescriptor?a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.OutputMap}' with id '${i.id}' cannot be added to the parent entity of type '${o.type}' with id '${o.id}'. The data type of the 'variable-declaration' is a 'action-descriptor' entity.
124
124
  This means it can hold a function-call or operation as its value, to be executed programatically.
125
- Output maps can only be added to variables which hold an entity with properties.`,issue:null})):(R.properties||[]).find(D=>D.id===y.id)||a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.OutputMap}' with id '${i.id}' cannot be added to the parent entity of type '${o.type}' with id '${o.id}'. The 'declaration' with '${y.id}' of the 'output-map' does not exist in the entity of the 'data-type'.
126
- The entity of the data-type has the following properties that can be reads as output maps, ids: '${U((R.properties||[]).map(D=>D.id),"', '","' and '")}'`,issue:null})):a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.OutputMap}' with id '${i.id}' cannot be added to the parent entity of type '${o.type}' with id '${o.id}'. The data type of the 'variable-declaration' doesn't have an 'entity' set, so it cannot be determined if the output-map is reading a valid property of the data type entity.
125
+ Output maps can only be added to variables which hold an entity with properties.`,issue:null})):(R.properties||[]).find(P=>P.id===y.id)||a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.OutputMap}' with id '${i.id}' cannot be added to the parent entity of type '${o.type}' with id '${o.id}'. The 'declaration' with '${y.id}' of the 'output-map' does not exist in the entity of the 'data-type'.
126
+ The entity of the data-type has the following properties that can be reads as output maps, ids: '${U((R.properties||[]).map(P=>P.id),"', '","' and '")}'`,issue:null})):a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.OutputMap}' with id '${i.id}' cannot be added to the parent entity of type '${o.type}' with id '${o.id}'. The data type of the 'variable-declaration' doesn't have an 'entity' set, so it cannot be determined if the output-map is reading a valid property of the data type entity.
127
127
  ${Pu}`,issue:null})):a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.OutputMap}' with id '${i.id}' cannot be added to the parent entity of type '${o.type}' with id '${o.id}'. The data type of the 'variable-declaration' is not set, so it cannot be determined if the output-map is reading a valid property of the data type entity.
128
128
  ${Pu}`,issue:null}))}else if(y){const h=o.outputs.find(m=>m.declaration.id===i.declaration);h&&a.push(new b({id:`${i.id}--${f.OutputOverwrite}`,code:f.OutputOverwrite,severity:T.Error,message:`Entity of type '${n.OutputMap}' with id '${i.id}' cannot be added to the parent entity of type '${o.type}' with id '${o.id}'. The parent already has an output-map with id '${h.id}' that points to the same declaration.
129
129
  Any value reads can be done with that output-map instead.
130
130
  You can't edit output-map entities as they need to match their return declarations, so you can only choose to read their outputted value if you need it.`,issue:null}))}}}return a.push(...s.errors,...Le(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated, as it would mean moving the '${this.type}' entity to another parent entity.
131
- This is likely an incorrect strategy, either the '${this.type}' entity doesn't need to be updated or it should be deleted and a new one created in the desired parent.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return this.parentRelationType===Wr.Error?Fe.includes(this.parent.type)||(this.parent.error=this):this.parent.addOutput(this),this.writesValues.forEach(a=>{a.setValueWriter(this),e.push(a)}),{updated:E(e),added:E(t),removed:E(i),self:this}}addValueReader(e){return this.writesValues.includes(e)?this:(this.writesValues.push(e),this)}removeValueReader(e){return this.writesValues=this.writesValues.filter(t=>t.id!==e.id),this}setParent(e){return this.parent=e,this}setDataType(e){return this.dataType=e,this}removeDataType(){return this.dataType=null,this}setDeclaration(e){return this.declaration=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,Fa.initWritesValues(this,this.parent.parent),this.initialData.declaration&&(this.declaration=g(this.initialData.declaration,this.project)),this)}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.index=e.index||(e.index!==0?this.index:0),this.parentRelationType=e.parentRelationType||this.parentRelationType,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];return t.has(this.id)?{affected:[],removed:[]}:(t.add(this.id),a.push(this),this.unsubscribe(),this.writesValues.forEach(s=>{i.push(s),s.readsValue=null}),e||(i.push(this.parent),this.parentRelationType===Wr.Error?Fe.includes(this.parent.type)||(this.parent.error=null):this.parent.removeOutput(this)),{affected:i,removed:a})}restore({seenEntities:e}={seenEntities:new Set}){const t=[];return e.has(this.id)?{affected:[],self:this}:(e.add(this.id),this.subscribe(),this.writesValues.forEach(i=>{t.push(i),i.setValueWriter(this)}),t.push(this.parent),this.parentRelationType===Wr.Error?Fe.includes(this.parent.type)||(this.parent.error=this):this.parent.addOutput(this),{affected:t,self:this})}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.writesValues.flatMap(i=>i.toFlat(e))])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.writesValues.flatMap(i=>i.toFlatIds(e))])}toJSON(){return{id:this.id,version:this.version,type:this.type,index:this.index,parentRelationType:this.parentRelationType,writesValues:this.writesValues.map(e=>e.toJSON()),declaration:this.declaration.toJSON(),parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,index:this.index,parentRelationType:this.parentRelationType,declaration:this.declaration.toReference(),writesValues:this.writesValues.map(e=>e.toReference()),parent:this.parent.toReference()}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.writesValues.flatMap(i=>i.toFlatJSON(e))])}toGenerationTarget(){return{id:this.id,type:this.type,declaration:this.declaration.id,parent:this.parent.id}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.writesValues.flatMap(i=>i.toFlatGenerationTarget(e))])}clearErrors(){return this.errors=[],this}validate(){const e=_2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors]}getShallowErrors(){return this.errors}getDefaultValue(){var e,t;return((t=(e=this.declaration)==null?void 0:e.dataType)==null?void 0:t.defaultValue)||null}clone(e){return new fe(this.toJSON(),this.project)}getDataType(){var t;return this.parent.type===n.Operation?this.parent.declaration.inferOutputMapDataType(this):((t=this.declaration)==null?void 0:t.getDataType())||null}};d(fe,"MUTABLE_BASE_PROPERTIES",[]),d(fe,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),d(fe,"BASE_PROPERTIES",[...fe.MUTABLE_BASE_PROPERTIES,...fe.INMUTABLE_BASE_PROPERTIES]),d(fe,"MUTABLE_META_PROPERTIES",[...fe.MUTABLE_BASE_PROPERTIES,"index"]),d(fe,"INMUTABLE_META_PROPERTIES",[...fe.INMUTABLE_BASE_PROPERTIES]),d(fe,"META_PROPERTIES",[...fe.MUTABLE_META_PROPERTIES,...fe.INMUTABLE_META_PROPERTIES]),d(fe,"MUTABLE_UPSTREAM_PROPERTIES",[]),d(fe,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","declaration"]),d(fe,"UPSTREAM_PROPERTIES",[...fe.MUTABLE_UPSTREAM_PROPERTIES,...fe.INMUTABLE_UPSTREAM_PROPERTIES]),d(fe,"MUTABLE_DOWNSTREAM_PROPERTIES",["writesValues"]),d(fe,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(fe,"DOWNSTREAM_PROPERTIES",[...fe.MUTABLE_DOWNSTREAM_PROPERTIES,...fe.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(fe,"PROPERTIES",[...fe.META_PROPERTIES,...fe.UPSTREAM_PROPERTIES,...fe.DOWNSTREAM_PROPERTIES]);let Sn=fe;class N2 extends Sn{constructor(t,i){super(t,i);d(this,"declaration");d(this,"parent");d(this,"errors",[])}toJSON(){return super.toJSON()}}class M2 extends Sn{constructor(t,i){super(t,i);d(this,"declaration");d(this,"parent");d(this,"errors",[])}toJSON(){return super.toJSON()}}function V2(r){var s;const e=V3(),t=r.toJSON();e.safeParse(t).success,(s=r.dataType)==null||s.validate();const a=[];if(r.id==="company-dto-func-declaration-argument-dcl-id"){const o=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(r,r.project)}" with id "${r.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});a.push(o.error)}if(r.id==="manual-hello-world-loop-current-iteration-number-output-map-id"){const o=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(r,r.project)}" with id "${r.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});a.push(o.error)}return ie(r.errors,a)}const Ae=class Ae{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"name");d(this,"description",null);d(this,"index");d(this,"required");d(this,"type",n.ArgumentDeclaration);d(this,"dataType",null);d(this,"writesValues",[]);d(this,"implements",null);d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);d(this,"suggestion",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.index=e.index,this.name=e.name,this.description=e.description,this.required=e.required}static fromGenerationTarget(e,t){const i=N(e.parent),a=t.get(i),s={id:e.id,version:1,name:e.name,type:n.ArgumentDeclaration,index:a.inputs.length,description:e.description,required:e.required,implements:null,dataType:null,writesValues:[],parent:a},o=g(s,t);return o.setParent(a),o.initChildren(),o}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:[n.FunctionDeclaration,n.Search,n.Condition]}},t);i=s.modifiedData;const o=Tu(i,t);if(i.parent){const l=t.get(N(i.parent));if(l&&Ue.includes(l.type)){const p=l.implements;if(p){const y=p.inputs.find(A=>A.name===i.name),h=p.inputs.filter(A=>!l.inputs.find(F=>F.type===n.ArgumentDeclaration&&F.name===A.name)),m=l.inputs.filter(A=>A.type===n.ArgumentDeclaration),R=m.find(A=>A.name===i.name),v=m.length?`The parent entity already implements the following arguments: ${U(m.map(A=>`'${A.id}' (${A.name})`),", "," and ")}.`:"The parent entity does not yet have any implemented arguments.",D=h.length?`The parent entity is still missing the following arguments in the implementation: ${U(h.map(A=>`'${A.id}' (${A.name})`),", "," and ")}.`:"The parent entity has all the arguments it needs implemented.";y?R&&a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.ArgumentDeclaration}' with id '${i.id}' should not exist in a parent entity of type '${l.type}' with id '${l.id}' that implements a ${n.ActionDescriptor} with fixed arguments.
131
+ This is likely an incorrect strategy, either the '${this.type}' entity doesn't need to be updated or it should be deleted and a new one created in the desired parent.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return this.parentRelationType===Wr.Error?Fe.includes(this.parent.type)||(this.parent.error=this):this.parent.addOutput(this),this.writesValues.forEach(a=>{a.setValueWriter(this),e.push(a)}),{updated:E(e),added:E(t),removed:E(i),self:this}}addValueReader(e){return this.writesValues.includes(e)?this:(this.writesValues.push(e),this)}removeValueReader(e){return this.writesValues=this.writesValues.filter(t=>t.id!==e.id),this}setParent(e){return this.parent=e,this}setDataType(e){return this.dataType=e,this}removeDataType(){return this.dataType=null,this}setDeclaration(e){return this.declaration=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,Fa.initWritesValues(this,this.parent.parent),this.initialData.declaration&&(this.declaration=g(this.initialData.declaration,this.project)),this)}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.index=e.index||(e.index!==0?this.index:0),this.parentRelationType=e.parentRelationType||this.parentRelationType,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];return t.has(this.id)?{affected:[],removed:[]}:(t.add(this.id),a.push(this),this.unsubscribe(),this.writesValues.forEach(s=>{i.push(s),s.readsValue=null}),e||(i.push(this.parent),this.parentRelationType===Wr.Error?Fe.includes(this.parent.type)||(this.parent.error=null):this.parent.removeOutput(this)),{affected:i,removed:a})}restore({seenEntities:e}={seenEntities:new Set}){const t=[];return e.has(this.id)?{affected:[],self:this}:(e.add(this.id),this.subscribe(),this.writesValues.forEach(i=>{t.push(i),i.setValueWriter(this)}),t.push(this.parent),this.parentRelationType===Wr.Error?Fe.includes(this.parent.type)||(this.parent.error=this):this.parent.addOutput(this),{affected:t,self:this})}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.writesValues.flatMap(i=>i.toFlat(e))])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.writesValues.flatMap(i=>i.toFlatIds(e))])}toJSON(){return{id:this.id,version:this.version,type:this.type,index:this.index,parentRelationType:this.parentRelationType,writesValues:this.writesValues.map(e=>e.toJSON()),declaration:this.declaration.toJSON(),parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,index:this.index,parentRelationType:this.parentRelationType,declaration:this.declaration.toReference(),writesValues:this.writesValues.map(e=>e.toReference()),parent:this.parent.toReference()}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.writesValues.flatMap(i=>i.toFlatJSON(e))])}toGenerationTarget(){return{id:this.id,type:this.type,declaration:this.declaration.id,parent:this.parent.id}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.writesValues.flatMap(i=>i.toFlatGenerationTarget(e))])}clearErrors(){return this.errors=[],this}validate(){const e=_2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors]}getShallowErrors(){return this.errors}getDefaultValue(){var e,t;return((t=(e=this.declaration)==null?void 0:e.dataType)==null?void 0:t.defaultValue)||null}clone(e){return new fe(this.toJSON(),this.project)}getDataType(){var t;return this.parent.type===n.Operation?this.parent.declaration.inferOutputMapDataType(this):((t=this.declaration)==null?void 0:t.getDataType())||null}};d(fe,"MUTABLE_BASE_PROPERTIES",[]),d(fe,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),d(fe,"BASE_PROPERTIES",[...fe.MUTABLE_BASE_PROPERTIES,...fe.INMUTABLE_BASE_PROPERTIES]),d(fe,"MUTABLE_META_PROPERTIES",[...fe.MUTABLE_BASE_PROPERTIES,"index"]),d(fe,"INMUTABLE_META_PROPERTIES",[...fe.INMUTABLE_BASE_PROPERTIES]),d(fe,"META_PROPERTIES",[...fe.MUTABLE_META_PROPERTIES,...fe.INMUTABLE_META_PROPERTIES]),d(fe,"MUTABLE_UPSTREAM_PROPERTIES",[]),d(fe,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","declaration"]),d(fe,"UPSTREAM_PROPERTIES",[...fe.MUTABLE_UPSTREAM_PROPERTIES,...fe.INMUTABLE_UPSTREAM_PROPERTIES]),d(fe,"MUTABLE_DOWNSTREAM_PROPERTIES",["writesValues"]),d(fe,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(fe,"DOWNSTREAM_PROPERTIES",[...fe.MUTABLE_DOWNSTREAM_PROPERTIES,...fe.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(fe,"PROPERTIES",[...fe.META_PROPERTIES,...fe.UPSTREAM_PROPERTIES,...fe.DOWNSTREAM_PROPERTIES]);let Sn=fe;class N2 extends Sn{constructor(t,i){super(t,i);d(this,"declaration");d(this,"parent");d(this,"errors",[])}toJSON(){return super.toJSON()}}class M2 extends Sn{constructor(t,i){super(t,i);d(this,"declaration");d(this,"parent");d(this,"errors",[])}toJSON(){return super.toJSON()}}function V2(r){var s;const e=V3(),t=r.toJSON();e.safeParse(t).success,(s=r.dataType)==null||s.validate();const a=[];if(r.id==="company-dto-func-declaration-argument-dcl-id"){const o=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(r,r.project)}" with id "${r.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});a.push(o.error)}if(r.id==="manual-hello-world-loop-current-iteration-number-output-map-id"){const o=H({id:`${r.id}--${V.PropertyImplementsNonAbstact}`,message:`Property "${C(r,r.project)}" with id "${r.id}" implements a non-abstract property "${C(r,r.project)}" with id "${r.id}".`,issue:null,severity:T.Error,code:V.PropertyImplementsNonAbstact,entity:r});a.push(o.error)}return ie(r.errors,a)}const Ae=class Ae{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"name");d(this,"description",null);d(this,"index");d(this,"required");d(this,"type",n.ArgumentDeclaration);d(this,"dataType",null);d(this,"writesValues",[]);d(this,"implements",null);d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);d(this,"suggestion",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.index=e.index,this.name=e.name,this.description=e.description,this.required=e.required}static fromGenerationTarget(e,t){const i=N(e.parent),a=t.get(i),s={id:e.id,version:1,name:e.name,type:n.ArgumentDeclaration,index:a.inputs.length,description:e.description,required:e.required,implements:null,dataType:null,writesValues:[],parent:a},o=g(s,t);return o.setParent(a),o.initChildren(),o}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:[n.FunctionDeclaration,n.Search,n.Condition]}},t);i=s.modifiedData;const o=Tu(i,t);if(i.parent){const l=t.get(N(i.parent));if(l&&Ue.includes(l.type)){const p=l.implements;if(p){const y=p.inputs.find(A=>A.name===i.name),h=p.inputs.filter(A=>!l.inputs.find(F=>F.type===n.ArgumentDeclaration&&F.name===A.name)),m=l.inputs.filter(A=>A.type===n.ArgumentDeclaration),R=m.find(A=>A.name===i.name),v=m.length?`The parent entity already implements the following arguments: ${U(m.map(A=>`'${A.id}' (${A.name})`),", "," and ")}.`:"The parent entity does not yet have any implemented arguments.",P=h.length?`The parent entity is still missing the following arguments in the implementation: ${U(h.map(A=>`'${A.id}' (${A.name})`),", "," and ")}.`:"The parent entity has all the arguments it needs implemented.";y?R&&a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.ArgumentDeclaration}' with id '${i.id}' should not exist in a parent entity of type '${l.type}' with id '${l.id}' that implements a ${n.ActionDescriptor} with fixed arguments.
132
132
  Adding a new argument would make the implementation invalid. An argument with the same name already exists in the parent entity.
133
133
  ${v}
134
- ${D}`,issue:null})):a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.ArgumentDeclaration}' with id '${i.id}' should not exist in a parent entity of type '${l.type}' with id '${l.id}' that implements a ${n.ActionDescriptor} with fixed arguments.
134
+ ${P}`,issue:null})):a.push(new b({id:`${i.id}--${S.NoOverlapWithImplementedSignature}`,code:S.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${n.ArgumentDeclaration}' with id '${i.id}' should not exist in a parent entity of type '${l.type}' with id '${l.id}' that implements a ${n.ActionDescriptor} with fixed arguments.
135
135
  Adding a new argument would make the implementation invalid. There are no arguments in the descriptor with the same name.
136
136
  ${v}
137
- ${D}`,issue:null}))}}}return a.push(...s.errors,...o,...Le(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated, as it would mean moving the '${this.type}' entity to another parent entity.
138
- This is likely an incorrect strategy, either the '${this.type}' entity doesn't need to be updated or it should be deleted and a new one created in the desired parent.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return this.parent.addInputDeclaration(this),e.push(this.parent),this.writesValues.forEach(a=>{a.setValueWriter(this),e.push(a)}),{updated:E(e),added:E(t),removed:E(i),self:this}}addValueReader(e){return this.writesValues.includes(e)?this:(this.writesValues.push(e),this)}removeValueReader(e){return this.writesValues=this.writesValues.filter(t=>t.id!==e.id),this}setParent(e){return this.parent=e,this}setImplements(e){return this.implements=e,this}initChildren(){if(this.initialized)return this;if(this.initialized=!0,this.initialData.dataType&&(this.dataType=g(this.initialData.dataType,this.project),this.dataType.setParent(this),this.dataType.initChildren()),this.initialData.implements){const e=g(this.initialData.implements,this.project);this.implements=e}return Fa.initWritesValues(this,this.parent),this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.index=e.index||(e.index!==0?this.index:0),this.name=e.name||this.name,this.description=e.description||this.description,this.required=e.required||this.required,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.writesValues.forEach(s=>{i.push(s),s.readsValue=null}),e||(i.push(this.parent),this.parent.removeInputDeclaration(this)),this.dataType){const s=this.dataType.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s.affected),a.push(...s.removed)}return{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){const t=[];if(e.has(this.id))return{affected:[],self:this};if(e.add(this.id),this.subscribe(),this.writesValues.forEach(i=>{t.push(i),i.setValueWriter(this)}),t.push(this.parent),this.parent.addInputDeclaration(this),this.dataType){const{affected:i}=this.dataType.restore({seenEntities:e});t.push(...i)}return{affected:E(t),self:this}}toFlat(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this,...this.writesValues.flatMap(a=>a.toFlat(e)),...((i=this.dataType)==null?void 0:i.toFlat(e))||[]])}toFlatIds(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.writesValues.flatMap(a=>a.toFlatIds(e)),...((i=this.dataType)==null?void 0:i.toFlatIds(e))||[]])}toJSON(){var e,t;return{id:this.id,version:this.version,name:this.name,type:this.type,index:this.index,description:this.description,required:this.required,dataType:((e=this.dataType)==null?void 0:e.toJSON())||null,implements:((t=this.implements)==null?void 0:t.toJSON())||null,writesValues:this.writesValues.map(i=>i.toJSON()),parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t;return{id:this.id,version:this.version,name:this.name,description:this.description,type:this.type,index:this.index,required:this.required,writesValues:this.writesValues.map(i=>i.toReference()),implements:((e=this.implements)==null?void 0:e.toReference())||null,dataType:((t=this.dataType)==null?void 0:t.toReference())||null,parent:this.parent.toReference()}}toFlatJSON(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.writesValues.flatMap(a=>a.toFlatJSON(e)),...((i=this.dataType)==null?void 0:i.toFlatJSON(e))||[]])}toGenerationTarget(){return{id:this.id,name:this.name,description:this.description,type:this.type,required:this.required,parent:this.parent.id}}toFlatGenerationTarget(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.writesValues.flatMap(a=>a.toFlatGenerationTarget(e)),...((i=this.dataType)==null?void 0:i.toFlatGenerationTarget(e))||[]])}clearErrors(){var e;return this.errors=[],(e=this.dataType)==null||e.clearErrors(),this}validate(){const e=V2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){var t;return[...this.errors,...((t=this.dataType)==null?void 0:t.getErrors())||[]]}getShallowErrors(){return this.errors}getDefaultValue(){var e;return((e=this==null?void 0:this.dataType)==null?void 0:e.defaultValue)||null}clone(e=null,t=null,i=!0){var h;const a=this.toJSON(),s=t||Ze(C(this,this.project),n.ArgumentDeclaration,this.project);a.dataType=null;const o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=kt(a,this.project);e?p.setParent(e):p.setParent(this.parent),i&&p.subscribe(),p.initChildren();const y=(h=this.dataType)==null?void 0:h.clone(p,l+"--data-type-id",i);return p.dataType=y||null,p}getDataType(){return this.dataType}setDataType(e){return this.dataType=e,this}removeDataType(){return this.dataType=null,this}};d(Ae,"MUTABLE_BASE_PROPERTIES",["name","description","required"]),d(Ae,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),d(Ae,"BASE_PROPERTIES",[...Ae.MUTABLE_BASE_PROPERTIES,...Ae.INMUTABLE_BASE_PROPERTIES]),d(Ae,"MUTABLE_META_PROPERTIES",[...Ae.MUTABLE_BASE_PROPERTIES,"index"]),d(Ae,"INMUTABLE_META_PROPERTIES",[...Ae.INMUTABLE_BASE_PROPERTIES]),d(Ae,"META_PROPERTIES",[...Ae.MUTABLE_META_PROPERTIES,...Ae.INMUTABLE_META_PROPERTIES]),d(Ae,"MUTABLE_UPSTREAM_PROPERTIES",[]),d(Ae,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),d(Ae,"UPSTREAM_PROPERTIES",[...Ae.MUTABLE_UPSTREAM_PROPERTIES,...Ae.INMUTABLE_UPSTREAM_PROPERTIES]),d(Ae,"MUTABLE_DOWNSTREAM_PROPERTIES",["writesValues","dataType"]),d(Ae,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(Ae,"DOWNSTREAM_PROPERTIES",[...Ae.MUTABLE_DOWNSTREAM_PROPERTIES,...Ae.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(Ae,"PROPERTIES",[...Ae.META_PROPERTIES,...Ae.UPSTREAM_PROPERTIES,...Ae.DOWNSTREAM_PROPERTIES]);let $r=Ae;function L2(r){const e=Dd(),t=r.toJSON();e.safeParse(t).success;const a=[];return ie(r.errors,a)}function G2(r,e){const t=[];if(r.parent)if(r.parent){const i=e.get(r.parent);i?[n.InputMap,n.DataType].includes(i.type)?i.type===n.DataType&&i.defaultValue&&t.push(new b({id:`${r.id}--${r.parent}--${f.NewEntityWouldOverriteExisting}`,code:f.NewEntityWouldOverriteExisting,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a 'parent' of type 'data-type' which already has an existing default value entity with id "${i.defaultValue.id}".
137
+ ${P}`,issue:null}))}}}return a.push(...s.errors,...o,...Le(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated, as it would mean moving the '${this.type}' entity to another parent entity.
138
+ This is likely an incorrect strategy, either the '${this.type}' entity doesn't need to be updated or it should be deleted and a new one created in the desired parent.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return this.parent.addInputDeclaration(this),e.push(this.parent),this.writesValues.forEach(a=>{a.setValueWriter(this),e.push(a)}),{updated:E(e),added:E(t),removed:E(i),self:this}}addValueReader(e){return this.writesValues.includes(e)?this:(this.writesValues.push(e),this)}removeValueReader(e){return this.writesValues=this.writesValues.filter(t=>t.id!==e.id),this}setParent(e){return this.parent=e,this}setImplements(e){return this.implements=e,this}initChildren(){if(this.initialized)return this;if(this.initialized=!0,this.initialData.dataType&&(this.dataType=g(this.initialData.dataType,this.project),this.dataType.setParent(this),this.dataType.initChildren()),this.initialData.implements){const e=g(this.initialData.implements,this.project);this.implements=e}return Fa.initWritesValues(this,this.parent),this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.index=e.index||(e.index!==0?this.index:0),this.name=e.name||this.name,this.description=e.description||this.description,this.required=e.required||this.required,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.writesValues.forEach(s=>{i.push(s),s.readsValue=null}),e||(i.push(this.parent),this.parent.removeInputDeclaration(this)),this.dataType){const s=this.dataType.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s.affected),a.push(...s.removed)}return{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){const t=[];if(e.has(this.id))return{affected:[],self:this};if(e.add(this.id),this.subscribe(),this.writesValues.forEach(i=>{t.push(i),i.setValueWriter(this)}),t.push(this.parent),this.parent.addInputDeclaration(this),this.dataType){const{affected:i}=this.dataType.restore({seenEntities:e});t.push(...i)}return{affected:E(t),self:this}}toFlat(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this,...this.writesValues.flatMap(a=>a.toFlat(e)),...((i=this.dataType)==null?void 0:i.toFlat(e))||[]])}toFlatIds(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.writesValues.flatMap(a=>a.toFlatIds(e)),...((i=this.dataType)==null?void 0:i.toFlatIds(e))||[]])}toJSON(){var e,t;return{id:this.id,version:this.version,name:this.name,type:this.type,index:this.index,description:this.description,required:this.required,dataType:((e=this.dataType)==null?void 0:e.toJSON())||null,implements:((t=this.implements)==null?void 0:t.toJSON())||null,writesValues:this.writesValues.map(i=>i.toJSON()),parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t;return{id:this.id,version:this.version,name:this.name,description:this.description,type:this.type,index:this.index,required:this.required,writesValues:this.writesValues.map(i=>i.toReference()),implements:((e=this.implements)==null?void 0:e.toReference())||null,dataType:((t=this.dataType)==null?void 0:t.toReference())||null,parent:this.parent.toReference()}}toFlatJSON(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.writesValues.flatMap(a=>a.toFlatJSON(e)),...((i=this.dataType)==null?void 0:i.toFlatJSON(e))||[]])}toGenerationTarget(){return{id:this.id,name:this.name,description:this.description,type:this.type,required:this.required,parent:this.parent.id}}toFlatGenerationTarget(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.writesValues.flatMap(a=>a.toFlatGenerationTarget(e)),...((i=this.dataType)==null?void 0:i.toFlatGenerationTarget(e))||[]])}clearErrors(){var e;return this.errors=[],(e=this.dataType)==null||e.clearErrors(),this}validate(){const e=V2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){var t;return[...this.errors,...((t=this.dataType)==null?void 0:t.getErrors())||[]]}getShallowErrors(){return this.errors}getDefaultValue(){var e;return((e=this==null?void 0:this.dataType)==null?void 0:e.defaultValue)||null}clone(e=null,t=null,i=!0){var h;const a=this.toJSON(),s=t||Ze(C(this,this.project),n.ArgumentDeclaration,this.project);a.dataType=null;const o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=qt(a,this.project);e?p.setParent(e):p.setParent(this.parent),i&&p.subscribe(),p.initChildren();const y=(h=this.dataType)==null?void 0:h.clone(p,l+"--data-type-id",i);return p.dataType=y||null,p}getDataType(){return this.dataType}setDataType(e){return this.dataType=e,this}removeDataType(){return this.dataType=null,this}};d(Ae,"MUTABLE_BASE_PROPERTIES",["name","description","required"]),d(Ae,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),d(Ae,"BASE_PROPERTIES",[...Ae.MUTABLE_BASE_PROPERTIES,...Ae.INMUTABLE_BASE_PROPERTIES]),d(Ae,"MUTABLE_META_PROPERTIES",[...Ae.MUTABLE_BASE_PROPERTIES,"index"]),d(Ae,"INMUTABLE_META_PROPERTIES",[...Ae.INMUTABLE_BASE_PROPERTIES]),d(Ae,"META_PROPERTIES",[...Ae.MUTABLE_META_PROPERTIES,...Ae.INMUTABLE_META_PROPERTIES]),d(Ae,"MUTABLE_UPSTREAM_PROPERTIES",[]),d(Ae,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),d(Ae,"UPSTREAM_PROPERTIES",[...Ae.MUTABLE_UPSTREAM_PROPERTIES,...Ae.INMUTABLE_UPSTREAM_PROPERTIES]),d(Ae,"MUTABLE_DOWNSTREAM_PROPERTIES",["writesValues","dataType"]),d(Ae,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(Ae,"DOWNSTREAM_PROPERTIES",[...Ae.MUTABLE_DOWNSTREAM_PROPERTIES,...Ae.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(Ae,"PROPERTIES",[...Ae.META_PROPERTIES,...Ae.UPSTREAM_PROPERTIES,...Ae.DOWNSTREAM_PROPERTIES]);let $r=Ae;function L2(r){const e=Dd(),t=r.toJSON();e.safeParse(t).success;const a=[];return ie(r.errors,a)}function G2(r,e){const t=[];if(r.parent)if(r.parent){const i=e.get(r.parent);i?[n.InputMap,n.DataType].includes(i.type)?i.type===n.DataType&&i.defaultValue&&t.push(new b({id:`${r.id}--${r.parent}--${f.NewEntityWouldOverriteExisting}`,code:f.NewEntityWouldOverriteExisting,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a 'parent' of type 'data-type' which already has an existing default value entity with id "${i.defaultValue.id}".
139
139
  Data types can only have one 'primitive-value' entity as 'defaultValue'.
140
140
  You can update the existing 'primitive-value' with the 'update' action, for example, like so:
141
141
  \`\`\`json
@@ -148,7 +148,7 @@ You can update the existing 'primitive-value' with the 'update' action, for exam
148
148
  }
149
149
  }\`\`\`
150
150
  Or 'delete' and then 'post' actions to replace it.`,issue:null})):t.push(new b({id:`${r.id}--${r.parent}--${f.InvalidParentReference}`,code:f.InvalidParentReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a parent reference that isn't pointing to an entity of type 'input-map' or 'data-type'.`,issue:null})):t.push(new b({id:`${r.id}--${r.parent}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", is referencing an entity with id "${r.parent}" that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null}))}else t.push(new b({id:`${r.id}--${S.InvalidObjectStructure}`,code:S.InvalidObjectStructure,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}" is missing a 'parent' reference. The 'parent' of a primitive value entity must be a reference to an entity of type 'input-map' or 'data-type'.`,issue:null}));else return t.push(new b({id:`${r.id}--${S.InvalidObjectStructure}`,code:S.InvalidObjectStructure,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}" is missing a 'parent' reference. The 'parent' of a primitive value entity must be a reference to an entity of type 'input-map' or 'data-type'.`,issue:null})),t;if(r.valueAsType){const i=[],a=[],s=r.valueAsType;Array.isArray(s)?s.forEach(o=>{typeof o=="string"?a.push(o):i.push(o)}):typeof s=="string"?a.push(s):i.push(s),i.forEach(o=>{const l=Mo(o);t.push(...l),l.length===0&&a.push(o.entityId)}),a.forEach(o=>{const l=e.get(o);l?[n.CustomEntity,n.BuiltInBaseEntity].includes(l.type)||t.push(new b({id:`${r.id}--${o}--${f.InvalidImplementsReference}`,code:f.InvalidImplementsReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has an 'valueAsType' reference that isn't pointing to an entity of type 'custom-entity', 'function-declaration' or 'operation'.`,issue:null})):t.push(new b({id:`${r.id}--${o}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", is referencing an entity with id "${o}" that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null}))})}return t}const Oe=class Oe{constructor(e,t){d(this,"initialData");d(this,"type",n.PrimitiveValue);d(this,"id");d(this,"version");d(this,"name");d(this,"parentRelationType",null);d(this,"autogeneration",null);d(this,"value",null);d(this,"valueAsType",null);d(this,"errors",[]);d(this,"parent");d(this,"standaloneParent");d(this,"project");d(this,"initialized",!1);d(this,"standalone",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.name=e.name,this.autogeneration=e.autogeneration,this.value=e.value,this.parentRelationType=e.parentRelationType||null}static fromGenerationTarget(e,t){const i=N(e.parent),a=t.get(i);let s=null;e.valueAsType&&(Array.isArray(e.valueAsType)?s=e.valueAsType.map(p=>t.get(p)||t.getBuiltIn(p)):s=t.get(e.valueAsType)||t.getBuiltIn(e.valueAsType));const o={id:e.id,version:1,type:n.PrimitiveValue,name:e.name,autogeneration:e.autogeneration,valueAsType:s,value:e.value||null,parentRelationType:e.parentRelationType||null,parent:a},l=g(o,t);return l.setParent(a),l.initChildren(),l}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=G2(i,t);return a.push(...s,...Le(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated, as it would mean moving the '${this.type}' entity to another parent entity.
151
- This is likely an incorrect strategy, either the '${this.type}' entity doesn't need to be updated or it should be deleted and a new one created in the desired parent.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){var a;const e=[this],t=[],i=[];return this.parentRelationType===Xo.DataTypeLiteralValue&&this.parent.type===n.DataType?this.parent.setEntity(this):(a=this.parent)==null||a.setDefaultValue(this),e.push(this.parent),{updated:E(e),added:E(t),removed:E(i),self:this}}setParent(e){return this.parent=e,this}setStandaloneParent(e){return this.standaloneParent=e,this}setValueAsType(e){return this.valueAsType=e,this}initChildren(){if(this.initialized)return this;if(this.initialized=!0,this.standalone){if(this.initialData.valueAsType)if(Array.isArray(this.initialData.valueAsType))this.valueAsType=this.initialData.valueAsType.map(e=>{const t=this.project.get(e.id);if(!t)throw new Error(`Standalone entity of type '${this.type}' with id '${this.id}' has a reference to an entity of type '${e.type}' with id '${e.id}' that is not part of the project state.`);return t});else{const e=this.project.get(this.initialData.valueAsType.id);if(!e)throw new Error(`Standalone entity of type '${this.type}' with id '${this.id}' has a reference to an entity of type '${this.initialData.valueAsType.type}' with id '${this.initialData.valueAsType.id}' that is not part of the project state.`);this.valueAsType=e}return this}return this.initialData.valueAsType&&(Array.isArray(this.initialData.valueAsType)?this.valueAsType=this.initialData.valueAsType.map(e=>g(e,this.project)):this.valueAsType=g(this.initialData.valueAsType,this.project)),this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.subscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.name=e.name||this.name,this.autogeneration=e.autogeneration||this.autogeneration,this.parentRelationType=e.parentRelationType||this.parentRelationType,e.value!==void 0&&(this.value=e.value),this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];return t.has(this.id)?{affected:[],removed:[]}:(t.add(this.id),a.push(this),this.unsubscribe(),{affected:E(i),removed:E(a)})}restore({seenEntities:e}={seenEntities:new Set}){const t=[];return e.has(this.id)?{affected:[],self:this}:(e.add(this.id),this.subscribe(),{affected:t,self:this})}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.valueAsType?Array.isArray(this.valueAsType)?this.valueAsType.flatMap(i=>i.toFlat(e)):this.valueAsType.toFlat(e):[]])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.valueAsType?Array.isArray(this.valueAsType)?this.valueAsType.flatMap(i=>i.toFlatIds(e)):this.valueAsType.toFlatIds(e):[]])}toJSON(){var e;return{id:this.id,version:this.version,type:this.type,name:this.name,autogeneration:this.autogeneration,value:this.value,valueAsType:this.valueAsType?Array.isArray(this.valueAsType)?this.valueAsType.map(t=>t.toReference()):this.valueAsType.toReference():null,parent:(e=this.parent)==null?void 0:e.toReference()}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e;return{id:this.id,version:this.version,type:this.type,name:this.name,valueAsType:this.valueAsType?Array.isArray(this.valueAsType)?this.valueAsType.map(t=>t.toReference()):this.valueAsType.toReference():null,value:this.value,autogeneration:this.autogeneration,parentRelationType:this.parentRelationType,parent:(e=this.parent)==null?void 0:e.toReference()}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.valueAsType?Array.isArray(this.valueAsType)?this.valueAsType.flatMap(i=>i.toFlatJSON(e)):this.valueAsType.toFlatJSON(e):[]])}toGenerationTarget(){var e;return{id:this.id,type:this.type,name:this.name,valueAsType:this.valueAsType?Array.isArray(this.valueAsType)?this.valueAsType.map(t=>t.id):this.valueAsType.id:null,value:this.value,autogeneration:this.autogeneration,parentRelationType:this.parentRelationType,parent:(e=this.parent)==null?void 0:e.id}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.valueAsType?Array.isArray(this.valueAsType)?this.valueAsType.flatMap(i=>i.toFlatGenerationTarget(e)):this.valueAsType.toFlatGenerationTarget(e):[]])}clearErrors(){return this.errors=[],this}validate(){const e=L2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors]}getShallowErrors(){return this.errors}clone(e=null,t=null,i=!0){const a=this.toJSON(),s=t||Ze(this.name,n.PrimitiveValue,this.project);a.id=s;const o=kt(a,this.project);return e&&o.setParent(e),i&&o.subscribe(),o}merge(e){const t=[],i=[],a=[];return this.valueAsType!==(e==null?void 0:e.valueAsType)&&(this.setValueAsType(e.valueAsType),t.push(this)),this.value!==e.value&&(this.value=e.value,t.push(this)),this.autogeneration!==e.autogeneration&&(this.autogeneration=e.autogeneration,t.push(this)),this.name!==e.name&&(this.name=e.name,t.push(this)),{updated:E(t),added:E(i),removed:E(a),self:this}}};d(Oe,"MUTABLE_BASE_PROPERTIES",["name","autogeneration","value"]),d(Oe,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),d(Oe,"BASE_PROPERTIES",[...Oe.MUTABLE_BASE_PROPERTIES,...Oe.INMUTABLE_BASE_PROPERTIES]),d(Oe,"MUTABLE_META_PROPERTIES",[...Oe.MUTABLE_BASE_PROPERTIES]),d(Oe,"INMUTABLE_META_PROPERTIES",[...Oe.INMUTABLE_BASE_PROPERTIES]),d(Oe,"META_PROPERTIES",[...Oe.MUTABLE_META_PROPERTIES,...Oe.INMUTABLE_META_PROPERTIES]),d(Oe,"MUTABLE_UPSTREAM_PROPERTIES",[]),d(Oe,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),d(Oe,"UPSTREAM_PROPERTIES",[...Oe.MUTABLE_UPSTREAM_PROPERTIES,...Oe.INMUTABLE_UPSTREAM_PROPERTIES]),d(Oe,"MUTABLE_DOWNSTREAM_PROPERTIES",["valueAsType"]),d(Oe,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(Oe,"DOWNSTREAM_PROPERTIES",[...Oe.MUTABLE_DOWNSTREAM_PROPERTIES,...Oe.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(Oe,"PROPERTIES",[...Oe.META_PROPERTIES,...Oe.UPSTREAM_PROPERTIES,...Oe.DOWNSTREAM_PROPERTIES]);let Bi=Oe;function $2(r){var s;const e=j9(),t=r.toJSON();e.safeParse(t).success,r.outputs.forEach(o=>o.validate()),(s=r.throws)==null||s.validate();const a=[];return ie(r.errors,a)}function F2(r){var s;const e=$9(),t=r.toJSON();e.safeParse(t).success,r.outputs.forEach(o=>o.validate()),(s=r.throws)==null||s.validate();const a=[];return ie(r.errors,a)}const Se=class Se{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"x");d(this,"y");d(this,"type",n.ContinueStatement);d(this,"outputs",[]);d(this,"calledBySuccess",[]);d(this,"calledByError",[]);d(this,"calledByEntry",[]);d(this,"throws",null);d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);d(this,"suggestion",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.x=e.x,this.y=e.y}static fromGenerationTarget(e,t){const i=N(e.parent),a=t.get(i),s=e.calledByEntry.map(h=>{const m=N(h);return t.get(m)}),o=e.calledBySuccess.map(h=>{const m=N(h);return t.get(m)}),l=e.calledByError.map(h=>{const m=N(h);return t.get(m)}),p={id:e.id,version:1,type:n.ContinueStatement,x:0,y:0,outputs:[],calledBySuccess:o,calledByError:l,calledByEntry:s,throws:null,parent:a},y=g(p,t);return y.setParent(a),y.initChildren(),y}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:[n.Loop]}},t);return i=s.modifiedData,a.push(...s.errors,...Le(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated. The 'parent' on a callable entity, is its scope. It scope is auto-calculated implicitly by the its caller.
151
+ This is likely an incorrect strategy, either the '${this.type}' entity doesn't need to be updated or it should be deleted and a new one created in the desired parent.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){var a;const e=[this],t=[],i=[];return this.parentRelationType===Xo.DataTypeLiteralValue&&this.parent.type===n.DataType?this.parent.setEntity(this):(a=this.parent)==null||a.setDefaultValue(this),e.push(this.parent),{updated:E(e),added:E(t),removed:E(i),self:this}}setParent(e){return this.parent=e,this}setStandaloneParent(e){return this.standaloneParent=e,this}setValueAsType(e){return this.valueAsType=e,this}initChildren(){if(this.initialized)return this;if(this.initialized=!0,this.standalone){if(this.initialData.valueAsType)if(Array.isArray(this.initialData.valueAsType))this.valueAsType=this.initialData.valueAsType.map(e=>{const t=this.project.get(e.id);if(!t)throw new Error(`Standalone entity of type '${this.type}' with id '${this.id}' has a reference to an entity of type '${e.type}' with id '${e.id}' that is not part of the project state.`);return t});else{const e=this.project.get(this.initialData.valueAsType.id);if(!e)throw new Error(`Standalone entity of type '${this.type}' with id '${this.id}' has a reference to an entity of type '${this.initialData.valueAsType.type}' with id '${this.initialData.valueAsType.id}' that is not part of the project state.`);this.valueAsType=e}return this}return this.initialData.valueAsType&&(Array.isArray(this.initialData.valueAsType)?this.valueAsType=this.initialData.valueAsType.map(e=>g(e,this.project)):this.valueAsType=g(this.initialData.valueAsType,this.project)),this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.subscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.name=e.name||this.name,this.autogeneration=e.autogeneration||this.autogeneration,this.parentRelationType=e.parentRelationType||this.parentRelationType,e.value!==void 0&&(this.value=e.value),this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];return t.has(this.id)?{affected:[],removed:[]}:(t.add(this.id),a.push(this),this.unsubscribe(),{affected:E(i),removed:E(a)})}restore({seenEntities:e}={seenEntities:new Set}){const t=[];return e.has(this.id)?{affected:[],self:this}:(e.add(this.id),this.subscribe(),{affected:t,self:this})}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.valueAsType?Array.isArray(this.valueAsType)?this.valueAsType.flatMap(i=>i.toFlat(e)):this.valueAsType.toFlat(e):[]])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.valueAsType?Array.isArray(this.valueAsType)?this.valueAsType.flatMap(i=>i.toFlatIds(e)):this.valueAsType.toFlatIds(e):[]])}toJSON(){var e;return{id:this.id,version:this.version,type:this.type,name:this.name,autogeneration:this.autogeneration,value:this.value,valueAsType:this.valueAsType?Array.isArray(this.valueAsType)?this.valueAsType.map(t=>t.toReference()):this.valueAsType.toReference():null,parent:(e=this.parent)==null?void 0:e.toReference()}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e;return{id:this.id,version:this.version,type:this.type,name:this.name,valueAsType:this.valueAsType?Array.isArray(this.valueAsType)?this.valueAsType.map(t=>t.toReference()):this.valueAsType.toReference():null,value:this.value,autogeneration:this.autogeneration,parentRelationType:this.parentRelationType,parent:(e=this.parent)==null?void 0:e.toReference()}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.valueAsType?Array.isArray(this.valueAsType)?this.valueAsType.flatMap(i=>i.toFlatJSON(e)):this.valueAsType.toFlatJSON(e):[]])}toGenerationTarget(){var e;return{id:this.id,type:this.type,name:this.name,valueAsType:this.valueAsType?Array.isArray(this.valueAsType)?this.valueAsType.map(t=>t.id):this.valueAsType.id:null,value:this.value,autogeneration:this.autogeneration,parentRelationType:this.parentRelationType,parent:(e=this.parent)==null?void 0:e.id}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.valueAsType?Array.isArray(this.valueAsType)?this.valueAsType.flatMap(i=>i.toFlatGenerationTarget(e)):this.valueAsType.toFlatGenerationTarget(e):[]])}clearErrors(){return this.errors=[],this}validate(){const e=L2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors]}getShallowErrors(){return this.errors}clone(e=null,t=null,i=!0){const a=this.toJSON(),s=t||Ze(this.name,n.PrimitiveValue,this.project);a.id=s;const o=qt(a,this.project);return e&&o.setParent(e),i&&o.subscribe(),o}merge(e){const t=[],i=[],a=[];return this.valueAsType!==(e==null?void 0:e.valueAsType)&&(this.setValueAsType(e.valueAsType),t.push(this)),this.value!==e.value&&(this.value=e.value,t.push(this)),this.autogeneration!==e.autogeneration&&(this.autogeneration=e.autogeneration,t.push(this)),this.name!==e.name&&(this.name=e.name,t.push(this)),{updated:E(t),added:E(i),removed:E(a),self:this}}};d(Oe,"MUTABLE_BASE_PROPERTIES",["name","autogeneration","value"]),d(Oe,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),d(Oe,"BASE_PROPERTIES",[...Oe.MUTABLE_BASE_PROPERTIES,...Oe.INMUTABLE_BASE_PROPERTIES]),d(Oe,"MUTABLE_META_PROPERTIES",[...Oe.MUTABLE_BASE_PROPERTIES]),d(Oe,"INMUTABLE_META_PROPERTIES",[...Oe.INMUTABLE_BASE_PROPERTIES]),d(Oe,"META_PROPERTIES",[...Oe.MUTABLE_META_PROPERTIES,...Oe.INMUTABLE_META_PROPERTIES]),d(Oe,"MUTABLE_UPSTREAM_PROPERTIES",[]),d(Oe,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),d(Oe,"UPSTREAM_PROPERTIES",[...Oe.MUTABLE_UPSTREAM_PROPERTIES,...Oe.INMUTABLE_UPSTREAM_PROPERTIES]),d(Oe,"MUTABLE_DOWNSTREAM_PROPERTIES",["valueAsType"]),d(Oe,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(Oe,"DOWNSTREAM_PROPERTIES",[...Oe.MUTABLE_DOWNSTREAM_PROPERTIES,...Oe.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(Oe,"PROPERTIES",[...Oe.META_PROPERTIES,...Oe.UPSTREAM_PROPERTIES,...Oe.DOWNSTREAM_PROPERTIES]);let Bi=Oe;function $2(r){var s;const e=j9(),t=r.toJSON();e.safeParse(t).success,r.outputs.forEach(o=>o.validate()),(s=r.throws)==null||s.validate();const a=[];return ie(r.errors,a)}function F2(r){var s;const e=$9(),t=r.toJSON();e.safeParse(t).success,r.outputs.forEach(o=>o.validate()),(s=r.throws)==null||s.validate();const a=[];return ie(r.errors,a)}const Se=class Se{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"x");d(this,"y");d(this,"type",n.ContinueStatement);d(this,"outputs",[]);d(this,"calledBySuccess",[]);d(this,"calledByError",[]);d(this,"calledByEntry",[]);d(this,"throws",null);d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);d(this,"suggestion",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.x=e.x,this.y=e.y}static fromGenerationTarget(e,t){const i=N(e.parent),a=t.get(i),s=e.calledByEntry.map(h=>{const m=N(h);return t.get(m)}),o=e.calledBySuccess.map(h=>{const m=N(h);return t.get(m)}),l=e.calledByError.map(h=>{const m=N(h);return t.get(m)}),p={id:e.id,version:1,type:n.ContinueStatement,x:0,y:0,outputs:[],calledBySuccess:o,calledByError:l,calledByEntry:s,throws:null,parent:a},y=g(p,t);return y.setParent(a),y.initChildren(),y}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:[n.Loop]}},t);return i=s.modifiedData,a.push(...s.errors,...Le(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated. The 'parent' on a callable entity, is its scope. It scope is auto-calculated implicitly by the its caller.
152
152
  If an entity is called by another, they must be in the same scope, which means they have the same parent.
153
153
  You shouldn't have to manually update a 'parent' property.
154
154
  Specifically for continue statements the parent needs to always be the 'loop' entity that contains it.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return this.calledByEntry.forEach(a=>{a.addCall(this),e.push(a)}),this.calledBySuccess.forEach(a=>{a.addSuccessCall(this),e.push(a)}),this.calledByError.forEach(a=>{a.addErrorCall(this),e.push(a)}),this.parent.addContinueStatement(this),e.push(this),{updated:E(e),added:E(t),removed:E(i),self:this}}get calledBy(){return[...this.calledByEntry,...this.calledBySuccess,...this.calledByError]}addSuccessCaller(e){return this.calledBySuccess.find(t=>t.id===e.id)||this.calledBySuccess.push(e),this}addErrorCaller(e){return this.calledByError.find(t=>t.id===e.id)||this.calledByError.push(e),this}addEntryCaller(e){return this.calledByEntry.find(t=>t.id===e.id)||this.calledByEntry.push(e),this}removeCaller(e){return this.calledBySuccess=this.calledBySuccess.filter(t=>t.id!==e.id),this.calledByError=this.calledByError.filter(t=>t.id!==e.id),this.calledByEntry=this.calledByEntry.filter(t=>t.id!==e.id),this}addOutputDeclaration(e){return this.outputs.find(t=>t.id===e.id)||this.outputs.push(e),this}removeOutputDeclaration(e){return this.outputs=this.outputs.filter(t=>t.id!==e.id),this}setParent(e){return this.parent=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.outputs=this.initialData.outputs.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.throws&&(this.throws=g(this.initialData.throws,this.project),this.throws.setParent(this),this.throws.initChildren()),this.parent.addContinueStatement(this),this)}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.x=e.x||this.x,this.y=e.y||this.y,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.outputs.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.throws){const{affected:s,removed:o}=this.throws.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s),a.push(...o)}return this.parent.removeContinueStatement(this),e||this.calledBy.forEach(s=>{i.push(s),s.removeCall(this)}),{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){const t=[];if(e.has(this.id))return{affected:[],self:this};if(e.add(this.id),this.subscribe(),this.outputs.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.throws){const{affected:i}=this.throws.restore({seenEntities:e});t.push(...i)}return this.parent.addContinueStatement(this),this.calledBySuccess.forEach(i=>{t.push(i),i.addSuccessCall(this)}),this.calledByError.forEach(i=>{t.push(i),i.addErrorCall(this)}),this.calledByEntry.forEach(i=>{t.push(i),i.addCall(this)}),{affected:E(t),self:this}}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.outputs.flatMap(i=>i.toFlat(e)),...this.calledBy.flatMap(i=>i.toFlat(e)),...this.throws?this.throws.toFlat(e):[]])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.outputs.flatMap(i=>i.toFlatIds(e)),...this.calledBy.flatMap(i=>i.toFlatIds(e)),...this.throws?this.throws.toFlatIds(e):[]])}toJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,x:this.x,y:this.y,calledBySuccess:this.calledBySuccess.map(i=>i.toReference()),calledByError:this.calledByError.map(i=>i.toReference()),calledByEntry:this.calledByEntry.map(i=>i.toReference()),outputs:this.outputs.map(i=>i.toJSON()),throws:((e=this.throws)==null?void 0:e.toJSON())||null,parent:((t=this.parent)==null?void 0:t.toReference())||null}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e;return{id:this.id,version:this.version,type:this.type,x:this.x,y:this.y,outputs:this.outputs.map(t=>t.toReference()),calledBySuccess:this.calledBySuccess.map(t=>t.toReference()),calledByError:this.calledByError.map(t=>t.toReference()),calledByEntry:this.calledByEntry.map(t=>t.toReference()),throws:((e=this.throws)==null?void 0:e.toReference())||null,parent:this.parent.toReference()}}toFlatJSON(e=new Set){var i;return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.outputs.flatMap(a=>a.toFlatJSON(e)),...this.calledBy.flatMap(a=>a.toFlatJSON(e)),...((i=this.throws)==null?void 0:i.toFlatJSON(e))||[]])}toGenerationTarget(){return{id:this.id,type:this.type,calledByEntry:this.calledByEntry.map(e=>e.id),calledByError:this.calledByError.map(e=>e.id),calledBySuccess:this.calledBySuccess.map(e=>e.id),parent:this.parent.id}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.outputs.flatMap(i=>i.toFlatGenerationTarget(e)),...this.throws?this.throws.toFlatGenerationTarget(e):[]])}clearErrors(){var e;return this.errors=[],this.outputs.forEach(t=>t.clearErrors()),(e=this.throws)==null||e.clearErrors(),this}validate(){const e=F2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.outputs.flatMap(t=>t.getErrors())]}getShallowErrors(){return this.errors}clone(e){return new Se(this.toJSON(),this.project)}};d(Se,"MUTABLE_BASE_PROPERTIES",[]),d(Se,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),d(Se,"BASE_PROPERTIES",[...Se.MUTABLE_BASE_PROPERTIES,...Se.INMUTABLE_BASE_PROPERTIES]),d(Se,"MUTABLE_META_PROPERTIES",["x","y"]),d(Se,"INMUTABLE_META_PROPERTIES",[...Se.INMUTABLE_BASE_PROPERTIES]),d(Se,"META_PROPERTIES",[...Se.MUTABLE_META_PROPERTIES,...Se.INMUTABLE_META_PROPERTIES]),d(Se,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry","parent"]),d(Se,"INMUTABLE_UPSTREAM_PROPERTIES",[]),d(Se,"UPSTREAM_PROPERTIES",[...Se.MUTABLE_UPSTREAM_PROPERTIES,...Se.INMUTABLE_UPSTREAM_PROPERTIES]),d(Se,"MUTABLE_DOWNSTREAM_PROPERTIES",["outputs","throws"]),d(Se,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(Se,"DOWNSTREAM_PROPERTIES",[...Se.MUTABLE_DOWNSTREAM_PROPERTIES,...Se.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(Se,"PROPERTIES",[...Se.META_PROPERTIES,...Se.UPSTREAM_PROPERTIES,...Se.DOWNSTREAM_PROPERTIES]);let bt=Se;const dt=class dt{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"x");d(this,"y");d(this,"type",n.ReturnStatement);d(this,"outputs",[]);d(this,"calledBySuccess",[]);d(this,"calledByError",[]);d(this,"calledByEntry",[]);d(this,"throws",null);d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);d(this,"suggestion",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.x=e.x,this.y=e.y}static fromGenerationTarget(e,t){const i=N(e.parent),a=t.get(i),s=e.calledByEntry.map(h=>{const m=N(h);return t.get(m)}),o=e.calledBySuccess.map(h=>{const m=N(h);return t.get(m)}),l=e.calledByError.map(h=>{const m=N(h);return t.get(m)}),p={id:e.id,version:1,type:n.ReturnStatement,x:0,y:0,outputs:[],calledBySuccess:o,calledByError:l,calledByEntry:s,throws:null,parent:a},y=g(p,t);return y.setParent(a),y.initChildren(),y}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:ut}},t);return i=s.modifiedData,a.push(...s.errors,...Le(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated. The 'parent' on a callable entity, is its scope. It scope is auto-calculated implicitly by the its caller.
@@ -162,12 +162,12 @@ ${Kn}`,a.push(new b({id:`${e.id}--${f.NonInteractiveEntityReferenced}`,code:f.No
162
162
  You can inspect the existing 'entity' field with the 'describe_entity' action. Like so:
163
163
  ${dn({describe_entity:l.entity.id})}
164
164
  Alternatively you can update the parent data-type entity with 'update' action to remove the existing value of the field.`,issue:null}))}return a.push(...s.errors,...Le(i)),{errors:a,modifiedData:i}}syncOperationInstance(e){return e}inferInputMapDataType(e){return cu(e)}inferOutputMapDataType(e){return uu(e)}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated, as it would mean moving the '${this.type}' entity to another parent entity.
165
- This is likely an incorrect strategy, either the '${this.type}' entity doesn't need to be updated or it should be deleted and a new one created in the desired parent.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return this.parent?(this.parent.type===n.CustomEntity?(this.parent.addAbstractMethod(this),e.push(this.parent)):this.parent.type===n.DataType&&(this.parent.setEntity(this),e.push(this.parent)),{updated:E(e),added:E(t),removed:E(i),self:this}):{updated:E(e),added:E(t),removed:E(i),self:this}}setParent(e){return this.parent=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.inputs=this.initialData.inputs.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.outputs=this.initialData.outputs.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this)}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.name=e.name||this.name,this.description=e.description||this.description,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.inputs.forEach(s=>{const o=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o.affected),a.push(...o.removed)}),this.outputs.forEach(s=>{const o=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o.affected),a.push(...o.removed)}),this.error){const s=this.error.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s.affected),a.push(...s.removed)}return{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){const t=[];if(e.has(this.id))return{affected:[],self:this};if(e.add(this.id),this.subscribe(),this.inputs.forEach(i=>{const a=i.restore({seenEntities:e});t.push(...a.affected)}),this.outputs.forEach(i=>{const a=i.restore({seenEntities:e});t.push(...a.affected)}),this.error){const i=this.error.restore({seenEntities:e});t.push(...i.affected)}return{affected:E(t),self:this}}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[...this.inputs.flatMap(i=>i.toFlat(e)),...this.outputs.flatMap(i=>i.toFlat(e))])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.inputs.flatMap(i=>i.toFlatIds(e)),...this.outputs.flatMap(i=>i.toFlatIds(e))])}toJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,error:((e=this.error)==null?void 0:e.toJSON())||null,inputs:this.inputs.map(i=>i.toJSON()),outputs:this.outputs.map(i=>i.toJSON()),parent:((t=this.parent)==null?void 0:t.toReference())||null}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,error:((e=this.error)==null?void 0:e.toReference())||null,inputs:this.inputs.map(i=>i.toReference()),outputs:this.outputs.map(i=>i.toReference()),parent:((t=this.parent)==null?void 0:t.toReference())||null}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.inputs.flatMap(i=>i.toFlatJSON(e)),...this.outputs.flatMap(i=>i.toFlatJSON(e))])}toGenerationTarget(){var e;return{id:this.id,name:this.name,description:this.description,type:this.type,parent:((e=this.parent)==null?void 0:e.id)||void 0}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.inputs.flatMap(i=>i.toFlatGenerationTarget(e)),...this.outputs.flatMap(i=>i.toFlatGenerationTarget(e))])}implementAsFunctionDeclaration(e){var s;const t=this.inputs.map((o,l)=>{var y;const p={id:e+"--"+o.id+"--parent-ref",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:e};return{id:e+"--"+o.id,version:o.version,type:n.ArgumentDeclaration,name:o.name,required:o.required,implements:o.toJSON(),writesValues:[],description:o.description,index:l,dataType:((y=o.dataType)==null?void 0:y.toJSON())||null,parent:p}}),i=[],a=[];if(this.outputs.length){const o=this.outputs.map((h,m)=>{var v;const R={id:e+"--return-statement--"+h.id+"--parent-ref",type:n.GenericReference,entityId:e,entityType:n.ReturnStatement};return{id:e+"--"+h.id,version:h.version,type:n.ReturnDeclaration,name:h.name,description:h.description,readsValue:null,required:h.required,implements:h.toJSON(),isError:!1,index:m,dataType:((v=h.dataType)==null?void 0:v.toJSON())||null,parent:R}}),l={id:e+"--return-statement-parent-ref",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:e},p={id:e+"--return-statement-called-by-ref",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:e},y={id:e+"--return-statement",version:this.version,type:n.ReturnStatement,outputs:o,throws:null,calledBySuccess:[],calledByError:[],calledByEntry:[p],parent:l,x:0,y:0};i.push(y),a.push(y)}return{id:e,version:this.version,type:n.FunctionDeclaration,name:this.name,description:this.description,inputs:t,returnStatements:i,calls:a,collapsed:!1,private:!1,implements:this.toJSON(),index:0,parent:((s=this.parent)==null?void 0:s.toReference())||null,x:0,y:0}}implementAsLoop(e){const t=e||this.project,i=this.id+"--instance-"+_.UUID.fromUUID(_.UUID.uuid()),a={id:i,version:this.version,type:n.Loop,declaration:this.toJSON(),inputs:[],outputs:[],error:null,process:null,successCalls:[],errorCalls:[],calledByEntry:[],calledByError:[],calledBySuccess:[],breakStatements:[],continueStatements:[],outputsDeclarations:[],body:null,x:0,y:0,parent:t.toReference()};this.inputs.forEach((l,p)=>{const h={id:l.toReference().id+"--input-map-id",version:this.version,type:n.InputMap,name:null,description:null,declaration:l,defaultValue:null,readsValue:null,index:p,parent:{id:_.UUID.uuid(),type:n.GenericReference,entityId:i,entityType:n.Loop}};a.inputs.push(h)}),this.outputs.forEach((l,p)=>{const h={id:l.toReference().id+"--output-map-id",version:this.version,type:n.OutputMap,declaration:l,writesValues:[],index:p,parent:{id:_.UUID.uuid(),type:n.GenericReference,entityId:i,entityType:n.Loop}};a.outputs.push(h)});const s={id:i+"--body-function-declaration-id",version:this.version,type:n.FunctionDeclaration,name:"body",description:null,inputs:[],returnStatements:[],calls:[],implements:null,index:null,collapsed:!1,private:!1,x:0,y:0,parent:{id:_.UUID.uuid(),type:n.GenericReference,entityId:i,entityType:n.Loop}};s.inputs=[{id:_.UUID.uuid(),version:this.version,type:n.ArgumentDeclaration,name:"Current iteration number",description:"The number of the current iteration of the loop. Starts at 1.",dataType:null,required:!0,writesValues:[],implements:null,index:0,parent:{id:s.id,type:n.GenericReference,entityId:s.id,entityType:n.FunctionDeclaration}},{id:_.UUID.uuid(),version:this.version,type:n.ArgumentDeclaration,name:"Previous iterations results",description:"The results of the previous iterations of the loop.",dataType:null,required:!0,writesValues:[],implements:null,index:1,parent:{id:s.id,type:n.GenericReference,entityId:s.id,entityType:n.FunctionDeclaration}}],a.body=s;const o=g(a,this.project);return o.setParent(t),o.initChildren(),o}implementAsOperation(e,t){const i=e||this.project,a=t||this.id+"--instance-"+_.UUID.fromUUID(_.UUID.uuid()),s={id:a,version:this.version,type:n.Operation,declaration:this.toJSON(),inputs:[],outputs:[],error:null,successCalls:[],errorCalls:[],process:null,calledByEntry:[],calledByError:[],calledBySuccess:[],x:0,y:0,parent:i.toReference()};if(this.inputs.forEach((l,p)=>{const y={id:a+Ze(l.name,n.InputMap,this.project),version:this.version,type:n.InputMap,name:null,description:null,declaration:l,defaultValue:null,readsValue:null,index:p,parent:{id:_.UUID.uuid(),type:n.GenericReference,entityId:a,entityType:n.Operation}};s.inputs.push(y)}),this.outputs.forEach((l,p)=>{const y={id:a+Ze(l.name,n.OutputMap,this.project),version:this.version,type:n.OutputMap,declaration:l,writesValues:[],index:p,parent:{id:_.UUID.uuid(),type:n.GenericReference,entityId:a,entityType:n.Operation}};s.outputs.push(y)}),this.error){const p={id:this.error.toReference().id+"--error-map",version:this.version,type:n.OutputMap,declaration:this.error,writesValues:[],index:-1,parent:{id:_.UUID.uuid(),type:n.GenericReference,entityId:a,entityType:n.Operation}};s.error=p}const o=g(s,this.project);return o.setParent(i),o.initChildren(),o}implementAsCondition(e){const t=e||this.project,i=this.id+"--instance-"+_.UUID.fromUUID(_.UUID.uuid()),a={id:i,version:this.version,type:n.Condition,declaration:this.toJSON(),operator:null,inputs:[],successCalls:[],errorCalls:[],calledByEntry:[],calledByError:[],calledBySuccess:[],x:0,y:0,parent:t.toReference()};this.inputs.forEach((o,l)=>{const p={id:i+Ze(o.name,n.InputMap,this.project),version:this.version,type:n.InputMap,name:null,description:null,declaration:o,defaultValue:null,readsValue:null,index:l,parent:{id:_.UUID.uuid(),type:n.GenericReference,entityId:i,entityType:n.Condition}};a.inputs.push(p)});const s=g(a,this.project);return s.setParent(t),s.initChildren(),s}clearErrors(){var e;return this.errors=[],this.inputs.forEach(t=>t.clearErrors()),this.outputs.forEach(t=>t.clearErrors()),(e=this.error)==null||e.clearErrors(),this}validate(){const e=x2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.inputs.flatMap(t=>t.getErrors()),...this.outputs.flatMap(t=>t.getErrors())]}getShallowErrors(){return this.errors}clone(e=null,t=null,i=!0){var m,R;const a=this.toJSON(),s=t||Ze(C(this,this.project),n.ActionDescriptor,this.project);a.inputs=[],a.outputs=[],a.error=null;const o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=kt(a,this.project);e?p.setParent(e):this.parent&&p.setParent(this.parent),i&&p.subscribe(),p.initChildren();const y=(m=this.inputs)==null?void 0:m.map((v,D)=>v.clone(this,l+"-argument-value-descriptor-"+D+"-id",i));p.inputs=y;const h=(R=this.outputs)==null?void 0:R.map((v,D)=>v.clone(this,l+"-return-value-descriptor-"+D+"-id",i));return p.outputs=h,this.error&&(p.error=this.error.clone(this,l+"-error-action-descriptor-id",i)),p}addInput(e){return this.inputs.find(t=>t.id===e.id)||this.inputs.push(e),this}removeFixedArgument(e){return this.inputs=this.inputs.filter(t=>t.id!==e.id),this}addOutput(e){return this.outputs.find(t=>t.id===e.id)||this.outputs.push(e),this}removeFixedReturn(e){return this.outputs=this.outputs.filter(t=>t.id!==e.id),this}};d(Be,"MUTABLE_BASE_PROPERTIES",["name","description"]),d(Be,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),d(Be,"BASE_PROPERTIES",[...Be.MUTABLE_BASE_PROPERTIES,...Be.INMUTABLE_BASE_PROPERTIES]),d(Be,"MUTABLE_META_PROPERTIES",[...Be.MUTABLE_BASE_PROPERTIES]),d(Be,"INMUTABLE_META_PROPERTIES",[...Be.INMUTABLE_BASE_PROPERTIES]),d(Be,"META_PROPERTIES",[...Be.MUTABLE_META_PROPERTIES,...Be.INMUTABLE_META_PROPERTIES]),d(Be,"MUTABLE_UPSTREAM_PROPERTIES",[]),d(Be,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),d(Be,"UPSTREAM_PROPERTIES",[...Be.MUTABLE_UPSTREAM_PROPERTIES,...Be.INMUTABLE_UPSTREAM_PROPERTIES]),d(Be,"MUTABLE_DOWNSTREAM_PROPERTIES",["inputs","outputs"]),d(Be,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(Be,"DOWNSTREAM_PROPERTIES",[...Be.MUTABLE_DOWNSTREAM_PROPERTIES,...Be.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(Be,"PROPERTIES",[...Be.META_PROPERTIES,...Be.UPSTREAM_PROPERTIES,...Be.DOWNSTREAM_PROPERTIES]);let te=Be;function j2(r){var s;const e=h9(),t=r.toJSON();e.safeParse(t).success,(s=r.dataType)==null||s.validate();const a=[];return ie(r.errors,a)}const we=class we{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"name");d(this,"description",null);d(this,"index");d(this,"required");d(this,"parentRelationType");d(this,"type",n.ValueDescriptor);d(this,"dataType",null);d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.name=e.name,this.description=e.description,this.index=e.index,this.required=e.required,this.parentRelationType=e.parentRelationType}static fromGenerationTarget(e,t){const i=e.parent?N(e.parent):null,a=i?t.get(i):null,s=e.parentRelationType===O.FixedArguments?a==null?void 0:a.inputs.length:a==null?void 0:a.outputs.length,o={id:e.id,version:1,name:e.name,type:n.ValueDescriptor,index:s||0,description:e.description,required:e.required,parentRelationType:e.parentRelationType,dataType:null,parent:a},l=g(o,t);return a&&l.setParent(a),l.initChildren(),l}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:[n.ActionDescriptor]}},t);i=s.modifiedData,a.push(...s.errors,...Le(i));const o=i.parent&&t.get(i.parent),l=o&&er(o);return l&&l.type===n.ActionDescriptor&&a.push(new b({id:`${e.id}--${f.BuiltInEntityParent}`,code:f.BuiltInEntityParent,severity:T.Error,message:`Entity of type "${e.type}" with id "${e.id}", has a parent that is a built-in entity "${l.name}" of type '${l.type}' with id '${l.id}'.
165
+ This is likely an incorrect strategy, either the '${this.type}' entity doesn't need to be updated or it should be deleted and a new one created in the desired parent.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return this.parent?(this.parent.type===n.CustomEntity?(this.parent.addAbstractMethod(this),e.push(this.parent)):this.parent.type===n.DataType&&(this.parent.setEntity(this),e.push(this.parent)),{updated:E(e),added:E(t),removed:E(i),self:this}):{updated:E(e),added:E(t),removed:E(i),self:this}}setParent(e){return this.parent=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.inputs=this.initialData.inputs.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.outputs=this.initialData.outputs.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this)}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.name=e.name||this.name,this.description=e.description||this.description,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.inputs.forEach(s=>{const o=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o.affected),a.push(...o.removed)}),this.outputs.forEach(s=>{const o=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o.affected),a.push(...o.removed)}),this.error){const s=this.error.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s.affected),a.push(...s.removed)}return{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){const t=[];if(e.has(this.id))return{affected:[],self:this};if(e.add(this.id),this.subscribe(),this.inputs.forEach(i=>{const a=i.restore({seenEntities:e});t.push(...a.affected)}),this.outputs.forEach(i=>{const a=i.restore({seenEntities:e});t.push(...a.affected)}),this.error){const i=this.error.restore({seenEntities:e});t.push(...i.affected)}return{affected:E(t),self:this}}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[...this.inputs.flatMap(i=>i.toFlat(e)),...this.outputs.flatMap(i=>i.toFlat(e))])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.inputs.flatMap(i=>i.toFlatIds(e)),...this.outputs.flatMap(i=>i.toFlatIds(e))])}toJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,error:((e=this.error)==null?void 0:e.toJSON())||null,inputs:this.inputs.map(i=>i.toJSON()),outputs:this.outputs.map(i=>i.toJSON()),parent:((t=this.parent)==null?void 0:t.toReference())||null}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,error:((e=this.error)==null?void 0:e.toReference())||null,inputs:this.inputs.map(i=>i.toReference()),outputs:this.outputs.map(i=>i.toReference()),parent:((t=this.parent)==null?void 0:t.toReference())||null}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.inputs.flatMap(i=>i.toFlatJSON(e)),...this.outputs.flatMap(i=>i.toFlatJSON(e))])}toGenerationTarget(){var e;return{id:this.id,name:this.name,description:this.description,type:this.type,parent:((e=this.parent)==null?void 0:e.id)||void 0}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.inputs.flatMap(i=>i.toFlatGenerationTarget(e)),...this.outputs.flatMap(i=>i.toFlatGenerationTarget(e))])}implementAsFunctionDeclaration(e){var s;const t=this.inputs.map((o,l)=>{var y;const p={id:e+"--"+o.id+"--parent-ref",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:e};return{id:e+"--"+o.id,version:o.version,type:n.ArgumentDeclaration,name:o.name,required:o.required,implements:o.toJSON(),writesValues:[],description:o.description,index:l,dataType:((y=o.dataType)==null?void 0:y.toJSON())||null,parent:p}}),i=[],a=[];if(this.outputs.length){const o=this.outputs.map((h,m)=>{var v;const R={id:e+"--return-statement--"+h.id+"--parent-ref",type:n.GenericReference,entityId:e,entityType:n.ReturnStatement};return{id:e+"--"+h.id,version:h.version,type:n.ReturnDeclaration,name:h.name,description:h.description,readsValue:null,required:h.required,implements:h.toJSON(),isError:!1,index:m,dataType:((v=h.dataType)==null?void 0:v.toJSON())||null,parent:R}}),l={id:e+"--return-statement-parent-ref",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:e},p={id:e+"--return-statement-called-by-ref",type:n.GenericReference,entityType:n.FunctionDeclaration,entityId:e},y={id:e+"--return-statement",version:this.version,type:n.ReturnStatement,outputs:o,throws:null,calledBySuccess:[],calledByError:[],calledByEntry:[p],parent:l,x:0,y:0};i.push(y),a.push(y)}return{id:e,version:this.version,type:n.FunctionDeclaration,name:this.name,description:this.description,inputs:t,returnStatements:i,calls:a,collapsed:!1,private:!1,implements:this.toJSON(),index:0,parent:((s=this.parent)==null?void 0:s.toReference())||null,x:0,y:0}}implementAsLoop(e){const t=e||this.project,i=this.id+"--instance-"+_.UUID.fromUUID(_.UUID.uuid()),a={id:i,version:this.version,type:n.Loop,declaration:this.toJSON(),inputs:[],outputs:[],error:null,process:null,successCalls:[],errorCalls:[],calledByEntry:[],calledByError:[],calledBySuccess:[],breakStatements:[],continueStatements:[],outputsDeclarations:[],body:null,x:0,y:0,parent:t.toReference()};this.inputs.forEach((l,p)=>{const h={id:l.toReference().id+"--input-map-id",version:this.version,type:n.InputMap,name:null,description:null,declaration:l,defaultValue:null,readsValue:null,index:p,parent:{id:_.UUID.uuid(),type:n.GenericReference,entityId:i,entityType:n.Loop}};a.inputs.push(h)}),this.outputs.forEach((l,p)=>{const h={id:l.toReference().id+"--output-map-id",version:this.version,type:n.OutputMap,declaration:l,writesValues:[],index:p,parent:{id:_.UUID.uuid(),type:n.GenericReference,entityId:i,entityType:n.Loop}};a.outputs.push(h)});const s={id:i+"--body-function-declaration-id",version:this.version,type:n.FunctionDeclaration,name:"body",description:null,inputs:[],returnStatements:[],calls:[],implements:null,index:null,collapsed:!1,private:!1,x:0,y:0,parent:{id:_.UUID.uuid(),type:n.GenericReference,entityId:i,entityType:n.Loop}};s.inputs=[{id:_.UUID.uuid(),version:this.version,type:n.ArgumentDeclaration,name:"Current iteration number",description:"The number of the current iteration of the loop. Starts at 1.",dataType:null,required:!0,writesValues:[],implements:null,index:0,parent:{id:s.id,type:n.GenericReference,entityId:s.id,entityType:n.FunctionDeclaration}},{id:_.UUID.uuid(),version:this.version,type:n.ArgumentDeclaration,name:"Previous iterations results",description:"The results of the previous iterations of the loop.",dataType:null,required:!0,writesValues:[],implements:null,index:1,parent:{id:s.id,type:n.GenericReference,entityId:s.id,entityType:n.FunctionDeclaration}}],a.body=s;const o=g(a,this.project);return o.setParent(t),o.initChildren(),o}implementAsOperation(e,t){const i=e||this.project,a=t||this.id+"--instance-"+_.UUID.fromUUID(_.UUID.uuid()),s={id:a,version:this.version,type:n.Operation,declaration:this.toJSON(),inputs:[],outputs:[],error:null,successCalls:[],errorCalls:[],process:null,calledByEntry:[],calledByError:[],calledBySuccess:[],x:0,y:0,parent:i.toReference()};if(this.inputs.forEach((l,p)=>{const y={id:a+Ze(l.name,n.InputMap,this.project),version:this.version,type:n.InputMap,name:null,description:null,declaration:l,defaultValue:null,readsValue:null,index:p,parent:{id:_.UUID.uuid(),type:n.GenericReference,entityId:a,entityType:n.Operation}};s.inputs.push(y)}),this.outputs.forEach((l,p)=>{const y={id:a+Ze(l.name,n.OutputMap,this.project),version:this.version,type:n.OutputMap,declaration:l,writesValues:[],index:p,parent:{id:_.UUID.uuid(),type:n.GenericReference,entityId:a,entityType:n.Operation}};s.outputs.push(y)}),this.error){const p={id:this.error.toReference().id+"--error-map",version:this.version,type:n.OutputMap,declaration:this.error,writesValues:[],index:-1,parent:{id:_.UUID.uuid(),type:n.GenericReference,entityId:a,entityType:n.Operation}};s.error=p}const o=g(s,this.project);return o.setParent(i),o.initChildren(),o}implementAsCondition(e){const t=e||this.project,i=this.id+"--instance-"+_.UUID.fromUUID(_.UUID.uuid()),a={id:i,version:this.version,type:n.Condition,declaration:this.toJSON(),operator:null,inputs:[],successCalls:[],errorCalls:[],calledByEntry:[],calledByError:[],calledBySuccess:[],x:0,y:0,parent:t.toReference()};this.inputs.forEach((o,l)=>{const p={id:i+Ze(o.name,n.InputMap,this.project),version:this.version,type:n.InputMap,name:null,description:null,declaration:o,defaultValue:null,readsValue:null,index:l,parent:{id:_.UUID.uuid(),type:n.GenericReference,entityId:i,entityType:n.Condition}};a.inputs.push(p)});const s=g(a,this.project);return s.setParent(t),s.initChildren(),s}clearErrors(){var e;return this.errors=[],this.inputs.forEach(t=>t.clearErrors()),this.outputs.forEach(t=>t.clearErrors()),(e=this.error)==null||e.clearErrors(),this}validate(){const e=x2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.inputs.flatMap(t=>t.getErrors()),...this.outputs.flatMap(t=>t.getErrors())]}getShallowErrors(){return this.errors}clone(e=null,t=null,i=!0){var m,R;const a=this.toJSON(),s=t||Ze(C(this,this.project),n.ActionDescriptor,this.project);a.inputs=[],a.outputs=[],a.error=null;const o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=qt(a,this.project);e?p.setParent(e):this.parent&&p.setParent(this.parent),i&&p.subscribe(),p.initChildren();const y=(m=this.inputs)==null?void 0:m.map((v,P)=>v.clone(this,l+"-argument-value-descriptor-"+P+"-id",i));p.inputs=y;const h=(R=this.outputs)==null?void 0:R.map((v,P)=>v.clone(this,l+"-return-value-descriptor-"+P+"-id",i));return p.outputs=h,this.error&&(p.error=this.error.clone(this,l+"-error-action-descriptor-id",i)),p}addInput(e){return this.inputs.find(t=>t.id===e.id)||this.inputs.push(e),this}removeFixedArgument(e){return this.inputs=this.inputs.filter(t=>t.id!==e.id),this}addOutput(e){return this.outputs.find(t=>t.id===e.id)||this.outputs.push(e),this}removeFixedReturn(e){return this.outputs=this.outputs.filter(t=>t.id!==e.id),this}};d(Be,"MUTABLE_BASE_PROPERTIES",["name","description"]),d(Be,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),d(Be,"BASE_PROPERTIES",[...Be.MUTABLE_BASE_PROPERTIES,...Be.INMUTABLE_BASE_PROPERTIES]),d(Be,"MUTABLE_META_PROPERTIES",[...Be.MUTABLE_BASE_PROPERTIES]),d(Be,"INMUTABLE_META_PROPERTIES",[...Be.INMUTABLE_BASE_PROPERTIES]),d(Be,"META_PROPERTIES",[...Be.MUTABLE_META_PROPERTIES,...Be.INMUTABLE_META_PROPERTIES]),d(Be,"MUTABLE_UPSTREAM_PROPERTIES",[]),d(Be,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),d(Be,"UPSTREAM_PROPERTIES",[...Be.MUTABLE_UPSTREAM_PROPERTIES,...Be.INMUTABLE_UPSTREAM_PROPERTIES]),d(Be,"MUTABLE_DOWNSTREAM_PROPERTIES",["inputs","outputs"]),d(Be,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(Be,"DOWNSTREAM_PROPERTIES",[...Be.MUTABLE_DOWNSTREAM_PROPERTIES,...Be.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(Be,"PROPERTIES",[...Be.META_PROPERTIES,...Be.UPSTREAM_PROPERTIES,...Be.DOWNSTREAM_PROPERTIES]);let te=Be;function j2(r){var s;const e=h9(),t=r.toJSON();e.safeParse(t).success,(s=r.dataType)==null||s.validate();const a=[];return ie(r.errors,a)}const we=class we{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"name");d(this,"description",null);d(this,"index");d(this,"required");d(this,"parentRelationType");d(this,"type",n.ValueDescriptor);d(this,"dataType",null);d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.name=e.name,this.description=e.description,this.index=e.index,this.required=e.required,this.parentRelationType=e.parentRelationType}static fromGenerationTarget(e,t){const i=e.parent?N(e.parent):null,a=i?t.get(i):null,s=e.parentRelationType===O.FixedArguments?a==null?void 0:a.inputs.length:a==null?void 0:a.outputs.length,o={id:e.id,version:1,name:e.name,type:n.ValueDescriptor,index:s||0,description:e.description,required:e.required,parentRelationType:e.parentRelationType,dataType:null,parent:a},l=g(o,t);return a&&l.setParent(a),l.initChildren(),l}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=Ye(i,{parent:{list:!1,types:[n.ActionDescriptor]}},t);i=s.modifiedData,a.push(...s.errors,...Le(i));const o=i.parent&&t.get(i.parent),l=o&&er(o);return l&&l.type===n.ActionDescriptor&&a.push(new b({id:`${e.id}--${f.BuiltInEntityParent}`,code:f.BuiltInEntityParent,severity:T.Error,message:`Entity of type "${e.type}" with id "${e.id}", has a parent that is a built-in entity "${l.name}" of type '${l.type}' with id '${l.id}'.
166
166
  You can't modify system entities that are built-in.`,issue:null})),o&&o.type===n.ActionDescriptor&&(!i.parentRelationType||!(i.parentRelationType===O.FixedArguments||i.parentRelationType===O.FixedReturns||i.parentRelationType===O.ReturnedError||i.parentRelationType===O.DynamicArgument||i.parentRelationType===O.DynamicReturn)?a.push(new b({id:`${e.id}--${f.InvalidParentRelationType}`,code:f.InvalidParentRelationType,severity:T.Error,message:`The entity with id '${e.id}' and type '${e.type}', must have a 'parentRelationType' property set to either '${O.FixedArguments}', '${O.FixedReturns}', or '${O.ReturnedError}' when being added as a child to an entity of type 'action-descriptor'.`,issue:null})):i.parentRelationType===O.ReturnedError&&o.error&&a.push(new b({id:`${e.id}--${f.NewEntityWouldOverriteExisting}`,code:f.NewEntityWouldOverriteExisting,severity:T.Error,message:`The entity with id '${e.id}' and type '${e.type}', is being added as an error value-descriptor to an entity of type 'action-descriptor' with id '${o.id}', which already has an error value descriptor with id '${o.error.id}'.
167
167
  An action descriptor can only have one error value descriptor child.
168
168
  Either remove the existing error value descriptor or update it with the 'update' action.
169
169
  You can use the 'describe_entity' action to get more information about the existing error value descriptor like so:
170
- ${dn({describe_entity:o.error.id})}`,issue:null}))),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){return{errors:[],modifiedData:e}}addSelfToProject(){var a,s,o,l;const e=[this],t=[],i=[];return this.parentRelationType===O.FixedArguments||this.parentRelationType===O.DynamicArgument?(s=(a=this.parent)==null?void 0:a.addInput)==null||s.call(a,this):this.parentRelationType===O.FixedReturns||this.parentRelationType===O.DynamicReturn?(l=(o=this.parent)==null?void 0:o.addOutput)==null||l.call(o,this):this.parentRelationType===O.ReturnedError&&this.parent&&(this.parent.error=this),this.parent&&([n.Search,n.Loop].includes(this.parent.type)&&this.parent.addOutputDeclaration(this),e.push(this.parent)),{updated:E(e),added:E(t),removed:E(i),self:this}}setParent(e){return this.parent=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.initialData.dataType&&(this.dataType=g(this.initialData.dataType,this.project),this.dataType.setParent(this),this.dataType.initChildren()),this)}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.name=e.name||this.name,this.description=e.description||this.description,this.index=e.index||(e.index!==0?this.index:0),this.required=e.required||this.required,this.parentRelationType=e.parentRelationType||this.parentRelationType,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.dataType){const{affected:s,removed:o}=this.dataType.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s),a.push(...o)}return{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){const t=[];if(e.has(this.id))return{affected:[],self:this};if(e.add(this.id),this.subscribe(),this.dataType){const{affected:i}=this.dataType.restore({seenEntities:e});t.push(...i)}return{affected:E(t),self:this}}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.dataType?this.dataType.toFlat(e):[]])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.dataType?this.dataType.toFlatIds(e):[]])}toJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,index:this.index,required:this.required,parentRelationType:this.parentRelationType,dataType:((e=this.dataType)==null?void 0:e.toJSON())||null,parent:((t=this.parent)==null?void 0:t.toReference())||null}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,index:this.index,required:this.required,parentRelationType:this.parentRelationType,dataType:((e=this.dataType)==null?void 0:e.toReference())||null,parent:((t=this.parent)==null?void 0:t.toReference())||null}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.dataType?this.dataType.toFlatJSON(e):[]])}toGenerationTarget(){var e;return{id:this.id,name:this.name,description:this.description,type:this.type,required:this.required,parentRelationType:this.parentRelationType,parent:(e=this.parent)==null?void 0:e.id}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.dataType?this.dataType.toFlatGenerationTarget(e):[]])}clearErrors(){var e;return this.errors=[],(e=this.dataType)==null||e.clearErrors(),this}validate(){const e=j2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.dataType?this.dataType.getErrors():[]]}getShallowErrors(){return this.errors}clone(e=null,t=null,i=!0){var h;const a=t||Ze(C(this,this.project),n.ValueDescriptor,this.project),s=a.split("-id"),o=s[s.length-1||0]||a,l=this.toJSON();l.id=a;const p=kt(l,this.project);e&&p.setParent(e),i&&p.subscribe();const y=((h=this.dataType)==null?void 0:h.clone(p,o+"-data-type-id",i))||null;return y&&p.setDataType(y),p}getDataType(){return this.dataType||null}setDataType(e){return this.dataType=e,this}getDefaultValue(){var e;return((e=this.dataType)==null?void 0:e.defaultValue)||null}};d(we,"MUTABLE_BASE_PROPERTIES",["name","description","required"]),d(we,"INMUTABLE_BASE_PROPERTIES",["id","version","type","parentRelationType"]),d(we,"BASE_PROPERTIES",[...we.MUTABLE_BASE_PROPERTIES,...we.INMUTABLE_BASE_PROPERTIES]),d(we,"MUTABLE_META_PROPERTIES",[...we.MUTABLE_BASE_PROPERTIES,"index"]),d(we,"INMUTABLE_META_PROPERTIES",[...we.INMUTABLE_BASE_PROPERTIES]),d(we,"META_PROPERTIES",[...we.MUTABLE_META_PROPERTIES,...we.INMUTABLE_META_PROPERTIES]),d(we,"MUTABLE_UPSTREAM_PROPERTIES",[]),d(we,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),d(we,"UPSTREAM_PROPERTIES",[...we.MUTABLE_UPSTREAM_PROPERTIES,...we.INMUTABLE_UPSTREAM_PROPERTIES]),d(we,"MUTABLE_DOWNSTREAM_PROPERTIES",["dataType"]),d(we,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(we,"DOWNSTREAM_PROPERTIES",[...we.MUTABLE_DOWNSTREAM_PROPERTIES,...we.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(we,"PROPERTIES",[...we.META_PROPERTIES,...we.UPSTREAM_PROPERTIES,...we.DOWNSTREAM_PROPERTIES]);let Ur=we;function k2(r,e){if(!r.type&&!r.id)return{errors:[new b({id:`last-generated-entity-payload--${f.MissingTypeProperty}`,message:"Last generated entity payload is missing a 'type' property.",severity:T.Error,code:f.MissingTypeProperty,issue:null}),new b({id:`last-generated-entity-payload--${f.MissingIdProperty}`,message:"Last generated entity payload is missing an 'id' property.",severity:T.Error,code:f.MissingIdProperty,issue:null})],modifiedData:null};if(r.type){if(!r.id)return{errors:[new b({id:`last-generated-entity-payload--${f.MissingIdProperty}`,message:`Last generated entity, with type "${r.type}" is missing an 'id' property.`,severity:T.Error,code:f.MissingIdProperty,issue:null})],modifiedData:null}}else return{errors:[new b({id:`${r.id}--${f.MissingTypeProperty}`,message:`Entity with id "${r.id}" is missing a 'type' property.`,severity:T.Error,code:f.MissingTypeProperty,issue:null})],modifiedData:null};if(r.type===n.GenericReference)return{errors:[new b({id:`${r.id}--${f.RootReference}`,message:`Generic reference entity with id "${r.id}". A generic reference cannot be generated as a standalone entity. Only in the body of another entity.`,severity:T.Error,code:f.RootReference,issue:null})],modifiedData:null};const t=r,i=e.instances[t.id],a=e.builtInInstances[t.id];if(i&&!a&&t.type!==n.GenericReference){let s=`A previously generated entity with id "${t.id}" already exists in the project state.
170
+ ${dn({describe_entity:o.error.id})}`,issue:null}))),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){return{errors:[],modifiedData:e}}addSelfToProject(){var a,s,o,l;const e=[this],t=[],i=[];return this.parentRelationType===O.FixedArguments||this.parentRelationType===O.DynamicArgument?(s=(a=this.parent)==null?void 0:a.addInput)==null||s.call(a,this):this.parentRelationType===O.FixedReturns||this.parentRelationType===O.DynamicReturn?(l=(o=this.parent)==null?void 0:o.addOutput)==null||l.call(o,this):this.parentRelationType===O.ReturnedError&&this.parent&&(this.parent.error=this),this.parent&&([n.Search,n.Loop].includes(this.parent.type)&&this.parent.addOutputDeclaration(this),e.push(this.parent)),{updated:E(e),added:E(t),removed:E(i),self:this}}setParent(e){return this.parent=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.initialData.dataType&&(this.dataType=g(this.initialData.dataType,this.project),this.dataType.setParent(this),this.dataType.initChildren()),this)}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.name=e.name||this.name,this.description=e.description||this.description,this.index=e.index||(e.index!==0?this.index:0),this.required=e.required||this.required,this.parentRelationType=e.parentRelationType||this.parentRelationType,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.dataType){const{affected:s,removed:o}=this.dataType.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s),a.push(...o)}return{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){const t=[];if(e.has(this.id))return{affected:[],self:this};if(e.add(this.id),this.subscribe(),this.dataType){const{affected:i}=this.dataType.restore({seenEntities:e});t.push(...i)}return{affected:E(t),self:this}}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.dataType?this.dataType.toFlat(e):[]])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.dataType?this.dataType.toFlatIds(e):[]])}toJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,index:this.index,required:this.required,parentRelationType:this.parentRelationType,dataType:((e=this.dataType)==null?void 0:e.toJSON())||null,parent:((t=this.parent)==null?void 0:t.toReference())||null}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,index:this.index,required:this.required,parentRelationType:this.parentRelationType,dataType:((e=this.dataType)==null?void 0:e.toReference())||null,parent:((t=this.parent)==null?void 0:t.toReference())||null}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.dataType?this.dataType.toFlatJSON(e):[]])}toGenerationTarget(){var e;return{id:this.id,name:this.name,description:this.description,type:this.type,required:this.required,parentRelationType:this.parentRelationType,parent:(e=this.parent)==null?void 0:e.id}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.dataType?this.dataType.toFlatGenerationTarget(e):[]])}clearErrors(){var e;return this.errors=[],(e=this.dataType)==null||e.clearErrors(),this}validate(){const e=j2(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.dataType?this.dataType.getErrors():[]]}getShallowErrors(){return this.errors}clone(e=null,t=null,i=!0){var h;const a=t||Ze(C(this,this.project),n.ValueDescriptor,this.project),s=a.split("-id"),o=s[s.length-1||0]||a,l=this.toJSON();l.id=a;const p=qt(l,this.project);e&&p.setParent(e),i&&p.subscribe();const y=((h=this.dataType)==null?void 0:h.clone(p,o+"-data-type-id",i))||null;return y&&p.setDataType(y),p}getDataType(){return this.dataType||null}setDataType(e){return this.dataType=e,this}getDefaultValue(){var e;return((e=this.dataType)==null?void 0:e.defaultValue)||null}};d(we,"MUTABLE_BASE_PROPERTIES",["name","description","required"]),d(we,"INMUTABLE_BASE_PROPERTIES",["id","version","type","parentRelationType"]),d(we,"BASE_PROPERTIES",[...we.MUTABLE_BASE_PROPERTIES,...we.INMUTABLE_BASE_PROPERTIES]),d(we,"MUTABLE_META_PROPERTIES",[...we.MUTABLE_BASE_PROPERTIES,"index"]),d(we,"INMUTABLE_META_PROPERTIES",[...we.INMUTABLE_BASE_PROPERTIES]),d(we,"META_PROPERTIES",[...we.MUTABLE_META_PROPERTIES,...we.INMUTABLE_META_PROPERTIES]),d(we,"MUTABLE_UPSTREAM_PROPERTIES",[]),d(we,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),d(we,"UPSTREAM_PROPERTIES",[...we.MUTABLE_UPSTREAM_PROPERTIES,...we.INMUTABLE_UPSTREAM_PROPERTIES]),d(we,"MUTABLE_DOWNSTREAM_PROPERTIES",["dataType"]),d(we,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(we,"DOWNSTREAM_PROPERTIES",[...we.MUTABLE_DOWNSTREAM_PROPERTIES,...we.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(we,"PROPERTIES",[...we.META_PROPERTIES,...we.UPSTREAM_PROPERTIES,...we.DOWNSTREAM_PROPERTIES]);let Ur=we;function k2(r,e){if(!r.type&&!r.id)return{errors:[new b({id:`last-generated-entity-payload--${f.MissingTypeProperty}`,message:"Last generated entity payload is missing a 'type' property.",severity:T.Error,code:f.MissingTypeProperty,issue:null}),new b({id:`last-generated-entity-payload--${f.MissingIdProperty}`,message:"Last generated entity payload is missing an 'id' property.",severity:T.Error,code:f.MissingIdProperty,issue:null})],modifiedData:null};if(r.type){if(!r.id)return{errors:[new b({id:`last-generated-entity-payload--${f.MissingIdProperty}`,message:`Last generated entity, with type "${r.type}" is missing an 'id' property.`,severity:T.Error,code:f.MissingIdProperty,issue:null})],modifiedData:null}}else return{errors:[new b({id:`${r.id}--${f.MissingTypeProperty}`,message:`Entity with id "${r.id}" is missing a 'type' property.`,severity:T.Error,code:f.MissingTypeProperty,issue:null})],modifiedData:null};if(r.type===n.GenericReference)return{errors:[new b({id:`${r.id}--${f.RootReference}`,message:`Generic reference entity with id "${r.id}". A generic reference cannot be generated as a standalone entity. Only in the body of another entity.`,severity:T.Error,code:f.RootReference,issue:null})],modifiedData:null};const t=r,i=e.instances[t.id],a=e.builtInInstances[t.id];if(i&&!a&&t.type!==n.GenericReference){let s=`A previously generated entity with id "${t.id}" already exists in the project state.
171
171
  Are you trying to update that entity?
172
172
  If so, you should use the 'update' action for core mutable metadata properties, or 'delete' and then 'post' again to replace it.
173
173
  If you are trying to create a new entity, please use a different id, for example: "${bu(t,e)}".`;return{errors:[new b({id:`duplicate--${t.id}--${f.EntityIdNotUnique}`,message:s,severity:T.Error,code:f.EntityIdNotUnique,issue:null})],modifiedData:r}}else if(i&&t.type!==n.GenericReference)return{errors:[new b({id:`${t.id}--${f.EntityIdNotUnique}`,message:`A built in entity with id "${t.id}" already exists. You cannot modify built in entities. If you are trying to create a new entity, please use a different id, for example: "${bu(t,e)}".`,severity:T.Error,code:f.EntityIdNotUnique,issue:null})],modifiedData:r};switch(t.type){case n.Project:return _.validateGenerationTarget(t,e);case n.CustomEntity:return kr.validateGenerationTarget(t,e);case n.Property:return Cr.validateGenerationTarget(t,e);case n.FunctionDeclaration:return Br.validateGenerationTarget(t,e);case n.DataType:return Oi.validateGenerationTarget(t,e);case n.Operation:return wr.validateGenerationTarget(t,e);case n.FunctionCall:return xr.validateGenerationTarget(t,e);case n.VariableDeclaration:return Mr.validateGenerationTarget(t,e);case n.VariableInstance:return Vr.validateGenerationTarget(t,e);case n.GlobalEvent:return Si.validateGenerationTarget(t,e);case n.InputMap:return On.validateGenerationTarget(t,e);case n.OutputMap:return Sn.validateGenerationTarget(t,e);case n.ArgumentDeclaration:return $r.validateGenerationTarget(t,e);case n.ReturnDeclaration:return _t.validateGenerationTarget(t,e);case n.Loop:return _r.validateGenerationTarget(t,e);case n.Condition:return Nr.validateGenerationTarget(t,e);case n.Search:return Lr.validateGenerationTarget(t,e);case n.InstalledProject:return Gr.validateGenerationTarget(t,e);case n.InternalCall:return Ci.validateGenerationTarget(t,e);case n.PrimitiveValue:return Bi.validateGenerationTarget(t,e);case n.ReturnStatement:return Fr.validateGenerationTarget(t,e);case n.BreakStatement:return wi.validateGenerationTarget(t,e);case n.ContinueStatement:return bt.validateGenerationTarget(t,e);case n.ActionDescriptor:return te.validateGenerationTarget(t,e);case n.ValueDescriptor:return Ur.validateGenerationTarget(t,e);case n.BuiltInBaseEntity:case n.PrimitiveEntity:{const s="Did you mean to generate a",l={[n.BuiltInBaseEntity]:`${s} '${n.CustomEntity}' instead?`,[n.PrimitiveEntity]:`${s} '${n.CustomEntity}' instead?`}[t.type]||"";return{errors:[new b({id:`${t.id}--${f.BuiltInEntityGenerated}`,message:`Entity with id "${t.id} is of "${t.type}" type and should not be generated. Built in entities can only be referenced by user created entities.
@@ -183,11 +183,11 @@ ${Zn}`,severity:T.Error,code:f.InvalidInmutablePropertyOverride,issue:null}))),w
183
183
  ${Zn}`,severity:T.Error,code:f.InvalidInmutablePropertyOverride,issue:null})),r.calledByEntry&&t.push(new b({id:`${e.id}--${f.InvalidInmutablePropertyOverride}`,message:`Entity of type "${e.type}" with id "${e.id}" cannot have the property "calledByEntry" updated.
184
184
  ${Zn}`,severity:T.Error,code:f.InvalidInmutablePropertyOverride,issue:null})),r.calledBySuccess&&t.push(new b({id:`${e.id}--${f.InvalidInmutablePropertyOverride}`,message:`Entity of type "${e.type}" with id "${e.id}" cannot have the property "calledBySuccess" updated.
185
185
  ${Zn}`,severity:T.Error,code:f.InvalidInmutablePropertyOverride,issue:null})),r.calledByError&&t.push(new b({id:`${e.id}--${f.InvalidInmutablePropertyOverride}`,message:`Entity of type "${e.type}" with id "${e.id}" cannot have the property "calledByError" updated.
186
- ${Zn}`,severity:T.Error,code:f.InvalidInmutablePropertyOverride,issue:null}))),t.length)return{errors:t,modifiedData:null,messageAddition:""};const a=Yo(e.type);if(a){(a.INMUTABLE_META_PROPERTIES||[]).forEach(I=>{["type","id"].includes(I)||r[I]&&!_a(r[I])&&(t.push(new b({id:`${e.id}--${f.InvalidInmutablePropertyOverride}`,message:`Entity of type "${e.type}" with id "${e.id}" cannot have the property "${I}" updated. It is an inmutable property that is set only when the entity is created.
187
- If you need to update this property, you should delete the entity and create a new one with the updated value.`,severity:T.Error,code:f.InvalidInmutablePropertyOverride,issue:null})),i=!0)}),(a.DOWNSTREAM_PROPERTIES||[]).forEach(I=>{r[I]&&!_a(r[I])&&(t.push(new b({id:`${e.id}--${f.InvalidDownstreamPropertyOverride}`,message:`Entity of type "${e.type}" with id "${e.id}" cannot have the property "${I}" set directly. It is a downstream property that points to a downstream nested entity.
186
+ ${Zn}`,severity:T.Error,code:f.InvalidInmutablePropertyOverride,issue:null}))),t.length)return{errors:t,modifiedData:null,messageAddition:""};const a=Yo(e.type);if(a){(a.INMUTABLE_META_PROPERTIES||[]).forEach(D=>{["type","id"].includes(D)||r[D]&&!_a(r[D])&&(t.push(new b({id:`${e.id}--${f.InvalidInmutablePropertyOverride}`,message:`Entity of type "${e.type}" with id "${e.id}" cannot have the property "${D}" updated. It is an inmutable property that is set only when the entity is created.
187
+ If you need to update this property, you should delete the entity and create a new one with the updated value.`,severity:T.Error,code:f.InvalidInmutablePropertyOverride,issue:null})),i=!0)}),(a.DOWNSTREAM_PROPERTIES||[]).forEach(D=>{r[D]&&!_a(r[D])&&(t.push(new b({id:`${e.id}--${f.InvalidDownstreamPropertyOverride}`,message:`Entity of type "${e.type}" with id "${e.id}" cannot have the property "${D}" set directly. It is a downstream property that points to a downstream nested entity.
188
188
  All downstream references are managed by the downstream entity. Entities only manage their own upstream references.
189
- To modify '${I}', target the entity that it points to and its equivalent property.`,severity:T.Error,code:f.InvalidDownstreamPropertyOverride,issue:null})),i=!0)}),(a.INMUTABLE_UPSTREAM_PROPERTIES||[]).forEach(I=>{r[I]&&!_a(r[I])&&(t.push(new b({id:`${e.id}--${f.InvalidInmutablePropertyOverride}`,message:`Entity of type "${e.type}" with id "${e.id}" cannot have the property "${I}" updated. It is an inmutable property that is set only when the entity is created.
190
- If you need to update this property, you should delete the entity and create a new one with the updated value.`,severity:T.Error,code:f.InvalidInmutablePropertyOverride,issue:null})),i=!0)});const A=a.PROPERTIES||[];A.length>0&&Object.keys(r).forEach(I=>{A.includes(I)||t.push(new b({id:`${e.id}--${f.UnrecognizedProperty}`,message:`Entity of type "${e.type}" with id "${e.id}" has an unrecognized property "${I}" that will be ignored.`,severity:T.Warning,code:f.UnrecognizedProperty,issue:null}))})}if(t.length)return{errors:t,modifiedData:null,messageAddition:i?No(e):""};const s=HP(e),o=s==null?void 0:s.partial(),l=o==null?void 0:o.safeParse(r),p={...r,id:e.id,type:e.type},y=gu(p,l);if(t.push(...y),t.length)return{errors:t,modifiedData:null,messageAddition:i?No(e):""};const m=e.validateGeneratedUpdate(r);return{errors:[...t,...m.errors],modifiedData:m.modifiedData,messageAddition:i?No(e):""}}function HP(r){switch(r.type){case n.PrimitiveValue:return so();case n.CustomEntity:return Ld();case n.PrimitiveEntity:return so();case n.FunctionDeclaration:return Md();case n.GlobalEvent:return fo();case n.DataType:return Ad();case n.Property:return dd();case n.FunctionCall:return Ed();case n.Condition:return bd();case n.Operation:return po();case n.VariableDeclaration:return Sd();case n.VariableInstance:return Cd();case n.OutputMap:return Td();case n.ReturnDeclaration:return hd();case n.ArgumentDeclaration:return Nd();case n.InputMap:return Id();case n.Project:return Vd();case n.InstalledProject:return t3();case n.ActionDescriptor:return lo();case n.ReturnStatement:return yd();case n.Loop:return lo();case n.Search:return Rd();case n.ValueDescriptor:return cd();case n.BuiltInBaseEntity:return ud();case n.InternalCall:return vd();case n.ContinueStatement:return pd();case n.BreakStatement:return fd();default:return null}}function zP(r){switch(r.type){case n.PrimitiveValue:return C6();case n.CustomEntity:return W3();case n.PrimitiveEntity:return m9();case n.FunctionDeclaration:return G3();case n.GlobalEvent:return l3();case n.DataType:return j6();case n.Property:return R9();case n.FunctionCall:return n6();case n.Condition:return o6();case n.Operation:return I6();case n.VariableDeclaration:return Y6();case n.VariableInstance:return X6();case n.OutputMap:return X9();case n.ReturnDeclaration:return q9();case n.ArgumentDeclaration:return N3();case n.InputMap:return b6();case n.Project:return j3();case n.InstalledProject:return r3();case n.ActionDescriptor:return C9();case n.ReturnStatement:return U9();case n.Loop:return _9();case n.Search:return u6();case n.ValueDescriptor:return p9();case n.BuiltInBaseEntity:return P9();case n.InternalCall:return f6();case n.ContinueStatement:return L9();case n.BreakStatement:return H9();default:return null}}function Mo(r){const e=[];Yn(r)||e.push(new b({id:`${r}--${f.InvalidReferenceObjectStructure}`,message:`Reference object with id "${r}" is not an object. References should be objects with exactly 4 properties: 'entityId', 'entityType', 'id', and 'type'.`,severity:T.Error,code:f.InvalidReferenceObjectStructure,issue:null}));const t=r.id||"reference-to--"+(r.entityId||"unknown"),i=`Reference object ${r.id?`with id "${r.id}"`:`to entity with id "${r.entityId}" and type "${r.entityType}"`}`;return r.entityId||e.push(new b({id:`${t}--${f.InvalidReferenceObjectStructure}`,message:`${i} is missing an 'entityId' property.`,severity:T.Error,code:f.InvalidReferenceObjectStructure,issue:null})),r.entityType||e.push(new b({id:`${t}--${f.InvalidReferenceObjectStructure}`,message:`${i} is missing an 'entityType' property.`,severity:T.Error,code:f.InvalidReferenceObjectStructure,issue:null})),r.id||e.push(new b({id:`${t}--${f.MissingIdProperty}`,message:`${i} is missing an 'id' property.`,severity:T.Error,code:f.MissingIdProperty,issue:null})),r.type||e.push(new b({id:`${t}--${f.MissingTypeProperty}`,message:`${i} is missing a 'type' property.`,severity:T.Error,code:f.MissingTypeProperty,issue:null})),e}function gu(r,e){return e.success?[]:e.error.issues.map(t=>new b({id:`${r.id}--${S.InvalidObjectStructure}`,message:`Entity of type "${r.type}" and with id "${r.id}", has an invalid structure: ${mk(t).toString().replace("Validation error: ","")}`,severity:T.Error,code:S.InvalidObjectStructure,issue:t}))}function Le(r,e){const t=[],i=zP(r);if(i){const s=i.safeParse(r);t.push(...gu(r,s))}const a=Yo(r.type);if(a){(a.DOWNSTREAM_PROPERTIES||[]).forEach(l=>{r[l]&&!_a(r[l])&&t.push(new b({id:`${r.id}--${f.InvalidDownstreamPropertyOverride}`,message:`Entity of type "${r.type}" with id "${r.id}" cannot have the property "${l}" set directly. It is a downstream property that points to a downstream nested entity.
189
+ To modify '${D}', target the entity that it points to and its equivalent property.`,severity:T.Error,code:f.InvalidDownstreamPropertyOverride,issue:null})),i=!0)}),(a.INMUTABLE_UPSTREAM_PROPERTIES||[]).forEach(D=>{r[D]&&!_a(r[D])&&(t.push(new b({id:`${e.id}--${f.InvalidInmutablePropertyOverride}`,message:`Entity of type "${e.type}" with id "${e.id}" cannot have the property "${D}" updated. It is an inmutable property that is set only when the entity is created.
190
+ If you need to update this property, you should delete the entity and create a new one with the updated value.`,severity:T.Error,code:f.InvalidInmutablePropertyOverride,issue:null})),i=!0)});const A=a.PROPERTIES||[];A.length>0&&Object.keys(r).forEach(D=>{A.includes(D)||t.push(new b({id:`${e.id}--${f.UnrecognizedProperty}`,message:`Entity of type "${e.type}" with id "${e.id}" has an unrecognized property "${D}" that will be ignored.`,severity:T.Warning,code:f.UnrecognizedProperty,issue:null}))})}if(t.length)return{errors:t,modifiedData:null,messageAddition:i?No(e):""};const s=HP(e),o=s==null?void 0:s.partial(),l=o==null?void 0:o.safeParse(r),p={...r,id:e.id,type:e.type},y=gu(p,l);if(t.push(...y),t.length)return{errors:t,modifiedData:null,messageAddition:i?No(e):""};const m=e.validateGeneratedUpdate(r);return{errors:[...t,...m.errors],modifiedData:m.modifiedData,messageAddition:i?No(e):""}}function HP(r){switch(r.type){case n.PrimitiveValue:return so();case n.CustomEntity:return Ld();case n.PrimitiveEntity:return so();case n.FunctionDeclaration:return Md();case n.GlobalEvent:return fo();case n.DataType:return Ad();case n.Property:return dd();case n.FunctionCall:return Ed();case n.Condition:return bd();case n.Operation:return po();case n.VariableDeclaration:return Sd();case n.VariableInstance:return Cd();case n.OutputMap:return Td();case n.ReturnDeclaration:return hd();case n.ArgumentDeclaration:return Nd();case n.InputMap:return Id();case n.Project:return Vd();case n.InstalledProject:return t3();case n.ActionDescriptor:return lo();case n.ReturnStatement:return yd();case n.Loop:return lo();case n.Search:return Rd();case n.ValueDescriptor:return cd();case n.BuiltInBaseEntity:return ud();case n.InternalCall:return vd();case n.ContinueStatement:return pd();case n.BreakStatement:return fd();default:return null}}function zP(r){switch(r.type){case n.PrimitiveValue:return C6();case n.CustomEntity:return W3();case n.PrimitiveEntity:return m9();case n.FunctionDeclaration:return G3();case n.GlobalEvent:return l3();case n.DataType:return j6();case n.Property:return R9();case n.FunctionCall:return n6();case n.Condition:return o6();case n.Operation:return I6();case n.VariableDeclaration:return Y6();case n.VariableInstance:return X6();case n.OutputMap:return X9();case n.ReturnDeclaration:return q9();case n.ArgumentDeclaration:return N3();case n.InputMap:return b6();case n.Project:return j3();case n.InstalledProject:return r3();case n.ActionDescriptor:return C9();case n.ReturnStatement:return U9();case n.Loop:return _9();case n.Search:return u6();case n.ValueDescriptor:return p9();case n.BuiltInBaseEntity:return P9();case n.InternalCall:return f6();case n.ContinueStatement:return L9();case n.BreakStatement:return H9();default:return null}}function Mo(r){const e=[];Yn(r)||e.push(new b({id:`${r}--${f.InvalidReferenceObjectStructure}`,message:`Reference object with id "${r}" is not an object. References should be objects with exactly 4 properties: 'entityId', 'entityType', 'id', and 'type'.`,severity:T.Error,code:f.InvalidReferenceObjectStructure,issue:null}));const t=r.id||"reference-to--"+(r.entityId||"unknown"),i=`Reference object ${r.id?`with id "${r.id}"`:`to entity with id "${r.entityId}" and type "${r.entityType}"`}`;return r.entityId||e.push(new b({id:`${t}--${f.InvalidReferenceObjectStructure}`,message:`${i} is missing an 'entityId' property.`,severity:T.Error,code:f.InvalidReferenceObjectStructure,issue:null})),r.entityType||e.push(new b({id:`${t}--${f.InvalidReferenceObjectStructure}`,message:`${i} is missing an 'entityType' property.`,severity:T.Error,code:f.InvalidReferenceObjectStructure,issue:null})),r.id||e.push(new b({id:`${t}--${f.MissingIdProperty}`,message:`${i} is missing an 'id' property.`,severity:T.Error,code:f.MissingIdProperty,issue:null})),r.type||e.push(new b({id:`${t}--${f.MissingTypeProperty}`,message:`${i} is missing a 'type' property.`,severity:T.Error,code:f.MissingTypeProperty,issue:null})),e}function gu(r,e){return e.success?[]:e.error.issues.map(t=>new b({id:`${r.id}--${S.InvalidObjectStructure}`,message:`Entity of type "${r.type}" and with id "${r.id}", has an invalid structure: ${mk(t).toString().replace("Validation error: ","")}`,severity:T.Error,code:S.InvalidObjectStructure,issue:t}))}function Le(r,e){const t=[],i=zP(r);if(i){const s=i.safeParse(r);t.push(...gu(r,s))}const a=Yo(r.type);if(a){(a.DOWNSTREAM_PROPERTIES||[]).forEach(l=>{r[l]&&!_a(r[l])&&t.push(new b({id:`${r.id}--${f.InvalidDownstreamPropertyOverride}`,message:`Entity of type "${r.type}" with id "${r.id}" cannot have the property "${l}" set directly. It is a downstream property that points to a downstream nested entity.
191
191
  All downstream references are managed by the downstream entity. Entities only manage their own upstream references.
192
192
  To modify '${l}', target the entity that it points to and its equivalent property.`,severity:T.Error,code:f.InvalidDownstreamPropertyOverride,issue:null}))});const o=a.PROPERTIES||[];o.length>0&&Object.keys(r).forEach(l=>{o.includes(l)||t.push(new b({id:`${r.id}--${f.UnrecognizedProperty}`,message:`Entity of type "${r.type}" with id "${r.id}" has an unrecognized property "${l}" that will be ignored.`,severity:T.Warning,code:f.UnrecognizedProperty,issue:null}))})}return t}function J2(r,e){const t=[];if(!r.parent)return t;const i=e.get(r.parent);return i?(Hr.includes(i==null?void 0:i.type)?t.push(new b({id:`${r.id}--${f.BuiltInEntityParent}`,message:`Entity of type "${r.type}" with id "${r.id}" cannot have the parent with id "${i.id}", because it is a built in entity. Built in entities cannot be modified.`,severity:T.Error,code:f.BuiltInEntityParent,issue:null})):i.type===n.ActionDescriptor&&e.get(r.parent)&&t.push(new b({id:`${r.id}--${f.BuiltInEntityParent}`,message:`Entity of type "${r.type}" with id "${r.id}" cannot have the parent with id "${i.id}", because it is a built in entity. Built in entities cannot be modified. Action descriptors are only sometimes built in, other times they are managed by the user.`,severity:T.Error,code:f.BuiltInEntityParent,issue:null})),t):[]}function vu(r,e,t){const i=[],a=r[e.key];if(!a)return i.push(new b({id:`${r.id}--${e.key}--${S.InvalidObjectStructure}`,message:`Entity of type "${r.type}" with id "${r.id}" is missing a reference to a "${e.key}" entity. The '${e.key}' property of a "${r.type}" entity can be ${U(e.types,", "," or ")}.`,severity:T.Error,code:S.InvalidObjectStructure,issue:null})),{entityState:null,errors:i};let s=null;if(typeof a=="string")s=a;else{const l=Mo(a);i.push(...l),l.length===0&&(s=a.entityId)}if(!s)return{entityState:null,errors:i};if(r.id===s)return i.push(new b({id:`${r.id}--${s}--${f.SelfReference}`,message:`Entity of type "${r.type}" with id "${r.id}", has a reference to itself at '${e.key}'. This is not allowed. Change the reference string or the 'entityId' property of the reference object.`,severity:T.Error,code:f.SelfReference,issue:null})),{entityState:null,errors:i};const o=t.get(s)||t.getBuiltIn(s);return o?e.types.includes(o.type)||i.push(new b({id:`${r.id}--${s}--${f.InvalidReference}`,message:`Entity of type "${r.type}" with id "${r.id}", has a reference to "${s}" at '${e.key}' that isn't pointing to an entity of type '${U(e.types,"', '","' or '")}'.`,severity:T.Error,code:f.InvalidReference,issue:null})):i.push(new b({id:`${r.id}--${s}--${f.ReferencedEntityNotFound}`,message:`Entity of type "${r.type}" with id "${r.id}", is referencing an entity with id "${s}" at '${e.key}' that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,severity:T.Error,code:f.ReferencedEntityNotFound,issue:null})),{entityState:o,errors:i}}function Vo(r,e,t){const i=[],a=r[e];return a?Array.isArray(a)?{entities:a.map(o=>{let l=null;if(typeof o=="string")l=o;else{const y=Mo(o);i.push(...y),y.length===0&&(l=o.entityId)}if(!l)return{entityState:null,errors:[new b({id:`${r.id}--${e}--${f.InvalidReference}`,message:`Entity of type "${r.type}" with id "${r.id}", has a missing reference at '${e}'. A reference needs to be a 'id' string of an existing entity in the project.`,severity:T.Error,code:f.InvalidReference,issue:null})]};const p=t.get(l)||t.getBuiltIn(l);return p?{entityState:p,errors:[]}:(i.push(new b({id:`${r.id}--${l}--${f.ReferencedEntityNotFound}`,message:`Entity of type "${r.type}" with id "${r.id}", is referencing an entity with id "${l}" at '${e}' that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,severity:T.Error,code:f.ReferencedEntityNotFound,issue:null})),{entityState:null,errors:i})}),errors:[]}:(i.push(new b({id:`${r.id}--${e}--${S.InvalidObjectStructure}`,message:`Entity of type "${r.type}" with id "${r.id}" has an invalid structure for the "${e}" property. It should be an array of references.`,severity:T.Error,code:S.InvalidObjectStructure,issue:null})),{entities:[],errors:i}):(i.push(new b({id:`${r.id}--${e}--${S.InvalidObjectStructure}`,message:`Entity of type "${r.type}" with id "${r.id}" is missing a list of references to "${e}" entities.`,severity:T.Error,code:S.InvalidObjectStructure,issue:null})),{entities:[],errors:i})}function Iu(r,e,t){const i=[],a=vu(r,e,t);if(a.errors.length>0)return a.errors;if(a.entityState){const s=a.entityState;e.types.includes(s.type)||i.push(new b({id:`${r.id}--${s.id}--${f.InvalidReference}`,code:f.InvalidReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a reference to "${e.key}" that isn't pointing to an entity of type '${U(e.types,"', '","' or '")}'.`,issue:null})),r.id===s.id&&i.push(new b({id:`${r.id}--${s.id}--${f.SelfReference}`,code:f.SelfReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a reference to itself at '${e.key}'. This is not allowed. Change the reference string or the 'entityId' property of the reference object.`,issue:null}))}return i}function U(r,e,t){const i=[...r||[]].filter(a=>!!a);if(i.length===1)return i[0];if(i.length===2)return i.join(t);{const a=i.pop();return`${i.join(e)}${t}${a}`}}const zn=`Pass-through callable entities are entities that need to be called by another caller, then they execute some internal logic and when finished, it can call other callable entities with the "calledBySuccess" property or "calledByError" property based on whether their internal execution was successful or an error ocurred respectively.
193
193
  All pass-through callable entities are: ${U(je,", "," and ")}.`,Ua=`Entry point entities are the entities which start the execution of a logic chain. They are ${U(Ue,", "," and ")}. They aren't explicitly called by any entities. Rather, they can be called implicitly by the system, or as a function-call somewhere else in the case of a function-declaration. `,ZP=`Caller entities are entities that can call other entities. Regarless of whether they are entry-point entities or pass-through callable entities. All caller entity types are: ${U(yn,", "," and ")}.`,W2=`Callable entities are entities that can be called by other entities. They can be called by an entry-point, a success caller, or an error caller.
@@ -253,12 +253,12 @@ ${Ua}.
253
253
  We have moved the reference to 'calledBySuccess' for you.`,issue:null}));else if(!yn.includes(e.type))return t.push(new b({id:`${r.id}--${e.id}--${f.InvalidReference}`,code:f.InvalidReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a reference to a caller entity at 'calledByEntry' with id "${e.id}" that isn't a caller entity.
254
254
  All caller entity types are: ${U(yn,", "," and ")}.
255
255
  For the 'calledByEntry' property, you specifically need to reference a pass-through callable entity.
256
- ${zn}`,issue:null})),t;return t}function tA(r,e){const t=[];let i=JSON.parse(JSON.stringify(r));if(wn.includes(i.type)){if(i.calledBySuccess){const s=Vo(i,"calledBySuccess",e);s.errors.length===0?s.entities.forEach(o=>{if(o.errors.length){t.push(...o.errors);return}const l=XP(i,o.entityState);i=l.modifiedData,t.push(...l.errors)}):t.push(...s.errors)}if(i.calledByError){const s=Vo(i,"calledByError",e);s.errors.length===0?s.entities.forEach(o=>{if(o.errors.length){t.push(...o.errors);return}const l=QP(i,o.entityState);t.push(...l)}):t.push(...s.errors)}if(i.calledByEntry){const s=Vo(i,"calledByEntry",e);s.errors.length===0?(s.entities.forEach(o=>{if(o.errors.length){t.push(...o.errors);return}const l=eA(i,o.entityState);t.push(...l)}),t.push(...t)):t.push(...s.errors)}const a=[...i.calledBySuccess||[],...i.calledByError||[],...i.calledByEntry||[]];if(a.length){const s=[...new Set(a)];a.length!==s.length&&t.push(new b({id:`${i.id}--${f.DuplicateReference}`,code:f.DuplicateReference,severity:T.Warning,message:`Entity of type "${i.type}" with id "${i.id}" has duplicate caller references. Each caller reference should be unique. Duplicate caller reference will be ignored.`,issue:null}));const o=gt(i,e);i.type===n.ReturnStatement&&o&&!Ue.includes(o.type)?t.push(new b({id:`${i.id}--${f.IncompatibleScope}`,code:f.IncompatibleScope,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" has an explicitly set parent, but it isn't a '${U(Ue,"', '","' or '")}' entity. A return statement's parent should always be resolved to a function declaration or global event.${Go}`,issue:null})):i.type===n.ContinueStatement&&o&&o.type!==n.Loop?t.push(new b({id:`${i.id}--${f.IncompatibleScope}`,code:f.IncompatibleScope,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" has an explicitly set parent, but it isn't a '${n.Loop}' entity. A continue statement's parent should always be resolved to a loop entity.${Go}`,issue:null})):i.type===n.BreakStatement&&o&&o.type!==n.Loop&&t.push(new b({id:`${i.id}--${f.IncompatibleScope}`,code:f.IncompatibleScope,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" has an explicitly set parent, but it isn't a '${n.Loop}' entity. A break statement's parent should always be resolved to a loop entity.${Go}`,issue:null}));const l=[],p=[];let y=null;if(s.forEach(h=>{const m=e.get(h);if(!m){t.push(new b({id:`${i.id}--${h}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a reference to a caller entity with id "${h}" that doesn't exist in the project.`,issue:null}));return}const R=gt(m,e);if(o)ka(o,R,e)?(Ve.includes(i.type)&&((i.calledBySuccess||[]).find(D=>D===m.id)?(m.successCalls||[]).find(I=>Ve.includes(I.type))&&t.push(new b({id:`${i.id}--${m.id}--${S.UnreachableEntity}`,code:S.UnreachableEntity,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" is being called by an entity of type "${m.type}" with id "${m.id}" that already calls a termination statement.
257
- The new termination statement is redundant because both entities would be called from the same parent caller branch "successCalls", at the same time.`,issue:null})):(i.calledByError||[]).find(D=>D===m.id)?(m.errorCalls||[]).find(I=>Ve.includes(I.type))&&t.push(new b({id:`${i.id}--${m.id}--${S.UnreachableEntity}`,code:S.UnreachableEntity,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" is being called by an entity of type "${m.type}" with id "${m.id}" that already calls a termination statement.
258
- The new termination statement is redundant because both entities would be called from the same parent caller branch "errorCalls", at the same time.`,issue:null})):(i.calledByEntry||[]).find(D=>D===m.id)&&(m.calls||[]).find(I=>Ve.includes(I.type))&&t.push(new b({id:`${i.id}--${m.id}--${S.UnreachableEntity}`,code:S.UnreachableEntity,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" is being called by an entity of type "${m.type}" with id "${m.id}" that already calls a termination statement.
259
- The new termination statement is redundant because both entities would be called from the same parent caller branch (entry-point), at the same time.`,issue:null}))),l.push({caller:m,scope:R})):p.push({caller:m,scope:R,errors:[new b({id:`${i.id}--${m.id}--${f.CallerWithIncompatibleScope}`,code:f.CallerWithIncompatibleScope,severity:T.Warning,message:`Entity of type "${i.type}" with id "${i.id}" is being called by an entity of type "${m.type}" with id "${m.id}" that is in a different scope. The caller entity should be in the same scope or a higher valid scope. Or all callers should share the global project scope with the entity they call.`,issue:null})]});else if(!y)y=R;else{const{compatible:v}=ka(y,R,e);v?(Ve.includes(i.type)&&((i.calledBySuccess||[]).find(D=>D===m.id)?(m.successCalls||[]).find(I=>Ve.includes(I.type))&&t.push(new b({id:`${i.id}--${m.id}--${S.UnreachableEntity}`,code:S.UnreachableEntity,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" is being called by an entity of type "${m.type}" with id "${m.id}" that already calls a termination statement.
260
- The new termination statement is redundant because both entities would be called from the same parent caller branch "successCalls", at the same time.`,issue:null})):(i.calledByError||[]).find(D=>D===m.id)?(m.errorCalls||[]).find(I=>Ve.includes(I.type))&&t.push(new b({id:`${i.id}--${m.id}--${S.UnreachableEntity}`,code:S.UnreachableEntity,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" is being called by an entity of type "${m.type}" with id "${m.id}" that already calls a termination statement.
261
- The new termination statement is redundant because both entities would be called from the same parent caller branch "errorCalls", at the same time.`,issue:null})):(i.calledByEntry||[]).find(D=>D===m.id)&&(m.calls||[]).find(I=>Ve.includes(I.type))&&t.push(new b({id:`${i.id}--${m.id}--${S.UnreachableEntity}`,code:S.UnreachableEntity,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" is being called by an entity of type "${m.type}" with id "${m.id}" that already calls a termination statement.
256
+ ${zn}`,issue:null})),t;return t}function tA(r,e){const t=[];let i=JSON.parse(JSON.stringify(r));if(wn.includes(i.type)){if(i.calledBySuccess){const s=Vo(i,"calledBySuccess",e);s.errors.length===0?s.entities.forEach(o=>{if(o.errors.length){t.push(...o.errors);return}const l=XP(i,o.entityState);i=l.modifiedData,t.push(...l.errors)}):t.push(...s.errors)}if(i.calledByError){const s=Vo(i,"calledByError",e);s.errors.length===0?s.entities.forEach(o=>{if(o.errors.length){t.push(...o.errors);return}const l=QP(i,o.entityState);t.push(...l)}):t.push(...s.errors)}if(i.calledByEntry){const s=Vo(i,"calledByEntry",e);s.errors.length===0?(s.entities.forEach(o=>{if(o.errors.length){t.push(...o.errors);return}const l=eA(i,o.entityState);t.push(...l)}),t.push(...t)):t.push(...s.errors)}const a=[...i.calledBySuccess||[],...i.calledByError||[],...i.calledByEntry||[]];if(a.length){const s=[...new Set(a)];a.length!==s.length&&t.push(new b({id:`${i.id}--${f.DuplicateReference}`,code:f.DuplicateReference,severity:T.Warning,message:`Entity of type "${i.type}" with id "${i.id}" has duplicate caller references. Each caller reference should be unique. Duplicate caller reference will be ignored.`,issue:null}));const o=gt(i,e);i.type===n.ReturnStatement&&o&&!Ue.includes(o.type)?t.push(new b({id:`${i.id}--${f.IncompatibleScope}`,code:f.IncompatibleScope,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" has an explicitly set parent, but it isn't a '${U(Ue,"', '","' or '")}' entity. A return statement's parent should always be resolved to a function declaration or global event.${Go}`,issue:null})):i.type===n.ContinueStatement&&o&&o.type!==n.Loop?t.push(new b({id:`${i.id}--${f.IncompatibleScope}`,code:f.IncompatibleScope,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" has an explicitly set parent, but it isn't a '${n.Loop}' entity. A continue statement's parent should always be resolved to a loop entity.${Go}`,issue:null})):i.type===n.BreakStatement&&o&&o.type!==n.Loop&&t.push(new b({id:`${i.id}--${f.IncompatibleScope}`,code:f.IncompatibleScope,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" has an explicitly set parent, but it isn't a '${n.Loop}' entity. A break statement's parent should always be resolved to a loop entity.${Go}`,issue:null}));const l=[],p=[];let y=null;if(s.forEach(h=>{const m=e.get(h);if(!m){t.push(new b({id:`${i.id}--${h}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a reference to a caller entity with id "${h}" that doesn't exist in the project.`,issue:null}));return}const R=gt(m,e);if(o)ka(o,R,e)?(Ve.includes(i.type)&&((i.calledBySuccess||[]).find(P=>P===m.id)?(m.successCalls||[]).find(D=>Ve.includes(D.type))&&t.push(new b({id:`${i.id}--${m.id}--${S.UnreachableEntity}`,code:S.UnreachableEntity,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" is being called by an entity of type "${m.type}" with id "${m.id}" that already calls a termination statement.
257
+ The new termination statement is redundant because both entities would be called from the same parent caller branch "successCalls", at the same time.`,issue:null})):(i.calledByError||[]).find(P=>P===m.id)?(m.errorCalls||[]).find(D=>Ve.includes(D.type))&&t.push(new b({id:`${i.id}--${m.id}--${S.UnreachableEntity}`,code:S.UnreachableEntity,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" is being called by an entity of type "${m.type}" with id "${m.id}" that already calls a termination statement.
258
+ The new termination statement is redundant because both entities would be called from the same parent caller branch "errorCalls", at the same time.`,issue:null})):(i.calledByEntry||[]).find(P=>P===m.id)&&(m.calls||[]).find(D=>Ve.includes(D.type))&&t.push(new b({id:`${i.id}--${m.id}--${S.UnreachableEntity}`,code:S.UnreachableEntity,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" is being called by an entity of type "${m.type}" with id "${m.id}" that already calls a termination statement.
259
+ The new termination statement is redundant because both entities would be called from the same parent caller branch (entry-point), at the same time.`,issue:null}))),l.push({caller:m,scope:R})):p.push({caller:m,scope:R,errors:[new b({id:`${i.id}--${m.id}--${f.CallerWithIncompatibleScope}`,code:f.CallerWithIncompatibleScope,severity:T.Warning,message:`Entity of type "${i.type}" with id "${i.id}" is being called by an entity of type "${m.type}" with id "${m.id}" that is in a different scope. The caller entity should be in the same scope or a higher valid scope. Or all callers should share the global project scope with the entity they call.`,issue:null})]});else if(!y)y=R;else{const{compatible:v}=ka(y,R,e);v?(Ve.includes(i.type)&&((i.calledBySuccess||[]).find(P=>P===m.id)?(m.successCalls||[]).find(D=>Ve.includes(D.type))&&t.push(new b({id:`${i.id}--${m.id}--${S.UnreachableEntity}`,code:S.UnreachableEntity,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" is being called by an entity of type "${m.type}" with id "${m.id}" that already calls a termination statement.
260
+ The new termination statement is redundant because both entities would be called from the same parent caller branch "successCalls", at the same time.`,issue:null})):(i.calledByError||[]).find(P=>P===m.id)?(m.errorCalls||[]).find(D=>Ve.includes(D.type))&&t.push(new b({id:`${i.id}--${m.id}--${S.UnreachableEntity}`,code:S.UnreachableEntity,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" is being called by an entity of type "${m.type}" with id "${m.id}" that already calls a termination statement.
261
+ The new termination statement is redundant because both entities would be called from the same parent caller branch "errorCalls", at the same time.`,issue:null})):(i.calledByEntry||[]).find(P=>P===m.id)&&(m.calls||[]).find(D=>Ve.includes(D.type))&&t.push(new b({id:`${i.id}--${m.id}--${S.UnreachableEntity}`,code:S.UnreachableEntity,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" is being called by an entity of type "${m.type}" with id "${m.id}" that already calls a termination statement.
262
262
  The new termination statement is redundant because both entities would be called from the same parent caller branch (entry-point), at the same time.`,issue:null}))),l.push({caller:m,scope:R})):p.push({caller:m,scope:R,errors:[new b({id:`${i.id}--${m.id}--${f.CallerWithIncompatibleScope}`,code:f.CallerWithIncompatibleScope,severity:T.Warning,message:`Entity of type "${i.type}" with id "${i.id}" has multiple caller, but not all of them have compatible scopes. Caller of type "${m.type}" with id "${m.id}" is in a different scope than caller of type "${y.type}" with id "${y.id}". All callers should be in the same scope or a higher valid scope. Or all callers should share the global project scope.`,issue:null})]})}}),p.length)p.forEach(h=>{t.push(...h.errors)});else if(l.length&&!o&&el.includes(i.type)){const h=l.filter(m=>m.scope!==e);if(h.length){const m=wA(h.map(R=>R.scope));i.parent=m.id}else i.parent=e.id}}else{let s=`Entity of type "${i.type}" with id "${i.id}" isn't called by any other entity. Callable entities only get executed if they have a list of references from either 'calledByEntry', 'calledBySuccess' or 'calledByError'.
263
263
  To add a caller, use the 'add_caller' action with the properties: 'callerEntityId', a 'calleeEntityId', and optionally a boolean 'fromError' (if the caller calls when an error occured in its execution).`;i.type===n.ReturnStatement?s+=`
264
264
  Return statements need to have a caller when created, since their purpose is to terminate a call chain.`:i.type===n.ContinueStatement?s+=`
@@ -287,7 +287,7 @@ ${Ou}`,issue:null})):a.push(new b({id:`${o.id}--${f.InvalidReference}`,code:f.In
287
287
  ${Au}`,issue:null})),delete s.readsValue);o.writesValues&&(xe.includes(o.type)?a.push(new b({id:`${o.id}--${f.InvalidReference}`,code:f.InvalidReference,severity:T.Warning,message:`Entity of type "${o.type}" with id "${o.id}" has a 'writesValues' property. This property is managed by the downstream entity, the value reader, and should not be present in the payload of the generation action.
288
288
  ${Su}`,issue:null})):a.push(new b({id:`${o.id}--${f.InvalidReference}`,code:f.InvalidReference,severity:T.Warning,message:`Entity of type "${o.type}" with id "${o.id}" has a 'writesValues' property. This property is managed by the downstream entity, the value reader, and should not be present in the payload of the generation action.
289
289
  ${Lo}
290
- ${Su}`,issue:null})),delete s.writesValues);const p=tA(o,t);delete s.calledByError,delete s.calledBySuccess,delete s.calledByEntry,a.push(...p.errors),o=p.modifiedData}const l=Object.entries(s);for(const[p,y]of l){const h=y.types,m=y.optional,R=o[p];if(!R){m||a.push(new b({id:`${o.id}--${p}--${S.InvalidObjectStructure}`,code:S.InvalidObjectStructure,severity:T.Error,message:`Entity of type "${o.type}" with id "${o.id}" is missing a reference to a "${p}" entity. The '${p}' property of a "${o.type}" entity can be ${U(h,", "," or ")}`,issue:null}));continue}if(y.list)if(Array.isArray(R))for(const v of R){const D=Iu(o,{key:p,types:h,optional:m},t);a.push(...D)}else{a.push(new b({id:`${o.id}--${p}--${f.ContainsSingleButShouldBeReferenceList}`,code:f.ContainsSingleButShouldBeReferenceList,severity:T.Error,message:`Entity of type "${o.type}" with id "${o.id}", should have a property "${p}" which is a list, but it isn't.`,issue:null}));continue}else if(Array.isArray(R)){a.push(new b({id:`${o.id}--${p}--${f.ContainsListButShouldReferenceSingle}`,code:f.ContainsListButShouldReferenceSingle,severity:T.Error,message:`Entity of type "${o.type}" with id "${o.id}", should have a property "${p}" which holds a single reference, but it is a list.`,issue:null}));continue}else{const v=Iu(o,{key:p,types:h,optional:m},t);a.push(...v)}}return{errors:a,modifiedData:o}}function z2(r,e,t="calledBy"){const i=[];if(!r)return[];const a=e.get(r);if(!a)return i.push(new b({id:`${r}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity with id "${r}" referenced in '${t}' property not found in the project. Perhaps it should be created first? Perhaps it is the wrong ID?`,issue:null})),i;if([...je,...Ue].includes(a.type))return[];if(Ve.includes(a.type)){const s=a.calledBy||[],o=s.length?`
290
+ ${Su}`,issue:null})),delete s.writesValues);const p=tA(o,t);delete s.calledByError,delete s.calledBySuccess,delete s.calledByEntry,a.push(...p.errors),o=p.modifiedData}const l=Object.entries(s);for(const[p,y]of l){const h=y.types,m=y.optional,R=o[p];if(!R){m||a.push(new b({id:`${o.id}--${p}--${S.InvalidObjectStructure}`,code:S.InvalidObjectStructure,severity:T.Error,message:`Entity of type "${o.type}" with id "${o.id}" is missing a reference to a "${p}" entity. The '${p}' property of a "${o.type}" entity can be ${U(h,", "," or ")}`,issue:null}));continue}if(y.list)if(Array.isArray(R))for(const v of R){const P=Iu(o,{key:p,types:h,optional:m},t);a.push(...P)}else{a.push(new b({id:`${o.id}--${p}--${f.ContainsSingleButShouldBeReferenceList}`,code:f.ContainsSingleButShouldBeReferenceList,severity:T.Error,message:`Entity of type "${o.type}" with id "${o.id}", should have a property "${p}" which is a list, but it isn't.`,issue:null}));continue}else if(Array.isArray(R)){a.push(new b({id:`${o.id}--${p}--${f.ContainsListButShouldReferenceSingle}`,code:f.ContainsListButShouldReferenceSingle,severity:T.Error,message:`Entity of type "${o.type}" with id "${o.id}", should have a property "${p}" which holds a single reference, but it is a list.`,issue:null}));continue}else{const v=Iu(o,{key:p,types:h,optional:m},t);a.push(...v)}}return{errors:a,modifiedData:o}}function z2(r,e,t="calledBy"){const i=[];if(!r)return[];const a=e.get(r);if(!a)return i.push(new b({id:`${r}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity with id "${r}" referenced in '${t}' property not found in the project. Perhaps it should be created first? Perhaps it is the wrong ID?`,issue:null})),i;if([...je,...Ue].includes(a.type))return[];if(Ve.includes(a.type)){const s=a.calledBy||[],o=s.length?`
291
291
 
292
292
  This ${a.type} is called by ${U(s.map(l=>`${l.type} with id "${l.id}"`),", "," and ")} entities. You can reference ${s.length>1?"one of them":"it"} instead to execute this entity before the end of the logic.`:"";i.push(new b({id:`last-action--${a.id}--${f.InvalidReference}`,code:f.InvalidReference,severity:T.Error,message:`Entity with id '${a.id}' referenced in '${t}' property is of type '${a.type}'.
293
293
  ${a.type} entities are the last entity to be executed in a logic chain, and they don't call any other entities.
@@ -341,17 +341,17 @@ All built-in 'action-descriptor' entities that define 'condition' entity, are (I
341
341
  `;return i?i.type===n.FunctionDeclaration?t.push(new b({id:`last-action--${f.InvalidActionDescriptorForCondition}`,code:f.InvalidActionDescriptorForCondition,severity:T.Error,message:`The entity with id '${r}' is of type '${i.type}' entity. Only 'action-descriptor' entities can be implemented as conditions instances.${a}`,issue:null})):i.type===n.ActionDescriptor?e.conditionDeclarations.find(o=>o.id===r)||t.push(new b({id:`last-action--${f.InvalidActionDescriptorForOperation}`,code:f.InvalidActionDescriptorForOperation,severity:T.Error,message:`The entity with id '${r}' is of type '${i.type}' entity but it isn't one of the allowed condition descriptors.${a}`,issue:null})):i.type!==n.ActionDescriptor&&t.push(new b({id:`last-action--${f.InvalidActionDescriptorForCondition}`,code:f.InvalidActionDescriptorForCondition,severity:T.Error,message:`The entity with id '${r}' is of type '${i.type}' entity. Only 'action-descriptor' entities can be implemented as conditions instances.${a}`,issue:null})):t.push(new b({id:`last-action--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`The entity with id '${r}' that isn't yet found in the project.${a}`,issue:null})),t}function e7(r,e){const t=[];if(!r)return[];const i=e.getBuiltIn(r),a=`
342
342
  All built-in 'action-descriptor' entities that define 'loop' entity, are (IDs):
343
343
  - ${e.loopDeclarations.map(s=>`${s.id} (${C(s,e)}).`).join(`
344
- - `)}`;return i?i.type===n.FunctionDeclaration?t.push(new b({id:`last-action--${f.InvalidActionDescriptorForLoop}`,code:f.InvalidActionDescriptorForLoop,severity:T.Error,message:`The entity with id '${r}' is of type '${i.type}' entity. Only 'action-descriptor' entities can be implemented as loops instances.${a}`,issue:null})):i.type===n.ActionDescriptor?e.loopDeclarations.find(o=>o.id===r)||t.push(new b({id:`last-action--${f.InvalidActionDescriptorForOperation}`,code:f.InvalidActionDescriptorForOperation,severity:T.Error,message:`The entity with id '${r}' is of type '${i.type}' entity but it isn't one of the allowed loop descriptors.${a}`,issue:null})):i.type!==n.ActionDescriptor&&t.push(new b({id:`last-action--${f.InvalidActionDescriptorForLoop}`,code:f.InvalidActionDescriptorForLoop,severity:T.Error,message:`The entity with id '${r}' is of type '${i.type}' entity. Only 'action-descriptor' entities can be implemented as loops instances.${a}`,issue:null})):t.push(new b({id:`last-action--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`The entity with id '${r}' that isn't yet found in the project.${a}`,issue:null})),t}function aA(r,e,t){var p,y,h,m;if(t.compatible)return"";const i=`entity of type "${r.type}" with id "${r.id}"`,a=`entity with id "${r.id}"`,s=`entity of type "${e.type}" with id "${e.id}"`,o=`entity with id "${e.id}"`,l=So(`${i} and ${s} have incompatible data types and cannot be connected as value-reader and value-writter.`);return t.type===Ft.AIsListBIsNot?`${l}
345
- ${a} is a list, but ${o} is not. A list can't be connected to a single value.`:t.type===Ft.BIsListAIsNot?`${l}
346
- ${a} is not a list, but ${o} is. A single value can't be connected to a list.`:t.type===Ft.AIsNullableBIsNot?`${l}
347
- ${a} is nullable, but ${o} is not. A nullable value can't be connected to a non-nullable value since an empty value might be incorrectly provided.`:t.type===Ft.BIsNullableAIsNot?`${l}
348
- ${a} is not nullable, but ${o} is. A non-nullable value can't be connected to a nullable value since an empty value might be incorrectly provided.`:t.type===Ft.AIsTemplateBIsNot?`${l}
349
- ${a} is a template, but ${o} is not. A data type that provides an entity as a "template" means that the value should be used as the type definition, or prototype of the entity, not as a specific instance of the entity.`:t.type===Ft.BIsTemplateAIsNot?`${l}
350
- ${a} is not a template, but ${o} is. A data type that provides an entity as a "template" means that the value should be used as the type definition, or prototype of the entity, not as a specific instance of the entity.`:t.type===Ft.TypeEntityMismatch?`${l}
351
- Their 'entity' property is of different types. They must be of the same type to be connected. For example, the 'entity' can be a '${n.CustomEntity}' or a '${n.PrimitiveEntity}'.`:t.type===Ft.IncompatibleCustomEntities?`${l}
352
- Both point to custom entities, but they are not compatible to be connected. They must be either the same custom entity, or a custom entity that has equivalent shape, which includes the same properties all with compatible data types with the properties in the counterpart entity.`:t.type===Ft.IncompatiblePrimitiveEntities?`${l}
353
- ${a} is of primitive type '${((p=r.getDataType())==null?void 0:p.entity).name}' and ${o} is of primitive type '${((y=e.getDataType())==null?void 0:y.entity).name}'. They must be of the same primitive type to be connected.`:t.type===Ft.IncompatibleBuiltInBaseEntities?`${l}
354
- Both point to a built-in-base-entity. But${a} is of built-in base type '${((h=r.getDataType())==null?void 0:h.entity).name}' and ${o} is of built-in base type '${((m=e.getDataType())==null?void 0:m.entity).name}'. They must be of the same built-in base type to be connected.`:l}function xa(r,e){const t=[];if(r.readsValue){const i=e.project.get(N(r.readsValue));if(e.project.getBuiltIn(N(r.readsValue)))t.push(new b({id:`${e.id}--${f.InvalidBuiltInEntityReference}`,code:f.InvalidBuiltInEntityReference,severity:T.Error,message:`The entity of type '${e.type}' with id '${e.id}' cannot update 'readsValue' to a built-in entity with id '${r.readsValue}'. Only user-created entities can be referenced.`,issue:null}));else if(!i)t.push(new b({id:`${e.id}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`The entity of type '${e.type}' with id '${e.id}' cannot update 'readsValue' to entity with id '${r.readsValue}' because the entity was not found in the project state.`,issue:null}));else{const s=er(i);if(s)t.push(new b({id:`${e.id}--${f.InvalidBuiltInEntityReference}`,code:f.InvalidBuiltInEntityReference,severity:T.Error,message:`The entity of type '${e.type}' with id '${e.id}' cannot update 'readsValue' to entity with id '${r.readsValue}' because the entity belongs to a built-in '${s.type}' entity with id '${s.id}' (${C(s,e.project)}) higher up in the tree.`,issue:null}));else{const o=Cu({...e.toGenerationTarget(),...r},i);t.push(...o);const l=Ut(e.getDataType(),i.getDataType());l.compatible||t.push(new b({id:`${e.id}--${S.ReaderWriterIncompatibleDataType}`,code:S.ReaderWriterIncompatibleDataType,severity:T.Error,message:aA(e,i,l),issue:null}))}}}return{errors:t,modifiedData:r}}function Cn(r){const e=[];if(r.parent===r.project)!r.calledBy.length&&r.type!==n.VariableDeclaration&&e.push(new Tr({id:`${r.id}--${V.DisconnectedCallableEntity}`,code:V.DisconnectedCallableEntity,severity:T.Warning,message:`This '${r.type}' entity "${C(r,r.project)}" with id "${r.id}" is globally declared and isn't called by any other entity.
344
+ - `)}`;return i?i.type===n.FunctionDeclaration?t.push(new b({id:`last-action--${f.InvalidActionDescriptorForLoop}`,code:f.InvalidActionDescriptorForLoop,severity:T.Error,message:`The entity with id '${r}' is of type '${i.type}' entity. Only 'action-descriptor' entities can be implemented as loops instances.${a}`,issue:null})):i.type===n.ActionDescriptor?e.loopDeclarations.find(o=>o.id===r)||t.push(new b({id:`last-action--${f.InvalidActionDescriptorForOperation}`,code:f.InvalidActionDescriptorForOperation,severity:T.Error,message:`The entity with id '${r}' is of type '${i.type}' entity but it isn't one of the allowed loop descriptors.${a}`,issue:null})):i.type!==n.ActionDescriptor&&t.push(new b({id:`last-action--${f.InvalidActionDescriptorForLoop}`,code:f.InvalidActionDescriptorForLoop,severity:T.Error,message:`The entity with id '${r}' is of type '${i.type}' entity. Only 'action-descriptor' entities can be implemented as loops instances.${a}`,issue:null})):t.push(new b({id:`last-action--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`The entity with id '${r}' that isn't yet found in the project.${a}`,issue:null})),t}function aA(r,e,t){var p,y,h,m;if(t.compatible)return"";const i=`entity of type "${r.type}" with id "${r.id}"`,a=`entity with id "${r.id}"`,s=`entity of type "${e.type}" with id "${e.id}"`,o=`entity with id "${e.id}"`,l=So(`${i} and ${s} have incompatible data types and cannot be connected as value-reader and value-writter.`);return t.type===Ut.AIsListBIsNot?`${l}
345
+ ${a} is a list, but ${o} is not. A list can't be connected to a single value.`:t.type===Ut.BIsListAIsNot?`${l}
346
+ ${a} is not a list, but ${o} is. A single value can't be connected to a list.`:t.type===Ut.AIsNullableBIsNot?`${l}
347
+ ${a} is nullable, but ${o} is not. A nullable value can't be connected to a non-nullable value since an empty value might be incorrectly provided.`:t.type===Ut.BIsNullableAIsNot?`${l}
348
+ ${a} is not nullable, but ${o} is. A non-nullable value can't be connected to a nullable value since an empty value might be incorrectly provided.`:t.type===Ut.AIsTemplateBIsNot?`${l}
349
+ ${a} is a template, but ${o} is not. A data type that provides an entity as a "template" means that the value should be used as the type definition, or prototype of the entity, not as a specific instance of the entity.`:t.type===Ut.BIsTemplateAIsNot?`${l}
350
+ ${a} is not a template, but ${o} is. A data type that provides an entity as a "template" means that the value should be used as the type definition, or prototype of the entity, not as a specific instance of the entity.`:t.type===Ut.TypeEntityMismatch?`${l}
351
+ Their 'entity' property is of different types. They must be of the same type to be connected. For example, the 'entity' can be a '${n.CustomEntity}' or a '${n.PrimitiveEntity}'.`:t.type===Ut.IncompatibleCustomEntities?`${l}
352
+ Both point to custom entities, but they are not compatible to be connected. They must be either the same custom entity, or a custom entity that has equivalent shape, which includes the same properties all with compatible data types with the properties in the counterpart entity.`:t.type===Ut.IncompatiblePrimitiveEntities?`${l}
353
+ ${a} is of primitive type '${((p=r.getDataType())==null?void 0:p.entity).name}' and ${o} is of primitive type '${((y=e.getDataType())==null?void 0:y.entity).name}'. They must be of the same primitive type to be connected.`:t.type===Ut.IncompatibleBuiltInBaseEntities?`${l}
354
+ Both point to a built-in-base-entity. But${a} is of built-in base type '${((h=r.getDataType())==null?void 0:h.entity).name}' and ${o} is of built-in base type '${((m=e.getDataType())==null?void 0:m.entity).name}'. They must be of the same built-in base type to be connected.`:l}function xa(r,e){const t=[];if(r.readsValue){const i=e.project.get(N(r.readsValue));if(e.project.getBuiltIn(N(r.readsValue)))t.push(new b({id:`${e.id}--${f.InvalidBuiltInEntityReference}`,code:f.InvalidBuiltInEntityReference,severity:T.Error,message:`The entity of type '${e.type}' with id '${e.id}' cannot update 'readsValue' to a built-in entity with id '${r.readsValue}'. Only user-created entities can be referenced.`,issue:null}));else if(!i)t.push(new b({id:`${e.id}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`The entity of type '${e.type}' with id '${e.id}' cannot update 'readsValue' to entity with id '${r.readsValue}' because the entity was not found in the project state.`,issue:null}));else{const s=er(i);if(s)t.push(new b({id:`${e.id}--${f.InvalidBuiltInEntityReference}`,code:f.InvalidBuiltInEntityReference,severity:T.Error,message:`The entity of type '${e.type}' with id '${e.id}' cannot update 'readsValue' to entity with id '${r.readsValue}' because the entity belongs to a built-in '${s.type}' entity with id '${s.id}' (${C(s,e.project)}) higher up in the tree.`,issue:null}));else{const o=Cu({...e.toGenerationTarget(),...r},i);t.push(...o);const l=xt(e.getDataType(),i.getDataType());l.compatible||t.push(new b({id:`${e.id}--${S.ReaderWriterIncompatibleDataType}`,code:S.ReaderWriterIncompatibleDataType,severity:T.Error,message:aA(e,i,l),issue:null}))}}}return{errors:t,modifiedData:r}}function Cn(r){const e=[];if(r.parent===r.project)!r.calledBy.length&&r.type!==n.VariableDeclaration&&e.push(new Tr({id:`${r.id}--${V.DisconnectedCallableEntity}`,code:V.DisconnectedCallableEntity,severity:T.Warning,message:`This '${r.type}' entity "${C(r,r.project)}" with id "${r.id}" is globally declared and isn't called by any other entity.
355
355
  Globally declared callable entities will not be part of any logic execution when the project is published.
356
356
  To useful to the project when it is published, entities need to be called by a chain of logic that traces itself back to an entry point. Entry points can be either '${n.GlobalEvent}' or '${n.FunctionDeclaration}'.
357
357
  The only use for declaring global callable entities is for a 'variable-declaration' entity to be available globally in the project's scope, since its instances can be used inside lower scopes.
@@ -365,7 +365,7 @@ All global 'function-declaration' entity ids are:
365
365
  The project currently has no global 'function-declaration' entities that can be called as 'function-call' entities.`;a.push(new b({id:`${i.id}--${f.InvalidReference}`,code:f.InvalidReference,severity:T.Error,message:`Entity of type "${n.FunctionCall}" with id "${i.id}", has an invalid reference at the 'declaration' property. The 'declaration' property must be a valid reference to an 'function-declaration' entity.
366
366
  References can either be an ID string or an object with exacly four properties: 'id', 'entityId', 'entityType', 'type'.${l}`,issue:null}))}return{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated. The 'parent' on a callable entity, is its scope. It scope is auto-calculated implicitly by the its caller.
367
367
  If an entity is called by another, they must be in the same scope, which means they have the same parent.
368
- You shouldn't have to manually update a 'parent' property. The equivalent result is to change its callers, the value writters of its inputs, or the value readers of its outputs.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){var a;const e=[this],t=[],i=[];return this.parent===this.project&&this.project.addFunctionCall(this),(a=this.process)==null||a.writesValues.forEach(s=>{s.setValueWriter(this.process),e.push(s)}),this.successCalls.forEach(s=>{s.addSuccessCaller(this),e.push(s)}),this.errorCalls.forEach(s=>{s.addErrorCaller(this),e.push(s)}),this.calledBySuccess.forEach(s=>{s.addSuccessCall(this),e.push(s)}),this.calledByError.forEach(s=>{s.addErrorCall(this),e.push(s)}),this.calledByEntry.forEach(s=>{s.addCall(this),e.push(s)}),{updated:E(e),added:E(t),removed:E(i),self:this}}get calledBy(){return[...this.calledByEntry,...this.calledBySuccess,...this.calledByError]}removeInput(e){const t=this.inputs.findIndex(i=>i.id===e.id);return t>-1&&this.inputs.splice(t,1),this}addInput(e){return this.inputs.includes(e)?this:(this.inputs.push(e),this)}addOutput(e){return this.outputs.includes(e)?this:(this.outputs.push(e),this)}removeOutput(e){const t=this.outputs.findIndex(i=>i.id===e.id);return t>-1&&this.outputs.splice(t,1),this}addValueReader(e){var t;return(t=this.process)==null||t.addValueReader(e),this}removeValueReader(e){var t;return(t=this.process)==null||t.removeValueReader(e),this}addSuccessCaller(e){return this.calledBySuccess.find(t=>t.id===e.id)||this.calledBySuccess.push(e),this}addErrorCaller(e){return this.calledByError.find(t=>t.id===e.id)||this.calledByError.push(e),this}addEntryCaller(e){return this.calledByEntry.find(t=>t.id===e.id)||this.calledByEntry.push(e),this}addErrorCall(e){return this.errorCalls.push(e),this}addSuccessCall(e){return this.successCalls.push(e),this}removeCall(e){const t=this.successCalls.findIndex(a=>a.id===e.id);t>-1&&this.successCalls.splice(t,1);const i=this.errorCalls.findIndex(a=>a.id===e.id);return i>-1&&this.errorCalls.splice(i,1),this}removeCaller(e){return this.calledBySuccess=this.calledBySuccess.filter(t=>t.id!==e.id),this.calledByError=this.calledByError.filter(t=>t.id!==e.id),this.calledByEntry=this.calledByEntry.filter(t=>t.id!==e.id),this}setParent(e){return this.parent=e,this}initChildren(){if(this.initialized)return this;if(this.initialized=!0,this.initialData.declaration.type===n.FunctionDeclaration){const e=g(this.initialData.declaration,this.project);this.declaration=e}else{const e=N(this.initialData.declaration),t=this.project.get(e);this.declaration=t}return this.successCalls=this.initialData.successCalls.map(e=>{const t=g(e,this.project);return t.addSuccessCaller(this),[n.BreakStatement,n.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==n.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=g(e,this.project);return t.addErrorCaller(this),[n.BreakStatement,n.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==n.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.inputs=this.initialData.inputs.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.process&&(this.process=g(this.initialData.process,this.project),this.process.setParent(this),this.process.initChildren()),this.initialData.error&&(this.error=g(this.initialData.error,this.project),this.error.setParent(this),this.error.initChildren()),this.syncMissingFixedInputs(),this.syncMissingFixedOutputs(),this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.x=e.x||this.x,this.y=e.y||this.y,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){var s;const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.process){const{affected:o,removed:l}=(s=this.process)==null?void 0:s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}if(this.inputs.forEach(o=>{const{affected:l,removed:p}=o.remove({ignoreUpstream:!0,seenEntities:t});i.push(...l),a.push(...p)}),this.outputs.forEach(o=>{const{affected:l,removed:p}=o.remove({ignoreUpstream:!0,seenEntities:t});i.push(...l),a.push(...p)}),this.error){const{affected:o,removed:l}=this.error.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}return this.successCalls.forEach(o=>{i.push(o),o.removeCaller(this)}),this.errorCalls.forEach(o=>{i.push(o),o.removeCaller(this)}),e||this.calledBy.forEach(o=>{i.push(o),o.removeCall(this)}),{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){const t=[];if(e.has(this.id))return{affected:[],self:this};if(e.add(this.id),this.subscribe(),this.process){const{affected:i}=this.process.restore({seenEntities:e});t.push(...i)}return this.inputs.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.outputs.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.successCalls.forEach(i=>{t.push(i),i.addSuccessCaller(this)}),this.errorCalls.forEach(i=>{t.push(i),i.addErrorCaller(this)}),this.calledBySuccess.forEach(i=>{t.push(i),i.addSuccessCall(this)}),this.calledByError.forEach(i=>{t.push(i),i.addErrorCall(this)}),this.calledByEntry.forEach(i=>{t.push(i),i.addCall(this)}),{affected:E(t),self:this}}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.successCalls.flatMap(i=>i.toFlat(e)),...this.errorCalls.flatMap(i=>i.toFlat(e)),...this.inputs.flatMap(i=>i.toFlat(e)),...this.outputs.flatMap(i=>i.toFlat(e)),...this.process?this.process.toFlat(e):[],...this.error?this.error.toFlat(e):[]])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.successCalls.flatMap(i=>i.toFlatIds(e)),...this.errorCalls.flatMap(i=>i.toFlatIds(e)),...this.inputs.flatMap(i=>i.toFlatIds(e)),...this.outputs.flatMap(i=>i.toFlatIds(e))])}toJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,x:this.x,y:this.y,successCalls:this.successCalls.map(i=>i.toJSON()),errorCalls:this.errorCalls.map(i=>i.toJSON()),calledBySuccess:this.calledBySuccess.map(i=>i.toReference()),calledByError:this.calledByError.map(i=>i.toReference()),calledByEntry:this.calledByEntry.map(i=>i.toReference()),process:(e=this.process)==null?void 0:e.toJSON(),declaration:this.declaration.toJSON(),inputs:this.inputs.map(i=>i.toJSON()),outputs:this.outputs.map(i=>i.toJSON()),parent:this.parent.toReference(),error:(t=this.error)==null?void 0:t.toJSON()}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,x:this.x,y:this.y,process:this.process?this.process.toReference():null,inputs:this.inputs.map(e=>e.toReference()),outputs:this.outputs.map(e=>e.toReference()),declaration:this.declaration.toReference(),successCalls:this.successCalls.map(e=>e.toReference()),errorCalls:this.errorCalls.map(e=>e.toReference()),calledBySuccess:this.calledBySuccess.map(e=>e.toReference()),calledByError:this.calledByError.map(e=>e.toReference()),calledByEntry:this.calledByEntry.map(e=>e.toReference()),error:this.error?this.error.toReference():null,parent:this.parent.toReference()}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.successCalls.flatMap(i=>i.toFlatJSON(e)),...this.errorCalls.flatMap(i=>i.toFlatJSON(e)),...this.inputs.flatMap(i=>i.toFlatJSON(e)),...this.outputs.flatMap(i=>i.toFlatJSON(e)),...this.process?this.process.toFlatJSON(e):[],...this.error?this.error.toFlatJSON(e):[]])}toGenerationTarget(){const e=this.parent.type===n.Project?void 0:this.parent.id;return{id:this.id,version:this.version,type:this.type,calledByEntry:this.calledByEntry.map(t=>t.id),calledBySuccess:this.calledBySuccess.map(t=>t.id),calledByError:this.calledByError.map(t=>t.id),declaration:this.declaration.id,parent:e}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.successCalls.flatMap(i=>i.toFlatGenerationTarget(e)),...this.errorCalls.flatMap(i=>i.toFlatGenerationTarget(e)),...this.inputs.flatMap(i=>i.toFlatGenerationTarget(e)),...this.outputs.flatMap(i=>i.toFlatGenerationTarget(e)),...this.process?this.process.toFlatGenerationTarget(e):[],...this.error?this.error.toFlatGenerationTarget(e):[]])}clearErrors(){var e,t;return this.errors=[],this.inputs.forEach(i=>i.clearErrors()),this.outputs.forEach(i=>i.clearErrors()),this.successCalls.forEach(i=>i.clearErrors()),this.errorCalls.forEach(i=>i.clearErrors()),(e=this.process)==null||e.clearErrors(),(t=this.error)==null||t.clearErrors(),this}validate(){const e=t7(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.inputs.flatMap(t=>t.getErrors()),...this.outputs.flatMap(t=>t.getErrors()),...this.error?this.error.getErrors():[],...this.process?this.process.getErrors():[]]}getShallowErrors(){return this.errors}clone(e){return new _e(this.toJSON(),this.project)}removeUnrecognizedInputs(){const e=[],t=[],i=[];return this.inputs.forEach(a=>{if(!this.declaration.inputs.find(o=>o.id===a.declaration.id)){const o=a.remove();i.push(...o.removed),e.push(...o.affected)}}),{updated:E(e),added:E(t),removed:E(i),self:this}}removeUnrecognizedOutputs(){const e=[],t=[],i=[];return this.outputs.forEach(a=>{if(!this.declaration.getUniqueReturnDeclarations().find(o=>o.id===a.declaration.id)){const o=a.remove();i.push(...o.removed),e.push(...o.affected)}}),{updated:E(e),added:E(t),removed:E(i),self:this}}syncMissingFixedInputs(){const e=[],t=[],i=[],a=this.declaration.inputs.filter(p=>!this.inputs.find(y=>y.declaration.id===p.id));this.inputs.sort((p,y)=>p.index-y.index),a.forEach(p=>{this.inputs.forEach(m=>{m.index>=p.index&&m.sync({index:m.index+1})});const y={id:_.UUID.uuid(),version:1,type:n.InputMap,declaration:p.toJSON(),readsValue:null,defaultValue:null,index:p.index,name:null,description:null,parent:this.toReference()},h=g(y,this.project);h.setParent(this),h.initChildren(),h.addSelfToProject(),t.push(h)}),this.inputs.sort((p,y)=>p.index-y.index);const{updated:s,added:o,removed:l}=this.removeUnrecognizedInputs();return e.push(...s),t.push(...o),i.push(...l),{updated:E(e),added:E(t),removed:E(i),self:this}}syncMissingFixedOutputs(){const e=[],t=[],i=[],a=[];this.outputs=this.initialData.outputs.map(y=>{const h=g(y,this.project);return a.push(h.index),h.setParent(this),h.initChildren(),h});const s=this.declaration.getUniqueReturnDeclarations().filter(y=>!this.outputs.find(h=>h.declaration.id===y.id));this.outputs.sort((y,h)=>y.index-h.index),s.forEach((y,h)=>{this.outputs.forEach(D=>{D.index>=y.index&&D.index++});const m=a.includes(y.index)?this.outputs.length-1+h:y.index,R={id:_.UUID.uuid(),version:1,type:n.OutputMap,declaration:y.toJSON(),writesValues:[],index:m,parent:this.toReference()},v=g(R,this.project);v.setParent(this),v.initChildren(),v.addSelfToProject()}),this.outputs.sort((y,h)=>y.index-h.index);const{updated:o,added:l,removed:p}=this.removeUnrecognizedOutputs();return e.push(...o),t.push(...l),i.push(...p),{updated:E(e),added:E(t),removed:E(i),self:this}}};d(_e,"MUTABLE_BASE_PROPERTIES",[]),d(_e,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),d(_e,"BASE_PROPERTIES",[..._e.MUTABLE_BASE_PROPERTIES,..._e.INMUTABLE_BASE_PROPERTIES]),d(_e,"MUTABLE_META_PROPERTIES",["x","y"]),d(_e,"INMUTABLE_META_PROPERTIES",[..._e.INMUTABLE_BASE_PROPERTIES]),d(_e,"META_PROPERTIES",[..._e.MUTABLE_META_PROPERTIES,..._e.INMUTABLE_META_PROPERTIES]),d(_e,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry"]),d(_e,"INMUTABLE_UPSTREAM_PROPERTIES",["declaration","parent"]),d(_e,"UPSTREAM_PROPERTIES",[..._e.MUTABLE_UPSTREAM_PROPERTIES,..._e.INMUTABLE_UPSTREAM_PROPERTIES]),d(_e,"MUTABLE_DOWNSTREAM_PROPERTIES",["successCalls","errorCalls","writesValues","inputs","outputs","error"]),d(_e,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(_e,"DOWNSTREAM_PROPERTIES",[..._e.MUTABLE_DOWNSTREAM_PROPERTIES,..._e.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(_e,"PROPERTIES",[..._e.META_PROPERTIES,..._e.UPSTREAM_PROPERTIES,..._e.DOWNSTREAM_PROPERTIES]);let xr=_e;function sA(r){var e,t,i;switch(r.id){case B["built-in-base-entity"].BUILT_IN_PERSISTED_ENTITY_ENTITY.id:{const a=r.project.entities.filter(h=>!!h.implements.find(m=>m.id===B["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.id));if(a.find(h=>!!h.properties.find(m=>{var R;return m.implements&&m.implements.id===B["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.properties.default.id&&((R=m.getDefaultValue())==null?void 0:R.value)===!0}))){const m=a[0].properties.find(v=>v.implements&&v.implements.id===B["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.properties.default.id),R=(e=m==null?void 0:m.dataType)==null?void 0:e.defaultValue;if(R)R.value=!0;else if(m!=null&&m.dataType){const v=(t=m==null?void 0:m.dataType)==null?void 0:t.id.split("-id")[0],D=g({id:v+"-default-value-id",version:1,type:n.PrimitiveValue,name:P.EntityTemplate,parentRelationType:null,autogeneration:null,value:!0,valueAsType:null,parent:m==null?void 0:m.dataType.toReference()},r.project);return D.setParent(m==null?void 0:m.dataType),D.initChildren(),D.addSelfToProject(),{newEntities:[D]}}return{newEntities:[]}}const o=r.project.get(B["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.id),l=xo(o,"Main database");if(l.errors.length>0)return{newEntities:[]};const p=l.implemented.properties.find(h=>h.implements&&h.implements.id===B["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.properties.default.id),y=(i=p==null?void 0:p.dataType)==null?void 0:i.defaultValue;if(y)y.value=!0;else if(p!=null&&p.dataType){const h=p==null?void 0:p.dataType.id.split("-id")[0],m=g({id:h+"-default-value-id",version:1,type:n.PrimitiveValue,name:P.EntityTemplate,parentRelationType:null,autogeneration:null,value:!0,valueAsType:null,parent:p==null?void 0:p.dataType.toReference()},r.project);m.setParent(p==null?void 0:p.dataType),m.initChildren(),m.addSelfToProject()}return{newEntities:[l.implemented]}}}return{newEntities:[]}}function oA(r){return r.implements.filter(t=>t.type===n.BuiltInBaseEntity).map(t=>{var i;switch(t.id){case B["built-in-base-entity"].BUILT_IN_PERSISTED_ENTITY_ENTITY.id:{const s=r.project.entities.filter(p=>p.implements.find(y=>y.id===B["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.id)).find(p=>!!p.properties.find(y=>{var h;return y.implements&&y.implements.id===B["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.properties.default.id&&((h=y.getDefaultValue())==null?void 0:h.value)===!0}));if(!s)return{newEntities:[]};const o=r.properties.find(p=>p.implements&&p.implements.id===B["built-in-base-entity"].BUILT_IN_PERSISTED_ENTITY_ENTITY.properties.database.id),l=(i=o==null?void 0:o.dataType)==null?void 0:i.defaultValue;if(o&&(o!=null&&o.dataType)&&!l){const p=o==null?void 0:o.dataType.id.split("-id")[0],y=g({id:p+"-default-value-id",version:1,type:n.PrimitiveValue,name:P.EntityTemplate,parentRelationType:null,autogeneration:null,value:null,valueAsType:s,parent:o==null?void 0:o.dataType.toReference()},r.project);return y.setParent(o==null?void 0:o.dataType),y.initChildren(),y.addSelfToProject(),{newEntities:[y]}}return{newEntities:[]}}}}),{newEntities:[]}}function xo(r,e,t){const i=t||Ze(e,n.CustomEntity,r.project),a=i.split("-id"),s=a[a.length-1||0]||i,o={id:i,version:1,name:e,type:n.CustomEntity,description:null,static:!1,abstract:!1,properties:[],methods:[],abstractMethods:[],extends:[],implements:[r],x:0,y:0,parent:r.project},l=_o(o,r.project);if(l.length>0)return{errors:l,implemented:null,entitiesChanges:{new:[],updated:[],deleted:[]}};const p=sA(r),y=g(o,r.project);y.setParent(r.project),y.initChildren();const h=r.properties.map(v=>{const D=s+"-"+Ze(C(v,r.project),n.Property,r.project),A=v.clone(y,D);return A.abstract=!1,A.implements=v,A.setParent(y),y.addProperty(A),A}),m=r.abstractMethods.map(v=>{const D=s+Ze(v.name,n.FunctionDeclaration,r.project),A=v.implementAsFunctionDeclaration(D),I={id:D+"-parent-ref-id",type:n.GenericReference,entityId:i,entityType:n.CustomEntity},F={...A,implements:v,parent:I},k=g(F,r.project);return y.addMethod(k),k.setParent(y),k.initChildren(),k.implements=v,k});o.properties=h,o.methods=m;const R=oA(y);return{implemented:y,errors:[],entitiesChanges:{new:[y,...p.newEntities,...R.newEntities],updated:[y],deleted:[]}}}function wu(r,e){return e.entities.find(a=>{const s=a.properties,o=s.map(m=>m.name),l=r.every(m=>o.includes(m)),p=o.filter(m=>!r.includes(m)),y=s.every(m=>!p.includes(m.name)||!m.required);return l&&y})||null}function lA(r,e,t=Ke.OrDataTypeGroup){const i=[],a=[],s=[],l={id:e.id+"--nested-data-type-id-"+r.id,version:1,type:n.DataType,entity:r.toJSON(),isList:!1,isNullable:!1,defaultValue:null,asType:null,andChildrenGroup:null,orChildrenGroup:null,like:!0,inferred:!1,constant:!1,parentRelationType:t,parent:e.toReference()},p=g(l,r.project);return a.push(p),p.setParent(e),p.initChildren(),p.setEntity(r),p.addSelfToProject(),{updated:E(i),added:E(a),removed:E(s),self:p}}function _u(r,e,t,i){const a=[],s=[],o=[];switch(typeof r){case"string":let l=!1;const p=new Date(r);if(p instanceof Date&&!isNaN(p.valueOf())&&(l=!0),l){const y=e.project.getBuiltIn(B[n.PrimitiveEntity][P.Date].id);e.setEntity(y);break}else{const y=e.project.getBuiltIn(B[n.PrimitiveEntity][P.String].id);e.setEntity(y);break}case"number":e.setEntity(e.project.getBuiltIn(B[n.PrimitiveEntity][P.Number].id));break;case"boolean":e.setEntity(e.project.getBuiltIn(B[n.PrimitiveEntity][P.Boolean].id));break;case"object":if(r===null){e.setEntity(e.project.getBuiltIn(B[n.PrimitiveEntity][P.Null].id));break}else if(Array.isArray(r))if(e.sync({isList:!0}),r.length>0){const y=r.slice(0,5).filter(m=>m!==void 0);if(y.every(m=>typeof m==typeof y[0])&&(typeof y[0]!="object"||y[0]===null))switch(typeof y[0]){case"string":e.setEntity(e.project.getBuiltIn(B[n.PrimitiveEntity][P.String].id));break;case"number":e.setEntity(e.project.getBuiltIn(B[n.PrimitiveEntity][P.Number].id));break;case"boolean":e.setEntity(e.project.getBuiltIn(B[n.PrimitiveEntity][P.Boolean].id));break;case"object":e.setEntity(e.project.getBuiltIn(B[n.PrimitiveEntity][P.Null].id));break}else{const m=[];let R=!1;y.forEach((D,A)=>{if(Array.isArray(D)&&(R=!0),typeof D=="object"&&!Array.isArray(D)&&D!==null){const I=jo(D,e.project,{...t,id:e.id+"--or-child-data-type-entity-id-"+A},i);I.hasCreated&&m.push(I.changeSet.self),a.push(...I.changeSet.updated),s.push(...I.changeSet.added),o.push(...I.changeSet.removed)}});const v=E(m);if(!v.length&&!R){y.forEach(D=>{const A={id:_.UUID.uuid(),version:1,type:n.DataType,entity:null,isList:!1,isNullable:!1,defaultValue:null,asType:null,andChildrenGroup:null,orChildrenGroup:null,like:!0,inferred:!1,constant:!1,parentRelationType:Ke.OrDataTypeGroup,parent:e.toReference()},I=g(A,e.project);switch(I.setParent(e),I.initChildren(),I.addSelfToProject(),typeof D){case"string":I.setEntity(I.project.getBuiltIn(B[n.PrimitiveEntity][P.String].id));break;case"number":I.setEntity(I.project.getBuiltIn(B[n.PrimitiveEntity][P.Number].id));break;case"boolean":I.setEntity(I.project.getBuiltIn(B[n.PrimitiveEntity][P.Boolean].id));break;case"object":I.setEntity(I.project.getBuiltIn(B[n.PrimitiveEntity][P.Null].id));break}});break}else v.length===1&&!R?e.setEntity(v[0]):y.forEach((D,A)=>{if(typeof D=="object"&&!Array.isArray(D)&&D!==null){const I=wu(Object.keys(D),e.project);if(I){const F=lA(I||v[0],e,Ke.OrDataTypeGroup);a.push(...F.updated),s.push(...F.added),o.push(...F.removed)}}else{const I={id:e.id+"--or-child-data-type-id--"+A,version:1,type:n.DataType,entity:null,isList:Array.isArray(D),isNullable:!1,defaultValue:null,asType:null,andChildrenGroup:null,orChildrenGroup:null,like:!0,inferred:!1,constant:!1,parentRelationType:Ke.OrDataTypeGroup,parent:e.toReference()},F=g(I,e.project);F.setParent(e),F.initChildren(),F.addSelfToProject();const k=_u(D,F,{...t,id:e.id+"--or-child-data-type-entity-id-"+A},i);a.push(...k.updated),s.push(...k.added),o.push(...k.removed)}})}}else{const y=jo(r[0],e.project,{...t},i);e.setEntity(y.changeSet.self),a.push(...y.changeSet.updated),s.push(...y.changeSet.added),o.push(...y.changeSet.removed);break}else{const y=jo(r,e.project,{...t},i);e.setEntity(y.changeSet.self),a.push(...y.changeSet.updated),s.push(...y.changeSet.added),o.push(...y.changeSet.removed);break}}return{updated:E(a),added:E(s),removed:E(o),self:e}}function jo(r,e,t,i){const a=[],s=[],o=[],l=Object.keys(r),p=wu(l,e);if(p)return{hasCreated:!1,changeSet:{updated:[],added:[],removed:[],self:p}};const y=i?t.name+" of "+i.name:t.name,m={id:t.id||Ze(y,n.CustomEntity,e),version:1,name:y,type:n.CustomEntity,description:t.description||null,static:t.static||!1,abstract:t.abstract||!1,properties:[],methods:[],abstractMethods:[],extends:[],implements:[],x:0,y:0,parent:e.toReference()},R=g(m,e);return R.setParent(e),R.initChildren(),R.addSelfToProject(),s.push(R),l.forEach((v,D)=>{const A=Ze(y+" "+v,n.Property,e),I={id:A,version:1,name:v,type:n.Property,description:null,static:!1,abstract:!1,dataType:null,implements:null,index:D,hidden:!1,private:!1,required:!0,parent:R.toReference()},F=g(I,e);F.setParent(R),F.initChildren(),F.addSelfToProject(),s.push(F);const k=r[v],me={id:A+"--data-type-id",version:1,type:n.DataType,entity:null,isList:!1,isNullable:!1,defaultValue:null,asType:null,andChildrenGroup:null,orChildrenGroup:null,like:!0,inferred:!1,constant:!1,parent:F.toReference()},ae=g(me,e);ae.setParent(F),ae.initChildren(),ae.addSelfToProject(),s.push(ae);const Je=_u(k,ae,{...t,name:v,id:A+"--data-type-entity-id"},i||R);a.push(...Je.updated),s.push(...Je.added),o.push(...Je.removed)}),{hasCreated:!0,changeSet:{updated:E(a),added:E(s),removed:E(o),self:R}}}function ko(r,e){const t=jr(r);if(t.length===0)return{list:[],last:null};let i=null;return{list:t.flatMap(s=>{if(s===e)return i=s,[s];const o=ko(s,e);return o.last&&(i=o.last),[s,...o.list]}),last:i}}function cA(r,e,t=new Set){const i=Xn(r),a=Xn(e),s=i.filter(p=>!a.includes(p)),o=i.filter(p=>a.includes(p)),l=s.reduce((p,y)=>t.has(y.id)?p:(t.add(y.id),E([...p,...cA(y,e,t)])),[]);return E([...o,...l])}function ja(r,e){const t=ko(r,e);return t.last===e&&t.list.length>0&&t.list[0]!==e}function n7(r,e){return!!ko(r,e).last}function r7(r){if(Ue.includes(r.type))return r;if([...wn,n.VariableDeclaration].includes(r.type)){const e=r.parent;return Ue.includes(e.type)?e:null}return null}function Nu(r,e){if(!r||!e)throw new Error("Both entities must be defined to find a common ancestor");if(r===e)return r;const t=r.parent;if(t){if(t===e)return e;if(t.type===n.Project)return null}else return null;const i=e.parent;if(i){if(i===r)return r;if(i.type===n.Project)return null}else return null;return Nu(t,i)}function tt(r){if(tl.includes(r.type)){if(r.type===n.FunctionDeclaration){const e=r.parent;if(e.type===n.CustomEntity)return e;if(e.type===n.Loop)return e}return r}else{const e=r.parent;return e?tt(e):null}}function i7(r){return r.type===n.VariableDeclaration?[r]:je.includes(r.type)?[...r.inputs,...r.outputs||[]]:Ve.includes(r.type)?r.outputs:Yr.includes(r.type)||r.type===n.FunctionDeclaration?r.inputs:[]}function a7(r){const e=Xn(r),t=[],i=[];Hu.includes(r.type)&&t.push(...Mu(r));const a=e.filter(s=>{const o=t.includes(s);return o?!1:wn.includes(s.type)&&!o?(i.push(s),!1):!0});return t.sort((s,o)=>ja(o,s)?-1:0),i.sort((s,o)=>ja(o,s)?-1:0),[...t,...i,...a]}function dA(r){return[...r].sort((e,t)=>ja(t,e)?-1:0)}function s7(r){const e=dA(r),t=[];return e.forEach(i=>{const a=t[t.length-1];if(a){const s=a[a.length-1];ja(i,s)?t.push([i]):a.push(i)}else t.push([i])}),t}function Rt(r){const e=r.map(t=>tt(t));return E(e)}function Mu(r){return je.includes(r.type)?[...Rt(r.successCalls),...Rt(r.errorCalls)]:Ue.includes(r.type)?Rt(r.calls):[]}function o7(r,e){return Mu(r).includes(e)}function Vu(r){return r.writesValues||[]}function l7(r,e){return Vu(r).includes(e)}function uA(r){var e;return Fe.includes((e=r==null?void 0:r.readsValue)==null?void 0:e.type)?r.readsValue:null}function c7(r){return r.writesValues}function pA(r=[]){return r.map(uA).filter(e=>!!e)}function qo(r=[]){return r.map(e=>e.writesValues).flat().filter(e=>Fe.includes(e.type))}function yA(r=[]){return r.map(e=>e.readsValue).filter(e=>!!e&&Fe.includes(e.type))}function hA(r){return Fe.includes(r.type)?r:null}function fA(r){return r.writesValues.map(hA).filter(e=>!!e)}function mA(r=[]){return r.reduce((e,t)=>t.type===n.OutputMap?[...e,...fA(t)]:e,[])}function Me(r){return je.includes(r.type)?[...un(Rt(r.successCalls)),...un(Rt(r.errorCalls))]:Ue.includes(r.type)?un(Rt(r.calls)):[]}function d7(r){return je.includes(r.type)?[...un(Rt(r.successCalls)),...un(Rt(r.errorCalls))]:Ue.includes(r.type)?un(Rt(r.calls)):[]}function TA(r,e=new Set){return r.writesValues.filter(i=>Fe.includes(i.type)&&!e.has(i.id)).reduce((i,a)=>e.has(a.id)?i:[...i,...re(a,e)],[])}function EA(r,e=new Set){var i;return(((i=r.readsValue)==null?void 0:i.writesValues)||[]).filter(a=>Fe.includes(a.type)&&!e.has(a.id)).reduce((a,s)=>e.has(s.id)?a:[...a,...re(s,e)],[])}function re(r,e=new Set){if(e.has(r.id))return[];if(r.type===n.ReturnStatement)return yA(r.outputs).reduce((i,a)=>[...i,...re(a,e)],[]);if(r.type===n.FunctionCall||r.type===n.Operation||r.type===n.Condition)return[...Me(r).reduce((s,o)=>{const l=tt(o);return[...s,...re(l||o,e)]},[]),...pA(r.inputs),...mA(r.outputs)].reduce((s,o)=>[...s,...re(o,e)],[]);if(Yr.includes(r.type)){const t=qo(r.inputs),a=Me(r).reduce((s,o)=>{const l=tt(o);return[...s,...re(l||o,e)]},[]);return t.push(...a),t.reduce((s,o)=>[...s,...re(o,e)],[])}if(r.type===n.FunctionDeclaration){const t=[...qo(r.inputs)],a=Me(r).reduce((s,o)=>{const l=tt(o);return[...s,...re(l||o,e)]},[]);return t.push(...a),t.reduce((s,o)=>[...s,...re(o)],[])}if(Fe.includes(r.type)){e.add(r.id);const i=Me(r).reduce((a,s)=>{const o=tt(s);return[...a,...re(o||s,e)]},[]);return[r,...i,...EA(r,e),...TA(r,e)]}return[]}function St(r,e=new Set){return e.has(r.id)?[]:(e.add(r.id),[...Xn(r).reduce((a,s)=>[...a,s,...St(s,e)],[])])}function un(r){return r.reduce((e,t)=>t.type===n.ReturnStatement||t.type===n.ContinueStatement||t.type===n.BreakStatement?[...e,t]:[...e,t,...Me(t)],[])}function bA(r){const e=r.entities||[],t=[...e,...r.functions||[],...r.events||[],...r.projects||[]],i=e.reduce((p,y)=>[...p,...y.properties],[]),a=e.reduce((p,y)=>[...p,...y.methods],[]),s=a.reduce((p,y)=>[...p,...qo(y.inputs),...un(Rt(y.calls)),...y.returnStatements],[]),o=r.functions.reduce((p,y)=>[...p,...un(Rt(y.calls)),...y.returnStatements],[]),l=r.events.reduce((p,y)=>[...p,...un(Rt(y.calls)),...y.returnStatements],[]);return[...t,...i,...a,...s,...o,...l]}function RA(r,e){return e.filter(i=>{if(!i)return!1;switch(i.type){case n.FunctionCall:return i.inputs.find(a=>a.id===r.id)!==void 0||i.outputs.find(a=>a.id===r.id)!==void 0;case n.Condition:return i.successCalls.find(a=>a.id===r.id)!==void 0||i.errorCalls.find(a=>a.id===r.id)!==void 0||i.inputs.find(a=>a.id===r.id)!==void 0;case n.Operation:return i.outputs.find(a=>a.id===r.id)!==void 0;case n.VariableDeclaration:return je.includes(r.type)?gA(r).find(s=>{var o;return((o=s.readsValue)==null?void 0:o.id)===i.id})!==void 0:!1;case n.CustomEntity:return i.properties.find(a=>a.id===r.id)!==void 0||i.methods.find(a=>a.id===r.id)!==void 0;case n.FunctionDeclaration:return i.inputs.find(a=>a.id===r.id)!==void 0||(i.returnStatements.map(a=>a.outputs).flat()||[]).find(a=>a.id===r.id)!==void 0;default:return!1}})}function u7(r){const e=bA(r.project);return RA(r,e)}function jr(r){const e=[];if(wn.includes(r.type)){r.calledBy.forEach(a=>{const s=tt(a);s&&e.push(s)});const i=[...r.inputs||[],...r.outputs||[]].map(a=>Gu(a)).filter(a=>a!==null);e.push(...E(i))}if(Fe.includes(r.type)){const t=Gu(r);t&&e.push(t)}return E(e)}function Lu(r){return r.type===n.FunctionCall||r.type===n.InternalCall||[n.Operation,n.Condition,n.Loop].includes(r.type)?r.declaration.inputs:r.type===n.FunctionDeclaration||Yr.includes(r.type)?r.inputs:r.type===n.Search?r.inputsDeclarations:[]}function p7(r,e){return e.type===n.Condition?e.inputs.find(t=>t.declaration.id===r.id):e.type===n.FunctionCall||e.type===n.Operation?e.inputs.find(t=>t.declaration.id===r.id):null}function gA(r){return je.includes(r.type)?r.inputs:[]}function vA(r){var e;return r.type===n.FunctionCall?((e=r.declaration.returnStatements[0])==null?void 0:e.outputs)||[]:[n.Operation,n.Condition,n.Loop].includes(r.type)?r.declaration.outputs:r.type===n.Search?r.outputsDeclarations:Ve.includes(r.type)?r.outputs:[]}function y7(r,e){return e.type===n.Condition?null:e.type===n.FunctionCall||e.type===n.Operation?e.outputs.find(t=>t.declaration.id===r.id):null}function h7(r){return r.type===n.Condition?[]:je.includes(r.type)?r.outputs:[]}function Gu(r){const e=r.readsValue;return e?tt(e):null}function IA(r){const e=r.internalCalls||[];return E(Rt(E(e.flatMap(t=>[...t.successCalls,...t.errorCalls]))))}function _i(r){const e=Vu(r),t=[];return e.forEach(i=>{if(Fe.includes(i.type))t.push(i);else if(Bn.includes(i.type)){const a=i.parent;t.push(a)}}),t}function E(r){const e=new Set;return r.filter(t=>!t||e.has(t.id)?!1:(e.add(t.id),!0))}function Xn(r,e=!1){const t=[];if(r.type===n.Project&&t.push(...(r==null?void 0:r.entities)||[],...(r==null?void 0:r.functions)||[],...(r==null?void 0:r.variableDeclarations)||[],...(r==null?void 0:r.variableInstances)||[],...(r==null?void 0:r.searches)||[],...(r==null?void 0:r.loops)||[],...(r==null?void 0:r.operations)||[],...(r==null?void 0:r.conditions)||[],...(r==null?void 0:r.functionCalls)||[],...(r==null?void 0:r.events)||[],...(r==null?void 0:r.projects)||[]),ut.includes(r.type)&&t.push(...(r==null?void 0:r.detachedChildren)||[]),r.type===n.CustomEntity){const i=[...r.suggestedMethods,...r.methods].flatMap(a=>a.collapsed&&e?[]:Xn(a));t.push(...i)}if(r.type===n.Condition){const i=r.successCalls.map(s=>tt(s)),a=r.errorCalls.map(s=>tt(s));t.push(...i,...a)}if(Yr.includes(r.type)){if(r.collapsed&&e)return[];const i=r.inputs.map(s=>_i(s)).flat(),a=r.calls.map(s=>tt(s));t.push(...E(i),...a)}if(je.includes(r.type)&&r.type!==n.Condition&&r.type!==n.Loop){const i=r==null?void 0:r.outputs.map(o=>_i(o)).flat(),a=r.successCalls.map(o=>tt(o)),s=r.errorCalls.map(o=>tt(o));t.push(...E(i),...a,...s)}if(Fe.includes(r.type)){const i=_i(r),a=IA(r);t.push(...i,...a)}if(r.type===n.Loop){const i=r.outputs.map(o=>_i(o)).flat();if(r.body){const o=Xn(r.body,e);t.push(...o)}const a=r.errorCalls.map(o=>tt(o)),s=r.successCalls.map(o=>tt(o));t.push(...E(i),...s,...a)}if(r.type===n.FunctionDeclaration){if(r.collapsed&&e)return[];const i=r.inputs.map(s=>_i(s)).flat(),a=r.calls.map(s=>tt(s));t.push(...E(i),...a)}return E(t)}function DA(r,e=!1){const t=Xn(r,e),i=[...t,...t.reduce((a,s)=>[...a,...DA(s,e)],[])];return E(i)}function PA(r){const e=jr(r),t=[...e,...e.reduce((i,a)=>[...i,...PA(a)],[])];return E(t)}function Jo(r){return r.implements.reduce((e,t)=>t.type===n.CustomEntity?[...e,n.CustomEntity,...Jo(t),...Wo(t)]:[...e,t.name],[])}function Wo(r){return r.extends.reduce((e,t)=>t.type===n.CustomEntity?[...e,n.CustomEntity,...Wo(t),...Jo(t)]:[...e,t.name],[])}function $u(r){return r.extends.reduce((e,t)=>t.type===n.CustomEntity?[...e,t,...$u(t),...Fu(t)]:[...e,t],[])}function Fu(r){return r.implements.reduce((e,t)=>t.type===n.CustomEntity?[...e,t,...Fu(t),...$u(t)]:[...e,t],[])}function Uu(r){return[...Wo(r),...Jo(r)].filter((t,i,a)=>a.indexOf(t)===i)}function xu(r){return r.implements.length===0&&r.extends.length===0?null:r.implements.find(i=>i.type===n.BuiltInBaseEntity&&i.name===M.PERSISTED_ENTITY)?r:[...r.implements,...r.extends].reduce((i,a)=>{if(a.type===n.CustomEntity){const s=xu(a);if(s)return s}return i},null)}function f7(r){const e=r.extends.find(t=>t.type===n.BuiltInBaseEntity);return e&&e.type===n.BuiltInBaseEntity?e:null}function m7(r){const e=r.implements.find(t=>t.type===n.BuiltInBaseEntity);return e&&e.type===n.BuiltInBaseEntity?e:null}function ju(r){const e=r.extends.find(t=>t.type===n.CustomEntity);return e&&e.type===n.CustomEntity?e:null}function Qn(r){const e=[...r.implements,...r.extends].reduce((t,i)=>i.type===n.BuiltInBaseEntity?[...t,i]:i.type===n.CustomEntity?[...t,...Qn(i)]:t,[]);return E(e)}function ku(r){return r.type===n.PrimitiveEntity?!0:r.type===n.BuiltInBaseEntity?r.interactive:!Qn(r).find(i=>!i.interactive)}function T7(r){return r.parent===r.project&&r.project.variableDeclarations.includes(r)}function qu(r){return r.parent!==r.project?!1:n.VariableDeclaration===r.type?r.project.variableDeclarations.includes(r):n.VariableInstance===r.type?r.project.variableInstances.includes(r):n.FunctionCall===r.type?r.project.functionCalls.includes(r):n.Condition===r.type?r.project.conditions.includes(r):n.Operation===r.type?r.project.operations.includes(r):n.Loop===r.type?r.project.loops.includes(r):n.Search===r.type?r.project.searches.includes(r):!1}function AA(r){if([...Ue,n.CustomEntity,n.InstalledProject,n.Project].includes(r.type)||qu(r))return!1;const e=jr(r);return e.length===0?!0:e.some(t=>AA(t))}function Ju(r){return[...Ue,n.CustomEntity,n.InstalledProject,n.Project].includes(r.type)||qu(r)?!1:jr(r).length===0}function OA(r,e=0){if(Ju(r)){const t=jr(r);return t.length===0?r:t.map(a=>OA(a,e+1)).reduce((a,s)=>a?s&&s.x<a.x?s:a:s,null)}return null}function SA(r){const e=[];if(Ju(r))e.push(r);else return[];return jr(r).forEach(i=>{e.push(...SA(i))}),e}function CA(r){return r.type===n.FunctionDeclaration&&r.parent!==r.project&&!![n.CustomEntity,n.Loop,n.InstalledProject].includes(r.parent.type)}function E7(r,e){const t=new Map;return r.forEach(i=>{t.set(i.id,i)}),e.forEach(i=>{t.set(i.id,i)}),Array.from(t.values())}function Yo(r){switch(r){case n.CustomEntity:return kr;case n.FunctionDeclaration:return Br;case n.VariableDeclaration:return Mr;case n.VariableInstance:return Vr;case n.FunctionCall:return xr;case n.Operation:return wr;case n.Condition:return Nr;case n.ReturnStatement:return Fr;case n.Loop:return _r;case n.Search:return Lr;case n.InputMap:return On;case n.OutputMap:return Sn;case n.ArgumentDeclaration:return $r;case n.ReturnDeclaration:return _t;case n.Property:return Cr;case n.InstalledProject:return Gr;case n.Project:return _;case n.BuiltInBaseEntity:return xt;default:return null}}function gt(r,e){if(ut.includes(r.type))return r;if(Hr.includes(r.type))return null;const t=r.parent;if(!t)return null;if(t.type===n.GenericReference){const i=N(t);if(!i)return null;const a=e.get(i);return a?gt(a,e):null}else return t===e?e:gt(t,e)}function Wu(r,e){if(Hr.includes(r.type)||e.getBuiltIn(r.id))return null;const t=Nt(r.parent,e);return t?t===e?ut.includes(r.type)?r:null:t.type===n.CustomEntity?r:Wu(t,e):null}function Ho(r,e,t){if(r===e||e===t||r===t)return!1;const i=gt(e.parent,t);return i===r?!0:Ho(i,e,t)}var zo=(r=>(r.SameBothLocal="same-both-local",r.AInB="a-in-b",r.BInA="b-in-a",r.ParallelInCommonParent="parallel-in-common-parent",r.ParallelInProject="parallel-in-project",r.AIsGlobalBIsNot="a-is-global-b-is-not",r.BIsGlobalAIsNot="b-is-global-a-is-not",r.SameBothGlobal="same-both-global",r))(zo||{});function ka(r,e,t){const i=gt(r,t),a=gt(e,t);if(!i)throw new Error("Could not find scope owner for the entity: "+r.id);if(!a)throw new Error("Could not find scope owner for the entity: "+e.id);if(i===a&&i.type!==n.Project)return{compatible:!0,type:"same-both-local",commonAncestorScope:i};if(i===a&&i.type===n.Project)return{compatible:!0,type:"same-both-global",commonAncestorScope:i};if(i.type===n.Project&&a.type!==n.Project)return{compatible:!1,type:"a-is-global-b-is-not",commonAncestorScope:i};if(i.type!==n.Project&&a.type===n.Project)return{compatible:!1,type:"b-is-global-a-is-not",commonAncestorScope:a};if(Ho(i,a,t))return{compatible:!0,type:"b-in-a",commonAncestorScope:i};if(Ho(a,i,t))return{compatible:!0,type:"a-in-b",commonAncestorScope:a};const l=Nu(i,a);return l===t?{compatible:!1,type:"parallel-in-project",commonAncestorScope:l}:l?{compatible:!1,type:"parallel-in-common-parent",commonAncestorScope:gt(l,t)}:{compatible:!1,type:"parallel-in-project",commonAncestorScope:t}}function BA(r,e,t){const i=ka(r,e,t);if(!i.compatible||i.type!=="same-both-local")return null;if(r===e)return r;let a=gt(r.parent,t);if(a){if(a===e)return e;if(a.type===n.Project)return r}else return r;for(;a;){if(a){if(a===e)return e;if(a.type===n.Project)return r}else return r;a=gt(a.parent,t)}let s=gt(e.parent,t);if(s){if(s===r)return r;if(s.type===n.Project)return e}else return e;for(;s;){if(s){if(s===r)return r;if(s.type===n.Project)return e}else return e;s=gt(s.parent,t)}return null}function wA(r){return r.length===0?null:r.length===1?r[0]:r.reduce((t,i)=>{const a=BA(t,i,i.project);return!a||a===i?t:i},r[0])}function Nt(r,e){let t;return typeof r=="string"?t=r:r.type===n.GenericReference?t=N(r):t=r.id,t===e.id?e:e.get(t)}function er(r){if(!r)return null;if(Hr.includes(r.type))return r;if(r.type===n.Project)return null;if(r.project.getBuiltIn(r.id))return r;const e=r.parent;return!e||e.type===n.Project?null:er(e)}function qa(r,e){var t;if(r.readsValue){const i=Nt(r.readsValue,e.project);e.setValueWriter(i),i.addValueReader(e)}else r.readsValue===null&&((t=e.readsValue)==null||t.removeValueReader(e),e.readsValue=null);return e}function Ja(r){const e=[];function t(s,o){return e.some(l=>l.blockedByCaller===s&&l.blockedByCalling===o)}function i(s,o){t(s,o)||e.push({blockedByCaller:s,blockedByCalling:o})}const a=Wu(r,r.project);return r.calledBySuccess.forEach(s=>{[...s.successCalls||[]].forEach(p=>{Ve.includes(p.type)&&p!==r&&(Me(r).find(m=>m===p)||i(s,p))});let l;if(je.includes(s.type)&&(l=s),l){const p=Ja(l);p.reachable||Me(r).find(m=>m===s)||p.blocks.forEach(m=>{i(s,m.blockedByCalling)})}}),r.calledByError.forEach(s=>{[...s.errorCalls||[]].forEach(p=>{Ve.includes(p.type)&&p!==r&&(Me(r).find(m=>m===p)||i(s,p))});let l;if(je.includes(s.type)&&(l=s),l){const p=Ja(l);p.reachable||Me(r).find(m=>m===s)||p.blocks.forEach(m=>{i(s,m.blockedByCalling)})}}),r.calledByEntry.forEach(s=>{if([...s.calls||[]].forEach(p=>{Ve.includes(p.type)&&p!==r&&(Me(r).find(m=>m===p)||i(s,p))}),s===a)return;let l;if(s.type===n.FunctionDeclaration){const p=tt(s);if(p.type===n.CustomEntity)return;p.type===n.Loop&&(l=p)}if(l){const p=Ja(l);p.reachable||p.blocks.forEach(y=>{i(s,y.blockedByCalling)})}}),{reachable:e.length===0,entryPoint:a,blocks:e}}function b7(r){return tl.includes(r.type)?r.type===n.FunctionDeclaration?!CA(r):!0:!1}function R7(r){if(n.ActionDescriptor===r.type){if(r.project.operationDeclarations.find(s=>s.id===r.id))return n.Operation;if(r.project.globalEventActionDescriptors.find(s=>s.id===r.id))return n.GlobalEvent;if(r.project.loopDeclarations.find(s=>s.id===r.id))return n.Loop;if(r.project.conditionDeclarations.find(s=>s.id===r.id))return n.Condition}return r.type}function Ni(r,e){if(r.type!==n.CustomEntity||r.abstract)return!1;const t=ju(r)||r;return!!Uu(t).includes(e)}function g7(r){const e=[];return r.entities.forEach(t=>{if(Ni(t,M.PERSISTED_ENTITY)){e.push(t);return}}),E(e)}function v7(r){const e=[];return r.entities.forEach(t=>{if(Ni(t,M.RELATIONAL_DATABASE)){e.push(t);return}}),E(e)}function I7(r){return r.type!==n.CustomEntity||r.abstract||!Ni(r,M.PERSISTED_ENTITY)?null:(r==null?void 0:r.properties.find(t=>{var i;return((i=t.implements)==null?void 0:i.id)===B[n.BuiltInBaseEntity][M.PERSISTED_ENTITY].properties.identifier.id&&!t.abstract}))||null}function D7(r){if(r.type!==n.CustomEntity)return[];if(r.abstract)return[];if(!Ni(r,M.PERSISTED_ENTITY))return[];const e=[],t=r.properties.filter(i=>{var a;return((a=i.implements)==null?void 0:a.id)!==B[n.BuiltInBaseEntity][M.PERSISTED_ENTITY].properties.database.id&&!i.abstract});return e.push(...t),e}function P7(r){var i;if(!r||r.type!==n.CustomEntity||!Ni(r,M.PERSISTED_ENTITY))return null;const t=xu(r).properties.find(a=>{var s;return((s=a.implements)==null?void 0:s.id)===B[n.BuiltInBaseEntity][M.PERSISTED_ENTITY].properties.database.id});return t?(i=t.getDefaultValue())==null?void 0:i.valueAsType:null}function A7(r,e){const t=[];if(r.parent)if(r.id===r.parent)t.push(new b({id:`${r.id}--${r.parent}--${f.SelfReference}`,code:f.SelfReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a reference to itself at 'parent'. This is not allowed. Change the reference string or the 'entityId' property of the reference object.`,issue:null}));else{const i=e.get(r.parent);i?[n.Project,n.DataType].includes(i.type)||t.push(new b({id:`${r.id}--${r.parent}--${f.InvalidParentReference}`,code:f.InvalidParentReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a parent reference that isn't pointing to an entity of type 'project' or 'data-type'.`,issue:null})):t.push(new b({id:`${r.id}--${r.parent}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", is referencing an entity with id "${r.parent}" that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null}))}return r.implements&&Array.isArray(r.implements)?r.implements.forEach(i=>{if(r.id===i){t.push(new b({id:`${r.id}--${i}--${f.SelfReference}`,code:f.SelfReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a reference to itself at one of the 'implements' references. This is not allowed. Change the reference string or the 'entityId' property of the reference object.`,issue:null}));return}const a=e.get(i);a?[n.CustomEntity,n.BuiltInBaseEntity].includes(a.type)?a.abstract||t.push(new b({id:`${r.id}--${i}--${f.InvalidImplementsReference}`,code:f.InvalidImplementsReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has an 'implements' reference that isn't pointing to an abstract entity.`,issue:null})):t.push(new b({id:`${r.id}--${i}--${f.InvalidImplementsReference}`,code:f.InvalidImplementsReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has an 'implements' reference that isn't pointing to an entity of type 'custom-entity' or 'built-in-base-entity'.`,issue:null})):t.push(new b({id:`${r.id}--${i}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", is referencing an entity with id "${i}" that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null}))}):t.push(new b({id:`${r.id}--${S.InvalidObjectStructure}`,code:S.InvalidObjectStructure,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has an 'implements' property that isn't an array.`,issue:null})),r.extends&&Array.isArray(r.extends)&&r.extends.forEach(i=>{const a=e.get(i);a?[n.CustomEntity,n.BuiltInBaseEntity].includes(a.type)?a.abstract&&t.push(new b({id:`${r.id}--${i}--${f.InvalidExtendsReference}`,code:f.InvalidExtendsReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has an 'extends' reference that isn't pointing to a non-abstract entity. Did you want to use the property 'implements', which holds a list of references to absract entities, instead?`,issue:null})):t.push(new b({id:`${r.id}--${i}--${f.InvalidExtendsReference}`,code:f.InvalidExtendsReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has an 'extends' reference that isn't pointing to an entity of type 'custom-entity' or 'built-in-base-entity'.`,issue:null})):t.push(new b({id:`${r.id}--${i}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", is referencing an entity with id "${i}" that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null}))}),t}const Ne=class Ne{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"name");d(this,"description",null);d(this,"x");d(this,"y");d(this,"static");d(this,"abstract");d(this,"type",n.CustomEntity);d(this,"properties",[]);d(this,"methods",[]);d(this,"abstractMethods",[]);d(this,"extends",[]);d(this,"implements",[]);d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);d(this,"suggestedProperties",[]);d(this,"suggestedMethods",[]);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.name=e.name,this.description=e.description,this.x=e.x,this.y=e.y,this.static=e.static,this.abstract=e.abstract}static fromGenerationTarget(e,t){let i=t;if(e.parent){const p=N(e.parent);i=t.get(p)}const a=[];e.implements&&e.implements.forEach(p=>{a.push(t.get(p)||t.getBuiltIn(p))});const s=[];e.extends&&e.extends.forEach(p=>{s.push(t.get(p)||t.getBuiltIn(p))});const o={id:e.id,version:1,name:e.name,type:n.CustomEntity,description:e.description,static:e.static,abstract:e.abstract,properties:[],methods:[],abstractMethods:[],extends:s,implements:a,x:0,y:0,parent:i},l=g(o,t);return l.setParent(i),l.initChildren(),l}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=A7(i,t),o=_o(i,t);a.push(...s,...o,...Le(i));const l=i.parent?t.get(i.parent):null;if(l&&l.type===n.DataType){const p=l;p.entity&&a.push(new b({id:`${e.id}--${f.NewEntityWouldOverriteExisting}`,code:f.NewEntityWouldOverriteExisting,severity:T.Error,message:`The entity of type '${e.type}' with id '${e.id}' can't be added to the 'parent' entity with id '${p.id}' because it already has an 'entity' child. Data type entities can only have one 'entity' as children.
368
+ You shouldn't have to manually update a 'parent' property. The equivalent result is to change its callers, the value writters of its inputs, or the value readers of its outputs.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){var a;const e=[this],t=[],i=[];return this.parent===this.project&&this.project.addFunctionCall(this),(a=this.process)==null||a.writesValues.forEach(s=>{s.setValueWriter(this.process),e.push(s)}),this.successCalls.forEach(s=>{s.addSuccessCaller(this),e.push(s)}),this.errorCalls.forEach(s=>{s.addErrorCaller(this),e.push(s)}),this.calledBySuccess.forEach(s=>{s.addSuccessCall(this),e.push(s)}),this.calledByError.forEach(s=>{s.addErrorCall(this),e.push(s)}),this.calledByEntry.forEach(s=>{s.addCall(this),e.push(s)}),{updated:E(e),added:E(t),removed:E(i),self:this}}get calledBy(){return[...this.calledByEntry,...this.calledBySuccess,...this.calledByError]}removeInput(e){const t=this.inputs.findIndex(i=>i.id===e.id);return t>-1&&this.inputs.splice(t,1),this}addInput(e){return this.inputs.includes(e)?this:(this.inputs.push(e),this)}addOutput(e){return this.outputs.includes(e)?this:(this.outputs.push(e),this)}removeOutput(e){const t=this.outputs.findIndex(i=>i.id===e.id);return t>-1&&this.outputs.splice(t,1),this}addValueReader(e){var t;return(t=this.process)==null||t.addValueReader(e),this}removeValueReader(e){var t;return(t=this.process)==null||t.removeValueReader(e),this}addSuccessCaller(e){return this.calledBySuccess.find(t=>t.id===e.id)||this.calledBySuccess.push(e),this}addErrorCaller(e){return this.calledByError.find(t=>t.id===e.id)||this.calledByError.push(e),this}addEntryCaller(e){return this.calledByEntry.find(t=>t.id===e.id)||this.calledByEntry.push(e),this}addErrorCall(e){return this.errorCalls.push(e),this}addSuccessCall(e){return this.successCalls.push(e),this}removeCall(e){const t=this.successCalls.findIndex(a=>a.id===e.id);t>-1&&this.successCalls.splice(t,1);const i=this.errorCalls.findIndex(a=>a.id===e.id);return i>-1&&this.errorCalls.splice(i,1),this}removeCaller(e){return this.calledBySuccess=this.calledBySuccess.filter(t=>t.id!==e.id),this.calledByError=this.calledByError.filter(t=>t.id!==e.id),this.calledByEntry=this.calledByEntry.filter(t=>t.id!==e.id),this}setParent(e){return this.parent=e,this}initChildren(){if(this.initialized)return this;if(this.initialized=!0,this.initialData.declaration.type===n.FunctionDeclaration){const e=g(this.initialData.declaration,this.project);this.declaration=e}else{const e=N(this.initialData.declaration),t=this.project.get(e);this.declaration=t}return this.successCalls=this.initialData.successCalls.map(e=>{const t=g(e,this.project);return t.addSuccessCaller(this),[n.BreakStatement,n.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==n.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=g(e,this.project);return t.addErrorCaller(this),[n.BreakStatement,n.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==n.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.inputs=this.initialData.inputs.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.process&&(this.process=g(this.initialData.process,this.project),this.process.setParent(this),this.process.initChildren()),this.initialData.error&&(this.error=g(this.initialData.error,this.project),this.error.setParent(this),this.error.initChildren()),this.syncMissingFixedInputs(),this.syncMissingFixedOutputs(),this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.x=e.x||this.x,this.y=e.y||this.y,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){var s;const i=[],a=[];if(t.has(this.id))return{affected:[],removed:[]};if(t.add(this.id),a.push(this),this.unsubscribe(),this.process){const{affected:o,removed:l}=(s=this.process)==null?void 0:s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}if(this.inputs.forEach(o=>{const{affected:l,removed:p}=o.remove({ignoreUpstream:!0,seenEntities:t});i.push(...l),a.push(...p)}),this.outputs.forEach(o=>{const{affected:l,removed:p}=o.remove({ignoreUpstream:!0,seenEntities:t});i.push(...l),a.push(...p)}),this.error){const{affected:o,removed:l}=this.error.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}return this.successCalls.forEach(o=>{i.push(o),o.removeCaller(this)}),this.errorCalls.forEach(o=>{i.push(o),o.removeCaller(this)}),e||this.calledBy.forEach(o=>{i.push(o),o.removeCall(this)}),{affected:E(i),removed:E(a)}}restore({seenEntities:e}={seenEntities:new Set}){const t=[];if(e.has(this.id))return{affected:[],self:this};if(e.add(this.id),this.subscribe(),this.process){const{affected:i}=this.process.restore({seenEntities:e});t.push(...i)}return this.inputs.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.outputs.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.successCalls.forEach(i=>{t.push(i),i.addSuccessCaller(this)}),this.errorCalls.forEach(i=>{t.push(i),i.addErrorCaller(this)}),this.calledBySuccess.forEach(i=>{t.push(i),i.addSuccessCall(this)}),this.calledByError.forEach(i=>{t.push(i),i.addErrorCall(this)}),this.calledByEntry.forEach(i=>{t.push(i),i.addCall(this)}),{affected:E(t),self:this}}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.successCalls.flatMap(i=>i.toFlat(e)),...this.errorCalls.flatMap(i=>i.toFlat(e)),...this.inputs.flatMap(i=>i.toFlat(e)),...this.outputs.flatMap(i=>i.toFlat(e)),...this.process?this.process.toFlat(e):[],...this.error?this.error.toFlat(e):[]])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.successCalls.flatMap(i=>i.toFlatIds(e)),...this.errorCalls.flatMap(i=>i.toFlatIds(e)),...this.inputs.flatMap(i=>i.toFlatIds(e)),...this.outputs.flatMap(i=>i.toFlatIds(e))])}toJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,x:this.x,y:this.y,successCalls:this.successCalls.map(i=>i.toJSON()),errorCalls:this.errorCalls.map(i=>i.toJSON()),calledBySuccess:this.calledBySuccess.map(i=>i.toReference()),calledByError:this.calledByError.map(i=>i.toReference()),calledByEntry:this.calledByEntry.map(i=>i.toReference()),process:(e=this.process)==null?void 0:e.toJSON(),declaration:this.declaration.toJSON(),inputs:this.inputs.map(i=>i.toJSON()),outputs:this.outputs.map(i=>i.toJSON()),parent:this.parent.toReference(),error:(t=this.error)==null?void 0:t.toJSON()}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,x:this.x,y:this.y,process:this.process?this.process.toReference():null,inputs:this.inputs.map(e=>e.toReference()),outputs:this.outputs.map(e=>e.toReference()),declaration:this.declaration.toReference(),successCalls:this.successCalls.map(e=>e.toReference()),errorCalls:this.errorCalls.map(e=>e.toReference()),calledBySuccess:this.calledBySuccess.map(e=>e.toReference()),calledByError:this.calledByError.map(e=>e.toReference()),calledByEntry:this.calledByEntry.map(e=>e.toReference()),error:this.error?this.error.toReference():null,parent:this.parent.toReference()}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.successCalls.flatMap(i=>i.toFlatJSON(e)),...this.errorCalls.flatMap(i=>i.toFlatJSON(e)),...this.inputs.flatMap(i=>i.toFlatJSON(e)),...this.outputs.flatMap(i=>i.toFlatJSON(e)),...this.process?this.process.toFlatJSON(e):[],...this.error?this.error.toFlatJSON(e):[]])}toGenerationTarget(){const e=this.parent.type===n.Project?void 0:this.parent.id;return{id:this.id,version:this.version,type:this.type,calledByEntry:this.calledByEntry.map(t=>t.id),calledBySuccess:this.calledBySuccess.map(t=>t.id),calledByError:this.calledByError.map(t=>t.id),declaration:this.declaration.id,parent:e}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.successCalls.flatMap(i=>i.toFlatGenerationTarget(e)),...this.errorCalls.flatMap(i=>i.toFlatGenerationTarget(e)),...this.inputs.flatMap(i=>i.toFlatGenerationTarget(e)),...this.outputs.flatMap(i=>i.toFlatGenerationTarget(e)),...this.process?this.process.toFlatGenerationTarget(e):[],...this.error?this.error.toFlatGenerationTarget(e):[]])}clearErrors(){var e,t;return this.errors=[],this.inputs.forEach(i=>i.clearErrors()),this.outputs.forEach(i=>i.clearErrors()),this.successCalls.forEach(i=>i.clearErrors()),this.errorCalls.forEach(i=>i.clearErrors()),(e=this.process)==null||e.clearErrors(),(t=this.error)==null||t.clearErrors(),this}validate(){const e=t7(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.inputs.flatMap(t=>t.getErrors()),...this.outputs.flatMap(t=>t.getErrors()),...this.error?this.error.getErrors():[],...this.process?this.process.getErrors():[]]}getShallowErrors(){return this.errors}clone(e){return new _e(this.toJSON(),this.project)}removeUnrecognizedInputs(){const e=[],t=[],i=[];return this.inputs.forEach(a=>{if(!this.declaration.inputs.find(o=>o.id===a.declaration.id)){const o=a.remove();i.push(...o.removed),e.push(...o.affected)}}),{updated:E(e),added:E(t),removed:E(i),self:this}}removeUnrecognizedOutputs(){const e=[],t=[],i=[];return this.outputs.forEach(a=>{if(!this.declaration.getUniqueReturnDeclarations().find(o=>o.id===a.declaration.id)){const o=a.remove();i.push(...o.removed),e.push(...o.affected)}}),{updated:E(e),added:E(t),removed:E(i),self:this}}syncMissingFixedInputs(){const e=[],t=[],i=[],a=this.declaration.inputs.filter(p=>!this.inputs.find(y=>y.declaration.id===p.id));this.inputs.sort((p,y)=>p.index-y.index),a.forEach(p=>{this.inputs.forEach(m=>{m.index>=p.index&&m.sync({index:m.index+1})});const y={id:_.UUID.uuid(),version:1,type:n.InputMap,declaration:p.toJSON(),readsValue:null,defaultValue:null,index:p.index,name:null,description:null,parent:this.toReference()},h=g(y,this.project);h.setParent(this),h.initChildren(),h.addSelfToProject(),t.push(h)}),this.inputs.sort((p,y)=>p.index-y.index);const{updated:s,added:o,removed:l}=this.removeUnrecognizedInputs();return e.push(...s),t.push(...o),i.push(...l),{updated:E(e),added:E(t),removed:E(i),self:this}}syncMissingFixedOutputs(){const e=[],t=[],i=[],a=[];this.outputs=this.initialData.outputs.map(y=>{const h=g(y,this.project);return a.push(h.index),h.setParent(this),h.initChildren(),h});const s=this.declaration.getUniqueReturnDeclarations().filter(y=>!this.outputs.find(h=>h.declaration.id===y.id));this.outputs.sort((y,h)=>y.index-h.index),s.forEach((y,h)=>{this.outputs.forEach(P=>{P.index>=y.index&&P.index++});const m=a.includes(y.index)?this.outputs.length-1+h:y.index,R={id:_.UUID.uuid(),version:1,type:n.OutputMap,declaration:y.toJSON(),writesValues:[],index:m,parent:this.toReference()},v=g(R,this.project);v.setParent(this),v.initChildren(),v.addSelfToProject()}),this.outputs.sort((y,h)=>y.index-h.index);const{updated:o,added:l,removed:p}=this.removeUnrecognizedOutputs();return e.push(...o),t.push(...l),i.push(...p),{updated:E(e),added:E(t),removed:E(i),self:this}}};d(_e,"MUTABLE_BASE_PROPERTIES",[]),d(_e,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),d(_e,"BASE_PROPERTIES",[..._e.MUTABLE_BASE_PROPERTIES,..._e.INMUTABLE_BASE_PROPERTIES]),d(_e,"MUTABLE_META_PROPERTIES",["x","y"]),d(_e,"INMUTABLE_META_PROPERTIES",[..._e.INMUTABLE_BASE_PROPERTIES]),d(_e,"META_PROPERTIES",[..._e.MUTABLE_META_PROPERTIES,..._e.INMUTABLE_META_PROPERTIES]),d(_e,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry"]),d(_e,"INMUTABLE_UPSTREAM_PROPERTIES",["declaration","parent"]),d(_e,"UPSTREAM_PROPERTIES",[..._e.MUTABLE_UPSTREAM_PROPERTIES,..._e.INMUTABLE_UPSTREAM_PROPERTIES]),d(_e,"MUTABLE_DOWNSTREAM_PROPERTIES",["successCalls","errorCalls","writesValues","inputs","outputs","error"]),d(_e,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(_e,"DOWNSTREAM_PROPERTIES",[..._e.MUTABLE_DOWNSTREAM_PROPERTIES,..._e.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(_e,"PROPERTIES",[..._e.META_PROPERTIES,..._e.UPSTREAM_PROPERTIES,..._e.DOWNSTREAM_PROPERTIES]);let xr=_e;function sA(r){var e,t,i;switch(r.id){case B["built-in-base-entity"].BUILT_IN_PERSISTED_ENTITY_ENTITY.id:{const a=r.project.entities.filter(h=>!!h.implements.find(m=>m.id===B["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.id));if(a.find(h=>!!h.properties.find(m=>{var R;return m.implements&&m.implements.id===B["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.properties.default.id&&((R=m.getDefaultValue())==null?void 0:R.value)===!0}))){const m=a[0].properties.find(v=>v.implements&&v.implements.id===B["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.properties.default.id),R=(e=m==null?void 0:m.dataType)==null?void 0:e.defaultValue;if(R)R.value=!0;else if(m!=null&&m.dataType){const v=(t=m==null?void 0:m.dataType)==null?void 0:t.id.split("-id")[0],P=g({id:v+"-default-value-id",version:1,type:n.PrimitiveValue,name:I.EntityTemplate,parentRelationType:null,autogeneration:null,value:!0,valueAsType:null,parent:m==null?void 0:m.dataType.toReference()},r.project);return P.setParent(m==null?void 0:m.dataType),P.initChildren(),P.addSelfToProject(),{newEntities:[P]}}return{newEntities:[]}}const o=r.project.get(B["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.id),l=xo(o,"Main database");if(l.errors.length>0)return{newEntities:[]};const p=l.implemented.properties.find(h=>h.implements&&h.implements.id===B["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.properties.default.id),y=(i=p==null?void 0:p.dataType)==null?void 0:i.defaultValue;if(y)y.value=!0;else if(p!=null&&p.dataType){const h=p==null?void 0:p.dataType.id.split("-id")[0],m=g({id:h+"-default-value-id",version:1,type:n.PrimitiveValue,name:I.EntityTemplate,parentRelationType:null,autogeneration:null,value:!0,valueAsType:null,parent:p==null?void 0:p.dataType.toReference()},r.project);m.setParent(p==null?void 0:p.dataType),m.initChildren(),m.addSelfToProject()}return{newEntities:[l.implemented]}}}return{newEntities:[]}}function oA(r){return r.implements.filter(t=>t.type===n.BuiltInBaseEntity).map(t=>{var i;switch(t.id){case B["built-in-base-entity"].BUILT_IN_PERSISTED_ENTITY_ENTITY.id:{const s=r.project.entities.filter(p=>p.implements.find(y=>y.id===B["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.id)).find(p=>!!p.properties.find(y=>{var h;return y.implements&&y.implements.id===B["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.properties.default.id&&((h=y.getDefaultValue())==null?void 0:h.value)===!0}));if(!s)return{newEntities:[]};const o=r.properties.find(p=>p.implements&&p.implements.id===B["built-in-base-entity"].BUILT_IN_PERSISTED_ENTITY_ENTITY.properties.database.id),l=(i=o==null?void 0:o.dataType)==null?void 0:i.defaultValue;if(o&&(o!=null&&o.dataType)&&!l){const p=o==null?void 0:o.dataType.id.split("-id")[0],y=g({id:p+"-default-value-id",version:1,type:n.PrimitiveValue,name:I.EntityTemplate,parentRelationType:null,autogeneration:null,value:null,valueAsType:s,parent:o==null?void 0:o.dataType.toReference()},r.project);return y.setParent(o==null?void 0:o.dataType),y.initChildren(),y.addSelfToProject(),{newEntities:[y]}}return{newEntities:[]}}}}),{newEntities:[]}}function xo(r,e,t){const i=t||Ze(e,n.CustomEntity,r.project),a=i.split("-id"),s=a[a.length-1||0]||i,o={id:i,version:1,name:e,type:n.CustomEntity,description:null,static:!1,abstract:!1,properties:[],methods:[],abstractMethods:[],extends:[],implements:[r],x:0,y:0,parent:r.project},l=_o(o,r.project);if(l.length>0)return{errors:l,implemented:null,entitiesChanges:{new:[],updated:[],deleted:[]}};const p=sA(r),y=g(o,r.project);y.setParent(r.project),y.initChildren();const h=r.properties.map(v=>{const P=s+"-"+Ze(C(v,r.project),n.Property,r.project),A=v.clone(y,P);return A.abstract=!1,A.implements=v,A.setParent(y),y.addProperty(A),A}),m=r.abstractMethods.map(v=>{const P=s+Ze(v.name,n.FunctionDeclaration,r.project),A=v.implementAsFunctionDeclaration(P),D={id:P+"-parent-ref-id",type:n.GenericReference,entityId:i,entityType:n.CustomEntity},F={...A,implements:v,parent:D},k=g(F,r.project);return y.addMethod(k),k.setParent(y),k.initChildren(),k.implements=v,k});o.properties=h,o.methods=m;const R=oA(y);return{implemented:y,errors:[],entitiesChanges:{new:[y,...p.newEntities,...R.newEntities],updated:[y],deleted:[]}}}function wu(r,e){return e.entities.find(a=>{const s=a.properties,o=s.map(m=>m.name),l=r.every(m=>o.includes(m)),p=o.filter(m=>!r.includes(m)),y=s.every(m=>!p.includes(m.name)||!m.required);return l&&y})||null}function lA(r,e,t=Ke.OrDataTypeGroup){const i=[],a=[],s=[],l={id:e.id+"--nested-data-type-id-"+r.id,version:1,type:n.DataType,entity:r.toJSON(),isList:!1,isNullable:!1,defaultValue:null,asType:null,andChildrenGroup:null,orChildrenGroup:null,like:!0,inferred:!1,constant:!1,parentRelationType:t,parent:e.toReference()},p=g(l,r.project);return a.push(p),p.setParent(e),p.initChildren(),p.setEntity(r),p.addSelfToProject(),{updated:E(i),added:E(a),removed:E(s),self:p}}function _u(r,e,t,i){const a=[],s=[],o=[];switch(typeof r){case"string":let l=!1;const p=new Date(r);if(p instanceof Date&&!isNaN(p.valueOf())&&(l=!0),l){const y=e.project.getBuiltIn(B[n.PrimitiveEntity][I.Date].id);e.setEntity(y);break}else{const y=e.project.getBuiltIn(B[n.PrimitiveEntity][I.String].id);e.setEntity(y);break}case"number":e.setEntity(e.project.getBuiltIn(B[n.PrimitiveEntity][I.Number].id));break;case"boolean":e.setEntity(e.project.getBuiltIn(B[n.PrimitiveEntity][I.Boolean].id));break;case"object":if(r===null){e.setEntity(e.project.getBuiltIn(B[n.PrimitiveEntity][I.Null].id));break}else if(Array.isArray(r))if(e.sync({isList:!0}),r.length>0){const y=r.slice(0,5).filter(m=>m!==void 0);if(y.every(m=>typeof m==typeof y[0])&&(typeof y[0]!="object"||y[0]===null))switch(typeof y[0]){case"string":e.setEntity(e.project.getBuiltIn(B[n.PrimitiveEntity][I.String].id));break;case"number":e.setEntity(e.project.getBuiltIn(B[n.PrimitiveEntity][I.Number].id));break;case"boolean":e.setEntity(e.project.getBuiltIn(B[n.PrimitiveEntity][I.Boolean].id));break;case"object":e.setEntity(e.project.getBuiltIn(B[n.PrimitiveEntity][I.Null].id));break}else{const m=[];let R=!1;y.forEach((P,A)=>{if(Array.isArray(P)&&(R=!0),typeof P=="object"&&!Array.isArray(P)&&P!==null){const D=jo(P,e.project,{...t,id:e.id+"--or-child-data-type-entity-id-"+A},i);D.hasCreated&&m.push(D.changeSet.self),a.push(...D.changeSet.updated),s.push(...D.changeSet.added),o.push(...D.changeSet.removed)}});const v=E(m);if(!v.length&&!R){y.forEach(P=>{const A={id:_.UUID.uuid(),version:1,type:n.DataType,entity:null,isList:!1,isNullable:!1,defaultValue:null,asType:null,andChildrenGroup:null,orChildrenGroup:null,like:!0,inferred:!1,constant:!1,parentRelationType:Ke.OrDataTypeGroup,parent:e.toReference()},D=g(A,e.project);switch(D.setParent(e),D.initChildren(),D.addSelfToProject(),typeof P){case"string":D.setEntity(D.project.getBuiltIn(B[n.PrimitiveEntity][I.String].id));break;case"number":D.setEntity(D.project.getBuiltIn(B[n.PrimitiveEntity][I.Number].id));break;case"boolean":D.setEntity(D.project.getBuiltIn(B[n.PrimitiveEntity][I.Boolean].id));break;case"object":D.setEntity(D.project.getBuiltIn(B[n.PrimitiveEntity][I.Null].id));break}});break}else v.length===1&&!R?e.setEntity(v[0]):y.forEach((P,A)=>{if(typeof P=="object"&&!Array.isArray(P)&&P!==null){const D=wu(Object.keys(P),e.project);if(D){const F=lA(D||v[0],e,Ke.OrDataTypeGroup);a.push(...F.updated),s.push(...F.added),o.push(...F.removed)}}else{const D={id:e.id+"--or-child-data-type-id--"+A,version:1,type:n.DataType,entity:null,isList:Array.isArray(P),isNullable:!1,defaultValue:null,asType:null,andChildrenGroup:null,orChildrenGroup:null,like:!0,inferred:!1,constant:!1,parentRelationType:Ke.OrDataTypeGroup,parent:e.toReference()},F=g(D,e.project);F.setParent(e),F.initChildren(),F.addSelfToProject();const k=_u(P,F,{...t,id:e.id+"--or-child-data-type-entity-id-"+A},i);a.push(...k.updated),s.push(...k.added),o.push(...k.removed)}})}}else{const y=jo(r[0],e.project,{...t},i);e.setEntity(y.changeSet.self),a.push(...y.changeSet.updated),s.push(...y.changeSet.added),o.push(...y.changeSet.removed);break}else{const y=jo(r,e.project,{...t},i);e.setEntity(y.changeSet.self),a.push(...y.changeSet.updated),s.push(...y.changeSet.added),o.push(...y.changeSet.removed);break}}return{updated:E(a),added:E(s),removed:E(o),self:e}}function jo(r,e,t,i){const a=[],s=[],o=[],l=Object.keys(r),p=wu(l,e);if(p)return{hasCreated:!1,changeSet:{updated:[],added:[],removed:[],self:p}};const y=i?t.name+" of "+i.name:t.name,m={id:t.id||Ze(y,n.CustomEntity,e),version:1,name:y,type:n.CustomEntity,description:t.description||null,static:t.static||!1,abstract:t.abstract||!1,properties:[],methods:[],abstractMethods:[],extends:[],implements:[],x:0,y:0,parent:e.toReference()},R=g(m,e);return R.setParent(e),R.initChildren(),R.addSelfToProject(),s.push(R),l.forEach((v,P)=>{const A=Ze(y+" "+v,n.Property,e),D={id:A,version:1,name:v,type:n.Property,description:null,static:!1,abstract:!1,dataType:null,implements:null,index:P,hidden:!1,private:!1,required:!0,parent:R.toReference()},F=g(D,e);F.setParent(R),F.initChildren(),F.addSelfToProject(),s.push(F);const k=r[v],me={id:A+"--data-type-id",version:1,type:n.DataType,entity:null,isList:!1,isNullable:!1,defaultValue:null,asType:null,andChildrenGroup:null,orChildrenGroup:null,like:!0,inferred:!1,constant:!1,parent:F.toReference()},ae=g(me,e);ae.setParent(F),ae.initChildren(),ae.addSelfToProject(),s.push(ae);const Je=_u(k,ae,{...t,name:v,id:A+"--data-type-entity-id"},i||R);a.push(...Je.updated),s.push(...Je.added),o.push(...Je.removed)}),{hasCreated:!0,changeSet:{updated:E(a),added:E(s),removed:E(o),self:R}}}function ko(r,e){const t=jr(r);if(t.length===0)return{list:[],last:null};let i=null;return{list:t.flatMap(s=>{if(s===e)return i=s,[s];const o=ko(s,e);return o.last&&(i=o.last),[s,...o.list]}),last:i}}function cA(r,e,t=new Set){const i=Xn(r),a=Xn(e),s=i.filter(p=>!a.includes(p)),o=i.filter(p=>a.includes(p)),l=s.reduce((p,y)=>t.has(y.id)?p:(t.add(y.id),E([...p,...cA(y,e,t)])),[]);return E([...o,...l])}function ja(r,e){const t=ko(r,e);return t.last===e&&t.list.length>0&&t.list[0]!==e}function n7(r,e){return!!ko(r,e).last}function r7(r){if(Ue.includes(r.type))return r;if([...wn,n.VariableDeclaration].includes(r.type)){const e=r.parent;return Ue.includes(e.type)?e:null}return null}function Nu(r,e){if(!r||!e)throw new Error("Both entities must be defined to find a common ancestor");if(r===e)return r;const t=r.parent;if(t){if(t===e)return e;if(t.type===n.Project)return null}else return null;const i=e.parent;if(i){if(i===r)return r;if(i.type===n.Project)return null}else return null;return Nu(t,i)}function tt(r){if(tl.includes(r.type)){if(r.type===n.FunctionDeclaration){const e=r.parent;if(e.type===n.CustomEntity)return e;if(e.type===n.Loop)return e}return r}else{const e=r.parent;return e?tt(e):null}}function i7(r){return r.type===n.VariableDeclaration?[r]:je.includes(r.type)?[...r.inputs,...r.outputs||[]]:Ve.includes(r.type)?r.outputs:Yr.includes(r.type)||r.type===n.FunctionDeclaration?r.inputs:[]}function a7(r){const e=Xn(r),t=[],i=[];Hu.includes(r.type)&&t.push(...Mu(r));const a=e.filter(s=>{const o=t.includes(s);return o?!1:wn.includes(s.type)&&!o?(i.push(s),!1):!0});return t.sort((s,o)=>ja(o,s)?-1:0),i.sort((s,o)=>ja(o,s)?-1:0),[...t,...i,...a]}function dA(r){return[...r].sort((e,t)=>ja(t,e)?-1:0)}function s7(r){const e=dA(r),t=[];return e.forEach(i=>{const a=t[t.length-1];if(a){const s=a[a.length-1];ja(i,s)?t.push([i]):a.push(i)}else t.push([i])}),t}function Rt(r){const e=r.map(t=>tt(t));return E(e)}function Mu(r){return je.includes(r.type)?[...Rt(r.successCalls),...Rt(r.errorCalls)]:Ue.includes(r.type)?Rt(r.calls):[]}function o7(r,e){return Mu(r).includes(e)}function Vu(r){return r.writesValues||[]}function l7(r,e){return Vu(r).includes(e)}function uA(r){var e;return Fe.includes((e=r==null?void 0:r.readsValue)==null?void 0:e.type)?r.readsValue:null}function c7(r){return r.writesValues}function pA(r=[]){return r.map(uA).filter(e=>!!e)}function qo(r=[]){return r.map(e=>e.writesValues).flat().filter(e=>Fe.includes(e.type))}function yA(r=[]){return r.map(e=>e.readsValue).filter(e=>!!e&&Fe.includes(e.type))}function hA(r){return Fe.includes(r.type)?r:null}function fA(r){return r.writesValues.map(hA).filter(e=>!!e)}function mA(r=[]){return r.reduce((e,t)=>t.type===n.OutputMap?[...e,...fA(t)]:e,[])}function Me(r){return je.includes(r.type)?[...un(Rt(r.successCalls)),...un(Rt(r.errorCalls))]:Ue.includes(r.type)?un(Rt(r.calls)):[]}function d7(r){return je.includes(r.type)?[...un(Rt(r.successCalls)),...un(Rt(r.errorCalls))]:Ue.includes(r.type)?un(Rt(r.calls)):[]}function TA(r,e=new Set){return r.writesValues.filter(i=>Fe.includes(i.type)&&!e.has(i.id)).reduce((i,a)=>e.has(a.id)?i:[...i,...re(a,e)],[])}function EA(r,e=new Set){var i;return(((i=r.readsValue)==null?void 0:i.writesValues)||[]).filter(a=>Fe.includes(a.type)&&!e.has(a.id)).reduce((a,s)=>e.has(s.id)?a:[...a,...re(s,e)],[])}function re(r,e=new Set){if(e.has(r.id))return[];if(r.type===n.ReturnStatement)return yA(r.outputs).reduce((i,a)=>[...i,...re(a,e)],[]);if(r.type===n.FunctionCall||r.type===n.Operation||r.type===n.Condition)return[...Me(r).reduce((s,o)=>{const l=tt(o);return[...s,...re(l||o,e)]},[]),...pA(r.inputs),...mA(r.outputs)].reduce((s,o)=>[...s,...re(o,e)],[]);if(Yr.includes(r.type)){const t=qo(r.inputs),a=Me(r).reduce((s,o)=>{const l=tt(o);return[...s,...re(l||o,e)]},[]);return t.push(...a),t.reduce((s,o)=>[...s,...re(o,e)],[])}if(r.type===n.FunctionDeclaration){const t=[...qo(r.inputs)],a=Me(r).reduce((s,o)=>{const l=tt(o);return[...s,...re(l||o,e)]},[]);return t.push(...a),t.reduce((s,o)=>[...s,...re(o)],[])}if(Fe.includes(r.type)){e.add(r.id);const i=Me(r).reduce((a,s)=>{const o=tt(s);return[...a,...re(o||s,e)]},[]);return[r,...i,...EA(r,e),...TA(r,e)]}return[]}function St(r,e=new Set){return e.has(r.id)?[]:(e.add(r.id),[...Xn(r).reduce((a,s)=>[...a,s,...St(s,e)],[])])}function un(r){return r.reduce((e,t)=>t.type===n.ReturnStatement||t.type===n.ContinueStatement||t.type===n.BreakStatement?[...e,t]:[...e,t,...Me(t)],[])}function bA(r){const e=r.entities||[],t=[...e,...r.functions||[],...r.events||[],...r.projects||[]],i=e.reduce((p,y)=>[...p,...y.properties],[]),a=e.reduce((p,y)=>[...p,...y.methods],[]),s=a.reduce((p,y)=>[...p,...qo(y.inputs),...un(Rt(y.calls)),...y.returnStatements],[]),o=r.functions.reduce((p,y)=>[...p,...un(Rt(y.calls)),...y.returnStatements],[]),l=r.events.reduce((p,y)=>[...p,...un(Rt(y.calls)),...y.returnStatements],[]);return[...t,...i,...a,...s,...o,...l]}function RA(r,e){return e.filter(i=>{if(!i)return!1;switch(i.type){case n.FunctionCall:return i.inputs.find(a=>a.id===r.id)!==void 0||i.outputs.find(a=>a.id===r.id)!==void 0;case n.Condition:return i.successCalls.find(a=>a.id===r.id)!==void 0||i.errorCalls.find(a=>a.id===r.id)!==void 0||i.inputs.find(a=>a.id===r.id)!==void 0;case n.Operation:return i.outputs.find(a=>a.id===r.id)!==void 0;case n.VariableDeclaration:return je.includes(r.type)?gA(r).find(s=>{var o;return((o=s.readsValue)==null?void 0:o.id)===i.id})!==void 0:!1;case n.CustomEntity:return i.properties.find(a=>a.id===r.id)!==void 0||i.methods.find(a=>a.id===r.id)!==void 0;case n.FunctionDeclaration:return i.inputs.find(a=>a.id===r.id)!==void 0||(i.returnStatements.map(a=>a.outputs).flat()||[]).find(a=>a.id===r.id)!==void 0;default:return!1}})}function u7(r){const e=bA(r.project);return RA(r,e)}function jr(r){const e=[];if(wn.includes(r.type)){r.calledBy.forEach(a=>{const s=tt(a);s&&e.push(s)});const i=[...r.inputs||[],...r.outputs||[]].map(a=>Gu(a)).filter(a=>a!==null);e.push(...E(i))}if(Fe.includes(r.type)){const t=Gu(r);t&&e.push(t)}return E(e)}function Lu(r){return r.type===n.FunctionCall||r.type===n.InternalCall||[n.Operation,n.Condition,n.Loop].includes(r.type)?r.declaration.inputs:r.type===n.FunctionDeclaration||Yr.includes(r.type)?r.inputs:r.type===n.Search?r.inputsDeclarations:[]}function p7(r,e){return e.type===n.Condition?e.inputs.find(t=>t.declaration.id===r.id):e.type===n.FunctionCall||e.type===n.Operation?e.inputs.find(t=>t.declaration.id===r.id):null}function gA(r){return je.includes(r.type)?r.inputs:[]}function vA(r){var e;return r.type===n.FunctionCall?((e=r.declaration.returnStatements[0])==null?void 0:e.outputs)||[]:[n.Operation,n.Condition,n.Loop].includes(r.type)?r.declaration.outputs:r.type===n.Search?r.outputsDeclarations:Ve.includes(r.type)?r.outputs:[]}function y7(r,e){return e.type===n.Condition?null:e.type===n.FunctionCall||e.type===n.Operation?e.outputs.find(t=>t.declaration.id===r.id):null}function h7(r){return r.type===n.Condition?[]:je.includes(r.type)?r.outputs:[]}function Gu(r){const e=r.readsValue;return e?tt(e):null}function IA(r){const e=r.internalCalls||[];return E(Rt(E(e.flatMap(t=>[...t.successCalls,...t.errorCalls]))))}function _i(r){const e=Vu(r),t=[];return e.forEach(i=>{if(Fe.includes(i.type))t.push(i);else if(Bn.includes(i.type)){const a=i.parent;t.push(a)}}),t}function E(r){const e=new Set;return r.filter(t=>!t||e.has(t.id)?!1:(e.add(t.id),!0))}function Xn(r,e=!1){const t=[];if(r.type===n.Project&&t.push(...(r==null?void 0:r.entities)||[],...(r==null?void 0:r.functions)||[],...(r==null?void 0:r.variableDeclarations)||[],...(r==null?void 0:r.variableInstances)||[],...(r==null?void 0:r.searches)||[],...(r==null?void 0:r.loops)||[],...(r==null?void 0:r.operations)||[],...(r==null?void 0:r.conditions)||[],...(r==null?void 0:r.functionCalls)||[],...(r==null?void 0:r.events)||[],...(r==null?void 0:r.projects)||[]),ut.includes(r.type)&&t.push(...(r==null?void 0:r.detachedChildren)||[]),r.type===n.CustomEntity){const i=[...r.suggestedMethods,...r.methods].flatMap(a=>a.collapsed&&e?[]:Xn(a));t.push(...i)}if(r.type===n.Condition){const i=r.successCalls.map(s=>tt(s)),a=r.errorCalls.map(s=>tt(s));t.push(...i,...a)}if(Yr.includes(r.type)){if(r.collapsed&&e)return[];const i=r.inputs.map(s=>_i(s)).flat(),a=r.calls.map(s=>tt(s));t.push(...E(i),...a)}if(je.includes(r.type)&&r.type!==n.Condition&&r.type!==n.Loop){const i=r==null?void 0:r.outputs.map(o=>_i(o)).flat(),a=r.successCalls.map(o=>tt(o)),s=r.errorCalls.map(o=>tt(o));t.push(...E(i),...a,...s)}if(Fe.includes(r.type)){const i=_i(r),a=IA(r);t.push(...i,...a)}if(r.type===n.Loop){const i=r.outputs.map(o=>_i(o)).flat();if(r.body){const o=Xn(r.body,e);t.push(...o)}const a=r.errorCalls.map(o=>tt(o)),s=r.successCalls.map(o=>tt(o));t.push(...E(i),...s,...a)}if(r.type===n.FunctionDeclaration){if(r.collapsed&&e)return[];const i=r.inputs.map(s=>_i(s)).flat(),a=r.calls.map(s=>tt(s));t.push(...E(i),...a)}return E(t)}function DA(r,e=!1){const t=Xn(r,e),i=[...t,...t.reduce((a,s)=>[...a,...DA(s,e)],[])];return E(i)}function PA(r){const e=jr(r),t=[...e,...e.reduce((i,a)=>[...i,...PA(a)],[])];return E(t)}function Jo(r){return r.implements.reduce((e,t)=>t.type===n.CustomEntity?[...e,n.CustomEntity,...Jo(t),...Wo(t)]:[...e,t.name],[])}function Wo(r){return r.extends.reduce((e,t)=>t.type===n.CustomEntity?[...e,n.CustomEntity,...Wo(t),...Jo(t)]:[...e,t.name],[])}function $u(r){return r.extends.reduce((e,t)=>t.type===n.CustomEntity?[...e,t,...$u(t),...Fu(t)]:[...e,t],[])}function Fu(r){return r.implements.reduce((e,t)=>t.type===n.CustomEntity?[...e,t,...Fu(t),...$u(t)]:[...e,t],[])}function Uu(r){return[...Wo(r),...Jo(r)].filter((t,i,a)=>a.indexOf(t)===i)}function xu(r){return r.implements.length===0&&r.extends.length===0?null:r.implements.find(i=>i.type===n.BuiltInBaseEntity&&i.name===M.PERSISTED_ENTITY)?r:[...r.implements,...r.extends].reduce((i,a)=>{if(a.type===n.CustomEntity){const s=xu(a);if(s)return s}return i},null)}function f7(r){const e=r.extends.find(t=>t.type===n.BuiltInBaseEntity);return e&&e.type===n.BuiltInBaseEntity?e:null}function m7(r){const e=r.implements.find(t=>t.type===n.BuiltInBaseEntity);return e&&e.type===n.BuiltInBaseEntity?e:null}function ju(r){const e=r.extends.find(t=>t.type===n.CustomEntity);return e&&e.type===n.CustomEntity?e:null}function Qn(r){const e=[...r.implements,...r.extends].reduce((t,i)=>i.type===n.BuiltInBaseEntity?[...t,i]:i.type===n.CustomEntity?[...t,...Qn(i)]:t,[]);return E(e)}function ku(r){return r.type===n.PrimitiveEntity?!0:r.type===n.BuiltInBaseEntity?r.interactive:!Qn(r).find(i=>!i.interactive)}function T7(r){return r.parent===r.project&&r.project.variableDeclarations.includes(r)}function qu(r){return r.parent!==r.project?!1:n.VariableDeclaration===r.type?r.project.variableDeclarations.includes(r):n.VariableInstance===r.type?r.project.variableInstances.includes(r):n.FunctionCall===r.type?r.project.functionCalls.includes(r):n.Condition===r.type?r.project.conditions.includes(r):n.Operation===r.type?r.project.operations.includes(r):n.Loop===r.type?r.project.loops.includes(r):n.Search===r.type?r.project.searches.includes(r):!1}function AA(r){if([...Ue,n.CustomEntity,n.InstalledProject,n.Project].includes(r.type)||qu(r))return!1;const e=jr(r);return e.length===0?!0:e.some(t=>AA(t))}function Ju(r){return[...Ue,n.CustomEntity,n.InstalledProject,n.Project].includes(r.type)||qu(r)?!1:jr(r).length===0}function OA(r,e=0){if(Ju(r)){const t=jr(r);return t.length===0?r:t.map(a=>OA(a,e+1)).reduce((a,s)=>a?s&&s.x<a.x?s:a:s,null)}return null}function SA(r){const e=[];if(Ju(r))e.push(r);else return[];return jr(r).forEach(i=>{e.push(...SA(i))}),e}function CA(r){return r.type===n.FunctionDeclaration&&r.parent!==r.project&&!![n.CustomEntity,n.Loop,n.InstalledProject].includes(r.parent.type)}function E7(r,e){const t=new Map;return r.forEach(i=>{t.set(i.id,i)}),e.forEach(i=>{t.set(i.id,i)}),Array.from(t.values())}function Yo(r){switch(r){case n.CustomEntity:return kr;case n.FunctionDeclaration:return Br;case n.VariableDeclaration:return Mr;case n.VariableInstance:return Vr;case n.FunctionCall:return xr;case n.Operation:return wr;case n.Condition:return Nr;case n.ReturnStatement:return Fr;case n.Loop:return _r;case n.Search:return Lr;case n.InputMap:return On;case n.OutputMap:return Sn;case n.ArgumentDeclaration:return $r;case n.ReturnDeclaration:return _t;case n.Property:return Cr;case n.InstalledProject:return Gr;case n.Project:return _;case n.BuiltInBaseEntity:return jt;default:return null}}function gt(r,e){if(ut.includes(r.type))return r;if(Hr.includes(r.type))return null;const t=r.parent;if(!t)return null;if(t.type===n.GenericReference){const i=N(t);if(!i)return null;const a=e.get(i);return a?gt(a,e):null}else return t===e?e:gt(t,e)}function Wu(r,e){if(Hr.includes(r.type)||e.getBuiltIn(r.id))return null;const t=Nt(r.parent,e);return t?t===e?ut.includes(r.type)?r:null:t.type===n.CustomEntity?r:Wu(t,e):null}function Ho(r,e,t){if(r===e||e===t||r===t)return!1;const i=gt(e.parent,t);return i===r?!0:Ho(i,e,t)}var zo=(r=>(r.SameBothLocal="same-both-local",r.AInB="a-in-b",r.BInA="b-in-a",r.ParallelInCommonParent="parallel-in-common-parent",r.ParallelInProject="parallel-in-project",r.AIsGlobalBIsNot="a-is-global-b-is-not",r.BIsGlobalAIsNot="b-is-global-a-is-not",r.SameBothGlobal="same-both-global",r))(zo||{});function ka(r,e,t){const i=gt(r,t),a=gt(e,t);if(!i)throw new Error("Could not find scope owner for the entity: "+r.id);if(!a)throw new Error("Could not find scope owner for the entity: "+e.id);if(i===a&&i.type!==n.Project)return{compatible:!0,type:"same-both-local",commonAncestorScope:i};if(i===a&&i.type===n.Project)return{compatible:!0,type:"same-both-global",commonAncestorScope:i};if(i.type===n.Project&&a.type!==n.Project)return{compatible:!1,type:"a-is-global-b-is-not",commonAncestorScope:i};if(i.type!==n.Project&&a.type===n.Project)return{compatible:!1,type:"b-is-global-a-is-not",commonAncestorScope:a};if(Ho(i,a,t))return{compatible:!0,type:"b-in-a",commonAncestorScope:i};if(Ho(a,i,t))return{compatible:!0,type:"a-in-b",commonAncestorScope:a};const l=Nu(i,a);return l===t?{compatible:!1,type:"parallel-in-project",commonAncestorScope:l}:l?{compatible:!1,type:"parallel-in-common-parent",commonAncestorScope:gt(l,t)}:{compatible:!1,type:"parallel-in-project",commonAncestorScope:t}}function BA(r,e,t){const i=ka(r,e,t);if(!i.compatible||i.type!=="same-both-local")return null;if(r===e)return r;let a=gt(r.parent,t);if(a){if(a===e)return e;if(a.type===n.Project)return r}else return r;for(;a;){if(a){if(a===e)return e;if(a.type===n.Project)return r}else return r;a=gt(a.parent,t)}let s=gt(e.parent,t);if(s){if(s===r)return r;if(s.type===n.Project)return e}else return e;for(;s;){if(s){if(s===r)return r;if(s.type===n.Project)return e}else return e;s=gt(s.parent,t)}return null}function wA(r){return r.length===0?null:r.length===1?r[0]:r.reduce((t,i)=>{const a=BA(t,i,i.project);return!a||a===i?t:i},r[0])}function Nt(r,e){let t;return typeof r=="string"?t=r:r.type===n.GenericReference?t=N(r):t=r.id,t===e.id?e:e.get(t)}function er(r){if(!r)return null;if(Hr.includes(r.type))return r;if(r.type===n.Project)return null;if(r.project.getBuiltIn(r.id))return r;const e=r.parent;return!e||e.type===n.Project?null:er(e)}function qa(r,e){var t;if(r.readsValue){const i=Nt(r.readsValue,e.project);e.setValueWriter(i),i.addValueReader(e)}else r.readsValue===null&&((t=e.readsValue)==null||t.removeValueReader(e),e.readsValue=null);return e}function Ja(r){const e=[];function t(s,o){return e.some(l=>l.blockedByCaller===s&&l.blockedByCalling===o)}function i(s,o){t(s,o)||e.push({blockedByCaller:s,blockedByCalling:o})}const a=Wu(r,r.project);return r.calledBySuccess.forEach(s=>{[...s.successCalls||[]].forEach(p=>{Ve.includes(p.type)&&p!==r&&(Me(r).find(m=>m===p)||i(s,p))});let l;if(je.includes(s.type)&&(l=s),l){const p=Ja(l);p.reachable||Me(r).find(m=>m===s)||p.blocks.forEach(m=>{i(s,m.blockedByCalling)})}}),r.calledByError.forEach(s=>{[...s.errorCalls||[]].forEach(p=>{Ve.includes(p.type)&&p!==r&&(Me(r).find(m=>m===p)||i(s,p))});let l;if(je.includes(s.type)&&(l=s),l){const p=Ja(l);p.reachable||Me(r).find(m=>m===s)||p.blocks.forEach(m=>{i(s,m.blockedByCalling)})}}),r.calledByEntry.forEach(s=>{if([...s.calls||[]].forEach(p=>{Ve.includes(p.type)&&p!==r&&(Me(r).find(m=>m===p)||i(s,p))}),s===a)return;let l;if(s.type===n.FunctionDeclaration){const p=tt(s);if(p.type===n.CustomEntity)return;p.type===n.Loop&&(l=p)}if(l){const p=Ja(l);p.reachable||p.blocks.forEach(y=>{i(s,y.blockedByCalling)})}}),{reachable:e.length===0,entryPoint:a,blocks:e}}function b7(r){return tl.includes(r.type)?r.type===n.FunctionDeclaration?!CA(r):!0:!1}function R7(r){if(n.ActionDescriptor===r.type){if(r.project.operationDeclarations.find(s=>s.id===r.id))return n.Operation;if(r.project.globalEventActionDescriptors.find(s=>s.id===r.id))return n.GlobalEvent;if(r.project.loopDeclarations.find(s=>s.id===r.id))return n.Loop;if(r.project.conditionDeclarations.find(s=>s.id===r.id))return n.Condition}return r.type}function Ni(r,e){if(r.type!==n.CustomEntity||r.abstract)return!1;const t=ju(r)||r;return!!Uu(t).includes(e)}function g7(r){const e=[];return r.entities.forEach(t=>{if(Ni(t,M.PERSISTED_ENTITY)){e.push(t);return}}),E(e)}function v7(r){const e=[];return r.entities.forEach(t=>{if(Ni(t,M.RELATIONAL_DATABASE)){e.push(t);return}}),E(e)}function I7(r){return r.type!==n.CustomEntity||r.abstract||!Ni(r,M.PERSISTED_ENTITY)?null:(r==null?void 0:r.properties.find(t=>{var i;return((i=t.implements)==null?void 0:i.id)===B[n.BuiltInBaseEntity][M.PERSISTED_ENTITY].properties.identifier.id&&!t.abstract}))||null}function D7(r){if(r.type!==n.CustomEntity)return[];if(r.abstract)return[];if(!Ni(r,M.PERSISTED_ENTITY))return[];const e=[],t=r.properties.filter(i=>{var a;return((a=i.implements)==null?void 0:a.id)!==B[n.BuiltInBaseEntity][M.PERSISTED_ENTITY].properties.database.id&&!i.abstract});return e.push(...t),e}function P7(r){var i;if(!r||r.type!==n.CustomEntity||!Ni(r,M.PERSISTED_ENTITY))return null;const t=xu(r).properties.find(a=>{var s;return((s=a.implements)==null?void 0:s.id)===B[n.BuiltInBaseEntity][M.PERSISTED_ENTITY].properties.database.id});return t?(i=t.getDefaultValue())==null?void 0:i.valueAsType:null}function A7(r,e){const t=[];if(r.parent)if(r.id===r.parent)t.push(new b({id:`${r.id}--${r.parent}--${f.SelfReference}`,code:f.SelfReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a reference to itself at 'parent'. This is not allowed. Change the reference string or the 'entityId' property of the reference object.`,issue:null}));else{const i=e.get(r.parent);i?[n.Project,n.DataType].includes(i.type)||t.push(new b({id:`${r.id}--${r.parent}--${f.InvalidParentReference}`,code:f.InvalidParentReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a parent reference that isn't pointing to an entity of type 'project' or 'data-type'.`,issue:null})):t.push(new b({id:`${r.id}--${r.parent}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", is referencing an entity with id "${r.parent}" that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null}))}return r.implements&&Array.isArray(r.implements)?r.implements.forEach(i=>{if(r.id===i){t.push(new b({id:`${r.id}--${i}--${f.SelfReference}`,code:f.SelfReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has a reference to itself at one of the 'implements' references. This is not allowed. Change the reference string or the 'entityId' property of the reference object.`,issue:null}));return}const a=e.get(i);a?[n.CustomEntity,n.BuiltInBaseEntity].includes(a.type)?a.abstract||t.push(new b({id:`${r.id}--${i}--${f.InvalidImplementsReference}`,code:f.InvalidImplementsReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has an 'implements' reference that isn't pointing to an abstract entity.`,issue:null})):t.push(new b({id:`${r.id}--${i}--${f.InvalidImplementsReference}`,code:f.InvalidImplementsReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has an 'implements' reference that isn't pointing to an entity of type 'custom-entity' or 'built-in-base-entity'.`,issue:null})):t.push(new b({id:`${r.id}--${i}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", is referencing an entity with id "${i}" that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null}))}):t.push(new b({id:`${r.id}--${S.InvalidObjectStructure}`,code:S.InvalidObjectStructure,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has an 'implements' property that isn't an array.`,issue:null})),r.extends&&Array.isArray(r.extends)&&r.extends.forEach(i=>{const a=e.get(i);a?[n.CustomEntity,n.BuiltInBaseEntity].includes(a.type)?a.abstract&&t.push(new b({id:`${r.id}--${i}--${f.InvalidExtendsReference}`,code:f.InvalidExtendsReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has an 'extends' reference that isn't pointing to a non-abstract entity. Did you want to use the property 'implements', which holds a list of references to absract entities, instead?`,issue:null})):t.push(new b({id:`${r.id}--${i}--${f.InvalidExtendsReference}`,code:f.InvalidExtendsReference,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", has an 'extends' reference that isn't pointing to an entity of type 'custom-entity' or 'built-in-base-entity'.`,issue:null})):t.push(new b({id:`${r.id}--${i}--${f.ReferencedEntityNotFound}`,code:f.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${r.type}" with id "${r.id}", is referencing an entity with id "${i}" that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null}))}),t}const Ne=class Ne{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"name");d(this,"description",null);d(this,"x");d(this,"y");d(this,"static");d(this,"abstract");d(this,"type",n.CustomEntity);d(this,"properties",[]);d(this,"methods",[]);d(this,"abstractMethods",[]);d(this,"extends",[]);d(this,"implements",[]);d(this,"project");d(this,"errors",[]);d(this,"parent");d(this,"initialized",!1);d(this,"suggestedProperties",[]);d(this,"suggestedMethods",[]);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.name=e.name,this.description=e.description,this.x=e.x,this.y=e.y,this.static=e.static,this.abstract=e.abstract}static fromGenerationTarget(e,t){let i=t;if(e.parent){const p=N(e.parent);i=t.get(p)}const a=[];e.implements&&e.implements.forEach(p=>{a.push(t.get(p)||t.getBuiltIn(p))});const s=[];e.extends&&e.extends.forEach(p=>{s.push(t.get(p)||t.getBuiltIn(p))});const o={id:e.id,version:1,name:e.name,type:n.CustomEntity,description:e.description,static:e.static,abstract:e.abstract,properties:[],methods:[],abstractMethods:[],extends:s,implements:a,x:0,y:0,parent:i},l=g(o,t);return l.setParent(i),l.initChildren(),l}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=A7(i,t),o=_o(i,t);a.push(...s,...o,...Le(i));const l=i.parent?t.get(i.parent):null;if(l&&l.type===n.DataType){const p=l;p.entity&&a.push(new b({id:`${e.id}--${f.NewEntityWouldOverriteExisting}`,code:f.NewEntityWouldOverriteExisting,severity:T.Error,message:`The entity of type '${e.type}' with id '${e.id}' can't be added to the 'parent' entity with id '${p.id}' because it already has an 'entity' child. Data type entities can only have one 'entity' as children.
369
369
  You can inspect the existing 'entity' field with the 'describe_entity' action. Like so:
370
370
  ${dn({describe_entity:p.entity.id})}
371
- Alternatively you can update the parent data-type entity with 'update' action to remove the existing value of the field.`,issue:null}))}return{errors:a,modifiedData:i}}get allBaseRelatedPropertiesFromExtendedAndImplementedEntities(){return E([...this.extends.reduce((e,t)=>[...[...t.ownDeclaredProperties,...t.allBaseRelatedPropertiesFromExtendedAndImplementedEntities].filter(a=>!a.abstract),...e],[]),...this.implements.reduce((e,t)=>[...[...t.ownDeclaredProperties,...t.allBaseRelatedPropertiesFromExtendedAndImplementedEntities].filter(a=>!a.abstract),...e],[])])}get extendedPropertiesFromOriginalParents(){return E(this.extends.reduce((e,t)=>{const i=[...t.ownDeclaredProperties,...t.extendedPropertiesFromOriginalParents].filter(a=>!a.abstract);return[...e,...i]},[]))}get implementedPropertiesFromOriginalParents(){return E([...this.extends.reduce((e,t)=>{const i=t.implementedPropertiesFromOriginalParents,a=[...t.ownDeclaredProperties].filter(s=>!!s.abstract&&!i.find(o=>o.name===s.name));return[...i,...a,...e]},[]),...this.implements.reduce((e,t)=>{const i=t.implementedPropertiesFromOriginalParents,a=[...t.ownDeclaredProperties].filter(s=>!!s.abstract&&!i.find(o=>o.name===s.name));return[...i,...a,...e]},[])])}get extendedProperties(){return this.properties.filter(e=>e.isExtendedProperty)}get ownDeclaredProperties(){return this.properties.filter(e=>!e.isExtendedProperty)}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated. The 'parent' on an '${this.type}', must be the root project as it is a globally declared entity.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];if(this.parent.type===n.DataType){const a=this.parent;a.entity=this,e.push(a)}else this.project.addCustomEntity(this);return{updated:E(e),added:E(t),removed:E(i),self:this}}setParent(e){return this.parent=e,this}removeProperty(e){return this.properties=this.properties.filter(t=>t.id!==e.id),this}addMethod(e){return this.methods.includes(e)||(this.methods.push(e),this.suggestedMethods=this.suggestedMethods.filter(t=>t.name!==e.name)),this}removeMethod(e){return this.methods=this.methods.filter(t=>t.id!==e.id),this}addProperty(e){return this.properties.includes(e)||(this.properties.push(e),this.suggestedProperties=this.suggestedProperties.filter(t=>t.name!==e.name)),this}addSuggestedProperty(e){return this.suggestedProperties.includes(e)||this.suggestedProperties.push(e),this}addSuggestedMethod(e){return this.suggestedMethods.includes(e)||this.suggestedMethods.push(e),this}removeSuggestedProperty(e){return this.suggestedProperties=this.suggestedProperties.filter(t=>t.id!==e.id),this}removeSuggestedMethod(e){return this.suggestedMethods=this.suggestedMethods.filter(t=>t.id!==e.id),this}addAbstractMethod(e){return this.abstractMethods.includes(e)||this.abstractMethods.push(e),this}removeAbstractMethod(e){return this.abstractMethods=this.abstractMethods.filter(t=>t.id!==e.id),this}initChildren(){return this.initialized?this:(this.initialized=!0,this.properties=this.initialData.properties.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.methods=this.initialData.methods.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.abstractMethods=this.initialData.abstractMethods.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.extends=this.initialData.extends.map(e=>g(e,this.project)),this.implements=this.initialData.implements.map(e=>g(e,this.project)),this.syncImplementationProperties(),this.addExtendedProperties(),this.addSuggestions(),this)}syncImplementationProperties(){return this.implementedPropertiesFromOriginalParents.forEach(t=>{if(this.properties.find(o=>{var l;return((l=o.implements)==null?void 0:l.id)===t.id}))return;const a=this.properties.find(o=>o.name===t.name&&!!o.abstract&&!o.implements);if(a){a.implements=t,a.abstract=!1;return}const s=t.clone(this);s.initChildren(),s.implements=t,s.abstract=!1,this.addProperty(s)}),this}addExtendedProperties(){const e=this.properties,t=this.extendedPropertiesFromOriginalParents,i=new Set(e.map(a=>a.name));return t.forEach(a=>{if(i.has(a.name))return;i.add(a.name);const s=a.clone(this);s.initChildren(),this.addProperty(s)}),this}addSuggestions(){return this.implements.forEach(e=>{K3(this,e).forEach(a=>{const s=a.toJSON();s.id=`_suggestion--parent--${this.id}--${a.id}`;const o=g(s,this.project);o.suggestion=!0,o.setParent(this),o.initChildren(),this.addSuggestedProperty(o)}),X3(this,e).forEach(a=>{const s=`_suggestion--parent--${this.id}--${a.id}`,o=a.implementAsFunctionDeclaration(s),l=g(o,this.project);if(l.suggestion=!0,l.setParent(this),l.initChildren(),l.inputs.forEach(p=>{p.suggestion=!0}),l.returnStatements.length){const p=l.returnStatements[0];p.suggestion=!0,p.outputs.forEach(y=>{y.suggestion=!0})}this.addSuggestedMethod(l)})}),this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.name=e.name||this.name,this.x=e.x||this.x,this.y=e.y||this.y,this.static=e.static||this.static,this.abstract=e.abstract||this.abstract,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];return t.has(this.id)?{affected:[],removed:[]}:(t.add(this.id),a.push(this),this.unsubscribe(),this.properties.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.methods.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.abstractMethods.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.suggestedProperties.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.suggestedMethods.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),{affected:E(i),removed:E(a)})}restore({seenEntities:e}={seenEntities:new Set}){const t=[];return e.has(this.id)?{affected:[],self:this}:(e.add(this.id),this.subscribe(),this.properties.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.methods.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.abstractMethods.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.suggestedProperties.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.suggestedMethods.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),{affected:E(t),self:this})}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.extends.flatMap(i=>i.toFlat(e)),...this.implements.flatMap(i=>i.toFlat(e)),...this.properties.flatMap(i=>i.toFlat(e)),...this.methods.flatMap(i=>i.toFlat(e)),...this.abstractMethods.flatMap(i=>i.toFlat(e))])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.extends.flatMap(i=>i.toFlatIds(e)),...this.implements.flatMap(i=>i.toFlatIds(e)),...this.properties.flatMap(i=>i.toFlatIds(e)),...this.methods.flatMap(i=>i.toFlatIds(e)),...this.abstractMethods.flatMap(i=>i.toFlatIds(e))])}toJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,x:this.x,y:this.y,static:this.static,abstract:this.abstract,properties:this.properties.map(e=>e.toJSON()),methods:this.methods.map(e=>e.toJSON()),abstractMethods:this.abstractMethods.map(e=>e.toJSON()),implements:this.implements.map(e=>e.toJSON()),extends:this.extends.map(e=>e.toJSON()),parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,name:this.name,description:this.description,type:this.type,x:this.x,y:this.y,static:this.static,abstract:this.abstract,properties:this.properties.map(e=>e.toReference()),methods:this.methods.map(e=>e.toReference()),abstractMethods:this.abstractMethods.map(e=>e.toReference()),implements:this.implements.map(e=>e.toReference()),extends:this.extends.map(e=>e.toReference()),parent:this.parent.toReference()}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.properties.flatMap(i=>i.toFlatJSON(e)),...this.methods.flatMap(i=>i.toFlatJSON(e)),...this.abstractMethods.flatMap(i=>i.toFlatJSON(e)),...this.implements.flatMap(i=>i.toFlatJSON(e)),...this.extends.flatMap(i=>i.toFlatJSON(e))])}toGenerationTarget(){const e=this.parent.type===n.Project?void 0:this.parent.id;return{id:this.id,name:this.name,description:this.description,type:this.type,static:this.static,abstract:this.abstract,extends:this.extends.map(t=>t.id),implements:this.implements.map(t=>t.id),parent:e}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.properties.flatMap(i=>i.toFlatGenerationTarget(e)),...this.methods.flatMap(i=>i.toFlatGenerationTarget(e)),...this.abstractMethods.flatMap(i=>i.toFlatGenerationTarget(e)),...this.implements.filter(i=>i.type===n.CustomEntity).flatMap(i=>i.toFlatGenerationTarget(e)),...this.implements.filter(i=>i.type===n.CustomEntity).flatMap(i=>i.toFlatGenerationTarget(e))])}clearErrors(){return this.errors=[],this.properties.forEach(e=>e.clearErrors()),this.methods.forEach(e=>e.clearErrors()),this.abstractMethods.forEach(e=>e.clearErrors()),this}validate(){return this.errors=Z3(this),{success:!0,error:null,data:null}}getErrors(){return[...this.errors,...this.properties.flatMap(t=>t.getErrors()),...this.methods.flatMap(t=>t.getErrors()),...this.abstractMethods.flatMap(t=>t.getErrors())]}getShallowErrors(){return this.errors}clone(e=null,t=null,i=!0){var R,v,D;const a=this.toJSON(),s=t||Ze(C(this,this.project),n.CustomEntity,this.project);a.properties=[],a.methods=[],a.abstractMethods=[];const o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=kt(a,this.project);e&&p.setParent(e),i&&p.subscribe(),p.initChildren();const y=(R=this.properties)==null?void 0:R.map((A,I)=>A.clone(p,l+"-property-"+I+"-id",i));p.properties=y;const h=(v=this.methods)==null?void 0:v.map((A,I)=>A.clone(p,l+"-method-"+I+"-id",i));p.methods=h;const m=(D=this.abstractMethods)==null?void 0:D.map((A,I)=>A.clone(p,l+"-abstract-method-"+I+"-id",i));return p.abstractMethods=m,p}getFunctionDeclaration(e){return this.methods.find(t=>t.id===e)}implement(e,t){return xo(this,e,t)}getAllInteractiveMethods(){const e=this.implements.filter(i=>i.type===n.CustomEntity||i.type===n.BuiltInBaseEntity&&i.interactive);return E([...this.methods,...this.extends.flatMap(i=>i.getAllInteractiveMethods()),...e.flatMap(i=>i.getAllInteractiveMethods())])}inferFromInputs(e){if(this.parent.type!==n.DataType||!this.parent.inferred)return this;const t=[];e.forEach(s=>{t.find(l=>C(l,this.project)===C(s,this.project))||t.push(s)});const i=this.properties.filter(s=>!s.getDataType());t.forEach(s=>{const o=i.find(m=>C(m,this.project)===C(s,this.project));if(!o)return;const p=Sr(s.parent).getMasterInputWithValueWritterFromAllInstances(s),y=cn(p),h=y==null?void 0:y.clone(o,o.id+"--data-type",!0);h&&o.setDataType(h),s.setDeclaration(o)});const a=[];return t.forEach(s=>{if(!s.declaration){a.push(s);return}}),a.length===0?this:(a.forEach(s=>{const o=this.properties.find(v=>C(v,this.project)===C(s,this.project));if(o){if(s.setDeclaration(o),!o.getDataType()){const D=Sr(s.parent).getMasterInputWithValueWritterFromAllInstances(s),A=cn(D),I=A==null?void 0:A.clone(o,o.id+"--data-type",!0);I&&o.setDataType(I)}return}const l={id:s.id+"--inferred-property",type:n.Property,version:1,name:C(s,this.project),description:s.description,static:!0,abstract:!1,private:!1,hidden:!1,required:!1,index:s.index,implements:null,dataType:null,parent:this.toReference()},p=g(l,this.project);p.setParent(this),p.initChildren();const h=Sr(s.parent).getMasterInputWithValueWritterFromAllInstances(s),m=cn(h),R=m==null?void 0:m.clone(p,l.id+"--data-type",!0);return R&&p.setDataType(R),this.addProperty(p),s.setDeclaration(p),p}),this)}};d(Ne,"MUTABLE_BASE_PROPERTIES",["name","description","static","abstract"]),d(Ne,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),d(Ne,"BASE_PROPERTIES",[...Ne.MUTABLE_BASE_PROPERTIES,...Ne.INMUTABLE_BASE_PROPERTIES]),d(Ne,"MUTABLE_META_PROPERTIES",[...Ne.MUTABLE_BASE_PROPERTIES,"x","y"]),d(Ne,"INMUTABLE_META_PROPERTIES",[...Ne.INMUTABLE_BASE_PROPERTIES]),d(Ne,"META_PROPERTIES",[...Ne.MUTABLE_META_PROPERTIES,...Ne.INMUTABLE_META_PROPERTIES]),d(Ne,"MUTABLE_UPSTREAM_PROPERTIES",["extends","implements"]),d(Ne,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),d(Ne,"UPSTREAM_PROPERTIES",[...Ne.MUTABLE_UPSTREAM_PROPERTIES,...Ne.INMUTABLE_UPSTREAM_PROPERTIES]),d(Ne,"MUTABLE_DOWNSTREAM_PROPERTIES",["properties","methods","abstractMethods"]),d(Ne,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(Ne,"DOWNSTREAM_PROPERTIES",[...Ne.MUTABLE_DOWNSTREAM_PROPERTIES,...Ne.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(Ne,"PROPERTIES",[...Ne.META_PROPERTIES,...Ne.UPSTREAM_PROPERTIES,...Ne.DOWNSTREAM_PROPERTIES]);let kr=Ne;function O7(r){const e=O9(),t=r.toJSON();e.safeParse(t).success;const a=[];return ie(r.errors,a)}class xt{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"name");d(this,"description",null);d(this,"type",n.BuiltInBaseEntity);d(this,"abstract",!1);d(this,"static");d(this,"properties",[]);d(this,"methods",[]);d(this,"abstractMethods",[]);d(this,"extends",[]);d(this,"interactive",!1);d(this,"errors",[]);d(this,"project");this.initialData=this.initialData||e,this.project=this.project||t,this.id=this.id||e.id,this.version=this.version||e.version,this.name=this.name||e.name,this.static=this.static||e.static,this.interactive=this.interactive||e.interactive,this.abstract=e.abstract,this.properties=this.initialData.properties.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.methods=this.initialData.methods.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.abstractMethods=this.initialData.abstractMethods.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.extends=this.initialData.extends.map(i=>g(i,this.project))}get allBaseRelatedPropertiesFromExtendedAndImplementedEntities(){return E(this.extends.reduce((e,t)=>{const i=[...t.ownDeclaredProperties,...t.allBaseRelatedPropertiesFromExtendedAndImplementedEntities].filter(a=>!a.abstract);return[...e,...i]},[]))}get extendedPropertiesFromOriginalParents(){return E(this.extends.reduce((e,t)=>{const i=[...t.ownDeclaredProperties,...t.extendedPropertiesFromOriginalParents].filter(a=>!a.abstract);return[...e,...i]},[]))}get implementedPropertiesFromOriginalParents(){return E([...this.extends.reduce((e,t)=>{const i=t.implementedPropertiesFromOriginalParents,a=[...t.ownDeclaredProperties].filter(s=>!!s.abstract&&!i.find(o=>o.name===s.name));return[...i,...a,...e]},[])])}get extendedProperties(){return this.properties.filter(e=>e.isExtendedProperty)}get ownDeclaredProperties(){return this.properties.filter(e=>!e.isExtendedProperty)}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}async load(){return this}remove(e={ignoreUpstream:!1,seenEntities:new Set}){return{affected:[],removed:[]}}restore({seenEntities:e}={seenEntities:new Set}){return{affected:[],self:this}}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.properties.flatMap(i=>i.toFlat(e)),...this.methods.flatMap(i=>i.toFlat(e)),...this.abstractMethods.flatMap(i=>i.toFlat(e)),...this.extends.flatMap(i=>i.toFlat(e))])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.properties.flatMap(i=>i.toFlatIds(e)),...this.methods.flatMap(i=>i.toFlatIds(e)),...this.abstractMethods.flatMap(i=>i.toFlatIds(e)),...this.extends.flatMap(i=>i.toFlatIds(e))])}toJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,abstract:this.abstract,static:this.static,interactive:this.interactive,properties:this.properties.map(e=>e.toJSON()),methods:this.methods.map(e=>e.toJSON()),abstractMethods:this.abstractMethods.map(e=>e.toJSON()),extends:this.extends.map(e=>e.toJSON())}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,abstract:this.abstract,static:this.static,interactive:this.interactive,properties:this.properties.map(e=>e.toReference()),methods:this.methods.map(e=>e.toReference()),abstractMethods:this.abstractMethods.map(e=>e.toReference()),extends:this.extends.map(e=>e.toReference())}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.properties.flatMap(i=>i.toFlatJSON(e)),...this.methods.flatMap(i=>i.toFlatJSON(e)),...this.abstractMethods.flatMap(i=>i.toFlatJSON(e))])}toGenerationTarget(){return{id:this.id,type:this.type,name:this.name,description:this.description,static:this.static,abstract:this.abstract,interactive:this.interactive,extends:this.extends.map(e=>e.id)}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.properties.flatMap(i=>i.toFlatGenerationTarget(e)),...this.methods.flatMap(i=>i.toFlatGenerationTarget(e)),...this.abstractMethods.flatMap(i=>i.toFlatGenerationTarget(e))])}clearErrors(){return this.errors=[],this.properties.forEach(e=>e.clearErrors()),this.methods.forEach(e=>e.clearErrors()),this.abstractMethods.forEach(e=>e.clearErrors()),this}validate(){const e=O7(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.properties.flatMap(t=>t.getErrors()),...this.methods.flatMap(t=>t.getErrors()),...this.abstractMethods.flatMap(t=>t.getErrors())]}getShallowErrors(){return this.errors}clone(){return new xt(this.toJSON(),this.project)}implement(e,t){return xo(this,e,t)}getAllInteractiveMethods(){const e=[];return this.interactive&&(e.push(...this.methods),this.extends.filter(i=>i.type===n.BuiltInBaseEntity&&i.interactive||i.type===n.PrimitiveEntity).forEach(i=>{i instanceof xt&&e.push(...i.getAllInteractiveMethods())})),E(e)}}function S7(r){const e=E9(),t=r.toJSON();e.safeParse(t).success;const a=[];return ie(r.errors,a)}class jt{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"name");d(this,"description",null);d(this,"type",n.PrimitiveEntity);d(this,"static");d(this,"abstract");d(this,"properties",[]);d(this,"methods",[]);d(this,"abstractMethods",[]);d(this,"extends",[]);d(this,"errors",[]);d(this,"project");this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.name=e.name,this.static=e.static,this.abstract=e.abstract,this.properties=this.initialData.properties.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.methods=this.initialData.methods.map(i=>{const a=g(i,this.project);return a.parent=this,a}),this.abstractMethods=this.initialData.abstractMethods.map(i=>{const a=g(i,this.project);return a.parent=this,a})}get allBaseRelatedPropertiesFromExtendedAndImplementedEntities(){return E(this.extends.reduce((e,t)=>{const i=[...t.ownDeclaredProperties,...t.allBaseRelatedPropertiesFromExtendedAndImplementedEntities].filter(a=>!a.abstract);return[...e,...i]},[]))}get extendedPropertiesFromOriginalParents(){return E(this.extends.reduce((e,t)=>{const i=[...t.ownDeclaredProperties,...t.extendedPropertiesFromOriginalParents].filter(a=>!a.abstract);return[...e,...i]},[]))}get implementedPropertiesFromOriginalParents(){return E([...this.extends.reduce((e,t)=>{const i=t.implementedPropertiesFromOriginalParents,a=[...t.ownDeclaredProperties].filter(s=>!!s.abstract&&!i.find(o=>o.name===s.name));return[...i,...a,...e]},[])])}get extendedProperties(){return this.properties.filter(e=>e.isExtendedProperty)}get ownDeclaredProperties(){return this.properties.filter(e=>!e.isExtendedProperty)}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}async load(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){return{affected:[],removed:[]}}restore({seenEntities:e}={seenEntities:new Set}){return{affected:[],self:this}}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.properties.flatMap(i=>i.toFlat(e)),...this.methods.flatMap(i=>i.toFlat(e)),...this.abstractMethods.flatMap(i=>i.toFlat(e))])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.properties.flatMap(i=>i.toFlatIds(e)),...this.methods.flatMap(i=>i.toFlatIds(e)),...this.abstractMethods.flatMap(i=>i.toFlatIds(e))])}toJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,static:this.static,abstract:this.abstract,properties:this.properties.map(e=>e.toJSON()),methods:this.methods.map(e=>e.toJSON()),abstractMethods:this.abstractMethods.map(e=>e.toJSON()),extends:this.extends.map(e=>e.toJSON())}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,abstract:this.abstract,static:this.static,properties:this.properties.map(e=>e.toReference()),methods:this.methods.map(e=>e.toReference()),abstractMethods:this.abstractMethods.map(e=>e.toReference()),extends:this.extends.map(e=>e.toReference())}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.properties.flatMap(i=>i.toFlatJSON(e)),...this.methods.flatMap(i=>i.toFlatJSON(e)),...this.abstractMethods.flatMap(i=>i.toFlatJSON(e))])}toGenerationTarget(){return{id:this.id,type:this.type,name:this.name,description:this.description,static:this.static,abstract:this.abstract,extends:this.extends.map(e=>e.id)}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.properties.flatMap(i=>i.toFlatGenerationTarget(e)),...this.methods.flatMap(i=>i.toFlatGenerationTarget(e)),...this.abstractMethods.flatMap(i=>i.toFlatGenerationTarget(e))])}clearErrors(){return this.errors=[],this.properties.forEach(e=>e.clearErrors()),this.methods.forEach(e=>e.clearErrors()),this.abstractMethods.forEach(e=>e.clearErrors()),this}validate(){const e=S7(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.properties.flatMap(t=>t.getErrors()),...this.methods.flatMap(t=>t.getErrors()),...this.abstractMethods.flatMap(t=>t.getErrors())]}getShallowErrors(){return this.errors}clone(){return new jt(this.toJSON(),this.project)}getAllInteractiveMethods(){const e=[];return e.push(...this.methods),this.extends.filter(i=>i.type===n.BuiltInBaseEntity&&i.interactive||i.type===n.PrimitiveEntity).forEach(i=>{i instanceof xt&&e.push(...i.getAllInteractiveMethods())}),E(e)}}function kt(r,e){if(!r)throw new Error("Entity is null");const t=e.get(r.id);switch(r.type){case n.PrimitiveValue:return t||new Bi(r,e);case n.CustomEntity:return t||new kr(r,e);case n.PrimitiveEntity:return t||new jt(r,e);case n.FunctionDeclaration:return t||new Br(r,e);case n.GlobalEvent:return t||new Si(r,e);case n.DataType:return t||new Oi(r,e);case n.Property:return t||new Cr(r,e);case n.FunctionCall:return t||new xr(r,e);case n.Condition:return t||new Nr(r,e);case n.Operation:return t||new wr(r,e);case n.VariableDeclaration:return t||new Mr(r,e);case n.VariableInstance:return t||new Vr(r,e);case n.OutputMap:return t||new Sn(r,e);case n.ReturnDeclaration:return t||new _t(r,e);case n.ArgumentDeclaration:return t||new $r(r,e);case n.InputMap:return t||new On(r,e);case n.Project:return t||new _(r);case n.InstalledProject:return t||new Gr(r,e);case n.ActionDescriptor:return t||new te(r,e);case n.ReturnStatement:return t||new Fr(r,e);case n.Loop:return t||new _r(r,e);case n.Search:return t||new Lr(r,e);case n.ValueDescriptor:return t||new Ur(r,e);case n.BuiltInBaseEntity:return t||new xt(r,e);case n.InternalCall:return t||new Ci(r,e);case n.ContinueStatement:return t||new bt(r,e);case n.BreakStatement:return t||new wi(r,e);default:throw new Error("Invalid entity type: "+r.type)}}function g(r,e){if(!r)throw new Error("Entity is null");const t=kt(r,e);return t.subscribe(),t}function C7(r,e){if(!r)throw new Error("Entity is null");switch(r.type){case n.PrimitiveValue:return Bi.fromGenerationTarget(r,e);case n.CustomEntity:return kr.fromGenerationTarget(r,e);case n.FunctionDeclaration:return Br.fromGenerationTarget(r,e);case n.GlobalEvent:return Si.fromGenerationTarget(r,e);case n.DataType:return Oi.fromGenerationTarget(r,e);case n.Property:return Cr.fromGenerationTarget(r,e);case n.FunctionCall:return xr.fromGenerationTarget(r,e);case n.Condition:return Nr.fromGenerationTarget(r,e);case n.Operation:return wr.fromGenerationTarget(r,e);case n.VariableDeclaration:return Mr.fromGenerationTarget(r,e);case n.VariableInstance:return Vr.fromGenerationTarget(r,e);case n.OutputMap:return Sn.fromGenerationTarget(r,e);case n.ReturnDeclaration:return _t.fromGenerationTarget(r,e);case n.ArgumentDeclaration:return $r.fromGenerationTarget(r,e);case n.InputMap:return On.fromGenerationTarget(r,e);case n.InstalledProject:return Gr.fromGenerationTarget(r,e);case n.ReturnStatement:return Fr.fromGenerationTarget(r,e);case n.Loop:return _r.fromGenerationTarget(r,e);case n.Search:return Lr.fromGenerationTarget(r,e);case n.ActionDescriptor:return te.fromGenerationTarget(r,e);case n.ValueDescriptor:return Ur.fromGenerationTarget(r,e);case n.InternalCall:return Ci.fromGenerationTarget(r,e);case n.ContinueStatement:return bt.fromGenerationTarget(r,e);case n.BreakStatement:return wi.fromGenerationTarget(r,e);default:throw new Error("Invalid entity type: "+r.type)}}const ee=class ee{constructor(e){d(this,"initialData");d(this,"id");d(this,"version");d(this,"type",n.Project);d(this,"name",null);d(this,"description",null);d(this,"x");d(this,"y");d(this,"entities",[]);d(this,"projects",[]);d(this,"functions",[]);d(this,"events",[]);d(this,"variableDeclarations",[]);d(this,"variableInstances",[]);d(this,"conditions",[]);d(this,"operations",[]);d(this,"functionCalls",[]);d(this,"loops",[]);d(this,"searches",[]);d(this,"primitives",[]);d(this,"builtInBaseEntities",[]);d(this,"operationDeclarations",[]);d(this,"globalEventActionDescriptors",[]);d(this,"loopDeclarations",[]);d(this,"loopDeclarationsBodies",[]);d(this,"conditionDeclarations",[]);d(this,"valueDescriptors",[]);d(this,"dataTypes",[]);d(this,"project");d(this,"instances",{});d(this,"builtInInstances",{});d(this,"errors",[]);d(this,"references",[]);this.initialData=e,this.id=e.id,this.version=e.version,this.name=e.name,this.description=e.description,this.x=0,this.y=0;try{(!ee.UUID||ee.UUID.isBackup)&&(ee.UUID=Us==null?void 0:Us()),ee.UUID||(ee.UUID={isBackup:!0,uuid:()=>Math.random().toString(36).substring(2,15)+Math.random().toString(36).substring(2,15),fromUUID:t=>t})}catch(t){console.error("Error initializing UUID module",t),ee.UUID={isBackup:!0,uuid:()=>Math.random().toString(36).substring(2,15)+Math.random().toString(36).substring(2,15),fromUUID:i=>i}}}static injectUUIDModule(e){ee.UUID=e}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[];return a.push(...Le(i)),{errors:a,modifiedData:i}}async inject(...e){return await Promise.all(e.map(t=>new Promise(async i=>{await t.init(this),i(null)}))),this}validateGeneratedUpdate(e){return{errors:[],modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return{updated:E(e),added:E(t),removed:E(i),self:this}}get instancesList(){return Object.values(this.instances)}isOperationDeclaration(e){return this.operationDeclarations.includes(e)}isGlobalEventActionDescriptor(e){return this.globalEventActionDescriptors.includes(e)}isLoopDeclaration(e){return this.loopDeclarations.includes(e)}isConditionDeclaration(e){return this.conditionDeclarations.includes(e)}initChildren(){return this.entities=this.initialData.entities.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.projects=this.initialData.projects.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.functions=this.initialData.functions.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.events=this.initialData.events.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.variableDeclarations=this.initialData.variableDeclarations.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.variableInstances=this.initialData.variableInstances.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.conditions=this.initialData.conditions.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.operations=this.initialData.operations.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.functionCalls=this.initialData.functionCalls.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.loops=this.initialData.loops.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.searches=this.initialData.searches.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.attachOrphanReferences(),this.validate(),this}subscribeInstance(e){return(!this.instances[e.id]||this.instances[e.id]!==e)&&(this.instances[e.id]=e),this}subscribeBuiltInInstance(e){return(!this.builtInInstances[e.id]||this.builtInInstances[e.id]!==e)&&(this.builtInInstances[e.id]=e),this}subscribe(){return this}unsubscribe(){return this}unsubscribeInstance(e){return delete this.instances[e.id],this}findSubscribedInstance(e){return this.instances[e.id]||null}findSubscribedBuiltInInstance(e){return this.builtInInstances[e.id]||null}get(e){return this.instances[e]||this.builtInInstances[e]||null}getManaged(e){return this.instances[e]||null}getBuiltIn(e){return this.builtInInstances[e]||null}findSubscribedInstanceFromReference(e){return this.instances[e.entityId]||null}findSubscribedBuiltInInstanceFromReference(e){return this.builtInInstances[e.entityId]||null}sync(e){return this.version=e.version||this.version,this.name=e.name||this.name,this.description=e.description||this.description,this.x=e.x||this.x,this.y=e.y||this.y,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e}={ignoreUpstream:!1}){return{affected:[],removed:[]}}restore({seenEntities:e}={seenEntities:new Set}){return{affected:[],self:this}}getAllBuiltInIds(){const e=new Set;return[...this.primitives.flatMap(t=>t.toFlatIds(e)),...this.builtInBaseEntities.flatMap(t=>t.toFlatIds(e)),...this.operationDeclarations.flatMap(t=>t.toFlatIds(e)),...this.globalEventActionDescriptors.flatMap(t=>t.toFlatIds(e)),...this.loopDeclarations.flatMap(t=>t.toFlatIds(e)),...this.conditionDeclarations.flatMap(t=>t.toFlatIds(e)),...this.valueDescriptors.flatMap(t=>t.toFlatIds(e)),...this.dataTypes.flatMap(t=>t.toFlatIds(e))]}getAllBuiltIn(){const e=new Set;return[...this.primitives.flatMap(t=>t.toFlat(e)),...this.builtInBaseEntities.flatMap(t=>t.toFlat(e)),...this.operationDeclarations.flatMap(t=>t.toFlat(e)),...this.globalEventActionDescriptors.flatMap(t=>t.toFlat(e)),...this.loopDeclarations.flatMap(t=>t.toFlat(e)),...this.conditionDeclarations.flatMap(t=>t.toFlat(e)),...this.valueDescriptors.flatMap(t=>t.toFlat(e)),...this.dataTypes.flatMap(t=>t.toFlat(e))]}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[...this.entities.flatMap(i=>i.toFlat(e)),...this.functions.flatMap(i=>i.toFlat(e)),...this.events.flatMap(i=>i.toFlat(e)),...this.projects.flatMap(i=>i.toFlat(e)),...this.variableDeclarations.flatMap(i=>i.toFlat(e)),...this.variableInstances.flatMap(i=>i.toFlat(e)),...this.conditions.flatMap(i=>i.toFlat(e)),...this.operations.flatMap(i=>i.toFlat(e)),...this.functionCalls.flatMap(i=>i.toFlat(e)),...this.loops.flatMap(i=>i.toFlat(e)),...this.searches.flatMap(i=>i.toFlat(e))])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),Array.from(e))}toJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,entities:this.entities.map(e=>e.toJSON()),functions:this.functions.map(e=>e.toJSON()),events:this.events.map(e=>e.toJSON()),projects:this.projects.map(e=>e.toJSON()),variableDeclarations:this.variableDeclarations.map(e=>e.toJSON()),variableInstances:this.variableInstances.map(e=>e.toJSON()),conditions:this.conditions.map(e=>e.toJSON()),operations:this.operations.map(e=>e.toJSON()),functionCalls:this.functionCalls.map(e=>e.toJSON()),loops:this.loops.map(e=>e.toJSON()),searches:this.searches.map(e=>e.toJSON())}}toReference(){return{id:this.id+"--"+ee.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,entities:this.entities.map(e=>e.toReference()),functions:this.functions.map(e=>e.toReference()),events:this.events.map(e=>e.toReference()),projects:this.projects.map(e=>e.toReference()),variableDeclarations:this.variableDeclarations.map(e=>e.toReference()),variableInstances:this.variableInstances.map(e=>e.toReference()),conditions:this.conditions.map(e=>e.toReference()),operations:this.operations.map(e=>e.toReference()),functionCalls:this.functionCalls.map(e=>e.toReference()),loops:this.loops.map(e=>e.toReference()),searches:this.searches.map(e=>e.toReference())}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[...this.entities.flatMap(i=>i.toFlatJSON(e)),...this.functions.flatMap(i=>i.toFlatJSON(e)),...this.events.flatMap(i=>i.toFlatJSON(e)),...this.projects.flatMap(i=>i.toFlatJSON(e)),...this.variableDeclarations.flatMap(i=>i.toFlatJSON(e)),...this.variableInstances.flatMap(i=>i.toFlatJSON(e)),...this.conditions.flatMap(i=>i.toFlatJSON(e)),...this.operations.flatMap(i=>i.toFlatJSON(e)),...this.functionCalls.flatMap(i=>i.toFlatJSON(e)),...this.loops.flatMap(i=>i.toFlatJSON(e)),...this.searches.flatMap(i=>i.toFlatJSON(e))])}toGenerationTarget(){return{id:this.id,type:this.type,name:this.name,description:this.description}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[...this.entities.flatMap(i=>i.toFlatGenerationTarget(e)),...this.functions.flatMap(i=>i.toFlatGenerationTarget(e)),...this.events.flatMap(i=>i.toFlatGenerationTarget(e)),...this.projects.flatMap(i=>i.toFlatGenerationTarget(e)),...this.variableDeclarations.flatMap(i=>i.toFlatGenerationTarget(e)),...this.variableInstances.flatMap(i=>i.toFlatGenerationTarget(e)),...this.conditions.flatMap(i=>i.toFlatGenerationTarget(e)),...this.operations.flatMap(i=>i.toFlatGenerationTarget(e)),...this.functionCalls.flatMap(i=>i.toFlatGenerationTarget(e)),...this.loops.flatMap(i=>i.toFlatGenerationTarget(e)),...this.searches.flatMap(i=>i.toFlatGenerationTarget(e))])}clearErrors(){return this.errors=[],this.entities.forEach(e=>e.clearErrors()),this.projects.forEach(e=>e.clearErrors()),this.functions.forEach(e=>e.clearErrors()),this.events.forEach(e=>e.clearErrors()),this.variableDeclarations.forEach(e=>e.clearErrors()),this.variableInstances.forEach(e=>e.clearErrors()),this.conditions.forEach(e=>e.clearErrors()),this.operations.forEach(e=>e.clearErrors()),this.functionCalls.forEach(e=>e.clearErrors()),this.loops.forEach(e=>e.clearErrors()),this.searches.forEach(e=>e.clearErrors()),this}validate(){const e=q3(),t=this.toJSON();return e.safeParse(t),this.validateChildren(),{success:!0,error:null,data:t}}validateChildren(){this.entities.forEach(e=>e.validate()),this.projects.forEach(e=>e.validate()),this.functions.forEach(e=>e.validate()),this.events.forEach(e=>e.validate()),this.variableDeclarations.forEach(e=>e.validate()),this.variableInstances.forEach(e=>e.validate()),this.conditions.forEach(e=>e.validate()),this.operations.forEach(e=>e.validate()),this.functionCalls.forEach(e=>e.validate()),this.loops.forEach(e=>e.validate()),this.searches.forEach(e=>e.validate())}getErrors(){return[...this.errors,...this.entities.flatMap(t=>t.getErrors()),...this.projects.flatMap(t=>t.getErrors()),...this.functions.flatMap(t=>t.getErrors()),...this.events.flatMap(t=>t.getErrors()),...this.variableDeclarations.flatMap(t=>t.getErrors()),...this.variableInstances.flatMap(t=>t.getErrors()),...this.conditions.flatMap(t=>t.getErrors()),...this.operations.flatMap(t=>t.getErrors()),...this.functionCalls.flatMap(t=>t.getErrors()),...this.loops.flatMap(t=>t.getErrors()),...this.searches.flatMap(t=>t.getErrors())]}getShallowErrors(){return this.errors}clone(){return new ee(this.toJSON())}getCustomEntity(e){return this.entities.find(t=>t.id===e)||null}addCustomEntityFromTransfer(e){const t=g(e,this);return this.addCustomEntity(t),t}addCustomEntity(e){return this.entities.includes(e)||this.entities.push(e),e}addFunctionDeclarationFromTransfer(e){const t=g(e,this);return this.addFunctionDeclaration(t),t}addFunctionDeclaration(e){return this.functions.includes(e)||this.functions.push(e),e}addFunctionCallFromTransfer(e){const t=g(e,this);return this.addFunctionCall(t),t}addFunctionCall(e){return this.functionCalls.includes(e)||this.functionCalls.push(e),e}addVariableDeclarationFromTransfer(e){const t=g(e,this);return this.addVariableDeclaration(t),t}addVariableDeclaration(e){return this.variableDeclarations.includes(e)||this.variableDeclarations.push(e),e}addVariableInstanceFromTransfer(e){const t=g(e,this);return this.addVariableInstance(t),t}addVariableInstance(e){return this.variableInstances.includes(e)||this.variableInstances.push(e),e}addInstalledProjectFromTransfer(e){const t=g(e,this);return this.addInstalledProject(t),this}addInstalledProject(e){return this.projects.includes(e)||this.projects.push(e),this}addGlobalEventFromTransfer(e){const t=g(e,this);return this.addGlobalEvent(t),this}addGlobalEvent(e){return this.events.includes(e)||this.events.push(e),this}addConditionFromTransfer(e){const t=g(e,this);return this.addCondition(t),this}addCondition(e){return this.conditions.includes(e)||this.conditions.push(e),this}addOperationFromTransfer(e){const t=g(e,this);return this.addOperation(t),this}addOperation(e){return this.operations.includes(e)||this.operations.push(e),this}addLoopFromTransfer(e){const t=g(e,this);return this.addLoop(t),this}addLoop(e){return this.loops.includes(e)||this.loops.push(e),this}addSearchFromTransfer(e){const t=g(e,this);return this.addSearch(t),this}addSearch(e){return this.searches.includes(e)||this.searches.push(e),this}removeCustomEntity(e){const t=this.entities.findIndex(i=>i.id===e.id);if(t>-1){const i=this.entities[t];return this.entities.splice(t,1),i}return null}removeFunctionDeclaration(e){const t=this.functions.findIndex(i=>i.id===e.id);if(t>-1){const i=this.functions[t];return this.functions.splice(t,1),i}return null}removeExternalProject(e){const t=this.projects.findIndex(i=>i.id===e.id);if(t>-1){const i=this.projects[t];return this.projects.splice(t,1),i}return null}removeGlobalEvent(e){const t=this.events.findIndex(i=>i.id===e.id);if(t>-1){const i=this.events[t];return this.events.splice(t,1),i}return null}removeTopLevelVariableDeclaration(e){if(e.type!==n.VariableDeclaration)return null;const t=this.variableDeclarations.findIndex(i=>i.id===e.id);if(t>-1){const i=this.variableDeclarations[t];return this.variableDeclarations.splice(t,1),i}return null}getEntryPoints(){return[...this.functions,...this.events,...this.entities.flatMap(t=>t.methods)]}getFunctionDeclaration(e){return this.functions.find(t=>t.id===e)||null}getConditions(){return[...this.conditions,...this.getEntryPoints().reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Condition)]},[]),...this.functionCalls.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Condition)]},[]),...this.operations.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Condition)]},[]),...this.loops.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Condition)]},[]),...this.searches.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Condition)]},[])]}getOperations(){return[...this.operations,...this.getEntryPoints().reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Operation)]},[]),...this.functionCalls.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Operation)]},[]),...this.conditions.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Operation)]},[]),...this.loops.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Operation)]},[]),...this.searches.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Operation)]},[])]}getFunctionCalls(){return[...this.functionCalls,...this.getEntryPoints().reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.FunctionCall)]},[]),...this.conditions.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.FunctionCall)]},[]),...this.operations.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.FunctionCall)]},[]),...this.loops.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.FunctionCall)]},[]),...this.searches.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.FunctionCall)]},[])]}getVariables(){return[...this.variableDeclarations,...this.getEntryPoints().reduce((t,i)=>{const a=re(i);return[...t,...a]},[]),...this.functionCalls.reduce((t,i)=>{const a=re(i);return[...t,...a]},[]),...this.conditions.reduce((t,i)=>{const a=re(i);return[...t,...a]},[]),...this.operations.reduce((t,i)=>{const a=re(i);return[...t,...a]},[]),...this.loops.reduce((t,i)=>{const a=re(i);return[...t,...a]},[]),...this.searches.reduce((t,i)=>{const a=re(i);return[...t,...a]},[])]}getVariableInstances(){return[...this.variableInstances,...this.getEntryPoints().reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableInstance);return[...t,...s]},[]),...this.functionCalls.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableInstance);return[...t,...s]},[]),...this.conditions.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableInstance);return[...t,...s]},[]),...this.operations.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableInstance);return[...t,...s]},[]),...this.loops.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableInstance);return[...t,...s]},[]),...this.searches.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableInstance);return[...t,...s]},[])]}getVariableDeclarations(){return E([...this.variableDeclarations,...this.getEntryPoints().reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableDeclaration);return[...t,...s]},[]),...this.functionCalls.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableDeclaration);return[...t,...s]},[]),...this.conditions.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableDeclaration);return[...t,...s]},[]),...this.operations.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableDeclaration);return[...t,...s]},[]),...this.loops.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableDeclaration);return[...t,...s]},[]),...this.searches.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableDeclaration);return[...t,...s]},[])])}attachOrphanReferences(){const e=this.getVariableInstances(),t=this.getVariableDeclarations();return e.forEach(i=>{if(!i.declaration){const a=i.initialData,s=a.declaration.entityId||a.declaration.id,o=t.find(l=>l.id===s);o&&i.setDeclaration(o)}}),this}getBuiltInPersistedEntity(){return this.builtInBaseEntities.find(e=>e.name===M.PERSISTED_ENTITY)||null}};d(ee,"UUID",{isBackup:!0,uuid:()=>Math.random().toString(36).substring(2,15)+Math.random().toString(36).substring(2,15),fromUUID:e=>e}),d(ee,"MUTABLE_BASE_PROPERTIES",["name","description"]),d(ee,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),d(ee,"BASE_PROPERTIES",[...ee.MUTABLE_BASE_PROPERTIES,...ee.INMUTABLE_BASE_PROPERTIES]),d(ee,"MUTABLE_META_PROPERTIES",[...ee.MUTABLE_BASE_PROPERTIES,"x","y"]),d(ee,"INMUTABLE_META_PROPERTIES",[...ee.INMUTABLE_BASE_PROPERTIES]),d(ee,"META_PROPERTIES",[...ee.MUTABLE_META_PROPERTIES,...ee.INMUTABLE_META_PROPERTIES]),d(ee,"MUTABLE_UPSTREAM_PROPERTIES",[]),d(ee,"INMUTABLE_UPSTREAM_PROPERTIES",["primitives","builtInBaseEntities","operationDeclarations","globalEventActionDescriptors","loopDeclarations","builtInInstances"]),d(ee,"UPSTREAM_PROPERTIES",[...ee.MUTABLE_UPSTREAM_PROPERTIES,...ee.INMUTABLE_UPSTREAM_PROPERTIES]),d(ee,"MUTABLE_DOWNSTREAM_PROPERTIES",["entities","projects","functions","events","variableDeclarations","variableInstances","conditions","operations","functionCalls","loops","searches"]),d(ee,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(ee,"DOWNSTREAM_PROPERTIES",[...ee.MUTABLE_DOWNSTREAM_PROPERTIES,...ee.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(ee,"PROPERTIES",[...ee.META_PROPERTIES,...ee.UPSTREAM_PROPERTIES,...ee.DOWNSTREAM_PROPERTIES]);let _=ee;class _A extends te{constructor(t){super(Wt,t);d(this,"id",le.Parallel);d(this,"name",le.Parallel);d(this,"description","Execute a list of actions one after the other");d(this,"version",1);d(this,"autoexecutable",!0);d(this,"initialData",Wt);d(this,"type",n.ActionDescriptor);d(this,"inputs",[]);d(this,"outputs",[]);d(this,"error",null);d(this,"project");this.project=t,this.inputs=Wt.inputs.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.outputs=Wt.outputs.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.error=Wt.error?g(Wt.error,this.project):null}}class NA extends te{constructor(t){super(pt,t);d(this,"id",pt.id);d(this,"name",pt.name);d(this,"description",pt.description);d(this,"version",pt.version);d(this,"autoexecutable",!1);d(this,"initialData",pt);d(this,"type",n.ActionDescriptor);d(this,"inputs",[]);d(this,"outputs",[]);d(this,"error",null);d(this,"project");this.project=t,this.inputs=pt.inputs.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.outputs=pt.outputs.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.error=pt.error?g(pt.error,this.project):null}}class MA extends te{constructor(t){super(mn,t);d(this,"id",le.Sequential);d(this,"name",le.Sequential);d(this,"description","Execute a list of actions one after the other");d(this,"version",1);d(this,"autoexecutable",!0);d(this,"initialData",mn);d(this,"type",n.ActionDescriptor);d(this,"inputs",[]);d(this,"outputs",[]);d(this,"error",null);d(this,"project");this.project=t,this.inputs=mn.inputs.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.outputs=mn.outputs.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.error=mn.error?g(mn.error,this.project):null}}class B7 extends te{constructor(e){super(Li,e)}}class w7 extends te{constructor(e){super(nr,e)}}class _7 extends te{constructor(t){super(rr,t);d(this,"autoexecutable",!0)}getEntityToMatchInputMap(t){return t.inputs.find(i=>{var a;return((a=i.declaration)==null?void 0:a.id)===B.operation[ce.Validate].inputs.entityToMatch.id})||null}getDataToValidateInputMap(t){return t.inputs.find(i=>{var a;return((a=i.declaration)==null?void 0:a.id)===B.operation[ce.Validate].inputs.dataToValidate.id})||null}getOutputDataOutputMap(t){return t.outputs.find(i=>{var a;return((a=i.declaration)==null?void 0:a.id)===B.operation[ce.Validate].outputs.outputEntity.id})||null}getEntityToMatch(t){let i=null;if(t.readsValue){const s=t.readsValue.getDataType();s&&s.entity&&s.entity.type===n.CustomEntity&&(i=s.entity)}const a=t.getDefaultValue();return!i&&a&&a.valueAsType&&!Array.isArray(a.valueAsType)&&a.valueAsType.type===n.CustomEntity&&(i=a.valueAsType),i}syncOperationInstance(t){const i=this.getEntityToMatchInputMap(t);i&&this.syncEntityToMatchInputMapDataType(i);const a=this.getDataToValidateInputMap(t);a&&this.syncDataToValidateInputMapDataType(a);const s=this.getOutputDataOutputMap(t);return s&&this.syncOutputDataOutputMapDataType(s),t}syncEntityToMatchInputMapDataType(t){var a,s,o;if(((a=t.declaration)==null?void 0:a.id)!==B.operation[ce.Validate].inputs.entityToMatch.id)return null;if(!t.dataType){const l={id:t.id+"--infered-data-type",version:1,type:n.DataType,isList:!1,isNullable:!1,andChildrenGroup:null,orChildrenGroup:null,asType:!0,entity:null,constant:!1,like:!0,inferred:!0,defaultValue:null,parent:t.toReference()},p=g(l,t.project);p.setParent(t),p.initChildren(),t.setDataType(p)}(s=t.dataType)==null||s.sync({inferred:!0,like:!1,asType:!0});const i=this.getEntityToMatch(t);return(o=t.dataType)==null||o.setEntity(i),t.dataType}syncDataToValidateInputMapDataType(t){var o,l,p;if(((o=t.declaration)==null?void 0:o.id)!==B.operation[ce.Validate].inputs.dataToValidate.id)return null;const i=this.getEntityToMatchInputMap(t.parent);if(!i||!this.getEntityToMatch(i))return null;if(!t.dataType){const y={id:t.id+"--infered-data-type",version:1,type:n.DataType,isList:!1,isNullable:!1,andChildrenGroup:null,orChildrenGroup:null,asType:!1,entity:null,constant:!1,like:!0,inferred:!0,defaultValue:null,parent:t.toReference()},h=g(y,t.project);h.setParent(t),h.initChildren(),t.setDataType(h)}(l=t.dataType)==null||l.sync({inferred:!0,like:!0,asType:!1});const s=this.getEntityToMatch(i);return(p=t.dataType)==null||p.setEntity(s),t.dataType}syncOutputDataOutputMapDataType(t){var o,l,p;if(((o=t.declaration)==null?void 0:o.id)!==B.operation[ce.Validate].outputs.outputEntity.id)return null;const i=this.getEntityToMatchInputMap(t.parent);if(!i||!this.getEntityToMatch(i))return null;if(!t.dataType){const y={id:t.id+"--infered-data-type",version:1,type:n.DataType,isList:!1,isNullable:!1,andChildrenGroup:null,orChildrenGroup:null,asType:!1,entity:null,constant:!1,like:!0,inferred:!0,defaultValue:null,parent:t.toReference()},h=g(y,t.project);h.setParent(t),h.initChildren(),t.setDataType(h)}(l=t.dataType)==null||l.sync({inferred:!0,like:!0,asType:!1});const s=this.getEntityToMatch(i);return(p=t.dataType)==null||p.setEntity(s),t.dataType}inferInputMapDataType(t){var i,a;return((i=t.declaration)==null?void 0:i.id)===B.operation[ce.Validate].inputs.entityToMatch.id?this.syncEntityToMatchInputMapDataType(t):((a=t.declaration)==null?void 0:a.id)===B.operation[ce.Validate].inputs.dataToValidate.id?this.syncDataToValidateInputMapDataType(t):null}inferOutputMapDataType(t){var i;return((i=t.declaration)==null?void 0:i.id)===B.operation[ce.Validate].outputs.outputEntity.id?this.syncOutputDataOutputMapDataType(t):null}}class N7 extends te{constructor(e){super(ul,e)}}class M7 extends te{constructor(e){super(yl,e)}}class V7 extends te{constructor(e){super(hl,e)}}class L7 extends te{constructor(e){super(Za,e)}}class G7 extends te{constructor(e){super(Ya,e)}}class $7 extends te{constructor(e){super(Vi,e)}}function F7(r){const e=[new MA(r),new _A(r),new NA(r),new B7(r),new w7(r),new _7(r),new L7(r),new N7(r),new V7(r),new M7(r),new G7(r),new $7(r),new te(dl,r),new te(cl,r)];return e.forEach(t=>{t.initChildren(),r.subscribeBuiltInInstance(t)}),r.operationDeclarations=e,e}class VA extends xt{constructor(t){super(ke,t);d(this,"initialData");d(this,"id",M.PERSISTED_ENTITY);d(this,"version",1);d(this,"name",M.PERSISTED_ENTITY);d(this,"description",ke.description);d(this,"type",n.BuiltInBaseEntity);d(this,"abstract",ke.abstract);d(this,"static",ke.static);d(this,"properties",[]);d(this,"methods",[]);d(this,"abstractMethods",[]);d(this,"extends",[]);d(this,"errors",[]);d(this,"project");this.initialData=ke,this.project=t,this.id=ke.id,this.version=ke.version,this.name=ke.name,this.static=ke.static,this.abstract=ke.abstract,this.properties=this.initialData.properties.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.methods=this.initialData.methods.map(i=>{const a=g(i,this.project);return a.parent=this,a}),this.abstractMethods=this.initialData.abstractMethods.map(i=>{const a=g(i,this.project);return a.parent=this,a}),this.extends=this.initialData.extends.map(i=>g(i,this.project))}}function U7(r){const e=[new VA(r),new xt(ds,r),new xt(Mn,r),new xt(Yl,r),new xt(cs,r)];return e.forEach(t=>{r.subscribeBuiltInInstance(t)}),r.builtInBaseEntities=e,e}function x7(r){const e=[new jt(x,r),new jt(_n,r),new jt(X,r),new jt(Xe,r),new jt(Nn,r),new jt(hn,r),new jt(Wa,r),new jt(rl,r)];return e.forEach(t=>{r.subscribeBuiltInInstance(t)}),r.primitives=e,e}function j7(r){const e=[new te(fs,r)];return e.forEach(t=>{t.initChildren(),r.subscribeBuiltInInstance(t)}),r.globalEventActionDescriptors=e,e}function k7(r){const e=[new te(os,r),new te(ir,r),new te(ss,r),new te($i,r),new te(Fi,r),new te(Il,r)];e.forEach(i=>{i.initChildren(),r.subscribeBuiltInInstance(i)}),r.loopDeclarations=e;const t=[new te(_l,r),new te(as,r),new te(Sl,r),new te(TT,r),new te(LT,r),new te(Pl,r)];return t.forEach(i=>{i.initChildren(),r.subscribeBuiltInInstance(i)}),r.loopDeclarationsBodies=t,e}function q7(r){const e=[new Ur(Kl,r)];return e.forEach(t=>{t.initChildren(),r.subscribeBuiltInInstance(t)}),r.valueDescriptors=e,e}function J7(r){const e=[new te(cr,r),new te(Qr,r)];return e.forEach(t=>{t.initChildren(),r.subscribeBuiltInInstance(t)}),r.operationDeclarations=e,e}const qr={},Zo={};async function W7(r,e={}){const t={...zI};return t.id=r.id,e.empty?{data:{id:r.id,type:n.Project,version:1,name:null,description:null,projects:[],entities:[],operations:[],functions:[],variableDeclarations:[],variableInstances:[],functionCalls:[],conditions:[],loops:[],searches:[],events:[]}}:{data:t}}function LA(r){const e=new _(r);return x7(e),U7(e),F7(e),j7(e),k7(e),q7(e),J7(e),e.getAllBuiltIn().forEach(i=>{e.builtInInstances[i.id]||(e.builtInInstances[i.id]=i,delete e.instances[i.id])}),e.initChildren(),e}async function Y7(r,e={}){if(r.id&&qr[r.id])return qr[r.id];if(r.id&&Zo[r.id])return await Zo[r.id],qr[r.id];const t=W7(r,e);r.id&&(Zo[r.id]=t);const i=await t;if(i.data){const a=LA(i.data);return qr[r.id]=a,r.id&&delete Zo[r.id],a}return null}function H7(r){return qr[r.id]&&delete qr[r.id],null}const z7="test_primitive_entities_export";c.AI_VALUE_CONNECTION_GENERATION_ACTION_EXPLANATION=Su,c.ActionDescriptorState=te,c.ActionInputMapState=w2,c.ActionOutputMapState=M2,c.AppendToListOperationInputIds=lh,c.AppendToListOperationOutputIds=ch,c.ArgumentDeclarationState=$r,c.BREAK_AND_CONTINUE_STATEMENTS_RETURN_DECLARATIONS_EXPLANATION=Du,c.BUILT_IN_BASE_ENTITY_IDS=B,c.BUILT_IN_ENTITY_TYPES=Hr,c.BaseCanvasDraggableState=f2,c.BaseEntityNames=M,c.BaseState=h2,c.BaseValueDescriptorIds=nl,c.BreakStatementState=wi,c.BuiltInBaseEntityState=xt,c.CACHED_PROJECTS_BY_ID=qr,c.CALLABLE_ENTITIES_EXPLANATION=W2,c.CALLABLE_TYPES=wn,c.CALLER_ENTITIES_EXPLANATION=ZP,c.CALLER_TYPES=yn,c.CALLS_UPDATE_EXPLANATION=Zn,c.COMPARISON_CONDITIONS=Ub,c.CONDITIONS=pO,c.CUSTOM_ENTITY_OPERATIONS=Sf,c.CallableEntityClass=T2,c.CallerEntityClass=Ru,c.ChildEntityState=m2,c.ComparisonOperatorTypes=$e,c.ConditionState=Nr,c.ContinueStatementState=bt,c.CreateNewInputIds=tf,c.CreateNewOutputIds=nf,c.CustomEntityState=kr,c.DRAGGABLE_CALLABLE_TYPES=el,c.DRAGGABLE_CALLER_TYPES=Hu,c.DRAGGABLE_ELEMENT_TYPES=tl,c.DRAGGABLE_EXECUTABLE_TYPES=$A,c.DRAGGABLE_PASS_THROUGH_CALLABLE_TYPES=Qo,c.DataTypeCompatibilityTypes=Ft,c.DataTypeParentChildRelation=Ke,c.DataTypeState=Oi,c.ENTITIES_WITH_VALLUES_EXPLANATION=Lo,c.ENTITY_TYPES=FA,c.ENTITY_WITH_LOGIC_SCOPE_TYPES=ut,c.ENTITY_WITH_NAMES_TYPES=zu,c.ENTITY_WITH_VALUE_TYPES=Yu,c.ENTRY_POINT_ENTITIES_EXPLANATION=Ua,c.ENTRY_POINT_TYPES=Ue,c.EVENT_TYPES=Yr,c.EXECUTABLE_TYPES=GA,c.EXECUTION_OPERATIONS=ef,c.EntityError=Tr,c.EntityErrorSeverity=T,c.EntityGenerationError=b,c.EntityGenerationErrorCode=f,c.EntityInstanceErrorCode=V,c.EntityOperations=ce,c.EntityType=n,c.EntityWithLogicScopeClass=g2,c.EntityWithValueClass=R2,c.EntryPointEntityClass=E2,c.ExecutionOperations=le,c.ExecutionTerminationType=YP,c.FunctionCallState=xr,c.FunctionDeclarationState=Br,c.GLOBAL_EVENT_DECLARATIONS=yO,c.GetLastInListOperationInputIds=Zy,c.GetLastInListOperationOutputIds=Ky,c.GlobalEventNames=pn,c.GlobalEventState=Si,c.HTTPOperations=nt,c.HTTP_OPERATIONS=lm,c.InputMapState=On,c.InstalledProjectState=Gr,c.InternalCallState=Ci,c.JoinListOperationInputIds=my,c.JoinListOperationOutputIds=Ty,c.LIST_OPERATIONS=vh,c.ListOperations=W,c.LoopState=_r,c.LoopTypes=$,c.NON_INTERACTIVE_BASE_ENTITIES_EXPLANATION=Kn,c.NUMBER_OPERATIONS=Bp,c.NumberOperations=Te,c.OPERATION_DECLARATIONS=kA,c.OperationState=wr,c.OutputMapParentChildRelation=Wr,c.OutputMapState=Sn,c.PARENT_AUTO_CALCULATION_FROM_CALLER_EXPLANATION=Go,c.PASS_THROUGH_CALLABLE_ENTITIES_EXPLANATION=zn,c.PASS_THROUGH_CALLABLE_TYPES=je,c.PROPERTY_NOT_VALUE_READER_WRITTER_EXPLANATION=Ou,c.ParallelExecutionOperation=_A,c.PassThroughCallableEntityClass=b2,c.PersistedEntity=VA,c.PersistedEntityMethods=Ct,c.PrimitiveEntityState=jt,c.PrimitiveTypes=P,c.PrimitiveValueParentChildRelation=Xo,c.PrimitiveValueState=Bi,c.ProjectState=_,c.PropertyState=Cr,c.RETURN_STATEMENT_RETURN_DECLARATIONS_EXPLANATION=Y2,c.ReturnDeclarationState=_t,c.ReturnStatementState=Fr,c.STANDALONE_CONDITIONS=wb,c.STRING_OPERATIONS=fy,c.ScopeCompatibilityType=zo,c.SearchState=Lr,c.SequentialExecutionOperation=MA,c.SequentialExecutionOperationInputIds=xh,c.SequentialExecutionOperationOutputIds=jh,c.SharedEntityErrorCode=S,c.SharedStateFunctionality=WP,c.SplitListOperationInputIds=_y,c.SplitListOperationOutputIds=Ny,c.StandaloneOperatorTypes=Mt,c.StringOperations=K,c.TERMINATION_TYPES=Ve,c.USER_MANAGED_ENTITY_TYPES=UA,c.UserManagedEntityStateFunctionality=y2,c.VALUE_READING_ENTITIES_EXPLANATION=Au,c.VALUE_READING_TYPES=Bn,c.VALUE_WRITING_ENTITIES_EXPLANATION=KP,c.VALUE_WRITING_TYPES=xe,c.VARIABLE_DATA_TYPE_INFERRANCE_EXPLANATION=Pu,c.VARIABLE_TYPES=Fe,c.ValueAutogenerationType=We,c.ValueDescriptorParentChildRelation=O,c.ValueDescriptorState=Ur,c.ValueReadingEntityClass=$a,c.ValueWritingEntityClass=Fa,c.VariableDeclarationState=Mr,c.VariableInputMapState=B2,c.VariableInstanceState=Vr,c.VariableOutputMapState=N2,c.WaitOperation=NA,c.WaitOperationInputIds=Mh,c.WaitOperationOutputIds=Vh,c.appendToListOperation=Za,c.appendToListOperationElementToAppendArgument=ml,c.appendToListOperationElementToAppendArgumentParentRef=Th,c.appendToListOperationElementToAppendArgumentRef=ph,c.appendToListOperationError=gh,c.appendToListOperationErrorParentRef=Rh,c.appendToListOperationListArgument=fl,c.appendToListOperationListArgumentParentRef=mh,c.appendToListOperationListArgumentRef=dh,c.appendToListOperationListDataType=uh,c.appendToListOperationResultListDataType=fh,c.appendToListOperationResultListReturn=bh,c.appendToListOperationResultListReturnParentRef=Eh,c.appendToListOperationResultListReturnRef=hh,c.appendToListOperationSecondListDataType=yh,c.asGenerationActionExample=dn,c.booleanPrototype=_n,c.capitalizeFirstLetter=So,c.checkAreCustomEntitiesCompatibleAsDataType=NP,c.checkAreDataTypesCompatible=Ut,c.checkArePropertiesCompatibleAsDataType=_P,c.checkIsBranchDependentButNotDirectlyOnBranch=ja,c.checkIsBranchDependentOnBranch=n7,c.checkIsCallableEntityReachable=Ja,c.checkIsCanvasEntity=b7,c.checkIsDetachedBranch=AA,c.checkIsDetachedBranchShallow=Ju,c.checkIsGlobalVariable=T7,c.checkIsGloballyDeclared=qu,c.checkIsMethod=CA,c.checkIsNestedScope=Ho,c.checkScopeCompatibility=ka,c.countedLoopActionDescriptor=os,c.countedLoopActionDescriptorDynamicReturnDeclaration=JT,c.countedLoopActionDescriptorDynamicReturnDeclarationParentRef=qT,c.countedLoopActionDescriptorStringArgumentDeclaration=kT,c.countedLoopActionDescriptorStringArgumentDeclarationDataType=xT,c.countedLoopActionDescriptorStringArgumentDeclarationDataTypeDefaultValue=FT,c.countedLoopActionDescriptorStringArgumentDeclarationDataTypeDefaultValueParentRef=$T,c.countedLoopActionDescriptorStringArgumentDeclarationDataTypeParentRef=UT,c.countedLoopActionDescriptorStringArgumentDeclarationParentRef=jT,c.countedLoopBodyActionDescriptor=_l,c.countedLoopBodyActionDescriptorAnyDynamicArgument=ZT,c.countedLoopBodyActionDescriptorAnyDynamicArgumentParentRef=zT,c.countedLoopBodyActionDescriptorAnyDynamicReturn=XT,c.countedLoopBodyActionDescriptorAnyDynamicReturnParentRef=KT,c.countedLoopBodyActionDescriptorIterationNumberArgumentDeclaration=wl,c.countedLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataType=YT,c.countedLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataTypeParentRef=WT,c.countedLoopBodyActionDescriptorIterationNumberArgumentDeclarationParentRef=HT,c.createCustomEntityFromJSONObject=jo,c.createEntityError=H,c.createNestedDataTypeForEntity=lA,c.createNewInstanceOperation=nr,c.createNewInstanceOperationEntityToInstanciateArgument=uf,c.createNewInstanceOperationEntityToInstanciateArgumentRef=lf,c.createNewInstanceOperationEntityToInstanciateDataType=cf,c.createNewInstanceOperationError=ff,c.createNewInstanceOperationErrorParentRef=hf,c.createNewInstanceOperationNewEntityDataArgument=of,c.createNewInstanceOperationNewEntityDataArgumentDataType=sf,c.createNewInstanceOperationNewEntityDataArgumentDataTypeParentRef=af,c.createNewInstanceOperationNewEntityDataArgumentParentRef=rf,c.createNewInstanceOperationOutputEntityDeclaration=yf,c.createNewInstanceOperationOutputEntityDeclarationParentRef=pf,c.createNewInstanceOperationRef=df,c.createSemanticId=Ze,c.createStateFromGenerationTargetType=C7,c.createStateFromType=kt,c.createStateFromTypeAndSubscribe=g,c.cronJobBuiltInBaseEntity=Yl,c.cronJobBuiltInBaseEntityExpressionProperty=Ob,c.cronJobBuiltInBaseEntityExpressionPropertyDataTypeRef=cO,c.cronJobBuiltInBaseEntityExpressionPropertyRef=Pb,c.cronJobBuiltInBaseEntityRef=Ab,c.cronJobTriggeredFunctionDeclarationBlueprint=Wl,c.cronJobTriggeredFunctionDeclarationBlueprintParentRef=Ib,c.customEntityToZodSchema=iR,c.dataTypeCompatibilityToErrorExplanation=aA,c.datePrototype=hn,c.dateValueAutogenerationSchema=od,c.deletePersistedEntityMethod=Jl,c.deletePersistedEntityMethodParentRef=tb,c.deleteRootProject=H7,c.endpointBuiltInBaseEntity=ds,c.endpointBuiltInBaseEntityRef=lE,c.endpointBuiltInBaseEntityRefFour=kE,c.endpointBuiltInBaseEntityRefThree=TE,c.endpointBuiltInBaseEntityRefTwo=yE,c.endpointBuiltInCorsProperty=cE,c.endpointBuiltInCorsPropertyDataType=oE,c.endpointBuiltInCorsPropertyDataTypeRef=aE,c.endpointBuiltInCorsPropertyRef=sE,c.endpointBuiltInMethodProperty=Ml,c.endpointBuiltInMethodPropertyDataType=mE,c.endpointBuiltInMethodPropertyDataTypeRef=hE,c.endpointBuiltInMethodPropertyRef=fE,c.endpointBuiltInPathProperty=Nl,c.endpointBuiltInPathPropertyDataType=pE,c.endpointBuiltInPathPropertyDataTypeRef=dE,c.endpointBuiltInPathPropertyRef=uE,c.endpointPathParamsArgumentDeclaration=Ll,c.endpointPathParamsArgumentDeclarationRef=OE,c.endpointPathParamsVariableDataType=SE,c.endpointPathParamsVariableDataTypeRef=AE,c.endpointReachedTriggerActionDescriptor=jl,c.endpointReachedTriggerActionDescriptorRef=CE,c.endpointReachedTriggerActionDescriptorRefFour=_E,c.endpointReachedTriggerActionDescriptorRefThree=wE,c.endpointReachedTriggerActionDescriptorRefTwo=BE,c.endpointRequestBodyArgumentDeclaration=$l,c.endpointRequestBodyArgumentDeclarationRef=gE,c.endpointRequestBodyVariableDataType=vE,c.endpointRequestHeadersArgumentDeclaration=Vl,c.endpointRequestHeadersArgumentDeclarationRef=bE,c.endpointRequestHeadersVariableDataType=RE,c.endpointRequestHeadersVariableDataTypeRef=EE,c.endpointRequestQueryParamsArgumentDeclaration=Gl,c.endpointRequestQueryParamsArgumentDeclarationRef=DE,c.endpointRequestQueryParamsVariableDataType=PE,c.endpointRequestQueryParamsVariableDataTypeRef=IE,c.endpointResponseBodyDataType=xE,c.endpointResponseBodyReturnDeclaration=xl,c.endpointResponseBodyReturnDeclarationRef=UE,c.endpointResponseCodeDataType=ME,c.endpointResponseCodeReturnDeclaration=Fl,c.endpointResponseCodeReturnDeclarationRef=NE,c.endpointResponseHeadersDataType=$E,c.endpointResponseHeadersDataTypeRef=LE,c.endpointResponseHeadersReturnDeclaration=Ul,c.endpointResponseHeadersReturnDeclarationRef=GE,c.endpointReturnStatementRef=VE,c.endpointReturnStatementRefThree=jE,c.endpointReturnStatementRefTwo=FE,c.enumOptionsProperty=ep,c.enumOptionsPropertyDataType=Xu,c.enumOptionsPropertyDataTypeRef=Zu,c.enumOptionsPropertyRef=Ku,c.enumPrototype=Nn,c.enumPrototypeRef=Qu,c.executionBuiltInEntity=zl,c.executionBuiltInEntityAbortMethod=Hl,c.executionBuiltInEntityAbortMethodParentRef=Sb,c.filterOutDuplicateEntities=E,c.filterOutDuplicateErrors=c9,c.findEntityFromKeys=wu,c.findReferenceToSelfInList=RA,c.findReferencesToSelfInProject=u7,c.flattenCalls=un,c.flattenCanvasAncestorsUntil=ko,c.flattenCustomEntityExtensionAndImplementationTypes=Uu,c.flattenCustomEntityExtensionTypes=Wo,c.flattenCustomEntityExtensions=$u,c.flattenCustomEntityImplementations=Fu,c.flattenCustomEntityImplementionTypes=Jo,c.flattenDerivedCanvasEntities=St,c.flattenDetachedBranch=SA,c.flattenElementCalls=Me,c.flattenElementCallsOnTheSameScope=d7,c.flattenProjectElements=bA,c.flattenRelatedCanvasElementsOnTheLeft=PA,c.flattenRelatedCanvasElementsOnTheRight=DA,c.flattenVariableReads=EA,c.flattenVariableWrites=TA,c.flattenVariables=re,c.fromZodParseToEntityGenerationErrors=gu,c.generate=cC,c.generateActionExample=H2,c.generateExecutionDataType=H5,c.generateMutablePropertiesExplanation=No,c.generateRandomBoolean=BR,c.generateRandomDate=lR,c.generateRandomDateAfter=aR,c.generateRandomDateBefore=sR,c.generateRandomDateBetweenRange=oR,c.generateRandomNumber=PR,c.generateRandomNumberAfter=vR,c.generateRandomNumberBefore=IR,c.generateRandomNumberBetweenRange=DR,c.generateRandomText=CR,c.generateRandomTextAfter=AR,c.generateRandomTextBefore=OR,c.generateRandomTextBetweenRange=SR,c.generateUniqueUUID=gR,c.getAllActionDescriptorsForConditions=Uo,c.getAllActionDescriptorsForGlobalEvents=$o,c.getAllActionDescriptorsForLoops=Fo,c.getAllActionDescriptorsForOperations=X2,c.getAllGloballyDeclaredFunctionDeclarationsExplanation=nA,c.getBaseBuiltInEntities=Qn,c.getBaseSchemaBasedOnType=HP,c.getBuiltInEntityOwner=er,c.getCallableEntityReferenceSchema=ze,c.getCallableEntityTypeSchema=bD,c.getCallerEntityReferenceSchema=h3,c.getCallerEntityTypeSchema=y3,c.getCalls=Mu,c.getCanvasEntitiesDerivedFromInternalCalls=IA,c.getCanvasEntitiesDerivedFromWrites=_i,c.getCanvasEntityDerivedFromValueReadingEntity=Gu,c.getCanvasEntityReferenceSchema=w3,c.getCanvasEntityTypeSchema=B3,c.getChildrenEntityWithValues=i7,c.getColumnProperties=D7,c.getCommonAncestor=Nu,c.getCommonChildren=cA,c.getCustomEntityExtends=Ni,c.getDatabaseEntities=v7,c.getDatabaseEntity=P7,c.getDeclaration=Sr,c.getDeepestScope=wA,c.getDraggableCallableEntityReferenceSchema=gD,c.getDraggableCallableEntityTypeSchema=RD,c.getDraggableCallerEntityReferenceSchema=m3,c.getDraggableCallerEntityTypeSchema=f3,c.getDraggableExecutableEntityReferenceSchema=R3,c.getDraggableExecutableEntityTypeSchema=b3,c.getDraggablePassThroughCallableEntityReferenceSchema=Ro,c.getDraggablePassThroughCallableEntityTypeSchema=bo,c.getDraggablePlayableEntityReferenceSchema=P3,c.getDraggablePlayableEntityTypeSchema=D3,c.getEntityArgumentDeclarations=Lu,c.getEntityInputMaps=gA,c.getEntityOutputMaps=h7,c.getEntityReferenceSchema=C3,c.getEntityReturnDeclarations=vA,c.getEntityTypeSchema=S3,c.getEntityWithLogicScopeReferenceSchema=Dn,c.getEntityWithLogicScopeTypeSchema=g3,c.getEntityWithValueReferenceSchema=ED,c.getEntityWithValueTypeSchema=p3,c.getEntryPointEntityReferenceSchema=He,c.getEntryPointEntityTypeSchema=Wn,c.getEventEntityReferenceSchema=To,c.getEventEntityTypeSchema=mo,c.getExecutableEntityReferenceSchema=E3,c.getExecutableEntityTypeSchema=T3,c.getExtendedBuiltInEntity=f7,c.getExtendedCustomEntity=ju,c.getGenerationTargetSchemaBasedOnType=zP,c.getHeadIfPartOfDetachedBranch=OA,c.getHighestScope=BA,c.getImplementedBuiltInEntity=m7,c.getIsInteractive=ku,c.getLastInListOperation=hl,c.getLastInListOperationError=oh,c.getLastInListOperationErrorParentRef=sh,c.getLastInListOperationInputListArgument=rh,c.getLastInListOperationInputListArgumentParentRef=nh,c.getLastInListOperationInputListArgumentRef=Xy,c.getLastInListOperationInputListDataType=Qy,c.getLastInListOperationOutputElementDataType=th,c.getLastInListOperationOutputElementReturn=ah,c.getLastInListOperationOutputElementReturnParentRef=ih,c.getLastInListOperationOutputElementReturnRef=eh,c.getLinkedEntitiesFromArgumentDeclaration=c7,c.getLowestPersistedEntityImplementation=xu,c.getParentCanvasEntities=Rt,c.getParentCanvasEntity=tt,c.getParentEntryPoint=r7,c.getPassThroughCallableEntityReferenceSchema=Ee,c.getPassThroughCallableEntityTypeSchema=Eo,c.getPeristedEntities=g7,c.getPlayableEntityReferenceSchema=I3,c.getPlayableEntityTypeSchema=v3,c.getProject=Y7,c.getPrototypeByType=Yo,c.getReferenceEntityId=N,c.getReferencedEntitiesStateOrErrors=Vo,c.getReferencedEntityStateOrErrors=vu,c.getRelatedCanvasElementsOnTheLeft=jr,c.getRelatedCanvasElementsOnTheRight=Xn,c.getRootEntryPointScopeOwner=Wu,c.getScopeOwner=gt,c.getTerminationReferenceSchema=O3,c.getTerminationTypeSchema=A3,c.getUsedArgFromDeclaration=p7,c.getUsedReturnFromDeclaration=y7,c.getValueReadingEntityReferenceSchema=TD,c.getValueReadingEntityTypeSchema=In,c.getValueWritingEntityReferenceSchema=u3,c.getValueWritingEntityTypeSchema=Sa,c.getVariableFromInputMapping=uA,c.getVariableFromReturnVariablePointer=hA,c.getVariableReferenceSchema=Jn,c.getVariableTypeSchema=vr,c.getVariablesFromArgumentDeclarations=qo,c.getVariablesFromInputMaps=pA,c.getVariablesFromOutputMapping=fA,c.getVariablesFromOutputMaps=mA,c.getVariablesFromReturnDeclarations=yA,c.getVariablesInSameOrHigherScope=pu,c.getWrites=Vu,c.groupCallsBasedOnParallelizableExecution=s7,c.handleAfterEntityImplementationSideEffects=oA,c.handleBeforeEntityImplementationSideEffects=sA,c.httpRequestBodyArgument=es,c.httpRequestBodyArgumentRef=xf,c.httpRequestBodyDataType=jf,c.httpRequestHeadersArgument=Qa,c.httpRequestHeadersArgumentRef=Ff,c.httpRequestHeadersDataType=Uf,c.httpRequestMethodArgument=Ka,c.httpRequestMethodArgumentRef=Gf,c.httpRequestMethodDataType=$f,c.httpRequestMethodDataTypeRef=Vf,c.httpRequestOperation=Li,c.httpRequestOperationErrorValueDescriptor=vl,c.httpRequestOperationErrorValueDescriptorDatatype=om,c.httpRequestOperationErrorValueDescriptorRef=sm,c.httpRequestOperationRef=nm,c.httpRequestOperationRefEight=im,c.httpRequestOperationRefFive=em,c.httpRequestOperationRefFour=Qf,c.httpRequestOperationRefNine=am,c.httpRequestOperationRefSeven=rm,c.httpRequestOperationRefSix=tm,c.httpRequestOperationRefThree=Xf,c.httpRequestOperationRefTwo=Kf,c.httpRequestQueryParamsArgument=gl,c.httpRequestQueryParamsArgumentRef=Nf,c.httpRequestQueryParamsDataType=Mf,c.httpRequestVariableURLArgument=Xa,c.httpRequestVariableURLArgumentRef=wf,c.httpRequestVariableURLDataType=_f,c.httpRequestVariableURLDataTypeRef=Cf,c.httpResponseBodyReturnDataType=Zf,c.httpResponseBodyReturnDataTypeRef=Hf,c.httpResponseBodyReturnReturn=rs,c.httpResponseBodyReturnReturnRef=zf,c.httpResponseCodeDataType=qf,c.httpResponseCodeReturn=ts,c.httpResponseCodeReturnRef=kf,c.httpResponseHeadersDataType=Yf,c.httpResponseHeadersDataTypeRef=Jf,c.httpResponseHeadersReturn=ns,c.httpResponseHeadersReturnRef=Wf,c.implement=xo,c.inferArgumentDeclarationDataType=MP,c.inferDataType=cn,c.inferInputMapDataType=cu,c.inferOutputMapDataType=uu,c.inferPropertyDataType=GP,c.inferReturnDeclarationDataType=du,c.inferValueDescriptorDataType=$P,c.inferVariableDeclarationDataType=LP,c.inferVariableInstanceDataType=VP,c.initProject=LA,c.iterateOverListActionDescriptorListArgumentDeclaration=vm,c.iterateOverListActionDescriptorListArgumentDeclarationDataType=Rm,c.iterateOverListActionDescriptorListArgumentDeclarationDataTypeParentRef=bm,c.iterateOverListActionDescriptorListArgumentDeclarationParentRef=gm,c.iterateOverListLoopActionDescriptor=ir,c.iterateOverListLoopActionDescriptorDynamicReturnDeclaration=Dm,c.iterateOverListLoopActionDescriptorDynamicReturnDeclarationParentRef=Im,c.iterateOverListLoopBodyActionDescriptor=as,c.iterateOverListLoopBodyActionDescriptorAnyDynamicArgument=Nm,c.iterateOverListLoopBodyActionDescriptorAnyDynamicArgumentParentRef=_m,c.iterateOverListLoopBodyActionDescriptorAnyDynamicReturn=Vm,c.iterateOverListLoopBodyActionDescriptorAnyDynamicReturnParentRef=Mm,c.iterateOverListLoopBodyActionDescriptorCurrentValueArgumentDeclaration=is,c.iterateOverListLoopBodyActionDescriptorCurrentValueArgumentDeclarationDataType=Am,c.iterateOverListLoopBodyActionDescriptorCurrentValueArgumentDeclarationDataTypeParentRef=Pm,c.iterateOverListLoopBodyActionDescriptorCurrentValueArgumentDeclarationParentRef=Om,c.iterateOverListLoopBodyActionDescriptorIterationNumberArgumentDeclaration=wm,c.iterateOverListLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataType=Cm,c.iterateOverListLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataTypeParentRef=Sm,c.iterateOverListLoopBodyActionDescriptorIterationNumberArgumentDeclarationParentRef=Bm,c.iterateOverObjectKeysActionDescriptorObjectArgumentDeclaration=rT,c.iterateOverObjectKeysActionDescriptorObjectArgumentDeclarationDataType=tT,c.iterateOverObjectKeysActionDescriptorObjectArgumentDeclarationDataTypeParentRef=eT,c.iterateOverObjectKeysActionDescriptorObjectArgumentDeclarationParentRef=nT,c.iterateOverObjectKeysLoopActionDescriptor=$i,c.iterateOverObjectKeysLoopActionDescriptorDynamicReturnDeclaration=aT,c.iterateOverObjectKeysLoopActionDescriptorDynamicReturnDeclarationParentRef=iT,c.iterateOverObjectKeysLoopBodyActionDescriptor=TT,c.iterateOverObjectKeysLoopBodyActionDescriptorAnyDynamicArgument=hT,c.iterateOverObjectKeysLoopBodyActionDescriptorAnyDynamicArgumentParentRef=yT,c.iterateOverObjectKeysLoopBodyActionDescriptorAnyDynamicReturn=mT,c.iterateOverObjectKeysLoopBodyActionDescriptorAnyDynamicReturnParentRef=fT,c.iterateOverObjectKeysLoopBodyActionDescriptorCurrentValueArgumentDeclaration=Cl,c.iterateOverObjectKeysLoopBodyActionDescriptorCurrentValueArgumentDeclarationDataType=oT,c.iterateOverObjectKeysLoopBodyActionDescriptorCurrentValueArgumentDeclarationDataTypeParentRef=sT,c.iterateOverObjectKeysLoopBodyActionDescriptorCurrentValueArgumentDeclarationParentRef=lT,c.iterateOverObjectKeysLoopBodyActionDescriptorIterationNumberArgumentDeclaration=pT,c.iterateOverObjectKeysLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataType=dT,c.iterateOverObjectKeysLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataTypeParentRef=cT,c.iterateOverObjectKeysLoopBodyActionDescriptorIterationNumberArgumentDeclarationParentRef=uT,c.iterateOverObjectValuesActionDescriptorObjectArgumentDeclaration=vT,c.iterateOverObjectValuesActionDescriptorObjectArgumentDeclarationDataType=RT,c.iterateOverObjectValuesActionDescriptorObjectArgumentDeclarationDataTypeParentRef=bT,c.iterateOverObjectValuesActionDescriptorObjectArgumentDeclarationParentRef=gT,c.iterateOverObjectValuesLoopActionDescriptor=Fi,c.iterateOverObjectValuesLoopActionDescriptorDynamicReturnDeclaration=DT,c.iterateOverObjectValuesLoopActionDescriptorDynamicReturnDeclarationParentRef=IT,c.iterateOverObjectValuesLoopBodyActionDescriptor=LT,c.iterateOverObjectValuesLoopBodyActionDescriptorAnyDynamicArgument=NT,c.iterateOverObjectValuesLoopBodyActionDescriptorAnyDynamicArgumentParentRef=_T,c.iterateOverObjectValuesLoopBodyActionDescriptorAnyDynamicReturn=VT,c.iterateOverObjectValuesLoopBodyActionDescriptorAnyDynamicReturnParentRef=MT,c.iterateOverObjectValuesLoopBodyActionDescriptorCurrentValueArgumentDeclaration=Bl,c.iterateOverObjectValuesLoopBodyActionDescriptorCurrentValueArgumentDeclarationDataType=AT,c.iterateOverObjectValuesLoopBodyActionDescriptorCurrentValueArgumentDeclarationDataTypeParentRef=PT,c.iterateOverObjectValuesLoopBodyActionDescriptorCurrentValueArgumentDeclarationParentRef=OT,c.iterateOverObjectValuesLoopBodyActionDescriptorIterationNumberArgumentDeclaration=wT,c.iterateOverObjectValuesLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataType=CT,c.iterateOverObjectValuesLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataTypeParentRef=ST,c.iterateOverObjectValuesLoopBodyActionDescriptorIterationNumberArgumentDeclarationParentRef=BT,c.iterateOverStringActionDescriptorDynamicReturnDeclaration=jm,c.iterateOverStringActionDescriptorDynamicReturnDeclarationParentRef=xm,c.iterateOverStringActionDescriptorStringArgumentDeclaration=Um,c.iterateOverStringActionDescriptorStringArgumentDeclarationDataType=$m,c.iterateOverStringActionDescriptorStringArgumentDeclarationDataTypeParentRef=Gm,c.iterateOverStringActionDescriptorStringArgumentDeclarationParentRef=Fm,c.iterateOverStringLoopActionDescriptor=ss,c.iterateOverStringLoopBodyActionDescriptor=Sl,c.iterateOverStringLoopBodyActionDescriptorAnyDynamicArgument=Zm,c.iterateOverStringLoopBodyActionDescriptorAnyDynamicArgumentParentRef=zm,c.iterateOverStringLoopBodyActionDescriptorAnyDynamicReturn=Xm,c.iterateOverStringLoopBodyActionDescriptorAnyDynamicReturnParentRef=Km,c.iterateOverStringLoopBodyActionDescriptorCurrentValueArgumentDeclaration=Al,c.iterateOverStringLoopBodyActionDescriptorCurrentValueArgumentDeclarationDataType=qm,c.iterateOverStringLoopBodyActionDescriptorCurrentValueArgumentDeclarationDataTypeParentRef=km,c.iterateOverStringLoopBodyActionDescriptorCurrentValueArgumentDeclarationParentRef=Jm,c.iterateOverStringLoopBodyActionDescriptorIterationNumberArgumentDeclaration=Ol,c.iterateOverStringLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataType=Ym,c.iterateOverStringLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataTypeParentRef=Wm,c.iterateOverStringLoopBodyActionDescriptorIterationNumberArgumentDeclarationParentRef=Hm,c.joinListOperation=ul,c.joinListOperationError=wy,c.joinListOperationErrorParentRef=By,c.joinListOperationFirstListArgument=Py,c.joinListOperationFirstListArgumentParentRef=Dy,c.joinListOperationFirstListArgumentRef=Ey,c.joinListOperationFirstListDataType=by,c.joinListOperationResultListDataType=Iy,c.joinListOperationResultListReturn=Cy,c.joinListOperationResultListReturnParentRef=Sy,c.joinListOperationResultListReturnRef=vy,c.joinListOperationSecondListArgument=Oy,c.joinListOperationSecondListArgumentParentRef=Ay,c.joinListOperationSecondListArgumentRef=Ry,c.joinListOperationSecondListDataType=gy,c.joinListWithLastSeparator=U,c.joinStringsOperation=Vi,c.joinStringsOperationDynamicStringArgument=Kp,c.joinStringsOperationDynamicStringArgumentParentRef=Zp,c.joinStringsOperationDynamicStringArgumentRef=Hp,c.joinStringsOperationDynamicStringDataType=zp,c.joinStringsOperationError=Yp,c.joinStringsOperationErrorParentRef=Wp,c.joinStringsOperationFirstStringArgument=Ha,c.joinStringsOperationFirstStringArgumentParentRef=Gp,c.joinStringsOperationFirstStringArgumentRef=wp,c.joinStringsOperationFirstStringDataType=_p,c.joinStringsOperationResultStringDataType=Lp,c.joinStringsOperationResultStringReturn=Mi,c.joinStringsOperationResultStringReturnParentRef=Jp,c.joinStringsOperationResultStringReturnRef=Vp,c.joinStringsOperationSecondStringArgument=za,c.joinStringsOperationSecondStringArgumentParentRef=qp,c.joinStringsOperationSecondStringArgumentRef=Np,c.joinStringsOperationSecondStringDataType=Mp,c.joinStringsOperationSeparatorStringArgument=kp,c.joinStringsOperationSeparatorStringArgumentParentRef=jp,c.joinStringsOperationSeparatorStringArgumentRef=$p,c.joinStringsOperationSeparatorStringDataType=xp,c.joinStringsOperationSeparatorStringDataTypeDefaultValue=Up,c.joinStringsOperationSeparatorStringDataTypeDefaultValueParentRef=Fp,c.jsonPrototype=rl,c.keyValueParamBuiltInBaseEntity=cs,c.keyValueParamBuiltInBaseEntityNameProperty=tE,c.keyValueParamBuiltInBaseEntityNamePropertyDataTypeRef=JA,c.keyValueParamBuiltInBaseEntityNamePropertyParentRef=eE,c.keyValueParamBuiltInBaseEntityNamePropertyRef=QT,c.keyValueParamBuiltInBaseEntityValueProperty=iE,c.keyValueParamBuiltInBaseEntityValuePropertyDataTypeRef=YA,c.keyValueParamBuiltInBaseEntityValuePropertyParentRef=rE,c.keyValueParamBuiltInBaseEntityValuePropertyRef=nE,c.lowercaseFirstLetter=wP,c.manualFlowActionDescriptorDeclarationArgumentDeclaration=Dl,c.manualFlowActionDescriptorDeclarationArgumentDeclarationDataType=pm,c.manualFlowActionDescriptorDeclarationArgumentDeclarationDataTypeParentRef=um,c.manualFlowActionDescriptorDeclarationArgumentDeclarationParentRef=ym,c.manualFlowLoopActionDescriptor=Il,c.manualFlowLoopActionDescriptorDynamicReturnDeclaration=dm,c.manualFlowLoopActionDescriptorDynamicReturnDeclarationParentRef=cm,c.manualFlowLoopBodyActionDescriptor=Pl,c.manualFlowLoopBodyActionDescriptorAnyDynamicArgument=fm,c.manualFlowLoopBodyActionDescriptorAnyDynamicArgumentParentRef=hm,c.manualFlowLoopBodyActionDescriptorAnyDynamicReturn=Tm,c.manualFlowLoopBodyActionDescriptorAnyDynamicReturnParentRef=mm,c.mapActionDescriptorToTypeItRepresents=R7,c.mergeEntityErrorsList=d9,c.mergeListOfEntities=E7,c.methodDefaultValue=Lf,c.mockClientProject=zI,c.moreThanOrEqualCondition=Qr,c.moreThanOrEqualConditionLeftHandArgument=Vb,c.moreThanOrEqualConditionLeftHandArgumentDataType=Nb,c.moreThanOrEqualConditionLeftHandArgumentDataTypeParentRef=_b,c.moreThanOrEqualConditionLeftHandArgumentParentRef=Mb,c.moreThanOrEqualConditionRightHandArgument=Fb,c.moreThanOrEqualConditionRightHandArgumentDataType=Gb,c.moreThanOrEqualConditionRightHandArgumentDataTypeParentRef=Lb,c.moreThanOrEqualConditionRightHandArgumentParentRef=$b,c.notEmptyCondition=cr,c.notEmptyConditionArgument=Bb,c.notEmptyConditionRef=Cb,c.nullPrototype=xA,c.numberAdditionOperation=Ya,c.numberAdditionOperationDynamicSummandArgument=yp,c.numberAdditionOperationDynamicSummandArgumentType=pp,c.numberAdditionOperationDynamicSummandArgumentTypeParentRef=up,c.numberAdditionOperationError=dp,c.numberAdditionOperationErrorParentRef=cp,c.numberAdditionOperationFirstNumberArgument=il,c.numberAdditionOperationFirstNumberArgumentRef=tp,c.numberAdditionOperationFirstNumberDataType=np,c.numberAdditionOperationRef=op,c.numberAdditionOperationRefThree=sl,c.numberAdditionOperationRefTwo=lp,c.numberAdditionOperationResultNumberDataType=sp,c.numberAdditionOperationResultNumberReturn=ol,c.numberAdditionOperationResultNumberReturnRef=ap,c.numberAdditionOperationSecondNumberArgument=al,c.numberAdditionOperationSecondNumberArgumentRef=rp,c.numberAdditionOperationSecondNumberDataType=ip,c.numberPrototype=X,c.numberSubtractionOperation=cl,c.numberSubtractionOperationDynamicSubtrahendArgument=Cp,c.numberSubtractionOperationDynamicSubtrahendArgumentType=Sp,c.numberSubtractionOperationDynamicSubtrahendArgumentTypeParentRef=Op,c.numberSubtractionOperationError=Ap,c.numberSubtractionOperationErrorParentRef=Pp,c.numberSubtractionOperationFirstNumberArgument=Rp,c.numberSubtractionOperationFirstNumberArgumentRef=hp,c.numberSubtractionOperationFirstNumberDataType=fp,c.numberSubtractionOperationRef=ll,c.numberSubtractionOperationRefThree=Ip,c.numberSubtractionOperationRefTwo=gp,c.numberSubtractionOperationResultNumberDataType=bp,c.numberSubtractionOperationResultNumberReturn=Dp,c.numberSubtractionOperationResultNumberReturnRef=Ep,c.numberSubtractionOperationSecondNumberArgument=vp,c.numberSubtractionOperationSecondNumberArgumentRef=mp,c.numberSubtractionOperationSecondNumberDataType=Tp,c.numberValueAutogenerationSchema=sd,c.parallelExecutionOperation=Wt,c.parallelExecutionOperationError=Nh,c.parallelExecutionOperationErrorParentRef=_h,c.parallelExecutionOperationListOfExecutionResultsDataType=Ch,c.parallelExecutionOperationListOfExecutionResultsReturn=El,c.parallelExecutionOperationListOfExecutionResultsReturnRef=Sh,c.parallelExecutionOperationListOfFunctionsArgument=Tl,c.parallelExecutionOperationListOfFunctionsArgumentDatatype=Oh,c.parallelExecutionOperationListOfFunctionsArgumentRef=Ah,c.parallelExecutionOperationListOfFunctionsBlueprint=Ph,c.parallelExecutionOperationListOfFunctionsBlueprintDynamicInput=Dh,c.parallelExecutionOperationListOfFunctionsBlueprintDynamicOutput=Ih,c.parallelExecutionOperationRef=Bh,c.parallelExecutionOperationRefThree=wh,c.persistedBuiltInBaseEntity=ke,c.persistedBuiltInBaseEntityCreatedAtProperty=Eb,c.persistedBuiltInBaseEntityCreatedAtPropertyDataType=mb,c.persistedBuiltInBaseEntityCreatedAtPropertyDataTypeRef=oO,c.persistedBuiltInBaseEntityCreatedAtPropertyParentRef=Tb,c.persistedBuiltInBaseEntityCreatedAtPropertyRef=fb,c.persistedBuiltInBaseEntityDatabaseProperty=ji,c.persistedBuiltInBaseEntityDatabasePropertyDataTypeRef=rO,c.persistedBuiltInBaseEntityDatabasePropertyParentRef=sb,c.persistedBuiltInBaseEntityDatabasePropertyRef=ab,c.persistedBuiltInBaseEntityDeletedAtProperty=hb,c.persistedBuiltInBaseEntityDeletedAtPropertyDataType=pb,c.persistedBuiltInBaseEntityDeletedAtPropertyDataTypeRef=sO,c.persistedBuiltInBaseEntityDeletedAtPropertyParentRef=yb,c.persistedBuiltInBaseEntityDeletedAtPropertyRef=ub,c.persistedBuiltInBaseEntityIdentifierProperty=db,c.persistedBuiltInBaseEntityIdentifierPropertyDataTypeRef=ob,c.persistedBuiltInBaseEntityIdentifierPropertyParentRef=cb,c.persistedBuiltInBaseEntityIdentifierPropertyRef=lb,c.persistedBuiltInBaseEntityUpdatedAtProperty=vb,c.persistedBuiltInBaseEntityUpdatedAtPropertyDataType=Rb,c.persistedBuiltInBaseEntityUpdatedAtPropertyDataTypeRef=lO,c.persistedBuiltInBaseEntityUpdatedAtPropertyParentRef=gb,c.persistedBuiltInBaseEntityUpdatedAtPropertyRef=bb,c.processOutputGlobalValueDescriptorDataType=jb,c.processOutputGlobalValueDescriptorReturn=Kl,c.processOutputGlobalValueDescriptorReturnRef=xb,c.projectPublicationCompletedGlobalEvent=fs,c.propertyToZodSchema=rR,c.relationalDatabaseBuiltInBaseEntity=Mn,c.relationalDatabaseBuiltInBaseEntityAutoscalingProperty=ql,c.relationalDatabaseBuiltInBaseEntityAutoscalingPropertyDataTypeRef=QE,c.relationalDatabaseBuiltInBaseEntityAutoscalingPropertyParentRef=eb,c.relationalDatabaseBuiltInBaseEntityAutoscalingPropertyRef=XE,c.relationalDatabaseBuiltInBaseEntityDefaultProperty=kl,c.relationalDatabaseBuiltInBaseEntityDefaultPropertyDataTypeRef=ZE,c.relationalDatabaseBuiltInBaseEntityDefaultPropertyRef=KE,c.relationalDatabaseBuiltInBaseEntityIdentifierProperty=us,c.relationalDatabaseBuiltInBaseEntityIdentifierPropertyDataTypeRef=qE,c.relationalDatabaseBuiltInBaseEntityIdentifierPropertyRef=JE,c.relationalDatabaseBuiltInBaseEntityMinSizeProperty=hs,c.relationalDatabaseBuiltInBaseEntityMinSizePropertyDataTypeRef=HE,c.relationalDatabaseBuiltInBaseEntityMinSizePropertyRef=zE,c.relationalDatabaseBuiltInBaseEntityPasswordProperty=ys,c.relationalDatabaseBuiltInBaseEntityPasswordPropertyDataTypeRef=XA,c.relationalDatabaseBuiltInBaseEntityPasswordPropertyRef=YE,c.relationalDatabaseBuiltInBaseEntityRef=Kr,c.relationalDatabaseBuiltInBaseEntityUsernameProperty=ps,c.relationalDatabaseBuiltInBaseEntityUsernamePropertyDataTypeRef=ZA,c.relationalDatabaseBuiltInBaseEntityUsernamePropertyRef=WE,c.resolveActionDescriptorName=JP,c.resolveBaseEntityName=UP,c.resolveBuiltInBaseEntityDataTypeLabel=xP,c.resolveConditionOperatorLabel=wo,c.resolveCustomEntityDataTypeLabel=jP,c.resolveDataType=Co,c.resolveDataTypeEntityOrNestedChildrenFromLiteralValue=_u,c.resolveDataTypeLabel=yu,c.resolveEntityDataTypeLabel=X5,c.resolveEntityName=C,c.resolveFirstCallsSecond=o7,c.resolveFirstWritesSecond=l7,c.resolvePrimaryKeyProperty=I7,c.resolvePrimitiveEntityName=qP,c.resolveSearchName=kP,c.resolveVariableScope=z5,c.sequentialExecutionOperation=mn,c.sequentialExecutionOperationError=Qh,c.sequentialExecutionOperationErrorParentRef=Xh,c.sequentialExecutionOperationListOfExecutionResultsDataType=zh,c.sequentialExecutionOperationListOfExecutionResultsReturn=Rl,c.sequentialExecutionOperationListOfExecutionResultsReturnParentRef=Kh,c.sequentialExecutionOperationListOfExecutionResultsReturnRef=Hh,c.sequentialExecutionOperationListOfFunctionsArgument=bl,c.sequentialExecutionOperationListOfFunctionsArgumentDatatype=Yh,c.sequentialExecutionOperationListOfFunctionsArgumentParentRef=Zh,c.sequentialExecutionOperationListOfFunctionsArgumentRef=Wh,c.sequentialExecutionOperationListOfFunctionsBlueprint=Jh,c.sequentialExecutionOperationListOfFunctionsBlueprintDynamicInput=qh,c.sequentialExecutionOperationListOfFunctionsBlueprintDynamicOutput=kh,c.softDeletePersistedEntityMethod=rb,c.softDeletePersistedEntityMethodParentRef=nb,c.sortCallsBasedOnExecutionDependencies=dA,c.sortChildrenEntitiesBasedOnExecutionDependencies=a7,c.splitListOperation=yl,c.splitListOperationError=zy,c.splitListOperationErrorParentRef=Hy,c.splitListOperationFirstOutputListDataType=$y,c.splitListOperationFirstOutputListReturn=qy,c.splitListOperationFirstOutputListReturnParentRef=ky,c.splitListOperationFirstOutputListReturnRef=pl,c.splitListOperationInputListArgument=Uy,c.splitListOperationInputListArgumentParentRef=Fy,c.splitListOperationInputListArgumentRef=My,c.splitListOperationInputListDataType=Vy,c.splitListOperationSecondOutputListDataType=Jy,c.splitListOperationSecondOutputListReturn=Yy,c.splitListOperationSecondOutputListReturnParentRef=Wy,c.splitListOperationSplitIndexArgument=jy,c.splitListOperationSplitIndexArgumentParentRef=xy,c.splitListOperationSplitIndexArgumentRef=Ly,c.splitListOperationSplitIndexDataType=Gy,c.splitStringOperation=dl,c.splitStringOperationError=hy,c.splitStringOperationErrorParentRef=yy,c.splitStringOperationFirstPartResultStringDataType=ry,c.splitStringOperationFirstPartResultStringReturn=py,c.splitStringOperationFirstPartResultStringReturnParentRef=uy,c.splitStringOperationFirstPartResultStringReturnRef=ny,c.splitStringOperationIndexArgument=cy,c.splitStringOperationIndexArgumentParentRef=ly,c.splitStringOperationIndexArgumentRef=ey,c.splitStringOperationIndexDataType=ty,c.splitStringOperationSecondPartResultStringDataType=ay,c.splitStringOperationSecondPartResultStringReturn=jA,c.splitStringOperationSecondPartResultStringReturnParentRef=dy,c.splitStringOperationSecondPartResultStringReturnRef=iy,c.splitStringOperationStringArgument=oy,c.splitStringOperationStringArgumentParentRef=sy,c.splitStringOperationStringArgumentRef=Xp,c.splitStringOperationStringDataType=Qp,c.stringPrototype=x,c.stringValueAutogenerationSchema=ad,c.suggestNewIdForEntity=bu,c.test_primitive_entities_export=z7,c.toCamelCase=Z5,c.toEntityState=Nt,c.toKebabCase=FP,c.toLowerCaseKebabCase=Bo,c.toPascalCase=K5,c.untypedObjectPrototype=Xe,c.updateErrorsList=ie,c.updateValueReader=qa,c.urlDefaultValue=Bf,c.uuidPrototype=Wa,c.validateArgumentDeclarationName=Tu,c.validateCalledByErrorIdInAction=Z2,c.validateCalledByIdInAction=z2,c.validateCallers=tA,c.validateConditionEntityDeclaration=Q2,c.validateCustomEntityName=_o,c.validateDataOperation=rr,c.validateDataOperationDataToValidateArgument=bf,c.validateDataOperationDataToValidateArgumentParentRef=Ef,c.validateDataOperationDataToValidateArgumentRef=mf,c.validateDataOperationDataToValidateDataType=Tf,c.validateDataOperationEntityToMatchTypeArgument=If,c.validateDataOperationEntityToMatchTypeArgumentParentRef=vf,c.validateDataOperationEntityToMatchTypeArgumentRef=Rf,c.validateDataOperationEntityToMatchTypeDataType=gf,c.validateDataOperationError=Of,c.validateDataOperationErrorParentRef=Af,c.validateDataOperationOutputEntityDeclaration=Pf,c.validateDataOperationOutputEntityDeclarationParentRef=Df,c.validateEntryCaller=eA,c.validateErrorCaller=QP,c.validateFunctionCallDeclaration=rA,c.validateFunctionDeclarationName=hu,c.validateGeneratedEntityParentIsNotBuiltInEntity=J2,c.validateGeneration=k2,c.validateGenerationTarget=Le,c.validateGenerationUpdate=q2,c.validateLoopEntityDeclaration=e7,c.validateName=Q5,c.validateOperationEntityDeclaration=iA,c.validatePropertyName=mu,c.validateReachability=Cn,c.validateReadsValueInActionPayload=K2,c.validateReferenceObject=Mo,c.validateReferenceToOne=Iu,c.validateReferences=Ye,c.validateReturnDeclarationName=Eu,c.validateSuccessCaller=XP,c.validateValueReaderGenerationUpdate=xa,c.validateValueWritter=Cu,c.validateVariableDeclarationName=fu,c.validateVariableInternalCallUse=Bu,c.valueAutogenerationCurrentDateAndTimeSchema=KI,c.valueAutogenerationGenericSchema=eo,c.valueAutogenerationOptions=ld,c.valueAutogenerationOptionsSchema=ZI,c.valueAutogenerationRandomBooleanSchema=id,c.valueAutogenerationRandomDateBetweenSchema=sD,c.valueAutogenerationRandomDateFromSchema=iD,c.valueAutogenerationRandomDateSchema=ro,c.valueAutogenerationRandomDateUntilSchema=aD,c.valueAutogenerationRandomNumberBetweenSchema=eD,c.valueAutogenerationRandomNumberFromSchema=XI,c.valueAutogenerationRandomNumberSchema=to,c.valueAutogenerationRandomNumberUntilSchema=QI,c.valueAutogenerationRandomSchema=ga,c.valueAutogenerationRandomTextBetweenSchema=rD,c.valueAutogenerationRandomTextFromSchema=tD,c.valueAutogenerationRandomTextSchema=no,c.valueAutogenerationRandomTextUntilSchema=nD,c.valueAutogenerationRangeValueTypesSchema=Ra,c.valueAutogenerationUniqueSchema=rd,c.waitOperation=pt,c.waitOperationMillisecondsNumberArgument=tr,c.waitOperationMillisecondsNumberArgumentRef=Lh,c.waitOperationMillisecondsNumberDataType=Gh,c.waitOperationOperationError=Uh,c.waitOperationOperationErrorParentRef=Fh,c.waitOperationRef=$h,Object.defineProperty(c,Symbol.toStringTag,{value:"Module"})});
371
+ Alternatively you can update the parent data-type entity with 'update' action to remove the existing value of the field.`,issue:null}))}return{errors:a,modifiedData:i}}get allBaseRelatedPropertiesFromExtendedAndImplementedEntities(){return E([...this.extends.reduce((e,t)=>[...[...t.ownDeclaredProperties,...t.allBaseRelatedPropertiesFromExtendedAndImplementedEntities].filter(a=>!a.abstract),...e],[]),...this.implements.reduce((e,t)=>[...[...t.ownDeclaredProperties,...t.allBaseRelatedPropertiesFromExtendedAndImplementedEntities].filter(a=>!a.abstract),...e],[])])}get extendedPropertiesFromOriginalParents(){return E(this.extends.reduce((e,t)=>{const i=[...t.ownDeclaredProperties,...t.extendedPropertiesFromOriginalParents].filter(a=>!a.abstract);return[...e,...i]},[]))}get implementedPropertiesFromOriginalParents(){return E([...this.extends.reduce((e,t)=>{const i=t.implementedPropertiesFromOriginalParents,a=[...t.ownDeclaredProperties].filter(s=>!!s.abstract&&!i.find(o=>o.name===s.name));return[...i,...a,...e]},[]),...this.implements.reduce((e,t)=>{const i=t.implementedPropertiesFromOriginalParents,a=[...t.ownDeclaredProperties].filter(s=>!!s.abstract&&!i.find(o=>o.name===s.name));return[...i,...a,...e]},[])])}get extendedProperties(){return this.properties.filter(e=>e.isExtendedProperty)}get ownDeclaredProperties(){return this.properties.filter(e=>!e.isExtendedProperty)}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new b({id:`${this.id}--${f.InvalidParentUpdate}`,code:f.InvalidParentUpdate,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' cannot have the 'parent' property updated. The 'parent' on an '${this.type}', must be the root project as it is a globally declared entity.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];if(this.parent.type===n.DataType){const a=this.parent;a.entity=this,e.push(a)}else this.project.addCustomEntity(this);return{updated:E(e),added:E(t),removed:E(i),self:this}}setParent(e){return this.parent=e,this}removeProperty(e){return this.properties=this.properties.filter(t=>t.id!==e.id),this}addMethod(e){return this.methods.includes(e)||(this.methods.push(e),this.suggestedMethods=this.suggestedMethods.filter(t=>t.name!==e.name)),this}removeMethod(e){return this.methods=this.methods.filter(t=>t.id!==e.id),this}addProperty(e){return this.properties.includes(e)||(this.properties.push(e),this.suggestedProperties=this.suggestedProperties.filter(t=>t.name!==e.name)),this}addSuggestedProperty(e){return this.suggestedProperties.includes(e)||this.suggestedProperties.push(e),this}addSuggestedMethod(e){return this.suggestedMethods.includes(e)||this.suggestedMethods.push(e),this}removeSuggestedProperty(e){return this.suggestedProperties=this.suggestedProperties.filter(t=>t.id!==e.id),this}removeSuggestedMethod(e){return this.suggestedMethods=this.suggestedMethods.filter(t=>t.id!==e.id),this}addAbstractMethod(e){return this.abstractMethods.includes(e)||this.abstractMethods.push(e),this}removeAbstractMethod(e){return this.abstractMethods=this.abstractMethods.filter(t=>t.id!==e.id),this}initChildren(){return this.initialized?this:(this.initialized=!0,this.properties=this.initialData.properties.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.methods=this.initialData.methods.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.abstractMethods=this.initialData.abstractMethods.map(e=>{const t=g(e,this.project);return t.setParent(this),t.initChildren(),t}),this.extends=this.initialData.extends.map(e=>g(e,this.project)),this.implements=this.initialData.implements.map(e=>g(e,this.project)),this.syncImplementationProperties(),this.addExtendedProperties(),this.addSuggestions(),this)}syncImplementationProperties(){return this.implementedPropertiesFromOriginalParents.forEach(t=>{if(this.properties.find(o=>{var l;return((l=o.implements)==null?void 0:l.id)===t.id}))return;const a=this.properties.find(o=>o.name===t.name&&!!o.abstract&&!o.implements);if(a){a.implements=t,a.abstract=!1;return}const s=t.clone(this);s.initChildren(),s.implements=t,s.abstract=!1,this.addProperty(s)}),this}addExtendedProperties(){const e=this.properties,t=this.extendedPropertiesFromOriginalParents,i=new Set(e.map(a=>a.name));return t.forEach(a=>{if(i.has(a.name))return;i.add(a.name);const s=a.clone(this);s.initChildren(),this.addProperty(s)}),this}addSuggestions(){return this.implements.forEach(e=>{K3(this,e).forEach(a=>{const s=a.toJSON();s.id=`_suggestion--parent--${this.id}--${a.id}`;const o=g(s,this.project);o.suggestion=!0,o.setParent(this),o.initChildren(),this.addSuggestedProperty(o)}),X3(this,e).forEach(a=>{const s=`_suggestion--parent--${this.id}--${a.id}`,o=a.implementAsFunctionDeclaration(s),l=g(o,this.project);if(l.suggestion=!0,l.setParent(this),l.initChildren(),l.inputs.forEach(p=>{p.suggestion=!0}),l.returnStatements.length){const p=l.returnStatements[0];p.suggestion=!0,p.outputs.forEach(y=>{y.suggestion=!0})}this.addSuggestedMethod(l)})}),this}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}sync(e){return this.version=e.version||this.version,this.name=e.name||this.name,this.x=e.x||this.x,this.y=e.y||this.y,this.static=e.static||this.static,this.abstract=e.abstract||this.abstract,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){const i=[],a=[];return t.has(this.id)?{affected:[],removed:[]}:(t.add(this.id),a.push(this),this.unsubscribe(),this.properties.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.methods.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.abstractMethods.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.suggestedProperties.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),this.suggestedMethods.forEach(s=>{const{affected:o,removed:l}=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o),a.push(...l)}),{affected:E(i),removed:E(a)})}restore({seenEntities:e}={seenEntities:new Set}){const t=[];return e.has(this.id)?{affected:[],self:this}:(e.add(this.id),this.subscribe(),this.properties.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.methods.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.abstractMethods.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.suggestedProperties.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),this.suggestedMethods.forEach(i=>{const{affected:a}=i.restore({seenEntities:e});t.push(...a)}),{affected:E(t),self:this})}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.extends.flatMap(i=>i.toFlat(e)),...this.implements.flatMap(i=>i.toFlat(e)),...this.properties.flatMap(i=>i.toFlat(e)),...this.methods.flatMap(i=>i.toFlat(e)),...this.abstractMethods.flatMap(i=>i.toFlat(e))])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.extends.flatMap(i=>i.toFlatIds(e)),...this.implements.flatMap(i=>i.toFlatIds(e)),...this.properties.flatMap(i=>i.toFlatIds(e)),...this.methods.flatMap(i=>i.toFlatIds(e)),...this.abstractMethods.flatMap(i=>i.toFlatIds(e))])}toJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,x:this.x,y:this.y,static:this.static,abstract:this.abstract,properties:this.properties.map(e=>e.toJSON()),methods:this.methods.map(e=>e.toJSON()),abstractMethods:this.abstractMethods.map(e=>e.toJSON()),implements:this.implements.map(e=>e.toJSON()),extends:this.extends.map(e=>e.toJSON()),parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,name:this.name,description:this.description,type:this.type,x:this.x,y:this.y,static:this.static,abstract:this.abstract,properties:this.properties.map(e=>e.toReference()),methods:this.methods.map(e=>e.toReference()),abstractMethods:this.abstractMethods.map(e=>e.toReference()),implements:this.implements.map(e=>e.toReference()),extends:this.extends.map(e=>e.toReference()),parent:this.parent.toReference()}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.properties.flatMap(i=>i.toFlatJSON(e)),...this.methods.flatMap(i=>i.toFlatJSON(e)),...this.abstractMethods.flatMap(i=>i.toFlatJSON(e)),...this.implements.flatMap(i=>i.toFlatJSON(e)),...this.extends.flatMap(i=>i.toFlatJSON(e))])}toGenerationTarget(){const e=this.parent.type===n.Project?void 0:this.parent.id;return{id:this.id,name:this.name,description:this.description,type:this.type,static:this.static,abstract:this.abstract,extends:this.extends.map(t=>t.id),implements:this.implements.map(t=>t.id),parent:e}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.properties.flatMap(i=>i.toFlatGenerationTarget(e)),...this.methods.flatMap(i=>i.toFlatGenerationTarget(e)),...this.abstractMethods.flatMap(i=>i.toFlatGenerationTarget(e)),...this.implements.filter(i=>i.type===n.CustomEntity).flatMap(i=>i.toFlatGenerationTarget(e)),...this.implements.filter(i=>i.type===n.CustomEntity).flatMap(i=>i.toFlatGenerationTarget(e))])}clearErrors(){return this.errors=[],this.properties.forEach(e=>e.clearErrors()),this.methods.forEach(e=>e.clearErrors()),this.abstractMethods.forEach(e=>e.clearErrors()),this}validate(){return this.errors=Z3(this),{success:!0,error:null,data:null}}getErrors(){return[...this.errors,...this.properties.flatMap(t=>t.getErrors()),...this.methods.flatMap(t=>t.getErrors()),...this.abstractMethods.flatMap(t=>t.getErrors())]}getShallowErrors(){return this.errors}clone(e=null,t=null,i=!0){var R,v,P;const a=this.toJSON(),s=t||Ze(C(this,this.project),n.CustomEntity,this.project);a.properties=[],a.methods=[],a.abstractMethods=[];const o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=qt(a,this.project);e&&p.setParent(e),i&&p.subscribe(),p.initChildren();const y=(R=this.properties)==null?void 0:R.map((A,D)=>A.clone(p,l+"-property-"+D+"-id",i));p.properties=y;const h=(v=this.methods)==null?void 0:v.map((A,D)=>A.clone(p,l+"-method-"+D+"-id",i));p.methods=h;const m=(P=this.abstractMethods)==null?void 0:P.map((A,D)=>A.clone(p,l+"-abstract-method-"+D+"-id",i));return p.abstractMethods=m,p}getFunctionDeclaration(e){return this.methods.find(t=>t.id===e)}implement(e,t){return xo(this,e,t)}getAllInteractiveMethods(){const e=this.implements.filter(i=>i.type===n.CustomEntity||i.type===n.BuiltInBaseEntity&&i.interactive);return E([...this.methods,...this.extends.flatMap(i=>i.getAllInteractiveMethods()),...e.flatMap(i=>i.getAllInteractiveMethods())])}inferFromInputs(e){if(this.parent.type!==n.DataType||!this.parent.inferred)return this;const t=[];e.forEach(s=>{t.find(l=>C(l,this.project)===C(s,this.project))||t.push(s)});const i=this.properties.filter(s=>!s.getDataType());t.forEach(s=>{const o=i.find(m=>C(m,this.project)===C(s,this.project));if(!o)return;const p=Sr(s.parent).getMasterInputWithValueWritterFromAllInstances(s),y=cn(p),h=y==null?void 0:y.clone(o,o.id+"--data-type",!0);h&&o.setDataType(h),s.setDeclaration(o)});const a=[];return t.forEach(s=>{if(!s.declaration){a.push(s);return}}),a.length===0?this:(a.forEach(s=>{const o=this.properties.find(v=>C(v,this.project)===C(s,this.project));if(o){if(s.setDeclaration(o),!o.getDataType()){const P=Sr(s.parent).getMasterInputWithValueWritterFromAllInstances(s),A=cn(P),D=A==null?void 0:A.clone(o,o.id+"--data-type",!0);D&&o.setDataType(D)}return}const l={id:s.id+"--inferred-property",type:n.Property,version:1,name:C(s,this.project),description:s.description,static:!0,abstract:!1,private:!1,hidden:!1,required:!1,index:s.index,implements:null,dataType:null,parent:this.toReference()},p=g(l,this.project);p.setParent(this),p.initChildren();const h=Sr(s.parent).getMasterInputWithValueWritterFromAllInstances(s),m=cn(h),R=m==null?void 0:m.clone(p,l.id+"--data-type",!0);return R&&p.setDataType(R),this.addProperty(p),s.setDeclaration(p),p}),this)}};d(Ne,"MUTABLE_BASE_PROPERTIES",["name","description","static","abstract"]),d(Ne,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),d(Ne,"BASE_PROPERTIES",[...Ne.MUTABLE_BASE_PROPERTIES,...Ne.INMUTABLE_BASE_PROPERTIES]),d(Ne,"MUTABLE_META_PROPERTIES",[...Ne.MUTABLE_BASE_PROPERTIES,"x","y"]),d(Ne,"INMUTABLE_META_PROPERTIES",[...Ne.INMUTABLE_BASE_PROPERTIES]),d(Ne,"META_PROPERTIES",[...Ne.MUTABLE_META_PROPERTIES,...Ne.INMUTABLE_META_PROPERTIES]),d(Ne,"MUTABLE_UPSTREAM_PROPERTIES",["extends","implements"]),d(Ne,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),d(Ne,"UPSTREAM_PROPERTIES",[...Ne.MUTABLE_UPSTREAM_PROPERTIES,...Ne.INMUTABLE_UPSTREAM_PROPERTIES]),d(Ne,"MUTABLE_DOWNSTREAM_PROPERTIES",["properties","methods","abstractMethods"]),d(Ne,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(Ne,"DOWNSTREAM_PROPERTIES",[...Ne.MUTABLE_DOWNSTREAM_PROPERTIES,...Ne.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(Ne,"PROPERTIES",[...Ne.META_PROPERTIES,...Ne.UPSTREAM_PROPERTIES,...Ne.DOWNSTREAM_PROPERTIES]);let kr=Ne;function O7(r){const e=O9(),t=r.toJSON();e.safeParse(t).success;const a=[];return ie(r.errors,a)}class jt{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"name");d(this,"description",null);d(this,"type",n.BuiltInBaseEntity);d(this,"abstract",!1);d(this,"static");d(this,"properties",[]);d(this,"methods",[]);d(this,"abstractMethods",[]);d(this,"extends",[]);d(this,"interactive",!1);d(this,"errors",[]);d(this,"project");this.initialData=this.initialData||e,this.project=this.project||t,this.id=this.id||e.id,this.version=this.version||e.version,this.name=this.name||e.name,this.static=this.static||e.static,this.interactive=this.interactive||e.interactive,this.abstract=e.abstract,this.properties=this.initialData.properties.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.methods=this.initialData.methods.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.abstractMethods=this.initialData.abstractMethods.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.extends=this.initialData.extends.map(i=>g(i,this.project))}get allBaseRelatedPropertiesFromExtendedAndImplementedEntities(){return E(this.extends.reduce((e,t)=>{const i=[...t.ownDeclaredProperties,...t.allBaseRelatedPropertiesFromExtendedAndImplementedEntities].filter(a=>!a.abstract);return[...e,...i]},[]))}get extendedPropertiesFromOriginalParents(){return E(this.extends.reduce((e,t)=>{const i=[...t.ownDeclaredProperties,...t.extendedPropertiesFromOriginalParents].filter(a=>!a.abstract);return[...e,...i]},[]))}get implementedPropertiesFromOriginalParents(){return E([...this.extends.reduce((e,t)=>{const i=t.implementedPropertiesFromOriginalParents,a=[...t.ownDeclaredProperties].filter(s=>!!s.abstract&&!i.find(o=>o.name===s.name));return[...i,...a,...e]},[])])}get extendedProperties(){return this.properties.filter(e=>e.isExtendedProperty)}get ownDeclaredProperties(){return this.properties.filter(e=>!e.isExtendedProperty)}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}async load(){return this}remove(e={ignoreUpstream:!1,seenEntities:new Set}){return{affected:[],removed:[]}}restore({seenEntities:e}={seenEntities:new Set}){return{affected:[],self:this}}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.properties.flatMap(i=>i.toFlat(e)),...this.methods.flatMap(i=>i.toFlat(e)),...this.abstractMethods.flatMap(i=>i.toFlat(e)),...this.extends.flatMap(i=>i.toFlat(e))])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.properties.flatMap(i=>i.toFlatIds(e)),...this.methods.flatMap(i=>i.toFlatIds(e)),...this.abstractMethods.flatMap(i=>i.toFlatIds(e)),...this.extends.flatMap(i=>i.toFlatIds(e))])}toJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,abstract:this.abstract,static:this.static,interactive:this.interactive,properties:this.properties.map(e=>e.toJSON()),methods:this.methods.map(e=>e.toJSON()),abstractMethods:this.abstractMethods.map(e=>e.toJSON()),extends:this.extends.map(e=>e.toJSON())}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,abstract:this.abstract,static:this.static,interactive:this.interactive,properties:this.properties.map(e=>e.toReference()),methods:this.methods.map(e=>e.toReference()),abstractMethods:this.abstractMethods.map(e=>e.toReference()),extends:this.extends.map(e=>e.toReference())}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.properties.flatMap(i=>i.toFlatJSON(e)),...this.methods.flatMap(i=>i.toFlatJSON(e)),...this.abstractMethods.flatMap(i=>i.toFlatJSON(e))])}toGenerationTarget(){return{id:this.id,type:this.type,name:this.name,description:this.description,static:this.static,abstract:this.abstract,interactive:this.interactive,extends:this.extends.map(e=>e.id)}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.properties.flatMap(i=>i.toFlatGenerationTarget(e)),...this.methods.flatMap(i=>i.toFlatGenerationTarget(e)),...this.abstractMethods.flatMap(i=>i.toFlatGenerationTarget(e))])}clearErrors(){return this.errors=[],this.properties.forEach(e=>e.clearErrors()),this.methods.forEach(e=>e.clearErrors()),this.abstractMethods.forEach(e=>e.clearErrors()),this}validate(){const e=O7(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.properties.flatMap(t=>t.getErrors()),...this.methods.flatMap(t=>t.getErrors()),...this.abstractMethods.flatMap(t=>t.getErrors())]}getShallowErrors(){return this.errors}clone(){return new jt(this.toJSON(),this.project)}implement(e,t){return xo(this,e,t)}getAllInteractiveMethods(){const e=[];return this.interactive&&(e.push(...this.methods),this.extends.filter(i=>i.type===n.BuiltInBaseEntity&&i.interactive||i.type===n.PrimitiveEntity).forEach(i=>{i instanceof jt&&e.push(...i.getAllInteractiveMethods())})),E(e)}}function S7(r){const e=E9(),t=r.toJSON();e.safeParse(t).success;const a=[];return ie(r.errors,a)}class kt{constructor(e,t){d(this,"initialData");d(this,"id");d(this,"version");d(this,"name");d(this,"description",null);d(this,"type",n.PrimitiveEntity);d(this,"static");d(this,"abstract");d(this,"properties",[]);d(this,"methods",[]);d(this,"abstractMethods",[]);d(this,"extends",[]);d(this,"errors",[]);d(this,"project");this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.name=e.name,this.static=e.static,this.abstract=e.abstract,this.properties=this.initialData.properties.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.methods=this.initialData.methods.map(i=>{const a=g(i,this.project);return a.parent=this,a}),this.abstractMethods=this.initialData.abstractMethods.map(i=>{const a=g(i,this.project);return a.parent=this,a})}get allBaseRelatedPropertiesFromExtendedAndImplementedEntities(){return E(this.extends.reduce((e,t)=>{const i=[...t.ownDeclaredProperties,...t.allBaseRelatedPropertiesFromExtendedAndImplementedEntities].filter(a=>!a.abstract);return[...e,...i]},[]))}get extendedPropertiesFromOriginalParents(){return E(this.extends.reduce((e,t)=>{const i=[...t.ownDeclaredProperties,...t.extendedPropertiesFromOriginalParents].filter(a=>!a.abstract);return[...e,...i]},[]))}get implementedPropertiesFromOriginalParents(){return E([...this.extends.reduce((e,t)=>{const i=t.implementedPropertiesFromOriginalParents,a=[...t.ownDeclaredProperties].filter(s=>!!s.abstract&&!i.find(o=>o.name===s.name));return[...i,...a,...e]},[])])}get extendedProperties(){return this.properties.filter(e=>e.isExtendedProperty)}get ownDeclaredProperties(){return this.properties.filter(e=>!e.isExtendedProperty)}subscribe(){return this.project.subscribeInstance(this),this}unsubscribe(){return this.project.unsubscribeInstance(this),this}async load(){return this}remove({ignoreUpstream:e,seenEntities:t}={ignoreUpstream:!1,seenEntities:new Set}){return{affected:[],removed:[]}}restore({seenEntities:e}={seenEntities:new Set}){return{affected:[],self:this}}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this,...this.properties.flatMap(i=>i.toFlat(e)),...this.methods.flatMap(i=>i.toFlat(e)),...this.abstractMethods.flatMap(i=>i.toFlat(e))])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.properties.flatMap(i=>i.toFlatIds(e)),...this.methods.flatMap(i=>i.toFlatIds(e)),...this.abstractMethods.flatMap(i=>i.toFlatIds(e))])}toJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,static:this.static,abstract:this.abstract,properties:this.properties.map(e=>e.toJSON()),methods:this.methods.map(e=>e.toJSON()),abstractMethods:this.abstractMethods.map(e=>e.toJSON()),extends:this.extends.map(e=>e.toJSON())}}toReference(){return{id:this.id+"--"+_.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,abstract:this.abstract,static:this.static,properties:this.properties.map(e=>e.toReference()),methods:this.methods.map(e=>e.toReference()),abstractMethods:this.abstractMethods.map(e=>e.toReference()),extends:this.extends.map(e=>e.toReference())}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.properties.flatMap(i=>i.toFlatJSON(e)),...this.methods.flatMap(i=>i.toFlatJSON(e)),...this.abstractMethods.flatMap(i=>i.toFlatJSON(e))])}toGenerationTarget(){return{id:this.id,type:this.type,name:this.name,description:this.description,static:this.static,abstract:this.abstract,extends:this.extends.map(e=>e.id)}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.properties.flatMap(i=>i.toFlatGenerationTarget(e)),...this.methods.flatMap(i=>i.toFlatGenerationTarget(e)),...this.abstractMethods.flatMap(i=>i.toFlatGenerationTarget(e))])}clearErrors(){return this.errors=[],this.properties.forEach(e=>e.clearErrors()),this.methods.forEach(e=>e.clearErrors()),this.abstractMethods.forEach(e=>e.clearErrors()),this}validate(){const e=S7(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.properties.flatMap(t=>t.getErrors()),...this.methods.flatMap(t=>t.getErrors()),...this.abstractMethods.flatMap(t=>t.getErrors())]}getShallowErrors(){return this.errors}clone(){return new kt(this.toJSON(),this.project)}getAllInteractiveMethods(){const e=[];return e.push(...this.methods),this.extends.filter(i=>i.type===n.BuiltInBaseEntity&&i.interactive||i.type===n.PrimitiveEntity).forEach(i=>{i instanceof jt&&e.push(...i.getAllInteractiveMethods())}),E(e)}}function qt(r,e){if(!r)throw new Error("Entity is null");const t=e.get(r.id);switch(r.type){case n.PrimitiveValue:return t||new Bi(r,e);case n.CustomEntity:return t||new kr(r,e);case n.PrimitiveEntity:return t||new kt(r,e);case n.FunctionDeclaration:return t||new Br(r,e);case n.GlobalEvent:return t||new Si(r,e);case n.DataType:return t||new Oi(r,e);case n.Property:return t||new Cr(r,e);case n.FunctionCall:return t||new xr(r,e);case n.Condition:return t||new Nr(r,e);case n.Operation:return t||new wr(r,e);case n.VariableDeclaration:return t||new Mr(r,e);case n.VariableInstance:return t||new Vr(r,e);case n.OutputMap:return t||new Sn(r,e);case n.ReturnDeclaration:return t||new _t(r,e);case n.ArgumentDeclaration:return t||new $r(r,e);case n.InputMap:return t||new On(r,e);case n.Project:return t||new _(r);case n.InstalledProject:return t||new Gr(r,e);case n.ActionDescriptor:return t||new te(r,e);case n.ReturnStatement:return t||new Fr(r,e);case n.Loop:return t||new _r(r,e);case n.Search:return t||new Lr(r,e);case n.ValueDescriptor:return t||new Ur(r,e);case n.BuiltInBaseEntity:return t||new jt(r,e);case n.InternalCall:return t||new Ci(r,e);case n.ContinueStatement:return t||new bt(r,e);case n.BreakStatement:return t||new wi(r,e);default:throw new Error("Invalid entity type: "+r.type)}}function g(r,e){if(!r)throw new Error("Entity is null");const t=qt(r,e);return t.subscribe(),t}function C7(r,e){if(!r)throw new Error("Entity is null");switch(r.type){case n.PrimitiveValue:return Bi.fromGenerationTarget(r,e);case n.CustomEntity:return kr.fromGenerationTarget(r,e);case n.FunctionDeclaration:return Br.fromGenerationTarget(r,e);case n.GlobalEvent:return Si.fromGenerationTarget(r,e);case n.DataType:return Oi.fromGenerationTarget(r,e);case n.Property:return Cr.fromGenerationTarget(r,e);case n.FunctionCall:return xr.fromGenerationTarget(r,e);case n.Condition:return Nr.fromGenerationTarget(r,e);case n.Operation:return wr.fromGenerationTarget(r,e);case n.VariableDeclaration:return Mr.fromGenerationTarget(r,e);case n.VariableInstance:return Vr.fromGenerationTarget(r,e);case n.OutputMap:return Sn.fromGenerationTarget(r,e);case n.ReturnDeclaration:return _t.fromGenerationTarget(r,e);case n.ArgumentDeclaration:return $r.fromGenerationTarget(r,e);case n.InputMap:return On.fromGenerationTarget(r,e);case n.InstalledProject:return Gr.fromGenerationTarget(r,e);case n.ReturnStatement:return Fr.fromGenerationTarget(r,e);case n.Loop:return _r.fromGenerationTarget(r,e);case n.Search:return Lr.fromGenerationTarget(r,e);case n.ActionDescriptor:return te.fromGenerationTarget(r,e);case n.ValueDescriptor:return Ur.fromGenerationTarget(r,e);case n.InternalCall:return Ci.fromGenerationTarget(r,e);case n.ContinueStatement:return bt.fromGenerationTarget(r,e);case n.BreakStatement:return wi.fromGenerationTarget(r,e);default:throw new Error("Invalid entity type: "+r.type)}}const ee=class ee{constructor(e){d(this,"initialData");d(this,"id");d(this,"version");d(this,"type",n.Project);d(this,"name",null);d(this,"description",null);d(this,"x");d(this,"y");d(this,"entities",[]);d(this,"projects",[]);d(this,"functions",[]);d(this,"events",[]);d(this,"variableDeclarations",[]);d(this,"variableInstances",[]);d(this,"conditions",[]);d(this,"operations",[]);d(this,"functionCalls",[]);d(this,"loops",[]);d(this,"searches",[]);d(this,"primitives",[]);d(this,"builtInBaseEntities",[]);d(this,"operationDeclarations",[]);d(this,"globalEventActionDescriptors",[]);d(this,"loopDeclarations",[]);d(this,"loopDeclarationsBodies",[]);d(this,"conditionDeclarations",[]);d(this,"valueDescriptors",[]);d(this,"dataTypes",[]);d(this,"project");d(this,"instances",{});d(this,"builtInInstances",{});d(this,"errors",[]);d(this,"references",[]);this.initialData=e,this.id=e.id,this.version=e.version,this.name=e.name,this.description=e.description,this.x=0,this.y=0;try{(!ee.UUID||ee.UUID.isBackup)&&(ee.UUID=Us==null?void 0:Us()),ee.UUID||(ee.UUID={isBackup:!0,uuid:()=>Math.random().toString(36).substring(2,15)+Math.random().toString(36).substring(2,15),fromUUID:t=>t})}catch(t){console.error("Error initializing UUID module",t),ee.UUID={isBackup:!0,uuid:()=>Math.random().toString(36).substring(2,15)+Math.random().toString(36).substring(2,15),fromUUID:i=>i}}}static injectUUIDModule(e){ee.UUID=e}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[];return a.push(...Le(i)),{errors:a,modifiedData:i}}async inject(...e){return await Promise.all(e.map(t=>new Promise(async i=>{await t.init(this),i(null)}))),this}validateGeneratedUpdate(e){return{errors:[],modifiedData:e}}addSelfToProject(){const e=[this],t=[],i=[];return{updated:E(e),added:E(t),removed:E(i),self:this}}get instancesList(){return Object.values(this.instances)}isOperationDeclaration(e){return this.operationDeclarations.includes(e)}isGlobalEventActionDescriptor(e){return this.globalEventActionDescriptors.includes(e)}isLoopDeclaration(e){return this.loopDeclarations.includes(e)}isConditionDeclaration(e){return this.conditionDeclarations.includes(e)}initChildren(){return this.entities=this.initialData.entities.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.projects=this.initialData.projects.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.functions=this.initialData.functions.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.events=this.initialData.events.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.variableDeclarations=this.initialData.variableDeclarations.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.variableInstances=this.initialData.variableInstances.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.conditions=this.initialData.conditions.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.operations=this.initialData.operations.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.functionCalls=this.initialData.functionCalls.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.loops=this.initialData.loops.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.searches=this.initialData.searches.map(e=>{const t=g(e,this);return t.setParent(this),t.initChildren(),t}),this.attachOrphanReferences(),this.validate(),this}subscribeInstance(e){return(!this.instances[e.id]||this.instances[e.id]!==e)&&(this.instances[e.id]=e),this}subscribeBuiltInInstance(e){return(!this.builtInInstances[e.id]||this.builtInInstances[e.id]!==e)&&(this.builtInInstances[e.id]=e),this}subscribe(){return this}unsubscribe(){return this}unsubscribeInstance(e){return delete this.instances[e.id],this}findSubscribedInstance(e){return this.instances[e.id]||null}findSubscribedBuiltInInstance(e){return this.builtInInstances[e.id]||null}get(e){return this.instances[e]||this.builtInInstances[e]||null}getManaged(e){return this.instances[e]||null}getBuiltIn(e){return this.builtInInstances[e]||null}findSubscribedInstanceFromReference(e){return this.instances[e.entityId]||null}findSubscribedBuiltInInstanceFromReference(e){return this.builtInInstances[e.entityId]||null}sync(e){return this.version=e.version||this.version,this.name=e.name||this.name,this.description=e.description||this.description,this.x=e.x||this.x,this.y=e.y||this.y,this}async load(){return this}async create(){return this}async update(e){return this}async delete(){return this}remove({ignoreUpstream:e}={ignoreUpstream:!1}){return{affected:[],removed:[]}}restore({seenEntities:e}={seenEntities:new Set}){return{affected:[],self:this}}getAllBuiltInIds(){const e=new Set;return[...this.primitives.flatMap(t=>t.toFlatIds(e)),...this.builtInBaseEntities.flatMap(t=>t.toFlatIds(e)),...this.operationDeclarations.flatMap(t=>t.toFlatIds(e)),...this.globalEventActionDescriptors.flatMap(t=>t.toFlatIds(e)),...this.loopDeclarations.flatMap(t=>t.toFlatIds(e)),...this.conditionDeclarations.flatMap(t=>t.toFlatIds(e)),...this.valueDescriptors.flatMap(t=>t.toFlatIds(e)),...this.dataTypes.flatMap(t=>t.toFlatIds(e))]}getAllBuiltIn(){const e=new Set;return[...this.primitives.flatMap(t=>t.toFlat(e)),...this.builtInBaseEntities.flatMap(t=>t.toFlat(e)),...this.operationDeclarations.flatMap(t=>t.toFlat(e)),...this.globalEventActionDescriptors.flatMap(t=>t.toFlat(e)),...this.loopDeclarations.flatMap(t=>t.toFlat(e)),...this.conditionDeclarations.flatMap(t=>t.toFlat(e)),...this.valueDescriptors.flatMap(t=>t.toFlat(e)),...this.dataTypes.flatMap(t=>t.toFlat(e))]}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[...this.entities.flatMap(i=>i.toFlat(e)),...this.functions.flatMap(i=>i.toFlat(e)),...this.events.flatMap(i=>i.toFlat(e)),...this.projects.flatMap(i=>i.toFlat(e)),...this.variableDeclarations.flatMap(i=>i.toFlat(e)),...this.variableInstances.flatMap(i=>i.toFlat(e)),...this.conditions.flatMap(i=>i.toFlat(e)),...this.operations.flatMap(i=>i.toFlat(e)),...this.functionCalls.flatMap(i=>i.toFlat(e)),...this.loops.flatMap(i=>i.toFlat(e)),...this.searches.flatMap(i=>i.toFlat(e))])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),Array.from(e))}toJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,entities:this.entities.map(e=>e.toJSON()),functions:this.functions.map(e=>e.toJSON()),events:this.events.map(e=>e.toJSON()),projects:this.projects.map(e=>e.toJSON()),variableDeclarations:this.variableDeclarations.map(e=>e.toJSON()),variableInstances:this.variableInstances.map(e=>e.toJSON()),conditions:this.conditions.map(e=>e.toJSON()),operations:this.operations.map(e=>e.toJSON()),functionCalls:this.functionCalls.map(e=>e.toJSON()),loops:this.loops.map(e=>e.toJSON()),searches:this.searches.map(e=>e.toJSON())}}toReference(){return{id:this.id+"--"+ee.UUID.uuid()+"--ref",type:n.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,entities:this.entities.map(e=>e.toReference()),functions:this.functions.map(e=>e.toReference()),events:this.events.map(e=>e.toReference()),projects:this.projects.map(e=>e.toReference()),variableDeclarations:this.variableDeclarations.map(e=>e.toReference()),variableInstances:this.variableInstances.map(e=>e.toReference()),conditions:this.conditions.map(e=>e.toReference()),operations:this.operations.map(e=>e.toReference()),functionCalls:this.functionCalls.map(e=>e.toReference()),loops:this.loops.map(e=>e.toReference()),searches:this.searches.map(e=>e.toReference())}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[...this.entities.flatMap(i=>i.toFlatJSON(e)),...this.functions.flatMap(i=>i.toFlatJSON(e)),...this.events.flatMap(i=>i.toFlatJSON(e)),...this.projects.flatMap(i=>i.toFlatJSON(e)),...this.variableDeclarations.flatMap(i=>i.toFlatJSON(e)),...this.variableInstances.flatMap(i=>i.toFlatJSON(e)),...this.conditions.flatMap(i=>i.toFlatJSON(e)),...this.operations.flatMap(i=>i.toFlatJSON(e)),...this.functionCalls.flatMap(i=>i.toFlatJSON(e)),...this.loops.flatMap(i=>i.toFlatJSON(e)),...this.searches.flatMap(i=>i.toFlatJSON(e))])}toGenerationTarget(){return{id:this.id,type:this.type,name:this.name,description:this.description}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[...this.entities.flatMap(i=>i.toFlatGenerationTarget(e)),...this.functions.flatMap(i=>i.toFlatGenerationTarget(e)),...this.events.flatMap(i=>i.toFlatGenerationTarget(e)),...this.projects.flatMap(i=>i.toFlatGenerationTarget(e)),...this.variableDeclarations.flatMap(i=>i.toFlatGenerationTarget(e)),...this.variableInstances.flatMap(i=>i.toFlatGenerationTarget(e)),...this.conditions.flatMap(i=>i.toFlatGenerationTarget(e)),...this.operations.flatMap(i=>i.toFlatGenerationTarget(e)),...this.functionCalls.flatMap(i=>i.toFlatGenerationTarget(e)),...this.loops.flatMap(i=>i.toFlatGenerationTarget(e)),...this.searches.flatMap(i=>i.toFlatGenerationTarget(e))])}clearErrors(){return this.errors=[],this.entities.forEach(e=>e.clearErrors()),this.projects.forEach(e=>e.clearErrors()),this.functions.forEach(e=>e.clearErrors()),this.events.forEach(e=>e.clearErrors()),this.variableDeclarations.forEach(e=>e.clearErrors()),this.variableInstances.forEach(e=>e.clearErrors()),this.conditions.forEach(e=>e.clearErrors()),this.operations.forEach(e=>e.clearErrors()),this.functionCalls.forEach(e=>e.clearErrors()),this.loops.forEach(e=>e.clearErrors()),this.searches.forEach(e=>e.clearErrors()),this}validate(){const e=q3(),t=this.toJSON();return e.safeParse(t),this.validateChildren(),{success:!0,error:null,data:t}}validateChildren(){this.entities.forEach(e=>e.validate()),this.projects.forEach(e=>e.validate()),this.functions.forEach(e=>e.validate()),this.events.forEach(e=>e.validate()),this.variableDeclarations.forEach(e=>e.validate()),this.variableInstances.forEach(e=>e.validate()),this.conditions.forEach(e=>e.validate()),this.operations.forEach(e=>e.validate()),this.functionCalls.forEach(e=>e.validate()),this.loops.forEach(e=>e.validate()),this.searches.forEach(e=>e.validate())}getErrors(){return[...this.errors,...this.entities.flatMap(t=>t.getErrors()),...this.projects.flatMap(t=>t.getErrors()),...this.functions.flatMap(t=>t.getErrors()),...this.events.flatMap(t=>t.getErrors()),...this.variableDeclarations.flatMap(t=>t.getErrors()),...this.variableInstances.flatMap(t=>t.getErrors()),...this.conditions.flatMap(t=>t.getErrors()),...this.operations.flatMap(t=>t.getErrors()),...this.functionCalls.flatMap(t=>t.getErrors()),...this.loops.flatMap(t=>t.getErrors()),...this.searches.flatMap(t=>t.getErrors())]}getShallowErrors(){return this.errors}clone(){return new ee(this.toJSON())}getCustomEntity(e){return this.entities.find(t=>t.id===e)||null}addCustomEntityFromTransfer(e){const t=g(e,this);return this.addCustomEntity(t),t}addCustomEntity(e){return this.entities.includes(e)||this.entities.push(e),e}addFunctionDeclarationFromTransfer(e){const t=g(e,this);return this.addFunctionDeclaration(t),t}addFunctionDeclaration(e){return this.functions.includes(e)||this.functions.push(e),e}addFunctionCallFromTransfer(e){const t=g(e,this);return this.addFunctionCall(t),t}addFunctionCall(e){return this.functionCalls.includes(e)||this.functionCalls.push(e),e}addVariableDeclarationFromTransfer(e){const t=g(e,this);return this.addVariableDeclaration(t),t}addVariableDeclaration(e){return this.variableDeclarations.includes(e)||this.variableDeclarations.push(e),e}addVariableInstanceFromTransfer(e){const t=g(e,this);return this.addVariableInstance(t),t}addVariableInstance(e){return this.variableInstances.includes(e)||this.variableInstances.push(e),e}addInstalledProjectFromTransfer(e){const t=g(e,this);return this.addInstalledProject(t),this}addInstalledProject(e){return this.projects.includes(e)||this.projects.push(e),this}addGlobalEventFromTransfer(e){const t=g(e,this);return this.addGlobalEvent(t),this}addGlobalEvent(e){return this.events.includes(e)||this.events.push(e),this}addConditionFromTransfer(e){const t=g(e,this);return this.addCondition(t),this}addCondition(e){return this.conditions.includes(e)||this.conditions.push(e),this}addOperationFromTransfer(e){const t=g(e,this);return this.addOperation(t),this}addOperation(e){return this.operations.includes(e)||this.operations.push(e),this}addLoopFromTransfer(e){const t=g(e,this);return this.addLoop(t),this}addLoop(e){return this.loops.includes(e)||this.loops.push(e),this}addSearchFromTransfer(e){const t=g(e,this);return this.addSearch(t),this}addSearch(e){return this.searches.includes(e)||this.searches.push(e),this}removeCustomEntity(e){const t=this.entities.findIndex(i=>i.id===e.id);if(t>-1){const i=this.entities[t];return this.entities.splice(t,1),i}return null}removeFunctionDeclaration(e){const t=this.functions.findIndex(i=>i.id===e.id);if(t>-1){const i=this.functions[t];return this.functions.splice(t,1),i}return null}removeExternalProject(e){const t=this.projects.findIndex(i=>i.id===e.id);if(t>-1){const i=this.projects[t];return this.projects.splice(t,1),i}return null}removeGlobalEvent(e){const t=this.events.findIndex(i=>i.id===e.id);if(t>-1){const i=this.events[t];return this.events.splice(t,1),i}return null}removeTopLevelVariableDeclaration(e){if(e.type!==n.VariableDeclaration)return null;const t=this.variableDeclarations.findIndex(i=>i.id===e.id);if(t>-1){const i=this.variableDeclarations[t];return this.variableDeclarations.splice(t,1),i}return null}getEntryPoints(){return[...this.functions,...this.events,...this.entities.flatMap(t=>t.methods)]}getFunctionDeclaration(e){return this.functions.find(t=>t.id===e)||null}getConditions(){return[...this.conditions,...this.getEntryPoints().reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Condition)]},[]),...this.functionCalls.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Condition)]},[]),...this.operations.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Condition)]},[]),...this.loops.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Condition)]},[]),...this.searches.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Condition)]},[])]}getOperations(){return[...this.operations,...this.getEntryPoints().reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Operation)]},[]),...this.functionCalls.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Operation)]},[]),...this.conditions.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Operation)]},[]),...this.loops.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Operation)]},[]),...this.searches.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.Operation)]},[])]}getFunctionCalls(){return[...this.functionCalls,...this.getEntryPoints().reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.FunctionCall)]},[]),...this.conditions.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.FunctionCall)]},[]),...this.operations.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.FunctionCall)]},[]),...this.loops.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.FunctionCall)]},[]),...this.searches.reduce((t,i)=>{const a=Me(i);return[...t,...a.filter(s=>s.type===n.FunctionCall)]},[])]}getVariables(){return[...this.variableDeclarations,...this.getEntryPoints().reduce((t,i)=>{const a=re(i);return[...t,...a]},[]),...this.functionCalls.reduce((t,i)=>{const a=re(i);return[...t,...a]},[]),...this.conditions.reduce((t,i)=>{const a=re(i);return[...t,...a]},[]),...this.operations.reduce((t,i)=>{const a=re(i);return[...t,...a]},[]),...this.loops.reduce((t,i)=>{const a=re(i);return[...t,...a]},[]),...this.searches.reduce((t,i)=>{const a=re(i);return[...t,...a]},[])]}getVariableInstances(){return[...this.variableInstances,...this.getEntryPoints().reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableInstance);return[...t,...s]},[]),...this.functionCalls.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableInstance);return[...t,...s]},[]),...this.conditions.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableInstance);return[...t,...s]},[]),...this.operations.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableInstance);return[...t,...s]},[]),...this.loops.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableInstance);return[...t,...s]},[]),...this.searches.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableInstance);return[...t,...s]},[])]}getVariableDeclarations(){return E([...this.variableDeclarations,...this.getEntryPoints().reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableDeclaration);return[...t,...s]},[]),...this.functionCalls.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableDeclaration);return[...t,...s]},[]),...this.conditions.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableDeclaration);return[...t,...s]},[]),...this.operations.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableDeclaration);return[...t,...s]},[]),...this.loops.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableDeclaration);return[...t,...s]},[]),...this.searches.reduce((t,i)=>{const s=re(i).filter(o=>o.type===n.VariableDeclaration);return[...t,...s]},[])])}attachOrphanReferences(){const e=this.getVariableInstances(),t=this.getVariableDeclarations();return e.forEach(i=>{if(!i.declaration){const a=i.initialData,s=a.declaration.entityId||a.declaration.id,o=t.find(l=>l.id===s);o&&i.setDeclaration(o)}}),this}getBuiltInPersistedEntity(){return this.builtInBaseEntities.find(e=>e.name===M.PERSISTED_ENTITY)||null}};d(ee,"UUID",{isBackup:!0,uuid:()=>Math.random().toString(36).substring(2,15)+Math.random().toString(36).substring(2,15),fromUUID:e=>e}),d(ee,"MUTABLE_BASE_PROPERTIES",["name","description"]),d(ee,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),d(ee,"BASE_PROPERTIES",[...ee.MUTABLE_BASE_PROPERTIES,...ee.INMUTABLE_BASE_PROPERTIES]),d(ee,"MUTABLE_META_PROPERTIES",[...ee.MUTABLE_BASE_PROPERTIES,"x","y"]),d(ee,"INMUTABLE_META_PROPERTIES",[...ee.INMUTABLE_BASE_PROPERTIES]),d(ee,"META_PROPERTIES",[...ee.MUTABLE_META_PROPERTIES,...ee.INMUTABLE_META_PROPERTIES]),d(ee,"MUTABLE_UPSTREAM_PROPERTIES",[]),d(ee,"INMUTABLE_UPSTREAM_PROPERTIES",["primitives","builtInBaseEntities","operationDeclarations","globalEventActionDescriptors","loopDeclarations","builtInInstances"]),d(ee,"UPSTREAM_PROPERTIES",[...ee.MUTABLE_UPSTREAM_PROPERTIES,...ee.INMUTABLE_UPSTREAM_PROPERTIES]),d(ee,"MUTABLE_DOWNSTREAM_PROPERTIES",["entities","projects","functions","events","variableDeclarations","variableInstances","conditions","operations","functionCalls","loops","searches"]),d(ee,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),d(ee,"DOWNSTREAM_PROPERTIES",[...ee.MUTABLE_DOWNSTREAM_PROPERTIES,...ee.INMUTABLE_DOWNSTREAM_PROPERTIES]),d(ee,"PROPERTIES",[...ee.META_PROPERTIES,...ee.UPSTREAM_PROPERTIES,...ee.DOWNSTREAM_PROPERTIES]);let _=ee;class _A extends te{constructor(t){super(Wt,t);d(this,"id",le.Parallel);d(this,"name",le.Parallel);d(this,"description","Execute a list of actions one after the other");d(this,"version",1);d(this,"autoexecutable",!0);d(this,"initialData",Wt);d(this,"type",n.ActionDescriptor);d(this,"inputs",[]);d(this,"outputs",[]);d(this,"error",null);d(this,"project");this.project=t,this.inputs=Wt.inputs.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.outputs=Wt.outputs.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.error=Wt.error?g(Wt.error,this.project):null}}class NA extends te{constructor(t){super(pt,t);d(this,"id",pt.id);d(this,"name",pt.name);d(this,"description",pt.description);d(this,"version",pt.version);d(this,"autoexecutable",!1);d(this,"initialData",pt);d(this,"type",n.ActionDescriptor);d(this,"inputs",[]);d(this,"outputs",[]);d(this,"error",null);d(this,"project");this.project=t,this.inputs=pt.inputs.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.outputs=pt.outputs.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.error=pt.error?g(pt.error,this.project):null}}class MA extends te{constructor(t){super(mn,t);d(this,"id",le.Sequential);d(this,"name",le.Sequential);d(this,"description","Execute a list of actions one after the other");d(this,"version",1);d(this,"autoexecutable",!0);d(this,"initialData",mn);d(this,"type",n.ActionDescriptor);d(this,"inputs",[]);d(this,"outputs",[]);d(this,"error",null);d(this,"project");this.project=t,this.inputs=mn.inputs.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.outputs=mn.outputs.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.error=mn.error?g(mn.error,this.project):null}}class B7 extends te{constructor(e){super(Li,e)}}class w7 extends te{constructor(e){super(nr,e)}}class _7 extends te{constructor(t){super(rr,t);d(this,"autoexecutable",!0)}getEntityToMatchInputMap(t){return t.inputs.find(i=>{var a;return((a=i.declaration)==null?void 0:a.id)===B.operation[ce.Validate].inputs.entityToMatch.id})||null}getDataToValidateInputMap(t){return t.inputs.find(i=>{var a;return((a=i.declaration)==null?void 0:a.id)===B.operation[ce.Validate].inputs.dataToValidate.id})||null}getOutputDataOutputMap(t){return t.outputs.find(i=>{var a;return((a=i.declaration)==null?void 0:a.id)===B.operation[ce.Validate].outputs.outputEntity.id})||null}getEntityToMatch(t){let i=null;if(t.readsValue){const s=t.readsValue.getDataType();s&&s.entity&&s.entity.type===n.CustomEntity&&(i=s.entity)}const a=t.getDefaultValue();return!i&&a&&a.valueAsType&&!Array.isArray(a.valueAsType)&&a.valueAsType.type===n.CustomEntity&&(i=a.valueAsType),i}syncOperationInstance(t){const i=this.getEntityToMatchInputMap(t);i&&this.syncEntityToMatchInputMapDataType(i);const a=this.getDataToValidateInputMap(t);a&&this.syncDataToValidateInputMapDataType(a);const s=this.getOutputDataOutputMap(t);return s&&this.syncOutputDataOutputMapDataType(s),t}syncEntityToMatchInputMapDataType(t){var a,s,o;if(((a=t.declaration)==null?void 0:a.id)!==B.operation[ce.Validate].inputs.entityToMatch.id)return null;if(!t.dataType){const l={id:t.id+"--infered-data-type",version:1,type:n.DataType,isList:!1,isNullable:!1,andChildrenGroup:null,orChildrenGroup:null,asType:!0,entity:null,constant:!1,like:!0,inferred:!0,defaultValue:null,parent:t.toReference()},p=g(l,t.project);p.setParent(t),p.initChildren(),t.setDataType(p)}(s=t.dataType)==null||s.sync({inferred:!0,like:!1,asType:!0});const i=this.getEntityToMatch(t);return(o=t.dataType)==null||o.setEntity(i),t.dataType}syncDataToValidateInputMapDataType(t){var o,l,p;if(((o=t.declaration)==null?void 0:o.id)!==B.operation[ce.Validate].inputs.dataToValidate.id)return null;const i=this.getEntityToMatchInputMap(t.parent);if(!i||!this.getEntityToMatch(i))return null;if(!t.dataType){const y={id:t.id+"--infered-data-type",version:1,type:n.DataType,isList:!1,isNullable:!1,andChildrenGroup:null,orChildrenGroup:null,asType:!1,entity:null,constant:!1,like:!0,inferred:!0,defaultValue:null,parent:t.toReference()},h=g(y,t.project);h.setParent(t),h.initChildren(),t.setDataType(h)}(l=t.dataType)==null||l.sync({inferred:!0,like:!0,asType:!1});const s=this.getEntityToMatch(i);return(p=t.dataType)==null||p.setEntity(s),t.dataType}syncOutputDataOutputMapDataType(t){var o,l,p;if(((o=t.declaration)==null?void 0:o.id)!==B.operation[ce.Validate].outputs.outputEntity.id)return null;const i=this.getEntityToMatchInputMap(t.parent);if(!i||!this.getEntityToMatch(i))return null;if(!t.dataType){const y={id:t.id+"--infered-data-type",version:1,type:n.DataType,isList:!1,isNullable:!1,andChildrenGroup:null,orChildrenGroup:null,asType:!1,entity:null,constant:!1,like:!0,inferred:!0,defaultValue:null,parent:t.toReference()},h=g(y,t.project);h.setParent(t),h.initChildren(),t.setDataType(h)}(l=t.dataType)==null||l.sync({inferred:!0,like:!0,asType:!1});const s=this.getEntityToMatch(i);return(p=t.dataType)==null||p.setEntity(s),t.dataType}inferInputMapDataType(t){var i,a;return((i=t.declaration)==null?void 0:i.id)===B.operation[ce.Validate].inputs.entityToMatch.id?this.syncEntityToMatchInputMapDataType(t):((a=t.declaration)==null?void 0:a.id)===B.operation[ce.Validate].inputs.dataToValidate.id?this.syncDataToValidateInputMapDataType(t):null}inferOutputMapDataType(t){var i;return((i=t.declaration)==null?void 0:i.id)===B.operation[ce.Validate].outputs.outputEntity.id?this.syncOutputDataOutputMapDataType(t):null}}class N7 extends te{constructor(e){super(ul,e)}}class M7 extends te{constructor(e){super(yl,e)}}class V7 extends te{constructor(e){super(hl,e)}}class L7 extends te{constructor(e){super(Za,e)}}class G7 extends te{constructor(e){super(Ya,e)}}class $7 extends te{constructor(e){super(Vi,e)}}function F7(r){const e=[new MA(r),new _A(r),new NA(r),new B7(r),new w7(r),new _7(r),new L7(r),new N7(r),new V7(r),new M7(r),new G7(r),new $7(r),new te(dl,r),new te(cl,r)];return e.forEach(t=>{t.initChildren(),r.subscribeBuiltInInstance(t)}),r.operationDeclarations=e,e}class VA extends jt{constructor(t){super(ke,t);d(this,"initialData");d(this,"id",M.PERSISTED_ENTITY);d(this,"version",1);d(this,"name",M.PERSISTED_ENTITY);d(this,"description",ke.description);d(this,"type",n.BuiltInBaseEntity);d(this,"abstract",ke.abstract);d(this,"static",ke.static);d(this,"properties",[]);d(this,"methods",[]);d(this,"abstractMethods",[]);d(this,"extends",[]);d(this,"errors",[]);d(this,"project");this.initialData=ke,this.project=t,this.id=ke.id,this.version=ke.version,this.name=ke.name,this.static=ke.static,this.abstract=ke.abstract,this.properties=this.initialData.properties.map(i=>{const a=g(i,this.project);return a.setParent(this),a.initChildren(),a}),this.methods=this.initialData.methods.map(i=>{const a=g(i,this.project);return a.parent=this,a}),this.abstractMethods=this.initialData.abstractMethods.map(i=>{const a=g(i,this.project);return a.parent=this,a}),this.extends=this.initialData.extends.map(i=>g(i,this.project))}}function U7(r){const e=[new VA(r),new jt(ds,r),new jt(Mn,r),new jt(Yl,r),new jt(cs,r)];return e.forEach(t=>{r.subscribeBuiltInInstance(t)}),r.builtInBaseEntities=e,e}function x7(r){const e=[new kt(x,r),new kt(_n,r),new kt(X,r),new kt(Xe,r),new kt(Nn,r),new kt(hn,r),new kt(Wa,r),new kt(rl,r)];return e.forEach(t=>{r.subscribeBuiltInInstance(t)}),r.primitives=e,e}function j7(r){const e=[new te(fs,r)];return e.forEach(t=>{t.initChildren(),r.subscribeBuiltInInstance(t)}),r.globalEventActionDescriptors=e,e}function k7(r){const e=[new te(os,r),new te(ir,r),new te(ss,r),new te($i,r),new te(Fi,r),new te(Il,r)];e.forEach(i=>{i.initChildren(),r.subscribeBuiltInInstance(i)}),r.loopDeclarations=e;const t=[new te(_l,r),new te(as,r),new te(Sl,r),new te(TT,r),new te(LT,r),new te(Pl,r)];return t.forEach(i=>{i.initChildren(),r.subscribeBuiltInInstance(i)}),r.loopDeclarationsBodies=t,e}function q7(r){const e=[new Ur(Kl,r)];return e.forEach(t=>{t.initChildren(),r.subscribeBuiltInInstance(t)}),r.valueDescriptors=e,e}function J7(r){const e=[new te(cr,r),new te(Qr,r)];return e.forEach(t=>{t.initChildren(),r.subscribeBuiltInInstance(t)}),r.operationDeclarations=e,e}const qr={},Zo={};async function W7(r,e={}){const t={...zI};return t.id=r.id,e.empty?{data:{id:r.id,type:n.Project,version:1,name:null,description:null,projects:[],entities:[],operations:[],functions:[],variableDeclarations:[],variableInstances:[],functionCalls:[],conditions:[],loops:[],searches:[],events:[]}}:{data:t}}function LA(r){const e=new _(r);return x7(e),U7(e),F7(e),j7(e),k7(e),q7(e),J7(e),e.getAllBuiltIn().forEach(i=>{e.builtInInstances[i.id]||(e.builtInInstances[i.id]=i,delete e.instances[i.id])}),e.initChildren(),e}async function Y7(r,e={}){if(r.id&&qr[r.id])return qr[r.id];if(r.id&&Zo[r.id])return await Zo[r.id],qr[r.id];const t=W7(r,e);r.id&&(Zo[r.id]=t);const i=await t;if(i.data){const a=LA(i.data);return qr[r.id]=a,r.id&&delete Zo[r.id],a}return null}function H7(r){return qr[r.id]&&delete qr[r.id],null}const z7="test_primitive_entities_export";c.AI_VALUE_CONNECTION_GENERATION_ACTION_EXPLANATION=Su,c.ActionDescriptorState=te,c.ActionInputMapState=w2,c.ActionOutputMapState=M2,c.AppendToListOperationInputIds=lh,c.AppendToListOperationOutputIds=ch,c.ArgumentDeclarationState=$r,c.BREAK_AND_CONTINUE_STATEMENTS_RETURN_DECLARATIONS_EXPLANATION=Du,c.BUILT_IN_BASE_ENTITY_IDS=B,c.BUILT_IN_ENTITY_TYPES=Hr,c.BaseCanvasDraggableState=f2,c.BaseEntityNames=M,c.BaseState=h2,c.BaseValueDescriptorIds=nl,c.BreakStatementState=wi,c.BuiltInBaseEntityState=jt,c.CACHED_PROJECTS_BY_ID=qr,c.CALLABLE_ENTITIES_EXPLANATION=W2,c.CALLABLE_TYPES=wn,c.CALLER_ENTITIES_EXPLANATION=ZP,c.CALLER_TYPES=yn,c.CALLS_UPDATE_EXPLANATION=Zn,c.COMPARISON_CONDITIONS=Ub,c.CONDITIONS=pO,c.CUSTOM_ENTITY_OPERATIONS=Sf,c.CallableEntityClass=T2,c.CallerEntityClass=Ru,c.ChildEntityState=m2,c.ComparisonOperatorTypes=$e,c.ConditionState=Nr,c.ContinueStatementState=bt,c.CreateNewInputIds=tf,c.CreateNewOutputIds=nf,c.CustomEntityState=kr,c.DRAGGABLE_CALLABLE_TYPES=el,c.DRAGGABLE_CALLER_TYPES=Hu,c.DRAGGABLE_ELEMENT_TYPES=tl,c.DRAGGABLE_EXECUTABLE_TYPES=$A,c.DRAGGABLE_PASS_THROUGH_CALLABLE_TYPES=Qo,c.DataTypeCompatibilityTypes=Ut,c.DataTypeParentChildRelation=Ke,c.DataTypeState=Oi,c.ENTITIES_WITH_VALLUES_EXPLANATION=Lo,c.ENTITY_TYPES=FA,c.ENTITY_WITH_LOGIC_SCOPE_TYPES=ut,c.ENTITY_WITH_NAMES_TYPES=zu,c.ENTITY_WITH_VALUE_TYPES=Yu,c.ENTRY_POINT_ENTITIES_EXPLANATION=Ua,c.ENTRY_POINT_TYPES=Ue,c.EVENT_TYPES=Yr,c.EXECUTABLE_TYPES=GA,c.EXECUTION_OPERATIONS=ef,c.EntityError=Tr,c.EntityErrorSeverity=T,c.EntityGenerationError=b,c.EntityGenerationErrorCode=f,c.EntityInstanceErrorCode=V,c.EntityOperations=ce,c.EntityType=n,c.EntityWithLogicScopeClass=g2,c.EntityWithValueClass=R2,c.EntryPointEntityClass=E2,c.ExecutionOperations=le,c.ExecutionTerminationType=YP,c.FunctionCallState=xr,c.FunctionDeclarationState=Br,c.GLOBAL_EVENT_DECLARATIONS=yO,c.GetLastInListOperationInputIds=Zy,c.GetLastInListOperationOutputIds=Ky,c.GlobalEventNames=pn,c.GlobalEventState=Si,c.HTTPOperations=nt,c.HTTP_OPERATIONS=lm,c.InputMapState=On,c.InstalledProjectState=Gr,c.InternalCallState=Ci,c.JoinListOperationInputIds=my,c.JoinListOperationOutputIds=Ty,c.LIST_OPERATIONS=vh,c.ListOperations=W,c.LoopState=_r,c.LoopTypes=$,c.NON_INTERACTIVE_BASE_ENTITIES_EXPLANATION=Kn,c.NUMBER_OPERATIONS=Bp,c.NumberOperations=Te,c.OPERATION_DECLARATIONS=kA,c.OperationState=wr,c.OutputMapParentChildRelation=Wr,c.OutputMapState=Sn,c.PARENT_AUTO_CALCULATION_FROM_CALLER_EXPLANATION=Go,c.PASS_THROUGH_CALLABLE_ENTITIES_EXPLANATION=zn,c.PASS_THROUGH_CALLABLE_TYPES=je,c.PROPERTY_NOT_VALUE_READER_WRITTER_EXPLANATION=Ou,c.ParallelExecutionOperation=_A,c.PassThroughCallableEntityClass=b2,c.PersistedEntity=VA,c.PersistedEntityMethods=Ct,c.PrimitiveEntityState=kt,c.PrimitiveTypes=I,c.PrimitiveValueParentChildRelation=Xo,c.PrimitiveValueState=Bi,c.ProjectState=_,c.PropertyState=Cr,c.RETURN_STATEMENT_RETURN_DECLARATIONS_EXPLANATION=Y2,c.ReturnDeclarationState=_t,c.ReturnStatementState=Fr,c.STANDALONE_CONDITIONS=wb,c.STRING_OPERATIONS=fy,c.ScopeCompatibilityType=zo,c.SearchState=Lr,c.SequentialExecutionOperation=MA,c.SequentialExecutionOperationInputIds=xh,c.SequentialExecutionOperationOutputIds=jh,c.SharedEntityErrorCode=S,c.SharedStateFunctionality=WP,c.SplitListOperationInputIds=_y,c.SplitListOperationOutputIds=Ny,c.StandaloneOperatorTypes=Mt,c.StringOperations=K,c.TERMINATION_TYPES=Ve,c.USER_MANAGED_ENTITY_TYPES=UA,c.UserManagedEntityStateFunctionality=y2,c.VALUE_READING_ENTITIES_EXPLANATION=Au,c.VALUE_READING_TYPES=Bn,c.VALUE_WRITING_ENTITIES_EXPLANATION=KP,c.VALUE_WRITING_TYPES=xe,c.VARIABLE_DATA_TYPE_INFERRANCE_EXPLANATION=Pu,c.VARIABLE_TYPES=Fe,c.ValueAutogenerationType=We,c.ValueDescriptorParentChildRelation=O,c.ValueDescriptorState=Ur,c.ValueReadingEntityClass=$a,c.ValueWritingEntityClass=Fa,c.VariableDeclarationState=Mr,c.VariableInputMapState=B2,c.VariableInstanceState=Vr,c.VariableOutputMapState=N2,c.WaitOperation=NA,c.WaitOperationInputIds=Mh,c.WaitOperationOutputIds=Vh,c.appendToListOperation=Za,c.appendToListOperationElementToAppendArgument=ml,c.appendToListOperationElementToAppendArgumentParentRef=Th,c.appendToListOperationElementToAppendArgumentRef=ph,c.appendToListOperationError=gh,c.appendToListOperationErrorParentRef=Rh,c.appendToListOperationListArgument=fl,c.appendToListOperationListArgumentParentRef=mh,c.appendToListOperationListArgumentRef=dh,c.appendToListOperationListDataType=uh,c.appendToListOperationResultListDataType=fh,c.appendToListOperationResultListReturn=bh,c.appendToListOperationResultListReturnParentRef=Eh,c.appendToListOperationResultListReturnRef=hh,c.appendToListOperationSecondListDataType=yh,c.asGenerationActionExample=dn,c.booleanPrototype=_n,c.capitalizeFirstLetter=So,c.checkAreCustomEntitiesCompatibleAsDataType=NP,c.checkAreDataTypesCompatible=xt,c.checkArePropertiesCompatibleAsDataType=_P,c.checkIsBranchDependentButNotDirectlyOnBranch=ja,c.checkIsBranchDependentOnBranch=n7,c.checkIsCallableEntityReachable=Ja,c.checkIsCanvasEntity=b7,c.checkIsDetachedBranch=AA,c.checkIsDetachedBranchShallow=Ju,c.checkIsGlobalVariable=T7,c.checkIsGloballyDeclared=qu,c.checkIsMethod=CA,c.checkIsNestedScope=Ho,c.checkScopeCompatibility=ka,c.countedLoopActionDescriptor=os,c.countedLoopActionDescriptorDynamicReturnDeclaration=JT,c.countedLoopActionDescriptorDynamicReturnDeclarationParentRef=qT,c.countedLoopActionDescriptorStringArgumentDeclaration=kT,c.countedLoopActionDescriptorStringArgumentDeclarationDataType=xT,c.countedLoopActionDescriptorStringArgumentDeclarationDataTypeDefaultValue=FT,c.countedLoopActionDescriptorStringArgumentDeclarationDataTypeDefaultValueParentRef=$T,c.countedLoopActionDescriptorStringArgumentDeclarationDataTypeParentRef=UT,c.countedLoopActionDescriptorStringArgumentDeclarationParentRef=jT,c.countedLoopBodyActionDescriptor=_l,c.countedLoopBodyActionDescriptorAnyDynamicArgument=ZT,c.countedLoopBodyActionDescriptorAnyDynamicArgumentParentRef=zT,c.countedLoopBodyActionDescriptorAnyDynamicReturn=XT,c.countedLoopBodyActionDescriptorAnyDynamicReturnParentRef=KT,c.countedLoopBodyActionDescriptorIterationNumberArgumentDeclaration=wl,c.countedLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataType=YT,c.countedLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataTypeParentRef=WT,c.countedLoopBodyActionDescriptorIterationNumberArgumentDeclarationParentRef=HT,c.createCustomEntityFromJSONObject=jo,c.createEntityError=H,c.createNestedDataTypeForEntity=lA,c.createNewInstanceOperation=nr,c.createNewInstanceOperationEntityToInstanciateArgument=uf,c.createNewInstanceOperationEntityToInstanciateArgumentRef=lf,c.createNewInstanceOperationEntityToInstanciateDataType=cf,c.createNewInstanceOperationError=ff,c.createNewInstanceOperationErrorParentRef=hf,c.createNewInstanceOperationNewEntityDataArgument=of,c.createNewInstanceOperationNewEntityDataArgumentDataType=sf,c.createNewInstanceOperationNewEntityDataArgumentDataTypeParentRef=af,c.createNewInstanceOperationNewEntityDataArgumentParentRef=rf,c.createNewInstanceOperationOutputEntityDeclaration=yf,c.createNewInstanceOperationOutputEntityDeclarationParentRef=pf,c.createNewInstanceOperationRef=df,c.createSemanticId=Ze,c.createStateFromGenerationTargetType=C7,c.createStateFromType=qt,c.createStateFromTypeAndSubscribe=g,c.cronJobBuiltInBaseEntity=Yl,c.cronJobBuiltInBaseEntityExpressionProperty=Ob,c.cronJobBuiltInBaseEntityExpressionPropertyDataTypeRef=cO,c.cronJobBuiltInBaseEntityExpressionPropertyRef=Pb,c.cronJobBuiltInBaseEntityRef=Ab,c.cronJobTriggeredFunctionDeclarationBlueprint=Wl,c.cronJobTriggeredFunctionDeclarationBlueprintParentRef=Ib,c.customEntityToZodSchema=iR,c.dataTypeCompatibilityToErrorExplanation=aA,c.datePrototype=hn,c.dateValueAutogenerationSchema=od,c.deletePersistedEntityMethod=Jl,c.deletePersistedEntityMethodParentRef=tb,c.deleteRootProject=H7,c.endpointBuiltInBaseEntity=ds,c.endpointBuiltInBaseEntityRef=lE,c.endpointBuiltInBaseEntityRefFour=kE,c.endpointBuiltInBaseEntityRefThree=TE,c.endpointBuiltInBaseEntityRefTwo=yE,c.endpointBuiltInCorsProperty=cE,c.endpointBuiltInCorsPropertyDataType=oE,c.endpointBuiltInCorsPropertyDataTypeRef=aE,c.endpointBuiltInCorsPropertyRef=sE,c.endpointBuiltInMethodProperty=Ml,c.endpointBuiltInMethodPropertyDataType=mE,c.endpointBuiltInMethodPropertyDataTypeRef=hE,c.endpointBuiltInMethodPropertyRef=fE,c.endpointBuiltInPathProperty=Nl,c.endpointBuiltInPathPropertyDataType=pE,c.endpointBuiltInPathPropertyDataTypeRef=dE,c.endpointBuiltInPathPropertyRef=uE,c.endpointPathParamsArgumentDeclaration=Ll,c.endpointPathParamsArgumentDeclarationRef=OE,c.endpointPathParamsVariableDataType=SE,c.endpointPathParamsVariableDataTypeRef=AE,c.endpointReachedTriggerActionDescriptor=jl,c.endpointReachedTriggerActionDescriptorRef=CE,c.endpointReachedTriggerActionDescriptorRefFour=_E,c.endpointReachedTriggerActionDescriptorRefThree=wE,c.endpointReachedTriggerActionDescriptorRefTwo=BE,c.endpointRequestBodyArgumentDeclaration=$l,c.endpointRequestBodyArgumentDeclarationRef=gE,c.endpointRequestBodyVariableDataType=vE,c.endpointRequestHeadersArgumentDeclaration=Vl,c.endpointRequestHeadersArgumentDeclarationRef=bE,c.endpointRequestHeadersVariableDataType=RE,c.endpointRequestHeadersVariableDataTypeRef=EE,c.endpointRequestQueryParamsArgumentDeclaration=Gl,c.endpointRequestQueryParamsArgumentDeclarationRef=DE,c.endpointRequestQueryParamsVariableDataType=PE,c.endpointRequestQueryParamsVariableDataTypeRef=IE,c.endpointResponseBodyDataType=xE,c.endpointResponseBodyReturnDeclaration=xl,c.endpointResponseBodyReturnDeclarationRef=UE,c.endpointResponseCodeDataType=ME,c.endpointResponseCodeReturnDeclaration=Fl,c.endpointResponseCodeReturnDeclarationRef=NE,c.endpointResponseHeadersDataType=$E,c.endpointResponseHeadersDataTypeRef=LE,c.endpointResponseHeadersReturnDeclaration=Ul,c.endpointResponseHeadersReturnDeclarationRef=GE,c.endpointReturnStatementRef=VE,c.endpointReturnStatementRefThree=jE,c.endpointReturnStatementRefTwo=FE,c.enumOptionsProperty=ep,c.enumOptionsPropertyDataType=Xu,c.enumOptionsPropertyDataTypeRef=Zu,c.enumOptionsPropertyRef=Ku,c.enumPrototype=Nn,c.enumPrototypeRef=Qu,c.executionBuiltInEntity=zl,c.executionBuiltInEntityAbortMethod=Hl,c.executionBuiltInEntityAbortMethodParentRef=Sb,c.filterOutDuplicateEntities=E,c.filterOutDuplicateErrors=c9,c.findEntityFromKeys=wu,c.findReferenceToSelfInList=RA,c.findReferencesToSelfInProject=u7,c.flattenCalls=un,c.flattenCanvasAncestorsUntil=ko,c.flattenCustomEntityExtensionAndImplementationTypes=Uu,c.flattenCustomEntityExtensionTypes=Wo,c.flattenCustomEntityExtensions=$u,c.flattenCustomEntityImplementations=Fu,c.flattenCustomEntityImplementionTypes=Jo,c.flattenDerivedCanvasEntities=St,c.flattenDetachedBranch=SA,c.flattenElementCalls=Me,c.flattenElementCallsOnTheSameScope=d7,c.flattenProjectElements=bA,c.flattenRelatedCanvasElementsOnTheLeft=PA,c.flattenRelatedCanvasElementsOnTheRight=DA,c.flattenVariableReads=EA,c.flattenVariableWrites=TA,c.flattenVariables=re,c.fromZodParseToEntityGenerationErrors=gu,c.generate=cC,c.generateActionExample=H2,c.generateExecutionDataType=H5,c.generateMutablePropertiesExplanation=No,c.generateRandomBoolean=BR,c.generateRandomDate=lR,c.generateRandomDateAfter=aR,c.generateRandomDateBefore=sR,c.generateRandomDateBetweenRange=oR,c.generateRandomNumber=PR,c.generateRandomNumberAfter=vR,c.generateRandomNumberBefore=IR,c.generateRandomNumberBetweenRange=DR,c.generateRandomText=CR,c.generateRandomTextAfter=AR,c.generateRandomTextBefore=OR,c.generateRandomTextBetweenRange=SR,c.generateUniqueUUID=gR,c.getAllActionDescriptorsForConditions=Uo,c.getAllActionDescriptorsForGlobalEvents=$o,c.getAllActionDescriptorsForLoops=Fo,c.getAllActionDescriptorsForOperations=X2,c.getAllGloballyDeclaredFunctionDeclarationsExplanation=nA,c.getBaseBuiltInEntities=Qn,c.getBaseSchemaBasedOnType=HP,c.getBuiltInEntityOwner=er,c.getCallableEntityReferenceSchema=ze,c.getCallableEntityTypeSchema=bD,c.getCallerEntityReferenceSchema=h3,c.getCallerEntityTypeSchema=y3,c.getCalls=Mu,c.getCanvasEntitiesDerivedFromInternalCalls=IA,c.getCanvasEntitiesDerivedFromWrites=_i,c.getCanvasEntityDerivedFromValueReadingEntity=Gu,c.getCanvasEntityReferenceSchema=w3,c.getCanvasEntityTypeSchema=B3,c.getChildrenEntityWithValues=i7,c.getColumnProperties=D7,c.getCommonAncestor=Nu,c.getCommonChildren=cA,c.getCustomEntityExtends=Ni,c.getDatabaseEntities=v7,c.getDatabaseEntity=P7,c.getDeclaration=Sr,c.getDeepestScope=wA,c.getDraggableCallableEntityReferenceSchema=gD,c.getDraggableCallableEntityTypeSchema=RD,c.getDraggableCallerEntityReferenceSchema=m3,c.getDraggableCallerEntityTypeSchema=f3,c.getDraggableExecutableEntityReferenceSchema=R3,c.getDraggableExecutableEntityTypeSchema=b3,c.getDraggablePassThroughCallableEntityReferenceSchema=Ro,c.getDraggablePassThroughCallableEntityTypeSchema=bo,c.getDraggablePlayableEntityReferenceSchema=P3,c.getDraggablePlayableEntityTypeSchema=D3,c.getEntityArgumentDeclarations=Lu,c.getEntityInputMaps=gA,c.getEntityOutputMaps=h7,c.getEntityReferenceSchema=C3,c.getEntityReturnDeclarations=vA,c.getEntityTypeSchema=S3,c.getEntityWithLogicScopeReferenceSchema=Dn,c.getEntityWithLogicScopeTypeSchema=g3,c.getEntityWithValueReferenceSchema=ED,c.getEntityWithValueTypeSchema=p3,c.getEntryPointEntityReferenceSchema=He,c.getEntryPointEntityTypeSchema=Wn,c.getEventEntityReferenceSchema=To,c.getEventEntityTypeSchema=mo,c.getExecutableEntityReferenceSchema=E3,c.getExecutableEntityTypeSchema=T3,c.getExtendedBuiltInEntity=f7,c.getExtendedCustomEntity=ju,c.getGenerationTargetSchemaBasedOnType=zP,c.getHeadIfPartOfDetachedBranch=OA,c.getHighestScope=BA,c.getImplementedBuiltInEntity=m7,c.getIsInteractive=ku,c.getLastInListOperation=hl,c.getLastInListOperationError=oh,c.getLastInListOperationErrorParentRef=sh,c.getLastInListOperationInputListArgument=rh,c.getLastInListOperationInputListArgumentParentRef=nh,c.getLastInListOperationInputListArgumentRef=Xy,c.getLastInListOperationInputListDataType=Qy,c.getLastInListOperationOutputElementDataType=th,c.getLastInListOperationOutputElementReturn=ah,c.getLastInListOperationOutputElementReturnParentRef=ih,c.getLastInListOperationOutputElementReturnRef=eh,c.getLinkedEntitiesFromArgumentDeclaration=c7,c.getLowestPersistedEntityImplementation=xu,c.getParentCanvasEntities=Rt,c.getParentCanvasEntity=tt,c.getParentEntryPoint=r7,c.getPassThroughCallableEntityReferenceSchema=Ee,c.getPassThroughCallableEntityTypeSchema=Eo,c.getPeristedEntities=g7,c.getPlayableEntityReferenceSchema=I3,c.getPlayableEntityTypeSchema=v3,c.getProject=Y7,c.getPrototypeByType=Yo,c.getReferenceEntityId=N,c.getReferencedEntitiesStateOrErrors=Vo,c.getReferencedEntityStateOrErrors=vu,c.getRelatedCanvasElementsOnTheLeft=jr,c.getRelatedCanvasElementsOnTheRight=Xn,c.getRootEntryPointScopeOwner=Wu,c.getScopeOwner=gt,c.getTerminationReferenceSchema=O3,c.getTerminationTypeSchema=A3,c.getUsedArgFromDeclaration=p7,c.getUsedReturnFromDeclaration=y7,c.getValueReadingEntityReferenceSchema=TD,c.getValueReadingEntityTypeSchema=In,c.getValueWritingEntityReferenceSchema=u3,c.getValueWritingEntityTypeSchema=Sa,c.getVariableFromInputMapping=uA,c.getVariableFromReturnVariablePointer=hA,c.getVariableReferenceSchema=Jn,c.getVariableTypeSchema=vr,c.getVariablesFromArgumentDeclarations=qo,c.getVariablesFromInputMaps=pA,c.getVariablesFromOutputMapping=fA,c.getVariablesFromOutputMaps=mA,c.getVariablesFromReturnDeclarations=yA,c.getVariablesInSameOrHigherScope=pu,c.getWrites=Vu,c.groupCallsBasedOnParallelizableExecution=s7,c.handleAfterEntityImplementationSideEffects=oA,c.handleBeforeEntityImplementationSideEffects=sA,c.httpRequestBodyArgument=es,c.httpRequestBodyArgumentRef=xf,c.httpRequestBodyDataType=jf,c.httpRequestHeadersArgument=Qa,c.httpRequestHeadersArgumentRef=Ff,c.httpRequestHeadersDataType=Uf,c.httpRequestMethodArgument=Ka,c.httpRequestMethodArgumentRef=Gf,c.httpRequestMethodDataType=$f,c.httpRequestMethodDataTypeRef=Vf,c.httpRequestOperation=Li,c.httpRequestOperationErrorValueDescriptor=vl,c.httpRequestOperationErrorValueDescriptorDatatype=om,c.httpRequestOperationErrorValueDescriptorRef=sm,c.httpRequestOperationRef=nm,c.httpRequestOperationRefEight=im,c.httpRequestOperationRefFive=em,c.httpRequestOperationRefFour=Qf,c.httpRequestOperationRefNine=am,c.httpRequestOperationRefSeven=rm,c.httpRequestOperationRefSix=tm,c.httpRequestOperationRefThree=Xf,c.httpRequestOperationRefTwo=Kf,c.httpRequestQueryParamsArgument=gl,c.httpRequestQueryParamsArgumentRef=Nf,c.httpRequestQueryParamsDataType=Mf,c.httpRequestVariableURLArgument=Xa,c.httpRequestVariableURLArgumentRef=wf,c.httpRequestVariableURLDataType=_f,c.httpRequestVariableURLDataTypeRef=Cf,c.httpResponseBodyReturnDataType=Zf,c.httpResponseBodyReturnDataTypeRef=Hf,c.httpResponseBodyReturnReturn=rs,c.httpResponseBodyReturnReturnRef=zf,c.httpResponseCodeDataType=qf,c.httpResponseCodeReturn=ts,c.httpResponseCodeReturnRef=kf,c.httpResponseHeadersDataType=Yf,c.httpResponseHeadersDataTypeRef=Jf,c.httpResponseHeadersReturn=ns,c.httpResponseHeadersReturnRef=Wf,c.implement=xo,c.inferArgumentDeclarationDataType=MP,c.inferDataType=cn,c.inferInputMapDataType=cu,c.inferOutputMapDataType=uu,c.inferPropertyDataType=GP,c.inferReturnDeclarationDataType=du,c.inferValueDescriptorDataType=$P,c.inferVariableDeclarationDataType=LP,c.inferVariableInstanceDataType=VP,c.initProject=LA,c.iterateOverListActionDescriptorListArgumentDeclaration=vm,c.iterateOverListActionDescriptorListArgumentDeclarationDataType=Rm,c.iterateOverListActionDescriptorListArgumentDeclarationDataTypeParentRef=bm,c.iterateOverListActionDescriptorListArgumentDeclarationParentRef=gm,c.iterateOverListLoopActionDescriptor=ir,c.iterateOverListLoopActionDescriptorDynamicReturnDeclaration=Dm,c.iterateOverListLoopActionDescriptorDynamicReturnDeclarationParentRef=Im,c.iterateOverListLoopBodyActionDescriptor=as,c.iterateOverListLoopBodyActionDescriptorAnyDynamicArgument=Nm,c.iterateOverListLoopBodyActionDescriptorAnyDynamicArgumentParentRef=_m,c.iterateOverListLoopBodyActionDescriptorAnyDynamicReturn=Vm,c.iterateOverListLoopBodyActionDescriptorAnyDynamicReturnParentRef=Mm,c.iterateOverListLoopBodyActionDescriptorCurrentValueArgumentDeclaration=is,c.iterateOverListLoopBodyActionDescriptorCurrentValueArgumentDeclarationDataType=Am,c.iterateOverListLoopBodyActionDescriptorCurrentValueArgumentDeclarationDataTypeParentRef=Pm,c.iterateOverListLoopBodyActionDescriptorCurrentValueArgumentDeclarationParentRef=Om,c.iterateOverListLoopBodyActionDescriptorIterationNumberArgumentDeclaration=wm,c.iterateOverListLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataType=Cm,c.iterateOverListLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataTypeParentRef=Sm,c.iterateOverListLoopBodyActionDescriptorIterationNumberArgumentDeclarationParentRef=Bm,c.iterateOverObjectKeysActionDescriptorObjectArgumentDeclaration=rT,c.iterateOverObjectKeysActionDescriptorObjectArgumentDeclarationDataType=tT,c.iterateOverObjectKeysActionDescriptorObjectArgumentDeclarationDataTypeParentRef=eT,c.iterateOverObjectKeysActionDescriptorObjectArgumentDeclarationParentRef=nT,c.iterateOverObjectKeysLoopActionDescriptor=$i,c.iterateOverObjectKeysLoopActionDescriptorDynamicReturnDeclaration=aT,c.iterateOverObjectKeysLoopActionDescriptorDynamicReturnDeclarationParentRef=iT,c.iterateOverObjectKeysLoopBodyActionDescriptor=TT,c.iterateOverObjectKeysLoopBodyActionDescriptorAnyDynamicArgument=hT,c.iterateOverObjectKeysLoopBodyActionDescriptorAnyDynamicArgumentParentRef=yT,c.iterateOverObjectKeysLoopBodyActionDescriptorAnyDynamicReturn=mT,c.iterateOverObjectKeysLoopBodyActionDescriptorAnyDynamicReturnParentRef=fT,c.iterateOverObjectKeysLoopBodyActionDescriptorCurrentValueArgumentDeclaration=Cl,c.iterateOverObjectKeysLoopBodyActionDescriptorCurrentValueArgumentDeclarationDataType=oT,c.iterateOverObjectKeysLoopBodyActionDescriptorCurrentValueArgumentDeclarationDataTypeParentRef=sT,c.iterateOverObjectKeysLoopBodyActionDescriptorCurrentValueArgumentDeclarationParentRef=lT,c.iterateOverObjectKeysLoopBodyActionDescriptorIterationNumberArgumentDeclaration=pT,c.iterateOverObjectKeysLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataType=dT,c.iterateOverObjectKeysLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataTypeParentRef=cT,c.iterateOverObjectKeysLoopBodyActionDescriptorIterationNumberArgumentDeclarationParentRef=uT,c.iterateOverObjectValuesActionDescriptorObjectArgumentDeclaration=vT,c.iterateOverObjectValuesActionDescriptorObjectArgumentDeclarationDataType=RT,c.iterateOverObjectValuesActionDescriptorObjectArgumentDeclarationDataTypeParentRef=bT,c.iterateOverObjectValuesActionDescriptorObjectArgumentDeclarationParentRef=gT,c.iterateOverObjectValuesLoopActionDescriptor=Fi,c.iterateOverObjectValuesLoopActionDescriptorDynamicReturnDeclaration=DT,c.iterateOverObjectValuesLoopActionDescriptorDynamicReturnDeclarationParentRef=IT,c.iterateOverObjectValuesLoopBodyActionDescriptor=LT,c.iterateOverObjectValuesLoopBodyActionDescriptorAnyDynamicArgument=NT,c.iterateOverObjectValuesLoopBodyActionDescriptorAnyDynamicArgumentParentRef=_T,c.iterateOverObjectValuesLoopBodyActionDescriptorAnyDynamicReturn=VT,c.iterateOverObjectValuesLoopBodyActionDescriptorAnyDynamicReturnParentRef=MT,c.iterateOverObjectValuesLoopBodyActionDescriptorCurrentValueArgumentDeclaration=Bl,c.iterateOverObjectValuesLoopBodyActionDescriptorCurrentValueArgumentDeclarationDataType=AT,c.iterateOverObjectValuesLoopBodyActionDescriptorCurrentValueArgumentDeclarationDataTypeParentRef=PT,c.iterateOverObjectValuesLoopBodyActionDescriptorCurrentValueArgumentDeclarationParentRef=OT,c.iterateOverObjectValuesLoopBodyActionDescriptorIterationNumberArgumentDeclaration=wT,c.iterateOverObjectValuesLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataType=CT,c.iterateOverObjectValuesLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataTypeParentRef=ST,c.iterateOverObjectValuesLoopBodyActionDescriptorIterationNumberArgumentDeclarationParentRef=BT,c.iterateOverStringActionDescriptorDynamicReturnDeclaration=jm,c.iterateOverStringActionDescriptorDynamicReturnDeclarationParentRef=xm,c.iterateOverStringActionDescriptorStringArgumentDeclaration=Um,c.iterateOverStringActionDescriptorStringArgumentDeclarationDataType=$m,c.iterateOverStringActionDescriptorStringArgumentDeclarationDataTypeParentRef=Gm,c.iterateOverStringActionDescriptorStringArgumentDeclarationParentRef=Fm,c.iterateOverStringLoopActionDescriptor=ss,c.iterateOverStringLoopBodyActionDescriptor=Sl,c.iterateOverStringLoopBodyActionDescriptorAnyDynamicArgument=Zm,c.iterateOverStringLoopBodyActionDescriptorAnyDynamicArgumentParentRef=zm,c.iterateOverStringLoopBodyActionDescriptorAnyDynamicReturn=Xm,c.iterateOverStringLoopBodyActionDescriptorAnyDynamicReturnParentRef=Km,c.iterateOverStringLoopBodyActionDescriptorCurrentValueArgumentDeclaration=Al,c.iterateOverStringLoopBodyActionDescriptorCurrentValueArgumentDeclarationDataType=qm,c.iterateOverStringLoopBodyActionDescriptorCurrentValueArgumentDeclarationDataTypeParentRef=km,c.iterateOverStringLoopBodyActionDescriptorCurrentValueArgumentDeclarationParentRef=Jm,c.iterateOverStringLoopBodyActionDescriptorIterationNumberArgumentDeclaration=Ol,c.iterateOverStringLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataType=Ym,c.iterateOverStringLoopBodyActionDescriptorIterationNumberArgumentDeclarationDataTypeParentRef=Wm,c.iterateOverStringLoopBodyActionDescriptorIterationNumberArgumentDeclarationParentRef=Hm,c.joinListOperation=ul,c.joinListOperationError=wy,c.joinListOperationErrorParentRef=By,c.joinListOperationFirstListArgument=Py,c.joinListOperationFirstListArgumentParentRef=Dy,c.joinListOperationFirstListArgumentRef=Ey,c.joinListOperationFirstListDataType=by,c.joinListOperationResultListDataType=Iy,c.joinListOperationResultListReturn=Cy,c.joinListOperationResultListReturnParentRef=Sy,c.joinListOperationResultListReturnRef=vy,c.joinListOperationSecondListArgument=Oy,c.joinListOperationSecondListArgumentParentRef=Ay,c.joinListOperationSecondListArgumentRef=Ry,c.joinListOperationSecondListDataType=gy,c.joinListWithLastSeparator=U,c.joinStringsOperation=Vi,c.joinStringsOperationDynamicStringArgument=Kp,c.joinStringsOperationDynamicStringArgumentParentRef=Zp,c.joinStringsOperationDynamicStringArgumentRef=Hp,c.joinStringsOperationDynamicStringDataType=zp,c.joinStringsOperationError=Yp,c.joinStringsOperationErrorParentRef=Wp,c.joinStringsOperationFirstStringArgument=Ha,c.joinStringsOperationFirstStringArgumentParentRef=Gp,c.joinStringsOperationFirstStringArgumentRef=wp,c.joinStringsOperationFirstStringDataType=_p,c.joinStringsOperationResultStringDataType=Lp,c.joinStringsOperationResultStringReturn=Mi,c.joinStringsOperationResultStringReturnParentRef=Jp,c.joinStringsOperationResultStringReturnRef=Vp,c.joinStringsOperationSecondStringArgument=za,c.joinStringsOperationSecondStringArgumentParentRef=qp,c.joinStringsOperationSecondStringArgumentRef=Np,c.joinStringsOperationSecondStringDataType=Mp,c.joinStringsOperationSeparatorStringArgument=kp,c.joinStringsOperationSeparatorStringArgumentParentRef=jp,c.joinStringsOperationSeparatorStringArgumentRef=$p,c.joinStringsOperationSeparatorStringDataType=xp,c.joinStringsOperationSeparatorStringDataTypeDefaultValue=Up,c.joinStringsOperationSeparatorStringDataTypeDefaultValueParentRef=Fp,c.keyValueParamBuiltInBaseEntity=cs,c.keyValueParamBuiltInBaseEntityNameProperty=tE,c.keyValueParamBuiltInBaseEntityNamePropertyDataTypeRef=JA,c.keyValueParamBuiltInBaseEntityNamePropertyParentRef=eE,c.keyValueParamBuiltInBaseEntityNamePropertyRef=QT,c.keyValueParamBuiltInBaseEntityValueProperty=iE,c.keyValueParamBuiltInBaseEntityValuePropertyDataTypeRef=YA,c.keyValueParamBuiltInBaseEntityValuePropertyParentRef=rE,c.keyValueParamBuiltInBaseEntityValuePropertyRef=nE,c.keyValuePrototype=rl,c.lowercaseFirstLetter=wP,c.manualFlowActionDescriptorDeclarationArgumentDeclaration=Dl,c.manualFlowActionDescriptorDeclarationArgumentDeclarationDataType=pm,c.manualFlowActionDescriptorDeclarationArgumentDeclarationDataTypeParentRef=um,c.manualFlowActionDescriptorDeclarationArgumentDeclarationParentRef=ym,c.manualFlowLoopActionDescriptor=Il,c.manualFlowLoopActionDescriptorDynamicReturnDeclaration=dm,c.manualFlowLoopActionDescriptorDynamicReturnDeclarationParentRef=cm,c.manualFlowLoopBodyActionDescriptor=Pl,c.manualFlowLoopBodyActionDescriptorAnyDynamicArgument=fm,c.manualFlowLoopBodyActionDescriptorAnyDynamicArgumentParentRef=hm,c.manualFlowLoopBodyActionDescriptorAnyDynamicReturn=Tm,c.manualFlowLoopBodyActionDescriptorAnyDynamicReturnParentRef=mm,c.mapActionDescriptorToTypeItRepresents=R7,c.mergeEntityErrorsList=d9,c.mergeListOfEntities=E7,c.methodDefaultValue=Lf,c.mockClientProject=zI,c.moreThanOrEqualCondition=Qr,c.moreThanOrEqualConditionLeftHandArgument=Vb,c.moreThanOrEqualConditionLeftHandArgumentDataType=Nb,c.moreThanOrEqualConditionLeftHandArgumentDataTypeParentRef=_b,c.moreThanOrEqualConditionLeftHandArgumentParentRef=Mb,c.moreThanOrEqualConditionRightHandArgument=Fb,c.moreThanOrEqualConditionRightHandArgumentDataType=Gb,c.moreThanOrEqualConditionRightHandArgumentDataTypeParentRef=Lb,c.moreThanOrEqualConditionRightHandArgumentParentRef=$b,c.notEmptyCondition=cr,c.notEmptyConditionArgument=Bb,c.notEmptyConditionRef=Cb,c.nullPrototype=xA,c.numberAdditionOperation=Ya,c.numberAdditionOperationDynamicSummandArgument=yp,c.numberAdditionOperationDynamicSummandArgumentType=pp,c.numberAdditionOperationDynamicSummandArgumentTypeParentRef=up,c.numberAdditionOperationError=dp,c.numberAdditionOperationErrorParentRef=cp,c.numberAdditionOperationFirstNumberArgument=il,c.numberAdditionOperationFirstNumberArgumentRef=tp,c.numberAdditionOperationFirstNumberDataType=np,c.numberAdditionOperationRef=op,c.numberAdditionOperationRefThree=sl,c.numberAdditionOperationRefTwo=lp,c.numberAdditionOperationResultNumberDataType=sp,c.numberAdditionOperationResultNumberReturn=ol,c.numberAdditionOperationResultNumberReturnRef=ap,c.numberAdditionOperationSecondNumberArgument=al,c.numberAdditionOperationSecondNumberArgumentRef=rp,c.numberAdditionOperationSecondNumberDataType=ip,c.numberPrototype=X,c.numberSubtractionOperation=cl,c.numberSubtractionOperationDynamicSubtrahendArgument=Cp,c.numberSubtractionOperationDynamicSubtrahendArgumentType=Sp,c.numberSubtractionOperationDynamicSubtrahendArgumentTypeParentRef=Op,c.numberSubtractionOperationError=Ap,c.numberSubtractionOperationErrorParentRef=Pp,c.numberSubtractionOperationFirstNumberArgument=Rp,c.numberSubtractionOperationFirstNumberArgumentRef=hp,c.numberSubtractionOperationFirstNumberDataType=fp,c.numberSubtractionOperationRef=ll,c.numberSubtractionOperationRefThree=Ip,c.numberSubtractionOperationRefTwo=gp,c.numberSubtractionOperationResultNumberDataType=bp,c.numberSubtractionOperationResultNumberReturn=Dp,c.numberSubtractionOperationResultNumberReturnRef=Ep,c.numberSubtractionOperationSecondNumberArgument=vp,c.numberSubtractionOperationSecondNumberArgumentRef=mp,c.numberSubtractionOperationSecondNumberDataType=Tp,c.numberValueAutogenerationSchema=sd,c.parallelExecutionOperation=Wt,c.parallelExecutionOperationError=Nh,c.parallelExecutionOperationErrorParentRef=_h,c.parallelExecutionOperationListOfExecutionResultsDataType=Ch,c.parallelExecutionOperationListOfExecutionResultsReturn=El,c.parallelExecutionOperationListOfExecutionResultsReturnRef=Sh,c.parallelExecutionOperationListOfFunctionsArgument=Tl,c.parallelExecutionOperationListOfFunctionsArgumentDatatype=Oh,c.parallelExecutionOperationListOfFunctionsArgumentRef=Ah,c.parallelExecutionOperationListOfFunctionsBlueprint=Ph,c.parallelExecutionOperationListOfFunctionsBlueprintDynamicInput=Dh,c.parallelExecutionOperationListOfFunctionsBlueprintDynamicOutput=Ih,c.parallelExecutionOperationRef=Bh,c.parallelExecutionOperationRefThree=wh,c.persistedBuiltInBaseEntity=ke,c.persistedBuiltInBaseEntityCreatedAtProperty=Eb,c.persistedBuiltInBaseEntityCreatedAtPropertyDataType=mb,c.persistedBuiltInBaseEntityCreatedAtPropertyDataTypeRef=oO,c.persistedBuiltInBaseEntityCreatedAtPropertyParentRef=Tb,c.persistedBuiltInBaseEntityCreatedAtPropertyRef=fb,c.persistedBuiltInBaseEntityDatabaseProperty=ji,c.persistedBuiltInBaseEntityDatabasePropertyDataTypeRef=rO,c.persistedBuiltInBaseEntityDatabasePropertyParentRef=sb,c.persistedBuiltInBaseEntityDatabasePropertyRef=ab,c.persistedBuiltInBaseEntityDeletedAtProperty=hb,c.persistedBuiltInBaseEntityDeletedAtPropertyDataType=pb,c.persistedBuiltInBaseEntityDeletedAtPropertyDataTypeRef=sO,c.persistedBuiltInBaseEntityDeletedAtPropertyParentRef=yb,c.persistedBuiltInBaseEntityDeletedAtPropertyRef=ub,c.persistedBuiltInBaseEntityIdentifierProperty=db,c.persistedBuiltInBaseEntityIdentifierPropertyDataTypeRef=ob,c.persistedBuiltInBaseEntityIdentifierPropertyParentRef=cb,c.persistedBuiltInBaseEntityIdentifierPropertyRef=lb,c.persistedBuiltInBaseEntityUpdatedAtProperty=vb,c.persistedBuiltInBaseEntityUpdatedAtPropertyDataType=Rb,c.persistedBuiltInBaseEntityUpdatedAtPropertyDataTypeRef=lO,c.persistedBuiltInBaseEntityUpdatedAtPropertyParentRef=gb,c.persistedBuiltInBaseEntityUpdatedAtPropertyRef=bb,c.processOutputGlobalValueDescriptorDataType=jb,c.processOutputGlobalValueDescriptorReturn=Kl,c.processOutputGlobalValueDescriptorReturnRef=xb,c.projectPublicationCompletedGlobalEvent=fs,c.propertyToZodSchema=rR,c.relationalDatabaseBuiltInBaseEntity=Mn,c.relationalDatabaseBuiltInBaseEntityAutoscalingProperty=ql,c.relationalDatabaseBuiltInBaseEntityAutoscalingPropertyDataTypeRef=QE,c.relationalDatabaseBuiltInBaseEntityAutoscalingPropertyParentRef=eb,c.relationalDatabaseBuiltInBaseEntityAutoscalingPropertyRef=XE,c.relationalDatabaseBuiltInBaseEntityDefaultProperty=kl,c.relationalDatabaseBuiltInBaseEntityDefaultPropertyDataTypeRef=ZE,c.relationalDatabaseBuiltInBaseEntityDefaultPropertyRef=KE,c.relationalDatabaseBuiltInBaseEntityIdentifierProperty=us,c.relationalDatabaseBuiltInBaseEntityIdentifierPropertyDataTypeRef=qE,c.relationalDatabaseBuiltInBaseEntityIdentifierPropertyRef=JE,c.relationalDatabaseBuiltInBaseEntityMinSizeProperty=hs,c.relationalDatabaseBuiltInBaseEntityMinSizePropertyDataTypeRef=HE,c.relationalDatabaseBuiltInBaseEntityMinSizePropertyRef=zE,c.relationalDatabaseBuiltInBaseEntityPasswordProperty=ys,c.relationalDatabaseBuiltInBaseEntityPasswordPropertyDataTypeRef=XA,c.relationalDatabaseBuiltInBaseEntityPasswordPropertyRef=YE,c.relationalDatabaseBuiltInBaseEntityRef=Kr,c.relationalDatabaseBuiltInBaseEntityUsernameProperty=ps,c.relationalDatabaseBuiltInBaseEntityUsernamePropertyDataTypeRef=ZA,c.relationalDatabaseBuiltInBaseEntityUsernamePropertyRef=WE,c.resolveActionDescriptorName=JP,c.resolveBaseEntityName=UP,c.resolveBuiltInBaseEntityDataTypeLabel=xP,c.resolveConditionOperatorLabel=wo,c.resolveCustomEntityDataTypeLabel=jP,c.resolveDataType=Co,c.resolveDataTypeEntityOrNestedChildrenFromLiteralValue=_u,c.resolveDataTypeLabel=yu,c.resolveEntityDataTypeLabel=X5,c.resolveEntityName=C,c.resolveFirstCallsSecond=o7,c.resolveFirstWritesSecond=l7,c.resolvePrimaryKeyProperty=I7,c.resolvePrimitiveEntityName=qP,c.resolveSearchName=kP,c.resolveVariableScope=z5,c.sequentialExecutionOperation=mn,c.sequentialExecutionOperationError=Qh,c.sequentialExecutionOperationErrorParentRef=Xh,c.sequentialExecutionOperationListOfExecutionResultsDataType=zh,c.sequentialExecutionOperationListOfExecutionResultsReturn=Rl,c.sequentialExecutionOperationListOfExecutionResultsReturnParentRef=Kh,c.sequentialExecutionOperationListOfExecutionResultsReturnRef=Hh,c.sequentialExecutionOperationListOfFunctionsArgument=bl,c.sequentialExecutionOperationListOfFunctionsArgumentDatatype=Yh,c.sequentialExecutionOperationListOfFunctionsArgumentParentRef=Zh,c.sequentialExecutionOperationListOfFunctionsArgumentRef=Wh,c.sequentialExecutionOperationListOfFunctionsBlueprint=Jh,c.sequentialExecutionOperationListOfFunctionsBlueprintDynamicInput=qh,c.sequentialExecutionOperationListOfFunctionsBlueprintDynamicOutput=kh,c.softDeletePersistedEntityMethod=rb,c.softDeletePersistedEntityMethodParentRef=nb,c.sortCallsBasedOnExecutionDependencies=dA,c.sortChildrenEntitiesBasedOnExecutionDependencies=a7,c.splitListOperation=yl,c.splitListOperationError=zy,c.splitListOperationErrorParentRef=Hy,c.splitListOperationFirstOutputListDataType=$y,c.splitListOperationFirstOutputListReturn=qy,c.splitListOperationFirstOutputListReturnParentRef=ky,c.splitListOperationFirstOutputListReturnRef=pl,c.splitListOperationInputListArgument=Uy,c.splitListOperationInputListArgumentParentRef=Fy,c.splitListOperationInputListArgumentRef=My,c.splitListOperationInputListDataType=Vy,c.splitListOperationSecondOutputListDataType=Jy,c.splitListOperationSecondOutputListReturn=Yy,c.splitListOperationSecondOutputListReturnParentRef=Wy,c.splitListOperationSplitIndexArgument=jy,c.splitListOperationSplitIndexArgumentParentRef=xy,c.splitListOperationSplitIndexArgumentRef=Ly,c.splitListOperationSplitIndexDataType=Gy,c.splitStringOperation=dl,c.splitStringOperationError=hy,c.splitStringOperationErrorParentRef=yy,c.splitStringOperationFirstPartResultStringDataType=ry,c.splitStringOperationFirstPartResultStringReturn=py,c.splitStringOperationFirstPartResultStringReturnParentRef=uy,c.splitStringOperationFirstPartResultStringReturnRef=ny,c.splitStringOperationIndexArgument=cy,c.splitStringOperationIndexArgumentParentRef=ly,c.splitStringOperationIndexArgumentRef=ey,c.splitStringOperationIndexDataType=ty,c.splitStringOperationSecondPartResultStringDataType=ay,c.splitStringOperationSecondPartResultStringReturn=jA,c.splitStringOperationSecondPartResultStringReturnParentRef=dy,c.splitStringOperationSecondPartResultStringReturnRef=iy,c.splitStringOperationStringArgument=oy,c.splitStringOperationStringArgumentParentRef=sy,c.splitStringOperationStringArgumentRef=Xp,c.splitStringOperationStringDataType=Qp,c.stringPrototype=x,c.stringValueAutogenerationSchema=ad,c.suggestNewIdForEntity=bu,c.test_primitive_entities_export=z7,c.toCamelCase=Z5,c.toEntityState=Nt,c.toKebabCase=FP,c.toLowerCaseKebabCase=Bo,c.toPascalCase=K5,c.untypedDataPrototype=Xe,c.updateErrorsList=ie,c.updateValueReader=qa,c.urlDefaultValue=Bf,c.uuidPrototype=Wa,c.validateArgumentDeclarationName=Tu,c.validateCalledByErrorIdInAction=Z2,c.validateCalledByIdInAction=z2,c.validateCallers=tA,c.validateConditionEntityDeclaration=Q2,c.validateCustomEntityName=_o,c.validateDataOperation=rr,c.validateDataOperationDataToValidateArgument=bf,c.validateDataOperationDataToValidateArgumentParentRef=Ef,c.validateDataOperationDataToValidateArgumentRef=mf,c.validateDataOperationDataToValidateDataType=Tf,c.validateDataOperationEntityToMatchTypeArgument=If,c.validateDataOperationEntityToMatchTypeArgumentParentRef=vf,c.validateDataOperationEntityToMatchTypeArgumentRef=Rf,c.validateDataOperationEntityToMatchTypeDataType=gf,c.validateDataOperationError=Of,c.validateDataOperationErrorParentRef=Af,c.validateDataOperationOutputEntityDeclaration=Pf,c.validateDataOperationOutputEntityDeclarationParentRef=Df,c.validateEntryCaller=eA,c.validateErrorCaller=QP,c.validateFunctionCallDeclaration=rA,c.validateFunctionDeclarationName=hu,c.validateGeneratedEntityParentIsNotBuiltInEntity=J2,c.validateGeneration=k2,c.validateGenerationTarget=Le,c.validateGenerationUpdate=q2,c.validateLoopEntityDeclaration=e7,c.validateName=Q5,c.validateOperationEntityDeclaration=iA,c.validatePropertyName=mu,c.validateReachability=Cn,c.validateReadsValueInActionPayload=K2,c.validateReferenceObject=Mo,c.validateReferenceToOne=Iu,c.validateReferences=Ye,c.validateReturnDeclarationName=Eu,c.validateSuccessCaller=XP,c.validateValueReaderGenerationUpdate=xa,c.validateValueWritter=Cu,c.validateVariableDeclarationName=fu,c.validateVariableInternalCallUse=Bu,c.valueAutogenerationCurrentDateAndTimeSchema=KI,c.valueAutogenerationGenericSchema=eo,c.valueAutogenerationOptions=ld,c.valueAutogenerationOptionsSchema=ZI,c.valueAutogenerationRandomBooleanSchema=id,c.valueAutogenerationRandomDateBetweenSchema=sD,c.valueAutogenerationRandomDateFromSchema=iD,c.valueAutogenerationRandomDateSchema=ro,c.valueAutogenerationRandomDateUntilSchema=aD,c.valueAutogenerationRandomNumberBetweenSchema=eD,c.valueAutogenerationRandomNumberFromSchema=XI,c.valueAutogenerationRandomNumberSchema=to,c.valueAutogenerationRandomNumberUntilSchema=QI,c.valueAutogenerationRandomSchema=ga,c.valueAutogenerationRandomTextBetweenSchema=rD,c.valueAutogenerationRandomTextFromSchema=tD,c.valueAutogenerationRandomTextSchema=no,c.valueAutogenerationRandomTextUntilSchema=nD,c.valueAutogenerationRangeValueTypesSchema=Ra,c.valueAutogenerationUniqueSchema=rd,c.waitOperation=pt,c.waitOperationMillisecondsNumberArgument=tr,c.waitOperationMillisecondsNumberArgumentRef=Lh,c.waitOperationMillisecondsNumberDataType=Gh,c.waitOperationOperationError=Uh,c.waitOperationOperationErrorParentRef=Fh,c.waitOperationRef=$h,Object.defineProperty(c,Symbol.toStringTag,{value:"Module"})});