@objectstack/platform-objects 5.2.0 → 6.1.1

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.
@@ -663,6 +663,7 @@ declare const SysAuditLog: Omit<{
663
663
  } | undefined;
664
664
  shortcut?: string | undefined;
665
665
  bulkEnabled?: boolean | undefined;
666
+ aiExposed?: boolean | undefined;
666
667
  recordIdParam?: string | undefined;
667
668
  recordIdField?: string | undefined;
668
669
  bodyShape?: "flat" | {
@@ -3581,6 +3582,7 @@ declare const SysPresence: Omit<{
3581
3582
  } | undefined;
3582
3583
  shortcut?: string | undefined;
3583
3584
  bulkEnabled?: boolean | undefined;
3585
+ aiExposed?: boolean | undefined;
3584
3586
  recordIdParam?: string | undefined;
3585
3587
  recordIdField?: string | undefined;
3586
3588
  bodyShape?: "flat" | {
@@ -6217,6 +6219,7 @@ declare const SysActivity: Omit<{
6217
6219
  } | undefined;
6218
6220
  shortcut?: string | undefined;
6219
6221
  bulkEnabled?: boolean | undefined;
6222
+ aiExposed?: boolean | undefined;
6220
6223
  recordIdParam?: string | undefined;
6221
6224
  recordIdField?: string | undefined;
6222
6225
  bodyShape?: "flat" | {
@@ -8169,7 +8172,7 @@ declare const SysActivity: Omit<{
8169
8172
  readonly index?: boolean | undefined;
8170
8173
  readonly type: "url";
8171
8174
  };
8172
- readonly project_id: {
8175
+ readonly environment_id: {
8173
8176
  readonly readonly?: boolean | undefined;
8174
8177
  readonly format?: string | undefined;
8175
8178
  readonly options?: {
@@ -8529,7 +8532,7 @@ declare const SysActivity: Omit<{
8529
8532
  }, {
8530
8533
  readonly fields: ["type"];
8531
8534
  }, {
8532
- readonly fields: ["project_id"];
8535
+ readonly fields: ["environment_id"];
8533
8536
  }];
8534
8537
  readonly enable: {
8535
8538
  readonly trackHistory: false;
@@ -9207,6 +9210,7 @@ declare const SysComment: Omit<{
9207
9210
  } | undefined;
9208
9211
  shortcut?: string | undefined;
9209
9212
  bulkEnabled?: boolean | undefined;
9213
+ aiExposed?: boolean | undefined;
9210
9214
  recordIdParam?: string | undefined;
9211
9215
  recordIdField?: string | undefined;
9212
9216
  bodyShape?: "flat" | {
@@ -12547,6 +12551,7 @@ declare const SysAttachment: Omit<{
12547
12551
  } | undefined;
12548
12552
  shortcut?: string | undefined;
12549
12553
  bulkEnabled?: boolean | undefined;
12554
+ aiExposed?: boolean | undefined;
12550
12555
  recordIdParam?: string | undefined;
12551
12556
  recordIdField?: string | undefined;
12552
12557
  bodyShape?: "flat" | {
@@ -15531,6 +15536,7 @@ declare const SysNotification: Omit<{
15531
15536
  } | undefined;
15532
15537
  shortcut?: string | undefined;
15533
15538
  bulkEnabled?: boolean | undefined;
15539
+ aiExposed?: boolean | undefined;
15534
15540
  recordIdParam?: string | undefined;
15535
15541
  recordIdField?: string | undefined;
15536
15542
  bodyShape?: "flat" | {
@@ -18805,6 +18811,7 @@ declare const SysEmail: Omit<{
18805
18811
  } | undefined;
18806
18812
  shortcut?: string | undefined;
18807
18813
  bulkEnabled?: boolean | undefined;
18814
+ aiExposed?: boolean | undefined;
18808
18815
  recordIdParam?: string | undefined;
18809
18816
  recordIdField?: string | undefined;
18810
18817
  bodyShape?: "flat" | {
@@ -22831,6 +22838,7 @@ declare const SysEmailTemplate: Omit<{
22831
22838
  } | undefined;
22832
22839
  shortcut?: string | undefined;
22833
22840
  bulkEnabled?: boolean | undefined;
22841
+ aiExposed?: boolean | undefined;
22834
22842
  recordIdParam?: string | undefined;
22835
22843
  recordIdField?: string | undefined;
22836
22844
  bodyShape?: "flat" | {
@@ -26521,6 +26529,7 @@ declare const SysSavedReport: Omit<{
26521
26529
  } | undefined;
26522
26530
  shortcut?: string | undefined;
26523
26531
  bulkEnabled?: boolean | undefined;
26532
+ aiExposed?: boolean | undefined;
26524
26533
  recordIdParam?: string | undefined;
26525
26534
  recordIdField?: string | undefined;
26526
26535
  bodyShape?: "flat" | {
@@ -29159,6 +29168,7 @@ declare const SysReportSchedule: Omit<{
29159
29168
  } | undefined;
29160
29169
  shortcut?: string | undefined;
29161
29170
  bulkEnabled?: boolean | undefined;
29171
+ aiExposed?: boolean | undefined;
29162
29172
  recordIdParam?: string | undefined;
29163
29173
  recordIdField?: string | undefined;
29164
29174
  bodyShape?: "flat" | {
@@ -32836,6 +32846,7 @@ declare const SysApprovalProcess: Omit<{
32836
32846
  } | undefined;
32837
32847
  shortcut?: string | undefined;
32838
32848
  bulkEnabled?: boolean | undefined;
32849
+ aiExposed?: boolean | undefined;
32839
32850
  recordIdParam?: string | undefined;
32840
32851
  recordIdField?: string | undefined;
32841
32852
  bodyShape?: "flat" | {
@@ -35214,6 +35225,7 @@ declare const SysApprovalRequest: Omit<{
35214
35225
  } | undefined;
35215
35226
  shortcut?: string | undefined;
35216
35227
  bulkEnabled?: boolean | undefined;
35228
+ aiExposed?: boolean | undefined;
35217
35229
  recordIdParam?: string | undefined;
35218
35230
  recordIdField?: string | undefined;
35219
35231
  bodyShape?: "flat" | {
@@ -38807,6 +38819,7 @@ declare const SysApprovalAction: Omit<{
38807
38819
  } | undefined;
38808
38820
  shortcut?: string | undefined;
38809
38821
  bulkEnabled?: boolean | undefined;
38822
+ aiExposed?: boolean | undefined;
38810
38823
  recordIdParam?: string | undefined;
38811
38824
  recordIdField?: string | undefined;
38812
38825
  bodyShape?: "flat" | {
@@ -41147,6 +41160,7 @@ declare const SysJob: Omit<{
41147
41160
  } | undefined;
41148
41161
  shortcut?: string | undefined;
41149
41162
  bulkEnabled?: boolean | undefined;
41163
+ aiExposed?: boolean | undefined;
41150
41164
  recordIdParam?: string | undefined;
41151
41165
  recordIdField?: string | undefined;
41152
41166
  bodyShape?: "flat" | {
@@ -44121,6 +44135,7 @@ declare const SysJobRun: Omit<{
44121
44135
  } | undefined;
44122
44136
  shortcut?: string | undefined;
44123
44137
  bulkEnabled?: boolean | undefined;
44138
+ aiExposed?: boolean | undefined;
44124
44139
  recordIdParam?: string | undefined;
44125
44140
  recordIdField?: string | undefined;
44126
44141
  bodyShape?: "flat" | {
@@ -46578,6 +46593,7 @@ declare const SysJobQueue: Omit<{
46578
46593
  } | undefined;
46579
46594
  shortcut?: string | undefined;
46580
46595
  bulkEnabled?: boolean | undefined;
46596
+ aiExposed?: boolean | undefined;
46581
46597
  recordIdParam?: string | undefined;
46582
46598
  recordIdField?: string | undefined;
46583
46599
  bodyShape?: "flat" | {
@@ -663,6 +663,7 @@ declare const SysAuditLog: Omit<{
663
663
  } | undefined;
664
664
  shortcut?: string | undefined;
665
665
  bulkEnabled?: boolean | undefined;
666
+ aiExposed?: boolean | undefined;
666
667
  recordIdParam?: string | undefined;
667
668
  recordIdField?: string | undefined;
668
669
  bodyShape?: "flat" | {
@@ -3581,6 +3582,7 @@ declare const SysPresence: Omit<{
3581
3582
  } | undefined;
3582
3583
  shortcut?: string | undefined;
3583
3584
  bulkEnabled?: boolean | undefined;
3585
+ aiExposed?: boolean | undefined;
3584
3586
  recordIdParam?: string | undefined;
3585
3587
  recordIdField?: string | undefined;
3586
3588
  bodyShape?: "flat" | {
@@ -6217,6 +6219,7 @@ declare const SysActivity: Omit<{
6217
6219
  } | undefined;
6218
6220
  shortcut?: string | undefined;
6219
6221
  bulkEnabled?: boolean | undefined;
6222
+ aiExposed?: boolean | undefined;
6220
6223
  recordIdParam?: string | undefined;
6221
6224
  recordIdField?: string | undefined;
6222
6225
  bodyShape?: "flat" | {
@@ -8169,7 +8172,7 @@ declare const SysActivity: Omit<{
8169
8172
  readonly index?: boolean | undefined;
8170
8173
  readonly type: "url";
8171
8174
  };
8172
- readonly project_id: {
8175
+ readonly environment_id: {
8173
8176
  readonly readonly?: boolean | undefined;
8174
8177
  readonly format?: string | undefined;
8175
8178
  readonly options?: {
@@ -8529,7 +8532,7 @@ declare const SysActivity: Omit<{
8529
8532
  }, {
8530
8533
  readonly fields: ["type"];
8531
8534
  }, {
8532
- readonly fields: ["project_id"];
8535
+ readonly fields: ["environment_id"];
8533
8536
  }];
8534
8537
  readonly enable: {
8535
8538
  readonly trackHistory: false;
@@ -9207,6 +9210,7 @@ declare const SysComment: Omit<{
9207
9210
  } | undefined;
9208
9211
  shortcut?: string | undefined;
9209
9212
  bulkEnabled?: boolean | undefined;
9213
+ aiExposed?: boolean | undefined;
9210
9214
  recordIdParam?: string | undefined;
9211
9215
  recordIdField?: string | undefined;
9212
9216
  bodyShape?: "flat" | {
@@ -12547,6 +12551,7 @@ declare const SysAttachment: Omit<{
12547
12551
  } | undefined;
12548
12552
  shortcut?: string | undefined;
12549
12553
  bulkEnabled?: boolean | undefined;
12554
+ aiExposed?: boolean | undefined;
12550
12555
  recordIdParam?: string | undefined;
12551
12556
  recordIdField?: string | undefined;
12552
12557
  bodyShape?: "flat" | {
@@ -15531,6 +15536,7 @@ declare const SysNotification: Omit<{
15531
15536
  } | undefined;
15532
15537
  shortcut?: string | undefined;
15533
15538
  bulkEnabled?: boolean | undefined;
15539
+ aiExposed?: boolean | undefined;
15534
15540
  recordIdParam?: string | undefined;
15535
15541
  recordIdField?: string | undefined;
15536
15542
  bodyShape?: "flat" | {
@@ -18805,6 +18811,7 @@ declare const SysEmail: Omit<{
18805
18811
  } | undefined;
18806
18812
  shortcut?: string | undefined;
18807
18813
  bulkEnabled?: boolean | undefined;
18814
+ aiExposed?: boolean | undefined;
18808
18815
  recordIdParam?: string | undefined;
18809
18816
  recordIdField?: string | undefined;
18810
18817
  bodyShape?: "flat" | {
@@ -22831,6 +22838,7 @@ declare const SysEmailTemplate: Omit<{
22831
22838
  } | undefined;
22832
22839
  shortcut?: string | undefined;
22833
22840
  bulkEnabled?: boolean | undefined;
22841
+ aiExposed?: boolean | undefined;
22834
22842
  recordIdParam?: string | undefined;
22835
22843
  recordIdField?: string | undefined;
22836
22844
  bodyShape?: "flat" | {
@@ -26521,6 +26529,7 @@ declare const SysSavedReport: Omit<{
26521
26529
  } | undefined;
26522
26530
  shortcut?: string | undefined;
26523
26531
  bulkEnabled?: boolean | undefined;
26532
+ aiExposed?: boolean | undefined;
26524
26533
  recordIdParam?: string | undefined;
26525
26534
  recordIdField?: string | undefined;
26526
26535
  bodyShape?: "flat" | {
@@ -29159,6 +29168,7 @@ declare const SysReportSchedule: Omit<{
29159
29168
  } | undefined;
29160
29169
  shortcut?: string | undefined;
29161
29170
  bulkEnabled?: boolean | undefined;
29171
+ aiExposed?: boolean | undefined;
29162
29172
  recordIdParam?: string | undefined;
29163
29173
  recordIdField?: string | undefined;
29164
29174
  bodyShape?: "flat" | {
@@ -32836,6 +32846,7 @@ declare const SysApprovalProcess: Omit<{
32836
32846
  } | undefined;
32837
32847
  shortcut?: string | undefined;
32838
32848
  bulkEnabled?: boolean | undefined;
32849
+ aiExposed?: boolean | undefined;
32839
32850
  recordIdParam?: string | undefined;
32840
32851
  recordIdField?: string | undefined;
32841
32852
  bodyShape?: "flat" | {
@@ -35214,6 +35225,7 @@ declare const SysApprovalRequest: Omit<{
35214
35225
  } | undefined;
35215
35226
  shortcut?: string | undefined;
35216
35227
  bulkEnabled?: boolean | undefined;
35228
+ aiExposed?: boolean | undefined;
35217
35229
  recordIdParam?: string | undefined;
35218
35230
  recordIdField?: string | undefined;
35219
35231
  bodyShape?: "flat" | {
@@ -38807,6 +38819,7 @@ declare const SysApprovalAction: Omit<{
38807
38819
  } | undefined;
38808
38820
  shortcut?: string | undefined;
38809
38821
  bulkEnabled?: boolean | undefined;
38822
+ aiExposed?: boolean | undefined;
38810
38823
  recordIdParam?: string | undefined;
38811
38824
  recordIdField?: string | undefined;
38812
38825
  bodyShape?: "flat" | {
@@ -41147,6 +41160,7 @@ declare const SysJob: Omit<{
41147
41160
  } | undefined;
41148
41161
  shortcut?: string | undefined;
41149
41162
  bulkEnabled?: boolean | undefined;
41163
+ aiExposed?: boolean | undefined;
41150
41164
  recordIdParam?: string | undefined;
41151
41165
  recordIdField?: string | undefined;
41152
41166
  bodyShape?: "flat" | {
@@ -44121,6 +44135,7 @@ declare const SysJobRun: Omit<{
44121
44135
  } | undefined;
44122
44136
  shortcut?: string | undefined;
44123
44137
  bulkEnabled?: boolean | undefined;
44138
+ aiExposed?: boolean | undefined;
44124
44139
  recordIdParam?: string | undefined;
44125
44140
  recordIdField?: string | undefined;
44126
44141
  bodyShape?: "flat" | {
@@ -46578,6 +46593,7 @@ declare const SysJobQueue: Omit<{
46578
46593
  } | undefined;
46579
46594
  shortcut?: string | undefined;
46580
46595
  bulkEnabled?: boolean | undefined;
46596
+ aiExposed?: boolean | undefined;
46581
46597
  recordIdParam?: string | undefined;
46582
46598
  recordIdField?: string | undefined;
46583
46599
  bodyShape?: "flat" | {
@@ -383,12 +383,12 @@ var SysActivity = data.ObjectSchema.create({
383
383
  group: "Target"
384
384
  }),
385
385
  // ── Context ──────────────────────────────────────────────────
386
- project_id: data.Field.lookup("sys_project", {
387
- label: "Project",
386
+ environment_id: data.Field.lookup("sys_environment", {
387
+ label: "Environment",
388
388
  required: false,
389
389
  readonly: true,
390
390
  searchable: true,
391
- description: "Project context (multi-project deployments)",
391
+ description: "Environment context (multi-environment deployments)",
392
392
  group: "Context"
393
393
  }),
394
394
  metadata: data.Field.textarea({
@@ -404,7 +404,7 @@ var SysActivity = data.ObjectSchema.create({
404
404
  { fields: ["actor_id"] },
405
405
  { fields: ["object_name", "record_id"] },
406
406
  { fields: ["type"] },
407
- { fields: ["project_id"] }
407
+ { fields: ["environment_id"] }
408
408
  ],
409
409
  enable: {
410
410
  trackHistory: false,