@steedos-widgets/amis-object 1.0.19 → 1.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/meta.js CHANGED
@@ -37,7 +37,7 @@
37
37
  * @LastEditTime: 2022-09-02 09:04:33
38
38
  * @Description:
39
39
  */
40
- var config$n = {
40
+ var config$p = {
41
41
  componentType: 'amisSchema',
42
42
  group: "华炎魔方",
43
43
  componentName: "AmisObjectForm",
@@ -95,39 +95,39 @@
95
95
  icon: "fa-fw fa fa-list-alt"
96
96
  }
97
97
  };
98
- var AmisObjectForm = __assign(__assign({}, config$n), { snippets: [
98
+ var AmisObjectForm = __assign(__assign({}, config$p), { snippets: [
99
99
  {
100
- title: config$n.title,
100
+ title: config$p.title,
101
101
  screenshot: "",
102
102
  schema: {
103
- componentName: config$n.componentName,
104
- props: config$n.preview
103
+ componentName: config$p.componentName,
104
+ props: config$p.preview
105
105
  }
106
106
  }
107
107
  ], amis: {
108
108
  render: {
109
- type: config$n.amis.name,
109
+ type: config$p.amis.name,
110
110
  usage: "renderer",
111
111
  weight: 1,
112
112
  framework: "react"
113
113
  },
114
114
  plugin: {
115
- rendererName: config$n.amis.name,
115
+ rendererName: config$p.amis.name,
116
116
  $schema: '/schemas/UnkownSchema.json',
117
- name: config$n.title,
118
- description: config$n.title,
119
- tags: [config$n.group],
117
+ name: config$p.title,
118
+ description: config$p.title,
119
+ tags: [config$p.group],
120
120
  order: -9999,
121
- icon: config$n.amis.icon,
121
+ icon: config$p.amis.icon,
122
122
  scaffold: {
123
- type: config$n.amis.name,
124
- label: config$n.title,
123
+ type: config$p.amis.name,
124
+ label: config$p.title,
125
125
  objectApiName: "${objectName}",
126
126
  recordId: "${recordId}",
127
127
  className: "sm:border sm:shadow sm:rounded sm:border-gray-300 bg-white p-4"
128
128
  },
129
129
  previewSchema: {
130
- type: config$n.amis.name,
130
+ type: config$p.amis.name,
131
131
  objectApiName: 'space_users'
132
132
  },
133
133
  panelTitle: "设置",
@@ -223,7 +223,7 @@
223
223
  * @LastEditTime: 2022-09-15 10:40:37
224
224
  * @Description:
225
225
  */
226
- var config$m = {
226
+ var config$o = {
227
227
  componentType: 'amisSchema',
228
228
  group: "华炎魔方",
229
229
  componentName: "AmisObjectListView",
@@ -260,40 +260,40 @@
260
260
  icon: "fa-fw fa fa-list-alt"
261
261
  }
262
262
  };
263
- var AmisObjectListview = __assign(__assign({}, config$m), { snippets: [
263
+ var AmisObjectListview = __assign(__assign({}, config$o), { snippets: [
264
264
  {
265
- title: config$m.title,
265
+ title: config$o.title,
266
266
  screenshot: "",
267
267
  schema: {
268
- componentName: config$m.componentName,
269
- props: config$m.preview
268
+ componentName: config$o.componentName,
269
+ props: config$o.preview
270
270
  }
271
271
  }
272
272
  ], amis: {
273
273
  render: {
274
- type: config$m.amis.name,
274
+ type: config$o.amis.name,
275
275
  usage: "renderer",
276
276
  weight: 1,
277
277
  framework: "react"
278
278
  },
279
279
  plugin: {
280
- rendererName: config$m.amis.name,
280
+ rendererName: config$o.amis.name,
281
281
  $schema: '/schemas/UnkownSchema.json',
282
- name: config$m.title,
283
- description: config$m.description,
284
- tags: [config$m.group],
282
+ name: config$o.title,
283
+ description: config$o.description,
284
+ tags: [config$o.group],
285
285
  order: -9999,
286
- icon: config$m.amis.icon,
286
+ icon: config$o.amis.icon,
287
287
  scaffold: {
288
- type: config$m.amis.name,
289
- label: config$m.title,
288
+ type: config$o.amis.name,
289
+ label: config$o.title,
290
290
  objectApiName: "${objectName}",
291
291
  listName: "all",
292
292
  showHeader: true,
293
293
  className: "sm:border sm:shadow sm:rounded sm:border-gray-300 mb-4"
294
294
  },
295
295
  previewSchema: {
296
- type: config$m.amis.name,
296
+ type: config$o.amis.name,
297
297
  objectApiName: 'space_users',
298
298
  listName: "all",
299
299
  showHeader: true,
@@ -335,11 +335,12 @@
335
335
  "labelField": "label",
336
336
  "valueField": "value"
337
337
  },
338
- {
339
- "type": "number",
340
- "name": "top",
341
- "label": "显示的记录数量",
342
- },
338
+ // {
339
+ // "type": "number",
340
+ // "name": "top",
341
+ // "label": "显示的记录数量",
342
+ // "labelRemark": "即TOP,配置该属性后不再支持翻页,始终显示该属性值配置的记录数"
343
+ // },
343
344
  {
344
345
  "type": "number",
345
346
  "name": "perPage",
@@ -350,6 +351,22 @@
350
351
  "name": "showHeader",
351
352
  "label": "显示表头",
352
353
  },
354
+ {
355
+ type: "button-group-select",
356
+ name: "formFactor",
357
+ label: "显示样式",
358
+ value: "LARGE",
359
+ options: [
360
+ {
361
+ "label": "表格",
362
+ "value": "LARGE"
363
+ },
364
+ {
365
+ "label": "手机",
366
+ "value": "SMALL"
367
+ }
368
+ ]
369
+ },
353
370
  {
354
371
  type: "text",
355
372
  name: "className",
@@ -359,7 +376,7 @@
359
376
  }
360
377
  } });
361
378
 
362
- var config$l = {
379
+ var config$n = {
363
380
  componentType: 'amisSchema',
364
381
  group: "华炎魔方",
365
382
  componentName: "AmisObjectCalendar",
@@ -415,38 +432,38 @@
415
432
  icon: "fa-fw fa fa-list-alt"
416
433
  }
417
434
  };
418
- var AmisObjectCalendar = __assign(__assign({}, config$l), { snippets: [
435
+ var AmisObjectCalendar = __assign(__assign({}, config$n), { snippets: [
419
436
  {
420
- title: config$l.title,
437
+ title: config$n.title,
421
438
  screenshot: "",
422
439
  schema: {
423
- componentName: config$l.componentName,
424
- props: config$l.preview
440
+ componentName: config$n.componentName,
441
+ props: config$n.preview
425
442
  }
426
443
  }
427
444
  ], amis: {
428
445
  render: {
429
- type: config$l.amis.name,
446
+ type: config$n.amis.name,
430
447
  usage: "renderer",
431
448
  weight: 1,
432
449
  framework: "react"
433
450
  },
434
451
  plugin: {
435
- rendererName: config$l.amis.name,
452
+ rendererName: config$n.amis.name,
436
453
  $schema: '/schemas/UnkownSchema.json',
437
- name: config$l.title,
438
- description: config$l.title,
439
- tags: [config$l.group],
454
+ name: config$n.title,
455
+ description: config$n.title,
456
+ tags: [config$n.group],
440
457
  order: -9999,
441
- icon: config$l.amis.icon,
458
+ icon: config$n.amis.icon,
442
459
  scaffold: {
443
- type: config$l.amis.name,
444
- label: config$l.title,
460
+ type: config$n.amis.name,
461
+ label: config$n.title,
445
462
  objectApiName: "${objectName}",
446
463
  currentView: "timeGridWeek"
447
464
  },
448
465
  previewSchema: {
449
- type: config$l.amis.name,
466
+ type: config$n.amis.name,
450
467
  objectApiName: 'events',
451
468
  currentView: "timeGridWeek"
452
469
  },
@@ -512,10 +529,10 @@
512
529
  * @Author: baozhoutao@steedos.com
513
530
  * @Date: 2022-08-31 16:32:35
514
531
  * @LastEditors: baozhoutao@steedos.com
515
- * @LastEditTime: 2022-09-15 10:40:37
532
+ * @LastEditTime: 2023-02-10 11:23:43
516
533
  * @Description:
517
534
  */
518
- var config$k = {
535
+ var config$m = {
519
536
  componentType: 'amisSchema',
520
537
  group: "华炎魔方",
521
538
  componentName: "AmisObjectTable",
@@ -560,6 +577,16 @@
560
577
  name: "top",
561
578
  propType: "number",
562
579
  description: '显示的记录数量',
580
+ },
581
+ {
582
+ name: "requestAdaptor",
583
+ propType: "string",
584
+ description: '发送适配器',
585
+ },
586
+ {
587
+ name: "adaptor",
588
+ propType: "string",
589
+ description: '接收适配器',
563
590
  }
564
591
  ],
565
592
  preview: {},
@@ -571,39 +598,39 @@
571
598
  icon: "fa-fw fa fa-list-alt"
572
599
  }
573
600
  };
574
- var AmisObjectTable = __assign(__assign({}, config$k), { snippets: [
601
+ var AmisObjectTable = __assign(__assign({}, config$m), { snippets: [
575
602
  {
576
- title: config$k.title,
603
+ title: config$m.title,
577
604
  screenshot: "",
578
605
  schema: {
579
- componentName: config$k.componentName,
580
- props: config$k.preview
606
+ componentName: config$m.componentName,
607
+ props: config$m.preview
581
608
  }
582
609
  }
583
610
  ], amis: {
584
611
  render: {
585
- type: config$k.amis.name,
612
+ type: config$m.amis.name,
586
613
  usage: "renderer",
587
614
  weight: 1,
588
615
  framework: "react"
589
616
  },
590
617
  plugin: {
591
- rendererName: config$k.amis.name,
618
+ rendererName: config$m.amis.name,
592
619
  $schema: '/schemas/UnkownSchema.json',
593
- name: config$k.title,
594
- description: config$k.title,
595
- tags: [config$k.group],
620
+ name: config$m.title,
621
+ description: config$m.title,
622
+ tags: [config$m.group],
596
623
  order: -9999,
597
- icon: config$k.amis.icon,
624
+ icon: config$m.amis.icon,
598
625
  scaffold: {
599
- type: config$k.amis.name,
600
- label: config$k.title,
626
+ type: config$m.amis.name,
627
+ label: config$m.title,
601
628
  objectApiName: "${objectName}",
602
629
  columns: [{ "field": "name" }],
603
630
  className: "sm:border sm:shadow sm:rounded sm:border-gray-300"
604
631
  },
605
632
  previewSchema: {
606
- type: config$k.amis.name,
633
+ type: config$m.amis.name,
607
634
  objectApiName: 'space_users',
608
635
  columns: [{ "field": "name" }]
609
636
  },
@@ -699,12 +726,33 @@
699
726
  "type": "number",
700
727
  "name": "top",
701
728
  "label": "显示的记录数量",
729
+ "labelRemark": "即TOP,配置该属性后不再支持翻页,始终显示该属性值配置的记录数"
702
730
  },
703
731
  {
704
732
  type: "text",
705
733
  name: "className",
706
734
  label: "CSS类名",
707
735
  value: "my-2"
736
+ },
737
+ {
738
+ "type": "fieldSet",
739
+ "title": "数据接口",
740
+ "body": [
741
+ {
742
+ type: "editor",
743
+ name: "requestAdaptor",
744
+ label: "发送适配器",
745
+ language: "javascript",
746
+ description: "函数签名:(api) => api, 数据在 api.data 中,修改后返回 api 对象。"
747
+ },
748
+ {
749
+ type: "editor",
750
+ name: "adaptor",
751
+ label: "接收适配器",
752
+ language: "javascript",
753
+ description: "函数签名: (payload, response, api) => payload"
754
+ }
755
+ ]
708
756
  }
709
757
  ]
710
758
  }
@@ -717,7 +765,7 @@
717
765
  * @LastEditTime: 2022-09-15 10:40:37
718
766
  * @Description:
719
767
  */
720
- var config$j = {
768
+ var config$l = {
721
769
  componentType: 'amisSchema',
722
770
  group: "华炎魔方",
723
771
  componentName: "AmisRecordDetailHeader",
@@ -754,38 +802,38 @@
754
802
  icon: "fa-fw fa fa-list-alt"
755
803
  }
756
804
  };
757
- var AmisRecordDetailHeader = __assign(__assign({}, config$j), { snippets: [
805
+ var AmisRecordDetailHeader = __assign(__assign({}, config$l), { snippets: [
758
806
  {
759
- title: config$j.title,
807
+ title: config$l.title,
760
808
  screenshot: "",
761
809
  schema: {
762
- componentName: config$j.componentName,
763
- props: config$j.preview
810
+ componentName: config$l.componentName,
811
+ props: config$l.preview
764
812
  }
765
813
  }
766
814
  ], amis: {
767
815
  render: {
768
- type: config$j.amis.name,
816
+ type: config$l.amis.name,
769
817
  usage: "renderer",
770
818
  weight: 1,
771
819
  framework: "react"
772
820
  },
773
821
  plugin: {
774
- rendererName: config$j.amis.name,
822
+ rendererName: config$l.amis.name,
775
823
  $schema: '/schemas/UnkownSchema.json',
776
- name: config$j.title,
777
- description: config$j.description,
778
- tags: [config$j.group],
824
+ name: config$l.title,
825
+ description: config$l.description,
826
+ tags: [config$l.group],
779
827
  order: -9999,
780
- icon: config$j.amis.icon,
828
+ icon: config$l.amis.icon,
781
829
  scaffold: {
782
- type: config$j.amis.name,
783
- label: config$j.title,
830
+ type: config$l.amis.name,
831
+ label: config$l.title,
784
832
  objectApiName: "${objectName}",
785
833
  recordId: "${recordId}"
786
834
  },
787
835
  previewSchema: {
788
- type: config$j.amis.name,
836
+ type: config$l.amis.name,
789
837
  objectApiName: 'space_users'
790
838
  },
791
839
  panelTitle: "设置",
@@ -828,7 +876,7 @@
828
876
  * @LastEditTime: 2022-12-08 10:37:45
829
877
  * @Description:
830
878
  */
831
- var config$i = {
879
+ var config$k = {
832
880
  componentType: 'amisSchema',
833
881
  group: "华炎魔方",
834
882
  componentName: "AmisRecordDetail",
@@ -864,38 +912,38 @@
864
912
  icon: "fa-fw fa fa-list-alt"
865
913
  }
866
914
  };
867
- var AmisRecordDetail = __assign(__assign({}, config$i), { snippets: [
915
+ var AmisRecordDetail = __assign(__assign({}, config$k), { snippets: [
868
916
  {
869
- title: config$i.title,
917
+ title: config$k.title,
870
918
  screenshot: "",
871
919
  schema: {
872
- componentName: config$i.componentName,
873
- props: config$i.preview
920
+ componentName: config$k.componentName,
921
+ props: config$k.preview
874
922
  }
875
923
  }
876
924
  ], amis: {
877
925
  render: {
878
- type: config$i.amis.name,
926
+ type: config$k.amis.name,
879
927
  usage: "renderer",
880
928
  weight: 1,
881
929
  framework: "react"
882
930
  },
883
931
  plugin_disabled: {
884
- rendererName: config$i.amis.name,
932
+ rendererName: config$k.amis.name,
885
933
  $schema: '/schemas/UnkownSchema.json',
886
- name: config$i.title,
887
- description: config$i.title,
888
- tags: [config$i.group],
934
+ name: config$k.title,
935
+ description: config$k.title,
936
+ tags: [config$k.group],
889
937
  order: -9999,
890
- icon: config$i.amis.icon,
938
+ icon: config$k.amis.icon,
891
939
  scaffold: {
892
- type: config$i.amis.name,
893
- label: config$i.title,
940
+ type: config$k.amis.name,
941
+ label: config$k.title,
894
942
  objectApiName: "${objectName}",
895
943
  recordId: "${recordId}"
896
944
  },
897
945
  previewSchema: {
898
- type: config$i.amis.name,
946
+ type: config$k.amis.name,
899
947
  objectApiName: 'space_users'
900
948
  },
901
949
  panelTitle: "设置",
@@ -925,7 +973,7 @@
925
973
  }
926
974
  } });
927
975
 
928
- var config$h = {
976
+ var config$j = {
929
977
  componentType: 'amisSchema',
930
978
  group: "华炎魔方-界面",
931
979
  componentName: "AmisSelectUser",
@@ -971,37 +1019,37 @@
971
1019
  icon: "fa-fw fa fa-list-alt"
972
1020
  }
973
1021
  };
974
- var AmisSelectUser = __assign(__assign({}, config$h), { snippets: [
1022
+ var AmisSelectUser = __assign(__assign({}, config$j), { snippets: [
975
1023
  {
976
- title: config$h.title,
1024
+ title: config$j.title,
977
1025
  screenshot: "",
978
1026
  schema: {
979
- componentName: config$h.componentName,
980
- props: config$h.preview
1027
+ componentName: config$j.componentName,
1028
+ props: config$j.preview
981
1029
  }
982
1030
  }
983
1031
  ], amis: {
984
1032
  render: {
985
- type: config$h.amis.name,
986
- usage: "formitem",
1033
+ type: config$j.amis.name,
1034
+ usage: "renderer",
987
1035
  weight: 1,
988
1036
  framework: "react"
989
1037
  },
990
1038
  plugin_disabled: {
991
- rendererName: config$h.amis.name,
1039
+ rendererName: config$j.amis.name,
992
1040
  $schema: '/schemas/UnkownSchema.json',
993
- name: config$h.title,
994
- description: config$h.title,
995
- tags: [config$h.group],
1041
+ name: config$j.title,
1042
+ description: config$j.title,
1043
+ tags: [config$j.group],
996
1044
  order: -9999,
997
- icon: config$h.amis.icon,
1045
+ icon: config$j.amis.icon,
998
1046
  scaffold: {
999
- type: config$h.amis.name,
1000
- label: config$h.title,
1047
+ type: config$j.amis.name,
1048
+ label: config$j.title,
1001
1049
  name: ""
1002
1050
  },
1003
1051
  previewSchema: {
1004
- type: config$h.amis.name,
1052
+ type: config$j.amis.name,
1005
1053
  },
1006
1054
  panelTitle: "设置",
1007
1055
  panelControls: [
@@ -1032,7 +1080,7 @@
1032
1080
  * @LastEditTime: 2022-12-01 16:06:37
1033
1081
  * @Description:
1034
1082
  */
1035
- var config$g = {
1083
+ var config$i = {
1036
1084
  componentType: 'amisSchema',
1037
1085
  group: "华炎魔方",
1038
1086
  componentName: "AmisRecordDetailRelatedList",
@@ -1074,39 +1122,39 @@
1074
1122
  icon: "fa-fw fa fa-list-alt"
1075
1123
  }
1076
1124
  };
1077
- var AmisRecordDetailRelatedList = __assign(__assign({}, config$g), { snippets: [
1125
+ var AmisRecordDetailRelatedList = __assign(__assign({}, config$i), { snippets: [
1078
1126
  {
1079
- title: config$g.title,
1127
+ title: config$i.title,
1080
1128
  screenshot: "",
1081
1129
  schema: {
1082
- componentName: config$g.componentName,
1083
- props: config$g.preview
1130
+ componentName: config$i.componentName,
1131
+ props: config$i.preview
1084
1132
  }
1085
1133
  }
1086
1134
  ], amis: {
1087
1135
  render: {
1088
- type: config$g.amis.name,
1136
+ type: config$i.amis.name,
1089
1137
  usage: "renderer",
1090
1138
  weight: 1,
1091
1139
  framework: "react"
1092
1140
  },
1093
1141
  plugin: {
1094
- rendererName: config$g.amis.name,
1142
+ rendererName: config$i.amis.name,
1095
1143
  $schema: '/schemas/UnkownSchema.json',
1096
- name: config$g.title,
1097
- description: config$g.description,
1098
- tags: [config$g.group],
1144
+ name: config$i.title,
1145
+ description: config$i.description,
1146
+ tags: [config$i.group],
1099
1147
  order: -9999,
1100
- icon: config$g.amis.icon,
1148
+ icon: config$i.amis.icon,
1101
1149
  scaffold: {
1102
- type: config$g.amis.name,
1103
- label: config$g.title,
1150
+ type: config$i.amis.name,
1151
+ label: config$i.title,
1104
1152
  objectApiName: "${objectName}",
1105
1153
  recordId: "${recordId}",
1106
1154
  relatedObjectApiName: "contacts"
1107
1155
  },
1108
1156
  previewSchema: {
1109
- type: config$g.amis.name,
1157
+ type: config$i.amis.name,
1110
1158
  objectApiName: "accounts",
1111
1159
  relatedObjectApiName: "contacts"
1112
1160
  },
@@ -1156,6 +1204,7 @@
1156
1204
  "type": "number",
1157
1205
  "name": "top",
1158
1206
  "label": "显示的记录数量",
1207
+ "labelRemark": "即TOP,配置该属性后不再支持翻页,始终显示该属性值配置的记录数"
1159
1208
  },
1160
1209
  {
1161
1210
  "type": "number",
@@ -1173,7 +1222,7 @@
1173
1222
  * @LastEditTime: 2022-12-01 16:08:49
1174
1223
  * @Description:
1175
1224
  */
1176
- var config$f = {
1225
+ var config$h = {
1177
1226
  componentType: 'amisSchema',
1178
1227
  group: "华炎魔方",
1179
1228
  componentName: "AmisRecordDetailRelatedLists",
@@ -1210,38 +1259,38 @@
1210
1259
  icon: "fa-fw fa fa-list-alt"
1211
1260
  }
1212
1261
  };
1213
- var AmisRecordDetailRelatedLists = __assign(__assign({}, config$f), { snippets: [
1262
+ var AmisRecordDetailRelatedLists = __assign(__assign({}, config$h), { snippets: [
1214
1263
  {
1215
- title: config$f.title,
1264
+ title: config$h.title,
1216
1265
  screenshot: "",
1217
1266
  schema: {
1218
- componentName: config$f.componentName,
1219
- props: config$f.preview
1267
+ componentName: config$h.componentName,
1268
+ props: config$h.preview
1220
1269
  }
1221
1270
  }
1222
1271
  ], amis: {
1223
1272
  render: {
1224
- type: config$f.amis.name,
1273
+ type: config$h.amis.name,
1225
1274
  usage: "renderer",
1226
1275
  weight: 1,
1227
1276
  framework: "react"
1228
1277
  },
1229
1278
  plugin: {
1230
- rendererName: config$f.amis.name,
1279
+ rendererName: config$h.amis.name,
1231
1280
  $schema: '/schemas/UnkownSchema.json',
1232
- name: config$f.title,
1233
- description: config$f.description,
1234
- tags: [config$f.group],
1281
+ name: config$h.title,
1282
+ description: config$h.description,
1283
+ tags: [config$h.group],
1235
1284
  order: -9999,
1236
- icon: config$f.amis.icon,
1285
+ icon: config$h.amis.icon,
1237
1286
  scaffold: {
1238
- type: config$f.amis.name,
1239
- label: config$f.title,
1287
+ type: config$h.amis.name,
1288
+ label: config$h.title,
1240
1289
  objectApiName: "${objectName}",
1241
1290
  recordId: "${recordId}",
1242
1291
  },
1243
1292
  previewSchema: {
1244
- type: config$f.amis.name,
1293
+ type: config$h.amis.name,
1245
1294
  objectApiName: "accounts",
1246
1295
  },
1247
1296
  panelTitle: "设置",
@@ -1278,7 +1327,7 @@
1278
1327
  * @LastEditTime: 2022-09-02 09:04:33
1279
1328
  * @Description:
1280
1329
  */
1281
- var config$e = {
1330
+ var config$g = {
1282
1331
  componentType: 'amisSchema',
1283
1332
  group: "华炎魔方",
1284
1333
  componentName: "AmisProvider",
@@ -1303,33 +1352,33 @@
1303
1352
  icon: "fa-fw fa fa-list-alt"
1304
1353
  }
1305
1354
  };
1306
- var AmisProvider = __assign(__assign({}, config$e), { snippets: [
1355
+ var AmisProvider = __assign(__assign({}, config$g), { snippets: [
1307
1356
  {
1308
- title: config$e.title,
1357
+ title: config$g.title,
1309
1358
  screenshot: "",
1310
1359
  schema: {
1311
- componentName: config$e.componentName,
1312
- props: config$e.preview
1360
+ componentName: config$g.componentName,
1361
+ props: config$g.preview
1313
1362
  }
1314
1363
  }
1315
1364
  ], amis: {
1316
1365
  render: {
1317
- type: config$e.amis.name,
1366
+ type: config$g.amis.name,
1318
1367
  usage: "renderer",
1319
1368
  weight: 1,
1320
1369
  framework: "react"
1321
1370
  },
1322
1371
  plugin_disabled: {
1323
- rendererName: config$e.amis.name,
1372
+ rendererName: config$g.amis.name,
1324
1373
  $schema: '/schemas/UnkownSchema.json',
1325
- name: config$e.title,
1326
- description: config$e.title,
1327
- tags: [config$e.group],
1374
+ name: config$g.title,
1375
+ description: config$g.title,
1376
+ tags: [config$g.group],
1328
1377
  order: -9999,
1329
- icon: config$e.amis.icon,
1378
+ icon: config$g.amis.icon,
1330
1379
  scaffold: {
1331
- type: config$e.amis.name,
1332
- label: config$e.title,
1380
+ type: config$g.amis.name,
1381
+ label: config$g.title,
1333
1382
  body: [], // 容器类字段
1334
1383
  },
1335
1384
  // 容器类组件必需字段
@@ -1340,7 +1389,7 @@
1340
1389
  },
1341
1390
  ],
1342
1391
  previewSchema: {
1343
- type: config$e.amis.name,
1392
+ type: config$g.amis.name,
1344
1393
  },
1345
1394
  panelTitle: "设置",
1346
1395
  panelControls: []
@@ -1354,7 +1403,7 @@
1354
1403
  * @LastEditTime: 2022-12-26 11:26:17
1355
1404
  * @Description:
1356
1405
  */
1357
- var config$d = {
1406
+ var config$f = {
1358
1407
  // componentType: 'amisSchema',
1359
1408
  group: "华炎魔方",
1360
1409
  componentName: "AmisObjectFieldLookup",
@@ -1378,18 +1427,18 @@
1378
1427
  icon: "fa-fw fa fa-list-alt"
1379
1428
  }
1380
1429
  };
1381
- var AmisObjectFieldLookup = __assign(__assign({}, config$d), { snippets: [
1430
+ var AmisObjectFieldLookup = __assign(__assign({}, config$f), { snippets: [
1382
1431
  {
1383
- title: config$d.title,
1432
+ title: config$f.title,
1384
1433
  screenshot: "",
1385
1434
  schema: {
1386
- componentName: config$d.componentName,
1387
- props: config$d.preview
1435
+ componentName: config$f.componentName,
1436
+ props: config$f.preview
1388
1437
  }
1389
1438
  }
1390
1439
  ], amis: {
1391
1440
  render: {
1392
- type: config$d.amis.name,
1441
+ type: config$f.amis.name,
1393
1442
  usage: "formitem",
1394
1443
  weight: 1,
1395
1444
  framework: "react"
@@ -1422,10 +1471,10 @@
1422
1471
  * @Author: baozhoutao@steedos.com
1423
1472
  * @Date: 2022-10-11 09:39:38
1424
1473
  * @LastEditors: baozhoutao@steedos.com
1425
- * @LastEditTime: 2022-11-14 10:09:34
1474
+ * @LastEditTime: 2023-02-04 12:04:41
1426
1475
  * @Description:
1427
1476
  */
1428
- var config$c = {
1477
+ var config$e = {
1429
1478
  // componentType: 'amisSchema',
1430
1479
  group: "华炎魔方",
1431
1480
  componentName: "AmisObjectButton",
@@ -1449,18 +1498,18 @@
1449
1498
  icon: "fa-fw fa fa-list-alt"
1450
1499
  }
1451
1500
  };
1452
- var AmisObjectButton = __assign(__assign({}, config$c), { snippets: [
1501
+ var AmisObjectButton = __assign(__assign({}, config$e), { snippets: [
1453
1502
  {
1454
- title: config$c.title,
1503
+ title: config$e.title,
1455
1504
  screenshot: "",
1456
1505
  schema: {
1457
- componentName: config$c.componentName,
1458
- props: config$c.preview
1506
+ componentName: config$e.componentName,
1507
+ props: config$e.preview
1459
1508
  }
1460
1509
  }
1461
1510
  ], amis: {
1462
1511
  render: {
1463
- type: config$c.amis.name,
1512
+ type: config$e.amis.name,
1464
1513
  usage: "renderer",
1465
1514
  weight: 1,
1466
1515
  framework: "react"
@@ -1496,7 +1545,7 @@
1496
1545
  * @LastEditTime: 2022-11-14 10:09:25
1497
1546
  * @Description:
1498
1547
  */
1499
- var config$b = {
1548
+ var config$d = {
1500
1549
  // componentType: 'amisSchema',
1501
1550
  group: "华炎魔方",
1502
1551
  componentName: "SteedosDropdownButton",
@@ -1520,18 +1569,18 @@
1520
1569
  icon: "fa-fw fa fa-list-alt"
1521
1570
  }
1522
1571
  };
1523
- var SteedosDropdownButton = __assign(__assign({}, config$b), { snippets: [
1572
+ var SteedosDropdownButton = __assign(__assign({}, config$d), { snippets: [
1524
1573
  {
1525
- title: config$b.title,
1574
+ title: config$d.title,
1526
1575
  screenshot: "",
1527
1576
  schema: {
1528
- componentName: config$b.componentName,
1529
- props: config$b.preview
1577
+ componentName: config$d.componentName,
1578
+ props: config$d.preview
1530
1579
  }
1531
1580
  }
1532
1581
  ], amis: {
1533
1582
  render: {
1534
- type: config$b.amis.name,
1583
+ type: config$d.amis.name,
1535
1584
  usage: "renderer",
1536
1585
  weight: 1,
1537
1586
  framework: "react"
@@ -1567,7 +1616,7 @@
1567
1616
  * @LastEditTime: 2022-12-13 12:04:13
1568
1617
  * @Description:
1569
1618
  */
1570
- var config$a = {
1619
+ var config$c = {
1571
1620
  componentType: 'amisSchema',
1572
1621
  group: "华炎魔方",
1573
1622
  componentName: "AmisAppLauncher",
@@ -1591,39 +1640,39 @@
1591
1640
  icon: "fa-fw fa fa-list-alt"
1592
1641
  }
1593
1642
  };
1594
- var AmisAppLauncher = __assign(__assign({}, config$a), { snippets: [
1643
+ var AmisAppLauncher = __assign(__assign({}, config$c), { snippets: [
1595
1644
  {
1596
- title: config$a.title,
1645
+ title: config$c.title,
1597
1646
  screenshot: "",
1598
1647
  schema: {
1599
- componentName: config$a.componentName,
1600
- props: config$a.preview
1648
+ componentName: config$c.componentName,
1649
+ props: config$c.preview
1601
1650
  }
1602
1651
  }
1603
1652
  ], amis: {
1604
1653
  render: {
1605
- type: config$a.amis.name,
1654
+ type: config$c.amis.name,
1606
1655
  usage: "renderer",
1607
1656
  weight: 1,
1608
1657
  framework: "react"
1609
1658
  },
1610
1659
  plugin_disabled: {
1611
- rendererName: config$a.amis.name,
1660
+ rendererName: config$c.amis.name,
1612
1661
  $schema: '/schemas/UnkownSchema.json',
1613
- name: config$a.title,
1614
- description: config$a.title,
1615
- tags: [config$a.group],
1662
+ name: config$c.title,
1663
+ description: config$c.title,
1664
+ tags: [config$c.group],
1616
1665
  order: -9999,
1617
- icon: config$a.amis.icon,
1666
+ icon: config$c.amis.icon,
1618
1667
  scaffold: {
1619
- type: config$a.amis.name,
1620
- label: config$a.title,
1668
+ type: config$c.amis.name,
1669
+ label: config$c.title,
1621
1670
  name: 'board',
1622
1671
  columns: 1,
1623
1672
  vertical: false
1624
1673
  },
1625
1674
  previewSchema: {
1626
- type: config$a.amis.name,
1675
+ type: config$c.amis.name,
1627
1676
  },
1628
1677
  panelTitle: "设置",
1629
1678
  panelControls: []
@@ -1637,7 +1686,7 @@
1637
1686
  * @LastEditTime: 2022-12-13 12:08:37
1638
1687
  * @Description:
1639
1688
  */
1640
- var config$9 = {
1689
+ var config$b = {
1641
1690
  componentType: 'amisSchema',
1642
1691
  group: "华炎魔方",
1643
1692
  componentName: "AmisLogo",
@@ -1661,39 +1710,39 @@
1661
1710
  icon: "fa-fw fa fa-list-alt"
1662
1711
  }
1663
1712
  };
1664
- var AmisLogo = __assign(__assign({}, config$9), { snippets: [
1713
+ var AmisLogo = __assign(__assign({}, config$b), { snippets: [
1665
1714
  {
1666
- title: config$9.title,
1715
+ title: config$b.title,
1667
1716
  screenshot: "",
1668
1717
  schema: {
1669
- componentName: config$9.componentName,
1670
- props: config$9.preview
1718
+ componentName: config$b.componentName,
1719
+ props: config$b.preview
1671
1720
  }
1672
1721
  }
1673
1722
  ], amis: {
1674
1723
  render: {
1675
- type: config$9.amis.name,
1724
+ type: config$b.amis.name,
1676
1725
  usage: "renderer",
1677
1726
  weight: 1,
1678
1727
  framework: "react"
1679
1728
  },
1680
1729
  plugin_disabled: {
1681
- rendererName: config$9.amis.name,
1730
+ rendererName: config$b.amis.name,
1682
1731
  $schema: '/schemas/UnkownSchema.json',
1683
- name: config$9.title,
1684
- description: config$9.title,
1685
- tags: [config$9.group],
1732
+ name: config$b.title,
1733
+ description: config$b.title,
1734
+ tags: [config$b.group],
1686
1735
  order: -9999,
1687
- icon: config$9.amis.icon,
1736
+ icon: config$b.amis.icon,
1688
1737
  scaffold: {
1689
- type: config$9.amis.name,
1690
- label: config$9.title,
1738
+ type: config$b.amis.name,
1739
+ label: config$b.title,
1691
1740
  name: 'board',
1692
1741
  columns: 1,
1693
1742
  vertical: false
1694
1743
  },
1695
1744
  previewSchema: {
1696
- type: config$9.amis.name,
1745
+ type: config$b.amis.name,
1697
1746
  },
1698
1747
  panelTitle: "设置",
1699
1748
  panelControls: []
@@ -1707,7 +1756,7 @@
1707
1756
  * @LastEditTime: 2022-12-16 14:17:37
1708
1757
  * @Description:
1709
1758
  */
1710
- var config$8 = {
1759
+ var config$a = {
1711
1760
  componentType: 'amisSchema',
1712
1761
  group: "华炎魔方",
1713
1762
  componentName: "AmisAppMenu",
@@ -1738,39 +1787,39 @@
1738
1787
  icon: "fa-fw fa fa-list-alt"
1739
1788
  }
1740
1789
  };
1741
- var AmisAppMenu = __assign(__assign({}, config$8), { snippets: [
1790
+ var AmisAppMenu = __assign(__assign({}, config$a), { snippets: [
1742
1791
  {
1743
- title: config$8.title,
1792
+ title: config$a.title,
1744
1793
  screenshot: "",
1745
1794
  schema: {
1746
- componentName: config$8.componentName,
1747
- props: config$8.preview
1795
+ componentName: config$a.componentName,
1796
+ props: config$a.preview
1748
1797
  }
1749
1798
  }
1750
1799
  ], amis: {
1751
1800
  render: {
1752
- type: config$8.amis.name,
1801
+ type: config$a.amis.name,
1753
1802
  usage: "renderer",
1754
1803
  weight: 1,
1755
1804
  framework: "react"
1756
1805
  },
1757
1806
  plugin_disabled: {
1758
- rendererName: config$8.amis.name,
1807
+ rendererName: config$a.amis.name,
1759
1808
  $schema: '/schemas/UnkownSchema.json',
1760
- name: config$8.title,
1761
- description: config$8.title,
1762
- tags: [config$8.group],
1809
+ name: config$a.title,
1810
+ description: config$a.title,
1811
+ tags: [config$a.group],
1763
1812
  order: -9999,
1764
- icon: config$8.amis.icon,
1813
+ icon: config$a.amis.icon,
1765
1814
  scaffold: {
1766
- type: config$8.amis.name,
1767
- label: config$8.title,
1815
+ type: config$a.amis.name,
1816
+ label: config$a.title,
1768
1817
  columns: 1,
1769
1818
  vertical: false,
1770
1819
  showIcon: true
1771
1820
  },
1772
1821
  previewSchema: {
1773
- type: config$8.amis.name,
1822
+ type: config$a.amis.name,
1774
1823
  },
1775
1824
  panelTitle: "设置",
1776
1825
  panelControls: [
@@ -1795,7 +1844,7 @@
1795
1844
  * @LastEditTime: 2022-12-16 11:10:03
1796
1845
  * @Description:
1797
1846
  */
1798
- var config$7 = {
1847
+ var config$9 = {
1799
1848
  // componentType: 'amisSchema',
1800
1849
  group: "华炎魔方-界面",
1801
1850
  componentName: "SteedosIcon",
@@ -1819,39 +1868,39 @@
1819
1868
  icon: "fa-fw fa fa-list-alt"
1820
1869
  }
1821
1870
  };
1822
- var SteedosIcon = __assign(__assign({}, config$7), { snippets: [
1871
+ var SteedosIcon = __assign(__assign({}, config$9), { snippets: [
1823
1872
  {
1824
- title: config$7.title,
1873
+ title: config$9.title,
1825
1874
  screenshot: "",
1826
1875
  schema: {
1827
- componentName: config$7.componentName,
1828
- props: config$7.preview
1876
+ componentName: config$9.componentName,
1877
+ props: config$9.preview
1829
1878
  }
1830
1879
  }
1831
1880
  ], amis: {
1832
1881
  render: {
1833
- type: config$7.amis.name,
1882
+ type: config$9.amis.name,
1834
1883
  usage: "renderer",
1835
1884
  weight: 1,
1836
1885
  framework: "react"
1837
1886
  },
1838
1887
  plugin_disabled: {
1839
- rendererName: config$7.amis.name,
1888
+ rendererName: config$9.amis.name,
1840
1889
  $schema: '/schemas/UnkownSchema.json',
1841
- name: config$7.title,
1842
- description: config$7.title,
1843
- tags: [config$7.group],
1890
+ name: config$9.title,
1891
+ description: config$9.title,
1892
+ tags: [config$9.group],
1844
1893
  order: -9999,
1845
- icon: config$7.amis.icon,
1894
+ icon: config$9.amis.icon,
1846
1895
  scaffold: {
1847
- type: config$7.amis.name,
1896
+ type: config$9.amis.name,
1848
1897
  category: 'standard',
1849
1898
  name: 'account',
1850
1899
  colorVariant: 'default',
1851
1900
  size: 'medium'
1852
1901
  },
1853
1902
  previewSchema: {
1854
- type: config$7.amis.name,
1903
+ type: config$9.amis.name,
1855
1904
  },
1856
1905
  panelTitle: "设置",
1857
1906
  panelControls: [
@@ -1946,7 +1995,7 @@
1946
1995
  * @LastEditTime: 2022-12-16 11:11:32
1947
1996
  * @Description:
1948
1997
  */
1949
- var config$6 = {
1998
+ var config$8 = {
1950
1999
  // componentType: 'amisSchema',
1951
2000
  group: "华炎魔方",
1952
2001
  componentName: "SteedosDropdown",
@@ -1970,32 +2019,32 @@
1970
2019
  icon: "fa-fw fa fa-list-alt"
1971
2020
  }
1972
2021
  };
1973
- var SteedosDropdown = __assign(__assign({}, config$6), { snippets: [
2022
+ var SteedosDropdown = __assign(__assign({}, config$8), { snippets: [
1974
2023
  {
1975
- title: config$6.title,
2024
+ title: config$8.title,
1976
2025
  screenshot: "",
1977
2026
  schema: {
1978
- componentName: config$6.componentName,
1979
- props: config$6.preview
2027
+ componentName: config$8.componentName,
2028
+ props: config$8.preview
1980
2029
  }
1981
2030
  }
1982
2031
  ], amis: {
1983
2032
  render: {
1984
- type: config$6.amis.name,
2033
+ type: config$8.amis.name,
1985
2034
  usage: "renderer",
1986
2035
  weight: 1,
1987
2036
  framework: "react"
1988
2037
  },
1989
2038
  plugin_disabled: {
1990
- rendererName: config$6.amis.name,
2039
+ rendererName: config$8.amis.name,
1991
2040
  $schema: '/schemas/UnkownSchema.json',
1992
- name: config$6.title,
1993
- description: config$6.title,
1994
- tags: [config$6.group],
2041
+ name: config$8.title,
2042
+ description: config$8.title,
2043
+ tags: [config$8.group],
1995
2044
  order: -9999,
1996
- icon: config$6.amis.icon,
2045
+ icon: config$8.amis.icon,
1997
2046
  scaffold: {
1998
- type: config$6.amis.name,
2047
+ type: config$8.amis.name,
1999
2048
  placement: 'bottomLeft',
2000
2049
  trigger: ['click'],
2001
2050
  body: [],
@@ -2012,7 +2061,7 @@
2012
2061
  },
2013
2062
  ],
2014
2063
  previewSchema: {
2015
- type: config$6.amis.name,
2064
+ type: config$8.amis.name,
2016
2065
  },
2017
2066
  panelTitle: "设置",
2018
2067
  panelControls: [
@@ -2060,7 +2109,7 @@
2060
2109
  * @LastEditTime: 2022-12-16 11:10:51
2061
2110
  * @Description:
2062
2111
  */
2063
- var config$5 = {
2112
+ var config$7 = {
2064
2113
  // componentType: 'amisSchema',
2065
2114
  group: "华炎魔方",
2066
2115
  componentName: "FromNow",
@@ -2084,18 +2133,18 @@
2084
2133
  icon: "fa-fw fa fa-list-alt"
2085
2134
  }
2086
2135
  };
2087
- var FromNow = __assign(__assign({}, config$5), { snippets: [
2136
+ var FromNow = __assign(__assign({}, config$7), { snippets: [
2088
2137
  {
2089
- title: config$5.title,
2138
+ title: config$7.title,
2090
2139
  screenshot: "",
2091
2140
  schema: {
2092
- componentName: config$5.componentName,
2093
- props: config$5.preview
2141
+ componentName: config$7.componentName,
2142
+ props: config$7.preview
2094
2143
  }
2095
2144
  }
2096
2145
  ], amis: {
2097
2146
  render: {
2098
- type: config$5.amis.name,
2147
+ type: config$7.amis.name,
2099
2148
  usage: "renderer",
2100
2149
  weight: 1,
2101
2150
  framework: "react"
@@ -2133,7 +2182,7 @@
2133
2182
  * @LastEditTime: 2022-12-14 13:38:52
2134
2183
  * @Description:
2135
2184
  */
2136
- var config$4 = {
2185
+ var config$6 = {
2137
2186
  componentType: 'amisSchema',
2138
2187
  group: "华炎魔方",
2139
2188
  componentName: "AmisGlobalHeader",
@@ -2158,38 +2207,38 @@
2158
2207
  icon: "fa-fw fa fa-list-alt"
2159
2208
  }
2160
2209
  };
2161
- var AmisGlobalHeader = __assign(__assign({}, config$4), { snippets: [
2210
+ var AmisGlobalHeader = __assign(__assign({}, config$6), { snippets: [
2162
2211
  {
2163
- title: config$4.title,
2212
+ title: config$6.title,
2164
2213
  screenshot: "",
2165
2214
  schema: {
2166
- componentName: config$4.componentName,
2167
- props: config$4.preview
2215
+ componentName: config$6.componentName,
2216
+ props: config$6.preview
2168
2217
  }
2169
2218
  }
2170
2219
  ], amis: {
2171
2220
  render: {
2172
- type: config$4.amis.name,
2221
+ type: config$6.amis.name,
2173
2222
  usage: "renderer",
2174
2223
  weight: 1,
2175
2224
  framework: "react"
2176
2225
  },
2177
2226
  plugin_disabled: {
2178
- rendererName: config$4.amis.name,
2227
+ rendererName: config$6.amis.name,
2179
2228
  $schema: '/schemas/UnkownSchema.json',
2180
- name: config$4.title,
2181
- description: config$4.title,
2182
- tags: [config$4.group],
2229
+ name: config$6.title,
2230
+ description: config$6.title,
2231
+ tags: [config$6.group],
2183
2232
  order: -9999,
2184
- icon: config$4.amis.icon,
2233
+ icon: config$6.amis.icon,
2185
2234
  scaffold: {
2186
- type: config$4.amis.name,
2187
- label: config$4.title,
2235
+ type: config$6.amis.name,
2236
+ label: config$6.title,
2188
2237
  columns: 1,
2189
2238
  vertical: false
2190
2239
  },
2191
2240
  previewSchema: {
2192
- type: config$4.amis.name,
2241
+ type: config$6.amis.name,
2193
2242
  },
2194
2243
  panelTitle: "设置",
2195
2244
  panelControls: []
@@ -2203,7 +2252,55 @@
2203
2252
  * @LastEditTime: 2022-12-16 10:15:58
2204
2253
  * @Description:
2205
2254
  */
2206
- var config$3 = {
2255
+ var config$5 = {
2256
+ group: "华炎魔方",
2257
+ componentName: "SteedosLoading",
2258
+ title: "加载中",
2259
+ docUrl: "",
2260
+ screenshot: "",
2261
+ npm: {
2262
+ package: "@steedos-widgets/amis-object",
2263
+ version: "{{version}}",
2264
+ exportName: "SteedosLoading",
2265
+ main: "",
2266
+ destructuring: true,
2267
+ subName: ""
2268
+ },
2269
+ preview: {},
2270
+ targets: ["steedos__RecordPage", "steedos__AppPage", "steedos__HomePage"],
2271
+ engines: ["amis"],
2272
+ // settings for amis.
2273
+ amis: {
2274
+ name: 'steedos-loading',
2275
+ icon: "fa-fw fa fa-list-alt"
2276
+ }
2277
+ };
2278
+ var SteedosLoading = __assign(__assign({}, config$5), { snippets: [
2279
+ {
2280
+ title: config$5.title,
2281
+ screenshot: "",
2282
+ schema: {
2283
+ componentName: config$5.componentName,
2284
+ props: config$5.preview
2285
+ }
2286
+ }
2287
+ ], amis: {
2288
+ render: {
2289
+ type: config$5.amis.name,
2290
+ usage: "renderer",
2291
+ weight: 1,
2292
+ framework: "react"
2293
+ },
2294
+ } });
2295
+
2296
+ /*
2297
+ * @Author: baozhoutao@steedos.com
2298
+ * @Date: 2022-10-11 09:39:38
2299
+ * @LastEditors: baozhoutao@steedos.com
2300
+ * @LastEditTime: 2022-12-16 10:15:58
2301
+ * @Description:
2302
+ */
2303
+ var config$4 = {
2207
2304
  // componentType: 'amisSchema',
2208
2305
  group: "华炎魔方",
2209
2306
  componentName: "SteedosBadge",
@@ -2227,32 +2324,32 @@
2227
2324
  icon: "fa-fw fa fa-list-alt"
2228
2325
  }
2229
2326
  };
2230
- var SteedosBadge = __assign(__assign({}, config$3), { snippets: [
2327
+ var SteedosBadge = __assign(__assign({}, config$4), { snippets: [
2231
2328
  {
2232
- title: config$3.title,
2329
+ title: config$4.title,
2233
2330
  screenshot: "",
2234
2331
  schema: {
2235
- componentName: config$3.componentName,
2236
- props: config$3.preview
2332
+ componentName: config$4.componentName,
2333
+ props: config$4.preview
2237
2334
  }
2238
2335
  }
2239
2336
  ], amis: {
2240
2337
  render: {
2241
- type: config$3.amis.name,
2338
+ type: config$4.amis.name,
2242
2339
  usage: "renderer",
2243
2340
  weight: 1,
2244
2341
  framework: "react"
2245
2342
  },
2246
2343
  plugin_disabled: {
2247
- rendererName: config$3.amis.name,
2344
+ rendererName: config$4.amis.name,
2248
2345
  $schema: '/schemas/UnkownSchema.json',
2249
- name: config$3.title,
2250
- description: config$3.title,
2251
- tags: [config$3.group],
2346
+ name: config$4.title,
2347
+ description: config$4.title,
2348
+ tags: [config$4.group],
2252
2349
  order: -9999,
2253
- icon: config$3.amis.icon,
2350
+ icon: config$4.amis.icon,
2254
2351
  scaffold: {
2255
- type: config$3.amis.name,
2352
+ type: config$4.amis.name,
2256
2353
  count: 100,
2257
2354
  body: [], // 容器类字段
2258
2355
  },
@@ -2263,7 +2360,7 @@
2263
2360
  }
2264
2361
  ],
2265
2362
  previewSchema: {
2266
- type: config$3.amis.name,
2363
+ type: config$4.amis.name,
2267
2364
  },
2268
2365
  panelTitle: "设置",
2269
2366
  panelControls: [
@@ -2339,7 +2436,7 @@
2339
2436
  * @LastEditTime: 2022-12-16 10:12:33
2340
2437
  * @Description:
2341
2438
  */
2342
- var config$2 = {
2439
+ var config$3 = {
2343
2440
  // componentType: 'amisSchema',
2344
2441
  group: "华炎魔方",
2345
2442
  componentName: "SteedosBadgeRibbon",
@@ -2363,32 +2460,32 @@
2363
2460
  icon: "fa-fw fa fa-list-alt"
2364
2461
  }
2365
2462
  };
2366
- var SteedosBadgeRibbon = __assign(__assign({}, config$2), { snippets: [
2463
+ var SteedosBadgeRibbon = __assign(__assign({}, config$3), { snippets: [
2367
2464
  {
2368
- title: config$2.title,
2465
+ title: config$3.title,
2369
2466
  screenshot: "",
2370
2467
  schema: {
2371
- componentName: config$2.componentName,
2372
- props: config$2.preview
2468
+ componentName: config$3.componentName,
2469
+ props: config$3.preview
2373
2470
  }
2374
2471
  }
2375
2472
  ], amis: {
2376
2473
  render: {
2377
- type: config$2.amis.name,
2474
+ type: config$3.amis.name,
2378
2475
  usage: "renderer",
2379
2476
  weight: 1,
2380
2477
  framework: "react"
2381
2478
  },
2382
2479
  plugin_disabled: {
2383
- rendererName: config$2.amis.name,
2480
+ rendererName: config$3.amis.name,
2384
2481
  $schema: '/schemas/UnkownSchema.json',
2385
- name: config$2.title,
2386
- description: config$2.title,
2387
- tags: [config$2.group],
2482
+ name: config$3.title,
2483
+ description: config$3.title,
2484
+ tags: [config$3.group],
2388
2485
  order: -9999,
2389
- icon: config$2.amis.icon,
2486
+ icon: config$3.amis.icon,
2390
2487
  scaffold: {
2391
- type: config$2.amis.name,
2488
+ type: config$3.amis.name,
2392
2489
  body: [], // 容器类字段
2393
2490
  },
2394
2491
  regions: [
@@ -2398,7 +2495,7 @@
2398
2495
  }
2399
2496
  ],
2400
2497
  previewSchema: {
2401
- type: config$2.amis.name,
2498
+ type: config$3.amis.name,
2402
2499
  },
2403
2500
  panelTitle: "设置",
2404
2501
  panelControls: [
@@ -2429,10 +2526,10 @@
2429
2526
  * @Author: baozhoutao@steedos.com
2430
2527
  * @Date: 2022-10-11 09:39:38
2431
2528
  * @LastEditors: baozhoutao@steedos.com
2432
- * @LastEditTime: 2023-01-06 16:37:47
2529
+ * @LastEditTime: 2023-02-07 15:37:59
2433
2530
  * @Description:
2434
2531
  */
2435
- var config$1 = {
2532
+ var config$2 = {
2436
2533
  componentType: 'amisSchema',
2437
2534
  group: "华炎魔方",
2438
2535
  componentName: "AmisSteedosField",
@@ -2456,56 +2553,56 @@
2456
2553
  icon: "fa-fw fa fa-list-alt"
2457
2554
  }
2458
2555
  };
2459
- var AmisSteedosField = __assign(__assign({}, config$1), { snippets: [
2556
+ var AmisSteedosField = __assign(__assign({}, config$2), { snippets: [
2460
2557
  {
2461
- title: config$1.title,
2558
+ title: config$2.title,
2462
2559
  screenshot: "",
2463
2560
  schema: {
2464
- componentName: config$1.componentName,
2465
- props: config$1.preview
2561
+ componentName: config$2.componentName,
2562
+ props: config$2.preview
2466
2563
  }
2467
2564
  }
2468
2565
  ], amis: {
2469
2566
  render: {
2470
- type: config$1.amis.name,
2567
+ type: config$2.amis.name,
2471
2568
  usage: "renderer",
2472
2569
  weight: 1,
2473
2570
  framework: "react"
2474
2571
  },
2475
- plugin: {
2476
- rendererName: config$1.amis.name,
2477
- $schema: '/schemas/UnkownSchema.json',
2478
- name: config$1.title,
2479
- description: config$1.title,
2480
- tags: [config$1.group],
2481
- order: -9999,
2482
- icon: config$1.amis.icon,
2483
- scaffold: {
2484
- type: config$1.amis.name,
2485
- field: {
2486
- "type": "lookup",
2487
- "label": "Company",
2488
- "reference_to": "company"
2489
- }
2490
- },
2491
- previewSchema: {
2492
- type: config$1.amis.name,
2493
- field: {
2494
- "type": "lookup",
2495
- "label": "Company",
2496
- "reference_to": "company"
2497
- }
2498
- },
2499
- panelTitle: "设置",
2500
- panelControls: [
2501
- {
2502
- type: "editor",
2503
- name: "field",
2504
- label: "字段定义",
2505
- language: "json"
2506
- }
2507
- ]
2508
- }
2572
+ // plugin: {
2573
+ // rendererName: config.amis.name,
2574
+ // $schema: '/schemas/UnkownSchema.json',
2575
+ // name: config.title,
2576
+ // description: config.title,
2577
+ // tags: [config.group],
2578
+ // order: -9999,
2579
+ // icon: config.amis.icon,
2580
+ // scaffold: {
2581
+ // type: config.amis.name,
2582
+ // field: {
2583
+ // "type": "lookup",
2584
+ // "label": "Company",
2585
+ // "reference_to": "company"
2586
+ // }
2587
+ // },
2588
+ // previewSchema: {
2589
+ // type: config.amis.name,
2590
+ // field: {
2591
+ // "type": "lookup",
2592
+ // "label": "Company",
2593
+ // "reference_to": "company"
2594
+ // }
2595
+ // },
2596
+ // panelTitle: "设置",
2597
+ // panelControls: [
2598
+ // {
2599
+ // type: "editor",
2600
+ // name: "field",
2601
+ // label: "字段定义",
2602
+ // language: "json"
2603
+ // }
2604
+ // ]
2605
+ // }
2509
2606
  } });
2510
2607
 
2511
2608
  /*
@@ -2515,7 +2612,7 @@
2515
2612
  * @LastEditTime: 2023-01-14 16:51:23
2516
2613
  * @Description:
2517
2614
  */
2518
- var config = {
2615
+ var config$1 = {
2519
2616
  componentType: 'amisSchema',
2520
2617
  group: "华炎魔方",
2521
2618
  componentName: "AmisSelectFlow",
@@ -2539,18 +2636,18 @@
2539
2636
  icon: "fa-fw fa fa-list-alt"
2540
2637
  }
2541
2638
  };
2542
- var AmisSelectFlow = __assign(__assign({}, config), { snippets: [
2639
+ var AmisSelectFlow = __assign(__assign({}, config$1), { snippets: [
2543
2640
  {
2544
- title: config.title,
2641
+ title: config$1.title,
2545
2642
  screenshot: "",
2546
2643
  schema: {
2547
- componentName: config.componentName,
2548
- props: config.preview
2644
+ componentName: config$1.componentName,
2645
+ props: config$1.preview
2549
2646
  }
2550
2647
  }
2551
2648
  ], amis: {
2552
2649
  render: {
2553
- type: config.amis.name,
2650
+ type: config$1.amis.name,
2554
2651
  usage: "renderer",
2555
2652
  weight: 1,
2556
2653
  framework: "react"
@@ -2581,11 +2678,82 @@
2581
2678
  // }
2582
2679
  } });
2583
2680
 
2681
+ /*
2682
+ * @Author: baozhoutao@steedos.com
2683
+ * @Date: 2022-10-11 09:39:38
2684
+ * @LastEditors: baozhoutao@steedos.com
2685
+ * @LastEditTime: 2023-02-09 16:48:59
2686
+ * @Description:
2687
+ */
2688
+ var config = {
2689
+ componentType: 'amisSchema',
2690
+ group: "华炎魔方",
2691
+ componentName: "AmisInstanceDetail",
2692
+ title: "Instance Detail",
2693
+ docUrl: "",
2694
+ screenshot: "",
2695
+ npm: {
2696
+ package: "@steedos-widgets/amis-object",
2697
+ version: "{{version}}",
2698
+ exportName: "AmisInstanceDetail",
2699
+ main: "",
2700
+ destructuring: true,
2701
+ subName: ""
2702
+ },
2703
+ preview: {},
2704
+ targets: ["steedos__RecordPage", "steedos__AppPage", "steedos__HomePage"],
2705
+ engines: ["amis"],
2706
+ // settings for amis.
2707
+ amis: {
2708
+ name: 'steedos-instance-detail',
2709
+ icon: "fa-fw fa fa-list-alt"
2710
+ }
2711
+ };
2712
+ var AmisInstanceDetail = __assign(__assign({}, config), { snippets: [
2713
+ {
2714
+ title: config.title,
2715
+ screenshot: "",
2716
+ schema: {
2717
+ componentName: config.componentName,
2718
+ props: config.preview
2719
+ }
2720
+ }
2721
+ ], amis: {
2722
+ render: {
2723
+ type: config.amis.name,
2724
+ usage: "renderer",
2725
+ weight: 1,
2726
+ framework: "react"
2727
+ },
2728
+ // plugin: {
2729
+ // rendererName: config.amis.name,
2730
+ // $schema: '/schemas/UnkownSchema.json',
2731
+ // name: config.title,
2732
+ // description: config.title,
2733
+ // tags: [config.group],
2734
+ // order: -9999,
2735
+ // icon: config.amis.icon,
2736
+ // scaffold: {
2737
+ // type: config.amis.name,
2738
+ // label: config.title,
2739
+ // name: 'board',
2740
+ // columns: 1,
2741
+ // vertical: false
2742
+ // },
2743
+ // previewSchema: {
2744
+ // type: config.amis.name,
2745
+ // },
2746
+ // panelTitle: "设置",
2747
+ // panelControls: [
2748
+ // ]
2749
+ // }
2750
+ } });
2751
+
2584
2752
  /*
2585
2753
  * @Author: baozhoutao@steedos.com
2586
2754
  * @Date: 2022-08-31 16:32:35
2587
2755
  * @LastEditors: baozhoutao@steedos.com
2588
- * @LastEditTime: 2023-01-14 16:50:57
2756
+ * @LastEditTime: 2023-02-09 16:51:33
2589
2757
  * @Description:
2590
2758
  */
2591
2759
  var components = [
@@ -2612,7 +2780,9 @@
2612
2780
  SteedosBadge,
2613
2781
  SteedosBadgeRibbon,
2614
2782
  AmisSteedosField,
2615
- AmisSelectFlow
2783
+ AmisSelectFlow,
2784
+ AmisInstanceDetail,
2785
+ SteedosLoading
2616
2786
  ];
2617
2787
  var componentList = [
2618
2788
  {