@zscreate/form-component 1.1.637 → 1.1.638

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.
@@ -1759,7 +1759,7 @@ dd[data-v-f7c20cf8] {
1759
1759
  }
1760
1760
 
1761
1761
 
1762
- [data-v-180bdc2a] .ant-select-selection__rendered::after {
1762
+ [data-v-0da2fa6f] .ant-select-selection__rendered::after {
1763
1763
  content: "";
1764
1764
  display: none;
1765
1765
  height: 0;
@@ -5285,98 +5285,98 @@ div {
5285
5285
  opacity: 0.6;
5286
5286
  }
5287
5287
 
5288
- .paper[data-v-1e121e42] * {
5288
+ .paper[data-v-eb999a52] * {
5289
5289
  font-size: var(--paperFontSize);
5290
5290
  }
5291
- .paper .form-title[data-v-1e121e42] {
5291
+ .paper .form-title[data-v-eb999a52] {
5292
5292
  text-align: center;
5293
5293
  font-weight: 600;
5294
5294
  font-size: 16px;
5295
5295
  min-height: 40px;
5296
5296
  line-height: 30px;
5297
5297
  }
5298
- [data-v-1e121e42] .vue-grid-layout {
5298
+ [data-v-eb999a52] .vue-grid-layout {
5299
5299
  z-index: 2;
5300
5300
  }
5301
- [data-v-1e121e42] .vue-grid-item {
5301
+ [data-v-eb999a52] .vue-grid-item {
5302
5302
  border: 1px dashed #ccc;
5303
5303
  box-sizing: border-box;
5304
5304
  background-color: #fff;
5305
5305
  }
5306
- [data-v-1e121e42] .ant-form-item {
5306
+ [data-v-eb999a52] .ant-form-item {
5307
5307
  width: 100%;
5308
5308
  height: 100%;
5309
5309
  margin-bottom: 0;
5310
5310
  }
5311
- [data-v-1e121e42] .ant-form-item .ant-form-item-label {
5311
+ [data-v-eb999a52] .ant-form-item .ant-form-item-label {
5312
5312
  height: 100%;
5313
5313
  position: absolute;
5314
5314
  left: 0;
5315
5315
  top: 0;
5316
5316
  border-right: 1px solid var(--designBorderColor);
5317
5317
  }
5318
- [data-v-1e121e42] .ant-form-item .ant-form-item-label label {
5318
+ [data-v-eb999a52] .ant-form-item .ant-form-item-label label {
5319
5319
  display: flex;
5320
5320
  justify-content: center;
5321
5321
  align-items: center;
5322
5322
  height: 100%;
5323
5323
  }
5324
- [data-v-1e121e42] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
5324
+ [data-v-eb999a52] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
5325
5325
  display: none;
5326
5326
  }
5327
- [data-v-1e121e42] .ant-form-item .ant-form-item-control-wrapper {
5327
+ [data-v-eb999a52] .ant-form-item .ant-form-item-control-wrapper {
5328
5328
  height: 100%;
5329
5329
  float: right;
5330
5330
  display: flex;
5331
5331
  align-items: center;
5332
5332
  }
5333
- [data-v-1e121e42] .ant-form-item .ant-form-item-control {
5333
+ [data-v-eb999a52] .ant-form-item .ant-form-item-control {
5334
5334
  width: 98%;
5335
5335
  margin: 0 auto;
5336
5336
  }
5337
- .is_required[data-v-1e121e42]::before {
5337
+ .is_required[data-v-eb999a52]::before {
5338
5338
  content: "*";
5339
5339
  color: #f56c6c;
5340
5340
  margin-right: 4px;
5341
5341
  }
5342
- .widget-form-list[data-v-1e121e42] {
5342
+ .widget-form-list[data-v-eb999a52] {
5343
5343
  background: #fff;
5344
5344
  box-sizing: border-box;
5345
5345
  }
5346
- .widget-form-list .row-item[data-v-1e121e42]:first-child {
5346
+ .widget-form-list .row-item[data-v-eb999a52]:first-child {
5347
5347
  border-top: 1px solid var(--designBorderColor);
5348
5348
  }
5349
- .widget-form-list .row-item[data-v-1e121e42] {
5349
+ .widget-form-list .row-item[data-v-eb999a52] {
5350
5350
  border-bottom: 1px solid var(--designBorderColor);
5351
5351
  }
5352
- .widget-form-list .row-item[data-v-1e121e42] {
5352
+ .widget-form-list .row-item[data-v-eb999a52] {
5353
5353
  border-right: 1px solid var(--designBorderColor);
5354
5354
  border-left: 1px solid var(--designBorderColor);
5355
5355
  }
5356
- .widget-form-list .item-bottom[data-v-1e121e42] {
5356
+ .widget-form-list .item-bottom[data-v-eb999a52] {
5357
5357
  border-bottom: 1px solid var(--designBorderColor);
5358
5358
  }
5359
- .widget-form-list .no-row-item[data-v-1e121e42] {
5359
+ .widget-form-list .no-row-item[data-v-eb999a52] {
5360
5360
  border-right: none;
5361
5361
  border-bottom: none !important;
5362
5362
  }
5363
- .widget-form-list .no-row-item .widget-form-list[data-v-1e121e42] {
5363
+ .widget-form-list .no-row-item .widget-form-list[data-v-eb999a52] {
5364
5364
  border-top: none !important;
5365
5365
  border-right: none;
5366
5366
  }
5367
- .widget-form-list .widget-grid[data-v-1e121e42] {
5367
+ .widget-form-list .widget-grid[data-v-eb999a52] {
5368
5368
  background: #f4f6fc;
5369
5369
  position: relative;
5370
5370
  border-left: 5px solid transparent;
5371
5371
  padding: 5px;
5372
5372
  margin: 0 !important;
5373
5373
  }
5374
- .widget-form-list .widget-grid.active[data-v-1e121e42] {
5374
+ .widget-form-list .widget-grid.active[data-v-eb999a52] {
5375
5375
  outline: 2px solid #409eff;
5376
5376
  border: 1px solid #409eff;
5377
5377
  background: #b3d8ff;
5378
5378
  }
5379
- .widget-form-list .widget-grid .grid-background[data-v-1e121e42] {
5379
+ .widget-form-list .widget-grid .grid-background[data-v-eb999a52] {
5380
5380
  position: absolute;
5381
5381
  z-index: 1;
5382
5382
  top: 0;
@@ -5387,85 +5387,85 @@ div {
5387
5387
  height: 100%;
5388
5388
  padding: 5px 5px 10px 5px;
5389
5389
  }
5390
- .widget-form-list .widget-grid .grid-background .rows[data-v-1e121e42] {
5390
+ .widget-form-list .widget-grid .grid-background .rows[data-v-eb999a52] {
5391
5391
  border-bottom: 1px dashed #ccc;
5392
5392
  border-left: 1px dashed #ccc;
5393
5393
  box-sizing: border-box;
5394
5394
  overflow: hidden;
5395
5395
  }
5396
- .widget-form-list .widget-grid .grid-background .rows[data-v-1e121e42]:first-child {
5396
+ .widget-form-list .widget-grid .grid-background .rows[data-v-eb999a52]:first-child {
5397
5397
  border-top: 1px dashed #ccc;
5398
5398
  }
5399
- .widget-form-list .widget-grid .grid-background .rows .columns[data-v-1e121e42] {
5399
+ .widget-form-list .widget-grid .grid-background .rows .columns[data-v-eb999a52] {
5400
5400
  float: left;
5401
5401
  border-right: 1px dashed #ccc;
5402
5402
  min-height: 40px;
5403
5403
  box-sizing: border-box;
5404
5404
  }
5405
- .widget-form-list .row_table[data-v-1e121e42] {
5405
+ .widget-form-list .row_table[data-v-eb999a52] {
5406
5406
  min-height: 60px;
5407
5407
  position: relative;
5408
5408
  }
5409
- .widget-form-list li.sortable-chosen[data-v-1e121e42] {
5409
+ .widget-form-list li.sortable-chosen[data-v-eb999a52] {
5410
5410
  height: 2px !important;
5411
5411
  overflow: hidden !important;
5412
5412
  background: red !important;
5413
5413
  }
5414
- .widget-form-list .widget-col-list[data-v-1e121e42] {
5414
+ .widget-form-list .widget-col-list[data-v-eb999a52] {
5415
5415
  min-height: 50px;
5416
5416
  border: 1px dashed #ccc;
5417
5417
  background: #fff;
5418
5418
  }
5419
- .widget-form-list .widget-col[data-v-1e121e42] {
5419
+ .widget-form-list .widget-col[data-v-eb999a52] {
5420
5420
  padding-bottom: 0;
5421
5421
  padding: 5px;
5422
5422
  background-color: rgba(253, 246, 236, 0.3);
5423
5423
  }
5424
- .grid-lay-out-wrap .widget-col-list[data-v-1e121e42] {
5424
+ .grid-lay-out-wrap .widget-col-list[data-v-eb999a52] {
5425
5425
  width: 100%;
5426
5426
  height: 100%;
5427
5427
  min-height: 40px;
5428
5428
  border: none;
5429
5429
  }
5430
- .widget-form-ocuupied[data-v-1e121e42] {
5430
+ .widget-form-ocuupied[data-v-eb999a52] {
5431
5431
  min-height: 540px;
5432
5432
  border: none;
5433
5433
  }
5434
- .drag_table[data-v-1e121e42] {
5434
+ .drag_table[data-v-eb999a52] {
5435
5435
  width: calc(100% - 100px);
5436
5436
  height: 100%;
5437
5437
  display: flex;
5438
5438
  overflow-y: scroll;
5439
5439
  }
5440
- .drag_table[data-v-1e121e42]::-webkit-scrollbar {
5440
+ .drag_table[data-v-eb999a52]::-webkit-scrollbar {
5441
5441
  width: 3px;
5442
5442
  height: 3px;
5443
5443
  }
5444
- .drag_table[data-v-1e121e42]::-webkit-scrollbar-track {
5444
+ .drag_table[data-v-eb999a52]::-webkit-scrollbar-track {
5445
5445
  background: #fff;
5446
5446
  border-radius: 2px;
5447
5447
  }
5448
- .drag_table[data-v-1e121e42]::-webkit-scrollbar-thumb {
5448
+ .drag_table[data-v-eb999a52]::-webkit-scrollbar-thumb {
5449
5449
  background: #cdcdcd;
5450
5450
  border-radius: 8px;
5451
5451
  }
5452
- .drag_table[data-v-1e121e42]::-webkit-scrollbar-thumb:hover {
5452
+ .drag_table[data-v-eb999a52]::-webkit-scrollbar-thumb:hover {
5453
5453
  background: #cdcdcd;
5454
5454
  }
5455
- .drag_table[data-v-1e121e42]::-webkit-scrollbar-corner {
5455
+ .drag_table[data-v-eb999a52]::-webkit-scrollbar-corner {
5456
5456
  background: #cdcdcd;
5457
5457
  }
5458
- .widget-form-ocuupied[data-v-1e121e42] {
5458
+ .widget-form-ocuupied[data-v-eb999a52] {
5459
5459
  min-height: 540px;
5460
5460
  border: none;
5461
5461
  }
5462
- .table_label[data-v-1e121e42] {
5462
+ .table_label[data-v-eb999a52] {
5463
5463
  width: 100px;
5464
5464
  min-width: 100px;
5465
5465
  height: 100%;
5466
5466
  text-align: right;
5467
5467
  }
5468
- .widget-view-model[data-v-1e121e42] {
5468
+ .widget-view-model[data-v-eb999a52] {
5469
5469
  position: absolute;
5470
5470
  top: 0px;
5471
5471
  right: 3px;
@@ -5475,12 +5475,12 @@ div {
5475
5475
  opacity: 0.6;
5476
5476
  }
5477
5477
  /**selectedWidget active*/
5478
- [data-v-1e121e42] .active {
5478
+ [data-v-eb999a52] .active {
5479
5479
  outline: 2px solid #539dfa;
5480
5480
  box-shadow: 0 0 5px #539dfa;
5481
5481
  position: relative;
5482
5482
  }
5483
- [data-v-1e121e42] .active .widget-view-drag {
5483
+ [data-v-eb999a52] .active .widget-view-drag {
5484
5484
  position: absolute;
5485
5485
  left: -2px;
5486
5486
  top: -2px;
@@ -5494,7 +5494,7 @@ div {
5494
5494
  color: #ffffff;
5495
5495
  cursor: move;
5496
5496
  }
5497
- [data-v-1e121e42] .active .widget-view-action {
5497
+ [data-v-eb999a52] .active .widget-view-action {
5498
5498
  width: 70px;
5499
5499
  position: absolute;
5500
5500
  right: 0px;
@@ -5507,7 +5507,7 @@ div {
5507
5507
  background: transparent;
5508
5508
  color: #fff;
5509
5509
  }
5510
- [data-v-1e121e42] .active .widget-view-action .iconfont {
5510
+ [data-v-eb999a52] .active .widget-view-action .iconfont {
5511
5511
  width: 25px;
5512
5512
  height: 25px;
5513
5513
  border-radius: 50%;
@@ -5517,17 +5517,17 @@ div {
5517
5517
  font-size: 14px;
5518
5518
  justify-content: center;
5519
5519
  }
5520
- [data-v-1e121e42] .active .widget-view-action .icon-icon_clone {
5520
+ [data-v-eb999a52] .active .widget-view-action .icon-icon_clone {
5521
5521
  background: red;
5522
5522
  }
5523
- [data-v-1e121e42] .active .widget-view-action .icon-trash {
5523
+ [data-v-eb999a52] .active .widget-view-action .icon-trash {
5524
5524
  margin-left: 20px;
5525
5525
  }
5526
- .widget-form-list .widget-view[data-v-1e121e42] {
5526
+ .widget-form-list .widget-view[data-v-eb999a52] {
5527
5527
  z-index: 8;
5528
5528
  position: relative;
5529
5529
  }
5530
- .widget-form-list .widget-view .widget-view-action[data-v-1e121e42] {
5530
+ .widget-form-list .widget-view .widget-view-action[data-v-eb999a52] {
5531
5531
  position: absolute;
5532
5532
  right: 0px;
5533
5533
  bottom: 0;
@@ -5539,7 +5539,7 @@ div {
5539
5539
  background: transparent;
5540
5540
  color: #fff;
5541
5541
  }
5542
- .widget-form-list .widget-view .widget-view-action .iconfont[data-v-1e121e42] {
5542
+ .widget-form-list .widget-view .widget-view-action .iconfont[data-v-eb999a52] {
5543
5543
  width: 25px;
5544
5544
  height: 25px;
5545
5545
  border-radius: 50%;
@@ -5549,13 +5549,13 @@ div {
5549
5549
  font-size: 14px;
5550
5550
  justify-content: center;
5551
5551
  }
5552
- .widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-1e121e42] {
5552
+ .widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-eb999a52] {
5553
5553
  background: red;
5554
5554
  }
5555
- .widget-form-list .widget-view .widget-view-action .icon-trash[data-v-1e121e42] {
5555
+ .widget-form-list .widget-view .widget-view-action .icon-trash[data-v-eb999a52] {
5556
5556
  margin-left: 20px;
5557
5557
  }
5558
- .widget-form-list .widget-view .widget-view-drag[data-v-1e121e42] {
5558
+ .widget-form-list .widget-view .widget-view-drag[data-v-eb999a52] {
5559
5559
  position: absolute;
5560
5560
  left: -2px;
5561
5561
  top: -2px;
@@ -5565,30 +5565,30 @@ div {
5565
5565
  background: #409eff;
5566
5566
  z-index: 9;
5567
5567
  }
5568
- .widget-form-list .widget-view .widget-view-drag i[data-v-1e121e42] {
5568
+ .widget-form-list .widget-view .widget-view-drag i[data-v-eb999a52] {
5569
5569
  font-size: 14px;
5570
5570
  color: #fff;
5571
5571
  margin: 0 5px;
5572
5572
  cursor: move;
5573
5573
  }
5574
5574
  /*****无border *****/
5575
- .no-border .widget-form-list[data-v-1e121e42] {
5575
+ .no-border .widget-form-list[data-v-eb999a52] {
5576
5576
  border: none;
5577
5577
  }
5578
- .no-border .widget-form-list .row-item[data-v-1e121e42]:not(:last-child) {
5578
+ .no-border .widget-form-list .row-item[data-v-eb999a52]:not(:last-child) {
5579
5579
  border: none;
5580
5580
  }
5581
- .no-border .widget-form-list[data-v-1e121e42] .ant-form-item .ant-form-item-label {
5581
+ .no-border .widget-form-list[data-v-eb999a52] .ant-form-item .ant-form-item-label {
5582
5582
  border: 0;
5583
5583
  }
5584
5584
  /*****无border *****/
5585
5585
  /***label对齐方式 */
5586
- [data-v-1e121e42] .custom_form_item .break {
5586
+ [data-v-eb999a52] .custom_form_item .break {
5587
5587
  white-space: normal;
5588
5588
  word-break: break-all;
5589
5589
  word-wrap: break-word;
5590
5590
  }
5591
- [data-v-1e121e42] .custom_form_item .align-between {
5591
+ [data-v-eb999a52] .custom_form_item .align-between {
5592
5592
  white-space: normal;
5593
5593
  word-break: break-all;
5594
5594
  word-wrap: break-word;
@@ -5597,28 +5597,28 @@ div {
5597
5597
  text-align-last: justify;
5598
5598
  width: 80%;
5599
5599
  }
5600
- [data-v-1e121e42] .custom_form_item .align-middle {
5600
+ [data-v-eb999a52] .custom_form_item .align-middle {
5601
5601
  white-space: normal;
5602
5602
  word-break: break-all;
5603
5603
  word-wrap: break-word;
5604
5604
  text-align: center;
5605
5605
  width: 80%;
5606
5606
  }
5607
- [data-v-1e121e42] .custom_form_item .align-left {
5607
+ [data-v-eb999a52] .custom_form_item .align-left {
5608
5608
  white-space: normal;
5609
5609
  word-break: break-all;
5610
5610
  word-wrap: break-word;
5611
5611
  text-align: left;
5612
5612
  width: 80%;
5613
5613
  }
5614
- [data-v-1e121e42] .custom_form_item .align-right {
5614
+ [data-v-eb999a52] .custom_form_item .align-right {
5615
5615
  white-space: normal;
5616
5616
  word-break: break-all;
5617
5617
  word-wrap: break-word;
5618
5618
  text-align: right;
5619
5619
  width: 80%;
5620
5620
  }
5621
- [data-v-1e121e42] .custom_form_item .align-center {
5621
+ [data-v-eb999a52] .custom_form_item .align-center {
5622
5622
  white-space: normal;
5623
5623
  word-break: break-all;
5624
5624
  word-wrap: break-word;