@elyx-code/project-logic-tree 0.0.6028 → 0.0.6029
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1305 -1347
- package/dist/index.umd.cjs +102 -102
- package/package.json +1 -1
package/dist/index.umd.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(u,r){typeof exports=="object"&&typeof module<"u"?r(exports):typeof define=="function"&&define.amd?define(["exports"],r):(u=typeof globalThis<"u"?globalThis:u||self,r(u["@elyx-code/project-logic-tree"]={}))})(this,function(u){"use strict";var Z3=Object.defineProperty;var X3=(u,r,V)=>r in u?Z3(u,r,{enumerable:!0,configurable:!0,writable:!0,value:V}):u[r]=V;var c=(u,r,V)=>(X3(u,typeof r!="symbol"?r+"":r,V),V);var r=(n=>(n.CustomEntity="custom-entity",n.BuiltInBaseEntity="built-in-base-entity",n.Project="project",n.InstalledProject="installed-project",n.GlobalEvent="global-event",n.DataType="data-type",n.FunctionCall="function-call",n.FunctionDeclaration="function-declaration",n.ActionDescriptor="action-descriptor",n.ValueDescriptor="value-descriptor",n.ArgumentDeclaration="argument-declaration",n.InputMap="input-map",n.ReturnStatement="return-statement",n.BreakStatement="break-statement",n.ContinueStatement="continue-statement",n.ReturnDeclaration="return-declaration",n.OutputMap="output-map",n.PrimitiveEntity="primitive-entity",n.PrimitiveValue="primitive-value",n.Property="property",n.Operation="operation",n.Condition="condition",n.VariableDeclaration="variable-declaration",n.VariableInstance="variable-instance",n.Search="search",n.Loop="loop",n.InternalCall="internal-call",n.GenericReference="generic-reference",n))(r||{}),V=(n=>(n.HTTP_ENDPOINT="BUILT_IN_HTTP_ENDPOINT_ENTITY",n.RELATIONAL_DATABASE="BUILT_IN_RELATIONAL_DATABASE_ENTITY",n.PERSISTED_ENTITY="BUILT_IN_PERSISTED_ENTITY_ENTITY",n.CRON_JOB="BUILT_IN_CRON_JOB_ENTITY",n.EXECUTION="BUILT_IN_EXECUTION_ENTITY",n.KEY_VALUE_PARAM="BUILT_IN_KEY_VALUE_PARAM_ENTITY",n))(V||{}),qe=(n=>(n.CurrentDateAndTime="current-date-and-time",n.Unique="unique",n.Random="random",n))(qe||{}),Ct=(n=>(n.DeletePersistedEntity="base-delete-persisted-entity",n.SoftDeletePersistedEntity="base-soft-delete-persisted-entity",n.AbortExecution="base-abort-execution",n))(Ct||{}),U=(n=>(n.Fixed="fixed",n.None="none",n.Dynamic="dynamic",n))(U||{}),M=(n=>(n.FixedArguments="fixed-arguments",n.FixedReturns="fixed-returns",n.ReturnedError="returned-error",n.OngoingProcessExecution="ongoing-process-execution",n))(M||{}),P=(n=>(n.EntityTemplate="entity-template",n.ActionDescriptor="action-descriptor",n.String="string",n.Number="number",n.Boolean="boolean",n.Null="null",n.Enum="enum",n.JSON="json",n.Date="date",n.UUID="uuid",n.File="file",n))(P||{}),ct=(n=>(n.Addition="addition",n.Substraction="substraction",n.Multiplication="multiplication",n.Division="division",n.Remainder="remainder",n.Exponentiation="exponentiation",n))(ct||{}),Ae=(n=>(n.Join="string-join",n.Split="stringSsplit",n.DeleteLast="string-delete-last",n.DeleteFirst="string-delete-first",n.DeleteIndex="string-delete-index",n.AddIndex="string-add-index",n.ReplaceFirst="string-replace-first",n.ReplaceLast="string-replace-last",n.ReplaceIndex="string-replace-index",n.ReplaceSingleMatch="string-replace-single-match",n.ReplaceAllMatches="string-replace-all-matches",n.GetIndex="string-get-index",n.GetFirst="string-get-first",n.GetLast="string-get-last",n.Append="string-append",n.Prepend="string-prepend",n))(Ae||{}),W=(n=>(n.Join="list-join",n.Split="list-split",n.DeleteLast="list-delete-last",n.DeleteFirst="list-delete-first",n.DeleteIndex="list-delete-index",n.AddIndex="list-add-index",n.ReplaceFirst="list-replace-first",n.ReplaceLast="list-replace-last",n.ReplaceIndex="list-replace-index",n.ReplaceSingleMatch="list-replace-single-match",n.ReplaceAllMatches="list-replace-all-matches",n.GetIndex="list-get-index",n.GetFirst="list-get-first",n.GetLast="list-get-last",n.Append="list-append",n.Prepend="list-prepend",n))(W||{}),Oe=(n=>(n.Parallel="parallel",n.Sequential="sequential",n.Wait="wait",n))(Oe||{}),Ke=(n=>(n.CreateNewInstance="create-new-instance",n.Validate="validate",n))(Ke||{}),Ze=(n=>(n.HttpRequest="base-http-request",n))(Ze||{}),_e=(n=>(n.Equal="equal",n.NotEqual="not-equal",n.And="and",n.Or="or",n.LessThan="less-than",n.MoreThan="more-than",n.LessThanOrEqual="less-than-or-equal",n.MoreThanOrEqual="more-than-or-equal",n))(_e||{}),Vt=(n=>(n.Empty="empty",n.NotEmpty="not-empty",n))(Vt||{}),Q=(n=>(n.ManualFlow="manual-flow-loop",n.Counted="counted-loop",n.List="list-loop",n.ObjectKeys="object-keys-loop",n.ObjectValues="object-values-loop",n.String="string-loop",n))(Q||{}),xe=(n=>(n.OrDataTypeGroup="or-data-type-group",n.AndDataTypeGroup="and-data-type-group",n.DynamicArgumentTypes="dynamic-argument-types",n.DynamicReturnTypes="dynamic-return-types",n))(xe||{}),ln=(n=>(n.PROJECT_PUBLICATION_COMPLETED="GLOBAL_EVENT_PROJECT_PUBLICATION_COMPLETED",n))(ln||{}),Jd=(n=>(n.Error="error",n.Task="task",n.Return="return",n))(Jd||{});const zn=[r.VariableDeclaration,r.VariableInstance,r.InputMap,r.ReturnDeclaration],iI=[r.VariableDeclaration,r.VariableInstance,r.InputMap,r.ReturnDeclaration],Ve=[r.VariableDeclaration,r.VariableInstance,r.ArgumentDeclaration,r.OutputMap],aI=[r.VariableDeclaration,r.VariableInstance,r.ArgumentDeclaration,r.OutputMap],Wd=[...zn,...Ve],ke=[r.VariableDeclaration,r.VariableInstance],$r=[r.GlobalEvent],$e=[r.Operation,r.FunctionCall,r.Condition,r.Search,r.VariableDeclaration,r.VariableInstance,r.InternalCall,r.Loop],So=[r.Operation,r.FunctionCall,r.Condition,r.Search,r.VariableDeclaration,r.VariableInstance,r.Loop],Me=[r.FunctionDeclaration,...$r],Pn=[...$e,r.ReturnStatement,r.BreakStatement,r.ContinueStatement],Oo=[...So,r.ReturnStatement,r.BreakStatement,r.ContinueStatement],cn=[...$e,...Me],Hd=[...So,...Me],sI=[...Pn,...Me],oI=[...Oo,...Me],dt=[...Me,r.Loop],Ne=[r.ReturnStatement,r.BreakStatement,r.ContinueStatement],lI=[r.CustomEntity,r.BuiltInBaseEntity,r.Project,r.InstalledProject,r.GlobalEvent,r.DataType,r.FunctionCall,r.FunctionDeclaration,r.ActionDescriptor,r.ValueDescriptor,r.ArgumentDeclaration,r.InputMap,r.ReturnStatement,r.BreakStatement,r.ContinueStatement,r.ReturnDeclaration,r.OutputMap,r.PrimitiveEntity,r.PrimitiveValue,r.Property,r.Operation,r.Condition,r.VariableDeclaration,r.VariableInstance,r.Search,r.Loop,r.InternalCall],Co=[r.CustomEntity,r.GlobalEvent,r.FunctionDeclaration,r.FunctionCall,r.VariableDeclaration,r.VariableInstance,r.Operation,r.Condition,r.ReturnStatement,r.BreakStatement,r.ContinueStatement,r.InstalledProject,r.Loop,r.Search],Yd=[r.CustomEntity,r.FunctionDeclaration,r.ArgumentDeclaration,r.ReturnDeclaration,r.Property,r.VariableDeclaration,r.Search,r.Project,r.InstalledProject,r.ActionDescriptor,r.ValueDescriptor],Lr=[r.BuiltInBaseEntity,r.PrimitiveEntity],cI=[r.CustomEntity,r.FunctionDeclaration,r.ArgumentDeclaration,r.ReturnDeclaration,r.Property,r.VariableDeclaration,r.GlobalEvent,r.Search,r.Project,r.InstalledProject,r.ActionDescriptor,r.ValueDescriptor,r.InputMap,r.OutputMap,r.FunctionCall,r.Operation,r.Condition,r.ReturnStatement,r.BreakStatement,r.ContinueStatement,r.VariableInstance,r.PrimitiveValue,r.InternalCall];var Bo=(n=>(n.ActionOngoingProcessOutputValue="action-ongoing-process-output-value-descriptor-id",n))(Bo||{});const x={[r.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:{}}},[r.ValueDescriptor]:{"action-ongoing-process-output-value-descriptor-id":{id:"action-ongoing-process-output-value-descriptor-id",dataType:{id:"process-output-value-data-type-id"}}},[r.BuiltInBaseEntity]:{[V.KEY_VALUE_PARAM]:{id:V.KEY_VALUE_PARAM},[V.HTTP_ENDPOINT]:{id:V.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"}}},[V.PERSISTED_ENTITY]:{id:V.PERSISTED_ENTITY,properties:{database:{id:"persisted-built-in-base-entity-database-property-id"},identifier:{id:"persisted-built-in-base-entity-identifier-property-id"}}},[V.RELATIONAL_DATABASE]:{id:V.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"}}},[V.CRON_JOB]:{id:V.CRON_JOB,properties:{expression:{id:"cron-job-built-in-base-entity-expression-property-id"}}}},[r.Operation]:{[Ae.Join]:{id:Ae.Join,inputs:{first:{id:"join-string-first-string-input-id"},second:{id:"join-string-second-string-input-id"}},outputs:{result:{id:"join-string-result-string-return-delaration-id"},error:{id:"join-string-error-return-delaration-id"}}},[Ze.HttpRequest]:{id:Ze.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"}}}},[r.Loop]:{[Q.List]:{id:Q.List,inputs:{list:{id:"iterate-over-list-loop-list-input-id"}},outputs:{results:{id:"iterate-over-list-loop-output-id"}}},[Q.String]:{id:Q.String,inputs:{string:{id:"iterate-over-string-loop-string-input-id"}},outputs:{results:{id:"iterate-over-string-loop-output-id"}}},[Q.ObjectKeys]:{id:Q.ObjectKeys,inputs:{object:{id:"iterate-over-object-keys-loop-object-input-id"}},outputs:{results:{id:"iterate-over-object-keys-loop-output-id"}}},[Q.ObjectValues]:{id:Q.ObjectValues,inputs:{object:{id:"iterate-over-object-values-loop-object-input-id"}},outputs:{results:{id:"iterate-over-object-values-loop-output-id"}}},[Q.ManualFlow]:{id:Q.ManualFlow,inputs:{},outputs:{results:{id:"manual-flow-loop-output-id"}}},[Q.Counted]:{id:Q.Counted,inputs:{number:{id:"iterate-over-counted-loop-number-input-id"}},outputs:{results:{id:"iterate-over-counted-loop-output-id"}}}},[r.Condition]:{[_e.MoreThanOrEqual]:{id:_e.MoreThanOrEqual,inputs:{leftHand:{id:"condition-more-than-or-equal-left-hand-input-id"},rightHand:{id:"condition-more-than-or-equal-right-hand-input-id"}}},[Vt.NotEmpty]:{id:Vt.NotEmpty,inputs:{leftHand:{id:"condition-not-empty-input-id"}}}},[r.GlobalEvent]:{[ln.PROJECT_PUBLICATION_COMPLETED]:{id:ln.PROJECT_PUBLICATION_COMPLETED}}},zt=x["primitive-entity"],k={type:r.PrimitiveEntity,id:zt.string.id,description:"A string of characters.",version:1,name:P.String,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},An={type:r.PrimitiveEntity,id:zt.boolean.id,description:"A 'true' or 'false' value.",version:1,name:P.Boolean,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},Ce={type:r.PrimitiveEntity,id:zt.number.id,description:"A number value.",version:1,name:P.Number,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},et={type:r.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:[]},zd={id:"c2f52f01-8f2e-490e-8083-72289c8189c1",type:r.GenericReference,entityId:"7dd59b70-f97b-43a7-a051-fde1842ce5d6",entityType:r.DataType},Zd={id:"4e803941-2e6a-4227-b803-b8877c0d7fee",type:r.GenericReference,entityId:"00ccfcae-2104-45ef-bf6c-50ddccd74286",entityType:r.Property},Xd={like:!1,id:zt.enum.properties.options.dataType.id,version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:k,asType:!1,defaultValue:{id:zt.enum.properties.options.dataType.defaultValue.id,type:r.PrimitiveValue,version:1,name:P.JSON,autogeneration:null,value:[],valueAsType:null,parent:zd},parent:Zd},Qd={id:"a2983c4c-0286-4ef1-8b5c-5a52904d3200",type:r.GenericReference,entityId:"9542b8b4-2642-4eee-9db9-def7963a17a0",entityType:r.PrimitiveEntity},Kd={hidden:!1,required:!0,id:zt.enum.properties.options.id,name:"Options",version:1,type:r.Property,private:!1,abstract:!1,implements:null,static:!1,index:0,dataType:Xd,description:"Options for the enum. Each option is a text value.",parent:Qd},Sn={type:r.PrimitiveEntity,id:zt.enum.id,description:"A set of text options to choose from.",version:1,name:P.Enum,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[Kd],methods:[]},dn={type:r.PrimitiveEntity,id:zt.date.id,description:"A date and time value.",version:1,name:P.Date,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},Oa={type:r.PrimitiveEntity,id:zt.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:[k],properties:[],methods:[]},wo={type:r.PrimitiveEntity,id:zt.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:[]};var eu=(n=>(n.FirstInputNumber="number-addition-first-number-argument-declaration",n.SecondInputNumber="number-addition-second-number-argument-declaration",n))(eu||{}),tu=(n=>(n.ResultNumber="number-addition-result-number-return-delaration",n.Error="number-addition-error-return-delaration",n))(tu||{});const nu={type:r.GenericReference,id:"3bd4aeb2-e3b7-4120-b289-011ebb03dba5",entityId:"number-addition-first-number-argument-declaration",entityType:r.ValueDescriptor},ru={like:!1,id:"number-addition-first-number-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:nu},iu={type:r.GenericReference,id:"9f486db2-a983-4293-9eef-81d4fc8d2d3e",entityId:"number-addition-second-number-argument-declaration",entityType:r.ValueDescriptor},au={like:!1,id:"1d4abe83-3e87-4f74-99be-c1fd8c2f8d2d",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:iu},su={type:r.GenericReference,id:"da5e9fe9-f18a-49e3-98e5-c1bf7b9b3153",entityId:"number-addition-result-number-return-delaration",entityType:r.ValueDescriptor},ou={like:!1,id:"b761acec-0755-4582-a68b-76267038bbe1",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:su},lu={type:r.GenericReference,id:"a6c14305-d4f7-43ae-9d5e-b7dbacdc830a",entityId:ct.Addition,entityType:r.ActionDescriptor},_o={id:"number-addition-first-number-argument-declaration",type:r.ValueDescriptor,version:1,name:"First value",description:"The first number to add",dataType:ru,required:!0,parentRelationType:M.FixedArguments,index:0,parent:lu},cu={type:r.GenericReference,id:"c5015128-4a65-462c-9da0-1c86e83ef897",entityId:ct.Addition,entityType:r.ActionDescriptor},Mo={id:"number-addition-second-number-argument-declaration",type:r.ValueDescriptor,description:"The second number to add",version:1,name:"Second value",dataType:au,required:!0,parentRelationType:M.FixedArguments,index:1,parent:cu},du={type:r.GenericReference,id:"caac2bc7-c23c-4f01-9581-a515c2e4637f",entityId:ct.Addition,entityType:r.ActionDescriptor},No={parentRelationType:M.FixedReturns,id:"number-addition-result-number-return-delaration",type:r.ValueDescriptor,description:"The result number of the addition",version:1,name:"Result",dataType:ou,required:!0,index:0,parent:du},uu={type:r.GenericReference,id:"number-addition-operation-error-parent-ref",entityId:ct.Addition,entityType:r.ActionDescriptor},pu={parentRelationType:M.FixedReturns,id:"number-addition-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:uu},Ca={id:ct.Addition,type:r.ActionDescriptor,description:"Add two numbers together",version:1,name:ct.Addition,fixedArguments:[_o,Mo],error:pu,fixedReturns:[No],argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null},yu={[ct.Addition]:Ca};var hu=(n=>(n.FirstInputString="join-string-first-string-argument-declaration",n.SecondInputString="join-string-second-string-argument-declaration",n))(hu||{}),fu=(n=>(n.ResultString="join-string-result-string-return-delaration",n.Error="join-string-error-return-delaration",n))(fu||{});const mu={type:r.GenericReference,id:"join-string-first-string-argument-declaration",entityId:"join-string-first-string-argument-declaration",entityType:r.ValueDescriptor},Tu={like:!1,id:"join-string-first-string-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:mu},Eu={type:r.GenericReference,id:"join-string-second-string-argument-declaration",entityId:"join-string-second-string-argument-declaration",entityType:r.ValueDescriptor},Ru={like:!1,id:"join-string-second-string-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Eu},bu={type:r.GenericReference,id:"join-string-result-string-return-delaration",entityId:"join-string-result-string-return-delaration",entityType:r.ValueDescriptor},vu={like:!1,id:"join-string-result-string-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:bu},gu={type:r.GenericReference,id:"join-string-operation-first-string-argument-parent-ref",entityId:Ae.Join,entityType:r.ActionDescriptor},Ba={id:"join-string-first-string-argument-declaration",type:r.ValueDescriptor,version:1,name:"First value",description:"The first text to join to the second one. Its value will be at the beginning of the resulting text.",dataType:Tu,parentRelationType:M.FixedArguments,required:!0,index:0,parent:gu},Iu={type:r.GenericReference,id:"join-string-operation-second-string-argument-parent-ref",entityId:Ae.Join,entityType:r.ActionDescriptor},wa={id:"join-string-second-string-argument-declaration",type:r.ValueDescriptor,version:1,name:"Second value",description:"The second text to join to the first one. Its value will be at the end of the resulting text.",dataType:Ru,parentRelationType:M.FixedArguments,required:!0,index:1,parent:Iu},Du={type:r.GenericReference,id:"join-string-operation-result-string-return-parent-ref",entityId:Ae.Join,entityType:r.ActionDescriptor},bi={parentRelationType:M.FixedReturns,id:"join-string-result-string-return-delaration",type:r.ValueDescriptor,version:1,name:"Result",description:"The resulting text value.",dataType:vu,required:!0,index:0,parent:Du},Pu={type:r.GenericReference,id:"join-string-operation-error-parent-ref",entityId:Ae.Join,entityType:r.ActionDescriptor},Au={parentRelationType:M.FixedReturns,id:"join-string-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Pu},vi={id:Ae.Join,type:r.ActionDescriptor,version:1,name:Ae.Join,description:"Join two text together, to form a single resulting text value.",fixedArguments:[Ba,wa],fixedReturns:[bi],error:Au,argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null},Su={[Ae.Join]:vi};var Ou=(n=>(n.FirstInputList="join-list-first-list-argument-declaration",n.SecondInputList="join-list-second-list-argument-declaration",n))(Ou||{}),Cu=(n=>(n.ResultList="join-list-result-list-return-delaration",n.Error="join-list-error-return-delaration",n))(Cu||{});const Bu={type:r.GenericReference,id:"join-list-operation-first-list-argument-ref",entityId:"join-list-first-list-argument-declaration",entityType:r.ValueDescriptor},wu={like:!1,id:"join-list-first-list-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Bu},_u={type:r.GenericReference,id:"join-list-operation-second-list-argument-ref",entityId:"join-list-second-list-argument-declaration",entityType:r.ValueDescriptor},Mu={like:!1,id:"join-list-second-list-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:_u},Nu={type:r.GenericReference,id:"join-list-operation-result-list-return-ref",entityId:"join-list-result-list-return-delaration",entityType:r.ValueDescriptor},Vu={like:!1,id:"join-list-result-list-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Nu},$u={type:r.GenericReference,id:"join-list-operation-first-list-argument-parent-ref",entityId:W.Join,entityType:r.ActionDescriptor},Lu={id:"join-list-first-list-argument-declaration",type:r.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:wu,parentRelationType:M.FixedArguments,required:!0,index:0,parent:$u},Gu={type:r.GenericReference,id:"join-list-operation-second-list-argument-parent-ref",entityId:W.Join,entityType:r.ActionDescriptor},Fu={id:"join-list-second-list-argument-declaration",type:r.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:Mu,parentRelationType:M.FixedArguments,required:!0,index:1,parent:Gu},Uu={type:r.GenericReference,id:"join-list-operation-result-list-return-parent-ref",entityId:W.Join,entityType:r.ActionDescriptor},xu={parentRelationType:M.FixedReturns,id:"join-list-result-list-return-delaration",type:r.ValueDescriptor,version:1,name:"Result",description:"The resulting list value.",dataType:Vu,required:!0,index:0,parent:Uu},ku={type:r.GenericReference,id:"join-list-operation-error-parent-ref",entityId:W.Join,entityType:r.ActionDescriptor},ju={parentRelationType:M.FixedReturns,id:"join-list-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:ku},Vo={id:W.Join,type:r.ActionDescriptor,version:1,name:W.Join,description:"Join two lists together, to form a single resulting list value.",fixedArguments:[Lu,Fu],error:ju,fixedReturns:[xu],argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null};var qu=(n=>(n.InputList="list-to-split-argument-declaration",n.SplitIndex="split-list-index-argument-declaration",n))(qu||{}),Ju=(n=>(n.FirstOutputList="split-list-first-output-list-return-delaration",n.SecondOutputList="split-list-second-output-list-return-delaration",n.Error="split-list-error-return-delaration",n))(Ju||{});const Wu={type:r.GenericReference,id:"split-list-operation-input-list-argument-ref",entityId:"list-to-split-argument-declaration",entityType:r.ValueDescriptor},Hu={like:!1,id:"split-list-operation-input-list-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Wu},Yu={type:r.GenericReference,id:"split-list-operation-split-index-argument-ref",entityId:"split-list-index-argument-declaration",entityType:r.ValueDescriptor},zu={like:!1,id:"split-list-operation-split-index-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Yu},$o={type:r.GenericReference,id:"split-list-operation-first-output-list-return-ref",entityId:"split-list-first-output-list-return-delaration",entityType:r.ValueDescriptor},Zu={like:!1,id:"split-list-operation-first-output-list-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:$o},Xu={type:r.GenericReference,id:"split-list-operation-input-list-argument-parent-ref",entityId:W.Split,entityType:r.ActionDescriptor},Qu={id:"list-to-split-argument-declaration",type:r.ValueDescriptor,version:1,name:"List to split",description:"The list to split at the given index",dataType:Hu,parentRelationType:M.FixedArguments,required:!0,index:0,parent:Xu},Ku={type:r.GenericReference,id:"split-list-operation-split-index-argument-parent-ref",entityId:W.Split,entityType:r.ActionDescriptor},ep={id:"split-list-index-argument-declaration",type:r.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:zu,parentRelationType:M.FixedArguments,required:!0,index:1,parent:Ku},tp={type:r.GenericReference,id:"split-list-operation-first-output-list-return-parent-ref",entityId:W.Split,entityType:r.ActionDescriptor},np={parentRelationType:M.FixedReturns,id:"split-list-first-output-list-return-delaration",type:r.ValueDescriptor,version:1,name:"First list",description:"The list of values up to the split index",dataType:Zu,required:!0,index:0,parent:tp},rp={like:!1,id:"split-list-operation-second-output-list-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:$o},ip={type:r.GenericReference,id:"split-list-operation-second-output-list-return-parent-ref",entityId:W.Split,entityType:r.ActionDescriptor},ap={parentRelationType:M.FixedReturns,id:"split-list-second-output-list-return-delaration",type:r.ValueDescriptor,version:1,name:"Second list",description:"The list of values up to the split index",dataType:rp,required:!0,index:0,parent:ip},sp={type:r.GenericReference,id:"split-list-operation-error-parent-ref",entityId:W.Split,entityType:r.ActionDescriptor},op={parentRelationType:M.FixedReturns,id:"split-list-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:sp},Lo={id:W.Split,type:r.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",fixedArguments:[Qu,ep],fixedReturns:[np,ap],error:op,argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null};var lp=(n=>(n.InputList="get-last-in-list-input-list-argument-declaration",n))(lp||{}),cp=(n=>(n.OutputElement="get-last-in-list-output-element-return-delaration",n.Error="get-last-in-list-error-return-delaration",n))(cp||{});const dp={type:r.GenericReference,id:"get-last-in-list-operation-input-list-argument-ref",entityId:"get-last-in-list-input-list-argument-declaration",entityType:r.ValueDescriptor},up={like:!1,id:"get-last-in-list-input-list-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:dp},pp={type:r.GenericReference,id:"get-last-in-list-operation-output-element-return-ref",entityId:"get-last-in-list-output-element-return-delaration",entityType:r.ValueDescriptor},yp={like:!1,id:"get-last-in-list-output-element-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:pp},hp={type:r.GenericReference,id:"get-last-in-list-operation-input-list-argument-parent-ref",entityId:W.GetLast,entityType:r.ActionDescriptor},fp={id:"get-last-in-list-input-list-argument-declaration",type:r.ValueDescriptor,version:1,name:"List",description:"The list to get the last element from.",dataType:up,parentRelationType:M.FixedArguments,required:!0,index:0,parent:hp},mp={type:r.GenericReference,id:"get-last-in-list-operation-output-element-return-parent-ref",entityId:W.GetLast,entityType:r.ActionDescriptor},Tp={parentRelationType:M.FixedReturns,id:"get-last-in-list-output-element-return-delaration",type:r.ValueDescriptor,version:1,name:"Last element",description:"The last element of the given list.",dataType:yp,required:!0,index:0,parent:mp},Ep={type:r.GenericReference,id:"get-last-in-list-operation-error-parent-ref",entityId:W.GetLast,entityType:r.ActionDescriptor},Rp={parentRelationType:M.FixedReturns,id:"get-last-in-list-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Ep},Go={id:W.GetLast,type:r.ActionDescriptor,version:1,name:W.GetLast,description:"Outputs the last element of a given list.",fixedArguments:[fp],fixedReturns:[Tp],error:Rp,argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null};var bp=(n=>(n.List="append-to-list-lsit-argument-declaration",n.ElementToAppend="append-to-list-element-to-append-argument-declaration",n))(bp||{}),vp=(n=>(n.ResultList="append-to-list-result-list-return-delaration",n.Error="append-to-list-error-return-delaration",n))(vp||{});const gp={type:r.GenericReference,id:"append-to-list-operation-lsit-argument-ref",entityId:"append-to-list-lsit-argument-declaration",entityType:r.ValueDescriptor},Ip={like:!1,id:"append-to-list-lsit-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:gp},Dp={type:r.GenericReference,id:"append-to-list-operation-second-list-argument-ref",entityId:"append-to-list-element-to-append-argument-declaration",entityType:r.ValueDescriptor},Pp={like:!1,id:"append-to-list-second-list-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Dp},Ap={type:r.GenericReference,id:"append-to-list-operation-result-list-return-ref",entityId:"append-to-list-result-list-return-delaration",entityType:r.ValueDescriptor},Sp={like:!1,id:"append-to-list-result-list-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Ap},Op={type:r.GenericReference,id:"append-to-list-operation-lsit-argument-parent-ref",entityId:W.Append,entityType:r.ActionDescriptor},Fo={id:"append-to-list-lsit-argument-declaration",type:r.ValueDescriptor,version:1,name:"List value",description:"The list to which the element will be appended",dataType:Ip,parentRelationType:M.FixedArguments,required:!0,index:0,parent:Op},Cp={type:r.GenericReference,id:"append-to-list-operation-second-list-argument-parent-ref",entityId:W.Append,entityType:r.ActionDescriptor},Uo={id:"append-to-list-element-to-append-argument-declaration",type:r.ValueDescriptor,version:1,name:"Element",description:"The element that will be added at the end of the list",dataType:Pp,parentRelationType:M.FixedArguments,required:!0,index:1,parent:Cp},Bp={type:r.GenericReference,id:"append-to-list-operation-result-list-return-parent-ref",entityId:W.Append,entityType:r.ActionDescriptor},wp={parentRelationType:M.FixedReturns,id:"append-to-list-result-list-return-delaration",type:r.ValueDescriptor,version:1,name:"Result",description:"The resulting list value.",dataType:Sp,required:!0,index:0,parent:Bp},_p={type:r.GenericReference,id:"append-to-list-operation-error-parent-ref",entityId:W.Append,entityType:r.ActionDescriptor},Mp={parentRelationType:M.FixedReturns,id:"append-to-list-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:_p},_a={id:W.Append,type:r.ActionDescriptor,version:1,name:W.Append,description:"Adds a given element to the end of a list value.",fixedArguments:[Fo,Uo],error:Mp,fixedReturns:[wp],argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null},Np={[W.Join]:Vo,[W.Split]:Lo,[W.GetLast]:Go,[W.Append]:_a};var Vp=(n=>(n.ListOfFunctions="parallel-execution-list-of-functions-argument-declaration",n))(Vp||{}),$p=(n=>(n.ListOfExecutionResults="parallel-execution-result-return-delaration",n.Error="parallel-execution-error-return-delaration",n))($p||{});const Lp={id:"parallel-execution-list-of-functions-blueprint-id",type:r.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.",argumentsType:U.Dynamic,dynamicArgumentTypes:null,fixedArguments:[],returnsType:U.Dynamic,dynamicReturnTypes:null,fixedReturns:[],error:null,parent:null},Gp={type:r.GenericReference,id:"3bd4aeb2-e3b7-4120-b289-011ebb03dba5",entityId:"parallel-execution-list-of-functions-argument-declaration",entityType:r.ValueDescriptor},Fp={like:!1,id:"parallel-execution-list-of-functions-argument-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Lp,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Gp},Up={type:r.GenericReference,id:"da5e9fe9-f18a-49e3-98e5-c1bf7b9b3153",entityId:"parallel-execution-result-return-delaration",entityType:r.ValueDescriptor},xp={like:!1,id:"b761acec-0755-4582-a68b-76267038bbe1",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Up},kp={type:r.GenericReference,id:"a6c14305-d4f7-43ae-9d5e-b7dbacdc830a",entityId:Oe.Parallel,entityType:r.ActionDescriptor},xo={id:"parallel-execution-list-of-functions-argument-declaration",type:r.ValueDescriptor,version:1,name:"Actions to execute",description:"A value, of a list of actions to be executed in parallel",dataType:Fp,required:!0,index:0,parent:kp,parentRelationType:M.FixedArguments},jp={type:r.GenericReference,id:"caac2bc7-c23c-4f01-9581-a515c2e4637f",entityId:Oe.Parallel,entityType:r.ActionDescriptor},ko={id:"parallel-execution-result-return-delaration",type:r.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:xp,required:!0,index:0,parent:jp,parentRelationType:M.FixedReturns},qp={type:r.GenericReference,id:"parallel-execution-operation-error-parent-ref",entityId:Oe.Parallel,entityType:r.ActionDescriptor},Jp={id:"parallel-execution-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:qp,parentRelationType:M.ReturnedError},kt={id:Oe.Parallel,type:r.ActionDescriptor,description:"Execute a list of actions in parallel",version:1,name:Oe.Parallel,fixedArguments:[xo],fixedReturns:[ko],argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,error:Jp,parent:null};var Wp=(n=>(n.MillisecondsNumber="wait-milliseconds-number-argument-declaration",n))(Wp||{}),Hp=(n=>(n.Error="wait-operation-error-return-delaration",n))(Hp||{});const Yp={type:r.GenericReference,id:"3bd4aeb2-e3b7-4120-b289-011ebb03dba5",entityType:r.ValueDescriptor,entityId:"wait-milliseconds-number-argument-declaration"},zp={like:!1,id:"wait-milliseconds-number-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Yp},Zp={type:r.GenericReference,id:"a6c14305-d4f7-43ae-9d5e-b7dbacdc830a",entityType:r.ActionDescriptor,entityId:Oe.Wait},Zn={id:"wait-milliseconds-number-argument-declaration",type:r.ValueDescriptor,version:1,name:"Milliseconds to wait",description:"The amount of milliseconds to wait before calling the next entity",dataType:zp,required:!0,index:0,parent:Zp,parentRelationType:M.FixedArguments},Xp={type:r.GenericReference,id:"wait-operation-error-parent-ref",entityId:Oe.Wait,entityType:r.ActionDescriptor},Qp={id:"wait-operation-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Xp,parentRelationType:M.ReturnedError},ut={id:Oe.Wait,type:r.ActionDescriptor,description:"Wait for the given amount of milliseconds before calling the next entity",version:1,name:Oe.Wait,fixedArguments:[Zn],fixedReturns:[],error:Qp,argumentsType:U.Fixed,returnsType:U.None,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null};var Kp=(n=>(n.ListOfFunctions="sequential-execution-list-of-functions-argument-declaration",n))(Kp||{}),ey=(n=>(n.ListOfExecutionResults="sequential-execution-result-return-delaration",n.Error="sequential-execution-error-return-delaration",n))(ey||{});const ty={id:"sequential-execution-list-of-functions-blueprint-id",type:r.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.",argumentsType:U.Dynamic,dynamicArgumentTypes:null,fixedArguments:[],returnsType:U.Dynamic,dynamicReturnTypes:null,fixedReturns:[],error:null,parent:null},ny={type:r.GenericReference,id:"parallel-execution-list-of-functions-argument-declaration-id",entityId:"sequential-execution-list-of-functions-argument-declaration",entityType:r.ValueDescriptor},ry={like:!1,id:"sequential-execution-list-of-functions-argument-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ty,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:ny},iy={type:r.GenericReference,id:"sequential-execution-list-of-execution-results-return-declaration-id",entityId:"sequential-execution-result-return-delaration",entityType:r.ValueDescriptor},ay={like:!1,id:"sequential-execution-list-of-execution-results-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:iy},sy={type:r.GenericReference,id:"parallel-execution-operation-list-of-functions-argument-parent-ref",entityId:Oe.Sequential,entityType:r.ActionDescriptor},jo={id:"sequential-execution-list-of-functions-argument-declaration",type:r.ValueDescriptor,version:1,name:"Actions to execute",description:"A value, of a list of actions to be executed in parallel",dataType:ry,required:!0,index:0,parent:sy,parentRelationType:M.FixedArguments},oy={type:r.GenericReference,id:"parallel-execution-operation-list-of-execution-results-return-parent-ref",entityId:Oe.Sequential,entityType:r.ActionDescriptor},qo={id:"sequential-execution-result-return-delaration",type:r.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:ay,required:!0,index:0,parent:oy,parentRelationType:M.FixedReturns},ly={type:r.GenericReference,id:"sequential-execution-operation-error-parent-ref",entityId:Oe.Sequential,entityType:r.ActionDescriptor},cy={id:"sequential-execution-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:ly,parentRelationType:M.ReturnedError},un={id:Oe.Sequential,type:r.ActionDescriptor,description:"Execute a list of actions one after the other",version:1,name:Oe.Sequential,fixedArguments:[jo],fixedReturns:[qo],error:cy,returnsType:U.Fixed,argumentsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null},dy={[Oe.Parallel]:kt,[Oe.Wait]:ut,[Oe.Sequential]:un};var uy=(n=>(n.EntityToInstanciate="entity-to-instanciate-argument-declaration",n))(uy||{}),py=(n=>(n.Error="create-new-instance-error-return-delaration",n))(py||{});const yy={type:r.GenericReference,id:"entity-to-instanciate-argument-declaration-ref",entityType:r.ValueDescriptor,entityId:"entity-to-instanciate-argument-declaration"},hy={like:!1,id:"entity-to-instanciate-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,isList:!1,asType:!0,isNullable:!1,defaultValue:null,constant:!1,parent:yy},fy={type:r.GenericReference,id:"create-new-instance-operation-ref",entityType:r.ActionDescriptor,entityId:Ke.CreateNewInstance},my={id:"entity-to-instanciate-argument-declaration",type:r.ValueDescriptor,version:1,name:"Entity to create a new copy of",description:"The entity of which a new copy will to be created",dataType:hy,required:!0,parentRelationType:M.FixedArguments,index:0,parent:fy},Ty={type:r.GenericReference,id:"create-new-instance-output-entity-declaration-parent-ref",entityId:Ke.CreateNewInstance,entityType:r.ActionDescriptor},Ey={parentRelationType:M.FixedReturns,id:"create-new-instance-output-entity-declaration",type:r.ValueDescriptor,version:1,dataType:null,name:"Created entity",description:"The entity that was created",parent:Ty,required:!0,index:0},Ry={type:r.GenericReference,id:"create-new-instance-error-parent-ref",entityId:Ke.CreateNewInstance,entityType:r.ActionDescriptor},by={parentRelationType:M.FixedReturns,id:"create-new-instance-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Ry},Gr={id:Ke.CreateNewInstance,type:r.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:Ke.CreateNewInstance,fixedArguments:[my],fixedReturns:[Ey],error:by,argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null};var vy=(n=>(n.EntityToMatchType="validate-data-operation-entity-to-match-type-argument-declaration",n.DataToValidate="validate-data-operation-data-to-validate-argument-declaration",n))(vy||{}),gy=(n=>(n.Error="validate-data-error-return-delaration",n.OutputEntity="validate-data-output-entity-declaration",n))(gy||{});const Iy={type:r.GenericReference,id:"validate-data-operation-data-to-validate-argument-declaration-ref",entityType:r.ValueDescriptor,entityId:"validate-data-operation-data-to-validate-argument-declaration"},Dy={like:!1,id:"validate-data-operation-data-to-validate-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Iy},Py={type:r.GenericReference,id:"validate-data-operation-data-to-validate-argument-parent-ref",entityType:r.ActionDescriptor,entityId:Ke.Validate},Ay={id:"validate-data-operation-data-to-validate-argument-declaration",type:r.ValueDescriptor,version:1,name:"Data to validate",description:"The value to validate against the given entity type",dataType:Dy,required:!0,parentRelationType:M.FixedArguments,index:0,parent:Py},Sy={type:r.GenericReference,id:"validate-data-operation-entity-to-match-type-argument-declaration-ref",entityType:r.ValueDescriptor,entityId:"validate-data-operation-entity-to-match-type-argument-declaration"},Oy={like:!1,id:"validate-data-operation-entity-to-match-type-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,isList:!1,asType:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Sy},Cy={type:r.GenericReference,id:"validate-data-operation-entity-to-match-type-argument-parent-ref",entityType:r.ActionDescriptor,entityId:Ke.Validate},By={id:"validate-data-operation-entity-to-match-type-argument-declaration",type:r.ValueDescriptor,version:1,name:"Entity to match",description:"The entity to match the data against",dataType:Oy,required:!0,index:0,parentRelationType:M.FixedArguments,parent:Cy},wy={type:r.GenericReference,id:"validate-data-operation-output-entity-declaration-parent-ref",entityId:Ke.Validate,entityType:r.ActionDescriptor},_y={id:"validate-data-output-entity-declaration",type:r.ValueDescriptor,version:1,dataType:null,name:"Output value",description:"A value with the type of the entity that was validated",parent:wy,required:!0,index:0,parentRelationType:M.FixedReturns},My={type:r.GenericReference,id:"wait-operation-error-parent-ref",entityId:Ke.Validate,entityType:r.ActionDescriptor},Ny={id:"validate-data-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:My,parentRelationType:M.ReturnedError},Xn={id:Ke.Validate,type:r.ActionDescriptor,description:"Validates the given data to see if it matches the structure of a given type/entity",version:1,name:Ke.Validate,fixedArguments:[By,Ay],fixedReturns:[_y],error:Ny,argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null},Vy={[Ke.CreateNewInstance]:Gr,[Ke.Validate]:Xn},He=x[r.Operation]["base-http-request"],$y={type:r.GenericReference,id:"d87cf943-57e1-4d19-9f05-190fa8c8ebc4",entityType:r.DataType,entityId:"0deb4ef7-d739-4ddc-a4d6-50bd6fababe3"},Ly={id:"http-request-url-default-value-id",type:r.PrimitiveValue,version:1,value:"https://some-url.com",name:P.String,valueAsType:null,parent:$y,autogeneration:null},Gy={type:r.GenericReference,id:"aed50d73-eab5-42ce-b00e-7f5c45a9026f",entityId:He.inputs.url.id,entityType:r.ValueDescriptor},Fy={like:!1,id:"0deb4ef7-d739-4ddc-a4d6-50bd6fababe3",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:Ly,constant:!1,parent:Gy},Uy={type:r.GenericReference,id:"c3145af6-3387-464a-8887-272e483c856d",entityId:He.inputs.query.id,entityType:r.ValueDescriptor},xy={like:!1,id:"2a5ba737-6335-4cc4-a2c0-16dca4052fac",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Uy},ky={type:r.GenericReference,id:"075556b7-e468-48f7-8485-7159eaf389b2",entityType:r.DataType,entityId:"6df7ec2b-5dbd-44af-896b-17b314e88560"},jy={id:"http-request-method-default-value-id",type:r.PrimitiveValue,version:1,value:"GET",name:P.Enum,valueAsType:null,parent:ky,autogeneration:null},qy={type:r.GenericReference,id:"aed647c8-a1b5-4cfc-9a3d-97887a567a80",entityId:He.inputs.method.id,entityType:r.ValueDescriptor},Jy={like:!1,id:"6df7ec2b-5dbd-44af-896b-17b314e88560",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Sn,isList:!1,asType:!1,isNullable:!1,defaultValue:jy,options:["GET","POST","PUT","DELETE","PATCH","OPTIONS","HEAD","TRACE","CONNECT","CUSTOM"],constant:!1,parent:qy},Wy={type:r.GenericReference,id:"77203dfa-d2f6-4804-9556-e1cce46228f3",entityId:He.inputs.headers.id,entityType:r.ValueDescriptor},Hy={like:!1,id:"2c8a2a07-69c6-40ad-b5c9-f0dc4d5955ce",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:et,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Wy},Yy={type:r.GenericReference,id:"03db68a0-7ab6-4c6a-85b6-f4b95ebb53ff",entityId:He.inputs.body.id,entityType:r.ValueDescriptor},zy={like:!1,id:"0397876c-ed54-4ee9-85a4-04fd16dad973",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:et,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Yy},Zy={type:r.GenericReference,id:"182f767f-50e8-4394-ba5f-43e78c232733",entityType:r.ValueDescriptor,entityId:He.outputs.code.id},Xy={like:!1,id:"45e6d0bc-0c0e-4059-a7a1-6bee925d73d0",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Zy},Qy={type:r.GenericReference,id:"2baaa53a-9aef-4bd1-b06d-967c17b7b627",entityType:r.DataType,entityId:"dac63bfa-640d-4f4e-ba0f-86c2401bcfbe"},Ky={type:r.GenericReference,id:"69f34d6c-c686-4165-b6ff-70dae8e1778b",entityType:r.ValueDescriptor,entityId:He.outputs.headers.id},eh={like:!1,id:"dac63bfa-640d-4f4e-ba0f-86c2401bcfbe",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:et,isList:!1,isNullable:!1,asType:!1,defaultValue:{id:"http-response-headers-default-value-id",type:r.PrimitiveValue,version:1,value:{},name:P.JSON,parent:Qy,valueAsType:null,autogeneration:null},constant:!1,parent:Ky},th={type:r.GenericReference,id:"744334e0-5135-4214-85d0-809437cb620b",entityType:r.DataType,entityId:"05fc1a5d-151a-479a-9c4e-4063f3456177"},nh={type:r.GenericReference,id:"0e0e20df-1a46-432c-ba01-fd96508a6a61",entityType:r.ValueDescriptor,entityId:He.outputs.body.id},rh={like:!1,id:"05fc1a5d-151a-479a-9c4e-4063f3456177",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:et,isList:!1,isNullable:!1,asType:!1,defaultValue:{id:"http-response-body-default-value-id",type:r.PrimitiveValue,version:1,value:{},name:P.JSON,parent:th,valueAsType:null,autogeneration:null},constant:!1,parent:nh},ih={type:r.GenericReference,id:"26911792-f707-4bf1-b6f7-03d04a84232c",entityType:r.ActionDescriptor,entityId:Ze.HttpRequest},Ma={id:He.inputs.method.id,type:r.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:Jy,required:!1,index:0,parentRelationType:M.FixedArguments,parent:ih},ah={type:r.GenericReference,id:"eee0c501-0ae6-4448-b914-aada76d63163",entityType:r.ActionDescriptor,entityId:Ze.HttpRequest},Na={id:He.inputs.url.id,type:r.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:Fy,required:!1,index:1,parentRelationType:M.FixedArguments,parent:ah},sh={type:r.GenericReference,id:"670091a4-21b1-4223-ad4c-b6dada0aec49",entityType:r.ActionDescriptor,entityId:Ze.HttpRequest},Jo={id:He.inputs.query.id,type:r.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:xy,required:!1,index:2,parentRelationType:M.FixedArguments,parent:sh},oh={type:r.GenericReference,id:"85aad3eb-22fe-45f9-b68c-1dc7061f41e0",entityType:r.ActionDescriptor,entityId:Ze.HttpRequest},Va={id:He.inputs.headers.id,type:r.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:Hy,required:!1,index:3,parent:oh,parentRelationType:M.FixedArguments},lh={type:r.GenericReference,id:"c3e2a4af-9b84-4574-8b30-5044ffc51776",entityType:r.ActionDescriptor,entityId:Ze.HttpRequest},$a={id:He.inputs.body.id,type:r.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:zy,required:!1,index:4,parentRelationType:M.FixedArguments,parent:lh},ch={type:r.GenericReference,id:"92e04dc7-2145-4a31-908e-03810f7235e8",entityType:r.ActionDescriptor,entityId:Ze.HttpRequest},Wo={id:He.outputs.code.id,type:r.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:Xy,required:!0,index:0,parentRelationType:M.FixedReturns,parent:ch},dh={type:r.GenericReference,id:"86aca556-bbf1-4679-9909-31db61b288e2",entityType:r.ActionDescriptor,entityId:Ze.HttpRequest},La={parentRelationType:M.FixedReturns,id:He.outputs.headers.id,type:r.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:eh,required:!0,index:1,parent:dh},uh={type:r.GenericReference,id:"ccf3d1be-04e4-4d03-99fd-5bc1e1919f90",entityType:r.ActionDescriptor,entityId:Ze.HttpRequest},gi={parentRelationType:M.FixedReturns,id:He.outputs.body.id,type:r.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:rh,required:!0,index:2,parent:uh},ph={type:r.GenericReference,id:"21487ffc-82b9-473d-bc19-6e7d7c480ed7",entityType:r.ActionDescriptor,entityId:Ze.HttpRequest},yh={type:r.GenericReference,id:"ad69861b-32f7-4461-b7f7-aa84a82578d9",entityType:r.ValueDescriptor,entityId:He.outputs.error.id},hh={like:!1,id:"5da68b15-57bc-40c1-b79f-a9075e0f22c1",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:et,isList:!1,asType:!1,isNullable:!1,constant:!1,defaultValue:null,parent:yh},Ho={parentRelationType:M.ReturnedError,id:He.outputs.error.id,type:r.ValueDescriptor,description:"Http request error, if any. Contains a payload describing what went wrong.",version:1,name:"Error",dataType:hh,required:!0,index:0,parent:ph},Ii={type:r.ActionDescriptor,id:Ze.HttpRequest,name:Ze.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,fixedArguments:[Ma,Na,Jo,Va,$a],fixedReturns:[Wo,La,gi],argumentsType:U.Fixed,returnsType:U.Fixed,error:Ho,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null},fh={[Ze.HttpRequest]:Ii},dI={...Su,...yu,...Np,...dy,...Vy,...fh},mh=x[r.Loop]["list-loop"],Th={id:"iterate-over-list-loop-return-declaration-parent-ref-id",type:r.GenericReference,entityId:Q.List,entityType:r.ActionDescriptor},Eh={id:mh.outputs.results.id,type:r.ValueDescriptor,version:1,name:"Results",description:"List of results from the loop. One item in the list for each iteration of the loop.",dataType:null,required:!0,index:0,parent:Th,parentRelationType:M.FixedReturns},Rh={id:"iterate-over-list-loop-list-argument-declaration-data-type-parent-ref-id",type:r.GenericReference,entityId:"iterate-over-list-loop-list-argument-declaration-id",entityType:r.ArgumentDeclaration},bh={like:!1,id:"iterate-over-list-loop-list-argument-declaration-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!0,isNullable:!1,constant:!1,entity:null,asType:!1,defaultValue:null,parent:Rh},vh={id:"iterate-over-list-loop-list-argument-declaration-parent-ref-id",type:r.GenericReference,entityId:Q.List,entityType:r.ActionDescriptor},gh={id:mh.inputs.list.id,type:r.ValueDescriptor,version:1,name:"List",description:"The list to iterate over",required:!0,dataType:bh,index:0,parent:vh,parentRelationType:M.FixedArguments},Qn={id:Q.List,type:r.ActionDescriptor,version:1,name:Q.List,description:"Iterates over a list of entities",fixedArguments:[gh],fixedReturns:[Eh],error:null,argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null},uI=x[r.Loop]["list-loop"],Ih={id:"manual-flow-loop-previous-iterations-results-declaration-data-type-parent-ref-id",type:r.GenericReference,entityId:"manual-flow-loop-previous-iterations-results-declaration-id",entityType:r.ReturnDeclaration},Dh={like:!1,id:"manual-flow-loop-previous-iterations-results-declaration-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!0,isNullable:!1,constant:!1,entity:null,asType:!1,defaultValue:null,parent:Ih},Ph={id:"manual-flow-loop-previous-iterations-results-declaration-parent-ref-id",type:r.GenericReference,entityId:Q.ManualFlow,entityType:r.ActionDescriptor},Ah={id:uI.outputs.results.id,type:r.ValueDescriptor,version:1,name:"Results",description:"List of results from the loop. One item in the list for each iteration of the loop.",dataType:Dh,required:!0,index:1,parentRelationType:M.FixedReturns,parent:Ph},Yo={id:Q.ManualFlow,type:r.ActionDescriptor,version:1,name:Q.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.",fixedArguments:[],dynamicArgumentTypes:null,dynamicReturnTypes:null,fixedReturns:[Ah],argumentsType:U.None,returnsType:U.Fixed,error:null,parent:null},Ga=x[r.BuiltInBaseEntity][V.KEY_VALUE_PARAM],pI={id:"key-value-param-built-in-base-entity-name-property-data-type-ref",type:r.GenericReference,entityId:"key-value-param-built-in-base-entity-name-property-data-type",entityType:r.DataType},Sh={id:"key-value-param-built-in-base-entity-name-property-ref",type:r.GenericReference,entityId:"key-value-param-built-in-base-entity-name-property",entityType:r.Property},yI={like:!1,id:"key-value-param-built-in-base-entity-name-property-data-type",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:k,asType:!1,defaultValue:null,parent:Sh},Oh={id:"key-value-param-built-in-base-entity-name-property-parent-ref",type:r.GenericReference,entityId:Ga.id,entityType:r.BuiltInBaseEntity},Ch={hidden:!1,required:!0,id:"key-value-param-built-in-base-entity-name-property",name:"Parameter name",version:1,type:r.Property,private:!1,abstract:!1,implements:null,static:!1,index:0,dataType:yI,description:"The name of the path parameter",parent:Oh},hI={id:"key-value-param-built-in-base-entity-value-property-data-type-ref",type:r.GenericReference,entityId:"key-value-param-built-in-base-entity-value-property-data-type",entityType:r.DataType},Bh={id:"key-value-param-built-in-base-entity-value-property-ref",type:r.GenericReference,entityId:"key-value-param-built-in-base-entity-value-property",entityType:r.Property},fI={like:!1,id:"key-value-param-built-in-base-entity-value-property-data-type",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:k,asType:!1,defaultValue:null,parent:Bh},wh={id:"key-value-param-built-in-base-entity-value-property-parent-ref",type:r.GenericReference,entityId:Ga.id,entityType:r.BuiltInBaseEntity},_h={hidden:!1,required:!0,id:"key-value-param-built-in-base-entity-value-property",name:"Parameter Value",version:1,type:r.Property,private:!1,abstract:!1,implements:null,static:!1,index:1,dataType:fI,description:"The value of the path parameter",parent:wh},Fa={id:Ga.id,version:1,description:'An entity with a "name" and "value" property representing a breakdown of a key-value pair.',name:Ga.id,type:r.BuiltInBaseEntity,abstract:!1,static:!1,interactive:!0,properties:[Ch,_h],abstractMethods:[],methods:[],extends:[]},Di=x[r.BuiltInBaseEntity][V.HTTP_ENDPOINT].properties,Mh={id:"endpointBuiltInCorsPropertyDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"endpointBuiltInCorsPropertyDataType"},Nh={id:"endpointBuiltInCorsPropertyRef",type:r.GenericReference,entityType:r.Property,entityId:Di.cors.id},Vh={like:!1,id:"endpointBuiltInCorsPropertyDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:{id:"endpointBuiltInCorsPropertyDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:P.JSON,value:["*"],parent:Mh,autogeneration:null,valueAsType:null},parent:Nh},$h={id:"endpointBuiltInBaseEntityRef",type:r.GenericReference,entityType:r.BuiltInBaseEntity,entityId:V.HTTP_ENDPOINT},Lh={hidden:!0,required:!0,id:Di.cors.id,name:"Allowed origins",version:1,type:r.Property,private:!1,abstract:!0,implements:null,static:!0,index:0,dataType:Vh,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:$h},Gh={id:"endpointBuiltInPathPropertyDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"endpointBuiltInPathPropertyDataType"},Fh={id:"endpointBuiltInPathPropertyRef",type:r.GenericReference,entityType:r.Property,entityId:Di.path.id},Uh={like:!1,id:"endpointBuiltInPathPropertyDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:{id:"endpointBuiltInPathPropertyDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:P.String,value:"/",parent:Gh,autogeneration:null,valueAsType:null},parent:Fh},xh={id:"endpointBuiltInBaseEntityRefTwo",type:r.GenericReference,entityType:r.BuiltInBaseEntity,entityId:V.HTTP_ENDPOINT},zo={hidden:!1,required:!0,id:Di.path.id,name:"Path",version:1,type:r.Property,private:!1,abstract:!0,implements:null,static:!0,index:1,dataType:Uh,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:xh},kh={id:"endpointBuiltInMethodPropertyDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"endpointBuiltInMethodPropertyDataType"},jh={id:"endpointBuiltInMethodPropertyRef",type:r.GenericReference,entityType:r.Property,entityId:"endpointBuiltInMethodProperty"},qh={like:!1,id:"endpointBuiltInMethodPropertyDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:Sn,isList:!0,isNullable:!1,constant:!0,asType:!1,defaultValue:{id:"endpointBuiltInMethodPropertyDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,value:"GET",name:P.Enum,parent:kh,autogeneration:null,valueAsType:null},options:["GET","POST","PUT","DELETE","PATCH","OPTIONS","HEAD","TRACE","CONNECT","CUSTOM"],parent:jh},Jh={id:"endpointBuiltInBaseEntityRefThree",type:r.GenericReference,entityType:r.BuiltInBaseEntity,entityId:V.HTTP_ENDPOINT},Zo={hidden:!1,required:!0,id:Di.method.id,name:"Method",version:1,type:r.Property,private:!1,index:2,implements:null,abstract:!0,static:!0,dataType:qh,description:"The HTTP method that this endpoint will respond to, for example GET, POST, PUT, DELETE, etc.",parent:Jh},Wh={id:"endpointRequestHeadersVariableDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"endpointRequestHeadersVariableDataType"},Hh={id:"endpointRequestHeadersArgumentDeclarationRef",type:r.GenericReference,entityType:r.ArgumentDeclaration,entityId:"endpointRequestHeadersArgumentDeclaration"},Yh={like:!1,id:"endpointRequestHeadersVariableDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:et,asType:!1,defaultValue:{id:"endpointRequestHeadersVariableDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:P.JSON,value:{},parent:Wh,autogeneration:null,valueAsType:null},parent:Hh},zh={id:"endpointRequestBodyArgumentDeclarationRef",type:r.GenericReference,entityType:r.ArgumentDeclaration,entityId:"endpointRequestBodyArgumentDeclaration"},Zh={like:!1,id:"endpointRequestBodyVariableDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,asType:!1,constant:!1,entity:et,defaultValue:null,parent:zh},Xh={id:"endpointRequestQueryParamsVariableDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"endpointRequestQueryParamsVariableDataType"},Qh={id:"endpointRequestQueryParamsArgumentDeclarationRef",type:r.GenericReference,entityType:r.ArgumentDeclaration,entityId:"endpointRequestQueryParamsArgumentDeclaration"},Kh={like:!1,id:"endpointRequestQueryParamsVariableDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,asType:!1,entity:Fa,defaultValue:{id:"endpointRequestQueryParamsVariableDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:P.JSON,value:[],parent:Xh,autogeneration:null,valueAsType:null},parent:Qh},ef={id:"endpointPathParamsVariableDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"endpointPathParamsVariableDataType"},tf={id:"endpointPathParamsArgumentDeclarationRef",type:r.GenericReference,entityType:r.ArgumentDeclaration,entityId:"endpointPathParamsArgumentDeclaration"},nf={like:!1,id:"endpointPathParamsVariableDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:Fa,asType:!1,defaultValue:{id:"endpointPathParamsVariableDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:P.JSON,value:[],parent:ef,autogeneration:null,valueAsType:null},parent:tf},rf={id:"endpointReachedTriggerActionDescriptorRef",type:r.GenericReference,entityType:r.ActionDescriptor,entityId:"endpointReachedTriggerActionDescriptor"},af={id:"endpointRequestHeadersArgumentDeclaration",version:1,description:"A set of any properties, with names and value that transmit metadata about the request.",type:r.ValueDescriptor,name:"Request headers",dataType:Yh,required:!0,index:0,parentRelationType:M.FixedArguments,parent:rf},sf={id:"endpointReachedTriggerActionDescriptorRefTwo",type:r.GenericReference,entityType:r.ActionDescriptor,entityId:"endpointReachedTriggerActionDescriptor"},of={id:"endpointPathParamsArgumentDeclaration",type:r.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:nf,required:!0,index:1,parentRelationType:M.FixedArguments,parent:sf},lf={id:"endpointReachedTriggerActionDescriptorRefThree",type:r.GenericReference,entityType:r.ActionDescriptor,entityId:"endpointReachedTriggerActionDescriptor"},cf={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:r.ValueDescriptor,name:"Request query params",dataType:Kh,required:!0,index:2,parentRelationType:M.FixedArguments,parent:lf},df={id:"endpointReachedTriggerActionDescriptorRefFour",type:r.GenericReference,entityType:r.ActionDescriptor,entityId:"endpointReachedTriggerActionDescriptor"},uf={id:"endpointRequestBodyArgumentDeclaration",version:1,description:"The main data payload of the request.",type:r.ValueDescriptor,name:"Request body",dataType:Zh,index:3,required:!0,parentRelationType:M.FixedArguments,parent:df},pf={id:"endpointResponseCodeReturnDeclarationRef",type:r.GenericReference,entityType:r.ReturnDeclaration,entityId:"endpointResponseCodeReturnDeclaration"},yf={like:!1,id:"9ba575b0-6f8e-436d-a3de-3b843622aa17",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:pf},hf={id:"endpointReturnStatementRef",type:r.GenericReference,entityType:r.ActionDescriptor,entityId:"endpointReturnStatement"},ff={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:r.ValueDescriptor,name:"Response code",dataType:yf,required:!0,index:0,parentRelationType:M.FixedReturns,parent:hf},mf={id:"endpointResponseHeadersDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"endpointResponseHeadersDataType"},Tf={id:"endpointResponseHeadersReturnDeclarationRef",type:r.GenericReference,entityType:r.ReturnDeclaration,entityId:"endpointResponseHeadersReturnDeclaration"},Ef={like:!1,id:"endpointResponseHeadersDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:et,asType:!1,defaultValue:{id:"endpointResponseHeadersDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:P.JSON,value:{},parent:mf,autogeneration:null,valueAsType:null},parent:Tf},Rf={id:"endpointReturnStatementRefTwo",type:r.GenericReference,entityType:r.ActionDescriptor,entityId:"endpointReturnStatement"},bf={id:"endpointResponseHeadersReturnDeclaration",version:1,description:"A set of any properties, with names and value that transmit metadata about the response.",type:r.ValueDescriptor,name:"Response headers",dataType:Ef,required:!1,index:1,parentRelationType:M.FixedReturns,parent:Rf},vf={id:"endpointResponseBodyReturnDeclarationRef",type:r.GenericReference,entityType:r.ReturnDeclaration,entityId:"endpointResponseBodyReturnDeclaration"},gf={like:!1,id:"endpointResponseBodyDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,asType:!1,constant:!1,entity:et,defaultValue:null,parent:vf},If={id:"endpointReturnStatementRefThree",type:r.GenericReference,entityType:r.ActionDescriptor,entityId:"endpointReturnStatement"},Df={id:"endpointResponseBodyReturnDeclaration",version:1,description:"The main data payload of the response.",type:r.ValueDescriptor,name:"Response body",dataType:gf,required:!1,index:2,parentRelationType:M.FixedReturns,parent:If},Pf={id:"endpointBuiltInBaseEntityRefFour",type:r.GenericReference,entityType:r.BuiltInBaseEntity,entityId:V.HTTP_ENDPOINT},Xo={id:"endpointReachedTriggerActionDescriptor",type:r.ActionDescriptor,version:1,name:"Endpoint reached",description:"Fired when the endpoint is reached.",argumentsType:U.Fixed,dynamicArgumentTypes:null,fixedArguments:[af,of,cf,uf],returnsType:U.Fixed,fixedReturns:[ff,bf,Df],error:null,dynamicReturnTypes:null,parent:Pf},Ua={id:V.HTTP_ENDPOINT,version:1,description:"An HTTP endpoint that can be reached by a client from the internet.",name:V.HTTP_ENDPOINT,type:r.BuiltInBaseEntity,interactive:!1,abstract:!0,static:!0,properties:[Lh,zo,Zo],abstractMethods:[Xo],extends:[],methods:[]},$t=x[r.BuiltInBaseEntity].BUILT_IN_RELATIONAL_DATABASE_ENTITY,Af={id:"relational-database-built-in-base-entity-identifier-property-data-type-ref-id",type:r.GenericReference,entityId:"relational-database-built-in-base-entity-identifier-property-data-type-id",entityType:r.DataType},Sf={id:"relational-database-built-in-base-entity-identifier-property-ref-id",type:r.GenericReference,entityId:$t.properties.identifier.id,entityType:r.Property},mI={like:!1,id:"relational-database-built-in-base-entity-identifier-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:{id:"relational-database-built-in-base-entity-identifier-property-default-value-id",type:r.PrimitiveValue,version:1,name:P.String,value:null,parent:Af,autogeneration:{type:qe.Unique,rangeStart:null,rangeEnd:null},valueAsType:null},parent:Sf},Fr={id:"relational-database-built-in-base-entity-ref-id",type:r.GenericReference,entityId:V.PERSISTED_ENTITY,entityType:r.BuiltInBaseEntity},xa={hidden:!1,required:!0,id:$t.properties.identifier.id,name:"Identifier name",version:1,type:r.Property,private:!1,abstract:!0,static:!0,implements:null,index:0,dataType:mI,description:"The name of the main database inside of the server instance where the data will be stored.",parent:Fr},TI={id:"relational-database-built-in-base-entity-username-property-data-type-ref-id",type:r.GenericReference,entityId:"relational-database-built-in-base-entity-username-property-data-type-idd",entityType:r.DataType},Of={id:"relational-database-built-in-base-entity-username-property-ref-id",type:r.GenericReference,entityId:$t.properties.username.id,entityType:r.Property},EI={like:!1,id:"relational-database-built-in-base-entity-username-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:{id:"relational-database-built-in-base-entity-username-property-default-value-id",type:r.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:r.GenericReference,entityId:"relational-database-built-in-base-entity-username-property-data-type-id",entityType:r.DataType},autogeneration:null,valueAsType:null},parent:Of},ka={hidden:!1,required:!0,id:$t.properties.username.id,name:"Username",version:1,type:r.Property,private:!1,abstract:!0,static:!0,implements:null,index:1,dataType:EI,description:"The username that will be used to connect to the database.",parent:Fr},RI={id:"relational-database-built-in-base-entity-password-property-data-type-ref-id",type:r.GenericReference,entityId:"relational-database-built-in-base-entity-password-property-data-type-id",entityType:r.DataType},Cf={id:"relational-database-built-in-base-entity-password-property-ref-id",type:r.GenericReference,entityId:$t.properties.password.id,entityType:r.Property},bI={like:!1,id:"relational-database-built-in-base-entity-password-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:null,parent:Cf},ja={hidden:!1,required:!0,id:$t.properties.password.id,name:"Password",version:1,type:r.Property,private:!1,abstract:!0,static:!0,implements:null,index:2,dataType:bI,description:"The password that will be used to connect to the database.",parent:Fr},Bf={id:"relational-database-built-in-base-entity-min-size-property-data-type-ref-id",type:r.GenericReference,entityId:"relational-database-built-in-base-entity-min-size-property-data-type-id",entityType:r.DataType},wf={id:"relational-database-built-in-base-entity-min-size-property-ref-id",type:r.GenericReference,entityId:$t.properties.minSize.id,entityType:r.Property},vI={like:!1,id:"relational-database-built-in-base-entity-min-size-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:Ce,asType:!1,defaultValue:{id:"relational-database-built-in-base-entity-min-size-property-default-value-id",type:r.PrimitiveValue,version:1,name:P.Number,value:6,parent:Bf,autogeneration:null,valueAsType:null},parent:wf},qa={hidden:!0,required:!0,id:$t.properties.minSize.id,name:"Minimum GB size",version:1,type:r.Property,private:!1,abstract:!0,static:!0,implements:null,index:3,dataType:vI,description:"The minimum size of the database in GB.",parent:Fr},_f={id:"relational-database-built-in-base-entity-default-property-data-type-ref-id",type:r.GenericReference,entityId:"relational-database-built-in-base-entity-default-property-data-type-id",entityType:r.DataType},Mf={id:"relational-database-built-in-base-entity-default-property-ref-id",type:r.GenericReference,entityId:$t.properties.default.id,entityType:r.Property},gI={like:!1,id:"relational-database-built-in-base-entity-default-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:An,asType:!1,defaultValue:{id:"relational-database-built-in-base-entity-default-property-default-value-id",type:r.PrimitiveValue,version:1,name:P.Boolean,value:!1,parent:_f,autogeneration:null,valueAsType:null},parent:Mf},Qo={hidden:!0,required:!0,id:$t.properties.default.id,name:"Default",version:1,type:r.Property,private:!1,abstract:!0,static:!0,implements:null,index:4,dataType:gI,description:"If true, this database will be the default database for the server instance and all the new entities.",parent:Fr},Nf={id:"relational-database-built-in-base-entity-autoscaling-property-ref-id",type:r.GenericReference,entityId:$t.properties.autoscaling.id,entityType:r.Property},Vf={id:"relational-database-built-in-base-entity-autoscaling-property-data-type-ref-id",type:r.GenericReference,entityId:"relational-database-built-in-base-entity-autoscaling-property-data-type-id",entityType:r.DataType},II={like:!1,id:"relational-database-built-in-base-entity-autoscaling-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:An,asType:!1,defaultValue:{id:"relational-database-built-in-base-entity-autoscaling-property-default-value-id",type:r.PrimitiveValue,version:1,name:P.Boolean,value:!1,parent:Vf,autogeneration:null,valueAsType:null},parent:Nf},$f={id:"relational-database-built-in-base-entity-autoscaling-property-parent-ref-id",type:r.GenericReference,entityId:V.PERSISTED_ENTITY,entityType:r.BuiltInBaseEntity},Ko={hidden:!0,required:!0,id:$t.properties.autoscaling.id,name:"Auto-scaling",version:1,type:r.Property,private:!1,abstract:!0,static:!0,implements:null,index:4,dataType:II,description:"If true, this database will automatically scale up or down in memory size, based on the usage.",parent:$f},On={id:V.RELATIONAL_DATABASE,version:1,description:"This entity provisions a relational database in the cloud.",name:V.RELATIONAL_DATABASE,type:r.BuiltInBaseEntity,abstract:!0,static:!0,interactive:!1,properties:[xa,ka,ja,qa,Qo,Ko],abstractMethods:[],methods:[],extends:[]},Lf={type:r.GenericReference,entityId:"persisted-built-in-base-entity-ref-id",entityType:r.BuiltInBaseEntity,id:Ct.DeletePersistedEntity},el={type:r.FunctionDeclaration,id:Ct.DeletePersistedEntity,name:Ct.DeletePersistedEntity,description:"Permanently deletes the current copy of an entity from the database",version:1,parent:Lf,inputs:[],calls:[],implements:null,collapsed:!1,returnStatements:[],index:0,private:!1,x:0,y:0},Gf={type:r.GenericReference,entityId:"persisted-built-in-base-entity-ref-id",entityType:r.BuiltInBaseEntity,id:Ct.SoftDeletePersistedEntity},Ff={type:r.FunctionDeclaration,id:Ct.SoftDeletePersistedEntity,name:Ct.SoftDeletePersistedEntity,description:"Designates the entity as deleted, but does not remove it from the database.",version:1,parent:Gf,inputs:[],calls:[],implements:null,collapsed:!1,returnStatements:[],index:0,private:!1,x:0,y:0},Uf=x[r.BuiltInBaseEntity][V.PERSISTED_ENTITY].properties,DI={id:"persisted-built-in-base-entity-database-property-data-type-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-database-property-data-type-id",entityType:r.DataType},xf={id:"persisted-built-in-base-entity-database-property-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-database-property-id",entityType:r.Property},PI={like:!1,id:"persisted-built-in-base-entity-database-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:On,asType:!1,defaultValue:null,parent:xf},kf={id:"persisted-built-in-base-entity-database-property-parent-ref-id",type:r.GenericReference,entityId:V.PERSISTED_ENTITY,entityType:r.BuiltInBaseEntity},Pi={hidden:!0,required:!0,id:Uf.database.id,name:"Database",version:1,type:r.Property,private:!1,abstract:!0,implements:null,static:!0,index:0,dataType:PI,description:"The database that the entity belongs to.",parent:kf},jf={id:"persisted-built-in-base-entity-identifier-property-data-type-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-identifier-property-data-type-id",entityType:r.DataType},qf={id:"persisted-built-in-base-entity-identifier-property-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-identifier-property-id",entityType:r.Property},AI={like:!1,id:"persisted-built-in-base-entity-identifier-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:Oa,asType:!1,defaultValue:{id:"persisted-built-in-base-entity-identifier-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:P.UUID,value:null,parent:jf,autogeneration:{type:qe.Unique,rangeStart:null,rangeEnd:null},valueAsType:null},parent:qf},Jf={id:"persisted-built-in-base-entity-identifier-property-parent-ref-id",type:r.GenericReference,entityId:V.PERSISTED_ENTITY,entityType:r.BuiltInBaseEntity},Wf={hidden:!1,required:!0,id:Uf.identifier.id,name:"Identifier",version:1,type:r.Property,private:!1,abstract:!1,implements:null,static:!1,index:0,dataType:AI,description:"Auto-generated unique identifier for the entity, can be used to identify the entity among other entities of the same type.",parent:Jf},SI={id:"persisted-built-in-base-entity-deleted-at-property-data-type-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-deleted-at-property-data-type-id",entityType:r.DataType},Hf={id:"persisted-built-in-base-entity-deleted-at-property-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-deleted-at-property-id",entityType:r.Property},Yf={like:!1,id:"persisted-built-in-base-entity-deleted-at-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!0,constant:!1,entity:dn,asType:!1,defaultValue:null,parent:Hf},zf={id:"persisted-built-in-base-entity-deleted-at-property-parent-ref-id",type:r.GenericReference,entityId:V.PERSISTED_ENTITY,entityType:r.BuiltInBaseEntity},Zf={hidden:!1,required:!0,id:"persisted-built-in-base-entity-deleted-at-property-id",name:"Deleted at",version:1,type:r.Property,private:!1,abstract:!1,implements:null,static:!1,index:0,dataType:Yf,description:"The date and time when the entity was deleted.",parent:zf},OI={id:"persisted-built-in-base-entity-created-at-property-data-type-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-created-at-property-data-type-id",entityType:r.DataType},Xf={id:"persisted-built-in-base-entity-created-at-property-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-created-at-property-id",entityType:r.Property},Qf={like:!1,id:"persisted-built-in-base-entity-created-at-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:dn,asType:!1,defaultValue:null,parent:Xf},Kf={id:"persisted-built-in-base-entity-created-at-property-parent-ref-id",type:r.GenericReference,entityId:V.PERSISTED_ENTITY,entityType:r.BuiltInBaseEntity},em={hidden:!1,required:!0,id:"persisted-built-in-base-entity-created-at-property-id",name:"Created at",version:1,type:r.Property,private:!1,abstract:!1,implements:null,static:!1,index:0,dataType:Qf,description:"The date and time when the entity was created.",parent:Kf},CI={id:"persisted-built-in-base-entity-updated-at-property-data-type-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-updated-at-property-data-type-id",entityType:r.DataType},tm={id:"persisted-built-in-base-entity-updated-at-property-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-updated-at-property-id",entityType:r.Property},nm={like:!1,id:"persisted-built-in-base-entity-updated-at-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:dn,asType:!1,defaultValue:null,parent:tm},rm={id:"persisted-built-in-base-entity-updated-at-property-parent-ref-id",type:r.GenericReference,entityId:V.PERSISTED_ENTITY,entityType:r.BuiltInBaseEntity},im={hidden:!1,required:!0,id:"persisted-built-in-base-entity-updated-at-property-id",name:"Updated at",version:1,type:r.Property,private:!1,implements:null,abstract:!1,static:!1,index:0,dataType:nm,description:"The date and time when the entity was last updated.",parent:rm},Le={id:V.PERSISTED_ENTITY,version:1,description:"An entity that is permanently stored in the database and can be accessed at any point.",name:V.PERSISTED_ENTITY,type:r.BuiltInBaseEntity,abstract:!0,static:!1,interactive:!0,abstractMethods:[],properties:[Pi,Wf,Zf,em,im],methods:[el,Ff],extends:[]},am={id:"cron-job-triggered-function-declaration-blueprint-parent-ref-id",type:r.GenericReference,entityType:r.BuiltInBaseEntity,entityId:V.HTTP_ENDPOINT},tl={id:"cron-job-triggered-function-declaration-blueprint-id",name:"Cron job triggered",version:1,type:r.ActionDescriptor,argumentsType:U.None,returnsType:U.None,description:"Executed when the cron job is triggered",fixedArguments:[],dynamicArgumentTypes:null,error:null,fixedReturns:[],dynamicReturnTypes:null,parent:am},sm=x[r.BuiltInBaseEntity].BUILT_IN_CRON_JOB_ENTITY,BI={id:"cron-job-built-in-base-entity-expression-property-data-type-ref",type:r.GenericReference,entityId:"cron-job-built-in-base-entity-expression-property-data-type",entityType:r.DataType},om={id:"cron-job-built-in-base-entity-expression-property-ref",type:r.GenericReference,entityId:sm.properties.expression.id,entityType:r.Property},wI={like:!1,id:"cron-job-built-in-base-entity-expression-property-data-type",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:null,parent:om},lm={id:"cron-job-built-in-base-entity-ref",type:r.GenericReference,entityId:V.CRON_JOB,entityType:r.BuiltInBaseEntity},cm={hidden:!1,required:!0,id:sm.properties.expression.id,name:"Cron expression",version:1,type:r.Property,private:!1,abstract:!0,implements:null,static:!0,index:0,dataType:wI,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:lm},nl={id:V.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:V.CRON_JOB,type:r.BuiltInBaseEntity,abstract:!0,static:!0,interactive:!1,properties:[cm],methods:[],abstractMethods:[tl],extends:[]},dm={type:r.GenericReference,id:"execution-built-in-entity-abort-method-parent-ref-id",entityType:r.BuiltInBaseEntity,entityId:"execution-built-in-entity-id"},rl={id:"execution-built-in-entity-abort-method-id",type:r.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:dm},il={id:V.EXECUTION,type:r.BuiltInBaseEntity,version:1,name:V.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:[rl],abstractMethods:[]},_I=x[r.Condition]["not-empty"],um={type:r.GenericReference,id:"not-empty-condition-ref",entityType:r.ActionDescriptor,entityId:Vt.NotEmpty},pm={id:_I.inputs.leftHand.id,type:r.ValueDescriptor,version:1,name:"Value",description:"The value to check if it is not empty",dataType:null,required:!0,parentRelationType:M.FixedArguments,index:0,parent:um},Kn={type:r.ActionDescriptor,id:Vt.NotEmpty,version:1,name:Vt.NotEmpty,description:"Checks if the value is not empty",parent:null,fixedArguments:[pm],fixedReturns:[],dynamicArgumentTypes:null,dynamicReturnTypes:null,argumentsType:U.Fixed,returnsType:U.None,error:null},ym={[Vt.NotEmpty]:Kn},hm=x[r.Condition]["more-than-or-equal"],fm={type:r.GenericReference,id:"more-than-or-equal-condition-left-hand-argument-parent-ref",entityType:r.ActionDescriptor,entityId:_e.MoreThanOrEqual},mm={id:hm.inputs.leftHand.id,type:r.ValueDescriptor,version:1,name:"First value",description:"The first value to compare",dataType:null,required:!0,parentRelationType:M.FixedArguments,index:0,parent:fm},Tm={type:r.GenericReference,id:"more-than-or-equal-condition-right-hand-argument-parent-ref",entityType:r.ActionDescriptor,entityId:_e.MoreThanOrEqual},Em={id:hm.inputs.rightHand.id,type:r.ValueDescriptor,version:1,name:"Second value",description:"The second value to compare",dataType:null,required:!0,parentRelationType:M.FixedArguments,index:1,parent:Tm},Ur={type:r.ActionDescriptor,id:_e.MoreThanOrEqual,version:1,name:_e.MoreThanOrEqual,description:"Checks if the value is not empty",parent:null,fixedArguments:[mm,Em],fixedReturns:[],dynamicArgumentTypes:null,dynamicReturnTypes:null,argumentsType:U.Fixed,returnsType:U.None,error:null},Rm={[_e.MoreThanOrEqual]:Ur},MI={...ym,...Rm},Ja={type:r.ActionDescriptor,id:ln.PROJECT_PUBLICATION_COMPLETED,version:1,name:ln.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,fixedArguments:[],fixedReturns:[],dynamicArgumentTypes:null,dynamicReturnTypes:null,argumentsType:U.None,returnsType:U.None,error:null},NI={[ln.PROJECT_PUBLICATION_COMPLETED]:Ja},al=x[r.ValueDescriptor][Bo.ActionOngoingProcessOutputValue],bm={type:r.GenericReference,id:"182f767f-50e8-4394-ba5f-43e78c232733",entityType:r.ValueDescriptor,entityId:al.id},vm={like:!1,id:al.dataType.id,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:il,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:bm},sl={id:al.id,type:r.ValueDescriptor,description:"A value that represents the ongoing process of the parent action",version:1,name:"Process",dataType:vm,required:!0,index:0,parent:null,parentRelationType:M.OngoingProcessExecution};var ee;(function(n){n.assertEqual=a=>a;function e(a){}n.assertIs=e;function t(a){throw new Error}n.assertNever=t,n.arrayToEnum=a=>{const s={};for(const o of a)s[o]=o;return s},n.getValidEnumValues=a=>{const s=n.objectKeys(a).filter(l=>typeof a[a[l]]!="number"),o={};for(const l of s)o[l]=a[l];return n.objectValues(o)},n.objectValues=a=>n.objectKeys(a).map(function(s){return a[s]}),n.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},n.find=(a,s)=>{for(const o of a)if(s(o))return o},n.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)}n.joinValues=i,n.jsonStringifyReplacer=(a,s)=>typeof s=="bigint"?s.toString():s})(ee||(ee={}));var ol;(function(n){n.mergeShapes=(e,t)=>({...e,...t})})(ol||(ol={}));const $=ee.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Cn=n=>{switch(typeof n){case"undefined":return $.undefined;case"string":return $.string;case"number":return isNaN(n)?$.nan:$.number;case"boolean":return $.boolean;case"function":return $.function;case"bigint":return $.bigint;case"symbol":return $.symbol;case"object":return Array.isArray(n)?$.array:n===null?$.null:n.then&&typeof n.then=="function"&&n.catch&&typeof n.catch=="function"?$.promise:typeof Map<"u"&&n instanceof Map?$.map:typeof Set<"u"&&n instanceof Set?$.set:typeof Date<"u"&&n instanceof Date?$.date:$.object;default:return $.unknown}},O=ee.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"]),VI=n=>JSON.stringify(n,null,2).replace(/"([^"]+)":/g,"$1:");class bt 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 bt))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,ee.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()}}bt.create=n=>new bt(n);const xr=(n,e)=>{let t;switch(n.code){case O.invalid_type:n.received===$.undefined?t="Required":t=`Expected ${n.expected}, received ${n.received}`;break;case O.invalid_literal:t=`Invalid literal value, expected ${JSON.stringify(n.expected,ee.jsonStringifyReplacer)}`;break;case O.unrecognized_keys:t=`Unrecognized key(s) in object: ${ee.joinValues(n.keys,", ")}`;break;case O.invalid_union:t="Invalid input";break;case O.invalid_union_discriminator:t=`Invalid discriminator value. Expected ${ee.joinValues(n.options)}`;break;case O.invalid_enum_value:t=`Invalid enum value. Expected ${ee.joinValues(n.options)}, received '${n.received}'`;break;case O.invalid_arguments:t="Invalid function arguments";break;case O.invalid_return_type:t="Invalid function return type";break;case O.invalid_date:t="Invalid date";break;case O.invalid_string:typeof n.validation=="object"?"includes"in n.validation?(t=`Invalid input: must include "${n.validation.includes}"`,typeof n.validation.position=="number"&&(t=`${t} at one or more positions greater than or equal to ${n.validation.position}`)):"startsWith"in n.validation?t=`Invalid input: must start with "${n.validation.startsWith}"`:"endsWith"in n.validation?t=`Invalid input: must end with "${n.validation.endsWith}"`:ee.assertNever(n.validation):n.validation!=="regex"?t=`Invalid ${n.validation}`:t="Invalid";break;case O.too_small:n.type==="array"?t=`Array must contain ${n.exact?"exactly":n.inclusive?"at least":"more than"} ${n.minimum} element(s)`:n.type==="string"?t=`String must contain ${n.exact?"exactly":n.inclusive?"at least":"over"} ${n.minimum} character(s)`:n.type==="number"?t=`Number must be ${n.exact?"exactly equal to ":n.inclusive?"greater than or equal to ":"greater than "}${n.minimum}`:n.type==="date"?t=`Date must be ${n.exact?"exactly equal to ":n.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(n.minimum))}`:t="Invalid input";break;case O.too_big:n.type==="array"?t=`Array must contain ${n.exact?"exactly":n.inclusive?"at most":"less than"} ${n.maximum} element(s)`:n.type==="string"?t=`String must contain ${n.exact?"exactly":n.inclusive?"at most":"under"} ${n.maximum} character(s)`:n.type==="number"?t=`Number must be ${n.exact?"exactly":n.inclusive?"less than or equal to":"less than"} ${n.maximum}`:n.type==="bigint"?t=`BigInt must be ${n.exact?"exactly":n.inclusive?"less than or equal to":"less than"} ${n.maximum}`:n.type==="date"?t=`Date must be ${n.exact?"exactly":n.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(n.maximum))}`:t="Invalid input";break;case O.custom:t="Invalid input";break;case O.invalid_intersection_types:t="Intersection results could not be merged";break;case O.not_multiple_of:t=`Number must be a multiple of ${n.multipleOf}`;break;case O.not_finite:t="Number must be finite";break;default:t=e.defaultError,ee.assertNever(n)}return{message:t}};let gm=xr;function $I(n){gm=n}function Wa(){return gm}const Ha=n=>{const{data:e,path:t,errorMaps:i,issueData:a}=n,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}},LI=[];function N(n,e){const t=Wa(),i=Ha({issueData:e,data:n.data,path:n.path,errorMaps:[n.common.contextualErrorMap,n.schemaErrorMap,t,t===xr?void 0:xr].filter(a=>!!a)});n.common.issues.push(i)}class tt{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 q;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 tt.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 q;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 q=Object.freeze({status:"aborted"}),kr=n=>({status:"dirty",value:n}),pt=n=>({status:"valid",value:n}),ll=n=>n.status==="aborted",cl=n=>n.status==="dirty",Ai=n=>n.status==="valid",Si=n=>typeof Promise<"u"&&n instanceof Promise;function Ya(n,e,t,i){if(t==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?n!==e||!i:!e.has(n))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?i:t==="a"?i.call(n):i?i.value:e.get(n)}function Im(n,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"?n!==e||!a:!e.has(n))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?a.call(n,t):a?a.value=t:e.set(n,t),t}typeof SuppressedError=="function"&&SuppressedError;var F;(function(n){n.errToObj=e=>typeof e=="string"?{message:e}:e||{},n.toString=e=>typeof e=="string"?e:e==null?void 0:e.message})(F||(F={}));var Oi,Ci;class Zt{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 Dm=(n,e)=>{if(Ai(e))return{success:!0,data:e.value};if(!n.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 bt(n.common.issues);return this._error=t,this._error}}};function z(n){if(!n)return{};const{errorMap:e,invalid_type_error:t,required_error:i,description:a}=n;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:f}=n;return o.code==="invalid_enum_value"?{message:f??l.defaultError}:typeof l.data>"u"?{message:(p=f??i)!==null&&p!==void 0?p:l.defaultError}:o.code!=="invalid_type"?{message:l.defaultError}:{message:(y=f??t)!==null&&y!==void 0?y:l.defaultError}},description:a}}class X{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 Cn(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:Cn(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new tt,ctx:{common:e.parent.common,data:e.data,parsedType:Cn(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){const t=this._parse(e);if(Si(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:Cn(e)},s=this._parseSync({data:e,path:a.path,parent:a});return Dm(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:Cn(e)},a=this._parse({data:e,path:i.path,parent:i}),s=await(Si(a)?a:Promise.resolve(a));return Dm(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:O.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 Jt({schema:this,typeName:j.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}optional(){return Qt.create(this,this._def)}nullable(){return Mn.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return qt.create(this,this._def)}promise(){return Wr.create(this,this._def)}or(e){return Mi.create([this,e],this._def)}and(e){return Ni.create(this,e,this._def)}transform(e){return new Jt({...z(this._def),schema:this,typeName:j.ZodEffects,effect:{type:"transform",transform:e}})}default(e){const t=typeof e=="function"?e:()=>e;return new Fi({...z(this._def),innerType:this,defaultValue:t,typeName:j.ZodDefault})}brand(){return new pl({typeName:j.ZodBranded,type:this,...z(this._def)})}catch(e){const t=typeof e=="function"?e:()=>e;return new Ui({...z(this._def),innerType:this,catchValue:t,typeName:j.ZodCatch})}describe(e){const t=this.constructor;return new t({...this._def,description:e})}pipe(e){return xi.create(this,e)}readonly(){return ki.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}const GI=/^c[^\s-]{8,}$/i,FI=/^[0-9a-z]+$/,UI=/^[0-9A-HJKMNP-TV-Z]{26}$/,xI=/^[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,kI=/^[a-z0-9_-]{21}$/i,jI=/^[-+]?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)?)??$/,qI=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,JI="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let dl;const WI=/^(?:(?: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])$/,HI=/^(([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})))$/,YI=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,Pm="((\\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])))",zI=new RegExp(`^${Pm}$`);function Am(n){let e="([01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d";return n.precision?e=`${e}\\.\\d{${n.precision}}`:n.precision==null&&(e=`${e}(\\.\\d+)?`),e}function ZI(n){return new RegExp(`^${Am(n)}$`)}function Sm(n){let e=`${Pm}T${Am(n)}`;const t=[];return t.push(n.local?"Z?":"Z"),n.offset&&t.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${t.join("|")})`,new RegExp(`^${e}$`)}function XI(n,e){return!!((e==="v4"||!e)&&WI.test(n)||(e==="v6"||!e)&&HI.test(n))}class jt extends X{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==$.string){const s=this._getOrReturnCtx(e);return N(s,{code:O.invalid_type,expected:$.string,received:s.parsedType}),q}const i=new tt;let a;for(const s of this._def.checks)if(s.kind==="min")e.data.length<s.value&&(a=this._getOrReturnCtx(e,a),N(a,{code:O.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),N(a,{code:O.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?N(a,{code:O.too_big,maximum:s.value,type:"string",inclusive:!0,exact:!0,message:s.message}):l&&N(a,{code:O.too_small,minimum:s.value,type:"string",inclusive:!0,exact:!0,message:s.message}),i.dirty())}else if(s.kind==="email")qI.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"email",code:O.invalid_string,message:s.message}),i.dirty());else if(s.kind==="emoji")dl||(dl=new RegExp(JI,"u")),dl.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"emoji",code:O.invalid_string,message:s.message}),i.dirty());else if(s.kind==="uuid")xI.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"uuid",code:O.invalid_string,message:s.message}),i.dirty());else if(s.kind==="nanoid")kI.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"nanoid",code:O.invalid_string,message:s.message}),i.dirty());else if(s.kind==="cuid")GI.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"cuid",code:O.invalid_string,message:s.message}),i.dirty());else if(s.kind==="cuid2")FI.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"cuid2",code:O.invalid_string,message:s.message}),i.dirty());else if(s.kind==="ulid")UI.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"ulid",code:O.invalid_string,message:s.message}),i.dirty());else if(s.kind==="url")try{new URL(e.data)}catch{a=this._getOrReturnCtx(e,a),N(a,{validation:"url",code:O.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),N(a,{validation:"regex",code:O.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),N(a,{code:O.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),N(a,{code:O.invalid_string,validation:{startsWith:s.value},message:s.message}),i.dirty()):s.kind==="endsWith"?e.data.endsWith(s.value)||(a=this._getOrReturnCtx(e,a),N(a,{code:O.invalid_string,validation:{endsWith:s.value},message:s.message}),i.dirty()):s.kind==="datetime"?Sm(s).test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{code:O.invalid_string,validation:"datetime",message:s.message}),i.dirty()):s.kind==="date"?zI.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{code:O.invalid_string,validation:"date",message:s.message}),i.dirty()):s.kind==="time"?ZI(s).test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{code:O.invalid_string,validation:"time",message:s.message}),i.dirty()):s.kind==="duration"?jI.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"duration",code:O.invalid_string,message:s.message}),i.dirty()):s.kind==="ip"?XI(e.data,s.version)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"ip",code:O.invalid_string,message:s.message}),i.dirty()):s.kind==="base64"?YI.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"base64",code:O.invalid_string,message:s.message}),i.dirty()):ee.assertNever(s);return{status:i.value,value:e.data}}_regex(e,t,i){return this.refinement(a=>e.test(a),{validation:t,code:O.invalid_string,...F.errToObj(i)})}_addCheck(e){return new jt({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...F.errToObj(e)})}url(e){return this._addCheck({kind:"url",...F.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...F.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...F.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...F.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...F.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...F.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...F.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...F.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...F.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,...F.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,...F.errToObj(e==null?void 0:e.message)})}duration(e){return this._addCheck({kind:"duration",...F.errToObj(e)})}regex(e,t){return this._addCheck({kind:"regex",regex:e,...F.errToObj(t)})}includes(e,t){return this._addCheck({kind:"includes",value:e,position:t==null?void 0:t.position,...F.errToObj(t==null?void 0:t.message)})}startsWith(e,t){return this._addCheck({kind:"startsWith",value:e,...F.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:"endsWith",value:e,...F.errToObj(t)})}min(e,t){return this._addCheck({kind:"min",value:e,...F.errToObj(t)})}max(e,t){return this._addCheck({kind:"max",value:e,...F.errToObj(t)})}length(e,t){return this._addCheck({kind:"length",value:e,...F.errToObj(t)})}nonempty(e){return this.min(1,F.errToObj(e))}trim(){return new jt({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new jt({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new jt({...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}}jt.create=n=>{var e;return new jt({checks:[],typeName:j.ZodString,coerce:(e=n==null?void 0:n.coerce)!==null&&e!==void 0?e:!1,...z(n)})};function QI(n,e){const t=(n.toString().split(".")[1]||"").length,i=(e.toString().split(".")[1]||"").length,a=t>i?t:i,s=parseInt(n.toFixed(a).replace(".","")),o=parseInt(e.toFixed(a).replace(".",""));return s%o/Math.pow(10,a)}class Bn extends X{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)!==$.number){const s=this._getOrReturnCtx(e);return N(s,{code:O.invalid_type,expected:$.number,received:s.parsedType}),q}let i;const a=new tt;for(const s of this._def.checks)s.kind==="int"?ee.isInteger(e.data)||(i=this._getOrReturnCtx(e,i),N(i,{code:O.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),N(i,{code:O.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),N(i,{code:O.too_big,maximum:s.value,type:"number",inclusive:s.inclusive,exact:!1,message:s.message}),a.dirty()):s.kind==="multipleOf"?QI(e.data,s.value)!==0&&(i=this._getOrReturnCtx(e,i),N(i,{code:O.not_multiple_of,multipleOf:s.value,message:s.message}),a.dirty()):s.kind==="finite"?Number.isFinite(e.data)||(i=this._getOrReturnCtx(e,i),N(i,{code:O.not_finite,message:s.message}),a.dirty()):ee.assertNever(s);return{status:a.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,F.toString(t))}gt(e,t){return this.setLimit("min",e,!1,F.toString(t))}lte(e,t){return this.setLimit("max",e,!0,F.toString(t))}lt(e,t){return this.setLimit("max",e,!1,F.toString(t))}setLimit(e,t,i,a){return new Bn({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:i,message:F.toString(a)}]})}_addCheck(e){return new Bn({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:F.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:F.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:F.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:F.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:F.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:F.toString(t)})}finite(e){return this._addCheck({kind:"finite",message:F.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:F.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:F.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"&&ee.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)}}Bn.create=n=>new Bn({checks:[],typeName:j.ZodNumber,coerce:(n==null?void 0:n.coerce)||!1,...z(n)});class wn extends X{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)!==$.bigint){const s=this._getOrReturnCtx(e);return N(s,{code:O.invalid_type,expected:$.bigint,received:s.parsedType}),q}let i;const a=new tt;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),N(i,{code:O.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),N(i,{code:O.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),N(i,{code:O.not_multiple_of,multipleOf:s.value,message:s.message}),a.dirty()):ee.assertNever(s);return{status:a.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,F.toString(t))}gt(e,t){return this.setLimit("min",e,!1,F.toString(t))}lte(e,t){return this.setLimit("max",e,!0,F.toString(t))}lt(e,t){return this.setLimit("max",e,!1,F.toString(t))}setLimit(e,t,i,a){return new wn({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:i,message:F.toString(a)}]})}_addCheck(e){return new wn({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:F.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:F.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:F.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:F.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:F.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}}wn.create=n=>{var e;return new wn({checks:[],typeName:j.ZodBigInt,coerce:(e=n==null?void 0:n.coerce)!==null&&e!==void 0?e:!1,...z(n)})};class Bi extends X{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==$.boolean){const i=this._getOrReturnCtx(e);return N(i,{code:O.invalid_type,expected:$.boolean,received:i.parsedType}),q}return pt(e.data)}}Bi.create=n=>new Bi({typeName:j.ZodBoolean,coerce:(n==null?void 0:n.coerce)||!1,...z(n)});class er extends X{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==$.date){const s=this._getOrReturnCtx(e);return N(s,{code:O.invalid_type,expected:$.date,received:s.parsedType}),q}if(isNaN(e.data.getTime())){const s=this._getOrReturnCtx(e);return N(s,{code:O.invalid_date}),q}const i=new tt;let a;for(const s of this._def.checks)s.kind==="min"?e.data.getTime()<s.value&&(a=this._getOrReturnCtx(e,a),N(a,{code:O.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),N(a,{code:O.too_big,message:s.message,inclusive:!0,exact:!1,maximum:s.value,type:"date"}),i.dirty()):ee.assertNever(s);return{status:i.value,value:new Date(e.data.getTime())}}_addCheck(e){return new er({...this._def,checks:[...this._def.checks,e]})}min(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:F.toString(t)})}max(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:F.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}}er.create=n=>new er({checks:[],coerce:(n==null?void 0:n.coerce)||!1,typeName:j.ZodDate,...z(n)});class za extends X{_parse(e){if(this._getType(e)!==$.symbol){const i=this._getOrReturnCtx(e);return N(i,{code:O.invalid_type,expected:$.symbol,received:i.parsedType}),q}return pt(e.data)}}za.create=n=>new za({typeName:j.ZodSymbol,...z(n)});class wi extends X{_parse(e){if(this._getType(e)!==$.undefined){const i=this._getOrReturnCtx(e);return N(i,{code:O.invalid_type,expected:$.undefined,received:i.parsedType}),q}return pt(e.data)}}wi.create=n=>new wi({typeName:j.ZodUndefined,...z(n)});class _i extends X{_parse(e){if(this._getType(e)!==$.null){const i=this._getOrReturnCtx(e);return N(i,{code:O.invalid_type,expected:$.null,received:i.parsedType}),q}return pt(e.data)}}_i.create=n=>new _i({typeName:j.ZodNull,...z(n)});class jr extends X{constructor(){super(...arguments),this._any=!0}_parse(e){return pt(e.data)}}jr.create=n=>new jr({typeName:j.ZodAny,...z(n)});class tr extends X{constructor(){super(...arguments),this._unknown=!0}_parse(e){return pt(e.data)}}tr.create=n=>new tr({typeName:j.ZodUnknown,...z(n)});class pn extends X{_parse(e){const t=this._getOrReturnCtx(e);return N(t,{code:O.invalid_type,expected:$.never,received:t.parsedType}),q}}pn.create=n=>new pn({typeName:j.ZodNever,...z(n)});class Za extends X{_parse(e){if(this._getType(e)!==$.undefined){const i=this._getOrReturnCtx(e);return N(i,{code:O.invalid_type,expected:$.void,received:i.parsedType}),q}return pt(e.data)}}Za.create=n=>new Za({typeName:j.ZodVoid,...z(n)});class qt extends X{_parse(e){const{ctx:t,status:i}=this._processInputParams(e),a=this._def;if(t.parsedType!==$.array)return N(t,{code:O.invalid_type,expected:$.array,received:t.parsedType}),q;if(a.exactLength!==null){const o=t.data.length>a.exactLength.value,l=t.data.length<a.exactLength.value;(o||l)&&(N(t,{code:o?O.too_big:O.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&&(N(t,{code:O.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&&(N(t,{code:O.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 Zt(t,o,t.path,l)))).then(o=>tt.mergeArray(i,o));const s=[...t.data].map((o,l)=>a.type._parseSync(new Zt(t,o,t.path,l)));return tt.mergeArray(i,s)}get element(){return this._def.type}min(e,t){return new qt({...this._def,minLength:{value:e,message:F.toString(t)}})}max(e,t){return new qt({...this._def,maxLength:{value:e,message:F.toString(t)}})}length(e,t){return new qt({...this._def,exactLength:{value:e,message:F.toString(t)}})}nonempty(e){return this.min(1,e)}}qt.create=(n,e)=>new qt({type:n,minLength:null,maxLength:null,exactLength:null,typeName:j.ZodArray,...z(e)});function qr(n){if(n instanceof Fe){const e={};for(const t in n.shape){const i=n.shape[t];e[t]=Qt.create(qr(i))}return new Fe({...n._def,shape:()=>e})}else return n instanceof qt?new qt({...n._def,type:qr(n.element)}):n instanceof Qt?Qt.create(qr(n.unwrap())):n instanceof Mn?Mn.create(qr(n.unwrap())):n instanceof Xt?Xt.create(n.items.map(e=>qr(e))):n}class Fe extends X{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=ee.objectKeys(e);return this._cached={shape:e,keys:t}}_parse(e){if(this._getType(e)!==$.object){const y=this._getOrReturnCtx(e);return N(y,{code:O.invalid_type,expected:$.object,received:y.parsedType}),q}const{status:i,ctx:a}=this._processInputParams(e),{shape:s,keys:o}=this._getCached(),l=[];if(!(this._def.catchall instanceof pn&&this._def.unknownKeys==="strip"))for(const y in a.data)o.includes(y)||l.push(y);const p=[];for(const y of o){const f=s[y],m=a.data[y];p.push({key:{status:"valid",value:y},value:f._parse(new Zt(a,m,a.path,y)),alwaysSet:y in a.data})}if(this._def.catchall instanceof pn){const y=this._def.unknownKeys;if(y==="passthrough")for(const f of l)p.push({key:{status:"valid",value:f},value:{status:"valid",value:a.data[f]}});else if(y==="strict")l.length>0&&(N(a,{code:O.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 f of l){const m=a.data[f];p.push({key:{status:"valid",value:f},value:y._parse(new Zt(a,m,a.path,f)),alwaysSet:f in a.data})}}return a.common.async?Promise.resolve().then(async()=>{const y=[];for(const f of p){const m=await f.key,b=await f.value;y.push({key:m,value:b,alwaysSet:f.alwaysSet})}return y}).then(y=>tt.mergeObjectSync(i,y)):tt.mergeObjectSync(i,p)}get shape(){return this._def.shape()}strict(e){return F.errToObj,new Fe({...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=F.errToObj(e).message)!==null&&l!==void 0?l:p}:{message:p}}}:{}})}strip(){return new Fe({...this._def,unknownKeys:"strip"})}passthrough(){return new Fe({...this._def,unknownKeys:"passthrough"})}extend(e){return new Fe({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new Fe({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:j.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(e){return new Fe({...this._def,catchall:e})}pick(e){const t={};return ee.objectKeys(e).forEach(i=>{e[i]&&this.shape[i]&&(t[i]=this.shape[i])}),new Fe({...this._def,shape:()=>t})}omit(e){const t={};return ee.objectKeys(this.shape).forEach(i=>{e[i]||(t[i]=this.shape[i])}),new Fe({...this._def,shape:()=>t})}deepPartial(){return qr(this)}partial(e){const t={};return ee.objectKeys(this.shape).forEach(i=>{const a=this.shape[i];e&&!e[i]?t[i]=a:t[i]=a.optional()}),new Fe({...this._def,shape:()=>t})}required(e){const t={};return ee.objectKeys(this.shape).forEach(i=>{if(e&&!e[i])t[i]=this.shape[i];else{let s=this.shape[i];for(;s instanceof Qt;)s=s._def.innerType;t[i]=s}}),new Fe({...this._def,shape:()=>t})}keyof(){return Om(ee.objectKeys(this.shape))}}Fe.create=(n,e)=>new Fe({shape:()=>n,unknownKeys:"strip",catchall:pn.create(),typeName:j.ZodObject,...z(e)}),Fe.strictCreate=(n,e)=>new Fe({shape:()=>n,unknownKeys:"strict",catchall:pn.create(),typeName:j.ZodObject,...z(e)}),Fe.lazycreate=(n,e)=>new Fe({shape:n,unknownKeys:"strip",catchall:pn.create(),typeName:j.ZodObject,...z(e)});class Mi extends X{_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 bt(l.ctx.common.issues));return N(t,{code:O.invalid_union,unionErrors:o}),q}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},f=p._parseSync({data:t.data,path:t.path,parent:y});if(f.status==="valid")return f;f.status==="dirty"&&!s&&(s={result:f,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 bt(p));return N(t,{code:O.invalid_union,unionErrors:l}),q}}get options(){return this._def.options}}Mi.create=(n,e)=>new Mi({options:n,typeName:j.ZodUnion,...z(e)});const yn=n=>n instanceof $i?yn(n.schema):n instanceof Jt?yn(n.innerType()):n instanceof Li?[n.value]:n instanceof _n?n.options:n instanceof Gi?ee.objectValues(n.enum):n instanceof Fi?yn(n._def.innerType):n instanceof wi?[void 0]:n instanceof _i?[null]:n instanceof Qt?[void 0,...yn(n.unwrap())]:n instanceof Mn?[null,...yn(n.unwrap())]:n instanceof pl||n instanceof ki?yn(n.unwrap()):n instanceof Ui?yn(n._def.innerType):[];class Xa extends X{_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==$.object)return N(t,{code:O.invalid_type,expected:$.object,received:t.parsedType}),q;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}):(N(t,{code:O.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[i]}),q)}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=yn(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 Xa({typeName:j.ZodDiscriminatedUnion,discriminator:e,options:t,optionsMap:a,...z(i)})}}function ul(n,e){const t=Cn(n),i=Cn(e);if(n===e)return{valid:!0,data:n};if(t===$.object&&i===$.object){const a=ee.objectKeys(e),s=ee.objectKeys(n).filter(l=>a.indexOf(l)!==-1),o={...n,...e};for(const l of s){const p=ul(n[l],e[l]);if(!p.valid)return{valid:!1};o[l]=p.data}return{valid:!0,data:o}}else if(t===$.array&&i===$.array){if(n.length!==e.length)return{valid:!1};const a=[];for(let s=0;s<n.length;s++){const o=n[s],l=e[s],p=ul(o,l);if(!p.valid)return{valid:!1};a.push(p.data)}return{valid:!0,data:a}}else return t===$.date&&i===$.date&&+n==+e?{valid:!0,data:n}:{valid:!1}}class Ni extends X{_parse(e){const{status:t,ctx:i}=this._processInputParams(e),a=(s,o)=>{if(ll(s)||ll(o))return q;const l=ul(s.value,o.value);return l.valid?((cl(s)||cl(o))&&t.dirty(),{status:t.value,value:l.data}):(N(i,{code:O.invalid_intersection_types}),q)};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}))}}Ni.create=(n,e,t)=>new Ni({left:n,right:e,typeName:j.ZodIntersection,...z(t)});class Xt extends X{_parse(e){const{status:t,ctx:i}=this._processInputParams(e);if(i.parsedType!==$.array)return N(i,{code:O.invalid_type,expected:$.array,received:i.parsedType}),q;if(i.data.length<this._def.items.length)return N(i,{code:O.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),q;!this._def.rest&&i.data.length>this._def.items.length&&(N(i,{code:O.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 Zt(i,o,i.path,l)):null}).filter(o=>!!o);return i.common.async?Promise.all(s).then(o=>tt.mergeArray(t,o)):tt.mergeArray(t,s)}get items(){return this._def.items}rest(e){return new Xt({...this._def,rest:e})}}Xt.create=(n,e)=>{if(!Array.isArray(n))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Xt({items:n,typeName:j.ZodTuple,rest:null,...z(e)})};class Vi extends X{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!==$.object)return N(i,{code:O.invalid_type,expected:$.object,received:i.parsedType}),q;const a=[],s=this._def.keyType,o=this._def.valueType;for(const l in i.data)a.push({key:s._parse(new Zt(i,l,i.path,l)),value:o._parse(new Zt(i,i.data[l],i.path,l)),alwaysSet:l in i.data});return i.common.async?tt.mergeObjectAsync(t,a):tt.mergeObjectSync(t,a)}get element(){return this._def.valueType}static create(e,t,i){return t instanceof X?new Vi({keyType:e,valueType:t,typeName:j.ZodRecord,...z(i)}):new Vi({keyType:jt.create(),valueType:e,typeName:j.ZodRecord,...z(t)})}}class Qa extends X{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!==$.map)return N(i,{code:O.invalid_type,expected:$.map,received:i.parsedType}),q;const a=this._def.keyType,s=this._def.valueType,o=[...i.data.entries()].map(([l,p],y)=>({key:a._parse(new Zt(i,l,i.path,[y,"key"])),value:s._parse(new Zt(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,f=await p.value;if(y.status==="aborted"||f.status==="aborted")return q;(y.status==="dirty"||f.status==="dirty")&&t.dirty(),l.set(y.value,f.value)}return{status:t.value,value:l}})}else{const l=new Map;for(const p of o){const y=p.key,f=p.value;if(y.status==="aborted"||f.status==="aborted")return q;(y.status==="dirty"||f.status==="dirty")&&t.dirty(),l.set(y.value,f.value)}return{status:t.value,value:l}}}}Qa.create=(n,e,t)=>new Qa({valueType:e,keyType:n,typeName:j.ZodMap,...z(t)});class nr extends X{_parse(e){const{status:t,ctx:i}=this._processInputParams(e);if(i.parsedType!==$.set)return N(i,{code:O.invalid_type,expected:$.set,received:i.parsedType}),q;const a=this._def;a.minSize!==null&&i.data.size<a.minSize.value&&(N(i,{code:O.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&&(N(i,{code:O.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 f of p){if(f.status==="aborted")return q;f.status==="dirty"&&t.dirty(),y.add(f.value)}return{status:t.value,value:y}}const l=[...i.data.values()].map((p,y)=>s._parse(new Zt(i,p,i.path,y)));return i.common.async?Promise.all(l).then(p=>o(p)):o(l)}min(e,t){return new nr({...this._def,minSize:{value:e,message:F.toString(t)}})}max(e,t){return new nr({...this._def,maxSize:{value:e,message:F.toString(t)}})}size(e,t){return this.min(e,t).max(e,t)}nonempty(e){return this.min(1,e)}}nr.create=(n,e)=>new nr({valueType:n,minSize:null,maxSize:null,typeName:j.ZodSet,...z(e)});class Jr extends X{constructor(){super(...arguments),this.validate=this.implement}_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==$.function)return N(t,{code:O.invalid_type,expected:$.function,received:t.parsedType}),q;function i(l,p){return Ha({data:l,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,Wa(),xr].filter(y=>!!y),issueData:{code:O.invalid_arguments,argumentsError:p}})}function a(l,p){return Ha({data:l,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,Wa(),xr].filter(y=>!!y),issueData:{code:O.invalid_return_type,returnTypeError:p}})}const s={errorMap:t.common.contextualErrorMap},o=t.data;if(this._def.returns instanceof Wr){const l=this;return pt(async function(...p){const y=new bt([]),f=await l._def.args.parseAsync(p,s).catch(v=>{throw y.addIssue(i(p,v)),y}),m=await Reflect.apply(o,this,f);return await l._def.returns._def.type.parseAsync(m,s).catch(v=>{throw y.addIssue(a(m,v)),y})})}else{const l=this;return pt(function(...p){const y=l._def.args.safeParse(p,s);if(!y.success)throw new bt([i(p,y.error)]);const f=Reflect.apply(o,this,y.data),m=l._def.returns.safeParse(f,s);if(!m.success)throw new bt([a(f,m.error)]);return m.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new Jr({...this._def,args:Xt.create(e).rest(tr.create())})}returns(e){return new Jr({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,t,i){return new Jr({args:e||Xt.create([]).rest(tr.create()),returns:t||tr.create(),typeName:j.ZodFunction,...z(i)})}}class $i extends X{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})}}$i.create=(n,e)=>new $i({getter:n,typeName:j.ZodLazy,...z(e)});class Li extends X{_parse(e){if(e.data!==this._def.value){const t=this._getOrReturnCtx(e);return N(t,{received:t.data,code:O.invalid_literal,expected:this._def.value}),q}return{status:"valid",value:e.data}}get value(){return this._def.value}}Li.create=(n,e)=>new Li({value:n,typeName:j.ZodLiteral,...z(e)});function Om(n,e){return new _n({values:n,typeName:j.ZodEnum,...z(e)})}class _n extends X{constructor(){super(...arguments),Oi.set(this,void 0)}_parse(e){if(typeof e.data!="string"){const t=this._getOrReturnCtx(e),i=this._def.values;return N(t,{expected:ee.joinValues(i),received:t.parsedType,code:O.invalid_type}),q}if(Ya(this,Oi,"f")||Im(this,Oi,new Set(this._def.values),"f"),!Ya(this,Oi,"f").has(e.data)){const t=this._getOrReturnCtx(e),i=this._def.values;return N(t,{received:t.data,code:O.invalid_enum_value,options:i}),q}return pt(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})}}Oi=new WeakMap,_n.create=Om;class Gi extends X{constructor(){super(...arguments),Ci.set(this,void 0)}_parse(e){const t=ee.getValidEnumValues(this._def.values),i=this._getOrReturnCtx(e);if(i.parsedType!==$.string&&i.parsedType!==$.number){const a=ee.objectValues(t);return N(i,{expected:ee.joinValues(a),received:i.parsedType,code:O.invalid_type}),q}if(Ya(this,Ci,"f")||Im(this,Ci,new Set(ee.getValidEnumValues(this._def.values)),"f"),!Ya(this,Ci,"f").has(e.data)){const a=ee.objectValues(t);return N(i,{received:i.data,code:O.invalid_enum_value,options:a}),q}return pt(e.data)}get enum(){return this._def.values}}Ci=new WeakMap,Gi.create=(n,e)=>new Gi({values:n,typeName:j.ZodNativeEnum,...z(e)});class Wr extends X{unwrap(){return this._def.type}_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==$.promise&&t.common.async===!1)return N(t,{code:O.invalid_type,expected:$.promise,received:t.parsedType}),q;const i=t.parsedType===$.promise?t.data:Promise.resolve(t.data);return pt(i.then(a=>this._def.type.parseAsync(a,{path:t.path,errorMap:t.common.contextualErrorMap})))}}Wr.create=(n,e)=>new Wr({type:n,typeName:j.ZodPromise,...z(e)});class Jt extends X{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===j.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=>{N(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 q;const p=await this._def.schema._parseAsync({data:l,path:i.path,parent:i});return p.status==="aborted"?q:p.status==="dirty"||t.value==="dirty"?kr(p.value):p});{if(t.value==="aborted")return q;const l=this._def.schema._parseSync({data:o,path:i.path,parent:i});return l.status==="aborted"?q:l.status==="dirty"||t.value==="dirty"?kr(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"?q:(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"?q:(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(!Ai(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=>Ai(o)?Promise.resolve(a.transform(o.value,s)).then(l=>({status:t.value,value:l})):o);ee.assertNever(a)}}Jt.create=(n,e,t)=>new Jt({schema:n,typeName:j.ZodEffects,effect:e,...z(t)}),Jt.createWithPreprocess=(n,e,t)=>new Jt({schema:e,effect:{type:"preprocess",transform:n},typeName:j.ZodEffects,...z(t)});class Qt extends X{_parse(e){return this._getType(e)===$.undefined?pt(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}Qt.create=(n,e)=>new Qt({innerType:n,typeName:j.ZodOptional,...z(e)});class Mn extends X{_parse(e){return this._getType(e)===$.null?pt(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}Mn.create=(n,e)=>new Mn({innerType:n,typeName:j.ZodNullable,...z(e)});class Fi extends X{_parse(e){const{ctx:t}=this._processInputParams(e);let i=t.data;return t.parsedType===$.undefined&&(i=this._def.defaultValue()),this._def.innerType._parse({data:i,path:t.path,parent:t})}removeDefault(){return this._def.innerType}}Fi.create=(n,e)=>new Fi({innerType:n,typeName:j.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...z(e)});class Ui extends X{_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 Si(a)?a.then(s=>({status:"valid",value:s.status==="valid"?s.value:this._def.catchValue({get error(){return new bt(i.common.issues)},input:i.data})})):{status:"valid",value:a.status==="valid"?a.value:this._def.catchValue({get error(){return new bt(i.common.issues)},input:i.data})}}removeCatch(){return this._def.innerType}}Ui.create=(n,e)=>new Ui({innerType:n,typeName:j.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...z(e)});class Ka extends X{_parse(e){if(this._getType(e)!==$.nan){const i=this._getOrReturnCtx(e);return N(i,{code:O.invalid_type,expected:$.nan,received:i.parsedType}),q}return{status:"valid",value:e.data}}}Ka.create=n=>new Ka({typeName:j.ZodNaN,...z(n)});const KI=Symbol("zod_brand");class pl extends X{_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 xi extends X{_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"?q:s.status==="dirty"?(t.dirty(),kr(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"?q: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 xi({in:e,out:t,typeName:j.ZodPipeline})}}class ki extends X{_parse(e){const t=this._def.innerType._parse(e),i=a=>(Ai(a)&&(a.value=Object.freeze(a.value)),a);return Si(t)?t.then(a=>i(a)):i(t)}unwrap(){return this._def.innerType}}ki.create=(n,e)=>new ki({innerType:n,typeName:j.ZodReadonly,...z(e)});function Cm(n,e={},t){return n?jr.create().superRefine((i,a)=>{var s,o;if(!n(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})}}):jr.create()}const eD={object:Fe.lazycreate};var j;(function(n){n.ZodString="ZodString",n.ZodNumber="ZodNumber",n.ZodNaN="ZodNaN",n.ZodBigInt="ZodBigInt",n.ZodBoolean="ZodBoolean",n.ZodDate="ZodDate",n.ZodSymbol="ZodSymbol",n.ZodUndefined="ZodUndefined",n.ZodNull="ZodNull",n.ZodAny="ZodAny",n.ZodUnknown="ZodUnknown",n.ZodNever="ZodNever",n.ZodVoid="ZodVoid",n.ZodArray="ZodArray",n.ZodObject="ZodObject",n.ZodUnion="ZodUnion",n.ZodDiscriminatedUnion="ZodDiscriminatedUnion",n.ZodIntersection="ZodIntersection",n.ZodTuple="ZodTuple",n.ZodRecord="ZodRecord",n.ZodMap="ZodMap",n.ZodSet="ZodSet",n.ZodFunction="ZodFunction",n.ZodLazy="ZodLazy",n.ZodLiteral="ZodLiteral",n.ZodEnum="ZodEnum",n.ZodEffects="ZodEffects",n.ZodNativeEnum="ZodNativeEnum",n.ZodOptional="ZodOptional",n.ZodNullable="ZodNullable",n.ZodDefault="ZodDefault",n.ZodCatch="ZodCatch",n.ZodPromise="ZodPromise",n.ZodBranded="ZodBranded",n.ZodPipeline="ZodPipeline",n.ZodReadonly="ZodReadonly"})(j||(j={}));const tD=(n,e={message:`Input not instance of ${n.name}`})=>Cm(t=>t instanceof n,e),es=jt.create,yl=Bn.create,nD=Ka.create,rD=wn.create,hl=Bi.create,Bm=er.create,iD=za.create,aD=wi.create,wm=_i.create,sD=jr.create,ts=tr.create,oD=pn.create,lD=Za.create,cD=qt.create,_m=Fe.create,dD=Fe.strictCreate,uD=Mi.create,pD=Xa.create,yD=Ni.create,hD=Xt.create,Mm=Vi.create,fD=Qa.create,mD=nr.create,TD=Jr.create,ED=$i.create,RD=Li.create,Nm=_n.create,bD=Gi.create,vD=Wr.create,Vm=Jt.create,gD=Qt.create,ID=Mn.create,DD=Jt.createWithPreprocess,PD=xi.create;var d=Object.freeze({__proto__:null,defaultErrorMap:xr,setErrorMap:$I,getErrorMap:Wa,makeIssue:Ha,EMPTY_PATH:LI,addIssueToContext:N,ParseStatus:tt,INVALID:q,DIRTY:kr,OK:pt,isAborted:ll,isDirty:cl,isValid:Ai,isAsync:Si,get util(){return ee},get objectUtil(){return ol},ZodParsedType:$,getParsedType:Cn,ZodType:X,datetimeRegex:Sm,ZodString:jt,ZodNumber:Bn,ZodBigInt:wn,ZodBoolean:Bi,ZodDate:er,ZodSymbol:za,ZodUndefined:wi,ZodNull:_i,ZodAny:jr,ZodUnknown:tr,ZodNever:pn,ZodVoid:Za,ZodArray:qt,ZodObject:Fe,ZodUnion:Mi,ZodDiscriminatedUnion:Xa,ZodIntersection:Ni,ZodTuple:Xt,ZodRecord:Vi,ZodMap:Qa,ZodSet:nr,ZodFunction:Jr,ZodLazy:$i,ZodLiteral:Li,ZodEnum:_n,ZodNativeEnum:Gi,ZodPromise:Wr,ZodEffects:Jt,ZodTransformer:Jt,ZodOptional:Qt,ZodNullable:Mn,ZodDefault:Fi,ZodCatch:Ui,ZodNaN:Ka,BRAND:KI,ZodBranded:pl,ZodPipeline:xi,ZodReadonly:ki,custom:Cm,Schema:X,ZodSchema:X,late:eD,get ZodFirstPartyTypeKind(){return j},coerce:{string:n=>jt.create({...n,coerce:!0}),number:n=>Bn.create({...n,coerce:!0}),boolean:n=>Bi.create({...n,coerce:!0}),bigint:n=>wn.create({...n,coerce:!0}),date:n=>er.create({...n,coerce:!0})},any:sD,array:cD,bigint:rD,boolean:hl,date:Bm,discriminatedUnion:pD,effect:Vm,enum:Nm,function:TD,instanceof:tD,intersection:yD,lazy:ED,literal:RD,map:fD,nan:nD,nativeEnum:bD,never:oD,null:wm,nullable:ID,number:yl,object:_m,oboolean:()=>hl().optional(),onumber:()=>yl().optional(),optional:gD,ostring:()=>es().optional(),pipeline:PD,preprocess:DD,promise:vD,record:Mm,set:mD,strictObject:dD,string:es,symbol:iD,transformer:Vm,tuple:hD,undefined:aD,union:uD,unknown:ts,void:lD,NEVER:q,ZodIssueCode:O,quotelessJson:VI,ZodError:bt});function $m(n){var a,s,o;if(!(n!=null&&n.dataType))return ts();const e=n.dataType.isNullable||!1,t=n.dataType.isList||!1;let i=ts();if(((a=n.dataType.entity)==null?void 0:a.type)===r.PrimitiveEntity)switch(n.dataType.entity.name){case P.String:i=es();break;case P.JSON:i=Mm(ts());break;case P.Number:i=yl();break;case P.Boolean:i=hl();break;case P.Date:i=Bm();break;case P.Enum:{const l=n.dataType.options||[];if(l.length===0)throw new Error(`Enum property ${n.name} has no options`);i=Nm(l);break}case P.Null:i=wm();break;case P.UUID:i=es().uuid();break}else if(((s=n.dataType.entity)==null?void 0:s.type)===r.CustomEntity)i=Lm(n.dataType.entity);else throw new Error(`Unsupported data type validation: ${(o=n.dataType.entity)==null?void 0:o.type}`);return e&&(i=i.nullable()),t&&(i=i.array()),i}function Lm(n){const e=_m({});for(const t of n.properties){const i=$m(t);e.shape[t.name]=i}return e}function Gm(n){const e=n.rangeStart;return new Date(e.getTime()+Math.random()*(Date.now()-e.getTime()))}function Fm(n){const e=n.rangeEnd;return new Date(Math.random()*e.getTime())}function Um(n){const e=n.rangeStart,t=n.rangeEnd;return new Date(e.getTime()+Math.random()*(t.getTime()-e.getTime()))}function xm(n){return n.rangeStart&&n.rangeEnd?Um(n):n.rangeStart?Gm(n):n.rangeEnd?Fm(n):new Date}function AD(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var km={},ns={},rs={};Object.defineProperty(rs,"__esModule",{value:!0}),rs.default=OD;let is;const SD=new Uint8Array(16);function OD(){if(!is&&(is=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!is))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return is(SD)}var Nn={},rr={},as={};Object.defineProperty(as,"__esModule",{value:!0}),as.default=void 0;var CD=/^(?:[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;as.default=CD,Object.defineProperty(rr,"__esModule",{value:!0}),rr.default=void 0;var BD=wD(as);function wD(n){return n&&n.__esModule?n:{default:n}}function _D(n){return typeof n=="string"&&BD.default.test(n)}var MD=_D;rr.default=MD,Object.defineProperty(Nn,"__esModule",{value:!0}),Nn.default=void 0,Nn.unsafeStringify=jm;var ND=VD(rr);function VD(n){return n&&n.__esModule?n:{default:n}}const Xe=[];for(let n=0;n<256;++n)Xe.push((n+256).toString(16).slice(1));function jm(n,e=0){return Xe[n[e+0]]+Xe[n[e+1]]+Xe[n[e+2]]+Xe[n[e+3]]+"-"+Xe[n[e+4]]+Xe[n[e+5]]+"-"+Xe[n[e+6]]+Xe[n[e+7]]+"-"+Xe[n[e+8]]+Xe[n[e+9]]+"-"+Xe[n[e+10]]+Xe[n[e+11]]+Xe[n[e+12]]+Xe[n[e+13]]+Xe[n[e+14]]+Xe[n[e+15]]}function $D(n,e=0){const t=jm(n,e);if(!(0,ND.default)(t))throw TypeError("Stringified UUID is invalid");return t}var LD=$D;Nn.default=LD,Object.defineProperty(ns,"__esModule",{value:!0}),ns.default=void 0;var GD=UD(rs),FD=Nn;function UD(n){return n&&n.__esModule?n:{default:n}}let qm,fl,ml=0,Tl=0;function xD(n,e,t){let i=e&&t||0;const a=e||new Array(16);n=n||{};let s=n.node||qm,o=n.clockseq!==void 0?n.clockseq:fl;if(s==null||o==null){const b=n.random||(n.rng||GD.default)();s==null&&(s=qm=[b[0]|1,b[1],b[2],b[3],b[4],b[5]]),o==null&&(o=fl=(b[6]<<8|b[7])&16383)}let l=n.msecs!==void 0?n.msecs:Date.now(),p=n.nsecs!==void 0?n.nsecs:Tl+1;const y=l-ml+(p-Tl)/1e4;if(y<0&&n.clockseq===void 0&&(o=o+1&16383),(y<0||l>ml)&&n.nsecs===void 0&&(p=0),p>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");ml=l,Tl=p,fl=o,l+=122192928e5;const f=((l&268435455)*1e4+p)%4294967296;a[i++]=f>>>24&255,a[i++]=f>>>16&255,a[i++]=f>>>8&255,a[i++]=f&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 b=0;b<6;++b)a[i+b]=s[b];return e||(0,FD.unsafeStringify)(a)}var kD=xD;ns.default=kD;var ss={},Vn={},ji={};Object.defineProperty(ji,"__esModule",{value:!0}),ji.default=void 0;var jD=qD(rr);function qD(n){return n&&n.__esModule?n:{default:n}}function JD(n){if(!(0,jD.default)(n))throw TypeError("Invalid UUID");let e;const t=new Uint8Array(16);return t[0]=(e=parseInt(n.slice(0,8),16))>>>24,t[1]=e>>>16&255,t[2]=e>>>8&255,t[3]=e&255,t[4]=(e=parseInt(n.slice(9,13),16))>>>8,t[5]=e&255,t[6]=(e=parseInt(n.slice(14,18),16))>>>8,t[7]=e&255,t[8]=(e=parseInt(n.slice(19,23),16))>>>8,t[9]=e&255,t[10]=(e=parseInt(n.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 WD=JD;ji.default=WD,Object.defineProperty(Vn,"__esModule",{value:!0}),Vn.URL=Vn.DNS=void 0,Vn.default=XD;var HD=Nn,YD=zD(ji);function zD(n){return n&&n.__esModule?n:{default:n}}function ZD(n){n=unescape(encodeURIComponent(n));const e=[];for(let t=0;t<n.length;++t)e.push(n.charCodeAt(t));return e}const Jm="6ba7b810-9dad-11d1-80b4-00c04fd430c8";Vn.DNS=Jm;const Wm="6ba7b811-9dad-11d1-80b4-00c04fd430c8";Vn.URL=Wm;function XD(n,e,t){function i(a,s,o,l){var p;if(typeof a=="string"&&(a=ZD(a)),typeof s=="string"&&(s=(0,YD.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 f=0;f<16;++f)o[l+f]=y[f];return o}return(0,HD.unsafeStringify)(y)}try{i.name=n}catch{}return i.DNS=Jm,i.URL=Wm,i}var os={};Object.defineProperty(os,"__esModule",{value:!0}),os.default=void 0;function QD(n){if(typeof n=="string"){const e=unescape(encodeURIComponent(n));n=new Uint8Array(e.length);for(let t=0;t<e.length;++t)n[t]=e.charCodeAt(t)}return KD(eP(tP(n),n.length*8))}function KD(n){const e=[],t=n.length*32,i="0123456789abcdef";for(let a=0;a<t;a+=8){const s=n[a>>5]>>>a%32&255,o=parseInt(i.charAt(s>>>4&15)+i.charAt(s&15),16);e.push(o)}return e}function Hm(n){return(n+64>>>9<<4)+14+1}function eP(n,e){n[e>>5]|=128<<e%32,n[Hm(e)-1]=e;let t=1732584193,i=-271733879,a=-1732584194,s=271733878;for(let o=0;o<n.length;o+=16){const l=t,p=i,y=a,f=s;t=nt(t,i,a,s,n[o],7,-680876936),s=nt(s,t,i,a,n[o+1],12,-389564586),a=nt(a,s,t,i,n[o+2],17,606105819),i=nt(i,a,s,t,n[o+3],22,-1044525330),t=nt(t,i,a,s,n[o+4],7,-176418897),s=nt(s,t,i,a,n[o+5],12,1200080426),a=nt(a,s,t,i,n[o+6],17,-1473231341),i=nt(i,a,s,t,n[o+7],22,-45705983),t=nt(t,i,a,s,n[o+8],7,1770035416),s=nt(s,t,i,a,n[o+9],12,-1958414417),a=nt(a,s,t,i,n[o+10],17,-42063),i=nt(i,a,s,t,n[o+11],22,-1990404162),t=nt(t,i,a,s,n[o+12],7,1804603682),s=nt(s,t,i,a,n[o+13],12,-40341101),a=nt(a,s,t,i,n[o+14],17,-1502002290),i=nt(i,a,s,t,n[o+15],22,1236535329),t=rt(t,i,a,s,n[o+1],5,-165796510),s=rt(s,t,i,a,n[o+6],9,-1069501632),a=rt(a,s,t,i,n[o+11],14,643717713),i=rt(i,a,s,t,n[o],20,-373897302),t=rt(t,i,a,s,n[o+5],5,-701558691),s=rt(s,t,i,a,n[o+10],9,38016083),a=rt(a,s,t,i,n[o+15],14,-660478335),i=rt(i,a,s,t,n[o+4],20,-405537848),t=rt(t,i,a,s,n[o+9],5,568446438),s=rt(s,t,i,a,n[o+14],9,-1019803690),a=rt(a,s,t,i,n[o+3],14,-187363961),i=rt(i,a,s,t,n[o+8],20,1163531501),t=rt(t,i,a,s,n[o+13],5,-1444681467),s=rt(s,t,i,a,n[o+2],9,-51403784),a=rt(a,s,t,i,n[o+7],14,1735328473),i=rt(i,a,s,t,n[o+12],20,-1926607734),t=it(t,i,a,s,n[o+5],4,-378558),s=it(s,t,i,a,n[o+8],11,-2022574463),a=it(a,s,t,i,n[o+11],16,1839030562),i=it(i,a,s,t,n[o+14],23,-35309556),t=it(t,i,a,s,n[o+1],4,-1530992060),s=it(s,t,i,a,n[o+4],11,1272893353),a=it(a,s,t,i,n[o+7],16,-155497632),i=it(i,a,s,t,n[o+10],23,-1094730640),t=it(t,i,a,s,n[o+13],4,681279174),s=it(s,t,i,a,n[o],11,-358537222),a=it(a,s,t,i,n[o+3],16,-722521979),i=it(i,a,s,t,n[o+6],23,76029189),t=it(t,i,a,s,n[o+9],4,-640364487),s=it(s,t,i,a,n[o+12],11,-421815835),a=it(a,s,t,i,n[o+15],16,530742520),i=it(i,a,s,t,n[o+2],23,-995338651),t=at(t,i,a,s,n[o],6,-198630844),s=at(s,t,i,a,n[o+7],10,1126891415),a=at(a,s,t,i,n[o+14],15,-1416354905),i=at(i,a,s,t,n[o+5],21,-57434055),t=at(t,i,a,s,n[o+12],6,1700485571),s=at(s,t,i,a,n[o+3],10,-1894986606),a=at(a,s,t,i,n[o+10],15,-1051523),i=at(i,a,s,t,n[o+1],21,-2054922799),t=at(t,i,a,s,n[o+8],6,1873313359),s=at(s,t,i,a,n[o+15],10,-30611744),a=at(a,s,t,i,n[o+6],15,-1560198380),i=at(i,a,s,t,n[o+13],21,1309151649),t=at(t,i,a,s,n[o+4],6,-145523070),s=at(s,t,i,a,n[o+11],10,-1120210379),a=at(a,s,t,i,n[o+2],15,718787259),i=at(i,a,s,t,n[o+9],21,-343485551),t=$n(t,l),i=$n(i,p),a=$n(a,y),s=$n(s,f)}return[t,i,a,s]}function tP(n){if(n.length===0)return[];const e=n.length*8,t=new Uint32Array(Hm(e));for(let i=0;i<e;i+=8)t[i>>5]|=(n[i/8]&255)<<i%32;return t}function $n(n,e){const t=(n&65535)+(e&65535);return(n>>16)+(e>>16)+(t>>16)<<16|t&65535}function nP(n,e){return n<<e|n>>>32-e}function ls(n,e,t,i,a,s){return $n(nP($n($n(e,n),$n(i,s)),a),t)}function nt(n,e,t,i,a,s,o){return ls(e&t|~e&i,n,e,a,s,o)}function rt(n,e,t,i,a,s,o){return ls(e&i|t&~i,n,e,a,s,o)}function it(n,e,t,i,a,s,o){return ls(e^t^i,n,e,a,s,o)}function at(n,e,t,i,a,s,o){return ls(t^(e|~i),n,e,a,s,o)}var rP=QD;os.default=rP,Object.defineProperty(ss,"__esModule",{value:!0}),ss.default=void 0;var iP=Ym(Vn),aP=Ym(os);function Ym(n){return n&&n.__esModule?n:{default:n}}var sP=(0,iP.default)("v3",48,aP.default);ss.default=sP;var cs={},ds={};Object.defineProperty(ds,"__esModule",{value:!0}),ds.default=void 0;var oP={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};ds.default=oP,Object.defineProperty(cs,"__esModule",{value:!0}),cs.default=void 0;var zm=Zm(ds),lP=Zm(rs),cP=Nn;function Zm(n){return n&&n.__esModule?n:{default:n}}function dP(n,e,t){if(zm.default.randomUUID&&!e&&!n)return zm.default.randomUUID();n=n||{};const i=n.random||(n.rng||lP.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,cP.unsafeStringify)(i)}var uP=dP;cs.default=uP;var us={},ps={};Object.defineProperty(ps,"__esModule",{value:!0}),ps.default=void 0;function pP(n,e,t,i){switch(n){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 El(n,e){return n<<e|n>>>32-e}function yP(n){const e=[1518500249,1859775393,2400959708,3395469782],t=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof n=="string"){const o=unescape(encodeURIComponent(n));n=[];for(let l=0;l<o.length;++l)n.push(o.charCodeAt(l))}else Array.isArray(n)||(n=Array.prototype.slice.call(n));n.push(128);const i=n.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]=n[o*64+p*4]<<24|n[o*64+p*4+1]<<16|n[o*64+p*4+2]<<8|n[o*64+p*4+3];s[o]=l}s[a-1][14]=(n.length-1)*8/Math.pow(2,32),s[a-1][14]=Math.floor(s[a-1][14]),s[a-1][15]=(n.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]=El(l[v-3]^l[v-8]^l[v-14]^l[v-16],1);let p=t[0],y=t[1],f=t[2],m=t[3],b=t[4];for(let v=0;v<80;++v){const I=Math.floor(v/20),D=El(p,5)+pP(I,y,f,m)+b+e[I]+l[v]>>>0;b=m,m=f,f=El(y,30)>>>0,y=p,p=D}t[0]=t[0]+p>>>0,t[1]=t[1]+y>>>0,t[2]=t[2]+f>>>0,t[3]=t[3]+m>>>0,t[4]=t[4]+b>>>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 hP=yP;ps.default=hP,Object.defineProperty(us,"__esModule",{value:!0}),us.default=void 0;var fP=Xm(Vn),mP=Xm(ps);function Xm(n){return n&&n.__esModule?n:{default:n}}var TP=(0,fP.default)("v5",80,mP.default);us.default=TP;var ys={};Object.defineProperty(ys,"__esModule",{value:!0}),ys.default=void 0;var EP="00000000-0000-0000-0000-000000000000";ys.default=EP;var hs={};Object.defineProperty(hs,"__esModule",{value:!0}),hs.default=void 0;var RP=bP(rr);function bP(n){return n&&n.__esModule?n:{default:n}}function vP(n){if(!(0,RP.default)(n))throw TypeError("Invalid UUID");return parseInt(n.slice(14,15),16)}var gP=vP;hs.default=gP,function(n){Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"NIL",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(n,"parse",{enumerable:!0,get:function(){return y.default}}),Object.defineProperty(n,"stringify",{enumerable:!0,get:function(){return p.default}}),Object.defineProperty(n,"v1",{enumerable:!0,get:function(){return e.default}}),Object.defineProperty(n,"v3",{enumerable:!0,get:function(){return t.default}}),Object.defineProperty(n,"v4",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(n,"v5",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(n,"validate",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(n,"version",{enumerable:!0,get:function(){return o.default}});var e=f(ns),t=f(ss),i=f(cs),a=f(us),s=f(ys),o=f(hs),l=f(rr),p=f(Nn),y=f(ji);function f(m){return m&&m.__esModule?m:{default:m}}}(km);function Rl(n,e){if(!n||!e||!n.length||!e.length)throw new Error("Bad alphabet");this.srcAlphabet=n,this.dstAlphabet=e}Rl.prototype.convert=function(n){var e,t,i,a={},s=this.srcAlphabet.length,o=this.dstAlphabet.length,l=n.length,p=typeof n=="string"?"":[];if(!this.isValid(n))throw new Error('Number "'+n+'" contains of non-alphabetic digits ('+this.srcAlphabet+")");if(this.srcAlphabet===this.dstAlphabet)return n;for(e=0;e<l;e++)a[e]=this.srcAlphabet.indexOf(n[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},Rl.prototype.isValid=function(n){for(var e=0;e<n.length;++e)if(this.srcAlphabet.indexOf(n[e])===-1)return!1;return!0};var IP=Rl,DP=IP;function qi(n,e){var t=new DP(n,e);return function(i){return t.convert(i)}}qi.BIN="01",qi.OCT="01234567",qi.DEC="0123456789",qi.HEX="0123456789abcdef";var PP=qi;const{v4:bl,validate:AP}=km,fs=PP,vl={cookieBase90:"0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!#$%&'()*+-./:<=>?@[]^_`{|}~",flickrBase58:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ",uuid25Base36:"0123456789abcdefghijklmnopqrstuvwxyz"},SP={consistentLength:!0};let gl;const Qm=(n,e,t)=>{const i=e(n.toLowerCase().replace(/-/g,""));return!t||!t.consistentLength?i:i.padStart(t.shortIdLength,t.paddingChar)},Km=(n,e)=>{const i=e(n).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("-")},OP=n=>Math.ceil(Math.log(2**128)/Math.log(n));var CP=(()=>{const n=(e,t)=>{const i=e||vl.flickrBase58,a={...SP,...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=OP(i.length),o={shortIdLength:s,consistentLength:a.consistentLength,paddingChar:i[0]},l=fs(fs.HEX,i),p=fs(i,fs.HEX),y=()=>Qm(bl(),l,o),m={alphabet:i,fromUUID:b=>Qm(b,l,o),maxLength:s,generate:y,new:y,toUUID:b=>Km(b,p),uuid:bl,validate:(b,v=!1)=>{if(!b||typeof b!="string")return!1;const I=a.consistentLength?b.length===s:b.length<=s,D=b.split("").every(C=>i.includes(C));return v===!1?I&&D:I&&D&&AP(Km(b,p))}};return Object.freeze(m),m};return n.constants=vl,n.uuid=bl,n.generate=()=>(gl||(gl=n(vl.flickrBase58).generate),gl()),n})();const ms=AD(CP);function eT(){return ms().uuid()}function tT(n){return n.rangeStart+Math.random()}function nT(n){const e=n.rangeEnd;return Math.random()*e}function rT(n){const e=n.rangeStart,t=n.rangeEnd;return Math.random()*(t-e)+e}function iT(n){return n.rangeStart&&n.rangeEnd?rT(n):n.rangeStart?tT(n):n.rangeEnd?nT(n):Math.random()}function aT(n){const e=n.rangeStart;return Math.random().toString(36).substring(e)}function sT(n){const e=n.rangeEnd;return Math.random().toString(36).substring(0,e)}function oT(n){const e=n.rangeStart,t=n.rangeEnd;return Math.random().toString(36).substring(e,t)}function lT(n){return n.rangeStart&&n.rangeEnd?oT(n):n.rangeStart?aT(n):n.rangeEnd?sT(n):Math.random().toString(36)}function cT(n){return Math.random()>=.5}function BP(n){if(!n||!n.autogeneration)return null;switch(n.autogeneration.type){case qe.CurrentDateAndTime:if(n.name===P.Date)return new Date;case qe.Random:{if(n.name===P.Date)return xm(n.autogeneration);if(n.name===P.Number)return iT(n.autogeneration);if(n.name===P.String)return lT(n.autogeneration);if(n.name===P.Boolean)return cT(n.autogeneration)}case qe.Unique:if(n.name===P.UUID)return eT();default:throw new Error(`Generating a ${n.autogeneration.type} value for a ${n.name} is not supported`)}}const Z="e7eb5382-3d99-44fd-972a-b8b1e819f6be",Il="global-user-variable-id",dT="last-executed-timestamp-variable-id",wP={id:"alternative-relational-database-entity-identifier-property-data-type-ref-id",type:r.GenericReference,entityId:"alternative-relational-database-entity-identifier-property-data-type-id",entityType:r.DataType},_P={id:"alternative-relational-database-entity-identifier-property-ref-id",type:r.GenericReference,entityId:"alternative-relational-database-entity-identifier-property-id",entityType:r.Property},MP={like:!1,id:"alternative-relational-database-entity-identifier-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:{id:"alternative-relational-database-entity-identifier-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:P.String,value:null,parent:wP,autogeneration:{type:qe.Unique,rangeStart:null,rangeEnd:null},valueAsType:null},parent:_P},Ts={id:"alternative-relational-database-entity-ref-id",type:r.GenericReference,entityId:V.PERSISTED_ENTITY,entityType:r.BuiltInBaseEntity},NP={hidden:!1,required:!0,id:"alternative-relational-database-entity-identifier-property-id",name:"Identifier name",version:1,type:r.Property,private:!1,abstract:!1,implements:xa,static:!0,index:0,dataType:MP,description:"The name of the main database inside of the server instance where the data will be stored.",parent:Ts};r.GenericReference,r.DataType;const VP={id:"alternative-relational-database-entity-username-property-ref-id",type:r.GenericReference,entityId:"alternative-relational-database-entity-username-property-id",entityType:r.Property},$P={like:!1,id:"alternative-relational-database-entity-username-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:null,parent:VP},LP={hidden:!1,required:!0,id:"alternative-relational-database-entity-username-property-id",name:"Username",version:1,type:r.Property,private:!1,abstract:!1,implements:ka,static:!0,index:1,dataType:$P,description:"The username that will be used to connect to the database.",parent:Ts};r.GenericReference,r.DataType;const GP={id:"alternative-relational-database-entity-password-property-ref-id",type:r.GenericReference,entityId:"alternative-relational-database-entity-password-property-id",entityType:r.Property},FP={like:!1,id:"alternative-relational-database-entity-password-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:null,parent:GP},UP={hidden:!1,required:!0,id:"alternative-relational-database-entity-password-property-id",name:"Password",version:1,type:r.Property,private:!1,abstract:!1,implements:ja,static:!0,index:2,dataType:FP,description:"The password that will be used to connect to the database.",parent:Ts},xP={id:"alternative-relational-database-entity-min-size-property-data-type-ref-id",type:r.GenericReference,entityId:"alternative-relational-database-entity-min-size-property-data-type-id",entityType:r.DataType},kP={id:"alternative-relational-database-entity-min-size-property-ref-id",type:r.GenericReference,entityId:"alternative-relational-database-entity-min-size-property-id",entityType:r.Property},jP={like:!1,id:"alternative-relational-database-entity-min-size-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:Ce,asType:!1,defaultValue:{id:"alternative-relational-database-entity-min-size-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:P.Number,value:6,parent:xP,autogeneration:null,valueAsType:null},parent:kP},qP={hidden:!1,required:!0,id:"alternative-relational-database-entity-min-size-property-id",name:"Minimum GB size",version:1,type:r.Property,private:!1,abstract:!1,implements:qa,static:!0,index:3,dataType:jP,description:"The minimum size of the database in GB.",parent:Ts},JP={id:"alternative-relational-database-entity-parent-ref-id",type:r.GenericReference,entityId:Z,entityType:r.Project},uT={id:"alternative-relational-database-entity-id",type:r.CustomEntity,version:1,name:"Alternative relational Database",description:"A database that permanently stores the persisted entities attached to it.",abstract:!1,static:!0,properties:[NP,LP,UP,qP],methods:[],abstractMethods:[],extends:[],implements:[On],x:0,y:0,parent:JP},WP={id:"animal-prototype-database-property-ref-id",type:r.GenericReference,entityId:"animal-prototype-database-property-id",entityType:r.Property},HP={id:"animal-prototype-database-property-data-type-default-value-parent-ref-id",type:r.GenericReference,entityId:"animal-prototype-database-property-data-type-default-value-id",entityType:r.DataType},YP={like:!1,id:"animal-prototype-database-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:On,asType:!1,defaultValue:{id:"animal-prototype-database-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,value:null,name:P.EntityTemplate,valueAsType:uT,autogeneration:null,parent:HP},parent:WP},zP={id:"animal-prototype-database-property-parent-ref-id",type:r.GenericReference,entityId:"de67fc84-3719-46fd-9ab4-3fca3a3cc50d",entityType:r.CustomEntity},ZP={hidden:!1,required:!0,id:"animal-prototype-database-property-id",name:"Database",version:1,type:r.Property,private:!1,abstract:!1,implements:Pi,static:!0,index:0,dataType:YP,description:"The database that the entity belongs to.",parent:zP},XP={type:r.GenericReference,id:"291e4d4f-01d8-40a0-90dc-5f1ac6636e9b",entityType:r.Property,entityId:"5cb617b0-92be-4dbe-a007-49093368d94f"},QP={like:!1,id:"c1930577-9e79-48a6-8905-be24611015c1",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:XP},KP={type:r.GenericReference,id:"e2b9e456-f2b3-4dc7-85a2-fbb68ed0c9c7",entityType:r.CustomEntity,entityId:"c9bc312a-10d3-48a7-9ab4-ea483a9e2416"},eA={hidden:!1,required:!0,type:r.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:QP,abstract:!1,parent:KP},tA={type:r.GenericReference,id:"abc565de-4c83-4936-bc48-4013bef213b8",entityType:r.Project,entityId:Z},nA={type:r.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:[ZP,eA],methods:[],extends:[],implements:[Le],x:0,y:0,parent:tA},rA={id:"default-relational-database-entity-identifier-property-data-type-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-identifier-property-data-type-id",entityType:r.DataType},iA={id:"default-relational-database-entity-identifier-property-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-identifier-property-id",entityType:r.Property},aA={like:!1,id:"default-relational-database-entity-identifier-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:{id:"default-relational-database-entity-identifier-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:P.String,value:"main",parent:rA,autogeneration:{type:qe.Unique,rangeStart:null,rangeEnd:null},valueAsType:null},parent:iA},Hr={id:"default-relational-database-entity-ref-id",type:r.GenericReference,entityId:V.PERSISTED_ENTITY,entityType:r.BuiltInBaseEntity},sA={hidden:!1,required:!0,id:"default-relational-database-entity-identifier-property-id",name:"Identifier name",version:1,type:r.Property,private:!1,abstract:!1,implements:xa,static:!0,index:0,dataType:aA,description:"The name of the main database inside of the server instance where the data will be stored.",parent:Hr};r.GenericReference,r.DataType;const oA={id:"default-relational-database-entity-username-property-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-username-property-id",entityType:r.Property},lA={id:"default-relational-database-entity-username-property-default-value-parent-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-username-property-data-type-id",entityType:r.DataType},cA={like:!1,id:"default-relational-database-entity-username-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:{id:"default-relational-database-entity-username-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:P.String,value:"root",parent:lA,autogeneration:null,valueAsType:null},parent:oA},dA={hidden:!1,required:!0,id:"default-relational-database-entity-username-property-id",name:"Username",version:1,type:r.Property,private:!1,abstract:!1,implements:ka,static:!0,index:1,dataType:cA,description:"The username that will be used to connect to the database.",parent:Hr};r.GenericReference,r.DataType;const uA={id:"default-relational-database-entity-password-property-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-password-property-id",entityType:r.Property},pA={id:"default-relational-database-entity-password-property-default-value-parent-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-password-property-data-type-id",entityType:r.DataType},yA={like:!1,id:"default-relational-database-entity-password-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:{id:"default-relational-database-entity-password-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:P.String,value:"password",parent:pA,autogeneration:null,valueAsType:null},parent:uA},hA={hidden:!1,required:!0,id:"default-relational-database-entity-password-property-id",name:"Password",version:1,type:r.Property,private:!1,abstract:!1,implements:ja,static:!0,index:2,dataType:yA,description:"The password that will be used to connect to the database.",parent:Hr},fA={id:"default-relational-database-entity-min-size-property-data-type-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-min-size-property-data-type-id",entityType:r.DataType},mA={id:"default-relational-database-entity-min-size-property-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-min-size-property-id",entityType:r.Property},TA={like:!1,id:"default-relational-database-entity-min-size-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:Ce,asType:!1,defaultValue:{id:"default-relational-database-entity-min-size-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:P.Number,value:6,parent:fA,autogeneration:null,valueAsType:null},parent:mA},EA={hidden:!1,required:!0,id:"default-relational-database-entity-min-size-property-id",name:"Minimum GB size",version:1,type:r.Property,private:!1,abstract:!1,implements:qa,static:!0,index:3,dataType:TA,description:"The minimum size of the database in GB.",parent:Hr},RA={id:"default-relational-database-entity-default-property-data-type-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-default-property-data-type-id",entityType:r.DataType},bA={id:"default-relational-database-entity-default-property-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-default-property-id",entityType:r.Property},vA={like:!1,id:"default-relational-database-entity-default-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:Ce,asType:!1,defaultValue:{id:"default-relational-database-entity-default-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:P.Boolean,value:!0,parent:RA,autogeneration:null,valueAsType:null},parent:bA},gA={hidden:!0,required:!0,id:"default-relational-database-entity-default-property-id",name:"Default",version:1,type:r.Property,private:!1,abstract:!1,implements:Qo,static:!0,index:4,dataType:vA,description:"Whether this database is automatically picked by other entities as the default database.",parent:Hr},IA={id:"default-relational-database-entity-autoscaling-property-data-type-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-autoscaling-property-data-type-id",entityType:r.DataType},DA={id:"default-relational-database-entity-autoscaling-property-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-autoscaling-property-id",entityType:r.Property},PA={like:!1,id:"default-relational-database-entity-autoscaling-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:Ce,asType:!1,defaultValue:{id:"default-relational-database-entity-autoscaling-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:P.Boolean,value:!0,parent:IA,autogeneration:null,valueAsType:null},parent:DA},AA={hidden:!1,required:!0,id:"default-relational-database-entity-autoscaling-property-id",name:"Auto-scaling",version:1,type:r.Property,private:!1,abstract:!1,implements:Ko,static:!0,index:5,dataType:PA,description:"If true, this database will automatically scale up or down in memory size, based on the usage.s",parent:Hr},SA={id:"default-relational-database-entity-parent-ref-id",type:r.GenericReference,entityId:Z,entityType:r.Project},Dl={id:"default-relational-database-entity-id",type:r.CustomEntity,version:1,name:"Relational Database",description:"A database that permanently stores the persisted entities attached to it.",abstract:!1,static:!0,properties:[gA,AA,sA,dA,hA,EA],methods:[],abstractMethods:[],extends:[],implements:[On],x:0,y:0,parent:SA},OA={id:"user-prototype-database-property-data-type-ref-id",type:r.GenericReference,entityId:"user-prototype-database-property-data-type-id",entityType:r.DataType},CA={id:"user-prototype-database-property-ref-id",type:r.GenericReference,entityId:"user-prototype-database-property-id",entityType:r.Property},BA={like:!1,id:"user-prototype-database-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:On,asType:!1,defaultValue:{id:"user-prototype-database-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,value:null,name:P.EntityTemplate,valueAsType:Dl,autogeneration:null,parent:OA},parent:CA},wA={id:"user-prototype-database-property-parent-ref-id",type:r.GenericReference,entityId:"de67fc84-3719-46fd-9ab4-3fca3a3cc50d",entityType:r.CustomEntity},_A={hidden:!1,required:!0,id:"user-prototype-database-property-id",name:"Database",version:1,type:r.Property,private:!1,abstract:!1,implements:Pi,static:!0,index:0,dataType:BA,description:"The database that the entity belongs to.",parent:wA},MA={type:r.GenericReference,id:"user-prototype-parent-ref-id",entityType:r.Project,entityId:Z},Pl={type:r.CustomEntity,id:"de67fc84-3719-46fd-9ab4-3fca3a3cc50d",version:1,name:"User",description:"A user of the application",implements:[Le],abstract:!1,static:!1,abstractMethods:[],extends:[],properties:[_A],methods:[],x:0,y:0,parent:MA},NA={type:r.GenericReference,id:"person-date-of-birth-property-data-type-parent-ref-id",entityType:r.Property,entityId:"person-date-of-birth-property-id"},VA={like:!1,id:"person-date-of-birth-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:dn,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:NA},$A={type:r.GenericReference,id:"person-date-of-birth-property-parent-ref-id",entityType:r.CustomEntity,entityId:"c9bc312a-10d3-48a7-9ab4-ea483a9e2416"},LA={hidden:!1,required:!0,type:r.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:VA,abstract:!1,parent:$A},GA={type:r.GenericReference,id:"a2867827-2f8e-4c25-b18b-d91857d7f24e",entityType:r.Property,entityId:"cacfec92-46c3-4fca-a1d9-fd1ba94d78c7"},FA={like:!1,id:"1d49f41b-17b9-4f48-87aa-3ce43498e5a9",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:GA},UA={type:r.GenericReference,id:"01cbe760-40a9-4f49-8e3d-194d2f57cb1e",entityType:r.CustomEntity,entityId:"c9bc312a-10d3-48a7-9ab4-ea483a9e2416"},xA={hidden:!1,required:!0,type:r.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:FA,abstract:!1,parent:UA},kA={type:r.GenericReference,id:"3542b22a-3a2f-41c6-876e-24c885572498",entityType:r.Project,entityId:Z},yt={type:r.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:[xA,LA],abstract:!1,static:!1,abstractMethods:[],methods:[],implements:[],extends:[Pl],x:0,y:0,parent:kA},jA={type:r.GenericReference,id:"b59c80b7-b2e9-41e9-abcd-7c5652835efc",entityType:r.FunctionDeclaration,entityId:"36f29f96-c001-4b9a-b49c-83eff406a060"},qA={type:r.GenericReference,id:"1190b5a2-f25e-46db-884d-8a3dd1a44d94",entityType:r.ReturnStatement,entityId:"3ebc4342-c9e8-42e7-a61c-7937081e1d2e"},JA={type:r.GenericReference,id:"36c63126-7814-496f-a6cc-48662c2aabae",entityType:r.ArgumentDeclaration,entityId:"500dee3a-3435-4453-9699-0d053f646523"},WA={type:r.GenericReference,id:"c567e55d-ec12-4e4e-958e-f07522892b4b",entityType:r.ReturnDeclaration,entityId:"9e070523-7e07-4100-8637-960a187f5f14"},HA={like:!1,id:"3973c5a1-f0d8-49a0-a9a9-a0009bf3f0d8",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:yt,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:WA},Al={isError:!1,id:"9e070523-7e07-4100-8637-960a187f5f14",type:r.ReturnDeclaration,version:1,name:"Output Account Owner",description:null,dataType:HA,readsValue:JA,required:!0,index:0,parent:qA},YA={type:r.GenericReference,id:"567d923c-20da-4c1e-956d-962ea30c6d0b",entityType:r.FunctionDeclaration,entityId:"36f29f96-c001-4b9a-b49c-83eff406a060"},zA={type:r.GenericReference,id:"da85e620-59f3-42ab-88c8-b38d33c2c833",entityType:r.FunctionDeclaration,entityId:"36f29f96-c001-4b9a-b49c-83eff406a060"},pT={type:r.ReturnStatement,id:"3ebc4342-c9e8-42e7-a61c-7937081e1d2e",version:1,outputs:[Al],calledByError:[],calledByEntry:[YA],calledBySuccess:[],throws:null,x:0,y:0,parent:zA},ZA={type:r.GenericReference,id:"1c806bb7-4c25-4bad-963b-93dfbb7c8304",entityType:r.ArgumentDeclaration,entityId:"500dee3a-3435-4453-9699-0d053f646523"},XA={like:!1,id:"d90fcc18-642b-433c-8fcb-4094b9031cd5",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:yt,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:ZA},yT={id:"500dee3a-3435-4453-9699-0d053f646523",type:r.ArgumentDeclaration,version:1,name:"New Account Owner",description:null,dataType:XA,required:!0,writesValues:[Al],index:0,parent:jA},QA={type:r.GenericReference,id:"83dceb60-f3c4-4085-824c-85f2003bfd27",entityType:r.CustomEntity,entityId:"506946aa-30da-48e6-918f-ffd9eac58813"},hT={type:r.FunctionDeclaration,id:"36f29f96-c001-4b9a-b49c-83eff406a060",version:1,name:"Change owner of bank account",description:null,implements:null,inputs:[yT],calls:[pT],returnStatements:[pT],index:0,collapsed:!1,private:!1,x:0,y:0,parent:QA},KA={type:r.GenericReference,id:"adbaf302-ffa9-49b6-a3c6-83f9a75068e3",entityType:r.VariableDeclaration,entityId:"8e36a476-766e-4cc2-a8a7-27a07dfb5a4b"},eS={like:!1,id:"79ee04aa-1ba4-4ae9-a406-ed45e5b03f7f",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:yt,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:KA},tS={type:r.GenericReference,id:"55e212d1-f0ec-4bb6-acbe-60f741367daf",entityType:r.OutputMap,entityId:"dc9ddb8f-02a0-4a43-aea6-270ec7b7f8a4"},nS={type:r.GenericReference,id:"944e1171-3d9b-4559-9386-1d4974b15962",entityType:r.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},rS={id:"8e36a476-766e-4cc2-a8a7-27a07dfb5a4b",type:r.VariableDeclaration,version:1,name:"Output Account Owner",description:null,dataType:eS,readsValue:tS,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:nS},iS={type:r.GenericReference,id:"b89ebc83-52cf-4447-a5ae-62241f713079",entityType:r.FunctionCall,entityId:"78f6dba8-bed8-44cd-8b0f-6dcc787d1e1e"},aS={id:"dc9ddb8f-02a0-4a43-aea6-270ec7b7f8a4",type:r.OutputMap,version:1,declaration:Al,writesValues:[rS],index:0,parent:iS},sS={type:r.GenericReference,id:"c1b9e125-1aad-48b7-9687-95c57a6bc10d",entityType:r.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},oS={type:r.GenericReference,id:"d2deaa02-e164-4425-905c-6dee47eb4eac",entityType:r.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},lS={type:r.GenericReference,id:"1109a655-ac62-4110-a933-42a72106f4f0",entityType:r.VariableDeclaration,entityId:"8bea6986-8da2-487b-905d-2fb962db6728"},cS={like:!1,id:"7d9a1307-512e-42ec-9797-2f7229796b97",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:yt,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:lS},dS={type:r.GenericReference,id:"bb61ebf7-57b3-4d14-905d-82ec907205b5",entityType:r.ArgumentDeclaration,entityId:"38f6b236-98ac-47b0-ab9c-d2f9610137b9"},uS={type:r.GenericReference,id:"6b8c7bf2-9fc8-4ea4-9ec0-f41679d513b1",entityType:r.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},pS={type:r.GenericReference,id:"6163d1a1-7a94-49b1-95bb-aecd8d6d335c",entityType:r.FunctionCall,entityId:"78f6dba8-bed8-44cd-8b0f-6dcc787d1e1e"},yS={type:r.GenericReference,id:"1f900f62-4bd2-4246-94aa-b8f5aad384fd",entityType:r.VariableDeclaration,entityId:"8bea6986-8da2-487b-905d-2fb962db6728"},fT={id:"be8538be-e6f9-4b94-9314-a546003ebaa0",type:r.InputMap,version:1,declaration:yT,name:null,description:null,readsValue:yS,defaultValue:null,index:0,parent:pS},hS={type:r.VariableDeclaration,id:"8bea6986-8da2-487b-905d-2fb962db6728",version:1,name:"Changed Account Owner",description:null,dataType:cS,readsValue:dS,writesValues:[fT],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:uS},fS={type:r.FunctionCall,id:"78f6dba8-bed8-44cd-8b0f-6dcc787d1e1e",version:1,declaration:hT,inputs:[fT],outputs:[aS],process:null,successCalls:[],errorCalls:[],calledByError:[],calledByEntry:[sS],calledBySuccess:[],parent:oS,error:null,x:0,y:0},mS={type:r.GenericReference,id:"2d47aba1-a918-46a7-8db7-78809928654a",entityType:r.ArgumentDeclaration,entityId:"38f6b236-98ac-47b0-ab9c-d2f9610137b9"},TS={like:!1,id:"5583766c-e9a5-484c-8f43-f4b0a6a1876c",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:yt,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:mS},ES={type:r.GenericReference,id:"3e2a81e4-55b2-49f5-94eb-39135e95c3d7",entityType:r.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},RS={id:"38f6b236-98ac-47b0-ab9c-d2f9610137b9",type:r.ArgumentDeclaration,version:1,description:null,name:"New Company Owner",dataType:TS,required:!0,index:0,writesValues:[hS],parent:ES},bS={type:r.GenericReference,id:"30291b01-1b94-4d03-b434-dec122c2bc7d",entityType:r.CustomEntity,entityId:"506946aa-30da-48e6-918f-ffd9eac58813"},vS={type:r.FunctionDeclaration,id:"15ee556d-681f-47de-a31f-16d4ba73cc4e",version:1,description:null,name:"Change Account Owner",inputs:[RS],collapsed:!0,returnStatements:[],calls:[fS],private:!1,index:0,implements:null,x:0,y:0,parent:bS},gS={type:r.GenericReference,id:"72c7ac0a-886e-4e10-b7ed-2f5a819a0233",entityType:r.Property,entityId:"b8f4656a-2b77-43ab-af51-7c32ddede044"},IS={like:!1,id:"c09dd282-73f6-4077-a467-b66db20b9fc6",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:gS},DS={type:r.GenericReference,id:"8a950024-512c-4580-81db-a705410aeb99",entityType:r.CustomEntity,entityId:"506946aa-30da-48e6-918f-ffd9eac58813"},PS={hidden:!1,required:!0,type:r.Property,id:"b8f4656a-2b77-43ab-af51-7c32ddede044",version:1,name:"Account number",description:null,private:!0,implements:null,static:!1,index:0,dataType:IS,abstract:!1,parent:DS},AS={type:r.GenericReference,id:"b6704b6c-c3bd-49d0-8ebc-82d03e726cbb",entityType:r.Property,entityId:"733d06a6-b8c5-44f3-a1f7-a8c9bd9e44ea"},SS={like:!1,id:"c03e0b0a-88ab-401a-8833-4806738bdc37",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:yt,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:AS},OS={type:r.GenericReference,id:"1ef999a7-e9ed-406a-866e-e58277fc985b",entityType:r.CustomEntity,entityId:"506946aa-30da-48e6-918f-ffd9eac58813"},CS={hidden:!1,required:!0,type:r.Property,id:"733d06a6-b8c5-44f3-a1f7-a8c9bd9e44ea",version:1,description:null,name:"Account Owner",index:1,dataType:SS,implements:null,static:!1,private:!0,abstract:!1,parent:OS},BS={type:r.GenericReference,id:"d41d7f41-98b8-4f67-be92-c349fdda5156",entityType:r.Project,entityId:Z},Yr={type:r.CustomEntity,id:"506946aa-30da-48e6-918f-ffd9eac58813",version:1,name:"Bank Account",description:null,abstract:!1,static:!1,abstractMethods:[],properties:[PS,CS],methods:[hT,vS],extends:[],implements:[Le],x:0,y:0,parent:BS},Ji="bitcoin-api-response-id",mT="time-property-id",TT="disclamer-property-id",ET="chart-name-property-id",RT="bpi-property-id",Es="bpi-entity-id",bT="usd-property-id",vT="gbp-property-id",gT="eur-property-id",zr="currency-entity-id",IT="currency-code-property-id",DT="currency-symbol-property-id",PT="currency-rate-property-id",AT="currency-description-property-id",ST="currency-rate-number-property-id",wS={type:r.GenericReference,id:"code-property-data-type-parent-ref-id",entityType:r.Property,entityId:IT},_S={like:!1,id:"code-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Sn,isList:!1,asType:!1,isNullable:!1,defaultValue:null,options:["USD","GBP","EUR"],constant:!1,parent:wS},MS={type:r.GenericReference,id:"code-property-parent-ref-id",entityType:r.CustomEntity,entityId:zr},NS={hidden:!1,required:!0,type:r.Property,id:IT,version:1,name:"code",description:null,dataType:_S,index:0,implements:null,static:!1,private:!1,abstract:!1,parent:MS},VS={type:r.GenericReference,id:"symbol-property-data-type-parent-ref-id",entityType:r.Property,entityId:DT},$S={like:!1,id:"symbol-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Sn,isList:!1,asType:!1,isNullable:!1,defaultValue:null,options:["$","£","€"],constant:!1,parent:VS},LS={type:r.GenericReference,id:"symbol-property-parent-ref-id",entityType:r.CustomEntity,entityId:zr},GS={hidden:!1,required:!0,type:r.Property,id:DT,version:1,name:"symbol",description:null,index:0,dataType:$S,implements:null,static:!1,private:!1,abstract:!1,parent:LS},FS={type:r.GenericReference,id:"rate-property-data-type-parent-ref-id",entityType:r.Property,entityId:PT},US={like:!1,id:"rate-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:FS},xS={type:r.GenericReference,id:"rate-property-parent-ref-id",entityType:r.CustomEntity,entityId:zr},kS={hidden:!1,required:!0,type:r.Property,id:PT,version:1,name:"rate",description:null,index:0,dataType:US,implements:null,static:!1,private:!1,abstract:!1,parent:xS},jS={type:r.GenericReference,id:"description-property-data-type-parent-ref-id",entityType:r.Property,entityId:AT},qS={like:!1,id:"description-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:jS},JS={type:r.GenericReference,id:"description-property-parent-ref-id",entityType:r.CustomEntity,entityId:zr},WS={hidden:!1,required:!0,type:r.Property,id:AT,version:1,name:"description",description:null,dataType:qS,implements:null,static:!1,index:0,private:!1,abstract:!1,parent:JS},HS={type:r.GenericReference,id:"rate-number-property-data-type-parent-ref-id",entityType:r.Property,entityId:ST},YS={like:!1,id:"rate-number-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:HS},zS={type:r.GenericReference,id:"rate-number-property-parent-ref-id",entityType:r.CustomEntity,entityId:zr},ZS={hidden:!1,required:!0,type:r.Property,id:ST,version:1,name:"rate_float",description:null,dataType:YS,implements:null,static:!1,index:0,private:!1,abstract:!1,parent:zS},XS={type:r.GenericReference,id:"currency-prototype-parent-ref-id",entityType:r.Project,entityId:Z},Rs={type:r.CustomEntity,id:zr,version:1,name:"Currency",description:"This entity describes a currency in the Bitcoin Price Index.",properties:[NS,GS,kS,WS,ZS],static:!1,abstract:!1,abstractMethods:[],methods:[],extends:[],implements:[],x:0,y:0,parent:XS},QS={type:r.GenericReference,id:"usd-property-data-type-parent-ref-id",entityType:r.Property,entityId:bT},KS={like:!1,id:"usd-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Rs,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:QS},eO={type:r.GenericReference,id:"usd-property-parent-ref-id",entityType:r.CustomEntity,entityId:Es},tO={hidden:!1,required:!0,id:bT,type:r.Property,version:1,name:"USD",description:null,index:0,dataType:KS,implements:null,static:!1,private:!1,abstract:!1,parent:eO},nO={type:r.GenericReference,id:"gbp-property-data-type-parent-ref-id",entityType:r.Property,entityId:vT},rO={like:!1,id:"gbp-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Rs,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:nO},iO={type:r.GenericReference,id:"gbp-property-parent-ref-id",entityType:r.CustomEntity,entityId:Es},aO={hidden:!1,required:!0,id:vT,type:r.Property,version:1,name:"GBP",description:null,index:0,dataType:rO,implements:null,static:!1,private:!1,abstract:!1,parent:iO},sO={type:r.GenericReference,id:"eur-property-data-type-parent-ref-id",entityType:r.Property,entityId:gT},oO={like:!1,id:"eur-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Rs,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:sO},lO={type:r.GenericReference,id:"eur-property-parent-ref-id",entityType:r.CustomEntity,entityId:Es},cO={hidden:!1,required:!0,id:gT,type:r.Property,version:1,name:"EUR",description:null,implements:null,static:!1,index:0,dataType:oO,private:!1,abstract:!1,parent:lO},dO={type:r.GenericReference,id:"bpi-prototype-parent-ref-id",entityType:r.Project,entityId:Z},OT={type:r.CustomEntity,id:Es,version:1,name:"BPI",description:"The Bitcoin Price Index",properties:[tO,aO,cO],abstract:!1,static:!1,abstractMethods:[],methods:[],extends:[],implements:[],x:0,y:0,parent:dO},uO={type:r.GenericReference,id:"time-property-data-type-parent-ref-id",entityType:r.Property,entityId:mT},pO={like:!1,id:"time-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:wo,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:uO},yO={type:r.GenericReference,id:"time-property-parent-ref-id",entityType:r.CustomEntity,entityId:Ji},hO={hidden:!1,required:!0,type:r.Property,id:mT,version:1,name:"time",description:null,index:0,dataType:pO,implements:null,static:!1,private:!1,abstract:!1,parent:yO},fO={type:r.GenericReference,id:"disclamer-property-data-type-parent-ref-id",entityType:r.Property,entityId:TT},mO={like:!1,id:"disclamer-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:fO},TO={type:r.GenericReference,id:"disclamer-property-parent-ref-id",entityType:r.CustomEntity,entityId:Ji},EO={hidden:!1,required:!0,type:r.Property,id:TT,version:1,name:"disclamer",description:null,index:0,dataType:mO,implements:null,static:!1,private:!1,abstract:!1,parent:TO},RO={type:r.GenericReference,id:"chart-name-property-data-type-parent-ref-id",entityType:r.Property,entityId:ET},bO={like:!1,id:"chart-name-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:RO},vO={type:r.GenericReference,id:"chart-name-property-parent-ref-id",entityType:r.CustomEntity,entityId:Ji},gO={hidden:!1,required:!0,type:r.Property,id:ET,version:1,name:"chartName",description:null,index:0,dataType:bO,implements:null,static:!1,private:!1,abstract:!1,parent:vO},IO={type:r.GenericReference,id:"bpi-property-data-type-parent-ref-id",entityType:r.Property,entityId:RT},DO={like:!1,id:"bpi-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:OT,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:IO},PO={type:r.GenericReference,id:"bpi-property-parent-ref-id",entityType:r.CustomEntity,entityId:Ji},AO={hidden:!1,required:!0,type:r.Property,id:RT,version:1,name:"bpi",description:null,implements:null,index:0,dataType:DO,static:!1,private:!1,abstract:!1,parent:PO},SO={type:r.GenericReference,id:"bitcoin-api-response-parent-ref-id",entityType:r.Project,entityId:Z},CT={type:r.CustomEntity,id:Ji,version:1,name:"Bitcoin API Response type",description:"The type of the data structure response from the Bitcoin API call",properties:[hO,EO,gO,AO],abstract:!1,static:!1,abstractMethods:[],methods:[],extends:[],implements:[],x:0,y:0,parent:SO},OO={type:r.GenericReference,id:"eefa0147-f873-484b-b4f3-9e6493aab183",entityType:r.ArgumentDeclaration,entityId:"f2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},CO={like:!1,id:"b9f35112-dcb2-4b7c-8fb9-f196b3fa37f9",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:yt,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:OO},BO={type:r.GenericReference,id:"128770d6-5e3a-4aff-bca0-ad1f32ebefa8",entityType:r.ReturnStatement,entityId:"e4e05975-c277-471a-b869-f0aed316045c"},wO={type:r.GenericReference,id:"0be84bf9-6421-42b9-980f-6a03f30cb809",entityType:r.ReturnDeclaration,entityId:"a1ec31f0-25ca-42ac-a4c4-c9ec2255f55b"},_O={like:!1,id:"43daa02a-237b-4b7c-a6e9-2b8c167f6e22",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:yt,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:wO},MO={type:r.GenericReference,id:"ad380383-4a47-43da-968e-75a2d603b230",entityType:r.ArgumentDeclaration,entityId:"f2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},BT={isError:!1,id:"a1ec31f0-25ca-42ac-a4c4-c9ec2255f55b",type:r.ReturnDeclaration,version:1,name:"New Company Owner",description:"The new owner of the company",dataType:_O,readsValue:MO,required:!0,index:0,parent:BO},NO={type:r.GenericReference,id:"4f24dc27-59a1-49bf-abcc-7d72b00926e4",entityType:r.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},VO={id:"f2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a",type:r.ArgumentDeclaration,version:1,name:"New Company Owner",description:null,dataType:CO,writesValues:[BT],required:!0,index:0,parent:NO},$O={type:r.GenericReference,id:"5c9a02f0-d2cf-4efc-828e-467f33a74dd3",entityType:r.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},LO={type:r.GenericReference,id:"2ff8f3da-e0c5-4f0f-b688-2c051c588786",entityType:r.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},GO={type:r.GenericReference,id:"195ae28c-159b-42de-80b1-2ebb8be3619f",entityType:r.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},wT={type:r.ReturnStatement,id:"e4e05975-c277-471a-b869-f0aed316045c",version:1,outputs:[BT],calledByError:[],calledByEntry:[LO],calledBySuccess:[],throws:null,x:0,y:0,parent:GO},FO={type:r.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:[VO],calls:[wT],index:0,collapsed:!1,implements:null,returnStatements:[wT],private:!1,x:0,y:0,parent:$O},UO={type:r.GenericReference,id:"e691026f-6db0-43ec-93cd-805ae7d713e3",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},xO={type:r.GenericReference,id:"29c4e3e0-1b66-4075-b559-45b27c5cf356",entityType:r.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},kO={type:r.GenericReference,id:"b1289358-b185-455d-8f58-7791b15cd52a",entityType:r.ReturnStatement,entityId:"9690cd1d-ea35-4e83-823d-0c7310265fee"},jO={type:r.GenericReference,id:"d847bb49-8789-4550-bb2d-e2d551993b28",entityType:r.VariableDeclaration,entityId:"e5a8b6d0-0e6f-4e9a-9b1e-8a2b5c7f0d5a"},qO={type:r.GenericReference,id:"06535500-c37c-4915-8398-1d4e184fa5e7",entityType:r.ReturnDeclaration,entityId:"e7a35277-a0c4-46d5-aca2-bddd0c26e931"},JO={like:!1,id:"d358dd91-35f7-4095-b728-3fb3c71dbc05",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:An,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:qO},Sl={isError:!1,id:"e7a35277-a0c4-46d5-aca2-bddd0c26e931",type:r.ReturnDeclaration,version:1,name:"Is name registered",description:"Whether the company name is already registered",dataType:JO,readsValue:jO,required:!0,index:0,parent:kO},WO={type:r.GenericReference,id:"gov-company-registry-return-statement-called-by-success-ref-id",entityType:r.VariableDeclaration,entityId:"e5a8b6d0-0e6f-4e9a-9b1e-8a2b5c7f0d5a"},Ol={type:r.ReturnStatement,id:"9690cd1d-ea35-4e83-823d-0c7310265fee",version:1,outputs:[Sl],calledByError:[],calledByEntry:[],calledBySuccess:[UO,WO],throws:null,x:0,y:0,parent:xO},HO={type:r.GenericReference,id:"b3126414-4c9b-495f-901e-59f5073c8d67",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},YO={type:r.GenericReference,id:"35115c48-618b-411b-a290-d746d22fdd10",entityType:r.VariableDeclaration,entityId:"83e12ebb-c958-4dee-b750-8ab9930f0f4e"},_T={id:"a0e7b4e5-2f5f-4d4c-8f5c-1e1f1e1a1b1a",type:r.InputMap,version:1,declaration:Jo,name:null,description:null,readsValue:YO,defaultValue:null,parent:HO,index:2},zO={type:r.GenericReference,id:"14f46eae-04a5-47d1-9c7f-28fb09b84d1d",entityType:r.VariableDeclaration,entityId:"e5a8b6d0-0e6f-4e9a-9b1e-8a2b5c7f0d5a"},ZO={like:!1,id:"990bd5d1-07ea-4253-acc1-d03bedd22a38",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:An,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:zO},XO={type:r.GenericReference,id:"e4c3542a-8fb0-4b72-8d6e-3fdff812dd67",entityType:r.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},QO={type:r.GenericReference,id:"825f9f60-22a8-4cc6-9055-d7333f8e92f4",entityType:r.OutputMap,entityId:"8f30d787-9459-4d8d-98a2-b46fbc2006d5"},KO={type:r.GenericReference,id:"is-company-name-registered-var-called-by-ref",entityType:r.Operation,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},MT={type:r.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:ZO,readsValue:QO,writesValues:[Sl],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[KO],successCalls:[Ol],errorCalls:[],internalCalls:[],x:0,y:0,parent:XO},eC={type:r.GenericReference,id:"1aba021e-48ef-44ac-93d0-eaecac5895da",entityType:r.InputMap,entityId:"c3c8d6c1-3e0d-4e6c-9f9c-6b8c7d7f8e9a"},tC={type:r.GenericReference,id:"dffae7e0-0a5c-4c14-8ed2-8d680b4c4c86",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},nC={type:r.InputMap,id:"c3c8d6c1-3e0d-4e6c-9f9c-6b8c7d7f8e9a",version:1,declaration:Na,name:null,description:null,readsValue:null,defaultValue:{id:"gov-http-request-url-argument-default-value-id",type:r.PrimitiveValue,version:1,value:"https://api.publicapis.org/entries",name:P.String,valueAsType:null,parent:eC,autogeneration:null},index:1,parent:tC},rC={type:r.GenericReference,id:"64ae61f5-ace7-401b-926d-25f852daa60e",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},iC={id:"8f30d787-9459-4d8d-98a2-b46fbc2006d5",type:r.OutputMap,version:1,declaration:gi,index:2,writesValues:[MT],parent:rC},aC={type:r.GenericReference,id:"62a1a086-caea-4270-9c9f-a1695503e745",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},sC={id:"48cf7654-8f3e-4fcd-abc6-740876c310a0",type:r.InputMap,version:1,declaration:Ma,name:null,description:null,readsValue:null,index:0,defaultValue:null,parent:aC},oC={type:r.GenericReference,id:"b0c9c79f-f525-428d-99e7-087d3237ad62",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},lC={id:"2c1dc406-4b71-4023-87b2-abede3a111d2",type:r.InputMap,version:1,name:null,description:null,declaration:Va,index:3,readsValue:null,defaultValue:null,parent:oC},cC={type:r.GenericReference,id:"9887d6c9-d75b-4c97-b722-e2e60945ea20",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},dC={id:"3fef94b2-0278-43ae-b0c5-bc7083f0a111",type:r.InputMap,version:1,declaration:$a,name:null,description:null,readsValue:null,index:4,defaultValue:null,parent:cC},uC={type:r.GenericReference,id:"561275b6-5056-45d8-bf7d-8abaa4645593",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},pC={id:"3efe20a7-4d63-411e-89ef-63e277f48d66",type:r.OutputMap,version:1,declaration:La,index:1,writesValues:[],parent:uC},yC={type:r.GenericReference,id:"3170ccc2-13de-4bfc-802a-a643be41cd42",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},hC={id:"40d34323-d7e6-440a-8016-67c05a3b66dd",type:r.OutputMap,version:1,declaration:gi,index:0,writesValues:[],parent:yC},fC={type:r.GenericReference,id:"7432fa82-f574-4c54-a8fa-4cc4376da3d5",entityType:r.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},mC={type:r.GenericReference,id:"8f518502-9eea-462c-8753-8bc3bf3e29a9",entityType:r.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},TC={type:r.GenericReference,id:"123b8f18-79d9-4166-a5f6-78ec4b461680",entityType:r.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},EC={type:r.GenericReference,id:"e691026f-6db0-43ec-93cd-805ae7d713e3",entityType:r.FunctionCall,entityId:"abb5d456-ee85-4800-bdd9-d409415f60d7"},RC={type:r.GenericReference,id:"a375eedf-4811-41aa-a998-4897c69c46b9",entityType:r.ReturnDeclaration,entityId:"024a9b77-c1cd-4b67-b3ba-1935046b590d"},bC={like:!1,id:"767cc5ed-20ec-4fd1-89b1-c8d19daa87d1",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:et,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:RC},vC={type:r.GenericReference,id:"e64b0c23-129d-4d74-8ab4-eec60e1e5b9b",entityType:r.ReturnStatement,entityId:"ea444a9e-6a5b-4138-b81f-0d5618c3c6f3"},NT={isError:!0,id:"024a9b77-c1cd-4b67-b3ba-1935046b590d",type:r.ReturnDeclaration,version:1,name:"Error",description:"The error that occurred during the HTTP request to the government company registry",dataType:bC,required:!0,readsValue:null,index:0,parent:vC},gC={type:r.ReturnStatement,id:"ea444a9e-6a5b-4138-b81f-0d5618c3c6f3",version:1,outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[EC],throws:NT,x:0,y:0,parent:TC},IC={type:r.GenericReference,id:"323814fb-9723-49ef-bbba-f882384f18e4",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},DC={id:"2f63f7ba-0ff0-458a-92bc-65d1dd4df8c3",type:r.OutputMap,declaration:Ho,version:1,writesValues:[NT],index:0,parent:IC},PC={type:r.Operation,id:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7",version:1,declaration:Ii,inputs:[sC,nC,_T,lC,dC],outputs:[hC,pC,iC],process:null,calledByError:[],calledByEntry:[fC],calledBySuccess:[],successCalls:[Ol,MT],errorCalls:[gC],error:DC,x:0,y:0,parent:mC},AC={type:r.GenericReference,id:"597b8aa2-f6f2-4f7d-bbb9-b703d02de96a",entityType:r.InputMap,entityId:"b0e7b4e5-2f5f-4d4c-8f5c-1e1f1e1a1b1a"},SC={type:r.GenericReference,id:"546d99b3-28c4-4186-93a0-ac53c1565e07",entityType:r.Operation,entityId:"8f2094c0-e27e-465e-9280-112da0de9019"},OC={id:"b0e7b4e5-2f5f-4d4c-8f5c-1e1f1e1a1b1a",type:r.InputMap,version:1,declaration:Ba,name:null,description:null,readsValue:null,defaultValue:{id:"base-query-string-map-default-value-id",type:r.PrimitiveValue,version:1,value:"?name=",name:P.String,parent:AC,valueAsType:null,autogeneration:null},index:0,parent:SC},CC={type:r.GenericReference,id:"6a56fb22-82e1-47c9-bf85-41c4e5986c74",entityType:r.Operation,entityId:"8f2094c0-e27e-465e-9280-112da0de9019"},BC={type:r.GenericReference,id:"191c6a6d-9bcb-441e-bf98-de0da96f5f3a",entityType:r.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},wC={type:r.GenericReference,id:"d8fcbb76-dae2-40cf-847a-02364721b387",entityType:r.VariableDeclaration,entityId:"83e12ebb-c958-4dee-b750-8ab9930f0f4e"},_C={like:!1,id:"6a70c42b-024a-47c6-8a9d-af52be9c9b9a",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:wC},MC={type:r.GenericReference,id:"2282e2c0-ed9e-4c7b-86fc-1a364fa0fdb8",entityType:r.OutputMap,entityId:"f6c22cf8-63e4-4b2d-b649-b5ab884cf9a5"},NC={type:r.GenericReference,id:"assembled-query-string-called-by-ref",entityType:r.Operation,entityId:"8f2094c0-e27e-465e-9280-112da0de9019"},VT={type:r.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:_C,readsValue:MC,writesValues:[_T],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[NC],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:BC},VC={id:"f6c22cf8-63e4-4b2d-b649-b5ab884cf9a5",type:r.OutputMap,version:1,writesValues:[VT],declaration:bi,index:0,parent:CC},$C={type:r.GenericReference,id:"a1b48e7c-0301-4747-b4dd-b5af79956f7f",entityType:r.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},LC={type:r.GenericReference,id:"487c9235-be95-4c96-b9b5-2714b374a277",entityType:r.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},GC={type:r.GenericReference,id:"f6471f4f-b269-46fa-80ec-885e87a449c2",entityId:"a4106e8e-ec4f-4633-a636-09ae73135f69",entityType:r.ArgumentDeclaration},FC={type:r.GenericReference,id:"62b4afb0-6c21-4b0f-abd3-cebef7b17c28",entityType:r.Operation,entityId:"8f2094c0-e27e-465e-9280-112da0de9019"},$T={id:"08f36e2b-bad2-425c-8129-93560bec8488",version:1,type:r.InputMap,declaration:wa,name:null,description:null,readsValue:GC,defaultValue:null,index:1,parent:FC},UC={type:r.Operation,id:"8f2094c0-e27e-465e-9280-112da0de9019",declaration:vi,version:1,inputs:[OC,$T],outputs:[VC],process:null,calledByError:[],calledByEntry:[$C],calledBySuccess:[],successCalls:[VT],errorCalls:[],error:null,x:0,y:0,parent:LC},xC={type:r.GenericReference,id:"c2e0e9b4-aa46-4974-bf8a-886b737b12fb",entityType:r.ArgumentDeclaration,entityId:"a4106e8e-ec4f-4633-a636-09ae73135f69"},kC={like:!1,id:"a4279518-3bf3-44b7-a2ac-65142ca37f1c",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:xC},jC={type:r.GenericReference,id:"dc273f24-164b-4943-82f9-589b237141e2",entityType:r.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},LT={id:"a4106e8e-ec4f-4633-a636-09ae73135f69",type:r.ArgumentDeclaration,version:1,name:"Company Name to check",description:"The name of the company to check in the government registry",dataType:kC,required:!1,writesValues:[$T],index:0,parent:jC},qC={type:r.GenericReference,id:"2178a10c-1cc0-4dad-97c3-0941be6c9738",entityType:r.Project,entityId:Z},GT={type:r.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:[LT],calls:[UC,PC],returnStatements:[Ol],implements:null,index:null,collapsed:!1,private:!1,x:0,y:0,parent:qC},JC={type:r.GenericReference,id:"4d66c53c-f0f7-496a-9955-1e6c8533c5e0",entityType:r.Condition,entityId:"a8f4b0f2-5e5e-4e8f-9d7b-1b5b9b6e9a4b"},WC={type:r.GenericReference,id:"6fa0c8e0-d104-4b4d-a035-d4f6e0c49f09",entityType:r.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},HC={type:r.GenericReference,id:"146408d5-5336-4877-941a-777dd5871926",entityType:r.ArgumentDeclaration,entityId:"c6cf620c-1eee-4919-8578-1a0b6c088551"},YC={type:r.GenericReference,id:"34ae8f8c-548d-4654-984a-6f36affdaf49",entityType:r.FunctionCall,entityId:"d2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},FT={id:"69b1215d-9ebf-4274-b9cb-d4a5888f5122",version:1,type:r.InputMap,declaration:LT,name:null,description:null,readsValue:HC,defaultValue:null,index:0,parent:YC},zC={type:r.GenericReference,id:"07540a94-dda1-40b3-8452-f209bdc87b88",entityType:r.FunctionCall,entityId:"d2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},ZC={type:r.GenericReference,id:"eaddf12a-a995-429e-90a0-13bf06efeb28",entityType:r.VariableDeclaration,entityId:"faaf3bf6-917d-40d7-aee6-5164f6646c4b"},XC={like:!1,id:"7fdaf943-3ffb-48e0-b766-b86cc24090cf",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:An,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:ZC},QC={type:r.GenericReference,id:"030fb5c5-af4d-4c85-8cf0-e99edd50d2bd",entityType:r.OutputMap,entityId:"c1ec31f0-25ca-42ac-a4c4-c9ec2255f55b"},KC={type:r.GenericReference,id:"a8b618e9-c68c-48c1-8bd6-ef47c87d699e",entityType:r.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},eB={type:r.GenericReference,id:"is-company-name-valid-var-called-by-ref",entityType:r.FunctionCall,entityId:"d2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},UT={type:r.VariableDeclaration,id:"faaf3bf6-917d-40d7-aee6-5164f6646c4b",version:1,name:"Is name valid",description:"Whether the company name is valid",dataType:XC,readsValue:QC,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[eB],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:KC},tB={id:"c1ec31f0-25ca-42ac-a4c4-c9ec2255f55b",type:r.OutputMap,version:1,declaration:Sl,writesValues:[UT],index:0,parent:zC},nB={type:r.FunctionCall,id:"d2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a",version:1,declaration:GT,inputs:[FT],outputs:[tB],calledByError:[],calledByEntry:[],process:null,calledBySuccess:[JC],successCalls:[UT],errorCalls:[],error:null,x:0,y:0,parent:WC},rB={type:r.GenericReference,id:"9d0b87b4-bfed-4e02-9e84-6831c21feae2",entityType:r.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},iB={type:r.GenericReference,id:"74345f4f-e80d-48be-adff-d12fcea25bec",entityType:r.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},aB={type:r.GenericReference,id:"b39279ea-969a-4efb-a9ec-353bfd13db65",entityType:r.ArgumentDeclaration,entityId:"c6cf620c-1eee-4919-8578-1a0b6c088551"},sB={type:r.GenericReference,id:"549db613-f225-4c5b-9634-7d096717f0ff",entityType:r.Condition,entityId:"a8f4b0f2-5e5e-4e8f-9d7b-1b5b9b6e9a4b"},xT={id:"358e242c-7448-442e-ab8b-fd7fa119ea71",version:1,type:r.InputMap,declaration:Kn.fixedArguments[0],name:null,description:null,readsValue:aB,defaultValue:null,index:0,parent:sB},oB={type:r.Condition,id:"a8f4b0f2-5e5e-4e8f-9d7b-1b5b9b6e9a4b",version:1,declaration:Kn,inputs:[xT],calledByError:[],calledByEntry:[rB],calledBySuccess:[],successCalls:[nB],errorCalls:[],x:0,y:0,parent:iB},lB={type:r.GenericReference,id:"43ba1e25-f805-488f-8ae8-c58bb6215b2f",entityType:r.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},cB={type:r.GenericReference,id:"eb091bed-507f-4a1e-93b5-7cd2fccfe002",entityType:r.VariableDeclaration,entityId:"9c928995-0dd5-4f97-9962-56b343bc8a45"},dB={like:!1,id:"d64152ea-831f-4426-9506-a39bfa170513",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Yr,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:cB},uB={type:r.GenericReference,id:"7e79c29f-f7bd-441a-a77e-c627604dae94",entityType:r.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},pB={type:r.GenericReference,id:"8995ce5f-d5cf-4341-a8b1-5c046cc78b89",entityType:r.ArgumentDeclaration,entityId:"7ed0f7bb-2df0-44e2-b0b3-0709dcca8071"},yB={type:r.GenericReference,id:"new-company-bank-account-var-decl-1-called-by-ref",entityType:r.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},kT={type:r.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:dB,readsValue:pB,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[yB],calledBySuccess:[],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:uB},hB={type:r.GenericReference,id:"9a4887bf-d50d-43e4-bdd5-a5262f65f04b",entityType:r.ArgumentDeclaration,entityId:"7ed0f7bb-2df0-44e2-b0b3-0709dcca8071"},fB={like:!1,id:"ae148c06-3143-49e9-9614-c3aca3f6fa7b",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Yr,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:hB},mB={id:"7ed0f7bb-2df0-44e2-b0b3-0709dcca8071",type:r.ArgumentDeclaration,version:1,name:"New bank account",description:"The new bank account of the company",dataType:fB,required:!0,index:1,writesValues:[kT],parent:lB},TB={type:r.GenericReference,id:"caec9cf8-3133-48d4-a390-114fa71b2933",entityType:r.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},EB={type:r.GenericReference,id:"cebcbad8-ca87-4c4b-be8a-312293d49892",entityType:r.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},RB={type:r.GenericReference,id:"7b8ccfe5-f9cd-4776-a19b-80c689bbe3df",entityType:r.ArgumentDeclaration,entityId:"c6cf620c-1eee-4919-8578-1a0b6c088551"},bB={like:!1,id:"2a6b4703-ac8d-4d25-8abd-48a115577fec",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:RB},vB={id:"c6cf620c-1eee-4919-8578-1a0b6c088551",type:r.ArgumentDeclaration,version:1,name:"New company name",description:null,dataType:bB,required:!0,index:0,writesValues:[xT,FT],parent:EB},gB={type:r.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:[vB,mB],calls:[oB,kT],index:1,private:!1,implements:null,x:0,y:0,parent:TB},IB={type:r.GenericReference,id:"employee-manager-property-data-type-entity-ref-id",entityType:r.CustomEntity,entityId:"employee-entity-id"},DB={type:r.GenericReference,id:"employee-manager-property-data-type-parent-ref-id",entityType:r.Property,entityId:"employee-manager-property-id"},PB={like:!1,id:"employee-manager-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:IB,isList:!1,isNullable:!0,asType:!1,defaultValue:null,constant:!1,parent:DB},AB={type:r.GenericReference,id:"employee-manager-property-parent-ref-id",entityType:r.CustomEntity,entityId:"employee-entity-id"},SB={hidden:!1,required:!0,type:r.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:PB,abstract:!1,parent:AB},OB={type:r.GenericReference,id:"employee-start-date-property-data-type-parent-ref-id",entityType:r.Property,entityId:"employee-start-date-property-id"},CB={like:!1,id:"employee-start-date-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:dn,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:OB},BB={type:r.GenericReference,id:"employee-start-date-property-parent-ref-id",entityType:r.CustomEntity,entityId:"employee-entity-id"},wB={hidden:!1,required:!0,type:r.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:CB,abstract:!1,parent:BB},_B={type:r.GenericReference,id:"employee-department-property-ref-id",entityType:r.Property,entityId:"employee-department-property-id"},MB={like:!1,id:"employee-department-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Sn,isList:!1,isNullable:!1,asType:!1,options:["Human Resources","Finance","IT","Sales","Marketing","Customer Service","Logistics","Product"],defaultValue:null,constant:!1,parent:_B},NB={type:r.GenericReference,id:"employee-department-property-parent-ref-id",entityType:r.CustomEntity,entityId:"employee-entity-id"},VB={hidden:!1,required:!0,type:r.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:MB,abstract:!1,parent:NB},$B={type:r.GenericReference,id:"employee-prototype-parent-ref-id",entityType:r.Project,entityId:Z},Bt={type:r.CustomEntity,id:"employee-entity-id",version:1,name:"Employee",description:"A entity that represents an employee in the company",properties:[VB,wB,SB],abstract:!1,static:!1,abstractMethods:[],methods:[],implements:[],extends:[yt],x:0,y:0,parent:$B},LB={type:r.GenericReference,id:"dec8fbfe-9124-41fd-9f1c-5b2f07cfd6ba",entityType:r.Property,entityId:"4f52d044-f3dd-4bdf-927e-637c3b92e8bd"},GB={like:!1,id:"bc0b8979-6c43-4d47-a712-6742b89e3c00",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:LB},FB={type:r.GenericReference,id:"4f8c0a05-466e-4672-b4c4-6bd408c0be9a",entityType:r.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},UB={hidden:!1,required:!0,type:r.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:GB,abstract:!1,parent:FB},xB={type:r.GenericReference,id:"95173fe0-a6e6-443c-94f3-f7c5cf171fcf",entityType:r.Property,entityId:"80c86e1b-caca-4ba5-9b1f-38f72d10e4a3"},kB={like:!1,id:"ddbb6f5c-0cf4-41fb-83b3-b6c47c0e338d",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Yr,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:xB},jB={type:r.GenericReference,id:"6a9a0b72-a05d-4169-b3f3-5afb01e8d0df",entityType:r.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},Cl={hidden:!1,required:!0,type:r.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:kB,abstract:!1,parent:jB},qB={type:r.GenericReference,id:"62892cc6-d227-4088-90d3-ae7c15ed4af4",entityType:r.Property,entityId:"19a31727-1fba-40a5-be25-18e0f149d5cb"},JB={like:!1,id:"1f7629df-dc29-4c89-8369-c6d043e97a9e",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:yt,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:qB},WB={type:r.GenericReference,id:"89384206-fd5a-4f0a-849c-f777473e5773",entityType:r.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},HB={hidden:!1,required:!0,type:r.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:JB,private:!0,abstract:!1,parent:WB},YB={type:r.GenericReference,id:"4d2ffb6c-5f38-436e-8339-fb9878ac2b5e",entityType:r.Property,entityId:"f8310850-a87e-405c-b182-4f1d5fa49240"},zB={like:!1,id:"ad44250b-40c2-48f7-a480-381fa938f562",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Bt,isList:!0,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:YB},ZB={type:r.GenericReference,id:"aa5d4eee-6fac-4e72-bf21-9c8750024541",entityType:r.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},XB={hidden:!1,required:!0,type:r.Property,id:"f8310850-a87e-405c-b182-4f1d5fa49240",version:1,name:"Employees",description:null,index:3,dataType:zB,implements:null,private:!0,static:!1,abstract:!1,parent:ZB},QB={type:r.GenericReference,id:"e3c03b6b-2ea0-4d99-865d-5e6a348672d0",entityType:r.Project,entityId:Z},vt={type:r.CustomEntity,id:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d",version:1,name:"Company",description:null,properties:[UB,Cl,HB,XB],static:!1,abstract:!1,abstractMethods:[],methods:[FO,gB],extends:[],implements:[Le],x:0,y:0,parent:QB},KB={type:r.GenericReference,id:"ffcad334-138d-4b67-8fb3-5f0e6f5fefbd",entityType:r.Project,entityId:Z},Bl={type:r.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:KB};r.GenericReference,r.DataType;const ew={id:"cron-job-entity-expression-property-ref-id",type:r.GenericReference,entityId:"cron-job-entity-expression-property-id",entityType:r.Property},tw={like:!1,id:"cron-job-entity-expression-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:null,parent:ew},nw={id:"cron-job-entity-ref-id",type:r.GenericReference,entityId:"cron-job-entity-id",entityType:r.CustomEntity},rw={hidden:!1,required:!0,id:"cron-job-entity-expression-property-id",type:r.Property,version:1,name:"Cron expression",description:"The cron expression that defines when the cron job should be triggered",dataType:tw,implements:null,static:!0,private:!1,abstract:!1,index:0,parent:nw},iw={id:"cron-job-entity-trigger-show-popup-func-call-called-by-ref-one-id",type:r.GenericReference,entityId:"show-popup-func-decl-id",entityType:r.FunctionDeclaration},aw={id:"cron-job-entity-trigger-show-popup-func-call-parent-ref-id",type:r.GenericReference,entityId:"cron-job-entity-trigger-func-decl-id",entityType:r.FunctionDeclaration},sw={id:"cron-job-entity-trigger-show-popup-func-call-id",version:1,type:r.FunctionCall,declaration:Bl,inputs:[],outputs:[],process:null,successCalls:[],calledByError:[],calledByEntry:[iw],calledBySuccess:[],errorCalls:[],error:null,x:0,y:0,parent:aw},ow={id:"cron-job-entity-trigger-func-decl-parent-ref-id",type:r.GenericReference,entityId:"cron-job-entity-id",entityType:r.CustomEntity},lw={id:"cron-job-entity-trigger-func-decl-id",version:1,type:r.FunctionDeclaration,name:"Scheduled trigger",description:"The function that is called when the cron job is triggered",inputs:[],private:!1,implements:tl,calls:[sw],collapsed:!1,returnStatements:[],index:0,x:0,y:0,parent:ow},cw={id:"cron-job-entity-parent-ref-id",type:r.GenericReference,entityId:Z,entityType:r.Project},dw={id:"cron-job-entity-id",version:1,type:r.CustomEntity,name:"Run at 12pm on Christmas day",description:"A cron job that runs at 12pm on Christmas day",properties:[rw],static:!0,abstract:!1,abstractMethods:[],extends:[nl],implements:[],methods:[lw],x:0,y:0,parent:cw},uw={type:r.GenericReference,id:"52dbd85c-48b1-462a-8205-2437d6fb1cb4",entityType:r.Project,entityId:Z},pw={type:r.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:[Ua],x:0,y:0,parent:uw},jT="f558fbf8-67de-4545-9804-6ae621e0b2d4",yw={id:"getCompanyByIdEndpointPathParamsVariableDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"getCompanyByIdEndpointPathParamsVariableDataType"},hw={id:"getCompanyByIdEndpointPathParamsArgumentDeclarationRef",type:r.GenericReference,entityType:r.ArgumentDeclaration,entityId:"getCompanyByIdEndpointPathParamsArgumentDeclaration"},fw={like:!1,id:"getCompanyByIdEndpointPathParamsVariableDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:k,asType:!1,defaultValue:{id:"getCompanyByIdEndpointPathParamsVariableDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:P.JSON,value:{},parent:yw,autogeneration:null,valueAsType:null},parent:hw},mw={id:"getCompanyByIdEndpointReachedEntityEventRef",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},Tw={id:"getCompanyByIdEndpointRequestHeadersVariableDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"getCompanyByIdEndpointRequestHeadersVariableDataType"},Ew={id:"getCompanyByIdEndpointRequestHeadersArgumentDeclarationRef",type:r.GenericReference,entityType:r.ArgumentDeclaration,entityId:"getCompanyByIdEndpointRequestHeadersArgumentDeclaration"},Rw={like:!1,id:"getCompanyByIdEndpointRequestHeadersVariableDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:et,asType:!1,defaultValue:{id:"getCompanyByIdEndpointRequestHeadersVariableDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:P.JSON,value:{},parent:Tw,autogeneration:null,valueAsType:null},parent:Ew},bw={id:"getCompanyByIdEndpointRequestHeadersArgumentDeclaration",version:1,description:"A set of any properties, with names and value that transmit metadata about the request.",type:r.ArgumentDeclaration,writesValues:[],name:"Request headers",dataType:Rw,required:!0,index:0,parent:mw},vw={id:"getCompanyByIdEndpointReachedEntityEventRefTwo",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},gw={id:"getCompanyByIdEndpointPathParamsArgumentDeclaration",type:r.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:fw,required:!0,index:1,parent:vw},Iw={id:"getCompanyByIdEndpointReachedEntityEventRefThree",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},Dw={id:"getCompanyByIdEndpointRequestQueryParamsVariableDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"getCompanyByIdEndpointRequestQueryParamsVariableDataType"},Pw={id:"getCompanyByIdEndpointRequestQueryParamsArgumentDeclarationRef",type:r.GenericReference,entityType:r.ArgumentDeclaration,entityId:"getCompanyByIdEndpointRequestQueryParamsArgumentDeclaration"},Aw={like:!1,id:"getCompanyByIdEndpointRequestQueryParamsVariableDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,asType:!1,entity:k,defaultValue:{id:"getCompanyByIdEndpointRequestQueryParamsVariableDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:P.JSON,value:{},parent:Dw,autogeneration:null,valueAsType:null},parent:Pw},Sw={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:r.ArgumentDeclaration,writesValues:[],name:"Request query params",dataType:Aw,required:!0,index:2,parent:Iw},Ow={id:"getCompanyByIdEndpointReachedEntityEventRefFour",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},Cw={id:"getCompanyByIdEndpointRequestBodyArgumentDeclarationRef",type:r.GenericReference,entityType:r.ArgumentDeclaration,entityId:"getCompanyByIdEndpointRequestBodyArgumentDeclaration"},Bw={like:!1,id:"getCompanyByIdEndpointRequestBodyVariableDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,asType:!1,constant:!1,entity:et,defaultValue:null,parent:Cw},ww={id:"getCompanyByIdEndpointRequestBodyArgumentDeclaration",version:1,description:"The main data payload of the request.",type:r.ArgumentDeclaration,writesValues:[],name:"Request body",dataType:Bw,index:3,required:!0,parent:Ow},_w={id:"getCompanyByIdEndpointResponseCodeReturnDeclarationRef",type:r.GenericReference,entityType:r.ReturnDeclaration,entityId:"getCompanyByIdEndpointResponseCodeReturnDeclaration"},Mw={like:!1,id:"9ba575b0-6f8e-436d-a3de-3b843622aa17",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:_w},Nw={id:"getCompanyByIdEndpointReturnStatementRef",type:r.GenericReference,entityType:r.ReturnStatement,entityId:"getCompanyByIdEndpointReturnStatement"},Vw={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:r.ReturnDeclaration,name:"Response code",dataType:Mw,readsValue:null,required:!0,index:0,parent:Nw},$w={id:"getCompanyByIdEndpointResponseHeadersDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"getCompanyByIdEndpointResponseHeadersDataType"},Lw={id:"getCompanyByIdEndpointResponseHeadersReturnDeclarationRef",type:r.GenericReference,entityType:r.ReturnDeclaration,entityId:"getCompanyByIdEndpointResponseHeadersReturnDeclaration"},Gw={like:!1,id:"getCompanyByIdEndpointResponseHeadersDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:et,asType:!1,defaultValue:{id:"getCompanyByIdEndpointResponseHeadersDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:P.JSON,value:{},parent:$w,autogeneration:null,valueAsType:null},parent:Lw},Fw={id:"getCompanyByIdEndpointReturnStatementRefTwo",type:r.GenericReference,entityType:r.ReturnStatement,entityId:"getCompanyByIdEndpointReturnStatement"},Uw={isError:!1,id:"getCompanyByIdEndpointResponseHeadersReturnDeclaration",version:1,description:"A set of any properties, with names and value that transmit metadata about the response.",type:r.ReturnDeclaration,name:"Response headers",dataType:Gw,readsValue:null,required:!0,index:1,parent:Fw},xw={id:"getCompanyByIdEndpointResponseBodyReturnDeclarationRef",type:r.GenericReference,entityType:r.ReturnDeclaration,entityId:"getCompanyByIdEndpointResponseBodyReturnDeclaration"},kw={like:!1,id:"getCompanyByIdEndpointResponseBodyDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,asType:!1,constant:!1,entity:et,defaultValue:null,parent:xw},jw={id:"getCompanyByIdEndpointReturnStatementRefThree",type:r.GenericReference,entityType:r.ReturnStatement,entityId:"getCompanyByIdEndpointReturnStatement"},qw={isError:!1,id:"getCompanyByIdEndpointResponseBodyReturnDeclaration",version:1,description:"The main data payload of the response.",type:r.ReturnDeclaration,name:"Response body",dataType:kw,readsValue:null,required:!0,index:2,parent:jw},Jw={id:"getCompanyByIdEndpointReturnStatementCallerRef",type:r.GenericReference,entityId:"getCompanyByIdEndpointReachedEntityEvent",entityType:r.FunctionDeclaration},Ww={id:"getCompanyByIdEndpointReachedEntityEventRefFive",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},Hw={id:"getCompanyByIdEndpointReturnStatement",type:r.ReturnStatement,version:1,outputs:[Vw,Uw,qw],calledByError:[],calledByEntry:[Jw],calledBySuccess:[],throws:null,x:0,y:0,parent:Ww},Yw={id:"endpointBuiltInBaseEntityRefFour",type:r.GenericReference,entityType:r.BuiltInBaseEntity,entityId:jT},zw={id:"getCompanyByIdEndpointReachedEntityEvent",name:"Endpoint reached",version:1,type:r.FunctionDeclaration,inputs:[bw,gw,Sw,ww],returnStatements:[Hw],description:"Fired when the endpoint is reached.",calls:[],collapsed:!1,implements:Xo,index:0,private:!1,x:0,y:0,parent:Yw},Zw={id:"getCompanyByIdEndpointPathPropertyDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"getCompanyByIdEndpointPathPropertyDataType"},Xw={id:"getCompanyByIdEndpointPathPropertyRef",type:r.GenericReference,entityType:r.Property,entityId:"getCompanyByIdEndpointPathProperty"},Qw={like:!1,id:"getCompanyByIdEndpointPathPropertyDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:{id:"getCompanyByIdEndpointPathPropertyDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:P.String,value:"/company/{id}",parent:Zw,valueAsType:null,autogeneration:null},parent:Xw},Kw={id:"getCompanyByIdEndpointBaseEntityRefTwo",type:r.GenericReference,entityType:r.BuiltInBaseEntity,entityId:V.HTTP_ENDPOINT},e_={hidden:!1,required:!0,id:"getCompanyByIdEndpointPathProperty",name:"Path",version:1,type:r.Property,private:!1,abstract:!1,static:!0,implements:zo,dataType:Qw,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:Kw},t_={id:"getCompanyByIdEndpointMethodPropertyDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"getCompanyByIdEndpointMethodPropertyDataType"},n_={id:"getCompanyByIdEndpointMethodPropertyRef",type:r.GenericReference,entityType:r.Property,entityId:"getCompanyByIdEndpointMethodProperty"},r_={like:!1,id:"getCompanyByIdEndpointMethodPropertyDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:Sn,isList:!0,isNullable:!1,constant:!0,asType:!1,defaultValue:{id:"getCompanyByIdEndpointMethodPropertyDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,value:"GET",name:P.Enum,parent:t_,valueAsType:null,autogeneration:null},options:["GET","POST","PUT","DELETE","PATCH","OPTIONS","HEAD","TRACE","CONNECT","CUSTOM"],parent:n_},i_={id:"getCompanyByIdEndpointBaseEntityRefThree",type:r.GenericReference,entityType:r.BuiltInBaseEntity,entityId:V.HTTP_ENDPOINT},a_={hidden:!1,required:!0,id:"getCompanyByIdEndpointMethodProperty",name:"Method",version:1,type:r.Property,private:!1,abstract:!1,static:!0,implements:Zo,index:0,dataType:r_,description:null,parent:i_},s_={type:r.GenericReference,id:"6a905153-8aa8-4424-bd7b-6415731a2725",entityType:r.Project,entityId:Z},o_={type:r.CustomEntity,id:jT,version:1,name:"Get given company data by id",description:null,properties:[e_,a_],methods:[zw],static:!0,abstract:!1,abstractMethods:[],extends:[],implements:[Ua],x:0,y:0,parent:s_},l_={id:"product-prototype-database-property-ref-id",type:r.GenericReference,entityId:"product-prototype-database-property-id",entityType:r.Property},c_={id:"product-prototype-database-property-data-type-default-value-parent-ref-id",type:r.GenericReference,entityId:"product-prototype-database-property-data-type-default-value-id",entityType:r.DataType},d_={like:!1,id:"product-prototype-database-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:On,asType:!1,defaultValue:{id:"product-prototype-database-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,value:null,name:P.EntityTemplate,valueAsType:Dl,autogeneration:null,parent:c_},parent:l_},u_={id:"product-prototype-database-property-parent-ref-id",type:r.GenericReference,entityId:"de67fc84-3719-46fd-9ab4-3fca3a3cc50d",entityType:r.CustomEntity},p_={hidden:!1,required:!0,id:"product-prototype-database-property-id",name:"Database",version:1,type:r.Property,private:!1,abstract:!1,implements:Pi,static:!0,index:0,dataType:d_,description:"The database that the entity belongs to.",parent:u_},y_={type:r.GenericReference,id:"13a4045e-dcb0-4159-8d33-10a646078b5a",entityType:r.Property,entityId:"d519c26a-15b8-40d8-ad09-13fa9342e9ba"},h_={like:!1,id:"7449779e-1d4e-409c-81c6-4b611336ed18",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:y_},f_={type:r.GenericReference,id:"0969562f-d836-406f-8b48-dd9d417fbe72",entityType:r.CustomEntity,entityId:"a2d0ec83-72ce-4f54-b059-a39e018fa86c"},m_={hidden:!1,required:!0,type:r.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:h_,abstract:!1,parent:f_},T_={type:r.GenericReference,id:"833a5425-7bd0-41dd-9e97-e018acce9592",entityType:r.Project,entityId:Z},E_={type:r.CustomEntity,id:"a2d0ec83-72ce-4f54-b059-a39e018fa86c",version:1,name:"Product",description:"A product that can be sold",implements:[Le],extends:[],abstract:!1,static:!1,abstractMethods:[],properties:[p_,m_],methods:[],x:0,y:0,parent:T_},Wi="project-loaded-event-id",Kt="get-bitcoin-price-http-call-operation-id",qT="get-bitcoin-price-http-call-response-body-id",bs="validate-bitcoin-price-response-operation-ids",R_={type:r.GenericReference,id:"validate-bitcoin-data-to-validate-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:qT},b_={type:r.GenericReference,id:"validate-bitcoin-data-to-validate-input-map-parent-ref-id",entityType:r.Operation,entityId:bs},JT={id:"validate-bitcoin-data-to-validate-input-map-id",type:r.InputMap,version:1,declaration:Xn.fixedArguments[1],name:null,description:null,readsValue:R_,defaultValue:null,index:0,parent:b_},v_={type:r.GenericReference,id:"validate-bitcoin-type-to-match-input-map-default-value-parent-ref-id",entityType:r.InputMap,entityId:"validate-bitcoin-type-to-match-input-map-id"},g_={type:r.GenericReference,id:"validate-bitcoin-type-to-match-input-map-parent-ref-id",entityType:r.Operation,entityId:bs},I_={id:"validate-bitcoin-type-to-match-input-map-id",type:r.InputMap,version:1,declaration:Xn.fixedArguments[0],name:null,description:null,readsValue:null,defaultValue:{id:"validate-bitcoin-type-to-match-input-map-default-value-id",type:r.PrimitiveValue,version:1,name:P.EntityTemplate,valueAsType:CT,value:null,parent:v_,autogeneration:null},index:0,parent:g_},D_={type:r.GenericReference,id:"validate-bitcoin-validated-entity-output-map-parent-ref-id",entityType:r.Operation,entityId:bs},P_={id:"validate-bitcoin-validated-entity-output-map-id",type:r.OutputMap,version:1,declaration:Xn.fixedReturns[0],writesValues:[],index:0,parent:D_},A_={type:r.GenericReference,id:"validate-bitcoin-price-response-operation-parent-ref-id",entityType:r.GlobalEvent,entityId:Wi},S_={type:r.GenericReference,id:"validate-bitcoin-price-response-operation-called-by-ref-id",entityType:r.Operation,entityId:Kt},O_={type:r.Operation,id:bs,version:1,declaration:Xn,inputs:[I_,JT],outputs:[P_],process:null,successCalls:[],errorCalls:[],error:null,x:0,y:0,calledByError:[],calledByEntry:[],calledBySuccess:[S_],parent:A_},C_={type:r.GenericReference,id:"96edb661-3f36-406c-8921-f1679dd796a3",entityType:r.FunctionCall,entityId:Kt},B_={id:"c93e1393-9b5e-4de2-b8da-7eae647d715a",version:1,type:r.InputMap,declaration:Ma,name:null,description:null,readsValue:null,defaultValue:null,index:0,parent:C_},w_={type:r.GenericReference,id:"40312b28-71b8-4b01-a654-58b87191939d",entityType:r.FunctionCall,entityId:Kt},__={type:r.GenericReference,id:"6ea96c7d-02a7-4971-82ad-2f32a0fec8b4",entityType:r.InputMap,entityId:"9f21cbac-5a83-4983-8923-9224ffd3ba9f"},M_={id:"9f21cbac-5a83-4983-8923-9224ffd3ba9f",version:1,type:r.InputMap,declaration:Na,name:null,description:null,readsValue:null,defaultValue:{id:"get-bitcoin-price-http-request-url-argument-default-value-id",type:r.PrimitiveValue,version:1,value:"https://api.coindesk.com/v1/bpi/currentprice.json",name:P.String,parent:__,valueAsType:null,autogeneration:null},index:1,parent:w_},N_={type:r.GenericReference,id:"2610bf4a-c8a2-4746-b6cc-eb15f7fa8e9c",entityType:r.FunctionCall,entityId:Kt},V_={id:"ffb3cd9d-c955-4104-bc7b-299120fe4ede",version:1,type:r.InputMap,declaration:Va,name:null,description:null,readsValue:null,defaultValue:null,index:2,parent:N_},$_={type:r.GenericReference,id:"bfd29a6a-671a-448c-9f2f-f8c7e4ad8349",entityType:r.FunctionCall,entityId:Kt},L_={id:"412bf1f3-1a8e-4665-a95f-82117540e34e",version:1,type:r.InputMap,declaration:$a,name:null,description:null,readsValue:null,defaultValue:null,index:3,parent:$_},G_={type:r.GenericReference,id:"616a15f3-c224-4b11-b95c-63314edef409",entityType:r.FunctionCall,entityId:Kt},F_={id:"4dd4651c-02e4-45f1-b50f-824f3bcb1648",version:1,type:r.OutputMap,declaration:La,writesValues:[],index:1,parent:G_},U_={type:r.GenericReference,id:"28793b68-4d7e-4826-aee1-f201a3499faf",entityType:r.FunctionCall,entityId:Kt},x_={id:"94fe9d35-4dd4-4729-a50c-5283ccd7e661",version:1,type:r.OutputMap,declaration:Wo,writesValues:[],index:0,parent:U_},k_={type:r.GenericReference,id:"f13e04b2-49b4-4c69-85b8-cbbafafa3524",entityType:r.FunctionCall,entityId:Kt},j_={id:qT,type:r.OutputMap,version:1,declaration:gi,writesValues:[JT],index:2,parent:k_},q_={type:r.GenericReference,id:"6148d6d0-caaa-45fc-b601-ff2493dfc60f",entityType:r.FunctionDeclaration,entityId:Kt},J_={type:r.GenericReference,id:"b115f084-807b-44b3-ae01-b69cc342f761",entityType:r.GlobalEvent,entityId:Wi},W_={type:r.Operation,id:Kt,version:1,declaration:Ii,inputs:[B_,M_,V_,L_],outputs:[x_,F_,j_],process:null,parent:J_,calledByError:[],calledByEntry:[q_],calledBySuccess:[],successCalls:[O_],errorCalls:[],error:null,x:0,y:0},H_={type:r.GenericReference,id:"24e76019-3f94-475b-91ce-297f76bbc224",entityType:r.GlobalEvent,entityId:Wi},Y_={type:r.GenericReference,id:"0eac8e29-cdf2-42f8-8ea7-ad76d4d79abe",entityType:r.GlobalEvent,entityId:Wi},z_={process:null,type:r.FunctionCall,id:"2d2e7593-bfbf-457c-a607-5fce18eef457",version:1,declaration:Bl,inputs:[],outputs:[],calledByError:[],calledByEntry:[H_],calledBySuccess:[],parent:Y_,successCalls:[],errorCalls:[],error:null,x:0,y:0},Z_={id:"793b5999-a9da-47fb-9665-0c17ebc6d5c9",type:r.GenericReference,entityType:r.Project,entityId:"2e7eb5382-3d99-44fd-972a-b8b1e819f6be"},X_={type:r.GlobalEvent,id:Wi,version:1,name:ln.PROJECT_PUBLICATION_COMPLETED,returnStatements:[],collapsed:!1,implements:Ja,parent:Z_,inputs:[],calls:[z_,W_],x:0,y:0},Lt="abort-execution-func-declaration-id",Hi="abort-execution-func-exec-var-declaration-id",vs="abort-execution-func-small-wait-op-id",wl="abort-execution-func-long-wait-op-id",WT="abort-execution-func-long-wait-process-output-id",HT="abort-execution-func-exec-var-instance-write-id",YT="abort-execution-func-long-wait-return-stmt-id",zT="abort-execution-func-small-wait-return-stmt-id",Q_="abort-execution-func-exec-var-instance-abort-call-id",_l="abort-execution-func-exec-var-instance-abort-internal-call-id",ZT="abort-execution-func-exec-second-wait-op-id",K_={type:r.GenericReference,id:"short-wait-return-statement-returned-hello-string-data-type-parent-ref-id",entityType:r.ReturnDeclaration,entityId:"short-wait-return-statement-returned-hello-string-id"},eM={type:r.GenericReference,id:"short-wait-return-statement-returned-hello-string-data-type-default-value-parent-ref-id",entityType:r.DataType,entityId:"short-wait-return-statement-returned-hello-string-data-type-id"},tM={like:!1,id:"short-wait-return-statement-returned-hello-string-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:{id:"short-wait-return-statement-returned-hello-string-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:P.String,value:"Hello 2",autogeneration:null,valueAsType:null,parent:eM},constant:!1,parent:K_},nM={type:r.GenericReference,id:"short-wait-return-statement-returned-hello-string-parent-ref-id",entityType:r.ReturnStatement,entityId:zT},rM={isError:!1,id:"short-wait-return-statement-returned-hello-string-id",type:r.ReturnDeclaration,version:1,name:"Return 1",description:"A random string that is returned by the function",dataType:tM,readsValue:null,required:!0,index:0,parent:nM},iM={type:r.GenericReference,id:"short-wait-return-statement-called-by-ref-id",entityType:r.Operation,entityId:vs},aM={type:r.GenericReference,id:"short-wait-return-statement-parent-ref-id",entityType:r.FunctionDeclaration,entityId:Lt},XT={type:r.ReturnStatement,id:zT,version:1,outputs:[rM],calledByError:[],calledByEntry:[],calledBySuccess:[iM],throws:null,x:0,y:0,parent:aM},sM={type:r.GenericReference,id:"second-wait-argument-default-value-parent-ref-id",entityType:r.InputMap,entityId:"second-wait-argument-map-id"},oM={type:r.GenericReference,id:"second-wait-argument-map-parent-ref-id",entityType:r.Operation,entityId:ZT},lM={id:"second-wait-argument-map-id",type:r.InputMap,version:1,declaration:Zn,name:null,description:null,readsValue:null,defaultValue:{id:"second-wait-argument-default-value-id",type:r.PrimitiveValue,version:1,value:2e3,valueAsType:null,autogeneration:null,name:P.Number,parent:sM},index:0,parent:oM},cM={type:r.GenericReference,id:"small-wait-parent-ref-id",entityType:r.FunctionDeclaration,entityId:Lt},dM={type:r.GenericReference,id:"small-wait-called-by-ref-one-id",entityType:r.InternalCall,entityId:_l},uM={id:ZT,type:r.Operation,version:1,declaration:ut,inputs:[lM],outputs:[],process:null,successCalls:[XT],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[],calledBySuccess:[dM],error:null,parent:cM},pM={type:r.GenericReference,id:"abort-exec-func-abort-call-var-instance-abort-internal-call-called-by-ref-one-id",entityType:r.VariableInstance,entityId:HT},yM={type:r.GenericReference,id:"abort-exec-func-abort-call-var-instance-abort-internal-call-called-by-ref-two-id",entityType:r.Operation,entityId:vs},hM={type:r.GenericReference,id:"abort-exec-func-abort-call-var-instance-main-project-ref-id",entityType:r.FunctionDeclaration,entityId:Lt},fM={type:r.GenericReference,id:"abort-exec-func-abort-call-var-instance-declaration-ref-id",entityType:r.VariableDeclaration,entityId:Hi},mM={type:r.GenericReference,id:"abort-exec-func-abort-call-var-instance-internal-call-ref-one-id",entityType:r.InternalCall,entityId:_l},TM={id:Q_,type:r.VariableInstance,version:1,declaration:fM,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[mM],parent:hM},QT={id:_l,type:r.InternalCall,version:1,inputs:[],outputs:[],declaration:rl,process:null,calledByError:[],calledByEntry:[],calledBySuccess:[pM,yM],successCalls:[uM],errorCalls:[],error:null,index:0,parent:TM},EM={type:r.GenericReference,id:"abort-exec-func-var-write-instance-main-project-ref-id",entityType:r.FunctionDeclaration,entityId:Lt},RM={type:r.GenericReference,id:"abort-exec-func-var-write-instance-called-by-ref-one-id",entityType:r.VariableDeclaration,entityId:Hi},bM={type:r.GenericReference,id:"abort-exec-func-var-write-instance-called-by-ref-two-id",entityType:r.FunctionDeclaration,entityId:Lt},vM={type:r.GenericReference,id:"abort-exec-func-abort-call-var-instance-declaration-ref-id",entityType:r.VariableDeclaration,entityId:Hi},gM={type:r.GenericReference,id:"abort-exec-func-var-write-instance-reads-value-ref-id",entityType:r.OutputMap,entityId:WT},Ml={id:HT,type:r.VariableInstance,version:1,declaration:vM,inputs:[],outputs:[],calledByError:[],calledByEntry:[bM],calledBySuccess:[RM],successCalls:[QT],errorCalls:[],x:0,y:0,readsValue:gM,writesValues:[],internalCalls:[],parent:EM},IM={type:r.GenericReference,id:"abort-exec-func-var-decl-datatype-parent-ref-id",entityType:r.VariableDeclaration,entityId:Hi};r.GenericReference,r.DataType;const DM={like:!1,id:"abort-exec-func-var-decl-datatype-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:il,version:1,asType:!1,isList:!1,isNullable:!1,constant:!1,parent:IM,defaultValue:null},PM={type:r.GenericReference,id:"abort-exec-func-var-decl-main-project-ref-id",entityType:r.FunctionDeclaration,entityId:Lt},AM={type:r.GenericReference,id:"abort-exec-func-var-decl-called-by-ref-one-id",entityType:r.FunctionDeclaration,entityId:Lt},SM={id:Hi,type:r.VariableDeclaration,version:1,name:"Execution in progress",description:"A variable that holds an ongoing execution to abort it if needed",dataType:DM,inputs:[],outputs:[],calledByError:[],calledByEntry:[AM],calledBySuccess:[],successCalls:[Ml],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[],parent:PM},OM={type:r.GenericReference,id:"long-wait-return-statement-returned-hello-string-data-type-parent-ref-id",entityType:r.ReturnDeclaration,entityId:"long-wait-return-statement-returned-hello-string-id"},CM={type:r.GenericReference,id:"long-wait-return-statement-returned-hello-string-data-type-default-value-parent-ref-id",entityType:r.DataType,entityId:"long-wait-return-statement-returned-hello-string-data-type-id"},BM={like:!1,id:"long-wait-return-statement-returned-hello-string-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:{id:"long-wait-return-statement-returned-hello-string-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:P.String,value:"Hello 1",autogeneration:null,valueAsType:null,parent:CM},constant:!1,parent:OM},wM={type:r.GenericReference,id:"long-wait-return-statement-returned-hello-string-parent-ref-id",entityType:r.ReturnStatement,entityId:YT},_M={isError:!1,id:"long-wait-return-statement-returned-hello-string-id",type:r.ReturnDeclaration,version:1,name:"Return 2",description:"A random string that is returned by the function",dataType:BM,readsValue:null,required:!0,index:0,parent:wM},MM={type:r.GenericReference,id:"long-wait-return-statement-called-by-ref-id",entityType:r.Operation,entityId:wl},NM={type:r.GenericReference,id:"long-wait-return-statement-parent-ref-id",entityType:r.FunctionDeclaration,entityId:Lt},KT={type:r.ReturnStatement,id:YT,version:1,outputs:[_M],calledByError:[],calledByEntry:[],calledBySuccess:[MM],throws:null,x:0,y:0,parent:NM},VM={type:r.GenericReference,id:"long-argument-default-value-parent-ref-id",entityType:r.InputMap,entityId:"long-argument-map-id"},eE={type:r.GenericReference,id:"long-argument-map-parent-ref-id",entityType:r.Operation,entityId:wl},$M={id:"long-argument-map-id",type:r.InputMap,version:1,declaration:Zn,name:null,description:null,readsValue:null,defaultValue:{id:"long-argument-default-value-id",type:r.PrimitiveValue,version:1,value:1500,valueAsType:null,autogeneration:null,name:P.Number,parent:VM},index:0,parent:eE},LM={type:r.GenericReference,id:"long-parent-ref-id",entityType:r.FunctionDeclaration,entityId:Lt},GM={type:r.GenericReference,id:"long-called-by-ref-one-id",entityType:r.FunctionDeclaration,entityId:Lt},FM={id:WT,type:r.OutputMap,version:1,declaration:sl,writesValues:[Ml],index:0,parent:eE},UM={id:wl,type:r.Operation,version:1,declaration:ut,inputs:[$M],outputs:[],process:FM,successCalls:[KT],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[GM],calledBySuccess:[],error:null,parent:LM},xM={type:r.GenericReference,id:"small-wait-argument-default-value-parent-ref-id",entityType:r.InputMap,entityId:"small-wait-argument-map-id"},kM={type:r.GenericReference,id:"small-wait-argument-map-parent-ref-id",entityType:r.Operation,entityId:vs},jM={id:"small-wait-argument-map-id",type:r.InputMap,version:1,declaration:Zn,name:null,description:null,readsValue:null,defaultValue:{id:"small-wait-argument-default-value-id",type:r.PrimitiveValue,version:1,value:500,valueAsType:null,autogeneration:null,name:P.Number,parent:xM},index:0,parent:kM},qM={type:r.GenericReference,id:"small-wait-parent-ref-id",entityType:r.FunctionDeclaration,entityId:Lt},JM={type:r.GenericReference,id:"small-wait-called-by-ref-one-id",entityType:r.FunctionDeclaration,entityId:Lt},WM={id:vs,type:r.Operation,version:1,declaration:ut,inputs:[jM],outputs:[],process:null,successCalls:[QT],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[JM],calledBySuccess:[],error:null,parent:qM},HM={type:r.GenericReference,id:"abort-execution-func-decl-parent-ref-id",entityType:r.Project,entityId:Z},tE={id:"abort-execution-func-decl-id",type:r.FunctionDeclaration,version:1,name:"Test aborting execution",description:"Executes a wait and then aborts the execution of that wait",inputs:[],returnStatements:[KT,XT],calls:[WM,SM,Ml,UM],implements:null,private:!1,collapsed:!1,index:null,x:0,y:0,parent:HM},YM={type:r.GenericReference,id:"call-execution-abort-func-parent-ref-id",entityType:r.Project,entityId:Z},zM={id:"call-execution-abort-func-id",type:r.FunctionCall,version:1,declaration:tE,inputs:[],process:null,outputs:[],successCalls:[],errorCalls:[],error:null,calledByError:[],calledByEntry:[],calledBySuccess:[],x:0,y:0,parent:YM},Nl="manual-hello-world-loop-func-decl-id",nE="manual-hello-world-loop-func-return-statement-id",en="manual-hello-world-loop-id",Yi="manual-hello-world-loop-body-id",Vl="manual-hello-world-loop-break-statement-id",zi="manual-hello-world-loop-current-iteration-number-output-map-id",$l="manual-hello-world-loop-previous-iterations-results-output-map-id",Ll="assembled-hello-world-text-output-id",rE="assembled-hello-world-list-output-id",Zi="iteration-number-is-equal-or-greater-than-10-condition-id",gs="join-hello-world-and-number-operation-id",Is="append-string-to-list-operation-id",iE="hello-world-loop-output-map-id",ZM={type:r.GenericReference,id:"manual-hello-world-loop-function-declaration-output-declaration-parent-ref",entityType:r.ReturnStatement,entityId:nE},XM={type:r.GenericReference,id:"manual-hello-world-loop-function-declaration-output-declaration-data-type-parent-ref",entityType:r.ReturnDeclaration,entityId:"manual-hello-world-loop-function-declaration-output-declaration"},QM={like:!1,id:"manual-hello-world-loop-function-declaration-output-declaration-data-type",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!0,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:XM},KM={type:r.GenericReference,id:"manual-hello-world-loop-function-declaration-output-declaration-reads-value-ref",entityType:r.OutputMap,entityId:iE},aE={isError:!1,id:"manual-hello-world-loop-function-declaration-output-declaration",version:1,type:r.ReturnDeclaration,name:"Results",description:null,dataType:QM,readsValue:KM,required:!0,index:0,parent:ZM},eN={type:r.GenericReference,id:"manual-hello-world-loop-function-declaration-return-statement-called-by-ref",entityType:r.Loop,entityId:en},tN={type:r.GenericReference,id:"manual-hello-world-loop-function-declaration-parent-ref",entityType:r.FunctionDeclaration,entityId:Nl},sE={type:r.ReturnStatement,id:nE,version:1,outputs:[aE],calledByError:[],calledByEntry:[],calledBySuccess:[eN],parent:tN,throws:null,x:0,y:0},nN={type:r.GenericReference,id:"hello-world-loop-break-statement-ref-id",entityType:r.BreakStatement,entityId:Vl},rN={type:r.GenericReference,id:"hello-world-loop-break-statement-reads-value-ref-id",entityType:r.OutputMap,entityId:Ll},oE={isError:!1,id:"hello-world-loop-break-statement-output-id",version:1,type:r.ReturnDeclaration,name:"Iteration result",description:null,dataType:null,readsValue:rN,required:!0,index:0,parent:nN},iN={type:r.GenericReference,id:"hello-world-loop-break-statement-counter-reads-value-ref-id",entityType:r.ArgumentDeclaration,entityId:zi},aN={type:r.GenericReference,id:"hello-world-loop-break-statement-counter-ref-id",entityType:r.BreakStatement,entityId:Vl},lE={isError:!1,id:"hello-world-loop-break-statement-counter-output-id",version:1,type:r.ReturnDeclaration,name:"Iteration counter",description:null,dataType:null,readsValue:iN,required:!0,index:1,parent:aN},sN={type:r.GenericReference,id:"hello-world-loop-break-statement-called-by-ref-id",entityType:r.Condition,entityId:Zi},oN={type:r.GenericReference,id:"hello-world-loop-break-statement-parent-ref-id",entityType:r.Loop,entityId:en},cE={type:r.BreakStatement,id:Vl,version:1,outputs:[oE,lE],calledByError:[],calledByEntry:[],calledBySuccess:[sN],parent:oN,throws:null,x:0,y:0},lN={type:r.GenericReference,id:"hello-world-loop-continue-statement-ref-id",entityType:r.ContinueStatement,entityId:"hello-world-loop-continue-statement"},cN={type:r.GenericReference,id:"hello-world-loop-continue-statement-output-data-type-ref-id",entityType:r.ReturnDeclaration,entityId:"hello-world-loop-continue-statement-output-id"},dN={like:!1,id:"hello-world-loop-continue-statement-output-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:cN},uN={type:r.GenericReference,id:"hello-world-loop-continue-statement-reads-value-ref-id",entityType:r.OutputMap,entityId:Ll},dE={isError:!1,id:"hello-world-loop-continue-statement-output-id",version:1,type:r.ReturnDeclaration,name:"Iteration result",description:null,dataType:dN,readsValue:uN,required:!0,index:0,parent:lN},pN={type:r.GenericReference,id:"hello-world-loop-continue-statement-called-by-ref-id",entityType:r.Condition,entityId:Zi},yN={type:r.GenericReference,id:"hello-world-loop-continue-statement-parent-ref-id",entityType:r.Loop,entityId:en},uE={type:r.ContinueStatement,id:"hello-world-loop-continue-statement",version:1,outputs:[dE],calledBySuccess:[],calledByError:[pN],calledByEntry:[],parent:yN,throws:null,x:0,y:0};r.GenericReference,r.InputMap;const hN={type:r.GenericReference,id:"append-string-to-list-base-string-map-parent-ref-id",entityType:r.Operation,entityId:Is},fN={type:r.GenericReference,id:"base-string-map-reads-value-ref-id",entityType:r.OutputMap,entityId:$l},pE={id:"append-string-to-list-base-string-map-id",type:r.InputMap,version:1,declaration:Fo,name:null,description:null,readsValue:fN,defaultValue:null,index:0,parent:hN},mN={type:r.GenericReference,id:"assembly-string-map-parent-ref-id",entityType:r.Operation,entityId:Is},TN={id:rE,type:r.OutputMap,version:1,writesValues:[oE],declaration:bi,index:0,parent:mN},EN={type:r.GenericReference,id:"append-string-to-list-called-by-ref-id",entityType:r.Condition,entityId:Zi},RN={type:r.GenericReference,id:"latest-string-to-add-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:rE},bN={type:r.GenericReference,id:"62b4afb0-6c21-4b0f-abd3-cebef7b17c28",entityType:r.Operation,entityId:Is},yE={id:"latest-string-to-add-input-map-id",version:1,type:r.InputMap,declaration:Uo,name:null,description:null,readsValue:RN,defaultValue:null,index:1,parent:bN},vN={type:r.GenericReference,id:"append-string-to-list-parent-ref-id",entityType:r.FunctionDeclaration,entityId:en},gN={type:r.Operation,id:Is,declaration:_a,version:1,inputs:[pE,yE],outputs:[TN],calledByError:[],process:null,calledByEntry:[],calledBySuccess:[EN],successCalls:[],errorCalls:[],error:null,x:0,y:0,parent:vN},IN={type:r.GenericReference,id:"iteration-number-is-equal-or-greater-than-10-condition-called-by-ref-id",entityType:r.FunctionDeclaration,entityId:Yi},DN={type:r.GenericReference,id:"iteration-number-is-equal-or-greater-than-10-condition-parent-ref-id",entityType:r.Loop,entityId:en},PN={type:r.GenericReference,id:"current-iteration-number-to-check-map-reads-value-ref-id",entityType:r.OutputMap,entityId:zi},hE={type:r.GenericReference,id:"iteration-number-is-equal-or-greater-than-10-condition-ref-two-id",entityType:r.Condition,entityId:Zi},AN={id:"current-iteration-number-to-check-map-id",version:1,type:r.InputMap,declaration:Ur.fixedArguments[0],name:null,description:null,readsValue:PN,index:1,defaultValue:null,parent:hE},SN={type:r.GenericReference,id:"max-num-iterations-value-map-default-value-parent-ref-id",entityType:r.InputMap,entityId:"max-num-iterations-value-map-id"},ON={id:"max-num-iterations-value-map-id",version:1,type:r.InputMap,declaration:Ur.fixedArguments[1],name:null,description:null,readsValue:null,index:0,defaultValue:{id:"max-num-iterations-value-map-default-value-id",type:r.PrimitiveValue,version:1,name:P.Number,value:10,autogeneration:null,valueAsType:null,parent:SN},parent:hE},CN={type:r.Condition,id:Zi,version:1,declaration:Ur,inputs:[ON,AN],calledByError:[],calledByEntry:[IN],calledBySuccess:[],successCalls:[cE,gN],errorCalls:[uE],x:0,y:0,parent:DN},BN={type:r.GenericReference,id:"base-string-map-ref-id",entityType:r.InputMap,entityId:"join-hello-world-and-number-base-string-map-id"},wN={type:r.GenericReference,id:"join-hello-world-and-number-base-string-map-parent-ref-id",entityType:r.Operation,entityId:gs},_N={id:"join-hello-world-and-number-base-string-map-id",type:r.InputMap,version:1,declaration:Ba,name:null,description:null,readsValue:null,defaultValue:{id:"join-hello-world-and-number-base-string-map-default-value-id",type:r.PrimitiveValue,version:1,value:"Hello world ",name:P.String,parent:BN,valueAsType:null,autogeneration:null},index:0,parent:wN},MN={type:r.GenericReference,id:"assembly-string-map-parent-ref-id",entityType:r.Operation,entityId:gs},NN={id:Ll,type:r.OutputMap,version:1,writesValues:[yE,dE],declaration:bi,index:0,parent:MN},VN={type:r.GenericReference,id:"join-hello-world-and-number-called-by-ref-id",entityType:r.FunctionDeclaration,entityId:Yi},$N={type:r.GenericReference,id:"current-iteration-number-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:zi},LN={type:r.GenericReference,id:"62b4afb0-6c21-4b0f-abd3-cebef7b17c28",entityType:r.Operation,entityId:gs},fE={id:"current-iteration-number-input-map-id",version:1,type:r.InputMap,declaration:wa,name:null,description:null,readsValue:$N,defaultValue:null,index:1,parent:LN},GN={type:r.GenericReference,id:"join-hello-world-and-number-parent-ref-id",entityType:r.FunctionDeclaration,entityId:en},FN={type:r.Operation,id:gs,declaration:vi,version:1,inputs:[_N,fE],outputs:[NN],process:null,calledByError:[],calledByEntry:[VN],calledBySuccess:[],successCalls:[],errorCalls:[],error:null,x:0,y:0,parent:GN},UN={id:"manual-hello-world-loop-iterations-results-declaration-data-type-parent-ref-id",type:r.GenericReference,entityId:$l,entityType:r.ArgumentDeclaration},xN={like:!1,id:"manual-hello-world-loop-iterations-results-declaration-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!0,isNullable:!1,constant:!1,entity:null,asType:!1,defaultValue:null,parent:UN},kN={id:"manual-hello-world-loop-previous-iterations-results-output-map-parent-ref-id",type:r.GenericReference,entityId:Yi,entityType:r.FunctionDeclaration},jN={id:$l,type:r.ArgumentDeclaration,version:1,name:"Previous iterations results",description:"The results of the previous iterations of the loop.",required:!0,dataType:xN,writesValues:[pE],index:1,parent:kN},qN={id:"manual-hello-world-loop-current-iteration-number-output-map-parent-ref-id",type:r.GenericReference,entityId:Yi,entityType:r.FunctionDeclaration},JN={id:"manual-flow-loop-current-iteration-number-declaration-data-type-parent-ref-id",type:r.GenericReference,entityId:zi,entityType:r.ArgumentDeclaration};r.DataType;const WN={id:zi,type:r.ArgumentDeclaration,version:1,name:"Current iteration number",description:"The number of the current iteration of the loop. Starts at 1.",required:!0,dataType:null,writesValues:[fE,lE],index:0,parent:qN},HN={id:"manual-flow-loop-body-parent-ref-id",type:r.GenericReference,entityId:en,entityType:r.Loop},YN={id:Yi,type:r.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called multiple times, once for each iteration of the loop.",inputs:[WN,jN],calls:[CN,FN],implements:null,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:HN},zN={type:r.GenericReference,id:"hello-world-loop-iteration-result-inline-output-declaration-parent-ref-id",entityType:r.Loop,entityId:en},mE={id:"hello-world-loop-iteration-result-inline-output-declaration-id",version:1,type:r.ValueDescriptor,name:"Iteration result",description:null,dataType:null,required:!0,index:0,parent:zN},ZN={type:r.GenericReference,id:"hello-world-loop-break-statement-output-map-parent-ref-id",entityType:r.Loop,entityId:en},XN={type:r.OutputMap,id:iE,version:1,declaration:mE,writesValues:[aE],index:0,parent:ZN},QN={id:"manual-hello-world-loop-parent-ref-id",type:r.GenericReference,entityId:Z,entityType:r.Project},KN={id:"manual-hello-world-loop-called-by-ref-id",type:r.GenericReference,entityId:Nl,entityType:r.FunctionDeclaration},e0={id:en,type:r.Loop,version:1,declaration:Yo,inputs:[],outputsDeclarations:[mE],outputs:[XN],body:YN,successCalls:[sE],errorCalls:[],process:null,error:null,calledByError:[],calledByEntry:[KN],calledBySuccess:[],breakStatements:[cE],continueStatements:[uE],x:0,y:0,parent:QN},t0={type:r.GenericReference,id:"manual-hello-world-loop-function-declaration-parent-ref-id",entityType:r.Project,entityId:Z},TE={type:r.FunctionDeclaration,id:Nl,version:1,name:"Manual hello world loop",description:null,inputs:[],calls:[e0],returnStatements:[sE],implements:null,collapsed:!1,private:!1,index:null,x:0,y:0,parent:t0},n0={type:r.GenericReference,id:"call-hello-world-loop-parent-ref-id",entityType:r.Project,entityId:Z},r0={id:"call-hello-world-loop-id",type:r.FunctionCall,version:1,declaration:TE,inputs:[],outputs:[],process:null,successCalls:[],errorCalls:[],error:null,calledByError:[],calledByEntry:[],calledBySuccess:[],x:0,y:0,parent:n0},hn="company-dto-function-declaration-id",Gl="company-dto-func-declaration-argument-dcl-id",tn="company-dto-function-company-variable-id",Ln="company-dto-function-company-dto-variable-id",Zr="iterate-over-employee-list-loop-id",EE="iterate-over-employee-list-loop-employee-dto-output-map-id",Fl="iterate-over-employee-list-loop-body-current-employee-argument-declaration-id",Xi="iterate-over-employee-list-loop-body-map-employee-dto-function-call-id",RE="iterate-over-employee-list-continue-statement-employee-dto-output-decl-id",i0="iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-dto-output-map-id",bE="iterate-over-employee-list-continue-statement-id",Ds="iterate-over-employee-list-loop-body-id",vE="company-dto-func-declaration-return-statement-id",gE="company-dto-func-declaration-return-decl-id",IE="company-dto-func-declaration-company-variable-id-output-map-id",DE="company-dto-func-declaration-company-variable-employess-output-map-id",PE="company-dto-func-declaration-company-variable-name-output-map-id",a0="company-dto-func-declaration-company-dto-variable-input-map-id",s0="company-dto-func-declaration-company-dto-variable-employess-input-map-id",o0="company-dto-func-declaration-company-dto-variable-name-input-map-id",Ps="company-dto-func-declaration-owner-variable-id",l0="company-dto-func-declaration-company-dto-variable-owner-input-map-id",AE="company-dto-func-declaration-company-variable-owner-output-map-id",SE="company-dto-func-declaration-owner-variable-id-output-map-id",As="company-dto-func-declaration-bank-account-variable-id",c0="company-dto-func-declaration-company-dto-variable-bank-account-input-map-id",OE="company-dto-func-declaration-company-variable-bank-account-output-map-id",CE="company-dto-func-declaration-bank-account-variable-id-output-map-id",d0={type:r.GenericReference,id:"company-dto-func-returned-company-dto-data-type-parent-ref-id",entityType:r.ReturnDeclaration,entityId:gE},u0={like:!1,id:"company-dto-func-returned-company-dto-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:vt,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:d0},p0={type:r.GenericReference,id:"company-dto-func-returned-company-dto-parent-ref-id",entityType:r.ReturnStatement,entityId:vE},y0={type:r.GenericReference,id:"company-dto-func-returned-company-dto-reads-value-ref-id",entityType:r.VariableDeclaration,entityId:Ln},BE={isError:!1,id:gE,type:r.ReturnDeclaration,version:1,name:"Company DTO",description:"Output the company data in the format that it will be sent through an HTTP request.",dataType:u0,readsValue:y0,required:!0,index:0,parent:p0},h0={type:r.GenericReference,id:"company-dto-func-return-statement-called-by-ref-id",entityType:r.Operation,entityId:Ln},f0={type:r.GenericReference,id:"company-dto-func-return-statement-parent-ref-id",entityType:r.FunctionDeclaration,entityId:hn},Ul={type:r.ReturnStatement,id:vE,version:1,outputs:[BE],calledByError:[],calledByEntry:[],calledBySuccess:[h0],throws:null,x:0,y:0,parent:f0},m0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-owner-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:SE},T0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-owner-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:Ln},wE={id:l0,type:r.InputMap,version:1,declaration:null,name:"owner_id",description:null,defaultValue:null,index:5,readsValue:m0,parent:T0},E0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-bank-account-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:CE},R0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-bank-account-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:Ln},_E={id:c0,type:r.InputMap,version:1,declaration:null,name:"bank_account_id",description:null,defaultValue:null,index:4,readsValue:E0,parent:R0},b0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-name-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:PE},v0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-name-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:Ln},ME={id:o0,type:r.InputMap,version:1,declaration:null,name:"name",description:null,defaultValue:null,index:3,readsValue:b0,parent:v0},g0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-employess-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:EE},I0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-employess-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:Ln},NE={id:s0,type:r.InputMap,version:1,declaration:null,name:"employees",description:null,defaultValue:null,index:2,readsValue:g0,parent:I0},D0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-id-output-map-reads-value-ref-id",entityType:r.OutputMap,entityId:IE},P0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:Ln},VE={id:a0,type:r.InputMap,version:1,declaration:null,name:"id",description:"The ID of the company",defaultValue:null,index:1,readsValue:D0,parent:P0},A0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:hn},S0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-called-by-ref-one-id",entityType:r.VariableDeclaration,entityId:As},O0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-called-by-ref-two-id",entityType:r.VariableDeclaration,entityId:Ps},C0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-called-by-ref-three-id",entityType:r.VariableDeclaration,entityId:Zr},xl={id:Ln,type:r.VariableDeclaration,version:1,name:"Company DTO",dataType:null,description:"A variable holding the data of a mapped company DTO",calledByError:[],calledByEntry:[],calledBySuccess:[S0,O0,C0],successCalls:[Ul],errorCalls:[],readsValue:null,writesValues:[BE],inputs:[VE,ME,_E,wE,NE],outputs:[],internalCalls:[],parent:A0,x:0,y:0},ir="employee-dto-func-declaration-id",kl="employee-dto-func-declaration-argument-dcl-id",$E="employee-dto-func-declaration-return-statement-id",LE="employee-dto-func-declaration-return-decl-id",ar="employee-dto-func-declaration-employee-variable-id",sr="employee-dto-func-declaration-employee-dto-variable-id",Ss="employee-dto-func-declaration-manager-variable-id",GE="employee-dto-func-declaration-employee-variable-id-output-map-id",FE="employee-dto-func-declaration-employee-variable-birth-date-output-map-id",UE="employee-dto-func-declaration-employee-variable-department-output-map-id",xE="employee-dto-func-declaration-employee-variable-manager-output-map-id",kE="employee-dto-func-declaration-manager-variable-id-output-map-id",B0="employee-dto-func-declaration-employee-dto-variable-input-map-id",w0="employee-dto-func-declaration-employee-dto-variable-birth-date-input-map-id",_0="employee-dto-func-declaration-employee-dto-variable-department-input-map-id",M0="employee-dto-func-declaration-employee-dto-variable-manager-input-map-id",N0={type:r.GenericReference,id:"employee-dto-func-returned-employee-dto-data-type-parent-ref-id",entityType:r.ReturnDeclaration,entityId:LE},V0={like:!1,id:"employee-dto-func-returned-employee-dto-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:vt,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:N0},$0={type:r.GenericReference,id:"employee-dto-func-returned-employee-dto-parent-ref-id",entityType:r.ReturnStatement,entityId:$E},L0={type:r.GenericReference,id:"employee-dto-func-returned-employee-dto-reads-value-ref-id",entityType:r.VariableDeclaration,entityId:sr},jE={isError:!1,id:LE,type:r.ReturnDeclaration,version:1,name:"Employee DTO",description:"Output the employee data in the format that it will be sent through an HTTP request.",dataType:V0,readsValue:L0,required:!0,index:0,parent:$0},G0={type:r.GenericReference,id:"employee-dto-func-return-statement-called-by-ref-id",entityType:r.Operation,entityId:sr},F0={type:r.GenericReference,id:"employee-dto-func-return-statement-parent-ref-id",entityType:r.FunctionDeclaration,entityId:ir},jl={type:r.ReturnStatement,id:$E,version:1,outputs:[jE],calledByError:[],calledByEntry:[],calledBySuccess:[G0],throws:null,x:0,y:0,parent:F0},U0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-manager-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:kE},x0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-manager-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:sr},qE={id:M0,type:r.InputMap,version:1,declaration:null,name:"manager_id",description:null,defaultValue:null,index:4,readsValue:U0,parent:x0},k0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-department-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:UE},j0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-department-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:sr},JE={id:_0,type:r.InputMap,version:1,declaration:null,name:"department_name",description:null,defaultValue:null,index:3,readsValue:k0,parent:j0},q0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-birth-date-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:FE},J0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-birth-date-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:sr},WE={id:w0,type:r.InputMap,version:1,declaration:null,name:"birth_date",description:null,defaultValue:null,index:2,readsValue:q0,parent:J0},W0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-id-output-map-reads-value-ref-id",entityType:r.OutputMap,entityId:GE},H0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:sr},HE={id:B0,type:r.InputMap,version:1,declaration:null,name:"id",description:"The ID of the employee",defaultValue:null,index:1,readsValue:W0,parent:H0},Y0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:ir},z0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-called-by-ref-id",entityType:r.VariableDeclaration,entityId:Ss},Z0={id:sr,type:r.VariableDeclaration,version:1,name:"Employee DTO",dataType:null,description:"A variable holding the data of a mapped employee DTO",calledByError:[],calledByEntry:[],calledBySuccess:[z0],successCalls:[jl],errorCalls:[],readsValue:null,writesValues:[jE],inputs:[HE,WE,JE,qE],outputs:[],internalCalls:[],parent:Y0,x:0,y:0},X0={type:r.GenericReference,id:"employee-dto-func-manager-variable-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:Ss},Q0={id:kE,type:r.OutputMap,version:1,declaration:Le.properties[1],index:0,writesValues:[qE],parent:X0},K0={type:r.GenericReference,id:"employee-dto-func-manager-variable-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:Ss},e1={like:!1,id:"employee-dto-func-manager-variable-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Bt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:K0,defaultValue:null},t1={type:r.GenericReference,id:"employee-dto-func-manager-variable-reads-value-ref-id",entityType:r.OutputMap,entityId:xE},n1={type:r.GenericReference,id:"employee-dto-func-manager-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:ir};r.GenericReference,r.VariableDeclaration;const YE={id:Ss,type:r.VariableDeclaration,version:1,name:"Manager",dataType:e1,description:"A variable holding an inherited manager",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[Z0],errorCalls:[],readsValue:t1,writesValues:[],inputs:[],outputs:[Q0],internalCalls:[],parent:n1,x:0,y:0},r1={type:r.GenericReference,id:"employee-dto-func-employee-variable-manager-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:ar},i1={id:xE,type:r.OutputMap,version:1,declaration:Bt.properties[2],index:3,writesValues:[YE],parent:r1},a1={type:r.GenericReference,id:"employee-dto-func-employee-variable-department-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:ar},s1={id:UE,type:r.OutputMap,version:1,declaration:Bt.properties[0],index:2,writesValues:[JE],parent:a1},o1={type:r.GenericReference,id:"employee-dto-func-employee-variable-birth-date-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:ar},l1={id:FE,type:r.OutputMap,version:1,declaration:yt.properties[1],index:1,writesValues:[WE],parent:o1},c1={type:r.GenericReference,id:"employee-dto-func-employee-variable-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:ar},d1={id:GE,type:r.OutputMap,version:1,declaration:Le.properties[1],index:0,writesValues:[HE],parent:c1},u1={type:r.GenericReference,id:"employee-dto-func-employee-variable-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:ar},p1={like:!1,id:"employee-dto-func-employee-variable-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Bt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:u1,defaultValue:null},y1={type:r.GenericReference,id:"employee-dto-func-employee-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:ir},h1={type:r.GenericReference,id:"employee-dto-func-employee-variable-reads-value-ref-id",entityType:r.ArgumentDeclaration,entityId:kl},f1={type:r.GenericReference,id:"employee-dto-func-employee-variable-called-by-id",entityType:r.FunctionDeclaration,entityId:ir},zE={id:ar,type:r.VariableDeclaration,version:1,name:"Company employee",dataType:p1,description:"A variable holding a company employee",calledByError:[],calledByEntry:[f1],calledBySuccess:[],successCalls:[YE],errorCalls:[],readsValue:h1,writesValues:[],inputs:[],outputs:[d1,l1,s1,i1],internalCalls:[],parent:y1,x:0,y:0},m1={type:r.GenericReference,id:"employee-dto-func-declaration-employee-input-declaration-data-type-parent-ref-id",entityId:kl,entityType:r.ArgumentDeclaration},T1={type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,id:"employee-dto-func-declaration-employee-input-declaration-data-type-id",version:1,entity:Bt,asType:!1,isList:!1,isNullable:!1,constant:!1,like:!1,parent:m1,defaultValue:null},E1={type:r.GenericReference,id:"employee-dto-func-declaration-employee-input-declaration-parent-ref-id",entityId:ir,entityType:r.FunctionDeclaration},R1={type:r.ArgumentDeclaration,id:kl,version:1,name:"Employee",description:"The employee to create a DTO for",required:!0,dataType:T1,index:0,writesValues:[zE],parent:E1},b1={type:r.GenericReference,id:"employee-dto-function-declaration-parent-ref-id",entityType:r.Project,entityId:Z},ql={type:r.FunctionDeclaration,id:ir,version:1,name:"Employee DTO",description:"Takes a employee and returns a DTO of that employee",index:null,inputs:[R1],calls:[zE],implements:null,returnStatements:[jl],collapsed:!1,private:!1,x:0,y:0,parent:b1},v1={id:"iterate-over-employee-list-continue-statement-employee-dto-output-decl-data-type-parent-ref-id",type:r.GenericReference,entityId:RE,entityType:r.ReturnDeclaration},g1={like:!1,id:"iterate-over-employee-list-continue-statement-employee-dto-output-decl-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:Bt,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:v1},I1={id:"iterate-over-employee-list-continue-statement-employee-dto-output-decl-reads-value-ref-id",type:r.GenericReference,entityId:Xi,entityType:r.OutputMap},D1={id:"iterate-over-employee-list-continue-statement-employee-dto-output-decl-parent-ref-id",type:r.GenericReference,entityId:bE,entityType:r.ContinueStatement},ZE={isError:!1,id:RE,type:r.ReturnDeclaration,version:1,name:"Employee DTO",description:"The DTO of the employee entity.",readsValue:I1,dataType:g1,required:!0,index:0,parent:D1},P1={id:"iterate-over-employee-list-continue-statement-called-by-ref-id",type:r.GenericReference,entityId:Xi,entityType:r.FunctionCall},A1={id:"iterate-over-employee-list-continue-statement-parent-ref-id",type:r.GenericReference,entityId:Zr,entityType:r.Loop},XE={id:bE,type:r.ContinueStatement,version:1,calledByError:[],calledByEntry:[],calledBySuccess:[P1],outputs:[ZE],throws:null,x:0,y:0,parent:A1},S1={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-dto-output-map-parent-ref-id",type:r.GenericReference,entityId:Xi,entityType:r.FunctionCall},O1={id:i0,type:r.OutputMap,version:1,declaration:jl.outputs[0],writesValues:[ZE],index:0,parent:S1},C1={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-input-map-reads-value-ref-id",type:r.GenericReference,entityId:Fl,entityType:r.ArgumentDeclaration},B1={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-input-map-parent-ref-id",type:r.GenericReference,entityId:Xi,entityType:r.FunctionCall},QE={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-input-map-id",type:r.InputMap,version:1,name:null,description:null,declaration:ql.inputs[0],readsValue:C1,index:0,defaultValue:null,parent:B1},w1={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-called-by-ref-id",type:r.GenericReference,entityId:Ds,entityType:r.FunctionDeclaration},_1={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-parent-ref-id",type:r.GenericReference,entityId:Ds,entityType:r.FunctionDeclaration},M1={id:Xi,type:r.FunctionCall,version:1,declaration:ql,inputs:[QE],process:null,outputs:[O1],calledByError:[],calledByEntry:[w1],calledBySuccess:[],successCalls:[XE],errorCalls:[],error:null,x:0,y:0,parent:_1},N1={type:r.GenericReference,id:"iterate-over-employee-list-loop-body-current-employee-argument-declaration-data-type-parent-ref-id",entityId:Fl,entityType:r.ArgumentDeclaration},V1={like:!1,id:"iterate-over-employee-list-loop-body-current-employee-argument-declaration-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:Bt,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:N1},$1={id:"iterate-over-employee-list-loop-body-current-employee-argument-declaration-parent-ref-id",type:r.GenericReference,entityId:Ds,entityType:r.FunctionDeclaration},L1={id:Fl,type:r.ArgumentDeclaration,version:1,name:"Current employee",description:"The current employee entity being processed.",dataType:V1,required:!0,index:0,writesValues:[QE],parent:$1},G1={id:"iterate-over-employee-list-loop-body-parent-ref-id",type:r.GenericReference,entityId:Zr,entityType:r.Loop},F1={id:Ds,type:r.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called once for each entity in the list.",inputs:[L1],calls:[M1],implements:null,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:G1},U1={id:"iterate-over-employee-list-loop-iteration-list-input-map-parent-ref-id",type:r.GenericReference,entityId:Zr,entityType:r.Loop},x1={id:"iterate-over-employee-list-loop-iteration-list-input-map-reads-value-ref-id",type:r.GenericReference,entityId:DE,entityType:r.OutputMap},KE={id:"iterate-over-employee-list-loop-iteration-list-input-map-id",type:r.InputMap,version:1,name:null,description:null,declaration:Qn.fixedArguments[0],defaultValue:null,readsValue:x1,index:0,parent:U1},k1={id:"iterate-over-employee-list-loop-parent-ref-id",type:r.GenericReference,entityId:hn,entityType:r.FunctionDeclaration},j1={id:"iterate-over-employee-list-loop-employee-dto-output-map-parent-ref-id",type:r.GenericReference,entityId:Zr,entityType:r.Loop},q1={id:EE,type:r.OutputMap,version:1,declaration:Qn.fixedReturns[0],writesValues:[NE],index:0,parent:j1},J1={type:r.GenericReference,id:"iterate-over-employee-list-loop-called-by-ref-id",entityType:r.VariableDeclaration,entityId:tn},W1={id:Zr,type:r.Loop,version:1,declaration:Qn,inputs:[KE],successCalls:[xl],errorCalls:[],outputsDeclarations:[],outputs:[q1],body:F1,process:null,calledByError:[],calledByEntry:[],calledBySuccess:[J1],breakStatements:[],continueStatements:[XE],error:null,x:0,y:0,parent:k1},H1={type:r.GenericReference,id:"company-dto-func-bank-account-variable-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:As},Y1={id:CE,type:r.OutputMap,version:1,declaration:Le.properties[1],index:0,writesValues:[_E],parent:H1},z1={type:r.GenericReference,id:"company-dto-func-bank-account-variable-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:As},Z1={like:!1,id:"company-dto-func-bank-account-variable-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:vt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:z1,defaultValue:null},X1={type:r.GenericReference,id:"company-dto-func-bank-account-variable-reads-value-ref-id",entityType:r.OutputMap,entityId:OE},Q1={type:r.GenericReference,id:"company-dto-func-bank-account-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:hn};r.GenericReference,r.VariableDeclaration;const eR={id:As,type:r.VariableDeclaration,version:1,name:"Bank account",dataType:Z1,description:"A variable holding an inherited bank account",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[xl],errorCalls:[],readsValue:X1,writesValues:[],inputs:[],outputs:[Y1],internalCalls:[],parent:Q1,x:0,y:0},K1={type:r.GenericReference,id:"company-dto-func-owner-variable-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:Ps},eV={id:SE,type:r.OutputMap,version:1,declaration:Le.properties[1],index:0,writesValues:[wE],parent:K1},tV={type:r.GenericReference,id:"company-dto-func-owner-variable-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:Ps},nV={like:!1,id:"company-dto-func-owner-variable-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:vt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:tV,defaultValue:null},rV={type:r.GenericReference,id:"company-dto-func-owner-variable-reads-value-ref-id",entityType:r.OutputMap,entityId:AE},iV={type:r.GenericReference,id:"company-dto-func-owner-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:hn};r.GenericReference,r.VariableDeclaration;const tR={id:Ps,type:r.VariableDeclaration,version:1,name:"Owner",dataType:nV,description:"A variable holding an inherited owner",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[xl],errorCalls:[],readsValue:rV,writesValues:[],inputs:[],outputs:[eV],internalCalls:[],parent:iV,x:0,y:0},aV={type:r.GenericReference,id:"company-dto-func-company-variable-owner-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:tn},sV={id:AE,type:r.OutputMap,version:1,declaration:vt.properties[2],index:4,writesValues:[tR],parent:aV},oV={type:r.GenericReference,id:"company-dto-func-company-variable-bank-account-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:tn},lV={id:OE,type:r.OutputMap,version:1,declaration:vt.properties[2],index:3,writesValues:[eR],parent:oV},cV={type:r.GenericReference,id:"company-dto-func-company-variable-name-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:tn},dV={id:PE,type:r.OutputMap,version:1,declaration:vt.properties[0],index:2,writesValues:[ME],parent:cV},uV={type:r.GenericReference,id:"company-dto-func-company-variable-employess-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:tn},pV={id:DE,type:r.OutputMap,version:1,declaration:vt.properties[3],index:1,writesValues:[KE],parent:uV},yV={type:r.GenericReference,id:"company-dto-func-company-variable-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:tn},hV={id:IE,type:r.OutputMap,version:1,declaration:Le.properties[1],index:0,writesValues:[VE],parent:yV},fV={type:r.GenericReference,id:"company-dto-func-company-variable-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:tn},mV={like:!1,id:"company-dto-func-company-variable-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:vt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:fV,defaultValue:null},TV={type:r.GenericReference,id:"company-dto-func-company-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:hn},EV={type:r.GenericReference,id:"company-dto-func-company-variable-reads-value-ref-id",entityType:r.ArgumentDeclaration,entityId:Gl},RV={type:r.GenericReference,id:"company-dto-func-company-variable-called-by-id",entityType:r.FunctionDeclaration,entityId:hn},nR={id:tn,type:r.VariableDeclaration,version:1,name:"Company",dataType:mV,description:"A variable holding a company",calledByError:[],calledByEntry:[RV],calledBySuccess:[],successCalls:[eR,tR,W1],errorCalls:[],readsValue:EV,writesValues:[],inputs:[],outputs:[hV,pV,dV,lV,sV],internalCalls:[],parent:TV,x:0,y:0},bV={type:r.GenericReference,id:"company-dto-func-declaration-company-input-declaration-data-type-parent-ref-id",entityId:Gl,entityType:r.ArgumentDeclaration},vV={type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,id:"company-dto-func-declaration-company-input-declaration-data-type-id",version:1,entity:vt,asType:!1,isList:!1,isNullable:!1,constant:!1,like:!1,parent:bV,defaultValue:null},gV={type:r.GenericReference,id:"company-dto-func-declaration-company-input-declaration-parent-ref-id",entityId:hn,entityType:r.FunctionDeclaration},IV={type:r.ArgumentDeclaration,id:Gl,version:1,name:"Company",description:"The company to create a DTO for",required:!0,dataType:vV,index:0,writesValues:[nR],parent:gV},DV={type:r.GenericReference,id:"company-dto-function-declaration-parent-ref-id",entityType:r.Project,entityId:Z},Jl={type:r.FunctionDeclaration,id:hn,version:1,name:"Company DTO",description:"Takes a company and returns a DTO of that company",inputs:[IV],calls:[nR],implements:null,index:null,returnStatements:[Ul],collapsed:!1,private:!1,x:0,y:0,parent:DV},Qi="exec-in-parallel-operation-call-id",Ki="exec-sequentially-operation-call-id",ht="concurrency-and-wait-function-declaration-id",rR="concurrency-and-wait-return-statement-id",iR="concurrency-and-wait-return-declaration-id",Wl="exec-in-parallel-argument-map-id",aR="exec-sequentially-argument-map-id",Hl="wait-for-2-seconds-operation-id",sR="wait-for-2-seconds-argument-map-id",Yl="map-company-dto-function-call-id",oR="map-company-dto-function-call-company-dto-output-map-id",ea="company-dto-variable-one-id",zl="company-dto-variable-one-instance-id",PV="company-dto-variable-two-id",AV={type:r.GenericReference,id:"returned-company-dto-data-type-parent-ref-id",entityType:r.ReturnDeclaration,entityId:iR},SV={like:!1,id:"returned-company-dto-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:vt,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:AV},OV={type:r.GenericReference,id:"returned-company-dto-parent-ref-id",entityType:r.ReturnStatement,entityId:rR},CV={type:r.GenericReference,id:"returned-company-dto-reads-value-ref-id",entityType:r.VariableDeclaration,entityId:ea},lR={isError:!1,id:iR,type:r.ReturnDeclaration,version:1,name:"Company DTO",description:"Output the company data in the format that it will be sent through an HTTP request.",dataType:SV,readsValue:CV,required:!0,index:0,parent:OV},BV={type:r.GenericReference,id:"concurrency-and-wait-return-statement-called-by-ref-id",entityType:r.Operation,entityId:Hl},wV={type:r.GenericReference,id:"concurrency-and-wait-return-statement-parent-ref-id",entityType:r.FunctionDeclaration,entityId:ht},cR={type:r.ReturnStatement,id:rR,version:1,outputs:[lR],calledByError:[],calledByEntry:[],calledBySuccess:[BV],throws:null,x:0,y:0,parent:wV},_V={type:r.GenericReference,id:"company-dto-variable-two-called-by-ref-id",entityType:r.VariableInstance,entityId:zl},MV={type:r.GenericReference,id:"company-dto-variable-two-reads-value-ref-id",entityType:r.VariableInstance,entityId:zl},NV={type:r.GenericReference,id:"company-dto-variable-two-parent-ref-id",entityType:r.FunctionDeclaration,entityId:ht},dR={id:PV,type:r.VariableDeclaration,version:1,name:"Company DTO",description:null,dataType:null,inputs:[],outputs:[],successCalls:[],errorCalls:[],calledByError:[],calledByEntry:[],calledBySuccess:[_V],internalCalls:[],writesValues:[lR],readsValue:MV,x:0,y:0,parent:NV},VV={type:r.GenericReference,id:"company-dto-variable-one-instance-called-by-ref-id",entityType:r.VariableDeclaration,entityId:ea},$V={type:r.GenericReference,id:"company-dto-variable-one-instance-reads-value-ref-id",entityType:r.VariableDeclaration,entityId:ea},LV={type:r.GenericReference,id:"company-dto-variable-one-instance-parent-ref-id",entityType:r.FunctionDeclaration,entityId:ht},GV={type:r.GenericReference,id:"company-dto-variable-one-instance-declaration-ref-id",entityType:r.VariableDeclaration,entityId:ea},uR={id:zl,type:r.VariableInstance,version:1,declaration:GV,inputs:[],outputs:[],successCalls:[dR],errorCalls:[],calledByError:[],calledByEntry:[],calledBySuccess:[VV],internalCalls:[],writesValues:[dR],readsValue:$V,x:0,y:0,parent:LV},FV={type:r.GenericReference,id:"company-dto-variable-one-called-by-ref-id",entityType:r.FunctionCall,entityId:Yl},UV={type:r.GenericReference,id:"company-dto-variable-one-reads-value-ref-id",entityType:r.OutputMap,entityId:oR},xV={type:r.GenericReference,id:"company-dto-variable-one-parent-ref-id",entityType:r.FunctionDeclaration,entityId:ht},pR={id:ea,type:r.VariableDeclaration,version:1,name:"Company DTO",description:null,dataType:null,inputs:[],outputs:[],successCalls:[uR],errorCalls:[],calledByError:[],calledByEntry:[],calledBySuccess:[FV],internalCalls:[],writesValues:[uR],readsValue:UV,x:0,y:0,parent:xV},yR={type:r.GenericReference,id:"map-company-dto-function-call-company-input-map-parent-ref-id",entityType:r.FunctionCall,entityId:Yl},kV={id:"map-company-dto-function-call-company-input-map-id",type:r.InputMap,version:1,declaration:Jl.inputs[0],name:null,description:null,defaultValue:null,index:0,readsValue:null,parent:yR},jV={id:oR,type:r.OutputMap,version:1,declaration:Ul.outputs[0],writesValues:[pR],index:0,parent:yR},qV={id:"map-company-dto-function-call-called-by-ref-id",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:ht},JV={id:"map-company-dto-function-call-parent-ref-id",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:ht},WV={id:Yl,type:r.FunctionCall,version:1,declaration:Jl,successCalls:[pR],process:null,errorCalls:[],inputs:[kV],outputs:[jV],calledByError:[],calledByEntry:[qV],calledBySuccess:[],parent:JV,x:0,y:0,error:null},HV={type:r.GenericReference,id:"last-timestamp-variable-datatype-parent-ref-id",entityType:r.VariableDeclaration,entityId:dT},YV={type:r.GenericReference,id:"last-timestamp-variable-default-value-parent-ref-id",entityType:r.DataType,entityId:"last-timestamp-variable-datatype-id"},zV={like:!1,id:"last-timestamp-variable-datatype-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:dn,version:1,asType:!1,isList:!1,isNullable:!1,constant:!1,parent:HV,defaultValue:{id:"last-timestamp-variable-default-value-id",type:r.PrimitiveValue,version:1,name:P.Date,value:null,autogeneration:{type:qe.CurrentDateAndTime,rangeStart:null,rangeEnd:null},parent:YV,valueAsType:null}},ZV={type:r.GenericReference,id:"last-timestamp-variable-main-project-ref-id",entityType:r.Project,entityId:Z},Zl={id:dT,type:r.VariableDeclaration,version:1,name:"Last registered current time",description:"A test variable that holds the last current date and time that was registered.",dataType:zV,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[],parent:ZV},XV={type:r.GenericReference,id:"wait-for-2-seconds-argument-default-value-parent-ref-id",entityType:r.InputMap,entityId:sR},QV={type:r.GenericReference,id:"wait-for-2-seconds-argument-map-parent-ref-id",entityType:r.Operation,entityId:Hl},KV={id:sR,type:r.InputMap,version:1,declaration:Zn,name:null,description:null,readsValue:null,defaultValue:{id:"wait-for-2-seconds-argument-default-value-id",type:r.PrimitiveValue,version:1,value:2e3,valueAsType:null,autogeneration:null,name:P.Number,parent:XV},index:0,parent:QV},e$={type:r.GenericReference,id:"wait-for-2-seconds-parent-ref-id",entityType:r.FunctionDeclaration,entityId:ht},t$={type:r.GenericReference,id:"wait-for-2-seconds-called-by-ref-one-id",entityType:r.FunctionDeclaration,entityId:Ki},n$={type:r.GenericReference,id:"wait-for-2-seconds-called-by-ref-two-id",entityType:r.FunctionDeclaration,entityId:Qi},hR={id:Hl,type:r.Operation,version:1,declaration:kt,inputs:[KV],outputs:[],process:null,successCalls:[cR],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[t$,n$],calledBySuccess:[],error:null,parent:e$},r$={type:r.GenericReference,id:"wait-for-random-amount-argument-default-value-parent-ref-id",entityType:r.InputMap,entityId:"wait-for-random-amount-input-map-id"},i$={type:r.GenericReference,id:"wait-for-random-amount-argument-map-parent-ref-id",entityType:r.Operation,entityId:"wait-for-random-amount-id"},a$={id:"wait-for-random-amount-input-map-id",type:r.InputMap,version:1,declaration:Zn,name:null,description:null,readsValue:null,defaultValue:{id:"wait-for-random-amount-argument-default-value-id",type:r.PrimitiveValue,version:1,value:null,valueAsType:null,autogeneration:{type:qe.Random,rangeStart:1e3,rangeEnd:4e3},name:P.Number,parent:r$},index:0,parent:i$},s$={type:r.GenericReference,id:"wait-for-random-amount-parent-ref-id",entityType:r.Project,entityId:Z},Xr={id:"wait-for-random-amount-id",type:r.Operation,version:1,declaration:kt,inputs:[a$],process:null,outputs:[],successCalls:[],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[],calledBySuccess:[],error:null,parent:s$},fR="list-of-functions-variable-id",o$={type:r.GenericReference,id:"list-of-functions-variable-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:fR},l$={id:"list-of-functions-variable-action-descriptor-id",type:r.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.",argumentsType:U.Dynamic,dynamicArgumentTypes:null,fixedArguments:[],returnsType:U.Dynamic,error:null,dynamicReturnTypes:null,fixedReturns:[],parent:null},c$={type:r.GenericReference,id:"list-of-functions-variable-data-type-default-parent-ref-id",entityType:r.DataType,entityId:"list-of-functions-variable-data-type-id"},d$={like:!1,id:"list-of-functions-variable-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:l$,asType:!1,isList:!0,isNullable:!1,defaultValue:{id:"list-of-functions-variable-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:P.ActionDescriptor,value:null,valueAsType:[Xr,Xr,Xr,Xr,Xr],autogeneration:null,parent:c$},constant:!1,parent:o$},u$={type:r.GenericReference,id:"list-of-functions-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:ht};r.GenericReference,r.InputMap;const p$={type:r.GenericReference,id:"list-of-functions-variable-writes-value-one-ref-id",entityType:r.InputMap,entityId:aR},y$={type:r.GenericReference,id:"list-of-functions-variable-writes-value-two-ref-id",entityType:r.InputMap,entityId:Wl},mR={id:fR,type:r.VariableDeclaration,version:1,name:"List of functions to execute",description:"A list of functions to be executed in parallel",dataType:d$,parent:u$,readsValue:null,writesValues:[p$,y$],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],inputs:[],outputs:[],internalCalls:[],x:0,y:0},h$={type:r.GenericReference,id:"exec-in-parallel-return-map-parent-ref-id",entityType:r.Operation,entityId:Qi},f$={type:r.GenericReference,id:"exec-in-parallel-result-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:ht},m$={type:r.GenericReference,id:"exec-in-parallel-result-variable-reads-value-ref-id",entityType:r.OutputMap,entityId:"exec-in-parallel-return-map-id"},T$={type:r.GenericReference,id:"exec-in-parallel-result-variable-called-by-ref-id",entityType:r.Operation,entityId:Qi},TR={id:"exec-in-parallel-result-variable-id",type:r.VariableInstance,version:1,declaration:Zl,readsValue:m$,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[T$],successCalls:[],errorCalls:[],internalCalls:[],parent:f$,x:0,y:0},E$={id:"exec-in-parallel-return-map-id",type:r.OutputMap,version:1,declaration:ko,writesValues:[TR],index:0,parent:h$},R$={type:r.GenericReference,id:"exec-in-parallel-argument-map-parent-ref-id",entityType:r.Operation,entityId:Qi},b$={id:Wl,type:r.InputMap,version:1,declaration:xo,name:null,description:null,readsValue:mR,defaultValue:null,index:0,parent:R$},v$={type:r.GenericReference,id:"exec-in-parallel-parent-ref-id",entityType:r.FunctionDeclaration,entityId:ht},g$={type:r.GenericReference,id:"exec-in-parallel-called-by-ref-id",entityType:r.FunctionDeclaration,entityId:ht},I$={process:null,id:Qi,type:r.Operation,version:1,declaration:kt,inputs:[b$],outputs:[E$],successCalls:[hR,TR],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[g$],calledBySuccess:[],error:null,parent:v$},D$={type:r.GenericReference,id:"exec-sequentially-return-map-parent-ref-id",entityType:r.Operation,entityId:Ki},P$={type:r.GenericReference,id:"exec-sequentially-result-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:ht},A$={type:r.GenericReference,id:"exec-sequentially-result-variable-reads-value-ref-id",entityType:r.OutputMap,entityId:"exec-sequentially-return-map-id"},S$={type:r.GenericReference,id:"exec-sequentially-result-variable-called-by-ref-id",entityType:r.Operation,entityId:Ki},ER={id:"exec-sequentially-result-variable-id",type:r.VariableInstance,version:1,declaration:Zl,readsValue:A$,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[S$],successCalls:[],errorCalls:[],internalCalls:[],parent:P$,x:0,y:0},O$={id:"exec-sequentially-return-map-id",type:r.OutputMap,version:1,declaration:qo,writesValues:[ER],index:0,parent:D$},C$={type:r.GenericReference,id:"exec-sequentially-argument-map-parent-ref-id",entityType:r.Operation,entityId:Ki},B$={id:aR,type:r.InputMap,version:1,declaration:jo,name:null,description:null,readsValue:mR,defaultValue:null,index:0,parent:C$},w$={type:r.GenericReference,id:"exec-sequentially-parent-ref-id",entityType:r.FunctionDeclaration,entityId:ht},_$={type:r.GenericReference,id:"exec-sequentially-called-by-ref-id",entityType:r.FunctionDeclaration,entityId:ht},M$={id:Ki,type:r.Operation,version:1,declaration:un,inputs:[B$],process:null,outputs:[O$],successCalls:[hR,ER],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[_$],calledBySuccess:[],error:null,parent:w$},N$={type:r.GenericReference,id:"concurrency-and-wait-parent-ref-id",entityType:r.Project,entityId:Z},V$={type:r.FunctionDeclaration,id:ht,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:[M$,I$,WV],returnStatements:[cR],implements:null,index:null,collapsed:!1,private:!1,x:0,y:0,parent:N$},$$={type:r.GenericReference,id:"3521f2c8-a5c0-419c-8808-4fc6a73d0b78",entityType:r.ReturnDeclaration,entityId:"e1ec31f0-25ca-42ac-a4c4-c9ec2255f55b"},L$={like:!1,id:"ce8b9a30-afe9-4d4f-879f-1677efca2c47",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:vt,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:$$},G$={type:r.GenericReference,id:"8ee66e38-b060-474e-a503-594063a8ec24",entityType:r.ReturnStatement,entityId:"40a23a98-d3b2-42b1-9652-b33779ad15aa"},F$={isError:!1,id:"e1ec31f0-25ca-42ac-a4c4-c9ec2255f55b",type:r.ReturnDeclaration,version:1,name:"Created company",description:"The new company that was created",dataType:L$,readsValue:null,required:!0,index:0,parent:G$},U$={type:r.GenericReference,id:"9cb3c1e4-7250-4be6-be2a-69c2dd366d6f",entityType:r.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},x$={type:r.GenericReference,id:"c065fcdd-e054-4f95-941c-7eaa65c35d04",entityType:r.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},RR={type:r.ReturnStatement,id:"40a23a98-d3b2-42b1-9652-b33779ad15aa",version:1,outputs:[F$],calledByError:[],calledByEntry:[x$],calledBySuccess:[],throws:null,x:0,y:0,parent:U$},k$={type:r.GenericReference,id:"312ef836-9e40-4d57-b177-03b7145ed074",entityType:r.Project,entityId:Z},j$={type:r.FunctionDeclaration,id:"5059c093-eda2-4efc-b7b4-aaaadd4d44de",version:1,name:"Create new company",description:null,inputs:[],calls:[RR],index:null,implements:null,returnStatements:[RR],collapsed:!1,private:!1,x:0,y:0,parent:k$},Xl="get-current-date-and-time-func-decl-id",bR="get-current-date-and-time-return-statement-id",vR="get-current-date-and-time-return-declaration-id",gR="get-current-date-and-time-return-declaration-data-type-id",q$={type:r.GenericReference,id:"get-current-date-and-time-return-declaration-data-type-value-parent-ref-id",entityType:r.DataType,entityId:gR},J$={type:r.GenericReference,id:"get-current-date-and-time-return-declaration-data-type-parent-ref-id",entityType:r.ReturnDeclaration,entityId:vR},W$={type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,id:gR,version:1,entity:dn,asType:!1,isList:!1,isNullable:!1,like:!1,defaultValue:{id:"last-timestamp-variable-default-value-id",type:r.PrimitiveValue,version:1,value:null,name:P.Date,valueAsType:null,autogeneration:{type:qe.CurrentDateAndTime,rangeStart:null,rangeEnd:null},parent:q$},constant:!1,parent:J$},H$={type:r.GenericReference,id:"get-current-date-and-time-return-declaration-parent-ref-id",entityType:r.ReturnStatement,entityId:bR};r.ReturnDeclaration;const Y$={type:r.GenericReference,id:"get-current-date-and-time-return-statement-called-by-ref-id",entityType:r.FunctionDeclaration,entityId:Xl},z$={type:r.GenericReference,id:"get-current-date-and-time-return-statement-parent-ref-id",entityType:r.FunctionDeclaration,entityId:Xl};r.ReturnStatement;const Z$={type:r.GenericReference,id:"concurrency-and-wait-parent-ref-id",entityType:r.Project,entityId:Z},X$={type:r.FunctionDeclaration,id:Xl,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:Z$},IR="do-math-return-statement-id",DR="do-math-return-declaration-id",Q$={type:r.GenericReference,id:"do-math-func-var-to-return-one-ref-id",entityType:r.VariableDeclaration,entityId:"do-math-func-var-to-return-one-id"},K$={like:!1,id:"do-math-func-var-to-return-one-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Q$},eL={type:r.GenericReference,id:"do-math-func-decl-ref-two-id",entityType:r.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},tL={type:r.GenericReference,id:"do-math-func-var-to-return-one-map-ref-id",entityType:r.ReturnDeclaration,entityId:DR},nL={type:r.VariableDeclaration,id:"do-math-func-var-to-return-one-id",version:1,description:null,name:"Fixed result",dataType:K$,readsValue:null,writesValues:[tL],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:eL},rL={type:r.GenericReference,id:"96ec244e-594b-45f7-802b-6dc3056920f6",entityType:r.ReturnStatement,entityId:IR},iL={type:r.GenericReference,id:"d120c0cc-9d13-4e45-90e2-4e1ee825ca46",entityType:r.ReturnDeclaration,entityId:"873a3556-4911-4141-b2a0-49c677b56fb4"},aL={like:!1,id:"da91aa23-9985-49ac-a8bf-9d623ba1ba8f",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:iL},sL={isError:!1,id:DR,version:1,type:r.ReturnDeclaration,name:"Result",description:null,dataType:aL,readsValue:nL,required:!0,index:0,parent:rL},oL={type:r.GenericReference,id:"57fd93e4-93a1-484e-82eb-4dd15d2d0e24",entityType:r.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},lL={type:r.GenericReference,id:"0a86e8d5-ab21-476e-a482-b928cbf351e3",entityType:r.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},PR={type:r.ReturnStatement,id:IR,version:1,outputs:[sL],calledByError:[],calledByEntry:[],calledBySuccess:[oL],parent:lL,throws:null,x:0,y:0},cL={type:r.GenericReference,id:"a2db26be-57f2-48e5-9769-cdbf0d95dc7c",entityType:r.VariableDeclaration,entityId:"d0e9f1f3-7e9f-4e1f-8d8e-7b4b3e6c6a6a"},dL={like:!1,id:"c3e9d5f0-204f-45f9-85f7-e1b56b468388",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:cL},uL={type:r.GenericReference,id:"692122c5-610a-4504-90dd-f5a5202d116c",entityType:r.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},pL={type:r.GenericReference,id:"do-math-func-return-one-called-by",entityType:r.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},yL={type:r.GenericReference,id:"6dceb501-be5b-4252-afb4-3c0d08abba33",entityType:r.OutputMap,entityId:"64752080-ee0f-4cfe-9897-a0668f2b2aca"},AR={type:r.VariableDeclaration,id:"d0e9f1f3-7e9f-4e1f-8d8e-7b4b3e6c6a6a",version:1,name:"Result",dataType:dL,description:null,readsValue:yL,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[pL],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:uL},hL={type:r.GenericReference,id:"5440f523-af38-4981-8035-89d162fe8041",entityType:r.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},fL={type:r.GenericReference,id:"8c482c35-e674-4713-a1dd-63c3d13b611c",entityType:r.OutputMap,entityId:"64752080-ee0f-4cfe-9897-a0668f2b2aca"},mL={type:r.GenericReference,id:"c0a299cd-5869-4930-8cf0-90e3ceb8a903",entityType:r.VariableDeclaration,entityId:"46b2fe23-b417-4887-a35d-09b186679172"},TL={like:!1,id:"51c0c1df-2ee3-41df-ae52-ac512d8cf795",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:mL},EL={type:r.GenericReference,id:"do-math-func-return-two-called-by",entityType:r.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},SR={type:r.VariableDeclaration,id:"46b2fe23-b417-4887-a35d-09b186679172",version:1,name:"Total",description:null,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[EL],successCalls:[],errorCalls:[],dataType:TL,readsValue:fL,writesValues:[],internalCalls:[],parent:hL,x:0,y:0},OR={type:r.GenericReference,id:"6e4d776e-6af2-4321-b630-c78110fd677c",entityType:r.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},RL={type:r.GenericReference,id:"5b60955b-2486-40b6-bb24-ffd97ccd8902",entityType:r.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},bL={type:r.GenericReference,id:"1a49923f-bc6f-453f-a438-e74e5475c2a9",entityType:r.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},vL={type:r.GenericReference,id:"02bfde0a-b757-4072-9613-6e9c7c9a424a",entityType:r.ArgumentDeclaration,entityId:"d8895765-f705-457e-85fa-25d130926769"},CR={id:"928953b0-0e3f-4d8c-ae5a-84620b4b8c68",version:1,type:r.InputMap,declaration:_o,name:null,description:null,readsValue:vL,defaultValue:null,index:0,parent:bL},gL={id:"64752080-ee0f-4cfe-9897-a0668f2b2aca",type:r.OutputMap,version:1,declaration:No,writesValues:[AR,SR],index:0,parent:RL},IL={type:r.GenericReference,id:"d235a7f6-07ff-4f35-98d2-8f42dd59cf9f",entityType:r.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},DL={id:"8827e8e9-9381-4ad7-8f61-5419c23c9136",type:r.GenericReference,entityType:r.VariableDeclaration,entityId:"72a338d8-0183-4ca2-8760-227517854595"},BR={id:"a5525249-0eb5-472b-97bc-5e4cc0d75aee",version:1,type:r.InputMap,declaration:Mo,name:null,description:null,readsValue:DL,defaultValue:null,index:1,parent:IL},PL={type:r.Operation,id:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e",declaration:Ca,version:1,inputs:[CR,BR],outputs:[gL],calledByError:[],calledByEntry:[OR],calledBySuccess:[],process:null,successCalls:[PR,AR,SR],errorCalls:[],parent:OR,error:null,x:0,y:0},AL={type:r.GenericReference,id:"a2c40226-2270-4963-a865-c777ba79c551",entityType:r.DataType,entityId:"a350a9e9-25ee-477f-a83d-9e98ed2451662"},SL={id:"f47731b3-f278-4ab5-aeb2-24519c1119fb",type:r.GenericReference,entityId:"72a338d8-0183-4ca2-8760-227517854595",entityType:r.ArgumentDeclaration},wR={like:!1,id:"a350a9e9-25ee-477f-a83d-9e98ed2451662",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,isList:!1,isNullable:!1,asType:!1,defaultValue:{id:"do-math-func-argument-two-default-value-id",type:r.PrimitiveValue,version:1,value:1,name:P.Number,parent:AL,valueAsType:null,autogeneration:null},constant:!1,parent:SL},OL={type:r.GenericReference,id:"5f5d8dd0-7f3b-40cd-9f84-83d976887eaf",entityType:r.ArgumentDeclaration,entityId:"649bf0a4-6532-44aa-9818-a03d1c6564e9"},CL={type:r.GenericReference,id:"ca018d0f-a8b3-4c7e-a408-c8b372d04aff",entityType:r.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},BL={type:r.GenericReference,id:"do-math-func-var-called-by-ref",entityType:r.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},_R={type:r.VariableDeclaration,id:"72a338d8-0183-4ca2-8760-227517854595",version:1,name:"Z",description:null,dataType:wR,inputs:[],outputs:[],calledByError:[],calledByEntry:[BL],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:OL,writesValues:[BR],internalCalls:[],x:0,y:0,parent:CL},wL={entityType:r.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b",type:r.GenericReference,id:"af0cf105-4075-425f-aecc-b25d3600fcc4"},_L={id:"649bf0a4-6532-44aa-9818-a03d1c6564e9",type:r.ArgumentDeclaration,version:1,name:"Z",description:"The number to add",dataType:wR,writesValues:[_R],required:!0,index:1,parent:wL},ML={type:r.GenericReference,id:"56953b5d-3e43-4dea-a62c-f3e868ba81bb",entityType:r.Project,entityId:Z},NL={id:"868defc8-5c95-48ed-942d-257e8b9b9b00",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},VL={type:r.GenericReference,id:"35167664-a793-49f1-9eaf-fb57eac30897",entityType:r.DataType,entityId:"55b12914-91b1-48b7-9a3e-9c5d0d2a2ec2"},$L={id:"d47ceef6-be6f-40f1-a7b3-c73c8d8a6c6a",type:r.GenericReference,entityId:"d8895765-f705-457e-85fa-25d130926769",entityType:r.ArgumentDeclaration},LL={like:!1,id:"55b12914-91b1-48b7-9a3e-9c5d0d2a2ec2",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,isList:!1,isNullable:!1,asType:!1,defaultValue:{id:"do-math-func-argument-one-default-value-id",type:r.PrimitiveValue,version:1,value:5,name:P.Number,parent:VL,valueAsType:null,autogeneration:null},constant:!1,parent:$L},GL={id:"d8895765-f705-457e-85fa-25d130926769",type:r.ArgumentDeclaration,version:1,name:"N",dataType:LL,description:"The number to add",writesValues:[CR],required:!0,index:0,parent:NL},FL={type:r.FunctionDeclaration,id:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b",version:1,name:"Do math",description:"This function does math",inputs:[GL,_L],calls:[PL,_R],implements:null,index:null,collapsed:!1,returnStatements:[PR],private:!1,x:0,y:0,parent:ML},gt="replace-bank-account-in-company-func-declaration-id",Ql="company-entity-to-modify-arg-declaration-id",UL="account-number-to-create-arg-decl-id",Qr="company-variable-id",Kr="search-person-by-id-id",MR="new-bank-account-owner-arg-decl-id",NR="search-person-by-id-output-declaration-id",Kl="search-person-by-id-output-entity-map-id",Os="person-not-empty-condition-id",Cs="create-new-bank-account-instance-operation-id",VR="create-new-bank-account-instance-operation-output-entity-map-id",$R="company-bank-account-output-map-id",ec="old-bank-account-var-declaration-id",LR="old-bank-account-var-instance-id",GR="company-variable-instance-id",tc="delete-bank-account-internal-call-id",xL={type:r.GenericReference,id:"company-variable-instance-parent-ref-id",entityType:r.FunctionDeclaration,entityId:gt},kL={type:r.GenericReference,id:"company-variable-instance-called-by-ref-id",entityType:r.InternalCall,entityId:tc},jL={type:r.GenericReference,id:"company-variable-instance-declaration-ref-id",entityType:r.VariableDeclaration,entityId:Qr},qL={type:r.GenericReference,id:"bank-account-input-map-parent-ref-id",entityType:r.VariableInstance,entityId:GR},JL={type:r.GenericReference,id:"bank-account-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:VR},FR={type:r.InputMap,id:"bank-account-input-map-id",version:1,readsValue:JL,declaration:Cl,name:null,description:null,index:0,defaultValue:null,parent:qL},WL={type:r.VariableInstance,id:GR,version:1,declaration:jL,inputs:[FR],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[kL],successCalls:[],errorCalls:[],internalCalls:[],parent:xL,readsValue:null,writesValues:[],x:0,y:0},HL={type:r.GenericReference,id:"bank-account-variable-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:Qr},YL={type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,id:"bank-account-variable-data-type-id",version:1,entity:Yr,asType:!1,isList:!1,isNullable:!1,constant:!1,like:!1,defaultValue:null,parent:HL},zL={type:r.GenericReference,id:"bank-account-variable-reads-value-ref-id",entityType:r.OutputMap,entityId:$R},ZL={type:r.GenericReference,id:"bank-account-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:gt},XL={type:r.GenericReference,id:"bank-account-variable-called-by-ref-id",entityType:r.VariableDeclaration,entityId:Qr},QL={type:r.GenericReference,id:"delete-bank-account-internal-call-called-by-ref-id",entityType:r.Operation,entityId:Cs};r.GenericReference,r.VariableInstance;const KL={type:r.GenericReference,id:"delete-bank-account-internal-call-called-by-ref-two-id",entityType:r.VariableDeclaration,entityId:ec},eG={type:r.GenericReference,id:"old-bank-account-variable-trigger-delete-decl-ref-id",entityType:r.VariableDeclaration,entityId:ec},tG={type:r.GenericReference,id:"bank-account-variable-parent-ref-two-id",entityType:r.FunctionDeclaration,entityId:gt},nG={type:r.GenericReference,id:"old-bank-account-variable-trigger-delete-internal-call-ref-id",entityType:r.InternalCall,entityId:tc},rG={type:r.VariableInstance,id:LR,version:1,declaration:eG,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],internalCalls:[nG],errorCalls:[],parent:tG,readsValue:null,writesValues:[],x:0,y:0},UR={process:null,type:r.InternalCall,id:tc,version:1,declaration:el,index:0,successCalls:[WL],errorCalls:[],inputs:[],outputs:[],error:null,calledByError:[],calledByEntry:[],calledBySuccess:[QL,KL],parent:rG},xR={type:r.VariableDeclaration,id:ec,version:1,name:"Old bank account",description:"The existing bank account that needs to be replaced in the company entity",dataType:YL,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[XL],successCalls:[UR],internalCalls:[],errorCalls:[],parent:ZL,readsValue:zL,writesValues:[],x:0,y:0},iG={type:r.GenericReference,id:"company-variable-declaration-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:Qr},aG={type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,id:"company-variable-declaration-data-type-id",version:1,entity:vt,asType:!1,isList:!1,isNullable:!1,like:!1,constant:!1,defaultValue:null,parent:iG},sG={type:r.GenericReference,id:"company-variable-declaration-reads-value-ref-id",entityType:r.ArgumentDeclaration,entityId:Ql},oG={type:r.GenericReference,id:"company-variable-declaration-parent-ref-id",entityType:r.FunctionDeclaration,entityId:gt},lG={type:r.GenericReference,id:"company-variable-declaration-called-by-ref-id",entityType:r.FunctionDeclaration,entityId:gt},cG={type:r.GenericReference,id:"company-bank-account-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:Qr},dG={id:$R,version:1,type:r.OutputMap,declaration:Cl,index:0,parent:cG,writesValues:[xR]},kR={type:r.VariableDeclaration,id:Qr,version:1,name:"Company",description:"The company entity that was passed as an argument to the parent function",dataType:aG,inputs:[],outputs:[dG],calledByError:[],calledByEntry:[lG],calledBySuccess:[],successCalls:[xR],errorCalls:[],parent:oG,internalCalls:[],readsValue:sG,writesValues:[],x:0,y:0};r.GenericReference,r.InputMap,r.GenericReference,r.OutputMap,r.GenericReference,r.ArgumentDeclaration,r.GenericReference,r.InputMap;const uG={type:r.GenericReference,id:"create-new-bank-account-instance-operation-entity-to-create-input-map-parent-ref-id",entityType:r.Operation,entityId:Cs},pG={id:"create-new-bank-account-instance-operation-entity-to-create-input-map-id",version:1,type:r.InputMap,declaration:Gr.fixedArguments[0],name:null,description:null,index:0,readsValue:null,defaultValue:{type:r.PrimitiveValue,name:P.EntityTemplate,value:null,valueAsType:Yr,autogeneration:null},parent:uG},yG={type:r.GenericReference,id:"create-new-bank-account-instance-operation-output-entity-map-parent-ref-id",entityType:r.Operation,entityId:Cs},hG={id:VR,version:1,type:r.OutputMap,declaration:Gr.fixedReturns[0],index:0,writesValues:[FR],parent:yG},fG={type:r.GenericReference,id:"create-new-bank-account-instance-operation-called-by-ref-id",entityType:r.Condition,entityId:Os},mG={type:r.GenericReference,id:"create-new-bank-account-instance-operation-parent-ref-id",entityType:r.FunctionDeclaration,entityId:gt},TG={process:null,id:Cs,type:r.Operation,version:1,declaration:Gr,inputs:[pG],error:null,outputs:[hG],successCalls:[UR],errorCalls:[],calledByError:[],calledByEntry:[],calledBySuccess:[fG],parent:mG,x:0,y:0},EG={id:"person-not-found-thrown-error-datatype-default-value-parent-ref-id",type:r.GenericReference,entityId:"person-not-found-thrown-error-datatype-id",entityType:r.DataType},RG={id:"person-not-found-thrown-error-datatype-parent-ref-id",type:r.GenericReference,entityId:"person-not-found-thrown-error-id",entityType:r.ReturnDeclaration};r.DataType,r.PrimitiveValue,P.String;const bG={id:"person-not-found-thrown-error-parent-ref-id",type:r.GenericReference,entityId:"person-not-found-error-return-statement-id",entityType:r.ReturnStatement},vG={isError:!0,id:"person-not-found-thrown-error-id",type:r.ReturnDeclaration,version:1,dataType:null,name:"Person not found error",description:"If the person entity was not found this error is outputted",parent:bG,required:!0,index:0,readsValue:null},gG={id:"person-not-found-error-return-statement-called-by-ref-id",type:r.GenericReference,entityId:Os,entityType:r.Condition},IG={id:"person-not-found-error-return-statement-parent-ref-id",type:r.GenericReference,entityId:gt,entityType:r.FunctionDeclaration},DG={id:"person-not-found-error-return-statement-id",type:r.ReturnStatement,version:1,throws:vG,outputs:[],calledBySuccess:[],calledByError:[gG],calledByEntry:[],x:0,y:0,parent:IG},PG={type:r.GenericReference,id:"person-not-empty-condition-called-by-ref-id",entityType:r.Search,entityId:Kr},AG={type:r.GenericReference,id:"person-not-empty-condition-parent-ref-id",entityType:r.FunctionDeclaration,entityId:gt},SG={type:r.GenericReference,id:"person-entity-to-check-map-reads-value-ref-id",entityType:r.OutputMap,entityId:Kl},OG={type:r.GenericReference,id:"person-not-empty-condition-ref-two-id",entityType:r.Condition,entityId:Os},jR={id:"person-entity-to-check-map-id",version:1,type:r.InputMap,declaration:Kn.fixedArguments[0],name:null,description:null,readsValue:SG,index:0,defaultValue:null,parent:OG},CG={type:r.Condition,id:Os,version:1,declaration:Kn,inputs:[jR],calledByError:[],calledByEntry:[],calledBySuccess:[PG],successCalls:[TG],errorCalls:[DG],x:0,y:0,parent:AG},BG={type:r.GenericReference,id:"search-person-by-id-output-entity-declaration-datatype-parent-ref-id",entityType:r.ValueDescriptor,entityId:NR},wG={like:!1,id:"search-person-by-id-output-entity-declaration-datatype-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,constant:!1,asType:!1,isNullable:!1,entity:yt,defaultValue:null,parent:BG},_G={type:r.GenericReference,id:"search-person-by-id-output-entity-declaration-parent-ref-id",entityType:r.Search,entityId:Kr},qR={id:NR,type:r.ValueDescriptor,version:1,dataType:wG,name:"Found person",description:"The person entity that was found",parent:_G,required:!0,index:0},MG={type:r.GenericReference,id:"search-person-by-id-output-entity-map-parent-ref-id",entityType:r.Search,entityId:Kr},NG={type:r.OutputMap,id:Kl,version:1,declaration:qR,parent:MG,writesValues:[jR],index:0},VG={id:"search-person-by-id-input-declaration-datatype-parent-ref-id",type:r.GenericReference,entityId:"search-person-by-id-input-declaration-id",entityType:r.ArgumentDeclaration};r.DataType;const $G={type:r.GenericReference,id:"search-person-by-id-input-declaration-parent-ref-id",entityType:r.Search,entityId:Kr},JR={id:"search-person-by-id-input-declaration-id",type:r.ArgumentDeclaration,version:1,dataType:null,name:"Person ID",description:"The unique identifier (ID) property of the person entity",index:0,required:!0,parent:$G,writesValues:[]},LG={type:r.GenericReference,id:"search-person-by-id-input-map-parent-ref-id",entityType:r.Search,entityId:Kr},GG={id:"search-person-by-id-input-map-reads-value-ref-id",type:r.GenericReference,entityId:MR,entityType:r.ArgumentDeclaration},WR={type:r.InputMap,id:"search-person-by-id-input-map",version:1,declaration:JR,name:null,description:null,readsValue:GG,defaultValue:null,parent:LG,index:0},FG={from:{name:"c9bc312a-10d3-48a7-9ab4-ea483a9e2416"},items:[{name:"*"}],where:[{name:"id",value:"{{dynamic_value_1}}"}]},UG={type:r.GenericReference,id:"search-person-by-id-parent-ref-id",entityType:r.FunctionDeclaration,entityId:gt},xG={type:r.GenericReference,id:"search-person-by-id-called-by-ref-id",entityType:r.FunctionDeclaration,entityId:gt},kG={type:r.Search,id:Kr,version:1,name:"Search person by ID",description:"Searches for a person entity given the UUID",query:FG,inputsDeclarations:[JR],inputs:[WR],outputsDeclarations:[qR],outputs:[NG],calledByError:[],calledByEntry:[xG],calledBySuccess:[],error:null,successCalls:[CG],errorCalls:[],parent:UG,x:0,y:0};r.GenericReference,r.DataType;const jG={id:"account-number-to-create-arg-decl-data-type-parent-ref-id",type:r.GenericReference,entityId:"account-number-to-create-arg-decl-id",entityType:r.ArgumentDeclaration},qG={like:!1,id:"account-number-to-create-arg-decl-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:jG},JG={entityType:r.FunctionDeclaration,entityId:gt,type:r.GenericReference,id:"account-number-to-create-arg-decl-parent-ref-id"},WG={id:"account-number-to-create-arg-decl-id",type:r.ArgumentDeclaration,version:1,name:"Account number",description:"The account number of the new bank account entity",dataType:qG,writesValues:[],required:!0,index:1,parent:JG};r.GenericReference,r.DataType;const HG={id:"new-bank-account-owner-arg-decl-data-type-parent-ref-id",type:r.GenericReference,entityId:"new-bank-account-owner-arg-decl-id",entityType:r.ArgumentDeclaration},YG={like:!1,id:"new-bank-account-owner-arg-decl-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Oa,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:HG},zG={entityType:r.FunctionDeclaration,entityId:gt,type:r.GenericReference,id:"new-bank-account-owner-arg-decl-parent-ref-id"},ZG={id:MR,type:r.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:YG,writesValues:[WR],required:!1,index:1,parent:zG},XG={type:r.GenericReference,id:"replace-bank-account-in-company-parent-ref",entityType:r.Project,entityId:Z},QG={type:r.GenericReference,id:"company-entity-to-modify-parent-ref",entityType:r.FunctionDeclaration,entityId:gt};r.GenericReference,r.DataType;const KG={id:"d47ceef6-be6f-40f1-a7b3-c73c8d8a6c6a",type:r.GenericReference,entityId:Ql,entityType:r.ArgumentDeclaration},eF={like:!1,id:"company-entity-to-modify-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:KG},tF={id:Ql,type:r.ArgumentDeclaration,version:1,name:"Company",dataType:eF,description:"The company to replace the bank account for",writesValues:[kR],required:!0,index:0,parent:QG},nF={type:r.FunctionDeclaration,id:gt,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:[tF,WG,ZG],index:null,implements:null,calls:[kG,kR],collapsed:!1,returnStatements:[],private:!1,x:0,y:0,parent:XG},rF={type:r.GenericReference,id:"e0a937bd-3a85-4037-a973-916985b9f94b",entityType:r.Project,entityId:"7268bc97-c0e6-4d88-b37e-d3241b5f77a6"},iF={type:r.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:rF,x:0,y:0},aF={type:r.GenericReference,id:"948e6869-ae5b-4914-bea0-b9f02ad6a014",entityType:r.Project,entityId:"23b23d8b-1929-4505-a350-745c8550e731"},sF={type:r.GenericReference,id:"f3d6f2c6-1b3e-4e9d-8c9d-5b5b9f0b8d9c",entityType:r.Project,entityId:"7268bc97-c0e6-4d88-b37e-d3241b5f77a6"},oF={type:r.InstalledProject,version:1,id:"7268bc97-c0e6-4d88-b37e-d3241b5f77a6",name:"Third Party Installed Project",description:null,functions:[iF],events:[],implements:sF,parent:aF,x:0,y:0},nc="iterate-over-list-loop-id",HR="iterate-over-list-loop-body-id",YR="iterate-over-list-loop-body-current-iteration-argument-declaration-id",lF={type:r.GenericReference,id:"iterate-over-list-loop-body-current-iteration-argument-declaration-data-type-parent-ref-id",entityId:YR,entityType:r.ArgumentDeclaration},cF={like:!1,id:"iterate-over-list-loop-body-current-iteration-argument-declaration-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:null,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:lF},dF={id:"iterate-over-list-loop-body-current-iteration-argument-declaration-parent-ref-id",type:r.GenericReference,entityId:HR,entityType:r.FunctionDeclaration},uF={id:YR,type:r.ArgumentDeclaration,version:1,name:"Current value",description:"The current value being processed.",dataType:cF,required:!0,index:0,writesValues:[],parent:dF},pF={id:"iterate-over-list-loop-body-parent-ref-id",type:r.GenericReference,entityId:nc,entityType:r.Loop},yF={id:HR,type:r.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called once for each entity in the list.",inputs:[uF],calls:[],implements:null,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:pF},hF={id:"iterate-over-list-loop-iteration-list-input-map-parent-ref-id",type:r.GenericReference,entityId:nc,entityType:r.Loop},fF={id:"iterate-over-list-loop-iteration-list-input-map-id",type:r.InputMap,version:1,name:null,description:null,declaration:Qn.fixedArguments[0],defaultValue:null,readsValue:null,index:0,parent:hF},mF={id:"iterate-over-list-loop-parent-ref-id",type:r.GenericReference,entityId:Z,entityType:r.Project},TF={id:nc,type:r.Loop,version:1,declaration:Qn,inputs:[fF],successCalls:[],errorCalls:[],outputsDeclarations:[],outputs:[],process:null,body:yF,calledByError:[],calledByEntry:[],calledBySuccess:[],breakStatements:[],continueStatements:[],error:null,x:0,y:0,parent:mF};var rc=(n=>(n.EQ="eq",n.NEQ="neq",n.GT="gt",n.GTE="gte",n.LT="lt",n.LTE="lte",n.LIKE="like",n.ILIKE="ilike",n))(rc||{}),zR=(n=>(n.COUNT="count",n.SUM="sum",n.AVG="avg",n.MIN="min",n.MAX="max",n))(zR||{});const EF={from:{name:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},items:{from:{name:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},items:[{function:{name:zR.COUNT,items:["f8310850-a87e-405c-b182-4f1d5fa49240"]},alias:"employee_count"}],where:[{name:"80c86e1b-caca-4ba5-9b1f-38f72d10e4a3",operation:rc.NEQ,value:null}]},where:[{name:"employee_count",operation:rc.GT,value:1}]},RF={id:"find-companies-with-multiple-employees-and-bank-account-search-parent-ref-id",type:r.GenericReference,entityId:Z,entityType:r.Project},bF={id:"find-companies-with-multiple-employees-and-bank-account-search-companies-list-output-declaration-parent-ref-id",type:r.GenericReference,entityId:"find-companies-with-multiple-employees-and-bank-account",entityType:r.Search},ZR={id:"find-companies-with-multiple-employees-and-bank-account-search-companies-list-output-declaration-id",type:r.ValueDescriptor,version:1,name:"companies",description:"List of companies with multiple employees and an existing bank account",dataType:null,required:!0,index:0,parent:bF},vF={id:"find-companies-with-multiple-employees-and-bank-account-search-companies-list-output-parent-ref-id",type:r.GenericReference,entityId:"find-companies-with-multiple-employees-and-bank-account",entityType:r.Search},gF={id:"find-companies-with-multiple-employees-and-bank-account-search-companies-list-output-id",type:r.OutputMap,version:1,declaration:ZR,writesValues:[],index:0,parent:vF},IF={id:"find-companies-with-multiple-employees-and-bank-account",type:r.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:[ZR],inputs:[],outputs:[gF],query:EF,successCalls:[],errorCalls:[],error:null,calledByError:[],calledByEntry:[],calledBySuccess:[],x:0,y:0,parent:RF},ei="random-company-employee-test-variable-id",ic="manager-global-variable-id",XR="global-user-instance-id",or="employee-mapped-dto-variable-id",ac="employee-mapped-dto-variable-instance-id",QR="random-employee-id-output-map-id",KR="random-employee-birth-date-output-map-id",eb="random-employee-department-output-map-id",tb="random-employee-manager-output-map-id",nb="manager-global-id-output-map-id",rb="global-user-instance-id-output-map-id",DF="employee-mapped-dto-requester-id-input-map-id",ib="employee-mapped-dto-now-timestamp-input-map-id",PF="employee-mapped-dto-id-input-map-id",AF="employee-mapped-dto-birth-date-input-map-id",SF="employee-mapped-dto-department-input-map-id",OF="employee-mapped-dto-manager-input-map-id",CF={type:r.GenericReference,id:"employee-mapped-dto-manager-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:nb},BF={type:r.GenericReference,id:"employee-mapped-dto-manager-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:or},ab={id:OF,type:r.InputMap,version:1,declaration:null,name:"manager_id",description:null,defaultValue:null,index:4,readsValue:CF,parent:BF},wF={type:r.GenericReference,id:"employee-mapped-dto-department-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:eb},_F={type:r.GenericReference,id:"employee-mapped-dto-department-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:or},sb={id:SF,type:r.InputMap,version:1,declaration:null,name:"department_name",description:null,defaultValue:null,index:3,readsValue:wF,parent:_F},MF={type:r.GenericReference,id:"employee-mapped-dto-birth-date-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:KR},NF={type:r.GenericReference,id:"employee-mapped-dto-birth-date-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:or},ob={id:AF,type:r.InputMap,version:1,declaration:null,name:"birth_date",description:null,defaultValue:null,index:2,readsValue:MF,parent:NF},VF={type:r.GenericReference,id:"employee-mapped-dto-id-output-map-reads-value-ref-id",entityType:r.OutputMap,entityId:QR},$F={type:r.GenericReference,id:"employee-mapped-dto-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:or},lb={id:PF,type:r.InputMap,version:1,declaration:null,name:"id",description:"The ID of the employee",defaultValue:null,index:1,readsValue:VF,parent:$F},LF={type:r.GenericReference,id:"employee-mapped-dto-requester-id-output-map-reads-value-ref-id",entityType:r.OutputMap,entityId:rb},GF={type:r.GenericReference,id:"employee-mapped-dto-requester-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:or},cb={id:DF,type:r.InputMap,version:1,declaration:null,name:"requester_id",description:"The ID of the current user making the request",defaultValue:null,index:0,readsValue:LF,parent:GF},FF={type:r.GenericReference,id:"manager-variable-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:ic},UF={id:nb,type:r.OutputMap,version:1,declaration:Le.properties[1],index:0,writesValues:[ab],parent:FF},xF={type:r.GenericReference,id:"manager-variable-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:ic},kF={like:!1,id:"manager-variable-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Bt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:xF,defaultValue:null},jF={type:r.GenericReference,id:"manager-variable-reads-value-ref-id",entityType:r.OutputMap,entityId:tb},qF={type:r.GenericReference,id:"manager-variable-parent-ref-id",entityType:r.Project,entityId:Z},db={id:ic,type:r.VariableDeclaration,version:1,name:"Manager",dataType:kF,description:"A variable holding an inherited manager for testing purposes",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:jF,writesValues:[],inputs:[],outputs:[UF],internalCalls:[],parent:qF,x:0,y:0},JF={type:r.GenericReference,id:"random-company-employee-manager-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:ei},WF={id:tb,type:r.OutputMap,version:1,declaration:Bt.properties[2],index:3,writesValues:[db],parent:JF},HF={type:r.GenericReference,id:"random-company-employee-department-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:ei},YF={id:eb,type:r.OutputMap,version:1,declaration:Bt.properties[0],index:2,writesValues:[sb],parent:HF},zF={type:r.GenericReference,id:"random-company-employee-birth-date-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:ei},ZF={id:KR,type:r.OutputMap,version:1,declaration:yt.properties[1],index:1,writesValues:[ob],parent:zF},XF={type:r.GenericReference,id:"random-company-employee-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:ei},QF={id:QR,type:r.OutputMap,version:1,declaration:Le.properties[1],index:0,writesValues:[lb],parent:XF},KF={type:r.GenericReference,id:"random-company-employee-test-variable-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:ei},e4={like:!1,id:"random-company-employee-test-variable-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Bt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:KF,defaultValue:null},t4={type:r.GenericReference,id:"random-company-employee-test-variable-parent-ref-id",entityType:r.Project,entityId:Z},n4={id:ei,type:r.VariableDeclaration,version:1,name:"Company employee",dataType:e4,description:"A variable holding a random company employee for testing purposes",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:null,writesValues:[],inputs:[],outputs:[QF,ZF,YF,WF],internalCalls:[],parent:t4,x:0,y:0},r4={type:r.GenericReference,id:"employee-mapped-dto-variable-instance-now-timestamp-input-map-default-value-parent-ref-id",entityType:r.InputMap,entityId:ib},i4={type:r.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:qe.CurrentDateAndTime,rangeStart:null,rangeEnd:null},parent:r4},a4={type:r.GenericReference,id:"employee-mapped-dto-variable-instance-now-timestamp-input-map-parent-ref-id",entityType:r.VariableInstance,entityId:ac},s4={id:ib,type:r.InputMap,version:1,declaration:null,name:"now",description:"The current timestamp when the operation is executed",defaultValue:i4,index:5,readsValue:null,parent:a4},o4={type:r.GenericReference,id:"employee-mapped-dto-variable-instance-decl-ref-id",entityType:r.VariableDeclaration,entityId:or},l4={type:r.GenericReference,id:"employee-mapped-dto-variable-instance-called-by-success-ref-id",entityType:r.VariableDeclaration,entityId:ac},c4={type:r.GenericReference,id:"employee-mapped-dto-variable-instance-parent-ref-id",entityType:r.Project,entityId:Z},d4={id:ac,type:r.VariableInstance,version:1,declaration:o4,calledByError:[],calledByEntry:[],calledBySuccess:[l4],successCalls:[],errorCalls:[],readsValue:null,writesValues:[],inputs:[s4],outputs:[],internalCalls:[],parent:c4,x:0,y:0},u4={type:r.GenericReference,id:"employee-mapped-dto-variable-parent-ref-id",entityType:r.Project,entityId:Z},p4={id:or,type:r.VariableDeclaration,version:1,name:"Employee DTO",dataType:null,description:"A variable holding the data of a mapped employee DTO",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[d4],errorCalls:[],readsValue:null,writesValues:[],inputs:[cb,lb,ob,sb,ab],outputs:[],internalCalls:[],parent:u4,x:0,y:0},y4={type:r.GenericReference,id:"0e63e617-f9d3-42e8-bde0-1bb0b1df7034",entityType:r.VariableDeclaration,entityId:Il},h4={like:!1,id:"e75645ce-d3df-4f07-a897-ae9ef4d917fd",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:Pl,version:1,asType:!1,isList:!1,isNullable:!1,constant:!1,parent:y4,defaultValue:null},f4={type:r.GenericReference,id:"e92a8ff5-3fef-4e0c-8d8f-92c930b2890b",entityType:r.Project,entityId:Z},ub={id:Il,type:r.VariableDeclaration,version:1,name:"Current user",description:"The user that is currently logged in",dataType:h4,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[],parent:f4},m4={type:r.GenericReference,id:"manager-variable-id-output-map-parent-ref-id",entityType:r.VariableInstance,entityId:XR},T4={id:rb,type:r.OutputMap,version:1,declaration:Le.properties[1],index:0,writesValues:[cb],parent:m4},E4={type:r.GenericReference,id:"global-user-instance-parent-ref-id",entityType:r.Project,entityId:Z},R4={id:XR,type:r.VariableInstance,version:1,declaration:ub,calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:null,writesValues:[],inputs:[],outputs:[T4],internalCalls:[],parent:E4,x:0,y:0},b4={type:r.GenericReference,id:"is-test-environment-variable-dcl-datatype-parent-ref-id",entityType:r.VariableDeclaration,entityId:Il},v4={type:r.GenericReference,id:"is-test-environment-variable-dcl-datatype-default-value-parent-ref-id",entityType:r.DataType,entityId:"is-test-environment-variable-dcl-datatype-id"},g4={like:!1,id:"is-test-environment-variable-dcl-datatype-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:An,version:1,asType:!1,isList:!1,isNullable:!1,constant:!0,parent:b4,defaultValue:{id:"is-test-environment-variable-dcl-datatype-default-value-id",name:P.Boolean,version:1,value:null,type:r.PrimitiveValue,autogeneration:{type:qe.Random,rangeStart:null,rangeEnd:null},valueAsType:null,parent:v4}},I4={type:r.GenericReference,id:"is-test-environment-variable-dcl-main-project-ref-id",entityType:r.Project,entityId:Z},pb={id:"is-test-environment-variable-dcl-id",type:r.VariableDeclaration,version:1,name:"Is test envrioment",description:"Indicates whether the current environment is a test environment or not.",dataType:g4,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[],parent:I4},D4={type:r.GenericReference,id:"is-test-environment-variable-instance-parent-ref-id",entityType:r.Project,entityId:Z},P4={id:"is-test-environment-variable-instance-id",type:r.VariableInstance,version:1,declaration:pb,calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:null,writesValues:[],inputs:[],outputs:[],internalCalls:[],parent:D4,x:0,y:0},yb={type:r.Project,id:Z,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:[oF],entities:[Dl,Pl,yt,E_,Bt,Rs,OT,CT,Yr,pw,vt,o_,uT,nA,dw],functions:[V$,tE,ql,j$,X$,TE,Jl,Bl,nF,GT,FL],events:[X_],variableDeclarations:[pb,ub,Zl,n4,db,p4],variableInstances:[P4,R4],conditions:[],operations:[Xr],functionCalls:[zM,r0],loops:[TF],searches:[IF]};var T=(n=>(n.Error="error",n.Warning="warning",n))(T||{}),A=(n=>(n.InvalidObjectStructure="invalid-object-structure",n.NameNotUniqueInScope="name-not-unique-in-scope",n.EmptyName="empty-name",n.MissingCaller="missing-caller",n.PropertyOverwrite="property-overwrite",n.MethodOverwrite="method-overwrite",n.NoOverlapWithImplementedSignature="no-overlap-with-implemented-signature",n.ReaderWriterIncompatibleDataType="reader-writer-incompatible-data-type",n.UnreachableEntity="unreachable-entity",n.InternalCallParentMissingDataType="internal-call-parent-missing-data-type",n.InternalCallParentDeclarationEntityInvalidType="internal-call-parent-declaration-entity-invalid-type",n.InternalCallDeclarationNotFoundInParentDatatypeEntity="internal-call-declaration-not-found-in-parent-datatype-entity",n.InternalCallDeclarationIsNotFunctionDeclaration="internal-call-declaration-is-not-function-declaration",n.InternalCallDeclarationNotInParentDatatypeEntity="internal-call-declaration-not-in-parent-datatype-entity",n))(A||{}),h=(n=>(n.RootReference="root-reference",n.ReferencedEntityNotFound="referenced-entity-not-found",n.EntityIdNotUnique="entity-id-not-unique",n.BuiltInEntityGenerated="built-in-entity-generated",n.BuiltInEntityUpdated="built-in-entity-updated",n.BuiltInEntityDeleted="built-in-entity-deleted",n.UnknownEntityType="unknown-entity-type",n.MissingTypeProperty="missing-type-property",n.MissingIdProperty="missing-id-property",n.BuiltInEntityParent="built-in-entity-parent",n.InvalidBuiltInEntityReference="invalid-built-in-entity-reference",n.RecommendedImplementAbstractEntityAction="recommended-implement-abstract-entity-action",n.RecommendedImplementOperationAction="recommended-implement-operation-action",n.RecommendedImplementFunctionCallAction="recommended-implement-function-call-action",n.RecommendedImplementVariableDeclarationAction="recommended-implement-variable-declaration-action",n.RecommendedImplementVariableInstanceAction="recommended-implement-variable-instance-action",n.RecommendedImplementConditionAction="recommended-implement-condition-action",n.InvalidReferenceObjectStructure="invalid-reference-object-structure",n.ContainsSingleButShouldBeReferenceList="contains-single-but-should-be-reference-list",n.ContainsListButShouldReferenceSingle="contains-list-but-should-reference-single",n.InvalidParentReference="invalid-parent-reference",n.InvalidImplementsReference="invalid-implements-reference",n.InvalidExtendsReference="invalid-extends-reference",n.InvalidGenerationActionPayload="invalid-generation-action-payload",n.InvalidReference="invalid-reference",n.InvalidInternalCallParentRelation="invalid-internal-call-parent-relation",n.InvalidUpdateEntityOperation="invalid-update-entity-operation",n.NewEntityWouldOverriteExisting="new-entity-would-overrite-existing",n.InvalidDownstreamPropertyOverride="invalid-downstream-property-override",n.UnrecognizedProperty="unrecognized-property",n.SelfReference="self-reference",n.DuplicateReference="duplicate-reference",n.CallerWithIncompatibleScope="caller-with-incompatible-scope",n.InvalidFunctionDeclarationForFunctionCall="invalid-function-declaration-for-function-call",n.InvalidInputMapDeclaration="invalid-input-map-declaration",n.InvalidActionDescriptorForOperation="invalid-action-descriptor-for-operation",n.InvalidActionDescriptorForCondition="invalid-action-descriptor-for-condition",n.InvalidActionDescriptorForLoop="invalid-action-descriptor-for-loop",n.InvalidInmutablePropertyOverride="invalid-inmutable-property-override",n.OutputOverwrite="output-overwrite",n.InputOverwrite="input-overwrite",n.IncompatibleScope="incompatible-scope",n.InvalidParentUpdate="invalid-parent-update",n.NonInteractiveEntityReferenced="non-interactive-entity-referenced",n.InvalidParentRelationType="invalid-parent-relation-type",n))(h||{}),_=(n=>(n.ScopeWithoutLogic="scope-without-logic",n.ExtendingAbstractEntity="extending-abstract-entity",n.ImplementingNonAbstractEntity="implementing-non-abstract-entity",n.AbstractEntityWithNonAbstractMethods="abstract-entity-with-non-abstract-methods",n.AbstractEntityWithNonAbstractProperties="abstract-entity-with-non-abstract-properties",n.StaticEntityWithNonStaticProperties="static-entity-with-non-static-properties",n.NonStaticPropertyInStaticEntity="non-static-property-in-static-entity",n.AbstractPropertyInNonAbstractEntity="abstract-property-in-non-abstract-entity",n.AbstractMethodInNonAbstractEntity="abstract-method-in-non-abstract-entity",n.IncorrectEntityImplementation="incorrect-entity-implementation",n.IncorrectMethodImplementation="incorrect-method-implementation",n.IncorrectPropertyImplementation="incorrect-property-implementation",n.PropertyImplementsNonAbstact="property-implements-non-abstract",n.NonStaticPropertyImplementsStatic="non-static-property-implements-static",n.StaticPropertyImplementsNonStatic="static-property-implements-non-static",n.PropertyImplementsIncompatibleType="property-implements-incompatible-type",n.MissingPropertyImplementation="missing-property-implementation",n.MissingMethodImplementation="missing-method-implementation",n.NoProperties="no-properties",n.ReadingFromIncompatibleType="reading-from-incompatible-type",n.WritingToIncompatibleType="writing-to-incompatible-type",n.InvalidPropertiesCombination="invalid-properties-combination",n.DisconnectedCallableEntity="disconnected-callable-entity",n.VariableReadsValueAndInternalCall="variable-reads-value-and-internal-call",n.VariableWritesValuesAndInternalCall="variable-writes-values-and-internal-call",n.VariableHasInputsAndInternalCall="variable-has-inputs-and-internal-calls",n.VariableHasOutputsAndInternalCall="variable-has-outputs-and-internal-call",n.VariableIsCalledAndHasInternalCall="variable-is-called-and-has-internal-call",n.VariableCallsOthersAndHasInternalCall="variable-calls-others-and-has-internal-call",n))(_||{});class E{constructor(e){c(this,"id");c(this,"message");c(this,"issue");c(this,"severity");c(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 A?new lr({id:this.id,message:this.message,issue:this.issue,severity:this.severity,code:this.code,entity:e}):null}}class lr{constructor(e){c(this,"id");c(this,"message");c(this,"issue");c(this,"severity");c(this,"code");c(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 lr({id:this.id,message:this.message,issue:this.issue,severity:this.severity,code:this.code,entity:this.entity})}}function A4(n){const e=new Set;return n.filter(t=>e.has(t.id)?!1:(e.add(t.id),!0))}function H(n){const e=n.entity.errors.find(i=>i.id===n.id);return e?{new:!1,error:e}:{new:!0,error:new lr(n)}}function S4(n,e){const t=new Map;return n.forEach(i=>{t.set(i.id,i)}),e.forEach(i=>{t.set(i.id,i)}),Array.from(t.values())}function ne(n,e){const t=[];return e.forEach(i=>{const a=n.find(s=>s.id===i.id);a?t.push(a):t.push(i)}),t}const ta=d.union([d.string(),d.number(),d.boolean(),d.date()]),hb=d.enum([qe.CurrentDateAndTime,qe.Random,qe.Unique]),Bs=d.object({type:hb,rangeStart:ta.nullable(),rangeEnd:ta.nullable()}),na=Bs.extend({type:d.literal(qe.Random),rangeStart:ta,rangeEnd:ta}),sc=Bs.extend({type:d.literal(qe.Unique),rangeStart:d.null(),rangeEnd:d.null()}),fb=Bs.extend({type:d.literal(qe.CurrentDateAndTime),rangeStart:d.null(),rangeEnd:d.null()}),ws=na.extend({rangeStart:d.number().nullable(),rangeEnd:d.number().nullable()}),mb=ws.extend({rangeStart:d.number(),rangeEnd:d.null()}),Tb=ws.extend({rangeStart:d.null(),rangeEnd:d.number()}),Eb=ws.extend({rangeStart:d.number(),rangeEnd:d.number()}),_s=na.extend({rangeStart:d.number().nullable(),rangeEnd:d.number().nullable()}),Rb=_s.extend({rangeStart:d.number(),rangeEnd:d.null()}),bb=_s.extend({rangeStart:d.null(),rangeEnd:d.number()}),vb=_s.extend({rangeStart:d.number(),rangeEnd:d.number()}),Ms=na.extend({rangeStart:d.date().nullable(),rangeEnd:d.date().nullable()}),gb=Ms.extend({rangeStart:d.date(),rangeEnd:d.null()}),Ib=Ms.extend({rangeStart:d.null(),rangeEnd:d.date()}),Db=Ms.extend({rangeStart:d.date(),rangeEnd:d.date()}),oc=na.extend({rangeStart:d.null(),rangeEnd:d.null()}),lc=d.union([Rb,bb,vb]),cc=d.union([mb,Tb,Eb]),dc=d.union([gb,Ib,Db,fb]),uc=d.union([lc,cc,dc,sc,oc]);function ra(){return d.union([d.object({type:d.literal(r.ValueDescriptor)}),d.record(d.string(),d.any())])}function Pb(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.ValueDescriptor)})}function pc(){return d.object({id:d.string(),type:d.literal(r.ValueDescriptor),name:d.string(),required:d.boolean()})}function O4(){return pc().merge(d.object({version:d.number(),index:d.number()}))}function C4(){return pc().merge(d.object({}))}function B4(){return d.object({dataType:Tn(),parent:Gn()})}function w4(){return O4().merge(B4())}function Ns(){return d.union([d.object({type:d.literal(r.PrimitiveEntity)}),d.record(d.string(),d.any())])}function Vs(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.PrimitiveEntity)})}function $s(){return d.object({id:d.string(),type:d.literal(r.PrimitiveEntity),name:d.string(),description:d.string().nullable(),static:d.boolean(),abstract:d.boolean()})}function _4(){return $s().merge(d.object({version:d.number()}))}function M4(){return $s().merge(d.object({}))}function N4(){return d.object({properties:d.array(cr()),methods:d.array(wt()),abstractMethods:d.array(nn()),extends:d.array(d.union([Ns(),ti()]))})}function V4(){return _4().merge(N4())}function cr(){return d.union([d.object({type:d.literal(r.Property)}),d.record(d.string(),d.any())])}function Ab(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.Property)})}function yc(){return d.object({id:d.string(),type:d.literal(r.Property),name:d.string(),description:d.string().nullable(),private:d.boolean(),static:d.boolean(),required:d.boolean(),abstract:d.boolean()})}function $4(){return yc().merge(d.object({version:d.number(),index:d.number()}))}function L4(){return yc().merge(d.object({}))}function G4(){return d.object({dataType:Tn(),implements:cr().nullable(),parent:d.union([yr(),Vs(),Ls()])})}function F4(){return $4().merge(G4())}function U4(){return d.enum([V.CRON_JOB,V.EXECUTION,V.HTTP_ENDPOINT,V.PERSISTED_ENTITY,V.RELATIONAL_DATABASE])}function ti(){return d.union([d.object({type:d.literal(r.BuiltInBaseEntity)}),d.record(d.string(),d.any())])}function Ls(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.BuiltInBaseEntity)})}function hc(){return d.object({id:d.string(),version:d.number(),type:d.literal(r.BuiltInBaseEntity),name:U4(),description:d.string().nullable(),abstract:d.boolean(),static:d.boolean()})}function x4(){return hc()}function k4(){return hc().merge(d.object({}))}function j4(){return d.object({properties:d.array(cr()),methods:d.array(wt()),abstractMethods:d.array(nn()),extends:d.array(d.union([ti(),Ns()]))})}function q4(){return x4().merge(j4())}function Sb(){return d.enum([U.Dynamic,U.Fixed,U.None])}function nn(){return d.union([d.object({type:d.literal(r.ActionDescriptor)}),d.record(d.string(),d.any())])}function Gn(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.ActionDescriptor)})}function Gs(){return d.object({id:d.string(),type:d.literal(r.ActionDescriptor),name:d.string(),description:d.string().nullable(),argumentsType:Sb(),returnsType:Sb()})}function J4(){return Gs().merge(d.object({version:d.number()}))}function W4(){return Gs().merge(d.object({}))}function H4(){return d.object({fixedArguments:d.array(ra()),fixedReturns:d.array(ra()),dynamicArgumentTypes:Tn().nullable(),dynamicReturnTypes:Tn().nullable(),parent:d.union([It(),yr(),Ls(),Vs()]).nullable()})}function Ob(){return J4().merge(H4())}function ni(){return d.union([d.object({type:d.literal(r.Loop)}),d.record(d.string(),d.any())])}function rn(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.Loop)})}function Cb(){return d.object({id:d.string(),type:d.literal(r.Loop)})}function Y4(){return Cb().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function z4(){return Cb().merge(d.object({declaration:d.union([d.string(),wt()])}))}function Z4(){return d.object({calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),declaration:nn(),inputs:d.array(Wt()),outputs:d.array(ft()),outputsDeclarations:d.array(ra()),successCalls:d.array(We()),errorCalls:d.array(We()),error:ft(),body:wt(),parent:d.union([Rn(),It()]),breakStatements:d.array(si()),continueStatements:d.array(ri())})}function X4(){return Y4().merge(Z4())}function ri(){return d.union([d.object({type:d.literal(r.ContinueStatement)}),d.record(d.string(),d.any())])}function ii(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.ContinueStatement)})}function fc(){return d.object({id:d.string(),type:d.literal(r.ContinueStatement)})}function Q4(){return fc().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function K4(){return fc().merge(d.object({}))}function eU(){return d.object({calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),outputs:d.array(fn()),throws:d.optional(fn()),parent:rn()})}function tU(){return Q4().merge(eU())}function dr(){return d.union([d.object({type:d.literal(r.ReturnStatement)}),d.record(d.string(),d.any())])}function ai(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.ReturnStatement)})}function mc(){return d.object({id:d.string(),type:d.literal(r.ReturnStatement)})}function nU(){return mc().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function rU(){return mc().merge(d.object({}))}function iU(){return d.object({calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),outputs:d.array(fn()),throws:d.optional(fn()),parent:Rn()})}function aU(){return nU().merge(iU())}function fn(){return d.union([d.object({type:d.literal(r.ReturnDeclaration)}),d.record(d.string(),d.any())])}function Bb(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.ReturnDeclaration)})}function Tc(){return d.object({id:d.string(),type:d.literal(r.ReturnDeclaration),name:d.string(),description:d.string().nullable(),isError:d.boolean()})}function sU(){return Tc().merge(d.object({version:d.number(),index:d.number()}))}function oU(){return Tc().merge(d.object({}))}function lU(){return d.object({dataType:Tn().nullable(),readsValue:ca().nullable(),parent:d.union([ai(),Gn(),mn(),ii()])})}function cU(){return sU().merge(lU())}function si(){return d.union([d.object({type:d.literal(r.BreakStatement)}),d.record(d.string(),d.any())])}function mn(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.BreakStatement)})}function Ec(){return d.object({id:d.string(),type:d.literal(r.BreakStatement)})}function dU(){return Ec().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function uU(){return Ec().merge(d.object({}))}function pU(){return d.object({calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),outputs:d.array(fn()),throws:d.optional(fn()),parent:rn()})}function yU(){return dU().merge(pU())}function ft(){return d.union([d.object({type:d.literal(r.OutputMap)}),d.record(d.string(),d.any())])}function Rc(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.OutputMap)})}function bc(){return d.object({id:d.string(),type:d.literal(r.OutputMap)})}function hU(){return bc().merge(d.object({version:d.number(),index:d.number()}))}function fU(){return bc().merge(d.object({}))}function mU(){return d.object({writesValues:d.array(En()),declaration:d.union([fn(),cr()]),parent:d.union([de(),rn(),mn()])})}function TU(){return hU().merge(mU())}function oi(){return d.union([d.object({type:d.literal(r.FunctionCall)}),d.record(d.string(),d.any())])}function ia(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.FunctionCall)})}function vc(){return d.object({id:d.string(),type:d.literal(r.FunctionCall)})}function EU(){return vc().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function RU(){return vc().merge(d.object({}))}function bU(){return d.object({successCalls:d.array(We()),errorCalls:d.array(We()),calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),writesValues:d.array(En()),declaration:wt(),inputs:d.array(Wt()),outputs:d.array(ft()),error:d.optional(ft()),parent:d.union([Rn(),It()])})}function vU(){return EU().merge(bU())}function gU(){return d.enum([_e.Equal,_e.NotEqual,_e.MoreThan,_e.MoreThanOrEqual,_e.LessThan,_e.LessThanOrEqual,_e.And,_e.Or,Vt.Empty,Vt.NotEmpty])}function aa(){return d.union([d.object({type:d.literal(r.Condition)}),d.record(d.string(),d.any())])}function Fs(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.Condition)})}function gc(){return d.object({id:d.string(),type:d.literal(r.Condition)})}function IU(){return gc().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function DU(){return gc().merge(d.object({}))}function PU(){return d.object({successCalls:d.array(We()),errorCalls:d.array(We()),calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),leftValue:Wt(),rightValue:Wt().nullable(),operator:gU(),parent:d.union([Rn(),It()])})}function AU(){return IU().merge(PU())}function sa(){return d.union([d.object({type:d.literal(r.Search)}),d.record(d.string(),d.any())])}function oa(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.Search)})}function Ic(){return d.object({id:d.string(),type:d.literal(r.Search),name:d.string(),query:d.any(),description:d.string().nullable()})}function SU(){return Ic().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function OU(){return Ic().merge(d.object({}))}function CU(){return d.object({successCalls:d.array(We()),errorCalls:d.array(We()),calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),inputsDeclarations:d.array(pr()),inputs:d.array(Wt()),outputsDeclarations:d.array(ra()),outputs:d.array(ft()),parent:d.union([Rn(),It()]),error:ft().nullable()})}function BU(){return SU().merge(CU())}function la(){return d.union([d.object({type:d.literal(r.InternalCall)}),d.record(d.string(),d.any())])}function Dc(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.InternalCall)})}function Pc(){return d.object({id:d.string(),type:d.literal(r.InternalCall),index:d.number()})}function wU(){return Pc().merge(d.object({version:d.number(),index:d.number()}))}function _U(){return Pc().merge(d.object({declaration:d.union([d.string(),wt()])}))}function MU(){return d.object({successCalls:d.array(We()),errorCalls:d.array(We()),calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),writesValues:d.array(En()),declaration:wt(),inputs:d.array(Wt()),outputs:d.array(ft()),parent:Fn(),error:d.optional(ft())})}function NU(){return wU().merge(MU())}function Wt(){return d.union([d.object({type:d.literal(r.InputMap)}),d.record(d.string(),d.any())])}function Us(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.InputMap)})}function Ac(){return d.object({id:d.string(),type:d.literal(r.InputMap),name:d.string().nullable().optional(),description:d.string().nullable().optional()})}function VU(){return Ac().merge(d.object({version:d.number(),index:d.number()}))}function $U(){return Ac().merge(d.object({}))}function LU(){return d.object({defaultValue:Sc().nullable(),declaration:d.union([pr(),cr()]).nullable(),readsValue:ca().nullable(),parent:d.union([de(),Us(),rn(),mn()])})}function GU(){return VU().merge(LU())}function li(){return d.union([d.object({type:d.literal(r.Operation)}),d.record(d.string(),d.any())])}function ci(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.Operation)})}function xs(){return d.object({id:d.string(),type:d.literal(r.Operation)})}function FU(){return xs().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function UU(){return xs().merge(d.object({}))}function xU(){return xs().merge(d.object({successCalls:d.array(We()),errorCalls:d.array(We()),calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),writesValues:d.array(En()),declaration:nn(),inputs:d.array(Wt()),outputs:d.array(ft()),error:d.array(ft()),parent:d.union([Rn(),It()])}))}function kU(){return FU().merge(xU())}function ks(){return d.union([d.string(),d.number(),d.boolean(),d.null(),d.date()])}function wb(){return d.record(d.string(),ks())}function jU(){return d.array(d.union([ks(),wb()]))}function _b(){return d.union([ks(),wb(),jU()])}function Mb(){return d.union([ks(),_b()])}function Nb(){return d.enum([P.String,P.Number,P.Boolean,P.Null,P.Date,P.JSON,P.Enum,P.File,P.UUID,P.EntityTemplate,P.ActionDescriptor])}function qU(){return d.union([yr(),ci(),da()])}function JU(){return d.object({id:d.string(),name:Nb(),type:d.literal(r.PrimitiveValue),value:Mb(),autogeneration:uc.nullable()})}function WU(){return JU().merge(d.object({}))}function Ht(){return d.object({id:d.string(),version:d.number(),name:Nb(),type:d.literal(r.PrimitiveValue),value:Mb(),valueAsType:qU().nullable(),autogeneration:uc.nullable(),parent:d.union([Oc(),Us()])})}function HU(){return Ht().extend({name:d.literal(P.String),value:d.string(),autogeneration:lc.nullable()})}function YU(){return Ht().extend({name:d.literal(P.Number),value:d.number(),autogeneration:cc.nullable()})}function zU(){return Ht().extend({name:d.literal(P.Boolean),value:d.boolean(),autogeneration:oc.nullable()})}function ZU(){return Ht().extend({name:d.literal(P.Null),value:d.null(),autogeneration:d.null()})}function XU(){return Ht().extend({name:d.literal(P.Date),value:d.date(),autogeneration:dc.nullable()})}function QU(){return Ht().extend({name:d.literal(P.JSON),value:_b(),autogeneration:d.null()})}function KU(){return Ht().extend({name:d.literal(P.Enum),value:d.string(),autogeneration:d.null()})}function ex(){return Ht().extend({name:d.literal(P.File),value:d.string(),autogeneration:d.null()})}function tx(){return Ht().extend({name:d.literal(P.UUID),value:d.string(),autogeneration:sc.nullable()})}function nx(){return Ht().extend({name:d.literal(P.EntityTemplate),value:yr(),autogeneration:d.null()})}function rx(){return Ht().extend({name:d.literal(P.ActionDescriptor),value:da(),autogeneration:d.null()})}function Sc(){return d.union([HU(),YU(),zU(),ZU(),XU(),QU(),KU(),ex(),tx(),nx(),rx()])}function Tn(){return d.union([d.object({type:d.literal(r.DataType)}),d.record(d.string(),d.any())])}function Oc(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.DataType)})}function Cc(){return d.object({id:d.string(),type:d.literal(r.DataType),isNullable:d.boolean(),isList:d.boolean(),constant:d.boolean(),asType:d.boolean(),options:d.array(d.string()).optional()})}function ix(){return Cc().merge(d.object({version:d.number()}))}function ax(){return Cc().merge(d.object({}))}function sx(){return d.object({defaultValue:Sc().nullable(),entity:d.union([di(),ti(),Ns(),nn()]).nullable(),parent:d.union([Ab(),Lb(),Gn(),Pb()])})}function ox(){return ix().merge(sx())}function Bc(){return d.union([d.object({type:d.literal(r.VariableDeclaration)}),d.record(d.string(),d.any())])}function lx(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.VariableDeclaration)})}function wc(){return d.object({id:d.string(),type:d.literal(r.VariableDeclaration),name:d.string(),description:d.string().nullable()})}function cx(){return wc().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function dx(){return wc().merge(d.object({}))}function ux(){return d.object({dataType:Tn().nullable(),readsValue:ca().nullable(),writesValues:d.array(En()),inputs:d.array(Wt()),outputs:d.array(ft()),successCalls:d.array(We()),errorCalls:d.array(We()),internalCalls:d.array(la()),calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),parent:d.union([Rn(),It()])})}function px(){return cx().merge(ux())}function Vb(){return d.union([d.object({type:d.literal(r.VariableInstance)}),d.record(d.string(),d.any())])}function yx(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.VariableInstance)})}function _c(){return d.object({id:d.string(),type:d.literal(r.VariableInstance)})}function hx(){return _c().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function fx(){return _c().merge(d.object({}))}function mx(){return d.object({declaration:Bc(),dataType:Tn().nullable(),readsValue:ca().nullable(),writesValues:d.array(En()),inputs:d.array(Wt()),outputs:d.array(ft()),successCalls:d.array(We()),errorCalls:d.array(We()),internalCalls:d.array(la()),calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),parent:d.union([Rn(),It()])})}function Tx(){return hx().merge(mx())}function Mc(){return d.union([d.object({type:d.literal(r.InstalledProject)}),d.record(d.string(),d.any())])}function js(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.InstalledProject)})}function Ex(){return d.object({id:d.string(),type:d.literal(r.InstalledProject)})}function Rx(){return d.object({version:d.number(),x:d.number(),y:d.number()})}function bx(){return d.object({})}function vx(){return d.object({implements:It(),description:d.string().nullable(),functions:d.array(wt()),events:d.array(Nc()),parent:It()})}function gx(){return Rx().merge(vx())}function Nc(){return d.union([d.object({type:d.literal(r.GlobalEvent)}),d.record(d.string(),d.any())])}function Ix(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.GlobalEvent)})}function qs(){return d.object({id:d.string(),type:d.literal(r.GlobalEvent),name:d.string(),collapsed:d.boolean()})}function Dx(){return qs().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function Px(){return qs().merge(d.object({}))}function Ax(){return qs().merge(d.object({returnStatements:d.array(dr()),implements:d.array(Ob()),inputs:d.array(pr()),calls:d.array(We()),parent:d.union([It(),js()])}))}function Sx(){return Dx().merge(Ax())}function ur(){return d.union([Bc(),Vb()])}function Fn(){return d.union([lx(),yx()])}function En(){return d.union([ur(),Wt(),fn()])}function $b(){return d.union([Fn(),Us(),Bb()])}function ca(){return d.union([ur(),pr(),ft(),li(),la(),oi()])}function Ox(){return d.union([Fn(),Vc(),Rc(),ci(),Dc(),ia()])}function Cx(){return d.union([pr(),ft(),En()])}function Lb(){return d.union([Vc(),Rc(),$b()])}function Js(){return Nc()}function Ws(){return Ix()}function Hs(){return d.union([li(),oi(),aa(),sa(),ur(),la(),ni()])}function de(){return d.union([ci(),ia(),Fs(),oa(),Fn(),Dc(),rn()])}function Ys(){return d.union([li(),oi(),aa(),sa(),ur(),ni()])}function zs(){return d.union([ci(),ia(),Fs(),oa(),Fn(),rn()])}function Gb(){return d.union([Hs(),dr(),si(),ri()])}function We(){return d.union([de(),ai(),mn(),ii()])}function Fb(){return d.union([Ys(),dr(),si(),ri()])}function Ub(){return d.union([zs(),ai(),mn(),ii()])}function Un(){return d.union([wt(),Js()])}function Je(){return d.union([da(),Ws()])}function Bx(){return d.union([Hs(),Un()])}function wx(){return d.union([de(),Je()])}function _x(){return d.union([Ys(),Un()])}function Mx(){return d.union([zs(),Je()])}function Nx(){return d.union([Gb(),Un()])}function Vx(){return d.union([We(),Je()])}function $x(){return d.union([Fb(),Un()])}function Lx(){return d.union([Ub(),Je()])}function Gx(){return d.union([Un(),ni()])}function Rn(){return d.union([Je(),rn()])}function Fx(){return d.union([Hs(),Un()])}function Ux(){return d.union([de(),Je()])}function xx(){return d.union([Ys(),Un()])}function kx(){return d.union([zs(),Je()])}function jx(){return d.union([dr(),si(),ri()])}function qx(){return d.union([ai(),mn(),ii()])}function Jx(){return d.union([ti(),r8(),Mc(),di(),wt(),Js(),ur(),Wt(),ft(),aa(),li(),oi(),fn(),pr(),Ns(),Tn(),cr(),nn(),dr(),ri(),si(),ni(),sa(),nn(),nn(),ra(),la()])}function Wx(){return d.union([Ls(),It(),js(),yr(),da(),Ws(),Fn(),Us(),Rc(),Fs(),ci(),ia(),Bb(),Vc(),Vs(),Oc(),Ab(),Gn(),ai(),ii(),mn(),rn(),oa(),Gn(),Gn(),Pb(),Dc()])}function Hx(){return d.union([Mc(),di(),wt(),Js(),ur(),aa(),li(),oi(),dr(),ri(),si(),ni(),sa()])}function Yx(){return d.union([js(),yr(),da(),Ws(),Fn(),Fs(),ci(),ia(),ai(),ii(),mn(),rn(),oa()])}function pr(){return d.union([d.object({type:d.literal(r.ArgumentDeclaration)}),d.record(d.string(),d.any())])}function Vc(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.ArgumentDeclaration)})}function $c(){return d.object({id:d.string(),type:d.literal(r.ArgumentDeclaration)})}function zx(){return $c().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function Zx(){return $c().merge(d.object({}))}function Xx(){return d.object({dataType:Tn().nullable(),writesValues:d.array(En()),parent:d.union([Je(),Gn(),Gn(),oa(),mn()])})}function Qx(){return zx().merge(Xx())}function wt(){return d.union([d.object({type:d.literal(r.FunctionDeclaration)}),d.record(d.string(),d.any())])}function da(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.FunctionDeclaration)})}function Lc(){return d.object({id:d.string(),type:d.literal(r.FunctionDeclaration),name:d.string(),description:d.string().nullable()})}function Kx(){return Lc().merge(d.object({version:d.number(),x:d.number(),y:d.number(),index:d.number().nullable()}))}function e8(){return Lc()}function t8(){return d.object({inputs:d.array(pr()),implements:nn().nullable(),returnStatements:d.array(dr()),parent:d.union([It(),js(),yr(),rn(),Ls(),Vs()])})}function n8(){return Kx().merge(t8())}function r8(){return d.union([d.object({type:d.literal(r.Project)}),d.record(d.string(),d.any())])}function It(){return d.object({entityType:d.literal(r.Project),entityId:d.string(),id:d.string(),type:d.literal(r.GenericReference)})}function Gc(){return d.object({id:d.string(),type:d.literal(r.Project),name:d.string(),description:d.string().nullable()})}function i8(){return Gc().merge(d.object({version:d.number()}))}function a8(){return Gc()}function s8(){return d.object({entities:d.array(di()),functions:d.array(wt()),events:d.array(Nc()),projects:d.array(Mc()),variableDeclarations:d.array(Bc()),variableInstances:d.array(Vb()),conditions:d.array(aa()),operations:d.array(li()),functionCalls:d.array(oi()),loops:d.array(ni()),searches:d.array(sa())})}function o8(){return i8().merge(s8())}function di(){return d.union([d.object({type:d.literal(r.CustomEntity)}),d.record(d.string(),d.any())])}function yr(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.CustomEntity)})}function Fc(){return d.object({id:d.string(),type:d.literal(r.CustomEntity),name:d.string(),description:d.string().nullable(),static:d.boolean(),abstract:d.boolean()})}function l8(){return Fc().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function c8(){return Fc().merge(d.object({}))}function d8(){return d.union([It(),Oc()])}function u8(){return d.object({properties:d.array(cr()),methods:d.array(wt()),abstractMethods:d.array(nn()),extends:d.array(d.union([di(),ti()])),implements:d.array(d.union([di(),ti()])),parent:d8()})}function p8(){return l8().merge(u8())}function y8(n){const e=p8(),t=n.toJSON();e.safeParse(t).success;const a=n.implements.flatMap(f=>m8(n,f)),s=n.extends.flatMap(f=>T8(n,f)),o=R8(n),l=E8(n);n.methods.flatMap(f=>f.validate());const p=[...a,...s,...o,...l];return ne(n.errors,p)}function h8(n,e){const t=e.properties.filter(s=>s.abstract),i=[];let a=[...n.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 f8(n,e){const t=e.abstractMethods,i=[];let a=[...n.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 m8(n,e){const t=[];if(!e.abstract){const f=H({id:n.id+"--"+_.ImplementingNonAbstractEntity,message:`Entity "${n.name}" with id "${n.id}" is implementing a non-abstract entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:_.ImplementingNonAbstractEntity,entity:n});return t.push(f.error),t}const i=e.properties.filter(f=>f.abstract),a=[];let s=[...n.properties];i.forEach(f=>{const m=s.find(b=>{var v;return((v=b.implements)==null?void 0:v.id)===f.id});m?s=s.filter(b=>b.id!==m.id):a.push(f)}),a.length&&a.forEach(f=>{const m=H({id:n.id+"--"+_.MissingPropertyImplementation+"--"+f.id,message:`Property "${f.name}" with id "${f.id}" of entity "${e.name}" with id "${e.id}" is not implemented when entity "${n.name}" with id "${n.id}" implements it`,issue:null,severity:T.Error,code:_.MissingPropertyImplementation,entity:n});t.push(m.error)});const o=[];let l=[...n.methods];e.abstractMethods.forEach(f=>{const m=l.find(b=>{var v;return((v=b.implements)==null?void 0:v.id)===f.id});m?l=l.filter(b=>b.id!==m.id):o.push(f)}),o.length&&o.forEach(f=>{const m=H({id:n.id+"--"+_.MissingMethodImplementation+"--"+f.id,message:`Method "${f.name}" with id "${f.id}" of entity "${e.name}" with id "${e.id}" is not implemented when entity "${n.name}" with id "${n.id}" implements it`,issue:null,severity:T.Error,code:_.MissingMethodImplementation,entity:n});t.push(m.error)});const p=[];e.properties.forEach(f=>{const m=s.find(b=>b.name===f.name);m&&p.push([m,f])}),p.length&&p.forEach(([f])=>{const m=H({id:n.id+"--"+A.PropertyOverwrite+"--"+f.id,message:`Property "${f.name}" with id "${f.id}" of entity "${n.name}" with id "${n.id}" overwrites the property with the same name from the base entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:A.PropertyOverwrite,entity:n});t.push(m.error)});const y=[];return e.methods.forEach(f=>{const m=l.find(b=>b.name===f.name);m&&y.push([m,f])}),y.length&&y.forEach(([f])=>{const m=H({id:n.id+"--"+A.MethodOverwrite+"--"+f.id,message:`Method "${f.name}" with id "${f.id}" of entity "${n.name}" with id "${n.id}" overwrites the method with the same name from the base entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:A.MethodOverwrite,entity:n});t.push(m.error)}),t}function T8(n,e){const t=[],i=[];if(e.abstract){const s=H({id:n.id+"--"+_.ExtendingAbstractEntity,message:`Entity "${n.name}" with id "${n.id}" is extending an abstract entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:_.ExtendingAbstractEntity,entity:n});return t.push(s.error),t}n.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:n.id+"--"+A.PropertyOverwrite,message:`Property "${s.name}" with id "${s.id}" of entity "${n.name}" with id "${n.id}" overwrites the property with the same name from the extended entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:A.PropertyOverwrite,entity:n});t.push(o.error)});const a=[];return n.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:n.id+"--"+A.MethodOverwrite,message:`Method "${s.name}" with id "${s.id}" of entity "${n.name}" with id "${n.id}" overwrites the method with the same name from the extended entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:A.MethodOverwrite,entity:n});t.push(o.error)}),t}function E8(n){const e=[];if(!n.properties.length){const t=H({id:n.id+"--"+_.NoProperties,message:"No properties implemented",issue:null,severity:T.Warning,code:_.NoProperties,entity:n});e.push(t.error)}return n.properties.forEach(t=>{t.validate()}),e}function R8(n){const e=[];if(n.abstract){if(n.methods.length){const t=H({id:n.id+"--"+_.AbstractEntityWithNonAbstractMethods,message:`Entity "${n.name}" with id "${n.id}" is marked as abstract but has non-abstract methods`,issue:null,severity:T.Error,code:_.AbstractEntityWithNonAbstractMethods,entity:n});e.push(t.error)}if(n.properties.some(t=>!t.abstract)){const t=H({id:n.id+"--"+_.AbstractEntityWithNonAbstractProperties,message:`Entity "${n.name}" with id "${n.id}" is marked as abstract but has non-abstract properties`,issue:null,severity:T.Error,code:_.AbstractEntityWithNonAbstractProperties,entity:n});e.push(t.error),n.properties.forEach(i=>{if(!i.abstract){const a=H({id:n.id+"--"+_.StaticEntityWithNonStaticProperties+"--"+i.id,message:`Property "${i.name}" with id "${i.id}" of entity "${n.name}" with id "${n.id}" is not marked as abstract but the entity is marked as abstract`,issue:null,severity:T.Error,code:_.StaticEntityWithNonStaticProperties,entity:n});e.push(a.error)}})}}else{if(n.abstractMethods.length){const t=H({id:n.id+"--"+_.AbstractPropertyInNonAbstractEntity,message:`Entity "${n.name}" with id "${n.id}" is not marked as abstract but has abstract methods`,issue:null,severity:T.Error,code:_.AbstractPropertyInNonAbstractEntity,entity:n});e.push(t.error)}if(n.properties.some(t=>t.abstract)){const t=H({id:n.id+"--"+_.AbstractMethodInNonAbstractEntity,message:`Entity "${n.name}" with id "${n.id}" is not marked as abstract but has abstract properties`,issue:null,severity:T.Error,code:_.AbstractMethodInNonAbstractEntity,entity:n});e.push(t.error),n.properties.forEach(i=>{if(i.abstract){const a=H({id:n.id+"--"+_.AbstractMethodInNonAbstractEntity+"--"+i.id,message:`Property "${i.name}" with id "${i.id}" of entity "${n.name}" with id "${n.id}" is marked as abstract but the entity is not marked as abstract`,issue:null,severity:T.Error,code:_.AbstractMethodInNonAbstractEntity,entity:n});e.push(a.error)}})}}if(n.static&&n.properties.some(t=>!t.static)){const t=H({id:n.id+"--"+_.StaticEntityWithNonStaticProperties,message:`Entity "${n.name}" with id "${n.id}" is marked as static but has non-static properties`,issue:null,severity:T.Error,code:_.StaticEntityWithNonStaticProperties,entity:n});e.push(t.error),n.properties.forEach(i=>{if(!i.static){const a=H({id:n.id+"--"+_.NonStaticPropertyInStaticEntity+"--"+i.id,message:`Property "${i.name}" with id "${i.id}" of entity "${n.name}" with id "${n.id}" is not marked as static but the entity is marked as static`,issue:null,severity:T.Error,code:_.NonStaticPropertyInStaticEntity,entity:n});e.push(a.error)}})}return e}function b8(n){return n instanceof Error&&n.name==="ZodError"&&"issues"in n&&Array.isArray(n.issues)}var v8=class extends Error{constructor(e,t){super(e,t);c(this,"name");c(this,"details");this.name="ZodValidationError",this.details=g8(t)}toString(){return this.message}};function g8(n){if(n){const e=n.cause;if(b8(e))return e.issues}return[]}var I8="; ",xb="Validation error",D8=": ",P8=", or ";function A8(n,e,t){return e!==null?n.length>0?[e,n].join(t):e:n.length>0?n:xb}var S8=/[$_\p{ID_Start}][$\u200c\u200d\p{ID_Continue}]*/u;function O8(n){return n.length===1?n[0].toString():n.reduce((e,t)=>{if(typeof t=="number")return e+"["+t.toString()+"]";if(t.includes('"'))return e+'["'+C8(t)+'"]';if(!S8.test(t))return e+'["'+t+'"]';const i=e.length===0?"":".";return e+i+t},"")}function C8(n){return n.replace(/"/g,'\\"')}function B8(n){return n.length!==0}function Zs(n){const{issue:e,issueSeparator:t,unionSeparator:i,includePath:a}=n;if(e.code==="invalid_union")return e.unionErrors.reduce((s,o)=>{const l=o.issues.map(p=>Zs({issue:p,issueSeparator:t,unionSeparator:i,includePath:a})).join(t);return s.includes(l)||s.push(l),s},[]).join(i);if(e.code==="invalid_arguments")return[e.message,...e.argumentsError.issues.map(s=>Zs({issue:s,issueSeparator:t,unionSeparator:i,includePath:a}))].join(t);if(e.code==="invalid_return_type")return[e.message,...e.returnTypeError.issues.map(s=>Zs({issue:s,issueSeparator:t,unionSeparator:i,includePath:a}))].join(t);if(a&&B8(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 "${O8(e.path)}"`}return e.message}function w8(n,e={}){const{issueSeparator:t=I8,unionSeparator:i=P8,prefixSeparator:a=D8,prefix:s=xb,includePath:o=!0}=e,l=Zs({issue:n,issueSeparator:t,unionSeparator:i,includePath:o}),p=A8(l,s,a);return new v8(p,{cause:new bt([n])})}var kb="1.13.7",jb=typeof self=="object"&&self.self===self&&self||typeof global=="object"&&global.global===global&&global||Function("return this")()||{},Xs=Array.prototype,Uc=Object.prototype,qb=typeof Symbol<"u"?Symbol.prototype:null,_8=Xs.push,ua=Xs.slice,pa=Uc.toString,M8=Uc.hasOwnProperty,Jb=typeof ArrayBuffer<"u",N8=typeof DataView<"u",V8=Array.isArray,Wb=Object.keys,Hb=Object.create,Yb=Jb&&ArrayBuffer.isView,$8=isNaN,L8=isFinite,zb=!{toString:null}.propertyIsEnumerable("toString"),Zb=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],G8=Math.pow(2,53)-1;function Dt(n,e){return e=e==null?n.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 n.call(this,i);case 1:return n.call(this,arguments[0],i);case 2:return n.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,n.apply(this,s)}}function xn(n){var e=typeof n;return e==="function"||e==="object"&&!!n}function F8(n){return n===null}function Xb(n){return n===void 0}function Qb(n){return n===!0||n===!1||pa.call(n)==="[object Boolean]"}function U8(n){return!!(n&&n.nodeType===1)}function st(n){var e="[object "+n+"]";return function(t){return pa.call(t)===e}}const xc=st("String"),Kb=st("Number"),x8=st("Date"),k8=st("RegExp"),j8=st("Error"),ev=st("Symbol"),tv=st("ArrayBuffer");var nv=st("Function"),q8=jb.document&&jb.document.childNodes;typeof/./!="function"&&typeof Int8Array!="object"&&typeof q8!="function"&&(nv=function(n){return typeof n=="function"||!1});const mt=nv,rv=st("Object");var iv=N8&&(!/\[native code\]/.test(String(DataView))||rv(new DataView(new ArrayBuffer(8)))),kc=typeof Map<"u"&&rv(new Map),J8=st("DataView");function W8(n){return n!=null&&mt(n.getInt8)&&tv(n.buffer)}const Qs=iv?W8:J8,hr=V8||st("Array");function kn(n,e){return n!=null&&M8.call(n,e)}var jc=st("Arguments");(function(){jc(arguments)||(jc=function(n){return kn(n,"callee")})})();const qc=jc;function H8(n){return!ev(n)&&L8(n)&&!isNaN(parseFloat(n))}function av(n){return Kb(n)&&$8(n)}function sv(n){return function(){return n}}function ov(n){return function(e){var t=n(e);return typeof t=="number"&&t>=0&&t<=G8}}function lv(n){return function(e){return e==null?void 0:e[n]}}const Ks=lv("byteLength"),Y8=ov(Ks);var z8=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;function Z8(n){return Yb?Yb(n)&&!Qs(n):Y8(n)&&z8.test(pa.call(n))}const cv=Jb?Z8:sv(!1),Pt=lv("length");function X8(n){for(var e={},t=n.length,i=0;i<t;++i)e[n[i]]=!0;return{contains:function(a){return e[a]===!0},push:function(a){return e[a]=!0,n.push(a)}}}function dv(n,e){e=X8(e);var t=Zb.length,i=n.constructor,a=mt(i)&&i.prototype||Uc,s="constructor";for(kn(n,s)&&!e.contains(s)&&e.push(s);t--;)s=Zb[t],s in n&&n[s]!==a[s]&&!e.contains(s)&&e.push(s)}function Ye(n){if(!xn(n))return[];if(Wb)return Wb(n);var e=[];for(var t in n)kn(n,t)&&e.push(t);return zb&&dv(n,e),e}function ya(n){if(n==null)return!0;var e=Pt(n);return typeof e=="number"&&(hr(n)||xc(n)||qc(n))?e===0:Pt(Ye(n))===0}function uv(n,e){var t=Ye(e),i=t.length;if(n==null)return!i;for(var a=Object(n),s=0;s<i;s++){var o=t[s];if(e[o]!==a[o]||!(o in a))return!1}return!0}function re(n){if(n instanceof re)return n;if(!(this instanceof re))return new re(n);this._wrapped=n}re.VERSION=kb,re.prototype.value=function(){return this._wrapped},re.prototype.valueOf=re.prototype.toJSON=re.prototype.value,re.prototype.toString=function(){return String(this._wrapped)};function pv(n){return new Uint8Array(n.buffer||n,n.byteOffset||0,Ks(n))}var yv="[object DataView]";function Jc(n,e,t,i){if(n===e)return n!==0||1/n===1/e;if(n==null||e==null)return!1;if(n!==n)return e!==e;var a=typeof n;return a!=="function"&&a!=="object"&&typeof e!="object"?!1:hv(n,e,t,i)}function hv(n,e,t,i){n instanceof re&&(n=n._wrapped),e instanceof re&&(e=e._wrapped);var a=pa.call(n);if(a!==pa.call(e))return!1;if(iv&&a=="[object Object]"&&Qs(n)){if(!Qs(e))return!1;a=yv}switch(a){case"[object RegExp]":case"[object String]":return""+n==""+e;case"[object Number]":return+n!=+n?+e!=+e:+n==0?1/+n===1/e:+n==+e;case"[object Date]":case"[object Boolean]":return+n==+e;case"[object Symbol]":return qb.valueOf.call(n)===qb.valueOf.call(e);case"[object ArrayBuffer]":case yv:return hv(pv(n),pv(e),t,i)}var s=a==="[object Array]";if(!s&&cv(n)){var o=Ks(n);if(o!==Ks(e))return!1;if(n.buffer===e.buffer&&n.byteOffset===e.byteOffset)return!0;s=!0}if(!s){if(typeof n!="object"||typeof e!="object")return!1;var l=n.constructor,p=e.constructor;if(l!==p&&!(mt(l)&&l instanceof l&&mt(p)&&p instanceof p)&&"constructor"in n&&"constructor"in e)return!1}t=t||[],i=i||[];for(var y=t.length;y--;)if(t[y]===n)return i[y]===e;if(t.push(n),i.push(e),s){if(y=n.length,y!==e.length)return!1;for(;y--;)if(!Jc(n[y],e[y],t,i))return!1}else{var f=Ye(n),m;if(y=f.length,Ye(e).length!==y)return!1;for(;y--;)if(m=f[y],!(kn(e,m)&&Jc(n[m],e[m],t,i)))return!1}return t.pop(),i.pop(),!0}function Q8(n,e){return Jc(n,e)}function ha(n){if(!xn(n))return[];var e=[];for(var t in n)e.push(t);return zb&&dv(n,e),e}function Wc(n){var e=Pt(n);return function(t){if(t==null)return!1;var i=ha(t);if(Pt(i))return!1;for(var a=0;a<e;a++)if(!mt(t[n[a]]))return!1;return n!==Tv||!mt(t[Hc])}}var Hc="forEach",fv="has",Yc=["clear","delete"],mv=["get",fv,"set"],K8=Yc.concat(Hc,mv),Tv=Yc.concat(mv),e6=["add"].concat(Yc,Hc,fv);const t6=kc?Wc(K8):st("Map"),n6=kc?Wc(Tv):st("WeakMap"),r6=kc?Wc(e6):st("Set"),i6=st("WeakSet");function ui(n){for(var e=Ye(n),t=e.length,i=Array(t),a=0;a<t;a++)i[a]=n[e[a]];return i}function a6(n){for(var e=Ye(n),t=e.length,i=Array(t),a=0;a<t;a++)i[a]=[e[a],n[e[a]]];return i}function Ev(n){for(var e={},t=Ye(n),i=0,a=t.length;i<a;i++)e[n[t[i]]]=t[i];return e}function zc(n){var e=[];for(var t in n)mt(n[t])&&e.push(t);return e.sort()}function Zc(n,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=n(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 Rv=Zc(ha),eo=Zc(Ye),bv=Zc(ha,!0);function s6(){return function(){}}function vv(n){if(!xn(n))return{};if(Hb)return Hb(n);var e=s6();e.prototype=n;var t=new e;return e.prototype=null,t}function o6(n,e){var t=vv(n);return e&&eo(t,e),t}function l6(n){return xn(n)?hr(n)?n.slice():Rv({},n):n}function c6(n,e){return e(n),n}function gv(n){return hr(n)?n:[n]}re.toPath=gv;function fa(n){return re.toPath(n)}function Xc(n,e){for(var t=e.length,i=0;i<t;i++){if(n==null)return;n=n[e[i]]}return t?n:void 0}function Iv(n,e,t){var i=Xc(n,fa(e));return Xb(i)?t:i}function d6(n,e){e=fa(e);for(var t=e.length,i=0;i<t;i++){var a=e[i];if(!kn(n,a))return!1;n=n[a]}return!!t}function Qc(n){return n}function ma(n){return n=eo({},n),function(e){return uv(e,n)}}function Kc(n){return n=fa(n),function(e){return Xc(e,n)}}function Ta(n,e,t){if(e===void 0)return n;switch(t??3){case 1:return function(i){return n.call(e,i)};case 3:return function(i,a,s){return n.call(e,i,a,s)};case 4:return function(i,a,s,o){return n.call(e,i,a,s,o)}}return function(){return n.apply(e,arguments)}}function Dv(n,e,t){return n==null?Qc:mt(n)?Ta(n,e,t):xn(n)&&!hr(n)?ma(n):Kc(n)}function ed(n,e){return Dv(n,e,1/0)}re.iteratee=ed;function At(n,e,t){return re.iteratee!==ed?re.iteratee(n,e):Dv(n,e,t)}function u6(n,e,t){e=At(e,t);for(var i=Ye(n),a=i.length,s={},o=0;o<a;o++){var l=i[o];s[l]=e(n[l],l,n)}return s}function Pv(){}function p6(n){return n==null?Pv:function(e){return Iv(n,e)}}function y6(n,e,t){var i=Array(Math.max(0,n));e=Ta(e,t,1);for(var a=0;a<n;a++)i[a]=e(a);return i}function td(n,e){return e==null&&(e=n,n=0),n+Math.floor(Math.random()*(e-n+1))}const Ea=Date.now||function(){return new Date().getTime()};function Av(n){var e=function(s){return n[s]},t="(?:"+Ye(n).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 Sv={"&":"&","<":"<",">":">",'"':""","'":"'","`":"`"},h6=Av(Sv),f6=Ev(Sv),m6=Av(f6),T6=re.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var nd=/(.)^/,E6={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},R6=/\\|'|\r|\n|\u2028|\u2029/g;function b6(n){return"\\"+E6[n]}var v6=/^\s*(\w|\$)+\s*$/;function g6(n,e,t){!e&&t&&(e=t),e=bv({},e,re.templateSettings);var i=RegExp([(e.escape||nd).source,(e.interpolate||nd).source,(e.evaluate||nd).source].join("|")+"|$","g"),a=0,s="__p+='";n.replace(i,function(y,f,m,b,v){return s+=n.slice(a,v).replace(R6,b6),a=v+y.length,f?s+=`'+
|
|
1
|
+
(function(u,r){typeof exports=="object"&&typeof module<"u"?r(exports):typeof define=="function"&&define.amd?define(["exports"],r):(u=typeof globalThis<"u"?globalThis:u||self,r(u["@elyx-code/project-logic-tree"]={}))})(this,function(u){"use strict";var Z3=Object.defineProperty;var X3=(u,r,V)=>r in u?Z3(u,r,{enumerable:!0,configurable:!0,writable:!0,value:V}):u[r]=V;var c=(u,r,V)=>(X3(u,typeof r!="symbol"?r+"":r,V),V);var r=(n=>(n.CustomEntity="custom-entity",n.BuiltInBaseEntity="built-in-base-entity",n.Project="project",n.InstalledProject="installed-project",n.GlobalEvent="global-event",n.DataType="data-type",n.FunctionCall="function-call",n.FunctionDeclaration="function-declaration",n.ActionDescriptor="action-descriptor",n.ValueDescriptor="value-descriptor",n.ArgumentDeclaration="argument-declaration",n.InputMap="input-map",n.ReturnStatement="return-statement",n.BreakStatement="break-statement",n.ContinueStatement="continue-statement",n.ReturnDeclaration="return-declaration",n.OutputMap="output-map",n.PrimitiveEntity="primitive-entity",n.PrimitiveValue="primitive-value",n.Property="property",n.Operation="operation",n.Condition="condition",n.VariableDeclaration="variable-declaration",n.VariableInstance="variable-instance",n.Search="search",n.Loop="loop",n.InternalCall="internal-call",n.GenericReference="generic-reference",n))(r||{}),V=(n=>(n.HTTP_ENDPOINT="BUILT_IN_HTTP_ENDPOINT_ENTITY",n.RELATIONAL_DATABASE="BUILT_IN_RELATIONAL_DATABASE_ENTITY",n.PERSISTED_ENTITY="BUILT_IN_PERSISTED_ENTITY_ENTITY",n.CRON_JOB="BUILT_IN_CRON_JOB_ENTITY",n.EXECUTION="BUILT_IN_EXECUTION_ENTITY",n.KEY_VALUE_PARAM="BUILT_IN_KEY_VALUE_PARAM_ENTITY",n))(V||{}),qe=(n=>(n.CurrentDateAndTime="current-date-and-time",n.Unique="unique",n.Random="random",n))(qe||{}),Ot=(n=>(n.DeletePersistedEntity="base-delete-persisted-entity",n.SoftDeletePersistedEntity="base-soft-delete-persisted-entity",n.AbortExecution="base-abort-execution",n))(Ot||{}),U=(n=>(n.Fixed="fixed",n.None="none",n.Dynamic="dynamic",n))(U||{}),M=(n=>(n.FixedArguments="fixed-arguments",n.FixedReturns="fixed-returns",n.ReturnedError="returned-error",n.OngoingProcessExecution="ongoing-process-execution",n))(M||{}),A=(n=>(n.EntityTemplate="entity-template",n.ActionDescriptor="action-descriptor",n.String="string",n.Number="number",n.Boolean="boolean",n.Null="null",n.Enum="enum",n.JSON="json",n.Date="date",n.UUID="uuid",n.File="file",n))(A||{}),lt=(n=>(n.Addition="addition",n.Substraction="substraction",n.Multiplication="multiplication",n.Division="division",n.Remainder="remainder",n.Exponentiation="exponentiation",n))(lt||{}),Ae=(n=>(n.Join="string-join",n.Split="stringSsplit",n.DeleteLast="string-delete-last",n.DeleteFirst="string-delete-first",n.DeleteIndex="string-delete-index",n.AddIndex="string-add-index",n.ReplaceFirst="string-replace-first",n.ReplaceLast="string-replace-last",n.ReplaceIndex="string-replace-index",n.ReplaceSingleMatch="string-replace-single-match",n.ReplaceAllMatches="string-replace-all-matches",n.GetIndex="string-get-index",n.GetFirst="string-get-first",n.GetLast="string-get-last",n.Append="string-append",n.Prepend="string-prepend",n))(Ae||{}),W=(n=>(n.Join="list-join",n.Split="list-split",n.DeleteLast="list-delete-last",n.DeleteFirst="list-delete-first",n.DeleteIndex="list-delete-index",n.AddIndex="list-add-index",n.ReplaceFirst="list-replace-first",n.ReplaceLast="list-replace-last",n.ReplaceIndex="list-replace-index",n.ReplaceSingleMatch="list-replace-single-match",n.ReplaceAllMatches="list-replace-all-matches",n.GetIndex="list-get-index",n.GetFirst="list-get-first",n.GetLast="list-get-last",n.Append="list-append",n.Prepend="list-prepend",n))(W||{}),Oe=(n=>(n.Parallel="parallel",n.Sequential="sequential",n.Wait="wait",n))(Oe||{}),Ke=(n=>(n.CreateNewInstance="create-new-instance",n.Validate="validate",n))(Ke||{}),Ze=(n=>(n.HttpRequest="base-http-request",n))(Ze||{}),_e=(n=>(n.Equal="equal",n.NotEqual="not-equal",n.And="and",n.Or="or",n.LessThan="less-than",n.MoreThan="more-than",n.LessThanOrEqual="less-than-or-equal",n.MoreThanOrEqual="more-than-or-equal",n))(_e||{}),Nt=(n=>(n.Empty="empty",n.NotEmpty="not-empty",n))(Nt||{}),Q=(n=>(n.ManualFlow="manual-flow-loop",n.Counted="counted-loop",n.List="list-loop",n.ObjectKeys="object-keys-loop",n.ObjectValues="object-values-loop",n.String="string-loop",n))(Q||{}),Ue=(n=>(n.OrDataTypeGroup="or-data-type-group",n.AndDataTypeGroup="and-data-type-group",n.DynamicArgumentTypes="dynamic-argument-types",n.DynamicReturnTypes="dynamic-return-types",n))(Ue||{}),on=(n=>(n.PROJECT_PUBLICATION_COMPLETED="GLOBAL_EVENT_PROJECT_PUBLICATION_COMPLETED",n))(on||{}),Jd=(n=>(n.Error="error",n.Task="task",n.Return="return",n))(Jd||{});const zn=[r.VariableDeclaration,r.VariableInstance,r.InputMap,r.ReturnDeclaration],iI=[r.VariableDeclaration,r.VariableInstance,r.InputMap,r.ReturnDeclaration],Ve=[r.VariableDeclaration,r.VariableInstance,r.ArgumentDeclaration,r.OutputMap],aI=[r.VariableDeclaration,r.VariableInstance,r.ArgumentDeclaration,r.OutputMap],Wd=[...zn,...Ve],xe=[r.VariableDeclaration,r.VariableInstance],$r=[r.GlobalEvent],$e=[r.Operation,r.FunctionCall,r.Condition,r.Search,r.VariableDeclaration,r.VariableInstance,r.InternalCall,r.Loop],So=[r.Operation,r.FunctionCall,r.Condition,r.Search,r.VariableDeclaration,r.VariableInstance,r.Loop],Me=[r.FunctionDeclaration,...$r],Pn=[...$e,r.ReturnStatement,r.BreakStatement,r.ContinueStatement],Oo=[...So,r.ReturnStatement,r.BreakStatement,r.ContinueStatement],ln=[...$e,...Me],Hd=[...So,...Me],sI=[...Pn,...Me],oI=[...Oo,...Me],ct=[...Me,r.Loop],Ne=[r.ReturnStatement,r.BreakStatement,r.ContinueStatement],lI=[r.CustomEntity,r.BuiltInBaseEntity,r.Project,r.InstalledProject,r.GlobalEvent,r.DataType,r.FunctionCall,r.FunctionDeclaration,r.ActionDescriptor,r.ValueDescriptor,r.ArgumentDeclaration,r.InputMap,r.ReturnStatement,r.BreakStatement,r.ContinueStatement,r.ReturnDeclaration,r.OutputMap,r.PrimitiveEntity,r.PrimitiveValue,r.Property,r.Operation,r.Condition,r.VariableDeclaration,r.VariableInstance,r.Search,r.Loop,r.InternalCall],Co=[r.CustomEntity,r.GlobalEvent,r.FunctionDeclaration,r.FunctionCall,r.VariableDeclaration,r.VariableInstance,r.Operation,r.Condition,r.ReturnStatement,r.BreakStatement,r.ContinueStatement,r.InstalledProject,r.Loop,r.Search],Yd=[r.CustomEntity,r.FunctionDeclaration,r.ArgumentDeclaration,r.ReturnDeclaration,r.Property,r.VariableDeclaration,r.Search,r.Project,r.InstalledProject,r.ActionDescriptor,r.ValueDescriptor],Lr=[r.BuiltInBaseEntity,r.PrimitiveEntity],cI=[r.CustomEntity,r.FunctionDeclaration,r.ArgumentDeclaration,r.ReturnDeclaration,r.Property,r.VariableDeclaration,r.GlobalEvent,r.Search,r.Project,r.InstalledProject,r.ActionDescriptor,r.ValueDescriptor,r.InputMap,r.OutputMap,r.FunctionCall,r.Operation,r.Condition,r.ReturnStatement,r.BreakStatement,r.ContinueStatement,r.VariableInstance,r.PrimitiveValue,r.InternalCall];var Bo=(n=>(n.ActionOngoingProcessOutputValue="action-ongoing-process-output-value-descriptor-id",n))(Bo||{});const x={[r.PrimitiveEntity]:{[A.String]:{id:"8b5fbe15-4c2b-48c0-9fd8-e5efbe3978dc",properties:{}},[A.Boolean]:{id:"f596545d-1565-4faa-9969-d95fa5edfea4",properties:{}},[A.Number]:{id:"ecb84c29-6153-4b82-86a5-fce2b5f92002",properties:{}},[A.JSON]:{id:"b6f3c3c4-9c3d-4f9d-9e9e-1c0f6a3c8c6b",properties:{}},[A.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"}}}}},[A.UUID]:{id:"4a6234aa-c0f6-4731-b4dd-750388029226",properties:{}},[A.Date]:{id:"dc58f38b-d574-4956-aac6-32ce9529b937",properties:{}}},[r.ValueDescriptor]:{"action-ongoing-process-output-value-descriptor-id":{id:"action-ongoing-process-output-value-descriptor-id",dataType:{id:"process-output-value-data-type-id"}}},[r.BuiltInBaseEntity]:{[V.KEY_VALUE_PARAM]:{id:V.KEY_VALUE_PARAM},[V.HTTP_ENDPOINT]:{id:V.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"}}},[V.PERSISTED_ENTITY]:{id:V.PERSISTED_ENTITY,properties:{database:{id:"persisted-built-in-base-entity-database-property-id"},identifier:{id:"persisted-built-in-base-entity-identifier-property-id"}}},[V.RELATIONAL_DATABASE]:{id:V.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"}}},[V.CRON_JOB]:{id:V.CRON_JOB,properties:{expression:{id:"cron-job-built-in-base-entity-expression-property-id"}}}},[r.Operation]:{[Ae.Join]:{id:Ae.Join,inputs:{first:{id:"join-string-first-string-input-id"},second:{id:"join-string-second-string-input-id"}},outputs:{result:{id:"join-string-result-string-return-delaration-id"},error:{id:"join-string-error-return-delaration-id"}}},[Ze.HttpRequest]:{id:Ze.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"}}}},[r.Loop]:{[Q.List]:{id:Q.List,inputs:{list:{id:"iterate-over-list-loop-list-input-id"}},outputs:{results:{id:"iterate-over-list-loop-output-id"}}},[Q.String]:{id:Q.String,inputs:{string:{id:"iterate-over-string-loop-string-input-id"}},outputs:{results:{id:"iterate-over-string-loop-output-id"}}},[Q.ObjectKeys]:{id:Q.ObjectKeys,inputs:{object:{id:"iterate-over-object-keys-loop-object-input-id"}},outputs:{results:{id:"iterate-over-object-keys-loop-output-id"}}},[Q.ObjectValues]:{id:Q.ObjectValues,inputs:{object:{id:"iterate-over-object-values-loop-object-input-id"}},outputs:{results:{id:"iterate-over-object-values-loop-output-id"}}},[Q.ManualFlow]:{id:Q.ManualFlow,inputs:{},outputs:{results:{id:"manual-flow-loop-output-id"}}},[Q.Counted]:{id:Q.Counted,inputs:{number:{id:"iterate-over-counted-loop-number-input-id"}},outputs:{results:{id:"iterate-over-counted-loop-output-id"}}}},[r.Condition]:{[_e.MoreThanOrEqual]:{id:_e.MoreThanOrEqual,inputs:{leftHand:{id:"condition-more-than-or-equal-left-hand-input-id"},rightHand:{id:"condition-more-than-or-equal-right-hand-input-id"}}},[Nt.NotEmpty]:{id:Nt.NotEmpty,inputs:{leftHand:{id:"condition-not-empty-input-id"}}}},[r.GlobalEvent]:{[on.PROJECT_PUBLICATION_COMPLETED]:{id:on.PROJECT_PUBLICATION_COMPLETED}}},Yt=x["primitive-entity"],k={type:r.PrimitiveEntity,id:Yt.string.id,description:"A string of characters.",version:1,name:A.String,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},An={type:r.PrimitiveEntity,id:Yt.boolean.id,description:"A 'true' or 'false' value.",version:1,name:A.Boolean,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},Ce={type:r.PrimitiveEntity,id:Yt.number.id,description:"A number value.",version:1,name:A.Number,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},et={type:r.PrimitiveEntity,id:"730e8ea9-8498-439a-9001-b07de55aaa7d",description:"A complex data structure with any combination of properties with names and values.",version:1,name:A.JSON,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},zd={id:"c2f52f01-8f2e-490e-8083-72289c8189c1",type:r.GenericReference,entityId:"7dd59b70-f97b-43a7-a051-fde1842ce5d6",entityType:r.DataType},Zd={id:"4e803941-2e6a-4227-b803-b8877c0d7fee",type:r.GenericReference,entityId:"00ccfcae-2104-45ef-bf6c-50ddccd74286",entityType:r.Property},Xd={like:!1,id:Yt.enum.properties.options.dataType.id,version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:k,asType:!1,defaultValue:{id:Yt.enum.properties.options.dataType.defaultValue.id,type:r.PrimitiveValue,version:1,name:A.JSON,autogeneration:null,value:[],valueAsType:null,parent:zd},parent:Zd},Qd={id:"a2983c4c-0286-4ef1-8b5c-5a52904d3200",type:r.GenericReference,entityId:"9542b8b4-2642-4eee-9db9-def7963a17a0",entityType:r.PrimitiveEntity},Kd={hidden:!1,required:!0,id:Yt.enum.properties.options.id,name:"Options",version:1,type:r.Property,private:!1,abstract:!1,implements:null,static:!1,index:0,dataType:Xd,description:"Options for the enum. Each option is a text value.",parent:Qd},Sn={type:r.PrimitiveEntity,id:Yt.enum.id,description:"A set of text options to choose from.",version:1,name:A.Enum,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[Kd],methods:[]},cn={type:r.PrimitiveEntity,id:Yt.date.id,description:"A date and time value.",version:1,name:A.Date,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]},Oa={type:r.PrimitiveEntity,id:Yt.uuid.id,description:"A unique identifier in the form of a 36-character string.",version:1,name:A.UUID,static:!1,abstract:!1,abstractMethods:[],extends:[k],properties:[],methods:[]},wo={type:r.PrimitiveEntity,id:Yt.json.id,description:"A complex data structure with any combination of properties with names and values.",version:1,name:A.JSON,static:!1,abstract:!1,abstractMethods:[],extends:[],properties:[],methods:[]};var eu=(n=>(n.FirstInputNumber="number-addition-first-number-argument-declaration",n.SecondInputNumber="number-addition-second-number-argument-declaration",n))(eu||{}),tu=(n=>(n.ResultNumber="number-addition-result-number-return-delaration",n.Error="number-addition-error-return-delaration",n))(tu||{});const nu={type:r.GenericReference,id:"3bd4aeb2-e3b7-4120-b289-011ebb03dba5",entityId:"number-addition-first-number-argument-declaration",entityType:r.ValueDescriptor},ru={like:!1,id:"number-addition-first-number-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:nu},iu={type:r.GenericReference,id:"9f486db2-a983-4293-9eef-81d4fc8d2d3e",entityId:"number-addition-second-number-argument-declaration",entityType:r.ValueDescriptor},au={like:!1,id:"1d4abe83-3e87-4f74-99be-c1fd8c2f8d2d",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:iu},su={type:r.GenericReference,id:"da5e9fe9-f18a-49e3-98e5-c1bf7b9b3153",entityId:"number-addition-result-number-return-delaration",entityType:r.ValueDescriptor},ou={like:!1,id:"b761acec-0755-4582-a68b-76267038bbe1",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:su},lu={type:r.GenericReference,id:"a6c14305-d4f7-43ae-9d5e-b7dbacdc830a",entityId:lt.Addition,entityType:r.ActionDescriptor},_o={id:"number-addition-first-number-argument-declaration",type:r.ValueDescriptor,version:1,name:"First value",description:"The first number to add",dataType:ru,required:!0,parentRelationType:M.FixedArguments,index:0,parent:lu},cu={type:r.GenericReference,id:"c5015128-4a65-462c-9da0-1c86e83ef897",entityId:lt.Addition,entityType:r.ActionDescriptor},Mo={id:"number-addition-second-number-argument-declaration",type:r.ValueDescriptor,description:"The second number to add",version:1,name:"Second value",dataType:au,required:!0,parentRelationType:M.FixedArguments,index:1,parent:cu},du={type:r.GenericReference,id:"caac2bc7-c23c-4f01-9581-a515c2e4637f",entityId:lt.Addition,entityType:r.ActionDescriptor},No={parentRelationType:M.FixedReturns,id:"number-addition-result-number-return-delaration",type:r.ValueDescriptor,description:"The result number of the addition",version:1,name:"Result",dataType:ou,required:!0,index:0,parent:du},uu={type:r.GenericReference,id:"number-addition-operation-error-parent-ref",entityId:lt.Addition,entityType:r.ActionDescriptor},pu={parentRelationType:M.FixedReturns,id:"number-addition-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:uu},Ca={id:lt.Addition,type:r.ActionDescriptor,description:"Add two numbers together",version:1,name:lt.Addition,fixedArguments:[_o,Mo],error:pu,fixedReturns:[No],argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null},yu={[lt.Addition]:Ca};var hu=(n=>(n.FirstInputString="join-string-first-string-argument-declaration",n.SecondInputString="join-string-second-string-argument-declaration",n))(hu||{}),fu=(n=>(n.ResultString="join-string-result-string-return-delaration",n.Error="join-string-error-return-delaration",n))(fu||{});const mu={type:r.GenericReference,id:"join-string-first-string-argument-declaration",entityId:"join-string-first-string-argument-declaration",entityType:r.ValueDescriptor},Tu={like:!1,id:"join-string-first-string-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:mu},Eu={type:r.GenericReference,id:"join-string-second-string-argument-declaration",entityId:"join-string-second-string-argument-declaration",entityType:r.ValueDescriptor},Ru={like:!1,id:"join-string-second-string-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Eu},bu={type:r.GenericReference,id:"join-string-result-string-return-delaration",entityId:"join-string-result-string-return-delaration",entityType:r.ValueDescriptor},vu={like:!1,id:"join-string-result-string-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:bu},gu={type:r.GenericReference,id:"join-string-operation-first-string-argument-parent-ref",entityId:Ae.Join,entityType:r.ActionDescriptor},Ba={id:"join-string-first-string-argument-declaration",type:r.ValueDescriptor,version:1,name:"First value",description:"The first text to join to the second one. Its value will be at the beginning of the resulting text.",dataType:Tu,parentRelationType:M.FixedArguments,required:!0,index:0,parent:gu},Iu={type:r.GenericReference,id:"join-string-operation-second-string-argument-parent-ref",entityId:Ae.Join,entityType:r.ActionDescriptor},wa={id:"join-string-second-string-argument-declaration",type:r.ValueDescriptor,version:1,name:"Second value",description:"The second text to join to the first one. Its value will be at the end of the resulting text.",dataType:Ru,parentRelationType:M.FixedArguments,required:!0,index:1,parent:Iu},Du={type:r.GenericReference,id:"join-string-operation-result-string-return-parent-ref",entityId:Ae.Join,entityType:r.ActionDescriptor},bi={parentRelationType:M.FixedReturns,id:"join-string-result-string-return-delaration",type:r.ValueDescriptor,version:1,name:"Result",description:"The resulting text value.",dataType:vu,required:!0,index:0,parent:Du},Pu={type:r.GenericReference,id:"join-string-operation-error-parent-ref",entityId:Ae.Join,entityType:r.ActionDescriptor},Au={parentRelationType:M.FixedReturns,id:"join-string-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Pu},vi={id:Ae.Join,type:r.ActionDescriptor,version:1,name:Ae.Join,description:"Join two text together, to form a single resulting text value.",fixedArguments:[Ba,wa],fixedReturns:[bi],error:Au,argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null},Su={[Ae.Join]:vi};var Ou=(n=>(n.FirstInputList="join-list-first-list-argument-declaration",n.SecondInputList="join-list-second-list-argument-declaration",n))(Ou||{}),Cu=(n=>(n.ResultList="join-list-result-list-return-delaration",n.Error="join-list-error-return-delaration",n))(Cu||{});const Bu={type:r.GenericReference,id:"join-list-operation-first-list-argument-ref",entityId:"join-list-first-list-argument-declaration",entityType:r.ValueDescriptor},wu={like:!1,id:"join-list-first-list-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Bu},_u={type:r.GenericReference,id:"join-list-operation-second-list-argument-ref",entityId:"join-list-second-list-argument-declaration",entityType:r.ValueDescriptor},Mu={like:!1,id:"join-list-second-list-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:_u},Nu={type:r.GenericReference,id:"join-list-operation-result-list-return-ref",entityId:"join-list-result-list-return-delaration",entityType:r.ValueDescriptor},Vu={like:!1,id:"join-list-result-list-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Nu},$u={type:r.GenericReference,id:"join-list-operation-first-list-argument-parent-ref",entityId:W.Join,entityType:r.ActionDescriptor},Lu={id:"join-list-first-list-argument-declaration",type:r.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:wu,parentRelationType:M.FixedArguments,required:!0,index:0,parent:$u},Gu={type:r.GenericReference,id:"join-list-operation-second-list-argument-parent-ref",entityId:W.Join,entityType:r.ActionDescriptor},Fu={id:"join-list-second-list-argument-declaration",type:r.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:Mu,parentRelationType:M.FixedArguments,required:!0,index:1,parent:Gu},Uu={type:r.GenericReference,id:"join-list-operation-result-list-return-parent-ref",entityId:W.Join,entityType:r.ActionDescriptor},xu={parentRelationType:M.FixedReturns,id:"join-list-result-list-return-delaration",type:r.ValueDescriptor,version:1,name:"Result",description:"The resulting list value.",dataType:Vu,required:!0,index:0,parent:Uu},ku={type:r.GenericReference,id:"join-list-operation-error-parent-ref",entityId:W.Join,entityType:r.ActionDescriptor},ju={parentRelationType:M.FixedReturns,id:"join-list-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:ku},Vo={id:W.Join,type:r.ActionDescriptor,version:1,name:W.Join,description:"Join two lists together, to form a single resulting list value.",fixedArguments:[Lu,Fu],error:ju,fixedReturns:[xu],argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null};var qu=(n=>(n.InputList="list-to-split-argument-declaration",n.SplitIndex="split-list-index-argument-declaration",n))(qu||{}),Ju=(n=>(n.FirstOutputList="split-list-first-output-list-return-delaration",n.SecondOutputList="split-list-second-output-list-return-delaration",n.Error="split-list-error-return-delaration",n))(Ju||{});const Wu={type:r.GenericReference,id:"split-list-operation-input-list-argument-ref",entityId:"list-to-split-argument-declaration",entityType:r.ValueDescriptor},Hu={like:!1,id:"split-list-operation-input-list-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Wu},Yu={type:r.GenericReference,id:"split-list-operation-split-index-argument-ref",entityId:"split-list-index-argument-declaration",entityType:r.ValueDescriptor},zu={like:!1,id:"split-list-operation-split-index-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Yu},$o={type:r.GenericReference,id:"split-list-operation-first-output-list-return-ref",entityId:"split-list-first-output-list-return-delaration",entityType:r.ValueDescriptor},Zu={like:!1,id:"split-list-operation-first-output-list-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:$o},Xu={type:r.GenericReference,id:"split-list-operation-input-list-argument-parent-ref",entityId:W.Split,entityType:r.ActionDescriptor},Qu={id:"list-to-split-argument-declaration",type:r.ValueDescriptor,version:1,name:"List to split",description:"The list to split at the given index",dataType:Hu,parentRelationType:M.FixedArguments,required:!0,index:0,parent:Xu},Ku={type:r.GenericReference,id:"split-list-operation-split-index-argument-parent-ref",entityId:W.Split,entityType:r.ActionDescriptor},ep={id:"split-list-index-argument-declaration",type:r.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:zu,parentRelationType:M.FixedArguments,required:!0,index:1,parent:Ku},tp={type:r.GenericReference,id:"split-list-operation-first-output-list-return-parent-ref",entityId:W.Split,entityType:r.ActionDescriptor},np={parentRelationType:M.FixedReturns,id:"split-list-first-output-list-return-delaration",type:r.ValueDescriptor,version:1,name:"First list",description:"The list of values up to the split index",dataType:Zu,required:!0,index:0,parent:tp},rp={like:!1,id:"split-list-operation-second-output-list-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:$o},ip={type:r.GenericReference,id:"split-list-operation-second-output-list-return-parent-ref",entityId:W.Split,entityType:r.ActionDescriptor},ap={parentRelationType:M.FixedReturns,id:"split-list-second-output-list-return-delaration",type:r.ValueDescriptor,version:1,name:"Second list",description:"The list of values up to the split index",dataType:rp,required:!0,index:0,parent:ip},sp={type:r.GenericReference,id:"split-list-operation-error-parent-ref",entityId:W.Split,entityType:r.ActionDescriptor},op={parentRelationType:M.FixedReturns,id:"split-list-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:sp},Lo={id:W.Split,type:r.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",fixedArguments:[Qu,ep],fixedReturns:[np,ap],error:op,argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null};var lp=(n=>(n.InputList="get-last-in-list-input-list-argument-declaration",n))(lp||{}),cp=(n=>(n.OutputElement="get-last-in-list-output-element-return-delaration",n.Error="get-last-in-list-error-return-delaration",n))(cp||{});const dp={type:r.GenericReference,id:"get-last-in-list-operation-input-list-argument-ref",entityId:"get-last-in-list-input-list-argument-declaration",entityType:r.ValueDescriptor},up={like:!1,id:"get-last-in-list-input-list-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:dp},pp={type:r.GenericReference,id:"get-last-in-list-operation-output-element-return-ref",entityId:"get-last-in-list-output-element-return-delaration",entityType:r.ValueDescriptor},yp={like:!1,id:"get-last-in-list-output-element-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:pp},hp={type:r.GenericReference,id:"get-last-in-list-operation-input-list-argument-parent-ref",entityId:W.GetLast,entityType:r.ActionDescriptor},fp={id:"get-last-in-list-input-list-argument-declaration",type:r.ValueDescriptor,version:1,name:"List",description:"The list to get the last element from.",dataType:up,parentRelationType:M.FixedArguments,required:!0,index:0,parent:hp},mp={type:r.GenericReference,id:"get-last-in-list-operation-output-element-return-parent-ref",entityId:W.GetLast,entityType:r.ActionDescriptor},Tp={parentRelationType:M.FixedReturns,id:"get-last-in-list-output-element-return-delaration",type:r.ValueDescriptor,version:1,name:"Last element",description:"The last element of the given list.",dataType:yp,required:!0,index:0,parent:mp},Ep={type:r.GenericReference,id:"get-last-in-list-operation-error-parent-ref",entityId:W.GetLast,entityType:r.ActionDescriptor},Rp={parentRelationType:M.FixedReturns,id:"get-last-in-list-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Ep},Go={id:W.GetLast,type:r.ActionDescriptor,version:1,name:W.GetLast,description:"Outputs the last element of a given list.",fixedArguments:[fp],fixedReturns:[Tp],error:Rp,argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null};var bp=(n=>(n.List="append-to-list-lsit-argument-declaration",n.ElementToAppend="append-to-list-element-to-append-argument-declaration",n))(bp||{}),vp=(n=>(n.ResultList="append-to-list-result-list-return-delaration",n.Error="append-to-list-error-return-delaration",n))(vp||{});const gp={type:r.GenericReference,id:"append-to-list-operation-lsit-argument-ref",entityId:"append-to-list-lsit-argument-declaration",entityType:r.ValueDescriptor},Ip={like:!1,id:"append-to-list-lsit-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:gp},Dp={type:r.GenericReference,id:"append-to-list-operation-second-list-argument-ref",entityId:"append-to-list-element-to-append-argument-declaration",entityType:r.ValueDescriptor},Pp={like:!1,id:"append-to-list-second-list-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Dp},Ap={type:r.GenericReference,id:"append-to-list-operation-result-list-return-ref",entityId:"append-to-list-result-list-return-delaration",entityType:r.ValueDescriptor},Sp={like:!1,id:"append-to-list-result-list-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Ap},Op={type:r.GenericReference,id:"append-to-list-operation-lsit-argument-parent-ref",entityId:W.Append,entityType:r.ActionDescriptor},Fo={id:"append-to-list-lsit-argument-declaration",type:r.ValueDescriptor,version:1,name:"List value",description:"The list to which the element will be appended",dataType:Ip,parentRelationType:M.FixedArguments,required:!0,index:0,parent:Op},Cp={type:r.GenericReference,id:"append-to-list-operation-second-list-argument-parent-ref",entityId:W.Append,entityType:r.ActionDescriptor},Uo={id:"append-to-list-element-to-append-argument-declaration",type:r.ValueDescriptor,version:1,name:"Element",description:"The element that will be added at the end of the list",dataType:Pp,parentRelationType:M.FixedArguments,required:!0,index:1,parent:Cp},Bp={type:r.GenericReference,id:"append-to-list-operation-result-list-return-parent-ref",entityId:W.Append,entityType:r.ActionDescriptor},wp={parentRelationType:M.FixedReturns,id:"append-to-list-result-list-return-delaration",type:r.ValueDescriptor,version:1,name:"Result",description:"The resulting list value.",dataType:Sp,required:!0,index:0,parent:Bp},_p={type:r.GenericReference,id:"append-to-list-operation-error-parent-ref",entityId:W.Append,entityType:r.ActionDescriptor},Mp={parentRelationType:M.FixedReturns,id:"append-to-list-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:_p},_a={id:W.Append,type:r.ActionDescriptor,version:1,name:W.Append,description:"Adds a given element to the end of a list value.",fixedArguments:[Fo,Uo],error:Mp,fixedReturns:[wp],argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null},Np={[W.Join]:Vo,[W.Split]:Lo,[W.GetLast]:Go,[W.Append]:_a};var Vp=(n=>(n.ListOfFunctions="parallel-execution-list-of-functions-argument-declaration",n))(Vp||{}),$p=(n=>(n.ListOfExecutionResults="parallel-execution-result-return-delaration",n.Error="parallel-execution-error-return-delaration",n))($p||{});const Lp={id:"parallel-execution-list-of-functions-blueprint-id",type:r.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.",argumentsType:U.Dynamic,dynamicArgumentTypes:null,fixedArguments:[],returnsType:U.Dynamic,dynamicReturnTypes:null,fixedReturns:[],error:null,parent:null},Gp={type:r.GenericReference,id:"3bd4aeb2-e3b7-4120-b289-011ebb03dba5",entityId:"parallel-execution-list-of-functions-argument-declaration",entityType:r.ValueDescriptor},Fp={like:!1,id:"parallel-execution-list-of-functions-argument-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Lp,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Gp},Up={type:r.GenericReference,id:"da5e9fe9-f18a-49e3-98e5-c1bf7b9b3153",entityId:"parallel-execution-result-return-delaration",entityType:r.ValueDescriptor},xp={like:!1,id:"b761acec-0755-4582-a68b-76267038bbe1",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Up},kp={type:r.GenericReference,id:"a6c14305-d4f7-43ae-9d5e-b7dbacdc830a",entityId:Oe.Parallel,entityType:r.ActionDescriptor},xo={id:"parallel-execution-list-of-functions-argument-declaration",type:r.ValueDescriptor,version:1,name:"Actions to execute",description:"A value, of a list of actions to be executed in parallel",dataType:Fp,required:!0,index:0,parent:kp,parentRelationType:M.FixedArguments},jp={type:r.GenericReference,id:"caac2bc7-c23c-4f01-9581-a515c2e4637f",entityId:Oe.Parallel,entityType:r.ActionDescriptor},ko={id:"parallel-execution-result-return-delaration",type:r.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:xp,required:!0,index:0,parent:jp,parentRelationType:M.FixedReturns},qp={type:r.GenericReference,id:"parallel-execution-operation-error-parent-ref",entityId:Oe.Parallel,entityType:r.ActionDescriptor},Jp={id:"parallel-execution-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:qp,parentRelationType:M.ReturnedError},xt={id:Oe.Parallel,type:r.ActionDescriptor,description:"Execute a list of actions in parallel",version:1,name:Oe.Parallel,fixedArguments:[xo],fixedReturns:[ko],argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,error:Jp,parent:null};var Wp=(n=>(n.MillisecondsNumber="wait-milliseconds-number-argument-declaration",n))(Wp||{}),Hp=(n=>(n.Error="wait-operation-error-return-delaration",n))(Hp||{});const Yp={type:r.GenericReference,id:"3bd4aeb2-e3b7-4120-b289-011ebb03dba5",entityType:r.ValueDescriptor,entityId:"wait-milliseconds-number-argument-declaration"},zp={like:!1,id:"wait-milliseconds-number-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Yp},Zp={type:r.GenericReference,id:"a6c14305-d4f7-43ae-9d5e-b7dbacdc830a",entityType:r.ActionDescriptor,entityId:Oe.Wait},Zn={id:"wait-milliseconds-number-argument-declaration",type:r.ValueDescriptor,version:1,name:"Milliseconds to wait",description:"The amount of milliseconds to wait before calling the next entity",dataType:zp,required:!0,index:0,parent:Zp,parentRelationType:M.FixedArguments},Xp={type:r.GenericReference,id:"wait-operation-error-parent-ref",entityId:Oe.Wait,entityType:r.ActionDescriptor},Qp={id:"wait-operation-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Xp,parentRelationType:M.ReturnedError},dt={id:Oe.Wait,type:r.ActionDescriptor,description:"Wait for the given amount of milliseconds before calling the next entity",version:1,name:Oe.Wait,fixedArguments:[Zn],fixedReturns:[],error:Qp,argumentsType:U.Fixed,returnsType:U.None,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null};var Kp=(n=>(n.ListOfFunctions="sequential-execution-list-of-functions-argument-declaration",n))(Kp||{}),ey=(n=>(n.ListOfExecutionResults="sequential-execution-result-return-delaration",n.Error="sequential-execution-error-return-delaration",n))(ey||{});const ty={id:"sequential-execution-list-of-functions-blueprint-id",type:r.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.",argumentsType:U.Dynamic,dynamicArgumentTypes:null,fixedArguments:[],returnsType:U.Dynamic,dynamicReturnTypes:null,fixedReturns:[],error:null,parent:null},ny={type:r.GenericReference,id:"parallel-execution-list-of-functions-argument-declaration-id",entityId:"sequential-execution-list-of-functions-argument-declaration",entityType:r.ValueDescriptor},ry={like:!1,id:"sequential-execution-list-of-functions-argument-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:ty,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:ny},iy={type:r.GenericReference,id:"sequential-execution-list-of-execution-results-return-declaration-id",entityId:"sequential-execution-result-return-delaration",entityType:r.ValueDescriptor},ay={like:!1,id:"sequential-execution-list-of-execution-results-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!0,isNullable:!1,defaultValue:null,constant:!1,parent:iy},sy={type:r.GenericReference,id:"parallel-execution-operation-list-of-functions-argument-parent-ref",entityId:Oe.Sequential,entityType:r.ActionDescriptor},jo={id:"sequential-execution-list-of-functions-argument-declaration",type:r.ValueDescriptor,version:1,name:"Actions to execute",description:"A value, of a list of actions to be executed in parallel",dataType:ry,required:!0,index:0,parent:sy,parentRelationType:M.FixedArguments},oy={type:r.GenericReference,id:"parallel-execution-operation-list-of-execution-results-return-parent-ref",entityId:Oe.Sequential,entityType:r.ActionDescriptor},qo={id:"sequential-execution-result-return-delaration",type:r.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:ay,required:!0,index:0,parent:oy,parentRelationType:M.FixedReturns},ly={type:r.GenericReference,id:"sequential-execution-operation-error-parent-ref",entityId:Oe.Sequential,entityType:r.ActionDescriptor},cy={id:"sequential-execution-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:ly,parentRelationType:M.ReturnedError},dn={id:Oe.Sequential,type:r.ActionDescriptor,description:"Execute a list of actions one after the other",version:1,name:Oe.Sequential,fixedArguments:[jo],fixedReturns:[qo],error:cy,returnsType:U.Fixed,argumentsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null},dy={[Oe.Parallel]:xt,[Oe.Wait]:dt,[Oe.Sequential]:dn};var uy=(n=>(n.EntityToInstanciate="entity-to-instanciate-argument-declaration",n))(uy||{}),py=(n=>(n.Error="create-new-instance-error-return-delaration",n))(py||{});const yy={type:r.GenericReference,id:"entity-to-instanciate-argument-declaration-ref",entityType:r.ValueDescriptor,entityId:"entity-to-instanciate-argument-declaration"},hy={like:!1,id:"entity-to-instanciate-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,isList:!1,asType:!0,isNullable:!1,defaultValue:null,constant:!1,parent:yy},fy={type:r.GenericReference,id:"create-new-instance-operation-ref",entityType:r.ActionDescriptor,entityId:Ke.CreateNewInstance},my={id:"entity-to-instanciate-argument-declaration",type:r.ValueDescriptor,version:1,name:"Entity to create a new copy of",description:"The entity of which a new copy will to be created",dataType:hy,required:!0,parentRelationType:M.FixedArguments,index:0,parent:fy},Ty={type:r.GenericReference,id:"create-new-instance-output-entity-declaration-parent-ref",entityId:Ke.CreateNewInstance,entityType:r.ActionDescriptor},Ey={parentRelationType:M.FixedReturns,id:"create-new-instance-output-entity-declaration",type:r.ValueDescriptor,version:1,dataType:null,name:"Created entity",description:"The entity that was created",parent:Ty,required:!0,index:0},Ry={type:r.GenericReference,id:"create-new-instance-error-parent-ref",entityId:Ke.CreateNewInstance,entityType:r.ActionDescriptor},by={parentRelationType:M.FixedReturns,id:"create-new-instance-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:Ry},Gr={id:Ke.CreateNewInstance,type:r.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:Ke.CreateNewInstance,fixedArguments:[my],fixedReturns:[Ey],error:by,argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null};var vy=(n=>(n.EntityToMatchType="validate-data-operation-entity-to-match-type-argument-declaration",n.DataToValidate="validate-data-operation-data-to-validate-argument-declaration",n))(vy||{}),gy=(n=>(n.Error="validate-data-error-return-delaration",n.OutputEntity="validate-data-output-entity-declaration",n))(gy||{});const Iy={type:r.GenericReference,id:"validate-data-operation-data-to-validate-argument-declaration-ref",entityType:r.ValueDescriptor,entityId:"validate-data-operation-data-to-validate-argument-declaration"},Dy={like:!1,id:"validate-data-operation-data-to-validate-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Iy},Py={type:r.GenericReference,id:"validate-data-operation-data-to-validate-argument-parent-ref",entityType:r.ActionDescriptor,entityId:Ke.Validate},Ay={id:"validate-data-operation-data-to-validate-argument-declaration",type:r.ValueDescriptor,version:1,name:"Data to validate",description:"The value to validate against the given entity type",dataType:Dy,required:!0,parentRelationType:M.FixedArguments,index:0,parent:Py},Sy={type:r.GenericReference,id:"validate-data-operation-entity-to-match-type-argument-declaration-ref",entityType:r.ValueDescriptor,entityId:"validate-data-operation-entity-to-match-type-argument-declaration"},Oy={like:!1,id:"validate-data-operation-entity-to-match-type-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,isList:!1,asType:!0,isNullable:!1,defaultValue:null,constant:!1,parent:Sy},Cy={type:r.GenericReference,id:"validate-data-operation-entity-to-match-type-argument-parent-ref",entityType:r.ActionDescriptor,entityId:Ke.Validate},By={id:"validate-data-operation-entity-to-match-type-argument-declaration",type:r.ValueDescriptor,version:1,name:"Entity to match",description:"The entity to match the data against",dataType:Oy,required:!0,index:0,parentRelationType:M.FixedArguments,parent:Cy},wy={type:r.GenericReference,id:"validate-data-operation-output-entity-declaration-parent-ref",entityId:Ke.Validate,entityType:r.ActionDescriptor},_y={id:"validate-data-output-entity-declaration",type:r.ValueDescriptor,version:1,dataType:null,name:"Output value",description:"A value with the type of the entity that was validated",parent:wy,required:!0,index:0,parentRelationType:M.FixedReturns},My={type:r.GenericReference,id:"wait-operation-error-parent-ref",entityId:Ke.Validate,entityType:r.ActionDescriptor},Ny={id:"validate-data-error-return-delaration",type:r.ValueDescriptor,version:1,name:"Error",description:"An error that occurred during the operation.",dataType:null,required:!0,index:1,parent:My,parentRelationType:M.ReturnedError},Xn={id:Ke.Validate,type:r.ActionDescriptor,description:"Validates the given data to see if it matches the structure of a given type/entity",version:1,name:Ke.Validate,fixedArguments:[By,Ay],fixedReturns:[_y],error:Ny,argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null},Vy={[Ke.CreateNewInstance]:Gr,[Ke.Validate]:Xn},He=x[r.Operation]["base-http-request"],$y={type:r.GenericReference,id:"d87cf943-57e1-4d19-9f05-190fa8c8ebc4",entityType:r.DataType,entityId:"0deb4ef7-d739-4ddc-a4d6-50bd6fababe3"},Ly={id:"http-request-url-default-value-id",type:r.PrimitiveValue,version:1,value:"https://some-url.com",name:A.String,valueAsType:null,parent:$y,autogeneration:null},Gy={type:r.GenericReference,id:"aed50d73-eab5-42ce-b00e-7f5c45a9026f",entityId:He.inputs.url.id,entityType:r.ValueDescriptor},Fy={like:!1,id:"0deb4ef7-d739-4ddc-a4d6-50bd6fababe3",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:Ly,constant:!1,parent:Gy},Uy={type:r.GenericReference,id:"c3145af6-3387-464a-8887-272e483c856d",entityId:He.inputs.query.id,entityType:r.ValueDescriptor},xy={like:!1,id:"2a5ba737-6335-4cc4-a2c0-16dca4052fac",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Uy},ky={type:r.GenericReference,id:"075556b7-e468-48f7-8485-7159eaf389b2",entityType:r.DataType,entityId:"6df7ec2b-5dbd-44af-896b-17b314e88560"},jy={id:"http-request-method-default-value-id",type:r.PrimitiveValue,version:1,value:"GET",name:A.Enum,valueAsType:null,parent:ky,autogeneration:null},qy={type:r.GenericReference,id:"aed647c8-a1b5-4cfc-9a3d-97887a567a80",entityId:He.inputs.method.id,entityType:r.ValueDescriptor},Jy={like:!1,id:"6df7ec2b-5dbd-44af-896b-17b314e88560",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Sn,isList:!1,asType:!1,isNullable:!1,defaultValue:jy,options:["GET","POST","PUT","DELETE","PATCH","OPTIONS","HEAD","TRACE","CONNECT","CUSTOM"],constant:!1,parent:qy},Wy={type:r.GenericReference,id:"77203dfa-d2f6-4804-9556-e1cce46228f3",entityId:He.inputs.headers.id,entityType:r.ValueDescriptor},Hy={like:!1,id:"2c8a2a07-69c6-40ad-b5c9-f0dc4d5955ce",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:et,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Wy},Yy={type:r.GenericReference,id:"03db68a0-7ab6-4c6a-85b6-f4b95ebb53ff",entityId:He.inputs.body.id,entityType:r.ValueDescriptor},zy={like:!1,id:"0397876c-ed54-4ee9-85a4-04fd16dad973",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:et,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Yy},Zy={type:r.GenericReference,id:"182f767f-50e8-4394-ba5f-43e78c232733",entityType:r.ValueDescriptor,entityId:He.outputs.code.id},Xy={like:!1,id:"45e6d0bc-0c0e-4059-a7a1-6bee925d73d0",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Zy},Qy={type:r.GenericReference,id:"2baaa53a-9aef-4bd1-b06d-967c17b7b627",entityType:r.DataType,entityId:"dac63bfa-640d-4f4e-ba0f-86c2401bcfbe"},Ky={type:r.GenericReference,id:"69f34d6c-c686-4165-b6ff-70dae8e1778b",entityType:r.ValueDescriptor,entityId:He.outputs.headers.id},eh={like:!1,id:"dac63bfa-640d-4f4e-ba0f-86c2401bcfbe",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:et,isList:!1,isNullable:!1,asType:!1,defaultValue:{id:"http-response-headers-default-value-id",type:r.PrimitiveValue,version:1,value:{},name:A.JSON,parent:Qy,valueAsType:null,autogeneration:null},constant:!1,parent:Ky},th={type:r.GenericReference,id:"744334e0-5135-4214-85d0-809437cb620b",entityType:r.DataType,entityId:"05fc1a5d-151a-479a-9c4e-4063f3456177"},nh={type:r.GenericReference,id:"0e0e20df-1a46-432c-ba01-fd96508a6a61",entityType:r.ValueDescriptor,entityId:He.outputs.body.id},rh={like:!1,id:"05fc1a5d-151a-479a-9c4e-4063f3456177",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:et,isList:!1,isNullable:!1,asType:!1,defaultValue:{id:"http-response-body-default-value-id",type:r.PrimitiveValue,version:1,value:{},name:A.JSON,parent:th,valueAsType:null,autogeneration:null},constant:!1,parent:nh},ih={type:r.GenericReference,id:"26911792-f707-4bf1-b6f7-03d04a84232c",entityType:r.ActionDescriptor,entityId:Ze.HttpRequest},Ma={id:He.inputs.method.id,type:r.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:Jy,required:!1,index:0,parentRelationType:M.FixedArguments,parent:ih},ah={type:r.GenericReference,id:"eee0c501-0ae6-4448-b914-aada76d63163",entityType:r.ActionDescriptor,entityId:Ze.HttpRequest},Na={id:He.inputs.url.id,type:r.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:Fy,required:!1,index:1,parentRelationType:M.FixedArguments,parent:ah},sh={type:r.GenericReference,id:"670091a4-21b1-4223-ad4c-b6dada0aec49",entityType:r.ActionDescriptor,entityId:Ze.HttpRequest},Jo={id:He.inputs.query.id,type:r.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:xy,required:!1,index:2,parentRelationType:M.FixedArguments,parent:sh},oh={type:r.GenericReference,id:"85aad3eb-22fe-45f9-b68c-1dc7061f41e0",entityType:r.ActionDescriptor,entityId:Ze.HttpRequest},Va={id:He.inputs.headers.id,type:r.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:Hy,required:!1,index:3,parent:oh,parentRelationType:M.FixedArguments},lh={type:r.GenericReference,id:"c3e2a4af-9b84-4574-8b30-5044ffc51776",entityType:r.ActionDescriptor,entityId:Ze.HttpRequest},$a={id:He.inputs.body.id,type:r.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:zy,required:!1,index:4,parentRelationType:M.FixedArguments,parent:lh},ch={type:r.GenericReference,id:"92e04dc7-2145-4a31-908e-03810f7235e8",entityType:r.ActionDescriptor,entityId:Ze.HttpRequest},Wo={id:He.outputs.code.id,type:r.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:Xy,required:!0,index:0,parentRelationType:M.FixedReturns,parent:ch},dh={type:r.GenericReference,id:"86aca556-bbf1-4679-9909-31db61b288e2",entityType:r.ActionDescriptor,entityId:Ze.HttpRequest},La={parentRelationType:M.FixedReturns,id:He.outputs.headers.id,type:r.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:eh,required:!0,index:1,parent:dh},uh={type:r.GenericReference,id:"ccf3d1be-04e4-4d03-99fd-5bc1e1919f90",entityType:r.ActionDescriptor,entityId:Ze.HttpRequest},gi={parentRelationType:M.FixedReturns,id:He.outputs.body.id,type:r.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:rh,required:!0,index:2,parent:uh},ph={type:r.GenericReference,id:"21487ffc-82b9-473d-bc19-6e7d7c480ed7",entityType:r.ActionDescriptor,entityId:Ze.HttpRequest},yh={type:r.GenericReference,id:"ad69861b-32f7-4461-b7f7-aa84a82578d9",entityType:r.ValueDescriptor,entityId:He.outputs.error.id},hh={like:!1,id:"5da68b15-57bc-40c1-b79f-a9075e0f22c1",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:et,isList:!1,asType:!1,isNullable:!1,constant:!1,defaultValue:null,parent:yh},Ho={parentRelationType:M.ReturnedError,id:He.outputs.error.id,type:r.ValueDescriptor,description:"Http request error, if any. Contains a payload describing what went wrong.",version:1,name:"Error",dataType:hh,required:!0,index:0,parent:ph},Ii={type:r.ActionDescriptor,id:Ze.HttpRequest,name:Ze.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,fixedArguments:[Ma,Na,Jo,Va,$a],fixedReturns:[Wo,La,gi],argumentsType:U.Fixed,returnsType:U.Fixed,error:Ho,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null},fh={[Ze.HttpRequest]:Ii},dI={...Su,...yu,...Np,...dy,...Vy,...fh},mh=x[r.Loop]["list-loop"],Th={id:"iterate-over-list-loop-return-declaration-parent-ref-id",type:r.GenericReference,entityId:Q.List,entityType:r.ActionDescriptor},Eh={id:mh.outputs.results.id,type:r.ValueDescriptor,version:1,name:"Results",description:"List of results from the loop. One item in the list for each iteration of the loop.",dataType:null,required:!0,index:0,parent:Th,parentRelationType:M.FixedReturns},Rh={id:"iterate-over-list-loop-list-argument-declaration-data-type-parent-ref-id",type:r.GenericReference,entityId:"iterate-over-list-loop-list-argument-declaration-id",entityType:r.ArgumentDeclaration},bh={like:!1,id:"iterate-over-list-loop-list-argument-declaration-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!0,isNullable:!1,constant:!1,entity:null,asType:!1,defaultValue:null,parent:Rh},vh={id:"iterate-over-list-loop-list-argument-declaration-parent-ref-id",type:r.GenericReference,entityId:Q.List,entityType:r.ActionDescriptor},gh={id:mh.inputs.list.id,type:r.ValueDescriptor,version:1,name:"List",description:"The list to iterate over",required:!0,dataType:bh,index:0,parent:vh,parentRelationType:M.FixedArguments},Qn={id:Q.List,type:r.ActionDescriptor,version:1,name:Q.List,description:"Iterates over a list of entities",fixedArguments:[gh],fixedReturns:[Eh],error:null,argumentsType:U.Fixed,returnsType:U.Fixed,dynamicArgumentTypes:null,dynamicReturnTypes:null,parent:null},uI=x[r.Loop]["list-loop"],Ih={id:"manual-flow-loop-previous-iterations-results-declaration-data-type-parent-ref-id",type:r.GenericReference,entityId:"manual-flow-loop-previous-iterations-results-declaration-id",entityType:r.ReturnDeclaration},Dh={like:!1,id:"manual-flow-loop-previous-iterations-results-declaration-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!0,isNullable:!1,constant:!1,entity:null,asType:!1,defaultValue:null,parent:Ih},Ph={id:"manual-flow-loop-previous-iterations-results-declaration-parent-ref-id",type:r.GenericReference,entityId:Q.ManualFlow,entityType:r.ActionDescriptor},Ah={id:uI.outputs.results.id,type:r.ValueDescriptor,version:1,name:"Results",description:"List of results from the loop. One item in the list for each iteration of the loop.",dataType:Dh,required:!0,index:1,parentRelationType:M.FixedReturns,parent:Ph},Yo={id:Q.ManualFlow,type:r.ActionDescriptor,version:1,name:Q.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.",fixedArguments:[],dynamicArgumentTypes:null,dynamicReturnTypes:null,fixedReturns:[Ah],argumentsType:U.None,returnsType:U.Fixed,error:null,parent:null},Ga=x[r.BuiltInBaseEntity][V.KEY_VALUE_PARAM],pI={id:"key-value-param-built-in-base-entity-name-property-data-type-ref",type:r.GenericReference,entityId:"key-value-param-built-in-base-entity-name-property-data-type",entityType:r.DataType},Sh={id:"key-value-param-built-in-base-entity-name-property-ref",type:r.GenericReference,entityId:"key-value-param-built-in-base-entity-name-property",entityType:r.Property},yI={like:!1,id:"key-value-param-built-in-base-entity-name-property-data-type",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:k,asType:!1,defaultValue:null,parent:Sh},Oh={id:"key-value-param-built-in-base-entity-name-property-parent-ref",type:r.GenericReference,entityId:Ga.id,entityType:r.BuiltInBaseEntity},Ch={hidden:!1,required:!0,id:"key-value-param-built-in-base-entity-name-property",name:"Parameter name",version:1,type:r.Property,private:!1,abstract:!1,implements:null,static:!1,index:0,dataType:yI,description:"The name of the path parameter",parent:Oh},hI={id:"key-value-param-built-in-base-entity-value-property-data-type-ref",type:r.GenericReference,entityId:"key-value-param-built-in-base-entity-value-property-data-type",entityType:r.DataType},Bh={id:"key-value-param-built-in-base-entity-value-property-ref",type:r.GenericReference,entityId:"key-value-param-built-in-base-entity-value-property",entityType:r.Property},fI={like:!1,id:"key-value-param-built-in-base-entity-value-property-data-type",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:k,asType:!1,defaultValue:null,parent:Bh},wh={id:"key-value-param-built-in-base-entity-value-property-parent-ref",type:r.GenericReference,entityId:Ga.id,entityType:r.BuiltInBaseEntity},_h={hidden:!1,required:!0,id:"key-value-param-built-in-base-entity-value-property",name:"Parameter Value",version:1,type:r.Property,private:!1,abstract:!1,implements:null,static:!1,index:1,dataType:fI,description:"The value of the path parameter",parent:wh},Fa={id:Ga.id,version:1,description:'An entity with a "name" and "value" property representing a breakdown of a key-value pair.',name:Ga.id,type:r.BuiltInBaseEntity,abstract:!1,static:!1,interactive:!0,properties:[Ch,_h],abstractMethods:[],methods:[],extends:[]},Di=x[r.BuiltInBaseEntity][V.HTTP_ENDPOINT].properties,Mh={id:"endpointBuiltInCorsPropertyDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"endpointBuiltInCorsPropertyDataType"},Nh={id:"endpointBuiltInCorsPropertyRef",type:r.GenericReference,entityType:r.Property,entityId:Di.cors.id},Vh={like:!1,id:"endpointBuiltInCorsPropertyDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:{id:"endpointBuiltInCorsPropertyDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:A.JSON,value:["*"],parent:Mh,autogeneration:null,valueAsType:null},parent:Nh},$h={id:"endpointBuiltInBaseEntityRef",type:r.GenericReference,entityType:r.BuiltInBaseEntity,entityId:V.HTTP_ENDPOINT},Lh={hidden:!0,required:!0,id:Di.cors.id,name:"Allowed origins",version:1,type:r.Property,private:!1,abstract:!0,implements:null,static:!0,index:0,dataType:Vh,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:$h},Gh={id:"endpointBuiltInPathPropertyDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"endpointBuiltInPathPropertyDataType"},Fh={id:"endpointBuiltInPathPropertyRef",type:r.GenericReference,entityType:r.Property,entityId:Di.path.id},Uh={like:!1,id:"endpointBuiltInPathPropertyDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:{id:"endpointBuiltInPathPropertyDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:A.String,value:"/",parent:Gh,autogeneration:null,valueAsType:null},parent:Fh},xh={id:"endpointBuiltInBaseEntityRefTwo",type:r.GenericReference,entityType:r.BuiltInBaseEntity,entityId:V.HTTP_ENDPOINT},zo={hidden:!1,required:!0,id:Di.path.id,name:"Path",version:1,type:r.Property,private:!1,abstract:!0,implements:null,static:!0,index:1,dataType:Uh,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:xh},kh={id:"endpointBuiltInMethodPropertyDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"endpointBuiltInMethodPropertyDataType"},jh={id:"endpointBuiltInMethodPropertyRef",type:r.GenericReference,entityType:r.Property,entityId:"endpointBuiltInMethodProperty"},qh={like:!1,id:"endpointBuiltInMethodPropertyDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:Sn,isList:!0,isNullable:!1,constant:!0,asType:!1,defaultValue:{id:"endpointBuiltInMethodPropertyDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,value:"GET",name:A.Enum,parent:kh,autogeneration:null,valueAsType:null},options:["GET","POST","PUT","DELETE","PATCH","OPTIONS","HEAD","TRACE","CONNECT","CUSTOM"],parent:jh},Jh={id:"endpointBuiltInBaseEntityRefThree",type:r.GenericReference,entityType:r.BuiltInBaseEntity,entityId:V.HTTP_ENDPOINT},Zo={hidden:!1,required:!0,id:Di.method.id,name:"Method",version:1,type:r.Property,private:!1,index:2,implements:null,abstract:!0,static:!0,dataType:qh,description:"The HTTP method that this endpoint will respond to, for example GET, POST, PUT, DELETE, etc.",parent:Jh},Wh={id:"endpointRequestHeadersVariableDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"endpointRequestHeadersVariableDataType"},Hh={id:"endpointRequestHeadersArgumentDeclarationRef",type:r.GenericReference,entityType:r.ArgumentDeclaration,entityId:"endpointRequestHeadersArgumentDeclaration"},Yh={like:!1,id:"endpointRequestHeadersVariableDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:et,asType:!1,defaultValue:{id:"endpointRequestHeadersVariableDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:A.JSON,value:{},parent:Wh,autogeneration:null,valueAsType:null},parent:Hh},zh={id:"endpointRequestBodyArgumentDeclarationRef",type:r.GenericReference,entityType:r.ArgumentDeclaration,entityId:"endpointRequestBodyArgumentDeclaration"},Zh={like:!1,id:"endpointRequestBodyVariableDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,asType:!1,constant:!1,entity:et,defaultValue:null,parent:zh},Xh={id:"endpointRequestQueryParamsVariableDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"endpointRequestQueryParamsVariableDataType"},Qh={id:"endpointRequestQueryParamsArgumentDeclarationRef",type:r.GenericReference,entityType:r.ArgumentDeclaration,entityId:"endpointRequestQueryParamsArgumentDeclaration"},Kh={like:!1,id:"endpointRequestQueryParamsVariableDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,asType:!1,entity:Fa,defaultValue:{id:"endpointRequestQueryParamsVariableDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:A.JSON,value:[],parent:Xh,autogeneration:null,valueAsType:null},parent:Qh},ef={id:"endpointPathParamsVariableDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"endpointPathParamsVariableDataType"},tf={id:"endpointPathParamsArgumentDeclarationRef",type:r.GenericReference,entityType:r.ArgumentDeclaration,entityId:"endpointPathParamsArgumentDeclaration"},nf={like:!1,id:"endpointPathParamsVariableDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:Fa,asType:!1,defaultValue:{id:"endpointPathParamsVariableDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:A.JSON,value:[],parent:ef,autogeneration:null,valueAsType:null},parent:tf},rf={id:"endpointReachedTriggerActionDescriptorRef",type:r.GenericReference,entityType:r.ActionDescriptor,entityId:"endpointReachedTriggerActionDescriptor"},af={id:"endpointRequestHeadersArgumentDeclaration",version:1,description:"A set of any properties, with names and value that transmit metadata about the request.",type:r.ValueDescriptor,name:"Request headers",dataType:Yh,required:!0,index:0,parentRelationType:M.FixedArguments,parent:rf},sf={id:"endpointReachedTriggerActionDescriptorRefTwo",type:r.GenericReference,entityType:r.ActionDescriptor,entityId:"endpointReachedTriggerActionDescriptor"},of={id:"endpointPathParamsArgumentDeclaration",type:r.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:nf,required:!0,index:1,parentRelationType:M.FixedArguments,parent:sf},lf={id:"endpointReachedTriggerActionDescriptorRefThree",type:r.GenericReference,entityType:r.ActionDescriptor,entityId:"endpointReachedTriggerActionDescriptor"},cf={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:r.ValueDescriptor,name:"Request query params",dataType:Kh,required:!0,index:2,parentRelationType:M.FixedArguments,parent:lf},df={id:"endpointReachedTriggerActionDescriptorRefFour",type:r.GenericReference,entityType:r.ActionDescriptor,entityId:"endpointReachedTriggerActionDescriptor"},uf={id:"endpointRequestBodyArgumentDeclaration",version:1,description:"The main data payload of the request.",type:r.ValueDescriptor,name:"Request body",dataType:Zh,index:3,required:!0,parentRelationType:M.FixedArguments,parent:df},pf={id:"endpointResponseCodeReturnDeclarationRef",type:r.GenericReference,entityType:r.ReturnDeclaration,entityId:"endpointResponseCodeReturnDeclaration"},yf={like:!1,id:"9ba575b0-6f8e-436d-a3de-3b843622aa17",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:pf},hf={id:"endpointReturnStatementRef",type:r.GenericReference,entityType:r.ActionDescriptor,entityId:"endpointReturnStatement"},ff={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:r.ValueDescriptor,name:"Response code",dataType:yf,required:!0,index:0,parentRelationType:M.FixedReturns,parent:hf},mf={id:"endpointResponseHeadersDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"endpointResponseHeadersDataType"},Tf={id:"endpointResponseHeadersReturnDeclarationRef",type:r.GenericReference,entityType:r.ReturnDeclaration,entityId:"endpointResponseHeadersReturnDeclaration"},Ef={like:!1,id:"endpointResponseHeadersDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:et,asType:!1,defaultValue:{id:"endpointResponseHeadersDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:A.JSON,value:{},parent:mf,autogeneration:null,valueAsType:null},parent:Tf},Rf={id:"endpointReturnStatementRefTwo",type:r.GenericReference,entityType:r.ActionDescriptor,entityId:"endpointReturnStatement"},bf={id:"endpointResponseHeadersReturnDeclaration",version:1,description:"A set of any properties, with names and value that transmit metadata about the response.",type:r.ValueDescriptor,name:"Response headers",dataType:Ef,required:!1,index:1,parentRelationType:M.FixedReturns,parent:Rf},vf={id:"endpointResponseBodyReturnDeclarationRef",type:r.GenericReference,entityType:r.ReturnDeclaration,entityId:"endpointResponseBodyReturnDeclaration"},gf={like:!1,id:"endpointResponseBodyDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,asType:!1,constant:!1,entity:et,defaultValue:null,parent:vf},If={id:"endpointReturnStatementRefThree",type:r.GenericReference,entityType:r.ActionDescriptor,entityId:"endpointReturnStatement"},Df={id:"endpointResponseBodyReturnDeclaration",version:1,description:"The main data payload of the response.",type:r.ValueDescriptor,name:"Response body",dataType:gf,required:!1,index:2,parentRelationType:M.FixedReturns,parent:If},Pf={id:"endpointBuiltInBaseEntityRefFour",type:r.GenericReference,entityType:r.BuiltInBaseEntity,entityId:V.HTTP_ENDPOINT},Xo={id:"endpointReachedTriggerActionDescriptor",type:r.ActionDescriptor,version:1,name:"Endpoint reached",description:"Fired when the endpoint is reached.",argumentsType:U.Fixed,dynamicArgumentTypes:null,fixedArguments:[af,of,cf,uf],returnsType:U.Fixed,fixedReturns:[ff,bf,Df],error:null,dynamicReturnTypes:null,parent:Pf},Ua={id:V.HTTP_ENDPOINT,version:1,description:"An HTTP endpoint that can be reached by a client from the internet.",name:V.HTTP_ENDPOINT,type:r.BuiltInBaseEntity,interactive:!1,abstract:!0,static:!0,properties:[Lh,zo,Zo],abstractMethods:[Xo],extends:[],methods:[]},Vt=x[r.BuiltInBaseEntity].BUILT_IN_RELATIONAL_DATABASE_ENTITY,Af={id:"relational-database-built-in-base-entity-identifier-property-data-type-ref-id",type:r.GenericReference,entityId:"relational-database-built-in-base-entity-identifier-property-data-type-id",entityType:r.DataType},Sf={id:"relational-database-built-in-base-entity-identifier-property-ref-id",type:r.GenericReference,entityId:Vt.properties.identifier.id,entityType:r.Property},mI={like:!1,id:"relational-database-built-in-base-entity-identifier-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:{id:"relational-database-built-in-base-entity-identifier-property-default-value-id",type:r.PrimitiveValue,version:1,name:A.String,value:null,parent:Af,autogeneration:{type:qe.Unique,rangeStart:null,rangeEnd:null},valueAsType:null},parent:Sf},Fr={id:"relational-database-built-in-base-entity-ref-id",type:r.GenericReference,entityId:V.PERSISTED_ENTITY,entityType:r.BuiltInBaseEntity},xa={hidden:!1,required:!0,id:Vt.properties.identifier.id,name:"Identifier name",version:1,type:r.Property,private:!1,abstract:!0,static:!0,implements:null,index:0,dataType:mI,description:"The name of the main database inside of the server instance where the data will be stored.",parent:Fr},TI={id:"relational-database-built-in-base-entity-username-property-data-type-ref-id",type:r.GenericReference,entityId:"relational-database-built-in-base-entity-username-property-data-type-idd",entityType:r.DataType},Of={id:"relational-database-built-in-base-entity-username-property-ref-id",type:r.GenericReference,entityId:Vt.properties.username.id,entityType:r.Property},EI={like:!1,id:"relational-database-built-in-base-entity-username-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:{id:"relational-database-built-in-base-entity-username-property-default-value-id",type:r.PrimitiveValue,version:1,name:A.String,value:"postgres",parent:{id:"relational-database-built-in-base-entity-username-property-data-type-default-value-parent-ref-id",type:r.GenericReference,entityId:"relational-database-built-in-base-entity-username-property-data-type-id",entityType:r.DataType},autogeneration:null,valueAsType:null},parent:Of},ka={hidden:!1,required:!0,id:Vt.properties.username.id,name:"Username",version:1,type:r.Property,private:!1,abstract:!0,static:!0,implements:null,index:1,dataType:EI,description:"The username that will be used to connect to the database.",parent:Fr},RI={id:"relational-database-built-in-base-entity-password-property-data-type-ref-id",type:r.GenericReference,entityId:"relational-database-built-in-base-entity-password-property-data-type-id",entityType:r.DataType},Cf={id:"relational-database-built-in-base-entity-password-property-ref-id",type:r.GenericReference,entityId:Vt.properties.password.id,entityType:r.Property},bI={like:!1,id:"relational-database-built-in-base-entity-password-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:null,parent:Cf},ja={hidden:!1,required:!0,id:Vt.properties.password.id,name:"Password",version:1,type:r.Property,private:!1,abstract:!0,static:!0,implements:null,index:2,dataType:bI,description:"The password that will be used to connect to the database.",parent:Fr},Bf={id:"relational-database-built-in-base-entity-min-size-property-data-type-ref-id",type:r.GenericReference,entityId:"relational-database-built-in-base-entity-min-size-property-data-type-id",entityType:r.DataType},wf={id:"relational-database-built-in-base-entity-min-size-property-ref-id",type:r.GenericReference,entityId:Vt.properties.minSize.id,entityType:r.Property},vI={like:!1,id:"relational-database-built-in-base-entity-min-size-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:Ce,asType:!1,defaultValue:{id:"relational-database-built-in-base-entity-min-size-property-default-value-id",type:r.PrimitiveValue,version:1,name:A.Number,value:6,parent:Bf,autogeneration:null,valueAsType:null},parent:wf},qa={hidden:!0,required:!0,id:Vt.properties.minSize.id,name:"Minimum GB size",version:1,type:r.Property,private:!1,abstract:!0,static:!0,implements:null,index:3,dataType:vI,description:"The minimum size of the database in GB.",parent:Fr},_f={id:"relational-database-built-in-base-entity-default-property-data-type-ref-id",type:r.GenericReference,entityId:"relational-database-built-in-base-entity-default-property-data-type-id",entityType:r.DataType},Mf={id:"relational-database-built-in-base-entity-default-property-ref-id",type:r.GenericReference,entityId:Vt.properties.default.id,entityType:r.Property},gI={like:!1,id:"relational-database-built-in-base-entity-default-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:An,asType:!1,defaultValue:{id:"relational-database-built-in-base-entity-default-property-default-value-id",type:r.PrimitiveValue,version:1,name:A.Boolean,value:!1,parent:_f,autogeneration:null,valueAsType:null},parent:Mf},Qo={hidden:!0,required:!0,id:Vt.properties.default.id,name:"Default",version:1,type:r.Property,private:!1,abstract:!0,static:!0,implements:null,index:4,dataType:gI,description:"If true, this database will be the default database for the server instance and all the new entities.",parent:Fr},Nf={id:"relational-database-built-in-base-entity-autoscaling-property-ref-id",type:r.GenericReference,entityId:Vt.properties.autoscaling.id,entityType:r.Property},Vf={id:"relational-database-built-in-base-entity-autoscaling-property-data-type-ref-id",type:r.GenericReference,entityId:"relational-database-built-in-base-entity-autoscaling-property-data-type-id",entityType:r.DataType},II={like:!1,id:"relational-database-built-in-base-entity-autoscaling-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:An,asType:!1,defaultValue:{id:"relational-database-built-in-base-entity-autoscaling-property-default-value-id",type:r.PrimitiveValue,version:1,name:A.Boolean,value:!1,parent:Vf,autogeneration:null,valueAsType:null},parent:Nf},$f={id:"relational-database-built-in-base-entity-autoscaling-property-parent-ref-id",type:r.GenericReference,entityId:V.PERSISTED_ENTITY,entityType:r.BuiltInBaseEntity},Ko={hidden:!0,required:!0,id:Vt.properties.autoscaling.id,name:"Auto-scaling",version:1,type:r.Property,private:!1,abstract:!0,static:!0,implements:null,index:4,dataType:II,description:"If true, this database will automatically scale up or down in memory size, based on the usage.",parent:$f},On={id:V.RELATIONAL_DATABASE,version:1,description:"This entity provisions a relational database in the cloud.",name:V.RELATIONAL_DATABASE,type:r.BuiltInBaseEntity,abstract:!0,static:!0,interactive:!1,properties:[xa,ka,ja,qa,Qo,Ko],abstractMethods:[],methods:[],extends:[]},Lf={type:r.GenericReference,entityId:"persisted-built-in-base-entity-ref-id",entityType:r.BuiltInBaseEntity,id:Ot.DeletePersistedEntity},el={type:r.FunctionDeclaration,id:Ot.DeletePersistedEntity,name:Ot.DeletePersistedEntity,description:"Permanently deletes the current copy of an entity from the database",version:1,parent:Lf,inputs:[],calls:[],implements:null,collapsed:!1,returnStatements:[],index:0,private:!1,x:0,y:0},Gf={type:r.GenericReference,entityId:"persisted-built-in-base-entity-ref-id",entityType:r.BuiltInBaseEntity,id:Ot.SoftDeletePersistedEntity},Ff={type:r.FunctionDeclaration,id:Ot.SoftDeletePersistedEntity,name:Ot.SoftDeletePersistedEntity,description:"Designates the entity as deleted, but does not remove it from the database.",version:1,parent:Gf,inputs:[],calls:[],implements:null,collapsed:!1,returnStatements:[],index:0,private:!1,x:0,y:0},Uf=x[r.BuiltInBaseEntity][V.PERSISTED_ENTITY].properties,DI={id:"persisted-built-in-base-entity-database-property-data-type-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-database-property-data-type-id",entityType:r.DataType},xf={id:"persisted-built-in-base-entity-database-property-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-database-property-id",entityType:r.Property},PI={like:!1,id:"persisted-built-in-base-entity-database-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:On,asType:!1,defaultValue:null,parent:xf},kf={id:"persisted-built-in-base-entity-database-property-parent-ref-id",type:r.GenericReference,entityId:V.PERSISTED_ENTITY,entityType:r.BuiltInBaseEntity},Pi={hidden:!0,required:!0,id:Uf.database.id,name:"Database",version:1,type:r.Property,private:!1,abstract:!0,implements:null,static:!0,index:0,dataType:PI,description:"The database that the entity belongs to.",parent:kf},jf={id:"persisted-built-in-base-entity-identifier-property-data-type-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-identifier-property-data-type-id",entityType:r.DataType},qf={id:"persisted-built-in-base-entity-identifier-property-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-identifier-property-id",entityType:r.Property},AI={like:!1,id:"persisted-built-in-base-entity-identifier-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:Oa,asType:!1,defaultValue:{id:"persisted-built-in-base-entity-identifier-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:A.UUID,value:null,parent:jf,autogeneration:{type:qe.Unique,rangeStart:null,rangeEnd:null},valueAsType:null},parent:qf},Jf={id:"persisted-built-in-base-entity-identifier-property-parent-ref-id",type:r.GenericReference,entityId:V.PERSISTED_ENTITY,entityType:r.BuiltInBaseEntity},Wf={hidden:!1,required:!0,id:Uf.identifier.id,name:"Identifier",version:1,type:r.Property,private:!1,abstract:!1,implements:null,static:!1,index:0,dataType:AI,description:"Auto-generated unique identifier for the entity, can be used to identify the entity among other entities of the same type.",parent:Jf},SI={id:"persisted-built-in-base-entity-deleted-at-property-data-type-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-deleted-at-property-data-type-id",entityType:r.DataType},Hf={id:"persisted-built-in-base-entity-deleted-at-property-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-deleted-at-property-id",entityType:r.Property},Yf={like:!1,id:"persisted-built-in-base-entity-deleted-at-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!0,constant:!1,entity:cn,asType:!1,defaultValue:null,parent:Hf},zf={id:"persisted-built-in-base-entity-deleted-at-property-parent-ref-id",type:r.GenericReference,entityId:V.PERSISTED_ENTITY,entityType:r.BuiltInBaseEntity},Zf={hidden:!1,required:!0,id:"persisted-built-in-base-entity-deleted-at-property-id",name:"Deleted at",version:1,type:r.Property,private:!1,abstract:!1,implements:null,static:!1,index:0,dataType:Yf,description:"The date and time when the entity was deleted.",parent:zf},OI={id:"persisted-built-in-base-entity-created-at-property-data-type-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-created-at-property-data-type-id",entityType:r.DataType},Xf={id:"persisted-built-in-base-entity-created-at-property-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-created-at-property-id",entityType:r.Property},Qf={like:!1,id:"persisted-built-in-base-entity-created-at-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:cn,asType:!1,defaultValue:null,parent:Xf},Kf={id:"persisted-built-in-base-entity-created-at-property-parent-ref-id",type:r.GenericReference,entityId:V.PERSISTED_ENTITY,entityType:r.BuiltInBaseEntity},em={hidden:!1,required:!0,id:"persisted-built-in-base-entity-created-at-property-id",name:"Created at",version:1,type:r.Property,private:!1,abstract:!1,implements:null,static:!1,index:0,dataType:Qf,description:"The date and time when the entity was created.",parent:Kf},CI={id:"persisted-built-in-base-entity-updated-at-property-data-type-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-updated-at-property-data-type-id",entityType:r.DataType},tm={id:"persisted-built-in-base-entity-updated-at-property-ref-id",type:r.GenericReference,entityId:"persisted-built-in-base-entity-updated-at-property-id",entityType:r.Property},nm={like:!1,id:"persisted-built-in-base-entity-updated-at-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:cn,asType:!1,defaultValue:null,parent:tm},rm={id:"persisted-built-in-base-entity-updated-at-property-parent-ref-id",type:r.GenericReference,entityId:V.PERSISTED_ENTITY,entityType:r.BuiltInBaseEntity},im={hidden:!1,required:!0,id:"persisted-built-in-base-entity-updated-at-property-id",name:"Updated at",version:1,type:r.Property,private:!1,implements:null,abstract:!1,static:!1,index:0,dataType:nm,description:"The date and time when the entity was last updated.",parent:rm},Le={id:V.PERSISTED_ENTITY,version:1,description:"An entity that is permanently stored in the database and can be accessed at any point.",name:V.PERSISTED_ENTITY,type:r.BuiltInBaseEntity,abstract:!0,static:!1,interactive:!0,abstractMethods:[],properties:[Pi,Wf,Zf,em,im],methods:[el,Ff],extends:[]},am={id:"cron-job-triggered-function-declaration-blueprint-parent-ref-id",type:r.GenericReference,entityType:r.BuiltInBaseEntity,entityId:V.HTTP_ENDPOINT},tl={id:"cron-job-triggered-function-declaration-blueprint-id",name:"Cron job triggered",version:1,type:r.ActionDescriptor,argumentsType:U.None,returnsType:U.None,description:"Executed when the cron job is triggered",fixedArguments:[],dynamicArgumentTypes:null,error:null,fixedReturns:[],dynamicReturnTypes:null,parent:am},sm=x[r.BuiltInBaseEntity].BUILT_IN_CRON_JOB_ENTITY,BI={id:"cron-job-built-in-base-entity-expression-property-data-type-ref",type:r.GenericReference,entityId:"cron-job-built-in-base-entity-expression-property-data-type",entityType:r.DataType},om={id:"cron-job-built-in-base-entity-expression-property-ref",type:r.GenericReference,entityId:sm.properties.expression.id,entityType:r.Property},wI={like:!1,id:"cron-job-built-in-base-entity-expression-property-data-type",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:null,parent:om},lm={id:"cron-job-built-in-base-entity-ref",type:r.GenericReference,entityId:V.CRON_JOB,entityType:r.BuiltInBaseEntity},cm={hidden:!1,required:!0,id:sm.properties.expression.id,name:"Cron expression",version:1,type:r.Property,private:!1,abstract:!0,implements:null,static:!0,index:0,dataType:wI,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:lm},nl={id:V.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:V.CRON_JOB,type:r.BuiltInBaseEntity,abstract:!0,static:!0,interactive:!1,properties:[cm],methods:[],abstractMethods:[tl],extends:[]},dm={type:r.GenericReference,id:"execution-built-in-entity-abort-method-parent-ref-id",entityType:r.BuiltInBaseEntity,entityId:"execution-built-in-entity-id"},rl={id:"execution-built-in-entity-abort-method-id",type:r.FunctionDeclaration,version:1,name:Ot.AbortExecution,description:"Aborts the execution of the entity",inputs:[],returnStatements:[],calls:[],implements:null,private:!1,collapsed:!1,index:null,x:0,y:0,parent:dm},il={id:V.EXECUTION,type:r.BuiltInBaseEntity,version:1,name:V.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:[rl],abstractMethods:[]},_I=x[r.Condition]["not-empty"],um={type:r.GenericReference,id:"not-empty-condition-ref",entityType:r.ActionDescriptor,entityId:Nt.NotEmpty},pm={id:_I.inputs.leftHand.id,type:r.ValueDescriptor,version:1,name:"Value",description:"The value to check if it is not empty",dataType:null,required:!0,parentRelationType:M.FixedArguments,index:0,parent:um},Kn={type:r.ActionDescriptor,id:Nt.NotEmpty,version:1,name:Nt.NotEmpty,description:"Checks if the value is not empty",parent:null,fixedArguments:[pm],fixedReturns:[],dynamicArgumentTypes:null,dynamicReturnTypes:null,argumentsType:U.Fixed,returnsType:U.None,error:null},ym={[Nt.NotEmpty]:Kn},hm=x[r.Condition]["more-than-or-equal"],fm={type:r.GenericReference,id:"more-than-or-equal-condition-left-hand-argument-parent-ref",entityType:r.ActionDescriptor,entityId:_e.MoreThanOrEqual},mm={id:hm.inputs.leftHand.id,type:r.ValueDescriptor,version:1,name:"First value",description:"The first value to compare",dataType:null,required:!0,parentRelationType:M.FixedArguments,index:0,parent:fm},Tm={type:r.GenericReference,id:"more-than-or-equal-condition-right-hand-argument-parent-ref",entityType:r.ActionDescriptor,entityId:_e.MoreThanOrEqual},Em={id:hm.inputs.rightHand.id,type:r.ValueDescriptor,version:1,name:"Second value",description:"The second value to compare",dataType:null,required:!0,parentRelationType:M.FixedArguments,index:1,parent:Tm},Ur={type:r.ActionDescriptor,id:_e.MoreThanOrEqual,version:1,name:_e.MoreThanOrEqual,description:"Checks if the value is not empty",parent:null,fixedArguments:[mm,Em],fixedReturns:[],dynamicArgumentTypes:null,dynamicReturnTypes:null,argumentsType:U.Fixed,returnsType:U.None,error:null},Rm={[_e.MoreThanOrEqual]:Ur},MI={...ym,...Rm},Ja={type:r.ActionDescriptor,id:on.PROJECT_PUBLICATION_COMPLETED,version:1,name:on.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,fixedArguments:[],fixedReturns:[],dynamicArgumentTypes:null,dynamicReturnTypes:null,argumentsType:U.None,returnsType:U.None,error:null},NI={[on.PROJECT_PUBLICATION_COMPLETED]:Ja},al=x[r.ValueDescriptor][Bo.ActionOngoingProcessOutputValue],bm={type:r.GenericReference,id:"182f767f-50e8-4394-ba5f-43e78c232733",entityType:r.ValueDescriptor,entityId:al.id},vm={like:!1,id:al.dataType.id,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:il,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:bm},sl={id:al.id,type:r.ValueDescriptor,description:"A value that represents the ongoing process of the parent action",version:1,name:"Process",dataType:vm,required:!0,index:0,parent:null,parentRelationType:M.OngoingProcessExecution};var ee;(function(n){n.assertEqual=a=>a;function e(a){}n.assertIs=e;function t(a){throw new Error}n.assertNever=t,n.arrayToEnum=a=>{const s={};for(const o of a)s[o]=o;return s},n.getValidEnumValues=a=>{const s=n.objectKeys(a).filter(l=>typeof a[a[l]]!="number"),o={};for(const l of s)o[l]=a[l];return n.objectValues(o)},n.objectValues=a=>n.objectKeys(a).map(function(s){return a[s]}),n.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},n.find=(a,s)=>{for(const o of a)if(s(o))return o},n.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)}n.joinValues=i,n.jsonStringifyReplacer=(a,s)=>typeof s=="bigint"?s.toString():s})(ee||(ee={}));var ol;(function(n){n.mergeShapes=(e,t)=>({...e,...t})})(ol||(ol={}));const $=ee.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Cn=n=>{switch(typeof n){case"undefined":return $.undefined;case"string":return $.string;case"number":return isNaN(n)?$.nan:$.number;case"boolean":return $.boolean;case"function":return $.function;case"bigint":return $.bigint;case"symbol":return $.symbol;case"object":return Array.isArray(n)?$.array:n===null?$.null:n.then&&typeof n.then=="function"&&n.catch&&typeof n.catch=="function"?$.promise:typeof Map<"u"&&n instanceof Map?$.map:typeof Set<"u"&&n instanceof Set?$.set:typeof Date<"u"&&n instanceof Date?$.date:$.object;default:return $.unknown}},O=ee.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"]),VI=n=>JSON.stringify(n,null,2).replace(/"([^"]+)":/g,"$1:");class Rt 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 Rt))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,ee.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()}}Rt.create=n=>new Rt(n);const xr=(n,e)=>{let t;switch(n.code){case O.invalid_type:n.received===$.undefined?t="Required":t=`Expected ${n.expected}, received ${n.received}`;break;case O.invalid_literal:t=`Invalid literal value, expected ${JSON.stringify(n.expected,ee.jsonStringifyReplacer)}`;break;case O.unrecognized_keys:t=`Unrecognized key(s) in object: ${ee.joinValues(n.keys,", ")}`;break;case O.invalid_union:t="Invalid input";break;case O.invalid_union_discriminator:t=`Invalid discriminator value. Expected ${ee.joinValues(n.options)}`;break;case O.invalid_enum_value:t=`Invalid enum value. Expected ${ee.joinValues(n.options)}, received '${n.received}'`;break;case O.invalid_arguments:t="Invalid function arguments";break;case O.invalid_return_type:t="Invalid function return type";break;case O.invalid_date:t="Invalid date";break;case O.invalid_string:typeof n.validation=="object"?"includes"in n.validation?(t=`Invalid input: must include "${n.validation.includes}"`,typeof n.validation.position=="number"&&(t=`${t} at one or more positions greater than or equal to ${n.validation.position}`)):"startsWith"in n.validation?t=`Invalid input: must start with "${n.validation.startsWith}"`:"endsWith"in n.validation?t=`Invalid input: must end with "${n.validation.endsWith}"`:ee.assertNever(n.validation):n.validation!=="regex"?t=`Invalid ${n.validation}`:t="Invalid";break;case O.too_small:n.type==="array"?t=`Array must contain ${n.exact?"exactly":n.inclusive?"at least":"more than"} ${n.minimum} element(s)`:n.type==="string"?t=`String must contain ${n.exact?"exactly":n.inclusive?"at least":"over"} ${n.minimum} character(s)`:n.type==="number"?t=`Number must be ${n.exact?"exactly equal to ":n.inclusive?"greater than or equal to ":"greater than "}${n.minimum}`:n.type==="date"?t=`Date must be ${n.exact?"exactly equal to ":n.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(n.minimum))}`:t="Invalid input";break;case O.too_big:n.type==="array"?t=`Array must contain ${n.exact?"exactly":n.inclusive?"at most":"less than"} ${n.maximum} element(s)`:n.type==="string"?t=`String must contain ${n.exact?"exactly":n.inclusive?"at most":"under"} ${n.maximum} character(s)`:n.type==="number"?t=`Number must be ${n.exact?"exactly":n.inclusive?"less than or equal to":"less than"} ${n.maximum}`:n.type==="bigint"?t=`BigInt must be ${n.exact?"exactly":n.inclusive?"less than or equal to":"less than"} ${n.maximum}`:n.type==="date"?t=`Date must be ${n.exact?"exactly":n.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(n.maximum))}`:t="Invalid input";break;case O.custom:t="Invalid input";break;case O.invalid_intersection_types:t="Intersection results could not be merged";break;case O.not_multiple_of:t=`Number must be a multiple of ${n.multipleOf}`;break;case O.not_finite:t="Number must be finite";break;default:t=e.defaultError,ee.assertNever(n)}return{message:t}};let gm=xr;function $I(n){gm=n}function Wa(){return gm}const Ha=n=>{const{data:e,path:t,errorMaps:i,issueData:a}=n,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}},LI=[];function N(n,e){const t=Wa(),i=Ha({issueData:e,data:n.data,path:n.path,errorMaps:[n.common.contextualErrorMap,n.schemaErrorMap,t,t===xr?void 0:xr].filter(a=>!!a)});n.common.issues.push(i)}class tt{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 q;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 tt.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 q;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 q=Object.freeze({status:"aborted"}),kr=n=>({status:"dirty",value:n}),ut=n=>({status:"valid",value:n}),ll=n=>n.status==="aborted",cl=n=>n.status==="dirty",Ai=n=>n.status==="valid",Si=n=>typeof Promise<"u"&&n instanceof Promise;function Ya(n,e,t,i){if(t==="a"&&!i)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?n!==e||!i:!e.has(n))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?i:t==="a"?i.call(n):i?i.value:e.get(n)}function Im(n,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"?n!==e||!a:!e.has(n))throw new TypeError("Cannot write private member to an object whose class did not declare it");return i==="a"?a.call(n,t):a?a.value=t:e.set(n,t),t}typeof SuppressedError=="function"&&SuppressedError;var F;(function(n){n.errToObj=e=>typeof e=="string"?{message:e}:e||{},n.toString=e=>typeof e=="string"?e:e==null?void 0:e.message})(F||(F={}));var Oi,Ci;class zt{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 Dm=(n,e)=>{if(Ai(e))return{success:!0,data:e.value};if(!n.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 Rt(n.common.issues);return this._error=t,this._error}}};function z(n){if(!n)return{};const{errorMap:e,invalid_type_error:t,required_error:i,description:a}=n;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:f}=n;return o.code==="invalid_enum_value"?{message:f??l.defaultError}:typeof l.data>"u"?{message:(p=f??i)!==null&&p!==void 0?p:l.defaultError}:o.code!=="invalid_type"?{message:l.defaultError}:{message:(y=f??t)!==null&&y!==void 0?y:l.defaultError}},description:a}}class X{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 Cn(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:Cn(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new tt,ctx:{common:e.parent.common,data:e.data,parsedType:Cn(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){const t=this._parse(e);if(Si(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:Cn(e)},s=this._parseSync({data:e,path:a.path,parent:a});return Dm(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:Cn(e)},a=this._parse({data:e,path:i.path,parent:i}),s=await(Si(a)?a:Promise.resolve(a));return Dm(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:O.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 qt({schema:this,typeName:j.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}optional(){return Xt.create(this,this._def)}nullable(){return Mn.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return jt.create(this,this._def)}promise(){return Wr.create(this,this._def)}or(e){return Mi.create([this,e],this._def)}and(e){return Ni.create(this,e,this._def)}transform(e){return new qt({...z(this._def),schema:this,typeName:j.ZodEffects,effect:{type:"transform",transform:e}})}default(e){const t=typeof e=="function"?e:()=>e;return new Fi({...z(this._def),innerType:this,defaultValue:t,typeName:j.ZodDefault})}brand(){return new pl({typeName:j.ZodBranded,type:this,...z(this._def)})}catch(e){const t=typeof e=="function"?e:()=>e;return new Ui({...z(this._def),innerType:this,catchValue:t,typeName:j.ZodCatch})}describe(e){const t=this.constructor;return new t({...this._def,description:e})}pipe(e){return xi.create(this,e)}readonly(){return ki.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}const GI=/^c[^\s-]{8,}$/i,FI=/^[0-9a-z]+$/,UI=/^[0-9A-HJKMNP-TV-Z]{26}$/,xI=/^[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,kI=/^[a-z0-9_-]{21}$/i,jI=/^[-+]?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)?)??$/,qI=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,JI="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let dl;const WI=/^(?:(?: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])$/,HI=/^(([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})))$/,YI=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,Pm="((\\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])))",zI=new RegExp(`^${Pm}$`);function Am(n){let e="([01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d";return n.precision?e=`${e}\\.\\d{${n.precision}}`:n.precision==null&&(e=`${e}(\\.\\d+)?`),e}function ZI(n){return new RegExp(`^${Am(n)}$`)}function Sm(n){let e=`${Pm}T${Am(n)}`;const t=[];return t.push(n.local?"Z?":"Z"),n.offset&&t.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${t.join("|")})`,new RegExp(`^${e}$`)}function XI(n,e){return!!((e==="v4"||!e)&&WI.test(n)||(e==="v6"||!e)&&HI.test(n))}class kt extends X{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==$.string){const s=this._getOrReturnCtx(e);return N(s,{code:O.invalid_type,expected:$.string,received:s.parsedType}),q}const i=new tt;let a;for(const s of this._def.checks)if(s.kind==="min")e.data.length<s.value&&(a=this._getOrReturnCtx(e,a),N(a,{code:O.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),N(a,{code:O.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?N(a,{code:O.too_big,maximum:s.value,type:"string",inclusive:!0,exact:!0,message:s.message}):l&&N(a,{code:O.too_small,minimum:s.value,type:"string",inclusive:!0,exact:!0,message:s.message}),i.dirty())}else if(s.kind==="email")qI.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"email",code:O.invalid_string,message:s.message}),i.dirty());else if(s.kind==="emoji")dl||(dl=new RegExp(JI,"u")),dl.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"emoji",code:O.invalid_string,message:s.message}),i.dirty());else if(s.kind==="uuid")xI.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"uuid",code:O.invalid_string,message:s.message}),i.dirty());else if(s.kind==="nanoid")kI.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"nanoid",code:O.invalid_string,message:s.message}),i.dirty());else if(s.kind==="cuid")GI.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"cuid",code:O.invalid_string,message:s.message}),i.dirty());else if(s.kind==="cuid2")FI.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"cuid2",code:O.invalid_string,message:s.message}),i.dirty());else if(s.kind==="ulid")UI.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"ulid",code:O.invalid_string,message:s.message}),i.dirty());else if(s.kind==="url")try{new URL(e.data)}catch{a=this._getOrReturnCtx(e,a),N(a,{validation:"url",code:O.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),N(a,{validation:"regex",code:O.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),N(a,{code:O.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),N(a,{code:O.invalid_string,validation:{startsWith:s.value},message:s.message}),i.dirty()):s.kind==="endsWith"?e.data.endsWith(s.value)||(a=this._getOrReturnCtx(e,a),N(a,{code:O.invalid_string,validation:{endsWith:s.value},message:s.message}),i.dirty()):s.kind==="datetime"?Sm(s).test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{code:O.invalid_string,validation:"datetime",message:s.message}),i.dirty()):s.kind==="date"?zI.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{code:O.invalid_string,validation:"date",message:s.message}),i.dirty()):s.kind==="time"?ZI(s).test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{code:O.invalid_string,validation:"time",message:s.message}),i.dirty()):s.kind==="duration"?jI.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"duration",code:O.invalid_string,message:s.message}),i.dirty()):s.kind==="ip"?XI(e.data,s.version)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"ip",code:O.invalid_string,message:s.message}),i.dirty()):s.kind==="base64"?YI.test(e.data)||(a=this._getOrReturnCtx(e,a),N(a,{validation:"base64",code:O.invalid_string,message:s.message}),i.dirty()):ee.assertNever(s);return{status:i.value,value:e.data}}_regex(e,t,i){return this.refinement(a=>e.test(a),{validation:t,code:O.invalid_string,...F.errToObj(i)})}_addCheck(e){return new kt({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...F.errToObj(e)})}url(e){return this._addCheck({kind:"url",...F.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...F.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...F.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...F.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...F.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...F.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...F.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...F.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...F.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,...F.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,...F.errToObj(e==null?void 0:e.message)})}duration(e){return this._addCheck({kind:"duration",...F.errToObj(e)})}regex(e,t){return this._addCheck({kind:"regex",regex:e,...F.errToObj(t)})}includes(e,t){return this._addCheck({kind:"includes",value:e,position:t==null?void 0:t.position,...F.errToObj(t==null?void 0:t.message)})}startsWith(e,t){return this._addCheck({kind:"startsWith",value:e,...F.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:"endsWith",value:e,...F.errToObj(t)})}min(e,t){return this._addCheck({kind:"min",value:e,...F.errToObj(t)})}max(e,t){return this._addCheck({kind:"max",value:e,...F.errToObj(t)})}length(e,t){return this._addCheck({kind:"length",value:e,...F.errToObj(t)})}nonempty(e){return this.min(1,F.errToObj(e))}trim(){return new kt({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new kt({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new kt({...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}}kt.create=n=>{var e;return new kt({checks:[],typeName:j.ZodString,coerce:(e=n==null?void 0:n.coerce)!==null&&e!==void 0?e:!1,...z(n)})};function QI(n,e){const t=(n.toString().split(".")[1]||"").length,i=(e.toString().split(".")[1]||"").length,a=t>i?t:i,s=parseInt(n.toFixed(a).replace(".","")),o=parseInt(e.toFixed(a).replace(".",""));return s%o/Math.pow(10,a)}class Bn extends X{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)!==$.number){const s=this._getOrReturnCtx(e);return N(s,{code:O.invalid_type,expected:$.number,received:s.parsedType}),q}let i;const a=new tt;for(const s of this._def.checks)s.kind==="int"?ee.isInteger(e.data)||(i=this._getOrReturnCtx(e,i),N(i,{code:O.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),N(i,{code:O.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),N(i,{code:O.too_big,maximum:s.value,type:"number",inclusive:s.inclusive,exact:!1,message:s.message}),a.dirty()):s.kind==="multipleOf"?QI(e.data,s.value)!==0&&(i=this._getOrReturnCtx(e,i),N(i,{code:O.not_multiple_of,multipleOf:s.value,message:s.message}),a.dirty()):s.kind==="finite"?Number.isFinite(e.data)||(i=this._getOrReturnCtx(e,i),N(i,{code:O.not_finite,message:s.message}),a.dirty()):ee.assertNever(s);return{status:a.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,F.toString(t))}gt(e,t){return this.setLimit("min",e,!1,F.toString(t))}lte(e,t){return this.setLimit("max",e,!0,F.toString(t))}lt(e,t){return this.setLimit("max",e,!1,F.toString(t))}setLimit(e,t,i,a){return new Bn({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:i,message:F.toString(a)}]})}_addCheck(e){return new Bn({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:F.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:F.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:F.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:F.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:F.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:F.toString(t)})}finite(e){return this._addCheck({kind:"finite",message:F.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:F.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:F.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"&&ee.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)}}Bn.create=n=>new Bn({checks:[],typeName:j.ZodNumber,coerce:(n==null?void 0:n.coerce)||!1,...z(n)});class wn extends X{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)!==$.bigint){const s=this._getOrReturnCtx(e);return N(s,{code:O.invalid_type,expected:$.bigint,received:s.parsedType}),q}let i;const a=new tt;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),N(i,{code:O.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),N(i,{code:O.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),N(i,{code:O.not_multiple_of,multipleOf:s.value,message:s.message}),a.dirty()):ee.assertNever(s);return{status:a.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,F.toString(t))}gt(e,t){return this.setLimit("min",e,!1,F.toString(t))}lte(e,t){return this.setLimit("max",e,!0,F.toString(t))}lt(e,t){return this.setLimit("max",e,!1,F.toString(t))}setLimit(e,t,i,a){return new wn({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:i,message:F.toString(a)}]})}_addCheck(e){return new wn({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:F.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:F.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:F.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:F.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:F.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}}wn.create=n=>{var e;return new wn({checks:[],typeName:j.ZodBigInt,coerce:(e=n==null?void 0:n.coerce)!==null&&e!==void 0?e:!1,...z(n)})};class Bi extends X{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==$.boolean){const i=this._getOrReturnCtx(e);return N(i,{code:O.invalid_type,expected:$.boolean,received:i.parsedType}),q}return ut(e.data)}}Bi.create=n=>new Bi({typeName:j.ZodBoolean,coerce:(n==null?void 0:n.coerce)||!1,...z(n)});class er extends X{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==$.date){const s=this._getOrReturnCtx(e);return N(s,{code:O.invalid_type,expected:$.date,received:s.parsedType}),q}if(isNaN(e.data.getTime())){const s=this._getOrReturnCtx(e);return N(s,{code:O.invalid_date}),q}const i=new tt;let a;for(const s of this._def.checks)s.kind==="min"?e.data.getTime()<s.value&&(a=this._getOrReturnCtx(e,a),N(a,{code:O.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),N(a,{code:O.too_big,message:s.message,inclusive:!0,exact:!1,maximum:s.value,type:"date"}),i.dirty()):ee.assertNever(s);return{status:i.value,value:new Date(e.data.getTime())}}_addCheck(e){return new er({...this._def,checks:[...this._def.checks,e]})}min(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:F.toString(t)})}max(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:F.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}}er.create=n=>new er({checks:[],coerce:(n==null?void 0:n.coerce)||!1,typeName:j.ZodDate,...z(n)});class za extends X{_parse(e){if(this._getType(e)!==$.symbol){const i=this._getOrReturnCtx(e);return N(i,{code:O.invalid_type,expected:$.symbol,received:i.parsedType}),q}return ut(e.data)}}za.create=n=>new za({typeName:j.ZodSymbol,...z(n)});class wi extends X{_parse(e){if(this._getType(e)!==$.undefined){const i=this._getOrReturnCtx(e);return N(i,{code:O.invalid_type,expected:$.undefined,received:i.parsedType}),q}return ut(e.data)}}wi.create=n=>new wi({typeName:j.ZodUndefined,...z(n)});class _i extends X{_parse(e){if(this._getType(e)!==$.null){const i=this._getOrReturnCtx(e);return N(i,{code:O.invalid_type,expected:$.null,received:i.parsedType}),q}return ut(e.data)}}_i.create=n=>new _i({typeName:j.ZodNull,...z(n)});class jr extends X{constructor(){super(...arguments),this._any=!0}_parse(e){return ut(e.data)}}jr.create=n=>new jr({typeName:j.ZodAny,...z(n)});class tr extends X{constructor(){super(...arguments),this._unknown=!0}_parse(e){return ut(e.data)}}tr.create=n=>new tr({typeName:j.ZodUnknown,...z(n)});class un extends X{_parse(e){const t=this._getOrReturnCtx(e);return N(t,{code:O.invalid_type,expected:$.never,received:t.parsedType}),q}}un.create=n=>new un({typeName:j.ZodNever,...z(n)});class Za extends X{_parse(e){if(this._getType(e)!==$.undefined){const i=this._getOrReturnCtx(e);return N(i,{code:O.invalid_type,expected:$.void,received:i.parsedType}),q}return ut(e.data)}}Za.create=n=>new Za({typeName:j.ZodVoid,...z(n)});class jt extends X{_parse(e){const{ctx:t,status:i}=this._processInputParams(e),a=this._def;if(t.parsedType!==$.array)return N(t,{code:O.invalid_type,expected:$.array,received:t.parsedType}),q;if(a.exactLength!==null){const o=t.data.length>a.exactLength.value,l=t.data.length<a.exactLength.value;(o||l)&&(N(t,{code:o?O.too_big:O.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&&(N(t,{code:O.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&&(N(t,{code:O.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 zt(t,o,t.path,l)))).then(o=>tt.mergeArray(i,o));const s=[...t.data].map((o,l)=>a.type._parseSync(new zt(t,o,t.path,l)));return tt.mergeArray(i,s)}get element(){return this._def.type}min(e,t){return new jt({...this._def,minLength:{value:e,message:F.toString(t)}})}max(e,t){return new jt({...this._def,maxLength:{value:e,message:F.toString(t)}})}length(e,t){return new jt({...this._def,exactLength:{value:e,message:F.toString(t)}})}nonempty(e){return this.min(1,e)}}jt.create=(n,e)=>new jt({type:n,minLength:null,maxLength:null,exactLength:null,typeName:j.ZodArray,...z(e)});function qr(n){if(n instanceof Ge){const e={};for(const t in n.shape){const i=n.shape[t];e[t]=Xt.create(qr(i))}return new Ge({...n._def,shape:()=>e})}else return n instanceof jt?new jt({...n._def,type:qr(n.element)}):n instanceof Xt?Xt.create(qr(n.unwrap())):n instanceof Mn?Mn.create(qr(n.unwrap())):n instanceof Zt?Zt.create(n.items.map(e=>qr(e))):n}class Ge extends X{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=ee.objectKeys(e);return this._cached={shape:e,keys:t}}_parse(e){if(this._getType(e)!==$.object){const y=this._getOrReturnCtx(e);return N(y,{code:O.invalid_type,expected:$.object,received:y.parsedType}),q}const{status:i,ctx:a}=this._processInputParams(e),{shape:s,keys:o}=this._getCached(),l=[];if(!(this._def.catchall instanceof un&&this._def.unknownKeys==="strip"))for(const y in a.data)o.includes(y)||l.push(y);const p=[];for(const y of o){const f=s[y],m=a.data[y];p.push({key:{status:"valid",value:y},value:f._parse(new zt(a,m,a.path,y)),alwaysSet:y in a.data})}if(this._def.catchall instanceof un){const y=this._def.unknownKeys;if(y==="passthrough")for(const f of l)p.push({key:{status:"valid",value:f},value:{status:"valid",value:a.data[f]}});else if(y==="strict")l.length>0&&(N(a,{code:O.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 f of l){const m=a.data[f];p.push({key:{status:"valid",value:f},value:y._parse(new zt(a,m,a.path,f)),alwaysSet:f in a.data})}}return a.common.async?Promise.resolve().then(async()=>{const y=[];for(const f of p){const m=await f.key,b=await f.value;y.push({key:m,value:b,alwaysSet:f.alwaysSet})}return y}).then(y=>tt.mergeObjectSync(i,y)):tt.mergeObjectSync(i,p)}get shape(){return this._def.shape()}strict(e){return F.errToObj,new Ge({...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=F.errToObj(e).message)!==null&&l!==void 0?l:p}:{message:p}}}:{}})}strip(){return new Ge({...this._def,unknownKeys:"strip"})}passthrough(){return new Ge({...this._def,unknownKeys:"passthrough"})}extend(e){return new Ge({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new Ge({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:j.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(e){return new Ge({...this._def,catchall:e})}pick(e){const t={};return ee.objectKeys(e).forEach(i=>{e[i]&&this.shape[i]&&(t[i]=this.shape[i])}),new Ge({...this._def,shape:()=>t})}omit(e){const t={};return ee.objectKeys(this.shape).forEach(i=>{e[i]||(t[i]=this.shape[i])}),new Ge({...this._def,shape:()=>t})}deepPartial(){return qr(this)}partial(e){const t={};return ee.objectKeys(this.shape).forEach(i=>{const a=this.shape[i];e&&!e[i]?t[i]=a:t[i]=a.optional()}),new Ge({...this._def,shape:()=>t})}required(e){const t={};return ee.objectKeys(this.shape).forEach(i=>{if(e&&!e[i])t[i]=this.shape[i];else{let s=this.shape[i];for(;s instanceof Xt;)s=s._def.innerType;t[i]=s}}),new Ge({...this._def,shape:()=>t})}keyof(){return Om(ee.objectKeys(this.shape))}}Ge.create=(n,e)=>new Ge({shape:()=>n,unknownKeys:"strip",catchall:un.create(),typeName:j.ZodObject,...z(e)}),Ge.strictCreate=(n,e)=>new Ge({shape:()=>n,unknownKeys:"strict",catchall:un.create(),typeName:j.ZodObject,...z(e)}),Ge.lazycreate=(n,e)=>new Ge({shape:n,unknownKeys:"strip",catchall:un.create(),typeName:j.ZodObject,...z(e)});class Mi extends X{_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 Rt(l.ctx.common.issues));return N(t,{code:O.invalid_union,unionErrors:o}),q}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},f=p._parseSync({data:t.data,path:t.path,parent:y});if(f.status==="valid")return f;f.status==="dirty"&&!s&&(s={result:f,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 Rt(p));return N(t,{code:O.invalid_union,unionErrors:l}),q}}get options(){return this._def.options}}Mi.create=(n,e)=>new Mi({options:n,typeName:j.ZodUnion,...z(e)});const pn=n=>n instanceof $i?pn(n.schema):n instanceof qt?pn(n.innerType()):n instanceof Li?[n.value]:n instanceof _n?n.options:n instanceof Gi?ee.objectValues(n.enum):n instanceof Fi?pn(n._def.innerType):n instanceof wi?[void 0]:n instanceof _i?[null]:n instanceof Xt?[void 0,...pn(n.unwrap())]:n instanceof Mn?[null,...pn(n.unwrap())]:n instanceof pl||n instanceof ki?pn(n.unwrap()):n instanceof Ui?pn(n._def.innerType):[];class Xa extends X{_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==$.object)return N(t,{code:O.invalid_type,expected:$.object,received:t.parsedType}),q;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}):(N(t,{code:O.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[i]}),q)}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=pn(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 Xa({typeName:j.ZodDiscriminatedUnion,discriminator:e,options:t,optionsMap:a,...z(i)})}}function ul(n,e){const t=Cn(n),i=Cn(e);if(n===e)return{valid:!0,data:n};if(t===$.object&&i===$.object){const a=ee.objectKeys(e),s=ee.objectKeys(n).filter(l=>a.indexOf(l)!==-1),o={...n,...e};for(const l of s){const p=ul(n[l],e[l]);if(!p.valid)return{valid:!1};o[l]=p.data}return{valid:!0,data:o}}else if(t===$.array&&i===$.array){if(n.length!==e.length)return{valid:!1};const a=[];for(let s=0;s<n.length;s++){const o=n[s],l=e[s],p=ul(o,l);if(!p.valid)return{valid:!1};a.push(p.data)}return{valid:!0,data:a}}else return t===$.date&&i===$.date&&+n==+e?{valid:!0,data:n}:{valid:!1}}class Ni extends X{_parse(e){const{status:t,ctx:i}=this._processInputParams(e),a=(s,o)=>{if(ll(s)||ll(o))return q;const l=ul(s.value,o.value);return l.valid?((cl(s)||cl(o))&&t.dirty(),{status:t.value,value:l.data}):(N(i,{code:O.invalid_intersection_types}),q)};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}))}}Ni.create=(n,e,t)=>new Ni({left:n,right:e,typeName:j.ZodIntersection,...z(t)});class Zt extends X{_parse(e){const{status:t,ctx:i}=this._processInputParams(e);if(i.parsedType!==$.array)return N(i,{code:O.invalid_type,expected:$.array,received:i.parsedType}),q;if(i.data.length<this._def.items.length)return N(i,{code:O.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),q;!this._def.rest&&i.data.length>this._def.items.length&&(N(i,{code:O.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 zt(i,o,i.path,l)):null}).filter(o=>!!o);return i.common.async?Promise.all(s).then(o=>tt.mergeArray(t,o)):tt.mergeArray(t,s)}get items(){return this._def.items}rest(e){return new Zt({...this._def,rest:e})}}Zt.create=(n,e)=>{if(!Array.isArray(n))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Zt({items:n,typeName:j.ZodTuple,rest:null,...z(e)})};class Vi extends X{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!==$.object)return N(i,{code:O.invalid_type,expected:$.object,received:i.parsedType}),q;const a=[],s=this._def.keyType,o=this._def.valueType;for(const l in i.data)a.push({key:s._parse(new zt(i,l,i.path,l)),value:o._parse(new zt(i,i.data[l],i.path,l)),alwaysSet:l in i.data});return i.common.async?tt.mergeObjectAsync(t,a):tt.mergeObjectSync(t,a)}get element(){return this._def.valueType}static create(e,t,i){return t instanceof X?new Vi({keyType:e,valueType:t,typeName:j.ZodRecord,...z(i)}):new Vi({keyType:kt.create(),valueType:e,typeName:j.ZodRecord,...z(t)})}}class Qa extends X{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!==$.map)return N(i,{code:O.invalid_type,expected:$.map,received:i.parsedType}),q;const a=this._def.keyType,s=this._def.valueType,o=[...i.data.entries()].map(([l,p],y)=>({key:a._parse(new zt(i,l,i.path,[y,"key"])),value:s._parse(new zt(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,f=await p.value;if(y.status==="aborted"||f.status==="aborted")return q;(y.status==="dirty"||f.status==="dirty")&&t.dirty(),l.set(y.value,f.value)}return{status:t.value,value:l}})}else{const l=new Map;for(const p of o){const y=p.key,f=p.value;if(y.status==="aborted"||f.status==="aborted")return q;(y.status==="dirty"||f.status==="dirty")&&t.dirty(),l.set(y.value,f.value)}return{status:t.value,value:l}}}}Qa.create=(n,e,t)=>new Qa({valueType:e,keyType:n,typeName:j.ZodMap,...z(t)});class nr extends X{_parse(e){const{status:t,ctx:i}=this._processInputParams(e);if(i.parsedType!==$.set)return N(i,{code:O.invalid_type,expected:$.set,received:i.parsedType}),q;const a=this._def;a.minSize!==null&&i.data.size<a.minSize.value&&(N(i,{code:O.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&&(N(i,{code:O.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 f of p){if(f.status==="aborted")return q;f.status==="dirty"&&t.dirty(),y.add(f.value)}return{status:t.value,value:y}}const l=[...i.data.values()].map((p,y)=>s._parse(new zt(i,p,i.path,y)));return i.common.async?Promise.all(l).then(p=>o(p)):o(l)}min(e,t){return new nr({...this._def,minSize:{value:e,message:F.toString(t)}})}max(e,t){return new nr({...this._def,maxSize:{value:e,message:F.toString(t)}})}size(e,t){return this.min(e,t).max(e,t)}nonempty(e){return this.min(1,e)}}nr.create=(n,e)=>new nr({valueType:n,minSize:null,maxSize:null,typeName:j.ZodSet,...z(e)});class Jr extends X{constructor(){super(...arguments),this.validate=this.implement}_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==$.function)return N(t,{code:O.invalid_type,expected:$.function,received:t.parsedType}),q;function i(l,p){return Ha({data:l,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,Wa(),xr].filter(y=>!!y),issueData:{code:O.invalid_arguments,argumentsError:p}})}function a(l,p){return Ha({data:l,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,Wa(),xr].filter(y=>!!y),issueData:{code:O.invalid_return_type,returnTypeError:p}})}const s={errorMap:t.common.contextualErrorMap},o=t.data;if(this._def.returns instanceof Wr){const l=this;return ut(async function(...p){const y=new Rt([]),f=await l._def.args.parseAsync(p,s).catch(v=>{throw y.addIssue(i(p,v)),y}),m=await Reflect.apply(o,this,f);return await l._def.returns._def.type.parseAsync(m,s).catch(v=>{throw y.addIssue(a(m,v)),y})})}else{const l=this;return ut(function(...p){const y=l._def.args.safeParse(p,s);if(!y.success)throw new Rt([i(p,y.error)]);const f=Reflect.apply(o,this,y.data),m=l._def.returns.safeParse(f,s);if(!m.success)throw new Rt([a(f,m.error)]);return m.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new Jr({...this._def,args:Zt.create(e).rest(tr.create())})}returns(e){return new Jr({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,t,i){return new Jr({args:e||Zt.create([]).rest(tr.create()),returns:t||tr.create(),typeName:j.ZodFunction,...z(i)})}}class $i extends X{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})}}$i.create=(n,e)=>new $i({getter:n,typeName:j.ZodLazy,...z(e)});class Li extends X{_parse(e){if(e.data!==this._def.value){const t=this._getOrReturnCtx(e);return N(t,{received:t.data,code:O.invalid_literal,expected:this._def.value}),q}return{status:"valid",value:e.data}}get value(){return this._def.value}}Li.create=(n,e)=>new Li({value:n,typeName:j.ZodLiteral,...z(e)});function Om(n,e){return new _n({values:n,typeName:j.ZodEnum,...z(e)})}class _n extends X{constructor(){super(...arguments),Oi.set(this,void 0)}_parse(e){if(typeof e.data!="string"){const t=this._getOrReturnCtx(e),i=this._def.values;return N(t,{expected:ee.joinValues(i),received:t.parsedType,code:O.invalid_type}),q}if(Ya(this,Oi,"f")||Im(this,Oi,new Set(this._def.values),"f"),!Ya(this,Oi,"f").has(e.data)){const t=this._getOrReturnCtx(e),i=this._def.values;return N(t,{received:t.data,code:O.invalid_enum_value,options:i}),q}return ut(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})}}Oi=new WeakMap,_n.create=Om;class Gi extends X{constructor(){super(...arguments),Ci.set(this,void 0)}_parse(e){const t=ee.getValidEnumValues(this._def.values),i=this._getOrReturnCtx(e);if(i.parsedType!==$.string&&i.parsedType!==$.number){const a=ee.objectValues(t);return N(i,{expected:ee.joinValues(a),received:i.parsedType,code:O.invalid_type}),q}if(Ya(this,Ci,"f")||Im(this,Ci,new Set(ee.getValidEnumValues(this._def.values)),"f"),!Ya(this,Ci,"f").has(e.data)){const a=ee.objectValues(t);return N(i,{received:i.data,code:O.invalid_enum_value,options:a}),q}return ut(e.data)}get enum(){return this._def.values}}Ci=new WeakMap,Gi.create=(n,e)=>new Gi({values:n,typeName:j.ZodNativeEnum,...z(e)});class Wr extends X{unwrap(){return this._def.type}_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==$.promise&&t.common.async===!1)return N(t,{code:O.invalid_type,expected:$.promise,received:t.parsedType}),q;const i=t.parsedType===$.promise?t.data:Promise.resolve(t.data);return ut(i.then(a=>this._def.type.parseAsync(a,{path:t.path,errorMap:t.common.contextualErrorMap})))}}Wr.create=(n,e)=>new Wr({type:n,typeName:j.ZodPromise,...z(e)});class qt extends X{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===j.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=>{N(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 q;const p=await this._def.schema._parseAsync({data:l,path:i.path,parent:i});return p.status==="aborted"?q:p.status==="dirty"||t.value==="dirty"?kr(p.value):p});{if(t.value==="aborted")return q;const l=this._def.schema._parseSync({data:o,path:i.path,parent:i});return l.status==="aborted"?q:l.status==="dirty"||t.value==="dirty"?kr(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"?q:(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"?q:(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(!Ai(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=>Ai(o)?Promise.resolve(a.transform(o.value,s)).then(l=>({status:t.value,value:l})):o);ee.assertNever(a)}}qt.create=(n,e,t)=>new qt({schema:n,typeName:j.ZodEffects,effect:e,...z(t)}),qt.createWithPreprocess=(n,e,t)=>new qt({schema:e,effect:{type:"preprocess",transform:n},typeName:j.ZodEffects,...z(t)});class Xt extends X{_parse(e){return this._getType(e)===$.undefined?ut(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}Xt.create=(n,e)=>new Xt({innerType:n,typeName:j.ZodOptional,...z(e)});class Mn extends X{_parse(e){return this._getType(e)===$.null?ut(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}Mn.create=(n,e)=>new Mn({innerType:n,typeName:j.ZodNullable,...z(e)});class Fi extends X{_parse(e){const{ctx:t}=this._processInputParams(e);let i=t.data;return t.parsedType===$.undefined&&(i=this._def.defaultValue()),this._def.innerType._parse({data:i,path:t.path,parent:t})}removeDefault(){return this._def.innerType}}Fi.create=(n,e)=>new Fi({innerType:n,typeName:j.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...z(e)});class Ui extends X{_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 Si(a)?a.then(s=>({status:"valid",value:s.status==="valid"?s.value:this._def.catchValue({get error(){return new Rt(i.common.issues)},input:i.data})})):{status:"valid",value:a.status==="valid"?a.value:this._def.catchValue({get error(){return new Rt(i.common.issues)},input:i.data})}}removeCatch(){return this._def.innerType}}Ui.create=(n,e)=>new Ui({innerType:n,typeName:j.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...z(e)});class Ka extends X{_parse(e){if(this._getType(e)!==$.nan){const i=this._getOrReturnCtx(e);return N(i,{code:O.invalid_type,expected:$.nan,received:i.parsedType}),q}return{status:"valid",value:e.data}}}Ka.create=n=>new Ka({typeName:j.ZodNaN,...z(n)});const KI=Symbol("zod_brand");class pl extends X{_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 xi extends X{_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"?q:s.status==="dirty"?(t.dirty(),kr(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"?q: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 xi({in:e,out:t,typeName:j.ZodPipeline})}}class ki extends X{_parse(e){const t=this._def.innerType._parse(e),i=a=>(Ai(a)&&(a.value=Object.freeze(a.value)),a);return Si(t)?t.then(a=>i(a)):i(t)}unwrap(){return this._def.innerType}}ki.create=(n,e)=>new ki({innerType:n,typeName:j.ZodReadonly,...z(e)});function Cm(n,e={},t){return n?jr.create().superRefine((i,a)=>{var s,o;if(!n(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})}}):jr.create()}const eD={object:Ge.lazycreate};var j;(function(n){n.ZodString="ZodString",n.ZodNumber="ZodNumber",n.ZodNaN="ZodNaN",n.ZodBigInt="ZodBigInt",n.ZodBoolean="ZodBoolean",n.ZodDate="ZodDate",n.ZodSymbol="ZodSymbol",n.ZodUndefined="ZodUndefined",n.ZodNull="ZodNull",n.ZodAny="ZodAny",n.ZodUnknown="ZodUnknown",n.ZodNever="ZodNever",n.ZodVoid="ZodVoid",n.ZodArray="ZodArray",n.ZodObject="ZodObject",n.ZodUnion="ZodUnion",n.ZodDiscriminatedUnion="ZodDiscriminatedUnion",n.ZodIntersection="ZodIntersection",n.ZodTuple="ZodTuple",n.ZodRecord="ZodRecord",n.ZodMap="ZodMap",n.ZodSet="ZodSet",n.ZodFunction="ZodFunction",n.ZodLazy="ZodLazy",n.ZodLiteral="ZodLiteral",n.ZodEnum="ZodEnum",n.ZodEffects="ZodEffects",n.ZodNativeEnum="ZodNativeEnum",n.ZodOptional="ZodOptional",n.ZodNullable="ZodNullable",n.ZodDefault="ZodDefault",n.ZodCatch="ZodCatch",n.ZodPromise="ZodPromise",n.ZodBranded="ZodBranded",n.ZodPipeline="ZodPipeline",n.ZodReadonly="ZodReadonly"})(j||(j={}));const tD=(n,e={message:`Input not instance of ${n.name}`})=>Cm(t=>t instanceof n,e),es=kt.create,yl=Bn.create,nD=Ka.create,rD=wn.create,hl=Bi.create,Bm=er.create,iD=za.create,aD=wi.create,wm=_i.create,sD=jr.create,ts=tr.create,oD=un.create,lD=Za.create,cD=jt.create,_m=Ge.create,dD=Ge.strictCreate,uD=Mi.create,pD=Xa.create,yD=Ni.create,hD=Zt.create,Mm=Vi.create,fD=Qa.create,mD=nr.create,TD=Jr.create,ED=$i.create,RD=Li.create,Nm=_n.create,bD=Gi.create,vD=Wr.create,Vm=qt.create,gD=Xt.create,ID=Mn.create,DD=qt.createWithPreprocess,PD=xi.create;var d=Object.freeze({__proto__:null,defaultErrorMap:xr,setErrorMap:$I,getErrorMap:Wa,makeIssue:Ha,EMPTY_PATH:LI,addIssueToContext:N,ParseStatus:tt,INVALID:q,DIRTY:kr,OK:ut,isAborted:ll,isDirty:cl,isValid:Ai,isAsync:Si,get util(){return ee},get objectUtil(){return ol},ZodParsedType:$,getParsedType:Cn,ZodType:X,datetimeRegex:Sm,ZodString:kt,ZodNumber:Bn,ZodBigInt:wn,ZodBoolean:Bi,ZodDate:er,ZodSymbol:za,ZodUndefined:wi,ZodNull:_i,ZodAny:jr,ZodUnknown:tr,ZodNever:un,ZodVoid:Za,ZodArray:jt,ZodObject:Ge,ZodUnion:Mi,ZodDiscriminatedUnion:Xa,ZodIntersection:Ni,ZodTuple:Zt,ZodRecord:Vi,ZodMap:Qa,ZodSet:nr,ZodFunction:Jr,ZodLazy:$i,ZodLiteral:Li,ZodEnum:_n,ZodNativeEnum:Gi,ZodPromise:Wr,ZodEffects:qt,ZodTransformer:qt,ZodOptional:Xt,ZodNullable:Mn,ZodDefault:Fi,ZodCatch:Ui,ZodNaN:Ka,BRAND:KI,ZodBranded:pl,ZodPipeline:xi,ZodReadonly:ki,custom:Cm,Schema:X,ZodSchema:X,late:eD,get ZodFirstPartyTypeKind(){return j},coerce:{string:n=>kt.create({...n,coerce:!0}),number:n=>Bn.create({...n,coerce:!0}),boolean:n=>Bi.create({...n,coerce:!0}),bigint:n=>wn.create({...n,coerce:!0}),date:n=>er.create({...n,coerce:!0})},any:sD,array:cD,bigint:rD,boolean:hl,date:Bm,discriminatedUnion:pD,effect:Vm,enum:Nm,function:TD,instanceof:tD,intersection:yD,lazy:ED,literal:RD,map:fD,nan:nD,nativeEnum:bD,never:oD,null:wm,nullable:ID,number:yl,object:_m,oboolean:()=>hl().optional(),onumber:()=>yl().optional(),optional:gD,ostring:()=>es().optional(),pipeline:PD,preprocess:DD,promise:vD,record:Mm,set:mD,strictObject:dD,string:es,symbol:iD,transformer:Vm,tuple:hD,undefined:aD,union:uD,unknown:ts,void:lD,NEVER:q,ZodIssueCode:O,quotelessJson:VI,ZodError:Rt});function $m(n){var a,s,o;if(!(n!=null&&n.dataType))return ts();const e=n.dataType.isNullable||!1,t=n.dataType.isList||!1;let i=ts();if(((a=n.dataType.entity)==null?void 0:a.type)===r.PrimitiveEntity)switch(n.dataType.entity.name){case A.String:i=es();break;case A.JSON:i=Mm(ts());break;case A.Number:i=yl();break;case A.Boolean:i=hl();break;case A.Date:i=Bm();break;case A.Enum:{const l=n.dataType.options||[];if(l.length===0)throw new Error(`Enum property ${n.name} has no options`);i=Nm(l);break}case A.Null:i=wm();break;case A.UUID:i=es().uuid();break}else if(((s=n.dataType.entity)==null?void 0:s.type)===r.CustomEntity)i=Lm(n.dataType.entity);else throw new Error(`Unsupported data type validation: ${(o=n.dataType.entity)==null?void 0:o.type}`);return e&&(i=i.nullable()),t&&(i=i.array()),i}function Lm(n){const e=_m({});for(const t of n.properties){const i=$m(t);e.shape[t.name]=i}return e}function Gm(n){const e=n.rangeStart;return new Date(e.getTime()+Math.random()*(Date.now()-e.getTime()))}function Fm(n){const e=n.rangeEnd;return new Date(Math.random()*e.getTime())}function Um(n){const e=n.rangeStart,t=n.rangeEnd;return new Date(e.getTime()+Math.random()*(t.getTime()-e.getTime()))}function xm(n){return n.rangeStart&&n.rangeEnd?Um(n):n.rangeStart?Gm(n):n.rangeEnd?Fm(n):new Date}function AD(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var km={},ns={},rs={};Object.defineProperty(rs,"__esModule",{value:!0}),rs.default=OD;let is;const SD=new Uint8Array(16);function OD(){if(!is&&(is=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!is))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return is(SD)}var Nn={},rr={},as={};Object.defineProperty(as,"__esModule",{value:!0}),as.default=void 0;var CD=/^(?:[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;as.default=CD,Object.defineProperty(rr,"__esModule",{value:!0}),rr.default=void 0;var BD=wD(as);function wD(n){return n&&n.__esModule?n:{default:n}}function _D(n){return typeof n=="string"&&BD.default.test(n)}var MD=_D;rr.default=MD,Object.defineProperty(Nn,"__esModule",{value:!0}),Nn.default=void 0,Nn.unsafeStringify=jm;var ND=VD(rr);function VD(n){return n&&n.__esModule?n:{default:n}}const Xe=[];for(let n=0;n<256;++n)Xe.push((n+256).toString(16).slice(1));function jm(n,e=0){return Xe[n[e+0]]+Xe[n[e+1]]+Xe[n[e+2]]+Xe[n[e+3]]+"-"+Xe[n[e+4]]+Xe[n[e+5]]+"-"+Xe[n[e+6]]+Xe[n[e+7]]+"-"+Xe[n[e+8]]+Xe[n[e+9]]+"-"+Xe[n[e+10]]+Xe[n[e+11]]+Xe[n[e+12]]+Xe[n[e+13]]+Xe[n[e+14]]+Xe[n[e+15]]}function $D(n,e=0){const t=jm(n,e);if(!(0,ND.default)(t))throw TypeError("Stringified UUID is invalid");return t}var LD=$D;Nn.default=LD,Object.defineProperty(ns,"__esModule",{value:!0}),ns.default=void 0;var GD=UD(rs),FD=Nn;function UD(n){return n&&n.__esModule?n:{default:n}}let qm,fl,ml=0,Tl=0;function xD(n,e,t){let i=e&&t||0;const a=e||new Array(16);n=n||{};let s=n.node||qm,o=n.clockseq!==void 0?n.clockseq:fl;if(s==null||o==null){const b=n.random||(n.rng||GD.default)();s==null&&(s=qm=[b[0]|1,b[1],b[2],b[3],b[4],b[5]]),o==null&&(o=fl=(b[6]<<8|b[7])&16383)}let l=n.msecs!==void 0?n.msecs:Date.now(),p=n.nsecs!==void 0?n.nsecs:Tl+1;const y=l-ml+(p-Tl)/1e4;if(y<0&&n.clockseq===void 0&&(o=o+1&16383),(y<0||l>ml)&&n.nsecs===void 0&&(p=0),p>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");ml=l,Tl=p,fl=o,l+=122192928e5;const f=((l&268435455)*1e4+p)%4294967296;a[i++]=f>>>24&255,a[i++]=f>>>16&255,a[i++]=f>>>8&255,a[i++]=f&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 b=0;b<6;++b)a[i+b]=s[b];return e||(0,FD.unsafeStringify)(a)}var kD=xD;ns.default=kD;var ss={},Vn={},ji={};Object.defineProperty(ji,"__esModule",{value:!0}),ji.default=void 0;var jD=qD(rr);function qD(n){return n&&n.__esModule?n:{default:n}}function JD(n){if(!(0,jD.default)(n))throw TypeError("Invalid UUID");let e;const t=new Uint8Array(16);return t[0]=(e=parseInt(n.slice(0,8),16))>>>24,t[1]=e>>>16&255,t[2]=e>>>8&255,t[3]=e&255,t[4]=(e=parseInt(n.slice(9,13),16))>>>8,t[5]=e&255,t[6]=(e=parseInt(n.slice(14,18),16))>>>8,t[7]=e&255,t[8]=(e=parseInt(n.slice(19,23),16))>>>8,t[9]=e&255,t[10]=(e=parseInt(n.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 WD=JD;ji.default=WD,Object.defineProperty(Vn,"__esModule",{value:!0}),Vn.URL=Vn.DNS=void 0,Vn.default=XD;var HD=Nn,YD=zD(ji);function zD(n){return n&&n.__esModule?n:{default:n}}function ZD(n){n=unescape(encodeURIComponent(n));const e=[];for(let t=0;t<n.length;++t)e.push(n.charCodeAt(t));return e}const Jm="6ba7b810-9dad-11d1-80b4-00c04fd430c8";Vn.DNS=Jm;const Wm="6ba7b811-9dad-11d1-80b4-00c04fd430c8";Vn.URL=Wm;function XD(n,e,t){function i(a,s,o,l){var p;if(typeof a=="string"&&(a=ZD(a)),typeof s=="string"&&(s=(0,YD.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 f=0;f<16;++f)o[l+f]=y[f];return o}return(0,HD.unsafeStringify)(y)}try{i.name=n}catch{}return i.DNS=Jm,i.URL=Wm,i}var os={};Object.defineProperty(os,"__esModule",{value:!0}),os.default=void 0;function QD(n){if(typeof n=="string"){const e=unescape(encodeURIComponent(n));n=new Uint8Array(e.length);for(let t=0;t<e.length;++t)n[t]=e.charCodeAt(t)}return KD(eP(tP(n),n.length*8))}function KD(n){const e=[],t=n.length*32,i="0123456789abcdef";for(let a=0;a<t;a+=8){const s=n[a>>5]>>>a%32&255,o=parseInt(i.charAt(s>>>4&15)+i.charAt(s&15),16);e.push(o)}return e}function Hm(n){return(n+64>>>9<<4)+14+1}function eP(n,e){n[e>>5]|=128<<e%32,n[Hm(e)-1]=e;let t=1732584193,i=-271733879,a=-1732584194,s=271733878;for(let o=0;o<n.length;o+=16){const l=t,p=i,y=a,f=s;t=nt(t,i,a,s,n[o],7,-680876936),s=nt(s,t,i,a,n[o+1],12,-389564586),a=nt(a,s,t,i,n[o+2],17,606105819),i=nt(i,a,s,t,n[o+3],22,-1044525330),t=nt(t,i,a,s,n[o+4],7,-176418897),s=nt(s,t,i,a,n[o+5],12,1200080426),a=nt(a,s,t,i,n[o+6],17,-1473231341),i=nt(i,a,s,t,n[o+7],22,-45705983),t=nt(t,i,a,s,n[o+8],7,1770035416),s=nt(s,t,i,a,n[o+9],12,-1958414417),a=nt(a,s,t,i,n[o+10],17,-42063),i=nt(i,a,s,t,n[o+11],22,-1990404162),t=nt(t,i,a,s,n[o+12],7,1804603682),s=nt(s,t,i,a,n[o+13],12,-40341101),a=nt(a,s,t,i,n[o+14],17,-1502002290),i=nt(i,a,s,t,n[o+15],22,1236535329),t=rt(t,i,a,s,n[o+1],5,-165796510),s=rt(s,t,i,a,n[o+6],9,-1069501632),a=rt(a,s,t,i,n[o+11],14,643717713),i=rt(i,a,s,t,n[o],20,-373897302),t=rt(t,i,a,s,n[o+5],5,-701558691),s=rt(s,t,i,a,n[o+10],9,38016083),a=rt(a,s,t,i,n[o+15],14,-660478335),i=rt(i,a,s,t,n[o+4],20,-405537848),t=rt(t,i,a,s,n[o+9],5,568446438),s=rt(s,t,i,a,n[o+14],9,-1019803690),a=rt(a,s,t,i,n[o+3],14,-187363961),i=rt(i,a,s,t,n[o+8],20,1163531501),t=rt(t,i,a,s,n[o+13],5,-1444681467),s=rt(s,t,i,a,n[o+2],9,-51403784),a=rt(a,s,t,i,n[o+7],14,1735328473),i=rt(i,a,s,t,n[o+12],20,-1926607734),t=it(t,i,a,s,n[o+5],4,-378558),s=it(s,t,i,a,n[o+8],11,-2022574463),a=it(a,s,t,i,n[o+11],16,1839030562),i=it(i,a,s,t,n[o+14],23,-35309556),t=it(t,i,a,s,n[o+1],4,-1530992060),s=it(s,t,i,a,n[o+4],11,1272893353),a=it(a,s,t,i,n[o+7],16,-155497632),i=it(i,a,s,t,n[o+10],23,-1094730640),t=it(t,i,a,s,n[o+13],4,681279174),s=it(s,t,i,a,n[o],11,-358537222),a=it(a,s,t,i,n[o+3],16,-722521979),i=it(i,a,s,t,n[o+6],23,76029189),t=it(t,i,a,s,n[o+9],4,-640364487),s=it(s,t,i,a,n[o+12],11,-421815835),a=it(a,s,t,i,n[o+15],16,530742520),i=it(i,a,s,t,n[o+2],23,-995338651),t=at(t,i,a,s,n[o],6,-198630844),s=at(s,t,i,a,n[o+7],10,1126891415),a=at(a,s,t,i,n[o+14],15,-1416354905),i=at(i,a,s,t,n[o+5],21,-57434055),t=at(t,i,a,s,n[o+12],6,1700485571),s=at(s,t,i,a,n[o+3],10,-1894986606),a=at(a,s,t,i,n[o+10],15,-1051523),i=at(i,a,s,t,n[o+1],21,-2054922799),t=at(t,i,a,s,n[o+8],6,1873313359),s=at(s,t,i,a,n[o+15],10,-30611744),a=at(a,s,t,i,n[o+6],15,-1560198380),i=at(i,a,s,t,n[o+13],21,1309151649),t=at(t,i,a,s,n[o+4],6,-145523070),s=at(s,t,i,a,n[o+11],10,-1120210379),a=at(a,s,t,i,n[o+2],15,718787259),i=at(i,a,s,t,n[o+9],21,-343485551),t=$n(t,l),i=$n(i,p),a=$n(a,y),s=$n(s,f)}return[t,i,a,s]}function tP(n){if(n.length===0)return[];const e=n.length*8,t=new Uint32Array(Hm(e));for(let i=0;i<e;i+=8)t[i>>5]|=(n[i/8]&255)<<i%32;return t}function $n(n,e){const t=(n&65535)+(e&65535);return(n>>16)+(e>>16)+(t>>16)<<16|t&65535}function nP(n,e){return n<<e|n>>>32-e}function ls(n,e,t,i,a,s){return $n(nP($n($n(e,n),$n(i,s)),a),t)}function nt(n,e,t,i,a,s,o){return ls(e&t|~e&i,n,e,a,s,o)}function rt(n,e,t,i,a,s,o){return ls(e&i|t&~i,n,e,a,s,o)}function it(n,e,t,i,a,s,o){return ls(e^t^i,n,e,a,s,o)}function at(n,e,t,i,a,s,o){return ls(t^(e|~i),n,e,a,s,o)}var rP=QD;os.default=rP,Object.defineProperty(ss,"__esModule",{value:!0}),ss.default=void 0;var iP=Ym(Vn),aP=Ym(os);function Ym(n){return n&&n.__esModule?n:{default:n}}var sP=(0,iP.default)("v3",48,aP.default);ss.default=sP;var cs={},ds={};Object.defineProperty(ds,"__esModule",{value:!0}),ds.default=void 0;var oP={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};ds.default=oP,Object.defineProperty(cs,"__esModule",{value:!0}),cs.default=void 0;var zm=Zm(ds),lP=Zm(rs),cP=Nn;function Zm(n){return n&&n.__esModule?n:{default:n}}function dP(n,e,t){if(zm.default.randomUUID&&!e&&!n)return zm.default.randomUUID();n=n||{};const i=n.random||(n.rng||lP.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,cP.unsafeStringify)(i)}var uP=dP;cs.default=uP;var us={},ps={};Object.defineProperty(ps,"__esModule",{value:!0}),ps.default=void 0;function pP(n,e,t,i){switch(n){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 El(n,e){return n<<e|n>>>32-e}function yP(n){const e=[1518500249,1859775393,2400959708,3395469782],t=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof n=="string"){const o=unescape(encodeURIComponent(n));n=[];for(let l=0;l<o.length;++l)n.push(o.charCodeAt(l))}else Array.isArray(n)||(n=Array.prototype.slice.call(n));n.push(128);const i=n.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]=n[o*64+p*4]<<24|n[o*64+p*4+1]<<16|n[o*64+p*4+2]<<8|n[o*64+p*4+3];s[o]=l}s[a-1][14]=(n.length-1)*8/Math.pow(2,32),s[a-1][14]=Math.floor(s[a-1][14]),s[a-1][15]=(n.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]=El(l[v-3]^l[v-8]^l[v-14]^l[v-16],1);let p=t[0],y=t[1],f=t[2],m=t[3],b=t[4];for(let v=0;v<80;++v){const I=Math.floor(v/20),P=El(p,5)+pP(I,y,f,m)+b+e[I]+l[v]>>>0;b=m,m=f,f=El(y,30)>>>0,y=p,p=P}t[0]=t[0]+p>>>0,t[1]=t[1]+y>>>0,t[2]=t[2]+f>>>0,t[3]=t[3]+m>>>0,t[4]=t[4]+b>>>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 hP=yP;ps.default=hP,Object.defineProperty(us,"__esModule",{value:!0}),us.default=void 0;var fP=Xm(Vn),mP=Xm(ps);function Xm(n){return n&&n.__esModule?n:{default:n}}var TP=(0,fP.default)("v5",80,mP.default);us.default=TP;var ys={};Object.defineProperty(ys,"__esModule",{value:!0}),ys.default=void 0;var EP="00000000-0000-0000-0000-000000000000";ys.default=EP;var hs={};Object.defineProperty(hs,"__esModule",{value:!0}),hs.default=void 0;var RP=bP(rr);function bP(n){return n&&n.__esModule?n:{default:n}}function vP(n){if(!(0,RP.default)(n))throw TypeError("Invalid UUID");return parseInt(n.slice(14,15),16)}var gP=vP;hs.default=gP,function(n){Object.defineProperty(n,"__esModule",{value:!0}),Object.defineProperty(n,"NIL",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(n,"parse",{enumerable:!0,get:function(){return y.default}}),Object.defineProperty(n,"stringify",{enumerable:!0,get:function(){return p.default}}),Object.defineProperty(n,"v1",{enumerable:!0,get:function(){return e.default}}),Object.defineProperty(n,"v3",{enumerable:!0,get:function(){return t.default}}),Object.defineProperty(n,"v4",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(n,"v5",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(n,"validate",{enumerable:!0,get:function(){return l.default}}),Object.defineProperty(n,"version",{enumerable:!0,get:function(){return o.default}});var e=f(ns),t=f(ss),i=f(cs),a=f(us),s=f(ys),o=f(hs),l=f(rr),p=f(Nn),y=f(ji);function f(m){return m&&m.__esModule?m:{default:m}}}(km);function Rl(n,e){if(!n||!e||!n.length||!e.length)throw new Error("Bad alphabet");this.srcAlphabet=n,this.dstAlphabet=e}Rl.prototype.convert=function(n){var e,t,i,a={},s=this.srcAlphabet.length,o=this.dstAlphabet.length,l=n.length,p=typeof n=="string"?"":[];if(!this.isValid(n))throw new Error('Number "'+n+'" contains of non-alphabetic digits ('+this.srcAlphabet+")");if(this.srcAlphabet===this.dstAlphabet)return n;for(e=0;e<l;e++)a[e]=this.srcAlphabet.indexOf(n[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},Rl.prototype.isValid=function(n){for(var e=0;e<n.length;++e)if(this.srcAlphabet.indexOf(n[e])===-1)return!1;return!0};var IP=Rl,DP=IP;function qi(n,e){var t=new DP(n,e);return function(i){return t.convert(i)}}qi.BIN="01",qi.OCT="01234567",qi.DEC="0123456789",qi.HEX="0123456789abcdef";var PP=qi;const{v4:bl,validate:AP}=km,fs=PP,vl={cookieBase90:"0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!#$%&'()*+-./:<=>?@[]^_`{|}~",flickrBase58:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ",uuid25Base36:"0123456789abcdefghijklmnopqrstuvwxyz"},SP={consistentLength:!0};let gl;const Qm=(n,e,t)=>{const i=e(n.toLowerCase().replace(/-/g,""));return!t||!t.consistentLength?i:i.padStart(t.shortIdLength,t.paddingChar)},Km=(n,e)=>{const i=e(n).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("-")},OP=n=>Math.ceil(Math.log(2**128)/Math.log(n));var CP=(()=>{const n=(e,t)=>{const i=e||vl.flickrBase58,a={...SP,...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=OP(i.length),o={shortIdLength:s,consistentLength:a.consistentLength,paddingChar:i[0]},l=fs(fs.HEX,i),p=fs(i,fs.HEX),y=()=>Qm(bl(),l,o),m={alphabet:i,fromUUID:b=>Qm(b,l,o),maxLength:s,generate:y,new:y,toUUID:b=>Km(b,p),uuid:bl,validate:(b,v=!1)=>{if(!b||typeof b!="string")return!1;const I=a.consistentLength?b.length===s:b.length<=s,P=b.split("").every(B=>i.includes(B));return v===!1?I&&P:I&&P&&AP(Km(b,p))}};return Object.freeze(m),m};return n.constants=vl,n.uuid=bl,n.generate=()=>(gl||(gl=n(vl.flickrBase58).generate),gl()),n})();const ms=AD(CP);function eT(){return ms().uuid()}function tT(n){return n.rangeStart+Math.random()}function nT(n){const e=n.rangeEnd;return Math.random()*e}function rT(n){const e=n.rangeStart,t=n.rangeEnd;return Math.random()*(t-e)+e}function iT(n){return n.rangeStart&&n.rangeEnd?rT(n):n.rangeStart?tT(n):n.rangeEnd?nT(n):Math.random()}function aT(n){const e=n.rangeStart;return Math.random().toString(36).substring(e)}function sT(n){const e=n.rangeEnd;return Math.random().toString(36).substring(0,e)}function oT(n){const e=n.rangeStart,t=n.rangeEnd;return Math.random().toString(36).substring(e,t)}function lT(n){return n.rangeStart&&n.rangeEnd?oT(n):n.rangeStart?aT(n):n.rangeEnd?sT(n):Math.random().toString(36)}function cT(n){return Math.random()>=.5}function BP(n){if(!n||!n.autogeneration)return null;switch(n.autogeneration.type){case qe.CurrentDateAndTime:if(n.name===A.Date)return new Date;case qe.Random:{if(n.name===A.Date)return xm(n.autogeneration);if(n.name===A.Number)return iT(n.autogeneration);if(n.name===A.String)return lT(n.autogeneration);if(n.name===A.Boolean)return cT(n.autogeneration)}case qe.Unique:if(n.name===A.UUID)return eT();default:throw new Error(`Generating a ${n.autogeneration.type} value for a ${n.name} is not supported`)}}const Z="e7eb5382-3d99-44fd-972a-b8b1e819f6be",Il="global-user-variable-id",dT="last-executed-timestamp-variable-id",wP={id:"alternative-relational-database-entity-identifier-property-data-type-ref-id",type:r.GenericReference,entityId:"alternative-relational-database-entity-identifier-property-data-type-id",entityType:r.DataType},_P={id:"alternative-relational-database-entity-identifier-property-ref-id",type:r.GenericReference,entityId:"alternative-relational-database-entity-identifier-property-id",entityType:r.Property},MP={like:!1,id:"alternative-relational-database-entity-identifier-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:{id:"alternative-relational-database-entity-identifier-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:A.String,value:null,parent:wP,autogeneration:{type:qe.Unique,rangeStart:null,rangeEnd:null},valueAsType:null},parent:_P},Ts={id:"alternative-relational-database-entity-ref-id",type:r.GenericReference,entityId:V.PERSISTED_ENTITY,entityType:r.BuiltInBaseEntity},NP={hidden:!1,required:!0,id:"alternative-relational-database-entity-identifier-property-id",name:"Identifier name",version:1,type:r.Property,private:!1,abstract:!1,implements:xa,static:!0,index:0,dataType:MP,description:"The name of the main database inside of the server instance where the data will be stored.",parent:Ts};r.GenericReference,r.DataType;const VP={id:"alternative-relational-database-entity-username-property-ref-id",type:r.GenericReference,entityId:"alternative-relational-database-entity-username-property-id",entityType:r.Property},$P={like:!1,id:"alternative-relational-database-entity-username-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:null,parent:VP},LP={hidden:!1,required:!0,id:"alternative-relational-database-entity-username-property-id",name:"Username",version:1,type:r.Property,private:!1,abstract:!1,implements:ka,static:!0,index:1,dataType:$P,description:"The username that will be used to connect to the database.",parent:Ts};r.GenericReference,r.DataType;const GP={id:"alternative-relational-database-entity-password-property-ref-id",type:r.GenericReference,entityId:"alternative-relational-database-entity-password-property-id",entityType:r.Property},FP={like:!1,id:"alternative-relational-database-entity-password-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:null,parent:GP},UP={hidden:!1,required:!0,id:"alternative-relational-database-entity-password-property-id",name:"Password",version:1,type:r.Property,private:!1,abstract:!1,implements:ja,static:!0,index:2,dataType:FP,description:"The password that will be used to connect to the database.",parent:Ts},xP={id:"alternative-relational-database-entity-min-size-property-data-type-ref-id",type:r.GenericReference,entityId:"alternative-relational-database-entity-min-size-property-data-type-id",entityType:r.DataType},kP={id:"alternative-relational-database-entity-min-size-property-ref-id",type:r.GenericReference,entityId:"alternative-relational-database-entity-min-size-property-id",entityType:r.Property},jP={like:!1,id:"alternative-relational-database-entity-min-size-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:Ce,asType:!1,defaultValue:{id:"alternative-relational-database-entity-min-size-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:A.Number,value:6,parent:xP,autogeneration:null,valueAsType:null},parent:kP},qP={hidden:!1,required:!0,id:"alternative-relational-database-entity-min-size-property-id",name:"Minimum GB size",version:1,type:r.Property,private:!1,abstract:!1,implements:qa,static:!0,index:3,dataType:jP,description:"The minimum size of the database in GB.",parent:Ts},JP={id:"alternative-relational-database-entity-parent-ref-id",type:r.GenericReference,entityId:Z,entityType:r.Project},uT={id:"alternative-relational-database-entity-id",type:r.CustomEntity,version:1,name:"Alternative relational Database",description:"A database that permanently stores the persisted entities attached to it.",abstract:!1,static:!0,properties:[NP,LP,UP,qP],methods:[],abstractMethods:[],extends:[],implements:[On],x:0,y:0,parent:JP},WP={id:"animal-prototype-database-property-ref-id",type:r.GenericReference,entityId:"animal-prototype-database-property-id",entityType:r.Property},HP={id:"animal-prototype-database-property-data-type-default-value-parent-ref-id",type:r.GenericReference,entityId:"animal-prototype-database-property-data-type-default-value-id",entityType:r.DataType},YP={like:!1,id:"animal-prototype-database-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:On,asType:!1,defaultValue:{id:"animal-prototype-database-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,value:null,name:A.EntityTemplate,valueAsType:uT,autogeneration:null,parent:HP},parent:WP},zP={id:"animal-prototype-database-property-parent-ref-id",type:r.GenericReference,entityId:"de67fc84-3719-46fd-9ab4-3fca3a3cc50d",entityType:r.CustomEntity},ZP={hidden:!1,required:!0,id:"animal-prototype-database-property-id",name:"Database",version:1,type:r.Property,private:!1,abstract:!1,implements:Pi,static:!0,index:0,dataType:YP,description:"The database that the entity belongs to.",parent:zP},XP={type:r.GenericReference,id:"291e4d4f-01d8-40a0-90dc-5f1ac6636e9b",entityType:r.Property,entityId:"5cb617b0-92be-4dbe-a007-49093368d94f"},QP={like:!1,id:"c1930577-9e79-48a6-8905-be24611015c1",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:XP},KP={type:r.GenericReference,id:"e2b9e456-f2b3-4dc7-85a2-fbb68ed0c9c7",entityType:r.CustomEntity,entityId:"c9bc312a-10d3-48a7-9ab4-ea483a9e2416"},eA={hidden:!1,required:!0,type:r.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:QP,abstract:!1,parent:KP},tA={type:r.GenericReference,id:"abc565de-4c83-4936-bc48-4013bef213b8",entityType:r.Project,entityId:Z},nA={type:r.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:[ZP,eA],methods:[],extends:[],implements:[Le],x:0,y:0,parent:tA},rA={id:"default-relational-database-entity-identifier-property-data-type-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-identifier-property-data-type-id",entityType:r.DataType},iA={id:"default-relational-database-entity-identifier-property-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-identifier-property-id",entityType:r.Property},aA={like:!1,id:"default-relational-database-entity-identifier-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:{id:"default-relational-database-entity-identifier-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:A.String,value:"main",parent:rA,autogeneration:{type:qe.Unique,rangeStart:null,rangeEnd:null},valueAsType:null},parent:iA},Hr={id:"default-relational-database-entity-ref-id",type:r.GenericReference,entityId:V.PERSISTED_ENTITY,entityType:r.BuiltInBaseEntity},sA={hidden:!1,required:!0,id:"default-relational-database-entity-identifier-property-id",name:"Identifier name",version:1,type:r.Property,private:!1,abstract:!1,implements:xa,static:!0,index:0,dataType:aA,description:"The name of the main database inside of the server instance where the data will be stored.",parent:Hr};r.GenericReference,r.DataType;const oA={id:"default-relational-database-entity-username-property-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-username-property-id",entityType:r.Property},lA={id:"default-relational-database-entity-username-property-default-value-parent-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-username-property-data-type-id",entityType:r.DataType},cA={like:!1,id:"default-relational-database-entity-username-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:{id:"default-relational-database-entity-username-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:A.String,value:"root",parent:lA,autogeneration:null,valueAsType:null},parent:oA},dA={hidden:!1,required:!0,id:"default-relational-database-entity-username-property-id",name:"Username",version:1,type:r.Property,private:!1,abstract:!1,implements:ka,static:!0,index:1,dataType:cA,description:"The username that will be used to connect to the database.",parent:Hr};r.GenericReference,r.DataType;const uA={id:"default-relational-database-entity-password-property-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-password-property-id",entityType:r.Property},pA={id:"default-relational-database-entity-password-property-default-value-parent-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-password-property-data-type-id",entityType:r.DataType},yA={like:!1,id:"default-relational-database-entity-password-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:{id:"default-relational-database-entity-password-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:A.String,value:"password",parent:pA,autogeneration:null,valueAsType:null},parent:uA},hA={hidden:!1,required:!0,id:"default-relational-database-entity-password-property-id",name:"Password",version:1,type:r.Property,private:!1,abstract:!1,implements:ja,static:!0,index:2,dataType:yA,description:"The password that will be used to connect to the database.",parent:Hr},fA={id:"default-relational-database-entity-min-size-property-data-type-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-min-size-property-data-type-id",entityType:r.DataType},mA={id:"default-relational-database-entity-min-size-property-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-min-size-property-id",entityType:r.Property},TA={like:!1,id:"default-relational-database-entity-min-size-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:Ce,asType:!1,defaultValue:{id:"default-relational-database-entity-min-size-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:A.Number,value:6,parent:fA,autogeneration:null,valueAsType:null},parent:mA},EA={hidden:!1,required:!0,id:"default-relational-database-entity-min-size-property-id",name:"Minimum GB size",version:1,type:r.Property,private:!1,abstract:!1,implements:qa,static:!0,index:3,dataType:TA,description:"The minimum size of the database in GB.",parent:Hr},RA={id:"default-relational-database-entity-default-property-data-type-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-default-property-data-type-id",entityType:r.DataType},bA={id:"default-relational-database-entity-default-property-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-default-property-id",entityType:r.Property},vA={like:!1,id:"default-relational-database-entity-default-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:Ce,asType:!1,defaultValue:{id:"default-relational-database-entity-default-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:A.Boolean,value:!0,parent:RA,autogeneration:null,valueAsType:null},parent:bA},gA={hidden:!0,required:!0,id:"default-relational-database-entity-default-property-id",name:"Default",version:1,type:r.Property,private:!1,abstract:!1,implements:Qo,static:!0,index:4,dataType:vA,description:"Whether this database is automatically picked by other entities as the default database.",parent:Hr},IA={id:"default-relational-database-entity-autoscaling-property-data-type-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-autoscaling-property-data-type-id",entityType:r.DataType},DA={id:"default-relational-database-entity-autoscaling-property-ref-id",type:r.GenericReference,entityId:"default-relational-database-entity-autoscaling-property-id",entityType:r.Property},PA={like:!1,id:"default-relational-database-entity-autoscaling-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:Ce,asType:!1,defaultValue:{id:"default-relational-database-entity-autoscaling-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:A.Boolean,value:!0,parent:IA,autogeneration:null,valueAsType:null},parent:DA},AA={hidden:!1,required:!0,id:"default-relational-database-entity-autoscaling-property-id",name:"Auto-scaling",version:1,type:r.Property,private:!1,abstract:!1,implements:Ko,static:!0,index:5,dataType:PA,description:"If true, this database will automatically scale up or down in memory size, based on the usage.s",parent:Hr},SA={id:"default-relational-database-entity-parent-ref-id",type:r.GenericReference,entityId:Z,entityType:r.Project},Dl={id:"default-relational-database-entity-id",type:r.CustomEntity,version:1,name:"Relational Database",description:"A database that permanently stores the persisted entities attached to it.",abstract:!1,static:!0,properties:[gA,AA,sA,dA,hA,EA],methods:[],abstractMethods:[],extends:[],implements:[On],x:0,y:0,parent:SA},OA={id:"user-prototype-database-property-data-type-ref-id",type:r.GenericReference,entityId:"user-prototype-database-property-data-type-id",entityType:r.DataType},CA={id:"user-prototype-database-property-ref-id",type:r.GenericReference,entityId:"user-prototype-database-property-id",entityType:r.Property},BA={like:!1,id:"user-prototype-database-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:On,asType:!1,defaultValue:{id:"user-prototype-database-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,value:null,name:A.EntityTemplate,valueAsType:Dl,autogeneration:null,parent:OA},parent:CA},wA={id:"user-prototype-database-property-parent-ref-id",type:r.GenericReference,entityId:"de67fc84-3719-46fd-9ab4-3fca3a3cc50d",entityType:r.CustomEntity},_A={hidden:!1,required:!0,id:"user-prototype-database-property-id",name:"Database",version:1,type:r.Property,private:!1,abstract:!1,implements:Pi,static:!0,index:0,dataType:BA,description:"The database that the entity belongs to.",parent:wA},MA={type:r.GenericReference,id:"user-prototype-parent-ref-id",entityType:r.Project,entityId:Z},Pl={type:r.CustomEntity,id:"de67fc84-3719-46fd-9ab4-3fca3a3cc50d",version:1,name:"User",description:"A user of the application",implements:[Le],abstract:!1,static:!1,abstractMethods:[],extends:[],properties:[_A],methods:[],x:0,y:0,parent:MA},NA={type:r.GenericReference,id:"person-date-of-birth-property-data-type-parent-ref-id",entityType:r.Property,entityId:"person-date-of-birth-property-id"},VA={like:!1,id:"person-date-of-birth-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:cn,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:NA},$A={type:r.GenericReference,id:"person-date-of-birth-property-parent-ref-id",entityType:r.CustomEntity,entityId:"c9bc312a-10d3-48a7-9ab4-ea483a9e2416"},LA={hidden:!1,required:!0,type:r.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:VA,abstract:!1,parent:$A},GA={type:r.GenericReference,id:"a2867827-2f8e-4c25-b18b-d91857d7f24e",entityType:r.Property,entityId:"cacfec92-46c3-4fca-a1d9-fd1ba94d78c7"},FA={like:!1,id:"1d49f41b-17b9-4f48-87aa-3ce43498e5a9",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:GA},UA={type:r.GenericReference,id:"01cbe760-40a9-4f49-8e3d-194d2f57cb1e",entityType:r.CustomEntity,entityId:"c9bc312a-10d3-48a7-9ab4-ea483a9e2416"},xA={hidden:!1,required:!0,type:r.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:FA,abstract:!1,parent:UA},kA={type:r.GenericReference,id:"3542b22a-3a2f-41c6-876e-24c885572498",entityType:r.Project,entityId:Z},pt={type:r.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:[xA,LA],abstract:!1,static:!1,abstractMethods:[],methods:[],implements:[],extends:[Pl],x:0,y:0,parent:kA},jA={type:r.GenericReference,id:"b59c80b7-b2e9-41e9-abcd-7c5652835efc",entityType:r.FunctionDeclaration,entityId:"36f29f96-c001-4b9a-b49c-83eff406a060"},qA={type:r.GenericReference,id:"1190b5a2-f25e-46db-884d-8a3dd1a44d94",entityType:r.ReturnStatement,entityId:"3ebc4342-c9e8-42e7-a61c-7937081e1d2e"},JA={type:r.GenericReference,id:"36c63126-7814-496f-a6cc-48662c2aabae",entityType:r.ArgumentDeclaration,entityId:"500dee3a-3435-4453-9699-0d053f646523"},WA={type:r.GenericReference,id:"c567e55d-ec12-4e4e-958e-f07522892b4b",entityType:r.ReturnDeclaration,entityId:"9e070523-7e07-4100-8637-960a187f5f14"},HA={like:!1,id:"3973c5a1-f0d8-49a0-a9a9-a0009bf3f0d8",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:pt,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:WA},Al={isError:!1,id:"9e070523-7e07-4100-8637-960a187f5f14",type:r.ReturnDeclaration,version:1,name:"Output Account Owner",description:null,dataType:HA,readsValue:JA,required:!0,index:0,parent:qA},YA={type:r.GenericReference,id:"567d923c-20da-4c1e-956d-962ea30c6d0b",entityType:r.FunctionDeclaration,entityId:"36f29f96-c001-4b9a-b49c-83eff406a060"},zA={type:r.GenericReference,id:"da85e620-59f3-42ab-88c8-b38d33c2c833",entityType:r.FunctionDeclaration,entityId:"36f29f96-c001-4b9a-b49c-83eff406a060"},pT={type:r.ReturnStatement,id:"3ebc4342-c9e8-42e7-a61c-7937081e1d2e",version:1,outputs:[Al],calledByError:[],calledByEntry:[YA],calledBySuccess:[],throws:null,x:0,y:0,parent:zA},ZA={type:r.GenericReference,id:"1c806bb7-4c25-4bad-963b-93dfbb7c8304",entityType:r.ArgumentDeclaration,entityId:"500dee3a-3435-4453-9699-0d053f646523"},XA={like:!1,id:"d90fcc18-642b-433c-8fcb-4094b9031cd5",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:pt,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:ZA},yT={id:"500dee3a-3435-4453-9699-0d053f646523",type:r.ArgumentDeclaration,version:1,name:"New Account Owner",description:null,dataType:XA,required:!0,writesValues:[Al],index:0,parent:jA},QA={type:r.GenericReference,id:"83dceb60-f3c4-4085-824c-85f2003bfd27",entityType:r.CustomEntity,entityId:"506946aa-30da-48e6-918f-ffd9eac58813"},hT={type:r.FunctionDeclaration,id:"36f29f96-c001-4b9a-b49c-83eff406a060",version:1,name:"Change owner of bank account",description:null,implements:null,inputs:[yT],calls:[pT],returnStatements:[pT],index:0,collapsed:!1,private:!1,x:0,y:0,parent:QA},KA={type:r.GenericReference,id:"adbaf302-ffa9-49b6-a3c6-83f9a75068e3",entityType:r.VariableDeclaration,entityId:"8e36a476-766e-4cc2-a8a7-27a07dfb5a4b"},eS={like:!1,id:"79ee04aa-1ba4-4ae9-a406-ed45e5b03f7f",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:pt,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:KA},tS={type:r.GenericReference,id:"55e212d1-f0ec-4bb6-acbe-60f741367daf",entityType:r.OutputMap,entityId:"dc9ddb8f-02a0-4a43-aea6-270ec7b7f8a4"},nS={type:r.GenericReference,id:"944e1171-3d9b-4559-9386-1d4974b15962",entityType:r.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},rS={id:"8e36a476-766e-4cc2-a8a7-27a07dfb5a4b",type:r.VariableDeclaration,version:1,name:"Output Account Owner",description:null,dataType:eS,readsValue:tS,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:nS},iS={type:r.GenericReference,id:"b89ebc83-52cf-4447-a5ae-62241f713079",entityType:r.FunctionCall,entityId:"78f6dba8-bed8-44cd-8b0f-6dcc787d1e1e"},aS={id:"dc9ddb8f-02a0-4a43-aea6-270ec7b7f8a4",type:r.OutputMap,version:1,declaration:Al,writesValues:[rS],index:0,parent:iS},sS={type:r.GenericReference,id:"c1b9e125-1aad-48b7-9687-95c57a6bc10d",entityType:r.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},oS={type:r.GenericReference,id:"d2deaa02-e164-4425-905c-6dee47eb4eac",entityType:r.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},lS={type:r.GenericReference,id:"1109a655-ac62-4110-a933-42a72106f4f0",entityType:r.VariableDeclaration,entityId:"8bea6986-8da2-487b-905d-2fb962db6728"},cS={like:!1,id:"7d9a1307-512e-42ec-9797-2f7229796b97",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:pt,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:lS},dS={type:r.GenericReference,id:"bb61ebf7-57b3-4d14-905d-82ec907205b5",entityType:r.ArgumentDeclaration,entityId:"38f6b236-98ac-47b0-ab9c-d2f9610137b9"},uS={type:r.GenericReference,id:"6b8c7bf2-9fc8-4ea4-9ec0-f41679d513b1",entityType:r.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},pS={type:r.GenericReference,id:"6163d1a1-7a94-49b1-95bb-aecd8d6d335c",entityType:r.FunctionCall,entityId:"78f6dba8-bed8-44cd-8b0f-6dcc787d1e1e"},yS={type:r.GenericReference,id:"1f900f62-4bd2-4246-94aa-b8f5aad384fd",entityType:r.VariableDeclaration,entityId:"8bea6986-8da2-487b-905d-2fb962db6728"},fT={id:"be8538be-e6f9-4b94-9314-a546003ebaa0",type:r.InputMap,version:1,declaration:yT,name:null,description:null,readsValue:yS,defaultValue:null,index:0,parent:pS},hS={type:r.VariableDeclaration,id:"8bea6986-8da2-487b-905d-2fb962db6728",version:1,name:"Changed Account Owner",description:null,dataType:cS,readsValue:dS,writesValues:[fT],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:uS},fS={type:r.FunctionCall,id:"78f6dba8-bed8-44cd-8b0f-6dcc787d1e1e",version:1,declaration:hT,inputs:[fT],outputs:[aS],process:null,successCalls:[],errorCalls:[],calledByError:[],calledByEntry:[sS],calledBySuccess:[],parent:oS,error:null,x:0,y:0},mS={type:r.GenericReference,id:"2d47aba1-a918-46a7-8db7-78809928654a",entityType:r.ArgumentDeclaration,entityId:"38f6b236-98ac-47b0-ab9c-d2f9610137b9"},TS={like:!1,id:"5583766c-e9a5-484c-8f43-f4b0a6a1876c",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:pt,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:mS},ES={type:r.GenericReference,id:"3e2a81e4-55b2-49f5-94eb-39135e95c3d7",entityType:r.FunctionDeclaration,entityId:"15ee556d-681f-47de-a31f-16d4ba73cc4e"},RS={id:"38f6b236-98ac-47b0-ab9c-d2f9610137b9",type:r.ArgumentDeclaration,version:1,description:null,name:"New Company Owner",dataType:TS,required:!0,index:0,writesValues:[hS],parent:ES},bS={type:r.GenericReference,id:"30291b01-1b94-4d03-b434-dec122c2bc7d",entityType:r.CustomEntity,entityId:"506946aa-30da-48e6-918f-ffd9eac58813"},vS={type:r.FunctionDeclaration,id:"15ee556d-681f-47de-a31f-16d4ba73cc4e",version:1,description:null,name:"Change Account Owner",inputs:[RS],collapsed:!0,returnStatements:[],calls:[fS],private:!1,index:0,implements:null,x:0,y:0,parent:bS},gS={type:r.GenericReference,id:"72c7ac0a-886e-4e10-b7ed-2f5a819a0233",entityType:r.Property,entityId:"b8f4656a-2b77-43ab-af51-7c32ddede044"},IS={like:!1,id:"c09dd282-73f6-4077-a467-b66db20b9fc6",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:gS},DS={type:r.GenericReference,id:"8a950024-512c-4580-81db-a705410aeb99",entityType:r.CustomEntity,entityId:"506946aa-30da-48e6-918f-ffd9eac58813"},PS={hidden:!1,required:!0,type:r.Property,id:"b8f4656a-2b77-43ab-af51-7c32ddede044",version:1,name:"Account number",description:null,private:!0,implements:null,static:!1,index:0,dataType:IS,abstract:!1,parent:DS},AS={type:r.GenericReference,id:"b6704b6c-c3bd-49d0-8ebc-82d03e726cbb",entityType:r.Property,entityId:"733d06a6-b8c5-44f3-a1f7-a8c9bd9e44ea"},SS={like:!1,id:"c03e0b0a-88ab-401a-8833-4806738bdc37",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:pt,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:AS},OS={type:r.GenericReference,id:"1ef999a7-e9ed-406a-866e-e58277fc985b",entityType:r.CustomEntity,entityId:"506946aa-30da-48e6-918f-ffd9eac58813"},CS={hidden:!1,required:!0,type:r.Property,id:"733d06a6-b8c5-44f3-a1f7-a8c9bd9e44ea",version:1,description:null,name:"Account Owner",index:1,dataType:SS,implements:null,static:!1,private:!0,abstract:!1,parent:OS},BS={type:r.GenericReference,id:"d41d7f41-98b8-4f67-be92-c349fdda5156",entityType:r.Project,entityId:Z},Yr={type:r.CustomEntity,id:"506946aa-30da-48e6-918f-ffd9eac58813",version:1,name:"Bank Account",description:null,abstract:!1,static:!1,abstractMethods:[],properties:[PS,CS],methods:[hT,vS],extends:[],implements:[Le],x:0,y:0,parent:BS},Ji="bitcoin-api-response-id",mT="time-property-id",TT="disclamer-property-id",ET="chart-name-property-id",RT="bpi-property-id",Es="bpi-entity-id",bT="usd-property-id",vT="gbp-property-id",gT="eur-property-id",zr="currency-entity-id",IT="currency-code-property-id",DT="currency-symbol-property-id",PT="currency-rate-property-id",AT="currency-description-property-id",ST="currency-rate-number-property-id",wS={type:r.GenericReference,id:"code-property-data-type-parent-ref-id",entityType:r.Property,entityId:IT},_S={like:!1,id:"code-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Sn,isList:!1,asType:!1,isNullable:!1,defaultValue:null,options:["USD","GBP","EUR"],constant:!1,parent:wS},MS={type:r.GenericReference,id:"code-property-parent-ref-id",entityType:r.CustomEntity,entityId:zr},NS={hidden:!1,required:!0,type:r.Property,id:IT,version:1,name:"code",description:null,dataType:_S,index:0,implements:null,static:!1,private:!1,abstract:!1,parent:MS},VS={type:r.GenericReference,id:"symbol-property-data-type-parent-ref-id",entityType:r.Property,entityId:DT},$S={like:!1,id:"symbol-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Sn,isList:!1,asType:!1,isNullable:!1,defaultValue:null,options:["$","£","€"],constant:!1,parent:VS},LS={type:r.GenericReference,id:"symbol-property-parent-ref-id",entityType:r.CustomEntity,entityId:zr},GS={hidden:!1,required:!0,type:r.Property,id:DT,version:1,name:"symbol",description:null,index:0,dataType:$S,implements:null,static:!1,private:!1,abstract:!1,parent:LS},FS={type:r.GenericReference,id:"rate-property-data-type-parent-ref-id",entityType:r.Property,entityId:PT},US={like:!1,id:"rate-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:FS},xS={type:r.GenericReference,id:"rate-property-parent-ref-id",entityType:r.CustomEntity,entityId:zr},kS={hidden:!1,required:!0,type:r.Property,id:PT,version:1,name:"rate",description:null,index:0,dataType:US,implements:null,static:!1,private:!1,abstract:!1,parent:xS},jS={type:r.GenericReference,id:"description-property-data-type-parent-ref-id",entityType:r.Property,entityId:AT},qS={like:!1,id:"description-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:jS},JS={type:r.GenericReference,id:"description-property-parent-ref-id",entityType:r.CustomEntity,entityId:zr},WS={hidden:!1,required:!0,type:r.Property,id:AT,version:1,name:"description",description:null,dataType:qS,implements:null,static:!1,index:0,private:!1,abstract:!1,parent:JS},HS={type:r.GenericReference,id:"rate-number-property-data-type-parent-ref-id",entityType:r.Property,entityId:ST},YS={like:!1,id:"rate-number-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:HS},zS={type:r.GenericReference,id:"rate-number-property-parent-ref-id",entityType:r.CustomEntity,entityId:zr},ZS={hidden:!1,required:!0,type:r.Property,id:ST,version:1,name:"rate_float",description:null,dataType:YS,implements:null,static:!1,index:0,private:!1,abstract:!1,parent:zS},XS={type:r.GenericReference,id:"currency-prototype-parent-ref-id",entityType:r.Project,entityId:Z},Rs={type:r.CustomEntity,id:zr,version:1,name:"Currency",description:"This entity describes a currency in the Bitcoin Price Index.",properties:[NS,GS,kS,WS,ZS],static:!1,abstract:!1,abstractMethods:[],methods:[],extends:[],implements:[],x:0,y:0,parent:XS},QS={type:r.GenericReference,id:"usd-property-data-type-parent-ref-id",entityType:r.Property,entityId:bT},KS={like:!1,id:"usd-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Rs,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:QS},eO={type:r.GenericReference,id:"usd-property-parent-ref-id",entityType:r.CustomEntity,entityId:Es},tO={hidden:!1,required:!0,id:bT,type:r.Property,version:1,name:"USD",description:null,index:0,dataType:KS,implements:null,static:!1,private:!1,abstract:!1,parent:eO},nO={type:r.GenericReference,id:"gbp-property-data-type-parent-ref-id",entityType:r.Property,entityId:vT},rO={like:!1,id:"gbp-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Rs,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:nO},iO={type:r.GenericReference,id:"gbp-property-parent-ref-id",entityType:r.CustomEntity,entityId:Es},aO={hidden:!1,required:!0,id:vT,type:r.Property,version:1,name:"GBP",description:null,index:0,dataType:rO,implements:null,static:!1,private:!1,abstract:!1,parent:iO},sO={type:r.GenericReference,id:"eur-property-data-type-parent-ref-id",entityType:r.Property,entityId:gT},oO={like:!1,id:"eur-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Rs,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:sO},lO={type:r.GenericReference,id:"eur-property-parent-ref-id",entityType:r.CustomEntity,entityId:Es},cO={hidden:!1,required:!0,id:gT,type:r.Property,version:1,name:"EUR",description:null,implements:null,static:!1,index:0,dataType:oO,private:!1,abstract:!1,parent:lO},dO={type:r.GenericReference,id:"bpi-prototype-parent-ref-id",entityType:r.Project,entityId:Z},OT={type:r.CustomEntity,id:Es,version:1,name:"BPI",description:"The Bitcoin Price Index",properties:[tO,aO,cO],abstract:!1,static:!1,abstractMethods:[],methods:[],extends:[],implements:[],x:0,y:0,parent:dO},uO={type:r.GenericReference,id:"time-property-data-type-parent-ref-id",entityType:r.Property,entityId:mT},pO={like:!1,id:"time-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:wo,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:uO},yO={type:r.GenericReference,id:"time-property-parent-ref-id",entityType:r.CustomEntity,entityId:Ji},hO={hidden:!1,required:!0,type:r.Property,id:mT,version:1,name:"time",description:null,index:0,dataType:pO,implements:null,static:!1,private:!1,abstract:!1,parent:yO},fO={type:r.GenericReference,id:"disclamer-property-data-type-parent-ref-id",entityType:r.Property,entityId:TT},mO={like:!1,id:"disclamer-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:fO},TO={type:r.GenericReference,id:"disclamer-property-parent-ref-id",entityType:r.CustomEntity,entityId:Ji},EO={hidden:!1,required:!0,type:r.Property,id:TT,version:1,name:"disclamer",description:null,index:0,dataType:mO,implements:null,static:!1,private:!1,abstract:!1,parent:TO},RO={type:r.GenericReference,id:"chart-name-property-data-type-parent-ref-id",entityType:r.Property,entityId:ET},bO={like:!1,id:"chart-name-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:RO},vO={type:r.GenericReference,id:"chart-name-property-parent-ref-id",entityType:r.CustomEntity,entityId:Ji},gO={hidden:!1,required:!0,type:r.Property,id:ET,version:1,name:"chartName",description:null,index:0,dataType:bO,implements:null,static:!1,private:!1,abstract:!1,parent:vO},IO={type:r.GenericReference,id:"bpi-property-data-type-parent-ref-id",entityType:r.Property,entityId:RT},DO={like:!1,id:"bpi-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:OT,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:IO},PO={type:r.GenericReference,id:"bpi-property-parent-ref-id",entityType:r.CustomEntity,entityId:Ji},AO={hidden:!1,required:!0,type:r.Property,id:RT,version:1,name:"bpi",description:null,implements:null,index:0,dataType:DO,static:!1,private:!1,abstract:!1,parent:PO},SO={type:r.GenericReference,id:"bitcoin-api-response-parent-ref-id",entityType:r.Project,entityId:Z},CT={type:r.CustomEntity,id:Ji,version:1,name:"Bitcoin API Response type",description:"The type of the data structure response from the Bitcoin API call",properties:[hO,EO,gO,AO],abstract:!1,static:!1,abstractMethods:[],methods:[],extends:[],implements:[],x:0,y:0,parent:SO},OO={type:r.GenericReference,id:"eefa0147-f873-484b-b4f3-9e6493aab183",entityType:r.ArgumentDeclaration,entityId:"f2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},CO={like:!1,id:"b9f35112-dcb2-4b7c-8fb9-f196b3fa37f9",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:pt,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:OO},BO={type:r.GenericReference,id:"128770d6-5e3a-4aff-bca0-ad1f32ebefa8",entityType:r.ReturnStatement,entityId:"e4e05975-c277-471a-b869-f0aed316045c"},wO={type:r.GenericReference,id:"0be84bf9-6421-42b9-980f-6a03f30cb809",entityType:r.ReturnDeclaration,entityId:"a1ec31f0-25ca-42ac-a4c4-c9ec2255f55b"},_O={like:!1,id:"43daa02a-237b-4b7c-a6e9-2b8c167f6e22",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:pt,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:wO},MO={type:r.GenericReference,id:"ad380383-4a47-43da-968e-75a2d603b230",entityType:r.ArgumentDeclaration,entityId:"f2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},BT={isError:!1,id:"a1ec31f0-25ca-42ac-a4c4-c9ec2255f55b",type:r.ReturnDeclaration,version:1,name:"New Company Owner",description:"The new owner of the company",dataType:_O,readsValue:MO,required:!0,index:0,parent:BO},NO={type:r.GenericReference,id:"4f24dc27-59a1-49bf-abcc-7d72b00926e4",entityType:r.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},VO={id:"f2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a",type:r.ArgumentDeclaration,version:1,name:"New Company Owner",description:null,dataType:CO,writesValues:[BT],required:!0,index:0,parent:NO},$O={type:r.GenericReference,id:"5c9a02f0-d2cf-4efc-828e-467f33a74dd3",entityType:r.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},LO={type:r.GenericReference,id:"2ff8f3da-e0c5-4f0f-b688-2c051c588786",entityType:r.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},GO={type:r.GenericReference,id:"195ae28c-159b-42de-80b1-2ebb8be3619f",entityType:r.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},wT={type:r.ReturnStatement,id:"e4e05975-c277-471a-b869-f0aed316045c",version:1,outputs:[BT],calledByError:[],calledByEntry:[LO],calledBySuccess:[],throws:null,x:0,y:0,parent:GO},FO={type:r.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:[VO],calls:[wT],index:0,collapsed:!1,implements:null,returnStatements:[wT],private:!1,x:0,y:0,parent:$O},UO={type:r.GenericReference,id:"e691026f-6db0-43ec-93cd-805ae7d713e3",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},xO={type:r.GenericReference,id:"29c4e3e0-1b66-4075-b559-45b27c5cf356",entityType:r.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},kO={type:r.GenericReference,id:"b1289358-b185-455d-8f58-7791b15cd52a",entityType:r.ReturnStatement,entityId:"9690cd1d-ea35-4e83-823d-0c7310265fee"},jO={type:r.GenericReference,id:"d847bb49-8789-4550-bb2d-e2d551993b28",entityType:r.VariableDeclaration,entityId:"e5a8b6d0-0e6f-4e9a-9b1e-8a2b5c7f0d5a"},qO={type:r.GenericReference,id:"06535500-c37c-4915-8398-1d4e184fa5e7",entityType:r.ReturnDeclaration,entityId:"e7a35277-a0c4-46d5-aca2-bddd0c26e931"},JO={like:!1,id:"d358dd91-35f7-4095-b728-3fb3c71dbc05",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:An,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:qO},Sl={isError:!1,id:"e7a35277-a0c4-46d5-aca2-bddd0c26e931",type:r.ReturnDeclaration,version:1,name:"Is name registered",description:"Whether the company name is already registered",dataType:JO,readsValue:jO,required:!0,index:0,parent:kO},WO={type:r.GenericReference,id:"gov-company-registry-return-statement-called-by-success-ref-id",entityType:r.VariableDeclaration,entityId:"e5a8b6d0-0e6f-4e9a-9b1e-8a2b5c7f0d5a"},Ol={type:r.ReturnStatement,id:"9690cd1d-ea35-4e83-823d-0c7310265fee",version:1,outputs:[Sl],calledByError:[],calledByEntry:[],calledBySuccess:[UO,WO],throws:null,x:0,y:0,parent:xO},HO={type:r.GenericReference,id:"b3126414-4c9b-495f-901e-59f5073c8d67",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},YO={type:r.GenericReference,id:"35115c48-618b-411b-a290-d746d22fdd10",entityType:r.VariableDeclaration,entityId:"83e12ebb-c958-4dee-b750-8ab9930f0f4e"},_T={id:"a0e7b4e5-2f5f-4d4c-8f5c-1e1f1e1a1b1a",type:r.InputMap,version:1,declaration:Jo,name:null,description:null,readsValue:YO,defaultValue:null,parent:HO,index:2},zO={type:r.GenericReference,id:"14f46eae-04a5-47d1-9c7f-28fb09b84d1d",entityType:r.VariableDeclaration,entityId:"e5a8b6d0-0e6f-4e9a-9b1e-8a2b5c7f0d5a"},ZO={like:!1,id:"990bd5d1-07ea-4253-acc1-d03bedd22a38",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:An,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:zO},XO={type:r.GenericReference,id:"e4c3542a-8fb0-4b72-8d6e-3fdff812dd67",entityType:r.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},QO={type:r.GenericReference,id:"825f9f60-22a8-4cc6-9055-d7333f8e92f4",entityType:r.OutputMap,entityId:"8f30d787-9459-4d8d-98a2-b46fbc2006d5"},KO={type:r.GenericReference,id:"is-company-name-registered-var-called-by-ref",entityType:r.Operation,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},MT={type:r.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:ZO,readsValue:QO,writesValues:[Sl],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[KO],successCalls:[Ol],errorCalls:[],internalCalls:[],x:0,y:0,parent:XO},eC={type:r.GenericReference,id:"1aba021e-48ef-44ac-93d0-eaecac5895da",entityType:r.InputMap,entityId:"c3c8d6c1-3e0d-4e6c-9f9c-6b8c7d7f8e9a"},tC={type:r.GenericReference,id:"dffae7e0-0a5c-4c14-8ed2-8d680b4c4c86",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},nC={type:r.InputMap,id:"c3c8d6c1-3e0d-4e6c-9f9c-6b8c7d7f8e9a",version:1,declaration:Na,name:null,description:null,readsValue:null,defaultValue:{id:"gov-http-request-url-argument-default-value-id",type:r.PrimitiveValue,version:1,value:"https://api.publicapis.org/entries",name:A.String,valueAsType:null,parent:eC,autogeneration:null},index:1,parent:tC},rC={type:r.GenericReference,id:"64ae61f5-ace7-401b-926d-25f852daa60e",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},iC={id:"8f30d787-9459-4d8d-98a2-b46fbc2006d5",type:r.OutputMap,version:1,declaration:gi,index:2,writesValues:[MT],parent:rC},aC={type:r.GenericReference,id:"62a1a086-caea-4270-9c9f-a1695503e745",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},sC={id:"48cf7654-8f3e-4fcd-abc6-740876c310a0",type:r.InputMap,version:1,declaration:Ma,name:null,description:null,readsValue:null,index:0,defaultValue:null,parent:aC},oC={type:r.GenericReference,id:"b0c9c79f-f525-428d-99e7-087d3237ad62",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},lC={id:"2c1dc406-4b71-4023-87b2-abede3a111d2",type:r.InputMap,version:1,name:null,description:null,declaration:Va,index:3,readsValue:null,defaultValue:null,parent:oC},cC={type:r.GenericReference,id:"9887d6c9-d75b-4c97-b722-e2e60945ea20",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},dC={id:"3fef94b2-0278-43ae-b0c5-bc7083f0a111",type:r.InputMap,version:1,declaration:$a,name:null,description:null,readsValue:null,index:4,defaultValue:null,parent:cC},uC={type:r.GenericReference,id:"561275b6-5056-45d8-bf7d-8abaa4645593",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},pC={id:"3efe20a7-4d63-411e-89ef-63e277f48d66",type:r.OutputMap,version:1,declaration:La,index:1,writesValues:[],parent:uC},yC={type:r.GenericReference,id:"3170ccc2-13de-4bfc-802a-a643be41cd42",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},hC={id:"40d34323-d7e6-440a-8016-67c05a3b66dd",type:r.OutputMap,version:1,declaration:gi,index:0,writesValues:[],parent:yC},fC={type:r.GenericReference,id:"7432fa82-f574-4c54-a8fa-4cc4376da3d5",entityType:r.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},mC={type:r.GenericReference,id:"8f518502-9eea-462c-8753-8bc3bf3e29a9",entityType:r.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},TC={type:r.GenericReference,id:"123b8f18-79d9-4166-a5f6-78ec4b461680",entityType:r.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},EC={type:r.GenericReference,id:"e691026f-6db0-43ec-93cd-805ae7d713e3",entityType:r.FunctionCall,entityId:"abb5d456-ee85-4800-bdd9-d409415f60d7"},RC={type:r.GenericReference,id:"a375eedf-4811-41aa-a998-4897c69c46b9",entityType:r.ReturnDeclaration,entityId:"024a9b77-c1cd-4b67-b3ba-1935046b590d"},bC={like:!1,id:"767cc5ed-20ec-4fd1-89b1-c8d19daa87d1",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:et,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:RC},vC={type:r.GenericReference,id:"e64b0c23-129d-4d74-8ab4-eec60e1e5b9b",entityType:r.ReturnStatement,entityId:"ea444a9e-6a5b-4138-b81f-0d5618c3c6f3"},NT={isError:!0,id:"024a9b77-c1cd-4b67-b3ba-1935046b590d",type:r.ReturnDeclaration,version:1,name:"Error",description:"The error that occurred during the HTTP request to the government company registry",dataType:bC,required:!0,readsValue:null,index:0,parent:vC},gC={type:r.ReturnStatement,id:"ea444a9e-6a5b-4138-b81f-0d5618c3c6f3",version:1,outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[EC],throws:NT,x:0,y:0,parent:TC},IC={type:r.GenericReference,id:"323814fb-9723-49ef-bbba-f882384f18e4",entityType:r.FunctionCall,entityId:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7"},DC={id:"2f63f7ba-0ff0-458a-92bc-65d1dd4df8c3",type:r.OutputMap,declaration:Ho,version:1,writesValues:[NT],index:0,parent:IC},PC={type:r.Operation,id:"4eb96d0b-025b-4ed1-ae34-0cebbb07f1e7",version:1,declaration:Ii,inputs:[sC,nC,_T,lC,dC],outputs:[hC,pC,iC],process:null,calledByError:[],calledByEntry:[fC],calledBySuccess:[],successCalls:[Ol,MT],errorCalls:[gC],error:DC,x:0,y:0,parent:mC},AC={type:r.GenericReference,id:"597b8aa2-f6f2-4f7d-bbb9-b703d02de96a",entityType:r.InputMap,entityId:"b0e7b4e5-2f5f-4d4c-8f5c-1e1f1e1a1b1a"},SC={type:r.GenericReference,id:"546d99b3-28c4-4186-93a0-ac53c1565e07",entityType:r.Operation,entityId:"8f2094c0-e27e-465e-9280-112da0de9019"},OC={id:"b0e7b4e5-2f5f-4d4c-8f5c-1e1f1e1a1b1a",type:r.InputMap,version:1,declaration:Ba,name:null,description:null,readsValue:null,defaultValue:{id:"base-query-string-map-default-value-id",type:r.PrimitiveValue,version:1,value:"?name=",name:A.String,parent:AC,valueAsType:null,autogeneration:null},index:0,parent:SC},CC={type:r.GenericReference,id:"6a56fb22-82e1-47c9-bf85-41c4e5986c74",entityType:r.Operation,entityId:"8f2094c0-e27e-465e-9280-112da0de9019"},BC={type:r.GenericReference,id:"191c6a6d-9bcb-441e-bf98-de0da96f5f3a",entityType:r.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},wC={type:r.GenericReference,id:"d8fcbb76-dae2-40cf-847a-02364721b387",entityType:r.VariableDeclaration,entityId:"83e12ebb-c958-4dee-b750-8ab9930f0f4e"},_C={like:!1,id:"6a70c42b-024a-47c6-8a9d-af52be9c9b9a",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:wC},MC={type:r.GenericReference,id:"2282e2c0-ed9e-4c7b-86fc-1a364fa0fdb8",entityType:r.OutputMap,entityId:"f6c22cf8-63e4-4b2d-b649-b5ab884cf9a5"},NC={type:r.GenericReference,id:"assembled-query-string-called-by-ref",entityType:r.Operation,entityId:"8f2094c0-e27e-465e-9280-112da0de9019"},VT={type:r.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:_C,readsValue:MC,writesValues:[_T],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[NC],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:BC},VC={id:"f6c22cf8-63e4-4b2d-b649-b5ab884cf9a5",type:r.OutputMap,version:1,writesValues:[VT],declaration:bi,index:0,parent:CC},$C={type:r.GenericReference,id:"a1b48e7c-0301-4747-b4dd-b5af79956f7f",entityType:r.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},LC={type:r.GenericReference,id:"487c9235-be95-4c96-b9b5-2714b374a277",entityType:r.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},GC={type:r.GenericReference,id:"f6471f4f-b269-46fa-80ec-885e87a449c2",entityId:"a4106e8e-ec4f-4633-a636-09ae73135f69",entityType:r.ArgumentDeclaration},FC={type:r.GenericReference,id:"62b4afb0-6c21-4b0f-abd3-cebef7b17c28",entityType:r.Operation,entityId:"8f2094c0-e27e-465e-9280-112da0de9019"},$T={id:"08f36e2b-bad2-425c-8129-93560bec8488",version:1,type:r.InputMap,declaration:wa,name:null,description:null,readsValue:GC,defaultValue:null,index:1,parent:FC},UC={type:r.Operation,id:"8f2094c0-e27e-465e-9280-112da0de9019",declaration:vi,version:1,inputs:[OC,$T],outputs:[VC],process:null,calledByError:[],calledByEntry:[$C],calledBySuccess:[],successCalls:[VT],errorCalls:[],error:null,x:0,y:0,parent:LC},xC={type:r.GenericReference,id:"c2e0e9b4-aa46-4974-bf8a-886b737b12fb",entityType:r.ArgumentDeclaration,entityId:"a4106e8e-ec4f-4633-a636-09ae73135f69"},kC={like:!1,id:"a4279518-3bf3-44b7-a2ac-65142ca37f1c",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:xC},jC={type:r.GenericReference,id:"dc273f24-164b-4943-82f9-589b237141e2",entityType:r.FunctionDeclaration,entityId:"e0f6e8a7-6e4b-4d0e-8a1a-6b4c1b0b7e9d"},LT={id:"a4106e8e-ec4f-4633-a636-09ae73135f69",type:r.ArgumentDeclaration,version:1,name:"Company Name to check",description:"The name of the company to check in the government registry",dataType:kC,required:!1,writesValues:[$T],index:0,parent:jC},qC={type:r.GenericReference,id:"2178a10c-1cc0-4dad-97c3-0941be6c9738",entityType:r.Project,entityId:Z},GT={type:r.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:[LT],calls:[UC,PC],returnStatements:[Ol],implements:null,index:null,collapsed:!1,private:!1,x:0,y:0,parent:qC},JC={type:r.GenericReference,id:"4d66c53c-f0f7-496a-9955-1e6c8533c5e0",entityType:r.Condition,entityId:"a8f4b0f2-5e5e-4e8f-9d7b-1b5b9b6e9a4b"},WC={type:r.GenericReference,id:"6fa0c8e0-d104-4b4d-a035-d4f6e0c49f09",entityType:r.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},HC={type:r.GenericReference,id:"146408d5-5336-4877-941a-777dd5871926",entityType:r.ArgumentDeclaration,entityId:"c6cf620c-1eee-4919-8578-1a0b6c088551"},YC={type:r.GenericReference,id:"34ae8f8c-548d-4654-984a-6f36affdaf49",entityType:r.FunctionCall,entityId:"d2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},FT={id:"69b1215d-9ebf-4274-b9cb-d4a5888f5122",version:1,type:r.InputMap,declaration:LT,name:null,description:null,readsValue:HC,defaultValue:null,index:0,parent:YC},zC={type:r.GenericReference,id:"07540a94-dda1-40b3-8452-f209bdc87b88",entityType:r.FunctionCall,entityId:"d2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},ZC={type:r.GenericReference,id:"eaddf12a-a995-429e-90a0-13bf06efeb28",entityType:r.VariableDeclaration,entityId:"faaf3bf6-917d-40d7-aee6-5164f6646c4b"},XC={like:!1,id:"7fdaf943-3ffb-48e0-b766-b86cc24090cf",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:An,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:ZC},QC={type:r.GenericReference,id:"030fb5c5-af4d-4c85-8cf0-e99edd50d2bd",entityType:r.OutputMap,entityId:"c1ec31f0-25ca-42ac-a4c4-c9ec2255f55b"},KC={type:r.GenericReference,id:"a8b618e9-c68c-48c1-8bd6-ef47c87d699e",entityType:r.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},eB={type:r.GenericReference,id:"is-company-name-valid-var-called-by-ref",entityType:r.FunctionCall,entityId:"d2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a"},UT={type:r.VariableDeclaration,id:"faaf3bf6-917d-40d7-aee6-5164f6646c4b",version:1,name:"Is name valid",description:"Whether the company name is valid",dataType:XC,readsValue:QC,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[eB],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:KC},tB={id:"c1ec31f0-25ca-42ac-a4c4-c9ec2255f55b",type:r.OutputMap,version:1,declaration:Sl,writesValues:[UT],index:0,parent:zC},nB={type:r.FunctionCall,id:"d2c2c3b0-5f3c-4d0d-9e4c-2d5a2c1f1e2a",version:1,declaration:GT,inputs:[FT],outputs:[tB],calledByError:[],calledByEntry:[],process:null,calledBySuccess:[JC],successCalls:[UT],errorCalls:[],error:null,x:0,y:0,parent:WC},rB={type:r.GenericReference,id:"9d0b87b4-bfed-4e02-9e84-6831c21feae2",entityType:r.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},iB={type:r.GenericReference,id:"74345f4f-e80d-48be-adff-d12fcea25bec",entityType:r.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},aB={type:r.GenericReference,id:"b39279ea-969a-4efb-a9ec-353bfd13db65",entityType:r.ArgumentDeclaration,entityId:"c6cf620c-1eee-4919-8578-1a0b6c088551"},sB={type:r.GenericReference,id:"549db613-f225-4c5b-9634-7d096717f0ff",entityType:r.Condition,entityId:"a8f4b0f2-5e5e-4e8f-9d7b-1b5b9b6e9a4b"},xT={id:"358e242c-7448-442e-ab8b-fd7fa119ea71",version:1,type:r.InputMap,declaration:Kn.fixedArguments[0],name:null,description:null,readsValue:aB,defaultValue:null,index:0,parent:sB},oB={type:r.Condition,id:"a8f4b0f2-5e5e-4e8f-9d7b-1b5b9b6e9a4b",version:1,declaration:Kn,inputs:[xT],calledByError:[],calledByEntry:[rB],calledBySuccess:[],successCalls:[nB],errorCalls:[],x:0,y:0,parent:iB},lB={type:r.GenericReference,id:"43ba1e25-f805-488f-8ae8-c58bb6215b2f",entityType:r.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},cB={type:r.GenericReference,id:"eb091bed-507f-4a1e-93b5-7cd2fccfe002",entityType:r.VariableDeclaration,entityId:"9c928995-0dd5-4f97-9962-56b343bc8a45"},dB={like:!1,id:"d64152ea-831f-4426-9506-a39bfa170513",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Yr,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:cB},uB={type:r.GenericReference,id:"7e79c29f-f7bd-441a-a77e-c627604dae94",entityType:r.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},pB={type:r.GenericReference,id:"8995ce5f-d5cf-4341-a8b1-5c046cc78b89",entityType:r.ArgumentDeclaration,entityId:"7ed0f7bb-2df0-44e2-b0b3-0709dcca8071"},yB={type:r.GenericReference,id:"new-company-bank-account-var-decl-1-called-by-ref",entityType:r.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},kT={type:r.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:dB,readsValue:pB,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[yB],calledBySuccess:[],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:uB},hB={type:r.GenericReference,id:"9a4887bf-d50d-43e4-bdd5-a5262f65f04b",entityType:r.ArgumentDeclaration,entityId:"7ed0f7bb-2df0-44e2-b0b3-0709dcca8071"},fB={like:!1,id:"ae148c06-3143-49e9-9614-c3aca3f6fa7b",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Yr,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:hB},mB={id:"7ed0f7bb-2df0-44e2-b0b3-0709dcca8071",type:r.ArgumentDeclaration,version:1,name:"New bank account",description:"The new bank account of the company",dataType:fB,required:!0,index:1,writesValues:[kT],parent:lB},TB={type:r.GenericReference,id:"caec9cf8-3133-48d4-a390-114fa71b2933",entityType:r.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},EB={type:r.GenericReference,id:"cebcbad8-ca87-4c4b-be8a-312293d49892",entityType:r.FunctionDeclaration,entityId:"183fd975-a5d3-4dff-8d6a-c62f5a4d5a84"},RB={type:r.GenericReference,id:"7b8ccfe5-f9cd-4776-a19b-80c689bbe3df",entityType:r.ArgumentDeclaration,entityId:"c6cf620c-1eee-4919-8578-1a0b6c088551"},bB={like:!1,id:"2a6b4703-ac8d-4d25-8abd-48a115577fec",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:RB},vB={id:"c6cf620c-1eee-4919-8578-1a0b6c088551",type:r.ArgumentDeclaration,version:1,name:"New company name",description:null,dataType:bB,required:!0,index:0,writesValues:[xT,FT],parent:EB},gB={type:r.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:[vB,mB],calls:[oB,kT],index:1,private:!1,implements:null,x:0,y:0,parent:TB},IB={type:r.GenericReference,id:"employee-manager-property-data-type-entity-ref-id",entityType:r.CustomEntity,entityId:"employee-entity-id"},DB={type:r.GenericReference,id:"employee-manager-property-data-type-parent-ref-id",entityType:r.Property,entityId:"employee-manager-property-id"},PB={like:!1,id:"employee-manager-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:IB,isList:!1,isNullable:!0,asType:!1,defaultValue:null,constant:!1,parent:DB},AB={type:r.GenericReference,id:"employee-manager-property-parent-ref-id",entityType:r.CustomEntity,entityId:"employee-entity-id"},SB={hidden:!1,required:!0,type:r.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:PB,abstract:!1,parent:AB},OB={type:r.GenericReference,id:"employee-start-date-property-data-type-parent-ref-id",entityType:r.Property,entityId:"employee-start-date-property-id"},CB={like:!1,id:"employee-start-date-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:cn,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:OB},BB={type:r.GenericReference,id:"employee-start-date-property-parent-ref-id",entityType:r.CustomEntity,entityId:"employee-entity-id"},wB={hidden:!1,required:!0,type:r.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:CB,abstract:!1,parent:BB},_B={type:r.GenericReference,id:"employee-department-property-ref-id",entityType:r.Property,entityId:"employee-department-property-id"},MB={like:!1,id:"employee-department-property-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Sn,isList:!1,isNullable:!1,asType:!1,options:["Human Resources","Finance","IT","Sales","Marketing","Customer Service","Logistics","Product"],defaultValue:null,constant:!1,parent:_B},NB={type:r.GenericReference,id:"employee-department-property-parent-ref-id",entityType:r.CustomEntity,entityId:"employee-entity-id"},VB={hidden:!1,required:!0,type:r.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:MB,abstract:!1,parent:NB},$B={type:r.GenericReference,id:"employee-prototype-parent-ref-id",entityType:r.Project,entityId:Z},Ct={type:r.CustomEntity,id:"employee-entity-id",version:1,name:"Employee",description:"A entity that represents an employee in the company",properties:[VB,wB,SB],abstract:!1,static:!1,abstractMethods:[],methods:[],implements:[],extends:[pt],x:0,y:0,parent:$B},LB={type:r.GenericReference,id:"dec8fbfe-9124-41fd-9f1c-5b2f07cfd6ba",entityType:r.Property,entityId:"4f52d044-f3dd-4bdf-927e-637c3b92e8bd"},GB={like:!1,id:"bc0b8979-6c43-4d47-a712-6742b89e3c00",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:LB},FB={type:r.GenericReference,id:"4f8c0a05-466e-4672-b4c4-6bd408c0be9a",entityType:r.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},UB={hidden:!1,required:!0,type:r.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:GB,abstract:!1,parent:FB},xB={type:r.GenericReference,id:"95173fe0-a6e6-443c-94f3-f7c5cf171fcf",entityType:r.Property,entityId:"80c86e1b-caca-4ba5-9b1f-38f72d10e4a3"},kB={like:!1,id:"ddbb6f5c-0cf4-41fb-83b3-b6c47c0e338d",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Yr,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:xB},jB={type:r.GenericReference,id:"6a9a0b72-a05d-4169-b3f3-5afb01e8d0df",entityType:r.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},Cl={hidden:!1,required:!0,type:r.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:kB,abstract:!1,parent:jB},qB={type:r.GenericReference,id:"62892cc6-d227-4088-90d3-ae7c15ed4af4",entityType:r.Property,entityId:"19a31727-1fba-40a5-be25-18e0f149d5cb"},JB={like:!1,id:"1f7629df-dc29-4c89-8369-c6d043e97a9e",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:pt,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:qB},WB={type:r.GenericReference,id:"89384206-fd5a-4f0a-849c-f777473e5773",entityType:r.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},HB={hidden:!1,required:!0,type:r.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:JB,private:!0,abstract:!1,parent:WB},YB={type:r.GenericReference,id:"4d2ffb6c-5f38-436e-8339-fb9878ac2b5e",entityType:r.Property,entityId:"f8310850-a87e-405c-b182-4f1d5fa49240"},zB={like:!1,id:"ad44250b-40c2-48f7-a480-381fa938f562",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ct,isList:!0,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:YB},ZB={type:r.GenericReference,id:"aa5d4eee-6fac-4e72-bf21-9c8750024541",entityType:r.CustomEntity,entityId:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},XB={hidden:!1,required:!0,type:r.Property,id:"f8310850-a87e-405c-b182-4f1d5fa49240",version:1,name:"Employees",description:null,index:3,dataType:zB,implements:null,private:!0,static:!1,abstract:!1,parent:ZB},QB={type:r.GenericReference,id:"e3c03b6b-2ea0-4d99-865d-5e6a348672d0",entityType:r.Project,entityId:Z},bt={type:r.CustomEntity,id:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d",version:1,name:"Company",description:null,properties:[UB,Cl,HB,XB],static:!1,abstract:!1,abstractMethods:[],methods:[FO,gB],extends:[],implements:[Le],x:0,y:0,parent:QB},KB={type:r.GenericReference,id:"ffcad334-138d-4b67-8fb3-5f0e6f5fefbd",entityType:r.Project,entityId:Z},Bl={type:r.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:KB};r.GenericReference,r.DataType;const ew={id:"cron-job-entity-expression-property-ref-id",type:r.GenericReference,entityId:"cron-job-entity-expression-property-id",entityType:r.Property},tw={like:!1,id:"cron-job-entity-expression-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:null,parent:ew},nw={id:"cron-job-entity-ref-id",type:r.GenericReference,entityId:"cron-job-entity-id",entityType:r.CustomEntity},rw={hidden:!1,required:!0,id:"cron-job-entity-expression-property-id",type:r.Property,version:1,name:"Cron expression",description:"The cron expression that defines when the cron job should be triggered",dataType:tw,implements:null,static:!0,private:!1,abstract:!1,index:0,parent:nw},iw={id:"cron-job-entity-trigger-show-popup-func-call-called-by-ref-one-id",type:r.GenericReference,entityId:"show-popup-func-decl-id",entityType:r.FunctionDeclaration},aw={id:"cron-job-entity-trigger-show-popup-func-call-parent-ref-id",type:r.GenericReference,entityId:"cron-job-entity-trigger-func-decl-id",entityType:r.FunctionDeclaration},sw={id:"cron-job-entity-trigger-show-popup-func-call-id",version:1,type:r.FunctionCall,declaration:Bl,inputs:[],outputs:[],process:null,successCalls:[],calledByError:[],calledByEntry:[iw],calledBySuccess:[],errorCalls:[],error:null,x:0,y:0,parent:aw},ow={id:"cron-job-entity-trigger-func-decl-parent-ref-id",type:r.GenericReference,entityId:"cron-job-entity-id",entityType:r.CustomEntity},lw={id:"cron-job-entity-trigger-func-decl-id",version:1,type:r.FunctionDeclaration,name:"Scheduled trigger",description:"The function that is called when the cron job is triggered",inputs:[],private:!1,implements:tl,calls:[sw],collapsed:!1,returnStatements:[],index:0,x:0,y:0,parent:ow},cw={id:"cron-job-entity-parent-ref-id",type:r.GenericReference,entityId:Z,entityType:r.Project},dw={id:"cron-job-entity-id",version:1,type:r.CustomEntity,name:"Run at 12pm on Christmas day",description:"A cron job that runs at 12pm on Christmas day",properties:[rw],static:!0,abstract:!1,abstractMethods:[],extends:[nl],implements:[],methods:[lw],x:0,y:0,parent:cw},uw={type:r.GenericReference,id:"52dbd85c-48b1-462a-8205-2437d6fb1cb4",entityType:r.Project,entityId:Z},pw={type:r.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:[Ua],x:0,y:0,parent:uw},jT="f558fbf8-67de-4545-9804-6ae621e0b2d4",yw={id:"getCompanyByIdEndpointPathParamsVariableDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"getCompanyByIdEndpointPathParamsVariableDataType"},hw={id:"getCompanyByIdEndpointPathParamsArgumentDeclarationRef",type:r.GenericReference,entityType:r.ArgumentDeclaration,entityId:"getCompanyByIdEndpointPathParamsArgumentDeclaration"},fw={like:!1,id:"getCompanyByIdEndpointPathParamsVariableDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:k,asType:!1,defaultValue:{id:"getCompanyByIdEndpointPathParamsVariableDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:A.JSON,value:{},parent:yw,autogeneration:null,valueAsType:null},parent:hw},mw={id:"getCompanyByIdEndpointReachedEntityEventRef",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},Tw={id:"getCompanyByIdEndpointRequestHeadersVariableDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"getCompanyByIdEndpointRequestHeadersVariableDataType"},Ew={id:"getCompanyByIdEndpointRequestHeadersArgumentDeclarationRef",type:r.GenericReference,entityType:r.ArgumentDeclaration,entityId:"getCompanyByIdEndpointRequestHeadersArgumentDeclaration"},Rw={like:!1,id:"getCompanyByIdEndpointRequestHeadersVariableDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:et,asType:!1,defaultValue:{id:"getCompanyByIdEndpointRequestHeadersVariableDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:A.JSON,value:{},parent:Tw,autogeneration:null,valueAsType:null},parent:Ew},bw={id:"getCompanyByIdEndpointRequestHeadersArgumentDeclaration",version:1,description:"A set of any properties, with names and value that transmit metadata about the request.",type:r.ArgumentDeclaration,writesValues:[],name:"Request headers",dataType:Rw,required:!0,index:0,parent:mw},vw={id:"getCompanyByIdEndpointReachedEntityEventRefTwo",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},gw={id:"getCompanyByIdEndpointPathParamsArgumentDeclaration",type:r.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:fw,required:!0,index:1,parent:vw},Iw={id:"getCompanyByIdEndpointReachedEntityEventRefThree",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},Dw={id:"getCompanyByIdEndpointRequestQueryParamsVariableDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"getCompanyByIdEndpointRequestQueryParamsVariableDataType"},Pw={id:"getCompanyByIdEndpointRequestQueryParamsArgumentDeclarationRef",type:r.GenericReference,entityType:r.ArgumentDeclaration,entityId:"getCompanyByIdEndpointRequestQueryParamsArgumentDeclaration"},Aw={like:!1,id:"getCompanyByIdEndpointRequestQueryParamsVariableDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,asType:!1,entity:k,defaultValue:{id:"getCompanyByIdEndpointRequestQueryParamsVariableDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:A.JSON,value:{},parent:Dw,autogeneration:null,valueAsType:null},parent:Pw},Sw={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:r.ArgumentDeclaration,writesValues:[],name:"Request query params",dataType:Aw,required:!0,index:2,parent:Iw},Ow={id:"getCompanyByIdEndpointReachedEntityEventRefFour",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},Cw={id:"getCompanyByIdEndpointRequestBodyArgumentDeclarationRef",type:r.GenericReference,entityType:r.ArgumentDeclaration,entityId:"getCompanyByIdEndpointRequestBodyArgumentDeclaration"},Bw={like:!1,id:"getCompanyByIdEndpointRequestBodyVariableDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,asType:!1,constant:!1,entity:et,defaultValue:null,parent:Cw},ww={id:"getCompanyByIdEndpointRequestBodyArgumentDeclaration",version:1,description:"The main data payload of the request.",type:r.ArgumentDeclaration,writesValues:[],name:"Request body",dataType:Bw,index:3,required:!0,parent:Ow},_w={id:"getCompanyByIdEndpointResponseCodeReturnDeclarationRef",type:r.GenericReference,entityType:r.ReturnDeclaration,entityId:"getCompanyByIdEndpointResponseCodeReturnDeclaration"},Mw={like:!1,id:"9ba575b0-6f8e-436d-a3de-3b843622aa17",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:_w},Nw={id:"getCompanyByIdEndpointReturnStatementRef",type:r.GenericReference,entityType:r.ReturnStatement,entityId:"getCompanyByIdEndpointReturnStatement"},Vw={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:r.ReturnDeclaration,name:"Response code",dataType:Mw,readsValue:null,required:!0,index:0,parent:Nw},$w={id:"getCompanyByIdEndpointResponseHeadersDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"getCompanyByIdEndpointResponseHeadersDataType"},Lw={id:"getCompanyByIdEndpointResponseHeadersReturnDeclarationRef",type:r.GenericReference,entityType:r.ReturnDeclaration,entityId:"getCompanyByIdEndpointResponseHeadersReturnDeclaration"},Gw={like:!1,id:"getCompanyByIdEndpointResponseHeadersDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!0,isNullable:!1,constant:!1,entity:et,asType:!1,defaultValue:{id:"getCompanyByIdEndpointResponseHeadersDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:A.JSON,value:{},parent:$w,autogeneration:null,valueAsType:null},parent:Lw},Fw={id:"getCompanyByIdEndpointReturnStatementRefTwo",type:r.GenericReference,entityType:r.ReturnStatement,entityId:"getCompanyByIdEndpointReturnStatement"},Uw={isError:!1,id:"getCompanyByIdEndpointResponseHeadersReturnDeclaration",version:1,description:"A set of any properties, with names and value that transmit metadata about the response.",type:r.ReturnDeclaration,name:"Response headers",dataType:Gw,readsValue:null,required:!0,index:1,parent:Fw},xw={id:"getCompanyByIdEndpointResponseBodyReturnDeclarationRef",type:r.GenericReference,entityType:r.ReturnDeclaration,entityId:"getCompanyByIdEndpointResponseBodyReturnDeclaration"},kw={like:!1,id:"getCompanyByIdEndpointResponseBodyDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,asType:!1,constant:!1,entity:et,defaultValue:null,parent:xw},jw={id:"getCompanyByIdEndpointReturnStatementRefThree",type:r.GenericReference,entityType:r.ReturnStatement,entityId:"getCompanyByIdEndpointReturnStatement"},qw={isError:!1,id:"getCompanyByIdEndpointResponseBodyReturnDeclaration",version:1,description:"The main data payload of the response.",type:r.ReturnDeclaration,name:"Response body",dataType:kw,readsValue:null,required:!0,index:2,parent:jw},Jw={id:"getCompanyByIdEndpointReturnStatementCallerRef",type:r.GenericReference,entityId:"getCompanyByIdEndpointReachedEntityEvent",entityType:r.FunctionDeclaration},Ww={id:"getCompanyByIdEndpointReachedEntityEventRefFive",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:"getCompanyByIdEndpointReachedEntityEvent"},Hw={id:"getCompanyByIdEndpointReturnStatement",type:r.ReturnStatement,version:1,outputs:[Vw,Uw,qw],calledByError:[],calledByEntry:[Jw],calledBySuccess:[],throws:null,x:0,y:0,parent:Ww},Yw={id:"endpointBuiltInBaseEntityRefFour",type:r.GenericReference,entityType:r.BuiltInBaseEntity,entityId:jT},zw={id:"getCompanyByIdEndpointReachedEntityEvent",name:"Endpoint reached",version:1,type:r.FunctionDeclaration,inputs:[bw,gw,Sw,ww],returnStatements:[Hw],description:"Fired when the endpoint is reached.",calls:[],collapsed:!1,implements:Xo,index:0,private:!1,x:0,y:0,parent:Yw},Zw={id:"getCompanyByIdEndpointPathPropertyDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"getCompanyByIdEndpointPathPropertyDataType"},Xw={id:"getCompanyByIdEndpointPathPropertyRef",type:r.GenericReference,entityType:r.Property,entityId:"getCompanyByIdEndpointPathProperty"},Qw={like:!1,id:"getCompanyByIdEndpointPathPropertyDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!0,entity:k,asType:!1,defaultValue:{id:"getCompanyByIdEndpointPathPropertyDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,name:A.String,value:"/company/{id}",parent:Zw,valueAsType:null,autogeneration:null},parent:Xw},Kw={id:"getCompanyByIdEndpointBaseEntityRefTwo",type:r.GenericReference,entityType:r.BuiltInBaseEntity,entityId:V.HTTP_ENDPOINT},e_={hidden:!1,required:!0,id:"getCompanyByIdEndpointPathProperty",name:"Path",version:1,type:r.Property,private:!1,abstract:!1,static:!0,implements:zo,dataType:Qw,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:Kw},t_={id:"getCompanyByIdEndpointMethodPropertyDataTypeRef",type:r.GenericReference,entityType:r.DataType,entityId:"getCompanyByIdEndpointMethodPropertyDataType"},n_={id:"getCompanyByIdEndpointMethodPropertyRef",type:r.GenericReference,entityType:r.Property,entityId:"getCompanyByIdEndpointMethodProperty"},r_={like:!1,id:"getCompanyByIdEndpointMethodPropertyDataType",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:Sn,isList:!0,isNullable:!1,constant:!0,asType:!1,defaultValue:{id:"getCompanyByIdEndpointMethodPropertyDataTypeDefaultValueId",type:r.PrimitiveValue,version:1,value:"GET",name:A.Enum,parent:t_,valueAsType:null,autogeneration:null},options:["GET","POST","PUT","DELETE","PATCH","OPTIONS","HEAD","TRACE","CONNECT","CUSTOM"],parent:n_},i_={id:"getCompanyByIdEndpointBaseEntityRefThree",type:r.GenericReference,entityType:r.BuiltInBaseEntity,entityId:V.HTTP_ENDPOINT},a_={hidden:!1,required:!0,id:"getCompanyByIdEndpointMethodProperty",name:"Method",version:1,type:r.Property,private:!1,abstract:!1,static:!0,implements:Zo,index:0,dataType:r_,description:null,parent:i_},s_={type:r.GenericReference,id:"6a905153-8aa8-4424-bd7b-6415731a2725",entityType:r.Project,entityId:Z},o_={type:r.CustomEntity,id:jT,version:1,name:"Get given company data by id",description:null,properties:[e_,a_],methods:[zw],static:!0,abstract:!1,abstractMethods:[],extends:[],implements:[Ua],x:0,y:0,parent:s_},l_={id:"product-prototype-database-property-ref-id",type:r.GenericReference,entityId:"product-prototype-database-property-id",entityType:r.Property},c_={id:"product-prototype-database-property-data-type-default-value-parent-ref-id",type:r.GenericReference,entityId:"product-prototype-database-property-data-type-default-value-id",entityType:r.DataType},d_={like:!1,id:"product-prototype-database-property-data-type-id",version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,isList:!1,isNullable:!1,constant:!1,entity:On,asType:!1,defaultValue:{id:"product-prototype-database-property-data-type-default-value-id",type:r.PrimitiveValue,version:1,value:null,name:A.EntityTemplate,valueAsType:Dl,autogeneration:null,parent:c_},parent:l_},u_={id:"product-prototype-database-property-parent-ref-id",type:r.GenericReference,entityId:"de67fc84-3719-46fd-9ab4-3fca3a3cc50d",entityType:r.CustomEntity},p_={hidden:!1,required:!0,id:"product-prototype-database-property-id",name:"Database",version:1,type:r.Property,private:!1,abstract:!1,implements:Pi,static:!0,index:0,dataType:d_,description:"The database that the entity belongs to.",parent:u_},y_={type:r.GenericReference,id:"13a4045e-dcb0-4159-8d33-10a646078b5a",entityType:r.Property,entityId:"d519c26a-15b8-40d8-ad09-13fa9342e9ba"},h_={like:!1,id:"7449779e-1d4e-409c-81c6-4b611336ed18",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:y_},f_={type:r.GenericReference,id:"0969562f-d836-406f-8b48-dd9d417fbe72",entityType:r.CustomEntity,entityId:"a2d0ec83-72ce-4f54-b059-a39e018fa86c"},m_={hidden:!1,required:!0,type:r.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:h_,abstract:!1,parent:f_},T_={type:r.GenericReference,id:"833a5425-7bd0-41dd-9e97-e018acce9592",entityType:r.Project,entityId:Z},E_={type:r.CustomEntity,id:"a2d0ec83-72ce-4f54-b059-a39e018fa86c",version:1,name:"Product",description:"A product that can be sold",implements:[Le],extends:[],abstract:!1,static:!1,abstractMethods:[],properties:[p_,m_],methods:[],x:0,y:0,parent:T_},Wi="project-loaded-event-id",Qt="get-bitcoin-price-http-call-operation-id",qT="get-bitcoin-price-http-call-response-body-id",bs="validate-bitcoin-price-response-operation-ids",R_={type:r.GenericReference,id:"validate-bitcoin-data-to-validate-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:qT},b_={type:r.GenericReference,id:"validate-bitcoin-data-to-validate-input-map-parent-ref-id",entityType:r.Operation,entityId:bs},JT={id:"validate-bitcoin-data-to-validate-input-map-id",type:r.InputMap,version:1,declaration:Xn.fixedArguments[1],name:null,description:null,readsValue:R_,defaultValue:null,index:0,parent:b_},v_={type:r.GenericReference,id:"validate-bitcoin-type-to-match-input-map-default-value-parent-ref-id",entityType:r.InputMap,entityId:"validate-bitcoin-type-to-match-input-map-id"},g_={type:r.GenericReference,id:"validate-bitcoin-type-to-match-input-map-parent-ref-id",entityType:r.Operation,entityId:bs},I_={id:"validate-bitcoin-type-to-match-input-map-id",type:r.InputMap,version:1,declaration:Xn.fixedArguments[0],name:null,description:null,readsValue:null,defaultValue:{id:"validate-bitcoin-type-to-match-input-map-default-value-id",type:r.PrimitiveValue,version:1,name:A.EntityTemplate,valueAsType:CT,value:null,parent:v_,autogeneration:null},index:0,parent:g_},D_={type:r.GenericReference,id:"validate-bitcoin-validated-entity-output-map-parent-ref-id",entityType:r.Operation,entityId:bs},P_={id:"validate-bitcoin-validated-entity-output-map-id",type:r.OutputMap,version:1,declaration:Xn.fixedReturns[0],writesValues:[],index:0,parent:D_},A_={type:r.GenericReference,id:"validate-bitcoin-price-response-operation-parent-ref-id",entityType:r.GlobalEvent,entityId:Wi},S_={type:r.GenericReference,id:"validate-bitcoin-price-response-operation-called-by-ref-id",entityType:r.Operation,entityId:Qt},O_={type:r.Operation,id:bs,version:1,declaration:Xn,inputs:[I_,JT],outputs:[P_],process:null,successCalls:[],errorCalls:[],error:null,x:0,y:0,calledByError:[],calledByEntry:[],calledBySuccess:[S_],parent:A_},C_={type:r.GenericReference,id:"96edb661-3f36-406c-8921-f1679dd796a3",entityType:r.FunctionCall,entityId:Qt},B_={id:"c93e1393-9b5e-4de2-b8da-7eae647d715a",version:1,type:r.InputMap,declaration:Ma,name:null,description:null,readsValue:null,defaultValue:null,index:0,parent:C_},w_={type:r.GenericReference,id:"40312b28-71b8-4b01-a654-58b87191939d",entityType:r.FunctionCall,entityId:Qt},__={type:r.GenericReference,id:"6ea96c7d-02a7-4971-82ad-2f32a0fec8b4",entityType:r.InputMap,entityId:"9f21cbac-5a83-4983-8923-9224ffd3ba9f"},M_={id:"9f21cbac-5a83-4983-8923-9224ffd3ba9f",version:1,type:r.InputMap,declaration:Na,name:null,description:null,readsValue:null,defaultValue:{id:"get-bitcoin-price-http-request-url-argument-default-value-id",type:r.PrimitiveValue,version:1,value:"https://api.coindesk.com/v1/bpi/currentprice.json",name:A.String,parent:__,valueAsType:null,autogeneration:null},index:1,parent:w_},N_={type:r.GenericReference,id:"2610bf4a-c8a2-4746-b6cc-eb15f7fa8e9c",entityType:r.FunctionCall,entityId:Qt},V_={id:"ffb3cd9d-c955-4104-bc7b-299120fe4ede",version:1,type:r.InputMap,declaration:Va,name:null,description:null,readsValue:null,defaultValue:null,index:2,parent:N_},$_={type:r.GenericReference,id:"bfd29a6a-671a-448c-9f2f-f8c7e4ad8349",entityType:r.FunctionCall,entityId:Qt},L_={id:"412bf1f3-1a8e-4665-a95f-82117540e34e",version:1,type:r.InputMap,declaration:$a,name:null,description:null,readsValue:null,defaultValue:null,index:3,parent:$_},G_={type:r.GenericReference,id:"616a15f3-c224-4b11-b95c-63314edef409",entityType:r.FunctionCall,entityId:Qt},F_={id:"4dd4651c-02e4-45f1-b50f-824f3bcb1648",version:1,type:r.OutputMap,declaration:La,writesValues:[],index:1,parent:G_},U_={type:r.GenericReference,id:"28793b68-4d7e-4826-aee1-f201a3499faf",entityType:r.FunctionCall,entityId:Qt},x_={id:"94fe9d35-4dd4-4729-a50c-5283ccd7e661",version:1,type:r.OutputMap,declaration:Wo,writesValues:[],index:0,parent:U_},k_={type:r.GenericReference,id:"f13e04b2-49b4-4c69-85b8-cbbafafa3524",entityType:r.FunctionCall,entityId:Qt},j_={id:qT,type:r.OutputMap,version:1,declaration:gi,writesValues:[JT],index:2,parent:k_},q_={type:r.GenericReference,id:"6148d6d0-caaa-45fc-b601-ff2493dfc60f",entityType:r.FunctionDeclaration,entityId:Qt},J_={type:r.GenericReference,id:"b115f084-807b-44b3-ae01-b69cc342f761",entityType:r.GlobalEvent,entityId:Wi},W_={type:r.Operation,id:Qt,version:1,declaration:Ii,inputs:[B_,M_,V_,L_],outputs:[x_,F_,j_],process:null,parent:J_,calledByError:[],calledByEntry:[q_],calledBySuccess:[],successCalls:[O_],errorCalls:[],error:null,x:0,y:0},H_={type:r.GenericReference,id:"24e76019-3f94-475b-91ce-297f76bbc224",entityType:r.GlobalEvent,entityId:Wi},Y_={type:r.GenericReference,id:"0eac8e29-cdf2-42f8-8ea7-ad76d4d79abe",entityType:r.GlobalEvent,entityId:Wi},z_={process:null,type:r.FunctionCall,id:"2d2e7593-bfbf-457c-a607-5fce18eef457",version:1,declaration:Bl,inputs:[],outputs:[],calledByError:[],calledByEntry:[H_],calledBySuccess:[],parent:Y_,successCalls:[],errorCalls:[],error:null,x:0,y:0},Z_={id:"793b5999-a9da-47fb-9665-0c17ebc6d5c9",type:r.GenericReference,entityType:r.Project,entityId:"2e7eb5382-3d99-44fd-972a-b8b1e819f6be"},X_={type:r.GlobalEvent,id:Wi,version:1,name:on.PROJECT_PUBLICATION_COMPLETED,returnStatements:[],collapsed:!1,implements:Ja,parent:Z_,inputs:[],calls:[z_,W_],x:0,y:0},$t="abort-execution-func-declaration-id",Hi="abort-execution-func-exec-var-declaration-id",vs="abort-execution-func-small-wait-op-id",wl="abort-execution-func-long-wait-op-id",WT="abort-execution-func-long-wait-process-output-id",HT="abort-execution-func-exec-var-instance-write-id",YT="abort-execution-func-long-wait-return-stmt-id",zT="abort-execution-func-small-wait-return-stmt-id",Q_="abort-execution-func-exec-var-instance-abort-call-id",_l="abort-execution-func-exec-var-instance-abort-internal-call-id",ZT="abort-execution-func-exec-second-wait-op-id",K_={type:r.GenericReference,id:"short-wait-return-statement-returned-hello-string-data-type-parent-ref-id",entityType:r.ReturnDeclaration,entityId:"short-wait-return-statement-returned-hello-string-id"},eM={type:r.GenericReference,id:"short-wait-return-statement-returned-hello-string-data-type-default-value-parent-ref-id",entityType:r.DataType,entityId:"short-wait-return-statement-returned-hello-string-data-type-id"},tM={like:!1,id:"short-wait-return-statement-returned-hello-string-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:{id:"short-wait-return-statement-returned-hello-string-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:A.String,value:"Hello 2",autogeneration:null,valueAsType:null,parent:eM},constant:!1,parent:K_},nM={type:r.GenericReference,id:"short-wait-return-statement-returned-hello-string-parent-ref-id",entityType:r.ReturnStatement,entityId:zT},rM={isError:!1,id:"short-wait-return-statement-returned-hello-string-id",type:r.ReturnDeclaration,version:1,name:"Return 1",description:"A random string that is returned by the function",dataType:tM,readsValue:null,required:!0,index:0,parent:nM},iM={type:r.GenericReference,id:"short-wait-return-statement-called-by-ref-id",entityType:r.Operation,entityId:vs},aM={type:r.GenericReference,id:"short-wait-return-statement-parent-ref-id",entityType:r.FunctionDeclaration,entityId:$t},XT={type:r.ReturnStatement,id:zT,version:1,outputs:[rM],calledByError:[],calledByEntry:[],calledBySuccess:[iM],throws:null,x:0,y:0,parent:aM},sM={type:r.GenericReference,id:"second-wait-argument-default-value-parent-ref-id",entityType:r.InputMap,entityId:"second-wait-argument-map-id"},oM={type:r.GenericReference,id:"second-wait-argument-map-parent-ref-id",entityType:r.Operation,entityId:ZT},lM={id:"second-wait-argument-map-id",type:r.InputMap,version:1,declaration:Zn,name:null,description:null,readsValue:null,defaultValue:{id:"second-wait-argument-default-value-id",type:r.PrimitiveValue,version:1,value:2e3,valueAsType:null,autogeneration:null,name:A.Number,parent:sM},index:0,parent:oM},cM={type:r.GenericReference,id:"small-wait-parent-ref-id",entityType:r.FunctionDeclaration,entityId:$t},dM={type:r.GenericReference,id:"small-wait-called-by-ref-one-id",entityType:r.InternalCall,entityId:_l},uM={id:ZT,type:r.Operation,version:1,declaration:dt,inputs:[lM],outputs:[],process:null,successCalls:[XT],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[],calledBySuccess:[dM],error:null,parent:cM},pM={type:r.GenericReference,id:"abort-exec-func-abort-call-var-instance-abort-internal-call-called-by-ref-one-id",entityType:r.VariableInstance,entityId:HT},yM={type:r.GenericReference,id:"abort-exec-func-abort-call-var-instance-abort-internal-call-called-by-ref-two-id",entityType:r.Operation,entityId:vs},hM={type:r.GenericReference,id:"abort-exec-func-abort-call-var-instance-main-project-ref-id",entityType:r.FunctionDeclaration,entityId:$t},fM={type:r.GenericReference,id:"abort-exec-func-abort-call-var-instance-declaration-ref-id",entityType:r.VariableDeclaration,entityId:Hi},mM={type:r.GenericReference,id:"abort-exec-func-abort-call-var-instance-internal-call-ref-one-id",entityType:r.InternalCall,entityId:_l},TM={id:Q_,type:r.VariableInstance,version:1,declaration:fM,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[mM],parent:hM},QT={id:_l,type:r.InternalCall,version:1,inputs:[],outputs:[],declaration:rl,process:null,calledByError:[],calledByEntry:[],calledBySuccess:[pM,yM],successCalls:[uM],errorCalls:[],error:null,index:0,parent:TM},EM={type:r.GenericReference,id:"abort-exec-func-var-write-instance-main-project-ref-id",entityType:r.FunctionDeclaration,entityId:$t},RM={type:r.GenericReference,id:"abort-exec-func-var-write-instance-called-by-ref-one-id",entityType:r.VariableDeclaration,entityId:Hi},bM={type:r.GenericReference,id:"abort-exec-func-var-write-instance-called-by-ref-two-id",entityType:r.FunctionDeclaration,entityId:$t},vM={type:r.GenericReference,id:"abort-exec-func-abort-call-var-instance-declaration-ref-id",entityType:r.VariableDeclaration,entityId:Hi},gM={type:r.GenericReference,id:"abort-exec-func-var-write-instance-reads-value-ref-id",entityType:r.OutputMap,entityId:WT},Ml={id:HT,type:r.VariableInstance,version:1,declaration:vM,inputs:[],outputs:[],calledByError:[],calledByEntry:[bM],calledBySuccess:[RM],successCalls:[QT],errorCalls:[],x:0,y:0,readsValue:gM,writesValues:[],internalCalls:[],parent:EM},IM={type:r.GenericReference,id:"abort-exec-func-var-decl-datatype-parent-ref-id",entityType:r.VariableDeclaration,entityId:Hi};r.GenericReference,r.DataType;const DM={like:!1,id:"abort-exec-func-var-decl-datatype-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:il,version:1,asType:!1,isList:!1,isNullable:!1,constant:!1,parent:IM,defaultValue:null},PM={type:r.GenericReference,id:"abort-exec-func-var-decl-main-project-ref-id",entityType:r.FunctionDeclaration,entityId:$t},AM={type:r.GenericReference,id:"abort-exec-func-var-decl-called-by-ref-one-id",entityType:r.FunctionDeclaration,entityId:$t},SM={id:Hi,type:r.VariableDeclaration,version:1,name:"Execution in progress",description:"A variable that holds an ongoing execution to abort it if needed",dataType:DM,inputs:[],outputs:[],calledByError:[],calledByEntry:[AM],calledBySuccess:[],successCalls:[Ml],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[],parent:PM},OM={type:r.GenericReference,id:"long-wait-return-statement-returned-hello-string-data-type-parent-ref-id",entityType:r.ReturnDeclaration,entityId:"long-wait-return-statement-returned-hello-string-id"},CM={type:r.GenericReference,id:"long-wait-return-statement-returned-hello-string-data-type-default-value-parent-ref-id",entityType:r.DataType,entityId:"long-wait-return-statement-returned-hello-string-data-type-id"},BM={like:!1,id:"long-wait-return-statement-returned-hello-string-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,asType:!1,isList:!1,isNullable:!1,defaultValue:{id:"long-wait-return-statement-returned-hello-string-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:A.String,value:"Hello 1",autogeneration:null,valueAsType:null,parent:CM},constant:!1,parent:OM},wM={type:r.GenericReference,id:"long-wait-return-statement-returned-hello-string-parent-ref-id",entityType:r.ReturnStatement,entityId:YT},_M={isError:!1,id:"long-wait-return-statement-returned-hello-string-id",type:r.ReturnDeclaration,version:1,name:"Return 2",description:"A random string that is returned by the function",dataType:BM,readsValue:null,required:!0,index:0,parent:wM},MM={type:r.GenericReference,id:"long-wait-return-statement-called-by-ref-id",entityType:r.Operation,entityId:wl},NM={type:r.GenericReference,id:"long-wait-return-statement-parent-ref-id",entityType:r.FunctionDeclaration,entityId:$t},KT={type:r.ReturnStatement,id:YT,version:1,outputs:[_M],calledByError:[],calledByEntry:[],calledBySuccess:[MM],throws:null,x:0,y:0,parent:NM},VM={type:r.GenericReference,id:"long-argument-default-value-parent-ref-id",entityType:r.InputMap,entityId:"long-argument-map-id"},eE={type:r.GenericReference,id:"long-argument-map-parent-ref-id",entityType:r.Operation,entityId:wl},$M={id:"long-argument-map-id",type:r.InputMap,version:1,declaration:Zn,name:null,description:null,readsValue:null,defaultValue:{id:"long-argument-default-value-id",type:r.PrimitiveValue,version:1,value:1500,valueAsType:null,autogeneration:null,name:A.Number,parent:VM},index:0,parent:eE},LM={type:r.GenericReference,id:"long-parent-ref-id",entityType:r.FunctionDeclaration,entityId:$t},GM={type:r.GenericReference,id:"long-called-by-ref-one-id",entityType:r.FunctionDeclaration,entityId:$t},FM={id:WT,type:r.OutputMap,version:1,declaration:sl,writesValues:[Ml],index:0,parent:eE},UM={id:wl,type:r.Operation,version:1,declaration:dt,inputs:[$M],outputs:[],process:FM,successCalls:[KT],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[GM],calledBySuccess:[],error:null,parent:LM},xM={type:r.GenericReference,id:"small-wait-argument-default-value-parent-ref-id",entityType:r.InputMap,entityId:"small-wait-argument-map-id"},kM={type:r.GenericReference,id:"small-wait-argument-map-parent-ref-id",entityType:r.Operation,entityId:vs},jM={id:"small-wait-argument-map-id",type:r.InputMap,version:1,declaration:Zn,name:null,description:null,readsValue:null,defaultValue:{id:"small-wait-argument-default-value-id",type:r.PrimitiveValue,version:1,value:500,valueAsType:null,autogeneration:null,name:A.Number,parent:xM},index:0,parent:kM},qM={type:r.GenericReference,id:"small-wait-parent-ref-id",entityType:r.FunctionDeclaration,entityId:$t},JM={type:r.GenericReference,id:"small-wait-called-by-ref-one-id",entityType:r.FunctionDeclaration,entityId:$t},WM={id:vs,type:r.Operation,version:1,declaration:dt,inputs:[jM],outputs:[],process:null,successCalls:[QT],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[JM],calledBySuccess:[],error:null,parent:qM},HM={type:r.GenericReference,id:"abort-execution-func-decl-parent-ref-id",entityType:r.Project,entityId:Z},tE={id:"abort-execution-func-decl-id",type:r.FunctionDeclaration,version:1,name:"Test aborting execution",description:"Executes a wait and then aborts the execution of that wait",inputs:[],returnStatements:[KT,XT],calls:[WM,SM,Ml,UM],implements:null,private:!1,collapsed:!1,index:null,x:0,y:0,parent:HM},YM={type:r.GenericReference,id:"call-execution-abort-func-parent-ref-id",entityType:r.Project,entityId:Z},zM={id:"call-execution-abort-func-id",type:r.FunctionCall,version:1,declaration:tE,inputs:[],process:null,outputs:[],successCalls:[],errorCalls:[],error:null,calledByError:[],calledByEntry:[],calledBySuccess:[],x:0,y:0,parent:YM},Nl="manual-hello-world-loop-func-decl-id",nE="manual-hello-world-loop-func-return-statement-id",Kt="manual-hello-world-loop-id",Yi="manual-hello-world-loop-body-id",Vl="manual-hello-world-loop-break-statement-id",zi="manual-hello-world-loop-current-iteration-number-output-map-id",$l="manual-hello-world-loop-previous-iterations-results-output-map-id",Ll="assembled-hello-world-text-output-id",rE="assembled-hello-world-list-output-id",Zi="iteration-number-is-equal-or-greater-than-10-condition-id",gs="join-hello-world-and-number-operation-id",Is="append-string-to-list-operation-id",iE="hello-world-loop-output-map-id",ZM={type:r.GenericReference,id:"manual-hello-world-loop-function-declaration-output-declaration-parent-ref",entityType:r.ReturnStatement,entityId:nE},XM={type:r.GenericReference,id:"manual-hello-world-loop-function-declaration-output-declaration-data-type-parent-ref",entityType:r.ReturnDeclaration,entityId:"manual-hello-world-loop-function-declaration-output-declaration"},QM={like:!1,id:"manual-hello-world-loop-function-declaration-output-declaration-data-type",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!0,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:XM},KM={type:r.GenericReference,id:"manual-hello-world-loop-function-declaration-output-declaration-reads-value-ref",entityType:r.OutputMap,entityId:iE},aE={isError:!1,id:"manual-hello-world-loop-function-declaration-output-declaration",version:1,type:r.ReturnDeclaration,name:"Results",description:null,dataType:QM,readsValue:KM,required:!0,index:0,parent:ZM},eN={type:r.GenericReference,id:"manual-hello-world-loop-function-declaration-return-statement-called-by-ref",entityType:r.Loop,entityId:Kt},tN={type:r.GenericReference,id:"manual-hello-world-loop-function-declaration-parent-ref",entityType:r.FunctionDeclaration,entityId:Nl},sE={type:r.ReturnStatement,id:nE,version:1,outputs:[aE],calledByError:[],calledByEntry:[],calledBySuccess:[eN],parent:tN,throws:null,x:0,y:0},nN={type:r.GenericReference,id:"hello-world-loop-break-statement-ref-id",entityType:r.BreakStatement,entityId:Vl},rN={type:r.GenericReference,id:"hello-world-loop-break-statement-reads-value-ref-id",entityType:r.OutputMap,entityId:Ll},oE={isError:!1,id:"hello-world-loop-break-statement-output-id",version:1,type:r.ReturnDeclaration,name:"Iteration result",description:null,dataType:null,readsValue:rN,required:!0,index:0,parent:nN},iN={type:r.GenericReference,id:"hello-world-loop-break-statement-counter-reads-value-ref-id",entityType:r.ArgumentDeclaration,entityId:zi},aN={type:r.GenericReference,id:"hello-world-loop-break-statement-counter-ref-id",entityType:r.BreakStatement,entityId:Vl},lE={isError:!1,id:"hello-world-loop-break-statement-counter-output-id",version:1,type:r.ReturnDeclaration,name:"Iteration counter",description:null,dataType:null,readsValue:iN,required:!0,index:1,parent:aN},sN={type:r.GenericReference,id:"hello-world-loop-break-statement-called-by-ref-id",entityType:r.Condition,entityId:Zi},oN={type:r.GenericReference,id:"hello-world-loop-break-statement-parent-ref-id",entityType:r.Loop,entityId:Kt},cE={type:r.BreakStatement,id:Vl,version:1,outputs:[oE,lE],calledByError:[],calledByEntry:[],calledBySuccess:[sN],parent:oN,throws:null,x:0,y:0},lN={type:r.GenericReference,id:"hello-world-loop-continue-statement-ref-id",entityType:r.ContinueStatement,entityId:"hello-world-loop-continue-statement"},cN={type:r.GenericReference,id:"hello-world-loop-continue-statement-output-data-type-ref-id",entityType:r.ReturnDeclaration,entityId:"hello-world-loop-continue-statement-output-id"},dN={like:!1,id:"hello-world-loop-continue-statement-output-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:null,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:cN},uN={type:r.GenericReference,id:"hello-world-loop-continue-statement-reads-value-ref-id",entityType:r.OutputMap,entityId:Ll},dE={isError:!1,id:"hello-world-loop-continue-statement-output-id",version:1,type:r.ReturnDeclaration,name:"Iteration result",description:null,dataType:dN,readsValue:uN,required:!0,index:0,parent:lN},pN={type:r.GenericReference,id:"hello-world-loop-continue-statement-called-by-ref-id",entityType:r.Condition,entityId:Zi},yN={type:r.GenericReference,id:"hello-world-loop-continue-statement-parent-ref-id",entityType:r.Loop,entityId:Kt},uE={type:r.ContinueStatement,id:"hello-world-loop-continue-statement",version:1,outputs:[dE],calledBySuccess:[],calledByError:[pN],calledByEntry:[],parent:yN,throws:null,x:0,y:0};r.GenericReference,r.InputMap;const hN={type:r.GenericReference,id:"append-string-to-list-base-string-map-parent-ref-id",entityType:r.Operation,entityId:Is},fN={type:r.GenericReference,id:"base-string-map-reads-value-ref-id",entityType:r.OutputMap,entityId:$l},pE={id:"append-string-to-list-base-string-map-id",type:r.InputMap,version:1,declaration:Fo,name:null,description:null,readsValue:fN,defaultValue:null,index:0,parent:hN},mN={type:r.GenericReference,id:"assembly-string-map-parent-ref-id",entityType:r.Operation,entityId:Is},TN={id:rE,type:r.OutputMap,version:1,writesValues:[oE],declaration:bi,index:0,parent:mN},EN={type:r.GenericReference,id:"append-string-to-list-called-by-ref-id",entityType:r.Condition,entityId:Zi},RN={type:r.GenericReference,id:"latest-string-to-add-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:rE},bN={type:r.GenericReference,id:"62b4afb0-6c21-4b0f-abd3-cebef7b17c28",entityType:r.Operation,entityId:Is},yE={id:"latest-string-to-add-input-map-id",version:1,type:r.InputMap,declaration:Uo,name:null,description:null,readsValue:RN,defaultValue:null,index:1,parent:bN},vN={type:r.GenericReference,id:"append-string-to-list-parent-ref-id",entityType:r.FunctionDeclaration,entityId:Kt},gN={type:r.Operation,id:Is,declaration:_a,version:1,inputs:[pE,yE],outputs:[TN],calledByError:[],process:null,calledByEntry:[],calledBySuccess:[EN],successCalls:[],errorCalls:[],error:null,x:0,y:0,parent:vN},IN={type:r.GenericReference,id:"iteration-number-is-equal-or-greater-than-10-condition-called-by-ref-id",entityType:r.FunctionDeclaration,entityId:Yi},DN={type:r.GenericReference,id:"iteration-number-is-equal-or-greater-than-10-condition-parent-ref-id",entityType:r.Loop,entityId:Kt},PN={type:r.GenericReference,id:"current-iteration-number-to-check-map-reads-value-ref-id",entityType:r.OutputMap,entityId:zi},hE={type:r.GenericReference,id:"iteration-number-is-equal-or-greater-than-10-condition-ref-two-id",entityType:r.Condition,entityId:Zi},AN={id:"current-iteration-number-to-check-map-id",version:1,type:r.InputMap,declaration:Ur.fixedArguments[0],name:null,description:null,readsValue:PN,index:1,defaultValue:null,parent:hE},SN={type:r.GenericReference,id:"max-num-iterations-value-map-default-value-parent-ref-id",entityType:r.InputMap,entityId:"max-num-iterations-value-map-id"},ON={id:"max-num-iterations-value-map-id",version:1,type:r.InputMap,declaration:Ur.fixedArguments[1],name:null,description:null,readsValue:null,index:0,defaultValue:{id:"max-num-iterations-value-map-default-value-id",type:r.PrimitiveValue,version:1,name:A.Number,value:10,autogeneration:null,valueAsType:null,parent:SN},parent:hE},CN={type:r.Condition,id:Zi,version:1,declaration:Ur,inputs:[ON,AN],calledByError:[],calledByEntry:[IN],calledBySuccess:[],successCalls:[cE,gN],errorCalls:[uE],x:0,y:0,parent:DN},BN={type:r.GenericReference,id:"base-string-map-ref-id",entityType:r.InputMap,entityId:"join-hello-world-and-number-base-string-map-id"},wN={type:r.GenericReference,id:"join-hello-world-and-number-base-string-map-parent-ref-id",entityType:r.Operation,entityId:gs},_N={id:"join-hello-world-and-number-base-string-map-id",type:r.InputMap,version:1,declaration:Ba,name:null,description:null,readsValue:null,defaultValue:{id:"join-hello-world-and-number-base-string-map-default-value-id",type:r.PrimitiveValue,version:1,value:"Hello world ",name:A.String,parent:BN,valueAsType:null,autogeneration:null},index:0,parent:wN},MN={type:r.GenericReference,id:"assembly-string-map-parent-ref-id",entityType:r.Operation,entityId:gs},NN={id:Ll,type:r.OutputMap,version:1,writesValues:[yE,dE],declaration:bi,index:0,parent:MN},VN={type:r.GenericReference,id:"join-hello-world-and-number-called-by-ref-id",entityType:r.FunctionDeclaration,entityId:Yi},$N={type:r.GenericReference,id:"current-iteration-number-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:zi},LN={type:r.GenericReference,id:"62b4afb0-6c21-4b0f-abd3-cebef7b17c28",entityType:r.Operation,entityId:gs},fE={id:"current-iteration-number-input-map-id",version:1,type:r.InputMap,declaration:wa,name:null,description:null,readsValue:$N,defaultValue:null,index:1,parent:LN},GN={type:r.GenericReference,id:"join-hello-world-and-number-parent-ref-id",entityType:r.FunctionDeclaration,entityId:Kt},FN={type:r.Operation,id:gs,declaration:vi,version:1,inputs:[_N,fE],outputs:[NN],process:null,calledByError:[],calledByEntry:[VN],calledBySuccess:[],successCalls:[],errorCalls:[],error:null,x:0,y:0,parent:GN},UN={id:"manual-hello-world-loop-iterations-results-declaration-data-type-parent-ref-id",type:r.GenericReference,entityId:$l,entityType:r.ArgumentDeclaration},xN={like:!1,id:"manual-hello-world-loop-iterations-results-declaration-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!0,isNullable:!1,constant:!1,entity:null,asType:!1,defaultValue:null,parent:UN},kN={id:"manual-hello-world-loop-previous-iterations-results-output-map-parent-ref-id",type:r.GenericReference,entityId:Yi,entityType:r.FunctionDeclaration},jN={id:$l,type:r.ArgumentDeclaration,version:1,name:"Previous iterations results",description:"The results of the previous iterations of the loop.",required:!0,dataType:xN,writesValues:[pE],index:1,parent:kN},qN={id:"manual-hello-world-loop-current-iteration-number-output-map-parent-ref-id",type:r.GenericReference,entityId:Yi,entityType:r.FunctionDeclaration},JN={id:"manual-flow-loop-current-iteration-number-declaration-data-type-parent-ref-id",type:r.GenericReference,entityId:zi,entityType:r.ArgumentDeclaration};r.DataType;const WN={id:zi,type:r.ArgumentDeclaration,version:1,name:"Current iteration number",description:"The number of the current iteration of the loop. Starts at 1.",required:!0,dataType:null,writesValues:[fE,lE],index:0,parent:qN},HN={id:"manual-flow-loop-body-parent-ref-id",type:r.GenericReference,entityId:Kt,entityType:r.Loop},YN={id:Yi,type:r.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called multiple times, once for each iteration of the loop.",inputs:[WN,jN],calls:[CN,FN],implements:null,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:HN},zN={type:r.GenericReference,id:"hello-world-loop-iteration-result-inline-output-declaration-parent-ref-id",entityType:r.Loop,entityId:Kt},mE={id:"hello-world-loop-iteration-result-inline-output-declaration-id",version:1,type:r.ValueDescriptor,name:"Iteration result",description:null,dataType:null,required:!0,index:0,parent:zN},ZN={type:r.GenericReference,id:"hello-world-loop-break-statement-output-map-parent-ref-id",entityType:r.Loop,entityId:Kt},XN={type:r.OutputMap,id:iE,version:1,declaration:mE,writesValues:[aE],index:0,parent:ZN},QN={id:"manual-hello-world-loop-parent-ref-id",type:r.GenericReference,entityId:Z,entityType:r.Project},KN={id:"manual-hello-world-loop-called-by-ref-id",type:r.GenericReference,entityId:Nl,entityType:r.FunctionDeclaration},e0={id:Kt,type:r.Loop,version:1,declaration:Yo,inputs:[],outputsDeclarations:[mE],outputs:[XN],body:YN,successCalls:[sE],errorCalls:[],process:null,error:null,calledByError:[],calledByEntry:[KN],calledBySuccess:[],breakStatements:[cE],continueStatements:[uE],x:0,y:0,parent:QN},t0={type:r.GenericReference,id:"manual-hello-world-loop-function-declaration-parent-ref-id",entityType:r.Project,entityId:Z},TE={type:r.FunctionDeclaration,id:Nl,version:1,name:"Manual hello world loop",description:null,inputs:[],calls:[e0],returnStatements:[sE],implements:null,collapsed:!1,private:!1,index:null,x:0,y:0,parent:t0},n0={type:r.GenericReference,id:"call-hello-world-loop-parent-ref-id",entityType:r.Project,entityId:Z},r0={id:"call-hello-world-loop-id",type:r.FunctionCall,version:1,declaration:TE,inputs:[],outputs:[],process:null,successCalls:[],errorCalls:[],error:null,calledByError:[],calledByEntry:[],calledBySuccess:[],x:0,y:0,parent:n0},yn="company-dto-function-declaration-id",Gl="company-dto-func-declaration-argument-dcl-id",en="company-dto-function-company-variable-id",Ln="company-dto-function-company-dto-variable-id",Zr="iterate-over-employee-list-loop-id",EE="iterate-over-employee-list-loop-employee-dto-output-map-id",Fl="iterate-over-employee-list-loop-body-current-employee-argument-declaration-id",Xi="iterate-over-employee-list-loop-body-map-employee-dto-function-call-id",RE="iterate-over-employee-list-continue-statement-employee-dto-output-decl-id",i0="iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-dto-output-map-id",bE="iterate-over-employee-list-continue-statement-id",Ds="iterate-over-employee-list-loop-body-id",vE="company-dto-func-declaration-return-statement-id",gE="company-dto-func-declaration-return-decl-id",IE="company-dto-func-declaration-company-variable-id-output-map-id",DE="company-dto-func-declaration-company-variable-employess-output-map-id",PE="company-dto-func-declaration-company-variable-name-output-map-id",a0="company-dto-func-declaration-company-dto-variable-input-map-id",s0="company-dto-func-declaration-company-dto-variable-employess-input-map-id",o0="company-dto-func-declaration-company-dto-variable-name-input-map-id",Ps="company-dto-func-declaration-owner-variable-id",l0="company-dto-func-declaration-company-dto-variable-owner-input-map-id",AE="company-dto-func-declaration-company-variable-owner-output-map-id",SE="company-dto-func-declaration-owner-variable-id-output-map-id",As="company-dto-func-declaration-bank-account-variable-id",c0="company-dto-func-declaration-company-dto-variable-bank-account-input-map-id",OE="company-dto-func-declaration-company-variable-bank-account-output-map-id",CE="company-dto-func-declaration-bank-account-variable-id-output-map-id",d0={type:r.GenericReference,id:"company-dto-func-returned-company-dto-data-type-parent-ref-id",entityType:r.ReturnDeclaration,entityId:gE},u0={like:!1,id:"company-dto-func-returned-company-dto-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:bt,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:d0},p0={type:r.GenericReference,id:"company-dto-func-returned-company-dto-parent-ref-id",entityType:r.ReturnStatement,entityId:vE},y0={type:r.GenericReference,id:"company-dto-func-returned-company-dto-reads-value-ref-id",entityType:r.VariableDeclaration,entityId:Ln},BE={isError:!1,id:gE,type:r.ReturnDeclaration,version:1,name:"Company DTO",description:"Output the company data in the format that it will be sent through an HTTP request.",dataType:u0,readsValue:y0,required:!0,index:0,parent:p0},h0={type:r.GenericReference,id:"company-dto-func-return-statement-called-by-ref-id",entityType:r.Operation,entityId:Ln},f0={type:r.GenericReference,id:"company-dto-func-return-statement-parent-ref-id",entityType:r.FunctionDeclaration,entityId:yn},Ul={type:r.ReturnStatement,id:vE,version:1,outputs:[BE],calledByError:[],calledByEntry:[],calledBySuccess:[h0],throws:null,x:0,y:0,parent:f0},m0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-owner-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:SE},T0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-owner-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:Ln},wE={id:l0,type:r.InputMap,version:1,declaration:null,name:"owner_id",description:null,defaultValue:null,index:5,readsValue:m0,parent:T0},E0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-bank-account-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:CE},R0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-bank-account-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:Ln},_E={id:c0,type:r.InputMap,version:1,declaration:null,name:"bank_account_id",description:null,defaultValue:null,index:4,readsValue:E0,parent:R0},b0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-name-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:PE},v0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-name-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:Ln},ME={id:o0,type:r.InputMap,version:1,declaration:null,name:"name",description:null,defaultValue:null,index:3,readsValue:b0,parent:v0},g0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-employess-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:EE},I0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-employess-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:Ln},NE={id:s0,type:r.InputMap,version:1,declaration:null,name:"employees",description:null,defaultValue:null,index:2,readsValue:g0,parent:I0},D0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-id-output-map-reads-value-ref-id",entityType:r.OutputMap,entityId:IE},P0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:Ln},VE={id:a0,type:r.InputMap,version:1,declaration:null,name:"id",description:"The ID of the company",defaultValue:null,index:1,readsValue:D0,parent:P0},A0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:yn},S0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-called-by-ref-one-id",entityType:r.VariableDeclaration,entityId:As},O0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-called-by-ref-two-id",entityType:r.VariableDeclaration,entityId:Ps},C0={type:r.GenericReference,id:"company-dto-func-company-dto-variable-called-by-ref-three-id",entityType:r.VariableDeclaration,entityId:Zr},xl={id:Ln,type:r.VariableDeclaration,version:1,name:"Company DTO",dataType:null,description:"A variable holding the data of a mapped company DTO",calledByError:[],calledByEntry:[],calledBySuccess:[S0,O0,C0],successCalls:[Ul],errorCalls:[],readsValue:null,writesValues:[BE],inputs:[VE,ME,_E,wE,NE],outputs:[],internalCalls:[],parent:A0,x:0,y:0},ir="employee-dto-func-declaration-id",kl="employee-dto-func-declaration-argument-dcl-id",$E="employee-dto-func-declaration-return-statement-id",LE="employee-dto-func-declaration-return-decl-id",ar="employee-dto-func-declaration-employee-variable-id",sr="employee-dto-func-declaration-employee-dto-variable-id",Ss="employee-dto-func-declaration-manager-variable-id",GE="employee-dto-func-declaration-employee-variable-id-output-map-id",FE="employee-dto-func-declaration-employee-variable-birth-date-output-map-id",UE="employee-dto-func-declaration-employee-variable-department-output-map-id",xE="employee-dto-func-declaration-employee-variable-manager-output-map-id",kE="employee-dto-func-declaration-manager-variable-id-output-map-id",B0="employee-dto-func-declaration-employee-dto-variable-input-map-id",w0="employee-dto-func-declaration-employee-dto-variable-birth-date-input-map-id",_0="employee-dto-func-declaration-employee-dto-variable-department-input-map-id",M0="employee-dto-func-declaration-employee-dto-variable-manager-input-map-id",N0={type:r.GenericReference,id:"employee-dto-func-returned-employee-dto-data-type-parent-ref-id",entityType:r.ReturnDeclaration,entityId:LE},V0={like:!1,id:"employee-dto-func-returned-employee-dto-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:bt,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:N0},$0={type:r.GenericReference,id:"employee-dto-func-returned-employee-dto-parent-ref-id",entityType:r.ReturnStatement,entityId:$E},L0={type:r.GenericReference,id:"employee-dto-func-returned-employee-dto-reads-value-ref-id",entityType:r.VariableDeclaration,entityId:sr},jE={isError:!1,id:LE,type:r.ReturnDeclaration,version:1,name:"Employee DTO",description:"Output the employee data in the format that it will be sent through an HTTP request.",dataType:V0,readsValue:L0,required:!0,index:0,parent:$0},G0={type:r.GenericReference,id:"employee-dto-func-return-statement-called-by-ref-id",entityType:r.Operation,entityId:sr},F0={type:r.GenericReference,id:"employee-dto-func-return-statement-parent-ref-id",entityType:r.FunctionDeclaration,entityId:ir},jl={type:r.ReturnStatement,id:$E,version:1,outputs:[jE],calledByError:[],calledByEntry:[],calledBySuccess:[G0],throws:null,x:0,y:0,parent:F0},U0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-manager-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:kE},x0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-manager-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:sr},qE={id:M0,type:r.InputMap,version:1,declaration:null,name:"manager_id",description:null,defaultValue:null,index:4,readsValue:U0,parent:x0},k0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-department-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:UE},j0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-department-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:sr},JE={id:_0,type:r.InputMap,version:1,declaration:null,name:"department_name",description:null,defaultValue:null,index:3,readsValue:k0,parent:j0},q0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-birth-date-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:FE},J0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-birth-date-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:sr},WE={id:w0,type:r.InputMap,version:1,declaration:null,name:"birth_date",description:null,defaultValue:null,index:2,readsValue:q0,parent:J0},W0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-id-output-map-reads-value-ref-id",entityType:r.OutputMap,entityId:GE},H0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:sr},HE={id:B0,type:r.InputMap,version:1,declaration:null,name:"id",description:"The ID of the employee",defaultValue:null,index:1,readsValue:W0,parent:H0},Y0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:ir},z0={type:r.GenericReference,id:"employee-dto-func-employee-dto-variable-called-by-ref-id",entityType:r.VariableDeclaration,entityId:Ss},Z0={id:sr,type:r.VariableDeclaration,version:1,name:"Employee DTO",dataType:null,description:"A variable holding the data of a mapped employee DTO",calledByError:[],calledByEntry:[],calledBySuccess:[z0],successCalls:[jl],errorCalls:[],readsValue:null,writesValues:[jE],inputs:[HE,WE,JE,qE],outputs:[],internalCalls:[],parent:Y0,x:0,y:0},X0={type:r.GenericReference,id:"employee-dto-func-manager-variable-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:Ss},Q0={id:kE,type:r.OutputMap,version:1,declaration:Le.properties[1],index:0,writesValues:[qE],parent:X0},K0={type:r.GenericReference,id:"employee-dto-func-manager-variable-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:Ss},e1={like:!1,id:"employee-dto-func-manager-variable-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ct,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:K0,defaultValue:null},t1={type:r.GenericReference,id:"employee-dto-func-manager-variable-reads-value-ref-id",entityType:r.OutputMap,entityId:xE},n1={type:r.GenericReference,id:"employee-dto-func-manager-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:ir};r.GenericReference,r.VariableDeclaration;const YE={id:Ss,type:r.VariableDeclaration,version:1,name:"Manager",dataType:e1,description:"A variable holding an inherited manager",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[Z0],errorCalls:[],readsValue:t1,writesValues:[],inputs:[],outputs:[Q0],internalCalls:[],parent:n1,x:0,y:0},r1={type:r.GenericReference,id:"employee-dto-func-employee-variable-manager-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:ar},i1={id:xE,type:r.OutputMap,version:1,declaration:Ct.properties[2],index:3,writesValues:[YE],parent:r1},a1={type:r.GenericReference,id:"employee-dto-func-employee-variable-department-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:ar},s1={id:UE,type:r.OutputMap,version:1,declaration:Ct.properties[0],index:2,writesValues:[JE],parent:a1},o1={type:r.GenericReference,id:"employee-dto-func-employee-variable-birth-date-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:ar},l1={id:FE,type:r.OutputMap,version:1,declaration:pt.properties[1],index:1,writesValues:[WE],parent:o1},c1={type:r.GenericReference,id:"employee-dto-func-employee-variable-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:ar},d1={id:GE,type:r.OutputMap,version:1,declaration:Le.properties[1],index:0,writesValues:[HE],parent:c1},u1={type:r.GenericReference,id:"employee-dto-func-employee-variable-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:ar},p1={like:!1,id:"employee-dto-func-employee-variable-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ct,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:u1,defaultValue:null},y1={type:r.GenericReference,id:"employee-dto-func-employee-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:ir},h1={type:r.GenericReference,id:"employee-dto-func-employee-variable-reads-value-ref-id",entityType:r.ArgumentDeclaration,entityId:kl},f1={type:r.GenericReference,id:"employee-dto-func-employee-variable-called-by-id",entityType:r.FunctionDeclaration,entityId:ir},zE={id:ar,type:r.VariableDeclaration,version:1,name:"Company employee",dataType:p1,description:"A variable holding a company employee",calledByError:[],calledByEntry:[f1],calledBySuccess:[],successCalls:[YE],errorCalls:[],readsValue:h1,writesValues:[],inputs:[],outputs:[d1,l1,s1,i1],internalCalls:[],parent:y1,x:0,y:0},m1={type:r.GenericReference,id:"employee-dto-func-declaration-employee-input-declaration-data-type-parent-ref-id",entityId:kl,entityType:r.ArgumentDeclaration},T1={type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,id:"employee-dto-func-declaration-employee-input-declaration-data-type-id",version:1,entity:Ct,asType:!1,isList:!1,isNullable:!1,constant:!1,like:!1,parent:m1,defaultValue:null},E1={type:r.GenericReference,id:"employee-dto-func-declaration-employee-input-declaration-parent-ref-id",entityId:ir,entityType:r.FunctionDeclaration},R1={type:r.ArgumentDeclaration,id:kl,version:1,name:"Employee",description:"The employee to create a DTO for",required:!0,dataType:T1,index:0,writesValues:[zE],parent:E1},b1={type:r.GenericReference,id:"employee-dto-function-declaration-parent-ref-id",entityType:r.Project,entityId:Z},ql={type:r.FunctionDeclaration,id:ir,version:1,name:"Employee DTO",description:"Takes a employee and returns a DTO of that employee",index:null,inputs:[R1],calls:[zE],implements:null,returnStatements:[jl],collapsed:!1,private:!1,x:0,y:0,parent:b1},v1={id:"iterate-over-employee-list-continue-statement-employee-dto-output-decl-data-type-parent-ref-id",type:r.GenericReference,entityId:RE,entityType:r.ReturnDeclaration},g1={like:!1,id:"iterate-over-employee-list-continue-statement-employee-dto-output-decl-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:Ct,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:v1},I1={id:"iterate-over-employee-list-continue-statement-employee-dto-output-decl-reads-value-ref-id",type:r.GenericReference,entityId:Xi,entityType:r.OutputMap},D1={id:"iterate-over-employee-list-continue-statement-employee-dto-output-decl-parent-ref-id",type:r.GenericReference,entityId:bE,entityType:r.ContinueStatement},ZE={isError:!1,id:RE,type:r.ReturnDeclaration,version:1,name:"Employee DTO",description:"The DTO of the employee entity.",readsValue:I1,dataType:g1,required:!0,index:0,parent:D1},P1={id:"iterate-over-employee-list-continue-statement-called-by-ref-id",type:r.GenericReference,entityId:Xi,entityType:r.FunctionCall},A1={id:"iterate-over-employee-list-continue-statement-parent-ref-id",type:r.GenericReference,entityId:Zr,entityType:r.Loop},XE={id:bE,type:r.ContinueStatement,version:1,calledByError:[],calledByEntry:[],calledBySuccess:[P1],outputs:[ZE],throws:null,x:0,y:0,parent:A1},S1={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-dto-output-map-parent-ref-id",type:r.GenericReference,entityId:Xi,entityType:r.FunctionCall},O1={id:i0,type:r.OutputMap,version:1,declaration:jl.outputs[0],writesValues:[ZE],index:0,parent:S1},C1={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-input-map-reads-value-ref-id",type:r.GenericReference,entityId:Fl,entityType:r.ArgumentDeclaration},B1={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-input-map-parent-ref-id",type:r.GenericReference,entityId:Xi,entityType:r.FunctionCall},QE={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-employee-input-map-id",type:r.InputMap,version:1,name:null,description:null,declaration:ql.inputs[0],readsValue:C1,index:0,defaultValue:null,parent:B1},w1={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-called-by-ref-id",type:r.GenericReference,entityId:Ds,entityType:r.FunctionDeclaration},_1={id:"iterate-over-employee-list-loop-body-map-employee-dto-function-call-parent-ref-id",type:r.GenericReference,entityId:Ds,entityType:r.FunctionDeclaration},M1={id:Xi,type:r.FunctionCall,version:1,declaration:ql,inputs:[QE],process:null,outputs:[O1],calledByError:[],calledByEntry:[w1],calledBySuccess:[],successCalls:[XE],errorCalls:[],error:null,x:0,y:0,parent:_1},N1={type:r.GenericReference,id:"iterate-over-employee-list-loop-body-current-employee-argument-declaration-data-type-parent-ref-id",entityId:Fl,entityType:r.ArgumentDeclaration},V1={like:!1,id:"iterate-over-employee-list-loop-body-current-employee-argument-declaration-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:Ct,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:N1},$1={id:"iterate-over-employee-list-loop-body-current-employee-argument-declaration-parent-ref-id",type:r.GenericReference,entityId:Ds,entityType:r.FunctionDeclaration},L1={id:Fl,type:r.ArgumentDeclaration,version:1,name:"Current employee",description:"The current employee entity being processed.",dataType:V1,required:!0,index:0,writesValues:[QE],parent:$1},G1={id:"iterate-over-employee-list-loop-body-parent-ref-id",type:r.GenericReference,entityId:Zr,entityType:r.Loop},F1={id:Ds,type:r.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called once for each entity in the list.",inputs:[L1],calls:[M1],implements:null,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:G1},U1={id:"iterate-over-employee-list-loop-iteration-list-input-map-parent-ref-id",type:r.GenericReference,entityId:Zr,entityType:r.Loop},x1={id:"iterate-over-employee-list-loop-iteration-list-input-map-reads-value-ref-id",type:r.GenericReference,entityId:DE,entityType:r.OutputMap},KE={id:"iterate-over-employee-list-loop-iteration-list-input-map-id",type:r.InputMap,version:1,name:null,description:null,declaration:Qn.fixedArguments[0],defaultValue:null,readsValue:x1,index:0,parent:U1},k1={id:"iterate-over-employee-list-loop-parent-ref-id",type:r.GenericReference,entityId:yn,entityType:r.FunctionDeclaration},j1={id:"iterate-over-employee-list-loop-employee-dto-output-map-parent-ref-id",type:r.GenericReference,entityId:Zr,entityType:r.Loop},q1={id:EE,type:r.OutputMap,version:1,declaration:Qn.fixedReturns[0],writesValues:[NE],index:0,parent:j1},J1={type:r.GenericReference,id:"iterate-over-employee-list-loop-called-by-ref-id",entityType:r.VariableDeclaration,entityId:en},W1={id:Zr,type:r.Loop,version:1,declaration:Qn,inputs:[KE],successCalls:[xl],errorCalls:[],outputsDeclarations:[],outputs:[q1],body:F1,process:null,calledByError:[],calledByEntry:[],calledBySuccess:[J1],breakStatements:[],continueStatements:[XE],error:null,x:0,y:0,parent:k1},H1={type:r.GenericReference,id:"company-dto-func-bank-account-variable-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:As},Y1={id:CE,type:r.OutputMap,version:1,declaration:Le.properties[1],index:0,writesValues:[_E],parent:H1},z1={type:r.GenericReference,id:"company-dto-func-bank-account-variable-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:As},Z1={like:!1,id:"company-dto-func-bank-account-variable-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:bt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:z1,defaultValue:null},X1={type:r.GenericReference,id:"company-dto-func-bank-account-variable-reads-value-ref-id",entityType:r.OutputMap,entityId:OE},Q1={type:r.GenericReference,id:"company-dto-func-bank-account-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:yn};r.GenericReference,r.VariableDeclaration;const eR={id:As,type:r.VariableDeclaration,version:1,name:"Bank account",dataType:Z1,description:"A variable holding an inherited bank account",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[xl],errorCalls:[],readsValue:X1,writesValues:[],inputs:[],outputs:[Y1],internalCalls:[],parent:Q1,x:0,y:0},K1={type:r.GenericReference,id:"company-dto-func-owner-variable-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:Ps},eV={id:SE,type:r.OutputMap,version:1,declaration:Le.properties[1],index:0,writesValues:[wE],parent:K1},tV={type:r.GenericReference,id:"company-dto-func-owner-variable-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:Ps},nV={like:!1,id:"company-dto-func-owner-variable-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:bt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:tV,defaultValue:null},rV={type:r.GenericReference,id:"company-dto-func-owner-variable-reads-value-ref-id",entityType:r.OutputMap,entityId:AE},iV={type:r.GenericReference,id:"company-dto-func-owner-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:yn};r.GenericReference,r.VariableDeclaration;const tR={id:Ps,type:r.VariableDeclaration,version:1,name:"Owner",dataType:nV,description:"A variable holding an inherited owner",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[xl],errorCalls:[],readsValue:rV,writesValues:[],inputs:[],outputs:[eV],internalCalls:[],parent:iV,x:0,y:0},aV={type:r.GenericReference,id:"company-dto-func-company-variable-owner-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:en},sV={id:AE,type:r.OutputMap,version:1,declaration:bt.properties[2],index:4,writesValues:[tR],parent:aV},oV={type:r.GenericReference,id:"company-dto-func-company-variable-bank-account-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:en},lV={id:OE,type:r.OutputMap,version:1,declaration:bt.properties[2],index:3,writesValues:[eR],parent:oV},cV={type:r.GenericReference,id:"company-dto-func-company-variable-name-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:en},dV={id:PE,type:r.OutputMap,version:1,declaration:bt.properties[0],index:2,writesValues:[ME],parent:cV},uV={type:r.GenericReference,id:"company-dto-func-company-variable-employess-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:en},pV={id:DE,type:r.OutputMap,version:1,declaration:bt.properties[3],index:1,writesValues:[KE],parent:uV},yV={type:r.GenericReference,id:"company-dto-func-company-variable-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:en},hV={id:IE,type:r.OutputMap,version:1,declaration:Le.properties[1],index:0,writesValues:[VE],parent:yV},fV={type:r.GenericReference,id:"company-dto-func-company-variable-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:en},mV={like:!1,id:"company-dto-func-company-variable-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:bt,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:fV,defaultValue:null},TV={type:r.GenericReference,id:"company-dto-func-company-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:yn},EV={type:r.GenericReference,id:"company-dto-func-company-variable-reads-value-ref-id",entityType:r.ArgumentDeclaration,entityId:Gl},RV={type:r.GenericReference,id:"company-dto-func-company-variable-called-by-id",entityType:r.FunctionDeclaration,entityId:yn},nR={id:en,type:r.VariableDeclaration,version:1,name:"Company",dataType:mV,description:"A variable holding a company",calledByError:[],calledByEntry:[RV],calledBySuccess:[],successCalls:[eR,tR,W1],errorCalls:[],readsValue:EV,writesValues:[],inputs:[],outputs:[hV,pV,dV,lV,sV],internalCalls:[],parent:TV,x:0,y:0},bV={type:r.GenericReference,id:"company-dto-func-declaration-company-input-declaration-data-type-parent-ref-id",entityId:Gl,entityType:r.ArgumentDeclaration},vV={type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,id:"company-dto-func-declaration-company-input-declaration-data-type-id",version:1,entity:bt,asType:!1,isList:!1,isNullable:!1,constant:!1,like:!1,parent:bV,defaultValue:null},gV={type:r.GenericReference,id:"company-dto-func-declaration-company-input-declaration-parent-ref-id",entityId:yn,entityType:r.FunctionDeclaration},IV={type:r.ArgumentDeclaration,id:Gl,version:1,name:"Company",description:"The company to create a DTO for",required:!0,dataType:vV,index:0,writesValues:[nR],parent:gV},DV={type:r.GenericReference,id:"company-dto-function-declaration-parent-ref-id",entityType:r.Project,entityId:Z},Jl={type:r.FunctionDeclaration,id:yn,version:1,name:"Company DTO",description:"Takes a company and returns a DTO of that company",inputs:[IV],calls:[nR],implements:null,index:null,returnStatements:[Ul],collapsed:!1,private:!1,x:0,y:0,parent:DV},Qi="exec-in-parallel-operation-call-id",Ki="exec-sequentially-operation-call-id",yt="concurrency-and-wait-function-declaration-id",rR="concurrency-and-wait-return-statement-id",iR="concurrency-and-wait-return-declaration-id",Wl="exec-in-parallel-argument-map-id",aR="exec-sequentially-argument-map-id",Hl="wait-for-2-seconds-operation-id",sR="wait-for-2-seconds-argument-map-id",Yl="map-company-dto-function-call-id",oR="map-company-dto-function-call-company-dto-output-map-id",ea="company-dto-variable-one-id",zl="company-dto-variable-one-instance-id",PV="company-dto-variable-two-id",AV={type:r.GenericReference,id:"returned-company-dto-data-type-parent-ref-id",entityType:r.ReturnDeclaration,entityId:iR},SV={like:!1,id:"returned-company-dto-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:bt,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:AV},OV={type:r.GenericReference,id:"returned-company-dto-parent-ref-id",entityType:r.ReturnStatement,entityId:rR},CV={type:r.GenericReference,id:"returned-company-dto-reads-value-ref-id",entityType:r.VariableDeclaration,entityId:ea},lR={isError:!1,id:iR,type:r.ReturnDeclaration,version:1,name:"Company DTO",description:"Output the company data in the format that it will be sent through an HTTP request.",dataType:SV,readsValue:CV,required:!0,index:0,parent:OV},BV={type:r.GenericReference,id:"concurrency-and-wait-return-statement-called-by-ref-id",entityType:r.Operation,entityId:Hl},wV={type:r.GenericReference,id:"concurrency-and-wait-return-statement-parent-ref-id",entityType:r.FunctionDeclaration,entityId:yt},cR={type:r.ReturnStatement,id:rR,version:1,outputs:[lR],calledByError:[],calledByEntry:[],calledBySuccess:[BV],throws:null,x:0,y:0,parent:wV},_V={type:r.GenericReference,id:"company-dto-variable-two-called-by-ref-id",entityType:r.VariableInstance,entityId:zl},MV={type:r.GenericReference,id:"company-dto-variable-two-reads-value-ref-id",entityType:r.VariableInstance,entityId:zl},NV={type:r.GenericReference,id:"company-dto-variable-two-parent-ref-id",entityType:r.FunctionDeclaration,entityId:yt},dR={id:PV,type:r.VariableDeclaration,version:1,name:"Company DTO",description:null,dataType:null,inputs:[],outputs:[],successCalls:[],errorCalls:[],calledByError:[],calledByEntry:[],calledBySuccess:[_V],internalCalls:[],writesValues:[lR],readsValue:MV,x:0,y:0,parent:NV},VV={type:r.GenericReference,id:"company-dto-variable-one-instance-called-by-ref-id",entityType:r.VariableDeclaration,entityId:ea},$V={type:r.GenericReference,id:"company-dto-variable-one-instance-reads-value-ref-id",entityType:r.VariableDeclaration,entityId:ea},LV={type:r.GenericReference,id:"company-dto-variable-one-instance-parent-ref-id",entityType:r.FunctionDeclaration,entityId:yt},GV={type:r.GenericReference,id:"company-dto-variable-one-instance-declaration-ref-id",entityType:r.VariableDeclaration,entityId:ea},uR={id:zl,type:r.VariableInstance,version:1,declaration:GV,inputs:[],outputs:[],successCalls:[dR],errorCalls:[],calledByError:[],calledByEntry:[],calledBySuccess:[VV],internalCalls:[],writesValues:[dR],readsValue:$V,x:0,y:0,parent:LV},FV={type:r.GenericReference,id:"company-dto-variable-one-called-by-ref-id",entityType:r.FunctionCall,entityId:Yl},UV={type:r.GenericReference,id:"company-dto-variable-one-reads-value-ref-id",entityType:r.OutputMap,entityId:oR},xV={type:r.GenericReference,id:"company-dto-variable-one-parent-ref-id",entityType:r.FunctionDeclaration,entityId:yt},pR={id:ea,type:r.VariableDeclaration,version:1,name:"Company DTO",description:null,dataType:null,inputs:[],outputs:[],successCalls:[uR],errorCalls:[],calledByError:[],calledByEntry:[],calledBySuccess:[FV],internalCalls:[],writesValues:[uR],readsValue:UV,x:0,y:0,parent:xV},yR={type:r.GenericReference,id:"map-company-dto-function-call-company-input-map-parent-ref-id",entityType:r.FunctionCall,entityId:Yl},kV={id:"map-company-dto-function-call-company-input-map-id",type:r.InputMap,version:1,declaration:Jl.inputs[0],name:null,description:null,defaultValue:null,index:0,readsValue:null,parent:yR},jV={id:oR,type:r.OutputMap,version:1,declaration:Ul.outputs[0],writesValues:[pR],index:0,parent:yR},qV={id:"map-company-dto-function-call-called-by-ref-id",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:yt},JV={id:"map-company-dto-function-call-parent-ref-id",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:yt},WV={id:Yl,type:r.FunctionCall,version:1,declaration:Jl,successCalls:[pR],process:null,errorCalls:[],inputs:[kV],outputs:[jV],calledByError:[],calledByEntry:[qV],calledBySuccess:[],parent:JV,x:0,y:0,error:null},HV={type:r.GenericReference,id:"last-timestamp-variable-datatype-parent-ref-id",entityType:r.VariableDeclaration,entityId:dT},YV={type:r.GenericReference,id:"last-timestamp-variable-default-value-parent-ref-id",entityType:r.DataType,entityId:"last-timestamp-variable-datatype-id"},zV={like:!1,id:"last-timestamp-variable-datatype-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:cn,version:1,asType:!1,isList:!1,isNullable:!1,constant:!1,parent:HV,defaultValue:{id:"last-timestamp-variable-default-value-id",type:r.PrimitiveValue,version:1,name:A.Date,value:null,autogeneration:{type:qe.CurrentDateAndTime,rangeStart:null,rangeEnd:null},parent:YV,valueAsType:null}},ZV={type:r.GenericReference,id:"last-timestamp-variable-main-project-ref-id",entityType:r.Project,entityId:Z},Zl={id:dT,type:r.VariableDeclaration,version:1,name:"Last registered current time",description:"A test variable that holds the last current date and time that was registered.",dataType:zV,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[],parent:ZV},XV={type:r.GenericReference,id:"wait-for-2-seconds-argument-default-value-parent-ref-id",entityType:r.InputMap,entityId:sR},QV={type:r.GenericReference,id:"wait-for-2-seconds-argument-map-parent-ref-id",entityType:r.Operation,entityId:Hl},KV={id:sR,type:r.InputMap,version:1,declaration:Zn,name:null,description:null,readsValue:null,defaultValue:{id:"wait-for-2-seconds-argument-default-value-id",type:r.PrimitiveValue,version:1,value:2e3,valueAsType:null,autogeneration:null,name:A.Number,parent:XV},index:0,parent:QV},e$={type:r.GenericReference,id:"wait-for-2-seconds-parent-ref-id",entityType:r.FunctionDeclaration,entityId:yt},t$={type:r.GenericReference,id:"wait-for-2-seconds-called-by-ref-one-id",entityType:r.FunctionDeclaration,entityId:Ki},n$={type:r.GenericReference,id:"wait-for-2-seconds-called-by-ref-two-id",entityType:r.FunctionDeclaration,entityId:Qi},hR={id:Hl,type:r.Operation,version:1,declaration:xt,inputs:[KV],outputs:[],process:null,successCalls:[cR],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[t$,n$],calledBySuccess:[],error:null,parent:e$},r$={type:r.GenericReference,id:"wait-for-random-amount-argument-default-value-parent-ref-id",entityType:r.InputMap,entityId:"wait-for-random-amount-input-map-id"},i$={type:r.GenericReference,id:"wait-for-random-amount-argument-map-parent-ref-id",entityType:r.Operation,entityId:"wait-for-random-amount-id"},a$={id:"wait-for-random-amount-input-map-id",type:r.InputMap,version:1,declaration:Zn,name:null,description:null,readsValue:null,defaultValue:{id:"wait-for-random-amount-argument-default-value-id",type:r.PrimitiveValue,version:1,value:null,valueAsType:null,autogeneration:{type:qe.Random,rangeStart:1e3,rangeEnd:4e3},name:A.Number,parent:r$},index:0,parent:i$},s$={type:r.GenericReference,id:"wait-for-random-amount-parent-ref-id",entityType:r.Project,entityId:Z},Xr={id:"wait-for-random-amount-id",type:r.Operation,version:1,declaration:xt,inputs:[a$],process:null,outputs:[],successCalls:[],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[],calledBySuccess:[],error:null,parent:s$},fR="list-of-functions-variable-id",o$={type:r.GenericReference,id:"list-of-functions-variable-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:fR},l$={id:"list-of-functions-variable-action-descriptor-id",type:r.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.",argumentsType:U.Dynamic,dynamicArgumentTypes:null,fixedArguments:[],returnsType:U.Dynamic,error:null,dynamicReturnTypes:null,fixedReturns:[],parent:null},c$={type:r.GenericReference,id:"list-of-functions-variable-data-type-default-parent-ref-id",entityType:r.DataType,entityId:"list-of-functions-variable-data-type-id"},d$={like:!1,id:"list-of-functions-variable-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:l$,asType:!1,isList:!0,isNullable:!1,defaultValue:{id:"list-of-functions-variable-data-type-default-value-id",type:r.PrimitiveValue,version:1,name:A.ActionDescriptor,value:null,valueAsType:[Xr,Xr,Xr,Xr,Xr],autogeneration:null,parent:c$},constant:!1,parent:o$},u$={type:r.GenericReference,id:"list-of-functions-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:yt};r.GenericReference,r.InputMap;const p$={type:r.GenericReference,id:"list-of-functions-variable-writes-value-one-ref-id",entityType:r.InputMap,entityId:aR},y$={type:r.GenericReference,id:"list-of-functions-variable-writes-value-two-ref-id",entityType:r.InputMap,entityId:Wl},mR={id:fR,type:r.VariableDeclaration,version:1,name:"List of functions to execute",description:"A list of functions to be executed in parallel",dataType:d$,parent:u$,readsValue:null,writesValues:[p$,y$],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],inputs:[],outputs:[],internalCalls:[],x:0,y:0},h$={type:r.GenericReference,id:"exec-in-parallel-return-map-parent-ref-id",entityType:r.Operation,entityId:Qi},f$={type:r.GenericReference,id:"exec-in-parallel-result-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:yt},m$={type:r.GenericReference,id:"exec-in-parallel-result-variable-reads-value-ref-id",entityType:r.OutputMap,entityId:"exec-in-parallel-return-map-id"},T$={type:r.GenericReference,id:"exec-in-parallel-result-variable-called-by-ref-id",entityType:r.Operation,entityId:Qi},TR={id:"exec-in-parallel-result-variable-id",type:r.VariableInstance,version:1,declaration:Zl,readsValue:m$,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[T$],successCalls:[],errorCalls:[],internalCalls:[],parent:f$,x:0,y:0},E$={id:"exec-in-parallel-return-map-id",type:r.OutputMap,version:1,declaration:ko,writesValues:[TR],index:0,parent:h$},R$={type:r.GenericReference,id:"exec-in-parallel-argument-map-parent-ref-id",entityType:r.Operation,entityId:Qi},b$={id:Wl,type:r.InputMap,version:1,declaration:xo,name:null,description:null,readsValue:mR,defaultValue:null,index:0,parent:R$},v$={type:r.GenericReference,id:"exec-in-parallel-parent-ref-id",entityType:r.FunctionDeclaration,entityId:yt},g$={type:r.GenericReference,id:"exec-in-parallel-called-by-ref-id",entityType:r.FunctionDeclaration,entityId:yt},I$={process:null,id:Qi,type:r.Operation,version:1,declaration:xt,inputs:[b$],outputs:[E$],successCalls:[hR,TR],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[g$],calledBySuccess:[],error:null,parent:v$},D$={type:r.GenericReference,id:"exec-sequentially-return-map-parent-ref-id",entityType:r.Operation,entityId:Ki},P$={type:r.GenericReference,id:"exec-sequentially-result-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:yt},A$={type:r.GenericReference,id:"exec-sequentially-result-variable-reads-value-ref-id",entityType:r.OutputMap,entityId:"exec-sequentially-return-map-id"},S$={type:r.GenericReference,id:"exec-sequentially-result-variable-called-by-ref-id",entityType:r.Operation,entityId:Ki},ER={id:"exec-sequentially-result-variable-id",type:r.VariableInstance,version:1,declaration:Zl,readsValue:A$,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[S$],successCalls:[],errorCalls:[],internalCalls:[],parent:P$,x:0,y:0},O$={id:"exec-sequentially-return-map-id",type:r.OutputMap,version:1,declaration:qo,writesValues:[ER],index:0,parent:D$},C$={type:r.GenericReference,id:"exec-sequentially-argument-map-parent-ref-id",entityType:r.Operation,entityId:Ki},B$={id:aR,type:r.InputMap,version:1,declaration:jo,name:null,description:null,readsValue:mR,defaultValue:null,index:0,parent:C$},w$={type:r.GenericReference,id:"exec-sequentially-parent-ref-id",entityType:r.FunctionDeclaration,entityId:yt},_$={type:r.GenericReference,id:"exec-sequentially-called-by-ref-id",entityType:r.FunctionDeclaration,entityId:yt},M$={id:Ki,type:r.Operation,version:1,declaration:dn,inputs:[B$],process:null,outputs:[O$],successCalls:[hR,ER],errorCalls:[],x:0,y:0,calledByError:[],calledByEntry:[_$],calledBySuccess:[],error:null,parent:w$},N$={type:r.GenericReference,id:"concurrency-and-wait-parent-ref-id",entityType:r.Project,entityId:Z},V$={type:r.FunctionDeclaration,id:yt,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:[M$,I$,WV],returnStatements:[cR],implements:null,index:null,collapsed:!1,private:!1,x:0,y:0,parent:N$},$$={type:r.GenericReference,id:"3521f2c8-a5c0-419c-8808-4fc6a73d0b78",entityType:r.ReturnDeclaration,entityId:"e1ec31f0-25ca-42ac-a4c4-c9ec2255f55b"},L$={like:!1,id:"ce8b9a30-afe9-4d4f-879f-1677efca2c47",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:bt,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:$$},G$={type:r.GenericReference,id:"8ee66e38-b060-474e-a503-594063a8ec24",entityType:r.ReturnStatement,entityId:"40a23a98-d3b2-42b1-9652-b33779ad15aa"},F$={isError:!1,id:"e1ec31f0-25ca-42ac-a4c4-c9ec2255f55b",type:r.ReturnDeclaration,version:1,name:"Created company",description:"The new company that was created",dataType:L$,readsValue:null,required:!0,index:0,parent:G$},U$={type:r.GenericReference,id:"9cb3c1e4-7250-4be6-be2a-69c2dd366d6f",entityType:r.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},x$={type:r.GenericReference,id:"c065fcdd-e054-4f95-941c-7eaa65c35d04",entityType:r.FunctionDeclaration,entityId:"d683bfc1-a464-4810-8ec0-1dd8eaa0c3c4"},RR={type:r.ReturnStatement,id:"40a23a98-d3b2-42b1-9652-b33779ad15aa",version:1,outputs:[F$],calledByError:[],calledByEntry:[x$],calledBySuccess:[],throws:null,x:0,y:0,parent:U$},k$={type:r.GenericReference,id:"312ef836-9e40-4d57-b177-03b7145ed074",entityType:r.Project,entityId:Z},j$={type:r.FunctionDeclaration,id:"5059c093-eda2-4efc-b7b4-aaaadd4d44de",version:1,name:"Create new company",description:null,inputs:[],calls:[RR],index:null,implements:null,returnStatements:[RR],collapsed:!1,private:!1,x:0,y:0,parent:k$},Xl="get-current-date-and-time-func-decl-id",bR="get-current-date-and-time-return-statement-id",vR="get-current-date-and-time-return-declaration-id",gR="get-current-date-and-time-return-declaration-data-type-id",q$={type:r.GenericReference,id:"get-current-date-and-time-return-declaration-data-type-value-parent-ref-id",entityType:r.DataType,entityId:gR},J$={type:r.GenericReference,id:"get-current-date-and-time-return-declaration-data-type-parent-ref-id",entityType:r.ReturnDeclaration,entityId:vR},W$={type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,id:gR,version:1,entity:cn,asType:!1,isList:!1,isNullable:!1,like:!1,defaultValue:{id:"last-timestamp-variable-default-value-id",type:r.PrimitiveValue,version:1,value:null,name:A.Date,valueAsType:null,autogeneration:{type:qe.CurrentDateAndTime,rangeStart:null,rangeEnd:null},parent:q$},constant:!1,parent:J$},H$={type:r.GenericReference,id:"get-current-date-and-time-return-declaration-parent-ref-id",entityType:r.ReturnStatement,entityId:bR};r.ReturnDeclaration;const Y$={type:r.GenericReference,id:"get-current-date-and-time-return-statement-called-by-ref-id",entityType:r.FunctionDeclaration,entityId:Xl},z$={type:r.GenericReference,id:"get-current-date-and-time-return-statement-parent-ref-id",entityType:r.FunctionDeclaration,entityId:Xl};r.ReturnStatement;const Z$={type:r.GenericReference,id:"concurrency-and-wait-parent-ref-id",entityType:r.Project,entityId:Z},X$={type:r.FunctionDeclaration,id:Xl,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:Z$},IR="do-math-return-statement-id",DR="do-math-return-declaration-id",Q$={type:r.GenericReference,id:"do-math-func-var-to-return-one-ref-id",entityType:r.VariableDeclaration,entityId:"do-math-func-var-to-return-one-id"},K$={like:!1,id:"do-math-func-var-to-return-one-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:Q$},eL={type:r.GenericReference,id:"do-math-func-decl-ref-two-id",entityType:r.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},tL={type:r.GenericReference,id:"do-math-func-var-to-return-one-map-ref-id",entityType:r.ReturnDeclaration,entityId:DR},nL={type:r.VariableDeclaration,id:"do-math-func-var-to-return-one-id",version:1,description:null,name:"Fixed result",dataType:K$,readsValue:null,writesValues:[tL],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:eL},rL={type:r.GenericReference,id:"96ec244e-594b-45f7-802b-6dc3056920f6",entityType:r.ReturnStatement,entityId:IR},iL={type:r.GenericReference,id:"d120c0cc-9d13-4e45-90e2-4e1ee825ca46",entityType:r.ReturnDeclaration,entityId:"873a3556-4911-4141-b2a0-49c677b56fb4"},aL={like:!1,id:"da91aa23-9985-49ac-a8bf-9d623ba1ba8f",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:iL},sL={isError:!1,id:DR,version:1,type:r.ReturnDeclaration,name:"Result",description:null,dataType:aL,readsValue:nL,required:!0,index:0,parent:rL},oL={type:r.GenericReference,id:"57fd93e4-93a1-484e-82eb-4dd15d2d0e24",entityType:r.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},lL={type:r.GenericReference,id:"0a86e8d5-ab21-476e-a482-b928cbf351e3",entityType:r.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},PR={type:r.ReturnStatement,id:IR,version:1,outputs:[sL],calledByError:[],calledByEntry:[],calledBySuccess:[oL],parent:lL,throws:null,x:0,y:0},cL={type:r.GenericReference,id:"a2db26be-57f2-48e5-9769-cdbf0d95dc7c",entityType:r.VariableDeclaration,entityId:"d0e9f1f3-7e9f-4e1f-8d8e-7b4b3e6c6a6a"},dL={like:!1,id:"c3e9d5f0-204f-45f9-85f7-e1b56b468388",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,asType:!1,isList:!1,isNullable:!1,defaultValue:null,constant:!1,parent:cL},uL={type:r.GenericReference,id:"692122c5-610a-4504-90dd-f5a5202d116c",entityType:r.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},pL={type:r.GenericReference,id:"do-math-func-return-one-called-by",entityType:r.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},yL={type:r.GenericReference,id:"6dceb501-be5b-4252-afb4-3c0d08abba33",entityType:r.OutputMap,entityId:"64752080-ee0f-4cfe-9897-a0668f2b2aca"},AR={type:r.VariableDeclaration,id:"d0e9f1f3-7e9f-4e1f-8d8e-7b4b3e6c6a6a",version:1,name:"Result",dataType:dL,description:null,readsValue:yL,writesValues:[],inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[pL],successCalls:[],errorCalls:[],internalCalls:[],x:0,y:0,parent:uL},hL={type:r.GenericReference,id:"5440f523-af38-4981-8035-89d162fe8041",entityType:r.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},fL={type:r.GenericReference,id:"8c482c35-e674-4713-a1dd-63c3d13b611c",entityType:r.OutputMap,entityId:"64752080-ee0f-4cfe-9897-a0668f2b2aca"},mL={type:r.GenericReference,id:"c0a299cd-5869-4930-8cf0-90e3ceb8a903",entityType:r.VariableDeclaration,entityId:"46b2fe23-b417-4887-a35d-09b186679172"},TL={like:!1,id:"51c0c1df-2ee3-41df-ae52-ac512d8cf795",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,isList:!1,asType:!1,isNullable:!1,defaultValue:null,constant:!1,parent:mL},EL={type:r.GenericReference,id:"do-math-func-return-two-called-by",entityType:r.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},SR={type:r.VariableDeclaration,id:"46b2fe23-b417-4887-a35d-09b186679172",version:1,name:"Total",description:null,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[EL],successCalls:[],errorCalls:[],dataType:TL,readsValue:fL,writesValues:[],internalCalls:[],parent:hL,x:0,y:0},OR={type:r.GenericReference,id:"6e4d776e-6af2-4321-b630-c78110fd677c",entityType:r.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},RL={type:r.GenericReference,id:"5b60955b-2486-40b6-bb24-ffd97ccd8902",entityType:r.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},bL={type:r.GenericReference,id:"1a49923f-bc6f-453f-a438-e74e5475c2a9",entityType:r.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},vL={type:r.GenericReference,id:"02bfde0a-b757-4072-9613-6e9c7c9a424a",entityType:r.ArgumentDeclaration,entityId:"d8895765-f705-457e-85fa-25d130926769"},CR={id:"928953b0-0e3f-4d8c-ae5a-84620b4b8c68",version:1,type:r.InputMap,declaration:_o,name:null,description:null,readsValue:vL,defaultValue:null,index:0,parent:bL},gL={id:"64752080-ee0f-4cfe-9897-a0668f2b2aca",type:r.OutputMap,version:1,declaration:No,writesValues:[AR,SR],index:0,parent:RL},IL={type:r.GenericReference,id:"d235a7f6-07ff-4f35-98d2-8f42dd59cf9f",entityType:r.Operation,entityId:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e"},DL={id:"8827e8e9-9381-4ad7-8f61-5419c23c9136",type:r.GenericReference,entityType:r.VariableDeclaration,entityId:"72a338d8-0183-4ca2-8760-227517854595"},BR={id:"a5525249-0eb5-472b-97bc-5e4cc0d75aee",version:1,type:r.InputMap,declaration:Mo,name:null,description:null,readsValue:DL,defaultValue:null,index:1,parent:IL},PL={type:r.Operation,id:"e8c8c0a3-2e3e-4f6a-8e3d-8e0a0f9d7d8e",declaration:Ca,version:1,inputs:[CR,BR],outputs:[gL],calledByError:[],calledByEntry:[OR],calledBySuccess:[],process:null,successCalls:[PR,AR,SR],errorCalls:[],parent:OR,error:null,x:0,y:0},AL={type:r.GenericReference,id:"a2c40226-2270-4963-a865-c777ba79c551",entityType:r.DataType,entityId:"a350a9e9-25ee-477f-a83d-9e98ed2451662"},SL={id:"f47731b3-f278-4ab5-aeb2-24519c1119fb",type:r.GenericReference,entityId:"72a338d8-0183-4ca2-8760-227517854595",entityType:r.ArgumentDeclaration},wR={like:!1,id:"a350a9e9-25ee-477f-a83d-9e98ed2451662",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,isList:!1,isNullable:!1,asType:!1,defaultValue:{id:"do-math-func-argument-two-default-value-id",type:r.PrimitiveValue,version:1,value:1,name:A.Number,parent:AL,valueAsType:null,autogeneration:null},constant:!1,parent:SL},OL={type:r.GenericReference,id:"5f5d8dd0-7f3b-40cd-9f84-83d976887eaf",entityType:r.ArgumentDeclaration,entityId:"649bf0a4-6532-44aa-9818-a03d1c6564e9"},CL={type:r.GenericReference,id:"ca018d0f-a8b3-4c7e-a408-c8b372d04aff",entityType:r.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},BL={type:r.GenericReference,id:"do-math-func-var-called-by-ref",entityType:r.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},_R={type:r.VariableDeclaration,id:"72a338d8-0183-4ca2-8760-227517854595",version:1,name:"Z",description:null,dataType:wR,inputs:[],outputs:[],calledByError:[],calledByEntry:[BL],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:OL,writesValues:[BR],internalCalls:[],x:0,y:0,parent:CL},wL={entityType:r.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b",type:r.GenericReference,id:"af0cf105-4075-425f-aecc-b25d3600fcc4"},_L={id:"649bf0a4-6532-44aa-9818-a03d1c6564e9",type:r.ArgumentDeclaration,version:1,name:"Z",description:"The number to add",dataType:wR,writesValues:[_R],required:!0,index:1,parent:wL},ML={type:r.GenericReference,id:"56953b5d-3e43-4dea-a62c-f3e868ba81bb",entityType:r.Project,entityId:Z},NL={id:"868defc8-5c95-48ed-942d-257e8b9b9b00",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b"},VL={type:r.GenericReference,id:"35167664-a793-49f1-9eaf-fb57eac30897",entityType:r.DataType,entityId:"55b12914-91b1-48b7-9a3e-9c5d0d2a2ec2"},$L={id:"d47ceef6-be6f-40f1-a7b3-c73c8d8a6c6a",type:r.GenericReference,entityId:"d8895765-f705-457e-85fa-25d130926769",entityType:r.ArgumentDeclaration},LL={like:!1,id:"55b12914-91b1-48b7-9a3e-9c5d0d2a2ec2",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,isList:!1,isNullable:!1,asType:!1,defaultValue:{id:"do-math-func-argument-one-default-value-id",type:r.PrimitiveValue,version:1,value:5,name:A.Number,parent:VL,valueAsType:null,autogeneration:null},constant:!1,parent:$L},GL={id:"d8895765-f705-457e-85fa-25d130926769",type:r.ArgumentDeclaration,version:1,name:"N",dataType:LL,description:"The number to add",writesValues:[CR],required:!0,index:0,parent:NL},FL={type:r.FunctionDeclaration,id:"b4c1d8d2-9c5e-4e0c-bd5e-3a6a0e4d2f0b",version:1,name:"Do math",description:"This function does math",inputs:[GL,_L],calls:[PL,_R],implements:null,index:null,collapsed:!1,returnStatements:[PR],private:!1,x:0,y:0,parent:ML},vt="replace-bank-account-in-company-func-declaration-id",Ql="company-entity-to-modify-arg-declaration-id",UL="account-number-to-create-arg-decl-id",Qr="company-variable-id",Kr="search-person-by-id-id",MR="new-bank-account-owner-arg-decl-id",NR="search-person-by-id-output-declaration-id",Kl="search-person-by-id-output-entity-map-id",Os="person-not-empty-condition-id",Cs="create-new-bank-account-instance-operation-id",VR="create-new-bank-account-instance-operation-output-entity-map-id",$R="company-bank-account-output-map-id",ec="old-bank-account-var-declaration-id",LR="old-bank-account-var-instance-id",GR="company-variable-instance-id",tc="delete-bank-account-internal-call-id",xL={type:r.GenericReference,id:"company-variable-instance-parent-ref-id",entityType:r.FunctionDeclaration,entityId:vt},kL={type:r.GenericReference,id:"company-variable-instance-called-by-ref-id",entityType:r.InternalCall,entityId:tc},jL={type:r.GenericReference,id:"company-variable-instance-declaration-ref-id",entityType:r.VariableDeclaration,entityId:Qr},qL={type:r.GenericReference,id:"bank-account-input-map-parent-ref-id",entityType:r.VariableInstance,entityId:GR},JL={type:r.GenericReference,id:"bank-account-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:VR},FR={type:r.InputMap,id:"bank-account-input-map-id",version:1,readsValue:JL,declaration:Cl,name:null,description:null,index:0,defaultValue:null,parent:qL},WL={type:r.VariableInstance,id:GR,version:1,declaration:jL,inputs:[FR],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[kL],successCalls:[],errorCalls:[],internalCalls:[],parent:xL,readsValue:null,writesValues:[],x:0,y:0},HL={type:r.GenericReference,id:"bank-account-variable-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:Qr},YL={type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,id:"bank-account-variable-data-type-id",version:1,entity:Yr,asType:!1,isList:!1,isNullable:!1,constant:!1,like:!1,defaultValue:null,parent:HL},zL={type:r.GenericReference,id:"bank-account-variable-reads-value-ref-id",entityType:r.OutputMap,entityId:$R},ZL={type:r.GenericReference,id:"bank-account-variable-parent-ref-id",entityType:r.FunctionDeclaration,entityId:vt},XL={type:r.GenericReference,id:"bank-account-variable-called-by-ref-id",entityType:r.VariableDeclaration,entityId:Qr},QL={type:r.GenericReference,id:"delete-bank-account-internal-call-called-by-ref-id",entityType:r.Operation,entityId:Cs};r.GenericReference,r.VariableInstance;const KL={type:r.GenericReference,id:"delete-bank-account-internal-call-called-by-ref-two-id",entityType:r.VariableDeclaration,entityId:ec},eG={type:r.GenericReference,id:"old-bank-account-variable-trigger-delete-decl-ref-id",entityType:r.VariableDeclaration,entityId:ec},tG={type:r.GenericReference,id:"bank-account-variable-parent-ref-two-id",entityType:r.FunctionDeclaration,entityId:vt},nG={type:r.GenericReference,id:"old-bank-account-variable-trigger-delete-internal-call-ref-id",entityType:r.InternalCall,entityId:tc},rG={type:r.VariableInstance,id:LR,version:1,declaration:eG,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],internalCalls:[nG],errorCalls:[],parent:tG,readsValue:null,writesValues:[],x:0,y:0},UR={process:null,type:r.InternalCall,id:tc,version:1,declaration:el,index:0,successCalls:[WL],errorCalls:[],inputs:[],outputs:[],error:null,calledByError:[],calledByEntry:[],calledBySuccess:[QL,KL],parent:rG},xR={type:r.VariableDeclaration,id:ec,version:1,name:"Old bank account",description:"The existing bank account that needs to be replaced in the company entity",dataType:YL,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[XL],successCalls:[UR],internalCalls:[],errorCalls:[],parent:ZL,readsValue:zL,writesValues:[],x:0,y:0},iG={type:r.GenericReference,id:"company-variable-declaration-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:Qr},aG={type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,id:"company-variable-declaration-data-type-id",version:1,entity:bt,asType:!1,isList:!1,isNullable:!1,like:!1,constant:!1,defaultValue:null,parent:iG},sG={type:r.GenericReference,id:"company-variable-declaration-reads-value-ref-id",entityType:r.ArgumentDeclaration,entityId:Ql},oG={type:r.GenericReference,id:"company-variable-declaration-parent-ref-id",entityType:r.FunctionDeclaration,entityId:vt},lG={type:r.GenericReference,id:"company-variable-declaration-called-by-ref-id",entityType:r.FunctionDeclaration,entityId:vt},cG={type:r.GenericReference,id:"company-bank-account-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:Qr},dG={id:$R,version:1,type:r.OutputMap,declaration:Cl,index:0,parent:cG,writesValues:[xR]},kR={type:r.VariableDeclaration,id:Qr,version:1,name:"Company",description:"The company entity that was passed as an argument to the parent function",dataType:aG,inputs:[],outputs:[dG],calledByError:[],calledByEntry:[lG],calledBySuccess:[],successCalls:[xR],errorCalls:[],parent:oG,internalCalls:[],readsValue:sG,writesValues:[],x:0,y:0};r.GenericReference,r.InputMap,r.GenericReference,r.OutputMap,r.GenericReference,r.ArgumentDeclaration,r.GenericReference,r.InputMap;const uG={type:r.GenericReference,id:"create-new-bank-account-instance-operation-entity-to-create-input-map-parent-ref-id",entityType:r.Operation,entityId:Cs},pG={id:"create-new-bank-account-instance-operation-entity-to-create-input-map-id",version:1,type:r.InputMap,declaration:Gr.fixedArguments[0],name:null,description:null,index:0,readsValue:null,defaultValue:{type:r.PrimitiveValue,name:A.EntityTemplate,value:null,valueAsType:Yr,autogeneration:null},parent:uG},yG={type:r.GenericReference,id:"create-new-bank-account-instance-operation-output-entity-map-parent-ref-id",entityType:r.Operation,entityId:Cs},hG={id:VR,version:1,type:r.OutputMap,declaration:Gr.fixedReturns[0],index:0,writesValues:[FR],parent:yG},fG={type:r.GenericReference,id:"create-new-bank-account-instance-operation-called-by-ref-id",entityType:r.Condition,entityId:Os},mG={type:r.GenericReference,id:"create-new-bank-account-instance-operation-parent-ref-id",entityType:r.FunctionDeclaration,entityId:vt},TG={process:null,id:Cs,type:r.Operation,version:1,declaration:Gr,inputs:[pG],error:null,outputs:[hG],successCalls:[UR],errorCalls:[],calledByError:[],calledByEntry:[],calledBySuccess:[fG],parent:mG,x:0,y:0},EG={id:"person-not-found-thrown-error-datatype-default-value-parent-ref-id",type:r.GenericReference,entityId:"person-not-found-thrown-error-datatype-id",entityType:r.DataType},RG={id:"person-not-found-thrown-error-datatype-parent-ref-id",type:r.GenericReference,entityId:"person-not-found-thrown-error-id",entityType:r.ReturnDeclaration};r.DataType,r.PrimitiveValue,A.String;const bG={id:"person-not-found-thrown-error-parent-ref-id",type:r.GenericReference,entityId:"person-not-found-error-return-statement-id",entityType:r.ReturnStatement},vG={isError:!0,id:"person-not-found-thrown-error-id",type:r.ReturnDeclaration,version:1,dataType:null,name:"Person not found error",description:"If the person entity was not found this error is outputted",parent:bG,required:!0,index:0,readsValue:null},gG={id:"person-not-found-error-return-statement-called-by-ref-id",type:r.GenericReference,entityId:Os,entityType:r.Condition},IG={id:"person-not-found-error-return-statement-parent-ref-id",type:r.GenericReference,entityId:vt,entityType:r.FunctionDeclaration},DG={id:"person-not-found-error-return-statement-id",type:r.ReturnStatement,version:1,throws:vG,outputs:[],calledBySuccess:[],calledByError:[gG],calledByEntry:[],x:0,y:0,parent:IG},PG={type:r.GenericReference,id:"person-not-empty-condition-called-by-ref-id",entityType:r.Search,entityId:Kr},AG={type:r.GenericReference,id:"person-not-empty-condition-parent-ref-id",entityType:r.FunctionDeclaration,entityId:vt},SG={type:r.GenericReference,id:"person-entity-to-check-map-reads-value-ref-id",entityType:r.OutputMap,entityId:Kl},OG={type:r.GenericReference,id:"person-not-empty-condition-ref-two-id",entityType:r.Condition,entityId:Os},jR={id:"person-entity-to-check-map-id",version:1,type:r.InputMap,declaration:Kn.fixedArguments[0],name:null,description:null,readsValue:SG,index:0,defaultValue:null,parent:OG},CG={type:r.Condition,id:Os,version:1,declaration:Kn,inputs:[jR],calledByError:[],calledByEntry:[],calledBySuccess:[PG],successCalls:[TG],errorCalls:[DG],x:0,y:0,parent:AG},BG={type:r.GenericReference,id:"search-person-by-id-output-entity-declaration-datatype-parent-ref-id",entityType:r.ValueDescriptor,entityId:NR},wG={like:!1,id:"search-person-by-id-output-entity-declaration-datatype-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,isList:!1,constant:!1,asType:!1,isNullable:!1,entity:pt,defaultValue:null,parent:BG},_G={type:r.GenericReference,id:"search-person-by-id-output-entity-declaration-parent-ref-id",entityType:r.Search,entityId:Kr},qR={id:NR,type:r.ValueDescriptor,version:1,dataType:wG,name:"Found person",description:"The person entity that was found",parent:_G,required:!0,index:0},MG={type:r.GenericReference,id:"search-person-by-id-output-entity-map-parent-ref-id",entityType:r.Search,entityId:Kr},NG={type:r.OutputMap,id:Kl,version:1,declaration:qR,parent:MG,writesValues:[jR],index:0},VG={id:"search-person-by-id-input-declaration-datatype-parent-ref-id",type:r.GenericReference,entityId:"search-person-by-id-input-declaration-id",entityType:r.ArgumentDeclaration};r.DataType;const $G={type:r.GenericReference,id:"search-person-by-id-input-declaration-parent-ref-id",entityType:r.Search,entityId:Kr},JR={id:"search-person-by-id-input-declaration-id",type:r.ArgumentDeclaration,version:1,dataType:null,name:"Person ID",description:"The unique identifier (ID) property of the person entity",index:0,required:!0,parent:$G,writesValues:[]},LG={type:r.GenericReference,id:"search-person-by-id-input-map-parent-ref-id",entityType:r.Search,entityId:Kr},GG={id:"search-person-by-id-input-map-reads-value-ref-id",type:r.GenericReference,entityId:MR,entityType:r.ArgumentDeclaration},WR={type:r.InputMap,id:"search-person-by-id-input-map",version:1,declaration:JR,name:null,description:null,readsValue:GG,defaultValue:null,parent:LG,index:0},FG={from:{name:"c9bc312a-10d3-48a7-9ab4-ea483a9e2416"},items:[{name:"*"}],where:[{name:"id",value:"{{dynamic_value_1}}"}]},UG={type:r.GenericReference,id:"search-person-by-id-parent-ref-id",entityType:r.FunctionDeclaration,entityId:vt},xG={type:r.GenericReference,id:"search-person-by-id-called-by-ref-id",entityType:r.FunctionDeclaration,entityId:vt},kG={type:r.Search,id:Kr,version:1,name:"Search person by ID",description:"Searches for a person entity given the UUID",query:FG,inputsDeclarations:[JR],inputs:[WR],outputsDeclarations:[qR],outputs:[NG],calledByError:[],calledByEntry:[xG],calledBySuccess:[],error:null,successCalls:[CG],errorCalls:[],parent:UG,x:0,y:0};r.GenericReference,r.DataType;const jG={id:"account-number-to-create-arg-decl-data-type-parent-ref-id",type:r.GenericReference,entityId:"account-number-to-create-arg-decl-id",entityType:r.ArgumentDeclaration},qG={like:!1,id:"account-number-to-create-arg-decl-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:k,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:jG},JG={entityType:r.FunctionDeclaration,entityId:vt,type:r.GenericReference,id:"account-number-to-create-arg-decl-parent-ref-id"},WG={id:"account-number-to-create-arg-decl-id",type:r.ArgumentDeclaration,version:1,name:"Account number",description:"The account number of the new bank account entity",dataType:qG,writesValues:[],required:!0,index:1,parent:JG};r.GenericReference,r.DataType;const HG={id:"new-bank-account-owner-arg-decl-data-type-parent-ref-id",type:r.GenericReference,entityId:"new-bank-account-owner-arg-decl-id",entityType:r.ArgumentDeclaration},YG={like:!1,id:"new-bank-account-owner-arg-decl-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Oa,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:HG},zG={entityType:r.FunctionDeclaration,entityId:vt,type:r.GenericReference,id:"new-bank-account-owner-arg-decl-parent-ref-id"},ZG={id:MR,type:r.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:YG,writesValues:[WR],required:!1,index:1,parent:zG},XG={type:r.GenericReference,id:"replace-bank-account-in-company-parent-ref",entityType:r.Project,entityId:Z},QG={type:r.GenericReference,id:"company-entity-to-modify-parent-ref",entityType:r.FunctionDeclaration,entityId:vt};r.GenericReference,r.DataType;const KG={id:"d47ceef6-be6f-40f1-a7b3-c73c8d8a6c6a",type:r.GenericReference,entityId:Ql,entityType:r.ArgumentDeclaration},eF={like:!1,id:"company-entity-to-modify-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ce,isList:!1,isNullable:!1,asType:!1,defaultValue:null,constant:!1,parent:KG},tF={id:Ql,type:r.ArgumentDeclaration,version:1,name:"Company",dataType:eF,description:"The company to replace the bank account for",writesValues:[kR],required:!0,index:0,parent:QG},nF={type:r.FunctionDeclaration,id:vt,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:[tF,WG,ZG],index:null,implements:null,calls:[kG,kR],collapsed:!1,returnStatements:[],private:!1,x:0,y:0,parent:XG},rF={type:r.GenericReference,id:"e0a937bd-3a85-4037-a973-916985b9f94b",entityType:r.Project,entityId:"7268bc97-c0e6-4d88-b37e-d3241b5f77a6"},iF={type:r.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:rF,x:0,y:0},aF={type:r.GenericReference,id:"948e6869-ae5b-4914-bea0-b9f02ad6a014",entityType:r.Project,entityId:"23b23d8b-1929-4505-a350-745c8550e731"},sF={type:r.GenericReference,id:"f3d6f2c6-1b3e-4e9d-8c9d-5b5b9f0b8d9c",entityType:r.Project,entityId:"7268bc97-c0e6-4d88-b37e-d3241b5f77a6"},oF={type:r.InstalledProject,version:1,id:"7268bc97-c0e6-4d88-b37e-d3241b5f77a6",name:"Third Party Installed Project",description:null,functions:[iF],events:[],implements:sF,parent:aF,x:0,y:0},nc="iterate-over-list-loop-id",HR="iterate-over-list-loop-body-id",YR="iterate-over-list-loop-body-current-iteration-argument-declaration-id",lF={type:r.GenericReference,id:"iterate-over-list-loop-body-current-iteration-argument-declaration-data-type-parent-ref-id",entityId:YR,entityType:r.ArgumentDeclaration},cF={like:!1,id:"iterate-over-list-loop-body-current-iteration-argument-declaration-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,defaultValue:null,entity:null,isList:!1,isNullable:!1,asType:!1,constant:!1,parent:lF},dF={id:"iterate-over-list-loop-body-current-iteration-argument-declaration-parent-ref-id",type:r.GenericReference,entityId:HR,entityType:r.FunctionDeclaration},uF={id:YR,type:r.ArgumentDeclaration,version:1,name:"Current value",description:"The current value being processed.",dataType:cF,required:!0,index:0,writesValues:[],parent:dF},pF={id:"iterate-over-list-loop-body-parent-ref-id",type:r.GenericReference,entityId:nc,entityType:r.Loop},yF={id:HR,type:r.FunctionDeclaration,version:1,name:"Iteration logic trigger",description:"This function is called once for each entity in the list.",inputs:[uF],calls:[],implements:null,collapsed:!1,returnStatements:[],private:!1,index:0,x:0,y:0,parent:pF},hF={id:"iterate-over-list-loop-iteration-list-input-map-parent-ref-id",type:r.GenericReference,entityId:nc,entityType:r.Loop},fF={id:"iterate-over-list-loop-iteration-list-input-map-id",type:r.InputMap,version:1,name:null,description:null,declaration:Qn.fixedArguments[0],defaultValue:null,readsValue:null,index:0,parent:hF},mF={id:"iterate-over-list-loop-parent-ref-id",type:r.GenericReference,entityId:Z,entityType:r.Project},TF={id:nc,type:r.Loop,version:1,declaration:Qn,inputs:[fF],successCalls:[],errorCalls:[],outputsDeclarations:[],outputs:[],process:null,body:yF,calledByError:[],calledByEntry:[],calledBySuccess:[],breakStatements:[],continueStatements:[],error:null,x:0,y:0,parent:mF};var rc=(n=>(n.EQ="eq",n.NEQ="neq",n.GT="gt",n.GTE="gte",n.LT="lt",n.LTE="lte",n.LIKE="like",n.ILIKE="ilike",n))(rc||{}),zR=(n=>(n.COUNT="count",n.SUM="sum",n.AVG="avg",n.MIN="min",n.MAX="max",n))(zR||{});const EF={from:{name:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},items:{from:{name:"ed3a6098-12ee-4632-a6dd-c2e6c542f66d"},items:[{function:{name:zR.COUNT,items:["f8310850-a87e-405c-b182-4f1d5fa49240"]},alias:"employee_count"}],where:[{name:"80c86e1b-caca-4ba5-9b1f-38f72d10e4a3",operation:rc.NEQ,value:null}]},where:[{name:"employee_count",operation:rc.GT,value:1}]},RF={id:"find-companies-with-multiple-employees-and-bank-account-search-parent-ref-id",type:r.GenericReference,entityId:Z,entityType:r.Project},bF={id:"find-companies-with-multiple-employees-and-bank-account-search-companies-list-output-declaration-parent-ref-id",type:r.GenericReference,entityId:"find-companies-with-multiple-employees-and-bank-account",entityType:r.Search},ZR={id:"find-companies-with-multiple-employees-and-bank-account-search-companies-list-output-declaration-id",type:r.ValueDescriptor,version:1,name:"companies",description:"List of companies with multiple employees and an existing bank account",dataType:null,required:!0,index:0,parent:bF},vF={id:"find-companies-with-multiple-employees-and-bank-account-search-companies-list-output-parent-ref-id",type:r.GenericReference,entityId:"find-companies-with-multiple-employees-and-bank-account",entityType:r.Search},gF={id:"find-companies-with-multiple-employees-and-bank-account-search-companies-list-output-id",type:r.OutputMap,version:1,declaration:ZR,writesValues:[],index:0,parent:vF},IF={id:"find-companies-with-multiple-employees-and-bank-account",type:r.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:[ZR],inputs:[],outputs:[gF],query:EF,successCalls:[],errorCalls:[],error:null,calledByError:[],calledByEntry:[],calledBySuccess:[],x:0,y:0,parent:RF},ei="random-company-employee-test-variable-id",ic="manager-global-variable-id",XR="global-user-instance-id",or="employee-mapped-dto-variable-id",ac="employee-mapped-dto-variable-instance-id",QR="random-employee-id-output-map-id",KR="random-employee-birth-date-output-map-id",eb="random-employee-department-output-map-id",tb="random-employee-manager-output-map-id",nb="manager-global-id-output-map-id",rb="global-user-instance-id-output-map-id",DF="employee-mapped-dto-requester-id-input-map-id",ib="employee-mapped-dto-now-timestamp-input-map-id",PF="employee-mapped-dto-id-input-map-id",AF="employee-mapped-dto-birth-date-input-map-id",SF="employee-mapped-dto-department-input-map-id",OF="employee-mapped-dto-manager-input-map-id",CF={type:r.GenericReference,id:"employee-mapped-dto-manager-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:nb},BF={type:r.GenericReference,id:"employee-mapped-dto-manager-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:or},ab={id:OF,type:r.InputMap,version:1,declaration:null,name:"manager_id",description:null,defaultValue:null,index:4,readsValue:CF,parent:BF},wF={type:r.GenericReference,id:"employee-mapped-dto-department-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:eb},_F={type:r.GenericReference,id:"employee-mapped-dto-department-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:or},sb={id:SF,type:r.InputMap,version:1,declaration:null,name:"department_name",description:null,defaultValue:null,index:3,readsValue:wF,parent:_F},MF={type:r.GenericReference,id:"employee-mapped-dto-birth-date-input-map-reads-value-ref-id",entityType:r.OutputMap,entityId:KR},NF={type:r.GenericReference,id:"employee-mapped-dto-birth-date-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:or},ob={id:AF,type:r.InputMap,version:1,declaration:null,name:"birth_date",description:null,defaultValue:null,index:2,readsValue:MF,parent:NF},VF={type:r.GenericReference,id:"employee-mapped-dto-id-output-map-reads-value-ref-id",entityType:r.OutputMap,entityId:QR},$F={type:r.GenericReference,id:"employee-mapped-dto-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:or},lb={id:PF,type:r.InputMap,version:1,declaration:null,name:"id",description:"The ID of the employee",defaultValue:null,index:1,readsValue:VF,parent:$F},LF={type:r.GenericReference,id:"employee-mapped-dto-requester-id-output-map-reads-value-ref-id",entityType:r.OutputMap,entityId:rb},GF={type:r.GenericReference,id:"employee-mapped-dto-requester-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:or},cb={id:DF,type:r.InputMap,version:1,declaration:null,name:"requester_id",description:"The ID of the current user making the request",defaultValue:null,index:0,readsValue:LF,parent:GF},FF={type:r.GenericReference,id:"manager-variable-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:ic},UF={id:nb,type:r.OutputMap,version:1,declaration:Le.properties[1],index:0,writesValues:[ab],parent:FF},xF={type:r.GenericReference,id:"manager-variable-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:ic},kF={like:!1,id:"manager-variable-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ct,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:xF,defaultValue:null},jF={type:r.GenericReference,id:"manager-variable-reads-value-ref-id",entityType:r.OutputMap,entityId:tb},qF={type:r.GenericReference,id:"manager-variable-parent-ref-id",entityType:r.Project,entityId:Z},db={id:ic,type:r.VariableDeclaration,version:1,name:"Manager",dataType:kF,description:"A variable holding an inherited manager for testing purposes",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:jF,writesValues:[],inputs:[],outputs:[UF],internalCalls:[],parent:qF,x:0,y:0},JF={type:r.GenericReference,id:"random-company-employee-manager-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:ei},WF={id:tb,type:r.OutputMap,version:1,declaration:Ct.properties[2],index:3,writesValues:[db],parent:JF},HF={type:r.GenericReference,id:"random-company-employee-department-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:ei},YF={id:eb,type:r.OutputMap,version:1,declaration:Ct.properties[0],index:2,writesValues:[sb],parent:HF},zF={type:r.GenericReference,id:"random-company-employee-birth-date-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:ei},ZF={id:KR,type:r.OutputMap,version:1,declaration:pt.properties[1],index:1,writesValues:[ob],parent:zF},XF={type:r.GenericReference,id:"random-company-employee-id-output-map-parent-ref-id",entityType:r.VariableDeclaration,entityId:ei},QF={id:QR,type:r.OutputMap,version:1,declaration:Le.properties[1],index:0,writesValues:[lb],parent:XF},KF={type:r.GenericReference,id:"random-company-employee-test-variable-data-type-parent-ref-id",entityType:r.VariableDeclaration,entityId:ei},e4={like:!1,id:"random-company-employee-test-variable-data-type-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,version:1,entity:Ct,asType:!1,isList:!1,isNullable:!0,constant:!1,parent:KF,defaultValue:null},t4={type:r.GenericReference,id:"random-company-employee-test-variable-parent-ref-id",entityType:r.Project,entityId:Z},n4={id:ei,type:r.VariableDeclaration,version:1,name:"Company employee",dataType:e4,description:"A variable holding a random company employee for testing purposes",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:null,writesValues:[],inputs:[],outputs:[QF,ZF,YF,WF],internalCalls:[],parent:t4,x:0,y:0},r4={type:r.GenericReference,id:"employee-mapped-dto-variable-instance-now-timestamp-input-map-default-value-parent-ref-id",entityType:r.InputMap,entityId:ib},i4={type:r.PrimitiveValue,id:"employee-mapped-dto-variable-instance-now-timestamp-input-map-default-value-id",name:A.Date,version:1,valueAsType:null,value:null,autogeneration:{type:qe.CurrentDateAndTime,rangeStart:null,rangeEnd:null},parent:r4},a4={type:r.GenericReference,id:"employee-mapped-dto-variable-instance-now-timestamp-input-map-parent-ref-id",entityType:r.VariableInstance,entityId:ac},s4={id:ib,type:r.InputMap,version:1,declaration:null,name:"now",description:"The current timestamp when the operation is executed",defaultValue:i4,index:5,readsValue:null,parent:a4},o4={type:r.GenericReference,id:"employee-mapped-dto-variable-instance-decl-ref-id",entityType:r.VariableDeclaration,entityId:or},l4={type:r.GenericReference,id:"employee-mapped-dto-variable-instance-called-by-success-ref-id",entityType:r.VariableDeclaration,entityId:ac},c4={type:r.GenericReference,id:"employee-mapped-dto-variable-instance-parent-ref-id",entityType:r.Project,entityId:Z},d4={id:ac,type:r.VariableInstance,version:1,declaration:o4,calledByError:[],calledByEntry:[],calledBySuccess:[l4],successCalls:[],errorCalls:[],readsValue:null,writesValues:[],inputs:[s4],outputs:[],internalCalls:[],parent:c4,x:0,y:0},u4={type:r.GenericReference,id:"employee-mapped-dto-variable-parent-ref-id",entityType:r.Project,entityId:Z},p4={id:or,type:r.VariableDeclaration,version:1,name:"Employee DTO",dataType:null,description:"A variable holding the data of a mapped employee DTO",calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[d4],errorCalls:[],readsValue:null,writesValues:[],inputs:[cb,lb,ob,sb,ab],outputs:[],internalCalls:[],parent:u4,x:0,y:0},y4={type:r.GenericReference,id:"0e63e617-f9d3-42e8-bde0-1bb0b1df7034",entityType:r.VariableDeclaration,entityId:Il},h4={like:!1,id:"e75645ce-d3df-4f07-a897-ae9ef4d917fd",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:Pl,version:1,asType:!1,isList:!1,isNullable:!1,constant:!1,parent:y4,defaultValue:null},f4={type:r.GenericReference,id:"e92a8ff5-3fef-4e0c-8d8f-92c930b2890b",entityType:r.Project,entityId:Z},ub={id:Il,type:r.VariableDeclaration,version:1,name:"Current user",description:"The user that is currently logged in",dataType:h4,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[],parent:f4},m4={type:r.GenericReference,id:"manager-variable-id-output-map-parent-ref-id",entityType:r.VariableInstance,entityId:XR},T4={id:rb,type:r.OutputMap,version:1,declaration:Le.properties[1],index:0,writesValues:[cb],parent:m4},E4={type:r.GenericReference,id:"global-user-instance-parent-ref-id",entityType:r.Project,entityId:Z},R4={id:XR,type:r.VariableInstance,version:1,declaration:ub,calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:null,writesValues:[],inputs:[],outputs:[T4],internalCalls:[],parent:E4,x:0,y:0},b4={type:r.GenericReference,id:"is-test-environment-variable-dcl-datatype-parent-ref-id",entityType:r.VariableDeclaration,entityId:Il},v4={type:r.GenericReference,id:"is-test-environment-variable-dcl-datatype-default-value-parent-ref-id",entityType:r.DataType,entityId:"is-test-environment-variable-dcl-datatype-id"},g4={like:!1,id:"is-test-environment-variable-dcl-datatype-id",type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,entity:An,version:1,asType:!1,isList:!1,isNullable:!1,constant:!0,parent:b4,defaultValue:{id:"is-test-environment-variable-dcl-datatype-default-value-id",name:A.Boolean,version:1,value:null,type:r.PrimitiveValue,autogeneration:{type:qe.Random,rangeStart:null,rangeEnd:null},valueAsType:null,parent:v4}},I4={type:r.GenericReference,id:"is-test-environment-variable-dcl-main-project-ref-id",entityType:r.Project,entityId:Z},pb={id:"is-test-environment-variable-dcl-id",type:r.VariableDeclaration,version:1,name:"Is test envrioment",description:"Indicates whether the current environment is a test environment or not.",dataType:g4,inputs:[],outputs:[],calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],x:0,y:0,readsValue:null,writesValues:[],internalCalls:[],parent:I4},D4={type:r.GenericReference,id:"is-test-environment-variable-instance-parent-ref-id",entityType:r.Project,entityId:Z},P4={id:"is-test-environment-variable-instance-id",type:r.VariableInstance,version:1,declaration:pb,calledByError:[],calledByEntry:[],calledBySuccess:[],successCalls:[],errorCalls:[],readsValue:null,writesValues:[],inputs:[],outputs:[],internalCalls:[],parent:D4,x:0,y:0},yb={type:r.Project,id:Z,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:[oF],entities:[Dl,Pl,pt,E_,Ct,Rs,OT,CT,Yr,pw,bt,o_,uT,nA,dw],functions:[V$,tE,ql,j$,X$,TE,Jl,Bl,nF,GT,FL],events:[X_],variableDeclarations:[pb,ub,Zl,n4,db,p4],variableInstances:[P4,R4],conditions:[],operations:[Xr],functionCalls:[zM,r0],loops:[TF],searches:[IF]};var T=(n=>(n.Error="error",n.Warning="warning",n))(T||{}),D=(n=>(n.InvalidObjectStructure="invalid-object-structure",n.NameNotUniqueInScope="name-not-unique-in-scope",n.EmptyName="empty-name",n.MissingCaller="missing-caller",n.PropertyOverwrite="property-overwrite",n.MethodOverwrite="method-overwrite",n.NoOverlapWithImplementedSignature="no-overlap-with-implemented-signature",n.ReaderWriterIncompatibleDataType="reader-writer-incompatible-data-type",n.UnreachableEntity="unreachable-entity",n.InternalCallParentMissingDataType="internal-call-parent-missing-data-type",n.InternalCallParentDeclarationEntityInvalidType="internal-call-parent-declaration-entity-invalid-type",n.InternalCallDeclarationNotFoundInParentDatatypeEntity="internal-call-declaration-not-found-in-parent-datatype-entity",n.InternalCallDeclarationIsNotFunctionDeclaration="internal-call-declaration-is-not-function-declaration",n.InternalCallDeclarationNotInParentDatatypeEntity="internal-call-declaration-not-in-parent-datatype-entity",n))(D||{}),h=(n=>(n.RootReference="root-reference",n.ReferencedEntityNotFound="referenced-entity-not-found",n.EntityIdNotUnique="entity-id-not-unique",n.BuiltInEntityGenerated="built-in-entity-generated",n.BuiltInEntityUpdated="built-in-entity-updated",n.BuiltInEntityDeleted="built-in-entity-deleted",n.UnknownEntityType="unknown-entity-type",n.MissingTypeProperty="missing-type-property",n.MissingIdProperty="missing-id-property",n.BuiltInEntityParent="built-in-entity-parent",n.InvalidBuiltInEntityReference="invalid-built-in-entity-reference",n.RecommendedImplementAbstractEntityAction="recommended-implement-abstract-entity-action",n.RecommendedImplementOperationAction="recommended-implement-operation-action",n.RecommendedImplementFunctionCallAction="recommended-implement-function-call-action",n.RecommendedImplementVariableDeclarationAction="recommended-implement-variable-declaration-action",n.RecommendedImplementVariableInstanceAction="recommended-implement-variable-instance-action",n.RecommendedImplementConditionAction="recommended-implement-condition-action",n.InvalidReferenceObjectStructure="invalid-reference-object-structure",n.ContainsSingleButShouldBeReferenceList="contains-single-but-should-be-reference-list",n.ContainsListButShouldReferenceSingle="contains-list-but-should-reference-single",n.InvalidParentReference="invalid-parent-reference",n.InvalidImplementsReference="invalid-implements-reference",n.InvalidExtendsReference="invalid-extends-reference",n.InvalidGenerationActionPayload="invalid-generation-action-payload",n.InvalidReference="invalid-reference",n.InvalidInternalCallParentRelation="invalid-internal-call-parent-relation",n.InvalidUpdateEntityOperation="invalid-update-entity-operation",n.NewEntityWouldOverriteExisting="new-entity-would-overrite-existing",n.InvalidDownstreamPropertyOverride="invalid-downstream-property-override",n.UnrecognizedProperty="unrecognized-property",n.SelfReference="self-reference",n.DuplicateReference="duplicate-reference",n.CallerWithIncompatibleScope="caller-with-incompatible-scope",n.InvalidFunctionDeclarationForFunctionCall="invalid-function-declaration-for-function-call",n.InvalidInputMapDeclaration="invalid-input-map-declaration",n.InvalidActionDescriptorForOperation="invalid-action-descriptor-for-operation",n.InvalidActionDescriptorForCondition="invalid-action-descriptor-for-condition",n.InvalidActionDescriptorForLoop="invalid-action-descriptor-for-loop",n.InvalidInmutablePropertyOverride="invalid-inmutable-property-override",n.OutputOverwrite="output-overwrite",n.InputOverwrite="input-overwrite",n.IncompatibleScope="incompatible-scope",n.InvalidParentUpdate="invalid-parent-update",n.NonInteractiveEntityReferenced="non-interactive-entity-referenced",n.InvalidParentRelationType="invalid-parent-relation-type",n))(h||{}),_=(n=>(n.ScopeWithoutLogic="scope-without-logic",n.ExtendingAbstractEntity="extending-abstract-entity",n.ImplementingNonAbstractEntity="implementing-non-abstract-entity",n.AbstractEntityWithNonAbstractMethods="abstract-entity-with-non-abstract-methods",n.AbstractEntityWithNonAbstractProperties="abstract-entity-with-non-abstract-properties",n.StaticEntityWithNonStaticProperties="static-entity-with-non-static-properties",n.NonStaticPropertyInStaticEntity="non-static-property-in-static-entity",n.AbstractPropertyInNonAbstractEntity="abstract-property-in-non-abstract-entity",n.AbstractMethodInNonAbstractEntity="abstract-method-in-non-abstract-entity",n.IncorrectEntityImplementation="incorrect-entity-implementation",n.IncorrectMethodImplementation="incorrect-method-implementation",n.IncorrectPropertyImplementation="incorrect-property-implementation",n.PropertyImplementsNonAbstact="property-implements-non-abstract",n.NonStaticPropertyImplementsStatic="non-static-property-implements-static",n.StaticPropertyImplementsNonStatic="static-property-implements-non-static",n.PropertyImplementsIncompatibleType="property-implements-incompatible-type",n.MissingPropertyImplementation="missing-property-implementation",n.MissingMethodImplementation="missing-method-implementation",n.NoProperties="no-properties",n.ReadingFromIncompatibleType="reading-from-incompatible-type",n.WritingToIncompatibleType="writing-to-incompatible-type",n.InvalidPropertiesCombination="invalid-properties-combination",n.DisconnectedCallableEntity="disconnected-callable-entity",n.VariableReadsValueAndInternalCall="variable-reads-value-and-internal-call",n.VariableWritesValuesAndInternalCall="variable-writes-values-and-internal-call",n.VariableHasInputsAndInternalCall="variable-has-inputs-and-internal-calls",n.VariableHasOutputsAndInternalCall="variable-has-outputs-and-internal-call",n.VariableIsCalledAndHasInternalCall="variable-is-called-and-has-internal-call",n.VariableCallsOthersAndHasInternalCall="variable-calls-others-and-has-internal-call",n))(_||{});class E{constructor(e){c(this,"id");c(this,"message");c(this,"issue");c(this,"severity");c(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 D?new lr({id:this.id,message:this.message,issue:this.issue,severity:this.severity,code:this.code,entity:e}):null}}class lr{constructor(e){c(this,"id");c(this,"message");c(this,"issue");c(this,"severity");c(this,"code");c(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 lr({id:this.id,message:this.message,issue:this.issue,severity:this.severity,code:this.code,entity:this.entity})}}function A4(n){const e=new Set;return n.filter(t=>e.has(t.id)?!1:(e.add(t.id),!0))}function H(n){const e=n.entity.errors.find(i=>i.id===n.id);return e?{new:!1,error:e}:{new:!0,error:new lr(n)}}function S4(n,e){const t=new Map;return n.forEach(i=>{t.set(i.id,i)}),e.forEach(i=>{t.set(i.id,i)}),Array.from(t.values())}function ne(n,e){const t=[];return e.forEach(i=>{const a=n.find(s=>s.id===i.id);a?t.push(a):t.push(i)}),t}const ta=d.union([d.string(),d.number(),d.boolean(),d.date()]),hb=d.enum([qe.CurrentDateAndTime,qe.Random,qe.Unique]),Bs=d.object({type:hb,rangeStart:ta.nullable(),rangeEnd:ta.nullable()}),na=Bs.extend({type:d.literal(qe.Random),rangeStart:ta,rangeEnd:ta}),sc=Bs.extend({type:d.literal(qe.Unique),rangeStart:d.null(),rangeEnd:d.null()}),fb=Bs.extend({type:d.literal(qe.CurrentDateAndTime),rangeStart:d.null(),rangeEnd:d.null()}),ws=na.extend({rangeStart:d.number().nullable(),rangeEnd:d.number().nullable()}),mb=ws.extend({rangeStart:d.number(),rangeEnd:d.null()}),Tb=ws.extend({rangeStart:d.null(),rangeEnd:d.number()}),Eb=ws.extend({rangeStart:d.number(),rangeEnd:d.number()}),_s=na.extend({rangeStart:d.number().nullable(),rangeEnd:d.number().nullable()}),Rb=_s.extend({rangeStart:d.number(),rangeEnd:d.null()}),bb=_s.extend({rangeStart:d.null(),rangeEnd:d.number()}),vb=_s.extend({rangeStart:d.number(),rangeEnd:d.number()}),Ms=na.extend({rangeStart:d.date().nullable(),rangeEnd:d.date().nullable()}),gb=Ms.extend({rangeStart:d.date(),rangeEnd:d.null()}),Ib=Ms.extend({rangeStart:d.null(),rangeEnd:d.date()}),Db=Ms.extend({rangeStart:d.date(),rangeEnd:d.date()}),oc=na.extend({rangeStart:d.null(),rangeEnd:d.null()}),lc=d.union([Rb,bb,vb]),cc=d.union([mb,Tb,Eb]),dc=d.union([gb,Ib,Db,fb]),uc=d.union([lc,cc,dc,sc,oc]);function ra(){return d.union([d.object({type:d.literal(r.ValueDescriptor)}),d.record(d.string(),d.any())])}function Pb(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.ValueDescriptor)})}function pc(){return d.object({id:d.string(),type:d.literal(r.ValueDescriptor),name:d.string(),required:d.boolean()})}function O4(){return pc().merge(d.object({version:d.number(),index:d.number()}))}function C4(){return pc().merge(d.object({}))}function B4(){return d.object({dataType:mn(),parent:Gn()})}function w4(){return O4().merge(B4())}function Ns(){return d.union([d.object({type:d.literal(r.PrimitiveEntity)}),d.record(d.string(),d.any())])}function Vs(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.PrimitiveEntity)})}function $s(){return d.object({id:d.string(),type:d.literal(r.PrimitiveEntity),name:d.string(),description:d.string().nullable(),static:d.boolean(),abstract:d.boolean()})}function _4(){return $s().merge(d.object({version:d.number()}))}function M4(){return $s().merge(d.object({}))}function N4(){return d.object({properties:d.array(cr()),methods:d.array(Bt()),abstractMethods:d.array(tn()),extends:d.array(d.union([Ns(),ti()]))})}function V4(){return _4().merge(N4())}function cr(){return d.union([d.object({type:d.literal(r.Property)}),d.record(d.string(),d.any())])}function Ab(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.Property)})}function yc(){return d.object({id:d.string(),type:d.literal(r.Property),name:d.string(),description:d.string().nullable(),private:d.boolean(),static:d.boolean(),required:d.boolean(),abstract:d.boolean()})}function $4(){return yc().merge(d.object({version:d.number(),index:d.number()}))}function L4(){return yc().merge(d.object({}))}function G4(){return d.object({dataType:mn(),implements:cr().nullable(),parent:d.union([yr(),Vs(),Ls()])})}function F4(){return $4().merge(G4())}function U4(){return d.enum([V.CRON_JOB,V.EXECUTION,V.HTTP_ENDPOINT,V.PERSISTED_ENTITY,V.RELATIONAL_DATABASE])}function ti(){return d.union([d.object({type:d.literal(r.BuiltInBaseEntity)}),d.record(d.string(),d.any())])}function Ls(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.BuiltInBaseEntity)})}function hc(){return d.object({id:d.string(),version:d.number(),type:d.literal(r.BuiltInBaseEntity),name:U4(),description:d.string().nullable(),abstract:d.boolean(),static:d.boolean()})}function x4(){return hc()}function k4(){return hc().merge(d.object({}))}function j4(){return d.object({properties:d.array(cr()),methods:d.array(Bt()),abstractMethods:d.array(tn()),extends:d.array(d.union([ti(),Ns()]))})}function q4(){return x4().merge(j4())}function Sb(){return d.enum([U.Dynamic,U.Fixed,U.None])}function tn(){return d.union([d.object({type:d.literal(r.ActionDescriptor)}),d.record(d.string(),d.any())])}function Gn(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.ActionDescriptor)})}function Gs(){return d.object({id:d.string(),type:d.literal(r.ActionDescriptor),name:d.string(),description:d.string().nullable(),argumentsType:Sb(),returnsType:Sb()})}function J4(){return Gs().merge(d.object({version:d.number()}))}function W4(){return Gs().merge(d.object({}))}function H4(){return d.object({fixedArguments:d.array(ra()),fixedReturns:d.array(ra()),dynamicArgumentTypes:mn().nullable(),dynamicReturnTypes:mn().nullable(),parent:d.union([gt(),yr(),Ls(),Vs()]).nullable()})}function Ob(){return J4().merge(H4())}function ni(){return d.union([d.object({type:d.literal(r.Loop)}),d.record(d.string(),d.any())])}function nn(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.Loop)})}function Cb(){return d.object({id:d.string(),type:d.literal(r.Loop)})}function Y4(){return Cb().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function z4(){return Cb().merge(d.object({declaration:d.union([d.string(),Bt()])}))}function Z4(){return d.object({calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),declaration:tn(),inputs:d.array(Jt()),outputs:d.array(ht()),outputsDeclarations:d.array(ra()),successCalls:d.array(We()),errorCalls:d.array(We()),error:ht(),body:Bt(),parent:d.union([En(),gt()]),breakStatements:d.array(si()),continueStatements:d.array(ri())})}function X4(){return Y4().merge(Z4())}function ri(){return d.union([d.object({type:d.literal(r.ContinueStatement)}),d.record(d.string(),d.any())])}function ii(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.ContinueStatement)})}function fc(){return d.object({id:d.string(),type:d.literal(r.ContinueStatement)})}function Q4(){return fc().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function K4(){return fc().merge(d.object({}))}function eU(){return d.object({calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),outputs:d.array(hn()),throws:d.optional(hn()),parent:nn()})}function tU(){return Q4().merge(eU())}function dr(){return d.union([d.object({type:d.literal(r.ReturnStatement)}),d.record(d.string(),d.any())])}function ai(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.ReturnStatement)})}function mc(){return d.object({id:d.string(),type:d.literal(r.ReturnStatement)})}function nU(){return mc().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function rU(){return mc().merge(d.object({}))}function iU(){return d.object({calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),outputs:d.array(hn()),throws:d.optional(hn()),parent:En()})}function aU(){return nU().merge(iU())}function hn(){return d.union([d.object({type:d.literal(r.ReturnDeclaration)}),d.record(d.string(),d.any())])}function Bb(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.ReturnDeclaration)})}function Tc(){return d.object({id:d.string(),type:d.literal(r.ReturnDeclaration),name:d.string(),description:d.string().nullable(),isError:d.boolean()})}function sU(){return Tc().merge(d.object({version:d.number(),index:d.number()}))}function oU(){return Tc().merge(d.object({}))}function lU(){return d.object({dataType:mn().nullable(),readsValue:ca().nullable(),parent:d.union([ai(),Gn(),fn(),ii()])})}function cU(){return sU().merge(lU())}function si(){return d.union([d.object({type:d.literal(r.BreakStatement)}),d.record(d.string(),d.any())])}function fn(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.BreakStatement)})}function Ec(){return d.object({id:d.string(),type:d.literal(r.BreakStatement)})}function dU(){return Ec().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function uU(){return Ec().merge(d.object({}))}function pU(){return d.object({calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),outputs:d.array(hn()),throws:d.optional(hn()),parent:nn()})}function yU(){return dU().merge(pU())}function ht(){return d.union([d.object({type:d.literal(r.OutputMap)}),d.record(d.string(),d.any())])}function Rc(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.OutputMap)})}function bc(){return d.object({id:d.string(),type:d.literal(r.OutputMap)})}function hU(){return bc().merge(d.object({version:d.number(),index:d.number()}))}function fU(){return bc().merge(d.object({}))}function mU(){return d.object({writesValues:d.array(Tn()),declaration:d.union([hn(),cr()]),parent:d.union([de(),nn(),fn()])})}function TU(){return hU().merge(mU())}function oi(){return d.union([d.object({type:d.literal(r.FunctionCall)}),d.record(d.string(),d.any())])}function ia(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.FunctionCall)})}function vc(){return d.object({id:d.string(),type:d.literal(r.FunctionCall)})}function EU(){return vc().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function RU(){return vc().merge(d.object({}))}function bU(){return d.object({successCalls:d.array(We()),errorCalls:d.array(We()),calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),writesValues:d.array(Tn()),declaration:Bt(),inputs:d.array(Jt()),outputs:d.array(ht()),error:d.optional(ht()),parent:d.union([En(),gt()])})}function vU(){return EU().merge(bU())}function gU(){return d.enum([_e.Equal,_e.NotEqual,_e.MoreThan,_e.MoreThanOrEqual,_e.LessThan,_e.LessThanOrEqual,_e.And,_e.Or,Nt.Empty,Nt.NotEmpty])}function aa(){return d.union([d.object({type:d.literal(r.Condition)}),d.record(d.string(),d.any())])}function Fs(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.Condition)})}function gc(){return d.object({id:d.string(),type:d.literal(r.Condition)})}function IU(){return gc().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function DU(){return gc().merge(d.object({}))}function PU(){return d.object({successCalls:d.array(We()),errorCalls:d.array(We()),calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),leftValue:Jt(),rightValue:Jt().nullable(),operator:gU(),parent:d.union([En(),gt()])})}function AU(){return IU().merge(PU())}function sa(){return d.union([d.object({type:d.literal(r.Search)}),d.record(d.string(),d.any())])}function oa(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.Search)})}function Ic(){return d.object({id:d.string(),type:d.literal(r.Search),name:d.string(),query:d.any(),description:d.string().nullable()})}function SU(){return Ic().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function OU(){return Ic().merge(d.object({}))}function CU(){return d.object({successCalls:d.array(We()),errorCalls:d.array(We()),calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),inputsDeclarations:d.array(pr()),inputs:d.array(Jt()),outputsDeclarations:d.array(ra()),outputs:d.array(ht()),parent:d.union([En(),gt()]),error:ht().nullable()})}function BU(){return SU().merge(CU())}function la(){return d.union([d.object({type:d.literal(r.InternalCall)}),d.record(d.string(),d.any())])}function Dc(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.InternalCall)})}function Pc(){return d.object({id:d.string(),type:d.literal(r.InternalCall),index:d.number()})}function wU(){return Pc().merge(d.object({version:d.number(),index:d.number()}))}function _U(){return Pc().merge(d.object({declaration:d.union([d.string(),Bt()])}))}function MU(){return d.object({successCalls:d.array(We()),errorCalls:d.array(We()),calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),writesValues:d.array(Tn()),declaration:Bt(),inputs:d.array(Jt()),outputs:d.array(ht()),parent:Fn(),error:d.optional(ht())})}function NU(){return wU().merge(MU())}function Jt(){return d.union([d.object({type:d.literal(r.InputMap)}),d.record(d.string(),d.any())])}function Us(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.InputMap)})}function Ac(){return d.object({id:d.string(),type:d.literal(r.InputMap),name:d.string().nullable().optional(),description:d.string().nullable().optional()})}function VU(){return Ac().merge(d.object({version:d.number(),index:d.number()}))}function $U(){return Ac().merge(d.object({}))}function LU(){return d.object({defaultValue:Sc().nullable(),declaration:d.union([pr(),cr()]).nullable(),readsValue:ca().nullable(),parent:d.union([de(),Us(),nn(),fn()])})}function GU(){return VU().merge(LU())}function li(){return d.union([d.object({type:d.literal(r.Operation)}),d.record(d.string(),d.any())])}function ci(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.Operation)})}function xs(){return d.object({id:d.string(),type:d.literal(r.Operation)})}function FU(){return xs().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function UU(){return xs().merge(d.object({}))}function xU(){return xs().merge(d.object({successCalls:d.array(We()),errorCalls:d.array(We()),calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),writesValues:d.array(Tn()),declaration:tn(),inputs:d.array(Jt()),outputs:d.array(ht()),error:d.array(ht()),parent:d.union([En(),gt()])}))}function kU(){return FU().merge(xU())}function ks(){return d.union([d.string(),d.number(),d.boolean(),d.null(),d.date()])}function wb(){return d.record(d.string(),ks())}function jU(){return d.array(d.union([ks(),wb()]))}function _b(){return d.union([ks(),wb(),jU()])}function Mb(){return d.union([ks(),_b()])}function Nb(){return d.enum([A.String,A.Number,A.Boolean,A.Null,A.Date,A.JSON,A.Enum,A.File,A.UUID,A.EntityTemplate,A.ActionDescriptor])}function qU(){return d.union([yr(),ci(),da()])}function JU(){return d.object({id:d.string(),name:Nb(),type:d.literal(r.PrimitiveValue),value:Mb(),autogeneration:uc.nullable()})}function WU(){return JU().merge(d.object({}))}function Wt(){return d.object({id:d.string(),version:d.number(),name:Nb(),type:d.literal(r.PrimitiveValue),value:Mb(),valueAsType:qU().nullable(),autogeneration:uc.nullable(),parent:d.union([Oc(),Us()])})}function HU(){return Wt().extend({name:d.literal(A.String),value:d.string(),autogeneration:lc.nullable()})}function YU(){return Wt().extend({name:d.literal(A.Number),value:d.number(),autogeneration:cc.nullable()})}function zU(){return Wt().extend({name:d.literal(A.Boolean),value:d.boolean(),autogeneration:oc.nullable()})}function ZU(){return Wt().extend({name:d.literal(A.Null),value:d.null(),autogeneration:d.null()})}function XU(){return Wt().extend({name:d.literal(A.Date),value:d.date(),autogeneration:dc.nullable()})}function QU(){return Wt().extend({name:d.literal(A.JSON),value:_b(),autogeneration:d.null()})}function KU(){return Wt().extend({name:d.literal(A.Enum),value:d.string(),autogeneration:d.null()})}function ex(){return Wt().extend({name:d.literal(A.File),value:d.string(),autogeneration:d.null()})}function tx(){return Wt().extend({name:d.literal(A.UUID),value:d.string(),autogeneration:sc.nullable()})}function nx(){return Wt().extend({name:d.literal(A.EntityTemplate),value:yr(),autogeneration:d.null()})}function rx(){return Wt().extend({name:d.literal(A.ActionDescriptor),value:da(),autogeneration:d.null()})}function Sc(){return d.union([HU(),YU(),zU(),ZU(),XU(),QU(),KU(),ex(),tx(),nx(),rx()])}function mn(){return d.union([d.object({type:d.literal(r.DataType)}),d.record(d.string(),d.any())])}function Oc(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.DataType)})}function Cc(){return d.object({id:d.string(),type:d.literal(r.DataType),isNullable:d.boolean(),isList:d.boolean(),constant:d.boolean(),asType:d.boolean(),options:d.array(d.string()).optional()})}function ix(){return Cc().merge(d.object({version:d.number()}))}function ax(){return Cc().merge(d.object({}))}function sx(){return d.object({defaultValue:Sc().nullable(),entity:d.union([di(),ti(),Ns(),tn()]).nullable(),parent:d.union([Ab(),Lb(),Gn(),Pb()])})}function ox(){return ix().merge(sx())}function Bc(){return d.union([d.object({type:d.literal(r.VariableDeclaration)}),d.record(d.string(),d.any())])}function lx(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.VariableDeclaration)})}function wc(){return d.object({id:d.string(),type:d.literal(r.VariableDeclaration),name:d.string(),description:d.string().nullable()})}function cx(){return wc().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function dx(){return wc().merge(d.object({}))}function ux(){return d.object({dataType:mn().nullable(),readsValue:ca().nullable(),writesValues:d.array(Tn()),inputs:d.array(Jt()),outputs:d.array(ht()),successCalls:d.array(We()),errorCalls:d.array(We()),internalCalls:d.array(la()),calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),parent:d.union([En(),gt()])})}function px(){return cx().merge(ux())}function Vb(){return d.union([d.object({type:d.literal(r.VariableInstance)}),d.record(d.string(),d.any())])}function yx(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.VariableInstance)})}function _c(){return d.object({id:d.string(),type:d.literal(r.VariableInstance)})}function hx(){return _c().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function fx(){return _c().merge(d.object({}))}function mx(){return d.object({declaration:Bc(),dataType:mn().nullable(),readsValue:ca().nullable(),writesValues:d.array(Tn()),inputs:d.array(Jt()),outputs:d.array(ht()),successCalls:d.array(We()),errorCalls:d.array(We()),internalCalls:d.array(la()),calledBySuccess:d.array(de()),calledByError:d.array(de()),calledByEntry:d.array(Je()),parent:d.union([En(),gt()])})}function Tx(){return hx().merge(mx())}function Mc(){return d.union([d.object({type:d.literal(r.InstalledProject)}),d.record(d.string(),d.any())])}function js(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.InstalledProject)})}function Ex(){return d.object({id:d.string(),type:d.literal(r.InstalledProject)})}function Rx(){return d.object({version:d.number(),x:d.number(),y:d.number()})}function bx(){return d.object({})}function vx(){return d.object({implements:gt(),description:d.string().nullable(),functions:d.array(Bt()),events:d.array(Nc()),parent:gt()})}function gx(){return Rx().merge(vx())}function Nc(){return d.union([d.object({type:d.literal(r.GlobalEvent)}),d.record(d.string(),d.any())])}function Ix(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.GlobalEvent)})}function qs(){return d.object({id:d.string(),type:d.literal(r.GlobalEvent),name:d.string(),collapsed:d.boolean()})}function Dx(){return qs().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function Px(){return qs().merge(d.object({}))}function Ax(){return qs().merge(d.object({returnStatements:d.array(dr()),implements:d.array(Ob()),inputs:d.array(pr()),calls:d.array(We()),parent:d.union([gt(),js()])}))}function Sx(){return Dx().merge(Ax())}function ur(){return d.union([Bc(),Vb()])}function Fn(){return d.union([lx(),yx()])}function Tn(){return d.union([ur(),Jt(),hn()])}function $b(){return d.union([Fn(),Us(),Bb()])}function ca(){return d.union([ur(),pr(),ht(),li(),la(),oi()])}function Ox(){return d.union([Fn(),Vc(),Rc(),ci(),Dc(),ia()])}function Cx(){return d.union([pr(),ht(),Tn()])}function Lb(){return d.union([Vc(),Rc(),$b()])}function Js(){return Nc()}function Ws(){return Ix()}function Hs(){return d.union([li(),oi(),aa(),sa(),ur(),la(),ni()])}function de(){return d.union([ci(),ia(),Fs(),oa(),Fn(),Dc(),nn()])}function Ys(){return d.union([li(),oi(),aa(),sa(),ur(),ni()])}function zs(){return d.union([ci(),ia(),Fs(),oa(),Fn(),nn()])}function Gb(){return d.union([Hs(),dr(),si(),ri()])}function We(){return d.union([de(),ai(),fn(),ii()])}function Fb(){return d.union([Ys(),dr(),si(),ri()])}function Ub(){return d.union([zs(),ai(),fn(),ii()])}function Un(){return d.union([Bt(),Js()])}function Je(){return d.union([da(),Ws()])}function Bx(){return d.union([Hs(),Un()])}function wx(){return d.union([de(),Je()])}function _x(){return d.union([Ys(),Un()])}function Mx(){return d.union([zs(),Je()])}function Nx(){return d.union([Gb(),Un()])}function Vx(){return d.union([We(),Je()])}function $x(){return d.union([Fb(),Un()])}function Lx(){return d.union([Ub(),Je()])}function Gx(){return d.union([Un(),ni()])}function En(){return d.union([Je(),nn()])}function Fx(){return d.union([Hs(),Un()])}function Ux(){return d.union([de(),Je()])}function xx(){return d.union([Ys(),Un()])}function kx(){return d.union([zs(),Je()])}function jx(){return d.union([dr(),si(),ri()])}function qx(){return d.union([ai(),fn(),ii()])}function Jx(){return d.union([ti(),r8(),Mc(),di(),Bt(),Js(),ur(),Jt(),ht(),aa(),li(),oi(),hn(),pr(),Ns(),mn(),cr(),tn(),dr(),ri(),si(),ni(),sa(),tn(),tn(),ra(),la()])}function Wx(){return d.union([Ls(),gt(),js(),yr(),da(),Ws(),Fn(),Us(),Rc(),Fs(),ci(),ia(),Bb(),Vc(),Vs(),Oc(),Ab(),Gn(),ai(),ii(),fn(),nn(),oa(),Gn(),Gn(),Pb(),Dc()])}function Hx(){return d.union([Mc(),di(),Bt(),Js(),ur(),aa(),li(),oi(),dr(),ri(),si(),ni(),sa()])}function Yx(){return d.union([js(),yr(),da(),Ws(),Fn(),Fs(),ci(),ia(),ai(),ii(),fn(),nn(),oa()])}function pr(){return d.union([d.object({type:d.literal(r.ArgumentDeclaration)}),d.record(d.string(),d.any())])}function Vc(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.ArgumentDeclaration)})}function $c(){return d.object({id:d.string(),type:d.literal(r.ArgumentDeclaration)})}function zx(){return $c().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function Zx(){return $c().merge(d.object({}))}function Xx(){return d.object({dataType:mn().nullable(),writesValues:d.array(Tn()),parent:d.union([Je(),Gn(),Gn(),oa(),fn()])})}function Qx(){return zx().merge(Xx())}function Bt(){return d.union([d.object({type:d.literal(r.FunctionDeclaration)}),d.record(d.string(),d.any())])}function da(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.FunctionDeclaration)})}function Lc(){return d.object({id:d.string(),type:d.literal(r.FunctionDeclaration),name:d.string(),description:d.string().nullable()})}function Kx(){return Lc().merge(d.object({version:d.number(),x:d.number(),y:d.number(),index:d.number().nullable()}))}function e8(){return Lc()}function t8(){return d.object({inputs:d.array(pr()),implements:tn().nullable(),returnStatements:d.array(dr()),parent:d.union([gt(),js(),yr(),nn(),Ls(),Vs()])})}function n8(){return Kx().merge(t8())}function r8(){return d.union([d.object({type:d.literal(r.Project)}),d.record(d.string(),d.any())])}function gt(){return d.object({entityType:d.literal(r.Project),entityId:d.string(),id:d.string(),type:d.literal(r.GenericReference)})}function Gc(){return d.object({id:d.string(),type:d.literal(r.Project),name:d.string(),description:d.string().nullable()})}function i8(){return Gc().merge(d.object({version:d.number()}))}function a8(){return Gc()}function s8(){return d.object({entities:d.array(di()),functions:d.array(Bt()),events:d.array(Nc()),projects:d.array(Mc()),variableDeclarations:d.array(Bc()),variableInstances:d.array(Vb()),conditions:d.array(aa()),operations:d.array(li()),functionCalls:d.array(oi()),loops:d.array(ni()),searches:d.array(sa())})}function o8(){return i8().merge(s8())}function di(){return d.union([d.object({type:d.literal(r.CustomEntity)}),d.record(d.string(),d.any())])}function yr(){return d.object({id:d.string(),type:d.literal(r.GenericReference),entityId:d.string(),entityType:d.literal(r.CustomEntity)})}function Fc(){return d.object({id:d.string(),type:d.literal(r.CustomEntity),name:d.string(),description:d.string().nullable(),static:d.boolean(),abstract:d.boolean()})}function l8(){return Fc().merge(d.object({version:d.number(),x:d.number(),y:d.number()}))}function c8(){return Fc().merge(d.object({}))}function d8(){return d.union([gt(),Oc()])}function u8(){return d.object({properties:d.array(cr()),methods:d.array(Bt()),abstractMethods:d.array(tn()),extends:d.array(d.union([di(),ti()])),implements:d.array(d.union([di(),ti()])),parent:d8()})}function p8(){return l8().merge(u8())}function y8(n){const e=p8(),t=n.toJSON();e.safeParse(t).success;const a=n.implements.flatMap(f=>m8(n,f)),s=n.extends.flatMap(f=>T8(n,f)),o=R8(n),l=E8(n);n.methods.flatMap(f=>f.validate());const p=[...a,...s,...o,...l];return ne(n.errors,p)}function h8(n,e){const t=e.properties.filter(s=>s.abstract),i=[];let a=[...n.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 f8(n,e){const t=e.abstractMethods,i=[];let a=[...n.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 m8(n,e){const t=[];if(!e.abstract){const f=H({id:n.id+"--"+_.ImplementingNonAbstractEntity,message:`Entity "${n.name}" with id "${n.id}" is implementing a non-abstract entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:_.ImplementingNonAbstractEntity,entity:n});return t.push(f.error),t}const i=e.properties.filter(f=>f.abstract),a=[];let s=[...n.properties];i.forEach(f=>{const m=s.find(b=>{var v;return((v=b.implements)==null?void 0:v.id)===f.id});m?s=s.filter(b=>b.id!==m.id):a.push(f)}),a.length&&a.forEach(f=>{const m=H({id:n.id+"--"+_.MissingPropertyImplementation+"--"+f.id,message:`Property "${f.name}" with id "${f.id}" of entity "${e.name}" with id "${e.id}" is not implemented when entity "${n.name}" with id "${n.id}" implements it`,issue:null,severity:T.Error,code:_.MissingPropertyImplementation,entity:n});t.push(m.error)});const o=[];let l=[...n.methods];e.abstractMethods.forEach(f=>{const m=l.find(b=>{var v;return((v=b.implements)==null?void 0:v.id)===f.id});m?l=l.filter(b=>b.id!==m.id):o.push(f)}),o.length&&o.forEach(f=>{const m=H({id:n.id+"--"+_.MissingMethodImplementation+"--"+f.id,message:`Method "${f.name}" with id "${f.id}" of entity "${e.name}" with id "${e.id}" is not implemented when entity "${n.name}" with id "${n.id}" implements it`,issue:null,severity:T.Error,code:_.MissingMethodImplementation,entity:n});t.push(m.error)});const p=[];e.properties.forEach(f=>{const m=s.find(b=>b.name===f.name);m&&p.push([m,f])}),p.length&&p.forEach(([f])=>{const m=H({id:n.id+"--"+D.PropertyOverwrite+"--"+f.id,message:`Property "${f.name}" with id "${f.id}" of entity "${n.name}" with id "${n.id}" overwrites the property with the same name from the base entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:D.PropertyOverwrite,entity:n});t.push(m.error)});const y=[];return e.methods.forEach(f=>{const m=l.find(b=>b.name===f.name);m&&y.push([m,f])}),y.length&&y.forEach(([f])=>{const m=H({id:n.id+"--"+D.MethodOverwrite+"--"+f.id,message:`Method "${f.name}" with id "${f.id}" of entity "${n.name}" with id "${n.id}" overwrites the method with the same name from the base entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:D.MethodOverwrite,entity:n});t.push(m.error)}),t}function T8(n,e){const t=[],i=[];if(e.abstract){const s=H({id:n.id+"--"+_.ExtendingAbstractEntity,message:`Entity "${n.name}" with id "${n.id}" is extending an abstract entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:_.ExtendingAbstractEntity,entity:n});return t.push(s.error),t}n.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:n.id+"--"+D.PropertyOverwrite,message:`Property "${s.name}" with id "${s.id}" of entity "${n.name}" with id "${n.id}" overwrites the property with the same name from the extended entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:D.PropertyOverwrite,entity:n});t.push(o.error)});const a=[];return n.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:n.id+"--"+D.MethodOverwrite,message:`Method "${s.name}" with id "${s.id}" of entity "${n.name}" with id "${n.id}" overwrites the method with the same name from the extended entity "${e.name}" with id "${e.id}"`,issue:null,severity:T.Error,code:D.MethodOverwrite,entity:n});t.push(o.error)}),t}function E8(n){const e=[];if(!n.properties.length){const t=H({id:n.id+"--"+_.NoProperties,message:"No properties implemented",issue:null,severity:T.Warning,code:_.NoProperties,entity:n});e.push(t.error)}return n.properties.forEach(t=>{t.validate()}),e}function R8(n){const e=[];if(n.abstract){if(n.methods.length){const t=H({id:n.id+"--"+_.AbstractEntityWithNonAbstractMethods,message:`Entity "${n.name}" with id "${n.id}" is marked as abstract but has non-abstract methods`,issue:null,severity:T.Error,code:_.AbstractEntityWithNonAbstractMethods,entity:n});e.push(t.error)}if(n.properties.some(t=>!t.abstract)){const t=H({id:n.id+"--"+_.AbstractEntityWithNonAbstractProperties,message:`Entity "${n.name}" with id "${n.id}" is marked as abstract but has non-abstract properties`,issue:null,severity:T.Error,code:_.AbstractEntityWithNonAbstractProperties,entity:n});e.push(t.error),n.properties.forEach(i=>{if(!i.abstract){const a=H({id:n.id+"--"+_.StaticEntityWithNonStaticProperties+"--"+i.id,message:`Property "${i.name}" with id "${i.id}" of entity "${n.name}" with id "${n.id}" is not marked as abstract but the entity is marked as abstract`,issue:null,severity:T.Error,code:_.StaticEntityWithNonStaticProperties,entity:n});e.push(a.error)}})}}else{if(n.abstractMethods.length){const t=H({id:n.id+"--"+_.AbstractPropertyInNonAbstractEntity,message:`Entity "${n.name}" with id "${n.id}" is not marked as abstract but has abstract methods`,issue:null,severity:T.Error,code:_.AbstractPropertyInNonAbstractEntity,entity:n});e.push(t.error)}if(n.properties.some(t=>t.abstract)){const t=H({id:n.id+"--"+_.AbstractMethodInNonAbstractEntity,message:`Entity "${n.name}" with id "${n.id}" is not marked as abstract but has abstract properties`,issue:null,severity:T.Error,code:_.AbstractMethodInNonAbstractEntity,entity:n});e.push(t.error),n.properties.forEach(i=>{if(i.abstract){const a=H({id:n.id+"--"+_.AbstractMethodInNonAbstractEntity+"--"+i.id,message:`Property "${i.name}" with id "${i.id}" of entity "${n.name}" with id "${n.id}" is marked as abstract but the entity is not marked as abstract`,issue:null,severity:T.Error,code:_.AbstractMethodInNonAbstractEntity,entity:n});e.push(a.error)}})}}if(n.static&&n.properties.some(t=>!t.static)){const t=H({id:n.id+"--"+_.StaticEntityWithNonStaticProperties,message:`Entity "${n.name}" with id "${n.id}" is marked as static but has non-static properties`,issue:null,severity:T.Error,code:_.StaticEntityWithNonStaticProperties,entity:n});e.push(t.error),n.properties.forEach(i=>{if(!i.static){const a=H({id:n.id+"--"+_.NonStaticPropertyInStaticEntity+"--"+i.id,message:`Property "${i.name}" with id "${i.id}" of entity "${n.name}" with id "${n.id}" is not marked as static but the entity is marked as static`,issue:null,severity:T.Error,code:_.NonStaticPropertyInStaticEntity,entity:n});e.push(a.error)}})}return e}function b8(n){return n instanceof Error&&n.name==="ZodError"&&"issues"in n&&Array.isArray(n.issues)}var v8=class extends Error{constructor(e,t){super(e,t);c(this,"name");c(this,"details");this.name="ZodValidationError",this.details=g8(t)}toString(){return this.message}};function g8(n){if(n){const e=n.cause;if(b8(e))return e.issues}return[]}var I8="; ",xb="Validation error",D8=": ",P8=", or ";function A8(n,e,t){return e!==null?n.length>0?[e,n].join(t):e:n.length>0?n:xb}var S8=/[$_\p{ID_Start}][$\u200c\u200d\p{ID_Continue}]*/u;function O8(n){return n.length===1?n[0].toString():n.reduce((e,t)=>{if(typeof t=="number")return e+"["+t.toString()+"]";if(t.includes('"'))return e+'["'+C8(t)+'"]';if(!S8.test(t))return e+'["'+t+'"]';const i=e.length===0?"":".";return e+i+t},"")}function C8(n){return n.replace(/"/g,'\\"')}function B8(n){return n.length!==0}function Zs(n){const{issue:e,issueSeparator:t,unionSeparator:i,includePath:a}=n;if(e.code==="invalid_union")return e.unionErrors.reduce((s,o)=>{const l=o.issues.map(p=>Zs({issue:p,issueSeparator:t,unionSeparator:i,includePath:a})).join(t);return s.includes(l)||s.push(l),s},[]).join(i);if(e.code==="invalid_arguments")return[e.message,...e.argumentsError.issues.map(s=>Zs({issue:s,issueSeparator:t,unionSeparator:i,includePath:a}))].join(t);if(e.code==="invalid_return_type")return[e.message,...e.returnTypeError.issues.map(s=>Zs({issue:s,issueSeparator:t,unionSeparator:i,includePath:a}))].join(t);if(a&&B8(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 "${O8(e.path)}"`}return e.message}function w8(n,e={}){const{issueSeparator:t=I8,unionSeparator:i=P8,prefixSeparator:a=D8,prefix:s=xb,includePath:o=!0}=e,l=Zs({issue:n,issueSeparator:t,unionSeparator:i,includePath:o}),p=A8(l,s,a);return new v8(p,{cause:new Rt([n])})}var kb="1.13.7",jb=typeof self=="object"&&self.self===self&&self||typeof global=="object"&&global.global===global&&global||Function("return this")()||{},Xs=Array.prototype,Uc=Object.prototype,qb=typeof Symbol<"u"?Symbol.prototype:null,_8=Xs.push,ua=Xs.slice,pa=Uc.toString,M8=Uc.hasOwnProperty,Jb=typeof ArrayBuffer<"u",N8=typeof DataView<"u",V8=Array.isArray,Wb=Object.keys,Hb=Object.create,Yb=Jb&&ArrayBuffer.isView,$8=isNaN,L8=isFinite,zb=!{toString:null}.propertyIsEnumerable("toString"),Zb=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],G8=Math.pow(2,53)-1;function It(n,e){return e=e==null?n.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 n.call(this,i);case 1:return n.call(this,arguments[0],i);case 2:return n.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,n.apply(this,s)}}function xn(n){var e=typeof n;return e==="function"||e==="object"&&!!n}function F8(n){return n===null}function Xb(n){return n===void 0}function Qb(n){return n===!0||n===!1||pa.call(n)==="[object Boolean]"}function U8(n){return!!(n&&n.nodeType===1)}function st(n){var e="[object "+n+"]";return function(t){return pa.call(t)===e}}const xc=st("String"),Kb=st("Number"),x8=st("Date"),k8=st("RegExp"),j8=st("Error"),ev=st("Symbol"),tv=st("ArrayBuffer");var nv=st("Function"),q8=jb.document&&jb.document.childNodes;typeof/./!="function"&&typeof Int8Array!="object"&&typeof q8!="function"&&(nv=function(n){return typeof n=="function"||!1});const ft=nv,rv=st("Object");var iv=N8&&(!/\[native code\]/.test(String(DataView))||rv(new DataView(new ArrayBuffer(8)))),kc=typeof Map<"u"&&rv(new Map),J8=st("DataView");function W8(n){return n!=null&&ft(n.getInt8)&&tv(n.buffer)}const Qs=iv?W8:J8,hr=V8||st("Array");function kn(n,e){return n!=null&&M8.call(n,e)}var jc=st("Arguments");(function(){jc(arguments)||(jc=function(n){return kn(n,"callee")})})();const qc=jc;function H8(n){return!ev(n)&&L8(n)&&!isNaN(parseFloat(n))}function av(n){return Kb(n)&&$8(n)}function sv(n){return function(){return n}}function ov(n){return function(e){var t=n(e);return typeof t=="number"&&t>=0&&t<=G8}}function lv(n){return function(e){return e==null?void 0:e[n]}}const Ks=lv("byteLength"),Y8=ov(Ks);var z8=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;function Z8(n){return Yb?Yb(n)&&!Qs(n):Y8(n)&&z8.test(pa.call(n))}const cv=Jb?Z8:sv(!1),Dt=lv("length");function X8(n){for(var e={},t=n.length,i=0;i<t;++i)e[n[i]]=!0;return{contains:function(a){return e[a]===!0},push:function(a){return e[a]=!0,n.push(a)}}}function dv(n,e){e=X8(e);var t=Zb.length,i=n.constructor,a=ft(i)&&i.prototype||Uc,s="constructor";for(kn(n,s)&&!e.contains(s)&&e.push(s);t--;)s=Zb[t],s in n&&n[s]!==a[s]&&!e.contains(s)&&e.push(s)}function Ye(n){if(!xn(n))return[];if(Wb)return Wb(n);var e=[];for(var t in n)kn(n,t)&&e.push(t);return zb&&dv(n,e),e}function ya(n){if(n==null)return!0;var e=Dt(n);return typeof e=="number"&&(hr(n)||xc(n)||qc(n))?e===0:Dt(Ye(n))===0}function uv(n,e){var t=Ye(e),i=t.length;if(n==null)return!i;for(var a=Object(n),s=0;s<i;s++){var o=t[s];if(e[o]!==a[o]||!(o in a))return!1}return!0}function re(n){if(n instanceof re)return n;if(!(this instanceof re))return new re(n);this._wrapped=n}re.VERSION=kb,re.prototype.value=function(){return this._wrapped},re.prototype.valueOf=re.prototype.toJSON=re.prototype.value,re.prototype.toString=function(){return String(this._wrapped)};function pv(n){return new Uint8Array(n.buffer||n,n.byteOffset||0,Ks(n))}var yv="[object DataView]";function Jc(n,e,t,i){if(n===e)return n!==0||1/n===1/e;if(n==null||e==null)return!1;if(n!==n)return e!==e;var a=typeof n;return a!=="function"&&a!=="object"&&typeof e!="object"?!1:hv(n,e,t,i)}function hv(n,e,t,i){n instanceof re&&(n=n._wrapped),e instanceof re&&(e=e._wrapped);var a=pa.call(n);if(a!==pa.call(e))return!1;if(iv&&a=="[object Object]"&&Qs(n)){if(!Qs(e))return!1;a=yv}switch(a){case"[object RegExp]":case"[object String]":return""+n==""+e;case"[object Number]":return+n!=+n?+e!=+e:+n==0?1/+n===1/e:+n==+e;case"[object Date]":case"[object Boolean]":return+n==+e;case"[object Symbol]":return qb.valueOf.call(n)===qb.valueOf.call(e);case"[object ArrayBuffer]":case yv:return hv(pv(n),pv(e),t,i)}var s=a==="[object Array]";if(!s&&cv(n)){var o=Ks(n);if(o!==Ks(e))return!1;if(n.buffer===e.buffer&&n.byteOffset===e.byteOffset)return!0;s=!0}if(!s){if(typeof n!="object"||typeof e!="object")return!1;var l=n.constructor,p=e.constructor;if(l!==p&&!(ft(l)&&l instanceof l&&ft(p)&&p instanceof p)&&"constructor"in n&&"constructor"in e)return!1}t=t||[],i=i||[];for(var y=t.length;y--;)if(t[y]===n)return i[y]===e;if(t.push(n),i.push(e),s){if(y=n.length,y!==e.length)return!1;for(;y--;)if(!Jc(n[y],e[y],t,i))return!1}else{var f=Ye(n),m;if(y=f.length,Ye(e).length!==y)return!1;for(;y--;)if(m=f[y],!(kn(e,m)&&Jc(n[m],e[m],t,i)))return!1}return t.pop(),i.pop(),!0}function Q8(n,e){return Jc(n,e)}function ha(n){if(!xn(n))return[];var e=[];for(var t in n)e.push(t);return zb&&dv(n,e),e}function Wc(n){var e=Dt(n);return function(t){if(t==null)return!1;var i=ha(t);if(Dt(i))return!1;for(var a=0;a<e;a++)if(!ft(t[n[a]]))return!1;return n!==Tv||!ft(t[Hc])}}var Hc="forEach",fv="has",Yc=["clear","delete"],mv=["get",fv,"set"],K8=Yc.concat(Hc,mv),Tv=Yc.concat(mv),e6=["add"].concat(Yc,Hc,fv);const t6=kc?Wc(K8):st("Map"),n6=kc?Wc(Tv):st("WeakMap"),r6=kc?Wc(e6):st("Set"),i6=st("WeakSet");function ui(n){for(var e=Ye(n),t=e.length,i=Array(t),a=0;a<t;a++)i[a]=n[e[a]];return i}function a6(n){for(var e=Ye(n),t=e.length,i=Array(t),a=0;a<t;a++)i[a]=[e[a],n[e[a]]];return i}function Ev(n){for(var e={},t=Ye(n),i=0,a=t.length;i<a;i++)e[n[t[i]]]=t[i];return e}function zc(n){var e=[];for(var t in n)ft(n[t])&&e.push(t);return e.sort()}function Zc(n,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=n(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 Rv=Zc(ha),eo=Zc(Ye),bv=Zc(ha,!0);function s6(){return function(){}}function vv(n){if(!xn(n))return{};if(Hb)return Hb(n);var e=s6();e.prototype=n;var t=new e;return e.prototype=null,t}function o6(n,e){var t=vv(n);return e&&eo(t,e),t}function l6(n){return xn(n)?hr(n)?n.slice():Rv({},n):n}function c6(n,e){return e(n),n}function gv(n){return hr(n)?n:[n]}re.toPath=gv;function fa(n){return re.toPath(n)}function Xc(n,e){for(var t=e.length,i=0;i<t;i++){if(n==null)return;n=n[e[i]]}return t?n:void 0}function Iv(n,e,t){var i=Xc(n,fa(e));return Xb(i)?t:i}function d6(n,e){e=fa(e);for(var t=e.length,i=0;i<t;i++){var a=e[i];if(!kn(n,a))return!1;n=n[a]}return!!t}function Qc(n){return n}function ma(n){return n=eo({},n),function(e){return uv(e,n)}}function Kc(n){return n=fa(n),function(e){return Xc(e,n)}}function Ta(n,e,t){if(e===void 0)return n;switch(t??3){case 1:return function(i){return n.call(e,i)};case 3:return function(i,a,s){return n.call(e,i,a,s)};case 4:return function(i,a,s,o){return n.call(e,i,a,s,o)}}return function(){return n.apply(e,arguments)}}function Dv(n,e,t){return n==null?Qc:ft(n)?Ta(n,e,t):xn(n)&&!hr(n)?ma(n):Kc(n)}function ed(n,e){return Dv(n,e,1/0)}re.iteratee=ed;function Pt(n,e,t){return re.iteratee!==ed?re.iteratee(n,e):Dv(n,e,t)}function u6(n,e,t){e=Pt(e,t);for(var i=Ye(n),a=i.length,s={},o=0;o<a;o++){var l=i[o];s[l]=e(n[l],l,n)}return s}function Pv(){}function p6(n){return n==null?Pv:function(e){return Iv(n,e)}}function y6(n,e,t){var i=Array(Math.max(0,n));e=Ta(e,t,1);for(var a=0;a<n;a++)i[a]=e(a);return i}function td(n,e){return e==null&&(e=n,n=0),n+Math.floor(Math.random()*(e-n+1))}const Ea=Date.now||function(){return new Date().getTime()};function Av(n){var e=function(s){return n[s]},t="(?:"+Ye(n).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 Sv={"&":"&","<":"<",">":">",'"':""","'":"'","`":"`"},h6=Av(Sv),f6=Ev(Sv),m6=Av(f6),T6=re.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var nd=/(.)^/,E6={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},R6=/\\|'|\r|\n|\u2028|\u2029/g;function b6(n){return"\\"+E6[n]}var v6=/^\s*(\w|\$)+\s*$/;function g6(n,e,t){!e&&t&&(e=t),e=bv({},e,re.templateSettings);var i=RegExp([(e.escape||nd).source,(e.interpolate||nd).source,(e.evaluate||nd).source].join("|")+"|$","g"),a=0,s="__p+='";n.replace(i,function(y,f,m,b,v){return s+=n.slice(a,v).replace(R6,b6),a=v+y.length,f?s+=`'+
|
|
2
2
|
((__t=(`+f+`))==null?'':_.escape(__t))+
|
|
3
3
|
'`:m?s+=`'+
|
|
4
4
|
((__t=(`+m+`))==null?'':__t)+
|
|
@@ -10,69 +10,69 @@ __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,re)};return p.source="function("+o+`){
|
|
13
|
-
`+s+"}",p}function I6(n,e,t){e=fa(e);var i=e.length;if(!i)return mt(t)?t.call(n):t;for(var a=0;a<i;a++){var s=n==null?void 0:n[e[a]];s===void 0&&(s=t,a=i),n=mt(s)?s.call(n):s}return n}var D6=0;function P6(n){var e=++D6+"";return n?n+e:e}function A6(n){var e=re(n);return e._chain=!0,e}function Ov(n,e,t,i,a){if(!(i instanceof e))return n.apply(t,a);var s=vv(n.prototype),o=n.apply(s,a);return xn(o)?o:s}var pi=Dt(function(n,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 Ov(n,i,this,this,o)};return i});pi.placeholder=re;const Cv=Dt(function(n,e,t){if(!mt(n))throw new TypeError("Bind must be called on a function");var i=Dt(function(a){return Ov(n,i,e,this,t.concat(a))});return i}),_t=ov(Pt);function fr(n,e,t,i){if(i=i||[],!e&&e!==0)e=1/0;else if(e<=0)return i.concat(n);for(var a=i.length,s=0,o=Pt(n);s<o;s++){var l=n[s];if(_t(l)&&(hr(l)||qc(l)))if(e>1)fr(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 S6=Dt(function(n,e){e=fr(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];n[i]=Cv(n[i],n)}return n});function O6(n,e){var t=function(i){var a=t.cache,s=""+(e?e.apply(this,arguments):i);return kn(a,s)||(a[s]=n.apply(this,arguments)),a[s]};return t.cache={},t}const Bv=Dt(function(n,e,t){return setTimeout(function(){return n.apply(null,t)},e)}),C6=pi(Bv,re,1);function B6(n,e,t){var i,a,s,o,l=0;t||(t={});var p=function(){l=t.leading===!1?0:Ea(),i=null,o=n.apply(a,s),i||(a=s=null)},y=function(){var f=Ea();!l&&t.leading===!1&&(l=f);var m=e-(f-l);return a=this,s=arguments,m<=0||m>e?(i&&(clearTimeout(i),i=null),l=f,o=n.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 w6(n,e,t){var i,a,s,o,l,p=function(){var f=Ea()-a;e>f?i=setTimeout(p,e-f):(i=null,t||(o=n.apply(l,s)),i||(s=l=null))},y=Dt(function(f){return l=this,s=f,a=Ea(),i||(i=setTimeout(p,e),t&&(o=n.apply(l,s))),o});return y.cancel=function(){clearTimeout(i),i=s=l=null},y}function _6(n,e){return pi(e,n)}function rd(n){return function(){return!n.apply(this,arguments)}}function M6(){var n=arguments,e=n.length-1;return function(){for(var t=e,i=n[e].apply(this,arguments);t--;)i=n[t].call(this,i);return i}}function N6(n,e){return function(){if(--n<1)return e.apply(this,arguments)}}function wv(n,e){var t;return function(){return--n>0&&(t=e.apply(this,arguments)),n<=1&&(e=null),t}}const V6=pi(wv,2);function _v(n,e,t){e=At(e,t);for(var i=Ye(n),a,s=0,o=i.length;s<o;s++)if(a=i[s],e(n[a],a,n))return a}function Mv(n){return function(e,t,i){t=At(t,i);for(var a=Pt(e),s=n>0?0:a-1;s>=0&&s<a;s+=n)if(t(e[s],s,e))return s;return-1}}const id=Mv(1),Nv=Mv(-1);function Vv(n,e,t,i){t=At(t,i,1);for(var a=t(e),s=0,o=Pt(n);s<o;){var l=Math.floor((s+o)/2);t(n[l])<a?s=l+1:o=l}return s}function $v(n,e,t){return function(i,a,s){var o=0,l=Pt(i);if(typeof s=="number")n>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(ua.call(i,o,l),av),s>=0?s+o:-1;for(s=n>0?o:l-1;s>=0&&s<l;s+=n)if(i[s]===a)return s;return-1}}const Lv=$v(1,id,Vv),$6=$v(-1,Nv);function ad(n,e,t){var i=_t(n)?id:_v,a=i(n,e,t);if(a!==void 0&&a!==-1)return n[a]}function L6(n,e){return ad(n,ma(e))}function bn(n,e,t){e=Ta(e,t);var i,a;if(_t(n))for(i=0,a=n.length;i<a;i++)e(n[i],i,n);else{var s=Ye(n);for(i=0,a=s.length;i<a;i++)e(n[s[i]],s[i],n)}return n}function mr(n,e,t){e=At(e,t);for(var i=!_t(n)&&Ye(n),a=(i||n).length,s=Array(a),o=0;o<a;o++){var l=i?i[o]:o;s[o]=e(n[l],l,n)}return s}function Gv(n){var e=function(t,i,a,s){var o=!_t(t)&&Ye(t),l=(o||t).length,p=n>0?0:l-1;for(s||(a=t[o?o[p]:p],p+=n);p>=0&&p<l;p+=n){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,Ta(i,s,4),a,o)}}const sd=Gv(1),Fv=Gv(-1);function yi(n,e,t){var i=[];return e=At(e,t),bn(n,function(a,s,o){e(a,s,o)&&i.push(a)}),i}function G6(n,e,t){return yi(n,rd(At(e)),t)}function Uv(n,e,t){e=At(e,t);for(var i=!_t(n)&&Ye(n),a=(i||n).length,s=0;s<a;s++){var o=i?i[s]:s;if(!e(n[o],o,n))return!1}return!0}function xv(n,e,t){e=At(e,t);for(var i=!_t(n)&&Ye(n),a=(i||n).length,s=0;s<a;s++){var o=i?i[s]:s;if(e(n[o],o,n))return!0}return!1}function vn(n,e,t,i){return _t(n)||(n=ui(n)),(typeof t!="number"||i)&&(t=0),Lv(n,e,t)>=0}const F6=Dt(function(n,e,t){var i,a;return mt(e)?a=e:(e=fa(e),i=e.slice(0,-1),e=e[e.length-1]),mr(n,function(s){var o=a;if(!o){if(i&&i.length&&(s=Xc(s,i)),s==null)return;o=s[e]}return o==null?o:o.apply(s,t)})});function od(n,e){return mr(n,Kc(e))}function U6(n,e){return yi(n,ma(e))}function kv(n,e,t){var i=-1/0,a=-1/0,s,o;if(e==null||typeof e=="number"&&typeof n[0]!="object"&&n!=null){n=_t(n)?n:ui(n);for(var l=0,p=n.length;l<p;l++)s=n[l],s!=null&&s>i&&(i=s)}else e=At(e,t),bn(n,function(y,f,m){o=e(y,f,m),(o>a||o===-1/0&&i===-1/0)&&(i=y,a=o)});return i}function x6(n,e,t){var i=1/0,a=1/0,s,o;if(e==null||typeof e=="number"&&typeof n[0]!="object"&&n!=null){n=_t(n)?n:ui(n);for(var l=0,p=n.length;l<p;l++)s=n[l],s!=null&&s<i&&(i=s)}else e=At(e,t),bn(n,function(y,f,m){o=e(y,f,m),(o<a||o===1/0&&i===1/0)&&(i=y,a=o)});return i}var k6=/[^\ud800-\udfff]|[\ud800-\udbff][\udc00-\udfff]|[\ud800-\udfff]/g;function jv(n){return n?hr(n)?ua.call(n):xc(n)?n.match(k6):_t(n)?mr(n,Qc):ui(n):[]}function qv(n,e,t){if(e==null||t)return _t(n)||(n=ui(n)),n[td(n.length-1)];var i=jv(n),a=Pt(i);e=Math.max(Math.min(e,a),0);for(var s=a-1,o=0;o<e;o++){var l=td(o,s),p=i[o];i[o]=i[l],i[l]=p}return i.slice(0,e)}function j6(n){return qv(n,1/0)}function q6(n,e,t){var i=0;return e=At(e,t),od(mr(n,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 to(n,e){return function(t,i,a){var s=e?[[],[]]:{};return i=At(i,a),bn(t,function(o,l){var p=i(o,l,t);n(s,o,p)}),s}}const J6=to(function(n,e,t){kn(n,t)?n[t].push(e):n[t]=[e]}),W6=to(function(n,e,t){n[t]=e}),H6=to(function(n,e,t){kn(n,t)?n[t]++:n[t]=1}),Y6=to(function(n,e,t){n[t?0:1].push(e)},!0);function z6(n){return n==null?0:_t(n)?n.length:Ye(n).length}function Z6(n,e,t){return e in t}const Jv=Dt(function(n,e){var t={},i=e[0];if(n==null)return t;mt(i)?(e.length>1&&(i=Ta(i,e[1])),e=ha(n)):(i=Z6,e=fr(e,!1,!1),n=Object(n));for(var a=0,s=e.length;a<s;a++){var o=e[a],l=n[o];i(l,o,n)&&(t[o]=l)}return t}),X6=Dt(function(n,e){var t=e[0],i;return mt(t)?(t=rd(t),e.length>1&&(i=e[1])):(e=mr(fr(e,!1,!1),String),t=function(a,s){return!vn(e,s)}),Jv(n,t,i)});function Wv(n,e,t){return ua.call(n,0,Math.max(0,n.length-(e==null||t?1:e)))}function ld(n,e,t){return n==null||n.length<1?e==null||t?void 0:[]:e==null||t?n[0]:Wv(n,n.length-e)}function no(n,e,t){return ua.call(n,e==null||t?1:e)}function Q6(n,e,t){return n==null||n.length<1?e==null||t?void 0:[]:e==null||t?n[n.length-1]:no(n,Math.max(0,n.length-e))}function K6(n){return yi(n,Boolean)}function e9(n,e){return fr(n,e,!1)}const Hv=Dt(function(n,e){return e=fr(e,!0,!0),yi(n,function(t){return!vn(e,t)})}),t9=Dt(function(n,e){return Hv(n,e)});function cd(n,e,t,i){Qb(e)||(i=t,t=e,e=!1),t!=null&&(t=At(t,i));for(var a=[],s=[],o=0,l=Pt(n);o<l;o++){var p=n[o],y=t?t(p,o,n):p;e&&!t?((!o||s!==y)&&a.push(p),s=y):t?vn(s,y)||(s.push(y),a.push(p)):vn(a,p)||a.push(p)}return a}const n9=Dt(function(n){return cd(fr(n,!0,!0))});function r9(n){for(var e=[],t=arguments.length,i=0,a=Pt(n);i<a;i++){var s=n[i];if(!vn(e,s)){var o;for(o=1;o<t&&vn(arguments[o],s);o++);o===t&&e.push(s)}}return e}function dd(n){for(var e=n&&kv(n,Pt).length||0,t=Array(e),i=0;i<e;i++)t[i]=od(n,i);return t}const i9=Dt(dd);function a9(n,e){for(var t={},i=0,a=Pt(n);i<a;i++)e?t[n[i]]=e[i]:t[n[i][0]]=n[i][1];return t}function s9(n,e,t){e==null&&(e=n||0,n=0),t||(t=e<n?-1:1);for(var i=Math.max(Math.ceil((e-n)/t),0),a=Array(i),s=0;s<i;s++,n+=t)a[s]=n;return a}function o9(n,e){if(e==null||e<1)return[];for(var t=[],i=0,a=n.length;i<a;)t.push(ua.call(n,i,i+=e));return t}function ud(n,e){return n._chain?re(e).chain():e}function Yv(n){return bn(zc(n),function(e){var t=re[e]=n[e];re.prototype[e]=function(){var i=[this._wrapped];return _8.apply(i,arguments),ud(this,t.apply(re,i))}}),re}bn(["pop","push","reverse","shift","sort","splice","unshift"],function(n){var e=Xs[n];re.prototype[n]=function(){var t=this._wrapped;return t!=null&&(e.apply(t,arguments),(n==="shift"||n==="splice")&&t.length===0&&delete t[0]),ud(this,t)}}),bn(["concat","join","slice"],function(n){var e=Xs[n];re.prototype[n]=function(){var t=this._wrapped;return t!=null&&(t=e.apply(t,arguments)),ud(this,t)}});var zv=Yv(Object.freeze(Object.defineProperty({__proto__:null,VERSION:kb,after:N6,all:Uv,allKeys:ha,any:xv,assign:eo,before:wv,bind:Cv,bindAll:S6,chain:A6,chunk:o9,clone:l6,collect:mr,compact:K6,compose:M6,constant:sv,contains:vn,countBy:H6,create:o6,debounce:w6,default:re,defaults:bv,defer:C6,delay:Bv,detect:ad,difference:Hv,drop:no,each:bn,escape:h6,every:Uv,extend:Rv,extendOwn:eo,filter:yi,find:ad,findIndex:id,findKey:_v,findLastIndex:Nv,findWhere:L6,first:ld,flatten:e9,foldl:sd,foldr:Fv,forEach:bn,functions:zc,get:Iv,groupBy:J6,has:d6,head:ld,identity:Qc,include:vn,includes:vn,indexBy:W6,indexOf:Lv,initial:Wv,inject:sd,intersection:r9,invert:Ev,invoke:F6,isArguments:qc,isArray:hr,isArrayBuffer:tv,isBoolean:Qb,isDataView:Qs,isDate:x8,isElement:U8,isEmpty:ya,isEqual:Q8,isError:j8,isFinite:H8,isFunction:mt,isMap:t6,isMatch:uv,isNaN:av,isNull:F8,isNumber:Kb,isObject:xn,isRegExp:k8,isSet:r6,isString:xc,isSymbol:ev,isTypedArray:cv,isUndefined:Xb,isWeakMap:n6,isWeakSet:i6,iteratee:ed,keys:Ye,last:Q6,lastIndexOf:$6,map:mr,mapObject:u6,matcher:ma,matches:ma,max:kv,memoize:O6,methods:zc,min:x6,mixin:Yv,negate:rd,noop:Pv,now:Ea,object:a9,omit:X6,once:V6,pairs:a6,partial:pi,partition:Y6,pick:Jv,pluck:od,property:Kc,propertyOf:p6,random:td,range:s9,reduce:sd,reduceRight:Fv,reject:G6,rest:no,restArguments:Dt,result:I6,sample:qv,select:yi,shuffle:j6,size:z6,some:xv,sortBy:q6,sortedIndex:Vv,tail:no,take:ld,tap:c6,template:g6,templateSettings:T6,throttle:B6,times:y6,toArray:jv,toPath:gv,transpose:dd,unescape:m6,union:n9,uniq:cd,unique:cd,uniqueId:P6,unzip:dd,values:ui,where:U6,without:t9,wrap:_6,zip:i9},Symbol.toStringTag,{value:"Module"})));zv._=zv;function ro(n){return n.charAt(0).toUpperCase()+n.slice(1)}function Zv(n){return n.charAt(0).toLowerCase()+n.slice(1)}function Xv(n,e){if(n.type!==r.Property||e.type!==r.Property)throw new Error(`Expected property entities for comparison. But got ${n.type} and ${e.type}.`);return n===e||n.id===e.id?!0:n.name!==e.name||n.static!==e.static||n.abstract!==e.abstract?!1:Yt(n.dataType,e.dataType).compatible}function Qv(n,e){if(n.type!==r.CustomEntity||e.type!==r.CustomEntity)throw new Error(`Expected custom entities for comparison. But got ${n.type} and ${e.type}.`);if(n===e||n.id===e.id)return!0;if(n.properties.length!==e.properties.length)return!1;let t=[...e.properties];const i=[];for(let a=0;a<n.properties.length;a++){const s=n.properties[a];t.find(l=>{const p=Xv(s,l);return p&&(t=t.filter(y=>y.id!==l.id)),p})||i.push(s)}return!(i.length>0)}var Gt=(n=>(n.BothUnconstrained="both-unconstrained",n.AConstraintBUnconstrained="a-constraint-b-unconstrained",n.BConstraintAUnconstrained="b-constraint-a-unconstrained",n.Same="same",n.AIsListBIsNot="a-is-list-b-is-not",n.BIsListAIsNot="b-is-list-a-is-not",n.AIsNullableBIsNot="a-is-nullable-b-is-not",n.BIsNullableAIsNot="b-is-nullable-a-is-not",n.AIsTemplateBIsNot="a-is-template-b-is-not",n.BIsTemplateAIsNot="b-is-template-a-is-not",n.BothUntyped="both-untyped",n.AIsUntypedBIsNot="a-is-untyped-b-is-not",n.BIsUntypedAIsNot="b-is-untyped-a-is-not",n.TypeEntityMismatch="type-entity-mismatch",n.SameCustomEntities="same-custom-entities",n.CompatibleCustomEntities="compatible-custom-entities",n.IncompatibleCustomEntities="incompatible-custom-entities",n.SamePrimitiveEntities="same-primitive-entities",n.IncompatiblePrimitiveEntities="incompatible-primitive-entities",n.SameBuiltInBaseEntities="same-built-in-base-entities",n.IncompatibleBuiltInBaseEntities="incompatible-built-in-base-entities",n.CheckUnknown="check-unknown",n))(Gt||{});function Yt(n,e){var t,i,a,s,o,l,p,y,f,m,b;if(n&&n.type!==r.DataType||e&&e.type!==r.DataType)throw new Error(`Expected data-type entities for comparison. But got ${n==null?void 0:n.type} and ${e==null?void 0:e.type}.`);if(n===null&&e===null)return{compatible:!0,type:"both-unconstrained"};if(n===null)return{compatible:!0,type:"a-constraint-b-unconstrained"};if(e===null)return{compatible:!0,type:"b-constraint-a-unconstrained"};if(n===e)return{compatible:!0,type:"same"};if(n.id===e.id)return{compatible:!0,type:"same"};if(n.isList!==e.isList)return{compatible:!1,type:n.isList?"a-is-list-b-is-not":"b-is-list-a-is-not"};if(n.isNullable!==e.isNullable)return{compatible:!1,type:n.isNullable?"a-is-nullable-b-is-not":"b-is-nullable-a-is-not"};if(n.asType!==e.asType)return{compatible:!1,type:n.asType?"a-is-template-b-is-not":"b-is-template-a-is-not"};if(!n.entity&&e.entity)return{compatible:!0,type:"a-is-untyped-b-is-not"};if(n.entity&&!e.entity)return{compatible:!0,type:"b-is-untyped-a-is-not"};if(!n.entity&&!e.entity)return{compatible:!0,type:"both-untyped"};if(((t=n.entity)==null?void 0:t.type)!==((i=e.entity)==null?void 0:i.type))return{compatible:!1,type:"type-entity-mismatch"};if(((a=n.entity)==null?void 0:a.type)===r.CustomEntity){if(((s=n.entity)==null?void 0:s.id)===((o=e.entity)==null?void 0:o.id))return{compatible:!0,type:"same-custom-entities"};const v=Qv(n.entity,e.entity);return{compatible:v,type:v?"compatible-custom-entities":"incompatible-custom-entities"}}return((l=n.entity)==null?void 0:l.type)===r.PrimitiveEntity?((p=n.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"}:((f=n.entity)==null?void 0:f.type)===r.BuiltInBaseEntity?((m=n.entity)==null?void 0:m.id)===((b=e.entity)==null?void 0:b.id)?{compatible:!0,type:"same-built-in-base-entities"}:{compatible:!1,type:"incompatible-built-in-base-entities"}:{compatible:!1,type:"check-unknown"}}function l9(n){const e=n.project.builtInBaseEntities.find(a=>a.id===V.EXECUTION),t={id:n.id+"--infered-data-type",version:1,type:r.DataType,isList:!1,isNullable:!1,andChildrenGroup:null,orChildrenGroup:null,asType:!1,entity:null,constant:!1,defaultValue:null,parent:null},i=R(t,n.project);return i.inferred=!0,i.sync(t),i.setParent(n),i.entity=e,i}function Kv(n){return n.dataType?n.dataType:null}function eg(n){var e;return(e=n.declaration)!=null&&e.dataType?n.declaration.dataType:n.readsValue?an(n.readsValue):null}function pd(n){return n.dataType&&!n.dataType.inferred&&n.dataType.isResolved()?n.dataType:n.readsValue?an(n.readsValue):null}function tg(n){return an(n.declaration)}function ng(n){return n.dataType&&!n.dataType.inferred?n.dataType:(n.dataType&&n.dataType.inferred,n.inferDataTypeAndSyncInstancesInputsAndOutputs(),n.dataType)}function rg(n){var e;return((e=n.declaration)==null?void 0:e.dataType)||null}function an(n){switch(n.type){case r.VariableDeclaration:return ng(n);case r.ArgumentDeclaration:return Kv(n);case r.ReturnDeclaration:return pd(n);case r.VariableInstance:return tg(n);case r.InputMap:return eg(n);case r.OutputMap:return rg(n);default:throw new Error(`Cannot infer data type from entity of type ${n.type}.`)}}function io(n){switch(n.type){case r.ArgumentDeclaration:return n.getDataType();case r.InputMap:return n.getDataType();case r.VariableDeclaration:return n.getDataType();case r.VariableInstance:return n.getDataType();case r.OutputMap:return n.getDataType();case r.ReturnDeclaration:return n.getDataType();case r.Property:return n.getDataType();case r.ValueDescriptor:return n.getDataType();default:return null}}function B(n){if(n){let e=null;return typeof n=="string"?e=n:n.entityId?e=n.entityId:n.type!==r.GenericReference&&(e=n.id),e}return null}function Tr(n){return n.declaration||n}function c9(n){return n.type===r.VariableDeclaration?n.parent===n.project?"global-declaration":"local-declaration":n.declaration.parent===n.project?"global-instance":"local-instance"}function yd(n,e){const t=[];if(n.type===r.Project)t.push(...n.variableDeclarations);else{const a=Et(Se(n)).filter(s=>s.type===r.VariableDeclaration);t.push(...a),n.parent&&(dt.includes(n.parent.type)||n.parent.type===r.Project)&&t.push(...yd(n.parent))}return t}function d9(n){return n.replace(/(?:^\w|[A-Z]|\b\w)/g,function(e,t){return t===0?e.toLowerCase():e.toUpperCase()}).replace(/\s+/g,"")}function u9(n){return n.split(/\s+/).map(i=>i[0].toUpperCase()+i.slice(1).toLowerCase()).join("")}function ig(n){var e;return(e=n.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 ao(n){return ig(n).toLowerCase()}function Er(n,e=!0){if(!(n!=null&&n.dataType))return"Any data type";if(!n.dataType.entity)return n.dataType.isList?"List of an unknown data type":"Unknown data type";if(n.dataType.entity.type===r.PrimitiveEntity){let t=n.dataType.entity.name;switch(n.dataType.entity.name){case P.String:t="Text";break;case P.JSON:t=e?"Any data structure":"Unknown data structure";break;default:t=n.dataType.entity.name;break}return n.dataType.isList?`List of ${t}s`:`${t.slice(0,1).toUpperCase()}${t.slice(1)}`}else return n.dataType.isList?`List of ${n.dataType.entity.name} entities`:`${n.dataType.entity.name.slice(0,1).toUpperCase()+n.dataType.entity.name.slice(1)} entity`}function ag(n){return Er(n.declaration)}function p9(n){return n.type===r.VariableInstance?ag(n):Er(n)}function sg(n){if(!n)return"Any data type";if(!n.entity)return"Inherited";if(n.entity.type===r.PrimitiveEntity){const e=n.entity.name===P.String?"Text":n.entity.name;return n.isList?`List of ${e}s`:`${e.slice(0,1).toUpperCase()}${e.slice(1)}`}else if(n.entity.type===r.CustomEntity){const e=fd(n.entity);return n.isList?`List of ${e} entities`:e.slice(0,1).toUpperCase()+e.slice(1)}else if(n.entity.type===r.BuiltInBaseEntity){const e=hd(n.entity);return n.isList?`List of ${e} entities`:e.slice(0,1).toUpperCase()+e.slice(1)}else return n.isList?`List of ${n.entity.name} entities`:`${n.entity.name.slice(0,1).toUpperCase()+n.entity.name.slice(1)} entity`}function og(n){if(!n.dataType)return"Any data type";if(!n.dataType.entity)return"Inherited";if(n.dataType.entity.type===r.PrimitiveEntity){const e=n.dataType.entity.name===P.String?"Text":n.dataType.entity.name;return n.dataType.isList?`List of ${e}s`:`${e.slice(0,1).toUpperCase()}${e.slice(1)}`}else if(n.dataType.entity.type===r.CustomEntity){const e=fd(n.dataType.entity);return n.dataType.isList?`List of ${e} entities`:e.slice(0,1).toUpperCase()+e.slice(1)}else if(n.dataType.entity.type===r.BuiltInBaseEntity){const e=hd(n.dataType.entity);return n.dataType.isList?`List of ${e} entities`:e.slice(0,1).toUpperCase()+e.slice(1)}else return n.dataType.isList?`List of ${n.dataType.entity.name} entities`:`${n.dataType.entity.name.slice(0,1).toUpperCase()+n.dataType.entity.name.slice(1)} entity`}function lg(n){switch(n.type){case r.Property:return og(n);case r.VariableDeclaration:return Er(n);case r.ArgumentDeclaration:return Er(n,!1);case r.InputMap:{const e=n.declaration;return e?lg(e):"Unknown data type"}case r.ReturnDeclaration:return Er(n,!1);case r.OutputMap:{const e=n.declaration;return Er(e,!1)}}return"Unknown data type"}function so(n){switch(n.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 Vt.Empty:return"is empty";case Vt.NotEmpty:return"is not empty"}}function cg(n){return n.includes(V.HTTP_ENDPOINT)?"HTTP endpoint":n.includes(V.PERSISTED_ENTITY)?"Persisted entity":n.includes(V.CRON_JOB)?"Scheduled execution":n.includes(V.RELATIONAL_DATABASE)?"Relational database":"Entity"}function hd(n){switch(n.name){case V.HTTP_ENDPOINT:return"HTTP endpoint";case V.PERSISTED_ENTITY:return"Persisted entity";case V.CRON_JOB:return"Scheduled execution";case V.RELATIONAL_DATABASE:return"Relational database"}return"Entity"}function fd(n){const e=Wg(n);if(!e){const t=qg(n);return t.includes(V.HTTP_ENDPOINT)?"HTTP endpoint":t.includes(V.PERSISTED_ENTITY)?"Persisted entity":t.includes(V.CRON_JOB)?"Scheduled execution":t.includes(V.RELATIONAL_DATABASE)?"Relational database":S(n,n.project)+" entity"}return S(e,n.project)+" entity"}function dg(n){let e="Find ";return n.outputsDeclarations.forEach((t,i)=>{const a=io(t),s=Zv(a&&a.entity?S(a.entity,n.project):"unstructured data");i===0?e+=`${s} `:i===n.outputsDeclarations.length-1?e+=`and ${s} `:e+=`, ${s} `}),e}function ug(n){switch(n.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 n.name}}function pg(n){switch(n.id){case Q.List:return"Loop over list items";case Q.ManualFlow:return"Manual flow control loop";case Q.ObjectKeys:return"Loop over object keys";case Q.ObjectValues:return"Loop over object values";case Q.Counted:return"Loop given number of times";case Q.String:return"Loop over text characters";case ct.Addition:return"Sum numbers";case ct.Substraction:return"Subtract numbers";case ct.Multiplication:return"Multiply numbers";case ct.Division:return"Divide numbers";case ct.Remainder:return"Get remainder of numbers";case ct.Exponentiation:return"Get exponent of numbers";case Ae.AddIndex:return"Add at index position";case Ae.DeleteFirst:return"Delete first character";case Ae.DeleteLast:return"Delete last character";case Ae.DeleteIndex:return"Delete at index position";case Ae.Join:return"Join texts";case Ae.ReplaceAllMatches:return"Replace all matches";case Ae.ReplaceFirst:return"Replace first match";case Ae.ReplaceLast:return"Replace last match";case Ae.Split:return"Split text";case Ae.ReplaceIndex:return"Replace at index position";case Ae.ReplaceSingleMatch:return"Replace single match";case Ae.GetFirst:return"Get first character";case Ae.GetLast:return"Get last character";case Ae.GetIndex:return"Get at index position";case Ae.Append:return"Add at the end";case Ae.Prepend:return"Add at the start";case Oe.Wait:return"Wait";case Oe.Parallel:return"Run in parallel";case Oe.Sequential:return"Run in sequence";case Ze.HttpRequest:return"HTTP request";case Ke.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 ln.PROJECT_PUBLICATION_COMPLETED:return"Project publication completed";default:return(n.name.slice(0,1).toUpperCase()+n.name.slice(1)).replaceAll("-"," ")}}function S(n,e){var t;if(r.FunctionDeclaration===n.type){const i=n.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 ro(n.type).replaceAll("-"," ")}return i}if(r.BuiltInBaseEntity===n.type)return cg([n.name]);if(Yd.includes(n.type)&&n.type!==r.ActionDescriptor)return n.name;switch(n.type){case r.Search:return dg(n);case r.Operation:case r.InternalCall:case r.Loop:const i=Nt(n.declaration,e);return S(i,e);case r.ActionDescriptor:return pg(n);case r.BreakStatement:const a=Nt(n.parent,e);return`Stop loop ${S(a,e)}`;case r.ContinueStatement:const s=Nt(n.parent,e);return`Execute next iteration of ${S(s,e)}`;case r.FunctionCall:return Nt(n.declaration,e).name;case r.Condition:{const l=n;if((t=n.inputs)!=null&&t.length){const p=S(l.inputs[0],l.project);if(l.inputs[1]){const y=l.inputs[1].declaration.name;return`If ${p} ${so(l)} ${y}`}return`If ${p} ${so(l)}`}else return`If ${so(l)}`}case r.ReturnStatement:{const l=Nt(n.parent,e);return`Output of ${S(l,e)}`}case r.InputMap:if(n.declaration){const l=Nt(n.declaration,e);return S(l,e)||""}else return n.name||"";case r.VariableInstance:{const l=Nt(n.declaration,e);return S(l,e)||""}case r.OutputMap:if(n.declaration){const l=Nt(n.declaration,e);return(l==null?void 0:l.name)||""}else return"";case r.PrimitiveEntity:case r.PrimitiveValue:return ug(n);default:return ro(n.type).replaceAll("-"," ")}}function oo(n,e){const t=[];n.name||t.push(new E({id:`${n.id}--${A.EmptyName}`,message:`Entity with id "${n.id}" and type "${n.type}" has an empty name. Please provide a 'name' string.`,severity:T.Error,code:A.EmptyName,issue:null}));const i=e.entities.filter(a=>a.name===n.name);return i.length&&t.push(new E({id:`${n.id}--${A.NameNotUniqueInScope}`,message:`Entity with id "${n.id}" and type "${n.type}" has a name "${n.name}" that is not unique in the project. Entity with id "${i[0].id}" has the same name.
|
|
14
|
-
Please provide a unique 'name' string.`,severity:T.Error,code:
|
|
15
|
-
Please provide a unique 'name' string.`,severity:T.Error,code:
|
|
16
|
-
Please provide a unique 'name' string.`,severity:T.Error,code:
|
|
17
|
-
Please provide a unique 'name' string.`,severity:T.Error,code:
|
|
18
|
-
Please provide a unique 'name' string.`,severity:T.Error,code:
|
|
19
|
-
Please provide a unique 'name' string.`,severity:T.Error,code:
|
|
20
|
-
${Jn}`,t.push(new E({id:`${n.id}--${h.NonInteractiveEntityReferenced}`,code:h.NonInteractiveEntityReferenced,severity:T.Error,message:p,issue:null}))}else if(n.implements){const p=e.get(n.implements);if(n.id===n.implements)return t.push(new E({id:`${n.id}--${n.implements}--${h.SelfReference}`,code:h.SelfReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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 E({id:`${n.id}--${n.implements}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", is referencing an entity with id "${n.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(f=>{var m;return((m=f.implements)==null?void 0:m.id)===n.implements});y?t.push(new E({id:`${n.id}--${
|
|
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 E({id:`${this.id}--${
|
|
22
|
-
${po}`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this];return this.parent.addProperty(this),e.push(this.parent),{affected:g(e),self:this}}setParent(e){return this.parent=e,this}initChildren(){if(this.initialized)return this;if(this.initialized=!0,this.initialData.dataType){const e=R(this.initialData.dataType,this.project);e.setParent(this),e.initChildren(),this.dataType=e}if(this.initialData.implements){const e=R(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||this.index,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===r.CustomEntity&&(this.parent.removeProperty(this),i.push(this.parent)),{affected:g(i),removed:g(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===r.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+"--"+w.UUID.uuid()+"--ref",type:r.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=h9(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 f;const a=t||Qe(S(this,this.project),r.Property,this.project),s=a.split("-id"),o=s[s.length-1||0]||a,l={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:null,parent:e||this.parent},p=
|
|
23
|
-
${Jn}`,a.push(new E({id:`${e.id}--${h.NonInteractiveEntityReferenced}`,code:h.NonInteractiveEntityReferenced,severity:T.Error,message:I,issue:null}))}else{const I=m.methods.find(Y=>{var G;return((G=Y.implements)==null?void 0:G.id)===i.implements});I&&a.push(new E({id:`${i.id}--${
|
|
13
|
+
`+s+"}",p}function I6(n,e,t){e=fa(e);var i=e.length;if(!i)return ft(t)?t.call(n):t;for(var a=0;a<i;a++){var s=n==null?void 0:n[e[a]];s===void 0&&(s=t,a=i),n=ft(s)?s.call(n):s}return n}var D6=0;function P6(n){var e=++D6+"";return n?n+e:e}function A6(n){var e=re(n);return e._chain=!0,e}function Ov(n,e,t,i,a){if(!(i instanceof e))return n.apply(t,a);var s=vv(n.prototype),o=n.apply(s,a);return xn(o)?o:s}var pi=It(function(n,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 Ov(n,i,this,this,o)};return i});pi.placeholder=re;const Cv=It(function(n,e,t){if(!ft(n))throw new TypeError("Bind must be called on a function");var i=It(function(a){return Ov(n,i,e,this,t.concat(a))});return i}),wt=ov(Dt);function fr(n,e,t,i){if(i=i||[],!e&&e!==0)e=1/0;else if(e<=0)return i.concat(n);for(var a=i.length,s=0,o=Dt(n);s<o;s++){var l=n[s];if(wt(l)&&(hr(l)||qc(l)))if(e>1)fr(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 S6=It(function(n,e){e=fr(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];n[i]=Cv(n[i],n)}return n});function O6(n,e){var t=function(i){var a=t.cache,s=""+(e?e.apply(this,arguments):i);return kn(a,s)||(a[s]=n.apply(this,arguments)),a[s]};return t.cache={},t}const Bv=It(function(n,e,t){return setTimeout(function(){return n.apply(null,t)},e)}),C6=pi(Bv,re,1);function B6(n,e,t){var i,a,s,o,l=0;t||(t={});var p=function(){l=t.leading===!1?0:Ea(),i=null,o=n.apply(a,s),i||(a=s=null)},y=function(){var f=Ea();!l&&t.leading===!1&&(l=f);var m=e-(f-l);return a=this,s=arguments,m<=0||m>e?(i&&(clearTimeout(i),i=null),l=f,o=n.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 w6(n,e,t){var i,a,s,o,l,p=function(){var f=Ea()-a;e>f?i=setTimeout(p,e-f):(i=null,t||(o=n.apply(l,s)),i||(s=l=null))},y=It(function(f){return l=this,s=f,a=Ea(),i||(i=setTimeout(p,e),t&&(o=n.apply(l,s))),o});return y.cancel=function(){clearTimeout(i),i=s=l=null},y}function _6(n,e){return pi(e,n)}function rd(n){return function(){return!n.apply(this,arguments)}}function M6(){var n=arguments,e=n.length-1;return function(){for(var t=e,i=n[e].apply(this,arguments);t--;)i=n[t].call(this,i);return i}}function N6(n,e){return function(){if(--n<1)return e.apply(this,arguments)}}function wv(n,e){var t;return function(){return--n>0&&(t=e.apply(this,arguments)),n<=1&&(e=null),t}}const V6=pi(wv,2);function _v(n,e,t){e=Pt(e,t);for(var i=Ye(n),a,s=0,o=i.length;s<o;s++)if(a=i[s],e(n[a],a,n))return a}function Mv(n){return function(e,t,i){t=Pt(t,i);for(var a=Dt(e),s=n>0?0:a-1;s>=0&&s<a;s+=n)if(t(e[s],s,e))return s;return-1}}const id=Mv(1),Nv=Mv(-1);function Vv(n,e,t,i){t=Pt(t,i,1);for(var a=t(e),s=0,o=Dt(n);s<o;){var l=Math.floor((s+o)/2);t(n[l])<a?s=l+1:o=l}return s}function $v(n,e,t){return function(i,a,s){var o=0,l=Dt(i);if(typeof s=="number")n>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(ua.call(i,o,l),av),s>=0?s+o:-1;for(s=n>0?o:l-1;s>=0&&s<l;s+=n)if(i[s]===a)return s;return-1}}const Lv=$v(1,id,Vv),$6=$v(-1,Nv);function ad(n,e,t){var i=wt(n)?id:_v,a=i(n,e,t);if(a!==void 0&&a!==-1)return n[a]}function L6(n,e){return ad(n,ma(e))}function Rn(n,e,t){e=Ta(e,t);var i,a;if(wt(n))for(i=0,a=n.length;i<a;i++)e(n[i],i,n);else{var s=Ye(n);for(i=0,a=s.length;i<a;i++)e(n[s[i]],s[i],n)}return n}function mr(n,e,t){e=Pt(e,t);for(var i=!wt(n)&&Ye(n),a=(i||n).length,s=Array(a),o=0;o<a;o++){var l=i?i[o]:o;s[o]=e(n[l],l,n)}return s}function Gv(n){var e=function(t,i,a,s){var o=!wt(t)&&Ye(t),l=(o||t).length,p=n>0?0:l-1;for(s||(a=t[o?o[p]:p],p+=n);p>=0&&p<l;p+=n){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,Ta(i,s,4),a,o)}}const sd=Gv(1),Fv=Gv(-1);function yi(n,e,t){var i=[];return e=Pt(e,t),Rn(n,function(a,s,o){e(a,s,o)&&i.push(a)}),i}function G6(n,e,t){return yi(n,rd(Pt(e)),t)}function Uv(n,e,t){e=Pt(e,t);for(var i=!wt(n)&&Ye(n),a=(i||n).length,s=0;s<a;s++){var o=i?i[s]:s;if(!e(n[o],o,n))return!1}return!0}function xv(n,e,t){e=Pt(e,t);for(var i=!wt(n)&&Ye(n),a=(i||n).length,s=0;s<a;s++){var o=i?i[s]:s;if(e(n[o],o,n))return!0}return!1}function bn(n,e,t,i){return wt(n)||(n=ui(n)),(typeof t!="number"||i)&&(t=0),Lv(n,e,t)>=0}const F6=It(function(n,e,t){var i,a;return ft(e)?a=e:(e=fa(e),i=e.slice(0,-1),e=e[e.length-1]),mr(n,function(s){var o=a;if(!o){if(i&&i.length&&(s=Xc(s,i)),s==null)return;o=s[e]}return o==null?o:o.apply(s,t)})});function od(n,e){return mr(n,Kc(e))}function U6(n,e){return yi(n,ma(e))}function kv(n,e,t){var i=-1/0,a=-1/0,s,o;if(e==null||typeof e=="number"&&typeof n[0]!="object"&&n!=null){n=wt(n)?n:ui(n);for(var l=0,p=n.length;l<p;l++)s=n[l],s!=null&&s>i&&(i=s)}else e=Pt(e,t),Rn(n,function(y,f,m){o=e(y,f,m),(o>a||o===-1/0&&i===-1/0)&&(i=y,a=o)});return i}function x6(n,e,t){var i=1/0,a=1/0,s,o;if(e==null||typeof e=="number"&&typeof n[0]!="object"&&n!=null){n=wt(n)?n:ui(n);for(var l=0,p=n.length;l<p;l++)s=n[l],s!=null&&s<i&&(i=s)}else e=Pt(e,t),Rn(n,function(y,f,m){o=e(y,f,m),(o<a||o===1/0&&i===1/0)&&(i=y,a=o)});return i}var k6=/[^\ud800-\udfff]|[\ud800-\udbff][\udc00-\udfff]|[\ud800-\udfff]/g;function jv(n){return n?hr(n)?ua.call(n):xc(n)?n.match(k6):wt(n)?mr(n,Qc):ui(n):[]}function qv(n,e,t){if(e==null||t)return wt(n)||(n=ui(n)),n[td(n.length-1)];var i=jv(n),a=Dt(i);e=Math.max(Math.min(e,a),0);for(var s=a-1,o=0;o<e;o++){var l=td(o,s),p=i[o];i[o]=i[l],i[l]=p}return i.slice(0,e)}function j6(n){return qv(n,1/0)}function q6(n,e,t){var i=0;return e=Pt(e,t),od(mr(n,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 to(n,e){return function(t,i,a){var s=e?[[],[]]:{};return i=Pt(i,a),Rn(t,function(o,l){var p=i(o,l,t);n(s,o,p)}),s}}const J6=to(function(n,e,t){kn(n,t)?n[t].push(e):n[t]=[e]}),W6=to(function(n,e,t){n[t]=e}),H6=to(function(n,e,t){kn(n,t)?n[t]++:n[t]=1}),Y6=to(function(n,e,t){n[t?0:1].push(e)},!0);function z6(n){return n==null?0:wt(n)?n.length:Ye(n).length}function Z6(n,e,t){return e in t}const Jv=It(function(n,e){var t={},i=e[0];if(n==null)return t;ft(i)?(e.length>1&&(i=Ta(i,e[1])),e=ha(n)):(i=Z6,e=fr(e,!1,!1),n=Object(n));for(var a=0,s=e.length;a<s;a++){var o=e[a],l=n[o];i(l,o,n)&&(t[o]=l)}return t}),X6=It(function(n,e){var t=e[0],i;return ft(t)?(t=rd(t),e.length>1&&(i=e[1])):(e=mr(fr(e,!1,!1),String),t=function(a,s){return!bn(e,s)}),Jv(n,t,i)});function Wv(n,e,t){return ua.call(n,0,Math.max(0,n.length-(e==null||t?1:e)))}function ld(n,e,t){return n==null||n.length<1?e==null||t?void 0:[]:e==null||t?n[0]:Wv(n,n.length-e)}function no(n,e,t){return ua.call(n,e==null||t?1:e)}function Q6(n,e,t){return n==null||n.length<1?e==null||t?void 0:[]:e==null||t?n[n.length-1]:no(n,Math.max(0,n.length-e))}function K6(n){return yi(n,Boolean)}function e9(n,e){return fr(n,e,!1)}const Hv=It(function(n,e){return e=fr(e,!0,!0),yi(n,function(t){return!bn(e,t)})}),t9=It(function(n,e){return Hv(n,e)});function cd(n,e,t,i){Qb(e)||(i=t,t=e,e=!1),t!=null&&(t=Pt(t,i));for(var a=[],s=[],o=0,l=Dt(n);o<l;o++){var p=n[o],y=t?t(p,o,n):p;e&&!t?((!o||s!==y)&&a.push(p),s=y):t?bn(s,y)||(s.push(y),a.push(p)):bn(a,p)||a.push(p)}return a}const n9=It(function(n){return cd(fr(n,!0,!0))});function r9(n){for(var e=[],t=arguments.length,i=0,a=Dt(n);i<a;i++){var s=n[i];if(!bn(e,s)){var o;for(o=1;o<t&&bn(arguments[o],s);o++);o===t&&e.push(s)}}return e}function dd(n){for(var e=n&&kv(n,Dt).length||0,t=Array(e),i=0;i<e;i++)t[i]=od(n,i);return t}const i9=It(dd);function a9(n,e){for(var t={},i=0,a=Dt(n);i<a;i++)e?t[n[i]]=e[i]:t[n[i][0]]=n[i][1];return t}function s9(n,e,t){e==null&&(e=n||0,n=0),t||(t=e<n?-1:1);for(var i=Math.max(Math.ceil((e-n)/t),0),a=Array(i),s=0;s<i;s++,n+=t)a[s]=n;return a}function o9(n,e){if(e==null||e<1)return[];for(var t=[],i=0,a=n.length;i<a;)t.push(ua.call(n,i,i+=e));return t}function ud(n,e){return n._chain?re(e).chain():e}function Yv(n){return Rn(zc(n),function(e){var t=re[e]=n[e];re.prototype[e]=function(){var i=[this._wrapped];return _8.apply(i,arguments),ud(this,t.apply(re,i))}}),re}Rn(["pop","push","reverse","shift","sort","splice","unshift"],function(n){var e=Xs[n];re.prototype[n]=function(){var t=this._wrapped;return t!=null&&(e.apply(t,arguments),(n==="shift"||n==="splice")&&t.length===0&&delete t[0]),ud(this,t)}}),Rn(["concat","join","slice"],function(n){var e=Xs[n];re.prototype[n]=function(){var t=this._wrapped;return t!=null&&(t=e.apply(t,arguments)),ud(this,t)}});var zv=Yv(Object.freeze(Object.defineProperty({__proto__:null,VERSION:kb,after:N6,all:Uv,allKeys:ha,any:xv,assign:eo,before:wv,bind:Cv,bindAll:S6,chain:A6,chunk:o9,clone:l6,collect:mr,compact:K6,compose:M6,constant:sv,contains:bn,countBy:H6,create:o6,debounce:w6,default:re,defaults:bv,defer:C6,delay:Bv,detect:ad,difference:Hv,drop:no,each:Rn,escape:h6,every:Uv,extend:Rv,extendOwn:eo,filter:yi,find:ad,findIndex:id,findKey:_v,findLastIndex:Nv,findWhere:L6,first:ld,flatten:e9,foldl:sd,foldr:Fv,forEach:Rn,functions:zc,get:Iv,groupBy:J6,has:d6,head:ld,identity:Qc,include:bn,includes:bn,indexBy:W6,indexOf:Lv,initial:Wv,inject:sd,intersection:r9,invert:Ev,invoke:F6,isArguments:qc,isArray:hr,isArrayBuffer:tv,isBoolean:Qb,isDataView:Qs,isDate:x8,isElement:U8,isEmpty:ya,isEqual:Q8,isError:j8,isFinite:H8,isFunction:ft,isMap:t6,isMatch:uv,isNaN:av,isNull:F8,isNumber:Kb,isObject:xn,isRegExp:k8,isSet:r6,isString:xc,isSymbol:ev,isTypedArray:cv,isUndefined:Xb,isWeakMap:n6,isWeakSet:i6,iteratee:ed,keys:Ye,last:Q6,lastIndexOf:$6,map:mr,mapObject:u6,matcher:ma,matches:ma,max:kv,memoize:O6,methods:zc,min:x6,mixin:Yv,negate:rd,noop:Pv,now:Ea,object:a9,omit:X6,once:V6,pairs:a6,partial:pi,partition:Y6,pick:Jv,pluck:od,property:Kc,propertyOf:p6,random:td,range:s9,reduce:sd,reduceRight:Fv,reject:G6,rest:no,restArguments:It,result:I6,sample:qv,select:yi,shuffle:j6,size:z6,some:xv,sortBy:q6,sortedIndex:Vv,tail:no,take:ld,tap:c6,template:g6,templateSettings:T6,throttle:B6,times:y6,toArray:jv,toPath:gv,transpose:dd,unescape:m6,union:n9,uniq:cd,unique:cd,uniqueId:P6,unzip:dd,values:ui,where:U6,without:t9,wrap:_6,zip:i9},Symbol.toStringTag,{value:"Module"})));zv._=zv;function ro(n){return n.charAt(0).toUpperCase()+n.slice(1)}function Zv(n){return n.charAt(0).toLowerCase()+n.slice(1)}function Xv(n,e){if(n.type!==r.Property||e.type!==r.Property)throw new Error(`Expected property entities for comparison. But got ${n.type} and ${e.type}.`);return n===e||n.id===e.id?!0:n.name!==e.name||n.static!==e.static||n.abstract!==e.abstract?!1:Ht(n.dataType,e.dataType).compatible}function Qv(n,e){if(n.type!==r.CustomEntity||e.type!==r.CustomEntity)throw new Error(`Expected custom entities for comparison. But got ${n.type} and ${e.type}.`);if(n===e||n.id===e.id)return!0;if(n.properties.length!==e.properties.length)return!1;let t=[...e.properties];const i=[];for(let a=0;a<n.properties.length;a++){const s=n.properties[a];t.find(l=>{const p=Xv(s,l);return p&&(t=t.filter(y=>y.id!==l.id)),p})||i.push(s)}return!(i.length>0)}var Lt=(n=>(n.BothUnconstrained="both-unconstrained",n.AConstraintBUnconstrained="a-constraint-b-unconstrained",n.BConstraintAUnconstrained="b-constraint-a-unconstrained",n.Same="same",n.AIsListBIsNot="a-is-list-b-is-not",n.BIsListAIsNot="b-is-list-a-is-not",n.AIsNullableBIsNot="a-is-nullable-b-is-not",n.BIsNullableAIsNot="b-is-nullable-a-is-not",n.AIsTemplateBIsNot="a-is-template-b-is-not",n.BIsTemplateAIsNot="b-is-template-a-is-not",n.BothUntyped="both-untyped",n.AIsUntypedBIsNot="a-is-untyped-b-is-not",n.BIsUntypedAIsNot="b-is-untyped-a-is-not",n.TypeEntityMismatch="type-entity-mismatch",n.SameCustomEntities="same-custom-entities",n.CompatibleCustomEntities="compatible-custom-entities",n.IncompatibleCustomEntities="incompatible-custom-entities",n.SamePrimitiveEntities="same-primitive-entities",n.IncompatiblePrimitiveEntities="incompatible-primitive-entities",n.SameBuiltInBaseEntities="same-built-in-base-entities",n.IncompatibleBuiltInBaseEntities="incompatible-built-in-base-entities",n.CheckUnknown="check-unknown",n))(Lt||{});function Ht(n,e){var t,i,a,s,o,l,p,y,f,m,b;if(n&&n.type!==r.DataType||e&&e.type!==r.DataType)throw new Error(`Expected data-type entities for comparison. But got ${n==null?void 0:n.type} and ${e==null?void 0:e.type}.`);if(n===null&&e===null)return{compatible:!0,type:"both-unconstrained"};if(n===null)return{compatible:!0,type:"a-constraint-b-unconstrained"};if(e===null)return{compatible:!0,type:"b-constraint-a-unconstrained"};if(n===e)return{compatible:!0,type:"same"};if(n.id===e.id)return{compatible:!0,type:"same"};if(n.isList!==e.isList)return{compatible:!1,type:n.isList?"a-is-list-b-is-not":"b-is-list-a-is-not"};if(n.isNullable!==e.isNullable)return{compatible:!1,type:n.isNullable?"a-is-nullable-b-is-not":"b-is-nullable-a-is-not"};if(n.asType!==e.asType)return{compatible:!1,type:n.asType?"a-is-template-b-is-not":"b-is-template-a-is-not"};if(!n.entity&&e.entity)return{compatible:!0,type:"a-is-untyped-b-is-not"};if(n.entity&&!e.entity)return{compatible:!0,type:"b-is-untyped-a-is-not"};if(!n.entity&&!e.entity)return{compatible:!0,type:"both-untyped"};if(((t=n.entity)==null?void 0:t.type)!==((i=e.entity)==null?void 0:i.type))return{compatible:!1,type:"type-entity-mismatch"};if(((a=n.entity)==null?void 0:a.type)===r.CustomEntity){if(((s=n.entity)==null?void 0:s.id)===((o=e.entity)==null?void 0:o.id))return{compatible:!0,type:"same-custom-entities"};const v=Qv(n.entity,e.entity);return{compatible:v,type:v?"compatible-custom-entities":"incompatible-custom-entities"}}return((l=n.entity)==null?void 0:l.type)===r.PrimitiveEntity?((p=n.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"}:((f=n.entity)==null?void 0:f.type)===r.BuiltInBaseEntity?((m=n.entity)==null?void 0:m.id)===((b=e.entity)==null?void 0:b.id)?{compatible:!0,type:"same-built-in-base-entities"}:{compatible:!1,type:"incompatible-built-in-base-entities"}:{compatible:!1,type:"check-unknown"}}function l9(n){const e=n.project.builtInBaseEntities.find(a=>a.id===V.EXECUTION),t={id:n.id+"--infered-data-type",version:1,type:r.DataType,isList:!1,isNullable:!1,andChildrenGroup:null,orChildrenGroup:null,asType:!1,entity:null,constant:!1,defaultValue:null,parent:null},i=R(t,n.project);return i.inferred=!0,i.sync(t),i.setParent(n),i.entity=e,i}function Kv(n){return n.dataType?n.dataType:null}function eg(n){var e;return(e=n.declaration)!=null&&e.dataType?n.declaration.dataType:n.readsValue?rn(n.readsValue):null}function pd(n){return n.dataType&&!n.dataType.inferred&&n.dataType.isResolved()?n.dataType:n.readsValue?rn(n.readsValue):null}function tg(n){return rn(n.declaration)}function ng(n){return n.dataType&&!n.dataType.inferred?n.dataType:(n.dataType&&n.dataType.inferred,n.inferDataTypeAndSyncInstancesInputsAndOutputs(),n.dataType)}function rg(n){var e;return((e=n.declaration)==null?void 0:e.dataType)||null}function rn(n){switch(n.type){case r.VariableDeclaration:return ng(n);case r.ArgumentDeclaration:return Kv(n);case r.ReturnDeclaration:return pd(n);case r.VariableInstance:return tg(n);case r.InputMap:return eg(n);case r.OutputMap:return rg(n);default:throw new Error(`Cannot infer data type from entity of type ${n.type}.`)}}function io(n){switch(n.type){case r.ArgumentDeclaration:return n.getDataType();case r.InputMap:return n.getDataType();case r.VariableDeclaration:return n.getDataType();case r.VariableInstance:return n.getDataType();case r.OutputMap:return n.getDataType();case r.ReturnDeclaration:return n.getDataType();case r.Property:return n.getDataType();case r.ValueDescriptor:return n.getDataType();default:return null}}function C(n){if(n){let e=null;return typeof n=="string"?e=n:n.entityId?e=n.entityId:n.type!==r.GenericReference&&(e=n.id),e}return null}function Tr(n){return n.declaration||n}function c9(n){return n.type===r.VariableDeclaration?n.parent===n.project?"global-declaration":"local-declaration":n.declaration.parent===n.project?"global-instance":"local-instance"}function yd(n,e){const t=[];if(n.type===r.Project)t.push(...n.variableDeclarations);else{const a=Tt(Se(n)).filter(s=>s.type===r.VariableDeclaration);t.push(...a),n.parent&&(ct.includes(n.parent.type)||n.parent.type===r.Project)&&t.push(...yd(n.parent))}return t}function d9(n){return n.replace(/(?:^\w|[A-Z]|\b\w)/g,function(e,t){return t===0?e.toLowerCase():e.toUpperCase()}).replace(/\s+/g,"")}function u9(n){return n.split(/\s+/).map(i=>i[0].toUpperCase()+i.slice(1).toLowerCase()).join("")}function ig(n){var e;return(e=n.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 ao(n){return ig(n).toLowerCase()}function Er(n,e=!0){if(!(n!=null&&n.dataType))return"Any data type";if(!n.dataType.entity)return n.dataType.isList?"List of an unknown data type":"Unknown data type";if(n.dataType.entity.type===r.PrimitiveEntity){let t=n.dataType.entity.name;switch(n.dataType.entity.name){case A.String:t="Text";break;case A.JSON:t=e?"Any data structure":"Unknown data structure";break;default:t=n.dataType.entity.name;break}return n.dataType.isList?`List of ${t}s`:`${t.slice(0,1).toUpperCase()}${t.slice(1)}`}else return n.dataType.isList?`List of ${n.dataType.entity.name} entities`:`${n.dataType.entity.name.slice(0,1).toUpperCase()+n.dataType.entity.name.slice(1)} entity`}function ag(n){return Er(n.declaration)}function p9(n){return n.type===r.VariableInstance?ag(n):Er(n)}function sg(n){if(!n)return"Any data type";if(!n.entity)return"Inherited";if(n.entity.type===r.PrimitiveEntity){const e=n.entity.name===A.String?"Text":n.entity.name;return n.isList?`List of ${e}s`:`${e.slice(0,1).toUpperCase()}${e.slice(1)}`}else if(n.entity.type===r.CustomEntity){const e=fd(n.entity);return n.isList?`List of ${e} entities`:e.slice(0,1).toUpperCase()+e.slice(1)}else if(n.entity.type===r.BuiltInBaseEntity){const e=hd(n.entity);return n.isList?`List of ${e} entities`:e.slice(0,1).toUpperCase()+e.slice(1)}else return n.isList?`List of ${n.entity.name} entities`:`${n.entity.name.slice(0,1).toUpperCase()+n.entity.name.slice(1)} entity`}function og(n){if(!n.dataType)return"Any data type";if(!n.dataType.entity)return"Inherited";if(n.dataType.entity.type===r.PrimitiveEntity){const e=n.dataType.entity.name===A.String?"Text":n.dataType.entity.name;return n.dataType.isList?`List of ${e}s`:`${e.slice(0,1).toUpperCase()}${e.slice(1)}`}else if(n.dataType.entity.type===r.CustomEntity){const e=fd(n.dataType.entity);return n.dataType.isList?`List of ${e} entities`:e.slice(0,1).toUpperCase()+e.slice(1)}else if(n.dataType.entity.type===r.BuiltInBaseEntity){const e=hd(n.dataType.entity);return n.dataType.isList?`List of ${e} entities`:e.slice(0,1).toUpperCase()+e.slice(1)}else return n.dataType.isList?`List of ${n.dataType.entity.name} entities`:`${n.dataType.entity.name.slice(0,1).toUpperCase()+n.dataType.entity.name.slice(1)} entity`}function lg(n){switch(n.type){case r.Property:return og(n);case r.VariableDeclaration:return Er(n);case r.ArgumentDeclaration:return Er(n,!1);case r.InputMap:{const e=n.declaration;return e?lg(e):"Unknown data type"}case r.ReturnDeclaration:return Er(n,!1);case r.OutputMap:{const e=n.declaration;return Er(e,!1)}}return"Unknown data type"}function so(n){switch(n.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 Nt.Empty:return"is empty";case Nt.NotEmpty:return"is not empty"}}function cg(n){return n.includes(V.HTTP_ENDPOINT)?"HTTP endpoint":n.includes(V.PERSISTED_ENTITY)?"Persisted entity":n.includes(V.CRON_JOB)?"Scheduled execution":n.includes(V.RELATIONAL_DATABASE)?"Relational database":"Entity"}function hd(n){switch(n.name){case V.HTTP_ENDPOINT:return"HTTP endpoint";case V.PERSISTED_ENTITY:return"Persisted entity";case V.CRON_JOB:return"Scheduled execution";case V.RELATIONAL_DATABASE:return"Relational database"}return"Entity"}function fd(n){const e=Wg(n);if(!e){const t=qg(n);return t.includes(V.HTTP_ENDPOINT)?"HTTP endpoint":t.includes(V.PERSISTED_ENTITY)?"Persisted entity":t.includes(V.CRON_JOB)?"Scheduled execution":t.includes(V.RELATIONAL_DATABASE)?"Relational database":S(n,n.project)+" entity"}return S(e,n.project)+" entity"}function dg(n){let e="Find ";return n.outputsDeclarations.forEach((t,i)=>{const a=io(t),s=Zv(a&&a.entity?S(a.entity,n.project):"unstructured data");i===0?e+=`${s} `:i===n.outputsDeclarations.length-1?e+=`and ${s} `:e+=`, ${s} `}),e}function ug(n){switch(n.name){case A.String:return"Text";case A.Number:return"Number";case A.Boolean:return"Boolean";case A.JSON:return"Data structure";case A.UUID:return"Unique identifier";case A.Date:return"Date";case A.EntityTemplate:return"Entity as template";case A.Enum:return"Enumeration";case A.File:return"File";case A.Null:return"Empty";case A.ActionDescriptor:return"Action descriptor";default:return n.name}}function pg(n){switch(n.id){case Q.List:return"Loop over list items";case Q.ManualFlow:return"Manual flow control loop";case Q.ObjectKeys:return"Loop over object keys";case Q.ObjectValues:return"Loop over object values";case Q.Counted:return"Loop given number of times";case Q.String:return"Loop over text characters";case lt.Addition:return"Sum numbers";case lt.Substraction:return"Subtract numbers";case lt.Multiplication:return"Multiply numbers";case lt.Division:return"Divide numbers";case lt.Remainder:return"Get remainder of numbers";case lt.Exponentiation:return"Get exponent of numbers";case Ae.AddIndex:return"Add at index position";case Ae.DeleteFirst:return"Delete first character";case Ae.DeleteLast:return"Delete last character";case Ae.DeleteIndex:return"Delete at index position";case Ae.Join:return"Join texts";case Ae.ReplaceAllMatches:return"Replace all matches";case Ae.ReplaceFirst:return"Replace first match";case Ae.ReplaceLast:return"Replace last match";case Ae.Split:return"Split text";case Ae.ReplaceIndex:return"Replace at index position";case Ae.ReplaceSingleMatch:return"Replace single match";case Ae.GetFirst:return"Get first character";case Ae.GetLast:return"Get last character";case Ae.GetIndex:return"Get at index position";case Ae.Append:return"Add at the end";case Ae.Prepend:return"Add at the start";case Oe.Wait:return"Wait";case Oe.Parallel:return"Run in parallel";case Oe.Sequential:return"Run in sequence";case Ze.HttpRequest:return"HTTP request";case Ke.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 on.PROJECT_PUBLICATION_COMPLETED:return"Project publication completed";default:return(n.name.slice(0,1).toUpperCase()+n.name.slice(1)).replaceAll("-"," ")}}function S(n,e){var t;if(r.FunctionDeclaration===n.type){const i=n.name;if(Object.values(Ot).includes(i))switch(i){case Ot.AbortExecution:return"Abort execution";case Ot.DeletePersistedEntity:return"Delete persisted entity";case Ot.SoftDeletePersistedEntity:return"Soft delete persisted entity";default:return ro(n.type).replaceAll("-"," ")}return i}if(r.BuiltInBaseEntity===n.type)return cg([n.name]);if(Yd.includes(n.type)&&n.type!==r.ActionDescriptor)return n.name;switch(n.type){case r.Search:return dg(n);case r.Operation:case r.InternalCall:case r.Loop:const i=Mt(n.declaration,e);return S(i,e);case r.ActionDescriptor:return pg(n);case r.BreakStatement:const a=Mt(n.parent,e);return`Stop loop ${S(a,e)}`;case r.ContinueStatement:const s=Mt(n.parent,e);return`Execute next iteration of ${S(s,e)}`;case r.FunctionCall:return Mt(n.declaration,e).name;case r.Condition:{const l=n;if((t=n.inputs)!=null&&t.length){const p=S(l.inputs[0],l.project);if(l.inputs[1]){const y=l.inputs[1].declaration.name;return`If ${p} ${so(l)} ${y}`}return`If ${p} ${so(l)}`}else return`If ${so(l)}`}case r.ReturnStatement:{const l=Mt(n.parent,e);return`Output of ${S(l,e)}`}case r.InputMap:if(n.declaration){const l=Mt(n.declaration,e);return S(l,e)||""}else return n.name||"";case r.VariableInstance:{const l=Mt(n.declaration,e);return S(l,e)||""}case r.OutputMap:if(n.declaration){const l=Mt(n.declaration,e);return(l==null?void 0:l.name)||""}else return"";case r.PrimitiveEntity:case r.PrimitiveValue:return ug(n);default:return ro(n.type).replaceAll("-"," ")}}function oo(n,e){const t=[];n.name||t.push(new E({id:`${n.id}--${D.EmptyName}`,message:`Entity with id "${n.id}" and type "${n.type}" has an empty name. Please provide a 'name' string.`,severity:T.Error,code:D.EmptyName,issue:null}));const i=e.entities.filter(a=>a.name===n.name);return i.length&&t.push(new E({id:`${n.id}--${D.NameNotUniqueInScope}`,message:`Entity with id "${n.id}" and type "${n.type}" has a name "${n.name}" that is not unique in the project. Entity with id "${i[0].id}" has the same name.
|
|
14
|
+
Please provide a unique 'name' string.`,severity:T.Error,code:D.NameNotUniqueInScope,issue:null})),t}function md(n,e){const t=[];n.name||t.push(new E({id:`${n.id}--${D.EmptyName}`,message:`Entity with id "${n.id}" and type "${n.type}" has an empty name. Please provide a 'name' string.`,severity:T.Error,code:D.EmptyName,issue:null}));const i=n.parent?C(n.parent):null;let a=e;i&&(a=e.get(i));const s=[];a.type===r.CustomEntity?s.push(...a.methods.map(l=>l)):a.type===r.Project?s.push(...a.functions.map(l=>l)):a.type===r.Loop?a.body&&s.push(a.body):a.type===r.InstalledProject&&s.push(...a.functions.map(l=>l));const o=s.filter(l=>l.name===n.name);return o.length&&t.push(new E({id:`${n.id}--${D.NameNotUniqueInScope}`,message:`Entity with id "${n.id}" and type "${n.type}" has a name "${n.name}" that is not unique in ${a.type===r.Project?"the globally declared project scope":"its parent entity"}. Entity with id "${o[0].id}" has the same name.
|
|
15
|
+
Please provide a unique 'name' string.`,severity:T.Error,code:D.NameNotUniqueInScope,issue:null})),t}function Td(n,e){const t=[];n.name||t.push(new E({id:`${n.id}--${D.EmptyName}`,message:`Entity with id "${n.id}" and type "${n.type}" has an empty name. Please provide a 'name' string.`,severity:T.Error,code:D.EmptyName,issue:null}));const i=n.parent&&Mt(n.parent,e)||e;if(!i)t.push(new E({id:`${n.id}--parent-reference--${h.ReferencedEntityNotFound}`,message:`The entity with id '${n.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:h.ReferencedEntityNotFound,issue:null}));else{const s=yd(i).filter(o=>o.name===n.name);s.length&&t.push(new E({id:`${n.id}--${D.NameNotUniqueInScope}`,message:`Entity with id "${n.id}" and type "${n.type}" has a name "${n.name}" that is not unique in its scope or higher scopes. Entity with id "${s[0].id}" has the same name.
|
|
16
|
+
Please provide a unique 'name' string.`,severity:T.Error,code:D.NameNotUniqueInScope,issue:null}))}return t}function Ed(n,e){const t=[];n.name||t.push(new E({id:`${n.id}--${D.EmptyName}`,message:`Entity with id "${n.id}" and type "${n.type}" has an empty name. Please provide a 'name' string.`,severity:T.Error,code:D.EmptyName,issue:null}));const i=C(n.parent);if(!i)t.push(new E({id:`${n.id}--parent-reference--${h.InvalidReferenceObjectStructure}`,message:`Reference object at 'parent' property for entity with id "${n.id}" and type "${n.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:h.InvalidReferenceObjectStructure,issue:null}));else{const a=e.get(i);if(!a)t.push(new E({id:`${n.id}--parent-reference--${h.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:h.ReferencedEntityNotFound,issue:null}));else{const o=a.properties.filter(l=>l.name===n.name);o.length&&t.push(new E({id:`${n.id}--${D.NameNotUniqueInScope}`,message:`Entity with id "${n.id}" and type "${n.type}" has a name "${n.name}" that is not unique among all properties in the parent entity. Entity with id "${o[0].id}" has the same name.
|
|
17
|
+
Please provide a unique 'name' string.`,severity:T.Error,code:D.NameNotUniqueInScope,issue:null}))}}return t}function Rd(n,e){const t=[];n.name||t.push(new E({id:`${n.id}--${D.EmptyName}`,message:`Entity with id "${n.id}" and type "${n.type}" has an empty name. Please provide a 'name' string.`,severity:T.Error,code:D.EmptyName,issue:null}));const i=C(n.parent);if(!i)t.push(new E({id:`${n.id}--parent-reference--${h.InvalidReferenceObjectStructure}`,message:`Reference object at 'parent' property for entity with id "${n.id}" and type "${n.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:h.InvalidReferenceObjectStructure,issue:null}));else{const a=e.get(i);if(!a)t.push(new E({id:`${n.id}--parent-reference--${h.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:h.ReferencedEntityNotFound,issue:null}));else{const o=$d(a).filter(l=>l.name===n.name);o.length&&t.push(new E({id:`${n.id}--${D.NameNotUniqueInScope}`,message:`Entity with id "${n.id}" and type "${n.type}" has a name "${n.name}" that is not unique among all inputs declared in the parent entity. Entity with id "${o[0].id}" has the same name.
|
|
18
|
+
Please provide a unique 'name' string.`,severity:T.Error,code:D.NameNotUniqueInScope,issue:null}))}}return t}function bd(n,e){const t=[];n.name||t.push(new E({id:`${n.id}--${D.EmptyName}`,message:`Entity with id "${n.id}" and type "${n.type}" has an empty name. Please provide a 'name' string.`,severity:T.Error,code:D.EmptyName,issue:null}));const i=C(n.parent);if(!i)t.push(new E({id:`${n.id}--parent-reference--${h.InvalidReferenceObjectStructure}`,message:`Reference object at 'parent' property for entity with id "${n.id}" and type "${n.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:h.InvalidReferenceObjectStructure,issue:null}));else{const a=e.get(i);if(!a)t.push(new E({id:`${n.id}--parent-reference--${h.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:h.ReferencedEntityNotFound,issue:null}));else{const o=Ld(a).filter(l=>l.name===n.name);o.length&&t.push(new E({id:`${n.id}--${D.NameNotUniqueInScope}`,message:`Entity with id "${n.id}" and type "${n.type}" has a name "${n.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:D.NameNotUniqueInScope,issue:null}))}}return t}function y9(n,e){switch(n.type){case r.CustomEntity:return oo(n,e);case r.FunctionDeclaration:return md(n,e);case r.VariableDeclaration:return Td(n,e);case r.Property:return Ed(n,e);case r.ArgumentDeclaration:return Rd(n,e);case r.ReturnDeclaration:return bd(n,e);default:return[]}}function Qe(n,e,t){const a=`${ao(n)}-${e}-id`;return t.instances[a]?w.UUID.uuid():a}function vd(n,e){let t="",i=null;if(n.parent){const s=e.get(n.parent);s&&(i=s)}let a="";return i&&(a=`${ao(S(i,e))}-`),t=`${a}${ao(S(n,e))}-id`,e.instances[t]?w.UUID.uuid():t}function h9(n){var o;const e=F4(),t=n.toJSON();e.safeParse(t).success;const a=f9(n);(o=n.dataType)==null||o.validate();const s=[...a];if(n.id==="80c86e1b-caca-4ba5-9b1f-38f72d10e4a3"){const l=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(n,n.project)}" with id "${n.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});s.push(l.error)}return s}function f9(n){const e=[];if(!n.implements)return e;const t=n.implements;if(!t.abstract){const a=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(t,n.project)}" with id "${t.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});e.push(a.error)}if(n.static&&!t.static){const a=H({id:`${n.id}--${_.NonStaticPropertyImplementsStatic}`,message:`Static property "${S(n,n.project)}" with id "${n.id}" implements a non-static property "${S(t,n.project)}" with id "${t.id}".`,issue:null,severity:T.Error,code:_.NonStaticPropertyImplementsStatic,entity:n});e.push(a.error)}if(!n.static&&t.static){const a=H({id:`${n.id}--${_.StaticPropertyImplementsNonStatic}`,message:`Non-static property "${S(n,n.project)}" with id "${n.id}" implements a static property "${S(t,n.project)}" with id "${t.id}".`,issue:null,severity:T.Error,code:_.StaticPropertyImplementsNonStatic,entity:n});e.push(a.error)}if(!Ht(n.dataType,t.dataType)){const a=H({id:`${n.id}--${_.PropertyImplementsIncompatibleType}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a property "${S(t,n.project)}" with id "${t.id}" that has an incompatible data type.`,issue:null,severity:T.Error,code:_.PropertyImplementsIncompatibleType,entity:n});e.push(a.error)}return ne(n.errors,e)}function m9(n,e){const t=[];if(n.parent){const a=e.get(n.parent);if(!a)t.push(new E({id:`${n.id}--${n.parent}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", is referencing an entity with id "${n.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=Yn(a);if(s){const o=a!==s?`The entity of type '${n.type}' with id '${n.id}' have 'parent' with id '${n.parent}' because the entity belongs to a built-in '${s.type}' entity with id '${s.id}' (${S(s,a.project)}) higher up in the tree.`:`The entity of type '${n.type}' with id '${n.id}' have 'parent' with id '${n.parent}' because it is a built-in entity of type ${s.type}.`;t.push(new E({id:`${n.id}--${h.InvalidBuiltInEntityReference}`,code:h.InvalidBuiltInEntityReference,severity:T.Error,message:o,issue:null}))}else if(![r.CustomEntity].includes(a.type))t.push(new E({id:`${n.id}--${n.parent}--${h.InvalidParentReference}`,code:h.InvalidParentReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a parent reference that isn't pointing to an entity of type 'custom-entity'.`,issue:null}));else{const l=Hn(a).filter(p=>!p.interactive);if(l.length){let p=l.length>1?`The entity of type '${n.type}' with id '${n.id}' can't be added to the 'parent' entity with id '${a.id}' because it extends or implements multiple '${r.BuiltInBaseEntity}' entities that are non-interactive ("${L(l.map(y=>S(y,y.project)),'", "','" and "')}").`:`The entity of type '${n.type}' with id '${n.id}' can't be added to the 'parent' entity with id '${a.id}' because it extends or implements a '${r.BuiltInBaseEntity}' entity that is non-interactive ("${S(l[0],l[0].project)}").`;p+=`
|
|
20
|
+
${Jn}`,t.push(new E({id:`${n.id}--${h.NonInteractiveEntityReferenced}`,code:h.NonInteractiveEntityReferenced,severity:T.Error,message:p,issue:null}))}else if(n.implements){const p=e.get(n.implements);if(n.id===n.implements)return t.push(new E({id:`${n.id}--${n.implements}--${h.SelfReference}`,code:h.SelfReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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 E({id:`${n.id}--${n.implements}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", is referencing an entity with id "${n.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(f=>{var m;return((m=f.implements)==null?void 0:m.id)===n.implements});y?t.push(new E({id:`${n.id}--${D.PropertyOverwrite}`,code:D.PropertyOverwrite,severity:T.Error,message:`The property with id "${n.id}" is trying to implement the property with id "${n.implements}", but the parent entity already has a property with id '${y.id}' that implements the same base property.`,issue:null})):[r.Property].includes(p.type)?p.abstract||t.push(new E({id:`${n.id}--${n.implements}--${h.InvalidImplementsReference}`,code:h.InvalidImplementsReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has an 'implements' reference that isn't pointing to an abstract entity.`,issue:null})):t.push(new E({id:`${n.id}--${n.implements}--${h.InvalidImplementsReference}`,code:h.InvalidImplementsReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has an 'implements' reference that isn't pointing to an entity of type 'property'.`,issue:null}))}}}}}const i=je(n,{},e);return t.push(...i.errors),t}const ue=class ue{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"private");c(this,"abstract");c(this,"index");c(this,"static");c(this,"required");c(this,"type",r.Property);c(this,"hidden",!1);c(this,"dataType",null);c(this,"implements",null);c(this,"project");c(this,"errors",[]);c(this,"parent");c(this,"initialized",!1);c(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=C(e.parent),a=t.get(i);let s=null;if(e.implements){const p=C(e.implements);s=t.get(p)}const o={id:e.id,version:1,name:e.name,type:r.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=R(o,t);return l.setParent(a),l.initChildren(),l}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=m9(i,t),o=Ed(i,t);return a.push(...s,...o,...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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
|
+
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 E({id:`${this.id}--${D.InvalidObjectStructure}`,code:D.InvalidObjectStructure,severity:T.Error,message:`Entity of type '${this.type}' with id '${this.id}' is not a value reading or writing entity.
|
|
22
|
+
${po}`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this];return this.parent.addProperty(this),e.push(this.parent),{affected:g(e),self:this}}setParent(e){return this.parent=e,this}initChildren(){if(this.initialized)return this;if(this.initialized=!0,this.initialData.dataType){const e=R(this.initialData.dataType,this.project);e.setParent(this),e.initChildren(),this.dataType=e}if(this.initialData.implements){const e=R(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||this.index,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===r.CustomEntity&&(this.parent.removeProperty(this),i.push(this.parent)),{affected:g(i),removed:g(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===r.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+"--"+w.UUID.uuid()+"--ref",type:r.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=h9(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 f;const a=t||Qe(S(this,this.project),r.Property,this.project),s=a.split("-id"),o=s[s.length-1||0]||a,l={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:null,parent:e||this.parent},p=Ut(l,this.project);i&&p.subscribe();const y=((f=this.dataType)==null?void 0:f.clone(p,o+"-data-type-id",i))||null;return y&&p.setDataType(y),p}setDataType(e){return this.dataType=e,this}removeDataType(){return this.dataType=null,this}getDataType(){return this.dataType}};c(ue,"MUTABLE_BASE_PROPERTIES",["name","description","private","abstract","static","required"]),c(ue,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(ue,"BASE_PROPERTIES",[...ue.MUTABLE_BASE_PROPERTIES,...ue.INMUTABLE_BASE_PROPERTIES]),c(ue,"MUTABLE_META_PROPERTIES",[...ue.MUTABLE_BASE_PROPERTIES,"index"]),c(ue,"INMUTABLE_META_PROPERTIES",[...ue.INMUTABLE_BASE_PROPERTIES]),c(ue,"META_PROPERTIES",[...ue.MUTABLE_META_PROPERTIES,...ue.INMUTABLE_META_PROPERTIES]),c(ue,"MUTABLE_UPSTREAM_PROPERTIES",[]),c(ue,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","implements"]),c(ue,"UPSTREAM_PROPERTIES",[...ue.MUTABLE_UPSTREAM_PROPERTIES,...ue.INMUTABLE_UPSTREAM_PROPERTIES]),c(ue,"MUTABLE_DOWNSTREAM_PROPERTIES",["dataType"]),c(ue,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(ue,"DOWNSTREAM_PROPERTIES",[...ue.MUTABLE_DOWNSTREAM_PROPERTIES,...ue.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(ue,"PROPERTIES",[...ue.META_PROPERTIES,...ue.UPSTREAM_PROPERTIES,...ue.DOWNSTREAM_PROPERTIES]);let Rr=ue;function T9(n){const e=n8(),t=n.toJSON();e.safeParse(t).success;const a=E9(n),s=R9(n),o=At(n);n.inputs.forEach(p=>p.validate()),o.forEach(p=>p.validate());const l=[...a,...s];if(n.id==="getCompanyByIdEndpointReachedEntityEvent"){const p=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(n,n.project)}" with id "${n.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});l.push(p.error)}return ne(n.errors,l)}function E9(n){const e=[];if(!n.calls.length){const t=H({id:`${n.id}--${_.ScopeWithoutLogic}`,message:`Action "${S(n,n.project)}" with id "${n.id}" does not have any logic defined. So it doesn't do anything.`,issue:null,severity:T.Error,code:_.ScopeWithoutLogic,entity:n});e.push(t.error)}return ne(n.errors,e)}function R9(n){const e=[];return n.implements,ne(n.errors,e)}const pe=class pe{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"x");c(this,"y");c(this,"collapsed");c(this,"private");c(this,"index",null);c(this,"type",r.FunctionDeclaration);c(this,"implements",null);c(this,"inputs",[]);c(this,"returnStatements",[]);c(this,"calls",[]);c(this,"parent");c(this,"detachedChildren",[]);c(this,"errors",[]);c(this,"project");c(this,"initialized",!1);c(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=C(e.parent);i=t.get(l)}let a=null;if(e.implements){const l=C(e.implements);a=t.get(l)}const s={id:e.id,version:1,name:e.name,type:r.FunctionDeclaration,index:i.type===r.CustomEntity?i.methods.length:null,description:e.description,collapsed:!1,private:!1,returnStatements:[],calls:[],inputs:[],implements:a,x:0,y:0,parent:i},o=R(s,t);return o.setParent(i),o.initChildren(),o}static validateGenerationTarget(e,t){var f;let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[r.Project,r.InstalledProject,r.CustomEntity,r.Loop],optional:!0},implements:{list:!1,types:[r.ActionDescriptor],optional:!0}},t);i=s.modifiedData;const o=md(i,t),l=i.parent?t.get(i.parent):null;if(l&&l.type===r.CustomEntity){const m=l,v=Hn(m).filter(I=>!I.interactive);if(v.length){let I=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 '${r.BuiltInBaseEntity}' entities that are non-interactive ("${L(v.map(P=>S(P,P.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 '${r.BuiltInBaseEntity}' entity that is non-interactive ("${S(v[0],v[0].project)}").`;I+=`
|
|
23
|
+
${Jn}`,a.push(new E({id:`${e.id}--${h.NonInteractiveEntityReferenced}`,code:h.NonInteractiveEntityReferenced,severity:T.Error,message:I,issue:null}))}else{const I=m.methods.find(Y=>{var G;return((G=Y.implements)==null?void 0:G.id)===i.implements});I&&a.push(new E({id:`${i.id}--${D.MethodOverwrite}`,code:D.MethodOverwrite,severity:T.Error,message:`The '${r.FunctionDeclaration}' with id "${i.id}" is trying to implement the '${r.ActionDescriptor}' with id "${i.implements}", but the parent custom-entity already has a ${r.FunctionDeclaration} with id '${I.id}' that implements the same base method.
|
|
24
24
|
A ${r.FunctionDeclaration} that has a parent of type '${r.CustomEntity}' is considered a method of that entity, and cannot implement the same '${r.ActionDescriptor}' more than once.
|
|
25
25
|
${r.ActionDescriptor} entities inside a ${r.CustomEntity} are considered abstract methods that can be implemented by ${r.FunctionDeclaration} entities inside the same parent.
|
|
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 ${r.ActionDescriptor} signature, otherwise the implementation will have a validation error.`,issue:null}));const
|
|
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 ${r.ActionDescriptor} signature, otherwise the implementation will have a validation error.`,issue:null}));const P=i.implements;m.abstractMethods.find(Y=>Y.id===P)||a.push(new E({id:`${i.id}--${h.InvalidImplementsReference}`,code:h.InvalidImplementsReference,severity:T.Error,message:`The '${r.FunctionDeclaration}' with id "${i.id}" is trying to implement the '${r.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.
|
|
27
27
|
A ${r.FunctionDeclaration} that has a parent of type '${r.CustomEntity}' is considered a method of that entity, and if it implements a action-descriptor, it needs to be one of the parent's action descriptors.
|
|
28
28
|
If you want to implement a new method, you can create a new 'function-declaration' inside the parent custom-entity. But note that often custom-entities already come the boiler plate for all the methods they need from the base entity they implement, which are often auto-generated when the parent custom-entity is first created.
|
|
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 ${r.ActionDescriptor} signature, otherwise the implementation will have a validation error.`,issue:null}))}}else if(l&&l.type===r.Loop){const m=l.body;m&&((f=m.implements)==null?void 0:f.id)===i.implements&&a.push(new E({id:`${i.id}--${
|
|
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 ${r.ActionDescriptor} signature, otherwise the implementation will have a validation error.`,issue:null}))}}else if(l&&l.type===r.Loop){const m=l.body;m&&((f=m.implements)==null?void 0:f.id)===i.implements&&a.push(new E({id:`${i.id}--${D.MethodOverwrite}`,code:D.MethodOverwrite,severity:T.Error,message:`The '${r.FunctionDeclaration}' with id "${i.id}" is being added as the 'body' of the ${r.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?Yn(p):null;return y&&a.push(new E({id:`${e.id}--${h.BuiltInEntityParent}`,code:h.BuiltInEntityParent,severity:T.Error,message:`The entity with id '${e.id}' and type '${e.type}', belongs to a built-in system entity "${S(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,...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&(this.parent.type===r.Project?t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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 E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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];return this.parent===this.project?this.project.addFunctionDeclaration(this):this.parent.type===r.CustomEntity?(this.parent.addMethod(this),e.push(this.parent)):this.parent.type===r.Loop&&(this.parent.setBody(this),e.push(this.parent)),{affected:g(e),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}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=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.calls=this.initialData.calls.map(e=>{const t=R(e,this.project);return t.addEntryCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this),t.initChildren()),t}),this.returnStatements=this.initialData.returnStatements.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.implements&&(this.implements=R(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||this.index,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:g(i),removed:g(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:g(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+"--"+w.UUID.uuid()+"--ref",type:r.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===r.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=T9(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||Qe(S(this,this.project),r.FunctionDeclaration,this.project);s.inputs=[];const l=o.split("-id"),p=l[l.length-1||0]||o;s.id=o;const y=xt(s,this.project);e?y.setParent(e):y.setParent(this.parent),i&&y.subscribe(),y.initChildren();const f=(m=this.inputs)==null?void 0:m.map((b,v)=>b.clone(this,p+"-argument-declaration-"+v+"-id",i));return y.inputs=f,y}getVariableInstances(){return te(this).filter(i=>i.type===r.VariableInstance)}getArgument(e){return this.inputs.find(t=>t.id===e)||null}createCall(e=this.project,t={}){const i={id:t.id||w.UUID.uuid(),version:t.version||1,type:r.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=R(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||w.UUID.uuid(),version:t.version||1,type:r.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=R(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}};c(pe,"MUTABLE_BASE_PROPERTIES",["name","description","private"]),c(pe,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(pe,"BASE_PROPERTIES",[...pe.MUTABLE_BASE_PROPERTIES,...pe.INMUTABLE_BASE_PROPERTIES]),c(pe,"MUTABLE_META_PROPERTIES",[...pe.MUTABLE_BASE_PROPERTIES,"x","y","index","collapsed"]),c(pe,"INMUTABLE_META_PROPERTIES",[...pe.INMUTABLE_BASE_PROPERTIES]),c(pe,"META_PROPERTIES",[...pe.MUTABLE_META_PROPERTIES,...pe.INMUTABLE_META_PROPERTIES]),c(pe,"MUTABLE_UPSTREAM_PROPERTIES",[]),c(pe,"INMUATABLE_UPSTREAM_PROPERTIES",["parent","implements"]),c(pe,"UPSTREAM_PROPERTIES",[...pe.MUTABLE_UPSTREAM_PROPERTIES,...pe.INMUATABLE_UPSTREAM_PROPERTIES]),c(pe,"MUTABLE_DOWNSTREAM_PROPERTIES",["inputs","calls","returnStatements"]),c(pe,"INMUATABLE_DOWNSTREAM_PROPERTIES",[]),c(pe,"DOWNSTREAM_PROPERTIES",[...pe.MUTABLE_DOWNSTREAM_PROPERTIES,...pe.INMUATABLE_DOWNSTREAM_PROPERTIES]),c(pe,"PROPERTIES",[...pe.META_PROPERTIES,...pe.UPSTREAM_PROPERTIES,...pe.DOWNSTREAM_PROPERTIES]);let br=pe;function b9(n){const e=ox(),t=n.toJSON();e.safeParse(t).success;const a=[];if(n.entity&&n.andChildrenGroup||n.entity&&n.orChildrenGroup||n.andChildrenGroup&&n.orChildrenGroup){const s=H({id:n.id+"--"+_.InvalidPropertiesCombination,message:`Data type with id "${n.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:_.InvalidPropertiesCombination,entity:n});a.push(s.error)}return ne(n.errors,a)}function v9(n,e){const t=[],i=[r.CustomEntity,r.ActionDescriptor,r.Property,r.ArgumentDeclaration,r.ReturnDeclaration,r.VariableDeclaration,r.ValueDescriptor,r.DataType],a=`'${L(i,"', '","' or '")}'`;if(n.parent)if(n.id===n.parent)t.push(new E({id:`${n.id}--${n.parent}--${h.SelfReference}`,code:h.SelfReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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(n.parent);s?i.includes(s.type)||t.push(new E({id:`${n.id}--${n.parent}--${h.InvalidParentReference}`,code:h.InvalidParentReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a parent reference that isn't pointing to an entity of type ${a}.`,issue:null})):t.push(new E({id:`${n.id}--${n.parent}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", is referencing an entity with id "${n.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 E({id:`${n.id}--${A.InvalidObjectStructure}`,code:A.InvalidObjectStructure,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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(n.entity){if(n.id===n.entity)return t.push(new E({id:`${n.id}--${n.entity}--${h.SelfReference}`,code:h.SelfReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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(n.entity);s?[r.CustomEntity,r.PrimitiveEntity,r.ActionDescriptor,r.BuiltInBaseEntity].includes(s.type)||t.push(new E({id:`${n.id}--${n.entity}--${h.InvalidImplementsReference}`,code:h.InvalidImplementsReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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 E({id:`${n.id}--${n.entity}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", is referencing an entity with id "${n.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 ye=class ye{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"isNullable");c(this,"isList");c(this,"constant");c(this,"asType");c(this,"type",r.DataType);c(this,"options");c(this,"parentRelationType");c(this,"like");c(this,"defaultValue",null);c(this,"entity",null);c(this,"andChildrenGroup");c(this,"orChildrenGroup");c(this,"project");c(this,"errors",[]);c(this,"parent");c(this,"initialized",!1);c(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.like=e.like||!1}static fromGenerationTarget(e,t){const i=B(e.parent),a=t.get(i);let s=null;e.entity&&(s=t.get(e.entity));const o={id:e.id,version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,parentRelationType:e.parentRelationType,isList:e.isList,isNullable:e.isNullable,constant:e.constant,like:e.like||!1,defaultValue:null,entity:s,asType:e.asType,parent:a},l=R(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=v9(i,t);if(a.push(...s,...Be(i)),i.entity){const y=t.get(i.entity);if(y.type===r.CustomEntity){const m=Hn(y).filter(b=>!b.interactive);if(m.length){const b=m.length>1?`entities with ids '${L(m.map(v=>v.id),"', '","' and '")}'`:`entity with id '${m[0].id}'`;a.push(new E({id:`${e.id}--${h.NonInteractiveEntityReferenced}`,code:h.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 ${b}.
|
|
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];return this.parent===this.project?this.project.addFunctionDeclaration(this):this.parent.type===r.CustomEntity?(this.parent.addMethod(this),e.push(this.parent)):this.parent.type===r.Loop&&(this.parent.setBody(this),e.push(this.parent)),{affected:g(e),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}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=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.calls=this.initialData.calls.map(e=>{const t=R(e,this.project);return t.addEntryCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this),t.initChildren()),t}),this.returnStatements=this.initialData.returnStatements.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.implements&&(this.implements=R(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||this.index,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)}),At(this).forEach(o=>{const{affected:l,removed:p}=o.remove({ignoreUpstream:!0,seenEntities:t});i.push(...l),a.push(...p)}),{affected:g(i),removed:g(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)}),At(this).forEach(a=>{const{affected:s}=a.restore({seenEntities:e});t.push(...s)}),{affected:g(t),self:this})}toFlat(e=new Set){if(e.has(this.id))return[];e.add(this.id);const t=At(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=At(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+"--"+w.UUID.uuid()+"--ref",type:r.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===r.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=T9(this);return this.errors=[...e],{success:!0,error:null,data:this.toJSON()}}getErrors(){const e=At(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||Qe(S(this,this.project),r.FunctionDeclaration,this.project);s.inputs=[];const l=o.split("-id"),p=l[l.length-1||0]||o;s.id=o;const y=Ut(s,this.project);e?y.setParent(e):y.setParent(this.parent),i&&y.subscribe(),y.initChildren();const f=(m=this.inputs)==null?void 0:m.map((b,v)=>b.clone(this,p+"-argument-declaration-"+v+"-id",i));return y.inputs=f,y}getVariableInstances(){return te(this).filter(i=>i.type===r.VariableInstance)}getArgument(e){return this.inputs.find(t=>t.id===e)||null}createCall(e=this.project,t={}){const i={id:t.id||w.UUID.uuid(),version:t.version||1,type:r.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=R(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||w.UUID.uuid(),version:t.version||1,type:r.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=R(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}};c(pe,"MUTABLE_BASE_PROPERTIES",["name","description","private"]),c(pe,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(pe,"BASE_PROPERTIES",[...pe.MUTABLE_BASE_PROPERTIES,...pe.INMUTABLE_BASE_PROPERTIES]),c(pe,"MUTABLE_META_PROPERTIES",[...pe.MUTABLE_BASE_PROPERTIES,"x","y","index","collapsed"]),c(pe,"INMUTABLE_META_PROPERTIES",[...pe.INMUTABLE_BASE_PROPERTIES]),c(pe,"META_PROPERTIES",[...pe.MUTABLE_META_PROPERTIES,...pe.INMUTABLE_META_PROPERTIES]),c(pe,"MUTABLE_UPSTREAM_PROPERTIES",[]),c(pe,"INMUATABLE_UPSTREAM_PROPERTIES",["parent","implements"]),c(pe,"UPSTREAM_PROPERTIES",[...pe.MUTABLE_UPSTREAM_PROPERTIES,...pe.INMUATABLE_UPSTREAM_PROPERTIES]),c(pe,"MUTABLE_DOWNSTREAM_PROPERTIES",["inputs","calls","returnStatements"]),c(pe,"INMUATABLE_DOWNSTREAM_PROPERTIES",[]),c(pe,"DOWNSTREAM_PROPERTIES",[...pe.MUTABLE_DOWNSTREAM_PROPERTIES,...pe.INMUATABLE_DOWNSTREAM_PROPERTIES]),c(pe,"PROPERTIES",[...pe.META_PROPERTIES,...pe.UPSTREAM_PROPERTIES,...pe.DOWNSTREAM_PROPERTIES]);let br=pe;function b9(n){const e=ox(),t=n.toJSON();e.safeParse(t).success;const a=[];if(n.entity&&n.andChildrenGroup||n.entity&&n.orChildrenGroup||n.andChildrenGroup&&n.orChildrenGroup){const s=H({id:n.id+"--"+_.InvalidPropertiesCombination,message:`Data type with id "${n.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:_.InvalidPropertiesCombination,entity:n});a.push(s.error)}return ne(n.errors,a)}function v9(n,e){const t=[],i=[r.CustomEntity,r.ActionDescriptor,r.Property,r.ArgumentDeclaration,r.ReturnDeclaration,r.VariableDeclaration,r.ValueDescriptor,r.DataType],a=`'${L(i,"', '","' or '")}'`;if(n.parent)if(n.id===n.parent)t.push(new E({id:`${n.id}--${n.parent}--${h.SelfReference}`,code:h.SelfReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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(n.parent);s?i.includes(s.type)||t.push(new E({id:`${n.id}--${n.parent}--${h.InvalidParentReference}`,code:h.InvalidParentReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a parent reference that isn't pointing to an entity of type ${a}.`,issue:null})):t.push(new E({id:`${n.id}--${n.parent}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", is referencing an entity with id "${n.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 E({id:`${n.id}--${D.InvalidObjectStructure}`,code:D.InvalidObjectStructure,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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(n.entity){if(n.id===n.entity)return t.push(new E({id:`${n.id}--${n.entity}--${h.SelfReference}`,code:h.SelfReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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(n.entity);s?[r.CustomEntity,r.PrimitiveEntity,r.ActionDescriptor,r.BuiltInBaseEntity].includes(s.type)||t.push(new E({id:`${n.id}--${n.entity}--${h.InvalidImplementsReference}`,code:h.InvalidImplementsReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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 E({id:`${n.id}--${n.entity}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", is referencing an entity with id "${n.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 ye=class ye{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"isNullable");c(this,"isList");c(this,"constant");c(this,"asType");c(this,"type",r.DataType);c(this,"options");c(this,"parentRelationType");c(this,"like");c(this,"defaultValue",null);c(this,"entity",null);c(this,"andChildrenGroup");c(this,"orChildrenGroup");c(this,"project");c(this,"errors",[]);c(this,"parent");c(this,"initialized",!1);c(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.like=e.like||!1}static fromGenerationTarget(e,t){const i=C(e.parent),a=t.get(i);let s=null;e.entity&&(s=t.get(e.entity));const o={id:e.id,version:1,type:r.DataType,andChildrenGroup:null,orChildrenGroup:null,parentRelationType:e.parentRelationType,isList:e.isList,isNullable:e.isNullable,constant:e.constant,like:e.like||!1,defaultValue:null,entity:s,asType:e.asType,parent:a},l=R(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=v9(i,t);if(a.push(...s,...Be(i)),i.entity){const y=t.get(i.entity);if(y.type===r.CustomEntity){const m=Hn(y).filter(b=>!b.interactive);if(m.length){const b=m.length>1?`entities with ids '${L(m.map(v=>v.id),"', '","' and '")}'`:`entity with id '${m[0].id}'`;a.push(new E({id:`${e.id}--${h.NonInteractiveEntityReferenced}`,code:h.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 ${b}.
|
|
33
33
|
${Jn}`,issue:null}))}}}const o=i.parent&&t.get(i.parent)||t.getBuiltIn(i.parent),l=o?Yn(o):null;if(l)a.push(new E({id:`${e.id}--${h.BuiltInEntityParent}`,code:h.BuiltInEntityParent,severity:T.Error,message:`The entity with id '${e.id}' and type '${e.type}', belongs to a built-in system entity "${S(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,f=[r.Property,r.VariableDeclaration,r.ArgumentDeclaration,r.ReturnDeclaration,r.ValueDescriptor];if(f.includes(y)&&(i.parentRelationType&&a.push(new E({id:`${e.id}--${h.InvalidParentRelationType}`,code:h.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 '${L(f,"', '","' 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 E({id:`${e.id}--${h.NewEntityWouldOverriteExisting}`,code:h.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 '${L(f,"', '","' 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
|
-
${
|
|
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===r.ActionDescriptor&&(!i.parentRelationType||!(i.parentRelationType===xe.DynamicArgumentTypes||i.parentRelationType===xe.DynamicReturnTypes))&&a.push(new E({id:`${e.id}--${h.InvalidParentRelationType}`,code:h.InvalidParentRelationType,severity:T.Error,message:`The entity with id '${e.id}' and type '${e.type}', must have a 'parentRelationType' property set to either 'dynamic-argument-types' or 'dynamic-return-types' when being added as a child to an entity of type 'action-descriptor'.`,issue:null})),y===r.DataType&&(!i.parentRelationType||!(i.parentRelationType===xe.AndDataTypeGroup||i.parentRelationType===xe.OrDataTypeGroup))&&a.push(new E({id:`${e.id}--${h.InvalidParentRelationType}`,code:h.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];return this.parent.type===r.DataType?this.parentRelationType===xe.AndDataTypeGroup?this.parent.addToAndGroup(this):this.parentRelationType===xe.OrDataTypeGroup&&this.parent.addToOrGroup(this):this.parent.type===r.ActionDescriptor?this.parentRelationType===xe.DynamicArgumentTypes?this.parent.setDynamicArgumentTypes(this):this.parentRelationType===xe.DynamicReturnTypes&&this.parent.setDynamicReturnTypes(this):this.parent.setDataType(this),e.push(this.parent),{affected:g(e),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=R(this.initialData.defaultValue,this.project),this.defaultValue.setParent(this),this.defaultValue.initChildren()),this.initialData.entity)if(this.initialData.entity.type===r.GenericReference){const e=this.project.findSubscribedInstanceFromReference(this.initialData.entity);this.entity=e}else this.entity=R(this.initialData.entity,this.project);return this.initialData.andChildrenGroup&&(this.andChildrenGroup=this.initialData.andChildrenGroup.map(e=>R(e,this.project))),this.initialData.orChildrenGroup&&(this.orChildrenGroup=this.initialData.orChildrenGroup.map(e=>R(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}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===r.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===r.DataType&&this.parent.removeChildGroup(this);const s=this.parent;if(s.type===r.DataType){if(this.parentRelationType===xe.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===xe.OrDataTypeGroup&&Array.isArray(s.orChildrenGroup)){const o=s.orChildrenGroup.findIndex(l=>l.id===this.id);o!==-1&&s.orChildrenGroup.splice(o,1)}}else if(s.type===r.ActionDescriptor){const o=this.parent;this.parentRelationType===xe.DynamicArgumentTypes?o.removeDynamicArgumentTypes():this.parentRelationType===xe.DynamicReturnTypes&&o.removeDynamicReturnTypes()}else this.parent.removeDataType();i.push(s)}return{affected:g(i),removed:g(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===r.CustomEntity&&this.entity.parent===this){const{affected:i}=this.entity.restore({seenEntities:e});t.push(...i)}if(this.parent.type===r.DataType){const i=this.parent;Array.isArray(i.andChildrenGroup)&&i.andChildrenGroup.push(this)}if(this.parent.type===r.DataType){const i=this.parent;this.parentRelationType===xe.AndDataTypeGroup?Array.isArray(i.andChildrenGroup)&&i.andChildrenGroup.push(this):this.parentRelationType===xe.OrDataTypeGroup&&Array.isArray(i.orChildrenGroup)&&i.orChildrenGroup.push(this)}else if(this.parent.type===r.ActionDescriptor){const i=this.parent;this.parentRelationType===xe.DynamicArgumentTypes?i.setDynamicArgumentTypes(this):this.parentRelationType===xe.DynamicReturnTypes&&i.setDynamicReturnTypes(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+"--"+w.UUID.uuid()+"--ref",type:r.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,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==r.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=b9(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 b,v,I,D;const a=this.toJSON(),s=t||Qe(sg(this),r.DataType,this.project),o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=xt(a,this.project);e&&p.setParent(e),i&&p.subscribe(),p.initChildren();const y=(b=this.defaultValue)==null?void 0:b.clone(p,l+"-default-value-id",i);p.defaultValue=y||null;const f=(v=this.andChildrenGroup)==null?void 0:v.map((C,Y)=>C.clone(this,l+"-and-group-data-type-"+Y+"-id",i)),m=(I=this.orChildrenGroup)==null?void 0:I.map((C,Y)=>C.clone(this,l+"-or-group-data-type-"+Y+"-id",i));if(p.andChildrenGroup=f||null,p.orChildrenGroup=m||null,this.entity&&this.entity.type===r.CustomEntity&&((D=this.entity)==null?void 0:D.parent)===this){const C=this.entity.clone(p,l+"-inferred-entity-id",i);p.setEntity(C)}else this.entity&&p.setEntity(this.entity);return p}merge(e){const t=[],i=[],a=[];return 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,{updated:g(t),added:g(i),removed:g(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[r.BuiltInBaseEntity,r.ActionDescriptor].includes(this.parent.type)||Yn(this.parent)?!0:!(!this.entity&&(!this.andChildrenGroup||!this.andChildrenGroup.length)&&(!this.orChildrenGroup||!this.orChildrenGroup.length))}inferFromInputs(e){var t;if(!this.inferred)return this;if(!this.entity&&e.length){const i={id:this.id+"--infered-entity",type:r.CustomEntity,version:1,name:S(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=R(i,this.project);a.sync(i),a.setParent(this),a.initChildren(),this.setEntity(a)}return this.entity&&this.entity.inferFromInputs(e),this}};c(ye,"MUTABLE_BASE_PROPERTIES",["isNullable","isList","constant","asType","options","parentRelationType"]),c(ye,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(ye,"BASE_PROPERTIES",[...ye.MUTABLE_BASE_PROPERTIES,...ye.INMUTABLE_BASE_PROPERTIES]),c(ye,"MUTABLE_META_PROPERTIES",[...ye.MUTABLE_BASE_PROPERTIES,"inferred"]),c(ye,"INMUTABLE_META_PROPERTIES",[...ye.INMUTABLE_BASE_PROPERTIES]),c(ye,"META_PROPERTIES",[...ye.MUTABLE_META_PROPERTIES,...ye.INMUTABLE_META_PROPERTIES]),c(ye,"MUTABLE_UPSTREAM_PROPERTIES",["entity","andChildrenGroup","orChildrenGroup","parent"]),c(ye,"INMUTABLE_UPSTREAM_PROPERTIES",[]),c(ye,"UPSTREAM_PROPERTIES",[...ye.MUTABLE_UPSTREAM_PROPERTIES,...ye.INMUTABLE_UPSTREAM_PROPERTIES]),c(ye,"MUTABLE_DOWNSTREAM_PROPERTIES",["defaultValue"]),c(ye,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(ye,"DOWNSTREAM_PROPERTIES",[...ye.MUTABLE_DOWNSTREAM_PROPERTIES,...ye.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(ye,"PROPERTIES",[...ye.META_PROPERTIES,...ye.UPSTREAM_PROPERTIES,...ye.DOWNSTREAM_PROPERTIES]);let hi=ye;function g9(n){var l;const e=kU(),t=n.toJSON();e.safeParse(t).success;const a=I9(n),s=Dn(n),o=[...a,...s];if(n.id==="exec-sequentially-operation-call-id"){const p=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(n,n.project)}" with id "${n.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});o.push(p.error)}return n.outputs.forEach(p=>p.validate()),(l=n.error)==null||l.validate(),ne(n.errors,o)}function I9(n){const e=[];return n.inputs.forEach(t=>{t.validate()}),ne(n.errors,e)}const ie=class ie{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"x");c(this,"y");c(this,"type",r.Operation);c(this,"declaration");c(this,"inputs",[]);c(this,"outputs",[]);c(this,"process",null);c(this,"successCalls",[]);c(this,"errorCalls",[]);c(this,"error",null);c(this,"calledBySuccess",[]);c(this,"calledByError",[]);c(this,"calledByEntry",[]);c(this,"parent");c(this,"errors",[]);c(this,"project");c(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=B(e.parent);i=t.get(m)}const a=B(e.declaration),s=t.get(a),o=e.calledByEntry.map(m=>{const b=B(m);return t.get(b)}),l=e.calledBySuccess.map(m=>{const b=B(m);return t.get(b)}),p=e.calledByError.map(m=>{const b=B(m);return t.get(b)}),y={id:e.id,version:1,type:r.Operation,declaration:s,calledByEntry:o,calledBySuccess:l,calledByError:p,errorCalls:[],successCalls:[],inputs:[],outputs:[],process:null,error:null,x:0,y:0,parent:i},f=R(y,t);return f.setParent(i),f.initChildren(),f}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[...dt,r.Project],optional:!0}},t);i=s.modifiedData,a.push(...s.errors,...Be(i));const o=B(i.declaration);if(o){const l=Dg(o,t);a.push(...l)}else{const l=`
|
|
36
|
+
${an({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===r.ActionDescriptor&&(!i.parentRelationType||!(i.parentRelationType===Ue.DynamicArgumentTypes||i.parentRelationType===Ue.DynamicReturnTypes))&&a.push(new E({id:`${e.id}--${h.InvalidParentRelationType}`,code:h.InvalidParentRelationType,severity:T.Error,message:`The entity with id '${e.id}' and type '${e.type}', must have a 'parentRelationType' property set to either 'dynamic-argument-types' or 'dynamic-return-types' when being added as a child to an entity of type 'action-descriptor'.`,issue:null})),y===r.DataType&&(!i.parentRelationType||!(i.parentRelationType===Ue.AndDataTypeGroup||i.parentRelationType===Ue.OrDataTypeGroup))&&a.push(new E({id:`${e.id}--${h.InvalidParentRelationType}`,code:h.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];return this.parent.type===r.DataType?this.parentRelationType===Ue.AndDataTypeGroup?this.parent.addToAndGroup(this):this.parentRelationType===Ue.OrDataTypeGroup&&this.parent.addToOrGroup(this):this.parent.type===r.ActionDescriptor?this.parentRelationType===Ue.DynamicArgumentTypes?this.parent.setDynamicArgumentTypes(this):this.parentRelationType===Ue.DynamicReturnTypes&&this.parent.setDynamicReturnTypes(this):this.parent.setDataType(this),e.push(this.parent),{affected:g(e),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=R(this.initialData.defaultValue,this.project),this.defaultValue.setParent(this),this.defaultValue.initChildren()),this.initialData.entity)if(this.initialData.entity.type===r.GenericReference){const e=this.project.findSubscribedInstanceFromReference(this.initialData.entity);this.entity=e}else this.entity=R(this.initialData.entity,this.project);return this.initialData.andChildrenGroup&&(this.andChildrenGroup=this.initialData.andChildrenGroup.map(e=>R(e,this.project))),this.initialData.orChildrenGroup&&(this.orChildrenGroup=this.initialData.orChildrenGroup.map(e=>R(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}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===r.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===r.DataType&&this.parent.removeChildGroup(this);const s=this.parent;if(s.type===r.DataType){if(this.parentRelationType===Ue.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===Ue.OrDataTypeGroup&&Array.isArray(s.orChildrenGroup)){const o=s.orChildrenGroup.findIndex(l=>l.id===this.id);o!==-1&&s.orChildrenGroup.splice(o,1)}}else if(s.type===r.ActionDescriptor){const o=this.parent;this.parentRelationType===Ue.DynamicArgumentTypes?o.removeDynamicArgumentTypes():this.parentRelationType===Ue.DynamicReturnTypes&&o.removeDynamicReturnTypes()}else this.parent.removeDataType();i.push(s)}return{affected:g(i),removed:g(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===r.CustomEntity&&this.entity.parent===this){const{affected:i}=this.entity.restore({seenEntities:e});t.push(...i)}if(this.parent.type===r.DataType){const i=this.parent;Array.isArray(i.andChildrenGroup)&&i.andChildrenGroup.push(this)}if(this.parent.type===r.DataType){const i=this.parent;this.parentRelationType===Ue.AndDataTypeGroup?Array.isArray(i.andChildrenGroup)&&i.andChildrenGroup.push(this):this.parentRelationType===Ue.OrDataTypeGroup&&Array.isArray(i.orChildrenGroup)&&i.orChildrenGroup.push(this)}else if(this.parent.type===r.ActionDescriptor){const i=this.parent;this.parentRelationType===Ue.DynamicArgumentTypes?i.setDynamicArgumentTypes(this):this.parentRelationType===Ue.DynamicReturnTypes&&i.setDynamicReturnTypes(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+"--"+w.UUID.uuid()+"--ref",type:r.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,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==r.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=b9(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 b,v,I,P;const a=this.toJSON(),s=t||Qe(sg(this),r.DataType,this.project),o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=Ut(a,this.project);e&&p.setParent(e),i&&p.subscribe(),p.initChildren();const y=(b=this.defaultValue)==null?void 0:b.clone(p,l+"-default-value-id",i);p.defaultValue=y||null;const f=(v=this.andChildrenGroup)==null?void 0:v.map((B,Y)=>B.clone(this,l+"-and-group-data-type-"+Y+"-id",i)),m=(I=this.orChildrenGroup)==null?void 0:I.map((B,Y)=>B.clone(this,l+"-or-group-data-type-"+Y+"-id",i));if(p.andChildrenGroup=f||null,p.orChildrenGroup=m||null,this.entity&&this.entity.type===r.CustomEntity&&((P=this.entity)==null?void 0:P.parent)===this){const B=this.entity.clone(p,l+"-inferred-entity-id",i);p.setEntity(B)}else this.entity&&p.setEntity(this.entity);return p}merge(e){const t=[],i=[],a=[];return 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,{updated:g(t),added:g(i),removed:g(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[r.BuiltInBaseEntity,r.ActionDescriptor].includes(this.parent.type)||Yn(this.parent)?!0:!(!this.entity&&(!this.andChildrenGroup||!this.andChildrenGroup.length)&&(!this.orChildrenGroup||!this.orChildrenGroup.length))}inferFromInputs(e){var t;if(!this.inferred)return this;if(!this.entity&&e.length){const i={id:this.id+"--infered-entity",type:r.CustomEntity,version:1,name:S(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=R(i,this.project);a.sync(i),a.setParent(this),a.initChildren(),this.setEntity(a)}return this.entity&&this.entity.inferFromInputs(e),this}};c(ye,"MUTABLE_BASE_PROPERTIES",["isNullable","isList","constant","asType","options","parentRelationType"]),c(ye,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(ye,"BASE_PROPERTIES",[...ye.MUTABLE_BASE_PROPERTIES,...ye.INMUTABLE_BASE_PROPERTIES]),c(ye,"MUTABLE_META_PROPERTIES",[...ye.MUTABLE_BASE_PROPERTIES,"inferred"]),c(ye,"INMUTABLE_META_PROPERTIES",[...ye.INMUTABLE_BASE_PROPERTIES]),c(ye,"META_PROPERTIES",[...ye.MUTABLE_META_PROPERTIES,...ye.INMUTABLE_META_PROPERTIES]),c(ye,"MUTABLE_UPSTREAM_PROPERTIES",["entity","andChildrenGroup","orChildrenGroup","parent"]),c(ye,"INMUTABLE_UPSTREAM_PROPERTIES",[]),c(ye,"UPSTREAM_PROPERTIES",[...ye.MUTABLE_UPSTREAM_PROPERTIES,...ye.INMUTABLE_UPSTREAM_PROPERTIES]),c(ye,"MUTABLE_DOWNSTREAM_PROPERTIES",["defaultValue"]),c(ye,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(ye,"DOWNSTREAM_PROPERTIES",[...ye.MUTABLE_DOWNSTREAM_PROPERTIES,...ye.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(ye,"PROPERTIES",[...ye.META_PROPERTIES,...ye.UPSTREAM_PROPERTIES,...ye.DOWNSTREAM_PROPERTIES]);let hi=ye;function g9(n){var l;const e=kU(),t=n.toJSON();e.safeParse(t).success;const a=I9(n),s=In(n),o=[...a,...s];if(n.id==="exec-sequentially-operation-call-id"){const p=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(n,n.project)}" with id "${n.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});o.push(p.error)}return n.outputs.forEach(p=>p.validate()),(l=n.error)==null||l.validate(),ne(n.errors,o)}function I9(n){const e=[];return n.inputs.forEach(t=>{t.validate()}),ne(n.errors,e)}const ie=class ie{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"x");c(this,"y");c(this,"type",r.Operation);c(this,"declaration");c(this,"inputs",[]);c(this,"outputs",[]);c(this,"process",null);c(this,"successCalls",[]);c(this,"errorCalls",[]);c(this,"error",null);c(this,"calledBySuccess",[]);c(this,"calledByError",[]);c(this,"calledByEntry",[]);c(this,"parent");c(this,"errors",[]);c(this,"project");c(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=C(e.parent);i=t.get(m)}const a=C(e.declaration),s=t.get(a),o=e.calledByEntry.map(m=>{const b=C(m);return t.get(b)}),l=e.calledBySuccess.map(m=>{const b=C(m);return t.get(b)}),p=e.calledByError.map(m=>{const b=C(m);return t.get(b)}),y={id:e.id,version:1,type:r.Operation,declaration:s,calledByEntry:o,calledBySuccess:l,calledByError:p,errorCalls:[],successCalls:[],inputs:[],outputs:[],process:null,error:null,x:0,y:0,parent:i},f=R(y,t);return f.setParent(i),f.initChildren(),f}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[...ct,r.Project],optional:!0}},t);i=s.modifiedData,a.push(...s.errors,...Be(i));const o=C(i.declaration);if(o){const l=Dg(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} (${S(p,t)})`).join(`
|
|
40
40
|
- `)}.
|
|
41
41
|
`;a.push(new E({id:`${i.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Error,message:`Entity of type "${r.Operation}" with id "${i.id}", has an invalid reference at the 'declaration' property. The 'declaration' property must be a valid reference to an 'action-descriptor' entity.
|
|
42
42
|
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 E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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.
|
|
43
43
|
If an entity is called by another, they must be in the same scope, which means they have the same parent.
|
|
44
|
-
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 t;const e=[this];return this.parent===this.project&&this.project.addOperation(this),(t=this.process)==null||t.writesValues.forEach(i=>{i.setValueWriter(this.process),e.push(i)}),this.successCalls.forEach(i=>{i.addSuccessCaller(this),e.push(i)}),this.errorCalls.forEach(i=>{i.addErrorCaller(this),e.push(i)}),this.calledBySuccess.forEach(i=>{i.addSuccessCall(this),e.push(i)}),this.calledByError.forEach(i=>{i.addErrorCall(this),e.push(i)}),this.calledByEntry.forEach(i=>{i.addCall(this),e.push(i)}),{affected:g(e),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(){return this.initialized?this:(this.initialized=!0,this.declaration=R(this.initialData.declaration,this.project),this.successCalls=this.initialData.successCalls.map(e=>{const t=R(e,this.project);return t.addSuccessCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?t.setParent(this.parent.parent):t.type!==r.InternalCall&&t.setParent(this.parent),t.initChildren(),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=R(e,this.project);return t.addErrorCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.inputs=this.initialData.inputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.outputs=this.initialData.outputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.error&&(this.error=R(this.initialData.error,this.project),this.error.setParent(this),this.error.initChildren()),this.initialData.process&&(this.process=R(this.initialData.process,this.project),this.process.setParent(this),this.process.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}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:g(i),removed:g(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:g(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)),...this.process?this.process.toFlatIds(e):[],...this.error?this.error.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+"--"+w.UUID.uuid()+"--ref",type:r.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.process?this.process.toFlatJSON(e):[],...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.calledBy.flatMap(i=>i.toFlatJSON(e)),...this.error?this.error.toFlatJSON(e):[]])}toGenerationTarget(){const e=this.parent.type===r.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){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=g9(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 ie(this.toJSON(),this.project)}};c(ie,"MUTABLE_BASE_PROPERTIES",[]),c(ie,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(ie,"BASE_PROPERTIES",[...ie.MUTABLE_BASE_PROPERTIES,...ie.INMUTABLE_BASE_PROPERTIES]),c(ie,"MUTABLE_META_PROPERTIES",[...ie.MUTABLE_BASE_PROPERTIES,"x","y"]),c(ie,"INMUTABLE_META_PROPERTIES",[...ie.INMUTABLE_BASE_PROPERTIES]),c(ie,"META_PROPERTIES",[...ie.MUTABLE_META_PROPERTIES,...ie.INMUTABLE_META_PROPERTIES]),c(ie,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry"]),c(ie,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","declaration"]),c(ie,"UPSTREAM_PROPERTIES",[...ie.MUTABLE_UPSTREAM_PROPERTIES,...ie.INMUTABLE_UPSTREAM_PROPERTIES]),c(ie,"MUTABLE_DOWNSTREAM_PROPERTIES",["inputs","outputs","writesValues","successCalls","errorCalls","error"]),c(ie,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(ie,"DOWNSTREAM_PROPERTIES",[...ie.MUTABLE_DOWNSTREAM_PROPERTIES,...ie.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(ie,"PROPERTIES",[...ie.META_PROPERTIES,...ie.UPSTREAM_PROPERTIES,...ie.DOWNSTREAM_PROPERTIES]);let vr=ie;function D9(n){const e=Sx(),t=n.toJSON();e.safeParse(t).success;const a=St(n);n.inputs.forEach(o=>o.validate()),a.forEach(o=>o.validate());const s=[];return ne(n.errors,s)}const ae=class ae{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"x");c(this,"y");c(this,"collapsed");c(this,"type",r.GlobalEvent);c(this,"inputs",[]);c(this,"calls",[]);c(this,"returnStatements",[]);c(this,"parent");c(this,"implements");c(this,"detachedChildren",[]);c(this,"errors",[]);c(this,"project");c(this,"initialized",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.name=e.name,this.x=e.x,this.y=e.y,this.collapsed=e.collapsed}static fromGenerationTarget(e,t){let i=t;if(e.parent){const l=B(e.parent);i=t.get(l)}let a;e.implements&&(a=t.getBuiltIn(e.implements));const s={id:e.id,version:1,name:e.name,type:r.GlobalEvent,collapsed:!1,returnStatements:[],calls:[],inputs:[],implements:a,x:0,y:0,parent:i},o=R(s,t);return o.setParent(i),o.initChildren(),o}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{},t);if(i=s.modifiedData,a.push(...s.errors,...Be(i)),!e.implements)a.push(new E({id:`${e.id}--${A.InvalidObjectStructure}`,code:A.InvalidObjectStructure,severity:T.Error,message:`Entity of type '${e.type}' with id '${e.id}' is missing the 'implements' property. This property is required for a '${e.type}' entity and must point to one of the built-in action descriptors reserved for 'global-event' entities.
|
|
44
|
+
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 t;const e=[this];return this.parent===this.project&&this.project.addOperation(this),(t=this.process)==null||t.writesValues.forEach(i=>{i.setValueWriter(this.process),e.push(i)}),this.successCalls.forEach(i=>{i.addSuccessCaller(this),e.push(i)}),this.errorCalls.forEach(i=>{i.addErrorCaller(this),e.push(i)}),this.calledBySuccess.forEach(i=>{i.addSuccessCall(this),e.push(i)}),this.calledByError.forEach(i=>{i.addErrorCall(this),e.push(i)}),this.calledByEntry.forEach(i=>{i.addCall(this),e.push(i)}),{affected:g(e),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(){return this.initialized?this:(this.initialized=!0,this.declaration=R(this.initialData.declaration,this.project),this.successCalls=this.initialData.successCalls.map(e=>{const t=R(e,this.project);return t.addSuccessCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?t.setParent(this.parent.parent):t.type!==r.InternalCall&&t.setParent(this.parent),t.initChildren(),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=R(e,this.project);return t.addErrorCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.inputs=this.initialData.inputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.outputs=this.initialData.outputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.error&&(this.error=R(this.initialData.error,this.project),this.error.setParent(this),this.error.initChildren()),this.initialData.process&&(this.process=R(this.initialData.process,this.project),this.process.setParent(this),this.process.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}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:g(i),removed:g(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:g(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)),...this.process?this.process.toFlatIds(e):[],...this.error?this.error.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+"--"+w.UUID.uuid()+"--ref",type:r.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.process?this.process.toFlatJSON(e):[],...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.calledBy.flatMap(i=>i.toFlatJSON(e)),...this.error?this.error.toFlatJSON(e):[]])}toGenerationTarget(){const e=this.parent.type===r.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){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=g9(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 ie(this.toJSON(),this.project)}};c(ie,"MUTABLE_BASE_PROPERTIES",[]),c(ie,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(ie,"BASE_PROPERTIES",[...ie.MUTABLE_BASE_PROPERTIES,...ie.INMUTABLE_BASE_PROPERTIES]),c(ie,"MUTABLE_META_PROPERTIES",[...ie.MUTABLE_BASE_PROPERTIES,"x","y"]),c(ie,"INMUTABLE_META_PROPERTIES",[...ie.INMUTABLE_BASE_PROPERTIES]),c(ie,"META_PROPERTIES",[...ie.MUTABLE_META_PROPERTIES,...ie.INMUTABLE_META_PROPERTIES]),c(ie,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry"]),c(ie,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","declaration"]),c(ie,"UPSTREAM_PROPERTIES",[...ie.MUTABLE_UPSTREAM_PROPERTIES,...ie.INMUTABLE_UPSTREAM_PROPERTIES]),c(ie,"MUTABLE_DOWNSTREAM_PROPERTIES",["inputs","outputs","writesValues","successCalls","errorCalls","error"]),c(ie,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(ie,"DOWNSTREAM_PROPERTIES",[...ie.MUTABLE_DOWNSTREAM_PROPERTIES,...ie.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(ie,"PROPERTIES",[...ie.META_PROPERTIES,...ie.UPSTREAM_PROPERTIES,...ie.DOWNSTREAM_PROPERTIES]);let vr=ie;function D9(n){const e=Sx(),t=n.toJSON();e.safeParse(t).success;const a=At(n);n.inputs.forEach(o=>o.validate()),a.forEach(o=>o.validate());const s=[];return ne(n.errors,s)}const ae=class ae{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"x");c(this,"y");c(this,"collapsed");c(this,"type",r.GlobalEvent);c(this,"inputs",[]);c(this,"calls",[]);c(this,"returnStatements",[]);c(this,"parent");c(this,"implements");c(this,"detachedChildren",[]);c(this,"errors",[]);c(this,"project");c(this,"initialized",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.name=e.name,this.x=e.x,this.y=e.y,this.collapsed=e.collapsed}static fromGenerationTarget(e,t){let i=t;if(e.parent){const l=C(e.parent);i=t.get(l)}let a;e.implements&&(a=t.getBuiltIn(e.implements));const s={id:e.id,version:1,name:e.name,type:r.GlobalEvent,collapsed:!1,returnStatements:[],calls:[],inputs:[],implements:a,x:0,y:0,parent:i},o=R(s,t);return o.setParent(i),o.initChildren(),o}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{},t);if(i=s.modifiedData,a.push(...s.errors,...Be(i)),!e.implements)a.push(new E({id:`${e.id}--${D.InvalidObjectStructure}`,code:D.InvalidObjectStructure,severity:T.Error,message:`Entity of type '${e.type}' with id '${e.id}' is missing the 'implements' property. This property is required for a '${e.type}' entity and must point to one of the built-in action descriptors reserved for 'global-event' entities.
|
|
45
45
|
${ho(t)}`,issue:null}));else if(!t.get(e.implements))a.push(new E({id:`${e.id}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type '${e.type}' with id '${e.id}' has an 'implements' property that isn't found in the project. The 'implements' property must point to one of the built-in action descriptors reserved for 'global-event' entities.
|
|
46
46
|
${ho(t)}`,issue:null}));else if(!t.globalEventActionDescriptors.find(p=>p.id===e.implements))a.push(new E({id:`${e.id}--${h.InvalidImplementsReference}`,code:h.InvalidImplementsReference,severity:T.Error,message:`Entity of type '${e.type}' with id '${e.id}' has an 'implements' property that isn't pointing to an action descriptor reserved for 'global-event' entities.
|
|
47
47
|
${ho(t)}`,issue:null}));else{const p=t.events.find(y=>y.implements.id===e.implements);p&&a.push(new E({id:`${e.id}--${h.InvalidImplementsReference}`,code:h.InvalidImplementsReference,severity:T.Error,message:`Entity of type '${e.type}' with id '${e.id}' has an 'implements' property that points to an action descriptor that is already implemented by another global event with id '${p.id}' in the project. Each global event must implement a unique action descriptor.
|
|
48
|
-
You can attach new logic to the existing 'global-event' but creating a new callable entity that gets called by it.`,issue:null}))}return{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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];return this.project.addGlobalEvent(this),{affected:g(e),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}setParent(e){return this.parent=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}addInputDeclaration(e){return this.inputs.includes(e)||this.inputs.push(e),this}removeInputDeclaration(e){const t=this.inputs.findIndex(i=>i.id===e.id);return t>-1&&this.inputs.splice(t,1),this}initChildren(){return this.initialized?this:(this.initialized=!0,this.inputs=this.initialData.inputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.calls=this.initialData.calls.map(e=>{const t=R(e,this.project);return t.addEntryCaller(this),t.type!==r.InternalCall&&(t.setParent(this),t.initChildren()),t}),this.returnStatements=this.initialData.returnStatements.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.implements=R(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.x=e.x||this.x,this.y=e.y||this.y,this.collapsed=e.collapsed!==void 0?e.collapsed:this.collapsed,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)}),
|
|
48
|
+
You can attach new logic to the existing 'global-event' but creating a new callable entity that gets called by it.`,issue:null}))}return{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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];return this.project.addGlobalEvent(this),{affected:g(e),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}setParent(e){return this.parent=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}addInputDeclaration(e){return this.inputs.includes(e)||this.inputs.push(e),this}removeInputDeclaration(e){const t=this.inputs.findIndex(i=>i.id===e.id);return t>-1&&this.inputs.splice(t,1),this}initChildren(){return this.initialized?this:(this.initialized=!0,this.inputs=this.initialData.inputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.calls=this.initialData.calls.map(e=>{const t=R(e,this.project);return t.addEntryCaller(this),t.type!==r.InternalCall&&(t.setParent(this),t.initChildren()),t}),this.returnStatements=this.initialData.returnStatements.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.implements=R(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.x=e.x||this.x,this.y=e.y||this.y,this.collapsed=e.collapsed!==void 0?e.collapsed:this.collapsed,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)}),At(this).forEach(o=>{const{affected:l,removed:p}=o.remove({ignoreUpstream:!0,seenEntities:t});i.push(...l),a.push(...p)}),{affected:g(i),removed:g(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)}),At(this).forEach(a=>{const{affected:s}=a.restore({seenEntities:e});t.push(...s)}),{affected:g(t),self:this})}toFlat(e=new Set){if(e.has(this.id))return[];e.add(this.id);const t=At(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=At(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(){return{id:this.id,version:this.version,type:this.type,name:this.name,x:this.x,y:this.y,collapsed:this.collapsed,implements:this.implements.toJSON(),returnStatements:this.returnStatements.map(e=>e.toJSON()),inputs:this.inputs.map(e=>e.toJSON()),calls:this.calls.map(e=>e.toJSON()),parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+w.UUID.uuid()+"--ref",type:r.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,collapsed:this.collapsed,x:this.x,y:this.y,implements:this.implements.toReference(),inputs:this.inputs.map(e=>e.toReference()),calls:this.calls.map(e=>e.toReference()),returnStatements:this.returnStatements.map(e=>e.toReference()),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))])}toGenerationTarget(){return{id:this.id,name:this.name,type:this.type,implements:this.implements.id}}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=D9(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){const e=At(this);return[...this.errors,...this.inputs.flatMap(i=>i.getErrors()),...e.flatMap(i=>i.getErrors())]}getShallowErrors(){return this.errors}clone(){return new ae(this.toJSON(),this.project)}getVariableInstances(){return te(this).filter(i=>i.type===r.VariableInstance)}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}};c(ae,"MUTABLE_BASE_PROPERTIES",["description"]),c(ae,"INMUTABLE_BASE_PROPERTIES",["id","version","name","type"]),c(ae,"BASE_PROPERTIES",[...ae.MUTABLE_BASE_PROPERTIES,...ae.INMUTABLE_BASE_PROPERTIES]),c(ae,"MUTABLE_META_PROPERTIES",[...ae.MUTABLE_BASE_PROPERTIES,"x","y","collapsed"]),c(ae,"INMUTABLE_META_PROPERTIES",[...ae.INMUTABLE_BASE_PROPERTIES]),c(ae,"META_PROPERTIES",[...ae.MUTABLE_META_PROPERTIES,...ae.INMUTABLE_META_PROPERTIES]),c(ae,"MUTABLE_UPSTREAM_PROPERTIES",[]),c(ae,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","implements"]),c(ae,"UPSTREAM_PROPERTIES",[...ae.MUTABLE_UPSTREAM_PROPERTIES,...ae.INMUTABLE_UPSTREAM_PROPERTIES]),c(ae,"MUTABLE_DOWNSTREAM_PROPERTIES",["inputs","calls","returnStatements"]),c(ae,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(ae,"DOWNSTREAM_PROPERTIES",[...ae.MUTABLE_DOWNSTREAM_PROPERTIES,...ae.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(ae,"PROPERTIES",[...ae.META_PROPERTIES,...ae.UPSTREAM_PROPERTIES,...ae.DOWNSTREAM_PROPERTIES]);let fi=ae;function P9(n){var o,l;const e=X4(),t=n.toJSON();e.safeParse(t).success,n.inputs.forEach(p=>p.validate()),n.outputs.forEach(p=>p.validate()),(o=n.error)==null||o.validate(),(l=n.body)==null||l.validate();const s=[...In(n)];return ne(n.errors,s)}const J=class J{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"x");c(this,"y");c(this,"type",r.Loop);c(this,"declaration");c(this,"inputs",[]);c(this,"outputs",[]);c(this,"process",null);c(this,"successCalls",[]);c(this,"errorCalls",[]);c(this,"error",null);c(this,"breakStatements",[]);c(this,"continueStatements",[]);c(this,"outputsDeclarations",[]);c(this,"body");c(this,"calledBySuccess",[]);c(this,"calledByError",[]);c(this,"calledByEntry",[]);c(this,"parent");c(this,"detachedChildren",[]);c(this,"currentIterationNumberArgumentDeclaration");c(this,"currentValueArgumentDeclaration",null);c(this,"errors",[]);c(this,"project");c(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=C(e.parent);i=t.get(m)}const a=C(e.declaration),s=t.get(a),o=e.calledByEntry.map(m=>{const b=C(m);return t.get(b)}),l=e.calledBySuccess.map(m=>{const b=C(m);return t.get(b)}),p=e.calledByError.map(m=>{const b=C(m);return t.get(b)}),y={id:e.id,version:1,type:r.Loop,declaration:s,calledByEntry:o,calledBySuccess:l,calledByError:p,process:null,errorCalls:[],successCalls:[],inputs:[],outputs:[],body:null,breakStatements:[],continueStatements:[],outputsDeclarations:[],error:null,x:0,y:0,parent:i},f=R(y,t);return f.setParent(i),f.initChildren(),f}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[...ct,r.Project],optional:!0},declaration:{list:!1,types:[r.ActionDescriptor]}},t);return i=s.modifiedData,a.push(...s.errors,...Be(i)),e.declaration?t.get(e.declaration)?t.conditionDeclarations.find(p=>p.id===e.declaration)||a.push(new E({id:`${e.id}--${h.InvalidImplementsReference}`,code:h.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 '${r.Condition}' entities.
|
|
49
49
|
${fo(t)}`,issue:null})):a.push(new E({id:`${e.id}--${h.ReferencedEntityNotFound}`,code:h.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 '${r.Condition}' entities.
|
|
50
|
-
${fo(t)}`,issue:null})):a.push(new E({id:`${e.id}--${
|
|
50
|
+
${fo(t)}`,issue:null})):a.push(new E({id:`${e.id}--${D.InvalidObjectStructure}`,code:D.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 '${r.Condition}' entities.
|
|
51
51
|
${fo(t)}`,issue:null})),{errors:a,modifiedData:i}}static fromReturnDeclarationToBodyArgumentDeclarationName(e){return`Previous iteration results of '${S(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 '${S(e,e.project)}'`}static fromLoopOutputDeclarationToReturnDeclarationName(e){const t=e.name.replace("Result list of '","");return t.slice(0,t.length-1)}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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];return this.parent===this.project&&this.project.addLoop(this),this.successCalls.forEach(t=>{t.addSuccessCaller(this),e.push(t)}),this.errorCalls.forEach(t=>{t.addErrorCaller(this),e.push(t)}),this.calledByEntry.forEach(t=>{t.addCall(this),e.push(t)}),this.calledBySuccess.forEach(t=>{t.addSuccessCall(this),e.push(t)}),this.calledByError.forEach(t=>{t.addErrorCall(this),e.push(t)}),{affected:g(e),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=R(this.initialData.declaration,this.project),this.successCalls=this.initialData.successCalls.map(e=>{const t=R(e,this.project);return t.addSuccessCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=R(e,this.project);return t.addErrorCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.inputs=this.initialData.inputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.outputs=this.initialData.outputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.process&&(this.process=R(this.initialData.process,this.project),this.process.setParent(this),this.process.initChildren()),this.initialData.body&&(this.body=R(this.initialData.body,this.project),this.body.setParent(this),this.body.initChildren()),this.initialData.error&&(this.error=R(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:g(i),removed:g(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:g(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+"--"+w.UUID.uuid()+"--ref",type:r.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===r.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=P9(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 J(this.toJSON(),this.project)}getVariableInstances(){return this.body?te(this.body).filter(i=>i.type===r.VariableInstance):[]}addReturnStatement(e){return Me.includes(this.parent.type)&&this.parent.addReturnStatement(e),this}removeReturnStatement(e){return Me.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||S(l,this.project)===S(s,this.project)&&Yt(l.dataType,s.dataType))||e.push(s)})}),g(e)}syncTerminationStatements(){const e=[],t=[],i=[],a=this.getUniqueReturnDeclarations(),s=[...this.breakStatements,...this.continueStatements];return a.forEach((o,l)=>{o.index!==l&&(o.sync({index:l}),e.push(o))}),s.forEach(o=>{const l=o.outputs,p=a.filter(y=>!l.find(f=>S(y,this.project)===S(f,this.project)&&Yt(y.dataType,f.dataType)));p.length&&e.push(o),p.forEach(y=>{const f=y.clone(o);f.addSelfToProject(),t.push(f)})}),{updated:g(e),added:g(t),removed:g(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.forEach((b,v)=>{b.index!==v&&(b.sync({index:v}),e.push(b))}),l.forEach(b=>{const v=b.getDataType();let D=p.find(G=>S(G,this.project)===J.fromReturnDeclarationToBodyArgumentDeclarationName(b)&&Yt(G.dataType,b.dataType));if(!D){const G=J.fromReturnDeclarationToBodyArgumentDeclarationName(b),Ge={id:w.UUID.uuid(),version:1,type:r.ArgumentDeclaration,name:G,description:`Aggretated list of all previously outputted values from each iteration by the output '${S(b,this.project)}'`,dataType:null,index:b.index,required:b.required,parent:this.body.toReference(),writesValues:[]},lt=R(Ge,this.project);lt.setParent(this.body),lt.initChildren(),lt.addSelfToProject(),t.push(lt),D=lt}D.index!==b.index&&(D.sync({index:b.index}),e.push(D));const C=D.getDataType();let Y=C;if(v)if(!C||!Yt(C,v)){if(!Y){const G=v.clone(D);G.addSelfToProject(),Y=G,t.push(G),e.push(D)}Y.merge(v),Y.sync({isList:!0})}else Y.isList||(Y.sync({isList:!0}),e.push(Y));if(!v&&!Y){const G={id:w.UUID.uuid(),version:1,type:r.DataType,isList:!0,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,andChildrenGroup:[],orChildrenGroup:[],parent:D.toReference()},Ge=R(G,this.project);Ge.sync({isList:!0}),Ge.setParent(D),Ge.initChildren(),Ge.addSelfToProject();const lt={id:w.UUID.uuid(),version:1,type:r.PrimitiveValue,name:P.JSON,autogeneration:null,valueAsType:null,value:[],parent:Ge.toReference()},Ot=R(lt,this.project);Ot.setParent(Ge),Ot.initChildren(),Ot.addSelfToProject(),t.push(Ot),t.push(Ge)}});const{updated:y,added:f,removed:m}=this.removeExtraBodyArgumentDeclarations();return e.push(...y),t.push(...f),i.push(...m),{updated:g(e),added:g(t),removed:g(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 f=s.find(v=>S(v,this.project)===J.fromReturnDeclarationToLoopOutputDeclarationName(l)&&Yt(v.dataType,l.dataType));if(!f){const v=J.fromReturnDeclarationToLoopOutputDeclarationName(l),I={id:w.UUID.uuid(),version:1,type:r.ValueDescriptor,name:v,description:`Aggretated list of all previously outputted values from each iteration by the output '${S(l,this.project)}'`,dataType:null,index:l.index,required:l.required,parent:this.toReference()},D=R(I,this.project);D.setParent(this),D.initChildren(),D.addSelfToProject(),t.push(D),f=D}f.index!==l.index&&(f.sync({index:l.index}),e.push(f));let b=f.getDataType();if(p)if(!b||!Yt(b,p)){if(!b){const v=p.clone(f);v.addSelfToProject(),b=v,t.push(v),e.push(f)}b.merge(p),b.sync({isList:!0})}else b.isList||(b.sync({isList:!0}),e.push(b));if(!p&&!b){const v={id:w.UUID.uuid(),version:1,type:r.DataType,isList:!0,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,andChildrenGroup:[],orChildrenGroup:[],parent:f.toReference()},I=R(v,this.project);I.sync({isList:!0}),I.setParent(f),I.initChildren(),I.addSelfToProject();const D={id:w.UUID.uuid(),version:1,type:r.PrimitiveValue,name:P.JSON,autogeneration:null,valueAsType:null,value:[],parent:I.toReference()},C=R(D,this.project);C.setParent(I),C.initChildren(),C.addSelfToProject(),t.push(C),t.push(I)}}),s.filter(l=>!a.find(y=>S(l,this.project)===J.fromReturnDeclarationToLoopOutputDeclarationName(y))).forEach(l=>{const{affected:p,removed:y}=l.remove({ignoreUpstream:!1,seenEntities:new Set});e.push(...p),i.push(...y)}),{updated:g(e),added:g(t),removed:g(i),self:this}}syncOutputMaps(){const e=[],t=[],i=[],a=this.outputsDeclarations,s=this.outputs;return a.forEach(l=>{var f;let y=s.find(m=>{var b,v;return((b=m.declaration)==null?void 0:b.id)===l.id&&Yt((v=m.declaration)==null?void 0:v.dataType,l.dataType)});if(y)((f=y.declaration)==null?void 0:f.id)!==l.id&&(y.setDeclaration(l),e.push(y));else{const m={id:w.UUID.uuid(),version:1,type:r.OutputMap,index:l.index,declaration:l.toJSON(),writesValues:[],parent:this.toReference()},b=R(m,this.project);b.setParent(this),b.initChildren(),b.addSelfToProject(),t.push(b),y=b}y.index!==l.index&&(y.sync({index:l.index}),e.push(y))}),s.filter(l=>!a.find(y=>{var f;return((f=l.declaration)==null?void 0:f.id)===y.id})).forEach(l=>{const{affected:p,removed:y}=l.remove({ignoreUpstream:!1,seenEntities:new Set});e.push(...p),i.push(...y)}),{updated:g(e),added:g(t),removed:g(i),self:this}}createCurrentIterationNumberArgumentDeclaration(){const e=[],t=[],i=[];let s=this.body.inputs.find(p=>{var y;return p.name===J.CURRENT_ITERATION_NUMBER_ARG_NAME||p.id===((y=this.currentIterationNumberArgumentDeclaration)==null?void 0:y.id)});if(!s){const p={id:w.UUID.uuid(),version:1,type:r.ArgumentDeclaration,name:J.CURRENT_ITERATION_NUMBER_ARG_NAME,description:"The number of the current iteration",dataType:null,index:0,required:!0,parent:this.body.toReference(),writesValues:[]},y=R(p,this.project);y.setParent(this.body),y.initChildren(),y.addSelfToProject(),t.push(y),s=y}s.index!==0&&(s.sync({index:0}),e.push(s));let l=s.getDataType();if(!l){const p={id:w.UUID.uuid(),version:1,type:r.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,andChildrenGroup:[],orChildrenGroup:[],parent:s.toReference()},y=R(p,this.project);y.setParent(s),y.initChildren(),y.addSelfToProject();const f={id:w.UUID.uuid(),version:1,type:r.PrimitiveValue,name:P.Number,autogeneration:null,valueAsType:null,value:null,parent:y.toReference()},m=R(f,this.project);m.setParent(y),m.initChildren(),m.addSelfToProject(),t.push(m),t.push(y),l=y}if(!l.entity||l.entity.type!==r.PrimitiveEntity||l.entity.name!==P.Number||l.entity.id!==x["primitive-entity"].number.id){const p=this.project.getBuiltIn(x["primitive-entity"].number.id);l.setEntity(p),e.push(l)}return this.currentIterationNumberArgumentDeclaration=s,{updated:g(e),added:g(t),removed:g(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=>S(l,this.project)===J.fromReturnDeclarationToBodyArgumentDeclarationName(y))).forEach(l=>{const{affected:p,removed:y}=l.remove({ignoreUpstream:!1,seenEntities:new Set});e.push(...p),i.push(...y)}),{updated:g(e),added:g(t),removed:g(i),self:this}}createCurrentValueInputBasedOnInputMap(){var l,p,y,f,m;const e=[],t=[],i=[];switch(this.declaration.id){case Q.List:{const b=this.body.inputs.find(I=>{var D;return I.name===J.CURRENT_VALUE_ARG_NAME||I.id===((D=this.currentValueArgumentDeclaration)==null?void 0:D.id)}),v=this.inputs.find(I=>{var D;return((D=I.declaration)==null?void 0:D.id)===x[r.Loop]["list-loop"].inputs.list.id});if(!v)break;if(b){const I=this.project.get(x[r.Loop]["list-loop"].inputs.list.id);let C=b.getDataType();if(!C){const G={id:w.UUID.uuid(),version:1,type:r.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,andChildrenGroup:[],orChildrenGroup:[],parent:I.toReference()},Ge=R(G,this.project);Ge.setParent(I),Ge.initChildren(),Ge.addSelfToProject(),t.push(Ge),C=Ge}const Y=v.getDataType();C.merge(Y),C.sync({isList:!1})}else{const I={id:w.UUID.uuid(),version:1,type:r.ArgumentDeclaration,name:J.CURRENT_VALUE_ARG_NAME,description:null,index:0,required:!0,writesValues:[],dataType:null,parent:this.body.toReference()},D=R(I,this.project);D.initChildren(),D.setParent(this.body),D.addSelfToProject(),t.push(D)}break}case Q.ManualFlow:break;case Q.Counted:break;case Q.ObjectKeys:{const b=this.body.inputs.find(I=>{var D;return I.name===J.CURRENT_VALUE_ARG_NAME||I.id===((D=this.currentValueArgumentDeclaration)==null?void 0:D.id)});if(!this.inputs.find(I=>{var D;return((D=I.declaration)==null?void 0:D.id)===x[r.Loop]["object-keys-loop"].inputs.object.id}))break;if(b){const I=this.project.get(x[r.Loop]["object-keys-loop"].inputs.object.id);let C=b.getDataType();if(C){const Y=this.project.getBuiltIn(x["primitive-entity"].string.id);((l=C.entity)==null?void 0:l.id)!==Y.id&&(C.setEntity(Y),e.push(C))}else{const Y={id:w.UUID.uuid(),version:1,type:r.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,andChildrenGroup:[],orChildrenGroup:[],parent:I.toReference()},G=R(Y,this.project);G.setParent(I),G.initChildren(),G.addSelfToProject(),C=G}}else{const I={id:w.UUID.uuid(),version:1,type:r.ArgumentDeclaration,name:J.CURRENT_VALUE_ARG_NAME,description:null,index:0,required:!0,writesValues:[],dataType:null,parent:this.body.toReference()},D=R(I,this.project);D.initChildren(),D.setParent(this.body),D.addSelfToProject(),t.push(D)}break}case Q.ObjectValues:{const b=this.body.inputs.find(I=>{var D;return I.name===J.CURRENT_VALUE_ARG_NAME||I.id===((D=this.currentValueArgumentDeclaration)==null?void 0:D.id)}),v=this.inputs.find(I=>{var D;return((D=I.declaration)==null?void 0:D.id)===x[r.Loop]["object-values-loop"].inputs.object.id});if(!v)break;if(b){const I=this.project.get(x[r.Loop]["object-values-loop"].inputs.object.id);let C=b.getDataType();if(C){const Y=v.getDataType(),G=((y=Y==null?void 0:Y.entity)==null?void 0:y.properties)||[];(f=C.orChildrenGroup)==null||f.forEach(Ge=>{const{affected:lt,removed:Ot}=Ge.remove({ignoreUpstream:!1,seenEntities:new Set});e.push(...lt),i.push(...Ot)}),G.forEach(Ge=>{const lt=Ge.getDataType();if(lt){const Ot=lt.clone(C);Ot.sync({parentRelationType:xe.OrDataTypeGroup}),Ot.addSelfToProject(),t.push(Ot)}else{const Ot={id:w.UUID.uuid(),version:1,type:r.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,andChildrenGroup:[],orChildrenGroup:[],parentRelationType:xe.OrDataTypeGroup,parent:C.toReference()},Vr=R(Ot,this.project);Vr.setParent(C),Vr.initChildren(),Vr.addSelfToProject(),t.push(Vr)}})}else{const Y={id:w.UUID.uuid(),version:1,type:r.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,andChildrenGroup:[],orChildrenGroup:[],parent:I.toReference()},G=R(Y,this.project);G.setParent(I),G.initChildren(),G.addSelfToProject(),C=G;const Ge=v.getDataType();(((p=Ge==null?void 0:Ge.entity)==null?void 0:p.properties)||[]).forEach(Ot=>{const Vr=Ot.getDataType();if(Vr){const Sa=Vr.clone(G);Sa.sync({parentRelationType:xe.OrDataTypeGroup}),Sa.addSelfToProject(),t.push(Sa)}else{const Sa={id:w.UUID.uuid(),version:1,type:r.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,andChildrenGroup:[],orChildrenGroup:[],parentRelationType:xe.OrDataTypeGroup,parent:G.toReference()},Ao=R(Sa,this.project);Ao.setParent(G),Ao.initChildren(),Ao.addSelfToProject(),t.push(Ao)}})}}else{const I={id:w.UUID.uuid(),version:1,type:r.ArgumentDeclaration,name:J.CURRENT_VALUE_ARG_NAME,description:null,index:0,required:!0,writesValues:[],dataType:null,parent:this.body.toReference()},D=R(I,this.project);D.initChildren(),D.setParent(this.body),D.addSelfToProject(),t.push(D)}break}case Q.String:{const b=this.body.inputs.find(I=>{var D;return I.name===J.CURRENT_VALUE_ARG_NAME||I.id===((D=this.currentValueArgumentDeclaration)==null?void 0:D.id)});if(!this.inputs.find(I=>{var D;return((D=I.declaration)==null?void 0:D.id)===x[r.Loop]["string-loop"].inputs.string.id}))break;if(b){const I=this.project.get(x[r.Loop]["string-loop"].inputs.string.id);let C=b.getDataType();if(C){const Y=this.project.getBuiltIn(x["primitive-entity"].string.id);((m=C.entity)==null?void 0:m.id)!==Y.id&&(C.setEntity(Y),e.push(C))}else{const Y={id:w.UUID.uuid(),version:1,type:r.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,andChildrenGroup:[],orChildrenGroup:[],parent:I.toReference()},G=R(Y,this.project);G.setParent(I),G.initChildren(),G.addSelfToProject(),t.push(G),C=G}}else{const I={id:w.UUID.uuid(),version:1,type:r.ArgumentDeclaration,name:J.CURRENT_VALUE_ARG_NAME,description:null,index:0,required:!0,writesValues:[],dataType:null,parent:this.body.toReference()},D=R(I,this.project);D.initChildren(),D.setParent(this.body),D.addSelfToProject(),t.push(D)}break}}const{updated:a,added:s,removed:o}=this.removeExtraBodyArgumentDeclarations();return e.push(...a),t.push(...s),i.push(...o),{updated:g(e),added:g(t),removed:g(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:g(e),added:g(t),removed:g(i),self:this}}syncInputMaps(){const e=[],t=[],i=[];switch(this.declaration.id){case Q.List:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===x[r.Loop]["list-loop"].inputs.list.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==x[r.Loop]["list-loop"].inputs.list.id){const s=this.project.get(x[r.Loop]["list-loop"].inputs.list.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(x[r.Loop]["list-loop"].inputs.list.id),o={id:w.UUID.uuid(),version:1,type:r.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=R(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}case Q.ManualFlow:{this.inputs.forEach(a=>{a.remove(),i.push(a)});break}case Q.Counted:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===x[r.Loop]["counted-loop"].inputs.number.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==x[r.Loop]["counted-loop"].inputs.number.id){const s=this.project.get(x[r.Loop]["counted-loop"].inputs.number.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(x[r.Loop]["counted-loop"].inputs.number.id),o={id:w.UUID.uuid(),version:1,type:r.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=R(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}case Q.ObjectKeys:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===x[r.Loop]["object-keys-loop"].inputs.object.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==x[r.Loop]["object-keys-loop"].inputs.object.id){const s=this.project.get(x[r.Loop]["object-keys-loop"].inputs.object.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(x[r.Loop]["object-keys-loop"].inputs.object.id),o={id:w.UUID.uuid(),version:1,type:r.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=R(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}case Q.ObjectValues:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===x[r.Loop]["object-values-loop"].inputs.object.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==x[r.Loop]["object-values-loop"].inputs.object.id){const s=this.project.get(x[r.Loop]["object-values-loop"].inputs.object.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(x[r.Loop]["object-values-loop"].inputs.object.id),o={id:w.UUID.uuid(),version:1,type:r.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=R(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}case Q.String:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===x[r.Loop]["string-loop"].inputs.string.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==x[r.Loop]["string-loop"].inputs.string.id){const s=this.project.get(x[r.Loop]["string-loop"].inputs.string.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(x[r.Loop]["string-loop"].inputs.string.id),o={id:w.UUID.uuid(),version:1,type:r.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=R(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}}return{updated:g(e),added:g(t),removed:g(i),self:this}}syncChildren(){const e=[],t=[],i=[],{updated:a,added:s,removed:o}=this.syncInputMaps();e.push(...a),t.push(...s),i.push(...o);const{updated:l,added:p,removed:y}=this.syncTerminationStatements();e.push(...l),t.push(...p),i.push(...y);const{updated:f,added:m,removed:b}=this.syncBodyArgumentsDeclarations();e.push(...f),t.push(...m),i.push(...b);const{updated:v,added:I,removed:D}=this.syncOutputsDeclarations();e.push(...v),t.push(...I),i.push(...D);const{updated:C,added:Y,removed:G}=this.syncOutputMaps();return e.push(...C),t.push(...Y),i.push(...G),{self:this,updated:g(e),added:g(t),removed:g(i)}}};c(J,"CURRENT_ITERATION_NUMBER_ARG_NAME","Current iteration number"),c(J,"CURRENT_VALUE_ARG_NAME","Current value"),c(J,"MUTABLE_BASE_PROPERTIES",[]),c(J,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(J,"BASE_PROPERTIES",[...J.MUTABLE_BASE_PROPERTIES,...J.INMUTABLE_BASE_PROPERTIES]),c(J,"MUTABLE_META_PROPERTIES",[...J.MUTABLE_BASE_PROPERTIES,"x","y"]),c(J,"INMUTABLE_META_PROPERTIES",[...J.INMUTABLE_BASE_PROPERTIES]),c(J,"META_PROPERTIES",[...J.MUTABLE_META_PROPERTIES,...J.INMUTABLE_META_PROPERTIES]),c(J,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry"]),c(J,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","declaration"]),c(J,"UPSTREAM_PROPERTIES",[...J.MUTABLE_UPSTREAM_PROPERTIES,...J.INMUTABLE_UPSTREAM_PROPERTIES]),c(J,"MUTABLE_DOWNSTREAM_PROPERTIES",["body","inputs","outputs","outputsDeclarations","successCalls","errorCalls","error","breakStatements","continueStatements"]),c(J,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(J,"DOWNSTREAM_PROPERTIES",[...J.MUTABLE_DOWNSTREAM_PROPERTIES,...J.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(J,"PROPERTIES",[...J.META_PROPERTIES,...J.UPSTREAM_PROPERTIES,...J.DOWNSTREAM_PROPERTIES]);let gr=J;function A9(n){const e=AU(),t=n.toJSON();e.safeParse(t).success,n.inputs.forEach(o=>o.validate());const s=[...Dn(n)];return ne(n.errors,s)}const he=class he{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"x");c(this,"y");c(this,"type",r.Condition);c(this,"successCalls",[]);c(this,"errorCalls",[]);c(this,"declaration");c(this,"inputs",[]);c(this,"calledBySuccess",[]);c(this,"calledByError",[]);c(this,"calledByEntry",[]);c(this,"project");c(this,"errors",[]);c(this,"parent");c(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 f=B(e.parent);i=t.get(f)}const a=e.calledByEntry.map(f=>{const m=B(f);return t.get(m)}),s=e.calledBySuccess.map(f=>{const m=B(f);return t.get(m)}),o=e.calledByError.map(f=>{const m=B(f);return t.get(m)});let l;if(e.declaration){const f=B(e.declaration);l=t.get(f)}const p={id:e.id,version:1,type:r.Condition,declaration:l,calledByEntry:a,calledBySuccess:s,calledByError:o,errorCalls:[],successCalls:[],inputs:[],x:0,y:0,parent:i},y=R(p,t);return y.setParent(i),y.initChildren(),y}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[...dt,r.Project],optional:!0}},t);return i=s.modifiedData,a.push(...s.errors,...Be(i)),e.declaration?t.get(e.declaration)?t.conditionDeclarations.find(p=>p.id===e.declaration)||a.push(new E({id:`${e.id}--${h.InvalidImplementsReference}`,code:h.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 '${r.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];return this.parent===this.project&&this.project.addLoop(this),this.successCalls.forEach(t=>{t.addSuccessCaller(this),e.push(t)}),this.errorCalls.forEach(t=>{t.addErrorCaller(this),e.push(t)}),this.calledByEntry.forEach(t=>{t.addCall(this),e.push(t)}),this.calledBySuccess.forEach(t=>{t.addSuccessCall(this),e.push(t)}),this.calledByError.forEach(t=>{t.addErrorCall(this),e.push(t)}),{affected:g(e),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=R(this.initialData.declaration,this.project),this.successCalls=this.initialData.successCalls.map(e=>{const t=R(e,this.project);return t.addSuccessCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=R(e,this.project);return t.addErrorCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.inputs=this.initialData.inputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.outputs=this.initialData.outputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.process&&(this.process=R(this.initialData.process,this.project),this.process.setParent(this),this.process.initChildren()),this.initialData.body&&(this.body=R(this.initialData.body,this.project),this.body.setParent(this),this.body.initChildren()),this.initialData.error&&(this.error=R(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:g(i),removed:g(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:g(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+"--"+w.UUID.uuid()+"--ref",type:r.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===r.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=P9(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 J(this.toJSON(),this.project)}getVariableInstances(){return this.body?te(this.body).filter(i=>i.type===r.VariableInstance):[]}addReturnStatement(e){return Me.includes(this.parent.type)&&this.parent.addReturnStatement(e),this}removeReturnStatement(e){return Me.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||S(l,this.project)===S(s,this.project)&&Ht(l.dataType,s.dataType))||e.push(s)})}),g(e)}syncTerminationStatements(){const e=[],t=[],i=[],a=this.getUniqueReturnDeclarations(),s=[...this.breakStatements,...this.continueStatements];return a.forEach((o,l)=>{o.index!==l&&(o.sync({index:l}),e.push(o))}),s.forEach(o=>{const l=o.outputs,p=a.filter(y=>!l.find(f=>S(y,this.project)===S(f,this.project)&&Ht(y.dataType,f.dataType)));p.length&&e.push(o),p.forEach(y=>{const f=y.clone(o);f.addSelfToProject(),t.push(f)})}),{updated:g(e),added:g(t),removed:g(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.forEach((b,v)=>{b.index!==v&&(b.sync({index:v}),e.push(b))}),l.forEach(b=>{const v=b.getDataType();let P=p.find(G=>S(G,this.project)===J.fromReturnDeclarationToBodyArgumentDeclarationName(b)&&Ht(G.dataType,b.dataType));if(!P){const G=J.fromReturnDeclarationToBodyArgumentDeclarationName(b),ke={id:w.UUID.uuid(),version:1,type:r.ArgumentDeclaration,name:G,description:`Aggretated list of all previously outputted values from each iteration by the output '${S(b,this.project)}'`,dataType:null,index:b.index,required:b.required,parent:this.body.toReference(),writesValues:[]},St=R(ke,this.project);St.setParent(this.body),St.initChildren(),St.addSelfToProject(),t.push(St),P=St}P.index!==b.index&&(P.sync({index:b.index}),e.push(P));const B=P.getDataType();let Y=B;if(v)if(!B||!Ht(B,v)){if(!Y){const G=v.clone(P);G.addSelfToProject(),Y=G,t.push(G),e.push(P)}Y.merge(v),Y.sync({isList:!0})}else Y.isList||(Y.sync({isList:!0}),e.push(Y));if(!v&&!Y){const G={id:w.UUID.uuid(),version:1,type:r.DataType,isList:!0,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,andChildrenGroup:[],orChildrenGroup:[],parent:P.toReference()},ke=R(G,this.project);ke.sync({isList:!0}),ke.setParent(P),ke.initChildren(),ke.addSelfToProject(),t.push(ke)}});const{updated:y,added:f,removed:m}=this.removeExtraBodyArgumentDeclarations();return e.push(...y),t.push(...f),i.push(...m),{updated:g(e),added:g(t),removed:g(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 f=s.find(v=>S(v,this.project)===J.fromReturnDeclarationToLoopOutputDeclarationName(l)&&Ht(v.dataType,l.dataType));if(!f){const v=J.fromReturnDeclarationToLoopOutputDeclarationName(l),I={id:w.UUID.uuid(),version:1,type:r.ValueDescriptor,name:v,description:`Aggretated list of all previously outputted values from each iteration by the output '${S(l,this.project)}'`,dataType:null,index:l.index,required:l.required,parent:this.toReference()},P=R(I,this.project);P.setParent(this),P.initChildren(),P.addSelfToProject(),t.push(P),f=P}f.index!==l.index&&(f.sync({index:l.index}),e.push(f));let b=f.getDataType();if(p)if(!b||!Ht(b,p)){if(!b){const v=p.clone(f);v.addSelfToProject(),b=v,t.push(v),e.push(f)}b.merge(p),b.sync({isList:!0})}else b.isList||(b.sync({isList:!0}),e.push(b));if(!p&&!b){const v={id:w.UUID.uuid(),version:1,type:r.DataType,isList:!0,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,andChildrenGroup:[],orChildrenGroup:[],parent:f.toReference()},I=R(v,this.project);I.sync({isList:!0}),I.setParent(f),I.initChildren(),I.addSelfToProject(),t.push(I)}}),s.filter(l=>!a.find(y=>S(l,this.project)===J.fromReturnDeclarationToLoopOutputDeclarationName(y))).forEach(l=>{const{affected:p,removed:y}=l.remove({ignoreUpstream:!1,seenEntities:new Set});e.push(...p),i.push(...y)}),{updated:g(e),added:g(t),removed:g(i),self:this}}syncOutputMaps(){const e=[],t=[],i=[],a=this.outputsDeclarations,s=this.outputs;return a.forEach(l=>{var f;let y=s.find(m=>{var b,v;return((b=m.declaration)==null?void 0:b.id)===l.id&&Ht((v=m.declaration)==null?void 0:v.dataType,l.dataType)});if(y)((f=y.declaration)==null?void 0:f.id)!==l.id&&(y.setDeclaration(l),e.push(y));else{const m={id:w.UUID.uuid(),version:1,type:r.OutputMap,index:l.index,declaration:l.toJSON(),writesValues:[],parent:this.toReference()},b=R(m,this.project);b.setParent(this),b.initChildren(),b.addSelfToProject(),t.push(b),y=b}y.index!==l.index&&(y.sync({index:l.index}),e.push(y))}),s.filter(l=>!a.find(y=>{var f;return((f=l.declaration)==null?void 0:f.id)===y.id})).forEach(l=>{const{affected:p,removed:y}=l.remove({ignoreUpstream:!1,seenEntities:new Set});e.push(...p),i.push(...y)}),{updated:g(e),added:g(t),removed:g(i),self:this}}createCurrentIterationNumberArgumentDeclaration(){const e=[],t=[],i=[];let s=this.body.inputs.find(p=>{var y;return p.name===J.CURRENT_ITERATION_NUMBER_ARG_NAME||p.id===((y=this.currentIterationNumberArgumentDeclaration)==null?void 0:y.id)});if(!s){const p={id:w.UUID.uuid(),version:1,type:r.ArgumentDeclaration,name:J.CURRENT_ITERATION_NUMBER_ARG_NAME,description:"The number of the current iteration",dataType:null,index:0,required:!0,parent:this.body.toReference(),writesValues:[]},y=R(p,this.project);y.setParent(this.body),y.initChildren(),y.addSelfToProject(),t.push(y),s=y}s.index!==0&&(s.sync({index:0}),e.push(s));let l=s.getDataType();if(!l){const p={id:w.UUID.uuid(),version:1,type:r.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,andChildrenGroup:[],orChildrenGroup:[],parent:s.toReference()},y=R(p,this.project);y.setParent(s),y.initChildren(),y.addSelfToProject(),t.push(y),l=y}if(!l.entity||l.entity.type!==r.PrimitiveEntity||l.entity.name!==A.Number||l.entity.id!==x["primitive-entity"].number.id){const p=this.project.getBuiltIn(x["primitive-entity"].number.id);l.setEntity(p),e.push(l)}return this.currentIterationNumberArgumentDeclaration=s,{updated:g(e),added:g(t),removed:g(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=>S(l,this.project)===J.fromReturnDeclarationToBodyArgumentDeclarationName(y))).forEach(l=>{const{affected:p,removed:y}=l.remove({ignoreUpstream:!1,seenEntities:new Set});e.push(...p),i.push(...y)}),{updated:g(e),added:g(t),removed:g(i),self:this}}createCurrentValueInputBasedOnInputMap(){var l,p,y,f,m;const e=[],t=[],i=[];switch(this.declaration.id){case Q.List:{const b=this.body.inputs.find(I=>{var P;return I.name===J.CURRENT_VALUE_ARG_NAME||I.id===((P=this.currentValueArgumentDeclaration)==null?void 0:P.id)}),v=this.inputs.find(I=>{var P;return((P=I.declaration)==null?void 0:P.id)===x[r.Loop]["list-loop"].inputs.list.id});if(!v)break;if(b){const I=this.project.get(x[r.Loop]["list-loop"].inputs.list.id);let B=b.getDataType();if(!B){const G={id:w.UUID.uuid(),version:1,type:r.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,andChildrenGroup:[],orChildrenGroup:[],parent:I.toReference()},ke=R(G,this.project);ke.setParent(I),ke.initChildren(),ke.addSelfToProject(),t.push(ke),B=ke}const Y=v.getDataType();B.merge(Y),B.sync({isList:!1})}else{const I={id:w.UUID.uuid(),version:1,type:r.ArgumentDeclaration,name:J.CURRENT_VALUE_ARG_NAME,description:null,index:0,required:!0,writesValues:[],dataType:null,parent:this.body.toReference()},P=R(I,this.project);P.initChildren(),P.setParent(this.body),P.addSelfToProject(),t.push(P)}break}case Q.ManualFlow:break;case Q.Counted:break;case Q.ObjectKeys:{const b=this.body.inputs.find(I=>{var P;return I.name===J.CURRENT_VALUE_ARG_NAME||I.id===((P=this.currentValueArgumentDeclaration)==null?void 0:P.id)});if(!this.inputs.find(I=>{var P;return((P=I.declaration)==null?void 0:P.id)===x[r.Loop]["object-keys-loop"].inputs.object.id}))break;if(b){const I=this.project.get(x[r.Loop]["object-keys-loop"].inputs.object.id);let B=b.getDataType();if(B){const Y=this.project.getBuiltIn(x["primitive-entity"].string.id);((l=B.entity)==null?void 0:l.id)!==Y.id&&(B.setEntity(Y),e.push(B))}else{const Y={id:w.UUID.uuid(),version:1,type:r.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,andChildrenGroup:[],orChildrenGroup:[],parent:I.toReference()},G=R(Y,this.project);G.setParent(I),G.initChildren(),G.addSelfToProject(),B=G}}else{const I={id:w.UUID.uuid(),version:1,type:r.ArgumentDeclaration,name:J.CURRENT_VALUE_ARG_NAME,description:null,index:0,required:!0,writesValues:[],dataType:null,parent:this.body.toReference()},P=R(I,this.project);P.initChildren(),P.setParent(this.body),P.addSelfToProject(),t.push(P)}break}case Q.ObjectValues:{const b=this.body.inputs.find(I=>{var P;return I.name===J.CURRENT_VALUE_ARG_NAME||I.id===((P=this.currentValueArgumentDeclaration)==null?void 0:P.id)}),v=this.inputs.find(I=>{var P;return((P=I.declaration)==null?void 0:P.id)===x[r.Loop]["object-values-loop"].inputs.object.id});if(!v)break;if(b){const I=this.project.get(x[r.Loop]["object-values-loop"].inputs.object.id);let B=b.getDataType();if(B){const Y=v.getDataType(),G=((y=Y==null?void 0:Y.entity)==null?void 0:y.properties)||[];(f=B.orChildrenGroup)==null||f.forEach(ke=>{const{affected:St,removed:Dn}=ke.remove({ignoreUpstream:!1,seenEntities:new Set});e.push(...St),i.push(...Dn)}),G.forEach(ke=>{const St=ke.getDataType();if(St){const Dn=St.clone(B);Dn.sync({parentRelationType:Ue.OrDataTypeGroup}),Dn.addSelfToProject(),t.push(Dn)}else{const Dn={id:w.UUID.uuid(),version:1,type:r.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,andChildrenGroup:[],orChildrenGroup:[],parentRelationType:Ue.OrDataTypeGroup,parent:B.toReference()},Vr=R(Dn,this.project);Vr.setParent(B),Vr.initChildren(),Vr.addSelfToProject(),t.push(Vr)}})}else{const Y={id:w.UUID.uuid(),version:1,type:r.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,andChildrenGroup:[],orChildrenGroup:[],parent:I.toReference()},G=R(Y,this.project);G.setParent(I),G.initChildren(),G.addSelfToProject(),B=G;const ke=v.getDataType();(((p=ke==null?void 0:ke.entity)==null?void 0:p.properties)||[]).forEach(Dn=>{const Vr=Dn.getDataType();if(Vr){const Sa=Vr.clone(G);Sa.sync({parentRelationType:Ue.OrDataTypeGroup}),Sa.addSelfToProject(),t.push(Sa)}else{const Sa={id:w.UUID.uuid(),version:1,type:r.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,andChildrenGroup:[],orChildrenGroup:[],parentRelationType:Ue.OrDataTypeGroup,parent:G.toReference()},Ao=R(Sa,this.project);Ao.setParent(G),Ao.initChildren(),Ao.addSelfToProject(),t.push(Ao)}})}}else{const I={id:w.UUID.uuid(),version:1,type:r.ArgumentDeclaration,name:J.CURRENT_VALUE_ARG_NAME,description:null,index:0,required:!0,writesValues:[],dataType:null,parent:this.body.toReference()},P=R(I,this.project);P.initChildren(),P.setParent(this.body),P.addSelfToProject(),t.push(P)}break}case Q.String:{const b=this.body.inputs.find(I=>{var P;return I.name===J.CURRENT_VALUE_ARG_NAME||I.id===((P=this.currentValueArgumentDeclaration)==null?void 0:P.id)});if(!this.inputs.find(I=>{var P;return((P=I.declaration)==null?void 0:P.id)===x[r.Loop]["string-loop"].inputs.string.id}))break;if(b){const I=this.project.get(x[r.Loop]["string-loop"].inputs.string.id);let B=b.getDataType();if(B){const Y=this.project.getBuiltIn(x["primitive-entity"].string.id);((m=B.entity)==null?void 0:m.id)!==Y.id&&(B.setEntity(Y),e.push(B))}else{const Y={id:w.UUID.uuid(),version:1,type:r.DataType,isList:!1,entity:null,isNullable:!1,constant:!1,defaultValue:null,asType:!1,like:!1,andChildrenGroup:[],orChildrenGroup:[],parent:I.toReference()},G=R(Y,this.project);G.setParent(I),G.initChildren(),G.addSelfToProject(),t.push(G),B=G}}else{const I={id:w.UUID.uuid(),version:1,type:r.ArgumentDeclaration,name:J.CURRENT_VALUE_ARG_NAME,description:null,index:0,required:!0,writesValues:[],dataType:null,parent:this.body.toReference()},P=R(I,this.project);P.initChildren(),P.setParent(this.body),P.addSelfToProject(),t.push(P)}break}}const{updated:a,added:s,removed:o}=this.removeExtraBodyArgumentDeclarations();return e.push(...a),t.push(...s),i.push(...o),{updated:g(e),added:g(t),removed:g(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:g(e),added:g(t),removed:g(i),self:this}}syncInputMaps(){const e=[],t=[],i=[];switch(this.declaration.id){case Q.List:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===x[r.Loop]["list-loop"].inputs.list.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==x[r.Loop]["list-loop"].inputs.list.id){const s=this.project.get(x[r.Loop]["list-loop"].inputs.list.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(x[r.Loop]["list-loop"].inputs.list.id),o={id:w.UUID.uuid(),version:1,type:r.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=R(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}case Q.ManualFlow:{this.inputs.forEach(a=>{a.remove(),i.push(a)});break}case Q.Counted:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===x[r.Loop]["counted-loop"].inputs.number.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==x[r.Loop]["counted-loop"].inputs.number.id){const s=this.project.get(x[r.Loop]["counted-loop"].inputs.number.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(x[r.Loop]["counted-loop"].inputs.number.id),o={id:w.UUID.uuid(),version:1,type:r.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=R(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}case Q.ObjectKeys:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===x[r.Loop]["object-keys-loop"].inputs.object.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==x[r.Loop]["object-keys-loop"].inputs.object.id){const s=this.project.get(x[r.Loop]["object-keys-loop"].inputs.object.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(x[r.Loop]["object-keys-loop"].inputs.object.id),o={id:w.UUID.uuid(),version:1,type:r.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=R(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}case Q.ObjectValues:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===x[r.Loop]["object-values-loop"].inputs.object.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==x[r.Loop]["object-values-loop"].inputs.object.id){const s=this.project.get(x[r.Loop]["object-values-loop"].inputs.object.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(x[r.Loop]["object-values-loop"].inputs.object.id),o={id:w.UUID.uuid(),version:1,type:r.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=R(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}case Q.String:{let a=null;if(this.inputs.forEach(s=>{var o;((o=s.declaration)==null?void 0:o.id)===x[r.Loop]["string-loop"].inputs.string.id?a=s:(s.remove(),i.push(s))}),a){if(a.declaration.id!==x[r.Loop]["string-loop"].inputs.string.id){const s=this.project.get(x[r.Loop]["string-loop"].inputs.string.id);a.setDeclaration(s),e.push(a)}}else{const s=this.project.get(x[r.Loop]["string-loop"].inputs.string.id),o={id:w.UUID.uuid(),version:1,type:r.InputMap,name:null,description:null,index:0,declaration:s.toJSON(),readsValue:null,defaultValue:null,parent:this.toReference()},l=R(o,this.project);l.initChildren(),l.setParent(this),l.addSelfToProject(),t.push(l)}break}}return{updated:g(e),added:g(t),removed:g(i),self:this}}syncChildren(){const e=[],t=[],i=[],{updated:a,added:s,removed:o}=this.syncInputMaps();e.push(...a),t.push(...s),i.push(...o);const{updated:l,added:p,removed:y}=this.syncTerminationStatements();e.push(...l),t.push(...p),i.push(...y);const{updated:f,added:m,removed:b}=this.syncBodyArgumentsDeclarations();e.push(...f),t.push(...m),i.push(...b);const{updated:v,added:I,removed:P}=this.syncOutputsDeclarations();e.push(...v),t.push(...I),i.push(...P);const{updated:B,added:Y,removed:G}=this.syncOutputMaps();return e.push(...B),t.push(...Y),i.push(...G),{self:this,updated:g(e),added:g(t),removed:g(i)}}};c(J,"CURRENT_ITERATION_NUMBER_ARG_NAME","Current iteration number"),c(J,"CURRENT_VALUE_ARG_NAME","Current value"),c(J,"MUTABLE_BASE_PROPERTIES",[]),c(J,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(J,"BASE_PROPERTIES",[...J.MUTABLE_BASE_PROPERTIES,...J.INMUTABLE_BASE_PROPERTIES]),c(J,"MUTABLE_META_PROPERTIES",[...J.MUTABLE_BASE_PROPERTIES,"x","y"]),c(J,"INMUTABLE_META_PROPERTIES",[...J.INMUTABLE_BASE_PROPERTIES]),c(J,"META_PROPERTIES",[...J.MUTABLE_META_PROPERTIES,...J.INMUTABLE_META_PROPERTIES]),c(J,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry"]),c(J,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","declaration"]),c(J,"UPSTREAM_PROPERTIES",[...J.MUTABLE_UPSTREAM_PROPERTIES,...J.INMUTABLE_UPSTREAM_PROPERTIES]),c(J,"MUTABLE_DOWNSTREAM_PROPERTIES",["body","inputs","outputs","outputsDeclarations","successCalls","errorCalls","error","breakStatements","continueStatements"]),c(J,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(J,"DOWNSTREAM_PROPERTIES",[...J.MUTABLE_DOWNSTREAM_PROPERTIES,...J.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(J,"PROPERTIES",[...J.META_PROPERTIES,...J.UPSTREAM_PROPERTIES,...J.DOWNSTREAM_PROPERTIES]);let gr=J;function A9(n){const e=AU(),t=n.toJSON();e.safeParse(t).success,n.inputs.forEach(o=>o.validate());const s=[...In(n)];return ne(n.errors,s)}const he=class he{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"x");c(this,"y");c(this,"type",r.Condition);c(this,"successCalls",[]);c(this,"errorCalls",[]);c(this,"declaration");c(this,"inputs",[]);c(this,"calledBySuccess",[]);c(this,"calledByError",[]);c(this,"calledByEntry",[]);c(this,"project");c(this,"errors",[]);c(this,"parent");c(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 f=C(e.parent);i=t.get(f)}const a=e.calledByEntry.map(f=>{const m=C(f);return t.get(m)}),s=e.calledBySuccess.map(f=>{const m=C(f);return t.get(m)}),o=e.calledByError.map(f=>{const m=C(f);return t.get(m)});let l;if(e.declaration){const f=C(e.declaration);l=t.get(f)}const p={id:e.id,version:1,type:r.Condition,declaration:l,calledByEntry:a,calledBySuccess:s,calledByError:o,errorCalls:[],successCalls:[],inputs:[],x:0,y:0,parent:i},y=R(p,t);return y.setParent(i),y.initChildren(),y}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[...ct,r.Project],optional:!0}},t);return i=s.modifiedData,a.push(...s.errors,...Be(i)),e.declaration?t.get(e.declaration)?t.conditionDeclarations.find(p=>p.id===e.declaration)||a.push(new E({id:`${e.id}--${h.InvalidImplementsReference}`,code:h.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 '${r.Condition}' entities.
|
|
54
54
|
${mo(t)}`,issue:null})):a.push(new E({id:`${e.id}--${h.ReferencedEntityNotFound}`,code:h.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 '${r.Condition}' entities.
|
|
55
|
-
${mo(t)}`,issue:null})):a.push(new E({id:`${e.id}--${
|
|
55
|
+
${mo(t)}`,issue:null})):a.push(new E({id:`${e.id}--${D.InvalidObjectStructure}`,code:D.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 '${r.Condition}' entities.
|
|
56
56
|
${mo(t)}`,issue:null})),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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.
|
|
57
|
-
If an entity is called by another, they must be in the same scope, which means they have the same parent.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this];return this.parent===this.project&&this.project.addCondition(this),this.successCalls.forEach(t=>{t.addSuccessCaller(this),e.push(t)}),this.errorCalls.forEach(t=>{t.addErrorCaller(this),e.push(t)}),this.calledByEntry.forEach(t=>{t.addCall(this),e.push(t)}),this.calledBySuccess.forEach(t=>{t.addSuccessCall(this),e.push(t)}),this.calledByError.forEach(t=>{t.addErrorCall(this),e.push(t)}),{affected:g(e),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}removeOutput(e){return 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.declaration=R(this.initialData.declaration,this.project),this.successCalls=this.initialData.successCalls.map(e=>{const t=R(e,this.project);return t.addSuccessCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=R(e,this.project);return t.addErrorCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.inputs=this.initialData.inputs.map(e=>{const t=R(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.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(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)}),e||this.calledBy.forEach(s=>{i.push(s),s.removeCall(this)}),{affected:g(i),removed:g(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.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: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.successCalls.flatMap(i=>i.toFlat(e)),...this.errorCalls.flatMap(i=>i.toFlat(e)),...this.calledBy.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.successCalls.flatMap(i=>i.toFlatIds(e)),...this.errorCalls.flatMap(i=>i.toFlatIds(e)),...this.calledBy.flatMap(i=>i.toFlatIds(e))])}toJSON(){return{id:this.id,version:this.version,type:this.type,x:this.x,y:this.y,declaration:this.declaration.toJSON(),successCalls:this.successCalls.map(e=>e.toJSON()),errorCalls:this.errorCalls.map(e=>e.toJSON()),calledBySuccess:this.calledBySuccess.map(e=>e.toReference()),calledByError:this.calledByError.map(e=>e.toReference()),calledByEntry:this.calledByEntry.map(e=>e.toReference()),inputs:this.inputs.map(e=>e.toJSON()),parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+w.UUID.uuid()+"--ref",type:r.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,x:this.x,y:this.y,declaration:this.declaration.toReference(),inputs:this.inputs.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()),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.successCalls.flatMap(i=>i.toFlatJSON(e)),...this.errorCalls.flatMap(i=>i.toFlatJSON(e)),...this.calledBy.flatMap(i=>i.toFlatJSON(e))])}toGenerationTarget(){const e=this.parent.type===r.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){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.inputs.flatMap(i=>i.toFlatGenerationTarget(e)),...this.successCalls.flatMap(i=>i.toFlatGenerationTarget(e)),...this.errorCalls.flatMap(i=>i.toFlatGenerationTarget(e))])}clearErrors(){return this.errors=[],this.inputs.forEach(e=>e.clearErrors()),this.successCalls.forEach(e=>e.clearErrors()),this.errorCalls.forEach(e=>e.clearErrors()),this}validate(){const e=A9(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.inputs.flatMap(t=>t.getErrors())]}getShallowErrors(){return this.errors}clone(e){return new he(this.toJSON(),this.project)}};c(he,"MUTABLE_BASE_PROPERTIES",["operator"]),c(he,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(he,"BASE_PROPERTIES",[...he.MUTABLE_BASE_PROPERTIES,...he.INMUTABLE_BASE_PROPERTIES]),c(he,"MUTABLE_META_PROPERTIES",["x","y"]),c(he,"INMUTABLE_META_PROPERTIES",[...he.INMUTABLE_BASE_PROPERTIES]),c(he,"META_PROPERTIES",[...he.MUTABLE_META_PROPERTIES,...he.INMUTABLE_META_PROPERTIES]),c(he,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry","parent"]),c(he,"INMUTABLE_UPSTREAM_PROPERTIES",[]),c(he,"UPSTREAM_PROPERTIES",[...he.MUTABLE_UPSTREAM_PROPERTIES,...he.INMUTABLE_UPSTREAM_PROPERTIES]),c(he,"MUTABLE_DOWNSTREAM_PROPERTIES",["successCalls","errorCalls","inputsDeclarations","inputs"]),c(he,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(he,"DOWNSTREAM_PROPERTIES",[...he.MUTABLE_DOWNSTREAM_PROPERTIES,...he.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(he,"PROPERTIES",[...he.META_PROPERTIES,...he.UPSTREAM_PROPERTIES,...he.DOWNSTREAM_PROPERTIES]);let Ir=he;class yg{constructor(){c(this,"initialData")}}class S9{}class O9 extends yg{}class C9{}class B9{}class w9{}class gd{}class _9 extends gd{}class M9 extends gd{}class N9{}class Ra{static initReadsValue(e){if(e.initialData.readsValue&&e.initialData.readsValue.type!==r.GenericReference)e.readsValue=R(e.initialData.readsValue,e.project);else if(e.initialData.readsValue&&e.initialData.readsValue.type===r.GenericReference){const t=Nt(e.initialData.readsValue,e.project);t&&(e.readsValue=t)}if(e.readsValue){if(ke.includes(e.readsValue.type)){let t=e.parent;dt.includes(t.type)||(t=t.parent),e.readsValue.setParent(t),e.readsValue.initChildren(),t.detachedChildren.includes(e)?t.replaceDetachedChild(e,e.readsValue):t.subscribeDetachedChild(e.readsValue)}e.readsValue.addValueReader(e)}return e.readsValue}}class ba{static initWritesValues(e,t){const i=e.initialData.writesValues.reduce((s,o)=>{if(o.type===r.GenericReference||e.writesValues.some(p=>p.id===o.id))return s;const l=R(o,e.project);return l.setValueWriter(e),ke.includes(l.type)&&(l.setParent(t),l.initChildren()),[...s,l]},[]),a=[...e.writesValues];return e.writesValues=g([...a,...i]),e.writesValues}}class V9{}function $9(n){var l;const e=px(),t=n.toJSON();e.safeParse(t).success,(l=n.dataType)==null||l.validate(),n.inputs.forEach(p=>p.validate()),n.outputs.forEach(p=>p.validate()),n.internalCalls.forEach(p=>p.validate());const s=[...Dn(n)];if(n.id==="random-company-employee-test-variable-id"){const p=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(n,n.project)}" with id "${n.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});s.push(p.error)}if(n.id==="company-dto-variable-one-id"){const p=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(n,n.project)}" with id "${n.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});s.push(p.error)}const o=_d(n);return s.push(...o),ne(n.errors,s)}const se=class se{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"dataType",null);c(this,"x");c(this,"y");c(this,"type",r.VariableDeclaration);c(this,"writesValues",[]);c(this,"readsValue",null);c(this,"inputs",[]);c(this,"outputs",[]);c(this,"calledBySuccess",[]);c(this,"calledByError",[]);c(this,"calledByEntry",[]);c(this,"successCalls",[]);c(this,"errorCalls",[]);c(this,"internalCalls",[]);c(this,"parent");c(this,"variableInstances",[]);c(this,"errors",[]);c(this,"project");c(this,"initialized",!1);c(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.x=e.x,this.y=e.y}static fromGenerationTarget(e,t){let i=t;if(e.parent){const f=B(e.parent);i=t.get(f)}const a=e.calledByEntry.map(f=>{const m=B(f);return t.get(m)}),s=e.calledBySuccess.map(f=>{const m=B(f);return t.get(m)}),o=e.calledByError.map(f=>{const m=B(f);return t.get(m)});let l=null;if(e.readsValue){const f=B(e.readsValue);l=t.get(f)}const p={id:e.id,version:1,type:r.VariableDeclaration,name:e.name,description:e.description,calledByEntry:a,calledBySuccess:s,calledByError:o,dataType:null,errorCalls:[],successCalls:[],internalCalls:[],readsValue:l,inputs:[],outputs:[],writesValues:[],x:0,y:0,parent:i},y=R(p,t);return y.setParent(i),y.initChildren(),y}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[...dt,r.Project],optional:!0}},t);i=s.modifiedData;const o=Td(i,t);return a.push(...s.errors,...o,...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];let i=JSON.parse(JSON.stringify(e));const a=ga(i,this);return i=a.modifiedData,t.push(...a.errors),e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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.
|
|
57
|
+
If an entity is called by another, they must be in the same scope, which means they have the same parent.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this];return this.parent===this.project&&this.project.addCondition(this),this.successCalls.forEach(t=>{t.addSuccessCaller(this),e.push(t)}),this.errorCalls.forEach(t=>{t.addErrorCaller(this),e.push(t)}),this.calledByEntry.forEach(t=>{t.addCall(this),e.push(t)}),this.calledBySuccess.forEach(t=>{t.addSuccessCall(this),e.push(t)}),this.calledByError.forEach(t=>{t.addErrorCall(this),e.push(t)}),{affected:g(e),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}removeOutput(e){return 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.declaration=R(this.initialData.declaration,this.project),this.successCalls=this.initialData.successCalls.map(e=>{const t=R(e,this.project);return t.addSuccessCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=R(e,this.project);return t.addErrorCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.inputs=this.initialData.inputs.map(e=>{const t=R(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.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(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)}),e||this.calledBy.forEach(s=>{i.push(s),s.removeCall(this)}),{affected:g(i),removed:g(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.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: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.successCalls.flatMap(i=>i.toFlat(e)),...this.errorCalls.flatMap(i=>i.toFlat(e)),...this.calledBy.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.successCalls.flatMap(i=>i.toFlatIds(e)),...this.errorCalls.flatMap(i=>i.toFlatIds(e)),...this.calledBy.flatMap(i=>i.toFlatIds(e))])}toJSON(){return{id:this.id,version:this.version,type:this.type,x:this.x,y:this.y,declaration:this.declaration.toJSON(),successCalls:this.successCalls.map(e=>e.toJSON()),errorCalls:this.errorCalls.map(e=>e.toJSON()),calledBySuccess:this.calledBySuccess.map(e=>e.toReference()),calledByError:this.calledByError.map(e=>e.toReference()),calledByEntry:this.calledByEntry.map(e=>e.toReference()),inputs:this.inputs.map(e=>e.toJSON()),parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+w.UUID.uuid()+"--ref",type:r.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,x:this.x,y:this.y,declaration:this.declaration.toReference(),inputs:this.inputs.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()),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.successCalls.flatMap(i=>i.toFlatJSON(e)),...this.errorCalls.flatMap(i=>i.toFlatJSON(e)),...this.calledBy.flatMap(i=>i.toFlatJSON(e))])}toGenerationTarget(){const e=this.parent.type===r.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){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.inputs.flatMap(i=>i.toFlatGenerationTarget(e)),...this.successCalls.flatMap(i=>i.toFlatGenerationTarget(e)),...this.errorCalls.flatMap(i=>i.toFlatGenerationTarget(e))])}clearErrors(){return this.errors=[],this.inputs.forEach(e=>e.clearErrors()),this.successCalls.forEach(e=>e.clearErrors()),this.errorCalls.forEach(e=>e.clearErrors()),this}validate(){const e=A9(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.inputs.flatMap(t=>t.getErrors())]}getShallowErrors(){return this.errors}clone(e){return new he(this.toJSON(),this.project)}};c(he,"MUTABLE_BASE_PROPERTIES",["operator"]),c(he,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(he,"BASE_PROPERTIES",[...he.MUTABLE_BASE_PROPERTIES,...he.INMUTABLE_BASE_PROPERTIES]),c(he,"MUTABLE_META_PROPERTIES",["x","y"]),c(he,"INMUTABLE_META_PROPERTIES",[...he.INMUTABLE_BASE_PROPERTIES]),c(he,"META_PROPERTIES",[...he.MUTABLE_META_PROPERTIES,...he.INMUTABLE_META_PROPERTIES]),c(he,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry","parent"]),c(he,"INMUTABLE_UPSTREAM_PROPERTIES",[]),c(he,"UPSTREAM_PROPERTIES",[...he.MUTABLE_UPSTREAM_PROPERTIES,...he.INMUTABLE_UPSTREAM_PROPERTIES]),c(he,"MUTABLE_DOWNSTREAM_PROPERTIES",["successCalls","errorCalls","inputsDeclarations","inputs"]),c(he,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(he,"DOWNSTREAM_PROPERTIES",[...he.MUTABLE_DOWNSTREAM_PROPERTIES,...he.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(he,"PROPERTIES",[...he.META_PROPERTIES,...he.UPSTREAM_PROPERTIES,...he.DOWNSTREAM_PROPERTIES]);let Ir=he;class yg{constructor(){c(this,"initialData")}}class S9{}class O9 extends yg{}class C9{}class B9{}class w9{}class gd{}class _9 extends gd{}class M9 extends gd{}class N9{}class Ra{static initReadsValue(e){if(e.initialData.readsValue&&e.initialData.readsValue.type!==r.GenericReference)e.readsValue=R(e.initialData.readsValue,e.project);else if(e.initialData.readsValue&&e.initialData.readsValue.type===r.GenericReference){const t=Mt(e.initialData.readsValue,e.project);t&&(e.readsValue=t)}if(e.readsValue){if(xe.includes(e.readsValue.type)){let t=e.parent;ct.includes(t.type)||(t=t.parent),e.readsValue.setParent(t),e.readsValue.initChildren(),t.detachedChildren.includes(e)?t.replaceDetachedChild(e,e.readsValue):t.subscribeDetachedChild(e.readsValue)}e.readsValue.addValueReader(e)}return e.readsValue}}class ba{static initWritesValues(e,t){const i=e.initialData.writesValues.reduce((s,o)=>{if(o.type===r.GenericReference||e.writesValues.some(p=>p.id===o.id))return s;const l=R(o,e.project);return l.setValueWriter(e),xe.includes(l.type)&&(l.setParent(t),l.initChildren()),[...s,l]},[]),a=[...e.writesValues];return e.writesValues=g([...a,...i]),e.writesValues}}class V9{}function $9(n){var l;const e=px(),t=n.toJSON();e.safeParse(t).success,(l=n.dataType)==null||l.validate(),n.inputs.forEach(p=>p.validate()),n.outputs.forEach(p=>p.validate()),n.internalCalls.forEach(p=>p.validate());const s=[...In(n)];if(n.id==="random-company-employee-test-variable-id"){const p=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(n,n.project)}" with id "${n.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});s.push(p.error)}if(n.id==="company-dto-variable-one-id"){const p=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(n,n.project)}" with id "${n.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});s.push(p.error)}const o=_d(n);return s.push(...o),ne(n.errors,s)}const se=class se{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"dataType",null);c(this,"x");c(this,"y");c(this,"type",r.VariableDeclaration);c(this,"writesValues",[]);c(this,"readsValue",null);c(this,"inputs",[]);c(this,"outputs",[]);c(this,"calledBySuccess",[]);c(this,"calledByError",[]);c(this,"calledByEntry",[]);c(this,"successCalls",[]);c(this,"errorCalls",[]);c(this,"internalCalls",[]);c(this,"parent");c(this,"variableInstances",[]);c(this,"errors",[]);c(this,"project");c(this,"initialized",!1);c(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.x=e.x,this.y=e.y}static fromGenerationTarget(e,t){let i=t;if(e.parent){const f=C(e.parent);i=t.get(f)}const a=e.calledByEntry.map(f=>{const m=C(f);return t.get(m)}),s=e.calledBySuccess.map(f=>{const m=C(f);return t.get(m)}),o=e.calledByError.map(f=>{const m=C(f);return t.get(m)});let l=null;if(e.readsValue){const f=C(e.readsValue);l=t.get(f)}const p={id:e.id,version:1,type:r.VariableDeclaration,name:e.name,description:e.description,calledByEntry:a,calledBySuccess:s,calledByError:o,dataType:null,errorCalls:[],successCalls:[],internalCalls:[],readsValue:l,inputs:[],outputs:[],writesValues:[],x:0,y:0,parent:i},y=R(p,t);return y.setParent(i),y.initChildren(),y}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[...ct,r.Project],optional:!0}},t);i=s.modifiedData;const o=Td(i,t);return a.push(...s.errors,...o,...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];let i=JSON.parse(JSON.stringify(e));const a=ga(i,this);return i=a.modifiedData,t.push(...a.errors),e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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.
|
|
58
58
|
If an entity is called by another, they must be in the same scope, which means they have the same parent.
|
|
59
59
|
Specifically for variables, their scope is also calculated from their value readers and value writters.
|
|
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];return this.parent===this.project&&this.project.addVariableDeclaration(this),this.readsValue&&(this.readsValue.addValueReader(this),e.push(this.readsValue)),this.writesValues.forEach(t=>{t.setValueWriter(this),e.push(t)}),this.successCalls.forEach(t=>{t.addSuccessCaller(this),e.push(t)}),this.errorCalls.forEach(t=>{t.addErrorCaller(this),e.push(t)}),this.calledBySuccess.forEach(t=>{t.addSuccessCall(this),e.push(t)}),this.calledByError.forEach(t=>{t.addErrorCall(this),e.push(t)}),this.calledByEntry.forEach(t=>{t.addCall(this),e.push(t)}),{affected:g(e),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=R(this.initialData.dataType,this.project),this.dataType.setParent(this),this.dataType.initChildren()),ba.initWritesValues(this,this.parent),Ra.initReadsValue(this),this.successCalls=this.initialData.successCalls.map(e=>{const t=R(e,this.project);return t.addSuccessCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=R(e,this.project);return t.addErrorCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.initialData.inputs.forEach(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),this.addInput(t),t}),this.initialData.outputs.forEach(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),this.addOutput(t),t}),this.initialData.internalCalls.forEach(e=>{const t=R(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 g([...this.inputs,...this.variableInstances.flatMap(a=>a.inputs)]).find(a=>S(a,this.project)===S(e,this.project)&&!!a.readsValue)||e}inferDataTypeAndSyncInstancesInputsAndOutputs(){var i,a;if(!this.dataType){const s=R({id:this.id+"--infered-data-type",version:1,type:r.DataType,isList:!1,isNullable:!1,andChildrenGroup:null,orChildrenGroup:null,asType:!1,entity:null,constant:!1,like:!1,defaultValue:null,parent:this.toReference()},this.project);s.inferred=!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.inferred=!0,this.setDataType(s)),this}const e=g([...this.inputs,...this.variableInstances.flatMap(s=>s.inputs)]),t=[];return e.forEach(s=>{t.find(l=>S(l,this.project)===S(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),Pa(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:g(i),removed:g(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:g(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+"--"+w.UUID.uuid()+"--ref",type:r.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===r.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=$9(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 se(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||w.UUID.uuid(),version:t.version||1,type:r.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=R(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([r.CustomEntity,r.PrimitiveEntity,r.BuiltInBaseEntity].includes(this.dataType.entity.type)){const e=[...this.dataType.entity.properties,...this.dataType.entity.extendedProperties];e.filter(s=>!s.getDataType()).forEach(s=>{const o=this.inputs.find(y=>S(y,this.project)===S(s,this.project));if(!o)return;const l=this.getMasterInputWithValueWritterFromAllInstances(o);if(!l)return;const p=an(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:w.UUID.uuid(),version:1,type:r.InputMap,parent:this.toReference(),name:null,description:null,declaration:s,defaultValue:null,index:s.index,readsValue:null},l=R(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=>S(l,this.project)===S(s,this.project));o&&s.setDeclaration(o)})}}else return[];else return[];return[]}generateUnusedOutputs(){if(this.dataType)if(this.dataType.entity){if([r.CustomEntity,r.PrimitiveEntity,r.BuiltInBaseEntity].includes(this.dataType.entity.type))return[...this.dataType.entity.properties,...this.dataType.entity.extendedProperties].filter(i=>!this.outputs.find(a=>a.declaration===i)).map(i=>{const a={id:w.UUID.uuid(),version:1,type:r.OutputMap,parent:this.toReference(),declaration:i,index:i.index,writesValues:[]},s=R(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([r.CustomEntity,r.PrimitiveEntity,r.BuiltInBaseEntity].includes(this.dataType.entity.type))return[...this.dataType.entity.getAllInteractiveMethods()].filter(i=>!this.internalCalls.find(s=>{var l,p,y,f,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=(f=s.initialData)==null?void 0:f.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)}};c(se,"MUTABLE_BASE_PROPERTIES",["name","description"]),c(se,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(se,"BASE_PROPERTIES",[...se.MUTABLE_BASE_PROPERTIES,...se.INMUTABLE_BASE_PROPERTIES]),c(se,"MUTABLE_META_PROPERTIES",[...se.MUTABLE_BASE_PROPERTIES,"x","y"]),c(se,"INMUTABLE_META_PROPERTIES",[...se.INMUTABLE_BASE_PROPERTIES]),c(se,"META_PROPERTIES",[...se.MUTABLE_META_PROPERTIES,...se.INMUTABLE_META_PROPERTIES]),c(se,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry","readsValue"]),c(se,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","dataType"]),c(se,"UPSTREAM_PROPERTIES",[...se.MUTABLE_UPSTREAM_PROPERTIES,...se.INMUTABLE_UPSTREAM_PROPERTIES]),c(se,"MUTABLE_DOWNSTREAM_PROPERTIES",["writesValues","inputs","outputs","successCalls","errorCalls","internalCalls"]),c(se,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(se,"DOWNSTREAM_PROPERTIES",[...se.MUTABLE_DOWNSTREAM_PROPERTIES,...se.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(se,"PROPERTIES",[...se.META_PROPERTIES,...se.UPSTREAM_PROPERTIES,...se.DOWNSTREAM_PROPERTIES]);let Dr=se;function L9(n){const e=Tx(),t=n.toJSON();e.safeParse(t).success,n.inputs.forEach(l=>l.validate()),n.outputs.forEach(l=>l.validate()),n.internalCalls.forEach(l=>l.validate());const s=[...Dn(n)];if(n.id==="exec-sequentially-result-variable-id"){const l=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(n,n.project)}" with id "${n.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});s.push(l.error)}const o=_d(n);return s.push(...o),ne(n.errors,s)}const oe=class oe{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"x");c(this,"y");c(this,"type",r.VariableInstance);c(this,"writesValues",[]);c(this,"readsValue",null);c(this,"declaration");c(this,"inputs",[]);c(this,"outputs",[]);c(this,"calledBySuccess",[]);c(this,"calledByError",[]);c(this,"calledByEntry",[]);c(this,"successCalls",[]);c(this,"errorCalls",[]);c(this,"internalCalls",[]);c(this,"project");c(this,"errors",[]);c(this,"parent");c(this,"initialized",!1);c(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 b=B(e.parent);i=t.get(b)}const a=B(e.declaration),s=t.get(a),o=e.calledByEntry.map(b=>{const v=B(b);return t.get(v)}),l=e.calledBySuccess.map(b=>{const v=B(b);return t.get(v)}),p=e.calledByError.map(b=>{const v=B(b);return t.get(v)});let y=null;if(e.readsValue){const b=B(e.readsValue);y=t.get(b)}const f={id:e.id,version:1,type:r.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=R(f,t);return m.setParent(i),m.initChildren(),m}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[...dt,r.Project],optional:!0},declaration:{list:!1,types:[r.VariableDeclaration]}},t);return i=s.modifiedData,a.push(...s.errors,...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];let i=JSON.parse(JSON.stringify(e));const a=ga(i,this);return i=a.modifiedData,t.push(...a.errors),e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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
|
+
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];return this.parent===this.project&&this.project.addVariableDeclaration(this),this.readsValue&&(this.readsValue.addValueReader(this),e.push(this.readsValue)),this.writesValues.forEach(t=>{t.setValueWriter(this),e.push(t)}),this.successCalls.forEach(t=>{t.addSuccessCaller(this),e.push(t)}),this.errorCalls.forEach(t=>{t.addErrorCaller(this),e.push(t)}),this.calledBySuccess.forEach(t=>{t.addSuccessCall(this),e.push(t)}),this.calledByError.forEach(t=>{t.addErrorCall(this),e.push(t)}),this.calledByEntry.forEach(t=>{t.addCall(this),e.push(t)}),{affected:g(e),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=R(this.initialData.dataType,this.project),this.dataType.setParent(this),this.dataType.initChildren()),ba.initWritesValues(this,this.parent),Ra.initReadsValue(this),this.successCalls=this.initialData.successCalls.map(e=>{const t=R(e,this.project);return t.addSuccessCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=R(e,this.project);return t.addErrorCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.initialData.inputs.forEach(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),this.addInput(t),t}),this.initialData.outputs.forEach(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),this.addOutput(t),t}),this.initialData.internalCalls.forEach(e=>{const t=R(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 g([...this.inputs,...this.variableInstances.flatMap(a=>a.inputs)]).find(a=>S(a,this.project)===S(e,this.project)&&!!a.readsValue)||e}inferDataTypeAndSyncInstancesInputsAndOutputs(){var i,a;if(!this.dataType){const s=R({id:this.id+"--infered-data-type",version:1,type:r.DataType,isList:!1,isNullable:!1,andChildrenGroup:null,orChildrenGroup:null,asType:!1,entity:null,constant:!1,like:!1,defaultValue:null,parent:this.toReference()},this.project);s.inferred=!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.inferred=!0,this.setDataType(s)),this}const e=g([...this.inputs,...this.variableInstances.flatMap(s=>s.inputs)]),t=[];return e.forEach(s=>{t.find(l=>S(l,this.project)===S(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),Pa(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:g(i),removed:g(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:g(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+"--"+w.UUID.uuid()+"--ref",type:r.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===r.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=$9(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 se(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||w.UUID.uuid(),version:t.version||1,type:r.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=R(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([r.CustomEntity,r.PrimitiveEntity,r.BuiltInBaseEntity].includes(this.dataType.entity.type)){const e=[...this.dataType.entity.properties,...this.dataType.entity.extendedProperties];e.filter(s=>!s.getDataType()).forEach(s=>{const o=this.inputs.find(y=>S(y,this.project)===S(s,this.project));if(!o)return;const l=this.getMasterInputWithValueWritterFromAllInstances(o);if(!l)return;const p=rn(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:w.UUID.uuid(),version:1,type:r.InputMap,parent:this.toReference(),name:null,description:null,declaration:s,defaultValue:null,index:s.index,readsValue:null},l=R(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=>S(l,this.project)===S(s,this.project));o&&s.setDeclaration(o)})}}else return[];else return[];return[]}generateUnusedOutputs(){if(this.dataType)if(this.dataType.entity){if([r.CustomEntity,r.PrimitiveEntity,r.BuiltInBaseEntity].includes(this.dataType.entity.type))return[...this.dataType.entity.properties,...this.dataType.entity.extendedProperties].filter(i=>!this.outputs.find(a=>a.declaration===i)).map(i=>{const a={id:w.UUID.uuid(),version:1,type:r.OutputMap,parent:this.toReference(),declaration:i,index:i.index,writesValues:[]},s=R(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([r.CustomEntity,r.PrimitiveEntity,r.BuiltInBaseEntity].includes(this.dataType.entity.type))return[...this.dataType.entity.getAllInteractiveMethods()].filter(i=>!this.internalCalls.find(s=>{var l,p,y,f,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=(f=s.initialData)==null?void 0:f.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)}};c(se,"MUTABLE_BASE_PROPERTIES",["name","description"]),c(se,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(se,"BASE_PROPERTIES",[...se.MUTABLE_BASE_PROPERTIES,...se.INMUTABLE_BASE_PROPERTIES]),c(se,"MUTABLE_META_PROPERTIES",[...se.MUTABLE_BASE_PROPERTIES,"x","y"]),c(se,"INMUTABLE_META_PROPERTIES",[...se.INMUTABLE_BASE_PROPERTIES]),c(se,"META_PROPERTIES",[...se.MUTABLE_META_PROPERTIES,...se.INMUTABLE_META_PROPERTIES]),c(se,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry","readsValue"]),c(se,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","dataType"]),c(se,"UPSTREAM_PROPERTIES",[...se.MUTABLE_UPSTREAM_PROPERTIES,...se.INMUTABLE_UPSTREAM_PROPERTIES]),c(se,"MUTABLE_DOWNSTREAM_PROPERTIES",["writesValues","inputs","outputs","successCalls","errorCalls","internalCalls"]),c(se,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(se,"DOWNSTREAM_PROPERTIES",[...se.MUTABLE_DOWNSTREAM_PROPERTIES,...se.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(se,"PROPERTIES",[...se.META_PROPERTIES,...se.UPSTREAM_PROPERTIES,...se.DOWNSTREAM_PROPERTIES]);let Dr=se;function L9(n){const e=Tx(),t=n.toJSON();e.safeParse(t).success,n.inputs.forEach(l=>l.validate()),n.outputs.forEach(l=>l.validate()),n.internalCalls.forEach(l=>l.validate());const s=[...In(n)];if(n.id==="exec-sequentially-result-variable-id"){const l=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(n,n.project)}" with id "${n.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});s.push(l.error)}const o=_d(n);return s.push(...o),ne(n.errors,s)}const oe=class oe{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"x");c(this,"y");c(this,"type",r.VariableInstance);c(this,"writesValues",[]);c(this,"readsValue",null);c(this,"declaration");c(this,"inputs",[]);c(this,"outputs",[]);c(this,"calledBySuccess",[]);c(this,"calledByError",[]);c(this,"calledByEntry",[]);c(this,"successCalls",[]);c(this,"errorCalls",[]);c(this,"internalCalls",[]);c(this,"project");c(this,"errors",[]);c(this,"parent");c(this,"initialized",!1);c(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 b=C(e.parent);i=t.get(b)}const a=C(e.declaration),s=t.get(a),o=e.calledByEntry.map(b=>{const v=C(b);return t.get(v)}),l=e.calledBySuccess.map(b=>{const v=C(b);return t.get(v)}),p=e.calledByError.map(b=>{const v=C(b);return t.get(v)});let y=null;if(e.readsValue){const b=C(e.readsValue);y=t.get(b)}const f={id:e.id,version:1,type:r.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=R(f,t);return m.setParent(i),m.initChildren(),m}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[...ct,r.Project],optional:!0},declaration:{list:!1,types:[r.VariableDeclaration]}},t);return i=s.modifiedData,a.push(...s.errors,...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];let i=JSON.parse(JSON.stringify(e));const a=ga(i,this);return i=a.modifiedData,t.push(...a.errors),e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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];return this.parent===this.project&&this.project.addVariableInstance(this),this.readsValue&&(this.readsValue.addValueReader(this),e.push(this.readsValue)),this.writesValues.forEach(t=>{t.setValueWriter(this),e.push(t)}),this.successCalls.forEach(t=>{t.addSuccessCaller(this),e.push(t)}),this.errorCalls.forEach(t=>{t.addErrorCaller(this),e.push(t)}),this.calledBySuccess.forEach(t=>{t.addSuccessCall(this),e.push(t)}),this.calledByError.forEach(t=>{t.addErrorCall(this),e.push(t)}),this.calledByEntry.forEach(t=>{t.addCall(this),e.push(t)}),{affected:g(e),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===r.GenericReference){const t=this.project.findSubscribedInstanceFromReference(this.initialData.declaration);if(!t)return this;this.declaration=t}else this.declaration=R(this.initialData.declaration,this.project),this.declaration.setParent(this.parent),this.declaration.initChildren();return ba.initWritesValues(this,this.parent),Ra.initReadsValue(this),this.initialData.inputs.forEach(t=>{const i=R(t,this.project);return i.setParent(this),i.initChildren(),this.addInput(i),i}),this.initialData.outputs.forEach(t=>{const i=R(t,this.project);return i.setParent(this),i.initChildren(),this.addOutput(i),i}),this.successCalls=this.initialData.successCalls.map(t=>{const i=R(t,this.project);return i.addSuccessCaller(this),[r.BreakStatement,r.ContinueStatement].includes(i.type)?(i.setParent(this.parent.parent),i.initChildren()):i.type!==r.InternalCall&&(i.setParent(this.parent),i.initChildren()),i}),this.errorCalls=this.initialData.errorCalls.map(t=>{const i=R(t,this.project);return i.addErrorCaller(this),[r.BreakStatement,r.ContinueStatement].includes(i.type)?(i.setParent(this.parent.parent),i.initChildren()):i.type!==r.InternalCall&&(i.setParent(this.parent),i.initChildren()),i}),this.internalCalls=this.initialData.internalCalls.reduce((t,i)=>{if(i.type===r.GenericReference){const a=this.project.findSubscribedInstanceFromReference(i);if(!a)return t;const s=a;return s.setParent(this),[...t,s]}else{const a=R(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),Pa(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:g(i),removed:g(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:g(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+"--"+w.UUID.uuid()+"--ref",type:r.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===r.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=L9(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 oe(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([r.CustomEntity,r.PrimitiveEntity,r.BuiltInBaseEntity].includes(this.declaration.dataType.entity.type)){const e=[...this.declaration.dataType.entity.properties,...this.declaration.dataType.entity.extendedProperties];e.filter(s=>!s.getDataType()).forEach(s=>{const o=this.inputs.find(y=>S(y,this.project)===S(s,this.project));if(!o)return;const l=this.declaration.getMasterInputWithValueWritterFromAllInstances(o);if(!l)return;const p=an(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:w.UUID.uuid(),version:1,type:r.InputMap,parent:this.toReference(),name:null,description:null,declaration:s,defaultValue:null,index:s.index,readsValue:null},l=R(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=>S(l,this.project)===S(s,this.project));o&&s.setDeclaration(o)})}}else return[];else return[];return[]}generateUnusedOutputs(){if(this.declaration.dataType)if(this.declaration.dataType.entity){if([r.CustomEntity,r.PrimitiveEntity,r.BuiltInBaseEntity].includes(this.declaration.dataType.entity.type))return[...this.declaration.dataType.entity.properties,...this.declaration.dataType.entity.extendedProperties].filter(i=>!this.outputs.find(a=>a.declaration===i)).map(i=>{const a={id:w.UUID.uuid(),version:1,type:r.OutputMap,parent:this.toReference(),declaration:i,index:i.index,writesValues:[]},s=R(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([r.CustomEntity,r.PrimitiveEntity,r.BuiltInBaseEntity].includes(this.declaration.dataType.entity.type))return[...this.declaration.dataType.entity.getAllInteractiveMethods()].filter(i=>!this.internalCalls.find(s=>{var l,p,y,f,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=(f=s.initialData)==null?void 0:f.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)}};c(oe,"MUTABLE_BASE_PROPERTIES",[]),c(oe,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(oe,"BASE_PROPERTIES",[...oe.MUTABLE_BASE_PROPERTIES,...oe.INMUTABLE_BASE_PROPERTIES]),c(oe,"MUTABLE_META_PROPERTIES",[...oe.MUTABLE_BASE_PROPERTIES,"x","y"]),c(oe,"INMUTABLE_META_PROPERTIES",[...oe.INMUTABLE_BASE_PROPERTIES]),c(oe,"META_PROPERTIES",[...oe.MUTABLE_META_PROPERTIES,...oe.INMUTABLE_META_PROPERTIES]),c(oe,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry","readsValue"]),c(oe,"INMUTABLE_UPSTREAM_PROPERTIES",["declaration","parent"]),c(oe,"UPSTREAM_PROPERTIES",[...oe.MUTABLE_UPSTREAM_PROPERTIES,...oe.INMUTABLE_UPSTREAM_PROPERTIES]),c(oe,"MUTABLE_DOWNSTREAM_PROPERTIES",["writesValues","inputs","outputs","successCalls","errorCalls","internalCalls"]),c(oe,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(oe,"DOWNSTREAM_PROPERTIES",[...oe.MUTABLE_DOWNSTREAM_PROPERTIES,...oe.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(oe,"PROPERTIES",[...oe.META_PROPERTIES,...oe.UPSTREAM_PROPERTIES,...oe.DOWNSTREAM_PROPERTIES]);let Pr=oe;function G9(n){var s;const e=cU(),t=n.toJSON();e.safeParse(t).success,(s=n.dataType)==null||s.validate();const a=[];if(n.id==="iterate-over-employee-list-continue-statement-employee-dto-output-decl-id"){const o=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(n,n.project)}" with id "${n.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});a.push(o.error)}return ne(n.errors,a)}const fe=class fe{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"index");c(this,"required");c(this,"isError");c(this,"type",r.ReturnDeclaration);c(this,"dataType",null);c(this,"readsValue",null);c(this,"project");c(this,"errors",[]);c(this,"parent");c(this,"initialized",!1);c(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=B(e.parent),a=t.get(i);let s=null;if(e.readsValue){const p=B(e.readsValue);s=t.get(p)}const o={id:e.id,version:1,name:e.name,type:r.ReturnDeclaration,index:a.outputs.length,isError:!1,description:e.description,required:e.required,readsValue:s,dataType:null,parent:a},l=R(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=je(i,{parent:{list:!1,types:[r.ReturnStatement,r.Search,r.BreakStatement,r.ContinueStatement]}},t),o=bd(i,t);if(i=s.modifiedData,i.parent){const y=t.get(B(i.parent));if(y&&[r.BreakStatement,r.ContinueStatement].includes(y.type)){const f=y,m=f.parent,b=[...m.breakStatements.filter(I=>I.id!==y.id),...m.continueStatements.filter(I=>I.id!==y.id)];if(f.outputs.length)a.push(new E({id:`${i.id}--${A.NoOverlapWithImplementedSignature}`,code:A.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${r.ReturnDeclaration}' with id '${i.id}' cannot be added to the parent entity of type '${f.type}' with id '${f.id}'. This '${f.type}' already has return declarations.
|
|
64
|
-
${Ad}`,issue:null}));else{const I=(p=(l=b[0])==null?void 0:l.outputs[0])==null?void 0:p.name;I!==i.name&&a.push(new E({id:`${i.id}--${
|
|
65
|
-
${Ad}`,issue:null}))}}else if(y&&y.type===r.ReturnStatement){const f=y.parent;if(f&&Me.includes(f.type)){const m=f.implements;if(m)if(m.returnsType===U.Fixed){const b=m.fixedReturns.find(G=>G.name===i.name),v=m.fixedReturns.filter(G=>!y.outputs.find(
|
|
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];return this.parent===this.project&&this.project.addVariableInstance(this),this.readsValue&&(this.readsValue.addValueReader(this),e.push(this.readsValue)),this.writesValues.forEach(t=>{t.setValueWriter(this),e.push(t)}),this.successCalls.forEach(t=>{t.addSuccessCaller(this),e.push(t)}),this.errorCalls.forEach(t=>{t.addErrorCaller(this),e.push(t)}),this.calledBySuccess.forEach(t=>{t.addSuccessCall(this),e.push(t)}),this.calledByError.forEach(t=>{t.addErrorCall(this),e.push(t)}),this.calledByEntry.forEach(t=>{t.addCall(this),e.push(t)}),{affected:g(e),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===r.GenericReference){const t=this.project.findSubscribedInstanceFromReference(this.initialData.declaration);if(!t)return this;this.declaration=t}else this.declaration=R(this.initialData.declaration,this.project),this.declaration.setParent(this.parent),this.declaration.initChildren();return ba.initWritesValues(this,this.parent),Ra.initReadsValue(this),this.initialData.inputs.forEach(t=>{const i=R(t,this.project);return i.setParent(this),i.initChildren(),this.addInput(i),i}),this.initialData.outputs.forEach(t=>{const i=R(t,this.project);return i.setParent(this),i.initChildren(),this.addOutput(i),i}),this.successCalls=this.initialData.successCalls.map(t=>{const i=R(t,this.project);return i.addSuccessCaller(this),[r.BreakStatement,r.ContinueStatement].includes(i.type)?(i.setParent(this.parent.parent),i.initChildren()):i.type!==r.InternalCall&&(i.setParent(this.parent),i.initChildren()),i}),this.errorCalls=this.initialData.errorCalls.map(t=>{const i=R(t,this.project);return i.addErrorCaller(this),[r.BreakStatement,r.ContinueStatement].includes(i.type)?(i.setParent(this.parent.parent),i.initChildren()):i.type!==r.InternalCall&&(i.setParent(this.parent),i.initChildren()),i}),this.internalCalls=this.initialData.internalCalls.reduce((t,i)=>{if(i.type===r.GenericReference){const a=this.project.findSubscribedInstanceFromReference(i);if(!a)return t;const s=a;return s.setParent(this),[...t,s]}else{const a=R(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),Pa(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:g(i),removed:g(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:g(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+"--"+w.UUID.uuid()+"--ref",type:r.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===r.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=L9(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 oe(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([r.CustomEntity,r.PrimitiveEntity,r.BuiltInBaseEntity].includes(this.declaration.dataType.entity.type)){const e=[...this.declaration.dataType.entity.properties,...this.declaration.dataType.entity.extendedProperties];e.filter(s=>!s.getDataType()).forEach(s=>{const o=this.inputs.find(y=>S(y,this.project)===S(s,this.project));if(!o)return;const l=this.declaration.getMasterInputWithValueWritterFromAllInstances(o);if(!l)return;const p=rn(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:w.UUID.uuid(),version:1,type:r.InputMap,parent:this.toReference(),name:null,description:null,declaration:s,defaultValue:null,index:s.index,readsValue:null},l=R(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=>S(l,this.project)===S(s,this.project));o&&s.setDeclaration(o)})}}else return[];else return[];return[]}generateUnusedOutputs(){if(this.declaration.dataType)if(this.declaration.dataType.entity){if([r.CustomEntity,r.PrimitiveEntity,r.BuiltInBaseEntity].includes(this.declaration.dataType.entity.type))return[...this.declaration.dataType.entity.properties,...this.declaration.dataType.entity.extendedProperties].filter(i=>!this.outputs.find(a=>a.declaration===i)).map(i=>{const a={id:w.UUID.uuid(),version:1,type:r.OutputMap,parent:this.toReference(),declaration:i,index:i.index,writesValues:[]},s=R(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([r.CustomEntity,r.PrimitiveEntity,r.BuiltInBaseEntity].includes(this.declaration.dataType.entity.type))return[...this.declaration.dataType.entity.getAllInteractiveMethods()].filter(i=>!this.internalCalls.find(s=>{var l,p,y,f,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=(f=s.initialData)==null?void 0:f.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)}};c(oe,"MUTABLE_BASE_PROPERTIES",[]),c(oe,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(oe,"BASE_PROPERTIES",[...oe.MUTABLE_BASE_PROPERTIES,...oe.INMUTABLE_BASE_PROPERTIES]),c(oe,"MUTABLE_META_PROPERTIES",[...oe.MUTABLE_BASE_PROPERTIES,"x","y"]),c(oe,"INMUTABLE_META_PROPERTIES",[...oe.INMUTABLE_BASE_PROPERTIES]),c(oe,"META_PROPERTIES",[...oe.MUTABLE_META_PROPERTIES,...oe.INMUTABLE_META_PROPERTIES]),c(oe,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry","readsValue"]),c(oe,"INMUTABLE_UPSTREAM_PROPERTIES",["declaration","parent"]),c(oe,"UPSTREAM_PROPERTIES",[...oe.MUTABLE_UPSTREAM_PROPERTIES,...oe.INMUTABLE_UPSTREAM_PROPERTIES]),c(oe,"MUTABLE_DOWNSTREAM_PROPERTIES",["writesValues","inputs","outputs","successCalls","errorCalls","internalCalls"]),c(oe,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(oe,"DOWNSTREAM_PROPERTIES",[...oe.MUTABLE_DOWNSTREAM_PROPERTIES,...oe.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(oe,"PROPERTIES",[...oe.META_PROPERTIES,...oe.UPSTREAM_PROPERTIES,...oe.DOWNSTREAM_PROPERTIES]);let Pr=oe;function G9(n){var s;const e=cU(),t=n.toJSON();e.safeParse(t).success,(s=n.dataType)==null||s.validate();const a=[];if(n.id==="iterate-over-employee-list-continue-statement-employee-dto-output-decl-id"){const o=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(n,n.project)}" with id "${n.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});a.push(o.error)}return ne(n.errors,a)}const fe=class fe{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"index");c(this,"required");c(this,"isError");c(this,"type",r.ReturnDeclaration);c(this,"dataType",null);c(this,"readsValue",null);c(this,"project");c(this,"errors",[]);c(this,"parent");c(this,"initialized",!1);c(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=C(e.parent),a=t.get(i);let s=null;if(e.readsValue){const p=C(e.readsValue);s=t.get(p)}const o={id:e.id,version:1,name:e.name,type:r.ReturnDeclaration,index:a.outputs.length,isError:!1,description:e.description,required:e.required,readsValue:s,dataType:null,parent:a},l=R(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=je(i,{parent:{list:!1,types:[r.ReturnStatement,r.Search,r.BreakStatement,r.ContinueStatement]}},t),o=bd(i,t);if(i=s.modifiedData,i.parent){const y=t.get(C(i.parent));if(y&&[r.BreakStatement,r.ContinueStatement].includes(y.type)){const f=y,m=f.parent,b=[...m.breakStatements.filter(I=>I.id!==y.id),...m.continueStatements.filter(I=>I.id!==y.id)];if(f.outputs.length)a.push(new E({id:`${i.id}--${D.NoOverlapWithImplementedSignature}`,code:D.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${r.ReturnDeclaration}' with id '${i.id}' cannot be added to the parent entity of type '${f.type}' with id '${f.id}'. This '${f.type}' already has return declarations.
|
|
64
|
+
${Ad}`,issue:null}));else{const I=(p=(l=b[0])==null?void 0:l.outputs[0])==null?void 0:p.name;I!==i.name&&a.push(new E({id:`${i.id}--${D.NoOverlapWithImplementedSignature}`,code:D.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${r.ReturnDeclaration}' with id '${i.id}' cannot be added to the parent entity of type '${f.type}' with id '${f.id}'. This new 'return-declaration' doesn't have the same name "${I}" as the return declarations on the other statements in the same scope.
|
|
65
|
+
${Ad}`,issue:null}))}}else if(y&&y.type===r.ReturnStatement){const f=y.parent;if(f&&Me.includes(f.type)){const m=f.implements;if(m)if(m.returnsType===U.Fixed){const b=m.fixedReturns.find(G=>G.name===i.name),v=m.fixedReturns.filter(G=>!y.outputs.find(St=>St.type===r.ReturnDeclaration&&St.name===G.name)),I=y.outputs.filter(G=>G.type===r.ReturnDeclaration),P=I.find(G=>G.name===i.name),B=I.length?`The parent entity already implements the following return declarations: ${L(I.map(G=>`'${G.id}' (${G.name})`),", "," and ")}.`:"The parent entity does not yet have any implemented return declarations.",Y=v.length?`The parent entity is still missing the following returns in the implementation: ${L(v.map(G=>`'${G.id}' (${G.name})`),", "," and ")}.`:"The parent entity has all the returns it needs implemented.";b?P&&a.push(new E({id:`${i.id}--${D.NoOverlapWithImplementedSignature}`,code:D.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${r.ReturnDeclaration}' with id '${i.id}' should not exist in a parent entity of type '${y.type}' with id '${y.id}' that implements a ${r.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
|
-
${
|
|
68
|
-
${Y}`,issue:null})):a.push(new E({id:`${i.id}--${
|
|
67
|
+
${B}
|
|
68
|
+
${Y}`,issue:null})):a.push(new E({id:`${i.id}--${D.NoOverlapWithImplementedSignature}`,code:D.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${r.ReturnDeclaration}' with id '${i.id}' should not exist in a parent entity of type '${y.type}' with id '${y.id}' that implements a ${r.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
|
-
${
|
|
71
|
-
${Y}`,issue:null}))}else m.returnsType===U.Dynamic||m.returnsType===U.None&&a.push(new E({id:`${i.id}--${
|
|
70
|
+
${B}
|
|
71
|
+
${Y}`,issue:null}))}else m.returnsType===U.Dynamic||m.returnsType===U.None&&a.push(new E({id:`${i.id}--${D.NoOverlapWithImplementedSignature}`,code:D.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${r.ReturnDeclaration}' with id '${i.id}' should not exist in a parent entity of type '${y.type}' with id '${y.id}' that implements a ${r.ActionDescriptor} with no outputs.
|
|
72
72
|
Adding a new return would make the implementation invalid.`,issue:null}))}}}return a.push(...s.errors,...o,...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];let i=JSON.parse(JSON.stringify(e));const a=ga(i,this);return i=a.modifiedData,t.push(...a.errors),i.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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.
|
|
73
|
-
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 t;const e=[this];return this.parent.addOutputDeclaration(this),e.push(this.parent),(t=this.readsValue)==null||t.addValueReader(this),this.readsValue&&e.push(this.readsValue),{affected:g(e),self:this}}setParent(e){return this.parent=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.initialData.dataType&&(this.dataType=R(this.initialData.dataType,this.project),this.dataType.setParent(this),this.dataType.initChildren()),Ra.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||this.index,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),Pa(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:g(i),removed:g(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;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,readsValue:((t=this.readsValue)==null?void 0:t.toReference())||null,parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+w.UUID.uuid()+"--ref",type:r.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,isError:this.isError,readsValue:((e=this.readsValue)==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(),...((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=G9(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 f;const a=this.toJSON(),s=t||Qe(S(this,this.project),r.ReturnDeclaration,this.project);a.dataType=null;const o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=
|
|
73
|
+
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 t;const e=[this];return this.parent.addOutputDeclaration(this),e.push(this.parent),(t=this.readsValue)==null||t.addValueReader(this),this.readsValue&&e.push(this.readsValue),{affected:g(e),self:this}}setParent(e){return this.parent=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.initialData.dataType&&(this.dataType=R(this.initialData.dataType,this.project),this.dataType.setParent(this),this.dataType.initChildren()),Ra.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||this.index,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),Pa(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:g(i),removed:g(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;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,readsValue:((t=this.readsValue)==null?void 0:t.toReference())||null,parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+w.UUID.uuid()+"--ref",type:r.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,isError:this.isError,readsValue:((e=this.readsValue)==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(),...((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=G9(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 f;const a=this.toJSON(),s=t||Qe(S(this,this.project),r.ReturnDeclaration,this.project);a.dataType=null;const o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=Ut(a,this.project);e?p.setParent(e):p.setParent(this.parent),i&&p.subscribe(),p.initChildren();const y=(f=this.dataType)==null?void 0:f.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=pd(this);if(e){const t=e.clone(this);t&&(t.inferred=!0,this.setDataType(t))}return this}getDataType(){var e;return(!this.dataType||!this.dataType.isResolved()||(e=this.dataType)!=null&&e.inferred)&&this.readsValue&&this.inferDataType(),this.dataType}};c(fe,"MUTABLE_BASE_PROPERTIES",["name","description","required","isError"]),c(fe,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(fe,"BASE_PROPERTIES",[...fe.MUTABLE_BASE_PROPERTIES,...fe.INMUTABLE_BASE_PROPERTIES]),c(fe,"MUTABLE_META_PROPERTIES",[...fe.MUTABLE_BASE_PROPERTIES,"index"]),c(fe,"INMUTABLE_META_PROPERTIES",[...fe.INMUTABLE_BASE_PROPERTIES]),c(fe,"META_PROPERTIES",[...fe.MUTABLE_META_PROPERTIES,...fe.INMUTABLE_META_PROPERTIES]),c(fe,"MUTABLE_UPSTREAM_PROPERTIES",["readsValue"]),c(fe,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","dataType"]),c(fe,"UPSTREAM_PROPERTIES",[...fe.MUTABLE_UPSTREAM_PROPERTIES,...fe.INMUTABLE_UPSTREAM_PROPERTIES]),c(fe,"MUTABLE_DOWNSTREAM_PROPERTIES",[]),c(fe,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(fe,"DOWNSTREAM_PROPERTIES",[...fe.MUTABLE_DOWNSTREAM_PROPERTIES,...fe.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(fe,"PROPERTIES",[...fe.META_PROPERTIES,...fe.UPSTREAM_PROPERTIES,...fe.DOWNSTREAM_PROPERTIES]);let _t=fe;function F9(n){var o;const e=BU(),t=n.toJSON();e.safeParse(t).success,n.inputsDeclarations.forEach(l=>l.validate()),n.inputs.forEach(l=>l.validate()),n.outputsDeclarations.forEach(l=>l.validate()),n.outputs.forEach(l=>l.validate()),(o=n.error)==null||o.validate();const s=[...In(n)];if(n.id==="search-person-by-id-id"){const l=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(n,n.project)}" with id "${n.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});s.push(l.error)}return ne(n.errors,s)}const we=class we{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"x");c(this,"y");c(this,"query");c(this,"type",r.Search);c(this,"successCalls",[]);c(this,"errorCalls",[]);c(this,"inputsDeclarations",[]);c(this,"inputs",[]);c(this,"outputsDeclarations",[]);c(this,"outputs",[]);c(this,"calledBySuccess",[]);c(this,"calledByError",[]);c(this,"calledByEntry",[]);c(this,"error",null);c(this,"parent");c(this,"errors",[]);c(this,"project");c(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=C(e.parent);i=t.get(y)}const a=e.calledByEntry.map(y=>{const f=C(y);return t.get(f)}),s=e.calledBySuccess.map(y=>{const f=C(y);return t.get(f)}),o=e.calledByError.map(y=>{const f=C(y);return t.get(f)}),l={id:e.id,version:1,type:r.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=R(l,t);return p.setParent(i),p.initChildren(),p}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[...ct,r.Project],optional:!0}},t);return i=s.modifiedData,a.push(...s.errors,...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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.
|
|
74
74
|
If an entity is called by another, they must be in the same scope, which means they have the same parent.
|
|
75
|
-
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];return this.parent===this.project&&this.project.addSearch(this),this.successCalls.forEach(t=>{t.addSuccessCaller(this),e.push(t)}),this.errorCalls.forEach(t=>{t.addErrorCaller(this),e.push(t)}),this.calledByEntry.forEach(t=>{t.addCall(this),e.push(t)}),this.calledBySuccess.forEach(t=>{t.addSuccessCall(this),e.push(t)}),this.calledByError.forEach(t=>{t.addErrorCall(this),e.push(t)}),{affected:g(e),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=R(e,this.project);return[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=R(e,this.project);return t.addErrorCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.inputsDeclarations=this.initialData.inputsDeclarations.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.inputs=this.initialData.inputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.outputsDeclarations=this.initialData.outputsDeclarations.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.outputs=this.initialData.outputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.error&&(this.error=R(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:g(i),removed:g(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:g(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+"--"+w.UUID.uuid()+"--ref",type:r.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===r.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=F9(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 we(this.toJSON(),this.project)}};c(we,"MUTABLE_BASE_PROPERTIES",["name","description","query"]),c(we,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(we,"BASE_PROPERTIES",[...we.MUTABLE_BASE_PROPERTIES,...we.INMUTABLE_BASE_PROPERTIES]),c(we,"MUTABLE_META_PROPERTIES",[...we.MUTABLE_BASE_PROPERTIES,"x","y"]),c(we,"INMUTABLE_META_PROPERTIES",[...we.INMUTABLE_BASE_PROPERTIES]),c(we,"META_PROPERTIES",[...we.MUTABLE_META_PROPERTIES,...we.INMUTABLE_META_PROPERTIES]),c(we,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry"]),c(we,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),c(we,"UPSTREAM_PROPERTIES",[...we.MUTABLE_UPSTREAM_PROPERTIES,...we.INMUTABLE_UPSTREAM_PROPERTIES]),c(we,"MUTABLE_DOWNSTREAM_PROPERTIES",["successCalls","errorCalls","inputsDeclarations","inputs","outputsDeclarations","outputs","error"]),c(we,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(we,"DOWNSTREAM_PROPERTIES",[...we.MUTABLE_DOWNSTREAM_PROPERTIES,...we.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(we,"PROPERTIES",[...Mt.META_PROPERTIES,...Mt.UPSTREAM_PROPERTIES,...Mt.DOWNSTREAM_PROPERTIES]);let Ar=we;function U9(n){const e=gx(),t=n.toJSON();e.safeParse(t).success,n.functions.forEach(s=>s.validate()),n.events.forEach(s=>s.validate());const a=[];return ne(n.errors,a)}const me=class me{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"x");c(this,"y");c(this,"type",r.InstalledProject);c(this,"implements");c(this,"functions",[]);c(this,"events",[]);c(this,"parent");c(this,"errors",[]);c(this,"project");c(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:r.InstalledProject,description:e.description,functions:[],events:[],implements:{entityId:e.implements,entityType:r.Project,type:r.GenericReference,id:w.UUID.uuid()},x:0,y:0,parent:i},s=R(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(...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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(){return{affected:g([]),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=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.events=this.initialData.events.map(e=>{const t=R(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+"--"+w.UUID.uuid()+"--ref",type:r.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=U9(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 me(this.toJSON(),this.project)}};c(me,"MUTABLE_BASE_PROPERTIES",[]),c(me,"INMUTABLE_BASE_PROPERTIES",["id","version","name","description","type"]),c(me,"BASE_PROPERTIES",[...me.MUTABLE_BASE_PROPERTIES,...me.INMUTABLE_BASE_PROPERTIES]),c(me,"MUTABLE_META_PROPERTIES",["x","y"]),c(me,"INMUTABLE_META_PROPERTIES",[...me.INMUTABLE_BASE_PROPERTIES]),c(me,"META_PROPERTIES",[...me.MUTABLE_META_PROPERTIES,...me.INMUTABLE_META_PROPERTIES]),c(me,"MUTABLE_UPSTREAM_PROPERTIES",[]),c(me,"INMUTABLE_UPSTREAM_PROPERTIES",["implements","parent"]),c(me,"UPSTREAM_PROPERTIES",[...me.MUTABLE_UPSTREAM_PROPERTIES,...me.INMUTABLE_UPSTREAM_PROPERTIES]),c(me,"MUTABLE_DOWNSTREAM_PROPERTIES",["functions","events"]),c(me,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(me,"DOWNSTREAM_PROPERTIES",[...me.MUTABLE_DOWNSTREAM_PROPERTIES,...me.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(me,"PROPERTIES",[...me.META_PROPERTIES,...me.UPSTREAM_PROPERTIES,...me.DOWNSTREAM_PROPERTIES]);let Sr=me;function x9(n){var l;const e=NU(),t=n.toJSON();e.safeParse(t).success,n.inputs.forEach(p=>p.validate()),n.outputs.forEach(p=>p.validate()),(l=n.error)==null||l.validate();const a=Dn(n),s=k9(n),o=[...a,...s];return ne(n.errors,o)}function k9(n){const e=[],t=io(n.parent),i=t==null?void 0:t.entity;if(!i)e.push(H({id:`${n.id}--${A.InternalCallParentMissingDataType}`,code:A.InternalCallParentMissingDataType,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", belongs to a variable whose data type entity doesn't contain its declaration method (function-declaration) its id "${n.declaration}".`,issue:null,entity:n}).error);else if(![r.CustomEntity,r.BuiltInBaseEntity,r.PrimitiveEntity].includes(i.type))e.push(H({id:`${n.id}--${A.InternalCallParentDeclarationEntityInvalidType}`,code:A.InternalCallParentDeclarationEntityInvalidType,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", belongs to a variable whose data type 'entity' is not a custom entity, built-in base entity or primitive entity.
|
|
75
|
+
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];return this.parent===this.project&&this.project.addSearch(this),this.successCalls.forEach(t=>{t.addSuccessCaller(this),e.push(t)}),this.errorCalls.forEach(t=>{t.addErrorCaller(this),e.push(t)}),this.calledByEntry.forEach(t=>{t.addCall(this),e.push(t)}),this.calledBySuccess.forEach(t=>{t.addSuccessCall(this),e.push(t)}),this.calledByError.forEach(t=>{t.addErrorCall(this),e.push(t)}),{affected:g(e),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=R(e,this.project);return[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=R(e,this.project);return t.addErrorCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.inputsDeclarations=this.initialData.inputsDeclarations.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.inputs=this.initialData.inputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.outputsDeclarations=this.initialData.outputsDeclarations.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.outputs=this.initialData.outputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.error&&(this.error=R(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:g(i),removed:g(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:g(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+"--"+w.UUID.uuid()+"--ref",type:r.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===r.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=F9(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 we(this.toJSON(),this.project)}};c(we,"MUTABLE_BASE_PROPERTIES",["name","description","query"]),c(we,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(we,"BASE_PROPERTIES",[...we.MUTABLE_BASE_PROPERTIES,...we.INMUTABLE_BASE_PROPERTIES]),c(we,"MUTABLE_META_PROPERTIES",[...we.MUTABLE_BASE_PROPERTIES,"x","y"]),c(we,"INMUTABLE_META_PROPERTIES",[...we.INMUTABLE_BASE_PROPERTIES]),c(we,"META_PROPERTIES",[...we.MUTABLE_META_PROPERTIES,...we.INMUTABLE_META_PROPERTIES]),c(we,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry"]),c(we,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),c(we,"UPSTREAM_PROPERTIES",[...we.MUTABLE_UPSTREAM_PROPERTIES,...we.INMUTABLE_UPSTREAM_PROPERTIES]),c(we,"MUTABLE_DOWNSTREAM_PROPERTIES",["successCalls","errorCalls","inputsDeclarations","inputs","outputsDeclarations","outputs","error"]),c(we,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(we,"DOWNSTREAM_PROPERTIES",[...we.MUTABLE_DOWNSTREAM_PROPERTIES,...we.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(we,"PROPERTIES",[..._t.META_PROPERTIES,..._t.UPSTREAM_PROPERTIES,..._t.DOWNSTREAM_PROPERTIES]);let Ar=we;function U9(n){const e=gx(),t=n.toJSON();e.safeParse(t).success,n.functions.forEach(s=>s.validate()),n.events.forEach(s=>s.validate());const a=[];return ne(n.errors,a)}const me=class me{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"x");c(this,"y");c(this,"type",r.InstalledProject);c(this,"implements");c(this,"functions",[]);c(this,"events",[]);c(this,"parent");c(this,"errors",[]);c(this,"project");c(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:r.InstalledProject,description:e.description,functions:[],events:[],implements:{entityId:e.implements,entityType:r.Project,type:r.GenericReference,id:w.UUID.uuid()},x:0,y:0,parent:i},s=R(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(...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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(){return{affected:g([]),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=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.events=this.initialData.events.map(e=>{const t=R(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+"--"+w.UUID.uuid()+"--ref",type:r.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=U9(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 me(this.toJSON(),this.project)}};c(me,"MUTABLE_BASE_PROPERTIES",[]),c(me,"INMUTABLE_BASE_PROPERTIES",["id","version","name","description","type"]),c(me,"BASE_PROPERTIES",[...me.MUTABLE_BASE_PROPERTIES,...me.INMUTABLE_BASE_PROPERTIES]),c(me,"MUTABLE_META_PROPERTIES",["x","y"]),c(me,"INMUTABLE_META_PROPERTIES",[...me.INMUTABLE_BASE_PROPERTIES]),c(me,"META_PROPERTIES",[...me.MUTABLE_META_PROPERTIES,...me.INMUTABLE_META_PROPERTIES]),c(me,"MUTABLE_UPSTREAM_PROPERTIES",[]),c(me,"INMUTABLE_UPSTREAM_PROPERTIES",["implements","parent"]),c(me,"UPSTREAM_PROPERTIES",[...me.MUTABLE_UPSTREAM_PROPERTIES,...me.INMUTABLE_UPSTREAM_PROPERTIES]),c(me,"MUTABLE_DOWNSTREAM_PROPERTIES",["functions","events"]),c(me,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(me,"DOWNSTREAM_PROPERTIES",[...me.MUTABLE_DOWNSTREAM_PROPERTIES,...me.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(me,"PROPERTIES",[...me.META_PROPERTIES,...me.UPSTREAM_PROPERTIES,...me.DOWNSTREAM_PROPERTIES]);let Sr=me;function x9(n){var l;const e=NU(),t=n.toJSON();e.safeParse(t).success,n.inputs.forEach(p=>p.validate()),n.outputs.forEach(p=>p.validate()),(l=n.error)==null||l.validate();const a=In(n),s=k9(n),o=[...a,...s];return ne(n.errors,o)}function k9(n){const e=[],t=io(n.parent),i=t==null?void 0:t.entity;if(!i)e.push(H({id:`${n.id}--${D.InternalCallParentMissingDataType}`,code:D.InternalCallParentMissingDataType,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", belongs to a variable whose data type entity doesn't contain its declaration method (function-declaration) its id "${n.declaration}".`,issue:null,entity:n}).error);else if(![r.CustomEntity,r.BuiltInBaseEntity,r.PrimitiveEntity].includes(i.type))e.push(H({id:`${n.id}--${D.InternalCallParentDeclarationEntityInvalidType}`,code:D.InternalCallParentDeclarationEntityInvalidType,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", belongs to a variable whose data type 'entity' is not a custom entity, built-in base entity or primitive entity.
|
|
76
76
|
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:n}).error);else{const a=xd(i),s=[];[r.CustomEntity,r.BuiltInBaseEntity,r.PrimitiveEntity].includes(i.type)&&s.push(...i.getAllInteractiveMethods());let o="";a?i.methods.length?o=`
|
|
77
77
|
All 'function-declaration' entities attached as methods to the parent data-type 'entity' field, available to be called as 'internal-calls' in this variable are:
|
|
78
78
|
- ${i.methods.map(y=>y.id).join(`
|
|
@@ -83,11 +83,11 @@ You can attach methods to it by creating 'function-declaration' entities which h
|
|
|
83
83
|
This variable's data-type 'entity' is a ${i.type} which doesn't have any methods attached to it yet.
|
|
84
84
|
Built-in entity types can't have methods attached to them by the user. They are predefined entities that can't be modified. You can reference them as the 'declaration' property on a new 'internal-call' entity in a variable`):i.type===r.CustomEntity?o=`
|
|
85
85
|
This variable's data-type 'entity' is a custom entity which extends or implements a non-interactive 'built-in-base-entity'.s`:i.type===r.BuiltInBaseEntity&&(o=`
|
|
86
|
-
This variable's data-type 'entity' is a non-interactive 'built-in-base-entity'.s`);const l=s.find(p=>p.id===n.declaration.id);l?l.type!==r.FunctionDeclaration&&e.push(H({id:`${n.id}--${
|
|
87
|
-
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.${o}`,issue:null,entity:n}).error):e.push(H({id:`${n.id}--${
|
|
86
|
+
This variable's data-type 'entity' is a non-interactive 'built-in-base-entity'.s`);const l=s.find(p=>p.id===n.declaration.id);l?l.type!==r.FunctionDeclaration&&e.push(H({id:`${n.id}--${D.InternalCallDeclarationIsNotFunctionDeclaration}`,code:D.InternalCallDeclarationIsNotFunctionDeclaration,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", points to a 'declaration' that isn't a 'function-declaration' entity.
|
|
87
|
+
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.${o}`,issue:null,entity:n}).error):e.push(H({id:`${n.id}--${D.InternalCallDeclarationNotFoundInParentDatatypeEntity}`,code:D.InternalCallDeclarationNotFoundInParentDatatypeEntity,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", belongs to a variable whose data type entity doesn't contain its declaration method (function-declaration) with id "${n.declaration}".${o}`,issue:null,entity:n}).error)}return e}const le=class le{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"index");c(this,"type",r.InternalCall);c(this,"declaration");c(this,"inputs",[]);c(this,"outputs",[]);c(this,"process",null);c(this,"successCalls",[]);c(this,"errorCalls",[]);c(this,"error",null);c(this,"calledBySuccess",[]);c(this,"calledByError",[]);c(this,"calledByEntry",[]);c(this,"parent");c(this,"project");c(this,"errors",[]);c(this,"initialized",!1);c(this,"suggestion",!1);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version}static fromGenerationTarget(e,t){const i=C(e.parent),a=t.get(i),s=C(e.declaration),o=t.get(s),l=e.calledByEntry.map(b=>{const v=C(b);return t.get(v)}),p=e.calledBySuccess.map(b=>{const v=C(b);return t.get(v)}),y=e.calledByError.map(b=>{const v=C(b);return t.get(v)}),f={id:e.id,version:1,type:r.InternalCall,index:a.internalCalls.length,declaration:o.toReference(),calledByEntry:l,calledBySuccess:p,calledByError:y,errorCalls:[],successCalls:[],inputs:[],outputs:[],process:null,error:null,parent:a},m=R(f,t);return m.setParent(a),m.initChildren(),m}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:xe}},t);i=s.modifiedData;const o=C(i.parent),l=t.get(o);if(l){const p=io(l),y=p==null?void 0:p.entity;if(!y)a.push(new E({id:`${i.id}--${D.InternalCallParentMissingDataType}`,code:D.InternalCallParentMissingDataType,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) its id "${i.declaration}".`,issue:null}));else if(![r.CustomEntity,r.BuiltInBaseEntity,r.PrimitiveEntity].includes(y.type))a.push(new E({id:`${i.id}--${D.InternalCallParentDeclarationEntityInvalidType}`,code:D.InternalCallParentDeclarationEntityInvalidType,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}", belongs to a variable whose data type 'entity' is not a custom entity, built-in base entity or primitive entity.
|
|
88
88
|
This variable's data-type has an 'entity' field that references an entity with id '${y.id}' and of type '${y.type}'.`,issue:null}));else{const f=xd(y);let m="";f?y.methods.length?m=`
|
|
89
89
|
All 'function-declaration' entities attached as methods to the parent data-type 'entity' field, available to be called as 'internal-calls' in this variable are:
|
|
90
|
-
- ${y.methods.map(
|
|
90
|
+
- ${y.methods.map(P=>P.id).join(`
|
|
91
91
|
- `)}
|
|
92
92
|
You can reference any of them as the 'delcaration' property on a new 'internal-call' entity.`:y.type===r.CustomEntity?m=`
|
|
93
93
|
This variable's data-type 'entity' is a custom entity which doesn't have any methods attached to it yet.
|
|
@@ -97,47 +97,47 @@ Built-in entity types can't have methods attached to them by the user. They are
|
|
|
97
97
|
This variable's data-type 'entity' is a custom entity which extends or implements a non-interactive 'built-in-base-entity'.
|
|
98
98
|
${Jn}`:y.type===r.BuiltInBaseEntity&&(m=`
|
|
99
99
|
This variable's data-type 'entity' is a non-interactive 'built-in-base-entity'.
|
|
100
|
-
${Jn}`);const b=i.declaration;if(!t.get(b))a.push(new E({id:`${i.id}--${h.ReferencedEntityNotFound}`,code:h.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 I=[];[r.CustomEntity,r.BuiltInBaseEntity,r.PrimitiveEntity].includes(y.type)&&I.push(...y.getAllInteractiveMethods());const
|
|
101
|
-
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 E({id:`${i.id}--${
|
|
100
|
+
${Jn}`);const b=i.declaration;if(!t.get(b))a.push(new E({id:`${i.id}--${h.ReferencedEntityNotFound}`,code:h.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 I=[];[r.CustomEntity,r.BuiltInBaseEntity,r.PrimitiveEntity].includes(y.type)&&I.push(...y.getAllInteractiveMethods());const P=I.find(B=>B.id===i.declaration);P?P.type!==r.FunctionDeclaration&&a.push(new E({id:`${i.id}--${D.InternalCallDeclarationIsNotFunctionDeclaration}`,code:D.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.
|
|
101
|
+
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 E({id:`${i.id}--${D.InternalCallDeclarationNotFoundInParentDatatypeEntity}`,code:D.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 E({id:`${i.id}--${h.InvalidInternalCallParentRelation}`,code:h.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.
|
|
102
102
|
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.
|
|
103
103
|
The you can attach the new internal-call to it.`,issue:null}))}return a.push(...s.errors,...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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.
|
|
104
|
-
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 t;const e=[this];return this.parent.addInternalCall(this),e.push(this.parent),(t=this.process)==null||t.writesValues.forEach(i=>{i.setValueWriter(this.process),e.push(i)}),this.successCalls.forEach(i=>{i.addSuccessCaller(this),e.push(i)}),this.errorCalls.forEach(i=>{i.addErrorCaller(this),e.push(i)}),this.calledBySuccess.forEach(i=>{i.addSuccessCall(this),e.push(i)}),this.calledByError.forEach(i=>{i.addErrorCall(this),e.push(i)}),this.calledByEntry.forEach(i=>{i.addCall(this),e.push(i)}),{affected:g(e),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.parent.type!==r.GenericReference){const e=R(this.initialData.parent,this.project);this.setParent(e),this.parent.initChildren(),this.parent.addInternalCall(this);const t=this.calledBy.find(i=>!!i.parent&&dt.includes(i.parent.type));if(t){const i=R(t.parent,this.project);this.parent.setParent(i)}else if(!t&&!this.parent.calledBy.length)throw new Error("Parent of internal call parent could not be resolved")}return this.declaration=R(this.initialData.declaration,this.project),this.successCalls=this.initialData.successCalls.map(e=>{const t=R(e,this.project);return t.addSuccessCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent.parent),t.initChildren()),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=R(e,this.project);return t.addErrorCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent.parent),t.initChildren()),t}),this.inputs=this.initialData.inputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.outputs=this.initialData.outputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.error&&(this.error=R(this.initialData.error,this.project),this.error.setParent(this),this.error.initChildren()),this.initialData.process&&(this.process=R(this.initialData.process,this.project),this.process.setParent(this),this.process.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.index=e.index||this.index,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:g(i),removed:g(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:g(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.calledBy.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)),...this.calledBy.flatMap(i=>i.toFlatIds(e)),...this.process?this.process.toFlatIds(e):[],...this.error?this.error.toFlatIds(e):[]])}toJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,index:this.index,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+"--"+w.UUID.uuid()+"--ref",type:r.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,index:this.index,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.process?this.process.toFlatJSON(e):[],...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.calledBy.flatMap(i=>i.toFlatJSON(e)),...this.error?this.error.toFlatJSON(e):[]])}toGenerationTarget(){return{id:this.id,type:this.type,calledByEntry:this.calledByEntry.map(e=>e.id),calledBySuccess:this.calledBySuccess.map(e=>e.id),calledByError:this.calledByError.map(e=>e.id),declaration:this.declaration.id,parent:this.parent.id}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.process?this.process.toFlatGenerationTarget(e):[],...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.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=x9(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 le(this.toJSON(),this.project)}};c(le,"MUTABLE_BASE_PROPERTIES",[]),c(le,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(le,"BASE_PROPERTIES",[...le.MUTABLE_BASE_PROPERTIES,...le.INMUTABLE_BASE_PROPERTIES]),c(le,"MUTABLE_META_PROPERTIES",[...le.MUTABLE_BASE_PROPERTIES,"index"]),c(le,"INMUTABLE_META_PROPERTIES",[...le.INMUTABLE_BASE_PROPERTIES]),c(le,"META_PROPERTIES",[...le.MUTABLE_META_PROPERTIES,...le.INMUTABLE_META_PROPERTIES]),c(le,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry"]),c(le,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","declaration"]),c(le,"UPSTREAM_PROPERTIES",[...le.MUTABLE_UPSTREAM_PROPERTIES,...le.INMUTABLE_UPSTREAM_PROPERTIES]),c(le,"MUTABLE_DOWNSTREAM_PROPERTIES",["inputs","outputs","writesValues","successCalls","errorCalls","error"]),c(le,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(le,"DOWNSTREAM_PROPERTIES",[...le.MUTABLE_DOWNSTREAM_PROPERTIES,...le.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(le,"PROPERTIES",[...le.META_PROPERTIES,...le.UPSTREAM_PROPERTIES,...le.DOWNSTREAM_PROPERTIES]);let mi=le;function j9(n){const e=GU(),t=n.toJSON();e.safeParse(t).success;const a=[];if(n.id==="exec-sequentially-argument-map-id"){const s=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(n,n.project)}" with id "${n.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});a.push(s.error)}return ne(n.errors,a)}const Te=class Te{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"index");c(this,"name",null);c(this,"description",null);c(this,"declaration",null);c(this,"type",r.InputMap);c(this,"defaultValue",null);c(this,"readsValue",null);c(this,"project");c(this,"errors",[]);c(this,"parent");c(this,"initialized",!1);c(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||null,this.description=e.description||null}static fromGenerationTarget(e,t){const i=B(e.parent),a=t.get(i);let s=null;if(e.declaration){const y=B(e.declaration);s=t.get(y)}let o=null;if(e.readsValue){const y=B(e.readsValue);o=t.get(y)}const l={id:e.id,version:1,name:e.name||null,type:r.InputMap,index:(a.inputs||[]).length,description:e.description||null,declaration:s,readsValue:o,defaultValue:null,parent:a},p=R(l,t);return p.setParent(a),p.initChildren(),p}static validateGenerationTarget(e,t){var y;let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[...$e,r.InputMap]}},t);i=s.modifiedData;const o=t.get(i.parent),l=i.declaration&&(t.get(i.declaration)||t.getBuiltIn(i.declaration)),p=((o==null?void 0:o.inputs)||[]).find(f=>{var m;return i.declaration&&((m=f.declaration)==null?void 0:m.id)===i.declaration});if(i.declaration?l?[r.Property,r.ArgumentDeclaration,r.ValueDescriptor].includes(l.type)?o&&l.type===r.ArgumentDeclaration&&![r.FunctionCall,r.Search,r.InternalCall].includes(o.type)?a.push(new E({id:`${i.id}--${h.InvalidInputMapDeclaration}`,code:h.InvalidInputMapDeclaration,severity:T.Error,message:`Entity of type '${r.InputMap}' with id '${i.id}' has a 'declaration' property pointing to an entity with type '${r.ArgumentDeclaration}' with id '${i.declaration}'.
|
|
104
|
+
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 t;const e=[this];return this.parent.addInternalCall(this),e.push(this.parent),(t=this.process)==null||t.writesValues.forEach(i=>{i.setValueWriter(this.process),e.push(i)}),this.successCalls.forEach(i=>{i.addSuccessCaller(this),e.push(i)}),this.errorCalls.forEach(i=>{i.addErrorCaller(this),e.push(i)}),this.calledBySuccess.forEach(i=>{i.addSuccessCall(this),e.push(i)}),this.calledByError.forEach(i=>{i.addErrorCall(this),e.push(i)}),this.calledByEntry.forEach(i=>{i.addCall(this),e.push(i)}),{affected:g(e),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.parent.type!==r.GenericReference){const e=R(this.initialData.parent,this.project);this.setParent(e),this.parent.initChildren(),this.parent.addInternalCall(this);const t=this.calledBy.find(i=>!!i.parent&&ct.includes(i.parent.type));if(t){const i=R(t.parent,this.project);this.parent.setParent(i)}else if(!t&&!this.parent.calledBy.length)throw new Error("Parent of internal call parent could not be resolved")}return this.declaration=R(this.initialData.declaration,this.project),this.successCalls=this.initialData.successCalls.map(e=>{const t=R(e,this.project);return t.addSuccessCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent.parent),t.initChildren()),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=R(e,this.project);return t.addErrorCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent.parent),t.initChildren()),t}),this.inputs=this.initialData.inputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.outputs=this.initialData.outputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.error&&(this.error=R(this.initialData.error,this.project),this.error.setParent(this),this.error.initChildren()),this.initialData.process&&(this.process=R(this.initialData.process,this.project),this.process.setParent(this),this.process.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.index=e.index||this.index,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:g(i),removed:g(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:g(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.calledBy.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)),...this.calledBy.flatMap(i=>i.toFlatIds(e)),...this.process?this.process.toFlatIds(e):[],...this.error?this.error.toFlatIds(e):[]])}toJSON(){var e,t;return{id:this.id,version:this.version,type:this.type,index:this.index,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+"--"+w.UUID.uuid()+"--ref",type:r.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,index:this.index,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.process?this.process.toFlatJSON(e):[],...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.calledBy.flatMap(i=>i.toFlatJSON(e)),...this.error?this.error.toFlatJSON(e):[]])}toGenerationTarget(){return{id:this.id,type:this.type,calledByEntry:this.calledByEntry.map(e=>e.id),calledBySuccess:this.calledBySuccess.map(e=>e.id),calledByError:this.calledByError.map(e=>e.id),declaration:this.declaration.id,parent:this.parent.id}}toFlatGenerationTarget(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toGenerationTarget(),...this.process?this.process.toFlatGenerationTarget(e):[],...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.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=x9(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 le(this.toJSON(),this.project)}};c(le,"MUTABLE_BASE_PROPERTIES",[]),c(le,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(le,"BASE_PROPERTIES",[...le.MUTABLE_BASE_PROPERTIES,...le.INMUTABLE_BASE_PROPERTIES]),c(le,"MUTABLE_META_PROPERTIES",[...le.MUTABLE_BASE_PROPERTIES,"index"]),c(le,"INMUTABLE_META_PROPERTIES",[...le.INMUTABLE_BASE_PROPERTIES]),c(le,"META_PROPERTIES",[...le.MUTABLE_META_PROPERTIES,...le.INMUTABLE_META_PROPERTIES]),c(le,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry"]),c(le,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","declaration"]),c(le,"UPSTREAM_PROPERTIES",[...le.MUTABLE_UPSTREAM_PROPERTIES,...le.INMUTABLE_UPSTREAM_PROPERTIES]),c(le,"MUTABLE_DOWNSTREAM_PROPERTIES",["inputs","outputs","writesValues","successCalls","errorCalls","error"]),c(le,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(le,"DOWNSTREAM_PROPERTIES",[...le.MUTABLE_DOWNSTREAM_PROPERTIES,...le.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(le,"PROPERTIES",[...le.META_PROPERTIES,...le.UPSTREAM_PROPERTIES,...le.DOWNSTREAM_PROPERTIES]);let mi=le;function j9(n){const e=GU(),t=n.toJSON();e.safeParse(t).success;const a=[];if(n.id==="exec-sequentially-argument-map-id"){const s=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(n,n.project)}" with id "${n.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});a.push(s.error)}return ne(n.errors,a)}const Te=class Te{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"index");c(this,"name",null);c(this,"description",null);c(this,"declaration",null);c(this,"type",r.InputMap);c(this,"defaultValue",null);c(this,"readsValue",null);c(this,"project");c(this,"errors",[]);c(this,"parent");c(this,"initialized",!1);c(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||null,this.description=e.description||null}static fromGenerationTarget(e,t){const i=C(e.parent),a=t.get(i);let s=null;if(e.declaration){const y=C(e.declaration);s=t.get(y)}let o=null;if(e.readsValue){const y=C(e.readsValue);o=t.get(y)}const l={id:e.id,version:1,name:e.name||null,type:r.InputMap,index:(a.inputs||[]).length,description:e.description||null,declaration:s,readsValue:o,defaultValue:null,parent:a},p=R(l,t);return p.setParent(a),p.initChildren(),p}static validateGenerationTarget(e,t){var y;let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[...$e,r.InputMap]}},t);i=s.modifiedData;const o=t.get(i.parent),l=i.declaration&&(t.get(i.declaration)||t.getBuiltIn(i.declaration)),p=((o==null?void 0:o.inputs)||[]).find(f=>{var m;return i.declaration&&((m=f.declaration)==null?void 0:m.id)===i.declaration});if(i.declaration?l?[r.Property,r.ArgumentDeclaration,r.ValueDescriptor].includes(l.type)?o&&l.type===r.ArgumentDeclaration&&![r.FunctionCall,r.Search,r.InternalCall].includes(o.type)?a.push(new E({id:`${i.id}--${h.InvalidInputMapDeclaration}`,code:h.InvalidInputMapDeclaration,severity:T.Error,message:`Entity of type '${r.InputMap}' with id '${i.id}' has a 'declaration' property pointing to an entity with type '${r.ArgumentDeclaration}' with id '${i.declaration}'.
|
|
105
105
|
The parent entity of type '${o.type}' with id '${o.id}' is not compatible with this type of declaration.
|
|
106
|
-
Only 'function-call', 'search' and 'internal-call' entities can have input-maps whose 'declaration' points to 'argument-declaration' entities.`,issue:null})):o&&l.type===r.Property&&!
|
|
106
|
+
Only 'function-call', 'search' and 'internal-call' entities can have input-maps whose 'declaration' points to 'argument-declaration' entities.`,issue:null})):o&&l.type===r.Property&&!xe.includes(o.type)?a.push(new E({id:`${i.id}--${h.InvalidInputMapDeclaration}`,code:h.InvalidInputMapDeclaration,severity:T.Error,message:`Entity of type '${r.InputMap}' with id '${i.id}' has a 'declaration' property pointing to an entity with type '${r.Property}' with id '${i.declaration}'.
|
|
107
107
|
The parent entity of type '${o.type}' with id '${o.id}' is not compatible with this type of declaration.
|
|
108
108
|
Only variables can have input-maps whose 'declaration' points to 'property' entities.`,issue:null})):o&&l.type===r.ValueDescriptor&&![r.Condition,r.Operation,r.Loop].includes(o.type)&&a.push(new E({id:`${i.id}--${h.InvalidInputMapDeclaration}`,code:h.InvalidInputMapDeclaration,severity:T.Error,message:`Entity of type '${r.InputMap}' with id '${i.id}' has a 'declaration' property pointing to an entity with type '${r.ValueDescriptor}' with id '${i.declaration}'.
|
|
109
109
|
The parent entity of type '${o.type}' with id '${o.id}' is not compatible with this type of declaration.
|
|
110
110
|
Only 'condition', 'operation' and 'loop' entities can have input-maps whose 'declaration' points to 'value-descriptor' entities.`,issue:null})):a.push(new E({id:`${i.id}--${h.InvalidInputMapDeclaration}`,code:h.InvalidInputMapDeclaration,severity:T.Error,message:`Entity of type '${r.InputMap}' with id '${i.id}' must have a 'declaration' property pointing to a '${L([r.Property,r.ArgumentDeclaration,r.ValueDescriptor],"', '","' or '")}' entity.
|
|
111
111
|
Only input-map entities for variables with an inferred data type are allowed to not have a declaration.
|
|
112
|
-
This is because a dynamically assembled object can have new properties added to it as input-maps. Otherwise all input maps need to point to a declaration`,issue:null})):a.push(new E({id:`${i.id}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type '${r.InputMap}' with id '${i.id}' has a 'declaration' property that points to an entity with id '${i.declaration}' that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null})):(!
|
|
112
|
+
This is because a dynamically assembled object can have new properties added to it as input-maps. Otherwise all input maps need to point to a declaration`,issue:null})):a.push(new E({id:`${i.id}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type '${r.InputMap}' with id '${i.id}' has a 'declaration' property that points to an entity with id '${i.declaration}' that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null})):(!xe.includes(o.type)||xe.includes(o.type)&&!((y=o.getDataType())!=null&&y.inferred))&&a.push(new E({id:`${i.id}--${h.InvalidInputMapDeclaration}`,code:h.InvalidInputMapDeclaration,severity:T.Error,message:`Entity of type '${r.InputMap}' with id '${i.id}' must have a 'declaration' property pointing to a 'argument-declaration' or 'property' entity.
|
|
113
113
|
Only input-map entities for variables with an inferred data type are allowed to not have a declaration.
|
|
114
114
|
This is because a dynamically assembled object can have new properties added to it as input-maps. Otherwise all input maps need to point to a declaration`,issue:null})),l&&o){if(p)a.push(new E({id:`${i.id}--${h.InputOverwrite}`,code:h.InputOverwrite,severity:T.Error,message:`Entity of type '${r.InputMap}' with id '${i.id}' cannot be added to the parent entity of type '${o.type}' with id '${o.id}'. The parent already has an input-map with id '${p.id}' that points to the same base ${l.type} as declaration.
|
|
115
115
|
Any value reads can be done with that input-map instead.
|
|
116
|
-
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(
|
|
116
|
+
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(xe.includes(o.type)){const b=Tr(o).dataType,v=b==null?void 0:b.entity;v&&v.type===r.ActionDescriptor?a.push(new E({id:`${i.id}--${D.NoOverlapWithImplementedSignature}`,code:D.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${r.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.
|
|
117
117
|
This means it can hold a function-call or operation as its value, to be executed programatically.
|
|
118
|
-
Input maps can only be added to variables which hold an entity with properties.`,issue:null})):v&&!(b!=null&&b.inferred)&&(v.properties.find(
|
|
119
|
-
The entity of the data-type has the following properties that can be reads as input maps, ids: '${L(v.properties.map(
|
|
118
|
+
Input maps can only be added to variables which hold an entity with properties.`,issue:null})):v&&!(b!=null&&b.inferred)&&(v.properties.find(P=>P.id===l.id)||a.push(new E({id:`${i.id}--${D.NoOverlapWithImplementedSignature}`,code:D.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${r.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'.
|
|
119
|
+
The entity of the data-type has the following properties that can be reads as input maps, ids: '${L(v.properties.map(P=>P.id),"', '","' and '")}'`,issue:null})))}else if($e.filter(f=>xe.includes(f)).includes(o.type)){const m=$d(o),b=m.find(I=>I.id===i.declaration),v=`The parent entity has the following argument declarations that can be referenced by input-maps, ids: '${L(m.map(I=>I.id),"', '","' and '")}'`;b||a.push(new E({id:`${i.id}--${D.NoOverlapWithImplementedSignature}`,code:D.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${r.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}'.
|
|
120
120
|
You can't add an input-map to an entity that doesn't have a matching 'argument-declaration'.
|
|
121
121
|
${v}`,issue:null}))}}return a.push(...s.errors,...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];let i=JSON.parse(JSON.stringify(e));const a=ga(i,this);return i=a.modifiedData,t.push(...a.errors),i.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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.
|
|
122
|
-
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 t,i;const e=[this];if(this.parent.addInput(this),e.push(this.parent),(t=this.readsValue)==null||t.addValueReader(this),this.readsValue&&e.push(this.readsValue),
|
|
122
|
+
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 t,i;const e=[this];if(this.parent.addInput(this),e.push(this.parent),(t=this.readsValue)==null||t.addValueReader(this),this.readsValue&&e.push(this.readsValue),xe.includes(this.parent.type)&&((i=this.parent.getDataType())!=null&&i.inferred)){const a=this.parent.type===r.VariableDeclaration?this.parent:this.parent.declaration;a.inferDataTypeAndSyncInstancesInputsAndOutputs(),e.push(a,...a.variableInstances)}return{affected:g(e),self:this}}setParent(e){return this.parent=e,this}setDeclaration(e){return this.declaration=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.initialData.defaultValue&&(this.defaultValue=R(this.initialData.defaultValue,this.project),this.defaultValue.setParent(this),this.defaultValue.initChildren()),this.initialData.declaration&&(this.declaration=R(this.initialData.declaration,this.project)),Ra.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||this.index,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),Pa(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+"--"+w.UUID.uuid()+"--ref",type:r.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=j9(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 f;const a=this.toJSON(),s=t||Qe(S(this,this.project),r.InputMap,this.project);a.defaultValue=null;const o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=Ut(a,this.project);e?p.setParent(e):p.setParent(this.parent),i&&p.subscribe(),p.initChildren();const y=(f=this.defaultValue)==null?void 0:f.clone(p,l+"--default-value-id",i);return p.defaultValue=y||null,p}getDataType(){var t;if(xe.includes(this.parent.type)){const i=Tr(this.parent),a=i.getDataType();(!a||a.inferred)&&i.inferDataTypeAndSyncInstancesInputsAndOutputs()}const e=(t=this.declaration)==null?void 0:t.getDataType();if(!e){const i=rn(this);if(i)return i}return e||null}};c(Te,"MUTABLE_BASE_PROPERTIES",["name","description"]),c(Te,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(Te,"BASE_PROPERTIES",[...Te.MUTABLE_BASE_PROPERTIES,...Te.INMUTABLE_BASE_PROPERTIES]),c(Te,"MUTABLE_META_PROPERTIES",[...Te.MUTABLE_BASE_PROPERTIES,"index"]),c(Te,"INMUTABLE_META_PROPERTIES",[...Te.INMUTABLE_BASE_PROPERTIES]),c(Te,"META_PROPERTIES",[...Te.MUTABLE_META_PROPERTIES,...Te.INMUTABLE_META_PROPERTIES]),c(Te,"MUTABLE_UPSTREAM_PROPERTIES",["readsValue"]),c(Te,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","declaration"]),c(Te,"UPSTREAM_PROPERTIES",[...Te.MUTABLE_UPSTREAM_PROPERTIES,...Te.INMUTABLE_UPSTREAM_PROPERTIES]),c(Te,"MUTABLE_DOWNSTREAM_PROPERTIES",["defaultValue"]),c(Te,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(Te,"DOWNSTREAM_PROPERTIES",[...Te.MUTABLE_DOWNSTREAM_PROPERTIES,...Te.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(Te,"PROPERTIES",[...Te.META_PROPERTIES,...Te.UPSTREAM_PROPERTIES,...Te.DOWNSTREAM_PROPERTIES]);let vn=Te;class q9 extends vn{constructor(t,i){super(t,i);c(this,"declaration",null);c(this,"parent");c(this,"errors",[])}toJSON(){return super.toJSON()}}class J9 extends vn{constructor(t,i){super(t,i);c(this,"name",null);c(this,"description",null);c(this,"declaration");c(this,"parent");c(this,"errors",[])}toJSON(){return super.toJSON()}}function W9(n){const e=TU(),t=n.toJSON();e.safeParse(t).success;const a=[];if(n.id==="exec-sequentially-return-map-id"){const s=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(n,n.project)}" with id "${n.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});a.push(s.error)}return ne(n.errors,a)}const ce=class ce{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"index");c(this,"type",r.OutputMap);c(this,"parentRelationType");c(this,"declaration");c(this,"writesValues",[]);c(this,"project");c(this,"errors",[]);c(this,"parent");c(this,"initialized",!1);c(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=C(e.parent),a=t.get(i);let s;if(e.declaration){const p=C(e.declaration);s=t.get(p)}const o={id:e.id,version:1,type:r.OutputMap,index:(a.outputs||[]).length,declaration:s,writesValues:[],parent:a},l=R(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=je(i,{parent:{list:!1,types:$e.filter(p=>p!==r.Condition)},declaration:{list:!1,types:[r.ReturnDeclaration,r.Property]}},t);i=s.modifiedData;const o=t.get(i.parent);if(o&&$e.filter(p=>p!==r.Condition).includes(o.type)){const p=o.outputs.find(y=>y.declaration.id===C(i.declaration));if(p)a.push(new E({id:`${i.id}--${h.OutputOverwrite}`,code:h.OutputOverwrite,severity:T.Error,message:`Entity of type '${r.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'.
|
|
123
123
|
Any value reads can be done with that output-map instead.
|
|
124
|
-
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&&
|
|
124
|
+
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&&xe.includes(o.type)){const f=Tr(o),m=f.dataType,b=(l=f.dataType)==null?void 0:l.entity;m?b?b.type===r.ActionDescriptor?a.push(new E({id:`${i.id}--${D.NoOverlapWithImplementedSignature}`,code:D.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${r.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.
|
|
125
125
|
This means it can hold a function-call or operation as its value, to be executed programatically.
|
|
126
|
-
Output maps can only be added to variables which hold an entity with properties.`,issue:null})):b.properties.find(I=>I.id===y.id)||a.push(new E({id:`${i.id}--${
|
|
127
|
-
The entity of the data-type has the following properties that can be reads as output maps, ids: '${L(b.properties.map(I=>I.id),"', '","' and '")}'`,issue:null})):a.push(new E({id:`${i.id}--${
|
|
128
|
-
${Sd}`,issue:null})):a.push(new E({id:`${i.id}--${
|
|
126
|
+
Output maps can only be added to variables which hold an entity with properties.`,issue:null})):b.properties.find(I=>I.id===y.id)||a.push(new E({id:`${i.id}--${D.NoOverlapWithImplementedSignature}`,code:D.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${r.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'.
|
|
127
|
+
The entity of the data-type has the following properties that can be reads as output maps, ids: '${L(b.properties.map(I=>I.id),"', '","' and '")}'`,issue:null})):a.push(new E({id:`${i.id}--${D.NoOverlapWithImplementedSignature}`,code:D.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${r.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.
|
|
128
|
+
${Sd}`,issue:null})):a.push(new E({id:`${i.id}--${D.NoOverlapWithImplementedSignature}`,code:D.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${r.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.
|
|
129
129
|
${Sd}`,issue:null}))}else if(y){const f=o.outputs.find(m=>m.declaration.id===i.declaration);f&&a.push(new E({id:`${i.id}--${h.OutputOverwrite}`,code:h.OutputOverwrite,severity:T.Error,message:`Entity of type '${r.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 '${f.id}' that points to the same declaration.
|
|
130
130
|
Any value reads can be done with that output-map instead.
|
|
131
131
|
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,...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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.
|
|
132
|
-
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];return this.parent.addOutput(this),this.writesValues.forEach(t=>{t.setValueWriter(this),e.push(t)}),{affected:g(e),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}setDeclaration(e){return this.declaration=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,ba.initWritesValues(this,this.parent.parent),this.initialData.declaration&&(this.declaration=R(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||this.index,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.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.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+"--"+w.UUID.uuid()+"--ref",type:r.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=W9(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 ce(this.toJSON(),this.project)}getDataType(){var t;return((t=this.declaration)==null?void 0:t.getDataType())||null}};c(ce,"MUTABLE_BASE_PROPERTIES",[]),c(ce,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(ce,"BASE_PROPERTIES",[...ce.MUTABLE_BASE_PROPERTIES,...ce.INMUTABLE_BASE_PROPERTIES]),c(ce,"MUTABLE_META_PROPERTIES",[...ce.MUTABLE_BASE_PROPERTIES,"index"]),c(ce,"INMUTABLE_META_PROPERTIES",[...ce.INMUTABLE_BASE_PROPERTIES]),c(ce,"META_PROPERTIES",[...ce.MUTABLE_META_PROPERTIES,...ce.INMUTABLE_META_PROPERTIES]),c(ce,"MUTABLE_UPSTREAM_PROPERTIES",[]),c(ce,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","declaration"]),c(ce,"UPSTREAM_PROPERTIES",[...ce.MUTABLE_UPSTREAM_PROPERTIES,...ce.INMUTABLE_UPSTREAM_PROPERTIES]),c(ce,"MUTABLE_DOWNSTREAM_PROPERTIES",["writesValues"]),c(ce,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(ce,"DOWNSTREAM_PROPERTIES",[...ce.MUTABLE_DOWNSTREAM_PROPERTIES,...ce.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(ce,"PROPERTIES",[...ce.META_PROPERTIES,...ce.UPSTREAM_PROPERTIES,...ce.DOWNSTREAM_PROPERTIES]);let
|
|
132
|
+
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];return this.parent.addOutput(this),this.writesValues.forEach(t=>{t.setValueWriter(this),e.push(t)}),{affected:g(e),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}setDeclaration(e){return this.declaration=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,ba.initWritesValues(this,this.parent.parent),this.initialData.declaration&&(this.declaration=R(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||this.index,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.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.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+"--"+w.UUID.uuid()+"--ref",type:r.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=W9(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 ce(this.toJSON(),this.project)}getDataType(){var t;return((t=this.declaration)==null?void 0:t.getDataType())||null}};c(ce,"MUTABLE_BASE_PROPERTIES",[]),c(ce,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(ce,"BASE_PROPERTIES",[...ce.MUTABLE_BASE_PROPERTIES,...ce.INMUTABLE_BASE_PROPERTIES]),c(ce,"MUTABLE_META_PROPERTIES",[...ce.MUTABLE_BASE_PROPERTIES,"index"]),c(ce,"INMUTABLE_META_PROPERTIES",[...ce.INMUTABLE_BASE_PROPERTIES]),c(ce,"META_PROPERTIES",[...ce.MUTABLE_META_PROPERTIES,...ce.INMUTABLE_META_PROPERTIES]),c(ce,"MUTABLE_UPSTREAM_PROPERTIES",[]),c(ce,"INMUTABLE_UPSTREAM_PROPERTIES",["parent","declaration"]),c(ce,"UPSTREAM_PROPERTIES",[...ce.MUTABLE_UPSTREAM_PROPERTIES,...ce.INMUTABLE_UPSTREAM_PROPERTIES]),c(ce,"MUTABLE_DOWNSTREAM_PROPERTIES",["writesValues"]),c(ce,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(ce,"DOWNSTREAM_PROPERTIES",[...ce.MUTABLE_DOWNSTREAM_PROPERTIES,...ce.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(ce,"PROPERTIES",[...ce.META_PROPERTIES,...ce.UPSTREAM_PROPERTIES,...ce.DOWNSTREAM_PROPERTIES]);let gn=ce;class H9 extends gn{constructor(t,i){super(t,i);c(this,"declaration");c(this,"parent");c(this,"errors",[])}toJSON(){return super.toJSON()}}class Y9 extends gn{constructor(t,i){super(t,i);c(this,"declaration");c(this,"parent");c(this,"errors",[])}toJSON(){return super.toJSON()}}function z9(n){var s;const e=Qx(),t=n.toJSON();e.safeParse(t).success,(s=n.dataType)==null||s.validate();const a=[];if(n.id==="company-dto-func-declaration-argument-dcl-id"){const o=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(n,n.project)}" with id "${n.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});a.push(o.error)}if(n.id==="manual-hello-world-loop-current-iteration-number-output-map-id"){const o=H({id:`${n.id}--${_.PropertyImplementsNonAbstact}`,message:`Property "${S(n,n.project)}" with id "${n.id}" implements a non-abstract property "${S(n,n.project)}" with id "${n.id}".`,issue:null,severity:T.Error,code:_.PropertyImplementsNonAbstact,entity:n});a.push(o.error)}return ne(n.errors,a)}const Ee=class Ee{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"index");c(this,"required");c(this,"type",r.ArgumentDeclaration);c(this,"dataType",null);c(this,"writesValues",[]);c(this,"project");c(this,"errors",[]);c(this,"parent");c(this,"initialized",!1);c(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=C(e.parent),a=t.get(i),s={id:e.id,version:1,name:e.name,type:r.ArgumentDeclaration,index:a.inputs.length,description:e.description,required:e.required,dataType:null,writesValues:[],parent:a},o=R(s,t);return o.setParent(a),o.initChildren(),o}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[r.FunctionDeclaration,r.Search,r.Condition]}},t);i=s.modifiedData;const o=Rd(i,t);if(i.parent){const l=t.get(C(i.parent));if(l&&Me.includes(l.type)){const p=l.implements;if(p)if(p.argumentsType===U.Fixed){const y=p.fixedArguments.find(P=>P.name===i.name),f=p.fixedArguments.filter(P=>!l.inputs.find(Y=>Y.type===r.ArgumentDeclaration&&Y.name===P.name)),m=l.inputs.filter(P=>P.type===r.ArgumentDeclaration),b=m.find(P=>P.name===i.name),v=m.length?`The parent entity already implements the following arguments: ${L(m.map(P=>`'${P.id}' (${P.name})`),", "," and ")}.`:"The parent entity does not yet have any implemented arguments.",I=f.length?`The parent entity is still missing the following arguments in the implementation: ${L(f.map(P=>`'${P.id}' (${P.name})`),", "," and ")}.`:"The parent entity has all the arguments it needs implemented.";y?b&&a.push(new E({id:`${i.id}--${D.NoOverlapWithImplementedSignature}`,code:D.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${r.ArgumentDeclaration}' with id '${i.id}' should not exist in a parent entity of type '${l.type}' with id '${l.id}' that implements a ${r.ActionDescriptor} with fixed arguments.
|
|
133
133
|
Adding a new argument would make the implementation invalid. An argument with the same name already exists in the parent entity.
|
|
134
134
|
${v}
|
|
135
|
-
${I}`,issue:null})):a.push(new E({id:`${i.id}--${
|
|
135
|
+
${I}`,issue:null})):a.push(new E({id:`${i.id}--${D.NoOverlapWithImplementedSignature}`,code:D.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${r.ArgumentDeclaration}' with id '${i.id}' should not exist in a parent entity of type '${l.type}' with id '${l.id}' that implements a ${r.ActionDescriptor} with fixed arguments.
|
|
136
136
|
Adding a new argument would make the implementation invalid. There are no arguments in the descriptor with the same name.
|
|
137
137
|
${v}
|
|
138
|
-
${I}`,issue:null}))}else p.argumentsType===U.Dynamic||p.argumentsType===U.None&&a.push(new E({id:`${i.id}--${
|
|
138
|
+
${I}`,issue:null}))}else p.argumentsType===U.Dynamic||p.argumentsType===U.None&&a.push(new E({id:`${i.id}--${D.NoOverlapWithImplementedSignature}`,code:D.NoOverlapWithImplementedSignature,severity:T.Error,message:`Entity of type '${r.ArgumentDeclaration}' with id '${i.id}' should not exist in a parent entity of type '${l.type}' with id '${l.id}' that implements a ${r.ActionDescriptor} with no arguments.
|
|
139
139
|
Adding a new argument would make the implementation invalid.`,issue:null}))}}return a.push(...s.errors,...o,...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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.
|
|
140
|
-
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];return this.parent.addInputDeclaration(this),e.push(this.parent),this.writesValues.forEach(t=>{t.setValueWriter(this),e.push(t)}),{affected:g(e),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}initChildren(){return this.initialized?this:(this.initialized=!0,this.initialData.dataType&&(this.dataType=R(this.initialData.dataType,this.project),this.dataType.setParent(this),this.dataType.initChildren()),ba.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||this.index,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:g(i),removed:g(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:g(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;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,writesValues:this.writesValues.map(t=>t.toJSON()),parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+w.UUID.uuid()+"--ref",type:r.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e;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(t=>t.toReference()),dataType:((e=this.dataType)==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.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=z9(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 f;const a=this.toJSON(),s=t||Qe(S(this,this.project),r.ArgumentDeclaration,this.project);a.dataType=null;const o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=
|
|
140
|
+
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];return this.parent.addInputDeclaration(this),e.push(this.parent),this.writesValues.forEach(t=>{t.setValueWriter(this),e.push(t)}),{affected:g(e),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}initChildren(){return this.initialized?this:(this.initialized=!0,this.initialData.dataType&&(this.dataType=R(this.initialData.dataType,this.project),this.dataType.setParent(this),this.dataType.initChildren()),ba.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||this.index,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:g(i),removed:g(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:g(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;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,writesValues:this.writesValues.map(t=>t.toJSON()),parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+w.UUID.uuid()+"--ref",type:r.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e;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(t=>t.toReference()),dataType:((e=this.dataType)==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.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=z9(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 f;const a=this.toJSON(),s=t||Qe(S(this,this.project),r.ArgumentDeclaration,this.project);a.dataType=null;const o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=Ut(a,this.project);e?p.setParent(e):p.setParent(this.parent),i&&p.subscribe(),p.initChildren();const y=(f=this.dataType)==null?void 0:f.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}};c(Ee,"MUTABLE_BASE_PROPERTIES",["name","description","required"]),c(Ee,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(Ee,"BASE_PROPERTIES",[...Ee.MUTABLE_BASE_PROPERTIES,...Ee.INMUTABLE_BASE_PROPERTIES]),c(Ee,"MUTABLE_META_PROPERTIES",[...Ee.MUTABLE_BASE_PROPERTIES,"index"]),c(Ee,"INMUTABLE_META_PROPERTIES",[...Ee.INMUTABLE_BASE_PROPERTIES]),c(Ee,"META_PROPERTIES",[...Ee.MUTABLE_META_PROPERTIES,...Ee.INMUTABLE_META_PROPERTIES]),c(Ee,"MUTABLE_UPSTREAM_PROPERTIES",[]),c(Ee,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),c(Ee,"UPSTREAM_PROPERTIES",[...Ee.MUTABLE_UPSTREAM_PROPERTIES,...Ee.INMUTABLE_UPSTREAM_PROPERTIES]),c(Ee,"MUTABLE_DOWNSTREAM_PROPERTIES",["writesValues","dataType"]),c(Ee,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(Ee,"DOWNSTREAM_PROPERTIES",[...Ee.MUTABLE_DOWNSTREAM_PROPERTIES,...Ee.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(Ee,"PROPERTIES",[...Ee.META_PROPERTIES,...Ee.UPSTREAM_PROPERTIES,...Ee.DOWNSTREAM_PROPERTIES]);let Or=Ee;function Z9(n){const e=Sc(),t=n.toJSON();e.safeParse(t).success;const a=[];return ne(n.errors,a)}function X9(n,e){const t=[];if(n.parent)if(n.parent){const i=e.get(n.parent);i?[r.InputMap,r.DataType].includes(i.type)?i.type===r.DataType&&i.defaultValue&&t.push(new E({id:`${n.id}--${n.parent}--${h.NewEntityWouldOverriteExisting}`,code:h.NewEntityWouldOverriteExisting,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a 'parent' of type 'data-type' which already has an existing default value entity with id "${i.defaultValue.id}".
|
|
141
141
|
Data types can only have one 'primitive-value' entity as 'defaultValue'.
|
|
142
142
|
You can update the existing 'primitive-value' with the 'update' action, for example, like so:
|
|
143
143
|
\`\`\`json
|
|
@@ -149,30 +149,30 @@ You can update the existing 'primitive-value' with the 'update' action, for exam
|
|
|
149
149
|
}
|
|
150
150
|
}
|
|
151
151
|
}\`\`\`
|
|
152
|
-
Or 'delete' and then 'post' actions to replace it.`,issue:null})):t.push(new E({id:`${n.id}--${n.parent}--${h.InvalidParentReference}`,code:h.InvalidParentReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a parent reference that isn't pointing to an entity of type 'input-map' or 'data-type'.`,issue:null})):t.push(new E({id:`${n.id}--${n.parent}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", is referencing an entity with id "${n.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 E({id:`${n.id}--${
|
|
153
|
-
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];return this.parent.setDefaultValue(this),e.push(this.parent),{affected:g(e),self:this}}setParent(e){return this.parent=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.initialData.valueAsType&&(Array.isArray(this.initialData.valueAsType)?this.valueAsType=this.initialData.valueAsType.map(e=>R(e,this.project)):this.valueAsType=R(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,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:g(i),removed:g(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(){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(e=>e.toReference()):this.valueAsType.toReference():null,parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+w.UUID.uuid()+"--ref",type:r.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,valueAsType:this.valueAsType?Array.isArray(this.valueAsType)?this.valueAsType.map(e=>e.toReference()):this.valueAsType.toReference():null,value:this.value,autogeneration:this.autogeneration,parent:this.parent.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(){return{id:this.id,type:this.type,name:this.name,valueAsType:this.valueAsType?Array.isArray(this.valueAsType)?this.valueAsType.map(e=>e.id):this.valueAsType.id:null,value:this.value,autogeneration:this.autogeneration,parent:this.parent.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=Z9(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||Qe(this.name,r.PrimitiveValue,this.project);a.id=s;const o=
|
|
152
|
+
Or 'delete' and then 'post' actions to replace it.`,issue:null})):t.push(new E({id:`${n.id}--${n.parent}--${h.InvalidParentReference}`,code:h.InvalidParentReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a parent reference that isn't pointing to an entity of type 'input-map' or 'data-type'.`,issue:null})):t.push(new E({id:`${n.id}--${n.parent}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", is referencing an entity with id "${n.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 E({id:`${n.id}--${D.InvalidObjectStructure}`,code:D.InvalidObjectStructure,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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 E({id:`${n.id}--${D.InvalidObjectStructure}`,code:D.InvalidObjectStructure,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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(n.valueAsType){const i=[],a=[],s=n.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=co(o);t.push(...l),l.length===0&&a.push(o.entityId)}),a.forEach(o=>{const l=e.get(o);l?[r.CustomEntity,r.BuiltInBaseEntity].includes(l.type)||t.push(new E({id:`${n.id}--${o}--${h.InvalidImplementsReference}`,code:h.InvalidImplementsReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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 E({id:`${n.id}--${o}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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 Re=class Re{constructor(e,t){c(this,"initialData");c(this,"type",r.PrimitiveValue);c(this,"id");c(this,"version");c(this,"name");c(this,"autogeneration",null);c(this,"value",null);c(this,"valueAsType",null);c(this,"errors",[]);c(this,"parent");c(this,"project");c(this,"initialized",!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}static fromGenerationTarget(e,t){const i=C(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:r.PrimitiveValue,name:e.name,autogeneration:e.autogeneration,valueAsType:s,value:e.value||null,parent:a},l=R(o,t);return l.setParent(a),l.initChildren(),l}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=X9(i,t);return a.push(...s,...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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.
|
|
153
|
+
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];return this.parent.setDefaultValue(this),e.push(this.parent),{affected:g(e),self:this}}setParent(e){return this.parent=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.initialData.valueAsType&&(Array.isArray(this.initialData.valueAsType)?this.valueAsType=this.initialData.valueAsType.map(e=>R(e,this.project)):this.valueAsType=R(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,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:g(i),removed:g(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(){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(e=>e.toReference()):this.valueAsType.toReference():null,parent:this.parent.toReference()}}toReference(){return{id:this.id+"--"+w.UUID.uuid()+"--ref",type:r.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){return{id:this.id,version:this.version,type:this.type,name:this.name,valueAsType:this.valueAsType?Array.isArray(this.valueAsType)?this.valueAsType.map(e=>e.toReference()):this.valueAsType.toReference():null,value:this.value,autogeneration:this.autogeneration,parent:this.parent.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(){return{id:this.id,type:this.type,name:this.name,valueAsType:this.valueAsType?Array.isArray(this.valueAsType)?this.valueAsType.map(e=>e.id):this.valueAsType.id:null,value:this.value,autogeneration:this.autogeneration,parent:this.parent.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=Z9(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||Qe(this.name,r.PrimitiveValue,this.project);a.id=s;const o=Ut(a,this.project);return e&&o.setParent(e),i&&o.subscribe(),o}};c(Re,"MUTABLE_BASE_PROPERTIES",["name","autogeneration","value"]),c(Re,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(Re,"BASE_PROPERTIES",[...Re.MUTABLE_BASE_PROPERTIES,...Re.INMUTABLE_BASE_PROPERTIES]),c(Re,"MUTABLE_META_PROPERTIES",[...Re.MUTABLE_BASE_PROPERTIES]),c(Re,"INMUTABLE_META_PROPERTIES",[...Re.INMUTABLE_BASE_PROPERTIES]),c(Re,"META_PROPERTIES",[...Re.MUTABLE_META_PROPERTIES,...Re.INMUTABLE_META_PROPERTIES]),c(Re,"MUTABLE_UPSTREAM_PROPERTIES",[]),c(Re,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),c(Re,"UPSTREAM_PROPERTIES",[...Re.MUTABLE_UPSTREAM_PROPERTIES,...Re.INMUTABLE_UPSTREAM_PROPERTIES]),c(Re,"MUTABLE_DOWNSTREAM_PROPERTIES",["valueAsType"]),c(Re,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(Re,"DOWNSTREAM_PROPERTIES",[...Re.MUTABLE_DOWNSTREAM_PROPERTIES,...Re.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(Re,"PROPERTIES",[...Re.META_PROPERTIES,...Re.UPSTREAM_PROPERTIES,...Re.DOWNSTREAM_PROPERTIES]);let Ti=Re;function Q9(n){var s;const e=aU(),t=n.toJSON();e.safeParse(t).success,n.outputs.forEach(o=>o.validate()),(s=n.throws)==null||s.validate();const a=[];return ne(n.errors,a)}function K9(n){var s;const e=tU(),t=n.toJSON();e.safeParse(t).success,n.outputs.forEach(o=>o.validate()),(s=n.throws)==null||s.validate();const a=[];return ne(n.errors,a)}const be=class be{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"x");c(this,"y");c(this,"type",r.ContinueStatement);c(this,"outputs",[]);c(this,"calledBySuccess",[]);c(this,"calledByError",[]);c(this,"calledByEntry",[]);c(this,"throws",null);c(this,"project");c(this,"errors",[]);c(this,"parent");c(this,"initialized",!1);c(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=C(e.parent),a=t.get(i),s=e.calledByEntry.map(f=>{const m=C(f);return t.get(m)}),o=e.calledBySuccess.map(f=>{const m=C(f);return t.get(m)}),l=e.calledByError.map(f=>{const m=C(f);return t.get(m)}),p={id:e.id,version:1,type:r.ContinueStatement,x:0,y:0,outputs:[],calledBySuccess:o,calledByError:l,calledByEntry:s,throws:null,parent:a},y=R(p,t);return y.setParent(a),y.initChildren(),y}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[r.Loop]}},t);return i=s.modifiedData,a.push(...s.errors,...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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.
|
|
154
154
|
If an entity is called by another, they must be in the same scope, which means they have the same parent.
|
|
155
155
|
You shouldn't have to manually update a 'parent' property.
|
|
156
|
-
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];return this.calledByEntry.forEach(t=>{t.addCall(this),e.push(t)}),this.calledBySuccess.forEach(t=>{t.addSuccessCall(this),e.push(t)}),this.calledByError.forEach(t=>{t.addErrorCall(this),e.push(t)}),this.parent.addContinueStatement(this),e.push(this),{affected:g(e),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=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.throws&&(this.throws=R(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:g(i),removed:g(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:g(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+"--"+w.UUID.uuid()+"--ref",type:r.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=K9(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 be(this.toJSON(),this.project)}};c(be,"MUTABLE_BASE_PROPERTIES",[]),c(be,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(be,"BASE_PROPERTIES",[...be.MUTABLE_BASE_PROPERTIES,...be.INMUTABLE_BASE_PROPERTIES]),c(be,"MUTABLE_META_PROPERTIES",["x","y"]),c(be,"INMUTABLE_META_PROPERTIES",[...be.INMUTABLE_BASE_PROPERTIES]),c(be,"META_PROPERTIES",[...be.MUTABLE_META_PROPERTIES,...be.INMUTABLE_META_PROPERTIES]),c(be,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry","parent"]),c(be,"INMUTABLE_UPSTREAM_PROPERTIES",[]),c(be,"UPSTREAM_PROPERTIES",[...be.MUTABLE_UPSTREAM_PROPERTIES,...be.INMUTABLE_UPSTREAM_PROPERTIES]),c(be,"MUTABLE_DOWNSTREAM_PROPERTIES",["outputs","throws"]),c(be,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(be,"DOWNSTREAM_PROPERTIES",[...be.MUTABLE_DOWNSTREAM_PROPERTIES,...be.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(be,"PROPERTIES",[...be.META_PROPERTIES,...be.UPSTREAM_PROPERTIES,...be.DOWNSTREAM_PROPERTIES]);let
|
|
156
|
+
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];return this.calledByEntry.forEach(t=>{t.addCall(this),e.push(t)}),this.calledBySuccess.forEach(t=>{t.addSuccessCall(this),e.push(t)}),this.calledByError.forEach(t=>{t.addErrorCall(this),e.push(t)}),this.parent.addContinueStatement(this),e.push(this),{affected:g(e),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=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.throws&&(this.throws=R(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:g(i),removed:g(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:g(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+"--"+w.UUID.uuid()+"--ref",type:r.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=K9(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 be(this.toJSON(),this.project)}};c(be,"MUTABLE_BASE_PROPERTIES",[]),c(be,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(be,"BASE_PROPERTIES",[...be.MUTABLE_BASE_PROPERTIES,...be.INMUTABLE_BASE_PROPERTIES]),c(be,"MUTABLE_META_PROPERTIES",["x","y"]),c(be,"INMUTABLE_META_PROPERTIES",[...be.INMUTABLE_BASE_PROPERTIES]),c(be,"META_PROPERTIES",[...be.MUTABLE_META_PROPERTIES,...be.INMUTABLE_META_PROPERTIES]),c(be,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry","parent"]),c(be,"INMUTABLE_UPSTREAM_PROPERTIES",[]),c(be,"UPSTREAM_PROPERTIES",[...be.MUTABLE_UPSTREAM_PROPERTIES,...be.INMUTABLE_UPSTREAM_PROPERTIES]),c(be,"MUTABLE_DOWNSTREAM_PROPERTIES",["outputs","throws"]),c(be,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(be,"DOWNSTREAM_PROPERTIES",[...be.MUTABLE_DOWNSTREAM_PROPERTIES,...be.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(be,"PROPERTIES",[...be.META_PROPERTIES,...be.UPSTREAM_PROPERTIES,...be.DOWNSTREAM_PROPERTIES]);let mt=be;const ot=class ot{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"x");c(this,"y");c(this,"type",r.ReturnStatement);c(this,"outputs",[]);c(this,"calledBySuccess",[]);c(this,"calledByError",[]);c(this,"calledByEntry",[]);c(this,"throws",null);c(this,"project");c(this,"errors",[]);c(this,"parent");c(this,"initialized",!1);c(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=C(e.parent),a=t.get(i),s=e.calledByEntry.map(f=>{const m=C(f);return t.get(m)}),o=e.calledBySuccess.map(f=>{const m=C(f);return t.get(m)}),l=e.calledByError.map(f=>{const m=C(f);return t.get(m)}),p={id:e.id,version:1,type:r.ReturnStatement,x:0,y:0,outputs:[],calledBySuccess:o,calledByError:l,calledByEntry:s,throws:null,parent:a},y=R(p,t);return y.setParent(a),y.initChildren(),y}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:ct}},t);return i=s.modifiedData,a.push(...s.errors,...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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.
|
|
157
157
|
If an entity is called by another, they must be in the same scope, which means they have the same parent.
|
|
158
158
|
You shouldn't have to manually update a 'parent' property.
|
|
159
|
-
Specifically for return statements the parent needs to always be the 'function-declaration' or 'global-event' that contains it.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this];return this.calledByEntry.forEach(t=>{t.addCall(this),e.push(t)}),this.calledBySuccess.forEach(t=>{t.addSuccessCall(this),e.push(t)}),this.calledByError.forEach(t=>{t.addErrorCall(this),e.push(t)}),this.parent.addReturnStatement(this),e.push(this.parent),{affected:g(e),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=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.throws&&(this.throws=R(this.initialData.throws,this.project),this.throws.setParent(this),this.throws.initChildren()),this.parent.addReturnStatement(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.removeReturnStatement(this),e||this.calledBy.forEach(s=>{i.push(s),s.removeCall(this)}),{affected:g(i),removed:g(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.addReturnStatement(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:g(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.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.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()),parent:((e=this.parent)==null?void 0:e.toReference())||null,throws:((t=this.throws)==null?void 0:t.toJSON())||null}}toReference(){return{id:this.id+"--"+w.UUID.uuid()+"--ref",type:r.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,outputs:this.outputs.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()),throws:((e=this.throws)==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.outputs.flatMap(i=>i.toFlatJSON(e)),...this.throws?this.throws.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=Q9(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 ot(this.toJSON(),this.project)}};c(ot,"MUTABLE_BASE_PROPERTIES",[]),c(ot,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(ot,"BASE_PROPERTIES",[...
|
|
159
|
+
Specifically for return statements the parent needs to always be the 'function-declaration' or 'global-event' that contains it.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this];return this.calledByEntry.forEach(t=>{t.addCall(this),e.push(t)}),this.calledBySuccess.forEach(t=>{t.addSuccessCall(this),e.push(t)}),this.calledByError.forEach(t=>{t.addErrorCall(this),e.push(t)}),this.parent.addReturnStatement(this),e.push(this.parent),{affected:g(e),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=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.throws&&(this.throws=R(this.initialData.throws,this.project),this.throws.setParent(this),this.throws.initChildren()),this.parent.addReturnStatement(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.removeReturnStatement(this),e||this.calledBy.forEach(s=>{i.push(s),s.removeCall(this)}),{affected:g(i),removed:g(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.addReturnStatement(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:g(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.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.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()),parent:((e=this.parent)==null?void 0:e.toReference())||null,throws:((t=this.throws)==null?void 0:t.toJSON())||null}}toReference(){return{id:this.id+"--"+w.UUID.uuid()+"--ref",type:r.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,outputs:this.outputs.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()),throws:((e=this.throws)==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.outputs.flatMap(i=>i.toFlatJSON(e)),...this.throws?this.throws.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=Q9(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 ot(this.toJSON(),this.project)}};c(ot,"MUTABLE_BASE_PROPERTIES",[]),c(ot,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(ot,"BASE_PROPERTIES",[...mt.MUTABLE_BASE_PROPERTIES,...mt.INMUTABLE_BASE_PROPERTIES]),c(ot,"MUTABLE_META_PROPERTIES",["x","y"]),c(ot,"INMUTABLE_META_PROPERTIES",[...mt.INMUTABLE_BASE_PROPERTIES]),c(ot,"META_PROPERTIES",[...mt.MUTABLE_META_PROPERTIES,...mt.INMUTABLE_META_PROPERTIES]),c(ot,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry","parent"]),c(ot,"INMUTABLE_UPSTREAM_PROPERTIES",[]),c(ot,"UPSTREAM_PROPERTIES",[...mt.MUTABLE_UPSTREAM_PROPERTIES,...mt.INMUTABLE_UPSTREAM_PROPERTIES]),c(ot,"MUTABLE_DOWNSTREAM_PROPERTIES",["outputs","throws"]),c(ot,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(ot,"DOWNSTREAM_PROPERTIES",[...mt.MUTABLE_DOWNSTREAM_PROPERTIES,...mt.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(ot,"PROPERTIES",[..._t.META_PROPERTIES,..._t.UPSTREAM_PROPERTIES,..._t.DOWNSTREAM_PROPERTIES]);let Cr=ot;function e3(n){var s;const e=yU(),t=n.toJSON();e.safeParse(t).success,n.outputs.forEach(o=>o.validate()),(s=n.throws)==null||s.validate();const a=[];return ne(n.errors,a)}const ve=class ve{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"x");c(this,"y");c(this,"type",r.BreakStatement);c(this,"outputs",[]);c(this,"calledBySuccess",[]);c(this,"calledByError",[]);c(this,"calledByEntry",[]);c(this,"throws",null);c(this,"project");c(this,"errors",[]);c(this,"parent");c(this,"initialized",!1);c(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=C(e.parent),a=t.get(i),s=e.calledByEntry.map(f=>{const m=C(f);return t.get(m)}),o=e.calledBySuccess.map(f=>{const m=C(f);return t.get(m)}),l=e.calledByError.map(f=>{const m=C(f);return t.get(m)}),p={id:e.id,version:1,type:r.BreakStatement,x:0,y:0,outputs:[],calledBySuccess:o,calledByError:l,calledByEntry:s,throws:null,parent:a},y=R(p,t);return y.setParent(a),y.initChildren(),y}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[r.Loop]}},t);return i=s.modifiedData,a.push(...s.errors,...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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.
|
|
160
160
|
If an entity is called by another, they must be in the same scope, which means they have the same parent.
|
|
161
161
|
You shouldn't have to manually update a 'parent' property.
|
|
162
|
-
Specifically for break statements the parent needs to always be the 'loop' entity that contains it.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this];return this.calledByEntry.forEach(t=>{t.addCall(this),e.push(t)}),this.calledBySuccess.forEach(t=>{t.addSuccessCall(this),e.push(t)}),this.calledByError.forEach(t=>{t.addErrorCall(this),e.push(t)}),this.parent.addBreakStatement(this),e.push(this.parent),{affected:g(e),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=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.throws&&(this.throws=R(this.initialData.throws,this.project),this.throws.setParent(this),this.throws.initChildren()),this.parent.addBreakStatement(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.removeBreakStatement(this),e||this.calledBy.forEach(s=>{i.push(s),s.removeCall(this)}),{affected:g(i),removed:g(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.addBreakStatement(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:g(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.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.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,outputs:this.outputs.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:((e=this.parent)==null?void 0:e.toReference())||null,throws:((t=this.throws)==null?void 0:t.toJSON())||null}}toReference(){return{id:this.id+"--"+w.UUID.uuid()+"--ref",type:r.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,outputs:this.outputs.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()),throws:((e=this.throws)==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.outputs.flatMap(i=>i.toFlatJSON(e)),...this.throws?this.throws.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=e3(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.outputs.flatMap(t=>t.getErrors()),...this.throws?this.throws.getErrors():[]]}getShallowErrors(){return this.errors}clone(e){return new ve(this.toJSON(),this.project)}};c(ve,"MUTABLE_BASE_PROPERTIES",[]),c(ve,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(ve,"BASE_PROPERTIES",[...ve.MUTABLE_BASE_PROPERTIES,...ve.INMUTABLE_BASE_PROPERTIES]),c(ve,"MUTABLE_META_PROPERTIES",["x","y"]),c(ve,"INMUTABLE_META_PROPERTIES",[...ve.INMUTABLE_BASE_PROPERTIES]),c(ve,"META_PROPERTIES",[...ve.MUTABLE_META_PROPERTIES,...ve.INMUTABLE_META_PROPERTIES]),c(ve,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry","parent"]),c(ve,"INMUTABLE_UPSTREAM_PROPERTIES",[]),c(ve,"UPSTREAM_PROPERTIES",[...ve.MUTABLE_UPSTREAM_PROPERTIES,...ve.INMUTABLE_UPSTREAM_PROPERTIES]),c(ve,"MUTABLE_DOWNSTREAM_PROPERTIES",["outputs","throws"]),c(ve,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(ve,"DOWNSTREAM_PROPERTIES",[...ve.MUTABLE_DOWNSTREAM_PROPERTIES,...ve.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(ve,"PROPERTIES",[...ve.META_PROPERTIES,...ve.UPSTREAM_PROPERTIES,...ve.DOWNSTREAM_PROPERTIES]);let Ei=ve;function t3(n){var s,o;const e=Ob(),t=n.toJSON();e.safeParse(t).success,n.fixedArguments.flatMap(l=>l.validate()),n.fixedReturns.flatMap(l=>l.validate()),(s=n.dynamicArgumentTypes)==null||s.validate(),(o=n.dynamicReturnTypes)==null||o.validate();const a=[];return ne(n.errors,a)}const ge=class ge{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"argumentsType");c(this,"returnsType");c(this,"type",r.ActionDescriptor);c(this,"fixedArguments",[]);c(this,"fixedReturns",[]);c(this,"error",null);c(this,"dynamicArgumentTypes",null);c(this,"dynamicReturnTypes",null);c(this,"implementation",null);c(this,"parent",null);c(this,"errors",[]);c(this,"project");c(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.argumentsType=e.argumentsType,this.returnsType=e.returnsType}static fromGenerationTarget(e,t){let i=null;if(e.parent){const o=
|
|
162
|
+
Specifically for break statements the parent needs to always be the 'loop' entity that contains it.`,issue:null})),{errors:t,modifiedData:e}}addSelfToProject(){const e=[this];return this.calledByEntry.forEach(t=>{t.addCall(this),e.push(t)}),this.calledBySuccess.forEach(t=>{t.addSuccessCall(this),e.push(t)}),this.calledByError.forEach(t=>{t.addErrorCall(this),e.push(t)}),this.parent.addBreakStatement(this),e.push(this.parent),{affected:g(e),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=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.throws&&(this.throws=R(this.initialData.throws,this.project),this.throws.setParent(this),this.throws.initChildren()),this.parent.addBreakStatement(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.removeBreakStatement(this),e||this.calledBy.forEach(s=>{i.push(s),s.removeCall(this)}),{affected:g(i),removed:g(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.addBreakStatement(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:g(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.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.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,outputs:this.outputs.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:((e=this.parent)==null?void 0:e.toReference())||null,throws:((t=this.throws)==null?void 0:t.toJSON())||null}}toReference(){return{id:this.id+"--"+w.UUID.uuid()+"--ref",type:r.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,outputs:this.outputs.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()),throws:((e=this.throws)==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.outputs.flatMap(i=>i.toFlatJSON(e)),...this.throws?this.throws.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=e3(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.outputs.flatMap(t=>t.getErrors()),...this.throws?this.throws.getErrors():[]]}getShallowErrors(){return this.errors}clone(e){return new ve(this.toJSON(),this.project)}};c(ve,"MUTABLE_BASE_PROPERTIES",[]),c(ve,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(ve,"BASE_PROPERTIES",[...ve.MUTABLE_BASE_PROPERTIES,...ve.INMUTABLE_BASE_PROPERTIES]),c(ve,"MUTABLE_META_PROPERTIES",["x","y"]),c(ve,"INMUTABLE_META_PROPERTIES",[...ve.INMUTABLE_BASE_PROPERTIES]),c(ve,"META_PROPERTIES",[...ve.MUTABLE_META_PROPERTIES,...ve.INMUTABLE_META_PROPERTIES]),c(ve,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry","parent"]),c(ve,"INMUTABLE_UPSTREAM_PROPERTIES",[]),c(ve,"UPSTREAM_PROPERTIES",[...ve.MUTABLE_UPSTREAM_PROPERTIES,...ve.INMUTABLE_UPSTREAM_PROPERTIES]),c(ve,"MUTABLE_DOWNSTREAM_PROPERTIES",["outputs","throws"]),c(ve,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(ve,"DOWNSTREAM_PROPERTIES",[...ve.MUTABLE_DOWNSTREAM_PROPERTIES,...ve.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(ve,"PROPERTIES",[...ve.META_PROPERTIES,...ve.UPSTREAM_PROPERTIES,...ve.DOWNSTREAM_PROPERTIES]);let Ei=ve;function t3(n){var s,o;const e=Ob(),t=n.toJSON();e.safeParse(t).success,n.fixedArguments.flatMap(l=>l.validate()),n.fixedReturns.flatMap(l=>l.validate()),(s=n.dynamicArgumentTypes)==null||s.validate(),(o=n.dynamicReturnTypes)==null||o.validate();const a=[];return ne(n.errors,a)}const ge=class ge{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"argumentsType");c(this,"returnsType");c(this,"type",r.ActionDescriptor);c(this,"fixedArguments",[]);c(this,"fixedReturns",[]);c(this,"error",null);c(this,"dynamicArgumentTypes",null);c(this,"dynamicReturnTypes",null);c(this,"implementation",null);c(this,"parent",null);c(this,"errors",[]);c(this,"project");c(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.argumentsType=e.argumentsType,this.returnsType=e.returnsType}static fromGenerationTarget(e,t){let i=null;if(e.parent){const o=C(e.parent);i=t.get(o)}const a={id:e.id,version:1,name:e.name,type:r.ActionDescriptor,description:e.description,dynamicArgumentTypes:null,dynamicReturnTypes:null,argumentsType:e.argumentsType,returnsType:e.returnsType,fixedArguments:[],fixedReturns:[],error:null,parent:i},s=R(a,t);return i&&s.setParent(i),s.initChildren(),s}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[r.CustomEntity,r.DataType]}},t);i=s.modifiedData;const o=i.parent?t.get(i.parent):null;if(o&&o.type===r.CustomEntity){const l=o,y=Hn(l).filter(f=>!f.interactive);if(y.length){let f=y.length>1?`The entity of type '${e.type}' with id '${e.id}' can't be added to the 'parent' entity with id '${l.id}' because it extends or implements multiple '${r.BuiltInBaseEntity}' entities that are non-interactive ("${L(y.map(m=>S(m,m.project)),'", "','" and "')}").`:`The entity of type '${e.type}' with id '${e.id}' can't be added to the 'parent' entity with id '${l.id}' because it extends or implements a '${r.BuiltInBaseEntity}' entity that is non-interactive ("${S(y[0],y[0].project)}").`;f+=`
|
|
163
163
|
${Jn}`,a.push(new E({id:`${e.id}--${h.NonInteractiveEntityReferenced}`,code:h.NonInteractiveEntityReferenced,severity:T.Error,message:f,issue:null}))}}else if(o&&o.type===r.DataType){const l=o;l.entity&&a.push(new E({id:`${e.id}--${h.NewEntityWouldOverriteExisting}`,code:h.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 '${l.id}' because it already has an 'entity' child. Data type entities can only have one 'entity' as children.
|
|
164
164
|
You can inspect the existing 'entity' field with the 'describe_entity' action. Like so:
|
|
165
|
-
${
|
|
165
|
+
${an({describe_entity:l.entity.id})}
|
|
166
166
|
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,...Be(i)),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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.
|
|
167
|
-
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];return this.parent?(this.parent.type===r.CustomEntity?(this.parent.addAbstractMethod(this),e.push(this.parent)):this.parent.type===r.DataType&&(this.parent.setEntity(this),e.push(this.parent)),{affected:g(e),self:this}):{affected:g(e),self:this}}setParent(e){return this.parent=e,this}setDynamicReturnTypes(e){return this.dynamicReturnTypes=e,this}setDynamicArgumentTypes(e){return this.dynamicArgumentTypes=e,this}removeDynamicArgumentTypes(){return this.dynamicArgumentTypes=null,this}removeDynamicReturnTypes(){return this.dynamicReturnTypes=null,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.fixedArguments=this.initialData.fixedArguments.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.fixedReturns=this.initialData.fixedReturns.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.dynamicArgumentTypes&&(this.dynamicArgumentTypes=R(this.initialData.dynamicArgumentTypes,this.project),this.dynamicArgumentTypes.setParent(this),this.dynamicArgumentTypes.initChildren()),this.initialData.dynamicReturnTypes&&(this.dynamicReturnTypes=R(this.initialData.dynamicReturnTypes,this.project),this.dynamicReturnTypes.setParent(this),this.dynamicReturnTypes.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.argumentsType=e.argumentsType||this.argumentsType,this.returnsType=e.returnsType||this.returnsType,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.fixedArguments.forEach(s=>{const o=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o.affected),a.push(...o.removed)}),this.fixedReturns.forEach(s=>{const o=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o.affected),a.push(...o.removed)}),this.dynamicArgumentTypes){const s=this.dynamicArgumentTypes.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s.affected),a.push(...s.removed)}if(this.dynamicReturnTypes){const s=this.dynamicReturnTypes.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s.affected),a.push(...s.removed)}if(this.error){const s=this.error.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s.affected),a.push(...s.removed)}return{affected:g(i),removed:g(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.fixedArguments.forEach(i=>{const a=i.restore({seenEntities:e});t.push(...a.affected)}),this.fixedReturns.forEach(i=>{const a=i.restore({seenEntities:e});t.push(...a.affected)}),this.dynamicArgumentTypes){const i=this.dynamicArgumentTypes.restore({seenEntities:e});t.push(...i.affected)}if(this.dynamicReturnTypes){const i=this.dynamicReturnTypes.restore({seenEntities:e});t.push(...i.affected)}if(this.error){const i=this.error.restore({seenEntities:e});t.push(...i.affected)}return{affected:g(t),self:this}}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[...this.fixedArguments.flatMap(i=>i.toFlat(e)),...this.fixedReturns.flatMap(i=>i.toFlat(e)),...this.dynamicArgumentTypes?this.dynamicArgumentTypes.toFlat(e):[],...this.dynamicReturnTypes?this.dynamicReturnTypes.toFlat(e):[]])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.fixedArguments.flatMap(i=>i.toFlatIds(e)),...this.fixedReturns.flatMap(i=>i.toFlatIds(e)),...this.dynamicArgumentTypes?this.dynamicArgumentTypes.toFlatIds(e):[],...this.dynamicReturnTypes?this.dynamicReturnTypes.toFlatIds(e):[]])}toJSON(){var e,t,i,a;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,argumentsType:this.argumentsType,returnsType:this.returnsType,error:((e=this.error)==null?void 0:e.toJSON())||null,fixedArguments:this.fixedArguments.map(s=>s.toJSON()),fixedReturns:this.fixedReturns.map(s=>s.toJSON()),dynamicArgumentTypes:((t=this.dynamicArgumentTypes)==null?void 0:t.toJSON())||null,dynamicReturnTypes:((i=this.dynamicReturnTypes)==null?void 0:i.toJSON())||null,parent:((a=this.parent)==null?void 0:a.toReference())||null}}toReference(){return{id:this.id+"--"+w.UUID.uuid()+"--ref",type:r.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t,i,a;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,argumentsType:this.argumentsType,returnsType:this.returnsType,error:((e=this.error)==null?void 0:e.toReference())||null,fixedArguments:this.fixedArguments.map(s=>s.toReference()),fixedReturns:this.fixedReturns.map(s=>s.toReference()),dynamicArgumentTypes:((t=this.dynamicArgumentTypes)==null?void 0:t.toReference())||null,dynamicReturnTypes:((i=this.dynamicReturnTypes)==null?void 0:i.toReference())||null,parent:((a=this.parent)==null?void 0:a.toReference())||null}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.fixedArguments.flatMap(i=>i.toFlatJSON(e)),...this.fixedReturns.flatMap(i=>i.toFlatJSON(e)),...this.dynamicArgumentTypes?this.dynamicArgumentTypes.toFlatJSON(e):[],...this.dynamicReturnTypes?this.dynamicReturnTypes.toFlatJSON(e):[]])}toGenerationTarget(){var e;return{id:this.id,name:this.name,description:this.description,type:this.type,argumentsType:this.argumentsType,returnsType:this.returnsType,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.fixedArguments.flatMap(i=>i.toFlatGenerationTarget(e)),...this.fixedReturns.flatMap(i=>i.toFlatGenerationTarget(e)),...this.dynamicArgumentTypes?this.dynamicArgumentTypes.toFlatGenerationTarget(e):[],...this.dynamicReturnTypes?this.dynamicReturnTypes.toFlatGenerationTarget(e):[]])}implementAsFunctionDeclaration(e){var s;const t=this.fixedArguments.map((o,l)=>{var y;const p={id:e+"--"+o.id+"--parent-ref",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:e};return{id:e+"--"+o.id,version:o.version,type:r.ArgumentDeclaration,name:o.name,required:o.required,writesValues:[],description:o.description,index:l,dataType:((y=o.dataType)==null?void 0:y.toJSON())||null,parent:p}}),i=[],a=[];if(this.fixedReturns.length){const o=this.fixedReturns.map((f,m)=>{var v;const b={id:e+"--return-statement--"+f.id+"--parent-ref",type:r.GenericReference,entityId:e,entityType:r.ReturnStatement};return{id:e+"--"+f.id,version:f.version,type:r.ReturnDeclaration,name:f.name,description:f.description,readsValue:null,required:f.required,isError:!1,index:m,dataType:((v=f.dataType)==null?void 0:v.toJSON())||null,parent:b}}),l={id:e+"--return-statement-parent-ref",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:e},p={id:e+"--return-statement-called-by-ref",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:e},y={id:e+"--return-statement",version:this.version,type:r.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:r.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-"+w.UUID.fromUUID(w.UUID.uuid()),a={id:i,version:this.version,type:r.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.fixedArguments.forEach((l,p)=>{const f={id:l.toReference().id+"--input-map-id",version:this.version,type:r.InputMap,name:null,description:null,declaration:l,defaultValue:null,readsValue:null,index:p,parent:{id:w.UUID.uuid(),type:r.GenericReference,entityId:i,entityType:r.Loop}};a.inputs.push(f)}),this.fixedReturns.forEach((l,p)=>{const f={id:l.toReference().id+"--output-map-id",version:this.version,type:r.OutputMap,declaration:l,writesValues:[],index:p,parent:{id:w.UUID.uuid(),type:r.GenericReference,entityId:i,entityType:r.Loop}};a.outputs.push(f)});const s={id:i+"--body-function-declaration-id",version:this.version,type:r.FunctionDeclaration,name:"body",description:null,inputs:[],returnStatements:[],calls:[],implements:null,index:null,collapsed:!1,private:!1,x:0,y:0,parent:{id:w.UUID.uuid(),type:r.GenericReference,entityId:i,entityType:r.Loop}};s.inputs=[{id:w.UUID.uuid(),version:this.version,type:r.ArgumentDeclaration,name:"Current iteration number",description:"The number of the current iteration of the loop. Starts at 1.",dataType:null,required:!0,writesValues:[],index:0,parent:{id:s.id,type:r.GenericReference,entityId:s.id,entityType:r.FunctionDeclaration}},{id:w.UUID.uuid(),version:this.version,type:r.ArgumentDeclaration,name:"Previous iterations results",description:"The results of the previous iterations of the loop.",dataType:null,required:!0,writesValues:[],index:1,parent:{id:s.id,type:r.GenericReference,entityId:s.id,entityType:r.FunctionDeclaration}}],a.body=s;const o=R(a,this.project);return o.setParent(t),o.initChildren(),o}implementAsOperation(e,t){const i=e||this.project,a=t||this.id+"--instance-"+w.UUID.fromUUID(w.UUID.uuid()),s={id:a,version:this.version,type:r.Operation,declaration:this.toJSON(),inputs:[],outputs:[],error:null,successCalls:[],errorCalls:[],process:null,calledByEntry:[],calledByError:[],calledBySuccess:[],x:0,y:0,parent:i.toReference()};if(this.fixedArguments.forEach((l,p)=>{const y={id:a+Qe(l.name,r.InputMap,this.project),version:this.version,type:r.InputMap,name:null,description:null,declaration:l,defaultValue:null,readsValue:null,index:p,parent:{id:w.UUID.uuid(),type:r.GenericReference,entityId:a,entityType:r.Operation}};s.inputs.push(y)}),this.fixedReturns.forEach((l,p)=>{const y={id:a+Qe(l.name,r.OutputMap,this.project),version:this.version,type:r.OutputMap,declaration:l,writesValues:[],index:p,parent:{id:w.UUID.uuid(),type:r.GenericReference,entityId:a,entityType:r.Operation}};s.outputs.push(y)}),this.error){const p={id:this.error.toReference().id+"--error-map",version:this.version,type:r.OutputMap,declaration:this.error,writesValues:[],index:-1,parent:{id:w.UUID.uuid(),type:r.GenericReference,entityId:a,entityType:r.Operation}};s.error=p}const o=R(s,this.project);return o.setParent(i),o.initChildren(),o}implementAsCondition(e){const t=e||this.project,i=this.id+"--instance-"+w.UUID.fromUUID(w.UUID.uuid()),a={id:i,version:this.version,type:r.Condition,declaration:this.toJSON(),operator:null,inputs:[],successCalls:[],errorCalls:[],calledByEntry:[],calledByError:[],calledBySuccess:[],x:0,y:0,parent:t.toReference()};this.fixedArguments.forEach((o,l)=>{const p={id:i+Qe(o.name,r.InputMap,this.project),version:this.version,type:r.InputMap,name:null,description:null,declaration:o,defaultValue:null,readsValue:null,index:l,parent:{id:w.UUID.uuid(),type:r.GenericReference,entityId:i,entityType:r.Condition}};a.inputs.push(p)});const s=R(a,this.project);return s.setParent(t),s.initChildren(),s}clearErrors(){var e,t,i;return this.errors=[],this.fixedArguments.forEach(a=>a.clearErrors()),this.fixedReturns.forEach(a=>a.clearErrors()),(e=this.dynamicArgumentTypes)==null||e.clearErrors(),(t=this.dynamicReturnTypes)==null||t.clearErrors(),(i=this.error)==null||i.clearErrors(),this}validate(){const e=t3(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.fixedArguments.flatMap(t=>t.getErrors()),...this.fixedReturns.flatMap(t=>t.getErrors()),...this.dynamicArgumentTypes?this.dynamicArgumentTypes.getErrors():[],...this.dynamicReturnTypes?this.dynamicReturnTypes.getErrors():[]]}getShallowErrors(){return this.errors}clone(e=null,t=null,i=!0){var m,b;const a=this.toJSON(),s=t||Qe(S(this,this.project),r.ActionDescriptor,this.project);a.fixedArguments=[],a.fixedReturns=[],a.dynamicArgumentTypes=null,a.dynamicReturnTypes=null,a.error=null;const o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=xt(a,this.project);e?p.setParent(e):this.parent&&p.setParent(this.parent),i&&p.subscribe(),p.initChildren();const y=(m=this.fixedArguments)==null?void 0:m.map((v,I)=>v.clone(this,l+"-argument-value-descriptor-"+I+"-id",i));p.fixedArguments=y;const f=(b=this.fixedReturns)==null?void 0:b.map((v,I)=>v.clone(this,l+"-return-value-descriptor-"+I+"-id",i));return p.fixedReturns=f,this.dynamicArgumentTypes&&(p.dynamicArgumentTypes=this.dynamicArgumentTypes.clone(this,l+"-dynamic-argument-types-id",i)),this.dynamicReturnTypes&&(p.dynamicReturnTypes=this.dynamicReturnTypes.clone(this,l+"-dynamic-return-types-id",i)),this.error&&(p.error=this.error.clone(this,l+"-error-action-descriptor-id",i)),p}setDynamicArgumentsDataType(e){return this.dynamicArgumentTypes=e,this}setDynamicReturnsDataType(e){return this.dynamicReturnTypes=e,this}addFixedArgument(e){return this.fixedArguments.find(t=>t.id===e.id)||this.fixedArguments.push(e),this}removeFixedArgument(e){return this.fixedArguments=this.fixedArguments.filter(t=>t.id!==e.id),this}addFixedReturn(e){return this.fixedReturns.find(t=>t.id===e.id)||this.fixedReturns.push(e),this}removeFixedReturn(e){return this.fixedReturns=this.fixedReturns.filter(t=>t.id!==e.id),this}};c(ge,"MUTABLE_BASE_PROPERTIES",["name","description","argumentsType","returnsType"]),c(ge,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(ge,"BASE_PROPERTIES",[...ge.MUTABLE_BASE_PROPERTIES,...ge.INMUTABLE_BASE_PROPERTIES]),c(ge,"MUTABLE_META_PROPERTIES",[...ge.MUTABLE_BASE_PROPERTIES]),c(ge,"INMUTABLE_META_PROPERTIES",[...ge.INMUTABLE_BASE_PROPERTIES]),c(ge,"META_PROPERTIES",[...ge.MUTABLE_META_PROPERTIES,...ge.INMUTABLE_META_PROPERTIES]),c(ge,"MUTABLE_UPSTREAM_PROPERTIES",[]),c(ge,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),c(ge,"UPSTREAM_PROPERTIES",[...ge.MUTABLE_UPSTREAM_PROPERTIES,...ge.INMUTABLE_UPSTREAM_PROPERTIES]),c(ge,"MUTABLE_DOWNSTREAM_PROPERTIES",["dynamicArgumentTypes","dynamicReturnTypes","fixedArguments","fixedReturns"]),c(ge,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(ge,"DOWNSTREAM_PROPERTIES",[...ge.MUTABLE_DOWNSTREAM_PROPERTIES,...ge.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(ge,"PROPERTIES",[...ge.META_PROPERTIES,...ge.UPSTREAM_PROPERTIES,...ge.DOWNSTREAM_PROPERTIES]);let Ue=ge;function n3(n){var s;const e=w4(),t=n.toJSON();e.safeParse(t).success,(s=n.dataType)==null||s.validate();const a=[];return ne(n.errors,a)}const Ie=class Ie{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"index");c(this,"required");c(this,"parentRelationType");c(this,"type",r.ValueDescriptor);c(this,"dataType",null);c(this,"project");c(this,"errors",[]);c(this,"parent");c(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?B(e.parent):null,a=i?t.get(i):null,s=e.parentRelationType===M.FixedArguments?a==null?void 0:a.fixedArguments.length:a==null?void 0:a.fixedReturns.length,o={id:e.id,version:1,name:e.name,type:r.ValueDescriptor,index:s||0,description:e.description,required:e.required,parentRelationType:e.parentRelationType,dataType:null,parent:a},l=R(o,t);return a&&l.setParent(a),l.initChildren(),l}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[r.ActionDescriptor]}},t);i=s.modifiedData,a.push(...s.errors,...Be(i));const o=i.parent&&t.get(i.parent),l=o&&Yn(o);return l&&l.type===r.ActionDescriptor&&a.push(new E({id:`${e.id}--${h.BuiltInEntityParent}`,code:h.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}'.
|
|
167
|
+
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];return this.parent?(this.parent.type===r.CustomEntity?(this.parent.addAbstractMethod(this),e.push(this.parent)):this.parent.type===r.DataType&&(this.parent.setEntity(this),e.push(this.parent)),{affected:g(e),self:this}):{affected:g(e),self:this}}setParent(e){return this.parent=e,this}setDynamicReturnTypes(e){return this.dynamicReturnTypes=e,this}setDynamicArgumentTypes(e){return this.dynamicArgumentTypes=e,this}removeDynamicArgumentTypes(){return this.dynamicArgumentTypes=null,this}removeDynamicReturnTypes(){return this.dynamicReturnTypes=null,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.fixedArguments=this.initialData.fixedArguments.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.fixedReturns=this.initialData.fixedReturns.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initialData.dynamicArgumentTypes&&(this.dynamicArgumentTypes=R(this.initialData.dynamicArgumentTypes,this.project),this.dynamicArgumentTypes.setParent(this),this.dynamicArgumentTypes.initChildren()),this.initialData.dynamicReturnTypes&&(this.dynamicReturnTypes=R(this.initialData.dynamicReturnTypes,this.project),this.dynamicReturnTypes.setParent(this),this.dynamicReturnTypes.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.argumentsType=e.argumentsType||this.argumentsType,this.returnsType=e.returnsType||this.returnsType,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.fixedArguments.forEach(s=>{const o=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o.affected),a.push(...o.removed)}),this.fixedReturns.forEach(s=>{const o=s.remove({ignoreUpstream:!0,seenEntities:t});i.push(...o.affected),a.push(...o.removed)}),this.dynamicArgumentTypes){const s=this.dynamicArgumentTypes.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s.affected),a.push(...s.removed)}if(this.dynamicReturnTypes){const s=this.dynamicReturnTypes.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s.affected),a.push(...s.removed)}if(this.error){const s=this.error.remove({ignoreUpstream:!0,seenEntities:t});i.push(...s.affected),a.push(...s.removed)}return{affected:g(i),removed:g(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.fixedArguments.forEach(i=>{const a=i.restore({seenEntities:e});t.push(...a.affected)}),this.fixedReturns.forEach(i=>{const a=i.restore({seenEntities:e});t.push(...a.affected)}),this.dynamicArgumentTypes){const i=this.dynamicArgumentTypes.restore({seenEntities:e});t.push(...i.affected)}if(this.dynamicReturnTypes){const i=this.dynamicReturnTypes.restore({seenEntities:e});t.push(...i.affected)}if(this.error){const i=this.error.restore({seenEntities:e});t.push(...i.affected)}return{affected:g(t),self:this}}toFlat(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[...this.fixedArguments.flatMap(i=>i.toFlat(e)),...this.fixedReturns.flatMap(i=>i.toFlat(e)),...this.dynamicArgumentTypes?this.dynamicArgumentTypes.toFlat(e):[],...this.dynamicReturnTypes?this.dynamicReturnTypes.toFlat(e):[]])}toFlatIds(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.id,...this.fixedArguments.flatMap(i=>i.toFlatIds(e)),...this.fixedReturns.flatMap(i=>i.toFlatIds(e)),...this.dynamicArgumentTypes?this.dynamicArgumentTypes.toFlatIds(e):[],...this.dynamicReturnTypes?this.dynamicReturnTypes.toFlatIds(e):[]])}toJSON(){var e,t,i,a;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,argumentsType:this.argumentsType,returnsType:this.returnsType,error:((e=this.error)==null?void 0:e.toJSON())||null,fixedArguments:this.fixedArguments.map(s=>s.toJSON()),fixedReturns:this.fixedReturns.map(s=>s.toJSON()),dynamicArgumentTypes:((t=this.dynamicArgumentTypes)==null?void 0:t.toJSON())||null,dynamicReturnTypes:((i=this.dynamicReturnTypes)==null?void 0:i.toJSON())||null,parent:((a=this.parent)==null?void 0:a.toReference())||null}}toReference(){return{id:this.id+"--"+w.UUID.uuid()+"--ref",type:r.GenericReference,entityId:this.id,entityType:this.type}}toShallowJSON(){var e,t,i,a;return{id:this.id,version:this.version,type:this.type,name:this.name,description:this.description,argumentsType:this.argumentsType,returnsType:this.returnsType,error:((e=this.error)==null?void 0:e.toReference())||null,fixedArguments:this.fixedArguments.map(s=>s.toReference()),fixedReturns:this.fixedReturns.map(s=>s.toReference()),dynamicArgumentTypes:((t=this.dynamicArgumentTypes)==null?void 0:t.toReference())||null,dynamicReturnTypes:((i=this.dynamicReturnTypes)==null?void 0:i.toReference())||null,parent:((a=this.parent)==null?void 0:a.toReference())||null}}toFlatJSON(e=new Set){return e.has(this.id)?[]:(e.add(this.id),[this.toShallowJSON(),...this.fixedArguments.flatMap(i=>i.toFlatJSON(e)),...this.fixedReturns.flatMap(i=>i.toFlatJSON(e)),...this.dynamicArgumentTypes?this.dynamicArgumentTypes.toFlatJSON(e):[],...this.dynamicReturnTypes?this.dynamicReturnTypes.toFlatJSON(e):[]])}toGenerationTarget(){var e;return{id:this.id,name:this.name,description:this.description,type:this.type,argumentsType:this.argumentsType,returnsType:this.returnsType,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.fixedArguments.flatMap(i=>i.toFlatGenerationTarget(e)),...this.fixedReturns.flatMap(i=>i.toFlatGenerationTarget(e)),...this.dynamicArgumentTypes?this.dynamicArgumentTypes.toFlatGenerationTarget(e):[],...this.dynamicReturnTypes?this.dynamicReturnTypes.toFlatGenerationTarget(e):[]])}implementAsFunctionDeclaration(e){var s;const t=this.fixedArguments.map((o,l)=>{var y;const p={id:e+"--"+o.id+"--parent-ref",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:e};return{id:e+"--"+o.id,version:o.version,type:r.ArgumentDeclaration,name:o.name,required:o.required,writesValues:[],description:o.description,index:l,dataType:((y=o.dataType)==null?void 0:y.toJSON())||null,parent:p}}),i=[],a=[];if(this.fixedReturns.length){const o=this.fixedReturns.map((f,m)=>{var v;const b={id:e+"--return-statement--"+f.id+"--parent-ref",type:r.GenericReference,entityId:e,entityType:r.ReturnStatement};return{id:e+"--"+f.id,version:f.version,type:r.ReturnDeclaration,name:f.name,description:f.description,readsValue:null,required:f.required,isError:!1,index:m,dataType:((v=f.dataType)==null?void 0:v.toJSON())||null,parent:b}}),l={id:e+"--return-statement-parent-ref",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:e},p={id:e+"--return-statement-called-by-ref",type:r.GenericReference,entityType:r.FunctionDeclaration,entityId:e},y={id:e+"--return-statement",version:this.version,type:r.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:r.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-"+w.UUID.fromUUID(w.UUID.uuid()),a={id:i,version:this.version,type:r.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.fixedArguments.forEach((l,p)=>{const f={id:l.toReference().id+"--input-map-id",version:this.version,type:r.InputMap,name:null,description:null,declaration:l,defaultValue:null,readsValue:null,index:p,parent:{id:w.UUID.uuid(),type:r.GenericReference,entityId:i,entityType:r.Loop}};a.inputs.push(f)}),this.fixedReturns.forEach((l,p)=>{const f={id:l.toReference().id+"--output-map-id",version:this.version,type:r.OutputMap,declaration:l,writesValues:[],index:p,parent:{id:w.UUID.uuid(),type:r.GenericReference,entityId:i,entityType:r.Loop}};a.outputs.push(f)});const s={id:i+"--body-function-declaration-id",version:this.version,type:r.FunctionDeclaration,name:"body",description:null,inputs:[],returnStatements:[],calls:[],implements:null,index:null,collapsed:!1,private:!1,x:0,y:0,parent:{id:w.UUID.uuid(),type:r.GenericReference,entityId:i,entityType:r.Loop}};s.inputs=[{id:w.UUID.uuid(),version:this.version,type:r.ArgumentDeclaration,name:"Current iteration number",description:"The number of the current iteration of the loop. Starts at 1.",dataType:null,required:!0,writesValues:[],index:0,parent:{id:s.id,type:r.GenericReference,entityId:s.id,entityType:r.FunctionDeclaration}},{id:w.UUID.uuid(),version:this.version,type:r.ArgumentDeclaration,name:"Previous iterations results",description:"The results of the previous iterations of the loop.",dataType:null,required:!0,writesValues:[],index:1,parent:{id:s.id,type:r.GenericReference,entityId:s.id,entityType:r.FunctionDeclaration}}],a.body=s;const o=R(a,this.project);return o.setParent(t),o.initChildren(),o}implementAsOperation(e,t){const i=e||this.project,a=t||this.id+"--instance-"+w.UUID.fromUUID(w.UUID.uuid()),s={id:a,version:this.version,type:r.Operation,declaration:this.toJSON(),inputs:[],outputs:[],error:null,successCalls:[],errorCalls:[],process:null,calledByEntry:[],calledByError:[],calledBySuccess:[],x:0,y:0,parent:i.toReference()};if(this.fixedArguments.forEach((l,p)=>{const y={id:a+Qe(l.name,r.InputMap,this.project),version:this.version,type:r.InputMap,name:null,description:null,declaration:l,defaultValue:null,readsValue:null,index:p,parent:{id:w.UUID.uuid(),type:r.GenericReference,entityId:a,entityType:r.Operation}};s.inputs.push(y)}),this.fixedReturns.forEach((l,p)=>{const y={id:a+Qe(l.name,r.OutputMap,this.project),version:this.version,type:r.OutputMap,declaration:l,writesValues:[],index:p,parent:{id:w.UUID.uuid(),type:r.GenericReference,entityId:a,entityType:r.Operation}};s.outputs.push(y)}),this.error){const p={id:this.error.toReference().id+"--error-map",version:this.version,type:r.OutputMap,declaration:this.error,writesValues:[],index:-1,parent:{id:w.UUID.uuid(),type:r.GenericReference,entityId:a,entityType:r.Operation}};s.error=p}const o=R(s,this.project);return o.setParent(i),o.initChildren(),o}implementAsCondition(e){const t=e||this.project,i=this.id+"--instance-"+w.UUID.fromUUID(w.UUID.uuid()),a={id:i,version:this.version,type:r.Condition,declaration:this.toJSON(),operator:null,inputs:[],successCalls:[],errorCalls:[],calledByEntry:[],calledByError:[],calledBySuccess:[],x:0,y:0,parent:t.toReference()};this.fixedArguments.forEach((o,l)=>{const p={id:i+Qe(o.name,r.InputMap,this.project),version:this.version,type:r.InputMap,name:null,description:null,declaration:o,defaultValue:null,readsValue:null,index:l,parent:{id:w.UUID.uuid(),type:r.GenericReference,entityId:i,entityType:r.Condition}};a.inputs.push(p)});const s=R(a,this.project);return s.setParent(t),s.initChildren(),s}clearErrors(){var e,t,i;return this.errors=[],this.fixedArguments.forEach(a=>a.clearErrors()),this.fixedReturns.forEach(a=>a.clearErrors()),(e=this.dynamicArgumentTypes)==null||e.clearErrors(),(t=this.dynamicReturnTypes)==null||t.clearErrors(),(i=this.error)==null||i.clearErrors(),this}validate(){const e=t3(this);return this.errors=e,{success:!0,error:null,data:this.toJSON()}}getErrors(){return[...this.errors,...this.fixedArguments.flatMap(t=>t.getErrors()),...this.fixedReturns.flatMap(t=>t.getErrors()),...this.dynamicArgumentTypes?this.dynamicArgumentTypes.getErrors():[],...this.dynamicReturnTypes?this.dynamicReturnTypes.getErrors():[]]}getShallowErrors(){return this.errors}clone(e=null,t=null,i=!0){var m,b;const a=this.toJSON(),s=t||Qe(S(this,this.project),r.ActionDescriptor,this.project);a.fixedArguments=[],a.fixedReturns=[],a.dynamicArgumentTypes=null,a.dynamicReturnTypes=null,a.error=null;const o=s.split("-id"),l=o[o.length-1||0]||s;a.id=s;const p=Ut(a,this.project);e?p.setParent(e):this.parent&&p.setParent(this.parent),i&&p.subscribe(),p.initChildren();const y=(m=this.fixedArguments)==null?void 0:m.map((v,I)=>v.clone(this,l+"-argument-value-descriptor-"+I+"-id",i));p.fixedArguments=y;const f=(b=this.fixedReturns)==null?void 0:b.map((v,I)=>v.clone(this,l+"-return-value-descriptor-"+I+"-id",i));return p.fixedReturns=f,this.dynamicArgumentTypes&&(p.dynamicArgumentTypes=this.dynamicArgumentTypes.clone(this,l+"-dynamic-argument-types-id",i)),this.dynamicReturnTypes&&(p.dynamicReturnTypes=this.dynamicReturnTypes.clone(this,l+"-dynamic-return-types-id",i)),this.error&&(p.error=this.error.clone(this,l+"-error-action-descriptor-id",i)),p}setDynamicArgumentsDataType(e){return this.dynamicArgumentTypes=e,this}setDynamicReturnsDataType(e){return this.dynamicReturnTypes=e,this}addFixedArgument(e){return this.fixedArguments.find(t=>t.id===e.id)||this.fixedArguments.push(e),this}removeFixedArgument(e){return this.fixedArguments=this.fixedArguments.filter(t=>t.id!==e.id),this}addFixedReturn(e){return this.fixedReturns.find(t=>t.id===e.id)||this.fixedReturns.push(e),this}removeFixedReturn(e){return this.fixedReturns=this.fixedReturns.filter(t=>t.id!==e.id),this}};c(ge,"MUTABLE_BASE_PROPERTIES",["name","description","argumentsType","returnsType"]),c(ge,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(ge,"BASE_PROPERTIES",[...ge.MUTABLE_BASE_PROPERTIES,...ge.INMUTABLE_BASE_PROPERTIES]),c(ge,"MUTABLE_META_PROPERTIES",[...ge.MUTABLE_BASE_PROPERTIES]),c(ge,"INMUTABLE_META_PROPERTIES",[...ge.INMUTABLE_BASE_PROPERTIES]),c(ge,"META_PROPERTIES",[...ge.MUTABLE_META_PROPERTIES,...ge.INMUTABLE_META_PROPERTIES]),c(ge,"MUTABLE_UPSTREAM_PROPERTIES",[]),c(ge,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),c(ge,"UPSTREAM_PROPERTIES",[...ge.MUTABLE_UPSTREAM_PROPERTIES,...ge.INMUTABLE_UPSTREAM_PROPERTIES]),c(ge,"MUTABLE_DOWNSTREAM_PROPERTIES",["dynamicArgumentTypes","dynamicReturnTypes","fixedArguments","fixedReturns"]),c(ge,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(ge,"DOWNSTREAM_PROPERTIES",[...ge.MUTABLE_DOWNSTREAM_PROPERTIES,...ge.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(ge,"PROPERTIES",[...ge.META_PROPERTIES,...ge.UPSTREAM_PROPERTIES,...ge.DOWNSTREAM_PROPERTIES]);let Fe=ge;function n3(n){var s;const e=w4(),t=n.toJSON();e.safeParse(t).success,(s=n.dataType)==null||s.validate();const a=[];return ne(n.errors,a)}const Ie=class Ie{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"index");c(this,"required");c(this,"parentRelationType");c(this,"type",r.ValueDescriptor);c(this,"dataType",null);c(this,"project");c(this,"errors",[]);c(this,"parent");c(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?C(e.parent):null,a=i?t.get(i):null,s=e.parentRelationType===M.FixedArguments?a==null?void 0:a.fixedArguments.length:a==null?void 0:a.fixedReturns.length,o={id:e.id,version:1,name:e.name,type:r.ValueDescriptor,index:s||0,description:e.description,required:e.required,parentRelationType:e.parentRelationType,dataType:null,parent:a},l=R(o,t);return a&&l.setParent(a),l.initChildren(),l}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[r.ActionDescriptor]}},t);i=s.modifiedData,a.push(...s.errors,...Be(i));const o=i.parent&&t.get(i.parent),l=o&&Yn(o);return l&&l.type===r.ActionDescriptor&&a.push(new E({id:`${e.id}--${h.BuiltInEntityParent}`,code:h.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}'.
|
|
168
168
|
You can't modify system entities that are built-in.`,issue:null})),o&&o.type===r.ActionDescriptor&&(!i.parentRelationType||!(i.parentRelationType===M.FixedArguments||i.parentRelationType===M.FixedReturns||i.parentRelationType===M.ReturnedError)?a.push(new E({id:`${e.id}--${h.InvalidParentRelationType}`,code:h.InvalidParentRelationType,severity:T.Error,message:`The entity with id '${e.id}' and type '${e.type}', must have a 'parentRelationType' property set to either '${M.FixedArguments}', '${M.FixedReturns}', or '${M.ReturnedError}' when being added as a child to an entity of type 'action-descriptor'.`,issue:null})):i.parentRelationType===M.ReturnedError&&o.error&&a.push(new E({id:`${e.id}--${h.NewEntityWouldOverriteExisting}`,code:h.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}'.
|
|
169
169
|
An action descriptor can only have one error value descriptor child.
|
|
170
170
|
Either remove the existing error value descriptor or update it with the 'update' action.
|
|
171
171
|
You can use the 'describe_entity' action to get more information about the existing error value descriptor like so:
|
|
172
|
-
${
|
|
172
|
+
${an({describe_entity:o.error.id})}`,issue:null}))),{errors:a,modifiedData:i}}validateGeneratedUpdate(e){return{errors:[],modifiedData:e}}addSelfToProject(){var t,i,a,s;const e=[this];return this.parentRelationType===M.FixedArguments?(i=(t=this.parent)==null?void 0:t.addFixedArgument)==null||i.call(t,this):this.parentRelationType===M.FixedReturns?(s=(a=this.parent)==null?void 0:a.addFixedReturn)==null||s.call(a,this):this.parentRelationType===M.ReturnedError&&this.parent&&(this.parent.error=this),this.parent&&([r.Search,r.Loop].includes(this.parent.type)&&this.parent.addOutputDeclaration(this),e.push(this.parent)),{affected:g(e),self:this}}setParent(e){return this.parent=e,this}initChildren(){return this.initialized?this:(this.initialized=!0,this.initialData.dataType&&(this.dataType=R(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||this.index,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:g(i),removed:g(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:g(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+"--"+w.UUID.uuid()+"--ref",type:r.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=n3(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 f;const a=t||Qe(S(this,this.project),r.ValueDescriptor,this.project),s=a.split("-id"),o=s[s.length-1||0]||a,l=this.toJSON();l.id=a;const p=Ut(l,this.project);e&&p.setParent(e),i&&p.subscribe();const y=((f=this.dataType)==null?void 0:f.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}};c(Ie,"MUTABLE_BASE_PROPERTIES",["name","description","required"]),c(Ie,"INMUTABLE_BASE_PROPERTIES",["id","version","type","parentRelationType"]),c(Ie,"BASE_PROPERTIES",[...Ie.MUTABLE_BASE_PROPERTIES,...Ie.INMUTABLE_BASE_PROPERTIES]),c(Ie,"MUTABLE_META_PROPERTIES",[...Ie.MUTABLE_BASE_PROPERTIES,"index"]),c(Ie,"INMUTABLE_META_PROPERTIES",[...Ie.INMUTABLE_BASE_PROPERTIES]),c(Ie,"META_PROPERTIES",[...Ie.MUTABLE_META_PROPERTIES,...Ie.INMUTABLE_META_PROPERTIES]),c(Ie,"MUTABLE_UPSTREAM_PROPERTIES",[]),c(Ie,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),c(Ie,"UPSTREAM_PROPERTIES",[...Ie.MUTABLE_UPSTREAM_PROPERTIES,...Ie.INMUTABLE_UPSTREAM_PROPERTIES]),c(Ie,"MUTABLE_DOWNSTREAM_PROPERTIES",["dataType"]),c(Ie,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(Ie,"DOWNSTREAM_PROPERTIES",[...Ie.MUTABLE_DOWNSTREAM_PROPERTIES,...Ie.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(Ie,"PROPERTIES",[...Ie.META_PROPERTIES,...Ie.UPSTREAM_PROPERTIES,...Ie.DOWNSTREAM_PROPERTIES]);let Br=Ie;function r3(n,e){if(!n.type&&!n.id)return{errors:[new E({id:`last-generated-entity-payload--${h.MissingTypeProperty}`,message:"Last generated entity payload is missing a 'type' property.",severity:T.Error,code:h.MissingTypeProperty,issue:null}),new E({id:`last-generated-entity-payload--${h.MissingIdProperty}`,message:"Last generated entity payload is missing an 'id' property.",severity:T.Error,code:h.MissingIdProperty,issue:null})],modifiedData:null};if(n.type){if(!n.id)return{errors:[new E({id:`last-generated-entity-payload--${h.MissingIdProperty}`,message:`Last generated entity, with type "${n.type}" is missing an 'id' property.`,severity:T.Error,code:h.MissingIdProperty,issue:null})],modifiedData:null}}else return{errors:[new E({id:`${n.id}--${h.MissingTypeProperty}`,message:`Entity with id "${n.id}" is missing a 'type' property.`,severity:T.Error,code:h.MissingTypeProperty,issue:null})],modifiedData:null};if(n.type===r.GenericReference)return{errors:[new E({id:`${n.id}--${h.RootReference}`,message:`Generic reference entity with id "${n.id}". A generic reference cannot be generated as a standalone entity. Only in the body of another entity.`,severity:T.Error,code:h.RootReference,issue:null})],modifiedData:null};const t=n,i=e.instances[t.id],a=e.builtInInstances[t.id];if(i&&!a&&t.type!==r.GenericReference){let s=`A previously generated entity with id "${t.id}" already exists in the project state.
|
|
173
173
|
Are you trying to update that entity?
|
|
174
174
|
If so, you should use the 'update' action for core mutable metadata properties, or 'delete' and then 'post' again to replace it.
|
|
175
|
-
If you are trying to create a new entity, please use a different id, for example: "${vd(t,e)}".`;return{errors:[new E({id:`duplicate--${t.id}--${h.EntityIdNotUnique}`,message:s,severity:T.Error,code:h.EntityIdNotUnique,issue:null})],modifiedData:n}}else if(i&&t.type!==r.GenericReference)return{errors:[new E({id:`${t.id}--${h.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: "${vd(t,e)}".`,severity:T.Error,code:h.EntityIdNotUnique,issue:null})],modifiedData:n};switch(t.type){case r.Project:return w.validateGenerationTarget(t,e);case r.CustomEntity:return Mr.validateGenerationTarget(t,e);case r.Property:return Rr.validateGenerationTarget(t,e);case r.FunctionDeclaration:return br.validateGenerationTarget(t,e);case r.DataType:return hi.validateGenerationTarget(t,e);case r.Operation:return vr.validateGenerationTarget(t,e);case r.FunctionCall:return wr.validateGenerationTarget(t,e);case r.VariableDeclaration:return Dr.validateGenerationTarget(t,e);case r.VariableInstance:return Pr.validateGenerationTarget(t,e);case r.GlobalEvent:return fi.validateGenerationTarget(t,e);case r.InputMap:return
|
|
175
|
+
If you are trying to create a new entity, please use a different id, for example: "${vd(t,e)}".`;return{errors:[new E({id:`duplicate--${t.id}--${h.EntityIdNotUnique}`,message:s,severity:T.Error,code:h.EntityIdNotUnique,issue:null})],modifiedData:n}}else if(i&&t.type!==r.GenericReference)return{errors:[new E({id:`${t.id}--${h.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: "${vd(t,e)}".`,severity:T.Error,code:h.EntityIdNotUnique,issue:null})],modifiedData:n};switch(t.type){case r.Project:return w.validateGenerationTarget(t,e);case r.CustomEntity:return Mr.validateGenerationTarget(t,e);case r.Property:return Rr.validateGenerationTarget(t,e);case r.FunctionDeclaration:return br.validateGenerationTarget(t,e);case r.DataType:return hi.validateGenerationTarget(t,e);case r.Operation:return vr.validateGenerationTarget(t,e);case r.FunctionCall:return wr.validateGenerationTarget(t,e);case r.VariableDeclaration:return Dr.validateGenerationTarget(t,e);case r.VariableInstance:return Pr.validateGenerationTarget(t,e);case r.GlobalEvent:return fi.validateGenerationTarget(t,e);case r.InputMap:return vn.validateGenerationTarget(t,e);case r.OutputMap:return gn.validateGenerationTarget(t,e);case r.ArgumentDeclaration:return Or.validateGenerationTarget(t,e);case r.ReturnDeclaration:return _t.validateGenerationTarget(t,e);case r.Loop:return gr.validateGenerationTarget(t,e);case r.Condition:return Ir.validateGenerationTarget(t,e);case r.Search:return Ar.validateGenerationTarget(t,e);case r.InstalledProject:return Sr.validateGenerationTarget(t,e);case r.InternalCall:return mi.validateGenerationTarget(t,e);case r.PrimitiveValue:return Ti.validateGenerationTarget(t,e);case r.ReturnStatement:return Cr.validateGenerationTarget(t,e);case r.BreakStatement:return Ei.validateGenerationTarget(t,e);case r.ContinueStatement:return mt.validateGenerationTarget(t,e);case r.ActionDescriptor:return Fe.validateGenerationTarget(t,e);case r.ValueDescriptor:return Br.validateGenerationTarget(t,e);case r.BuiltInBaseEntity:case r.PrimitiveEntity:{const s="Did you mean to generate a",l={[r.BuiltInBaseEntity]:`${s} '${r.CustomEntity}' instead?`,[r.PrimitiveEntity]:`${s} '${r.CustomEntity}' instead?`}[t.type]||"";return{errors:[new E({id:`${t.id}--${h.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.
|
|
176
176
|
${l}`,severity:T.Error,code:h.BuiltInEntityGenerated,issue:null})],modifiedData:n}}default:{const s=t;return{errors:[new E({id:`${s.id}--${h.UnknownEntityType}`,message:`Incorrect entity implementation for entity with id "${s.id}". Entity type "${s.type}" is not supported.`,severity:T.Error,code:h.UnknownEntityType,issue:null})],modifiedData:null}}}}function lo(n){const e=go(n.type),t=e.MUTABLE_BASE_PROPERTIES,i=e.MUTABLE_UPSTREAM_PROPERTIES;let a=`Only mutable core metadata properties can be updated, no nested entities or references. You can alternatively delete the entity and create a new one with the updated values.
|
|
177
177
|
For entities of type "${n.type}", `;if(t.length>0?a+=`you can update the following metadata properties: '${L(t,"', '","' and '")}'. `:a+="there are no mutable metadata properties.",i.length>0){const s=t.length>0?`
|
|
178
178
|
You can also update the following upstream references: `:`
|
|
@@ -185,14 +185,14 @@ ${qn}`,severity:T.Error,code:h.InvalidInmutablePropertyOverride,issue:null}))),P
|
|
|
185
185
|
${qn}`,severity:T.Error,code:h.InvalidInmutablePropertyOverride,issue:null})),n.calledByEntry&&t.push(new E({id:`${e.id}--${h.InvalidInmutablePropertyOverride}`,message:`Entity of type "${e.type}" with id "${e.id}" cannot have the property "calledByEntry" updated.
|
|
186
186
|
${qn}`,severity:T.Error,code:h.InvalidInmutablePropertyOverride,issue:null})),n.calledBySuccess&&t.push(new E({id:`${e.id}--${h.InvalidInmutablePropertyOverride}`,message:`Entity of type "${e.type}" with id "${e.id}" cannot have the property "calledBySuccess" updated.
|
|
187
187
|
${qn}`,severity:T.Error,code:h.InvalidInmutablePropertyOverride,issue:null})),n.calledByError&&t.push(new E({id:`${e.id}--${h.InvalidInmutablePropertyOverride}`,message:`Entity of type "${e.type}" with id "${e.id}" cannot have the property "calledByError" updated.
|
|
188
|
-
${qn}`,severity:T.Error,code:h.InvalidInmutablePropertyOverride,issue:null}))),t.length)return{errors:t,modifiedData:null,messageAddition:""};const a=go(e.type);if(a){(a.INMUTABLE_META_PROPERTIES||[]).forEach(
|
|
189
|
-
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:h.InvalidInmutablePropertyOverride,issue:null})),i=!0)}),(a.DOWNSTREAM_PROPERTIES||[]).forEach(
|
|
188
|
+
${qn}`,severity:T.Error,code:h.InvalidInmutablePropertyOverride,issue:null}))),t.length)return{errors:t,modifiedData:null,messageAddition:""};const a=go(e.type);if(a){(a.INMUTABLE_META_PROPERTIES||[]).forEach(B=>{["type","id"].includes(B)||n[B]&&!ya(n[B])&&(t.push(new E({id:`${e.id}--${h.InvalidInmutablePropertyOverride}`,message:`Entity of type "${e.type}" with id "${e.id}" cannot have the property "${B}" updated. It is an inmutable property that is set only when the entity is created.
|
|
189
|
+
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:h.InvalidInmutablePropertyOverride,issue:null})),i=!0)}),(a.DOWNSTREAM_PROPERTIES||[]).forEach(B=>{n[B]&&!ya(n[B])&&(t.push(new E({id:`${e.id}--${h.InvalidDownstreamPropertyOverride}`,message:`Entity of type "${e.type}" with id "${e.id}" cannot have the property "${B}" set directly. It is a downstream property that points to a downstream nested entity.
|
|
190
190
|
All downstream references are managed by the downstream entity. Entities only manage their own upstream references.
|
|
191
|
-
To modify '${
|
|
192
|
-
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:h.InvalidInmutablePropertyOverride,issue:null})),i=!0)});const
|
|
191
|
+
To modify '${B}', target the entity that it points to and its equivalent property.`,severity:T.Error,code:h.InvalidDownstreamPropertyOverride,issue:null})),i=!0)}),(a.INMUTABLE_UPSTREAM_PROPERTIES||[]).forEach(B=>{n[B]&&!ya(n[B])&&(t.push(new E({id:`${e.id}--${h.InvalidInmutablePropertyOverride}`,message:`Entity of type "${e.type}" with id "${e.id}" cannot have the property "${B}" updated. It is an inmutable property that is set only when the entity is created.
|
|
192
|
+
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:h.InvalidInmutablePropertyOverride,issue:null})),i=!0)});const P=a.PROPERTIES||[];P.length>0&&Object.keys(n).forEach(B=>{P.includes(B)||t.push(new E({id:`${e.id}--${h.UnrecognizedProperty}`,message:`Entity of type "${e.type}" with id "${e.id}" has an unrecognized property "${B}" that will be ignored.`,severity:T.Warning,code:h.UnrecognizedProperty,issue:null}))})}if(t.length)return{errors:t,modifiedData:null,messageAddition:i?lo(e):""};const s=hg(e),o=s==null?void 0:s.partial(),l=o==null?void 0:o.safeParse(n),p={...n,id:e.id,type:e.type},y=Id(p,l);if(t.push(...y),t.length)return{errors:t,modifiedData:null,messageAddition:i?lo(e):""};const m=e.validateGeneratedUpdate(n);return{errors:[...t,...m.errors],modifiedData:m.modifiedData,messageAddition:i?lo(e):""}}function hg(n){switch(n.type){case r.PrimitiveValue:return $s();case r.CustomEntity:return Fc();case r.PrimitiveEntity:return $s();case r.FunctionDeclaration:return Lc();case r.GlobalEvent:return qs();case r.DataType:return Cc();case r.Property:return yc();case r.FunctionCall:return vc();case r.Condition:return gc();case r.Operation:return xs();case r.VariableDeclaration:return wc();case r.VariableInstance:return _c();case r.OutputMap:return bc();case r.ReturnDeclaration:return Tc();case r.ArgumentDeclaration:return $c();case r.InputMap:return Ac();case r.Project:return Gc();case r.InstalledProject:return Ex();case r.ActionDescriptor:return Gs();case r.ReturnStatement:return mc();case r.Loop:return Gs();case r.Search:return Ic();case r.ValueDescriptor:return pc();case r.BuiltInBaseEntity:return hc();case r.InternalCall:return Pc();case r.ContinueStatement:return fc();case r.BreakStatement:return Ec();default:return null}}function fg(n){switch(n.type){case r.PrimitiveValue:return WU();case r.CustomEntity:return c8();case r.PrimitiveEntity:return M4();case r.FunctionDeclaration:return e8();case r.GlobalEvent:return Px();case r.DataType:return ax();case r.Property:return L4();case r.FunctionCall:return RU();case r.Condition:return DU();case r.Operation:return UU();case r.VariableDeclaration:return dx();case r.VariableInstance:return fx();case r.OutputMap:return fU();case r.ReturnDeclaration:return oU();case r.ArgumentDeclaration:return Zx();case r.InputMap:return $U();case r.Project:return a8();case r.InstalledProject:return bx();case r.ActionDescriptor:return W4();case r.ReturnStatement:return rU();case r.Loop:return z4();case r.Search:return OU();case r.ValueDescriptor:return C4();case r.BuiltInBaseEntity:return k4();case r.InternalCall:return _U();case r.ContinueStatement:return K4();case r.BreakStatement:return uU();default:return null}}function co(n){const e=[];xn(n)||e.push(new E({id:`${n}--${h.InvalidReferenceObjectStructure}`,message:`Reference object with id "${n}" is not an object. References should be objects with exactly 4 properties: 'entityId', 'entityType', 'id', and 'type'.`,severity:T.Error,code:h.InvalidReferenceObjectStructure,issue:null}));const t=n.id||"reference-to--"+(n.entityId||"unknown"),i=`Reference object ${n.id?`with id "${n.id}"`:`to entity with id "${n.entityId}" and type "${n.entityType}"`}`;return n.entityId||e.push(new E({id:`${t}--${h.InvalidReferenceObjectStructure}`,message:`${i} is missing an 'entityId' property.`,severity:T.Error,code:h.InvalidReferenceObjectStructure,issue:null})),n.entityType||e.push(new E({id:`${t}--${h.InvalidReferenceObjectStructure}`,message:`${i} is missing an 'entityType' property.`,severity:T.Error,code:h.InvalidReferenceObjectStructure,issue:null})),n.id||e.push(new E({id:`${t}--${h.MissingIdProperty}`,message:`${i} is missing an 'id' property.`,severity:T.Error,code:h.MissingIdProperty,issue:null})),n.type||e.push(new E({id:`${t}--${h.MissingTypeProperty}`,message:`${i} is missing a 'type' property.`,severity:T.Error,code:h.MissingTypeProperty,issue:null})),e}function Id(n,e){return e.success?[]:e.error.issues.map(t=>new E({id:`${n.id}--${D.InvalidObjectStructure}`,message:`Entity of type "${n.type}" and with id "${n.id}", has an invalid structure: ${w8(t).toString().replace("Validation error: ","")}`,severity:T.Error,code:D.InvalidObjectStructure,issue:t}))}function Be(n,e){const t=[],i=fg(n);if(i){const s=i.safeParse(n);t.push(...Id(n,s))}const a=go(n.type);if(a){(a.DOWNSTREAM_PROPERTIES||[]).forEach(l=>{n[l]&&!ya(n[l])&&t.push(new E({id:`${n.id}--${h.InvalidDownstreamPropertyOverride}`,message:`Entity of type "${n.type}" with id "${n.id}" cannot have the property "${l}" set directly. It is a downstream property that points to a downstream nested entity.
|
|
193
193
|
All downstream references are managed by the downstream entity. Entities only manage their own upstream references.
|
|
194
|
-
To modify '${l}', target the entity that it points to and its equivalent property.`,severity:T.Error,code:h.InvalidDownstreamPropertyOverride,issue:null}))});const o=a.PROPERTIES||[];o.length>0&&Object.keys(n).forEach(l=>{o.includes(l)||t.push(new E({id:`${n.id}--${h.UnrecognizedProperty}`,message:`Entity of type "${n.type}" with id "${n.id}" has an unrecognized property "${l}" that will be ignored.`,severity:T.Warning,code:h.UnrecognizedProperty,issue:null}))})}return t}function a3(n,e){const t=[];if(!n.parent)return t;const i=e.get(n.parent);return i?(Lr.includes(i==null?void 0:i.type)?t.push(new E({id:`${n.id}--${h.BuiltInEntityParent}`,message:`Entity of type "${n.type}" with id "${n.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:h.BuiltInEntityParent,issue:null})):i.type===r.ActionDescriptor&&e.get(n.parent)&&t.push(new E({id:`${n.id}--${h.BuiltInEntityParent}`,message:`Entity of type "${n.type}" with id "${n.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:h.BuiltInEntityParent,issue:null})),t):[]}function Dd(n,e,t){const i=[],a=n[e.key];if(!a)return i.push(new E({id:`${n.id}--${e.key}--${
|
|
195
|
-
All pass-through callable entities are: ${L($e,", "," and ")}.`,va=`Entry point entities are the entities which start the execution of a logic chain. They are ${L(Me,", "," 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. `,mg=`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: ${L(
|
|
194
|
+
To modify '${l}', target the entity that it points to and its equivalent property.`,severity:T.Error,code:h.InvalidDownstreamPropertyOverride,issue:null}))});const o=a.PROPERTIES||[];o.length>0&&Object.keys(n).forEach(l=>{o.includes(l)||t.push(new E({id:`${n.id}--${h.UnrecognizedProperty}`,message:`Entity of type "${n.type}" with id "${n.id}" has an unrecognized property "${l}" that will be ignored.`,severity:T.Warning,code:h.UnrecognizedProperty,issue:null}))})}return t}function a3(n,e){const t=[];if(!n.parent)return t;const i=e.get(n.parent);return i?(Lr.includes(i==null?void 0:i.type)?t.push(new E({id:`${n.id}--${h.BuiltInEntityParent}`,message:`Entity of type "${n.type}" with id "${n.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:h.BuiltInEntityParent,issue:null})):i.type===r.ActionDescriptor&&e.get(n.parent)&&t.push(new E({id:`${n.id}--${h.BuiltInEntityParent}`,message:`Entity of type "${n.type}" with id "${n.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:h.BuiltInEntityParent,issue:null})),t):[]}function Dd(n,e,t){const i=[],a=n[e.key];if(!a)return i.push(new E({id:`${n.id}--${e.key}--${D.InvalidObjectStructure}`,message:`Entity of type "${n.type}" with id "${n.id}" is missing a reference to a "${e.key}" entity. The '${e.key}' property of a "${n.type}" entity can be ${L(e.types,", "," or ")}.`,severity:T.Error,code:D.InvalidObjectStructure,issue:null})),{entityState:null,errors:i};let s=null;if(typeof a=="string")s=a;else{const l=co(a);i.push(...l),l.length===0&&(s=a.entityId)}if(!s)return{entityState:null,errors:i};if(n.id===s)return i.push(new E({id:`${n.id}--${s}--${h.SelfReference}`,message:`Entity of type "${n.type}" with id "${n.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:h.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 E({id:`${n.id}--${s}--${h.InvalidReference}`,message:`Entity of type "${n.type}" with id "${n.id}", has a reference to "${s}" at '${e.key}' that isn't pointing to an entity of type '${L(e.types,"', '","' or '")}'.`,severity:T.Error,code:h.InvalidReference,issue:null})):i.push(new E({id:`${n.id}--${s}--${h.ReferencedEntityNotFound}`,message:`Entity of type "${n.type}" with id "${n.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:h.ReferencedEntityNotFound,issue:null})),{entityState:o,errors:i}}function uo(n,e,t){const i=[],a=n[e];return a?Array.isArray(a)?{entities:a.map(o=>{let l=null;if(typeof o=="string")l=o;else{const y=co(o);i.push(...y),y.length===0&&(l=o.entityId)}if(!l)return{entityState:null,errors:[new E({id:`${n.id}--${e}--${h.InvalidReference}`,message:`Entity of type "${n.type}" with id "${n.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:h.InvalidReference,issue:null})]};const p=t.get(l)||t.getBuiltIn(l);return p?{entityState:p,errors:[]}:(i.push(new E({id:`${n.id}--${l}--${h.ReferencedEntityNotFound}`,message:`Entity of type "${n.type}" with id "${n.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:h.ReferencedEntityNotFound,issue:null})),{entityState:null,errors:i})}),errors:[]}:(i.push(new E({id:`${n.id}--${e}--${D.InvalidObjectStructure}`,message:`Entity of type "${n.type}" with id "${n.id}" has an invalid structure for the "${e}" property. It should be an array of references.`,severity:T.Error,code:D.InvalidObjectStructure,issue:null})),{entities:[],errors:i}):(i.push(new E({id:`${n.id}--${e}--${D.InvalidObjectStructure}`,message:`Entity of type "${n.type}" with id "${n.id}" is missing a list of references to "${e}" entities.`,severity:T.Error,code:D.InvalidObjectStructure,issue:null})),{entities:[],errors:i})}function Pd(n,e,t){const i=[],a=Dd(n,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 E({id:`${n.id}--${s.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a reference to "${e.key}" that isn't pointing to an entity of type '${L(e.types,"', '","' or '")}'.`,issue:null})),n.id===s.id&&i.push(new E({id:`${n.id}--${s.id}--${h.SelfReference}`,code:h.SelfReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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 L(n,e,t){if(n.length===1)return n[0];if(n.length===2)return n.join(t);{const i=n.pop();return`${n.join(e)}${t}${i}`}}const jn=`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.
|
|
195
|
+
All pass-through callable entities are: ${L($e,", "," and ")}.`,va=`Entry point entities are the entities which start the execution of a logic chain. They are ${L(Me,", "," 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. `,mg=`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: ${L(ln,", "," and ")}.`,s3=`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.
|
|
196
196
|
All callable entity types are: ${L(Pn,", "," and ")}.`,qn=`Caller to callee relationships can be updated with the 'add_caller' and 'remove_caller' generation action with the properties: 'callerEntityId', a 'calleeEntityId'. For adding a caller, you can optionally add a boolean property 'fromError' (if the caller calls when an error occured in its execution).
|
|
197
197
|
Either of these two actions will only affect the one relationship between the given caller and callee and ignore any others present in either entity.`,Ad=`Break and continue statements need to have exactly one 'return-declaration' entity each. It represents the result of the current iteration of the loop. It can have any name and have any 'data-type' but it needs to be identical among all statements in the same loop.
|
|
198
198
|
Meaning, if the return declaration in one 'break-statement' is named 'result' and has a 'data-type' of 'number', all other 'break-statements' and 'continue-statements' in the same loop need to have a 'return-declaration' with the same name and 'data-type'.`,o3=`Return statements need to be identical inside the same scope. For example if a 'return-statement' belongs to a function, with multiple branches of logic, leading to multiple 'return-statement' entities, all of them need to have the exact same amount of 'return-declaration' entities, sharing the same name and an equivalent 'data-type' entity.
|
|
@@ -214,16 +214,16 @@ ${Cd}`,Bd=`To establish a connection of a reader and writter value during the ge
|
|
|
214
214
|
}
|
|
215
215
|
\`\`\`
|
|
216
216
|
You can use the 'disconnect_values' generation action to remove the connection between two value holding entities in the same way.`,yo=`If an explicit 'parent' isn't given for a callable entity, the scope will be auto-calculated to match the parent scope of the caller entity.
|
|
217
|
-
If the entity that should be the parent of a callable entity is unclear, you can always skip the 'parent' property and the system will automatically calculate the parent based on the caller entity.`;function
|
|
217
|
+
If the entity that should be the parent of a callable entity is unclear, you can always skip the 'parent' property and the system will automatically calculate the parent based on the caller entity.`;function an(n){return`\`\`\`json
|
|
218
218
|
${typeof n=="string"?n:JSON.stringify(n,null,2)}
|
|
219
|
-
\`\`\``}function l3(n,e){let t={};switch(n){case"add_caller":return t.add_caller={callerEntityId:e.callerEntityId,calleeEntityId:e.calleeEntityId},e.fromError&&(t.add_caller.fromError=e.fromError),
|
|
219
|
+
\`\`\``}function l3(n,e){let t={};switch(n){case"add_caller":return t.add_caller={callerEntityId:e.callerEntityId,calleeEntityId:e.calleeEntityId},e.fromError&&(t.add_caller.fromError=e.fromError),an(t);case"remove_caller":return t.remove_caller={callerEntityId:e.callerEntityId,calleeEntityId:e.calleeEntityId},an(t);case"connect_values":return t.connect_values={writerEntityId:e.writerEntityId,readerEntityId:e.readerEntityId},an(t);case"disconnect_values":return t.disconnect_values={writerEntityId:e.writerEntityId,readerEntityId:e.readerEntityId},an(t);case"update":{const i=`{
|
|
220
220
|
"update": {
|
|
221
221
|
"entityId": "${e.entityId}",
|
|
222
222
|
"data": {
|
|
223
223
|
...All the properties you want to update
|
|
224
224
|
}
|
|
225
225
|
}
|
|
226
|
-
}`;return
|
|
226
|
+
}`;return an(i)}default:return""}}function Eg(n,e){const t=JSON.parse(JSON.stringify(n)),i=[];if(Me.includes(e.type))i.push(new E({id:`${n.id}--${e.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Warning,message:`Entity of type "${n.type}" with id "${n.id}", has a reference to an entry-point entity at 'calledBySuccess' with id "${e.id}".
|
|
227
227
|
Entry-point entities can only be referenced as 'calledByEntry'.
|
|
228
228
|
${va}
|
|
229
229
|
We have moved the reference to 'calledByEntry' for you.`,issue:null})),t.calledByEntry.push(e.id),t.calledBySuccess=t.calledBySuccess.filter(a=>a!==e.id);else if(Ne.includes(e.type)){const a=e.calledBy||[],s=a.length?`
|
|
@@ -231,8 +231,8 @@ We have moved the reference to 'calledByEntry' for you.`,issue:null})),t.calledB
|
|
|
231
231
|
This ${e.type} is called by ${L(a.map(o=>`${o.type} with id "${o.id}"`),", "," and ")} entities. You can reference ${a.length>1?"one of them":"it"} instead to execute this entity before the end of the logic.`:"";i.push(new E({id:`${n.id}--${e.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a reference to a '${e.type}' entity at 'calledBySuccess' with id "${e.id}".
|
|
232
232
|
${e.type} entities are the last entity to be executed in a logic chain, and they don't call any other entities.
|
|
233
233
|
Termination entities are ${L(Ne,", "," and ")}.${s}`,issue:null}))}else if(!$e.includes(e.type))i.push(new E({id:`${n.id}--${e.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a reference to a caller entity at 'calledBySuccess' with id "${e.id}" that isn't a pass-through callable entity.
|
|
234
|
-
${jn}`,issue:null}));else if(!
|
|
235
|
-
All caller entity types are: ${L(
|
|
234
|
+
${jn}`,issue:null}));else if(!ln.includes(e.type))return i.push(new E({id:`${n.id}--${e.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a reference to a caller entity at 'calledBySuccess' with id "${e.id}" that isn't a caller entity.
|
|
235
|
+
All caller entity types are: ${L(ln,", "," and ")}.
|
|
236
236
|
For the 'calledBySuccess' property, you specifically need to reference a pass-through callable entity.
|
|
237
237
|
${jn}`,issue:null})),{errors:i,modifiedData:t};return{errors:i,modifiedData:t}}function Rg(n,e){const t=[];if(Me.includes(e.type))t.push(new E({id:`${n.id}--${e.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a reference to an entry-point entity at 'calledByError' with id "${e.id}".
|
|
238
238
|
Entry-point entities can only be referenced as 'calledByEntry'.
|
|
@@ -241,8 +241,8 @@ ${va}`,issue:null}));else if(Ne.includes(e.type)){const i=e.calledBy||[],a=i.len
|
|
|
241
241
|
This ${e.type} is called by ${L(i.map(s=>`${s.type} with id "${s.id}"`),", "," and ")} entities. You can reference ${i.length>1?"one of them":"it"} instead to execute this entity before the end of the logic.`:"";t.push(new E({id:`${n.id}--${e.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a reference to a '${e.type}' entity at 'calledByError' with id "${e.id}".
|
|
242
242
|
${e.type} entities are the last entity to be executed in a logic chain, and they don't call any other entities.
|
|
243
243
|
Termination entities are ${L(Ne,", "," and ")}.${a}`,issue:null}))}else if(!$e.includes(e.type))t.push(new E({id:`${n.id}--${e.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a reference to a caller entity at 'calledByError' with id "${e.id}" that isn't a pass-through callable entity.
|
|
244
|
-
${jn}`,issue:null}));else if(!
|
|
245
|
-
All caller entity types are: ${L(
|
|
244
|
+
${jn}`,issue:null}));else if(!ln.includes(e.type))return t.push(new E({id:`${n.id}--${e.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a reference to a caller entity at 'calledByError' with id "${e.id}" that isn't a caller entity.
|
|
245
|
+
All caller entity types are: ${L(ln,", "," and ")}.
|
|
246
246
|
For the 'calledByError' property, you specifically need to reference a pass-through callable entity.
|
|
247
247
|
${jn}`,issue:null})),t;return t}function bg(n,e){const t=[];if(Ne.includes(e.type)){const i=e.calledBy||[],a=i.length?`
|
|
248
248
|
|
|
@@ -252,22 +252,22 @@ Termination entities are ${L(Ne,", "," and ")}.${a}`,issue:null}))}else if($e.in
|
|
|
252
252
|
${jn}.
|
|
253
253
|
${va}.
|
|
254
254
|
|
|
255
|
-
We have moved the reference to 'calledBySuccess' for you.`,issue:null}));else if(!
|
|
256
|
-
All caller entity types are: ${L(
|
|
255
|
+
We have moved the reference to 'calledBySuccess' for you.`,issue:null}));else if(!ln.includes(e.type))return t.push(new E({id:`${n.id}--${e.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a reference to a caller entity at 'calledByEntry' with id "${e.id}" that isn't a caller entity.
|
|
256
|
+
All caller entity types are: ${L(ln,", "," and ")}.
|
|
257
257
|
For the 'calledByEntry' property, you specifically need to reference a pass-through callable entity.
|
|
258
|
-
${jn}`,issue:null})),t;return t}function vg(n,e){const t=[];let i=JSON.parse(JSON.stringify(n));if(Pn.includes(i.type)){if(i.calledBySuccess){const s=uo(i,"calledBySuccess",e);s.errors.length===0?s.entities.forEach(o=>{if(o.errors.length){t.push(...o.errors);return}const l=Eg(i,o.entityState);i=l.modifiedData,t.push(...l.errors)}):t.push(...s.errors)}if(i.calledByError){const s=uo(i,"calledByError",e);s.errors.length===0?s.entities.forEach(o=>{if(o.errors.length){t.push(...o.errors);return}const l=Rg(i,o.entityState);t.push(...l)}):t.push(...s.errors)}if(i.calledByEntry){const s=uo(i,"calledByEntry",e);s.errors.length===0?(s.entities.forEach(o=>{if(o.errors.length){t.push(...o.errors);return}const l=bg(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 E({id:`${i.id}--${h.DuplicateReference}`,code:h.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=
|
|
259
|
-
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(I=>I===m.id)?(m.errorCalls||[]).find(
|
|
260
|
-
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(I=>I===m.id)&&(m.calls||[]).find(
|
|
261
|
-
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:b})):p.push({caller:m,scope:b,errors:[new E({id:`${i.id}--${m.id}--${h.CallerWithIncompatibleScope}`,code:h.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=b;else{const{compatible:v}=Da(y,b,e);v?(Ne.includes(i.type)&&((i.calledBySuccess||[]).find(I=>I===m.id)?(m.successCalls||[]).find(
|
|
262
|
-
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(I=>I===m.id)?(m.errorCalls||[]).find(
|
|
263
|
-
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(I=>I===m.id)&&(m.calls||[]).find(
|
|
258
|
+
${jn}`,issue:null})),t;return t}function vg(n,e){const t=[];let i=JSON.parse(JSON.stringify(n));if(Pn.includes(i.type)){if(i.calledBySuccess){const s=uo(i,"calledBySuccess",e);s.errors.length===0?s.entities.forEach(o=>{if(o.errors.length){t.push(...o.errors);return}const l=Eg(i,o.entityState);i=l.modifiedData,t.push(...l.errors)}):t.push(...s.errors)}if(i.calledByError){const s=uo(i,"calledByError",e);s.errors.length===0?s.entities.forEach(o=>{if(o.errors.length){t.push(...o.errors);return}const l=Rg(i,o.entityState);t.push(...l)}):t.push(...s.errors)}if(i.calledByEntry){const s=uo(i,"calledByEntry",e);s.errors.length===0?(s.entities.forEach(o=>{if(o.errors.length){t.push(...o.errors);return}const l=bg(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 E({id:`${i.id}--${h.DuplicateReference}`,code:h.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=Et(i,e);i.type===r.ReturnStatement&&o&&!Me.includes(o.type)?t.push(new E({id:`${i.id}--${h.IncompatibleScope}`,code:h.IncompatibleScope,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" has an explicitly set parent, but it isn't a '${L(Me,"', '","' or '")}' entity. A return statement's parent should always be resolved to a function declaration or global event.${yo}`,issue:null})):i.type===r.ContinueStatement&&o&&o.type!==r.Loop?t.push(new E({id:`${i.id}--${h.IncompatibleScope}`,code:h.IncompatibleScope,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" has an explicitly set parent, but it isn't a '${r.Loop}' entity. A continue statement's parent should always be resolved to a loop entity.${yo}`,issue:null})):i.type===r.BreakStatement&&o&&o.type!==r.Loop&&t.push(new E({id:`${i.id}--${h.IncompatibleScope}`,code:h.IncompatibleScope,severity:T.Error,message:`Entity of type "${i.type}" with id "${i.id}" has an explicitly set parent, but it isn't a '${r.Loop}' entity. A break statement's parent should always be resolved to a loop entity.${yo}`,issue:null}));const l=[],p=[];let y=null;if(s.forEach(f=>{const m=e.get(f);if(!m){t.push(new E({id:`${i.id}--${f}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a reference to a caller entity with id "${f}" that doesn't exist in the project.`,issue:null}));return}const b=Et(m,e);if(o)Da(o,b,e)?(Ne.includes(i.type)&&((i.calledBySuccess||[]).find(I=>I===m.id)?(m.successCalls||[]).find(B=>Ne.includes(B.type))&&t.push(new E({id:`${i.id}--${m.id}--${D.UnreachableEntity}`,code:D.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 "successCalls", at the same time.`,issue:null})):(i.calledByError||[]).find(I=>I===m.id)?(m.errorCalls||[]).find(B=>Ne.includes(B.type))&&t.push(new E({id:`${i.id}--${m.id}--${D.UnreachableEntity}`,code:D.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 "errorCalls", at the same time.`,issue:null})):(i.calledByEntry||[]).find(I=>I===m.id)&&(m.calls||[]).find(B=>Ne.includes(B.type))&&t.push(new E({id:`${i.id}--${m.id}--${D.UnreachableEntity}`,code:D.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 (entry-point), at the same time.`,issue:null}))),l.push({caller:m,scope:b})):p.push({caller:m,scope:b,errors:[new E({id:`${i.id}--${m.id}--${h.CallerWithIncompatibleScope}`,code:h.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=b;else{const{compatible:v}=Da(y,b,e);v?(Ne.includes(i.type)&&((i.calledBySuccess||[]).find(I=>I===m.id)?(m.successCalls||[]).find(B=>Ne.includes(B.type))&&t.push(new E({id:`${i.id}--${m.id}--${D.UnreachableEntity}`,code:D.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
|
+
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(I=>I===m.id)?(m.errorCalls||[]).find(B=>Ne.includes(B.type))&&t.push(new E({id:`${i.id}--${m.id}--${D.UnreachableEntity}`,code:D.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.
|
|
263
|
+
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(I=>I===m.id)&&(m.calls||[]).find(B=>Ne.includes(B.type))&&t.push(new E({id:`${i.id}--${m.id}--${D.UnreachableEntity}`,code:D.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.
|
|
264
264
|
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:b})):p.push({caller:m,scope:b,errors:[new E({id:`${i.id}--${m.id}--${h.CallerWithIncompatibleScope}`,code:h.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(f=>{t.push(...f.errors)});else if(l.length&&!o&&Oo.includes(i.type)){const f=l.filter(m=>m.scope!==e);if(f.length){const m=Qg(f.map(b=>b.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'.
|
|
265
265
|
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===r.ReturnStatement?s+=`
|
|
266
266
|
Return statements need to have a caller when created, since their purpose is to terminate a call chain.`:i.type===r.ContinueStatement?s+=`
|
|
267
267
|
Continue statements need to have a caller when created, since they are used to skip the rest of the current iteration of a loop and can't be detached from a call chain.`:i.type===r.BreakStatement&&(s+=`
|
|
268
268
|
Break statements need to have a caller when created, since they are used to exit a loop and can't be detached from a call chain.`),s+=`
|
|
269
269
|
${mg}`,Ne.includes(i.type)||(s+=`
|
|
270
|
-
It is recommended to have a caller reference already at the moment of creation in the payload of the generation action.`),t.push(new E({id:`${i.id}--${
|
|
270
|
+
It is recommended to have a caller reference already at the moment of creation in the payload of the generation action.`),t.push(new E({id:`${i.id}--${D.MissingCaller}`,code:D.MissingCaller,severity:Ne.includes(i.type)?T.Error:T.Warning,message:s,issue:null}))}}return{errors:t,modifiedData:i}}function wd(n,e){const t=[];if(e.type===r.PrimitiveValue){const o=e.parent;let l=!1;if(o.type===r.InputMap)t.push(new E({id:`${n.id}--${e.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a reference to a value writting entity at 'readsValue' with id "${e.id}" that is a primitive value entity. Primitive value entities aren't value writting entities.
|
|
271
271
|
All value writting entity types are: ${L(Ve,", "," and ")}.
|
|
272
272
|
|
|
273
273
|
This primitive-value entity belongs to an input map entity with id "${o.id}". Input map entities are value writting entities. Is that what you meant to reference?`,issue:null}));else if(o.type===r.DataType){const p=o,y=p.parent;Ve.includes(y.type)?t.push(new E({id:`${n.id}--${e.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a reference to a value writting entity at 'readsValue' with id "${e.id}" that is a primitive value entity. Primitive value entities can't be referenced as value writting entities.
|
|
@@ -279,7 +279,7 @@ All value writting entity types are: ${L(Ve,", "," and ")}.
|
|
|
279
279
|
|
|
280
280
|
This data type entity belongs to a ${o.type} entity with id "${o.id}". ${o.type} entities are value writting entities. Is that what you meant to reference?`,issue:null})):t.push(new E({id:`${n.id}--${e.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a reference to a value writting entity at 'readsValue' with id "${e.id}" that is a primitive value entity. Primitive value entities can't be referenced as value writting entities.
|
|
281
281
|
All value writting entity types are: ${L(Ve,", "," and ")}.`,issue:null}))}else Ve.includes(e.type)||t.push(new E({id:`${n.id}--${e.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a reference to a value writting entity at 'readsValue' with id "${e.id}" that isn't a value writting entity.
|
|
282
|
-
All value writting entity types are: ${L(Ve,", "," and ")}.`,issue:null}));const i=
|
|
282
|
+
All value writting entity types are: ${L(Ve,", "," and ")}.`,issue:null}));const i=Et(n,e.project),a=Et(e,e.project);if(i){const s=Da(i,e,e.project);if(!s.compatible){const{type:o}=s;let l="";const p=`But they are nested under different subscopes. The reader is in the scope of the '${i.type}' (${S(i,e.project)}) with id '${i.id}', and the writter is in the scope of the '${a.type}' (${S(a,e.project)}) with id '${a.id}'.`;o===Do.ParallelInCommonParent?(l=`The reader and the writter entities are both in the scope of the '${s.commonAncestorScope.type}' (${S(s.commonAncestorScope,e.project)}) with id '${s.commonAncestorScope.id}'.`,l+=`
|
|
283
283
|
${p}`):o===Do.ParallelInProject&&(l="The reader and the writter entities are both in separate scopes in the project that have no common ancestor.",l+=`
|
|
284
284
|
${p}`),l+=`
|
|
285
285
|
Two value holding entities need to be in the same scope or in scopes nested inside of eachother to be able to read and write to each other.`,t.push(new E({id:`${n.id}--${e.id}--${h.IncompatibleScope}`,code:h.IncompatibleScope,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a reference to a value writting entity at 'readsValue' with id "${e.id}" with an incompatible scope.
|
|
@@ -289,12 +289,12 @@ ${Cd}`,issue:null})):a.push(new E({id:`${o.id}--${h.InvalidReference}`,code:h.In
|
|
|
289
289
|
${Od}`,issue:null})),delete s.readsValue);o.writesValues&&(Ve.includes(o.type)?a.push(new E({id:`${o.id}--${h.InvalidReference}`,code:h.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.
|
|
290
290
|
${Bd}`,issue:null})):a.push(new E({id:`${o.id}--${h.InvalidReference}`,code:h.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.
|
|
291
291
|
${po}
|
|
292
|
-
${Bd}`,issue:null})),delete s.writesValues);const p=vg(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 f=y.types,m=y.optional,b=o[p];if(!b){m||a.push(new E({id:`${o.id}--${p}--${
|
|
292
|
+
${Bd}`,issue:null})),delete s.writesValues);const p=vg(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 f=y.types,m=y.optional,b=o[p];if(!b){m||a.push(new E({id:`${o.id}--${p}--${D.InvalidObjectStructure}`,code:D.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 ${L(f,", "," or ")}`,issue:null}));continue}if(y.list)if(Array.isArray(b))for(const v of b){const I=Pd(o,{key:p,types:f,optional:m},t);a.push(...I)}else{a.push(new E({id:`${o.id}--${p}--${h.ContainsSingleButShouldBeReferenceList}`,code:h.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(b)){a.push(new E({id:`${o.id}--${p}--${h.ContainsListButShouldReferenceSingle}`,code:h.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=Pd(o,{key:p,types:f,optional:m},t);a.push(...v)}}return{errors:a,modifiedData:o}}function c3(n,e,t="calledBy"){const i=[];if(!n)return[];const a=e.get(n);if(!a)return i.push(new E({id:`${n}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity with id "${n}" 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([...$e,...Me].includes(a.type))return[];if(Ne.includes(a.type)){const s=a.calledBy||[],o=s.length?`
|
|
293
293
|
|
|
294
294
|
This ${a.type} is called by ${L(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 E({id:`last-action--${a.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Error,message:`Entity with id '${a.id}' referenced in '${t}' property is of type '${a.type}'.
|
|
295
295
|
${a.type} entities are the last entity to be executed in a logic chain, and they don't call any other entities.
|
|
296
296
|
Termination entities are ${L(Ne,", "," and ")}.${o}`,issue:null}))}else i.push(new E({id:`last-action--${a.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Error,message:`Entity with id '${a.id}' referenced in '${t}' property is of type '${a.type}' which is not a valid caller entity type.
|
|
297
|
-
All caller entity types are: ${L(
|
|
297
|
+
All caller entity types are: ${L(ln,", "," and ")}.`,issue:null}));return i}function d3(n,e,t="calledByError"){const i=[];if(!n)return[];const a=e.get(n);if(!a)return i.push(new E({id:`${n}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity with id "${n}" 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($e.includes(a.type))return[];if(Ne.includes(a.type)){const s=a.calledBy||[],o=s.length?`
|
|
298
298
|
|
|
299
299
|
This ${a.type} is called by ${L(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 E({id:`last-action--${a.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Error,message:`Entity with id '${a.id}' referenced in '${t}' property is of type '${a.type}'.
|
|
300
300
|
${a.type} entities are the last entity to be executed in a logic chain, and they don't call any other entities.
|
|
@@ -343,31 +343,31 @@ All built-in 'action-descriptor' entities that define 'condition' entity, are (I
|
|
|
343
343
|
`;return i?i.type===r.FunctionDeclaration?t.push(new E({id:`last-action--${h.InvalidActionDescriptorForCondition}`,code:h.InvalidActionDescriptorForCondition,severity:T.Error,message:`The entity with id '${n}' is of type '${i.type}' entity. Only 'action-descriptor' entities can be implemented as conditions instances.${a}`,issue:null})):i.type===r.ActionDescriptor?e.conditionDeclarations.find(o=>o.id===n)||t.push(new E({id:`last-action--${h.InvalidActionDescriptorForOperation}`,code:h.InvalidActionDescriptorForOperation,severity:T.Error,message:`The entity with id '${n}' is of type '${i.type}' entity but it isn't one of the allowed condition descriptors.${a}`,issue:null})):i.type!==r.ActionDescriptor&&t.push(new E({id:`last-action--${h.InvalidActionDescriptorForCondition}`,code:h.InvalidActionDescriptorForCondition,severity:T.Error,message:`The entity with id '${n}' is of type '${i.type}' entity. Only 'action-descriptor' entities can be implemented as conditions instances.${a}`,issue:null})):t.push(new E({id:`last-action--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`The entity with id '${n}' that isn't yet found in the project.${a}`,issue:null})),t}function h3(n,e){const t=[];if(!n)return[];const i=e.getBuiltIn(n),a=`
|
|
344
344
|
All built-in 'action-descriptor' entities that define 'loop' entity, are (IDs):
|
|
345
345
|
- ${e.loopDeclarations.map(s=>`${s.id} (${S(s,e)}).`).join(`
|
|
346
|
-
- `)}`;return i?i.type===r.FunctionDeclaration?t.push(new E({id:`last-action--${h.InvalidActionDescriptorForLoop}`,code:h.InvalidActionDescriptorForLoop,severity:T.Error,message:`The entity with id '${n}' is of type '${i.type}' entity. Only 'action-descriptor' entities can be implemented as loops instances.${a}`,issue:null})):i.type===r.ActionDescriptor?e.loopDeclarations.find(o=>o.id===n)||t.push(new E({id:`last-action--${h.InvalidActionDescriptorForOperation}`,code:h.InvalidActionDescriptorForOperation,severity:T.Error,message:`The entity with id '${n}' is of type '${i.type}' entity but it isn't one of the allowed loop descriptors.${a}`,issue:null})):i.type!==r.ActionDescriptor&&t.push(new E({id:`last-action--${h.InvalidActionDescriptorForLoop}`,code:h.InvalidActionDescriptorForLoop,severity:T.Error,message:`The entity with id '${n}' is of type '${i.type}' entity. Only 'action-descriptor' entities can be implemented as loops instances.${a}`,issue:null})):t.push(new E({id:`last-action--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`The entity with id '${n}' that isn't yet found in the project.${a}`,issue:null})),t}function Pg(n,e,t){var p,y,f,m;if(t.compatible)return"";const i=`entity of type "${n.type}" with id "${n.id}"`,a=`entity with id "${n.id}"`,s=`entity of type "${e.type}" with id "${e.id}"`,o=`entity with id "${e.id}"`,l=ro(`${i} and ${s} have incompatible data types and cannot be connected as value-reader and value-writter.`);return t.type===
|
|
347
|
-
${a} is a list, but ${o} is not. A list can't be connected to a single value.`:t.type===
|
|
348
|
-
${a} is not a list, but ${o} is. A single value can't be connected to a list.`:t.type===
|
|
349
|
-
${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===
|
|
350
|
-
${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===
|
|
351
|
-
${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===
|
|
352
|
-
${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===
|
|
353
|
-
Their 'entity' property is of different types. They must be of the same type to be connected. For example, the 'entity' can be a '${r.CustomEntity}' or a '${r.PrimitiveEntity}'.`:t.type===
|
|
354
|
-
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===
|
|
355
|
-
${a} is of primitive type '${((p=n.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===
|
|
356
|
-
Both point to a built-in-base-entity. But${a} is of built-in base type '${((f=n.getDataType())==null?void 0:f.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 ga(n,e){const t=[];if(n.readsValue){const i=e.project.get(
|
|
346
|
+
- `)}`;return i?i.type===r.FunctionDeclaration?t.push(new E({id:`last-action--${h.InvalidActionDescriptorForLoop}`,code:h.InvalidActionDescriptorForLoop,severity:T.Error,message:`The entity with id '${n}' is of type '${i.type}' entity. Only 'action-descriptor' entities can be implemented as loops instances.${a}`,issue:null})):i.type===r.ActionDescriptor?e.loopDeclarations.find(o=>o.id===n)||t.push(new E({id:`last-action--${h.InvalidActionDescriptorForOperation}`,code:h.InvalidActionDescriptorForOperation,severity:T.Error,message:`The entity with id '${n}' is of type '${i.type}' entity but it isn't one of the allowed loop descriptors.${a}`,issue:null})):i.type!==r.ActionDescriptor&&t.push(new E({id:`last-action--${h.InvalidActionDescriptorForLoop}`,code:h.InvalidActionDescriptorForLoop,severity:T.Error,message:`The entity with id '${n}' is of type '${i.type}' entity. Only 'action-descriptor' entities can be implemented as loops instances.${a}`,issue:null})):t.push(new E({id:`last-action--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`The entity with id '${n}' that isn't yet found in the project.${a}`,issue:null})),t}function Pg(n,e,t){var p,y,f,m;if(t.compatible)return"";const i=`entity of type "${n.type}" with id "${n.id}"`,a=`entity with id "${n.id}"`,s=`entity of type "${e.type}" with id "${e.id}"`,o=`entity with id "${e.id}"`,l=ro(`${i} and ${s} have incompatible data types and cannot be connected as value-reader and value-writter.`);return t.type===Lt.AIsListBIsNot?`${l}
|
|
347
|
+
${a} is a list, but ${o} is not. A list can't be connected to a single value.`:t.type===Lt.BIsListAIsNot?`${l}
|
|
348
|
+
${a} is not a list, but ${o} is. A single value can't be connected to a list.`:t.type===Lt.AIsNullableBIsNot?`${l}
|
|
349
|
+
${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===Lt.BIsNullableAIsNot?`${l}
|
|
350
|
+
${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===Lt.AIsTemplateBIsNot?`${l}
|
|
351
|
+
${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===Lt.BIsTemplateAIsNot?`${l}
|
|
352
|
+
${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===Lt.TypeEntityMismatch?`${l}
|
|
353
|
+
Their 'entity' property is of different types. They must be of the same type to be connected. For example, the 'entity' can be a '${r.CustomEntity}' or a '${r.PrimitiveEntity}'.`:t.type===Lt.IncompatibleCustomEntities?`${l}
|
|
354
|
+
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===Lt.IncompatiblePrimitiveEntities?`${l}
|
|
355
|
+
${a} is of primitive type '${((p=n.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===Lt.IncompatibleBuiltInBaseEntities?`${l}
|
|
356
|
+
Both point to a built-in-base-entity. But${a} is of built-in base type '${((f=n.getDataType())==null?void 0:f.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 ga(n,e){const t=[];if(n.readsValue){const i=e.project.get(C(n.readsValue));if(e.project.getBuiltIn(C(n.readsValue)))t.push(new E({id:`${e.id}--${h.InvalidBuiltInEntityReference}`,code:h.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 '${n.readsValue}'. Only user-created entities can be referenced.`,issue:null}));else if(!i)t.push(new E({id:`${e.id}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`The entity of type '${e.type}' with id '${e.id}' cannot update 'readsValue' to entity with id '${n.readsValue}' because the entity was not found in the project state.`,issue:null}));else{const s=Yn(i);if(s)t.push(new E({id:`${e.id}--${h.InvalidBuiltInEntityReference}`,code:h.InvalidBuiltInEntityReference,severity:T.Error,message:`The entity of type '${e.type}' with id '${e.id}' cannot update 'readsValue' to entity with id '${n.readsValue}' because the entity belongs to a built-in '${s.type}' entity with id '${s.id}' (${S(s,e.project)}) higher up in the tree.`,issue:null}));else{const o=wd({...e.toGenerationTarget(),...n},i);t.push(...o);const l=Ht(e.getDataType(),i.getDataType());l.compatible||t.push(new E({id:`${e.id}--${D.ReaderWriterIncompatibleDataType}`,code:D.ReaderWriterIncompatibleDataType,severity:T.Error,message:Pg(e,i,l),issue:null}))}}}return{errors:t,modifiedData:n}}function In(n){const e=[];if(n.parent===n.project)n.calledBy.length||e.push(new lr({id:`${n.id}--${_.DisconnectedCallableEntity}`,code:_.DisconnectedCallableEntity,severity:T.Warning,message:`This '${n.type}' entity "${S(n,n.project)}" with id "${n.id}" is globally declared and isn't called by any other entity.
|
|
357
357
|
Globally declared callable entities will not be part of any logic execution when the project is published.
|
|
358
358
|
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 '${r.GlobalEvent}' or '${r.FunctionDeclaration}'.
|
|
359
359
|
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.
|
|
360
360
|
Or for a logic that the user is going to manually test themselves by clicking on the user-interface.`,issue:null,entity:n}));else{const t=Aa(n);if(!t.reachable){let i=`This '${n.type}' entity "${S(n,n.project)}" with id "${n.id}" is not reachable from the project's closest entry point '${t.entryPoint.type}' "${S(t.entryPoint,n.project)}".`;i+=`
|
|
361
361
|
This is because there are termination statements in the call chain before reaching this '${n.type}'.
|
|
362
362
|
If a caller entity calls a termination statement, it will always prevent all other calls from executing.`;let a=`
|
|
363
|
-
This '${n.type}' is blocked `;t.blocks.forEach((s,o)=>{const l=s.blockedByCaller,p=s.blockedByCalling;o===0?a+="by ":o===t.blocks.length-1&&(a+="and by "),a+=`its ancestor "${S(l,n.project)}" with id "${l.id}" that calls a '${p.type}' entity with id "${p.id}"`,o<t.blocks.length-1?a+=", ":a+="."}),e.push(new lr({id:`${n.id}--${
|
|
363
|
+
This '${n.type}' is blocked `;t.blocks.forEach((s,o)=>{const l=s.blockedByCaller,p=s.blockedByCalling;o===0?a+="by ":o===t.blocks.length-1&&(a+="and by "),a+=`its ancestor "${S(l,n.project)}" with id "${l.id}" that calls a '${p.type}' entity with id "${p.id}"`,o<t.blocks.length-1?a+=", ":a+="."}),e.push(new lr({id:`${n.id}--${D.UnreachableEntity}`,code:D.UnreachableEntity,severity:T.Warning,message:`${i}${a}`,issue:null,entity:n}))}}return ne(n.errors,e)}function _d(n){const e=[];if(!n.internalCalls.length)return e;if(n.readsValue){const t=H({id:`${n.id}--${_.VariableReadsValueAndInternalCall}`,message:`Variable "${S(n,n.project)}" with id "${n.id}" reads a value. A variable with internal calls can't read a value.`,issue:null,severity:T.Error,code:_.VariableReadsValueAndInternalCall,entity:n});e.push(t.error)}if(n.writesValues.length){const t=H({id:`${n.id}--${_.VariableWritesValuesAndInternalCall}`,message:`Variable "${S(n,n.project)}" with id "${n.id}" writes values. A variable with internal calls can't write a value.`,issue:null,severity:T.Error,code:_.VariableWritesValuesAndInternalCall,entity:n});e.push(t.error)}if(n.getUsedInputs().length){const t=H({id:`${n.id}--${_.VariableHasInputsAndInternalCall}`,message:`Variable "${S(n,n.project)}" with id "${n.id}" has inputs. A variable with internal calls can't have inputs.`,issue:null,severity:T.Error,code:_.VariableHasInputsAndInternalCall,entity:n});e.push(t.error)}if(n.getUsedOutputs().length){const t=H({id:`${n.id}--${_.VariableHasOutputsAndInternalCall}`,message:`Variable "${S(n,n.project)}" with id "${n.id}" has outputs. A variable with internal calls can't have outputs.`,issue:null,severity:T.Error,code:_.VariableHasOutputsAndInternalCall,entity:n});e.push(t.error)}if(n.calledBy.length){const t=H({id:`${n.id}--${_.VariableIsCalledAndHasInternalCall}`,message:`Variable "${S(n,n.project)}" with id "${n.id}" is called by other entities. A variable with internal calls can't be called by other entities.`,issue:null,severity:T.Error,code:_.VariableIsCalledAndHasInternalCall,entity:n});e.push(t.error)}if([...n.successCalls,...n.errorCalls].length){const t=H({id:`${n.id}--${_.VariableCallsOthersAndHasInternalCall}`,message:`Variable "${S(n,n.project)}" with id "${n.id}" calls other entities. A variable with internal calls can't call other entities.`,issue:null,severity:T.Error,code:_.VariableCallsOthersAndHasInternalCall,entity:n});e.push(t.error)}return e}function f3(n){var o;const e=vU(),t=n.toJSON();e.safeParse(t).success,n.inputs.forEach(l=>l.validate()),n.outputs.forEach(l=>l.validate()),(o=n.error)==null||o.validate();const s=[...In(n)];return ne(n.errors,s)}const De=class De{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"x");c(this,"y");c(this,"type",r.FunctionCall);c(this,"successCalls",[]);c(this,"errorCalls",[]);c(this,"process",null);c(this,"declaration");c(this,"inputs",[]);c(this,"outputs",[]);c(this,"calledBySuccess",[]);c(this,"calledByError",[]);c(this,"calledByEntry",[]);c(this,"error",null);c(this,"parent");c(this,"errors",[]);c(this,"project");c(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=C(e.parent);i=t.get(m)}const a=C(e.declaration),s=t.get(a),o=e.calledByEntry.map(m=>{const b=C(m);return t.get(b)}),l=e.calledBySuccess.map(m=>{const b=C(m);return t.get(b)}),p=e.calledByError.map(m=>{const b=C(m);return t.get(b)}),y={id:e.id,version:1,type:r.FunctionCall,declaration:s.toReference(),calledByEntry:o,calledBySuccess:l,calledByError:p,errorCalls:[],successCalls:[],inputs:[],outputs:[],process:null,error:null,x:0,y:0,parent:i},f=R(y,t);return f.setParent(i),f.initChildren(),f}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=je(i,{parent:{list:!1,types:[...ct,r.Project],optional:!0}},t);i=s.modifiedData,a.push(...s.errors,...Be(i));const o=C(i.declaration);if(o){const l=Ig(o,t);a.push(...l)}else{const l=t.functions.length?`
|
|
364
364
|
All global 'function-declaration' entity ids are:
|
|
365
365
|
- ${t.functions.map(p=>`${p.id} (${S(p,t)})`).join(`
|
|
366
366
|
- `)}.`:`
|
|
367
367
|
The project currently has no global 'function-declaration' entities that can be called as 'function-call' entities.`;a.push(new E({id:`${i.id}--${h.InvalidReference}`,code:h.InvalidReference,severity:T.Error,message:`Entity of type "${r.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.
|
|
368
368
|
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 E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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.
|
|
369
369
|
If an entity is called by another, they must be in the same scope, which means they have the same parent.
|
|
370
|
-
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 t;const e=[this];return this.parent===this.project&&this.project.addFunctionCall(this),(t=this.process)==null||t.writesValues.forEach(i=>{i.setValueWriter(this.process),e.push(i)}),this.successCalls.forEach(i=>{i.addSuccessCaller(this),e.push(i)}),this.errorCalls.forEach(i=>{i.addErrorCaller(this),e.push(i)}),this.calledBySuccess.forEach(i=>{i.addSuccessCall(this),e.push(i)}),this.calledByError.forEach(i=>{i.addErrorCall(this),e.push(i)}),this.calledByEntry.forEach(i=>{i.addCall(this),e.push(i)}),{affected:g(e),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===r.FunctionDeclaration){const e=R(this.initialData.declaration,this.project);this.declaration=e}else{const e=B(this.initialData.declaration),t=this.project.get(e);this.declaration=t}return this.successCalls=this.initialData.successCalls.map(e=>{const t=R(e,this.project);return t.addSuccessCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=R(e,this.project);return t.addErrorCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.inputs=this.initialData.inputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initOutputs(),this.initialData.process&&(this.process=R(this.initialData.process,this.project),this.process.setParent(this),this.process.initChildren()),this.initialData.error&&(this.error=R(this.initialData.error,this.project),this.error.setParent(this),this.error.initChildren()),this}initOutputs(){const e=[];this.outputs=this.initialData.outputs.map(s=>{const o=R(s,this.project);return e.push(o.index),o.setParent(this),o.initChildren(),o});const i=Ld(this).filter(s=>!this.outputs.find(o=>o.declaration.id===s.id));i.sort((s,o)=>s.index-o.index);const a=i.map((s,o)=>{const l=e.includes(s.index)?this.outputs.length-1+o:s.index,p={id:w.UUID.uuid(),type:r.OutputMap,version:1,declaration:s,index:l,parent:this,writesValues:[]},y=R(p,this.project);return y.setParent(this),y.initChildren(),y});return this.outputs.push(...a),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:g(i),removed:g(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:g(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+"--"+w.UUID.uuid()+"--ref",type:r.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===r.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=f3(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 De(this.toJSON(),this.project)}};c(De,"MUTABLE_BASE_PROPERTIES",[]),c(De,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(De,"BASE_PROPERTIES",[...De.MUTABLE_BASE_PROPERTIES,...De.INMUTABLE_BASE_PROPERTIES]),c(De,"MUTABLE_META_PROPERTIES",["x","y"]),c(De,"INMUTABLE_META_PROPERTIES",[...De.INMUTABLE_BASE_PROPERTIES]),c(De,"META_PROPERTIES",[...De.MUTABLE_META_PROPERTIES,...De.INMUTABLE_META_PROPERTIES]),c(De,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry"]),c(De,"INMUTABLE_UPSTREAM_PROPERTIES",["declaration","parent"]),c(De,"UPSTREAM_PROPERTIES",[...De.MUTABLE_UPSTREAM_PROPERTIES,...De.INMUTABLE_UPSTREAM_PROPERTIES]),c(De,"MUTABLE_DOWNSTREAM_PROPERTIES",["successCalls","errorCalls","writesValues","inputs","outputs","error"]),c(De,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(De,"DOWNSTREAM_PROPERTIES",[...De.MUTABLE_DOWNSTREAM_PROPERTIES,...De.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(De,"PROPERTIES",[...De.META_PROPERTIES,...De.UPSTREAM_PROPERTIES,...De.DOWNSTREAM_PROPERTIES]);let wr=De;function Ag(n){var e,t,i;switch(n.id){case x["built-in-base-entity"].BUILT_IN_PERSISTED_ENTITY_ENTITY.id:{const a=n.project.entities.filter(f=>!!f.implements.find(m=>m.id===x["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.id));if(a.find(f=>!!f.properties.find(m=>{var b;return m.implements&&m.implements.id===x["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.properties.default.id&&((b=m.getDefaultValue())==null?void 0:b.value)===!0}))){const m=a[0].properties.find(v=>v.implements&&v.implements.id===x["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.properties.default.id),b=(e=m==null?void 0:m.dataType)==null?void 0:e.defaultValue;if(b)b.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],I=R({id:v+"-default-value-id",version:1,type:r.PrimitiveValue,name:P.EntityTemplate,autogeneration:null,value:!0,valueAsType:null,parent:m==null?void 0:m.dataType.toReference()},n.project);return I.setParent(m==null?void 0:m.dataType),I.initChildren(),I.addSelfToProject(),{newEntities:[I]}}return{newEntities:[]}}const o=n.project.get(x["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.id),l=To(o,"Main database");if(l.errors.length>0)return{newEntities:[]};const p=l.implemented.properties.find(f=>f.implements&&f.implements.id===x["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 f=p==null?void 0:p.dataType.id.split("-id")[0],m=R({id:f+"-default-value-id",version:1,type:r.PrimitiveValue,name:P.EntityTemplate,autogeneration:null,value:!0,valueAsType:null,parent:p==null?void 0:p.dataType.toReference()},n.project);m.setParent(p==null?void 0:p.dataType),m.initChildren(),m.addSelfToProject()}return{newEntities:[l.implemented]}}}return{newEntities:[]}}function Sg(n){return n.implements.filter(t=>t.type===r.BuiltInBaseEntity).map(t=>{var i;switch(t.id){case x["built-in-base-entity"].BUILT_IN_PERSISTED_ENTITY_ENTITY.id:{const s=n.project.entities.filter(p=>p.implements.find(y=>y.id===x["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.id)).find(p=>!!p.properties.find(y=>{var f;return y.implements&&y.implements.id===x["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.properties.default.id&&((f=y.getDefaultValue())==null?void 0:f.value)===!0}));if(!s)return{newEntities:[]};const o=n.properties.find(p=>p.implements&&p.implements.id===x["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=R({id:p+"-default-value-id",version:1,type:r.PrimitiveValue,name:P.EntityTemplate,autogeneration:null,value:null,valueAsType:s,parent:o==null?void 0:o.dataType.toReference()},n.project);return y.setParent(o==null?void 0:o.dataType),y.initChildren(),y.addSelfToProject(),{newEntities:[y]}}return{newEntities:[]}}}}),{newEntities:[]}}function To(n,e,t){const i=t||Qe(e,r.CustomEntity,n.project),a=i.split("-id"),s=a[a.length-1||0]||i,o={id:i,version:1,name:e,type:r.CustomEntity,description:null,static:!1,abstract:!1,properties:[],methods:[],abstractMethods:[],extends:[],implements:[n],x:0,y:0,parent:n.project},l=oo(o,n.project);if(l.length>0)return{errors:l,implemented:null,entitiesChanges:{new:[],updated:[],deleted:[]}};const p=Ag(n),y=R(o,n.project);y.setParent(n.project),y.initChildren();const f=n.properties.map(v=>{const I=s+"-"+Qe(S(v,n.project),r.Property,n.project),D=v.clone(y,I);return D.abstract=!1,D.implements=v,D.setParent(y),y.addProperty(D),D}),m=n.abstractMethods.map(v=>{const I=s+Qe(v.name,r.FunctionDeclaration,n.project),D=v.implementAsFunctionDeclaration(I),C={id:I+"-parent-ref-id",type:r.GenericReference,entityId:i,entityType:r.CustomEntity},Y={...D,implements:v,parent:C},G=R(Y,n.project);return y.addMethod(G),G.setParent(y),G.initChildren(),G.implements=v,G});o.properties=f,o.methods=m;const b=Sg(y);return{implemented:y,errors:[],entitiesChanges:{new:[y,...p.newEntities,...b.newEntities],updated:[y],deleted:[]}}}function Eo(n,e){const t=_r(n);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=Eo(s,e);return o.last&&(i=o.last),[s,...o.list]}),last:i}}function Og(n,e,t=new Set){const i=Wn(n),a=Wn(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),g([...p,...Og(y,e,t)])),[]);return g([...o,...l])}function Ia(n,e){const t=Eo(n,e);return t.last===e&&t.list.length>0&&t.list[0]!==e}function m3(n,e){return!!Eo(n,e).last}function T3(n){if(Me.includes(n.type))return n;if([...Pn,r.VariableDeclaration].includes(n.type)){const e=n.parent;return Me.includes(e.type)?e:null}return null}function Md(n,e){if(!n||!e)throw new Error("Both entities must be defined to find a common ancestor");if(n===e)return n;const t=n.parent;if(t){if(t===e)return e;if(t.type===r.Project)return null}else return null;const i=e.parent;if(i){if(i===n)return n;if(i.type===r.Project)return null}else return null;return Md(t,i)}function ze(n){if(Co.includes(n.type)){if(n.type===r.FunctionDeclaration){const e=n.parent;if(e.type===r.CustomEntity)return e}return n}else{const e=n.parent;return e?ze(e):null}}function E3(n){return n.type===r.VariableDeclaration?[n]:$e.includes(n.type)?[...n.inputs,...n.outputs||[]]:n.type===r.ReturnStatement?n.outputs:$r.includes(n.type)||n.type===r.FunctionDeclaration?n.inputs:[]}function R3(n){const e=Wn(n),t=[],i=[];Hd.includes(n.type)&&t.push(...Nd(n));const a=e.filter(s=>{const o=t.includes(s);return o?!1:Pn.includes(s.type)&&!o?(i.push(s),!1):!0});return t.sort((s,o)=>Ia(o,s)?-1:0),i.sort((s,o)=>Ia(o,s)?-1:0),[...t,...i,...a]}function Cg(n){return[...n].sort((e,t)=>Ia(t,e)?-1:0)}function b3(n){const e=Cg(n),t=[];return e.forEach(i=>{const a=t[t.length-1];if(a){const s=a[a.length-1];Ia(i,s)?t.push([i]):a.push(i)}else t.push([i])}),t}function Et(n){const e=n.map(t=>ze(t));return g(e)}function Nd(n){return $e.includes(n.type)?[...Et(n.successCalls),...Et(n.errorCalls)]:Me.includes(n.type)?Et(n.calls):[]}function v3(n,e){return Nd(n).includes(e)}function Vd(n){return n.writesValues||[]}function g3(n,e){return Vd(n).includes(e)}function Bg(n){var e;return ke.includes((e=n==null?void 0:n.readsValue)==null?void 0:e.type)?n.readsValue:null}function I3(n){return n.writesValues}function wg(n=[]){return n.map(Bg).filter(e=>!!e)}function Ro(n=[]){return n.map(e=>e.writesValues).flat().filter(e=>ke.includes(e.type))}function _g(n=[]){return n.map(e=>e.readsValue).filter(e=>!!e&&ke.includes(e.type))}function Mg(n){return ke.includes(n.type)?n:null}function Ng(n){return n.writesValues.map(Mg).filter(e=>!!e)}function Vg(n=[]){return n.reduce((e,t)=>t.type===r.OutputMap?[...e,...Ng(t)]:e,[])}function Se(n){return $e.includes(n.type)?[...on(Et(n.successCalls)),...on(Et(n.errorCalls))]:Me.includes(n.type)?on(Et(n.calls)):[]}function D3(n){return $e.includes(n.type)?[...on(Et(n.successCalls)),...on(Et(n.errorCalls))]:Me.includes(n.type)?on(Et(n.calls)):[]}function $g(n,e=new Set){return n.writesValues.filter(i=>ke.includes(i.type)&&!e.has(i.id)).reduce((i,a)=>e.has(a.id)?i:[...i,...te(a,e)],[])}function Lg(n,e=new Set){var i;return(((i=n.readsValue)==null?void 0:i.writesValues)||[]).filter(a=>ke.includes(a.type)&&!e.has(a.id)).reduce((a,s)=>e.has(s.id)?a:[...a,...te(s,e)],[])}function te(n,e=new Set){if(e.has(n.id))return[];if(n.type===r.ReturnStatement)return _g(n.outputs).reduce((i,a)=>[...i,...te(a,e)],[]);if(n.type===r.FunctionCall||n.type===r.Operation||n.type===r.Condition)return[...Se(n).reduce((s,o)=>{const l=ze(o);return[...s,...te(l||o,e)]},[]),...wg(n.inputs),...Vg(n.outputs)].reduce((s,o)=>[...s,...te(o,e)],[]);if($r.includes(n.type)){const t=Ro(n.inputs),a=Se(n).reduce((s,o)=>{const l=ze(o);return[...s,...te(l||o,e)]},[]);return t.push(...a),t.reduce((s,o)=>[...s,...te(o,e)],[])}if(n.type===r.FunctionDeclaration){const t=[...Ro(n.inputs)],a=Se(n).reduce((s,o)=>{const l=ze(o);return[...s,...te(l||o,e)]},[]);return t.push(...a),t.reduce((s,o)=>[...s,...te(o)],[])}if(ke.includes(n.type)){e.add(n.id);const i=Se(n).reduce((a,s)=>{const o=ze(s);return[...a,...te(o||s,e)]},[]);return[n,...i,...Lg(n,e),...$g(n,e)]}return[]}function St(n,e=new Set){return e.has(n.id)?[]:(e.add(n.id),[...Wn(n).reduce((a,s)=>[...a,s,...St(s,e)],[])])}function on(n){return n.reduce((e,t)=>t.type===r.ReturnStatement||t.type===r.ContinueStatement||t.type===r.BreakStatement?[...e,t]:[...e,t,...Se(t)],[])}function Gg(n){const e=n.entities||[],t=[...e,...n.functions||[],...n.events||[],...n.projects||[]],i=e.reduce((p,y)=>[...p,...y.properties],[]),a=e.reduce((p,y)=>[...p,...y.methods],[]),s=a.reduce((p,y)=>[...p,...Ro(y.inputs),...on(Et(y.calls)),...y.returnStatements],[]),o=n.functions.reduce((p,y)=>[...p,...on(Et(y.calls)),...y.returnStatements],[]),l=n.events.reduce((p,y)=>[...p,...on(Et(y.calls)),...y.returnStatements],[]);return[...t,...i,...a,...s,...o,...l]}function Fg(n,e){return e.filter(i=>{if(!i)return!1;switch(i.type){case r.FunctionCall:return i.inputs.find(a=>a.id===n.id)!==void 0||i.outputs.find(a=>a.id===n.id)!==void 0;case r.Condition:return i.successCalls.find(a=>a.id===n.id)!==void 0||i.errorCalls.find(a=>a.id===n.id)!==void 0||i.inputs.find(a=>a.id===n.id)!==void 0;case r.Operation:return i.outputs.find(a=>a.id===n.id)!==void 0;case r.VariableDeclaration:return $e.includes(n.type)?Ug(n).find(s=>{var o;return((o=s.readsValue)==null?void 0:o.id)===i.id})!==void 0:!1;case r.CustomEntity:return i.properties.find(a=>a.id===n.id)!==void 0||i.methods.find(a=>a.id===n.id)!==void 0;case r.FunctionDeclaration:return i.inputs.find(a=>a.id===n.id)!==void 0||(i.returnStatements.map(a=>a.outputs).flat()||[]).find(a=>a.id===n.id)!==void 0;default:return!1}})}function P3(n){const e=Gg(n.project);return Fg(n,e)}function _r(n){const e=[];if(Pn.includes(n.type)){n.calledBy.forEach(a=>{const s=ze(a);s&&e.push(s)});const i=[...n.inputs||[],...n.outputs||[]].map(a=>Gd(a)).filter(a=>a!==null);e.push(...g(i))}if(ke.includes(n.type)){const t=Gd(n);t&&e.push(t)}return g(e)}function $d(n){return n.type===r.FunctionCall||n.type===r.InternalCall?n.declaration.inputs:[r.Operation,r.Condition,r.Loop].includes(n.type)?n.declaration.fixedArguments:n.type===r.FunctionDeclaration||$r.includes(n.type)?n.inputs:n.type===r.Search?n.inputsDeclarations:[]}function A3(n,e){return e.type===r.Condition?e.inputs.find(t=>t.declaration.id===n.id):e.type===r.FunctionCall||e.type===r.Operation?e.inputs.find(t=>t.declaration.id===n.id):null}function Ug(n){return $e.includes(n.type)?n.inputs:[]}function Ld(n){var e;return n.type===r.FunctionCall?((e=n.declaration.returnStatements[0])==null?void 0:e.outputs)||[]:[r.Operation,r.Condition,r.Loop].includes(n.type)?n.declaration.fixedReturns:n.type===r.Search?n.outputsDeclarations:Ne.includes(n.type)?n.outputs:[]}function S3(n,e){return e.type===r.Condition?null:e.type===r.FunctionCall||e.type===r.Operation?e.outputs.find(t=>t.declaration.id===n.id):null}function O3(n){return n.type===r.Condition?[]:$e.includes(n.type)?n.outputs:[]}function Gd(n){const e=n.readsValue;return e?ze(e):null}function xg(n){const e=n.internalCalls||[];return g(Et(g(e.flatMap(t=>[...t.successCalls,...t.errorCalls]))))}function Ri(n){const e=Vd(n),t=[];return e.forEach(i=>{if(ke.includes(i.type))t.push(i);else if(i.type===r.InputMap){const a=i.parent;t.push(a)}}),t}function g(n){const e=new Set;return n.filter(t=>!t||e.has(t.id)?!1:(e.add(t.id),!0))}function Wn(n,e=!1){const t=[];if(n.type===r.Project&&t.push(...(n==null?void 0:n.entities)||[],...(n==null?void 0:n.functions)||[],...(n==null?void 0:n.variableDeclarations)||[],...(n==null?void 0:n.variableInstances)||[],...(n==null?void 0:n.searches)||[],...(n==null?void 0:n.loops)||[],...(n==null?void 0:n.operations)||[],...(n==null?void 0:n.conditions)||[],...(n==null?void 0:n.functionCalls)||[],...(n==null?void 0:n.events)||[],...(n==null?void 0:n.projects)||[]),dt.includes(n.type)&&t.push(...(n==null?void 0:n.detachedChildren)||[]),n.type===r.CustomEntity){const i=[...n.suggestedMethods,...n.methods].flatMap(a=>a.collapsed&&e?[]:Wn(a));t.push(...i)}if(n.type===r.Condition){const i=n.successCalls.map(s=>ze(s)),a=n.errorCalls.map(s=>ze(s));t.push(...i,...a)}if($r.includes(n.type)){if(n.collapsed&&e)return[];const i=n.inputs.map(s=>Ri(s)).flat(),a=n.calls.map(s=>ze(s));t.push(...g(i),...a)}if($e.includes(n.type)&&n.type!==r.Condition){const i=n==null?void 0:n.outputs.map(o=>Ri(o)).flat(),a=n.successCalls.map(o=>ze(o)),s=n.errorCalls.map(o=>ze(o));t.push(...g(i),...a,...s)}if(ke.includes(n.type)){const i=Ri(n),a=xg(n);t.push(...i,...a)}if(n.type===r.Loop){const i=n.outputs.map(o=>Ri(o)).flat();if(n.body){const o=Wn(n.body,e);t.push(...o)}const a=n.errorCalls.map(o=>ze(o)),s=n.successCalls.map(o=>ze(o));t.push(...g(i),...s,...a)}if(n.type===r.FunctionDeclaration){if(n.collapsed&&e)return[];const i=n.inputs.map(s=>Ri(s)).flat(),a=n.calls.map(s=>ze(s));t.push(...g(i),...a)}return g(t)}function kg(n,e=!1){const t=Wn(n,e),i=[...t,...t.reduce((a,s)=>[...a,...kg(s,e)],[])];return g(i)}function jg(n){const e=_r(n),t=[...e,...e.reduce((i,a)=>[...i,...jg(a)],[])];return g(t)}function bo(n){return n.implements.reduce((e,t)=>t.type===r.CustomEntity?[...e,r.CustomEntity,...bo(t),...vo(t)]:[...e,t.name],[])}function vo(n){return n.extends.reduce((e,t)=>t.type===r.CustomEntity?[...e,r.CustomEntity,...vo(t),...bo(t)]:[...e,t.name],[])}function Fd(n){return n.extends.reduce((e,t)=>t.type===r.CustomEntity?[...e,t,...Fd(t),...Ud(t)]:[...e,t],[])}function Ud(n){return n.implements.reduce((e,t)=>t.type===r.CustomEntity?[...e,t,...Ud(t),...Fd(t)]:[...e,t],[])}function qg(n){return[...vo(n),...bo(n)].filter((t,i,a)=>a.indexOf(t)===i)}function Jg(n){return n.implements.length===0&&n.extends.length===0?null:n.implements.find(i=>i.type===r.BuiltInBaseEntity&&i.name===V.PERSISTED_ENTITY)?n:[...n.implements,...n.extends].reduce((i,a)=>{if(a.type===r.CustomEntity){const s=Jg(a);if(s)return s}return i},null)}function C3(n){const e=n.extends.find(t=>t.type===r.BuiltInBaseEntity);return e&&e.type===r.BuiltInBaseEntity?e:null}function B3(n){const e=n.implements.find(t=>t.type===r.BuiltInBaseEntity);return e&&e.type===r.BuiltInBaseEntity?e:null}function Wg(n){const e=n.extends.find(t=>t.type===r.CustomEntity);return e&&e.type===r.CustomEntity?e:null}function Hn(n){const e=[...n.implements,...n.extends].reduce((t,i)=>i.type===r.BuiltInBaseEntity?[...t,i]:i.type===r.CustomEntity?[...t,...Hn(i)]:t,[]);return g(e)}function xd(n){return n.type===r.PrimitiveEntity?!0:n.type===r.BuiltInBaseEntity?n.interactive:!Hn(n).find(i=>!i.interactive)}function w3(n){return n.parent===n.project&&n.project.variableDeclarations.includes(n)}function kd(n){return n.parent!==n.project?!1:r.VariableDeclaration===n.type?n.project.variableDeclarations.includes(n):r.VariableInstance===n.type?n.project.variableInstances.includes(n):r.FunctionCall===n.type?n.project.functionCalls.includes(n):r.Condition===n.type?n.project.conditions.includes(n):r.Operation===n.type?n.project.operations.includes(n):r.Loop===n.type?n.project.loops.includes(n):r.Search===n.type?n.project.searches.includes(n):!1}function Hg(n){if([...Me,r.CustomEntity,r.InstalledProject,r.Project].includes(n.type)||kd(n))return!1;const e=_r(n);return e.length===0?!0:e.some(t=>Hg(t))}function jd(n){return[...Me,r.CustomEntity,r.InstalledProject,r.Project].includes(n.type)||kd(n)?!1:_r(n).length===0}function Yg(n,e=0){if(jd(n)){const t=_r(n);return t.length===0?n:t.map(a=>Yg(a,e+1)).reduce((a,s)=>a?s&&s.x<a.x?s:a:s,null)}return null}function zg(n){const e=[];if(jd(n))e.push(n);else return[];return _r(n).forEach(i=>{e.push(...zg(i))}),e}function Zg(n){return n.type===r.FunctionDeclaration&&n.parent!==n.project&&!![r.CustomEntity,r.Loop,r.InstalledProject].includes(n.parent.type)}function _3(n,e){const t=new Map;return n.forEach(i=>{t.set(i.id,i)}),e.forEach(i=>{t.set(i.id,i)}),Array.from(t.values())}function go(n){switch(n){case r.CustomEntity:return Mr;case r.FunctionDeclaration:return br;case r.VariableDeclaration:return Dr;case r.VariableInstance:return Pr;case r.FunctionCall:return wr;case r.Operation:return vr;case r.Condition:return Ir;case r.ReturnStatement:return Cr;case r.Loop:return gr;case r.Search:return Ar;case r.InputMap:return gn;case r.OutputMap:return In;case r.ArgumentDeclaration:return Or;case r.ReturnDeclaration:return Mt;case r.Property:return Rr;case r.InstalledProject:return Sr;case r.Project:return w;case r.BuiltInBaseEntity:return Ft;default:return null}}function Rt(n,e){if(dt.includes(n.type))return n;if(Lr.includes(n.type))return null;const t=n.parent;if(!t)return null;if(t.type===r.GenericReference){const i=B(t);if(!i)return null;const a=e.get(i);return a?Rt(a,e):null}else return t===e?e:Rt(t,e)}function qd(n,e){if(Lr.includes(n.type)||e.getAllBuiltInIds().includes(n.id))return null;const i=Nt(n.parent,e);return i?i===e?dt.includes(n.type)?n:null:i.type===r.CustomEntity?n:qd(i,e):null}function Io(n,e,t){if(n===e||e===t||n===t)return!1;const i=Rt(e.parent,t);return i===n?!0:Io(i,e,t)}var Do=(n=>(n.SameBothLocal="same-both-local",n.AInB="a-in-b",n.BInA="b-in-a",n.ParallelInCommonParent="parallel-in-common-parent",n.ParallelInProject="parallel-in-project",n.AIsGlobalBIsNot="a-is-global-b-is-not",n.BIsGlobalAIsNot="b-is-global-a-is-not",n.SameBothGlobal="same-both-global",n))(Do||{});function Da(n,e,t){const i=Rt(n,t),a=Rt(e,t);if(!i)throw new Error("Could not find scope owner for the entity: "+n.id);if(!a)throw new Error("Could not find scope owner for the entity: "+e.id);if(i===a&&i.type!==r.Project)return{compatible:!0,type:"same-both-local",commonAncestorScope:i};if(i===a&&i.type===r.Project)return{compatible:!0,type:"same-both-global",commonAncestorScope:i};if(i.type===r.Project&&a.type!==r.Project)return{compatible:!1,type:"a-is-global-b-is-not",commonAncestorScope:i};if(i.type!==r.Project&&a.type===r.Project)return{compatible:!1,type:"b-is-global-a-is-not",commonAncestorScope:a};if(Io(i,a,t))return{compatible:!0,type:"b-in-a",commonAncestorScope:i};if(Io(a,i,t))return{compatible:!0,type:"a-in-b",commonAncestorScope:a};const l=Md(i,a);return l===t?{compatible:!1,type:"parallel-in-project",commonAncestorScope:l}:l?{compatible:!1,type:"parallel-in-common-parent",commonAncestorScope:Rt(l,t)}:{compatible:!1,type:"parallel-in-project",commonAncestorScope:t}}function Xg(n,e,t){const i=Da(n,e,t);if(!i.compatible||i.type!=="same-both-local")return null;if(n===e)return n;let a=Rt(n.parent,t);if(a){if(a===e)return e;if(a.type===r.Project)return n}else return n;for(;a;){if(a){if(a===e)return e;if(a.type===r.Project)return n}else return n;a=Rt(a.parent,t)}let s=Rt(e.parent,t);if(s){if(s===n)return n;if(s.type===r.Project)return e}else return e;for(;s;){if(s){if(s===n)return n;if(s.type===r.Project)return e}else return e;s=Rt(s.parent,t)}return null}function Qg(n){return n.length===0?null:n.length===1?n[0]:n.reduce((t,i)=>{const a=Xg(t,i,i.project);return!a||a===i?t:i},n[0])}function Nt(n,e){let t;return typeof n=="string"?t=n:n.type===r.GenericReference?t=B(n):t=n.id,t===e.id?e:e.get(t)}function Yn(n){if(Lr.includes(n.type))return n;if(n.type===r.Project)return null;if(n.project.getAllBuiltInIds().includes(n.id))return n;const t=n.parent;return!t||t.type===r.Project?null:Yn(t)}function Pa(n,e){var t;if(n.readsValue){const i=Nt(n.readsValue,e.project);e.setValueWriter(i),i.addValueReader(e)}else n.readsValue===null&&((t=e.readsValue)==null||t.removeValueReader(e),e.readsValue=null);return e}function Aa(n){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=qd(n,n.project);return n.calledBySuccess.forEach(s=>{[...s.successCalls||[]].forEach(p=>{Ne.includes(p.type)&&p!==n&&(Se(n).find(m=>m===p)||i(s,p))});let l;if($e.includes(s.type)&&(l=s),l){const p=Aa(l);p.reachable||Se(n).find(m=>m===s)||p.blocks.forEach(m=>{i(s,m.blockedByCalling)})}}),n.calledByError.forEach(s=>{[...s.errorCalls||[]].forEach(p=>{Ne.includes(p.type)&&p!==n&&(Se(n).find(m=>m===p)||i(s,p))});let l;if($e.includes(s.type)&&(l=s),l){const p=Aa(l);p.reachable||Se(n).find(m=>m===s)||p.blocks.forEach(m=>{i(s,m.blockedByCalling)})}}),n.calledByEntry.forEach(s=>{if([...s.calls||[]].forEach(p=>{Ne.includes(p.type)&&p!==n&&(Se(n).find(m=>m===p)||i(s,p))}),s===a)return;let l;if(s.type===r.FunctionDeclaration){const p=ze(s);if(p.type===r.CustomEntity)return;p.type===r.Loop&&(l=p)}if(l){const p=Aa(l);p.reachable||p.blocks.forEach(y=>{i(s,y.blockedByCalling)})}}),{reachable:e.length===0,entryPoint:a,blocks:e}}function M3(n){return Co.includes(n.type)?n.type===r.FunctionDeclaration?!Zg(n):!0:!1}function N3(n){if(r.ActionDescriptor===n.type){if(n.project.operationDeclarations.find(s=>s.id===n.id))return r.Operation;if(n.project.globalEventActionDescriptors.find(s=>s.id===n.id))return r.GlobalEvent;if(n.project.loopDeclarations.find(s=>s.id===n.id))return r.Loop;if(n.project.conditionDeclarations.find(s=>s.id===n.id))return r.Condition}return n.type}function V3(n,e){const t=[];if(n.parent)if(n.id===n.parent)t.push(new E({id:`${n.id}--${n.parent}--${h.SelfReference}`,code:h.SelfReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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(n.parent);i?[r.Project,r.DataType].includes(i.type)||t.push(new E({id:`${n.id}--${n.parent}--${h.InvalidParentReference}`,code:h.InvalidParentReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a parent reference that isn't pointing to an entity of type 'project' or 'data-type'.`,issue:null})):t.push(new E({id:`${n.id}--${n.parent}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", is referencing an entity with id "${n.parent}" that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null}))}return n.implements&&Array.isArray(n.implements)?n.implements.forEach(i=>{if(n.id===i){t.push(new E({id:`${n.id}--${i}--${h.SelfReference}`,code:h.SelfReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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?[r.CustomEntity,r.BuiltInBaseEntity].includes(a.type)?a.abstract||t.push(new E({id:`${n.id}--${i}--${h.InvalidImplementsReference}`,code:h.InvalidImplementsReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has an 'implements' reference that isn't pointing to an abstract entity.`,issue:null})):t.push(new E({id:`${n.id}--${i}--${h.InvalidImplementsReference}`,code:h.InvalidImplementsReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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 E({id:`${n.id}--${i}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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 E({id:`${n.id}--${A.InvalidObjectStructure}`,code:A.InvalidObjectStructure,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has an 'implements' property that isn't an array.`,issue:null})),n.extends&&Array.isArray(n.extends)&&n.extends.forEach(i=>{const a=e.get(i);a?[r.CustomEntity,r.BuiltInBaseEntity].includes(a.type)?a.abstract&&t.push(new E({id:`${n.id}--${i}--${h.InvalidExtendsReference}`,code:h.InvalidExtendsReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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 E({id:`${n.id}--${i}--${h.InvalidExtendsReference}`,code:h.InvalidExtendsReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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 E({id:`${n.id}--${i}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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 Pe=class Pe{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"x");c(this,"y");c(this,"static");c(this,"abstract");c(this,"type",r.CustomEntity);c(this,"properties",[]);c(this,"methods",[]);c(this,"abstractMethods",[]);c(this,"extends",[]);c(this,"implements",[]);c(this,"project");c(this,"errors",[]);c(this,"parent");c(this,"initialized",!1);c(this,"suggestedProperties",[]);c(this,"suggestedMethods",[]);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.name=e.name,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=B(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:r.CustomEntity,description:e.description,static:e.static,abstract:e.abstract,properties:[],methods:[],abstractMethods:[],extends:s,implements:a,x:0,y:0,parent:i},l=R(o,t);return l.setParent(i),l.initChildren(),l}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=V3(i,t),o=oo(i,t);a.push(...s,...o,...Be(i));const l=i.parent?t.get(i.parent):null;if(l&&l.type===r.DataType){const p=l;p.entity&&a.push(new E({id:`${e.id}--${h.NewEntityWouldOverriteExisting}`,code:h.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.
|
|
370
|
+
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 t;const e=[this];return this.parent===this.project&&this.project.addFunctionCall(this),(t=this.process)==null||t.writesValues.forEach(i=>{i.setValueWriter(this.process),e.push(i)}),this.successCalls.forEach(i=>{i.addSuccessCaller(this),e.push(i)}),this.errorCalls.forEach(i=>{i.addErrorCaller(this),e.push(i)}),this.calledBySuccess.forEach(i=>{i.addSuccessCall(this),e.push(i)}),this.calledByError.forEach(i=>{i.addErrorCall(this),e.push(i)}),this.calledByEntry.forEach(i=>{i.addCall(this),e.push(i)}),{affected:g(e),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===r.FunctionDeclaration){const e=R(this.initialData.declaration,this.project);this.declaration=e}else{const e=C(this.initialData.declaration),t=this.project.get(e);this.declaration=t}return this.successCalls=this.initialData.successCalls.map(e=>{const t=R(e,this.project);return t.addSuccessCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.errorCalls=this.initialData.errorCalls.map(e=>{const t=R(e,this.project);return t.addErrorCaller(this),[r.BreakStatement,r.ContinueStatement].includes(t.type)?(t.setParent(this.parent.parent),t.initChildren()):t.type!==r.InternalCall&&(t.setParent(this.parent),t.initChildren()),t}),this.inputs=this.initialData.inputs.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.initOutputs(),this.initialData.process&&(this.process=R(this.initialData.process,this.project),this.process.setParent(this),this.process.initChildren()),this.initialData.error&&(this.error=R(this.initialData.error,this.project),this.error.setParent(this),this.error.initChildren()),this}initOutputs(){const e=[];this.outputs=this.initialData.outputs.map(s=>{const o=R(s,this.project);return e.push(o.index),o.setParent(this),o.initChildren(),o});const i=Ld(this).filter(s=>!this.outputs.find(o=>o.declaration.id===s.id));i.sort((s,o)=>s.index-o.index);const a=i.map((s,o)=>{const l=e.includes(s.index)?this.outputs.length-1+o:s.index,p={id:w.UUID.uuid(),type:r.OutputMap,version:1,declaration:s,index:l,parent:this,writesValues:[]},y=R(p,this.project);return y.setParent(this),y.initChildren(),y});return this.outputs.push(...a),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:g(i),removed:g(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:g(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+"--"+w.UUID.uuid()+"--ref",type:r.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===r.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=f3(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 De(this.toJSON(),this.project)}};c(De,"MUTABLE_BASE_PROPERTIES",[]),c(De,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(De,"BASE_PROPERTIES",[...De.MUTABLE_BASE_PROPERTIES,...De.INMUTABLE_BASE_PROPERTIES]),c(De,"MUTABLE_META_PROPERTIES",["x","y"]),c(De,"INMUTABLE_META_PROPERTIES",[...De.INMUTABLE_BASE_PROPERTIES]),c(De,"META_PROPERTIES",[...De.MUTABLE_META_PROPERTIES,...De.INMUTABLE_META_PROPERTIES]),c(De,"MUTABLE_UPSTREAM_PROPERTIES",["calledBySuccess","calledByError","calledByEntry"]),c(De,"INMUTABLE_UPSTREAM_PROPERTIES",["declaration","parent"]),c(De,"UPSTREAM_PROPERTIES",[...De.MUTABLE_UPSTREAM_PROPERTIES,...De.INMUTABLE_UPSTREAM_PROPERTIES]),c(De,"MUTABLE_DOWNSTREAM_PROPERTIES",["successCalls","errorCalls","writesValues","inputs","outputs","error"]),c(De,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(De,"DOWNSTREAM_PROPERTIES",[...De.MUTABLE_DOWNSTREAM_PROPERTIES,...De.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(De,"PROPERTIES",[...De.META_PROPERTIES,...De.UPSTREAM_PROPERTIES,...De.DOWNSTREAM_PROPERTIES]);let wr=De;function Ag(n){var e,t,i;switch(n.id){case x["built-in-base-entity"].BUILT_IN_PERSISTED_ENTITY_ENTITY.id:{const a=n.project.entities.filter(f=>!!f.implements.find(m=>m.id===x["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.id));if(a.find(f=>!!f.properties.find(m=>{var b;return m.implements&&m.implements.id===x["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.properties.default.id&&((b=m.getDefaultValue())==null?void 0:b.value)===!0}))){const m=a[0].properties.find(v=>v.implements&&v.implements.id===x["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.properties.default.id),b=(e=m==null?void 0:m.dataType)==null?void 0:e.defaultValue;if(b)b.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],I=R({id:v+"-default-value-id",version:1,type:r.PrimitiveValue,name:A.EntityTemplate,autogeneration:null,value:!0,valueAsType:null,parent:m==null?void 0:m.dataType.toReference()},n.project);return I.setParent(m==null?void 0:m.dataType),I.initChildren(),I.addSelfToProject(),{newEntities:[I]}}return{newEntities:[]}}const o=n.project.get(x["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.id),l=To(o,"Main database");if(l.errors.length>0)return{newEntities:[]};const p=l.implemented.properties.find(f=>f.implements&&f.implements.id===x["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 f=p==null?void 0:p.dataType.id.split("-id")[0],m=R({id:f+"-default-value-id",version:1,type:r.PrimitiveValue,name:A.EntityTemplate,autogeneration:null,value:!0,valueAsType:null,parent:p==null?void 0:p.dataType.toReference()},n.project);m.setParent(p==null?void 0:p.dataType),m.initChildren(),m.addSelfToProject()}return{newEntities:[l.implemented]}}}return{newEntities:[]}}function Sg(n){return n.implements.filter(t=>t.type===r.BuiltInBaseEntity).map(t=>{var i;switch(t.id){case x["built-in-base-entity"].BUILT_IN_PERSISTED_ENTITY_ENTITY.id:{const s=n.project.entities.filter(p=>p.implements.find(y=>y.id===x["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.id)).find(p=>!!p.properties.find(y=>{var f;return y.implements&&y.implements.id===x["built-in-base-entity"].BUILT_IN_RELATIONAL_DATABASE_ENTITY.properties.default.id&&((f=y.getDefaultValue())==null?void 0:f.value)===!0}));if(!s)return{newEntities:[]};const o=n.properties.find(p=>p.implements&&p.implements.id===x["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=R({id:p+"-default-value-id",version:1,type:r.PrimitiveValue,name:A.EntityTemplate,autogeneration:null,value:null,valueAsType:s,parent:o==null?void 0:o.dataType.toReference()},n.project);return y.setParent(o==null?void 0:o.dataType),y.initChildren(),y.addSelfToProject(),{newEntities:[y]}}return{newEntities:[]}}}}),{newEntities:[]}}function To(n,e,t){const i=t||Qe(e,r.CustomEntity,n.project),a=i.split("-id"),s=a[a.length-1||0]||i,o={id:i,version:1,name:e,type:r.CustomEntity,description:null,static:!1,abstract:!1,properties:[],methods:[],abstractMethods:[],extends:[],implements:[n],x:0,y:0,parent:n.project},l=oo(o,n.project);if(l.length>0)return{errors:l,implemented:null,entitiesChanges:{new:[],updated:[],deleted:[]}};const p=Ag(n),y=R(o,n.project);y.setParent(n.project),y.initChildren();const f=n.properties.map(v=>{const I=s+"-"+Qe(S(v,n.project),r.Property,n.project),P=v.clone(y,I);return P.abstract=!1,P.implements=v,P.setParent(y),y.addProperty(P),P}),m=n.abstractMethods.map(v=>{const I=s+Qe(v.name,r.FunctionDeclaration,n.project),P=v.implementAsFunctionDeclaration(I),B={id:I+"-parent-ref-id",type:r.GenericReference,entityId:i,entityType:r.CustomEntity},Y={...P,implements:v,parent:B},G=R(Y,n.project);return y.addMethod(G),G.setParent(y),G.initChildren(),G.implements=v,G});o.properties=f,o.methods=m;const b=Sg(y);return{implemented:y,errors:[],entitiesChanges:{new:[y,...p.newEntities,...b.newEntities],updated:[y],deleted:[]}}}function Eo(n,e){const t=_r(n);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=Eo(s,e);return o.last&&(i=o.last),[s,...o.list]}),last:i}}function Og(n,e,t=new Set){const i=Wn(n),a=Wn(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),g([...p,...Og(y,e,t)])),[]);return g([...o,...l])}function Ia(n,e){const t=Eo(n,e);return t.last===e&&t.list.length>0&&t.list[0]!==e}function m3(n,e){return!!Eo(n,e).last}function T3(n){if(Me.includes(n.type))return n;if([...Pn,r.VariableDeclaration].includes(n.type)){const e=n.parent;return Me.includes(e.type)?e:null}return null}function Md(n,e){if(!n||!e)throw new Error("Both entities must be defined to find a common ancestor");if(n===e)return n;const t=n.parent;if(t){if(t===e)return e;if(t.type===r.Project)return null}else return null;const i=e.parent;if(i){if(i===n)return n;if(i.type===r.Project)return null}else return null;return Md(t,i)}function ze(n){if(Co.includes(n.type)){if(n.type===r.FunctionDeclaration){const e=n.parent;if(e.type===r.CustomEntity)return e}return n}else{const e=n.parent;return e?ze(e):null}}function E3(n){return n.type===r.VariableDeclaration?[n]:$e.includes(n.type)?[...n.inputs,...n.outputs||[]]:n.type===r.ReturnStatement?n.outputs:$r.includes(n.type)||n.type===r.FunctionDeclaration?n.inputs:[]}function R3(n){const e=Wn(n),t=[],i=[];Hd.includes(n.type)&&t.push(...Nd(n));const a=e.filter(s=>{const o=t.includes(s);return o?!1:Pn.includes(s.type)&&!o?(i.push(s),!1):!0});return t.sort((s,o)=>Ia(o,s)?-1:0),i.sort((s,o)=>Ia(o,s)?-1:0),[...t,...i,...a]}function Cg(n){return[...n].sort((e,t)=>Ia(t,e)?-1:0)}function b3(n){const e=Cg(n),t=[];return e.forEach(i=>{const a=t[t.length-1];if(a){const s=a[a.length-1];Ia(i,s)?t.push([i]):a.push(i)}else t.push([i])}),t}function Tt(n){const e=n.map(t=>ze(t));return g(e)}function Nd(n){return $e.includes(n.type)?[...Tt(n.successCalls),...Tt(n.errorCalls)]:Me.includes(n.type)?Tt(n.calls):[]}function v3(n,e){return Nd(n).includes(e)}function Vd(n){return n.writesValues||[]}function g3(n,e){return Vd(n).includes(e)}function Bg(n){var e;return xe.includes((e=n==null?void 0:n.readsValue)==null?void 0:e.type)?n.readsValue:null}function I3(n){return n.writesValues}function wg(n=[]){return n.map(Bg).filter(e=>!!e)}function Ro(n=[]){return n.map(e=>e.writesValues).flat().filter(e=>xe.includes(e.type))}function _g(n=[]){return n.map(e=>e.readsValue).filter(e=>!!e&&xe.includes(e.type))}function Mg(n){return xe.includes(n.type)?n:null}function Ng(n){return n.writesValues.map(Mg).filter(e=>!!e)}function Vg(n=[]){return n.reduce((e,t)=>t.type===r.OutputMap?[...e,...Ng(t)]:e,[])}function Se(n){return $e.includes(n.type)?[...sn(Tt(n.successCalls)),...sn(Tt(n.errorCalls))]:Me.includes(n.type)?sn(Tt(n.calls)):[]}function D3(n){return $e.includes(n.type)?[...sn(Tt(n.successCalls)),...sn(Tt(n.errorCalls))]:Me.includes(n.type)?sn(Tt(n.calls)):[]}function $g(n,e=new Set){return n.writesValues.filter(i=>xe.includes(i.type)&&!e.has(i.id)).reduce((i,a)=>e.has(a.id)?i:[...i,...te(a,e)],[])}function Lg(n,e=new Set){var i;return(((i=n.readsValue)==null?void 0:i.writesValues)||[]).filter(a=>xe.includes(a.type)&&!e.has(a.id)).reduce((a,s)=>e.has(s.id)?a:[...a,...te(s,e)],[])}function te(n,e=new Set){if(e.has(n.id))return[];if(n.type===r.ReturnStatement)return _g(n.outputs).reduce((i,a)=>[...i,...te(a,e)],[]);if(n.type===r.FunctionCall||n.type===r.Operation||n.type===r.Condition)return[...Se(n).reduce((s,o)=>{const l=ze(o);return[...s,...te(l||o,e)]},[]),...wg(n.inputs),...Vg(n.outputs)].reduce((s,o)=>[...s,...te(o,e)],[]);if($r.includes(n.type)){const t=Ro(n.inputs),a=Se(n).reduce((s,o)=>{const l=ze(o);return[...s,...te(l||o,e)]},[]);return t.push(...a),t.reduce((s,o)=>[...s,...te(o,e)],[])}if(n.type===r.FunctionDeclaration){const t=[...Ro(n.inputs)],a=Se(n).reduce((s,o)=>{const l=ze(o);return[...s,...te(l||o,e)]},[]);return t.push(...a),t.reduce((s,o)=>[...s,...te(o)],[])}if(xe.includes(n.type)){e.add(n.id);const i=Se(n).reduce((a,s)=>{const o=ze(s);return[...a,...te(o||s,e)]},[]);return[n,...i,...Lg(n,e),...$g(n,e)]}return[]}function At(n,e=new Set){return e.has(n.id)?[]:(e.add(n.id),[...Wn(n).reduce((a,s)=>[...a,s,...At(s,e)],[])])}function sn(n){return n.reduce((e,t)=>t.type===r.ReturnStatement||t.type===r.ContinueStatement||t.type===r.BreakStatement?[...e,t]:[...e,t,...Se(t)],[])}function Gg(n){const e=n.entities||[],t=[...e,...n.functions||[],...n.events||[],...n.projects||[]],i=e.reduce((p,y)=>[...p,...y.properties],[]),a=e.reduce((p,y)=>[...p,...y.methods],[]),s=a.reduce((p,y)=>[...p,...Ro(y.inputs),...sn(Tt(y.calls)),...y.returnStatements],[]),o=n.functions.reduce((p,y)=>[...p,...sn(Tt(y.calls)),...y.returnStatements],[]),l=n.events.reduce((p,y)=>[...p,...sn(Tt(y.calls)),...y.returnStatements],[]);return[...t,...i,...a,...s,...o,...l]}function Fg(n,e){return e.filter(i=>{if(!i)return!1;switch(i.type){case r.FunctionCall:return i.inputs.find(a=>a.id===n.id)!==void 0||i.outputs.find(a=>a.id===n.id)!==void 0;case r.Condition:return i.successCalls.find(a=>a.id===n.id)!==void 0||i.errorCalls.find(a=>a.id===n.id)!==void 0||i.inputs.find(a=>a.id===n.id)!==void 0;case r.Operation:return i.outputs.find(a=>a.id===n.id)!==void 0;case r.VariableDeclaration:return $e.includes(n.type)?Ug(n).find(s=>{var o;return((o=s.readsValue)==null?void 0:o.id)===i.id})!==void 0:!1;case r.CustomEntity:return i.properties.find(a=>a.id===n.id)!==void 0||i.methods.find(a=>a.id===n.id)!==void 0;case r.FunctionDeclaration:return i.inputs.find(a=>a.id===n.id)!==void 0||(i.returnStatements.map(a=>a.outputs).flat()||[]).find(a=>a.id===n.id)!==void 0;default:return!1}})}function P3(n){const e=Gg(n.project);return Fg(n,e)}function _r(n){const e=[];if(Pn.includes(n.type)){n.calledBy.forEach(a=>{const s=ze(a);s&&e.push(s)});const i=[...n.inputs||[],...n.outputs||[]].map(a=>Gd(a)).filter(a=>a!==null);e.push(...g(i))}if(xe.includes(n.type)){const t=Gd(n);t&&e.push(t)}return g(e)}function $d(n){return n.type===r.FunctionCall||n.type===r.InternalCall?n.declaration.inputs:[r.Operation,r.Condition,r.Loop].includes(n.type)?n.declaration.fixedArguments:n.type===r.FunctionDeclaration||$r.includes(n.type)?n.inputs:n.type===r.Search?n.inputsDeclarations:[]}function A3(n,e){return e.type===r.Condition?e.inputs.find(t=>t.declaration.id===n.id):e.type===r.FunctionCall||e.type===r.Operation?e.inputs.find(t=>t.declaration.id===n.id):null}function Ug(n){return $e.includes(n.type)?n.inputs:[]}function Ld(n){var e;return n.type===r.FunctionCall?((e=n.declaration.returnStatements[0])==null?void 0:e.outputs)||[]:[r.Operation,r.Condition,r.Loop].includes(n.type)?n.declaration.fixedReturns:n.type===r.Search?n.outputsDeclarations:Ne.includes(n.type)?n.outputs:[]}function S3(n,e){return e.type===r.Condition?null:e.type===r.FunctionCall||e.type===r.Operation?e.outputs.find(t=>t.declaration.id===n.id):null}function O3(n){return n.type===r.Condition?[]:$e.includes(n.type)?n.outputs:[]}function Gd(n){const e=n.readsValue;return e?ze(e):null}function xg(n){const e=n.internalCalls||[];return g(Tt(g(e.flatMap(t=>[...t.successCalls,...t.errorCalls]))))}function Ri(n){const e=Vd(n),t=[];return e.forEach(i=>{if(xe.includes(i.type))t.push(i);else if(i.type===r.InputMap){const a=i.parent;t.push(a)}}),t}function g(n){const e=new Set;return n.filter(t=>!t||e.has(t.id)?!1:(e.add(t.id),!0))}function Wn(n,e=!1){const t=[];if(n.type===r.Project&&t.push(...(n==null?void 0:n.entities)||[],...(n==null?void 0:n.functions)||[],...(n==null?void 0:n.variableDeclarations)||[],...(n==null?void 0:n.variableInstances)||[],...(n==null?void 0:n.searches)||[],...(n==null?void 0:n.loops)||[],...(n==null?void 0:n.operations)||[],...(n==null?void 0:n.conditions)||[],...(n==null?void 0:n.functionCalls)||[],...(n==null?void 0:n.events)||[],...(n==null?void 0:n.projects)||[]),ct.includes(n.type)&&t.push(...(n==null?void 0:n.detachedChildren)||[]),n.type===r.CustomEntity){const i=[...n.suggestedMethods,...n.methods].flatMap(a=>a.collapsed&&e?[]:Wn(a));t.push(...i)}if(n.type===r.Condition){const i=n.successCalls.map(s=>ze(s)),a=n.errorCalls.map(s=>ze(s));t.push(...i,...a)}if($r.includes(n.type)){if(n.collapsed&&e)return[];const i=n.inputs.map(s=>Ri(s)).flat(),a=n.calls.map(s=>ze(s));t.push(...g(i),...a)}if($e.includes(n.type)&&n.type!==r.Condition){const i=n==null?void 0:n.outputs.map(o=>Ri(o)).flat(),a=n.successCalls.map(o=>ze(o)),s=n.errorCalls.map(o=>ze(o));t.push(...g(i),...a,...s)}if(xe.includes(n.type)){const i=Ri(n),a=xg(n);t.push(...i,...a)}if(n.type===r.Loop){const i=n.outputs.map(o=>Ri(o)).flat();if(n.body){const o=Wn(n.body,e);t.push(...o)}const a=n.errorCalls.map(o=>ze(o)),s=n.successCalls.map(o=>ze(o));t.push(...g(i),...s,...a)}if(n.type===r.FunctionDeclaration){if(n.collapsed&&e)return[];const i=n.inputs.map(s=>Ri(s)).flat(),a=n.calls.map(s=>ze(s));t.push(...g(i),...a)}return g(t)}function kg(n,e=!1){const t=Wn(n,e),i=[...t,...t.reduce((a,s)=>[...a,...kg(s,e)],[])];return g(i)}function jg(n){const e=_r(n),t=[...e,...e.reduce((i,a)=>[...i,...jg(a)],[])];return g(t)}function bo(n){return n.implements.reduce((e,t)=>t.type===r.CustomEntity?[...e,r.CustomEntity,...bo(t),...vo(t)]:[...e,t.name],[])}function vo(n){return n.extends.reduce((e,t)=>t.type===r.CustomEntity?[...e,r.CustomEntity,...vo(t),...bo(t)]:[...e,t.name],[])}function Fd(n){return n.extends.reduce((e,t)=>t.type===r.CustomEntity?[...e,t,...Fd(t),...Ud(t)]:[...e,t],[])}function Ud(n){return n.implements.reduce((e,t)=>t.type===r.CustomEntity?[...e,t,...Ud(t),...Fd(t)]:[...e,t],[])}function qg(n){return[...vo(n),...bo(n)].filter((t,i,a)=>a.indexOf(t)===i)}function Jg(n){return n.implements.length===0&&n.extends.length===0?null:n.implements.find(i=>i.type===r.BuiltInBaseEntity&&i.name===V.PERSISTED_ENTITY)?n:[...n.implements,...n.extends].reduce((i,a)=>{if(a.type===r.CustomEntity){const s=Jg(a);if(s)return s}return i},null)}function C3(n){const e=n.extends.find(t=>t.type===r.BuiltInBaseEntity);return e&&e.type===r.BuiltInBaseEntity?e:null}function B3(n){const e=n.implements.find(t=>t.type===r.BuiltInBaseEntity);return e&&e.type===r.BuiltInBaseEntity?e:null}function Wg(n){const e=n.extends.find(t=>t.type===r.CustomEntity);return e&&e.type===r.CustomEntity?e:null}function Hn(n){const e=[...n.implements,...n.extends].reduce((t,i)=>i.type===r.BuiltInBaseEntity?[...t,i]:i.type===r.CustomEntity?[...t,...Hn(i)]:t,[]);return g(e)}function xd(n){return n.type===r.PrimitiveEntity?!0:n.type===r.BuiltInBaseEntity?n.interactive:!Hn(n).find(i=>!i.interactive)}function w3(n){return n.parent===n.project&&n.project.variableDeclarations.includes(n)}function kd(n){return n.parent!==n.project?!1:r.VariableDeclaration===n.type?n.project.variableDeclarations.includes(n):r.VariableInstance===n.type?n.project.variableInstances.includes(n):r.FunctionCall===n.type?n.project.functionCalls.includes(n):r.Condition===n.type?n.project.conditions.includes(n):r.Operation===n.type?n.project.operations.includes(n):r.Loop===n.type?n.project.loops.includes(n):r.Search===n.type?n.project.searches.includes(n):!1}function Hg(n){if([...Me,r.CustomEntity,r.InstalledProject,r.Project].includes(n.type)||kd(n))return!1;const e=_r(n);return e.length===0?!0:e.some(t=>Hg(t))}function jd(n){return[...Me,r.CustomEntity,r.InstalledProject,r.Project].includes(n.type)||kd(n)?!1:_r(n).length===0}function Yg(n,e=0){if(jd(n)){const t=_r(n);return t.length===0?n:t.map(a=>Yg(a,e+1)).reduce((a,s)=>a?s&&s.x<a.x?s:a:s,null)}return null}function zg(n){const e=[];if(jd(n))e.push(n);else return[];return _r(n).forEach(i=>{e.push(...zg(i))}),e}function Zg(n){return n.type===r.FunctionDeclaration&&n.parent!==n.project&&!![r.CustomEntity,r.Loop,r.InstalledProject].includes(n.parent.type)}function _3(n,e){const t=new Map;return n.forEach(i=>{t.set(i.id,i)}),e.forEach(i=>{t.set(i.id,i)}),Array.from(t.values())}function go(n){switch(n){case r.CustomEntity:return Mr;case r.FunctionDeclaration:return br;case r.VariableDeclaration:return Dr;case r.VariableInstance:return Pr;case r.FunctionCall:return wr;case r.Operation:return vr;case r.Condition:return Ir;case r.ReturnStatement:return Cr;case r.Loop:return gr;case r.Search:return Ar;case r.InputMap:return vn;case r.OutputMap:return gn;case r.ArgumentDeclaration:return Or;case r.ReturnDeclaration:return _t;case r.Property:return Rr;case r.InstalledProject:return Sr;case r.Project:return w;case r.BuiltInBaseEntity:return Gt;default:return null}}function Et(n,e){if(ct.includes(n.type))return n;if(Lr.includes(n.type))return null;const t=n.parent;if(!t)return null;if(t.type===r.GenericReference){const i=C(t);if(!i)return null;const a=e.get(i);return a?Et(a,e):null}else return t===e?e:Et(t,e)}function qd(n,e){if(Lr.includes(n.type)||e.getAllBuiltInIds().includes(n.id))return null;const i=Mt(n.parent,e);return i?i===e?ct.includes(n.type)?n:null:i.type===r.CustomEntity?n:qd(i,e):null}function Io(n,e,t){if(n===e||e===t||n===t)return!1;const i=Et(e.parent,t);return i===n?!0:Io(i,e,t)}var Do=(n=>(n.SameBothLocal="same-both-local",n.AInB="a-in-b",n.BInA="b-in-a",n.ParallelInCommonParent="parallel-in-common-parent",n.ParallelInProject="parallel-in-project",n.AIsGlobalBIsNot="a-is-global-b-is-not",n.BIsGlobalAIsNot="b-is-global-a-is-not",n.SameBothGlobal="same-both-global",n))(Do||{});function Da(n,e,t){const i=Et(n,t),a=Et(e,t);if(!i)throw new Error("Could not find scope owner for the entity: "+n.id);if(!a)throw new Error("Could not find scope owner for the entity: "+e.id);if(i===a&&i.type!==r.Project)return{compatible:!0,type:"same-both-local",commonAncestorScope:i};if(i===a&&i.type===r.Project)return{compatible:!0,type:"same-both-global",commonAncestorScope:i};if(i.type===r.Project&&a.type!==r.Project)return{compatible:!1,type:"a-is-global-b-is-not",commonAncestorScope:i};if(i.type!==r.Project&&a.type===r.Project)return{compatible:!1,type:"b-is-global-a-is-not",commonAncestorScope:a};if(Io(i,a,t))return{compatible:!0,type:"b-in-a",commonAncestorScope:i};if(Io(a,i,t))return{compatible:!0,type:"a-in-b",commonAncestorScope:a};const l=Md(i,a);return l===t?{compatible:!1,type:"parallel-in-project",commonAncestorScope:l}:l?{compatible:!1,type:"parallel-in-common-parent",commonAncestorScope:Et(l,t)}:{compatible:!1,type:"parallel-in-project",commonAncestorScope:t}}function Xg(n,e,t){const i=Da(n,e,t);if(!i.compatible||i.type!=="same-both-local")return null;if(n===e)return n;let a=Et(n.parent,t);if(a){if(a===e)return e;if(a.type===r.Project)return n}else return n;for(;a;){if(a){if(a===e)return e;if(a.type===r.Project)return n}else return n;a=Et(a.parent,t)}let s=Et(e.parent,t);if(s){if(s===n)return n;if(s.type===r.Project)return e}else return e;for(;s;){if(s){if(s===n)return n;if(s.type===r.Project)return e}else return e;s=Et(s.parent,t)}return null}function Qg(n){return n.length===0?null:n.length===1?n[0]:n.reduce((t,i)=>{const a=Xg(t,i,i.project);return!a||a===i?t:i},n[0])}function Mt(n,e){let t;return typeof n=="string"?t=n:n.type===r.GenericReference?t=C(n):t=n.id,t===e.id?e:e.get(t)}function Yn(n){if(Lr.includes(n.type))return n;if(n.type===r.Project)return null;if(n.project.getAllBuiltInIds().includes(n.id))return n;const t=n.parent;return!t||t.type===r.Project?null:Yn(t)}function Pa(n,e){var t;if(n.readsValue){const i=Mt(n.readsValue,e.project);e.setValueWriter(i),i.addValueReader(e)}else n.readsValue===null&&((t=e.readsValue)==null||t.removeValueReader(e),e.readsValue=null);return e}function Aa(n){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=qd(n,n.project);return n.calledBySuccess.forEach(s=>{[...s.successCalls||[]].forEach(p=>{Ne.includes(p.type)&&p!==n&&(Se(n).find(m=>m===p)||i(s,p))});let l;if($e.includes(s.type)&&(l=s),l){const p=Aa(l);p.reachable||Se(n).find(m=>m===s)||p.blocks.forEach(m=>{i(s,m.blockedByCalling)})}}),n.calledByError.forEach(s=>{[...s.errorCalls||[]].forEach(p=>{Ne.includes(p.type)&&p!==n&&(Se(n).find(m=>m===p)||i(s,p))});let l;if($e.includes(s.type)&&(l=s),l){const p=Aa(l);p.reachable||Se(n).find(m=>m===s)||p.blocks.forEach(m=>{i(s,m.blockedByCalling)})}}),n.calledByEntry.forEach(s=>{if([...s.calls||[]].forEach(p=>{Ne.includes(p.type)&&p!==n&&(Se(n).find(m=>m===p)||i(s,p))}),s===a)return;let l;if(s.type===r.FunctionDeclaration){const p=ze(s);if(p.type===r.CustomEntity)return;p.type===r.Loop&&(l=p)}if(l){const p=Aa(l);p.reachable||p.blocks.forEach(y=>{i(s,y.blockedByCalling)})}}),{reachable:e.length===0,entryPoint:a,blocks:e}}function M3(n){return Co.includes(n.type)?n.type===r.FunctionDeclaration?!Zg(n):!0:!1}function N3(n){if(r.ActionDescriptor===n.type){if(n.project.operationDeclarations.find(s=>s.id===n.id))return r.Operation;if(n.project.globalEventActionDescriptors.find(s=>s.id===n.id))return r.GlobalEvent;if(n.project.loopDeclarations.find(s=>s.id===n.id))return r.Loop;if(n.project.conditionDeclarations.find(s=>s.id===n.id))return r.Condition}return n.type}function V3(n,e){const t=[];if(n.parent)if(n.id===n.parent)t.push(new E({id:`${n.id}--${n.parent}--${h.SelfReference}`,code:h.SelfReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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(n.parent);i?[r.Project,r.DataType].includes(i.type)||t.push(new E({id:`${n.id}--${n.parent}--${h.InvalidParentReference}`,code:h.InvalidParentReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has a parent reference that isn't pointing to an entity of type 'project' or 'data-type'.`,issue:null})):t.push(new E({id:`${n.id}--${n.parent}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", is referencing an entity with id "${n.parent}" that isn't yet found in the project. Perhaps it should be created first. Or perhaps the ID is incorrect.`,issue:null}))}return n.implements&&Array.isArray(n.implements)?n.implements.forEach(i=>{if(n.id===i){t.push(new E({id:`${n.id}--${i}--${h.SelfReference}`,code:h.SelfReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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?[r.CustomEntity,r.BuiltInBaseEntity].includes(a.type)?a.abstract||t.push(new E({id:`${n.id}--${i}--${h.InvalidImplementsReference}`,code:h.InvalidImplementsReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has an 'implements' reference that isn't pointing to an abstract entity.`,issue:null})):t.push(new E({id:`${n.id}--${i}--${h.InvalidImplementsReference}`,code:h.InvalidImplementsReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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 E({id:`${n.id}--${i}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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 E({id:`${n.id}--${D.InvalidObjectStructure}`,code:D.InvalidObjectStructure,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.id}", has an 'implements' property that isn't an array.`,issue:null})),n.extends&&Array.isArray(n.extends)&&n.extends.forEach(i=>{const a=e.get(i);a?[r.CustomEntity,r.BuiltInBaseEntity].includes(a.type)?a.abstract&&t.push(new E({id:`${n.id}--${i}--${h.InvalidExtendsReference}`,code:h.InvalidExtendsReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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 E({id:`${n.id}--${i}--${h.InvalidExtendsReference}`,code:h.InvalidExtendsReference,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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 E({id:`${n.id}--${i}--${h.ReferencedEntityNotFound}`,code:h.ReferencedEntityNotFound,severity:T.Error,message:`Entity of type "${n.type}" with id "${n.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 Pe=class Pe{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"x");c(this,"y");c(this,"static");c(this,"abstract");c(this,"type",r.CustomEntity);c(this,"properties",[]);c(this,"methods",[]);c(this,"abstractMethods",[]);c(this,"extends",[]);c(this,"implements",[]);c(this,"project");c(this,"errors",[]);c(this,"parent");c(this,"initialized",!1);c(this,"suggestedProperties",[]);c(this,"suggestedMethods",[]);this.initialData=e,this.project=t,this.id=e.id,this.version=e.version,this.name=e.name,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=C(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:r.CustomEntity,description:e.description,static:e.static,abstract:e.abstract,properties:[],methods:[],abstractMethods:[],extends:s,implements:a,x:0,y:0,parent:i},l=R(o,t);return l.setParent(i),l.initChildren(),l}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[],s=V3(i,t),o=oo(i,t);a.push(...s,...o,...Be(i));const l=i.parent?t.get(i.parent):null;if(l&&l.type===r.DataType){const p=l;p.entity&&a.push(new E({id:`${e.id}--${h.NewEntityWouldOverriteExisting}`,code:h.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.
|
|
371
371
|
You can inspect the existing 'entity' field with the 'describe_entity' action. Like so:
|
|
372
|
-
${
|
|
373
|
-
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 extendedProperties(){return g([...this.extends.reduce((e,t)=>[...[...t.properties,...t.extendedProperties].filter(a=>!a.abstract),...e],[]),...this.implements.reduce((e,t)=>[...[...t.properties,...t.extendedProperties].filter(a=>!a.abstract),...e],[])])}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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];if(this.parent.type===r.DataType){const t=this.parent;t.entity=this,e.push(t)}else this.project.addCustomEntity(this);return{affected:g(e),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=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.methods=this.initialData.methods.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.abstractMethods=this.initialData.abstractMethods.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.extends=this.initialData.extends.map(e=>R(e,this.project)),this.implements=this.initialData.implements.map(e=>R(e,this.project)),this.addSuggestions(),this)}addSuggestions(){return this.implements.forEach(e=>{h8(this,e).forEach(a=>{const s=a.toJSON();s.id=`_suggestion--parent--${this.id}--${a.id}`;const o=R(s,this.project);o.suggestion=!0,o.setParent(this),o.initChildren(),this.addSuggestedProperty(o)}),f8(this,e).forEach(a=>{const s=`_suggestion--parent--${this.id}--${a.id}`,o=a.implementAsFunctionDeclaration(s),l=R(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:g(i),removed:g(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:g(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+"--"+w.UUID.uuid()+"--ref",type:r.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===r.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===r.CustomEntity).flatMap(i=>i.toFlatGenerationTarget(e)),...this.implements.filter(i=>i.type===r.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=y8(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 b,v,I;const a=this.toJSON(),s=t||Qe(S(this,this.project),r.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=xt(a,this.project);e&&p.setParent(e),i&&p.subscribe(),p.initChildren();const y=(b=this.properties)==null?void 0:b.map((D,C)=>D.clone(this,l+"-property-"+C+"-id",i));p.properties=y;const f=(v=this.methods)==null?void 0:v.map((D,C)=>D.clone(this,l+"-method-"+C+"-id",i));p.methods=f;const m=(I=this.abstractMethods)==null?void 0:I.map((D,C)=>D.clone(this,l+"-abstract-method-"+C+"-id",i));return p.abstractMethods=m,p}getFunctionDeclaration(e){return this.methods.find(t=>t.id===e)}implement(e,t){return To(this,e,t)}getAllInteractiveMethods(){const e=this.implements.filter(i=>i.type===r.CustomEntity||i.type===r.BuiltInBaseEntity&&i.interactive);return g([...this.methods,...this.extends.flatMap(i=>i.getAllInteractiveMethods()),...e.flatMap(i=>i.getAllInteractiveMethods())])}inferFromInputs(e){if(this.parent.type!==r.DataType||!this.parent.inferred)return this;const t=[];e.forEach(s=>{t.find(l=>S(l,this.project)===S(s,this.project))||t.push(s)});const i=this.properties.filter(s=>!s.getDataType());t.forEach(s=>{const o=i.find(m=>S(m,this.project)===S(s,this.project));if(!o)return;const p=Tr(s.parent).getMasterInputWithValueWritterFromAllInstances(s),y=an(p),f=y==null?void 0:y.clone(o,o.id+"--data-type",!0);f&&o.setDataType(f),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=>S(v,this.project)===S(s,this.project));if(o){if(s.setDeclaration(o),!o.getDataType()){const I=Tr(s.parent).getMasterInputWithValueWritterFromAllInstances(s),D=an(I),C=D==null?void 0:D.clone(o,o.id+"--data-type",!0);C&&o.setDataType(C)}return}const l={id:s.id+"--inferred-property",type:r.Property,version:1,name:S(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=R(l,this.project);p.setParent(this),p.initChildren();const f=Tr(s.parent).getMasterInputWithValueWritterFromAllInstances(s),m=an(f),b=m==null?void 0:m.clone(p,l.id+"--data-type",!0);return b&&p.setDataType(b),this.addProperty(p),s.setDeclaration(p),p}),this)}};c(Pe,"MUTABLE_BASE_PROPERTIES",["name","description","static","abstract"]),c(Pe,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(Pe,"BASE_PROPERTIES",[...Pe.MUTABLE_BASE_PROPERTIES,...Pe.INMUTABLE_BASE_PROPERTIES]),c(Pe,"MUTABLE_META_PROPERTIES",[...Pe.MUTABLE_BASE_PROPERTIES,"x","y"]),c(Pe,"INMUTABLE_META_PROPERTIES",[...Pe.INMUTABLE_BASE_PROPERTIES]),c(Pe,"META_PROPERTIES",[...Pe.MUTABLE_META_PROPERTIES,...Pe.INMUTABLE_META_PROPERTIES]),c(Pe,"MUTABLE_UPSTREAM_PROPERTIES",["extends","implements"]),c(Pe,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),c(Pe,"UPSTREAM_PROPERTIES",[...Pe.MUTABLE_UPSTREAM_PROPERTIES,...Pe.INMUTABLE_UPSTREAM_PROPERTIES]),c(Pe,"MUTABLE_DOWNSTREAM_PROPERTIES",["properties","methods","abstractMethods"]),c(Pe,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(Pe,"DOWNSTREAM_PROPERTIES",[...Pe.MUTABLE_DOWNSTREAM_PROPERTIES,...Pe.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(Pe,"PROPERTIES",[...Pe.META_PROPERTIES,...Pe.UPSTREAM_PROPERTIES,...Pe.DOWNSTREAM_PROPERTIES]);let Mr=Pe;function $3(n){const e=q4(),t=n.toJSON();e.safeParse(t).success;const a=[];return ne(n.errors,a)}class Ft{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"type",r.BuiltInBaseEntity);c(this,"abstract",!1);c(this,"static");c(this,"properties",[]);c(this,"methods",[]);c(this,"abstractMethods",[]);c(this,"extends",[]);c(this,"interactive",!1);c(this,"errors",[]);c(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=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.methods=this.initialData.methods.map(i=>{const a=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.abstractMethods=this.initialData.abstractMethods.map(i=>{const a=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.extends=this.initialData.extends.map(i=>R(i,this.project))}get extendedProperties(){return g(this.extends.reduce((e,t)=>{const i=[...t.properties,...t.extendedProperties].filter(a=>!a.abstract);return[...e,...i]},[]))}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+"--"+w.UUID.uuid()+"--ref",type:r.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=$3(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 Ft(this.toJSON(),this.project)}implement(e,t){return To(this,e,t)}getAllInteractiveMethods(){const e=[];return this.interactive&&(e.push(...this.methods),this.extends.filter(i=>i.type===r.BuiltInBaseEntity&&i.interactive||i.type===r.PrimitiveEntity).forEach(i=>{i instanceof Ft&&e.push(...i.getAllInteractiveMethods())})),g(e)}}function L3(n){const e=V4(),t=n.toJSON();e.safeParse(t).success;const a=[];return ne(n.errors,a)}class Ut{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"type",r.PrimitiveEntity);c(this,"static");c(this,"abstract");c(this,"properties",[]);c(this,"methods",[]);c(this,"abstractMethods",[]);c(this,"extends",[]);c(this,"errors",[]);c(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=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.methods=this.initialData.methods.map(i=>{const a=R(i,this.project);return a.parent=this,a}),this.abstractMethods=this.initialData.abstractMethods.map(i=>{const a=R(i,this.project);return a.parent=this,a})}get extendedProperties(){return g(this.extends.reduce((e,t)=>{const i=[...t.properties,...t.extendedProperties].filter(a=>!a.abstract);return[...e,...i]},[]))}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+"--"+w.UUID.uuid()+"--ref",type:r.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=L3(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 Ut(this.toJSON(),this.project)}getAllInteractiveMethods(){const e=[];return e.push(...this.methods),this.extends.filter(i=>i.type===r.BuiltInBaseEntity&&i.interactive||i.type===r.PrimitiveEntity).forEach(i=>{i instanceof Ft&&e.push(...i.getAllInteractiveMethods())}),g(e)}}function xt(n,e){if(!n)throw new Error("Entity is null");const t=e.findSubscribedInstance(n);switch(n.type){case r.PrimitiveValue:return t||new Ti(n,e);case r.CustomEntity:return t||new Mr(n,e);case r.PrimitiveEntity:return t||new Ut(n,e);case r.FunctionDeclaration:return t||new br(n,e);case r.GlobalEvent:return t||new fi(n,e);case r.DataType:return t||new hi(n,e);case r.Property:return t||new Rr(n,e);case r.FunctionCall:return t||new wr(n,e);case r.Condition:return t||new Ir(n,e);case r.Operation:return t||new vr(n,e);case r.VariableDeclaration:return t||new Dr(n,e);case r.VariableInstance:return t||new Pr(n,e);case r.OutputMap:return t||new In(n,e);case r.ReturnDeclaration:return t||new Mt(n,e);case r.ArgumentDeclaration:return t||new Or(n,e);case r.InputMap:return t||new gn(n,e);case r.Project:return t||new w(n);case r.InstalledProject:return t||new Sr(n,e);case r.ActionDescriptor:return t||new Ue(n,e);case r.ReturnStatement:return t||new Cr(n,e);case r.Loop:return t||new gr(n,e);case r.Search:return t||new Ar(n,e);case r.ValueDescriptor:return t||new Br(n,e);case r.BuiltInBaseEntity:return t||new Ft(n,e);case r.InternalCall:return t||new mi(n,e);case r.ContinueStatement:return t||new Tt(n,e);case r.BreakStatement:return t||new Ei(n,e);default:throw new Error("Invalid entity type: "+n.type)}}function R(n,e){if(!n)throw new Error("Entity is null");const t=xt(n,e);return t.subscribe(),t}function G3(n,e){if(!n)throw new Error("Entity is null");switch(n.type){case r.PrimitiveValue:return Ti.fromGenerationTarget(n,e);case r.CustomEntity:return Mr.fromGenerationTarget(n,e);case r.FunctionDeclaration:return br.fromGenerationTarget(n,e);case r.GlobalEvent:return fi.fromGenerationTarget(n,e);case r.DataType:return hi.fromGenerationTarget(n,e);case r.Property:return Rr.fromGenerationTarget(n,e);case r.FunctionCall:return wr.fromGenerationTarget(n,e);case r.Condition:return Ir.fromGenerationTarget(n,e);case r.Operation:return vr.fromGenerationTarget(n,e);case r.VariableDeclaration:return Dr.fromGenerationTarget(n,e);case r.VariableInstance:return Pr.fromGenerationTarget(n,e);case r.OutputMap:return In.fromGenerationTarget(n,e);case r.ReturnDeclaration:return Mt.fromGenerationTarget(n,e);case r.ArgumentDeclaration:return Or.fromGenerationTarget(n,e);case r.InputMap:return gn.fromGenerationTarget(n,e);case r.InstalledProject:return Sr.fromGenerationTarget(n,e);case r.ReturnStatement:return Cr.fromGenerationTarget(n,e);case r.Loop:return gr.fromGenerationTarget(n,e);case r.Search:return Ar.fromGenerationTarget(n,e);case r.ActionDescriptor:return Ue.fromGenerationTarget(n,e);case r.ValueDescriptor:return Br.fromGenerationTarget(n,e);case r.InternalCall:return mi.fromGenerationTarget(n,e);case r.ContinueStatement:return Tt.fromGenerationTarget(n,e);case r.BreakStatement:return Ei.fromGenerationTarget(n,e);default:throw new Error("Invalid entity type: "+n.type)}}const K=class K{constructor(e){c(this,"initialData");c(this,"id");c(this,"version");c(this,"type",r.Project);c(this,"name",null);c(this,"description",null);c(this,"x");c(this,"y");c(this,"entities",[]);c(this,"projects",[]);c(this,"functions",[]);c(this,"events",[]);c(this,"variableDeclarations",[]);c(this,"variableInstances",[]);c(this,"conditions",[]);c(this,"operations",[]);c(this,"functionCalls",[]);c(this,"loops",[]);c(this,"searches",[]);c(this,"primitives",[]);c(this,"builtInBaseEntities",[]);c(this,"operationDeclarations",[]);c(this,"globalEventActionDescriptors",[]);c(this,"loopDeclarations",[]);c(this,"conditionDeclarations",[]);c(this,"valueDescriptors",[]);c(this,"dataTypes",[]);c(this,"project");c(this,"instances",{});c(this,"builtInInstances",{});c(this,"errors",[]);c(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{(!K.UUID||K.UUID.isBackup)&&(K.UUID=ms==null?void 0:ms()),K.UUID||(K.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),K.UUID={isBackup:!0,uuid:()=>Math.random().toString(36).substring(2,15)+Math.random().toString(36).substring(2,15),fromUUID:i=>i}}}static injectUUIDModule(e){K.UUID=e}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[];return a.push(...Be(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(){return{affected:g([]),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=R(e,this);return t.setParent(this),t.initChildren(),t}),this.projects=this.initialData.projects.map(e=>{const t=R(e,this);return t.setParent(this),t.initChildren(),t}),this.functions=this.initialData.functions.map(e=>{const t=R(e,this);return t.setParent(this),t.initChildren(),t}),this.events=this.initialData.events.map(e=>{const t=R(e,this);return t.setParent(this),t.initChildren(),t}),this.variableDeclarations=this.initialData.variableDeclarations.map(e=>{const t=R(e,this);return t.setParent(this),t.initChildren(),t}),this.variableInstances=this.initialData.variableInstances.map(e=>{const t=R(e,this);return t.setParent(this),t.initChildren(),t}),this.conditions=this.initialData.conditions.map(e=>{const t=R(e,this);return t.setParent(this),t.initChildren(),t}),this.operations=this.initialData.operations.map(e=>{const t=R(e,this);return t.setParent(this),t.initChildren(),t}),this.functionCalls=this.initialData.functionCalls.map(e=>{const t=R(e,this);return t.setParent(this),t.initChildren(),t}),this.loops=this.initialData.loops.map(e=>{const t=R(e,this);return t.setParent(this),t.initChildren(),t}),this.searches=this.initialData.searches.map(e=>{const t=R(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+"--"+K.UUID.uuid()+"--ref",type:r.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=o8(),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 K(this.toJSON())}getCustomEntity(e){return this.entities.find(t=>t.id===e)||null}addCustomEntityFromTransfer(e){const t=R(e,this);return this.addCustomEntity(t),t}addCustomEntity(e){return this.entities.includes(e)||this.entities.push(e),e}addFunctionDeclarationFromTransfer(e){const t=R(e,this);return this.addFunctionDeclaration(t),t}addFunctionDeclaration(e){return this.functions.includes(e)||this.functions.push(e),e}addFunctionCallFromTransfer(e){const t=R(e,this);return this.addFunctionCall(t),t}addFunctionCall(e){return this.functionCalls.includes(e)||this.functionCalls.push(e),e}addVariableDeclarationFromTransfer(e){const t=R(e,this);return this.addVariableDeclaration(t),t}addVariableDeclaration(e){return this.variableDeclarations.includes(e)||this.variableDeclarations.push(e),e}addVariableInstanceFromTransfer(e){const t=R(e,this);return this.addVariableInstance(t),t}addVariableInstance(e){return this.variableInstances.includes(e)||this.variableInstances.push(e),e}addInstalledProjectFromTransfer(e){const t=R(e,this);return this.addInstalledProject(t),this}addInstalledProject(e){return this.projects.includes(e)||this.projects.push(e),this}addGlobalEventFromTransfer(e){const t=R(e,this);return this.addGlobalEvent(t),this}addGlobalEvent(e){return this.events.includes(e)||this.events.push(e),this}addConditionFromTransfer(e){const t=R(e,this);return this.addCondition(t),this}addCondition(e){return this.conditions.includes(e)||this.conditions.push(e),this}addOperationFromTransfer(e){const t=R(e,this);return this.addOperation(t),this}addOperation(e){return this.operations.includes(e)||this.operations.push(e),this}addLoopFromTransfer(e){const t=R(e,this);return this.addLoop(t),this}addLoop(e){return this.loops.includes(e)||this.loops.push(e),this}addSearchFromTransfer(e){const t=R(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!==r.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=Se(i);return[...t,...a.filter(s=>s.type===r.Condition)]},[]),...this.functionCalls.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.Condition)]},[]),...this.operations.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.Condition)]},[]),...this.loops.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.Condition)]},[]),...this.searches.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.Condition)]},[])]}getOperations(){return[...this.operations,...this.getEntryPoints().reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.Operation)]},[]),...this.functionCalls.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.Operation)]},[]),...this.conditions.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.Operation)]},[]),...this.loops.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.Operation)]},[]),...this.searches.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.Operation)]},[])]}getFunctionCalls(){return[...this.functionCalls,...this.getEntryPoints().reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.FunctionCall)]},[]),...this.conditions.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.FunctionCall)]},[]),...this.operations.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.FunctionCall)]},[]),...this.loops.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.FunctionCall)]},[]),...this.searches.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.FunctionCall)]},[])]}getVariables(){return[...this.variableDeclarations,...this.getEntryPoints().reduce((t,i)=>{const a=te(i);return[...t,...a]},[]),...this.functionCalls.reduce((t,i)=>{const a=te(i);return[...t,...a]},[]),...this.conditions.reduce((t,i)=>{const a=te(i);return[...t,...a]},[]),...this.operations.reduce((t,i)=>{const a=te(i);return[...t,...a]},[]),...this.loops.reduce((t,i)=>{const a=te(i);return[...t,...a]},[]),...this.searches.reduce((t,i)=>{const a=te(i);return[...t,...a]},[])]}getVariableInstances(){return[...this.variableInstances,...this.getEntryPoints().reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableInstance);return[...t,...s]},[]),...this.functionCalls.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableInstance);return[...t,...s]},[]),...this.conditions.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableInstance);return[...t,...s]},[]),...this.operations.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableInstance);return[...t,...s]},[]),...this.loops.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableInstance);return[...t,...s]},[]),...this.searches.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableInstance);return[...t,...s]},[])]}getVariableDeclarations(){return g([...this.variableDeclarations,...this.getEntryPoints().reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableDeclaration);return[...t,...s]},[]),...this.functionCalls.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableDeclaration);return[...t,...s]},[]),...this.conditions.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableDeclaration);return[...t,...s]},[]),...this.operations.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableDeclaration);return[...t,...s]},[]),...this.loops.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableDeclaration);return[...t,...s]},[]),...this.searches.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.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===V.PERSISTED_ENTITY)||null}};c(K,"UUID",{isBackup:!0,uuid:()=>Math.random().toString(36).substring(2,15)+Math.random().toString(36).substring(2,15),fromUUID:e=>e}),c(K,"MUTABLE_BASE_PROPERTIES",["name","description"]),c(K,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(K,"BASE_PROPERTIES",[...K.MUTABLE_BASE_PROPERTIES,...K.INMUTABLE_BASE_PROPERTIES]),c(K,"MUTABLE_META_PROPERTIES",[...K.MUTABLE_BASE_PROPERTIES,"x","y"]),c(K,"INMUTABLE_META_PROPERTIES",[...K.INMUTABLE_BASE_PROPERTIES]),c(K,"META_PROPERTIES",[...K.MUTABLE_META_PROPERTIES,...K.INMUTABLE_META_PROPERTIES]),c(K,"MUTABLE_UPSTREAM_PROPERTIES",[]),c(K,"INMUTABLE_UPSTREAM_PROPERTIES",["primitives","builtInBaseEntities","operationDeclarations","globalEventActionDescriptors","loopDeclarations","builtInInstances"]),c(K,"UPSTREAM_PROPERTIES",[...K.MUTABLE_UPSTREAM_PROPERTIES,...K.INMUTABLE_UPSTREAM_PROPERTIES]),c(K,"MUTABLE_DOWNSTREAM_PROPERTIES",["entities","projects","functions","events","variableDeclarations","variableInstances","conditions","operations","functionCalls","loops","searches"]),c(K,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(K,"DOWNSTREAM_PROPERTIES",[...K.MUTABLE_DOWNSTREAM_PROPERTIES,...K.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(K,"PROPERTIES",[...K.META_PROPERTIES,...K.UPSTREAM_PROPERTIES,...K.DOWNSTREAM_PROPERTIES]);let w=K;class Kg extends Ue{constructor(t){super(kt,t);c(this,"id",Oe.Parallel);c(this,"name",Oe.Parallel);c(this,"description","Execute a list of actions one after the other");c(this,"version",1);c(this,"autoexecutable",!0);c(this,"initialData",kt);c(this,"type",r.ActionDescriptor);c(this,"fixedArguments",[]);c(this,"fixedReturns",[]);c(this,"error",null);c(this,"dynamicArgumentTypes",null);c(this,"dynamicReturnTypes",null);c(this,"project");this.project=t,this.fixedArguments=kt.fixedArguments.map(i=>{const a=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.fixedReturns=kt.fixedReturns.map(i=>{const a=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.error=kt.error?R(kt.error,this.project):null}}class eI extends Ue{constructor(t){super(ut,t);c(this,"id",ut.id);c(this,"name",ut.name);c(this,"description",ut.description);c(this,"version",ut.version);c(this,"autoexecutable",!1);c(this,"initialData",ut);c(this,"type",r.ActionDescriptor);c(this,"fixedArguments",[]);c(this,"fixedReturns",[]);c(this,"error",null);c(this,"dynamicArgumentTypes",null);c(this,"dynamicReturnTypes",null);c(this,"project");this.project=t,this.fixedArguments=ut.fixedArguments.map(i=>{const a=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.fixedReturns=ut.fixedReturns.map(i=>{const a=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.error=ut.error?R(ut.error,this.project):null}}class tI extends Ue{constructor(t){super(un,t);c(this,"id",Oe.Sequential);c(this,"name",Oe.Sequential);c(this,"description","Execute a list of actions one after the other");c(this,"version",1);c(this,"autoexecutable",!0);c(this,"initialData",un);c(this,"type",r.ActionDescriptor);c(this,"fixedArguments",[]);c(this,"fixedReturns",[]);c(this,"error",null);c(this,"dynamicArgumentTypes",null);c(this,"dynamicReturnTypes",null);c(this,"project");this.project=t,this.fixedArguments=un.fixedArguments.map(i=>{const a=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.fixedReturns=un.fixedReturns.map(i=>{const a=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.error=un.error?R(un.error,this.project):null}}function F3(n){const e=[new tI(n),new Kg(n),new eI(n),new Ue(Ii,n),new Ue(Gr,n),new Ue(Xn,n),new Ue(_a,n),new Ue(Vo,n),new Ue(Go,n),new Ue(Lo,n),new Ue(Ca,n),new Ue(vi,n)];return e.forEach(t=>{t.initChildren(),n.subscribeBuiltInInstance(t)}),n.operationDeclarations=e,e}class nI extends Ft{constructor(t){super(Le,t);c(this,"initialData");c(this,"id",V.PERSISTED_ENTITY);c(this,"version",1);c(this,"name",V.PERSISTED_ENTITY);c(this,"description",Le.description);c(this,"type",r.BuiltInBaseEntity);c(this,"abstract",Le.abstract);c(this,"static",Le.static);c(this,"properties",[]);c(this,"methods",[]);c(this,"abstractMethods",[]);c(this,"extends",[]);c(this,"errors",[]);c(this,"project");this.initialData=Le,this.project=t,this.id=Le.id,this.version=Le.version,this.name=Le.name,this.static=Le.static,this.abstract=Le.abstract,this.properties=this.initialData.properties.map(i=>{const a=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.methods=this.initialData.methods.map(i=>{const a=R(i,this.project);return a.parent=this,a}),this.abstractMethods=this.initialData.abstractMethods.map(i=>{const a=R(i,this.project);return a.parent=this,a}),this.extends=this.initialData.extends.map(i=>R(i,this.project))}}function U3(n){const e=[new nI(n),new Ft(Ua,n),new Ft(On,n),new Ft(nl,n),new Ft(Fa,n)];return e.forEach(t=>{n.subscribeBuiltInInstance(t)}),n.builtInBaseEntities=e,e}function x3(n){const e=[new Ut(k,n),new Ut(An,n),new Ut(Ce,n),new Ut(et,n),new Ut(Sn,n),new Ut(dn,n),new Ut(Oa,n),new Ut(wo,n)];return e.forEach(t=>{n.subscribeBuiltInInstance(t)}),n.primitives=e,e}function k3(n){const e=[new Ue(Ja,n)];return e.forEach(t=>{t.initChildren(),n.subscribeBuiltInInstance(t)}),n.globalEventActionDescriptors=e,e}function j3(n){const e=[new Ue(Qn,n),new Ue(Yo,n)];return e.forEach(t=>{t.initChildren(),n.subscribeBuiltInInstance(t)}),n.loopDeclarations=e,e}function q3(n){const e=[new Br(sl,n)];return e.forEach(t=>{t.initChildren(),n.subscribeBuiltInInstance(t)}),n.valueDescriptors=e,e}function J3(n){const e=[new Ue(Kn,n),new Ue(Ur,n)];return e.forEach(t=>{t.initChildren()}),n.conditionDeclarations=e,e}const Nr={},Po={};async function W3(n,e={}){const t={...yb};return t.id=n.id,e.empty?{data:{id:n.id,type:r.Project,version:1,name:null,description:null,projects:[],entities:[],operations:[],functions:[],variableDeclarations:[],variableInstances:[],functionCalls:[],conditions:[],loops:[],searches:[],events:[]}}:{data:t}}function rI(n){const e=new w(n);return x3(e),U3(e),F3(e),k3(e),j3(e),q3(e),J3(e),e.initChildren(),e}async function H3(n,e={}){if(n.id&&Nr[n.id])return Nr[n.id];if(n.id&&Po[n.id])return await Po[n.id],Nr[n.id];const t=W3(n,e);n.id&&(Po[n.id]=t);const i=await t;if(i.data){const a=rI(i.data);return Nr[n.id]=a,n.id&&delete Po[n.id],a}return null}function Y3(n){return Nr[n.id]&&delete Nr[n.id],null}const z3="test_primitive_entities_export";u.AI_VALUE_CONNECTION_GENERATION_ACTION_EXPLANATION=Bd,u.ActionDescriptorState=Ue,u.ActionDescriptorValuesType=U,u.ActionInputMapState=J9,u.ActionOutputMapState=Y9,u.AppendToListOperationInputIds=bp,u.AppendToListOperationOutputIds=vp,u.ArgumentDeclarationState=Or,u.BREAK_AND_CONTINUE_STATEMENTS_RETURN_DECLARATIONS_EXPLANATION=Ad,u.BUILT_IN_BASE_ENTITY_IDS=x,u.BUILT_IN_ENTITY_TYPES=Lr,u.BaseCanvasDraggableState=C9,u.BaseEntityNames=V,u.BaseState=O9,u.BaseValueDescriptorIds=Bo,u.BreakStatementState=Ei,u.BuiltInBaseEntityState=Ft,u.CACHED_PROJECTS_BY_ID=Nr,u.CALLABLE_ENTITIES_EXPLANATION=s3,u.CALLABLE_TYPES=Pn,u.CALLER_ENTITIES_EXPLANATION=mg,u.CALLER_TYPES=cn,u.CALLS_UPDATE_EXPLANATION=qn,u.COMPARISON_CONDITIONS=Rm,u.CONDITIONS=MI,u.CUSTOM_ENTITY_OPERATIONS=Vy,u.CallableEntityClass=w9,u.CallerEntityClass=gd,u.ChildEntityState=B9,u.ComparisonOperatorTypes=_e,u.ConditionState=Ir,u.ContinueStatementState=Tt,u.CreateNewInputIds=uy,u.CreateNewOutputIds=py,u.CustomEntityState=Mr,u.DRAGGABLE_CALLABLE_TYPES=Oo,u.DRAGGABLE_CALLER_TYPES=Hd,u.DRAGGABLE_ELEMENT_TYPES=Co,u.DRAGGABLE_EXECUTABLE_TYPES=oI,u.DRAGGABLE_PASS_THROUGH_CALLABLE_TYPES=So,u.DataTypeCompatibilityTypes=Gt,u.DataTypeParentChildRelation=xe,u.DataTypeState=hi,u.ENTITIES_WITH_VALLUES_EXPLANATION=po,u.ENTITY_TYPES=lI,u.ENTITY_WITH_LOGIC_SCOPE_TYPES=dt,u.ENTITY_WITH_NAMES_TYPES=Yd,u.ENTITY_WITH_VALUE_TYPES=Wd,u.ENTRY_POINT_ENTITIES_EXPLANATION=va,u.ENTRY_POINT_TYPES=Me,u.EVENT_TYPES=$r,u.EXECUTABLE_TYPES=sI,u.EXECUTION_OPERATIONS=dy,u.EntityError=lr,u.EntityErrorSeverity=T,u.EntityGenerationError=E,u.EntityGenerationErrorCode=h,u.EntityInstanceErrorCode=_,u.EntityOperations=Ke,u.EntityType=r,u.EntityWithLogicScopeClass=V9,u.EntityWithValueClass=N9,u.EntryPointEntityClass=_9,u.ExecutionOperations=Oe,u.FunctionCallState=wr,u.FunctionDeclarationState=br,u.GLOBAL_EVENT_DECLARATIONS=NI,u.GetLastInListOperationInputIds=lp,u.GetLastInListOperationOutputIds=cp,u.GlobalEventNames=ln,u.GlobalEventState=fi,u.HTTPOperations=Ze,u.HTTP_OPERATIONS=fh,u.InputMapState=gn,u.InstalledProjectState=Sr,u.InternalCallState=mi,u.JoinListOperationInputIds=Ou,u.JoinListOperationOutputIds=Cu,u.JoinStringOperationInputIds=hu,u.JoinStringOperationOutputIds=fu,u.LIST_OPERATIONS=Np,u.ListOperations=W,u.LoopState=gr,u.LoopTypes=Q,u.NON_INTERACTIVE_BASE_ENTITIES_EXPLANATION=Jn,u.NUMBER_OPERATIONS=yu,u.NumberAdditionOperationInputIds=eu,u.NumberAdditionOperationOutputIds=tu,u.NumberOperations=ct,u.OPERATION_DECLARATIONS=dI,u.OperationState=vr,u.OutputMapParentChildRelation=Jd,u.OutputMapState=In,u.PARENT_AUTO_CALCULATION_FROM_CALLER_EXPLANATION=yo,u.PASS_THROUGH_CALLABLE_ENTITIES_EXPLANATION=jn,u.PASS_THROUGH_CALLABLE_TYPES=$e,u.PROPERTY_NOT_VALUE_READER_WRITTER_EXPLANATION=Cd,u.ParallelExecutionOperation=Kg,u.ParallelExecutionOperationInputIds=Vp,u.ParallelExecutionOperationOutputIds=$p,u.PassThroughCallableEntityClass=M9,u.PersistedEntity=nI,u.PersistedEntityMethods=Ct,u.PrimitiveEntityState=Ut,u.PrimitiveTypes=P,u.PrimitiveValueState=Ti,u.ProjectState=w,u.PropertyState=Rr,u.RETURN_STATEMENT_RETURN_DECLARATIONS_EXPLANATION=o3,u.ReturnDeclarationState=Mt,u.ReturnStatementState=Cr,u.STANDALONE_CONDITIONS=ym,u.STRING_OPERATIONS=Su,u.ScopeCompatibilityType=Do,u.SearchState=Ar,u.SequentialExecutionOperation=tI,u.SequentialExecutionOperationInputIds=Kp,u.SequentialExecutionOperationOutputIds=ey,u.SharedEntityErrorCode=A,u.SharedStateFunctionality=yg,u.SplitListOperationInputIds=qu,u.SplitListOperationOutputIds=Ju,u.StandaloneOperatorTypes=Vt,u.StringOperations=Ae,u.TERMINATION_TYPES=Ne,u.USER_MANAGED_ENTITY_TYPES=cI,u.UserManagedEntityStateFunctionality=S9,u.VALUE_READING_ENTITIES_EXPLANATION=Od,u.VALUE_READING_TYPES=zn,u.VALUE_WRITING_ENTITIES_EXPLANATION=Tg,u.VALUE_WRITING_TYPES=Ve,u.VARIABLE_DATA_TYPE_INFERRANCE_EXPLANATION=Sd,u.VARIABLE_TYPES=ke,u.ValidationInputIds=vy,u.ValidationOutputIds=gy,u.ValueAutogenerationType=qe,u.ValueDescriptorParentChildRelation=M,u.ValueDescriptorState=Br,u.ValueReadingEntityClass=Ra,u.ValueWritingEntityClass=ba,u.VariableDeclarationState=Dr,u.VariableInputMapState=q9,u.VariableInstanceState=Pr,u.VariableOutputMapState=H9,u.WaitOperation=eI,u.WaitOperationInputIds=Wp,u.WaitOperationOutputIds=Hp,u._VALUE_READING_TYPES=iI,u._VALUE_WRITING_TYPES=aI,u.appendToListOperation=_a,u.appendToListOperationElementToAppendArgument=Uo,u.appendToListOperationElementToAppendArgumentParentRef=Cp,u.appendToListOperationElementToAppendArgumentRef=Dp,u.appendToListOperationError=Mp,u.appendToListOperationErrorParentRef=_p,u.appendToListOperationListArgument=Fo,u.appendToListOperationListArgumentParentRef=Op,u.appendToListOperationListArgumentRef=gp,u.appendToListOperationListDataType=Ip,u.appendToListOperationResultListDataType=Sp,u.appendToListOperationResultListReturn=wp,u.appendToListOperationResultListReturnParentRef=Bp,u.appendToListOperationResultListReturnRef=Ap,u.appendToListOperationSecondListDataType=Pp,u.asGenerationActionExample=sn,u.baseHttpRequestFunctionDeclaration=Ii,u.baseHttpRequestFunctionDeclarationErrorValueDescriptor=Ho,u.baseHttpRequestFunctionDeclarationErrorValueDescriptorDatatype=hh,u.baseHttpRequestFunctionDeclarationErrorValueDescriptorRef=yh,u.baseHttpRequestFunctionDeclarationRef=ch,u.baseHttpRequestFunctionDeclarationRefEight=uh,u.baseHttpRequestFunctionDeclarationRefFive=oh,u.baseHttpRequestFunctionDeclarationRefFour=sh,u.baseHttpRequestFunctionDeclarationRefNine=ph,u.baseHttpRequestFunctionDeclarationRefSeven=dh,u.baseHttpRequestFunctionDeclarationRefSix=lh,u.baseHttpRequestFunctionDeclarationRefThree=ah,u.baseHttpRequestFunctionDeclarationRefTwo=ih,u.booleanPrototype=An,u.capitalizeFirstLetter=ro,u.checkAreCustomEntitiesCompatibleAsDataType=Qv,u.checkAreDataTypesCompatible=Yt,u.checkArePropertiesCompatibleAsDataType=Xv,u.checkIsBranchDependentButNotDirectlyOnBranch=Ia,u.checkIsBranchDependentOnBranch=m3,u.checkIsCallableEntityReachable=Aa,u.checkIsCanvasEntity=M3,u.checkIsDetachedBranch=Hg,u.checkIsDetachedBranchShallow=jd,u.checkIsGlobalVariable=w3,u.checkIsGloballyDeclared=kd,u.checkIsMethod=Zg,u.checkIsNestedScope=Io,u.checkScopeCompatibility=Da,u.createEntityError=H,u.createNewInstanceOperation=Gr,u.createNewInstanceOperationEntityToInstanciateArgument=my,u.createNewInstanceOperationEntityToInstanciateArgumentRef=yy,u.createNewInstanceOperationEntityToInstanciateDataType=hy,u.createNewInstanceOperationError=by,u.createNewInstanceOperationErrorParentRef=Ry,u.createNewInstanceOperationOutputEntityDeclaration=Ey,u.createNewInstanceOperationOutputEntityDeclarationParentRef=Ty,u.createNewInstanceOperationRef=fy,u.createSemanticId=Qe,u.createStateFromGenerationTargetType=G3,u.createStateFromType=xt,u.createStateFromTypeAndSubscribe=R,u.cronJobBuiltInBaseEntity=nl,u.cronJobBuiltInBaseEntityExpressionProperty=cm,u.cronJobBuiltInBaseEntityExpressionPropertyDataTypeRef=BI,u.cronJobBuiltInBaseEntityExpressionPropertyRef=om,u.cronJobBuiltInBaseEntityRef=lm,u.cronJobTriggeredFunctionDeclarationBlueprint=tl,u.cronJobTriggeredFunctionDeclarationBlueprintParentRef=am,u.customEntityToZodSchema=Lm,u.dataTypeCompatibilityToErrorExplanation=Pg,u.datePrototype=dn,u.dateValueAutogenerationSchema=dc,u.deletePersistedEntityMethod=el,u.deletePersistedEntityMethodParentRef=Lf,u.deleteRootProject=Y3,u.endpointBuiltInBaseEntity=Ua,u.endpointBuiltInBaseEntityRef=$h,u.endpointBuiltInBaseEntityRefFour=Pf,u.endpointBuiltInBaseEntityRefThree=Jh,u.endpointBuiltInBaseEntityRefTwo=xh,u.endpointBuiltInCorsProperty=Lh,u.endpointBuiltInCorsPropertyDataType=Vh,u.endpointBuiltInCorsPropertyDataTypeRef=Mh,u.endpointBuiltInCorsPropertyRef=Nh,u.endpointBuiltInMethodProperty=Zo,u.endpointBuiltInMethodPropertyDataType=qh,u.endpointBuiltInMethodPropertyDataTypeRef=kh,u.endpointBuiltInMethodPropertyRef=jh,u.endpointBuiltInPathProperty=zo,u.endpointBuiltInPathPropertyDataType=Uh,u.endpointBuiltInPathPropertyDataTypeRef=Gh,u.endpointBuiltInPathPropertyRef=Fh,u.endpointPathParamsArgumentDeclaration=of,u.endpointPathParamsArgumentDeclarationRef=tf,u.endpointPathParamsVariableDataType=nf,u.endpointPathParamsVariableDataTypeRef=ef,u.endpointReachedTriggerActionDescriptor=Xo,u.endpointReachedTriggerActionDescriptorRef=rf,u.endpointReachedTriggerActionDescriptorRefFour=df,u.endpointReachedTriggerActionDescriptorRefThree=lf,u.endpointReachedTriggerActionDescriptorRefTwo=sf,u.endpointRequestBodyArgumentDeclaration=uf,u.endpointRequestBodyArgumentDeclarationRef=zh,u.endpointRequestBodyVariableDataType=Zh,u.endpointRequestHeadersArgumentDeclaration=af,u.endpointRequestHeadersArgumentDeclarationRef=Hh,u.endpointRequestHeadersVariableDataType=Yh,u.endpointRequestHeadersVariableDataTypeRef=Wh,u.endpointRequestQueryParamsArgumentDeclaration=cf,u.endpointRequestQueryParamsArgumentDeclarationRef=Qh,u.endpointRequestQueryParamsVariableDataType=Kh,u.endpointRequestQueryParamsVariableDataTypeRef=Xh,u.endpointResponseBodyDataType=gf,u.endpointResponseBodyReturnDeclaration=Df,u.endpointResponseBodyReturnDeclarationRef=vf,u.endpointResponseCodeDataType=yf,u.endpointResponseCodeReturnDeclaration=ff,u.endpointResponseCodeReturnDeclarationRef=pf,u.endpointResponseHeadersDataType=Ef,u.endpointResponseHeadersDataTypeRef=mf,u.endpointResponseHeadersReturnDeclaration=bf,u.endpointResponseHeadersReturnDeclarationRef=Tf,u.endpointReturnStatementRef=hf,u.endpointReturnStatementRefThree=If,u.endpointReturnStatementRefTwo=Rf,u.enumOptionsProperty=Kd,u.enumOptionsPropertyDataType=Xd,u.enumOptionsPropertyDataTypeRef=zd,u.enumOptionsPropertyRef=Zd,u.enumPrototype=Sn,u.enumPrototypeRef=Qd,u.executionBuiltInEntity=il,u.executionBuiltInEntityAbortMethod=rl,u.executionBuiltInEntityAbortMethodParentRef=dm,u.filterOutDuplicateEntities=g,u.filterOutDuplicateErrors=A4,u.findReferenceToSelfInList=Fg,u.findReferencesToSelfInProject=P3,u.flattenCalls=on,u.flattenCanvasAncestorsUntil=Eo,u.flattenCustomEntityExtensionAndImplementationTypes=qg,u.flattenCustomEntityExtensionTypes=vo,u.flattenCustomEntityExtensions=Fd,u.flattenCustomEntityImplementations=Ud,u.flattenCustomEntityImplementionTypes=bo,u.flattenDerivedCanvasEntities=St,u.flattenDetachedBranch=zg,u.flattenElementCalls=Se,u.flattenElementCallsOnTheSameScope=D3,u.flattenProjectElements=Gg,u.flattenRelatedCanvasElementsOnTheLeft=jg,u.flattenRelatedCanvasElementsOnTheRight=kg,u.flattenVariableReads=Lg,u.flattenVariableWrites=$g,u.flattenVariables=te,u.fromZodParseToEntityGenerationErrors=Id,u.generate=BP,u.generateActionExample=l3,u.generateExecutionDataType=l9,u.generateMutablePropertiesExplanation=lo,u.generateRandomBoolean=cT,u.generateRandomDate=xm,u.generateRandomDateAfter=Gm,u.generateRandomDateBefore=Fm,u.generateRandomDateBetweenRange=Um,u.generateRandomNumber=iT,u.generateRandomNumberAfter=tT,u.generateRandomNumberBefore=nT,u.generateRandomNumberBetweenRange=rT,u.generateRandomText=lT,u.generateRandomTextAfter=aT,u.generateRandomTextBefore=sT,u.generateRandomTextBetweenRange=oT,u.generateUniqueUUID=eT,u.getAllActionDescriptorsForConditions=mo,u.getAllActionDescriptorsForGlobalEvents=ho,u.getAllActionDescriptorsForLoops=fo,u.getAllActionDescriptorsForOperations=p3,u.getAllGloballyDeclaredFunctionDeclarationsExplanation=gg,u.getBaseBuiltInEntities=Hn,u.getBaseSchemaBasedOnType=hg,u.getBuiltInEntityOwner=Yn,u.getCallableEntityReferenceSchema=We,u.getCallableEntityTypeSchema=Gb,u.getCallerEntityReferenceSchema=wx,u.getCallerEntityTypeSchema=Bx,u.getCalls=Nd,u.getCanvasEntitiesDerivedFromInternalCalls=xg,u.getCanvasEntitiesDerivedFromWrites=Ri,u.getCanvasEntityDerivedFromValueReadingEntity=Gd,u.getCanvasEntityReferenceSchema=Yx,u.getCanvasEntityTypeSchema=Hx,u.getChildrenEntityWithValues=E3,u.getCommonAncestor=Md,u.getCommonChildren=Og,u.getDeclaration=Tr,u.getDeepestScope=Qg,u.getDraggableCallableEntityReferenceSchema=Ub,u.getDraggableCallableEntityTypeSchema=Fb,u.getDraggableCallerEntityReferenceSchema=Mx,u.getDraggableCallerEntityTypeSchema=_x,u.getDraggableExecutableEntityReferenceSchema=Lx,u.getDraggableExecutableEntityTypeSchema=$x,u.getDraggablePassThroughCallableEntityReferenceSchema=zs,u.getDraggablePassThroughCallableEntityTypeSchema=Ys,u.getDraggablePlayableEntityReferenceSchema=kx,u.getDraggablePlayableEntityTypeSchema=xx,u.getEntityArgumentDeclarations=$d,u.getEntityInputMaps=Ug,u.getEntityOutputMaps=O3,u.getEntityReferenceSchema=Wx,u.getEntityReturnDeclarations=Ld,u.getEntityTypeSchema=Jx,u.getEntityWithLogicScopeReferenceSchema=Rn,u.getEntityWithLogicScopeTypeSchema=Gx,u.getEntityWithValueReferenceSchema=Lb,u.getEntityWithValueTypeSchema=Cx,u.getEntryPointEntityReferenceSchema=Je,u.getEntryPointEntityTypeSchema=Un,u.getEventEntityReferenceSchema=Ws,u.getEventEntityTypeSchema=Js,u.getExecutableEntityReferenceSchema=Vx,u.getExecutableEntityTypeSchema=Nx,u.getExtendedBuiltInEntity=C3,u.getExtendedCustomEntity=Wg,u.getGenerationTargetSchemaBasedOnType=fg,u.getHeadIfPartOfDetachedBranch=Yg,u.getHighestScope=Xg,u.getImplementedBuiltInEntity=B3,u.getIsInteractive=xd,u.getLastInListOperation=Go,u.getLastInListOperationError=Rp,u.getLastInListOperationErrorParentRef=Ep,u.getLastInListOperationInputListArgument=fp,u.getLastInListOperationInputListArgumentParentRef=hp,u.getLastInListOperationInputListArgumentRef=dp,u.getLastInListOperationInputListDataType=up,u.getLastInListOperationOutputElementDataType=yp,u.getLastInListOperationOutputElementReturn=Tp,u.getLastInListOperationOutputElementReturnParentRef=mp,u.getLastInListOperationOutputElementReturnRef=pp,u.getLinkedEntitiesFromArgumentDeclaration=I3,u.getLowestPersistedEntityImplementation=Jg,u.getParentCanvasEntities=Et,u.getParentCanvasEntity=ze,u.getParentEntryPoint=T3,u.getPassThroughCallableEntityReferenceSchema=de,u.getPassThroughCallableEntityTypeSchema=Hs,u.getPlayableEntityReferenceSchema=Ux,u.getPlayableEntityTypeSchema=Fx,u.getProject=H3,u.getPrototypeByType=go,u.getReferenceEntityId=B,u.getReferencedEntitiesStateOrErrors=uo,u.getReferencedEntityStateOrErrors=Dd,u.getRelatedCanvasElementsOnTheLeft=_r,u.getRelatedCanvasElementsOnTheRight=Wn,u.getRootEntryPointScopeOwner=qd,u.getScopeOwner=Rt,u.getTerminationReferenceSchema=qx,u.getTerminationTypeSchema=jx,u.getUsedArgFromDeclaration=A3,u.getUsedReturnFromDeclaration=S3,u.getValueReadingEntityReferenceSchema=$b,u.getValueReadingEntityTypeSchema=En,u.getValueWritingEntityReferenceSchema=Ox,u.getValueWritingEntityTypeSchema=ca,u.getVariableFromInputMapping=Bg,u.getVariableFromReturnVariablePointer=Mg,u.getVariableReferenceSchema=Fn,u.getVariableTypeSchema=ur,u.getVariablesFromArgumentDeclarations=Ro,u.getVariablesFromInputMaps=wg,u.getVariablesFromOutputMapping=Ng,u.getVariablesFromOutputMaps=Vg,u.getVariablesFromReturnDeclarations=_g,u.getVariablesInSameOrHigherScope=yd,u.getWrites=Vd,u.groupCallsBasedOnParallelizableExecution=b3,u.handleAfterEntityImplementationSideEffects=Sg,u.handleBeforeEntityImplementationSideEffects=Ag,u.httpRequestBodyArgument=$a,u.httpRequestBodyArgumentRef=Yy,u.httpRequestBodyDataType=zy,u.httpRequestHeadersArgument=Va,u.httpRequestHeadersArgumentRef=Wy,u.httpRequestHeadersDataType=Hy,u.httpRequestMethodArgument=Ma,u.httpRequestMethodArgumentRef=qy,u.httpRequestMethodDataType=Jy,u.httpRequestMethodDataTypeRef=ky,u.httpRequestQueryParamsArgument=Jo,u.httpRequestQueryParamsArgumentRef=Uy,u.httpRequestQueryParamsDataType=xy,u.httpRequestVariableURLArgument=Na,u.httpRequestVariableURLArgumentRef=Gy,u.httpRequestVariableURLDataType=Fy,u.httpRequestVariableURLDataTypeRef=$y,u.httpResponseBodyReturnDataType=rh,u.httpResponseBodyReturnDataTypeRef=th,u.httpResponseBodyReturnReturn=gi,u.httpResponseBodyReturnReturnRef=nh,u.httpResponseCodeDataType=Xy,u.httpResponseCodeReturn=Wo,u.httpResponseCodeReturnRef=Zy,u.httpResponseHeadersDataType=eh,u.httpResponseHeadersDataTypeRef=Qy,u.httpResponseHeadersReturn=La,u.httpResponseHeadersReturnRef=Ky,u.implement=To,u.inferArgumentDeclarationDataType=Kv,u.inferDataType=an,u.inferInputMapDataType=eg,u.inferOutputMapDataType=rg,u.inferReturnDeclarationDataType=pd,u.inferVariableDeclarationDataType=ng,u.inferVariableInstanceDataType=tg,u.initProject=rI,u.iterateOverListActionDescriptor=Qn,u.iterateOverListActionDescriptorListArgumentDeclaration=gh,u.iterateOverListActionDescriptorListArgumentDeclarationDataType=bh,u.iterateOverListActionDescriptorListArgumentDeclarationDataTypeParentRef=Rh,u.iterateOverListActionDescriptorListArgumentDeclarationParentRef=vh,u.iterateOverListActionDescriptorReturnDeclaration=Eh,u.iterateOverListActionDescriptorReturnDeclarationParentRef=Th,u.joinListOperation=Vo,u.joinListOperationError=ju,u.joinListOperationErrorParentRef=ku,u.joinListOperationFirstListArgument=Lu,u.joinListOperationFirstListArgumentParentRef=$u,u.joinListOperationFirstListArgumentRef=Bu,u.joinListOperationFirstListDataType=wu,u.joinListOperationResultListDataType=Vu,u.joinListOperationResultListReturn=xu,u.joinListOperationResultListReturnParentRef=Uu,u.joinListOperationResultListReturnRef=Nu,u.joinListOperationSecondListArgument=Fu,u.joinListOperationSecondListArgumentParentRef=Gu,u.joinListOperationSecondListArgumentRef=_u,u.joinListOperationSecondListDataType=Mu,u.joinListWithLastSeparator=L,u.joinStringOperation=vi,u.joinStringOperationError=Au,u.joinStringOperationErrorParentRef=Pu,u.joinStringOperationFirstStringArgument=Ba,u.joinStringOperationFirstStringArgumentParentRef=gu,u.joinStringOperationFirstStringArgumentRef=mu,u.joinStringOperationFirstStringDataType=Tu,u.joinStringOperationResultStringDataType=vu,u.joinStringOperationResultStringReturn=bi,u.joinStringOperationResultStringReturnParentRef=Du,u.joinStringOperationResultStringReturnRef=bu,u.joinStringOperationSecondStringArgument=wa,u.joinStringOperationSecondStringArgumentParentRef=Iu,u.joinStringOperationSecondStringArgumentRef=Eu,u.joinStringOperationSecondStringDataType=Ru,u.jsonPrototype=wo,u.keyValueParamBuiltInBaseEntity=Fa,u.keyValueParamBuiltInBaseEntityNameProperty=Ch,u.keyValueParamBuiltInBaseEntityNamePropertyDataTypeRef=pI,u.keyValueParamBuiltInBaseEntityNamePropertyParentRef=Oh,u.keyValueParamBuiltInBaseEntityNamePropertyRef=Sh,u.keyValueParamBuiltInBaseEntityValueProperty=_h,u.keyValueParamBuiltInBaseEntityValuePropertyDataTypeRef=hI,u.keyValueParamBuiltInBaseEntityValuePropertyParentRef=wh,u.keyValueParamBuiltInBaseEntityValuePropertyRef=Bh,u.lowercaseFirstLetter=Zv,u.manualFlowActionDescriptor=Yo,u.manualFlowActionDescriptorDeclarationReturnDeclaration=Ah,u.manualFlowActionDescriptorDeclarationReturnDeclarationDataType=Dh,u.manualFlowActionDescriptorDeclarationReturnDeclarationDataTypeParentRef=Ih,u.manualFlowActionDescriptorDeclarationReturnDeclarationParentRef=Ph,u.mapActionDescriptorToTypeItRepresents=N3,u.mergeEntityErrorsList=S4,u.mergeListOfEntities=_3,u.methodDefaultValue=jy,u.mockClientProject=yb,u.moreThanOrEqualCondition=Ur,u.moreThanOrEqualConditionLeftHandArgument=mm,u.moreThanOrEqualConditionLeftHandArgumentParentRef=fm,u.moreThanOrEqualConditionRightHandArgument=Em,u.moreThanOrEqualConditionRightHandArgumentParentRef=Tm,u.notEmptyCondition=Kn,u.notEmptyConditionArgument=pm,u.notEmptyConditionRef=um,u.numberAdditionOperation=Ca,u.numberAdditionOperationError=pu,u.numberAdditionOperationErrorParentRef=uu,u.numberAdditionOperationFirstNumberArgument=_o,u.numberAdditionOperationFirstNumberArgumentRef=nu,u.numberAdditionOperationFirstNumberDataType=ru,u.numberAdditionOperationRef=lu,u.numberAdditionOperationRefThree=du,u.numberAdditionOperationRefTwo=cu,u.numberAdditionOperationResultNumberDataType=ou,u.numberAdditionOperationResultNumberReturn=No,u.numberAdditionOperationResultNumberReturnRef=su,u.numberAdditionOperationSecondNumberArgument=Mo,u.numberAdditionOperationSecondNumberArgumentRef=iu,u.numberAdditionOperationSecondNumberDataType=au,u.numberPrototype=Ce,u.numberValueAutogenerationSchema=cc,u.parallelExecutionOperation=kt,u.parallelExecutionOperationError=Jp,u.parallelExecutionOperationErrorParentRef=qp,u.parallelExecutionOperationListOfExecutionResultsDataType=xp,u.parallelExecutionOperationListOfExecutionResultsReturn=ko,u.parallelExecutionOperationListOfExecutionResultsReturnRef=Up,u.parallelExecutionOperationListOfFunctionsArgument=xo,u.parallelExecutionOperationListOfFunctionsArgumentDatatype=Fp,u.parallelExecutionOperationListOfFunctionsArgumentRef=Gp,u.parallelExecutionOperationListOfFunctionsBlueprint=Lp,u.parallelExecutionOperationRef=kp,u.parallelExecutionOperationRefThree=jp,u.persistedBuiltInBaseEntity=Le,u.persistedBuiltInBaseEntityCreatedAtProperty=em,u.persistedBuiltInBaseEntityCreatedAtPropertyDataType=Qf,u.persistedBuiltInBaseEntityCreatedAtPropertyDataTypeRef=OI,u.persistedBuiltInBaseEntityCreatedAtPropertyParentRef=Kf,u.persistedBuiltInBaseEntityCreatedAtPropertyRef=Xf,u.persistedBuiltInBaseEntityDatabaseProperty=Pi,u.persistedBuiltInBaseEntityDatabasePropertyDataTypeRef=DI,u.persistedBuiltInBaseEntityDatabasePropertyParentRef=kf,u.persistedBuiltInBaseEntityDatabasePropertyRef=xf,u.persistedBuiltInBaseEntityDeletedAtProperty=Zf,u.persistedBuiltInBaseEntityDeletedAtPropertyDataType=Yf,u.persistedBuiltInBaseEntityDeletedAtPropertyDataTypeRef=SI,u.persistedBuiltInBaseEntityDeletedAtPropertyParentRef=zf,u.persistedBuiltInBaseEntityDeletedAtPropertyRef=Hf,u.persistedBuiltInBaseEntityIdentifierProperty=Wf,u.persistedBuiltInBaseEntityIdentifierPropertyDataTypeRef=jf,u.persistedBuiltInBaseEntityIdentifierPropertyParentRef=Jf,u.persistedBuiltInBaseEntityIdentifierPropertyRef=qf,u.persistedBuiltInBaseEntityUpdatedAtProperty=im,u.persistedBuiltInBaseEntityUpdatedAtPropertyDataType=nm,u.persistedBuiltInBaseEntityUpdatedAtPropertyDataTypeRef=CI,u.persistedBuiltInBaseEntityUpdatedAtPropertyParentRef=rm,u.persistedBuiltInBaseEntityUpdatedAtPropertyRef=tm,u.processOutputGlobalValueDescriptorDataType=vm,u.processOutputGlobalValueDescriptorReturn=sl,u.processOutputGlobalValueDescriptorReturnRef=bm,u.projectPublicationCompletedGlobalEvent=Ja,u.propertyToZodSchema=$m,u.relationalDatabaseBuiltInBaseEntity=On,u.relationalDatabaseBuiltInBaseEntityAutoscalingProperty=Ko,u.relationalDatabaseBuiltInBaseEntityAutoscalingPropertyDataTypeRef=Vf,u.relationalDatabaseBuiltInBaseEntityAutoscalingPropertyParentRef=$f,u.relationalDatabaseBuiltInBaseEntityAutoscalingPropertyRef=Nf,u.relationalDatabaseBuiltInBaseEntityDefaultProperty=Qo,u.relationalDatabaseBuiltInBaseEntityDefaultPropertyDataTypeRef=_f,u.relationalDatabaseBuiltInBaseEntityDefaultPropertyRef=Mf,u.relationalDatabaseBuiltInBaseEntityIdentifierProperty=xa,u.relationalDatabaseBuiltInBaseEntityIdentifierPropertyDataTypeRef=Af,u.relationalDatabaseBuiltInBaseEntityIdentifierPropertyRef=Sf,u.relationalDatabaseBuiltInBaseEntityMinSizeProperty=qa,u.relationalDatabaseBuiltInBaseEntityMinSizePropertyDataTypeRef=Bf,u.relationalDatabaseBuiltInBaseEntityMinSizePropertyRef=wf,u.relationalDatabaseBuiltInBaseEntityPasswordProperty=ja,u.relationalDatabaseBuiltInBaseEntityPasswordPropertyDataTypeRef=RI,u.relationalDatabaseBuiltInBaseEntityPasswordPropertyRef=Cf,u.relationalDatabaseBuiltInBaseEntityRef=Fr,u.relationalDatabaseBuiltInBaseEntityUsernameProperty=ka,u.relationalDatabaseBuiltInBaseEntityUsernamePropertyDataTypeRef=TI,u.relationalDatabaseBuiltInBaseEntityUsernamePropertyRef=Of,u.resolveActionDescriptorName=pg,u.resolveBaseEntityName=cg,u.resolveBuiltInBaseEntityDataTypeLabel=hd,u.resolveConditionOperatorLabel=so,u.resolveCustomEntityDataTypeLabel=fd,u.resolveDataType=io,u.resolveDataTypeLabel=sg,u.resolveEntityDataTypeLabel=lg,u.resolveEntityName=S,u.resolveFirstCallsSecond=v3,u.resolveFirstWritesSecond=g3,u.resolvePrimitiveEntityName=ug,u.resolvePropertyDataTypeLabel=og,u.resolveSearchName=dg,u.resolveVariableDataTypeLabel=p9,u.resolveVariableDeclarationDataTypeLabel=Er,u.resolveVariableInstanceDataTypeLabel=ag,u.resolveVariableScope=c9,u.sequentialExecutionOperation=un,u.sequentialExecutionOperationError=cy,u.sequentialExecutionOperationErrorParentRef=ly,u.sequentialExecutionOperationListOfExecutionResultsDataType=ay,u.sequentialExecutionOperationListOfExecutionResultsReturn=qo,u.sequentialExecutionOperationListOfExecutionResultsReturnParentRef=oy,u.sequentialExecutionOperationListOfExecutionResultsReturnRef=iy,u.sequentialExecutionOperationListOfFunctionsArgument=jo,u.sequentialExecutionOperationListOfFunctionsArgumentDatatype=ry,u.sequentialExecutionOperationListOfFunctionsArgumentParentRef=sy,u.sequentialExecutionOperationListOfFunctionsArgumentRef=ny,u.sequentialExecutionOperationListOfFunctionsBlueprint=ty,u.softDeletePersistedEntityMethod=Ff,u.softDeletePersistedEntityMethodParentRef=Gf,u.sortCallsBasedOnExecutionDependencies=Cg,u.sortChildrenEntitiesBasedOnExecutionDependencies=R3,u.splitListOperation=Lo,u.splitListOperationError=op,u.splitListOperationErrorParentRef=sp,u.splitListOperationFirstOutputListDataType=Zu,u.splitListOperationFirstOutputListReturn=np,u.splitListOperationFirstOutputListReturnParentRef=tp,u.splitListOperationFirstOutputListReturnRef=$o,u.splitListOperationInputListArgument=Qu,u.splitListOperationInputListArgumentParentRef=Xu,u.splitListOperationInputListArgumentRef=Wu,u.splitListOperationInputListDataType=Hu,u.splitListOperationSecondOutputListDataType=rp,u.splitListOperationSecondOutputListReturn=ap,u.splitListOperationSecondOutputListReturnParentRef=ip,u.splitListOperationSplitIndexArgument=ep,u.splitListOperationSplitIndexArgumentParentRef=Ku,u.splitListOperationSplitIndexArgumentRef=Yu,u.splitListOperationSplitIndexDataType=zu,u.stringPrototype=k,u.stringValueAutogenerationSchema=lc,u.suggestNewIdForEntity=vd,u.test_primitive_entities_export=z3,u.toCamelCase=d9,u.toEntityState=Nt,u.toKebabCase=ig,u.toLowerCaseKebabCase=ao,u.toPascalCase=u9,u.untypedObjectPrototype=et,u.updateErrorsList=ne,u.updateValueReader=Pa,u.urlDefaultValue=Ly,u.uuidPrototype=Oa,u.validateArgumentDeclarationName=Rd,u.validateCalledByErrorIdInAction=d3,u.validateCalledByIdInAction=c3,u.validateCallers=vg,u.validateConditionEntityDeclaration=y3,u.validateCustomEntityName=oo,u.validateDataOperation=Xn,u.validateDataOperationDataToValidateArgument=Ay,u.validateDataOperationDataToValidateArgumentParentRef=Py,u.validateDataOperationDataToValidateArgumentRef=Iy,u.validateDataOperationDataToValidateDataType=Dy,u.validateDataOperationEntityToMatchTypeArgument=By,u.validateDataOperationEntityToMatchTypeArgumentParentRef=Cy,u.validateDataOperationEntityToMatchTypeArgumentRef=Sy,u.validateDataOperationEntityToMatchTypeDataType=Oy,u.validateDataOperationError=Ny,u.validateDataOperationErrorParentRef=My,u.validateDataOperationOutputEntityDeclaration=_y,u.validateDataOperationOutputEntityDeclarationParentRef=wy,u.validateEntryCaller=bg,u.validateErrorCaller=Rg,u.validateFunctionCallDeclaration=Ig,u.validateFunctionDeclarationName=md,u.validateGeneratedEntityParentIsNotBuiltInEntity=a3,u.validateGeneration=r3,u.validateGenerationTarget=Be,u.validateGenerationUpdate=i3,u.validateLoopEntityDeclaration=h3,u.validateName=y9,u.validateOperationEntityDeclaration=Dg,u.validatePropertyName=Ed,u.validateReachability=Dn,u.validateReadsValueInActionPayload=u3,u.validateReferenceObject=co,u.validateReferenceToOne=Pd,u.validateReferences=je,u.validateReturnDeclarationName=bd,u.validateSuccessCaller=Eg,u.validateValueReaderGenerationUpdate=ga,u.validateValueWritter=wd,u.validateVariableDeclarationName=Td,u.validateVariableInternalCallUse=_d,u.valueAutogenerationCurrentDateAndTimeSchema=fb,u.valueAutogenerationGenericSchema=Bs,u.valueAutogenerationOptions=uc,u.valueAutogenerationOptionsSchema=hb,u.valueAutogenerationRandomBooleanSchema=oc,u.valueAutogenerationRandomDateBetweenSchema=Db,u.valueAutogenerationRandomDateFromSchema=gb,u.valueAutogenerationRandomDateSchema=Ms,u.valueAutogenerationRandomDateUntilSchema=Ib,u.valueAutogenerationRandomNumberBetweenSchema=Eb,u.valueAutogenerationRandomNumberFromSchema=mb,u.valueAutogenerationRandomNumberSchema=ws,u.valueAutogenerationRandomNumberUntilSchema=Tb,u.valueAutogenerationRandomSchema=na,u.valueAutogenerationRandomTextBetweenSchema=vb,u.valueAutogenerationRandomTextFromSchema=Rb,u.valueAutogenerationRandomTextSchema=_s,u.valueAutogenerationRandomTextUntilSchema=bb,u.valueAutogenerationRangeValueTypesSchema=ta,u.valueAutogenerationUniqueSchema=sc,u.waitOperation=ut,u.waitOperationMillisecondsNumberArgument=Zn,u.waitOperationMillisecondsNumberArgumentRef=Yp,u.waitOperationMillisecondsNumberDataType=zp,u.waitOperationOperationError=Qp,u.waitOperationOperationErrorParentRef=Xp,u.waitOperationRef=Zp,Object.defineProperty(u,Symbol.toStringTag,{value:"Module"})});
|
|
372
|
+
${an({describe_entity:p.entity.id})}
|
|
373
|
+
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 extendedProperties(){return g([...this.extends.reduce((e,t)=>[...[...t.properties,...t.extendedProperties].filter(a=>!a.abstract),...e],[]),...this.implements.reduce((e,t)=>[...[...t.properties,...t.extendedProperties].filter(a=>!a.abstract),...e],[])])}validateGeneratedUpdate(e){const t=[];return e.parent&&t.push(new E({id:`${this.id}--${h.InvalidParentUpdate}`,code:h.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];if(this.parent.type===r.DataType){const t=this.parent;t.entity=this,e.push(t)}else this.project.addCustomEntity(this);return{affected:g(e),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=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.methods=this.initialData.methods.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.abstractMethods=this.initialData.abstractMethods.map(e=>{const t=R(e,this.project);return t.setParent(this),t.initChildren(),t}),this.extends=this.initialData.extends.map(e=>R(e,this.project)),this.implements=this.initialData.implements.map(e=>R(e,this.project)),this.addSuggestions(),this)}addSuggestions(){return this.implements.forEach(e=>{h8(this,e).forEach(a=>{const s=a.toJSON();s.id=`_suggestion--parent--${this.id}--${a.id}`;const o=R(s,this.project);o.suggestion=!0,o.setParent(this),o.initChildren(),this.addSuggestedProperty(o)}),f8(this,e).forEach(a=>{const s=`_suggestion--parent--${this.id}--${a.id}`,o=a.implementAsFunctionDeclaration(s),l=R(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:g(i),removed:g(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:g(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+"--"+w.UUID.uuid()+"--ref",type:r.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===r.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===r.CustomEntity).flatMap(i=>i.toFlatGenerationTarget(e)),...this.implements.filter(i=>i.type===r.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=y8(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 b,v,I;const a=this.toJSON(),s=t||Qe(S(this,this.project),r.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=Ut(a,this.project);e&&p.setParent(e),i&&p.subscribe(),p.initChildren();const y=(b=this.properties)==null?void 0:b.map((P,B)=>P.clone(this,l+"-property-"+B+"-id",i));p.properties=y;const f=(v=this.methods)==null?void 0:v.map((P,B)=>P.clone(this,l+"-method-"+B+"-id",i));p.methods=f;const m=(I=this.abstractMethods)==null?void 0:I.map((P,B)=>P.clone(this,l+"-abstract-method-"+B+"-id",i));return p.abstractMethods=m,p}getFunctionDeclaration(e){return this.methods.find(t=>t.id===e)}implement(e,t){return To(this,e,t)}getAllInteractiveMethods(){const e=this.implements.filter(i=>i.type===r.CustomEntity||i.type===r.BuiltInBaseEntity&&i.interactive);return g([...this.methods,...this.extends.flatMap(i=>i.getAllInteractiveMethods()),...e.flatMap(i=>i.getAllInteractiveMethods())])}inferFromInputs(e){if(this.parent.type!==r.DataType||!this.parent.inferred)return this;const t=[];e.forEach(s=>{t.find(l=>S(l,this.project)===S(s,this.project))||t.push(s)});const i=this.properties.filter(s=>!s.getDataType());t.forEach(s=>{const o=i.find(m=>S(m,this.project)===S(s,this.project));if(!o)return;const p=Tr(s.parent).getMasterInputWithValueWritterFromAllInstances(s),y=rn(p),f=y==null?void 0:y.clone(o,o.id+"--data-type",!0);f&&o.setDataType(f),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=>S(v,this.project)===S(s,this.project));if(o){if(s.setDeclaration(o),!o.getDataType()){const I=Tr(s.parent).getMasterInputWithValueWritterFromAllInstances(s),P=rn(I),B=P==null?void 0:P.clone(o,o.id+"--data-type",!0);B&&o.setDataType(B)}return}const l={id:s.id+"--inferred-property",type:r.Property,version:1,name:S(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=R(l,this.project);p.setParent(this),p.initChildren();const f=Tr(s.parent).getMasterInputWithValueWritterFromAllInstances(s),m=rn(f),b=m==null?void 0:m.clone(p,l.id+"--data-type",!0);return b&&p.setDataType(b),this.addProperty(p),s.setDeclaration(p),p}),this)}};c(Pe,"MUTABLE_BASE_PROPERTIES",["name","description","static","abstract"]),c(Pe,"INMUTABLE_BASE_PROPERTIES",["id","version","type"]),c(Pe,"BASE_PROPERTIES",[...Pe.MUTABLE_BASE_PROPERTIES,...Pe.INMUTABLE_BASE_PROPERTIES]),c(Pe,"MUTABLE_META_PROPERTIES",[...Pe.MUTABLE_BASE_PROPERTIES,"x","y"]),c(Pe,"INMUTABLE_META_PROPERTIES",[...Pe.INMUTABLE_BASE_PROPERTIES]),c(Pe,"META_PROPERTIES",[...Pe.MUTABLE_META_PROPERTIES,...Pe.INMUTABLE_META_PROPERTIES]),c(Pe,"MUTABLE_UPSTREAM_PROPERTIES",["extends","implements"]),c(Pe,"INMUTABLE_UPSTREAM_PROPERTIES",["parent"]),c(Pe,"UPSTREAM_PROPERTIES",[...Pe.MUTABLE_UPSTREAM_PROPERTIES,...Pe.INMUTABLE_UPSTREAM_PROPERTIES]),c(Pe,"MUTABLE_DOWNSTREAM_PROPERTIES",["properties","methods","abstractMethods"]),c(Pe,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(Pe,"DOWNSTREAM_PROPERTIES",[...Pe.MUTABLE_DOWNSTREAM_PROPERTIES,...Pe.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(Pe,"PROPERTIES",[...Pe.META_PROPERTIES,...Pe.UPSTREAM_PROPERTIES,...Pe.DOWNSTREAM_PROPERTIES]);let Mr=Pe;function $3(n){const e=q4(),t=n.toJSON();e.safeParse(t).success;const a=[];return ne(n.errors,a)}class Gt{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"type",r.BuiltInBaseEntity);c(this,"abstract",!1);c(this,"static");c(this,"properties",[]);c(this,"methods",[]);c(this,"abstractMethods",[]);c(this,"extends",[]);c(this,"interactive",!1);c(this,"errors",[]);c(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=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.methods=this.initialData.methods.map(i=>{const a=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.abstractMethods=this.initialData.abstractMethods.map(i=>{const a=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.extends=this.initialData.extends.map(i=>R(i,this.project))}get extendedProperties(){return g(this.extends.reduce((e,t)=>{const i=[...t.properties,...t.extendedProperties].filter(a=>!a.abstract);return[...e,...i]},[]))}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+"--"+w.UUID.uuid()+"--ref",type:r.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=$3(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 Gt(this.toJSON(),this.project)}implement(e,t){return To(this,e,t)}getAllInteractiveMethods(){const e=[];return this.interactive&&(e.push(...this.methods),this.extends.filter(i=>i.type===r.BuiltInBaseEntity&&i.interactive||i.type===r.PrimitiveEntity).forEach(i=>{i instanceof Gt&&e.push(...i.getAllInteractiveMethods())})),g(e)}}function L3(n){const e=V4(),t=n.toJSON();e.safeParse(t).success;const a=[];return ne(n.errors,a)}class Ft{constructor(e,t){c(this,"initialData");c(this,"id");c(this,"version");c(this,"name");c(this,"description",null);c(this,"type",r.PrimitiveEntity);c(this,"static");c(this,"abstract");c(this,"properties",[]);c(this,"methods",[]);c(this,"abstractMethods",[]);c(this,"extends",[]);c(this,"errors",[]);c(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=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.methods=this.initialData.methods.map(i=>{const a=R(i,this.project);return a.parent=this,a}),this.abstractMethods=this.initialData.abstractMethods.map(i=>{const a=R(i,this.project);return a.parent=this,a})}get extendedProperties(){return g(this.extends.reduce((e,t)=>{const i=[...t.properties,...t.extendedProperties].filter(a=>!a.abstract);return[...e,...i]},[]))}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+"--"+w.UUID.uuid()+"--ref",type:r.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=L3(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 Ft(this.toJSON(),this.project)}getAllInteractiveMethods(){const e=[];return e.push(...this.methods),this.extends.filter(i=>i.type===r.BuiltInBaseEntity&&i.interactive||i.type===r.PrimitiveEntity).forEach(i=>{i instanceof Gt&&e.push(...i.getAllInteractiveMethods())}),g(e)}}function Ut(n,e){if(!n)throw new Error("Entity is null");const t=e.findSubscribedInstance(n);switch(n.type){case r.PrimitiveValue:return t||new Ti(n,e);case r.CustomEntity:return t||new Mr(n,e);case r.PrimitiveEntity:return t||new Ft(n,e);case r.FunctionDeclaration:return t||new br(n,e);case r.GlobalEvent:return t||new fi(n,e);case r.DataType:return t||new hi(n,e);case r.Property:return t||new Rr(n,e);case r.FunctionCall:return t||new wr(n,e);case r.Condition:return t||new Ir(n,e);case r.Operation:return t||new vr(n,e);case r.VariableDeclaration:return t||new Dr(n,e);case r.VariableInstance:return t||new Pr(n,e);case r.OutputMap:return t||new gn(n,e);case r.ReturnDeclaration:return t||new _t(n,e);case r.ArgumentDeclaration:return t||new Or(n,e);case r.InputMap:return t||new vn(n,e);case r.Project:return t||new w(n);case r.InstalledProject:return t||new Sr(n,e);case r.ActionDescriptor:return t||new Fe(n,e);case r.ReturnStatement:return t||new Cr(n,e);case r.Loop:return t||new gr(n,e);case r.Search:return t||new Ar(n,e);case r.ValueDescriptor:return t||new Br(n,e);case r.BuiltInBaseEntity:return t||new Gt(n,e);case r.InternalCall:return t||new mi(n,e);case r.ContinueStatement:return t||new mt(n,e);case r.BreakStatement:return t||new Ei(n,e);default:throw new Error("Invalid entity type: "+n.type)}}function R(n,e){if(!n)throw new Error("Entity is null");const t=Ut(n,e);return t.subscribe(),t}function G3(n,e){if(!n)throw new Error("Entity is null");switch(n.type){case r.PrimitiveValue:return Ti.fromGenerationTarget(n,e);case r.CustomEntity:return Mr.fromGenerationTarget(n,e);case r.FunctionDeclaration:return br.fromGenerationTarget(n,e);case r.GlobalEvent:return fi.fromGenerationTarget(n,e);case r.DataType:return hi.fromGenerationTarget(n,e);case r.Property:return Rr.fromGenerationTarget(n,e);case r.FunctionCall:return wr.fromGenerationTarget(n,e);case r.Condition:return Ir.fromGenerationTarget(n,e);case r.Operation:return vr.fromGenerationTarget(n,e);case r.VariableDeclaration:return Dr.fromGenerationTarget(n,e);case r.VariableInstance:return Pr.fromGenerationTarget(n,e);case r.OutputMap:return gn.fromGenerationTarget(n,e);case r.ReturnDeclaration:return _t.fromGenerationTarget(n,e);case r.ArgumentDeclaration:return Or.fromGenerationTarget(n,e);case r.InputMap:return vn.fromGenerationTarget(n,e);case r.InstalledProject:return Sr.fromGenerationTarget(n,e);case r.ReturnStatement:return Cr.fromGenerationTarget(n,e);case r.Loop:return gr.fromGenerationTarget(n,e);case r.Search:return Ar.fromGenerationTarget(n,e);case r.ActionDescriptor:return Fe.fromGenerationTarget(n,e);case r.ValueDescriptor:return Br.fromGenerationTarget(n,e);case r.InternalCall:return mi.fromGenerationTarget(n,e);case r.ContinueStatement:return mt.fromGenerationTarget(n,e);case r.BreakStatement:return Ei.fromGenerationTarget(n,e);default:throw new Error("Invalid entity type: "+n.type)}}const K=class K{constructor(e){c(this,"initialData");c(this,"id");c(this,"version");c(this,"type",r.Project);c(this,"name",null);c(this,"description",null);c(this,"x");c(this,"y");c(this,"entities",[]);c(this,"projects",[]);c(this,"functions",[]);c(this,"events",[]);c(this,"variableDeclarations",[]);c(this,"variableInstances",[]);c(this,"conditions",[]);c(this,"operations",[]);c(this,"functionCalls",[]);c(this,"loops",[]);c(this,"searches",[]);c(this,"primitives",[]);c(this,"builtInBaseEntities",[]);c(this,"operationDeclarations",[]);c(this,"globalEventActionDescriptors",[]);c(this,"loopDeclarations",[]);c(this,"conditionDeclarations",[]);c(this,"valueDescriptors",[]);c(this,"dataTypes",[]);c(this,"project");c(this,"instances",{});c(this,"builtInInstances",{});c(this,"errors",[]);c(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{(!K.UUID||K.UUID.isBackup)&&(K.UUID=ms==null?void 0:ms()),K.UUID||(K.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),K.UUID={isBackup:!0,uuid:()=>Math.random().toString(36).substring(2,15)+Math.random().toString(36).substring(2,15),fromUUID:i=>i}}}static injectUUIDModule(e){K.UUID=e}static validateGenerationTarget(e,t){let i=JSON.parse(JSON.stringify(e));const a=[];return a.push(...Be(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(){return{affected:g([]),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=R(e,this);return t.setParent(this),t.initChildren(),t}),this.projects=this.initialData.projects.map(e=>{const t=R(e,this);return t.setParent(this),t.initChildren(),t}),this.functions=this.initialData.functions.map(e=>{const t=R(e,this);return t.setParent(this),t.initChildren(),t}),this.events=this.initialData.events.map(e=>{const t=R(e,this);return t.setParent(this),t.initChildren(),t}),this.variableDeclarations=this.initialData.variableDeclarations.map(e=>{const t=R(e,this);return t.setParent(this),t.initChildren(),t}),this.variableInstances=this.initialData.variableInstances.map(e=>{const t=R(e,this);return t.setParent(this),t.initChildren(),t}),this.conditions=this.initialData.conditions.map(e=>{const t=R(e,this);return t.setParent(this),t.initChildren(),t}),this.operations=this.initialData.operations.map(e=>{const t=R(e,this);return t.setParent(this),t.initChildren(),t}),this.functionCalls=this.initialData.functionCalls.map(e=>{const t=R(e,this);return t.setParent(this),t.initChildren(),t}),this.loops=this.initialData.loops.map(e=>{const t=R(e,this);return t.setParent(this),t.initChildren(),t}),this.searches=this.initialData.searches.map(e=>{const t=R(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+"--"+K.UUID.uuid()+"--ref",type:r.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=o8(),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 K(this.toJSON())}getCustomEntity(e){return this.entities.find(t=>t.id===e)||null}addCustomEntityFromTransfer(e){const t=R(e,this);return this.addCustomEntity(t),t}addCustomEntity(e){return this.entities.includes(e)||this.entities.push(e),e}addFunctionDeclarationFromTransfer(e){const t=R(e,this);return this.addFunctionDeclaration(t),t}addFunctionDeclaration(e){return this.functions.includes(e)||this.functions.push(e),e}addFunctionCallFromTransfer(e){const t=R(e,this);return this.addFunctionCall(t),t}addFunctionCall(e){return this.functionCalls.includes(e)||this.functionCalls.push(e),e}addVariableDeclarationFromTransfer(e){const t=R(e,this);return this.addVariableDeclaration(t),t}addVariableDeclaration(e){return this.variableDeclarations.includes(e)||this.variableDeclarations.push(e),e}addVariableInstanceFromTransfer(e){const t=R(e,this);return this.addVariableInstance(t),t}addVariableInstance(e){return this.variableInstances.includes(e)||this.variableInstances.push(e),e}addInstalledProjectFromTransfer(e){const t=R(e,this);return this.addInstalledProject(t),this}addInstalledProject(e){return this.projects.includes(e)||this.projects.push(e),this}addGlobalEventFromTransfer(e){const t=R(e,this);return this.addGlobalEvent(t),this}addGlobalEvent(e){return this.events.includes(e)||this.events.push(e),this}addConditionFromTransfer(e){const t=R(e,this);return this.addCondition(t),this}addCondition(e){return this.conditions.includes(e)||this.conditions.push(e),this}addOperationFromTransfer(e){const t=R(e,this);return this.addOperation(t),this}addOperation(e){return this.operations.includes(e)||this.operations.push(e),this}addLoopFromTransfer(e){const t=R(e,this);return this.addLoop(t),this}addLoop(e){return this.loops.includes(e)||this.loops.push(e),this}addSearchFromTransfer(e){const t=R(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!==r.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=Se(i);return[...t,...a.filter(s=>s.type===r.Condition)]},[]),...this.functionCalls.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.Condition)]},[]),...this.operations.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.Condition)]},[]),...this.loops.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.Condition)]},[]),...this.searches.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.Condition)]},[])]}getOperations(){return[...this.operations,...this.getEntryPoints().reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.Operation)]},[]),...this.functionCalls.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.Operation)]},[]),...this.conditions.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.Operation)]},[]),...this.loops.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.Operation)]},[]),...this.searches.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.Operation)]},[])]}getFunctionCalls(){return[...this.functionCalls,...this.getEntryPoints().reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.FunctionCall)]},[]),...this.conditions.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.FunctionCall)]},[]),...this.operations.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.FunctionCall)]},[]),...this.loops.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.FunctionCall)]},[]),...this.searches.reduce((t,i)=>{const a=Se(i);return[...t,...a.filter(s=>s.type===r.FunctionCall)]},[])]}getVariables(){return[...this.variableDeclarations,...this.getEntryPoints().reduce((t,i)=>{const a=te(i);return[...t,...a]},[]),...this.functionCalls.reduce((t,i)=>{const a=te(i);return[...t,...a]},[]),...this.conditions.reduce((t,i)=>{const a=te(i);return[...t,...a]},[]),...this.operations.reduce((t,i)=>{const a=te(i);return[...t,...a]},[]),...this.loops.reduce((t,i)=>{const a=te(i);return[...t,...a]},[]),...this.searches.reduce((t,i)=>{const a=te(i);return[...t,...a]},[])]}getVariableInstances(){return[...this.variableInstances,...this.getEntryPoints().reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableInstance);return[...t,...s]},[]),...this.functionCalls.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableInstance);return[...t,...s]},[]),...this.conditions.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableInstance);return[...t,...s]},[]),...this.operations.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableInstance);return[...t,...s]},[]),...this.loops.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableInstance);return[...t,...s]},[]),...this.searches.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableInstance);return[...t,...s]},[])]}getVariableDeclarations(){return g([...this.variableDeclarations,...this.getEntryPoints().reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableDeclaration);return[...t,...s]},[]),...this.functionCalls.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableDeclaration);return[...t,...s]},[]),...this.conditions.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableDeclaration);return[...t,...s]},[]),...this.operations.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableDeclaration);return[...t,...s]},[]),...this.loops.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.VariableDeclaration);return[...t,...s]},[]),...this.searches.reduce((t,i)=>{const s=te(i).filter(o=>o.type===r.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===V.PERSISTED_ENTITY)||null}};c(K,"UUID",{isBackup:!0,uuid:()=>Math.random().toString(36).substring(2,15)+Math.random().toString(36).substring(2,15),fromUUID:e=>e}),c(K,"MUTABLE_BASE_PROPERTIES",["name","description"]),c(K,"INMUTABLE_BASE_PROPERTIES",["id","type","version"]),c(K,"BASE_PROPERTIES",[...K.MUTABLE_BASE_PROPERTIES,...K.INMUTABLE_BASE_PROPERTIES]),c(K,"MUTABLE_META_PROPERTIES",[...K.MUTABLE_BASE_PROPERTIES,"x","y"]),c(K,"INMUTABLE_META_PROPERTIES",[...K.INMUTABLE_BASE_PROPERTIES]),c(K,"META_PROPERTIES",[...K.MUTABLE_META_PROPERTIES,...K.INMUTABLE_META_PROPERTIES]),c(K,"MUTABLE_UPSTREAM_PROPERTIES",[]),c(K,"INMUTABLE_UPSTREAM_PROPERTIES",["primitives","builtInBaseEntities","operationDeclarations","globalEventActionDescriptors","loopDeclarations","builtInInstances"]),c(K,"UPSTREAM_PROPERTIES",[...K.MUTABLE_UPSTREAM_PROPERTIES,...K.INMUTABLE_UPSTREAM_PROPERTIES]),c(K,"MUTABLE_DOWNSTREAM_PROPERTIES",["entities","projects","functions","events","variableDeclarations","variableInstances","conditions","operations","functionCalls","loops","searches"]),c(K,"INMUTABLE_DOWNSTREAM_PROPERTIES",[]),c(K,"DOWNSTREAM_PROPERTIES",[...K.MUTABLE_DOWNSTREAM_PROPERTIES,...K.INMUTABLE_DOWNSTREAM_PROPERTIES]),c(K,"PROPERTIES",[...K.META_PROPERTIES,...K.UPSTREAM_PROPERTIES,...K.DOWNSTREAM_PROPERTIES]);let w=K;class Kg extends Fe{constructor(t){super(xt,t);c(this,"id",Oe.Parallel);c(this,"name",Oe.Parallel);c(this,"description","Execute a list of actions one after the other");c(this,"version",1);c(this,"autoexecutable",!0);c(this,"initialData",xt);c(this,"type",r.ActionDescriptor);c(this,"fixedArguments",[]);c(this,"fixedReturns",[]);c(this,"error",null);c(this,"dynamicArgumentTypes",null);c(this,"dynamicReturnTypes",null);c(this,"project");this.project=t,this.fixedArguments=xt.fixedArguments.map(i=>{const a=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.fixedReturns=xt.fixedReturns.map(i=>{const a=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.error=xt.error?R(xt.error,this.project):null}}class eI extends Fe{constructor(t){super(dt,t);c(this,"id",dt.id);c(this,"name",dt.name);c(this,"description",dt.description);c(this,"version",dt.version);c(this,"autoexecutable",!1);c(this,"initialData",dt);c(this,"type",r.ActionDescriptor);c(this,"fixedArguments",[]);c(this,"fixedReturns",[]);c(this,"error",null);c(this,"dynamicArgumentTypes",null);c(this,"dynamicReturnTypes",null);c(this,"project");this.project=t,this.fixedArguments=dt.fixedArguments.map(i=>{const a=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.fixedReturns=dt.fixedReturns.map(i=>{const a=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.error=dt.error?R(dt.error,this.project):null}}class tI extends Fe{constructor(t){super(dn,t);c(this,"id",Oe.Sequential);c(this,"name",Oe.Sequential);c(this,"description","Execute a list of actions one after the other");c(this,"version",1);c(this,"autoexecutable",!0);c(this,"initialData",dn);c(this,"type",r.ActionDescriptor);c(this,"fixedArguments",[]);c(this,"fixedReturns",[]);c(this,"error",null);c(this,"dynamicArgumentTypes",null);c(this,"dynamicReturnTypes",null);c(this,"project");this.project=t,this.fixedArguments=dn.fixedArguments.map(i=>{const a=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.fixedReturns=dn.fixedReturns.map(i=>{const a=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.error=dn.error?R(dn.error,this.project):null}}function F3(n){const e=[new tI(n),new Kg(n),new eI(n),new Fe(Ii,n),new Fe(Gr,n),new Fe(Xn,n),new Fe(_a,n),new Fe(Vo,n),new Fe(Go,n),new Fe(Lo,n),new Fe(Ca,n),new Fe(vi,n)];return e.forEach(t=>{t.initChildren(),n.subscribeBuiltInInstance(t)}),n.operationDeclarations=e,e}class nI extends Gt{constructor(t){super(Le,t);c(this,"initialData");c(this,"id",V.PERSISTED_ENTITY);c(this,"version",1);c(this,"name",V.PERSISTED_ENTITY);c(this,"description",Le.description);c(this,"type",r.BuiltInBaseEntity);c(this,"abstract",Le.abstract);c(this,"static",Le.static);c(this,"properties",[]);c(this,"methods",[]);c(this,"abstractMethods",[]);c(this,"extends",[]);c(this,"errors",[]);c(this,"project");this.initialData=Le,this.project=t,this.id=Le.id,this.version=Le.version,this.name=Le.name,this.static=Le.static,this.abstract=Le.abstract,this.properties=this.initialData.properties.map(i=>{const a=R(i,this.project);return a.setParent(this),a.initChildren(),a}),this.methods=this.initialData.methods.map(i=>{const a=R(i,this.project);return a.parent=this,a}),this.abstractMethods=this.initialData.abstractMethods.map(i=>{const a=R(i,this.project);return a.parent=this,a}),this.extends=this.initialData.extends.map(i=>R(i,this.project))}}function U3(n){const e=[new nI(n),new Gt(Ua,n),new Gt(On,n),new Gt(nl,n),new Gt(Fa,n)];return e.forEach(t=>{n.subscribeBuiltInInstance(t)}),n.builtInBaseEntities=e,e}function x3(n){const e=[new Ft(k,n),new Ft(An,n),new Ft(Ce,n),new Ft(et,n),new Ft(Sn,n),new Ft(cn,n),new Ft(Oa,n),new Ft(wo,n)];return e.forEach(t=>{n.subscribeBuiltInInstance(t)}),n.primitives=e,e}function k3(n){const e=[new Fe(Ja,n)];return e.forEach(t=>{t.initChildren(),n.subscribeBuiltInInstance(t)}),n.globalEventActionDescriptors=e,e}function j3(n){const e=[new Fe(Qn,n),new Fe(Yo,n)];return e.forEach(t=>{t.initChildren(),n.subscribeBuiltInInstance(t)}),n.loopDeclarations=e,e}function q3(n){const e=[new Br(sl,n)];return e.forEach(t=>{t.initChildren(),n.subscribeBuiltInInstance(t)}),n.valueDescriptors=e,e}function J3(n){const e=[new Fe(Kn,n),new Fe(Ur,n)];return e.forEach(t=>{t.initChildren()}),n.conditionDeclarations=e,e}const Nr={},Po={};async function W3(n,e={}){const t={...yb};return t.id=n.id,e.empty?{data:{id:n.id,type:r.Project,version:1,name:null,description:null,projects:[],entities:[],operations:[],functions:[],variableDeclarations:[],variableInstances:[],functionCalls:[],conditions:[],loops:[],searches:[],events:[]}}:{data:t}}function rI(n){const e=new w(n);return x3(e),U3(e),F3(e),k3(e),j3(e),q3(e),J3(e),e.initChildren(),e}async function H3(n,e={}){if(n.id&&Nr[n.id])return Nr[n.id];if(n.id&&Po[n.id])return await Po[n.id],Nr[n.id];const t=W3(n,e);n.id&&(Po[n.id]=t);const i=await t;if(i.data){const a=rI(i.data);return Nr[n.id]=a,n.id&&delete Po[n.id],a}return null}function Y3(n){return Nr[n.id]&&delete Nr[n.id],null}const z3="test_primitive_entities_export";u.AI_VALUE_CONNECTION_GENERATION_ACTION_EXPLANATION=Bd,u.ActionDescriptorState=Fe,u.ActionDescriptorValuesType=U,u.ActionInputMapState=J9,u.ActionOutputMapState=Y9,u.AppendToListOperationInputIds=bp,u.AppendToListOperationOutputIds=vp,u.ArgumentDeclarationState=Or,u.BREAK_AND_CONTINUE_STATEMENTS_RETURN_DECLARATIONS_EXPLANATION=Ad,u.BUILT_IN_BASE_ENTITY_IDS=x,u.BUILT_IN_ENTITY_TYPES=Lr,u.BaseCanvasDraggableState=C9,u.BaseEntityNames=V,u.BaseState=O9,u.BaseValueDescriptorIds=Bo,u.BreakStatementState=Ei,u.BuiltInBaseEntityState=Gt,u.CACHED_PROJECTS_BY_ID=Nr,u.CALLABLE_ENTITIES_EXPLANATION=s3,u.CALLABLE_TYPES=Pn,u.CALLER_ENTITIES_EXPLANATION=mg,u.CALLER_TYPES=ln,u.CALLS_UPDATE_EXPLANATION=qn,u.COMPARISON_CONDITIONS=Rm,u.CONDITIONS=MI,u.CUSTOM_ENTITY_OPERATIONS=Vy,u.CallableEntityClass=w9,u.CallerEntityClass=gd,u.ChildEntityState=B9,u.ComparisonOperatorTypes=_e,u.ConditionState=Ir,u.ContinueStatementState=mt,u.CreateNewInputIds=uy,u.CreateNewOutputIds=py,u.CustomEntityState=Mr,u.DRAGGABLE_CALLABLE_TYPES=Oo,u.DRAGGABLE_CALLER_TYPES=Hd,u.DRAGGABLE_ELEMENT_TYPES=Co,u.DRAGGABLE_EXECUTABLE_TYPES=oI,u.DRAGGABLE_PASS_THROUGH_CALLABLE_TYPES=So,u.DataTypeCompatibilityTypes=Lt,u.DataTypeParentChildRelation=Ue,u.DataTypeState=hi,u.ENTITIES_WITH_VALLUES_EXPLANATION=po,u.ENTITY_TYPES=lI,u.ENTITY_WITH_LOGIC_SCOPE_TYPES=ct,u.ENTITY_WITH_NAMES_TYPES=Yd,u.ENTITY_WITH_VALUE_TYPES=Wd,u.ENTRY_POINT_ENTITIES_EXPLANATION=va,u.ENTRY_POINT_TYPES=Me,u.EVENT_TYPES=$r,u.EXECUTABLE_TYPES=sI,u.EXECUTION_OPERATIONS=dy,u.EntityError=lr,u.EntityErrorSeverity=T,u.EntityGenerationError=E,u.EntityGenerationErrorCode=h,u.EntityInstanceErrorCode=_,u.EntityOperations=Ke,u.EntityType=r,u.EntityWithLogicScopeClass=V9,u.EntityWithValueClass=N9,u.EntryPointEntityClass=_9,u.ExecutionOperations=Oe,u.FunctionCallState=wr,u.FunctionDeclarationState=br,u.GLOBAL_EVENT_DECLARATIONS=NI,u.GetLastInListOperationInputIds=lp,u.GetLastInListOperationOutputIds=cp,u.GlobalEventNames=on,u.GlobalEventState=fi,u.HTTPOperations=Ze,u.HTTP_OPERATIONS=fh,u.InputMapState=vn,u.InstalledProjectState=Sr,u.InternalCallState=mi,u.JoinListOperationInputIds=Ou,u.JoinListOperationOutputIds=Cu,u.JoinStringOperationInputIds=hu,u.JoinStringOperationOutputIds=fu,u.LIST_OPERATIONS=Np,u.ListOperations=W,u.LoopState=gr,u.LoopTypes=Q,u.NON_INTERACTIVE_BASE_ENTITIES_EXPLANATION=Jn,u.NUMBER_OPERATIONS=yu,u.NumberAdditionOperationInputIds=eu,u.NumberAdditionOperationOutputIds=tu,u.NumberOperations=lt,u.OPERATION_DECLARATIONS=dI,u.OperationState=vr,u.OutputMapParentChildRelation=Jd,u.OutputMapState=gn,u.PARENT_AUTO_CALCULATION_FROM_CALLER_EXPLANATION=yo,u.PASS_THROUGH_CALLABLE_ENTITIES_EXPLANATION=jn,u.PASS_THROUGH_CALLABLE_TYPES=$e,u.PROPERTY_NOT_VALUE_READER_WRITTER_EXPLANATION=Cd,u.ParallelExecutionOperation=Kg,u.ParallelExecutionOperationInputIds=Vp,u.ParallelExecutionOperationOutputIds=$p,u.PassThroughCallableEntityClass=M9,u.PersistedEntity=nI,u.PersistedEntityMethods=Ot,u.PrimitiveEntityState=Ft,u.PrimitiveTypes=A,u.PrimitiveValueState=Ti,u.ProjectState=w,u.PropertyState=Rr,u.RETURN_STATEMENT_RETURN_DECLARATIONS_EXPLANATION=o3,u.ReturnDeclarationState=_t,u.ReturnStatementState=Cr,u.STANDALONE_CONDITIONS=ym,u.STRING_OPERATIONS=Su,u.ScopeCompatibilityType=Do,u.SearchState=Ar,u.SequentialExecutionOperation=tI,u.SequentialExecutionOperationInputIds=Kp,u.SequentialExecutionOperationOutputIds=ey,u.SharedEntityErrorCode=D,u.SharedStateFunctionality=yg,u.SplitListOperationInputIds=qu,u.SplitListOperationOutputIds=Ju,u.StandaloneOperatorTypes=Nt,u.StringOperations=Ae,u.TERMINATION_TYPES=Ne,u.USER_MANAGED_ENTITY_TYPES=cI,u.UserManagedEntityStateFunctionality=S9,u.VALUE_READING_ENTITIES_EXPLANATION=Od,u.VALUE_READING_TYPES=zn,u.VALUE_WRITING_ENTITIES_EXPLANATION=Tg,u.VALUE_WRITING_TYPES=Ve,u.VARIABLE_DATA_TYPE_INFERRANCE_EXPLANATION=Sd,u.VARIABLE_TYPES=xe,u.ValidationInputIds=vy,u.ValidationOutputIds=gy,u.ValueAutogenerationType=qe,u.ValueDescriptorParentChildRelation=M,u.ValueDescriptorState=Br,u.ValueReadingEntityClass=Ra,u.ValueWritingEntityClass=ba,u.VariableDeclarationState=Dr,u.VariableInputMapState=q9,u.VariableInstanceState=Pr,u.VariableOutputMapState=H9,u.WaitOperation=eI,u.WaitOperationInputIds=Wp,u.WaitOperationOutputIds=Hp,u._VALUE_READING_TYPES=iI,u._VALUE_WRITING_TYPES=aI,u.appendToListOperation=_a,u.appendToListOperationElementToAppendArgument=Uo,u.appendToListOperationElementToAppendArgumentParentRef=Cp,u.appendToListOperationElementToAppendArgumentRef=Dp,u.appendToListOperationError=Mp,u.appendToListOperationErrorParentRef=_p,u.appendToListOperationListArgument=Fo,u.appendToListOperationListArgumentParentRef=Op,u.appendToListOperationListArgumentRef=gp,u.appendToListOperationListDataType=Ip,u.appendToListOperationResultListDataType=Sp,u.appendToListOperationResultListReturn=wp,u.appendToListOperationResultListReturnParentRef=Bp,u.appendToListOperationResultListReturnRef=Ap,u.appendToListOperationSecondListDataType=Pp,u.asGenerationActionExample=an,u.baseHttpRequestFunctionDeclaration=Ii,u.baseHttpRequestFunctionDeclarationErrorValueDescriptor=Ho,u.baseHttpRequestFunctionDeclarationErrorValueDescriptorDatatype=hh,u.baseHttpRequestFunctionDeclarationErrorValueDescriptorRef=yh,u.baseHttpRequestFunctionDeclarationRef=ch,u.baseHttpRequestFunctionDeclarationRefEight=uh,u.baseHttpRequestFunctionDeclarationRefFive=oh,u.baseHttpRequestFunctionDeclarationRefFour=sh,u.baseHttpRequestFunctionDeclarationRefNine=ph,u.baseHttpRequestFunctionDeclarationRefSeven=dh,u.baseHttpRequestFunctionDeclarationRefSix=lh,u.baseHttpRequestFunctionDeclarationRefThree=ah,u.baseHttpRequestFunctionDeclarationRefTwo=ih,u.booleanPrototype=An,u.capitalizeFirstLetter=ro,u.checkAreCustomEntitiesCompatibleAsDataType=Qv,u.checkAreDataTypesCompatible=Ht,u.checkArePropertiesCompatibleAsDataType=Xv,u.checkIsBranchDependentButNotDirectlyOnBranch=Ia,u.checkIsBranchDependentOnBranch=m3,u.checkIsCallableEntityReachable=Aa,u.checkIsCanvasEntity=M3,u.checkIsDetachedBranch=Hg,u.checkIsDetachedBranchShallow=jd,u.checkIsGlobalVariable=w3,u.checkIsGloballyDeclared=kd,u.checkIsMethod=Zg,u.checkIsNestedScope=Io,u.checkScopeCompatibility=Da,u.createEntityError=H,u.createNewInstanceOperation=Gr,u.createNewInstanceOperationEntityToInstanciateArgument=my,u.createNewInstanceOperationEntityToInstanciateArgumentRef=yy,u.createNewInstanceOperationEntityToInstanciateDataType=hy,u.createNewInstanceOperationError=by,u.createNewInstanceOperationErrorParentRef=Ry,u.createNewInstanceOperationOutputEntityDeclaration=Ey,u.createNewInstanceOperationOutputEntityDeclarationParentRef=Ty,u.createNewInstanceOperationRef=fy,u.createSemanticId=Qe,u.createStateFromGenerationTargetType=G3,u.createStateFromType=Ut,u.createStateFromTypeAndSubscribe=R,u.cronJobBuiltInBaseEntity=nl,u.cronJobBuiltInBaseEntityExpressionProperty=cm,u.cronJobBuiltInBaseEntityExpressionPropertyDataTypeRef=BI,u.cronJobBuiltInBaseEntityExpressionPropertyRef=om,u.cronJobBuiltInBaseEntityRef=lm,u.cronJobTriggeredFunctionDeclarationBlueprint=tl,u.cronJobTriggeredFunctionDeclarationBlueprintParentRef=am,u.customEntityToZodSchema=Lm,u.dataTypeCompatibilityToErrorExplanation=Pg,u.datePrototype=cn,u.dateValueAutogenerationSchema=dc,u.deletePersistedEntityMethod=el,u.deletePersistedEntityMethodParentRef=Lf,u.deleteRootProject=Y3,u.endpointBuiltInBaseEntity=Ua,u.endpointBuiltInBaseEntityRef=$h,u.endpointBuiltInBaseEntityRefFour=Pf,u.endpointBuiltInBaseEntityRefThree=Jh,u.endpointBuiltInBaseEntityRefTwo=xh,u.endpointBuiltInCorsProperty=Lh,u.endpointBuiltInCorsPropertyDataType=Vh,u.endpointBuiltInCorsPropertyDataTypeRef=Mh,u.endpointBuiltInCorsPropertyRef=Nh,u.endpointBuiltInMethodProperty=Zo,u.endpointBuiltInMethodPropertyDataType=qh,u.endpointBuiltInMethodPropertyDataTypeRef=kh,u.endpointBuiltInMethodPropertyRef=jh,u.endpointBuiltInPathProperty=zo,u.endpointBuiltInPathPropertyDataType=Uh,u.endpointBuiltInPathPropertyDataTypeRef=Gh,u.endpointBuiltInPathPropertyRef=Fh,u.endpointPathParamsArgumentDeclaration=of,u.endpointPathParamsArgumentDeclarationRef=tf,u.endpointPathParamsVariableDataType=nf,u.endpointPathParamsVariableDataTypeRef=ef,u.endpointReachedTriggerActionDescriptor=Xo,u.endpointReachedTriggerActionDescriptorRef=rf,u.endpointReachedTriggerActionDescriptorRefFour=df,u.endpointReachedTriggerActionDescriptorRefThree=lf,u.endpointReachedTriggerActionDescriptorRefTwo=sf,u.endpointRequestBodyArgumentDeclaration=uf,u.endpointRequestBodyArgumentDeclarationRef=zh,u.endpointRequestBodyVariableDataType=Zh,u.endpointRequestHeadersArgumentDeclaration=af,u.endpointRequestHeadersArgumentDeclarationRef=Hh,u.endpointRequestHeadersVariableDataType=Yh,u.endpointRequestHeadersVariableDataTypeRef=Wh,u.endpointRequestQueryParamsArgumentDeclaration=cf,u.endpointRequestQueryParamsArgumentDeclarationRef=Qh,u.endpointRequestQueryParamsVariableDataType=Kh,u.endpointRequestQueryParamsVariableDataTypeRef=Xh,u.endpointResponseBodyDataType=gf,u.endpointResponseBodyReturnDeclaration=Df,u.endpointResponseBodyReturnDeclarationRef=vf,u.endpointResponseCodeDataType=yf,u.endpointResponseCodeReturnDeclaration=ff,u.endpointResponseCodeReturnDeclarationRef=pf,u.endpointResponseHeadersDataType=Ef,u.endpointResponseHeadersDataTypeRef=mf,u.endpointResponseHeadersReturnDeclaration=bf,u.endpointResponseHeadersReturnDeclarationRef=Tf,u.endpointReturnStatementRef=hf,u.endpointReturnStatementRefThree=If,u.endpointReturnStatementRefTwo=Rf,u.enumOptionsProperty=Kd,u.enumOptionsPropertyDataType=Xd,u.enumOptionsPropertyDataTypeRef=zd,u.enumOptionsPropertyRef=Zd,u.enumPrototype=Sn,u.enumPrototypeRef=Qd,u.executionBuiltInEntity=il,u.executionBuiltInEntityAbortMethod=rl,u.executionBuiltInEntityAbortMethodParentRef=dm,u.filterOutDuplicateEntities=g,u.filterOutDuplicateErrors=A4,u.findReferenceToSelfInList=Fg,u.findReferencesToSelfInProject=P3,u.flattenCalls=sn,u.flattenCanvasAncestorsUntil=Eo,u.flattenCustomEntityExtensionAndImplementationTypes=qg,u.flattenCustomEntityExtensionTypes=vo,u.flattenCustomEntityExtensions=Fd,u.flattenCustomEntityImplementations=Ud,u.flattenCustomEntityImplementionTypes=bo,u.flattenDerivedCanvasEntities=At,u.flattenDetachedBranch=zg,u.flattenElementCalls=Se,u.flattenElementCallsOnTheSameScope=D3,u.flattenProjectElements=Gg,u.flattenRelatedCanvasElementsOnTheLeft=jg,u.flattenRelatedCanvasElementsOnTheRight=kg,u.flattenVariableReads=Lg,u.flattenVariableWrites=$g,u.flattenVariables=te,u.fromZodParseToEntityGenerationErrors=Id,u.generate=BP,u.generateActionExample=l3,u.generateExecutionDataType=l9,u.generateMutablePropertiesExplanation=lo,u.generateRandomBoolean=cT,u.generateRandomDate=xm,u.generateRandomDateAfter=Gm,u.generateRandomDateBefore=Fm,u.generateRandomDateBetweenRange=Um,u.generateRandomNumber=iT,u.generateRandomNumberAfter=tT,u.generateRandomNumberBefore=nT,u.generateRandomNumberBetweenRange=rT,u.generateRandomText=lT,u.generateRandomTextAfter=aT,u.generateRandomTextBefore=sT,u.generateRandomTextBetweenRange=oT,u.generateUniqueUUID=eT,u.getAllActionDescriptorsForConditions=mo,u.getAllActionDescriptorsForGlobalEvents=ho,u.getAllActionDescriptorsForLoops=fo,u.getAllActionDescriptorsForOperations=p3,u.getAllGloballyDeclaredFunctionDeclarationsExplanation=gg,u.getBaseBuiltInEntities=Hn,u.getBaseSchemaBasedOnType=hg,u.getBuiltInEntityOwner=Yn,u.getCallableEntityReferenceSchema=We,u.getCallableEntityTypeSchema=Gb,u.getCallerEntityReferenceSchema=wx,u.getCallerEntityTypeSchema=Bx,u.getCalls=Nd,u.getCanvasEntitiesDerivedFromInternalCalls=xg,u.getCanvasEntitiesDerivedFromWrites=Ri,u.getCanvasEntityDerivedFromValueReadingEntity=Gd,u.getCanvasEntityReferenceSchema=Yx,u.getCanvasEntityTypeSchema=Hx,u.getChildrenEntityWithValues=E3,u.getCommonAncestor=Md,u.getCommonChildren=Og,u.getDeclaration=Tr,u.getDeepestScope=Qg,u.getDraggableCallableEntityReferenceSchema=Ub,u.getDraggableCallableEntityTypeSchema=Fb,u.getDraggableCallerEntityReferenceSchema=Mx,u.getDraggableCallerEntityTypeSchema=_x,u.getDraggableExecutableEntityReferenceSchema=Lx,u.getDraggableExecutableEntityTypeSchema=$x,u.getDraggablePassThroughCallableEntityReferenceSchema=zs,u.getDraggablePassThroughCallableEntityTypeSchema=Ys,u.getDraggablePlayableEntityReferenceSchema=kx,u.getDraggablePlayableEntityTypeSchema=xx,u.getEntityArgumentDeclarations=$d,u.getEntityInputMaps=Ug,u.getEntityOutputMaps=O3,u.getEntityReferenceSchema=Wx,u.getEntityReturnDeclarations=Ld,u.getEntityTypeSchema=Jx,u.getEntityWithLogicScopeReferenceSchema=En,u.getEntityWithLogicScopeTypeSchema=Gx,u.getEntityWithValueReferenceSchema=Lb,u.getEntityWithValueTypeSchema=Cx,u.getEntryPointEntityReferenceSchema=Je,u.getEntryPointEntityTypeSchema=Un,u.getEventEntityReferenceSchema=Ws,u.getEventEntityTypeSchema=Js,u.getExecutableEntityReferenceSchema=Vx,u.getExecutableEntityTypeSchema=Nx,u.getExtendedBuiltInEntity=C3,u.getExtendedCustomEntity=Wg,u.getGenerationTargetSchemaBasedOnType=fg,u.getHeadIfPartOfDetachedBranch=Yg,u.getHighestScope=Xg,u.getImplementedBuiltInEntity=B3,u.getIsInteractive=xd,u.getLastInListOperation=Go,u.getLastInListOperationError=Rp,u.getLastInListOperationErrorParentRef=Ep,u.getLastInListOperationInputListArgument=fp,u.getLastInListOperationInputListArgumentParentRef=hp,u.getLastInListOperationInputListArgumentRef=dp,u.getLastInListOperationInputListDataType=up,u.getLastInListOperationOutputElementDataType=yp,u.getLastInListOperationOutputElementReturn=Tp,u.getLastInListOperationOutputElementReturnParentRef=mp,u.getLastInListOperationOutputElementReturnRef=pp,u.getLinkedEntitiesFromArgumentDeclaration=I3,u.getLowestPersistedEntityImplementation=Jg,u.getParentCanvasEntities=Tt,u.getParentCanvasEntity=ze,u.getParentEntryPoint=T3,u.getPassThroughCallableEntityReferenceSchema=de,u.getPassThroughCallableEntityTypeSchema=Hs,u.getPlayableEntityReferenceSchema=Ux,u.getPlayableEntityTypeSchema=Fx,u.getProject=H3,u.getPrototypeByType=go,u.getReferenceEntityId=C,u.getReferencedEntitiesStateOrErrors=uo,u.getReferencedEntityStateOrErrors=Dd,u.getRelatedCanvasElementsOnTheLeft=_r,u.getRelatedCanvasElementsOnTheRight=Wn,u.getRootEntryPointScopeOwner=qd,u.getScopeOwner=Et,u.getTerminationReferenceSchema=qx,u.getTerminationTypeSchema=jx,u.getUsedArgFromDeclaration=A3,u.getUsedReturnFromDeclaration=S3,u.getValueReadingEntityReferenceSchema=$b,u.getValueReadingEntityTypeSchema=Tn,u.getValueWritingEntityReferenceSchema=Ox,u.getValueWritingEntityTypeSchema=ca,u.getVariableFromInputMapping=Bg,u.getVariableFromReturnVariablePointer=Mg,u.getVariableReferenceSchema=Fn,u.getVariableTypeSchema=ur,u.getVariablesFromArgumentDeclarations=Ro,u.getVariablesFromInputMaps=wg,u.getVariablesFromOutputMapping=Ng,u.getVariablesFromOutputMaps=Vg,u.getVariablesFromReturnDeclarations=_g,u.getVariablesInSameOrHigherScope=yd,u.getWrites=Vd,u.groupCallsBasedOnParallelizableExecution=b3,u.handleAfterEntityImplementationSideEffects=Sg,u.handleBeforeEntityImplementationSideEffects=Ag,u.httpRequestBodyArgument=$a,u.httpRequestBodyArgumentRef=Yy,u.httpRequestBodyDataType=zy,u.httpRequestHeadersArgument=Va,u.httpRequestHeadersArgumentRef=Wy,u.httpRequestHeadersDataType=Hy,u.httpRequestMethodArgument=Ma,u.httpRequestMethodArgumentRef=qy,u.httpRequestMethodDataType=Jy,u.httpRequestMethodDataTypeRef=ky,u.httpRequestQueryParamsArgument=Jo,u.httpRequestQueryParamsArgumentRef=Uy,u.httpRequestQueryParamsDataType=xy,u.httpRequestVariableURLArgument=Na,u.httpRequestVariableURLArgumentRef=Gy,u.httpRequestVariableURLDataType=Fy,u.httpRequestVariableURLDataTypeRef=$y,u.httpResponseBodyReturnDataType=rh,u.httpResponseBodyReturnDataTypeRef=th,u.httpResponseBodyReturnReturn=gi,u.httpResponseBodyReturnReturnRef=nh,u.httpResponseCodeDataType=Xy,u.httpResponseCodeReturn=Wo,u.httpResponseCodeReturnRef=Zy,u.httpResponseHeadersDataType=eh,u.httpResponseHeadersDataTypeRef=Qy,u.httpResponseHeadersReturn=La,u.httpResponseHeadersReturnRef=Ky,u.implement=To,u.inferArgumentDeclarationDataType=Kv,u.inferDataType=rn,u.inferInputMapDataType=eg,u.inferOutputMapDataType=rg,u.inferReturnDeclarationDataType=pd,u.inferVariableDeclarationDataType=ng,u.inferVariableInstanceDataType=tg,u.initProject=rI,u.iterateOverListActionDescriptor=Qn,u.iterateOverListActionDescriptorListArgumentDeclaration=gh,u.iterateOverListActionDescriptorListArgumentDeclarationDataType=bh,u.iterateOverListActionDescriptorListArgumentDeclarationDataTypeParentRef=Rh,u.iterateOverListActionDescriptorListArgumentDeclarationParentRef=vh,u.iterateOverListActionDescriptorReturnDeclaration=Eh,u.iterateOverListActionDescriptorReturnDeclarationParentRef=Th,u.joinListOperation=Vo,u.joinListOperationError=ju,u.joinListOperationErrorParentRef=ku,u.joinListOperationFirstListArgument=Lu,u.joinListOperationFirstListArgumentParentRef=$u,u.joinListOperationFirstListArgumentRef=Bu,u.joinListOperationFirstListDataType=wu,u.joinListOperationResultListDataType=Vu,u.joinListOperationResultListReturn=xu,u.joinListOperationResultListReturnParentRef=Uu,u.joinListOperationResultListReturnRef=Nu,u.joinListOperationSecondListArgument=Fu,u.joinListOperationSecondListArgumentParentRef=Gu,u.joinListOperationSecondListArgumentRef=_u,u.joinListOperationSecondListDataType=Mu,u.joinListWithLastSeparator=L,u.joinStringOperation=vi,u.joinStringOperationError=Au,u.joinStringOperationErrorParentRef=Pu,u.joinStringOperationFirstStringArgument=Ba,u.joinStringOperationFirstStringArgumentParentRef=gu,u.joinStringOperationFirstStringArgumentRef=mu,u.joinStringOperationFirstStringDataType=Tu,u.joinStringOperationResultStringDataType=vu,u.joinStringOperationResultStringReturn=bi,u.joinStringOperationResultStringReturnParentRef=Du,u.joinStringOperationResultStringReturnRef=bu,u.joinStringOperationSecondStringArgument=wa,u.joinStringOperationSecondStringArgumentParentRef=Iu,u.joinStringOperationSecondStringArgumentRef=Eu,u.joinStringOperationSecondStringDataType=Ru,u.jsonPrototype=wo,u.keyValueParamBuiltInBaseEntity=Fa,u.keyValueParamBuiltInBaseEntityNameProperty=Ch,u.keyValueParamBuiltInBaseEntityNamePropertyDataTypeRef=pI,u.keyValueParamBuiltInBaseEntityNamePropertyParentRef=Oh,u.keyValueParamBuiltInBaseEntityNamePropertyRef=Sh,u.keyValueParamBuiltInBaseEntityValueProperty=_h,u.keyValueParamBuiltInBaseEntityValuePropertyDataTypeRef=hI,u.keyValueParamBuiltInBaseEntityValuePropertyParentRef=wh,u.keyValueParamBuiltInBaseEntityValuePropertyRef=Bh,u.lowercaseFirstLetter=Zv,u.manualFlowActionDescriptor=Yo,u.manualFlowActionDescriptorDeclarationReturnDeclaration=Ah,u.manualFlowActionDescriptorDeclarationReturnDeclarationDataType=Dh,u.manualFlowActionDescriptorDeclarationReturnDeclarationDataTypeParentRef=Ih,u.manualFlowActionDescriptorDeclarationReturnDeclarationParentRef=Ph,u.mapActionDescriptorToTypeItRepresents=N3,u.mergeEntityErrorsList=S4,u.mergeListOfEntities=_3,u.methodDefaultValue=jy,u.mockClientProject=yb,u.moreThanOrEqualCondition=Ur,u.moreThanOrEqualConditionLeftHandArgument=mm,u.moreThanOrEqualConditionLeftHandArgumentParentRef=fm,u.moreThanOrEqualConditionRightHandArgument=Em,u.moreThanOrEqualConditionRightHandArgumentParentRef=Tm,u.notEmptyCondition=Kn,u.notEmptyConditionArgument=pm,u.notEmptyConditionRef=um,u.numberAdditionOperation=Ca,u.numberAdditionOperationError=pu,u.numberAdditionOperationErrorParentRef=uu,u.numberAdditionOperationFirstNumberArgument=_o,u.numberAdditionOperationFirstNumberArgumentRef=nu,u.numberAdditionOperationFirstNumberDataType=ru,u.numberAdditionOperationRef=lu,u.numberAdditionOperationRefThree=du,u.numberAdditionOperationRefTwo=cu,u.numberAdditionOperationResultNumberDataType=ou,u.numberAdditionOperationResultNumberReturn=No,u.numberAdditionOperationResultNumberReturnRef=su,u.numberAdditionOperationSecondNumberArgument=Mo,u.numberAdditionOperationSecondNumberArgumentRef=iu,u.numberAdditionOperationSecondNumberDataType=au,u.numberPrototype=Ce,u.numberValueAutogenerationSchema=cc,u.parallelExecutionOperation=xt,u.parallelExecutionOperationError=Jp,u.parallelExecutionOperationErrorParentRef=qp,u.parallelExecutionOperationListOfExecutionResultsDataType=xp,u.parallelExecutionOperationListOfExecutionResultsReturn=ko,u.parallelExecutionOperationListOfExecutionResultsReturnRef=Up,u.parallelExecutionOperationListOfFunctionsArgument=xo,u.parallelExecutionOperationListOfFunctionsArgumentDatatype=Fp,u.parallelExecutionOperationListOfFunctionsArgumentRef=Gp,u.parallelExecutionOperationListOfFunctionsBlueprint=Lp,u.parallelExecutionOperationRef=kp,u.parallelExecutionOperationRefThree=jp,u.persistedBuiltInBaseEntity=Le,u.persistedBuiltInBaseEntityCreatedAtProperty=em,u.persistedBuiltInBaseEntityCreatedAtPropertyDataType=Qf,u.persistedBuiltInBaseEntityCreatedAtPropertyDataTypeRef=OI,u.persistedBuiltInBaseEntityCreatedAtPropertyParentRef=Kf,u.persistedBuiltInBaseEntityCreatedAtPropertyRef=Xf,u.persistedBuiltInBaseEntityDatabaseProperty=Pi,u.persistedBuiltInBaseEntityDatabasePropertyDataTypeRef=DI,u.persistedBuiltInBaseEntityDatabasePropertyParentRef=kf,u.persistedBuiltInBaseEntityDatabasePropertyRef=xf,u.persistedBuiltInBaseEntityDeletedAtProperty=Zf,u.persistedBuiltInBaseEntityDeletedAtPropertyDataType=Yf,u.persistedBuiltInBaseEntityDeletedAtPropertyDataTypeRef=SI,u.persistedBuiltInBaseEntityDeletedAtPropertyParentRef=zf,u.persistedBuiltInBaseEntityDeletedAtPropertyRef=Hf,u.persistedBuiltInBaseEntityIdentifierProperty=Wf,u.persistedBuiltInBaseEntityIdentifierPropertyDataTypeRef=jf,u.persistedBuiltInBaseEntityIdentifierPropertyParentRef=Jf,u.persistedBuiltInBaseEntityIdentifierPropertyRef=qf,u.persistedBuiltInBaseEntityUpdatedAtProperty=im,u.persistedBuiltInBaseEntityUpdatedAtPropertyDataType=nm,u.persistedBuiltInBaseEntityUpdatedAtPropertyDataTypeRef=CI,u.persistedBuiltInBaseEntityUpdatedAtPropertyParentRef=rm,u.persistedBuiltInBaseEntityUpdatedAtPropertyRef=tm,u.processOutputGlobalValueDescriptorDataType=vm,u.processOutputGlobalValueDescriptorReturn=sl,u.processOutputGlobalValueDescriptorReturnRef=bm,u.projectPublicationCompletedGlobalEvent=Ja,u.propertyToZodSchema=$m,u.relationalDatabaseBuiltInBaseEntity=On,u.relationalDatabaseBuiltInBaseEntityAutoscalingProperty=Ko,u.relationalDatabaseBuiltInBaseEntityAutoscalingPropertyDataTypeRef=Vf,u.relationalDatabaseBuiltInBaseEntityAutoscalingPropertyParentRef=$f,u.relationalDatabaseBuiltInBaseEntityAutoscalingPropertyRef=Nf,u.relationalDatabaseBuiltInBaseEntityDefaultProperty=Qo,u.relationalDatabaseBuiltInBaseEntityDefaultPropertyDataTypeRef=_f,u.relationalDatabaseBuiltInBaseEntityDefaultPropertyRef=Mf,u.relationalDatabaseBuiltInBaseEntityIdentifierProperty=xa,u.relationalDatabaseBuiltInBaseEntityIdentifierPropertyDataTypeRef=Af,u.relationalDatabaseBuiltInBaseEntityIdentifierPropertyRef=Sf,u.relationalDatabaseBuiltInBaseEntityMinSizeProperty=qa,u.relationalDatabaseBuiltInBaseEntityMinSizePropertyDataTypeRef=Bf,u.relationalDatabaseBuiltInBaseEntityMinSizePropertyRef=wf,u.relationalDatabaseBuiltInBaseEntityPasswordProperty=ja,u.relationalDatabaseBuiltInBaseEntityPasswordPropertyDataTypeRef=RI,u.relationalDatabaseBuiltInBaseEntityPasswordPropertyRef=Cf,u.relationalDatabaseBuiltInBaseEntityRef=Fr,u.relationalDatabaseBuiltInBaseEntityUsernameProperty=ka,u.relationalDatabaseBuiltInBaseEntityUsernamePropertyDataTypeRef=TI,u.relationalDatabaseBuiltInBaseEntityUsernamePropertyRef=Of,u.resolveActionDescriptorName=pg,u.resolveBaseEntityName=cg,u.resolveBuiltInBaseEntityDataTypeLabel=hd,u.resolveConditionOperatorLabel=so,u.resolveCustomEntityDataTypeLabel=fd,u.resolveDataType=io,u.resolveDataTypeLabel=sg,u.resolveEntityDataTypeLabel=lg,u.resolveEntityName=S,u.resolveFirstCallsSecond=v3,u.resolveFirstWritesSecond=g3,u.resolvePrimitiveEntityName=ug,u.resolvePropertyDataTypeLabel=og,u.resolveSearchName=dg,u.resolveVariableDataTypeLabel=p9,u.resolveVariableDeclarationDataTypeLabel=Er,u.resolveVariableInstanceDataTypeLabel=ag,u.resolveVariableScope=c9,u.sequentialExecutionOperation=dn,u.sequentialExecutionOperationError=cy,u.sequentialExecutionOperationErrorParentRef=ly,u.sequentialExecutionOperationListOfExecutionResultsDataType=ay,u.sequentialExecutionOperationListOfExecutionResultsReturn=qo,u.sequentialExecutionOperationListOfExecutionResultsReturnParentRef=oy,u.sequentialExecutionOperationListOfExecutionResultsReturnRef=iy,u.sequentialExecutionOperationListOfFunctionsArgument=jo,u.sequentialExecutionOperationListOfFunctionsArgumentDatatype=ry,u.sequentialExecutionOperationListOfFunctionsArgumentParentRef=sy,u.sequentialExecutionOperationListOfFunctionsArgumentRef=ny,u.sequentialExecutionOperationListOfFunctionsBlueprint=ty,u.softDeletePersistedEntityMethod=Ff,u.softDeletePersistedEntityMethodParentRef=Gf,u.sortCallsBasedOnExecutionDependencies=Cg,u.sortChildrenEntitiesBasedOnExecutionDependencies=R3,u.splitListOperation=Lo,u.splitListOperationError=op,u.splitListOperationErrorParentRef=sp,u.splitListOperationFirstOutputListDataType=Zu,u.splitListOperationFirstOutputListReturn=np,u.splitListOperationFirstOutputListReturnParentRef=tp,u.splitListOperationFirstOutputListReturnRef=$o,u.splitListOperationInputListArgument=Qu,u.splitListOperationInputListArgumentParentRef=Xu,u.splitListOperationInputListArgumentRef=Wu,u.splitListOperationInputListDataType=Hu,u.splitListOperationSecondOutputListDataType=rp,u.splitListOperationSecondOutputListReturn=ap,u.splitListOperationSecondOutputListReturnParentRef=ip,u.splitListOperationSplitIndexArgument=ep,u.splitListOperationSplitIndexArgumentParentRef=Ku,u.splitListOperationSplitIndexArgumentRef=Yu,u.splitListOperationSplitIndexDataType=zu,u.stringPrototype=k,u.stringValueAutogenerationSchema=lc,u.suggestNewIdForEntity=vd,u.test_primitive_entities_export=z3,u.toCamelCase=d9,u.toEntityState=Mt,u.toKebabCase=ig,u.toLowerCaseKebabCase=ao,u.toPascalCase=u9,u.untypedObjectPrototype=et,u.updateErrorsList=ne,u.updateValueReader=Pa,u.urlDefaultValue=Ly,u.uuidPrototype=Oa,u.validateArgumentDeclarationName=Rd,u.validateCalledByErrorIdInAction=d3,u.validateCalledByIdInAction=c3,u.validateCallers=vg,u.validateConditionEntityDeclaration=y3,u.validateCustomEntityName=oo,u.validateDataOperation=Xn,u.validateDataOperationDataToValidateArgument=Ay,u.validateDataOperationDataToValidateArgumentParentRef=Py,u.validateDataOperationDataToValidateArgumentRef=Iy,u.validateDataOperationDataToValidateDataType=Dy,u.validateDataOperationEntityToMatchTypeArgument=By,u.validateDataOperationEntityToMatchTypeArgumentParentRef=Cy,u.validateDataOperationEntityToMatchTypeArgumentRef=Sy,u.validateDataOperationEntityToMatchTypeDataType=Oy,u.validateDataOperationError=Ny,u.validateDataOperationErrorParentRef=My,u.validateDataOperationOutputEntityDeclaration=_y,u.validateDataOperationOutputEntityDeclarationParentRef=wy,u.validateEntryCaller=bg,u.validateErrorCaller=Rg,u.validateFunctionCallDeclaration=Ig,u.validateFunctionDeclarationName=md,u.validateGeneratedEntityParentIsNotBuiltInEntity=a3,u.validateGeneration=r3,u.validateGenerationTarget=Be,u.validateGenerationUpdate=i3,u.validateLoopEntityDeclaration=h3,u.validateName=y9,u.validateOperationEntityDeclaration=Dg,u.validatePropertyName=Ed,u.validateReachability=In,u.validateReadsValueInActionPayload=u3,u.validateReferenceObject=co,u.validateReferenceToOne=Pd,u.validateReferences=je,u.validateReturnDeclarationName=bd,u.validateSuccessCaller=Eg,u.validateValueReaderGenerationUpdate=ga,u.validateValueWritter=wd,u.validateVariableDeclarationName=Td,u.validateVariableInternalCallUse=_d,u.valueAutogenerationCurrentDateAndTimeSchema=fb,u.valueAutogenerationGenericSchema=Bs,u.valueAutogenerationOptions=uc,u.valueAutogenerationOptionsSchema=hb,u.valueAutogenerationRandomBooleanSchema=oc,u.valueAutogenerationRandomDateBetweenSchema=Db,u.valueAutogenerationRandomDateFromSchema=gb,u.valueAutogenerationRandomDateSchema=Ms,u.valueAutogenerationRandomDateUntilSchema=Ib,u.valueAutogenerationRandomNumberBetweenSchema=Eb,u.valueAutogenerationRandomNumberFromSchema=mb,u.valueAutogenerationRandomNumberSchema=ws,u.valueAutogenerationRandomNumberUntilSchema=Tb,u.valueAutogenerationRandomSchema=na,u.valueAutogenerationRandomTextBetweenSchema=vb,u.valueAutogenerationRandomTextFromSchema=Rb,u.valueAutogenerationRandomTextSchema=_s,u.valueAutogenerationRandomTextUntilSchema=bb,u.valueAutogenerationRangeValueTypesSchema=ta,u.valueAutogenerationUniqueSchema=sc,u.waitOperation=dt,u.waitOperationMillisecondsNumberArgument=Zn,u.waitOperationMillisecondsNumberArgumentRef=Yp,u.waitOperationMillisecondsNumberDataType=zp,u.waitOperationOperationError=Qp,u.waitOperationOperationErrorParentRef=Xp,u.waitOperationRef=Zp,Object.defineProperty(u,Symbol.toStringTag,{value:"Module"})});
|