@micromag/fields 0.3.832 → 0.4.4

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/es/all.d.ts ADDED
@@ -0,0 +1,2213 @@
1
+ declare const _default$1K: {
2
+ id: string;
3
+ component: string;
4
+ media: boolean;
5
+ type: string;
6
+ };
7
+
8
+ declare const _default$1J: {
9
+ id: string;
10
+ fields: {
11
+ name: string;
12
+ type: string;
13
+ }[];
14
+ settings: {
15
+ name: string;
16
+ type: string;
17
+ label: {
18
+ defaultMessage: string;
19
+ description: string;
20
+ };
21
+ }[];
22
+ };
23
+
24
+ declare const _default$1I: {
25
+ id: string;
26
+ component: string;
27
+ };
28
+
29
+ declare const _default$1H: {
30
+ id: string;
31
+ component: string;
32
+ };
33
+
34
+ declare const _default$1G: {
35
+ id: string;
36
+ component: string;
37
+ fields: {
38
+ id: string;
39
+ component: string;
40
+ }[];
41
+ };
42
+
43
+ declare const _default$1F: {
44
+ id: string;
45
+ component: string;
46
+ };
47
+
48
+ declare const _default$1E: {
49
+ id: string;
50
+ isList: boolean;
51
+ fields: {
52
+ name: string;
53
+ type: string;
54
+ withToggle: boolean;
55
+ label: {
56
+ defaultMessage: string;
57
+ description: string;
58
+ };
59
+ defaultValue: {
60
+ autoPlay: boolean;
61
+ withControls: boolean;
62
+ };
63
+ }[];
64
+ };
65
+
66
+ declare const _default$1D: {
67
+ id: string;
68
+ component: string;
69
+ labelPath: string;
70
+ fields: ({
71
+ name: string;
72
+ type: string;
73
+ textOnly: boolean;
74
+ fieldsProps: {
75
+ textStyle: {
76
+ excludedFields: string[];
77
+ };
78
+ };
79
+ label: {
80
+ defaultMessage: string;
81
+ description: string;
82
+ };
83
+ isList?: undefined;
84
+ fields?: undefined;
85
+ } | {
86
+ name: string;
87
+ type: string;
88
+ label: {
89
+ defaultMessage: string;
90
+ description: string;
91
+ };
92
+ textOnly?: undefined;
93
+ fieldsProps?: undefined;
94
+ isList?: undefined;
95
+ fields?: undefined;
96
+ } | {
97
+ type: string;
98
+ isList: boolean;
99
+ fields: ({
100
+ type: string;
101
+ name: string;
102
+ label: {
103
+ defaultMessage: string;
104
+ description: string;
105
+ };
106
+ isList?: undefined;
107
+ } | {
108
+ name: string;
109
+ type: string;
110
+ isList: boolean;
111
+ label: {
112
+ defaultMessage: string;
113
+ description: string;
114
+ };
115
+ })[];
116
+ name?: undefined;
117
+ textOnly?: undefined;
118
+ fieldsProps?: undefined;
119
+ label?: undefined;
120
+ })[];
121
+ };
122
+
123
+ declare const _default$1C: {
124
+ id: string;
125
+ component: string;
126
+ noItemLabel: {
127
+ defaultMessage: string;
128
+ description: string;
129
+ };
130
+ addItemLabel: {
131
+ defaultMessage: string;
132
+ description: string;
133
+ };
134
+ itemsField: {
135
+ type: string;
136
+ breadcrumbLabel: {
137
+ defaultMessage: string;
138
+ description: string;
139
+ };
140
+ };
141
+ };
142
+
143
+ declare const _default$1B: {
144
+ id: string;
145
+ component: string;
146
+ labelPath: string;
147
+ fields: {
148
+ name: string;
149
+ type: string;
150
+ label: {
151
+ defaultMessage: string;
152
+ description: string;
153
+ };
154
+ }[];
155
+ };
156
+
157
+ declare const _default$1A: {
158
+ id: string;
159
+ isList: boolean;
160
+ fields: ({
161
+ name: string;
162
+ type: string;
163
+ withoutCaret: boolean;
164
+ label: {
165
+ defaultMessage: string;
166
+ description: string;
167
+ };
168
+ breadcrumbLabel: {
169
+ defaultMessage: string;
170
+ description: string;
171
+ };
172
+ } | {
173
+ name: string;
174
+ type: string;
175
+ label: {
176
+ defaultMessage: string;
177
+ description: string;
178
+ };
179
+ breadcrumbLabel: {
180
+ defaultMessage: string;
181
+ description: string;
182
+ };
183
+ withoutCaret?: undefined;
184
+ })[];
185
+ settings: {
186
+ type: string;
187
+ isList: boolean;
188
+ fields: {
189
+ name: string;
190
+ type: string;
191
+ label: {
192
+ defaultMessage: string;
193
+ description: string;
194
+ };
195
+ }[];
196
+ }[];
197
+ };
198
+
199
+ declare const _default$1z: {
200
+ id: string;
201
+ isList: boolean;
202
+ fields: ({
203
+ name: string;
204
+ type: string;
205
+ withoutCaret: boolean;
206
+ label: {
207
+ defaultMessage: string;
208
+ description: string;
209
+ };
210
+ breadcrumbLabel: {
211
+ defaultMessage: string;
212
+ description: string;
213
+ };
214
+ textOnly?: undefined;
215
+ fieldsProps?: undefined;
216
+ } | {
217
+ name: string;
218
+ type: string;
219
+ label: {
220
+ defaultMessage: string;
221
+ description: string;
222
+ };
223
+ breadcrumbLabel: {
224
+ defaultMessage: string;
225
+ description: string;
226
+ };
227
+ withoutCaret?: undefined;
228
+ textOnly?: undefined;
229
+ fieldsProps?: undefined;
230
+ } | {
231
+ name: string;
232
+ type: string;
233
+ label: {
234
+ defaultMessage: string;
235
+ description: string;
236
+ };
237
+ withoutCaret?: undefined;
238
+ breadcrumbLabel?: undefined;
239
+ textOnly?: undefined;
240
+ fieldsProps?: undefined;
241
+ } | {
242
+ name: string;
243
+ type: string;
244
+ textOnly: boolean;
245
+ fieldsProps: {
246
+ textStyle: {
247
+ excludedFields: string[];
248
+ };
249
+ };
250
+ label: {
251
+ defaultMessage: string;
252
+ description: string;
253
+ };
254
+ withoutCaret?: undefined;
255
+ breadcrumbLabel?: undefined;
256
+ })[];
257
+ };
258
+
259
+ declare const _default$1y: {
260
+ id: string;
261
+ component: string;
262
+ fields: ({
263
+ name: string;
264
+ type: string;
265
+ isHorizontal: boolean;
266
+ label: {
267
+ defaultMessage: string;
268
+ description: string;
269
+ };
270
+ withoutLink?: undefined;
271
+ fieldsProps?: undefined;
272
+ } | {
273
+ name: string;
274
+ type: string;
275
+ withoutLink: boolean;
276
+ fieldsProps: {
277
+ textStyle: {
278
+ excludedFields: string[];
279
+ };
280
+ };
281
+ label: {
282
+ defaultMessage: string;
283
+ description: string;
284
+ };
285
+ isHorizontal?: undefined;
286
+ } | {
287
+ name: string;
288
+ type: string;
289
+ label: {
290
+ defaultMessage: string;
291
+ description: string;
292
+ };
293
+ isHorizontal?: undefined;
294
+ withoutLink?: undefined;
295
+ fieldsProps?: undefined;
296
+ })[];
297
+ };
298
+
299
+ declare const _default$1x: {
300
+ id: string;
301
+ component: string;
302
+ };
303
+
304
+ declare const _default$1w: {
305
+ id: string;
306
+ component: string;
307
+ };
308
+
309
+ declare const _default$1v: {
310
+ id: string;
311
+ component: string;
312
+ };
313
+
314
+ declare const _default$1u: {
315
+ id: string;
316
+ canClear: boolean;
317
+ fields: ({
318
+ type: string;
319
+ isList: boolean;
320
+ label: {
321
+ defaultMessage: string;
322
+ description: string;
323
+ };
324
+ fields: ({
325
+ name: string;
326
+ label: {
327
+ defaultMessage: string;
328
+ description: string;
329
+ };
330
+ type: string;
331
+ isHorizontal?: undefined;
332
+ dataList?: undefined;
333
+ } | {
334
+ name: string;
335
+ type: string;
336
+ isHorizontal: boolean;
337
+ dataList: number[];
338
+ label: {
339
+ defaultMessage: string;
340
+ description: string;
341
+ };
342
+ } | {
343
+ name: string;
344
+ type: string;
345
+ isHorizontal: boolean;
346
+ label: {
347
+ defaultMessage: string;
348
+ description: string;
349
+ };
350
+ dataList?: undefined;
351
+ })[];
352
+ } | {
353
+ type: string;
354
+ label: {
355
+ defaultMessage: string;
356
+ description: string;
357
+ };
358
+ isList: boolean;
359
+ fields: ({
360
+ name: string;
361
+ type: string;
362
+ isHorizontal: boolean;
363
+ dataList: number[];
364
+ label: {
365
+ defaultMessage: string;
366
+ description: string;
367
+ };
368
+ disableAlpha?: undefined;
369
+ } | {
370
+ name: string;
371
+ type: string;
372
+ disableAlpha: boolean;
373
+ label: {
374
+ defaultMessage: string;
375
+ description: string;
376
+ };
377
+ isHorizontal?: undefined;
378
+ dataList?: undefined;
379
+ } | {
380
+ name: string;
381
+ type: string;
382
+ label: {
383
+ defaultMessage: string;
384
+ description: string;
385
+ };
386
+ isHorizontal?: undefined;
387
+ dataList?: undefined;
388
+ disableAlpha?: undefined;
389
+ })[];
390
+ })[];
391
+ };
392
+
393
+ declare const _default$1t: {
394
+ id: string;
395
+ component: string;
396
+ canClear: boolean;
397
+ fields: ({
398
+ type: string;
399
+ isList: boolean;
400
+ label: {
401
+ defaultMessage: string;
402
+ description: string;
403
+ };
404
+ fields: ({
405
+ name: string;
406
+ label: {
407
+ defaultMessage: string;
408
+ description: string;
409
+ };
410
+ type: string;
411
+ isHorizontal?: undefined;
412
+ dataList?: undefined;
413
+ } | {
414
+ name: string;
415
+ type: string;
416
+ isHorizontal: boolean;
417
+ dataList: number[];
418
+ label: {
419
+ defaultMessage: string;
420
+ description: string;
421
+ };
422
+ } | {
423
+ name: string;
424
+ type: string;
425
+ isHorizontal: boolean;
426
+ label: {
427
+ defaultMessage: string;
428
+ description: string;
429
+ };
430
+ dataList?: undefined;
431
+ })[];
432
+ } | {
433
+ type: string;
434
+ label: {
435
+ defaultMessage: string;
436
+ description: string;
437
+ };
438
+ isList: boolean;
439
+ fields: ({
440
+ name: string;
441
+ type: string;
442
+ isHorizontal: boolean;
443
+ dataList: number[];
444
+ label: {
445
+ defaultMessage: string;
446
+ description: string;
447
+ };
448
+ disableAlpha?: undefined;
449
+ } | {
450
+ name: string;
451
+ type: string;
452
+ disableAlpha: boolean;
453
+ label: {
454
+ defaultMessage: string;
455
+ description: string;
456
+ };
457
+ isHorizontal?: undefined;
458
+ dataList?: undefined;
459
+ } | {
460
+ name: string;
461
+ type: string;
462
+ label: {
463
+ defaultMessage: string;
464
+ description: string;
465
+ };
466
+ isHorizontal?: undefined;
467
+ dataList?: undefined;
468
+ disableAlpha?: undefined;
469
+ })[];
470
+ })[];
471
+ };
472
+
473
+ declare const _default$1s: {
474
+ id: string;
475
+ component: string;
476
+ labelPath: string;
477
+ fields: ({
478
+ name: string;
479
+ type: string;
480
+ label: {
481
+ defaultMessage: string;
482
+ description: string;
483
+ };
484
+ withSettings: boolean;
485
+ isHorizontal?: undefined;
486
+ } | {
487
+ name: string;
488
+ type: string;
489
+ label: {
490
+ defaultMessage: string;
491
+ description: string;
492
+ };
493
+ withSettings?: undefined;
494
+ isHorizontal?: undefined;
495
+ } | {
496
+ name: string;
497
+ type: string;
498
+ isHorizontal: boolean;
499
+ label: {
500
+ defaultMessage: string;
501
+ description: string;
502
+ };
503
+ withSettings?: undefined;
504
+ })[];
505
+ };
506
+
507
+ declare const _default$1r: {
508
+ id: string;
509
+ component: string;
510
+ };
511
+
512
+ declare const _default$1q: {
513
+ id: string;
514
+ component: string;
515
+ noItemLabel: {
516
+ defaultMessage: string;
517
+ description: string;
518
+ };
519
+ addItemLabel: {
520
+ defaultMessage: string;
521
+ description: string;
522
+ };
523
+ itemsField: {
524
+ type: string;
525
+ breadcrumbLabel: {
526
+ defaultMessage: string;
527
+ description: string;
528
+ };
529
+ };
530
+ };
531
+
532
+ declare const _default$1p: {
533
+ id: string;
534
+ component: string;
535
+ inline: boolean;
536
+ withoutLink: boolean;
537
+ settings: ({
538
+ name: string;
539
+ type: string;
540
+ className?: undefined;
541
+ } | {
542
+ name: string;
543
+ type: string;
544
+ className: string;
545
+ })[];
546
+ };
547
+
548
+ declare const _default$1o: {
549
+ id: string;
550
+ isList: boolean;
551
+ component: string;
552
+ fields: ({
553
+ name: string;
554
+ type: string;
555
+ textOnly: boolean;
556
+ label: {
557
+ defaultMessage: string;
558
+ description: string;
559
+ };
560
+ isHorizontal?: undefined;
561
+ } | {
562
+ name: string;
563
+ type: string;
564
+ label: {
565
+ defaultMessage: string;
566
+ description: string;
567
+ };
568
+ textOnly?: undefined;
569
+ isHorizontal?: undefined;
570
+ } | {
571
+ name: string;
572
+ type: string;
573
+ isHorizontal: boolean;
574
+ label: {
575
+ defaultMessage: string;
576
+ description: string;
577
+ };
578
+ textOnly?: undefined;
579
+ })[];
580
+ };
581
+
582
+ declare const _default$1n: {
583
+ id: string;
584
+ isList: boolean;
585
+ fields: ({
586
+ name: string;
587
+ type: string;
588
+ label: {
589
+ defaultMessage: string;
590
+ description: string;
591
+ };
592
+ excludedFields?: undefined;
593
+ } | {
594
+ name: string;
595
+ type: string;
596
+ excludedFields: string[];
597
+ label: {
598
+ defaultMessage: string;
599
+ description: string;
600
+ };
601
+ })[];
602
+ };
603
+
604
+ declare const _default$1m: {
605
+ id: string;
606
+ component: string;
607
+ fields: ({
608
+ name: string;
609
+ type: string;
610
+ isHorizontal: boolean;
611
+ label: {
612
+ defaultMessage: string;
613
+ description: string;
614
+ };
615
+ options?: undefined;
616
+ firstOptionAsDefault?: undefined;
617
+ withoutLink?: undefined;
618
+ fieldsProps?: undefined;
619
+ } | {
620
+ name: string;
621
+ type: string;
622
+ options: {
623
+ value: string;
624
+ label: {
625
+ defaultMessage: string;
626
+ description: string;
627
+ };
628
+ }[];
629
+ firstOptionAsDefault: boolean;
630
+ isHorizontal: boolean;
631
+ label: {
632
+ defaultMessage: string;
633
+ description: string;
634
+ };
635
+ withoutLink?: undefined;
636
+ fieldsProps?: undefined;
637
+ } | {
638
+ name: string;
639
+ type: string;
640
+ label: {
641
+ defaultMessage: string;
642
+ description: string;
643
+ };
644
+ isHorizontal?: undefined;
645
+ options?: undefined;
646
+ firstOptionAsDefault?: undefined;
647
+ withoutLink?: undefined;
648
+ fieldsProps?: undefined;
649
+ } | {
650
+ name: string;
651
+ type: string;
652
+ withoutLink: boolean;
653
+ fieldsProps: {
654
+ textStyle: {
655
+ excludedFields: string[];
656
+ };
657
+ };
658
+ label: {
659
+ defaultMessage: string;
660
+ description: string;
661
+ };
662
+ isHorizontal?: undefined;
663
+ options?: undefined;
664
+ firstOptionAsDefault?: undefined;
665
+ })[];
666
+ };
667
+
668
+ declare const _default$1l: {
669
+ id: string;
670
+ component: string;
671
+ fields: ({
672
+ name: string;
673
+ type: string;
674
+ isHorizontal: boolean;
675
+ label: {
676
+ defaultMessage: string;
677
+ description: string;
678
+ };
679
+ options?: undefined;
680
+ firstOptionAsDefault?: undefined;
681
+ withoutLink?: undefined;
682
+ fieldsProps?: undefined;
683
+ } | {
684
+ name: string;
685
+ type: string;
686
+ options: {
687
+ value: string;
688
+ label: {
689
+ defaultMessage: string;
690
+ description: string;
691
+ };
692
+ }[];
693
+ firstOptionAsDefault: boolean;
694
+ isHorizontal: boolean;
695
+ label: {
696
+ defaultMessage: string;
697
+ description: string;
698
+ };
699
+ withoutLink?: undefined;
700
+ fieldsProps?: undefined;
701
+ } | {
702
+ name: string;
703
+ type: string;
704
+ label: {
705
+ defaultMessage: string;
706
+ description: string;
707
+ };
708
+ isHorizontal?: undefined;
709
+ options?: undefined;
710
+ firstOptionAsDefault?: undefined;
711
+ withoutLink?: undefined;
712
+ fieldsProps?: undefined;
713
+ } | {
714
+ name: string;
715
+ type: string;
716
+ withoutLink: boolean;
717
+ fieldsProps: {
718
+ textStyle: {
719
+ excludedFields: string[];
720
+ };
721
+ };
722
+ label: {
723
+ defaultMessage: string;
724
+ description: string;
725
+ };
726
+ isHorizontal?: undefined;
727
+ options?: undefined;
728
+ firstOptionAsDefault?: undefined;
729
+ })[];
730
+ };
731
+
732
+ declare const _default$1k: {
733
+ id: string;
734
+ component: string;
735
+ fields: ({
736
+ name: string;
737
+ type: string;
738
+ isHorizontal: boolean;
739
+ label: {
740
+ defaultMessage: string;
741
+ description: string;
742
+ };
743
+ withoutLink?: undefined;
744
+ textOnly?: undefined;
745
+ inline?: undefined;
746
+ fieldsProps?: undefined;
747
+ excludedFields?: undefined;
748
+ } | {
749
+ name: string;
750
+ type: string;
751
+ withoutLink: boolean;
752
+ textOnly: boolean;
753
+ inline: boolean;
754
+ fieldsProps: {
755
+ textStyle: {
756
+ excludedFields: string[];
757
+ };
758
+ };
759
+ label: {
760
+ defaultMessage: string;
761
+ description: string;
762
+ };
763
+ isHorizontal?: undefined;
764
+ excludedFields?: undefined;
765
+ } | {
766
+ name: string;
767
+ type: string;
768
+ withoutLink: boolean;
769
+ textOnly: boolean;
770
+ label: {
771
+ defaultMessage: string;
772
+ description: string;
773
+ };
774
+ isHorizontal?: undefined;
775
+ inline?: undefined;
776
+ fieldsProps?: undefined;
777
+ excludedFields?: undefined;
778
+ } | {
779
+ name: string;
780
+ type: string;
781
+ excludedFields: string[];
782
+ label: {
783
+ defaultMessage: string;
784
+ description: string;
785
+ };
786
+ isHorizontal?: undefined;
787
+ withoutLink?: undefined;
788
+ textOnly?: undefined;
789
+ inline?: undefined;
790
+ fieldsProps?: undefined;
791
+ } | {
792
+ name: string;
793
+ type: string;
794
+ label: {
795
+ defaultMessage: string;
796
+ description: string;
797
+ };
798
+ isHorizontal?: undefined;
799
+ withoutLink?: undefined;
800
+ textOnly?: undefined;
801
+ inline?: undefined;
802
+ fieldsProps?: undefined;
803
+ excludedFields?: undefined;
804
+ })[];
805
+ };
806
+
807
+ declare const _default$1j: {
808
+ id: string;
809
+ component: string;
810
+ settings: {
811
+ name: string;
812
+ type: string;
813
+ }[];
814
+ };
815
+
816
+ declare const _default$1i: {
817
+ id: string;
818
+ component: string;
819
+ withTime: boolean;
820
+ };
821
+
822
+ declare const _default$1h: {
823
+ id: string;
824
+ component: string;
825
+ withTime: boolean;
826
+ };
827
+
828
+ declare const _default$1g: {
829
+ id: string;
830
+ component: string;
831
+ fields: ({
832
+ name: string;
833
+ type: string;
834
+ isHorizontal: boolean;
835
+ label: {
836
+ defaultMessage: string;
837
+ description: string;
838
+ };
839
+ textOnly?: undefined;
840
+ fieldsProps?: undefined;
841
+ } | {
842
+ name: string;
843
+ type: string;
844
+ textOnly: boolean;
845
+ fieldsProps: {
846
+ textStyle: {
847
+ excludedFields: string[];
848
+ };
849
+ };
850
+ label: {
851
+ defaultMessage: string;
852
+ description: string;
853
+ };
854
+ isHorizontal?: undefined;
855
+ } | {
856
+ name: string;
857
+ type: string;
858
+ label: {
859
+ defaultMessage: string;
860
+ description: string;
861
+ };
862
+ isHorizontal?: undefined;
863
+ textOnly?: undefined;
864
+ fieldsProps?: undefined;
865
+ })[];
866
+ };
867
+
868
+ declare const _default$1f: {
869
+ id: string;
870
+ component: string;
871
+ fields: ({
872
+ name: string;
873
+ type: string;
874
+ isHorizontal: boolean;
875
+ label: {
876
+ defaultMessage: string;
877
+ description: string;
878
+ };
879
+ textOnly?: undefined;
880
+ fieldsProps?: undefined;
881
+ } | {
882
+ name: string;
883
+ type: string;
884
+ textOnly: boolean;
885
+ fieldsProps: {
886
+ textStyle: {
887
+ excludedFields: string[];
888
+ };
889
+ };
890
+ label: {
891
+ defaultMessage: string;
892
+ description: string;
893
+ };
894
+ isHorizontal?: undefined;
895
+ } | {
896
+ name: string;
897
+ type: string;
898
+ label: {
899
+ defaultMessage: string;
900
+ description: string;
901
+ };
902
+ isHorizontal?: undefined;
903
+ textOnly?: undefined;
904
+ fieldsProps?: undefined;
905
+ })[];
906
+ };
907
+
908
+ declare const _default$1e: {
909
+ id: string;
910
+ component: string;
911
+ };
912
+
913
+ declare const _default$1d: {
914
+ id: string;
915
+ component: string;
916
+ };
917
+
918
+ declare const _default$1c: {
919
+ id: string;
920
+ component: string;
921
+ };
922
+
923
+ declare const _default$1b: {
924
+ id: string;
925
+ component: string;
926
+ canClear: boolean;
927
+ };
928
+
929
+ declare const _default$1a: {
930
+ id: string;
931
+ component: string;
932
+ fields: {
933
+ name: string;
934
+ type: string;
935
+ label: {
936
+ defaultMessage: string;
937
+ description: string;
938
+ };
939
+ }[];
940
+ settings: ({
941
+ name: string;
942
+ type: string;
943
+ label: {
944
+ defaultMessage: string;
945
+ description: string;
946
+ };
947
+ className?: undefined;
948
+ } | {
949
+ name: string;
950
+ type: string;
951
+ className: string;
952
+ label: {
953
+ defaultMessage: string;
954
+ description: string;
955
+ };
956
+ })[];
957
+ };
958
+
959
+ declare const _default$19: {
960
+ id: string;
961
+ component: string;
962
+ type: string;
963
+ };
964
+
965
+ declare const _default$18: {
966
+ id: string;
967
+ itemsField: {
968
+ type: string;
969
+ breadcrumbLabel: {
970
+ defaultMessage: string;
971
+ description: string;
972
+ };
973
+ };
974
+ component: string;
975
+ noItemLabel: {
976
+ defaultMessage: string;
977
+ description: string;
978
+ };
979
+ addItemLabel: {
980
+ defaultMessage: string;
981
+ description: string;
982
+ };
983
+ };
984
+
985
+ declare const _default$17: {
986
+ id: string;
987
+ itemsField: {
988
+ type: string;
989
+ breadcrumbLabel: {
990
+ defaultMessage: string;
991
+ description: string;
992
+ };
993
+ };
994
+ component: string;
995
+ noItemLabel: {
996
+ defaultMessage: string;
997
+ description: string;
998
+ };
999
+ addItemLabel: {
1000
+ defaultMessage: string;
1001
+ description: string;
1002
+ };
1003
+ };
1004
+
1005
+ declare const _default$16: {
1006
+ id: string;
1007
+ component: string;
1008
+ noItemLabel: {
1009
+ defaultMessage: string;
1010
+ description: string;
1011
+ };
1012
+ addItemLabel: {
1013
+ defaultMessage: string;
1014
+ description: string;
1015
+ };
1016
+ itemsField: {
1017
+ type: string;
1018
+ breadcrumbLabel: {
1019
+ defaultMessage: string;
1020
+ description: string;
1021
+ };
1022
+ };
1023
+ };
1024
+
1025
+ declare const _default$15: {
1026
+ id: string;
1027
+ fields: {
1028
+ name: string;
1029
+ type: string;
1030
+ label: {
1031
+ defaultMessage: string;
1032
+ description: string;
1033
+ };
1034
+ }[];
1035
+ component: string;
1036
+ labelPath: string[];
1037
+ };
1038
+
1039
+ declare const _default$14: {
1040
+ id: string;
1041
+ fields: {
1042
+ name: string;
1043
+ type: string;
1044
+ label: {
1045
+ defaultMessage: string;
1046
+ description: string;
1047
+ };
1048
+ }[];
1049
+ component: string;
1050
+ labelPath: string[];
1051
+ };
1052
+
1053
+ declare const _default$13: {
1054
+ id: string;
1055
+ component: string;
1056
+ labelPath: string[];
1057
+ fields: {
1058
+ name: string;
1059
+ type: string;
1060
+ label: {
1061
+ defaultMessage: string;
1062
+ description: string;
1063
+ };
1064
+ }[];
1065
+ };
1066
+
1067
+ declare const _default$12: {
1068
+ id: string;
1069
+ component: string;
1070
+ };
1071
+
1072
+ declare const _default$11: {
1073
+ id: string;
1074
+ component: string;
1075
+ };
1076
+
1077
+ declare const _default$10: {
1078
+ id: string;
1079
+ component: string;
1080
+ };
1081
+
1082
+ declare const _default$$: {
1083
+ id: string;
1084
+ component: string;
1085
+ media: boolean;
1086
+ };
1087
+
1088
+ declare const _default$_: {
1089
+ id: string;
1090
+ component: string;
1091
+ itemsField: {
1092
+ type: string;
1093
+ };
1094
+ };
1095
+
1096
+ declare const _default$Z: {
1097
+ id: string;
1098
+ component: string;
1099
+ canClear: boolean;
1100
+ };
1101
+
1102
+ declare const _default$Y: {
1103
+ id: string;
1104
+ component: string;
1105
+ };
1106
+
1107
+ declare const _default$X: {
1108
+ id: string;
1109
+ component: string;
1110
+ icon: {
1111
+ icon: (string | number | any[])[];
1112
+ iconName: string;
1113
+ prefix: string;
1114
+ };
1115
+ dataList: number[];
1116
+ float: boolean;
1117
+ };
1118
+
1119
+ declare const _default$W: {
1120
+ id: string;
1121
+ isList: boolean;
1122
+ fields: {
1123
+ name: string;
1124
+ type: string;
1125
+ }[];
1126
+ };
1127
+
1128
+ declare const _default$V: {
1129
+ id: string;
1130
+ component: string;
1131
+ labelPath: string;
1132
+ fields: ({
1133
+ name: string;
1134
+ type: string;
1135
+ label: {
1136
+ defaultMessage: string;
1137
+ description: string;
1138
+ };
1139
+ withSettings: boolean;
1140
+ } | {
1141
+ name: string;
1142
+ type: string;
1143
+ label: {
1144
+ defaultMessage: string;
1145
+ description: string;
1146
+ };
1147
+ withSettings?: undefined;
1148
+ })[];
1149
+ };
1150
+
1151
+ declare const _default$U: {
1152
+ id: string;
1153
+ component: string;
1154
+ noItemLabel: {
1155
+ defaultMessage: string;
1156
+ description: string;
1157
+ };
1158
+ addItemLabel: {
1159
+ defaultMessage: string;
1160
+ description: string;
1161
+ };
1162
+ itemsField: {
1163
+ type: string;
1164
+ breadcrumbLabel: {
1165
+ defaultMessage: string;
1166
+ description: string;
1167
+ };
1168
+ };
1169
+ };
1170
+
1171
+ declare const _default$T: {
1172
+ id: string;
1173
+ component: string;
1174
+ };
1175
+
1176
+ declare const _default$S: {
1177
+ id: string;
1178
+ isList: boolean;
1179
+ fields: {
1180
+ name: string;
1181
+ type: string;
1182
+ label: {
1183
+ defaultMessage: string;
1184
+ description: string;
1185
+ };
1186
+ }[];
1187
+ };
1188
+
1189
+ declare const _default$R: {
1190
+ id: string;
1191
+ component: string;
1192
+ isList: boolean;
1193
+ fields: {
1194
+ name: string;
1195
+ type: string;
1196
+ label: {
1197
+ defaultMessage: string;
1198
+ description: string;
1199
+ };
1200
+ }[];
1201
+ };
1202
+
1203
+ declare const _default$Q: {
1204
+ id: string;
1205
+ size: string;
1206
+ inline: boolean;
1207
+ component: string;
1208
+ settings: {
1209
+ name: string;
1210
+ type: string;
1211
+ }[];
1212
+ };
1213
+
1214
+ declare const _default$P: {
1215
+ id: string;
1216
+ isList: boolean;
1217
+ theme: boolean;
1218
+ fields: {
1219
+ name: string;
1220
+ type: string;
1221
+ }[];
1222
+ };
1223
+
1224
+ declare const _default$O: {
1225
+ id: string;
1226
+ component: string;
1227
+ labelPath: string;
1228
+ thumbnailPath: string;
1229
+ fields: {
1230
+ name: string;
1231
+ type: string;
1232
+ label: {
1233
+ defaultMessage: string;
1234
+ description: string;
1235
+ };
1236
+ }[];
1237
+ };
1238
+
1239
+ declare const _default$N: {
1240
+ id: string;
1241
+ component: string;
1242
+ media: boolean;
1243
+ type: string;
1244
+ };
1245
+
1246
+ declare const _default$M: {
1247
+ id: string;
1248
+ component: string;
1249
+ noItemLabel: {
1250
+ defaultMessage: string;
1251
+ description: string;
1252
+ };
1253
+ addItemLabel: {
1254
+ defaultMessage: string;
1255
+ description: string;
1256
+ };
1257
+ itemsField: {
1258
+ type: string;
1259
+ breadcrumbLabel: {
1260
+ defaultMessage: string;
1261
+ description: string;
1262
+ };
1263
+ };
1264
+ };
1265
+
1266
+ declare const _default$L: {
1267
+ id: string;
1268
+ component: string;
1269
+ itemsField: {
1270
+ type: string;
1271
+ breadcrumbLabel: {
1272
+ defaultMessage: string;
1273
+ description: string;
1274
+ };
1275
+ };
1276
+ };
1277
+
1278
+ declare const _default$K: {
1279
+ id: string;
1280
+ component: string;
1281
+ settings: ({
1282
+ name: string;
1283
+ type: string;
1284
+ className?: undefined;
1285
+ } | {
1286
+ name: string;
1287
+ type: string;
1288
+ className: string;
1289
+ })[];
1290
+ };
1291
+
1292
+ declare const _default$J: {
1293
+ id: string;
1294
+ component: string;
1295
+ };
1296
+
1297
+ declare const _default$I: {
1298
+ id: string;
1299
+ component: string;
1300
+ fields: {
1301
+ name: string;
1302
+ type: string;
1303
+ }[];
1304
+ };
1305
+
1306
+ declare const _default$H: {
1307
+ id: string;
1308
+ component: string;
1309
+ icon: {
1310
+ icon: (string | number | any[])[];
1311
+ iconName: string;
1312
+ prefix: string;
1313
+ };
1314
+ iconRotation: number;
1315
+ dataList: number[];
1316
+ float: boolean;
1317
+ };
1318
+
1319
+ declare const _default$G: {
1320
+ id: string;
1321
+ component: string;
1322
+ icon: {
1323
+ icon: (string | number | any[])[];
1324
+ iconName: string;
1325
+ prefix: string;
1326
+ };
1327
+ dataList: number[];
1328
+ float: boolean;
1329
+ };
1330
+
1331
+ declare const _default$F: {
1332
+ id: string;
1333
+ fields: ({
1334
+ name: string;
1335
+ type: string;
1336
+ defaultValue: string;
1337
+ label: {
1338
+ defaultMessage: string;
1339
+ description: string;
1340
+ };
1341
+ options?: undefined;
1342
+ isHorizontal?: undefined;
1343
+ } | {
1344
+ name: string;
1345
+ type: string;
1346
+ options: {
1347
+ value: number;
1348
+ label: number;
1349
+ }[];
1350
+ label: {
1351
+ defaultMessage: string;
1352
+ description: string;
1353
+ };
1354
+ defaultValue?: undefined;
1355
+ isHorizontal?: undefined;
1356
+ } | {
1357
+ name: string;
1358
+ type: string;
1359
+ isHorizontal: boolean;
1360
+ label: {
1361
+ defaultMessage: string;
1362
+ description: string;
1363
+ };
1364
+ defaultValue?: undefined;
1365
+ options?: undefined;
1366
+ } | {
1367
+ name: string;
1368
+ type: string;
1369
+ label: {
1370
+ defaultMessage: string;
1371
+ description: string;
1372
+ };
1373
+ defaultValue?: undefined;
1374
+ options?: undefined;
1375
+ isHorizontal?: undefined;
1376
+ })[];
1377
+ };
1378
+
1379
+ declare const _default$E: {
1380
+ id: string;
1381
+ component: string;
1382
+ fields: ({
1383
+ name: string;
1384
+ type: string;
1385
+ defaultValue: string;
1386
+ label: {
1387
+ defaultMessage: string;
1388
+ description: string;
1389
+ };
1390
+ options?: undefined;
1391
+ isHorizontal?: undefined;
1392
+ } | {
1393
+ name: string;
1394
+ type: string;
1395
+ options: {
1396
+ value: number;
1397
+ label: number;
1398
+ }[];
1399
+ label: {
1400
+ defaultMessage: string;
1401
+ description: string;
1402
+ };
1403
+ defaultValue?: undefined;
1404
+ isHorizontal?: undefined;
1405
+ } | {
1406
+ name: string;
1407
+ type: string;
1408
+ isHorizontal: boolean;
1409
+ label: {
1410
+ defaultMessage: string;
1411
+ description: string;
1412
+ };
1413
+ defaultValue?: undefined;
1414
+ options?: undefined;
1415
+ } | {
1416
+ name: string;
1417
+ type: string;
1418
+ label: {
1419
+ defaultMessage: string;
1420
+ description: string;
1421
+ };
1422
+ defaultValue?: undefined;
1423
+ options?: undefined;
1424
+ isHorizontal?: undefined;
1425
+ })[];
1426
+ };
1427
+
1428
+ declare const _default$D: {
1429
+ id: string;
1430
+ component: string;
1431
+ labelPath: string;
1432
+ fields: {
1433
+ name: string;
1434
+ type: string;
1435
+ label: {
1436
+ defaultMessage: string;
1437
+ description: string;
1438
+ };
1439
+ }[];
1440
+ };
1441
+
1442
+ declare const _default$C: {
1443
+ id: string;
1444
+ component: string;
1445
+ labelPath: string;
1446
+ fields: {
1447
+ name: string;
1448
+ type: string;
1449
+ label: {
1450
+ defaultMessage: string;
1451
+ description: string;
1452
+ };
1453
+ }[];
1454
+ };
1455
+
1456
+ declare const _default$B: {
1457
+ id: string;
1458
+ component: string;
1459
+ noItemLabel: {
1460
+ defaultMessage: string;
1461
+ description: string;
1462
+ };
1463
+ addItemLabel: {
1464
+ defaultMessage: string;
1465
+ description: string;
1466
+ };
1467
+ itemsField: {
1468
+ type: string;
1469
+ breadcrumbLabel: {
1470
+ defaultMessage: string;
1471
+ description: string;
1472
+ };
1473
+ };
1474
+ };
1475
+
1476
+ declare const _default$A: {
1477
+ id: string;
1478
+ component: string;
1479
+ noItemLabel: {
1480
+ defaultMessage: string;
1481
+ description: string;
1482
+ };
1483
+ addItemLabel: {
1484
+ defaultMessage: string;
1485
+ description: string;
1486
+ };
1487
+ itemsField: {
1488
+ type: string;
1489
+ breadcrumbLabel: {
1490
+ defaultMessage: string;
1491
+ description: string;
1492
+ };
1493
+ };
1494
+ };
1495
+
1496
+ declare const _default$z: {
1497
+ id: string;
1498
+ component: string;
1499
+ min: number;
1500
+ max: number;
1501
+ };
1502
+
1503
+ declare const _default$y: {
1504
+ id: string;
1505
+ component: string;
1506
+ media: boolean;
1507
+ };
1508
+
1509
+ declare const _default$x: {
1510
+ id: string;
1511
+ component: string;
1512
+ labelPath: string;
1513
+ thumbnailPath: string;
1514
+ fields: ({
1515
+ name: string;
1516
+ type: string;
1517
+ label: {
1518
+ defaultMessage: string;
1519
+ description: string;
1520
+ };
1521
+ component?: undefined;
1522
+ isList?: undefined;
1523
+ fields?: undefined;
1524
+ } | {
1525
+ name: string;
1526
+ component: string;
1527
+ isList: boolean;
1528
+ fields: ({
1529
+ name: string;
1530
+ type: string;
1531
+ isHorizontal: boolean;
1532
+ label: {
1533
+ defaultMessage: string;
1534
+ description: string;
1535
+ };
1536
+ defaultValue?: undefined;
1537
+ } | {
1538
+ name: string;
1539
+ type: string;
1540
+ defaultValue: number;
1541
+ label: {
1542
+ defaultMessage: string;
1543
+ description: string;
1544
+ };
1545
+ isHorizontal?: undefined;
1546
+ })[];
1547
+ type?: undefined;
1548
+ label?: undefined;
1549
+ })[];
1550
+ };
1551
+
1552
+ declare const _default$w: {
1553
+ id: string;
1554
+ component: string;
1555
+ noItemLabel: {
1556
+ defaultMessage: string;
1557
+ description: string;
1558
+ };
1559
+ addItemLabel: {
1560
+ defaultMessage: string;
1561
+ description: string;
1562
+ };
1563
+ itemsField: {
1564
+ type: string;
1565
+ breadcrumbLabel: {
1566
+ defaultMessage: string;
1567
+ description: string;
1568
+ };
1569
+ };
1570
+ };
1571
+
1572
+ declare const _default$v: {
1573
+ id: string;
1574
+ component: string;
1575
+ labelPath: string;
1576
+ noValueLabel: {
1577
+ defaultMessage: string;
1578
+ description: string;
1579
+ };
1580
+ fields: {
1581
+ name: string;
1582
+ type: string;
1583
+ label: {
1584
+ defaultMessage: string;
1585
+ description: string;
1586
+ };
1587
+ }[];
1588
+ };
1589
+
1590
+ declare const _default$u: {
1591
+ id: string;
1592
+ component: string;
1593
+ };
1594
+
1595
+ declare const _default$t: {
1596
+ id: string;
1597
+ component: string;
1598
+ };
1599
+
1600
+ declare const _default$s: {
1601
+ id: string;
1602
+ component: string;
1603
+ type: string;
1604
+ };
1605
+
1606
+ declare const _default$r: {
1607
+ id: string;
1608
+ isList: boolean;
1609
+ fields: {
1610
+ name: string;
1611
+ type: string;
1612
+ label: {
1613
+ defaultMessage: string;
1614
+ description: string;
1615
+ };
1616
+ }[];
1617
+ };
1618
+
1619
+ declare const _default$q: {
1620
+ id: string;
1621
+ component: string;
1622
+ labelPath: string;
1623
+ fields: ({
1624
+ name: string;
1625
+ type: string;
1626
+ textOnly: boolean;
1627
+ fieldsProps: {
1628
+ textStyle: {
1629
+ excludedFields: string[];
1630
+ };
1631
+ };
1632
+ label: {
1633
+ defaultMessage: string;
1634
+ description: string;
1635
+ };
1636
+ types?: undefined;
1637
+ isList?: undefined;
1638
+ fields?: undefined;
1639
+ } | {
1640
+ name: string;
1641
+ type: string;
1642
+ label: {
1643
+ defaultMessage: string;
1644
+ description: string;
1645
+ };
1646
+ textOnly?: undefined;
1647
+ fieldsProps?: undefined;
1648
+ types?: undefined;
1649
+ isList?: undefined;
1650
+ fields?: undefined;
1651
+ } | {
1652
+ name: string;
1653
+ type: string;
1654
+ label: {
1655
+ defaultMessage: string;
1656
+ description: string;
1657
+ };
1658
+ types: string[];
1659
+ textOnly?: undefined;
1660
+ fieldsProps?: undefined;
1661
+ isList?: undefined;
1662
+ fields?: undefined;
1663
+ } | {
1664
+ type: string;
1665
+ isList: boolean;
1666
+ label: {
1667
+ defaultMessage: string;
1668
+ description: string;
1669
+ };
1670
+ fields: {
1671
+ name: string;
1672
+ type: string;
1673
+ label: {
1674
+ defaultMessage: string;
1675
+ description: string;
1676
+ };
1677
+ }[];
1678
+ name?: undefined;
1679
+ textOnly?: undefined;
1680
+ fieldsProps?: undefined;
1681
+ types?: undefined;
1682
+ })[];
1683
+ };
1684
+
1685
+ declare const _default$p: {
1686
+ id: string;
1687
+ component: string;
1688
+ noItemLabel: {
1689
+ defaultMessage: string;
1690
+ description: string;
1691
+ };
1692
+ addItemLabel: {
1693
+ defaultMessage: string;
1694
+ description: string;
1695
+ };
1696
+ itemsField: {
1697
+ type: string;
1698
+ breadcrumbLabel: {
1699
+ defaultMessage: string;
1700
+ description: string;
1701
+ };
1702
+ };
1703
+ };
1704
+
1705
+ declare const _default$o: {
1706
+ id: string;
1707
+ component: string;
1708
+ labelPath: string;
1709
+ fields: ({
1710
+ name: string;
1711
+ type: string;
1712
+ textOnly: boolean;
1713
+ fieldsProps: {
1714
+ textStyle: {
1715
+ excludedFields: string[];
1716
+ };
1717
+ };
1718
+ label: {
1719
+ defaultMessage: string;
1720
+ description: string;
1721
+ };
1722
+ isHorizontal?: undefined;
1723
+ types?: undefined;
1724
+ isList?: undefined;
1725
+ fields?: undefined;
1726
+ } | {
1727
+ name: string;
1728
+ type: string;
1729
+ label: {
1730
+ defaultMessage: string;
1731
+ description: string;
1732
+ };
1733
+ textOnly?: undefined;
1734
+ fieldsProps?: undefined;
1735
+ isHorizontal?: undefined;
1736
+ types?: undefined;
1737
+ isList?: undefined;
1738
+ fields?: undefined;
1739
+ } | {
1740
+ name: string;
1741
+ type: string;
1742
+ isHorizontal: boolean;
1743
+ label: {
1744
+ defaultMessage: string;
1745
+ description: string;
1746
+ };
1747
+ textOnly?: undefined;
1748
+ fieldsProps?: undefined;
1749
+ types?: undefined;
1750
+ isList?: undefined;
1751
+ fields?: undefined;
1752
+ } | {
1753
+ name: string;
1754
+ type: string;
1755
+ label: {
1756
+ defaultMessage: string;
1757
+ description: string;
1758
+ };
1759
+ types: string[];
1760
+ textOnly?: undefined;
1761
+ fieldsProps?: undefined;
1762
+ isHorizontal?: undefined;
1763
+ isList?: undefined;
1764
+ fields?: undefined;
1765
+ } | {
1766
+ type: string;
1767
+ isList: boolean;
1768
+ fields: {
1769
+ type: string;
1770
+ name: string;
1771
+ label: {
1772
+ defaultMessage: string;
1773
+ description: string;
1774
+ };
1775
+ }[];
1776
+ name?: undefined;
1777
+ textOnly?: undefined;
1778
+ fieldsProps?: undefined;
1779
+ label?: undefined;
1780
+ isHorizontal?: undefined;
1781
+ types?: undefined;
1782
+ })[];
1783
+ };
1784
+
1785
+ declare const _default$n: {
1786
+ id: string;
1787
+ component: string;
1788
+ noItemLabel: {
1789
+ defaultMessage: string;
1790
+ description: string;
1791
+ };
1792
+ addItemLabel: {
1793
+ defaultMessage: string;
1794
+ description: string;
1795
+ };
1796
+ itemsField: {
1797
+ type: string;
1798
+ breadcrumbLabel: {
1799
+ defaultMessage: string;
1800
+ description: string;
1801
+ };
1802
+ };
1803
+ };
1804
+
1805
+ declare const _default$m: {
1806
+ id: string;
1807
+ component: string;
1808
+ };
1809
+
1810
+ declare const _default$l: {
1811
+ id: string;
1812
+ fields: ({
1813
+ name: string;
1814
+ type: string;
1815
+ label: {
1816
+ defaultMessage: string;
1817
+ description: string;
1818
+ };
1819
+ min?: undefined;
1820
+ max?: undefined;
1821
+ step?: undefined;
1822
+ unit?: undefined;
1823
+ withInput?: undefined;
1824
+ } | {
1825
+ name: string;
1826
+ type: string;
1827
+ label: {
1828
+ defaultMessage: string;
1829
+ description: string;
1830
+ };
1831
+ min: number;
1832
+ max: number;
1833
+ step: number;
1834
+ unit: string;
1835
+ withInput: boolean;
1836
+ })[];
1837
+ };
1838
+
1839
+ declare const _default$k: {
1840
+ id: string;
1841
+ component: string;
1842
+ };
1843
+
1844
+ declare const _default$j: {
1845
+ id: string;
1846
+ component: string;
1847
+ };
1848
+
1849
+ declare const _default$i: {
1850
+ id: string;
1851
+ component: string;
1852
+ };
1853
+
1854
+ declare const _default$h: {
1855
+ id: string;
1856
+ component: string;
1857
+ };
1858
+
1859
+ declare const _default$g: {
1860
+ id: string;
1861
+ component: string;
1862
+ labelPath: string;
1863
+ thumbnailPath: string;
1864
+ fields: ({
1865
+ name: string;
1866
+ type: string;
1867
+ label: {
1868
+ defaultMessage: string;
1869
+ description: string;
1870
+ };
1871
+ options?: undefined;
1872
+ } | {
1873
+ name: string;
1874
+ type: string;
1875
+ options: {
1876
+ value: string;
1877
+ label: {
1878
+ defaultMessage: string;
1879
+ description: string;
1880
+ };
1881
+ }[];
1882
+ label: {
1883
+ defaultMessage: string;
1884
+ description: string;
1885
+ };
1886
+ })[];
1887
+ };
1888
+
1889
+ declare const _default$f: {
1890
+ id: string;
1891
+ component: string;
1892
+ getDefaultValue: () => {
1893
+ id: any;
1894
+ side: string;
1895
+ };
1896
+ noItemLabel: {
1897
+ defaultMessage: string;
1898
+ description: string;
1899
+ };
1900
+ addItemLabel: {
1901
+ defaultMessage: string;
1902
+ description: string;
1903
+ };
1904
+ itemsField: {
1905
+ type: string;
1906
+ breadcrumbLabel: {
1907
+ defaultMessage: string;
1908
+ description: string;
1909
+ };
1910
+ };
1911
+ };
1912
+
1913
+ declare const _default$e: {
1914
+ id: string;
1915
+ component: string;
1916
+ settings: {
1917
+ name: string;
1918
+ type: string;
1919
+ }[];
1920
+ };
1921
+
1922
+ declare const _default$d: {
1923
+ id: string;
1924
+ component: string;
1925
+ media: boolean;
1926
+ settings: {
1927
+ name: string;
1928
+ type: string;
1929
+ }[];
1930
+ };
1931
+
1932
+ declare const _default$c: {
1933
+ id: string;
1934
+ canClear: boolean;
1935
+ fields: ({
1936
+ key: string;
1937
+ type: string;
1938
+ label: {
1939
+ defaultMessage: string;
1940
+ description: string;
1941
+ };
1942
+ isList: boolean;
1943
+ fields: ({
1944
+ name: string;
1945
+ type: string;
1946
+ label: {
1947
+ defaultMessage: string;
1948
+ description: string;
1949
+ };
1950
+ component?: undefined;
1951
+ fontStyleName?: undefined;
1952
+ alignName?: undefined;
1953
+ } | {
1954
+ component: string;
1955
+ fontStyleName: string;
1956
+ alignName: string;
1957
+ name?: undefined;
1958
+ type?: undefined;
1959
+ label?: undefined;
1960
+ })[];
1961
+ name?: undefined;
1962
+ } | {
1963
+ type: string;
1964
+ name: string;
1965
+ label: {
1966
+ defaultMessage: string;
1967
+ description: string;
1968
+ };
1969
+ isList: boolean;
1970
+ fields: ({
1971
+ name: string;
1972
+ type: string;
1973
+ label: {
1974
+ defaultMessage: string;
1975
+ description: string;
1976
+ };
1977
+ component?: undefined;
1978
+ isHorizontal?: undefined;
1979
+ } | {
1980
+ name: string;
1981
+ component: string;
1982
+ isHorizontal: boolean;
1983
+ label: {
1984
+ defaultMessage: string;
1985
+ description: string;
1986
+ };
1987
+ type?: undefined;
1988
+ })[];
1989
+ key?: undefined;
1990
+ } | {
1991
+ type: string;
1992
+ label: {
1993
+ defaultMessage: string;
1994
+ description: string;
1995
+ };
1996
+ isList: boolean;
1997
+ fields: ({
1998
+ name: string;
1999
+ type: string;
2000
+ label: {
2001
+ defaultMessage: string;
2002
+ description: string;
2003
+ };
2004
+ component?: undefined;
2005
+ transformName?: undefined;
2006
+ } | {
2007
+ component: string;
2008
+ name: string;
2009
+ transformName: string;
2010
+ label: {
2011
+ defaultMessage: string;
2012
+ description: string;
2013
+ };
2014
+ type?: undefined;
2015
+ })[];
2016
+ key?: undefined;
2017
+ name?: undefined;
2018
+ })[];
2019
+ };
2020
+
2021
+ declare const _default$b: {
2022
+ id: string;
2023
+ component: string;
2024
+ canClear: boolean;
2025
+ fields: ({
2026
+ key: string;
2027
+ type: string;
2028
+ label: {
2029
+ defaultMessage: string;
2030
+ description: string;
2031
+ };
2032
+ isList: boolean;
2033
+ fields: ({
2034
+ name: string;
2035
+ type: string;
2036
+ label: {
2037
+ defaultMessage: string;
2038
+ description: string;
2039
+ };
2040
+ component?: undefined;
2041
+ fontStyleName?: undefined;
2042
+ alignName?: undefined;
2043
+ } | {
2044
+ component: string;
2045
+ fontStyleName: string;
2046
+ alignName: string;
2047
+ name?: undefined;
2048
+ type?: undefined;
2049
+ label?: undefined;
2050
+ })[];
2051
+ name?: undefined;
2052
+ } | {
2053
+ type: string;
2054
+ name: string;
2055
+ label: {
2056
+ defaultMessage: string;
2057
+ description: string;
2058
+ };
2059
+ isList: boolean;
2060
+ fields: ({
2061
+ name: string;
2062
+ type: string;
2063
+ label: {
2064
+ defaultMessage: string;
2065
+ description: string;
2066
+ };
2067
+ component?: undefined;
2068
+ isHorizontal?: undefined;
2069
+ } | {
2070
+ name: string;
2071
+ component: string;
2072
+ isHorizontal: boolean;
2073
+ label: {
2074
+ defaultMessage: string;
2075
+ description: string;
2076
+ };
2077
+ type?: undefined;
2078
+ })[];
2079
+ key?: undefined;
2080
+ } | {
2081
+ type: string;
2082
+ label: {
2083
+ defaultMessage: string;
2084
+ description: string;
2085
+ };
2086
+ isList: boolean;
2087
+ fields: ({
2088
+ name: string;
2089
+ type: string;
2090
+ label: {
2091
+ defaultMessage: string;
2092
+ description: string;
2093
+ };
2094
+ component?: undefined;
2095
+ transformName?: undefined;
2096
+ } | {
2097
+ component: string;
2098
+ name: string;
2099
+ transformName: string;
2100
+ label: {
2101
+ defaultMessage: string;
2102
+ description: string;
2103
+ };
2104
+ type?: undefined;
2105
+ })[];
2106
+ key?: undefined;
2107
+ name?: undefined;
2108
+ })[];
2109
+ };
2110
+
2111
+ declare const _default$a: {
2112
+ id: string;
2113
+ component: string;
2114
+ };
2115
+
2116
+ declare const _default$9: {
2117
+ id: string;
2118
+ component: string;
2119
+ };
2120
+
2121
+ declare const _default$8: {
2122
+ id: string;
2123
+ component: string;
2124
+ };
2125
+
2126
+ declare const _default$7: {
2127
+ id: string;
2128
+ component: string;
2129
+ };
2130
+
2131
+ declare const _default$6: {
2132
+ id: string;
2133
+ component: string;
2134
+ };
2135
+
2136
+ declare const _default$5: {
2137
+ id: string;
2138
+ component: string;
2139
+ media: boolean;
2140
+ type: string;
2141
+ };
2142
+
2143
+ declare const _default$4: {
2144
+ id: string;
2145
+ fields: {
2146
+ name: string;
2147
+ type: string;
2148
+ }[];
2149
+ settings: {
2150
+ name: string;
2151
+ type: string;
2152
+ label: {
2153
+ defaultMessage: string;
2154
+ description: string;
2155
+ };
2156
+ }[];
2157
+ };
2158
+
2159
+ declare const _default$3: {
2160
+ id: string;
2161
+ component: string;
2162
+ media: boolean;
2163
+ type: string[];
2164
+ };
2165
+
2166
+ declare const _default$2: {
2167
+ id: string;
2168
+ component: string;
2169
+ labelPath: string;
2170
+ thumbnailPath: string;
2171
+ fields: {
2172
+ name: string;
2173
+ type: string;
2174
+ label: {
2175
+ defaultMessage: string;
2176
+ description: string;
2177
+ };
2178
+ }[];
2179
+ };
2180
+
2181
+ declare const _default$1: {
2182
+ id: string;
2183
+ component: string;
2184
+ noItemLabel: {
2185
+ defaultMessage: string;
2186
+ description: string;
2187
+ };
2188
+ addItemLabel: {
2189
+ defaultMessage: string;
2190
+ description: string;
2191
+ };
2192
+ itemsField: {
2193
+ type: string;
2194
+ breadcrumbLabel: {
2195
+ defaultMessage: string;
2196
+ description: string;
2197
+ };
2198
+ };
2199
+ };
2200
+
2201
+ declare const _default: {
2202
+ id: string;
2203
+ component: string;
2204
+ itemsField: {
2205
+ type: string;
2206
+ breadcrumbLabel: {
2207
+ defaultMessage: string;
2208
+ description: string;
2209
+ };
2210
+ };
2211
+ };
2212
+
2213
+ export { _default$1I as alignHorizontal, _default$1H as alignVertical, _default$1G as alignment, _default$1F as alternative, _default$1E as alternatives, _default$1D as answer, _default$1C as answers, _default$1K as audio, _default$1J as audioElement, _default$1B as authorElement, _default$1A as background, _default$1z as backgroundRecommendation, _default$1y as badge, _default$1x as borderRadius, _default$1w as borderStyle, _default$1v as borderWidth, _default$1u as boxStyle, _default$1t as boxStyleForm, _default$1s as button, _default$1p as buttonElement, _default$1r as buttonLayout, _default$1o as buttonLink, _default$1q as buttons, _default$1m as callToAction, _default$1l as callToActionForm, _default$1n as captions, _default$1e as cardLayout, _default$1d as checkboxes, _default$1c as closedCaptions, _default$1b as color, _default$1a as conversation, _default$1k as customAnswer, _default$1i as date, _default$1j as dateElement, _default$1h as datetime, _default$19 as email, _default$16 as entries, _default$18 as entriesWithImage, _default$17 as entriesWithVisual, _default$13 as entry, _default$15 as entryWithImage, _default$14 as entryWithVisual, _default$12 as fieldWithForm, _default$11 as fields, _default$10 as fit, _default$$ as font, _default$Z as fontFamily, _default$Y as fontSize, _default$X as fontWeight, _default$_ as fonts, _default$W as footer, _default$V as gameSortItem, _default$U as gameSortItems, _default$T as geoPosition, _default$S as graphBarStyle, _default$R as graphBarStyleForm, _default$P as header, _default$Q as headingElement, _default$N as image, _default$O as imageWithCaption, _default$L as images, _default$M as imagesWithCaption, _default$K as inputElement, _default$I as itemTextStyle, _default$J as items, _default$F as keypadLayout, _default$E as keypadLayoutForm, _default$H as letterSpacing, _default$G as lineHeight, _default$z as mapZoom, _default$D as marker, _default$C as markerWithImage, _default$B as markers, _default$A as markersWithImage, _default$y as mediaThumbnail, _default$x as message, _default$w as messages, _default$v as metadata, _default$u as number, _default$t as padding, _default$r as parameters, _default$s as password, _default$q as quizAnswer, _default$p as quizAnswers, _default$o as quizPointsAnswer, _default$n as quizPointsAnswers, _default$m as radios, _default$l as richButtonStyles, _default$k as screenLayout, _default$j as select, _default$i as shadowAngle, _default$1g as shareIncentive, _default$1f as shareIncentiveForm, _default$h as slider, _default$g as speaker, _default$f as speakers, _default$a as text, _default$e as textElement, _default$d as textModal, _default$c as textStyle, _default$b as textStyleForm, _default$9 as toggle, _default$8 as tokens, _default$7 as trueFalse, _default$6 as url, _default$5 as video, _default$4 as videoElement, _default$3 as visual, _default$2 as visualWithCaption, _default as visuals, _default$1 as visualsWithCaption };