@das-fed/ui 6.4.0-hot.11 → 6.4.0-hot.13
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/index.js +21 -21
- package/package.json +5 -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/index.js +1 -1
- 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 +2213 -2117
- 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.js +1 -1
- package/packages/business-components/echarts/index.js.gz +0 -0
- 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.js +21 -21
- package/packages/business-components/import-button/index.js.gz +0 -0
- 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/ModelTable.vue.d.ts +3 -1
- 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/index.js +1 -1
- 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/App.vue.d.ts +1 -0
- package/packages/business-components/process-form/index.d.ts +1 -0
- package/packages/business-components/process-form/index.js +932 -918
- package/packages/business-components/process-form/index.js.gz +0 -0
- 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/src/widgets/store.d.ts +1 -0
- package/packages/business-components/process-form/style.css +1 -1
- package/packages/business-components/process-form/type.d.ts +24 -22
- package/packages/business-components/process-log/index.js +40 -40
- 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/hooks/useSearchOptions.d.ts +1 -0
- package/packages/business-components/process-search-form/index.js +394 -379
- 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 +132 -128
- package/packages/business-components/process-table/index.js.gz +0 -0
- package/packages/business-components/process-table/src/App.vue.d.ts +2 -3
- package/packages/business-components/process-table/src/type.d.ts +151 -149
- 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 +51 -51
- 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.js +1 -1
- package/packages/components/autocomplete/index.js.gz +0 -0
- 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.js +1 -1
- package/packages/components/button/index.js.gz +0 -0
- 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 +4 -4
- 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.js +1 -1
- package/packages/components/image-upload/index.js.gz +0 -0
- 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 +51 -51
- 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.js +15 -15
- package/packages/components/menu-aside/index.js.gz +0 -0
- package/packages/components/menu-aside/src/sub-menu/type.d.ts +27 -27
- package/packages/components/menu-aside/src/type.d.ts +44 -44
- package/packages/components/menu-aside/style.css.gz +0 -0
- package/packages/components/menu-header/index.js.gz +0 -0
- package/packages/components/menu-header/src/type.d.ts +8 -8
- package/packages/components/menu-header/style.css.gz +0 -0
- 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 +3 -3
- 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 +8 -8
- 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/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 +122 -122
- 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.js +9 -9
- package/packages/components/select/index.js.gz +0 -0
- 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 +18 -18
- 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/index.js +2 -2
- 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.js +4 -4
- package/packages/components/tabs/index.js.gz +0 -0
- package/packages/components/tabs/src/type.d.ts +100 -100
- package/packages/components/tabs/style.css +1 -1
- package/packages/components/tabs/style.css.gz +0 -0
- 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.js +5 -5
- package/packages/components/tooltip/index.js.gz +0 -0
- 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 +46 -22
- 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/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 +1 -1
- 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 +16 -16
- 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 +16 -16
- 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 +14 -14
- 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.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 +14 -14
- package/packages/icons/project-list/index.js.gz +0 -0
- package/packages/icons/project-tree/index.js +21 -21
- 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
|
Binary file
|
|
@@ -1,105 +1,105 @@
|
|
|
1
|
-
type DateType = 'date' | 'dateTime' | 'week' | 'month' | 'quarter' | 'year' | 'time'
|
|
2
|
-
type DateRangeType = 'dateRange' | 'dateTimeRange' | 'weekRange' | 'monthRange' | 'yearRange' | 'timeRange'
|
|
3
|
-
type FormType =
|
|
4
|
-
| 'input'
|
|
5
|
-
| 'textarea'
|
|
6
|
-
| 'password'
|
|
7
|
-
| 'select'
|
|
8
|
-
| 'treeSelect'
|
|
9
|
-
| 'radio'
|
|
10
|
-
| 'checkbox'
|
|
11
|
-
| 'switch'
|
|
12
|
-
| 'custom'
|
|
13
|
-
| DateType
|
|
14
|
-
| DateRangeType
|
|
15
|
-
| 'cascader'
|
|
16
|
-
| 'colorPicker'
|
|
17
|
-
| 'selectInput'
|
|
18
|
-
| 'inputDialogSelect'
|
|
19
|
-
| 'inputNumber'
|
|
20
|
-
|
|
21
|
-
interface Props {
|
|
22
|
-
|
|
23
|
-
title?: any
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
labelLength?: number | string
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
labelPosition?: 'left' | 'right' | 'top'
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
showFilterPanel?: boolean
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
options?: SearchFormItemProp[]
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
interface SearchFormItemProp {
|
|
39
|
-
|
|
40
|
-
key?: string
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
value?: any
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
checkedNodes?: any[]
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
label?: any
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
type: FormType | 'searchInput' | 'selectSearch' | 'selectDateRange' | 'inputSelect'
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
layout?: 'out' | 'inner'
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
closable?: boolean
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
options?: any
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
optionValue?: any
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
optionsLabelKey?: string | number | object
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
optionsValueKey?: string | number
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
custom?: boolean
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
customerActive?: boolean
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
customOption?: any
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
dateType?: string
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
mode?: string
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
isChangeTrigger?: boolean
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
marginRight?: string
|
|
92
|
-
|
|
93
|
-
[idx: string]: any
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
export type Exposes = {
|
|
97
|
-
|
|
98
|
-
treeSelectResetLazyLoad: (key: any) => void
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
closeSearch: (data: SearchFormProp | any[]) => void
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
resetSearch: (isTriggerEvent: boolean) => void
|
|
105
|
-
}
|
|
1
|
+
type DateType = 'date' | 'dateTime' | 'week' | 'month' | 'quarter' | 'year' | 'time'
|
|
2
|
+
type DateRangeType = 'dateRange' | 'dateTimeRange' | 'weekRange' | 'monthRange' | 'yearRange' | 'timeRange'
|
|
3
|
+
type FormType =
|
|
4
|
+
| 'input'
|
|
5
|
+
| 'textarea'
|
|
6
|
+
| 'password'
|
|
7
|
+
| 'select'
|
|
8
|
+
| 'treeSelect'
|
|
9
|
+
| 'radio'
|
|
10
|
+
| 'checkbox'
|
|
11
|
+
| 'switch'
|
|
12
|
+
| 'custom'
|
|
13
|
+
| DateType
|
|
14
|
+
| DateRangeType
|
|
15
|
+
| 'cascader'
|
|
16
|
+
| 'colorPicker'
|
|
17
|
+
| 'selectInput'
|
|
18
|
+
| 'inputDialogSelect'
|
|
19
|
+
| 'inputNumber'
|
|
20
|
+
|
|
21
|
+
interface Props {
|
|
22
|
+
|
|
23
|
+
title?: any
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
labelLength?: number | string
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
labelPosition?: 'left' | 'right' | 'top'
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
showFilterPanel?: boolean
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
options?: SearchFormItemProp[]
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
interface SearchFormItemProp {
|
|
39
|
+
|
|
40
|
+
key?: string
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
value?: any
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
checkedNodes?: any[]
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
label?: any
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
type: FormType | 'searchInput' | 'selectSearch' | 'selectDateRange' | 'inputSelect'
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
layout?: 'out' | 'inner'
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
closable?: boolean
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
options?: any
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
optionValue?: any
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
optionsLabelKey?: string | number | object
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
optionsValueKey?: string | number
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
custom?: boolean
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
customerActive?: boolean
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
customOption?: any
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
dateType?: string
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
mode?: string
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
isChangeTrigger?: boolean
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
marginRight?: string
|
|
92
|
+
|
|
93
|
+
[idx: string]: any
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
export type Exposes = {
|
|
97
|
+
|
|
98
|
+
treeSelectResetLazyLoad: (key: any) => void
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
closeSearch: (data: SearchFormProp | any[]) => void
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
resetSearch: (isTriggerEvent: boolean) => void
|
|
105
|
+
}
|
|
@@ -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-ad8881c8]{width:100%;box-sizing:border-box}.das-ui-search-form.expand-hasbtn-padding[data-v-ad8881c8]{padding-bottom:10px}.das-ui-search-form.packup-hasbtn-padding[data-v-ad8881c8]{padding-bottom:14px}.das-ui-search-form.packup-nobtn-padding[data-v-ad8881c8]{padding-bottom:2px}.das-ui-search-form.nofilter-hasbtn-padding[data-v-ad8881c8]{padding-bottom:14px}.das-ui-search-form.expand-nobtn-padding[data-v-ad8881c8]{padding-bottom:0}.das-ui-search-form .search-content[data-v-ad8881c8]{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-ad8881c8]{display:flex;flex:1;align-items:flex-end!important}.das-ui-search-form .search-form-left.align-center[data-v-ad8881c8]{align-items:center}.das-ui-search-form .search-form-left .search-title[data-v-ad8881c8]{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-ad8881c8]{display:flex;flex:1;align-items:flex-end}.das-ui-search-form .search-form-left .search-selected-content .label[data-v-ad8881c8]{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-ad8881c8]{display:flex}.das-ui-search-form .search-form-right .margin-filter[data-v-ad8881c8]{margin-right:132px}.das-ui-search-form .search-form-right .filter-handle-status[data-v-ad8881c8]{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-ad8881c8]{margin-right:5px;font-size:var(--das-ui-font-size-sm)}.das-ui-search-form .search-form-right .filter-handle-status .arrowTransform[data-v-ad8881c8]{transition:.2s;transform-origin:center;transform:rotate(180deg)}.das-ui-search-form .search-form-right .filter-handle-status .arrowTransformReturn[data-v-ad8881c8]{transition:.2s;transform-origin:center;transform:rotate(0)}.das-ui-search-form .filter-content[data-v-ad8881c8]{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-ad8881c8]{max-height:200px;padding:0 40px!important}.das-ui-search-form .filter-content.horizontal-filter-content .filter-scroll-content[data-v-ad8881c8]{width:100%;height:100%}.das-ui-search-form .filter-content.horizontal-filter-content[data-v-ad8881c8] .das-ui-form-item-label{max-width:84px}.das-ui-search-form .filter-content.horizontal-filter-content[data-v-ad8881c8] .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-ad8881c8]{flex:0 0 var(--f95d2a34)!important}.das-ui-search-form .filter-content .filter-item.das-select-date-range[data-v-ad8881c8]{margin-right:var(--19747d62)}.filter-line[data-v-ad8881c8]{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(--19747d62)!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(--19747d62)!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
|
|
@@ -62,8 +62,8 @@ const ko = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
62
62
|
emits: ["update:model-value", "change", "focus", "blur", "dropdownVisibleChange", "addCustomItem"],
|
|
63
63
|
setup(z, { expose: D, emit: _ }) {
|
|
64
64
|
ao((e) => ({
|
|
65
|
-
|
|
66
|
-
"
|
|
65
|
+
f06beaa8: De.value,
|
|
66
|
+
"57a85101": _e.value
|
|
67
67
|
}));
|
|
68
68
|
const o = z, C = _, s = wo(o, "modelValue"), y = r(!1), ze = v(() => P.value ? P.value.querySelector(".ant-select-selector") : null), ie = r(null), ue = v(() => o.dropdownMode ?? o.mode ?? ""), L = r(null), Me = r(null), O = r(""), Fe = () => {
|
|
69
69
|
L.value = !0;
|
|
@@ -590,11 +590,11 @@ const ko = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
590
590
|
[n(we), { target: Je, x: !1 }],
|
|
591
591
|
[n(go), He]
|
|
592
592
|
]),
|
|
593
|
-
B(` <div
|
|
594
|
-
:class="[errorMode === 'default' ? 'das-select-error-label-content' : 'das-select-overlay-error-label-content', 'das-select-label-content']"
|
|
595
|
-
v-if="(errorMode === 'default' || (errorMode === 'overlay' && isHoverInInput)) && error && !!errorLabel"
|
|
596
|
-
|
|
597
|
-
<span v-if="error" class="das-select-error-label label">{{ errorLabel }}</span
|
|
593
|
+
B(` <div\r
|
|
594
|
+
:class="[errorMode === 'default' ? 'das-select-error-label-content' : 'das-select-overlay-error-label-content', 'das-select-label-content']"\r
|
|
595
|
+
v-if="(errorMode === 'default' || (errorMode === 'overlay' && isHoverInInput)) && error && !!errorLabel"\r
|
|
596
|
+
>\r
|
|
597
|
+
<span v-if="error" class="das-select-error-label label">{{ errorLabel }}</span>\r
|
|
598
598
|
</div> `),
|
|
599
599
|
e.error && e.errorLabel ? (u(), m(
|
|
600
600
|
G,
|
|
@@ -712,7 +712,7 @@ const ko = { style: { "max-height": "200px", "word-break": "break-all", overflow
|
|
|
712
712
|
for (const [o, C] of D)
|
|
713
713
|
_[o] = C;
|
|
714
714
|
return _;
|
|
715
|
-
}, Po = /* @__PURE__ */ Be(Oo, [["__scopeId", "data-v-
|
|
715
|
+
}, Po = /* @__PURE__ */ Be(Oo, [["__scopeId", "data-v-d71685a0"]]), Ao = {};
|
|
716
716
|
function Eo(z, D) {
|
|
717
717
|
const _ = Co;
|
|
718
718
|
return u(), E(
|
|
@@ -723,7 +723,7 @@ function Eo(z, D) {
|
|
|
723
723
|
/* FULL_PROPS */
|
|
724
724
|
);
|
|
725
725
|
}
|
|
726
|
-
const Wo = /* @__PURE__ */ Be(Ao, [["render", Eo], ["__scopeId", "data-v-
|
|
726
|
+
const Wo = /* @__PURE__ */ Be(Ao, [["render", Eo], ["__scopeId", "data-v-6b03e650"]]), Ro = {
|
|
727
727
|
"--das-ui-select-color-bg": "#FFFFFF",
|
|
728
728
|
// 默认背景色
|
|
729
729
|
"--das-ui-select-color-primary": Te("--das-ui-color-primary"),
|
|
Binary file
|
|
@@ -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-35f6dbe1]{display:inline-block;position:relative}.das-ui-select .das-select-overlay-error-label-content[data-v-35f6dbe1]{position:absolute;top:100%;left:0;width:var(--38514034)}.das-ui-select.show-ellipsis[data-v-35f6dbe1] .ant-select-selection-overflow-item.ellipsis .ant-tag{display:flex;align-items:center}.das-ui-select.show-ellipsis[data-v-35f6dbe1] .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-35f6dbe1] .ant-select{width:100%;height:var(--8ff0670e)}.das-ui-select[data-v-35f6dbe1] .ant-select .das-select-error-label-content{width:var(--38514034);font-size:12px}.das-ui-select[data-v-35f6dbe1] .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-35f6dbe1] .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-35f6dbe1] .ant-select:hover .ant-select-arrow{color:var(--das-ui-select-color-primary)}.das-ui-select[data-v-35f6dbe1] .ant-select .ant-select-clear{color:#d9d9d9;width:16px;height:16px;margin-top:0;transform:translateY(-50%)}.das-ui-select[data-v-35f6dbe1] .ant-select .ant-select-clear:hover{color:#999}.das-ui-select[data-v-35f6dbe1] .ant-select .ant-select-selector{box-sizing:border-box;box-shadow:none!important}.das-ui-select[data-v-35f6dbe1] .ant-select .ant-select-selector .ant-tag{margin-bottom:1px;background-color:transparent}.das-ui-select[data-v-35f6dbe1] .ant-select .ant-select-selector .ant-select-selection-search{left:0}.das-ui-select[data-v-35f6dbe1] .ant-select .ant-select-selector .ant-select-selection-placeholder{padding-left:0;left:0}.das-ui-select[data-v-35f6dbe1] .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-35f6dbe1] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-35f6dbe1] .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-35f6dbe1] .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-35f6dbe1] .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-35f6dbe1] .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-35f6dbe1] .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-35f6dbe1] .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-35f6dbe1] .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-35f6dbe1] .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-35f6dbe1] .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-35f6dbe1] .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-35f6dbe1] .ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text)}.das-ui-select[data-v-35f6dbe1] .ant-select.ant-select-multiple .ant-select-selector{min-height:var(--das-ui-select-height-md)}.das-ui-select[data-v-35f6dbe1] .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-35f6dbe1] .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-35f6dbe1] .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-35f6dbe1] .ant-select.ant-select-multiple .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-md)}.das-ui-select[data-v-35f6dbe1] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selector{min-height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-35f6dbe1] .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-35f6dbe1] .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-35f6dbe1] .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-35f6dbe1] .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-35f6dbe1] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selector{min-height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-35f6dbe1] .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-35f6dbe1] .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-35f6dbe1] .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-35f6dbe1] .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-35f6dbe1] .ant-select.ant-select-single .ant-select-selector{padding:0!important}.das-ui-select[data-v-35f6dbe1] .ant-select-multiple .ant-select-selector{padding-top:0;padding-bottom:0}.das-ui-select[data-v-35f6dbe1] .ant-select-multiple .ant-select-selector:after{margin:0}.das-ui-select[data-v-35f6dbe1] .ant-select-multiple .anticon svg{vertical-align:baseline}.das-ui-select[data-v-35f6dbe1] .ant-select-disabled.ant-select .ant-select-arrow{color:var(--das-ui-select-color-disabled-underline)}.das-ui-select[data-v-35f6dbe1] .ant-select-disabled.ant-select .ant-select-selection-item,.das-ui-select[data-v-35f6dbe1] .ant-select-disabled.ant-select .ant-tag{color:var(--das-ui-select-color-disabled-text)}.das-ui-select[data-v-35f6dbe1] .ant-select .das-suffix-icon{transition:transform .5s}.das-ui-select[data-v-35f6dbe1] .ant-select.ant-select-open .das-suffix-icon{transform:rotate(180deg)}.das-ui-select.underline[data-v-35f6dbe1] .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-35f6dbe1] .ant-select .ant-select-selector:hover,.das-ui-select.underline[data-v-35f6dbe1] .ant-select.ant-select-focused .ant-select-selector{border-bottom-color:var(--das-ui-select-color-primary)!important}.das-ui-select.underline[data-v-35f6dbe1] .ant-select .ant-select-arrow,.das-ui-select.underline[data-v-35f6dbe1] .ant-select .ant-select-clear{right:0}.das-ui-select.underline.is-error[data-v-35f6dbe1] .ant-select .ant-select-selector,.das-ui-select.underline.is-error[data-v-35f6dbe1] .ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-error)!important}.das-ui-select.underline[data-v-35f6dbe1] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.underline[data-v-35f6dbe1] .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-35f6dbe1] .ant-select .ant-select-selector{border-color:var(--das-ui-select-color-border)!important}.das-ui-select.bordered[data-v-35f6dbe1] .ant-select .ant-select-selector:hover,.das-ui-select.bordered[data-v-35f6dbe1] .ant-select.ant-select-focused .ant-select-selector{border-color:var(--das-ui-select-color-primary)!important}.das-ui-select.bordered[data-v-35f6dbe1] .ant-select .ant-select-selector .ant-select-selection-search{left:8px}.das-ui-select.bordered[data-v-35f6dbe1] .ant-select .ant-select-selector .ant-select-selection-placeholder,.das-ui-select.bordered[data-v-35f6dbe1] .ant-select .ant-select-selector .ant-select-selection-item{padding-left:8px}.das-ui-select.bordered[data-v-35f6dbe1] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.das-ui-select.bordered[data-v-35f6dbe1] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:24px}.das-ui-select.bordered[data-v-35f6dbe1] .ant-select.ant-select-multiple .ant-select-selector{padding-left:3px}.das-ui-select.bordered[data-v-35f6dbe1] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-item{padding-left:0;height:auto}.das-ui-select.bordered[data-v-35f6dbe1] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search{left:5px}.das-ui-select.bordered.is-error[data-v-35f6dbe1] .ant-select .ant-select-selector,.das-ui-select.bordered.is-error[data-v-35f6dbe1] .ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-error)!important}.das-ui-select.bordered[data-v-35f6dbe1] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.bordered[data-v-35f6dbe1] .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-35f6dbe1] .ant-select .ant-select-arrow,.das-ui-select.none[data-v-35f6dbe1] .ant-select .ant-select-clear{right:0}.das-ui-select.none[data-v-35f6dbe1] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important}.das-ui-select.readonly[data-v-35f6dbe1] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important;cursor:default}.das-ui-select.readonly[data-v-35f6dbe1] .ant-select-disabled.ant-select .ant-select-selector input{cursor:default}.das-ui-select.readonly[data-v-35f6dbe1] .ant-select-disabled.ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text);cursor:default}.das-ui-select.readonly[data-v-35f6dbe1] .ant-select-disabled.ant-select .ant-tag,.das-ui-select.readonly[data-v-35f6dbe1] .ant-select-disabled.ant-select .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-35f6dbe1] .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-35f6dbe1] .ant-select-disabled.ant-select-multiple .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-35f6dbe1] .ant-select .ant-select-arrow{display:none}.das-ui-select.readonly.underline[data-v-35f6dbe1] .ant-select .ant-select-clear{right:0}.das-ui-select .das-select-label-content[data-v-35f6dbe1]{font-size:12px}.das-ui-select .das-select-label-content .das-select-error-label[data-v-35f6dbe1]{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-d71685a0]{display:inline-block;position:relative}.das-ui-select .das-select-overlay-error-label-content[data-v-d71685a0]{position:absolute;top:100%;left:0;width:var(--f06beaa8)}.das-ui-select.show-ellipsis[data-v-d71685a0] .ant-select-selection-overflow-item.ellipsis .ant-tag{display:flex;align-items:center}.das-ui-select.show-ellipsis[data-v-d71685a0] .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-d71685a0] .ant-select{width:100%;height:var(--57a85101)}.das-ui-select[data-v-d71685a0] .ant-select .das-select-error-label-content{width:var(--f06beaa8);font-size:12px}.das-ui-select[data-v-d71685a0] .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-d71685a0] .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-d71685a0] .ant-select:hover .ant-select-arrow{color:var(--das-ui-select-color-primary)}.das-ui-select[data-v-d71685a0] .ant-select .ant-select-clear{color:#d9d9d9;width:16px;height:16px;margin-top:0;transform:translateY(-50%)}.das-ui-select[data-v-d71685a0] .ant-select .ant-select-clear:hover{color:#999}.das-ui-select[data-v-d71685a0] .ant-select .ant-select-selector{box-sizing:border-box;box-shadow:none!important}.das-ui-select[data-v-d71685a0] .ant-select .ant-select-selector .ant-tag{margin-bottom:1px;background-color:transparent}.das-ui-select[data-v-d71685a0] .ant-select .ant-select-selector .ant-select-selection-search{left:0}.das-ui-select[data-v-d71685a0] .ant-select .ant-select-selector .ant-select-selection-placeholder{padding-left:0;left:0}.das-ui-select[data-v-d71685a0] .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-d71685a0] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-d71685a0] .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-d71685a0] .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-d71685a0] .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-d71685a0] .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-d71685a0] .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-d71685a0] .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-d71685a0] .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-d71685a0] .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-d71685a0] .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-d71685a0] .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-d71685a0] .ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text)}.das-ui-select[data-v-d71685a0] .ant-select.ant-select-multiple .ant-select-selector{min-height:var(--das-ui-select-height-md)}.das-ui-select[data-v-d71685a0] .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-d71685a0] .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-d71685a0] .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-d71685a0] .ant-select.ant-select-multiple .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-md)}.das-ui-select[data-v-d71685a0] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selector{min-height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-d71685a0] .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-d71685a0] .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-d71685a0] .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-d71685a0] .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-d71685a0] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selector{min-height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-d71685a0] .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-d71685a0] .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-d71685a0] .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-d71685a0] .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-d71685a0] .ant-select.ant-select-single .ant-select-selector{padding:0!important}.das-ui-select[data-v-d71685a0] .ant-select-multiple .ant-select-selector{padding-top:0;padding-bottom:0}.das-ui-select[data-v-d71685a0] .ant-select-multiple .ant-select-selector:after{margin:0}.das-ui-select[data-v-d71685a0] .ant-select-multiple .anticon svg{vertical-align:baseline}.das-ui-select[data-v-d71685a0] .ant-select-disabled.ant-select .ant-select-arrow{color:var(--das-ui-select-color-disabled-underline)}.das-ui-select[data-v-d71685a0] .ant-select-disabled.ant-select .ant-select-selection-item,.das-ui-select[data-v-d71685a0] .ant-select-disabled.ant-select .ant-tag{color:var(--das-ui-select-color-disabled-text)}.das-ui-select[data-v-d71685a0] .ant-select .das-suffix-icon{transition:transform .5s}.das-ui-select[data-v-d71685a0] .ant-select.ant-select-open .das-suffix-icon{transform:rotate(180deg)}.das-ui-select.underline[data-v-d71685a0] .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-d71685a0] .ant-select .ant-select-selector:hover,.das-ui-select.underline[data-v-d71685a0] .ant-select.ant-select-focused .ant-select-selector{border-bottom-color:var(--das-ui-select-color-primary)!important}.das-ui-select.underline[data-v-d71685a0] .ant-select .ant-select-arrow,.das-ui-select.underline[data-v-d71685a0] .ant-select .ant-select-clear{right:0}.das-ui-select.underline.is-error[data-v-d71685a0] .ant-select .ant-select-selector,.das-ui-select.underline.is-error[data-v-d71685a0] .ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-error)!important}.das-ui-select.underline[data-v-d71685a0] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.underline[data-v-d71685a0] .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-d71685a0] .ant-select .ant-select-selector{border-color:var(--das-ui-select-color-border)!important}.das-ui-select.bordered[data-v-d71685a0] .ant-select .ant-select-selector:hover,.das-ui-select.bordered[data-v-d71685a0] .ant-select.ant-select-focused .ant-select-selector{border-color:var(--das-ui-select-color-primary)!important}.das-ui-select.bordered[data-v-d71685a0] .ant-select .ant-select-selector .ant-select-selection-search{left:8px}.das-ui-select.bordered[data-v-d71685a0] .ant-select .ant-select-selector .ant-select-selection-placeholder,.das-ui-select.bordered[data-v-d71685a0] .ant-select .ant-select-selector .ant-select-selection-item{padding-left:8px}.das-ui-select.bordered[data-v-d71685a0] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.das-ui-select.bordered[data-v-d71685a0] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:24px}.das-ui-select.bordered[data-v-d71685a0] .ant-select.ant-select-multiple .ant-select-selector{padding-left:3px}.das-ui-select.bordered[data-v-d71685a0] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-item{padding-left:0;height:auto}.das-ui-select.bordered[data-v-d71685a0] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search{left:5px}.das-ui-select.bordered.is-error[data-v-d71685a0] .ant-select .ant-select-selector,.das-ui-select.bordered.is-error[data-v-d71685a0] .ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-error)!important}.das-ui-select.bordered[data-v-d71685a0] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.bordered[data-v-d71685a0] .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-d71685a0] .ant-select .ant-select-arrow,.das-ui-select.none[data-v-d71685a0] .ant-select .ant-select-clear{right:0}.das-ui-select.none[data-v-d71685a0] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important}.das-ui-select.readonly[data-v-d71685a0] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important;cursor:default}.das-ui-select.readonly[data-v-d71685a0] .ant-select-disabled.ant-select .ant-select-selector input{cursor:default}.das-ui-select.readonly[data-v-d71685a0] .ant-select-disabled.ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text);cursor:default}.das-ui-select.readonly[data-v-d71685a0] .ant-select-disabled.ant-select .ant-tag,.das-ui-select.readonly[data-v-d71685a0] .ant-select-disabled.ant-select .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-d71685a0] .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-d71685a0] .ant-select-disabled.ant-select-multiple .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-d71685a0] .ant-select .ant-select-arrow{display:none}.das-ui-select.readonly.underline[data-v-d71685a0] .ant-select .ant-select-clear{right:0}.das-ui-select .das-select-label-content[data-v-d71685a0]{font-size:12px}.das-ui-select .das-select-label-content .das-select-error-label[data-v-d71685a0]{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
|