@das-fed/upf-ui 6.4.0-dev.238 → 6.4.0-dev.240
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/esm-map.json +1 -0
- package/front-end/i18n/front-end-page/dasui_en-US.js +5 -5
- package/front-end/i18n/front-end-page/dasui_zh-CN.js +5 -5
- package/front-end/i18n/front-end-page/dasui_zh-MO.js +5 -5
- package/package.json +3 -3
- package/packages/business-components/ai-panel/{index-CDBVlFmp.js → index-BdLFU3HT.js} +22 -20
- package/packages/business-components/ai-panel/index-BdLFU3HT.js.gz +0 -0
- package/packages/business-components/ai-panel/{index-BtiuhwME.js → index-Cc1_Wpca.js} +24 -21
- package/packages/business-components/ai-panel/index-Cc1_Wpca.js.gz +0 -0
- package/packages/business-components/ai-panel/index.d.ts +28 -0
- package/packages/business-components/ai-panel/index.js +1 -1
- package/packages/business-components/ai-panel/src/dasAI/components/aiChat/index.vue.d.ts +13 -0
- package/packages/business-components/ai-panel/src/dasAI/components/chat/index.vue.d.ts +11 -0
- package/packages/business-components/ai-panel/src/dasAI/components/folderDialog/index.vue.d.ts +16 -0
- package/packages/business-components/ai-panel/src/dasAI/components/history/index.vue.d.ts +13 -0
- package/packages/business-components/ai-panel/src/dasAI/components/prompt/index.vue.d.ts +11 -0
- package/packages/business-components/ai-panel/src/dasAI/components/referenceContent/index.vue.d.ts +15 -0
- package/packages/business-components/ai-panel/src/dasAI/components/selectType/index.vue.d.ts +11 -0
- package/packages/business-components/ai-panel/src/dasAI/components/sender/index.vue.d.ts +11 -0
- package/packages/business-components/ai-panel/src/dasAI/components/useChat/index.vue.d.ts +11 -0
- package/packages/business-components/ai-panel/src/dasAI/hooks/audio.d.ts +1 -1
- package/packages/business-components/ai-panel/src/dasAI/hooks/knowbase.d.ts +1 -1
- package/packages/business-components/ai-panel/src/index.vue.d.ts +2 -2
- package/packages/business-components/ai-panel/style.css +1 -1
- package/packages/business-components/ai-panel/style.css.gz +0 -0
- package/packages/business-components/app-container/index.d.ts +0 -1
- package/packages/business-components/app-container/index.js +162 -198
- package/packages/business-components/app-container/index.js.gz +0 -0
- package/packages/business-components/app-container/src/index.vue.d.ts +0 -1
- package/packages/business-components/app-container/src/type.d.ts +0 -1
- package/packages/business-components/app-container/style.css +1 -1
- package/packages/business-components/app-container/style.css.gz +0 -0
- package/packages/business-components/area-phone-select/index.d.ts +24 -24
- package/packages/business-components/area-phone-select/src/area-popover/index.vue.d.ts +3 -3
- package/packages/business-components/change-pwd/src/hooks/use-changePwd.d.ts +6 -6
- package/packages/business-components/device-panel/index.js +2072 -2070
- package/packages/business-components/device-panel/index.js.gz +0 -0
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/alarmLog/components/listItem.vue.d.ts +2 -2
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/hooks/use-device-detail.d.ts +1 -1
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/hooks/use-device-operate-log.d.ts +1 -1
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/hooks/use-operating-data.d.ts +1 -1
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/hooks/use-operation-plan.d.ts +1 -1
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/hooks/use-video-monitoring.d.ts +1 -1
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/index.vue.d.ts +8 -8
- package/packages/business-components/device-panel/src/components/devicePanelModal/alarmLog/components/listItem.vue.d.ts +2 -2
- package/packages/business-components/device-panel/src/components/devicePanelModal/hooks/use-alarm-log.d.ts +1 -1
- package/packages/business-components/device-panel/src/components/devicePanelModal/hooks/use-device-detail.d.ts +1 -1
- package/packages/business-components/device-panel/src/components/devicePanelModal/hooks/use-device-operate-log.d.ts +1 -1
- package/packages/business-components/device-panel/src/components/devicePanelModal/hooks/use-operating-data.d.ts +1 -1
- package/packages/business-components/device-panel/src/components/devicePanelModal/hooks/use-operation-plan.d.ts +1 -1
- package/packages/business-components/device-panel/src/components/devicePanelModal/hooks/use-video-monitoring.d.ts +1 -1
- package/packages/business-components/device-panel/src/components/devicePanelModal/type.d.ts +3 -3
- package/packages/business-components/device-panel/src/components/drag-resize/index.vue.d.ts +1 -1
- package/packages/business-components/device-panel/src/components/videoDialog/hooks/use-video/PlayerProvider.d.ts +2 -2
- package/packages/business-components/device-panel/src/components/videoDialog/hooks/use-video/index.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 +570 -553
- package/packages/business-components/echarts/index.js.gz +0 -0
- package/packages/business-components/echarts/src/Index.vue.d.ts +1 -1
- package/packages/business-components/echarts/style.css +1 -1
- package/packages/business-components/export-button/index.d.ts +3 -3
- package/packages/business-components/export-button/index.js +91 -90
- package/packages/business-components/export-button/index.js.gz +0 -0
- package/packages/business-components/export-button/src/App.vue.d.ts +1 -1
- package/packages/business-components/import-button/index.d.ts +11 -11
- package/packages/business-components/import-button/index.js +178 -176
- package/packages/business-components/import-button/index.js.gz +0 -0
- package/packages/business-components/import-button/src/App.vue.d.ts +4 -4
- package/packages/business-components/layout-breadcrumb/index.js +38 -44
- package/packages/business-components/layout-breadcrumb/index.js.gz +0 -0
- package/packages/business-components/model-table-dialog/index.d.ts +45 -45
- package/packages/business-components/model-table-dialog/src/Index.vue.d.ts +5 -5
- package/packages/business-components/model-table-dialog/src/ModelTable.vue.d.ts +1 -1
- 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/useCopyDialog.d.ts +1 -1
- package/packages/business-components/process-configuration/src/hooks/useDeleteDialog.d.ts +1 -1
- package/packages/business-components/process-form/index.js +483 -427
- package/packages/business-components/process-form/index.js.gz +0 -0
- package/packages/business-components/process-form/src/hooks/useForm.d.ts +9 -9
- package/packages/business-components/process-form/src/hooks/useSelector.d.ts +5 -15
- package/packages/business-components/process-form/src/type.d.ts +38 -35
- package/packages/business-components/process-form/src/utils/processRules.d.ts +41 -38
- package/packages/business-components/process-form/src/widgets/layout/accordion/accordion.d.ts +1 -1
- package/packages/business-components/process-form/src/widgets/layout/grid/grid.d.ts +1 -1
- package/packages/business-components/process-form/src/widgets/layout/grid/gridLayout.vue.d.ts +1 -1
- package/packages/business-components/process-form/src/widgets/store.d.ts +7 -7
- package/packages/business-components/process-form/style.css +1 -1
- package/packages/business-components/process-log/index.js +165 -175
- 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/hooks/useSearchOptions.d.ts +64 -2
- package/packages/business-components/process-search-form/index.js +4 -5
- package/packages/business-components/process-search-form/index.js.gz +0 -0
- package/packages/business-components/process-table/hooks/useProcessTable.d.ts +1 -1
- package/packages/business-components/process-table/hooks/useTableShow.d.ts +1 -1
- 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/urgent-panel/index.js +848 -844
- 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/urgent-panel/src/components/urgentPanelModal/components/EventInfo.vue.d.ts +1 -1
- package/packages/business-components/urgent-panel/src/components/urgentPanelModal/components/use-user-select/use-select-list.d.ts +1 -1
- package/packages/business-components/urgent-panel/src/components/urgentPanelModal/components/use-user-select/use-select-org-user.d.ts +1 -1
- package/packages/business-components/urgent-panel/src/components/urgentPanelModal/components/use-user-select/use-select-user.d.ts +1 -1
- 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.d.ts +5 -0
- package/packages/business-components/user-org-dialog/index.js +1 -0
- package/packages/business-components/user-org-dialog/index.js.gz +0 -0
- package/packages/business-components/user-org-dialog/src/Index.vue.d.ts +1 -0
- package/packages/business-components/user-org-dialog/src/hooks/use-select-list.d.ts +1 -1
- package/packages/business-components/user-org-dialog/src/hooks/use-select-org.d.ts +1 -1
- package/packages/business-components/user-org-dialog/src/hooks/use-select-user.d.ts +1 -1
- package/packages/business-components/user-org-dialog/src/type.d.ts +1 -0
- package/packages/business-components/video-dialog/index.js +141 -141
- package/packages/business-components/video-dialog/index.js.gz +0 -0
- package/packages/business-components/video-dialog/src/component/Player/index.vue.d.ts +1 -1
- package/packages/business-components/video-dialog/src/hooks/use-video/PlayerProvider.d.ts +2 -2
- package/packages/components/alert/index.d.ts +0 -1
- package/packages/components/alert/index.js +38 -54
- package/packages/components/alert/index.js.gz +0 -0
- package/packages/components/alert/style.css +1 -1
- package/packages/components/alert/style.css.gz +0 -0
- package/packages/components/audio-video/index.d.ts +8 -8
- package/packages/components/audio-video/src/player/index.vue.d.ts +2 -2
- package/packages/components/autocomplete/index.d.ts +31 -31
- package/packages/components/autocomplete/index.js +7 -5
- package/packages/components/autocomplete/index.js.gz +0 -0
- package/packages/components/autocomplete/src/index.vue.d.ts +4 -4
- package/packages/components/autocomplete/style.css +1 -1
- package/packages/components/autocomplete/style.css.gz +0 -0
- package/packages/components/breadcrumb/index.js +27 -35
- package/packages/components/breadcrumb/index.js.gz +0 -0
- package/packages/components/breadcrumb/style.css +1 -1
- package/packages/components/breadcrumb/style.css.gz +0 -0
- package/packages/components/button/index.d.ts +15 -15
- package/packages/components/button/index.js +184 -206
- package/packages/components/button/index.js.gz +0 -0
- package/packages/components/button/src/Index.vue.d.ts +5 -5
- package/packages/components/button/src/type.d.ts +1 -1
- package/packages/components/button/style.css +1 -1
- package/packages/components/button/style.css.gz +0 -0
- package/packages/components/calendar/index.js +92 -113
- package/packages/components/calendar/index.js.gz +0 -0
- package/packages/components/calendar/style.css +1 -1
- package/packages/components/calendar/style.css.gz +0 -0
- package/packages/components/cascader/index.d.ts +23 -23
- package/packages/components/cascader/index.js +124 -157
- package/packages/components/cascader/index.js.gz +0 -0
- package/packages/components/cascader/src/Index.vue.d.ts +3 -3
- package/packages/components/cascader/style.css +1 -1
- package/packages/components/cascader/style.css.gz +0 -0
- package/packages/components/checkbox/index.d.ts +51 -51
- package/packages/components/checkbox/index.js +143 -158
- package/packages/components/checkbox/index.js.gz +0 -0
- package/packages/components/checkbox/src/Index.vue.d.ts +7 -7
- package/packages/components/checkbox/style.css +1 -1
- package/packages/components/checkbox/style.css.gz +0 -0
- package/packages/components/collapse-panel/index.d.ts +9 -9
- package/packages/components/collapse-panel/index.js +19 -24
- package/packages/components/collapse-panel/index.js.gz +0 -0
- package/packages/components/collapse-panel/src/Index.vue.d.ts +1 -1
- package/packages/components/collapse-panel/style.css +1 -1
- package/packages/components/collapse-panel/style.css.gz +0 -0
- package/packages/components/collaspe/index.d.ts +9 -9
- package/packages/components/collaspe/index.js +5 -4
- package/packages/components/collaspe/index.js.gz +0 -0
- package/packages/components/collaspe/src/Index.vue.d.ts +1 -1
- package/packages/components/color-picker/index.d.ts +5 -5
- package/packages/components/color-picker/index.js +80 -89
- 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/color-picker/src/type.d.ts +1 -1
- 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.d.ts +9 -9
- package/packages/components/custom-search-item/index.js +8 -15
- package/packages/components/custom-search-item/index.js.gz +0 -0
- package/packages/components/custom-search-item/src/Index.vue.d.ts +1 -1
- package/packages/components/custom-search-item/src/type.d.ts +3 -2
- package/packages/components/custom-search-item/style.css +1 -1
- package/packages/components/date-picker/index.d.ts +73 -73
- package/packages/components/date-picker/index.js +520 -546
- package/packages/components/date-picker/index.js.gz +0 -0
- package/packages/components/date-picker/src/DatePicker.vue.d.ts +6 -6
- package/packages/components/date-picker/src/DateRangePicker.vue.d.ts +5 -5
- package/packages/components/date-picker/src/RangePicker.vue.d.ts +5 -5
- package/packages/components/date-picker/src/TimePicker.vue.d.ts +5 -5
- package/packages/components/date-picker/src/TimeRangePicker.vue.d.ts +5 -5
- package/packages/components/date-picker/style.css +1 -1
- package/packages/components/date-picker/style.css.gz +0 -0
- package/packages/components/dialog/index.d.ts +17 -14
- package/packages/components/dialog/index.js +243 -225
- package/packages/components/dialog/index.js.gz +0 -0
- package/packages/components/dialog/src/Index.vue.d.ts +27 -23
- package/packages/components/dialog/src/type.d.ts +5 -0
- package/packages/components/dialog/src/use-micro-app-dialog/index.d.ts +12 -7
- package/packages/components/dialog/src/use-micro-app-dialog/micro-frontend.d.ts +1 -2
- package/packages/components/dialog/style.css +1 -1
- package/packages/components/dialog/style.css.gz +0 -0
- package/packages/components/dimple-layout/editor/plugins/$route/type.d.ts +3 -2
- package/packages/components/dimple-layout/editor/type.d.ts +7 -0
- package/packages/components/dimple-layout/index.js +7845 -7068
- 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/drawer/index.js +28 -48
- package/packages/components/drawer/index.js.gz +0 -0
- package/packages/components/drawer/src/Index.vue.d.ts +1 -1
- package/packages/components/drawer/style.css +1 -1
- package/packages/components/dropdown/index.d.ts +3 -3
- package/packages/components/dropdown/index.js +28 -35
- package/packages/components/dropdown/index.js.gz +0 -0
- package/packages/components/edit-table/index.js +879 -879
- package/packages/components/edit-table/index.js.gz +0 -0
- package/packages/components/edit-table/src/utils.d.ts +2 -2
- package/packages/components/edit-table/style.css +1 -1
- package/packages/components/edit-table/style.css.gz +0 -0
- package/packages/components/empty/index.d.ts +3 -4
- package/packages/components/empty/index.js +34 -40
- package/packages/components/empty/index.js.gz +0 -0
- package/packages/components/empty/src/Index.vue.d.ts +1 -1
- package/packages/components/empty/style.css +1 -1
- package/packages/components/error-overlay-model/index.d.ts +1 -1
- package/packages/components/error-overlay-model/index.js +48 -45
- package/packages/components/error-overlay-model/index.js.gz +0 -0
- package/packages/components/error-overlay-model/src/index.vue.d.ts +1 -1
- package/packages/components/form/index.d.ts +9 -9
- package/packages/components/form/src/Index.vue.d.ts +1 -1
- package/packages/components/form-item/index.d.ts +7 -0
- package/packages/components/form-item/index.js +872 -911
- package/packages/components/form-item/index.js.gz +0 -0
- package/packages/components/form-item/src/Index.vue.d.ts +2 -0
- package/packages/components/form-item/src/hooks/use-error.d.ts +1 -12
- 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 +1 -1
- package/packages/components/icon/index.js.gz +0 -0
- package/packages/components/icon/src/icon.d.ts +13 -0
- package/packages/components/image-upload/index.d.ts +0 -1
- package/packages/components/image-upload/index.js +91 -102
- package/packages/components/image-upload/index.js.gz +0 -0
- 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.d.ts +1 -2
- package/packages/components/image-viewer/index.js +442 -447
- package/packages/components/image-viewer/index.js.gz +0 -0
- package/packages/components/image-viewer/src/Index.vue.d.ts +1 -1
- package/packages/components/image-viewer/src/hooks/use-imageViewer.d.ts +4 -2
- package/packages/components/image-viewer/src/type.d.ts +1 -1
- package/packages/components/image-viewer/style.css +1 -1
- package/packages/components/image-viewer/style.css.gz +0 -0
- package/packages/components/input/index.d.ts +3 -4262
- package/packages/components/input/index.js +1965 -302
- package/packages/components/input/index.js.gz +0 -0
- package/packages/components/input/src/hooks/use-overflow-tip.d.ts +1 -1
- package/packages/components/input/src/index.vue.d.ts +21 -18
- package/packages/components/input/style.css +9 -1
- package/packages/components/input/style.css.gz +0 -0
- package/packages/components/input-dialog-select/index.d.ts +4 -4
- package/packages/components/input-dialog-select/index.js +74 -98
- package/packages/components/input-dialog-select/index.js.gz +0 -0
- package/packages/components/input-dialog-select/src/Index.vue.d.ts +4 -4
- 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.d.ts +5 -5
- package/packages/components/input-number/index.js +84 -96
- package/packages/components/input-number/index.js.gz +0 -0
- package/packages/components/input-number/src/App.vue.d.ts +1 -1
- package/packages/components/input-number/src/type.d.ts +2 -0
- package/packages/components/input-number/style.css +1 -1
- package/packages/components/input-number/style.css.gz +0 -0
- package/packages/components/loading/index.js +140 -149
- package/packages/components/loading/index.js.gz +0 -0
- package/packages/components/loading/src/utils/tool.d.ts +3 -3
- package/packages/components/loading/style.css +1 -1
- package/packages/components/loading/style.css.gz +0 -0
- package/packages/components/map/index.js +308 -308
- package/packages/components/map/index.js.gz +0 -0
- package/packages/components/menu-aside/index.d.ts +0 -3
- package/packages/components/menu-aside/index.js +503 -643
- package/packages/components/menu-aside/index.js.gz +0 -0
- package/packages/components/menu-aside/src/Index.vue.d.ts +0 -1
- package/packages/components/menu-aside/src/sub-menu/sub-menu.vue.d.ts +1 -1
- package/packages/components/menu-aside/src/type.d.ts +0 -2
- package/packages/components/menu-aside/style.css +1 -1
- package/packages/components/menu-aside/style.css.gz +0 -0
- package/packages/components/menu-header/index.d.ts +0 -3
- package/packages/components/menu-header/index.js +69 -144
- package/packages/components/menu-header/index.js.gz +0 -0
- package/packages/components/menu-header/src/Index.vue.d.ts +0 -1
- package/packages/components/menu-header/src/type.d.ts +0 -1
- package/packages/components/menu-header/src/use-layout-header.d.ts +2 -1
- package/packages/components/message/index.d.ts +4 -1
- package/packages/components/message/index.js +50 -74
- package/packages/components/message/index.js.gz +0 -0
- package/packages/components/message/src/message.d.ts +5 -1
- package/packages/components/message/style.css +1 -1
- package/packages/components/message/style.css.gz +0 -0
- package/packages/components/notification/index.js +38 -46
- package/packages/components/notification/index.js.gz +0 -0
- package/packages/components/notification/src/notification.d.ts +6 -12
- package/packages/components/notification/style.css +1 -1
- package/packages/components/notification/style.css.gz +0 -0
- package/packages/components/overlay/index.js +2 -2
- package/packages/components/overlay/index.js.gz +0 -0
- package/packages/components/pagination/index.d.ts +15 -15
- package/packages/components/pagination/index.js +102 -111
- package/packages/components/pagination/index.js.gz +0 -0
- package/packages/components/pagination/src/Pagination.vue.d.ts +2 -2
- package/packages/components/pagination/style.css +1 -1
- package/packages/components/pagination/style.css.gz +0 -0
- package/packages/components/popup-mask/index.d.ts +38 -38
- package/packages/components/popup-mask/index.js +12 -11
- package/packages/components/popup-mask/index.js.gz +0 -0
- package/packages/components/popup-mask/src/Index.vue.d.ts +5 -5
- package/packages/components/progress/index.js +103 -113
- 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 +30 -30
- package/packages/components/radio/index.js +190 -173
- package/packages/components/radio/index.js.gz +0 -0
- package/packages/components/radio/src/Index.vue.d.ts +4 -4
- package/packages/components/radio/style.css +1 -1
- package/packages/components/radio/style.css.gz +0 -0
- package/packages/components/rich-editor/index.js +774 -778
- package/packages/components/rich-editor/index.js.gz +0 -0
- package/packages/components/rich-editor/src/hooks/use-custom-menu.d.ts +1 -0
- package/packages/components/rich-editor/src/hooks/use-rich-editor.d.ts +1 -0
- package/packages/components/rich-editor/src/type.d.ts +2 -2
- package/packages/components/scrollbar/index.js +420 -420
- package/packages/components/scrollbar/index.js.gz +0 -0
- package/packages/components/scrollbar/src/hooks/use-observer.d.ts +1 -1
- package/packages/components/scrollbar/style.css +1 -1
- package/packages/components/scrollbar/style.css.gz +0 -0
- package/packages/components/search/index.d.ts +1 -1
- package/packages/components/search/index.js +37 -49
- package/packages/components/search/index.js.gz +0 -0
- package/packages/components/search/src/Index.vue.d.ts +1 -1
- package/packages/components/search/src/type.d.ts +8 -8
- package/packages/components/search/style.css +1 -1
- package/packages/components/search/style.css.gz +0 -0
- package/packages/components/search-form/index.d.ts +5 -0
- package/packages/components/search-form/index.js +491 -503
- package/packages/components/search-form/index.js.gz +0 -0
- package/packages/components/search-form/src/Index.vue.d.ts +1 -1
- 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 +24 -24
- package/packages/components/select/index.js +200 -249
- package/packages/components/select/index.js.gz +0 -0
- package/packages/components/select/src/Select.vue.d.ts +8 -8
- package/packages/components/select/style.css +1 -1
- package/packages/components/select/style.css.gz +0 -0
- package/packages/components/select-input/index.d.ts +2 -2
- package/packages/components/select-input/index.js +15 -20
- package/packages/components/select-input/index.js.gz +0 -0
- package/packages/components/select-input/src/Index.vue.d.ts +2 -2
- 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 +233 -240
- package/packages/components/select-list/index.js.gz +0 -0
- package/packages/components/select-list/src/hooks/use-drag.d.ts +1 -1
- package/packages/components/select-list/src/hooks/use-select-list.d.ts +1 -1
- package/packages/components/select-list/src/type.d.ts +1 -1
- 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.d.ts +1 -1
- package/packages/components/special-range-picker-month/index.js +158 -176
- package/packages/components/special-range-picker-month/index.js.gz +0 -0
- package/packages/components/special-range-picker-month/src/Index.vue.d.ts +1 -1
- package/packages/components/special-range-picker-month/src/hooks/use-date-popover.d.ts +1 -1
- package/packages/components/special-range-picker-month/src/hooks/use-error.d.ts +4 -13
- 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.d.ts +1 -1
- package/packages/components/special-range-picker-year/index.js +188 -206
- package/packages/components/special-range-picker-year/index.js.gz +0 -0
- package/packages/components/special-range-picker-year/src/Index.vue.d.ts +1 -1
- package/packages/components/special-range-picker-year/src/hooks/use-date-popover.d.ts +1 -1
- package/packages/components/special-range-picker-year/src/hooks/use-error.d.ts +4 -13
- 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 +43 -52
- package/packages/components/spin/index.js.gz +0 -0
- package/packages/components/split-panel/index.js +105 -112
- package/packages/components/split-panel/index.js.gz +0 -0
- package/packages/components/split-panel/style.css +1 -1
- package/packages/components/split-panel/style.css.gz +0 -0
- package/packages/components/step/index.d.ts +3 -0
- package/packages/components/step/index.js +21 -31
- package/packages/components/step/index.js.gz +0 -0
- package/packages/components/step/src/stepItem.vue.d.ts +1 -1
- package/packages/components/step/style.css +1 -1
- package/packages/components/steps/index.js +12 -22
- package/packages/components/steps/style.css +1 -1
- package/packages/components/steps/style.css.gz +0 -0
- package/packages/components/switch/index.d.ts +1 -1
- package/packages/components/switch/index.js +27 -35
- package/packages/components/switch/index.js.gz +0 -0
- package/packages/components/switch/src/Index.vue.d.ts +1 -1
- package/packages/components/switch/src/type.d.ts +1 -1
- package/packages/components/switch/style.css +1 -1
- package/packages/components/switch/style.css.gz +0 -0
- package/packages/components/table/index.d.ts +37 -37
- package/packages/components/table/index.js +1779 -1812
- package/packages/components/table/index.js.gz +0 -0
- package/packages/components/table/src/Table.vue.d.ts +5 -5
- package/packages/components/table/src/filter-pane/filterPane.vue.d.ts +2 -2
- package/packages/components/table/src/hooks/use-high-performance.d.ts +1 -1
- package/packages/components/table/src/hooks/use-operation.d.ts +1 -49
- package/packages/components/table/style.css +1 -1
- package/packages/components/table/style.css.gz +0 -0
- package/packages/components/tabs/index.d.ts +5 -8
- package/packages/components/tabs/index.js +276 -302
- package/packages/components/tabs/index.js.gz +0 -0
- package/packages/components/tabs/src/Tabs.vue.d.ts +2 -5
- package/packages/components/tabs/src/type.d.ts +0 -2
- package/packages/components/tabs/style.css +1 -1
- package/packages/components/tabs/style.css.gz +0 -0
- package/packages/components/tag/index.d.ts +6 -6
- package/packages/components/tag/index.js +57 -95
- package/packages/components/tag/index.js.gz +0 -0
- package/packages/components/tag/src/Index.vue.d.ts +2 -2
- package/packages/components/tag/style.css +1 -1
- package/packages/components/tag/style.css.gz +0 -0
- package/packages/components/text-tooltip/index.js +839 -856
- package/packages/components/text-tooltip/index.js.gz +0 -0
- package/packages/components/time-line/index.d.ts +4 -0
- package/packages/components/time-line/index.js +22 -30
- package/packages/components/time-line/index.js.gz +0 -0
- package/packages/components/time-line/style.css +1 -1
- package/packages/components/time-line/style.css.gz +0 -0
- package/packages/components/tooltip/index.d.ts +16 -17
- package/packages/components/tooltip/index.js +24 -31
- package/packages/components/tooltip/index.js.gz +0 -0
- package/packages/components/tooltip/src/index.vue.d.ts +2 -2
- package/packages/components/tooltip/style.css +1 -1
- package/packages/components/tooltip/style.css.gz +0 -0
- package/packages/components/tree/index.d.ts +9 -0
- package/packages/components/tree/index.js +1462 -1476
- package/packages/components/tree/index.js.gz +0 -0
- package/packages/components/tree/src/App.vue.d.ts +1 -1
- package/packages/components/tree/src/hooks/use-tree.d.ts +1 -2
- package/packages/components/tree/style.css +1 -1
- package/packages/components/tree/style.css.gz +0 -0
- package/packages/components/tree-select/index.d.ts +8 -0
- package/packages/components/tree-select/index.js +49 -55
- package/packages/components/tree-select/index.js.gz +0 -0
- package/packages/components/tree-select/src/App.vue.d.ts +41 -6457
- package/packages/components/tree-select/src/hooks/use-tree-select.d.ts +35 -6451
- package/packages/components/tree-select/style.css +1 -1
- package/packages/components/tree-select/style.css.gz +0 -0
- package/packages/components/tree-table/index.d.ts +9 -9
- package/packages/components/tree-table/index.js +111 -119
- package/packages/components/tree-table/index.js.gz +0 -0
- package/packages/components/tree-table/src/App.vue.d.ts +1 -1
- 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.d.ts +2 -672
- package/packages/components/tree-v2/index.js +5699 -2907
- package/packages/components/tree-v2/index.js.gz +0 -0
- package/packages/components/tree-v2/src/App.vue.d.ts +4026 -68
- package/packages/components/tree-v2/src/hooks/use-tree.d.ts +2 -3
- package/packages/components/tree-v2/src/type.d.ts +4 -2
- package/packages/components/tree-v2/style.css +9 -1
- package/packages/components/tree-v2/style.css.gz +0 -0
- package/packages/components/upload/index.js +91 -101
- package/packages/components/upload/index.js.gz +0 -0
- package/packages/components/upload/src/hook/use-upload.d.ts +1 -1
- package/packages/components/upload/style.css +1 -1
- package/packages/components/upload/style.css.gz +0 -0
- package/packages/components/virtual-tree/index.d.ts +8 -0
- package/packages/components/virtual-tree/index.js +187 -95
- package/packages/components/virtual-tree/index.js.gz +0 -0
- package/packages/components/virtual-tree/src/App.vue.d.ts +13 -10
- package/packages/components/virtual-tree/style.css +1 -1
- package/packages/components/virtual-tree/style.css.gz +0 -0
- package/packages/global/theme/index.js +2 -42
- package/packages/icons/index.d.ts +1 -0
- package/packages/icons/index.js +1 -0
- package/packages/icons/theme-set-icon/index.d.ts +1 -0
- package/packages/icons/theme-set-icon/index.js +17 -0
- package/packages/icons/theme-set-icon/index.js.gz +0 -0
- package/packages/icons/theme-set-icon/index.vue.d.ts +12 -0
- package/packages/business-components/ai-panel/index-BtiuhwME.js.gz +0 -0
- package/packages/business-components/ai-panel/index-CDBVlFmp.js.gz +0 -0
- package/packages/business-components/app-container/src/style-theme.d.ts +0 -13
- package/packages/business-components/app-container/theme/index.d.ts +0 -8
- package/packages/business-components/layout-breadcrumb/theme/base.d.ts +0 -5
- package/packages/business-components/process-log/theme/index.d.ts +0 -11
- package/packages/components/alert/theme/index.d.ts +0 -12
- package/packages/components/breadcrumb/theme/index.d.ts +0 -7
- package/packages/components/button/theme/index.d.ts +0 -21
- package/packages/components/calendar/theme/base.d.ts +0 -11
- package/packages/components/cascader/theme/base.d.ts +0 -19
- package/packages/components/checkbox/theme/index.d.ts +0 -14
- package/packages/components/collapse-panel/theme/index.d.ts +0 -7
- package/packages/components/color-picker/theme/index.d.ts +0 -8
- package/packages/components/custom-search-item/theme/index.d.ts +0 -7
- package/packages/components/date-picker/theme/base.d.ts +0 -16
- package/packages/components/dialog/theme/base.d.ts +0 -17
- package/packages/components/drawer/theme/base.d.ts +0 -11
- package/packages/components/dropdown/theme/index.d.ts +0 -7
- package/packages/components/empty/theme/index.d.ts +0 -9
- package/packages/components/form-item/theme/index.d.ts +0 -12
- package/packages/components/image-upload/theme/index.d.ts +0 -18
- package/packages/components/image-viewer/theme/index.d.ts +0 -12
- package/packages/components/input/theme/base.d.ts +0 -19
- package/packages/components/input-dialog-select/theme/index.d.ts +0 -17
- package/packages/components/input-number/theme/index.d.ts +0 -12
- package/packages/components/loading/theme/index.d.ts +0 -9
- package/packages/components/menu-aside/src/style-theme.d.ts +0 -98
- package/packages/components/menu-aside/theme/base.d.ts +0 -27
- package/packages/components/menu-header/src/style-theme.d.ts +0 -48
- package/packages/components/menu-header/theme/base.d.ts +0 -12
- package/packages/components/message/theme/index.d.ts +0 -24
- package/packages/components/notification/theme/index.d.ts +0 -10
- package/packages/components/pagination/theme/index.d.ts +0 -9
- package/packages/components/progress/theme/index.d.ts +0 -10
- package/packages/components/radio/theme/index.d.ts +0 -15
- package/packages/components/rich-editor/theme/base.d.ts +0 -4
- package/packages/components/search/theme/index.d.ts +0 -11
- package/packages/components/search-form/theme/index.d.ts +0 -13
- package/packages/components/select/theme/base.d.ts +0 -27
- package/packages/components/select-input/theme/index.d.ts +0 -9
- package/packages/components/select-list/theme/index.d.ts +0 -11
- package/packages/components/special-range-picker-month/theme/index.d.ts +0 -48
- package/packages/components/special-range-picker-year/theme/index.d.ts +0 -48
- package/packages/components/spin/theme/index.d.ts +0 -9
- package/packages/components/split-panel/theme/base.d.ts +0 -6
- package/packages/components/step/theme/base.d.ts +0 -9
- package/packages/components/steps/index.js.gz +0 -0
- package/packages/components/steps/theme/base.d.ts +0 -9
- package/packages/components/switch/theme/base.d.ts +0 -7
- package/packages/components/table/theme/index.d.ts +0 -21
- package/packages/components/tabs/src/style-theme.d.ts +0 -13
- package/packages/components/tabs/theme/base.d.ts +0 -13
- package/packages/components/tag/theme/base.d.ts +0 -29
- package/packages/components/text-tooltip/theme/index.d.ts +0 -10
- package/packages/components/time-line/theme/index.d.ts +0 -7
- package/packages/components/tooltip/theme/index.d.ts +0 -6
- package/packages/components/tree/theme/base.d.ts +0 -16
- package/packages/components/tree-select/theme/base.d.ts +0 -5
- package/packages/components/tree-table/theme/base.d.ts +0 -7
- package/packages/components/tree-v2/theme/base.d.ts +0 -16
- package/packages/components/upload/theme/index.d.ts +0 -16
- package/packages/global/theme/index.js.gz +0 -0
- /package/packages/business-components/area-phone-select/src/{Index.vue.d.ts → index.vue.d.ts} +0 -0
- /package/packages/business-components/device-panel/src/components/alarmDevicePanel/hooks/{use-data-Trends.d.ts → use-data-trends.d.ts} +0 -0
- /package/packages/business-components/device-panel/src/components/devicePanelModal/hooks/{use-data-Trends.d.ts → use-data-trends.d.ts} +0 -0
|
Binary file
|
|
@@ -24,23 +24,23 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
24
24
|
error: boolean;
|
|
25
25
|
disabled: boolean;
|
|
26
26
|
width: string | number;
|
|
27
|
+
open: boolean;
|
|
27
28
|
placeholder: string;
|
|
28
29
|
modelValue: any;
|
|
29
|
-
getPopupContainer: Function;
|
|
30
|
-
teleported: boolean;
|
|
31
|
-
showArrow: boolean;
|
|
32
|
-
open: boolean;
|
|
33
30
|
isView: boolean;
|
|
34
|
-
|
|
31
|
+
fieldNames: any;
|
|
32
|
+
borderType: "underline" | "bordered" | "none";
|
|
35
33
|
errorMode: "default" | "overlay";
|
|
36
34
|
errorModelZIndex: number;
|
|
37
|
-
|
|
35
|
+
noSetDefaultVal: boolean;
|
|
36
|
+
showArrow: boolean;
|
|
37
|
+
getPopupContainer: Function;
|
|
38
|
+
teleported: boolean;
|
|
39
|
+
isTooltip: boolean;
|
|
38
40
|
preserveLabelWhenMissing: boolean;
|
|
39
|
-
fieldNames: any;
|
|
40
41
|
optionFilterProp: string;
|
|
41
42
|
maxTagTextLength: number;
|
|
42
43
|
dropdownClassName: string;
|
|
43
|
-
isTooltip: boolean;
|
|
44
44
|
showTooltipLength: number;
|
|
45
45
|
focusOpen: boolean;
|
|
46
46
|
isRenderNode: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.das-ui-select[data-v-2f230833]{display:inline-block;position:relative}.das-ui-select .das-select-overlay-error-label-content[data-v-2f230833]{position:absolute;top:100%;left:0;width:var(--v2d187413)}.das-ui-select.show-ellipsis[data-v-2f230833] .ant-select-selection-overflow-item.ellipsis .ant-tag{display:flex;align-items:center}.das-ui-select.show-ellipsis[data-v-2f230833] .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-2f230833] .ant-select{width:100%;height:var(--v5c27147a)}.das-ui-select[data-v-2f230833] .ant-select .das-select-error-label-content{width:var(--v2d187413);font-size:12px}.das-ui-select[data-v-2f230833] .ant-select .das-select-error-label-content .label{display:block;color:var(--das-ui-select-overlay-error-color);white-space:break-spaces}.das-ui-select[data-v-2f230833] .ant-select .ant-select-arrow{color:#666;width:16px;height:16px;margin-top:0;transform:translateY(-50%)}.das-ui-select[data-v-2f230833] .ant-select:hover .ant-select-arrow{color:var(--das-ui-select-color-primary)}.das-ui-select[data-v-2f230833] .ant-select .ant-select-clear{color:#d9d9d9;width:16px;height:16px;margin-top:0;transform:translateY(-50%);z-index:auto}.das-ui-select[data-v-2f230833] .ant-select .ant-select-clear:hover{color:#999}.das-ui-select[data-v-2f230833] .ant-select .os-scrollbar.os-scrollbar-vertical{z-index:1}.das-ui-select[data-v-2f230833] .ant-select .ant-select-selector{box-sizing:border-box;box-shadow:none!important}.das-ui-select[data-v-2f230833] .ant-select .ant-select-selector .ant-tag{margin-bottom:1px;background-color:transparent}.das-ui-select[data-v-2f230833] .ant-select .ant-select-selector .ant-select-selection-search{left:0}.das-ui-select[data-v-2f230833] .ant-select .ant-select-selector .ant-select-selection-placeholder{padding-left:0;left:0}.das-ui-select[data-v-2f230833] .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-2f230833] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-2f230833] .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-2f230833] .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-2f230833] .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-2f230833] .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-2f230833] .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-2f230833] .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-2f230833] .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-2f230833] .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-2f230833] .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-2f230833] .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-2f230833] .ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text)}.das-ui-select[data-v-2f230833] .ant-select.ant-select-multiple .ant-select-selector{min-height:var(--das-ui-select-height-md)}.das-ui-select[data-v-2f230833] .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-2f230833] .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-2f230833] .ant-select.ant-select-multiple .ant-select-selection-item{height:calc(var(--das-ui-select-height-md) - 4px);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-2f230833] .ant-select.ant-select-multiple .ant-select-selection-overflow{max-height:var(--das-ui-select-max-height-md)}.das-ui-select[data-v-2f230833] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selector{min-height:var(--das-ui-select-height-sm)}.das-ui-select[data-v-2f230833] .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-2f230833] .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-2f230833] .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-2f230833] .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-2f230833] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selector{min-height:var(--das-ui-select-height-lg)}.das-ui-select[data-v-2f230833] .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-2f230833] .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-2f230833] .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-2f230833] .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-2f230833] .ant-select.ant-select-single .ant-select-selector{padding:0!important}.das-ui-select[data-v-2f230833] .ant-select-multiple .ant-select-selector{padding-top:0;padding-bottom:0}.das-ui-select[data-v-2f230833] .ant-select-multiple .ant-select-selector:after{margin:0}.das-ui-select[data-v-2f230833] .ant-select-multiple .anticon svg{vertical-align:baseline}.das-ui-select[data-v-2f230833] .ant-select-disabled.ant-select .ant-select-arrow{color:var(--das-ui-select-color-disabled-underline)}.das-ui-select[data-v-2f230833] .ant-select-disabled.ant-select .ant-select-selection-item,.das-ui-select[data-v-2f230833] .ant-select-disabled.ant-select .ant-tag{color:var(--das-ui-select-color-disabled-text)}.das-ui-select[data-v-2f230833] .ant-select .das-suffix-icon{transition:transform .5s}.das-ui-select[data-v-2f230833] .ant-select.ant-select-open .das-suffix-icon{transform:rotate(180deg)}.das-ui-select.underline[data-v-2f230833] .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-2f230833] .ant-select .ant-select-selector:hover,.das-ui-select.underline[data-v-2f230833] .ant-select.ant-select-focused .ant-select-selector{border-bottom-color:var(--das-ui-select-color-primary)!important}.das-ui-select.underline[data-v-2f230833] .ant-select .ant-select-arrow,.das-ui-select.underline[data-v-2f230833] .ant-select .ant-select-clear{right:0}.das-ui-select.underline.is-error[data-v-2f230833] .ant-select .ant-select-selector,.das-ui-select.underline.is-error[data-v-2f230833] .ant-select .ant-select-selector:hover{border-bottom-color:var(--das-ui-select-color-error)!important}.das-ui-select.underline[data-v-2f230833] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.underline[data-v-2f230833] .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-2f230833] .ant-select .ant-select-selector{border-color:var(--das-ui-select-color-border)!important}.das-ui-select.bordered[data-v-2f230833] .ant-select .ant-select-selector:hover,.das-ui-select.bordered[data-v-2f230833] .ant-select.ant-select-focused .ant-select-selector{border-color:var(--das-ui-select-color-primary)!important}.das-ui-select.bordered[data-v-2f230833] .ant-select .ant-select-selector .ant-select-selection-search{-webkit-user-select:text;user-select:text;cursor:text;left:8px}.das-ui-select.bordered[data-v-2f230833] .ant-select .ant-select-selector .ant-select-selection-placeholder,.das-ui-select.bordered[data-v-2f230833] .ant-select .ant-select-selector .ant-select-selection-item{padding-left:8px}.das-ui-select.bordered[data-v-2f230833] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.das-ui-select.bordered[data-v-2f230833] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:24px;-webkit-user-select:text;user-select:text}.das-ui-select.bordered[data-v-2f230833] .ant-select.ant-select-multiple .ant-select-selector{padding-left:3px}.das-ui-select.bordered[data-v-2f230833] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-item{padding-left:0;height:auto}.das-ui-select.bordered[data-v-2f230833] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search{left:5px}.das-ui-select.bordered.is-error[data-v-2f230833] .ant-select .ant-select-selector,.das-ui-select.bordered.is-error[data-v-2f230833] .ant-select .ant-select-selector:hover{border-color:var(--das-ui-select-color-error)!important}.das-ui-select.bordered[data-v-2f230833] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.bordered[data-v-2f230833] .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-2f230833] .ant-select .ant-select-arrow,.das-ui-select.none[data-v-2f230833] .ant-select .ant-select-clear{right:0}.das-ui-select.none[data-v-2f230833] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important}.das-ui-select.readonly[data-v-2f230833] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important;cursor:default;-webkit-user-select:text;user-select:text}.das-ui-select.readonly[data-v-2f230833] .ant-select-disabled.ant-select .ant-select-selector input{cursor:text;-webkit-user-select:text;user-select:text}.das-ui-select.readonly[data-v-2f230833] .ant-select-disabled.ant-select .ant-select-selection-item{color:var(--das-ui-select-color-text);cursor:default}.das-ui-select.readonly[data-v-2f230833] .ant-select-disabled.ant-select .ant-tag,.das-ui-select.readonly[data-v-2f230833] .ant-select-disabled.ant-select .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-2f230833] .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-2f230833] .ant-select-disabled.ant-select-multiple .ant-select-selection-placeholder{color:var(--das-ui-select-color-text)}.das-ui-select.readonly[data-v-2f230833] .ant-select .ant-select-arrow{display:none}.das-ui-select.readonly.underline[data-v-2f230833] .ant-select .ant-select-clear{right:0}.das-ui-select .das-select-label-content[data-v-2f230833]{font-size:12px}.das-ui-select .das-select-label-content .das-select-error-label[data-v-2f230833]{display:block;color:var(--das-ui-select-color-error)}.das-ui-select-dorpdown .hasNoData{padding:2px 0 6px;color:#212121;font-size:12px}.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-93ba5608]{--upf-select-text-color: var(--upf-text-primary);--upf-select-placeholder-color: var(--upf-text-placeholder);--upf-select-border-color: var(--upf-border-color);--upf-select-underline-color: var(--upf-text-disabled);--upf-select-primary-color: var(--upf-color-primary);--upf-select-error-color: var(--upf-color-error);--upf-select-disabled-text-color: var(--upf-text-disabled);--upf-select-disabled-border-color: var(--upf-border-color);--upf-select-disabled-bg-color: var(--upf-bg-secondary);--upf-select-option-active-bg: var(--upf-menu-hover-bg);--upf-select-help-color: var(--upf-text-secondary);--upf-select-overlay-error-color: var(--upf-color-error);--upf-select-height-sm: 24px;--upf-select-height-md: 32px;--upf-select-height-lg: 36px;--upf-select-max-height-sm: 66px;--upf-select-max-height-md: 82px;--upf-select-max-height-lg: 85px;--upf-select-tag-font-size-sm: 14px;--upf-select-tag-font-size-md: 14px;--upf-select-tag-font-size-lg: 15px;display:inline-block;position:relative}.das-ui-select .das-select-overlay-error-label-content[data-v-93ba5608]{position:absolute;top:100%;left:0;width:var(--v79c6e20e)}.das-ui-select.show-ellipsis[data-v-93ba5608] .ant-select-selection-overflow-item.ellipsis .ant-tag{display:flex;align-items:center}.das-ui-select.show-ellipsis[data-v-93ba5608] .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-93ba5608] .ant-select{width:100%;height:var(--b5733442)}.das-ui-select[data-v-93ba5608] .ant-select .das-select-error-label-content{width:var(--v79c6e20e);font-size:12px}.das-ui-select[data-v-93ba5608] .ant-select .das-select-error-label-content .label{display:block;color:var(--upf-select-overlay-error-color);white-space:break-spaces}.das-ui-select[data-v-93ba5608] .ant-select .ant-select-arrow{color:var(--upf-text-secondary);width:16px;height:16px;margin-top:0;transform:translateY(-50%)}.das-ui-select[data-v-93ba5608] .ant-select:hover .ant-select-arrow{color:var(--upf-select-primary-color)}.das-ui-select[data-v-93ba5608] .ant-select .ant-select-clear{color:var(--upf-text-placeholder);width:16px;height:16px;margin-top:0;transform:translateY(-50%);z-index:auto}.das-ui-select[data-v-93ba5608] .ant-select .ant-select-clear:hover{color:var(--upf-text-secondary)}.das-ui-select[data-v-93ba5608] .ant-select .os-scrollbar.os-scrollbar-vertical{z-index:1}.das-ui-select[data-v-93ba5608] .ant-select .ant-select-selector{box-sizing:border-box;box-shadow:none!important}.das-ui-select[data-v-93ba5608] .ant-select .ant-select-selector .ant-tag{margin-bottom:1px;background-color:transparent}.das-ui-select[data-v-93ba5608] .ant-select .ant-select-selector .ant-select-selection-search{left:0}.das-ui-select[data-v-93ba5608] .ant-select .ant-select-selector .ant-select-selection-placeholder{padding-left:0;left:0}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:var(--upf-select-height-md)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input,.das-ui-select[data-v-93ba5608] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--upf-select-height-md) - 2px)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--upf-select-height-md) - 2px)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{height:var(--upf-select-height-sm)}.das-ui-select[data-v-93ba5608] .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-93ba5608] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--upf-select-height-sm) - 2px)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--upf-select-height-sm) - 2px)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:var(--upf-select-height-lg)}.das-ui-select[data-v-93ba5608] .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-93ba5608] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder:after{height:calc(var(--upf-select-height-lg) - 2px)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector:after{height:calc(var(--upf-select-height-lg) - 2px)}.das-ui-select[data-v-93ba5608] .ant-select .ant-select-selection-item{color:var(--upf-select-text-color)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-multiple .ant-select-selector{min-height:var(--upf-select-height-md)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-multiple .ant-select-selection-search{margin-inline-start:0px;-webkit-margin-start:0px;height:calc(var(--upf-select-height-md) - 2px);line-height:calc(var(--upf-select-height-md) - 2px)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-multiple .ant-tag{color:var(--upf-select-text-color);height:calc(var(--upf-select-height-md) - 4px);line-height:calc(var(--upf-select-height-md) - 5px);font-size:var(--upf-select-tag-font-size-md);margin-bottom:0;margin-right:0}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-multiple .ant-select-selection-item{height:calc(var(--upf-select-height-md) - 4px);font-size:var(--upf-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-93ba5608] .ant-select.ant-select-multiple .ant-select-selection-overflow{max-height:var(--upf-select-max-height-md)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selector{min-height:var(--upf-select-height-sm)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-search{height:calc(var(--upf-select-height-sm) - 2px);line-height:calc(var(--upf-select-height-sm) - 2px)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-multiple.ant-select-sm .ant-tag{height:calc(var(--upf-select-height-sm) - 4px);line-height:calc(var(--upf-select-height-sm) - 5px);font-size:var(--upf-select-tag-font-size-sm)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-item{height:calc(var(--upf-select-height-sm) - 2px);line-height:calc(var(--upf-select-height-sm) - 2px);font-size:var(--upf-select-tag-font-size-sm)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-multiple.ant-select-sm .ant-select-selection-overflow{max-height:var(--upf-select-max-height-sm)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selector{min-height:var(--upf-select-height-lg)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-search{height:calc(var(--upf-select-height-lg) - 2px);line-height:calc(var(--upf-select-height-lg) - 2px)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-multiple.ant-select-lg .ant-tag{height:calc(var(--upf-select-height-lg) - 8px);line-height:calc(var(--upf-select-height-lg) - 8px);font-size:var(--upf-select-tag-font-size-lg)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-item{height:calc(var(--upf-select-height-lg) - 7px);line-height:calc(var(--upf-select-height-lg) - 7px);font-size:var(--upf-select-tag-font-size-lg)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-multiple.ant-select-lg .ant-select-selection-overflow{max-height:var(--upf-select-max-height-lg)}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-single .ant-select-selector{padding:0!important}.das-ui-select[data-v-93ba5608] .ant-select-multiple .ant-select-selector{padding-top:0;padding-bottom:0}.das-ui-select[data-v-93ba5608] .ant-select-multiple .ant-select-selector:after{margin:0}.das-ui-select[data-v-93ba5608] .ant-select-multiple .anticon svg{vertical-align:baseline}.das-ui-select[data-v-93ba5608] .ant-select-disabled.ant-select .ant-select-arrow,.das-ui-select[data-v-93ba5608] .ant-select-disabled.ant-select .ant-select-selection-item,.das-ui-select[data-v-93ba5608] .ant-select-disabled.ant-select .ant-tag{color:var(--upf-select-disabled-text-color)}.das-ui-select[data-v-93ba5608] .ant-select .das-suffix-icon{transition:transform .5s}.das-ui-select[data-v-93ba5608] .ant-select.ant-select-open .das-suffix-icon{transform:rotate(180deg)}.das-ui-select.underline[data-v-93ba5608] .ant-select .ant-select-selector{border-radius:0;border-color:transparent!important;border-bottom-color:var(--upf-select-underline-color)!important;background-color:transparent!important;padding:0!important}.das-ui-select.underline[data-v-93ba5608] .ant-select .ant-select-selector:hover,.das-ui-select.underline[data-v-93ba5608] .ant-select.ant-select-focused .ant-select-selector{border-bottom-color:var(--upf-select-primary-color)!important}.das-ui-select.underline[data-v-93ba5608] .ant-select .ant-select-arrow,.das-ui-select.underline[data-v-93ba5608] .ant-select .ant-select-clear{right:0}.das-ui-select.underline.is-error[data-v-93ba5608] .ant-select .ant-select-selector,.das-ui-select.underline.is-error[data-v-93ba5608] .ant-select .ant-select-selector:hover{border-bottom-color:var(--upf-select-error-color)!important}.das-ui-select.underline[data-v-93ba5608] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.underline[data-v-93ba5608] .ant-select-disabled.ant-select .ant-select-selector:hover{border-bottom-color:var(--upf-select-disabled-border-color)!important}.das-ui-select.bordered[data-v-93ba5608] .ant-select .ant-select-selector{border-color:var(--upf-select-border-color)!important}.das-ui-select.bordered[data-v-93ba5608] .ant-select .ant-select-selector:hover,.das-ui-select.bordered[data-v-93ba5608] .ant-select.ant-select-focused .ant-select-selector{border-color:var(--upf-select-primary-color)!important}.das-ui-select.bordered[data-v-93ba5608] .ant-select .ant-select-selector .ant-select-selection-search{-webkit-user-select:text;user-select:text;cursor:text;left:8px}.das-ui-select.bordered[data-v-93ba5608] .ant-select .ant-select-selector .ant-select-selection-placeholder,.das-ui-select.bordered[data-v-93ba5608] .ant-select .ant-select-selector .ant-select-selection-item{padding-left:8px}.das-ui-select.bordered[data-v-93ba5608] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.das-ui-select.bordered[data-v-93ba5608] .ant-select.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:24px;-webkit-user-select:text;user-select:text}.das-ui-select.bordered[data-v-93ba5608] .ant-select.ant-select-multiple .ant-select-selector{padding-left:3px}.das-ui-select.bordered[data-v-93ba5608] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-item{padding-left:0;height:auto}.das-ui-select.bordered[data-v-93ba5608] .ant-select.ant-select-multiple .ant-select-selector .ant-select-selection-search{left:5px}.das-ui-select.bordered.is-error[data-v-93ba5608] .ant-select .ant-select-selector,.das-ui-select.bordered.is-error[data-v-93ba5608] .ant-select .ant-select-selector:hover{border-color:var(--upf-select-error-color)!important}.das-ui-select.bordered[data-v-93ba5608] .ant-select-disabled.ant-select .ant-select-selector,.das-ui-select.bordered[data-v-93ba5608] .ant-select-disabled.ant-select .ant-select-selector:hover{border-color:var(--upf-select-disabled-border-color)!important}.das-ui-select.none[data-v-93ba5608] .ant-select .ant-select-arrow,.das-ui-select.none[data-v-93ba5608] .ant-select .ant-select-clear{right:0}.das-ui-select.none[data-v-93ba5608] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important}.das-ui-select.readonly[data-v-93ba5608] .ant-select-disabled.ant-select .ant-select-selector{background-color:transparent!important;cursor:default;-webkit-user-select:text;user-select:text}.das-ui-select.readonly[data-v-93ba5608] .ant-select-disabled.ant-select .ant-select-selector input{cursor:text;-webkit-user-select:text;user-select:text}.das-ui-select.readonly[data-v-93ba5608] .ant-select-disabled.ant-select .ant-select-selection-item{color:var(--upf-select-text-color);cursor:default}.das-ui-select.readonly[data-v-93ba5608] .ant-select-disabled.ant-select .ant-tag,.das-ui-select.readonly[data-v-93ba5608] .ant-select-disabled.ant-select .ant-select-selection-placeholder{color:var(--upf-select-text-color)}.das-ui-select.readonly[data-v-93ba5608] .ant-select-disabled.ant-select-multiple .ant-select-selection-item{color:var(--upf-select-text-color);border-color:transparent}.das-ui-select.readonly[data-v-93ba5608] .ant-select-disabled.ant-select-multiple .ant-select-selection-placeholder{color:var(--upf-select-text-color)}.das-ui-select.readonly[data-v-93ba5608] .ant-select .ant-select-arrow{display:none}.das-ui-select.readonly.underline[data-v-93ba5608] .ant-select .ant-select-clear{right:0}.das-ui-select .das-select-label-content[data-v-93ba5608]{font-size:12px}.das-ui-select .das-select-label-content .das-select-error-label[data-v-93ba5608]{display:block;color:var(--upf-select-error-color)}.das-ui-select-dorpdown .hasNoData{padding:2px 0 6px;color:var(--upf-text-primary);font-size:12px}.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(--upf-color-primary-bg);font-weight:400;color:var(--upf-color-primary)}.das-ui-select-dorpdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled) .das-multiple-option-item{color:var(--upf-text-primary)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall{height:40px;line-height:40px;padding:0 12px;border-top:1px solid var(--upf-border-color)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall .das-ui-dropdown-has-checked{font-size:12px;color:var(--upf-text-secondary)}.das-ui-select-dorpdown .das-ui-select-dropdown-checkall .das-ui-dropdown-has-checked .key{color:var(--upf-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 var(--upf-border-color)}.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:var(--upf-text-primary)}
|
|
Binary file
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import '@das-fed/upf-ui/packages/global/theme';
|
|
2
2
|
declare const DasSelectInput: import("@das-fed/upf-utils").SFCWithInstall<import("vue").DefineComponent<import("./src/type.js").Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
3
3
|
"update:modelValue": (value: string) => any;
|
|
4
|
-
"update:optionValue": (value: string | number) => any;
|
|
5
4
|
dasInput: (value: string) => any;
|
|
5
|
+
"update:optionValue": (value: string | number) => any;
|
|
6
6
|
selectChange: (value: string | number) => any;
|
|
7
7
|
inputChange: (value: string) => any;
|
|
8
8
|
}, string, import("vue").PublicProps, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
9
9
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
10
|
-
"onUpdate:optionValue"?: ((value: string | number) => any) | undefined;
|
|
11
10
|
onDasInput?: ((value: string) => any) | undefined;
|
|
11
|
+
"onUpdate:optionValue"?: ((value: string | number) => any) | undefined;
|
|
12
12
|
onSelectChange?: ((value: string | number) => any) | undefined;
|
|
13
13
|
onInputChange?: ((value: string) => any) | undefined;
|
|
14
14
|
}>, {
|
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
import '@das-fed/upf-ui/packages/components/select-input/style.css';
|
|
2
2
|
import { withInstall as S } from "@das-fed/upf-utils/with-install/index";
|
|
3
|
-
import {
|
|
4
|
-
import { computed as y, ref as w, defineComponent as H, openBlock as z, createBlock as D, unref as t, normalizeClass as k, isRef as x, createSlots as L, withCtx as b, createVNode as v } from "vue";
|
|
3
|
+
import { computed as y, ref as w, defineComponent as F, openBlock as H, createBlock as z, unref as t, normalizeClass as k, isRef as x, createSlots as L, withCtx as b, createVNode as v } from "vue";
|
|
5
4
|
import { DasInput as E } from "@das-fed/upf-ui/packages/components/input/index";
|
|
6
5
|
import { DasIconSearch as W } from "@das-fed/upf-ui/packages/icons/search/index";
|
|
7
|
-
import { DasSelect as
|
|
8
|
-
import { useModelValue as
|
|
6
|
+
import { DasSelect as D } from "@das-fed/upf-ui/packages/components/select/index";
|
|
7
|
+
import { useModelValue as C } from "@das-fed/upf-utils/vue";
|
|
9
8
|
import "@das-fed/upf-ui/packages/global/theme";
|
|
10
|
-
const
|
|
11
|
-
const o =
|
|
9
|
+
const K = (e, a) => {
|
|
10
|
+
const o = C(e, "modelValue"), i = C(e, "optionValue"), l = C(e, "isExpandAtFocus"), u = y(() => typeof e.width == "number" ? e.width + "px" : e == null ? void 0 : e.width), p = () => {
|
|
12
11
|
a("update:modelValue", o.value);
|
|
13
12
|
}, f = (n) => {
|
|
14
13
|
a("update:modelValue", n), a("inputChange", n);
|
|
@@ -38,7 +37,7 @@ const N = (e, a) => {
|
|
|
38
37
|
isExpandInput: l,
|
|
39
38
|
selectInputWidth: u
|
|
40
39
|
};
|
|
41
|
-
},
|
|
40
|
+
}, N = /* @__PURE__ */ F({
|
|
42
41
|
__name: "Index",
|
|
43
42
|
props: {
|
|
44
43
|
options: { default: [] },
|
|
@@ -68,12 +67,12 @@ const N = (e, a) => {
|
|
|
68
67
|
searchHandler: h,
|
|
69
68
|
inputWidth: s,
|
|
70
69
|
isFocus: d,
|
|
71
|
-
onFocus:
|
|
70
|
+
onFocus: g,
|
|
72
71
|
onBlur: I,
|
|
73
72
|
isExpandInput: n,
|
|
74
73
|
selectInputWidth: c
|
|
75
|
-
} =
|
|
76
|
-
return (
|
|
74
|
+
} = K(o, i), B = y(() => o.formSize);
|
|
75
|
+
return (M, r) => (H(), z(t(E), {
|
|
77
76
|
class: k(["das-select-input", { "is-error": e.error, "is-search": e.isSearch, "is-disabled": e.disabled }]),
|
|
78
77
|
modelValue: t(l),
|
|
79
78
|
"onUpdate:modelValue": r[1] || (r[1] = (V) => x(l) ? l.value = V : null),
|
|
@@ -85,12 +84,12 @@ const N = (e, a) => {
|
|
|
85
84
|
isTitle: !e.isExpandAtFocus,
|
|
86
85
|
onInput: t(m),
|
|
87
86
|
onChange: t(p),
|
|
88
|
-
onFocus: t(
|
|
87
|
+
onFocus: t(g),
|
|
89
88
|
onBlur: t(I),
|
|
90
89
|
size: B.value || "default"
|
|
91
90
|
}, L({
|
|
92
91
|
prepend: b(() => [
|
|
93
|
-
v(t(
|
|
92
|
+
v(t(D), {
|
|
94
93
|
size: "mini",
|
|
95
94
|
disabled: e.disabled,
|
|
96
95
|
isView: e.isView,
|
|
@@ -124,17 +123,13 @@ const N = (e, a) => {
|
|
|
124
123
|
} : void 0
|
|
125
124
|
]), 1032, ["class", "modelValue", "width", "disabled", "isView", "maxLength", "isTitle", "onInput", "onChange", "onFocus", "onBlur", "size"]));
|
|
126
125
|
}
|
|
127
|
-
}),
|
|
126
|
+
}), P = (e, a) => {
|
|
128
127
|
const o = e.__vccOpts || e;
|
|
129
128
|
for (const [i, l] of a)
|
|
130
129
|
o[i] = l;
|
|
131
130
|
return o;
|
|
132
|
-
},
|
|
133
|
-
"--das-ui-select-input-border-color": { light: "#999" },
|
|
134
|
-
"--das-ui-select-input-border-color-search": { light: "#D9D9D9" }
|
|
135
|
-
}, Y = S(T);
|
|
136
|
-
F(M);
|
|
131
|
+
}, A = /* @__PURE__ */ P(N, [["__scopeId", "data-v-c70ddced"]]), J = S(A);
|
|
137
132
|
export {
|
|
138
|
-
|
|
139
|
-
|
|
133
|
+
J as DasSelectInput,
|
|
134
|
+
J as default
|
|
140
135
|
};
|
|
Binary file
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import type { Props } from './type';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
3
3
|
"update:modelValue": (value: string) => any;
|
|
4
|
-
"update:optionValue": (value: string | number) => any;
|
|
5
4
|
dasInput: (value: string) => any;
|
|
5
|
+
"update:optionValue": (value: string | number) => any;
|
|
6
6
|
selectChange: (value: string | number) => any;
|
|
7
7
|
inputChange: (value: string) => any;
|
|
8
8
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
9
9
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
10
|
-
"onUpdate:optionValue"?: ((value: string | number) => any) | undefined;
|
|
11
10
|
onDasInput?: ((value: string) => any) | undefined;
|
|
11
|
+
"onUpdate:optionValue"?: ((value: string | number) => any) | undefined;
|
|
12
12
|
onSelectChange?: ((value: string | number) => any) | undefined;
|
|
13
13
|
onInputChange?: ((value: string) => any) | undefined;
|
|
14
14
|
}>, {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.das-ui-input.only-border-bottom[data-v-
|
|
1
|
+
.das-ui-input.only-border-bottom[data-v-c70ddced]{transition:width .3s ease}.das-ui-input.only-border-bottom[data-v-c70ddced] .das-select-input{height:24px}.das-ui-input.only-border-bottom[data-v-c70ddced] .das-select-input.el-input.el-input-group{border-color:var(--upf-text-secondary)}.das-ui-input.only-border-bottom[data-v-c70ddced] .das-select-input.el-input.el-input-group.is-search{border-color:var(--upf-border-color)}.das-ui-input.only-border-bottom[data-v-c70ddced] .das-select-input.el-input.el-input-group.input-focus-color,.das-ui-input.only-border-bottom[data-v-c70ddced] .das-select-input.el-input.el-input-group:hover{border-color:var(--upf-color-primary)}.das-ui-input.only-border-bottom[data-v-c70ddced] .das-select-input.el-input.el-input-group.is-disabled{border-color:var(--upf-border-color)}.das-ui-input.only-border-bottom[data-v-c70ddced] .das-select-input.el-input.el-input-group.is-error{border-color:var(--upf-color-error)}.das-ui-input.only-border-bottom[data-v-c70ddced] .das-select-input.el-input.el-input-group .el-input-group__prepend{padding-right:8px!important}.das-ui-input.only-border-bottom[data-v-c70ddced] .das-select-input.el-input.el-input-group .el-input-group__prepend .ant-select-selection-item{padding-right:18px}[data-v-c70ddced] .el-input__icon{font-size:16px}.das-select-input-select-container.ant-select-dropdown{min-width:100px!important;padding:8px 0;max-height:328px;max-width:180px}.das-select-input-select-container.ant-select-dropdown .rc-virtual-list-holder{max-height:160px!important}.das-select-input .das-ui-select{min-width:68px}
|
|
Binary file
|