@das-fed/ui 6.4.0-dev.74 → 6.4.0-dev.75
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 +10 -10
- package/packages/business-components/app-container/style.css.gz +0 -0
- package/packages/business-components/change-enterprises/index.js +10 -10
- 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 +113 -113
- 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 +1 -1
- package/packages/business-components/import-button/index.js.gz +0 -0
- package/packages/business-components/import-button/src/type.d.ts +45 -45
- 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 +2 -2
- 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/payment/index.js +4 -4
- package/packages/business-components/payment/index.js.gz +0 -0
- package/packages/business-components/payment/style.css +1 -1
- package/packages/business-components/payment/type.d.ts +41 -41
- 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 +35 -35
- 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 +11 -11
- 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/style.css +1 -1
- package/packages/business-components/process-form/type.d.ts +24 -24
- package/packages/business-components/process-log/index.js +12 -12
- 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.js +1 -1
- package/packages/business-components/process-table/index.js.gz +0 -0
- package/packages/business-components/process-table/src/type.d.ts +157 -157
- package/packages/business-components/process-table/style.css +1 -1
- package/packages/business-components/upload-file/index.js +9 -9
- package/packages/business-components/upload-file/index.js.gz +0 -0
- package/packages/business-components/upload-file/src/type.d.ts +54 -54
- 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.js +23 -24
- package/packages/components/autocomplete/index.js.gz +0 -0
- package/packages/components/autocomplete/src/type.d.ts +71 -71
- 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 +21 -21
- 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 +33 -33
- 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 +93 -93
- 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 +1 -1
- package/packages/components/edit-table/index.js.gz +0 -0
- package/packages/components/edit-table/src/components/row-button/type.d.ts +13 -13
- package/packages/components/edit-table/src/type.d.ts +242 -242
- package/packages/components/edit-table/style.css +1 -1
- 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 +183 -183
- 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 +73 -73
- 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/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 +48 -48
- 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.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 +46 -46
- 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 +9 -9
- 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 +4 -4
- 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/index.js.gz +0 -0
- package/packages/components/rich-editor/src/type.d.ts +90 -90
- 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 +5 -5
- package/packages/components/search/index.js.gz +0 -0
- package/packages/components/search/src/type.d.ts +22 -22
- 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 +111 -111
- 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 +8 -8
- 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 +7 -7
- package/packages/components/select-input/index.js.gz +0 -0
- package/packages/components/select-input/src/type.d.ts +57 -57
- 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 +104 -104
- 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 +27 -27
- 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 +22 -22
- 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 +7 -7
- 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 +321 -321
- package/packages/components/table/style.css +1 -1
- package/packages/components/table/style.css.gz +0 -0
- package/packages/components/tabs/index.js +1 -1
- package/packages/components/tabs/index.js.gz +0 -0
- package/packages/components/tabs/src/type.d.ts +102 -102
- 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 +4 -4
- package/packages/components/text-tooltip/style.css.gz +0 -0
- package/packages/components/time-line/index.js +7 -7
- 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 +2 -2
- 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 +5 -3
- package/packages/components/tree/src/type.d.ts +287 -287
- 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 +108 -108
- 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/tree-v2/index.js +2 -2
- package/packages/components/tree-v2/index.js.gz +0 -0
- package/packages/components/tree-v2/src/type.d.ts +283 -283
- package/packages/components/tree-v2/style.css +1 -1
- package/packages/components/tree-v2/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 +17 -17
- 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/edit-3/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/exit/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/global/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/input-select/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/password-lock2/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 +15 -15
- 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/right-3/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/system/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,111 +1,111 @@
|
|
|
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
|
-
isExpandAtFocus?: boolean
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
isExpandFilter?: boolean
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
interface SearchFormItemProp {
|
|
45
|
-
|
|
46
|
-
key?: string
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
value?: any
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
checkedNodes?: any[]
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
label?: any
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
type: FormType | 'searchInput' | 'selectSearch' | 'selectDateRange' | 'inputSelect'
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
layout?: 'out' | 'inner'
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
closable?: boolean
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
options?: any
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
optionValue?: any
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
optionsLabelKey?: string | number | object
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
optionsValueKey?: string | number
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
custom?: boolean
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
customerActive?: boolean
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
customOption?: any
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
dateType?: string
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
mode?: string
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
isChangeTrigger?: boolean
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
marginRight?: string
|
|
98
|
-
|
|
99
|
-
[idx: string]: any
|
|
100
|
-
}
|
|
101
|
-
|
|
102
|
-
export type Exposes = {
|
|
103
|
-
|
|
104
|
-
treeSelectResetLazyLoad: (key: any) => void
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
closeSearch: (data: SearchFormProp | any[]) => void
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
resetSearch: (isTriggerEvent: boolean) => void
|
|
111
|
-
}
|
|
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
|
+
isExpandAtFocus?: boolean
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
isExpandFilter?: boolean
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
interface SearchFormItemProp {
|
|
45
|
+
|
|
46
|
+
key?: string
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
value?: any
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
checkedNodes?: any[]
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
label?: any
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
type: FormType | 'searchInput' | 'selectSearch' | 'selectDateRange' | 'inputSelect'
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
layout?: 'out' | 'inner'
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
closable?: boolean
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
options?: any
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
optionValue?: any
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
optionsLabelKey?: string | number | object
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
optionsValueKey?: string | number
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
custom?: boolean
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
customerActive?: boolean
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
customOption?: any
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
dateType?: string
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
mode?: string
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
isChangeTrigger?: boolean
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
marginRight?: string
|
|
98
|
+
|
|
99
|
+
[idx: string]: any
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
export type Exposes = {
|
|
103
|
+
|
|
104
|
+
treeSelectResetLazyLoad: (key: any) => void
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
closeSearch: (data: SearchFormProp | any[]) => void
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
resetSearch: (isTriggerEvent: boolean) => void
|
|
111
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.das-input-select-search-container[data-v-
|
|
1
|
+
.das-input-select-search-container[data-v-72fa1cba]{display:flex;align-items:center}.das-input-select-search-container .label[data-v-72fa1cba]{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}.das-input-select-search-container-en .label[data-v-72fa1cba]{max-width:170px!important;width:170px!important}[data-v-bc8ba4c7] .das-ui-date-range-picker{margin-left:16px}[data-v-bc8ba4c7] .das-ui-date-range-picker .ant-picker{height:24px}[data-v-bc8ba4c7] .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-select-date-range-en .label{max-width:155px!important;width:155px!important}.das-ui-search-form[data-v-be2a85b9]{width:100%;box-sizing:border-box}.das-ui-search-form.expand-hasbtn-padding[data-v-be2a85b9]{padding-bottom:10px}.das-ui-search-form.packup-hasbtn-padding[data-v-be2a85b9]{padding-bottom:14px}.das-ui-search-form.packup-nobtn-padding[data-v-be2a85b9]{padding-bottom:2px}.das-ui-search-form.nofilter-hasbtn-padding[data-v-be2a85b9]{padding-bottom:14px}.das-ui-search-form.expand-nobtn-padding[data-v-be2a85b9]{padding-bottom:0}.das-ui-search-form .search-content[data-v-be2a85b9]{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-be2a85b9]{display:flex;flex:1;align-items:flex-end!important}.das-ui-search-form .search-form-left.align-center[data-v-be2a85b9]{align-items:center}.das-ui-search-form .search-form-left .search-title[data-v-be2a85b9]{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-be2a85b9]{display:flex;flex:1;align-items:flex-end}.das-ui-search-form .search-form-left .search-selected-content .label[data-v-be2a85b9]{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-be2a85b9]{display:flex}.das-ui-search-form .search-form-right.filter-panel-left[data-v-be2a85b9]{margin-left:80px}.das-ui-search-form .search-form-right .margin-filter[data-v-be2a85b9]{margin-right:132px}.das-ui-search-form .search-form-right .filter-handle-status[data-v-be2a85b9]{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-be2a85b9]{margin-right:5px;font-size:var(--das-ui-font-size-sm)}.das-ui-search-form .search-form-right .filter-handle-status .arrowTransform[data-v-be2a85b9]{transition:.2s;transform-origin:center;transform:rotate(180deg)}.das-ui-search-form .search-form-right .filter-handle-status .arrowTransformReturn[data-v-be2a85b9]{transition:.2s;transform-origin:center;transform:rotate(0)}.das-ui-search-form .filter-content[data-v-be2a85b9]{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-be2a85b9]{max-height:200px;padding:0 40px!important}.das-ui-search-form .filter-content.horizontal-filter-content .filter-scroll-content[data-v-be2a85b9]{width:100%;height:100%}.das-ui-search-form .filter-content.horizontal-filter-content[data-v-be2a85b9] .das-ui-form-item-label{max-width:84px}.das-ui-search-form .filter-content.horizontal-filter-content[data-v-be2a85b9] .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-be2a85b9]{flex:0 0 var(--7cf1855b)!important}.das-ui-search-form .filter-content .filter-item.das-select-date-range[data-v-be2a85b9]{margin-right:var(--055301e6)}.filter-line[data-v-be2a85b9]{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 .el-tag__content{display:flex}.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(--055301e6)}.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(--055301e6);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}.das-ui-search-form.das-ui-search-form-en .align-left-filter-content .das-ui-form-item-label{width:auto!important}.das-ui-search-form.das-ui-search-form-en .das-ui-form-item-label{max-width:170px!important;width:170px!important}.das-ui-search-form.das-ui-search-form-en .das-ui-form-item-label .label{max-width:170px!important}
|
|
Binary file
|
|
@@ -64,8 +64,8 @@ const Sl = { style: { "max-height": "200px", overflow: "hidden" } }, Ml = { key:
|
|
|
64
64
|
emits: ["update:model-value", "change", "focus", "blur", "dropdownVisibleChange", "addCustomItem"],
|
|
65
65
|
setup(M, { expose: $, emit: F }) {
|
|
66
66
|
nl((e) => ({
|
|
67
|
-
"
|
|
68
|
-
"
|
|
67
|
+
"5b198268": Pe.value,
|
|
68
|
+
"23705e76": Oe.value
|
|
69
69
|
}));
|
|
70
70
|
const l = M, w = F, s = Tl(l, "modelValue"), Y = d(() => {
|
|
71
71
|
var e;
|
|
@@ -593,11 +593,11 @@ const Sl = { style: { "max-height": "200px", overflow: "hidden" } }, Ml = { key:
|
|
|
593
593
|
[n(ke), { target: el, x: !1 }],
|
|
594
594
|
[n(xl), je]
|
|
595
595
|
]),
|
|
596
|
-
S(` <div
|
|
597
|
-
:class="[errorMode === 'default' ? 'das-select-error-label-content' : 'das-select-overlay-error-label-content', 'das-select-label-content']"
|
|
598
|
-
v-if="(errorMode === 'default' || (errorMode === 'overlay' && isHoverInInput)) && error && !!errorLabel"
|
|
599
|
-
|
|
600
|
-
<span v-if="error" class="das-select-error-label label">{{ errorLabel }}</span
|
|
596
|
+
S(` <div\r
|
|
597
|
+
:class="[errorMode === 'default' ? 'das-select-error-label-content' : 'das-select-overlay-error-label-content', 'das-select-label-content']"\r
|
|
598
|
+
v-if="(errorMode === 'default' || (errorMode === 'overlay' && isHoverInInput)) && error && !!errorLabel"\r
|
|
599
|
+
>\r
|
|
600
|
+
<span v-if="error" class="das-select-error-label label">{{ errorLabel }}</span>\r
|
|
601
601
|
</div> `),
|
|
602
602
|
e.error && e.errorLabel ? (u(), b(
|
|
603
603
|
Q,
|
|
@@ -710,7 +710,7 @@ const Sl = { style: { "max-height": "200px", overflow: "hidden" } }, Ml = { key:
|
|
|
710
710
|
for (const [l, w] of $)
|
|
711
711
|
F[l] = w;
|
|
712
712
|
return F;
|
|
713
|
-
}, Rl = /* @__PURE__ */ Ne(Wl, [["__scopeId", "data-v-
|
|
713
|
+
}, Rl = /* @__PURE__ */ Ne(Wl, [["__scopeId", "data-v-602946af"]]), Hl = {};
|
|
714
714
|
function ql(M, $) {
|
|
715
715
|
const F = Il;
|
|
716
716
|
return u(), W(
|
|
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-a6a97399]{display:inline-block;position:relative}.das-ui-select .das-select-overlay-error-label-content[data-v-a6a97399]{position:absolute;top:100%;left:0;width:var(--38ae87f2)}.das-ui-select.show-ellipsis[data-v-a6a97399] .ant-select-selection-overflow-item.ellipsis .ant-tag{display:flex;align-items:center}.das-ui-select.show-ellipsis[data-v-a6a97399] .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-a6a97399] .ant-select{width:100%;height:var(--779fcb06)}.das-ui-select[data-v-a6a97399] .ant-select .das-select-error-label-content{width:var(--38ae87f2);font-size:12px}.das-ui-select[data-v-a6a97399] .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-a6a97399] .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-a6a97399] .ant-select:hover .ant-select-arrow{color:var(--das-ui-select-color-primary)}.das-ui-select[data-v-a6a97399] .ant-select .ant-select-clear{color:#d9d9d9;width:16px;height:16px;margin-top:0;transform:translateY(-50%)}.das-ui-select[data-v-a6a97399] .ant-select .ant-select-clear:hover{color:#999}.das-ui-select[data-v-a6a97399] .ant-select .ant-select-selector{box-sizing:border-box;box-shadow:none!important}.das-ui-select[data-v-a6a97399] .ant-select .ant-select-selector .ant-tag{margin-bottom:1px;background-color:transparent}.das-ui-select[data-v-a6a97399] .ant-select .ant-select-selector .ant-select-selection-search{left:0}.das-ui-select[data-v-a6a97399] .ant-select .ant-select-selector .ant-select-selection-placeholder{padding-left:0;left:0}.das-ui-select[data-v-a6a97399] .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-a6a97399] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-a6a97399] .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-a6a97399] .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-a6a97399] .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-a6a97399] .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-a6a97399] .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-a6a97399] .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-a6a97399] .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-a6a97399] .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-a6a97399] .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-a6a97399] .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-a6a97399] .ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text)}.das-ui-select[data-v-a6a97399] .ant-select.ant-select-multiple .ant-select-selector{min-height:var(--das-ui-select-height-md)}.das-ui-select[data-v-a6a97399] .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-a6a97399] .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-a6a97399] .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-a6a97399] .ant-select.ant-select-multiple .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-md)}.das-ui-select[data-v-a6a97399] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selector{min-height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-a6a97399] .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-a6a97399] .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-a6a97399] .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-a6a97399] .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-a6a97399] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selector{min-height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-a6a97399] .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-a6a97399] .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-a6a97399] .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-a6a97399] .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-a6a97399] .ant-select.ant-select-single .ant-select-selector{padding:0!important}.das-ui-select[data-v-a6a97399] .ant-select-multiple .ant-select-selector{padding-top:0;padding-bottom:0}.das-ui-select[data-v-a6a97399] .ant-select-multiple .ant-select-selector:after{margin:0}.das-ui-select[data-v-a6a97399] .ant-select-multiple .anticon svg{vertical-align:baseline}.das-ui-select[data-v-a6a97399] .ant-select-disabled.ant-select .ant-select-arrow{color:var(--das-ui-select-color-disabled-underline)}.das-ui-select[data-v-a6a97399] .ant-select-disabled.ant-select .ant-select-selection-item,.das-ui-select[data-v-a6a97399] .ant-select-disabled.ant-select .ant-tag{color:var(--das-ui-select-color-disabled-text)}.das-ui-select[data-v-a6a97399] .ant-select .das-suffix-icon{transition:transform .5s}.das-ui-select[data-v-a6a97399] .ant-select.ant-select-open .das-suffix-icon{transform:rotate(180deg)}.das-ui-select.underline[data-v-a6a97399] .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-a6a97399] .ant-select .ant-select-selector:hover,.das-ui-select.underline[data-v-a6a97399] .ant-select.ant-select-focused .ant-select-selector{border-bottom-color:var(--das-ui-select-color-primary)!important}.das-ui-select.underline[data-v-a6a97399] .ant-select .ant-select-arrow,.das-ui-select.underline[data-v-a6a97399] .ant-select .ant-select-clear{right:0}.das-ui-select.underline.is-error[data-v-a6a97399] .ant-select .ant-select-selector,.das-ui-select.underline.is-error[data-v-a6a97399] .ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-error)!important}.das-ui-select.underline[data-v-a6a97399] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.underline[data-v-a6a97399] .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-a6a97399] .ant-select .ant-select-selector{border-color:var(--das-ui-select-color-border)!important}.das-ui-select.bordered[data-v-a6a97399] .ant-select .ant-select-selector:hover,.das-ui-select.bordered[data-v-a6a97399] .ant-select.ant-select-focused .ant-select-selector{border-color:var(--das-ui-select-color-primary)!important}.das-ui-select.bordered[data-v-a6a97399] .ant-select .ant-select-selector .ant-select-selection-search{left:8px}.das-ui-select.bordered[data-v-a6a97399] .ant-select .ant-select-selector .ant-select-selection-placeholder,.das-ui-select.bordered[data-v-a6a97399] .ant-select .ant-select-selector .ant-select-selection-item{padding-left:8px}.das-ui-select.bordered[data-v-a6a97399] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.das-ui-select.bordered[data-v-a6a97399] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:24px}.das-ui-select.bordered[data-v-a6a97399] .ant-select.ant-select-multiple .ant-select-selector{padding-left:3px}.das-ui-select.bordered[data-v-a6a97399] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-item{padding-left:0;height:auto}.das-ui-select.bordered[data-v-a6a97399] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search{left:5px}.das-ui-select.bordered.is-error[data-v-a6a97399] .ant-select .ant-select-selector,.das-ui-select.bordered.is-error[data-v-a6a97399] .ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-error)!important}.das-ui-select.bordered[data-v-a6a97399] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.bordered[data-v-a6a97399] .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-a6a97399] .ant-select .ant-select-arrow,.das-ui-select.none[data-v-a6a97399] .ant-select .ant-select-clear{right:0}.das-ui-select.none[data-v-a6a97399] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important}.das-ui-select.readonly[data-v-a6a97399] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important;cursor:default}.das-ui-select.readonly[data-v-a6a97399] .ant-select-disabled.ant-select .ant-select-selector input{cursor:default}.das-ui-select.readonly[data-v-a6a97399] .ant-select-disabled.ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text);cursor:default}.das-ui-select.readonly[data-v-a6a97399] .ant-select-disabled.ant-select .ant-tag,.das-ui-select.readonly[data-v-a6a97399] .ant-select-disabled.ant-select .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-a6a97399] .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-a6a97399] .ant-select-disabled.ant-select-multiple .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-a6a97399] .ant-select .ant-select-arrow{display:none}.das-ui-select.readonly.underline[data-v-a6a97399] .ant-select .ant-select-clear{right:0}.das-ui-select .das-select-label-content[data-v-a6a97399]{font-size:12px}.das-ui-select .das-select-label-content .das-select-error-label[data-v-a6a97399]{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-602946af]{display:inline-block;position:relative}.das-ui-select .das-select-overlay-error-label-content[data-v-602946af]{position:absolute;top:100%;left:0;width:var(--5b198268)}.das-ui-select.show-ellipsis[data-v-602946af] .ant-select-selection-overflow-item.ellipsis .ant-tag{display:flex;align-items:center}.das-ui-select.show-ellipsis[data-v-602946af] .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-602946af] .ant-select{width:100%;height:var(--23705e76)}.das-ui-select[data-v-602946af] .ant-select .das-select-error-label-content{width:var(--5b198268);font-size:12px}.das-ui-select[data-v-602946af] .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-602946af] .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-602946af] .ant-select:hover .ant-select-arrow{color:var(--das-ui-select-color-primary)}.das-ui-select[data-v-602946af] .ant-select .ant-select-clear{color:#d9d9d9;width:16px;height:16px;margin-top:0;transform:translateY(-50%)}.das-ui-select[data-v-602946af] .ant-select .ant-select-clear:hover{color:#999}.das-ui-select[data-v-602946af] .ant-select .ant-select-selector{box-sizing:border-box;box-shadow:none!important}.das-ui-select[data-v-602946af] .ant-select .ant-select-selector .ant-tag{margin-bottom:1px;background-color:transparent}.das-ui-select[data-v-602946af] .ant-select .ant-select-selector .ant-select-selection-search{left:0}.das-ui-select[data-v-602946af] .ant-select .ant-select-selector .ant-select-selection-placeholder{padding-left:0;left:0}.das-ui-select[data-v-602946af] .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-602946af] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-602946af] .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-602946af] .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-602946af] .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-602946af] .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-602946af] .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-602946af] .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-602946af] .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-602946af] .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-602946af] .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-602946af] .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-602946af] .ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text)}.das-ui-select[data-v-602946af] .ant-select.ant-select-multiple .ant-select-selector{min-height:var(--das-ui-select-height-md)}.das-ui-select[data-v-602946af] .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-602946af] .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-602946af] .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-602946af] .ant-select.ant-select-multiple .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-md)}.das-ui-select[data-v-602946af] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selector{min-height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-602946af] .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-602946af] .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-602946af] .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-602946af] .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-602946af] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selector{min-height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-602946af] .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-602946af] .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-602946af] .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-602946af] .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-602946af] .ant-select.ant-select-single .ant-select-selector{padding:0!important}.das-ui-select[data-v-602946af] .ant-select-multiple .ant-select-selector{padding-top:0;padding-bottom:0}.das-ui-select[data-v-602946af] .ant-select-multiple .ant-select-selector:after{margin:0}.das-ui-select[data-v-602946af] .ant-select-multiple .anticon svg{vertical-align:baseline}.das-ui-select[data-v-602946af] .ant-select-disabled.ant-select .ant-select-arrow{color:var(--das-ui-select-color-disabled-underline)}.das-ui-select[data-v-602946af] .ant-select-disabled.ant-select .ant-select-selection-item,.das-ui-select[data-v-602946af] .ant-select-disabled.ant-select .ant-tag{color:var(--das-ui-select-color-disabled-text)}.das-ui-select[data-v-602946af] .ant-select .das-suffix-icon{transition:transform .5s}.das-ui-select[data-v-602946af] .ant-select.ant-select-open .das-suffix-icon{transform:rotate(180deg)}.das-ui-select.underline[data-v-602946af] .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-602946af] .ant-select .ant-select-selector:hover,.das-ui-select.underline[data-v-602946af] .ant-select.ant-select-focused .ant-select-selector{border-bottom-color:var(--das-ui-select-color-primary)!important}.das-ui-select.underline[data-v-602946af] .ant-select .ant-select-arrow,.das-ui-select.underline[data-v-602946af] .ant-select .ant-select-clear{right:0}.das-ui-select.underline.is-error[data-v-602946af] .ant-select .ant-select-selector,.das-ui-select.underline.is-error[data-v-602946af] .ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-error)!important}.das-ui-select.underline[data-v-602946af] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.underline[data-v-602946af] .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-602946af] .ant-select .ant-select-selector{border-color:var(--das-ui-select-color-border)!important}.das-ui-select.bordered[data-v-602946af] .ant-select .ant-select-selector:hover,.das-ui-select.bordered[data-v-602946af] .ant-select.ant-select-focused .ant-select-selector{border-color:var(--das-ui-select-color-primary)!important}.das-ui-select.bordered[data-v-602946af] .ant-select .ant-select-selector .ant-select-selection-search{left:8px}.das-ui-select.bordered[data-v-602946af] .ant-select .ant-select-selector .ant-select-selection-placeholder,.das-ui-select.bordered[data-v-602946af] .ant-select .ant-select-selector .ant-select-selection-item{padding-left:8px}.das-ui-select.bordered[data-v-602946af] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.das-ui-select.bordered[data-v-602946af] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:24px}.das-ui-select.bordered[data-v-602946af] .ant-select.ant-select-multiple .ant-select-selector{padding-left:3px}.das-ui-select.bordered[data-v-602946af] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-item{padding-left:0;height:auto}.das-ui-select.bordered[data-v-602946af] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search{left:5px}.das-ui-select.bordered.is-error[data-v-602946af] .ant-select .ant-select-selector,.das-ui-select.bordered.is-error[data-v-602946af] .ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-error)!important}.das-ui-select.bordered[data-v-602946af] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.bordered[data-v-602946af] .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-602946af] .ant-select .ant-select-arrow,.das-ui-select.none[data-v-602946af] .ant-select .ant-select-clear{right:0}.das-ui-select.none[data-v-602946af] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important}.das-ui-select.readonly[data-v-602946af] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important;cursor:default}.das-ui-select.readonly[data-v-602946af] .ant-select-disabled.ant-select .ant-select-selector input{cursor:default}.das-ui-select.readonly[data-v-602946af] .ant-select-disabled.ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text);cursor:default}.das-ui-select.readonly[data-v-602946af] .ant-select-disabled.ant-select .ant-tag,.das-ui-select.readonly[data-v-602946af] .ant-select-disabled.ant-select .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-602946af] .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-602946af] .ant-select-disabled.ant-select-multiple .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-602946af] .ant-select .ant-select-arrow{display:none}.das-ui-select.readonly.underline[data-v-602946af] .ant-select .ant-select-clear{right:0}.das-ui-select .das-select-label-content[data-v-602946af]{font-size:12px}.das-ui-select .das-select-label-content .das-select-error-label[data-v-602946af]{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
|
|
@@ -12,12 +12,12 @@ const P = (l, o) => {
|
|
|
12
12
|
o("update:modelValue", s.value);
|
|
13
13
|
}, c = (a) => {
|
|
14
14
|
o("update:modelValue", a), o("inputChange", a);
|
|
15
|
-
}, f = (a) => {
|
|
16
|
-
o("update:modelValue", a), o("dasInput", a);
|
|
17
15
|
}, m = (a) => {
|
|
16
|
+
o("update:modelValue", a), o("dasInput", a);
|
|
17
|
+
}, f = (a) => {
|
|
18
18
|
o("update:optionValue", a), o("selectChange", a);
|
|
19
19
|
}, r = I(""), d = I(!1);
|
|
20
|
-
return { innerValue: s, selectValue: u, inputChangeHandler: c, selectChangeHandler:
|
|
20
|
+
return { innerValue: s, selectValue: u, inputChangeHandler: c, selectChangeHandler: f, inputInputHandler: m, searchHandler: i, inputWidth: r, isFocus: d, onFocus: () => {
|
|
21
21
|
t.value && (r.value = "400px", d.value = !0);
|
|
22
22
|
}, onBlur: () => {
|
|
23
23
|
t.value && (r.value = "", d.value = !1);
|
|
@@ -41,14 +41,14 @@ const P = (l, o) => {
|
|
|
41
41
|
},
|
|
42
42
|
emits: ["update:modelValue", "update:optionValue", "inputChange", "dasInput", "selectChange"],
|
|
43
43
|
setup(l, { emit: o }) {
|
|
44
|
-
const s = l, u = o, { innerValue: t, selectValue: i, inputChangeHandler: c, selectChangeHandler:
|
|
44
|
+
const s = l, u = o, { innerValue: t, selectValue: i, inputChangeHandler: c, selectChangeHandler: m, inputInputHandler: f, searchHandler: r, inputWidth: d, isFocus: g, onFocus: C, onBlur: a, isExpandInput: B } = P(s, u);
|
|
45
45
|
return (n, p) => (H(), D(e(E), {
|
|
46
46
|
class: k(["das-select-input", { "is-error": n.error, "is-search": n.isSearch, "is-disabled": n.disabled }]),
|
|
47
47
|
modelValue: e(t),
|
|
48
48
|
"onUpdate:modelValue": p[1] || (p[1] = (h) => b(t) ? t.value = h : null),
|
|
49
49
|
width: e(B) && e(g) ? e(d) : "268px",
|
|
50
50
|
prepend: "",
|
|
51
|
-
onInput: e(
|
|
51
|
+
onInput: e(f),
|
|
52
52
|
onChange: e(c),
|
|
53
53
|
disabled: n.disabled,
|
|
54
54
|
isView: n.isView,
|
|
@@ -74,7 +74,7 @@ const P = (l, o) => {
|
|
|
74
74
|
value: n.optionsValueKey,
|
|
75
75
|
label: n.optionsLabelKey
|
|
76
76
|
},
|
|
77
|
-
onChange: e(
|
|
77
|
+
onChange: e(m)
|
|
78
78
|
}, null, 8, ["disabled", "isView", "modelValue", "options", "getPopupContainer", "fieldNames", "onChange"])
|
|
79
79
|
]),
|
|
80
80
|
_: 2
|
|
@@ -97,7 +97,7 @@ const P = (l, o) => {
|
|
|
97
97
|
for (const [u, t] of o)
|
|
98
98
|
s[u] = t;
|
|
99
99
|
return s;
|
|
100
|
-
}, z = /* @__PURE__ */ W(x, [["__scopeId", "data-v-
|
|
100
|
+
}, z = /* @__PURE__ */ W(x, [["__scopeId", "data-v-c09255a9"]]), A = {
|
|
101
101
|
"--das-ui-select-input-border-color": { light: "#999" },
|
|
102
102
|
"--das-ui-select-input-border-color-search": { light: "#D9D9D9" }
|
|
103
103
|
}, J = v(z);
|
|
Binary file
|