@das-fed/ui 7.1.0-dev.25 → 7.1.0-dev.27
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/package.json +5 -5
- package/packages/business-components/ai-panel/i18n/index.d.ts +0 -62
- package/packages/business-components/ai-panel/{index-CKFBXTtX.js → index-8yffh0Id.js} +676 -687
- package/packages/business-components/ai-panel/index-8yffh0Id.js.gz +0 -0
- package/packages/business-components/ai-panel/index-IzGl26KU.js.gz +0 -0
- package/packages/business-components/ai-panel/{index-C04Wttd4.js → index-OwRrV6K8.js} +1 -1
- package/packages/business-components/ai-panel/index-OwRrV6K8.js.gz +0 -0
- package/packages/business-components/ai-panel/index.js +1 -1
- 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.js.gz +0 -0
- package/packages/business-components/app-container/style.css.gz +0 -0
- package/packages/business-components/area-phone-select/i18n/index.d.ts +0 -1
- package/packages/business-components/area-phone-select/index.js +1 -1
- package/packages/business-components/area-phone-select/index.js.gz +0 -0
- package/packages/business-components/area-phone-select/style.css.gz +0 -0
- package/packages/business-components/change-enterprises/i18n/index.d.ts +0 -3
- package/packages/business-components/change-enterprises/index.js +3 -3
- package/packages/business-components/change-enterprises/index.js.gz +0 -0
- package/packages/business-components/change-enterprises/style.css.gz +0 -0
- package/packages/business-components/change-pwd/i18n/index.d.ts +0 -18
- package/packages/business-components/change-pwd/index.js +50 -53
- package/packages/business-components/change-pwd/index.js.gz +0 -0
- package/packages/business-components/currency-page/i18n/index.d.ts +0 -4
- package/packages/business-components/currency-page/index.js +5 -7
- package/packages/business-components/currency-page/index.js.gz +0 -0
- package/packages/business-components/device-panel/i18n/index.d.ts +16 -254
- package/packages/business-components/device-panel/index.js +12912 -12334
- package/packages/business-components/device-panel/index.js.gz +0 -0
- package/packages/business-components/device-panel/src/apis.d.ts +2 -0
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/alarmScreenshot/components/currentAlarmScreenshot.vue.d.ts +6 -0
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/alarmScreenshot/components/currentList.vue.d.ts +8 -0
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/alarmScreenshot/components/hisList.vue.d.ts +8 -0
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/alarmScreenshot/components/historyAlarmScreenshot.vue.d.ts +6 -0
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/alarmScreenshot/index.vue.d.ts +2 -0
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/hooks/use-alarm-screenshot.d.ts +6 -0
- package/packages/business-components/device-panel/src/components/devicePanelModal/alarmScreenshot/components/currentAlarmScreenshot.vue.d.ts +6 -0
- package/packages/business-components/device-panel/src/components/devicePanelModal/alarmScreenshot/components/currentList.vue.d.ts +8 -0
- package/packages/business-components/device-panel/src/components/devicePanelModal/alarmScreenshot/components/hisList.vue.d.ts +8 -0
- package/packages/business-components/device-panel/src/components/devicePanelModal/alarmScreenshot/components/historyAlarmScreenshot.vue.d.ts +6 -0
- package/packages/business-components/device-panel/src/components/devicePanelModal/alarmScreenshot/index.vue.d.ts +2 -0
- package/packages/business-components/device-panel/src/components/devicePanelModal/hooks/use-alarm-screenshot.d.ts +6 -0
- package/packages/business-components/device-panel/style.css +1 -1
- package/packages/business-components/device-panel/style.css.gz +0 -0
- package/packages/business-components/echarts/index.js.gz +0 -0
- package/packages/business-components/export-button/i18n/index.d.ts +0 -11
- package/packages/business-components/export-button/index.js +19 -21
- package/packages/business-components/export-button/index.js.gz +0 -0
- package/packages/business-components/import-button/i18n/index.d.ts +0 -30
- package/packages/business-components/import-button/index.js +127 -131
- package/packages/business-components/import-button/index.js.gz +0 -0
- package/packages/business-components/layout-breadcrumb/index.js.gz +0 -0
- package/packages/business-components/model-table-dialog/i18n/index.d.ts +0 -6
- package/packages/business-components/model-table-dialog/index.js +6 -6
- package/packages/business-components/model-table-dialog/index.js.gz +0 -0
- package/packages/business-components/model-table-dialog/style.css.gz +0 -0
- package/packages/business-components/payment/i18n/index.d.ts +0 -13
- package/packages/business-components/payment/index.js +53 -53
- package/packages/business-components/payment/index.js.gz +0 -0
- package/packages/business-components/process-configuration/i18n/index.d.ts +0 -30
- package/packages/business-components/process-configuration/index.js +73 -75
- package/packages/business-components/process-configuration/index.js.gz +0 -0
- package/packages/business-components/process-configuration/style.css.gz +0 -0
- package/packages/business-components/process-form/i18n/index.d.ts +0 -84
- package/packages/business-components/process-form/index.js +75 -84
- package/packages/business-components/process-form/index.js.gz +0 -0
- package/packages/business-components/process-log/i18n/index.d.ts +0 -9
- package/packages/business-components/process-log/index.js +99 -99
- package/packages/business-components/process-log/index.js.gz +0 -0
- package/packages/business-components/process-log/style.css.gz +0 -0
- package/packages/business-components/process-search-form/i18n/index.d.ts +0 -9
- package/packages/business-components/process-search-form/index.js +9 -9
- package/packages/business-components/process-search-form/index.js.gz +0 -0
- package/packages/business-components/process-table/i18n/index.d.ts +0 -8
- package/packages/business-components/process-table/index.js +8 -8
- package/packages/business-components/process-table/index.js.gz +0 -0
- package/packages/business-components/update-confirm-dialog/i18n/index.d.ts +0 -5
- package/packages/business-components/update-confirm-dialog/index.js +5 -7
- package/packages/business-components/update-confirm-dialog/index.js.gz +0 -0
- package/packages/business-components/upload-file/i18n/index.d.ts +0 -1
- package/packages/business-components/upload-file/index.js +24 -25
- package/packages/business-components/upload-file/index.js.gz +0 -0
- package/packages/business-components/urgent-panel/i18n/index.d.ts +0 -104
- package/packages/business-components/urgent-panel/index.js +96 -104
- package/packages/business-components/urgent-panel/index.js.gz +0 -0
- package/packages/business-components/urgent-panel/style.css.gz +0 -0
- package/packages/business-components/user-org-dialog/i18n/index.d.ts +0 -18
- package/packages/business-components/user-org-dialog/index.js +117 -118
- package/packages/business-components/user-org-dialog/index.js.gz +0 -0
- package/packages/business-components/user-org-dialog/style.css.gz +0 -0
- package/packages/business-components/video-dialog/i18n/index.d.ts +0 -20
- package/packages/business-components/video-dialog/index.js +20 -20
- package/packages/business-components/video-dialog/index.js.gz +0 -0
- package/packages/business-components/video-dialog/style.css.gz +0 -0
- package/packages/components/alert/index.js.gz +0 -0
- package/packages/components/alert/style.css.gz +0 -0
- package/packages/components/audio-video/index.js.gz +0 -0
- package/packages/components/autocomplete/index.js.gz +0 -0
- package/packages/components/autocomplete/style.css.gz +0 -0
- package/packages/components/breadcrumb/index.js.gz +0 -0
- package/packages/components/breadcrumb/style.css.gz +0 -0
- package/packages/components/button/index.js.gz +0 -0
- package/packages/components/button/style.css.gz +0 -0
- package/packages/components/calendar/i18n/index.d.ts +0 -46
- package/packages/components/calendar/index.js +99 -99
- package/packages/components/calendar/index.js.gz +0 -0
- package/packages/components/calendar/style.css.gz +0 -0
- package/packages/components/cascader/i18n/index.d.ts +0 -1
- package/packages/components/cascader/index.js +1 -1
- package/packages/components/cascader/index.js.gz +0 -0
- package/packages/components/cascader/style.css.gz +0 -0
- package/packages/components/checkbox/index.js.gz +0 -0
- package/packages/components/checkbox/style.css.gz +0 -0
- package/packages/components/collapse-panel/index.js.gz +0 -0
- package/packages/components/collapse-panel/style.css.gz +0 -0
- package/packages/components/collapse-transition/index.js.gz +0 -0
- package/packages/components/collaspe/index.js.gz +0 -0
- package/packages/components/color-picker/i18n/index.d.ts +0 -1
- package/packages/components/color-picker/index.js +1 -1
- package/packages/components/color-picker/index.js.gz +0 -0
- package/packages/components/color-picker/style.css.gz +0 -0
- package/packages/components/custom-search-item/i18n/index.d.ts +0 -1
- package/packages/components/custom-search-item/index.js +1 -1
- package/packages/components/custom-search-item/index.js.gz +0 -0
- package/packages/components/date-picker/i18n/index.d.ts +0 -6
- package/packages/components/date-picker/index.js +6 -6
- package/packages/components/date-picker/index.js.gz +0 -0
- package/packages/components/date-picker/style.css.gz +0 -0
- package/packages/components/dialog/i18n/index.d.ts +0 -6
- package/packages/components/dialog/index.js +27 -27
- package/packages/components/dialog/index.js.gz +0 -0
- package/packages/components/dialog/style.css.gz +0 -0
- package/packages/components/dimple-layout/i18n/index.d.ts +0 -10
- package/packages/components/dimple-layout/index.js +9 -10
- package/packages/components/dimple-layout/index.js.gz +0 -0
- package/packages/components/dimple-layout/style.css.gz +0 -0
- package/packages/components/drawer/index.js.gz +0 -0
- package/packages/components/dropdown/i18n/index.d.ts +0 -1
- package/packages/components/dropdown/index.js +9 -9
- package/packages/components/dropdown/index.js.gz +0 -0
- package/packages/components/dropdown/style.css.gz +0 -0
- package/packages/components/edit-table/index.js.gz +0 -0
- package/packages/components/edit-table/style.css.gz +0 -0
- package/packages/components/empty/i18n/index.d.ts +0 -1
- package/packages/components/empty/index.js +1 -1
- package/packages/components/empty/index.js.gz +0 -0
- package/packages/components/error-overlay-model/index.js.gz +0 -0
- package/packages/components/form/index.js.gz +0 -0
- package/packages/components/form-item/index.js.gz +0 -0
- package/packages/components/form-item/style.css.gz +0 -0
- package/packages/components/hls-player/i18n/index.d.ts +0 -2
- package/packages/components/hls-player/index.js +1 -2
- package/packages/components/hls-player/index.js.gz +0 -0
- package/packages/components/hls-player/style.css.gz +0 -0
- package/packages/components/icon/index.js.gz +0 -0
- package/packages/components/image-preview/index.js.gz +0 -0
- package/packages/components/image-upload/i18n/index.d.ts +0 -7
- package/packages/components/image-upload/index.js +15 -19
- package/packages/components/image-upload/index.js.gz +0 -0
- package/packages/components/image-upload/style.css.gz +0 -0
- package/packages/components/image-viewer/index.js.gz +0 -0
- package/packages/components/image-viewer/style.css.gz +0 -0
- package/packages/components/input/i18n/index.d.ts +0 -3
- package/packages/components/input/index.js +3 -3
- package/packages/components/input/index.js.gz +0 -0
- package/packages/components/input/style.css.gz +0 -0
- package/packages/components/input-dialog-select/i18n/index.d.ts +0 -2
- package/packages/components/input-dialog-select/index.js +10 -10
- package/packages/components/input-dialog-select/index.js.gz +0 -0
- package/packages/components/input-dialog-select/style.css.gz +0 -0
- package/packages/components/input-number/index.js.gz +0 -0
- package/packages/components/input-number/style.css.gz +0 -0
- package/packages/components/live-player/i18n/index.d.ts +0 -2
- package/packages/components/live-player/index.js +1 -2
- package/packages/components/live-player/index.js.gz +0 -0
- package/packages/components/loading/i18n/index.d.ts +0 -1
- package/packages/components/loading/index.js +1 -1
- package/packages/components/loading/index.js.gz +0 -0
- package/packages/components/loading/style.css.gz +0 -0
- package/packages/components/map/i18n/index.d.ts +0 -6
- package/packages/components/map/index.js +2 -6
- package/packages/components/map/index.js.gz +0 -0
- package/packages/components/menu-aside/i18n/index.d.ts +0 -1
- package/packages/components/menu-aside/index.js +1 -1
- package/packages/components/menu-aside/index.js.gz +0 -0
- package/packages/components/menu-aside/style.css.gz +0 -0
- package/packages/components/menu-header/index.js.gz +0 -0
- package/packages/components/menu-header/style.css.gz +0 -0
- package/packages/components/message/i18n/index.d.ts +0 -1
- package/packages/components/message/index.js +1 -1
- package/packages/components/message/index.js.gz +0 -0
- package/packages/components/message/style.css.gz +0 -0
- package/packages/components/notification/i18n/index.d.ts +0 -1
- package/packages/components/notification/index.js +4 -4
- package/packages/components/notification/index.js.gz +0 -0
- package/packages/components/notification/style.css.gz +0 -0
- package/packages/components/overlay/index.js.gz +0 -0
- package/packages/components/pagination/i18n/index.d.ts +0 -4
- package/packages/components/pagination/index.js +17 -17
- package/packages/components/pagination/index.js.gz +0 -0
- package/packages/components/pagination/style.css.gz +0 -0
- package/packages/components/popover/i18n/index.d.ts +0 -2
- package/packages/components/popover/index.js +2 -2
- package/packages/components/popover/index.js.gz +0 -0
- package/packages/components/popover/style.css.gz +0 -0
- package/packages/components/popup-mask/index.js.gz +0 -0
- package/packages/components/preview/i18n/index.d.ts +0 -1
- package/packages/components/preview/index.js +1 -3
- package/packages/components/preview/index.js.gz +0 -0
- package/packages/components/progress/index.js.gz +0 -0
- package/packages/components/progress/style.css.gz +0 -0
- package/packages/components/radio/index.js.gz +0 -0
- package/packages/components/radio/style.css.gz +0 -0
- package/packages/components/radio-tabs/index.js.gz +0 -0
- package/packages/components/radio-tabs/style.css.gz +0 -0
- package/packages/components/rich-editor/i18n/index.d.ts +0 -4
- package/packages/components/rich-editor/index.d.ts +2 -1
- package/packages/components/rich-editor/index.js +1 -4
- package/packages/components/rich-editor/index.js.gz +0 -0
- package/packages/components/rich-editor/style.css.gz +0 -0
- package/packages/components/scrollbar/index.js.gz +0 -0
- package/packages/components/scrollbar/style.css.gz +0 -0
- package/packages/components/search/index.js.gz +0 -0
- package/packages/components/search/style.css.gz +0 -0
- package/packages/components/search-form/i18n/index.d.ts +0 -7
- package/packages/components/search-form/index.js +7 -7
- package/packages/components/search-form/index.js.gz +0 -0
- package/packages/components/search-form/style.css.gz +0 -0
- package/packages/components/select/i18n/index.d.ts +0 -4
- package/packages/components/select/index.js +3 -4
- package/packages/components/select/index.js.gz +0 -0
- package/packages/components/select/style.css.gz +0 -0
- package/packages/components/select-input/index.js.gz +0 -0
- package/packages/components/select-input/style.css.gz +0 -0
- package/packages/components/select-list/i18n/index.d.ts +0 -4
- package/packages/components/select-list/index.js +4 -4
- package/packages/components/select-list/index.js.gz +0 -0
- package/packages/components/select-list/style.css.gz +0 -0
- package/packages/components/special-range-picker-month/i18n/index.d.ts +0 -4
- package/packages/components/special-range-picker-month/index.js +4 -4
- package/packages/components/special-range-picker-month/index.js.gz +0 -0
- package/packages/components/special-range-picker-month/style.css.gz +0 -0
- package/packages/components/special-range-picker-year/i18n/index.d.ts +0 -3
- package/packages/components/special-range-picker-year/index.js +3 -3
- package/packages/components/special-range-picker-year/index.js.gz +0 -0
- package/packages/components/special-range-picker-year/style.css.gz +0 -0
- package/packages/components/spin/i18n/index.d.ts +0 -1
- package/packages/components/spin/index.js +1 -1
- package/packages/components/spin/index.js.gz +0 -0
- package/packages/components/spin/style.css.gz +0 -0
- package/packages/components/split-panel/index.js.gz +0 -0
- package/packages/components/split-panel/style.css.gz +0 -0
- package/packages/components/step/index.js.gz +0 -0
- package/packages/components/steps/style.css.gz +0 -0
- package/packages/components/switch/index.js.gz +0 -0
- package/packages/components/switch/style.css.gz +0 -0
- package/packages/components/table/i18n/index.d.ts +0 -20
- package/packages/components/table/index.js +25 -28
- package/packages/components/table/index.js.gz +0 -0
- package/packages/components/table/style.css +1 -1
- package/packages/components/table/style.css.gz +0 -0
- package/packages/components/tabs/i18n/index.d.ts +0 -3
- package/packages/components/tabs/index.js +31 -31
- package/packages/components/tabs/index.js.gz +0 -0
- package/packages/components/tabs/style.css.gz +0 -0
- package/packages/components/tag/index.js.gz +0 -0
- package/packages/components/tag/style.css.gz +0 -0
- package/packages/components/text-tooltip/index.js.gz +0 -0
- package/packages/components/text-tooltip/style.css.gz +0 -0
- package/packages/components/time-line/index.js.gz +0 -0
- package/packages/components/time-line/style.css.gz +0 -0
- package/packages/components/tooltip/i18n/index.d.ts +0 -1
- package/packages/components/tooltip/index.js +1 -1
- package/packages/components/tooltip/index.js.gz +0 -0
- package/packages/components/tooltip/style.css.gz +0 -0
- package/packages/components/tree/i18n/index.d.ts +40 -1
- package/packages/components/tree/index.js +304 -290
- package/packages/components/tree/index.js.gz +0 -0
- package/packages/components/tree/style.css.gz +0 -0
- package/packages/components/tree-select/index.js.gz +0 -0
- package/packages/components/tree-select/style.css.gz +0 -0
- package/packages/components/tree-table/index.js.gz +0 -0
- package/packages/components/tree-table/style.css.gz +0 -0
- package/packages/components/tree-v2/i18n/index.d.ts +0 -21
- package/packages/components/tree-v2/index.js +8 -11
- package/packages/components/tree-v2/index.js.gz +0 -0
- package/packages/components/tree-v2/style.css.gz +0 -0
- package/packages/components/upload/i18n/index.d.ts +0 -6
- package/packages/components/upload/index.js +24 -25
- package/packages/components/upload/index.js.gz +0 -0
- package/packages/components/upload/style.css.gz +0 -0
- package/packages/components/virtual-tree/i18n/index.d.ts +1 -37
- package/packages/components/virtual-tree/index.js +49 -62
- package/packages/components/virtual-tree/index.js.gz +0 -0
- package/packages/components/virtual-tree/style.css.gz +0 -0
- package/packages/global/theme/index.js.gz +0 -0
- package/packages/icons/1-grids/index.js.gz +0 -0
- package/packages/icons/4-grids/index.js.gz +0 -0
- package/packages/icons/9-grids/index.js.gz +0 -0
- package/packages/icons/add/index.js.gz +0 -0
- package/packages/icons/add-item/index.js.gz +0 -0
- package/packages/icons/addto/index.js.gz +0 -0
- package/packages/icons/alarm/index.js.gz +0 -0
- package/packages/icons/arrow-first/index.js.gz +0 -0
- package/packages/icons/arrow-last/index.js.gz +0 -0
- package/packages/icons/audioing/index.js.gz +0 -0
- package/packages/icons/back/index.js.gz +0 -0
- package/packages/icons/bianjigongzuotai/index.js.gz +0 -0
- package/packages/icons/biaochi/index.js.gz +0 -0
- package/packages/icons/bim/index.js.gz +0 -0
- package/packages/icons/bobaoguanbi/index.js.gz +0 -0
- package/packages/icons/bobaokaiqi/index.js.gz +0 -0
- package/packages/icons/bold/index.js.gz +0 -0
- package/packages/icons/camera/index.js.gz +0 -0
- package/packages/icons/camera-2/index.js.gz +0 -0
- package/packages/icons/camera-3/index.js.gz +0 -0
- package/packages/icons/cancel-full-screen/index.js.gz +0 -0
- package/packages/icons/cankaoneirong/index.js.gz +0 -0
- package/packages/icons/card/index.js.gz +0 -0
- package/packages/icons/card-view/index.js.gz +0 -0
- package/packages/icons/caret-bottom/index.js.gz +0 -0
- package/packages/icons/caret-right/index.js.gz +0 -0
- package/packages/icons/chakancelve/index.js.gz +0 -0
- package/packages/icons/change/index.js.gz +0 -0
- package/packages/icons/change-2/index.js.gz +0 -0
- package/packages/icons/change-3/index.js.gz +0 -0
- package/packages/icons/changetenant/index.js.gz +0 -0
- package/packages/icons/chart/index.js.gz +0 -0
- package/packages/icons/chaxunxiangqing/index.js.gz +0 -0
- package/packages/icons/check/index.js.gz +0 -0
- package/packages/icons/chuanglianjiang/index.js.gz +0 -0
- package/packages/icons/chuangliansheng/index.js.gz +0 -0
- package/packages/icons/chuanglianting/index.js.gz +0 -0
- package/packages/icons/chuizhiduiqi/index.js.gz +0 -0
- package/packages/icons/chuizhijunfen/index.js.gz +0 -0
- package/packages/icons/close/index.js.gz +0 -0
- package/packages/icons/close-2/index.js.gz +0 -0
- package/packages/icons/closeaudio/index.js.gz +0 -0
- package/packages/icons/color/index.js.gz +0 -0
- package/packages/icons/copy/index.js.gz +0 -0
- package/packages/icons/custom/index.js.gz +0 -0
- package/packages/icons/daochu/index.js.gz +0 -0
- package/packages/icons/date/index.js.gz +0 -0
- package/packages/icons/decline/index.js.gz +0 -0
- package/packages/icons/default-btn/index.js.gz +0 -0
- package/packages/icons/default-point/index.js.gz +0 -0
- package/packages/icons/delete/index.js.gz +0 -0
- package/packages/icons/delete-2/index.js.gz +0 -0
- package/packages/icons/dengdai/index.js.gz +0 -0
- package/packages/icons/dianzan/index.js.gz +0 -0
- package/packages/icons/dianzan-2/index.js.gz +0 -0
- package/packages/icons/direction-control/index.js.gz +0 -0
- package/packages/icons/ditu/index.js.gz +0 -0
- package/packages/icons/dizhixuanze/index.js.gz +0 -0
- package/packages/icons/double-arrow-left/index.js.gz +0 -0
- package/packages/icons/double-arrow-right/index.js.gz +0 -0
- package/packages/icons/down/index.js.gz +0 -0
- package/packages/icons/download/index.js.gz +0 -0
- package/packages/icons/drag/index.js.gz +0 -0
- package/packages/icons/drawing/index.js.gz +0 -0
- package/packages/icons/edit/index.js.gz +0 -0
- package/packages/icons/edit-1/index.js.gz +0 -0
- package/packages/icons/edit-3/index.js.gz +0 -0
- package/packages/icons/empty/index.js.gz +0 -0
- package/packages/icons/enlarge/index.js.gz +0 -0
- package/packages/icons/entry/index.js.gz +0 -0
- package/packages/icons/exit/index.js.gz +0 -0
- package/packages/icons/fabu/index.js.gz +0 -0
- package/packages/icons/fanhui/index.js.gz +0 -0
- package/packages/icons/fasong/index.js.gz +0 -0
- package/packages/icons/filter-3/index.js.gz +0 -0
- package/packages/icons/finish/index.js.gz +0 -0
- package/packages/icons/fold/index.js.gz +0 -0
- package/packages/icons/folder-quest/index.js.gz +0 -0
- package/packages/icons/form-tips/index.js.gz +0 -0
- package/packages/icons/fresh/index.js.gz +0 -0
- package/packages/icons/full/index.js.gz +0 -0
- package/packages/icons/full-screen/index.js.gz +0 -0
- package/packages/icons/fullscreen-2/index.js.gz +0 -0
- package/packages/icons/fuzhi/index.js.gz +0 -0
- package/packages/icons/fuzhineirong/index.js.gz +0 -0
- package/packages/icons/gaojin/index.js.gz +0 -0
- package/packages/icons/global/index.js.gz +0 -0
- package/packages/icons/gongzuotaiguanli/index.js.gz +0 -0
- package/packages/icons/header-seach/index.js.gz +0 -0
- package/packages/icons/header-setting/index.js.gz +0 -0
- package/packages/icons/headersettings/index.js.gz +0 -0
- package/packages/icons/hide/index.js.gz +0 -0
- package/packages/icons/huabufuwei/index.js.gz +0 -0
- package/packages/icons/huaxian/index.js.gz +0 -0
- package/packages/icons/huida/index.js.gz +0 -0
- package/packages/icons/huidaodibu/index.js.gz +0 -0
- package/packages/icons/huifuchuchangshezhi/index.js.gz +0 -0
- package/packages/icons/hyperlinks/index.js.gz +0 -0
- package/packages/icons/img/index.js.gz +0 -0
- package/packages/icons/input-close/index.js.gz +0 -0
- package/packages/icons/input-select/index.js.gz +0 -0
- package/packages/icons/intnet/index.js.gz +0 -0
- package/packages/icons/italic/index.js.gz +0 -0
- package/packages/icons/jia-1/index.js.gz +0 -0
- package/packages/icons/jinggao/index.js.gz +0 -0
- package/packages/icons/jushangduiqi/index.js.gz +0 -0
- package/packages/icons/juxiaduiqi/index.js.gz +0 -0
- package/packages/icons/juxinghuizhi/index.js.gz +0 -0
- package/packages/icons/juyouduiqi/index.js.gz +0 -0
- package/packages/icons/juzuoduiqi/index.js.gz +0 -0
- package/packages/icons/kaiguan/index.js.gz +0 -0
- package/packages/icons/kaimen/index.js.gz +0 -0
- package/packages/icons/know/index.js.gz +0 -0
- package/packages/icons/knowed/index.js.gz +0 -0
- package/packages/icons/knowopen/index.js.gz +0 -0
- package/packages/icons/layout-refresh/index.js.gz +0 -0
- package/packages/icons/lianjie/index.js.gz +0 -0
- package/packages/icons/link/index.js.gz +0 -0
- package/packages/icons/lishihuihua/index.js.gz +0 -0
- package/packages/icons/list/index.js.gz +0 -0
- package/packages/icons/list-view/index.js.gz +0 -0
- package/packages/icons/load/index.js.gz +0 -0
- package/packages/icons/lock/index.js.gz +0 -0
- package/packages/icons/me/index.js.gz +0 -0
- package/packages/icons/more/index.js.gz +0 -0
- package/packages/icons/more-btn/index.js.gz +0 -0
- package/packages/icons/muted/index.js.gz +0 -0
- package/packages/icons/notification-face/index.js.gz +0 -0
- package/packages/icons/paiban/index.js.gz +0 -0
- package/packages/icons/password-lock/index.js.gz +0 -0
- package/packages/icons/password-lock2/index.js.gz +0 -0
- package/packages/icons/pause/index.js.gz +0 -0
- package/packages/icons/phone/index.js.gz +0 -0
- package/packages/icons/pinglun/index.js.gz +0 -0
- package/packages/icons/plan/index.js.gz +0 -0
- package/packages/icons/play/index.js.gz +0 -0
- package/packages/icons/preview/index.js.gz +0 -0
- package/packages/icons/preview-eye/index.js.gz +0 -0
- package/packages/icons/project-list/index.js.gz +0 -0
- package/packages/icons/project-tree/index.js.gz +0 -0
- package/packages/icons/promptinformation-l/index.js.gz +0 -0
- package/packages/icons/qiehuangongzuotai/index.js.gz +0 -0
- package/packages/icons/qingkong/index.js.gz +0 -0
- package/packages/icons/quanping/index.js.gz +0 -0
- package/packages/icons/rate-all/index.js.gz +0 -0
- package/packages/icons/rate-half/index.js.gz +0 -0
- package/packages/icons/rate-none/index.js.gz +0 -0
- package/packages/icons/recover/index.js.gz +0 -0
- package/packages/icons/refresh/index.js.gz +0 -0
- package/packages/icons/reload/index.js.gz +0 -0
- package/packages/icons/reset/index.js.gz +0 -0
- package/packages/icons/right-3/index.js.gz +0 -0
- package/packages/icons/riqixuanze/index.js.gz +0 -0
- package/packages/icons/rise/index.js.gz +0 -0
- package/packages/icons/save/index.js.gz +0 -0
- package/packages/icons/screenshot/index.js.gz +0 -0
- package/packages/icons/search/index.js.gz +0 -0
- package/packages/icons/select-confirm/index.js.gz +0 -0
- package/packages/icons/set-up/index.js.gz +0 -0
- package/packages/icons/setting/index.js.gz +0 -0
- package/packages/icons/shangchuan/index.js.gz +0 -0
- package/packages/icons/shebei/index.js.gz +0 -0
- package/packages/icons/shebeiqunzu/index.js.gz +0 -0
- package/packages/icons/shendusikao/index.js.gz +0 -0
- package/packages/icons/sheweimoren/index.js.gz +0 -0
- package/packages/icons/shisuan/index.js.gz +0 -0
- package/packages/icons/shitu-kapian/index.js.gz +0 -0
- package/packages/icons/shitu-map/index.js.gz +0 -0
- package/packages/icons/shortcut-keys/index.js.gz +0 -0
- package/packages/icons/shoudongzhihang/index.js.gz +0 -0
- package/packages/icons/shouqiyoucemianban/index.js.gz +0 -0
- package/packages/icons/shouqiyoucemianban-1/index.js.gz +0 -0
- package/packages/icons/shouqizuocemianban/index.js.gz +0 -0
- package/packages/icons/shouqizuocemianban-1/index.js.gz +0 -0
- package/packages/icons/shouquan/index.js.gz +0 -0
- package/packages/icons/show/index.js.gz +0 -0
- package/packages/icons/shrink/index.js.gz +0 -0
- package/packages/icons/shuaxin/index.js.gz +0 -0
- package/packages/icons/shuipingduiqi/index.js.gz +0 -0
- package/packages/icons/shuipingjunfen/index.js.gz +0 -0
- package/packages/icons/shuyoufanye/index.js.gz +0 -0
- package/packages/icons/shuzuofanye/index.js.gz +0 -0
- package/packages/icons/solid-filter/index.js.gz +0 -0
- package/packages/icons/start/index.js.gz +0 -0
- package/packages/icons/stop/index.js.gz +0 -0
- package/packages/icons/structural-diagram/index.js.gz +0 -0
- package/packages/icons/system/index.js.gz +0 -0
- package/packages/icons/table-header-search/index.js.gz +0 -0
- package/packages/icons/text/index.js.gz +0 -0
- package/packages/icons/tianjiaxinhuati/index.js.gz +0 -0
- package/packages/icons/tick/index.js.gz +0 -0
- package/packages/icons/tishixinxi/index.js.gz +0 -0
- package/packages/icons/tongguo/index.js.gz +0 -0
- package/packages/icons/tongzhi/index.js.gz +0 -0
- package/packages/icons/tubiaoku/index.js.gz +0 -0
- package/packages/icons/tucao/index.js.gz +0 -0
- package/packages/icons/tucao-2/index.js.gz +0 -0
- package/packages/icons/tuichuquanping/index.js.gz +0 -0
- package/packages/icons/tuozhuai/index.js.gz +0 -0
- package/packages/icons/underline/index.js.gz +0 -0
- package/packages/icons/unflod/index.js.gz +0 -0
- package/packages/icons/unlock/index.js.gz +0 -0
- package/packages/icons/up/index.js.gz +0 -0
- package/packages/icons/up-2/index.js.gz +0 -0
- package/packages/icons/vauth/index.js.gz +0 -0
- package/packages/icons/view/index.js.gz +0 -0
- package/packages/icons/view-2/index.js.gz +0 -0
- package/packages/icons/volume/index.js.gz +0 -0
- package/packages/icons/wangge/index.js.gz +0 -0
- package/packages/icons/wangge-1/index.js.gz +0 -0
- package/packages/icons/warning/index.js.gz +0 -0
- package/packages/icons/warning-face/index.js.gz +0 -0
- package/packages/icons/wendujiang/index.js.gz +0 -0
- package/packages/icons/wendusheng/index.js.gz +0 -0
- package/packages/icons/withdraw/index.js.gz +0 -0
- package/packages/icons/xiazai/index.js.gz +0 -0
- package/packages/icons/xinzengtongji/index.js.gz +0 -0
- package/packages/icons/xuanzhuanjiaodu/index.js.gz +0 -0
- package/packages/icons/yidongduan/index.js.gz +0 -0
- package/packages/icons/yincang/index.js.gz +0 -0
- package/packages/icons/yingpian/index.js.gz +0 -0
- package/packages/icons/yingyong/index.js.gz +0 -0
- package/packages/icons/yitushoutu/index.js.gz +0 -0
- package/packages/icons/yuanxinghuizhi/index.js.gz +0 -0
- package/packages/icons/yulan-2/index.js.gz +0 -0
- package/packages/icons/yuyin/index.js.gz +0 -0
- package/packages/icons/zhangaiwu/index.js.gz +0 -0
- package/packages/icons/zhizhen/index.js.gz +0 -0
- package/packages/icons/zhongxinshengcheng/index.js.gz +0 -0
- package/packages/icons/zhuomianduan/index.js.gz +0 -0
- package/packages/icons/zidingyihuizhi/index.js.gz +0 -0
- package/packages/icons/zuobiao/index.js.gz +0 -0
- package/packages/business-components/ai-panel/index-C04Wttd4.js.gz +0 -0
- package/packages/business-components/ai-panel/index-CKFBXTtX.js.gz +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import '@das-fed/ui/packages/components/dialog/style.css';
|
|
2
|
-
import { withInstall as
|
|
3
|
-
import { ref as v, computed as h, defineComponent as
|
|
2
|
+
import { withInstall as se } from "@das-fed/utils/with-install/index";
|
|
3
|
+
import { ref as v, computed as h, defineComponent as re, mergeModels as ee, useModel as ce, watch as te, onBeforeMount as de, onBeforeUnmount as ge, onActivated as fe, onDeactivated as ue, createElementBlock as O, openBlock as x, normalizeClass as Ae, createVNode as J, unref as g, mergeProps as ve, withCtx as G, withDirectives as ne, createCommentVNode as z, normalizeStyle as k, renderSlot as V, createElementVNode as R, createTextVNode as ie, toDisplayString as $ } from "vue";
|
|
4
4
|
import { ElDialog as pe } from "element-plus";
|
|
5
5
|
import "element-plus/es/components/dialog/style/css";
|
|
6
6
|
import { vOverlay as me } from "@das-fed/ui/packages/components/overlay/index";
|
|
@@ -18,8 +18,8 @@ const le = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAADICAYAAACgY4nwAA
|
|
|
18
18
|
let o;
|
|
19
19
|
return { listen: (t) => {
|
|
20
20
|
o = (i) => {
|
|
21
|
-
const { type:
|
|
22
|
-
|
|
21
|
+
const { type: r, data: s } = i.data || {};
|
|
22
|
+
r === a && t(s);
|
|
23
23
|
}, window.addEventListener("message", o, !1);
|
|
24
24
|
}, remove: () => {
|
|
25
25
|
o && window.removeEventListener("message", o, !1);
|
|
@@ -32,25 +32,25 @@ const le = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAADICAYAAACgY4nwAA
|
|
|
32
32
|
addEventFromMainApp: Ce,
|
|
33
33
|
getMicroAppContainerRect: () => window.__DAS_MICRO_APP_CONTAINER_RECT || { top: 0, left: 0 }
|
|
34
34
|
}, q = {}, Ne = (a) => {
|
|
35
|
-
const o = (/* @__PURE__ */ new Date()).getTime() + Math.random().toString(36).slice(-8), { dialogWidth: A, dialogHeight: l } = a || {}, t = v(0), i = v(0),
|
|
35
|
+
const o = (/* @__PURE__ */ new Date()).getTime() + Math.random().toString(36).slice(-8), { dialogWidth: A, dialogHeight: l } = a || {}, t = v(0), i = v(0), r = v(null), s = v(null), b = h(() => {
|
|
36
36
|
const n = {
|
|
37
37
|
right: `${t.value}px`,
|
|
38
38
|
top: `${i.value}px`
|
|
39
39
|
};
|
|
40
|
-
return
|
|
40
|
+
return r.value && (n.maxWidth = `${r.value}px`), s.value && (n.maxHeight = `${s.value}px`), n;
|
|
41
41
|
}), K = async (n) => {
|
|
42
42
|
let c = n.x / 2, F = n.y / 2;
|
|
43
|
-
|
|
43
|
+
r.value = null, s.value = null;
|
|
44
44
|
let w = A.value, p = l.value;
|
|
45
|
-
(document.documentElement.scrollWidth - w) / 2 < n.x / 2 && (w = document.documentElement.scrollWidth - n.x - 20,
|
|
45
|
+
(document.documentElement.scrollWidth - w) / 2 < n.x / 2 && (w = document.documentElement.scrollWidth - n.x - 20, r.value = w), (document.documentElement.scrollHeight - p) / 2 < n.y / 2 && (p = document.documentElement.scrollHeight - n.y - 20, s.value = p);
|
|
46
46
|
const j = (n.width - w) / 2;
|
|
47
47
|
c >= j && (c = j - 10, j < 0 && (c = -10));
|
|
48
48
|
const m = (n.height - p) / 2;
|
|
49
49
|
F >= m && (F = m - 10, m < 0 && (F = -10)), t.value = c, i.value = -F;
|
|
50
50
|
}, B = () => {
|
|
51
|
-
t.value = 0, i.value = 0,
|
|
51
|
+
t.value = 0, i.value = 0, r.value = null, s.value = null;
|
|
52
52
|
}, X = S.addEventFromMainApp("resize");
|
|
53
|
-
return { instanceId: o, microAppStyle: b, microAppMaxWidth:
|
|
53
|
+
return { instanceId: o, microAppStyle: b, microAppMaxWidth: r, microAppMaxHeight: s, onOpen: async () => {
|
|
54
54
|
const n = S.getMicroAppContainerRect();
|
|
55
55
|
K(n), X.listen((c) => {
|
|
56
56
|
window.__DAS_MICRO_APP_CONTAINER_RECT = c, K(c);
|
|
@@ -84,10 +84,10 @@ const le = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAADICAYAAACgY4nwAA
|
|
|
84
84
|
{ direction: "rb", cursor: "se-resize", style: "bottom:0; right:0; width:20px; height:20px; z-index:2;" }
|
|
85
85
|
];
|
|
86
86
|
A.querySelector(".resize-handle-rb") || t.forEach((i) => {
|
|
87
|
-
const
|
|
88
|
-
|
|
89
|
-
A.style.willChange = "width, height, left, top",
|
|
90
|
-
const b =
|
|
87
|
+
const r = document.createElement("div");
|
|
88
|
+
r.style.cssText = `position:absolute; ${i.style} cursor:${i.cursor}; user-select:none;`, r.className = `resize-handle-${i.direction}`, A.appendChild(r), r.onmousedown = (s) => {
|
|
89
|
+
A.style.willChange = "width, height, left, top", s.preventDefault(), s.preventDefault(), document.body.style.cursor = i.cursor, document.body.style.userSelect = "none";
|
|
90
|
+
const b = s.clientX, K = s.clientY, B = A.offsetWidth, X = A.offsetHeight, L = A.offsetLeft, M = A.offsetTop;
|
|
91
91
|
A.style.margin = "0px", A.style.marginLeft = `${L}px`, A.style.marginTop = `${M}px`;
|
|
92
92
|
const n = window.getComputedStyle(A), c = parseFloat(n.marginLeft) || 0, F = parseFloat(n.marginTop) || 0, w = 460, p = 360, j = () => ({
|
|
93
93
|
w: document.documentElement.clientWidth,
|
|
@@ -150,7 +150,7 @@ const le = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAADICAYAAACgY4nwAA
|
|
|
150
150
|
class: "das-dialog__feed-img"
|
|
151
151
|
}, Ke = ["src"], He = {
|
|
152
152
|
name: "DasDialog"
|
|
153
|
-
}, Ve = /* @__PURE__ */
|
|
153
|
+
}, Ve = /* @__PURE__ */ re({
|
|
154
154
|
...He,
|
|
155
155
|
props: /* @__PURE__ */ ee({
|
|
156
156
|
modelValue: { type: Boolean },
|
|
@@ -182,7 +182,7 @@ const le = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAADICAYAAACgY4nwAA
|
|
|
182
182
|
setup(a, { emit: o }) {
|
|
183
183
|
const A = Oe, l = ce(a, "modelValue");
|
|
184
184
|
let t = a;
|
|
185
|
-
const i = o,
|
|
185
|
+
const i = o, r = h(() => t.customClass), s = h(() => t.type), b = {
|
|
186
186
|
mini: {
|
|
187
187
|
width: 460,
|
|
188
188
|
height: 360
|
|
@@ -274,7 +274,7 @@ const le = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAADICAYAAACgY4nwAA
|
|
|
274
274
|
}), (e, d) => (x(), O(
|
|
275
275
|
"div",
|
|
276
276
|
{
|
|
277
|
-
class: Ae(["das-ui-dialog",
|
|
277
|
+
class: Ae(["das-ui-dialog", s.value])
|
|
278
278
|
},
|
|
279
279
|
[
|
|
280
280
|
J(g(pe), ve(e.$attrs, {
|
|
@@ -285,7 +285,7 @@ const le = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAADICAYAAACgY4nwAA
|
|
|
285
285
|
"close-on-click-modal": g(t).closeOnClickModal,
|
|
286
286
|
"close-on-press-escape": g(t).closeOnPressEscape,
|
|
287
287
|
style: [F.value, g(C)],
|
|
288
|
-
class: ["das-ui-dialog", [
|
|
288
|
+
class: ["das-ui-dialog", [r.value, s.value]],
|
|
289
289
|
draggable: g(t).draggable,
|
|
290
290
|
onOpen: Y,
|
|
291
291
|
onClose: _
|
|
@@ -298,7 +298,7 @@ const le = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAADICAYAAACgY4nwAA
|
|
|
298
298
|
style: k(e.headerStyle)
|
|
299
299
|
},
|
|
300
300
|
[
|
|
301
|
-
|
|
301
|
+
s.value === "notice" ? (x(), O("div", je, [
|
|
302
302
|
V(e.$slots, "noticeBg", {}, () => [
|
|
303
303
|
R("img", {
|
|
304
304
|
src: P.value,
|
|
@@ -343,7 +343,7 @@ const le = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAADICAYAAACgY4nwAA
|
|
|
343
343
|
style: k(e.bodyStyle)
|
|
344
344
|
},
|
|
345
345
|
[
|
|
346
|
-
|
|
346
|
+
s.value == "feedback" && e.isFeedbackImg ? (x(), O("div", be, [
|
|
347
347
|
V(e.$slots, "feedbackImg", {}, () => [
|
|
348
348
|
R("img", {
|
|
349
349
|
src: y.value,
|
|
@@ -466,16 +466,16 @@ const le = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAV4AAADICAYAAACgY4nwAA
|
|
|
466
466
|
"--das-ui-dialog-notice-cont-padding": "24px"
|
|
467
467
|
// 弹框-通知-内容-左右padding
|
|
468
468
|
}, Ie = {
|
|
469
|
-
"dialog-default-title": { "zh-CN": "通知", en: "Notification",
|
|
470
|
-
"dialog-feedback-primary-title": { "zh-CN": "操作确认", en: "Operation Confirmation",
|
|
471
|
-
"dialog-feedback-warning-title": { "zh-CN": "权限提示", en: "Permission Prompt",
|
|
472
|
-
"dialog-feedback-danger-title": { "zh-CN": "下线提示", en: "Offline Prompt",
|
|
473
|
-
"dialog-close-text": { "zh-CN": "取消", en: "Cancel",
|
|
474
|
-
"dialog-confirm-text": { "zh-CN": "确定", en: "OK",
|
|
469
|
+
"dialog-default-title": { "zh-CN": "通知", en: "Notification", _appCode: "framework" },
|
|
470
|
+
"dialog-feedback-primary-title": { "zh-CN": "操作确认", en: "Operation Confirmation", _appCode: "framework" },
|
|
471
|
+
"dialog-feedback-warning-title": { "zh-CN": "权限提示", en: "Permission Prompt", _appCode: "framework" },
|
|
472
|
+
"dialog-feedback-danger-title": { "zh-CN": "下线提示", en: "Offline Prompt", _appCode: "framework" },
|
|
473
|
+
"dialog-close-text": { "zh-CN": "取消", en: "Cancel", _appCode: "framework" },
|
|
474
|
+
"dialog-confirm-text": { "zh-CN": "确定", en: "OK", _appCode: "framework" }
|
|
475
475
|
};
|
|
476
476
|
he(Te);
|
|
477
477
|
De(Ie);
|
|
478
|
-
const Ze =
|
|
478
|
+
const Ze = se(Me), Se = { name: "dialog 弹窗" };
|
|
479
479
|
export {
|
|
480
480
|
Ze as DasDialog,
|
|
481
481
|
Se as default
|
|
Binary file
|
|
Binary file
|
|
@@ -2,61 +2,51 @@ declare const _default: {
|
|
|
2
2
|
导入: {
|
|
3
3
|
'zh-CN': string;
|
|
4
4
|
en: string;
|
|
5
|
-
ar: string;
|
|
6
5
|
_appCode: string;
|
|
7
6
|
};
|
|
8
7
|
背景图片: {
|
|
9
8
|
'zh-CN': string;
|
|
10
9
|
en: string;
|
|
11
|
-
ar: string;
|
|
12
10
|
_appCode: string;
|
|
13
11
|
};
|
|
14
12
|
请输入文本: {
|
|
15
13
|
'zh-CN': string;
|
|
16
14
|
en: string;
|
|
17
|
-
ar: string;
|
|
18
15
|
_appCode: string;
|
|
19
16
|
};
|
|
20
17
|
单击画布两点连线: {
|
|
21
18
|
'zh-CN': string;
|
|
22
19
|
en: string;
|
|
23
|
-
ar: string;
|
|
24
20
|
_appCode: string;
|
|
25
21
|
};
|
|
26
22
|
右键或双击可停止: {
|
|
27
23
|
'zh-CN': string;
|
|
28
24
|
en: string;
|
|
29
|
-
ar: string;
|
|
30
25
|
_appCode: string;
|
|
31
26
|
};
|
|
32
27
|
删除: {
|
|
33
28
|
'zh-CN': string;
|
|
34
29
|
en: string;
|
|
35
|
-
ar: string;
|
|
36
30
|
_appCode: string;
|
|
37
31
|
};
|
|
38
32
|
移到顶层: {
|
|
39
33
|
'zh-CN': string;
|
|
40
34
|
en: string;
|
|
41
|
-
ar: string;
|
|
42
35
|
_appCode: string;
|
|
43
36
|
};
|
|
44
37
|
上移一层: {
|
|
45
38
|
'zh-CN': string;
|
|
46
39
|
en: string;
|
|
47
|
-
ar: string;
|
|
48
40
|
_appCode: string;
|
|
49
41
|
};
|
|
50
42
|
下移一层: {
|
|
51
43
|
'zh-CN': string;
|
|
52
44
|
en: string;
|
|
53
|
-
ar: string;
|
|
54
45
|
_appCode: string;
|
|
55
46
|
};
|
|
56
47
|
移到底层: {
|
|
57
48
|
'zh-CN': string;
|
|
58
49
|
en: string;
|
|
59
|
-
ar: string;
|
|
60
50
|
_appCode: string;
|
|
61
51
|
};
|
|
62
52
|
};
|
|
@@ -5,21 +5,20 @@ import { createService as xh } from "@das-fed/utils/create-api-service";
|
|
|
5
5
|
import { DasTooltip as wh } from "@das-fed/ui/packages/components/tooltip/index";
|
|
6
6
|
import { withInstall as da } from "@das-fed/utils/with-install/index";
|
|
7
7
|
const Ch = {
|
|
8
|
-
导入: { "zh-CN": "导入", en: "Import",
|
|
9
|
-
背景图片: { "zh-CN": "背景图片", en: "Background Image",
|
|
10
|
-
请输入文本: { "zh-CN": "请输入文本", en: "Please enter text",
|
|
8
|
+
导入: { "zh-CN": "导入", en: "Import", _appCode: "framework" },
|
|
9
|
+
背景图片: { "zh-CN": "背景图片", en: "Background Image", _appCode: "framework" },
|
|
10
|
+
请输入文本: { "zh-CN": "请输入文本", en: "Please enter text", _appCode: "framework" },
|
|
11
11
|
单击画布两点连线: {
|
|
12
12
|
"zh-CN": "单击画布两点连线",
|
|
13
13
|
en: "Click two points on the canvas to connect",
|
|
14
|
-
ar: "انقر على نقطتين على اللوحة للربط",
|
|
15
14
|
_appCode: "framework"
|
|
16
15
|
},
|
|
17
|
-
右键或双击可停止: { "zh-CN": "右键或双击可停止", en: "Right-click or double-click to stop",
|
|
18
|
-
删除: { "zh-CN": "删除", en: "Delete",
|
|
19
|
-
移到顶层: { "zh-CN": "移到顶层", en: "Move to top level",
|
|
20
|
-
上移一层: { "zh-CN": "上移一层", en: "Move up one level",
|
|
21
|
-
下移一层: { "zh-CN": "下移一层", en: "Move down one level",
|
|
22
|
-
移到底层: { "zh-CN": "移到底层", en: "Move to bottom level",
|
|
16
|
+
右键或双击可停止: { "zh-CN": "右键或双击可停止", en: "Right-click or double-click to stop", _appCode: "framework" },
|
|
17
|
+
删除: { "zh-CN": "删除", en: "Delete", _appCode: "framework" },
|
|
18
|
+
移到顶层: { "zh-CN": "移到顶层", en: "Move to top level", _appCode: "framework" },
|
|
19
|
+
上移一层: { "zh-CN": "上移一层", en: "Move up one level", _appCode: "framework" },
|
|
20
|
+
下移一层: { "zh-CN": "下移一层", en: "Move down one level", _appCode: "framework" },
|
|
21
|
+
移到底层: { "zh-CN": "移到底层", en: "Move to bottom level", _appCode: "framework" }
|
|
23
22
|
};
|
|
24
23
|
function Sh() {
|
|
25
24
|
this.__data__ = [], this.size = 0;
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -18,8 +18,8 @@ const z = {
|
|
|
18
18
|
props: {
|
|
19
19
|
danger: { type: Boolean, default: !1 }
|
|
20
20
|
},
|
|
21
|
-
setup(
|
|
22
|
-
return (o,
|
|
21
|
+
setup(d) {
|
|
22
|
+
return (o, a) => (c(), v(t(A), h(o.$attrs, {
|
|
23
23
|
class: { danger: o.danger }
|
|
24
24
|
}), {
|
|
25
25
|
default: s(() => [
|
|
@@ -31,8 +31,8 @@ const z = {
|
|
|
31
31
|
}
|
|
32
32
|
}), N = /* @__PURE__ */ m({
|
|
33
33
|
__name: "dropdownMenu",
|
|
34
|
-
setup(
|
|
35
|
-
return (o,
|
|
34
|
+
setup(d) {
|
|
35
|
+
return (o, a) => (c(), v(
|
|
36
36
|
t(b),
|
|
37
37
|
F(y(o.$attrs)),
|
|
38
38
|
{
|
|
@@ -52,9 +52,9 @@ const z = {
|
|
|
52
52
|
selfPopperClass: { default: "" },
|
|
53
53
|
visibleArrow: { type: Boolean, default: !1 }
|
|
54
54
|
},
|
|
55
|
-
setup(
|
|
56
|
-
const
|
|
57
|
-
let D =
|
|
55
|
+
setup(d, { expose: o }) {
|
|
56
|
+
const a = B(), w = n(null), r = n(null);
|
|
57
|
+
let D = d, _ = n("hidden-arrow"), l = n({
|
|
58
58
|
modifiers: [
|
|
59
59
|
{
|
|
60
60
|
name: "offset",
|
|
@@ -80,7 +80,7 @@ const z = {
|
|
|
80
80
|
},
|
|
81
81
|
{ immediate: !0 }
|
|
82
82
|
), M(() => {
|
|
83
|
-
if (
|
|
83
|
+
if (a.trigger == "contextmenu") {
|
|
84
84
|
const e = w.value;
|
|
85
85
|
e == null || e.addEventListener("contextmenu", $), e == null || e.addEventListener("mousedown", g);
|
|
86
86
|
}
|
|
@@ -133,7 +133,7 @@ const z = {
|
|
|
133
133
|
/* NEED_PATCH */
|
|
134
134
|
));
|
|
135
135
|
}
|
|
136
|
-
}), S = { 下拉菜单: { "zh-CN": "下拉菜单", en: "Dropdown Menu",
|
|
136
|
+
}), S = { 下拉菜单: { "zh-CN": "下拉菜单", en: "Dropdown Menu", _appCode: "framework" } };
|
|
137
137
|
C(S);
|
|
138
138
|
k(z);
|
|
139
139
|
const Q = u(L), U = u(N), W = u(O), Z = { name: `Dropdown ${E("下拉菜单")}` };
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -89,7 +89,7 @@ const h = (t) => {
|
|
|
89
89
|
for (const [e, i] of n)
|
|
90
90
|
r[e] = i;
|
|
91
91
|
return r;
|
|
92
|
-
}, Q = /* @__PURE__ */ V(K, [["__scopeId", "data-v-153d2d84"]]), w = { "das-empty-desc": { "zh-CN": "暂无数据", en: "No Data",
|
|
92
|
+
}, Q = /* @__PURE__ */ V(K, [["__scopeId", "data-v-153d2d84"]]), w = { "das-empty-desc": { "zh-CN": "暂无数据", en: "No Data", _appCode: "framework" } }, B = {
|
|
93
93
|
"--das-ui-empty-desc-color": { light: "#999999" },
|
|
94
94
|
"--das-ui-empty-title-color": { light: "#212121" }
|
|
95
95
|
}, N = m(Q);
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -21256,11 +21256,10 @@ const Su = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgQAAACQCAYAAAB3anPqAA
|
|
|
21256
21256
|
t[s] = i;
|
|
21257
21257
|
return t;
|
|
21258
21258
|
}, Pu = /* @__PURE__ */ Cu(Du, [["__scopeId", "data-v-9ee6e2c0"]]), ku = {
|
|
21259
|
-
加载中: { "zh-CN": "加载中", en: "Loading",
|
|
21259
|
+
加载中: { "zh-CN": "加载中", en: "Loading", _appCode: "framework" },
|
|
21260
21260
|
"das-ui-hls-player-videoLoadFailedRetry": {
|
|
21261
21261
|
"zh-CN": "视频加载失败,请点击重试",
|
|
21262
21262
|
en: "The video failed to be loaded. please click to try again",
|
|
21263
|
-
ar: "فشل تحميل الفيديو، يرجى النقر لإعادة المحاولة",
|
|
21264
21263
|
_appCode: "framework"
|
|
21265
21264
|
}
|
|
21266
21265
|
};
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -2,43 +2,36 @@ declare const _default: {
|
|
|
2
2
|
'das-ui-import-upload-key1': {
|
|
3
3
|
'zh-CN': string;
|
|
4
4
|
en: string;
|
|
5
|
-
ar: string;
|
|
6
5
|
_appCode: string;
|
|
7
6
|
};
|
|
8
7
|
'das-ui-import-upload-key2': {
|
|
9
8
|
'zh-CN': string;
|
|
10
9
|
en: string;
|
|
11
|
-
ar: string;
|
|
12
10
|
_appCode: string;
|
|
13
11
|
};
|
|
14
12
|
'das-ui-import-upload-key3': {
|
|
15
13
|
'zh-CN': string;
|
|
16
14
|
en: string;
|
|
17
|
-
ar: string;
|
|
18
15
|
_appCode: string;
|
|
19
16
|
};
|
|
20
17
|
'das-ui-import-upload-key4': {
|
|
21
18
|
'zh-CN': string;
|
|
22
19
|
en: string;
|
|
23
|
-
ar: string;
|
|
24
20
|
_appCode: string;
|
|
25
21
|
};
|
|
26
22
|
'das-image-upload-text': {
|
|
27
23
|
'zh-CN': string;
|
|
28
24
|
en: string;
|
|
29
|
-
ar: string;
|
|
30
25
|
_appCode: string;
|
|
31
26
|
};
|
|
32
27
|
'das-image-upload-reupload': {
|
|
33
28
|
'zh-CN': string;
|
|
34
29
|
en: string;
|
|
35
|
-
ar: string;
|
|
36
30
|
_appCode: string;
|
|
37
31
|
};
|
|
38
32
|
'das-image-upload-fail': {
|
|
39
33
|
'zh-CN': string;
|
|
40
34
|
en: string;
|
|
41
|
-
ar: string;
|
|
42
35
|
_appCode: string;
|
|
43
36
|
};
|
|
44
37
|
};
|
|
@@ -3,9 +3,9 @@ import { withInstall as Ie } from "@das-fed/utils/with-install/index";
|
|
|
3
3
|
import { currentLang as ge, i18n as ve, t as G, setI18nRule as Pe } from "@das-fed/web/packages/i18n/index";
|
|
4
4
|
import { getVar as L, setThemeRule as Se } from "@das-fed/web/packages/theme/index";
|
|
5
5
|
import { computed as X, defineComponent as je, createElementBlock as Le, openBlock as _e, createCommentVNode as ye, withDirectives as K, createVNode as O, unref as v, normalizeClass as Ne, withCtx as R, createElementVNode as z, toDisplayString as Y, vShow as q, createTextVNode as We } from "vue";
|
|
6
|
-
import { UploadDragger as
|
|
6
|
+
import { UploadDragger as He, Upload as Ve } from "ant-design-vue";
|
|
7
7
|
import "ant-design-vue/es/upload/style/css";
|
|
8
|
-
import { DasSpin as
|
|
8
|
+
import { DasSpin as $e } from "@das-fed/ui/packages/components/spin/index";
|
|
9
9
|
import { DasButton as Ge } from "@das-fed/ui/packages/components/button/index";
|
|
10
10
|
import { DasIconAddto as Xe } from "@das-fed/ui/packages/icons/addto/index";
|
|
11
11
|
import { DasIconWarning as Ke } from "@das-fed/ui/packages/icons/warning/index";
|
|
@@ -500,7 +500,7 @@ var dt = U.ArrayBuffer, J = U.FileReader, D = U.URL || U.webkitURL, pt = /\.\w+$
|
|
|
500
500
|
b = Math.floor(Ee(Math.min(Math.max(b, A), x))), d = Math.floor(Ee(Math.min(Math.max(d, k), B)));
|
|
501
501
|
var Re = -b / 2, Me = -d / 2, Fe = b, ze = d, W = [];
|
|
502
502
|
if (C) {
|
|
503
|
-
var se = 0, le = 0,
|
|
503
|
+
var se = 0, le = 0, H = i, V = o, ce = I({
|
|
504
504
|
aspectRatio: E,
|
|
505
505
|
width: i,
|
|
506
506
|
height: o
|
|
@@ -508,7 +508,7 @@ var dt = U.ArrayBuffer, J = U.FileReader, D = U.URL || U.webkitURL, pt = /\.\w+$
|
|
|
508
508
|
contain: "cover",
|
|
509
509
|
cover: "contain"
|
|
510
510
|
}[l.resize]);
|
|
511
|
-
|
|
511
|
+
H = ce.width, V = ce.height, se = (i - H) / 2, le = (o - V) / 2, W.push(se, le, H, V);
|
|
512
512
|
}
|
|
513
513
|
if (W.push(Re, Me, Fe, ze), y) {
|
|
514
514
|
var ue = [d, b];
|
|
@@ -538,8 +538,8 @@ var dt = U.ArrayBuffer, J = U.FileReader, D = U.URL || U.webkitURL, pt = /\.\w+$
|
|
|
538
538
|
});
|
|
539
539
|
else {
|
|
540
540
|
var T = new J();
|
|
541
|
-
r.reader = T, T.onload = function(
|
|
542
|
-
var F =
|
|
541
|
+
r.reader = T, T.onload = function($) {
|
|
542
|
+
var F = $.target;
|
|
543
543
|
he(F.result);
|
|
544
544
|
}, T.onabort = function() {
|
|
545
545
|
r.fail(new Error("Aborted to read the compressed image with FileReader."));
|
|
@@ -738,13 +738,13 @@ const vt = (t, e) => new Promise((a, r) => {
|
|
|
738
738
|
const a = t, r = e, { isAccept: i, uploadStatus: o, loading: m, errored: n, beforeupload: c } = yt(a, r);
|
|
739
739
|
return (u, f) => (_e(), Le("div", bt, [
|
|
740
740
|
ye(" 图片上传组件 "),
|
|
741
|
-
K(O(v(
|
|
741
|
+
K(O(v($e), {
|
|
742
742
|
class: Ne([{ "loading-border": v(m) }]),
|
|
743
743
|
type: "component",
|
|
744
744
|
spinning: v(m)
|
|
745
745
|
}, {
|
|
746
746
|
default: R(() => [
|
|
747
|
-
O(v(
|
|
747
|
+
O(v(He), {
|
|
748
748
|
class: "das-ui-image-upload-dragger",
|
|
749
749
|
accept: v(i),
|
|
750
750
|
"max-count": u.maxCount,
|
|
@@ -801,7 +801,7 @@ const vt = (t, e) => new Promise((a, r) => {
|
|
|
801
801
|
/* TEXT */
|
|
802
802
|
)
|
|
803
803
|
]),
|
|
804
|
-
O(v(
|
|
804
|
+
O(v(Ve), {
|
|
805
805
|
accept: v(i),
|
|
806
806
|
"before-upload": v(c),
|
|
807
807
|
"max-count": u.maxCount,
|
|
@@ -844,40 +844,36 @@ const vt = (t, e) => new Promise((a, r) => {
|
|
|
844
844
|
"das-ui-import-upload-key1": {
|
|
845
845
|
"zh-CN": "上传的图片格式只能是$0",
|
|
846
846
|
en: "The uploaded picture format can only be $0",
|
|
847
|
-
ar: "يجب أن يكون تنسيق الصورة المرفوعة $0 فقط",
|
|
848
847
|
_appCode: "framework"
|
|
849
848
|
},
|
|
850
849
|
"das-ui-import-upload-key2": {
|
|
851
850
|
"zh-CN": "上传的文件格式只能是$0",
|
|
852
851
|
en: "The uploaded file format can only be $0",
|
|
853
|
-
ar: "يجب أن يكون تنسيق الملف المرفوع $0 فقط",
|
|
854
852
|
_appCode: "framework"
|
|
855
853
|
},
|
|
856
854
|
"das-ui-import-upload-key3": {
|
|
857
855
|
"zh-CN": "上传的图片大小不能超过$0的$1文件",
|
|
858
856
|
en: "The uploaded picture format can only be $0",
|
|
859
|
-
ar: "يجب أن يكون تنسيق الصورة المرفوعة $0 فقط",
|
|
860
857
|
_appCode: "framework"
|
|
861
858
|
},
|
|
862
859
|
"das-ui-import-upload-key4": {
|
|
863
860
|
"zh-CN": "上传的文件大小不能超过$0的$1文件",
|
|
864
861
|
en: "The uploaded file format can only be $0",
|
|
865
|
-
ar: "يجب أن يكون تنسيق الملف المرفوع $0 فقط",
|
|
866
862
|
_appCode: "framework"
|
|
867
863
|
},
|
|
868
|
-
"das-image-upload-text": { "zh-CN": "上传图片", en: "Upload Image",
|
|
869
|
-
"das-image-upload-reupload": { "zh-CN": "重新上传", en: "Re-upload",
|
|
870
|
-
"das-image-upload-fail": { "zh-CN": "上传失败", en: "Uploaded Failed",
|
|
864
|
+
"das-image-upload-text": { "zh-CN": "上传图片", en: "Upload Image", _appCode: "framework" },
|
|
865
|
+
"das-image-upload-reupload": { "zh-CN": "重新上传", en: "Re-upload", _appCode: "framework" },
|
|
866
|
+
"das-image-upload-fail": { "zh-CN": "上传失败", en: "Uploaded Failed", _appCode: "framework" }
|
|
871
867
|
}, Tt = {
|
|
872
868
|
"--das-ui-image-upload-bgcolor": { light: "#FAFAFA" },
|
|
873
869
|
"--das-ui-image-upload-border-color": { light: "#E5E5E5" },
|
|
874
870
|
"--das-ui-image-upload-bgcolor-hover": { light: L("--das-ui-color-primary-level1") },
|
|
875
871
|
"--das-ui-image-upload-border-color-hover": { light: "#5582F3" },
|
|
876
872
|
"--das-ui-image-upload-border-color-error": { light: L("--das-ui-color-danger-level2") }
|
|
877
|
-
},
|
|
873
|
+
}, $t = Ie(Ut);
|
|
878
874
|
Pe(Dt);
|
|
879
875
|
Se(Tt);
|
|
880
876
|
export {
|
|
881
|
-
|
|
882
|
-
|
|
877
|
+
$t as DasImageUpload,
|
|
878
|
+
$t as default
|
|
883
879
|
};
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -2,19 +2,16 @@ declare const _default: {
|
|
|
2
2
|
共: {
|
|
3
3
|
'zh-CN': string;
|
|
4
4
|
en: string;
|
|
5
|
-
ar: string;
|
|
6
5
|
_appCode: string;
|
|
7
6
|
};
|
|
8
7
|
项: {
|
|
9
8
|
'zh-CN': string;
|
|
10
9
|
en: string;
|
|
11
|
-
ar: string;
|
|
12
10
|
_appCode: string;
|
|
13
11
|
};
|
|
14
12
|
请输入: {
|
|
15
13
|
'zh-CN': string;
|
|
16
14
|
en: string;
|
|
17
|
-
ar: string;
|
|
18
15
|
_appCode: string;
|
|
19
16
|
};
|
|
20
17
|
};
|
|
@@ -288,9 +288,9 @@ const de = ["auto", "fit-content", "inherit", "initial", "max-content", "min-con
|
|
|
288
288
|
"--das-ui-input-success-color": "#1BA854",
|
|
289
289
|
"--das-ui-input-error-color": "#FB2323"
|
|
290
290
|
}, Be = {
|
|
291
|
-
共: { "zh-CN": "共", en: "Total",
|
|
292
|
-
项: { "zh-CN": "项", en: "Item",
|
|
293
|
-
请输入: { "zh-CN": "请输入", en: "Please enter",
|
|
291
|
+
共: { "zh-CN": "共", en: "Total", _appCode: "framework" },
|
|
292
|
+
项: { "zh-CN": "项", en: "Item", _appCode: "framework" },
|
|
293
|
+
请输入: { "zh-CN": "请输入", en: "Please enter", _appCode: "framework" }
|
|
294
294
|
};
|
|
295
295
|
se(Be);
|
|
296
296
|
X(xe);
|
|
Binary file
|
|
Binary file
|