@proteos/sdk 0.42.1 → 0.42.3

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 chunkHVO3UMFS_cjs = require('../chunk-HVO3UMFS.cjs');
3
+ var chunk5Y6JDCFX_cjs = require('../chunk-5Y6JDCFX.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "AppSchema", {
8
8
  enumerable: true,
9
- get: function () { return chunkHVO3UMFS_cjs.AppSchema; }
9
+ get: function () { return chunk5Y6JDCFX_cjs.AppSchema; }
10
10
  });
11
11
  Object.defineProperty(exports, "AttributeSchema", {
12
12
  enumerable: true,
13
- get: function () { return chunkHVO3UMFS_cjs.AttributeSchema; }
13
+ get: function () { return chunk5Y6JDCFX_cjs.AttributeSchema; }
14
14
  });
15
15
  Object.defineProperty(exports, "BUILT_IN_CONTROLS", {
16
16
  enumerable: true,
17
- get: function () { return chunkHVO3UMFS_cjs.BUILT_IN_CONTROLS; }
17
+ get: function () { return chunk5Y6JDCFX_cjs.BUILT_IN_CONTROLS; }
18
18
  });
19
19
  Object.defineProperty(exports, "ColumnSchema", {
20
20
  enumerable: true,
21
- get: function () { return chunkHVO3UMFS_cjs.ColumnSchema; }
21
+ get: function () { return chunk5Y6JDCFX_cjs.ColumnSchema; }
22
22
  });
23
23
  Object.defineProperty(exports, "ComponentSchema", {
24
24
  enumerable: true,
25
- get: function () { return chunkHVO3UMFS_cjs.ComponentSchema; }
25
+ get: function () { return chunk5Y6JDCFX_cjs.ComponentSchema; }
26
26
  });
27
27
  Object.defineProperty(exports, "CurrencyAttributeMetaSchema", {
28
28
  enumerable: true,
29
- get: function () { return chunkHVO3UMFS_cjs.CurrencyAttributeMetaSchema; }
29
+ get: function () { return chunk5Y6JDCFX_cjs.CurrencyAttributeMetaSchema; }
30
30
  });
31
31
  Object.defineProperty(exports, "DesignReferenceSchema", {
32
32
  enumerable: true,
33
- get: function () { return chunkHVO3UMFS_cjs.DesignReferenceSchema; }
33
+ get: function () { return chunk5Y6JDCFX_cjs.DesignReferenceSchema; }
34
34
  });
35
35
  Object.defineProperty(exports, "EntitySchema", {
36
36
  enumerable: true,
37
- get: function () { return chunkHVO3UMFS_cjs.EntitySchema; }
37
+ get: function () { return chunk5Y6JDCFX_cjs.EntitySchema; }
38
38
  });
39
39
  Object.defineProperty(exports, "EntityWithSchemaSchema", {
40
40
  enumerable: true,
41
- get: function () { return chunkHVO3UMFS_cjs.EntityWithSchemaSchema; }
41
+ get: function () { return chunk5Y6JDCFX_cjs.EntityWithSchemaSchema; }
42
42
  });
43
43
  Object.defineProperty(exports, "FileAttributeMetaSchema", {
44
44
  enumerable: true,
45
- get: function () { return chunkHVO3UMFS_cjs.FileAttributeMetaSchema; }
45
+ get: function () { return chunk5Y6JDCFX_cjs.FileAttributeMetaSchema; }
46
46
  });
47
47
  Object.defineProperty(exports, "FilterElementSchema", {
48
48
  enumerable: true,
49
- get: function () { return chunkHVO3UMFS_cjs.FilterElementSchema; }
49
+ get: function () { return chunk5Y6JDCFX_cjs.FilterElementSchema; }
50
50
  });
51
51
  Object.defineProperty(exports, "FilterGroupSchema", {
52
52
  enumerable: true,
53
- get: function () { return chunkHVO3UMFS_cjs.FilterGroupSchema; }
53
+ get: function () { return chunk5Y6JDCFX_cjs.FilterGroupSchema; }
54
54
  });
55
55
  Object.defineProperty(exports, "LayoutElementSchema", {
56
56
  enumerable: true,
57
- get: function () { return chunkHVO3UMFS_cjs.LayoutElementSchema; }
57
+ get: function () { return chunk5Y6JDCFX_cjs.LayoutElementSchema; }
58
58
  });
59
59
  Object.defineProperty(exports, "LayoutElementType", {
60
60
  enumerable: true,
61
- get: function () { return chunkHVO3UMFS_cjs.LayoutElementType; }
61
+ get: function () { return chunk5Y6JDCFX_cjs.LayoutElementType; }
62
62
  });
63
63
  Object.defineProperty(exports, "ListSchema", {
64
64
  enumerable: true,
65
- get: function () { return chunkHVO3UMFS_cjs.ListSchema; }
65
+ get: function () { return chunk5Y6JDCFX_cjs.ListSchema; }
66
66
  });
67
67
  Object.defineProperty(exports, "ListViewSchema", {
68
68
  enumerable: true,
69
- get: function () { return chunkHVO3UMFS_cjs.ListViewSchema; }
69
+ get: function () { return chunk5Y6JDCFX_cjs.ListViewSchema; }
70
70
  });
71
71
  Object.defineProperty(exports, "MenuConfigurationSchema", {
72
72
  enumerable: true,
73
- get: function () { return chunkHVO3UMFS_cjs.MenuConfigurationSchema; }
73
+ get: function () { return chunk5Y6JDCFX_cjs.MenuConfigurationSchema; }
74
74
  });
75
75
  Object.defineProperty(exports, "MenuItemSchema", {
76
76
  enumerable: true,
77
- get: function () { return chunkHVO3UMFS_cjs.MenuItemSchema; }
77
+ get: function () { return chunk5Y6JDCFX_cjs.MenuItemSchema; }
78
78
  });
79
79
  Object.defineProperty(exports, "MenuItemType", {
80
80
  enumerable: true,
81
- get: function () { return chunkHVO3UMFS_cjs.MenuItemType; }
81
+ get: function () { return chunk5Y6JDCFX_cjs.MenuItemType; }
82
82
  });
83
83
  Object.defineProperty(exports, "MetaClient", {
84
84
  enumerable: true,
85
- get: function () { return chunkHVO3UMFS_cjs.MetaClient; }
85
+ get: function () { return chunk5Y6JDCFX_cjs.MetaClient; }
86
86
  });
87
87
  Object.defineProperty(exports, "ModuleSchema", {
88
88
  enumerable: true,
89
- get: function () { return chunkHVO3UMFS_cjs.ModuleSchema; }
89
+ get: function () { return chunk5Y6JDCFX_cjs.ModuleSchema; }
90
90
  });
91
91
  Object.defineProperty(exports, "OnDeleteActionSchema", {
92
92
  enumerable: true,
93
- get: function () { return chunkHVO3UMFS_cjs.OnDeleteActionSchema; }
93
+ get: function () { return chunk5Y6JDCFX_cjs.OnDeleteActionSchema; }
94
94
  });
95
95
  Object.defineProperty(exports, "PAGE_BACKGROUND_TOKENS", {
96
96
  enumerable: true,
97
- get: function () { return chunkHVO3UMFS_cjs.PAGE_BACKGROUND_TOKENS; }
97
+ get: function () { return chunk5Y6JDCFX_cjs.PAGE_BACKGROUND_TOKENS; }
98
98
  });
99
99
  Object.defineProperty(exports, "PLATFORM_ATTRIBUTE_NAMES", {
100
100
  enumerable: true,
101
- get: function () { return chunkHVO3UMFS_cjs.PLATFORM_ATTRIBUTE_NAMES; }
101
+ get: function () { return chunk5Y6JDCFX_cjs.PLATFORM_ATTRIBUTE_NAMES; }
102
102
  });
103
103
  Object.defineProperty(exports, "PageActionSchema", {
104
104
  enumerable: true,
105
- get: function () { return chunkHVO3UMFS_cjs.PageActionSchema; }
105
+ get: function () { return chunk5Y6JDCFX_cjs.PageActionSchema; }
106
106
  });
107
107
  Object.defineProperty(exports, "PageLayoutSchema", {
108
108
  enumerable: true,
109
- get: function () { return chunkHVO3UMFS_cjs.PageLayoutSchema; }
109
+ get: function () { return chunk5Y6JDCFX_cjs.PageLayoutSchema; }
110
110
  });
111
111
  Object.defineProperty(exports, "PageLayoutSidePanelSchema", {
112
112
  enumerable: true,
113
- get: function () { return chunkHVO3UMFS_cjs.PageLayoutSidePanelSchema; }
113
+ get: function () { return chunk5Y6JDCFX_cjs.PageLayoutSidePanelSchema; }
114
114
  });
115
115
  Object.defineProperty(exports, "PageSchema", {
116
116
  enumerable: true,
117
- get: function () { return chunkHVO3UMFS_cjs.PageSchema; }
117
+ get: function () { return chunk5Y6JDCFX_cjs.PageSchema; }
118
118
  });
119
119
  Object.defineProperty(exports, "PageStyleSchema", {
120
120
  enumerable: true,
121
- get: function () { return chunkHVO3UMFS_cjs.PageStyleSchema; }
121
+ get: function () { return chunk5Y6JDCFX_cjs.PageStyleSchema; }
122
122
  });
123
123
  Object.defineProperty(exports, "RelationAttributeMetaSchema", {
124
124
  enumerable: true,
125
- get: function () { return chunkHVO3UMFS_cjs.RelationAttributeMetaSchema; }
125
+ get: function () { return chunk5Y6JDCFX_cjs.RelationAttributeMetaSchema; }
126
126
  });
127
127
  Object.defineProperty(exports, "SizeValueSchema", {
128
128
  enumerable: true,
129
- get: function () { return chunkHVO3UMFS_cjs.SizeValueSchema; }
129
+ get: function () { return chunk5Y6JDCFX_cjs.SizeValueSchema; }
130
130
  });
131
131
  Object.defineProperty(exports, "SortConfigSchema", {
132
132
  enumerable: true,
133
- get: function () { return chunkHVO3UMFS_cjs.SortConfigSchema; }
133
+ get: function () { return chunk5Y6JDCFX_cjs.SortConfigSchema; }
134
134
  });
135
135
  Object.defineProperty(exports, "UserAttributeMetaSchema", {
136
136
  enumerable: true,
137
- get: function () { return chunkHVO3UMFS_cjs.UserAttributeMetaSchema; }
137
+ get: function () { return chunk5Y6JDCFX_cjs.UserAttributeMetaSchema; }
138
138
  });
139
139
  Object.defineProperty(exports, "VariableSchema", {
140
140
  enumerable: true,
141
- get: function () { return chunkHVO3UMFS_cjs.VariableSchema; }
141
+ get: function () { return chunk5Y6JDCFX_cjs.VariableSchema; }
142
142
  });
143
143
  Object.defineProperty(exports, "allCurrencyCodes", {
144
144
  enumerable: true,
145
- get: function () { return chunkHVO3UMFS_cjs.allCurrencyCodes; }
145
+ get: function () { return chunk5Y6JDCFX_cjs.allCurrencyCodes; }
146
146
  });
147
147
  Object.defineProperty(exports, "currencyLabel", {
148
148
  enumerable: true,
149
- get: function () { return chunkHVO3UMFS_cjs.currencyLabel; }
149
+ get: function () { return chunk5Y6JDCFX_cjs.currencyLabel; }
150
150
  });
151
151
  Object.defineProperty(exports, "currencySymbol", {
152
152
  enumerable: true,
153
- get: function () { return chunkHVO3UMFS_cjs.currencySymbol; }
153
+ get: function () { return chunk5Y6JDCFX_cjs.currencySymbol; }
154
154
  });
155
155
  Object.defineProperty(exports, "currencySymbolSide", {
156
156
  enumerable: true,
157
- get: function () { return chunkHVO3UMFS_cjs.currencySymbolSide; }
157
+ get: function () { return chunk5Y6JDCFX_cjs.currencySymbolSide; }
158
158
  });
159
159
  Object.defineProperty(exports, "formatAmount", {
160
160
  enumerable: true,
161
- get: function () { return chunkHVO3UMFS_cjs.formatAmount; }
161
+ get: function () { return chunk5Y6JDCFX_cjs.formatAmount; }
162
162
  });
163
163
  Object.defineProperty(exports, "formatMoney", {
164
164
  enumerable: true,
165
- get: function () { return chunkHVO3UMFS_cjs.formatMoney; }
165
+ get: function () { return chunk5Y6JDCFX_cjs.formatMoney; }
166
166
  });
167
167
  Object.defineProperty(exports, "isBuiltInControl", {
168
168
  enumerable: true,
169
- get: function () { return chunkHVO3UMFS_cjs.isBuiltInControl; }
169
+ get: function () { return chunk5Y6JDCFX_cjs.isBuiltInControl; }
170
170
  });
171
171
  Object.defineProperty(exports, "isPlatformAttributeName", {
172
172
  enumerable: true,
173
- get: function () { return chunkHVO3UMFS_cjs.isPlatformAttributeName; }
173
+ get: function () { return chunk5Y6JDCFX_cjs.isPlatformAttributeName; }
174
174
  });
175
175
  Object.defineProperty(exports, "localeNumberSeparators", {
176
176
  enumerable: true,
177
- get: function () { return chunkHVO3UMFS_cjs.localeNumberSeparators; }
177
+ get: function () { return chunk5Y6JDCFX_cjs.localeNumberSeparators; }
178
178
  });
179
179
  Object.defineProperty(exports, "lookupCompatibleControls", {
180
180
  enumerable: true,
181
- get: function () { return chunkHVO3UMFS_cjs.lookupCompatibleControls; }
181
+ get: function () { return chunk5Y6JDCFX_cjs.lookupCompatibleControls; }
182
182
  });
183
183
  Object.defineProperty(exports, "lookupControls", {
184
184
  enumerable: true,
185
- get: function () { return chunkHVO3UMFS_cjs.lookupControls; }
185
+ get: function () { return chunk5Y6JDCFX_cjs.lookupControls; }
186
186
  });
187
187
  Object.defineProperty(exports, "lookupPrimaryControl", {
188
188
  enumerable: true,
189
- get: function () { return chunkHVO3UMFS_cjs.lookupPrimaryControl; }
189
+ get: function () { return chunk5Y6JDCFX_cjs.lookupPrimaryControl; }
190
190
  });
191
191
  Object.defineProperty(exports, "parseAmount", {
192
192
  enumerable: true,
193
- get: function () { return chunkHVO3UMFS_cjs.parseAmount; }
193
+ get: function () { return chunk5Y6JDCFX_cjs.parseAmount; }
194
194
  });
195
195
  Object.defineProperty(exports, "parseCurrencyMeta", {
196
196
  enumerable: true,
197
- get: function () { return chunkHVO3UMFS_cjs.parseCurrencyMeta; }
197
+ get: function () { return chunk5Y6JDCFX_cjs.parseCurrencyMeta; }
198
198
  });
199
199
  Object.defineProperty(exports, "parseFileMeta", {
200
200
  enumerable: true,
201
- get: function () { return chunkHVO3UMFS_cjs.parseFileMeta; }
201
+ get: function () { return chunk5Y6JDCFX_cjs.parseFileMeta; }
202
202
  });
203
203
  Object.defineProperty(exports, "parseRelationMeta", {
204
204
  enumerable: true,
205
- get: function () { return chunkHVO3UMFS_cjs.parseRelationMeta; }
205
+ get: function () { return chunk5Y6JDCFX_cjs.parseRelationMeta; }
206
206
  });
207
207
  Object.defineProperty(exports, "parseUserMeta", {
208
208
  enumerable: true,
209
- get: function () { return chunkHVO3UMFS_cjs.parseUserMeta; }
209
+ get: function () { return chunk5Y6JDCFX_cjs.parseUserMeta; }
210
210
  });
211
211
  Object.defineProperty(exports, "platformAttributes", {
212
212
  enumerable: true,
213
- get: function () { return chunkHVO3UMFS_cjs.platformAttributes; }
213
+ get: function () { return chunk5Y6JDCFX_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, 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';
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, bt as CardElement, l as Column, bu as ColumnElement, m as ColumnSchema, bv as CommonProps, n as ComparisonOperator, o as Component, bw as ComponentElement, p as ComponentSchema, q as ComponentService, bx 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, by as DatetimeAttributeMeta, bz as DatetimeFormat, K as DeployModuleRequest, M as DesignReference, N as DesignReferenceContent, O as DesignReferenceSchema, Q as DesignReferenceService, bA as DividerElement, S as Entity, T as EntitySchema, V as EntityService, W as EntityWithSchema, X as EntityWithSchemaSchema, Y as EnumAttributeMeta, Z as EnumValue, bB as FieldElement, _ as FileAttributeMeta, bC as FileAttributeMetaSchema, a0 as FilterElement, a1 as FilterElementSchema, a2 as FilterGroup, a3 as FilterGroupSchema, bD as LayoutAlign, bE as LayoutElement, bF as LayoutElementSchema, bG as LayoutElementType, bH as LayoutGap, bI as LayoutJustify, bJ 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, bK as NumberAttributeMeta, bL as ObjectAttributeMeta, ay as OnDeleteAction, az as OnDeleteActionSchema, bM as PAGE_BACKGROUND_TOKENS, aA as PLATFORM_ATTRIBUTE_NAMES, aC as Page, aD as PageAction, aE as PageActionSchema, bN as PageBackgroundToken, aF as PageLayout, aG as PageLayoutSchema, bO as PageLayoutSidePanel, bP as PageLayoutSidePanelSchema, aH as PageSchema, aI as PageService, bQ as PageStyle, bR as PageStyleSchema, aJ as PageType, d as PublicAccessOperation, aK as PublicPageComponent, aL as PublicPageResponse, bS as RelatedListElement, bT as RelatedRecordElement, aM as RelationAttributeMeta, aN as RelationAttributeMetaSchema, bU as ResponsiveSizing, bV as RowElement, bW as SectionElement, bX as SizeValue, bY as SizeValueSchema, bZ as SizingProps, aS as SortConfig, aT as SortConfigSchema, aU as SortDirection, b_ as StringAttributeMeta, b$ as StringFormat, c0 as TabsElement, c1 as TextElement, c2 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, c3 as UserAttributeMeta, c4 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, c5 as isBuiltInControl, bh as isPlatformAttributeName, bi as localeNumberSeparators, c6 as lookupCompatibleControls, c7 as lookupControls, c8 as lookupPrimaryControl, bj as parseAmount, bk as parseCurrencyMeta, bl as parseFileMeta, bm as parseRelationMeta, c9 as parseUserMeta, bn as platformAttributes } from '../types-Biohdxjn.cjs';
2
2
  import 'zod';
@@ -1,2 +1,2 @@
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';
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, bt as CardElement, l as Column, bu as ColumnElement, m as ColumnSchema, bv as CommonProps, n as ComparisonOperator, o as Component, bw as ComponentElement, p as ComponentSchema, q as ComponentService, bx 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, by as DatetimeAttributeMeta, bz as DatetimeFormat, K as DeployModuleRequest, M as DesignReference, N as DesignReferenceContent, O as DesignReferenceSchema, Q as DesignReferenceService, bA as DividerElement, S as Entity, T as EntitySchema, V as EntityService, W as EntityWithSchema, X as EntityWithSchemaSchema, Y as EnumAttributeMeta, Z as EnumValue, bB as FieldElement, _ as FileAttributeMeta, bC as FileAttributeMetaSchema, a0 as FilterElement, a1 as FilterElementSchema, a2 as FilterGroup, a3 as FilterGroupSchema, bD as LayoutAlign, bE as LayoutElement, bF as LayoutElementSchema, bG as LayoutElementType, bH as LayoutGap, bI as LayoutJustify, bJ 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, bK as NumberAttributeMeta, bL as ObjectAttributeMeta, ay as OnDeleteAction, az as OnDeleteActionSchema, bM as PAGE_BACKGROUND_TOKENS, aA as PLATFORM_ATTRIBUTE_NAMES, aC as Page, aD as PageAction, aE as PageActionSchema, bN as PageBackgroundToken, aF as PageLayout, aG as PageLayoutSchema, bO as PageLayoutSidePanel, bP as PageLayoutSidePanelSchema, aH as PageSchema, aI as PageService, bQ as PageStyle, bR as PageStyleSchema, aJ as PageType, d as PublicAccessOperation, aK as PublicPageComponent, aL as PublicPageResponse, bS as RelatedListElement, bT as RelatedRecordElement, aM as RelationAttributeMeta, aN as RelationAttributeMetaSchema, bU as ResponsiveSizing, bV as RowElement, bW as SectionElement, bX as SizeValue, bY as SizeValueSchema, bZ as SizingProps, aS as SortConfig, aT as SortConfigSchema, aU as SortDirection, b_ as StringAttributeMeta, b$ as StringFormat, c0 as TabsElement, c1 as TextElement, c2 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, c3 as UserAttributeMeta, c4 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, c5 as isBuiltInControl, bh as isPlatformAttributeName, bi as localeNumberSeparators, c6 as lookupCompatibleControls, c7 as lookupControls, c8 as lookupPrimaryControl, bj as parseAmount, bk as parseCurrencyMeta, bl as parseFileMeta, bm as parseRelationMeta, c9 as parseUserMeta, bn as platformAttributes } from '../types-Biohdxjn.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-Y2TJBWC5.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-ONMJ52OX.js';
2
2
  //# sourceMappingURL=index.js.map
3
3
  //# sourceMappingURL=index.js.map
@@ -1420,6 +1420,7 @@ declare const LayoutElementType: {
1420
1420
  readonly Row: "row";
1421
1421
  readonly Column: "column";
1422
1422
  readonly Section: "section";
1423
+ readonly Card: "card";
1423
1424
  readonly Tabs: "tabs";
1424
1425
  readonly Field: "field";
1425
1426
  readonly RelatedList: "related_list";
@@ -1453,6 +1454,21 @@ type SectionElement = CommonProps & {
1453
1454
  default_collapsed?: boolean;
1454
1455
  content: LayoutElement;
1455
1456
  };
1457
+ /**
1458
+ * Same grouping contract as {@link SectionElement}, drawn as an actual card —
1459
+ * border, surface fill, rounded corners, rest shadow — with the title in the
1460
+ * card's header bar. Reach for it when a group should read as a distinct
1461
+ * object on the page; reach for `section` when it should read as a heading
1462
+ * over open content.
1463
+ */
1464
+ type CardElement = CommonProps & {
1465
+ type: 'card';
1466
+ title?: string;
1467
+ description?: string;
1468
+ is_collapsible?: boolean;
1469
+ default_collapsed?: boolean;
1470
+ content: LayoutElement;
1471
+ };
1456
1472
  type LayoutTab = {
1457
1473
  id: string;
1458
1474
  label: string;
@@ -1541,7 +1557,7 @@ type TextElement = CommonProps & {
1541
1557
  variant: TextVariant;
1542
1558
  content: string;
1543
1559
  };
1544
- type LayoutElement = RowElement | ColumnElement | SectionElement | TabsElement | FieldElement | RelatedListElement | RelatedRecordElement | ComponentElement | DividerElement | TextElement;
1560
+ type LayoutElement = RowElement | ColumnElement | SectionElement | CardElement | TabsElement | FieldElement | RelatedListElement | RelatedRecordElement | ComponentElement | DividerElement | TextElement;
1545
1561
  declare const LayoutElementSchema: z.ZodType<LayoutElement>;
1546
1562
 
1547
1563
  /**
@@ -3691,4 +3707,4 @@ interface DesignReferenceContent {
3691
3707
  content: string;
3692
3708
  }
3693
3709
 
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 };
3710
+ 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 StringFormat 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 DividerElement as bA, type FieldElement as bB, FileAttributeMetaSchema as bC, type LayoutAlign as bD, type LayoutElement as bE, LayoutElementSchema as bF, LayoutElementType as bG, type LayoutGap as bH, type LayoutJustify as bI, type LayoutTab as bJ, type NumberAttributeMeta as bK, type ObjectAttributeMeta as bL, PAGE_BACKGROUND_TOKENS as bM, type PageBackgroundToken as bN, type PageLayoutSidePanel as bO, PageLayoutSidePanelSchema as bP, type PageStyle as bQ, PageStyleSchema as bR, type RelatedListElement as bS, type RelatedRecordElement as bT, type ResponsiveSizing as bU, type RowElement as bV, type SectionElement as bW, type SizeValue as bX, SizeValueSchema as bY, type SizingProps as bZ, type StringAttributeMeta 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 CardElement as bt, type ColumnElement as bu, type CommonProps as bv, type ComponentElement as bw, type ControlBucket as bx, type DatetimeAttributeMeta as by, type DatetimeFormat as bz, ProteosClient as c, type TabsElement as c0, type TextElement as c1, type TextVariant as c2, type UserAttributeMeta as c3, UserAttributeMetaSchema as c4, isBuiltInControl as c5, lookupCompatibleControls as c6, lookupControls as c7, lookupPrimaryControl as c8, parseUserMeta as c9, 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 };
@@ -1420,6 +1420,7 @@ declare const LayoutElementType: {
1420
1420
  readonly Row: "row";
1421
1421
  readonly Column: "column";
1422
1422
  readonly Section: "section";
1423
+ readonly Card: "card";
1423
1424
  readonly Tabs: "tabs";
1424
1425
  readonly Field: "field";
1425
1426
  readonly RelatedList: "related_list";
@@ -1453,6 +1454,21 @@ type SectionElement = CommonProps & {
1453
1454
  default_collapsed?: boolean;
1454
1455
  content: LayoutElement;
1455
1456
  };
1457
+ /**
1458
+ * Same grouping contract as {@link SectionElement}, drawn as an actual card —
1459
+ * border, surface fill, rounded corners, rest shadow — with the title in the
1460
+ * card's header bar. Reach for it when a group should read as a distinct
1461
+ * object on the page; reach for `section` when it should read as a heading
1462
+ * over open content.
1463
+ */
1464
+ type CardElement = CommonProps & {
1465
+ type: 'card';
1466
+ title?: string;
1467
+ description?: string;
1468
+ is_collapsible?: boolean;
1469
+ default_collapsed?: boolean;
1470
+ content: LayoutElement;
1471
+ };
1456
1472
  type LayoutTab = {
1457
1473
  id: string;
1458
1474
  label: string;
@@ -1541,7 +1557,7 @@ type TextElement = CommonProps & {
1541
1557
  variant: TextVariant;
1542
1558
  content: string;
1543
1559
  };
1544
- type LayoutElement = RowElement | ColumnElement | SectionElement | TabsElement | FieldElement | RelatedListElement | RelatedRecordElement | ComponentElement | DividerElement | TextElement;
1560
+ type LayoutElement = RowElement | ColumnElement | SectionElement | CardElement | TabsElement | FieldElement | RelatedListElement | RelatedRecordElement | ComponentElement | DividerElement | TextElement;
1545
1561
  declare const LayoutElementSchema: z.ZodType<LayoutElement>;
1546
1562
 
1547
1563
  /**
@@ -3691,4 +3707,4 @@ interface DesignReferenceContent {
3691
3707
  content: string;
3692
3708
  }
3693
3709
 
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 };
3710
+ 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 StringFormat 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 DividerElement as bA, type FieldElement as bB, FileAttributeMetaSchema as bC, type LayoutAlign as bD, type LayoutElement as bE, LayoutElementSchema as bF, LayoutElementType as bG, type LayoutGap as bH, type LayoutJustify as bI, type LayoutTab as bJ, type NumberAttributeMeta as bK, type ObjectAttributeMeta as bL, PAGE_BACKGROUND_TOKENS as bM, type PageBackgroundToken as bN, type PageLayoutSidePanel as bO, PageLayoutSidePanelSchema as bP, type PageStyle as bQ, PageStyleSchema as bR, type RelatedListElement as bS, type RelatedRecordElement as bT, type ResponsiveSizing as bU, type RowElement as bV, type SectionElement as bW, type SizeValue as bX, SizeValueSchema as bY, type SizingProps as bZ, type StringAttributeMeta 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 CardElement as bt, type ColumnElement as bu, type CommonProps as bv, type ComponentElement as bw, type ControlBucket as bx, type DatetimeAttributeMeta as by, type DatetimeFormat as bz, ProteosClient as c, type TabsElement as c0, type TextElement as c1, type TextVariant as c2, type UserAttributeMeta as c3, UserAttributeMetaSchema as c4, isBuiltInControl as c5, lookupCompatibleControls as c6, lookupControls as c7, lookupPrimaryControl as c8, parseUserMeta as c9, 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.42.1",
3
+ "version": "0.42.3",
4
4
  "license": "Apache-2.0",
5
5
  "description": "TypeScript SDK for the Proteos platform",
6
6
  "repository": {
@@ -12,6 +12,7 @@ export const LayoutElementType = {
12
12
  Row: 'row',
13
13
  Column: 'column',
14
14
  Section: 'section',
15
+ Card: 'card',
15
16
  Tabs: 'tabs',
16
17
  Field: 'field',
17
18
  RelatedList: 'related_list',
@@ -49,6 +50,22 @@ export type SectionElement = CommonProps & {
49
50
  content: LayoutElement
50
51
  }
51
52
 
53
+ /**
54
+ * Same grouping contract as {@link SectionElement}, drawn as an actual card —
55
+ * border, surface fill, rounded corners, rest shadow — with the title in the
56
+ * card's header bar. Reach for it when a group should read as a distinct
57
+ * object on the page; reach for `section` when it should read as a heading
58
+ * over open content.
59
+ */
60
+ export type CardElement = CommonProps & {
61
+ type: 'card'
62
+ title?: string
63
+ description?: string
64
+ is_collapsible?: boolean
65
+ default_collapsed?: boolean
66
+ content: LayoutElement
67
+ }
68
+
52
69
  export type LayoutTab = {
53
70
  id: string
54
71
  label: string
@@ -150,6 +167,7 @@ export type LayoutElement =
150
167
  | RowElement
151
168
  | ColumnElement
152
169
  | SectionElement
170
+ | CardElement
153
171
  | TabsElement
154
172
  | FieldElement
155
173
  | RelatedListElement
@@ -188,6 +206,15 @@ export const LayoutElementSchema: z.ZodType<LayoutElement> = z.lazy(() =>
188
206
  default_collapsed: z.boolean().optional(),
189
207
  content: LayoutElementSchema,
190
208
  }),
209
+ z.object({
210
+ type: z.literal('card'),
211
+ ...commonPropsShape,
212
+ title: z.string().optional(),
213
+ description: z.string().optional(),
214
+ is_collapsible: z.boolean().optional(),
215
+ default_collapsed: z.boolean().optional(),
216
+ content: LayoutElementSchema,
217
+ }),
191
218
  z.object({
192
219
  type: z.literal('tabs'),
193
220
  ...commonPropsShape,
@@ -17,6 +17,7 @@ export {
17
17
  lookupPrimaryControl,
18
18
  } from './control-registry.js'
19
19
  export {
20
+ type CardElement,
20
21
  type ColumnElement,
21
22
  type ComponentElement,
22
23
  type DividerElement,