react-formule 1.7.0 → 1.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -526,13 +526,15 @@ declare namespace collections_1 {
526
526
  }
527
527
  export { _default_2 as default };
528
528
  }
529
- namespace accordion {
529
+ namespace TableArrayFieldTemplate {
530
530
  let title_17: string;
531
531
  export { title_17 as title };
532
532
  let icon_3: import("react/jsx-runtime").JSX.Element;
533
533
  export { icon_3 as icon };
534
534
  let description_9: string;
535
535
  export { description_9 as description };
536
+ let className_3: string;
537
+ export { className_3 as className };
536
538
  let child_3: {};
537
539
  export { child_3 as child };
538
540
  export namespace optionsSchema_5 {
@@ -550,10 +552,75 @@ declare namespace collections_1 {
550
552
  }) => import("react/jsx-runtime").JSX.Element;
551
553
  };
552
554
  export { optionsSchemaUiSchema_5 as optionsSchemaUiSchema };
553
- export namespace optionsUiSchema_4 { }
555
+ export namespace optionsUiSchema_4 {
556
+ let type_15: string;
557
+ export { type_15 as type };
558
+ let title_19: string;
559
+ export { title_19 as title };
560
+ let properties_7: {
561
+ "ui:options": {
562
+ type: string;
563
+ title: string;
564
+ properties: {
565
+ itemsDisplayTitle: {
566
+ type: string;
567
+ title: string;
568
+ description: string;
569
+ tooltip: string;
570
+ };
571
+ span: {
572
+ title: string;
573
+ type: string;
574
+ default: number;
575
+ minimum: number;
576
+ maximum: number;
577
+ oneOf: {
578
+ title: string;
579
+ const: number;
580
+ }[];
581
+ };
582
+ showAsModal: {
583
+ title: string;
584
+ type: string;
585
+ };
586
+ collapsible: {
587
+ title: string;
588
+ type: string;
589
+ };
590
+ hidden: {
591
+ type: string;
592
+ title: string;
593
+ tooltip: string;
594
+ };
595
+ };
596
+ };
597
+ "ui:label": {
598
+ title: string;
599
+ type: string;
600
+ default: boolean;
601
+ };
602
+ };
603
+ export { properties_7 as properties };
604
+ }
554
605
  export { optionsUiSchema_4 as optionsUiSchema };
555
606
  let optionsUiSchemaUiSchema_4: {
556
607
  "ui:options": {
608
+ itemsDisplayTitle: {
609
+ "ui:options": {
610
+ descriptionIsMarkdown: boolean;
611
+ showAsModal: boolean;
612
+ modal: {
613
+ buttonInNewLine: boolean;
614
+ };
615
+ codeEditor: {
616
+ minimal: boolean;
617
+ language: string;
618
+ extraExtensions: import("@codemirror/state").Extension[];
619
+ height: string;
620
+ };
621
+ };
622
+ "ui:field": string;
623
+ };
557
624
  span: {
558
625
  "ui:widget": string;
559
626
  };
@@ -595,22 +662,40 @@ declare namespace collections_1 {
595
662
  export { optionsUiSchemaUiSchema_4 as optionsUiSchemaUiSchema };
596
663
  namespace _default_3 {
597
664
  export namespace schema_3 {
598
- let type_15: string;
599
- export { type_15 as type };
600
- let items_1: {};
665
+ let type_16: string;
666
+ export { type_16 as type };
667
+ export namespace items_1 {
668
+ let type_17: string;
669
+ export { type_17 as type };
670
+ export namespace properties_8 {
671
+ namespace col1 {
672
+ let type_18: string;
673
+ export { type_18 as type };
674
+ let title_20: string;
675
+ export { title_20 as title };
676
+ }
677
+ namespace col2 {
678
+ let type_19: string;
679
+ export { type_19 as type };
680
+ let title_21: string;
681
+ export { title_21 as title };
682
+ }
683
+ }
684
+ export { properties_8 as properties };
685
+ }
601
686
  export { items_1 as items };
602
687
  }
603
688
  export { schema_3 as schema };
604
689
  let uiSchema_3: {
605
- "ui:array": string;
690
+ "ui:widget": string;
606
691
  };
607
692
  export { uiSchema_3 as uiSchema };
608
693
  }
609
694
  export { _default_3 as default };
610
695
  }
611
- namespace layer {
612
- let title_19: string;
613
- export { title_19 as title };
696
+ namespace accordion {
697
+ let title_22: string;
698
+ export { title_22 as title };
614
699
  let icon_4: import("react/jsx-runtime").JSX.Element;
615
700
  export { icon_4 as icon };
616
701
  let description_10: string;
@@ -618,12 +703,12 @@ declare namespace collections_1 {
618
703
  let child_4: {};
619
704
  export { child_4 as child };
620
705
  export namespace optionsSchema_6 {
621
- let type_16: string;
622
- export { type_16 as type };
623
- let title_20: string;
624
- export { title_20 as title };
625
- export namespace properties_7 { }
626
- export { properties_7 as properties };
706
+ let type_20: string;
707
+ export { type_20 as type };
708
+ let title_23: string;
709
+ export { title_23 as title };
710
+ export namespace properties_9 { }
711
+ export { properties_9 as properties };
627
712
  }
628
713
  export { optionsSchema_6 as optionsSchema };
629
714
  let optionsSchemaUiSchema_6: {
@@ -677,8 +762,8 @@ declare namespace collections_1 {
677
762
  export { optionsUiSchemaUiSchema_5 as optionsUiSchemaUiSchema };
678
763
  namespace _default_4 {
679
764
  export namespace schema_4 {
680
- let type_17: string;
681
- export { type_17 as type };
765
+ let type_21: string;
766
+ export { type_21 as type };
682
767
  let items_2: {};
683
768
  export { items_2 as items };
684
769
  }
@@ -690,9 +775,9 @@ declare namespace collections_1 {
690
775
  }
691
776
  export { _default_4 as default };
692
777
  }
693
- namespace tabView {
694
- let title_21: string;
695
- export { title_21 as title };
778
+ namespace layer {
779
+ let title_24: string;
780
+ export { title_24 as title };
696
781
  let icon_5: import("react/jsx-runtime").JSX.Element;
697
782
  export { icon_5 as icon };
698
783
  let description_11: string;
@@ -700,12 +785,12 @@ declare namespace collections_1 {
700
785
  let child_5: {};
701
786
  export { child_5 as child };
702
787
  export namespace optionsSchema_7 {
703
- let type_18: string;
704
- export { type_18 as type };
705
- let title_22: string;
706
- export { title_22 as title };
707
- export namespace properties_8 { }
708
- export { properties_8 as properties };
788
+ let type_22: string;
789
+ export { type_22 as type };
790
+ let title_25: string;
791
+ export { title_25 as title };
792
+ export namespace properties_10 { }
793
+ export { properties_10 as properties };
709
794
  }
710
795
  export { optionsSchema_7 as optionsSchema };
711
796
  let optionsSchemaUiSchema_7: {
@@ -759,35 +844,35 @@ declare namespace collections_1 {
759
844
  export { optionsUiSchemaUiSchema_6 as optionsUiSchemaUiSchema };
760
845
  namespace _default_5 {
761
846
  export namespace schema_5 {
762
- let type_19: string;
763
- export { type_19 as type };
764
- let properties_9: {};
765
- export { properties_9 as properties };
847
+ let type_23: string;
848
+ export { type_23 as type };
849
+ let items_3: {};
850
+ export { items_3 as items };
766
851
  }
767
852
  export { schema_5 as schema };
768
853
  let uiSchema_5: {
769
- "ui:object": string;
854
+ "ui:array": string;
770
855
  };
771
856
  export { uiSchema_5 as uiSchema };
772
857
  }
773
858
  export { _default_5 as default };
774
859
  }
775
- namespace stepsView {
776
- let title_23: string;
777
- export { title_23 as title };
778
- let description_12: string;
779
- export { description_12 as description };
860
+ namespace tabView {
861
+ let title_26: string;
862
+ export { title_26 as title };
780
863
  let icon_6: import("react/jsx-runtime").JSX.Element;
781
864
  export { icon_6 as icon };
865
+ let description_12: string;
866
+ export { description_12 as description };
782
867
  let child_6: {};
783
868
  export { child_6 as child };
784
869
  export namespace optionsSchema_8 {
785
- let type_20: string;
786
- export { type_20 as type };
787
- let title_24: string;
788
- export { title_24 as title };
789
- export namespace properties_10 { }
790
- export { properties_10 as properties };
870
+ let type_24: string;
871
+ export { type_24 as type };
872
+ let title_27: string;
873
+ export { title_27 as title };
874
+ export namespace properties_11 { }
875
+ export { properties_11 as properties };
791
876
  }
792
877
  export { optionsSchema_8 as optionsSchema };
793
878
  let optionsSchemaUiSchema_8: {
@@ -796,12 +881,94 @@ declare namespace collections_1 {
796
881
  }) => import("react/jsx-runtime").JSX.Element;
797
882
  };
798
883
  export { optionsSchemaUiSchema_8 as optionsSchemaUiSchema };
799
- export namespace optionsUiSchema_7 {
800
- let type_21: string;
801
- export { type_21 as type };
802
- let title_25: string;
803
- export { title_25 as title };
804
- let properties_11: {
884
+ export namespace optionsUiSchema_7 { }
885
+ export { optionsUiSchema_7 as optionsUiSchema };
886
+ let optionsUiSchemaUiSchema_7: {
887
+ "ui:options": {
888
+ span: {
889
+ "ui:widget": string;
890
+ };
891
+ modal: {
892
+ "ui:options": {
893
+ showAsModal: boolean;
894
+ modal: {
895
+ buttonInNewLine: boolean;
896
+ modalWidth: number;
897
+ };
898
+ };
899
+ buttonInNewLine: {
900
+ "ui:widget": string;
901
+ };
902
+ modalWidth: {
903
+ "ui:widget": string;
904
+ };
905
+ };
906
+ showAsModal: {
907
+ "ui:widget": string;
908
+ };
909
+ collapsible: {
910
+ "ui:widget": string;
911
+ };
912
+ hidden: {
913
+ "ui:widget": string;
914
+ };
915
+ "ui:order": string[];
916
+ "ui:padding": number;
917
+ "ui:label": boolean;
918
+ };
919
+ "ui:label": {
920
+ "ui:widget": string;
921
+ };
922
+ "ui:ObjectFieldTemplate": ({ properties }: {
923
+ properties: any;
924
+ }) => import("react/jsx-runtime").JSX.Element;
925
+ };
926
+ export { optionsUiSchemaUiSchema_7 as optionsUiSchemaUiSchema };
927
+ namespace _default_6 {
928
+ export namespace schema_6 {
929
+ let type_25: string;
930
+ export { type_25 as type };
931
+ let properties_12: {};
932
+ export { properties_12 as properties };
933
+ }
934
+ export { schema_6 as schema };
935
+ let uiSchema_6: {
936
+ "ui:object": string;
937
+ };
938
+ export { uiSchema_6 as uiSchema };
939
+ }
940
+ export { _default_6 as default };
941
+ }
942
+ namespace stepsView {
943
+ let title_28: string;
944
+ export { title_28 as title };
945
+ let description_13: string;
946
+ export { description_13 as description };
947
+ let icon_7: import("react/jsx-runtime").JSX.Element;
948
+ export { icon_7 as icon };
949
+ let child_7: {};
950
+ export { child_7 as child };
951
+ export namespace optionsSchema_9 {
952
+ let type_26: string;
953
+ export { type_26 as type };
954
+ let title_29: string;
955
+ export { title_29 as title };
956
+ export namespace properties_13 { }
957
+ export { properties_13 as properties };
958
+ }
959
+ export { optionsSchema_9 as optionsSchema };
960
+ let optionsSchemaUiSchema_9: {
961
+ "ui:ObjectFieldTemplate": ({ properties }: {
962
+ properties: any;
963
+ }) => import("react/jsx-runtime").JSX.Element;
964
+ };
965
+ export { optionsSchemaUiSchema_9 as optionsSchemaUiSchema };
966
+ export namespace optionsUiSchema_8 {
967
+ let type_27: string;
968
+ export { type_27 as type };
969
+ let title_30: string;
970
+ export { title_30 as title };
971
+ let properties_14: {
805
972
  "ui:options": {
806
973
  type: string;
807
974
  title: string;
@@ -922,10 +1089,10 @@ declare namespace collections_1 {
922
1089
  default: boolean;
923
1090
  };
924
1091
  };
925
- export { properties_11 as properties };
1092
+ export { properties_14 as properties };
926
1093
  }
927
- export { optionsUiSchema_7 as optionsUiSchema };
928
- let optionsUiSchemaUiSchema_7: {
1094
+ export { optionsUiSchema_8 as optionsUiSchema };
1095
+ let optionsUiSchemaUiSchema_8: {
929
1096
  "ui:options": {
930
1097
  hideSteps: {
931
1098
  "ui:widget": string;
@@ -977,59 +1144,59 @@ declare namespace collections_1 {
977
1144
  properties: any;
978
1145
  }) => import("react/jsx-runtime").JSX.Element;
979
1146
  };
980
- export { optionsUiSchemaUiSchema_7 as optionsUiSchemaUiSchema };
981
- namespace _default_6 {
982
- export namespace schema_6 {
983
- let type_22: string;
984
- export { type_22 as type };
985
- let properties_12: {};
986
- export { properties_12 as properties };
1147
+ export { optionsUiSchemaUiSchema_8 as optionsUiSchemaUiSchema };
1148
+ namespace _default_7 {
1149
+ export namespace schema_7 {
1150
+ let type_28: string;
1151
+ export { type_28 as type };
1152
+ let properties_15: {};
1153
+ export { properties_15 as properties };
987
1154
  }
988
- export { schema_6 as schema };
989
- let uiSchema_6: {
1155
+ export { schema_7 as schema };
1156
+ let uiSchema_7: {
990
1157
  "ui:object": string;
991
1158
  "ui:options": {
992
1159
  stepsPlacement: string;
993
1160
  markAsCompleted: boolean;
994
1161
  };
995
1162
  };
996
- export { uiSchema_6 as uiSchema };
1163
+ export { uiSchema_7 as uiSchema };
997
1164
  }
998
- export { _default_6 as default };
1165
+ export { _default_7 as default };
999
1166
  }
1000
1167
  }
1001
1168
  declare namespace simple_1 {
1002
1169
  export namespace text {
1003
- let title_26: string;
1004
- export { title_26 as title };
1005
- let icon_7: import("react/jsx-runtime").JSX.Element;
1006
- export { icon_7 as icon };
1007
- let description_13: string;
1008
- export { description_13 as description };
1009
- let className_3: string;
1010
- export { className_3 as className };
1011
- let child_7: {};
1012
- export { child_7 as child };
1013
- export namespace optionsSchema_9 {
1014
- let type_23: string;
1015
- export { type_23 as type };
1016
- let title_27: string;
1017
- export { title_27 as title };
1018
- export namespace properties_13 {
1170
+ let title_31: string;
1171
+ export { title_31 as title };
1172
+ let icon_8: import("react/jsx-runtime").JSX.Element;
1173
+ export { icon_8 as icon };
1174
+ let description_14: string;
1175
+ export { description_14 as description };
1176
+ let className_4: string;
1177
+ export { className_4 as className };
1178
+ let child_8: {};
1179
+ export { child_8 as child };
1180
+ export namespace optionsSchema_10 {
1181
+ let type_29: string;
1182
+ export { type_29 as type };
1183
+ let title_32: string;
1184
+ export { title_32 as title };
1185
+ export namespace properties_16 {
1019
1186
  export namespace pattern {
1020
- let title_28: string;
1021
- export { title_28 as title };
1022
- let description_14: string;
1023
- export { description_14 as description };
1024
- let type_24: string;
1025
- export { type_24 as type };
1187
+ let title_33: string;
1188
+ export { title_33 as title };
1189
+ let description_15: string;
1190
+ export { description_15 as description };
1191
+ let type_30: string;
1192
+ export { type_30 as type };
1026
1193
  export let format: string;
1027
1194
  }
1028
1195
  export namespace format_1 {
1029
- let title_29: string;
1030
- export { title_29 as title };
1031
- let type_25: string;
1032
- export { type_25 as type };
1196
+ let title_34: string;
1197
+ export { title_34 as title };
1198
+ let type_31: string;
1199
+ export { type_31 as type };
1033
1200
  let _enum: string[];
1034
1201
  export { _enum as enum };
1035
1202
  }
@@ -1039,10 +1206,10 @@ declare namespace simple_1 {
1039
1206
  import isRequired_3 = isRequired;
1040
1207
  export { isRequired_3 as isRequired };
1041
1208
  }
1042
- export { properties_13 as properties };
1209
+ export { properties_16 as properties };
1043
1210
  }
1044
- export { optionsSchema_9 as optionsSchema };
1045
- let optionsSchemaUiSchema_9: {
1211
+ export { optionsSchema_10 as optionsSchema };
1212
+ let optionsSchemaUiSchema_10: {
1046
1213
  readOnly: {
1047
1214
  "ui:widget": string;
1048
1215
  };
@@ -1056,13 +1223,13 @@ declare namespace simple_1 {
1056
1223
  properties: any;
1057
1224
  }) => import("react/jsx-runtime").JSX.Element;
1058
1225
  };
1059
- export { optionsSchemaUiSchema_9 as optionsSchemaUiSchema };
1060
- export namespace optionsUiSchema_8 {
1061
- let type_26: string;
1062
- export { type_26 as type };
1063
- let title_30: string;
1064
- export { title_30 as title };
1065
- let properties_14: {
1226
+ export { optionsSchemaUiSchema_10 as optionsSchemaUiSchema };
1227
+ export namespace optionsUiSchema_9 {
1228
+ let type_32: string;
1229
+ export { type_32 as type };
1230
+ let title_35: string;
1231
+ export { title_35 as title };
1232
+ let properties_17: {
1066
1233
  "ui:options": {
1067
1234
  type: string;
1068
1235
  title: string;
@@ -1158,10 +1325,10 @@ declare namespace simple_1 {
1158
1325
  default: boolean;
1159
1326
  };
1160
1327
  };
1161
- export { properties_14 as properties };
1328
+ export { properties_17 as properties };
1162
1329
  }
1163
- export { optionsUiSchema_8 as optionsUiSchema };
1164
- let optionsUiSchemaUiSchema_8: {
1330
+ export { optionsUiSchema_9 as optionsUiSchema };
1331
+ let optionsUiSchemaUiSchema_9: {
1165
1332
  "ui:options": {
1166
1333
  mask: {
1167
1334
  "ui:placeholder": string;
@@ -1211,44 +1378,44 @@ declare namespace simple_1 {
1211
1378
  properties: any;
1212
1379
  }) => import("react/jsx-runtime").JSX.Element;
1213
1380
  };
1214
- export { optionsUiSchemaUiSchema_8 as optionsUiSchemaUiSchema };
1215
- namespace _default_7 {
1216
- export namespace schema_7 {
1217
- let type_27: string;
1218
- export { type_27 as type };
1381
+ export { optionsUiSchemaUiSchema_9 as optionsUiSchemaUiSchema };
1382
+ namespace _default_8 {
1383
+ export namespace schema_8 {
1384
+ let type_33: string;
1385
+ export { type_33 as type };
1219
1386
  }
1220
- export { schema_7 as schema };
1221
- let uiSchema_7: {
1387
+ export { schema_8 as schema };
1388
+ let uiSchema_8: {
1222
1389
  "ui:widget": string;
1223
1390
  };
1224
- export { uiSchema_7 as uiSchema };
1391
+ export { uiSchema_8 as uiSchema };
1225
1392
  }
1226
- export { _default_7 as default };
1393
+ export { _default_8 as default };
1227
1394
  }
1228
1395
  export namespace textarea {
1229
- let title_31: string;
1230
- export { title_31 as title };
1231
- let icon_8: import("react/jsx-runtime").JSX.Element;
1232
- export { icon_8 as icon };
1233
- let description_15: string;
1234
- export { description_15 as description };
1235
- let child_8: {};
1236
- export { child_8 as child };
1237
- export namespace optionsSchema_10 {
1238
- let type_28: string;
1239
- export { type_28 as type };
1240
- let title_32: string;
1241
- export { title_32 as title };
1242
- export namespace properties_15 {
1396
+ let title_36: string;
1397
+ export { title_36 as title };
1398
+ let icon_9: import("react/jsx-runtime").JSX.Element;
1399
+ export { icon_9 as icon };
1400
+ let description_16: string;
1401
+ export { description_16 as description };
1402
+ let child_9: {};
1403
+ export { child_9 as child };
1404
+ export namespace optionsSchema_11 {
1405
+ let type_34: string;
1406
+ export { type_34 as type };
1407
+ let title_37: string;
1408
+ export { title_37 as title };
1409
+ export namespace properties_18 {
1243
1410
  import readOnly_4 = readOnly;
1244
1411
  export { readOnly_4 as readOnly };
1245
1412
  import isRequired_4 = isRequired;
1246
1413
  export { isRequired_4 as isRequired };
1247
1414
  }
1248
- export { properties_15 as properties };
1415
+ export { properties_18 as properties };
1249
1416
  }
1250
- export { optionsSchema_10 as optionsSchema };
1251
- let optionsSchemaUiSchema_10: {
1417
+ export { optionsSchema_11 as optionsSchema };
1418
+ let optionsSchemaUiSchema_11: {
1252
1419
  readOnly: {
1253
1420
  "ui:widget": string;
1254
1421
  };
@@ -1259,13 +1426,13 @@ declare namespace simple_1 {
1259
1426
  properties: any;
1260
1427
  }) => import("react/jsx-runtime").JSX.Element;
1261
1428
  };
1262
- export { optionsSchemaUiSchema_10 as optionsSchemaUiSchema };
1263
- export namespace optionsUiSchema_9 {
1264
- let type_29: string;
1265
- export { type_29 as type };
1266
- let title_33: string;
1267
- export { title_33 as title };
1268
- let properties_16: {
1429
+ export { optionsSchemaUiSchema_11 as optionsSchemaUiSchema };
1430
+ export namespace optionsUiSchema_10 {
1431
+ let type_35: string;
1432
+ export { type_35 as type };
1433
+ let title_38: string;
1434
+ export { title_38 as title };
1435
+ let properties_19: {
1269
1436
  "ui:options": {
1270
1437
  type: string;
1271
1438
  title: string;
@@ -1367,10 +1534,10 @@ declare namespace simple_1 {
1367
1534
  default: boolean;
1368
1535
  };
1369
1536
  };
1370
- export { properties_16 as properties };
1537
+ export { properties_19 as properties };
1371
1538
  }
1372
- export { optionsUiSchema_9 as optionsUiSchema };
1373
- let optionsUiSchemaUiSchema_9: {
1539
+ export { optionsUiSchema_10 as optionsUiSchema };
1540
+ let optionsUiSchemaUiSchema_10: {
1374
1541
  "ui:options": {
1375
1542
  span: {
1376
1543
  "ui:widget": string;
@@ -1410,56 +1577,56 @@ declare namespace simple_1 {
1410
1577
  properties: any;
1411
1578
  }) => import("react/jsx-runtime").JSX.Element;
1412
1579
  };
1413
- export { optionsUiSchemaUiSchema_9 as optionsUiSchemaUiSchema };
1414
- namespace _default_8 {
1415
- export namespace schema_8 {
1416
- let type_30: string;
1417
- export { type_30 as type };
1580
+ export { optionsUiSchemaUiSchema_10 as optionsUiSchemaUiSchema };
1581
+ namespace _default_9 {
1582
+ export namespace schema_9 {
1583
+ let type_36: string;
1584
+ export { type_36 as type };
1418
1585
  }
1419
- export { schema_8 as schema };
1420
- let uiSchema_8: {
1586
+ export { schema_9 as schema };
1587
+ let uiSchema_9: {
1421
1588
  "ui:widget": string;
1422
1589
  };
1423
- export { uiSchema_8 as uiSchema };
1590
+ export { uiSchema_9 as uiSchema };
1424
1591
  }
1425
- export { _default_8 as default };
1592
+ export { _default_9 as default };
1426
1593
  }
1427
1594
  export namespace number {
1428
- let title_34: string;
1429
- export { title_34 as title };
1430
- let icon_9: import("react/jsx-runtime").JSX.Element;
1431
- export { icon_9 as icon };
1432
- let description_16: string;
1433
- export { description_16 as description };
1434
- let child_9: {};
1435
- export { child_9 as child };
1436
- export namespace optionsSchema_11 {
1437
- let type_31: string;
1438
- export { type_31 as type };
1439
- let title_35: string;
1440
- export { title_35 as title };
1441
- export namespace properties_17 {
1442
- export namespace type_32 {
1443
- let title_36: string;
1444
- export { title_36 as title };
1445
- let type_33: string;
1446
- export { type_33 as type };
1595
+ let title_39: string;
1596
+ export { title_39 as title };
1597
+ let icon_10: import("react/jsx-runtime").JSX.Element;
1598
+ export { icon_10 as icon };
1599
+ let description_17: string;
1600
+ export { description_17 as description };
1601
+ let child_10: {};
1602
+ export { child_10 as child };
1603
+ export namespace optionsSchema_12 {
1604
+ let type_37: string;
1605
+ export { type_37 as type };
1606
+ let title_40: string;
1607
+ export { title_40 as title };
1608
+ export namespace properties_20 {
1609
+ export namespace type_38 {
1610
+ let title_41: string;
1611
+ export { title_41 as title };
1612
+ let type_39: string;
1613
+ export { type_39 as type };
1447
1614
  let oneOf_1: {
1448
1615
  const: string;
1449
1616
  title: string;
1450
1617
  }[];
1451
1618
  export { oneOf_1 as oneOf };
1452
1619
  }
1453
- export { type_32 as type };
1620
+ export { type_38 as type };
1454
1621
  import readOnly_5 = readOnly;
1455
1622
  export { readOnly_5 as readOnly };
1456
1623
  import isRequired_5 = isRequired;
1457
1624
  export { isRequired_5 as isRequired };
1458
1625
  }
1459
- export { properties_17 as properties };
1626
+ export { properties_20 as properties };
1460
1627
  }
1461
- export { optionsSchema_11 as optionsSchema };
1462
- let optionsSchemaUiSchema_11: {
1628
+ export { optionsSchema_12 as optionsSchema };
1629
+ let optionsSchemaUiSchema_12: {
1463
1630
  readOnly: {
1464
1631
  "ui:widget": string;
1465
1632
  };
@@ -1470,10 +1637,10 @@ declare namespace simple_1 {
1470
1637
  properties: any;
1471
1638
  }) => import("react/jsx-runtime").JSX.Element;
1472
1639
  };
1473
- export { optionsSchemaUiSchema_11 as optionsSchemaUiSchema };
1474
- export namespace optionsUiSchema_10 { }
1475
- export { optionsUiSchema_10 as optionsUiSchema };
1476
- let optionsUiSchemaUiSchema_10: {
1640
+ export { optionsSchemaUiSchema_12 as optionsSchemaUiSchema };
1641
+ export namespace optionsUiSchema_11 { }
1642
+ export { optionsUiSchema_11 as optionsUiSchema };
1643
+ let optionsUiSchemaUiSchema_11: {
1477
1644
  "ui:options": {
1478
1645
  span: {
1479
1646
  "ui:widget": string;
@@ -1513,53 +1680,53 @@ declare namespace simple_1 {
1513
1680
  properties: any;
1514
1681
  }) => import("react/jsx-runtime").JSX.Element;
1515
1682
  };
1516
- export { optionsUiSchemaUiSchema_10 as optionsUiSchemaUiSchema };
1517
- namespace _default_9 {
1518
- export namespace schema_9 {
1519
- let type_34: string;
1520
- export { type_34 as type };
1683
+ export { optionsUiSchemaUiSchema_11 as optionsUiSchemaUiSchema };
1684
+ namespace _default_10 {
1685
+ export namespace schema_10 {
1686
+ let type_40: string;
1687
+ export { type_40 as type };
1521
1688
  }
1522
- export { schema_9 as schema };
1523
- let uiSchema_9: {};
1524
- export { uiSchema_9 as uiSchema };
1689
+ export { schema_10 as schema };
1690
+ let uiSchema_10: {};
1691
+ export { uiSchema_10 as uiSchema };
1525
1692
  }
1526
- export { _default_9 as default };
1693
+ export { _default_10 as default };
1527
1694
  }
1528
1695
  export namespace checkbox {
1529
- let title_37: string;
1530
- export { title_37 as title };
1531
- let icon_10: import("react/jsx-runtime").JSX.Element;
1532
- export { icon_10 as icon };
1533
- let description_17: string;
1534
- export { description_17 as description };
1535
- let child_10: {};
1536
- export { child_10 as child };
1537
- export namespace optionsSchema_12 {
1538
- let type_35: string;
1539
- export { type_35 as type };
1540
- let title_38: string;
1541
- export { title_38 as title };
1542
- export namespace properties_18 {
1543
- export namespace type_36 {
1544
- let title_39: string;
1545
- export { title_39 as title };
1546
- let type_37: string;
1547
- export { type_37 as type };
1696
+ let title_42: string;
1697
+ export { title_42 as title };
1698
+ let icon_11: import("react/jsx-runtime").JSX.Element;
1699
+ export { icon_11 as icon };
1700
+ let description_18: string;
1701
+ export { description_18 as description };
1702
+ let child_11: {};
1703
+ export { child_11 as child };
1704
+ export namespace optionsSchema_13 {
1705
+ let type_41: string;
1706
+ export { type_41 as type };
1707
+ let title_43: string;
1708
+ export { title_43 as title };
1709
+ export namespace properties_21 {
1710
+ export namespace type_42 {
1711
+ let title_44: string;
1712
+ export { title_44 as title };
1713
+ let type_43: string;
1714
+ export { type_43 as type };
1548
1715
  let oneOf_2: {
1549
1716
  const: string;
1550
1717
  title: string;
1551
1718
  }[];
1552
1719
  export { oneOf_2 as oneOf };
1553
1720
  }
1554
- export { type_36 as type };
1721
+ export { type_42 as type };
1555
1722
  import readOnly_6 = readOnly;
1556
1723
  export { readOnly_6 as readOnly };
1557
1724
  import isRequired_6 = isRequired;
1558
1725
  export { isRequired_6 as isRequired };
1559
1726
  }
1560
- export { properties_18 as properties };
1727
+ export { properties_21 as properties };
1561
1728
  export namespace dependencies {
1562
- export namespace type_38 {
1729
+ export namespace type_44 {
1563
1730
  let oneOf_3: ({
1564
1731
  properties: {
1565
1732
  type: {
@@ -1602,11 +1769,11 @@ declare namespace simple_1 {
1602
1769
  })[];
1603
1770
  export { oneOf_3 as oneOf };
1604
1771
  }
1605
- export { type_38 as type };
1772
+ export { type_44 as type };
1606
1773
  }
1607
1774
  }
1608
- export { optionsSchema_12 as optionsSchema };
1609
- let optionsSchemaUiSchema_12: {
1775
+ export { optionsSchema_13 as optionsSchema };
1776
+ let optionsSchemaUiSchema_13: {
1610
1777
  items: {
1611
1778
  enum: {
1612
1779
  items: {
@@ -1624,10 +1791,10 @@ declare namespace simple_1 {
1624
1791
  properties: any;
1625
1792
  }) => import("react/jsx-runtime").JSX.Element;
1626
1793
  };
1627
- export { optionsSchemaUiSchema_12 as optionsSchemaUiSchema };
1628
- export namespace optionsUiSchema_11 { }
1629
- export { optionsUiSchema_11 as optionsUiSchema };
1630
- let optionsUiSchemaUiSchema_11: {
1794
+ export { optionsSchemaUiSchema_13 as optionsSchemaUiSchema };
1795
+ export namespace optionsUiSchema_12 { }
1796
+ export { optionsUiSchema_12 as optionsUiSchema };
1797
+ let optionsUiSchemaUiSchema_12: {
1631
1798
  "ui:options": {
1632
1799
  span: {
1633
1800
  "ui:widget": string;
@@ -1667,66 +1834,66 @@ declare namespace simple_1 {
1667
1834
  properties: any;
1668
1835
  }) => import("react/jsx-runtime").JSX.Element;
1669
1836
  };
1670
- export { optionsUiSchemaUiSchema_11 as optionsUiSchemaUiSchema };
1671
- namespace _default_10 {
1672
- export namespace schema_10 {
1673
- let type_39: string;
1674
- export { type_39 as type };
1675
- export namespace items_3 {
1676
- let type_40: string;
1677
- export { type_40 as type };
1837
+ export { optionsUiSchemaUiSchema_12 as optionsUiSchemaUiSchema };
1838
+ namespace _default_11 {
1839
+ export namespace schema_11 {
1840
+ let type_45: string;
1841
+ export { type_45 as type };
1842
+ export namespace items_4 {
1843
+ let type_46: string;
1844
+ export { type_46 as type };
1678
1845
  let _enum_1: string[];
1679
1846
  export { _enum_1 as enum };
1680
1847
  }
1681
- export { items_3 as items };
1848
+ export { items_4 as items };
1682
1849
  export let uniqueItems: boolean;
1683
1850
  }
1684
- export { schema_10 as schema };
1685
- let uiSchema_10: {
1851
+ export { schema_11 as schema };
1852
+ let uiSchema_11: {
1686
1853
  "ui:widget": string;
1687
1854
  };
1688
- export { uiSchema_10 as uiSchema };
1855
+ export { uiSchema_11 as uiSchema };
1689
1856
  }
1690
- export { _default_10 as default };
1857
+ export { _default_11 as default };
1691
1858
  }
1692
1859
  export namespace _switch {
1693
- let title_40: string;
1694
- export { title_40 as title };
1695
- let icon_11: import("react/jsx-runtime").JSX.Element;
1696
- export { icon_11 as icon };
1697
- let description_18: string;
1698
- export { description_18 as description };
1699
- let child_11: {};
1700
- export { child_11 as child };
1701
- export namespace optionsSchema_13 {
1702
- let type_41: string;
1703
- export { type_41 as type };
1704
- let title_41: string;
1705
- export { title_41 as title };
1706
- export namespace properties_19 {
1707
- export namespace type_42 {
1708
- let type_43: string;
1709
- export { type_43 as type };
1710
- let title_42: string;
1711
- export { title_42 as title };
1712
- let description_19: string;
1713
- export { description_19 as description };
1860
+ let title_45: string;
1861
+ export { title_45 as title };
1862
+ let icon_12: import("react/jsx-runtime").JSX.Element;
1863
+ export { icon_12 as icon };
1864
+ let description_19: string;
1865
+ export { description_19 as description };
1866
+ let child_12: {};
1867
+ export { child_12 as child };
1868
+ export namespace optionsSchema_14 {
1869
+ let type_47: string;
1870
+ export { type_47 as type };
1871
+ let title_46: string;
1872
+ export { title_46 as title };
1873
+ export namespace properties_22 {
1874
+ export namespace type_48 {
1875
+ let type_49: string;
1876
+ export { type_49 as type };
1877
+ let title_47: string;
1878
+ export { title_47 as title };
1879
+ let description_20: string;
1880
+ export { description_20 as description };
1714
1881
  let oneOf_4: {
1715
1882
  const: string;
1716
1883
  title: string;
1717
1884
  }[];
1718
1885
  export { oneOf_4 as oneOf };
1719
1886
  }
1720
- export { type_42 as type };
1887
+ export { type_48 as type };
1721
1888
  import readOnly_7 = readOnly;
1722
1889
  export { readOnly_7 as readOnly };
1723
1890
  import isRequired_7 = isRequired;
1724
1891
  export { isRequired_7 as isRequired };
1725
1892
  }
1726
- export { properties_19 as properties };
1893
+ export { properties_22 as properties };
1727
1894
  }
1728
- export { optionsSchema_13 as optionsSchema };
1729
- let optionsSchemaUiSchema_13: {
1895
+ export { optionsSchema_14 as optionsSchema };
1896
+ let optionsSchemaUiSchema_14: {
1730
1897
  readOnly: {
1731
1898
  "ui:widget": string;
1732
1899
  };
@@ -1737,13 +1904,13 @@ declare namespace simple_1 {
1737
1904
  properties: any;
1738
1905
  }) => import("react/jsx-runtime").JSX.Element;
1739
1906
  };
1740
- export { optionsSchemaUiSchema_13 as optionsSchemaUiSchema };
1741
- export namespace optionsUiSchema_12 {
1742
- let type_44: string;
1743
- export { type_44 as type };
1744
- let title_43: string;
1745
- export { title_43 as title };
1746
- let properties_20: {
1907
+ export { optionsSchemaUiSchema_14 as optionsSchemaUiSchema };
1908
+ export namespace optionsUiSchema_13 {
1909
+ let type_50: string;
1910
+ export { type_50 as type };
1911
+ let title_48: string;
1912
+ export { title_48 as title };
1913
+ let properties_23: {
1747
1914
  "ui:options": {
1748
1915
  type: string;
1749
1916
  title: string;
@@ -1830,10 +1997,10 @@ declare namespace simple_1 {
1830
1997
  default: boolean;
1831
1998
  };
1832
1999
  };
1833
- export { properties_20 as properties };
2000
+ export { properties_23 as properties };
1834
2001
  }
1835
- export { optionsUiSchema_12 as optionsUiSchema };
1836
- let optionsUiSchemaUiSchema_12: {
2002
+ export { optionsUiSchema_13 as optionsUiSchema };
2003
+ let optionsUiSchemaUiSchema_13: {
1837
2004
  "ui:options": {
1838
2005
  span: {
1839
2006
  "ui:widget": string;
@@ -1873,50 +2040,50 @@ declare namespace simple_1 {
1873
2040
  properties: any;
1874
2041
  }) => import("react/jsx-runtime").JSX.Element;
1875
2042
  };
1876
- export { optionsUiSchemaUiSchema_12 as optionsUiSchemaUiSchema };
1877
- namespace _default_11 {
1878
- export namespace schema_11 {
1879
- let type_45: string;
1880
- export { type_45 as type };
2043
+ export { optionsUiSchemaUiSchema_13 as optionsUiSchemaUiSchema };
2044
+ namespace _default_12 {
2045
+ export namespace schema_12 {
2046
+ let type_51: string;
2047
+ export { type_51 as type };
1881
2048
  }
1882
- export { schema_11 as schema };
1883
- let uiSchema_11: {
2049
+ export { schema_12 as schema };
2050
+ let uiSchema_12: {
1884
2051
  "ui:widget": string;
1885
2052
  };
1886
- export { uiSchema_11 as uiSchema };
2053
+ export { uiSchema_12 as uiSchema };
1887
2054
  }
1888
- export { _default_11 as default };
2055
+ export { _default_12 as default };
1889
2056
  }
1890
2057
  export { _switch as switch };
1891
2058
  export namespace radio {
1892
- let title_44: string;
1893
- export { title_44 as title };
1894
- let icon_12: import("react/jsx-runtime").JSX.Element;
1895
- export { icon_12 as icon };
1896
- let description_20: string;
1897
- export { description_20 as description };
1898
- let child_12: {};
1899
- export { child_12 as child };
1900
- export namespace optionsSchema_14 {
1901
- let type_46: string;
1902
- export { type_46 as type };
1903
- let title_45: string;
1904
- export { title_45 as title };
1905
- export namespace properties_21 {
2059
+ let title_49: string;
2060
+ export { title_49 as title };
2061
+ let icon_13: import("react/jsx-runtime").JSX.Element;
2062
+ export { icon_13 as icon };
2063
+ let description_21: string;
2064
+ export { description_21 as description };
2065
+ let child_13: {};
2066
+ export { child_13 as child };
2067
+ export namespace optionsSchema_15 {
2068
+ let type_52: string;
2069
+ export { type_52 as type };
2070
+ let title_50: string;
2071
+ export { title_50 as title };
2072
+ export namespace properties_24 {
1906
2073
  export namespace _enum_2 {
1907
- let title_46: string;
1908
- export { title_46 as title };
1909
- let type_47: string;
1910
- export { type_47 as type };
1911
- let description_21: string;
1912
- export { description_21 as description };
1913
- export namespace items_4 {
1914
- let title_47: string;
1915
- export { title_47 as title };
1916
- let type_48: string;
1917
- export { type_48 as type };
2074
+ let title_51: string;
2075
+ export { title_51 as title };
2076
+ let type_53: string;
2077
+ export { type_53 as type };
2078
+ let description_22: string;
2079
+ export { description_22 as description };
2080
+ export namespace items_5 {
2081
+ let title_52: string;
2082
+ export { title_52 as title };
2083
+ let type_54: string;
2084
+ export { type_54 as type };
1918
2085
  }
1919
- export { items_4 as items };
2086
+ export { items_5 as items };
1920
2087
  }
1921
2088
  export { _enum_2 as enum };
1922
2089
  import readOnly_8 = readOnly;
@@ -1924,10 +2091,10 @@ declare namespace simple_1 {
1924
2091
  import isRequired_8 = isRequired;
1925
2092
  export { isRequired_8 as isRequired };
1926
2093
  }
1927
- export { properties_21 as properties };
2094
+ export { properties_24 as properties };
1928
2095
  }
1929
- export { optionsSchema_14 as optionsSchema };
1930
- let optionsSchemaUiSchema_14: {
2096
+ export { optionsSchema_15 as optionsSchema };
2097
+ let optionsSchemaUiSchema_15: {
1931
2098
  readOnly: {
1932
2099
  "ui:widget": string;
1933
2100
  };
@@ -1938,10 +2105,10 @@ declare namespace simple_1 {
1938
2105
  properties: any;
1939
2106
  }) => import("react/jsx-runtime").JSX.Element;
1940
2107
  };
1941
- export { optionsSchemaUiSchema_14 as optionsSchemaUiSchema };
1942
- export namespace optionsUiSchema_13 { }
1943
- export { optionsUiSchema_13 as optionsUiSchema };
1944
- let optionsUiSchemaUiSchema_13: {
2108
+ export { optionsSchemaUiSchema_15 as optionsSchemaUiSchema };
2109
+ export namespace optionsUiSchema_14 { }
2110
+ export { optionsUiSchema_14 as optionsUiSchema };
2111
+ let optionsUiSchemaUiSchema_14: {
1945
2112
  "ui:options": {
1946
2113
  span: {
1947
2114
  "ui:widget": string;
@@ -1981,55 +2148,55 @@ declare namespace simple_1 {
1981
2148
  properties: any;
1982
2149
  }) => import("react/jsx-runtime").JSX.Element;
1983
2150
  };
1984
- export { optionsUiSchemaUiSchema_13 as optionsUiSchemaUiSchema };
1985
- namespace _default_12 {
1986
- export namespace schema_12 {
1987
- let type_49: string;
1988
- export { type_49 as type };
2151
+ export { optionsUiSchemaUiSchema_14 as optionsUiSchemaUiSchema };
2152
+ namespace _default_13 {
2153
+ export namespace schema_13 {
2154
+ let type_55: string;
2155
+ export { type_55 as type };
1989
2156
  let _enum_3: string[];
1990
2157
  export { _enum_3 as enum };
1991
2158
  }
1992
- export { schema_12 as schema };
1993
- let uiSchema_12: {
2159
+ export { schema_13 as schema };
2160
+ let uiSchema_13: {
1994
2161
  "ui:widget": string;
1995
2162
  };
1996
- export { uiSchema_12 as uiSchema };
2163
+ export { uiSchema_13 as uiSchema };
1997
2164
  }
1998
- export { _default_12 as default };
2165
+ export { _default_13 as default };
1999
2166
  }
2000
2167
  export namespace select {
2001
- let title_48: string;
2002
- export { title_48 as title };
2003
- let icon_13: import("react/jsx-runtime").JSX.Element;
2004
- export { icon_13 as icon };
2005
- let description_22: string;
2006
- export { description_22 as description };
2007
- let child_13: {};
2008
- export { child_13 as child };
2009
- export namespace optionsSchema_15 {
2010
- let type_50: string;
2011
- export { type_50 as type };
2012
- let title_49: string;
2013
- export { title_49 as title };
2014
- export namespace properties_22 {
2015
- export namespace type_51 {
2016
- let title_50: string;
2017
- export { title_50 as title };
2018
- let type_52: string;
2019
- export { type_52 as type };
2168
+ let title_53: string;
2169
+ export { title_53 as title };
2170
+ let icon_14: import("react/jsx-runtime").JSX.Element;
2171
+ export { icon_14 as icon };
2172
+ let description_23: string;
2173
+ export { description_23 as description };
2174
+ let child_14: {};
2175
+ export { child_14 as child };
2176
+ export namespace optionsSchema_16 {
2177
+ let type_56: string;
2178
+ export { type_56 as type };
2179
+ let title_54: string;
2180
+ export { title_54 as title };
2181
+ export namespace properties_25 {
2182
+ export namespace type_57 {
2183
+ let title_55: string;
2184
+ export { title_55 as title };
2185
+ let type_58: string;
2186
+ export { type_58 as type };
2020
2187
  let oneOf_5: {
2021
2188
  const: string;
2022
2189
  title: string;
2023
2190
  }[];
2024
2191
  export { oneOf_5 as oneOf };
2025
2192
  }
2026
- export { type_51 as type };
2193
+ export { type_57 as type };
2027
2194
  import readOnly_9 = readOnly;
2028
2195
  export { readOnly_9 as readOnly };
2029
2196
  import isRequired_9 = isRequired;
2030
2197
  export { isRequired_9 as isRequired };
2031
2198
  }
2032
- export { properties_22 as properties };
2199
+ export { properties_25 as properties };
2033
2200
  export let allOf: ({
2034
2201
  if: {
2035
2202
  properties: {
@@ -2081,8 +2248,8 @@ declare namespace simple_1 {
2081
2248
  };
2082
2249
  })[];
2083
2250
  }
2084
- export { optionsSchema_15 as optionsSchema };
2085
- let optionsSchemaUiSchema_15: {
2251
+ export { optionsSchema_16 as optionsSchema };
2252
+ let optionsSchemaUiSchema_16: {
2086
2253
  items: {
2087
2254
  enum: {
2088
2255
  items: {
@@ -2100,10 +2267,10 @@ declare namespace simple_1 {
2100
2267
  properties: any;
2101
2268
  }) => import("react/jsx-runtime").JSX.Element;
2102
2269
  };
2103
- export { optionsSchemaUiSchema_15 as optionsSchemaUiSchema };
2104
- export namespace optionsUiSchema_14 { }
2105
- export { optionsUiSchema_14 as optionsUiSchema };
2106
- let optionsUiSchemaUiSchema_14: {
2270
+ export { optionsSchemaUiSchema_16 as optionsSchemaUiSchema };
2271
+ export namespace optionsUiSchema_15 { }
2272
+ export { optionsUiSchema_15 as optionsUiSchema };
2273
+ let optionsUiSchemaUiSchema_15: {
2107
2274
  "ui:options": {
2108
2275
  span: {
2109
2276
  "ui:widget": string;
@@ -2143,78 +2310,78 @@ declare namespace simple_1 {
2143
2310
  properties: any;
2144
2311
  }) => import("react/jsx-runtime").JSX.Element;
2145
2312
  };
2146
- export { optionsUiSchemaUiSchema_14 as optionsUiSchemaUiSchema };
2147
- namespace _default_13 {
2148
- export namespace schema_13 {
2149
- let type_53: string;
2150
- export { type_53 as type };
2313
+ export { optionsUiSchemaUiSchema_15 as optionsUiSchemaUiSchema };
2314
+ namespace _default_14 {
2315
+ export namespace schema_14 {
2316
+ let type_59: string;
2317
+ export { type_59 as type };
2151
2318
  let uniqueItems_1: boolean;
2152
2319
  export { uniqueItems_1 as uniqueItems };
2153
2320
  }
2154
- export { schema_13 as schema };
2155
- let uiSchema_13: {
2321
+ export { schema_14 as schema };
2322
+ let uiSchema_14: {
2156
2323
  "ui:widget": string;
2157
2324
  };
2158
- export { uiSchema_13 as uiSchema };
2325
+ export { uiSchema_14 as uiSchema };
2159
2326
  }
2160
- export { _default_13 as default };
2327
+ export { _default_14 as default };
2161
2328
  }
2162
- export namespace date {
2163
- let title_51: string;
2164
- export { title_51 as title };
2165
- let icon_14: import("react/jsx-runtime").JSX.Element;
2166
- export { icon_14 as icon };
2167
- let description_23: string;
2168
- export { description_23 as description };
2169
- let child_14: {};
2170
- export { child_14 as child };
2171
- export namespace optionsSchema_16 {
2172
- let type_54: string;
2173
- export { type_54 as type };
2174
- let title_52: string;
2175
- export { title_52 as title };
2176
- export namespace properties_23 {
2329
+ export namespace date {
2330
+ let title_56: string;
2331
+ export { title_56 as title };
2332
+ let icon_15: import("react/jsx-runtime").JSX.Element;
2333
+ export { icon_15 as icon };
2334
+ let description_24: string;
2335
+ export { description_24 as description };
2336
+ let child_15: {};
2337
+ export { child_15 as child };
2338
+ export namespace optionsSchema_17 {
2339
+ let type_60: string;
2340
+ export { type_60 as type };
2341
+ let title_57: string;
2342
+ export { title_57 as title };
2343
+ export namespace properties_26 {
2177
2344
  export namespace format_2 {
2178
- let type_55: string;
2179
- export { type_55 as type };
2180
- let title_53: string;
2181
- export { title_53 as title };
2345
+ let type_61: string;
2346
+ export { type_61 as type };
2347
+ let title_58: string;
2348
+ export { title_58 as title };
2182
2349
  let _enum_4: string[];
2183
2350
  export { _enum_4 as enum };
2184
- let _default_14: string;
2185
- export { _default_14 as default };
2351
+ let _default_15: string;
2352
+ export { _default_15 as default };
2186
2353
  }
2187
2354
  export { format_2 as format };
2188
2355
  export namespace customFormat {
2189
- let type_56: string;
2190
- export { type_56 as type };
2191
- let title_54: string;
2192
- export { title_54 as title };
2193
- let description_24: string;
2194
- export { description_24 as description };
2356
+ let type_62: string;
2357
+ export { type_62 as type };
2358
+ let title_59: string;
2359
+ export { title_59 as title };
2360
+ let description_25: string;
2361
+ export { description_25 as description };
2195
2362
  export let tooltip: string;
2196
2363
  }
2197
2364
  export namespace minDate {
2198
- let type_57: string;
2199
- export { type_57 as type };
2200
- let title_55: string;
2201
- export { title_55 as title };
2365
+ let type_63: string;
2366
+ export { type_63 as type };
2367
+ let title_60: string;
2368
+ export { title_60 as title };
2202
2369
  }
2203
2370
  export namespace maxDate {
2204
- let type_58: string;
2205
- export { type_58 as type };
2206
- let title_56: string;
2207
- export { title_56 as title };
2371
+ let type_64: string;
2372
+ export { type_64 as type };
2373
+ let title_61: string;
2374
+ export { title_61 as title };
2208
2375
  }
2209
2376
  import readOnly_10 = readOnly;
2210
2377
  export { readOnly_10 as readOnly };
2211
2378
  import isRequired_10 = isRequired;
2212
2379
  export { isRequired_10 as isRequired };
2213
2380
  }
2214
- export { properties_23 as properties };
2381
+ export { properties_26 as properties };
2215
2382
  }
2216
- export { optionsSchema_16 as optionsSchema };
2217
- let optionsSchemaUiSchema_16: {
2383
+ export { optionsSchema_17 as optionsSchema };
2384
+ let optionsSchemaUiSchema_17: {
2218
2385
  customFormat: {
2219
2386
  "ui:placeholder": string;
2220
2387
  "ui:options": {
@@ -2238,10 +2405,10 @@ declare namespace simple_1 {
2238
2405
  properties: any;
2239
2406
  }) => import("react/jsx-runtime").JSX.Element;
2240
2407
  };
2241
- export { optionsSchemaUiSchema_16 as optionsSchemaUiSchema };
2242
- export namespace optionsUiSchema_15 { }
2243
- export { optionsUiSchema_15 as optionsUiSchema };
2244
- let optionsUiSchemaUiSchema_15: {
2408
+ export { optionsSchemaUiSchema_17 as optionsSchemaUiSchema };
2409
+ export namespace optionsUiSchema_16 { }
2410
+ export { optionsUiSchema_16 as optionsUiSchema };
2411
+ let optionsUiSchemaUiSchema_16: {
2245
2412
  "ui:options": {
2246
2413
  span: {
2247
2414
  "ui:widget": string;
@@ -2281,44 +2448,44 @@ declare namespace simple_1 {
2281
2448
  properties: any;
2282
2449
  }) => import("react/jsx-runtime").JSX.Element;
2283
2450
  };
2284
- export { optionsUiSchemaUiSchema_15 as optionsUiSchemaUiSchema };
2285
- namespace _default_15 {
2286
- export namespace schema_14 {
2287
- let type_59: string;
2288
- export { type_59 as type };
2451
+ export { optionsUiSchemaUiSchema_16 as optionsUiSchemaUiSchema };
2452
+ namespace _default_16 {
2453
+ export namespace schema_15 {
2454
+ let type_65: string;
2455
+ export { type_65 as type };
2289
2456
  }
2290
- export { schema_14 as schema };
2291
- let uiSchema_14: {
2457
+ export { schema_15 as schema };
2458
+ let uiSchema_15: {
2292
2459
  "ui:widget": string;
2293
2460
  };
2294
- export { uiSchema_14 as uiSchema };
2461
+ export { uiSchema_15 as uiSchema };
2295
2462
  }
2296
- export { _default_15 as default };
2463
+ export { _default_16 as default };
2297
2464
  }
2298
2465
  export namespace email {
2299
- let title_57: string;
2300
- export { title_57 as title };
2301
- let icon_15: import("react/jsx-runtime").JSX.Element;
2302
- export { icon_15 as icon };
2303
- let description_25: string;
2304
- export { description_25 as description };
2305
- let className_4: string;
2306
- export { className_4 as className };
2307
- let child_15: {};
2308
- export { child_15 as child };
2309
- export namespace optionsSchema_17 {
2310
- let type_60: string;
2311
- export { type_60 as type };
2312
- let title_58: string;
2313
- export { title_58 as title };
2314
- export namespace properties_24 {
2466
+ let title_62: string;
2467
+ export { title_62 as title };
2468
+ let icon_16: import("react/jsx-runtime").JSX.Element;
2469
+ export { icon_16 as icon };
2470
+ let description_26: string;
2471
+ export { description_26 as description };
2472
+ let className_5: string;
2473
+ export { className_5 as className };
2474
+ let child_16: {};
2475
+ export { child_16 as child };
2476
+ export namespace optionsSchema_18 {
2477
+ let type_66: string;
2478
+ export { type_66 as type };
2479
+ let title_63: string;
2480
+ export { title_63 as title };
2481
+ export namespace properties_27 {
2315
2482
  export namespace pattern_1 {
2316
- let title_59: string;
2317
- export { title_59 as title };
2318
- let description_26: string;
2319
- export { description_26 as description };
2320
- let type_61: string;
2321
- export { type_61 as type };
2483
+ let title_64: string;
2484
+ export { title_64 as title };
2485
+ let description_27: string;
2486
+ export { description_27 as description };
2487
+ let type_67: string;
2488
+ export { type_67 as type };
2322
2489
  let format_3: string;
2323
2490
  export { format_3 as format };
2324
2491
  }
@@ -2328,10 +2495,10 @@ declare namespace simple_1 {
2328
2495
  import isRequired_11 = isRequired;
2329
2496
  export { isRequired_11 as isRequired };
2330
2497
  }
2331
- export { properties_24 as properties };
2498
+ export { properties_27 as properties };
2332
2499
  }
2333
- export { optionsSchema_17 as optionsSchema };
2334
- let optionsSchemaUiSchema_17: {
2500
+ export { optionsSchema_18 as optionsSchema };
2501
+ let optionsSchemaUiSchema_18: {
2335
2502
  readOnly: {
2336
2503
  "ui:widget": string;
2337
2504
  };
@@ -2345,13 +2512,13 @@ declare namespace simple_1 {
2345
2512
  properties: any;
2346
2513
  }) => import("react/jsx-runtime").JSX.Element;
2347
2514
  };
2348
- export { optionsSchemaUiSchema_17 as optionsSchemaUiSchema };
2349
- export namespace optionsUiSchema_16 {
2350
- let type_62: string;
2351
- export { type_62 as type };
2352
- let title_60: string;
2353
- export { title_60 as title };
2354
- let properties_25: {
2515
+ export { optionsSchemaUiSchema_18 as optionsSchemaUiSchema };
2516
+ export namespace optionsUiSchema_17 {
2517
+ let type_68: string;
2518
+ export { type_68 as type };
2519
+ let title_65: string;
2520
+ export { title_65 as title };
2521
+ let properties_28: {
2355
2522
  "ui:options": {
2356
2523
  type: string;
2357
2524
  title: string;
@@ -2447,10 +2614,10 @@ declare namespace simple_1 {
2447
2614
  default: boolean;
2448
2615
  };
2449
2616
  };
2450
- export { properties_25 as properties };
2617
+ export { properties_28 as properties };
2451
2618
  }
2452
- export { optionsUiSchema_16 as optionsUiSchema };
2453
- let optionsUiSchemaUiSchema_16: {
2619
+ export { optionsUiSchema_17 as optionsUiSchema };
2620
+ let optionsUiSchemaUiSchema_17: {
2454
2621
  "ui:options": {
2455
2622
  mask: {
2456
2623
  "ui:placeholder": string;
@@ -2500,48 +2667,48 @@ declare namespace simple_1 {
2500
2667
  properties: any;
2501
2668
  }) => import("react/jsx-runtime").JSX.Element;
2502
2669
  };
2503
- export { optionsUiSchemaUiSchema_16 as optionsUiSchemaUiSchema };
2504
- namespace _default_16 {
2505
- export namespace schema_15 {
2506
- let type_63: string;
2507
- export { type_63 as type };
2670
+ export { optionsUiSchemaUiSchema_17 as optionsUiSchemaUiSchema };
2671
+ namespace _default_17 {
2672
+ export namespace schema_16 {
2673
+ let type_69: string;
2674
+ export { type_69 as type };
2508
2675
  let format_4: string;
2509
2676
  export { format_4 as format };
2510
2677
  }
2511
- export { schema_15 as schema };
2512
- let uiSchema_15: {
2678
+ export { schema_16 as schema };
2679
+ let uiSchema_16: {
2513
2680
  "ui:widget": string;
2514
2681
  };
2515
- export { uiSchema_15 as uiSchema };
2682
+ export { uiSchema_16 as uiSchema };
2516
2683
  }
2517
- export { _default_16 as default };
2684
+ export { _default_17 as default };
2518
2685
  }
2519
2686
  }
2520
2687
  declare namespace advanced_1 {
2521
2688
  namespace uri {
2522
- let title_61: string;
2523
- export { title_61 as title };
2524
- let icon_16: import("react/jsx-runtime").JSX.Element;
2525
- export { icon_16 as icon };
2526
- let description_27: string;
2527
- export { description_27 as description };
2528
- let child_16: {};
2529
- export { child_16 as child };
2530
- export namespace optionsSchema_18 {
2531
- let type_64: string;
2532
- export { type_64 as type };
2533
- let title_62: string;
2534
- export { title_62 as title };
2535
- export namespace properties_26 {
2689
+ let title_66: string;
2690
+ export { title_66 as title };
2691
+ let icon_17: import("react/jsx-runtime").JSX.Element;
2692
+ export { icon_17 as icon };
2693
+ let description_28: string;
2694
+ export { description_28 as description };
2695
+ let child_17: {};
2696
+ export { child_17 as child };
2697
+ export namespace optionsSchema_19 {
2698
+ let type_70: string;
2699
+ export { type_70 as type };
2700
+ let title_67: string;
2701
+ export { title_67 as title };
2702
+ export namespace properties_29 {
2536
2703
  import readOnly_12 = readOnly;
2537
2704
  export { readOnly_12 as readOnly };
2538
2705
  import isRequired_12 = isRequired;
2539
2706
  export { isRequired_12 as isRequired };
2540
2707
  }
2541
- export { properties_26 as properties };
2708
+ export { properties_29 as properties };
2542
2709
  }
2543
- export { optionsSchema_18 as optionsSchema };
2544
- let optionsSchemaUiSchema_18: {
2710
+ export { optionsSchema_19 as optionsSchema };
2711
+ let optionsSchemaUiSchema_19: {
2545
2712
  readOnly: {
2546
2713
  "ui:widget": string;
2547
2714
  };
@@ -2552,13 +2719,13 @@ declare namespace advanced_1 {
2552
2719
  properties: any;
2553
2720
  }) => import("react/jsx-runtime").JSX.Element;
2554
2721
  };
2555
- export { optionsSchemaUiSchema_18 as optionsSchemaUiSchema };
2556
- export namespace optionsUiSchema_17 {
2557
- let type_65: string;
2558
- export { type_65 as type };
2559
- let title_63: string;
2560
- export { title_63 as title };
2561
- let properties_27: {
2722
+ export { optionsSchemaUiSchema_19 as optionsSchemaUiSchema };
2723
+ export namespace optionsUiSchema_18 {
2724
+ let type_71: string;
2725
+ export { type_71 as type };
2726
+ let title_68: string;
2727
+ export { title_68 as title };
2728
+ let properties_30: {
2562
2729
  "ui:options": {
2563
2730
  type: string;
2564
2731
  title: string;
@@ -2645,10 +2812,10 @@ declare namespace advanced_1 {
2645
2812
  default: boolean;
2646
2813
  };
2647
2814
  };
2648
- export { properties_27 as properties };
2815
+ export { properties_30 as properties };
2649
2816
  }
2650
- export { optionsUiSchema_17 as optionsUiSchema };
2651
- let optionsUiSchemaUiSchema_17: {
2817
+ export { optionsUiSchema_18 as optionsUiSchema };
2818
+ let optionsUiSchemaUiSchema_18: {
2652
2819
  "ui:options": {
2653
2820
  span: {
2654
2821
  "ui:widget": string;
@@ -2688,46 +2855,46 @@ declare namespace advanced_1 {
2688
2855
  properties: any;
2689
2856
  }) => import("react/jsx-runtime").JSX.Element;
2690
2857
  };
2691
- export { optionsUiSchemaUiSchema_17 as optionsUiSchemaUiSchema };
2692
- namespace _default_17 {
2693
- export namespace schema_16 {
2694
- let type_66: string;
2695
- export { type_66 as type };
2858
+ export { optionsUiSchemaUiSchema_18 as optionsUiSchemaUiSchema };
2859
+ namespace _default_18 {
2860
+ export namespace schema_17 {
2861
+ let type_72: string;
2862
+ export { type_72 as type };
2696
2863
  let format_5: string;
2697
2864
  export { format_5 as format };
2698
2865
  }
2699
- export { schema_16 as schema };
2700
- let uiSchema_16: {
2866
+ export { schema_17 as schema };
2867
+ let uiSchema_17: {
2701
2868
  "ui:widget": string;
2702
2869
  };
2703
- export { uiSchema_16 as uiSchema };
2870
+ export { uiSchema_17 as uiSchema };
2704
2871
  }
2705
- export { _default_17 as default };
2872
+ export { _default_18 as default };
2706
2873
  }
2707
2874
  namespace richeditor {
2708
- let title_64: string;
2709
- export { title_64 as title };
2710
- let icon_17: import("react/jsx-runtime").JSX.Element;
2711
- export { icon_17 as icon };
2712
- let description_28: string;
2713
- export { description_28 as description };
2714
- let child_17: {};
2715
- export { child_17 as child };
2716
- export namespace optionsSchema_19 {
2717
- let type_67: string;
2718
- export { type_67 as type };
2719
- let title_65: string;
2720
- export { title_65 as title };
2721
- export namespace properties_28 {
2875
+ let title_69: string;
2876
+ export { title_69 as title };
2877
+ let icon_18: import("react/jsx-runtime").JSX.Element;
2878
+ export { icon_18 as icon };
2879
+ let description_29: string;
2880
+ export { description_29 as description };
2881
+ let child_18: {};
2882
+ export { child_18 as child };
2883
+ export namespace optionsSchema_20 {
2884
+ let type_73: string;
2885
+ export { type_73 as type };
2886
+ let title_70: string;
2887
+ export { title_70 as title };
2888
+ export namespace properties_31 {
2722
2889
  import readOnly_13 = readOnly;
2723
2890
  export { readOnly_13 as readOnly };
2724
2891
  import isRequired_13 = isRequired;
2725
2892
  export { isRequired_13 as isRequired };
2726
2893
  }
2727
- export { properties_28 as properties };
2894
+ export { properties_31 as properties };
2728
2895
  }
2729
- export { optionsSchema_19 as optionsSchema };
2730
- let optionsSchemaUiSchema_19: {
2896
+ export { optionsSchema_20 as optionsSchema };
2897
+ let optionsSchemaUiSchema_20: {
2731
2898
  readOnly: {
2732
2899
  "ui:widget": string;
2733
2900
  };
@@ -2738,13 +2905,13 @@ declare namespace advanced_1 {
2738
2905
  properties: any;
2739
2906
  }) => import("react/jsx-runtime").JSX.Element;
2740
2907
  };
2741
- export { optionsSchemaUiSchema_19 as optionsSchemaUiSchema };
2742
- export namespace optionsUiSchema_18 {
2743
- let type_68: string;
2744
- export { type_68 as type };
2745
- let title_66: string;
2746
- export { title_66 as title };
2747
- let properties_29: {
2908
+ export { optionsSchemaUiSchema_20 as optionsSchemaUiSchema };
2909
+ export namespace optionsUiSchema_19 {
2910
+ let type_74: string;
2911
+ export { type_74 as type };
2912
+ let title_71: string;
2913
+ export { title_71 as title };
2914
+ let properties_32: {
2748
2915
  "ui:options": {
2749
2916
  type: string;
2750
2917
  title: string;
@@ -2833,10 +3000,10 @@ declare namespace advanced_1 {
2833
3000
  default: boolean;
2834
3001
  };
2835
3002
  };
2836
- export { properties_29 as properties };
3003
+ export { properties_32 as properties };
2837
3004
  }
2838
- export { optionsUiSchema_18 as optionsUiSchema };
2839
- let optionsUiSchemaUiSchema_18: {
3005
+ export { optionsUiSchema_19 as optionsUiSchema };
3006
+ let optionsUiSchemaUiSchema_19: {
2840
3007
  "ui:options": {
2841
3008
  height: {
2842
3009
  "ui:widget": string;
@@ -2879,63 +3046,63 @@ declare namespace advanced_1 {
2879
3046
  "ui:widget": string;
2880
3047
  };
2881
3048
  };
2882
- export { optionsUiSchemaUiSchema_18 as optionsUiSchemaUiSchema };
2883
- namespace _default_18 {
2884
- export namespace schema_17 {
2885
- let type_69: string;
2886
- export { type_69 as type };
3049
+ export { optionsUiSchemaUiSchema_19 as optionsUiSchemaUiSchema };
3050
+ namespace _default_19 {
3051
+ export namespace schema_18 {
3052
+ let type_75: string;
3053
+ export { type_75 as type };
2887
3054
  }
2888
- export { schema_17 as schema };
2889
- let uiSchema_17: {
3055
+ export { schema_18 as schema };
3056
+ let uiSchema_18: {
2890
3057
  "ui:widget": string;
2891
3058
  "ui:options": {
2892
3059
  height: number;
2893
3060
  };
2894
3061
  };
2895
- export { uiSchema_17 as uiSchema };
3062
+ export { uiSchema_18 as uiSchema };
2896
3063
  }
2897
- export { _default_18 as default };
3064
+ export { _default_19 as default };
2898
3065
  }
2899
3066
  namespace tags {
2900
- let title_67: string;
2901
- export { title_67 as title };
2902
- let icon_18: import("react/jsx-runtime").JSX.Element;
2903
- export { icon_18 as icon };
2904
- let description_29: string;
2905
- export { description_29 as description };
2906
- let child_18: {};
2907
- export { child_18 as child };
2908
- export namespace optionsSchema_20 {
2909
- let title_68: string;
2910
- export { title_68 as title };
2911
- let type_70: string;
2912
- export { type_70 as type };
2913
- export namespace properties_30 {
3067
+ let title_72: string;
3068
+ export { title_72 as title };
3069
+ let icon_19: import("react/jsx-runtime").JSX.Element;
3070
+ export { icon_19 as icon };
3071
+ let description_30: string;
3072
+ export { description_30 as description };
3073
+ let child_19: {};
3074
+ export { child_19 as child };
3075
+ export namespace optionsSchema_21 {
3076
+ let title_73: string;
3077
+ export { title_73 as title };
3078
+ let type_76: string;
3079
+ export { type_76 as type };
3080
+ export namespace properties_33 {
2914
3081
  export namespace tagPattern {
2915
- let type_71: string;
2916
- export { type_71 as type };
2917
- let title_69: string;
2918
- export { title_69 as title };
2919
- let description_30: string;
2920
- export { description_30 as description };
2921
- }
2922
- export namespace tagPatternErrorMessage {
2923
- let type_72: string;
2924
- export { type_72 as type };
2925
- let title_70: string;
2926
- export { title_70 as title };
3082
+ let type_77: string;
3083
+ export { type_77 as type };
3084
+ let title_74: string;
3085
+ export { title_74 as title };
2927
3086
  let description_31: string;
2928
3087
  export { description_31 as description };
2929
3088
  }
3089
+ export namespace tagPatternErrorMessage {
3090
+ let type_78: string;
3091
+ export { type_78 as type };
3092
+ let title_75: string;
3093
+ export { title_75 as title };
3094
+ let description_32: string;
3095
+ export { description_32 as description };
3096
+ }
2930
3097
  import readOnly_14 = readOnly;
2931
3098
  export { readOnly_14 as readOnly };
2932
3099
  import isRequired_14 = isRequired;
2933
3100
  export { isRequired_14 as isRequired };
2934
3101
  }
2935
- export { properties_30 as properties };
3102
+ export { properties_33 as properties };
2936
3103
  }
2937
- export { optionsSchema_20 as optionsSchema };
2938
- let optionsSchemaUiSchema_20: {
3104
+ export { optionsSchema_21 as optionsSchema };
3105
+ let optionsSchemaUiSchema_21: {
2939
3106
  readOnly: {
2940
3107
  "ui:widget": string;
2941
3108
  };
@@ -2946,10 +3113,10 @@ declare namespace advanced_1 {
2946
3113
  properties: any;
2947
3114
  }) => import("react/jsx-runtime").JSX.Element;
2948
3115
  };
2949
- export { optionsSchemaUiSchema_20 as optionsSchemaUiSchema };
2950
- export namespace optionsUiSchema_19 { }
2951
- export { optionsUiSchema_19 as optionsUiSchema };
2952
- let optionsUiSchemaUiSchema_19: {
3116
+ export { optionsSchemaUiSchema_21 as optionsSchemaUiSchema };
3117
+ export namespace optionsUiSchema_20 { }
3118
+ export { optionsUiSchema_20 as optionsUiSchema };
3119
+ let optionsUiSchemaUiSchema_20: {
2953
3120
  "ui:options": {
2954
3121
  span: {
2955
3122
  "ui:widget": string;
@@ -2989,49 +3156,49 @@ declare namespace advanced_1 {
2989
3156
  properties: any;
2990
3157
  }) => import("react/jsx-runtime").JSX.Element;
2991
3158
  };
2992
- export { optionsUiSchemaUiSchema_19 as optionsUiSchemaUiSchema };
2993
- namespace _default_19 {
2994
- export namespace schema_18 {
2995
- let type_73: string;
2996
- export { type_73 as type };
2997
- export namespace items_5 {
2998
- let type_74: string;
2999
- export { type_74 as type };
3159
+ export { optionsUiSchemaUiSchema_20 as optionsUiSchemaUiSchema };
3160
+ namespace _default_20 {
3161
+ export namespace schema_19 {
3162
+ let type_79: string;
3163
+ export { type_79 as type };
3164
+ export namespace items_6 {
3165
+ let type_80: string;
3166
+ export { type_80 as type };
3000
3167
  }
3001
- export { items_5 as items };
3168
+ export { items_6 as items };
3002
3169
  }
3003
- export { schema_18 as schema };
3004
- let uiSchema_18: {
3170
+ export { schema_19 as schema };
3171
+ let uiSchema_19: {
3005
3172
  "ui:field": string;
3006
3173
  };
3007
- export { uiSchema_18 as uiSchema };
3174
+ export { uiSchema_19 as uiSchema };
3008
3175
  }
3009
- export { _default_19 as default };
3176
+ export { _default_20 as default };
3010
3177
  }
3011
3178
  namespace idFetcher {
3012
- let title_71: string;
3013
- export { title_71 as title };
3014
- let icon_19: import("react/jsx-runtime").JSX.Element;
3015
- export { icon_19 as icon };
3016
- let description_32: string;
3017
- export { description_32 as description };
3018
- let child_19: {};
3019
- export { child_19 as child };
3020
- export namespace optionsSchema_21 {
3021
- let type_75: string;
3022
- export { type_75 as type };
3023
- let title_72: string;
3024
- export { title_72 as title };
3025
- export namespace properties_31 {
3179
+ let title_76: string;
3180
+ export { title_76 as title };
3181
+ let icon_20: import("react/jsx-runtime").JSX.Element;
3182
+ export { icon_20 as icon };
3183
+ let description_33: string;
3184
+ export { description_33 as description };
3185
+ let child_20: {};
3186
+ export { child_20 as child };
3187
+ export namespace optionsSchema_22 {
3188
+ let type_81: string;
3189
+ export { type_81 as type };
3190
+ let title_77: string;
3191
+ export { title_77 as title };
3192
+ export namespace properties_34 {
3026
3193
  import readOnly_15 = readOnly;
3027
3194
  export { readOnly_15 as readOnly };
3028
3195
  import isRequired_15 = isRequired;
3029
3196
  export { isRequired_15 as isRequired };
3030
3197
  }
3031
- export { properties_31 as properties };
3198
+ export { properties_34 as properties };
3032
3199
  }
3033
- export { optionsSchema_21 as optionsSchema };
3034
- let optionsSchemaUiSchema_21: {
3200
+ export { optionsSchema_22 as optionsSchema };
3201
+ let optionsSchemaUiSchema_22: {
3035
3202
  readOnly: {
3036
3203
  "ui:widget": string;
3037
3204
  };
@@ -3042,13 +3209,13 @@ declare namespace advanced_1 {
3042
3209
  properties: any;
3043
3210
  }) => import("react/jsx-runtime").JSX.Element;
3044
3211
  };
3045
- export { optionsSchemaUiSchema_21 as optionsSchemaUiSchema };
3046
- export namespace optionsUiSchema_20 {
3047
- let type_76: string;
3048
- export { type_76 as type };
3049
- let title_73: string;
3050
- export { title_73 as title };
3051
- let properties_32: {
3212
+ export { optionsSchemaUiSchema_22 as optionsSchemaUiSchema };
3213
+ export namespace optionsUiSchema_21 {
3214
+ let type_82: string;
3215
+ export { type_82 as type };
3216
+ let title_78: string;
3217
+ export { title_78 as title };
3218
+ let properties_35: {
3052
3219
  "ui:servicesList": {
3053
3220
  title: string;
3054
3221
  type: string;
@@ -3142,10 +3309,10 @@ declare namespace advanced_1 {
3142
3309
  default: boolean;
3143
3310
  };
3144
3311
  };
3145
- export { properties_32 as properties };
3312
+ export { properties_35 as properties };
3146
3313
  }
3147
- export { optionsUiSchema_20 as optionsUiSchema };
3148
- let optionsUiSchemaUiSchema_20: {
3314
+ export { optionsUiSchema_21 as optionsUiSchema };
3315
+ let optionsUiSchemaUiSchema_21: {
3149
3316
  "ui:servicesList": {
3150
3317
  "ui:widget": string;
3151
3318
  };
@@ -3188,47 +3355,47 @@ declare namespace advanced_1 {
3188
3355
  properties: any;
3189
3356
  }) => import("react/jsx-runtime").JSX.Element;
3190
3357
  };
3191
- export { optionsUiSchemaUiSchema_20 as optionsUiSchemaUiSchema };
3192
- namespace _default_20 {
3193
- export namespace schema_19 {
3194
- let type_77: string;
3195
- export { type_77 as type };
3196
- let properties_33: {};
3197
- export { properties_33 as properties };
3358
+ export { optionsUiSchemaUiSchema_21 as optionsUiSchemaUiSchema };
3359
+ namespace _default_21 {
3360
+ export namespace schema_20 {
3361
+ let type_83: string;
3362
+ export { type_83 as type };
3363
+ let properties_36: {};
3364
+ export { properties_36 as properties };
3198
3365
  }
3199
- export { schema_19 as schema };
3200
- let uiSchema_19: {
3366
+ export { schema_20 as schema };
3367
+ let uiSchema_20: {
3201
3368
  "ui:servicesList": string[];
3202
3369
  "ui:field": string;
3203
3370
  };
3204
- export { uiSchema_19 as uiSchema };
3371
+ export { uiSchema_20 as uiSchema };
3205
3372
  }
3206
- export { _default_20 as default };
3373
+ export { _default_21 as default };
3207
3374
  }
3208
3375
  namespace codeEditor {
3209
- let title_74: string;
3210
- export { title_74 as title };
3211
- let icon_20: import("react/jsx-runtime").JSX.Element;
3212
- export { icon_20 as icon };
3213
- let description_33: string;
3214
- export { description_33 as description };
3215
- let child_20: {};
3216
- export { child_20 as child };
3217
- export namespace optionsSchema_22 {
3218
- let title_75: string;
3219
- export { title_75 as title };
3220
- let type_78: string;
3221
- export { type_78 as type };
3222
- export namespace properties_34 {
3376
+ let title_79: string;
3377
+ export { title_79 as title };
3378
+ let icon_21: import("react/jsx-runtime").JSX.Element;
3379
+ export { icon_21 as icon };
3380
+ let description_34: string;
3381
+ export { description_34 as description };
3382
+ let child_21: {};
3383
+ export { child_21 as child };
3384
+ export namespace optionsSchema_23 {
3385
+ let title_80: string;
3386
+ export { title_80 as title };
3387
+ let type_84: string;
3388
+ export { type_84 as type };
3389
+ export namespace properties_37 {
3223
3390
  import readOnly_16 = readOnly;
3224
3391
  export { readOnly_16 as readOnly };
3225
3392
  import isRequired_16 = isRequired;
3226
3393
  export { isRequired_16 as isRequired };
3227
3394
  }
3228
- export { properties_34 as properties };
3395
+ export { properties_37 as properties };
3229
3396
  }
3230
- export { optionsSchema_22 as optionsSchema };
3231
- let optionsSchemaUiSchema_22: {
3397
+ export { optionsSchema_23 as optionsSchema };
3398
+ let optionsSchemaUiSchema_23: {
3232
3399
  readOnly: {
3233
3400
  "ui:widget": string;
3234
3401
  };
@@ -3240,13 +3407,13 @@ declare namespace advanced_1 {
3240
3407
  properties: any;
3241
3408
  }) => import("react/jsx-runtime").JSX.Element;
3242
3409
  };
3243
- export { optionsSchemaUiSchema_22 as optionsSchemaUiSchema };
3244
- export namespace optionsUiSchema_21 {
3245
- let type_79: string;
3246
- export { type_79 as type };
3247
- let title_76: string;
3248
- export { title_76 as title };
3249
- let properties_35: {
3410
+ export { optionsSchemaUiSchema_23 as optionsSchemaUiSchema };
3411
+ export namespace optionsUiSchema_22 {
3412
+ let type_85: string;
3413
+ export { type_85 as type };
3414
+ let title_81: string;
3415
+ export { title_81 as title };
3416
+ let properties_38: {
3250
3417
  "ui:options": {
3251
3418
  type: string;
3252
3419
  title: string;
@@ -3388,10 +3555,10 @@ declare namespace advanced_1 {
3388
3555
  default: boolean;
3389
3556
  };
3390
3557
  };
3391
- export { properties_35 as properties };
3558
+ export { properties_38 as properties };
3392
3559
  }
3393
- export { optionsUiSchema_21 as optionsUiSchema };
3394
- let optionsUiSchemaUiSchema_21: {
3560
+ export { optionsUiSchema_22 as optionsUiSchema };
3561
+ let optionsUiSchemaUiSchema_22: {
3395
3562
  "ui:options": {
3396
3563
  validateWithUrl: {
3397
3564
  "ui:widget": string;
@@ -3450,82 +3617,82 @@ declare namespace advanced_1 {
3450
3617
  properties: any;
3451
3618
  }) => import("react/jsx-runtime").JSX.Element;
3452
3619
  };
3453
- export { optionsUiSchemaUiSchema_21 as optionsUiSchemaUiSchema };
3454
- namespace _default_21 {
3455
- export namespace schema_20 {
3456
- let type_80: string;
3457
- export { type_80 as type };
3620
+ export { optionsUiSchemaUiSchema_22 as optionsUiSchemaUiSchema };
3621
+ namespace _default_22 {
3622
+ export namespace schema_21 {
3623
+ let type_86: string;
3624
+ export { type_86 as type };
3458
3625
  export let validateWith: string;
3459
3626
  }
3460
- export { schema_20 as schema };
3461
- let uiSchema_20: {
3627
+ export { schema_21 as schema };
3628
+ let uiSchema_21: {
3462
3629
  "ui:field": string;
3463
3630
  "ui:options": {
3464
3631
  language: string;
3465
3632
  };
3466
3633
  };
3467
- export { uiSchema_20 as uiSchema };
3634
+ export { uiSchema_21 as uiSchema };
3468
3635
  }
3469
- export { _default_21 as default };
3636
+ export { _default_22 as default };
3470
3637
  }
3471
3638
  namespace file {
3472
- let title_77: string;
3473
- export { title_77 as title };
3474
- let icon_21: import("react/jsx-runtime").JSX.Element;
3475
- export { icon_21 as icon };
3476
- let description_34: string;
3477
- export { description_34 as description };
3478
- let child_21: {};
3479
- export { child_21 as child };
3480
- export namespace optionsSchema_23 {
3481
- let type_81: string;
3482
- export { type_81 as type };
3483
- let title_78: string;
3484
- export { title_78 as title };
3485
- export namespace properties_36 {
3639
+ let title_82: string;
3640
+ export { title_82 as title };
3641
+ let icon_22: import("react/jsx-runtime").JSX.Element;
3642
+ export { icon_22 as icon };
3643
+ let description_35: string;
3644
+ export { description_35 as description };
3645
+ let child_22: {};
3646
+ export { child_22 as child };
3647
+ export namespace optionsSchema_24 {
3648
+ let type_87: string;
3649
+ export { type_87 as type };
3650
+ let title_83: string;
3651
+ export { title_83 as title };
3652
+ export namespace properties_39 {
3486
3653
  export namespace maxFiles {
3487
- let title_79: string;
3488
- export { title_79 as title };
3489
- let description_35: string;
3490
- export { description_35 as description };
3491
- let type_82: string;
3492
- export { type_82 as type };
3654
+ let title_84: string;
3655
+ export { title_84 as title };
3656
+ let description_36: string;
3657
+ export { description_36 as description };
3658
+ let type_88: string;
3659
+ export { type_88 as type };
3493
3660
  export let minimum: number;
3494
3661
  }
3495
3662
  export namespace accept {
3496
- let title_80: string;
3497
- export { title_80 as title };
3498
- let description_36: string;
3499
- export { description_36 as description };
3500
- let type_83: string;
3501
- export { type_83 as type };
3663
+ let title_85: string;
3664
+ export { title_85 as title };
3665
+ let description_37: string;
3666
+ export { description_37 as description };
3667
+ let type_89: string;
3668
+ export { type_89 as type };
3502
3669
  let uniqueItems_2: boolean;
3503
3670
  export { uniqueItems_2 as uniqueItems };
3504
- export namespace items_6 {
3505
- let type_84: string;
3506
- export { type_84 as type };
3671
+ export namespace items_7 {
3672
+ let type_90: string;
3673
+ export { type_90 as type };
3507
3674
  let pattern_2: string;
3508
3675
  export { pattern_2 as pattern };
3509
3676
  }
3510
- export { items_6 as items };
3677
+ export { items_7 as items };
3511
3678
  }
3512
3679
  export namespace disablePreview {
3513
- let title_81: string;
3514
- export { title_81 as title };
3515
- let description_37: string;
3516
- export { description_37 as description };
3517
- let type_85: string;
3518
- export { type_85 as type };
3680
+ let title_86: string;
3681
+ export { title_86 as title };
3682
+ let description_38: string;
3683
+ export { description_38 as description };
3684
+ let type_91: string;
3685
+ export { type_91 as type };
3519
3686
  }
3520
3687
  import readOnly_17 = readOnly;
3521
3688
  export { readOnly_17 as readOnly };
3522
3689
  import isRequired_17 = isRequired;
3523
3690
  export { isRequired_17 as isRequired };
3524
3691
  }
3525
- export { properties_36 as properties };
3692
+ export { properties_39 as properties };
3526
3693
  }
3527
- export { optionsSchema_23 as optionsSchema };
3528
- let optionsSchemaUiSchema_23: {
3694
+ export { optionsSchema_24 as optionsSchema };
3695
+ let optionsSchemaUiSchema_24: {
3529
3696
  readOnly: {
3530
3697
  "ui:widget": string;
3531
3698
  };
@@ -3547,10 +3714,10 @@ declare namespace advanced_1 {
3547
3714
  properties: any;
3548
3715
  }) => import("react/jsx-runtime").JSX.Element;
3549
3716
  };
3550
- export { optionsSchemaUiSchema_23 as optionsSchemaUiSchema };
3551
- export namespace optionsUiSchema_22 { }
3552
- export { optionsUiSchema_22 as optionsUiSchema };
3553
- let optionsUiSchemaUiSchema_22: {
3717
+ export { optionsSchemaUiSchema_24 as optionsSchemaUiSchema };
3718
+ export namespace optionsUiSchema_23 { }
3719
+ export { optionsUiSchema_23 as optionsUiSchema };
3720
+ let optionsUiSchemaUiSchema_23: {
3554
3721
  "ui:options": {
3555
3722
  span: {
3556
3723
  "ui:widget": string;
@@ -3590,68 +3757,68 @@ declare namespace advanced_1 {
3590
3757
  properties: any;
3591
3758
  }) => import("react/jsx-runtime").JSX.Element;
3592
3759
  };
3593
- export { optionsUiSchemaUiSchema_22 as optionsUiSchemaUiSchema };
3594
- namespace _default_22 {
3595
- export namespace schema_21 {
3596
- let type_86: string;
3597
- export { type_86 as type };
3598
- export namespace items_7 {
3599
- let type_87: string;
3600
- export { type_87 as type };
3760
+ export { optionsUiSchemaUiSchema_23 as optionsUiSchemaUiSchema };
3761
+ namespace _default_23 {
3762
+ export namespace schema_22 {
3763
+ let type_92: string;
3764
+ export { type_92 as type };
3765
+ export namespace items_8 {
3766
+ let type_93: string;
3767
+ export { type_93 as type };
3601
3768
  }
3602
- export { items_7 as items };
3769
+ export { items_8 as items };
3603
3770
  }
3604
- export { schema_21 as schema };
3605
- let uiSchema_21: {
3771
+ export { schema_22 as schema };
3772
+ let uiSchema_22: {
3606
3773
  "ui:field": string;
3607
3774
  };
3608
- export { uiSchema_21 as uiSchema };
3775
+ export { uiSchema_22 as uiSchema };
3609
3776
  }
3610
- export { _default_22 as default };
3777
+ export { _default_23 as default };
3611
3778
  }
3612
3779
  namespace slider {
3613
- let title_82: string;
3614
- export { title_82 as title };
3615
- let icon_22: import("react/jsx-runtime").JSX.Element;
3616
- export { icon_22 as icon };
3617
- let description_38: string;
3618
- export { description_38 as description };
3619
- let child_22: {};
3620
- export { child_22 as child };
3621
- export namespace optionsSchema_24 {
3622
- let type_88: string;
3623
- export { type_88 as type };
3624
- let title_83: string;
3625
- export { title_83 as title };
3626
- export namespace properties_37 {
3780
+ let title_87: string;
3781
+ export { title_87 as title };
3782
+ let icon_23: import("react/jsx-runtime").JSX.Element;
3783
+ export { icon_23 as icon };
3784
+ let description_39: string;
3785
+ export { description_39 as description };
3786
+ let child_23: {};
3787
+ export { child_23 as child };
3788
+ export namespace optionsSchema_25 {
3789
+ let type_94: string;
3790
+ export { type_94 as type };
3791
+ let title_88: string;
3792
+ export { title_88 as title };
3793
+ export namespace properties_40 {
3627
3794
  import readOnly_18 = readOnly;
3628
3795
  export { readOnly_18 as readOnly };
3629
3796
  import isRequired_18 = isRequired;
3630
3797
  export { isRequired_18 as isRequired };
3631
3798
  export namespace minimum_1 {
3632
- let type_89: string;
3633
- export { type_89 as type };
3634
- let title_84: string;
3635
- export { title_84 as title };
3799
+ let type_95: string;
3800
+ export { type_95 as type };
3801
+ let title_89: string;
3802
+ export { title_89 as title };
3636
3803
  }
3637
3804
  export { minimum_1 as minimum };
3638
3805
  export namespace maximum {
3639
- let type_90: string;
3640
- export { type_90 as type };
3641
- let title_85: string;
3642
- export { title_85 as title };
3806
+ let type_96: string;
3807
+ export { type_96 as type };
3808
+ let title_90: string;
3809
+ export { title_90 as title };
3643
3810
  }
3644
3811
  export namespace step {
3645
- let type_91: string;
3646
- export { type_91 as type };
3647
- let title_86: string;
3648
- export { title_86 as title };
3812
+ let type_97: string;
3813
+ export { type_97 as type };
3814
+ let title_91: string;
3815
+ export { title_91 as title };
3649
3816
  }
3650
3817
  }
3651
- export { properties_37 as properties };
3818
+ export { properties_40 as properties };
3652
3819
  }
3653
- export { optionsSchema_24 as optionsSchema };
3654
- let optionsSchemaUiSchema_24: {
3820
+ export { optionsSchema_25 as optionsSchema };
3821
+ let optionsSchemaUiSchema_25: {
3655
3822
  readOnly: {
3656
3823
  "ui:widget": string;
3657
3824
  };
@@ -3676,13 +3843,13 @@ declare namespace advanced_1 {
3676
3843
  properties: any;
3677
3844
  }) => import("react/jsx-runtime").JSX.Element;
3678
3845
  };
3679
- export { optionsSchemaUiSchema_24 as optionsSchemaUiSchema };
3680
- export namespace optionsUiSchema_23 {
3681
- let type_92: string;
3682
- export { type_92 as type };
3683
- let title_87: string;
3684
- export { title_87 as title };
3685
- let properties_38: {
3846
+ export { optionsSchemaUiSchema_25 as optionsSchemaUiSchema };
3847
+ export namespace optionsUiSchema_24 {
3848
+ let type_98: string;
3849
+ export { type_98 as type };
3850
+ let title_92: string;
3851
+ export { title_92 as title };
3852
+ let properties_41: {
3686
3853
  "ui:options": {
3687
3854
  type: string;
3688
3855
  title: string;
@@ -3774,10 +3941,10 @@ declare namespace advanced_1 {
3774
3941
  default: boolean;
3775
3942
  };
3776
3943
  };
3777
- export { properties_38 as properties };
3944
+ export { properties_41 as properties };
3778
3945
  }
3779
- export { optionsUiSchema_23 as optionsUiSchema };
3780
- let optionsUiSchemaUiSchema_23: {
3946
+ export { optionsUiSchema_24 as optionsUiSchema };
3947
+ let optionsUiSchemaUiSchema_24: {
3781
3948
  "ui:options": {
3782
3949
  hideInput: {
3783
3950
  "ui:widget": string;
@@ -3820,79 +3987,79 @@ declare namespace advanced_1 {
3820
3987
  properties: any;
3821
3988
  }) => import("react/jsx-runtime").JSX.Element;
3822
3989
  };
3823
- export { optionsUiSchemaUiSchema_23 as optionsUiSchemaUiSchema };
3824
- namespace _default_23 {
3825
- export namespace schema_22 {
3826
- let type_93: string;
3827
- export { type_93 as type };
3990
+ export { optionsUiSchemaUiSchema_24 as optionsUiSchemaUiSchema };
3991
+ namespace _default_24 {
3992
+ export namespace schema_23 {
3993
+ let type_99: string;
3994
+ export { type_99 as type };
3828
3995
  }
3829
- export { schema_22 as schema };
3830
- let uiSchema_22: {
3996
+ export { schema_23 as schema };
3997
+ let uiSchema_23: {
3831
3998
  "ui:widget": string;
3832
3999
  };
3833
- export { uiSchema_22 as uiSchema };
4000
+ export { uiSchema_23 as uiSchema };
3834
4001
  }
3835
- export { _default_23 as default };
4002
+ export { _default_24 as default };
3836
4003
  }
3837
4004
  namespace slider_markers {
3838
- let title_88: string;
3839
- export { title_88 as title };
3840
- let icon_23: import("react/jsx-runtime").JSX.Element;
3841
- export { icon_23 as icon };
3842
- let description_39: string;
3843
- export { description_39 as description };
3844
- let child_23: {};
3845
- export { child_23 as child };
3846
- export namespace optionsSchema_25 {
3847
- let type_94: string;
3848
- export { type_94 as type };
3849
- let title_89: string;
3850
- export { title_89 as title };
3851
- export namespace properties_39 {
4005
+ let title_93: string;
4006
+ export { title_93 as title };
4007
+ let icon_24: import("react/jsx-runtime").JSX.Element;
4008
+ export { icon_24 as icon };
4009
+ let description_40: string;
4010
+ export { description_40 as description };
4011
+ let child_24: {};
4012
+ export { child_24 as child };
4013
+ export namespace optionsSchema_26 {
4014
+ let type_100: string;
4015
+ export { type_100 as type };
4016
+ let title_94: string;
4017
+ export { title_94 as title };
4018
+ export namespace properties_42 {
3852
4019
  import readOnly_19 = readOnly;
3853
4020
  export { readOnly_19 as readOnly };
3854
4021
  import isRequired_19 = isRequired;
3855
4022
  export { isRequired_19 as isRequired };
3856
4023
  export namespace oneOf_6 {
3857
- let title_90: string;
3858
- export { title_90 as title };
3859
- let type_95: string;
3860
- export { type_95 as type };
3861
- export namespace items_8 {
3862
- let type_96: string;
3863
- export { type_96 as type };
3864
- export namespace properties_40 {
4024
+ let title_95: string;
4025
+ export { title_95 as title };
4026
+ let type_101: string;
4027
+ export { type_101 as type };
4028
+ export namespace items_9 {
4029
+ let type_102: string;
4030
+ export { type_102 as type };
4031
+ export namespace properties_43 {
3865
4032
  export namespace _const {
3866
- let type_97: string;
3867
- export { type_97 as type };
3868
- let _default_24: number;
3869
- export { _default_24 as default };
4033
+ let type_103: string;
4034
+ export { type_103 as type };
4035
+ let _default_25: number;
4036
+ export { _default_25 as default };
3870
4037
  }
3871
4038
  export { _const as const };
3872
- export namespace title_91 {
3873
- let type_98: string;
3874
- export { type_98 as type };
4039
+ export namespace title_96 {
4040
+ let type_104: string;
4041
+ export { type_104 as type };
3875
4042
  }
3876
- export { title_91 as title };
3877
- export namespace type_99 {
3878
- let type_100: string;
3879
- export { type_100 as type };
3880
- let _default_25: string;
3881
- export { _default_25 as default };
4043
+ export { title_96 as title };
4044
+ export namespace type_105 {
4045
+ let type_106: string;
4046
+ export { type_106 as type };
4047
+ let _default_26: string;
4048
+ export { _default_26 as default };
3882
4049
  }
3883
- export { type_99 as type };
4050
+ export { type_105 as type };
3884
4051
  }
3885
- export { properties_40 as properties };
4052
+ export { properties_43 as properties };
3886
4053
  export let required: string[];
3887
4054
  }
3888
- export { items_8 as items };
4055
+ export { items_9 as items };
3889
4056
  }
3890
4057
  export { oneOf_6 as oneOf };
3891
4058
  }
3892
- export { properties_39 as properties };
4059
+ export { properties_42 as properties };
3893
4060
  }
3894
- export { optionsSchema_25 as optionsSchema };
3895
- let optionsSchemaUiSchema_25: {
4061
+ export { optionsSchema_26 as optionsSchema };
4062
+ let optionsSchemaUiSchema_26: {
3896
4063
  readOnly: {
3897
4064
  "ui:widget": string;
3898
4065
  };
@@ -3939,13 +4106,13 @@ declare namespace advanced_1 {
3939
4106
  properties: any;
3940
4107
  }) => import("react/jsx-runtime").JSX.Element;
3941
4108
  };
3942
- export { optionsSchemaUiSchema_25 as optionsSchemaUiSchema };
3943
- export namespace optionsUiSchema_24 {
3944
- let type_101: string;
3945
- export { type_101 as type };
3946
- let title_92: string;
3947
- export { title_92 as title };
3948
- let properties_41: {
4109
+ export { optionsSchemaUiSchema_26 as optionsSchemaUiSchema };
4110
+ export namespace optionsUiSchema_25 {
4111
+ let type_107: string;
4112
+ export { type_107 as type };
4113
+ let title_97: string;
4114
+ export { title_97 as title };
4115
+ let properties_44: {
3949
4116
  "ui:options": {
3950
4117
  type: string;
3951
4118
  title: string;
@@ -4037,10 +4204,10 @@ declare namespace advanced_1 {
4037
4204
  default: boolean;
4038
4205
  };
4039
4206
  };
4040
- export { properties_41 as properties };
4207
+ export { properties_44 as properties };
4041
4208
  }
4042
- export { optionsUiSchema_24 as optionsUiSchema };
4043
- let optionsUiSchemaUiSchema_24: {
4209
+ export { optionsUiSchema_25 as optionsUiSchema };
4210
+ let optionsUiSchemaUiSchema_25: {
4044
4211
  "ui:options": {
4045
4212
  hideInput: {
4046
4213
  "ui:widget": string;
@@ -4083,23 +4250,23 @@ declare namespace advanced_1 {
4083
4250
  properties: any;
4084
4251
  }) => import("react/jsx-runtime").JSX.Element;
4085
4252
  };
4086
- export { optionsUiSchemaUiSchema_24 as optionsUiSchemaUiSchema };
4087
- namespace _default_26 {
4088
- export namespace schema_23 {
4089
- let type_102: string;
4090
- export { type_102 as type };
4253
+ export { optionsUiSchemaUiSchema_25 as optionsUiSchemaUiSchema };
4254
+ namespace _default_27 {
4255
+ export namespace schema_24 {
4256
+ let type_108: string;
4257
+ export { type_108 as type };
4091
4258
  let oneOf_7: {
4092
4259
  title: string;
4093
4260
  const: number;
4094
4261
  }[];
4095
4262
  export { oneOf_7 as oneOf };
4096
4263
  }
4097
- export { schema_23 as schema };
4098
- let uiSchema_23: {
4264
+ export { schema_24 as schema };
4265
+ let uiSchema_24: {
4099
4266
  "ui:widget": string;
4100
4267
  };
4101
- export { uiSchema_23 as uiSchema };
4268
+ export { uiSchema_24 as uiSchema };
4102
4269
  }
4103
- export { _default_26 as default };
4270
+ export { _default_27 as default };
4104
4271
  }
4105
4272
  }