@proteos/sdk 0.50.1 → 0.51.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,232 +1,240 @@
1
1
  'use strict';
2
2
 
3
- var chunkOD7GPJAW_cjs = require('../chunk-OD7GPJAW.cjs');
3
+ var chunkRKFXHDVU_cjs = require('../chunk-RKFXHDVU.cjs');
4
4
 
5
5
 
6
6
 
7
+ Object.defineProperty(exports, "AppConfigurationSchema", {
8
+ enumerable: true,
9
+ get: function () { return chunkRKFXHDVU_cjs.AppConfigurationSchema; }
10
+ });
11
+ Object.defineProperty(exports, "AppHomeSchema", {
12
+ enumerable: true,
13
+ get: function () { return chunkRKFXHDVU_cjs.AppHomeSchema; }
14
+ });
7
15
  Object.defineProperty(exports, "AppSchema", {
8
16
  enumerable: true,
9
- get: function () { return chunkOD7GPJAW_cjs.AppSchema; }
17
+ get: function () { return chunkRKFXHDVU_cjs.AppSchema; }
10
18
  });
11
19
  Object.defineProperty(exports, "AttributeSchema", {
12
20
  enumerable: true,
13
- get: function () { return chunkOD7GPJAW_cjs.AttributeSchema; }
21
+ get: function () { return chunkRKFXHDVU_cjs.AttributeSchema; }
14
22
  });
15
23
  Object.defineProperty(exports, "BUILT_IN_CONTROLS", {
16
24
  enumerable: true,
17
- get: function () { return chunkOD7GPJAW_cjs.BUILT_IN_CONTROLS; }
25
+ get: function () { return chunkRKFXHDVU_cjs.BUILT_IN_CONTROLS; }
18
26
  });
19
27
  Object.defineProperty(exports, "CURRENT_USER_DEFAULT", {
20
28
  enumerable: true,
21
- get: function () { return chunkOD7GPJAW_cjs.CURRENT_USER_DEFAULT; }
29
+ get: function () { return chunkRKFXHDVU_cjs.CURRENT_USER_DEFAULT; }
22
30
  });
23
31
  Object.defineProperty(exports, "ColumnSchema", {
24
32
  enumerable: true,
25
- get: function () { return chunkOD7GPJAW_cjs.ColumnSchema; }
33
+ get: function () { return chunkRKFXHDVU_cjs.ColumnSchema; }
26
34
  });
27
35
  Object.defineProperty(exports, "ComponentSchema", {
28
36
  enumerable: true,
29
- get: function () { return chunkOD7GPJAW_cjs.ComponentSchema; }
37
+ get: function () { return chunkRKFXHDVU_cjs.ComponentSchema; }
30
38
  });
31
39
  Object.defineProperty(exports, "CurrencyAttributeMetaSchema", {
32
40
  enumerable: true,
33
- get: function () { return chunkOD7GPJAW_cjs.CurrencyAttributeMetaSchema; }
41
+ get: function () { return chunkRKFXHDVU_cjs.CurrencyAttributeMetaSchema; }
34
42
  });
35
43
  Object.defineProperty(exports, "DesignReferenceSchema", {
36
44
  enumerable: true,
37
- get: function () { return chunkOD7GPJAW_cjs.DesignReferenceSchema; }
45
+ get: function () { return chunkRKFXHDVU_cjs.DesignReferenceSchema; }
38
46
  });
39
47
  Object.defineProperty(exports, "EntitySchema", {
40
48
  enumerable: true,
41
- get: function () { return chunkOD7GPJAW_cjs.EntitySchema; }
49
+ get: function () { return chunkRKFXHDVU_cjs.EntitySchema; }
42
50
  });
43
51
  Object.defineProperty(exports, "EntityWithSchemaSchema", {
44
52
  enumerable: true,
45
- get: function () { return chunkOD7GPJAW_cjs.EntityWithSchemaSchema; }
53
+ get: function () { return chunkRKFXHDVU_cjs.EntityWithSchemaSchema; }
46
54
  });
47
55
  Object.defineProperty(exports, "FileAttributeMetaSchema", {
48
56
  enumerable: true,
49
- get: function () { return chunkOD7GPJAW_cjs.FileAttributeMetaSchema; }
57
+ get: function () { return chunkRKFXHDVU_cjs.FileAttributeMetaSchema; }
50
58
  });
51
59
  Object.defineProperty(exports, "FilterElementSchema", {
52
60
  enumerable: true,
53
- get: function () { return chunkOD7GPJAW_cjs.FilterElementSchema; }
61
+ get: function () { return chunkRKFXHDVU_cjs.FilterElementSchema; }
54
62
  });
55
63
  Object.defineProperty(exports, "FilterGroupSchema", {
56
64
  enumerable: true,
57
- get: function () { return chunkOD7GPJAW_cjs.FilterGroupSchema; }
65
+ get: function () { return chunkRKFXHDVU_cjs.FilterGroupSchema; }
58
66
  });
59
67
  Object.defineProperty(exports, "LayoutElementSchema", {
60
68
  enumerable: true,
61
- get: function () { return chunkOD7GPJAW_cjs.LayoutElementSchema; }
69
+ get: function () { return chunkRKFXHDVU_cjs.LayoutElementSchema; }
62
70
  });
63
71
  Object.defineProperty(exports, "LayoutElementType", {
64
72
  enumerable: true,
65
- get: function () { return chunkOD7GPJAW_cjs.LayoutElementType; }
73
+ get: function () { return chunkRKFXHDVU_cjs.LayoutElementType; }
66
74
  });
67
75
  Object.defineProperty(exports, "ListSchema", {
68
76
  enumerable: true,
69
- get: function () { return chunkOD7GPJAW_cjs.ListSchema; }
77
+ get: function () { return chunkRKFXHDVU_cjs.ListSchema; }
70
78
  });
71
79
  Object.defineProperty(exports, "ListViewSchema", {
72
80
  enumerable: true,
73
- get: function () { return chunkOD7GPJAW_cjs.ListViewSchema; }
81
+ get: function () { return chunkRKFXHDVU_cjs.ListViewSchema; }
74
82
  });
75
83
  Object.defineProperty(exports, "MenuConfigurationSchema", {
76
84
  enumerable: true,
77
- get: function () { return chunkOD7GPJAW_cjs.MenuConfigurationSchema; }
85
+ get: function () { return chunkRKFXHDVU_cjs.MenuConfigurationSchema; }
78
86
  });
79
87
  Object.defineProperty(exports, "MenuItemSchema", {
80
88
  enumerable: true,
81
- get: function () { return chunkOD7GPJAW_cjs.MenuItemSchema; }
89
+ get: function () { return chunkRKFXHDVU_cjs.MenuItemSchema; }
82
90
  });
83
91
  Object.defineProperty(exports, "MenuItemType", {
84
92
  enumerable: true,
85
- get: function () { return chunkOD7GPJAW_cjs.MenuItemType; }
93
+ get: function () { return chunkRKFXHDVU_cjs.MenuItemType; }
86
94
  });
87
95
  Object.defineProperty(exports, "MetaClient", {
88
96
  enumerable: true,
89
- get: function () { return chunkOD7GPJAW_cjs.MetaClient; }
97
+ get: function () { return chunkRKFXHDVU_cjs.MetaClient; }
90
98
  });
91
99
  Object.defineProperty(exports, "ModuleSchema", {
92
100
  enumerable: true,
93
- get: function () { return chunkOD7GPJAW_cjs.ModuleSchema; }
101
+ get: function () { return chunkRKFXHDVU_cjs.ModuleSchema; }
94
102
  });
95
103
  Object.defineProperty(exports, "OnDeleteActionSchema", {
96
104
  enumerable: true,
97
- get: function () { return chunkOD7GPJAW_cjs.OnDeleteActionSchema; }
105
+ get: function () { return chunkRKFXHDVU_cjs.OnDeleteActionSchema; }
98
106
  });
99
107
  Object.defineProperty(exports, "PAGE_BACKGROUND_TOKENS", {
100
108
  enumerable: true,
101
- get: function () { return chunkOD7GPJAW_cjs.PAGE_BACKGROUND_TOKENS; }
109
+ get: function () { return chunkRKFXHDVU_cjs.PAGE_BACKGROUND_TOKENS; }
102
110
  });
103
111
  Object.defineProperty(exports, "PLATFORM_ATTRIBUTE_NAMES", {
104
112
  enumerable: true,
105
- get: function () { return chunkOD7GPJAW_cjs.PLATFORM_ATTRIBUTE_NAMES; }
113
+ get: function () { return chunkRKFXHDVU_cjs.PLATFORM_ATTRIBUTE_NAMES; }
106
114
  });
107
115
  Object.defineProperty(exports, "PageActionSchema", {
108
116
  enumerable: true,
109
- get: function () { return chunkOD7GPJAW_cjs.PageActionSchema; }
117
+ get: function () { return chunkRKFXHDVU_cjs.PageActionSchema; }
110
118
  });
111
119
  Object.defineProperty(exports, "PageLayoutSchema", {
112
120
  enumerable: true,
113
- get: function () { return chunkOD7GPJAW_cjs.PageLayoutSchema; }
121
+ get: function () { return chunkRKFXHDVU_cjs.PageLayoutSchema; }
114
122
  });
115
123
  Object.defineProperty(exports, "PageLayoutSidePanelSchema", {
116
124
  enumerable: true,
117
- get: function () { return chunkOD7GPJAW_cjs.PageLayoutSidePanelSchema; }
125
+ get: function () { return chunkRKFXHDVU_cjs.PageLayoutSidePanelSchema; }
118
126
  });
119
127
  Object.defineProperty(exports, "PageSchema", {
120
128
  enumerable: true,
121
- get: function () { return chunkOD7GPJAW_cjs.PageSchema; }
129
+ get: function () { return chunkRKFXHDVU_cjs.PageSchema; }
122
130
  });
123
131
  Object.defineProperty(exports, "PageStyleSchema", {
124
132
  enumerable: true,
125
- get: function () { return chunkOD7GPJAW_cjs.PageStyleSchema; }
133
+ get: function () { return chunkRKFXHDVU_cjs.PageStyleSchema; }
126
134
  });
127
135
  Object.defineProperty(exports, "RelationAttributeMetaSchema", {
128
136
  enumerable: true,
129
- get: function () { return chunkOD7GPJAW_cjs.RelationAttributeMetaSchema; }
137
+ get: function () { return chunkRKFXHDVU_cjs.RelationAttributeMetaSchema; }
130
138
  });
131
139
  Object.defineProperty(exports, "SizeValueSchema", {
132
140
  enumerable: true,
133
- get: function () { return chunkOD7GPJAW_cjs.SizeValueSchema; }
141
+ get: function () { return chunkRKFXHDVU_cjs.SizeValueSchema; }
134
142
  });
135
143
  Object.defineProperty(exports, "SortConfigSchema", {
136
144
  enumerable: true,
137
- get: function () { return chunkOD7GPJAW_cjs.SortConfigSchema; }
145
+ get: function () { return chunkRKFXHDVU_cjs.SortConfigSchema; }
138
146
  });
139
147
  Object.defineProperty(exports, "UserAttributeMetaSchema", {
140
148
  enumerable: true,
141
- get: function () { return chunkOD7GPJAW_cjs.UserAttributeMetaSchema; }
149
+ get: function () { return chunkRKFXHDVU_cjs.UserAttributeMetaSchema; }
142
150
  });
143
151
  Object.defineProperty(exports, "VariableSchema", {
144
152
  enumerable: true,
145
- get: function () { return chunkOD7GPJAW_cjs.VariableSchema; }
153
+ get: function () { return chunkRKFXHDVU_cjs.VariableSchema; }
146
154
  });
147
155
  Object.defineProperty(exports, "acceptsCurrentUserDefault", {
148
156
  enumerable: true,
149
- get: function () { return chunkOD7GPJAW_cjs.acceptsCurrentUserDefault; }
157
+ get: function () { return chunkRKFXHDVU_cjs.acceptsCurrentUserDefault; }
150
158
  });
151
159
  Object.defineProperty(exports, "allCurrencyCodes", {
152
160
  enumerable: true,
153
- get: function () { return chunkOD7GPJAW_cjs.allCurrencyCodes; }
161
+ get: function () { return chunkRKFXHDVU_cjs.allCurrencyCodes; }
154
162
  });
155
163
  Object.defineProperty(exports, "currencyLabel", {
156
164
  enumerable: true,
157
- get: function () { return chunkOD7GPJAW_cjs.currencyLabel; }
165
+ get: function () { return chunkRKFXHDVU_cjs.currencyLabel; }
158
166
  });
159
167
  Object.defineProperty(exports, "currencySymbol", {
160
168
  enumerable: true,
161
- get: function () { return chunkOD7GPJAW_cjs.currencySymbol; }
169
+ get: function () { return chunkRKFXHDVU_cjs.currencySymbol; }
162
170
  });
163
171
  Object.defineProperty(exports, "currencySymbolSide", {
164
172
  enumerable: true,
165
- get: function () { return chunkOD7GPJAW_cjs.currencySymbolSide; }
173
+ get: function () { return chunkRKFXHDVU_cjs.currencySymbolSide; }
166
174
  });
167
175
  Object.defineProperty(exports, "formatAmount", {
168
176
  enumerable: true,
169
- get: function () { return chunkOD7GPJAW_cjs.formatAmount; }
177
+ get: function () { return chunkRKFXHDVU_cjs.formatAmount; }
170
178
  });
171
179
  Object.defineProperty(exports, "formatMoney", {
172
180
  enumerable: true,
173
- get: function () { return chunkOD7GPJAW_cjs.formatMoney; }
181
+ get: function () { return chunkRKFXHDVU_cjs.formatMoney; }
174
182
  });
175
183
  Object.defineProperty(exports, "isBuiltInControl", {
176
184
  enumerable: true,
177
- get: function () { return chunkOD7GPJAW_cjs.isBuiltInControl; }
185
+ get: function () { return chunkRKFXHDVU_cjs.isBuiltInControl; }
178
186
  });
179
187
  Object.defineProperty(exports, "isCurrentUserDefault", {
180
188
  enumerable: true,
181
- get: function () { return chunkOD7GPJAW_cjs.isCurrentUserDefault; }
189
+ get: function () { return chunkRKFXHDVU_cjs.isCurrentUserDefault; }
182
190
  });
183
191
  Object.defineProperty(exports, "isPlatformAttributeName", {
184
192
  enumerable: true,
185
- get: function () { return chunkOD7GPJAW_cjs.isPlatformAttributeName; }
193
+ get: function () { return chunkRKFXHDVU_cjs.isPlatformAttributeName; }
186
194
  });
187
195
  Object.defineProperty(exports, "localeNumberSeparators", {
188
196
  enumerable: true,
189
- get: function () { return chunkOD7GPJAW_cjs.localeNumberSeparators; }
197
+ get: function () { return chunkRKFXHDVU_cjs.localeNumberSeparators; }
190
198
  });
191
199
  Object.defineProperty(exports, "lookupCompatibleControls", {
192
200
  enumerable: true,
193
- get: function () { return chunkOD7GPJAW_cjs.lookupCompatibleControls; }
201
+ get: function () { return chunkRKFXHDVU_cjs.lookupCompatibleControls; }
194
202
  });
195
203
  Object.defineProperty(exports, "lookupControls", {
196
204
  enumerable: true,
197
- get: function () { return chunkOD7GPJAW_cjs.lookupControls; }
205
+ get: function () { return chunkRKFXHDVU_cjs.lookupControls; }
198
206
  });
199
207
  Object.defineProperty(exports, "lookupPrimaryControl", {
200
208
  enumerable: true,
201
- get: function () { return chunkOD7GPJAW_cjs.lookupPrimaryControl; }
209
+ get: function () { return chunkRKFXHDVU_cjs.lookupPrimaryControl; }
202
210
  });
203
211
  Object.defineProperty(exports, "parseAmount", {
204
212
  enumerable: true,
205
- get: function () { return chunkOD7GPJAW_cjs.parseAmount; }
213
+ get: function () { return chunkRKFXHDVU_cjs.parseAmount; }
206
214
  });
207
215
  Object.defineProperty(exports, "parseCurrencyMeta", {
208
216
  enumerable: true,
209
- get: function () { return chunkOD7GPJAW_cjs.parseCurrencyMeta; }
217
+ get: function () { return chunkRKFXHDVU_cjs.parseCurrencyMeta; }
210
218
  });
211
219
  Object.defineProperty(exports, "parseFileMeta", {
212
220
  enumerable: true,
213
- get: function () { return chunkOD7GPJAW_cjs.parseFileMeta; }
221
+ get: function () { return chunkRKFXHDVU_cjs.parseFileMeta; }
214
222
  });
215
223
  Object.defineProperty(exports, "parsePrincipalMeta", {
216
224
  enumerable: true,
217
- get: function () { return chunkOD7GPJAW_cjs.parsePrincipalMeta; }
225
+ get: function () { return chunkRKFXHDVU_cjs.parsePrincipalMeta; }
218
226
  });
219
227
  Object.defineProperty(exports, "parseRelationMeta", {
220
228
  enumerable: true,
221
- get: function () { return chunkOD7GPJAW_cjs.parseRelationMeta; }
229
+ get: function () { return chunkRKFXHDVU_cjs.parseRelationMeta; }
222
230
  });
223
231
  Object.defineProperty(exports, "parseUserMeta", {
224
232
  enumerable: true,
225
- get: function () { return chunkOD7GPJAW_cjs.parseUserMeta; }
233
+ get: function () { return chunkRKFXHDVU_cjs.parseUserMeta; }
226
234
  });
227
235
  Object.defineProperty(exports, "platformAttributes", {
228
236
  enumerable: true,
229
- get: function () { return chunkOD7GPJAW_cjs.platformAttributes; }
237
+ get: function () { return chunkRKFXHDVU_cjs.platformAttributes; }
230
238
  });
231
239
  //# sourceMappingURL=index.cjs.map
232
240
  //# sourceMappingURL=index.cjs.map
@@ -1,2 +1,2 @@
1
- export { f as App, g as AppSchema, h as AppService, i as ArrayAttributeMeta, a as Attribute, j as AttributeAccessRule, bx as AttributeForLookup, by as AttributeMeta, k as AttributeRestrictions, l as AttributeSchema, m as AttributeType, bz as BUILT_IN_CONTROLS, bA as BuiltInControlSlug, C as CURRENT_USER_DEFAULT, bB as CardElement, p as Column, bC as ColumnElement, q as ColumnSchema, bD as CommonProps, r as ComparisonOperator, s as Component, bE as ComponentElement, t as ComponentSchema, u as ComponentService, bF as ControlBucket, v as CreateAppRequest, w as CreateComponentRequest, x as CreateDesignReferenceRequest, y as CreateEntityRequest, z as CreateListRequest, B as CreateListViewRequest, D as CreateMenuConfigurationRequest, E as CreatePageRequest, G as CreateVariableRequest, H as CurrencyAttributeMeta, I as CurrencyAttributeMetaSchema, J as CurrencySymbolSide, K as CurrencyValue, M as CurrentUserDefault, bG as DatetimeAttributeMeta, bH as DatetimeFormat, R as DeployModuleRequest, S as DesignReference, T as DesignReferenceContent, V as DesignReferenceSchema, W as DesignReferenceService, bI as DividerElement, Y as Entity, Z as EntitySchema, _ as EntityService, $ as EntityWithSchema, a0 as EntityWithSchemaSchema, a1 as EnumAttributeMeta, a2 as EnumValue, bJ as FieldElement, a3 as FileAttributeMeta, bK as FileAttributeMetaSchema, a5 as FilterElement, a6 as FilterElementSchema, a7 as FilterGroup, a8 as FilterGroupSchema, bL as LayoutAlign, bM as LayoutElement, bN as LayoutElementSchema, bO as LayoutElementType, bP as LayoutGap, bQ as LayoutJustify, bR as LayoutTab, a9 as List, aa as ListAppsOptions, ab as ListComponentsOptions, ac as ListDesignReferencesOptions, bS as ListElement, ad as ListEntitiesOptions, af as ListListViewsOptions, ag as ListListsOptions, ah as ListMenuConfigurationsOptions, ai as ListModulesOptions, aj as ListPagesOptions, ak as ListSchema, al as ListService, am as ListVariablesOptions, an as ListView, ao as ListViewSchema, ap as ListViewService, aq as LogicalOperator, ar as MenuConfiguration, as as MenuConfigurationSchema, at as MenuConfigurationService, au as MenuItem, av as MenuItemSchema, aw as MenuItemType, ax as MetaClient, ay as MetaListOptions, az as Module, aA as ModuleSchema, aB as ModuleService, aC as ModuleStatus, bT as NumberAttributeMeta, bU as ObjectAttributeMeta, aD as OnDeleteAction, aE as OnDeleteActionSchema, bV as PAGE_BACKGROUND_TOKENS, aF as PLATFORM_ATTRIBUTE_NAMES, aH as Page, aI as PageAction, aJ as PageActionKind, aK as PageActionSchema, bW as PageBackgroundToken, aL as PageLayout, aM as PageLayoutSchema, bX as PageLayoutSidePanel, bY as PageLayoutSidePanelSchema, aN as PageSchema, aO as PageService, bZ as PageStyle, b_ as PageStyleSchema, aP as PageType, b$ as PrincipalAttributeMeta, d as PrincipalRef, c0 as PrincipalType, e as PublicAccessOperation, aQ as PublicPageComponent, aR as PublicPageResponse, c1 as RecordFilterElement, c2 as RelatedListElement, c3 as RelatedRecordElement, aS as RelationAttributeMeta, aT as RelationAttributeMetaSchema, c4 as ResponsiveSizing, c5 as RowElement, c6 as SectionElement, c7 as SizeValue, c8 as SizeValueSchema, c9 as SizingProps, aY as SortConfig, aZ as SortConfigSchema, a_ as SortDirection, ca as StringAttributeMeta, cb as StringFormat, cc as TabsElement, cd as TextElement, ce as TextVariant, b1 as UpdateAppRequest, b2 as UpdateComponentRequest, b3 as UpdateDesignReferenceRequest, b4 as UpdateEntityRequest, b5 as UpdateListRequest, b6 as UpdateListViewRequest, b7 as UpdateMenuConfigurationRequest, b8 as UpdatePageRequest, b9 as UpdateVariableRequest, cf as UserAttributeMeta, cg as UserAttributeMetaSchema, bc as Variable, bd as VariableSchema, be as VariableService, ch as WorkflowTriggerElement, bf as acceptsCurrentUserDefault, bg as allCurrencyCodes, bj as currencyLabel, bk as currencySymbol, bl as currencySymbolSide, bm as formatAmount, bn as formatMoney, ci as isBuiltInControl, bo as isCurrentUserDefault, bp as isPlatformAttributeName, bq as localeNumberSeparators, cj as lookupCompatibleControls, ck as lookupControls, cl as lookupPrimaryControl, br as parseAmount, bs as parseCurrencyMeta, bt as parseFileMeta, cm as parsePrincipalMeta, bu as parseRelationMeta, cn as parseUserMeta, bv as platformAttributes } from '../types-COxVBT4w.cjs';
1
+ export { f as App, g as AppConfiguration, h as AppConfigurationSchema, i as AppConfigurationService, j as AppHome, k as AppHomeSchema, l as AppHomeType, m as AppSchema, n as AppService, o as ArrayAttributeMeta, a as Attribute, p as AttributeAccessRule, bG as AttributeForLookup, bH as AttributeMeta, q as AttributeRestrictions, r as AttributeSchema, s as AttributeType, bI as BUILT_IN_CONTROLS, bJ as BuiltInControlSlug, C as CURRENT_USER_DEFAULT, bK as CardElement, v as Column, bL as ColumnElement, w as ColumnSchema, bM as CommonProps, x as ComparisonOperator, y as Component, bN as ComponentElement, z as ComponentSchema, B as ComponentService, bO as ControlBucket, D as CreateAppConfigurationRequest, E as CreateAppRequest, G as CreateComponentRequest, H as CreateDesignReferenceRequest, I as CreateEntityRequest, J as CreateListRequest, K as CreateListViewRequest, M as CreateMenuConfigurationRequest, N as CreatePageRequest, O as CreateVariableRequest, Q as CurrencyAttributeMeta, R as CurrencyAttributeMetaSchema, S as CurrencySymbolSide, T as CurrencyValue, V as CurrentUserDefault, bP as DatetimeAttributeMeta, bQ as DatetimeFormat, Z as DeployModuleRequest, _ as DesignReference, $ as DesignReferenceContent, a0 as DesignReferenceSchema, a1 as DesignReferenceService, bR as DividerElement, a3 as Entity, a4 as EntitySchema, a5 as EntityService, a6 as EntityWithSchema, a7 as EntityWithSchemaSchema, a8 as EnumAttributeMeta, a9 as EnumValue, bS as FieldElement, aa as FileAttributeMeta, bT as FileAttributeMetaSchema, ac as FilterElement, ad as FilterElementSchema, ae as FilterGroup, af as FilterGroupSchema, bU as LayoutAlign, bV as LayoutElement, bW as LayoutElementSchema, bX as LayoutElementType, bY as LayoutGap, bZ as LayoutJustify, b_ as LayoutTab, ag as List, ah as ListAppConfigurationsOptions, ai as ListAppsOptions, aj as ListComponentsOptions, ak as ListDesignReferencesOptions, b$ as ListElement, al as ListEntitiesOptions, an as ListListViewsOptions, ao as ListListsOptions, ap as ListMenuConfigurationsOptions, aq as ListModulesOptions, ar as ListPagesOptions, as as ListSchema, at as ListService, au as ListVariablesOptions, av as ListView, aw as ListViewSchema, ax as ListViewService, ay as LogicalOperator, az as MenuConfiguration, aA as MenuConfigurationSchema, aB as MenuConfigurationService, aC as MenuItem, aD as MenuItemSchema, aE as MenuItemType, aF as MetaClient, aG as MetaListOptions, aH as Module, aI as ModuleSchema, aJ as ModuleService, aK as ModuleStatus, c0 as NumberAttributeMeta, c1 as ObjectAttributeMeta, aL as OnDeleteAction, aM as OnDeleteActionSchema, c2 as PAGE_BACKGROUND_TOKENS, aN as PLATFORM_ATTRIBUTE_NAMES, aP as Page, aQ as PageAction, aR as PageActionKind, aS as PageActionSchema, c3 as PageBackgroundToken, aT as PageLayout, aU as PageLayoutSchema, c4 as PageLayoutSidePanel, c5 as PageLayoutSidePanelSchema, aV as PageSchema, aW as PageService, c6 as PageStyle, c7 as PageStyleSchema, aX as PageType, c8 as PrincipalAttributeMeta, d as PrincipalRef, c9 as PrincipalType, e as PublicAccessOperation, aY as PublicPageComponent, aZ as PublicPageResponse, ca as RecordFilterElement, cb as RelatedListElement, cc as RelatedRecordElement, a_ as RelationAttributeMeta, a$ as RelationAttributeMetaSchema, cd as ResponsiveSizing, ce as RowElement, cf as SectionElement, cg as SizeValue, ch as SizeValueSchema, ci as SizingProps, b4 as SortConfig, b5 as SortConfigSchema, b6 as SortDirection, cj as StringAttributeMeta, ck as StringFormat, cl as TabsElement, cm as TextElement, cn as TextVariant, b9 as UpdateAppConfigurationRequest, ba as UpdateAppRequest, bb as UpdateComponentRequest, bc as UpdateDesignReferenceRequest, bd as UpdateEntityRequest, be as UpdateListRequest, bf as UpdateListViewRequest, bg as UpdateMenuConfigurationRequest, bh as UpdatePageRequest, bi as UpdateVariableRequest, co as UserAttributeMeta, cp as UserAttributeMetaSchema, bl as Variable, bm as VariableSchema, bn as VariableService, cq as WorkflowTriggerElement, bo as acceptsCurrentUserDefault, bp as allCurrencyCodes, bs as currencyLabel, bt as currencySymbol, bu as currencySymbolSide, bv as formatAmount, bw as formatMoney, cr as isBuiltInControl, bx as isCurrentUserDefault, by as isPlatformAttributeName, bz as localeNumberSeparators, cs as lookupCompatibleControls, ct as lookupControls, cu as lookupPrimaryControl, bA as parseAmount, bB as parseCurrencyMeta, bC as parseFileMeta, cv as parsePrincipalMeta, bD as parseRelationMeta, cw as parseUserMeta, bE as platformAttributes } from '../types-C9flkAj-.cjs';
2
2
  import 'zod';
@@ -1,2 +1,2 @@
1
- export { f as App, g as AppSchema, h as AppService, i as ArrayAttributeMeta, a as Attribute, j as AttributeAccessRule, bx as AttributeForLookup, by as AttributeMeta, k as AttributeRestrictions, l as AttributeSchema, m as AttributeType, bz as BUILT_IN_CONTROLS, bA as BuiltInControlSlug, C as CURRENT_USER_DEFAULT, bB as CardElement, p as Column, bC as ColumnElement, q as ColumnSchema, bD as CommonProps, r as ComparisonOperator, s as Component, bE as ComponentElement, t as ComponentSchema, u as ComponentService, bF as ControlBucket, v as CreateAppRequest, w as CreateComponentRequest, x as CreateDesignReferenceRequest, y as CreateEntityRequest, z as CreateListRequest, B as CreateListViewRequest, D as CreateMenuConfigurationRequest, E as CreatePageRequest, G as CreateVariableRequest, H as CurrencyAttributeMeta, I as CurrencyAttributeMetaSchema, J as CurrencySymbolSide, K as CurrencyValue, M as CurrentUserDefault, bG as DatetimeAttributeMeta, bH as DatetimeFormat, R as DeployModuleRequest, S as DesignReference, T as DesignReferenceContent, V as DesignReferenceSchema, W as DesignReferenceService, bI as DividerElement, Y as Entity, Z as EntitySchema, _ as EntityService, $ as EntityWithSchema, a0 as EntityWithSchemaSchema, a1 as EnumAttributeMeta, a2 as EnumValue, bJ as FieldElement, a3 as FileAttributeMeta, bK as FileAttributeMetaSchema, a5 as FilterElement, a6 as FilterElementSchema, a7 as FilterGroup, a8 as FilterGroupSchema, bL as LayoutAlign, bM as LayoutElement, bN as LayoutElementSchema, bO as LayoutElementType, bP as LayoutGap, bQ as LayoutJustify, bR as LayoutTab, a9 as List, aa as ListAppsOptions, ab as ListComponentsOptions, ac as ListDesignReferencesOptions, bS as ListElement, ad as ListEntitiesOptions, af as ListListViewsOptions, ag as ListListsOptions, ah as ListMenuConfigurationsOptions, ai as ListModulesOptions, aj as ListPagesOptions, ak as ListSchema, al as ListService, am as ListVariablesOptions, an as ListView, ao as ListViewSchema, ap as ListViewService, aq as LogicalOperator, ar as MenuConfiguration, as as MenuConfigurationSchema, at as MenuConfigurationService, au as MenuItem, av as MenuItemSchema, aw as MenuItemType, ax as MetaClient, ay as MetaListOptions, az as Module, aA as ModuleSchema, aB as ModuleService, aC as ModuleStatus, bT as NumberAttributeMeta, bU as ObjectAttributeMeta, aD as OnDeleteAction, aE as OnDeleteActionSchema, bV as PAGE_BACKGROUND_TOKENS, aF as PLATFORM_ATTRIBUTE_NAMES, aH as Page, aI as PageAction, aJ as PageActionKind, aK as PageActionSchema, bW as PageBackgroundToken, aL as PageLayout, aM as PageLayoutSchema, bX as PageLayoutSidePanel, bY as PageLayoutSidePanelSchema, aN as PageSchema, aO as PageService, bZ as PageStyle, b_ as PageStyleSchema, aP as PageType, b$ as PrincipalAttributeMeta, d as PrincipalRef, c0 as PrincipalType, e as PublicAccessOperation, aQ as PublicPageComponent, aR as PublicPageResponse, c1 as RecordFilterElement, c2 as RelatedListElement, c3 as RelatedRecordElement, aS as RelationAttributeMeta, aT as RelationAttributeMetaSchema, c4 as ResponsiveSizing, c5 as RowElement, c6 as SectionElement, c7 as SizeValue, c8 as SizeValueSchema, c9 as SizingProps, aY as SortConfig, aZ as SortConfigSchema, a_ as SortDirection, ca as StringAttributeMeta, cb as StringFormat, cc as TabsElement, cd as TextElement, ce as TextVariant, b1 as UpdateAppRequest, b2 as UpdateComponentRequest, b3 as UpdateDesignReferenceRequest, b4 as UpdateEntityRequest, b5 as UpdateListRequest, b6 as UpdateListViewRequest, b7 as UpdateMenuConfigurationRequest, b8 as UpdatePageRequest, b9 as UpdateVariableRequest, cf as UserAttributeMeta, cg as UserAttributeMetaSchema, bc as Variable, bd as VariableSchema, be as VariableService, ch as WorkflowTriggerElement, bf as acceptsCurrentUserDefault, bg as allCurrencyCodes, bj as currencyLabel, bk as currencySymbol, bl as currencySymbolSide, bm as formatAmount, bn as formatMoney, ci as isBuiltInControl, bo as isCurrentUserDefault, bp as isPlatformAttributeName, bq as localeNumberSeparators, cj as lookupCompatibleControls, ck as lookupControls, cl as lookupPrimaryControl, br as parseAmount, bs as parseCurrencyMeta, bt as parseFileMeta, cm as parsePrincipalMeta, bu as parseRelationMeta, cn as parseUserMeta, bv as platformAttributes } from '../types-COxVBT4w.js';
1
+ export { f as App, g as AppConfiguration, h as AppConfigurationSchema, i as AppConfigurationService, j as AppHome, k as AppHomeSchema, l as AppHomeType, m as AppSchema, n as AppService, o as ArrayAttributeMeta, a as Attribute, p as AttributeAccessRule, bG as AttributeForLookup, bH as AttributeMeta, q as AttributeRestrictions, r as AttributeSchema, s as AttributeType, bI as BUILT_IN_CONTROLS, bJ as BuiltInControlSlug, C as CURRENT_USER_DEFAULT, bK as CardElement, v as Column, bL as ColumnElement, w as ColumnSchema, bM as CommonProps, x as ComparisonOperator, y as Component, bN as ComponentElement, z as ComponentSchema, B as ComponentService, bO as ControlBucket, D as CreateAppConfigurationRequest, E as CreateAppRequest, G as CreateComponentRequest, H as CreateDesignReferenceRequest, I as CreateEntityRequest, J as CreateListRequest, K as CreateListViewRequest, M as CreateMenuConfigurationRequest, N as CreatePageRequest, O as CreateVariableRequest, Q as CurrencyAttributeMeta, R as CurrencyAttributeMetaSchema, S as CurrencySymbolSide, T as CurrencyValue, V as CurrentUserDefault, bP as DatetimeAttributeMeta, bQ as DatetimeFormat, Z as DeployModuleRequest, _ as DesignReference, $ as DesignReferenceContent, a0 as DesignReferenceSchema, a1 as DesignReferenceService, bR as DividerElement, a3 as Entity, a4 as EntitySchema, a5 as EntityService, a6 as EntityWithSchema, a7 as EntityWithSchemaSchema, a8 as EnumAttributeMeta, a9 as EnumValue, bS as FieldElement, aa as FileAttributeMeta, bT as FileAttributeMetaSchema, ac as FilterElement, ad as FilterElementSchema, ae as FilterGroup, af as FilterGroupSchema, bU as LayoutAlign, bV as LayoutElement, bW as LayoutElementSchema, bX as LayoutElementType, bY as LayoutGap, bZ as LayoutJustify, b_ as LayoutTab, ag as List, ah as ListAppConfigurationsOptions, ai as ListAppsOptions, aj as ListComponentsOptions, ak as ListDesignReferencesOptions, b$ as ListElement, al as ListEntitiesOptions, an as ListListViewsOptions, ao as ListListsOptions, ap as ListMenuConfigurationsOptions, aq as ListModulesOptions, ar as ListPagesOptions, as as ListSchema, at as ListService, au as ListVariablesOptions, av as ListView, aw as ListViewSchema, ax as ListViewService, ay as LogicalOperator, az as MenuConfiguration, aA as MenuConfigurationSchema, aB as MenuConfigurationService, aC as MenuItem, aD as MenuItemSchema, aE as MenuItemType, aF as MetaClient, aG as MetaListOptions, aH as Module, aI as ModuleSchema, aJ as ModuleService, aK as ModuleStatus, c0 as NumberAttributeMeta, c1 as ObjectAttributeMeta, aL as OnDeleteAction, aM as OnDeleteActionSchema, c2 as PAGE_BACKGROUND_TOKENS, aN as PLATFORM_ATTRIBUTE_NAMES, aP as Page, aQ as PageAction, aR as PageActionKind, aS as PageActionSchema, c3 as PageBackgroundToken, aT as PageLayout, aU as PageLayoutSchema, c4 as PageLayoutSidePanel, c5 as PageLayoutSidePanelSchema, aV as PageSchema, aW as PageService, c6 as PageStyle, c7 as PageStyleSchema, aX as PageType, c8 as PrincipalAttributeMeta, d as PrincipalRef, c9 as PrincipalType, e as PublicAccessOperation, aY as PublicPageComponent, aZ as PublicPageResponse, ca as RecordFilterElement, cb as RelatedListElement, cc as RelatedRecordElement, a_ as RelationAttributeMeta, a$ as RelationAttributeMetaSchema, cd as ResponsiveSizing, ce as RowElement, cf as SectionElement, cg as SizeValue, ch as SizeValueSchema, ci as SizingProps, b4 as SortConfig, b5 as SortConfigSchema, b6 as SortDirection, cj as StringAttributeMeta, ck as StringFormat, cl as TabsElement, cm as TextElement, cn as TextVariant, b9 as UpdateAppConfigurationRequest, ba as UpdateAppRequest, bb as UpdateComponentRequest, bc as UpdateDesignReferenceRequest, bd as UpdateEntityRequest, be as UpdateListRequest, bf as UpdateListViewRequest, bg as UpdateMenuConfigurationRequest, bh as UpdatePageRequest, bi as UpdateVariableRequest, co as UserAttributeMeta, cp as UserAttributeMetaSchema, bl as Variable, bm as VariableSchema, bn as VariableService, cq as WorkflowTriggerElement, bo as acceptsCurrentUserDefault, bp as allCurrencyCodes, bs as currencyLabel, bt as currencySymbol, bu as currencySymbolSide, bv as formatAmount, bw as formatMoney, cr as isBuiltInControl, bx as isCurrentUserDefault, by as isPlatformAttributeName, bz as localeNumberSeparators, cs as lookupCompatibleControls, ct as lookupControls, cu as lookupPrimaryControl, bA as parseAmount, bB as parseCurrencyMeta, bC as parseFileMeta, cv as parsePrincipalMeta, bD as parseRelationMeta, cw as parseUserMeta, bE as platformAttributes } from '../types-C9flkAj-.js';
2
2
  import 'zod';
@@ -1,3 +1,3 @@
1
- export { AppSchema, AttributeSchema, BUILT_IN_CONTROLS, CURRENT_USER_DEFAULT, 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, acceptsCurrentUserDefault, allCurrencyCodes, currencyLabel, currencySymbol, currencySymbolSide, formatAmount, formatMoney, isBuiltInControl, isCurrentUserDefault, isPlatformAttributeName, localeNumberSeparators, lookupCompatibleControls, lookupControls, lookupPrimaryControl, parseAmount, parseCurrencyMeta, parseFileMeta, parsePrincipalMeta, parseRelationMeta, parseUserMeta, platformAttributes } from '../chunk-TDG5QFZ5.js';
1
+ export { AppConfigurationSchema, AppHomeSchema, AppSchema, AttributeSchema, BUILT_IN_CONTROLS, CURRENT_USER_DEFAULT, 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, acceptsCurrentUserDefault, allCurrencyCodes, currencyLabel, currencySymbol, currencySymbolSide, formatAmount, formatMoney, isBuiltInControl, isCurrentUserDefault, isPlatformAttributeName, localeNumberSeparators, lookupCompatibleControls, lookupControls, lookupPrimaryControl, parseAmount, parseCurrencyMeta, parseFileMeta, parsePrincipalMeta, parseRelationMeta, parseUserMeta, platformAttributes } from '../chunk-IRFFXJMB.js';
2
2
  //# sourceMappingURL=index.js.map
3
3
  //# sourceMappingURL=index.js.map