@proteos/sdk 0.33.0 → 0.35.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.
@@ -1,216 +1,216 @@
1
1
  'use strict';
2
2
 
3
- var chunkNZI4N4SK_cjs = require('../chunk-NZI4N4SK.cjs');
3
+ var chunkHVO3UMFS_cjs = require('../chunk-HVO3UMFS.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "AppSchema", {
8
8
  enumerable: true,
9
- get: function () { return chunkNZI4N4SK_cjs.AppSchema; }
9
+ get: function () { return chunkHVO3UMFS_cjs.AppSchema; }
10
10
  });
11
11
  Object.defineProperty(exports, "AttributeSchema", {
12
12
  enumerable: true,
13
- get: function () { return chunkNZI4N4SK_cjs.AttributeSchema; }
13
+ get: function () { return chunkHVO3UMFS_cjs.AttributeSchema; }
14
14
  });
15
15
  Object.defineProperty(exports, "BUILT_IN_CONTROLS", {
16
16
  enumerable: true,
17
- get: function () { return chunkNZI4N4SK_cjs.BUILT_IN_CONTROLS; }
17
+ get: function () { return chunkHVO3UMFS_cjs.BUILT_IN_CONTROLS; }
18
18
  });
19
19
  Object.defineProperty(exports, "ColumnSchema", {
20
20
  enumerable: true,
21
- get: function () { return chunkNZI4N4SK_cjs.ColumnSchema; }
21
+ get: function () { return chunkHVO3UMFS_cjs.ColumnSchema; }
22
22
  });
23
23
  Object.defineProperty(exports, "ComponentSchema", {
24
24
  enumerable: true,
25
- get: function () { return chunkNZI4N4SK_cjs.ComponentSchema; }
25
+ get: function () { return chunkHVO3UMFS_cjs.ComponentSchema; }
26
26
  });
27
27
  Object.defineProperty(exports, "CurrencyAttributeMetaSchema", {
28
28
  enumerable: true,
29
- get: function () { return chunkNZI4N4SK_cjs.CurrencyAttributeMetaSchema; }
29
+ get: function () { return chunkHVO3UMFS_cjs.CurrencyAttributeMetaSchema; }
30
30
  });
31
31
  Object.defineProperty(exports, "DesignReferenceSchema", {
32
32
  enumerable: true,
33
- get: function () { return chunkNZI4N4SK_cjs.DesignReferenceSchema; }
33
+ get: function () { return chunkHVO3UMFS_cjs.DesignReferenceSchema; }
34
34
  });
35
35
  Object.defineProperty(exports, "EntitySchema", {
36
36
  enumerable: true,
37
- get: function () { return chunkNZI4N4SK_cjs.EntitySchema; }
37
+ get: function () { return chunkHVO3UMFS_cjs.EntitySchema; }
38
38
  });
39
39
  Object.defineProperty(exports, "EntityWithSchemaSchema", {
40
40
  enumerable: true,
41
- get: function () { return chunkNZI4N4SK_cjs.EntityWithSchemaSchema; }
41
+ get: function () { return chunkHVO3UMFS_cjs.EntityWithSchemaSchema; }
42
42
  });
43
43
  Object.defineProperty(exports, "FileAttributeMetaSchema", {
44
44
  enumerable: true,
45
- get: function () { return chunkNZI4N4SK_cjs.FileAttributeMetaSchema; }
45
+ get: function () { return chunkHVO3UMFS_cjs.FileAttributeMetaSchema; }
46
46
  });
47
47
  Object.defineProperty(exports, "FilterElementSchema", {
48
48
  enumerable: true,
49
- get: function () { return chunkNZI4N4SK_cjs.FilterElementSchema; }
49
+ get: function () { return chunkHVO3UMFS_cjs.FilterElementSchema; }
50
50
  });
51
51
  Object.defineProperty(exports, "FilterGroupSchema", {
52
52
  enumerable: true,
53
- get: function () { return chunkNZI4N4SK_cjs.FilterGroupSchema; }
53
+ get: function () { return chunkHVO3UMFS_cjs.FilterGroupSchema; }
54
54
  });
55
55
  Object.defineProperty(exports, "LayoutElementSchema", {
56
56
  enumerable: true,
57
- get: function () { return chunkNZI4N4SK_cjs.LayoutElementSchema; }
57
+ get: function () { return chunkHVO3UMFS_cjs.LayoutElementSchema; }
58
58
  });
59
59
  Object.defineProperty(exports, "LayoutElementType", {
60
60
  enumerable: true,
61
- get: function () { return chunkNZI4N4SK_cjs.LayoutElementType; }
61
+ get: function () { return chunkHVO3UMFS_cjs.LayoutElementType; }
62
62
  });
63
63
  Object.defineProperty(exports, "ListSchema", {
64
64
  enumerable: true,
65
- get: function () { return chunkNZI4N4SK_cjs.ListSchema; }
65
+ get: function () { return chunkHVO3UMFS_cjs.ListSchema; }
66
66
  });
67
67
  Object.defineProperty(exports, "ListViewSchema", {
68
68
  enumerable: true,
69
- get: function () { return chunkNZI4N4SK_cjs.ListViewSchema; }
69
+ get: function () { return chunkHVO3UMFS_cjs.ListViewSchema; }
70
70
  });
71
71
  Object.defineProperty(exports, "MenuConfigurationSchema", {
72
72
  enumerable: true,
73
- get: function () { return chunkNZI4N4SK_cjs.MenuConfigurationSchema; }
73
+ get: function () { return chunkHVO3UMFS_cjs.MenuConfigurationSchema; }
74
74
  });
75
75
  Object.defineProperty(exports, "MenuItemSchema", {
76
76
  enumerable: true,
77
- get: function () { return chunkNZI4N4SK_cjs.MenuItemSchema; }
77
+ get: function () { return chunkHVO3UMFS_cjs.MenuItemSchema; }
78
78
  });
79
79
  Object.defineProperty(exports, "MenuItemType", {
80
80
  enumerable: true,
81
- get: function () { return chunkNZI4N4SK_cjs.MenuItemType; }
81
+ get: function () { return chunkHVO3UMFS_cjs.MenuItemType; }
82
82
  });
83
83
  Object.defineProperty(exports, "MetaClient", {
84
84
  enumerable: true,
85
- get: function () { return chunkNZI4N4SK_cjs.MetaClient; }
85
+ get: function () { return chunkHVO3UMFS_cjs.MetaClient; }
86
86
  });
87
87
  Object.defineProperty(exports, "ModuleSchema", {
88
88
  enumerable: true,
89
- get: function () { return chunkNZI4N4SK_cjs.ModuleSchema; }
89
+ get: function () { return chunkHVO3UMFS_cjs.ModuleSchema; }
90
90
  });
91
91
  Object.defineProperty(exports, "OnDeleteActionSchema", {
92
92
  enumerable: true,
93
- get: function () { return chunkNZI4N4SK_cjs.OnDeleteActionSchema; }
93
+ get: function () { return chunkHVO3UMFS_cjs.OnDeleteActionSchema; }
94
94
  });
95
95
  Object.defineProperty(exports, "PAGE_BACKGROUND_TOKENS", {
96
96
  enumerable: true,
97
- get: function () { return chunkNZI4N4SK_cjs.PAGE_BACKGROUND_TOKENS; }
97
+ get: function () { return chunkHVO3UMFS_cjs.PAGE_BACKGROUND_TOKENS; }
98
98
  });
99
99
  Object.defineProperty(exports, "PLATFORM_ATTRIBUTE_NAMES", {
100
100
  enumerable: true,
101
- get: function () { return chunkNZI4N4SK_cjs.PLATFORM_ATTRIBUTE_NAMES; }
101
+ get: function () { return chunkHVO3UMFS_cjs.PLATFORM_ATTRIBUTE_NAMES; }
102
102
  });
103
103
  Object.defineProperty(exports, "PageActionSchema", {
104
104
  enumerable: true,
105
- get: function () { return chunkNZI4N4SK_cjs.PageActionSchema; }
105
+ get: function () { return chunkHVO3UMFS_cjs.PageActionSchema; }
106
106
  });
107
107
  Object.defineProperty(exports, "PageLayoutSchema", {
108
108
  enumerable: true,
109
- get: function () { return chunkNZI4N4SK_cjs.PageLayoutSchema; }
109
+ get: function () { return chunkHVO3UMFS_cjs.PageLayoutSchema; }
110
110
  });
111
111
  Object.defineProperty(exports, "PageLayoutSidePanelSchema", {
112
112
  enumerable: true,
113
- get: function () { return chunkNZI4N4SK_cjs.PageLayoutSidePanelSchema; }
113
+ get: function () { return chunkHVO3UMFS_cjs.PageLayoutSidePanelSchema; }
114
114
  });
115
115
  Object.defineProperty(exports, "PageSchema", {
116
116
  enumerable: true,
117
- get: function () { return chunkNZI4N4SK_cjs.PageSchema; }
117
+ get: function () { return chunkHVO3UMFS_cjs.PageSchema; }
118
118
  });
119
119
  Object.defineProperty(exports, "PageStyleSchema", {
120
120
  enumerable: true,
121
- get: function () { return chunkNZI4N4SK_cjs.PageStyleSchema; }
121
+ get: function () { return chunkHVO3UMFS_cjs.PageStyleSchema; }
122
122
  });
123
123
  Object.defineProperty(exports, "RelationAttributeMetaSchema", {
124
124
  enumerable: true,
125
- get: function () { return chunkNZI4N4SK_cjs.RelationAttributeMetaSchema; }
125
+ get: function () { return chunkHVO3UMFS_cjs.RelationAttributeMetaSchema; }
126
126
  });
127
127
  Object.defineProperty(exports, "SizeValueSchema", {
128
128
  enumerable: true,
129
- get: function () { return chunkNZI4N4SK_cjs.SizeValueSchema; }
129
+ get: function () { return chunkHVO3UMFS_cjs.SizeValueSchema; }
130
130
  });
131
131
  Object.defineProperty(exports, "SortConfigSchema", {
132
132
  enumerable: true,
133
- get: function () { return chunkNZI4N4SK_cjs.SortConfigSchema; }
133
+ get: function () { return chunkHVO3UMFS_cjs.SortConfigSchema; }
134
134
  });
135
135
  Object.defineProperty(exports, "UserAttributeMetaSchema", {
136
136
  enumerable: true,
137
- get: function () { return chunkNZI4N4SK_cjs.UserAttributeMetaSchema; }
137
+ get: function () { return chunkHVO3UMFS_cjs.UserAttributeMetaSchema; }
138
138
  });
139
139
  Object.defineProperty(exports, "VariableSchema", {
140
140
  enumerable: true,
141
- get: function () { return chunkNZI4N4SK_cjs.VariableSchema; }
141
+ get: function () { return chunkHVO3UMFS_cjs.VariableSchema; }
142
142
  });
143
143
  Object.defineProperty(exports, "allCurrencyCodes", {
144
144
  enumerable: true,
145
- get: function () { return chunkNZI4N4SK_cjs.allCurrencyCodes; }
145
+ get: function () { return chunkHVO3UMFS_cjs.allCurrencyCodes; }
146
146
  });
147
147
  Object.defineProperty(exports, "currencyLabel", {
148
148
  enumerable: true,
149
- get: function () { return chunkNZI4N4SK_cjs.currencyLabel; }
149
+ get: function () { return chunkHVO3UMFS_cjs.currencyLabel; }
150
150
  });
151
151
  Object.defineProperty(exports, "currencySymbol", {
152
152
  enumerable: true,
153
- get: function () { return chunkNZI4N4SK_cjs.currencySymbol; }
153
+ get: function () { return chunkHVO3UMFS_cjs.currencySymbol; }
154
154
  });
155
155
  Object.defineProperty(exports, "currencySymbolSide", {
156
156
  enumerable: true,
157
- get: function () { return chunkNZI4N4SK_cjs.currencySymbolSide; }
157
+ get: function () { return chunkHVO3UMFS_cjs.currencySymbolSide; }
158
158
  });
159
159
  Object.defineProperty(exports, "formatAmount", {
160
160
  enumerable: true,
161
- get: function () { return chunkNZI4N4SK_cjs.formatAmount; }
161
+ get: function () { return chunkHVO3UMFS_cjs.formatAmount; }
162
162
  });
163
163
  Object.defineProperty(exports, "formatMoney", {
164
164
  enumerable: true,
165
- get: function () { return chunkNZI4N4SK_cjs.formatMoney; }
165
+ get: function () { return chunkHVO3UMFS_cjs.formatMoney; }
166
166
  });
167
167
  Object.defineProperty(exports, "isBuiltInControl", {
168
168
  enumerable: true,
169
- get: function () { return chunkNZI4N4SK_cjs.isBuiltInControl; }
169
+ get: function () { return chunkHVO3UMFS_cjs.isBuiltInControl; }
170
170
  });
171
171
  Object.defineProperty(exports, "isPlatformAttributeName", {
172
172
  enumerable: true,
173
- get: function () { return chunkNZI4N4SK_cjs.isPlatformAttributeName; }
173
+ get: function () { return chunkHVO3UMFS_cjs.isPlatformAttributeName; }
174
174
  });
175
175
  Object.defineProperty(exports, "localeNumberSeparators", {
176
176
  enumerable: true,
177
- get: function () { return chunkNZI4N4SK_cjs.localeNumberSeparators; }
177
+ get: function () { return chunkHVO3UMFS_cjs.localeNumberSeparators; }
178
178
  });
179
179
  Object.defineProperty(exports, "lookupCompatibleControls", {
180
180
  enumerable: true,
181
- get: function () { return chunkNZI4N4SK_cjs.lookupCompatibleControls; }
181
+ get: function () { return chunkHVO3UMFS_cjs.lookupCompatibleControls; }
182
182
  });
183
183
  Object.defineProperty(exports, "lookupControls", {
184
184
  enumerable: true,
185
- get: function () { return chunkNZI4N4SK_cjs.lookupControls; }
185
+ get: function () { return chunkHVO3UMFS_cjs.lookupControls; }
186
186
  });
187
187
  Object.defineProperty(exports, "lookupPrimaryControl", {
188
188
  enumerable: true,
189
- get: function () { return chunkNZI4N4SK_cjs.lookupPrimaryControl; }
189
+ get: function () { return chunkHVO3UMFS_cjs.lookupPrimaryControl; }
190
190
  });
191
191
  Object.defineProperty(exports, "parseAmount", {
192
192
  enumerable: true,
193
- get: function () { return chunkNZI4N4SK_cjs.parseAmount; }
193
+ get: function () { return chunkHVO3UMFS_cjs.parseAmount; }
194
194
  });
195
195
  Object.defineProperty(exports, "parseCurrencyMeta", {
196
196
  enumerable: true,
197
- get: function () { return chunkNZI4N4SK_cjs.parseCurrencyMeta; }
197
+ get: function () { return chunkHVO3UMFS_cjs.parseCurrencyMeta; }
198
198
  });
199
199
  Object.defineProperty(exports, "parseFileMeta", {
200
200
  enumerable: true,
201
- get: function () { return chunkNZI4N4SK_cjs.parseFileMeta; }
201
+ get: function () { return chunkHVO3UMFS_cjs.parseFileMeta; }
202
202
  });
203
203
  Object.defineProperty(exports, "parseRelationMeta", {
204
204
  enumerable: true,
205
- get: function () { return chunkNZI4N4SK_cjs.parseRelationMeta; }
205
+ get: function () { return chunkHVO3UMFS_cjs.parseRelationMeta; }
206
206
  });
207
207
  Object.defineProperty(exports, "parseUserMeta", {
208
208
  enumerable: true,
209
- get: function () { return chunkNZI4N4SK_cjs.parseUserMeta; }
209
+ get: function () { return chunkHVO3UMFS_cjs.parseUserMeta; }
210
210
  });
211
211
  Object.defineProperty(exports, "platformAttributes", {
212
212
  enumerable: true,
213
- get: function () { return chunkNZI4N4SK_cjs.platformAttributes; }
213
+ get: function () { return chunkHVO3UMFS_cjs.platformAttributes; }
214
214
  });
215
215
  //# sourceMappingURL=index.cjs.map
216
216
  //# sourceMappingURL=index.cjs.map
@@ -1,2 +1,2 @@
1
- export { e as App, f as AppSchema, g as AppService, bm as ArrayAttributeMeta, a as Attribute, bn as AttributeForLookup, bo as AttributeMeta, h as AttributeSchema, i as AttributeType, bp as BUILT_IN_CONTROLS, bq as BuiltInControlSlug, k as Column, br as ColumnElement, l as ColumnSchema, bs as CommonProps, m as ComparisonOperator, n as Component, bt as ComponentElement, o as ComponentSchema, p as ComponentService, bu as ControlBucket, q as CreateAppRequest, r as CreateComponentRequest, s as CreateDesignReferenceRequest, t as CreateEntityRequest, u as CreateListRequest, v as CreateListViewRequest, w as CreateMenuConfigurationRequest, x as CreatePageRequest, y as CreateVariableRequest, z as CurrencyAttributeMeta, B as CurrencyAttributeMetaSchema, D as CurrencySymbolSide, E as CurrencyValue, bv as DatetimeAttributeMeta, bw as DatetimeFormat, J as DeployModuleRequest, K as DesignReference, M as DesignReferenceContent, N as DesignReferenceSchema, O as DesignReferenceService, bx as DividerElement, R as Entity, S as EntitySchema, T as EntityService, V as EntityWithSchema, W as EntityWithSchemaSchema, by as EnumAttributeMeta, bz as EnumValue, bA as FieldElement, X as FileAttributeMeta, bB as FileAttributeMetaSchema, Z as FilterElement, _ as FilterElementSchema, $ as FilterGroup, a0 as FilterGroupSchema, bC as LayoutAlign, bD as LayoutElement, bE as LayoutElementSchema, bF as LayoutElementType, bG as LayoutGap, bH as LayoutJustify, bI as LayoutTab, a1 as List, a2 as ListAppsOptions, a3 as ListComponentsOptions, a4 as ListDesignReferencesOptions, a5 as ListEntitiesOptions, a7 as ListListViewsOptions, a8 as ListListsOptions, a9 as ListMenuConfigurationsOptions, aa as ListModulesOptions, ab as ListPagesOptions, ac as ListSchema, ad as ListService, ae as ListVariablesOptions, af as ListView, ag as ListViewSchema, ah as ListViewService, ai as LogicalOperator, aj as MenuConfiguration, ak as MenuConfigurationSchema, al as MenuConfigurationService, am as MenuItem, an as MenuItemSchema, ao as MenuItemType, ap as MetaClient, aq as MetaListOptions, ar as Module, as as ModuleSchema, at as ModuleService, au as ModuleStatus, bJ as NumberAttributeMeta, bK as ObjectAttributeMeta, av as OnDeleteAction, aw as OnDeleteActionSchema, bL as PAGE_BACKGROUND_TOKENS, ax as PLATFORM_ATTRIBUTE_NAMES, az as Page, aA as PageAction, aB as PageActionSchema, bM as PageBackgroundToken, aC as PageLayout, aD as PageLayoutSchema, bN as PageLayoutSidePanel, bO as PageLayoutSidePanelSchema, aE as PageSchema, aF as PageService, bP as PageStyle, bQ as PageStyleSchema, aG as PageType, d as PublicAccessOperation, aH as PublicPageComponent, aI as PublicPageResponse, bR as RelatedListElement, aJ as RelationAttributeMeta, aK as RelationAttributeMetaSchema, bS as ResponsiveSizing, bT as RowElement, bU as SectionElement, bV as SizeValue, bW as SizeValueSchema, bX as SizingProps, aP as SortConfig, aQ as SortConfigSchema, aR as SortDirection, bY as StringAttributeMeta, bZ as StringFormat, b_ as TabsElement, b$ as TextElement, c0 as TextVariant, aU as UpdateAppRequest, aV as UpdateComponentRequest, aW as UpdateDesignReferenceRequest, aX as UpdateEntityRequest, aY as UpdateListRequest, aZ as UpdateListViewRequest, a_ as UpdateMenuConfigurationRequest, a$ as UpdatePageRequest, b0 as UpdateVariableRequest, c1 as UserAttributeMeta, c2 as UserAttributeMetaSchema, b3 as Variable, b4 as VariableSchema, b5 as VariableService, b6 as allCurrencyCodes, b9 as currencyLabel, ba as currencySymbol, bb as currencySymbolSide, bc as formatAmount, bd as formatMoney, c3 as isBuiltInControl, be as isPlatformAttributeName, bf as localeNumberSeparators, c4 as lookupCompatibleControls, c5 as lookupControls, c6 as lookupPrimaryControl, bg as parseAmount, bh as parseCurrencyMeta, bi as parseFileMeta, bj as parseRelationMeta, c7 as parseUserMeta, bk as platformAttributes } from '../types-v9RkMuKf.cjs';
1
+ export { e as App, f as AppSchema, g as AppService, h as ArrayAttributeMeta, a as Attribute, bp as AttributeForLookup, bq as AttributeMeta, i as AttributeSchema, j as AttributeType, br as BUILT_IN_CONTROLS, bs as BuiltInControlSlug, l as Column, bt as ColumnElement, m as ColumnSchema, bu as CommonProps, n as ComparisonOperator, o as Component, bv as ComponentElement, p as ComponentSchema, q as ComponentService, bw as ControlBucket, r as CreateAppRequest, s as CreateComponentRequest, t as CreateDesignReferenceRequest, u as CreateEntityRequest, v as CreateListRequest, w as CreateListViewRequest, x as CreateMenuConfigurationRequest, y as CreatePageRequest, z as CreateVariableRequest, B as CurrencyAttributeMeta, D as CurrencyAttributeMetaSchema, E as CurrencySymbolSide, G as CurrencyValue, bx as DatetimeAttributeMeta, by as DatetimeFormat, K as DeployModuleRequest, M as DesignReference, N as DesignReferenceContent, O as DesignReferenceSchema, Q as DesignReferenceService, bz as DividerElement, S as Entity, T as EntitySchema, V as EntityService, W as EntityWithSchema, X as EntityWithSchemaSchema, Y as EnumAttributeMeta, Z as EnumValue, bA as FieldElement, _ as FileAttributeMeta, bB as FileAttributeMetaSchema, a0 as FilterElement, a1 as FilterElementSchema, a2 as FilterGroup, a3 as FilterGroupSchema, bC as LayoutAlign, bD as LayoutElement, bE as LayoutElementSchema, bF as LayoutElementType, bG as LayoutGap, bH as LayoutJustify, bI as LayoutTab, a4 as List, a5 as ListAppsOptions, a6 as ListComponentsOptions, a7 as ListDesignReferencesOptions, a8 as ListEntitiesOptions, aa as ListListViewsOptions, ab as ListListsOptions, ac as ListMenuConfigurationsOptions, ad as ListModulesOptions, ae as ListPagesOptions, af as ListSchema, ag as ListService, ah as ListVariablesOptions, ai as ListView, aj as ListViewSchema, ak as ListViewService, al as LogicalOperator, am as MenuConfiguration, an as MenuConfigurationSchema, ao as MenuConfigurationService, ap as MenuItem, aq as MenuItemSchema, ar as MenuItemType, as as MetaClient, at as MetaListOptions, au as Module, av as ModuleSchema, aw as ModuleService, ax as ModuleStatus, bJ as NumberAttributeMeta, bK as ObjectAttributeMeta, ay as OnDeleteAction, az as OnDeleteActionSchema, bL as PAGE_BACKGROUND_TOKENS, aA as PLATFORM_ATTRIBUTE_NAMES, aC as Page, aD as PageAction, aE as PageActionSchema, bM as PageBackgroundToken, aF as PageLayout, aG as PageLayoutSchema, bN as PageLayoutSidePanel, bO as PageLayoutSidePanelSchema, aH as PageSchema, aI as PageService, bP as PageStyle, bQ as PageStyleSchema, aJ as PageType, d as PublicAccessOperation, aK as PublicPageComponent, aL as PublicPageResponse, bR as RelatedListElement, bS as RelatedRecordElement, aM as RelationAttributeMeta, aN as RelationAttributeMetaSchema, bT as ResponsiveSizing, bU as RowElement, bV as SectionElement, bW as SizeValue, bX as SizeValueSchema, bY as SizingProps, aS as SortConfig, aT as SortConfigSchema, aU as SortDirection, bZ as StringAttributeMeta, b_ as StringFormat, b$ as TabsElement, c0 as TextElement, c1 as TextVariant, aX as UpdateAppRequest, aY as UpdateComponentRequest, aZ as UpdateDesignReferenceRequest, a_ as UpdateEntityRequest, a$ as UpdateListRequest, b0 as UpdateListViewRequest, b1 as UpdateMenuConfigurationRequest, b2 as UpdatePageRequest, b3 as UpdateVariableRequest, c2 as UserAttributeMeta, c3 as UserAttributeMetaSchema, b6 as Variable, b7 as VariableSchema, b8 as VariableService, b9 as allCurrencyCodes, bc as currencyLabel, bd as currencySymbol, be as currencySymbolSide, bf as formatAmount, bg as formatMoney, c4 as isBuiltInControl, bh as isPlatformAttributeName, bi as localeNumberSeparators, c5 as lookupCompatibleControls, c6 as lookupControls, c7 as lookupPrimaryControl, bj as parseAmount, bk as parseCurrencyMeta, bl as parseFileMeta, bm as parseRelationMeta, c8 as parseUserMeta, bn as platformAttributes } from '../types-CiCNPrXT.cjs';
2
2
  import 'zod';
@@ -1,2 +1,2 @@
1
- export { e as App, f as AppSchema, g as AppService, bm as ArrayAttributeMeta, a as Attribute, bn as AttributeForLookup, bo as AttributeMeta, h as AttributeSchema, i as AttributeType, bp as BUILT_IN_CONTROLS, bq as BuiltInControlSlug, k as Column, br as ColumnElement, l as ColumnSchema, bs as CommonProps, m as ComparisonOperator, n as Component, bt as ComponentElement, o as ComponentSchema, p as ComponentService, bu as ControlBucket, q as CreateAppRequest, r as CreateComponentRequest, s as CreateDesignReferenceRequest, t as CreateEntityRequest, u as CreateListRequest, v as CreateListViewRequest, w as CreateMenuConfigurationRequest, x as CreatePageRequest, y as CreateVariableRequest, z as CurrencyAttributeMeta, B as CurrencyAttributeMetaSchema, D as CurrencySymbolSide, E as CurrencyValue, bv as DatetimeAttributeMeta, bw as DatetimeFormat, J as DeployModuleRequest, K as DesignReference, M as DesignReferenceContent, N as DesignReferenceSchema, O as DesignReferenceService, bx as DividerElement, R as Entity, S as EntitySchema, T as EntityService, V as EntityWithSchema, W as EntityWithSchemaSchema, by as EnumAttributeMeta, bz as EnumValue, bA as FieldElement, X as FileAttributeMeta, bB as FileAttributeMetaSchema, Z as FilterElement, _ as FilterElementSchema, $ as FilterGroup, a0 as FilterGroupSchema, bC as LayoutAlign, bD as LayoutElement, bE as LayoutElementSchema, bF as LayoutElementType, bG as LayoutGap, bH as LayoutJustify, bI as LayoutTab, a1 as List, a2 as ListAppsOptions, a3 as ListComponentsOptions, a4 as ListDesignReferencesOptions, a5 as ListEntitiesOptions, a7 as ListListViewsOptions, a8 as ListListsOptions, a9 as ListMenuConfigurationsOptions, aa as ListModulesOptions, ab as ListPagesOptions, ac as ListSchema, ad as ListService, ae as ListVariablesOptions, af as ListView, ag as ListViewSchema, ah as ListViewService, ai as LogicalOperator, aj as MenuConfiguration, ak as MenuConfigurationSchema, al as MenuConfigurationService, am as MenuItem, an as MenuItemSchema, ao as MenuItemType, ap as MetaClient, aq as MetaListOptions, ar as Module, as as ModuleSchema, at as ModuleService, au as ModuleStatus, bJ as NumberAttributeMeta, bK as ObjectAttributeMeta, av as OnDeleteAction, aw as OnDeleteActionSchema, bL as PAGE_BACKGROUND_TOKENS, ax as PLATFORM_ATTRIBUTE_NAMES, az as Page, aA as PageAction, aB as PageActionSchema, bM as PageBackgroundToken, aC as PageLayout, aD as PageLayoutSchema, bN as PageLayoutSidePanel, bO as PageLayoutSidePanelSchema, aE as PageSchema, aF as PageService, bP as PageStyle, bQ as PageStyleSchema, aG as PageType, d as PublicAccessOperation, aH as PublicPageComponent, aI as PublicPageResponse, bR as RelatedListElement, aJ as RelationAttributeMeta, aK as RelationAttributeMetaSchema, bS as ResponsiveSizing, bT as RowElement, bU as SectionElement, bV as SizeValue, bW as SizeValueSchema, bX as SizingProps, aP as SortConfig, aQ as SortConfigSchema, aR as SortDirection, bY as StringAttributeMeta, bZ as StringFormat, b_ as TabsElement, b$ as TextElement, c0 as TextVariant, aU as UpdateAppRequest, aV as UpdateComponentRequest, aW as UpdateDesignReferenceRequest, aX as UpdateEntityRequest, aY as UpdateListRequest, aZ as UpdateListViewRequest, a_ as UpdateMenuConfigurationRequest, a$ as UpdatePageRequest, b0 as UpdateVariableRequest, c1 as UserAttributeMeta, c2 as UserAttributeMetaSchema, b3 as Variable, b4 as VariableSchema, b5 as VariableService, b6 as allCurrencyCodes, b9 as currencyLabel, ba as currencySymbol, bb as currencySymbolSide, bc as formatAmount, bd as formatMoney, c3 as isBuiltInControl, be as isPlatformAttributeName, bf as localeNumberSeparators, c4 as lookupCompatibleControls, c5 as lookupControls, c6 as lookupPrimaryControl, bg as parseAmount, bh as parseCurrencyMeta, bi as parseFileMeta, bj as parseRelationMeta, c7 as parseUserMeta, bk as platformAttributes } from '../types-v9RkMuKf.js';
1
+ export { e as App, f as AppSchema, g as AppService, h as ArrayAttributeMeta, a as Attribute, bp as AttributeForLookup, bq as AttributeMeta, i as AttributeSchema, j as AttributeType, br as BUILT_IN_CONTROLS, bs as BuiltInControlSlug, l as Column, bt as ColumnElement, m as ColumnSchema, bu as CommonProps, n as ComparisonOperator, o as Component, bv as ComponentElement, p as ComponentSchema, q as ComponentService, bw as ControlBucket, r as CreateAppRequest, s as CreateComponentRequest, t as CreateDesignReferenceRequest, u as CreateEntityRequest, v as CreateListRequest, w as CreateListViewRequest, x as CreateMenuConfigurationRequest, y as CreatePageRequest, z as CreateVariableRequest, B as CurrencyAttributeMeta, D as CurrencyAttributeMetaSchema, E as CurrencySymbolSide, G as CurrencyValue, bx as DatetimeAttributeMeta, by as DatetimeFormat, K as DeployModuleRequest, M as DesignReference, N as DesignReferenceContent, O as DesignReferenceSchema, Q as DesignReferenceService, bz as DividerElement, S as Entity, T as EntitySchema, V as EntityService, W as EntityWithSchema, X as EntityWithSchemaSchema, Y as EnumAttributeMeta, Z as EnumValue, bA as FieldElement, _ as FileAttributeMeta, bB as FileAttributeMetaSchema, a0 as FilterElement, a1 as FilterElementSchema, a2 as FilterGroup, a3 as FilterGroupSchema, bC as LayoutAlign, bD as LayoutElement, bE as LayoutElementSchema, bF as LayoutElementType, bG as LayoutGap, bH as LayoutJustify, bI as LayoutTab, a4 as List, a5 as ListAppsOptions, a6 as ListComponentsOptions, a7 as ListDesignReferencesOptions, a8 as ListEntitiesOptions, aa as ListListViewsOptions, ab as ListListsOptions, ac as ListMenuConfigurationsOptions, ad as ListModulesOptions, ae as ListPagesOptions, af as ListSchema, ag as ListService, ah as ListVariablesOptions, ai as ListView, aj as ListViewSchema, ak as ListViewService, al as LogicalOperator, am as MenuConfiguration, an as MenuConfigurationSchema, ao as MenuConfigurationService, ap as MenuItem, aq as MenuItemSchema, ar as MenuItemType, as as MetaClient, at as MetaListOptions, au as Module, av as ModuleSchema, aw as ModuleService, ax as ModuleStatus, bJ as NumberAttributeMeta, bK as ObjectAttributeMeta, ay as OnDeleteAction, az as OnDeleteActionSchema, bL as PAGE_BACKGROUND_TOKENS, aA as PLATFORM_ATTRIBUTE_NAMES, aC as Page, aD as PageAction, aE as PageActionSchema, bM as PageBackgroundToken, aF as PageLayout, aG as PageLayoutSchema, bN as PageLayoutSidePanel, bO as PageLayoutSidePanelSchema, aH as PageSchema, aI as PageService, bP as PageStyle, bQ as PageStyleSchema, aJ as PageType, d as PublicAccessOperation, aK as PublicPageComponent, aL as PublicPageResponse, bR as RelatedListElement, bS as RelatedRecordElement, aM as RelationAttributeMeta, aN as RelationAttributeMetaSchema, bT as ResponsiveSizing, bU as RowElement, bV as SectionElement, bW as SizeValue, bX as SizeValueSchema, bY as SizingProps, aS as SortConfig, aT as SortConfigSchema, aU as SortDirection, bZ as StringAttributeMeta, b_ as StringFormat, b$ as TabsElement, c0 as TextElement, c1 as TextVariant, aX as UpdateAppRequest, aY as UpdateComponentRequest, aZ as UpdateDesignReferenceRequest, a_ as UpdateEntityRequest, a$ as UpdateListRequest, b0 as UpdateListViewRequest, b1 as UpdateMenuConfigurationRequest, b2 as UpdatePageRequest, b3 as UpdateVariableRequest, c2 as UserAttributeMeta, c3 as UserAttributeMetaSchema, b6 as Variable, b7 as VariableSchema, b8 as VariableService, b9 as allCurrencyCodes, bc as currencyLabel, bd as currencySymbol, be as currencySymbolSide, bf as formatAmount, bg as formatMoney, c4 as isBuiltInControl, bh as isPlatformAttributeName, bi as localeNumberSeparators, c5 as lookupCompatibleControls, c6 as lookupControls, c7 as lookupPrimaryControl, bj as parseAmount, bk as parseCurrencyMeta, bl as parseFileMeta, bm as parseRelationMeta, c8 as parseUserMeta, bn as platformAttributes } from '../types-CiCNPrXT.js';
2
2
  import 'zod';
@@ -1,3 +1,3 @@
1
- export { AppSchema, AttributeSchema, BUILT_IN_CONTROLS, ColumnSchema, ComponentSchema, CurrencyAttributeMetaSchema, DesignReferenceSchema, EntitySchema, EntityWithSchemaSchema, FileAttributeMetaSchema, FilterElementSchema, FilterGroupSchema, LayoutElementSchema, LayoutElementType, ListSchema, ListViewSchema, MenuConfigurationSchema, MenuItemSchema, MenuItemType, MetaClient, ModuleSchema, OnDeleteActionSchema, PAGE_BACKGROUND_TOKENS, PLATFORM_ATTRIBUTE_NAMES, PageActionSchema, PageLayoutSchema, PageLayoutSidePanelSchema, PageSchema, PageStyleSchema, RelationAttributeMetaSchema, SizeValueSchema, SortConfigSchema, UserAttributeMetaSchema, VariableSchema, allCurrencyCodes, currencyLabel, currencySymbol, currencySymbolSide, formatAmount, formatMoney, isBuiltInControl, isPlatformAttributeName, localeNumberSeparators, lookupCompatibleControls, lookupControls, lookupPrimaryControl, parseAmount, parseCurrencyMeta, parseFileMeta, parseRelationMeta, parseUserMeta, platformAttributes } from '../chunk-JWLTUYS7.js';
1
+ export { AppSchema, AttributeSchema, BUILT_IN_CONTROLS, ColumnSchema, ComponentSchema, CurrencyAttributeMetaSchema, DesignReferenceSchema, EntitySchema, EntityWithSchemaSchema, FileAttributeMetaSchema, FilterElementSchema, FilterGroupSchema, LayoutElementSchema, LayoutElementType, ListSchema, ListViewSchema, MenuConfigurationSchema, MenuItemSchema, MenuItemType, MetaClient, ModuleSchema, OnDeleteActionSchema, PAGE_BACKGROUND_TOKENS, PLATFORM_ATTRIBUTE_NAMES, PageActionSchema, PageLayoutSchema, PageLayoutSidePanelSchema, PageSchema, PageStyleSchema, RelationAttributeMetaSchema, SizeValueSchema, SortConfigSchema, UserAttributeMetaSchema, VariableSchema, allCurrencyCodes, currencyLabel, currencySymbol, currencySymbolSide, formatAmount, formatMoney, isBuiltInControl, isPlatformAttributeName, localeNumberSeparators, lookupCompatibleControls, lookupControls, lookupPrimaryControl, parseAmount, parseCurrencyMeta, parseFileMeta, parseRelationMeta, parseUserMeta, platformAttributes } from '../chunk-Y2TJBWC5.js';
2
2
  //# sourceMappingURL=index.js.map
3
3
  //# sourceMappingURL=index.js.map
@@ -1423,6 +1423,7 @@ declare const LayoutElementType: {
1423
1423
  readonly Tabs: "tabs";
1424
1424
  readonly Field: "field";
1425
1425
  readonly RelatedList: "related_list";
1426
+ readonly RelatedRecord: "related_record";
1426
1427
  readonly Component: "component";
1427
1428
  readonly Divider: "divider";
1428
1429
  readonly Text: "text";
@@ -1496,6 +1497,30 @@ type RelatedListElement = CommonProps & {
1496
1497
  */
1497
1498
  follows_parent_edit_mode?: boolean;
1498
1499
  };
1500
+ /**
1501
+ * Renders the FIRST record of `related_entity_slug` that references the
1502
+ * current record through the `via_attribute` relation attribute — the
1503
+ * singular counterpart of `related_list`, addressing the relation the same
1504
+ * inbound way. The match is taken oldest-first so the choice is stable.
1505
+ *
1506
+ * `page_slug` optionally pins which record page supplies the layout; when
1507
+ * omitted (or dangling) the renderer falls back to the related entity's
1508
+ * default record page. The element renders that page bare — wrap it in a
1509
+ * `section` element for a title or collapse affordance.
1510
+ */
1511
+ type RelatedRecordElement = CommonProps & {
1512
+ type: 'related_record';
1513
+ related_entity_slug: string;
1514
+ via_attribute: string;
1515
+ page_slug?: string;
1516
+ /**
1517
+ * When absent or true, the element enters edit mode together with the host
1518
+ * page's edit mode. False keeps it independent — editable only through its
1519
+ * own hover control. Either way the element saves the related record
1520
+ * itself; the host page's Save never covers it.
1521
+ */
1522
+ follows_parent_edit_mode?: boolean;
1523
+ };
1499
1524
  type ComponentElement = CommonProps & {
1500
1525
  type: 'component';
1501
1526
  component_slug: string;
@@ -1516,7 +1541,7 @@ type TextElement = CommonProps & {
1516
1541
  variant: TextVariant;
1517
1542
  content: string;
1518
1543
  };
1519
- type LayoutElement = RowElement | ColumnElement | SectionElement | TabsElement | FieldElement | RelatedListElement | ComponentElement | DividerElement | TextElement;
1544
+ type LayoutElement = RowElement | ColumnElement | SectionElement | TabsElement | FieldElement | RelatedListElement | RelatedRecordElement | ComponentElement | DividerElement | TextElement;
1520
1545
  declare const LayoutElementSchema: z.ZodType<LayoutElement>;
1521
1546
 
1522
1547
  /**
@@ -2719,6 +2744,8 @@ interface List extends AuditFields {
2719
2744
  name: string;
2720
2745
  entity_slug: string;
2721
2746
  columns: Column[];
2747
+ /** Record page to open from this list; empty/absent = org default for the entity. */
2748
+ default_page_slug?: string;
2722
2749
  sorting: SortConfig[];
2723
2750
  filters: FilterGroup[];
2724
2751
  }
@@ -2786,6 +2813,7 @@ declare const ListSchema: z.ZodObject<{
2786
2813
  label: string;
2787
2814
  attribute: string;
2788
2815
  }>, "many">;
2816
+ default_page_slug: z.ZodOptional<z.ZodString>;
2789
2817
  sorting: z.ZodArray<z.ZodObject<{
2790
2818
  attribute: z.ZodString;
2791
2819
  direction: z.ZodEnum<["asc", "desc"]>;
@@ -2822,6 +2850,7 @@ declare const ListSchema: z.ZodObject<{
2822
2850
  direction: "asc" | "desc";
2823
2851
  }[];
2824
2852
  filters: FilterGroup[];
2853
+ default_page_slug?: string | undefined;
2825
2854
  }, {
2826
2855
  name: string;
2827
2856
  created_at: string;
@@ -2847,6 +2876,7 @@ declare const ListSchema: z.ZodObject<{
2847
2876
  direction: "asc" | "desc";
2848
2877
  }[];
2849
2878
  filters: FilterGroup[];
2879
+ default_page_slug?: string | undefined;
2850
2880
  }>;
2851
2881
  /**
2852
2882
  * Options for listing lists.
@@ -2866,6 +2896,7 @@ interface CreateListRequest {
2866
2896
  entity_slug: string;
2867
2897
  name: string;
2868
2898
  columns: Column[];
2899
+ default_page_slug?: string;
2869
2900
  sorting: SortConfig[];
2870
2901
  filters: FilterGroup[];
2871
2902
  }
@@ -2876,6 +2907,8 @@ interface UpdateListRequest {
2876
2907
  name?: string;
2877
2908
  module_slug?: string;
2878
2909
  columns?: Column[];
2910
+ /** Set to '' to clear back to the org default. */
2911
+ default_page_slug?: string;
2879
2912
  sorting?: SortConfig[];
2880
2913
  filters?: FilterGroup[];
2881
2914
  }
@@ -3658,4 +3691,4 @@ interface DesignReferenceContent {
3658
3691
  content: string;
3659
3692
  }
3660
3693
 
3661
- export { type FilterGroup as $, type AuditFields as A, CurrencyAttributeMetaSchema as B, type ClientOptions as C, type CurrencySymbolSide as D, type CurrencyValue as E, type FileRef as F, DEFAULT_OPTIONS as G, DEFAULT_PAGE_SIZE as H, DONE as I, type DeployModuleRequest as J, type DesignReference as K, type ListOptions as L, type DesignReferenceContent as M, DesignReferenceSchema as N, type DesignReferenceService as O, PageIterator as P, type Done as Q, type Entity as R, EntitySchema as S, type EntityService as T, type UserRef as U, type EntityWithSchema as V, EntityWithSchemaSchema as W, type FileAttributeMeta as X, FileRefSchema as Y, type FilterElement as Z, FilterElementSchema as _, type Attribute as a, type UpdatePageRequest as a$, FilterGroupSchema as a0, type List as a1, type ListAppsOptions as a2, type ListComponentsOptions as a3, type ListDesignReferencesOptions as a4, type ListEntitiesOptions as a5, type ListFn as a6, type ListListViewsOptions as a7, type ListListsOptions as a8, type ListMenuConfigurationsOptions as a9, type PageAction as aA, PageActionSchema as aB, type PageLayout as aC, PageLayoutSchema as aD, PageSchema as aE, type PageService as aF, type PageType as aG, type PublicPageComponent as aH, type PublicPageResponse as aI, type RelationAttributeMeta as aJ, RelationAttributeMetaSchema as aK, type RequestOptions as aL, type ResolvedClientOptions as aM, type ResponseMeta as aN, ResponseMetaSchema as aO, type SortConfig as aP, SortConfigSchema as aQ, type SortDirection as aR, type Timestamps as aS, type TokenProvider as aT, type UpdateAppRequest as aU, type UpdateComponentRequest as aV, type UpdateDesignReferenceRequest as aW, type UpdateEntityRequest as aX, type UpdateListRequest as aY, type UpdateListViewRequest as aZ, type UpdateMenuConfigurationRequest as a_, type ListModulesOptions as aa, type ListPagesOptions as ab, ListSchema as ac, type ListService as ad, type ListVariablesOptions as ae, type ListView as af, ListViewSchema as ag, type ListViewService as ah, type LogicalOperator as ai, type MenuConfiguration as aj, MenuConfigurationSchema as ak, type MenuConfigurationService as al, type MenuItem as am, MenuItemSchema as an, MenuItemType as ao, MetaClient as ap, type MetaListOptions as aq, type Module as ar, ModuleSchema as as, type ModuleService as at, type ModuleStatus as au, type OnDeleteAction as av, OnDeleteActionSchema as aw, PLATFORM_ATTRIBUTE_NAMES as ax, PLATFORM_USER_ID as ay, type Page as az, type ListResult as b, type TextElement as b$, type UpdateVariableRequest as b0, UserRefSchema as b1, type UserType as b2, type Variable as b3, VariableSchema as b4, type VariableService as b5, allCurrencyCodes as b6, createIterator as b7, createListResultSchema as b8, currencyLabel as b9, type FieldElement as bA, FileAttributeMetaSchema as bB, type LayoutAlign as bC, type LayoutElement as bD, LayoutElementSchema as bE, LayoutElementType as bF, type LayoutGap as bG, type LayoutJustify as bH, type LayoutTab as bI, type NumberAttributeMeta as bJ, type ObjectAttributeMeta as bK, PAGE_BACKGROUND_TOKENS as bL, type PageBackgroundToken as bM, type PageLayoutSidePanel as bN, PageLayoutSidePanelSchema as bO, type PageStyle as bP, PageStyleSchema as bQ, type RelatedListElement as bR, type ResponsiveSizing as bS, type RowElement as bT, type SectionElement as bU, type SizeValue as bV, SizeValueSchema as bW, type SizingProps as bX, type StringAttributeMeta as bY, type StringFormat as bZ, type TabsElement as b_, currencySymbol as ba, currencySymbolSide as bb, formatAmount as bc, formatMoney as bd, isPlatformAttributeName as be, localeNumberSeparators as bf, parseAmount as bg, parseCurrencyMeta as bh, parseFileMeta as bi, parseRelationMeta as bj, platformAttributes as bk, resolveOptions as bl, type ArrayAttributeMeta as bm, type AttributeForLookup as bn, type AttributeMeta as bo, BUILT_IN_CONTROLS as bp, type BuiltInControlSlug as bq, type ColumnElement as br, type CommonProps as bs, type ComponentElement as bt, type ControlBucket as bu, type DatetimeAttributeMeta as bv, type DatetimeFormat as bw, type DividerElement as bx, type EnumAttributeMeta as by, type EnumValue as bz, ProteosClient as c, type TextVariant as c0, type UserAttributeMeta as c1, UserAttributeMetaSchema as c2, isBuiltInControl as c3, lookupCompatibleControls as c4, lookupControls as c5, lookupPrimaryControl as c6, parseUserMeta as c7, type PublicAccessOperation as d, type App as e, AppSchema as f, type AppService as g, AttributeSchema as h, type AttributeType as i, AuditFieldsSchema as j, type Column as k, ColumnSchema as l, type ComparisonOperator as m, type Component as n, ComponentSchema as o, type ComponentService as p, type CreateAppRequest as q, type CreateComponentRequest as r, type CreateDesignReferenceRequest as s, type CreateEntityRequest as t, type CreateListRequest as u, type CreateListViewRequest as v, type CreateMenuConfigurationRequest as w, type CreatePageRequest as x, type CreateVariableRequest as y, type CurrencyAttributeMeta as z };
3694
+ export { FileRefSchema as $, type AuditFields as A, type CurrencyAttributeMeta as B, type ClientOptions as C, CurrencyAttributeMetaSchema as D, type CurrencySymbolSide as E, type FileRef as F, type CurrencyValue as G, DEFAULT_OPTIONS as H, DEFAULT_PAGE_SIZE as I, DONE as J, type DeployModuleRequest as K, type ListOptions as L, type DesignReference as M, type DesignReferenceContent as N, DesignReferenceSchema as O, PageIterator as P, type DesignReferenceService as Q, type Done as R, type Entity as S, EntitySchema as T, type UserRef as U, type EntityService as V, type EntityWithSchema as W, EntityWithSchemaSchema as X, type EnumAttributeMeta as Y, type EnumValue as Z, type FileAttributeMeta as _, type Attribute as a, type UpdateListRequest as a$, type FilterElement as a0, FilterElementSchema as a1, type FilterGroup as a2, FilterGroupSchema as a3, type List as a4, type ListAppsOptions as a5, type ListComponentsOptions as a6, type ListDesignReferencesOptions as a7, type ListEntitiesOptions as a8, type ListFn as a9, PLATFORM_ATTRIBUTE_NAMES as aA, PLATFORM_USER_ID as aB, type Page as aC, type PageAction as aD, PageActionSchema as aE, type PageLayout as aF, PageLayoutSchema as aG, PageSchema as aH, type PageService as aI, type PageType as aJ, type PublicPageComponent as aK, type PublicPageResponse as aL, type RelationAttributeMeta as aM, RelationAttributeMetaSchema as aN, type RequestOptions as aO, type ResolvedClientOptions as aP, type ResponseMeta as aQ, ResponseMetaSchema as aR, type SortConfig as aS, SortConfigSchema as aT, type SortDirection as aU, type Timestamps as aV, type TokenProvider as aW, type UpdateAppRequest as aX, type UpdateComponentRequest as aY, type UpdateDesignReferenceRequest as aZ, type UpdateEntityRequest as a_, type ListListViewsOptions as aa, type ListListsOptions as ab, type ListMenuConfigurationsOptions as ac, type ListModulesOptions as ad, type ListPagesOptions as ae, ListSchema as af, type ListService as ag, type ListVariablesOptions as ah, type ListView as ai, ListViewSchema as aj, type ListViewService as ak, type LogicalOperator as al, type MenuConfiguration as am, MenuConfigurationSchema as an, type MenuConfigurationService as ao, type MenuItem as ap, MenuItemSchema as aq, MenuItemType as ar, MetaClient as as, type MetaListOptions as at, type Module as au, ModuleSchema as av, type ModuleService as aw, type ModuleStatus as ax, type OnDeleteAction as ay, OnDeleteActionSchema as az, type ListResult as b, type TabsElement as b$, type UpdateListViewRequest as b0, type UpdateMenuConfigurationRequest as b1, type UpdatePageRequest as b2, type UpdateVariableRequest as b3, UserRefSchema as b4, type UserType as b5, type Variable as b6, VariableSchema as b7, type VariableService as b8, allCurrencyCodes as b9, type FieldElement as bA, FileAttributeMetaSchema as bB, type LayoutAlign as bC, type LayoutElement as bD, LayoutElementSchema as bE, LayoutElementType as bF, type LayoutGap as bG, type LayoutJustify as bH, type LayoutTab as bI, type NumberAttributeMeta as bJ, type ObjectAttributeMeta as bK, PAGE_BACKGROUND_TOKENS as bL, type PageBackgroundToken as bM, type PageLayoutSidePanel as bN, PageLayoutSidePanelSchema as bO, type PageStyle as bP, PageStyleSchema as bQ, type RelatedListElement as bR, type RelatedRecordElement as bS, type ResponsiveSizing as bT, type RowElement as bU, type SectionElement as bV, type SizeValue as bW, SizeValueSchema as bX, type SizingProps as bY, type StringAttributeMeta as bZ, type StringFormat as b_, createIterator as ba, createListResultSchema as bb, currencyLabel as bc, currencySymbol as bd, currencySymbolSide as be, formatAmount as bf, formatMoney as bg, isPlatformAttributeName as bh, localeNumberSeparators as bi, parseAmount as bj, parseCurrencyMeta as bk, parseFileMeta as bl, parseRelationMeta as bm, platformAttributes as bn, resolveOptions as bo, type AttributeForLookup as bp, type AttributeMeta as bq, BUILT_IN_CONTROLS as br, type BuiltInControlSlug as bs, type ColumnElement as bt, type CommonProps as bu, type ComponentElement as bv, type ControlBucket as bw, type DatetimeAttributeMeta as bx, type DatetimeFormat as by, type DividerElement as bz, ProteosClient as c, type TextElement as c0, type TextVariant as c1, type UserAttributeMeta as c2, UserAttributeMetaSchema as c3, isBuiltInControl as c4, lookupCompatibleControls as c5, lookupControls as c6, lookupPrimaryControl as c7, parseUserMeta as c8, type PublicAccessOperation as d, type App as e, AppSchema as f, type AppService as g, type ArrayAttributeMeta as h, AttributeSchema as i, type AttributeType as j, AuditFieldsSchema as k, type Column as l, ColumnSchema as m, type ComparisonOperator as n, type Component as o, ComponentSchema as p, type ComponentService as q, type CreateAppRequest as r, type CreateComponentRequest as s, type CreateDesignReferenceRequest as t, type CreateEntityRequest as u, type CreateListRequest as v, type CreateListViewRequest as w, type CreateMenuConfigurationRequest as x, type CreatePageRequest as y, type CreateVariableRequest as z };
@@ -1423,6 +1423,7 @@ declare const LayoutElementType: {
1423
1423
  readonly Tabs: "tabs";
1424
1424
  readonly Field: "field";
1425
1425
  readonly RelatedList: "related_list";
1426
+ readonly RelatedRecord: "related_record";
1426
1427
  readonly Component: "component";
1427
1428
  readonly Divider: "divider";
1428
1429
  readonly Text: "text";
@@ -1496,6 +1497,30 @@ type RelatedListElement = CommonProps & {
1496
1497
  */
1497
1498
  follows_parent_edit_mode?: boolean;
1498
1499
  };
1500
+ /**
1501
+ * Renders the FIRST record of `related_entity_slug` that references the
1502
+ * current record through the `via_attribute` relation attribute — the
1503
+ * singular counterpart of `related_list`, addressing the relation the same
1504
+ * inbound way. The match is taken oldest-first so the choice is stable.
1505
+ *
1506
+ * `page_slug` optionally pins which record page supplies the layout; when
1507
+ * omitted (or dangling) the renderer falls back to the related entity's
1508
+ * default record page. The element renders that page bare — wrap it in a
1509
+ * `section` element for a title or collapse affordance.
1510
+ */
1511
+ type RelatedRecordElement = CommonProps & {
1512
+ type: 'related_record';
1513
+ related_entity_slug: string;
1514
+ via_attribute: string;
1515
+ page_slug?: string;
1516
+ /**
1517
+ * When absent or true, the element enters edit mode together with the host
1518
+ * page's edit mode. False keeps it independent — editable only through its
1519
+ * own hover control. Either way the element saves the related record
1520
+ * itself; the host page's Save never covers it.
1521
+ */
1522
+ follows_parent_edit_mode?: boolean;
1523
+ };
1499
1524
  type ComponentElement = CommonProps & {
1500
1525
  type: 'component';
1501
1526
  component_slug: string;
@@ -1516,7 +1541,7 @@ type TextElement = CommonProps & {
1516
1541
  variant: TextVariant;
1517
1542
  content: string;
1518
1543
  };
1519
- type LayoutElement = RowElement | ColumnElement | SectionElement | TabsElement | FieldElement | RelatedListElement | ComponentElement | DividerElement | TextElement;
1544
+ type LayoutElement = RowElement | ColumnElement | SectionElement | TabsElement | FieldElement | RelatedListElement | RelatedRecordElement | ComponentElement | DividerElement | TextElement;
1520
1545
  declare const LayoutElementSchema: z.ZodType<LayoutElement>;
1521
1546
 
1522
1547
  /**
@@ -2719,6 +2744,8 @@ interface List extends AuditFields {
2719
2744
  name: string;
2720
2745
  entity_slug: string;
2721
2746
  columns: Column[];
2747
+ /** Record page to open from this list; empty/absent = org default for the entity. */
2748
+ default_page_slug?: string;
2722
2749
  sorting: SortConfig[];
2723
2750
  filters: FilterGroup[];
2724
2751
  }
@@ -2786,6 +2813,7 @@ declare const ListSchema: z.ZodObject<{
2786
2813
  label: string;
2787
2814
  attribute: string;
2788
2815
  }>, "many">;
2816
+ default_page_slug: z.ZodOptional<z.ZodString>;
2789
2817
  sorting: z.ZodArray<z.ZodObject<{
2790
2818
  attribute: z.ZodString;
2791
2819
  direction: z.ZodEnum<["asc", "desc"]>;
@@ -2822,6 +2850,7 @@ declare const ListSchema: z.ZodObject<{
2822
2850
  direction: "asc" | "desc";
2823
2851
  }[];
2824
2852
  filters: FilterGroup[];
2853
+ default_page_slug?: string | undefined;
2825
2854
  }, {
2826
2855
  name: string;
2827
2856
  created_at: string;
@@ -2847,6 +2876,7 @@ declare const ListSchema: z.ZodObject<{
2847
2876
  direction: "asc" | "desc";
2848
2877
  }[];
2849
2878
  filters: FilterGroup[];
2879
+ default_page_slug?: string | undefined;
2850
2880
  }>;
2851
2881
  /**
2852
2882
  * Options for listing lists.
@@ -2866,6 +2896,7 @@ interface CreateListRequest {
2866
2896
  entity_slug: string;
2867
2897
  name: string;
2868
2898
  columns: Column[];
2899
+ default_page_slug?: string;
2869
2900
  sorting: SortConfig[];
2870
2901
  filters: FilterGroup[];
2871
2902
  }
@@ -2876,6 +2907,8 @@ interface UpdateListRequest {
2876
2907
  name?: string;
2877
2908
  module_slug?: string;
2878
2909
  columns?: Column[];
2910
+ /** Set to '' to clear back to the org default. */
2911
+ default_page_slug?: string;
2879
2912
  sorting?: SortConfig[];
2880
2913
  filters?: FilterGroup[];
2881
2914
  }
@@ -3658,4 +3691,4 @@ interface DesignReferenceContent {
3658
3691
  content: string;
3659
3692
  }
3660
3693
 
3661
- export { type FilterGroup as $, type AuditFields as A, CurrencyAttributeMetaSchema as B, type ClientOptions as C, type CurrencySymbolSide as D, type CurrencyValue as E, type FileRef as F, DEFAULT_OPTIONS as G, DEFAULT_PAGE_SIZE as H, DONE as I, type DeployModuleRequest as J, type DesignReference as K, type ListOptions as L, type DesignReferenceContent as M, DesignReferenceSchema as N, type DesignReferenceService as O, PageIterator as P, type Done as Q, type Entity as R, EntitySchema as S, type EntityService as T, type UserRef as U, type EntityWithSchema as V, EntityWithSchemaSchema as W, type FileAttributeMeta as X, FileRefSchema as Y, type FilterElement as Z, FilterElementSchema as _, type Attribute as a, type UpdatePageRequest as a$, FilterGroupSchema as a0, type List as a1, type ListAppsOptions as a2, type ListComponentsOptions as a3, type ListDesignReferencesOptions as a4, type ListEntitiesOptions as a5, type ListFn as a6, type ListListViewsOptions as a7, type ListListsOptions as a8, type ListMenuConfigurationsOptions as a9, type PageAction as aA, PageActionSchema as aB, type PageLayout as aC, PageLayoutSchema as aD, PageSchema as aE, type PageService as aF, type PageType as aG, type PublicPageComponent as aH, type PublicPageResponse as aI, type RelationAttributeMeta as aJ, RelationAttributeMetaSchema as aK, type RequestOptions as aL, type ResolvedClientOptions as aM, type ResponseMeta as aN, ResponseMetaSchema as aO, type SortConfig as aP, SortConfigSchema as aQ, type SortDirection as aR, type Timestamps as aS, type TokenProvider as aT, type UpdateAppRequest as aU, type UpdateComponentRequest as aV, type UpdateDesignReferenceRequest as aW, type UpdateEntityRequest as aX, type UpdateListRequest as aY, type UpdateListViewRequest as aZ, type UpdateMenuConfigurationRequest as a_, type ListModulesOptions as aa, type ListPagesOptions as ab, ListSchema as ac, type ListService as ad, type ListVariablesOptions as ae, type ListView as af, ListViewSchema as ag, type ListViewService as ah, type LogicalOperator as ai, type MenuConfiguration as aj, MenuConfigurationSchema as ak, type MenuConfigurationService as al, type MenuItem as am, MenuItemSchema as an, MenuItemType as ao, MetaClient as ap, type MetaListOptions as aq, type Module as ar, ModuleSchema as as, type ModuleService as at, type ModuleStatus as au, type OnDeleteAction as av, OnDeleteActionSchema as aw, PLATFORM_ATTRIBUTE_NAMES as ax, PLATFORM_USER_ID as ay, type Page as az, type ListResult as b, type TextElement as b$, type UpdateVariableRequest as b0, UserRefSchema as b1, type UserType as b2, type Variable as b3, VariableSchema as b4, type VariableService as b5, allCurrencyCodes as b6, createIterator as b7, createListResultSchema as b8, currencyLabel as b9, type FieldElement as bA, FileAttributeMetaSchema as bB, type LayoutAlign as bC, type LayoutElement as bD, LayoutElementSchema as bE, LayoutElementType as bF, type LayoutGap as bG, type LayoutJustify as bH, type LayoutTab as bI, type NumberAttributeMeta as bJ, type ObjectAttributeMeta as bK, PAGE_BACKGROUND_TOKENS as bL, type PageBackgroundToken as bM, type PageLayoutSidePanel as bN, PageLayoutSidePanelSchema as bO, type PageStyle as bP, PageStyleSchema as bQ, type RelatedListElement as bR, type ResponsiveSizing as bS, type RowElement as bT, type SectionElement as bU, type SizeValue as bV, SizeValueSchema as bW, type SizingProps as bX, type StringAttributeMeta as bY, type StringFormat as bZ, type TabsElement as b_, currencySymbol as ba, currencySymbolSide as bb, formatAmount as bc, formatMoney as bd, isPlatformAttributeName as be, localeNumberSeparators as bf, parseAmount as bg, parseCurrencyMeta as bh, parseFileMeta as bi, parseRelationMeta as bj, platformAttributes as bk, resolveOptions as bl, type ArrayAttributeMeta as bm, type AttributeForLookup as bn, type AttributeMeta as bo, BUILT_IN_CONTROLS as bp, type BuiltInControlSlug as bq, type ColumnElement as br, type CommonProps as bs, type ComponentElement as bt, type ControlBucket as bu, type DatetimeAttributeMeta as bv, type DatetimeFormat as bw, type DividerElement as bx, type EnumAttributeMeta as by, type EnumValue as bz, ProteosClient as c, type TextVariant as c0, type UserAttributeMeta as c1, UserAttributeMetaSchema as c2, isBuiltInControl as c3, lookupCompatibleControls as c4, lookupControls as c5, lookupPrimaryControl as c6, parseUserMeta as c7, type PublicAccessOperation as d, type App as e, AppSchema as f, type AppService as g, AttributeSchema as h, type AttributeType as i, AuditFieldsSchema as j, type Column as k, ColumnSchema as l, type ComparisonOperator as m, type Component as n, ComponentSchema as o, type ComponentService as p, type CreateAppRequest as q, type CreateComponentRequest as r, type CreateDesignReferenceRequest as s, type CreateEntityRequest as t, type CreateListRequest as u, type CreateListViewRequest as v, type CreateMenuConfigurationRequest as w, type CreatePageRequest as x, type CreateVariableRequest as y, type CurrencyAttributeMeta as z };
3694
+ export { FileRefSchema as $, type AuditFields as A, type CurrencyAttributeMeta as B, type ClientOptions as C, CurrencyAttributeMetaSchema as D, type CurrencySymbolSide as E, type FileRef as F, type CurrencyValue as G, DEFAULT_OPTIONS as H, DEFAULT_PAGE_SIZE as I, DONE as J, type DeployModuleRequest as K, type ListOptions as L, type DesignReference as M, type DesignReferenceContent as N, DesignReferenceSchema as O, PageIterator as P, type DesignReferenceService as Q, type Done as R, type Entity as S, EntitySchema as T, type UserRef as U, type EntityService as V, type EntityWithSchema as W, EntityWithSchemaSchema as X, type EnumAttributeMeta as Y, type EnumValue as Z, type FileAttributeMeta as _, type Attribute as a, type UpdateListRequest as a$, type FilterElement as a0, FilterElementSchema as a1, type FilterGroup as a2, FilterGroupSchema as a3, type List as a4, type ListAppsOptions as a5, type ListComponentsOptions as a6, type ListDesignReferencesOptions as a7, type ListEntitiesOptions as a8, type ListFn as a9, PLATFORM_ATTRIBUTE_NAMES as aA, PLATFORM_USER_ID as aB, type Page as aC, type PageAction as aD, PageActionSchema as aE, type PageLayout as aF, PageLayoutSchema as aG, PageSchema as aH, type PageService as aI, type PageType as aJ, type PublicPageComponent as aK, type PublicPageResponse as aL, type RelationAttributeMeta as aM, RelationAttributeMetaSchema as aN, type RequestOptions as aO, type ResolvedClientOptions as aP, type ResponseMeta as aQ, ResponseMetaSchema as aR, type SortConfig as aS, SortConfigSchema as aT, type SortDirection as aU, type Timestamps as aV, type TokenProvider as aW, type UpdateAppRequest as aX, type UpdateComponentRequest as aY, type UpdateDesignReferenceRequest as aZ, type UpdateEntityRequest as a_, type ListListViewsOptions as aa, type ListListsOptions as ab, type ListMenuConfigurationsOptions as ac, type ListModulesOptions as ad, type ListPagesOptions as ae, ListSchema as af, type ListService as ag, type ListVariablesOptions as ah, type ListView as ai, ListViewSchema as aj, type ListViewService as ak, type LogicalOperator as al, type MenuConfiguration as am, MenuConfigurationSchema as an, type MenuConfigurationService as ao, type MenuItem as ap, MenuItemSchema as aq, MenuItemType as ar, MetaClient as as, type MetaListOptions as at, type Module as au, ModuleSchema as av, type ModuleService as aw, type ModuleStatus as ax, type OnDeleteAction as ay, OnDeleteActionSchema as az, type ListResult as b, type TabsElement as b$, type UpdateListViewRequest as b0, type UpdateMenuConfigurationRequest as b1, type UpdatePageRequest as b2, type UpdateVariableRequest as b3, UserRefSchema as b4, type UserType as b5, type Variable as b6, VariableSchema as b7, type VariableService as b8, allCurrencyCodes as b9, type FieldElement as bA, FileAttributeMetaSchema as bB, type LayoutAlign as bC, type LayoutElement as bD, LayoutElementSchema as bE, LayoutElementType as bF, type LayoutGap as bG, type LayoutJustify as bH, type LayoutTab as bI, type NumberAttributeMeta as bJ, type ObjectAttributeMeta as bK, PAGE_BACKGROUND_TOKENS as bL, type PageBackgroundToken as bM, type PageLayoutSidePanel as bN, PageLayoutSidePanelSchema as bO, type PageStyle as bP, PageStyleSchema as bQ, type RelatedListElement as bR, type RelatedRecordElement as bS, type ResponsiveSizing as bT, type RowElement as bU, type SectionElement as bV, type SizeValue as bW, SizeValueSchema as bX, type SizingProps as bY, type StringAttributeMeta as bZ, type StringFormat as b_, createIterator as ba, createListResultSchema as bb, currencyLabel as bc, currencySymbol as bd, currencySymbolSide as be, formatAmount as bf, formatMoney as bg, isPlatformAttributeName as bh, localeNumberSeparators as bi, parseAmount as bj, parseCurrencyMeta as bk, parseFileMeta as bl, parseRelationMeta as bm, platformAttributes as bn, resolveOptions as bo, type AttributeForLookup as bp, type AttributeMeta as bq, BUILT_IN_CONTROLS as br, type BuiltInControlSlug as bs, type ColumnElement as bt, type CommonProps as bu, type ComponentElement as bv, type ControlBucket as bw, type DatetimeAttributeMeta as bx, type DatetimeFormat as by, type DividerElement as bz, ProteosClient as c, type TextElement as c0, type TextVariant as c1, type UserAttributeMeta as c2, UserAttributeMetaSchema as c3, isBuiltInControl as c4, lookupCompatibleControls as c5, lookupControls as c6, lookupPrimaryControl as c7, parseUserMeta as c8, type PublicAccessOperation as d, type App as e, AppSchema as f, type AppService as g, type ArrayAttributeMeta as h, AttributeSchema as i, type AttributeType as j, AuditFieldsSchema as k, type Column as l, ColumnSchema as m, type ComparisonOperator as n, type Component as o, ComponentSchema as p, type ComponentService as q, type CreateAppRequest as r, type CreateComponentRequest as s, type CreateDesignReferenceRequest as t, type CreateEntityRequest as u, type CreateListRequest as v, type CreateListViewRequest as w, type CreateMenuConfigurationRequest as x, type CreatePageRequest as y, type CreateVariableRequest as z };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@proteos/sdk",
3
- "version": "0.33.0",
3
+ "version": "0.35.0",
4
4
  "license": "Apache-2.0",
5
5
  "description": "TypeScript SDK for the Proteos platform",
6
6
  "repository": {
@@ -67,6 +67,8 @@ export const PLATFORM_ENTITIES: readonly PlatformEntity[] = [
67
67
  { slug: 'agent-listeners', name: 'Agent Listeners' },
68
68
  { slug: 'transcriptions', name: 'Transcriptions' },
69
69
  { slug: 'glossary-terms', name: 'Glossary Terms' },
70
+ // Mistranscribed terms proposed by the post-transcription review pass.
71
+ { slug: 'mistranscribed-terms', name: 'Mistranscribed Terms' },
70
72
  // Connectors (connector-service). `connections` above is shared; this is the
71
73
  // manifest catalog.
72
74
  { slug: 'connectors', name: 'Connectors' },