@das-fed/upf-ui 6.4.0-dev.231 → 6.4.0-dev.232
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/package.json +3 -3
- package/packages/business-components/ai-panel/{index-BybM3Q9u.js → index-BtiuhwME.js} +2050 -1580
- package/packages/business-components/ai-panel/index-BtiuhwME.js.gz +0 -0
- package/packages/business-components/ai-panel/index-CDBVlFmp.js +180 -0
- package/packages/business-components/ai-panel/index-CDBVlFmp.js.gz +0 -0
- package/packages/business-components/ai-panel/{index-CwdJKHy0.js → index-DCyDBdoc.js} +22 -8
- package/packages/business-components/ai-panel/index-DCyDBdoc.js.gz +0 -0
- package/packages/business-components/ai-panel/index.js +1 -1
- package/packages/business-components/ai-panel/src/dasAI/hooks/audio.d.ts +1 -1
- package/packages/business-components/app-container/index.js +160 -105
- package/packages/business-components/app-container/index.js.gz +0 -0
- package/packages/business-components/area-phone-select/index.d.ts +30 -30
- package/packages/business-components/area-phone-select/index.js +176 -127
- package/packages/business-components/area-phone-select/index.js.gz +0 -0
- package/packages/business-components/area-phone-select/src/area-popover/index.vue.d.ts +4 -4
- package/packages/business-components/change-enterprises/index.js +73 -47
- package/packages/business-components/change-enterprises/index.js.gz +0 -0
- package/packages/business-components/change-pwd/index.js +27 -15
- package/packages/business-components/change-pwd/index.js.gz +0 -0
- package/packages/business-components/change-pwd/src/hooks/use-changePwd.d.ts +14 -14
- package/packages/business-components/currency-page/index.js +51 -34
- package/packages/business-components/currency-page/index.js.gz +0 -0
- package/packages/business-components/device-panel/index.js +17397 -12679
- package/packages/business-components/device-panel/index.js.gz +0 -0
- package/packages/business-components/device-panel/src/components/drag-resize/index.vue.d.ts +1 -1
- package/packages/business-components/device-panel/style.css +1 -1
- package/packages/business-components/device-panel/style.css.gz +0 -0
- package/packages/business-components/echarts/index.d.ts +5 -5
- package/packages/business-components/echarts/index.js +2102 -2089
- package/packages/business-components/echarts/index.js.gz +0 -0
- package/packages/business-components/echarts/src/Index.vue.d.ts +1 -1
- package/packages/business-components/export-button/index.js +119 -112
- package/packages/business-components/export-button/index.js.gz +0 -0
- package/packages/business-components/import-button/index.js +249 -215
- package/packages/business-components/import-button/index.js.gz +0 -0
- package/packages/business-components/layout-breadcrumb/index.js +46 -46
- package/packages/business-components/layout-breadcrumb/index.js.gz +0 -0
- package/packages/business-components/model-table-dialog/index.d.ts +4 -4
- package/packages/business-components/model-table-dialog/index.js +361 -313
- package/packages/business-components/model-table-dialog/index.js.gz +0 -0
- package/packages/business-components/payment/index.js +256 -166
- package/packages/business-components/payment/index.js.gz +0 -0
- package/packages/business-components/process-configuration/index.js +310 -224
- package/packages/business-components/process-configuration/index.js.gz +0 -0
- package/packages/business-components/process-form/index.js +1349 -1180
- package/packages/business-components/process-form/index.js.gz +0 -0
- package/packages/business-components/process-form/src/hooks/useForm.d.ts +14 -14
- package/packages/business-components/process-log/index.js +566 -383
- 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-search-form/index.js +1 -1
- package/packages/business-components/process-search-form/index.js.gz +0 -0
- package/packages/business-components/process-table/index.d.ts +14 -14
- package/packages/business-components/process-table/index.js +485 -424
- package/packages/business-components/process-table/index.js.gz +0 -0
- package/packages/business-components/upload-file/index.js +63 -57
- package/packages/business-components/upload-file/index.js.gz +0 -0
- package/packages/business-components/upload-file/style.css +1 -1
- package/packages/business-components/urgent-panel/index.js +1722 -1252
- package/packages/business-components/urgent-panel/index.js.gz +0 -0
- package/packages/business-components/urgent-panel/src/components/drag-resize/index.vue.d.ts +1 -1
- package/packages/business-components/user-org-dialog/index.js +128 -67
- package/packages/business-components/user-org-dialog/index.js.gz +0 -0
- package/packages/business-components/video-dialog/index.js +376 -308
- package/packages/business-components/video-dialog/index.js.gz +0 -0
- 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.d.ts +4 -4
- package/packages/components/alert/index.js +59 -52
- package/packages/components/alert/index.js.gz +0 -0
- package/packages/components/audio-video/index.js +196 -169
- package/packages/components/audio-video/index.js.gz +0 -0
- package/packages/components/autocomplete/index.d.ts +6 -6
- package/packages/components/autocomplete/index.js +269 -244
- package/packages/components/autocomplete/index.js.gz +0 -0
- package/packages/components/autocomplete/style.css +1 -1
- package/packages/components/autocomplete/style.css.gz +0 -0
- package/packages/components/breadcrumb/index.js +84 -58
- package/packages/components/breadcrumb/index.js.gz +0 -0
- package/packages/components/button/index.js +348 -275
- package/packages/components/button/index.js.gz +0 -0
- package/packages/components/calendar/index.js +343 -257
- package/packages/components/calendar/index.js.gz +0 -0
- package/packages/components/cascader/index.d.ts +17 -17
- package/packages/components/cascader/index.js +185 -150
- package/packages/components/cascader/index.js.gz +0 -0
- package/packages/components/cascader/src/Index.vue.d.ts +1 -1
- package/packages/components/cascader/style.css +1 -1
- package/packages/components/cascader/style.css.gz +0 -0
- package/packages/components/checkbox/index.d.ts +12 -12
- package/packages/components/checkbox/index.js +349 -236
- package/packages/components/checkbox/index.js.gz +0 -0
- package/packages/components/checkbox/style.css +1 -1
- package/packages/components/checkbox/style.css.gz +0 -0
- package/packages/components/collapse-panel/index.js +33 -26
- package/packages/components/collapse-panel/index.js.gz +0 -0
- package/packages/components/collapse-transition/index.js +13 -6
- package/packages/components/collapse-transition/index.js.gz +0 -0
- package/packages/components/collaspe/index.d.ts +4 -4
- package/packages/components/collaspe/index.js +23 -22
- package/packages/components/collaspe/index.js.gz +0 -0
- package/packages/components/color-picker/index.d.ts +5 -5
- package/packages/components/color-picker/index.js +76 -54
- package/packages/components/color-picker/index.js.gz +0 -0
- package/packages/components/color-picker/src/Index.vue.d.ts +1 -1
- package/packages/components/custom-search-item/index.d.ts +4 -4
- package/packages/components/custom-search-item/index.js +49 -37
- package/packages/components/custom-search-item/index.js.gz +0 -0
- package/packages/components/date-picker/index.d.ts +15 -15
- package/packages/components/date-picker/index.js +981 -751
- package/packages/components/date-picker/index.js.gz +0 -0
- package/packages/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/packages/components/date-picker/src/DateRangePicker.vue.d.ts +1 -1
- package/packages/components/date-picker/src/RangePicker.vue.d.ts +1 -1
- package/packages/components/date-picker/src/TimePicker.vue.d.ts +1 -1
- package/packages/components/date-picker/src/TimeRangePicker.vue.d.ts +1 -1
- 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 +235 -185
- package/packages/components/dialog/index.js.gz +0 -0
- package/packages/components/dimple-layout/index.js +191 -89
- package/packages/components/dimple-layout/index.js.gz +0 -0
- package/packages/components/drawer/index.js +13 -6
- package/packages/components/drawer/index.js.gz +0 -0
- package/packages/components/dropdown/index.js +58 -43
- package/packages/components/dropdown/index.js.gz +0 -0
- package/packages/components/edit-table/index.d.ts +4 -4
- package/packages/components/edit-table/index.js +1185 -953
- package/packages/components/edit-table/index.js.gz +0 -0
- package/packages/components/empty/index.js +64 -36
- package/packages/components/empty/index.js.gz +0 -0
- package/packages/components/error-overlay-model/index.js +42 -30
- package/packages/components/error-overlay-model/index.js.gz +0 -0
- package/packages/components/form/index.d.ts +14 -14
- package/packages/components/form/index.js +18 -12
- package/packages/components/form/index.js.gz +0 -0
- package/packages/components/form-item/index.js +1118 -959
- package/packages/components/form-item/index.js.gz +0 -0
- 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 +13 -7
- package/packages/components/icon/index.js.gz +0 -0
- package/packages/components/image-upload/index.js +135 -101
- package/packages/components/image-upload/index.js.gz +0 -0
- package/packages/components/image-viewer/index.js +703 -610
- package/packages/components/image-viewer/index.js.gz +0 -0
- package/packages/components/input/index.d.ts +3 -3
- package/packages/components/input/index.js +225 -202
- package/packages/components/input/index.js.gz +0 -0
- package/packages/components/input/src/index.vue.d.ts +1 -2
- package/packages/components/input-dialog-select/index.js +165 -128
- package/packages/components/input-dialog-select/index.js.gz +0 -0
- package/packages/components/input-number/index.js +149 -129
- package/packages/components/input-number/index.js.gz +0 -0
- 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.d.ts +4 -4
- package/packages/components/live-player/index.js +19 -9
- package/packages/components/live-player/index.js.gz +0 -0
- package/packages/components/loading/index.js +54 -48
- package/packages/components/loading/index.js.gz +0 -0
- package/packages/components/loading/src/loading.d.ts +26 -0
- package/packages/components/map/index.js +156 -103
- package/packages/components/map/index.js.gz +0 -0
- package/packages/components/menu-aside/index.js +893 -668
- package/packages/components/menu-aside/index.js.gz +0 -0
- package/packages/components/menu-header/index.js +66 -42
- package/packages/components/menu-header/index.js.gz +0 -0
- package/packages/components/pagination/index.js +159 -121
- package/packages/components/pagination/index.js.gz +0 -0
- package/packages/components/pagination/style.css +1 -1
- package/packages/components/pagination/style.css.gz +0 -0
- package/packages/components/popover/index.d.ts +4 -4
- package/packages/components/popover/index.js +49 -28
- package/packages/components/popover/index.js.gz +0 -0
- package/packages/components/popup-mask/index.js +62 -49
- package/packages/components/popup-mask/index.js.gz +0 -0
- package/packages/components/preview/index.js +6 -1
- package/packages/components/preview/index.js.gz +0 -0
- package/packages/components/progress/index.js +214 -127
- package/packages/components/progress/index.js.gz +0 -0
- package/packages/components/progress/style.css +1 -1
- package/packages/components/progress/style.css.gz +0 -0
- package/packages/components/radio/index.d.ts +10 -10
- package/packages/components/radio/index.js +353 -234
- package/packages/components/radio/index.js.gz +0 -0
- package/packages/components/radio-tabs/index.js +86 -52
- package/packages/components/radio-tabs/index.js.gz +0 -0
- package/packages/components/rich-editor/index.js +275 -269
- package/packages/components/rich-editor/index.js.gz +0 -0
- package/packages/components/scrollbar/index.js +3 -2
- package/packages/components/scrollbar/index.js.gz +0 -0
- package/packages/components/search/index.d.ts +1 -1
- package/packages/components/search/index.js +117 -108
- package/packages/components/search/index.js.gz +0 -0
- package/packages/components/search/src/Index.vue.d.ts +1 -1
- package/packages/components/search-form/index.js +1126 -957
- package/packages/components/search-form/index.js.gz +0 -0
- package/packages/components/search-form/style.css +1 -1
- package/packages/components/search-form/style.css.gz +0 -0
- package/packages/components/select/index.d.ts +3 -3
- package/packages/components/select/index.js +469 -377
- package/packages/components/select/index.js.gz +0 -0
- package/packages/components/select/src/Select.vue.d.ts +1 -1
- package/packages/components/select/style.css +1 -1
- package/packages/components/select/style.css.gz +0 -0
- package/packages/components/select-input/index.js +80 -79
- package/packages/components/select-input/index.js.gz +0 -0
- package/packages/components/select-list/index.js +605 -548
- package/packages/components/select-list/index.js.gz +0 -0
- 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 +296 -201
- package/packages/components/special-range-picker-month/index.js.gz +0 -0
- 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 +400 -267
- package/packages/components/special-range-picker-year/index.js.gz +0 -0
- 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 +51 -38
- package/packages/components/spin/index.js.gz +0 -0
- package/packages/components/split-panel/index.d.ts +8 -8
- package/packages/components/split-panel/index.js +187 -129
- package/packages/components/split-panel/index.js.gz +0 -0
- package/packages/components/step/index.js +1 -0
- package/packages/components/step/index.js.gz +0 -0
- package/packages/components/steps/index.js +13 -6
- package/packages/components/steps/index.js.gz +0 -0
- package/packages/components/switch/index.js +17 -11
- package/packages/components/switch/index.js.gz +0 -0
- package/packages/components/switch/style.css +1 -1
- package/packages/components/switch/style.css.gz +0 -0
- package/packages/components/table/index.d.ts +112 -112
- package/packages/components/table/index.js +3580 -3055
- package/packages/components/table/index.js.gz +0 -0
- package/packages/components/table/src/Table.vue.d.ts +9 -9
- package/packages/components/table/src/table-column/index.vue.d.ts +1 -1
- package/packages/components/tabs/index.js +254 -188
- package/packages/components/tabs/index.js.gz +0 -0
- package/packages/components/tag/index.js +25 -11
- package/packages/components/tag/index.js.gz +0 -0
- package/packages/components/time-line/index.js +67 -48
- package/packages/components/time-line/index.js.gz +0 -0
- package/packages/components/tooltip/index.d.ts +6 -6
- package/packages/components/tooltip/index.js +129 -78
- package/packages/components/tooltip/index.js.gz +0 -0
- package/packages/components/tooltip/style.css +1 -1
- package/packages/components/tooltip/style.css.gz +0 -0
- package/packages/components/tree/index.js +1112 -945
- package/packages/components/tree/index.js.gz +0 -0
- package/packages/components/tree-select/index.js +401 -374
- package/packages/components/tree-select/index.js.gz +0 -0
- package/packages/components/tree-select/src/App.vue.d.ts +39 -39
- package/packages/components/tree-select/src/hooks/use-tree-select.d.ts +38 -38
- package/packages/components/tree-table/index.d.ts +2 -2
- package/packages/components/tree-table/index.js +425 -320
- package/packages/components/tree-table/index.js.gz +0 -0
- package/packages/components/tree-v2/index.d.ts +20 -20
- package/packages/components/tree-v2/index.js +1378 -1214
- package/packages/components/tree-v2/index.js.gz +0 -0
- package/packages/components/upload/index.js +203 -130
- package/packages/components/upload/index.js.gz +0 -0
- package/packages/components/virtual-tree/index.js +150 -113
- package/packages/components/virtual-tree/index.js.gz +0 -0
- package/packages/components/virtual-tree/src/App.vue.d.ts +140 -140
- package/packages/components/watermark/index.js +13 -6
- package/packages/icons/1-grids/index.js +1 -0
- package/packages/icons/1-grids/index.js.gz +0 -0
- package/packages/icons/4-grids/index.js +1 -0
- package/packages/icons/4-grids/index.js.gz +0 -0
- package/packages/icons/9-grids/index.js +1 -0
- package/packages/icons/9-grids/index.js.gz +0 -0
- package/packages/icons/add/index.js +1 -0
- package/packages/icons/add/index.js.gz +0 -0
- package/packages/icons/add-2/index.js +1 -0
- package/packages/icons/add-item/index.js +1 -0
- package/packages/icons/add-item/index.js.gz +0 -0
- package/packages/icons/addto/index.js +1 -0
- package/packages/icons/addto/index.js.gz +0 -0
- package/packages/icons/alarm/index.js +1 -0
- package/packages/icons/alarm/index.js.gz +0 -0
- package/packages/icons/arrow-first/index.js +1 -0
- package/packages/icons/arrow-first/index.js.gz +0 -0
- package/packages/icons/arrow-last/index.js +1 -0
- package/packages/icons/arrow-last/index.js.gz +0 -0
- package/packages/icons/audioing/index.js +1 -0
- package/packages/icons/audioing/index.js.gz +0 -0
- package/packages/icons/back/index.js +1 -0
- package/packages/icons/back/index.js.gz +0 -0
- package/packages/icons/bianjigongzuotai/index.js +1 -0
- package/packages/icons/bianjigongzuotai/index.js.gz +0 -0
- package/packages/icons/biaochi/index.js +1 -0
- package/packages/icons/biaochi/index.js.gz +0 -0
- package/packages/icons/bim/index.js +1 -0
- package/packages/icons/bim/index.js.gz +0 -0
- package/packages/icons/bobaoguanbi/index.js +1 -0
- package/packages/icons/bobaoguanbi/index.js.gz +0 -0
- package/packages/icons/bobaokaiqi/index.js +1 -0
- package/packages/icons/bobaokaiqi/index.js.gz +0 -0
- package/packages/icons/bold/index.js +1 -0
- package/packages/icons/bold/index.js.gz +0 -0
- package/packages/icons/camera/index.js +1 -0
- package/packages/icons/camera/index.js.gz +0 -0
- package/packages/icons/camera-2/index.js +1 -0
- package/packages/icons/camera-2/index.js.gz +0 -0
- package/packages/icons/camera-3/index.js +1 -0
- package/packages/icons/camera-3/index.js.gz +0 -0
- package/packages/icons/cancel-full-screen/index.js +1 -0
- package/packages/icons/cancel-full-screen/index.js.gz +0 -0
- package/packages/icons/cankaoneirong/index.js +1 -0
- package/packages/icons/cankaoneirong/index.js.gz +0 -0
- package/packages/icons/card/index.js +1 -0
- package/packages/icons/card/index.js.gz +0 -0
- package/packages/icons/card-view/index.js +1 -0
- package/packages/icons/card-view/index.js.gz +0 -0
- package/packages/icons/caret-bottom/index.js +1 -0
- package/packages/icons/caret-bottom/index.js.gz +0 -0
- package/packages/icons/caret-right/index.js +1 -0
- package/packages/icons/caret-right/index.js.gz +0 -0
- package/packages/icons/chakancelve/index.js +1 -0
- package/packages/icons/chakancelve/index.js.gz +0 -0
- package/packages/icons/change/index.js +1 -0
- package/packages/icons/change/index.js.gz +0 -0
- package/packages/icons/change-2/index.js +1 -0
- package/packages/icons/change-2/index.js.gz +0 -0
- package/packages/icons/change-3/index.js +1 -0
- package/packages/icons/change-3/index.js.gz +0 -0
- package/packages/icons/changetenant/index.js +1 -0
- package/packages/icons/changetenant/index.js.gz +0 -0
- package/packages/icons/chart/index.js +1 -0
- package/packages/icons/chart/index.js.gz +0 -0
- package/packages/icons/chaxunxiangqing/index.js +1 -0
- package/packages/icons/chaxunxiangqing/index.js.gz +0 -0
- package/packages/icons/check/index.js +1 -0
- package/packages/icons/check/index.js.gz +0 -0
- package/packages/icons/chuanglianjiang/index.js +1 -0
- package/packages/icons/chuanglianjiang/index.js.gz +0 -0
- package/packages/icons/chuangliansheng/index.js +1 -0
- package/packages/icons/chuangliansheng/index.js.gz +0 -0
- package/packages/icons/chuanglianting/index.js +1 -0
- package/packages/icons/chuanglianting/index.js.gz +0 -0
- package/packages/icons/chuizhiduiqi/index.js +1 -0
- package/packages/icons/chuizhiduiqi/index.js.gz +0 -0
- package/packages/icons/chuizhijunfen/index.js +1 -0
- package/packages/icons/chuizhijunfen/index.js.gz +0 -0
- package/packages/icons/close/index.js +1 -0
- package/packages/icons/close/index.js.gz +0 -0
- package/packages/icons/close-2/index.js +1 -0
- package/packages/icons/close-2/index.js.gz +0 -0
- package/packages/icons/closeaudio/index.js +1 -0
- package/packages/icons/closeaudio/index.js.gz +0 -0
- package/packages/icons/color/index.js +1 -0
- package/packages/icons/color/index.js.gz +0 -0
- package/packages/icons/copy/index.js +1 -0
- package/packages/icons/copy/index.js.gz +0 -0
- package/packages/icons/custom/index.js +1 -0
- package/packages/icons/custom/index.js.gz +0 -0
- package/packages/icons/daochu/index.js +1 -0
- package/packages/icons/daochu/index.js.gz +0 -0
- package/packages/icons/date/index.js +1 -0
- package/packages/icons/date/index.js.gz +0 -0
- package/packages/icons/decline/index.js +1 -0
- package/packages/icons/decline/index.js.gz +0 -0
- package/packages/icons/default-btn/index.js +1 -0
- package/packages/icons/default-btn/index.js.gz +0 -0
- package/packages/icons/default-point/index.js +1 -0
- package/packages/icons/default-point/index.js.gz +0 -0
- package/packages/icons/delete/index.js +1 -0
- package/packages/icons/delete/index.js.gz +0 -0
- package/packages/icons/delete-2/index.js +1 -0
- package/packages/icons/delete-2/index.js.gz +0 -0
- package/packages/icons/dengbijiesuo/index.js +1 -0
- package/packages/icons/dengbisuoding/index.js +1 -0
- package/packages/icons/dengdai/index.js +1 -0
- package/packages/icons/dengdai/index.js.gz +0 -0
- package/packages/icons/dianzan/index.js +1 -0
- package/packages/icons/dianzan/index.js.gz +0 -0
- package/packages/icons/dianzan-2/index.js +1 -0
- package/packages/icons/dianzan-2/index.js.gz +0 -0
- package/packages/icons/direction-control/index.js +1 -0
- package/packages/icons/direction-control/index.js.gz +0 -0
- package/packages/icons/ditu/index.js +1 -0
- package/packages/icons/ditu/index.js.gz +0 -0
- package/packages/icons/dizhixuanze/index.js +1 -0
- package/packages/icons/dizhixuanze/index.js.gz +0 -0
- package/packages/icons/double-arrow-left/index.js +1 -0
- package/packages/icons/double-arrow-left/index.js.gz +0 -0
- package/packages/icons/double-arrow-right/index.js +1 -0
- package/packages/icons/double-arrow-right/index.js.gz +0 -0
- package/packages/icons/down/index.js +1 -0
- package/packages/icons/down/index.js.gz +0 -0
- package/packages/icons/down-2/index.js +1 -0
- package/packages/icons/down-3/index.js +1 -0
- package/packages/icons/download/index.js +1 -0
- package/packages/icons/download/index.js.gz +0 -0
- package/packages/icons/drag/index.js +1 -0
- package/packages/icons/drag/index.js.gz +0 -0
- package/packages/icons/drawing/index.js +1 -0
- package/packages/icons/drawing/index.js.gz +0 -0
- package/packages/icons/edit/index.js +1 -0
- package/packages/icons/edit/index.js.gz +0 -0
- package/packages/icons/edit-1/index.js +1 -0
- package/packages/icons/edit-1/index.js.gz +0 -0
- package/packages/icons/edit-3/index.js +1 -0
- package/packages/icons/edit-3/index.js.gz +0 -0
- package/packages/icons/empty/index.js +1 -0
- package/packages/icons/empty/index.js.gz +0 -0
- package/packages/icons/enlarge/index.js +1 -0
- package/packages/icons/enlarge/index.js.gz +0 -0
- package/packages/icons/entry/index.js +1 -0
- package/packages/icons/entry/index.js.gz +0 -0
- package/packages/icons/exit/index.js +1 -0
- package/packages/icons/exit/index.js.gz +0 -0
- package/packages/icons/fabu/index.js +1 -0
- package/packages/icons/fabu/index.js.gz +0 -0
- package/packages/icons/fanhui/index.js +1 -0
- package/packages/icons/fanhui/index.js.gz +0 -0
- package/packages/icons/fasong/index.js +1 -0
- package/packages/icons/fasong/index.js.gz +0 -0
- package/packages/icons/filter-3/index.js +1 -0
- package/packages/icons/filter-3/index.js.gz +0 -0
- package/packages/icons/finish/index.js +1 -0
- package/packages/icons/finish/index.js.gz +0 -0
- package/packages/icons/fold/index.js +1 -0
- package/packages/icons/fold/index.js.gz +0 -0
- package/packages/icons/folder-quest/index.js +1 -0
- package/packages/icons/folder-quest/index.js.gz +0 -0
- package/packages/icons/form-tips/index.js +1 -0
- package/packages/icons/form-tips/index.js.gz +0 -0
- package/packages/icons/fresh/index.js +1 -0
- package/packages/icons/fresh/index.js.gz +0 -0
- package/packages/icons/full/index.js +1 -0
- package/packages/icons/full/index.js.gz +0 -0
- package/packages/icons/full-screen/index.js +1 -0
- package/packages/icons/full-screen/index.js.gz +0 -0
- package/packages/icons/fullscreen-2/index.js +1 -0
- package/packages/icons/fullscreen-2/index.js.gz +0 -0
- package/packages/icons/fuzhi/index.js +1 -0
- package/packages/icons/fuzhi/index.js.gz +0 -0
- package/packages/icons/fuzhineirong/index.js +1 -0
- package/packages/icons/fuzhineirong/index.js.gz +0 -0
- package/packages/icons/gaojin/index.js +1 -0
- package/packages/icons/gaojin/index.js.gz +0 -0
- package/packages/icons/gengduocaozuo/index.js +1 -0
- package/packages/icons/global/index.js +1 -0
- package/packages/icons/global/index.js.gz +0 -0
- package/packages/icons/gongzuotaiguanli/index.js +1 -0
- package/packages/icons/gongzuotaiguanli/index.js.gz +0 -0
- package/packages/icons/header-seach/index.js +1 -0
- package/packages/icons/header-seach/index.js.gz +0 -0
- package/packages/icons/header-setting/index.js +1 -0
- package/packages/icons/header-setting/index.js.gz +0 -0
- package/packages/icons/headersettings/index.js +1 -0
- package/packages/icons/headersettings/index.js.gz +0 -0
- package/packages/icons/hide/index.js +1 -0
- package/packages/icons/hide/index.js.gz +0 -0
- package/packages/icons/huabufuwei/index.js +1 -0
- package/packages/icons/huabufuwei/index.js.gz +0 -0
- package/packages/icons/huaxian/index.js +1 -0
- package/packages/icons/huaxian/index.js.gz +0 -0
- package/packages/icons/huida/index.js +1 -0
- package/packages/icons/huida/index.js.gz +0 -0
- package/packages/icons/huidaodibu/index.js +1 -0
- package/packages/icons/huidaodibu/index.js.gz +0 -0
- package/packages/icons/huifuchuchangshezhi/index.js +1 -0
- package/packages/icons/huifuchuchangshezhi/index.js.gz +0 -0
- package/packages/icons/hyperlinks/index.js +1 -0
- package/packages/icons/hyperlinks/index.js.gz +0 -0
- package/packages/icons/img/index.js +1 -0
- package/packages/icons/img/index.js.gz +0 -0
- package/packages/icons/input-close/index.js +1 -0
- package/packages/icons/input-close/index.js.gz +0 -0
- package/packages/icons/input-select/index.js +1 -0
- package/packages/icons/input-select/index.js.gz +0 -0
- package/packages/icons/intnet/index.js +1 -0
- package/packages/icons/intnet/index.js.gz +0 -0
- package/packages/icons/italic/index.js +1 -0
- package/packages/icons/italic/index.js.gz +0 -0
- package/packages/icons/jia-1/index.js +1 -0
- package/packages/icons/jia-1/index.js.gz +0 -0
- package/packages/icons/jian-1/index.js +1 -0
- package/packages/icons/jianshao-1/index.js +1 -0
- package/packages/icons/jinggao/index.js +1 -0
- package/packages/icons/jinggao/index.js.gz +0 -0
- package/packages/icons/jushangduiqi/index.js +1 -0
- package/packages/icons/jushangduiqi/index.js.gz +0 -0
- package/packages/icons/juxiaduiqi/index.js +1 -0
- package/packages/icons/juxiaduiqi/index.js.gz +0 -0
- package/packages/icons/juxinghuizhi/index.js +1 -0
- package/packages/icons/juxinghuizhi/index.js.gz +0 -0
- package/packages/icons/juyouduiqi/index.js +1 -0
- package/packages/icons/juyouduiqi/index.js.gz +0 -0
- package/packages/icons/juzuoduiqi/index.js +1 -0
- package/packages/icons/juzuoduiqi/index.js.gz +0 -0
- package/packages/icons/kaiguan/index.js +1 -0
- package/packages/icons/kaiguan/index.js.gz +0 -0
- package/packages/icons/kaimen/index.js +1 -0
- package/packages/icons/kaimen/index.js.gz +0 -0
- package/packages/icons/know/index.js +1 -0
- package/packages/icons/know/index.js.gz +0 -0
- package/packages/icons/knowed/index.js +1 -0
- package/packages/icons/knowed/index.js.gz +0 -0
- package/packages/icons/knowopen/index.js +1 -0
- package/packages/icons/knowopen/index.js.gz +0 -0
- package/packages/icons/layout-refresh/index.js +1 -0
- package/packages/icons/layout-refresh/index.js.gz +0 -0
- package/packages/icons/left/index.js +1 -0
- package/packages/icons/lianjie/index.js +1 -0
- package/packages/icons/lianjie/index.js.gz +0 -0
- package/packages/icons/link/index.js +1 -0
- package/packages/icons/link/index.js.gz +0 -0
- package/packages/icons/lishihuihua/index.js +1 -0
- package/packages/icons/lishihuihua/index.js.gz +0 -0
- package/packages/icons/list/index.js +1 -0
- package/packages/icons/list/index.js.gz +0 -0
- package/packages/icons/list-view/index.js +1 -0
- package/packages/icons/list-view/index.js.gz +0 -0
- package/packages/icons/load/index.js +1 -0
- package/packages/icons/load/index.js.gz +0 -0
- package/packages/icons/lock/index.js +1 -0
- package/packages/icons/lock/index.js.gz +0 -0
- package/packages/icons/marsh/index.js +1 -0
- package/packages/icons/me/index.js +1 -0
- package/packages/icons/me/index.js.gz +0 -0
- package/packages/icons/more/index.js +1 -0
- package/packages/icons/more/index.js.gz +0 -0
- package/packages/icons/more-2/index.js +1 -0
- package/packages/icons/more-btn/index.js +1 -0
- package/packages/icons/more-btn/index.js.gz +0 -0
- package/packages/icons/muted/index.js +1 -0
- package/packages/icons/muted/index.js.gz +0 -0
- package/packages/icons/notification-face/index.js +1 -0
- package/packages/icons/notification-face/index.js.gz +0 -0
- package/packages/icons/paiban/index.js +1 -0
- package/packages/icons/paiban/index.js.gz +0 -0
- package/packages/icons/password-lock/index.js +1 -0
- package/packages/icons/password-lock/index.js.gz +0 -0
- package/packages/icons/password-lock2/index.js +1 -0
- package/packages/icons/password-lock2/index.js.gz +0 -0
- package/packages/icons/pause/index.js +1 -0
- package/packages/icons/pause/index.js.gz +0 -0
- package/packages/icons/phone/index.js +1 -0
- package/packages/icons/phone/index.js.gz +0 -0
- package/packages/icons/pinglun/index.js +1 -0
- package/packages/icons/pinglun/index.js.gz +0 -0
- package/packages/icons/plan/index.js +1 -0
- package/packages/icons/plan/index.js.gz +0 -0
- package/packages/icons/play/index.js +1 -0
- package/packages/icons/play/index.js.gz +0 -0
- package/packages/icons/preview/index.js +1 -0
- package/packages/icons/preview/index.js.gz +0 -0
- package/packages/icons/preview-eye/index.js +1 -0
- package/packages/icons/preview-eye/index.js.gz +0 -0
- package/packages/icons/project-list/index.js +1 -0
- package/packages/icons/project-list/index.js.gz +0 -0
- package/packages/icons/project-tree/index.js +1 -0
- package/packages/icons/project-tree/index.js.gz +0 -0
- package/packages/icons/promptinformation-l/index.js +1 -0
- package/packages/icons/promptinformation-l/index.js.gz +0 -0
- package/packages/icons/qiehuangongzuotai/index.js +1 -0
- package/packages/icons/qiehuangongzuotai/index.js.gz +0 -0
- package/packages/icons/qingkong/index.js +1 -0
- package/packages/icons/qingkong/index.js.gz +0 -0
- package/packages/icons/quanping/index.js +1 -0
- package/packages/icons/quanping/index.js.gz +0 -0
- package/packages/icons/rate-all/index.js +1 -0
- package/packages/icons/rate-all/index.js.gz +0 -0
- package/packages/icons/rate-half/index.js +1 -0
- package/packages/icons/rate-half/index.js.gz +0 -0
- package/packages/icons/rate-none/index.js +1 -0
- package/packages/icons/rate-none/index.js.gz +0 -0
- package/packages/icons/recover/index.js +1 -0
- package/packages/icons/recover/index.js.gz +0 -0
- package/packages/icons/refresh/index.js +1 -0
- package/packages/icons/refresh/index.js.gz +0 -0
- package/packages/icons/reload/index.js +1 -0
- package/packages/icons/reload/index.js.gz +0 -0
- package/packages/icons/reset/index.js +1 -0
- package/packages/icons/reset/index.js.gz +0 -0
- package/packages/icons/right/index.js +1 -0
- package/packages/icons/right-3/index.js +1 -0
- package/packages/icons/right-3/index.js.gz +0 -0
- package/packages/icons/riqixuanze/index.js +1 -0
- package/packages/icons/riqixuanze/index.js.gz +0 -0
- package/packages/icons/rise/index.js +1 -0
- package/packages/icons/rise/index.js.gz +0 -0
- package/packages/icons/save/index.js +1 -0
- package/packages/icons/save/index.js.gz +0 -0
- package/packages/icons/screenshot/index.js +1 -0
- package/packages/icons/screenshot/index.js.gz +0 -0
- package/packages/icons/search/index.js +1 -0
- package/packages/icons/search/index.js.gz +0 -0
- package/packages/icons/select/index.js +1 -0
- package/packages/icons/select-confirm/index.js +1 -0
- package/packages/icons/select-confirm/index.js.gz +0 -0
- package/packages/icons/select2/index.js +1 -0
- package/packages/icons/set-up/index.js +1 -0
- package/packages/icons/set-up/index.js.gz +0 -0
- package/packages/icons/setting/index.js +1 -0
- package/packages/icons/setting/index.js.gz +0 -0
- package/packages/icons/shangchuan/index.js +1 -0
- package/packages/icons/shangchuan/index.js.gz +0 -0
- package/packages/icons/shebei/index.js +1 -0
- package/packages/icons/shebei/index.js.gz +0 -0
- package/packages/icons/shebeiqunzu/index.js +1 -0
- package/packages/icons/shebeiqunzu/index.js.gz +0 -0
- package/packages/icons/shendusikao/index.js +1 -0
- package/packages/icons/shendusikao/index.js.gz +0 -0
- package/packages/icons/sheweimoren/index.js +1 -0
- package/packages/icons/sheweimoren/index.js.gz +0 -0
- package/packages/icons/shisuan/index.js +1 -0
- package/packages/icons/shisuan/index.js.gz +0 -0
- package/packages/icons/shitu-kapian/index.js +1 -0
- package/packages/icons/shitu-kapian/index.js.gz +0 -0
- package/packages/icons/shitu-liebiao/index.js +1 -0
- package/packages/icons/shitu-map/index.js +1 -0
- package/packages/icons/shitu-map/index.js.gz +0 -0
- package/packages/icons/shortcut-keys/index.js +1 -0
- package/packages/icons/shortcut-keys/index.js.gz +0 -0
- package/packages/icons/shoudongzhihang/index.js +1 -0
- package/packages/icons/shoudongzhihang/index.js.gz +0 -0
- package/packages/icons/shouqiliangcemianban/index.js +1 -0
- package/packages/icons/shouqiyoucemianban/index.js +1 -0
- package/packages/icons/shouqiyoucemianban/index.js.gz +0 -0
- package/packages/icons/shouqiyoucemianban-1/index.js +1 -0
- package/packages/icons/shouqiyoucemianban-1/index.js.gz +0 -0
- package/packages/icons/shouqizuocemianban/index.js +1 -0
- package/packages/icons/shouqizuocemianban/index.js.gz +0 -0
- package/packages/icons/shouqizuocemianban-1/index.js +1 -0
- package/packages/icons/shouqizuocemianban-1/index.js.gz +0 -0
- package/packages/icons/shouquan/index.js +1 -0
- package/packages/icons/shouquan/index.js.gz +0 -0
- package/packages/icons/show/index.js +1 -0
- package/packages/icons/show/index.js.gz +0 -0
- package/packages/icons/shrink/index.js +1 -0
- package/packages/icons/shrink/index.js.gz +0 -0
- package/packages/icons/shuaxin/index.js +1 -0
- package/packages/icons/shuaxin/index.js.gz +0 -0
- package/packages/icons/shuipingduiqi/index.js +1 -0
- package/packages/icons/shuipingduiqi/index.js.gz +0 -0
- package/packages/icons/shuipingjunfen/index.js +1 -0
- package/packages/icons/shuipingjunfen/index.js.gz +0 -0
- package/packages/icons/shuyoufanye/index.js +1 -0
- package/packages/icons/shuyoufanye/index.js.gz +0 -0
- package/packages/icons/shuzuofanye/index.js +1 -0
- package/packages/icons/shuzuofanye/index.js.gz +0 -0
- package/packages/icons/solid-filter/index.js +1 -0
- package/packages/icons/solid-filter/index.js.gz +0 -0
- package/packages/icons/start/index.js +1 -0
- package/packages/icons/start/index.js.gz +0 -0
- package/packages/icons/stop/index.js +1 -0
- package/packages/icons/stop/index.js.gz +0 -0
- package/packages/icons/structural-diagram/index.js +1 -0
- package/packages/icons/structural-diagram/index.js.gz +0 -0
- package/packages/icons/success/index.js +1 -0
- package/packages/icons/system/index.js +1 -0
- package/packages/icons/system/index.js.gz +0 -0
- package/packages/icons/table-header-search/index.js +1 -0
- package/packages/icons/table-header-search/index.js.gz +0 -0
- package/packages/icons/text/index.js +1 -0
- package/packages/icons/text/index.js.gz +0 -0
- package/packages/icons/tianjiaxinhuati/index.js +1 -0
- package/packages/icons/tianjiaxinhuati/index.js.gz +0 -0
- package/packages/icons/tick/index.js +1 -0
- package/packages/icons/tick/index.js.gz +0 -0
- package/packages/icons/tishixinxi/index.js +1 -0
- package/packages/icons/tishixinxi/index.js.gz +0 -0
- package/packages/icons/tongguo/index.js +1 -0
- package/packages/icons/tongguo/index.js.gz +0 -0
- package/packages/icons/tongzhi/index.js +1 -0
- package/packages/icons/tongzhi/index.js.gz +0 -0
- package/packages/icons/tubiaoku/index.js +1 -0
- package/packages/icons/tubiaoku/index.js.gz +0 -0
- package/packages/icons/tuichuquanping/index.js +1 -0
- package/packages/icons/tuichuquanping/index.js.gz +0 -0
- package/packages/icons/tuozhuai/index.js +1 -0
- package/packages/icons/tuozhuai/index.js.gz +0 -0
- package/packages/icons/underline/index.js +1 -0
- package/packages/icons/underline/index.js.gz +0 -0
- package/packages/icons/unflod/index.js +1 -0
- package/packages/icons/unflod/index.js.gz +0 -0
- package/packages/icons/unlock/index.js +1 -0
- package/packages/icons/unlock/index.js.gz +0 -0
- package/packages/icons/up/index.js +1 -0
- package/packages/icons/up/index.js.gz +0 -0
- package/packages/icons/up-2/index.js +1 -0
- package/packages/icons/up-2/index.js.gz +0 -0
- package/packages/icons/vauth/index.js +1 -0
- package/packages/icons/vauth/index.js.gz +0 -0
- package/packages/icons/view/index.js +1 -0
- package/packages/icons/view/index.js.gz +0 -0
- package/packages/icons/view-2/index.js +1 -0
- package/packages/icons/view-2/index.js.gz +0 -0
- package/packages/icons/volume/index.js +1 -0
- package/packages/icons/volume/index.js.gz +0 -0
- package/packages/icons/wangge/index.js +1 -0
- package/packages/icons/wangge/index.js.gz +0 -0
- package/packages/icons/wangge-1/index.js +1 -0
- package/packages/icons/wangge-1/index.js.gz +0 -0
- package/packages/icons/warning/index.js +1 -0
- package/packages/icons/warning/index.js.gz +0 -0
- package/packages/icons/warning-face/index.js +1 -0
- package/packages/icons/warning-face/index.js.gz +0 -0
- package/packages/icons/wendujiang/index.js +1 -0
- package/packages/icons/wendujiang/index.js.gz +0 -0
- package/packages/icons/wendusheng/index.js +1 -0
- package/packages/icons/wendusheng/index.js.gz +0 -0
- package/packages/icons/withdraw/index.js +1 -0
- package/packages/icons/withdraw/index.js.gz +0 -0
- package/packages/icons/xiala/index.js +1 -0
- package/packages/icons/xiazai/index.js +1 -0
- package/packages/icons/xiazai/index.js.gz +0 -0
- package/packages/icons/xinzengtongji/index.js +1 -0
- package/packages/icons/xinzengtongji/index.js.gz +0 -0
- package/packages/icons/xuanzhuanjiaodu/index.js +1 -0
- package/packages/icons/xuanzhuanjiaodu/index.js.gz +0 -0
- package/packages/icons/yidongduan/index.js +1 -0
- package/packages/icons/yidongduan/index.js.gz +0 -0
- package/packages/icons/yincang/index.js +1 -0
- package/packages/icons/yincang/index.js.gz +0 -0
- package/packages/icons/yingpian/index.js +1 -0
- package/packages/icons/yingpian/index.js.gz +0 -0
- package/packages/icons/yingyong/index.js +1 -0
- package/packages/icons/yingyong/index.js.gz +0 -0
- package/packages/icons/yitushoutu/index.js +1 -0
- package/packages/icons/yitushoutu/index.js.gz +0 -0
- package/packages/icons/yuanxinghuizhi/index.js +1 -0
- package/packages/icons/yuanxinghuizhi/index.js.gz +0 -0
- package/packages/icons/yulan-2/index.js +1 -0
- package/packages/icons/yulan-2/index.js.gz +0 -0
- package/packages/icons/yuyin/index.js +1 -0
- package/packages/icons/yuyin/index.js.gz +0 -0
- package/packages/icons/zhangaiwu/index.js +1 -0
- package/packages/icons/zhangaiwu/index.js.gz +0 -0
- package/packages/icons/zhizhen/index.js +1 -0
- package/packages/icons/zhizhen/index.js.gz +0 -0
- package/packages/icons/zhongxinshengcheng/index.js +1 -0
- package/packages/icons/zhongxinshengcheng/index.js.gz +0 -0
- package/packages/icons/zhuomianduan/index.js +1 -0
- package/packages/icons/zhuomianduan/index.js.gz +0 -0
- package/packages/icons/zidingyihuizhi/index.js +1 -0
- package/packages/icons/zidingyihuizhi/index.js.gz +0 -0
- package/packages/icons/zuobiao/index.js +1 -0
- package/packages/icons/zuobiao/index.js.gz +0 -0
- package/packages/business-components/ai-panel/index-BybM3Q9u.js.gz +0 -0
- package/packages/business-components/ai-panel/index-CgWRv2Ge.js +0 -142
- package/packages/business-components/ai-panel/index-CgWRv2Ge.js.gz +0 -0
- package/packages/business-components/ai-panel/index-CwdJKHy0.js.gz +0 -0
|
@@ -1,34 +1,31 @@
|
|
|
1
1
|
import '@das-fed/upf-ui/packages/components/select/style.css';
|
|
2
2
|
import { withInstall as De } from "@das-fed/upf-utils/with-install/index";
|
|
3
|
-
import { defineComponent as Ee, useCssVars as hl, useAttrs as bl, computed as
|
|
4
|
-
import { Select as kl, Tag as
|
|
5
|
-
import { DasCheckbox as
|
|
3
|
+
import { defineComponent as Ee, useCssVars as hl, useAttrs as bl, computed as d, ref as s, watch as X, useSlots as yl, onMounted as pe, onUnmounted as Fe, watchEffect as me, nextTick as S, resolveComponent as gl, openBlock as p, createElementBlock as g, normalizeClass as xl, normalizeStyle as K, withModifiers as J, createBlock as q, unref as r, createCommentVNode as I, withDirectives as he, mergeProps as xe, isRef as Cl, createSlots as wl, withCtx as m, renderSlot as x, normalizeProps as Q, guardReactiveProps as Y, Fragment as be, createTextVNode as ye, toDisplayString as P, createElementVNode as b, createVNode as T, withKeys as Tl } from "vue";
|
|
4
|
+
import { Select as kl, Tag as ge } from "ant-design-vue";
|
|
5
|
+
import { DasCheckbox as $e } from "@das-fed/upf-ui/packages/components/checkbox/index";
|
|
6
6
|
import { vScrollbar as Sl } from "@das-fed/upf-ui/packages/components/scrollbar/index";
|
|
7
7
|
import { DasTooltip as Il } from "@das-fed/upf-ui/packages/components/tooltip/index";
|
|
8
|
-
import { vDasTooltip as
|
|
8
|
+
import { vDasTooltip as Oe } from "@das-fed/upf-ui/packages/components/text-tooltip/index";
|
|
9
9
|
import { DasInput as Al } from "@das-fed/upf-ui/packages/components/input/index";
|
|
10
10
|
import { DasIconXiala as Ll } from "@das-fed/upf-ui/packages/icons/xiala/index";
|
|
11
|
-
import { DasIconEmpty as
|
|
12
|
-
import { DasErrorOverlayModel as
|
|
13
|
-
import { vHoverInside as
|
|
14
|
-
import { getVarValue as
|
|
15
|
-
import { t as
|
|
16
|
-
import { useZIndex as
|
|
17
|
-
import { useModelValue as
|
|
11
|
+
import { DasIconEmpty as Vl } from "@das-fed/upf-ui/packages/icons/empty/index";
|
|
12
|
+
import { DasErrorOverlayModel as Ml } from "@das-fed/upf-ui/packages/components/error-overlay-model/index";
|
|
13
|
+
import { vHoverInside as zl } from "@das-fed/upf-utils/directive";
|
|
14
|
+
import { getVarValue as Nl, getVar as _e, setThemeRule as Bl } from "@das-fed/upf-web/packages/theme/index";
|
|
15
|
+
import { t as R, currentLang as Fl, setI18nRule as $l } from "@das-fed/upf-web/packages/i18n/index";
|
|
16
|
+
import { useZIndex as Ol } from "@das-fed/upf-utils/hooks/popup-manager/use-zindex";
|
|
17
|
+
import { useModelValue as _l } from "@das-fed/upf-utils/vue";
|
|
18
18
|
import { calcTextWidth as Dl } from "@das-fed/upf-utils/common-tools";
|
|
19
19
|
import "ant-design-vue/es/select/style/css";
|
|
20
20
|
import "ant-design-vue/es/tag/style/css";
|
|
21
21
|
import { SelectOption as El } from "ant-design-vue/es";
|
|
22
|
-
const Wl = { key: 0 }, Pl = {
|
|
23
|
-
key: 1,
|
|
24
|
-
class: "das-multiple-option-item"
|
|
25
|
-
}, Rl = { style: { display: "inline-block" } }, ql = { key: 0 }, Hl = { key: 2 }, Zl = { style: { display: "inline-block" } }, Kl = ["innerHTML"], Ul = ["innerHTML"], jl = {
|
|
22
|
+
const Wl = { key: 0 }, Pl = { class: "das-multiple-option-item" }, Rl = { style: { display: "inline-block" } }, ql = { key: 0 }, Hl = { key: 2 }, Zl = { style: { display: "inline-block" } }, Kl = ["innerHTML"], Ul = ["innerHTML"], jl = {
|
|
26
23
|
key: 0,
|
|
27
24
|
class: "das-select-error-label-content das-select-label-content"
|
|
28
25
|
}, Gl = { class: "ant-select ant-select-multiple ant-select-selection-overflow-item ant-select-selection-overflow-item-rest" }, Xl = { class: "ant-select-selection-item" }, Jl = { class: "ant-select-selection-item-content" }, Ql = ["innerHTML"], Yl = Ee({
|
|
29
26
|
inheritAttrs: !1,
|
|
30
27
|
components: {
|
|
31
|
-
VNodes: (
|
|
28
|
+
VNodes: (i, { attrs: B }) => B.vnodes
|
|
32
29
|
}
|
|
33
30
|
}), et = /* @__PURE__ */ Ee({
|
|
34
31
|
...Yl,
|
|
@@ -70,72 +67,72 @@ const Wl = { key: 0 }, Pl = {
|
|
|
70
67
|
showSelectAll: { type: Boolean, default: !0 }
|
|
71
68
|
},
|
|
72
69
|
emits: ["update:model-value", "change", "focus", "blur", "dropdownVisibleChange", "addCustomItem"],
|
|
73
|
-
setup(
|
|
70
|
+
setup(i, { expose: B, emit: F }) {
|
|
74
71
|
hl((e) => ({
|
|
75
|
-
|
|
76
|
-
|
|
72
|
+
v2d187413: Xe.value,
|
|
73
|
+
v5c27147a: Je.value
|
|
77
74
|
}));
|
|
78
|
-
const l =
|
|
75
|
+
const l = i, C = F, Ce = bl(), Pe = d(() => {
|
|
79
76
|
const e = {};
|
|
80
|
-
for (const t in
|
|
81
|
-
t === "onClick" || t.startsWith("onClick") || (e[t] =
|
|
77
|
+
for (const t in Ce)
|
|
78
|
+
t === "onClick" || t.startsWith("onClick") || (e[t] = Ce[t]);
|
|
82
79
|
return e;
|
|
83
|
-
}), n =
|
|
80
|
+
}), n = _l(l, "modelValue"), ee = d(() => {
|
|
84
81
|
var e;
|
|
85
82
|
return `<span class='key'>${((e = n.value) == null ? void 0 : e.length) ?? 0}</span>`;
|
|
86
|
-
}),
|
|
83
|
+
}), $ = s(null), we = s(null), y = s(!1), U = d(() => l.isView ? l.noSetDefaultVal ? "" : "-" : l.placeholder || R("请选择")), le = d(() => $.value ? $.value.querySelector(".ant-select-selector") : null), O = s(0), _ = s(0), Re = d(() => le.value ? l.isTooltip && A.value ? !1 : !l.isTooltip || M.value || !Ne.value || !ue.value : !0), qe = d(() => (Array.isArray(n.value) ? n.value.length : n.value) ? Ne.value : U.value), Te = () => {
|
|
87
84
|
const e = l.size === "table" ? 12 : 14;
|
|
88
85
|
return Dl(U.value, e);
|
|
89
|
-
},
|
|
90
|
-
var
|
|
91
|
-
const e = (
|
|
86
|
+
}, ke = () => {
|
|
87
|
+
var N, Z, v;
|
|
88
|
+
const e = (N = $.value) == null ? void 0 : N.querySelector(".ant-select-selection-placeholder"), t = (v = (Z = w.value) == null ? void 0 : Z.$el) == null ? void 0 : v.querySelectorAll(".ant-select-selection-item");
|
|
92
89
|
t && t.length && t.forEach((ve) => ve.removeAttribute("title"));
|
|
93
90
|
let a = (e == null ? void 0 : e.offsetWidth) ?? 0;
|
|
94
91
|
if (a === 0) return a;
|
|
95
|
-
const o = window.getComputedStyle(e, null),
|
|
96
|
-
return a -
|
|
97
|
-
},
|
|
92
|
+
const o = window.getComputedStyle(e, null), h = parseFloat(o.paddingRight), f = parseFloat(o.paddingLeft);
|
|
93
|
+
return a - h - f;
|
|
94
|
+
}, A = s(!1);
|
|
98
95
|
X(() => [U.value, n.value], () => {
|
|
99
|
-
|
|
100
|
-
|
|
96
|
+
S(() => {
|
|
97
|
+
_.value = ke(), O.value = Te(), ((Array.isArray(n.value) ? n.value.length : n.value) || _.value === O.value || O.value - _.value < 1) && (A.value = !1);
|
|
101
98
|
});
|
|
102
99
|
}), X(
|
|
103
100
|
() => {
|
|
104
101
|
var e;
|
|
105
|
-
return (e =
|
|
102
|
+
return (e = we.value) == null ? void 0 : e.$tooltipRef.popperRef.contentRef;
|
|
106
103
|
},
|
|
107
104
|
(e) => {
|
|
108
105
|
e && (e.addEventListener("mouseenter", function() {
|
|
109
|
-
|
|
106
|
+
A.value = !0, W.value && clearTimeout(W.value);
|
|
110
107
|
}), e.addEventListener("mouseleave", function() {
|
|
111
|
-
|
|
112
|
-
|
|
108
|
+
W.value = setTimeout(() => {
|
|
109
|
+
A.value = !1;
|
|
113
110
|
}, 200);
|
|
114
111
|
}));
|
|
115
112
|
}
|
|
116
113
|
);
|
|
117
|
-
const
|
|
118
|
-
|
|
114
|
+
const Se = s(null), Ie = d(() => l.dropdownMode ?? l.mode ?? ""), D = s(null), He = s(null), E = s(""), Ze = () => {
|
|
115
|
+
D.value = !0;
|
|
119
116
|
}, Ke = () => {
|
|
120
|
-
|
|
121
|
-
},
|
|
122
|
-
|
|
123
|
-
|
|
117
|
+
D.value = null;
|
|
118
|
+
}, Ae = () => {
|
|
119
|
+
E.value && (C("addCustomItem", E.value), S(() => {
|
|
120
|
+
w.value.focus(), E.value = "";
|
|
124
121
|
}));
|
|
125
|
-
},
|
|
126
|
-
l.dropdownMode === "custom" && !
|
|
127
|
-
|
|
122
|
+
}, Le = yl(), te = () => {
|
|
123
|
+
l.dropdownMode === "custom" && !Le.dropdownRender && (D.value = !1, S(() => {
|
|
124
|
+
D.value = null;
|
|
128
125
|
}));
|
|
129
126
|
};
|
|
130
127
|
pe(() => {
|
|
131
128
|
document.addEventListener("click", te);
|
|
132
|
-
}),
|
|
129
|
+
}), Fe(() => {
|
|
133
130
|
document.removeEventListener("click", te);
|
|
134
131
|
});
|
|
135
|
-
const
|
|
132
|
+
const w = s(), Ve = s(), L = d(() => {
|
|
136
133
|
var e;
|
|
137
134
|
return l.fieldNames && l.fieldNames.label ? (e = l.fieldNames) == null ? void 0 : e.label : "label";
|
|
138
|
-
}),
|
|
135
|
+
}), k = d(() => {
|
|
139
136
|
var e;
|
|
140
137
|
return l.fieldNames && l.fieldNames.value ? (e = l.fieldNames) == null ? void 0 : e.value : "value";
|
|
141
138
|
}), oe = s(/* @__PURE__ */ new Map()), Me = (e, t) => {
|
|
@@ -145,7 +142,7 @@ const Wl = { key: 0 }, Pl = {
|
|
|
145
142
|
}, ae = (e, t) => {
|
|
146
143
|
if (Array.isArray(e))
|
|
147
144
|
for (const a of e) {
|
|
148
|
-
if ((a == null ? void 0 : a[
|
|
145
|
+
if ((a == null ? void 0 : a[k.value]) == t) return a;
|
|
149
146
|
if (Array.isArray(a == null ? void 0 : a.children)) {
|
|
150
147
|
const o = ae(a.children, t);
|
|
151
148
|
if (o) return o;
|
|
@@ -153,35 +150,35 @@ const Wl = { key: 0 }, Pl = {
|
|
|
153
150
|
}
|
|
154
151
|
}, Ue = (e) => {
|
|
155
152
|
Me(e, (t) => {
|
|
156
|
-
t && t[
|
|
153
|
+
t && t[k.value] != null && t[L.value] != null && oe.value.set(t[k.value], t[L.value]);
|
|
157
154
|
});
|
|
158
155
|
}, ne = (e) => {
|
|
159
156
|
if (e == null || e === "") return;
|
|
160
157
|
const t = ae(l.options, e);
|
|
161
|
-
if (t && t[
|
|
158
|
+
if (t && t[L.value] != null) return t[L.value];
|
|
162
159
|
if (l.preserveLabelWhenMissing)
|
|
163
160
|
return oe.value.get(e);
|
|
164
161
|
}, je = (e) => {
|
|
165
162
|
const t = Array.isArray(e) ? e.slice() : [];
|
|
166
163
|
return l.preserveLabelWhenMissing ? ((l.mode !== "combobox" && Array.isArray(n.value) ? n.value : n.value != null && n.value !== "" ? [n.value] : []).forEach((o) => {
|
|
167
164
|
if (ae(t, o)) return;
|
|
168
|
-
const
|
|
169
|
-
|
|
170
|
-
[
|
|
171
|
-
[
|
|
165
|
+
const f = oe.value.get(o);
|
|
166
|
+
f != null && t.unshift({
|
|
167
|
+
[k.value]: o,
|
|
168
|
+
[L.value]: f,
|
|
172
169
|
disabled: !0,
|
|
173
170
|
title: "",
|
|
174
171
|
__dasGhostOption: !0
|
|
175
172
|
});
|
|
176
173
|
}), t.map((o) => (o.title = o.title ? o.title : "", o))) : t.map((o) => (o.title = o.title ? o.title : "", o));
|
|
177
|
-
}, se = s(!1), re =
|
|
178
|
-
if (
|
|
174
|
+
}, se = s(!1), re = d(() => {
|
|
175
|
+
if (D.value !== null) return D.value;
|
|
179
176
|
if (l.open !== void 0) return l.open;
|
|
180
|
-
}),
|
|
177
|
+
}), V = 1e6, u = s(100), c = s(100), M = s(!1), ue = s(!0), ie = s(!1);
|
|
181
178
|
me(() => {
|
|
182
179
|
n.value && l.mode == "combobox" && (ue.value = !0, setTimeout(() => {
|
|
183
180
|
var t;
|
|
184
|
-
let e = (t =
|
|
181
|
+
let e = (t = w.value) == null ? void 0 : t.$el.querySelectorAll(".ant-select-selection-item");
|
|
185
182
|
if (e && e.length > 0)
|
|
186
183
|
for (let a = 0; a < e.length; a++) {
|
|
187
184
|
let o = e[a];
|
|
@@ -189,21 +186,21 @@ const Wl = { key: 0 }, Pl = {
|
|
|
189
186
|
}
|
|
190
187
|
}, 300));
|
|
191
188
|
}), me(() => {
|
|
192
|
-
l.options && (Ue(l.options),
|
|
189
|
+
l.options && (Ue(l.options), Ve.value = je(l.options));
|
|
193
190
|
});
|
|
194
191
|
const Ge = () => {
|
|
195
192
|
setTimeout(async () => {
|
|
196
|
-
u.value = 100, await
|
|
193
|
+
u.value = 100, await z(), u.value = c.value, y.value = !0;
|
|
197
194
|
}, 100);
|
|
198
195
|
};
|
|
199
196
|
me(() => {
|
|
200
197
|
ie.value === !0 && l.mode != "combobox" && n.value && n.value.length > 0 && l.options.length > 0 && (ie.value = !1, Ge());
|
|
201
198
|
}), pe(() => {
|
|
202
|
-
ie.value = !0, l.focusOpen || (
|
|
199
|
+
ie.value = !0, l.focusOpen || (c.value = 1, u.value = c.value, y.value = !0);
|
|
203
200
|
});
|
|
204
|
-
const Xe =
|
|
205
|
-
"z-index":
|
|
206
|
-
})),
|
|
201
|
+
const Xe = d(() => l.width ? l.width : "230px"), Je = d(() => l.height ? l.height : "auto"), ze = s(3e3), Qe = d(() => ({
|
|
202
|
+
"z-index": ze.value
|
|
203
|
+
})), Ne = d(() => {
|
|
207
204
|
let e = [];
|
|
208
205
|
if (l.mode != "combobox" && Array.isArray(n.value))
|
|
209
206
|
n.value.map((t) => {
|
|
@@ -214,56 +211,56 @@ const Wl = { key: 0 }, Pl = {
|
|
|
214
211
|
const t = ne(n.value);
|
|
215
212
|
t != null ? e.push(t) : n.value !== null && n.value !== void 0 && n.value !== "" && e.push(String(n.value));
|
|
216
213
|
}
|
|
217
|
-
return
|
|
218
|
-
}), Ye =
|
|
214
|
+
return Fl.value === "zh-CN" ? e.join("、") : e.join(", ");
|
|
215
|
+
}), Ye = d(() => {
|
|
219
216
|
var t;
|
|
220
217
|
if (l.mode === "combobox") return !1;
|
|
221
218
|
let e = l.options.filter((a) => !a.disabled);
|
|
222
219
|
return !!(Array.isArray(n.value) && ((t = n.value) == null ? void 0 : t.length) == e.length);
|
|
223
|
-
}), el =
|
|
220
|
+
}), el = d(() => {
|
|
224
221
|
var t, a;
|
|
225
222
|
if (l.mode === "combobox") return !1;
|
|
226
223
|
let e = l.options.filter((o) => !o.disabled);
|
|
227
224
|
return !!(Array.isArray(n.value) && ((t = n.value) == null ? void 0 : t.length) > 0 && ((a = n.value) == null ? void 0 : a.length) < e.length);
|
|
228
|
-
}), ll =
|
|
225
|
+
}), ll = d(() => {
|
|
229
226
|
var e, t;
|
|
230
227
|
return l.optionFilterProp ? l.optionFilterProp : (e = l.fieldNames) != null && e.label ? (t = l.fieldNames) == null ? void 0 : t.label : "label";
|
|
231
|
-
}), tl =
|
|
228
|
+
}), tl = d(() => ({
|
|
232
229
|
width: typeof l.width == "number" ? l.width + "px" : l.width
|
|
233
230
|
})), de = s(!1), ol = s({
|
|
234
231
|
display: "block",
|
|
235
|
-
color:
|
|
232
|
+
color: Nl("--das-ui-select-overlay-error-color").value,
|
|
236
233
|
"white-space": "break-spaces"
|
|
237
|
-
}),
|
|
234
|
+
}), W = s(), al = () => {
|
|
238
235
|
var a;
|
|
239
|
-
|
|
240
|
-
let e = (a =
|
|
241
|
-
!!(Array.isArray(n.value) ? n.value.length : e != null && e.length) ||
|
|
236
|
+
_.value = ke(), O.value = Te();
|
|
237
|
+
let e = (a = w.value) == null ? void 0 : a.$el.querySelectorAll(".ant-select-selection-item");
|
|
238
|
+
!!(Array.isArray(n.value) ? n.value.length : e != null && e.length) || _.value === O.value || O.value - _.value < 1 ? A.value = !1 : (A.value = !0, W.value && clearTimeout(W.value)), de.value = !0;
|
|
242
239
|
}, nl = () => {
|
|
243
|
-
|
|
244
|
-
|
|
240
|
+
W.value = setTimeout(() => {
|
|
241
|
+
A.value = !1;
|
|
245
242
|
}, 200), de.value = !1;
|
|
246
243
|
}, sl = (e, t) => {
|
|
247
244
|
e ? al() : nl();
|
|
248
245
|
}, rl = (e) => {
|
|
249
|
-
e && (
|
|
246
|
+
e && (ze.value = Ol().nextZIndex(), E.value = ""), j.value = e, l.mode == "combobox" && (e || setTimeout(() => {
|
|
250
247
|
var t, a;
|
|
251
|
-
(a = (t =
|
|
252
|
-
})),
|
|
248
|
+
(a = (t = w.value) == null ? void 0 : t.blur) == null || a.call(t);
|
|
249
|
+
})), C("dropdownVisibleChange", e);
|
|
253
250
|
}, ul = (e) => {
|
|
254
251
|
let t = e.toString();
|
|
255
252
|
return t.length > l.maxTagTextLength && (t = t.substr(0, l.maxTagTextLength) + "..."), t;
|
|
256
|
-
}, il = (e) => l.isRenderNode ?
|
|
253
|
+
}, il = (e) => l.isRenderNode ? $.value : l.getPopupContainer === void 0 ? document.body : l.getPopupContainer(e), dl = (e) => {
|
|
257
254
|
if (e) {
|
|
258
255
|
Array.isArray(n.value) || (n.value = []);
|
|
259
256
|
let t = n.value, a = [];
|
|
260
257
|
l.options.forEach((o) => {
|
|
261
|
-
!n.value.includes(o[
|
|
258
|
+
!n.value.includes(o[k.value]) && !o.disabled && (t.push(o[k.value]), a.push(o));
|
|
262
259
|
}), n.value = t, fe(n.value, a);
|
|
263
260
|
} else {
|
|
264
261
|
let t = n.value;
|
|
265
262
|
n.value = t.filter((a) => {
|
|
266
|
-
const o = l.options.find((
|
|
263
|
+
const o = l.options.find((h) => h[k.value] === a);
|
|
267
264
|
return o ? !!o.disabled : !1;
|
|
268
265
|
}), fe(n.value, []);
|
|
269
266
|
}
|
|
@@ -272,26 +269,26 @@ const Wl = { key: 0 }, Pl = {
|
|
|
272
269
|
return e.children[0];
|
|
273
270
|
}, fl = (e) => {
|
|
274
271
|
if (l.mode == "combobox") {
|
|
275
|
-
|
|
272
|
+
C("focus", e);
|
|
276
273
|
return;
|
|
277
274
|
}
|
|
278
|
-
se.value = !0, l.focusOpen && !l.isExterControlCount && (u.value =
|
|
275
|
+
se.value = !0, l.focusOpen && !l.isExterControlCount && (u.value = V, y.value = !1), C("focus", e);
|
|
279
276
|
}, j = s(!1), vl = () => {
|
|
280
277
|
j.value || setTimeout(() => {
|
|
281
278
|
var e, t;
|
|
282
|
-
(t = (e =
|
|
279
|
+
(t = (e = w.value) == null ? void 0 : e.blur) == null || t.call(e);
|
|
283
280
|
}), l.mode != "combobox";
|
|
284
|
-
},
|
|
285
|
-
if (
|
|
281
|
+
}, Be = (e) => {
|
|
282
|
+
if (S(() => {
|
|
286
283
|
j.value = !1;
|
|
287
284
|
}), l.mode == "combobox") {
|
|
288
|
-
|
|
285
|
+
C("blur", e);
|
|
289
286
|
return;
|
|
290
287
|
}
|
|
291
|
-
se.value = !1, l.focusOpen && !l.isExterControlCount && (
|
|
288
|
+
se.value = !1, l.focusOpen && !l.isExterControlCount && (z(), u.value = c.value, y.value = !0), C("blur", e);
|
|
292
289
|
}, pl = (e) => {
|
|
293
|
-
e.onClose(), u.value = 100,
|
|
294
|
-
l.mode !== "combobox" && re.value || l.focusOpen && (
|
|
290
|
+
e.onClose(), u.value = 100, S(() => {
|
|
291
|
+
l.mode !== "combobox" && re.value || l.focusOpen && (z(), u.value = c.value, y.value = !0);
|
|
295
292
|
});
|
|
296
293
|
};
|
|
297
294
|
X(
|
|
@@ -300,49 +297,49 @@ const Wl = { key: 0 }, Pl = {
|
|
|
300
297
|
if (e && l.mode !== "combobox") {
|
|
301
298
|
se.value = !1;
|
|
302
299
|
let t = new Event("blur");
|
|
303
|
-
|
|
300
|
+
Be(t);
|
|
304
301
|
}
|
|
305
302
|
}
|
|
306
303
|
);
|
|
307
|
-
let
|
|
304
|
+
let H = s(!1);
|
|
308
305
|
const ml = (e) => {
|
|
309
|
-
|
|
310
|
-
M.value = !1, l.focusOpen && (
|
|
306
|
+
H.value = e, M.value = !0, S(() => {
|
|
307
|
+
M.value = !1, l.focusOpen && (z(), u.value = e ? V : c.value, y.value = !e);
|
|
311
308
|
});
|
|
312
309
|
};
|
|
313
310
|
let G = null;
|
|
314
311
|
pe(() => {
|
|
315
312
|
G = new IntersectionObserver((e) => {
|
|
316
|
-
e && e[0] && e[0].intersectionRatio > 0 && l.focusOpen && u.value === 0 && (u.value = 100,
|
|
317
|
-
|
|
313
|
+
e && e[0] && e[0].intersectionRatio > 0 && l.focusOpen && u.value === 0 && (u.value = 100, S(() => {
|
|
314
|
+
z(), u.value = c.value, y.value = !0;
|
|
318
315
|
}));
|
|
319
|
-
}), G.observe(
|
|
320
|
-
}),
|
|
316
|
+
}), G.observe($.value);
|
|
317
|
+
}), Fe(() => {
|
|
321
318
|
G && G.disconnect();
|
|
322
319
|
});
|
|
323
|
-
const
|
|
324
|
-
var
|
|
325
|
-
let e = (
|
|
320
|
+
const z = () => {
|
|
321
|
+
var Z;
|
|
322
|
+
let e = (Z = w.value) == null ? void 0 : Z.$el;
|
|
326
323
|
if (!e) return;
|
|
327
324
|
let t = e == null ? void 0 : e.querySelector(".ant-select-selection-overflow");
|
|
328
325
|
if (!t) return;
|
|
329
326
|
let a = t.offsetWidth - 5;
|
|
330
327
|
l.borderType === "underline" && (a -= 10);
|
|
331
|
-
const
|
|
332
|
-
let
|
|
333
|
-
if (
|
|
334
|
-
u.value =
|
|
335
|
-
let
|
|
336
|
-
for (let
|
|
337
|
-
if (
|
|
338
|
-
|
|
328
|
+
const h = Math.ceil(Se.value.querySelector(".ant-tag").offsetWidth) + 4;
|
|
329
|
+
let f = e.querySelectorAll(".ant-select-selection-overflow-item");
|
|
330
|
+
if (f.length < 1) return;
|
|
331
|
+
u.value = V;
|
|
332
|
+
let N = 0;
|
|
333
|
+
for (let v = 0; v < f.length - 1 && (f[v].classList.remove("ellipsis"), !f[v].classList.contains("ant-select-selection-overflow-item-rest")); v++)
|
|
334
|
+
if (N += Math.ceil(f[v].offsetWidth), N <= a - h)
|
|
335
|
+
v >= n.value.length - 1 && N < a ? c.value = n.value.length : c.value = v + 1;
|
|
339
336
|
else {
|
|
340
|
-
|
|
337
|
+
v >= n.value.length - 1 && N < a ? c.value = n.value.length : c.value = v;
|
|
341
338
|
break;
|
|
342
339
|
}
|
|
343
|
-
if (
|
|
344
|
-
let
|
|
345
|
-
|
|
340
|
+
if (c.value === 0) {
|
|
341
|
+
let v = f[0], ve = v.querySelector(".anticon-close") ? 86 : 69;
|
|
342
|
+
v && !v.classList.contains("ant-select-selection-overflow-item-rest") && ve <= a - h && !Le.tagRender && (c.value = 1, v.classList.add("ellipsis"));
|
|
346
343
|
}
|
|
347
344
|
}, ce = s(!1);
|
|
348
345
|
X(
|
|
@@ -352,293 +349,388 @@ const Wl = { key: 0 }, Pl = {
|
|
|
352
349
|
ce.value = !1;
|
|
353
350
|
return;
|
|
354
351
|
}
|
|
355
|
-
l.mode !== "combobox" && re.value || (M.value = !0, u.value =
|
|
352
|
+
l.mode !== "combobox" && re.value || (M.value = !0, u.value = V, await S(), await z(), M.value = !1, l.isExterControlCount && l.focusOpen ? (u.value = H.value ? V : c.value, y.value = !H.value) : (u.value = c.value, y.value = !0));
|
|
356
353
|
}
|
|
357
354
|
);
|
|
358
355
|
const fe = async (e, t) => {
|
|
359
356
|
ce.value = !0, j.value = !1, l.mode === "combobox" && te();
|
|
360
357
|
const a = e;
|
|
361
|
-
l.noDropdown && l.maxTagsLength < a.length && a.pop(), M.value = !0,
|
|
358
|
+
l.noDropdown && l.maxTagsLength < a.length && a.pop(), M.value = !0, C("update:model-value", a), C("change", a, t), u.value = V, await S(), await z(), M.value = !1, l.isExterControlCount && l.focusOpen && (u.value = H.value ? V : c.value, y.value = !H.value), l.focusOpen || (u.value = c.value);
|
|
362
359
|
};
|
|
363
|
-
return
|
|
364
|
-
$select:
|
|
360
|
+
return B({
|
|
361
|
+
$select: w,
|
|
365
362
|
toChangeMaxCount: ml
|
|
366
363
|
}), (e, t) => {
|
|
367
364
|
const a = gl("v-nodes");
|
|
368
|
-
return
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
e.mode === "combobox" ? he((v(), y("div", Wl, [
|
|
423
|
-
be(W(o[A.value]), 1)
|
|
424
|
-
])), [
|
|
425
|
-
[r($e)]
|
|
426
|
-
]) : (v(), y("div", Pl, [
|
|
427
|
-
(v(), R(r(Fe), {
|
|
428
|
-
class: "das-select-checkbox",
|
|
429
|
-
modelValue: (m = r(n)) == null ? void 0 : m.includes(o[T.value]),
|
|
430
|
-
key: o[T.value],
|
|
431
|
-
disabled: o.disabled
|
|
432
|
-
}, null, 8, ["modelValue", "disabled"])),
|
|
433
|
-
he((v(), y("div", Rl, [
|
|
434
|
-
be(W(o[A.value]), 1)
|
|
435
|
-
])), [
|
|
436
|
-
[r($e)]
|
|
437
|
-
])
|
|
438
|
-
]))
|
|
439
|
-
], 64))
|
|
440
|
-
];
|
|
441
|
-
}, !0)
|
|
442
|
-
]),
|
|
443
|
-
tagRender: p((o) => [
|
|
444
|
-
g(e.$slots, "tagRender", Q(Y(o)), () => [
|
|
445
|
-
x(r(ye), {
|
|
446
|
-
closable: o.closable,
|
|
447
|
-
style: { "margin-right": "3px", "background-color": "transparent" },
|
|
448
|
-
onClose: (m) => pl(o)
|
|
449
|
-
}, {
|
|
450
|
-
default: p(() => [
|
|
451
|
-
h("span", {
|
|
452
|
-
class: "tag-span",
|
|
453
|
-
style: Z(l.size == "mini" || l.size == "table" ? { fontSize: "12px" } : {})
|
|
454
|
-
}, W(ul(ne(o.value) ?? o.label ?? String(o.value))), 5)
|
|
455
|
-
]),
|
|
456
|
-
_: 2
|
|
457
|
-
}, 1032, ["closable", "onClose"])
|
|
458
|
-
], !0)
|
|
459
|
-
]),
|
|
460
|
-
dropdownRender: p(({ menuNode: o }) => [
|
|
461
|
-
g(e.$slots, "dropdownRender", Q(Y({ menuNode: o })), () => {
|
|
462
|
-
var m;
|
|
463
|
-
return [
|
|
464
|
-
Se.value === "combobox" ? (v(), y("div", ql, [
|
|
465
|
-
x(a, { vnodes: o }, null, 8, ["vnodes"])
|
|
466
|
-
])) : Se.value === "custom" ? (v(), y("div", {
|
|
467
|
-
key: 1,
|
|
468
|
-
onClick: t[2] || (t[2] = J(() => {
|
|
469
|
-
}, ["stop"]))
|
|
470
|
-
}, [
|
|
471
|
-
x(a, { vnodes: o }, null, 8, ["vnodes"]),
|
|
472
|
-
h("div", {
|
|
473
|
-
class: "customDropdown",
|
|
474
|
-
onMousedown: t[1] || (t[1] = (c) => c.preventDefault())
|
|
475
|
-
}, [
|
|
476
|
-
x(r(Al), ge({
|
|
477
|
-
ref_key: "testInput",
|
|
478
|
-
ref: He,
|
|
479
|
-
modelValue: D.value,
|
|
480
|
-
"onUpdate:modelValue": t[0] || (t[0] = (c) => D.value = c),
|
|
481
|
-
onKeyup: Tl(Ie, ["enter"]),
|
|
482
|
-
onFocus: J(Ze, ["stop"]),
|
|
483
|
-
onBlur: J(Ke, ["stop"]),
|
|
484
|
-
width: "100%",
|
|
485
|
-
borderType: "bordered"
|
|
486
|
-
}, l.inputAttrs), null, 16, ["modelValue"]),
|
|
487
|
-
h("div", {
|
|
488
|
-
class: "addBtn",
|
|
489
|
-
onClick: Ie
|
|
490
|
-
}, W(r(P)("添加")), 1)
|
|
491
|
-
], 32)
|
|
492
|
-
])) : (v(), y("div", Hl, [
|
|
493
|
-
x(a, { vnodes: o }, null, 8, ["vnodes"]),
|
|
494
|
-
(m = l.options) != null && m.length && l.showSelectAll ? (v(), y("div", {
|
|
365
|
+
return p(), g(
|
|
366
|
+
"div",
|
|
367
|
+
{
|
|
368
|
+
class: xl(["das-ui-select", [
|
|
369
|
+
l.borderType,
|
|
370
|
+
l.isView ? "readonly" : "",
|
|
371
|
+
l.error ? "is-error" : "",
|
|
372
|
+
y.value ? "show-ellipsis" : ""
|
|
373
|
+
]]),
|
|
374
|
+
ref_key: "$selectBox",
|
|
375
|
+
ref: $,
|
|
376
|
+
style: K(tl.value),
|
|
377
|
+
onClick: J(vl, ["stop"])
|
|
378
|
+
},
|
|
379
|
+
[
|
|
380
|
+
le.value ? (p(), q(r(Il), {
|
|
381
|
+
key: 0,
|
|
382
|
+
ref_key: "inputTooltipRef",
|
|
383
|
+
ref: we,
|
|
384
|
+
placement: "top",
|
|
385
|
+
"virtual-triggering": "",
|
|
386
|
+
"virtual-ref": le.value,
|
|
387
|
+
disabled: Re.value,
|
|
388
|
+
content: qe.value
|
|
389
|
+
}, null, 8, ["virtual-ref", "disabled", "content"])) : I("v-if", !0),
|
|
390
|
+
he((p(), q(r(kl), xe({ mode: i.mode }, Pe.value, {
|
|
391
|
+
value: r(n),
|
|
392
|
+
"onUpdate:value": t[4] || (t[4] = (o) => Cl(n) ? n.value = o : null),
|
|
393
|
+
ref_key: "$select",
|
|
394
|
+
ref: w,
|
|
395
|
+
options: Ve.value,
|
|
396
|
+
fieldNames: i.fieldNames,
|
|
397
|
+
bordered: l.borderType === "bordered",
|
|
398
|
+
disabled: l.disabled || l.isView,
|
|
399
|
+
showArrow: !0,
|
|
400
|
+
open: l.noDropdown ? !1 : re.value,
|
|
401
|
+
placeholder: U.value,
|
|
402
|
+
optionFilterProp: ll.value,
|
|
403
|
+
size: l.size == "middle" ? "defalut" : l.size == "mini" ? "small" : l.size,
|
|
404
|
+
style: l.size == "mini" || l.size == "table" ? { fontSize: "12px" } : {},
|
|
405
|
+
dropdownClassName: "das-ui-select-dorpdown " + i.dropdownClassName,
|
|
406
|
+
maxTagCount: u.value,
|
|
407
|
+
getPopupContainer: il,
|
|
408
|
+
dropdownStyle: Qe.value,
|
|
409
|
+
onDropdownVisibleChange: rl,
|
|
410
|
+
onChange: fe,
|
|
411
|
+
onFocus: fl,
|
|
412
|
+
onBlur: Be
|
|
413
|
+
}), wl({
|
|
414
|
+
option: m((o) => [
|
|
415
|
+
x(e.$slots, "option", Q(Y(o)), () => {
|
|
416
|
+
var h;
|
|
417
|
+
return [
|
|
418
|
+
o.children && typeof o.children == "function" ? (p(), q(a, {
|
|
495
419
|
key: 0,
|
|
496
|
-
|
|
497
|
-
|
|
420
|
+
vnodes: o.children()
|
|
421
|
+
}, null, 8, ["vnodes"])) : (p(), g(
|
|
422
|
+
be,
|
|
423
|
+
{ key: 1 },
|
|
424
|
+
[
|
|
425
|
+
I(' :option="{value, label, [disabled, key, title]}" '),
|
|
426
|
+
i.mode === "combobox" ? he((p(), g("div", Wl, [
|
|
427
|
+
ye(
|
|
428
|
+
P(o[L.value]),
|
|
429
|
+
1
|
|
430
|
+
/* TEXT */
|
|
431
|
+
)
|
|
432
|
+
])), [
|
|
433
|
+
[r(Oe)]
|
|
434
|
+
]) : (p(), g(
|
|
435
|
+
be,
|
|
436
|
+
{ key: 1 },
|
|
437
|
+
[
|
|
438
|
+
I(` <das-tooltip v-if="mode === 'combobox'" placement="right-start" :text="option[labelKeyName]"></das-tooltip> `),
|
|
439
|
+
b("div", Pl, [
|
|
440
|
+
(p(), q(r($e), {
|
|
441
|
+
class: "das-select-checkbox",
|
|
442
|
+
modelValue: (h = r(n)) == null ? void 0 : h.includes(o[k.value]),
|
|
443
|
+
key: o[k.value],
|
|
444
|
+
disabled: o.disabled
|
|
445
|
+
}, null, 8, ["modelValue", "disabled"])),
|
|
446
|
+
he((p(), g("div", Rl, [
|
|
447
|
+
ye(
|
|
448
|
+
P(o[L.value]),
|
|
449
|
+
1
|
|
450
|
+
/* TEXT */
|
|
451
|
+
)
|
|
452
|
+
])), [
|
|
453
|
+
[r(Oe)]
|
|
454
|
+
])
|
|
455
|
+
])
|
|
456
|
+
],
|
|
457
|
+
2112
|
|
458
|
+
/* STABLE_FRAGMENT, DEV_ROOT_FRAGMENT */
|
|
459
|
+
))
|
|
460
|
+
],
|
|
461
|
+
64
|
|
462
|
+
/* STABLE_FRAGMENT */
|
|
463
|
+
))
|
|
464
|
+
];
|
|
465
|
+
}, !0)
|
|
466
|
+
]),
|
|
467
|
+
tagRender: m((o) => [
|
|
468
|
+
x(e.$slots, "tagRender", Q(Y(o)), () => [
|
|
469
|
+
T(r(ge), {
|
|
470
|
+
closable: o.closable,
|
|
471
|
+
style: { "margin-right": "3px", "background-color": "transparent" },
|
|
472
|
+
onClose: (h) => pl(o)
|
|
473
|
+
}, {
|
|
474
|
+
default: m(() => [
|
|
475
|
+
b(
|
|
476
|
+
"span",
|
|
477
|
+
{
|
|
478
|
+
class: "tag-span",
|
|
479
|
+
style: K(l.size == "mini" || l.size == "table" ? { fontSize: "12px" } : {})
|
|
480
|
+
},
|
|
481
|
+
P(ul(ne(o.value) ?? o.label ?? String(o.value))),
|
|
482
|
+
5
|
|
483
|
+
/* TEXT, STYLE */
|
|
484
|
+
)
|
|
485
|
+
]),
|
|
486
|
+
_: 2
|
|
487
|
+
/* DYNAMIC */
|
|
488
|
+
}, 1032, ["closable", "onClose"])
|
|
489
|
+
], !0)
|
|
490
|
+
]),
|
|
491
|
+
dropdownRender: m(({ menuNode: o }) => [
|
|
492
|
+
x(e.$slots, "dropdownRender", Q(Y({ menuNode: o })), () => {
|
|
493
|
+
var h;
|
|
494
|
+
return [
|
|
495
|
+
Ie.value === "combobox" ? (p(), g("div", ql, [
|
|
496
|
+
T(a, { vnodes: o }, null, 8, ["vnodes"])
|
|
497
|
+
])) : Ie.value === "custom" ? (p(), g("div", {
|
|
498
|
+
key: 1,
|
|
499
|
+
onClick: t[2] || (t[2] = J(() => {
|
|
500
|
+
}, ["stop"]))
|
|
498
501
|
}, [
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
},
|
|
506
|
-
|
|
507
|
-
|
|
502
|
+
T(a, { vnodes: o }, null, 8, ["vnodes"]),
|
|
503
|
+
b(
|
|
504
|
+
"div",
|
|
505
|
+
{
|
|
506
|
+
class: "customDropdown",
|
|
507
|
+
onMousedown: t[1] || (t[1] = (f) => f.preventDefault())
|
|
508
|
+
},
|
|
509
|
+
[
|
|
510
|
+
T(r(Al), xe({
|
|
511
|
+
ref_key: "testInput",
|
|
512
|
+
ref: He,
|
|
513
|
+
modelValue: E.value,
|
|
514
|
+
"onUpdate:modelValue": t[0] || (t[0] = (f) => E.value = f),
|
|
515
|
+
onKeyup: Tl(Ae, ["enter"]),
|
|
516
|
+
onFocus: J(Ze, ["stop"]),
|
|
517
|
+
onBlur: J(Ke, ["stop"]),
|
|
518
|
+
width: "100%",
|
|
519
|
+
borderType: "bordered"
|
|
520
|
+
}, l.inputAttrs), null, 16, ["modelValue"]),
|
|
521
|
+
b(
|
|
522
|
+
"div",
|
|
523
|
+
{
|
|
524
|
+
class: "addBtn",
|
|
525
|
+
onClick: Ae
|
|
526
|
+
},
|
|
527
|
+
P(r(R)("添加")),
|
|
528
|
+
1
|
|
529
|
+
/* TEXT */
|
|
530
|
+
)
|
|
531
|
+
],
|
|
532
|
+
32
|
|
533
|
+
/* NEED_HYDRATION */
|
|
534
|
+
)
|
|
535
|
+
])) : (p(), g("div", Hl, [
|
|
536
|
+
T(a, { vnodes: o }, null, 8, ["vnodes"]),
|
|
537
|
+
(h = l.options) != null && h.length && l.showSelectAll ? (p(), g(
|
|
538
|
+
"div",
|
|
539
|
+
{
|
|
540
|
+
key: 0,
|
|
541
|
+
class: "das-ui-select-dropdown-checkall",
|
|
542
|
+
onMousedown: t[3] || (t[3] = (f) => f.preventDefault())
|
|
543
|
+
},
|
|
544
|
+
[
|
|
545
|
+
b("div", Zl, [
|
|
546
|
+
T(r($e), {
|
|
547
|
+
modelValue: Ye.value,
|
|
548
|
+
indeterminate: el.value,
|
|
549
|
+
onChange: dl,
|
|
550
|
+
style: { display: "flex" }
|
|
551
|
+
}, {
|
|
552
|
+
default: m(() => [
|
|
553
|
+
ye(
|
|
554
|
+
P(r(R)("全选")),
|
|
555
|
+
1
|
|
556
|
+
/* TEXT */
|
|
557
|
+
)
|
|
558
|
+
]),
|
|
559
|
+
_: 1
|
|
560
|
+
/* STABLE */
|
|
561
|
+
}, 8, ["modelValue", "indeterminate"])
|
|
508
562
|
]),
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
]),
|
|
521
|
-
clearIcon: p(() => [
|
|
522
|
-
g(e.$slots, "clearIcon", {}, () => [
|
|
523
|
-
x(r(Ml), { size: "medium" })
|
|
524
|
-
], !0)
|
|
525
|
-
]),
|
|
526
|
-
maxTagPlaceholder: p((o) => [
|
|
527
|
-
g(e.$slots, "maxTagPlaceholder", Q(Y(o)), () => [
|
|
528
|
-
x(r(ye), {
|
|
529
|
-
style: Z(l.size == "mini" || l.size == "table" ? { fontSize: "12px" } : {})
|
|
530
|
-
}, {
|
|
531
|
-
default: p(() => [
|
|
532
|
-
h("span", {
|
|
533
|
-
innerHTML: r(P)("das-ui-select-selectedItemsCountWithPlaceholder", ee.value)
|
|
534
|
-
}, null, 8, Ul)
|
|
535
|
-
]),
|
|
536
|
-
_: 1
|
|
537
|
-
}, 8, ["style"])
|
|
538
|
-
], !0)
|
|
539
|
-
]),
|
|
540
|
-
notFoundContent: p(() => [
|
|
541
|
-
g(e.$slots, "notFoundContent", {}, () => [
|
|
542
|
-
t[5] || (t[5] = h("div", { class: "hasNoData" }, "暂无数据", -1))
|
|
543
|
-
], !0)
|
|
544
|
-
]),
|
|
545
|
-
suffixIcon: p(() => [
|
|
546
|
-
g(e.$slots, "suffixIcon", {}, () => [
|
|
547
|
-
x(r(Ll), {
|
|
548
|
-
class: "das-suffix-icon",
|
|
549
|
-
size: "medium"
|
|
550
|
-
})
|
|
551
|
-
], !0)
|
|
552
|
-
]),
|
|
553
|
-
default: p(() => [
|
|
554
|
-
g(e.$slots, "default", {}, void 0, !0)
|
|
555
|
-
]),
|
|
556
|
-
_: 2
|
|
557
|
-
}, [
|
|
558
|
-
e.$slots.menuItemSelectedIcon ? {
|
|
559
|
-
name: "menuItemSelectedIcon",
|
|
560
|
-
fn: p(() => [
|
|
561
|
-
g(e.$slots, "menuItemSelectedIcon", {}, void 0, !0)
|
|
562
|
-
]),
|
|
563
|
-
key: "0"
|
|
564
|
-
} : void 0,
|
|
565
|
-
e.$slots.placeholder ? {
|
|
566
|
-
name: "placeholder",
|
|
567
|
-
fn: p(() => [
|
|
568
|
-
g(e.$slots, "placeholder", {}, void 0, !0)
|
|
563
|
+
b("span", {
|
|
564
|
+
class: "das-ui-dropdown-has-checked",
|
|
565
|
+
innerHTML: r(R)("das-ui-select-selectedItemsCountWithPlaceholder", ee.value)
|
|
566
|
+
}, null, 8, Kl)
|
|
567
|
+
],
|
|
568
|
+
32
|
|
569
|
+
/* NEED_HYDRATION */
|
|
570
|
+
)) : I("v-if", !0)
|
|
571
|
+
]))
|
|
572
|
+
];
|
|
573
|
+
}, !0)
|
|
569
574
|
]),
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
fn: p(() => [
|
|
575
|
-
g(e.$slots, "removeIcon", {}, void 0, !0)
|
|
575
|
+
clearIcon: m(() => [
|
|
576
|
+
x(e.$slots, "clearIcon", {}, () => [
|
|
577
|
+
T(r(Vl), { size: "medium" })
|
|
578
|
+
], !0)
|
|
576
579
|
]),
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
]),
|
|
583
|
-
e.error && e.errorLabel ? (v(), y(Be, { key: 1 }, [
|
|
584
|
-
e.errorMode === "default" ? (v(), y("div", jl, [
|
|
585
|
-
h("span", {
|
|
586
|
-
style: Z(ol.value)
|
|
587
|
-
}, W(e.errorLabel), 5)
|
|
588
|
-
])) : K("", !0),
|
|
589
|
-
e.errorMode === "overlay" && de.value ? (v(), R(r(Vl), {
|
|
590
|
-
key: 1,
|
|
591
|
-
errorLabel: e.errorLabel,
|
|
592
|
-
getEl: () => C.value.$el,
|
|
593
|
-
errorModelZIndex: e.errorModelZIndex
|
|
594
|
-
}, null, 8, ["errorLabel", "getEl", "errorModelZIndex"])) : K("", !0)
|
|
595
|
-
], 64)) : K("", !0),
|
|
596
|
-
h("div", {
|
|
597
|
-
class: "ant-select-selection-overflow",
|
|
598
|
-
ref_key: "virtualTotalCount",
|
|
599
|
-
ref: ke,
|
|
600
|
-
style: { position: "absolute", left: "-50%", top: "-50%", opacity: "0", "pointer-events": "none" }
|
|
601
|
-
}, [
|
|
602
|
-
h("div", Gl, [
|
|
603
|
-
h("div", Xl, [
|
|
604
|
-
h("span", Jl, [
|
|
605
|
-
x(r(ye), {
|
|
606
|
-
style: Z(l.size == "mini" || l.size == "table" ? { fontSize: "12px" } : {})
|
|
580
|
+
maxTagPlaceholder: m((o) => [
|
|
581
|
+
x(e.$slots, "maxTagPlaceholder", Q(Y(o)), () => [
|
|
582
|
+
I(" 隐藏tag时显示的内容 "),
|
|
583
|
+
T(r(ge), {
|
|
584
|
+
style: K(l.size == "mini" || l.size == "table" ? { fontSize: "12px" } : {})
|
|
607
585
|
}, {
|
|
608
|
-
default:
|
|
609
|
-
|
|
610
|
-
innerHTML: r(
|
|
611
|
-
}, null, 8,
|
|
586
|
+
default: m(() => [
|
|
587
|
+
b("span", {
|
|
588
|
+
innerHTML: r(R)("das-ui-select-selectedItemsCountWithPlaceholder", ee.value)
|
|
589
|
+
}, null, 8, Ul)
|
|
612
590
|
]),
|
|
613
591
|
_: 1
|
|
614
|
-
|
|
592
|
+
/* STABLE */
|
|
593
|
+
}, 8, ["style"]),
|
|
594
|
+
I(" <a-tag>+{{ currValue?.length - maxTagCountCell }}</a-tag> ")
|
|
595
|
+
], !0)
|
|
596
|
+
]),
|
|
597
|
+
notFoundContent: m(() => [
|
|
598
|
+
x(e.$slots, "notFoundContent", {}, () => [
|
|
599
|
+
t[5] || (t[5] = b(
|
|
600
|
+
"div",
|
|
601
|
+
{ class: "hasNoData" },
|
|
602
|
+
"暂无数据",
|
|
603
|
+
-1
|
|
604
|
+
/* CACHED */
|
|
605
|
+
))
|
|
606
|
+
], !0)
|
|
607
|
+
]),
|
|
608
|
+
suffixIcon: m(() => [
|
|
609
|
+
x(e.$slots, "suffixIcon", {}, () => [
|
|
610
|
+
T(r(Ll), {
|
|
611
|
+
class: "das-suffix-icon",
|
|
612
|
+
size: "medium"
|
|
613
|
+
})
|
|
614
|
+
], !0)
|
|
615
|
+
]),
|
|
616
|
+
default: m(() => [
|
|
617
|
+
x(e.$slots, "default", {}, void 0, !0)
|
|
618
|
+
]),
|
|
619
|
+
_: 2
|
|
620
|
+
/* DYNAMIC */
|
|
621
|
+
}, [
|
|
622
|
+
e.$slots.menuItemSelectedIcon ? {
|
|
623
|
+
name: "menuItemSelectedIcon",
|
|
624
|
+
fn: m(() => [
|
|
625
|
+
x(e.$slots, "menuItemSelectedIcon", {}, void 0, !0)
|
|
626
|
+
]),
|
|
627
|
+
key: "0"
|
|
628
|
+
} : void 0,
|
|
629
|
+
e.$slots.placeholder ? {
|
|
630
|
+
name: "placeholder",
|
|
631
|
+
fn: m(() => [
|
|
632
|
+
x(e.$slots, "placeholder", {}, void 0, !0)
|
|
633
|
+
]),
|
|
634
|
+
key: "1"
|
|
635
|
+
} : void 0,
|
|
636
|
+
e.$slots.removeIcon ? {
|
|
637
|
+
name: "removeIcon",
|
|
638
|
+
fn: m(() => [
|
|
639
|
+
x(e.$slots, "removeIcon", {}, void 0, !0)
|
|
640
|
+
]),
|
|
641
|
+
key: "2"
|
|
642
|
+
} : void 0
|
|
643
|
+
]), 1040, ["mode", "value", "options", "fieldNames", "bordered", "disabled", "open", "placeholder", "optionFilterProp", "size", "style", "dropdownClassName", "maxTagCount", "dropdownStyle"])), [
|
|
644
|
+
[r(Sl), { target: cl, x: !1 }],
|
|
645
|
+
[r(zl), sl]
|
|
646
|
+
]),
|
|
647
|
+
i.error && i.errorLabel ? (p(), g(
|
|
648
|
+
be,
|
|
649
|
+
{ key: 1 },
|
|
650
|
+
[
|
|
651
|
+
i.errorMode === "default" ? (p(), g("div", jl, [
|
|
652
|
+
b(
|
|
653
|
+
"span",
|
|
654
|
+
{
|
|
655
|
+
style: K(ol.value)
|
|
656
|
+
},
|
|
657
|
+
P(i.errorLabel),
|
|
658
|
+
5
|
|
659
|
+
/* TEXT, STYLE */
|
|
660
|
+
)
|
|
661
|
+
])) : I("v-if", !0),
|
|
662
|
+
i.errorMode === "overlay" && de.value ? (p(), q(r(Ml), {
|
|
663
|
+
key: 1,
|
|
664
|
+
errorLabel: i.errorLabel,
|
|
665
|
+
getEl: () => w.value.$el,
|
|
666
|
+
errorModelZIndex: i.errorModelZIndex
|
|
667
|
+
}, null, 8, ["errorLabel", "getEl", "errorModelZIndex"])) : I("v-if", !0)
|
|
668
|
+
],
|
|
669
|
+
64
|
|
670
|
+
/* STABLE_FRAGMENT */
|
|
671
|
+
)) : I("v-if", !0),
|
|
672
|
+
b(
|
|
673
|
+
"div",
|
|
674
|
+
{
|
|
675
|
+
class: "ant-select-selection-overflow",
|
|
676
|
+
ref_key: "virtualTotalCount",
|
|
677
|
+
ref: Se,
|
|
678
|
+
style: { position: "absolute", left: "-50%", top: "-50%", opacity: "0", "pointer-events": "none" }
|
|
679
|
+
},
|
|
680
|
+
[
|
|
681
|
+
b("div", Gl, [
|
|
682
|
+
b("div", Xl, [
|
|
683
|
+
b("span", Jl, [
|
|
684
|
+
T(r(ge), {
|
|
685
|
+
style: K(l.size == "mini" || l.size == "table" ? { fontSize: "12px" } : {})
|
|
686
|
+
}, {
|
|
687
|
+
default: m(() => [
|
|
688
|
+
b("span", {
|
|
689
|
+
innerHTML: r(R)("das-ui-select-selectedItemsCountWithPlaceholder", ee.value)
|
|
690
|
+
}, null, 8, Ql)
|
|
691
|
+
]),
|
|
692
|
+
_: 1
|
|
693
|
+
/* STABLE */
|
|
694
|
+
}, 8, ["style"])
|
|
695
|
+
])
|
|
696
|
+
])
|
|
615
697
|
])
|
|
616
|
-
]
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
698
|
+
],
|
|
699
|
+
512
|
|
700
|
+
/* NEED_PATCH */
|
|
701
|
+
)
|
|
702
|
+
],
|
|
703
|
+
6
|
|
704
|
+
/* CLASS, STYLE */
|
|
705
|
+
);
|
|
620
706
|
};
|
|
621
707
|
}
|
|
622
|
-
}), We = (
|
|
623
|
-
const
|
|
624
|
-
for (const [l,
|
|
625
|
-
|
|
626
|
-
return
|
|
708
|
+
}), We = (i, B) => {
|
|
709
|
+
const F = i.__vccOpts || i;
|
|
710
|
+
for (const [l, C] of B)
|
|
711
|
+
F[l] = C;
|
|
712
|
+
return F;
|
|
627
713
|
}, lt = /* @__PURE__ */ We(et, [["__scopeId", "data-v-2f230833"]]), tt = {};
|
|
628
|
-
function ot(
|
|
629
|
-
const
|
|
630
|
-
return
|
|
714
|
+
function ot(i, B) {
|
|
715
|
+
const F = El;
|
|
716
|
+
return p(), q(
|
|
717
|
+
F,
|
|
718
|
+
xe({ class: "das-ui-select-option" }, i.$attrs),
|
|
719
|
+
null,
|
|
720
|
+
16
|
|
721
|
+
/* FULL_PROPS */
|
|
722
|
+
);
|
|
631
723
|
}
|
|
632
724
|
const at = /* @__PURE__ */ We(tt, [["render", ot]]), nt = {
|
|
633
725
|
"--das-ui-select-color-bg": "#FFFFFF",
|
|
634
726
|
// 默认背景色
|
|
635
|
-
"--das-ui-select-color-primary":
|
|
727
|
+
"--das-ui-select-color-primary": _e("--das-ui-color-primary"),
|
|
636
728
|
// 主题色
|
|
637
729
|
"--das-ui-select-color-text": "#212121",
|
|
638
730
|
// 主文本色
|
|
639
731
|
"--das-ui-select-color-border": "#d9d9d9",
|
|
640
732
|
// 边框基础色
|
|
641
|
-
"--das-ui-select-color-underline":
|
|
733
|
+
"--das-ui-select-color-underline": _e("--das-ui-color-help"),
|
|
642
734
|
// 下划线基础色
|
|
643
735
|
"--das-ui-select-color-error": "#FB2323",
|
|
644
736
|
// 错误边框色
|
|
@@ -687,11 +779,11 @@ const at = /* @__PURE__ */ We(tt, [["render", ot]]), nt = {
|
|
|
687
779
|
_appCode: "framework"
|
|
688
780
|
}
|
|
689
781
|
};
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
const Lt = De(lt),
|
|
782
|
+
$l(st);
|
|
783
|
+
Bl(nt);
|
|
784
|
+
const Lt = De(lt), Vt = De(at), Mt = { name: "select 选择器" };
|
|
693
785
|
export {
|
|
694
786
|
Lt as DasSelect,
|
|
695
|
-
|
|
696
|
-
|
|
787
|
+
Vt as DasSelectOption,
|
|
788
|
+
Mt as default
|
|
697
789
|
};
|