@elyx-code/project-logic-tree 0.0.6162 → 0.0.6164

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
@@ -29941,7 +29941,14 @@ p(Ee, "repository", {
29941
29941
  "static",
29942
29942
  "required",
29943
29943
  "constant"
29944
- ]), p(Ee, "INMUTABLE_BASE_PROPERTIES", ["id", "type", "version"]), p(Ee, "BASE_PROPERTIES", [
29944
+ ]), p(Ee, "INMUTABLE_BASE_PROPERTIES", [
29945
+ "id",
29946
+ "type",
29947
+ "version",
29948
+ "createdAt",
29949
+ "author",
29950
+ "previousVersion"
29951
+ ]), p(Ee, "BASE_PROPERTIES", [
29945
29952
  ...Ee.MUTABLE_BASE_PROPERTIES,
29946
29953
  ...Ee.INMUTABLE_BASE_PROPERTIES
29947
29954
  ]), // Includes the base properties and the meta properties
@@ -30984,7 +30991,14 @@ p(Ie, "repository", {
30984
30991
  "description",
30985
30992
  "required",
30986
30993
  "isError"
30987
- ]), p(Ie, "INMUTABLE_BASE_PROPERTIES", ["id", "type", "version"]), p(Ie, "BASE_PROPERTIES", [
30994
+ ]), p(Ie, "INMUTABLE_BASE_PROPERTIES", [
30995
+ "id",
30996
+ "type",
30997
+ "version",
30998
+ "createdAt",
30999
+ "author",
31000
+ "previousVersion"
31001
+ ]), p(Ie, "BASE_PROPERTIES", [
30988
31002
  ...Ie.MUTABLE_BASE_PROPERTIES,
30989
31003
  ...Ie.INMUTABLE_BASE_PROPERTIES
30990
31004
  ]), // Includes the base properties and the meta properties
@@ -31848,7 +31862,14 @@ p(Le, "repository", {
31848
31862
  APILoadVersion: async (e, t, ...r) => null
31849
31863
  }), p(Le, "type", n.ContinueStatement), p(Le, "USER_MANAGED_PARENT_TYPES", [n.Loop]), p(Le, "PARENT_TYPES", [
31850
31864
  ...Le.USER_MANAGED_PARENT_TYPES
31851
- ]), p(Le, "MUTABLE_BASE_PROPERTIES", []), p(Le, "INMUTABLE_BASE_PROPERTIES", ["id", "version", "type"]), p(Le, "BASE_PROPERTIES", [
31865
+ ]), p(Le, "MUTABLE_BASE_PROPERTIES", []), p(Le, "INMUTABLE_BASE_PROPERTIES", [
31866
+ "id",
31867
+ "type",
31868
+ "version",
31869
+ "createdAt",
31870
+ "author",
31871
+ "previousVersion"
31872
+ ]), p(Le, "BASE_PROPERTIES", [
31852
31873
  ...Le.MUTABLE_BASE_PROPERTIES,
31853
31874
  ...Le.INMUTABLE_BASE_PROPERTIES
31854
31875
  ]), // Includes the base properties and the meta properties
@@ -32701,7 +32722,14 @@ p(Ye, "repository", {
32701
32722
  ...mt
32702
32723
  ]), p(Ye, "PARENT_TYPES", [
32703
32724
  ...Ye.USER_MANAGED_PARENT_TYPES
32704
- ]), p(Ye, "MUTABLE_BASE_PROPERTIES", []), p(Ye, "INMUTABLE_BASE_PROPERTIES", ["id", "version", "type"]), p(Ye, "BASE_PROPERTIES", [
32725
+ ]), p(Ye, "MUTABLE_BASE_PROPERTIES", []), p(Ye, "INMUTABLE_BASE_PROPERTIES", [
32726
+ "id",
32727
+ "type",
32728
+ "version",
32729
+ "createdAt",
32730
+ "author",
32731
+ "previousVersion"
32732
+ ]), p(Ye, "BASE_PROPERTIES", [
32705
32733
  ...Gt.MUTABLE_BASE_PROPERTIES,
32706
32734
  ...Gt.INMUTABLE_BASE_PROPERTIES
32707
32735
  ]), // Includes the base properties and the meta properties
@@ -33802,7 +33830,14 @@ p(be, "repository", {
33802
33830
  ...be.USER_MANAGED_PARENT_TYPES,
33803
33831
  n.BuiltInBaseEntity,
33804
33832
  n.PrimitiveEntity
33805
- ]), p(be, "MUTABLE_BASE_PROPERTIES", ["name", "description", "private"]), p(be, "INMUTABLE_BASE_PROPERTIES", ["id", "version", "type"]), p(be, "BASE_PROPERTIES", [
33833
+ ]), p(be, "MUTABLE_BASE_PROPERTIES", ["name", "description", "private"]), p(be, "INMUTABLE_BASE_PROPERTIES", [
33834
+ "id",
33835
+ "type",
33836
+ "version",
33837
+ "createdAt",
33838
+ "author",
33839
+ "previousVersion"
33840
+ ]), p(be, "BASE_PROPERTIES", [
33806
33841
  ...be.MUTABLE_BASE_PROPERTIES,
33807
33842
  ...be.INMUTABLE_BASE_PROPERTIES
33808
33843
  ]), // Includes the base properties and the meta properties
@@ -35039,7 +35074,14 @@ p(Re, "repository", {
35039
35074
  "options",
35040
35075
  "parentRelationType",
35041
35076
  "like"
35042
- ]), p(Re, "INMUTABLE_BASE_PROPERTIES", ["id", "version", "type"]), p(Re, "BASE_PROPERTIES", [
35077
+ ]), p(Re, "INMUTABLE_BASE_PROPERTIES", [
35078
+ "id",
35079
+ "type",
35080
+ "version",
35081
+ "createdAt",
35082
+ "author",
35083
+ "previousVersion"
35084
+ ]), p(Re, "BASE_PROPERTIES", [
35043
35085
  ...Re.MUTABLE_BASE_PROPERTIES,
35044
35086
  ...Re.INMUTABLE_BASE_PROPERTIES
35045
35087
  ]), // Includes the base properties and the meta properties
@@ -36368,7 +36410,14 @@ p(Ae, "repository", {
36368
36410
  n.Project
36369
36411
  ]), p(Ae, "PARENT_TYPES", [
36370
36412
  ...Ae.USER_MANAGED_PARENT_TYPES
36371
- ]), p(Ae, "MUTABLE_BASE_PROPERTIES", []), p(Ae, "INMUTABLE_BASE_PROPERTIES", ["id", "type", "version"]), p(Ae, "BASE_PROPERTIES", [
36413
+ ]), p(Ae, "MUTABLE_BASE_PROPERTIES", []), p(Ae, "INMUTABLE_BASE_PROPERTIES", [
36414
+ "id",
36415
+ "type",
36416
+ "version",
36417
+ "createdAt",
36418
+ "author",
36419
+ "previousVersion"
36420
+ ]), p(Ae, "BASE_PROPERTIES", [
36372
36421
  ...Ae.MUTABLE_BASE_PROPERTIES,
36373
36422
  ...Ae.INMUTABLE_BASE_PROPERTIES
36374
36423
  ]), // Includes the base properties and the meta properties
@@ -37272,7 +37321,14 @@ p(De, "repository", {
37272
37321
  APILoadVersion: async (e, t, ...r) => null
37273
37322
  }), p(De, "type", n.GlobalEvent), p(De, "USER_MANAGED_PARENT_TYPES", [n.Project]), p(De, "PARENT_TYPES", [
37274
37323
  ...De.USER_MANAGED_PARENT_TYPES
37275
- ]), p(De, "MUTABLE_BASE_PROPERTIES", ["description"]), p(De, "INMUTABLE_BASE_PROPERTIES", ["id", "version", "name", "type"]), p(De, "BASE_PROPERTIES", [
37324
+ ]), p(De, "MUTABLE_BASE_PROPERTIES", ["description"]), p(De, "INMUTABLE_BASE_PROPERTIES", [
37325
+ "id",
37326
+ "type",
37327
+ "version",
37328
+ "createdAt",
37329
+ "author",
37330
+ "previousVersion"
37331
+ ]), p(De, "BASE_PROPERTIES", [
37276
37332
  ...De.MUTABLE_BASE_PROPERTIES,
37277
37333
  ...De.INMUTABLE_BASE_PROPERTIES
37278
37334
  ]), // Includes the base properties and the meta properties
@@ -38132,7 +38188,14 @@ p(xe, "repository", {
38132
38188
  APILoadVersion: async (e, t, ...r) => null
38133
38189
  }), p(xe, "type", n.BreakStatement), p(xe, "USER_MANAGED_PARENT_TYPES", [n.Loop]), p(xe, "PARENT_TYPES", [
38134
38190
  ...xe.USER_MANAGED_PARENT_TYPES
38135
- ]), p(xe, "MUTABLE_BASE_PROPERTIES", []), p(xe, "INMUTABLE_BASE_PROPERTIES", ["id", "version", "type"]), p(xe, "BASE_PROPERTIES", [
38191
+ ]), p(xe, "MUTABLE_BASE_PROPERTIES", []), p(xe, "INMUTABLE_BASE_PROPERTIES", [
38192
+ "id",
38193
+ "type",
38194
+ "version",
38195
+ "createdAt",
38196
+ "author",
38197
+ "previousVersion"
38198
+ ]), p(xe, "BASE_PROPERTIES", [
38136
38199
  ...xe.MUTABLE_BASE_PROPERTIES,
38137
38200
  ...xe.INMUTABLE_BASE_PROPERTIES
38138
38201
  ]), // Includes the base properties and the meta properties
@@ -39433,7 +39496,14 @@ p(Pe, "repository", {
39433
39496
  ...Pe.USER_MANAGED_PARENT_TYPES,
39434
39497
  n.PrimitiveEntity,
39435
39498
  n.BuiltInBaseEntity
39436
- ]), p(Pe, "MUTABLE_BASE_PROPERTIES", ["name", "description"]), p(Pe, "INMUTABLE_BASE_PROPERTIES", ["id", "version", "type"]), p(Pe, "BASE_PROPERTIES", [
39499
+ ]), p(Pe, "MUTABLE_BASE_PROPERTIES", ["name", "description"]), p(Pe, "INMUTABLE_BASE_PROPERTIES", [
39500
+ "id",
39501
+ "type",
39502
+ "version",
39503
+ "createdAt",
39504
+ "author",
39505
+ "previousVersion"
39506
+ ]), p(Pe, "BASE_PROPERTIES", [
39437
39507
  ...Pe.MUTABLE_BASE_PROPERTIES,
39438
39508
  ...Pe.INMUTABLE_BASE_PROPERTIES
39439
39509
  ]), // Includes the base properties and the meta properties
@@ -42057,7 +42127,14 @@ p(ie, "repository", {
42057
42127
  n.Project
42058
42128
  ]), p(ie, "PARENT_TYPES", [
42059
42129
  ...Ze.USER_MANAGED_PARENT_TYPES
42060
- ]), p(ie, "CURRENT_ITERATION_NUMBER_ARG_NAME", "Current iteration number"), p(ie, "CURRENT_VALUE_ARG_NAME", "Current value"), p(ie, "MUTABLE_BASE_PROPERTIES", []), p(ie, "INMUTABLE_BASE_PROPERTIES", ["id", "type", "version"]), p(ie, "BASE_PROPERTIES", [
42130
+ ]), p(ie, "CURRENT_ITERATION_NUMBER_ARG_NAME", "Current iteration number"), p(ie, "CURRENT_VALUE_ARG_NAME", "Current value"), p(ie, "MUTABLE_BASE_PROPERTIES", []), p(ie, "INMUTABLE_BASE_PROPERTIES", [
42131
+ "id",
42132
+ "type",
42133
+ "version",
42134
+ "createdAt",
42135
+ "author",
42136
+ "previousVersion"
42137
+ ]), p(ie, "BASE_PROPERTIES", [
42061
42138
  ...ie.MUTABLE_BASE_PROPERTIES,
42062
42139
  ...ie.INMUTABLE_BASE_PROPERTIES
42063
42140
  ]), // Includes the base properties and the meta properties
@@ -43147,7 +43224,14 @@ p($e, "repository", {
43147
43224
  n.Project
43148
43225
  ]), p($e, "PARENT_TYPES", [
43149
43226
  ...$e.USER_MANAGED_PARENT_TYPES
43150
- ]), p($e, "MUTABLE_BASE_PROPERTIES", ["operator"]), p($e, "INMUTABLE_BASE_PROPERTIES", ["id", "version", "type"]), p($e, "BASE_PROPERTIES", [
43227
+ ]), p($e, "MUTABLE_BASE_PROPERTIES", ["operator"]), p($e, "INMUTABLE_BASE_PROPERTIES", [
43228
+ "id",
43229
+ "type",
43230
+ "version",
43231
+ "createdAt",
43232
+ "author",
43233
+ "previousVersion"
43234
+ ]), p($e, "BASE_PROPERTIES", [
43151
43235
  ...$e.MUTABLE_BASE_PROPERTIES,
43152
43236
  ...$e.INMUTABLE_BASE_PROPERTIES
43153
43237
  ]), // Includes the base properties and the meta properties
@@ -44738,7 +44822,14 @@ p(Oe, "repository", {
44738
44822
  n.Project
44739
44823
  ]), p(Oe, "PARENT_TYPES", [
44740
44824
  ...Oe.USER_MANAGED_PARENT_TYPES
44741
- ]), p(Oe, "MUTABLE_BASE_PROPERTIES", []), p(Oe, "INMUTABLE_BASE_PROPERTIES", ["id", "type", "version"]), p(Oe, "BASE_PROPERTIES", [
44825
+ ]), p(Oe, "MUTABLE_BASE_PROPERTIES", []), p(Oe, "INMUTABLE_BASE_PROPERTIES", [
44826
+ "id",
44827
+ "type",
44828
+ "version",
44829
+ "createdAt",
44830
+ "author",
44831
+ "previousVersion"
44832
+ ]), p(Oe, "BASE_PROPERTIES", [
44742
44833
  ...Oe.MUTABLE_BASE_PROPERTIES,
44743
44834
  ...Oe.INMUTABLE_BASE_PROPERTIES
44744
44835
  ]), // Includes the base properties and the meta properties
@@ -46469,7 +46560,14 @@ p(we, "repository", {
46469
46560
  n.Project
46470
46561
  ]), p(we, "PARENT_TYPES", [
46471
46562
  ...we.USER_MANAGED_PARENT_TYPES
46472
- ]), p(we, "MUTABLE_BASE_PROPERTIES", ["name", "description"]), p(we, "INMUTABLE_BASE_PROPERTIES", ["id", "type", "version"]), p(we, "BASE_PROPERTIES", [
46563
+ ]), p(we, "MUTABLE_BASE_PROPERTIES", ["name", "description"]), p(we, "INMUTABLE_BASE_PROPERTIES", [
46564
+ "id",
46565
+ "type",
46566
+ "version",
46567
+ "createdAt",
46568
+ "author",
46569
+ "previousVersion"
46570
+ ]), p(we, "BASE_PROPERTIES", [
46473
46571
  ...we.MUTABLE_BASE_PROPERTIES,
46474
46572
  ...we.INMUTABLE_BASE_PROPERTIES
46475
46573
  ]), // Includes the base properties and the meta properties
@@ -47703,7 +47801,14 @@ p(Fe, "repository", {
47703
47801
  n.Project
47704
47802
  ]), p(Fe, "PARENT_TYPES", [
47705
47803
  ...Fe.USER_MANAGED_PARENT_TYPES
47706
- ]), p(Fe, "MUTABLE_BASE_PROPERTIES", ["name", "description", "query"]), p(Fe, "INMUTABLE_BASE_PROPERTIES", ["id", "type", "version"]), p(Fe, "BASE_PROPERTIES", [
47804
+ ]), p(Fe, "MUTABLE_BASE_PROPERTIES", ["name", "description", "query"]), p(Fe, "INMUTABLE_BASE_PROPERTIES", [
47805
+ "id",
47806
+ "type",
47807
+ "version",
47808
+ "createdAt",
47809
+ "author",
47810
+ "previousVersion"
47811
+ ]), p(Fe, "BASE_PROPERTIES", [
47707
47812
  ...Fe.MUTABLE_BASE_PROPERTIES,
47708
47813
  ...Fe.INMUTABLE_BASE_PROPERTIES
47709
47814
  ]), // Includes the base properties and the meta properties
@@ -48408,7 +48513,10 @@ p(Ge, "repository", {
48408
48513
  "version",
48409
48514
  "name",
48410
48515
  "description",
48411
- "type"
48516
+ "type",
48517
+ "createdAt",
48518
+ "author",
48519
+ "previousVersion"
48412
48520
  ]), p(Ge, "BASE_PROPERTIES", [
48413
48521
  ...Ge.MUTABLE_BASE_PROPERTIES,
48414
48522
  ...Ge.INMUTABLE_BASE_PROPERTIES
@@ -49872,7 +49980,14 @@ p(Ve, "repository", {
49872
49980
  APILoadVersion: async (e, t, ...r) => null
49873
49981
  }), p(Ve, "type", n.InternalCall), p(Ve, "USER_MANAGED_PARENT_TYPES", [...Xe]), p(Ve, "PARENT_TYPES", [
49874
49982
  ...Ve.USER_MANAGED_PARENT_TYPES
49875
- ]), p(Ve, "MUTABLE_BASE_PROPERTIES", []), p(Ve, "INMUTABLE_BASE_PROPERTIES", ["id", "type", "version"]), p(Ve, "BASE_PROPERTIES", [
49983
+ ]), p(Ve, "MUTABLE_BASE_PROPERTIES", []), p(Ve, "INMUTABLE_BASE_PROPERTIES", [
49984
+ "id",
49985
+ "type",
49986
+ "version",
49987
+ "createdAt",
49988
+ "author",
49989
+ "previousVersion"
49990
+ ]), p(Ve, "BASE_PROPERTIES", [
49876
49991
  ...Ve.MUTABLE_BASE_PROPERTIES,
49877
49992
  ...Ve.INMUTABLE_BASE_PROPERTIES
49878
49993
  ]), // Includes the base properties and the meta properties
@@ -50860,7 +50975,14 @@ p(Ce, "repository", {
50860
50975
  ...at
50861
50976
  ]), p(Ce, "PARENT_TYPES", [
50862
50977
  ...Ce.USER_MANAGED_PARENT_TYPES
50863
- ]), p(Ce, "MUTABLE_BASE_PROPERTIES", ["name", "description"]), p(Ce, "INMUTABLE_BASE_PROPERTIES", ["id", "version", "type"]), p(Ce, "BASE_PROPERTIES", [
50978
+ ]), p(Ce, "MUTABLE_BASE_PROPERTIES", ["name", "description"]), p(Ce, "INMUTABLE_BASE_PROPERTIES", [
50979
+ "id",
50980
+ "type",
50981
+ "version",
50982
+ "createdAt",
50983
+ "author",
50984
+ "previousVersion"
50985
+ ]), p(Ce, "BASE_PROPERTIES", [
50864
50986
  ...Ce.MUTABLE_BASE_PROPERTIES,
50865
50987
  ...Ce.INMUTABLE_BASE_PROPERTIES
50866
50988
  ]), // Includes the base properties and the meta properties
@@ -51783,7 +51905,14 @@ p(ge, "repository", {
51783
51905
  ...tv
51784
51906
  ]), p(ge, "PARENT_TYPES", [
51785
51907
  ...ge.USER_MANAGED_PARENT_TYPES
51786
- ]), p(ge, "MUTABLE_BASE_PROPERTIES", []), p(ge, "INMUTABLE_BASE_PROPERTIES", ["id", "type", "version"]), p(ge, "BASE_PROPERTIES", [
51908
+ ]), p(ge, "MUTABLE_BASE_PROPERTIES", []), p(ge, "INMUTABLE_BASE_PROPERTIES", [
51909
+ "id",
51910
+ "type",
51911
+ "version",
51912
+ "createdAt",
51913
+ "author",
51914
+ "previousVersion"
51915
+ ]), p(ge, "BASE_PROPERTIES", [
51787
51916
  ...ge.MUTABLE_BASE_PROPERTIES,
51788
51917
  ...ge.INMUTABLE_BASE_PROPERTIES
51789
51918
  ]), // Includes the base properties and the meta properties
@@ -52720,7 +52849,14 @@ p(Be, "repository", {
52720
52849
  APILoadVersion: async (e, t, ...r) => null
52721
52850
  }), p(Be, "type", n.ArgumentDeclaration), p(Be, "USER_MANAGED_PARENT_TYPES", [...st]), p(Be, "PARENT_TYPES", [
52722
52851
  ...Be.USER_MANAGED_PARENT_TYPES
52723
- ]), p(Be, "MUTABLE_BASE_PROPERTIES", ["name", "description", "required"]), p(Be, "INMUTABLE_BASE_PROPERTIES", ["id", "version", "type"]), p(Be, "BASE_PROPERTIES", [
52852
+ ]), p(Be, "MUTABLE_BASE_PROPERTIES", ["name", "description", "required"]), p(Be, "INMUTABLE_BASE_PROPERTIES", [
52853
+ "id",
52854
+ "type",
52855
+ "version",
52856
+ "createdAt",
52857
+ "author",
52858
+ "previousVersion"
52859
+ ]), p(Be, "BASE_PROPERTIES", [
52724
52860
  ...Be.MUTABLE_BASE_PROPERTIES,
52725
52861
  ...Be.INMUTABLE_BASE_PROPERTIES
52726
52862
  ]), // Includes the base properties and the meta properties
@@ -53335,7 +53471,7 @@ This is likely an incorrect strategy, either the '${this.type}' entity doesn't n
53335
53471
  return this.project.subscribeInstance(this), this;
53336
53472
  }
53337
53473
  unsubscribe() {
53338
- return this.project.subscribeInstance(this), this;
53474
+ return this.project.unsubscribeInstance(this), this;
53339
53475
  }
53340
53476
  metaSync(e, t = this.project.addChangeSet(
53341
53477
  new R(
@@ -53638,7 +53774,14 @@ p(_e, "repository", {
53638
53774
  n.OutputMap
53639
53775
  ]), p(_e, "PARENT_TYPES", [
53640
53776
  ..._e.USER_MANAGED_PARENT_TYPES
53641
- ]), p(_e, "MUTABLE_BASE_PROPERTIES", ["name", "autogeneration", "value"]), p(_e, "INMUTABLE_BASE_PROPERTIES", ["id", "type", "version"]), p(_e, "BASE_PROPERTIES", [
53777
+ ]), p(_e, "MUTABLE_BASE_PROPERTIES", ["name", "autogeneration", "value"]), p(_e, "INMUTABLE_BASE_PROPERTIES", [
53778
+ "id",
53779
+ "type",
53780
+ "version",
53781
+ "createdAt",
53782
+ "author",
53783
+ "previousVersion"
53784
+ ]), p(_e, "BASE_PROPERTIES", [
53642
53785
  ..._e.MUTABLE_BASE_PROPERTIES,
53643
53786
  ..._e.INMUTABLE_BASE_PROPERTIES
53644
53787
  ]), // Includes the base properties and the meta properties
@@ -53655,7 +53798,7 @@ p(_e, "MUTABLE_UPSTREAM_PROPERTIES", []), p(_e, "INMUTABLE_UPSTREAM_PROPERTIES",
53655
53798
  ..._e.MUTABLE_UPSTREAM_PROPERTIES,
53656
53799
  ..._e.INMUTABLE_UPSTREAM_PROPERTIES
53657
53800
  ]), // Properties pointing to nested entities that are declared after the entity itself or are direct children
53658
- p(_e, "MUTABLE_DOWNSTREAM_PROPERTIES", ["valueAsTypeSingle"]), p(_e, "INMUTABLE_DOWNSTREAM_PROPERTIES", []), p(_e, "DOWNSTREAM_PROPERTIES", [
53801
+ p(_e, "MUTABLE_DOWNSTREAM_PROPERTIES", ["valueAsTypeSingle", "valueAsTypeList"]), p(_e, "INMUTABLE_DOWNSTREAM_PROPERTIES", []), p(_e, "DOWNSTREAM_PROPERTIES", [
53659
53802
  ..._e.MUTABLE_DOWNSTREAM_PROPERTIES,
53660
53803
  ..._e.INMUTABLE_DOWNSTREAM_PROPERTIES
53661
53804
  ]), p(_e, "PROPERTIES", [
@@ -54392,7 +54535,10 @@ p(Me, "repository", {
54392
54535
  "id",
54393
54536
  "version",
54394
54537
  "type",
54395
- "parentRelationType"
54538
+ "parentRelationType",
54539
+ "createdAt",
54540
+ "author",
54541
+ "previousVersion"
54396
54542
  ]), p(Me, "BASE_PROPERTIES", [
54397
54543
  ...Me.MUTABLE_BASE_PROPERTIES,
54398
54544
  ...Me.INMUTABLE_BASE_PROPERTIES
@@ -58170,7 +58316,14 @@ p(Ue, "repository", {
58170
58316
  n.Project
58171
58317
  ]), p(Ue, "PARENT_TYPES", [
58172
58318
  ...Ue.USER_MANAGED_PARENT_TYPES
58173
- ]), p(Ue, "MUTABLE_BASE_PROPERTIES", []), p(Ue, "INMUTABLE_BASE_PROPERTIES", ["id", "version", "type"]), p(Ue, "BASE_PROPERTIES", [
58319
+ ]), p(Ue, "MUTABLE_BASE_PROPERTIES", []), p(Ue, "INMUTABLE_BASE_PROPERTIES", [
58320
+ "id",
58321
+ "type",
58322
+ "version",
58323
+ "createdAt",
58324
+ "author",
58325
+ "previousVersion"
58326
+ ]), p(Ue, "BASE_PROPERTIES", [
58174
58327
  ...Ue.MUTABLE_BASE_PROPERTIES,
58175
58328
  ...Ue.INMUTABLE_BASE_PROPERTIES
58176
58329
  ]), // Includes the base properties and the meta properties
@@ -62278,7 +62431,14 @@ p(Ne, "repository", {
62278
62431
  "description",
62279
62432
  "static",
62280
62433
  "abstract"
62281
- ]), p(Ne, "INMUTABLE_BASE_PROPERTIES", ["id", "version", "type"]), p(Ne, "BASE_PROPERTIES", [
62434
+ ]), p(Ne, "INMUTABLE_BASE_PROPERTIES", [
62435
+ "id",
62436
+ "type",
62437
+ "version",
62438
+ "createdAt",
62439
+ "author",
62440
+ "previousVersion"
62441
+ ]), p(Ne, "BASE_PROPERTIES", [
62282
62442
  ...Ne.MUTABLE_BASE_PROPERTIES,
62283
62443
  ...Ne.INMUTABLE_BASE_PROPERTIES
62284
62444
  ]), // Includes the base properties and the meta properties
@@ -63629,6 +63789,9 @@ const ae = class ae extends tt {
63629
63789
  get(e) {
63630
63790
  return this.instances[e] || this.builtInInstances[e] || null;
63631
63791
  }
63792
+ getDeleted(e) {
63793
+ return this.deletedInstances[e] || null;
63794
+ }
63632
63795
  getManaged(e) {
63633
63796
  return this.instances[e] || null;
63634
63797
  }
@@ -64559,7 +64722,14 @@ p(ae, "UUID", {
64559
64722
  APILoadVersion: async (e, t, ...r) => null
64560
64723
  }), p(ae, "type", n.Project), p(ae, "USER_MANAGED_PARENT_TYPES", []), p(ae, "PARENT_TYPES", [
64561
64724
  ...ae.USER_MANAGED_PARENT_TYPES
64562
- ]), p(ae, "MUTABLE_BASE_PROPERTIES", ["name", "description"]), p(ae, "INMUTABLE_BASE_PROPERTIES", ["id", "type", "version"]), p(ae, "BASE_PROPERTIES", [
64725
+ ]), p(ae, "MUTABLE_BASE_PROPERTIES", ["name", "description"]), p(ae, "INMUTABLE_BASE_PROPERTIES", [
64726
+ "id",
64727
+ "type",
64728
+ "version",
64729
+ "createdAt",
64730
+ "author",
64731
+ "previousVersion"
64732
+ ]), p(ae, "BASE_PROPERTIES", [
64563
64733
  ...ae.MUTABLE_BASE_PROPERTIES,
64564
64734
  ...ae.INMUTABLE_BASE_PROPERTIES
64565
64735
  ]), // Includes the base properties and the meta properties