@zscreate/form-component 1.1.689-AI.3 → 1.1.689-AI.5

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.
@@ -3543,6 +3543,11 @@ span.CodeMirror-selectedtext { background: none; }
3543
3543
  }
3544
3544
 
3545
3545
 
3546
+ [data-v-777f0809] .ant-radio-group {
3547
+ white-space: nowrap;
3548
+ }
3549
+
3550
+
3546
3551
  [data-v-62eca78c] .ant-modal {
3547
3552
  width: -moz-max-content !important;
3548
3553
  width: max-content !important;
@@ -5084,7 +5089,7 @@ div {
5084
5089
  display: none ;
5085
5090
  }
5086
5091
 
5087
- .components-list[data-v-58c83656] {
5092
+ .components-list[data-v-7f5cfb32] {
5088
5093
  padding: 0;
5089
5094
  margin: 0;
5090
5095
  line-height: 20px;
@@ -5092,7 +5097,7 @@ div {
5092
5097
  height: 100%;
5093
5098
  overflow-y: auto;
5094
5099
  }
5095
- .components-list .tabs[data-v-58c83656] {
5100
+ .components-list .tabs[data-v-7f5cfb32] {
5096
5101
  padding: 8px 10px 6px;
5097
5102
  display: flex;
5098
5103
  flex-wrap: wrap;
@@ -5103,7 +5108,7 @@ div {
5103
5108
  background: #fff;
5104
5109
  z-index: 1;
5105
5110
  }
5106
- .components-list .tabs span[data-v-58c83656] {
5111
+ .components-list .tabs span[data-v-7f5cfb32] {
5107
5112
  cursor: pointer;
5108
5113
  display: inline-block;
5109
5114
  font-size: 12px;
@@ -5112,14 +5117,14 @@ div {
5112
5117
  color: #666;
5113
5118
  transition: all 0.2s;
5114
5119
  }
5115
- .components-list .tabs .activeTab[data-v-58c83656] {
5120
+ .components-list .tabs .activeTab[data-v-7f5cfb32] {
5116
5121
  background: #409EFF;
5117
5122
  color: #fff;
5118
5123
  }
5119
- .components-list ul[data-v-58c83656] {
5124
+ .components-list ul[data-v-7f5cfb32] {
5120
5125
  padding: 8px 8px 4px;
5121
5126
  }
5122
- .components-list .widget-control[data-v-58c83656] {
5127
+ .components-list .widget-control[data-v-7f5cfb32] {
5123
5128
  display: block;
5124
5129
  width: 100%;
5125
5130
  box-sizing: border-box;
@@ -5131,13 +5136,13 @@ div {
5131
5136
  margin: 0 0 6px 0;
5132
5137
  transition: all 0.25s ease;
5133
5138
  }
5134
- .components-list .widget-control[data-v-58c83656]:hover {
5139
+ .components-list .widget-control[data-v-7f5cfb32]:hover {
5135
5140
  border-color: #409EFF;
5136
5141
  background: #ecf5ff;
5137
5142
  transform: translateX(2px);
5138
5143
  box-shadow: 0 2px 6px rgba(64, 158, 255, 0.15);
5139
5144
  }
5140
- .components-list .widget-control a[data-v-58c83656] {
5145
+ .components-list .widget-control a[data-v-7f5cfb32] {
5141
5146
  color: #606266;
5142
5147
  display: flex;
5143
5148
  flex-direction: row;
@@ -5147,44 +5152,31 @@ div {
5147
5152
  padding: 0 10px;
5148
5153
  font-size: 13px;
5149
5154
  }
5150
- .components-list .widget-control a i[data-v-58c83656] {
5155
+ .components-list .widget-control a i[data-v-7f5cfb32] {
5151
5156
  font-size: 16px;
5152
5157
  margin-right: 8px;
5153
5158
  }
5154
- .components-list .preview-options[data-v-58c83656] {
5155
- position: absolute;
5156
- height: 30px;
5157
- right: 10px;
5158
- bottom: 10px;
5159
- }
5160
- .components-list .preview-options .ant-btn-link[data-v-58c83656] {
5161
- color: #666;
5162
- padding: 0 2px;
5163
- }
5164
- .components-list .preview-options .ant-btn-link.btn-active[data-v-58c83656] {
5165
- color: #1890ff;
5166
- }
5167
- .control[data-v-58c83656] {
5159
+ .control[data-v-7f5cfb32] {
5168
5160
  margin-top: 20px;
5169
5161
  width: 350px;
5170
5162
  background: #ffffff;
5171
5163
  box-shadow: 0 0 15px #ffffff;
5172
5164
  }
5173
- .control .title[data-v-58c83656] {
5165
+ .control .title[data-v-7f5cfb32] {
5174
5166
  height: 50px;
5175
5167
  line-height: 50px;
5176
5168
  padding: 0 15px;
5177
5169
  border-bottom: 1px solid #f0f0f0;
5178
5170
  }
5179
- .control .list_wrap[data-v-58c83656] {
5171
+ .control .list_wrap[data-v-7f5cfb32] {
5180
5172
  padding-top: 15px;
5181
5173
  font-size: 0;
5182
5174
  min-height: 680px;
5183
5175
  }
5184
- .control .list_wrap .list_box[data-v-58c83656] {
5176
+ .control .list_wrap .list_box[data-v-7f5cfb32] {
5185
5177
  display: inline-block;
5186
5178
  }
5187
- .control .list_wrap .list[data-v-58c83656] {
5179
+ .control .list_wrap .list[data-v-7f5cfb32] {
5188
5180
  border: 1px dashed #d1d1d1;
5189
5181
  margin: 0 7.5px 15px 7.5px;
5190
5182
  width: 160px;
@@ -5200,25 +5192,25 @@ div {
5200
5192
  position: relative;
5201
5193
  overflow: hidden;
5202
5194
  }
5203
- .control .list_wrap .list i[data-v-58c83656] {
5195
+ .control .list_wrap .list i[data-v-7f5cfb32] {
5204
5196
  position: absolute;
5205
5197
  right: 10px;
5206
5198
  top: 0px;
5207
5199
  font-size: 22px;
5208
5200
  color: #999;
5209
5201
  }
5210
- .control .list_wrap .list[data-v-58c83656]:nth-child(2n) {
5202
+ .control .list_wrap .list[data-v-7f5cfb32]:nth-child(2n) {
5211
5203
  margin-right: 0;
5212
5204
  }
5213
- .control .list_wrap .list[data-v-58c83656]:hover {
5205
+ .control .list_wrap .list[data-v-7f5cfb32]:hover {
5214
5206
  background: #f1f1f1;
5215
5207
  }
5216
5208
 
5217
- .widget-view[data-v-093767a8] {
5209
+ .widget-view[data-v-e4654656] {
5218
5210
  position: relative;
5219
5211
  z-index: 8;
5220
5212
  }
5221
- .widget-view .widget-view-model[data-v-093767a8] {
5213
+ .widget-view .widget-view-model[data-v-e4654656] {
5222
5214
  position: absolute;
5223
5215
  top: 0px;
5224
5216
  right: 3px;
@@ -5228,98 +5220,98 @@ div {
5228
5220
  opacity: 0.6;
5229
5221
  }
5230
5222
 
5231
- .paper[data-v-51f14858] * {
5223
+ .paper[data-v-432be42f] * {
5232
5224
  font-size: var(--paperFontSize);
5233
5225
  }
5234
- .paper .form-title[data-v-51f14858] {
5226
+ .paper .form-title[data-v-432be42f] {
5235
5227
  text-align: center;
5236
5228
  font-weight: 600;
5237
5229
  font-size: 16px;
5238
5230
  min-height: 40px;
5239
5231
  line-height: 30px;
5240
5232
  }
5241
- [data-v-51f14858] .vue-grid-layout {
5233
+ [data-v-432be42f] .vue-grid-layout {
5242
5234
  z-index: 2;
5243
5235
  }
5244
- [data-v-51f14858] .vue-grid-item {
5236
+ [data-v-432be42f] .vue-grid-item {
5245
5237
  border: 1px dashed #ccc;
5246
5238
  box-sizing: border-box;
5247
5239
  background-color: #fff;
5248
5240
  }
5249
- [data-v-51f14858] .ant-form-item {
5241
+ [data-v-432be42f] .ant-form-item {
5250
5242
  width: 100%;
5251
5243
  height: 100%;
5252
5244
  margin-bottom: 0;
5253
5245
  }
5254
- [data-v-51f14858] .ant-form-item .ant-form-item-label {
5246
+ [data-v-432be42f] .ant-form-item .ant-form-item-label {
5255
5247
  height: 100%;
5256
5248
  position: absolute;
5257
5249
  left: 0;
5258
5250
  top: 0;
5259
5251
  border-right: 1px solid var(--designBorderColor);
5260
5252
  }
5261
- [data-v-51f14858] .ant-form-item .ant-form-item-label label {
5253
+ [data-v-432be42f] .ant-form-item .ant-form-item-label label {
5262
5254
  display: flex;
5263
5255
  justify-content: center;
5264
5256
  align-items: center;
5265
5257
  height: 100%;
5266
5258
  }
5267
- [data-v-51f14858] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
5259
+ [data-v-432be42f] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
5268
5260
  display: none;
5269
5261
  }
5270
- [data-v-51f14858] .ant-form-item .ant-form-item-control-wrapper {
5262
+ [data-v-432be42f] .ant-form-item .ant-form-item-control-wrapper {
5271
5263
  height: 100%;
5272
5264
  float: right;
5273
5265
  display: flex;
5274
5266
  align-items: center;
5275
5267
  }
5276
- [data-v-51f14858] .ant-form-item .ant-form-item-control {
5268
+ [data-v-432be42f] .ant-form-item .ant-form-item-control {
5277
5269
  width: 98%;
5278
5270
  margin: 0 auto;
5279
5271
  }
5280
- .is_required[data-v-51f14858]::before {
5272
+ .is_required[data-v-432be42f]::before {
5281
5273
  content: "*";
5282
5274
  color: #f56c6c;
5283
5275
  margin-right: 4px;
5284
5276
  }
5285
- .widget-form-list[data-v-51f14858] {
5277
+ .widget-form-list[data-v-432be42f] {
5286
5278
  background: #fff;
5287
5279
  box-sizing: border-box;
5288
5280
  }
5289
- .widget-form-list .row-item[data-v-51f14858]:first-child {
5281
+ .widget-form-list .row-item[data-v-432be42f]:first-child {
5290
5282
  border-top: 1px solid var(--designBorderColor);
5291
5283
  }
5292
- .widget-form-list .row-item[data-v-51f14858] {
5284
+ .widget-form-list .row-item[data-v-432be42f] {
5293
5285
  border-bottom: 1px solid var(--designBorderColor);
5294
5286
  }
5295
- .widget-form-list .row-item[data-v-51f14858] {
5287
+ .widget-form-list .row-item[data-v-432be42f] {
5296
5288
  border-right: 1px solid var(--designBorderColor);
5297
5289
  border-left: 1px solid var(--designBorderColor);
5298
5290
  }
5299
- .widget-form-list .item-bottom[data-v-51f14858] {
5291
+ .widget-form-list .item-bottom[data-v-432be42f] {
5300
5292
  border-bottom: 1px solid var(--designBorderColor);
5301
5293
  }
5302
- .widget-form-list .no-row-item[data-v-51f14858] {
5294
+ .widget-form-list .no-row-item[data-v-432be42f] {
5303
5295
  border-right: none;
5304
5296
  border-bottom: none !important;
5305
5297
  }
5306
- .widget-form-list .no-row-item .widget-form-list[data-v-51f14858] {
5298
+ .widget-form-list .no-row-item .widget-form-list[data-v-432be42f] {
5307
5299
  border-top: none !important;
5308
5300
  border-right: none;
5309
5301
  }
5310
- .widget-form-list .widget-grid[data-v-51f14858] {
5302
+ .widget-form-list .widget-grid[data-v-432be42f] {
5311
5303
  background: #f4f6fc;
5312
5304
  position: relative;
5313
5305
  border-left: 5px solid transparent;
5314
5306
  padding: 5px;
5315
5307
  margin: 0 !important;
5316
5308
  }
5317
- .widget-form-list .widget-grid.active[data-v-51f14858] {
5309
+ .widget-form-list .widget-grid.active[data-v-432be42f] {
5318
5310
  outline: 2px solid #409eff;
5319
5311
  border: 1px solid #409eff;
5320
5312
  background: #ecf5ff;
5321
5313
  }
5322
- .widget-form-list .widget-grid .grid-background[data-v-51f14858] {
5314
+ .widget-form-list .widget-grid .grid-background[data-v-432be42f] {
5323
5315
  position: absolute;
5324
5316
  z-index: 1;
5325
5317
  top: 0;
@@ -5330,85 +5322,85 @@ div {
5330
5322
  height: 100%;
5331
5323
  padding: 5px 5px 10px 5px;
5332
5324
  }
5333
- .widget-form-list .widget-grid .grid-background .rows[data-v-51f14858] {
5325
+ .widget-form-list .widget-grid .grid-background .rows[data-v-432be42f] {
5334
5326
  border-bottom: 1px dashed #ccc;
5335
5327
  border-left: 1px dashed #ccc;
5336
5328
  box-sizing: border-box;
5337
5329
  overflow: hidden;
5338
5330
  }
5339
- .widget-form-list .widget-grid .grid-background .rows[data-v-51f14858]:first-child {
5331
+ .widget-form-list .widget-grid .grid-background .rows[data-v-432be42f]:first-child {
5340
5332
  border-top: 1px dashed #ccc;
5341
5333
  }
5342
- .widget-form-list .widget-grid .grid-background .rows .columns[data-v-51f14858] {
5334
+ .widget-form-list .widget-grid .grid-background .rows .columns[data-v-432be42f] {
5343
5335
  float: left;
5344
5336
  border-right: 1px dashed #ccc;
5345
5337
  min-height: 40px;
5346
5338
  box-sizing: border-box;
5347
5339
  }
5348
- .widget-form-list .row_table[data-v-51f14858] {
5340
+ .widget-form-list .row_table[data-v-432be42f] {
5349
5341
  min-height: 60px;
5350
5342
  position: relative;
5351
5343
  }
5352
- .widget-form-list li.sortable-chosen[data-v-51f14858] {
5344
+ .widget-form-list li.sortable-chosen[data-v-432be42f] {
5353
5345
  height: 2px !important;
5354
5346
  overflow: hidden !important;
5355
5347
  background: red !important;
5356
5348
  }
5357
- .widget-form-list .widget-col-list[data-v-51f14858] {
5349
+ .widget-form-list .widget-col-list[data-v-432be42f] {
5358
5350
  min-height: 50px;
5359
5351
  border: 1px dashed #ccc;
5360
5352
  background: #fff;
5361
5353
  }
5362
- .widget-form-list .widget-col[data-v-51f14858] {
5354
+ .widget-form-list .widget-col[data-v-432be42f] {
5363
5355
  padding-bottom: 0;
5364
5356
  padding: 5px;
5365
5357
  background-color: rgba(253, 246, 236, 0.3);
5366
5358
  }
5367
- .grid-lay-out-wrap .widget-col-list[data-v-51f14858] {
5359
+ .grid-lay-out-wrap .widget-col-list[data-v-432be42f] {
5368
5360
  width: 100%;
5369
5361
  height: 100%;
5370
5362
  min-height: 40px;
5371
5363
  border: none;
5372
5364
  }
5373
- .widget-form-ocuupied[data-v-51f14858] {
5365
+ .widget-form-ocuupied[data-v-432be42f] {
5374
5366
  min-height: 540px;
5375
5367
  border: none;
5376
5368
  }
5377
- .drag_table[data-v-51f14858] {
5369
+ .drag_table[data-v-432be42f] {
5378
5370
  width: calc(100% - 100px);
5379
5371
  height: 100%;
5380
5372
  display: flex;
5381
5373
  overflow-y: scroll;
5382
5374
  }
5383
- .drag_table[data-v-51f14858]::-webkit-scrollbar {
5375
+ .drag_table[data-v-432be42f]::-webkit-scrollbar {
5384
5376
  width: 3px;
5385
5377
  height: 3px;
5386
5378
  }
5387
- .drag_table[data-v-51f14858]::-webkit-scrollbar-track {
5379
+ .drag_table[data-v-432be42f]::-webkit-scrollbar-track {
5388
5380
  background: #fff;
5389
5381
  border-radius: 2px;
5390
5382
  }
5391
- .drag_table[data-v-51f14858]::-webkit-scrollbar-thumb {
5383
+ .drag_table[data-v-432be42f]::-webkit-scrollbar-thumb {
5392
5384
  background: #cdcdcd;
5393
5385
  border-radius: 8px;
5394
5386
  }
5395
- .drag_table[data-v-51f14858]::-webkit-scrollbar-thumb:hover {
5387
+ .drag_table[data-v-432be42f]::-webkit-scrollbar-thumb:hover {
5396
5388
  background: #cdcdcd;
5397
5389
  }
5398
- .drag_table[data-v-51f14858]::-webkit-scrollbar-corner {
5390
+ .drag_table[data-v-432be42f]::-webkit-scrollbar-corner {
5399
5391
  background: #cdcdcd;
5400
5392
  }
5401
- .widget-form-ocuupied[data-v-51f14858] {
5393
+ .widget-form-ocuupied[data-v-432be42f] {
5402
5394
  min-height: 540px;
5403
5395
  border: none;
5404
5396
  }
5405
- .table_label[data-v-51f14858] {
5397
+ .table_label[data-v-432be42f] {
5406
5398
  width: 100px;
5407
5399
  min-width: 100px;
5408
5400
  height: 100%;
5409
5401
  text-align: right;
5410
5402
  }
5411
- .widget-view-model[data-v-51f14858] {
5403
+ .widget-view-model[data-v-432be42f] {
5412
5404
  position: absolute;
5413
5405
  top: 0px;
5414
5406
  right: 3px;
@@ -5418,12 +5410,12 @@ div {
5418
5410
  opacity: 0.6;
5419
5411
  }
5420
5412
  /**selectedWidget active*/
5421
- [data-v-51f14858] .active {
5413
+ [data-v-432be42f] .active {
5422
5414
  outline: 2px solid #409EFF;
5423
5415
  box-shadow: 0 0 0 2px rgba(64, 158, 255, 0.2);
5424
5416
  position: relative;
5425
5417
  }
5426
- [data-v-51f14858] .active .widget-view-drag {
5418
+ [data-v-432be42f] .active .widget-view-drag {
5427
5419
  position: absolute;
5428
5420
  left: -2px;
5429
5421
  top: -2px;
@@ -5437,7 +5429,7 @@ div {
5437
5429
  color: #ffffff;
5438
5430
  cursor: move;
5439
5431
  }
5440
- [data-v-51f14858] .active .widget-view-action {
5432
+ [data-v-432be42f] .active .widget-view-action {
5441
5433
  width: 70px;
5442
5434
  position: absolute;
5443
5435
  right: 0px;
@@ -5450,7 +5442,7 @@ div {
5450
5442
  background: transparent;
5451
5443
  color: #fff;
5452
5444
  }
5453
- [data-v-51f14858] .active .widget-view-action .iconfont {
5445
+ [data-v-432be42f] .active .widget-view-action .iconfont {
5454
5446
  width: 25px;
5455
5447
  height: 25px;
5456
5448
  border-radius: 50%;
@@ -5460,17 +5452,17 @@ div {
5460
5452
  font-size: 14px;
5461
5453
  justify-content: center;
5462
5454
  }
5463
- [data-v-51f14858] .active .widget-view-action .icon-icon_clone {
5455
+ [data-v-432be42f] .active .widget-view-action .icon-icon_clone {
5464
5456
  background: red;
5465
5457
  }
5466
- [data-v-51f14858] .active .widget-view-action .icon-trash {
5458
+ [data-v-432be42f] .active .widget-view-action .icon-trash {
5467
5459
  margin-left: 20px;
5468
5460
  }
5469
- .widget-form-list .widget-view[data-v-51f14858] {
5461
+ .widget-form-list .widget-view[data-v-432be42f] {
5470
5462
  z-index: 8;
5471
5463
  position: relative;
5472
5464
  }
5473
- .widget-form-list .widget-view .widget-view-action[data-v-51f14858] {
5465
+ .widget-form-list .widget-view .widget-view-action[data-v-432be42f] {
5474
5466
  position: absolute;
5475
5467
  right: 0px;
5476
5468
  bottom: 0;
@@ -5482,7 +5474,7 @@ div {
5482
5474
  background: transparent;
5483
5475
  color: #fff;
5484
5476
  }
5485
- .widget-form-list .widget-view .widget-view-action .iconfont[data-v-51f14858] {
5477
+ .widget-form-list .widget-view .widget-view-action .iconfont[data-v-432be42f] {
5486
5478
  width: 25px;
5487
5479
  height: 25px;
5488
5480
  border-radius: 50%;
@@ -5492,13 +5484,13 @@ div {
5492
5484
  font-size: 14px;
5493
5485
  justify-content: center;
5494
5486
  }
5495
- .widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-51f14858] {
5487
+ .widget-form-list .widget-view .widget-view-action .icon-icon_clone[data-v-432be42f] {
5496
5488
  background: red;
5497
5489
  }
5498
- .widget-form-list .widget-view .widget-view-action .icon-trash[data-v-51f14858] {
5490
+ .widget-form-list .widget-view .widget-view-action .icon-trash[data-v-432be42f] {
5499
5491
  margin-left: 20px;
5500
5492
  }
5501
- .widget-form-list .widget-view .widget-view-drag[data-v-51f14858] {
5493
+ .widget-form-list .widget-view .widget-view-drag[data-v-432be42f] {
5502
5494
  position: absolute;
5503
5495
  left: -2px;
5504
5496
  top: -2px;
@@ -5508,30 +5500,30 @@ div {
5508
5500
  background: #409eff;
5509
5501
  z-index: 9;
5510
5502
  }
5511
- .widget-form-list .widget-view .widget-view-drag i[data-v-51f14858] {
5503
+ .widget-form-list .widget-view .widget-view-drag i[data-v-432be42f] {
5512
5504
  font-size: 14px;
5513
5505
  color: #fff;
5514
5506
  margin: 0 5px;
5515
5507
  cursor: move;
5516
5508
  }
5517
5509
  /*****无border *****/
5518
- .no-border .widget-form-list[data-v-51f14858] {
5510
+ .no-border .widget-form-list[data-v-432be42f] {
5519
5511
  border: none;
5520
5512
  }
5521
- .no-border .widget-form-list .row-item[data-v-51f14858]:not(:last-child) {
5513
+ .no-border .widget-form-list .row-item[data-v-432be42f]:not(:last-child) {
5522
5514
  border: none;
5523
5515
  }
5524
- .no-border .widget-form-list[data-v-51f14858] .ant-form-item .ant-form-item-label {
5516
+ .no-border .widget-form-list[data-v-432be42f] .ant-form-item .ant-form-item-label {
5525
5517
  border: 0;
5526
5518
  }
5527
5519
  /*****无border *****/
5528
5520
  /***label对齐方式 */
5529
- [data-v-51f14858] .custom_form_item .break {
5521
+ [data-v-432be42f] .custom_form_item .break {
5530
5522
  white-space: normal;
5531
5523
  word-break: break-all;
5532
5524
  word-wrap: break-word;
5533
5525
  }
5534
- [data-v-51f14858] .custom_form_item .align-between {
5526
+ [data-v-432be42f] .custom_form_item .align-between {
5535
5527
  white-space: normal;
5536
5528
  word-break: break-all;
5537
5529
  word-wrap: break-word;
@@ -5540,28 +5532,28 @@ div {
5540
5532
  text-align-last: justify;
5541
5533
  width: 80%;
5542
5534
  }
5543
- [data-v-51f14858] .custom_form_item .align-middle {
5535
+ [data-v-432be42f] .custom_form_item .align-middle {
5544
5536
  white-space: normal;
5545
5537
  word-break: break-all;
5546
5538
  word-wrap: break-word;
5547
5539
  text-align: center;
5548
5540
  width: 80%;
5549
5541
  }
5550
- [data-v-51f14858] .custom_form_item .align-left {
5542
+ [data-v-432be42f] .custom_form_item .align-left {
5551
5543
  white-space: normal;
5552
5544
  word-break: break-all;
5553
5545
  word-wrap: break-word;
5554
5546
  text-align: left;
5555
5547
  width: 80%;
5556
5548
  }
5557
- [data-v-51f14858] .custom_form_item .align-right {
5549
+ [data-v-432be42f] .custom_form_item .align-right {
5558
5550
  white-space: normal;
5559
5551
  word-break: break-all;
5560
5552
  word-wrap: break-word;
5561
5553
  text-align: right;
5562
5554
  width: 80%;
5563
5555
  }
5564
- [data-v-51f14858] .custom_form_item .align-center {
5556
+ [data-v-432be42f] .custom_form_item .align-center {
5565
5557
  white-space: normal;
5566
5558
  word-break: break-all;
5567
5559
  word-wrap: break-word;
@@ -5582,37 +5574,37 @@ div {
5582
5574
  }
5583
5575
 
5584
5576
 
5585
- [data-v-78823b9c] .ant-form-item {
5577
+ [data-v-45ff2fe2] .ant-form-item {
5586
5578
  margin-bottom: 10px;
5587
5579
  padding-bottom: 8px;
5588
5580
  border-bottom: 1px dashed #f0f0f0;
5589
5581
  }
5590
- [data-v-78823b9c] .ant-form-item:last-child {
5582
+ [data-v-45ff2fe2] .ant-form-item:last-child {
5591
5583
  border-bottom: none;
5592
5584
  padding-bottom: 0;
5593
5585
  }
5594
- [data-v-78823b9c] .ant-form-item ul {
5586
+ [data-v-45ff2fe2] .ant-form-item ul {
5595
5587
  position: initial !important;
5596
5588
  overflow-y: auto !important;
5597
5589
  }
5598
- [data-v-78823b9c] .ant-form-item-label > label {
5590
+ [data-v-45ff2fe2] .ant-form-item-label > label {
5599
5591
  color: #606266;
5600
5592
  font-size: 13px;
5601
5593
  font-weight: 500;
5602
5594
  }
5603
- [data-v-78823b9c] .ant-switch {
5595
+ [data-v-45ff2fe2] .ant-switch {
5604
5596
  transition: all 0.25s ease;
5605
5597
  }
5606
- [data-v-78823b9c] .ant-input,[data-v-78823b9c] .ant-select,[data-v-78823b9c] .ant-input-number {
5598
+ [data-v-45ff2fe2] .ant-input,[data-v-45ff2fe2] .ant-select,[data-v-45ff2fe2] .ant-input-number {
5607
5599
  transition: border-color 0.25s ease, box-shadow 0.25s ease;
5608
5600
  }
5609
- [data-v-78823b9c] .ant-input:focus,[data-v-78823b9c] .ant-select:focus,[data-v-78823b9c] .ant-input-number:focus,[data-v-78823b9c] .ant-input:hover,[data-v-78823b9c] .ant-select:hover,[data-v-78823b9c] .ant-input-number:hover {
5601
+ [data-v-45ff2fe2] .ant-input:focus,[data-v-45ff2fe2] .ant-select:focus,[data-v-45ff2fe2] .ant-input-number:focus,[data-v-45ff2fe2] .ant-input:hover,[data-v-45ff2fe2] .ant-select:hover,[data-v-45ff2fe2] .ant-input-number:hover {
5610
5602
  border-color: #409EFF;
5611
5603
  }
5612
- [data-v-78823b9c] .ant-input:focus,[data-v-78823b9c] .ant-select:focus .ant-select-selection {
5604
+ [data-v-45ff2fe2] .ant-input:focus,[data-v-45ff2fe2] .ant-select:focus .ant-select-selection {
5613
5605
  box-shadow: 0 0 0 2px rgba(64, 158, 255, 0.15);
5614
5606
  }
5615
- .config-empty[data-v-78823b9c] {
5607
+ .config-empty[data-v-45ff2fe2] {
5616
5608
  display: flex;
5617
5609
  flex-direction: column;
5618
5610
  align-items: center;
@@ -5620,17 +5612,17 @@ div {
5620
5612
  height: 200px;
5621
5613
  color: #c0c4cc;
5622
5614
  }
5623
- .config-empty .anticon[data-v-78823b9c] {
5615
+ .config-empty .anticon[data-v-45ff2fe2] {
5624
5616
  font-size: 40px;
5625
5617
  margin-bottom: 14px;
5626
- animation: emptyFloat-data-v-78823b9c 2.5s ease-in-out infinite;
5618
+ animation: emptyFloat-data-v-45ff2fe2 2.5s ease-in-out infinite;
5627
5619
  }
5628
- .config-empty p[data-v-78823b9c] {
5620
+ .config-empty p[data-v-45ff2fe2] {
5629
5621
  font-size: 13px;
5630
5622
  margin: 0;
5631
5623
  color: #909399;
5632
5624
  }
5633
- @keyframes emptyFloat-data-v-78823b9c {
5625
+ @keyframes emptyFloat-data-v-45ff2fe2 {
5634
5626
  0%,
5635
5627
  100% {
5636
5628
  transform: translateY(0);
@@ -6765,6 +6757,9 @@ div {
6765
6757
  background: url(data:image/png;base64,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) no-repeat;
6766
6758
  background-position: 50%;
6767
6759
  }
6760
+ .widget-config-container .ant-radio-group {
6761
+ white-space: nowrap;
6762
+ }
6768
6763
  .left-sider {
6769
6764
  background: #fff !important;
6770
6765
  border-right: none;
@@ -6777,6 +6772,30 @@ div {
6777
6772
  height: 100%;
6778
6773
  overflow: hidden;
6779
6774
  }
6775
+ .left-sider .ant-layout-sider-children > widget-list {
6776
+ flex: 1;
6777
+ min-height: 0;
6778
+ display: flex;
6779
+ overflow: hidden;
6780
+ }
6781
+ .preview-options {
6782
+ flex-shrink: 0;
6783
+ height: 36px;
6784
+ display: flex;
6785
+ align-items: center;
6786
+ justify-content: center;
6787
+ border-top: 1px solid #ebeef5;
6788
+ background: #fafafa;
6789
+ gap: 6px;
6790
+ }
6791
+ .preview-options .ant-btn-link {
6792
+ color: #666;
6793
+ padding: 0 4px;
6794
+ font-size: 12px;
6795
+ }
6796
+ .preview-options .ant-btn-link.btn-active {
6797
+ color: #409EFF;
6798
+ }
6780
6799
  .left-actions {
6781
6800
  padding: 10px 12px;
6782
6801
  display: flex;