@elyx-code/project-logic-tree 0.0.6096 → 0.0.6097

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
@@ -9327,7 +9327,7 @@ const JO = {
9327
9327
  entityId: la,
9328
9328
  entityType: n.CustomEntity
9329
9329
  }, HO = {
9330
- hidden: !1,
9330
+ hidden: !0,
9331
9331
  required: !0,
9332
9332
  id: "base-table-entity-deleted-at-property-id",
9333
9333
  name: "Deleted at",
@@ -9369,7 +9369,7 @@ const zO = {
9369
9369
  entityId: la,
9370
9370
  entityType: n.CustomEntity
9371
9371
  }, XO = {
9372
- hidden: !1,
9372
+ hidden: !0,
9373
9373
  required: !0,
9374
9374
  id: "base-table-entity-created-at-property-id",
9375
9375
  name: "Created at",
@@ -9411,7 +9411,7 @@ const QO = {
9411
9411
  entityId: la,
9412
9412
  entityType: n.CustomEntity
9413
9413
  }, nS = {
9414
- hidden: !1,
9414
+ hidden: !0,
9415
9415
  required: !0,
9416
9416
  id: "base-table-entity-updated-at-property-id",
9417
9417
  name: "Updated at",
@@ -9434,7 +9434,7 @@ const QO = {
9434
9434
  id: la,
9435
9435
  version: 1,
9436
9436
  description: "An entity that is permanently stored in the database and can be accessed at any point.",
9437
- name: "A handy base entity for all entities that are stored in the database.",
9437
+ name: "Base database table format",
9438
9438
  type: n.CustomEntity,
9439
9439
  abstract: !0,
9440
9440
  static: !1,