@objectstack/platform-objects 11.7.0 → 11.10.0

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.
@@ -346,7 +346,6 @@ declare const SysNotification: Omit<{
346
346
  } | undefined;
347
347
  } | undefined;
348
348
  highlightFields?: string[] | undefined;
349
- compactLayout?: string[] | undefined;
350
349
  stageField?: string | false | undefined;
351
350
  listViews?: Record<string, {
352
351
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -2765,7 +2764,6 @@ declare const SysAttachment: Omit<{
2765
2764
  } | undefined;
2766
2765
  } | undefined;
2767
2766
  highlightFields?: string[] | undefined;
2768
- compactLayout?: string[] | undefined;
2769
2767
  stageField?: string | false | undefined;
2770
2768
  listViews?: Record<string, {
2771
2769
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -5834,7 +5832,6 @@ declare const SysEmail: Omit<{
5834
5832
  } | undefined;
5835
5833
  } | undefined;
5836
5834
  highlightFields?: string[] | undefined;
5837
- compactLayout?: string[] | undefined;
5838
5835
  stageField?: string | false | undefined;
5839
5836
  listViews?: Record<string, {
5840
5837
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -9939,7 +9936,6 @@ declare const SysEmailTemplate: Omit<{
9939
9936
  } | undefined;
9940
9937
  } | undefined;
9941
9938
  highlightFields?: string[] | undefined;
9942
- compactLayout?: string[] | undefined;
9943
9939
  stageField?: string | false | undefined;
9944
9940
  listViews?: Record<string, {
9945
9941
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -13710,7 +13706,6 @@ declare const SysSavedReport: Omit<{
13710
13706
  } | undefined;
13711
13707
  } | undefined;
13712
13708
  highlightFields?: string[] | undefined;
13713
- compactLayout?: string[] | undefined;
13714
13709
  stageField?: string | false | undefined;
13715
13710
  listViews?: Record<string, {
13716
13711
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -16436,7 +16431,6 @@ declare const SysReportSchedule: Omit<{
16436
16431
  } | undefined;
16437
16432
  } | undefined;
16438
16433
  highlightFields?: string[] | undefined;
16439
- compactLayout?: string[] | undefined;
16440
16434
  stageField?: string | false | undefined;
16441
16435
  listViews?: Record<string, {
16442
16436
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -20190,7 +20184,6 @@ declare const SysJob: Omit<{
20190
20184
  } | undefined;
20191
20185
  } | undefined;
20192
20186
  highlightFields?: string[] | undefined;
20193
- compactLayout?: string[] | undefined;
20194
20187
  stageField?: string | false | undefined;
20195
20188
  listViews?: Record<string, {
20196
20189
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -23249,7 +23242,6 @@ declare const SysJobRun: Omit<{
23249
23242
  } | undefined;
23250
23243
  } | undefined;
23251
23244
  highlightFields?: string[] | undefined;
23252
- compactLayout?: string[] | undefined;
23253
23245
  stageField?: string | false | undefined;
23254
23246
  listViews?: Record<string, {
23255
23247
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -25794,7 +25786,6 @@ declare const SysJobQueue: Omit<{
25794
25786
  } | undefined;
25795
25787
  } | undefined;
25796
25788
  highlightFields?: string[] | undefined;
25797
- compactLayout?: string[] | undefined;
25798
25789
  stageField?: string | false | undefined;
25799
25790
  listViews?: Record<string, {
25800
25791
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -29902,7 +29893,6 @@ declare const SysImportJob: Omit<{
29902
29893
  } | undefined;
29903
29894
  } | undefined;
29904
29895
  highlightFields?: string[] | undefined;
29905
- compactLayout?: string[] | undefined;
29906
29896
  stageField?: string | false | undefined;
29907
29897
  listViews?: Record<string, {
29908
29898
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -346,7 +346,6 @@ declare const SysNotification: Omit<{
346
346
  } | undefined;
347
347
  } | undefined;
348
348
  highlightFields?: string[] | undefined;
349
- compactLayout?: string[] | undefined;
350
349
  stageField?: string | false | undefined;
351
350
  listViews?: Record<string, {
352
351
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -2765,7 +2764,6 @@ declare const SysAttachment: Omit<{
2765
2764
  } | undefined;
2766
2765
  } | undefined;
2767
2766
  highlightFields?: string[] | undefined;
2768
- compactLayout?: string[] | undefined;
2769
2767
  stageField?: string | false | undefined;
2770
2768
  listViews?: Record<string, {
2771
2769
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -5834,7 +5832,6 @@ declare const SysEmail: Omit<{
5834
5832
  } | undefined;
5835
5833
  } | undefined;
5836
5834
  highlightFields?: string[] | undefined;
5837
- compactLayout?: string[] | undefined;
5838
5835
  stageField?: string | false | undefined;
5839
5836
  listViews?: Record<string, {
5840
5837
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -9939,7 +9936,6 @@ declare const SysEmailTemplate: Omit<{
9939
9936
  } | undefined;
9940
9937
  } | undefined;
9941
9938
  highlightFields?: string[] | undefined;
9942
- compactLayout?: string[] | undefined;
9943
9939
  stageField?: string | false | undefined;
9944
9940
  listViews?: Record<string, {
9945
9941
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -13710,7 +13706,6 @@ declare const SysSavedReport: Omit<{
13710
13706
  } | undefined;
13711
13707
  } | undefined;
13712
13708
  highlightFields?: string[] | undefined;
13713
- compactLayout?: string[] | undefined;
13714
13709
  stageField?: string | false | undefined;
13715
13710
  listViews?: Record<string, {
13716
13711
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -16436,7 +16431,6 @@ declare const SysReportSchedule: Omit<{
16436
16431
  } | undefined;
16437
16432
  } | undefined;
16438
16433
  highlightFields?: string[] | undefined;
16439
- compactLayout?: string[] | undefined;
16440
16434
  stageField?: string | false | undefined;
16441
16435
  listViews?: Record<string, {
16442
16436
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -20190,7 +20184,6 @@ declare const SysJob: Omit<{
20190
20184
  } | undefined;
20191
20185
  } | undefined;
20192
20186
  highlightFields?: string[] | undefined;
20193
- compactLayout?: string[] | undefined;
20194
20187
  stageField?: string | false | undefined;
20195
20188
  listViews?: Record<string, {
20196
20189
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -23249,7 +23242,6 @@ declare const SysJobRun: Omit<{
23249
23242
  } | undefined;
23250
23243
  } | undefined;
23251
23244
  highlightFields?: string[] | undefined;
23252
- compactLayout?: string[] | undefined;
23253
23245
  stageField?: string | false | undefined;
23254
23246
  listViews?: Record<string, {
23255
23247
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -25794,7 +25786,6 @@ declare const SysJobQueue: Omit<{
25794
25786
  } | undefined;
25795
25787
  } | undefined;
25796
25788
  highlightFields?: string[] | undefined;
25797
- compactLayout?: string[] | undefined;
25798
25789
  stageField?: string | false | undefined;
25799
25790
  listViews?: Record<string, {
25800
25791
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -29902,7 +29893,6 @@ declare const SysImportJob: Omit<{
29902
29893
  } | undefined;
29903
29894
  } | undefined;
29904
29895
  highlightFields?: string[] | undefined;
29905
- compactLayout?: string[] | undefined;
29906
29896
  stageField?: string | false | undefined;
29907
29897
  listViews?: Record<string, {
29908
29898
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -334,7 +334,6 @@ declare const SysUser: Omit<{
334
334
  } | undefined;
335
335
  } | undefined;
336
336
  highlightFields?: string[] | undefined;
337
- compactLayout?: string[] | undefined;
338
337
  stageField?: string | false | undefined;
339
338
  listViews?: Record<string, {
340
339
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -4987,7 +4986,6 @@ declare const SysSession: Omit<{
4987
4986
  } | undefined;
4988
4987
  } | undefined;
4989
4988
  highlightFields?: string[] | undefined;
4990
- compactLayout?: string[] | undefined;
4991
4989
  stageField?: string | false | undefined;
4992
4990
  listViews?: Record<string, {
4993
4991
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -8300,7 +8298,6 @@ declare const SysAccount: Omit<{
8300
8298
  } | undefined;
8301
8299
  } | undefined;
8302
8300
  highlightFields?: string[] | undefined;
8303
- compactLayout?: string[] | undefined;
8304
8301
  stageField?: string | false | undefined;
8305
8302
  listViews?: Record<string, {
8306
8303
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -11669,7 +11666,6 @@ declare const SysVerification: Omit<{
11669
11666
  } | undefined;
11670
11667
  } | undefined;
11671
11668
  highlightFields?: string[] | undefined;
11672
- compactLayout?: string[] | undefined;
11673
11669
  stageField?: string | false | undefined;
11674
11670
  listViews?: Record<string, {
11675
11671
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -13520,7 +13516,6 @@ declare const SysOrganization: Omit<{
13520
13516
  } | undefined;
13521
13517
  } | undefined;
13522
13518
  highlightFields?: string[] | undefined;
13523
- compactLayout?: string[] | undefined;
13524
13519
  stageField?: string | false | undefined;
13525
13520
  listViews?: Record<string, {
13526
13521
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -15844,7 +15839,6 @@ declare const SysMember: Omit<{
15844
15839
  } | undefined;
15845
15840
  } | undefined;
15846
15841
  highlightFields?: string[] | undefined;
15847
- compactLayout?: string[] | undefined;
15848
15842
  stageField?: string | false | undefined;
15849
15843
  listViews?: Record<string, {
15850
15844
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -17616,7 +17610,6 @@ declare const SysInvitation: Omit<{
17616
17610
  } | undefined;
17617
17611
  } | undefined;
17618
17612
  highlightFields?: string[] | undefined;
17619
- compactLayout?: string[] | undefined;
17620
17613
  stageField?: string | false | undefined;
17621
17614
  listViews?: Record<string, {
17622
17615
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -20152,7 +20145,6 @@ declare const SysTeam: Omit<{
20152
20145
  } | undefined;
20153
20146
  } | undefined;
20154
20147
  highlightFields?: string[] | undefined;
20155
- compactLayout?: string[] | undefined;
20156
20148
  stageField?: string | false | undefined;
20157
20149
  listViews?: Record<string, {
20158
20150
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -21926,7 +21918,6 @@ declare const SysTeamMember: Omit<{
21926
21918
  } | undefined;
21927
21919
  } | undefined;
21928
21920
  highlightFields?: string[] | undefined;
21929
- compactLayout?: string[] | undefined;
21930
21921
  stageField?: string | false | undefined;
21931
21922
  listViews?: Record<string, {
21932
21923
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -23480,7 +23471,6 @@ declare const SysBusinessUnit: Omit<{
23480
23471
  } | undefined;
23481
23472
  } | undefined;
23482
23473
  highlightFields?: string[] | undefined;
23483
- compactLayout?: string[] | undefined;
23484
23474
  stageField?: string | false | undefined;
23485
23475
  listViews?: Record<string, {
23486
23476
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -26660,7 +26650,6 @@ declare const SysBusinessUnitMember: Omit<{
26660
26650
  } | undefined;
26661
26651
  } | undefined;
26662
26652
  highlightFields?: string[] | undefined;
26663
- compactLayout?: string[] | undefined;
26664
26653
  stageField?: string | false | undefined;
26665
26654
  listViews?: Record<string, {
26666
26655
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -29029,7 +29018,6 @@ declare const SysApiKey: Omit<{
29029
29018
  } | undefined;
29030
29019
  } | undefined;
29031
29020
  highlightFields?: string[] | undefined;
29032
- compactLayout?: string[] | undefined;
29033
29021
  stageField?: string | false | undefined;
29034
29022
  listViews?: Record<string, {
29035
29023
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -31870,7 +31858,6 @@ declare const SysTwoFactor: Omit<{
31870
31858
  } | undefined;
31871
31859
  } | undefined;
31872
31860
  highlightFields?: string[] | undefined;
31873
- compactLayout?: string[] | undefined;
31874
31861
  stageField?: string | false | undefined;
31875
31862
  listViews?: Record<string, {
31876
31863
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -34012,7 +33999,6 @@ declare const SysDeviceCode: Omit<{
34012
33999
  } | undefined;
34013
34000
  } | undefined;
34014
34001
  highlightFields?: string[] | undefined;
34015
- compactLayout?: string[] | undefined;
34016
34002
  stageField?: string | false | undefined;
34017
34003
  listViews?: Record<string, {
34018
34004
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -36918,7 +36904,6 @@ declare const SysUserPreference: Omit<{
36918
36904
  } | undefined;
36919
36905
  } | undefined;
36920
36906
  highlightFields?: string[] | undefined;
36921
- compactLayout?: string[] | undefined;
36922
36907
  stageField?: string | false | undefined;
36923
36908
  listViews?: Record<string, {
36924
36909
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -38837,7 +38822,6 @@ declare const SysOauthApplication: Omit<{
38837
38822
  } | undefined;
38838
38823
  } | undefined;
38839
38824
  highlightFields?: string[] | undefined;
38840
- compactLayout?: string[] | undefined;
38841
38825
  stageField?: string | false | undefined;
38842
38826
  listViews?: Record<string, {
38843
38827
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -45104,7 +45088,6 @@ declare const SysOauthAccessToken: Omit<{
45104
45088
  } | undefined;
45105
45089
  } | undefined;
45106
45090
  highlightFields?: string[] | undefined;
45107
- compactLayout?: string[] | undefined;
45108
45091
  stageField?: string | false | undefined;
45109
45092
  listViews?: Record<string, {
45110
45093
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -47656,7 +47639,6 @@ declare const SysOauthRefreshToken: Omit<{
47656
47639
  } | undefined;
47657
47640
  } | undefined;
47658
47641
  highlightFields?: string[] | undefined;
47659
- compactLayout?: string[] | undefined;
47660
47642
  stageField?: string | false | undefined;
47661
47643
  listViews?: Record<string, {
47662
47644
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -50382,7 +50364,6 @@ declare const SysOauthConsent: Omit<{
50382
50364
  } | undefined;
50383
50365
  } | undefined;
50384
50366
  highlightFields?: string[] | undefined;
50385
- compactLayout?: string[] | undefined;
50386
50367
  stageField?: string | false | undefined;
50387
50368
  listViews?: Record<string, {
50388
50369
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -52405,7 +52386,6 @@ declare const SysJwks: Omit<{
52405
52386
  } | undefined;
52406
52387
  } | undefined;
52407
52388
  highlightFields?: string[] | undefined;
52408
- compactLayout?: string[] | undefined;
52409
52389
  stageField?: string | false | undefined;
52410
52390
  listViews?: Record<string, {
52411
52391
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -54085,7 +54065,6 @@ declare const SysSsoProvider: Omit<{
54085
54065
  } | undefined;
54086
54066
  } | undefined;
54087
54067
  highlightFields?: string[] | undefined;
54088
- compactLayout?: string[] | undefined;
54089
54068
  stageField?: string | false | undefined;
54090
54069
  listViews?: Record<string, {
54091
54070
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -57051,7 +57030,6 @@ declare const SysScimProvider: Omit<{
57051
57030
  } | undefined;
57052
57031
  } | undefined;
57053
57032
  highlightFields?: string[] | undefined;
57054
- compactLayout?: string[] | undefined;
57055
57033
  stageField?: string | false | undefined;
57056
57034
  listViews?: Record<string, {
57057
57035
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -334,7 +334,6 @@ declare const SysUser: Omit<{
334
334
  } | undefined;
335
335
  } | undefined;
336
336
  highlightFields?: string[] | undefined;
337
- compactLayout?: string[] | undefined;
338
337
  stageField?: string | false | undefined;
339
338
  listViews?: Record<string, {
340
339
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -4987,7 +4986,6 @@ declare const SysSession: Omit<{
4987
4986
  } | undefined;
4988
4987
  } | undefined;
4989
4988
  highlightFields?: string[] | undefined;
4990
- compactLayout?: string[] | undefined;
4991
4989
  stageField?: string | false | undefined;
4992
4990
  listViews?: Record<string, {
4993
4991
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -8300,7 +8298,6 @@ declare const SysAccount: Omit<{
8300
8298
  } | undefined;
8301
8299
  } | undefined;
8302
8300
  highlightFields?: string[] | undefined;
8303
- compactLayout?: string[] | undefined;
8304
8301
  stageField?: string | false | undefined;
8305
8302
  listViews?: Record<string, {
8306
8303
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -11669,7 +11666,6 @@ declare const SysVerification: Omit<{
11669
11666
  } | undefined;
11670
11667
  } | undefined;
11671
11668
  highlightFields?: string[] | undefined;
11672
- compactLayout?: string[] | undefined;
11673
11669
  stageField?: string | false | undefined;
11674
11670
  listViews?: Record<string, {
11675
11671
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -13520,7 +13516,6 @@ declare const SysOrganization: Omit<{
13520
13516
  } | undefined;
13521
13517
  } | undefined;
13522
13518
  highlightFields?: string[] | undefined;
13523
- compactLayout?: string[] | undefined;
13524
13519
  stageField?: string | false | undefined;
13525
13520
  listViews?: Record<string, {
13526
13521
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -15844,7 +15839,6 @@ declare const SysMember: Omit<{
15844
15839
  } | undefined;
15845
15840
  } | undefined;
15846
15841
  highlightFields?: string[] | undefined;
15847
- compactLayout?: string[] | undefined;
15848
15842
  stageField?: string | false | undefined;
15849
15843
  listViews?: Record<string, {
15850
15844
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -17616,7 +17610,6 @@ declare const SysInvitation: Omit<{
17616
17610
  } | undefined;
17617
17611
  } | undefined;
17618
17612
  highlightFields?: string[] | undefined;
17619
- compactLayout?: string[] | undefined;
17620
17613
  stageField?: string | false | undefined;
17621
17614
  listViews?: Record<string, {
17622
17615
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -20152,7 +20145,6 @@ declare const SysTeam: Omit<{
20152
20145
  } | undefined;
20153
20146
  } | undefined;
20154
20147
  highlightFields?: string[] | undefined;
20155
- compactLayout?: string[] | undefined;
20156
20148
  stageField?: string | false | undefined;
20157
20149
  listViews?: Record<string, {
20158
20150
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -21926,7 +21918,6 @@ declare const SysTeamMember: Omit<{
21926
21918
  } | undefined;
21927
21919
  } | undefined;
21928
21920
  highlightFields?: string[] | undefined;
21929
- compactLayout?: string[] | undefined;
21930
21921
  stageField?: string | false | undefined;
21931
21922
  listViews?: Record<string, {
21932
21923
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -23480,7 +23471,6 @@ declare const SysBusinessUnit: Omit<{
23480
23471
  } | undefined;
23481
23472
  } | undefined;
23482
23473
  highlightFields?: string[] | undefined;
23483
- compactLayout?: string[] | undefined;
23484
23474
  stageField?: string | false | undefined;
23485
23475
  listViews?: Record<string, {
23486
23476
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -26660,7 +26650,6 @@ declare const SysBusinessUnitMember: Omit<{
26660
26650
  } | undefined;
26661
26651
  } | undefined;
26662
26652
  highlightFields?: string[] | undefined;
26663
- compactLayout?: string[] | undefined;
26664
26653
  stageField?: string | false | undefined;
26665
26654
  listViews?: Record<string, {
26666
26655
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -29029,7 +29018,6 @@ declare const SysApiKey: Omit<{
29029
29018
  } | undefined;
29030
29019
  } | undefined;
29031
29020
  highlightFields?: string[] | undefined;
29032
- compactLayout?: string[] | undefined;
29033
29021
  stageField?: string | false | undefined;
29034
29022
  listViews?: Record<string, {
29035
29023
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -31870,7 +31858,6 @@ declare const SysTwoFactor: Omit<{
31870
31858
  } | undefined;
31871
31859
  } | undefined;
31872
31860
  highlightFields?: string[] | undefined;
31873
- compactLayout?: string[] | undefined;
31874
31861
  stageField?: string | false | undefined;
31875
31862
  listViews?: Record<string, {
31876
31863
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -34012,7 +33999,6 @@ declare const SysDeviceCode: Omit<{
34012
33999
  } | undefined;
34013
34000
  } | undefined;
34014
34001
  highlightFields?: string[] | undefined;
34015
- compactLayout?: string[] | undefined;
34016
34002
  stageField?: string | false | undefined;
34017
34003
  listViews?: Record<string, {
34018
34004
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -36918,7 +36904,6 @@ declare const SysUserPreference: Omit<{
36918
36904
  } | undefined;
36919
36905
  } | undefined;
36920
36906
  highlightFields?: string[] | undefined;
36921
- compactLayout?: string[] | undefined;
36922
36907
  stageField?: string | false | undefined;
36923
36908
  listViews?: Record<string, {
36924
36909
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -38837,7 +38822,6 @@ declare const SysOauthApplication: Omit<{
38837
38822
  } | undefined;
38838
38823
  } | undefined;
38839
38824
  highlightFields?: string[] | undefined;
38840
- compactLayout?: string[] | undefined;
38841
38825
  stageField?: string | false | undefined;
38842
38826
  listViews?: Record<string, {
38843
38827
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -45104,7 +45088,6 @@ declare const SysOauthAccessToken: Omit<{
45104
45088
  } | undefined;
45105
45089
  } | undefined;
45106
45090
  highlightFields?: string[] | undefined;
45107
- compactLayout?: string[] | undefined;
45108
45091
  stageField?: string | false | undefined;
45109
45092
  listViews?: Record<string, {
45110
45093
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -47656,7 +47639,6 @@ declare const SysOauthRefreshToken: Omit<{
47656
47639
  } | undefined;
47657
47640
  } | undefined;
47658
47641
  highlightFields?: string[] | undefined;
47659
- compactLayout?: string[] | undefined;
47660
47642
  stageField?: string | false | undefined;
47661
47643
  listViews?: Record<string, {
47662
47644
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -50382,7 +50364,6 @@ declare const SysOauthConsent: Omit<{
50382
50364
  } | undefined;
50383
50365
  } | undefined;
50384
50366
  highlightFields?: string[] | undefined;
50385
- compactLayout?: string[] | undefined;
50386
50367
  stageField?: string | false | undefined;
50387
50368
  listViews?: Record<string, {
50388
50369
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -52405,7 +52386,6 @@ declare const SysJwks: Omit<{
52405
52386
  } | undefined;
52406
52387
  } | undefined;
52407
52388
  highlightFields?: string[] | undefined;
52408
- compactLayout?: string[] | undefined;
52409
52389
  stageField?: string | false | undefined;
52410
52390
  listViews?: Record<string, {
52411
52391
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -54085,7 +54065,6 @@ declare const SysSsoProvider: Omit<{
54085
54065
  } | undefined;
54086
54066
  } | undefined;
54087
54067
  highlightFields?: string[] | undefined;
54088
- compactLayout?: string[] | undefined;
54089
54068
  stageField?: string | false | undefined;
54090
54069
  listViews?: Record<string, {
54091
54070
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
@@ -57051,7 +57030,6 @@ declare const SysScimProvider: Omit<{
57051
57030
  } | undefined;
57052
57031
  } | undefined;
57053
57032
  highlightFields?: string[] | undefined;
57054
- compactLayout?: string[] | undefined;
57055
57033
  stageField?: string | false | undefined;
57056
57034
  listViews?: Record<string, {
57057
57035
  type: "tree" | "grid" | "kanban" | "calendar" | "gantt" | "gallery" | "timeline" | "chart" | "map";
package/dist/index.js CHANGED
@@ -5245,9 +5245,19 @@ var SETUP_NAV_CONTRIBUTIONS = [
5245
5245
  { id: "nav_system_overview", type: "dashboard", label: "System Overview", dashboardName: "system_overview", icon: "activity" }
5246
5246
  ]
5247
5247
  },
5248
- // No group_apps contribution left here — both marketplace entries moved
5249
- // out (see header note); the group_apps shell anchor in setup.app.ts is
5250
- // filled entirely by capability plugins now.
5248
+ {
5249
+ // Package ADMINISTRATION is a platform/operator concern (ADR-0084:
5250
+ // packages are Operate, out of the builder) — so its home is Setup, not
5251
+ // the application builder. The console binds `developer:packages` to the
5252
+ // existing package-management page. Building/creating apps is a separate
5253
+ // journey (Home cover → /studio); this entry is for install/inspect/admin.
5254
+ app: "setup",
5255
+ group: "group_apps",
5256
+ priority: BASE_PRIORITY,
5257
+ items: [
5258
+ { id: "nav_packages", type: "component", label: "Packages", componentRef: "developer:packages", icon: "package" }
5259
+ ]
5260
+ },
5251
5261
  {
5252
5262
  app: "setup",
5253
5263
  group: "group_people_org",
@@ -5391,6 +5401,19 @@ var STUDIO_APP = {
5391
5401
  label: "Overview",
5392
5402
  icon: "layout-dashboard",
5393
5403
  children: [
5404
+ {
5405
+ // The application builder's front door (ADR-0080/0084): pick or
5406
+ // create a writable base package, then design in the full-screen
5407
+ // pillar builder (/studio/:packageId/:tab). The console binds
5408
+ // `studio:builder` to the BuilderLanding page — this makes the
5409
+ // builder reachable from login (Home → Studio → App Builder)
5410
+ // instead of being a URL-only surface.
5411
+ id: "nav_app_builder",
5412
+ type: "component",
5413
+ label: "App Builder",
5414
+ componentRef: "studio:builder",
5415
+ icon: "hammer"
5416
+ },
5394
5417
  {
5395
5418
  id: "nav_metadata_directory",
5396
5419
  type: "component",