ronds-metadata 1.2.8 → 1.2.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (127) hide show
  1. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Table.d.ts +2 -0
  2. package/es/comps/FormGenerator/comps/Canvas/core/index.less +23 -23
  3. package/es/comps/FormGenerator/index.d.ts +4 -0
  4. package/es/comps/FormGenerator/settings/index.d.ts +668 -49
  5. package/es/comps/JsonEdit/index.d.ts +5 -1
  6. package/es/comps/MetadataForm/index.less +1 -1
  7. package/es/comps/MetadataForm/utils.d.ts +1 -1
  8. package/package.json +1 -1
  9. package/es/api/index.js +0 -249
  10. package/es/comps/DynamicPorts/comps/ContextMenu.js +0 -44
  11. package/es/comps/DynamicPorts/comps/DragNode.js +0 -55
  12. package/es/comps/DynamicPorts/comps/GraphHandler/index.js +0 -51
  13. package/es/comps/DynamicPorts/comps/NodeElement.js +0 -30
  14. package/es/comps/DynamicPorts/comps/contextMenu/EdgeContextMenu/index.js +0 -42
  15. package/es/comps/DynamicPorts/comps/contextMenu/GraphContextMenu/index.js +0 -40
  16. package/es/comps/DynamicPorts/comps/contextMenu/NodeContextMenu/index.js +0 -55
  17. package/es/comps/DynamicPorts/comps/shape/connector.js +0 -19
  18. package/es/comps/DynamicPorts/comps/shape/edge.js +0 -91
  19. package/es/comps/DynamicPorts/comps/shape/node.js +0 -190
  20. package/es/comps/DynamicPorts/constant/index.js +0 -19
  21. package/es/comps/DynamicPorts/graph.js +0 -697
  22. package/es/comps/DynamicPorts/index.js +0 -143
  23. package/es/comps/DynamicPorts/interface.js +0 -6
  24. package/es/comps/DynamicPorts/utils.js +0 -127
  25. package/es/comps/Editable/DataCell/ButtonCell.js +0 -45
  26. package/es/comps/Editable/DataCell/ColorPicker.js +0 -33
  27. package/es/comps/Editable/DataCell/Input.js +0 -54
  28. package/es/comps/Editable/DataCell/Number.js +0 -44
  29. package/es/comps/Editable/DataCell/Select.js +0 -48
  30. package/es/comps/Editable/DataCell/Switch.js +0 -33
  31. package/es/comps/Editable/comps/EditableAction.js +0 -110
  32. package/es/comps/Editable/comps/EditableCell.js +0 -108
  33. package/es/comps/Editable/comps/EditableHeardCell.js +0 -172
  34. package/es/comps/Editable/comps/EditableRow.js +0 -118
  35. package/es/comps/Editable/comps/Texty.js +0 -277
  36. package/es/comps/Editable/index.js +0 -385
  37. package/es/comps/Editable/interface.js +0 -8
  38. package/es/comps/Editable/utils.js +0 -46
  39. package/es/comps/FileView/index.js +0 -198
  40. package/es/comps/FormGenerator/Provider.js +0 -8
  41. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Checkbox.js +0 -17
  42. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Color.js +0 -17
  43. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Date.js +0 -16
  44. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Input.js +0 -17
  45. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/List.js +0 -17
  46. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/MutiSelect.js +0 -55
  47. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Number.js +0 -14
  48. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Obj.js +0 -50
  49. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Password.js +0 -17
  50. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Radio.js +0 -17
  51. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Select.js +0 -55
  52. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Switch.js +0 -13
  53. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/TextArea.js +0 -14
  54. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Upload.js +0 -17
  55. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/HOC/index.js +0 -250
  56. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/index.js +0 -60
  57. package/es/comps/FormGenerator/comps/Canvas/core/index.js +0 -313
  58. package/es/comps/FormGenerator/comps/Canvas/index.js +0 -216
  59. package/es/comps/FormGenerator/comps/Settings/index.js +0 -150
  60. package/es/comps/FormGenerator/comps/Sidebar/Elements.js +0 -48
  61. package/es/comps/FormGenerator/comps/Sidebar/index.js +0 -37
  62. package/es/comps/FormGenerator/index.js +0 -56
  63. package/es/comps/FormGenerator/settings/index.js +0 -303
  64. package/es/comps/FormGenerator/settings/ruleConfig.js +0 -557
  65. package/es/comps/FormGenerator/transformer.js +0 -214
  66. package/es/comps/Icons/index.js +0 -23
  67. package/es/comps/JsonEdit/constant/index.js +0 -87
  68. package/es/comps/JsonEdit/index.js +0 -217
  69. package/es/comps/JsonView/index.js +0 -109
  70. package/es/comps/MdEdit/index.js +0 -41
  71. package/es/comps/MdNavbar/index.js +0 -180
  72. package/es/comps/MdNavbar/utils.js +0 -34
  73. package/es/comps/MdView/index.js +0 -70
  74. package/es/comps/MetadataEdit/components/MetaFieldsEdit.js +0 -419
  75. package/es/comps/MetadataEdit/components/MetaPropsEdit.js +0 -368
  76. package/es/comps/MetadataEdit/constant/index.js +0 -69
  77. package/es/comps/MetadataEdit/hooks/index.js +0 -43
  78. package/es/comps/MetadataEdit/index.js +0 -255
  79. package/es/comps/MetadataEditV2/components/MetaFieldsEdit.js +0 -237
  80. package/es/comps/MetadataEditV2/components/MetaPropsEdit.js +0 -367
  81. package/es/comps/MetadataEditV2/constant/index.js +0 -69
  82. package/es/comps/MetadataEditV2/hooks/index.js +0 -43
  83. package/es/comps/MetadataEditV2/index.js +0 -298
  84. package/es/comps/MetadataForm/DataCell/Array.js +0 -157
  85. package/es/comps/MetadataForm/DataCell/Input.js +0 -197
  86. package/es/comps/MetadataForm/DataCell/Number.js +0 -130
  87. package/es/comps/MetadataForm/DataCell/Ref.js +0 -323
  88. package/es/comps/MetadataForm/DataCell/Select.js +0 -517
  89. package/es/comps/MetadataForm/DataCell/Switch.js +0 -115
  90. package/es/comps/MetadataForm/DataCell/layout/TableArray.js +0 -359
  91. package/es/comps/MetadataForm/HOC/index.js +0 -111
  92. package/es/comps/MetadataForm/constants.js +0 -11
  93. package/es/comps/MetadataForm/hooks/index.js +0 -128
  94. package/es/comps/MetadataForm/index.js +0 -268
  95. package/es/comps/MetadataForm/interface.js +0 -8
  96. package/es/comps/MetadataForm/utils.js +0 -108
  97. package/es/comps/locales/en-US.js +0 -24
  98. package/es/comps/locales/index.js +0 -8
  99. package/es/comps/locales/zh-CN.js +0 -24
  100. package/es/config.js +0 -50
  101. package/es/framework/graph/index.js +0 -515
  102. package/es/framework/hooks/use-async-memo.js +0 -32
  103. package/es/framework/hooks/use-sync-scroll.js +0 -106
  104. package/es/framework/http/cache.js +0 -137
  105. package/es/framework/http/cancel.js +0 -44
  106. package/es/framework/http/index.js +0 -392
  107. package/es/framework/http/msgpack.js +0 -34
  108. package/es/framework/http/msgpack5/index.js +0 -84
  109. package/es/framework/http/msgpack5/lib/codecs/DateCodec.js +0 -71
  110. package/es/framework/http/msgpack5/lib/decoder.js +0 -287
  111. package/es/framework/http/msgpack5/lib/encoder.js +0 -252
  112. package/es/framework/http/msgpack5/lib/helpers.js +0 -23
  113. package/es/framework/http/msgpack5/lib/streams.js +0 -93
  114. package/es/framework/http/types.js +0 -1
  115. package/es/framework/libs/jquery.min.js +0 -4022
  116. package/es/framework/locale/dil8/di18n.js +0 -132
  117. package/es/framework/locale/dil8/index.js +0 -3
  118. package/es/framework/locale/dil8/translate.js +0 -76
  119. package/es/framework/locale/dil8/util.js +0 -17
  120. package/es/framework/locale/index.js +0 -26
  121. package/es/framework/metadata/MetadataService.js +0 -169
  122. package/es/framework/metadata/index.js +0 -384
  123. package/es/framework/rxjs-hooks/useMemoSubject.js +0 -16
  124. package/es/framework/rxjs-hooks/useObservable.js +0 -22
  125. package/es/framework/rxjs-hooks/useObservableState.js +0 -45
  126. package/es/index.js +0 -27
  127. package/es/utils.js +0 -138
@@ -286,7 +286,176 @@ export declare const selectSchema: {
286
286
  }[];
287
287
  }[];
288
288
  }[];
289
- export declare const mutiSelectSchema: {
289
+ export declare const colorSchema: {
290
+ id: string;
291
+ type: string;
292
+ properties: ({
293
+ id: string;
294
+ type: string;
295
+ fields: {
296
+ id: string;
297
+ type: string;
298
+ refId: string;
299
+ value: {
300
+ label: string;
301
+ };
302
+ }[];
303
+ } | {
304
+ id: string;
305
+ type: string;
306
+ fields: {
307
+ id: string;
308
+ type: string;
309
+ refId: string;
310
+ value: {
311
+ common: {
312
+ label: string;
313
+ };
314
+ 'common-en-US': {};
315
+ };
316
+ }[];
317
+ })[];
318
+ types: {
319
+ id: string;
320
+ type: string;
321
+ properties: {
322
+ id: string;
323
+ type: string;
324
+ fields: {
325
+ id: string;
326
+ type: string;
327
+ refId: string;
328
+ value: {
329
+ text: {};
330
+ common: {
331
+ label: string;
332
+ };
333
+ 'common-en-US': {};
334
+ };
335
+ }[];
336
+ }[];
337
+ }[];
338
+ }[];
339
+ export declare const passwordSchema: {
340
+ id: string;
341
+ type: string;
342
+ properties: ({
343
+ id: string;
344
+ type: string;
345
+ fields: {
346
+ id: string;
347
+ type: string;
348
+ refId: string;
349
+ value: {
350
+ label: string;
351
+ };
352
+ }[];
353
+ } | {
354
+ id: string;
355
+ type: string;
356
+ fields: {
357
+ id: string;
358
+ type: string;
359
+ refId: string;
360
+ value: {
361
+ common: {
362
+ label: string;
363
+ };
364
+ 'common-en-US': {};
365
+ };
366
+ }[];
367
+ })[];
368
+ types: {
369
+ id: string;
370
+ type: string;
371
+ properties: {
372
+ id: string;
373
+ type: string;
374
+ fields: {
375
+ id: string;
376
+ type: string;
377
+ refId: string;
378
+ value: {
379
+ text: {};
380
+ common: {
381
+ label: string;
382
+ };
383
+ 'common-en-US': {};
384
+ };
385
+ }[];
386
+ }[];
387
+ }[];
388
+ }[];
389
+ export declare const uploadSchema: {
390
+ id: string;
391
+ type: string;
392
+ properties: ({
393
+ id: string;
394
+ type: string;
395
+ fields: {
396
+ id: string;
397
+ type: string;
398
+ refId: string;
399
+ value: {
400
+ label: string;
401
+ };
402
+ }[];
403
+ } | {
404
+ id: string;
405
+ type: string;
406
+ fields: {
407
+ id: string;
408
+ refId: string;
409
+ type: string;
410
+ value: {
411
+ 'common-en-US': {
412
+ depend: {};
413
+ };
414
+ common: {
415
+ label: string;
416
+ tooltip: string;
417
+ help: string;
418
+ };
419
+ };
420
+ }[];
421
+ } | {
422
+ id: string;
423
+ type: string;
424
+ refId: string;
425
+ fields: {
426
+ id: string;
427
+ type: string;
428
+ refId: string;
429
+ value: {
430
+ common: {
431
+ label: string;
432
+ };
433
+ 'common-en-US': {};
434
+ };
435
+ }[];
436
+ })[];
437
+ types: {
438
+ id: string;
439
+ type: string;
440
+ properties: {
441
+ id: string;
442
+ type: string;
443
+ fields: {
444
+ id: string;
445
+ type: string;
446
+ refId: string;
447
+ value: {
448
+ text: {};
449
+ common: {
450
+ label: string;
451
+ };
452
+ 'common-en-US': {};
453
+ };
454
+ }[];
455
+ }[];
456
+ }[];
457
+ }[];
458
+ export declare const checkboxSchema: {
290
459
  id: string;
291
460
  type: string;
292
461
  properties: ({
@@ -613,7 +782,7 @@ export declare const settingSchema: {
613
782
  }[];
614
783
  }[];
615
784
  }[];
616
- mutiSelect: {
785
+ color: {
617
786
  id: string;
618
787
  type: string;
619
788
  properties: ({
@@ -648,13 +817,22 @@ export declare const settingSchema: {
648
817
  properties: {
649
818
  id: string;
650
819
  type: string;
820
+ fields: {
821
+ id: string;
822
+ type: string;
823
+ refId: string;
824
+ value: {
825
+ text: {};
826
+ common: {
827
+ label: string;
828
+ };
829
+ 'common-en-US': {};
830
+ };
831
+ }[];
651
832
  }[];
652
833
  }[];
653
834
  }[];
654
- };
655
- export declare const inputParam: {
656
- type: string;
657
- schema: {
835
+ password: {
658
836
  id: string;
659
837
  type: string;
660
838
  properties: ({
@@ -704,10 +882,7 @@ export declare const inputParam: {
704
882
  }[];
705
883
  }[];
706
884
  }[];
707
- };
708
- export declare const textareaParam: {
709
- type: string;
710
- schema: {
885
+ upload: {
711
886
  id: string;
712
887
  type: string;
713
888
  properties: ({
@@ -724,6 +899,25 @@ export declare const textareaParam: {
724
899
  } | {
725
900
  id: string;
726
901
  type: string;
902
+ fields: {
903
+ id: string;
904
+ refId: string;
905
+ type: string;
906
+ value: {
907
+ 'common-en-US': {
908
+ depend: {};
909
+ };
910
+ common: {
911
+ label: string;
912
+ tooltip: string;
913
+ help: string;
914
+ };
915
+ };
916
+ }[];
917
+ } | {
918
+ id: string;
919
+ type: string;
920
+ refId: string;
727
921
  fields: {
728
922
  id: string;
729
923
  type: string;
@@ -757,11 +951,8 @@ export declare const textareaParam: {
757
951
  }[];
758
952
  }[];
759
953
  }[];
760
- rule: {
761
- type: string;
762
- };
763
954
  };
764
- export declare const dateParam: {
955
+ export declare const inputParam: {
765
956
  type: string;
766
957
  schema: {
767
958
  id: string;
@@ -813,11 +1004,8 @@ export declare const dateParam: {
813
1004
  }[];
814
1005
  }[];
815
1006
  }[];
816
- rule: {
817
- type: string;
818
- };
819
1007
  };
820
- export declare const numberParam: {
1008
+ export declare const textareaParam: {
821
1009
  type: string;
822
1010
  schema: {
823
1011
  id: string;
@@ -869,8 +1057,11 @@ export declare const numberParam: {
869
1057
  }[];
870
1058
  }[];
871
1059
  }[];
1060
+ rule: {
1061
+ type: string;
1062
+ };
872
1063
  };
873
- export declare const switchParam: {
1064
+ export declare const dateParam: {
874
1065
  type: string;
875
1066
  schema: {
876
1067
  id: string;
@@ -922,8 +1113,11 @@ export declare const switchParam: {
922
1113
  }[];
923
1114
  }[];
924
1115
  }[];
1116
+ rule: {
1117
+ type: string;
1118
+ };
925
1119
  };
926
- export declare const selectParam: {
1120
+ export declare const numberParam: {
927
1121
  type: string;
928
1122
  schema: {
929
1123
  id: string;
@@ -960,11 +1154,23 @@ export declare const selectParam: {
960
1154
  properties: {
961
1155
  id: string;
962
1156
  type: string;
1157
+ fields: {
1158
+ id: string;
1159
+ type: string;
1160
+ refId: string;
1161
+ value: {
1162
+ text: {};
1163
+ common: {
1164
+ label: string;
1165
+ };
1166
+ 'common-en-US': {};
1167
+ };
1168
+ }[];
963
1169
  }[];
964
1170
  }[];
965
1171
  }[];
966
1172
  };
967
- export declare const mutiSelectParam: {
1173
+ export declare const switchParam: {
968
1174
  type: string;
969
1175
  schema: {
970
1176
  id: string;
@@ -1001,14 +1207,23 @@ export declare const mutiSelectParam: {
1001
1207
  properties: {
1002
1208
  id: string;
1003
1209
  type: string;
1210
+ fields: {
1211
+ id: string;
1212
+ type: string;
1213
+ refId: string;
1214
+ value: {
1215
+ text: {};
1216
+ common: {
1217
+ label: string;
1218
+ };
1219
+ 'common-en-US': {};
1220
+ };
1221
+ }[];
1004
1222
  }[];
1005
1223
  }[];
1006
1224
  }[];
1007
- rule: {
1008
- isMutiple: boolean;
1009
- };
1010
1225
  };
1011
- export declare const colorParam: {
1226
+ export declare const selectParam: {
1012
1227
  type: string;
1013
1228
  schema: {
1014
1229
  id: string;
@@ -1045,23 +1260,52 @@ export declare const colorParam: {
1045
1260
  properties: {
1046
1261
  id: string;
1047
1262
  type: string;
1048
- fields: {
1049
- id: string;
1050
- type: string;
1051
- refId: string;
1052
- value: {
1053
- text: {};
1054
- common: {
1055
- label: string;
1056
- };
1057
- 'common-en-US': {};
1263
+ }[];
1264
+ }[];
1265
+ }[];
1266
+ };
1267
+ export declare const mutiSelectParam: {
1268
+ type: string;
1269
+ schema: {
1270
+ id: string;
1271
+ type: string;
1272
+ properties: ({
1273
+ id: string;
1274
+ type: string;
1275
+ fields: {
1276
+ id: string;
1277
+ type: string;
1278
+ refId: string;
1279
+ value: {
1280
+ label: string;
1281
+ };
1282
+ }[];
1283
+ } | {
1284
+ id: string;
1285
+ type: string;
1286
+ fields: {
1287
+ id: string;
1288
+ type: string;
1289
+ refId: string;
1290
+ value: {
1291
+ common: {
1292
+ label: string;
1058
1293
  };
1059
- }[];
1294
+ 'common-en-US': {};
1295
+ };
1296
+ }[];
1297
+ })[];
1298
+ types: {
1299
+ id: string;
1300
+ type: string;
1301
+ properties: {
1302
+ id: string;
1303
+ type: string;
1060
1304
  }[];
1061
1305
  }[];
1062
1306
  }[];
1063
1307
  rule: {
1064
- type: string;
1308
+ isMutiple: boolean;
1065
1309
  };
1066
1310
  };
1067
1311
  export declare const basicComps: {
@@ -1110,6 +1354,281 @@ export declare const basicComps: {
1110
1354
  }[];
1111
1355
  };
1112
1356
  }[];
1357
+ export declare const colorParam: {
1358
+ type: string;
1359
+ schema: {
1360
+ id: string;
1361
+ type: string;
1362
+ properties: ({
1363
+ id: string;
1364
+ type: string;
1365
+ fields: {
1366
+ id: string;
1367
+ type: string;
1368
+ refId: string;
1369
+ value: {
1370
+ label: string;
1371
+ };
1372
+ }[];
1373
+ } | {
1374
+ id: string;
1375
+ type: string;
1376
+ fields: {
1377
+ id: string;
1378
+ type: string;
1379
+ refId: string;
1380
+ value: {
1381
+ common: {
1382
+ label: string;
1383
+ };
1384
+ 'common-en-US': {};
1385
+ };
1386
+ }[];
1387
+ })[];
1388
+ types: {
1389
+ id: string;
1390
+ type: string;
1391
+ properties: {
1392
+ id: string;
1393
+ type: string;
1394
+ fields: {
1395
+ id: string;
1396
+ type: string;
1397
+ refId: string;
1398
+ value: {
1399
+ text: {};
1400
+ common: {
1401
+ label: string;
1402
+ };
1403
+ 'common-en-US': {};
1404
+ };
1405
+ }[];
1406
+ }[];
1407
+ }[];
1408
+ }[];
1409
+ rule: {
1410
+ type: string;
1411
+ };
1412
+ };
1413
+ export declare const passwordParam: {
1414
+ type: string;
1415
+ schema: {
1416
+ id: string;
1417
+ type: string;
1418
+ properties: ({
1419
+ id: string;
1420
+ type: string;
1421
+ fields: {
1422
+ id: string;
1423
+ type: string;
1424
+ refId: string;
1425
+ value: {
1426
+ label: string;
1427
+ };
1428
+ }[];
1429
+ } | {
1430
+ id: string;
1431
+ type: string;
1432
+ fields: {
1433
+ id: string;
1434
+ type: string;
1435
+ refId: string;
1436
+ value: {
1437
+ common: {
1438
+ label: string;
1439
+ };
1440
+ 'common-en-US': {};
1441
+ };
1442
+ }[];
1443
+ })[];
1444
+ types: {
1445
+ id: string;
1446
+ type: string;
1447
+ properties: {
1448
+ id: string;
1449
+ type: string;
1450
+ fields: {
1451
+ id: string;
1452
+ type: string;
1453
+ refId: string;
1454
+ value: {
1455
+ text: {};
1456
+ common: {
1457
+ label: string;
1458
+ };
1459
+ 'common-en-US': {};
1460
+ };
1461
+ }[];
1462
+ }[];
1463
+ }[];
1464
+ }[];
1465
+ rule: {
1466
+ type: string;
1467
+ };
1468
+ };
1469
+ export declare const uploadParam: {
1470
+ type: string;
1471
+ schema: {
1472
+ id: string;
1473
+ type: string;
1474
+ properties: ({
1475
+ id: string;
1476
+ type: string;
1477
+ fields: {
1478
+ id: string;
1479
+ type: string;
1480
+ refId: string;
1481
+ value: {
1482
+ label: string;
1483
+ };
1484
+ }[];
1485
+ } | {
1486
+ id: string;
1487
+ type: string;
1488
+ fields: {
1489
+ id: string;
1490
+ refId: string;
1491
+ type: string;
1492
+ value: {
1493
+ 'common-en-US': {
1494
+ depend: {};
1495
+ };
1496
+ common: {
1497
+ label: string;
1498
+ tooltip: string;
1499
+ help: string;
1500
+ };
1501
+ };
1502
+ }[];
1503
+ } | {
1504
+ id: string;
1505
+ type: string;
1506
+ refId: string;
1507
+ fields: {
1508
+ id: string;
1509
+ type: string;
1510
+ refId: string;
1511
+ value: {
1512
+ common: {
1513
+ label: string;
1514
+ };
1515
+ 'common-en-US': {};
1516
+ };
1517
+ }[];
1518
+ })[];
1519
+ types: {
1520
+ id: string;
1521
+ type: string;
1522
+ properties: {
1523
+ id: string;
1524
+ type: string;
1525
+ fields: {
1526
+ id: string;
1527
+ type: string;
1528
+ refId: string;
1529
+ value: {
1530
+ text: {};
1531
+ common: {
1532
+ label: string;
1533
+ };
1534
+ 'common-en-US': {};
1535
+ };
1536
+ }[];
1537
+ }[];
1538
+ }[];
1539
+ }[];
1540
+ rule: {
1541
+ type: string;
1542
+ };
1543
+ };
1544
+ export declare const checkboxParam: {
1545
+ type: string;
1546
+ schema: {
1547
+ id: string;
1548
+ type: string;
1549
+ properties: ({
1550
+ id: string;
1551
+ type: string;
1552
+ fields: {
1553
+ id: string;
1554
+ type: string;
1555
+ refId: string;
1556
+ value: {
1557
+ label: string;
1558
+ };
1559
+ }[];
1560
+ } | {
1561
+ id: string;
1562
+ type: string;
1563
+ fields: {
1564
+ id: string;
1565
+ type: string;
1566
+ refId: string;
1567
+ value: {
1568
+ common: {
1569
+ label: string;
1570
+ };
1571
+ 'common-en-US': {};
1572
+ };
1573
+ }[];
1574
+ })[];
1575
+ types: {
1576
+ id: string;
1577
+ type: string;
1578
+ properties: {
1579
+ id: string;
1580
+ type: string;
1581
+ }[];
1582
+ }[];
1583
+ }[];
1584
+ rule: {
1585
+ type: string;
1586
+ };
1587
+ };
1588
+ export declare const radioParam: {
1589
+ type: string;
1590
+ schema: {
1591
+ id: string;
1592
+ type: string;
1593
+ properties: ({
1594
+ id: string;
1595
+ type: string;
1596
+ fields: {
1597
+ id: string;
1598
+ type: string;
1599
+ refId: string;
1600
+ value: {
1601
+ label: string;
1602
+ };
1603
+ }[];
1604
+ } | {
1605
+ id: string;
1606
+ type: string;
1607
+ fields: {
1608
+ id: string;
1609
+ type: string;
1610
+ refId: string;
1611
+ value: {
1612
+ common: {
1613
+ label: string;
1614
+ };
1615
+ 'common-en-US': {};
1616
+ };
1617
+ }[];
1618
+ })[];
1619
+ types: {
1620
+ id: string;
1621
+ type: string;
1622
+ properties: {
1623
+ id: string;
1624
+ type: string;
1625
+ }[];
1626
+ }[];
1627
+ }[];
1628
+ rule: {
1629
+ type: string;
1630
+ };
1631
+ };
1113
1632
  export declare const complexComps: {
1114
1633
  id: string;
1115
1634
  name: string;
@@ -1151,21 +1670,12 @@ export declare const complexComps: {
1151
1670
  properties: {
1152
1671
  id: string;
1153
1672
  type: string;
1154
- fields: {
1155
- id: string;
1156
- type: string;
1157
- refId: string;
1158
- value: {
1159
- text: {};
1160
- common: {
1161
- label: string;
1162
- };
1163
- 'common-en-US': {};
1164
- };
1165
- }[];
1166
1673
  }[];
1167
1674
  }[];
1168
1675
  }[];
1676
+ rule: {
1677
+ type: string;
1678
+ };
1169
1679
  };
1170
1680
  }[];
1171
1681
  export declare const objParam: {
@@ -1221,6 +1731,115 @@ export declare const objParam: {
1221
1731
  }[];
1222
1732
  }[];
1223
1733
  };
1734
+ export declare const listParam: {
1735
+ type: string;
1736
+ schema: {
1737
+ id: string;
1738
+ type: string;
1739
+ properties: ({
1740
+ id: string;
1741
+ type: string;
1742
+ fields: {
1743
+ id: string;
1744
+ type: string;
1745
+ refId: string;
1746
+ value: {
1747
+ label: string;
1748
+ };
1749
+ }[];
1750
+ } | {
1751
+ id: string;
1752
+ type: string;
1753
+ fields: {
1754
+ id: string;
1755
+ type: string;
1756
+ refId: string;
1757
+ value: {
1758
+ common: {
1759
+ label: string;
1760
+ };
1761
+ 'common-en-US': {};
1762
+ };
1763
+ }[];
1764
+ })[];
1765
+ types: {
1766
+ id: string;
1767
+ type: string;
1768
+ properties: {
1769
+ id: string;
1770
+ type: string;
1771
+ fields: {
1772
+ id: string;
1773
+ type: string;
1774
+ refId: string;
1775
+ value: {
1776
+ text: {};
1777
+ common: {
1778
+ label: string;
1779
+ };
1780
+ 'common-en-US': {};
1781
+ };
1782
+ }[];
1783
+ }[];
1784
+ }[];
1785
+ }[];
1786
+ };
1787
+ export declare const tableParam: {
1788
+ type: string;
1789
+ schema: {
1790
+ id: string;
1791
+ type: string;
1792
+ properties: ({
1793
+ id: string;
1794
+ type: string;
1795
+ fields: {
1796
+ id: string;
1797
+ type: string;
1798
+ refId: string;
1799
+ value: {
1800
+ label: string;
1801
+ };
1802
+ }[];
1803
+ } | {
1804
+ id: string;
1805
+ type: string;
1806
+ fields: {
1807
+ id: string;
1808
+ type: string;
1809
+ refId: string;
1810
+ value: {
1811
+ common: {
1812
+ label: string;
1813
+ };
1814
+ 'common-en-US': {};
1815
+ };
1816
+ }[];
1817
+ })[];
1818
+ types: {
1819
+ id: string;
1820
+ type: string;
1821
+ properties: {
1822
+ id: string;
1823
+ type: string;
1824
+ fields: {
1825
+ id: string;
1826
+ type: string;
1827
+ refId: string;
1828
+ value: {
1829
+ text: {};
1830
+ common: {
1831
+ label: string;
1832
+ };
1833
+ 'common-en-US': {};
1834
+ };
1835
+ }[];
1836
+ }[];
1837
+ }[];
1838
+ }[];
1839
+ rule: {
1840
+ layout: string;
1841
+ };
1842
+ };
1224
1843
  export declare const layoutComps: {
1225
1844
  id: string;
1226
1845
  name: string;