@das-fed/ui 6.4.0-dev.107 → 6.4.0-dev.109

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.
Files changed (55) hide show
  1. package/package.json +5 -5
  2. package/packages/business-components/model-table-dialog/index.d.ts +65 -65
  3. package/packages/business-components/model-table-dialog/src/Index.vue.d.ts +19 -19
  4. package/packages/business-components/model-table-dialog/src/ModelTable.vue.d.ts +4 -4
  5. package/packages/components/audio-video/index.js +141 -148
  6. package/packages/components/audio-video/index.js.gz +0 -0
  7. package/packages/components/audio-video/style.css +1 -1
  8. package/packages/components/cascader/index.d.ts +2 -11
  9. package/packages/components/cascader/index.js +142 -224
  10. package/packages/components/cascader/index.js.gz +0 -0
  11. package/packages/components/cascader/src/Index.vue.d.ts +0 -1
  12. package/packages/components/cascader/src/type.d.ts +0 -3
  13. package/packages/components/cascader/style.css +1 -1
  14. package/packages/components/cascader/style.css.gz +0 -0
  15. package/packages/components/date-picker/index.js +654 -1062
  16. package/packages/components/date-picker/index.js.gz +0 -0
  17. package/packages/components/date-picker/style.css +1 -1
  18. package/packages/components/date-picker/style.css.gz +0 -0
  19. package/packages/components/error-overlay-model/index.js +34 -32
  20. package/packages/components/error-overlay-model/index.js.gz +0 -0
  21. package/packages/components/input/index.d.ts +0 -3
  22. package/packages/components/input/index.js +13 -14
  23. package/packages/components/input/index.js.gz +0 -0
  24. package/packages/components/input/src/index.vue.d.ts +0 -1
  25. package/packages/components/input/src/type.d.ts +0 -2
  26. package/packages/components/input/style.css +1 -1
  27. package/packages/components/input/style.css.gz +0 -0
  28. package/packages/components/input-dialog-select/index.d.ts +0 -1
  29. package/packages/components/input-dialog-select/index.js +52 -55
  30. package/packages/components/input-dialog-select/index.js.gz +0 -0
  31. package/packages/components/input-dialog-select/src/Index.vue.d.ts +0 -1
  32. package/packages/components/input-dialog-select/src/type.d.ts +0 -3
  33. package/packages/components/input-dialog-select/style.css +1 -1
  34. package/packages/components/input-dialog-select/style.css.gz +0 -0
  35. package/packages/components/input-number/index.d.ts +0 -5
  36. package/packages/components/input-number/index.js +28 -26
  37. package/packages/components/input-number/index.js.gz +0 -0
  38. package/packages/components/input-number/src/App.vue.d.ts +0 -1
  39. package/packages/components/input-number/src/type.d.ts +0 -3
  40. package/packages/components/input-number/style.css +1 -1
  41. package/packages/components/input-number/style.css.gz +0 -0
  42. package/packages/components/rich-editor/index.js +1638 -1637
  43. package/packages/components/rich-editor/index.js.gz +0 -0
  44. package/packages/components/rich-editor/src/type.d.ts +3 -0
  45. package/packages/components/select/index.js +343 -433
  46. package/packages/components/select/index.js.gz +0 -0
  47. package/packages/components/select/style.css +1 -1
  48. package/packages/components/select/style.css.gz +0 -0
  49. package/packages/components/table/index.d.ts +26 -2
  50. package/packages/components/table/index.js +220 -212
  51. package/packages/components/table/index.js.gz +0 -0
  52. package/packages/components/table/src/table-column/index.vue.d.ts +17 -7
  53. package/packages/components/table/src/table-column/type.d.ts +3 -3
  54. package/packages/components/table/style.css +1 -1
  55. package/packages/components/table/style.css.gz +0 -0
@@ -1 +1 @@
1
- .das-ui-select[data-v-ef45506c]{display:inline-block;position:relative}.das-ui-select .das-select-overlay-error-label-content[data-v-ef45506c]{position:absolute;top:100%;left:0;width:var(--5a771b26)}.das-ui-select.show-ellipsis[data-v-ef45506c] .ant-select-selection-overflow-item.ellipsis .ant-tag{display:flex;align-items:center}.das-ui-select.show-ellipsis[data-v-ef45506c] .ant-select-selection-overflow-item.ellipsis .ant-tag span:nth-of-type(1){width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.das-ui-select[data-v-ef45506c] .ant-select{width:100%;height:var(--4ac56072)}.das-ui-select[data-v-ef45506c] .ant-select .das-select-error-label-content{width:var(--5a771b26);font-size:12px}.das-ui-select[data-v-ef45506c] .ant-select .das-select-error-label-content .label{display:block;color:var(--das-ui-select-overlay-error-color);white-space:break-spaces}.das-ui-select[data-v-ef45506c] .ant-select .ant-select-arrow{color:#666;width:16px;height:16px;margin-top:0;transform:translateY(-50%)}.das-ui-select[data-v-ef45506c] .ant-select:hover .ant-select-arrow{color:var(--das-ui-select-color-primary)}.das-ui-select[data-v-ef45506c] .ant-select .ant-select-clear{color:#d9d9d9;width:16px;height:16px;margin-top:0;transform:translateY(-50%);z-index:auto}.das-ui-select[data-v-ef45506c] .ant-select .ant-select-clear:hover{color:#999}.das-ui-select[data-v-ef45506c] .ant-select .os-scrollbar.os-scrollbar-vertical{z-index:1}.das-ui-select[data-v-ef45506c] .ant-select .ant-select-selector{box-sizing:border-box;box-shadow:none!important}.das-ui-select[data-v-ef45506c] .ant-select .ant-select-selector .ant-tag{margin-bottom:1px;background-color:transparent}.das-ui-select[data-v-ef45506c] .ant-select .ant-select-selector .ant-select-selection-search{left:0}.das-ui-select[data-v-ef45506c] .ant-select .ant-select-selector .ant-select-selection-placeholder{padding-left:0;left:0}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:var(--das-ui-select-height-md)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-ef45506c] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--das-ui-select-height-md) - 2px)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--das-ui-select-height-md) - 2px)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-ef45506c] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--das-ui-select-height-sm) - 2px)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--das-ui-select-height-sm) - 2px)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-ef45506c] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--das-ui-select-height-lg) - 2px)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--das-ui-select-height-lg) - 2px)}.das-ui-select[data-v-ef45506c] .ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-multiple .ant-select-selector{min-height:var(--das-ui-select-height-md)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-multiple .ant-select-selection-search{margin-inline-start:0px;-webkit-margin-start:0px;height:calc(var(--das-ui-select-height-md) - 2px);line-height:calc(var(--das-ui-select-height-md) - 2px)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-multiple .ant-tag{color:var(--das-ui-select-color-text);height:calc(var(--das-ui-select-height-md) - 4px);line-height:calc(var(--das-ui-select-height-md) - 5px);font-size:var(--das-ui-select-tag-font-size-md);margin-bottom:0;margin-right:0}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-multiple .ant-select-selection-item{height:calc(var(--das-ui-select-height-md) - 3px);line-height:calc(var(--das-ui-select-height-md) - 3px);font-size:var(--das-ui-select-tag-font-size-md);margin-top:0;margin-bottom:0;border:none;background-color:transparent;-webkit-margin-end:0px;margin-inline-end:0px;-webkit-padding-start:0px;padding-inline-start:0px;-webkit-padding-end:0px;padding-inline-end:0px}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-multiple .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-md)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selector{min-height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-search{height:calc(var(--das-ui-select-height-sm) - 2px);line-height:calc(var(--das-ui-select-height-sm) - 2px)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-multiple.ant-select-sm .ant-tag{height:calc(var(--das-ui-select-height-sm) - 4px);line-height:calc(var(--das-ui-select-height-sm) - 5px);font-size:var(--das-ui-select-tag-font-size-sm)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-item{height:calc(var(--das-ui-select-height-sm) - 2px);line-height:calc(var(--das-ui-select-height-sm) - 2px);font-size:var(--das-ui-select-tag-font-size-sm)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-sm)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selector{min-height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-search{height:calc(var(--das-ui-select-height-lg) - 2px);line-height:calc(var(--das-ui-select-height-lg) - 2px)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-multiple.ant-select-lg .ant-tag{height:calc(var(--das-ui-select-height-lg) - 8px);line-height:calc(var(--das-ui-select-height-lg) - 8px);font-size:var(--das-ui-select-tag-font-size-lg)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-item{height:calc(var(--das-ui-select-height-lg) - 7px);line-height:calc(var(--das-ui-select-height-lg) - 7px);font-size:var(--das-ui-select-tag-font-size-lg)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-lg)}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-single .ant-select-selector{padding:0!important}.das-ui-select[data-v-ef45506c] .ant-select-multiple .ant-select-selector{padding-top:0;padding-bottom:0}.das-ui-select[data-v-ef45506c] .ant-select-multiple .ant-select-selector:after{margin:0}.das-ui-select[data-v-ef45506c] .ant-select-multiple .anticon svg{vertical-align:baseline}.das-ui-select[data-v-ef45506c] .ant-select-disabled.ant-select .ant-select-arrow{color:var(--das-ui-select-color-disabled-underline)}.das-ui-select[data-v-ef45506c] .ant-select-disabled.ant-select .ant-select-selection-item,.das-ui-select[data-v-ef45506c] .ant-select-disabled.ant-select .ant-tag{color:var(--das-ui-select-color-disabled-text)}.das-ui-select[data-v-ef45506c] .ant-select .das-suffix-icon{transition:transform .5s}.das-ui-select[data-v-ef45506c] .ant-select.ant-select-open .das-suffix-icon{transform:rotate(180deg)}.das-ui-select.underline[data-v-ef45506c] .ant-select .ant-select-selector{border-radius:0;border-color:transparent!important;border-bottom-color:var(--das-ui-select-color-underline)!important;background-color:transparent!important;padding:0!important}.das-ui-select.underline[data-v-ef45506c] .ant-select .ant-select-selector:hover,.das-ui-select.underline[data-v-ef45506c] .ant-select.ant-select-focused .ant-select-selector{border-bottom-color:var(--das-ui-select-color-primary)!important}.das-ui-select.underline[data-v-ef45506c] .ant-select .ant-select-arrow,.das-ui-select.underline[data-v-ef45506c] .ant-select .ant-select-clear{right:0}.das-ui-select.underline.is-error[data-v-ef45506c] .ant-select .ant-select-selector,.das-ui-select.underline.is-error[data-v-ef45506c] .ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-error)!important}.das-ui-select.underline[data-v-ef45506c] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.underline[data-v-ef45506c] .ant-select-disabled.ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-disabled-underline)!important}.das-ui-select.bordered[data-v-ef45506c] .ant-select .ant-select-selector{border-color:var(--das-ui-select-color-border)!important}.das-ui-select.bordered[data-v-ef45506c] .ant-select .ant-select-selector:hover,.das-ui-select.bordered[data-v-ef45506c] .ant-select.ant-select-focused .ant-select-selector{border-color:var(--das-ui-select-color-primary)!important}.das-ui-select.bordered[data-v-ef45506c] .ant-select .ant-select-selector .ant-select-selection-search{left:8px}.das-ui-select.bordered[data-v-ef45506c] .ant-select .ant-select-selector .ant-select-selection-placeholder,.das-ui-select.bordered[data-v-ef45506c] .ant-select .ant-select-selector .ant-select-selection-item{padding-left:8px}.das-ui-select.bordered[data-v-ef45506c] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.das-ui-select.bordered[data-v-ef45506c] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:24px}.das-ui-select.bordered[data-v-ef45506c] .ant-select.ant-select-multiple .ant-select-selector{padding-left:3px}.das-ui-select.bordered[data-v-ef45506c] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-item{padding-left:0;height:auto}.das-ui-select.bordered[data-v-ef45506c] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search{left:5px}.das-ui-select.bordered.is-error[data-v-ef45506c] .ant-select .ant-select-selector,.das-ui-select.bordered.is-error[data-v-ef45506c] .ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-error)!important}.das-ui-select.bordered[data-v-ef45506c] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.bordered[data-v-ef45506c] .ant-select-disabled.ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-disabled-border)!important}.das-ui-select.none[data-v-ef45506c] .ant-select .ant-select-arrow,.das-ui-select.none[data-v-ef45506c] .ant-select .ant-select-clear{right:0}.das-ui-select.none[data-v-ef45506c] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important}.das-ui-select.readonly[data-v-ef45506c] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important;cursor:default}.das-ui-select.readonly[data-v-ef45506c] .ant-select-disabled.ant-select .ant-select-selector input{cursor:default}.das-ui-select.readonly[data-v-ef45506c] .ant-select-disabled.ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text);cursor:default}.das-ui-select.readonly[data-v-ef45506c] .ant-select-disabled.ant-select .ant-tag,.das-ui-select.readonly[data-v-ef45506c] .ant-select-disabled.ant-select .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-ef45506c] .ant-select-disabled.ant-select-multiple .ant-select-selection-item{color:var(--das-ui-color-normal);border-color:transparent}.das-ui-select.readonly[data-v-ef45506c] .ant-select-disabled.ant-select-multiple .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-ef45506c] .ant-select .ant-select-arrow{display:none}.das-ui-select.readonly.underline[data-v-ef45506c] .ant-select .ant-select-clear{right:0}.das-ui-select .das-select-label-content[data-v-ef45506c]{font-size:12px}.das-ui-select .das-select-label-content .das-select-error-label[data-v-ef45506c]{display:block;color:var(--das-ui-select-color-error)}.das-ui-select-dorpdown .das-select-checkbox.das-ui-checkbox .ant-checkbox-wrapper .ant-checkbox+span{padding:0!important}.das-ui-select-dorpdown .das-multiple-option-item{display:flex}.das-ui-select-dorpdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:var(--das-ui-select-color-option-active-bg);font-weight:400;color:var(--das-ui-select-color-primary)}.das-ui-select-dorpdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .das-multiple-option-item{color:var(--das-ui-select-color-text)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall{height:40px;line-height:40px;padding:0 12px;border-top:1px solid var(--das-ui-select-color-border)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall .das-ui-dropdown-has-checked{font-size:12px;color:var(--das-ui-select-color-help)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall .das-ui-dropdown-has-checked .key{color:var(--das-ui-select-color-primary)}.das-ui-select-dorpdown .ant-select-item-option-state{display:none}.das-ui-select-dorpdown .das-ui-checkbox{display:inline-block;margin-right:5px}.das-ui-select-dorpdown .rc-virtual-list-scrollbar-show{right:4px!important}.das-ui-select-dorpdown .rc-virtual-list-scrollbar-thumb{width:8px!important;left:1px!important;background:#b2b2b2!important}.das-ui-select-dorpdown .rc-virtual-list-scrollbar-thumb:hover{width:10px!important;left:0!important;background:#999!important}.das-ui-select-dorpdown .customDropdown{display:flex;align-items:center;padding:6px 12px 2px;cursor:pointer;border-top:1px solid #d9d9d9}.das-ui-select-dorpdown .customDropdown .el-input{height:28px}.das-ui-select-dorpdown .customDropdown .addBtn{margin-left:12px;cursor:pointer;flex-shrink:0;font-family:Microsoft YaHei;font-size:12px;font-weight:400;height:28px;line-height:28px;text-align:center;letter-spacing:0px;color:#212121}
1
+ .das-ui-select[data-v-c5311fc8]{display:inline-block;position:relative}.das-ui-select .das-select-overlay-error-label-content[data-v-c5311fc8]{position:absolute;top:100%;left:0;width:var(--39ebb276)}.das-ui-select.show-ellipsis[data-v-c5311fc8] .ant-select-selection-overflow-item.ellipsis .ant-tag{display:flex;align-items:center}.das-ui-select.show-ellipsis[data-v-c5311fc8] .ant-select-selection-overflow-item.ellipsis .ant-tag span:nth-of-type(1){width:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.das-ui-select[data-v-c5311fc8] .ant-select{width:100%;height:var(--2c88bb12)}.das-ui-select[data-v-c5311fc8] .ant-select .das-select-error-label-content{width:var(--39ebb276);font-size:12px}.das-ui-select[data-v-c5311fc8] .ant-select .das-select-error-label-content .label{display:block;color:var(--das-ui-select-overlay-error-color);white-space:break-spaces}.das-ui-select[data-v-c5311fc8] .ant-select .ant-select-arrow{color:#666;width:16px;height:16px;margin-top:0;transform:translateY(-50%)}.das-ui-select[data-v-c5311fc8] .ant-select:hover .ant-select-arrow{color:var(--das-ui-select-color-primary)}.das-ui-select[data-v-c5311fc8] .ant-select .ant-select-clear{color:#d9d9d9;width:16px;height:16px;margin-top:0;transform:translateY(-50%);z-index:auto}.das-ui-select[data-v-c5311fc8] .ant-select .ant-select-clear:hover{color:#999}.das-ui-select[data-v-c5311fc8] .ant-select .os-scrollbar.os-scrollbar-vertical{z-index:1}.das-ui-select[data-v-c5311fc8] .ant-select .ant-select-selector{box-sizing:border-box;box-shadow:none!important}.das-ui-select[data-v-c5311fc8] .ant-select .ant-select-selector .ant-tag{margin-bottom:1px;background-color:transparent}.das-ui-select[data-v-c5311fc8] .ant-select .ant-select-selector .ant-select-selection-search{left:0}.das-ui-select[data-v-c5311fc8] .ant-select .ant-select-selector .ant-select-selection-placeholder{padding-left:0;left:0}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:var(--das-ui-select-height-md)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--das-ui-select-height-md) - 2px)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--das-ui-select-height-md) - 2px)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--das-ui-select-height-sm) - 2px)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--das-ui-select-height-sm) - 2px)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--das-ui-select-height-lg) - 2px)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--das-ui-select-height-lg) - 2px)}.das-ui-select[data-v-c5311fc8] .ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple .ant-select-selector{min-height:var(--das-ui-select-height-md)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple .ant-select-selection-search{margin-inline-start:0px;-webkit-margin-start:0px;height:calc(var(--das-ui-select-height-md) - 2px);line-height:calc(var(--das-ui-select-height-md) - 2px)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple .ant-tag{color:var(--das-ui-select-color-text);height:calc(var(--das-ui-select-height-md) - 4px);line-height:calc(var(--das-ui-select-height-md) - 5px);font-size:var(--das-ui-select-tag-font-size-md);margin-bottom:0;margin-right:0}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple .ant-select-selection-item{height:calc(var(--das-ui-select-height-md) - 3px);line-height:calc(var(--das-ui-select-height-md) - 3px);font-size:var(--das-ui-select-tag-font-size-md);margin-top:0;margin-bottom:0;border:none;background-color:transparent;-webkit-margin-end:0px;margin-inline-end:0px;-webkit-padding-start:0px;padding-inline-start:0px;-webkit-padding-end:0px;padding-inline-end:0px}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-md)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selector{min-height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-search{height:calc(var(--das-ui-select-height-sm) - 2px);line-height:calc(var(--das-ui-select-height-sm) - 2px)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-sm .ant-tag{height:calc(var(--das-ui-select-height-sm) - 4px);line-height:calc(var(--das-ui-select-height-sm) - 5px);font-size:var(--das-ui-select-tag-font-size-sm)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-item{height:calc(var(--das-ui-select-height-sm) - 2px);line-height:calc(var(--das-ui-select-height-sm) - 2px);font-size:var(--das-ui-select-tag-font-size-sm)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-sm)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selector{min-height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-search{height:calc(var(--das-ui-select-height-lg) - 2px);line-height:calc(var(--das-ui-select-height-lg) - 2px)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-lg .ant-tag{height:calc(var(--das-ui-select-height-lg) - 8px);line-height:calc(var(--das-ui-select-height-lg) - 8px);font-size:var(--das-ui-select-tag-font-size-lg)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-item{height:calc(var(--das-ui-select-height-lg) - 7px);line-height:calc(var(--das-ui-select-height-lg) - 7px);font-size:var(--das-ui-select-tag-font-size-lg)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-lg)}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-single .ant-select-selector{padding:0!important}.das-ui-select[data-v-c5311fc8] .ant-select-multiple .ant-select-selector{padding-top:0;padding-bottom:0}.das-ui-select[data-v-c5311fc8] .ant-select-multiple .ant-select-selector:after{margin:0}.das-ui-select[data-v-c5311fc8] .ant-select-multiple .anticon svg{vertical-align:baseline}.das-ui-select[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-arrow{color:var(--das-ui-select-color-disabled-underline)}.das-ui-select[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selection-item,.das-ui-select[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-tag{color:var(--das-ui-select-color-disabled-text)}.das-ui-select[data-v-c5311fc8] .ant-select .das-suffix-icon{transition:transform .5s}.das-ui-select[data-v-c5311fc8] .ant-select.ant-select-open .das-suffix-icon{transform:rotate(180deg)}.das-ui-select.underline[data-v-c5311fc8] .ant-select .ant-select-selector{border-radius:0;border-color:transparent!important;border-bottom-color:var(--das-ui-select-color-underline)!important;background-color:transparent!important;padding:0!important}.das-ui-select.underline[data-v-c5311fc8] .ant-select .ant-select-selector:hover,.das-ui-select.underline[data-v-c5311fc8] .ant-select.ant-select-focused .ant-select-selector{border-bottom-color:var(--das-ui-select-color-primary)!important}.das-ui-select.underline[data-v-c5311fc8] .ant-select .ant-select-arrow,.das-ui-select.underline[data-v-c5311fc8] .ant-select .ant-select-clear{right:0}.das-ui-select.underline.is-error[data-v-c5311fc8] .ant-select .ant-select-selector,.das-ui-select.underline.is-error[data-v-c5311fc8] .ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-error)!important}.das-ui-select.underline[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.underline[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-disabled-underline)!important}.das-ui-select.bordered[data-v-c5311fc8] .ant-select .ant-select-selector{border-color:var(--das-ui-select-color-border)!important}.das-ui-select.bordered[data-v-c5311fc8] .ant-select .ant-select-selector:hover,.das-ui-select.bordered[data-v-c5311fc8] .ant-select.ant-select-focused .ant-select-selector{border-color:var(--das-ui-select-color-primary)!important}.das-ui-select.bordered[data-v-c5311fc8] .ant-select .ant-select-selector .ant-select-selection-search{left:8px}.das-ui-select.bordered[data-v-c5311fc8] .ant-select .ant-select-selector .ant-select-selection-placeholder,.das-ui-select.bordered[data-v-c5311fc8] .ant-select .ant-select-selector .ant-select-selection-item{padding-left:8px}.das-ui-select.bordered[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.das-ui-select.bordered[data-v-c5311fc8] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:24px}.das-ui-select.bordered[data-v-c5311fc8] .ant-select.ant-select-multiple .ant-select-selector{padding-left:3px}.das-ui-select.bordered[data-v-c5311fc8] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-item{padding-left:0;height:auto}.das-ui-select.bordered[data-v-c5311fc8] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search{left:5px}.das-ui-select.bordered.is-error[data-v-c5311fc8] .ant-select .ant-select-selector,.das-ui-select.bordered.is-error[data-v-c5311fc8] .ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-error)!important}.das-ui-select.bordered[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.bordered[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-disabled-border)!important}.das-ui-select.none[data-v-c5311fc8] .ant-select .ant-select-arrow,.das-ui-select.none[data-v-c5311fc8] .ant-select .ant-select-clear{right:0}.das-ui-select.none[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important}.das-ui-select.readonly[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important;cursor:default}.das-ui-select.readonly[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selector input{cursor:default}.das-ui-select.readonly[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text);cursor:default}.das-ui-select.readonly[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-tag,.das-ui-select.readonly[data-v-c5311fc8] .ant-select-disabled.ant-select .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-c5311fc8] .ant-select-disabled.ant-select-multiple .ant-select-selection-item{color:var(--das-ui-color-normal);border-color:transparent}.das-ui-select.readonly[data-v-c5311fc8] .ant-select-disabled.ant-select-multiple .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-c5311fc8] .ant-select .ant-select-arrow{display:none}.das-ui-select.readonly.underline[data-v-c5311fc8] .ant-select .ant-select-clear{right:0}.das-ui-select .das-select-label-content[data-v-c5311fc8]{font-size:12px}.das-ui-select .das-select-label-content .das-select-error-label[data-v-c5311fc8]{display:block;color:var(--das-ui-select-color-error)}.das-ui-select-dorpdown .das-select-checkbox.das-ui-checkbox .ant-checkbox-wrapper .ant-checkbox+span{padding:0!important}.das-ui-select-dorpdown .das-multiple-option-item{display:flex}.das-ui-select-dorpdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:var(--das-ui-select-color-option-active-bg);font-weight:400;color:var(--das-ui-select-color-primary)}.das-ui-select-dorpdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .das-multiple-option-item{color:var(--das-ui-select-color-text)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall{height:40px;line-height:40px;padding:0 12px;border-top:1px solid var(--das-ui-select-color-border)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall .das-ui-dropdown-has-checked{font-size:12px;color:var(--das-ui-select-color-help)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall .das-ui-dropdown-has-checked .key{color:var(--das-ui-select-color-primary)}.das-ui-select-dorpdown .ant-select-item-option-state{display:none}.das-ui-select-dorpdown .das-ui-checkbox{display:inline-block;margin-right:5px}.das-ui-select-dorpdown .rc-virtual-list-scrollbar-show{right:4px!important}.das-ui-select-dorpdown .rc-virtual-list-scrollbar-thumb{width:8px!important;left:1px!important;background:#b2b2b2!important}.das-ui-select-dorpdown .rc-virtual-list-scrollbar-thumb:hover{width:10px!important;left:0!important;background:#999!important}.das-ui-select-dorpdown .customDropdown{display:flex;align-items:center;padding:6px 12px 2px;cursor:pointer;border-top:1px solid #d9d9d9}.das-ui-select-dorpdown .customDropdown .el-input{height:28px}.das-ui-select-dorpdown .customDropdown .addBtn{margin-left:12px;cursor:pointer;flex-shrink:0;font-family:Microsoft YaHei;font-size:12px;font-weight:400;height:28px;line-height:28px;text-align:center;letter-spacing:0px;color:#212121}
@@ -3986,11 +3986,11 @@ declare const DasTableColumnRef: () => import("vue").Ref<({
3986
3986
  readonly placeholder?: string | undefined;
3987
3987
  readonly required?: boolean | undefined;
3988
3988
  readonly columnFilter?: boolean | undefined;
3989
+ readonly columnFilterMultiple?: boolean | undefined;
3989
3990
  readonly columnFilterMode?: "select" | "input" | undefined;
3990
3991
  readonly filterDefaultVal?: any[] | undefined;
3991
3992
  readonly filterVal?: any[] | undefined;
3992
3993
  readonly filterKeywords?: string | undefined;
3993
- readonly columnFilterMultiple?: boolean | undefined;
3994
3994
  readonly columnFilterAllowSearch?: boolean | undefined;
3995
3995
  readonly columnFilterAutoClearSearch?: boolean | undefined;
3996
3996
  readonly columnFilterOptions?: (Array<{
@@ -4090,7 +4090,15 @@ declare const DasTableColumnRef: () => import("vue").Ref<({
4090
4090
  column: any;
4091
4091
  $index: any;
4092
4092
  }) => any) | undefined;
4093
+ 'header-prefix'?: ((props: {
4094
+ column: any;
4095
+ $index: any;
4096
+ }) => any) | undefined;
4093
4097
  'header-tips'?: ((props: {}) => any) | undefined;
4098
+ 'header-suffix'?: ((props: {
4099
+ column: any;
4100
+ $index: any;
4101
+ }) => any) | undefined;
4094
4102
  default?: (((props: {
4095
4103
  row: any;
4096
4104
  column: any;
@@ -4129,11 +4137,11 @@ declare const DasTableColumnRef: () => import("vue").Ref<({
4129
4137
  readonly placeholder?: string | undefined;
4130
4138
  readonly required?: boolean | undefined;
4131
4139
  readonly columnFilter?: boolean | undefined;
4140
+ readonly columnFilterMultiple?: boolean | undefined;
4132
4141
  readonly columnFilterMode?: "select" | "input" | undefined;
4133
4142
  readonly filterDefaultVal?: any[] | undefined;
4134
4143
  readonly filterVal?: any[] | undefined;
4135
4144
  readonly filterKeywords?: string | undefined;
4136
- readonly columnFilterMultiple?: boolean | undefined;
4137
4145
  readonly columnFilterAllowSearch?: boolean | undefined;
4138
4146
  readonly columnFilterAutoClearSearch?: boolean | undefined;
4139
4147
  readonly columnFilterOptions?: (Array<{
@@ -4233,7 +4241,15 @@ declare const DasTableColumnRef: () => import("vue").Ref<({
4233
4241
  column: any;
4234
4242
  $index: any;
4235
4243
  }) => any) | undefined;
4244
+ 'header-prefix'?: ((props: {
4245
+ column: any;
4246
+ $index: any;
4247
+ }) => any) | undefined;
4236
4248
  'header-tips'?: ((props: {}) => any) | undefined;
4249
+ 'header-suffix'?: ((props: {
4250
+ column: any;
4251
+ $index: any;
4252
+ }) => any) | undefined;
4237
4253
  default?: (((props: {
4238
4254
  row: any;
4239
4255
  column: any;
@@ -7153,7 +7169,15 @@ declare const DasTableColumn: import("@das-fed/utils").SFCWithInstall<{
7153
7169
  column: any;
7154
7170
  $index: any;
7155
7171
  }) => any) | undefined;
7172
+ 'header-prefix'?: ((props: {
7173
+ column: any;
7174
+ $index: any;
7175
+ }) => any) | undefined;
7156
7176
  'header-tips'?: ((props: {}) => any) | undefined;
7177
+ 'header-suffix'?: ((props: {
7178
+ column: any;
7179
+ $index: any;
7180
+ }) => any) | undefined;
7157
7181
  default?: (((props: {
7158
7182
  row: any;
7159
7183
  column: any;