@proteos/sdk 0.51.1 → 0.53.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.
- package/dist/{chunk-IRFFXJMB.js → chunk-HEUXXELG.js} +311 -17
- package/dist/chunk-HEUXXELG.js.map +1 -0
- package/dist/{chunk-RKFXHDVU.cjs → chunk-SWCPI6SL.cjs} +326 -16
- package/dist/chunk-SWCPI6SL.cjs.map +1 -0
- package/dist/index.cjs +209 -102
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +213 -12
- package/dist/index.d.ts +213 -12
- package/dist/index.js +49 -2
- package/dist/index.js.map +1 -1
- package/dist/meta/index.cjs +123 -59
- 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-C9flkAj-.d.cts → types-D5P6yk1L.d.cts} +1288 -69
- package/dist/{types-C9flkAj-.d.ts → types-D5P6yk1L.d.ts} +1288 -69
- package/package.json +3 -3
- package/src/conversation/index.ts +39 -0
- package/src/conversation/types.ts +108 -4
- package/src/data/index.ts +15 -2
- package/src/data/records.ts +63 -0
- package/src/data/types.ts +52 -0
- package/src/index.ts +60 -1
- package/src/meta/entity-extensions.ts +98 -0
- package/src/meta/index.ts +84 -1
- package/src/meta/layout/common-props.ts +8 -0
- package/src/meta/layout/control-registry.json +10 -2
- package/src/meta/layout/elements.ts +15 -10
- package/src/meta/layout/index.ts +1 -0
- package/src/meta/list-extensions.ts +98 -0
- package/src/meta/menu-configuration-extensions.ts +132 -0
- package/src/meta/page-extensions.ts +98 -0
- package/src/meta/types.ts +470 -0
- package/dist/chunk-IRFFXJMB.js.map +0 -1
- package/dist/chunk-RKFXHDVU.cjs.map +0 -1
package/dist/meta/index.cjs
CHANGED
|
@@ -1,240 +1,304 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkSWCPI6SL_cjs = require('../chunk-SWCPI6SL.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "AppConfigurationSchema", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunkSWCPI6SL_cjs.AppConfigurationSchema; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "AppHomeSchema", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkSWCPI6SL_cjs.AppHomeSchema; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "AppSchema", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkSWCPI6SL_cjs.AppSchema; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "AttributeSchema", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkSWCPI6SL_cjs.AttributeSchema; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "BUILT_IN_CONTROLS", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkSWCPI6SL_cjs.BUILT_IN_CONTROLS; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "CURRENT_USER_DEFAULT", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkSWCPI6SL_cjs.CURRENT_USER_DEFAULT; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "ColumnSchema", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkSWCPI6SL_cjs.ColumnSchema; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "ComponentSchema", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkSWCPI6SL_cjs.ComponentSchema; }
|
|
38
|
+
});
|
|
39
|
+
Object.defineProperty(exports, "ContactAddressAttributeMetaSchema", {
|
|
40
|
+
enumerable: true,
|
|
41
|
+
get: function () { return chunkSWCPI6SL_cjs.ContactAddressAttributeMetaSchema; }
|
|
38
42
|
});
|
|
39
43
|
Object.defineProperty(exports, "CurrencyAttributeMetaSchema", {
|
|
40
44
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkSWCPI6SL_cjs.CurrencyAttributeMetaSchema; }
|
|
42
46
|
});
|
|
43
47
|
Object.defineProperty(exports, "DesignReferenceSchema", {
|
|
44
48
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunkSWCPI6SL_cjs.DesignReferenceSchema; }
|
|
50
|
+
});
|
|
51
|
+
Object.defineProperty(exports, "EntityContactBindingSchema", {
|
|
52
|
+
enumerable: true,
|
|
53
|
+
get: function () { return chunkSWCPI6SL_cjs.EntityContactBindingSchema; }
|
|
54
|
+
});
|
|
55
|
+
Object.defineProperty(exports, "EntityExtensionSchema", {
|
|
56
|
+
enumerable: true,
|
|
57
|
+
get: function () { return chunkSWCPI6SL_cjs.EntityExtensionSchema; }
|
|
46
58
|
});
|
|
47
59
|
Object.defineProperty(exports, "EntitySchema", {
|
|
48
60
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkSWCPI6SL_cjs.EntitySchema; }
|
|
50
62
|
});
|
|
51
63
|
Object.defineProperty(exports, "EntityWithSchemaSchema", {
|
|
52
64
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkSWCPI6SL_cjs.EntityWithSchemaSchema; }
|
|
66
|
+
});
|
|
67
|
+
Object.defineProperty(exports, "ExtensionPositionSchema", {
|
|
68
|
+
enumerable: true,
|
|
69
|
+
get: function () { return chunkSWCPI6SL_cjs.ExtensionPositionSchema; }
|
|
54
70
|
});
|
|
55
71
|
Object.defineProperty(exports, "FileAttributeMetaSchema", {
|
|
56
72
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunkSWCPI6SL_cjs.FileAttributeMetaSchema; }
|
|
58
74
|
});
|
|
59
75
|
Object.defineProperty(exports, "FilterElementSchema", {
|
|
60
76
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunkSWCPI6SL_cjs.FilterElementSchema; }
|
|
62
78
|
});
|
|
63
79
|
Object.defineProperty(exports, "FilterGroupSchema", {
|
|
64
80
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunkSWCPI6SL_cjs.FilterGroupSchema; }
|
|
66
82
|
});
|
|
67
83
|
Object.defineProperty(exports, "LayoutElementSchema", {
|
|
68
84
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunkSWCPI6SL_cjs.LayoutElementSchema; }
|
|
70
86
|
});
|
|
71
87
|
Object.defineProperty(exports, "LayoutElementType", {
|
|
72
88
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunkSWCPI6SL_cjs.LayoutElementType; }
|
|
90
|
+
});
|
|
91
|
+
Object.defineProperty(exports, "LayoutTabSchema", {
|
|
92
|
+
enumerable: true,
|
|
93
|
+
get: function () { return chunkSWCPI6SL_cjs.LayoutTabSchema; }
|
|
94
|
+
});
|
|
95
|
+
Object.defineProperty(exports, "ListExtensionColumnPlacementSchema", {
|
|
96
|
+
enumerable: true,
|
|
97
|
+
get: function () { return chunkSWCPI6SL_cjs.ListExtensionColumnPlacementSchema; }
|
|
98
|
+
});
|
|
99
|
+
Object.defineProperty(exports, "ListExtensionSchema", {
|
|
100
|
+
enumerable: true,
|
|
101
|
+
get: function () { return chunkSWCPI6SL_cjs.ListExtensionSchema; }
|
|
74
102
|
});
|
|
75
103
|
Object.defineProperty(exports, "ListSchema", {
|
|
76
104
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunkSWCPI6SL_cjs.ListSchema; }
|
|
78
106
|
});
|
|
79
107
|
Object.defineProperty(exports, "ListViewSchema", {
|
|
80
108
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunkSWCPI6SL_cjs.ListViewSchema; }
|
|
110
|
+
});
|
|
111
|
+
Object.defineProperty(exports, "MENU_CONFIGURATION_EXTENSION_ANCHOR_ITEMS", {
|
|
112
|
+
enumerable: true,
|
|
113
|
+
get: function () { return chunkSWCPI6SL_cjs.MENU_CONFIGURATION_EXTENSION_ANCHOR_ITEMS; }
|
|
114
|
+
});
|
|
115
|
+
Object.defineProperty(exports, "MenuConfigurationExtensionPlacementSchema", {
|
|
116
|
+
enumerable: true,
|
|
117
|
+
get: function () { return chunkSWCPI6SL_cjs.MenuConfigurationExtensionPlacementSchema; }
|
|
118
|
+
});
|
|
119
|
+
Object.defineProperty(exports, "MenuConfigurationExtensionPositionSchema", {
|
|
120
|
+
enumerable: true,
|
|
121
|
+
get: function () { return chunkSWCPI6SL_cjs.MenuConfigurationExtensionPositionSchema; }
|
|
122
|
+
});
|
|
123
|
+
Object.defineProperty(exports, "MenuConfigurationExtensionSchema", {
|
|
124
|
+
enumerable: true,
|
|
125
|
+
get: function () { return chunkSWCPI6SL_cjs.MenuConfigurationExtensionSchema; }
|
|
82
126
|
});
|
|
83
127
|
Object.defineProperty(exports, "MenuConfigurationSchema", {
|
|
84
128
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
129
|
+
get: function () { return chunkSWCPI6SL_cjs.MenuConfigurationSchema; }
|
|
86
130
|
});
|
|
87
131
|
Object.defineProperty(exports, "MenuItemSchema", {
|
|
88
132
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
133
|
+
get: function () { return chunkSWCPI6SL_cjs.MenuItemSchema; }
|
|
90
134
|
});
|
|
91
135
|
Object.defineProperty(exports, "MenuItemType", {
|
|
92
136
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
137
|
+
get: function () { return chunkSWCPI6SL_cjs.MenuItemType; }
|
|
94
138
|
});
|
|
95
139
|
Object.defineProperty(exports, "MetaClient", {
|
|
96
140
|
enumerable: true,
|
|
97
|
-
get: function () { return
|
|
141
|
+
get: function () { return chunkSWCPI6SL_cjs.MetaClient; }
|
|
98
142
|
});
|
|
99
143
|
Object.defineProperty(exports, "ModuleSchema", {
|
|
100
144
|
enumerable: true,
|
|
101
|
-
get: function () { return
|
|
145
|
+
get: function () { return chunkSWCPI6SL_cjs.ModuleSchema; }
|
|
102
146
|
});
|
|
103
147
|
Object.defineProperty(exports, "OnDeleteActionSchema", {
|
|
104
148
|
enumerable: true,
|
|
105
|
-
get: function () { return
|
|
149
|
+
get: function () { return chunkSWCPI6SL_cjs.OnDeleteActionSchema; }
|
|
106
150
|
});
|
|
107
151
|
Object.defineProperty(exports, "PAGE_BACKGROUND_TOKENS", {
|
|
108
152
|
enumerable: true,
|
|
109
|
-
get: function () { return
|
|
153
|
+
get: function () { return chunkSWCPI6SL_cjs.PAGE_BACKGROUND_TOKENS; }
|
|
154
|
+
});
|
|
155
|
+
Object.defineProperty(exports, "PAGE_EXTENSION_ANCHOR_MAIN", {
|
|
156
|
+
enumerable: true,
|
|
157
|
+
get: function () { return chunkSWCPI6SL_cjs.PAGE_EXTENSION_ANCHOR_MAIN; }
|
|
158
|
+
});
|
|
159
|
+
Object.defineProperty(exports, "PAGE_EXTENSION_ANCHOR_SIDE_PANEL", {
|
|
160
|
+
enumerable: true,
|
|
161
|
+
get: function () { return chunkSWCPI6SL_cjs.PAGE_EXTENSION_ANCHOR_SIDE_PANEL; }
|
|
110
162
|
});
|
|
111
163
|
Object.defineProperty(exports, "PLATFORM_ATTRIBUTE_NAMES", {
|
|
112
164
|
enumerable: true,
|
|
113
|
-
get: function () { return
|
|
165
|
+
get: function () { return chunkSWCPI6SL_cjs.PLATFORM_ATTRIBUTE_NAMES; }
|
|
114
166
|
});
|
|
115
167
|
Object.defineProperty(exports, "PageActionSchema", {
|
|
116
168
|
enumerable: true,
|
|
117
|
-
get: function () { return
|
|
169
|
+
get: function () { return chunkSWCPI6SL_cjs.PageActionSchema; }
|
|
170
|
+
});
|
|
171
|
+
Object.defineProperty(exports, "PageExtensionPlacementSchema", {
|
|
172
|
+
enumerable: true,
|
|
173
|
+
get: function () { return chunkSWCPI6SL_cjs.PageExtensionPlacementSchema; }
|
|
174
|
+
});
|
|
175
|
+
Object.defineProperty(exports, "PageExtensionSchema", {
|
|
176
|
+
enumerable: true,
|
|
177
|
+
get: function () { return chunkSWCPI6SL_cjs.PageExtensionSchema; }
|
|
118
178
|
});
|
|
119
179
|
Object.defineProperty(exports, "PageLayoutSchema", {
|
|
120
180
|
enumerable: true,
|
|
121
|
-
get: function () { return
|
|
181
|
+
get: function () { return chunkSWCPI6SL_cjs.PageLayoutSchema; }
|
|
122
182
|
});
|
|
123
183
|
Object.defineProperty(exports, "PageLayoutSidePanelSchema", {
|
|
124
184
|
enumerable: true,
|
|
125
|
-
get: function () { return
|
|
185
|
+
get: function () { return chunkSWCPI6SL_cjs.PageLayoutSidePanelSchema; }
|
|
126
186
|
});
|
|
127
187
|
Object.defineProperty(exports, "PageSchema", {
|
|
128
188
|
enumerable: true,
|
|
129
|
-
get: function () { return
|
|
189
|
+
get: function () { return chunkSWCPI6SL_cjs.PageSchema; }
|
|
130
190
|
});
|
|
131
191
|
Object.defineProperty(exports, "PageStyleSchema", {
|
|
132
192
|
enumerable: true,
|
|
133
|
-
get: function () { return
|
|
193
|
+
get: function () { return chunkSWCPI6SL_cjs.PageStyleSchema; }
|
|
134
194
|
});
|
|
135
195
|
Object.defineProperty(exports, "RelationAttributeMetaSchema", {
|
|
136
196
|
enumerable: true,
|
|
137
|
-
get: function () { return
|
|
197
|
+
get: function () { return chunkSWCPI6SL_cjs.RelationAttributeMetaSchema; }
|
|
138
198
|
});
|
|
139
199
|
Object.defineProperty(exports, "SizeValueSchema", {
|
|
140
200
|
enumerable: true,
|
|
141
|
-
get: function () { return
|
|
201
|
+
get: function () { return chunkSWCPI6SL_cjs.SizeValueSchema; }
|
|
142
202
|
});
|
|
143
203
|
Object.defineProperty(exports, "SortConfigSchema", {
|
|
144
204
|
enumerable: true,
|
|
145
|
-
get: function () { return
|
|
205
|
+
get: function () { return chunkSWCPI6SL_cjs.SortConfigSchema; }
|
|
146
206
|
});
|
|
147
207
|
Object.defineProperty(exports, "UserAttributeMetaSchema", {
|
|
148
208
|
enumerable: true,
|
|
149
|
-
get: function () { return
|
|
209
|
+
get: function () { return chunkSWCPI6SL_cjs.UserAttributeMetaSchema; }
|
|
150
210
|
});
|
|
151
211
|
Object.defineProperty(exports, "VariableSchema", {
|
|
152
212
|
enumerable: true,
|
|
153
|
-
get: function () { return
|
|
213
|
+
get: function () { return chunkSWCPI6SL_cjs.VariableSchema; }
|
|
154
214
|
});
|
|
155
215
|
Object.defineProperty(exports, "acceptsCurrentUserDefault", {
|
|
156
216
|
enumerable: true,
|
|
157
|
-
get: function () { return
|
|
217
|
+
get: function () { return chunkSWCPI6SL_cjs.acceptsCurrentUserDefault; }
|
|
158
218
|
});
|
|
159
219
|
Object.defineProperty(exports, "allCurrencyCodes", {
|
|
160
220
|
enumerable: true,
|
|
161
|
-
get: function () { return
|
|
221
|
+
get: function () { return chunkSWCPI6SL_cjs.allCurrencyCodes; }
|
|
162
222
|
});
|
|
163
223
|
Object.defineProperty(exports, "currencyLabel", {
|
|
164
224
|
enumerable: true,
|
|
165
|
-
get: function () { return
|
|
225
|
+
get: function () { return chunkSWCPI6SL_cjs.currencyLabel; }
|
|
166
226
|
});
|
|
167
227
|
Object.defineProperty(exports, "currencySymbol", {
|
|
168
228
|
enumerable: true,
|
|
169
|
-
get: function () { return
|
|
229
|
+
get: function () { return chunkSWCPI6SL_cjs.currencySymbol; }
|
|
170
230
|
});
|
|
171
231
|
Object.defineProperty(exports, "currencySymbolSide", {
|
|
172
232
|
enumerable: true,
|
|
173
|
-
get: function () { return
|
|
233
|
+
get: function () { return chunkSWCPI6SL_cjs.currencySymbolSide; }
|
|
174
234
|
});
|
|
175
235
|
Object.defineProperty(exports, "formatAmount", {
|
|
176
236
|
enumerable: true,
|
|
177
|
-
get: function () { return
|
|
237
|
+
get: function () { return chunkSWCPI6SL_cjs.formatAmount; }
|
|
178
238
|
});
|
|
179
239
|
Object.defineProperty(exports, "formatMoney", {
|
|
180
240
|
enumerable: true,
|
|
181
|
-
get: function () { return
|
|
241
|
+
get: function () { return chunkSWCPI6SL_cjs.formatMoney; }
|
|
182
242
|
});
|
|
183
243
|
Object.defineProperty(exports, "isBuiltInControl", {
|
|
184
244
|
enumerable: true,
|
|
185
|
-
get: function () { return
|
|
245
|
+
get: function () { return chunkSWCPI6SL_cjs.isBuiltInControl; }
|
|
186
246
|
});
|
|
187
247
|
Object.defineProperty(exports, "isCurrentUserDefault", {
|
|
188
248
|
enumerable: true,
|
|
189
|
-
get: function () { return
|
|
249
|
+
get: function () { return chunkSWCPI6SL_cjs.isCurrentUserDefault; }
|
|
190
250
|
});
|
|
191
251
|
Object.defineProperty(exports, "isPlatformAttributeName", {
|
|
192
252
|
enumerable: true,
|
|
193
|
-
get: function () { return
|
|
253
|
+
get: function () { return chunkSWCPI6SL_cjs.isPlatformAttributeName; }
|
|
194
254
|
});
|
|
195
255
|
Object.defineProperty(exports, "localeNumberSeparators", {
|
|
196
256
|
enumerable: true,
|
|
197
|
-
get: function () { return
|
|
257
|
+
get: function () { return chunkSWCPI6SL_cjs.localeNumberSeparators; }
|
|
198
258
|
});
|
|
199
259
|
Object.defineProperty(exports, "lookupCompatibleControls", {
|
|
200
260
|
enumerable: true,
|
|
201
|
-
get: function () { return
|
|
261
|
+
get: function () { return chunkSWCPI6SL_cjs.lookupCompatibleControls; }
|
|
202
262
|
});
|
|
203
263
|
Object.defineProperty(exports, "lookupControls", {
|
|
204
264
|
enumerable: true,
|
|
205
|
-
get: function () { return
|
|
265
|
+
get: function () { return chunkSWCPI6SL_cjs.lookupControls; }
|
|
206
266
|
});
|
|
207
267
|
Object.defineProperty(exports, "lookupPrimaryControl", {
|
|
208
268
|
enumerable: true,
|
|
209
|
-
get: function () { return
|
|
269
|
+
get: function () { return chunkSWCPI6SL_cjs.lookupPrimaryControl; }
|
|
210
270
|
});
|
|
211
271
|
Object.defineProperty(exports, "parseAmount", {
|
|
212
272
|
enumerable: true,
|
|
213
|
-
get: function () { return
|
|
273
|
+
get: function () { return chunkSWCPI6SL_cjs.parseAmount; }
|
|
274
|
+
});
|
|
275
|
+
Object.defineProperty(exports, "parseContactAddressMeta", {
|
|
276
|
+
enumerable: true,
|
|
277
|
+
get: function () { return chunkSWCPI6SL_cjs.parseContactAddressMeta; }
|
|
214
278
|
});
|
|
215
279
|
Object.defineProperty(exports, "parseCurrencyMeta", {
|
|
216
280
|
enumerable: true,
|
|
217
|
-
get: function () { return
|
|
281
|
+
get: function () { return chunkSWCPI6SL_cjs.parseCurrencyMeta; }
|
|
218
282
|
});
|
|
219
283
|
Object.defineProperty(exports, "parseFileMeta", {
|
|
220
284
|
enumerable: true,
|
|
221
|
-
get: function () { return
|
|
285
|
+
get: function () { return chunkSWCPI6SL_cjs.parseFileMeta; }
|
|
222
286
|
});
|
|
223
287
|
Object.defineProperty(exports, "parsePrincipalMeta", {
|
|
224
288
|
enumerable: true,
|
|
225
|
-
get: function () { return
|
|
289
|
+
get: function () { return chunkSWCPI6SL_cjs.parsePrincipalMeta; }
|
|
226
290
|
});
|
|
227
291
|
Object.defineProperty(exports, "parseRelationMeta", {
|
|
228
292
|
enumerable: true,
|
|
229
|
-
get: function () { return
|
|
293
|
+
get: function () { return chunkSWCPI6SL_cjs.parseRelationMeta; }
|
|
230
294
|
});
|
|
231
295
|
Object.defineProperty(exports, "parseUserMeta", {
|
|
232
296
|
enumerable: true,
|
|
233
|
-
get: function () { return
|
|
297
|
+
get: function () { return chunkSWCPI6SL_cjs.parseUserMeta; }
|
|
234
298
|
});
|
|
235
299
|
Object.defineProperty(exports, "platformAttributes", {
|
|
236
300
|
enumerable: true,
|
|
237
|
-
get: function () { return
|
|
301
|
+
get: function () { return chunkSWCPI6SL_cjs.platformAttributes; }
|
|
238
302
|
});
|
|
239
303
|
//# sourceMappingURL=index.cjs.map
|
|
240
304
|
//# sourceMappingURL=index.cjs.map
|
package/dist/meta/index.d.cts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
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,
|
|
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, cm as AttributeForLookup, cn as AttributeMeta, q as AttributeRestrictions, r as AttributeSchema, s as AttributeType, co as BUILT_IN_CONTROLS, cp as BuiltInControlSlug, C as CURRENT_USER_DEFAULT, cq as CardElement, v as Column, cr as ColumnElement, w as ColumnSchema, cs as CommonProps, x as ComparisonOperator, y as Component, ct as ComponentElement, z as ComponentSchema, B as ComponentService, D as ContactAddressAttributeKind, E as ContactAddressAttributeMeta, G as ContactAddressAttributeMetaSchema, H as ContactBindingDuplicatePolicy, cu as ControlBucket, I as CreateAppConfigurationRequest, J as CreateAppRequest, K as CreateComponentRequest, M as CreateDesignReferenceRequest, N as CreateEntityExtensionRequest, O as CreateEntityRequest, Q as CreateListExtensionRequest, R as CreateListRequest, S as CreateListViewRequest, T as CreateMenuConfigurationExtensionRequest, V as CreateMenuConfigurationRequest, W as CreatePageExtensionRequest, X as CreatePageRequest, Y as CreateVariableRequest, Z as CurrencyAttributeMeta, _ as CurrencyAttributeMetaSchema, $ as CurrencySymbolSide, a0 as CurrencyValue, a1 as CurrentUserDefault, cv as DatetimeAttributeMeta, cw as DatetimeFormat, a5 as DeployModuleRequest, a6 as DesignReference, a7 as DesignReferenceContent, a8 as DesignReferenceSchema, a9 as DesignReferenceService, cx as DividerElement, ab as Entity, ac as EntityContactBinding, ad as EntityContactBindingSchema, ae as EntityExtension, af as EntityExtensionSchema, ag as EntityExtensionService, ah as EntitySchema, ai as EntityService, aj as EntityWithSchema, ak as EntityWithSchemaSchema, al as EnumAttributeMeta, am as EnumValue, an as ExtensionPosition, ao as ExtensionPositionSchema, cy as FieldElement, ap as FileAttributeMeta, cz as FileAttributeMetaSchema, ar as FilterElement, as as FilterElementSchema, at as FilterGroup, au as FilterGroupSchema, cA as LayoutAlign, cB as LayoutElement, cC as LayoutElementSchema, cD as LayoutElementType, cE as LayoutGap, cF as LayoutJustify, cG as LayoutTab, cH as LayoutTabSchema, av as List, aw as ListAppConfigurationsOptions, ax as ListAppsOptions, ay as ListComponentsOptions, az as ListDesignReferencesOptions, cI as ListElement, aA as ListEntitiesOptions, aB as ListEntityExtensionsOptions, aC as ListExtension, aD as ListExtensionColumnPlacement, aE as ListExtensionColumnPlacementSchema, aF as ListExtensionSchema, aG as ListExtensionService, aI as ListListExtensionsOptions, aJ as ListListViewsOptions, aK as ListListsOptions, aL as ListMenuConfigurationExtensionsOptions, aM as ListMenuConfigurationsOptions, aN as ListModulesOptions, aO as ListPageExtensionsOptions, aP as ListPagesOptions, aQ as ListSchema, aR as ListService, aS as ListVariablesOptions, aT as ListView, aU as ListViewSchema, aV as ListViewService, aW as LogicalOperator, aX as MENU_CONFIGURATION_EXTENSION_ANCHOR_ITEMS, aY as MenuConfiguration, aZ as MenuConfigurationExtension, a_ as MenuConfigurationExtensionPlacement, a$ as MenuConfigurationExtensionPlacementSchema, b0 as MenuConfigurationExtensionPosition, b1 as MenuConfigurationExtensionPositionSchema, b2 as MenuConfigurationExtensionSchema, b3 as MenuConfigurationExtensionService, b4 as MenuConfigurationSchema, b5 as MenuConfigurationService, b6 as MenuItem, b7 as MenuItemSchema, b8 as MenuItemType, b9 as MetaClient, ba as MetaListOptions, bb as Module, bc as ModuleSchema, bd as ModuleService, be as ModuleStatus, cJ as NumberAttributeMeta, cK as ObjectAttributeMeta, bf as OnDeleteAction, bg as OnDeleteActionSchema, cL as PAGE_BACKGROUND_TOKENS, bh as PAGE_EXTENSION_ANCHOR_MAIN, bi as PAGE_EXTENSION_ANCHOR_SIDE_PANEL, bj as PLATFORM_ATTRIBUTE_NAMES, bl as Page, bm as PageAction, bn as PageActionKind, bo as PageActionSchema, cM as PageBackgroundToken, bp as PageExtension, bq as PageExtensionPlacement, br as PageExtensionPlacementSchema, bs as PageExtensionSchema, bt as PageExtensionService, bu as PageLayout, bv as PageLayoutSchema, cN as PageLayoutSidePanel, cO as PageLayoutSidePanelSchema, bw as PageSchema, bx as PageService, cP as PageStyle, cQ as PageStyleSchema, by as PageType, cR as PrincipalAttributeMeta, d as PrincipalRef, cS as PrincipalType, e as PublicAccessOperation, bz as PublicPageComponent, bA as PublicPageResponse, cT as RecordFilterElement, cU as RelatedListElement, cV as RelatedRecordElement, bB as RelationAttributeMeta, bC as RelationAttributeMetaSchema, cW as ResponsiveSizing, cX as RowElement, cY as SectionElement, cZ as SizeValue, c_ as SizeValueSchema, c$ as SizingProps, bH as SortConfig, bI as SortConfigSchema, bJ as SortDirection, d0 as StringAttributeMeta, d1 as StringFormat, d2 as TabsElement, d3 as TextElement, d4 as TextVariant, bM as UpdateAppConfigurationRequest, bN as UpdateAppRequest, bO as UpdateComponentRequest, bP as UpdateDesignReferenceRequest, bQ as UpdateEntityExtensionRequest, bR as UpdateEntityRequest, bS as UpdateListExtensionRequest, bT as UpdateListRequest, bU as UpdateListViewRequest, bV as UpdateMenuConfigurationExtensionRequest, bW as UpdateMenuConfigurationRequest, bX as UpdatePageExtensionRequest, bY as UpdatePageRequest, bZ as UpdateVariableRequest, d5 as UserAttributeMeta, d6 as UserAttributeMetaSchema, c0 as Variable, c1 as VariableSchema, c2 as VariableService, d7 as WorkflowTriggerElement, c3 as acceptsCurrentUserDefault, c4 as allCurrencyCodes, c7 as currencyLabel, c8 as currencySymbol, c9 as currencySymbolSide, ca as formatAmount, cb as formatMoney, d8 as isBuiltInControl, cc as isCurrentUserDefault, cd as isPlatformAttributeName, ce as localeNumberSeparators, d9 as lookupCompatibleControls, da as lookupControls, db as lookupPrimaryControl, cf as parseAmount, cg as parseContactAddressMeta, ch as parseCurrencyMeta, ci as parseFileMeta, dc as parsePrincipalMeta, cj as parseRelationMeta, dd as parseUserMeta, ck as platformAttributes } from '../types-D5P6yk1L.cjs';
|
|
2
2
|
import 'zod';
|
package/dist/meta/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
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,
|
|
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, cm as AttributeForLookup, cn as AttributeMeta, q as AttributeRestrictions, r as AttributeSchema, s as AttributeType, co as BUILT_IN_CONTROLS, cp as BuiltInControlSlug, C as CURRENT_USER_DEFAULT, cq as CardElement, v as Column, cr as ColumnElement, w as ColumnSchema, cs as CommonProps, x as ComparisonOperator, y as Component, ct as ComponentElement, z as ComponentSchema, B as ComponentService, D as ContactAddressAttributeKind, E as ContactAddressAttributeMeta, G as ContactAddressAttributeMetaSchema, H as ContactBindingDuplicatePolicy, cu as ControlBucket, I as CreateAppConfigurationRequest, J as CreateAppRequest, K as CreateComponentRequest, M as CreateDesignReferenceRequest, N as CreateEntityExtensionRequest, O as CreateEntityRequest, Q as CreateListExtensionRequest, R as CreateListRequest, S as CreateListViewRequest, T as CreateMenuConfigurationExtensionRequest, V as CreateMenuConfigurationRequest, W as CreatePageExtensionRequest, X as CreatePageRequest, Y as CreateVariableRequest, Z as CurrencyAttributeMeta, _ as CurrencyAttributeMetaSchema, $ as CurrencySymbolSide, a0 as CurrencyValue, a1 as CurrentUserDefault, cv as DatetimeAttributeMeta, cw as DatetimeFormat, a5 as DeployModuleRequest, a6 as DesignReference, a7 as DesignReferenceContent, a8 as DesignReferenceSchema, a9 as DesignReferenceService, cx as DividerElement, ab as Entity, ac as EntityContactBinding, ad as EntityContactBindingSchema, ae as EntityExtension, af as EntityExtensionSchema, ag as EntityExtensionService, ah as EntitySchema, ai as EntityService, aj as EntityWithSchema, ak as EntityWithSchemaSchema, al as EnumAttributeMeta, am as EnumValue, an as ExtensionPosition, ao as ExtensionPositionSchema, cy as FieldElement, ap as FileAttributeMeta, cz as FileAttributeMetaSchema, ar as FilterElement, as as FilterElementSchema, at as FilterGroup, au as FilterGroupSchema, cA as LayoutAlign, cB as LayoutElement, cC as LayoutElementSchema, cD as LayoutElementType, cE as LayoutGap, cF as LayoutJustify, cG as LayoutTab, cH as LayoutTabSchema, av as List, aw as ListAppConfigurationsOptions, ax as ListAppsOptions, ay as ListComponentsOptions, az as ListDesignReferencesOptions, cI as ListElement, aA as ListEntitiesOptions, aB as ListEntityExtensionsOptions, aC as ListExtension, aD as ListExtensionColumnPlacement, aE as ListExtensionColumnPlacementSchema, aF as ListExtensionSchema, aG as ListExtensionService, aI as ListListExtensionsOptions, aJ as ListListViewsOptions, aK as ListListsOptions, aL as ListMenuConfigurationExtensionsOptions, aM as ListMenuConfigurationsOptions, aN as ListModulesOptions, aO as ListPageExtensionsOptions, aP as ListPagesOptions, aQ as ListSchema, aR as ListService, aS as ListVariablesOptions, aT as ListView, aU as ListViewSchema, aV as ListViewService, aW as LogicalOperator, aX as MENU_CONFIGURATION_EXTENSION_ANCHOR_ITEMS, aY as MenuConfiguration, aZ as MenuConfigurationExtension, a_ as MenuConfigurationExtensionPlacement, a$ as MenuConfigurationExtensionPlacementSchema, b0 as MenuConfigurationExtensionPosition, b1 as MenuConfigurationExtensionPositionSchema, b2 as MenuConfigurationExtensionSchema, b3 as MenuConfigurationExtensionService, b4 as MenuConfigurationSchema, b5 as MenuConfigurationService, b6 as MenuItem, b7 as MenuItemSchema, b8 as MenuItemType, b9 as MetaClient, ba as MetaListOptions, bb as Module, bc as ModuleSchema, bd as ModuleService, be as ModuleStatus, cJ as NumberAttributeMeta, cK as ObjectAttributeMeta, bf as OnDeleteAction, bg as OnDeleteActionSchema, cL as PAGE_BACKGROUND_TOKENS, bh as PAGE_EXTENSION_ANCHOR_MAIN, bi as PAGE_EXTENSION_ANCHOR_SIDE_PANEL, bj as PLATFORM_ATTRIBUTE_NAMES, bl as Page, bm as PageAction, bn as PageActionKind, bo as PageActionSchema, cM as PageBackgroundToken, bp as PageExtension, bq as PageExtensionPlacement, br as PageExtensionPlacementSchema, bs as PageExtensionSchema, bt as PageExtensionService, bu as PageLayout, bv as PageLayoutSchema, cN as PageLayoutSidePanel, cO as PageLayoutSidePanelSchema, bw as PageSchema, bx as PageService, cP as PageStyle, cQ as PageStyleSchema, by as PageType, cR as PrincipalAttributeMeta, d as PrincipalRef, cS as PrincipalType, e as PublicAccessOperation, bz as PublicPageComponent, bA as PublicPageResponse, cT as RecordFilterElement, cU as RelatedListElement, cV as RelatedRecordElement, bB as RelationAttributeMeta, bC as RelationAttributeMetaSchema, cW as ResponsiveSizing, cX as RowElement, cY as SectionElement, cZ as SizeValue, c_ as SizeValueSchema, c$ as SizingProps, bH as SortConfig, bI as SortConfigSchema, bJ as SortDirection, d0 as StringAttributeMeta, d1 as StringFormat, d2 as TabsElement, d3 as TextElement, d4 as TextVariant, bM as UpdateAppConfigurationRequest, bN as UpdateAppRequest, bO as UpdateComponentRequest, bP as UpdateDesignReferenceRequest, bQ as UpdateEntityExtensionRequest, bR as UpdateEntityRequest, bS as UpdateListExtensionRequest, bT as UpdateListRequest, bU as UpdateListViewRequest, bV as UpdateMenuConfigurationExtensionRequest, bW as UpdateMenuConfigurationRequest, bX as UpdatePageExtensionRequest, bY as UpdatePageRequest, bZ as UpdateVariableRequest, d5 as UserAttributeMeta, d6 as UserAttributeMetaSchema, c0 as Variable, c1 as VariableSchema, c2 as VariableService, d7 as WorkflowTriggerElement, c3 as acceptsCurrentUserDefault, c4 as allCurrencyCodes, c7 as currencyLabel, c8 as currencySymbol, c9 as currencySymbolSide, ca as formatAmount, cb as formatMoney, d8 as isBuiltInControl, cc as isCurrentUserDefault, cd as isPlatformAttributeName, ce as localeNumberSeparators, d9 as lookupCompatibleControls, da as lookupControls, db as lookupPrimaryControl, cf as parseAmount, cg as parseContactAddressMeta, ch as parseCurrencyMeta, ci as parseFileMeta, dc as parsePrincipalMeta, cj as parseRelationMeta, dd as parseUserMeta, ck as platformAttributes } from '../types-D5P6yk1L.js';
|
|
2
2
|
import 'zod';
|
package/dist/meta/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
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-
|
|
1
|
+
export { AppConfigurationSchema, AppHomeSchema, AppSchema, AttributeSchema, BUILT_IN_CONTROLS, CURRENT_USER_DEFAULT, ColumnSchema, ComponentSchema, ContactAddressAttributeMetaSchema, CurrencyAttributeMetaSchema, DesignReferenceSchema, EntityContactBindingSchema, EntityExtensionSchema, EntitySchema, EntityWithSchemaSchema, ExtensionPositionSchema, FileAttributeMetaSchema, FilterElementSchema, FilterGroupSchema, LayoutElementSchema, LayoutElementType, LayoutTabSchema, ListExtensionColumnPlacementSchema, ListExtensionSchema, ListSchema, ListViewSchema, MENU_CONFIGURATION_EXTENSION_ANCHOR_ITEMS, MenuConfigurationExtensionPlacementSchema, MenuConfigurationExtensionPositionSchema, MenuConfigurationExtensionSchema, MenuConfigurationSchema, MenuItemSchema, MenuItemType, MetaClient, ModuleSchema, OnDeleteActionSchema, PAGE_BACKGROUND_TOKENS, PAGE_EXTENSION_ANCHOR_MAIN, PAGE_EXTENSION_ANCHOR_SIDE_PANEL, PLATFORM_ATTRIBUTE_NAMES, PageActionSchema, PageExtensionPlacementSchema, PageExtensionSchema, PageLayoutSchema, PageLayoutSidePanelSchema, PageSchema, PageStyleSchema, RelationAttributeMetaSchema, SizeValueSchema, SortConfigSchema, UserAttributeMetaSchema, VariableSchema, acceptsCurrentUserDefault, allCurrencyCodes, currencyLabel, currencySymbol, currencySymbolSide, formatAmount, formatMoney, isBuiltInControl, isCurrentUserDefault, isPlatformAttributeName, localeNumberSeparators, lookupCompatibleControls, lookupControls, lookupPrimaryControl, parseAmount, parseContactAddressMeta, parseCurrencyMeta, parseFileMeta, parsePrincipalMeta, parseRelationMeta, parseUserMeta, platformAttributes } from '../chunk-HEUXXELG.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
3
3
|
//# sourceMappingURL=index.js.map
|