@proteos/sdk 0.20.5 → 0.22.0

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