ronds-metadata 1.2.9 → 1.2.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (124) 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/settings/index.d.ts +652 -86
  4. package/es/comps/MetadataForm/index.less +1 -1
  5. package/package.json +1 -1
  6. package/es/api/index.js +0 -249
  7. package/es/comps/DynamicPorts/comps/ContextMenu.js +0 -44
  8. package/es/comps/DynamicPorts/comps/DragNode.js +0 -55
  9. package/es/comps/DynamicPorts/comps/GraphHandler/index.js +0 -51
  10. package/es/comps/DynamicPorts/comps/NodeElement.js +0 -30
  11. package/es/comps/DynamicPorts/comps/contextMenu/EdgeContextMenu/index.js +0 -42
  12. package/es/comps/DynamicPorts/comps/contextMenu/GraphContextMenu/index.js +0 -40
  13. package/es/comps/DynamicPorts/comps/contextMenu/NodeContextMenu/index.js +0 -55
  14. package/es/comps/DynamicPorts/comps/shape/connector.js +0 -19
  15. package/es/comps/DynamicPorts/comps/shape/edge.js +0 -91
  16. package/es/comps/DynamicPorts/comps/shape/node.js +0 -190
  17. package/es/comps/DynamicPorts/constant/index.js +0 -19
  18. package/es/comps/DynamicPorts/graph.js +0 -697
  19. package/es/comps/DynamicPorts/index.js +0 -143
  20. package/es/comps/DynamicPorts/interface.js +0 -6
  21. package/es/comps/DynamicPorts/utils.js +0 -127
  22. package/es/comps/Editable/DataCell/ButtonCell.js +0 -45
  23. package/es/comps/Editable/DataCell/ColorPicker.js +0 -33
  24. package/es/comps/Editable/DataCell/Input.js +0 -54
  25. package/es/comps/Editable/DataCell/Number.js +0 -44
  26. package/es/comps/Editable/DataCell/Select.js +0 -48
  27. package/es/comps/Editable/DataCell/Switch.js +0 -33
  28. package/es/comps/Editable/comps/EditableAction.js +0 -110
  29. package/es/comps/Editable/comps/EditableCell.js +0 -108
  30. package/es/comps/Editable/comps/EditableHeardCell.js +0 -172
  31. package/es/comps/Editable/comps/EditableRow.js +0 -118
  32. package/es/comps/Editable/comps/Texty.js +0 -277
  33. package/es/comps/Editable/index.js +0 -385
  34. package/es/comps/Editable/interface.js +0 -8
  35. package/es/comps/Editable/utils.js +0 -46
  36. package/es/comps/FileView/index.js +0 -198
  37. package/es/comps/FormGenerator/Provider.js +0 -8
  38. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Checkbox.js +0 -17
  39. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Color.js +0 -17
  40. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Date.js +0 -16
  41. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Input.js +0 -17
  42. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/List.js +0 -50
  43. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/MutiSelect.js +0 -55
  44. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Number.js +0 -14
  45. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Obj.js +0 -50
  46. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Password.js +0 -17
  47. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Radio.js +0 -17
  48. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Select.js +0 -55
  49. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Switch.js +0 -13
  50. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/TextArea.js +0 -14
  51. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/Cell/Upload.js +0 -17
  52. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/HOC/index.js +0 -250
  53. package/es/comps/FormGenerator/comps/Canvas/core/RenderField/index.js +0 -60
  54. package/es/comps/FormGenerator/comps/Canvas/core/index.js +0 -313
  55. package/es/comps/FormGenerator/comps/Canvas/index.js +0 -118
  56. package/es/comps/FormGenerator/comps/Settings/index.js +0 -150
  57. package/es/comps/FormGenerator/comps/Sidebar/Elements.js +0 -48
  58. package/es/comps/FormGenerator/comps/Sidebar/index.js +0 -37
  59. package/es/comps/FormGenerator/index.js +0 -67
  60. package/es/comps/FormGenerator/settings/index.js +0 -307
  61. package/es/comps/FormGenerator/settings/ruleConfig.js +0 -557
  62. package/es/comps/FormGenerator/transformer.js +0 -223
  63. package/es/comps/Icons/index.js +0 -23
  64. package/es/comps/JsonEdit/constant/index.js +0 -87
  65. package/es/comps/JsonEdit/index.js +0 -221
  66. package/es/comps/JsonView/index.js +0 -109
  67. package/es/comps/MdEdit/index.js +0 -41
  68. package/es/comps/MdNavbar/index.js +0 -180
  69. package/es/comps/MdNavbar/utils.js +0 -34
  70. package/es/comps/MdView/index.js +0 -70
  71. package/es/comps/MetadataEdit/components/MetaFieldsEdit.js +0 -419
  72. package/es/comps/MetadataEdit/components/MetaPropsEdit.js +0 -368
  73. package/es/comps/MetadataEdit/constant/index.js +0 -69
  74. package/es/comps/MetadataEdit/hooks/index.js +0 -43
  75. package/es/comps/MetadataEdit/index.js +0 -255
  76. package/es/comps/MetadataEditV2/components/MetaFieldsEdit.js +0 -237
  77. package/es/comps/MetadataEditV2/components/MetaPropsEdit.js +0 -367
  78. package/es/comps/MetadataEditV2/constant/index.js +0 -69
  79. package/es/comps/MetadataEditV2/hooks/index.js +0 -43
  80. package/es/comps/MetadataEditV2/index.js +0 -298
  81. package/es/comps/MetadataForm/DataCell/Array.js +0 -147
  82. package/es/comps/MetadataForm/DataCell/Input.js +0 -199
  83. package/es/comps/MetadataForm/DataCell/Number.js +0 -130
  84. package/es/comps/MetadataForm/DataCell/Ref.js +0 -325
  85. package/es/comps/MetadataForm/DataCell/Select.js +0 -518
  86. package/es/comps/MetadataForm/DataCell/Switch.js +0 -115
  87. package/es/comps/MetadataForm/DataCell/layout/TableArray.js +0 -359
  88. package/es/comps/MetadataForm/HOC/index.js +0 -125
  89. package/es/comps/MetadataForm/constants.js +0 -11
  90. package/es/comps/MetadataForm/hooks/index.js +0 -128
  91. package/es/comps/MetadataForm/index.js +0 -268
  92. package/es/comps/MetadataForm/interface.js +0 -8
  93. package/es/comps/MetadataForm/utils.js +0 -112
  94. package/es/comps/locales/en-US.js +0 -24
  95. package/es/comps/locales/index.js +0 -8
  96. package/es/comps/locales/zh-CN.js +0 -24
  97. package/es/config.js +0 -50
  98. package/es/framework/graph/index.js +0 -515
  99. package/es/framework/hooks/use-async-memo.js +0 -32
  100. package/es/framework/hooks/use-sync-scroll.js +0 -106
  101. package/es/framework/http/cache.js +0 -137
  102. package/es/framework/http/cancel.js +0 -44
  103. package/es/framework/http/index.js +0 -392
  104. package/es/framework/http/msgpack.js +0 -34
  105. package/es/framework/http/msgpack5/index.js +0 -84
  106. package/es/framework/http/msgpack5/lib/codecs/DateCodec.js +0 -71
  107. package/es/framework/http/msgpack5/lib/decoder.js +0 -287
  108. package/es/framework/http/msgpack5/lib/encoder.js +0 -252
  109. package/es/framework/http/msgpack5/lib/helpers.js +0 -23
  110. package/es/framework/http/msgpack5/lib/streams.js +0 -93
  111. package/es/framework/http/types.js +0 -1
  112. package/es/framework/libs/jquery.min.js +0 -4022
  113. package/es/framework/locale/dil8/di18n.js +0 -132
  114. package/es/framework/locale/dil8/index.js +0 -3
  115. package/es/framework/locale/dil8/translate.js +0 -76
  116. package/es/framework/locale/dil8/util.js +0 -17
  117. package/es/framework/locale/index.js +0 -26
  118. package/es/framework/metadata/MetadataService.js +0 -169
  119. package/es/framework/metadata/index.js +0 -384
  120. package/es/framework/rxjs-hooks/useMemoSubject.js +0 -16
  121. package/es/framework/rxjs-hooks/useObservable.js +0 -22
  122. package/es/framework/rxjs-hooks/useObservableState.js +0 -45
  123. package/es/index.js +0 -27
  124. 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: ({
@@ -433,15 +602,322 @@ export declare const settingSchema: {
433
602
  type: string;
434
603
  fields: {
435
604
  id: string;
436
- type: string;
605
+ type: string;
606
+ refId: string;
607
+ value: {
608
+ label: string;
609
+ };
610
+ }[];
611
+ } | {
612
+ id: string;
613
+ type: string;
614
+ fields: {
615
+ id: string;
616
+ type: string;
617
+ refId: string;
618
+ value: {
619
+ common: {
620
+ label: string;
621
+ };
622
+ 'common-en-US': {};
623
+ };
624
+ }[];
625
+ })[];
626
+ types: {
627
+ id: string;
628
+ type: string;
629
+ properties: {
630
+ id: string;
631
+ type: string;
632
+ fields: {
633
+ id: string;
634
+ type: string;
635
+ refId: string;
636
+ value: {
637
+ text: {};
638
+ common: {
639
+ label: string;
640
+ };
641
+ 'common-en-US': {};
642
+ };
643
+ }[];
644
+ }[];
645
+ }[];
646
+ }[];
647
+ numebr: {
648
+ id: string;
649
+ type: string;
650
+ properties: ({
651
+ id: string;
652
+ type: string;
653
+ fields: {
654
+ id: string;
655
+ type: string;
656
+ refId: string;
657
+ value: {
658
+ label: string;
659
+ };
660
+ }[];
661
+ } | {
662
+ id: string;
663
+ type: string;
664
+ fields: {
665
+ id: string;
666
+ type: string;
667
+ refId: string;
668
+ value: {
669
+ common: {
670
+ label: string;
671
+ };
672
+ 'common-en-US': {};
673
+ };
674
+ }[];
675
+ })[];
676
+ types: {
677
+ id: string;
678
+ type: string;
679
+ properties: {
680
+ id: string;
681
+ type: string;
682
+ fields: {
683
+ id: string;
684
+ type: string;
685
+ refId: string;
686
+ value: {
687
+ text: {};
688
+ common: {
689
+ label: string;
690
+ };
691
+ 'common-en-US': {};
692
+ };
693
+ }[];
694
+ }[];
695
+ }[];
696
+ }[];
697
+ switch: {
698
+ id: string;
699
+ type: string;
700
+ properties: ({
701
+ id: string;
702
+ type: string;
703
+ fields: {
704
+ id: string;
705
+ type: string;
706
+ refId: string;
707
+ value: {
708
+ label: string;
709
+ };
710
+ }[];
711
+ } | {
712
+ id: string;
713
+ type: string;
714
+ fields: {
715
+ id: string;
716
+ type: string;
717
+ refId: string;
718
+ value: {
719
+ common: {
720
+ label: string;
721
+ };
722
+ 'common-en-US': {};
723
+ };
724
+ }[];
725
+ })[];
726
+ types: {
727
+ id: string;
728
+ type: string;
729
+ properties: {
730
+ id: string;
731
+ type: string;
732
+ fields: {
733
+ id: string;
734
+ type: string;
735
+ refId: string;
736
+ value: {
737
+ text: {};
738
+ common: {
739
+ label: string;
740
+ };
741
+ 'common-en-US': {};
742
+ };
743
+ }[];
744
+ }[];
745
+ }[];
746
+ }[];
747
+ select: {
748
+ id: string;
749
+ type: string;
750
+ properties: ({
751
+ id: string;
752
+ type: string;
753
+ fields: {
754
+ id: string;
755
+ type: string;
756
+ refId: string;
757
+ value: {
758
+ label: string;
759
+ };
760
+ }[];
761
+ } | {
762
+ id: string;
763
+ type: string;
764
+ fields: {
765
+ id: string;
766
+ type: string;
767
+ refId: string;
768
+ value: {
769
+ common: {
770
+ label: string;
771
+ };
772
+ 'common-en-US': {};
773
+ };
774
+ }[];
775
+ })[];
776
+ types: {
777
+ id: string;
778
+ type: string;
779
+ properties: {
780
+ id: string;
781
+ type: string;
782
+ }[];
783
+ }[];
784
+ }[];
785
+ color: {
786
+ id: string;
787
+ type: string;
788
+ properties: ({
789
+ id: string;
790
+ type: string;
791
+ fields: {
792
+ id: string;
793
+ type: string;
794
+ refId: string;
795
+ value: {
796
+ label: string;
797
+ };
798
+ }[];
799
+ } | {
800
+ id: string;
801
+ type: string;
802
+ fields: {
803
+ id: string;
804
+ type: string;
805
+ refId: string;
806
+ value: {
807
+ common: {
808
+ label: string;
809
+ };
810
+ 'common-en-US': {};
811
+ };
812
+ }[];
813
+ })[];
814
+ types: {
815
+ id: string;
816
+ type: string;
817
+ properties: {
818
+ id: string;
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
+ }[];
832
+ }[];
833
+ }[];
834
+ }[];
835
+ password: {
836
+ id: string;
837
+ type: string;
838
+ properties: ({
839
+ id: string;
840
+ type: string;
841
+ fields: {
842
+ id: string;
843
+ type: string;
844
+ refId: string;
845
+ value: {
846
+ label: string;
847
+ };
848
+ }[];
849
+ } | {
850
+ id: string;
851
+ type: string;
852
+ fields: {
853
+ id: string;
854
+ type: string;
855
+ refId: string;
856
+ value: {
857
+ common: {
858
+ label: string;
859
+ };
860
+ 'common-en-US': {};
861
+ };
862
+ }[];
863
+ })[];
864
+ types: {
865
+ id: string;
866
+ type: string;
867
+ properties: {
868
+ id: string;
869
+ type: string;
870
+ fields: {
871
+ id: string;
872
+ type: string;
873
+ refId: string;
874
+ value: {
875
+ text: {};
876
+ common: {
877
+ label: string;
878
+ };
879
+ 'common-en-US': {};
880
+ };
881
+ }[];
882
+ }[];
883
+ }[];
884
+ }[];
885
+ upload: {
886
+ id: string;
887
+ type: string;
888
+ properties: ({
889
+ id: string;
890
+ type: string;
891
+ fields: {
892
+ id: string;
893
+ type: string;
894
+ refId: string;
895
+ value: {
896
+ label: string;
897
+ };
898
+ }[];
899
+ } | {
900
+ id: string;
901
+ type: string;
902
+ fields: {
903
+ id: string;
437
904
  refId: string;
905
+ type: string;
438
906
  value: {
439
- label: string;
907
+ 'common-en-US': {
908
+ depend: {};
909
+ };
910
+ common: {
911
+ label: string;
912
+ tooltip: string;
913
+ help: string;
914
+ };
440
915
  };
441
916
  }[];
442
917
  } | {
443
918
  id: string;
444
919
  type: string;
920
+ refId: string;
445
921
  fields: {
446
922
  id: string;
447
923
  type: string;
@@ -475,7 +951,10 @@ export declare const settingSchema: {
475
951
  }[];
476
952
  }[];
477
953
  }[];
478
- numebr: {
954
+ };
955
+ export declare const inputParam: {
956
+ type: string;
957
+ schema: {
479
958
  id: string;
480
959
  type: string;
481
960
  properties: ({
@@ -525,7 +1004,10 @@ export declare const settingSchema: {
525
1004
  }[];
526
1005
  }[];
527
1006
  }[];
528
- switch: {
1007
+ };
1008
+ export declare const textareaParam: {
1009
+ type: string;
1010
+ schema: {
529
1011
  id: string;
530
1012
  type: string;
531
1013
  properties: ({
@@ -575,7 +1057,13 @@ export declare const settingSchema: {
575
1057
  }[];
576
1058
  }[];
577
1059
  }[];
578
- select: {
1060
+ rule: {
1061
+ type: string;
1062
+ };
1063
+ };
1064
+ export declare const dateParam: {
1065
+ type: string;
1066
+ schema: {
579
1067
  id: string;
580
1068
  type: string;
581
1069
  properties: ({
@@ -610,10 +1098,28 @@ export declare const settingSchema: {
610
1098
  properties: {
611
1099
  id: string;
612
1100
  type: string;
1101
+ fields: {
1102
+ id: string;
1103
+ type: string;
1104
+ refId: string;
1105
+ value: {
1106
+ text: {};
1107
+ common: {
1108
+ label: string;
1109
+ };
1110
+ 'common-en-US': {};
1111
+ };
1112
+ }[];
613
1113
  }[];
614
1114
  }[];
615
1115
  }[];
616
- mutiSelect: {
1116
+ rule: {
1117
+ type: string;
1118
+ };
1119
+ };
1120
+ export declare const numberParam: {
1121
+ type: string;
1122
+ schema: {
617
1123
  id: string;
618
1124
  type: string;
619
1125
  properties: ({
@@ -648,11 +1154,23 @@ export declare const settingSchema: {
648
1154
  properties: {
649
1155
  id: string;
650
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
+ }[];
651
1169
  }[];
652
1170
  }[];
653
1171
  }[];
654
1172
  };
655
- export declare const inputParam: {
1173
+ export declare const switchParam: {
656
1174
  type: string;
657
1175
  schema: {
658
1176
  id: string;
@@ -705,7 +1223,7 @@ export declare const inputParam: {
705
1223
  }[];
706
1224
  }[];
707
1225
  };
708
- export declare const textareaParam: {
1226
+ export declare const selectParam: {
709
1227
  type: string;
710
1228
  schema: {
711
1229
  id: string;
@@ -742,26 +1260,11 @@ export declare const textareaParam: {
742
1260
  properties: {
743
1261
  id: string;
744
1262
  type: string;
745
- fields: {
746
- id: string;
747
- type: string;
748
- refId: string;
749
- value: {
750
- text: {};
751
- common: {
752
- label: string;
753
- };
754
- 'common-en-US': {};
755
- };
756
- }[];
757
1263
  }[];
758
1264
  }[];
759
1265
  }[];
760
- rule: {
761
- type: string;
762
- };
763
1266
  };
764
- export declare const dateParam: {
1267
+ export declare const mutiSelectParam: {
765
1268
  type: string;
766
1269
  schema: {
767
1270
  id: string;
@@ -798,26 +1301,60 @@ export declare const dateParam: {
798
1301
  properties: {
799
1302
  id: string;
800
1303
  type: string;
1304
+ }[];
1305
+ }[];
1306
+ }[];
1307
+ rule: {
1308
+ isMutiple: boolean;
1309
+ };
1310
+ };
1311
+ export declare const basicComps: {
1312
+ id: string;
1313
+ name: string;
1314
+ type: string;
1315
+ param: {
1316
+ type: string;
1317
+ schema: {
1318
+ id: string;
1319
+ type: string;
1320
+ properties: ({
1321
+ id: string;
1322
+ type: string;
1323
+ fields: {
1324
+ id: string;
1325
+ type: string;
1326
+ refId: string;
1327
+ value: {
1328
+ label: string;
1329
+ };
1330
+ }[];
1331
+ } | {
1332
+ id: string;
1333
+ type: string;
801
1334
  fields: {
802
1335
  id: string;
803
1336
  type: string;
804
1337
  refId: string;
805
1338
  value: {
806
- text: {};
807
1339
  common: {
808
1340
  label: string;
809
1341
  };
810
1342
  'common-en-US': {};
811
1343
  };
812
1344
  }[];
1345
+ })[];
1346
+ types: {
1347
+ id: string;
1348
+ type: string;
1349
+ properties: {
1350
+ id: string;
1351
+ type: string;
1352
+ }[];
813
1353
  }[];
814
1354
  }[];
815
- }[];
816
- rule: {
817
- type: string;
818
1355
  };
819
- };
820
- export declare const numberParam: {
1356
+ }[];
1357
+ export declare const colorParam: {
821
1358
  type: string;
822
1359
  schema: {
823
1360
  id: string;
@@ -869,8 +1406,11 @@ export declare const numberParam: {
869
1406
  }[];
870
1407
  }[];
871
1408
  }[];
1409
+ rule: {
1410
+ type: string;
1411
+ };
872
1412
  };
873
- export declare const switchParam: {
1413
+ export declare const passwordParam: {
874
1414
  type: string;
875
1415
  schema: {
876
1416
  id: string;
@@ -922,8 +1462,11 @@ export declare const switchParam: {
922
1462
  }[];
923
1463
  }[];
924
1464
  }[];
1465
+ rule: {
1466
+ type: string;
1467
+ };
925
1468
  };
926
- export declare const selectParam: {
1469
+ export declare const uploadParam: {
927
1470
  type: string;
928
1471
  schema: {
929
1472
  id: string;
@@ -942,6 +1485,25 @@ export declare const selectParam: {
942
1485
  } | {
943
1486
  id: string;
944
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;
945
1507
  fields: {
946
1508
  id: string;
947
1509
  type: string;
@@ -960,11 +1522,26 @@ export declare const selectParam: {
960
1522
  properties: {
961
1523
  id: string;
962
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
+ }[];
963
1537
  }[];
964
1538
  }[];
965
1539
  }[];
1540
+ rule: {
1541
+ type: string;
1542
+ };
966
1543
  };
967
- export declare const mutiSelectParam: {
1544
+ export declare const checkboxParam: {
968
1545
  type: string;
969
1546
  schema: {
970
1547
  id: string;
@@ -1005,10 +1582,10 @@ export declare const mutiSelectParam: {
1005
1582
  }[];
1006
1583
  }[];
1007
1584
  rule: {
1008
- isMutiple: boolean;
1585
+ type: string;
1009
1586
  };
1010
1587
  };
1011
- export declare const colorParam: {
1588
+ export declare const radioParam: {
1012
1589
  type: string;
1013
1590
  schema: {
1014
1591
  id: string;
@@ -1045,18 +1622,6 @@ export declare const colorParam: {
1045
1622
  properties: {
1046
1623
  id: string;
1047
1624
  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': {};
1058
- };
1059
- }[];
1060
1625
  }[];
1061
1626
  }[];
1062
1627
  }[];
@@ -1064,7 +1629,7 @@ export declare const colorParam: {
1064
1629
  type: string;
1065
1630
  };
1066
1631
  };
1067
- export declare const basicComps: {
1632
+ export declare const complexComps: {
1068
1633
  id: string;
1069
1634
  name: string;
1070
1635
  type: string;
@@ -1108,29 +1673,46 @@ export declare const basicComps: {
1108
1673
  }[];
1109
1674
  }[];
1110
1675
  }[];
1676
+ rule: {
1677
+ type: string;
1678
+ };
1111
1679
  };
1112
1680
  }[];
1113
- export declare const complexComps: {
1114
- id: string;
1115
- name: string;
1681
+ export declare const objParam: {
1116
1682
  type: string;
1117
- param: {
1683
+ schema: {
1684
+ id: string;
1118
1685
  type: string;
1119
- schema: {
1686
+ properties: ({
1120
1687
  id: string;
1121
1688
  type: string;
1122
- properties: ({
1689
+ fields: {
1123
1690
  id: string;
1124
1691
  type: string;
1125
- fields: {
1126
- id: string;
1127
- type: string;
1128
- refId: string;
1129
- value: {
1692
+ refId: string;
1693
+ value: {
1694
+ label: string;
1695
+ };
1696
+ }[];
1697
+ } | {
1698
+ id: string;
1699
+ type: string;
1700
+ fields: {
1701
+ id: string;
1702
+ type: string;
1703
+ refId: string;
1704
+ value: {
1705
+ common: {
1130
1706
  label: string;
1131
1707
  };
1132
- }[];
1133
- } | {
1708
+ 'common-en-US': {};
1709
+ };
1710
+ }[];
1711
+ })[];
1712
+ types: {
1713
+ id: string;
1714
+ type: string;
1715
+ properties: {
1134
1716
  id: string;
1135
1717
  type: string;
1136
1718
  fields: {
@@ -1138,37 +1720,18 @@ export declare const complexComps: {
1138
1720
  type: string;
1139
1721
  refId: string;
1140
1722
  value: {
1723
+ text: {};
1141
1724
  common: {
1142
1725
  label: string;
1143
1726
  };
1144
1727
  'common-en-US': {};
1145
1728
  };
1146
1729
  }[];
1147
- })[];
1148
- types: {
1149
- id: string;
1150
- type: string;
1151
- properties: {
1152
- id: string;
1153
- 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
- }[];
1167
1730
  }[];
1168
1731
  }[];
1169
- };
1170
- }[];
1171
- export declare const objParam: {
1732
+ }[];
1733
+ };
1734
+ export declare const listParam: {
1172
1735
  type: string;
1173
1736
  schema: {
1174
1737
  id: string;
@@ -1221,7 +1784,7 @@ export declare const objParam: {
1221
1784
  }[];
1222
1785
  }[];
1223
1786
  };
1224
- export declare const listParam: {
1787
+ export declare const tableParam: {
1225
1788
  type: string;
1226
1789
  schema: {
1227
1790
  id: string;
@@ -1273,6 +1836,9 @@ export declare const listParam: {
1273
1836
  }[];
1274
1837
  }[];
1275
1838
  }[];
1839
+ rule: {
1840
+ layout: string;
1841
+ };
1276
1842
  };
1277
1843
  export declare const layoutComps: {
1278
1844
  id: string;