@ganwei-web/gw-base-components-plus 1.0.30 → 1.0.32

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.
@@ -0,0 +1,814 @@
1
+ {
2
+ "widgetList": [
3
+ {
4
+ "type": "static-text",
5
+ "icon": "static-text",
6
+ "formItemFlag": false,
7
+ "options": {
8
+ "name": "statictext111193",
9
+ "columnWidth": "200px",
10
+ "hidden": false,
11
+ "textContent": "响应式表单",
12
+ "customClass": [],
13
+ "onCreated": "",
14
+ "onMounted": "",
15
+ "label": "static-text"
16
+ },
17
+ "id": "statictext111193"
18
+ },
19
+ {
20
+ "type": "divider",
21
+ "icon": "divider",
22
+ "formItemFlag": false,
23
+ "options": {
24
+ "name": "divider102346",
25
+ "label": "",
26
+ "columnWidth": "200px",
27
+ "direction": "horizontal",
28
+ "contentPosition": "center",
29
+ "hidden": false,
30
+ "customClass": [],
31
+ "onCreated": "",
32
+ "onMounted": ""
33
+ },
34
+ "id": "divider102346"
35
+ },
36
+ {
37
+ "type": "card",
38
+ "category": "container",
39
+ "icon": "card",
40
+ "widgetList": [
41
+ {
42
+ "type": "grid",
43
+ "category": "container",
44
+ "icon": "grid",
45
+ "cols": [
46
+ {
47
+ "type": "grid-col",
48
+ "category": "container",
49
+ "icon": "grid-col",
50
+ "internal": true,
51
+ "widgetList": [
52
+ {
53
+ "type": "input",
54
+ "icon": "text-field",
55
+ "formItemFlag": true,
56
+ "options": {
57
+ "name": "input53759",
58
+ "label": "input",
59
+ "labelAlign": "",
60
+ "type": "text",
61
+ "defaultValue": "",
62
+ "placeholder": "",
63
+ "columnWidth": "200px",
64
+ "size": "",
65
+ "labelWidth": null,
66
+ "labelHidden": false,
67
+ "readonly": false,
68
+ "disabled": false,
69
+ "hidden": false,
70
+ "clearable": true,
71
+ "showPassword": false,
72
+ "required": false,
73
+ "validation": "",
74
+ "validationHint": "",
75
+ "customClass": "",
76
+ "labelIconClass": null,
77
+ "labelIconPosition": "rear",
78
+ "labelTooltip": null,
79
+ "minLength": null,
80
+ "maxLength": null,
81
+ "showWordLimit": false,
82
+ "prefixIcon": "",
83
+ "suffixIcon": "",
84
+ "appendButton": false,
85
+ "appendButtonDisabled": false,
86
+ "buttonIcon": "el-icon-search",
87
+ "onCreated": "",
88
+ "onMounted": "",
89
+ "onInput": "",
90
+ "onChange": "",
91
+ "onFocus": "",
92
+ "onBlur": "",
93
+ "onValidate": ""
94
+ },
95
+ "id": "input53759"
96
+ }
97
+ ],
98
+ "options": {
99
+ "name": "gridCol23424",
100
+ "hidden": false,
101
+ "span": 12,
102
+ "offset": 0,
103
+ "push": 0,
104
+ "pull": 0,
105
+ "responsive": true,
106
+ "md": 8,
107
+ "sm": 12,
108
+ "xs": 24,
109
+ "customClass": ""
110
+ },
111
+ "id": "grid-col-23424"
112
+ },
113
+ {
114
+ "type": "grid-col",
115
+ "category": "container",
116
+ "icon": "grid-col",
117
+ "internal": true,
118
+ "widgetList": [
119
+ {
120
+ "type": "switch",
121
+ "icon": "switch-field",
122
+ "formItemFlag": true,
123
+ "options": {
124
+ "name": "switch25409",
125
+ "label": "switch",
126
+ "labelAlign": "",
127
+ "defaultValue": false,
128
+ "columnWidth": "200px",
129
+ "labelWidth": null,
130
+ "labelHidden": false,
131
+ "disabled": false,
132
+ "hidden": false,
133
+ "customClass": "",
134
+ "labelIconClass": null,
135
+ "labelIconPosition": "rear",
136
+ "labelTooltip": null,
137
+ "switchWidth": 40,
138
+ "activeText": "",
139
+ "inactiveText": "",
140
+ "activeColor": null,
141
+ "inactiveColor": null,
142
+ "onCreated": "",
143
+ "onMounted": "",
144
+ "onChange": "",
145
+ "onValidate": ""
146
+ },
147
+ "id": "switch25409"
148
+ }
149
+ ],
150
+ "options": {
151
+ "name": "gridCol72605",
152
+ "hidden": false,
153
+ "span": 12,
154
+ "offset": 0,
155
+ "push": 0,
156
+ "pull": 0,
157
+ "responsive": true,
158
+ "md": 8,
159
+ "sm": 12,
160
+ "xs": 24,
161
+ "customClass": ""
162
+ },
163
+ "id": "grid-col-72605"
164
+ },
165
+ {
166
+ "type": "grid-col",
167
+ "category": "container",
168
+ "icon": "grid-col",
169
+ "internal": true,
170
+ "widgetList": [
171
+ {
172
+ "type": "rate",
173
+ "icon": "rate-field",
174
+ "formItemFlag": true,
175
+ "options": {
176
+ "name": "rate39397",
177
+ "label": "rate",
178
+ "labelAlign": "",
179
+ "defaultValue": 0,
180
+ "columnWidth": "200px",
181
+ "labelWidth": null,
182
+ "labelHidden": false,
183
+ "disabled": false,
184
+ "hidden": false,
185
+ "required": false,
186
+ "validation": "",
187
+ "validationHint": "",
188
+ "customClass": "",
189
+ "labelIconClass": null,
190
+ "labelIconPosition": "rear",
191
+ "labelTooltip": null,
192
+ "max": 5,
193
+ "lowThreshold": 2,
194
+ "highThreshold": 4,
195
+ "allowHalf": false,
196
+ "showText": false,
197
+ "showScore": false,
198
+ "onCreated": "",
199
+ "onMounted": "",
200
+ "onChange": "",
201
+ "onValidate": ""
202
+ },
203
+ "id": "rate39397"
204
+ }
205
+ ],
206
+ "options": {
207
+ "name": "gridCol93439",
208
+ "hidden": false,
209
+ "span": 12,
210
+ "offset": 0,
211
+ "push": 0,
212
+ "pull": 0,
213
+ "responsive": true,
214
+ "md": 8,
215
+ "sm": 12,
216
+ "xs": 24,
217
+ "customClass": ""
218
+ },
219
+ "id": "grid-col-93439"
220
+ },
221
+ {
222
+ "type": "grid-col",
223
+ "category": "container",
224
+ "icon": "grid-col",
225
+ "internal": true,
226
+ "widgetList": [
227
+ {
228
+ "type": "number",
229
+ "icon": "number-field",
230
+ "formItemFlag": true,
231
+ "options": {
232
+ "name": "number38618",
233
+ "label": "number",
234
+ "labelAlign": "",
235
+ "defaultValue": 0,
236
+ "placeholder": "",
237
+ "columnWidth": "200px",
238
+ "size": "",
239
+ "labelWidth": null,
240
+ "labelHidden": false,
241
+ "disabled": false,
242
+ "hidden": false,
243
+ "required": false,
244
+ "validation": "",
245
+ "validationHint": "",
246
+ "customClass": "",
247
+ "labelIconClass": null,
248
+ "labelIconPosition": "rear",
249
+ "labelTooltip": null,
250
+ "min": -100000000000,
251
+ "max": 100000000000,
252
+ "precision": 0,
253
+ "step": 1,
254
+ "controlsPosition": "right",
255
+ "onCreated": "",
256
+ "onMounted": "",
257
+ "onChange": "",
258
+ "onFocus": "",
259
+ "onBlur": "",
260
+ "onValidate": ""
261
+ },
262
+ "id": "number38618"
263
+ }
264
+ ],
265
+ "options": {
266
+ "name": "gridCol67236",
267
+ "hidden": false,
268
+ "span": 12,
269
+ "offset": 0,
270
+ "push": 0,
271
+ "pull": 0,
272
+ "responsive": true,
273
+ "md": 8,
274
+ "sm": 12,
275
+ "xs": 24,
276
+ "customClass": ""
277
+ },
278
+ "id": "grid-col-67236"
279
+ }
280
+ ],
281
+ "options": {
282
+ "name": "grid121983",
283
+ "hidden": false,
284
+ "gutter": 12,
285
+ "customClass": ""
286
+ },
287
+ "id": "grid121983"
288
+ }
289
+ ],
290
+ "options": {
291
+ "name": "card28639",
292
+ "label": "PC一行显示为3栏",
293
+ "hidden": false,
294
+ "folded": false,
295
+ "showFold": false,
296
+ "cardWidth": "100%",
297
+ "shadow": "never",
298
+ "customClass": ""
299
+ },
300
+ "id": "card28639"
301
+ },
302
+ {
303
+ "type": "divider",
304
+ "icon": "divider",
305
+ "formItemFlag": false,
306
+ "options": {
307
+ "name": "divider74438",
308
+ "label": "",
309
+ "columnWidth": "200px",
310
+ "direction": "horizontal",
311
+ "contentPosition": "center",
312
+ "hidden": false,
313
+ "customClass": "",
314
+ "onCreated": "",
315
+ "onMounted": ""
316
+ },
317
+ "id": "divider74438"
318
+ },
319
+ {
320
+ "type": "card",
321
+ "category": "container",
322
+ "icon": "card",
323
+ "widgetList": [
324
+ {
325
+ "type": "grid",
326
+ "category": "container",
327
+ "icon": "grid",
328
+ "cols": [
329
+ {
330
+ "type": "grid-col",
331
+ "category": "container",
332
+ "icon": "grid-col",
333
+ "internal": true,
334
+ "widgetList": [
335
+ {
336
+ "type": "select",
337
+ "icon": "select-field",
338
+ "formItemFlag": true,
339
+ "options": {
340
+ "name": "select67535",
341
+ "label": "select",
342
+ "labelAlign": "",
343
+ "defaultValue": "",
344
+ "placeholder": "",
345
+ "columnWidth": "200px",
346
+ "size": "",
347
+ "labelWidth": null,
348
+ "labelHidden": false,
349
+ "disabled": false,
350
+ "hidden": false,
351
+ "clearable": true,
352
+ "filterable": false,
353
+ "allowCreate": false,
354
+ "remote": false,
355
+ "automaticDropdown": false,
356
+ "multiple": false,
357
+ "multipleLimit": 0,
358
+ "optionItems": [
359
+ {
360
+ "label": "select 1",
361
+ "value": 1
362
+ },
363
+ {
364
+ "label": "select 2",
365
+ "value": 2
366
+ },
367
+ {
368
+ "label": "select 3",
369
+ "value": 3
370
+ }
371
+ ],
372
+ "required": false,
373
+ "validation": "",
374
+ "validationHint": "",
375
+ "customClass": "",
376
+ "labelIconClass": null,
377
+ "labelIconPosition": "rear",
378
+ "labelTooltip": null,
379
+ "onCreated": "",
380
+ "onMounted": "",
381
+ "onRemoteQuery": "",
382
+ "onChange": "",
383
+ "onFocus": "",
384
+ "onBlur": "",
385
+ "onValidate": ""
386
+ },
387
+ "id": "select67535"
388
+ }
389
+ ],
390
+ "options": {
391
+ "name": "gridCol62883",
392
+ "hidden": false,
393
+ "span": 12,
394
+ "offset": 0,
395
+ "push": 0,
396
+ "pull": 0,
397
+ "responsive": true,
398
+ "md": 8,
399
+ "sm": 12,
400
+ "xs": 24,
401
+ "customClass": ""
402
+ },
403
+ "id": "grid-col-62883"
404
+ },
405
+ {
406
+ "type": "grid-col",
407
+ "category": "container",
408
+ "icon": "grid-col",
409
+ "internal": true,
410
+ "widgetList": [
411
+ {
412
+ "type": "number",
413
+ "icon": "number-field",
414
+ "formItemFlag": true,
415
+ "options": {
416
+ "name": "number23364",
417
+ "label": "number",
418
+ "labelAlign": "",
419
+ "defaultValue": 0,
420
+ "placeholder": "",
421
+ "columnWidth": "200px",
422
+ "size": "",
423
+ "labelWidth": null,
424
+ "labelHidden": false,
425
+ "disabled": false,
426
+ "hidden": false,
427
+ "required": false,
428
+ "validation": "",
429
+ "validationHint": "",
430
+ "customClass": "",
431
+ "labelIconClass": null,
432
+ "labelIconPosition": "rear",
433
+ "labelTooltip": null,
434
+ "min": -100000000000,
435
+ "max": 100000000000,
436
+ "precision": 0,
437
+ "step": 1,
438
+ "controlsPosition": "right",
439
+ "onCreated": "",
440
+ "onMounted": "",
441
+ "onChange": "",
442
+ "onFocus": "",
443
+ "onBlur": "",
444
+ "onValidate": ""
445
+ },
446
+ "id": "number23364"
447
+ }
448
+ ],
449
+ "options": {
450
+ "name": "gridCol19529",
451
+ "hidden": false,
452
+ "span": 12,
453
+ "offset": 0,
454
+ "push": 0,
455
+ "pull": 0,
456
+ "responsive": true,
457
+ "md": 8,
458
+ "sm": 12,
459
+ "xs": 24,
460
+ "customClass": ""
461
+ },
462
+ "id": "grid-col-19529"
463
+ },
464
+ {
465
+ "type": "grid-col",
466
+ "category": "container",
467
+ "icon": "grid-col",
468
+ "internal": true,
469
+ "widgetList": [
470
+ {
471
+ "type": "date",
472
+ "icon": "date-field",
473
+ "formItemFlag": true,
474
+ "options": {
475
+ "name": "date57792",
476
+ "label": "date",
477
+ "labelAlign": "",
478
+ "type": "date",
479
+ "defaultValue": null,
480
+ "placeholder": "",
481
+ "columnWidth": "200px",
482
+ "size": "",
483
+ "labelWidth": null,
484
+ "labelHidden": false,
485
+ "readonly": false,
486
+ "disabled": false,
487
+ "hidden": false,
488
+ "clearable": true,
489
+ "editable": false,
490
+ "format": "yyyy-MM-dd",
491
+ "valueFormat": "yyyy-MM-dd",
492
+ "required": false,
493
+ "validation": "",
494
+ "validationHint": "",
495
+ "customClass": "",
496
+ "labelIconClass": null,
497
+ "labelIconPosition": "rear",
498
+ "labelTooltip": null,
499
+ "onCreated": "",
500
+ "onMounted": "",
501
+ "onChange": "",
502
+ "onFocus": "",
503
+ "onBlur": "",
504
+ "onValidate": ""
505
+ },
506
+ "id": "date57792"
507
+ }
508
+ ],
509
+ "options": {
510
+ "name": "gridCol117567",
511
+ "hidden": false,
512
+ "span": 12,
513
+ "offset": 0,
514
+ "push": 0,
515
+ "pull": 0,
516
+ "responsive": true,
517
+ "md": 8,
518
+ "sm": 12,
519
+ "xs": 24,
520
+ "customClass": ""
521
+ },
522
+ "id": "grid-col-117567"
523
+ }
524
+ ],
525
+ "options": {
526
+ "name": "grid89232",
527
+ "hidden": false,
528
+ "gutter": 12,
529
+ "customClass": ""
530
+ },
531
+ "id": "grid89232"
532
+ }
533
+ ],
534
+ "options": {
535
+ "name": "card77922",
536
+ "label": "Pad一行显示为2栏",
537
+ "hidden": false,
538
+ "folded": false,
539
+ "showFold": false,
540
+ "cardWidth": "100%",
541
+ "shadow": "never",
542
+ "customClass": ""
543
+ },
544
+ "id": "card77922"
545
+ },
546
+ {
547
+ "type": "divider",
548
+ "icon": "divider",
549
+ "formItemFlag": false,
550
+ "options": {
551
+ "name": "divider34525",
552
+ "label": "",
553
+ "columnWidth": "200px",
554
+ "direction": "horizontal",
555
+ "contentPosition": "center",
556
+ "hidden": false,
557
+ "customClass": "",
558
+ "onCreated": "",
559
+ "onMounted": ""
560
+ },
561
+ "id": "divider34525"
562
+ },
563
+ {
564
+ "type": "card",
565
+ "category": "container",
566
+ "icon": "card",
567
+ "widgetList": [
568
+ {
569
+ "type": "grid",
570
+ "category": "container",
571
+ "icon": "grid",
572
+ "cols": [
573
+ {
574
+ "type": "grid-col",
575
+ "category": "container",
576
+ "icon": "grid-col",
577
+ "internal": true,
578
+ "widgetList": [
579
+ {
580
+ "type": "time",
581
+ "icon": "time-field",
582
+ "formItemFlag": true,
583
+ "options": {
584
+ "name": "time82855",
585
+ "label": "time",
586
+ "labelAlign": "",
587
+ "defaultValue": null,
588
+ "placeholder": "",
589
+ "columnWidth": "200px",
590
+ "size": "",
591
+ "labelWidth": null,
592
+ "labelHidden": false,
593
+ "readonly": false,
594
+ "disabled": false,
595
+ "hidden": false,
596
+ "clearable": true,
597
+ "editable": false,
598
+ "format": "HH:mm:ss",
599
+ "required": false,
600
+ "validation": "",
601
+ "validationHint": "",
602
+ "customClass": "",
603
+ "labelIconClass": null,
604
+ "labelIconPosition": "rear",
605
+ "labelTooltip": null,
606
+ "onCreated": "",
607
+ "onMounted": "",
608
+ "onChange": "",
609
+ "onFocus": "",
610
+ "onBlur": "",
611
+ "onValidate": ""
612
+ },
613
+ "id": "time82855"
614
+ }
615
+ ],
616
+ "options": {
617
+ "name": "gridCol19026",
618
+ "hidden": false,
619
+ "span": 12,
620
+ "offset": 0,
621
+ "push": 0,
622
+ "pull": 0,
623
+ "responsive": true,
624
+ "md": 8,
625
+ "sm": 12,
626
+ "xs": 24,
627
+ "customClass": ""
628
+ },
629
+ "id": "grid-col-19026"
630
+ },
631
+ {
632
+ "type": "grid-col",
633
+ "category": "container",
634
+ "icon": "grid-col",
635
+ "internal": true,
636
+ "widgetList": [
637
+ {
638
+ "type": "cascader",
639
+ "icon": "cascader-field",
640
+ "formItemFlag": true,
641
+ "options": {
642
+ "name": "cascader66483",
643
+ "label": "cascader",
644
+ "defaultValue": "",
645
+ "placeholder": "",
646
+ "size": "",
647
+ "labelWidth": null,
648
+ "labelHidden": false,
649
+ "disabled": false,
650
+ "hidden": false,
651
+ "clearable": true,
652
+ "filterable": false,
653
+ "optionItems": [
654
+ {
655
+ "label": "select 1",
656
+ "value": 1,
657
+ "children": [
658
+ {
659
+ "label": "child 1",
660
+ "value": 11
661
+ }
662
+ ]
663
+ },
664
+ {
665
+ "label": "select 2",
666
+ "value": 2
667
+ },
668
+ {
669
+ "label": "select 3",
670
+ "value": 3
671
+ }
672
+ ],
673
+ "required": false,
674
+ "requiredHint": "",
675
+ "customRule": "",
676
+ "customRuleHint": "",
677
+ "customClass": "",
678
+ "labelIconClass": null,
679
+ "labelIconPosition": "rear",
680
+ "labelTooltip": null,
681
+ "onCreated": "",
682
+ "onMounted": "",
683
+ "onChange": "",
684
+ "onFocus": "",
685
+ "onBlur": "",
686
+ "onValidate": ""
687
+ },
688
+ "id": "cascader66483"
689
+ }
690
+ ],
691
+ "options": {
692
+ "name": "gridCol16648",
693
+ "hidden": false,
694
+ "span": 12,
695
+ "offset": 0,
696
+ "push": 0,
697
+ "pull": 0,
698
+ "responsive": true,
699
+ "md": 8,
700
+ "sm": 12,
701
+ "xs": 24,
702
+ "customClass": ""
703
+ },
704
+ "id": "grid-col-16648"
705
+ },
706
+ {
707
+ "type": "grid-col",
708
+ "category": "container",
709
+ "icon": "grid-col",
710
+ "internal": true,
711
+ "widgetList": [
712
+ {
713
+ "type": "input",
714
+ "icon": "text-field",
715
+ "formItemFlag": true,
716
+ "options": {
717
+ "name": "input31771",
718
+ "label": "input",
719
+ "labelAlign": "",
720
+ "type": "text",
721
+ "defaultValue": "",
722
+ "placeholder": "",
723
+ "columnWidth": "200px",
724
+ "size": "",
725
+ "labelWidth": null,
726
+ "labelHidden": false,
727
+ "readonly": false,
728
+ "disabled": false,
729
+ "hidden": false,
730
+ "clearable": true,
731
+ "showPassword": false,
732
+ "required": false,
733
+ "validation": "",
734
+ "validationHint": "",
735
+ "customClass": "",
736
+ "labelIconClass": null,
737
+ "labelIconPosition": "rear",
738
+ "labelTooltip": null,
739
+ "minLength": null,
740
+ "maxLength": null,
741
+ "showWordLimit": false,
742
+ "prefixIcon": "",
743
+ "suffixIcon": "",
744
+ "appendButton": false,
745
+ "appendButtonDisabled": false,
746
+ "buttonIcon": "el-icon-search",
747
+ "onCreated": "",
748
+ "onMounted": "",
749
+ "onInput": "",
750
+ "onChange": "",
751
+ "onFocus": "",
752
+ "onBlur": "",
753
+ "onValidate": ""
754
+ },
755
+ "id": "input31771"
756
+ }
757
+ ],
758
+ "options": {
759
+ "name": "gridCol81013",
760
+ "hidden": false,
761
+ "span": 12,
762
+ "offset": 0,
763
+ "push": 0,
764
+ "pull": 0,
765
+ "responsive": true,
766
+ "md": 8,
767
+ "sm": 12,
768
+ "xs": 24,
769
+ "customClass": ""
770
+ },
771
+ "id": "grid-col-81013"
772
+ }
773
+ ],
774
+ "options": {
775
+ "name": "grid106590",
776
+ "hidden": false,
777
+ "gutter": 12,
778
+ "customClass": ""
779
+ },
780
+ "id": "grid106590"
781
+ }
782
+ ],
783
+ "options": {
784
+ "name": "card68084",
785
+ "label": "移动一行显示为1栏",
786
+ "hidden": false,
787
+ "folded": false,
788
+ "showFold": false,
789
+ "cardWidth": "100%",
790
+ "shadow": "never",
791
+ "customClass": ""
792
+ },
793
+ "id": "card68084"
794
+ }
795
+ ],
796
+ "formConfig": {
797
+ "modelName": "formData",
798
+ "refName": "vForm",
799
+ "rulesName": "rules",
800
+ "labelWidth": 150,
801
+ "labelPosition": "left",
802
+ "size": "",
803
+ "labelAlign": "label-right-align",
804
+ "cssCode": "",
805
+ "customClass": [],
806
+ "functions": "",
807
+ "layoutType": "PC",
808
+ "jsonVersion": 3,
809
+ "onFormCreated": "",
810
+ "onFormMounted": "",
811
+ "onFormDataChange": "",
812
+ "onFormValidate": ""
813
+ }
814
+ }