@aws-sdk/client-amplifyuibuilder 3.1074.0 → 3.1076.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-cjs/index.js +1628 -15
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -1
- package/package.json +8 -8
- package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/dist-cjs/endpoint/bdd.js +0 -46
- package/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist-cjs/models/AmplifyUIBuilderServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -85
- package/dist-cjs/runtimeConfig.browser.js +0 -32
- package/dist-cjs/runtimeConfig.js +0 -45
- package/dist-cjs/runtimeConfig.native.js +0 -12
- package/dist-cjs/runtimeConfig.shared.js +0 -38
- package/dist-cjs/schemas/schemas_0.js +0 -1338
|
@@ -1,1338 +0,0 @@
|
|
|
1
|
-
const _AC = "ApiConfiguration";
|
|
2
|
-
const _AP = "ActionParameters";
|
|
3
|
-
const _C = "Component";
|
|
4
|
-
const _CBP = "ComponentBindingProperties";
|
|
5
|
-
const _CBPV = "ComponentBindingPropertiesValue";
|
|
6
|
-
const _CBPVP = "ComponentBindingPropertiesValueProperties";
|
|
7
|
-
const _CC = "ComponentChild";
|
|
8
|
-
const _CCD = "CreateComponentData";
|
|
9
|
-
const _CCL = "ComponentChildList";
|
|
10
|
-
const _CCP = "ComponentConditionProperty";
|
|
11
|
-
const _CCPo = "ComponentCollectionProperties";
|
|
12
|
-
const _CCR = "CreateComponentRequest";
|
|
13
|
-
const _CCRr = "CreateComponentResponse";
|
|
14
|
-
const _CCr = "CreateComponent";
|
|
15
|
-
const _CD = "CodegenDependency";
|
|
16
|
-
const _CDC = "ComponentDataConfiguration";
|
|
17
|
-
const _CDo = "CodegenDependencies";
|
|
18
|
-
const _CE = "ComponentEvent";
|
|
19
|
-
const _CEo = "ComponentEvents";
|
|
20
|
-
const _CF = "CreateForm";
|
|
21
|
-
const _CFD = "CreateFormData";
|
|
22
|
-
const _CFF = "CodegenFeatureFlags";
|
|
23
|
-
const _CFR = "CreateFormRequest";
|
|
24
|
-
const _CFRr = "CreateFormResponse";
|
|
25
|
-
const _CGDE = "CodegenGenericDataEnum";
|
|
26
|
-
const _CGDEo = "CodegenGenericDataEnums";
|
|
27
|
-
const _CGDF = "CodegenGenericDataField";
|
|
28
|
-
const _CGDFo = "CodegenGenericDataFields";
|
|
29
|
-
const _CGDM = "CodegenGenericDataModel";
|
|
30
|
-
const _CGDMo = "CodegenGenericDataModels";
|
|
31
|
-
const _CGDNM = "CodegenGenericDataNonModel";
|
|
32
|
-
const _CGDNMF = "CodegenGenericDataNonModelFields";
|
|
33
|
-
const _CGDNMo = "CodegenGenericDataNonModels";
|
|
34
|
-
const _CGDRT = "CodegenGenericDataRelationshipType";
|
|
35
|
-
const _CJ = "CodegenJob";
|
|
36
|
-
const _CJA = "CodegenJobAsset";
|
|
37
|
-
const _CJGDS = "CodegenJobGenericDataSchema";
|
|
38
|
-
const _CJRC = "CodegenJobRenderConfig";
|
|
39
|
-
const _CJS = "CodegenJobSummary";
|
|
40
|
-
const _CJSL = "CodegenJobSummaryList";
|
|
41
|
-
const _CL = "ComponentList";
|
|
42
|
-
const _CO = "ComponentOverrides";
|
|
43
|
-
const _CP = "ComponentProperty";
|
|
44
|
-
const _CPBP = "ComponentPropertyBindingProperties";
|
|
45
|
-
const _CPL = "ComponentPropertyList";
|
|
46
|
-
const _CPo = "ComponentProperties";
|
|
47
|
-
const _CS = "ComponentSummary";
|
|
48
|
-
const _CSL = "ComponentSummaryList";
|
|
49
|
-
const _CT = "CreateTheme";
|
|
50
|
-
const _CTD = "CreateThemeData";
|
|
51
|
-
const _CTR = "CreateThemeRequest";
|
|
52
|
-
const _CTRr = "CreateThemeResponse";
|
|
53
|
-
const _CV = "ComponentVariant";
|
|
54
|
-
const _CVo = "ComponentVariants";
|
|
55
|
-
const _DC = "DeleteComponent";
|
|
56
|
-
const _DCR = "DeleteComponentRequest";
|
|
57
|
-
const _DF = "DeleteForm";
|
|
58
|
-
const _DFR = "DeleteFormRequest";
|
|
59
|
-
const _DSRC = "DataStoreRenderConfig";
|
|
60
|
-
const _DT = "DeleteTheme";
|
|
61
|
-
const _DTR = "DeleteThemeRequest";
|
|
62
|
-
const _EC = "ExportComponents";
|
|
63
|
-
const _ECFT = "ExchangeCodeForToken";
|
|
64
|
-
const _ECFTR = "ExchangeCodeForTokenRequest";
|
|
65
|
-
const _ECFTRB = "ExchangeCodeForTokenRequestBody";
|
|
66
|
-
const _ECFTRx = "ExchangeCodeForTokenResponse";
|
|
67
|
-
const _ECR = "ExportComponentsRequest";
|
|
68
|
-
const _ECRx = "ExportComponentsResponse";
|
|
69
|
-
const _EF = "ExportForms";
|
|
70
|
-
const _EFR = "ExportFormsRequest";
|
|
71
|
-
const _EFRx = "ExportFormsResponse";
|
|
72
|
-
const _ET = "ExportThemes";
|
|
73
|
-
const _ETR = "ExportThemesRequest";
|
|
74
|
-
const _ETRx = "ExportThemesResponse";
|
|
75
|
-
const _F = "Form";
|
|
76
|
-
const _FB = "FormButton";
|
|
77
|
-
const _FBE = "FormBindingElement";
|
|
78
|
-
const _FBo = "FormBindings";
|
|
79
|
-
const _FC = "FieldConfig";
|
|
80
|
-
const _FCTA = "FormCTA";
|
|
81
|
-
const _FDTC = "FormDataTypeConfig";
|
|
82
|
-
const _FIBP = "FormInputBindingProperties";
|
|
83
|
-
const _FIBPV = "FormInputBindingPropertiesValue";
|
|
84
|
-
const _FIBPVP = "FormInputBindingPropertiesValueProperties";
|
|
85
|
-
const _FIC = "FieldInputConfig";
|
|
86
|
-
const _FIVP = "FormInputValueProperty";
|
|
87
|
-
const _FIVPBP = "FormInputValuePropertyBindingProperties";
|
|
88
|
-
const _FIVPL = "FormInputValuePropertyList";
|
|
89
|
-
const _FL = "FormList";
|
|
90
|
-
const _FM = "FieldsMap";
|
|
91
|
-
const _FP = "FieldPosition";
|
|
92
|
-
const _FS = "FormStyle";
|
|
93
|
-
const _FSC = "FormStyleConfig";
|
|
94
|
-
const _FSL = "FormSummaryList";
|
|
95
|
-
const _FSo = "FormSummary";
|
|
96
|
-
const _FUFC = "FileUploaderFieldConfig";
|
|
97
|
-
const _FVC = "FieldValidationConfiguration";
|
|
98
|
-
const _GC = "GetComponent";
|
|
99
|
-
const _GCJ = "GetCodegenJob";
|
|
100
|
-
const _GCJR = "GetCodegenJobRequest";
|
|
101
|
-
const _GCJRe = "GetCodegenJobResponse";
|
|
102
|
-
const _GCR = "GetComponentRequest";
|
|
103
|
-
const _GCRe = "GetComponentResponse";
|
|
104
|
-
const _GF = "GetForm";
|
|
105
|
-
const _GFR = "GetFormRequest";
|
|
106
|
-
const _GFRe = "GetFormResponse";
|
|
107
|
-
const _GM = "GetMetadata";
|
|
108
|
-
const _GMR = "GetMetadataRequest";
|
|
109
|
-
const _GMRe = "GetMetadataResponse";
|
|
110
|
-
const _GQLRC = "GraphQLRenderConfig";
|
|
111
|
-
const _GT = "GetTheme";
|
|
112
|
-
const _GTR = "GetThemeRequest";
|
|
113
|
-
const _GTRe = "GetThemeResponse";
|
|
114
|
-
const _IPE = "InvalidParameterException";
|
|
115
|
-
const _ISE = "InternalServerException";
|
|
116
|
-
const _LC = "ListComponents";
|
|
117
|
-
const _LCJ = "ListCodegenJobs";
|
|
118
|
-
const _LCJR = "ListCodegenJobsRequest";
|
|
119
|
-
const _LCJRi = "ListCodegenJobsResponse";
|
|
120
|
-
const _LCR = "ListComponentsRequest";
|
|
121
|
-
const _LCRi = "ListComponentsResponse";
|
|
122
|
-
const _LF = "ListForms";
|
|
123
|
-
const _LFR = "ListFormsRequest";
|
|
124
|
-
const _LFRi = "ListFormsResponse";
|
|
125
|
-
const _LT = "ListThemes";
|
|
126
|
-
const _LTFR = "ListTagsForResource";
|
|
127
|
-
const _LTFRR = "ListTagsForResourceRequest";
|
|
128
|
-
const _LTFRRi = "ListTagsForResourceResponse";
|
|
129
|
-
const _LTR = "ListThemesRequest";
|
|
130
|
-
const _LTRi = "ListThemesResponse";
|
|
131
|
-
const _MASSP = "MutationActionSetStateParameter";
|
|
132
|
-
const _NARC = "NoApiRenderConfig";
|
|
133
|
-
const _P = "Predicate";
|
|
134
|
-
const _PL = "PredicateList";
|
|
135
|
-
const _PMF = "PutMetadataFlag";
|
|
136
|
-
const _PMFB = "PutMetadataFlagBody";
|
|
137
|
-
const _PMFR = "PutMetadataFlagRequest";
|
|
138
|
-
const _RCE = "ResourceConflictException";
|
|
139
|
-
const _RNFE = "ResourceNotFoundException";
|
|
140
|
-
const _RSCJD = "ReactStartCodegenJobData";
|
|
141
|
-
const _RT = "RefreshToken";
|
|
142
|
-
const _RTR = "RefreshTokenRequest";
|
|
143
|
-
const _RTRB = "RefreshTokenRequestBody";
|
|
144
|
-
const _RTRe = "RefreshTokenResponse";
|
|
145
|
-
const _SCJ = "StartCodegenJob";
|
|
146
|
-
const _SCJD = "StartCodegenJobData";
|
|
147
|
-
const _SCJR = "StartCodegenJobRequest";
|
|
148
|
-
const _SCJRt = "StartCodegenJobResponse";
|
|
149
|
-
const _SE = "SectionalElement";
|
|
150
|
-
const _SEM = "SectionalElementMap";
|
|
151
|
-
const _SP = "SortProperty";
|
|
152
|
-
const _SPL = "SortPropertyList";
|
|
153
|
-
const _SQEE = "ServiceQuotaExceededException";
|
|
154
|
-
const _SS = "SensitiveString";
|
|
155
|
-
const _T = "Theme";
|
|
156
|
-
const _TE = "ThrottlingException";
|
|
157
|
-
const _TL = "ThemeList";
|
|
158
|
-
const _TR = "TagResource";
|
|
159
|
-
const _TRR = "TagResourceRequest";
|
|
160
|
-
const _TRRa = "TagResourceResponse";
|
|
161
|
-
const _TS = "ThemeSummary";
|
|
162
|
-
const _TSL = "ThemeSummaryList";
|
|
163
|
-
const _TV = "ThemeValue";
|
|
164
|
-
const _TVL = "ThemeValuesList";
|
|
165
|
-
const _TVh = "ThemeValues";
|
|
166
|
-
const _UC = "UpdateComponent";
|
|
167
|
-
const _UCD = "UpdateComponentData";
|
|
168
|
-
const _UCR = "UpdateComponentRequest";
|
|
169
|
-
const _UCRp = "UpdateComponentResponse";
|
|
170
|
-
const _UE = "UnauthorizedException";
|
|
171
|
-
const _UF = "UpdateForm";
|
|
172
|
-
const _UFD = "UpdateFormData";
|
|
173
|
-
const _UFR = "UpdateFormRequest";
|
|
174
|
-
const _UFRp = "UpdateFormResponse";
|
|
175
|
-
const _UR = "UntagResource";
|
|
176
|
-
const _URR = "UntagResourceRequest";
|
|
177
|
-
const _URRn = "UntagResourceResponse";
|
|
178
|
-
const _UT = "UpdateTheme";
|
|
179
|
-
const _UTD = "UpdateThemeData";
|
|
180
|
-
const _UTR = "UpdateThemeRequest";
|
|
181
|
-
const _UTRp = "UpdateThemeResponse";
|
|
182
|
-
const _VL = "ValidationsList";
|
|
183
|
-
const _VM = "ValueMapping";
|
|
184
|
-
const _VML = "ValueMappingList";
|
|
185
|
-
const _VMa = "ValueMappings";
|
|
186
|
-
const _a = "anchor";
|
|
187
|
-
const _aC = "apiConfiguration";
|
|
188
|
-
const _aF = "associatedFields";
|
|
189
|
-
const _aFT = "acceptedFileTypes";
|
|
190
|
-
const _aGF = "autoGenerateForms";
|
|
191
|
-
const _aI = "appId";
|
|
192
|
-
const _aL = "accessLevel";
|
|
193
|
-
const _aT = "accessToken";
|
|
194
|
-
const _ac = "action";
|
|
195
|
-
const _an = "and";
|
|
196
|
-
const _as = "asset";
|
|
197
|
-
const _b = "bucket";
|
|
198
|
-
const _bE = "bindingEvent";
|
|
199
|
-
const _bP = "bindingProperties";
|
|
200
|
-
const _bTFORM = "belongsToFieldOnRelatedModel";
|
|
201
|
-
const _be = "below";
|
|
202
|
-
const _bi = "bindings";
|
|
203
|
-
const _bo = "body";
|
|
204
|
-
const _c = "client";
|
|
205
|
-
const _cA = "createdAt";
|
|
206
|
-
const _cBP = "collectionBindingProperties";
|
|
207
|
-
const _cI = "clientId";
|
|
208
|
-
const _cJTC = "codegenJobToCreate";
|
|
209
|
-
const _cN = "componentName";
|
|
210
|
-
const _cP = "collectionProperties";
|
|
211
|
-
const _cT = "componentType";
|
|
212
|
-
const _cTC = "componentToCreate";
|
|
213
|
-
const _cTl = "clientToken";
|
|
214
|
-
const _cUAM = "canUnlinkAssociatedModel";
|
|
215
|
-
const _ca = "cancel";
|
|
216
|
-
const _ch = "children";
|
|
217
|
-
const _cl = "clear";
|
|
218
|
-
const _co = "concat";
|
|
219
|
-
const _cod = "code";
|
|
220
|
-
const _com = "component";
|
|
221
|
-
const _con = "condition";
|
|
222
|
-
const _conf = "configured";
|
|
223
|
-
const _ct = "cta";
|
|
224
|
-
const _d = "dependencies";
|
|
225
|
-
const _dC = "defaultChecked";
|
|
226
|
-
const _dCC = "defaultCountryCode";
|
|
227
|
-
const _dSC = "dataStoreConfig";
|
|
228
|
-
const _dST = "dataSourceType";
|
|
229
|
-
const _dT = "dataType";
|
|
230
|
-
const _dTN = "dataTypeName";
|
|
231
|
-
const _dTV = "dataTypeValue";
|
|
232
|
-
const _dTe = "descriptiveText";
|
|
233
|
-
const _dU = "downloadUrl";
|
|
234
|
-
const _dV = "defaultValue";
|
|
235
|
-
const _dVi = "displayValue";
|
|
236
|
-
const _di = "direction";
|
|
237
|
-
const _e = "error";
|
|
238
|
-
const _eI = "expiresIn";
|
|
239
|
-
const _eN = "environmentName";
|
|
240
|
-
const _el = "else";
|
|
241
|
-
const _ele = "element";
|
|
242
|
-
const _en = "enums";
|
|
243
|
-
const _ent = "entity";
|
|
244
|
-
const _enti = "entities";
|
|
245
|
-
const _ev = "events";
|
|
246
|
-
const _eve = "event";
|
|
247
|
-
const _ex = "excluded";
|
|
248
|
-
const _f = "fields";
|
|
249
|
-
const _fAT = "formActionType";
|
|
250
|
-
const _fFP = "fragmentsFilePath";
|
|
251
|
-
const _fN = "featureName";
|
|
252
|
-
const _fTC = "formToCreate";
|
|
253
|
-
const _fUC = "fileUploaderConfig";
|
|
254
|
-
const _fe = "features";
|
|
255
|
-
const _fi = "field";
|
|
256
|
-
const _fix = "fixed";
|
|
257
|
-
const _fo = "form";
|
|
258
|
-
const _g = "global";
|
|
259
|
-
const _gDS = "genericDataSchema";
|
|
260
|
-
const _gQLC = "graphQLConfig";
|
|
261
|
-
const _h = "http";
|
|
262
|
-
const _hE = "httpError";
|
|
263
|
-
const _hG = "horizontalGap";
|
|
264
|
-
const _hQ = "httpQuery";
|
|
265
|
-
const _i = "id";
|
|
266
|
-
const _iA = "isArray";
|
|
267
|
-
const _iHMI = "isHasManyIndex";
|
|
268
|
-
const _iJT = "isJoinTable";
|
|
269
|
-
const _iNMS = "isNonModelSupported";
|
|
270
|
-
const _iR = "isResumable";
|
|
271
|
-
const _iRS = "isRelationshipSupported";
|
|
272
|
-
const _iSM = "inlineSourceMap";
|
|
273
|
-
const _iSV = "isSemVer";
|
|
274
|
-
const _iT = "idempotencyToken";
|
|
275
|
-
const _iTn = "inputType";
|
|
276
|
-
const _iV = "importedValue";
|
|
277
|
-
const _id = "identifiers";
|
|
278
|
-
const _j = "job";
|
|
279
|
-
const _k = "key";
|
|
280
|
-
const _l = "label";
|
|
281
|
-
const _lD = "labelDecorator";
|
|
282
|
-
const _le = "level";
|
|
283
|
-
const _m = "message";
|
|
284
|
-
const _mA = "modifiedAt";
|
|
285
|
-
const _mFC = "maxFileCount";
|
|
286
|
-
const _mFP = "mutationsFilePath";
|
|
287
|
-
const _mR = "maxResults";
|
|
288
|
-
const _mS = "maxSize";
|
|
289
|
-
const _mV = "minValue";
|
|
290
|
-
const _mVa = "maxValue";
|
|
291
|
-
const _mo = "model";
|
|
292
|
-
const _mod = "models";
|
|
293
|
-
const _modu = "module";
|
|
294
|
-
const _n = "name";
|
|
295
|
-
const _nAC = "noApiConfig";
|
|
296
|
-
const _nM = "nonModels";
|
|
297
|
-
const _nT = "nextToken";
|
|
298
|
-
const _nV = "numValues";
|
|
299
|
-
const _nVe = "newValue";
|
|
300
|
-
const _o = "overrides";
|
|
301
|
-
const _oP = "outerPadding";
|
|
302
|
-
const _oT = "operandType";
|
|
303
|
-
const _op = "operator";
|
|
304
|
-
const _ope = "operand";
|
|
305
|
-
const _or = "or";
|
|
306
|
-
const _ori = "orientation";
|
|
307
|
-
const _p = "properties";
|
|
308
|
-
const _pK = "primaryKeys";
|
|
309
|
-
const _pa = "parameters";
|
|
310
|
-
const _pl = "placeholder";
|
|
311
|
-
const _po = "position";
|
|
312
|
-
const _pr = "predicates";
|
|
313
|
-
const _pre = "predicate";
|
|
314
|
-
const _pro = "property";
|
|
315
|
-
const _prov = "provider";
|
|
316
|
-
const _qFP = "queriesFilePath";
|
|
317
|
-
const _r = "reason";
|
|
318
|
-
const _rA = "resourceArn";
|
|
319
|
-
const _rC = "renderConfig";
|
|
320
|
-
const _rJFN = "relatedJoinFieldName";
|
|
321
|
-
const _rJTN = "relatedJoinTableName";
|
|
322
|
-
const _rMF = "relatedModelFields";
|
|
323
|
-
const _rMN = "relatedModelName";
|
|
324
|
-
const _rO = "readOnly";
|
|
325
|
-
const _rOi = "rightOf";
|
|
326
|
-
const _rT = "refreshToken";
|
|
327
|
-
const _rTB = "refreshTokenBody";
|
|
328
|
-
const _rTD = "renderTypeDeclarations";
|
|
329
|
-
const _rU = "redirectUri";
|
|
330
|
-
const _re = "required";
|
|
331
|
-
const _rea = "react";
|
|
332
|
-
const _rel = "relationship";
|
|
333
|
-
const _req = "request";
|
|
334
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.amplifyuibuilder";
|
|
335
|
-
const _sE = "sectionalElements";
|
|
336
|
-
const _sFP = "subscriptionsFilePath";
|
|
337
|
-
const _sI = "sourceId";
|
|
338
|
-
const _sM = "statusMessage";
|
|
339
|
-
const _sN = "slotName";
|
|
340
|
-
const _sT = "showThumbnails";
|
|
341
|
-
const _sV = "supportedVersion";
|
|
342
|
-
const _sVc = "schemaVersion";
|
|
343
|
-
const _sVt = "strValues";
|
|
344
|
-
const _sc = "script";
|
|
345
|
-
const _se = "server";
|
|
346
|
-
const _set = "set";
|
|
347
|
-
const _so = "sort";
|
|
348
|
-
const _st = "state";
|
|
349
|
-
const _sta = "status";
|
|
350
|
-
const _ste = "step";
|
|
351
|
-
const _sty = "style";
|
|
352
|
-
const _su = "submit";
|
|
353
|
-
const _t = "type";
|
|
354
|
-
const _tFP = "typesFilePath";
|
|
355
|
-
const _tK = "tagKeys";
|
|
356
|
-
const _tR = "tokenReference";
|
|
357
|
-
const _tTC = "themeToCreate";
|
|
358
|
-
const _ta = "target";
|
|
359
|
-
const _tag = "tags";
|
|
360
|
-
const _te = "text";
|
|
361
|
-
const _th = "then";
|
|
362
|
-
const _the = "theme";
|
|
363
|
-
const _to = "token";
|
|
364
|
-
const _u = "url";
|
|
365
|
-
const _uA = "userAttribute";
|
|
366
|
-
const _uC = "updatedComponent";
|
|
367
|
-
const _uF = "updatedForm";
|
|
368
|
-
const _uT = "updatedTheme";
|
|
369
|
-
const _v = "values";
|
|
370
|
-
const _vG = "verticalGap";
|
|
371
|
-
const _vM = "valueMappings";
|
|
372
|
-
const _vMa = "validationMessage";
|
|
373
|
-
const _vV = "variantValues";
|
|
374
|
-
const _va = "variants";
|
|
375
|
-
const _val = "value";
|
|
376
|
-
const _vali = "validations";
|
|
377
|
-
const n0 = "com.amazonaws.amplifyuibuilder";
|
|
378
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
379
|
-
const { AmplifyUIBuilderServiceException } = require("../models/AmplifyUIBuilderServiceException");
|
|
380
|
-
const { InternalServerException, InvalidParameterException, ResourceConflictException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, UnauthorizedException } = require("../models/errors");
|
|
381
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
382
|
-
const AmplifyUIBuilderServiceException$ = [-3, _s, "AmplifyUIBuilderServiceException", 0, [], []];
|
|
383
|
-
exports.AmplifyUIBuilderServiceException$ = AmplifyUIBuilderServiceException$;
|
|
384
|
-
_s_registry.registerError(AmplifyUIBuilderServiceException$, AmplifyUIBuilderServiceException);
|
|
385
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
386
|
-
const InternalServerException$ = [-3, n0, _ISE,
|
|
387
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
388
|
-
[_m],
|
|
389
|
-
[0]
|
|
390
|
-
];
|
|
391
|
-
exports.InternalServerException$ = InternalServerException$;
|
|
392
|
-
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
393
|
-
const InvalidParameterException$ = [-3, n0, _IPE,
|
|
394
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
395
|
-
[_m],
|
|
396
|
-
[0]
|
|
397
|
-
];
|
|
398
|
-
exports.InvalidParameterException$ = InvalidParameterException$;
|
|
399
|
-
n0_registry.registerError(InvalidParameterException$, InvalidParameterException);
|
|
400
|
-
const ResourceConflictException$ = [-3, n0, _RCE,
|
|
401
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
402
|
-
[_m],
|
|
403
|
-
[0]
|
|
404
|
-
];
|
|
405
|
-
exports.ResourceConflictException$ = ResourceConflictException$;
|
|
406
|
-
n0_registry.registerError(ResourceConflictException$, ResourceConflictException);
|
|
407
|
-
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
408
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
409
|
-
[_m],
|
|
410
|
-
[0]
|
|
411
|
-
];
|
|
412
|
-
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
413
|
-
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
414
|
-
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
415
|
-
{ [_e]: _c, [_hE]: 402 },
|
|
416
|
-
[_m],
|
|
417
|
-
[0]
|
|
418
|
-
];
|
|
419
|
-
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
420
|
-
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
421
|
-
const ThrottlingException$ = [-3, n0, _TE,
|
|
422
|
-
{ [_e]: _c, [_hE]: 429 },
|
|
423
|
-
[_m],
|
|
424
|
-
[0]
|
|
425
|
-
];
|
|
426
|
-
exports.ThrottlingException$ = ThrottlingException$;
|
|
427
|
-
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
428
|
-
const UnauthorizedException$ = [-3, n0, _UE,
|
|
429
|
-
{ [_e]: _c, [_hE]: 401 },
|
|
430
|
-
[_m],
|
|
431
|
-
[0]
|
|
432
|
-
];
|
|
433
|
-
exports.UnauthorizedException$ = UnauthorizedException$;
|
|
434
|
-
n0_registry.registerError(UnauthorizedException$, UnauthorizedException);
|
|
435
|
-
exports.errorTypeRegistries = [
|
|
436
|
-
_s_registry,
|
|
437
|
-
n0_registry,
|
|
438
|
-
];
|
|
439
|
-
var SensitiveString = [0, n0, _SS, 8, 0];
|
|
440
|
-
const ActionParameters$ = [3, n0, _AP,
|
|
441
|
-
0,
|
|
442
|
-
[_t, _u, _a, _ta, _g, _mo, _i, _f, _st],
|
|
443
|
-
[() => ComponentProperty$, () => ComponentProperty$, () => ComponentProperty$, () => ComponentProperty$, () => ComponentProperty$, 0, () => ComponentProperty$, () => ComponentProperties, () => MutationActionSetStateParameter$]
|
|
444
|
-
];
|
|
445
|
-
exports.ActionParameters$ = ActionParameters$;
|
|
446
|
-
const CodegenDependency$ = [3, n0, _CD,
|
|
447
|
-
0,
|
|
448
|
-
[_n, _sV, _iSV, _r],
|
|
449
|
-
[0, 0, 2, 0]
|
|
450
|
-
];
|
|
451
|
-
exports.CodegenDependency$ = CodegenDependency$;
|
|
452
|
-
const CodegenFeatureFlags$ = [3, n0, _CFF,
|
|
453
|
-
0,
|
|
454
|
-
[_iRS, _iNMS],
|
|
455
|
-
[2, 2]
|
|
456
|
-
];
|
|
457
|
-
exports.CodegenFeatureFlags$ = CodegenFeatureFlags$;
|
|
458
|
-
const CodegenGenericDataEnum$ = [3, n0, _CGDE,
|
|
459
|
-
0,
|
|
460
|
-
[_v],
|
|
461
|
-
[64 | 0], 1
|
|
462
|
-
];
|
|
463
|
-
exports.CodegenGenericDataEnum$ = CodegenGenericDataEnum$;
|
|
464
|
-
const CodegenGenericDataField$ = [3, n0, _CGDF,
|
|
465
|
-
0,
|
|
466
|
-
[_dT, _dTV, _re, _rO, _iA, _rel],
|
|
467
|
-
[0, 0, 2, 2, 2, () => CodegenGenericDataRelationshipType$], 5
|
|
468
|
-
];
|
|
469
|
-
exports.CodegenGenericDataField$ = CodegenGenericDataField$;
|
|
470
|
-
const CodegenGenericDataModel$ = [3, n0, _CGDM,
|
|
471
|
-
0,
|
|
472
|
-
[_f, _pK, _iJT],
|
|
473
|
-
[() => CodegenGenericDataFields, 64 | 0, 2], 2
|
|
474
|
-
];
|
|
475
|
-
exports.CodegenGenericDataModel$ = CodegenGenericDataModel$;
|
|
476
|
-
const CodegenGenericDataNonModel$ = [3, n0, _CGDNM,
|
|
477
|
-
0,
|
|
478
|
-
[_f],
|
|
479
|
-
[() => CodegenGenericDataNonModelFields], 1
|
|
480
|
-
];
|
|
481
|
-
exports.CodegenGenericDataNonModel$ = CodegenGenericDataNonModel$;
|
|
482
|
-
const CodegenGenericDataRelationshipType$ = [3, n0, _CGDRT,
|
|
483
|
-
0,
|
|
484
|
-
[_t, _rMN, _rMF, _cUAM, _rJFN, _rJTN, _bTFORM, _aF, _iHMI],
|
|
485
|
-
[0, 0, 64 | 0, 2, 0, 0, 0, 64 | 0, 2], 2
|
|
486
|
-
];
|
|
487
|
-
exports.CodegenGenericDataRelationshipType$ = CodegenGenericDataRelationshipType$;
|
|
488
|
-
const CodegenJob$ = [3, n0, _CJ,
|
|
489
|
-
0,
|
|
490
|
-
[_i, _aI, _eN, _rC, _gDS, _aGF, _fe, _sta, _sM, _as, _tag, _cA, _mA, _d],
|
|
491
|
-
[0, 0, 0, () => CodegenJobRenderConfig$, () => CodegenJobGenericDataSchema$, 2, () => CodegenFeatureFlags$, 0, 0, () => CodegenJobAsset$, 128 | 0, 5, 5, () => CodegenDependencies], 3
|
|
492
|
-
];
|
|
493
|
-
exports.CodegenJob$ = CodegenJob$;
|
|
494
|
-
const CodegenJobAsset$ = [3, n0, _CJA,
|
|
495
|
-
0,
|
|
496
|
-
[_dU],
|
|
497
|
-
[0]
|
|
498
|
-
];
|
|
499
|
-
exports.CodegenJobAsset$ = CodegenJobAsset$;
|
|
500
|
-
const CodegenJobGenericDataSchema$ = [3, n0, _CJGDS,
|
|
501
|
-
0,
|
|
502
|
-
[_dST, _mod, _en, _nM],
|
|
503
|
-
[0, () => CodegenGenericDataModels, () => CodegenGenericDataEnums, () => CodegenGenericDataNonModels], 4
|
|
504
|
-
];
|
|
505
|
-
exports.CodegenJobGenericDataSchema$ = CodegenJobGenericDataSchema$;
|
|
506
|
-
const CodegenJobSummary$ = [3, n0, _CJS,
|
|
507
|
-
0,
|
|
508
|
-
[_aI, _eN, _i, _cA, _mA],
|
|
509
|
-
[0, 0, 0, 5, 5], 3
|
|
510
|
-
];
|
|
511
|
-
exports.CodegenJobSummary$ = CodegenJobSummary$;
|
|
512
|
-
const Component$ = [3, n0, _C,
|
|
513
|
-
0,
|
|
514
|
-
[_aI, _eN, _i, _n, _cT, _p, _va, _o, _bP, _cA, _sI, _ch, _cP, _mA, _tag, _ev, _sVc],
|
|
515
|
-
[0, 0, 0, 0, 0, () => ComponentProperties, () => ComponentVariants, [2, n0, _CO, 0, 0, 128 | 0], () => ComponentBindingProperties, 5, 0, () => ComponentChildList, () => ComponentCollectionProperties, 5, 128 | 0, () => ComponentEvents, 0], 10
|
|
516
|
-
];
|
|
517
|
-
exports.Component$ = Component$;
|
|
518
|
-
const ComponentBindingPropertiesValue$ = [3, n0, _CBPV,
|
|
519
|
-
0,
|
|
520
|
-
[_t, _bP, _dV],
|
|
521
|
-
[0, () => ComponentBindingPropertiesValueProperties$, 0]
|
|
522
|
-
];
|
|
523
|
-
exports.ComponentBindingPropertiesValue$ = ComponentBindingPropertiesValue$;
|
|
524
|
-
const ComponentBindingPropertiesValueProperties$ = [3, n0, _CBPVP,
|
|
525
|
-
0,
|
|
526
|
-
[_mo, _fi, _pr, _uA, _b, _k, _dV, _sN],
|
|
527
|
-
[0, 0, () => PredicateList, 0, 0, 0, 0, 0]
|
|
528
|
-
];
|
|
529
|
-
exports.ComponentBindingPropertiesValueProperties$ = ComponentBindingPropertiesValueProperties$;
|
|
530
|
-
const ComponentChild$ = [3, n0, _CC,
|
|
531
|
-
0,
|
|
532
|
-
[_cT, _n, _p, _ch, _ev, _sI],
|
|
533
|
-
[0, 0, () => ComponentProperties, () => ComponentChildList, () => ComponentEvents, 0], 3
|
|
534
|
-
];
|
|
535
|
-
exports.ComponentChild$ = ComponentChild$;
|
|
536
|
-
const ComponentConditionProperty$ = [3, n0, _CCP,
|
|
537
|
-
0,
|
|
538
|
-
[_pro, _fi, _op, _ope, _th, _el, _oT],
|
|
539
|
-
[0, 0, 0, 0, () => ComponentProperty$, () => ComponentProperty$, 0]
|
|
540
|
-
];
|
|
541
|
-
exports.ComponentConditionProperty$ = ComponentConditionProperty$;
|
|
542
|
-
const ComponentDataConfiguration$ = [3, n0, _CDC,
|
|
543
|
-
0,
|
|
544
|
-
[_mo, _so, _pre, _id],
|
|
545
|
-
[0, () => SortPropertyList, () => Predicate$, 64 | 0], 1
|
|
546
|
-
];
|
|
547
|
-
exports.ComponentDataConfiguration$ = ComponentDataConfiguration$;
|
|
548
|
-
const ComponentEvent$ = [3, n0, _CE,
|
|
549
|
-
0,
|
|
550
|
-
[_ac, _pa, _bE],
|
|
551
|
-
[0, () => ActionParameters$, 0]
|
|
552
|
-
];
|
|
553
|
-
exports.ComponentEvent$ = ComponentEvent$;
|
|
554
|
-
const ComponentProperty$ = [3, n0, _CP,
|
|
555
|
-
0,
|
|
556
|
-
[_val, _bP, _cBP, _dV, _mo, _bi, _eve, _uA, _co, _con, _conf, _t, _iV, _cN, _pro],
|
|
557
|
-
[0, () => ComponentPropertyBindingProperties$, () => ComponentPropertyBindingProperties$, 0, 0, () => FormBindings, 0, 0, () => ComponentPropertyList, () => ComponentConditionProperty$, 2, 0, 0, 0, 0]
|
|
558
|
-
];
|
|
559
|
-
exports.ComponentProperty$ = ComponentProperty$;
|
|
560
|
-
const ComponentPropertyBindingProperties$ = [3, n0, _CPBP,
|
|
561
|
-
0,
|
|
562
|
-
[_pro, _fi],
|
|
563
|
-
[0, 0], 1
|
|
564
|
-
];
|
|
565
|
-
exports.ComponentPropertyBindingProperties$ = ComponentPropertyBindingProperties$;
|
|
566
|
-
const ComponentSummary$ = [3, n0, _CS,
|
|
567
|
-
0,
|
|
568
|
-
[_aI, _eN, _i, _n, _cT],
|
|
569
|
-
[0, 0, 0, 0, 0], 5
|
|
570
|
-
];
|
|
571
|
-
exports.ComponentSummary$ = ComponentSummary$;
|
|
572
|
-
const ComponentVariant$ = [3, n0, _CV,
|
|
573
|
-
0,
|
|
574
|
-
[_vV, _o],
|
|
575
|
-
[128 | 0, [2, n0, _CO, 0, 0, 128 | 0]]
|
|
576
|
-
];
|
|
577
|
-
exports.ComponentVariant$ = ComponentVariant$;
|
|
578
|
-
const CreateComponentData$ = [3, n0, _CCD,
|
|
579
|
-
0,
|
|
580
|
-
[_n, _cT, _p, _va, _o, _bP, _sI, _ch, _cP, _tag, _ev, _sVc],
|
|
581
|
-
[0, 0, () => ComponentProperties, () => ComponentVariants, [2, n0, _CO, 0, 0, 128 | 0], () => ComponentBindingProperties, 0, () => ComponentChildList, () => ComponentCollectionProperties, 128 | 0, () => ComponentEvents, 0], 6
|
|
582
|
-
];
|
|
583
|
-
exports.CreateComponentData$ = CreateComponentData$;
|
|
584
|
-
const CreateComponentRequest$ = [3, n0, _CCR,
|
|
585
|
-
0,
|
|
586
|
-
[_aI, _eN, _cTC, _cTl],
|
|
587
|
-
[[0, 1], [0, 1], [() => CreateComponentData$, 16], [0, { [_hQ]: _cTl, [_iT]: 1 }]], 3
|
|
588
|
-
];
|
|
589
|
-
exports.CreateComponentRequest$ = CreateComponentRequest$;
|
|
590
|
-
const CreateComponentResponse$ = [3, n0, _CCRr,
|
|
591
|
-
0,
|
|
592
|
-
[_ent],
|
|
593
|
-
[[() => Component$, 16]]
|
|
594
|
-
];
|
|
595
|
-
exports.CreateComponentResponse$ = CreateComponentResponse$;
|
|
596
|
-
const CreateFormData$ = [3, n0, _CFD,
|
|
597
|
-
0,
|
|
598
|
-
[_n, _dT, _fAT, _f, _sty, _sE, _sVc, _ct, _tag, _lD],
|
|
599
|
-
[0, () => FormDataTypeConfig$, 0, () => FieldsMap, () => FormStyle$, () => SectionalElementMap, 0, () => FormCTA$, 128 | 0, 0], 7
|
|
600
|
-
];
|
|
601
|
-
exports.CreateFormData$ = CreateFormData$;
|
|
602
|
-
const CreateFormRequest$ = [3, n0, _CFR,
|
|
603
|
-
0,
|
|
604
|
-
[_aI, _eN, _fTC, _cTl],
|
|
605
|
-
[[0, 1], [0, 1], [() => CreateFormData$, 16], [0, { [_hQ]: _cTl, [_iT]: 1 }]], 3
|
|
606
|
-
];
|
|
607
|
-
exports.CreateFormRequest$ = CreateFormRequest$;
|
|
608
|
-
const CreateFormResponse$ = [3, n0, _CFRr,
|
|
609
|
-
0,
|
|
610
|
-
[_ent],
|
|
611
|
-
[[() => Form$, 16]]
|
|
612
|
-
];
|
|
613
|
-
exports.CreateFormResponse$ = CreateFormResponse$;
|
|
614
|
-
const CreateThemeData$ = [3, n0, _CTD,
|
|
615
|
-
0,
|
|
616
|
-
[_n, _v, _o, _tag],
|
|
617
|
-
[0, () => ThemeValuesList, () => ThemeValuesList, 128 | 0], 2
|
|
618
|
-
];
|
|
619
|
-
exports.CreateThemeData$ = CreateThemeData$;
|
|
620
|
-
const CreateThemeRequest$ = [3, n0, _CTR,
|
|
621
|
-
0,
|
|
622
|
-
[_aI, _eN, _tTC, _cTl],
|
|
623
|
-
[[0, 1], [0, 1], [() => CreateThemeData$, 16], [0, { [_hQ]: _cTl, [_iT]: 1 }]], 3
|
|
624
|
-
];
|
|
625
|
-
exports.CreateThemeRequest$ = CreateThemeRequest$;
|
|
626
|
-
const CreateThemeResponse$ = [3, n0, _CTRr,
|
|
627
|
-
0,
|
|
628
|
-
[_ent],
|
|
629
|
-
[[() => Theme$, 16]]
|
|
630
|
-
];
|
|
631
|
-
exports.CreateThemeResponse$ = CreateThemeResponse$;
|
|
632
|
-
const DataStoreRenderConfig$ = [3, n0, _DSRC,
|
|
633
|
-
0,
|
|
634
|
-
[],
|
|
635
|
-
[]
|
|
636
|
-
];
|
|
637
|
-
exports.DataStoreRenderConfig$ = DataStoreRenderConfig$;
|
|
638
|
-
const DeleteComponentRequest$ = [3, n0, _DCR,
|
|
639
|
-
0,
|
|
640
|
-
[_aI, _eN, _i],
|
|
641
|
-
[[0, 1], [0, 1], [0, 1]], 3
|
|
642
|
-
];
|
|
643
|
-
exports.DeleteComponentRequest$ = DeleteComponentRequest$;
|
|
644
|
-
const DeleteFormRequest$ = [3, n0, _DFR,
|
|
645
|
-
0,
|
|
646
|
-
[_aI, _eN, _i],
|
|
647
|
-
[[0, 1], [0, 1], [0, 1]], 3
|
|
648
|
-
];
|
|
649
|
-
exports.DeleteFormRequest$ = DeleteFormRequest$;
|
|
650
|
-
const DeleteThemeRequest$ = [3, n0, _DTR,
|
|
651
|
-
0,
|
|
652
|
-
[_aI, _eN, _i],
|
|
653
|
-
[[0, 1], [0, 1], [0, 1]], 3
|
|
654
|
-
];
|
|
655
|
-
exports.DeleteThemeRequest$ = DeleteThemeRequest$;
|
|
656
|
-
const ExchangeCodeForTokenRequest$ = [3, n0, _ECFTR,
|
|
657
|
-
0,
|
|
658
|
-
[_prov, _req],
|
|
659
|
-
[[0, 1], [() => ExchangeCodeForTokenRequestBody$, 16]], 2
|
|
660
|
-
];
|
|
661
|
-
exports.ExchangeCodeForTokenRequest$ = ExchangeCodeForTokenRequest$;
|
|
662
|
-
const ExchangeCodeForTokenRequestBody$ = [3, n0, _ECFTRB,
|
|
663
|
-
0,
|
|
664
|
-
[_cod, _rU, _cI],
|
|
665
|
-
[[() => SensitiveString, 0], 0, [() => SensitiveString, 0]], 2
|
|
666
|
-
];
|
|
667
|
-
exports.ExchangeCodeForTokenRequestBody$ = ExchangeCodeForTokenRequestBody$;
|
|
668
|
-
const ExchangeCodeForTokenResponse$ = [3, n0, _ECFTRx,
|
|
669
|
-
0,
|
|
670
|
-
[_aT, _eI, _rT],
|
|
671
|
-
[[() => SensitiveString, 0], 1, [() => SensitiveString, 0]], 3
|
|
672
|
-
];
|
|
673
|
-
exports.ExchangeCodeForTokenResponse$ = ExchangeCodeForTokenResponse$;
|
|
674
|
-
const ExportComponentsRequest$ = [3, n0, _ECR,
|
|
675
|
-
0,
|
|
676
|
-
[_aI, _eN, _nT],
|
|
677
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _nT }]], 2
|
|
678
|
-
];
|
|
679
|
-
exports.ExportComponentsRequest$ = ExportComponentsRequest$;
|
|
680
|
-
const ExportComponentsResponse$ = [3, n0, _ECRx,
|
|
681
|
-
0,
|
|
682
|
-
[_enti, _nT],
|
|
683
|
-
[() => ComponentList, 0], 1
|
|
684
|
-
];
|
|
685
|
-
exports.ExportComponentsResponse$ = ExportComponentsResponse$;
|
|
686
|
-
const ExportFormsRequest$ = [3, n0, _EFR,
|
|
687
|
-
0,
|
|
688
|
-
[_aI, _eN, _nT],
|
|
689
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _nT }]], 2
|
|
690
|
-
];
|
|
691
|
-
exports.ExportFormsRequest$ = ExportFormsRequest$;
|
|
692
|
-
const ExportFormsResponse$ = [3, n0, _EFRx,
|
|
693
|
-
0,
|
|
694
|
-
[_enti, _nT],
|
|
695
|
-
[() => FormList, 0], 1
|
|
696
|
-
];
|
|
697
|
-
exports.ExportFormsResponse$ = ExportFormsResponse$;
|
|
698
|
-
const ExportThemesRequest$ = [3, n0, _ETR,
|
|
699
|
-
0,
|
|
700
|
-
[_aI, _eN, _nT],
|
|
701
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _nT }]], 2
|
|
702
|
-
];
|
|
703
|
-
exports.ExportThemesRequest$ = ExportThemesRequest$;
|
|
704
|
-
const ExportThemesResponse$ = [3, n0, _ETRx,
|
|
705
|
-
0,
|
|
706
|
-
[_enti, _nT],
|
|
707
|
-
[() => ThemeList, 0], 1
|
|
708
|
-
];
|
|
709
|
-
exports.ExportThemesResponse$ = ExportThemesResponse$;
|
|
710
|
-
const FieldConfig$ = [3, n0, _FC,
|
|
711
|
-
0,
|
|
712
|
-
[_l, _po, _ex, _iTn, _vali],
|
|
713
|
-
[0, () => FieldPosition$, 2, () => FieldInputConfig$, () => ValidationsList]
|
|
714
|
-
];
|
|
715
|
-
exports.FieldConfig$ = FieldConfig$;
|
|
716
|
-
const FieldInputConfig$ = [3, n0, _FIC,
|
|
717
|
-
0,
|
|
718
|
-
[_t, _re, _rO, _pl, _dV, _dTe, _dC, _dCC, _vM, _n, _mV, _mVa, _ste, _val, _iA, _fUC],
|
|
719
|
-
[0, 2, 2, 0, 0, 0, 2, 0, () => ValueMappings$, 0, 1, 1, 1, 0, 2, () => FileUploaderFieldConfig$], 1
|
|
720
|
-
];
|
|
721
|
-
exports.FieldInputConfig$ = FieldInputConfig$;
|
|
722
|
-
const FieldValidationConfiguration$ = [3, n0, _FVC,
|
|
723
|
-
0,
|
|
724
|
-
[_t, _sVt, _nV, _vMa],
|
|
725
|
-
[0, 64 | 0, 64 | 1, 0], 1
|
|
726
|
-
];
|
|
727
|
-
exports.FieldValidationConfiguration$ = FieldValidationConfiguration$;
|
|
728
|
-
const FileUploaderFieldConfig$ = [3, n0, _FUFC,
|
|
729
|
-
0,
|
|
730
|
-
[_aL, _aFT, _sT, _iR, _mFC, _mS],
|
|
731
|
-
[0, 64 | 0, 2, 2, 1, 1], 2
|
|
732
|
-
];
|
|
733
|
-
exports.FileUploaderFieldConfig$ = FileUploaderFieldConfig$;
|
|
734
|
-
const Form$ = [3, n0, _F,
|
|
735
|
-
0,
|
|
736
|
-
[_aI, _eN, _i, _n, _fAT, _sty, _dT, _f, _sE, _sVc, _tag, _ct, _lD],
|
|
737
|
-
[0, 0, 0, 0, 0, () => FormStyle$, () => FormDataTypeConfig$, () => FieldsMap, () => SectionalElementMap, 0, 128 | 0, () => FormCTA$, 0], 10
|
|
738
|
-
];
|
|
739
|
-
exports.Form$ = Form$;
|
|
740
|
-
const FormBindingElement$ = [3, n0, _FBE,
|
|
741
|
-
0,
|
|
742
|
-
[_ele, _pro],
|
|
743
|
-
[0, 0], 2
|
|
744
|
-
];
|
|
745
|
-
exports.FormBindingElement$ = FormBindingElement$;
|
|
746
|
-
const FormButton$ = [3, n0, _FB,
|
|
747
|
-
0,
|
|
748
|
-
[_ex, _ch, _po],
|
|
749
|
-
[2, 0, () => FieldPosition$]
|
|
750
|
-
];
|
|
751
|
-
exports.FormButton$ = FormButton$;
|
|
752
|
-
const FormCTA$ = [3, n0, _FCTA,
|
|
753
|
-
0,
|
|
754
|
-
[_po, _cl, _ca, _su],
|
|
755
|
-
[0, () => FormButton$, () => FormButton$, () => FormButton$]
|
|
756
|
-
];
|
|
757
|
-
exports.FormCTA$ = FormCTA$;
|
|
758
|
-
const FormDataTypeConfig$ = [3, n0, _FDTC,
|
|
759
|
-
0,
|
|
760
|
-
[_dST, _dTN],
|
|
761
|
-
[0, 0], 2
|
|
762
|
-
];
|
|
763
|
-
exports.FormDataTypeConfig$ = FormDataTypeConfig$;
|
|
764
|
-
const FormInputBindingPropertiesValue$ = [3, n0, _FIBPV,
|
|
765
|
-
0,
|
|
766
|
-
[_t, _bP],
|
|
767
|
-
[0, () => FormInputBindingPropertiesValueProperties$]
|
|
768
|
-
];
|
|
769
|
-
exports.FormInputBindingPropertiesValue$ = FormInputBindingPropertiesValue$;
|
|
770
|
-
const FormInputBindingPropertiesValueProperties$ = [3, n0, _FIBPVP,
|
|
771
|
-
0,
|
|
772
|
-
[_mo],
|
|
773
|
-
[0]
|
|
774
|
-
];
|
|
775
|
-
exports.FormInputBindingPropertiesValueProperties$ = FormInputBindingPropertiesValueProperties$;
|
|
776
|
-
const FormInputValueProperty$ = [3, n0, _FIVP,
|
|
777
|
-
0,
|
|
778
|
-
[_val, _bP, _co],
|
|
779
|
-
[0, () => FormInputValuePropertyBindingProperties$, () => FormInputValuePropertyList]
|
|
780
|
-
];
|
|
781
|
-
exports.FormInputValueProperty$ = FormInputValueProperty$;
|
|
782
|
-
const FormInputValuePropertyBindingProperties$ = [3, n0, _FIVPBP,
|
|
783
|
-
0,
|
|
784
|
-
[_pro, _fi],
|
|
785
|
-
[0, 0], 1
|
|
786
|
-
];
|
|
787
|
-
exports.FormInputValuePropertyBindingProperties$ = FormInputValuePropertyBindingProperties$;
|
|
788
|
-
const FormStyle$ = [3, n0, _FS,
|
|
789
|
-
0,
|
|
790
|
-
[_hG, _vG, _oP],
|
|
791
|
-
[() => FormStyleConfig$, () => FormStyleConfig$, () => FormStyleConfig$]
|
|
792
|
-
];
|
|
793
|
-
exports.FormStyle$ = FormStyle$;
|
|
794
|
-
const FormSummary$ = [3, n0, _FSo,
|
|
795
|
-
0,
|
|
796
|
-
[_aI, _dT, _eN, _fAT, _i, _n],
|
|
797
|
-
[0, () => FormDataTypeConfig$, 0, 0, 0, 0], 6
|
|
798
|
-
];
|
|
799
|
-
exports.FormSummary$ = FormSummary$;
|
|
800
|
-
const GetCodegenJobRequest$ = [3, n0, _GCJR,
|
|
801
|
-
0,
|
|
802
|
-
[_aI, _eN, _i],
|
|
803
|
-
[[0, 1], [0, 1], [0, 1]], 3
|
|
804
|
-
];
|
|
805
|
-
exports.GetCodegenJobRequest$ = GetCodegenJobRequest$;
|
|
806
|
-
const GetCodegenJobResponse$ = [3, n0, _GCJRe,
|
|
807
|
-
0,
|
|
808
|
-
[_j],
|
|
809
|
-
[[() => CodegenJob$, 16]]
|
|
810
|
-
];
|
|
811
|
-
exports.GetCodegenJobResponse$ = GetCodegenJobResponse$;
|
|
812
|
-
const GetComponentRequest$ = [3, n0, _GCR,
|
|
813
|
-
0,
|
|
814
|
-
[_aI, _eN, _i],
|
|
815
|
-
[[0, 1], [0, 1], [0, 1]], 3
|
|
816
|
-
];
|
|
817
|
-
exports.GetComponentRequest$ = GetComponentRequest$;
|
|
818
|
-
const GetComponentResponse$ = [3, n0, _GCRe,
|
|
819
|
-
0,
|
|
820
|
-
[_com],
|
|
821
|
-
[[() => Component$, 16]]
|
|
822
|
-
];
|
|
823
|
-
exports.GetComponentResponse$ = GetComponentResponse$;
|
|
824
|
-
const GetFormRequest$ = [3, n0, _GFR,
|
|
825
|
-
0,
|
|
826
|
-
[_aI, _eN, _i],
|
|
827
|
-
[[0, 1], [0, 1], [0, 1]], 3
|
|
828
|
-
];
|
|
829
|
-
exports.GetFormRequest$ = GetFormRequest$;
|
|
830
|
-
const GetFormResponse$ = [3, n0, _GFRe,
|
|
831
|
-
0,
|
|
832
|
-
[_fo],
|
|
833
|
-
[[() => Form$, 16]]
|
|
834
|
-
];
|
|
835
|
-
exports.GetFormResponse$ = GetFormResponse$;
|
|
836
|
-
const GetMetadataRequest$ = [3, n0, _GMR,
|
|
837
|
-
0,
|
|
838
|
-
[_aI, _eN],
|
|
839
|
-
[[0, 1], [0, 1]], 2
|
|
840
|
-
];
|
|
841
|
-
exports.GetMetadataRequest$ = GetMetadataRequest$;
|
|
842
|
-
const GetMetadataResponse$ = [3, n0, _GMRe,
|
|
843
|
-
0,
|
|
844
|
-
[_fe],
|
|
845
|
-
[128 | 0], 1
|
|
846
|
-
];
|
|
847
|
-
exports.GetMetadataResponse$ = GetMetadataResponse$;
|
|
848
|
-
const GetThemeRequest$ = [3, n0, _GTR,
|
|
849
|
-
0,
|
|
850
|
-
[_aI, _eN, _i],
|
|
851
|
-
[[0, 1], [0, 1], [0, 1]], 3
|
|
852
|
-
];
|
|
853
|
-
exports.GetThemeRequest$ = GetThemeRequest$;
|
|
854
|
-
const GetThemeResponse$ = [3, n0, _GTRe,
|
|
855
|
-
0,
|
|
856
|
-
[_the],
|
|
857
|
-
[[() => Theme$, 16]]
|
|
858
|
-
];
|
|
859
|
-
exports.GetThemeResponse$ = GetThemeResponse$;
|
|
860
|
-
const GraphQLRenderConfig$ = [3, n0, _GQLRC,
|
|
861
|
-
0,
|
|
862
|
-
[_tFP, _qFP, _mFP, _sFP, _fFP],
|
|
863
|
-
[0, 0, 0, 0, 0], 5
|
|
864
|
-
];
|
|
865
|
-
exports.GraphQLRenderConfig$ = GraphQLRenderConfig$;
|
|
866
|
-
const ListCodegenJobsRequest$ = [3, n0, _LCJR,
|
|
867
|
-
0,
|
|
868
|
-
[_aI, _eN, _nT, _mR],
|
|
869
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 2
|
|
870
|
-
];
|
|
871
|
-
exports.ListCodegenJobsRequest$ = ListCodegenJobsRequest$;
|
|
872
|
-
const ListCodegenJobsResponse$ = [3, n0, _LCJRi,
|
|
873
|
-
0,
|
|
874
|
-
[_enti, _nT],
|
|
875
|
-
[() => CodegenJobSummaryList, 0], 1
|
|
876
|
-
];
|
|
877
|
-
exports.ListCodegenJobsResponse$ = ListCodegenJobsResponse$;
|
|
878
|
-
const ListComponentsRequest$ = [3, n0, _LCR,
|
|
879
|
-
0,
|
|
880
|
-
[_aI, _eN, _nT, _mR],
|
|
881
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 2
|
|
882
|
-
];
|
|
883
|
-
exports.ListComponentsRequest$ = ListComponentsRequest$;
|
|
884
|
-
const ListComponentsResponse$ = [3, n0, _LCRi,
|
|
885
|
-
0,
|
|
886
|
-
[_enti, _nT],
|
|
887
|
-
[() => ComponentSummaryList, 0], 1
|
|
888
|
-
];
|
|
889
|
-
exports.ListComponentsResponse$ = ListComponentsResponse$;
|
|
890
|
-
const ListFormsRequest$ = [3, n0, _LFR,
|
|
891
|
-
0,
|
|
892
|
-
[_aI, _eN, _nT, _mR],
|
|
893
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 2
|
|
894
|
-
];
|
|
895
|
-
exports.ListFormsRequest$ = ListFormsRequest$;
|
|
896
|
-
const ListFormsResponse$ = [3, n0, _LFRi,
|
|
897
|
-
0,
|
|
898
|
-
[_enti, _nT],
|
|
899
|
-
[() => FormSummaryList, 0], 1
|
|
900
|
-
];
|
|
901
|
-
exports.ListFormsResponse$ = ListFormsResponse$;
|
|
902
|
-
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
903
|
-
0,
|
|
904
|
-
[_rA],
|
|
905
|
-
[[0, 1]], 1
|
|
906
|
-
];
|
|
907
|
-
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
908
|
-
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
909
|
-
0,
|
|
910
|
-
[_tag],
|
|
911
|
-
[128 | 0], 1
|
|
912
|
-
];
|
|
913
|
-
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
914
|
-
const ListThemesRequest$ = [3, n0, _LTR,
|
|
915
|
-
0,
|
|
916
|
-
[_aI, _eN, _nT, _mR],
|
|
917
|
-
[[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 2
|
|
918
|
-
];
|
|
919
|
-
exports.ListThemesRequest$ = ListThemesRequest$;
|
|
920
|
-
const ListThemesResponse$ = [3, n0, _LTRi,
|
|
921
|
-
0,
|
|
922
|
-
[_enti, _nT],
|
|
923
|
-
[() => ThemeSummaryList, 0], 1
|
|
924
|
-
];
|
|
925
|
-
exports.ListThemesResponse$ = ListThemesResponse$;
|
|
926
|
-
const MutationActionSetStateParameter$ = [3, n0, _MASSP,
|
|
927
|
-
0,
|
|
928
|
-
[_cN, _pro, _set],
|
|
929
|
-
[0, 0, () => ComponentProperty$], 3
|
|
930
|
-
];
|
|
931
|
-
exports.MutationActionSetStateParameter$ = MutationActionSetStateParameter$;
|
|
932
|
-
const NoApiRenderConfig$ = [3, n0, _NARC,
|
|
933
|
-
0,
|
|
934
|
-
[],
|
|
935
|
-
[]
|
|
936
|
-
];
|
|
937
|
-
exports.NoApiRenderConfig$ = NoApiRenderConfig$;
|
|
938
|
-
const Predicate$ = [3, n0, _P,
|
|
939
|
-
0,
|
|
940
|
-
[_or, _an, _fi, _op, _ope, _oT],
|
|
941
|
-
[() => PredicateList, () => PredicateList, 0, 0, 0, 0]
|
|
942
|
-
];
|
|
943
|
-
exports.Predicate$ = Predicate$;
|
|
944
|
-
const PutMetadataFlagBody$ = [3, n0, _PMFB,
|
|
945
|
-
0,
|
|
946
|
-
[_nVe],
|
|
947
|
-
[0], 1
|
|
948
|
-
];
|
|
949
|
-
exports.PutMetadataFlagBody$ = PutMetadataFlagBody$;
|
|
950
|
-
const PutMetadataFlagRequest$ = [3, n0, _PMFR,
|
|
951
|
-
0,
|
|
952
|
-
[_aI, _eN, _fN, _bo],
|
|
953
|
-
[[0, 1], [0, 1], [0, 1], [() => PutMetadataFlagBody$, 16]], 4
|
|
954
|
-
];
|
|
955
|
-
exports.PutMetadataFlagRequest$ = PutMetadataFlagRequest$;
|
|
956
|
-
const ReactStartCodegenJobData$ = [3, n0, _RSCJD,
|
|
957
|
-
0,
|
|
958
|
-
[_modu, _ta, _sc, _rTD, _iSM, _aC, _d],
|
|
959
|
-
[0, 0, 0, 2, 2, () => ApiConfiguration$, 128 | 0]
|
|
960
|
-
];
|
|
961
|
-
exports.ReactStartCodegenJobData$ = ReactStartCodegenJobData$;
|
|
962
|
-
const RefreshTokenRequest$ = [3, n0, _RTR,
|
|
963
|
-
0,
|
|
964
|
-
[_prov, _rTB],
|
|
965
|
-
[[0, 1], [() => RefreshTokenRequestBody$, 16]], 2
|
|
966
|
-
];
|
|
967
|
-
exports.RefreshTokenRequest$ = RefreshTokenRequest$;
|
|
968
|
-
const RefreshTokenRequestBody$ = [3, n0, _RTRB,
|
|
969
|
-
0,
|
|
970
|
-
[_to, _cI],
|
|
971
|
-
[[() => SensitiveString, 0], [() => SensitiveString, 0]], 1
|
|
972
|
-
];
|
|
973
|
-
exports.RefreshTokenRequestBody$ = RefreshTokenRequestBody$;
|
|
974
|
-
const RefreshTokenResponse$ = [3, n0, _RTRe,
|
|
975
|
-
0,
|
|
976
|
-
[_aT, _eI],
|
|
977
|
-
[[() => SensitiveString, 0], 1], 2
|
|
978
|
-
];
|
|
979
|
-
exports.RefreshTokenResponse$ = RefreshTokenResponse$;
|
|
980
|
-
const SectionalElement$ = [3, n0, _SE,
|
|
981
|
-
0,
|
|
982
|
-
[_t, _po, _te, _le, _ori, _ex],
|
|
983
|
-
[0, () => FieldPosition$, 0, 1, 0, 2], 1
|
|
984
|
-
];
|
|
985
|
-
exports.SectionalElement$ = SectionalElement$;
|
|
986
|
-
const SortProperty$ = [3, n0, _SP,
|
|
987
|
-
0,
|
|
988
|
-
[_fi, _di],
|
|
989
|
-
[0, 0], 2
|
|
990
|
-
];
|
|
991
|
-
exports.SortProperty$ = SortProperty$;
|
|
992
|
-
const StartCodegenJobData$ = [3, n0, _SCJD,
|
|
993
|
-
0,
|
|
994
|
-
[_rC, _gDS, _aGF, _fe, _tag],
|
|
995
|
-
[() => CodegenJobRenderConfig$, () => CodegenJobGenericDataSchema$, 2, () => CodegenFeatureFlags$, 128 | 0], 1
|
|
996
|
-
];
|
|
997
|
-
exports.StartCodegenJobData$ = StartCodegenJobData$;
|
|
998
|
-
const StartCodegenJobRequest$ = [3, n0, _SCJR,
|
|
999
|
-
0,
|
|
1000
|
-
[_aI, _eN, _cJTC, _cTl],
|
|
1001
|
-
[[0, 1], [0, 1], [() => StartCodegenJobData$, 16], [0, { [_hQ]: _cTl, [_iT]: 1 }]], 3
|
|
1002
|
-
];
|
|
1003
|
-
exports.StartCodegenJobRequest$ = StartCodegenJobRequest$;
|
|
1004
|
-
const StartCodegenJobResponse$ = [3, n0, _SCJRt,
|
|
1005
|
-
0,
|
|
1006
|
-
[_ent],
|
|
1007
|
-
[[() => CodegenJob$, 16]]
|
|
1008
|
-
];
|
|
1009
|
-
exports.StartCodegenJobResponse$ = StartCodegenJobResponse$;
|
|
1010
|
-
const TagResourceRequest$ = [3, n0, _TRR,
|
|
1011
|
-
0,
|
|
1012
|
-
[_rA, _tag],
|
|
1013
|
-
[[0, 1], 128 | 0], 2
|
|
1014
|
-
];
|
|
1015
|
-
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
1016
|
-
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
1017
|
-
0,
|
|
1018
|
-
[],
|
|
1019
|
-
[]
|
|
1020
|
-
];
|
|
1021
|
-
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
1022
|
-
const Theme$ = [3, n0, _T,
|
|
1023
|
-
0,
|
|
1024
|
-
[_aI, _eN, _i, _n, _cA, _v, _mA, _o, _tag],
|
|
1025
|
-
[0, 0, 0, 0, 5, () => ThemeValuesList, 5, () => ThemeValuesList, 128 | 0], 6
|
|
1026
|
-
];
|
|
1027
|
-
exports.Theme$ = Theme$;
|
|
1028
|
-
const ThemeSummary$ = [3, n0, _TS,
|
|
1029
|
-
0,
|
|
1030
|
-
[_aI, _eN, _i, _n],
|
|
1031
|
-
[0, 0, 0, 0], 4
|
|
1032
|
-
];
|
|
1033
|
-
exports.ThemeSummary$ = ThemeSummary$;
|
|
1034
|
-
const ThemeValue$ = [3, n0, _TV,
|
|
1035
|
-
0,
|
|
1036
|
-
[_val, _ch],
|
|
1037
|
-
[0, () => ThemeValuesList]
|
|
1038
|
-
];
|
|
1039
|
-
exports.ThemeValue$ = ThemeValue$;
|
|
1040
|
-
const ThemeValues$ = [3, n0, _TVh,
|
|
1041
|
-
0,
|
|
1042
|
-
[_k, _val],
|
|
1043
|
-
[0, () => ThemeValue$]
|
|
1044
|
-
];
|
|
1045
|
-
exports.ThemeValues$ = ThemeValues$;
|
|
1046
|
-
const UntagResourceRequest$ = [3, n0, _URR,
|
|
1047
|
-
0,
|
|
1048
|
-
[_rA, _tK],
|
|
1049
|
-
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
1050
|
-
];
|
|
1051
|
-
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
1052
|
-
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
1053
|
-
0,
|
|
1054
|
-
[],
|
|
1055
|
-
[]
|
|
1056
|
-
];
|
|
1057
|
-
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
1058
|
-
const UpdateComponentData$ = [3, n0, _UCD,
|
|
1059
|
-
0,
|
|
1060
|
-
[_i, _n, _sI, _cT, _p, _ch, _va, _o, _bP, _cP, _ev, _sVc],
|
|
1061
|
-
[0, 0, 0, 0, () => ComponentProperties, () => ComponentChildList, () => ComponentVariants, [2, n0, _CO, 0, 0, 128 | 0], () => ComponentBindingProperties, () => ComponentCollectionProperties, () => ComponentEvents, 0]
|
|
1062
|
-
];
|
|
1063
|
-
exports.UpdateComponentData$ = UpdateComponentData$;
|
|
1064
|
-
const UpdateComponentRequest$ = [3, n0, _UCR,
|
|
1065
|
-
0,
|
|
1066
|
-
[_aI, _eN, _i, _uC, _cTl],
|
|
1067
|
-
[[0, 1], [0, 1], [0, 1], [() => UpdateComponentData$, 16], [0, { [_hQ]: _cTl, [_iT]: 1 }]], 4
|
|
1068
|
-
];
|
|
1069
|
-
exports.UpdateComponentRequest$ = UpdateComponentRequest$;
|
|
1070
|
-
const UpdateComponentResponse$ = [3, n0, _UCRp,
|
|
1071
|
-
0,
|
|
1072
|
-
[_ent],
|
|
1073
|
-
[[() => Component$, 16]]
|
|
1074
|
-
];
|
|
1075
|
-
exports.UpdateComponentResponse$ = UpdateComponentResponse$;
|
|
1076
|
-
const UpdateFormData$ = [3, n0, _UFD,
|
|
1077
|
-
0,
|
|
1078
|
-
[_n, _dT, _fAT, _f, _sty, _sE, _sVc, _ct, _lD],
|
|
1079
|
-
[0, () => FormDataTypeConfig$, 0, () => FieldsMap, () => FormStyle$, () => SectionalElementMap, 0, () => FormCTA$, 0]
|
|
1080
|
-
];
|
|
1081
|
-
exports.UpdateFormData$ = UpdateFormData$;
|
|
1082
|
-
const UpdateFormRequest$ = [3, n0, _UFR,
|
|
1083
|
-
0,
|
|
1084
|
-
[_aI, _eN, _i, _uF, _cTl],
|
|
1085
|
-
[[0, 1], [0, 1], [0, 1], [() => UpdateFormData$, 16], [0, { [_hQ]: _cTl, [_iT]: 1 }]], 4
|
|
1086
|
-
];
|
|
1087
|
-
exports.UpdateFormRequest$ = UpdateFormRequest$;
|
|
1088
|
-
const UpdateFormResponse$ = [3, n0, _UFRp,
|
|
1089
|
-
0,
|
|
1090
|
-
[_ent],
|
|
1091
|
-
[[() => Form$, 16]]
|
|
1092
|
-
];
|
|
1093
|
-
exports.UpdateFormResponse$ = UpdateFormResponse$;
|
|
1094
|
-
const UpdateThemeData$ = [3, n0, _UTD,
|
|
1095
|
-
0,
|
|
1096
|
-
[_v, _i, _n, _o],
|
|
1097
|
-
[() => ThemeValuesList, 0, 0, () => ThemeValuesList], 1
|
|
1098
|
-
];
|
|
1099
|
-
exports.UpdateThemeData$ = UpdateThemeData$;
|
|
1100
|
-
const UpdateThemeRequest$ = [3, n0, _UTR,
|
|
1101
|
-
0,
|
|
1102
|
-
[_aI, _eN, _i, _uT, _cTl],
|
|
1103
|
-
[[0, 1], [0, 1], [0, 1], [() => UpdateThemeData$, 16], [0, { [_hQ]: _cTl, [_iT]: 1 }]], 4
|
|
1104
|
-
];
|
|
1105
|
-
exports.UpdateThemeRequest$ = UpdateThemeRequest$;
|
|
1106
|
-
const UpdateThemeResponse$ = [3, n0, _UTRp,
|
|
1107
|
-
0,
|
|
1108
|
-
[_ent],
|
|
1109
|
-
[[() => Theme$, 16]]
|
|
1110
|
-
];
|
|
1111
|
-
exports.UpdateThemeResponse$ = UpdateThemeResponse$;
|
|
1112
|
-
const ValueMapping$ = [3, n0, _VM,
|
|
1113
|
-
0,
|
|
1114
|
-
[_val, _dVi],
|
|
1115
|
-
[() => FormInputValueProperty$, () => FormInputValueProperty$], 1
|
|
1116
|
-
];
|
|
1117
|
-
exports.ValueMapping$ = ValueMapping$;
|
|
1118
|
-
const ValueMappings$ = [3, n0, _VMa,
|
|
1119
|
-
0,
|
|
1120
|
-
[_v, _bP],
|
|
1121
|
-
[() => ValueMappingList, () => FormInputBindingProperties], 1
|
|
1122
|
-
];
|
|
1123
|
-
exports.ValueMappings$ = ValueMappings$;
|
|
1124
|
-
var __Unit = "unit";
|
|
1125
|
-
var AssociatedFieldsList = 64 | 0;
|
|
1126
|
-
var CodegenDependencies = [1, n0, _CDo,
|
|
1127
|
-
0, () => CodegenDependency$
|
|
1128
|
-
];
|
|
1129
|
-
var CodegenGenericDataEnumValuesList = 64 | 0;
|
|
1130
|
-
var CodegenJobSummaryList = [1, n0, _CJSL,
|
|
1131
|
-
0, () => CodegenJobSummary$
|
|
1132
|
-
];
|
|
1133
|
-
var CodegenPrimaryKeysList = 64 | 0;
|
|
1134
|
-
var ComponentChildList = [1, n0, _CCL,
|
|
1135
|
-
0, () => ComponentChild$
|
|
1136
|
-
];
|
|
1137
|
-
var ComponentList = [1, n0, _CL,
|
|
1138
|
-
0, () => Component$
|
|
1139
|
-
];
|
|
1140
|
-
var ComponentPropertyList = [1, n0, _CPL,
|
|
1141
|
-
0, () => ComponentProperty$
|
|
1142
|
-
];
|
|
1143
|
-
var ComponentSummaryList = [1, n0, _CSL,
|
|
1144
|
-
0, () => ComponentSummary$
|
|
1145
|
-
];
|
|
1146
|
-
var ComponentVariants = [1, n0, _CVo,
|
|
1147
|
-
0, () => ComponentVariant$
|
|
1148
|
-
];
|
|
1149
|
-
var FormInputValuePropertyList = [1, n0, _FIVPL,
|
|
1150
|
-
0, () => FormInputValueProperty$
|
|
1151
|
-
];
|
|
1152
|
-
var FormList = [1, n0, _FL,
|
|
1153
|
-
0, () => Form$
|
|
1154
|
-
];
|
|
1155
|
-
var FormSummaryList = [1, n0, _FSL,
|
|
1156
|
-
0, () => FormSummary$
|
|
1157
|
-
];
|
|
1158
|
-
var IdentifierList = 64 | 0;
|
|
1159
|
-
var NumValues = 64 | 1;
|
|
1160
|
-
var PredicateList = [1, n0, _PL,
|
|
1161
|
-
0, () => Predicate$
|
|
1162
|
-
];
|
|
1163
|
-
var RelatedModelFieldsList = 64 | 0;
|
|
1164
|
-
var SortPropertyList = [1, n0, _SPL,
|
|
1165
|
-
0, () => SortProperty$
|
|
1166
|
-
];
|
|
1167
|
-
var StrValues = 64 | 0;
|
|
1168
|
-
var TagKeyList = 64 | 0;
|
|
1169
|
-
var ThemeList = [1, n0, _TL,
|
|
1170
|
-
0, () => Theme$
|
|
1171
|
-
];
|
|
1172
|
-
var ThemeSummaryList = [1, n0, _TSL,
|
|
1173
|
-
0, () => ThemeSummary$
|
|
1174
|
-
];
|
|
1175
|
-
var ThemeValuesList = [1, n0, _TVL,
|
|
1176
|
-
0, () => ThemeValues$
|
|
1177
|
-
];
|
|
1178
|
-
var ValidationsList = [1, n0, _VL,
|
|
1179
|
-
0, () => FieldValidationConfiguration$
|
|
1180
|
-
];
|
|
1181
|
-
var ValueMappingList = [1, n0, _VML,
|
|
1182
|
-
0, () => ValueMapping$
|
|
1183
|
-
];
|
|
1184
|
-
var CodegenGenericDataEnums = [2, n0, _CGDEo,
|
|
1185
|
-
0, 0, () => CodegenGenericDataEnum$
|
|
1186
|
-
];
|
|
1187
|
-
var CodegenGenericDataFields = [2, n0, _CGDFo,
|
|
1188
|
-
0, 0, () => CodegenGenericDataField$
|
|
1189
|
-
];
|
|
1190
|
-
var CodegenGenericDataModels = [2, n0, _CGDMo,
|
|
1191
|
-
0, 0, () => CodegenGenericDataModel$
|
|
1192
|
-
];
|
|
1193
|
-
var CodegenGenericDataNonModelFields = [2, n0, _CGDNMF,
|
|
1194
|
-
0, 0, () => CodegenGenericDataField$
|
|
1195
|
-
];
|
|
1196
|
-
var CodegenGenericDataNonModels = [2, n0, _CGDNMo,
|
|
1197
|
-
0, 0, () => CodegenGenericDataNonModel$
|
|
1198
|
-
];
|
|
1199
|
-
var ComponentBindingProperties = [2, n0, _CBP,
|
|
1200
|
-
0, 0, () => ComponentBindingPropertiesValue$
|
|
1201
|
-
];
|
|
1202
|
-
var ComponentCollectionProperties = [2, n0, _CCPo,
|
|
1203
|
-
0, 0, () => ComponentDataConfiguration$
|
|
1204
|
-
];
|
|
1205
|
-
var ComponentEvents = [2, n0, _CEo,
|
|
1206
|
-
0, 0, () => ComponentEvent$
|
|
1207
|
-
];
|
|
1208
|
-
var ComponentOverrides = [2, n0, _CO,
|
|
1209
|
-
0, 0, 128 | 0
|
|
1210
|
-
];
|
|
1211
|
-
var ComponentOverridesValue = 128 | 0;
|
|
1212
|
-
var ComponentProperties = [2, n0, _CPo,
|
|
1213
|
-
0, 0, () => ComponentProperty$
|
|
1214
|
-
];
|
|
1215
|
-
var ComponentVariantValues = 128 | 0;
|
|
1216
|
-
var FeaturesMap = 128 | 0;
|
|
1217
|
-
var FieldsMap = [2, n0, _FM,
|
|
1218
|
-
0, 0, () => FieldConfig$
|
|
1219
|
-
];
|
|
1220
|
-
var FormBindings = [2, n0, _FBo,
|
|
1221
|
-
0, 0, () => FormBindingElement$
|
|
1222
|
-
];
|
|
1223
|
-
var FormInputBindingProperties = [2, n0, _FIBP,
|
|
1224
|
-
0, 0, () => FormInputBindingPropertiesValue$
|
|
1225
|
-
];
|
|
1226
|
-
var ReactCodegenDependencies = 128 | 0;
|
|
1227
|
-
var SectionalElementMap = [2, n0, _SEM,
|
|
1228
|
-
0, 0, () => SectionalElement$
|
|
1229
|
-
];
|
|
1230
|
-
var Tags = 128 | 0;
|
|
1231
|
-
const ApiConfiguration$ = [4, n0, _AC,
|
|
1232
|
-
0,
|
|
1233
|
-
[_gQLC, _dSC, _nAC],
|
|
1234
|
-
[() => GraphQLRenderConfig$, () => DataStoreRenderConfig$, () => NoApiRenderConfig$]
|
|
1235
|
-
];
|
|
1236
|
-
exports.ApiConfiguration$ = ApiConfiguration$;
|
|
1237
|
-
const CodegenJobRenderConfig$ = [4, n0, _CJRC,
|
|
1238
|
-
0,
|
|
1239
|
-
[_rea],
|
|
1240
|
-
[() => ReactStartCodegenJobData$]
|
|
1241
|
-
];
|
|
1242
|
-
exports.CodegenJobRenderConfig$ = CodegenJobRenderConfig$;
|
|
1243
|
-
const FieldPosition$ = [4, n0, _FP,
|
|
1244
|
-
0,
|
|
1245
|
-
[_fix, _rOi, _be],
|
|
1246
|
-
[0, 0, 0]
|
|
1247
|
-
];
|
|
1248
|
-
exports.FieldPosition$ = FieldPosition$;
|
|
1249
|
-
const FormStyleConfig$ = [4, n0, _FSC,
|
|
1250
|
-
0,
|
|
1251
|
-
[_tR, _val],
|
|
1252
|
-
[0, 0]
|
|
1253
|
-
];
|
|
1254
|
-
exports.FormStyleConfig$ = FormStyleConfig$;
|
|
1255
|
-
exports.CreateComponent$ = [9, n0, _CCr,
|
|
1256
|
-
{ [_h]: ["POST", "/app/{appId}/environment/{environmentName}/components", 200] }, () => CreateComponentRequest$, () => CreateComponentResponse$
|
|
1257
|
-
];
|
|
1258
|
-
exports.CreateForm$ = [9, n0, _CF,
|
|
1259
|
-
{ [_h]: ["POST", "/app/{appId}/environment/{environmentName}/forms", 200] }, () => CreateFormRequest$, () => CreateFormResponse$
|
|
1260
|
-
];
|
|
1261
|
-
exports.CreateTheme$ = [9, n0, _CT,
|
|
1262
|
-
{ [_h]: ["POST", "/app/{appId}/environment/{environmentName}/themes", 200] }, () => CreateThemeRequest$, () => CreateThemeResponse$
|
|
1263
|
-
];
|
|
1264
|
-
exports.DeleteComponent$ = [9, n0, _DC,
|
|
1265
|
-
{ [_h]: ["DELETE", "/app/{appId}/environment/{environmentName}/components/{id}", 200] }, () => DeleteComponentRequest$, () => __Unit
|
|
1266
|
-
];
|
|
1267
|
-
exports.DeleteForm$ = [9, n0, _DF,
|
|
1268
|
-
{ [_h]: ["DELETE", "/app/{appId}/environment/{environmentName}/forms/{id}", 200] }, () => DeleteFormRequest$, () => __Unit
|
|
1269
|
-
];
|
|
1270
|
-
exports.DeleteTheme$ = [9, n0, _DT,
|
|
1271
|
-
{ [_h]: ["DELETE", "/app/{appId}/environment/{environmentName}/themes/{id}", 200] }, () => DeleteThemeRequest$, () => __Unit
|
|
1272
|
-
];
|
|
1273
|
-
exports.ExchangeCodeForToken$ = [9, n0, _ECFT,
|
|
1274
|
-
{ [_h]: ["POST", "/tokens/{provider}", 200] }, () => ExchangeCodeForTokenRequest$, () => ExchangeCodeForTokenResponse$
|
|
1275
|
-
];
|
|
1276
|
-
exports.ExportComponents$ = [9, n0, _EC,
|
|
1277
|
-
{ [_h]: ["GET", "/export/app/{appId}/environment/{environmentName}/components", 200] }, () => ExportComponentsRequest$, () => ExportComponentsResponse$
|
|
1278
|
-
];
|
|
1279
|
-
exports.ExportForms$ = [9, n0, _EF,
|
|
1280
|
-
{ [_h]: ["GET", "/export/app/{appId}/environment/{environmentName}/forms", 200] }, () => ExportFormsRequest$, () => ExportFormsResponse$
|
|
1281
|
-
];
|
|
1282
|
-
exports.ExportThemes$ = [9, n0, _ET,
|
|
1283
|
-
{ [_h]: ["GET", "/export/app/{appId}/environment/{environmentName}/themes", 200] }, () => ExportThemesRequest$, () => ExportThemesResponse$
|
|
1284
|
-
];
|
|
1285
|
-
exports.GetCodegenJob$ = [9, n0, _GCJ,
|
|
1286
|
-
{ [_h]: ["GET", "/app/{appId}/environment/{environmentName}/codegen-jobs/{id}", 200] }, () => GetCodegenJobRequest$, () => GetCodegenJobResponse$
|
|
1287
|
-
];
|
|
1288
|
-
exports.GetComponent$ = [9, n0, _GC,
|
|
1289
|
-
{ [_h]: ["GET", "/app/{appId}/environment/{environmentName}/components/{id}", 200] }, () => GetComponentRequest$, () => GetComponentResponse$
|
|
1290
|
-
];
|
|
1291
|
-
exports.GetForm$ = [9, n0, _GF,
|
|
1292
|
-
{ [_h]: ["GET", "/app/{appId}/environment/{environmentName}/forms/{id}", 200] }, () => GetFormRequest$, () => GetFormResponse$
|
|
1293
|
-
];
|
|
1294
|
-
exports.GetMetadata$ = [9, n0, _GM,
|
|
1295
|
-
{ [_h]: ["GET", "/app/{appId}/environment/{environmentName}/metadata", 200] }, () => GetMetadataRequest$, () => GetMetadataResponse$
|
|
1296
|
-
];
|
|
1297
|
-
exports.GetTheme$ = [9, n0, _GT,
|
|
1298
|
-
{ [_h]: ["GET", "/app/{appId}/environment/{environmentName}/themes/{id}", 200] }, () => GetThemeRequest$, () => GetThemeResponse$
|
|
1299
|
-
];
|
|
1300
|
-
exports.ListCodegenJobs$ = [9, n0, _LCJ,
|
|
1301
|
-
{ [_h]: ["GET", "/app/{appId}/environment/{environmentName}/codegen-jobs", 200] }, () => ListCodegenJobsRequest$, () => ListCodegenJobsResponse$
|
|
1302
|
-
];
|
|
1303
|
-
exports.ListComponents$ = [9, n0, _LC,
|
|
1304
|
-
{ [_h]: ["GET", "/app/{appId}/environment/{environmentName}/components", 200] }, () => ListComponentsRequest$, () => ListComponentsResponse$
|
|
1305
|
-
];
|
|
1306
|
-
exports.ListForms$ = [9, n0, _LF,
|
|
1307
|
-
{ [_h]: ["GET", "/app/{appId}/environment/{environmentName}/forms", 200] }, () => ListFormsRequest$, () => ListFormsResponse$
|
|
1308
|
-
];
|
|
1309
|
-
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
1310
|
-
{ [_h]: ["GET", "/tags/{resourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
1311
|
-
];
|
|
1312
|
-
exports.ListThemes$ = [9, n0, _LT,
|
|
1313
|
-
{ [_h]: ["GET", "/app/{appId}/environment/{environmentName}/themes", 200] }, () => ListThemesRequest$, () => ListThemesResponse$
|
|
1314
|
-
];
|
|
1315
|
-
exports.PutMetadataFlag$ = [9, n0, _PMF,
|
|
1316
|
-
{ [_h]: ["PUT", "/app/{appId}/environment/{environmentName}/metadata/features/{featureName}", 200] }, () => PutMetadataFlagRequest$, () => __Unit
|
|
1317
|
-
];
|
|
1318
|
-
exports.RefreshToken$ = [9, n0, _RT,
|
|
1319
|
-
{ [_h]: ["POST", "/tokens/{provider}/refresh", 200] }, () => RefreshTokenRequest$, () => RefreshTokenResponse$
|
|
1320
|
-
];
|
|
1321
|
-
exports.StartCodegenJob$ = [9, n0, _SCJ,
|
|
1322
|
-
{ [_h]: ["POST", "/app/{appId}/environment/{environmentName}/codegen-jobs", 200] }, () => StartCodegenJobRequest$, () => StartCodegenJobResponse$
|
|
1323
|
-
];
|
|
1324
|
-
exports.TagResource$ = [9, n0, _TR,
|
|
1325
|
-
{ [_h]: ["POST", "/tags/{resourceArn}", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
|
|
1326
|
-
];
|
|
1327
|
-
exports.UntagResource$ = [9, n0, _UR,
|
|
1328
|
-
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
1329
|
-
];
|
|
1330
|
-
exports.UpdateComponent$ = [9, n0, _UC,
|
|
1331
|
-
{ [_h]: ["PATCH", "/app/{appId}/environment/{environmentName}/components/{id}", 200] }, () => UpdateComponentRequest$, () => UpdateComponentResponse$
|
|
1332
|
-
];
|
|
1333
|
-
exports.UpdateForm$ = [9, n0, _UF,
|
|
1334
|
-
{ [_h]: ["PATCH", "/app/{appId}/environment/{environmentName}/forms/{id}", 200] }, () => UpdateFormRequest$, () => UpdateFormResponse$
|
|
1335
|
-
];
|
|
1336
|
-
exports.UpdateTheme$ = [9, n0, _UT,
|
|
1337
|
-
{ [_h]: ["PATCH", "/app/{appId}/environment/{environmentName}/themes/{id}", 200] }, () => UpdateThemeRequest$, () => UpdateThemeResponse$
|
|
1338
|
-
];
|