@fecp/designer 5.5.78 → 5.5.80

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.
package/lib/designer.css CHANGED
@@ -2917,69 +2917,69 @@ to {
2917
2917
  }
2918
2918
  .no-condition[data-v-f50128c9] {
2919
2919
  color: #1976d2;
2920
- }.tab-content[data-v-889ebf8b] {
2920
+ }.tab-content[data-v-35097e4f] {
2921
2921
  height: 600px;
2922
2922
  overflow: auto;
2923
2923
  padding: 12px 0;
2924
2924
  }
2925
- .tab-content .tab-link-content[data-v-889ebf8b] {
2925
+ .tab-content .tab-link-content[data-v-35097e4f] {
2926
2926
  display: flex;
2927
2927
  flex-direction: column;
2928
2928
  height: 100%;
2929
2929
  }
2930
- .tab-content .tab-link-content .rule-card[data-v-889ebf8b] {
2930
+ .tab-content .tab-link-content .rule-card[data-v-35097e4f] {
2931
2931
  border-radius: 8px;
2932
2932
  transition: all 0.3s ease;
2933
2933
  margin: 0 12px 16px;
2934
2934
  }
2935
- .tab-content .tab-link-content .rule-card[data-v-889ebf8b]:hover {
2935
+ .tab-content .tab-link-content .rule-card[data-v-35097e4f]:hover {
2936
2936
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
2937
2937
  }
2938
- .tab-content .tab-link-content .rule-card[data-v-889ebf8b] .el-card__body {
2938
+ .tab-content .tab-link-content .rule-card[data-v-35097e4f] .el-card__body {
2939
2939
  padding: 12px;
2940
2940
  }
2941
- .tab-content .tab-link-content .rule-card .rule-content[data-v-889ebf8b] {
2941
+ .tab-content .tab-link-content .rule-card .rule-content[data-v-35097e4f] {
2942
2942
  position: relative;
2943
2943
  }
2944
- .tab-content .tab-link-content .rule-card .rule-content .rule-actions[data-v-889ebf8b] {
2944
+ .tab-content .tab-link-content .rule-card .rule-content .rule-actions[data-v-35097e4f] {
2945
2945
  position: absolute;
2946
2946
  top: 0;
2947
2947
  right: 0;
2948
2948
  display: flex;
2949
2949
  z-index: 10;
2950
2950
  }
2951
- .tab-content .tab-link-content .rule-card .rule-content .rule-actions .el-button[data-v-889ebf8b] {
2951
+ .tab-content .tab-link-content .rule-card .rule-content .rule-actions .el-button[data-v-35097e4f] {
2952
2952
  padding: 4px 8px;
2953
2953
  font-size: 13px;
2954
2954
  }
2955
- .tab-content .tab-link-content .rule-card .rule-content .rule-section[data-v-889ebf8b] {
2955
+ .tab-content .tab-link-content .rule-card .rule-content .rule-section[data-v-35097e4f] {
2956
2956
  margin-bottom: 12px;
2957
2957
  }
2958
- .tab-content .tab-link-content .rule-card .rule-content .rule-section[data-v-889ebf8b]:last-child {
2958
+ .tab-content .tab-link-content .rule-card .rule-content .rule-section[data-v-35097e4f]:last-child {
2959
2959
  margin-bottom: 0;
2960
2960
  }
2961
- .tab-content .tab-link-content .rule-card .rule-content .rule-section .rule-section-title[data-v-889ebf8b] {
2961
+ .tab-content .tab-link-content .rule-card .rule-content .rule-section .rule-section-title[data-v-35097e4f] {
2962
2962
  font-size: 13px;
2963
2963
  color: #909399;
2964
2964
  margin-bottom: 5px;
2965
2965
  font-weight: 500;
2966
2966
  }
2967
- .tab-content .tab-link-content .rule-card .rule-content .rule-section .rule-field-values[data-v-889ebf8b] {
2967
+ .tab-content .tab-link-content .rule-card .rule-content .rule-section .rule-field-values[data-v-35097e4f] {
2968
2968
  display: flex;
2969
2969
  flex-wrap: wrap;
2970
2970
  align-items: center;
2971
2971
  }
2972
- .tab-content .tab-link-content .rule-card .rule-content .rule-section .rule-field-values .field-value-item[data-v-889ebf8b] {
2972
+ .tab-content .tab-link-content .rule-card .rule-content .rule-section .rule-field-values .field-value-item[data-v-35097e4f] {
2973
2973
  color: #1976d2;
2974
2974
  font-weight: 500;
2975
2975
  font-size: 14px;
2976
2976
  }
2977
- .tab-content .tab-link-content .rule-card .rule-content .rule-section .rule-conditions .condition-item[data-v-889ebf8b] {
2977
+ .tab-content .tab-link-content .rule-card .rule-content .rule-section .rule-conditions .condition-item[data-v-35097e4f] {
2978
2978
  border-radius: 6px;
2979
2979
  font-size: 14px;
2980
2980
  line-height: 1.8;
2981
2981
  }
2982
- .tab-content .tab-empty-state[data-v-889ebf8b] {
2982
+ .tab-content .tab-empty-state[data-v-35097e4f] {
2983
2983
  display: flex;
2984
2984
  flex-direction: column;
2985
2985
  align-items: center;
@@ -2988,24 +2988,24 @@ to {
2988
2988
  padding: 40px;
2989
2989
  gap: 20px;
2990
2990
  }
2991
- .add-rule-btn[data-v-889ebf8b] {
2991
+ .add-rule-btn[data-v-35097e4f] {
2992
2992
  margin-bottom: 16px;
2993
2993
  display: flex;
2994
2994
  align-items: flex-end;
2995
2995
  padding: 0 12px;
2996
2996
  gap: 12px;
2997
2997
  }
2998
- .data-link-tabs[data-v-889ebf8b] {
2998
+ .data-link-tabs[data-v-35097e4f] {
2999
2999
  background: #fff;
3000
3000
  }
3001
- .data-link-tabs[data-v-889ebf8b] .el-tabs__header {
3001
+ .data-link-tabs[data-v-35097e4f] .el-tabs__header {
3002
3002
  margin-bottom: 0px;
3003
3003
  padding: 0 18px;
3004
3004
  }
3005
- .data-link-tabs[data-v-889ebf8b] .el-tabs__nav-wrap:after {
3005
+ .data-link-tabs[data-v-35097e4f] .el-tabs__nav-wrap:after {
3006
3006
  height: 1px;
3007
3007
  }
3008
- .advanced-title[data-v-889ebf8b] {
3008
+ .advanced-title[data-v-35097e4f] {
3009
3009
  font-size: 14px;
3010
3010
  color: #131d2e;
3011
3011
  line-height: 24px;
@@ -3013,7 +3013,7 @@ to {
3013
3013
  position: relative;
3014
3014
  margin-bottom: 8px;
3015
3015
  }
3016
- .advanced-title[data-v-889ebf8b]:before {
3016
+ .advanced-title[data-v-35097e4f]:before {
3017
3017
  content: " ";
3018
3018
  display: inline-block;
3019
3019
  width: 3px;
@@ -3024,28 +3024,28 @@ to {
3024
3024
  left: 0px;
3025
3025
  border-radius: 4px;
3026
3026
  }
3027
- .field-assignment-area .field-assignment-list[data-v-889ebf8b] {
3027
+ .field-assignment-area .field-assignment-list[data-v-35097e4f] {
3028
3028
  margin-bottom: 12px;
3029
3029
  }
3030
- .field-assignment-area .field-assignment-item[data-v-889ebf8b] {
3030
+ .field-assignment-area .field-assignment-item[data-v-35097e4f] {
3031
3031
  margin-bottom: 12px;
3032
3032
  display: flex;
3033
3033
  align-items: center;
3034
3034
  flex-wrap: wrap;
3035
3035
  }
3036
- .field-assignment-area .field-assignment-item .field-value-input[data-v-889ebf8b] {
3036
+ .field-assignment-area .field-assignment-item .field-value-input[data-v-35097e4f] {
3037
3037
  flex: 1;
3038
3038
  min-width: 200px;
3039
3039
  }
3040
- .field-assignment-area .add-assignment-btn[data-v-889ebf8b] {
3040
+ .field-assignment-area .add-assignment-btn[data-v-35097e4f] {
3041
3041
  font-size: 14px;
3042
3042
  }
3043
- .field-assignments-display[data-v-889ebf8b] {
3043
+ .field-assignments-display[data-v-35097e4f] {
3044
3044
  display: flex;
3045
3045
  flex-direction: column;
3046
3046
  gap: 8px;
3047
3047
  }
3048
- .field-assignments-display .field-assignment-display-item[data-v-889ebf8b] {
3048
+ .field-assignments-display .field-assignment-display-item[data-v-35097e4f] {
3049
3049
  display: flex;
3050
3050
  align-items: center;
3051
3051
  gap: 8px;
@@ -3053,15 +3053,15 @@ to {
3053
3053
  font-size: 14px;
3054
3054
  line-height: 1.6;
3055
3055
  }
3056
- .field-assignments-display .field-assignment-display-item .field-name[data-v-889ebf8b] {
3056
+ .field-assignments-display .field-assignment-display-item .field-name[data-v-35097e4f] {
3057
3057
  color: #1976d2;
3058
3058
  font-weight: 500;
3059
3059
  }
3060
- .field-assignments-display .field-assignment-display-item .field-operator[data-v-889ebf8b] {
3060
+ .field-assignments-display .field-assignment-display-item .field-operator[data-v-35097e4f] {
3061
3061
  color: #909399;
3062
3062
  margin: 0 4px;
3063
3063
  }
3064
- .field-assignments-display .field-assignment-display-item .field-value-display[data-v-889ebf8b] {
3064
+ .field-assignments-display .field-assignment-display-item .field-value-display[data-v-35097e4f] {
3065
3065
  color: #303133;
3066
3066
  }.advanced-title[data-v-86f3da95] {
3067
3067
  font-size: 14px;
@@ -6185,11 +6185,11 @@ body,
6185
6185
  width: 80px;
6186
6186
  font-size: var(--el-font-size-extra-small);
6187
6187
  }
6188
- .fec-form-nav[data-v-9a61a028] {
6188
+ .fec-form-nav[data-v-1a0c9e5c] {
6189
6189
  background: #fff;
6190
6190
  padding: 0 20px;
6191
6191
  }
6192
- .fec-form-nav .fec-form-links[data-v-9a61a028] {
6192
+ .fec-form-nav .fec-form-links[data-v-1a0c9e5c] {
6193
6193
  display: flex;
6194
6194
  flex-wrap: wrap;
6195
6195
  padding: 6px 0;
@@ -6197,12 +6197,12 @@ body,
6197
6197
  flex-direction: row;
6198
6198
  border-bottom: 1px solid #e4e7ed;
6199
6199
  }
6200
- .fec-form-nav .fec-form-links .fec-form-link-item[data-v-9a61a028] {
6200
+ .fec-form-nav .fec-form-links .fec-form-link-item[data-v-1a0c9e5c] {
6201
6201
  padding: 0;
6202
6202
  text-decoration: none;
6203
6203
  flex-shrink: 0;
6204
6204
  }
6205
- .fec-form-nav .fec-form-links .fec-form-link-item .fec-form-link-content[data-v-9a61a028] {
6205
+ .fec-form-nav .fec-form-links .fec-form-link-item .fec-form-link-content[data-v-1a0c9e5c] {
6206
6206
  display: inline-flex;
6207
6207
  align-items: center;
6208
6208
  padding: 5px 12px;
@@ -6213,23 +6213,23 @@ body,
6213
6213
  cursor: pointer;
6214
6214
  white-space: nowrap;
6215
6215
  }
6216
- .fec-form-nav .fec-form-links .fec-form-link-item .fec-form-link-content[data-v-9a61a028]:hover {
6216
+ .fec-form-nav .fec-form-links .fec-form-link-item .fec-form-link-content[data-v-1a0c9e5c]:hover {
6217
6217
  color: #303133;
6218
6218
  }
6219
- .fec-form-nav .fec-form-links .fec-form-link-item .fec-form-link-content:hover .tab-count[data-v-9a61a028] {
6219
+ .fec-form-nav .fec-form-links .fec-form-link-item .fec-form-link-content:hover .tab-count[data-v-1a0c9e5c] {
6220
6220
  color: inherit;
6221
6221
  }
6222
- .fec-form-nav .fec-form-links .fec-form-link-item .tab-count[data-v-9a61a028] {
6222
+ .fec-form-nav .fec-form-links .fec-form-link-item .tab-count[data-v-1a0c9e5c] {
6223
6223
  margin-left: 2px;
6224
6224
  font-size: 12px;
6225
6225
  color: #c0c4cc;
6226
6226
  }
6227
- .fec-form-nav .fec-form-links .fec-form-link-item.is-active .fec-form-link-content[data-v-9a61a028] {
6227
+ .fec-form-nav .fec-form-links .fec-form-link-item.is-active .fec-form-link-content[data-v-1a0c9e5c] {
6228
6228
  color: var(--el-color-primary);
6229
6229
  background: #ecf5ff;
6230
6230
  font-weight: 500;
6231
6231
  }
6232
- .fec-form-nav .fec-form-links .fec-form-link-item.is-active .tab-count[data-v-9a61a028] {
6232
+ .fec-form-nav .fec-form-links .fec-form-link-item.is-active .tab-count[data-v-1a0c9e5c] {
6233
6233
  color: var(--el-color-primary);
6234
6234
  }.el-anchor{--el-anchor-bg-color:var(--el-bg-color);--el-anchor-padding-indent:14px;--el-anchor-line-height:22px;--el-anchor-font-size:12px;--el-anchor-color:var(--el-text-color-secondary);--el-anchor-active-color:var(--el-color-primary);--el-anchor-hover-color:var(--el-text-color-regular);--el-anchor-marker-bg-color:var(--el-color-primary);background-color:var(--el-anchor-bg-color);position:relative}.el-anchor__marker{background-color:var(--el-anchor-marker-bg-color);opacity:0;z-index:0;border-radius:4px;position:absolute}.el-anchor.el-anchor--vertical .el-anchor__marker{width:4px;height:14px;transition:top .25s ease-in-out,opacity .25s;top:8px;left:0}.el-anchor.el-anchor--vertical .el-anchor__list{padding-left:var(--el-anchor-padding-indent)}.el-anchor.el-anchor--vertical.el-anchor--underline:before{content:"";background-color:#0505050f;width:2px;height:100%;position:absolute;left:0}.el-anchor.el-anchor--vertical.el-anchor--underline .el-anchor__marker{border-radius:unset;width:2px}.el-anchor.el-anchor--horizontal .el-anchor__marker{width:20px;height:2px;transition:left .25s ease-in-out,opacity .25s,width .25s;bottom:0}.el-anchor.el-anchor--horizontal .el-anchor__list{padding-bottom:4px;display:flex}.el-anchor.el-anchor--horizontal .el-anchor__list .el-anchor__item{padding-left:16px}.el-anchor.el-anchor--horizontal .el-anchor__list .el-anchor__item:first-child{padding-left:0}.el-anchor.el-anchor--horizontal.el-anchor--underline:before{content:"";background-color:#0505050f;width:100%;height:2px;position:absolute;bottom:0}.el-anchor.el-anchor--horizontal.el-anchor--underline .el-anchor__marker{border-radius:unset;height:2px}.el-anchor__item{flex-direction:column;display:flex}.el-anchor__link{font-size:var(--el-anchor-font-size);line-height:var(--el-anchor-line-height);color:var(--el-anchor-color);transition:color var(--el-transition-duration);white-space:nowrap;text-overflow:ellipsis;cursor:pointer;outline:none;max-width:100%;padding:4px 0;text-decoration:none;overflow:hidden}.el-anchor__link:hover,.el-anchor__link:focus{color:var(--el-hover-color)}.el-anchor__link:focus-visible{border-radius:var(--el-border-radius-base);outline:2px solid var(--el-color-primary)}.el-anchor__link.is-active{color:var(--el-anchor-active-color)}.el-anchor .el-anchor__list .el-anchor__item a{display:inline-block}[data-v-298a5455] .el-anchor__link:focus {
6235
6235
  color: #909399;
@@ -6267,15 +6267,15 @@ body,
6267
6267
  align-items: center;
6268
6268
  flex-wrap: nowrap;
6269
6269
  }
6270
- .fec-form[data-v-b483ee57] {
6270
+ .fec-form[data-v-0876ad9b] {
6271
6271
  height: 100%;
6272
6272
  }
6273
- .fec-form.inMinApp[data-v-b483ee57] {
6273
+ .fec-form.inMinApp[data-v-0876ad9b] {
6274
6274
  height: 0px;
6275
6275
  flex: 1;
6276
6276
  padding: 8px;
6277
6277
  }
6278
- .fec-form-col[data-v-b483ee57] {
6278
+ .fec-form-col[data-v-0876ad9b] {
6279
6279
  padding: 0px !important;
6280
6280
  display: flex !important;
6281
6281
  flex-direction: column;
@@ -6284,22 +6284,22 @@ body,
6284
6284
  overflow: hidden;
6285
6285
  flex: auto !important;
6286
6286
  }
6287
- [data-v-b483ee57] .vgl-layout {
6287
+ [data-v-0876ad9b] .vgl-layout {
6288
6288
  position: relative;
6289
6289
  }
6290
- [data-v-b483ee57] .vgl-item {
6290
+ [data-v-0876ad9b] .vgl-item {
6291
6291
  transition: none;
6292
6292
  }
6293
- [data-v-b483ee57] .vgl-item > .el-form-item {
6293
+ [data-v-0876ad9b] .vgl-item > .el-form-item {
6294
6294
  width: 100%;
6295
6295
  padding: 6px 8px 0 8px;
6296
6296
  height: calc(100% - 15px);
6297
6297
  display: flex;
6298
6298
  }
6299
- [data-v-b483ee57] .vgl-item > .el-form-item.el-form-item--label-top {
6299
+ [data-v-0876ad9b] .vgl-item > .el-form-item.el-form-item--label-top {
6300
6300
  flex-direction: column;
6301
6301
  }
6302
- [data-v-b483ee57] .vgl-item > .el-form-item .el-form-item__label {
6302
+ [data-v-0876ad9b] .vgl-item > .el-form-item .el-form-item__label {
6303
6303
  line-height: 20px;
6304
6304
  display: inline-flex;
6305
6305
  align-items: center;
@@ -6313,107 +6313,107 @@ body,
6313
6313
  flex-shrink: 0;
6314
6314
  min-height: 45px;
6315
6315
  }
6316
- [data-v-b483ee57] .vgl-item > .el-form-item {
6316
+ [data-v-0876ad9b] .vgl-item > .el-form-item {
6317
6317
  /* .el-form-item__error {
6318
6318
  padding-top: 10px;
6319
6319
  } */
6320
6320
  }
6321
- [data-v-b483ee57] .vgl-item > .el-form-item .el-input__wrapper {
6321
+ [data-v-0876ad9b] .vgl-item > .el-form-item .el-input__wrapper {
6322
6322
  padding: 1px 12px;
6323
6323
  }
6324
- [data-v-b483ee57] .vgl-item > .el-container {
6324
+ [data-v-0876ad9b] .vgl-item > .el-container {
6325
6325
  height: auto !important;
6326
6326
  }
6327
6327
  @media (min-width: 1720px) {
6328
- [data-v-b483ee57] .vgl-item .el-form-item__label {
6328
+ [data-v-0876ad9b] .vgl-item .el-form-item__label {
6329
6329
  max-width: 160px !important;
6330
6330
  }
6331
- [data-v-b483ee57] .vgl-item .el-form-item {
6331
+ [data-v-0876ad9b] .vgl-item .el-form-item {
6332
6332
  padding: 6px 8px 0 8px !important;
6333
6333
  }
6334
- [data-v-b483ee57] .vgl-item .el-form-item .el-input__wrapper {
6334
+ [data-v-0876ad9b] .vgl-item .el-form-item .el-input__wrapper {
6335
6335
  padding: 1px 12px;
6336
6336
  }
6337
- [data-v-b483ee57] .vgl-item .el-form-item .el-select__wrapper {
6337
+ [data-v-0876ad9b] .vgl-item .el-form-item .el-select__wrapper {
6338
6338
  padding: 8px 12px;
6339
6339
  }
6340
- .fec-el-form[data-v-b483ee57] {
6340
+ .fec-el-form[data-v-0876ad9b] {
6341
6341
  padding: 12px !important;
6342
6342
  }
6343
6343
  }
6344
6344
  /* 标准 PC(1200px ~ 1439px)*/
6345
6345
  @media (min-width: 1366px) and (max-width: 1719px) {
6346
- [data-v-b483ee57] .vgl-item .el-form-item__label {
6346
+ [data-v-0876ad9b] .vgl-item .el-form-item__label {
6347
6347
  max-width: 130px !important;
6348
6348
  padding-right: 6px !important;
6349
6349
  }
6350
- [data-v-b483ee57] .vgl-item .el-form-item {
6350
+ [data-v-0876ad9b] .vgl-item .el-form-item {
6351
6351
  padding: 6px 0 0 0 !important;
6352
6352
  }
6353
- [data-v-b483ee57] .vgl-item .el-form-item .el-input__wrapper {
6353
+ [data-v-0876ad9b] .vgl-item .el-form-item .el-input__wrapper {
6354
6354
  padding: 1px 8px;
6355
6355
  }
6356
- [data-v-b483ee57] .vgl-item .el-form-item .el-select__wrapper {
6356
+ [data-v-0876ad9b] .vgl-item .el-form-item .el-select__wrapper {
6357
6357
  padding: 8px 8px;
6358
6358
  }
6359
- .fec-el-form[data-v-b483ee57] {
6359
+ .fec-el-form[data-v-0876ad9b] {
6360
6360
  padding: 8px !important;
6361
6361
  }
6362
6362
  }
6363
6363
  /* 2. 标准 PC 992px ~ 1199px */
6364
6364
  @media (min-width: 992px) and (max-width: 1365px) {
6365
- [data-v-b483ee57] .vgl-item .el-form-item__label {
6365
+ [data-v-0876ad9b] .vgl-item .el-form-item__label {
6366
6366
  max-width: 125px !important;
6367
6367
  padding-right: 4px !important;
6368
6368
  }
6369
- [data-v-b483ee57] .vgl-item .el-form-item {
6369
+ [data-v-0876ad9b] .vgl-item .el-form-item {
6370
6370
  padding: 0 !important;
6371
6371
  }
6372
- [data-v-b483ee57] .vgl-item .el-form-item .el-input__wrapper {
6372
+ [data-v-0876ad9b] .vgl-item .el-form-item .el-input__wrapper {
6373
6373
  padding: 1px 6px;
6374
6374
  }
6375
- [data-v-b483ee57] .vgl-item .el-form-item .el-select__wrapper {
6375
+ [data-v-0876ad9b] .vgl-item .el-form-item .el-select__wrapper {
6376
6376
  padding: 8px 6px;
6377
6377
  }
6378
- .fec-el-form[data-v-b483ee57] {
6378
+ .fec-el-form[data-v-0876ad9b] {
6379
6379
  padding: 6px !important;
6380
6380
  }
6381
6381
  }
6382
6382
  /* 3. 小屏 PC / 窄窗口 <992px(最小到768px)*/
6383
6383
  @media (max-width: 991px) and (min-width: 768px) {
6384
- [data-v-b483ee57] .vgl-item .el-form-item__label {
6384
+ [data-v-0876ad9b] .vgl-item .el-form-item__label {
6385
6385
  max-width: 100px !important;
6386
6386
  padding-right: 4px !important;
6387
6387
  }
6388
- [data-v-b483ee57] .vgl-item .el-form-item {
6388
+ [data-v-0876ad9b] .vgl-item .el-form-item {
6389
6389
  padding: 0 !important;
6390
6390
  }
6391
- [data-v-b483ee57] .vgl-item .el-form-item .el-input__wrapper {
6391
+ [data-v-0876ad9b] .vgl-item .el-form-item .el-input__wrapper {
6392
6392
  padding: 1px 4px;
6393
6393
  }
6394
- [data-v-b483ee57] .vgl-item .el-form-item .el-select__wrapper {
6394
+ [data-v-0876ad9b] .vgl-item .el-form-item .el-select__wrapper {
6395
6395
  padding: 8px 4px;
6396
6396
  }
6397
- .fec-el-form[data-v-b483ee57] {
6397
+ .fec-el-form[data-v-0876ad9b] {
6398
6398
  padding: 6px !important;
6399
6399
  }
6400
6400
  }
6401
6401
  /* 超小屏 <768px */
6402
6402
  @media (max-width: 767px) {
6403
- [data-v-b483ee57] .vgl-item .el-form-item__label {
6403
+ [data-v-0876ad9b] .vgl-item .el-form-item__label {
6404
6404
  max-width: 80px !important;
6405
6405
  padding-right: 4px !important;
6406
6406
  }
6407
- [data-v-b483ee57] .vgl-item .el-form-item {
6407
+ [data-v-0876ad9b] .vgl-item .el-form-item {
6408
6408
  padding: 0 !important;
6409
6409
  }
6410
- [data-v-b483ee57] .vgl-item .el-form-item .el-input__wrapper {
6410
+ [data-v-0876ad9b] .vgl-item .el-form-item .el-input__wrapper {
6411
6411
  padding: 1px 2px;
6412
6412
  }
6413
- [data-v-b483ee57] .vgl-item .el-form-item .el-select__wrapper {
6413
+ [data-v-0876ad9b] .vgl-item .el-form-item .el-select__wrapper {
6414
6414
  padding: 8px 2px;
6415
6415
  }
6416
- .fec-el-form[data-v-b483ee57] {
6416
+ .fec-el-form[data-v-0876ad9b] {
6417
6417
  padding: 6px !important;
6418
6418
  }
6419
6419
  }.table-pagination[data-v-142fdd35] {
@@ -834,7 +834,8 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
834
834
  visibility: [],
835
835
  required: [],
836
836
  readonly: [],
837
- disabled: []
837
+ disabled: [],
838
+ options: []
838
839
  };
839
840
  if (!linkedConfig || changedFieldNames.length === 0) {
840
841
  return result;
@@ -850,6 +851,9 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
850
851
  );
851
852
  });
852
853
  }
854
+ if (linkedConfig.options) {
855
+ result.options = linkedConfig.options;
856
+ }
853
857
  if (linkedConfig.visibility) {
854
858
  result.visibility = linkedConfig.visibility;
855
859
  }
@@ -894,6 +898,22 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
894
898
  }
895
899
  });
896
900
  const updatedLayoutData = common.cloneDeep(oriGridLayoutData.value || []);
901
+ relevantConfigs.options.forEach((item) => {
902
+ if (parseFilterConfig.checkFilterMatch(item.filterConfig, formData.value, fields)) {
903
+ const fieldAssignments = item.fieldAssignments || [];
904
+ fieldAssignments.forEach((assignment) => {
905
+ const fieldId = assignment.fieldId;
906
+ const optionsOpt = assignment.optionsOpt || [];
907
+ const layoutFieldItem = updatedLayoutData.find((g) => g.id == fieldId);
908
+ if (layoutFieldItem && optionsOpt.length > 0) {
909
+ const oriOptions = layoutFieldItem.component.optionConfig.options;
910
+ layoutFieldItem.component.optionConfig.options = oriOptions.filter(
911
+ (item2) => optionsOpt.includes(item2.value)
912
+ );
913
+ }
914
+ });
915
+ }
916
+ });
897
917
  relevantConfigs.visibility.forEach((item) => {
898
918
  const dataLinkFieldList = item.dataLinkFieldList || [];
899
919
  dataLinkFieldList.forEach((fieldId) => {
@@ -1237,5 +1257,5 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
1237
1257
  };
1238
1258
  }
1239
1259
  });
1240
- const _Form = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-b483ee57"]]);
1260
+ const _Form = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-0876ad9b"]]);
1241
1261
  exports.default = _Form;
@@ -42,11 +42,11 @@ const _sfc_main = {
42
42
  );
43
43
  let isClickScrolling = false;
44
44
  function handleClick(e, link) {
45
- var _a2, _b;
45
+ var _a2;
46
46
  e.preventDefault();
47
47
  emit("update:modelValue", link.id);
48
48
  emit("change", link);
49
- const fecForm = (_b = (_a2 = formAnchorRef.value) == null ? void 0 : _a2.$el) == null ? void 0 : _b.closest(".fec-form");
49
+ const fecForm = (_a2 = formAnchorRef.value) == null ? void 0 : _a2.closest(".fec-form");
50
50
  const element = fecForm == null ? void 0 : fecForm.querySelector(`#comp_${link.id}`);
51
51
  if (element) {
52
52
  isClickScrolling = true;
@@ -109,5 +109,5 @@ const _sfc_main = {
109
109
  };
110
110
  }
111
111
  };
112
- const FormAnchorNav = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-9a61a028"]]);
112
+ const FormAnchorNav = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-1a0c9e5c"]]);
113
113
  exports.default = FormAnchorNav;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fecp/designer",
3
- "version": "5.5.78",
3
+ "version": "5.5.80",
4
4
  "main": "lib/designer/index.js",
5
5
  "module": "es/designer/index.mjs",
6
6
  "files": [