@zscreate/form-component 1.1.115 → 1.1.117

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.
@@ -373,16 +373,16 @@
373
373
  margin-right: 4px;
374
374
  }
375
375
 
376
- .custom_form_item .label[data-v-107a5b13] {
376
+ .custom_form_item .label[data-v-afa38578] {
377
377
  text-align: justify;
378
378
  -moz-text-align-last: justify;
379
379
  text-align-last: justify;
380
380
  width: 90%;
381
381
  }
382
- .custom_form_item[data-v-107a5b13] .ant-input {
382
+ .custom_form_item[data-v-afa38578] .ant-input {
383
383
  background-color: rgba(0, 0, 0, 0);
384
384
  }
385
- .select_component[data-v-107a5b13] .ant-select-dropdown {
385
+ .select_component[data-v-afa38578] .ant-select-dropdown {
386
386
  width: var(--dropdown_width) !important;
387
387
  }
388
388
 
@@ -2458,7 +2458,7 @@ span.CodeMirror-selectedtext { background: none; }
2458
2458
  text-decoration: underline;
2459
2459
  }
2460
2460
 
2461
- .is_required[data-v-2678042a]::before {
2461
+ .is_required[data-v-37f8a45c]::before {
2462
2462
  content: "*";
2463
2463
  color: #f56c6c;
2464
2464
  margin-right: 4px;
@@ -3145,12 +3145,12 @@ span.CodeMirror-selectedtext { background: none; }
3145
3145
  }
3146
3146
 
3147
3147
  /***label对齐方式 */
3148
- [data-v-6f3bb0da] .custom_form_item .break {
3148
+ [data-v-7189174c] .custom_form_item .break {
3149
3149
  white-space: normal;
3150
3150
  word-break: break-all;
3151
3151
  word-wrap: break-word;
3152
3152
  }
3153
- [data-v-6f3bb0da] .custom_form_item .align-between {
3153
+ [data-v-7189174c] .custom_form_item .align-between {
3154
3154
  white-space: normal;
3155
3155
  word-break: break-all;
3156
3156
  word-wrap: break-word;
@@ -3159,28 +3159,28 @@ span.CodeMirror-selectedtext { background: none; }
3159
3159
  text-align-last: justify;
3160
3160
  width: 80%;
3161
3161
  }
3162
- [data-v-6f3bb0da] .custom_form_item .align-middle {
3162
+ [data-v-7189174c] .custom_form_item .align-middle {
3163
3163
  white-space: normal;
3164
3164
  word-break: break-all;
3165
3165
  word-wrap: break-word;
3166
3166
  text-align: center;
3167
3167
  width: 80%;
3168
3168
  }
3169
- [data-v-6f3bb0da] .custom_form_item .align-left {
3169
+ [data-v-7189174c] .custom_form_item .align-left {
3170
3170
  white-space: normal;
3171
3171
  word-break: break-all;
3172
3172
  word-wrap: break-word;
3173
3173
  text-align: left;
3174
3174
  width: 80%;
3175
3175
  }
3176
- [data-v-6f3bb0da] .custom_form_item .align-right {
3176
+ [data-v-7189174c] .custom_form_item .align-right {
3177
3177
  white-space: normal;
3178
3178
  word-break: break-all;
3179
3179
  word-wrap: break-word;
3180
3180
  text-align: right;
3181
3181
  width: 80%;
3182
3182
  }
3183
- [data-v-6f3bb0da] .custom_form_item .align-center {
3183
+ [data-v-7189174c] .custom_form_item .align-center {
3184
3184
  white-space: normal;
3185
3185
  word-break: break-all;
3186
3186
  word-wrap: break-word;
@@ -3189,15 +3189,15 @@ span.CodeMirror-selectedtext { background: none; }
3189
3189
  }
3190
3190
  /***label对齐方式 */
3191
3191
  /*****公共boder ****/
3192
- [data-v-6f3bb0da] .ant-form-item-control-wrapper {
3192
+ [data-v-7189174c] .ant-form-item-control-wrapper {
3193
3193
  border-right: 1px solid #000;
3194
3194
  border-bottom: 1px solid #000;
3195
3195
  }
3196
- [data-v-6f3bb0da] .ant-form-item-label {
3196
+ [data-v-7189174c] .ant-form-item-label {
3197
3197
  border-bottom: 1px solid #000;
3198
3198
  }
3199
3199
  /*****公共boder ****/
3200
- .correction[data-v-6f3bb0da] {
3200
+ .correction[data-v-7189174c] {
3201
3201
  display: block;
3202
3202
  position: absolute;
3203
3203
  right: 1px;
@@ -3245,43 +3245,43 @@ span.CodeMirror-selectedtext { background: none; }
3245
3245
  align-items: center;
3246
3246
  }
3247
3247
 
3248
- .t-border[data-v-70db1d0c] {
3248
+ .t-border[data-v-4f6405ea] {
3249
3249
  border-right: 1px solid #333;
3250
3250
  border-bottom: 1px solid #333;
3251
3251
  }
3252
- [data-v-70db1d0c] .custom_form_item {
3252
+ [data-v-4f6405ea] .custom_form_item {
3253
3253
  height: -moz-fit-content;
3254
3254
  height: fit-content;
3255
3255
  }
3256
- .save-pdf[data-v-70db1d0c] .ant-input {
3256
+ .save-pdf[data-v-4f6405ea] .ant-input {
3257
3257
  border: none !important;
3258
3258
  }
3259
- .save-pdf[data-v-70db1d0c] .ant-select-selection {
3259
+ .save-pdf[data-v-4f6405ea] .ant-select-selection {
3260
3260
  border: none !important;
3261
3261
  }
3262
- .save-pdf[data-v-70db1d0c] .ant-select-arrow svg {
3262
+ .save-pdf[data-v-4f6405ea] .ant-select-arrow svg {
3263
3263
  display: none;
3264
3264
  }
3265
- .save-pdf[data-v-70db1d0c] .ant-upload.ant-upload-select-picture-card {
3265
+ .save-pdf[data-v-4f6405ea] .ant-upload.ant-upload-select-picture-card {
3266
3266
  display: none;
3267
3267
  }
3268
- .save-pdf[data-v-70db1d0c] .anticon svg {
3268
+ .save-pdf[data-v-4f6405ea] .anticon svg {
3269
3269
  display: none;
3270
3270
  }
3271
- .save-pdf[data-v-70db1d0c] .ant-time-picker-input {
3271
+ .save-pdf[data-v-4f6405ea] .ant-time-picker-input {
3272
3272
  border: none !important;
3273
3273
  }
3274
- .save-pdf[data-v-70db1d0c] .ant-upload.ant-upload-select {
3274
+ .save-pdf[data-v-4f6405ea] .ant-upload.ant-upload-select {
3275
3275
  display: none;
3276
3276
  }
3277
3277
  /**打印非固定高度标签 高度不确定bug**/
3278
- .computed-wrap[data-v-70db1d0c] {
3278
+ .computed-wrap[data-v-4f6405ea] {
3279
3279
  background: #f5f5f5;
3280
3280
  }
3281
- .computed-wrap .item[data-v-70db1d0c] {
3281
+ .computed-wrap .item[data-v-4f6405ea] {
3282
3282
  display: flex;
3283
3283
  }
3284
- .computed-wrap .item > div[data-v-70db1d0c] {
3284
+ .computed-wrap .item > div[data-v-4f6405ea] {
3285
3285
  height: 35px;
3286
3286
  line-height: 35px;
3287
3287
  flex: 1;
@@ -3289,129 +3289,129 @@ span.CodeMirror-selectedtext { background: none; }
3289
3289
  border-bottom: 1px solid #000;
3290
3290
  text-align: center;
3291
3291
  }
3292
- .computed-wrap .item > div + div[data-v-70db1d0c] {
3292
+ .computed-wrap .item > div + div[data-v-4f6405ea] {
3293
3293
  flex: 2;
3294
3294
  }
3295
- .layout .paper[data-v-70db1d0c] {
3295
+ .layout .paper[data-v-4f6405ea] {
3296
3296
  position: relative;
3297
3297
  }
3298
- .layout .paper .form-title[data-v-70db1d0c] {
3298
+ .layout .paper .form-title[data-v-4f6405ea] {
3299
3299
  text-align: center;
3300
3300
  font-weight: 600;
3301
3301
  font-size: 16px;
3302
3302
  height: 40px;
3303
3303
  }
3304
- .row-item[data-v-70db1d0c] {
3304
+ .row-item[data-v-4f6405ea] {
3305
3305
  height: -moz-fit-content;
3306
3306
  height: fit-content;
3307
3307
  /**打印非固定高度标签 高度不确定bug**/
3308
3308
  }
3309
- .no-row-item[data-v-70db1d0c] {
3309
+ .no-row-item[data-v-4f6405ea] {
3310
3310
  border-right: none;
3311
3311
  border-bottom: none;
3312
3312
  }
3313
3313
  /****page边框内的 ***/
3314
- .page-border[data-v-70db1d0c] {
3314
+ .page-border[data-v-4f6405ea] {
3315
3315
  background: #fff;
3316
3316
  box-sizing: border-box;
3317
3317
  }
3318
- .page-border .row-item[data-v-70db1d0c]:first-child {
3318
+ .page-border .row-item[data-v-4f6405ea]:first-child {
3319
3319
  border-top: 1px solid #000;
3320
3320
  }
3321
- .page-border .row-item[data-v-70db1d0c] {
3321
+ .page-border .row-item[data-v-4f6405ea] {
3322
3322
  border-left: 1px solid #000;
3323
3323
  }
3324
- .page-border .item-bottom[data-v-70db1d0c] {
3324
+ .page-border .item-bottom[data-v-4f6405ea] {
3325
3325
  border-bottom: 1px solid #000;
3326
3326
  }
3327
- .page-border .row-item[data-v-70db1d0c]:not(:last-child) {
3327
+ .page-border .row-item[data-v-4f6405ea]:not(:last-child) {
3328
3328
  position: relative;
3329
3329
  }
3330
- .page-border li.sortable-chosen[data-v-70db1d0c] {
3330
+ .page-border li.sortable-chosen[data-v-4f6405ea] {
3331
3331
  height: 2px !important;
3332
3332
  overflow: hidden !important;
3333
3333
  background: red !important;
3334
3334
  }
3335
- .page-border .ant-time-picker-panel[data-v-70db1d0c] {
3335
+ .page-border .ant-time-picker-panel[data-v-4f6405ea] {
3336
3336
  z-index: 200000 !important;
3337
3337
  }
3338
- .page-border .ant-calendar-picker-container[data-v-70db1d0c] {
3338
+ .page-border .ant-calendar-picker-container[data-v-4f6405ea] {
3339
3339
  z-index: 200000 !important;
3340
3340
  }
3341
- [data-v-70db1d0c] .ant-time-picker-panel {
3341
+ [data-v-4f6405ea] .ant-time-picker-panel {
3342
3342
  z-index: 9999 !important;
3343
3343
  }
3344
- .ant-calendar-picker-container[data-v-70db1d0c] {
3344
+ .ant-calendar-picker-container[data-v-4f6405ea] {
3345
3345
  z-index: 200000 !important;
3346
3346
  }
3347
- [data-v-70db1d0c] .ant-form-item-children {
3347
+ [data-v-4f6405ea] .ant-form-item-children {
3348
3348
  display: block;
3349
3349
  }
3350
- [data-v-70db1d0c] .ant-form-item {
3350
+ [data-v-4f6405ea] .ant-form-item {
3351
3351
  width: 100%;
3352
3352
  height: 100%;
3353
3353
  margin-bottom: 0;
3354
3354
  display: flex;
3355
3355
  }
3356
- [data-v-70db1d0c] .ant-form-item .is_required::before {
3356
+ [data-v-4f6405ea] .ant-form-item .is_required::before {
3357
3357
  content: "*";
3358
3358
  color: #f56c6c;
3359
3359
  margin-right: 4px;
3360
3360
  }
3361
- [data-v-70db1d0c] .ant-form-item .ant-form-item-label {
3361
+ [data-v-4f6405ea] .ant-form-item .ant-form-item-label {
3362
3362
  border-right: 1px solid #000;
3363
3363
  }
3364
- [data-v-70db1d0c] .ant-form-item .ant-form-item-label label {
3364
+ [data-v-4f6405ea] .ant-form-item .ant-form-item-label label {
3365
3365
  display: flex;
3366
3366
  justify-content: center;
3367
3367
  align-items: center;
3368
3368
  height: 100%;
3369
3369
  }
3370
- [data-v-70db1d0c] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
3370
+ [data-v-4f6405ea] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
3371
3371
  display: none;
3372
3372
  }
3373
- [data-v-70db1d0c] .ant-form-item .ant-form-item-control-wrapper {
3373
+ [data-v-4f6405ea] .ant-form-item .ant-form-item-control-wrapper {
3374
3374
  display: flex;
3375
3375
  align-items: center;
3376
3376
  text-align: left;
3377
3377
  }
3378
- [data-v-70db1d0c] .ant-form-item .ant-form-item-control {
3378
+ [data-v-4f6405ea] .ant-form-item .ant-form-item-control {
3379
3379
  width: 98%;
3380
3380
  margin: 0 auto;
3381
3381
  }
3382
- [data-v-70db1d0c] .ant-form-item .is_required::before {
3382
+ [data-v-4f6405ea] .ant-form-item .is_required::before {
3383
3383
  content: "*";
3384
3384
  color: #f56c6c;
3385
3385
  margin-right: 4px;
3386
3386
  }
3387
- .row-table[data-v-70db1d0c] {
3387
+ .row-table[data-v-4f6405ea] {
3388
3388
  display: flex;
3389
3389
  }
3390
- .row-table[data-v-70db1d0c] .ant-spin-container,
3391
- .row-table[data-v-70db1d0c] {
3390
+ .row-table[data-v-4f6405ea] .ant-spin-container,
3391
+ .row-table[data-v-4f6405ea] {
3392
3392
  display: flex;
3393
3393
  width: 100%;
3394
3394
  }
3395
- .row-table[data-v-70db1d0c] .ant-spin-container .table-left,
3396
- .row-table .table-left[data-v-70db1d0c] {
3395
+ .row-table[data-v-4f6405ea] .ant-spin-container .table-left,
3396
+ .row-table .table-left[data-v-4f6405ea] {
3397
3397
  width: 100px;
3398
3398
  text-align: center;
3399
3399
  border-right: 1px solid #333;
3400
3400
  border-bottom: 1px solid #333;
3401
3401
  position: relative;
3402
3402
  }
3403
- .row-table[data-v-70db1d0c] .ant-spin-container .table-left p,
3404
- .row-table .table-left p[data-v-70db1d0c] {
3403
+ .row-table[data-v-4f6405ea] .ant-spin-container .table-left p,
3404
+ .row-table .table-left p[data-v-4f6405ea] {
3405
3405
  position: absolute;
3406
3406
  top: 50%;
3407
3407
  left: 50%;
3408
3408
  transform: translate(-50%, -50%);
3409
3409
  }
3410
- .row-table[data-v-70db1d0c] .ant-spin-container .table-right,
3411
- .row-table .table-right[data-v-70db1d0c] {
3410
+ .row-table[data-v-4f6405ea] .ant-spin-container .table-right,
3411
+ .row-table .table-right[data-v-4f6405ea] {
3412
3412
  flex: 1;
3413
3413
  }
3414
- .table-content[data-v-70db1d0c] {
3414
+ .table-content[data-v-4f6405ea] {
3415
3415
  width: 100%;
3416
3416
  height: 40px;
3417
3417
  line-height: 40px;
@@ -3420,11 +3420,11 @@ span.CodeMirror-selectedtext { background: none; }
3420
3420
  border-bottom: 1px solid #333;
3421
3421
  border-right: 1px solid #333;
3422
3422
  }
3423
- .sub-table-col[data-v-70db1d0c] {
3423
+ .sub-table-col[data-v-4f6405ea] {
3424
3424
  display: flex;
3425
3425
  box-sizing: border-box;
3426
3426
  }
3427
- .sub-table-col > span[data-v-70db1d0c] {
3427
+ .sub-table-col > span[data-v-4f6405ea] {
3428
3428
  flex: 2;
3429
3429
  border-bottom: 1px solid #000;
3430
3430
  border-right: 1px solid #000;
@@ -3432,22 +3432,22 @@ span.CodeMirror-selectedtext { background: none; }
3432
3432
  line-height: 40px;
3433
3433
  text-align: center;
3434
3434
  }
3435
- .sub-table-col > .last-one[data-v-70db1d0c] {
3435
+ .sub-table-col > .last-one[data-v-4f6405ea] {
3436
3436
  width: 87px;
3437
3437
  flex: 0 0 87px;
3438
3438
  border-right: 1px solid #333;
3439
3439
  border-bottom: 1px solid #333;
3440
3440
  }
3441
- .sub-table-col-no-border > span[data-v-70db1d0c] {
3441
+ .sub-table-col-no-border > span[data-v-4f6405ea] {
3442
3442
  border: none;
3443
3443
  height: auto;
3444
3444
  width: 0;
3445
3445
  }
3446
- .sub-table-col-no-border > .sub-table-title[data-v-70db1d0c]:last-child,
3447
- .sub-table-col-no-border > .sub-table-item[data-v-70db1d0c]:last-child {
3446
+ .sub-table-col-no-border > .sub-table-title[data-v-4f6405ea]:last-child,
3447
+ .sub-table-col-no-border > .sub-table-item[data-v-4f6405ea]:last-child {
3448
3448
  border-right: none !important;
3449
3449
  }
3450
- .sub-table-col-no-border > .last-one[data-v-70db1d0c] {
3450
+ .sub-table-col-no-border > .last-one[data-v-4f6405ea] {
3451
3451
  width: 87px;
3452
3452
  flex: 0 0 87px;
3453
3453
  display: flex;
@@ -3455,25 +3455,25 @@ span.CodeMirror-selectedtext { background: none; }
3455
3455
  align-items: center;
3456
3456
  }
3457
3457
  /*****无border *****/
3458
- .no-border .page-border[data-v-70db1d0c] {
3458
+ .no-border .page-border[data-v-4f6405ea] {
3459
3459
  border: none;
3460
3460
  }
3461
- .no-border .page-border .row-item[data-v-70db1d0c]:not(:last-child) {
3461
+ .no-border .page-border .row-item[data-v-4f6405ea]:not(:last-child) {
3462
3462
  border: none;
3463
3463
  }
3464
- .no-border .page-border[data-v-70db1d0c] .ant-form-item .ant-form-item-label {
3464
+ .no-border .page-border[data-v-4f6405ea] .ant-form-item .ant-form-item-label {
3465
3465
  border: none;
3466
3466
  }
3467
- .table_border[data-v-70db1d0c] {
3467
+ .table_border[data-v-4f6405ea] {
3468
3468
  border-bottom: 0;
3469
3469
  border-right: 0;
3470
3470
  }
3471
3471
  /*****无border *****/
3472
- [data-v-70db1d0c] .ant-form-item-children > div > p,[data-v-70db1d0c] .ant-form-item-children > div > h1,[data-v-70db1d0c] .ant-form-item-children > div > h2,[data-v-70db1d0c] .ant-form-item-children > div > h3,[data-v-70db1d0c] .ant-form-item-children > div > h4,[data-v-70db1d0c] .ant-form-item-children > div > h5,[data-v-70db1d0c] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
3472
+ [data-v-4f6405ea] .ant-form-item-children > div > p,[data-v-4f6405ea] .ant-form-item-children > div > h1,[data-v-4f6405ea] .ant-form-item-children > div > h2,[data-v-4f6405ea] .ant-form-item-children > div > h3,[data-v-4f6405ea] .ant-form-item-children > div > h4,[data-v-4f6405ea] .ant-form-item-children > div > h5,[data-v-4f6405ea] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
3473
3473
  margin: 10px 0;
3474
3474
  line-height: 1.5;
3475
3475
  }
3476
- [data-v-70db1d0c] .ant-spin-dot {
3476
+ [data-v-4f6405ea] .ant-spin-dot {
3477
3477
  font-size: 20px !important;
3478
3478
  }
3479
3479