@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.
- package/dist/{chunk-HVO3UMFS.cjs → chunk-5Y6JDCFX.cjs} +12 -2
- package/dist/chunk-5Y6JDCFX.cjs.map +1 -0
- package/dist/{chunk-Y2TJBWC5.js → chunk-ONMJ52OX.js} +12 -2
- package/dist/chunk-ONMJ52OX.js.map +1 -0
- package/dist/index.cjs +85 -85
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +2 -2
- package/dist/meta/index.cjs +53 -53
- package/dist/meta/index.d.cts +1 -1
- package/dist/meta/index.d.ts +1 -1
- package/dist/meta/index.js +1 -1
- package/dist/{types-CiCNPrXT.d.cts → types-Biohdxjn.d.cts} +18 -2
- package/dist/{types-CiCNPrXT.d.ts → types-Biohdxjn.d.ts} +18 -2
- package/package.json +1 -1
- package/src/meta/layout/elements.ts +27 -0
- package/src/meta/layout/index.ts +1 -0
- package/dist/chunk-HVO3UMFS.cjs.map +0 -1
- package/dist/chunk-Y2TJBWC5.js.map +0 -1
package/dist/meta/index.cjs
CHANGED
|
@@ -1,216 +1,216 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
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
|
|
9
|
+
get: function () { return chunk5Y6JDCFX_cjs.AppSchema; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "AttributeSchema", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
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
|
|
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
|
|
21
|
+
get: function () { return chunk5Y6JDCFX_cjs.ColumnSchema; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "ComponentSchema", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunk5Y6JDCFX_cjs.ComponentSchema; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "CurrencyAttributeMetaSchema", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunk5Y6JDCFX_cjs.CurrencyAttributeMetaSchema; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "DesignReferenceSchema", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunk5Y6JDCFX_cjs.DesignReferenceSchema; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "EntitySchema", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunk5Y6JDCFX_cjs.EntitySchema; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "EntityWithSchemaSchema", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunk5Y6JDCFX_cjs.EntityWithSchemaSchema; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "FileAttributeMetaSchema", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunk5Y6JDCFX_cjs.FileAttributeMetaSchema; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "FilterElementSchema", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunk5Y6JDCFX_cjs.FilterElementSchema; }
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "FilterGroupSchema", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunk5Y6JDCFX_cjs.FilterGroupSchema; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "LayoutElementSchema", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunk5Y6JDCFX_cjs.LayoutElementSchema; }
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(exports, "LayoutElementType", {
|
|
60
60
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunk5Y6JDCFX_cjs.LayoutElementType; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, "ListSchema", {
|
|
64
64
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunk5Y6JDCFX_cjs.ListSchema; }
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(exports, "ListViewSchema", {
|
|
68
68
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunk5Y6JDCFX_cjs.ListViewSchema; }
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(exports, "MenuConfigurationSchema", {
|
|
72
72
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunk5Y6JDCFX_cjs.MenuConfigurationSchema; }
|
|
74
74
|
});
|
|
75
75
|
Object.defineProperty(exports, "MenuItemSchema", {
|
|
76
76
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunk5Y6JDCFX_cjs.MenuItemSchema; }
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(exports, "MenuItemType", {
|
|
80
80
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunk5Y6JDCFX_cjs.MenuItemType; }
|
|
82
82
|
});
|
|
83
83
|
Object.defineProperty(exports, "MetaClient", {
|
|
84
84
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunk5Y6JDCFX_cjs.MetaClient; }
|
|
86
86
|
});
|
|
87
87
|
Object.defineProperty(exports, "ModuleSchema", {
|
|
88
88
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunk5Y6JDCFX_cjs.ModuleSchema; }
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(exports, "OnDeleteActionSchema", {
|
|
92
92
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
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
|
|
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
|
|
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
|
|
105
|
+
get: function () { return chunk5Y6JDCFX_cjs.PageActionSchema; }
|
|
106
106
|
});
|
|
107
107
|
Object.defineProperty(exports, "PageLayoutSchema", {
|
|
108
108
|
enumerable: true,
|
|
109
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunk5Y6JDCFX_cjs.PageLayoutSchema; }
|
|
110
110
|
});
|
|
111
111
|
Object.defineProperty(exports, "PageLayoutSidePanelSchema", {
|
|
112
112
|
enumerable: true,
|
|
113
|
-
get: function () { return
|
|
113
|
+
get: function () { return chunk5Y6JDCFX_cjs.PageLayoutSidePanelSchema; }
|
|
114
114
|
});
|
|
115
115
|
Object.defineProperty(exports, "PageSchema", {
|
|
116
116
|
enumerable: true,
|
|
117
|
-
get: function () { return
|
|
117
|
+
get: function () { return chunk5Y6JDCFX_cjs.PageSchema; }
|
|
118
118
|
});
|
|
119
119
|
Object.defineProperty(exports, "PageStyleSchema", {
|
|
120
120
|
enumerable: true,
|
|
121
|
-
get: function () { return
|
|
121
|
+
get: function () { return chunk5Y6JDCFX_cjs.PageStyleSchema; }
|
|
122
122
|
});
|
|
123
123
|
Object.defineProperty(exports, "RelationAttributeMetaSchema", {
|
|
124
124
|
enumerable: true,
|
|
125
|
-
get: function () { return
|
|
125
|
+
get: function () { return chunk5Y6JDCFX_cjs.RelationAttributeMetaSchema; }
|
|
126
126
|
});
|
|
127
127
|
Object.defineProperty(exports, "SizeValueSchema", {
|
|
128
128
|
enumerable: true,
|
|
129
|
-
get: function () { return
|
|
129
|
+
get: function () { return chunk5Y6JDCFX_cjs.SizeValueSchema; }
|
|
130
130
|
});
|
|
131
131
|
Object.defineProperty(exports, "SortConfigSchema", {
|
|
132
132
|
enumerable: true,
|
|
133
|
-
get: function () { return
|
|
133
|
+
get: function () { return chunk5Y6JDCFX_cjs.SortConfigSchema; }
|
|
134
134
|
});
|
|
135
135
|
Object.defineProperty(exports, "UserAttributeMetaSchema", {
|
|
136
136
|
enumerable: true,
|
|
137
|
-
get: function () { return
|
|
137
|
+
get: function () { return chunk5Y6JDCFX_cjs.UserAttributeMetaSchema; }
|
|
138
138
|
});
|
|
139
139
|
Object.defineProperty(exports, "VariableSchema", {
|
|
140
140
|
enumerable: true,
|
|
141
|
-
get: function () { return
|
|
141
|
+
get: function () { return chunk5Y6JDCFX_cjs.VariableSchema; }
|
|
142
142
|
});
|
|
143
143
|
Object.defineProperty(exports, "allCurrencyCodes", {
|
|
144
144
|
enumerable: true,
|
|
145
|
-
get: function () { return
|
|
145
|
+
get: function () { return chunk5Y6JDCFX_cjs.allCurrencyCodes; }
|
|
146
146
|
});
|
|
147
147
|
Object.defineProperty(exports, "currencyLabel", {
|
|
148
148
|
enumerable: true,
|
|
149
|
-
get: function () { return
|
|
149
|
+
get: function () { return chunk5Y6JDCFX_cjs.currencyLabel; }
|
|
150
150
|
});
|
|
151
151
|
Object.defineProperty(exports, "currencySymbol", {
|
|
152
152
|
enumerable: true,
|
|
153
|
-
get: function () { return
|
|
153
|
+
get: function () { return chunk5Y6JDCFX_cjs.currencySymbol; }
|
|
154
154
|
});
|
|
155
155
|
Object.defineProperty(exports, "currencySymbolSide", {
|
|
156
156
|
enumerable: true,
|
|
157
|
-
get: function () { return
|
|
157
|
+
get: function () { return chunk5Y6JDCFX_cjs.currencySymbolSide; }
|
|
158
158
|
});
|
|
159
159
|
Object.defineProperty(exports, "formatAmount", {
|
|
160
160
|
enumerable: true,
|
|
161
|
-
get: function () { return
|
|
161
|
+
get: function () { return chunk5Y6JDCFX_cjs.formatAmount; }
|
|
162
162
|
});
|
|
163
163
|
Object.defineProperty(exports, "formatMoney", {
|
|
164
164
|
enumerable: true,
|
|
165
|
-
get: function () { return
|
|
165
|
+
get: function () { return chunk5Y6JDCFX_cjs.formatMoney; }
|
|
166
166
|
});
|
|
167
167
|
Object.defineProperty(exports, "isBuiltInControl", {
|
|
168
168
|
enumerable: true,
|
|
169
|
-
get: function () { return
|
|
169
|
+
get: function () { return chunk5Y6JDCFX_cjs.isBuiltInControl; }
|
|
170
170
|
});
|
|
171
171
|
Object.defineProperty(exports, "isPlatformAttributeName", {
|
|
172
172
|
enumerable: true,
|
|
173
|
-
get: function () { return
|
|
173
|
+
get: function () { return chunk5Y6JDCFX_cjs.isPlatformAttributeName; }
|
|
174
174
|
});
|
|
175
175
|
Object.defineProperty(exports, "localeNumberSeparators", {
|
|
176
176
|
enumerable: true,
|
|
177
|
-
get: function () { return
|
|
177
|
+
get: function () { return chunk5Y6JDCFX_cjs.localeNumberSeparators; }
|
|
178
178
|
});
|
|
179
179
|
Object.defineProperty(exports, "lookupCompatibleControls", {
|
|
180
180
|
enumerable: true,
|
|
181
|
-
get: function () { return
|
|
181
|
+
get: function () { return chunk5Y6JDCFX_cjs.lookupCompatibleControls; }
|
|
182
182
|
});
|
|
183
183
|
Object.defineProperty(exports, "lookupControls", {
|
|
184
184
|
enumerable: true,
|
|
185
|
-
get: function () { return
|
|
185
|
+
get: function () { return chunk5Y6JDCFX_cjs.lookupControls; }
|
|
186
186
|
});
|
|
187
187
|
Object.defineProperty(exports, "lookupPrimaryControl", {
|
|
188
188
|
enumerable: true,
|
|
189
|
-
get: function () { return
|
|
189
|
+
get: function () { return chunk5Y6JDCFX_cjs.lookupPrimaryControl; }
|
|
190
190
|
});
|
|
191
191
|
Object.defineProperty(exports, "parseAmount", {
|
|
192
192
|
enumerable: true,
|
|
193
|
-
get: function () { return
|
|
193
|
+
get: function () { return chunk5Y6JDCFX_cjs.parseAmount; }
|
|
194
194
|
});
|
|
195
195
|
Object.defineProperty(exports, "parseCurrencyMeta", {
|
|
196
196
|
enumerable: true,
|
|
197
|
-
get: function () { return
|
|
197
|
+
get: function () { return chunk5Y6JDCFX_cjs.parseCurrencyMeta; }
|
|
198
198
|
});
|
|
199
199
|
Object.defineProperty(exports, "parseFileMeta", {
|
|
200
200
|
enumerable: true,
|
|
201
|
-
get: function () { return
|
|
201
|
+
get: function () { return chunk5Y6JDCFX_cjs.parseFileMeta; }
|
|
202
202
|
});
|
|
203
203
|
Object.defineProperty(exports, "parseRelationMeta", {
|
|
204
204
|
enumerable: true,
|
|
205
|
-
get: function () { return
|
|
205
|
+
get: function () { return chunk5Y6JDCFX_cjs.parseRelationMeta; }
|
|
206
206
|
});
|
|
207
207
|
Object.defineProperty(exports, "parseUserMeta", {
|
|
208
208
|
enumerable: true,
|
|
209
|
-
get: function () { return
|
|
209
|
+
get: function () { return chunk5Y6JDCFX_cjs.parseUserMeta; }
|
|
210
210
|
});
|
|
211
211
|
Object.defineProperty(exports, "platformAttributes", {
|
|
212
212
|
enumerable: true,
|
|
213
|
-
get: function () { return
|
|
213
|
+
get: function () { return chunk5Y6JDCFX_cjs.platformAttributes; }
|
|
214
214
|
});
|
|
215
215
|
//# sourceMappingURL=index.cjs.map
|
|
216
216
|
//# sourceMappingURL=index.cjs.map
|
package/dist/meta/index.d.cts
CHANGED
|
@@ -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,
|
|
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';
|
package/dist/meta/index.d.ts
CHANGED
|
@@ -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,
|
|
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';
|
package/dist/meta/index.js
CHANGED
|
@@ -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-
|
|
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
|
|
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
|
|
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
|
@@ -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,
|