@elyx-code/project-logic-tree 0.0.6333 → 0.0.6334

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 CHANGED
@@ -17,7 +17,7 @@ function q5e(u, d) {
17
17
  }
18
18
  return Object.freeze(Object.defineProperty(u, Symbol.toStringTag, { value: "Module" }));
19
19
  }
20
- var f = /* @__PURE__ */ ((u) => (u.DefinitionEntity = "definition-entity", u.BuiltInBaseEntity = "built-in-base-entity", u.Project = "project", u.InstalledProject = "installed-project", u.GlobalEvent = "global-event", u.DataType = "data-type", u.FunctionCall = "function-call", u.FunctionDeclaration = "function-declaration", u.ActionDescriptor = "action-descriptor", u.ValueDescriptor = "value-descriptor", u.ArgumentDeclaration = "argument-declaration", u.InputMap = "input-map", u.ReturnStatement = "return-statement", u.BreakStatement = "break-statement", u.ContinueStatement = "continue-statement", u.ReturnDeclaration = "return-declaration", u.OutputMap = "output-map", u.PrimitiveEntity = "primitive-entity", u.LiteralValue = "literal-value", u.Property = "property", u.Operation = "operation", u.Condition = "condition", u.VariableDeclaration = "variable-declaration", u.VariableInstance = "variable-instance", u.Search = "search", u.Loop = "loop", u.InternalCall = "internal-call", u.GenericReference = "generic-reference", u))(f || {}), ge = /* @__PURE__ */ ((u) => (u.HTTP_ENDPOINT = "BUILT_IN_HTTP_ENDPOINT_ENTITY", u.RELATIONAL_DATABASE = "BUILT_IN_RELATIONAL_DATABASE_ENTITY", u.PERSISTED_ENTITY = "BUILT_IN_PERSISTED_ENTITY_ENTITY", u.CRON_JOB = "BUILT_IN_CRON_JOB_ENTITY", u.EXECUTION = "BUILT_IN_EXECUTION_ENTITY", u.KEY_VALUE_PARAM = "BUILT_IN_KEY_VALUE_PARAM_ENTITY", u))(ge || {}), Ar = /* @__PURE__ */ ((u) => (u.CurrentDateAndTime = "current-date-and-time", u.Unique = "unique", u.Random = "random", u))(Ar || {}), ee = /* @__PURE__ */ ((u) => (u.EntityTemplate = "entity-template", u.ActionDescriptor = "action-descriptor", u.String = "string", u.Number = "number", u.Boolean = "boolean", u.Null = "null", u.Enum = "enum", u.KeyValue = "key-value", u.Date = "date", u.UUID = "uuid", u.File = "file", u.Untyped = "untyped", u))(ee || {}), er = /* @__PURE__ */ ((u) => (u.Addition = "addition", u.Subtraction = "subtraction", u.Multiplication = "multiplication", u.Division = "division", u.Remainder = "remainder", u.Exponentiation = "exponentiation", u))(er || {}), Ct = /* @__PURE__ */ ((u) => (u.Join = "string-join", u.Split = "string-split", u.DeleteLast = "string-delete-last", u.DeleteFirst = "string-delete-first", u.DeleteIndex = "string-delete-index", u.AddIndex = "string-add-index", u.ReplaceFirst = "string-replace-first", u.ReplaceLast = "string-replace-last", u.ReplaceIndex = "string-replace-index", u.ReplaceSingleMatch = "string-replace-single-match", u.ReplaceAllMatches = "string-replace-all-matches", u.GetIndex = "string-get-index", u.GetFirst = "string-get-first", u.GetLast = "string-get-last", u.Append = "string-append", u.Prepend = "string-prepend", u))(Ct || {}), it = /* @__PURE__ */ ((u) => (u.Join = "list-join", u.Split = "list-split", u.DeleteLast = "list-delete-last", u.DeleteFirst = "list-delete-first", u.DeleteIndex = "list-delete-index", u.AddIndex = "list-add-index", u.ReplaceFirst = "list-replace-first", u.ReplaceLast = "list-replace-last", u.ReplaceIndex = "list-replace-index", u.ReplaceSingleMatch = "list-replace-single-match", u.ReplaceAllMatches = "list-replace-all-matches", u.GetIndex = "list-get-index", u.GetFirst = "list-get-first", u.GetLast = "list-get-last", u.Append = "list-append", u.Prepend = "list-prepend", u))(it || {}), Xt = /* @__PURE__ */ ((u) => (u.Parallel = "parallel", u.Sequential = "sequential", u.Wait = "wait", u))(Xt || {}), Ht = /* @__PURE__ */ ((u) => (u.CreateNewInstance = "create-new-instance", u.Validate = "validate", u))(Ht || {}), ui = /* @__PURE__ */ ((u) => (u.HttpRequest = "base-http-request", u))(ui || {}), yr = /* @__PURE__ */ ((u) => (u.Equal = "equal", u.NotEqual = "not-equal", u.And = "and", u.Or = "or", u.LessThan = "less-than", u.MoreThan = "more-than", u.LessThanOrEqual = "less-than-or-equal", u.MoreThanOrEqual = "more-than-or-equal", u))(yr || {}), Fs = /* @__PURE__ */ ((u) => (u.Empty = "empty", u.NotEmpty = "not-empty", u))(Fs || {}), Le = /* @__PURE__ */ ((u) => (u.ManualFlow = "manual-flow-loop", u.Counted = "counted-loop", u.List = "list-loop", u.ObjectKeys = "object-keys-loop", u.ObjectValues = "object-values-loop", u.String = "string-loop", u))(Le || {}), re = /* @__PURE__ */ ((u) => (u.FixedArguments = "fixed-arguments", u.FixedReturns = "fixed-returns", u.ReturnedError = "returned-error", u.OngoingProcessExecution = "ongoing-process-execution", u.DynamicArgument = "dynamic-argument-types", u.DynamicReturn = "dynamic-return-types", u))(re || {}), kr = /* @__PURE__ */ ((u) => (u.OrDataTypeGroup = "or-data-type-group", u.AndDataTypeGroup = "and-data-type-group", u))(kr || {}), ma = /* @__PURE__ */ ((u) => (u.PROJECT_PUBLICATION_COMPLETED = "GLOBAL_EVENT_PROJECT_PUBLICATION_COMPLETED", u))(ma || {}), vs = /* @__PURE__ */ ((u) => (u.DeletePersistedEntity = "base-delete-persisted-entity", u.SoftDeletePersistedEntity = "base-soft-delete-persisted-entity", u.AbortExecution = "base-abort-execution", u))(vs || {}), yp = /* @__PURE__ */ ((u) => (u.Error = "error", u.Task = "task", u.Return = "return", u))(yp || {});
20
+ var f = /* @__PURE__ */ ((u) => (u.DefinitionEntity = "definition-entity", u.BuiltInBaseEntity = "built-in-base-entity", u.Project = "project", u.InstalledProject = "installed-project", u.GlobalEvent = "global-event", u.DataType = "data-type", u.FunctionCall = "function-call", u.FunctionDeclaration = "function-declaration", u.ActionDescriptor = "action-descriptor", u.ValueDescriptor = "value-descriptor", u.ArgumentDeclaration = "argument-declaration", u.InputMap = "input-map", u.ReturnStatement = "return-statement", u.BreakStatement = "break-statement", u.ContinueStatement = "continue-statement", u.ReturnDeclaration = "return-declaration", u.OutputMap = "output-map", u.PrimitiveEntity = "primitive-entity", u.LiteralValue = "literal-value", u.Property = "property", u.Operation = "operation", u.Condition = "condition", u.VariableDeclaration = "variable-declaration", u.VariableInstance = "variable-instance", u.Search = "search", u.Loop = "loop", u.InternalCall = "internal-call", u.GenericReference = "generic-reference", u))(f || {}), ge = /* @__PURE__ */ ((u) => (u.HTTP_ENDPOINT = "BUILT_IN_HTTP_ENDPOINT_ENTITY", u.RELATIONAL_DATABASE = "BUILT_IN_RELATIONAL_DATABASE_ENTITY", u.PERSISTED_ENTITY = "BUILT_IN_PERSISTED_ENTITY_ENTITY", u.CRON_JOB = "BUILT_IN_CRON_JOB_ENTITY", u.EXECUTION = "BUILT_IN_EXECUTION_ENTITY", u.KEY_VALUE_PARAM = "BUILT_IN_KEY_VALUE_PARAM_ENTITY", u))(ge || {}), Ar = /* @__PURE__ */ ((u) => (u.CurrentDateAndTime = "current-date-and-time", u.Unique = "unique", u.Random = "random", u))(Ar || {}), Q = /* @__PURE__ */ ((u) => (u.EntityTemplate = "entity-template", u.ActionDescriptor = "action-descriptor", u.String = "string", u.Number = "number", u.Boolean = "boolean", u.Null = "null", u.Enum = "enum", u.KeyValue = "key-value", u.Date = "date", u.UUID = "uuid", u.File = "file", u.Untyped = "untyped", u))(Q || {}), er = /* @__PURE__ */ ((u) => (u.Addition = "addition", u.Subtraction = "subtraction", u.Multiplication = "multiplication", u.Division = "division", u.Remainder = "remainder", u.Exponentiation = "exponentiation", u))(er || {}), Ct = /* @__PURE__ */ ((u) => (u.Join = "string-join", u.Split = "string-split", u.DeleteLast = "string-delete-last", u.DeleteFirst = "string-delete-first", u.DeleteIndex = "string-delete-index", u.AddIndex = "string-add-index", u.ReplaceFirst = "string-replace-first", u.ReplaceLast = "string-replace-last", u.ReplaceIndex = "string-replace-index", u.ReplaceSingleMatch = "string-replace-single-match", u.ReplaceAllMatches = "string-replace-all-matches", u.GetIndex = "string-get-index", u.GetFirst = "string-get-first", u.GetLast = "string-get-last", u.Append = "string-append", u.Prepend = "string-prepend", u))(Ct || {}), it = /* @__PURE__ */ ((u) => (u.Join = "list-join", u.Split = "list-split", u.DeleteLast = "list-delete-last", u.DeleteFirst = "list-delete-first", u.DeleteIndex = "list-delete-index", u.AddIndex = "list-add-index", u.ReplaceFirst = "list-replace-first", u.ReplaceLast = "list-replace-last", u.ReplaceIndex = "list-replace-index", u.ReplaceSingleMatch = "list-replace-single-match", u.ReplaceAllMatches = "list-replace-all-matches", u.GetIndex = "list-get-index", u.GetFirst = "list-get-first", u.GetLast = "list-get-last", u.Append = "list-append", u.Prepend = "list-prepend", u))(it || {}), Xt = /* @__PURE__ */ ((u) => (u.Parallel = "parallel", u.Sequential = "sequential", u.Wait = "wait", u))(Xt || {}), Ht = /* @__PURE__ */ ((u) => (u.CreateNewInstance = "create-new-instance", u.Validate = "validate", u))(Ht || {}), ui = /* @__PURE__ */ ((u) => (u.HttpRequest = "base-http-request", u))(ui || {}), yr = /* @__PURE__ */ ((u) => (u.Equal = "equal", u.NotEqual = "not-equal", u.And = "and", u.Or = "or", u.LessThan = "less-than", u.MoreThan = "more-than", u.LessThanOrEqual = "less-than-or-equal", u.MoreThanOrEqual = "more-than-or-equal", u))(yr || {}), Fs = /* @__PURE__ */ ((u) => (u.Empty = "empty", u.NotEmpty = "not-empty", u))(Fs || {}), Le = /* @__PURE__ */ ((u) => (u.ManualFlow = "manual-flow-loop", u.Counted = "counted-loop", u.List = "list-loop", u.ObjectKeys = "object-keys-loop", u.ObjectValues = "object-values-loop", u.String = "string-loop", u))(Le || {}), re = /* @__PURE__ */ ((u) => (u.FixedArguments = "fixed-arguments", u.FixedReturns = "fixed-returns", u.ReturnedError = "returned-error", u.OngoingProcessExecution = "ongoing-process-execution", u.DynamicArgument = "dynamic-argument-types", u.DynamicReturn = "dynamic-return-types", u))(re || {}), kr = /* @__PURE__ */ ((u) => (u.OrDataTypeGroup = "or-data-type-group", u.AndDataTypeGroup = "and-data-type-group", u))(kr || {}), ma = /* @__PURE__ */ ((u) => (u.PROJECT_PUBLICATION_COMPLETED = "GLOBAL_EVENT_PROJECT_PUBLICATION_COMPLETED", u))(ma || {}), vs = /* @__PURE__ */ ((u) => (u.DeletePersistedEntity = "base-delete-persisted-entity", u.SoftDeletePersistedEntity = "base-soft-delete-persisted-entity", u.AbortExecution = "base-abort-execution", u))(vs || {}), yp = /* @__PURE__ */ ((u) => (u.Error = "error", u.Task = "task", u.Return = "return", u))(yp || {});
21
21
  const lo = [
22
22
  f.VariableDeclaration,
23
23
  f.VariableInstance,
@@ -236,23 +236,23 @@ const lo = [
236
236
  var qp = /* @__PURE__ */ ((u) => (u.ActionOngoingProcessOutputValue = "action-ongoing-process-output-value-descriptor-id", u.SearchErrorOutputDescriptor = "search-error-output-descriptor-id", u))(qp || {});
237
237
  const pe = {
238
238
  [f.PrimitiveEntity]: {
239
- [ee.String]: {
239
+ [Q.String]: {
240
240
  id: "8b5fbe15-4c2b-48c0-9fd8-e5efbe3978dc",
241
241
  properties: {}
242
242
  },
243
- [ee.Boolean]: {
243
+ [Q.Boolean]: {
244
244
  id: "f596545d-1565-4faa-9969-d95fa5edfea4",
245
245
  properties: {}
246
246
  },
247
- [ee.Number]: {
247
+ [Q.Number]: {
248
248
  id: "ecb84c29-6153-4b82-86a5-fce2b5f92002",
249
249
  properties: {}
250
250
  },
251
- [ee.KeyValue]: {
251
+ [Q.KeyValue]: {
252
252
  id: "b6f3c3c4-9c3d-4f9d-9e9e-1c0f6a3c8c6b",
253
253
  properties: {}
254
254
  },
255
- [ee.Enum]: {
255
+ [Q.Enum]: {
256
256
  id: "9542b8b4-2642-4eee-9db9-def7963a17a0",
257
257
  properties: {
258
258
  options: {
@@ -266,19 +266,19 @@ const pe = {
266
266
  }
267
267
  }
268
268
  },
269
- [ee.UUID]: {
269
+ [Q.UUID]: {
270
270
  id: "4a6234aa-c0f6-4731-b4dd-750388029226",
271
271
  properties: {}
272
272
  },
273
- [ee.Date]: {
273
+ [Q.Date]: {
274
274
  id: "dc58f38b-d574-4956-aac6-32ce9529b937",
275
275
  properties: {}
276
276
  },
277
- [ee.Null]: {
277
+ [Q.Null]: {
278
278
  id: "7d698f34-5a89-4aab-846b-07ef3843b8c4",
279
279
  properties: {}
280
280
  },
281
- [ee.Untyped]: {
281
+ [Q.Untyped]: {
282
282
  id: "4044a018-818e-49d7-bf9a-c3dd1fff2102",
283
283
  properties: {}
284
284
  }
@@ -727,7 +727,7 @@ const pe = {
727
727
  author: "1",
728
728
  previousVersion: null,
729
729
  deleted: !1,
730
- name: ee.String,
730
+ name: Q.String,
731
731
  static: !1,
732
732
  abstract: !1,
733
733
  abstractMethods: [],
@@ -743,7 +743,7 @@ const pe = {
743
743
  author: "1",
744
744
  previousVersion: null,
745
745
  deleted: !1,
746
- name: ee.Boolean,
746
+ name: Q.Boolean,
747
747
  static: !1,
748
748
  abstract: !1,
749
749
  abstractMethods: [],
@@ -759,7 +759,7 @@ const pe = {
759
759
  author: "1",
760
760
  previousVersion: null,
761
761
  deleted: !1,
762
- name: ee.Number,
762
+ name: Q.Number,
763
763
  static: !1,
764
764
  abstract: !1,
765
765
  abstractMethods: [],
@@ -775,7 +775,7 @@ const pe = {
775
775
  author: "1",
776
776
  previousVersion: null,
777
777
  deleted: !1,
778
- name: ee.Null,
778
+ name: Q.Null,
779
779
  static: !1,
780
780
  abstract: !1,
781
781
  abstractMethods: [],
@@ -791,7 +791,7 @@ const pe = {
791
791
  author: "1",
792
792
  previousVersion: null,
793
793
  deleted: !1,
794
- name: ee.Untyped,
794
+ name: Q.Untyped,
795
795
  static: !1,
796
796
  abstract: !1,
797
797
  abstractMethods: [],
@@ -864,7 +864,7 @@ const pe = {
864
864
  author: "1",
865
865
  previousVersion: null,
866
866
  deleted: !1,
867
- name: ee.KeyValue,
867
+ name: Q.KeyValue,
868
868
  autogeneration: null,
869
869
  value: [],
870
870
  valueAsTypeList: null,
@@ -883,7 +883,7 @@ const pe = {
883
883
  author: "1",
884
884
  previousVersion: null,
885
885
  deleted: !1,
886
- name: ee.Enum,
886
+ name: Q.Enum,
887
887
  static: !1,
888
888
  abstract: !1,
889
889
  abstractMethods: [],
@@ -899,7 +899,7 @@ const pe = {
899
899
  author: "1",
900
900
  previousVersion: null,
901
901
  deleted: !1,
902
- name: ee.Date,
902
+ name: Q.Date,
903
903
  static: !1,
904
904
  abstract: !1,
905
905
  abstractMethods: [],
@@ -915,7 +915,7 @@ const pe = {
915
915
  author: "1",
916
916
  previousVersion: null,
917
917
  deleted: !1,
918
- name: ee.UUID,
918
+ name: Q.UUID,
919
919
  static: !1,
920
920
  abstract: !1,
921
921
  abstractMethods: [],
@@ -924,14 +924,14 @@ const pe = {
924
924
  methods: []
925
925
  }, Zp = {
926
926
  type: f.PrimitiveEntity,
927
- id: es[ee.KeyValue].id,
927
+ id: es[Q.KeyValue].id,
928
928
  description: "A complex data structure with any combination of properties with names and values.",
929
929
  version: "1",
930
930
  createdAt: "2024-01-01T00:00:00.000Z",
931
931
  author: "1",
932
932
  previousVersion: null,
933
933
  deleted: !1,
934
- name: ee.KeyValue,
934
+ name: Q.KeyValue,
935
935
  static: !1,
936
936
  abstract: !1,
937
937
  abstractMethods: [],
@@ -1545,7 +1545,7 @@ const pe = {
1545
1545
  author: "1",
1546
1546
  previousVersion: null,
1547
1547
  deleted: !1,
1548
- name: ee.String,
1548
+ name: Q.String,
1549
1549
  value: "",
1550
1550
  valueAsTypeList: null,
1551
1551
  valueAsTypeSingle: null,
@@ -2924,7 +2924,7 @@ const pFe = {
2924
2924
  }, cn = {
2925
2925
  id: Xt.Parallel,
2926
2926
  type: f.ActionDescriptor,
2927
- description: "Execute a list of actions in parallel",
2927
+ description: "Programmatically execute a list of actions in parallel",
2928
2928
  version: "1",
2929
2929
  createdAt: "2024-01-01T00:00:00.000Z",
2930
2930
  author: "1",
@@ -3559,7 +3559,7 @@ const oKe = {
3559
3559
  previousVersion: null,
3560
3560
  deleted: !1,
3561
3561
  value: "https://some-url.com",
3562
- name: ee.String,
3562
+ name: Q.String,
3563
3563
  valueAsTypeSingle: null,
3564
3564
  valueAsTypeList: null,
3565
3565
  parent: VKe,
@@ -3635,7 +3635,7 @@ const oKe = {
3635
3635
  previousVersion: null,
3636
3636
  deleted: !1,
3637
3637
  value: "GET",
3638
- name: ee.Enum,
3638
+ name: Q.Enum,
3639
3639
  valueAsTypeSingle: null,
3640
3640
  valueAsTypeList: null,
3641
3641
  parent: UKe,
@@ -3989,7 +3989,7 @@ const oKe = {
3989
3989
  previousVersion: null,
3990
3990
  deleted: !1,
3991
3991
  value: {},
3992
- name: ee.KeyValue,
3992
+ name: Q.KeyValue,
3993
3993
  parent: YKe,
3994
3994
  valueAsTypeList: null,
3995
3995
  valueAsTypeSingle: null,
@@ -4026,7 +4026,7 @@ const oKe = {
4026
4026
  previousVersion: null,
4027
4027
  deleted: !1,
4028
4028
  value: {},
4029
- name: ee.KeyValue,
4029
+ name: Q.KeyValue,
4030
4030
  parent: HKe,
4031
4031
  valueAsTypeList: null,
4032
4032
  valueAsTypeSingle: null,
@@ -5270,7 +5270,7 @@ const oKe = {
5270
5270
  }, U8e = {
5271
5271
  id: "counted-loop-string-argument-declaration-data-type-default-value-id",
5272
5272
  type: f.LiteralValue,
5273
- name: ee.Number,
5273
+ name: Q.Number,
5274
5274
  version: "1",
5275
5275
  createdAt: "2024-01-01T00:00:00.000Z",
5276
5276
  author: "1",
@@ -5559,7 +5559,7 @@ const oKe = {
5559
5559
  author: "1",
5560
5560
  previousVersion: null,
5561
5561
  deleted: !1,
5562
- name: ee.KeyValue,
5562
+ name: Q.KeyValue,
5563
5563
  value: ["*"],
5564
5564
  parent: e9e,
5565
5565
  autogeneration: null,
@@ -5635,7 +5635,7 @@ const oKe = {
5635
5635
  author: "1",
5636
5636
  previousVersion: null,
5637
5637
  deleted: !1,
5638
- name: ee.String,
5638
+ name: Q.String,
5639
5639
  value: "/",
5640
5640
  parent: n9e,
5641
5641
  autogeneration: null,
@@ -5720,7 +5720,7 @@ const oKe = {
5720
5720
  previousVersion: null,
5721
5721
  deleted: !1,
5722
5722
  value: "GET",
5723
- name: ee.Enum,
5723
+ name: Q.Enum,
5724
5724
  parent: d9e,
5725
5725
  autogeneration: null,
5726
5726
  valueAsTypeList: null,
@@ -5886,7 +5886,7 @@ const oKe = {
5886
5886
  author: "1",
5887
5887
  previousVersion: null,
5888
5888
  deleted: !1,
5889
- name: ee.KeyValue,
5889
+ name: Q.KeyValue,
5890
5890
  value: {},
5891
5891
  parent: f9e,
5892
5892
  autogeneration: null,
@@ -5922,7 +5922,7 @@ const oKe = {
5922
5922
  author: "1",
5923
5923
  previousVersion: null,
5924
5924
  deleted: !1,
5925
- name: ee.KeyValue,
5925
+ name: Q.KeyValue,
5926
5926
  value: [],
5927
5927
  parent: w9e,
5928
5928
  autogeneration: null,
@@ -5958,7 +5958,7 @@ const oKe = {
5958
5958
  author: "1",
5959
5959
  previousVersion: null,
5960
5960
  deleted: !1,
5961
- name: ee.KeyValue,
5961
+ name: Q.KeyValue,
5962
5962
  value: [],
5963
5963
  parent: E9e,
5964
5964
  autogeneration: null,
@@ -6050,7 +6050,7 @@ const oKe = {
6050
6050
  author: "1",
6051
6051
  previousVersion: null,
6052
6052
  deleted: !1,
6053
- name: ee.Number,
6053
+ name: Q.Number,
6054
6054
  value: 200,
6055
6055
  parent: P9e,
6056
6056
  autogeneration: null,
@@ -6120,7 +6120,7 @@ const oKe = {
6120
6120
  author: "1",
6121
6121
  previousVersion: null,
6122
6122
  deleted: !1,
6123
- name: ee.KeyValue,
6123
+ name: Q.KeyValue,
6124
6124
  value: {},
6125
6125
  parent: V9e,
6126
6126
  autogeneration: null,
@@ -6297,7 +6297,7 @@ const oKe = {
6297
6297
  author: "1",
6298
6298
  previousVersion: null,
6299
6299
  deleted: !1,
6300
- name: ee.String,
6300
+ name: Q.String,
6301
6301
  value: null,
6302
6302
  parent: G9e,
6303
6303
  autogeneration: {
@@ -6371,7 +6371,7 @@ const oKe = {
6371
6371
  author: "1",
6372
6372
  previousVersion: null,
6373
6373
  deleted: !1,
6374
- name: ee.String,
6374
+ name: Q.String,
6375
6375
  value: "postgres",
6376
6376
  parent: {
6377
6377
  id: "relational-database-built-in-base-entity-username-property-data-type-default-value-parent-ref-id",
@@ -6453,7 +6453,7 @@ const oKe = {
6453
6453
  author: "1",
6454
6454
  previousVersion: null,
6455
6455
  deleted: !1,
6456
- name: ee.String,
6456
+ name: Q.String,
6457
6457
  value: "123456789",
6458
6458
  parent: W9e,
6459
6459
  autogeneration: null,
@@ -6523,7 +6523,7 @@ const oKe = {
6523
6523
  author: "1",
6524
6524
  previousVersion: null,
6525
6525
  deleted: !1,
6526
- name: ee.Number,
6526
+ name: Q.Number,
6527
6527
  value: 6,
6528
6528
  parent: Y9e,
6529
6529
  autogeneration: null,
@@ -6593,7 +6593,7 @@ const oKe = {
6593
6593
  author: "1",
6594
6594
  previousVersion: null,
6595
6595
  deleted: !1,
6596
- name: ee.Boolean,
6596
+ name: Q.Boolean,
6597
6597
  value: !1,
6598
6598
  parent: H9e,
6599
6599
  autogeneration: null,
@@ -6669,7 +6669,7 @@ const oKe = {
6669
6669
  author: "1",
6670
6670
  previousVersion: null,
6671
6671
  deleted: !1,
6672
- name: ee.Boolean,
6672
+ name: Q.Boolean,
6673
6673
  value: !1,
6674
6674
  parent: tke,
6675
6675
  autogeneration: null,
@@ -10386,32 +10386,32 @@ function Hqe(u) {
10386
10386
  let a = Ih();
10387
10387
  if (((l = u.dataType.entity) == null ? void 0 : l.type) === f.PrimitiveEntity)
10388
10388
  switch (u.dataType.entity.name) {
10389
- case ee.String:
10389
+ case Q.String:
10390
10390
  a = jh();
10391
10391
  break;
10392
- case ee.KeyValue:
10392
+ case Q.KeyValue:
10393
10393
  a = aO(Ih());
10394
10394
  break;
10395
- case ee.Number:
10395
+ case Q.Number:
10396
10396
  a = qT();
10397
10397
  break;
10398
- case ee.Boolean:
10398
+ case Q.Boolean:
10399
10399
  a = ZT();
10400
10400
  break;
10401
- case ee.Date:
10401
+ case Q.Date:
10402
10402
  a = iO();
10403
10403
  break;
10404
- case ee.Enum: {
10404
+ case Q.Enum: {
10405
10405
  const m = u.dataType.options || [];
10406
10406
  if (m.length === 0)
10407
10407
  throw new Error(`Enum property ${u.name} has no options`);
10408
10408
  a = oO(m);
10409
10409
  break;
10410
10410
  }
10411
- case ee.Null:
10411
+ case Q.Null:
10412
10412
  a = sO();
10413
10413
  break;
10414
- case ee.UUID:
10414
+ case Q.UUID:
10415
10415
  a = jh().uuid();
10416
10416
  break;
10417
10417
  }
@@ -10990,28 +10990,28 @@ function YTt(u) {
10990
10990
  return null;
10991
10991
  switch (u.autogeneration.type) {
10992
10992
  case Ar.CurrentDateAndTime:
10993
- if (u.name === ee.Date)
10993
+ if (u.name === Q.Date)
10994
10994
  return /* @__PURE__ */ new Date();
10995
10995
  case Ar.Random: {
10996
- if (u.name === ee.Date)
10996
+ if (u.name === Q.Date)
10997
10997
  return rZe(
10998
10998
  u.autogeneration
10999
10999
  );
11000
- if (u.name === ee.Number)
11000
+ if (u.name === Q.Number)
11001
11001
  return fJe(
11002
11002
  u.autogeneration
11003
11003
  );
11004
- if (u.name === ee.String)
11004
+ if (u.name === Q.String)
11005
11005
  return vJe(
11006
11006
  u.autogeneration
11007
11007
  );
11008
- if (u.name === ee.Boolean)
11008
+ if (u.name === Q.Boolean)
11009
11009
  return EJe(
11010
11010
  u.autogeneration
11011
11011
  );
11012
11012
  }
11013
11013
  case Ar.Unique:
11014
- if (u.name === ee.UUID)
11014
+ if (u.name === Q.UUID)
11015
11015
  return dJe();
11016
11016
  default:
11017
11017
  throw new Error(
@@ -11085,7 +11085,7 @@ const Qe = "e7eb5382-3d99-44fd-972a-b8b1e819f6be", mO = "global-user-variable-id
11085
11085
  author: "1",
11086
11086
  previousVersion: null,
11087
11087
  deleted: !1,
11088
- name: ee.String,
11088
+ name: Q.String,
11089
11089
  value: null,
11090
11090
  parent: TJe,
11091
11091
  autogeneration: {
@@ -11263,7 +11263,7 @@ const $Je = {
11263
11263
  author: "1",
11264
11264
  previousVersion: null,
11265
11265
  deleted: !1,
11266
- name: ee.Number,
11266
+ name: Q.Number,
11267
11267
  value: 6,
11268
11268
  parent: CJe,
11269
11269
  autogeneration: null,
@@ -11373,7 +11373,7 @@ const $Je = {
11373
11373
  previousVersion: null,
11374
11374
  deleted: !1,
11375
11375
  value: null,
11376
- name: ee.EntityTemplate,
11376
+ name: Q.EntityTemplate,
11377
11377
  valueAsTypeList: null,
11378
11378
  valueAsTypeSingle: zT,
11379
11379
  autogeneration: null,
@@ -11431,7 +11431,7 @@ const $Je = {
11431
11431
  previousVersion: null,
11432
11432
  deleted: !1,
11433
11433
  value: "Animal",
11434
- name: ee.String,
11434
+ name: Q.String,
11435
11435
  valueAsTypeSingle: null,
11436
11436
  valueAsTypeList: null,
11437
11437
  autogeneration: null,
@@ -11528,7 +11528,7 @@ const WJe = {
11528
11528
  version: "1",
11529
11529
  entityType: f.DefinitionEntity
11530
11530
  };
11531
- f.Property, f.LiteralValue, ee.UUID, Ar.Unique;
11531
+ f.Property, f.LiteralValue, Q.UUID, Ar.Unique;
11532
11532
  f.GenericReference, f.Property;
11533
11533
  const HJe = {
11534
11534
  id: "base-table-entity-deleted-at-property-ref-id",
@@ -11799,7 +11799,7 @@ const nWe = {
11799
11799
  author: "1",
11800
11800
  previousVersion: null,
11801
11801
  deleted: !1,
11802
- name: ee.String,
11802
+ name: Q.String,
11803
11803
  value: "main",
11804
11804
  parent: uWe,
11805
11805
  autogeneration: {
@@ -11873,7 +11873,7 @@ const hWe = {
11873
11873
  author: "1",
11874
11874
  previousVersion: null,
11875
11875
  deleted: !1,
11876
- name: ee.String,
11876
+ name: Q.String,
11877
11877
  value: "root",
11878
11878
  parent: yWe,
11879
11879
  autogeneration: null,
@@ -11947,7 +11947,7 @@ const EWe = {
11947
11947
  author: "1",
11948
11948
  previousVersion: null,
11949
11949
  deleted: !1,
11950
- name: ee.String,
11950
+ name: Q.String,
11951
11951
  value: "password",
11952
11952
  parent: TWe,
11953
11953
  autogeneration: null,
@@ -12017,7 +12017,7 @@ const EWe = {
12017
12017
  author: "1",
12018
12018
  previousVersion: null,
12019
12019
  deleted: !1,
12020
- name: ee.Number,
12020
+ name: Q.Number,
12021
12021
  value: 6,
12022
12022
  parent: IWe,
12023
12023
  autogeneration: null,
@@ -12089,7 +12089,7 @@ const EWe = {
12089
12089
  author: "1",
12090
12090
  previousVersion: null,
12091
12091
  deleted: !1,
12092
- name: ee.Boolean,
12092
+ name: Q.Boolean,
12093
12093
  value: !0,
12094
12094
  parent: $We,
12095
12095
  autogeneration: null,
@@ -12157,7 +12157,7 @@ const EWe = {
12157
12157
  author: "1",
12158
12158
  previousVersion: null,
12159
12159
  deleted: !1,
12160
- name: ee.Boolean,
12160
+ name: Q.Boolean,
12161
12161
  value: !0,
12162
12162
  parent: OWe,
12163
12163
  autogeneration: null,
@@ -12267,7 +12267,7 @@ const EWe = {
12267
12267
  previousVersion: null,
12268
12268
  deleted: !1,
12269
12269
  value: null,
12270
- name: ee.EntityTemplate,
12270
+ name: Q.EntityTemplate,
12271
12271
  valueAsTypeList: null,
12272
12272
  valueAsTypeSingle: ST,
12273
12273
  autogeneration: null,
@@ -12348,7 +12348,7 @@ const EWe = {
12348
12348
  author: "1",
12349
12349
  previousVersion: null,
12350
12350
  deleted: !1,
12351
- name: ee.UUID,
12351
+ name: Q.UUID,
12352
12352
  value: null,
12353
12353
  parent: FWe,
12354
12354
  autogeneration: {
@@ -14264,7 +14264,7 @@ const EWe = {
14264
14264
  previousVersion: null,
14265
14265
  deleted: !1,
14266
14266
  value: "https://api.publicapis.org/entries",
14267
- name: ee.String,
14267
+ name: Q.String,
14268
14268
  valueAsTypeList: null,
14269
14269
  valueAsTypeSingle: null,
14270
14270
  parent: hSe,
@@ -14569,7 +14569,7 @@ const EWe = {
14569
14569
  previousVersion: null,
14570
14570
  deleted: !1,
14571
14571
  value: "?name=",
14572
- name: ee.String,
14572
+ name: Q.String,
14573
14573
  parent: GSe,
14574
14574
  valueAsTypeList: null,
14575
14575
  valueAsTypeSingle: null,
@@ -15722,7 +15722,7 @@ const EWe = {
15722
15722
  author: "1",
15723
15723
  previousVersion: null,
15724
15724
  deleted: !1,
15725
- name: ee.UUID,
15725
+ name: Q.UUID,
15726
15726
  value: null,
15727
15727
  parent: cXe,
15728
15728
  autogeneration: {
@@ -16057,7 +16057,7 @@ const TXe = {
16057
16057
  author: "1",
16058
16058
  previousVersion: null,
16059
16059
  deleted: !1,
16060
- name: ee.KeyValue,
16060
+ name: Q.KeyValue,
16061
16061
  value: {},
16062
16062
  parent: LXe,
16063
16063
  autogeneration: null,
@@ -16095,7 +16095,7 @@ const TXe = {
16095
16095
  author: "1",
16096
16096
  previousVersion: null,
16097
16097
  deleted: !1,
16098
- name: ee.KeyValue,
16098
+ name: Q.KeyValue,
16099
16099
  value: {},
16100
16100
  parent: VXe,
16101
16101
  autogeneration: null,
@@ -16167,7 +16167,7 @@ const TXe = {
16167
16167
  author: "1",
16168
16168
  previousVersion: null,
16169
16169
  deleted: !1,
16170
- name: ee.KeyValue,
16170
+ name: Q.KeyValue,
16171
16171
  value: {},
16172
16172
  parent: kXe,
16173
16173
  autogeneration: null,
@@ -16344,7 +16344,7 @@ const TXe = {
16344
16344
  author: "1",
16345
16345
  previousVersion: null,
16346
16346
  deleted: !1,
16347
- name: ee.KeyValue,
16347
+ name: Q.KeyValue,
16348
16348
  value: {},
16349
16349
  parent: tQe,
16350
16350
  autogeneration: null,
@@ -16520,7 +16520,7 @@ const cQe = {
16520
16520
  author: "1",
16521
16521
  previousVersion: null,
16522
16522
  deleted: !1,
16523
- name: ee.String,
16523
+ name: Q.String,
16524
16524
  value: "/company/{id}",
16525
16525
  parent: hQe,
16526
16526
  valueAsTypeList: null,
@@ -16609,7 +16609,7 @@ const cQe = {
16609
16609
  previousVersion: null,
16610
16610
  deleted: !1,
16611
16611
  value: "GET",
16612
- name: ee.Enum,
16612
+ name: Q.Enum,
16613
16613
  parent: TQe,
16614
16614
  valueAsTypeList: null,
16615
16615
  valueAsTypeSingle: null,
@@ -16714,7 +16714,7 @@ const cQe = {
16714
16714
  previousVersion: null,
16715
16715
  deleted: !1,
16716
16716
  value: null,
16717
- name: ee.EntityTemplate,
16717
+ name: Q.EntityTemplate,
16718
16718
  valueAsTypeList: null,
16719
16719
  valueAsTypeSingle: zT,
16720
16720
  autogeneration: null,
@@ -16872,7 +16872,7 @@ const cQe = {
16872
16872
  previousVersion: null,
16873
16873
  deleted: !1,
16874
16874
  value: null,
16875
- name: ee.EntityTemplate,
16875
+ name: Q.EntityTemplate,
16876
16876
  valueAsTypeList: null,
16877
16877
  valueAsTypeSingle: ST,
16878
16878
  autogeneration: null,
@@ -17009,7 +17009,7 @@ const cQe = {
17009
17009
  author: "1",
17010
17010
  previousVersion: null,
17011
17011
  deleted: !1,
17012
- name: ee.UUID,
17012
+ name: Q.UUID,
17013
17013
  value: null,
17014
17014
  parent: WQe,
17015
17015
  autogeneration: {
@@ -17106,7 +17106,7 @@ const cQe = {
17106
17106
  author: "1",
17107
17107
  previousVersion: null,
17108
17108
  deleted: !1,
17109
- name: ee.EntityTemplate,
17109
+ name: Q.EntityTemplate,
17110
17110
  valueAsTypeList: null,
17111
17111
  valueAsTypeSingle: NO,
17112
17112
  value: null,
@@ -17224,7 +17224,7 @@ const cQe = {
17224
17224
  previousVersion: null,
17225
17225
  deleted: !1,
17226
17226
  value: "https://api.coindesk.com/v1/bpi/currentprice.json",
17227
- name: ee.String,
17227
+ name: Q.String,
17228
17228
  parent: fet,
17229
17229
  valueAsTypeList: null,
17230
17230
  valueAsTypeSingle: null,
@@ -17489,7 +17489,7 @@ const cQe = {
17489
17489
  author: "1",
17490
17490
  previousVersion: null,
17491
17491
  deleted: !1,
17492
- name: ee.String,
17492
+ name: Q.String,
17493
17493
  value: "Hello 2",
17494
17494
  autogeneration: null,
17495
17495
  valueAsTypeList: null,
@@ -17566,7 +17566,7 @@ const cQe = {
17566
17566
  valueAsTypeList: null,
17567
17567
  valueAsTypeSingle: null,
17568
17568
  autogeneration: null,
17569
- name: ee.Number,
17569
+ name: Q.Number,
17570
17570
  parent: Ket
17571
17571
  },
17572
17572
  index: 0,
@@ -17863,7 +17863,7 @@ const ott = {
17863
17863
  author: "1",
17864
17864
  previousVersion: null,
17865
17865
  deleted: !1,
17866
- name: ee.String,
17866
+ name: Q.String,
17867
17867
  value: "Hello 1",
17868
17868
  autogeneration: null,
17869
17869
  valueAsTypeList: null,
@@ -17939,7 +17939,7 @@ const ott = {
17939
17939
  valueAsTypeList: null,
17940
17940
  valueAsTypeSingle: null,
17941
17941
  autogeneration: null,
17942
- name: ee.Number,
17942
+ name: Q.Number,
17943
17943
  parent: Ttt
17944
17944
  },
17945
17945
  index: 0,
@@ -18026,7 +18026,7 @@ const ott = {
18026
18026
  valueAsTypeList: null,
18027
18027
  valueAsTypeSingle: null,
18028
18028
  autogeneration: null,
18029
- name: ee.Number,
18029
+ name: Q.Number,
18030
18030
  parent: Rtt
18031
18031
  },
18032
18032
  index: 0,
@@ -18559,7 +18559,7 @@ const Ytt = {
18559
18559
  author: "1",
18560
18560
  previousVersion: null,
18561
18561
  deleted: !1,
18562
- name: ee.Number,
18562
+ name: Q.Number,
18563
18563
  value: 10,
18564
18564
  autogeneration: null,
18565
18565
  valueAsTypeList: null,
@@ -18618,7 +18618,7 @@ const Ytt = {
18618
18618
  previousVersion: null,
18619
18619
  deleted: !1,
18620
18620
  value: "Hello world ",
18621
- name: ee.String,
18621
+ name: Q.String,
18622
18622
  parent: vrt,
18623
18623
  valueAsTypeList: null,
18624
18624
  valueAsTypeSingle: null,
@@ -20917,7 +20917,7 @@ const eV = {
20917
20917
  author: "1",
20918
20918
  previousVersion: null,
20919
20919
  deleted: !1,
20920
- name: ee.Date,
20920
+ name: Q.Date,
20921
20921
  value: null,
20922
20922
  autogeneration: {
20923
20923
  type: Ar.CurrentDateAndTime,
@@ -20978,7 +20978,7 @@ const eV = {
20978
20978
  valueAsTypeList: null,
20979
20979
  valueAsTypeSingle: null,
20980
20980
  autogeneration: null,
20981
- name: ee.Number,
20981
+ name: Q.Number,
20982
20982
  parent: Unt
20983
20983
  },
20984
20984
  index: 0,
@@ -21065,7 +21065,7 @@ const eV = {
21065
21065
  rangeStart: 1e3,
21066
21066
  rangeEnd: 4e3
21067
21067
  },
21068
- name: ee.Number,
21068
+ name: Q.Number,
21069
21069
  parent: qnt
21070
21070
  },
21071
21071
  index: 0,
@@ -21233,7 +21233,7 @@ const sat = {
21233
21233
  author: "1",
21234
21234
  previousVersion: null,
21235
21235
  deleted: !1,
21236
- name: ee.ActionDescriptor,
21236
+ name: Q.ActionDescriptor,
21237
21237
  value: null,
21238
21238
  valueAsTypeSingle: null,
21239
21239
  valueAsTypeList: [
@@ -21665,7 +21665,7 @@ const sat = {
21665
21665
  entityType: f.ReturnStatement,
21666
21666
  entityId: yV
21667
21667
  };
21668
- f.ReturnDeclaration, f.LiteralValue, ee.Date, Ar.CurrentDateAndTime;
21668
+ f.ReturnDeclaration, f.LiteralValue, Q.Date, Ar.CurrentDateAndTime;
21669
21669
  const Kat = {
21670
21670
  type: f.GenericReference,
21671
21671
  id: "get-current-date-and-time-return-statement-called-by-ref-id",
@@ -22179,7 +22179,7 @@ const qat = {
22179
22179
  previousVersion: null,
22180
22180
  deleted: !1,
22181
22181
  value: 1,
22182
- name: ee.Number,
22182
+ name: Q.Number,
22183
22183
  valueAsTypeList: null,
22184
22184
  valueAsTypeSingle: null,
22185
22185
  autogeneration: null,
@@ -22291,7 +22291,7 @@ const qat = {
22291
22291
  previousVersion: null,
22292
22292
  deleted: !1,
22293
22293
  value: 5,
22294
- name: ee.Number,
22294
+ name: Q.Number,
22295
22295
  valueAsTypeList: null,
22296
22296
  valueAsTypeSingle: null,
22297
22297
  autogeneration: null,
@@ -22708,7 +22708,7 @@ const Wot = {
22708
22708
  defaultValue: {
22709
22709
  id: "create-new-bank-account-instance-operation-entity-to-create-input-map-default-value-id",
22710
22710
  type: f.LiteralValue,
22711
- name: ee.EntityTemplate,
22711
+ name: Q.EntityTemplate,
22712
22712
  value: null,
22713
22713
  valueAsTypeSingle: vd,
22714
22714
  valueAsTypeList: null,
@@ -22916,7 +22916,7 @@ const Wot = {
22916
22916
  previousVersion: null,
22917
22917
  deleted: !1,
22918
22918
  value: "Person not found",
22919
- name: ee.String,
22919
+ name: Q.String,
22920
22920
  parent: Tlt,
22921
22921
  valueAsTypeList: null,
22922
22922
  valueAsTypeSingle: null,
@@ -23998,7 +23998,7 @@ const wdt = {
23998
23998
  }, iut = {
23999
23999
  id: "global-test-iterate-over-string-loop-iteration-list-input-map-default-value-id",
24000
24000
  type: f.LiteralValue,
24001
- name: ee.String,
24001
+ name: Q.String,
24002
24002
  version: "1",
24003
24003
  createdAt: "2024-01-01T00:00:00.000Z",
24004
24004
  author: "1",
@@ -24636,7 +24636,7 @@ const wdt = {
24636
24636
  }, Hut = {
24637
24637
  type: f.LiteralValue,
24638
24638
  id: "employee-mapped-dto-variable-instance-now-timestamp-input-map-default-value-id",
24639
- name: ee.Date,
24639
+ name: Q.Date,
24640
24640
  version: "1",
24641
24641
  createdAt: "2024-01-01T00:00:00.000Z",
24642
24642
  author: "1",
@@ -24915,7 +24915,7 @@ const wdt = {
24915
24915
  description: "Indicates whether the current environment is a test environment or not.",
24916
24916
  defaultValue: {
24917
24917
  id: "is-test-environment-variable-dcl-datatype-default-value-id",
24918
- name: ee.Boolean,
24918
+ name: Q.Boolean,
24919
24919
  version: "1",
24920
24920
  createdAt: "2024-01-01T00:00:00.000Z",
24921
24921
  author: "1",
@@ -25046,7 +25046,7 @@ var T2 = { exports: {} };
25046
25046
  (function(n, a) {
25047
25047
  u.exports = a();
25048
25048
  })(Hi, function() {
25049
- var n = 1e3, a = 6e4, l = 36e5, c = "millisecond", t = "second", m = "minute", v = "hour", b = "day", R = "week", I = "month", P = "quarter", B = "year", F = "date", k = "Invalid Date", Z = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, Q = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, de = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(Ve) {
25049
+ var n = 1e3, a = 6e4, l = 36e5, c = "millisecond", t = "second", m = "minute", v = "hour", b = "day", R = "week", I = "month", P = "quarter", B = "year", F = "date", k = "Invalid Date", Z = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, ee = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, de = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(Ve) {
25050
25050
  var Ie = ["th", "st", "nd", "rd"], Ae = Ve % 100;
25051
25051
  return "[" + Ve + (Ie[(Ae - 20) % 10] || Ie[Ae] || Ie[0]) + "]";
25052
25052
  } }, te = function(Ve, Ie, Ae) {
@@ -25209,7 +25209,7 @@ var T2 = { exports: {} };
25209
25209
  var Ba = Sr < 12 ? "AM" : "PM";
25210
25210
  return Hn ? Ba.toLowerCase() : Ba;
25211
25211
  };
25212
- return He.replace(Q, function(Sr, _s) {
25212
+ return He.replace(ee, function(Sr, _s) {
25213
25213
  return _s || function(Hn) {
25214
25214
  switch (Hn) {
25215
25215
  case "YY":
@@ -26683,17 +26683,17 @@ function M2() {
26683
26683
  }
26684
26684
  function N2() {
26685
26685
  return M.enum([
26686
- ee.String,
26687
- ee.Number,
26688
- ee.Boolean,
26689
- ee.Null,
26690
- ee.Date,
26691
- ee.KeyValue,
26692
- ee.Enum,
26693
- ee.File,
26694
- ee.UUID,
26695
- ee.EntityTemplate,
26696
- ee.ActionDescriptor
26686
+ Q.String,
26687
+ Q.Number,
26688
+ Q.Boolean,
26689
+ Q.Null,
26690
+ Q.Date,
26691
+ Q.KeyValue,
26692
+ Q.Enum,
26693
+ Q.File,
26694
+ Q.UUID,
26695
+ Q.EntityTemplate,
26696
+ Q.ActionDescriptor
26697
26697
  ]);
26698
26698
  }
26699
26699
  function PD() {
@@ -26743,77 +26743,77 @@ function Js() {
26743
26743
  }
26744
26744
  function zct() {
26745
26745
  return Js().extend({
26746
- name: M.literal(ee.String),
26746
+ name: M.literal(Q.String),
26747
26747
  value: M.string(),
26748
26748
  autogeneration: I2.nullable()
26749
26749
  });
26750
26750
  }
26751
26751
  function Sct() {
26752
26752
  return Js().extend({
26753
- name: M.literal(ee.Number),
26753
+ name: M.literal(Q.Number),
26754
26754
  value: M.number(),
26755
26755
  autogeneration: A2.nullable()
26756
26756
  });
26757
26757
  }
26758
26758
  function Hct() {
26759
26759
  return Js().extend({
26760
- name: M.literal(ee.Boolean),
26760
+ name: M.literal(Q.Boolean),
26761
26761
  value: M.boolean(),
26762
26762
  autogeneration: w2.nullable()
26763
26763
  });
26764
26764
  }
26765
26765
  function Xct() {
26766
26766
  return Js().extend({
26767
- name: M.literal(ee.Null),
26767
+ name: M.literal(Q.Null),
26768
26768
  value: M.null(),
26769
26769
  autogeneration: M.null()
26770
26770
  });
26771
26771
  }
26772
26772
  function Qct() {
26773
26773
  return Js().extend({
26774
- name: M.literal(ee.Date),
26774
+ name: M.literal(Q.Date),
26775
26775
  value: M.date(),
26776
26776
  autogeneration: _2.nullable()
26777
26777
  });
26778
26778
  }
26779
26779
  function eft() {
26780
26780
  return Js().extend({
26781
- name: M.literal(ee.KeyValue),
26781
+ name: M.literal(Q.KeyValue),
26782
26782
  value: V2(),
26783
26783
  autogeneration: M.null()
26784
26784
  });
26785
26785
  }
26786
26786
  function tft() {
26787
26787
  return Js().extend({
26788
- name: M.literal(ee.Enum),
26788
+ name: M.literal(Q.Enum),
26789
26789
  value: M.string(),
26790
26790
  autogeneration: M.null()
26791
26791
  });
26792
26792
  }
26793
26793
  function rft() {
26794
26794
  return Js().extend({
26795
- name: M.literal(ee.File),
26795
+ name: M.literal(Q.File),
26796
26796
  value: M.string(),
26797
26797
  autogeneration: M.null()
26798
26798
  });
26799
26799
  }
26800
26800
  function ift() {
26801
26801
  return Js().extend({
26802
- name: M.literal(ee.UUID),
26802
+ name: M.literal(Q.UUID),
26803
26803
  value: M.string(),
26804
26804
  autogeneration: b2.nullable()
26805
26805
  });
26806
26806
  }
26807
26807
  function sft() {
26808
26808
  return Js().extend({
26809
- name: M.literal(ee.EntityTemplate),
26809
+ name: M.literal(Q.EntityTemplate),
26810
26810
  value: Ho(),
26811
26811
  autogeneration: M.null()
26812
26812
  });
26813
26813
  }
26814
26814
  function nft() {
26815
26815
  return Js().extend({
26816
- name: M.literal(ee.ActionDescriptor),
26816
+ name: M.literal(Q.ActionDescriptor),
26817
26817
  value: Ec(),
26818
26818
  autogeneration: M.null()
26819
26819
  });
@@ -29042,7 +29042,7 @@ function Jyt(u, d) {
29042
29042
  }
29043
29043
  var Ns = /* @__PURE__ */ ((u) => (u.BothUnconstrained = "both-unconstrained", u.AConstraintBUnconstrained = "a-constraint-b-unconstrained", u.BConstraintAUnconstrained = "b-constraint-a-unconstrained", u.Same = "same", u.AIsListBIsNot = "a-is-list-b-is-not", u.BIsListAIsNot = "b-is-list-a-is-not", u.AIsNullableBIsNot = "a-is-nullable-b-is-not", u.BIsNullableAIsNot = "b-is-nullable-a-is-not", u.AIsTemplateBIsNot = "a-is-template-b-is-not", u.BIsTemplateAIsNot = "b-is-template-a-is-not", u.BothUntyped = "both-untyped", u.AIsUntypedBIsNot = "a-is-untyped-b-is-not", u.BIsUntypedAIsNot = "b-is-untyped-a-is-not", u.TypeEntityMismatch = "type-entity-mismatch", u.SameDefinitionEntities = "same-definition-entities", u.CompatibleDefinitionEntities = "compatible-definition-entities", u.IncompatibleDefinitionEntities = "incompatible-definition-entities", u.SamePrimitiveEntities = "same-primitive-entities", u.IncompatiblePrimitiveEntities = "incompatible-primitive-entities", u.SameBuiltInBaseEntities = "same-built-in-base-entities", u.IncompatibleBuiltInBaseEntities = "incompatible-built-in-base-entities", u.CheckUnknown = "check-unknown", u))(Ns || {});
29044
29044
  function Bs(u, d) {
29045
- var n, a, l, c, t, m, v, b, R, I, P;
29045
+ var l, c, t, m, v, b, R, I, P, B, F;
29046
29046
  if (u && u.type !== f.DataType || d && d.type !== f.DataType)
29047
29047
  throw new Error(
29048
29048
  `Expected data-type entities for comparison. But got ${u == null ? void 0 : u.type} and ${d == null ? void 0 : d.type}.`
@@ -29089,48 +29089,49 @@ function Bs(u, d) {
29089
29089
  type: u.asType ? "a-is-template-b-is-not" : "b-is-template-a-is-not"
29090
29090
  /* BIsTemplateAIsNot */
29091
29091
  };
29092
- if (!u.entity && d.entity)
29092
+ let n = !u.entity || u.entity.type === f.PrimitiveEntity && u.entity.name === Q.Untyped, a = !d.entity || d.entity.type === f.PrimitiveEntity && d.entity.name === Q.Untyped;
29093
+ if (n && !a)
29093
29094
  return {
29094
29095
  compatible: !0,
29095
29096
  type: "a-is-untyped-b-is-not"
29096
29097
  /* AIsUntypedBIsNot */
29097
29098
  };
29098
- if (u.entity && !d.entity)
29099
+ if (!n && a)
29099
29100
  return {
29100
29101
  compatible: !0,
29101
29102
  type: "b-is-untyped-a-is-not"
29102
29103
  /* BIsUntypedAIsNot */
29103
29104
  };
29104
- if (!u.entity && !d.entity)
29105
+ if (n && a)
29105
29106
  return {
29106
29107
  compatible: !0,
29107
29108
  type: "both-untyped"
29108
29109
  /* BothUntyped */
29109
29110
  };
29110
- if (((n = u.entity) == null ? void 0 : n.type) !== ((a = d.entity) == null ? void 0 : a.type))
29111
+ if (((l = u.entity) == null ? void 0 : l.type) !== ((c = d.entity) == null ? void 0 : c.type))
29111
29112
  return {
29112
29113
  compatible: !1,
29113
29114
  type: "type-entity-mismatch"
29114
29115
  /* TypeEntityMismatch */
29115
29116
  };
29116
- if (((l = u.entity) == null ? void 0 : l.type) === f.DefinitionEntity) {
29117
- if (((c = u.entity) == null ? void 0 : c.id) === ((t = d.entity) == null ? void 0 : t.id))
29117
+ if (((t = u.entity) == null ? void 0 : t.type) === f.DefinitionEntity) {
29118
+ if (((m = u.entity) == null ? void 0 : m.id) === ((v = d.entity) == null ? void 0 : v.id))
29118
29119
  return {
29119
29120
  compatible: !0,
29120
29121
  type: "same-definition-entities"
29121
29122
  /* SameDefinitionEntities */
29122
29123
  };
29123
- const B = Jyt(
29124
+ const k = Jyt(
29124
29125
  u.entity,
29125
29126
  d.entity
29126
29127
  );
29127
29128
  return {
29128
- compatible: B,
29129
- type: B ? "compatible-definition-entities" : "incompatible-definition-entities"
29129
+ compatible: k,
29130
+ type: k ? "compatible-definition-entities" : "incompatible-definition-entities"
29130
29131
  /* IncompatibleDefinitionEntities */
29131
29132
  };
29132
29133
  }
29133
- return ((m = u.entity) == null ? void 0 : m.type) === f.PrimitiveEntity ? ((v = u.entity) == null ? void 0 : v.id) === ((b = d.entity) == null ? void 0 : b.id) ? {
29134
+ return ((b = u.entity) == null ? void 0 : b.type) === f.PrimitiveEntity ? ((R = u.entity) == null ? void 0 : R.id) === ((I = d.entity) == null ? void 0 : I.id) ? {
29134
29135
  compatible: !0,
29135
29136
  type: "same-primitive-entities"
29136
29137
  /* SamePrimitiveEntities */
@@ -29138,7 +29139,7 @@ function Bs(u, d) {
29138
29139
  compatible: !1,
29139
29140
  type: "incompatible-primitive-entities"
29140
29141
  /* IncompatiblePrimitiveEntities */
29141
- } : ((R = u.entity) == null ? void 0 : R.type) === f.BuiltInBaseEntity ? ((I = u.entity) == null ? void 0 : I.id) === ((P = d.entity) == null ? void 0 : P.id) ? {
29142
+ } : ((P = u.entity) == null ? void 0 : P.type) === f.BuiltInBaseEntity ? ((B = u.entity) == null ? void 0 : B.id) === ((F = d.entity) == null ? void 0 : F.id) ? {
29142
29143
  compatible: !0,
29143
29144
  type: "same-built-in-base-entities"
29144
29145
  /* SameBuiltInBaseEntities */
@@ -29326,10 +29327,10 @@ function aT(u) {
29326
29327
  if (u.entity.type === f.PrimitiveEntity) {
29327
29328
  let t = u.entity.name;
29328
29329
  switch (u.entity.name) {
29329
- case ee.String:
29330
+ case Q.String:
29330
29331
  t = "Text";
29331
29332
  break;
29332
- case ee.KeyValue:
29333
+ case Q.KeyValue:
29333
29334
  t = "Data structure";
29334
29335
  break;
29335
29336
  }
@@ -29351,21 +29352,21 @@ function aT(u) {
29351
29352
  );
29352
29353
  return u.isList ? `List of ${t} values${d}` : t.slice(0, 1).toUpperCase() + t.slice(1) + d;
29353
29354
  } else if (u.entity.type === f.LiteralValue) {
29354
- if (u.entity.name === ee.Null)
29355
+ if (u.entity.name === Q.Null)
29355
29356
  return "Empty value";
29356
- if (u.entity.name === ee.Untyped)
29357
+ if (u.entity.name === Q.Untyped)
29357
29358
  return "Untyped value";
29358
- if (u.entity.name === ee.File)
29359
+ if (u.entity.name === Q.File)
29359
29360
  return "File";
29360
- if (u.entity.name === ee.String)
29361
+ if (u.entity.name === Q.String)
29361
29362
  return `"${u.entity.value}" text`;
29362
- if (u.entity.name === ee.Number)
29363
+ if (u.entity.name === Q.Number)
29363
29364
  return `Number '${u.entity.value}'`;
29364
- if (u.entity.name === ee.Boolean)
29365
+ if (u.entity.name === Q.Boolean)
29365
29366
  return `${u.entity.value} value`;
29366
- if (u.entity.name === ee.UUID)
29367
+ if (u.entity.name === Q.UUID)
29367
29368
  return `"${u.entity.value}" unique identifier`;
29368
- if (u.entity.name === ee.Date)
29369
+ if (u.entity.name === Q.Date)
29369
29370
  return `"${u.entity.value}" date`;
29370
29371
  }
29371
29372
  return u.isList ? `List of ${ce(u.entity, u.project)} values${d}` : (
@@ -29438,29 +29439,29 @@ function t0t(u) {
29438
29439
  }
29439
29440
  function r0t(u) {
29440
29441
  switch (u.name) {
29441
- case ee.String:
29442
+ case Q.String:
29442
29443
  return "Text";
29443
- case ee.Number:
29444
+ case Q.Number:
29444
29445
  return "Number";
29445
- case ee.Boolean:
29446
+ case Q.Boolean:
29446
29447
  return "Boolean";
29447
- case ee.KeyValue:
29448
+ case Q.KeyValue:
29448
29449
  return "Data structure";
29449
- case ee.UUID:
29450
+ case Q.UUID:
29450
29451
  return "Unique identifier";
29451
- case ee.Date:
29452
+ case Q.Date:
29452
29453
  return "Date";
29453
- case ee.EntityTemplate:
29454
+ case Q.EntityTemplate:
29454
29455
  return "Entity as template";
29455
- case ee.Enum:
29456
+ case Q.Enum:
29456
29457
  return "Enumeration";
29457
- case ee.File:
29458
+ case Q.File:
29458
29459
  return "File";
29459
- case ee.Null:
29460
+ case Q.Null:
29460
29461
  return "Empty";
29461
- case ee.ActionDescriptor:
29462
+ case Q.ActionDescriptor:
29462
29463
  return "Action descriptor";
29463
- case ee.Untyped:
29464
+ case Q.Untyped:
29464
29465
  return "Untyped";
29465
29466
  default:
29466
29467
  return u.name;
@@ -32185,7 +32186,7 @@ function YD(u, d) {
32185
32186
  let m = u.defaultValue;
32186
32187
  if (!u.defaultValue) {
32187
32188
  const v = Tn.new(d);
32188
- v.name = ee.EntityTemplate, v.parent = u.toReference();
32189
+ v.name = Q.EntityTemplate, v.parent = u.toReference();
32189
32190
  const b = z(
32190
32191
  v,
32191
32192
  u.project
@@ -33646,8 +33647,8 @@ const ut = class ut extends sr {
33646
33647
  (Z) => !Z.interactive
33647
33648
  ), k = P.methods.find(
33648
33649
  (Z) => {
33649
- var Q;
33650
- return ((Q = Z.implements) == null ? void 0 : Q.id) === l.implements;
33650
+ var ee;
33651
+ return ((ee = Z.implements) == null ? void 0 : ee.id) === l.implements;
33651
33652
  }
33652
33653
  );
33653
33654
  if (k && c.push(
@@ -33664,7 +33665,7 @@ If you want to modify the existing implementation, you can update the existing m
33664
33665
  ), !l.implements && F.length) {
33665
33666
  let Z = F.length > 1 ? `The entity of type '${n.type}' with id '${n.id}' can't be added to the 'parent' entity with id '${P.id}' because it extends or implements multiple '${f.BuiltInBaseEntity}' entities that are non-interactive ("${Fe(
33666
33667
  F.map(
33667
- (Q) => ce(Q, Q.project)
33668
+ (ee) => ce(ee, ee.project)
33668
33669
  ),
33669
33670
  '", "',
33670
33671
  '" and "'
@@ -36181,7 +36182,7 @@ Alternatively you can update the entity with 'update' action. Or replace it by f
36181
36182
  return (l == null ? void 0 : l.id) !== (n == null ? void 0 : n.id) && (this.entity = n, a == null || a.add(this, G.Affected), l && l.type === f.DefinitionEntity && ((c = l.parent) == null ? void 0 : c.id) === this.id && (l == null || l.remove({ ignoreUpstream: !0 }, a))), a == null || a.attemptAutoclose("set-data-type-entity-value", this.id), this;
36182
36183
  }
36183
36184
  isObject() {
36184
- return !!this.entity && (this.entity.type === f.DefinitionEntity || this.entity.type === f.BuiltInBaseEntity || this.entity.name === ee.KeyValue) && !this.isList;
36185
+ return !!this.entity && (this.entity.type === f.DefinitionEntity || this.entity.type === f.BuiltInBaseEntity || this.entity.name === Q.KeyValue) && !this.isList;
36185
36186
  }
36186
36187
  canBeObject() {
36187
36188
  let n = !1;
@@ -36191,7 +36192,7 @@ Alternatively you can update the entity with 'update' action. Or replace it by f
36191
36192
  );
36192
36193
  a ? !a.valueAsType && (a.value === "" || a.value === null || Ws(a)) && (n = !0) : n = !0;
36193
36194
  }
36194
- return (this.isObject() || !this.entity || this.entity.name === ee.Untyped) && n;
36195
+ return (this.isObject() || !this.entity || this.entity.name === Q.Untyped) && n;
36195
36196
  }
36196
36197
  hasStrictObjectStructure() {
36197
36198
  var n;
@@ -36208,7 +36209,7 @@ Alternatively you can update the entity with 'update' action. Or replace it by f
36208
36209
  canModifyObjectStructure() {
36209
36210
  var a;
36210
36211
  const n = this.isIndependentlyUserDeclaredEntity();
36211
- return (this.isInlineDeclaredEntity() || this.canBeObject() || ((a = this.entity) == null ? void 0 : a.name) === ee.KeyValue) && !n;
36212
+ return (this.isInlineDeclaredEntity() || this.canBeObject() || ((a = this.entity) == null ? void 0 : a.name) === Q.KeyValue) && !n;
36212
36213
  }
36213
36214
  // Only for inferred data types,
36214
36215
  // attempt to update the entity based on the inputs,
@@ -37719,19 +37720,19 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
37719
37720
  );
37720
37721
  a ? I.setParent(a, null) : I.setParent(this.parent, null), c && I.subscribe(), I.initChildren(n), n == null || n.add(I, G.Added);
37721
37722
  const P = (F = this.inputs) == null ? void 0 : F.map(
37722
- (Z, Q) => Z.clone(
37723
+ (Z, ee) => Z.clone(
37723
37724
  n,
37724
37725
  I,
37725
- R + "-input-map-" + Q + "-id",
37726
+ R + "-input-map-" + ee + "-id",
37726
37727
  c
37727
37728
  )
37728
37729
  );
37729
37730
  I.inputs = P;
37730
37731
  const B = (k = this.outputs) == null ? void 0 : k.map(
37731
- (Z, Q) => Z.clone(
37732
+ (Z, ee) => Z.clone(
37732
37733
  n,
37733
37734
  I,
37734
- R + "-output-map-" + Q + "-id",
37735
+ R + "-output-map-" + ee + "-id",
37735
37736
  c
37736
37737
  )
37737
37738
  );
@@ -38218,7 +38219,7 @@ ${Zg}`,
38218
38219
  (te) => te.type === f.ReturnDeclaration
38219
38220
  ), Z = k.find(
38220
38221
  (te) => te.name === l.name
38221
- ), Q = k.length ? `The parent entity already implements the following return declarations: ${Fe(
38222
+ ), ee = k.length ? `The parent entity already implements the following return declarations: ${Fe(
38222
38223
  k.map(
38223
38224
  (te) => `'${te.id}' (${te.name})`
38224
38225
  ),
@@ -38238,7 +38239,7 @@ ${Zg}`,
38238
38239
  severity: q.Error,
38239
38240
  message: `Entity of type '${f.ReturnDeclaration}' with id '${l.id}' should not exist in a parent entity of type '${R.type}' with id '${R.id}' that implements a ${f.ActionDescriptor} with fixed outputs.
38240
38241
  Adding a new return would make the implementation invalid. An return with the same name already exists in the parent entity.
38241
- ${Q}
38242
+ ${ee}
38242
38243
  ${de}`,
38243
38244
  issue: null
38244
38245
  })
@@ -38249,7 +38250,7 @@ ${de}`,
38249
38250
  severity: q.Error,
38250
38251
  message: `Entity of type '${f.ReturnDeclaration}' with id '${l.id}' should not exist in a parent entity of type '${R.type}' with id '${R.id}' that implements a ${f.ActionDescriptor} with fixed outputs.
38251
38252
  Adding a new return would make the implementation invalid. There are no returns in the descriptor with the same name.
38252
- ${Q}
38253
+ ${ee}
38253
38254
  ${de}`,
38254
38255
  issue: null
38255
38256
  })
@@ -42589,18 +42590,18 @@ You can attach new logic to the existing 'global-event' but creating a new calla
42589
42590
  );
42590
42591
  a ? P.setParent(a, null) : P.setParent(this.parent, null), c && P.subscribe(), P.initChildren(n), n == null || n.add(P, G.Added);
42591
42592
  const B = (k = this.inputs) == null ? void 0 : k.map(
42592
- (Z, Q) => Z.clone(
42593
+ (Z, ee) => Z.clone(
42593
42594
  n,
42594
42595
  P,
42595
- I + "-argument-declaration-" + Q + "-id",
42596
+ I + "-argument-declaration-" + ee + "-id",
42596
42597
  c
42597
42598
  )
42598
42599
  );
42599
42600
  return P.inputs = B, t ? (Si(this).map(
42600
- (Z, Q) => Z.clone(
42601
+ (Z, ee) => Z.clone(
42601
42602
  n,
42602
42603
  P,
42603
- I + "-body-entity-" + Q + "-id"
42604
+ I + "-body-entity-" + ee + "-id"
42604
42605
  )
42605
42606
  ), n == null || n.attemptAutoclose("clone-entity", this.id), P) : (n == null || n.attemptAutoclose("clone-entity", this.id), P);
42606
42607
  }
@@ -43789,7 +43790,7 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
43789
43790
  F,
43790
43791
  this.project
43791
43792
  );
43792
- k.setParent(b, n), k.initChildren(n), n == null || n.add(k, G.Added), k.hydrateAncestors(), k.addSelfToProject(n), this.outputs.map((Z, Q) => {
43793
+ k.setParent(b, n), k.initChildren(n), n == null || n.add(k, G.Added), k.hydrateAncestors(), k.addSelfToProject(n), this.outputs.map((Z, ee) => {
43793
43794
  var ve;
43794
43795
  const de = {
43795
43796
  id: O.UUID.uuid(),
@@ -43813,7 +43814,7 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
43813
43814
  defaultValue: null,
43814
43815
  implements: Z.toJSON(),
43815
43816
  isError: !1,
43816
- index: Q,
43817
+ index: ee,
43817
43818
  dataType: null,
43818
43819
  parent: de
43819
43820
  }, _e = z(
@@ -43862,7 +43863,7 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
43862
43863
  this.project
43863
43864
  );
43864
43865
  if (b.hydrateAncestors(), b.setParent(c, n), n == null || n.add(b, G.Added), b.addSelfToProject(n), b.initChildren(n), this.inputs.map((R, I) => {
43865
- var Q, de;
43866
+ var ee, de;
43866
43867
  const P = {
43867
43868
  id: O.UUID.uuid(),
43868
43869
  type: f.GenericReference,
@@ -43892,7 +43893,7 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
43892
43893
  this.project
43893
43894
  );
43894
43895
  F.setParent(b, n), F.initChildren(n), n == null || n.add(F, G.Added), F.hydrateAncestors(), F.addSelfToProject(n);
43895
- const k = ((Q = R.dataType) == null ? void 0 : Q.clone(n, F)) || null;
43896
+ const k = ((ee = R.dataType) == null ? void 0 : ee.clone(n, F)) || null;
43896
43897
  k && (n == null || n.add(k, G.Added)), F.setDataType(k, n);
43897
43898
  const Z = ((de = R.defaultValue) == null ? void 0 : de.clone(n, F)) || null;
43898
43899
  Z && (n == null || n.add(Z, G.Added)), F.setDataType(k, n);
@@ -44097,7 +44098,7 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
44097
44098
  );
44098
44099
  n == null || n.add(P, G.Added), a ? P.setParent(a, null) : this.parent && P.setParent(this.parent, null), c && P.subscribe(), P.initChildren(n);
44099
44100
  const B = (k = this.inputs) == null ? void 0 : k.map(
44100
- (Q, de) => Q.clone(
44101
+ (ee, de) => ee.clone(
44101
44102
  n,
44102
44103
  P,
44103
44104
  I + "-argument-value-descriptor-" + de + "-id",
@@ -44106,7 +44107,7 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
44106
44107
  );
44107
44108
  P.inputs = B;
44108
44109
  const F = (Z = this.outputs) == null ? void 0 : Z.map(
44109
- (Q, de) => Q.clone(
44110
+ (ee, de) => ee.clone(
44110
44111
  n,
44111
44112
  P,
44112
44113
  I + "-return-value-descriptor-" + de + "-id",
@@ -45623,19 +45624,19 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
45623
45624
  );
45624
45625
  a ? I.setParent(a, null) : I.setParent(this.parent, null), c && I.subscribe(), I.initChildren(n), n == null || n.add(I, G.Added);
45625
45626
  const P = (F = this.inputs) == null ? void 0 : F.map(
45626
- (Z, Q) => Z.clone(
45627
+ (Z, ee) => Z.clone(
45627
45628
  n,
45628
45629
  I,
45629
- R + "-input-map-" + Q + "-id",
45630
+ R + "-input-map-" + ee + "-id",
45630
45631
  c
45631
45632
  )
45632
45633
  );
45633
45634
  I.inputs = P;
45634
45635
  const B = (k = this.outputs) == null ? void 0 : k.map(
45635
- (Z, Q) => Z.clone(
45636
+ (Z, ee) => Z.clone(
45636
45637
  n,
45637
45638
  I,
45638
- R + "-output-map-" + Q + "-id",
45639
+ R + "-output-map-" + ee + "-id",
45639
45640
  c
45640
45641
  )
45641
45642
  );
@@ -45930,7 +45931,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
45930
45931
  if (!B) {
45931
45932
  const Z = ke.fromReturnDeclarationToLoopOutputDeclarationName(
45932
45933
  R
45933
- ), Q = {
45934
+ ), ee = {
45934
45935
  id: O.UUID.uuid(),
45935
45936
  version: O.UUID.uuid(),
45936
45937
  createdAt: (n == null ? void 0 : n.timestamp) || V().toISOString(),
@@ -45950,7 +45951,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
45950
45951
  parentRelationType: re.FixedReturns,
45951
45952
  parent: this.toReference()
45952
45953
  }, de = z(
45953
- Q,
45954
+ ee,
45954
45955
  this.project
45955
45956
  );
45956
45957
  de.setParent(this, n), de.initChildren(n), n == null || n.add(
@@ -46004,11 +46005,11 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
46004
46005
  andChildrenGroup: [],
46005
46006
  orChildrenGroup: [],
46006
46007
  parent: B.toReference()
46007
- }, Q = z(
46008
+ }, ee = z(
46008
46009
  Z,
46009
46010
  this.project
46010
46011
  );
46011
- Q.metaSync({ isList: !0 }, n), Q.setParent(B, n), Q.initChildren(n), n == null || n.add(Q, G.Added), Q.addSelfToProject(n), l.push(Q);
46012
+ ee.metaSync({ isList: !0 }, n), ee.setParent(B, n), ee.initChildren(n), n == null || n.add(ee, G.Added), ee.addSelfToProject(n), l.push(ee);
46012
46013
  }
46013
46014
  }), v.filter(
46014
46015
  (R) => !m.find((P) => ce(R, this.project) === ke.fromReturnDeclarationToLoopOutputDeclarationName(P))
@@ -46182,7 +46183,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
46182
46183
  );
46183
46184
  B.setParent(v, n), B.initChildren(n), n == null || n.add(B, G.Added), B.addSelfToProject(n), l.push(B), I = B;
46184
46185
  }
46185
- if (!I.entity || I.entity.type !== f.PrimitiveEntity || I.entity.name !== ee.Number || I.entity.id !== pe["primitive-entity"].number.id) {
46186
+ if (!I.entity || I.entity.type !== f.PrimitiveEntity || I.entity.name !== Q.Number || I.entity.id !== pe["primitive-entity"].number.id) {
46186
46187
  const P = this.project.getBuiltIn(
46187
46188
  pe["primitive-entity"].number.id
46188
46189
  );
@@ -46262,7 +46263,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
46262
46263
  "create-current-value-input-based-on-input-map"
46263
46264
  )
46264
46265
  )) {
46265
- var R, I, P, B, F, k, Z, Q, de;
46266
+ var R, I, P, B, F, k, Z, ee, de;
46266
46267
  const a = [], l = [], c = [], t = [];
46267
46268
  switch (this.declaration.id) {
46268
46269
  case Le.List: {
@@ -46661,7 +46662,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
46661
46662
  inferred: !1,
46662
46663
  andChildrenGroup: [],
46663
46664
  orChildrenGroup: [],
46664
- parent: (Q = this.currentValueArgumentDeclaration) == null ? void 0 : Q.toReference()
46665
+ parent: (ee = this.currentValueArgumentDeclaration) == null ? void 0 : ee.toReference()
46665
46666
  }, he = z(
46666
46667
  oe,
46667
46668
  this.project
@@ -47104,10 +47105,10 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
47104
47105
  a.push(...B), l.push(...F), c.push(...k);
47105
47106
  const {
47106
47107
  updated: Z,
47107
- added: Q,
47108
+ added: ee,
47108
47109
  removed: de
47109
47110
  } = this.syncBodyArgumentsDeclarations(n);
47110
- a.push(...Z), l.push(...Q), c.push(...de);
47111
+ a.push(...Z), l.push(...ee), c.push(...de);
47111
47112
  const {
47112
47113
  updated: te,
47113
47114
  added: _e,
@@ -49196,10 +49197,10 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
49196
49197
  const {
49197
49198
  added: k,
49198
49199
  updated: Z,
49199
- removed: Q,
49200
+ removed: ee,
49200
49201
  affected: de
49201
49202
  } = this.generateUnusedInternalCalls(n);
49202
- l.push(...k), a.push(...Z), c.push(...Q), t.push(...de);
49203
+ l.push(...k), a.push(...Z), c.push(...ee), t.push(...de);
49203
49204
  const {
49204
49205
  added: te,
49205
49206
  updated: _e,
@@ -50166,7 +50167,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
50166
50167
  "clone-entity"
50167
50168
  )
50168
50169
  ), a = null, l = null, c = !0) {
50169
- var F, k, Z, Q;
50170
+ var F, k, Z, ee;
50170
50171
  let t = vr(a, this);
50171
50172
  const m = this.toJSON(), v = l || O.UUID.uuid();
50172
50173
  m.inputs = [], m.id = v, m.version = O.UUID.uuid(), m.createdAt = (n == null ? void 0 : n.timestamp) || V().toISOString(), m.author = (n == null ? void 0 : n.author) || "1", m.previousVersion = null, m.deleted = !1;
@@ -50202,7 +50203,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
50202
50203
  )
50203
50204
  );
50204
50205
  b.outputs = P;
50205
- const B = (Q = this.internalCalls) == null ? void 0 : Q.map(
50206
+ const B = (ee = this.internalCalls) == null ? void 0 : ee.map(
50206
50207
  (de) => de.clone(
50207
50208
  n,
50208
50209
  b,
@@ -50567,8 +50568,8 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
50567
50568
  ].includes(this.declaration.dataType.entity.type) && !this.declaration.dataType.isList && [
50568
50569
  ...this.declaration.dataType.entity.getAllInteractiveMethods()
50569
50570
  ].filter((b) => !this.internalCalls.find((I) => {
50570
- var B, F, k, Z, Q;
50571
- return (((B = I.declaration) == null ? void 0 : B.id) || ((k = (F = I.initialData) == null ? void 0 : F.declaration) == null ? void 0 : k.entityId) || ((Q = (Z = I.initialData) == null ? void 0 : Z.declaration) == null ? void 0 : Q.id)) === b.id;
50571
+ var B, F, k, Z, ee;
50572
+ return (((B = I.declaration) == null ? void 0 : B.id) || ((k = (F = I.initialData) == null ? void 0 : F.declaration) == null ? void 0 : k.entityId) || ((ee = (Z = I.initialData) == null ? void 0 : Z.declaration) == null ? void 0 : ee.id)) === b.id;
50572
50573
  })).map((b) => {
50573
50574
  const R = b.createInternalCall(n, this);
50574
50575
  return n == null || n.add(R, G.Added), this.addInternalCall(R), R;
@@ -51264,10 +51265,10 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
51264
51265
  const {
51265
51266
  added: k,
51266
51267
  updated: Z,
51267
- removed: Q,
51268
+ removed: ee,
51268
51269
  affected: de
51269
51270
  } = this.generateUnusedInternalCalls(n);
51270
- l.push(...k), a.push(...Z), c.push(...Q), t.push(...de);
51271
+ l.push(...k), a.push(...Z), c.push(...ee), t.push(...de);
51271
51272
  const {
51272
51273
  added: te,
51273
51274
  updated: _e,
@@ -51711,7 +51712,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
51711
51712
  "infer-data-type-and-sync-instances-inputs-and-outputs"
51712
51713
  )
51713
51714
  )) {
51714
- var Q, de, te, _e, H, ve, ie;
51715
+ var ee, de, te, _e, H, ve, ie;
51715
51716
  const a = [], l = [], c = [], t = [];
51716
51717
  if (!this.dataType) {
51717
51718
  const oe = Es.new(n);
@@ -51728,7 +51729,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
51728
51729
  n
51729
51730
  );
51730
51731
  }
51731
- if (this.readsValue && ((Q = this.dataType) != null && Q.inferred)) {
51732
+ if (this.readsValue && ((ee = this.dataType) != null && ee.inferred)) {
51732
51733
  const oe = this.readsValue.getDataType(null);
51733
51734
  oe && ((de = this.dataType) == null || de.merge(oe, n), this.dataType.metaSync(
51734
51735
  {
@@ -52367,7 +52368,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
52367
52368
  "clone-entity"
52368
52369
  )
52369
52370
  ), a = null, l = null, c = !0) {
52370
- var k, Z, Q, de, te;
52371
+ var k, Z, ee, de, te;
52371
52372
  let t = vr(a, this);
52372
52373
  const m = this.toJSON(), v = l || O.UUID.uuid();
52373
52374
  m.inputs = [], m.id = v, m.version = O.UUID.uuid(), m.createdAt = (n == null ? void 0 : n.timestamp) || V().toISOString(), m.author = (n == null ? void 0 : n.author) || "1", m.previousVersion = null, m.deleted = !1;
@@ -52390,7 +52391,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
52390
52391
  c
52391
52392
  );
52392
52393
  b.defaultValue = I || null;
52393
- const P = (Q = this.inputs) == null ? void 0 : Q.map(
52394
+ const P = (ee = this.inputs) == null ? void 0 : ee.map(
52394
52395
  (_e) => _e.clone(
52395
52396
  n,
52396
52397
  b,
@@ -52843,8 +52844,8 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
52843
52844
  ].includes(this.dataType.entity.type) && [
52844
52845
  ...this.dataType.entity.getAllInteractiveMethods()
52845
52846
  ].filter((b) => !this.internalCalls.find((I) => {
52846
- var B, F, k, Z, Q;
52847
- return (((B = I.declaration) == null ? void 0 : B.id) || ((k = (F = I.initialData) == null ? void 0 : F.declaration) == null ? void 0 : k.entityId) || ((Q = (Z = I.initialData) == null ? void 0 : Z.declaration) == null ? void 0 : Q.id)) === b.id;
52847
+ var B, F, k, Z, ee;
52848
+ return (((B = I.declaration) == null ? void 0 : B.id) || ((k = (F = I.initialData) == null ? void 0 : F.declaration) == null ? void 0 : k.entityId) || ((ee = (Z = I.initialData) == null ? void 0 : Z.declaration) == null ? void 0 : ee.id)) === b.id;
52848
52849
  })).map((b) => {
52849
52850
  const R = b.createInternalCall(n, this);
52850
52851
  return n == null || n.add(R, G.Added), this.addInternalCall(R), R;
@@ -54618,7 +54619,7 @@ const ql = li, GE = Cc, Zl = tN, N = Lt, pn = Gs, C = Yy, Nr = zy, XD = Sy, $ =
54618
54619
  };
54619
54620
  function a(l, c) {
54620
54621
  c = c !== void 0 ? c : {};
54621
- var t = {}, m = c.grammarSource, v = { start: tA }, b = tA, R = ";", I = ",", P = ".", B = "*", F = "=", k = ":", Z = "[", Q = "]", de = "<", te = ">", _e = ":=", H = "||", ve = "&&", ie = ">=", oe = "<=", he = "<>", S = "!=", ue = "<=>", Re = "==", Se = "||/", Ve = "|/", Ie = ">>", Ae = "<<", Be = "!~~*", De = "~~*", He = "!~~", rt = "~~", Kt = "!~*", nr = "~*", Er = "!~", xr = "^@", zr = "->>", As = "->", Ys = "#>>", Sn = "#>", zs = "@>", Sr = "<@", _s = "?|", Hn = "?&", Ba = "#-", iI = "@?", Oc = "@@", sI = "!", Pc = "~", el = "@", nI = "#", d0 = "&", u0 = "|", La = "`", p0 = "?", c0 = "/", f0 = "%", tl = "^", rl = "-", Vc = "+", Mc = "::", Je = "(", Ye = ")", aI = "=>", as = "$", oI = "``", lI = "]]", Rs = "_", xa = `
54622
+ var t = {}, m = c.grammarSource, v = { start: tA }, b = tA, R = ";", I = ",", P = ".", B = "*", F = "=", k = ":", Z = "[", ee = "]", de = "<", te = ">", _e = ":=", H = "||", ve = "&&", ie = ">=", oe = "<=", he = "<>", S = "!=", ue = "<=>", Re = "==", Se = "||/", Ve = "|/", Ie = ">>", Ae = "<<", Be = "!~~*", De = "~~*", He = "!~~", rt = "~~", Kt = "!~*", nr = "~*", Er = "!~", xr = "^@", zr = "->>", As = "->", Ys = "#>>", Sn = "#>", zs = "@>", Sr = "<@", _s = "?|", Hn = "?&", Ba = "#-", iI = "@?", Oc = "@@", sI = "!", Pc = "~", el = "@", nI = "#", d0 = "&", u0 = "|", La = "`", p0 = "?", c0 = "/", f0 = "%", tl = "^", rl = "-", Vc = "+", Mc = "::", Je = "(", Ye = ")", aI = "=>", as = "$", oI = "``", lI = "]]", Rs = "_", xa = `
54622
54623
  `, Di = "'", oB = "E", Nc = "U&", Bc = "''", Ss = '"', Lc = '""', Xn = "'''", Qn = '"""', dI = "\\n", uI = "\\r", pI = "\\t", cI = "\\b", fI = "\\f", hI = "\\v", yI = "\\a", Ua = "\\", h0 = "x", lB = "u", dB = "U", mI = "\\%", vI = "\\_", EI = "\\0", TI = "\\Z", uB = "n", pB = "r", cB = "rb", fB = "br", ea = "$$", bI = "b", il = "0x", xc = "0b", wI = "0o", Uc = "/*", os = "*/", II = "--", AI = `\r
54623
54624
  `, hB = "abort", yB = "access", mB = "action", vB = "add", EB = "admin", TB = "after", bB = "against", wB = "all", IB = "alter", AB = "always", _B = "analyze", RB = "and", $B = "any", DB = "array", gB = "as", CB = "asc", OB = "assert", PB = "assignment", VB = "at", MB = "atomic", NB = "attach", BB = "attribute", LB = "authorization", xB = "auto_increment", UB = "autoextend_size", jB = "autoincrement", GB = "avg_row_length", FB = "before", KB = "begin", kB = "bernoulli", qB = "between", ZB = "bi_capacity", JB = "bigdecimal", WB = "bigint", YB = "bignumeric", zB = "binary", SB = "bit", HB = "blob", XB = "bool", QB = "boolean", eL = "breadth", tL = "break", rL = "by", iL = "bypassrls", sL = "byteint", nL = "bytes", aL = "cache", oL = "call", lL = "called", dL = "capacity", uL = "cascade", pL = "cascaded", cL = "case", fL = "cast", hL = "century", yL = "chain", mL = "char", vL = "character", EL = "check", TL = "checksum", bL = "clone", wL = "cluster", IL = "collate", AL = "column", _L = "column_format", RL = "columns", $L = "comment", DL = "comments", gL = "commit", CL = "committed", OL = "compact", PL = "compressed", VL = "compression", ML = "concurrently", NL = "conflict", BL = "connect", LL = "connection", xL = "constraint", UL = "constraints", jL = "continue", GL = "copy", FL = "cost", KL = "create", kL = "createdb", qL = "createrole", ZL = "cross", JL = "cube", WL = "cume_dist", YL = "current", zL = "current_catalog", SL = "current_date", HL = "current_datetime", XL = "current_role", QL = "current_schema", ex = "current_time", tx = "current_timestamp", rx = "current_user", ix = "cycle", sx = "data", nx = "database", ax = "date", ox = "datetime", lx = "day", dx = "day_hour", ux = "day_microsecond", px = "day_minute", cx = "day_second", fx = "dayofweek", hx = "dayofyear", yx = "dec", mx = "decade", vx = "decimal", Ex = "declare", Tx = "default", bx = "defaults", wx = "deferrable", Ix = "deferred", Ax = "definer", _x = "delay_key_write", Rx = "delayed", $x = "delete", Dx = "dense_rank", gx = "depends", Cx = "depth", Ox = "desc", Px = "describe", Vx = "detach", Mx = "deterministic", Nx = "directory", Bx = "disable", Lx = "disk", xx = "distinct", Ux = "distinctrow", jx = "div", Gx = "do", Fx = "domain", Kx = "double", kx = "dow", qx = "doy", Zx = "drop", Jx = "dual", Wx = "dumpfile", Yx = "duplicate", zx = "dynamic", Sx = "each", Hx = "else", Xx = "elseif", Qx = "enable", e3 = "enclosed", t3 = "encrypted", r3 = "encryption", i3 = "end", s3 = "enforced", n3 = "engine", a3 = "engine_attribute", o3 = "enum", l3 = "epoch", d3 = "error", u3 = "escape", p3 = "escaped", c3 = "examined", f3 = "except", h3 = "exception", y3 = "exclude", m3 = "excluding", v3 = "exclusive", E3 = "execute", T3 = "exists", b3 = "expansion", w3 = "explain", I3 = "export", A3 = "expression", _3 = "extended", R3 = "extension", $3 = "external", D3 = "extract", g3 = "fail", C3 = "false", O3 = "fetch", P3 = "fields", V3 = "files", M3 = "filter", N3 = "first", B3 = "first_value", L3 = "fixed", x3 = "float", U3 = "float64", j3 = "following", G3 = "for", F3 = "force", K3 = "foreign", k3 = "format", q3 = "friday", Z3 = "from", J3 = "full", W3 = "fulltext", Y3 = "function", z3 = "functions", S3 = "generated", H3 = "geography", X3 = "glob", Q3 = "global", eU = "grant", tU = "granted", rU = "group", iU = "grouping", sU = "groups", nU = "hash", aU = "having", oU = "high_priority", lU = "hour", dU = "hour_microsecond", uU = "hour_minute", pU = "hour_second", cU = "identity", fU = "if", hU = "ignore", yU = "ilike", mU = "immediate", vU = "immutable", EU = "in", TU = "include", bU = "including", wU = "increment", IU = "index", AU = "indexed", _U = "indexes", RU = "inherit", $U = "inherits", DU = "initially", gU = "inner", CU = "inout", OU = "input", PU = "insert", VU = "insert_method", MU = "instead", NU = "int", BU = "int64", LU = "integer", xU = "intersect", UU = "interval", jU = "into", GU = "invisible", FU = "invoker", KU = "is", kU = "isnull", qU = "isodow", ZU = "isolation", JU = "isoweek", WU = "isoyear", YU = "iterate", zU = "join", SU = "json", HU = "jsonb", XU = "julian", QU = "key", ej = "key_block_size", tj = "lag", rj = "language", ij = "large", sj = "last", nj = "last_value", aj = "lateral", oj = "lead", lj = "leakproof", dj = "leave", uj = "left", pj = "level", cj = "like", fj = "limit", hj = "lines", yj = "list", mj = "load", vj = "local", Ej = "localtime", Tj = "localtimestamp", bj = "lock", wj = "locked", Ij = "logged", Aj = "login", _j = "longblob", Rj = "longtext", $j = "loop", Dj = "low_priority", gj = "main", Cj = "maintain", Oj = "match", Pj = "matched", Vj = "materialized", Mj = "max", Nj = "max_rows", Bj = "maxvalue", Lj = "mediumblob", xj = "mediumint", Uj = "mediumtext", jj = "member", Gj = "memory", Fj = "merge", Kj = "message", kj = "method", qj = "microsecond", Zj = "microseconds", Jj = "millennium", Wj = "millisecond", Yj = "milliseconds", zj = "min", Sj = "min_rows", Hj = "minute", Xj = "minute_microsecond", Qj = "minute_second", e5 = "minvalue", t5 = "mod", r5 = "mode", i5 = "modulus", s5 = "monday", n5 = "month", a5 = "native", o5 = "natural", l5 = "nchar", d5 = "new", u5 = "next", p5 = "nfc", c5 = "nfd", f5 = "nfkc", h5 = "nfkd", y5 = "no", m5 = "nobypassrls", v5 = "nocreatedb", E5 = "nocreaterole", T5 = "noinherit", b5 = "nologin", w5 = "none", I5 = "noreplication", A5 = "normalized", _5 = "nosuperuser", R5 = "not", $5 = "nothing", D5 = "notnull", g5 = "nowait", C5 = "nth_value", O5 = "ntile", P5 = "null", V5 = "nulls", M5 = "numeric", N5 = "nvarchar", B5 = "object", L5 = "of", x5 = "offset", U5 = "oids", j5 = "old", G5 = "on", F5 = "only", K5 = "operator", k5 = "option", q5 = "optionally", Z5 = "options", J5 = "or", W5 = "order", Y5 = "ordinal", z5 = "ordinality", S5 = "organization", H5 = "others", X5 = "out", Q5 = "outer", e6 = "outfile", t6 = "over", r6 = "overriding", i6 = "overwrite", s6 = "owned", n6 = "owner", a6 = "pack_keys", o6 = "parallel", l6 = "parameter", d6 = "partial", u6 = "partition", p6 = "password", c6 = "percent", f6 = "percent_rank", h6 = "permissive", y6 = "pivot", m6 = "plain", v6 = "plan", E6 = "policies", T6 = "policy", b6 = "pragma", w6 = "preceding", I6 = "precision", A6 = "preserve", _6 = "primary", R6 = "privileges", $6 = "procedure", D6 = "procedures", g6 = "project", C6 = "public", O6 = "qualify", P6 = "quarter", V6 = "query", M6 = "quick", N6 = "raise", B6 = "range", L6 = "rank", x6 = "read", U6 = "real", j6 = "recursive", G6 = "redundant", F6 = "references", K6 = "referencing", k6 = "refresh", q6 = "regexp", Z6 = "reindex", J6 = "release", W6 = "remainder", Y6 = "remote", z6 = "rename", S6 = "repeat", H6 = "repeatable", X6 = "replace", Q6 = "replica", eG = "replication", tG = "reservation", rG = "reset", iG = "respect", sG = "restart", nG = "restrict", aG = "restricted", oG = "restrictive", lG = "return", dG = "returning", uG = "returns", pG = "revoke", cG = "right", fG = "rlike", hG = "role", yG = "rollback", mG = "rollup", vG = "routine", EG = "routines", TG = "row", bG = "row_format", wG = "row_number", IG = "rowid", AG = "rows", _G = "rule", RG = "safe", $G = "safe_cast", DG = "safe_offset", gG = "safe_ordinal", CG = "saturday", OG = "savepoint", PG = "schema", VG = "search", MG = "second", NG = "second_microsecond", BG = "secondary_engine_attribute", LG = "security", xG = "select", UG = "sequence", jG = "sequences", GG = "serializable", FG = "server", KG = "session", kG = "session_user", qG = "set", ZG = "sets", JG = "share", WG = "similar", YG = "simple", zG = "skip", SG = "smallint", HG = "snapshot", XG = "some", QG = "sounds", eF = "source", tF = "spatial", rF = "sql_big_result", iF = "sql_buffer_result", sF = "sql_cache", nF = "sql_calc_found_rows", aF = "sql_no_cache", oF = "sql_small_result", lF = "stable", dF = "start", uF = "starting", pF = "statement", cF = "statistics", fF = "stats_auto_recalc", hF = "stats_persistent", yF = "stats_sample_pages", mF = "storage", vF = "stored", EF = "straight_join", TF = "strict", bF = "string", wF = "struct", IF = "sunday", AF = "superuser", _F = "support", RF = "symmetric", $F = "sysid", DF = "system", gF = "system_time", CF = "system_user", OF = "table", PF = "tables", VF = "tablesample", MF = "tablespace", NF = "target", BF = "temp", LF = "temporary", xF = "terminated", UF = "text", jF = "then", GF = "thursday", FF = "ties", KF = "time", kF = "timestamp", qF = "timezone", ZF = "timezone_hour", JF = "timezone_minute", WF = "tinyblob", YF = "tinyint", zF = "tinytext", SF = "to", HF = "transaction", XF = "transform", QF = "trigger", eK = "true", tK = "truncate", rK = "tuesday", iK = "type", sK = "uescape", nK = "unbounded", aK = "uncommitted", oK = "union", lK = "unique", dK = "unknown", uK = "unlogged", pK = "unnest", cK = "unpivot", fK = "unsafe", hK = "until", yK = "update", mK = "usage", vK = "user", EK = "using", TK = "vacuum", bK = "valid", wK = "validate", IK = "value", AK = "values", _K = "varbinary", RK = "varchar", $K = "variadic", DK = "varying", gK = "vector", CK = "verbose", OK = "view", PK = "virtual", VK = "visible", MK = "volatile", NK = "wednesday", BK = "week", LK = "when", xK = "where", UK = "while", jK = "window", GK = "with", FK = "without", KK = "work", kK = "wrapper", qK = "write", ZK = "xor", JK = "year", WK = "year_month", YK = "zone", _I = /^[\-+*\/<>=~!@#%\^&|`?]/, RI = /^[^`]/, $I = /^[^`\\]/, DI = /^[^.`]/, gI = /^[^\]]/, zK = /^[A-Za-z_]/, SK = /^[A-Za-z_\x80-\uFFFF]/, sl = /^[^'\\]/, nl = /^[^']/, al = /^[^"]/, ol = /^[^"\\]/, fi = /^[0-7]/, Hs = /^[01]/, HK = /^[eE]/, XK = /^[+\-]/, QK = /^[0-9]/, e7 = /^[0-9a-fA-F]/, CI = /^[ \t]/, t7 = /^[\n\r]/, OI = /^[^;]/, ll = L(";", !1), Hr = FDe(), me = L(",", !1), $s = L(".", !1), Ld = L("*", !1), hi = L("=", !1), ja = L(":", !1), xd = L("[", !1), Ud = L("]", !1), jc = L("<", !1), Gc = L(">", !1), PI = L(":=", !1), jd = L("||", !1), VI = L("&&", !1), y0 = L(">=", !1), m0 = L("<=", !1), v0 = L("<>", !1), E0 = L("!=", !1), r7 = L("<=>", !1), i7 = L("==", !1), s7 = L("||/", !1), n7 = L("|/", !1), T0 = L(">>", !1), b0 = L("<<", !1), a7 = L("!~~*", !1), o7 = L("~~*", !1), l7 = L("!~~", !1), d7 = L("~~", !1), u7 = L("!~*", !1), p7 = L("~*", !1), c7 = L("!~", !1), f7 = L("^@", !1), MI = L("->>", !1), NI = L("->", !1), h7 = L("#>>", !1), y7 = L("#>", !1), m7 = L("@>", !1), v7 = L("<@", !1), E7 = L("?|", !1), T7 = L("?&", !1), b7 = L("#-", !1), w7 = L("@?", !1), BI = L("@@", !1), LI = L("!", !1), Fc = L("~", !1), dl = L("@", !1), xI = L("#", !1), w0 = L("&", !1), I0 = L("|", !1), Ga = L("`", !1), A0 = L("?", !1), UI = Mr(["-", "+", "*", "/", "<", ">", "=", "~", "!", "@", "#", "%", "^", "&", "|", "`", "?"], !1, !1), _0 = L("/", !1), R0 = L("%", !1), ul = L("^", !1), pl = L("-", !1), Kc = L("+", !1), jI = L("::", !1), We = L("(", !1), ze = L(")", !1), I7 = L("=>", !1), ls = L("$", !1), A7 = Yc("identifier"), GI = Mr(["`"], !0, !1), _7 = L("``", !1), FI = Mr(["`", "\\"], !0, !1), KI = Mr([".", "`"], !0, !1), kI = Mr(["]"], !0, !1), R7 = L("]]", !1), $7 = Mr([["A", "Z"], ["a", "z"], "_"], !1, !1), D7 = Mr([["A", "Z"], ["a", "z"], "_", ["€", "￿"]], !1, !1), g7 = Yc("string"), Ds = L("_", !1), Fa = L(`
54624
54625
  `, !1), gi = L("'", !1), cl = Mr(["'", "\\"], !0, !1), C7 = L("E", !1), qI = L("U&", !1), fl = Mr(["'"], !0, !1), ZI = L("''", !1), Xs = L('"', !1), hl = Mr(['"'], !0, !1), JI = L('""', !1), yl = Mr(['"', "\\"], !0, !1), kc = L("'''", !1), qc = L('"""', !1), O7 = L("\\n", !1), P7 = L("\\r", !1), V7 = L("\\t", !1), M7 = L("\\b", !1), N7 = L("\\f", !1), B7 = L("\\v", !1), L7 = L("\\a", !1), Ka = L("\\", !1), yi = Mr([["0", "7"]], !1, !1), x7 = L("x", !1), U7 = L("x", !0), j7 = L("u", !1), G7 = L("U", !1), F7 = L("\\%", !1), K7 = L("\\_", !1), k7 = L("\\0", !1), q7 = L("\\Z", !1), Z7 = L("N", !0), J7 = L("R", !0), W7 = L("RB", !0), Y7 = L("BR", !0), Zc = L("$$", !1), z7 = L("B", !0), S7 = L("X", !0), H7 = L("b", !0), Qs = Mr(["0", "1"], !1, !1), X7 = Yc("number"), $0 = L("0x", !1), WI = L("0b", !1), Q7 = L("0o", !1), e8 = Mr(["e", "E"], !1, !1), t8 = Mr(["+", "-"], !1, !1), r8 = Mr([["0", "9"]], !1, !1), i8 = Mr([["0", "9"], ["a", "f"], ["A", "F"]], !1, !1), s8 = Yc("whitespace"), YI = L("/*", !1), ml = L("*/", !1), n8 = L("--", !1), zI = Mr([" ", " "], !1, !1), a8 = L(`\r
@@ -65785,7 +65786,7 @@ const ql = li, GE = Cc, Zl = tN, N = Lt, pn = Gs, C = Yy, Nr = zy, XD = Sy, $ =
65785
65786
  }
65786
65787
  function w_() {
65787
65788
  var e, s, i, o, p, h;
65788
- return e = r, l.charCodeAt(r) === 91 ? (s = Z, r++) : (s = t, y === 0 && g(xd)), s !== t ? (i = r, o = T(), p = ds(), p !== t ? (h = T(), o = [o, p, h], i = o) : (r = i, i = t), i !== t ? (l.charCodeAt(r) === 93 ? (o = Q, r++) : (o = t, y === 0 && g(Ud)), o !== t ? (w = e, e = kue(i)) : (r = e, e = t)) : (r = e, e = t)) : (r = e, e = t), e === t && (e = r, l.charCodeAt(r) === 91 ? (s = Z, r++) : (s = t, y === 0 && g(xd)), s !== t ? (i = r, o = T(), p = mi(), p !== t ? (h = T(), o = [o, p, h], i = o) : (r = i, i = t), i !== t ? (l.charCodeAt(r) === 93 ? (o = Q, r++) : (o = t, y === 0 && g(Ud)), o !== t ? (w = e, e = que(i)) : (r = e, e = t)) : (r = e, e = t)) : (r = e, e = t)), e;
65789
+ return e = r, l.charCodeAt(r) === 91 ? (s = Z, r++) : (s = t, y === 0 && g(xd)), s !== t ? (i = r, o = T(), p = ds(), p !== t ? (h = T(), o = [o, p, h], i = o) : (r = i, i = t), i !== t ? (l.charCodeAt(r) === 93 ? (o = ee, r++) : (o = t, y === 0 && g(Ud)), o !== t ? (w = e, e = kue(i)) : (r = e, e = t)) : (r = e, e = t)) : (r = e, e = t), e === t && (e = r, l.charCodeAt(r) === 91 ? (s = Z, r++) : (s = t, y === 0 && g(xd)), s !== t ? (i = r, o = T(), p = mi(), p !== t ? (h = T(), o = [o, p, h], i = o) : (r = i, i = t), i !== t ? (l.charCodeAt(r) === 93 ? (o = ee, r++) : (o = t, y === 0 && g(Ud)), o !== t ? (w = e, e = que(i)) : (r = e, e = t)) : (r = e, e = t)) : (r = e, e = t)), e;
65789
65790
  }
65790
65791
  function Km() {
65791
65792
  var e, s, i, o;
@@ -66297,7 +66298,7 @@ const ql = li, GE = Cc, Zl = tN, N = Lt, pn = Gs, C = Yy, Nr = zy, XD = Sy, $ =
66297
66298
  }
66298
66299
  function x_() {
66299
66300
  var e, s, i, o, p, h, E;
66300
- return e = r, s = r, y++, i = Ee(), y--, i !== t ? (r = s, s = void 0) : s = t, s === t && (s = r, y++, i = se(), y--, i !== t ? (r = s, s = void 0) : s = t), s !== t ? (l.charCodeAt(r) === 91 ? (i = Z, r++) : (i = t, y === 0 && g(xd)), i !== t ? (o = r, p = T(), h = iMe(), h === t && (h = sMe(), h === t && (h = xe())), h !== t ? (E = T(), p = [p, h, E], o = p) : (r = o, o = t), o !== t ? (l.charCodeAt(r) === 93 ? (p = Q, r++) : (p = t, y === 0 && g(Ud)), p !== t ? (w = e, e = rfe(o)) : (r = e, e = t)) : (r = e, e = t)) : (r = e, e = t)) : (r = e, e = t), e;
66301
+ return e = r, s = r, y++, i = Ee(), y--, i !== t ? (r = s, s = void 0) : s = t, s === t && (s = r, y++, i = se(), y--, i !== t ? (r = s, s = void 0) : s = t), s !== t ? (l.charCodeAt(r) === 91 ? (i = Z, r++) : (i = t, y === 0 && g(xd)), i !== t ? (o = r, p = T(), h = iMe(), h === t && (h = sMe(), h === t && (h = xe())), h !== t ? (E = T(), p = [p, h, E], o = p) : (r = o, o = t), o !== t ? (l.charCodeAt(r) === 93 ? (p = ee, r++) : (p = t, y === 0 && g(Ud)), p !== t ? (w = e, e = rfe(o)) : (r = e, e = t)) : (r = e, e = t)) : (r = e, e = t)) : (r = e, e = t), e;
66301
66302
  }
66302
66303
  function iMe() {
66303
66304
  var e, s, i, o, p, h;
@@ -67410,7 +67411,7 @@ const ql = li, GE = Cc, Zl = tN, N = Lt, pn = Gs, C = Yy, Nr = zy, XD = Sy, $ =
67410
67411
  i.push(o), gI.test(l.charAt(r)) ? (o = l.charAt(r), r++) : (o = t, y === 0 && g(kI)), o === t && (o = uR());
67411
67412
  else
67412
67413
  i = t;
67413
- i !== t ? (l.charCodeAt(r) === 93 ? (o = Q, r++) : (o = t, y === 0 && g(Ud)), o !== t ? (w = e, e = F0e(i)) : (r = e, e = t)) : (r = e, e = t);
67414
+ i !== t ? (l.charCodeAt(r) === 93 ? (o = ee, r++) : (o = t, y === 0 && g(Ud)), o !== t ? (w = e, e = F0e(i)) : (r = e, e = t)) : (r = e, e = t);
67414
67415
  } else
67415
67416
  r = e, e = t;
67416
67417
  return e;
@@ -67473,7 +67474,7 @@ const ql = li, GE = Cc, Zl = tN, N = Lt, pn = Gs, C = Yy, Nr = zy, XD = Sy, $ =
67473
67474
  }
67474
67475
  function fR() {
67475
67476
  var e, s, i, o, p, h;
67476
- return e = r, l.charCodeAt(r) === 91 ? (s = Z, r++) : (s = t, y === 0 && g(xd)), s !== t ? (i = r, o = T(), p = Il(), p === t && (p = iR()), p !== t ? (h = T(), o = [o, p, h], i = o) : (r = i, i = t), i !== t ? (l.charCodeAt(r) === 93 ? (o = Q, r++) : (o = t, y === 0 && g(Ud)), o !== t ? (w = e, e = H0e(i)) : (r = e, e = t)) : (r = e, e = t)) : (r = e, e = t), e;
67477
+ return e = r, l.charCodeAt(r) === 91 ? (s = Z, r++) : (s = t, y === 0 && g(xd)), s !== t ? (i = r, o = T(), p = Il(), p === t && (p = iR()), p !== t ? (h = T(), o = [o, p, h], i = o) : (r = i, i = t), i !== t ? (l.charCodeAt(r) === 93 ? (o = ee, r++) : (o = t, y === 0 && g(Ud)), o !== t ? (w = e, e = H0e(i)) : (r = e, e = t)) : (r = e, e = t)) : (r = e, e = t), e;
67477
67478
  }
67478
67479
  function TBe() {
67479
67480
  var e, s, i, o;
@@ -71849,8 +71850,8 @@ function uvt() {
71849
71850
  if (Ug)
71850
71851
  return $u;
71851
71852
  Ug = 1, Object.defineProperty($u, "__esModule", { value: !0 }), $u.transformMap = void 0;
71852
- const u = Rmt(), d = $mt(), n = Dmt(), a = gmt(), l = Cmt(), c = Omt(), t = Pmt(), m = Vmt(), v = Mmt(), b = Nmt(), R = Bmt(), I = Lmt(), P = xmt(), B = Umt(), F = jmt(), k = Gmt(), Z = Fmt(), Q = Kmt(), de = kmt(), te = qmt(), _e = Zmt(), H = Jmt(), ve = Wmt(), ie = Ymt(), oe = zmt(), he = Smt(), S = Hmt(), ue = Xmt(), Re = Qmt(), Se = evt(), Ve = tvt(), Ie = rvt(), Ae = ivt(), Be = svt(), De = nvt(), He = avt(), rt = ovt(), Kt = lvt(), nr = dvt(), Er = Xy;
71853
- return $u.transformMap = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, a.baseMap), oe.selectMap), Ae.frameMap), k.insertMap), Ve.updateMap), v.deleteMap), Se.truncateMap), Z.mergeMap), c.createTableMap), l.constraintMap), d.alterTableMap), u.alterActionMap), R.dropTableMap), Be.renameTableMap), ie.schemaMap), Ie.viewMap), F.indexMap), Re.triggerMap), he.sequenceMap), S.typeMap), b.domainMap), ve.roleMap), Q.policyMap), B.functionMap), _e.procedureMap), H.procClauseMap), n.analyzeMap), I.explainMap), ue.transactionMap), m.dclMap), te.proceduralLanguageMap), de.preparedStatementsMap), De.otherClausesMap), Kt.sqliteMap), He.bigqueryMap), nr.mysqlMap), rt.postgresqlMap), P.exprMap), t.dataTypeMap), Er.unsupportedGrammarMap), $u;
71853
+ const u = Rmt(), d = $mt(), n = Dmt(), a = gmt(), l = Cmt(), c = Omt(), t = Pmt(), m = Vmt(), v = Mmt(), b = Nmt(), R = Bmt(), I = Lmt(), P = xmt(), B = Umt(), F = jmt(), k = Gmt(), Z = Fmt(), ee = Kmt(), de = kmt(), te = qmt(), _e = Zmt(), H = Jmt(), ve = Wmt(), ie = Ymt(), oe = zmt(), he = Smt(), S = Hmt(), ue = Xmt(), Re = Qmt(), Se = evt(), Ve = tvt(), Ie = rvt(), Ae = ivt(), Be = svt(), De = nvt(), He = avt(), rt = ovt(), Kt = lvt(), nr = dvt(), Er = Xy;
71854
+ return $u.transformMap = Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({}, a.baseMap), oe.selectMap), Ae.frameMap), k.insertMap), Ve.updateMap), v.deleteMap), Se.truncateMap), Z.mergeMap), c.createTableMap), l.constraintMap), d.alterTableMap), u.alterActionMap), R.dropTableMap), Be.renameTableMap), ie.schemaMap), Ie.viewMap), F.indexMap), Re.triggerMap), he.sequenceMap), S.typeMap), b.domainMap), ve.roleMap), ee.policyMap), B.functionMap), _e.procedureMap), H.procClauseMap), n.analyzeMap), I.explainMap), ue.transactionMap), m.dclMap), te.proceduralLanguageMap), de.preparedStatementsMap), De.otherClausesMap), Kt.sqliteMap), He.bigqueryMap), nr.mysqlMap), rt.postgresqlMap), P.exprMap), t.dataTypeMap), Er.unsupportedGrammarMap), $u;
71854
71855
  }
71855
71856
  var jg;
71856
71857
  function Pt() {
@@ -72640,13 +72641,13 @@ class dN {
72640
72641
  });
72641
72642
  }
72642
72643
  if (this.from && this.from.isValid && (d += " FROM ", this.from.sourceType === "table" ? this.from.entity && (d += `"${xp((n = this.from.entity) == null ? void 0 : n.name)}"`) : (l = (a = this.from) == null ? void 0 : a.query) != null && l.isValid && (d += `(${(t = (c = this.from) == null ? void 0 : c.query) == null ? void 0 : t.toQuery()}) AS ${((m = this.from) == null ? void 0 : m.as) || "NestedQuery"}`), this.aggregations.length > 0 && this.aggregations.forEach((v) => {
72643
- var R, I, P, B, F, k, Z, Q;
72644
+ var R, I, P, B, F, k, Z, ee;
72644
72645
  if (!v.on || !v.on.isValid || !v.dataSource || !v.dataSource.isValid)
72645
72646
  return;
72646
72647
  let b = "";
72647
72648
  v.joinType === "inner" ? b += "INNER JOIN " : v.joinType === "left" ? b += "LEFT JOIN " : v.joinType === "right" ? b += "RIGHT JOIN " : v.joinType === "full" ? b += "FULL JOIN " : v.joinType === "cross" ? b += "CROSS JOIN " : v.joinType === "self" ? b += "SELF JOIN " : v.joinType === "natural" && (b += "NATURAL JOIN "), ((R = v.dataSource) == null ? void 0 : R.sourceType) === "table" ? (I = v.dataSource) != null && I.entity && (b += `"${xp(
72648
72649
  (B = (P = v.dataSource) == null ? void 0 : P.entity) == null ? void 0 : B.name
72649
- )}"`) : b += `(${(k = (F = v.dataSource) == null ? void 0 : F.query) == null ? void 0 : k.toQuery()}) AS ${(Z = v.dataSource) == null ? void 0 : Z.as}`, b += v.on ? " ON " + ((Q = v.on) == null ? void 0 : Q.toQuery()) : "", d += " " + b;
72650
+ )}"`) : b += `(${(k = (F = v.dataSource) == null ? void 0 : F.query) == null ? void 0 : k.toQuery()}) AS ${(Z = v.dataSource) == null ? void 0 : Z.as}`, b += v.on ? " ON " + ((ee = v.on) == null ? void 0 : ee.toQuery()) : "", d += " " + b;
72650
72651
  })), this.where && this.where.isValid && this.from && this.from.isValid && (d += " WHERE " + this.where.toQuery()), this.validSortings.length > 0) {
72651
72652
  const v = this.validSortings.sort((R, I) => R.index - I.index);
72652
72653
  let b = "";
@@ -73191,7 +73192,7 @@ function Ww(u, d, n, a, l, c = !1) {
73191
73192
  };
73192
73193
  }
73193
73194
  function fn(u, d, n, a, l = !1) {
73194
- var t, m, v, b, R, I, P, B, F, k, Z, Q, de, te, _e, H;
73195
+ var t, m, v, b, R, I, P, B, F, k, Z, ee, de, te, _e, H;
73195
73196
  if (!u)
73196
73197
  return null;
73197
73198
  const c = new aN(n);
@@ -73290,7 +73291,7 @@ function fn(u, d, n, a, l = !1) {
73290
73291
  if (S) {
73291
73292
  c.right = new jt(n), c.right.source = S, c.right.as = qe(S.as);
73292
73293
  const ue = new Bi(n);
73293
- ue.entity = ((F = S.parent) == null ? void 0 : F.entity) || null, ue.query = ((k = S.parent) == null ? void 0 : k.query) || null, ue.aggregation = ((Z = S.parent) == null ? void 0 : Z.aggregation) || null, ue.sourceType = ((Q = S.parent) == null ? void 0 : Q.sourceType) || null;
73294
+ ue.entity = ((F = S.parent) == null ? void 0 : F.entity) || null, ue.query = ((k = S.parent) == null ? void 0 : k.query) || null, ue.aggregation = ((Z = S.parent) == null ? void 0 : Z.aggregation) || null, ue.sourceType = ((ee = S.parent) == null ? void 0 : ee.sourceType) || null;
73294
73295
  const Re = n.addDataSource(ue);
73295
73296
  c.right.parent = Re;
73296
73297
  }
@@ -73399,7 +73400,7 @@ function gh(u, d, n, a, l = !1) {
73399
73400
  function Yw(u, d, n, a, l, c = {
73400
73401
  onDescribeTable: () => null
73401
73402
  }, t = !1) {
73402
- var F, k, Z, Q, de;
73403
+ var F, k, Z, ee, de;
73403
73404
  const m = [];
73404
73405
  let v = [], b = [];
73405
73406
  const R = vN(u);
@@ -73480,7 +73481,7 @@ function Yw(u, d, n, a, l, c = {
73480
73481
  v.push(he);
73481
73482
  }
73482
73483
  } else if (u.right.expr.type === "identifier") {
73483
- const te = (Q = c.onDescribeTable) == null ? void 0 : Q.call(c, R), _e = new Bi(a);
73484
+ const te = (ee = c.onDescribeTable) == null ? void 0 : ee.call(c, R), _e = new Bi(a);
73484
73485
  if (te) {
73485
73486
  const H = te.columns.map((oe) => {
73486
73487
  const he = B.find(
@@ -73936,15 +73937,15 @@ const Fbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
73936
73937
  function Gg(u) {
73937
73938
  switch (u) {
73938
73939
  case Ft.String:
73939
- return ee.String;
73940
+ return Q.String;
73940
73941
  case Ft.Number:
73941
- return ee.Number;
73942
+ return Q.Number;
73942
73943
  case Ft.Boolean:
73943
- return ee.Boolean;
73944
+ return Q.Boolean;
73944
73945
  case Ft.Date:
73945
- return ee.Date;
73946
+ return Q.Date;
73946
73947
  default:
73947
- return ee.String;
73948
+ return Q.String;
73948
73949
  }
73949
73950
  }
73950
73951
  function Fg(u, d) {
@@ -74081,10 +74082,10 @@ function kg(u, d, n) {
74081
74082
  pe["primitive-entity"].untyped.id
74082
74083
  );
74083
74084
  }
74084
- const Q = Es.new(n);
74085
- Q.isList = d.asList, Q.inferred = !0, Q.asType = !1, Q.parent = R.toReference();
74085
+ const ee = Es.new(n);
74086
+ ee.isList = d.asList, ee.inferred = !0, ee.asType = !1, ee.parent = R.toReference();
74086
74087
  const de = z(
74087
- Q,
74088
+ ee,
74088
74089
  u.project
74089
74090
  );
74090
74091
  de.hydrateAncestors(), n == null || n.add(
@@ -74133,12 +74134,12 @@ function kg(u, d, n) {
74133
74134
  Z,
74134
74135
  G.Added
74135
74136
  ), Z.addSelfToProject(n), Z.initChildren(n), n == null || n.add(P, G.Affected), P.setDataType(Z, n);
74136
- const Q = Tn.new(n);
74137
- Q.name = Gg(
74137
+ const ee = Tn.new(n);
74138
+ ee.name = Gg(
74138
74139
  b.literalValue.valueType
74139
- ), Q.value = b.literalValue.value, Q.parent = Z.toReference();
74140
+ ), ee.value = b.literalValue.value, ee.parent = Z.toReference();
74140
74141
  const de = z(
74141
- Q,
74142
+ ee,
74142
74143
  u.project
74143
74144
  );
74144
74145
  return de.hydrateAncestors(), n == null || n.add(
@@ -75695,7 +75696,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
75695
75696
  "clone-entity"
75696
75697
  )
75697
75698
  ), a = null, l = null, c = !0) {
75698
- var Z, Q, de, te;
75699
+ var Z, ee, de, te;
75699
75700
  let t = vr(a, this);
75700
75701
  const m = this.toJSON(), v = l || O.UUID.uuid();
75701
75702
  m.inputs = [];
@@ -75715,7 +75716,7 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
75715
75716
  )
75716
75717
  );
75717
75718
  I.inputsDeclarations = P;
75718
- const B = (Q = this.outputsDeclarations) == null ? void 0 : Q.map(
75719
+ const B = (ee = this.outputsDeclarations) == null ? void 0 : ee.map(
75719
75720
  (_e, H) => _e.clone(
75720
75721
  n,
75721
75722
  this,
@@ -76668,19 +76669,19 @@ const Kbt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty(
76668
76669
  );
76669
76670
  a && I.setParent(a, null), c && I.subscribe(), I.initChildren(n), n == null || n.add(I, G.Added);
76670
76671
  const P = (F = this.functions) == null ? void 0 : F.map(
76671
- (Z, Q) => Z.clone(
76672
+ (Z, ee) => Z.clone(
76672
76673
  n,
76673
76674
  I,
76674
- R + "-exported-function-declaration-" + Q + "-id",
76675
+ R + "-exported-function-declaration-" + ee + "-id",
76675
76676
  c
76676
76677
  )
76677
76678
  );
76678
76679
  I.functions = P;
76679
76680
  const B = (k = this.events) == null ? void 0 : k.map(
76680
- (Z, Q) => Z.clone(
76681
+ (Z, ee) => Z.clone(
76681
76682
  n,
76682
76683
  I,
76683
- R + "-exported-event-" + Q + "-id",
76684
+ R + "-exported-event-" + ee + "-id",
76684
76685
  c
76685
76686
  )
76686
76687
  );
@@ -77035,7 +77036,7 @@ ${Oo}`);
77035
77036
  ...R.getAllInteractiveMethods()
77036
77037
  );
77037
77038
  const Z = k.find(
77038
- (Q) => Q.id === l.declaration
77039
+ (ee) => ee.id === l.declaration
77039
77040
  );
77040
77041
  Z ? Z.type !== f.FunctionDeclaration && c.push(
77041
77042
  new Y({
@@ -78227,19 +78228,19 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
78227
78228
  );
78228
78229
  a ? I.setParent(a, null) : I.setParent(this.parent, null), c && I.subscribe(), I.initChildren(n), n == null || n.add(I, G.Added);
78229
78230
  const P = (F = this.inputs) == null ? void 0 : F.map(
78230
- (Z, Q) => Z.clone(
78231
+ (Z, ee) => Z.clone(
78231
78232
  n,
78232
78233
  I,
78233
- R + "-input-map-" + Q + "-id",
78234
+ R + "-input-map-" + ee + "-id",
78234
78235
  c
78235
78236
  )
78236
78237
  );
78237
78238
  I.inputs = P;
78238
78239
  const B = (k = this.outputs) == null ? void 0 : k.map(
78239
- (Z, Q) => Z.clone(
78240
+ (Z, ee) => Z.clone(
78240
78241
  n,
78241
78242
  I,
78242
- R + "-output-map-" + Q + "-id",
78243
+ R + "-output-map-" + ee + "-id",
78243
78244
  c
78244
78245
  )
78245
78246
  );
@@ -78426,8 +78427,8 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
78426
78427
  )
78427
78428
  );
78428
78429
  this.outputs.sort((P, B) => P.index - B.index), v.forEach((P, B) => {
78429
- this.outputs.forEach((Q) => {
78430
- Q.index >= P.index && Q.index++;
78430
+ this.outputs.forEach((ee) => {
78431
+ ee.index >= P.index && ee.index++;
78431
78432
  });
78432
78433
  const F = m.includes(P.index) ? this.outputs.length - 1 + B : P.index, k = {
78433
78434
  id: O.UUID.uuid(),
@@ -83742,13 +83743,13 @@ ${Ln(
83742
83743
  const {
83743
83744
  updated: k,
83744
83745
  removed: Z,
83745
- added: Q
83746
+ added: ee
83746
83747
  } = F.entity.onDetachedDependencyRestored(
83747
83748
  this,
83748
83749
  F.field,
83749
83750
  n
83750
83751
  );
83751
- l.push(...k), c.push(...Z), a.push(...Q);
83752
+ l.push(...k), c.push(...Z), a.push(...ee);
83752
83753
  }), this.defaultValue) {
83753
83754
  const { updated: F } = this.defaultValue.restore(
83754
83755
  {},
@@ -88070,19 +88071,19 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
88070
88071
  );
88071
88072
  a ? I.setParent(a, null) : I.setParent(this.parent, null), c && I.subscribe(), I.initChildren(n), n == null || n.add(I, G.Added);
88072
88073
  const P = (F = this.inputs) == null ? void 0 : F.map(
88073
- (Z, Q) => Z.clone(
88074
+ (Z, ee) => Z.clone(
88074
88075
  n,
88075
88076
  I,
88076
- R + "-input-map-" + Q + "-id",
88077
+ R + "-input-map-" + ee + "-id",
88077
88078
  c
88078
88079
  )
88079
88080
  );
88080
88081
  I.inputs = P;
88081
88082
  const B = (k = this.outputs) == null ? void 0 : k.map(
88082
- (Z, Q) => Z.clone(
88083
+ (Z, ee) => Z.clone(
88083
88084
  n,
88084
88085
  I,
88085
- R + "-output-map-" + Q + "-id",
88086
+ R + "-output-map-" + ee + "-id",
88086
88087
  c
88087
88088
  )
88088
88089
  );
@@ -88276,8 +88277,8 @@ You shouldn't have to manually update a 'parent' property. The equivalent result
88276
88277
  )
88277
88278
  );
88278
88279
  this.outputs.sort((P, B) => P.index - B.index), v.forEach((P, B) => {
88279
- this.outputs.forEach((Q) => {
88280
- Q.index >= P.index && Q.index++;
88280
+ this.outputs.forEach((ee) => {
88281
+ ee.index >= P.index && ee.index++;
88281
88282
  });
88282
88283
  const F = m.includes(P.index) ? this.outputs.length - 1 + B : P.index, k = {
88283
88284
  id: O.UUID.uuid(),
@@ -88523,7 +88524,7 @@ function Mvt(u, d) {
88523
88524
  previousVersion: null,
88524
88525
  deleted: !1,
88525
88526
  type: f.LiteralValue,
88526
- name: ee.EntityTemplate,
88527
+ name: Q.EntityTemplate,
88527
88528
  autogeneration: null,
88528
88529
  value: !0,
88529
88530
  valueAsTypeSingle: null,
@@ -88569,7 +88570,7 @@ function Mvt(u, d) {
88569
88570
  previousVersion: null,
88570
88571
  deleted: !1,
88571
88572
  type: f.LiteralValue,
88572
- name: ee.EntityTemplate,
88573
+ name: Q.EntityTemplate,
88573
88574
  autogeneration: null,
88574
88575
  value: !0,
88575
88576
  valueAsTypeSingle: null,
@@ -88639,7 +88640,7 @@ function Nvt(u, d) {
88639
88640
  previousVersion: null,
88640
88641
  deleted: !1,
88641
88642
  type: f.LiteralValue,
88642
- name: ee.EntityTemplate,
88643
+ name: Q.EntityTemplate,
88643
88644
  autogeneration: null,
88644
88645
  value: null,
88645
88646
  valueAsTypeSingle: (R == null ? void 0 : R.toJSON()) || null,
@@ -88741,17 +88742,17 @@ function kN(u, d, n, a, l) {
88741
88742
  const c = [], t = [], m = [], v = [];
88742
88743
  switch (typeof u) {
88743
88744
  case "string":
88744
- let Q = !1;
88745
+ let ee = !1;
88745
88746
  const de = new Date(u);
88746
- if (de instanceof Date && !isNaN(de.valueOf()) && (Q = !0), Q) {
88747
+ if (de instanceof Date && !isNaN(de.valueOf()) && (ee = !0), ee) {
88747
88748
  const te = d.project.getBuiltIn(
88748
- pe[f.PrimitiveEntity][ee.Date].id
88749
+ pe[f.PrimitiveEntity][Q.Date].id
88749
88750
  );
88750
88751
  d.setEntity(te, a);
88751
88752
  break;
88752
88753
  } else {
88753
88754
  const te = d.project.getBuiltIn(
88754
- pe[f.PrimitiveEntity][ee.String].id
88755
+ pe[f.PrimitiveEntity][Q.String].id
88755
88756
  );
88756
88757
  d.setEntity(te, a);
88757
88758
  break;
@@ -88759,7 +88760,7 @@ function kN(u, d, n, a, l) {
88759
88760
  case "number":
88760
88761
  d.setEntity(
88761
88762
  d.project.getBuiltIn(
88762
- pe[f.PrimitiveEntity][ee.Number].id
88763
+ pe[f.PrimitiveEntity][Q.Number].id
88763
88764
  ),
88764
88765
  a
88765
88766
  );
@@ -88767,7 +88768,7 @@ function kN(u, d, n, a, l) {
88767
88768
  case "boolean":
88768
88769
  d.setEntity(
88769
88770
  d.project.getBuiltIn(
88770
- pe[f.PrimitiveEntity][ee.Boolean].id
88771
+ pe[f.PrimitiveEntity][Q.Boolean].id
88771
88772
  ),
88772
88773
  a
88773
88774
  );
@@ -88776,7 +88777,7 @@ function kN(u, d, n, a, l) {
88776
88777
  if (u === null) {
88777
88778
  d.setEntity(
88778
88779
  d.project.getBuiltIn(
88779
- pe[f.PrimitiveEntity][ee.Null].id
88780
+ pe[f.PrimitiveEntity][Q.Null].id
88780
88781
  ),
88781
88782
  a
88782
88783
  );
@@ -88794,7 +88795,7 @@ function kN(u, d, n, a, l) {
88794
88795
  case "string":
88795
88796
  d.setEntity(
88796
88797
  d.project.getBuiltIn(
88797
- pe[f.PrimitiveEntity][ee.String].id
88798
+ pe[f.PrimitiveEntity][Q.String].id
88798
88799
  ),
88799
88800
  a
88800
88801
  );
@@ -88802,7 +88803,7 @@ function kN(u, d, n, a, l) {
88802
88803
  case "number":
88803
88804
  d.setEntity(
88804
88805
  d.project.getBuiltIn(
88805
- pe[f.PrimitiveEntity][ee.Number].id
88806
+ pe[f.PrimitiveEntity][Q.Number].id
88806
88807
  ),
88807
88808
  a
88808
88809
  );
@@ -88810,7 +88811,7 @@ function kN(u, d, n, a, l) {
88810
88811
  case "boolean":
88811
88812
  d.setEntity(
88812
88813
  d.project.getBuiltIn(
88813
- pe[f.PrimitiveEntity][ee.Boolean].id
88814
+ pe[f.PrimitiveEntity][Q.Boolean].id
88814
88815
  ),
88815
88816
  a
88816
88817
  );
@@ -88818,7 +88819,7 @@ function kN(u, d, n, a, l) {
88818
88819
  case "object":
88819
88820
  d.setEntity(
88820
88821
  d.project.getBuiltIn(
88821
- pe[f.PrimitiveEntity][ee.Null].id
88822
+ pe[f.PrimitiveEntity][Q.Null].id
88822
88823
  ),
88823
88824
  a
88824
88825
  );
@@ -88881,7 +88882,7 @@ function kN(u, d, n, a, l) {
88881
88882
  case "string":
88882
88883
  S.setEntity(
88883
88884
  S.project.getBuiltIn(
88884
- pe[f.PrimitiveEntity][ee.String].id
88885
+ pe[f.PrimitiveEntity][Q.String].id
88885
88886
  ),
88886
88887
  a
88887
88888
  );
@@ -88889,7 +88890,7 @@ function kN(u, d, n, a, l) {
88889
88890
  case "number":
88890
88891
  S.setEntity(
88891
88892
  S.project.getBuiltIn(
88892
- pe[f.PrimitiveEntity][ee.Number].id
88893
+ pe[f.PrimitiveEntity][Q.Number].id
88893
88894
  ),
88894
88895
  a
88895
88896
  );
@@ -88897,7 +88898,7 @@ function kN(u, d, n, a, l) {
88897
88898
  case "boolean":
88898
88899
  S.setEntity(
88899
88900
  S.project.getBuiltIn(
88900
- pe[f.PrimitiveEntity][ee.Boolean].id
88901
+ pe[f.PrimitiveEntity][Q.Boolean].id
88901
88902
  ),
88902
88903
  a
88903
88904
  );
@@ -88905,7 +88906,7 @@ function kN(u, d, n, a, l) {
88905
88906
  case "object":
88906
88907
  S.setEntity(
88907
88908
  S.project.getBuiltIn(
88908
- pe[f.PrimitiveEntity][ee.Null].id
88909
+ pe[f.PrimitiveEntity][Q.Null].id
88909
88910
  ),
88910
88911
  a
88911
88912
  );
@@ -89852,7 +89853,7 @@ function Oh(u, d = {}, n = {}) {
89852
89853
  upstream: {},
89853
89854
  downstream: {}
89854
89855
  };
89855
- const l = u, c = u, t = u, m = u, v = u, b = u, R = u, I = u, P = u, B = u, F = u, k = u, Z = u, Q = [
89856
+ const l = u, c = u, t = u, m = u, v = u, b = u, R = u, I = u, P = u, B = u, F = u, k = u, Z = u, ee = [
89856
89857
  ...Z.readsValue ? [Z.readsValue] : [],
89857
89858
  ...Z.declaration ? [Z.declaration] : [],
89858
89859
  ...(k.calledByEntry || []).flatMap((H) => H),
@@ -89862,17 +89863,17 @@ function Oh(u, d = {}, n = {}) {
89862
89863
  ...(k.calledByError || []).flatMap((H) => H),
89863
89864
  ...B.parent ? [B.parent] : []
89864
89865
  ];
89865
- Array.isArray(t.implements) ? Q.push(
89866
+ Array.isArray(t.implements) ? ee.push(
89866
89867
  ...t.implements.flatMap(
89867
89868
  (H) => H
89868
89869
  )
89869
- ) : P.implements && Q.push(P.implements), Array.isArray(t.extends) ? Q.push(
89870
+ ) : P.implements && ee.push(P.implements), Array.isArray(t.extends) ? ee.push(
89870
89871
  ...t.extends.flatMap(
89871
89872
  (H) => H
89872
89873
  )
89873
- ) : P.extends && Q.push(P.extends), v.valueAsTypeList && Array.isArray(v.valueAsTypeList) && Q.push(
89874
+ ) : P.extends && ee.push(P.extends), v.valueAsTypeList && Array.isArray(v.valueAsTypeList) && ee.push(
89874
89875
  ...v.valueAsTypeList.flatMap((H) => H)
89875
- ), v.valueAsTypeSingle && Q.push(v.valueAsTypeSingle);
89876
+ ), v.valueAsTypeSingle && ee.push(v.valueAsTypeSingle);
89876
89877
  const de = [
89877
89878
  ...(l.inputs || []).flatMap((H) => H),
89878
89879
  ...(F.inputsDeclarations || []).flatMap((H) => H),
@@ -89914,9 +89915,9 @@ function Oh(u, d = {}, n = {}) {
89914
89915
  ];
89915
89916
  u.type === f.DataType && (c.entity && d[W(c.entity)] && d[W(c.entity)].parent && W(
89916
89917
  d[W(c.entity)].parent
89917
- ) === u.id ? de.push(c.entity) : c.entity && Q.push(c.entity));
89918
+ ) === u.id ? de.push(c.entity) : c.entity && ee.push(c.entity));
89918
89919
  const te = {}, _e = {};
89919
- return Q.forEach((H) => {
89920
+ return ee.forEach((H) => {
89920
89921
  var oe;
89921
89922
  const ve = W(H);
89922
89923
  if (ve && a.ignoreBuiltInBaseEntities && (Xi.includes(H.type) || (a.allBuiltInEntityIds || []).includes(
@@ -92012,44 +92013,44 @@ function YEt(u, d, n = !1) {
92012
92013
  }
92013
92014
  });
92014
92015
  } else {
92015
- Ti(R).forEach((Q) => {
92016
+ Ti(R).forEach((ee) => {
92016
92017
  const de = l.filter(
92017
- (te) => te.id !== Q.id
92018
+ (te) => te.id !== ee.id
92018
92019
  );
92019
92020
  de.length && de.forEach((te) => {
92020
- if (te.id !== Q.id) {
92021
+ if (te.id !== ee.id) {
92021
92022
  const _e = new Gt({
92022
- id: u.id + "--" + te.id + "--" + Q.id + "--" + ye.ImplementsIncompatibleEntities,
92023
- message: `Entity "${u.name}" with id "${u.id}" is extending built-in entity "${te.name}" with id "${te.id}" but also extends or implements entity "${Q.name}" with id "${Q.id}" which is incompatible`,
92023
+ id: u.id + "--" + te.id + "--" + ee.id + "--" + ye.ImplementsIncompatibleEntities,
92024
+ message: `Entity "${u.name}" with id "${u.id}" is extending built-in entity "${te.name}" with id "${te.id}" but also extends or implements entity "${ee.name}" with id "${ee.id}" which is incompatible`,
92024
92025
  issue: null,
92025
92026
  severity: q.Error,
92026
92027
  code: ye.ImplementsIncompatibleEntities,
92027
92028
  entity: u,
92028
92029
  firstRelationship: te,
92029
- secondRelationship: Q
92030
+ secondRelationship: ee
92030
92031
  });
92031
92032
  a.push(_e);
92032
92033
  }
92033
92034
  });
92034
92035
  });
92035
92036
  const P = !!Ti(R).find(
92036
- (Q) => Q.id === d.id
92037
+ (ee) => ee.id === d.id
92037
92038
  );
92038
92039
  let B = [...R.properties];
92039
92040
  P && (B = B.filter(
92040
- (Q) => !d.properties.find(
92041
+ (ee) => !d.properties.find(
92041
92042
  (de) => {
92042
92043
  var te;
92043
- return de.id === Q.id || de.name === Q.name || de.id === ((te = Q.implements) == null ? void 0 : te.id);
92044
+ return de.id === ee.id || de.name === ee.name || de.id === ((te = ee.implements) == null ? void 0 : te.id);
92044
92045
  }
92045
92046
  )
92046
92047
  ));
92047
92048
  let F = [...R.methods];
92048
92049
  P && (F = F.filter(
92049
- (Q) => !d.methods.find(
92050
+ (ee) => !d.methods.find(
92050
92051
  (de) => {
92051
92052
  var te;
92052
- return de.id === Q.id || de.name === Q.name || de.id === ((te = Q.implements) == null ? void 0 : te.id);
92053
+ return de.id === ee.id || de.name === ee.name || de.id === ((te = ee.implements) == null ? void 0 : te.id);
92053
92054
  }
92054
92055
  )
92055
92056
  ));
@@ -92095,7 +92096,7 @@ function YEt(u, d, n = !1) {
92095
92096
  );
92096
92097
  k.length && k.forEach((Z) => {
92097
92098
  if (Z.id !== F.id) {
92098
- const Q = new Gt({
92099
+ const ee = new Gt({
92099
92100
  id: u.id + "--" + Z.id + "--" + F.id + "--" + ye.ImplementsIncompatibleEntities,
92100
92101
  message: `Entity "${u.name}" with id "${u.id}" is implementing built-in entity "${Z.name}" with id "${Z.id}" but also implements entity "${F.name}" with id "${F.id}" which is incompatible`,
92101
92102
  issue: null,
@@ -92105,7 +92106,7 @@ function YEt(u, d, n = !1) {
92105
92106
  firstRelationship: Z,
92106
92107
  secondRelationship: F
92107
92108
  });
92108
- a.push(Q);
92109
+ a.push(ee);
92109
92110
  }
92110
92111
  });
92111
92112
  });
@@ -92945,9 +92946,9 @@ Alternatively you can update the parent data-type entity with 'update' action to
92945
92946
  const {
92946
92947
  updated: k,
92947
92948
  added: Z,
92948
- removed: Q
92949
+ removed: ee
92949
92950
  } = this.removeUnrecognizedProperties(n);
92950
- a.push(...k), l.push(...Z), c.push(...Q);
92951
+ a.push(...k), l.push(...Z), c.push(...ee);
92951
92952
  const {
92952
92953
  updated: de,
92953
92954
  added: te,
@@ -93208,11 +93209,11 @@ Alternatively you can update the parent data-type entity with 'update' action to
93208
93209
  const Z = Ls(
93209
93210
  this,
93210
93211
  ge.CRON_JOB
93211
- ), Q = Ls(
93212
+ ), ee = Ls(
93212
93213
  this,
93213
93214
  ge.HTTP_ENDPOINT
93214
93215
  ), de = ((_e = k.implements) == null ? void 0 : _e.id) === pe["built-in-base-entity"].BUILT_IN_HTTP_ENDPOINT_ENTITY.methods.handler.id, te = ((H = k.implements) == null ? void 0 : H.id) === pe["built-in-base-entity"].BUILT_IN_CRON_JOB_ENTITY.methods.handler.id;
93215
- return !!(Z && !te && !Q && de || Q && !de && !Z && te);
93216
+ return !!(Z && !te && !ee && de || ee && !de && !Z && te);
93216
93217
  });
93217
93218
  if (B && B.type === f.FunctionDeclaration) {
93218
93219
  B.setImplements(I), B.metaSync(
@@ -93877,7 +93878,7 @@ Alternatively you can update the parent data-type entity with 'update' action to
93877
93878
  "clone-entity"
93878
93879
  )
93879
93880
  ), a = null, l = null, c = !0) {
93880
- var k, Z, Q;
93881
+ var k, Z, ee;
93881
93882
  let t = vr(a, this);
93882
93883
  const m = this.toJSON(), v = l || O.UUID.uuid();
93883
93884
  m.properties = [], m.methods = [], m.abstractMethods = [];
@@ -93901,7 +93902,7 @@ Alternatively you can update the parent data-type entity with 'update' action to
93901
93902
  )
93902
93903
  );
93903
93904
  I.methods = B;
93904
- const F = (Q = this.abstractMethods) == null ? void 0 : Q.map(
93905
+ const F = (ee = this.abstractMethods) == null ? void 0 : ee.map(
93905
93906
  (de, te) => de.clone(
93906
93907
  n,
93907
93908
  I,
@@ -93974,7 +93975,7 @@ Alternatively you can update the parent data-type entity with 'update' action to
93974
93975
  (I) => !I.dataType
93975
93976
  );
93976
93977
  v.forEach((I) => {
93977
- var Q, de;
93978
+ var ee, de;
93978
93979
  const P = b.find(
93979
93980
  (te) => ce(te, this.project) === ce(I, this.project)
93980
93981
  );
@@ -93993,7 +93994,7 @@ Alternatively you can update the parent data-type entity with 'update' action to
93993
93994
  O.UUID.uuid(),
93994
93995
  !0
93995
93996
  );
93996
- Z && ((Q = P.dataType) == null || Q.merge(Z, a), Z.id !== ((de = P.dataType) == null ? void 0 : de.id) && Z.remove({ ignoreUpstream: !1 }, a), P.dataType && (P.dataType.metaSync(
93997
+ Z && ((ee = P.dataType) == null || ee.merge(Z, a), Z.id !== ((de = P.dataType) == null ? void 0 : de.id) && Z.remove({ ignoreUpstream: !1 }, a), P.dataType && (P.dataType.metaSync(
93997
93998
  {
93998
93999
  inferred: !0,
93999
94000
  like: !0
@@ -94088,9 +94089,9 @@ Alternatively you can update the parent data-type entity with 'update' action to
94088
94089
  I.parent
94089
94090
  ).getMasterInputWithValueWritterFromAllInstances(
94090
94091
  I
94091
- ), Q = mn(
94092
+ ), ee = mn(
94092
94093
  Z
94093
- ), de = Q == null ? void 0 : Q.clone(
94094
+ ), de = ee == null ? void 0 : ee.clone(
94094
94095
  a,
94095
94096
  F,
94096
94097
  O.UUID.uuid(),
@@ -96930,7 +96931,7 @@ class oTt extends Nt {
96930
96931
  super(cn, n);
96931
96932
  D(this, "id", Xt.Parallel);
96932
96933
  D(this, "name", Xt.Parallel);
96933
- D(this, "description", "Execute a list of actions one after the other");
96934
+ D(this, "description", "Programmatically execute a list of actions one after the other");
96934
96935
  D(this, "version", "1");
96935
96936
  D(this, "autoexecutable", !0);
96936
96937
  D(this, "initialData", cn);
@@ -97027,7 +97028,7 @@ class dTt extends Nt {
97027
97028
  super(fa, n);
97028
97029
  D(this, "id", Xt.Sequential);
97029
97030
  D(this, "name", Xt.Sequential);
97030
- D(this, "description", "Execute a list of actions one after the other");
97031
+ D(this, "description", "Programmatically execute a list of actions one after the other");
97031
97032
  D(this, "version", "1");
97032
97033
  D(this, "autoexecutable", !0);
97033
97034
  D(this, "initialData", fa);
@@ -97044,15 +97045,13 @@ class dTt extends Nt {
97044
97045
  this.project
97045
97046
  );
97046
97047
  return l.setParent(this, null), l.initChildren(null), l;
97047
- }), this.outputs = fa.outputs.map(
97048
- (a) => {
97049
- const l = z(
97050
- a,
97051
- this.project
97052
- );
97053
- return l.setParent(this, null), l.initChildren(null), l;
97054
- }
97055
- ), this.error = fa.error ? z(
97048
+ }), this.outputs = fa.outputs.map((a) => {
97049
+ const l = z(
97050
+ a,
97051
+ this.project
97052
+ );
97053
+ return l.setParent(this, null), l.initChildren(null), l;
97054
+ }), this.error = fa.error ? z(
97056
97055
  fa.error,
97057
97056
  this.project
97058
97057
  ) : null;
@@ -97191,7 +97190,7 @@ class cTt extends Nt {
97191
97190
  "sync-entity-to-match-input-map-data-type"
97192
97191
  )
97193
97192
  )) {
97194
- var R, I, P, B, F, k, Z, Q, de, te, _e, H, ve, ie, oe;
97193
+ var R, I, P, B, F, k, Z, ee, de, te, _e, H, ve, ie, oe;
97195
97194
  const l = [], c = [], t = [], m = [];
97196
97195
  if (((R = n.declaration) == null ? void 0 : R.id) !== pe.operation[Ht.Validate].inputs.entityToMatch.id)
97197
97196
  return a == null || a.attemptAutoclose(
@@ -97239,7 +97238,7 @@ class cTt extends Nt {
97239
97238
  inferred: !0,
97240
97239
  like: !1,
97241
97240
  asType: !0,
97242
- options: ((Q = n.declaration.dataType) == null ? void 0 : Q.options) || null,
97241
+ options: ((ee = n.declaration.dataType) == null ? void 0 : ee.options) || null,
97243
97242
  implementationChooseOne: ((de = n.declaration.dataType) == null ? void 0 : de.implementationChooseOne) || !1,
97244
97243
  staticEntities: ((te = n.declaration.dataType) == null ? void 0 : te.staticEntities) ?? null,
97245
97244
  interactiveEntities: ((_e = n.declaration.dataType) == null ? void 0 : _e.interactiveEntities) ?? null,
@@ -98356,7 +98355,7 @@ export {
98356
98355
  bTt as PersistedEntity,
98357
98356
  vs as PersistedEntityMethods,
98358
98357
  Ni as PrimitiveEntityState,
98359
- ee as PrimitiveTypes,
98358
+ Q as PrimitiveTypes,
98360
98359
  O as ProjectState,
98361
98360
  ar as ProjectStateEvents,
98362
98361
  p0t as PropertyDependencyField,