@das-fed/ui 6.4.0-hot.25 → 6.4.0-hot.26
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/i18n-collection/en.js +536 -0
- package/i18n-collection/zh-CN.js +537 -0
- package/index.js +21 -21
- package/package.json +6 -5
- package/packages/business-components/app-container/index.js.gz +0 -0
- package/packages/business-components/app-container/src/type.d.ts +9 -9
- package/packages/business-components/app-container/style.css.gz +0 -0
- package/packages/business-components/change-enterprises/index.js +1 -1
- package/packages/business-components/change-enterprises/index.js.gz +0 -0
- package/packages/business-components/change-enterprises/src/type.d.ts +20 -20
- package/packages/business-components/change-enterprises/style.css +1 -1
- package/packages/business-components/change-enterprises/style.css.gz +0 -0
- package/packages/business-components/change-pwd/i18n/index.d.ts +7 -0
- package/packages/business-components/change-pwd/index.js +76 -72
- package/packages/business-components/change-pwd/index.js.gz +0 -0
- package/packages/business-components/change-pwd/src/type.d.ts +13 -13
- package/packages/business-components/change-pwd/style.css +1 -1
- package/packages/business-components/currency-page/index.js +1 -1
- package/packages/business-components/currency-page/index.js.gz +0 -0
- package/packages/business-components/currency-page/src/type.d.ts +7 -7
- package/packages/business-components/currency-page/style.css +1 -1
- package/packages/business-components/device-panel/index.js +6327 -6311
- package/packages/business-components/device-panel/index.js.gz +0 -0
- package/packages/business-components/device-panel/src/components/devicePanelModal/type.d.ts +8 -8
- package/packages/business-components/device-panel/src/components/drag-resize/type.d.ts +83 -83
- package/packages/business-components/device-panel/src/components/videoDialog/type.d.ts +19 -19
- package/packages/business-components/device-panel/style.css +1 -1
- package/packages/business-components/device-panel/style.css.gz +0 -0
- package/packages/business-components/echarts/index.d.ts +5 -5
- package/packages/business-components/echarts/index.js +1648 -1639
- package/packages/business-components/echarts/index.js.gz +0 -0
- package/packages/business-components/echarts/src/Index.vue.d.ts +1 -1
- package/packages/business-components/echarts/src/type.d.ts +49 -49
- package/packages/business-components/echarts/style.css +1 -1
- package/packages/business-components/export-button/index.js +1 -1
- package/packages/business-components/export-button/index.js.gz +0 -0
- package/packages/business-components/export-button/src/type.d.ts +29 -29
- package/packages/business-components/export-button/style.css +1 -1
- package/packages/business-components/import-button/index.d.ts +5 -5
- package/packages/business-components/import-button/index.js +1 -1
- package/packages/business-components/import-button/index.js.gz +0 -0
- package/packages/business-components/import-button/src/App.vue.d.ts +2 -2
- package/packages/business-components/import-button/src/type.d.ts +43 -43
- package/packages/business-components/import-button/style.css +1 -1
- package/packages/business-components/layout-breadcrumb/index.js +1 -1
- package/packages/business-components/layout-breadcrumb/index.js.gz +0 -0
- package/packages/business-components/layout-breadcrumb/src/type.d.ts +19 -19
- package/packages/business-components/layout-breadcrumb/style.css +1 -1
- package/packages/business-components/model-table-dialog/index.js +2 -2
- package/packages/business-components/model-table-dialog/index.js.gz +0 -0
- package/packages/business-components/model-table-dialog/src/type.d.ts +73 -73
- package/packages/business-components/model-table-dialog/style.css +1 -1
- package/packages/business-components/model-table-dialog/style.css.gz +0 -0
- package/packages/business-components/process-configuration/i18n/index.d.ts +6 -0
- package/packages/business-components/process-configuration/index.js +73 -69
- package/packages/business-components/process-configuration/index.js.gz +0 -0
- package/packages/business-components/process-configuration/src/hooks/type.d.ts +26 -26
- package/packages/business-components/process-configuration/src/type.d.ts +32 -32
- package/packages/business-components/process-configuration/style.css +1 -1
- package/packages/business-components/process-configuration/style.css.gz +0 -0
- package/packages/business-components/process-form/index.js +1072 -1064
- package/packages/business-components/process-form/index.js.gz +0 -0
- package/packages/business-components/process-form/src/hooks/useSelector.d.ts +2 -1
- package/packages/business-components/process-form/src/type.d.ts +70 -70
- package/packages/business-components/process-form/src/widgets/layout/accordion/type.d.ts +25 -25
- package/packages/business-components/process-form/style.css +1 -1
- package/packages/business-components/process-form/type.d.ts +24 -24
- package/packages/business-components/process-log/index.js +33 -33
- package/packages/business-components/process-log/index.js.gz +0 -0
- package/packages/business-components/process-log/style.css +1 -1
- package/packages/business-components/process-log/style.css.gz +0 -0
- package/packages/business-components/process-log/type.d.ts +105 -105
- package/packages/business-components/process-search-form/index.js.gz +0 -0
- package/packages/business-components/process-search-form/src/type.d.ts +41 -41
- package/packages/business-components/process-table/index.d.ts +11 -2
- package/packages/business-components/process-table/index.js +147 -146
- package/packages/business-components/process-table/index.js.gz +0 -0
- package/packages/business-components/process-table/src/App.vue.d.ts +1 -0
- package/packages/business-components/process-table/src/type.d.ts +153 -151
- package/packages/business-components/process-table/style.css +1 -1
- package/packages/business-components/upload-file/index.js +7 -7
- package/packages/business-components/upload-file/index.js.gz +0 -0
- package/packages/business-components/upload-file/src/type.d.ts +51 -51
- package/packages/business-components/upload-file/style.css +1 -1
- package/packages/business-components/urgent-panel/index.js +13 -13
- package/packages/business-components/urgent-panel/index.js.gz +0 -0
- package/packages/business-components/urgent-panel/src/components/drag-resize/type.d.ts +83 -83
- package/packages/business-components/urgent-panel/src/components/urgentPanelModal/components/use-location-select/type.d.ts +3 -3
- package/packages/business-components/urgent-panel/style.css +1 -1
- package/packages/business-components/urgent-panel/style.css.gz +0 -0
- package/packages/business-components/user-org-dialog/index.js +4 -4
- package/packages/business-components/user-org-dialog/index.js.gz +0 -0
- package/packages/business-components/user-org-dialog/src/type.d.ts +37 -37
- package/packages/business-components/user-org-dialog/style.css +1 -1
- package/packages/business-components/user-org-dialog/style.css.gz +0 -0
- package/packages/business-components/video-dialog/index.js +5 -5
- package/packages/business-components/video-dialog/index.js.gz +0 -0
- package/packages/business-components/video-dialog/src/type.d.ts +21 -21
- package/packages/business-components/video-dialog/style.css +1 -1
- package/packages/business-components/video-dialog/style.css.gz +0 -0
- package/packages/components/alert/index.js.gz +0 -0
- package/packages/components/alert/src/type.d.ts +17 -17
- package/packages/components/alert/style.css.gz +0 -0
- package/packages/components/audio-video/index.js +2 -2
- package/packages/components/audio-video/index.js.gz +0 -0
- package/packages/components/audio-video/src/player/type.d.ts +22 -22
- package/packages/components/audio-video/src/type.d.ts +35 -35
- package/packages/components/audio-video/style.css +1 -1
- package/packages/components/autocomplete/index.d.ts +9 -9
- package/packages/components/autocomplete/index.js +1 -1
- package/packages/components/autocomplete/index.js.gz +0 -0
- package/packages/components/autocomplete/src/index.vue.d.ts +1 -1
- package/packages/components/autocomplete/src/type.d.ts +63 -63
- package/packages/components/autocomplete/style.css +1 -1
- package/packages/components/autocomplete/style.css.gz +0 -0
- package/packages/components/breadcrumb/index.js +2 -2
- package/packages/components/breadcrumb/index.js.gz +0 -0
- package/packages/components/breadcrumb/src/type.d.ts +20 -20
- package/packages/components/breadcrumb/style.css +1 -1
- package/packages/components/breadcrumb/style.css.gz +0 -0
- package/packages/components/button/index.d.ts +3 -3
- package/packages/components/button/index.js +1 -1
- package/packages/components/button/index.js.gz +0 -0
- package/packages/components/button/src/Index.vue.d.ts +1 -1
- package/packages/components/button/src/type.d.ts +76 -76
- package/packages/components/button/style.css +1 -1
- package/packages/components/button/style.css.gz +0 -0
- package/packages/components/calendar/index.js +9 -9
- package/packages/components/calendar/index.js.gz +0 -0
- package/packages/components/calendar/src/type.d.ts +63 -63
- package/packages/components/calendar/style.css.gz +0 -0
- package/packages/components/cascader/index.js +21 -21
- package/packages/components/cascader/index.js.gz +0 -0
- package/packages/components/cascader/src/type.d.ts +64 -64
- package/packages/components/cascader/style.css +1 -1
- package/packages/components/cascader/style.css.gz +0 -0
- package/packages/components/checkbox/index.js +1 -1
- package/packages/components/checkbox/index.js.gz +0 -0
- package/packages/components/checkbox/src/type.d.ts +67 -67
- package/packages/components/checkbox/style.css +1 -1
- package/packages/components/checkbox/style.css.gz +0 -0
- package/packages/components/collapse-panel/index.js +1 -1
- package/packages/components/collapse-panel/index.js.gz +0 -0
- package/packages/components/collapse-panel/style.css +1 -1
- package/packages/components/collapse-panel/style.css.gz +0 -0
- package/packages/components/collapse-transition/index.js.gz +0 -0
- package/packages/components/collaspe/index.js +7 -7
- package/packages/components/collaspe/index.js.gz +0 -0
- package/packages/components/collaspe/src/type.d.ts +20 -20
- package/packages/components/collaspe/style.css +1 -1
- package/packages/components/color-picker/index.js +1 -1
- package/packages/components/color-picker/index.js.gz +0 -0
- package/packages/components/color-picker/src/type.d.ts +29 -29
- package/packages/components/color-picker/style.css +1 -1
- package/packages/components/color-picker/style.css.gz +0 -0
- package/packages/components/custom-search-item/index.js +1 -1
- package/packages/components/custom-search-item/index.js.gz +0 -0
- package/packages/components/custom-search-item/src/type.d.ts +57 -57
- package/packages/components/custom-search-item/style.css +1 -1
- package/packages/components/date-picker/index.js +53 -53
- package/packages/components/date-picker/index.js.gz +0 -0
- package/packages/components/date-picker/src/type.d.ts +189 -189
- package/packages/components/date-picker/style.css +1 -1
- package/packages/components/date-picker/style.css.gz +0 -0
- package/packages/components/dialog/index.js +1 -1
- package/packages/components/dialog/index.js.gz +0 -0
- package/packages/components/dialog/src/type.d.ts +53 -53
- package/packages/components/dialog/style.css +1 -1
- package/packages/components/dialog/style.css.gz +0 -0
- package/packages/components/dimple-layout/editor/plugins/$background/type.d.ts +65 -65
- package/packages/components/dimple-layout/editor/plugins/$route/type.d.ts +102 -102
- package/packages/components/dimple-layout/editor/plugins/$text/type.d.ts +53 -53
- package/packages/components/dimple-layout/editor/type.d.ts +73 -73
- package/packages/components/dimple-layout/index.js +3 -3
- package/packages/components/dimple-layout/index.js.gz +0 -0
- package/packages/components/dimple-layout/style.css +1 -1
- package/packages/components/dimple-layout/style.css.gz +0 -0
- package/packages/components/dimple-layout/type.d.ts +1 -1
- package/packages/components/drawer/index.js +1 -1
- package/packages/components/drawer/index.js.gz +0 -0
- package/packages/components/drawer/style.css +1 -1
- package/packages/components/dropdown/index.js.gz +0 -0
- package/packages/components/dropdown/src/type.d.ts +10 -10
- package/packages/components/dropdown/style.css.gz +0 -0
- package/packages/components/edit-table/index.js.gz +0 -0
- package/packages/components/edit-table/src/type.d.ts +217 -217
- package/packages/components/edit-table/style.css.gz +0 -0
- package/packages/components/empty/index.js +1 -1
- package/packages/components/empty/index.js.gz +0 -0
- package/packages/components/empty/src/type.d.ts +34 -34
- package/packages/components/empty/style.css +1 -1
- package/packages/components/form/index.js +7 -7
- package/packages/components/form/index.js.gz +0 -0
- package/packages/components/form/src/type.d.ts +40 -40
- package/packages/components/form/style.css +1 -1
- package/packages/components/form-item/index.js +2 -2
- package/packages/components/form-item/index.js.gz +0 -0
- package/packages/components/form-item/src/type.d.ts +181 -181
- package/packages/components/form-item/style.css +1 -1
- package/packages/components/form-item/style.css.gz +0 -0
- package/packages/components/icon/index.js.gz +0 -0
- package/packages/components/icon/src/type.d.ts +10 -10
- package/packages/components/image-preview/index.js.gz +0 -0
- package/packages/components/image-upload/index.d.ts +1 -1
- package/packages/components/image-upload/index.js +1 -1
- package/packages/components/image-upload/index.js.gz +0 -0
- package/packages/components/image-upload/src/Index.vue.d.ts +1 -1
- package/packages/components/image-upload/src/type.d.ts +40 -40
- package/packages/components/image-upload/style.css +1 -1
- package/packages/components/image-upload/style.css.gz +0 -0
- package/packages/components/image-viewer/index.js +1 -1
- package/packages/components/image-viewer/index.js.gz +0 -0
- package/packages/components/image-viewer/src/type.d.ts +124 -124
- package/packages/components/image-viewer/style.css +1 -1
- package/packages/components/image-viewer/style.css.gz +0 -0
- package/packages/components/input/index.js +1 -1
- package/packages/components/input/index.js.gz +0 -0
- package/packages/components/input/src/type.d.ts +72 -72
- package/packages/components/input/style.css +1 -1
- package/packages/components/input/style.css.gz +0 -0
- package/packages/components/input-dialog-select/index.js +1 -1
- package/packages/components/input-dialog-select/index.js.gz +0 -0
- package/packages/components/input-dialog-select/src/type.d.ts +72 -72
- package/packages/components/input-dialog-select/style.css +1 -1
- package/packages/components/input-dialog-select/style.css.gz +0 -0
- package/packages/components/input-number/index.js +4 -4
- package/packages/components/input-number/index.js.gz +0 -0
- package/packages/components/input-number/src/App.vue.d.ts +3 -1
- package/packages/components/input-number/src/type.d.ts +53 -53
- package/packages/components/input-number/style.css +1 -1
- package/packages/components/input-number/style.css.gz +0 -0
- package/packages/components/live-player/index.js +2 -2
- package/packages/components/live-player/index.js.gz +0 -0
- package/packages/components/live-player/src/type.d.ts +36 -36
- package/packages/components/live-player/style.css +1 -1
- package/packages/components/loading/index.js +41 -41
- package/packages/components/loading/index.js.gz +0 -0
- package/packages/components/loading/src/type.d.ts +42 -42
- package/packages/components/loading/style.css +1 -1
- package/packages/components/loading/style.css.gz +0 -0
- package/packages/components/map/index.js +3 -3
- package/packages/components/map/index.js.gz +0 -0
- package/packages/components/map/src/type.d.ts +75 -75
- package/packages/components/map/style.css +1 -1
- package/packages/components/menu-aside/index.d.ts +9 -9
- package/packages/components/menu-aside/index.js +716 -623
- package/packages/components/menu-aside/index.js.gz +0 -0
- package/packages/components/menu-aside/src/Index.vue.d.ts +4 -6
- package/packages/components/menu-aside/src/menu-icon.vue.d.ts +11 -0
- package/packages/components/menu-aside/src/style-theme.d.ts +78 -0
- package/packages/components/menu-aside/src/sub-menu/sub-menu.vue.d.ts +2 -2
- package/packages/components/menu-aside/src/sub-menu/type.d.ts +27 -27
- package/packages/components/menu-aside/src/type.d.ts +46 -44
- package/packages/components/menu-aside/src/use-aside-menu.d.ts +1 -1
- package/packages/components/menu-aside/style.css +1 -1
- package/packages/components/menu-aside/style.css.gz +0 -0
- package/packages/components/menu-aside/theme/base.d.ts +8 -3
- package/packages/components/menu-header/index.d.ts +3 -0
- package/packages/components/menu-header/index.js +129 -80
- package/packages/components/menu-header/index.js.gz +0 -0
- package/packages/components/menu-header/src/Index.vue.d.ts +1 -0
- package/packages/components/menu-header/src/style-theme.d.ts +43 -0
- package/packages/components/menu-header/src/type.d.ts +9 -8
- package/packages/components/menu-header/style.css +1 -1
- package/packages/components/menu-header/style.css.gz +0 -0
- package/packages/components/menu-header/theme/base.d.ts +2 -8
- package/packages/components/message/index.js.gz +0 -0
- package/packages/components/message/src/type.d.ts +6 -6
- package/packages/components/message/style.css.gz +0 -0
- package/packages/components/notification/index.js.gz +0 -0
- package/packages/components/notification/src/type.d.ts +6 -6
- package/packages/components/notification/style.css.gz +0 -0
- package/packages/components/overlay/index.js.gz +0 -0
- package/packages/components/pagination/index.js +16 -16
- package/packages/components/pagination/index.js.gz +0 -0
- package/packages/components/pagination/src/type.d.ts +57 -57
- package/packages/components/pagination/style.css +1 -1
- package/packages/components/pagination/style.css.gz +0 -0
- package/packages/components/popover/index.js.gz +0 -0
- package/packages/components/popover/style.css.gz +0 -0
- package/packages/components/popup-mask/index.js +1 -1
- package/packages/components/popup-mask/index.js.gz +0 -0
- package/packages/components/popup-mask/src/type.d.ts +28 -28
- package/packages/components/popup-mask/style.css +1 -1
- package/packages/components/preview/index.js +7 -7
- package/packages/components/preview/index.js.gz +0 -0
- package/packages/components/preview/src/type.d.ts +19 -19
- package/packages/components/preview/style.css +1 -1
- package/packages/components/progress/index.js +2 -2
- package/packages/components/progress/index.js.gz +0 -0
- package/packages/components/progress/src/type.d.ts +43 -43
- package/packages/components/progress/style.css +1 -1
- package/packages/components/progress/style.css.gz +0 -0
- package/packages/components/radio/index.js.gz +0 -0
- package/packages/components/radio/src/type.d.ts +43 -43
- package/packages/components/radio/style.css.gz +0 -0
- package/packages/components/radio-tabs/index.js +1 -1
- package/packages/components/radio-tabs/index.js.gz +0 -0
- package/packages/components/radio-tabs/src/type.d.ts +17 -17
- package/packages/components/radio-tabs/style.css +1 -1
- package/packages/components/radio-tabs/style.css.gz +0 -0
- package/packages/components/rich-editor/i18n/index.d.ts +12 -0
- package/packages/components/rich-editor/index.js +2457 -2452
- package/packages/components/rich-editor/index.js.gz +0 -0
- package/packages/components/rich-editor/src/type.d.ts +87 -87
- package/packages/components/rich-editor/style.css.gz +0 -0
- package/packages/components/scrollbar/index.js +1 -1
- package/packages/components/scrollbar/index.js.gz +0 -0
- package/packages/components/scrollbar/src/type.d.ts +3 -3
- package/packages/components/scrollbar/style.css +1 -1
- package/packages/components/scrollbar/style.css.gz +0 -0
- package/packages/components/search/index.js +1 -1
- package/packages/components/search/index.js.gz +0 -0
- package/packages/components/search/src/type.d.ts +20 -20
- package/packages/components/search/style.css +1 -1
- package/packages/components/search/style.css.gz +0 -0
- package/packages/components/search-form/index.js +8 -8
- package/packages/components/search-form/index.js.gz +0 -0
- package/packages/components/search-form/src/type.d.ts +105 -105
- package/packages/components/search-form/style.css +1 -1
- package/packages/components/search-form/style.css.gz +0 -0
- package/packages/components/select/index.d.ts +9 -9
- package/packages/components/select/index.js +9 -9
- package/packages/components/select/index.js.gz +0 -0
- package/packages/components/select/src/Select.vue.d.ts +3 -3
- package/packages/components/select/src/type.d.ts +81 -81
- package/packages/components/select/style.css +1 -1
- package/packages/components/select/style.css.gz +0 -0
- package/packages/components/select-input/index.js +8 -8
- package/packages/components/select-input/index.js.gz +0 -0
- package/packages/components/select-input/src/type.d.ts +54 -54
- package/packages/components/select-input/style.css +1 -1
- package/packages/components/select-input/style.css.gz +0 -0
- package/packages/components/select-list/index.js +2 -2
- package/packages/components/select-list/index.js.gz +0 -0
- package/packages/components/select-list/src/type.d.ts +86 -86
- package/packages/components/select-list/style.css +1 -1
- package/packages/components/select-list/style.css.gz +0 -0
- package/packages/components/special-range-picker-month/index.js +1 -1
- package/packages/components/special-range-picker-month/index.js.gz +0 -0
- package/packages/components/special-range-picker-month/src/type.d.ts +49 -49
- package/packages/components/special-range-picker-month/style.css +1 -1
- package/packages/components/special-range-picker-month/style.css.gz +0 -0
- package/packages/components/special-range-picker-year/index.js +1 -1
- package/packages/components/special-range-picker-year/index.js.gz +0 -0
- package/packages/components/special-range-picker-year/src/type.d.ts +53 -53
- package/packages/components/special-range-picker-year/style.css +1 -1
- package/packages/components/special-range-picker-year/style.css.gz +0 -0
- package/packages/components/spin/index.js +17 -17
- package/packages/components/spin/index.js.gz +0 -0
- package/packages/components/spin/src/type.d.ts +17 -17
- package/packages/components/spin/style.css +1 -1
- package/packages/components/spin/style.css.gz +0 -0
- package/packages/components/split-panel/index.js +1 -1
- package/packages/components/split-panel/index.js.gz +0 -0
- package/packages/components/split-panel/src/type.d.ts +15 -15
- package/packages/components/split-panel/style.css +1 -1
- package/packages/components/split-panel/style.css.gz +0 -0
- package/packages/components/step/index.js +3 -3
- package/packages/components/step/index.js.gz +0 -0
- package/packages/components/step/src/type.d.ts +53 -53
- package/packages/components/step/style.css +1 -1
- package/packages/components/steps/style.css.gz +0 -0
- package/packages/components/switch/index.js +4 -4
- package/packages/components/switch/index.js.gz +0 -0
- package/packages/components/switch/src/type.d.ts +50 -50
- package/packages/components/switch/style.css +1 -1
- package/packages/components/switch/style.css.gz +0 -0
- package/packages/components/table/i18n/index.d.ts +9 -0
- package/packages/components/table/index.js +171 -167
- package/packages/components/table/index.js.gz +0 -0
- package/packages/components/table/src/filter-pane/type.d.ts +41 -41
- package/packages/components/table/src/table-column/type.d.ts +84 -84
- package/packages/components/table/src/type.d.ts +308 -308
- package/packages/components/table/style.css +1 -1
- package/packages/components/table/style.css.gz +0 -0
- package/packages/components/tabs/index.d.ts +3 -0
- package/packages/components/tabs/index.js +172 -154
- package/packages/components/tabs/index.js.gz +0 -0
- package/packages/components/tabs/src/style-theme.d.ts +13 -0
- package/packages/components/tabs/src/type.d.ts +102 -100
- package/packages/components/tabs/style.css +1 -1
- package/packages/components/tabs/style.css.gz +0 -0
- package/packages/components/tabs/theme/base.d.ts +0 -2
- package/packages/components/tag/index.js +9 -9
- package/packages/components/tag/index.js.gz +0 -0
- package/packages/components/tag/src/type.d.ts +27 -27
- package/packages/components/tag/style.css +1 -1
- package/packages/components/tag/style.css.gz +0 -0
- package/packages/components/text-tooltip/index.js.gz +0 -0
- package/packages/components/text-tooltip/src/type.d.ts +65 -65
- package/packages/components/text-tooltip/style.css.gz +0 -0
- package/packages/components/time-line/index.js +9 -9
- package/packages/components/time-line/index.js.gz +0 -0
- package/packages/components/time-line/src/type.d.ts +21 -21
- package/packages/components/time-line/style.css +1 -1
- package/packages/components/time-line/style.css.gz +0 -0
- package/packages/components/tooltip/index.d.ts +9 -9
- package/packages/components/tooltip/index.js +5 -5
- package/packages/components/tooltip/index.js.gz +0 -0
- package/packages/components/tooltip/src/index.vue.d.ts +1 -1
- package/packages/components/tooltip/src/type.d.ts +40 -40
- package/packages/components/tooltip/style.css +1 -1
- package/packages/components/tooltip/style.css.gz +0 -0
- package/packages/components/tree/index.js +2 -2
- package/packages/components/tree/index.js.gz +0 -0
- package/packages/components/tree/src/App.vue.d.ts +11 -7
- package/packages/components/tree/src/type.d.ts +283 -283
- package/packages/components/tree/style.css +1 -1
- package/packages/components/tree/style.css.gz +0 -0
- package/packages/components/tree-select/index.js.gz +0 -0
- package/packages/components/tree-select/src/App.vue.d.ts +16 -16
- package/packages/components/tree-select/src/hooks/use-tree-select.d.ts +14 -14
- package/packages/components/tree-select/src/type.d.ts +102 -102
- package/packages/components/tree-select/style.css.gz +0 -0
- package/packages/components/tree-table/index.js +1 -1
- package/packages/components/tree-table/index.js.gz +0 -0
- package/packages/components/tree-table/src/type.d.ts +131 -131
- package/packages/components/tree-table/style.css +1 -1
- package/packages/components/tree-table/style.css.gz +0 -0
- package/packages/components/upload/index.js +1 -1
- package/packages/components/upload/index.js.gz +0 -0
- package/packages/components/upload/src/type.d.ts +69 -69
- package/packages/components/upload/style.css +1 -1
- package/packages/components/upload/style.css.gz +0 -0
- package/packages/components/virtual-tree/index.js +8 -8
- package/packages/components/virtual-tree/index.js.gz +0 -0
- package/packages/components/virtual-tree/src/type.d.ts +40 -40
- package/packages/components/virtual-tree/style.css +1 -1
- package/packages/components/virtual-tree/style.css.gz +0 -0
- package/packages/components/watermark/index.js +9 -9
- package/packages/components/watermark/style.css +1 -1
- package/packages/global/theme/index.js.gz +0 -0
- package/packages/icons/1-grids/index.js.gz +0 -0
- package/packages/icons/4-grids/index.js.gz +0 -0
- package/packages/icons/9-grids/index.js.gz +0 -0
- package/packages/icons/add/index.js.gz +0 -0
- package/packages/icons/add-item/index.js.gz +0 -0
- package/packages/icons/addto/index.js.gz +0 -0
- package/packages/icons/alarm/index.js.gz +0 -0
- package/packages/icons/arrow-first/index.js.gz +0 -0
- package/packages/icons/arrow-last/index.js.gz +0 -0
- package/packages/icons/back/index.js.gz +0 -0
- package/packages/icons/bianjigongzuotai/index.js.gz +0 -0
- package/packages/icons/biaochi/index.js.gz +0 -0
- package/packages/icons/bim/index.js.gz +0 -0
- package/packages/icons/bold/index.js.gz +0 -0
- package/packages/icons/camera/index.js.gz +0 -0
- package/packages/icons/camera-2/index.js.gz +0 -0
- package/packages/icons/camera-3/index.js.gz +0 -0
- package/packages/icons/cancel-full-screen/index.js.gz +0 -0
- package/packages/icons/card/index.js.gz +0 -0
- package/packages/icons/card-view/index.js.gz +0 -0
- package/packages/icons/caret-bottom/index.js +18 -18
- package/packages/icons/caret-bottom/index.js.gz +0 -0
- package/packages/icons/caret-right/index.js.gz +0 -0
- package/packages/icons/chakancelve/index.js.gz +0 -0
- package/packages/icons/change/index.js +17 -17
- package/packages/icons/change/index.js.gz +0 -0
- package/packages/icons/change-2/index.js.gz +0 -0
- package/packages/icons/change-3/index.js.gz +0 -0
- package/packages/icons/changetenant/index.js.gz +0 -0
- package/packages/icons/chart/index.js.gz +0 -0
- package/packages/icons/chaxunxiangqing/index.js.gz +0 -0
- package/packages/icons/check/index.js +11 -11
- package/packages/icons/check/index.js.gz +0 -0
- package/packages/icons/chuanglianjiang/index.js +14 -14
- package/packages/icons/chuanglianjiang/index.js.gz +0 -0
- package/packages/icons/chuangliansheng/index.js +14 -14
- package/packages/icons/chuangliansheng/index.js.gz +0 -0
- package/packages/icons/chuanglianting/index.js +14 -14
- package/packages/icons/chuanglianting/index.js.gz +0 -0
- package/packages/icons/chuizhiduiqi/index.js.gz +0 -0
- package/packages/icons/chuizhijunfen/index.js.gz +0 -0
- package/packages/icons/close/index.js +14 -14
- package/packages/icons/close/index.js.gz +0 -0
- package/packages/icons/close-2/index.js.gz +0 -0
- package/packages/icons/color/index.js.gz +0 -0
- package/packages/icons/copy/index.js.gz +0 -0
- package/packages/icons/custom/index.js +6 -6
- package/packages/icons/custom/index.js.gz +0 -0
- package/packages/icons/daochu/index.js.gz +0 -0
- package/packages/icons/date/index.js +8 -8
- package/packages/icons/date/index.js.gz +0 -0
- package/packages/icons/decline/index.js.gz +0 -0
- package/packages/icons/default-btn/index.js.gz +0 -0
- package/packages/icons/default-point/index.js.gz +0 -0
- package/packages/icons/delete/index.js.gz +0 -0
- package/packages/icons/delete-2/index.js.gz +0 -0
- package/packages/icons/dengdai/index.js.gz +0 -0
- package/packages/icons/dianzan/index.js +8 -8
- package/packages/icons/dianzan/index.js.gz +0 -0
- package/packages/icons/dianzan-2/index.js +8 -8
- package/packages/icons/dianzan-2/index.js.gz +0 -0
- package/packages/icons/direction-control/index.js +14 -14
- package/packages/icons/direction-control/index.js.gz +0 -0
- package/packages/icons/ditu/index.js.gz +0 -0
- package/packages/icons/dizhixuanze/index.js.gz +0 -0
- package/packages/icons/double-arrow-left/index.js.gz +0 -0
- package/packages/icons/double-arrow-right/index.js.gz +0 -0
- package/packages/icons/down/index.js +11 -11
- package/packages/icons/down/index.js.gz +0 -0
- package/packages/icons/down-3/index.js +9 -9
- package/packages/icons/download/index.js +11 -11
- package/packages/icons/download/index.js.gz +0 -0
- package/packages/icons/drag/index.js +11 -11
- package/packages/icons/drag/index.js.gz +0 -0
- package/packages/icons/drawing/index.js.gz +0 -0
- package/packages/icons/edit/index.js.gz +0 -0
- package/packages/icons/edit-1/index.js.gz +0 -0
- package/packages/icons/empty/index.js.gz +0 -0
- package/packages/icons/enlarge/index.js +21 -21
- package/packages/icons/enlarge/index.js.gz +0 -0
- package/packages/icons/entry/index.js +11 -11
- package/packages/icons/entry/index.js.gz +0 -0
- package/packages/icons/fabu/index.js.gz +0 -0
- package/packages/icons/fanhui/index.js.gz +0 -0
- package/packages/icons/filter-3/index.js.gz +0 -0
- package/packages/icons/finish/index.js +11 -11
- package/packages/icons/finish/index.js.gz +0 -0
- package/packages/icons/fold/index.js.gz +0 -0
- package/packages/icons/folder-quest/index.js.gz +0 -0
- package/packages/icons/form-tips/index.js.gz +0 -0
- package/packages/icons/full/index.js.gz +0 -0
- package/packages/icons/full-screen/index.js +18 -18
- package/packages/icons/full-screen/index.js.gz +0 -0
- package/packages/icons/fullscreen-2/index.js.gz +0 -0
- package/packages/icons/fuzhi/index.js.gz +0 -0
- package/packages/icons/gaojin/index.js.gz +0 -0
- package/packages/icons/gongzuotaiguanli/index.js.gz +0 -0
- package/packages/icons/header-seach/index.js +16 -16
- package/packages/icons/header-seach/index.js.gz +0 -0
- package/packages/icons/header-setting/index.js +14 -14
- package/packages/icons/header-setting/index.js.gz +0 -0
- package/packages/icons/headersettings/index.js.gz +0 -0
- package/packages/icons/hide/index.js +11 -11
- package/packages/icons/hide/index.js.gz +0 -0
- package/packages/icons/huabufuwei/index.js.gz +0 -0
- package/packages/icons/huaxian/index.js.gz +0 -0
- package/packages/icons/huifuchuchangshezhi/index.js.gz +0 -0
- package/packages/icons/hyperlinks/index.js.gz +0 -0
- package/packages/icons/img/index.js.gz +0 -0
- package/packages/icons/input-close/index.js.gz +0 -0
- package/packages/icons/italic/index.js.gz +0 -0
- package/packages/icons/jia-1/index.js.gz +0 -0
- package/packages/icons/jinggao/index.js.gz +0 -0
- package/packages/icons/jushangduiqi/index.js.gz +0 -0
- package/packages/icons/juxiaduiqi/index.js.gz +0 -0
- package/packages/icons/juxinghuizhi/index.js.gz +0 -0
- package/packages/icons/juyouduiqi/index.js.gz +0 -0
- package/packages/icons/juzuoduiqi/index.js.gz +0 -0
- package/packages/icons/kaiguan/index.js +10 -10
- package/packages/icons/kaiguan/index.js.gz +0 -0
- package/packages/icons/kaimen/index.js +9 -9
- package/packages/icons/kaimen/index.js.gz +0 -0
- package/packages/icons/layout-refresh/index.js +5 -5
- package/packages/icons/layout-refresh/index.js.gz +0 -0
- package/packages/icons/link/index.js.gz +0 -0
- package/packages/icons/list/index.js.gz +0 -0
- package/packages/icons/list-view/index.js.gz +0 -0
- package/packages/icons/load/index.js.gz +0 -0
- package/packages/icons/lock/index.js +16 -16
- package/packages/icons/lock/index.js.gz +0 -0
- package/packages/icons/me/index.js +11 -11
- package/packages/icons/me/index.js.gz +0 -0
- package/packages/icons/more/index.js +14 -14
- package/packages/icons/more/index.js.gz +0 -0
- package/packages/icons/more-btn/index.js.gz +0 -0
- package/packages/icons/muted/index.js.gz +0 -0
- package/packages/icons/notification-face/index.js.gz +0 -0
- package/packages/icons/paiban/index.js.gz +0 -0
- package/packages/icons/password-lock/index.js +11 -11
- package/packages/icons/password-lock/index.js.gz +0 -0
- package/packages/icons/pause/index.js.gz +0 -0
- package/packages/icons/phone/index.js.gz +0 -0
- package/packages/icons/pinglun/index.js.gz +0 -0
- package/packages/icons/plan/index.js.gz +0 -0
- package/packages/icons/play/index.js.gz +0 -0
- package/packages/icons/preview/index.js.gz +0 -0
- package/packages/icons/preview-eye/index.js.gz +0 -0
- package/packages/icons/project-list/index.js +16 -16
- package/packages/icons/project-list/index.js.gz +0 -0
- package/packages/icons/project-tree/index.js +22 -22
- package/packages/icons/project-tree/index.js.gz +0 -0
- package/packages/icons/promptinformation-l/index.js +11 -11
- package/packages/icons/promptinformation-l/index.js.gz +0 -0
- package/packages/icons/qiehuangongzuotai/index.js.gz +0 -0
- package/packages/icons/quanping/index.js.gz +0 -0
- package/packages/icons/rate-all/index.js +17 -17
- package/packages/icons/rate-all/index.js.gz +0 -0
- package/packages/icons/rate-half/index.js +27 -27
- package/packages/icons/rate-half/index.js.gz +0 -0
- package/packages/icons/rate-none/index.js +17 -17
- package/packages/icons/rate-none/index.js.gz +0 -0
- package/packages/icons/recover/index.js.gz +0 -0
- package/packages/icons/refresh/index.js.gz +0 -0
- package/packages/icons/reload/index.js.gz +0 -0
- package/packages/icons/reset/index.js.gz +0 -0
- package/packages/icons/riqixuanze/index.js.gz +0 -0
- package/packages/icons/rise/index.js.gz +0 -0
- package/packages/icons/save/index.js.gz +0 -0
- package/packages/icons/screenshot/index.js +21 -21
- package/packages/icons/screenshot/index.js.gz +0 -0
- package/packages/icons/search/index.js.gz +0 -0
- package/packages/icons/select-confirm/index.js.gz +0 -0
- package/packages/icons/set-up/index.js.gz +0 -0
- package/packages/icons/setting/index.js.gz +0 -0
- package/packages/icons/shangchuan/index.js.gz +0 -0
- package/packages/icons/shebei/index.js.gz +0 -0
- package/packages/icons/shebeiqunzu/index.js.gz +0 -0
- package/packages/icons/sheweimoren/index.js.gz +0 -0
- package/packages/icons/shisuan/index.js.gz +0 -0
- package/packages/icons/shitu-kapian/index.js.gz +0 -0
- package/packages/icons/shitu-map/index.js +5 -5
- package/packages/icons/shitu-map/index.js.gz +0 -0
- package/packages/icons/shortcut-keys/index.js.gz +0 -0
- package/packages/icons/shoudongzhihang/index.js.gz +0 -0
- package/packages/icons/shouqiyoucemianban/index.js.gz +0 -0
- package/packages/icons/shouqiyoucemianban-1/index.js.gz +0 -0
- package/packages/icons/shouqizuocemianban/index.js.gz +0 -0
- package/packages/icons/shouqizuocemianban-1/index.js.gz +0 -0
- package/packages/icons/shouquan/index.js.gz +0 -0
- package/packages/icons/show/index.js +11 -11
- package/packages/icons/show/index.js.gz +0 -0
- package/packages/icons/shrink/index.js +21 -21
- package/packages/icons/shrink/index.js.gz +0 -0
- package/packages/icons/shuaxin/index.js.gz +0 -0
- package/packages/icons/shuipingduiqi/index.js.gz +0 -0
- package/packages/icons/shuipingjunfen/index.js.gz +0 -0
- package/packages/icons/shuyoufanye/index.js.gz +0 -0
- package/packages/icons/shuzuofanye/index.js.gz +0 -0
- package/packages/icons/solid-filter/index.js.gz +0 -0
- package/packages/icons/start/index.js.gz +0 -0
- package/packages/icons/stop/index.js.gz +0 -0
- package/packages/icons/structural-diagram/index.js.gz +0 -0
- package/packages/icons/table-header-search/index.js.gz +0 -0
- package/packages/icons/text/index.js.gz +0 -0
- package/packages/icons/tick/index.js +11 -11
- package/packages/icons/tick/index.js.gz +0 -0
- package/packages/icons/tishixinxi/index.js.gz +0 -0
- package/packages/icons/tongguo/index.js.gz +0 -0
- package/packages/icons/tongzhi/index.js.gz +0 -0
- package/packages/icons/tubiaoku/index.js.gz +0 -0
- package/packages/icons/tuichuquanping/index.js.gz +0 -0
- package/packages/icons/tuozhuai/index.js.gz +0 -0
- package/packages/icons/underline/index.js.gz +0 -0
- package/packages/icons/unflod/index.js.gz +0 -0
- package/packages/icons/unlock/index.js +21 -21
- package/packages/icons/unlock/index.js.gz +0 -0
- package/packages/icons/up/index.js +11 -11
- package/packages/icons/up/index.js.gz +0 -0
- package/packages/icons/up-2/index.js.gz +0 -0
- package/packages/icons/vauth/index.js.gz +0 -0
- package/packages/icons/view/index.js.gz +0 -0
- package/packages/icons/view-2/index.js.gz +0 -0
- package/packages/icons/volume/index.js +25 -25
- package/packages/icons/volume/index.js.gz +0 -0
- package/packages/icons/wangge/index.js.gz +0 -0
- package/packages/icons/wangge-1/index.js.gz +0 -0
- package/packages/icons/warning/index.js.gz +0 -0
- package/packages/icons/warning-face/index.js.gz +0 -0
- package/packages/icons/wendujiang/index.js +10 -10
- package/packages/icons/wendujiang/index.js.gz +0 -0
- package/packages/icons/wendusheng/index.js +13 -13
- package/packages/icons/wendusheng/index.js.gz +0 -0
- package/packages/icons/withdraw/index.js.gz +0 -0
- package/packages/icons/xiazai/index.js.gz +0 -0
- package/packages/icons/xinzengtongji/index.js.gz +0 -0
- package/packages/icons/xuanzhuanjiaodu/index.js.gz +0 -0
- package/packages/icons/yidongduan/index.js.gz +0 -0
- package/packages/icons/yincang/index.js.gz +0 -0
- package/packages/icons/yingpian/index.js.gz +0 -0
- package/packages/icons/yitushoutu/index.js.gz +0 -0
- package/packages/icons/yuanxinghuizhi/index.js.gz +0 -0
- package/packages/icons/yulan-2/index.js.gz +0 -0
- package/packages/icons/zhangaiwu/index.js.gz +0 -0
- package/packages/icons/zhizhen/index.js.gz +0 -0
- package/packages/icons/zhuomianduan/index.js.gz +0 -0
- package/packages/icons/zidingyihuizhi/index.js.gz +0 -0
- package/packages/icons/zuobiao/index.js.gz +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
.das-input-select-search-container[data-v-
|
|
1
|
+
.das-input-select-search-container[data-v-9cd34c82]{display:flex;align-items:center}.das-input-select-search-container .label[data-v-9cd34c82]{color:var(--das-ui-search-form-filter-font-color);margin-right:8px;font-size:var(--das-ui-font-size-sm);text-align:right;max-width:84px;text-overflow:ellipsis;overflow:hidden;display:flex;align-items:center;white-space:nowrap;justify-content:flex-end}[data-v-8015b7ae] .das-ui-date-range-picker{margin-left:16px}[data-v-8015b7ae] .das-ui-date-range-picker .ant-picker{height:24px}[data-v-8015b7ae] .das-ui-select .ant-select-selection-item{text-align:right}.das-select-date-select-container{width:120px}.optional-select-item{margin-right:8px}.optional-select-item .ant-select-selection-item{text-align:left!important}.das-select-date-range{display:flex;align-items:center}.das-select-date-range .label{color:var(--das-ui-search-form-filter-font-color);margin-right:8px;font-size:var(--das-ui-font-size-sm);max-width:84px;text-overflow:ellipsis;overflow:hidden;display:flex;align-items:center;white-space:nowrap;justify-content:flex-end}.das-select-date-range .das-ui-date-range-picker{margin-left:0!important}.das-select-date-range .das-ui-select{margin-right:12px}.das-ui-search-form[data-v-7b5766a8]{width:100%;box-sizing:border-box}.das-ui-search-form.expand-hasbtn-padding[data-v-7b5766a8]{padding-bottom:10px}.das-ui-search-form.packup-hasbtn-padding[data-v-7b5766a8]{padding-bottom:14px}.das-ui-search-form.packup-nobtn-padding[data-v-7b5766a8]{padding-bottom:2px}.das-ui-search-form.nofilter-hasbtn-padding[data-v-7b5766a8]{padding-bottom:14px}.das-ui-search-form.expand-nobtn-padding[data-v-7b5766a8]{padding-bottom:0}.das-ui-search-form .search-content[data-v-7b5766a8]{width:100%;display:flex;justify-content:space-between;padding-top:8px;box-sizing:border-box;align-items:flex-end}.das-ui-search-form .search-form-left[data-v-7b5766a8]{display:flex;flex:1;align-items:flex-end!important}.das-ui-search-form .search-form-left.align-center[data-v-7b5766a8]{align-items:center}.das-ui-search-form .search-form-left .search-title[data-v-7b5766a8]{font-size:var(--das-ui-font-size-lg);color:var(--das-ui-search-form-font-color);line-height:26px;font-weight:600;margin-right:16px}.das-ui-search-form .search-form-left .search-selected-content[data-v-7b5766a8]{display:flex;flex:1;align-items:flex-end}.das-ui-search-form .search-form-left .search-selected-content .label[data-v-7b5766a8]{min-width:60px;font-size:var(--das-ui-font-size-sm);color:var(--das-ui-search-form-tip-color);line-height:24px}.das-ui-search-form .search-form-right[data-v-7b5766a8]{display:flex}.das-ui-search-form .search-form-right .margin-filter[data-v-7b5766a8]{margin-right:132px}.das-ui-search-form .search-form-right .filter-handle-status[data-v-7b5766a8]{display:flex;align-items:center;color:var(--das-ui-search-form-primary-color);cursor:pointer}.das-ui-search-form .search-form-right .filter-handle-status .status[data-v-7b5766a8]{margin-right:5px;font-size:var(--das-ui-font-size-sm)}.das-ui-search-form .search-form-right .filter-handle-status .arrowTransform[data-v-7b5766a8]{transition:.2s;transform-origin:center;transform:rotate(180deg)}.das-ui-search-form .search-form-right .filter-handle-status .arrowTransformReturn[data-v-7b5766a8]{transition:.2s;transform-origin:center;transform:rotate(0)}.das-ui-search-form .filter-content[data-v-7b5766a8]{width:100%;height:auto;background-color:var(--das-ui-search-form-filter-bgcolor);padding:0 12px;box-sizing:border-box;border:1px solid var(--das-ui-search-form-filter-border-color);border-radius:2px;margin-top:12px}.das-ui-search-form .filter-content.horizontal-filter-content[data-v-7b5766a8]{max-height:200px;padding:0 40px!important}.das-ui-search-form .filter-content.horizontal-filter-content .filter-scroll-content[data-v-7b5766a8]{width:100%;height:100%}.das-ui-search-form .filter-content.horizontal-filter-content[data-v-7b5766a8] .das-ui-form-item-label{max-width:84px}.das-ui-search-form .filter-content.horizontal-filter-content[data-v-7b5766a8] .das-ui-form-item-label .label{max-width:84px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.das-ui-search-form .filter-content .filter-item[data-v-7b5766a8]{flex:0 0 var(--729138b9)!important}.das-ui-search-form .filter-content .filter-item.das-select-date-range[data-v-7b5766a8]{margin-right:var(--43e68f22)}.filter-line[data-v-7b5766a8]{width:100%;height:16px;background-color:transparent}.das-ui-search-form .treeSelect-item{align-items:flex-start!important}.das-ui-search-form .treeSelect-item .das-ui-form-item-label{margin-top:2px}.das-ui-search-form .align-left-filter-content .das-ui-form{flex-direction:row!important;min-height:32px;align-items:flex-end!important;align-content:flex-end!important}.das-ui-search-form .align-left-filter-content .das-ui-form .das-ui-form-item{margin-bottom:0!important;margin-right:20px!important}.das-ui-search-form .align-left-filter-content .das-ui-form .das-ui-form-item .das-ui-form-item-label{color:var(--das-ui-search-form-filter-font-color)}.das-ui-search-form .search-selected-content .tag-content .das-ui-tag{margin-left:5px;background-color:#fff}.das-ui-search-form .search-selected-content .tag-content .das-ui-tag .el-tag{height:24px!important}.das-ui-search-form .search-selected-content .tag-content .das-ui-tag .el-tag .el-tag__close{color:var(--das-ui-search-form-filter-font-color)}.das-ui-search-form .out-filter-content{margin-right:58px}.das-ui-search-form .out-filter-content.no-fileter-panel{margin-right:0}.das-ui-search-form .out-filter-content .das-ui-form{flex-direction:row!important}.das-ui-search-form .out-filter-content .das-ui-form .das-ui-form-item{margin-bottom:0!important;margin-right:10px!important}.das-ui-search-form .out-filter-content .das-ui-form .das-ui-form-item .das-ui-form-item-label{margin-right:10px!important}.das-ui-search-form .filter-content .das-ui-form-item{height:40px;margin-bottom:0!important;border-bottom:1px solid var(--das-ui-search-form-filter-border-color)}.das-ui-search-form .filter-content .das-ui-form-item:last-of-type{border-bottom:0}.das-ui-search-form .filter-content .das-ui-form-item .das-ui-form-item-label{margin-right:24px!important}.das-ui-search-form .filter-content .das-ui-form-item .das-ui-form-item-label .label{color:var(--das-ui-search-form-filter-font-color)}.das-ui-search-form .filter-content .das-ui-form-item.child-form-item{width:auto!important}.das-ui-search-form .filter-content .das-ui-form-item.child-form-item .das-ui-form-item-label{display:none}.das-ui-search-form .filter-content.horizontal-filter-content .das-ui-form{overflow:hidden!important}.das-ui-search-form .filter-content.horizontal-filter-content .das-ui-form .das-select-date-range.filter-item,.das-ui-search-form .filter-content.horizontal-filter-content .das-ui-form .das-input-select-search-container.filter-input-select-item{margin-top:16px!important}.das-ui-search-form .filter-content.horizontal-filter-content .das-ui-form .das-input-select-search-container.filter-input-select-item{margin-right:var(--43e68f22)!important}.das-ui-search-form .filter-content.horizontal-filter-content .das-ui-form .das-input-select-search-container.filter-input-select-item .filter-input-select-item{margin-right:0!important}.das-ui-search-form .filter-content.horizontal-filter-content .das-ui-form .das-ui-form-item{height:auto;border:none;margin-right:var(--43e68f22)!important;margin-top:16px!important}.das-ui-search-form .filter-content.horizontal-filter-content .das-ui-form .das-ui-form-item .das-ui-form-item-label{margin-right:8px!important}
|
|
Binary file
|
|
@@ -21,9 +21,10 @@ declare const DasSelect: import("@das-fed/utils").SFCWithInstall<{
|
|
|
21
21
|
disabled: boolean;
|
|
22
22
|
mode: "multiple" | "tags" | "combobox";
|
|
23
23
|
modelValue: any;
|
|
24
|
-
getPopupContainer: Function;
|
|
25
|
-
teleported: boolean;
|
|
26
24
|
showArrow: boolean;
|
|
25
|
+
open: boolean;
|
|
26
|
+
teleported: boolean;
|
|
27
|
+
getPopupContainer: Function;
|
|
27
28
|
width: string | number;
|
|
28
29
|
borderType: "underline" | "bordered" | "none";
|
|
29
30
|
placeholder: string;
|
|
@@ -32,7 +33,6 @@ declare const DasSelect: import("@das-fed/utils").SFCWithInstall<{
|
|
|
32
33
|
errorMode: "default" | "overlay";
|
|
33
34
|
errorModelZIndex: number;
|
|
34
35
|
noSetDefaultVal: boolean;
|
|
35
|
-
open: boolean;
|
|
36
36
|
fieldNames: any;
|
|
37
37
|
optionFilterProp: string;
|
|
38
38
|
maxTagTextLength: number;
|
|
@@ -77,9 +77,10 @@ declare const DasSelect: import("@das-fed/utils").SFCWithInstall<{
|
|
|
77
77
|
disabled: boolean;
|
|
78
78
|
mode: "multiple" | "tags" | "combobox";
|
|
79
79
|
modelValue: any;
|
|
80
|
-
getPopupContainer: Function;
|
|
81
|
-
teleported: boolean;
|
|
82
80
|
showArrow: boolean;
|
|
81
|
+
open: boolean;
|
|
82
|
+
teleported: boolean;
|
|
83
|
+
getPopupContainer: Function;
|
|
83
84
|
width: string | number;
|
|
84
85
|
borderType: "underline" | "bordered" | "none";
|
|
85
86
|
placeholder: string;
|
|
@@ -88,7 +89,6 @@ declare const DasSelect: import("@das-fed/utils").SFCWithInstall<{
|
|
|
88
89
|
errorMode: "default" | "overlay";
|
|
89
90
|
errorModelZIndex: number;
|
|
90
91
|
noSetDefaultVal: boolean;
|
|
91
|
-
open: boolean;
|
|
92
92
|
fieldNames: any;
|
|
93
93
|
optionFilterProp: string;
|
|
94
94
|
maxTagTextLength: number;
|
|
@@ -126,9 +126,10 @@ declare const DasSelect: import("@das-fed/utils").SFCWithInstall<{
|
|
|
126
126
|
disabled: boolean;
|
|
127
127
|
mode: "multiple" | "tags" | "combobox";
|
|
128
128
|
modelValue: any;
|
|
129
|
-
getPopupContainer: Function;
|
|
130
|
-
teleported: boolean;
|
|
131
129
|
showArrow: boolean;
|
|
130
|
+
open: boolean;
|
|
131
|
+
teleported: boolean;
|
|
132
|
+
getPopupContainer: Function;
|
|
132
133
|
width: string | number;
|
|
133
134
|
borderType: "underline" | "bordered" | "none";
|
|
134
135
|
placeholder: string;
|
|
@@ -137,7 +138,6 @@ declare const DasSelect: import("@das-fed/utils").SFCWithInstall<{
|
|
|
137
138
|
errorMode: "default" | "overlay";
|
|
138
139
|
errorModelZIndex: number;
|
|
139
140
|
noSetDefaultVal: boolean;
|
|
140
|
-
open: boolean;
|
|
141
141
|
fieldNames: any;
|
|
142
142
|
optionFilterProp: string;
|
|
143
143
|
maxTagTextLength: number;
|
|
@@ -63,8 +63,8 @@ const Io = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
63
63
|
emits: ["update:model-value", "change", "focus", "blur", "dropdownVisibleChange", "addCustomItem"],
|
|
64
64
|
setup(M, { expose: D, emit: L }) {
|
|
65
65
|
ro((e) => ({
|
|
66
|
-
"
|
|
67
|
-
|
|
66
|
+
"3f9602ad": Le.value,
|
|
67
|
+
cd494dc0: Oe.value
|
|
68
68
|
}));
|
|
69
69
|
const o = M, k = L, s = ko(o, "modelValue"), x = n(!1), Me = f(() => o.placeholder || V("请选择")), _e = f(() => A.value ? A.value.querySelector(".ant-select-selector") : null), ue = n(null), de = f(() => o.dropdownMode ?? o.mode ?? ""), O = n(null), Fe = n(null), P = n(""), Ne = () => {
|
|
70
70
|
O.value = !0;
|
|
@@ -609,11 +609,11 @@ const Io = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
609
609
|
[r(Ce), { target: Ye, x: !1 }],
|
|
610
610
|
[r(xo), Xe]
|
|
611
611
|
]),
|
|
612
|
-
z(` <div
|
|
613
|
-
:class="[errorMode === 'default' ? 'das-select-error-label-content' : 'das-select-overlay-error-label-content', 'das-select-label-content']"
|
|
614
|
-
v-if="(errorMode === 'default' || (errorMode === 'overlay' && isHoverInInput)) && error && !!errorLabel"
|
|
615
|
-
|
|
616
|
-
<span v-if="error" class="das-select-error-label label">{{ errorLabel }}</span
|
|
612
|
+
z(` <div\r
|
|
613
|
+
:class="[errorMode === 'default' ? 'das-select-error-label-content' : 'das-select-overlay-error-label-content', 'das-select-label-content']"\r
|
|
614
|
+
v-if="(errorMode === 'default' || (errorMode === 'overlay' && isHoverInInput)) && error && !!errorLabel"\r
|
|
615
|
+
>\r
|
|
616
|
+
<span v-if="error" class="das-select-error-label label">{{ errorLabel }}</span>\r
|
|
617
617
|
</div> `),
|
|
618
618
|
e.error && e.errorLabel ? (u(), b(
|
|
619
619
|
J,
|
|
@@ -731,7 +731,7 @@ const Io = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
731
731
|
for (const [o, k] of D)
|
|
732
732
|
L[o] = k;
|
|
733
733
|
return L;
|
|
734
|
-
}, Eo = /* @__PURE__ */ ze(Ao, [["__scopeId", "data-v-
|
|
734
|
+
}, Eo = /* @__PURE__ */ ze(Ao, [["__scopeId", "data-v-54d96ecc"]]), Wo = {};
|
|
735
735
|
function Ro(M, D) {
|
|
736
736
|
const L = To;
|
|
737
737
|
return u(), W(
|
|
@@ -742,7 +742,7 @@ function Ro(M, D) {
|
|
|
742
742
|
/* FULL_PROPS */
|
|
743
743
|
);
|
|
744
744
|
}
|
|
745
|
-
const qo = /* @__PURE__ */ ze(Wo, [["render", Ro], ["__scopeId", "data-v-
|
|
745
|
+
const qo = /* @__PURE__ */ ze(Wo, [["render", Ro], ["__scopeId", "data-v-6b03e650"]]), Ko = {
|
|
746
746
|
"--das-ui-select-color-bg": "#FFFFFF",
|
|
747
747
|
// 默认背景色
|
|
748
748
|
"--das-ui-select-color-primary": Ie("--das-ui-color-primary"),
|
|
Binary file
|
|
@@ -22,9 +22,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<Pr
|
|
|
22
22
|
disabled: boolean;
|
|
23
23
|
mode: "multiple" | "tags" | "combobox";
|
|
24
24
|
modelValue: any;
|
|
25
|
-
getPopupContainer: Function;
|
|
26
|
-
teleported: boolean;
|
|
27
25
|
showArrow: boolean;
|
|
26
|
+
open: boolean;
|
|
27
|
+
teleported: boolean;
|
|
28
|
+
getPopupContainer: Function;
|
|
28
29
|
width: string | number;
|
|
29
30
|
borderType: "underline" | "bordered" | "none";
|
|
30
31
|
placeholder: string;
|
|
@@ -33,7 +34,6 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<Pr
|
|
|
33
34
|
errorMode: "default" | "overlay";
|
|
34
35
|
errorModelZIndex: number;
|
|
35
36
|
noSetDefaultVal: boolean;
|
|
36
|
-
open: boolean;
|
|
37
37
|
fieldNames: any;
|
|
38
38
|
optionFilterProp: string;
|
|
39
39
|
maxTagTextLength: number;
|
|
@@ -1,81 +1,81 @@
|
|
|
1
|
-
import { SelectProps } from 'ant-design-vue/es/select'
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
export interface Props {
|
|
6
|
-
modelValue: any
|
|
7
|
-
|
|
8
|
-
options?: any
|
|
9
|
-
|
|
10
|
-
mode?: 'multiple' | 'tags' | 'combobox'
|
|
11
|
-
|
|
12
|
-
fieldNames?: any
|
|
13
|
-
|
|
14
|
-
borderType?: 'underline' | 'bordered' | 'none'
|
|
15
|
-
|
|
16
|
-
placeholder?: string
|
|
17
|
-
|
|
18
|
-
disabled?: boolean
|
|
19
|
-
|
|
20
|
-
isView?: boolean
|
|
21
|
-
|
|
22
|
-
error?: boolean
|
|
23
|
-
|
|
24
|
-
errorLabel?: string
|
|
25
|
-
|
|
26
|
-
errorMode?: 'default' | 'overlay'
|
|
27
|
-
|
|
28
|
-
optionFilterProp?: string
|
|
29
|
-
|
|
30
|
-
width?: string | number
|
|
31
|
-
|
|
32
|
-
height?: string
|
|
33
|
-
|
|
34
|
-
size?: 'large' | 'middle' | 'default' | 'small' | 'mini' | 'table'
|
|
35
|
-
|
|
36
|
-
maxTagTextLength?: number
|
|
37
|
-
dropdownClassName?: string
|
|
38
|
-
|
|
39
|
-
isTooltip?: boolean
|
|
40
|
-
|
|
41
|
-
showTooltipLength?: number
|
|
42
|
-
|
|
43
|
-
open?: boolean
|
|
44
|
-
|
|
45
|
-
showArrow?: boolean
|
|
46
|
-
|
|
47
|
-
focusOpen?: boolean
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
isRenderNode?: boolean
|
|
51
|
-
|
|
52
|
-
getPopupContainer?: Function
|
|
53
|
-
|
|
54
|
-
noDropdown?: boolean
|
|
55
|
-
|
|
56
|
-
maxTagsLength?: number
|
|
57
|
-
noSetDefaultVal?: boolean
|
|
58
|
-
|
|
59
|
-
teleported?: boolean
|
|
60
|
-
|
|
61
|
-
errorModelZIndex?: number
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
isExterControlCount?: boolean
|
|
65
|
-
|
|
66
|
-
dropdownMode?: 'multiple' | 'tags' | 'combobox' | 'custom'
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
export interface Emits {
|
|
70
|
-
(e: 'update:model-value', currValue: any): void
|
|
71
|
-
|
|
72
|
-
(e: 'change', currValue: any, options: any): void
|
|
73
|
-
|
|
74
|
-
(e: 'focus', val: any): void
|
|
75
|
-
|
|
76
|
-
(e: 'blur', val: any): void
|
|
77
|
-
|
|
78
|
-
(e: 'dropdownVisibleChange', val: any): void
|
|
79
|
-
|
|
80
|
-
(e: 'addCustomItem', val: any): void
|
|
81
|
-
}
|
|
1
|
+
import { SelectProps } from 'ant-design-vue/es/select'
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
export interface Props {
|
|
6
|
+
modelValue: any
|
|
7
|
+
|
|
8
|
+
options?: any
|
|
9
|
+
|
|
10
|
+
mode?: 'multiple' | 'tags' | 'combobox'
|
|
11
|
+
|
|
12
|
+
fieldNames?: any
|
|
13
|
+
|
|
14
|
+
borderType?: 'underline' | 'bordered' | 'none'
|
|
15
|
+
|
|
16
|
+
placeholder?: string
|
|
17
|
+
|
|
18
|
+
disabled?: boolean
|
|
19
|
+
|
|
20
|
+
isView?: boolean
|
|
21
|
+
|
|
22
|
+
error?: boolean
|
|
23
|
+
|
|
24
|
+
errorLabel?: string
|
|
25
|
+
|
|
26
|
+
errorMode?: 'default' | 'overlay'
|
|
27
|
+
|
|
28
|
+
optionFilterProp?: string
|
|
29
|
+
|
|
30
|
+
width?: string | number
|
|
31
|
+
|
|
32
|
+
height?: string
|
|
33
|
+
|
|
34
|
+
size?: 'large' | 'middle' | 'default' | 'small' | 'mini' | 'table'
|
|
35
|
+
|
|
36
|
+
maxTagTextLength?: number
|
|
37
|
+
dropdownClassName?: string
|
|
38
|
+
|
|
39
|
+
isTooltip?: boolean
|
|
40
|
+
|
|
41
|
+
showTooltipLength?: number
|
|
42
|
+
|
|
43
|
+
open?: boolean
|
|
44
|
+
|
|
45
|
+
showArrow?: boolean
|
|
46
|
+
|
|
47
|
+
focusOpen?: boolean
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
isRenderNode?: boolean
|
|
51
|
+
|
|
52
|
+
getPopupContainer?: Function
|
|
53
|
+
|
|
54
|
+
noDropdown?: boolean
|
|
55
|
+
|
|
56
|
+
maxTagsLength?: number
|
|
57
|
+
noSetDefaultVal?: boolean
|
|
58
|
+
|
|
59
|
+
teleported?: boolean
|
|
60
|
+
|
|
61
|
+
errorModelZIndex?: number
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
isExterControlCount?: boolean
|
|
65
|
+
|
|
66
|
+
dropdownMode?: 'multiple' | 'tags' | 'combobox' | 'custom'
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
export interface Emits {
|
|
70
|
+
(e: 'update:model-value', currValue: any): void
|
|
71
|
+
|
|
72
|
+
(e: 'change', currValue: any, options: any): void
|
|
73
|
+
|
|
74
|
+
(e: 'focus', val: any): void
|
|
75
|
+
|
|
76
|
+
(e: 'blur', val: any): void
|
|
77
|
+
|
|
78
|
+
(e: 'dropdownVisibleChange', val: any): void
|
|
79
|
+
|
|
80
|
+
(e: 'addCustomItem', val: any): void
|
|
81
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.das-ui-select[data-v-4bfd844f]{display:inline-block;position:relative}.das-ui-select .das-select-overlay-error-label-content[data-v-4bfd844f]{position:absolute;top:100%;left:0;width:var(--7a670936)}.das-ui-select.show-ellipsis[data-v-4bfd844f] .ant-select-selection-overflow-item.ellipsis .ant-tag{display:flex;align-items:center}.das-ui-select.show-ellipsis[data-v-4bfd844f] .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-4bfd844f] .ant-select{width:100%;height:var(--8ea9b892)}.das-ui-select[data-v-4bfd844f] .ant-select .das-select-error-label-content{width:var(--7a670936);font-size:12px}.das-ui-select[data-v-4bfd844f] .ant-select .das-select-error-label-content .label{display:block;color:var(--das-ui-input-error-color);white-space:break-spaces}.das-ui-select[data-v-4bfd844f] .ant-select .ant-select-arrow{color:#666;width:16px;height:16px;margin-top:0;transform:translateY(-50%);z-index:1}.das-ui-select[data-v-4bfd844f] .ant-select:hover .ant-select-arrow{color:var(--das-ui-select-color-primary)}.das-ui-select[data-v-4bfd844f] .ant-select .ant-select-clear{color:#d9d9d9;width:16px;height:16px;margin-top:0;transform:translateY(-50%)}.das-ui-select[data-v-4bfd844f] .ant-select .ant-select-clear:hover{color:#999}.das-ui-select[data-v-4bfd844f] .ant-select .ant-select-selector{box-sizing:border-box;box-shadow:none!important}.das-ui-select[data-v-4bfd844f] .ant-select .ant-select-selector .ant-tag{margin-bottom:1px;background-color:transparent}.das-ui-select[data-v-4bfd844f] .ant-select .ant-select-selector .ant-select-selection-search{left:0}.das-ui-select[data-v-4bfd844f] .ant-select .ant-select-selector .ant-select-selection-placeholder{padding-left:0;left:0}.das-ui-select[data-v-4bfd844f] .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-4bfd844f] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-4bfd844f] .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-4bfd844f] .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-4bfd844f] .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-4bfd844f] .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-4bfd844f] .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-4bfd844f] .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-4bfd844f] .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-4bfd844f] .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-4bfd844f] .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-4bfd844f] .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-4bfd844f] .ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text)}.das-ui-select[data-v-4bfd844f] .ant-select.ant-select-multiple .ant-select-selector{min-height:var(--das-ui-select-height-md)}.das-ui-select[data-v-4bfd844f] .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-4bfd844f] .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-4bfd844f] .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-4bfd844f] .ant-select.ant-select-multiple .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-md)}.das-ui-select[data-v-4bfd844f] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selector{min-height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-4bfd844f] .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-4bfd844f] .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-4bfd844f] .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-4bfd844f] .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-4bfd844f] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selector{min-height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-4bfd844f] .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-4bfd844f] .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-4bfd844f] .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-4bfd844f] .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-4bfd844f] .ant-select.ant-select-single .ant-select-selector{padding:0!important}.das-ui-select[data-v-4bfd844f] .ant-select-multiple .ant-select-selector{padding-top:0;padding-bottom:0}.das-ui-select[data-v-4bfd844f] .ant-select-multiple .ant-select-selector:after{margin:0}.das-ui-select[data-v-4bfd844f] .ant-select-multiple .anticon svg{vertical-align:baseline}.das-ui-select[data-v-4bfd844f] .ant-select-disabled.ant-select .ant-select-arrow{color:var(--das-ui-select-color-disabled-underline)}.das-ui-select[data-v-4bfd844f] .ant-select-disabled.ant-select .ant-select-selection-item,.das-ui-select[data-v-4bfd844f] .ant-select-disabled.ant-select .ant-tag{color:var(--das-ui-select-color-disabled-text)}.das-ui-select[data-v-4bfd844f] .ant-select .das-suffix-icon{transition:transform .5s}.das-ui-select[data-v-4bfd844f] .ant-select.ant-select-open .das-suffix-icon{transform:rotate(180deg)}.das-ui-select.underline[data-v-4bfd844f] .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-4bfd844f] .ant-select .ant-select-selector:hover,.das-ui-select.underline[data-v-4bfd844f] .ant-select.ant-select-focused .ant-select-selector{border-bottom-color:var(--das-ui-select-color-primary)!important}.das-ui-select.underline[data-v-4bfd844f] .ant-select .ant-select-arrow,.das-ui-select.underline[data-v-4bfd844f] .ant-select .ant-select-clear{right:0}.das-ui-select.underline.is-error[data-v-4bfd844f] .ant-select .ant-select-selector,.das-ui-select.underline.is-error[data-v-4bfd844f] .ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-error)!important}.das-ui-select.underline[data-v-4bfd844f] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.underline[data-v-4bfd844f] .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-4bfd844f] .ant-select .ant-select-selector{border-color:var(--das-ui-select-color-border)!important}.das-ui-select.bordered[data-v-4bfd844f] .ant-select .ant-select-selector:hover,.das-ui-select.bordered[data-v-4bfd844f] .ant-select.ant-select-focused .ant-select-selector{border-color:var(--das-ui-select-color-primary)!important}.das-ui-select.bordered[data-v-4bfd844f] .ant-select .ant-select-selector .ant-select-selection-search{left:8px}.das-ui-select.bordered[data-v-4bfd844f] .ant-select .ant-select-selector .ant-select-selection-placeholder,.das-ui-select.bordered[data-v-4bfd844f] .ant-select .ant-select-selector .ant-select-selection-item{padding-left:8px}.das-ui-select.bordered[data-v-4bfd844f] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.das-ui-select.bordered[data-v-4bfd844f] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:24px}.das-ui-select.bordered[data-v-4bfd844f] .ant-select.ant-select-multiple .ant-select-selector{padding-left:3px}.das-ui-select.bordered[data-v-4bfd844f] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-item{padding-left:0;height:auto}.das-ui-select.bordered[data-v-4bfd844f] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search{left:5px}.das-ui-select.bordered.is-error[data-v-4bfd844f] .ant-select .ant-select-selector,.das-ui-select.bordered.is-error[data-v-4bfd844f] .ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-error)!important}.das-ui-select.bordered[data-v-4bfd844f] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.bordered[data-v-4bfd844f] .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-4bfd844f] .ant-select .ant-select-arrow,.das-ui-select.none[data-v-4bfd844f] .ant-select .ant-select-clear{right:0}.das-ui-select.none[data-v-4bfd844f] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important}.das-ui-select.readonly[data-v-4bfd844f] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important;cursor:default}.das-ui-select.readonly[data-v-4bfd844f] .ant-select-disabled.ant-select .ant-select-selector input{cursor:default}.das-ui-select.readonly[data-v-4bfd844f] .ant-select-disabled.ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text);cursor:default}.das-ui-select.readonly[data-v-4bfd844f] .ant-select-disabled.ant-select .ant-tag,.das-ui-select.readonly[data-v-4bfd844f] .ant-select-disabled.ant-select .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-4bfd844f] .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-4bfd844f] .ant-select-disabled.ant-select-multiple .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-4bfd844f] .ant-select .ant-select-arrow{display:none}.das-ui-select.readonly.underline[data-v-4bfd844f] .ant-select .ant-select-clear{right:0}.das-ui-select .das-select-label-content[data-v-4bfd844f]{font-size:12px}.das-ui-select .das-select-label-content .das-select-error-label[data-v-4bfd844f]{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-54d96ecc]{display:inline-block;position:relative}.das-ui-select .das-select-overlay-error-label-content[data-v-54d96ecc]{position:absolute;top:100%;left:0;width:var(--3f9602ad)}.das-ui-select.show-ellipsis[data-v-54d96ecc] .ant-select-selection-overflow-item.ellipsis .ant-tag{display:flex;align-items:center}.das-ui-select.show-ellipsis[data-v-54d96ecc] .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-54d96ecc] .ant-select{width:100%;height:var(--cd494dc0)}.das-ui-select[data-v-54d96ecc] .ant-select .das-select-error-label-content{width:var(--3f9602ad);font-size:12px}.das-ui-select[data-v-54d96ecc] .ant-select .das-select-error-label-content .label{display:block;color:var(--das-ui-input-error-color);white-space:break-spaces}.das-ui-select[data-v-54d96ecc] .ant-select .ant-select-arrow{color:#666;width:16px;height:16px;margin-top:0;transform:translateY(-50%);z-index:1}.das-ui-select[data-v-54d96ecc] .ant-select:hover .ant-select-arrow{color:var(--das-ui-select-color-primary)}.das-ui-select[data-v-54d96ecc] .ant-select .ant-select-clear{color:#d9d9d9;width:16px;height:16px;margin-top:0;transform:translateY(-50%)}.das-ui-select[data-v-54d96ecc] .ant-select .ant-select-clear:hover{color:#999}.das-ui-select[data-v-54d96ecc] .ant-select .ant-select-selector{box-sizing:border-box;box-shadow:none!important}.das-ui-select[data-v-54d96ecc] .ant-select .ant-select-selector .ant-tag{margin-bottom:1px;background-color:transparent}.das-ui-select[data-v-54d96ecc] .ant-select .ant-select-selector .ant-select-selection-search{left:0}.das-ui-select[data-v-54d96ecc] .ant-select .ant-select-selector .ant-select-selection-placeholder{padding-left:0;left:0}.das-ui-select[data-v-54d96ecc] .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-54d96ecc] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-54d96ecc] .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-54d96ecc] .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-54d96ecc] .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-54d96ecc] .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-54d96ecc] .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-54d96ecc] .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-54d96ecc] .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-54d96ecc] .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-54d96ecc] .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-54d96ecc] .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-54d96ecc] .ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text)}.das-ui-select[data-v-54d96ecc] .ant-select.ant-select-multiple .ant-select-selector{min-height:var(--das-ui-select-height-md)}.das-ui-select[data-v-54d96ecc] .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-54d96ecc] .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-54d96ecc] .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-54d96ecc] .ant-select.ant-select-multiple .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-md)}.das-ui-select[data-v-54d96ecc] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selector{min-height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-54d96ecc] .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-54d96ecc] .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-54d96ecc] .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-54d96ecc] .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-54d96ecc] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selector{min-height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-54d96ecc] .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-54d96ecc] .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-54d96ecc] .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-54d96ecc] .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-54d96ecc] .ant-select.ant-select-single .ant-select-selector{padding:0!important}.das-ui-select[data-v-54d96ecc] .ant-select-multiple .ant-select-selector{padding-top:0;padding-bottom:0}.das-ui-select[data-v-54d96ecc] .ant-select-multiple .ant-select-selector:after{margin:0}.das-ui-select[data-v-54d96ecc] .ant-select-multiple .anticon svg{vertical-align:baseline}.das-ui-select[data-v-54d96ecc] .ant-select-disabled.ant-select .ant-select-arrow{color:var(--das-ui-select-color-disabled-underline)}.das-ui-select[data-v-54d96ecc] .ant-select-disabled.ant-select .ant-select-selection-item,.das-ui-select[data-v-54d96ecc] .ant-select-disabled.ant-select .ant-tag{color:var(--das-ui-select-color-disabled-text)}.das-ui-select[data-v-54d96ecc] .ant-select .das-suffix-icon{transition:transform .5s}.das-ui-select[data-v-54d96ecc] .ant-select.ant-select-open .das-suffix-icon{transform:rotate(180deg)}.das-ui-select.underline[data-v-54d96ecc] .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-54d96ecc] .ant-select .ant-select-selector:hover,.das-ui-select.underline[data-v-54d96ecc] .ant-select.ant-select-focused .ant-select-selector{border-bottom-color:var(--das-ui-select-color-primary)!important}.das-ui-select.underline[data-v-54d96ecc] .ant-select .ant-select-arrow,.das-ui-select.underline[data-v-54d96ecc] .ant-select .ant-select-clear{right:0}.das-ui-select.underline.is-error[data-v-54d96ecc] .ant-select .ant-select-selector,.das-ui-select.underline.is-error[data-v-54d96ecc] .ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-error)!important}.das-ui-select.underline[data-v-54d96ecc] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.underline[data-v-54d96ecc] .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-54d96ecc] .ant-select .ant-select-selector{border-color:var(--das-ui-select-color-border)!important}.das-ui-select.bordered[data-v-54d96ecc] .ant-select .ant-select-selector:hover,.das-ui-select.bordered[data-v-54d96ecc] .ant-select.ant-select-focused .ant-select-selector{border-color:var(--das-ui-select-color-primary)!important}.das-ui-select.bordered[data-v-54d96ecc] .ant-select .ant-select-selector .ant-select-selection-search{left:8px}.das-ui-select.bordered[data-v-54d96ecc] .ant-select .ant-select-selector .ant-select-selection-placeholder,.das-ui-select.bordered[data-v-54d96ecc] .ant-select .ant-select-selector .ant-select-selection-item{padding-left:8px}.das-ui-select.bordered[data-v-54d96ecc] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.das-ui-select.bordered[data-v-54d96ecc] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:24px}.das-ui-select.bordered[data-v-54d96ecc] .ant-select.ant-select-multiple .ant-select-selector{padding-left:3px}.das-ui-select.bordered[data-v-54d96ecc] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-item{padding-left:0;height:auto}.das-ui-select.bordered[data-v-54d96ecc] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search{left:5px}.das-ui-select.bordered.is-error[data-v-54d96ecc] .ant-select .ant-select-selector,.das-ui-select.bordered.is-error[data-v-54d96ecc] .ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-error)!important}.das-ui-select.bordered[data-v-54d96ecc] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.bordered[data-v-54d96ecc] .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-54d96ecc] .ant-select .ant-select-arrow,.das-ui-select.none[data-v-54d96ecc] .ant-select .ant-select-clear{right:0}.das-ui-select.none[data-v-54d96ecc] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important}.das-ui-select.readonly[data-v-54d96ecc] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important;cursor:default}.das-ui-select.readonly[data-v-54d96ecc] .ant-select-disabled.ant-select .ant-select-selector input{cursor:default}.das-ui-select.readonly[data-v-54d96ecc] .ant-select-disabled.ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text);cursor:default}.das-ui-select.readonly[data-v-54d96ecc] .ant-select-disabled.ant-select .ant-tag,.das-ui-select.readonly[data-v-54d96ecc] .ant-select-disabled.ant-select .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-54d96ecc] .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-54d96ecc] .ant-select-disabled.ant-select-multiple .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-54d96ecc] .ant-select .ant-select-arrow{display:none}.das-ui-select.readonly.underline[data-v-54d96ecc] .ant-select .ant-select-clear{right:0}.das-ui-select .das-select-label-content[data-v-54d96ecc]{font-size:12px}.das-ui-select .das-select-label-content .das-select-error-label[data-v-54d96ecc]{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}
|
|
Binary file
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import '@das-fed/ui/packages/components/select-input/style.css';
|
|
2
2
|
import { withInstall as C } from "@das-fed/utils/with-install/index";
|
|
3
|
-
import { setThemeRule as
|
|
4
|
-
import { defineComponent as
|
|
3
|
+
import { setThemeRule as I } from "@das-fed/web/packages/theme/index";
|
|
4
|
+
import { defineComponent as b, openBlock as w, createBlock as y, unref as o, normalizeClass as H, isRef as m, createSlots as S, withCtx as h, createVNode as V } from "vue";
|
|
5
5
|
import { DasInput as B } from "@das-fed/ui/packages/components/input/index";
|
|
6
6
|
import { DasIconSearch as D } from "@das-fed/ui/packages/icons/search/index";
|
|
7
7
|
import { DasSelect as k } from "@das-fed/ui/packages/components/select/index";
|
|
@@ -18,7 +18,7 @@ const v = (t, n) => {
|
|
|
18
18
|
}, searchHandler: () => {
|
|
19
19
|
n("update:modelValue", l.value);
|
|
20
20
|
} };
|
|
21
|
-
}, L = /* @__PURE__ */
|
|
21
|
+
}, L = /* @__PURE__ */ b({
|
|
22
22
|
__name: "Index",
|
|
23
23
|
props: {
|
|
24
24
|
options: { default: [] },
|
|
@@ -37,10 +37,10 @@ const v = (t, n) => {
|
|
|
37
37
|
emits: ["update:modelValue", "update:optionValue", "inputChange", "dasInput", "selectChange"],
|
|
38
38
|
setup(t, { emit: n }) {
|
|
39
39
|
const l = t, i = n, { innerValue: s, selectValue: u, inputChangeHandler: p, selectChangeHandler: c, inputInputHandler: a, searchHandler: g } = v(l, i);
|
|
40
|
-
return (e,
|
|
40
|
+
return (e, r) => (w(), y(o(B), {
|
|
41
41
|
class: H(["das-select-input", { "is-error": e.error, "is-search": e.isSearch, "is-disabled": e.disabled }]),
|
|
42
42
|
modelValue: o(s),
|
|
43
|
-
"onUpdate:modelValue":
|
|
43
|
+
"onUpdate:modelValue": r[1] || (r[1] = (d) => m(s) ? s.value = d : null),
|
|
44
44
|
width: "268px",
|
|
45
45
|
prepend: "",
|
|
46
46
|
onInput: o(a),
|
|
@@ -57,7 +57,7 @@ const v = (t, n) => {
|
|
|
57
57
|
isView: e.isView,
|
|
58
58
|
dropdownClassName: "das-select-input-select-container",
|
|
59
59
|
modelValue: o(u),
|
|
60
|
-
"onUpdate:modelValue":
|
|
60
|
+
"onUpdate:modelValue": r[0] || (r[0] = (d) => m(u) ? u.value = d : null),
|
|
61
61
|
width: "68px",
|
|
62
62
|
dropdownMatchSelectWidth: !1,
|
|
63
63
|
"border-type": "none",
|
|
@@ -90,11 +90,11 @@ const v = (t, n) => {
|
|
|
90
90
|
for (const [i, s] of n)
|
|
91
91
|
l[i] = s;
|
|
92
92
|
return l;
|
|
93
|
-
}, N = /* @__PURE__ */ K(L, [["__scopeId", "data-v-
|
|
93
|
+
}, N = /* @__PURE__ */ K(L, [["__scopeId", "data-v-620a25aa"]]), P = {
|
|
94
94
|
"--das-ui-select-input-border-color": { light: "#999" },
|
|
95
95
|
"--das-ui-select-input-border-color-search": { light: "#D9D9D9" }
|
|
96
96
|
}, q = C(N);
|
|
97
|
-
|
|
97
|
+
I(P);
|
|
98
98
|
export {
|
|
99
99
|
q as DasSelectInput,
|
|
100
100
|
q as default
|
|
Binary file
|
|
@@ -1,54 +1,54 @@
|
|
|
1
|
-
export interface Props {
|
|
2
|
-
|
|
3
|
-
options: any
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
optionValue?: any
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
optionsLabelKey?: string | number | object
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
optionsValueKey?: string | number
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
getPopupContainer?: any
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
modelValue: any
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
hasIcon?: boolean
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
maxLength?: number | string
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
disabled?: boolean
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
isView?: boolean
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
error?: boolean
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
isSearch?: boolean
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
export interface Emits {
|
|
40
|
-
|
|
41
|
-
(e: 'update:modelValue', value: string): void
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
(e: 'update:optionValue', value: string | number): void
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
(e: 'inputChange', value: string): void
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
(e: 'dasInput', value: string): void
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
(e: 'selectChange', value: string | number): void
|
|
54
|
-
}
|
|
1
|
+
export interface Props {
|
|
2
|
+
|
|
3
|
+
options: any
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
optionValue?: any
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
optionsLabelKey?: string | number | object
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
optionsValueKey?: string | number
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
getPopupContainer?: any
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
modelValue: any
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
hasIcon?: boolean
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
maxLength?: number | string
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
disabled?: boolean
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
isView?: boolean
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
error?: boolean
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
isSearch?: boolean
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
export interface Emits {
|
|
40
|
+
|
|
41
|
+
(e: 'update:modelValue', value: string): void
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
(e: 'update:optionValue', value: string | number): void
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
(e: 'inputChange', value: string): void
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
(e: 'dasInput', value: string): void
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
(e: 'selectChange', value: string | number): void
|
|
54
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.das-ui-input.only-border-bottom[data-v-
|
|
1
|
+
.das-ui-input.only-border-bottom[data-v-620a25aa] .das-select-input{height:24px}.das-ui-input.only-border-bottom[data-v-620a25aa] .das-select-input.el-input.el-input-group{border-color:var(--das-ui-select-input-border-color)}.das-ui-input.only-border-bottom[data-v-620a25aa] .das-select-input.el-input.el-input-group.is-search{border-color:var(--das-ui-select-input-border-color-search)}.das-ui-input.only-border-bottom[data-v-620a25aa] .das-select-input.el-input.el-input-group.input-focus-color,.das-ui-input.only-border-bottom[data-v-620a25aa] .das-select-input.el-input.el-input-group:hover{border-color:var(--das-ui-input-only-bottom-active-border-color)}.das-ui-input.only-border-bottom[data-v-620a25aa] .das-select-input.el-input.el-input-group.is-disabled{border-color:var(--das-ui-select-input-border-color-search)}.das-ui-input.only-border-bottom[data-v-620a25aa] .das-select-input.el-input.el-input-group.is-error{border-color:var(--das-ui-input-error-color)}.das-ui-input.only-border-bottom[data-v-620a25aa] .das-select-input.el-input.el-input-group .el-input-group__prepend{padding-right:8px!important}.das-ui-input.only-border-bottom[data-v-620a25aa] .das-select-input.el-input.el-input-group .el-input-group__prepend .ant-select-selection-item{padding-right:18px}[data-v-620a25aa] .el-input__icon{font-size:16px}.das-select-input-select-container.ant-select-dropdown{width:120px;padding:8px 0;max-height:176px}.das-select-input-select-container.ant-select-dropdown .rc-virtual-list-holder{max-height:160px!important}
|
|
Binary file
|
|
@@ -2090,7 +2090,7 @@ const Ln = (t, e, i, n) => {
|
|
|
2090
2090
|
emits: ["update:modelValue", "item-remove", "remove-all", "sortEnd", "update:infiniteDisabled"],
|
|
2091
2091
|
setup(t, { expose: e, emit: i }) {
|
|
2092
2092
|
Mi((c) => ({
|
|
2093
|
-
"
|
|
2093
|
+
"29d5747a": o.value
|
|
2094
2094
|
}));
|
|
2095
2095
|
const n = t, r = i, o = tt(() => n.itemHeight + "px"), l = tt(() => n.dragSort || n.infiniteScroll ? !1 : n.virtual), { selectListRef: s, $list: a, disabledFlag: u, itemGroups: d, selectedLabel: f, itemRemove: m, removeAll: _, infiniteLoad: S } = mn(n, r);
|
|
2096
2096
|
Ln(n, r, a, d);
|
|
@@ -2316,7 +2316,7 @@ const Ln = (t, e, i, n) => {
|
|
|
2316
2316
|
for (const [n, r] of e)
|
|
2317
2317
|
i[n] = r;
|
|
2318
2318
|
return i;
|
|
2319
|
-
}, Jn = /* @__PURE__ */ qn(Un, [["__scopeId", "data-v-
|
|
2319
|
+
}, Jn = /* @__PURE__ */ qn(Un, [["__scopeId", "data-v-4f2b9d39"]]), Zn = {
|
|
2320
2320
|
"das-select-list-removeAll": { "zh-CN": "清空", en: "test" },
|
|
2321
2321
|
"das-select-list-selected": { "zh-CN": "已选", en: "test" },
|
|
2322
2322
|
"das-select-list-parentheses-left": { "zh-CN": "(", en: "test" },
|
|
Binary file
|