@opencrvs/toolkit 1.8.0-rc.f8aa0c5 → 1.8.0-rc.f8be155
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/commons/api/router.d.ts +9861 -5350
- package/dist/commons/events/ActionConfig.d.ts +0 -2856
- package/dist/commons/events/ActionDocument.d.ts +706 -805
- package/dist/commons/events/ActionInput.d.ts +602 -602
- package/dist/commons/events/AdvancedSearchConfig.d.ts +18 -222
- package/dist/commons/events/CompositeFieldValue.d.ts +6 -6
- package/dist/commons/events/CountryConfigQueryInput.d.ts +412 -1160
- package/dist/commons/events/Draft.d.ts +54 -59
- package/dist/commons/events/EventConfig.d.ts +0 -1564
- package/dist/commons/events/EventDocument.d.ts +441 -516
- package/dist/commons/events/EventIndex.d.ts +210 -630
- package/dist/commons/events/EventMetadata.d.ts +7 -49
- package/dist/commons/events/FieldConfig.d.ts +0 -198
- package/dist/commons/events/FieldTypeMapping.d.ts +16 -16
- package/dist/commons/events/FieldValue.d.ts +12 -12
- package/dist/commons/events/FormConfig.d.ts +0 -1200
- package/dist/commons/events/PageConfig.d.ts +0 -288
- package/dist/commons/events/WorkqueueColumnConfig.d.ts +11 -11
- package/dist/commons/events/WorkqueueConfig.d.ts +750 -3247
- package/dist/commons/events/defineConfig.d.ts +0 -316
- package/dist/commons/events/field.d.ts +0 -5
- package/dist/commons/events/index.d.ts +0 -1
- package/dist/commons/events/scopes.d.ts +2 -1
- package/dist/commons/events/test.utils.d.ts +15 -37
- package/dist/commons/events/utils.d.ts +9 -466
- package/dist/conditionals/index.js +17 -20
- package/dist/events/index.js +654 -1053
- package/dist/scopes/index.d.ts +7 -96
- package/dist/scopes/index.js +26 -105
- package/package.json +3 -3
@@ -35,7 +35,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
35
35
|
type: "DISPLAY_ON_REVIEW";
|
36
36
|
conditional: import(".").JSONSchema;
|
37
37
|
})[] | undefined;
|
38
|
-
secured?: boolean | undefined;
|
39
38
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
40
39
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
41
40
|
hideLabel?: boolean | undefined;
|
@@ -61,7 +60,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
61
60
|
type: "DISPLAY_ON_REVIEW";
|
62
61
|
conditional: import(".").JSONSchema;
|
63
62
|
})[] | undefined;
|
64
|
-
secured?: boolean | undefined;
|
65
63
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
66
64
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
67
65
|
hideLabel?: boolean | undefined;
|
@@ -94,7 +92,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
94
92
|
type: "DISPLAY_ON_REVIEW";
|
95
93
|
conditional: import(".").JSONSchema;
|
96
94
|
})[] | undefined;
|
97
|
-
secured?: boolean | undefined;
|
98
95
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
99
96
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
100
97
|
hideLabel?: boolean | undefined;
|
@@ -127,7 +124,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
127
124
|
type: "DISPLAY_ON_REVIEW";
|
128
125
|
conditional: import(".").JSONSchema;
|
129
126
|
})[] | undefined;
|
130
|
-
secured?: boolean | undefined;
|
131
127
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
132
128
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
133
129
|
hideLabel?: boolean | undefined;
|
@@ -166,7 +162,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
166
162
|
type: "DISPLAY_ON_REVIEW";
|
167
163
|
conditional: import(".").JSONSchema;
|
168
164
|
})[] | undefined;
|
169
|
-
secured?: boolean | undefined;
|
170
165
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
171
166
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
172
167
|
hideLabel?: boolean | undefined;
|
@@ -193,7 +188,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
193
188
|
type: "DISPLAY_ON_REVIEW";
|
194
189
|
conditional: import(".").JSONSchema;
|
195
190
|
})[] | undefined;
|
196
|
-
secured?: boolean | undefined;
|
197
191
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
198
192
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
199
193
|
hideLabel?: boolean | undefined;
|
@@ -223,7 +217,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
223
217
|
type: "DISPLAY_ON_REVIEW";
|
224
218
|
conditional: import(".").JSONSchema;
|
225
219
|
})[] | undefined;
|
226
|
-
secured?: boolean | undefined;
|
227
220
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
228
221
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
229
222
|
hideLabel?: boolean | undefined;
|
@@ -253,7 +246,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
253
246
|
type: "DISPLAY_ON_REVIEW";
|
254
247
|
conditional: import(".").JSONSchema;
|
255
248
|
})[] | undefined;
|
256
|
-
secured?: boolean | undefined;
|
257
249
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
258
250
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
259
251
|
hideLabel?: boolean | undefined;
|
@@ -288,7 +280,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
288
280
|
type: "DISPLAY_ON_REVIEW";
|
289
281
|
conditional: import(".").JSONSchema;
|
290
282
|
})[] | undefined;
|
291
|
-
secured?: boolean | undefined;
|
292
283
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
293
284
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
294
285
|
hideLabel?: boolean | undefined;
|
@@ -315,7 +306,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
315
306
|
type: "DISPLAY_ON_REVIEW";
|
316
307
|
conditional: import(".").JSONSchema;
|
317
308
|
})[] | undefined;
|
318
|
-
secured?: boolean | undefined;
|
319
309
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
320
310
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
321
311
|
hideLabel?: boolean | undefined;
|
@@ -350,7 +340,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
350
340
|
type: "DISPLAY_ON_REVIEW";
|
351
341
|
conditional: import(".").JSONSchema;
|
352
342
|
})[] | undefined;
|
353
|
-
secured?: boolean | undefined;
|
354
343
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
355
344
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
356
345
|
hideLabel?: boolean | undefined;
|
@@ -385,7 +374,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
385
374
|
type: "DISPLAY_ON_REVIEW";
|
386
375
|
conditional: import(".").JSONSchema;
|
387
376
|
})[] | undefined;
|
388
|
-
secured?: boolean | undefined;
|
389
377
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
390
378
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
391
379
|
hideLabel?: boolean | undefined;
|
@@ -423,7 +411,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
423
411
|
type: "DISPLAY_ON_REVIEW";
|
424
412
|
conditional: import(".").JSONSchema;
|
425
413
|
})[] | undefined;
|
426
|
-
secured?: boolean | undefined;
|
427
414
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
428
415
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
429
416
|
hideLabel?: boolean | undefined;
|
@@ -454,7 +441,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
454
441
|
type: "DISPLAY_ON_REVIEW";
|
455
442
|
conditional: import(".").JSONSchema;
|
456
443
|
})[] | undefined;
|
457
|
-
secured?: boolean | undefined;
|
458
444
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
459
445
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
460
446
|
hideLabel?: boolean | undefined;
|
@@ -481,7 +467,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
481
467
|
type: "DISPLAY_ON_REVIEW";
|
482
468
|
conditional: import(".").JSONSchema;
|
483
469
|
})[] | undefined;
|
484
|
-
secured?: boolean | undefined;
|
485
470
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
486
471
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
487
472
|
hideLabel?: boolean | undefined;
|
@@ -493,8 +478,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
493
478
|
maxLength?: number | undefined;
|
494
479
|
prefix?: import("./TranslationConfig").TranslationConfig | undefined;
|
495
480
|
postfix?: import("./TranslationConfig").TranslationConfig | undefined;
|
496
|
-
includeMiddlename?: boolean | undefined;
|
497
|
-
searchMode?: boolean | undefined;
|
498
481
|
} | undefined;
|
499
482
|
} | {
|
500
483
|
type: "PHONE";
|
@@ -518,7 +501,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
518
501
|
type: "DISPLAY_ON_REVIEW";
|
519
502
|
conditional: import(".").JSONSchema;
|
520
503
|
})[] | undefined;
|
521
|
-
secured?: boolean | undefined;
|
522
504
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
523
505
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
524
506
|
hideLabel?: boolean | undefined;
|
@@ -545,7 +527,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
545
527
|
type: "DISPLAY_ON_REVIEW";
|
546
528
|
conditional: import(".").JSONSchema;
|
547
529
|
})[] | undefined;
|
548
|
-
secured?: boolean | undefined;
|
549
530
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
550
531
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
551
532
|
hideLabel?: boolean | undefined;
|
@@ -572,7 +553,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
572
553
|
type: "DISPLAY_ON_REVIEW";
|
573
554
|
conditional: import(".").JSONSchema;
|
574
555
|
})[] | undefined;
|
575
|
-
secured?: boolean | undefined;
|
576
556
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
577
557
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
578
558
|
hideLabel?: boolean | undefined;
|
@@ -599,7 +579,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
599
579
|
type: "DISPLAY_ON_REVIEW";
|
600
580
|
conditional: import(".").JSONSchema;
|
601
581
|
})[] | undefined;
|
602
|
-
secured?: boolean | undefined;
|
603
582
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
604
583
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
605
584
|
hideLabel?: boolean | undefined;
|
@@ -632,7 +611,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
632
611
|
type: "DISPLAY_ON_REVIEW";
|
633
612
|
conditional: import(".").JSONSchema;
|
634
613
|
})[] | undefined;
|
635
|
-
secured?: boolean | undefined;
|
636
614
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
637
615
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
638
616
|
hideLabel?: boolean | undefined;
|
@@ -659,7 +637,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
659
637
|
type: "DISPLAY_ON_REVIEW";
|
660
638
|
conditional: import(".").JSONSchema;
|
661
639
|
})[] | undefined;
|
662
|
-
secured?: boolean | undefined;
|
663
640
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
664
641
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
665
642
|
hideLabel?: boolean | undefined;
|
@@ -694,7 +671,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
694
671
|
type: "DISPLAY_ON_REVIEW";
|
695
672
|
conditional: import(".").JSONSchema;
|
696
673
|
})[] | undefined;
|
697
|
-
secured?: boolean | undefined;
|
698
674
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
699
675
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
700
676
|
hideLabel?: boolean | undefined;
|
@@ -726,7 +702,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
726
702
|
type: "DISPLAY_ON_REVIEW";
|
727
703
|
conditional: import(".").JSONSchema;
|
728
704
|
})[] | undefined;
|
729
|
-
secured?: boolean | undefined;
|
730
705
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
731
706
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
732
707
|
hideLabel?: boolean | undefined;
|
@@ -753,7 +728,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
753
728
|
type: "DISPLAY_ON_REVIEW";
|
754
729
|
conditional: import(".").JSONSchema;
|
755
730
|
})[] | undefined;
|
756
|
-
secured?: boolean | undefined;
|
757
731
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
758
732
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
759
733
|
hideLabel?: boolean | undefined;
|
@@ -780,7 +754,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
780
754
|
type: "DISPLAY_ON_REVIEW";
|
781
755
|
conditional: import(".").JSONSchema;
|
782
756
|
})[] | undefined;
|
783
|
-
secured?: boolean | undefined;
|
784
757
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
785
758
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
786
759
|
hideLabel?: boolean | undefined;
|
@@ -844,7 +817,6 @@ export declare function getDeclarationPages(configuration: EventConfig): {
|
|
844
817
|
type: "DISPLAY_ON_REVIEW";
|
845
818
|
conditional: import(".").JSONSchema;
|
846
819
|
})[] | undefined;
|
847
|
-
secured?: boolean | undefined;
|
848
820
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
849
821
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
850
822
|
hideLabel?: boolean | undefined;
|
@@ -879,7 +851,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
879
851
|
type: "DISPLAY_ON_REVIEW";
|
880
852
|
conditional: import(".").JSONSchema;
|
881
853
|
})[] | undefined;
|
882
|
-
secured?: boolean | undefined;
|
883
854
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
884
855
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
885
856
|
hideLabel?: boolean | undefined;
|
@@ -905,7 +876,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
905
876
|
type: "DISPLAY_ON_REVIEW";
|
906
877
|
conditional: import(".").JSONSchema;
|
907
878
|
})[] | undefined;
|
908
|
-
secured?: boolean | undefined;
|
909
879
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
910
880
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
911
881
|
hideLabel?: boolean | undefined;
|
@@ -938,7 +908,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
938
908
|
type: "DISPLAY_ON_REVIEW";
|
939
909
|
conditional: import(".").JSONSchema;
|
940
910
|
})[] | undefined;
|
941
|
-
secured?: boolean | undefined;
|
942
911
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
943
912
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
944
913
|
hideLabel?: boolean | undefined;
|
@@ -971,7 +940,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
971
940
|
type: "DISPLAY_ON_REVIEW";
|
972
941
|
conditional: import(".").JSONSchema;
|
973
942
|
})[] | undefined;
|
974
|
-
secured?: boolean | undefined;
|
975
943
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
976
944
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
977
945
|
hideLabel?: boolean | undefined;
|
@@ -1010,7 +978,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1010
978
|
type: "DISPLAY_ON_REVIEW";
|
1011
979
|
conditional: import(".").JSONSchema;
|
1012
980
|
})[] | undefined;
|
1013
|
-
secured?: boolean | undefined;
|
1014
981
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1015
982
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1016
983
|
hideLabel?: boolean | undefined;
|
@@ -1037,7 +1004,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1037
1004
|
type: "DISPLAY_ON_REVIEW";
|
1038
1005
|
conditional: import(".").JSONSchema;
|
1039
1006
|
})[] | undefined;
|
1040
|
-
secured?: boolean | undefined;
|
1041
1007
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1042
1008
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1043
1009
|
hideLabel?: boolean | undefined;
|
@@ -1067,7 +1033,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1067
1033
|
type: "DISPLAY_ON_REVIEW";
|
1068
1034
|
conditional: import(".").JSONSchema;
|
1069
1035
|
})[] | undefined;
|
1070
|
-
secured?: boolean | undefined;
|
1071
1036
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1072
1037
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1073
1038
|
hideLabel?: boolean | undefined;
|
@@ -1097,7 +1062,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1097
1062
|
type: "DISPLAY_ON_REVIEW";
|
1098
1063
|
conditional: import(".").JSONSchema;
|
1099
1064
|
})[] | undefined;
|
1100
|
-
secured?: boolean | undefined;
|
1101
1065
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1102
1066
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1103
1067
|
hideLabel?: boolean | undefined;
|
@@ -1132,7 +1096,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1132
1096
|
type: "DISPLAY_ON_REVIEW";
|
1133
1097
|
conditional: import(".").JSONSchema;
|
1134
1098
|
})[] | undefined;
|
1135
|
-
secured?: boolean | undefined;
|
1136
1099
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1137
1100
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1138
1101
|
hideLabel?: boolean | undefined;
|
@@ -1159,7 +1122,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1159
1122
|
type: "DISPLAY_ON_REVIEW";
|
1160
1123
|
conditional: import(".").JSONSchema;
|
1161
1124
|
})[] | undefined;
|
1162
|
-
secured?: boolean | undefined;
|
1163
1125
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1164
1126
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1165
1127
|
hideLabel?: boolean | undefined;
|
@@ -1194,7 +1156,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1194
1156
|
type: "DISPLAY_ON_REVIEW";
|
1195
1157
|
conditional: import(".").JSONSchema;
|
1196
1158
|
})[] | undefined;
|
1197
|
-
secured?: boolean | undefined;
|
1198
1159
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1199
1160
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1200
1161
|
hideLabel?: boolean | undefined;
|
@@ -1229,7 +1190,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1229
1190
|
type: "DISPLAY_ON_REVIEW";
|
1230
1191
|
conditional: import(".").JSONSchema;
|
1231
1192
|
})[] | undefined;
|
1232
|
-
secured?: boolean | undefined;
|
1233
1193
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1234
1194
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1235
1195
|
hideLabel?: boolean | undefined;
|
@@ -1267,7 +1227,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1267
1227
|
type: "DISPLAY_ON_REVIEW";
|
1268
1228
|
conditional: import(".").JSONSchema;
|
1269
1229
|
})[] | undefined;
|
1270
|
-
secured?: boolean | undefined;
|
1271
1230
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1272
1231
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1273
1232
|
hideLabel?: boolean | undefined;
|
@@ -1298,7 +1257,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1298
1257
|
type: "DISPLAY_ON_REVIEW";
|
1299
1258
|
conditional: import(".").JSONSchema;
|
1300
1259
|
})[] | undefined;
|
1301
|
-
secured?: boolean | undefined;
|
1302
1260
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1303
1261
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1304
1262
|
hideLabel?: boolean | undefined;
|
@@ -1325,7 +1283,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1325
1283
|
type: "DISPLAY_ON_REVIEW";
|
1326
1284
|
conditional: import(".").JSONSchema;
|
1327
1285
|
})[] | undefined;
|
1328
|
-
secured?: boolean | undefined;
|
1329
1286
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1330
1287
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1331
1288
|
hideLabel?: boolean | undefined;
|
@@ -1337,8 +1294,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1337
1294
|
maxLength?: number | undefined;
|
1338
1295
|
prefix?: import("./TranslationConfig").TranslationConfig | undefined;
|
1339
1296
|
postfix?: import("./TranslationConfig").TranslationConfig | undefined;
|
1340
|
-
includeMiddlename?: boolean | undefined;
|
1341
|
-
searchMode?: boolean | undefined;
|
1342
1297
|
} | undefined;
|
1343
1298
|
} | {
|
1344
1299
|
type: "PHONE";
|
@@ -1362,7 +1317,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1362
1317
|
type: "DISPLAY_ON_REVIEW";
|
1363
1318
|
conditional: import(".").JSONSchema;
|
1364
1319
|
})[] | undefined;
|
1365
|
-
secured?: boolean | undefined;
|
1366
1320
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1367
1321
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1368
1322
|
hideLabel?: boolean | undefined;
|
@@ -1389,7 +1343,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1389
1343
|
type: "DISPLAY_ON_REVIEW";
|
1390
1344
|
conditional: import(".").JSONSchema;
|
1391
1345
|
})[] | undefined;
|
1392
|
-
secured?: boolean | undefined;
|
1393
1346
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1394
1347
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1395
1348
|
hideLabel?: boolean | undefined;
|
@@ -1416,7 +1369,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1416
1369
|
type: "DISPLAY_ON_REVIEW";
|
1417
1370
|
conditional: import(".").JSONSchema;
|
1418
1371
|
})[] | undefined;
|
1419
|
-
secured?: boolean | undefined;
|
1420
1372
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1421
1373
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1422
1374
|
hideLabel?: boolean | undefined;
|
@@ -1443,7 +1395,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1443
1395
|
type: "DISPLAY_ON_REVIEW";
|
1444
1396
|
conditional: import(".").JSONSchema;
|
1445
1397
|
})[] | undefined;
|
1446
|
-
secured?: boolean | undefined;
|
1447
1398
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1448
1399
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1449
1400
|
hideLabel?: boolean | undefined;
|
@@ -1476,7 +1427,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1476
1427
|
type: "DISPLAY_ON_REVIEW";
|
1477
1428
|
conditional: import(".").JSONSchema;
|
1478
1429
|
})[] | undefined;
|
1479
|
-
secured?: boolean | undefined;
|
1480
1430
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1481
1431
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1482
1432
|
hideLabel?: boolean | undefined;
|
@@ -1503,7 +1453,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1503
1453
|
type: "DISPLAY_ON_REVIEW";
|
1504
1454
|
conditional: import(".").JSONSchema;
|
1505
1455
|
})[] | undefined;
|
1506
|
-
secured?: boolean | undefined;
|
1507
1456
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1508
1457
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1509
1458
|
hideLabel?: boolean | undefined;
|
@@ -1538,7 +1487,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1538
1487
|
type: "DISPLAY_ON_REVIEW";
|
1539
1488
|
conditional: import(".").JSONSchema;
|
1540
1489
|
})[] | undefined;
|
1541
|
-
secured?: boolean | undefined;
|
1542
1490
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1543
1491
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1544
1492
|
hideLabel?: boolean | undefined;
|
@@ -1570,7 +1518,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1570
1518
|
type: "DISPLAY_ON_REVIEW";
|
1571
1519
|
conditional: import(".").JSONSchema;
|
1572
1520
|
})[] | undefined;
|
1573
|
-
secured?: boolean | undefined;
|
1574
1521
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1575
1522
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1576
1523
|
hideLabel?: boolean | undefined;
|
@@ -1597,7 +1544,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1597
1544
|
type: "DISPLAY_ON_REVIEW";
|
1598
1545
|
conditional: import(".").JSONSchema;
|
1599
1546
|
})[] | undefined;
|
1600
|
-
secured?: boolean | undefined;
|
1601
1547
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1602
1548
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1603
1549
|
hideLabel?: boolean | undefined;
|
@@ -1624,7 +1570,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1624
1570
|
type: "DISPLAY_ON_REVIEW";
|
1625
1571
|
conditional: import(".").JSONSchema;
|
1626
1572
|
})[] | undefined;
|
1627
|
-
secured?: boolean | undefined;
|
1628
1573
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1629
1574
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1630
1575
|
hideLabel?: boolean | undefined;
|
@@ -1688,7 +1633,6 @@ export declare function getDeclaration(configuration: EventConfig): {
|
|
1688
1633
|
type: "DISPLAY_ON_REVIEW";
|
1689
1634
|
conditional: import(".").JSONSchema;
|
1690
1635
|
})[] | undefined;
|
1691
|
-
secured?: boolean | undefined;
|
1692
1636
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1693
1637
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1694
1638
|
hideLabel?: boolean | undefined;
|
@@ -1718,7 +1662,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
1718
1662
|
type: "DISPLAY_ON_REVIEW";
|
1719
1663
|
conditional: import(".").JSONSchema;
|
1720
1664
|
})[] | undefined;
|
1721
|
-
secured?: boolean | undefined;
|
1722
1665
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1723
1666
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1724
1667
|
hideLabel?: boolean | undefined;
|
@@ -1744,7 +1687,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
1744
1687
|
type: "DISPLAY_ON_REVIEW";
|
1745
1688
|
conditional: import(".").JSONSchema;
|
1746
1689
|
})[] | undefined;
|
1747
|
-
secured?: boolean | undefined;
|
1748
1690
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1749
1691
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1750
1692
|
hideLabel?: boolean | undefined;
|
@@ -1777,7 +1719,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
1777
1719
|
type: "DISPLAY_ON_REVIEW";
|
1778
1720
|
conditional: import(".").JSONSchema;
|
1779
1721
|
})[] | undefined;
|
1780
|
-
secured?: boolean | undefined;
|
1781
1722
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1782
1723
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1783
1724
|
hideLabel?: boolean | undefined;
|
@@ -1810,7 +1751,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
1810
1751
|
type: "DISPLAY_ON_REVIEW";
|
1811
1752
|
conditional: import(".").JSONSchema;
|
1812
1753
|
})[] | undefined;
|
1813
|
-
secured?: boolean | undefined;
|
1814
1754
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1815
1755
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1816
1756
|
hideLabel?: boolean | undefined;
|
@@ -1849,7 +1789,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
1849
1789
|
type: "DISPLAY_ON_REVIEW";
|
1850
1790
|
conditional: import(".").JSONSchema;
|
1851
1791
|
})[] | undefined;
|
1852
|
-
secured?: boolean | undefined;
|
1853
1792
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1854
1793
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1855
1794
|
hideLabel?: boolean | undefined;
|
@@ -1876,7 +1815,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
1876
1815
|
type: "DISPLAY_ON_REVIEW";
|
1877
1816
|
conditional: import(".").JSONSchema;
|
1878
1817
|
})[] | undefined;
|
1879
|
-
secured?: boolean | undefined;
|
1880
1818
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1881
1819
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1882
1820
|
hideLabel?: boolean | undefined;
|
@@ -1906,7 +1844,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
1906
1844
|
type: "DISPLAY_ON_REVIEW";
|
1907
1845
|
conditional: import(".").JSONSchema;
|
1908
1846
|
})[] | undefined;
|
1909
|
-
secured?: boolean | undefined;
|
1910
1847
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1911
1848
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1912
1849
|
hideLabel?: boolean | undefined;
|
@@ -1936,7 +1873,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
1936
1873
|
type: "DISPLAY_ON_REVIEW";
|
1937
1874
|
conditional: import(".").JSONSchema;
|
1938
1875
|
})[] | undefined;
|
1939
|
-
secured?: boolean | undefined;
|
1940
1876
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1941
1877
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1942
1878
|
hideLabel?: boolean | undefined;
|
@@ -1971,7 +1907,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
1971
1907
|
type: "DISPLAY_ON_REVIEW";
|
1972
1908
|
conditional: import(".").JSONSchema;
|
1973
1909
|
})[] | undefined;
|
1974
|
-
secured?: boolean | undefined;
|
1975
1910
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
1976
1911
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
1977
1912
|
hideLabel?: boolean | undefined;
|
@@ -1998,7 +1933,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
1998
1933
|
type: "DISPLAY_ON_REVIEW";
|
1999
1934
|
conditional: import(".").JSONSchema;
|
2000
1935
|
})[] | undefined;
|
2001
|
-
secured?: boolean | undefined;
|
2002
1936
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2003
1937
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2004
1938
|
hideLabel?: boolean | undefined;
|
@@ -2033,7 +1967,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
2033
1967
|
type: "DISPLAY_ON_REVIEW";
|
2034
1968
|
conditional: import(".").JSONSchema;
|
2035
1969
|
})[] | undefined;
|
2036
|
-
secured?: boolean | undefined;
|
2037
1970
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2038
1971
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2039
1972
|
hideLabel?: boolean | undefined;
|
@@ -2068,7 +2001,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
2068
2001
|
type: "DISPLAY_ON_REVIEW";
|
2069
2002
|
conditional: import(".").JSONSchema;
|
2070
2003
|
})[] | undefined;
|
2071
|
-
secured?: boolean | undefined;
|
2072
2004
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2073
2005
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2074
2006
|
hideLabel?: boolean | undefined;
|
@@ -2106,7 +2038,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
2106
2038
|
type: "DISPLAY_ON_REVIEW";
|
2107
2039
|
conditional: import(".").JSONSchema;
|
2108
2040
|
})[] | undefined;
|
2109
|
-
secured?: boolean | undefined;
|
2110
2041
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2111
2042
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2112
2043
|
hideLabel?: boolean | undefined;
|
@@ -2137,7 +2068,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
2137
2068
|
type: "DISPLAY_ON_REVIEW";
|
2138
2069
|
conditional: import(".").JSONSchema;
|
2139
2070
|
})[] | undefined;
|
2140
|
-
secured?: boolean | undefined;
|
2141
2071
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2142
2072
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2143
2073
|
hideLabel?: boolean | undefined;
|
@@ -2164,7 +2094,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
2164
2094
|
type: "DISPLAY_ON_REVIEW";
|
2165
2095
|
conditional: import(".").JSONSchema;
|
2166
2096
|
})[] | undefined;
|
2167
|
-
secured?: boolean | undefined;
|
2168
2097
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2169
2098
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2170
2099
|
hideLabel?: boolean | undefined;
|
@@ -2176,8 +2105,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
2176
2105
|
maxLength?: number | undefined;
|
2177
2106
|
prefix?: import("./TranslationConfig").TranslationConfig | undefined;
|
2178
2107
|
postfix?: import("./TranslationConfig").TranslationConfig | undefined;
|
2179
|
-
includeMiddlename?: boolean | undefined;
|
2180
|
-
searchMode?: boolean | undefined;
|
2181
2108
|
} | undefined;
|
2182
2109
|
} | {
|
2183
2110
|
type: "PHONE";
|
@@ -2201,7 +2128,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
2201
2128
|
type: "DISPLAY_ON_REVIEW";
|
2202
2129
|
conditional: import(".").JSONSchema;
|
2203
2130
|
})[] | undefined;
|
2204
|
-
secured?: boolean | undefined;
|
2205
2131
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2206
2132
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2207
2133
|
hideLabel?: boolean | undefined;
|
@@ -2228,7 +2154,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
2228
2154
|
type: "DISPLAY_ON_REVIEW";
|
2229
2155
|
conditional: import(".").JSONSchema;
|
2230
2156
|
})[] | undefined;
|
2231
|
-
secured?: boolean | undefined;
|
2232
2157
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2233
2158
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2234
2159
|
hideLabel?: boolean | undefined;
|
@@ -2255,7 +2180,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
2255
2180
|
type: "DISPLAY_ON_REVIEW";
|
2256
2181
|
conditional: import(".").JSONSchema;
|
2257
2182
|
})[] | undefined;
|
2258
|
-
secured?: boolean | undefined;
|
2259
2183
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2260
2184
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2261
2185
|
hideLabel?: boolean | undefined;
|
@@ -2282,7 +2206,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
2282
2206
|
type: "DISPLAY_ON_REVIEW";
|
2283
2207
|
conditional: import(".").JSONSchema;
|
2284
2208
|
})[] | undefined;
|
2285
|
-
secured?: boolean | undefined;
|
2286
2209
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2287
2210
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2288
2211
|
hideLabel?: boolean | undefined;
|
@@ -2315,7 +2238,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
2315
2238
|
type: "DISPLAY_ON_REVIEW";
|
2316
2239
|
conditional: import(".").JSONSchema;
|
2317
2240
|
})[] | undefined;
|
2318
|
-
secured?: boolean | undefined;
|
2319
2241
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2320
2242
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2321
2243
|
hideLabel?: boolean | undefined;
|
@@ -2342,7 +2264,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
2342
2264
|
type: "DISPLAY_ON_REVIEW";
|
2343
2265
|
conditional: import(".").JSONSchema;
|
2344
2266
|
})[] | undefined;
|
2345
|
-
secured?: boolean | undefined;
|
2346
2267
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2347
2268
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2348
2269
|
hideLabel?: boolean | undefined;
|
@@ -2377,7 +2298,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
2377
2298
|
type: "DISPLAY_ON_REVIEW";
|
2378
2299
|
conditional: import(".").JSONSchema;
|
2379
2300
|
})[] | undefined;
|
2380
|
-
secured?: boolean | undefined;
|
2381
2301
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2382
2302
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2383
2303
|
hideLabel?: boolean | undefined;
|
@@ -2409,7 +2329,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
2409
2329
|
type: "DISPLAY_ON_REVIEW";
|
2410
2330
|
conditional: import(".").JSONSchema;
|
2411
2331
|
})[] | undefined;
|
2412
|
-
secured?: boolean | undefined;
|
2413
2332
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2414
2333
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2415
2334
|
hideLabel?: boolean | undefined;
|
@@ -2436,7 +2355,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
2436
2355
|
type: "DISPLAY_ON_REVIEW";
|
2437
2356
|
conditional: import(".").JSONSchema;
|
2438
2357
|
})[] | undefined;
|
2439
|
-
secured?: boolean | undefined;
|
2440
2358
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2441
2359
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2442
2360
|
hideLabel?: boolean | undefined;
|
@@ -2463,7 +2381,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
2463
2381
|
type: "DISPLAY_ON_REVIEW";
|
2464
2382
|
conditional: import(".").JSONSchema;
|
2465
2383
|
})[] | undefined;
|
2466
|
-
secured?: boolean | undefined;
|
2467
2384
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2468
2385
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2469
2386
|
hideLabel?: boolean | undefined;
|
@@ -2527,7 +2444,6 @@ export declare const getActionAnnotationFields: (actionConfig: ActionConfig) =>
|
|
2527
2444
|
type: "DISPLAY_ON_REVIEW";
|
2528
2445
|
conditional: import(".").JSONSchema;
|
2529
2446
|
})[] | undefined;
|
2530
|
-
secured?: boolean | undefined;
|
2531
2447
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2532
2448
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2533
2449
|
hideLabel?: boolean | undefined;
|
@@ -2562,7 +2478,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
2562
2478
|
type: "DISPLAY_ON_REVIEW";
|
2563
2479
|
conditional: import(".").JSONSchema;
|
2564
2480
|
})[] | undefined;
|
2565
|
-
secured?: boolean | undefined;
|
2566
2481
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2567
2482
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2568
2483
|
hideLabel?: boolean | undefined;
|
@@ -2588,7 +2503,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
2588
2503
|
type: "DISPLAY_ON_REVIEW";
|
2589
2504
|
conditional: import(".").JSONSchema;
|
2590
2505
|
})[] | undefined;
|
2591
|
-
secured?: boolean | undefined;
|
2592
2506
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2593
2507
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2594
2508
|
hideLabel?: boolean | undefined;
|
@@ -2621,7 +2535,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
2621
2535
|
type: "DISPLAY_ON_REVIEW";
|
2622
2536
|
conditional: import(".").JSONSchema;
|
2623
2537
|
})[] | undefined;
|
2624
|
-
secured?: boolean | undefined;
|
2625
2538
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2626
2539
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2627
2540
|
hideLabel?: boolean | undefined;
|
@@ -2654,7 +2567,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
2654
2567
|
type: "DISPLAY_ON_REVIEW";
|
2655
2568
|
conditional: import(".").JSONSchema;
|
2656
2569
|
})[] | undefined;
|
2657
|
-
secured?: boolean | undefined;
|
2658
2570
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2659
2571
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2660
2572
|
hideLabel?: boolean | undefined;
|
@@ -2693,7 +2605,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
2693
2605
|
type: "DISPLAY_ON_REVIEW";
|
2694
2606
|
conditional: import(".").JSONSchema;
|
2695
2607
|
})[] | undefined;
|
2696
|
-
secured?: boolean | undefined;
|
2697
2608
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2698
2609
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2699
2610
|
hideLabel?: boolean | undefined;
|
@@ -2720,7 +2631,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
2720
2631
|
type: "DISPLAY_ON_REVIEW";
|
2721
2632
|
conditional: import(".").JSONSchema;
|
2722
2633
|
})[] | undefined;
|
2723
|
-
secured?: boolean | undefined;
|
2724
2634
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2725
2635
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2726
2636
|
hideLabel?: boolean | undefined;
|
@@ -2750,7 +2660,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
2750
2660
|
type: "DISPLAY_ON_REVIEW";
|
2751
2661
|
conditional: import(".").JSONSchema;
|
2752
2662
|
})[] | undefined;
|
2753
|
-
secured?: boolean | undefined;
|
2754
2663
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2755
2664
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2756
2665
|
hideLabel?: boolean | undefined;
|
@@ -2780,7 +2689,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
2780
2689
|
type: "DISPLAY_ON_REVIEW";
|
2781
2690
|
conditional: import(".").JSONSchema;
|
2782
2691
|
})[] | undefined;
|
2783
|
-
secured?: boolean | undefined;
|
2784
2692
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2785
2693
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2786
2694
|
hideLabel?: boolean | undefined;
|
@@ -2815,7 +2723,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
2815
2723
|
type: "DISPLAY_ON_REVIEW";
|
2816
2724
|
conditional: import(".").JSONSchema;
|
2817
2725
|
})[] | undefined;
|
2818
|
-
secured?: boolean | undefined;
|
2819
2726
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2820
2727
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2821
2728
|
hideLabel?: boolean | undefined;
|
@@ -2842,7 +2749,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
2842
2749
|
type: "DISPLAY_ON_REVIEW";
|
2843
2750
|
conditional: import(".").JSONSchema;
|
2844
2751
|
})[] | undefined;
|
2845
|
-
secured?: boolean | undefined;
|
2846
2752
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2847
2753
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2848
2754
|
hideLabel?: boolean | undefined;
|
@@ -2877,7 +2783,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
2877
2783
|
type: "DISPLAY_ON_REVIEW";
|
2878
2784
|
conditional: import(".").JSONSchema;
|
2879
2785
|
})[] | undefined;
|
2880
|
-
secured?: boolean | undefined;
|
2881
2786
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2882
2787
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2883
2788
|
hideLabel?: boolean | undefined;
|
@@ -2912,7 +2817,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
2912
2817
|
type: "DISPLAY_ON_REVIEW";
|
2913
2818
|
conditional: import(".").JSONSchema;
|
2914
2819
|
})[] | undefined;
|
2915
|
-
secured?: boolean | undefined;
|
2916
2820
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2917
2821
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2918
2822
|
hideLabel?: boolean | undefined;
|
@@ -2950,7 +2854,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
2950
2854
|
type: "DISPLAY_ON_REVIEW";
|
2951
2855
|
conditional: import(".").JSONSchema;
|
2952
2856
|
})[] | undefined;
|
2953
|
-
secured?: boolean | undefined;
|
2954
2857
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2955
2858
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2956
2859
|
hideLabel?: boolean | undefined;
|
@@ -2981,7 +2884,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
2981
2884
|
type: "DISPLAY_ON_REVIEW";
|
2982
2885
|
conditional: import(".").JSONSchema;
|
2983
2886
|
})[] | undefined;
|
2984
|
-
secured?: boolean | undefined;
|
2985
2887
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
2986
2888
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
2987
2889
|
hideLabel?: boolean | undefined;
|
@@ -3008,7 +2910,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
3008
2910
|
type: "DISPLAY_ON_REVIEW";
|
3009
2911
|
conditional: import(".").JSONSchema;
|
3010
2912
|
})[] | undefined;
|
3011
|
-
secured?: boolean | undefined;
|
3012
2913
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3013
2914
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3014
2915
|
hideLabel?: boolean | undefined;
|
@@ -3020,8 +2921,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
3020
2921
|
maxLength?: number | undefined;
|
3021
2922
|
prefix?: import("./TranslationConfig").TranslationConfig | undefined;
|
3022
2923
|
postfix?: import("./TranslationConfig").TranslationConfig | undefined;
|
3023
|
-
includeMiddlename?: boolean | undefined;
|
3024
|
-
searchMode?: boolean | undefined;
|
3025
2924
|
} | undefined;
|
3026
2925
|
} | {
|
3027
2926
|
type: "PHONE";
|
@@ -3045,7 +2944,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
3045
2944
|
type: "DISPLAY_ON_REVIEW";
|
3046
2945
|
conditional: import(".").JSONSchema;
|
3047
2946
|
})[] | undefined;
|
3048
|
-
secured?: boolean | undefined;
|
3049
2947
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3050
2948
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3051
2949
|
hideLabel?: boolean | undefined;
|
@@ -3072,7 +2970,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
3072
2970
|
type: "DISPLAY_ON_REVIEW";
|
3073
2971
|
conditional: import(".").JSONSchema;
|
3074
2972
|
})[] | undefined;
|
3075
|
-
secured?: boolean | undefined;
|
3076
2973
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3077
2974
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3078
2975
|
hideLabel?: boolean | undefined;
|
@@ -3099,7 +2996,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
3099
2996
|
type: "DISPLAY_ON_REVIEW";
|
3100
2997
|
conditional: import(".").JSONSchema;
|
3101
2998
|
})[] | undefined;
|
3102
|
-
secured?: boolean | undefined;
|
3103
2999
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3104
3000
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3105
3001
|
hideLabel?: boolean | undefined;
|
@@ -3126,7 +3022,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
3126
3022
|
type: "DISPLAY_ON_REVIEW";
|
3127
3023
|
conditional: import(".").JSONSchema;
|
3128
3024
|
})[] | undefined;
|
3129
|
-
secured?: boolean | undefined;
|
3130
3025
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3131
3026
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3132
3027
|
hideLabel?: boolean | undefined;
|
@@ -3159,7 +3054,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
3159
3054
|
type: "DISPLAY_ON_REVIEW";
|
3160
3055
|
conditional: import(".").JSONSchema;
|
3161
3056
|
})[] | undefined;
|
3162
|
-
secured?: boolean | undefined;
|
3163
3057
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3164
3058
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3165
3059
|
hideLabel?: boolean | undefined;
|
@@ -3186,7 +3080,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
3186
3080
|
type: "DISPLAY_ON_REVIEW";
|
3187
3081
|
conditional: import(".").JSONSchema;
|
3188
3082
|
})[] | undefined;
|
3189
|
-
secured?: boolean | undefined;
|
3190
3083
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3191
3084
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3192
3085
|
hideLabel?: boolean | undefined;
|
@@ -3221,7 +3114,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
3221
3114
|
type: "DISPLAY_ON_REVIEW";
|
3222
3115
|
conditional: import(".").JSONSchema;
|
3223
3116
|
})[] | undefined;
|
3224
|
-
secured?: boolean | undefined;
|
3225
3117
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3226
3118
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3227
3119
|
hideLabel?: boolean | undefined;
|
@@ -3253,7 +3145,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
3253
3145
|
type: "DISPLAY_ON_REVIEW";
|
3254
3146
|
conditional: import(".").JSONSchema;
|
3255
3147
|
})[] | undefined;
|
3256
|
-
secured?: boolean | undefined;
|
3257
3148
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3258
3149
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3259
3150
|
hideLabel?: boolean | undefined;
|
@@ -3280,7 +3171,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
3280
3171
|
type: "DISPLAY_ON_REVIEW";
|
3281
3172
|
conditional: import(".").JSONSchema;
|
3282
3173
|
})[] | undefined;
|
3283
|
-
secured?: boolean | undefined;
|
3284
3174
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3285
3175
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3286
3176
|
hideLabel?: boolean | undefined;
|
@@ -3307,7 +3197,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
3307
3197
|
type: "DISPLAY_ON_REVIEW";
|
3308
3198
|
conditional: import(".").JSONSchema;
|
3309
3199
|
})[] | undefined;
|
3310
|
-
secured?: boolean | undefined;
|
3311
3200
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3312
3201
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3313
3202
|
hideLabel?: boolean | undefined;
|
@@ -3371,7 +3260,6 @@ export declare function getActionReview(configuration: EventConfig, actionType:
|
|
3371
3260
|
type: "DISPLAY_ON_REVIEW";
|
3372
3261
|
conditional: import(".").JSONSchema;
|
3373
3262
|
})[] | undefined;
|
3374
|
-
secured?: boolean | undefined;
|
3375
3263
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3376
3264
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3377
3265
|
hideLabel?: boolean | undefined;
|
@@ -3399,7 +3287,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3399
3287
|
type: "DISPLAY_ON_REVIEW";
|
3400
3288
|
conditional: import(".").JSONSchema;
|
3401
3289
|
})[] | undefined;
|
3402
|
-
secured?: boolean | undefined;
|
3403
3290
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3404
3291
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3405
3292
|
hideLabel?: boolean | undefined;
|
@@ -3425,7 +3312,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3425
3312
|
type: "DISPLAY_ON_REVIEW";
|
3426
3313
|
conditional: import(".").JSONSchema;
|
3427
3314
|
})[] | undefined;
|
3428
|
-
secured?: boolean | undefined;
|
3429
3315
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3430
3316
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3431
3317
|
hideLabel?: boolean | undefined;
|
@@ -3458,7 +3344,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3458
3344
|
type: "DISPLAY_ON_REVIEW";
|
3459
3345
|
conditional: import(".").JSONSchema;
|
3460
3346
|
})[] | undefined;
|
3461
|
-
secured?: boolean | undefined;
|
3462
3347
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3463
3348
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3464
3349
|
hideLabel?: boolean | undefined;
|
@@ -3491,7 +3376,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3491
3376
|
type: "DISPLAY_ON_REVIEW";
|
3492
3377
|
conditional: import(".").JSONSchema;
|
3493
3378
|
})[] | undefined;
|
3494
|
-
secured?: boolean | undefined;
|
3495
3379
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3496
3380
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3497
3381
|
hideLabel?: boolean | undefined;
|
@@ -3530,7 +3414,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3530
3414
|
type: "DISPLAY_ON_REVIEW";
|
3531
3415
|
conditional: import(".").JSONSchema;
|
3532
3416
|
})[] | undefined;
|
3533
|
-
secured?: boolean | undefined;
|
3534
3417
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3535
3418
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3536
3419
|
hideLabel?: boolean | undefined;
|
@@ -3557,7 +3440,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3557
3440
|
type: "DISPLAY_ON_REVIEW";
|
3558
3441
|
conditional: import(".").JSONSchema;
|
3559
3442
|
})[] | undefined;
|
3560
|
-
secured?: boolean | undefined;
|
3561
3443
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3562
3444
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3563
3445
|
hideLabel?: boolean | undefined;
|
@@ -3587,7 +3469,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3587
3469
|
type: "DISPLAY_ON_REVIEW";
|
3588
3470
|
conditional: import(".").JSONSchema;
|
3589
3471
|
})[] | undefined;
|
3590
|
-
secured?: boolean | undefined;
|
3591
3472
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3592
3473
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3593
3474
|
hideLabel?: boolean | undefined;
|
@@ -3617,7 +3498,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3617
3498
|
type: "DISPLAY_ON_REVIEW";
|
3618
3499
|
conditional: import(".").JSONSchema;
|
3619
3500
|
})[] | undefined;
|
3620
|
-
secured?: boolean | undefined;
|
3621
3501
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3622
3502
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3623
3503
|
hideLabel?: boolean | undefined;
|
@@ -3652,7 +3532,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3652
3532
|
type: "DISPLAY_ON_REVIEW";
|
3653
3533
|
conditional: import(".").JSONSchema;
|
3654
3534
|
})[] | undefined;
|
3655
|
-
secured?: boolean | undefined;
|
3656
3535
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3657
3536
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3658
3537
|
hideLabel?: boolean | undefined;
|
@@ -3679,7 +3558,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3679
3558
|
type: "DISPLAY_ON_REVIEW";
|
3680
3559
|
conditional: import(".").JSONSchema;
|
3681
3560
|
})[] | undefined;
|
3682
|
-
secured?: boolean | undefined;
|
3683
3561
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3684
3562
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3685
3563
|
hideLabel?: boolean | undefined;
|
@@ -3714,7 +3592,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3714
3592
|
type: "DISPLAY_ON_REVIEW";
|
3715
3593
|
conditional: import(".").JSONSchema;
|
3716
3594
|
})[] | undefined;
|
3717
|
-
secured?: boolean | undefined;
|
3718
3595
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3719
3596
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3720
3597
|
hideLabel?: boolean | undefined;
|
@@ -3749,7 +3626,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3749
3626
|
type: "DISPLAY_ON_REVIEW";
|
3750
3627
|
conditional: import(".").JSONSchema;
|
3751
3628
|
})[] | undefined;
|
3752
|
-
secured?: boolean | undefined;
|
3753
3629
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3754
3630
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3755
3631
|
hideLabel?: boolean | undefined;
|
@@ -3787,7 +3663,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3787
3663
|
type: "DISPLAY_ON_REVIEW";
|
3788
3664
|
conditional: import(".").JSONSchema;
|
3789
3665
|
})[] | undefined;
|
3790
|
-
secured?: boolean | undefined;
|
3791
3666
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3792
3667
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3793
3668
|
hideLabel?: boolean | undefined;
|
@@ -3818,7 +3693,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3818
3693
|
type: "DISPLAY_ON_REVIEW";
|
3819
3694
|
conditional: import(".").JSONSchema;
|
3820
3695
|
})[] | undefined;
|
3821
|
-
secured?: boolean | undefined;
|
3822
3696
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3823
3697
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3824
3698
|
hideLabel?: boolean | undefined;
|
@@ -3845,7 +3719,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3845
3719
|
type: "DISPLAY_ON_REVIEW";
|
3846
3720
|
conditional: import(".").JSONSchema;
|
3847
3721
|
})[] | undefined;
|
3848
|
-
secured?: boolean | undefined;
|
3849
3722
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3850
3723
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3851
3724
|
hideLabel?: boolean | undefined;
|
@@ -3857,8 +3730,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3857
3730
|
maxLength?: number | undefined;
|
3858
3731
|
prefix?: import("./TranslationConfig").TranslationConfig | undefined;
|
3859
3732
|
postfix?: import("./TranslationConfig").TranslationConfig | undefined;
|
3860
|
-
includeMiddlename?: boolean | undefined;
|
3861
|
-
searchMode?: boolean | undefined;
|
3862
3733
|
} | undefined;
|
3863
3734
|
} | {
|
3864
3735
|
type: "PHONE";
|
@@ -3882,7 +3753,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3882
3753
|
type: "DISPLAY_ON_REVIEW";
|
3883
3754
|
conditional: import(".").JSONSchema;
|
3884
3755
|
})[] | undefined;
|
3885
|
-
secured?: boolean | undefined;
|
3886
3756
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3887
3757
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3888
3758
|
hideLabel?: boolean | undefined;
|
@@ -3909,7 +3779,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3909
3779
|
type: "DISPLAY_ON_REVIEW";
|
3910
3780
|
conditional: import(".").JSONSchema;
|
3911
3781
|
})[] | undefined;
|
3912
|
-
secured?: boolean | undefined;
|
3913
3782
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3914
3783
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3915
3784
|
hideLabel?: boolean | undefined;
|
@@ -3936,7 +3805,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3936
3805
|
type: "DISPLAY_ON_REVIEW";
|
3937
3806
|
conditional: import(".").JSONSchema;
|
3938
3807
|
})[] | undefined;
|
3939
|
-
secured?: boolean | undefined;
|
3940
3808
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3941
3809
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3942
3810
|
hideLabel?: boolean | undefined;
|
@@ -3963,7 +3831,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3963
3831
|
type: "DISPLAY_ON_REVIEW";
|
3964
3832
|
conditional: import(".").JSONSchema;
|
3965
3833
|
})[] | undefined;
|
3966
|
-
secured?: boolean | undefined;
|
3967
3834
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
3968
3835
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
3969
3836
|
hideLabel?: boolean | undefined;
|
@@ -3996,7 +3863,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
3996
3863
|
type: "DISPLAY_ON_REVIEW";
|
3997
3864
|
conditional: import(".").JSONSchema;
|
3998
3865
|
})[] | undefined;
|
3999
|
-
secured?: boolean | undefined;
|
4000
3866
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4001
3867
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4002
3868
|
hideLabel?: boolean | undefined;
|
@@ -4023,7 +3889,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
4023
3889
|
type: "DISPLAY_ON_REVIEW";
|
4024
3890
|
conditional: import(".").JSONSchema;
|
4025
3891
|
})[] | undefined;
|
4026
|
-
secured?: boolean | undefined;
|
4027
3892
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4028
3893
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4029
3894
|
hideLabel?: boolean | undefined;
|
@@ -4058,7 +3923,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
4058
3923
|
type: "DISPLAY_ON_REVIEW";
|
4059
3924
|
conditional: import(".").JSONSchema;
|
4060
3925
|
})[] | undefined;
|
4061
|
-
secured?: boolean | undefined;
|
4062
3926
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4063
3927
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4064
3928
|
hideLabel?: boolean | undefined;
|
@@ -4090,7 +3954,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
4090
3954
|
type: "DISPLAY_ON_REVIEW";
|
4091
3955
|
conditional: import(".").JSONSchema;
|
4092
3956
|
})[] | undefined;
|
4093
|
-
secured?: boolean | undefined;
|
4094
3957
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4095
3958
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4096
3959
|
hideLabel?: boolean | undefined;
|
@@ -4117,7 +3980,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
4117
3980
|
type: "DISPLAY_ON_REVIEW";
|
4118
3981
|
conditional: import(".").JSONSchema;
|
4119
3982
|
})[] | undefined;
|
4120
|
-
secured?: boolean | undefined;
|
4121
3983
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4122
3984
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4123
3985
|
hideLabel?: boolean | undefined;
|
@@ -4144,7 +4006,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
4144
4006
|
type: "DISPLAY_ON_REVIEW";
|
4145
4007
|
conditional: import(".").JSONSchema;
|
4146
4008
|
})[] | undefined;
|
4147
|
-
secured?: boolean | undefined;
|
4148
4009
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4149
4010
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4150
4011
|
hideLabel?: boolean | undefined;
|
@@ -4208,7 +4069,6 @@ export declare function getActionReviewFields(configuration: EventConfig, action
|
|
4208
4069
|
type: "DISPLAY_ON_REVIEW";
|
4209
4070
|
conditional: import(".").JSONSchema;
|
4210
4071
|
})[] | undefined;
|
4211
|
-
secured?: boolean | undefined;
|
4212
4072
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4213
4073
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4214
4074
|
hideLabel?: boolean | undefined;
|
@@ -4242,8 +4102,8 @@ export declare function omitHiddenPaginatedFields(formConfig: FormConfig, declar
|
|
4242
4102
|
surname: string;
|
4243
4103
|
middlename?: string | undefined;
|
4244
4104
|
} | {
|
4245
|
-
firstname
|
4246
|
-
surname
|
4105
|
+
firstname: string;
|
4106
|
+
surname: string;
|
4247
4107
|
middlename?: string | null | undefined;
|
4248
4108
|
} | {
|
4249
4109
|
country: string;
|
@@ -4267,10 +4127,9 @@ export declare function findActiveDrafts(event: EventDocument, drafts: Draft[]):
|
|
4267
4127
|
createdAt: string;
|
4268
4128
|
eventId: string & import("zod").BRAND<"UUID">;
|
4269
4129
|
action: {
|
4270
|
-
type: "
|
4130
|
+
type: "DECLARE" | "REGISTER" | "VALIDATE" | "DELETE" | "CREATE" | "NOTIFY" | "DETECT_DUPLICATE" | "REJECT" | "MARKED_AS_DUPLICATE" | "ARCHIVE" | "PRINT_CERTIFICATE" | "REQUEST_CORRECTION" | "REJECT_CORRECTION" | "APPROVE_CORRECTION" | "READ" | "ASSIGN" | "UNASSIGN";
|
4271
4131
|
status: "Rejected" | "Requested" | "Accepted";
|
4272
4132
|
transactionId: string;
|
4273
|
-
createdByUserType: "system" | "user";
|
4274
4133
|
createdAt: string;
|
4275
4134
|
createdBy: string;
|
4276
4135
|
createdByRole: string;
|
@@ -4290,8 +4149,8 @@ export declare function findActiveDrafts(event: EventDocument, drafts: Draft[]):
|
|
4290
4149
|
street?: string | null | undefined;
|
4291
4150
|
zipCode?: string | null | undefined;
|
4292
4151
|
} | {
|
4293
|
-
firstname
|
4294
|
-
surname
|
4152
|
+
firstname: string;
|
4153
|
+
surname: string;
|
4295
4154
|
middlename?: string | null | undefined;
|
4296
4155
|
} | {
|
4297
4156
|
country: string;
|
@@ -4334,8 +4193,8 @@ export declare function findActiveDrafts(event: EventDocument, drafts: Draft[]):
|
|
4334
4193
|
street?: string | null | undefined;
|
4335
4194
|
zipCode?: string | null | undefined;
|
4336
4195
|
} | {
|
4337
|
-
firstname
|
4338
|
-
surname
|
4196
|
+
firstname: string;
|
4197
|
+
surname: string;
|
4339
4198
|
middlename?: string | null | undefined;
|
4340
4199
|
} | {
|
4341
4200
|
country: string;
|
@@ -4406,8 +4265,8 @@ export declare function omitHiddenAnnotationFields(actionConfig: ActionConfig, d
|
|
4406
4265
|
surname: string;
|
4407
4266
|
middlename?: string | undefined;
|
4408
4267
|
} | {
|
4409
|
-
firstname
|
4410
|
-
surname
|
4268
|
+
firstname: string;
|
4269
|
+
surname: string;
|
4411
4270
|
middlename?: string | null | undefined;
|
4412
4271
|
} | {
|
4413
4272
|
country: string;
|
@@ -4496,7 +4355,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
4496
4355
|
type: "DISPLAY_ON_REVIEW";
|
4497
4356
|
conditional: import(".").JSONSchema;
|
4498
4357
|
})[] | undefined;
|
4499
|
-
secured?: boolean | undefined;
|
4500
4358
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4501
4359
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4502
4360
|
hideLabel?: boolean | undefined;
|
@@ -4522,7 +4380,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
4522
4380
|
type: "DISPLAY_ON_REVIEW";
|
4523
4381
|
conditional: import(".").JSONSchema;
|
4524
4382
|
})[] | undefined;
|
4525
|
-
secured?: boolean | undefined;
|
4526
4383
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4527
4384
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4528
4385
|
hideLabel?: boolean | undefined;
|
@@ -4555,7 +4412,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
4555
4412
|
type: "DISPLAY_ON_REVIEW";
|
4556
4413
|
conditional: import(".").JSONSchema;
|
4557
4414
|
})[] | undefined;
|
4558
|
-
secured?: boolean | undefined;
|
4559
4415
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4560
4416
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4561
4417
|
hideLabel?: boolean | undefined;
|
@@ -4588,7 +4444,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
4588
4444
|
type: "DISPLAY_ON_REVIEW";
|
4589
4445
|
conditional: import(".").JSONSchema;
|
4590
4446
|
})[] | undefined;
|
4591
|
-
secured?: boolean | undefined;
|
4592
4447
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4593
4448
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4594
4449
|
hideLabel?: boolean | undefined;
|
@@ -4627,7 +4482,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
4627
4482
|
type: "DISPLAY_ON_REVIEW";
|
4628
4483
|
conditional: import(".").JSONSchema;
|
4629
4484
|
})[] | undefined;
|
4630
|
-
secured?: boolean | undefined;
|
4631
4485
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4632
4486
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4633
4487
|
hideLabel?: boolean | undefined;
|
@@ -4654,7 +4508,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
4654
4508
|
type: "DISPLAY_ON_REVIEW";
|
4655
4509
|
conditional: import(".").JSONSchema;
|
4656
4510
|
})[] | undefined;
|
4657
|
-
secured?: boolean | undefined;
|
4658
4511
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4659
4512
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4660
4513
|
hideLabel?: boolean | undefined;
|
@@ -4684,7 +4537,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
4684
4537
|
type: "DISPLAY_ON_REVIEW";
|
4685
4538
|
conditional: import(".").JSONSchema;
|
4686
4539
|
})[] | undefined;
|
4687
|
-
secured?: boolean | undefined;
|
4688
4540
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4689
4541
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4690
4542
|
hideLabel?: boolean | undefined;
|
@@ -4714,7 +4566,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
4714
4566
|
type: "DISPLAY_ON_REVIEW";
|
4715
4567
|
conditional: import(".").JSONSchema;
|
4716
4568
|
})[] | undefined;
|
4717
|
-
secured?: boolean | undefined;
|
4718
4569
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4719
4570
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4720
4571
|
hideLabel?: boolean | undefined;
|
@@ -4749,7 +4600,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
4749
4600
|
type: "DISPLAY_ON_REVIEW";
|
4750
4601
|
conditional: import(".").JSONSchema;
|
4751
4602
|
})[] | undefined;
|
4752
|
-
secured?: boolean | undefined;
|
4753
4603
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4754
4604
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4755
4605
|
hideLabel?: boolean | undefined;
|
@@ -4776,7 +4626,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
4776
4626
|
type: "DISPLAY_ON_REVIEW";
|
4777
4627
|
conditional: import(".").JSONSchema;
|
4778
4628
|
})[] | undefined;
|
4779
|
-
secured?: boolean | undefined;
|
4780
4629
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4781
4630
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4782
4631
|
hideLabel?: boolean | undefined;
|
@@ -4811,7 +4660,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
4811
4660
|
type: "DISPLAY_ON_REVIEW";
|
4812
4661
|
conditional: import(".").JSONSchema;
|
4813
4662
|
})[] | undefined;
|
4814
|
-
secured?: boolean | undefined;
|
4815
4663
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4816
4664
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4817
4665
|
hideLabel?: boolean | undefined;
|
@@ -4846,7 +4694,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
4846
4694
|
type: "DISPLAY_ON_REVIEW";
|
4847
4695
|
conditional: import(".").JSONSchema;
|
4848
4696
|
})[] | undefined;
|
4849
|
-
secured?: boolean | undefined;
|
4850
4697
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4851
4698
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4852
4699
|
hideLabel?: boolean | undefined;
|
@@ -4884,7 +4731,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
4884
4731
|
type: "DISPLAY_ON_REVIEW";
|
4885
4732
|
conditional: import(".").JSONSchema;
|
4886
4733
|
})[] | undefined;
|
4887
|
-
secured?: boolean | undefined;
|
4888
4734
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4889
4735
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4890
4736
|
hideLabel?: boolean | undefined;
|
@@ -4915,7 +4761,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
4915
4761
|
type: "DISPLAY_ON_REVIEW";
|
4916
4762
|
conditional: import(".").JSONSchema;
|
4917
4763
|
})[] | undefined;
|
4918
|
-
secured?: boolean | undefined;
|
4919
4764
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4920
4765
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4921
4766
|
hideLabel?: boolean | undefined;
|
@@ -4942,7 +4787,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
4942
4787
|
type: "DISPLAY_ON_REVIEW";
|
4943
4788
|
conditional: import(".").JSONSchema;
|
4944
4789
|
})[] | undefined;
|
4945
|
-
secured?: boolean | undefined;
|
4946
4790
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4947
4791
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4948
4792
|
hideLabel?: boolean | undefined;
|
@@ -4954,8 +4798,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
4954
4798
|
maxLength?: number | undefined;
|
4955
4799
|
prefix?: import("./TranslationConfig").TranslationConfig | undefined;
|
4956
4800
|
postfix?: import("./TranslationConfig").TranslationConfig | undefined;
|
4957
|
-
includeMiddlename?: boolean | undefined;
|
4958
|
-
searchMode?: boolean | undefined;
|
4959
4801
|
} | undefined;
|
4960
4802
|
} | {
|
4961
4803
|
type: "PHONE";
|
@@ -4979,7 +4821,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
4979
4821
|
type: "DISPLAY_ON_REVIEW";
|
4980
4822
|
conditional: import(".").JSONSchema;
|
4981
4823
|
})[] | undefined;
|
4982
|
-
secured?: boolean | undefined;
|
4983
4824
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
4984
4825
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
4985
4826
|
hideLabel?: boolean | undefined;
|
@@ -5006,7 +4847,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5006
4847
|
type: "DISPLAY_ON_REVIEW";
|
5007
4848
|
conditional: import(".").JSONSchema;
|
5008
4849
|
})[] | undefined;
|
5009
|
-
secured?: boolean | undefined;
|
5010
4850
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5011
4851
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5012
4852
|
hideLabel?: boolean | undefined;
|
@@ -5033,7 +4873,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5033
4873
|
type: "DISPLAY_ON_REVIEW";
|
5034
4874
|
conditional: import(".").JSONSchema;
|
5035
4875
|
})[] | undefined;
|
5036
|
-
secured?: boolean | undefined;
|
5037
4876
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5038
4877
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5039
4878
|
hideLabel?: boolean | undefined;
|
@@ -5060,7 +4899,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5060
4899
|
type: "DISPLAY_ON_REVIEW";
|
5061
4900
|
conditional: import(".").JSONSchema;
|
5062
4901
|
})[] | undefined;
|
5063
|
-
secured?: boolean | undefined;
|
5064
4902
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5065
4903
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5066
4904
|
hideLabel?: boolean | undefined;
|
@@ -5093,7 +4931,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5093
4931
|
type: "DISPLAY_ON_REVIEW";
|
5094
4932
|
conditional: import(".").JSONSchema;
|
5095
4933
|
})[] | undefined;
|
5096
|
-
secured?: boolean | undefined;
|
5097
4934
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5098
4935
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5099
4936
|
hideLabel?: boolean | undefined;
|
@@ -5120,7 +4957,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5120
4957
|
type: "DISPLAY_ON_REVIEW";
|
5121
4958
|
conditional: import(".").JSONSchema;
|
5122
4959
|
})[] | undefined;
|
5123
|
-
secured?: boolean | undefined;
|
5124
4960
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5125
4961
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5126
4962
|
hideLabel?: boolean | undefined;
|
@@ -5155,7 +4991,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5155
4991
|
type: "DISPLAY_ON_REVIEW";
|
5156
4992
|
conditional: import(".").JSONSchema;
|
5157
4993
|
})[] | undefined;
|
5158
|
-
secured?: boolean | undefined;
|
5159
4994
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5160
4995
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5161
4996
|
hideLabel?: boolean | undefined;
|
@@ -5187,7 +5022,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5187
5022
|
type: "DISPLAY_ON_REVIEW";
|
5188
5023
|
conditional: import(".").JSONSchema;
|
5189
5024
|
})[] | undefined;
|
5190
|
-
secured?: boolean | undefined;
|
5191
5025
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5192
5026
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5193
5027
|
hideLabel?: boolean | undefined;
|
@@ -5214,7 +5048,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5214
5048
|
type: "DISPLAY_ON_REVIEW";
|
5215
5049
|
conditional: import(".").JSONSchema;
|
5216
5050
|
})[] | undefined;
|
5217
|
-
secured?: boolean | undefined;
|
5218
5051
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5219
5052
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5220
5053
|
hideLabel?: boolean | undefined;
|
@@ -5241,7 +5074,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5241
5074
|
type: "DISPLAY_ON_REVIEW";
|
5242
5075
|
conditional: import(".").JSONSchema;
|
5243
5076
|
})[] | undefined;
|
5244
|
-
secured?: boolean | undefined;
|
5245
5077
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5246
5078
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5247
5079
|
hideLabel?: boolean | undefined;
|
@@ -5305,7 +5137,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5305
5137
|
type: "DISPLAY_ON_REVIEW";
|
5306
5138
|
conditional: import(".").JSONSchema;
|
5307
5139
|
})[] | undefined;
|
5308
|
-
secured?: boolean | undefined;
|
5309
5140
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5310
5141
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5311
5142
|
hideLabel?: boolean | undefined;
|
@@ -5347,7 +5178,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5347
5178
|
type: "DISPLAY_ON_REVIEW";
|
5348
5179
|
conditional: import(".").JSONSchema;
|
5349
5180
|
})[] | undefined;
|
5350
|
-
secured?: boolean | undefined;
|
5351
5181
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5352
5182
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5353
5183
|
hideLabel?: boolean | undefined;
|
@@ -5373,7 +5203,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5373
5203
|
type: "DISPLAY_ON_REVIEW";
|
5374
5204
|
conditional: import(".").JSONSchema;
|
5375
5205
|
})[] | undefined;
|
5376
|
-
secured?: boolean | undefined;
|
5377
5206
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5378
5207
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5379
5208
|
hideLabel?: boolean | undefined;
|
@@ -5406,7 +5235,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5406
5235
|
type: "DISPLAY_ON_REVIEW";
|
5407
5236
|
conditional: import(".").JSONSchema;
|
5408
5237
|
})[] | undefined;
|
5409
|
-
secured?: boolean | undefined;
|
5410
5238
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5411
5239
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5412
5240
|
hideLabel?: boolean | undefined;
|
@@ -5439,7 +5267,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5439
5267
|
type: "DISPLAY_ON_REVIEW";
|
5440
5268
|
conditional: import(".").JSONSchema;
|
5441
5269
|
})[] | undefined;
|
5442
|
-
secured?: boolean | undefined;
|
5443
5270
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5444
5271
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5445
5272
|
hideLabel?: boolean | undefined;
|
@@ -5478,7 +5305,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5478
5305
|
type: "DISPLAY_ON_REVIEW";
|
5479
5306
|
conditional: import(".").JSONSchema;
|
5480
5307
|
})[] | undefined;
|
5481
|
-
secured?: boolean | undefined;
|
5482
5308
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5483
5309
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5484
5310
|
hideLabel?: boolean | undefined;
|
@@ -5505,7 +5331,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5505
5331
|
type: "DISPLAY_ON_REVIEW";
|
5506
5332
|
conditional: import(".").JSONSchema;
|
5507
5333
|
})[] | undefined;
|
5508
|
-
secured?: boolean | undefined;
|
5509
5334
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5510
5335
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5511
5336
|
hideLabel?: boolean | undefined;
|
@@ -5535,7 +5360,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5535
5360
|
type: "DISPLAY_ON_REVIEW";
|
5536
5361
|
conditional: import(".").JSONSchema;
|
5537
5362
|
})[] | undefined;
|
5538
|
-
secured?: boolean | undefined;
|
5539
5363
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5540
5364
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5541
5365
|
hideLabel?: boolean | undefined;
|
@@ -5565,7 +5389,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5565
5389
|
type: "DISPLAY_ON_REVIEW";
|
5566
5390
|
conditional: import(".").JSONSchema;
|
5567
5391
|
})[] | undefined;
|
5568
|
-
secured?: boolean | undefined;
|
5569
5392
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5570
5393
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5571
5394
|
hideLabel?: boolean | undefined;
|
@@ -5600,7 +5423,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5600
5423
|
type: "DISPLAY_ON_REVIEW";
|
5601
5424
|
conditional: import(".").JSONSchema;
|
5602
5425
|
})[] | undefined;
|
5603
|
-
secured?: boolean | undefined;
|
5604
5426
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5605
5427
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5606
5428
|
hideLabel?: boolean | undefined;
|
@@ -5627,7 +5449,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5627
5449
|
type: "DISPLAY_ON_REVIEW";
|
5628
5450
|
conditional: import(".").JSONSchema;
|
5629
5451
|
})[] | undefined;
|
5630
|
-
secured?: boolean | undefined;
|
5631
5452
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5632
5453
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5633
5454
|
hideLabel?: boolean | undefined;
|
@@ -5662,7 +5483,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5662
5483
|
type: "DISPLAY_ON_REVIEW";
|
5663
5484
|
conditional: import(".").JSONSchema;
|
5664
5485
|
})[] | undefined;
|
5665
|
-
secured?: boolean | undefined;
|
5666
5486
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5667
5487
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5668
5488
|
hideLabel?: boolean | undefined;
|
@@ -5697,7 +5517,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5697
5517
|
type: "DISPLAY_ON_REVIEW";
|
5698
5518
|
conditional: import(".").JSONSchema;
|
5699
5519
|
})[] | undefined;
|
5700
|
-
secured?: boolean | undefined;
|
5701
5520
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5702
5521
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5703
5522
|
hideLabel?: boolean | undefined;
|
@@ -5735,7 +5554,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5735
5554
|
type: "DISPLAY_ON_REVIEW";
|
5736
5555
|
conditional: import(".").JSONSchema;
|
5737
5556
|
})[] | undefined;
|
5738
|
-
secured?: boolean | undefined;
|
5739
5557
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5740
5558
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5741
5559
|
hideLabel?: boolean | undefined;
|
@@ -5766,7 +5584,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5766
5584
|
type: "DISPLAY_ON_REVIEW";
|
5767
5585
|
conditional: import(".").JSONSchema;
|
5768
5586
|
})[] | undefined;
|
5769
|
-
secured?: boolean | undefined;
|
5770
5587
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5771
5588
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5772
5589
|
hideLabel?: boolean | undefined;
|
@@ -5793,7 +5610,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5793
5610
|
type: "DISPLAY_ON_REVIEW";
|
5794
5611
|
conditional: import(".").JSONSchema;
|
5795
5612
|
})[] | undefined;
|
5796
|
-
secured?: boolean | undefined;
|
5797
5613
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5798
5614
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5799
5615
|
hideLabel?: boolean | undefined;
|
@@ -5805,8 +5621,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5805
5621
|
maxLength?: number | undefined;
|
5806
5622
|
prefix?: import("./TranslationConfig").TranslationConfig | undefined;
|
5807
5623
|
postfix?: import("./TranslationConfig").TranslationConfig | undefined;
|
5808
|
-
includeMiddlename?: boolean | undefined;
|
5809
|
-
searchMode?: boolean | undefined;
|
5810
5624
|
} | undefined;
|
5811
5625
|
} | {
|
5812
5626
|
type: "PHONE";
|
@@ -5830,7 +5644,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5830
5644
|
type: "DISPLAY_ON_REVIEW";
|
5831
5645
|
conditional: import(".").JSONSchema;
|
5832
5646
|
})[] | undefined;
|
5833
|
-
secured?: boolean | undefined;
|
5834
5647
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5835
5648
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5836
5649
|
hideLabel?: boolean | undefined;
|
@@ -5857,7 +5670,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5857
5670
|
type: "DISPLAY_ON_REVIEW";
|
5858
5671
|
conditional: import(".").JSONSchema;
|
5859
5672
|
})[] | undefined;
|
5860
|
-
secured?: boolean | undefined;
|
5861
5673
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5862
5674
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5863
5675
|
hideLabel?: boolean | undefined;
|
@@ -5884,7 +5696,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5884
5696
|
type: "DISPLAY_ON_REVIEW";
|
5885
5697
|
conditional: import(".").JSONSchema;
|
5886
5698
|
})[] | undefined;
|
5887
|
-
secured?: boolean | undefined;
|
5888
5699
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5889
5700
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5890
5701
|
hideLabel?: boolean | undefined;
|
@@ -5911,7 +5722,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5911
5722
|
type: "DISPLAY_ON_REVIEW";
|
5912
5723
|
conditional: import(".").JSONSchema;
|
5913
5724
|
})[] | undefined;
|
5914
|
-
secured?: boolean | undefined;
|
5915
5725
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5916
5726
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5917
5727
|
hideLabel?: boolean | undefined;
|
@@ -5944,7 +5754,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5944
5754
|
type: "DISPLAY_ON_REVIEW";
|
5945
5755
|
conditional: import(".").JSONSchema;
|
5946
5756
|
})[] | undefined;
|
5947
|
-
secured?: boolean | undefined;
|
5948
5757
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5949
5758
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5950
5759
|
hideLabel?: boolean | undefined;
|
@@ -5971,7 +5780,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
5971
5780
|
type: "DISPLAY_ON_REVIEW";
|
5972
5781
|
conditional: import(".").JSONSchema;
|
5973
5782
|
})[] | undefined;
|
5974
|
-
secured?: boolean | undefined;
|
5975
5783
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
5976
5784
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
5977
5785
|
hideLabel?: boolean | undefined;
|
@@ -6006,7 +5814,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6006
5814
|
type: "DISPLAY_ON_REVIEW";
|
6007
5815
|
conditional: import(".").JSONSchema;
|
6008
5816
|
})[] | undefined;
|
6009
|
-
secured?: boolean | undefined;
|
6010
5817
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6011
5818
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6012
5819
|
hideLabel?: boolean | undefined;
|
@@ -6038,7 +5845,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6038
5845
|
type: "DISPLAY_ON_REVIEW";
|
6039
5846
|
conditional: import(".").JSONSchema;
|
6040
5847
|
})[] | undefined;
|
6041
|
-
secured?: boolean | undefined;
|
6042
5848
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6043
5849
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6044
5850
|
hideLabel?: boolean | undefined;
|
@@ -6065,7 +5871,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6065
5871
|
type: "DISPLAY_ON_REVIEW";
|
6066
5872
|
conditional: import(".").JSONSchema;
|
6067
5873
|
})[] | undefined;
|
6068
|
-
secured?: boolean | undefined;
|
6069
5874
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6070
5875
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6071
5876
|
hideLabel?: boolean | undefined;
|
@@ -6092,7 +5897,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6092
5897
|
type: "DISPLAY_ON_REVIEW";
|
6093
5898
|
conditional: import(".").JSONSchema;
|
6094
5899
|
})[] | undefined;
|
6095
|
-
secured?: boolean | undefined;
|
6096
5900
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6097
5901
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6098
5902
|
hideLabel?: boolean | undefined;
|
@@ -6156,7 +5960,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6156
5960
|
type: "DISPLAY_ON_REVIEW";
|
6157
5961
|
conditional: import(".").JSONSchema;
|
6158
5962
|
})[] | undefined;
|
6159
|
-
secured?: boolean | undefined;
|
6160
5963
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6161
5964
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6162
5965
|
hideLabel?: boolean | undefined;
|
@@ -6197,7 +6000,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6197
6000
|
type: "DISPLAY_ON_REVIEW";
|
6198
6001
|
conditional: import(".").JSONSchema;
|
6199
6002
|
})[] | undefined;
|
6200
|
-
secured?: boolean | undefined;
|
6201
6003
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6202
6004
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6203
6005
|
hideLabel?: boolean | undefined;
|
@@ -6223,7 +6025,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6223
6025
|
type: "DISPLAY_ON_REVIEW";
|
6224
6026
|
conditional: import(".").JSONSchema;
|
6225
6027
|
})[] | undefined;
|
6226
|
-
secured?: boolean | undefined;
|
6227
6028
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6228
6029
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6229
6030
|
hideLabel?: boolean | undefined;
|
@@ -6256,7 +6057,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6256
6057
|
type: "DISPLAY_ON_REVIEW";
|
6257
6058
|
conditional: import(".").JSONSchema;
|
6258
6059
|
})[] | undefined;
|
6259
|
-
secured?: boolean | undefined;
|
6260
6060
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6261
6061
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6262
6062
|
hideLabel?: boolean | undefined;
|
@@ -6289,7 +6089,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6289
6089
|
type: "DISPLAY_ON_REVIEW";
|
6290
6090
|
conditional: import(".").JSONSchema;
|
6291
6091
|
})[] | undefined;
|
6292
|
-
secured?: boolean | undefined;
|
6293
6092
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6294
6093
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6295
6094
|
hideLabel?: boolean | undefined;
|
@@ -6328,7 +6127,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6328
6127
|
type: "DISPLAY_ON_REVIEW";
|
6329
6128
|
conditional: import(".").JSONSchema;
|
6330
6129
|
})[] | undefined;
|
6331
|
-
secured?: boolean | undefined;
|
6332
6130
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6333
6131
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6334
6132
|
hideLabel?: boolean | undefined;
|
@@ -6355,7 +6153,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6355
6153
|
type: "DISPLAY_ON_REVIEW";
|
6356
6154
|
conditional: import(".").JSONSchema;
|
6357
6155
|
})[] | undefined;
|
6358
|
-
secured?: boolean | undefined;
|
6359
6156
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6360
6157
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6361
6158
|
hideLabel?: boolean | undefined;
|
@@ -6385,7 +6182,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6385
6182
|
type: "DISPLAY_ON_REVIEW";
|
6386
6183
|
conditional: import(".").JSONSchema;
|
6387
6184
|
})[] | undefined;
|
6388
|
-
secured?: boolean | undefined;
|
6389
6185
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6390
6186
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6391
6187
|
hideLabel?: boolean | undefined;
|
@@ -6415,7 +6211,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6415
6211
|
type: "DISPLAY_ON_REVIEW";
|
6416
6212
|
conditional: import(".").JSONSchema;
|
6417
6213
|
})[] | undefined;
|
6418
|
-
secured?: boolean | undefined;
|
6419
6214
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6420
6215
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6421
6216
|
hideLabel?: boolean | undefined;
|
@@ -6450,7 +6245,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6450
6245
|
type: "DISPLAY_ON_REVIEW";
|
6451
6246
|
conditional: import(".").JSONSchema;
|
6452
6247
|
})[] | undefined;
|
6453
|
-
secured?: boolean | undefined;
|
6454
6248
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6455
6249
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6456
6250
|
hideLabel?: boolean | undefined;
|
@@ -6477,7 +6271,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6477
6271
|
type: "DISPLAY_ON_REVIEW";
|
6478
6272
|
conditional: import(".").JSONSchema;
|
6479
6273
|
})[] | undefined;
|
6480
|
-
secured?: boolean | undefined;
|
6481
6274
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6482
6275
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6483
6276
|
hideLabel?: boolean | undefined;
|
@@ -6512,7 +6305,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6512
6305
|
type: "DISPLAY_ON_REVIEW";
|
6513
6306
|
conditional: import(".").JSONSchema;
|
6514
6307
|
})[] | undefined;
|
6515
|
-
secured?: boolean | undefined;
|
6516
6308
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6517
6309
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6518
6310
|
hideLabel?: boolean | undefined;
|
@@ -6547,7 +6339,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6547
6339
|
type: "DISPLAY_ON_REVIEW";
|
6548
6340
|
conditional: import(".").JSONSchema;
|
6549
6341
|
})[] | undefined;
|
6550
|
-
secured?: boolean | undefined;
|
6551
6342
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6552
6343
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6553
6344
|
hideLabel?: boolean | undefined;
|
@@ -6585,7 +6376,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6585
6376
|
type: "DISPLAY_ON_REVIEW";
|
6586
6377
|
conditional: import(".").JSONSchema;
|
6587
6378
|
})[] | undefined;
|
6588
|
-
secured?: boolean | undefined;
|
6589
6379
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6590
6380
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6591
6381
|
hideLabel?: boolean | undefined;
|
@@ -6616,7 +6406,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6616
6406
|
type: "DISPLAY_ON_REVIEW";
|
6617
6407
|
conditional: import(".").JSONSchema;
|
6618
6408
|
})[] | undefined;
|
6619
|
-
secured?: boolean | undefined;
|
6620
6409
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6621
6410
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6622
6411
|
hideLabel?: boolean | undefined;
|
@@ -6643,7 +6432,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6643
6432
|
type: "DISPLAY_ON_REVIEW";
|
6644
6433
|
conditional: import(".").JSONSchema;
|
6645
6434
|
})[] | undefined;
|
6646
|
-
secured?: boolean | undefined;
|
6647
6435
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6648
6436
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6649
6437
|
hideLabel?: boolean | undefined;
|
@@ -6655,8 +6443,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6655
6443
|
maxLength?: number | undefined;
|
6656
6444
|
prefix?: import("./TranslationConfig").TranslationConfig | undefined;
|
6657
6445
|
postfix?: import("./TranslationConfig").TranslationConfig | undefined;
|
6658
|
-
includeMiddlename?: boolean | undefined;
|
6659
|
-
searchMode?: boolean | undefined;
|
6660
6446
|
} | undefined;
|
6661
6447
|
} | {
|
6662
6448
|
type: "PHONE";
|
@@ -6680,7 +6466,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6680
6466
|
type: "DISPLAY_ON_REVIEW";
|
6681
6467
|
conditional: import(".").JSONSchema;
|
6682
6468
|
})[] | undefined;
|
6683
|
-
secured?: boolean | undefined;
|
6684
6469
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6685
6470
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6686
6471
|
hideLabel?: boolean | undefined;
|
@@ -6707,7 +6492,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6707
6492
|
type: "DISPLAY_ON_REVIEW";
|
6708
6493
|
conditional: import(".").JSONSchema;
|
6709
6494
|
})[] | undefined;
|
6710
|
-
secured?: boolean | undefined;
|
6711
6495
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6712
6496
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6713
6497
|
hideLabel?: boolean | undefined;
|
@@ -6734,7 +6518,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6734
6518
|
type: "DISPLAY_ON_REVIEW";
|
6735
6519
|
conditional: import(".").JSONSchema;
|
6736
6520
|
})[] | undefined;
|
6737
|
-
secured?: boolean | undefined;
|
6738
6521
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6739
6522
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6740
6523
|
hideLabel?: boolean | undefined;
|
@@ -6761,7 +6544,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6761
6544
|
type: "DISPLAY_ON_REVIEW";
|
6762
6545
|
conditional: import(".").JSONSchema;
|
6763
6546
|
})[] | undefined;
|
6764
|
-
secured?: boolean | undefined;
|
6765
6547
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6766
6548
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6767
6549
|
hideLabel?: boolean | undefined;
|
@@ -6794,7 +6576,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6794
6576
|
type: "DISPLAY_ON_REVIEW";
|
6795
6577
|
conditional: import(".").JSONSchema;
|
6796
6578
|
})[] | undefined;
|
6797
|
-
secured?: boolean | undefined;
|
6798
6579
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6799
6580
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6800
6581
|
hideLabel?: boolean | undefined;
|
@@ -6821,7 +6602,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6821
6602
|
type: "DISPLAY_ON_REVIEW";
|
6822
6603
|
conditional: import(".").JSONSchema;
|
6823
6604
|
})[] | undefined;
|
6824
|
-
secured?: boolean | undefined;
|
6825
6605
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6826
6606
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6827
6607
|
hideLabel?: boolean | undefined;
|
@@ -6856,7 +6636,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6856
6636
|
type: "DISPLAY_ON_REVIEW";
|
6857
6637
|
conditional: import(".").JSONSchema;
|
6858
6638
|
})[] | undefined;
|
6859
|
-
secured?: boolean | undefined;
|
6860
6639
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6861
6640
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6862
6641
|
hideLabel?: boolean | undefined;
|
@@ -6888,7 +6667,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6888
6667
|
type: "DISPLAY_ON_REVIEW";
|
6889
6668
|
conditional: import(".").JSONSchema;
|
6890
6669
|
})[] | undefined;
|
6891
|
-
secured?: boolean | undefined;
|
6892
6670
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6893
6671
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6894
6672
|
hideLabel?: boolean | undefined;
|
@@ -6915,7 +6693,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6915
6693
|
type: "DISPLAY_ON_REVIEW";
|
6916
6694
|
conditional: import(".").JSONSchema;
|
6917
6695
|
})[] | undefined;
|
6918
|
-
secured?: boolean | undefined;
|
6919
6696
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6920
6697
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6921
6698
|
hideLabel?: boolean | undefined;
|
@@ -6942,7 +6719,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
6942
6719
|
type: "DISPLAY_ON_REVIEW";
|
6943
6720
|
conditional: import(".").JSONSchema;
|
6944
6721
|
})[] | undefined;
|
6945
|
-
secured?: boolean | undefined;
|
6946
6722
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
6947
6723
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
6948
6724
|
hideLabel?: boolean | undefined;
|
@@ -7006,7 +6782,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7006
6782
|
type: "DISPLAY_ON_REVIEW";
|
7007
6783
|
conditional: import(".").JSONSchema;
|
7008
6784
|
})[] | undefined;
|
7009
|
-
secured?: boolean | undefined;
|
7010
6785
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7011
6786
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7012
6787
|
hideLabel?: boolean | undefined;
|
@@ -7047,7 +6822,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7047
6822
|
type: "DISPLAY_ON_REVIEW";
|
7048
6823
|
conditional: import(".").JSONSchema;
|
7049
6824
|
})[] | undefined;
|
7050
|
-
secured?: boolean | undefined;
|
7051
6825
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7052
6826
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7053
6827
|
hideLabel?: boolean | undefined;
|
@@ -7073,7 +6847,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7073
6847
|
type: "DISPLAY_ON_REVIEW";
|
7074
6848
|
conditional: import(".").JSONSchema;
|
7075
6849
|
})[] | undefined;
|
7076
|
-
secured?: boolean | undefined;
|
7077
6850
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7078
6851
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7079
6852
|
hideLabel?: boolean | undefined;
|
@@ -7106,7 +6879,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7106
6879
|
type: "DISPLAY_ON_REVIEW";
|
7107
6880
|
conditional: import(".").JSONSchema;
|
7108
6881
|
})[] | undefined;
|
7109
|
-
secured?: boolean | undefined;
|
7110
6882
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7111
6883
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7112
6884
|
hideLabel?: boolean | undefined;
|
@@ -7139,7 +6911,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7139
6911
|
type: "DISPLAY_ON_REVIEW";
|
7140
6912
|
conditional: import(".").JSONSchema;
|
7141
6913
|
})[] | undefined;
|
7142
|
-
secured?: boolean | undefined;
|
7143
6914
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7144
6915
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7145
6916
|
hideLabel?: boolean | undefined;
|
@@ -7178,7 +6949,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7178
6949
|
type: "DISPLAY_ON_REVIEW";
|
7179
6950
|
conditional: import(".").JSONSchema;
|
7180
6951
|
})[] | undefined;
|
7181
|
-
secured?: boolean | undefined;
|
7182
6952
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7183
6953
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7184
6954
|
hideLabel?: boolean | undefined;
|
@@ -7205,7 +6975,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7205
6975
|
type: "DISPLAY_ON_REVIEW";
|
7206
6976
|
conditional: import(".").JSONSchema;
|
7207
6977
|
})[] | undefined;
|
7208
|
-
secured?: boolean | undefined;
|
7209
6978
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7210
6979
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7211
6980
|
hideLabel?: boolean | undefined;
|
@@ -7235,7 +7004,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7235
7004
|
type: "DISPLAY_ON_REVIEW";
|
7236
7005
|
conditional: import(".").JSONSchema;
|
7237
7006
|
})[] | undefined;
|
7238
|
-
secured?: boolean | undefined;
|
7239
7007
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7240
7008
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7241
7009
|
hideLabel?: boolean | undefined;
|
@@ -7265,7 +7033,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7265
7033
|
type: "DISPLAY_ON_REVIEW";
|
7266
7034
|
conditional: import(".").JSONSchema;
|
7267
7035
|
})[] | undefined;
|
7268
|
-
secured?: boolean | undefined;
|
7269
7036
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7270
7037
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7271
7038
|
hideLabel?: boolean | undefined;
|
@@ -7300,7 +7067,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7300
7067
|
type: "DISPLAY_ON_REVIEW";
|
7301
7068
|
conditional: import(".").JSONSchema;
|
7302
7069
|
})[] | undefined;
|
7303
|
-
secured?: boolean | undefined;
|
7304
7070
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7305
7071
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7306
7072
|
hideLabel?: boolean | undefined;
|
@@ -7327,7 +7093,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7327
7093
|
type: "DISPLAY_ON_REVIEW";
|
7328
7094
|
conditional: import(".").JSONSchema;
|
7329
7095
|
})[] | undefined;
|
7330
|
-
secured?: boolean | undefined;
|
7331
7096
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7332
7097
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7333
7098
|
hideLabel?: boolean | undefined;
|
@@ -7362,7 +7127,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7362
7127
|
type: "DISPLAY_ON_REVIEW";
|
7363
7128
|
conditional: import(".").JSONSchema;
|
7364
7129
|
})[] | undefined;
|
7365
|
-
secured?: boolean | undefined;
|
7366
7130
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7367
7131
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7368
7132
|
hideLabel?: boolean | undefined;
|
@@ -7397,7 +7161,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7397
7161
|
type: "DISPLAY_ON_REVIEW";
|
7398
7162
|
conditional: import(".").JSONSchema;
|
7399
7163
|
})[] | undefined;
|
7400
|
-
secured?: boolean | undefined;
|
7401
7164
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7402
7165
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7403
7166
|
hideLabel?: boolean | undefined;
|
@@ -7435,7 +7198,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7435
7198
|
type: "DISPLAY_ON_REVIEW";
|
7436
7199
|
conditional: import(".").JSONSchema;
|
7437
7200
|
})[] | undefined;
|
7438
|
-
secured?: boolean | undefined;
|
7439
7201
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7440
7202
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7441
7203
|
hideLabel?: boolean | undefined;
|
@@ -7466,7 +7228,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7466
7228
|
type: "DISPLAY_ON_REVIEW";
|
7467
7229
|
conditional: import(".").JSONSchema;
|
7468
7230
|
})[] | undefined;
|
7469
|
-
secured?: boolean | undefined;
|
7470
7231
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7471
7232
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7472
7233
|
hideLabel?: boolean | undefined;
|
@@ -7493,7 +7254,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7493
7254
|
type: "DISPLAY_ON_REVIEW";
|
7494
7255
|
conditional: import(".").JSONSchema;
|
7495
7256
|
})[] | undefined;
|
7496
|
-
secured?: boolean | undefined;
|
7497
7257
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7498
7258
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7499
7259
|
hideLabel?: boolean | undefined;
|
@@ -7505,8 +7265,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7505
7265
|
maxLength?: number | undefined;
|
7506
7266
|
prefix?: import("./TranslationConfig").TranslationConfig | undefined;
|
7507
7267
|
postfix?: import("./TranslationConfig").TranslationConfig | undefined;
|
7508
|
-
includeMiddlename?: boolean | undefined;
|
7509
|
-
searchMode?: boolean | undefined;
|
7510
7268
|
} | undefined;
|
7511
7269
|
} | {
|
7512
7270
|
type: "PHONE";
|
@@ -7530,7 +7288,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7530
7288
|
type: "DISPLAY_ON_REVIEW";
|
7531
7289
|
conditional: import(".").JSONSchema;
|
7532
7290
|
})[] | undefined;
|
7533
|
-
secured?: boolean | undefined;
|
7534
7291
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7535
7292
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7536
7293
|
hideLabel?: boolean | undefined;
|
@@ -7557,7 +7314,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7557
7314
|
type: "DISPLAY_ON_REVIEW";
|
7558
7315
|
conditional: import(".").JSONSchema;
|
7559
7316
|
})[] | undefined;
|
7560
|
-
secured?: boolean | undefined;
|
7561
7317
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7562
7318
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7563
7319
|
hideLabel?: boolean | undefined;
|
@@ -7584,7 +7340,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7584
7340
|
type: "DISPLAY_ON_REVIEW";
|
7585
7341
|
conditional: import(".").JSONSchema;
|
7586
7342
|
})[] | undefined;
|
7587
|
-
secured?: boolean | undefined;
|
7588
7343
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7589
7344
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7590
7345
|
hideLabel?: boolean | undefined;
|
@@ -7611,7 +7366,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7611
7366
|
type: "DISPLAY_ON_REVIEW";
|
7612
7367
|
conditional: import(".").JSONSchema;
|
7613
7368
|
})[] | undefined;
|
7614
|
-
secured?: boolean | undefined;
|
7615
7369
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7616
7370
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7617
7371
|
hideLabel?: boolean | undefined;
|
@@ -7644,7 +7398,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7644
7398
|
type: "DISPLAY_ON_REVIEW";
|
7645
7399
|
conditional: import(".").JSONSchema;
|
7646
7400
|
})[] | undefined;
|
7647
|
-
secured?: boolean | undefined;
|
7648
7401
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7649
7402
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7650
7403
|
hideLabel?: boolean | undefined;
|
@@ -7671,7 +7424,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7671
7424
|
type: "DISPLAY_ON_REVIEW";
|
7672
7425
|
conditional: import(".").JSONSchema;
|
7673
7426
|
})[] | undefined;
|
7674
|
-
secured?: boolean | undefined;
|
7675
7427
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7676
7428
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7677
7429
|
hideLabel?: boolean | undefined;
|
@@ -7706,7 +7458,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7706
7458
|
type: "DISPLAY_ON_REVIEW";
|
7707
7459
|
conditional: import(".").JSONSchema;
|
7708
7460
|
})[] | undefined;
|
7709
|
-
secured?: boolean | undefined;
|
7710
7461
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7711
7462
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7712
7463
|
hideLabel?: boolean | undefined;
|
@@ -7738,7 +7489,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7738
7489
|
type: "DISPLAY_ON_REVIEW";
|
7739
7490
|
conditional: import(".").JSONSchema;
|
7740
7491
|
})[] | undefined;
|
7741
|
-
secured?: boolean | undefined;
|
7742
7492
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7743
7493
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7744
7494
|
hideLabel?: boolean | undefined;
|
@@ -7765,7 +7515,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7765
7515
|
type: "DISPLAY_ON_REVIEW";
|
7766
7516
|
conditional: import(".").JSONSchema;
|
7767
7517
|
})[] | undefined;
|
7768
|
-
secured?: boolean | undefined;
|
7769
7518
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7770
7519
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7771
7520
|
hideLabel?: boolean | undefined;
|
@@ -7792,7 +7541,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7792
7541
|
type: "DISPLAY_ON_REVIEW";
|
7793
7542
|
conditional: import(".").JSONSchema;
|
7794
7543
|
})[] | undefined;
|
7795
|
-
secured?: boolean | undefined;
|
7796
7544
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7797
7545
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7798
7546
|
hideLabel?: boolean | undefined;
|
@@ -7856,7 +7604,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7856
7604
|
type: "DISPLAY_ON_REVIEW";
|
7857
7605
|
conditional: import(".").JSONSchema;
|
7858
7606
|
})[] | undefined;
|
7859
|
-
secured?: boolean | undefined;
|
7860
7607
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7861
7608
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7862
7609
|
hideLabel?: boolean | undefined;
|
@@ -7897,7 +7644,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7897
7644
|
type: "DISPLAY_ON_REVIEW";
|
7898
7645
|
conditional: import(".").JSONSchema;
|
7899
7646
|
})[] | undefined;
|
7900
|
-
secured?: boolean | undefined;
|
7901
7647
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7902
7648
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7903
7649
|
hideLabel?: boolean | undefined;
|
@@ -7923,7 +7669,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7923
7669
|
type: "DISPLAY_ON_REVIEW";
|
7924
7670
|
conditional: import(".").JSONSchema;
|
7925
7671
|
})[] | undefined;
|
7926
|
-
secured?: boolean | undefined;
|
7927
7672
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7928
7673
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7929
7674
|
hideLabel?: boolean | undefined;
|
@@ -7956,7 +7701,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7956
7701
|
type: "DISPLAY_ON_REVIEW";
|
7957
7702
|
conditional: import(".").JSONSchema;
|
7958
7703
|
})[] | undefined;
|
7959
|
-
secured?: boolean | undefined;
|
7960
7704
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7961
7705
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7962
7706
|
hideLabel?: boolean | undefined;
|
@@ -7989,7 +7733,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
7989
7733
|
type: "DISPLAY_ON_REVIEW";
|
7990
7734
|
conditional: import(".").JSONSchema;
|
7991
7735
|
})[] | undefined;
|
7992
|
-
secured?: boolean | undefined;
|
7993
7736
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
7994
7737
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
7995
7738
|
hideLabel?: boolean | undefined;
|
@@ -8028,7 +7771,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8028
7771
|
type: "DISPLAY_ON_REVIEW";
|
8029
7772
|
conditional: import(".").JSONSchema;
|
8030
7773
|
})[] | undefined;
|
8031
|
-
secured?: boolean | undefined;
|
8032
7774
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8033
7775
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8034
7776
|
hideLabel?: boolean | undefined;
|
@@ -8055,7 +7797,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8055
7797
|
type: "DISPLAY_ON_REVIEW";
|
8056
7798
|
conditional: import(".").JSONSchema;
|
8057
7799
|
})[] | undefined;
|
8058
|
-
secured?: boolean | undefined;
|
8059
7800
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8060
7801
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8061
7802
|
hideLabel?: boolean | undefined;
|
@@ -8085,7 +7826,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8085
7826
|
type: "DISPLAY_ON_REVIEW";
|
8086
7827
|
conditional: import(".").JSONSchema;
|
8087
7828
|
})[] | undefined;
|
8088
|
-
secured?: boolean | undefined;
|
8089
7829
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8090
7830
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8091
7831
|
hideLabel?: boolean | undefined;
|
@@ -8115,7 +7855,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8115
7855
|
type: "DISPLAY_ON_REVIEW";
|
8116
7856
|
conditional: import(".").JSONSchema;
|
8117
7857
|
})[] | undefined;
|
8118
|
-
secured?: boolean | undefined;
|
8119
7858
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8120
7859
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8121
7860
|
hideLabel?: boolean | undefined;
|
@@ -8150,7 +7889,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8150
7889
|
type: "DISPLAY_ON_REVIEW";
|
8151
7890
|
conditional: import(".").JSONSchema;
|
8152
7891
|
})[] | undefined;
|
8153
|
-
secured?: boolean | undefined;
|
8154
7892
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8155
7893
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8156
7894
|
hideLabel?: boolean | undefined;
|
@@ -8177,7 +7915,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8177
7915
|
type: "DISPLAY_ON_REVIEW";
|
8178
7916
|
conditional: import(".").JSONSchema;
|
8179
7917
|
})[] | undefined;
|
8180
|
-
secured?: boolean | undefined;
|
8181
7918
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8182
7919
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8183
7920
|
hideLabel?: boolean | undefined;
|
@@ -8212,7 +7949,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8212
7949
|
type: "DISPLAY_ON_REVIEW";
|
8213
7950
|
conditional: import(".").JSONSchema;
|
8214
7951
|
})[] | undefined;
|
8215
|
-
secured?: boolean | undefined;
|
8216
7952
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8217
7953
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8218
7954
|
hideLabel?: boolean | undefined;
|
@@ -8247,7 +7983,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8247
7983
|
type: "DISPLAY_ON_REVIEW";
|
8248
7984
|
conditional: import(".").JSONSchema;
|
8249
7985
|
})[] | undefined;
|
8250
|
-
secured?: boolean | undefined;
|
8251
7986
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8252
7987
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8253
7988
|
hideLabel?: boolean | undefined;
|
@@ -8285,7 +8020,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8285
8020
|
type: "DISPLAY_ON_REVIEW";
|
8286
8021
|
conditional: import(".").JSONSchema;
|
8287
8022
|
})[] | undefined;
|
8288
|
-
secured?: boolean | undefined;
|
8289
8023
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8290
8024
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8291
8025
|
hideLabel?: boolean | undefined;
|
@@ -8316,7 +8050,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8316
8050
|
type: "DISPLAY_ON_REVIEW";
|
8317
8051
|
conditional: import(".").JSONSchema;
|
8318
8052
|
})[] | undefined;
|
8319
|
-
secured?: boolean | undefined;
|
8320
8053
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8321
8054
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8322
8055
|
hideLabel?: boolean | undefined;
|
@@ -8343,7 +8076,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8343
8076
|
type: "DISPLAY_ON_REVIEW";
|
8344
8077
|
conditional: import(".").JSONSchema;
|
8345
8078
|
})[] | undefined;
|
8346
|
-
secured?: boolean | undefined;
|
8347
8079
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8348
8080
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8349
8081
|
hideLabel?: boolean | undefined;
|
@@ -8355,8 +8087,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8355
8087
|
maxLength?: number | undefined;
|
8356
8088
|
prefix?: import("./TranslationConfig").TranslationConfig | undefined;
|
8357
8089
|
postfix?: import("./TranslationConfig").TranslationConfig | undefined;
|
8358
|
-
includeMiddlename?: boolean | undefined;
|
8359
|
-
searchMode?: boolean | undefined;
|
8360
8090
|
} | undefined;
|
8361
8091
|
} | {
|
8362
8092
|
type: "PHONE";
|
@@ -8380,7 +8110,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8380
8110
|
type: "DISPLAY_ON_REVIEW";
|
8381
8111
|
conditional: import(".").JSONSchema;
|
8382
8112
|
})[] | undefined;
|
8383
|
-
secured?: boolean | undefined;
|
8384
8113
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8385
8114
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8386
8115
|
hideLabel?: boolean | undefined;
|
@@ -8407,7 +8136,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8407
8136
|
type: "DISPLAY_ON_REVIEW";
|
8408
8137
|
conditional: import(".").JSONSchema;
|
8409
8138
|
})[] | undefined;
|
8410
|
-
secured?: boolean | undefined;
|
8411
8139
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8412
8140
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8413
8141
|
hideLabel?: boolean | undefined;
|
@@ -8434,7 +8162,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8434
8162
|
type: "DISPLAY_ON_REVIEW";
|
8435
8163
|
conditional: import(".").JSONSchema;
|
8436
8164
|
})[] | undefined;
|
8437
|
-
secured?: boolean | undefined;
|
8438
8165
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8439
8166
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8440
8167
|
hideLabel?: boolean | undefined;
|
@@ -8461,7 +8188,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8461
8188
|
type: "DISPLAY_ON_REVIEW";
|
8462
8189
|
conditional: import(".").JSONSchema;
|
8463
8190
|
})[] | undefined;
|
8464
|
-
secured?: boolean | undefined;
|
8465
8191
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8466
8192
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8467
8193
|
hideLabel?: boolean | undefined;
|
@@ -8494,7 +8220,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8494
8220
|
type: "DISPLAY_ON_REVIEW";
|
8495
8221
|
conditional: import(".").JSONSchema;
|
8496
8222
|
})[] | undefined;
|
8497
|
-
secured?: boolean | undefined;
|
8498
8223
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8499
8224
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8500
8225
|
hideLabel?: boolean | undefined;
|
@@ -8521,7 +8246,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8521
8246
|
type: "DISPLAY_ON_REVIEW";
|
8522
8247
|
conditional: import(".").JSONSchema;
|
8523
8248
|
})[] | undefined;
|
8524
|
-
secured?: boolean | undefined;
|
8525
8249
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8526
8250
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8527
8251
|
hideLabel?: boolean | undefined;
|
@@ -8556,7 +8280,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8556
8280
|
type: "DISPLAY_ON_REVIEW";
|
8557
8281
|
conditional: import(".").JSONSchema;
|
8558
8282
|
})[] | undefined;
|
8559
|
-
secured?: boolean | undefined;
|
8560
8283
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8561
8284
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8562
8285
|
hideLabel?: boolean | undefined;
|
@@ -8588,7 +8311,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8588
8311
|
type: "DISPLAY_ON_REVIEW";
|
8589
8312
|
conditional: import(".").JSONSchema;
|
8590
8313
|
})[] | undefined;
|
8591
|
-
secured?: boolean | undefined;
|
8592
8314
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8593
8315
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8594
8316
|
hideLabel?: boolean | undefined;
|
@@ -8615,7 +8337,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8615
8337
|
type: "DISPLAY_ON_REVIEW";
|
8616
8338
|
conditional: import(".").JSONSchema;
|
8617
8339
|
})[] | undefined;
|
8618
|
-
secured?: boolean | undefined;
|
8619
8340
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8620
8341
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8621
8342
|
hideLabel?: boolean | undefined;
|
@@ -8642,7 +8363,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8642
8363
|
type: "DISPLAY_ON_REVIEW";
|
8643
8364
|
conditional: import(".").JSONSchema;
|
8644
8365
|
})[] | undefined;
|
8645
|
-
secured?: boolean | undefined;
|
8646
8366
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8647
8367
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8648
8368
|
hideLabel?: boolean | undefined;
|
@@ -8706,7 +8426,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8706
8426
|
type: "DISPLAY_ON_REVIEW";
|
8707
8427
|
conditional: import(".").JSONSchema;
|
8708
8428
|
})[] | undefined;
|
8709
|
-
secured?: boolean | undefined;
|
8710
8429
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8711
8430
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8712
8431
|
hideLabel?: boolean | undefined;
|
@@ -8795,7 +8514,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8795
8514
|
type: "DISPLAY_ON_REVIEW";
|
8796
8515
|
conditional: import(".").JSONSchema;
|
8797
8516
|
})[] | undefined;
|
8798
|
-
secured?: boolean | undefined;
|
8799
8517
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8800
8518
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8801
8519
|
hideLabel?: boolean | undefined;
|
@@ -8821,7 +8539,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8821
8539
|
type: "DISPLAY_ON_REVIEW";
|
8822
8540
|
conditional: import(".").JSONSchema;
|
8823
8541
|
})[] | undefined;
|
8824
|
-
secured?: boolean | undefined;
|
8825
8542
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8826
8543
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8827
8544
|
hideLabel?: boolean | undefined;
|
@@ -8854,7 +8571,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8854
8571
|
type: "DISPLAY_ON_REVIEW";
|
8855
8572
|
conditional: import(".").JSONSchema;
|
8856
8573
|
})[] | undefined;
|
8857
|
-
secured?: boolean | undefined;
|
8858
8574
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8859
8575
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8860
8576
|
hideLabel?: boolean | undefined;
|
@@ -8887,7 +8603,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8887
8603
|
type: "DISPLAY_ON_REVIEW";
|
8888
8604
|
conditional: import(".").JSONSchema;
|
8889
8605
|
})[] | undefined;
|
8890
|
-
secured?: boolean | undefined;
|
8891
8606
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8892
8607
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8893
8608
|
hideLabel?: boolean | undefined;
|
@@ -8926,7 +8641,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8926
8641
|
type: "DISPLAY_ON_REVIEW";
|
8927
8642
|
conditional: import(".").JSONSchema;
|
8928
8643
|
})[] | undefined;
|
8929
|
-
secured?: boolean | undefined;
|
8930
8644
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8931
8645
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8932
8646
|
hideLabel?: boolean | undefined;
|
@@ -8953,7 +8667,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8953
8667
|
type: "DISPLAY_ON_REVIEW";
|
8954
8668
|
conditional: import(".").JSONSchema;
|
8955
8669
|
})[] | undefined;
|
8956
|
-
secured?: boolean | undefined;
|
8957
8670
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8958
8671
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8959
8672
|
hideLabel?: boolean | undefined;
|
@@ -8983,7 +8696,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
8983
8696
|
type: "DISPLAY_ON_REVIEW";
|
8984
8697
|
conditional: import(".").JSONSchema;
|
8985
8698
|
})[] | undefined;
|
8986
|
-
secured?: boolean | undefined;
|
8987
8699
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
8988
8700
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
8989
8701
|
hideLabel?: boolean | undefined;
|
@@ -9013,7 +8725,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9013
8725
|
type: "DISPLAY_ON_REVIEW";
|
9014
8726
|
conditional: import(".").JSONSchema;
|
9015
8727
|
})[] | undefined;
|
9016
|
-
secured?: boolean | undefined;
|
9017
8728
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9018
8729
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9019
8730
|
hideLabel?: boolean | undefined;
|
@@ -9048,7 +8759,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9048
8759
|
type: "DISPLAY_ON_REVIEW";
|
9049
8760
|
conditional: import(".").JSONSchema;
|
9050
8761
|
})[] | undefined;
|
9051
|
-
secured?: boolean | undefined;
|
9052
8762
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9053
8763
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9054
8764
|
hideLabel?: boolean | undefined;
|
@@ -9075,7 +8785,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9075
8785
|
type: "DISPLAY_ON_REVIEW";
|
9076
8786
|
conditional: import(".").JSONSchema;
|
9077
8787
|
})[] | undefined;
|
9078
|
-
secured?: boolean | undefined;
|
9079
8788
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9080
8789
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9081
8790
|
hideLabel?: boolean | undefined;
|
@@ -9110,7 +8819,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9110
8819
|
type: "DISPLAY_ON_REVIEW";
|
9111
8820
|
conditional: import(".").JSONSchema;
|
9112
8821
|
})[] | undefined;
|
9113
|
-
secured?: boolean | undefined;
|
9114
8822
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9115
8823
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9116
8824
|
hideLabel?: boolean | undefined;
|
@@ -9145,7 +8853,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9145
8853
|
type: "DISPLAY_ON_REVIEW";
|
9146
8854
|
conditional: import(".").JSONSchema;
|
9147
8855
|
})[] | undefined;
|
9148
|
-
secured?: boolean | undefined;
|
9149
8856
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9150
8857
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9151
8858
|
hideLabel?: boolean | undefined;
|
@@ -9183,7 +8890,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9183
8890
|
type: "DISPLAY_ON_REVIEW";
|
9184
8891
|
conditional: import(".").JSONSchema;
|
9185
8892
|
})[] | undefined;
|
9186
|
-
secured?: boolean | undefined;
|
9187
8893
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9188
8894
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9189
8895
|
hideLabel?: boolean | undefined;
|
@@ -9214,7 +8920,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9214
8920
|
type: "DISPLAY_ON_REVIEW";
|
9215
8921
|
conditional: import(".").JSONSchema;
|
9216
8922
|
})[] | undefined;
|
9217
|
-
secured?: boolean | undefined;
|
9218
8923
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9219
8924
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9220
8925
|
hideLabel?: boolean | undefined;
|
@@ -9241,7 +8946,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9241
8946
|
type: "DISPLAY_ON_REVIEW";
|
9242
8947
|
conditional: import(".").JSONSchema;
|
9243
8948
|
})[] | undefined;
|
9244
|
-
secured?: boolean | undefined;
|
9245
8949
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9246
8950
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9247
8951
|
hideLabel?: boolean | undefined;
|
@@ -9253,8 +8957,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9253
8957
|
maxLength?: number | undefined;
|
9254
8958
|
prefix?: import("./TranslationConfig").TranslationConfig | undefined;
|
9255
8959
|
postfix?: import("./TranslationConfig").TranslationConfig | undefined;
|
9256
|
-
includeMiddlename?: boolean | undefined;
|
9257
|
-
searchMode?: boolean | undefined;
|
9258
8960
|
} | undefined;
|
9259
8961
|
} | {
|
9260
8962
|
type: "PHONE";
|
@@ -9278,7 +8980,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9278
8980
|
type: "DISPLAY_ON_REVIEW";
|
9279
8981
|
conditional: import(".").JSONSchema;
|
9280
8982
|
})[] | undefined;
|
9281
|
-
secured?: boolean | undefined;
|
9282
8983
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9283
8984
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9284
8985
|
hideLabel?: boolean | undefined;
|
@@ -9305,7 +9006,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9305
9006
|
type: "DISPLAY_ON_REVIEW";
|
9306
9007
|
conditional: import(".").JSONSchema;
|
9307
9008
|
})[] | undefined;
|
9308
|
-
secured?: boolean | undefined;
|
9309
9009
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9310
9010
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9311
9011
|
hideLabel?: boolean | undefined;
|
@@ -9332,7 +9032,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9332
9032
|
type: "DISPLAY_ON_REVIEW";
|
9333
9033
|
conditional: import(".").JSONSchema;
|
9334
9034
|
})[] | undefined;
|
9335
|
-
secured?: boolean | undefined;
|
9336
9035
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9337
9036
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9338
9037
|
hideLabel?: boolean | undefined;
|
@@ -9359,7 +9058,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9359
9058
|
type: "DISPLAY_ON_REVIEW";
|
9360
9059
|
conditional: import(".").JSONSchema;
|
9361
9060
|
})[] | undefined;
|
9362
|
-
secured?: boolean | undefined;
|
9363
9061
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9364
9062
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9365
9063
|
hideLabel?: boolean | undefined;
|
@@ -9392,7 +9090,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9392
9090
|
type: "DISPLAY_ON_REVIEW";
|
9393
9091
|
conditional: import(".").JSONSchema;
|
9394
9092
|
})[] | undefined;
|
9395
|
-
secured?: boolean | undefined;
|
9396
9093
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9397
9094
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9398
9095
|
hideLabel?: boolean | undefined;
|
@@ -9419,7 +9116,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9419
9116
|
type: "DISPLAY_ON_REVIEW";
|
9420
9117
|
conditional: import(".").JSONSchema;
|
9421
9118
|
})[] | undefined;
|
9422
|
-
secured?: boolean | undefined;
|
9423
9119
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9424
9120
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9425
9121
|
hideLabel?: boolean | undefined;
|
@@ -9454,7 +9150,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9454
9150
|
type: "DISPLAY_ON_REVIEW";
|
9455
9151
|
conditional: import(".").JSONSchema;
|
9456
9152
|
})[] | undefined;
|
9457
|
-
secured?: boolean | undefined;
|
9458
9153
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9459
9154
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9460
9155
|
hideLabel?: boolean | undefined;
|
@@ -9486,7 +9181,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9486
9181
|
type: "DISPLAY_ON_REVIEW";
|
9487
9182
|
conditional: import(".").JSONSchema;
|
9488
9183
|
})[] | undefined;
|
9489
|
-
secured?: boolean | undefined;
|
9490
9184
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9491
9185
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9492
9186
|
hideLabel?: boolean | undefined;
|
@@ -9513,7 +9207,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9513
9207
|
type: "DISPLAY_ON_REVIEW";
|
9514
9208
|
conditional: import(".").JSONSchema;
|
9515
9209
|
})[] | undefined;
|
9516
|
-
secured?: boolean | undefined;
|
9517
9210
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9518
9211
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9519
9212
|
hideLabel?: boolean | undefined;
|
@@ -9540,7 +9233,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9540
9233
|
type: "DISPLAY_ON_REVIEW";
|
9541
9234
|
conditional: import(".").JSONSchema;
|
9542
9235
|
})[] | undefined;
|
9543
|
-
secured?: boolean | undefined;
|
9544
9236
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9545
9237
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9546
9238
|
hideLabel?: boolean | undefined;
|
@@ -9604,7 +9296,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9604
9296
|
type: "DISPLAY_ON_REVIEW";
|
9605
9297
|
conditional: import(".").JSONSchema;
|
9606
9298
|
})[] | undefined;
|
9607
|
-
secured?: boolean | undefined;
|
9608
9299
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9609
9300
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9610
9301
|
hideLabel?: boolean | undefined;
|
@@ -9648,7 +9339,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9648
9339
|
type: "DISPLAY_ON_REVIEW";
|
9649
9340
|
conditional: import(".").JSONSchema;
|
9650
9341
|
})[] | undefined;
|
9651
|
-
secured?: boolean | undefined;
|
9652
9342
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9653
9343
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9654
9344
|
hideLabel?: boolean | undefined;
|
@@ -9674,7 +9364,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9674
9364
|
type: "DISPLAY_ON_REVIEW";
|
9675
9365
|
conditional: import(".").JSONSchema;
|
9676
9366
|
})[] | undefined;
|
9677
|
-
secured?: boolean | undefined;
|
9678
9367
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9679
9368
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9680
9369
|
hideLabel?: boolean | undefined;
|
@@ -9707,7 +9396,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9707
9396
|
type: "DISPLAY_ON_REVIEW";
|
9708
9397
|
conditional: import(".").JSONSchema;
|
9709
9398
|
})[] | undefined;
|
9710
|
-
secured?: boolean | undefined;
|
9711
9399
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9712
9400
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9713
9401
|
hideLabel?: boolean | undefined;
|
@@ -9740,7 +9428,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9740
9428
|
type: "DISPLAY_ON_REVIEW";
|
9741
9429
|
conditional: import(".").JSONSchema;
|
9742
9430
|
})[] | undefined;
|
9743
|
-
secured?: boolean | undefined;
|
9744
9431
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9745
9432
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9746
9433
|
hideLabel?: boolean | undefined;
|
@@ -9779,7 +9466,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9779
9466
|
type: "DISPLAY_ON_REVIEW";
|
9780
9467
|
conditional: import(".").JSONSchema;
|
9781
9468
|
})[] | undefined;
|
9782
|
-
secured?: boolean | undefined;
|
9783
9469
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9784
9470
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9785
9471
|
hideLabel?: boolean | undefined;
|
@@ -9806,7 +9492,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9806
9492
|
type: "DISPLAY_ON_REVIEW";
|
9807
9493
|
conditional: import(".").JSONSchema;
|
9808
9494
|
})[] | undefined;
|
9809
|
-
secured?: boolean | undefined;
|
9810
9495
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9811
9496
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9812
9497
|
hideLabel?: boolean | undefined;
|
@@ -9836,7 +9521,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9836
9521
|
type: "DISPLAY_ON_REVIEW";
|
9837
9522
|
conditional: import(".").JSONSchema;
|
9838
9523
|
})[] | undefined;
|
9839
|
-
secured?: boolean | undefined;
|
9840
9524
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9841
9525
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9842
9526
|
hideLabel?: boolean | undefined;
|
@@ -9866,7 +9550,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9866
9550
|
type: "DISPLAY_ON_REVIEW";
|
9867
9551
|
conditional: import(".").JSONSchema;
|
9868
9552
|
})[] | undefined;
|
9869
|
-
secured?: boolean | undefined;
|
9870
9553
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9871
9554
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9872
9555
|
hideLabel?: boolean | undefined;
|
@@ -9901,7 +9584,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9901
9584
|
type: "DISPLAY_ON_REVIEW";
|
9902
9585
|
conditional: import(".").JSONSchema;
|
9903
9586
|
})[] | undefined;
|
9904
|
-
secured?: boolean | undefined;
|
9905
9587
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9906
9588
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9907
9589
|
hideLabel?: boolean | undefined;
|
@@ -9928,7 +9610,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9928
9610
|
type: "DISPLAY_ON_REVIEW";
|
9929
9611
|
conditional: import(".").JSONSchema;
|
9930
9612
|
})[] | undefined;
|
9931
|
-
secured?: boolean | undefined;
|
9932
9613
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9933
9614
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9934
9615
|
hideLabel?: boolean | undefined;
|
@@ -9963,7 +9644,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9963
9644
|
type: "DISPLAY_ON_REVIEW";
|
9964
9645
|
conditional: import(".").JSONSchema;
|
9965
9646
|
})[] | undefined;
|
9966
|
-
secured?: boolean | undefined;
|
9967
9647
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
9968
9648
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
9969
9649
|
hideLabel?: boolean | undefined;
|
@@ -9998,7 +9678,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
9998
9678
|
type: "DISPLAY_ON_REVIEW";
|
9999
9679
|
conditional: import(".").JSONSchema;
|
10000
9680
|
})[] | undefined;
|
10001
|
-
secured?: boolean | undefined;
|
10002
9681
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10003
9682
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10004
9683
|
hideLabel?: boolean | undefined;
|
@@ -10036,7 +9715,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10036
9715
|
type: "DISPLAY_ON_REVIEW";
|
10037
9716
|
conditional: import(".").JSONSchema;
|
10038
9717
|
})[] | undefined;
|
10039
|
-
secured?: boolean | undefined;
|
10040
9718
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10041
9719
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10042
9720
|
hideLabel?: boolean | undefined;
|
@@ -10067,7 +9745,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10067
9745
|
type: "DISPLAY_ON_REVIEW";
|
10068
9746
|
conditional: import(".").JSONSchema;
|
10069
9747
|
})[] | undefined;
|
10070
|
-
secured?: boolean | undefined;
|
10071
9748
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10072
9749
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10073
9750
|
hideLabel?: boolean | undefined;
|
@@ -10094,7 +9771,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10094
9771
|
type: "DISPLAY_ON_REVIEW";
|
10095
9772
|
conditional: import(".").JSONSchema;
|
10096
9773
|
})[] | undefined;
|
10097
|
-
secured?: boolean | undefined;
|
10098
9774
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10099
9775
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10100
9776
|
hideLabel?: boolean | undefined;
|
@@ -10106,8 +9782,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10106
9782
|
maxLength?: number | undefined;
|
10107
9783
|
prefix?: import("./TranslationConfig").TranslationConfig | undefined;
|
10108
9784
|
postfix?: import("./TranslationConfig").TranslationConfig | undefined;
|
10109
|
-
includeMiddlename?: boolean | undefined;
|
10110
|
-
searchMode?: boolean | undefined;
|
10111
9785
|
} | undefined;
|
10112
9786
|
} | {
|
10113
9787
|
type: "PHONE";
|
@@ -10131,7 +9805,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10131
9805
|
type: "DISPLAY_ON_REVIEW";
|
10132
9806
|
conditional: import(".").JSONSchema;
|
10133
9807
|
})[] | undefined;
|
10134
|
-
secured?: boolean | undefined;
|
10135
9808
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10136
9809
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10137
9810
|
hideLabel?: boolean | undefined;
|
@@ -10158,7 +9831,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10158
9831
|
type: "DISPLAY_ON_REVIEW";
|
10159
9832
|
conditional: import(".").JSONSchema;
|
10160
9833
|
})[] | undefined;
|
10161
|
-
secured?: boolean | undefined;
|
10162
9834
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10163
9835
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10164
9836
|
hideLabel?: boolean | undefined;
|
@@ -10185,7 +9857,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10185
9857
|
type: "DISPLAY_ON_REVIEW";
|
10186
9858
|
conditional: import(".").JSONSchema;
|
10187
9859
|
})[] | undefined;
|
10188
|
-
secured?: boolean | undefined;
|
10189
9860
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10190
9861
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10191
9862
|
hideLabel?: boolean | undefined;
|
@@ -10212,7 +9883,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10212
9883
|
type: "DISPLAY_ON_REVIEW";
|
10213
9884
|
conditional: import(".").JSONSchema;
|
10214
9885
|
})[] | undefined;
|
10215
|
-
secured?: boolean | undefined;
|
10216
9886
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10217
9887
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10218
9888
|
hideLabel?: boolean | undefined;
|
@@ -10245,7 +9915,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10245
9915
|
type: "DISPLAY_ON_REVIEW";
|
10246
9916
|
conditional: import(".").JSONSchema;
|
10247
9917
|
})[] | undefined;
|
10248
|
-
secured?: boolean | undefined;
|
10249
9918
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10250
9919
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10251
9920
|
hideLabel?: boolean | undefined;
|
@@ -10272,7 +9941,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10272
9941
|
type: "DISPLAY_ON_REVIEW";
|
10273
9942
|
conditional: import(".").JSONSchema;
|
10274
9943
|
})[] | undefined;
|
10275
|
-
secured?: boolean | undefined;
|
10276
9944
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10277
9945
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10278
9946
|
hideLabel?: boolean | undefined;
|
@@ -10307,7 +9975,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10307
9975
|
type: "DISPLAY_ON_REVIEW";
|
10308
9976
|
conditional: import(".").JSONSchema;
|
10309
9977
|
})[] | undefined;
|
10310
|
-
secured?: boolean | undefined;
|
10311
9978
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10312
9979
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10313
9980
|
hideLabel?: boolean | undefined;
|
@@ -10339,7 +10006,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10339
10006
|
type: "DISPLAY_ON_REVIEW";
|
10340
10007
|
conditional: import(".").JSONSchema;
|
10341
10008
|
})[] | undefined;
|
10342
|
-
secured?: boolean | undefined;
|
10343
10009
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10344
10010
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10345
10011
|
hideLabel?: boolean | undefined;
|
@@ -10366,7 +10032,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10366
10032
|
type: "DISPLAY_ON_REVIEW";
|
10367
10033
|
conditional: import(".").JSONSchema;
|
10368
10034
|
})[] | undefined;
|
10369
|
-
secured?: boolean | undefined;
|
10370
10035
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10371
10036
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10372
10037
|
hideLabel?: boolean | undefined;
|
@@ -10393,7 +10058,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10393
10058
|
type: "DISPLAY_ON_REVIEW";
|
10394
10059
|
conditional: import(".").JSONSchema;
|
10395
10060
|
})[] | undefined;
|
10396
|
-
secured?: boolean | undefined;
|
10397
10061
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10398
10062
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10399
10063
|
hideLabel?: boolean | undefined;
|
@@ -10457,7 +10121,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10457
10121
|
type: "DISPLAY_ON_REVIEW";
|
10458
10122
|
conditional: import(".").JSONSchema;
|
10459
10123
|
})[] | undefined;
|
10460
|
-
secured?: boolean | undefined;
|
10461
10124
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10462
10125
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10463
10126
|
hideLabel?: boolean | undefined;
|
@@ -10502,7 +10165,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10502
10165
|
type: "DISPLAY_ON_REVIEW";
|
10503
10166
|
conditional: import(".").JSONSchema;
|
10504
10167
|
})[] | undefined;
|
10505
|
-
secured?: boolean | undefined;
|
10506
10168
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10507
10169
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10508
10170
|
hideLabel?: boolean | undefined;
|
@@ -10528,7 +10190,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10528
10190
|
type: "DISPLAY_ON_REVIEW";
|
10529
10191
|
conditional: import(".").JSONSchema;
|
10530
10192
|
})[] | undefined;
|
10531
|
-
secured?: boolean | undefined;
|
10532
10193
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10533
10194
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10534
10195
|
hideLabel?: boolean | undefined;
|
@@ -10561,7 +10222,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10561
10222
|
type: "DISPLAY_ON_REVIEW";
|
10562
10223
|
conditional: import(".").JSONSchema;
|
10563
10224
|
})[] | undefined;
|
10564
|
-
secured?: boolean | undefined;
|
10565
10225
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10566
10226
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10567
10227
|
hideLabel?: boolean | undefined;
|
@@ -10594,7 +10254,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10594
10254
|
type: "DISPLAY_ON_REVIEW";
|
10595
10255
|
conditional: import(".").JSONSchema;
|
10596
10256
|
})[] | undefined;
|
10597
|
-
secured?: boolean | undefined;
|
10598
10257
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10599
10258
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10600
10259
|
hideLabel?: boolean | undefined;
|
@@ -10633,7 +10292,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10633
10292
|
type: "DISPLAY_ON_REVIEW";
|
10634
10293
|
conditional: import(".").JSONSchema;
|
10635
10294
|
})[] | undefined;
|
10636
|
-
secured?: boolean | undefined;
|
10637
10295
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10638
10296
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10639
10297
|
hideLabel?: boolean | undefined;
|
@@ -10660,7 +10318,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10660
10318
|
type: "DISPLAY_ON_REVIEW";
|
10661
10319
|
conditional: import(".").JSONSchema;
|
10662
10320
|
})[] | undefined;
|
10663
|
-
secured?: boolean | undefined;
|
10664
10321
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10665
10322
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10666
10323
|
hideLabel?: boolean | undefined;
|
@@ -10690,7 +10347,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10690
10347
|
type: "DISPLAY_ON_REVIEW";
|
10691
10348
|
conditional: import(".").JSONSchema;
|
10692
10349
|
})[] | undefined;
|
10693
|
-
secured?: boolean | undefined;
|
10694
10350
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10695
10351
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10696
10352
|
hideLabel?: boolean | undefined;
|
@@ -10720,7 +10376,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10720
10376
|
type: "DISPLAY_ON_REVIEW";
|
10721
10377
|
conditional: import(".").JSONSchema;
|
10722
10378
|
})[] | undefined;
|
10723
|
-
secured?: boolean | undefined;
|
10724
10379
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10725
10380
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10726
10381
|
hideLabel?: boolean | undefined;
|
@@ -10755,7 +10410,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10755
10410
|
type: "DISPLAY_ON_REVIEW";
|
10756
10411
|
conditional: import(".").JSONSchema;
|
10757
10412
|
})[] | undefined;
|
10758
|
-
secured?: boolean | undefined;
|
10759
10413
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10760
10414
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10761
10415
|
hideLabel?: boolean | undefined;
|
@@ -10782,7 +10436,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10782
10436
|
type: "DISPLAY_ON_REVIEW";
|
10783
10437
|
conditional: import(".").JSONSchema;
|
10784
10438
|
})[] | undefined;
|
10785
|
-
secured?: boolean | undefined;
|
10786
10439
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10787
10440
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10788
10441
|
hideLabel?: boolean | undefined;
|
@@ -10817,7 +10470,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10817
10470
|
type: "DISPLAY_ON_REVIEW";
|
10818
10471
|
conditional: import(".").JSONSchema;
|
10819
10472
|
})[] | undefined;
|
10820
|
-
secured?: boolean | undefined;
|
10821
10473
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10822
10474
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10823
10475
|
hideLabel?: boolean | undefined;
|
@@ -10852,7 +10504,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10852
10504
|
type: "DISPLAY_ON_REVIEW";
|
10853
10505
|
conditional: import(".").JSONSchema;
|
10854
10506
|
})[] | undefined;
|
10855
|
-
secured?: boolean | undefined;
|
10856
10507
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10857
10508
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10858
10509
|
hideLabel?: boolean | undefined;
|
@@ -10890,7 +10541,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10890
10541
|
type: "DISPLAY_ON_REVIEW";
|
10891
10542
|
conditional: import(".").JSONSchema;
|
10892
10543
|
})[] | undefined;
|
10893
|
-
secured?: boolean | undefined;
|
10894
10544
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10895
10545
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10896
10546
|
hideLabel?: boolean | undefined;
|
@@ -10921,7 +10571,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10921
10571
|
type: "DISPLAY_ON_REVIEW";
|
10922
10572
|
conditional: import(".").JSONSchema;
|
10923
10573
|
})[] | undefined;
|
10924
|
-
secured?: boolean | undefined;
|
10925
10574
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10926
10575
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10927
10576
|
hideLabel?: boolean | undefined;
|
@@ -10948,7 +10597,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10948
10597
|
type: "DISPLAY_ON_REVIEW";
|
10949
10598
|
conditional: import(".").JSONSchema;
|
10950
10599
|
})[] | undefined;
|
10951
|
-
secured?: boolean | undefined;
|
10952
10600
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10953
10601
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10954
10602
|
hideLabel?: boolean | undefined;
|
@@ -10960,8 +10608,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10960
10608
|
maxLength?: number | undefined;
|
10961
10609
|
prefix?: import("./TranslationConfig").TranslationConfig | undefined;
|
10962
10610
|
postfix?: import("./TranslationConfig").TranslationConfig | undefined;
|
10963
|
-
includeMiddlename?: boolean | undefined;
|
10964
|
-
searchMode?: boolean | undefined;
|
10965
10611
|
} | undefined;
|
10966
10612
|
} | {
|
10967
10613
|
type: "PHONE";
|
@@ -10985,7 +10631,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
10985
10631
|
type: "DISPLAY_ON_REVIEW";
|
10986
10632
|
conditional: import(".").JSONSchema;
|
10987
10633
|
})[] | undefined;
|
10988
|
-
secured?: boolean | undefined;
|
10989
10634
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
10990
10635
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
10991
10636
|
hideLabel?: boolean | undefined;
|
@@ -11012,7 +10657,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11012
10657
|
type: "DISPLAY_ON_REVIEW";
|
11013
10658
|
conditional: import(".").JSONSchema;
|
11014
10659
|
})[] | undefined;
|
11015
|
-
secured?: boolean | undefined;
|
11016
10660
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11017
10661
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11018
10662
|
hideLabel?: boolean | undefined;
|
@@ -11039,7 +10683,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11039
10683
|
type: "DISPLAY_ON_REVIEW";
|
11040
10684
|
conditional: import(".").JSONSchema;
|
11041
10685
|
})[] | undefined;
|
11042
|
-
secured?: boolean | undefined;
|
11043
10686
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11044
10687
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11045
10688
|
hideLabel?: boolean | undefined;
|
@@ -11066,7 +10709,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11066
10709
|
type: "DISPLAY_ON_REVIEW";
|
11067
10710
|
conditional: import(".").JSONSchema;
|
11068
10711
|
})[] | undefined;
|
11069
|
-
secured?: boolean | undefined;
|
11070
10712
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11071
10713
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11072
10714
|
hideLabel?: boolean | undefined;
|
@@ -11099,7 +10741,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11099
10741
|
type: "DISPLAY_ON_REVIEW";
|
11100
10742
|
conditional: import(".").JSONSchema;
|
11101
10743
|
})[] | undefined;
|
11102
|
-
secured?: boolean | undefined;
|
11103
10744
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11104
10745
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11105
10746
|
hideLabel?: boolean | undefined;
|
@@ -11126,7 +10767,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11126
10767
|
type: "DISPLAY_ON_REVIEW";
|
11127
10768
|
conditional: import(".").JSONSchema;
|
11128
10769
|
})[] | undefined;
|
11129
|
-
secured?: boolean | undefined;
|
11130
10770
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11131
10771
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11132
10772
|
hideLabel?: boolean | undefined;
|
@@ -11161,7 +10801,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11161
10801
|
type: "DISPLAY_ON_REVIEW";
|
11162
10802
|
conditional: import(".").JSONSchema;
|
11163
10803
|
})[] | undefined;
|
11164
|
-
secured?: boolean | undefined;
|
11165
10804
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11166
10805
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11167
10806
|
hideLabel?: boolean | undefined;
|
@@ -11193,7 +10832,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11193
10832
|
type: "DISPLAY_ON_REVIEW";
|
11194
10833
|
conditional: import(".").JSONSchema;
|
11195
10834
|
})[] | undefined;
|
11196
|
-
secured?: boolean | undefined;
|
11197
10835
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11198
10836
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11199
10837
|
hideLabel?: boolean | undefined;
|
@@ -11220,7 +10858,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11220
10858
|
type: "DISPLAY_ON_REVIEW";
|
11221
10859
|
conditional: import(".").JSONSchema;
|
11222
10860
|
})[] | undefined;
|
11223
|
-
secured?: boolean | undefined;
|
11224
10861
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11225
10862
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11226
10863
|
hideLabel?: boolean | undefined;
|
@@ -11247,7 +10884,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11247
10884
|
type: "DISPLAY_ON_REVIEW";
|
11248
10885
|
conditional: import(".").JSONSchema;
|
11249
10886
|
})[] | undefined;
|
11250
|
-
secured?: boolean | undefined;
|
11251
10887
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11252
10888
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11253
10889
|
hideLabel?: boolean | undefined;
|
@@ -11311,7 +10947,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11311
10947
|
type: "DISPLAY_ON_REVIEW";
|
11312
10948
|
conditional: import(".").JSONSchema;
|
11313
10949
|
})[] | undefined;
|
11314
|
-
secured?: boolean | undefined;
|
11315
10950
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11316
10951
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11317
10952
|
hideLabel?: boolean | undefined;
|
@@ -11355,7 +10990,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11355
10990
|
type: "DISPLAY_ON_REVIEW";
|
11356
10991
|
conditional: import(".").JSONSchema;
|
11357
10992
|
})[] | undefined;
|
11358
|
-
secured?: boolean | undefined;
|
11359
10993
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11360
10994
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11361
10995
|
hideLabel?: boolean | undefined;
|
@@ -11381,7 +11015,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11381
11015
|
type: "DISPLAY_ON_REVIEW";
|
11382
11016
|
conditional: import(".").JSONSchema;
|
11383
11017
|
})[] | undefined;
|
11384
|
-
secured?: boolean | undefined;
|
11385
11018
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11386
11019
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11387
11020
|
hideLabel?: boolean | undefined;
|
@@ -11414,7 +11047,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11414
11047
|
type: "DISPLAY_ON_REVIEW";
|
11415
11048
|
conditional: import(".").JSONSchema;
|
11416
11049
|
})[] | undefined;
|
11417
|
-
secured?: boolean | undefined;
|
11418
11050
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11419
11051
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11420
11052
|
hideLabel?: boolean | undefined;
|
@@ -11447,7 +11079,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11447
11079
|
type: "DISPLAY_ON_REVIEW";
|
11448
11080
|
conditional: import(".").JSONSchema;
|
11449
11081
|
})[] | undefined;
|
11450
|
-
secured?: boolean | undefined;
|
11451
11082
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11452
11083
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11453
11084
|
hideLabel?: boolean | undefined;
|
@@ -11486,7 +11117,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11486
11117
|
type: "DISPLAY_ON_REVIEW";
|
11487
11118
|
conditional: import(".").JSONSchema;
|
11488
11119
|
})[] | undefined;
|
11489
|
-
secured?: boolean | undefined;
|
11490
11120
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11491
11121
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11492
11122
|
hideLabel?: boolean | undefined;
|
@@ -11513,7 +11143,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11513
11143
|
type: "DISPLAY_ON_REVIEW";
|
11514
11144
|
conditional: import(".").JSONSchema;
|
11515
11145
|
})[] | undefined;
|
11516
|
-
secured?: boolean | undefined;
|
11517
11146
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11518
11147
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11519
11148
|
hideLabel?: boolean | undefined;
|
@@ -11543,7 +11172,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11543
11172
|
type: "DISPLAY_ON_REVIEW";
|
11544
11173
|
conditional: import(".").JSONSchema;
|
11545
11174
|
})[] | undefined;
|
11546
|
-
secured?: boolean | undefined;
|
11547
11175
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11548
11176
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11549
11177
|
hideLabel?: boolean | undefined;
|
@@ -11573,7 +11201,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11573
11201
|
type: "DISPLAY_ON_REVIEW";
|
11574
11202
|
conditional: import(".").JSONSchema;
|
11575
11203
|
})[] | undefined;
|
11576
|
-
secured?: boolean | undefined;
|
11577
11204
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11578
11205
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11579
11206
|
hideLabel?: boolean | undefined;
|
@@ -11608,7 +11235,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11608
11235
|
type: "DISPLAY_ON_REVIEW";
|
11609
11236
|
conditional: import(".").JSONSchema;
|
11610
11237
|
})[] | undefined;
|
11611
|
-
secured?: boolean | undefined;
|
11612
11238
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11613
11239
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11614
11240
|
hideLabel?: boolean | undefined;
|
@@ -11635,7 +11261,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11635
11261
|
type: "DISPLAY_ON_REVIEW";
|
11636
11262
|
conditional: import(".").JSONSchema;
|
11637
11263
|
})[] | undefined;
|
11638
|
-
secured?: boolean | undefined;
|
11639
11264
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11640
11265
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11641
11266
|
hideLabel?: boolean | undefined;
|
@@ -11670,7 +11295,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11670
11295
|
type: "DISPLAY_ON_REVIEW";
|
11671
11296
|
conditional: import(".").JSONSchema;
|
11672
11297
|
})[] | undefined;
|
11673
|
-
secured?: boolean | undefined;
|
11674
11298
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11675
11299
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11676
11300
|
hideLabel?: boolean | undefined;
|
@@ -11705,7 +11329,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11705
11329
|
type: "DISPLAY_ON_REVIEW";
|
11706
11330
|
conditional: import(".").JSONSchema;
|
11707
11331
|
})[] | undefined;
|
11708
|
-
secured?: boolean | undefined;
|
11709
11332
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11710
11333
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11711
11334
|
hideLabel?: boolean | undefined;
|
@@ -11743,7 +11366,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11743
11366
|
type: "DISPLAY_ON_REVIEW";
|
11744
11367
|
conditional: import(".").JSONSchema;
|
11745
11368
|
})[] | undefined;
|
11746
|
-
secured?: boolean | undefined;
|
11747
11369
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11748
11370
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11749
11371
|
hideLabel?: boolean | undefined;
|
@@ -11774,7 +11396,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11774
11396
|
type: "DISPLAY_ON_REVIEW";
|
11775
11397
|
conditional: import(".").JSONSchema;
|
11776
11398
|
})[] | undefined;
|
11777
|
-
secured?: boolean | undefined;
|
11778
11399
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11779
11400
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11780
11401
|
hideLabel?: boolean | undefined;
|
@@ -11801,7 +11422,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11801
11422
|
type: "DISPLAY_ON_REVIEW";
|
11802
11423
|
conditional: import(".").JSONSchema;
|
11803
11424
|
})[] | undefined;
|
11804
|
-
secured?: boolean | undefined;
|
11805
11425
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11806
11426
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11807
11427
|
hideLabel?: boolean | undefined;
|
@@ -11813,8 +11433,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11813
11433
|
maxLength?: number | undefined;
|
11814
11434
|
prefix?: import("./TranslationConfig").TranslationConfig | undefined;
|
11815
11435
|
postfix?: import("./TranslationConfig").TranslationConfig | undefined;
|
11816
|
-
includeMiddlename?: boolean | undefined;
|
11817
|
-
searchMode?: boolean | undefined;
|
11818
11436
|
} | undefined;
|
11819
11437
|
} | {
|
11820
11438
|
type: "PHONE";
|
@@ -11838,7 +11456,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11838
11456
|
type: "DISPLAY_ON_REVIEW";
|
11839
11457
|
conditional: import(".").JSONSchema;
|
11840
11458
|
})[] | undefined;
|
11841
|
-
secured?: boolean | undefined;
|
11842
11459
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11843
11460
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11844
11461
|
hideLabel?: boolean | undefined;
|
@@ -11865,7 +11482,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11865
11482
|
type: "DISPLAY_ON_REVIEW";
|
11866
11483
|
conditional: import(".").JSONSchema;
|
11867
11484
|
})[] | undefined;
|
11868
|
-
secured?: boolean | undefined;
|
11869
11485
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11870
11486
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11871
11487
|
hideLabel?: boolean | undefined;
|
@@ -11892,7 +11508,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11892
11508
|
type: "DISPLAY_ON_REVIEW";
|
11893
11509
|
conditional: import(".").JSONSchema;
|
11894
11510
|
})[] | undefined;
|
11895
|
-
secured?: boolean | undefined;
|
11896
11511
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11897
11512
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11898
11513
|
hideLabel?: boolean | undefined;
|
@@ -11919,7 +11534,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11919
11534
|
type: "DISPLAY_ON_REVIEW";
|
11920
11535
|
conditional: import(".").JSONSchema;
|
11921
11536
|
})[] | undefined;
|
11922
|
-
secured?: boolean | undefined;
|
11923
11537
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11924
11538
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11925
11539
|
hideLabel?: boolean | undefined;
|
@@ -11952,7 +11566,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11952
11566
|
type: "DISPLAY_ON_REVIEW";
|
11953
11567
|
conditional: import(".").JSONSchema;
|
11954
11568
|
})[] | undefined;
|
11955
|
-
secured?: boolean | undefined;
|
11956
11569
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11957
11570
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11958
11571
|
hideLabel?: boolean | undefined;
|
@@ -11979,7 +11592,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
11979
11592
|
type: "DISPLAY_ON_REVIEW";
|
11980
11593
|
conditional: import(".").JSONSchema;
|
11981
11594
|
})[] | undefined;
|
11982
|
-
secured?: boolean | undefined;
|
11983
11595
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
11984
11596
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
11985
11597
|
hideLabel?: boolean | undefined;
|
@@ -12014,7 +11626,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12014
11626
|
type: "DISPLAY_ON_REVIEW";
|
12015
11627
|
conditional: import(".").JSONSchema;
|
12016
11628
|
})[] | undefined;
|
12017
|
-
secured?: boolean | undefined;
|
12018
11629
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12019
11630
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12020
11631
|
hideLabel?: boolean | undefined;
|
@@ -12046,7 +11657,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12046
11657
|
type: "DISPLAY_ON_REVIEW";
|
12047
11658
|
conditional: import(".").JSONSchema;
|
12048
11659
|
})[] | undefined;
|
12049
|
-
secured?: boolean | undefined;
|
12050
11660
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12051
11661
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12052
11662
|
hideLabel?: boolean | undefined;
|
@@ -12073,7 +11683,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12073
11683
|
type: "DISPLAY_ON_REVIEW";
|
12074
11684
|
conditional: import(".").JSONSchema;
|
12075
11685
|
})[] | undefined;
|
12076
|
-
secured?: boolean | undefined;
|
12077
11686
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12078
11687
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12079
11688
|
hideLabel?: boolean | undefined;
|
@@ -12100,7 +11709,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12100
11709
|
type: "DISPLAY_ON_REVIEW";
|
12101
11710
|
conditional: import(".").JSONSchema;
|
12102
11711
|
})[] | undefined;
|
12103
|
-
secured?: boolean | undefined;
|
12104
11712
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12105
11713
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12106
11714
|
hideLabel?: boolean | undefined;
|
@@ -12164,7 +11772,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12164
11772
|
type: "DISPLAY_ON_REVIEW";
|
12165
11773
|
conditional: import(".").JSONSchema;
|
12166
11774
|
})[] | undefined;
|
12167
|
-
secured?: boolean | undefined;
|
12168
11775
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12169
11776
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12170
11777
|
hideLabel?: boolean | undefined;
|
@@ -12197,7 +11804,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12197
11804
|
type: "DISPLAY_ON_REVIEW";
|
12198
11805
|
conditional: import(".").JSONSchema;
|
12199
11806
|
})[] | undefined;
|
12200
|
-
secured?: boolean | undefined;
|
12201
11807
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12202
11808
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12203
11809
|
hideLabel?: boolean | undefined;
|
@@ -12223,7 +11829,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12223
11829
|
type: "DISPLAY_ON_REVIEW";
|
12224
11830
|
conditional: import(".").JSONSchema;
|
12225
11831
|
})[] | undefined;
|
12226
|
-
secured?: boolean | undefined;
|
12227
11832
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12228
11833
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12229
11834
|
hideLabel?: boolean | undefined;
|
@@ -12256,7 +11861,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12256
11861
|
type: "DISPLAY_ON_REVIEW";
|
12257
11862
|
conditional: import(".").JSONSchema;
|
12258
11863
|
})[] | undefined;
|
12259
|
-
secured?: boolean | undefined;
|
12260
11864
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12261
11865
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12262
11866
|
hideLabel?: boolean | undefined;
|
@@ -12289,7 +11893,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12289
11893
|
type: "DISPLAY_ON_REVIEW";
|
12290
11894
|
conditional: import(".").JSONSchema;
|
12291
11895
|
})[] | undefined;
|
12292
|
-
secured?: boolean | undefined;
|
12293
11896
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12294
11897
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12295
11898
|
hideLabel?: boolean | undefined;
|
@@ -12328,7 +11931,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12328
11931
|
type: "DISPLAY_ON_REVIEW";
|
12329
11932
|
conditional: import(".").JSONSchema;
|
12330
11933
|
})[] | undefined;
|
12331
|
-
secured?: boolean | undefined;
|
12332
11934
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12333
11935
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12334
11936
|
hideLabel?: boolean | undefined;
|
@@ -12355,7 +11957,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12355
11957
|
type: "DISPLAY_ON_REVIEW";
|
12356
11958
|
conditional: import(".").JSONSchema;
|
12357
11959
|
})[] | undefined;
|
12358
|
-
secured?: boolean | undefined;
|
12359
11960
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12360
11961
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12361
11962
|
hideLabel?: boolean | undefined;
|
@@ -12385,7 +11986,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12385
11986
|
type: "DISPLAY_ON_REVIEW";
|
12386
11987
|
conditional: import(".").JSONSchema;
|
12387
11988
|
})[] | undefined;
|
12388
|
-
secured?: boolean | undefined;
|
12389
11989
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12390
11990
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12391
11991
|
hideLabel?: boolean | undefined;
|
@@ -12415,7 +12015,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12415
12015
|
type: "DISPLAY_ON_REVIEW";
|
12416
12016
|
conditional: import(".").JSONSchema;
|
12417
12017
|
})[] | undefined;
|
12418
|
-
secured?: boolean | undefined;
|
12419
12018
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12420
12019
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12421
12020
|
hideLabel?: boolean | undefined;
|
@@ -12450,7 +12049,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12450
12049
|
type: "DISPLAY_ON_REVIEW";
|
12451
12050
|
conditional: import(".").JSONSchema;
|
12452
12051
|
})[] | undefined;
|
12453
|
-
secured?: boolean | undefined;
|
12454
12052
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12455
12053
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12456
12054
|
hideLabel?: boolean | undefined;
|
@@ -12477,7 +12075,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12477
12075
|
type: "DISPLAY_ON_REVIEW";
|
12478
12076
|
conditional: import(".").JSONSchema;
|
12479
12077
|
})[] | undefined;
|
12480
|
-
secured?: boolean | undefined;
|
12481
12078
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12482
12079
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12483
12080
|
hideLabel?: boolean | undefined;
|
@@ -12512,7 +12109,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12512
12109
|
type: "DISPLAY_ON_REVIEW";
|
12513
12110
|
conditional: import(".").JSONSchema;
|
12514
12111
|
})[] | undefined;
|
12515
|
-
secured?: boolean | undefined;
|
12516
12112
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12517
12113
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12518
12114
|
hideLabel?: boolean | undefined;
|
@@ -12547,7 +12143,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12547
12143
|
type: "DISPLAY_ON_REVIEW";
|
12548
12144
|
conditional: import(".").JSONSchema;
|
12549
12145
|
})[] | undefined;
|
12550
|
-
secured?: boolean | undefined;
|
12551
12146
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12552
12147
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12553
12148
|
hideLabel?: boolean | undefined;
|
@@ -12585,7 +12180,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12585
12180
|
type: "DISPLAY_ON_REVIEW";
|
12586
12181
|
conditional: import(".").JSONSchema;
|
12587
12182
|
})[] | undefined;
|
12588
|
-
secured?: boolean | undefined;
|
12589
12183
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12590
12184
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12591
12185
|
hideLabel?: boolean | undefined;
|
@@ -12616,7 +12210,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12616
12210
|
type: "DISPLAY_ON_REVIEW";
|
12617
12211
|
conditional: import(".").JSONSchema;
|
12618
12212
|
})[] | undefined;
|
12619
|
-
secured?: boolean | undefined;
|
12620
12213
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12621
12214
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12622
12215
|
hideLabel?: boolean | undefined;
|
@@ -12643,7 +12236,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12643
12236
|
type: "DISPLAY_ON_REVIEW";
|
12644
12237
|
conditional: import(".").JSONSchema;
|
12645
12238
|
})[] | undefined;
|
12646
|
-
secured?: boolean | undefined;
|
12647
12239
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12648
12240
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12649
12241
|
hideLabel?: boolean | undefined;
|
@@ -12655,8 +12247,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12655
12247
|
maxLength?: number | undefined;
|
12656
12248
|
prefix?: import("./TranslationConfig").TranslationConfig | undefined;
|
12657
12249
|
postfix?: import("./TranslationConfig").TranslationConfig | undefined;
|
12658
|
-
includeMiddlename?: boolean | undefined;
|
12659
|
-
searchMode?: boolean | undefined;
|
12660
12250
|
} | undefined;
|
12661
12251
|
} | {
|
12662
12252
|
type: "PHONE";
|
@@ -12680,7 +12270,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12680
12270
|
type: "DISPLAY_ON_REVIEW";
|
12681
12271
|
conditional: import(".").JSONSchema;
|
12682
12272
|
})[] | undefined;
|
12683
|
-
secured?: boolean | undefined;
|
12684
12273
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12685
12274
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12686
12275
|
hideLabel?: boolean | undefined;
|
@@ -12707,7 +12296,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12707
12296
|
type: "DISPLAY_ON_REVIEW";
|
12708
12297
|
conditional: import(".").JSONSchema;
|
12709
12298
|
})[] | undefined;
|
12710
|
-
secured?: boolean | undefined;
|
12711
12299
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12712
12300
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12713
12301
|
hideLabel?: boolean | undefined;
|
@@ -12734,7 +12322,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12734
12322
|
type: "DISPLAY_ON_REVIEW";
|
12735
12323
|
conditional: import(".").JSONSchema;
|
12736
12324
|
})[] | undefined;
|
12737
|
-
secured?: boolean | undefined;
|
12738
12325
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12739
12326
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12740
12327
|
hideLabel?: boolean | undefined;
|
@@ -12761,7 +12348,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12761
12348
|
type: "DISPLAY_ON_REVIEW";
|
12762
12349
|
conditional: import(".").JSONSchema;
|
12763
12350
|
})[] | undefined;
|
12764
|
-
secured?: boolean | undefined;
|
12765
12351
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12766
12352
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12767
12353
|
hideLabel?: boolean | undefined;
|
@@ -12794,7 +12380,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12794
12380
|
type: "DISPLAY_ON_REVIEW";
|
12795
12381
|
conditional: import(".").JSONSchema;
|
12796
12382
|
})[] | undefined;
|
12797
|
-
secured?: boolean | undefined;
|
12798
12383
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12799
12384
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12800
12385
|
hideLabel?: boolean | undefined;
|
@@ -12821,7 +12406,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12821
12406
|
type: "DISPLAY_ON_REVIEW";
|
12822
12407
|
conditional: import(".").JSONSchema;
|
12823
12408
|
})[] | undefined;
|
12824
|
-
secured?: boolean | undefined;
|
12825
12409
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12826
12410
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12827
12411
|
hideLabel?: boolean | undefined;
|
@@ -12856,7 +12440,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12856
12440
|
type: "DISPLAY_ON_REVIEW";
|
12857
12441
|
conditional: import(".").JSONSchema;
|
12858
12442
|
})[] | undefined;
|
12859
|
-
secured?: boolean | undefined;
|
12860
12443
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12861
12444
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12862
12445
|
hideLabel?: boolean | undefined;
|
@@ -12888,7 +12471,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12888
12471
|
type: "DISPLAY_ON_REVIEW";
|
12889
12472
|
conditional: import(".").JSONSchema;
|
12890
12473
|
})[] | undefined;
|
12891
|
-
secured?: boolean | undefined;
|
12892
12474
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12893
12475
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12894
12476
|
hideLabel?: boolean | undefined;
|
@@ -12915,7 +12497,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12915
12497
|
type: "DISPLAY_ON_REVIEW";
|
12916
12498
|
conditional: import(".").JSONSchema;
|
12917
12499
|
})[] | undefined;
|
12918
|
-
secured?: boolean | undefined;
|
12919
12500
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12920
12501
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12921
12502
|
hideLabel?: boolean | undefined;
|
@@ -12942,7 +12523,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
12942
12523
|
type: "DISPLAY_ON_REVIEW";
|
12943
12524
|
conditional: import(".").JSONSchema;
|
12944
12525
|
})[] | undefined;
|
12945
|
-
secured?: boolean | undefined;
|
12946
12526
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
12947
12527
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
12948
12528
|
hideLabel?: boolean | undefined;
|
@@ -13006,7 +12586,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13006
12586
|
type: "DISPLAY_ON_REVIEW";
|
13007
12587
|
conditional: import(".").JSONSchema;
|
13008
12588
|
})[] | undefined;
|
13009
|
-
secured?: boolean | undefined;
|
13010
12589
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13011
12590
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13012
12591
|
hideLabel?: boolean | undefined;
|
@@ -13050,7 +12629,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13050
12629
|
type: "DISPLAY_ON_REVIEW";
|
13051
12630
|
conditional: import(".").JSONSchema;
|
13052
12631
|
})[] | undefined;
|
13053
|
-
secured?: boolean | undefined;
|
13054
12632
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13055
12633
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13056
12634
|
hideLabel?: boolean | undefined;
|
@@ -13076,7 +12654,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13076
12654
|
type: "DISPLAY_ON_REVIEW";
|
13077
12655
|
conditional: import(".").JSONSchema;
|
13078
12656
|
})[] | undefined;
|
13079
|
-
secured?: boolean | undefined;
|
13080
12657
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13081
12658
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13082
12659
|
hideLabel?: boolean | undefined;
|
@@ -13109,7 +12686,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13109
12686
|
type: "DISPLAY_ON_REVIEW";
|
13110
12687
|
conditional: import(".").JSONSchema;
|
13111
12688
|
})[] | undefined;
|
13112
|
-
secured?: boolean | undefined;
|
13113
12689
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13114
12690
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13115
12691
|
hideLabel?: boolean | undefined;
|
@@ -13142,7 +12718,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13142
12718
|
type: "DISPLAY_ON_REVIEW";
|
13143
12719
|
conditional: import(".").JSONSchema;
|
13144
12720
|
})[] | undefined;
|
13145
|
-
secured?: boolean | undefined;
|
13146
12721
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13147
12722
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13148
12723
|
hideLabel?: boolean | undefined;
|
@@ -13181,7 +12756,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13181
12756
|
type: "DISPLAY_ON_REVIEW";
|
13182
12757
|
conditional: import(".").JSONSchema;
|
13183
12758
|
})[] | undefined;
|
13184
|
-
secured?: boolean | undefined;
|
13185
12759
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13186
12760
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13187
12761
|
hideLabel?: boolean | undefined;
|
@@ -13208,7 +12782,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13208
12782
|
type: "DISPLAY_ON_REVIEW";
|
13209
12783
|
conditional: import(".").JSONSchema;
|
13210
12784
|
})[] | undefined;
|
13211
|
-
secured?: boolean | undefined;
|
13212
12785
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13213
12786
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13214
12787
|
hideLabel?: boolean | undefined;
|
@@ -13238,7 +12811,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13238
12811
|
type: "DISPLAY_ON_REVIEW";
|
13239
12812
|
conditional: import(".").JSONSchema;
|
13240
12813
|
})[] | undefined;
|
13241
|
-
secured?: boolean | undefined;
|
13242
12814
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13243
12815
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13244
12816
|
hideLabel?: boolean | undefined;
|
@@ -13268,7 +12840,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13268
12840
|
type: "DISPLAY_ON_REVIEW";
|
13269
12841
|
conditional: import(".").JSONSchema;
|
13270
12842
|
})[] | undefined;
|
13271
|
-
secured?: boolean | undefined;
|
13272
12843
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13273
12844
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13274
12845
|
hideLabel?: boolean | undefined;
|
@@ -13303,7 +12874,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13303
12874
|
type: "DISPLAY_ON_REVIEW";
|
13304
12875
|
conditional: import(".").JSONSchema;
|
13305
12876
|
})[] | undefined;
|
13306
|
-
secured?: boolean | undefined;
|
13307
12877
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13308
12878
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13309
12879
|
hideLabel?: boolean | undefined;
|
@@ -13330,7 +12900,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13330
12900
|
type: "DISPLAY_ON_REVIEW";
|
13331
12901
|
conditional: import(".").JSONSchema;
|
13332
12902
|
})[] | undefined;
|
13333
|
-
secured?: boolean | undefined;
|
13334
12903
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13335
12904
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13336
12905
|
hideLabel?: boolean | undefined;
|
@@ -13365,7 +12934,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13365
12934
|
type: "DISPLAY_ON_REVIEW";
|
13366
12935
|
conditional: import(".").JSONSchema;
|
13367
12936
|
})[] | undefined;
|
13368
|
-
secured?: boolean | undefined;
|
13369
12937
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13370
12938
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13371
12939
|
hideLabel?: boolean | undefined;
|
@@ -13400,7 +12968,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13400
12968
|
type: "DISPLAY_ON_REVIEW";
|
13401
12969
|
conditional: import(".").JSONSchema;
|
13402
12970
|
})[] | undefined;
|
13403
|
-
secured?: boolean | undefined;
|
13404
12971
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13405
12972
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13406
12973
|
hideLabel?: boolean | undefined;
|
@@ -13438,7 +13005,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13438
13005
|
type: "DISPLAY_ON_REVIEW";
|
13439
13006
|
conditional: import(".").JSONSchema;
|
13440
13007
|
})[] | undefined;
|
13441
|
-
secured?: boolean | undefined;
|
13442
13008
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13443
13009
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13444
13010
|
hideLabel?: boolean | undefined;
|
@@ -13469,7 +13035,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13469
13035
|
type: "DISPLAY_ON_REVIEW";
|
13470
13036
|
conditional: import(".").JSONSchema;
|
13471
13037
|
})[] | undefined;
|
13472
|
-
secured?: boolean | undefined;
|
13473
13038
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13474
13039
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13475
13040
|
hideLabel?: boolean | undefined;
|
@@ -13496,7 +13061,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13496
13061
|
type: "DISPLAY_ON_REVIEW";
|
13497
13062
|
conditional: import(".").JSONSchema;
|
13498
13063
|
})[] | undefined;
|
13499
|
-
secured?: boolean | undefined;
|
13500
13064
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13501
13065
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13502
13066
|
hideLabel?: boolean | undefined;
|
@@ -13508,8 +13072,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13508
13072
|
maxLength?: number | undefined;
|
13509
13073
|
prefix?: import("./TranslationConfig").TranslationConfig | undefined;
|
13510
13074
|
postfix?: import("./TranslationConfig").TranslationConfig | undefined;
|
13511
|
-
includeMiddlename?: boolean | undefined;
|
13512
|
-
searchMode?: boolean | undefined;
|
13513
13075
|
} | undefined;
|
13514
13076
|
} | {
|
13515
13077
|
type: "PHONE";
|
@@ -13533,7 +13095,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13533
13095
|
type: "DISPLAY_ON_REVIEW";
|
13534
13096
|
conditional: import(".").JSONSchema;
|
13535
13097
|
})[] | undefined;
|
13536
|
-
secured?: boolean | undefined;
|
13537
13098
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13538
13099
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13539
13100
|
hideLabel?: boolean | undefined;
|
@@ -13560,7 +13121,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13560
13121
|
type: "DISPLAY_ON_REVIEW";
|
13561
13122
|
conditional: import(".").JSONSchema;
|
13562
13123
|
})[] | undefined;
|
13563
|
-
secured?: boolean | undefined;
|
13564
13124
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13565
13125
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13566
13126
|
hideLabel?: boolean | undefined;
|
@@ -13587,7 +13147,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13587
13147
|
type: "DISPLAY_ON_REVIEW";
|
13588
13148
|
conditional: import(".").JSONSchema;
|
13589
13149
|
})[] | undefined;
|
13590
|
-
secured?: boolean | undefined;
|
13591
13150
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13592
13151
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13593
13152
|
hideLabel?: boolean | undefined;
|
@@ -13614,7 +13173,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13614
13173
|
type: "DISPLAY_ON_REVIEW";
|
13615
13174
|
conditional: import(".").JSONSchema;
|
13616
13175
|
})[] | undefined;
|
13617
|
-
secured?: boolean | undefined;
|
13618
13176
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13619
13177
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13620
13178
|
hideLabel?: boolean | undefined;
|
@@ -13647,7 +13205,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13647
13205
|
type: "DISPLAY_ON_REVIEW";
|
13648
13206
|
conditional: import(".").JSONSchema;
|
13649
13207
|
})[] | undefined;
|
13650
|
-
secured?: boolean | undefined;
|
13651
13208
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13652
13209
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13653
13210
|
hideLabel?: boolean | undefined;
|
@@ -13674,7 +13231,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13674
13231
|
type: "DISPLAY_ON_REVIEW";
|
13675
13232
|
conditional: import(".").JSONSchema;
|
13676
13233
|
})[] | undefined;
|
13677
|
-
secured?: boolean | undefined;
|
13678
13234
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13679
13235
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13680
13236
|
hideLabel?: boolean | undefined;
|
@@ -13709,7 +13265,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13709
13265
|
type: "DISPLAY_ON_REVIEW";
|
13710
13266
|
conditional: import(".").JSONSchema;
|
13711
13267
|
})[] | undefined;
|
13712
|
-
secured?: boolean | undefined;
|
13713
13268
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13714
13269
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13715
13270
|
hideLabel?: boolean | undefined;
|
@@ -13741,7 +13296,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13741
13296
|
type: "DISPLAY_ON_REVIEW";
|
13742
13297
|
conditional: import(".").JSONSchema;
|
13743
13298
|
})[] | undefined;
|
13744
|
-
secured?: boolean | undefined;
|
13745
13299
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13746
13300
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13747
13301
|
hideLabel?: boolean | undefined;
|
@@ -13768,7 +13322,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13768
13322
|
type: "DISPLAY_ON_REVIEW";
|
13769
13323
|
conditional: import(".").JSONSchema;
|
13770
13324
|
})[] | undefined;
|
13771
|
-
secured?: boolean | undefined;
|
13772
13325
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13773
13326
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13774
13327
|
hideLabel?: boolean | undefined;
|
@@ -13795,7 +13348,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13795
13348
|
type: "DISPLAY_ON_REVIEW";
|
13796
13349
|
conditional: import(".").JSONSchema;
|
13797
13350
|
})[] | undefined;
|
13798
|
-
secured?: boolean | undefined;
|
13799
13351
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13800
13352
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13801
13353
|
hideLabel?: boolean | undefined;
|
@@ -13859,7 +13411,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13859
13411
|
type: "DISPLAY_ON_REVIEW";
|
13860
13412
|
conditional: import(".").JSONSchema;
|
13861
13413
|
})[] | undefined;
|
13862
|
-
secured?: boolean | undefined;
|
13863
13414
|
placeholder?: import("./TranslationConfig").TranslationConfig | undefined;
|
13864
13415
|
helperText?: import("./TranslationConfig").TranslationConfig | undefined;
|
13865
13416
|
hideLabel?: boolean | undefined;
|
@@ -13939,10 +13490,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13939
13490
|
conditional: import(".").JSONSchema;
|
13940
13491
|
})[] | undefined;
|
13941
13492
|
searchCriteriaLabelPrefix?: import("./TranslationConfig").TranslationConfig | undefined;
|
13942
|
-
validations?: {
|
13943
|
-
message: import("./TranslationConfig").TranslationConfig;
|
13944
|
-
validator: import(".").JSONSchema;
|
13945
|
-
}[] | undefined;
|
13946
13493
|
} | {
|
13947
13494
|
config: {
|
13948
13495
|
type: "exact" | "fuzzy" | "range";
|
@@ -13964,10 +13511,6 @@ export declare function getEventConfigById(eventConfigs: EventConfig[], id: stri
|
|
13964
13511
|
conditional: import(".").JSONSchema;
|
13965
13512
|
})[] | undefined;
|
13966
13513
|
searchCriteriaLabelPrefix?: import("./TranslationConfig").TranslationConfig | undefined;
|
13967
|
-
validations?: {
|
13968
|
-
message: import("./TranslationConfig").TranslationConfig;
|
13969
|
-
validator: import(".").JSONSchema;
|
13970
|
-
}[] | undefined;
|
13971
13514
|
})[];
|
13972
13515
|
}[];
|
13973
13516
|
dateOfEvent?: {
|