@fecp/designer 5.5.30 → 5.5.31

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.
@@ -1,4 +1,4 @@
1
- const version = "5.5.30";
1
+ const version = "5.5.31";
2
2
  const packageJson = {
3
3
  version
4
4
  };
package/es/designer.css CHANGED
@@ -6011,10 +6011,10 @@ body,
6011
6011
  border-radius: 5px;
6012
6012
  margin-right: 12px;
6013
6013
  margin-top: 2px;
6014
- }.cell-content .cell-text[data-v-33f4254e] {
6014
+ }.cell-content .cell-text[data-v-5138d230] {
6015
6015
  display: inline-block;
6016
6016
  }
6017
- .cell-content .copy-icon[data-v-33f4254e] {
6017
+ .cell-content .copy-icon[data-v-5138d230] {
6018
6018
  cursor: pointer;
6019
6019
  color: #909399;
6020
6020
  font-size: 14px;
@@ -6022,7 +6022,7 @@ body,
6022
6022
  top: 4px;
6023
6023
  margin-left: 4px;
6024
6024
  }
6025
- .cell-content .copy-icon[data-v-33f4254e]:hover {
6025
+ .cell-content .copy-icon[data-v-5138d230]:hover {
6026
6026
  color: #409eff;
6027
6027
  }.fec-table-filter[data-v-9c6e8c47] {
6028
6028
  display: flex;
@@ -6309,12 +6309,12 @@ body,
6309
6309
  }
6310
6310
  [data-v-e95c842d] .el-checkbox-group .el-checkbox-button__inner {
6311
6311
  border-radius: 4px;
6312
- }.fec-table[data-v-3205a522] {
6312
+ }.fec-table[data-v-3f15ca0e] {
6313
6313
  height: 100%;
6314
6314
  flex-grow: 1;
6315
6315
  padding: 0 16px;
6316
6316
  }
6317
- .fec-table-container[data-v-3205a522] {
6317
+ .fec-table-container[data-v-3f15ca0e] {
6318
6318
  width: 100%;
6319
6319
  background: #fff;
6320
6320
  box-sizing: border-box;
@@ -6324,87 +6324,87 @@ body,
6324
6324
  overflow: hidden;
6325
6325
  flex-grow: 1;
6326
6326
  }
6327
- .fec-table-container .fec-vxe-table[data-v-3205a522] {
6327
+ .fec-table-container .fec-vxe-table[data-v-3f15ca0e] {
6328
6328
  flex: 1;
6329
6329
  min-height: 0;
6330
6330
  overflow: hidden;
6331
6331
  margin-bottom: 16px;
6332
6332
  }
6333
- .fec-table-container[data-v-3205a522] .vxe-table {
6333
+ .fec-table-container[data-v-3f15ca0e] .vxe-table {
6334
6334
  font-size: 14px;
6335
6335
  font-family: inherit;
6336
6336
  }
6337
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-sort--asc-btn,
6338
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-sort--desc-btn {
6337
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-sort--asc-btn,
6338
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-sort--desc-btn {
6339
6339
  color: #dcdcdc;
6340
6340
  }
6341
- .fec-table-container[data-v-3205a522] .vxe-table .serverSort .vxe-sort--asc-btn,
6342
- .fec-table-container[data-v-3205a522] .vxe-table .serverSort .vxe-sort--desc-btn {
6341
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .serverSort .vxe-sort--asc-btn,
6342
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .serverSort .vxe-sort--desc-btn {
6343
6343
  color: #d3edf9;
6344
6344
  }
6345
- .fec-table-container[data-v-3205a522] .vxe-table .serverSort .sort--active {
6345
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .serverSort .sort--active {
6346
6346
  color: var(--el-color-primary);
6347
6347
  }
6348
- .fec-table-container[data-v-3205a522] .vxe-table .sort--active {
6348
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .sort--active {
6349
6349
  color: var(--el-color-primary);
6350
6350
  }
6351
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-table--body-wrapper {
6351
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-table--body-wrapper {
6352
6352
  overflow: auto;
6353
6353
  }
6354
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-table--body,
6355
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-table--header,
6356
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-table--footer {
6354
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-table--body,
6355
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-table--header,
6356
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-table--footer {
6357
6357
  width: 100% !important;
6358
6358
  }
6359
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-header--column {
6359
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-header--column {
6360
6360
  background-color: #fff;
6361
6361
  }
6362
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-header--column .vxe-cell {
6362
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-header--column .vxe-cell {
6363
6363
  height: 40px !important;
6364
6364
  min-height: 40px !important;
6365
6365
  color: #333;
6366
6366
  }
6367
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-table--header-inner-wrapper {
6367
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-table--header-inner-wrapper {
6368
6368
  height: 40px !important;
6369
6369
  }
6370
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-body--column .vxe-cell {
6370
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-body--column .vxe-cell {
6371
6371
  padding: 6px !important;
6372
6372
  min-height: 32px !important;
6373
6373
  color: #666;
6374
6374
  font-size: 13px;
6375
6375
  }
6376
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-body--column .c--tooltip,
6377
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-body--column .c--title {
6376
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-body--column .c--tooltip,
6377
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-body--column .c--title {
6378
6378
  height: 32px !important;
6379
6379
  min-height: 32px !important;
6380
6380
  }
6381
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-table--border-line {
6381
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-table--border-line {
6382
6382
  border: none;
6383
6383
  border-bottom: 1px solid #ebeef5;
6384
6384
  border-top: 1px solid #ebeef5;
6385
6385
  }
6386
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-table--scroll-y-handle-appearance,
6387
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-table--scroll-y-wrapper:after {
6386
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-table--scroll-y-handle-appearance,
6387
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-table--scroll-y-wrapper:after {
6388
6388
  border: none !important;
6389
6389
  }
6390
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-table--scroll-y-top-corner {
6390
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-table--scroll-y-top-corner {
6391
6391
  display: none !important;
6392
6392
  }
6393
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-cell--sort {
6393
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-cell--sort {
6394
6394
  font-size: 14px;
6395
6395
  }
6396
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-body--column,
6397
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-footer--column,
6398
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-header--column,
6399
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-body--column,
6400
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-footer--column,
6401
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-header--column {
6396
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-body--column,
6397
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-footer--column,
6398
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-header--column,
6399
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-body--column,
6400
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-footer--column,
6401
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-header--column {
6402
6402
  background-image: linear-gradient(#ebeef5, #ebeef5) !important;
6403
6403
  }
6404
- .fec-table-container[data-v-3205a522] .vxe-table .el-button.is-disabled {
6404
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .el-button.is-disabled {
6405
6405
  color: #ccc !important;
6406
6406
  }
6407
- .fec-table-sub[data-v-3205a522] .vxe-table .vxe-table--border-line {
6407
+ .fec-table-sub[data-v-3f15ca0e] .vxe-table .vxe-table--border-line {
6408
6408
  border-top: none;
6409
6409
  }
6410
6410
  .fec-layout-card[data-v-c90689d4] {
@@ -6458,11 +6458,6 @@ body,
6458
6458
  }:root,:host{--van-cell-font-size: var(--van-font-size-md);--van-cell-line-height: 24px;--van-cell-vertical-padding: 10px;--van-cell-horizontal-padding: var(--van-padding-md);--van-cell-text-color: var(--van-text-color);--van-cell-background: var(--van-background-2);--van-cell-border-color: var(--van-border-color);--van-cell-active-color: var(--van-active-color);--van-cell-required-color: var(--van-danger-color);--van-cell-label-color: var(--van-text-color-2);--van-cell-label-font-size: var(--van-font-size-sm);--van-cell-label-line-height: var(--van-line-height-sm);--van-cell-label-margin-top: var(--van-padding-base);--van-cell-value-color: var(--van-text-color-2);--van-cell-value-font-size: inherit;--van-cell-icon-size: 16px;--van-cell-right-icon-color: var(--van-gray-6);--van-cell-large-vertical-padding: var(--van-padding-sm);--van-cell-large-title-font-size: var(--van-font-size-lg);--van-cell-large-label-font-size: var(--van-font-size-md);--van-cell-large-value-font-size: inherit}.van-cell{position:relative;display:flex;box-sizing:border-box;width:100%;padding:var(--van-cell-vertical-padding) var(--van-cell-horizontal-padding);overflow:hidden;color:var(--van-cell-text-color);font-size:var(--van-cell-font-size);line-height:var(--van-cell-line-height);background:var(--van-cell-background)}.van-cell:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:var(--van-padding-md);bottom:0;left:var(--van-padding-md);border-bottom:1px solid var(--van-cell-border-color);transform:scaleY(.5)}.van-cell:last-child:after,.van-cell--borderless:after{display:none}.van-cell__label{margin-top:var(--van-cell-label-margin-top);color:var(--van-cell-label-color);font-size:var(--van-cell-label-font-size);line-height:var(--van-cell-label-line-height)}.van-cell__title,.van-cell__value{flex:1}.van-cell__value{position:relative;overflow:hidden;color:var(--van-cell-value-color);font-size:var(--van-cell-value-font-size);text-align:right;vertical-align:middle;word-wrap:break-word}.van-cell__left-icon,.van-cell__right-icon{height:var(--van-cell-line-height);font-size:var(--van-cell-icon-size);line-height:var(--van-cell-line-height)}.van-cell__left-icon{margin-right:var(--van-padding-base)}.van-cell__right-icon{margin-left:var(--van-padding-base);color:var(--van-cell-right-icon-color)}.van-cell--clickable{cursor:pointer}.van-cell--clickable:active{background-color:var(--van-cell-active-color)}.van-cell--required{overflow:visible}.van-cell--required:before{position:absolute;left:var(--van-padding-xs);color:var(--van-cell-required-color);font-size:var(--van-cell-font-size);content:"*"}.van-cell--center{align-items:center}.van-cell--large{padding-top:var(--van-cell-large-vertical-padding);padding-bottom:var(--van-cell-large-vertical-padding)}.van-cell--large .van-cell__title{font-size:var(--van-cell-large-title-font-size)}.van-cell--large .van-cell__label{font-size:var(--van-cell-large-label-font-size)}.van-cell--large .van-cell__value{font-size:var(--van-cell-large-value-font-size)}
6459
6459
  :root,:host{--van-cell-group-background: var(--van-background-2);--van-cell-group-title-color: var(--van-text-color-2);--van-cell-group-title-padding: var(--van-padding-md) var(--van-padding-md);--van-cell-group-title-font-size: var(--van-font-size-md);--van-cell-group-title-line-height: 16px;--van-cell-group-inset-padding: 0 var(--van-padding-md);--van-cell-group-inset-radius: var(--van-radius-lg);--van-cell-group-inset-title-padding: var(--van-padding-md) var(--van-padding-md)}.van-cell-group{background:var(--van-cell-group-background)}.van-cell-group--inset{margin:var(--van-cell-group-inset-padding);border-radius:var(--van-cell-group-inset-radius);overflow:hidden}.van-cell-group__title{padding:var(--van-cell-group-title-padding);color:var(--van-cell-group-title-color);font-size:var(--van-cell-group-title-font-size);line-height:var(--van-cell-group-title-line-height)}.van-cell-group__title--inset{padding:var(--van-cell-group-inset-title-padding)}
6460
6460
  .van-swipe-cell{position:relative;overflow:hidden;cursor:-webkit-grab;cursor:grab}.van-swipe-cell__wrapper{transition-timing-function:cubic-bezier(.18,.89,.32,1);transition-property:transform}.van-swipe-cell__left,.van-swipe-cell__right{position:absolute;top:0;height:100%}.van-swipe-cell__left{left:0;transform:translate3d(-100%,0,0)}.van-swipe-cell__right{right:0;transform:translate3d(100%,0,0)}
6461
- :root,:host{--van-action-bar-background: var(--van-background-2);--van-action-bar-height: 50px}.van-action-bar{position:fixed;right:0;bottom:0;left:0;display:flex;align-items:center;box-sizing:content-box;height:var(--van-action-bar-height);background:var(--van-action-bar-background)}
6462
- :root,:host{--van-action-bar-button-height: 40px;--van-action-bar-button-warning-color: var(--van-gradient-orange);--van-action-bar-button-danger-color: var(--van-gradient-red)}.van-action-bar-button{flex:1;height:var(--van-action-bar-button-height);font-weight:var(--van-font-bold);font-size:var(--van-font-size-md);border:none;border-radius:0}.van-action-bar-button--first{margin-left:5px;border-top-left-radius:var(--van-radius-max);border-bottom-left-radius:var(--van-radius-max)}.van-action-bar-button--last{margin-right:5px;border-top-right-radius:var(--van-radius-max);border-bottom-right-radius:var(--van-radius-max)}.van-action-bar-button--warning{background:var(--van-action-bar-button-warning-color)}.van-action-bar-button--danger{background:var(--van-action-bar-button-danger-color)}@media(max-width:321px){.van-action-bar-button{font-size:13px}}
6463
- :root,:host{--van-overlay-z-index: 1;--van-overlay-background: rgba(0, 0, 0, .7)}.van-overlay{position:fixed;top:0;left:0;z-index:var(--van-overlay-z-index);width:100%;height:100%;background:var(--van-overlay-background)}
6464
- :root,:host{--van-popup-background: var(--van-background-2);--van-popup-transition: transform var(--van-duration-base);--van-popup-round-radius: 16px;--van-popup-close-icon-size: 22px;--van-popup-close-icon-color: var(--van-gray-5);--van-popup-close-icon-margin: 16px;--van-popup-close-icon-z-index: 1}.van-overflow-hidden{overflow:hidden!important}.van-popup{position:fixed;max-height:100%;overflow-y:auto;box-sizing:border-box;background:var(--van-popup-background);transition:var(--van-popup-transition);-webkit-overflow-scrolling:touch}.van-popup--center{top:50%;left:0;right:0;width:-webkit-fit-content;width:fit-content;max-width:calc(100vw - var(--van-padding-md) * 2);margin:0 auto;transform:translateY(-50%)}.van-popup--center.van-popup--round{border-radius:var(--van-popup-round-radius)}.van-popup--top{top:0;left:0;width:100%}.van-popup--top.van-popup--round{border-radius:0 0 var(--van-popup-round-radius) var(--van-popup-round-radius)}.van-popup--right{top:50%;right:0;transform:translate3d(0,-50%,0)}.van-popup--right.van-popup--round{border-radius:var(--van-popup-round-radius) 0 0 var(--van-popup-round-radius)}.van-popup--bottom{bottom:0;left:0;width:100%}.van-popup--bottom.van-popup--round{border-radius:var(--van-popup-round-radius) var(--van-popup-round-radius) 0 0}.van-popup--left{top:50%;left:0;transform:translate3d(0,-50%,0)}.van-popup--left.van-popup--round{border-radius:0 var(--van-popup-round-radius) var(--van-popup-round-radius) 0}.van-popup-slide-top-enter-active,.van-popup-slide-left-enter-active,.van-popup-slide-right-enter-active,.van-popup-slide-bottom-enter-active{transition-timing-function:var(--van-ease-out)}.van-popup-slide-top-leave-active,.van-popup-slide-left-leave-active,.van-popup-slide-right-leave-active,.van-popup-slide-bottom-leave-active{transition-timing-function:var(--van-ease-in)}.van-popup-slide-top-enter-from,.van-popup-slide-top-leave-active{transform:translate3d(0,-100%,0)}.van-popup-slide-right-enter-from,.van-popup-slide-right-leave-active{transform:translate3d(100%,-50%,0)}.van-popup-slide-bottom-enter-from,.van-popup-slide-bottom-leave-active{transform:translate3d(0,100%,0)}.van-popup-slide-left-enter-from,.van-popup-slide-left-leave-active{transform:translate3d(-100%,-50%,0)}.van-popup__close-icon{position:absolute;z-index:var(--van-popup-close-icon-z-index);color:var(--van-popup-close-icon-color);font-size:var(--van-popup-close-icon-size)}.van-popup__close-icon--top-left{top:var(--van-popup-close-icon-margin);left:var(--van-popup-close-icon-margin)}.van-popup__close-icon--top-right{top:var(--van-popup-close-icon-margin);right:var(--van-popup-close-icon-margin)}.van-popup__close-icon--bottom-left{bottom:var(--van-popup-close-icon-margin);left:var(--van-popup-close-icon-margin)}.van-popup__close-icon--bottom-right{right:var(--van-popup-close-icon-margin);bottom:var(--van-popup-close-icon-margin)}
6465
- :root,:host{--van-dialog-width: 320px;--van-dialog-small-screen-width: 90%;--van-dialog-font-size: var(--van-font-size-lg);--van-dialog-transition: var(--van-duration-base);--van-dialog-radius: 16px;--van-dialog-background: var(--van-background-2);--van-dialog-header-font-weight: var(--van-font-bold);--van-dialog-header-line-height: 24px;--van-dialog-header-padding-top: 26px;--van-dialog-header-isolated-padding: var(--van-padding-lg) 0;--van-dialog-message-padding: var(--van-padding-lg);--van-dialog-message-font-size: var(--van-font-size-md);--van-dialog-message-line-height: var(--van-line-height-md);--van-dialog-message-max-height: 60vh;--van-dialog-has-title-message-text-color: var(--van-gray-7);--van-dialog-has-title-message-padding-top: var(--van-padding-xs);--van-dialog-button-height: 48px;--van-dialog-round-button-height: 36px;--van-dialog-confirm-button-text-color: var(--van-primary-color)}.van-dialog{top:45%;width:var(--van-dialog-width);overflow:hidden;font-size:var(--van-dialog-font-size);background:var(--van-dialog-background);border-radius:var(--van-dialog-radius);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:var(--van-dialog-transition);transition-property:transform,opacity}@media(max-width:321px){.van-dialog{width:var(--van-dialog-small-screen-width)}}.van-dialog__header{color:var(--van-text-color);padding-top:var(--van-dialog-header-padding-top);font-weight:var(--van-dialog-header-font-weight);line-height:var(--van-dialog-header-line-height);text-align:center}.van-dialog__header--isolated{padding:var(--van-dialog-header-isolated-padding)}.van-dialog__content--isolated{display:flex;align-items:center;min-height:104px}.van-dialog__message{color:var(--van-text-color);flex:1;max-height:var(--van-dialog-message-max-height);padding:26px var(--van-dialog-message-padding);overflow-y:auto;font-size:var(--van-dialog-message-font-size);line-height:var(--van-dialog-message-line-height);white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:var(--van-dialog-has-title-message-padding-top);color:var(--van-dialog-has-title-message-text-color)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__message--justify{text-align:justify}.van-dialog__footer{display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__confirm,.van-dialog__cancel{flex:1;height:var(--van-dialog-button-height);margin:0;border:0;border-radius:0}.van-dialog__confirm,.van-dialog__confirm:active{color:var(--van-dialog-confirm-button-text-color)}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:var(--van-padding-xs) var(--van-padding-lg) var(--van-padding-md)}.van-dialog--round-button .van-dialog__message{padding-bottom:var(--van-padding-md);color:var(--van-text-color)}.van-dialog--round-button .van-dialog__confirm,.van-dialog--round-button .van-dialog__cancel{height:var(--van-dialog-round-button-height)}.van-dialog--round-button .van-dialog__confirm{color:var(--van-white)}.van-dialog--round-button .van-action-bar-button--first{border-top-left-radius:var(--van-radius-max);border-bottom-left-radius:var(--van-radius-max)}.van-dialog--round-button .van-action-bar-button--last{border-top-right-radius:var(--van-radius-max);border-bottom-right-radius:var(--van-radius-max)}.van-dialog-bounce-enter-from{transform:translate3d(0,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{transform:translate3d(0,-50%,0) scale(.9);opacity:0}
6466
6461
 
6467
6462
  .fec-card[data-v-dc24b95f] {
6468
6463
  margin: 12px;
@@ -6471,6 +6466,11 @@ body,
6471
6466
  .fec-swipe-delete-button[data-v-dc24b95f] {
6472
6467
  height: 100%;
6473
6468
  }
6469
+ :root,:host{--van-action-bar-background: var(--van-background-2);--van-action-bar-height: 50px}.van-action-bar{position:fixed;right:0;bottom:0;left:0;display:flex;align-items:center;box-sizing:content-box;height:var(--van-action-bar-height);background:var(--van-action-bar-background)}
6470
+ :root,:host{--van-action-bar-button-height: 40px;--van-action-bar-button-warning-color: var(--van-gradient-orange);--van-action-bar-button-danger-color: var(--van-gradient-red)}.van-action-bar-button{flex:1;height:var(--van-action-bar-button-height);font-weight:var(--van-font-bold);font-size:var(--van-font-size-md);border:none;border-radius:0}.van-action-bar-button--first{margin-left:5px;border-top-left-radius:var(--van-radius-max);border-bottom-left-radius:var(--van-radius-max)}.van-action-bar-button--last{margin-right:5px;border-top-right-radius:var(--van-radius-max);border-bottom-right-radius:var(--van-radius-max)}.van-action-bar-button--warning{background:var(--van-action-bar-button-warning-color)}.van-action-bar-button--danger{background:var(--van-action-bar-button-danger-color)}@media(max-width:321px){.van-action-bar-button{font-size:13px}}
6471
+ :root,:host{--van-overlay-z-index: 1;--van-overlay-background: rgba(0, 0, 0, .7)}.van-overlay{position:fixed;top:0;left:0;z-index:var(--van-overlay-z-index);width:100%;height:100%;background:var(--van-overlay-background)}
6472
+ :root,:host{--van-popup-background: var(--van-background-2);--van-popup-transition: transform var(--van-duration-base);--van-popup-round-radius: 16px;--van-popup-close-icon-size: 22px;--van-popup-close-icon-color: var(--van-gray-5);--van-popup-close-icon-margin: 16px;--van-popup-close-icon-z-index: 1}.van-overflow-hidden{overflow:hidden!important}.van-popup{position:fixed;max-height:100%;overflow-y:auto;box-sizing:border-box;background:var(--van-popup-background);transition:var(--van-popup-transition);-webkit-overflow-scrolling:touch}.van-popup--center{top:50%;left:0;right:0;width:-webkit-fit-content;width:fit-content;max-width:calc(100vw - var(--van-padding-md) * 2);margin:0 auto;transform:translateY(-50%)}.van-popup--center.van-popup--round{border-radius:var(--van-popup-round-radius)}.van-popup--top{top:0;left:0;width:100%}.van-popup--top.van-popup--round{border-radius:0 0 var(--van-popup-round-radius) var(--van-popup-round-radius)}.van-popup--right{top:50%;right:0;transform:translate3d(0,-50%,0)}.van-popup--right.van-popup--round{border-radius:var(--van-popup-round-radius) 0 0 var(--van-popup-round-radius)}.van-popup--bottom{bottom:0;left:0;width:100%}.van-popup--bottom.van-popup--round{border-radius:var(--van-popup-round-radius) var(--van-popup-round-radius) 0 0}.van-popup--left{top:50%;left:0;transform:translate3d(0,-50%,0)}.van-popup--left.van-popup--round{border-radius:0 var(--van-popup-round-radius) var(--van-popup-round-radius) 0}.van-popup-slide-top-enter-active,.van-popup-slide-left-enter-active,.van-popup-slide-right-enter-active,.van-popup-slide-bottom-enter-active{transition-timing-function:var(--van-ease-out)}.van-popup-slide-top-leave-active,.van-popup-slide-left-leave-active,.van-popup-slide-right-leave-active,.van-popup-slide-bottom-leave-active{transition-timing-function:var(--van-ease-in)}.van-popup-slide-top-enter-from,.van-popup-slide-top-leave-active{transform:translate3d(0,-100%,0)}.van-popup-slide-right-enter-from,.van-popup-slide-right-leave-active{transform:translate3d(100%,-50%,0)}.van-popup-slide-bottom-enter-from,.van-popup-slide-bottom-leave-active{transform:translate3d(0,100%,0)}.van-popup-slide-left-enter-from,.van-popup-slide-left-leave-active{transform:translate3d(-100%,-50%,0)}.van-popup__close-icon{position:absolute;z-index:var(--van-popup-close-icon-z-index);color:var(--van-popup-close-icon-color);font-size:var(--van-popup-close-icon-size)}.van-popup__close-icon--top-left{top:var(--van-popup-close-icon-margin);left:var(--van-popup-close-icon-margin)}.van-popup__close-icon--top-right{top:var(--van-popup-close-icon-margin);right:var(--van-popup-close-icon-margin)}.van-popup__close-icon--bottom-left{bottom:var(--van-popup-close-icon-margin);left:var(--van-popup-close-icon-margin)}.van-popup__close-icon--bottom-right{right:var(--van-popup-close-icon-margin);bottom:var(--van-popup-close-icon-margin)}
6473
+ :root,:host{--van-dialog-width: 320px;--van-dialog-small-screen-width: 90%;--van-dialog-font-size: var(--van-font-size-lg);--van-dialog-transition: var(--van-duration-base);--van-dialog-radius: 16px;--van-dialog-background: var(--van-background-2);--van-dialog-header-font-weight: var(--van-font-bold);--van-dialog-header-line-height: 24px;--van-dialog-header-padding-top: 26px;--van-dialog-header-isolated-padding: var(--van-padding-lg) 0;--van-dialog-message-padding: var(--van-padding-lg);--van-dialog-message-font-size: var(--van-font-size-md);--van-dialog-message-line-height: var(--van-line-height-md);--van-dialog-message-max-height: 60vh;--van-dialog-has-title-message-text-color: var(--van-gray-7);--van-dialog-has-title-message-padding-top: var(--van-padding-xs);--van-dialog-button-height: 48px;--van-dialog-round-button-height: 36px;--van-dialog-confirm-button-text-color: var(--van-primary-color)}.van-dialog{top:45%;width:var(--van-dialog-width);overflow:hidden;font-size:var(--van-dialog-font-size);background:var(--van-dialog-background);border-radius:var(--van-dialog-radius);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:var(--van-dialog-transition);transition-property:transform,opacity}@media(max-width:321px){.van-dialog{width:var(--van-dialog-small-screen-width)}}.van-dialog__header{color:var(--van-text-color);padding-top:var(--van-dialog-header-padding-top);font-weight:var(--van-dialog-header-font-weight);line-height:var(--van-dialog-header-line-height);text-align:center}.van-dialog__header--isolated{padding:var(--van-dialog-header-isolated-padding)}.van-dialog__content--isolated{display:flex;align-items:center;min-height:104px}.van-dialog__message{color:var(--van-text-color);flex:1;max-height:var(--van-dialog-message-max-height);padding:26px var(--van-dialog-message-padding);overflow-y:auto;font-size:var(--van-dialog-message-font-size);line-height:var(--van-dialog-message-line-height);white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:var(--van-dialog-has-title-message-padding-top);color:var(--van-dialog-has-title-message-text-color)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__message--justify{text-align:justify}.van-dialog__footer{display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__confirm,.van-dialog__cancel{flex:1;height:var(--van-dialog-button-height);margin:0;border:0;border-radius:0}.van-dialog__confirm,.van-dialog__confirm:active{color:var(--van-dialog-confirm-button-text-color)}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:var(--van-padding-xs) var(--van-padding-lg) var(--van-padding-md)}.van-dialog--round-button .van-dialog__message{padding-bottom:var(--van-padding-md);color:var(--van-text-color)}.van-dialog--round-button .van-dialog__confirm,.van-dialog--round-button .van-dialog__cancel{height:var(--van-dialog-round-button-height)}.van-dialog--round-button .van-dialog__confirm{color:var(--van-white)}.van-dialog--round-button .van-action-bar-button--first{border-top-left-radius:var(--van-radius-max);border-bottom-left-radius:var(--van-radius-max)}.van-dialog--round-button .van-action-bar-button--last{border-top-right-radius:var(--van-radius-max);border-bottom-right-radius:var(--van-radius-max)}.van-dialog-bounce-enter-from{transform:translate3d(0,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{transform:translate3d(0,-50%,0) scale(.9);opacity:0}
6474
6474
  :root,:host{--van-image-placeholder-text-color: var(--van-text-color-2);--van-image-placeholder-font-size: var(--van-font-size-md);--van-image-placeholder-background: var(--van-background);--van-image-loading-icon-size: 32px;--van-image-loading-icon-color: var(--van-gray-4);--van-image-error-icon-size: 32px;--van-image-error-icon-color: var(--van-gray-4)}.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:var(--van-radius-max)}.van-image--round .van-image__img{border-radius:inherit}.van-image--block{display:block}.van-image__img,.van-image__error,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--van-image-placeholder-text-color);font-size:var(--van-image-placeholder-font-size);background:var(--van-image-placeholder-background)}.van-image__loading-icon{color:var(--van-image-loading-icon-color);font-size:var(--van-image-loading-icon-size)}.van-image__error-icon{color:var(--van-image-error-icon-color);font-size:var(--van-image-error-icon-size)}
6475
6475
 
6476
6476
  .fec-collapse-container[data-v-6037566c] {
@@ -6,13 +6,13 @@
6
6
  /* empty css */
7
7
  /* empty css */
8
8
  import { createBlock, openBlock, withCtx, createVNode, renderSlot } from "vue";
9
+ /* empty css */
10
+ import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.mjs";
9
11
  /* empty css */
10
12
  /* empty css */
11
13
  /* empty css */
12
14
  /* empty css */
13
15
  /* empty css */
14
- /* empty css */
15
- import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.mjs";
16
16
  import { SwipeCell } from "../../../../node_modules/vant/es/swipe-cell/index.mjs";
17
17
  import { showConfirmDialog } from "../../../../node_modules/vant/es/dialog/function-call.mjs";
18
18
  import "../../../../node_modules/vant/es/dialog/index.mjs";
@@ -640,9 +640,9 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
640
640
  };
641
641
  });
642
642
  const radioConfig = reactive({
643
- // strict: true,
644
- // trigger: "row",
645
- // highlight: true,
643
+ strict: true,
644
+ trigger: "row",
645
+ highlight: true
646
646
  });
647
647
  const checkboxConfig = reactive({
648
648
  showHeader: true,
@@ -914,7 +914,7 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
914
914
  };
915
915
  }
916
916
  });
917
- const _Table = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-3205a522"]]);
917
+ const _Table = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-3f15ca0e"]]);
918
918
  export {
919
919
  _Table as default
920
920
  };
@@ -351,7 +351,6 @@ const _sfc_main = {
351
351
  !__props.readonly && __props.selectMode === "single" ? (openBlock(), createBlock(unref(VxeColumn), {
352
352
  key: 1,
353
353
  type: "radio",
354
- title: " ",
355
354
  width: 50,
356
355
  align: "center",
357
356
  fixed: "left"
@@ -445,7 +444,7 @@ const _sfc_main = {
445
444
  };
446
445
  }
447
446
  };
448
- const TableColumn = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-33f4254e"]]);
447
+ const TableColumn = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-5138d230"]]);
449
448
  export {
450
449
  TableColumn as default
451
450
  };
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const version = "5.5.30";
3
+ const version = "5.5.31";
4
4
  const packageJson = {
5
5
  version
6
6
  };
package/lib/designer.css CHANGED
@@ -6011,10 +6011,10 @@ body,
6011
6011
  border-radius: 5px;
6012
6012
  margin-right: 12px;
6013
6013
  margin-top: 2px;
6014
- }.cell-content .cell-text[data-v-33f4254e] {
6014
+ }.cell-content .cell-text[data-v-5138d230] {
6015
6015
  display: inline-block;
6016
6016
  }
6017
- .cell-content .copy-icon[data-v-33f4254e] {
6017
+ .cell-content .copy-icon[data-v-5138d230] {
6018
6018
  cursor: pointer;
6019
6019
  color: #909399;
6020
6020
  font-size: 14px;
@@ -6022,7 +6022,7 @@ body,
6022
6022
  top: 4px;
6023
6023
  margin-left: 4px;
6024
6024
  }
6025
- .cell-content .copy-icon[data-v-33f4254e]:hover {
6025
+ .cell-content .copy-icon[data-v-5138d230]:hover {
6026
6026
  color: #409eff;
6027
6027
  }.fec-table-filter[data-v-9c6e8c47] {
6028
6028
  display: flex;
@@ -6309,12 +6309,12 @@ body,
6309
6309
  }
6310
6310
  [data-v-e95c842d] .el-checkbox-group .el-checkbox-button__inner {
6311
6311
  border-radius: 4px;
6312
- }.fec-table[data-v-3205a522] {
6312
+ }.fec-table[data-v-3f15ca0e] {
6313
6313
  height: 100%;
6314
6314
  flex-grow: 1;
6315
6315
  padding: 0 16px;
6316
6316
  }
6317
- .fec-table-container[data-v-3205a522] {
6317
+ .fec-table-container[data-v-3f15ca0e] {
6318
6318
  width: 100%;
6319
6319
  background: #fff;
6320
6320
  box-sizing: border-box;
@@ -6324,87 +6324,87 @@ body,
6324
6324
  overflow: hidden;
6325
6325
  flex-grow: 1;
6326
6326
  }
6327
- .fec-table-container .fec-vxe-table[data-v-3205a522] {
6327
+ .fec-table-container .fec-vxe-table[data-v-3f15ca0e] {
6328
6328
  flex: 1;
6329
6329
  min-height: 0;
6330
6330
  overflow: hidden;
6331
6331
  margin-bottom: 16px;
6332
6332
  }
6333
- .fec-table-container[data-v-3205a522] .vxe-table {
6333
+ .fec-table-container[data-v-3f15ca0e] .vxe-table {
6334
6334
  font-size: 14px;
6335
6335
  font-family: inherit;
6336
6336
  }
6337
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-sort--asc-btn,
6338
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-sort--desc-btn {
6337
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-sort--asc-btn,
6338
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-sort--desc-btn {
6339
6339
  color: #dcdcdc;
6340
6340
  }
6341
- .fec-table-container[data-v-3205a522] .vxe-table .serverSort .vxe-sort--asc-btn,
6342
- .fec-table-container[data-v-3205a522] .vxe-table .serverSort .vxe-sort--desc-btn {
6341
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .serverSort .vxe-sort--asc-btn,
6342
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .serverSort .vxe-sort--desc-btn {
6343
6343
  color: #d3edf9;
6344
6344
  }
6345
- .fec-table-container[data-v-3205a522] .vxe-table .serverSort .sort--active {
6345
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .serverSort .sort--active {
6346
6346
  color: var(--el-color-primary);
6347
6347
  }
6348
- .fec-table-container[data-v-3205a522] .vxe-table .sort--active {
6348
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .sort--active {
6349
6349
  color: var(--el-color-primary);
6350
6350
  }
6351
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-table--body-wrapper {
6351
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-table--body-wrapper {
6352
6352
  overflow: auto;
6353
6353
  }
6354
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-table--body,
6355
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-table--header,
6356
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-table--footer {
6354
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-table--body,
6355
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-table--header,
6356
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-table--footer {
6357
6357
  width: 100% !important;
6358
6358
  }
6359
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-header--column {
6359
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-header--column {
6360
6360
  background-color: #fff;
6361
6361
  }
6362
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-header--column .vxe-cell {
6362
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-header--column .vxe-cell {
6363
6363
  height: 40px !important;
6364
6364
  min-height: 40px !important;
6365
6365
  color: #333;
6366
6366
  }
6367
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-table--header-inner-wrapper {
6367
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-table--header-inner-wrapper {
6368
6368
  height: 40px !important;
6369
6369
  }
6370
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-body--column .vxe-cell {
6370
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-body--column .vxe-cell {
6371
6371
  padding: 6px !important;
6372
6372
  min-height: 32px !important;
6373
6373
  color: #666;
6374
6374
  font-size: 13px;
6375
6375
  }
6376
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-body--column .c--tooltip,
6377
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-body--column .c--title {
6376
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-body--column .c--tooltip,
6377
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-body--column .c--title {
6378
6378
  height: 32px !important;
6379
6379
  min-height: 32px !important;
6380
6380
  }
6381
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-table--border-line {
6381
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-table--border-line {
6382
6382
  border: none;
6383
6383
  border-bottom: 1px solid #ebeef5;
6384
6384
  border-top: 1px solid #ebeef5;
6385
6385
  }
6386
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-table--scroll-y-handle-appearance,
6387
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-table--scroll-y-wrapper:after {
6386
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-table--scroll-y-handle-appearance,
6387
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-table--scroll-y-wrapper:after {
6388
6388
  border: none !important;
6389
6389
  }
6390
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-table--scroll-y-top-corner {
6390
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-table--scroll-y-top-corner {
6391
6391
  display: none !important;
6392
6392
  }
6393
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-cell--sort {
6393
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-cell--sort {
6394
6394
  font-size: 14px;
6395
6395
  }
6396
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-body--column,
6397
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-footer--column,
6398
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-header--column,
6399
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-body--column,
6400
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-footer--column,
6401
- .fec-table-container[data-v-3205a522] .vxe-table .vxe-header--column {
6396
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-body--column,
6397
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-footer--column,
6398
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-header--column,
6399
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-body--column,
6400
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-footer--column,
6401
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .vxe-header--column {
6402
6402
  background-image: linear-gradient(#ebeef5, #ebeef5) !important;
6403
6403
  }
6404
- .fec-table-container[data-v-3205a522] .vxe-table .el-button.is-disabled {
6404
+ .fec-table-container[data-v-3f15ca0e] .vxe-table .el-button.is-disabled {
6405
6405
  color: #ccc !important;
6406
6406
  }
6407
- .fec-table-sub[data-v-3205a522] .vxe-table .vxe-table--border-line {
6407
+ .fec-table-sub[data-v-3f15ca0e] .vxe-table .vxe-table--border-line {
6408
6408
  border-top: none;
6409
6409
  }
6410
6410
  .fec-layout-card[data-v-c90689d4] {
@@ -6458,11 +6458,6 @@ body,
6458
6458
  }:root,:host{--van-cell-font-size: var(--van-font-size-md);--van-cell-line-height: 24px;--van-cell-vertical-padding: 10px;--van-cell-horizontal-padding: var(--van-padding-md);--van-cell-text-color: var(--van-text-color);--van-cell-background: var(--van-background-2);--van-cell-border-color: var(--van-border-color);--van-cell-active-color: var(--van-active-color);--van-cell-required-color: var(--van-danger-color);--van-cell-label-color: var(--van-text-color-2);--van-cell-label-font-size: var(--van-font-size-sm);--van-cell-label-line-height: var(--van-line-height-sm);--van-cell-label-margin-top: var(--van-padding-base);--van-cell-value-color: var(--van-text-color-2);--van-cell-value-font-size: inherit;--van-cell-icon-size: 16px;--van-cell-right-icon-color: var(--van-gray-6);--van-cell-large-vertical-padding: var(--van-padding-sm);--van-cell-large-title-font-size: var(--van-font-size-lg);--van-cell-large-label-font-size: var(--van-font-size-md);--van-cell-large-value-font-size: inherit}.van-cell{position:relative;display:flex;box-sizing:border-box;width:100%;padding:var(--van-cell-vertical-padding) var(--van-cell-horizontal-padding);overflow:hidden;color:var(--van-cell-text-color);font-size:var(--van-cell-font-size);line-height:var(--van-cell-line-height);background:var(--van-cell-background)}.van-cell:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:var(--van-padding-md);bottom:0;left:var(--van-padding-md);border-bottom:1px solid var(--van-cell-border-color);transform:scaleY(.5)}.van-cell:last-child:after,.van-cell--borderless:after{display:none}.van-cell__label{margin-top:var(--van-cell-label-margin-top);color:var(--van-cell-label-color);font-size:var(--van-cell-label-font-size);line-height:var(--van-cell-label-line-height)}.van-cell__title,.van-cell__value{flex:1}.van-cell__value{position:relative;overflow:hidden;color:var(--van-cell-value-color);font-size:var(--van-cell-value-font-size);text-align:right;vertical-align:middle;word-wrap:break-word}.van-cell__left-icon,.van-cell__right-icon{height:var(--van-cell-line-height);font-size:var(--van-cell-icon-size);line-height:var(--van-cell-line-height)}.van-cell__left-icon{margin-right:var(--van-padding-base)}.van-cell__right-icon{margin-left:var(--van-padding-base);color:var(--van-cell-right-icon-color)}.van-cell--clickable{cursor:pointer}.van-cell--clickable:active{background-color:var(--van-cell-active-color)}.van-cell--required{overflow:visible}.van-cell--required:before{position:absolute;left:var(--van-padding-xs);color:var(--van-cell-required-color);font-size:var(--van-cell-font-size);content:"*"}.van-cell--center{align-items:center}.van-cell--large{padding-top:var(--van-cell-large-vertical-padding);padding-bottom:var(--van-cell-large-vertical-padding)}.van-cell--large .van-cell__title{font-size:var(--van-cell-large-title-font-size)}.van-cell--large .van-cell__label{font-size:var(--van-cell-large-label-font-size)}.van-cell--large .van-cell__value{font-size:var(--van-cell-large-value-font-size)}
6459
6459
  :root,:host{--van-cell-group-background: var(--van-background-2);--van-cell-group-title-color: var(--van-text-color-2);--van-cell-group-title-padding: var(--van-padding-md) var(--van-padding-md);--van-cell-group-title-font-size: var(--van-font-size-md);--van-cell-group-title-line-height: 16px;--van-cell-group-inset-padding: 0 var(--van-padding-md);--van-cell-group-inset-radius: var(--van-radius-lg);--van-cell-group-inset-title-padding: var(--van-padding-md) var(--van-padding-md)}.van-cell-group{background:var(--van-cell-group-background)}.van-cell-group--inset{margin:var(--van-cell-group-inset-padding);border-radius:var(--van-cell-group-inset-radius);overflow:hidden}.van-cell-group__title{padding:var(--van-cell-group-title-padding);color:var(--van-cell-group-title-color);font-size:var(--van-cell-group-title-font-size);line-height:var(--van-cell-group-title-line-height)}.van-cell-group__title--inset{padding:var(--van-cell-group-inset-title-padding)}
6460
6460
  .van-swipe-cell{position:relative;overflow:hidden;cursor:-webkit-grab;cursor:grab}.van-swipe-cell__wrapper{transition-timing-function:cubic-bezier(.18,.89,.32,1);transition-property:transform}.van-swipe-cell__left,.van-swipe-cell__right{position:absolute;top:0;height:100%}.van-swipe-cell__left{left:0;transform:translate3d(-100%,0,0)}.van-swipe-cell__right{right:0;transform:translate3d(100%,0,0)}
6461
- :root,:host{--van-action-bar-background: var(--van-background-2);--van-action-bar-height: 50px}.van-action-bar{position:fixed;right:0;bottom:0;left:0;display:flex;align-items:center;box-sizing:content-box;height:var(--van-action-bar-height);background:var(--van-action-bar-background)}
6462
- :root,:host{--van-action-bar-button-height: 40px;--van-action-bar-button-warning-color: var(--van-gradient-orange);--van-action-bar-button-danger-color: var(--van-gradient-red)}.van-action-bar-button{flex:1;height:var(--van-action-bar-button-height);font-weight:var(--van-font-bold);font-size:var(--van-font-size-md);border:none;border-radius:0}.van-action-bar-button--first{margin-left:5px;border-top-left-radius:var(--van-radius-max);border-bottom-left-radius:var(--van-radius-max)}.van-action-bar-button--last{margin-right:5px;border-top-right-radius:var(--van-radius-max);border-bottom-right-radius:var(--van-radius-max)}.van-action-bar-button--warning{background:var(--van-action-bar-button-warning-color)}.van-action-bar-button--danger{background:var(--van-action-bar-button-danger-color)}@media(max-width:321px){.van-action-bar-button{font-size:13px}}
6463
- :root,:host{--van-overlay-z-index: 1;--van-overlay-background: rgba(0, 0, 0, .7)}.van-overlay{position:fixed;top:0;left:0;z-index:var(--van-overlay-z-index);width:100%;height:100%;background:var(--van-overlay-background)}
6464
- :root,:host{--van-popup-background: var(--van-background-2);--van-popup-transition: transform var(--van-duration-base);--van-popup-round-radius: 16px;--van-popup-close-icon-size: 22px;--van-popup-close-icon-color: var(--van-gray-5);--van-popup-close-icon-margin: 16px;--van-popup-close-icon-z-index: 1}.van-overflow-hidden{overflow:hidden!important}.van-popup{position:fixed;max-height:100%;overflow-y:auto;box-sizing:border-box;background:var(--van-popup-background);transition:var(--van-popup-transition);-webkit-overflow-scrolling:touch}.van-popup--center{top:50%;left:0;right:0;width:-webkit-fit-content;width:fit-content;max-width:calc(100vw - var(--van-padding-md) * 2);margin:0 auto;transform:translateY(-50%)}.van-popup--center.van-popup--round{border-radius:var(--van-popup-round-radius)}.van-popup--top{top:0;left:0;width:100%}.van-popup--top.van-popup--round{border-radius:0 0 var(--van-popup-round-radius) var(--van-popup-round-radius)}.van-popup--right{top:50%;right:0;transform:translate3d(0,-50%,0)}.van-popup--right.van-popup--round{border-radius:var(--van-popup-round-radius) 0 0 var(--van-popup-round-radius)}.van-popup--bottom{bottom:0;left:0;width:100%}.van-popup--bottom.van-popup--round{border-radius:var(--van-popup-round-radius) var(--van-popup-round-radius) 0 0}.van-popup--left{top:50%;left:0;transform:translate3d(0,-50%,0)}.van-popup--left.van-popup--round{border-radius:0 var(--van-popup-round-radius) var(--van-popup-round-radius) 0}.van-popup-slide-top-enter-active,.van-popup-slide-left-enter-active,.van-popup-slide-right-enter-active,.van-popup-slide-bottom-enter-active{transition-timing-function:var(--van-ease-out)}.van-popup-slide-top-leave-active,.van-popup-slide-left-leave-active,.van-popup-slide-right-leave-active,.van-popup-slide-bottom-leave-active{transition-timing-function:var(--van-ease-in)}.van-popup-slide-top-enter-from,.van-popup-slide-top-leave-active{transform:translate3d(0,-100%,0)}.van-popup-slide-right-enter-from,.van-popup-slide-right-leave-active{transform:translate3d(100%,-50%,0)}.van-popup-slide-bottom-enter-from,.van-popup-slide-bottom-leave-active{transform:translate3d(0,100%,0)}.van-popup-slide-left-enter-from,.van-popup-slide-left-leave-active{transform:translate3d(-100%,-50%,0)}.van-popup__close-icon{position:absolute;z-index:var(--van-popup-close-icon-z-index);color:var(--van-popup-close-icon-color);font-size:var(--van-popup-close-icon-size)}.van-popup__close-icon--top-left{top:var(--van-popup-close-icon-margin);left:var(--van-popup-close-icon-margin)}.van-popup__close-icon--top-right{top:var(--van-popup-close-icon-margin);right:var(--van-popup-close-icon-margin)}.van-popup__close-icon--bottom-left{bottom:var(--van-popup-close-icon-margin);left:var(--van-popup-close-icon-margin)}.van-popup__close-icon--bottom-right{right:var(--van-popup-close-icon-margin);bottom:var(--van-popup-close-icon-margin)}
6465
- :root,:host{--van-dialog-width: 320px;--van-dialog-small-screen-width: 90%;--van-dialog-font-size: var(--van-font-size-lg);--van-dialog-transition: var(--van-duration-base);--van-dialog-radius: 16px;--van-dialog-background: var(--van-background-2);--van-dialog-header-font-weight: var(--van-font-bold);--van-dialog-header-line-height: 24px;--van-dialog-header-padding-top: 26px;--van-dialog-header-isolated-padding: var(--van-padding-lg) 0;--van-dialog-message-padding: var(--van-padding-lg);--van-dialog-message-font-size: var(--van-font-size-md);--van-dialog-message-line-height: var(--van-line-height-md);--van-dialog-message-max-height: 60vh;--van-dialog-has-title-message-text-color: var(--van-gray-7);--van-dialog-has-title-message-padding-top: var(--van-padding-xs);--van-dialog-button-height: 48px;--van-dialog-round-button-height: 36px;--van-dialog-confirm-button-text-color: var(--van-primary-color)}.van-dialog{top:45%;width:var(--van-dialog-width);overflow:hidden;font-size:var(--van-dialog-font-size);background:var(--van-dialog-background);border-radius:var(--van-dialog-radius);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:var(--van-dialog-transition);transition-property:transform,opacity}@media(max-width:321px){.van-dialog{width:var(--van-dialog-small-screen-width)}}.van-dialog__header{color:var(--van-text-color);padding-top:var(--van-dialog-header-padding-top);font-weight:var(--van-dialog-header-font-weight);line-height:var(--van-dialog-header-line-height);text-align:center}.van-dialog__header--isolated{padding:var(--van-dialog-header-isolated-padding)}.van-dialog__content--isolated{display:flex;align-items:center;min-height:104px}.van-dialog__message{color:var(--van-text-color);flex:1;max-height:var(--van-dialog-message-max-height);padding:26px var(--van-dialog-message-padding);overflow-y:auto;font-size:var(--van-dialog-message-font-size);line-height:var(--van-dialog-message-line-height);white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:var(--van-dialog-has-title-message-padding-top);color:var(--van-dialog-has-title-message-text-color)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__message--justify{text-align:justify}.van-dialog__footer{display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__confirm,.van-dialog__cancel{flex:1;height:var(--van-dialog-button-height);margin:0;border:0;border-radius:0}.van-dialog__confirm,.van-dialog__confirm:active{color:var(--van-dialog-confirm-button-text-color)}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:var(--van-padding-xs) var(--van-padding-lg) var(--van-padding-md)}.van-dialog--round-button .van-dialog__message{padding-bottom:var(--van-padding-md);color:var(--van-text-color)}.van-dialog--round-button .van-dialog__confirm,.van-dialog--round-button .van-dialog__cancel{height:var(--van-dialog-round-button-height)}.van-dialog--round-button .van-dialog__confirm{color:var(--van-white)}.van-dialog--round-button .van-action-bar-button--first{border-top-left-radius:var(--van-radius-max);border-bottom-left-radius:var(--van-radius-max)}.van-dialog--round-button .van-action-bar-button--last{border-top-right-radius:var(--van-radius-max);border-bottom-right-radius:var(--van-radius-max)}.van-dialog-bounce-enter-from{transform:translate3d(0,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{transform:translate3d(0,-50%,0) scale(.9);opacity:0}
6466
6461
 
6467
6462
  .fec-card[data-v-dc24b95f] {
6468
6463
  margin: 12px;
@@ -6471,6 +6466,11 @@ body,
6471
6466
  .fec-swipe-delete-button[data-v-dc24b95f] {
6472
6467
  height: 100%;
6473
6468
  }
6469
+ :root,:host{--van-action-bar-background: var(--van-background-2);--van-action-bar-height: 50px}.van-action-bar{position:fixed;right:0;bottom:0;left:0;display:flex;align-items:center;box-sizing:content-box;height:var(--van-action-bar-height);background:var(--van-action-bar-background)}
6470
+ :root,:host{--van-action-bar-button-height: 40px;--van-action-bar-button-warning-color: var(--van-gradient-orange);--van-action-bar-button-danger-color: var(--van-gradient-red)}.van-action-bar-button{flex:1;height:var(--van-action-bar-button-height);font-weight:var(--van-font-bold);font-size:var(--van-font-size-md);border:none;border-radius:0}.van-action-bar-button--first{margin-left:5px;border-top-left-radius:var(--van-radius-max);border-bottom-left-radius:var(--van-radius-max)}.van-action-bar-button--last{margin-right:5px;border-top-right-radius:var(--van-radius-max);border-bottom-right-radius:var(--van-radius-max)}.van-action-bar-button--warning{background:var(--van-action-bar-button-warning-color)}.van-action-bar-button--danger{background:var(--van-action-bar-button-danger-color)}@media(max-width:321px){.van-action-bar-button{font-size:13px}}
6471
+ :root,:host{--van-overlay-z-index: 1;--van-overlay-background: rgba(0, 0, 0, .7)}.van-overlay{position:fixed;top:0;left:0;z-index:var(--van-overlay-z-index);width:100%;height:100%;background:var(--van-overlay-background)}
6472
+ :root,:host{--van-popup-background: var(--van-background-2);--van-popup-transition: transform var(--van-duration-base);--van-popup-round-radius: 16px;--van-popup-close-icon-size: 22px;--van-popup-close-icon-color: var(--van-gray-5);--van-popup-close-icon-margin: 16px;--van-popup-close-icon-z-index: 1}.van-overflow-hidden{overflow:hidden!important}.van-popup{position:fixed;max-height:100%;overflow-y:auto;box-sizing:border-box;background:var(--van-popup-background);transition:var(--van-popup-transition);-webkit-overflow-scrolling:touch}.van-popup--center{top:50%;left:0;right:0;width:-webkit-fit-content;width:fit-content;max-width:calc(100vw - var(--van-padding-md) * 2);margin:0 auto;transform:translateY(-50%)}.van-popup--center.van-popup--round{border-radius:var(--van-popup-round-radius)}.van-popup--top{top:0;left:0;width:100%}.van-popup--top.van-popup--round{border-radius:0 0 var(--van-popup-round-radius) var(--van-popup-round-radius)}.van-popup--right{top:50%;right:0;transform:translate3d(0,-50%,0)}.van-popup--right.van-popup--round{border-radius:var(--van-popup-round-radius) 0 0 var(--van-popup-round-radius)}.van-popup--bottom{bottom:0;left:0;width:100%}.van-popup--bottom.van-popup--round{border-radius:var(--van-popup-round-radius) var(--van-popup-round-radius) 0 0}.van-popup--left{top:50%;left:0;transform:translate3d(0,-50%,0)}.van-popup--left.van-popup--round{border-radius:0 var(--van-popup-round-radius) var(--van-popup-round-radius) 0}.van-popup-slide-top-enter-active,.van-popup-slide-left-enter-active,.van-popup-slide-right-enter-active,.van-popup-slide-bottom-enter-active{transition-timing-function:var(--van-ease-out)}.van-popup-slide-top-leave-active,.van-popup-slide-left-leave-active,.van-popup-slide-right-leave-active,.van-popup-slide-bottom-leave-active{transition-timing-function:var(--van-ease-in)}.van-popup-slide-top-enter-from,.van-popup-slide-top-leave-active{transform:translate3d(0,-100%,0)}.van-popup-slide-right-enter-from,.van-popup-slide-right-leave-active{transform:translate3d(100%,-50%,0)}.van-popup-slide-bottom-enter-from,.van-popup-slide-bottom-leave-active{transform:translate3d(0,100%,0)}.van-popup-slide-left-enter-from,.van-popup-slide-left-leave-active{transform:translate3d(-100%,-50%,0)}.van-popup__close-icon{position:absolute;z-index:var(--van-popup-close-icon-z-index);color:var(--van-popup-close-icon-color);font-size:var(--van-popup-close-icon-size)}.van-popup__close-icon--top-left{top:var(--van-popup-close-icon-margin);left:var(--van-popup-close-icon-margin)}.van-popup__close-icon--top-right{top:var(--van-popup-close-icon-margin);right:var(--van-popup-close-icon-margin)}.van-popup__close-icon--bottom-left{bottom:var(--van-popup-close-icon-margin);left:var(--van-popup-close-icon-margin)}.van-popup__close-icon--bottom-right{right:var(--van-popup-close-icon-margin);bottom:var(--van-popup-close-icon-margin)}
6473
+ :root,:host{--van-dialog-width: 320px;--van-dialog-small-screen-width: 90%;--van-dialog-font-size: var(--van-font-size-lg);--van-dialog-transition: var(--van-duration-base);--van-dialog-radius: 16px;--van-dialog-background: var(--van-background-2);--van-dialog-header-font-weight: var(--van-font-bold);--van-dialog-header-line-height: 24px;--van-dialog-header-padding-top: 26px;--van-dialog-header-isolated-padding: var(--van-padding-lg) 0;--van-dialog-message-padding: var(--van-padding-lg);--van-dialog-message-font-size: var(--van-font-size-md);--van-dialog-message-line-height: var(--van-line-height-md);--van-dialog-message-max-height: 60vh;--van-dialog-has-title-message-text-color: var(--van-gray-7);--van-dialog-has-title-message-padding-top: var(--van-padding-xs);--van-dialog-button-height: 48px;--van-dialog-round-button-height: 36px;--van-dialog-confirm-button-text-color: var(--van-primary-color)}.van-dialog{top:45%;width:var(--van-dialog-width);overflow:hidden;font-size:var(--van-dialog-font-size);background:var(--van-dialog-background);border-radius:var(--van-dialog-radius);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:var(--van-dialog-transition);transition-property:transform,opacity}@media(max-width:321px){.van-dialog{width:var(--van-dialog-small-screen-width)}}.van-dialog__header{color:var(--van-text-color);padding-top:var(--van-dialog-header-padding-top);font-weight:var(--van-dialog-header-font-weight);line-height:var(--van-dialog-header-line-height);text-align:center}.van-dialog__header--isolated{padding:var(--van-dialog-header-isolated-padding)}.van-dialog__content--isolated{display:flex;align-items:center;min-height:104px}.van-dialog__message{color:var(--van-text-color);flex:1;max-height:var(--van-dialog-message-max-height);padding:26px var(--van-dialog-message-padding);overflow-y:auto;font-size:var(--van-dialog-message-font-size);line-height:var(--van-dialog-message-line-height);white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:var(--van-dialog-has-title-message-padding-top);color:var(--van-dialog-has-title-message-text-color)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__message--justify{text-align:justify}.van-dialog__footer{display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__confirm,.van-dialog__cancel{flex:1;height:var(--van-dialog-button-height);margin:0;border:0;border-radius:0}.van-dialog__confirm,.van-dialog__confirm:active{color:var(--van-dialog-confirm-button-text-color)}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:var(--van-padding-xs) var(--van-padding-lg) var(--van-padding-md)}.van-dialog--round-button .van-dialog__message{padding-bottom:var(--van-padding-md);color:var(--van-text-color)}.van-dialog--round-button .van-dialog__confirm,.van-dialog--round-button .van-dialog__cancel{height:var(--van-dialog-round-button-height)}.van-dialog--round-button .van-dialog__confirm{color:var(--van-white)}.van-dialog--round-button .van-action-bar-button--first{border-top-left-radius:var(--van-radius-max);border-bottom-left-radius:var(--van-radius-max)}.van-dialog--round-button .van-action-bar-button--last{border-top-right-radius:var(--van-radius-max);border-bottom-right-radius:var(--van-radius-max)}.van-dialog-bounce-enter-from{transform:translate3d(0,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{transform:translate3d(0,-50%,0) scale(.9);opacity:0}
6474
6474
  :root,:host{--van-image-placeholder-text-color: var(--van-text-color-2);--van-image-placeholder-font-size: var(--van-font-size-md);--van-image-placeholder-background: var(--van-background);--van-image-loading-icon-size: 32px;--van-image-loading-icon-color: var(--van-gray-4);--van-image-error-icon-size: 32px;--van-image-error-icon-color: var(--van-gray-4)}.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:var(--van-radius-max)}.van-image--round .van-image__img{border-radius:inherit}.van-image--block{display:block}.van-image__img,.van-image__error,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--van-image-placeholder-text-color);font-size:var(--van-image-placeholder-font-size);background:var(--van-image-placeholder-background)}.van-image__loading-icon{color:var(--van-image-loading-icon-color);font-size:var(--van-image-loading-icon-size)}.van-image__error-icon{color:var(--van-image-error-icon-color);font-size:var(--van-image-error-icon-size)}
6475
6475
 
6476
6476
  .fec-collapse-container[data-v-6037566c] {
@@ -8,13 +8,13 @@ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toString
8
8
  ;/* empty css */
9
9
  ;/* empty css */
10
10
  const vue = require("vue");
11
+ ;/* empty css */
12
+ const _pluginVue_exportHelper = require("../../../../../../_virtual/_plugin-vue_export-helper.js");
11
13
  ;/* empty css */
12
14
  ;/* empty css */
13
15
  ;/* empty css */
14
16
  ;/* empty css */
15
17
  ;/* empty css */
16
- ;/* empty css */
17
- const _pluginVue_exportHelper = require("../../../../../../_virtual/_plugin-vue_export-helper.js");
18
18
  const index$1 = require("../../../../node_modules/vant/es/swipe-cell/index.js");
19
19
  const functionCall = require("../../../../node_modules/vant/es/dialog/function-call.js");
20
20
  require("../../../../node_modules/vant/es/dialog/index.js");
@@ -642,9 +642,9 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
642
642
  };
643
643
  });
644
644
  const radioConfig = vue.reactive({
645
- // strict: true,
646
- // trigger: "row",
647
- // highlight: true,
645
+ strict: true,
646
+ trigger: "row",
647
+ highlight: true
648
648
  });
649
649
  const checkboxConfig = vue.reactive({
650
650
  showHeader: true,
@@ -916,5 +916,5 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
916
916
  };
917
917
  }
918
918
  });
919
- const _Table = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-3205a522"]]);
919
+ const _Table = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-3f15ca0e"]]);
920
920
  exports.default = _Table;
@@ -353,7 +353,6 @@ const _sfc_main = {
353
353
  !__props.readonly && __props.selectMode === "single" ? (vue.openBlock(), vue.createBlock(vue.unref(vxeTable.VxeColumn), {
354
354
  key: 1,
355
355
  type: "radio",
356
- title: " ",
357
356
  width: 50,
358
357
  align: "center",
359
358
  fixed: "left"
@@ -447,5 +446,5 @@ const _sfc_main = {
447
446
  };
448
447
  }
449
448
  };
450
- const TableColumn = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-33f4254e"]]);
449
+ const TableColumn = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-5138d230"]]);
451
450
  exports.default = TableColumn;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fecp/designer",
3
- "version": "5.5.30",
3
+ "version": "5.5.31",
4
4
  "main": "lib/designer/index.js",
5
5
  "module": "es/designer/index.mjs",
6
6
  "files": [