@das-fed/ui 7.1.0-dev.9 → 7.1.0-qatar.2
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 +4 -1
- package/package.json +5 -5
- package/packages/business-components/ai-panel/i18n/index.d.ts +62 -0
- package/packages/business-components/ai-panel/{index-OwRrV6K8.js → index-C04Wttd4.js} +1 -1
- package/packages/business-components/ai-panel/index-C04Wttd4.js.gz +0 -0
- package/packages/business-components/ai-panel/{index-8yffh0Id.js → index-CKFBXTtX.js} +687 -676
- package/packages/business-components/ai-panel/index-CKFBXTtX.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.d.ts +1 -0
- package/packages/business-components/app-container/index.js +122 -126
- package/packages/business-components/app-container/index.js.gz +0 -0
- package/packages/business-components/app-container/src/index.vue.d.ts +1 -0
- package/packages/business-components/app-container/src/type.d.ts +3 -0
- 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/i18n/index.d.ts +1 -0
- package/packages/business-components/area-phone-select/index.js +130 -119
- package/packages/business-components/area-phone-select/index.js.gz +0 -0
- package/packages/business-components/area-phone-select/style.css +1 -1
- package/packages/business-components/area-phone-select/style.css.gz +0 -0
- package/packages/business-components/area-phone-select/theme/base.d.ts +10 -0
- package/packages/business-components/change-enterprises/i18n/index.d.ts +3 -0
- 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 +1 -1
- package/packages/business-components/change-enterprises/style.css.gz +0 -0
- package/packages/business-components/change-pwd/i18n/index.d.ts +18 -0
- package/packages/business-components/change-pwd/index.js +53 -50
- package/packages/business-components/change-pwd/index.js.gz +0 -0
- package/packages/business-components/currency-page/i18n/index.d.ts +4 -0
- package/packages/business-components/currency-page/index.js +7 -5
- package/packages/business-components/currency-page/index.js.gz +0 -0
- package/packages/business-components/currency-page/style.css +1 -1
- package/packages/business-components/device-panel/i18n/index.d.ts +270 -0
- package/packages/business-components/device-panel/index.d.ts +1 -1
- package/packages/business-components/device-panel/index.js +15571 -14862
- 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/src/components/devicePanelModal/index.vue.d.ts +1 -1
- package/packages/business-components/device-panel/src/index.vue.d.ts +1 -1
- package/packages/business-components/device-panel/src/render-panel.d.ts +2 -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/export-button/i18n/index.d.ts +11 -0
- package/packages/business-components/export-button/index.js +131 -123
- package/packages/business-components/export-button/index.js.gz +0 -0
- package/packages/business-components/import-button/i18n/index.d.ts +30 -0
- package/packages/business-components/import-button/index.js +131 -127
- package/packages/business-components/import-button/index.js.gz +0 -0
- package/packages/business-components/import-button/style.css +1 -1
- package/packages/business-components/index.d.ts +1 -0
- package/packages/business-components/index.js +1 -0
- package/packages/business-components/layout-breadcrumb/index.js +72 -74
- package/packages/business-components/layout-breadcrumb/index.js.gz +0 -0
- package/packages/business-components/model-table-dialog/i18n/index.d.ts +6 -0
- 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/payment/i18n/index.d.ts +13 -0
- package/packages/business-components/payment/index.js +284 -295
- package/packages/business-components/payment/index.js.gz +0 -0
- package/packages/business-components/payment/style.css +1 -1
- package/packages/business-components/payment/style.css.gz +0 -0
- package/packages/business-components/process-configuration/i18n/index.d.ts +30 -0
- package/packages/business-components/process-configuration/index.js +75 -73
- package/packages/business-components/process-configuration/index.js.gz +0 -0
- package/packages/business-components/process-configuration/style.css +1 -1
- package/packages/business-components/process-configuration/style.css.gz +0 -0
- package/packages/business-components/process-form/i18n/index.d.ts +84 -0
- package/packages/business-components/process-form/index.js +399 -387
- package/packages/business-components/process-form/index.js.gz +0 -0
- package/packages/business-components/process-log/i18n/index.d.ts +9 -0
- 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 +1 -1
- package/packages/business-components/process-log/style.css.gz +0 -0
- package/packages/business-components/process-search-form/i18n/index.d.ts +9 -0
- 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 +8 -0
- 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/process-table/style.css +1 -1
- package/packages/business-components/process-table/style.css.gz +0 -0
- package/packages/business-components/update-confirm-dialog/i18n/index.d.ts +28 -0
- package/packages/business-components/update-confirm-dialog/index.d.ts +61 -0
- package/packages/business-components/update-confirm-dialog/index.js +107 -0
- package/packages/business-components/update-confirm-dialog/index.js.gz +0 -0
- package/packages/business-components/update-confirm-dialog/src/App.vue.d.ts +11 -0
- package/packages/business-components/update-confirm-dialog/src/type.d.ts +4 -0
- package/packages/business-components/upload-file/i18n/index.d.ts +1 -0
- package/packages/business-components/upload-file/index.js +25 -24
- package/packages/business-components/upload-file/index.js.gz +0 -0
- package/packages/business-components/urgent-panel/i18n/index.d.ts +104 -0
- package/packages/business-components/urgent-panel/index.js +104 -96
- package/packages/business-components/urgent-panel/index.js.gz +0 -0
- 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/i18n/index.d.ts +18 -0
- package/packages/business-components/user-org-dialog/index.js +118 -117
- package/packages/business-components/user-org-dialog/index.js.gz +0 -0
- package/packages/business-components/user-org-dialog/style.css +1 -1
- package/packages/business-components/user-org-dialog/style.css.gz +0 -0
- package/packages/business-components/video-dialog/i18n/index.d.ts +20 -0
- package/packages/business-components/video-dialog/index.d.ts +10 -0
- package/packages/business-components/video-dialog/index.js +313 -309
- package/packages/business-components/video-dialog/index.js.gz +0 -0
- package/packages/business-components/video-dialog/src/index.vue.d.ts +2 -0
- package/packages/business-components/video-dialog/src/type.d.ts +4 -0
- package/packages/business-components/video-dialog/style.css +1 -1
- package/packages/business-components/video-dialog/style.css.gz +0 -0
- package/packages/components/audio-video/index.js +111 -108
- package/packages/components/audio-video/index.js.gz +0 -0
- package/packages/components/audio-video/style.css +1 -1
- package/packages/components/autocomplete/style.css +1 -1
- package/packages/components/autocomplete/style.css.gz +0 -0
- package/packages/components/breadcrumb/index.js +45 -44
- package/packages/components/breadcrumb/index.js.gz +0 -0
- package/packages/components/button/index.js +205 -206
- package/packages/components/button/index.js.gz +0 -0
- package/packages/components/button/style.css +1 -1
- package/packages/components/button/style.css.gz +0 -0
- package/packages/components/button/theme/index.d.ts +5 -7
- package/packages/components/calendar/i18n/index.d.ts +46 -0
- package/packages/components/calendar/index.js +183 -182
- 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/i18n/index.d.ts +1 -0
- package/packages/components/cascader/index.js +131 -116
- package/packages/components/cascader/index.js.gz +0 -0
- package/packages/components/cascader/style.css +1 -1
- package/packages/components/cascader/style.css.gz +0 -0
- package/packages/components/cascader/theme/base.d.ts +7 -0
- package/packages/components/checkbox/index.js +155 -153
- package/packages/components/checkbox/index.js.gz +0 -0
- package/packages/components/checkbox/style.css +1 -1
- package/packages/components/checkbox/style.css.gz +0 -0
- package/packages/components/checkbox/theme/index.d.ts +5 -4
- package/packages/components/collapse-panel/index.js +64 -39
- package/packages/components/collapse-panel/index.js.gz +0 -0
- package/packages/components/collapse-panel/style.css +1 -1
- package/packages/components/collapse-panel/style.css.gz +0 -0
- package/packages/components/color-picker/i18n/index.d.ts +1 -0
- package/packages/components/color-picker/index.js +90 -83
- package/packages/components/color-picker/index.js.gz +0 -0
- package/packages/components/color-picker/style.css +1 -1
- package/packages/components/color-picker/style.css.gz +0 -0
- package/packages/components/color-picker/theme/index.d.ts +7 -0
- package/packages/components/custom-search-item/i18n/index.d.ts +1 -0
- package/packages/components/custom-search-item/index.js +18 -25
- package/packages/components/custom-search-item/index.js.gz +0 -0
- package/packages/components/date-picker/i18n/index.d.ts +6 -0
- package/packages/components/date-picker/index.js +359 -350
- package/packages/components/date-picker/index.js.gz +0 -0
- package/packages/components/date-picker/style.css +1 -1
- package/packages/components/date-picker/style.css.gz +0 -0
- package/packages/components/date-picker/theme/base.d.ts +4 -0
- package/packages/components/dialog/i18n/index.d.ts +6 -0
- package/packages/components/dialog/index.d.ts +9 -3
- package/packages/components/dialog/index.js +90 -87
- package/packages/components/dialog/index.js.gz +0 -0
- package/packages/components/dialog/src/Index.vue.d.ts +4 -1
- package/packages/components/dialog/src/type.d.ts +4 -0
- package/packages/components/dialog/style.css +1 -1
- package/packages/components/dialog/style.css.gz +0 -0
- package/packages/components/dimple-layout/i18n/index.d.ts +10 -0
- package/packages/components/dimple-layout/index.js +10 -9
- package/packages/components/dimple-layout/index.js.gz +0 -0
- package/packages/components/dropdown/i18n/index.d.ts +1 -0
- package/packages/components/dropdown/index.js +9 -9
- package/packages/components/dropdown/index.js.gz +0 -0
- package/packages/components/edit-table/index.js +1 -1
- package/packages/components/edit-table/index.js.gz +0 -0
- package/packages/components/edit-table/style.css +1 -1
- package/packages/components/edit-table/style.css.gz +0 -0
- package/packages/components/empty/i18n/index.d.ts +1 -0
- package/packages/components/empty/index.js +1 -1
- package/packages/components/empty/index.js.gz +0 -0
- package/packages/components/empty/style.css +1 -1
- package/packages/components/form-item/style.css +1 -1
- package/packages/components/form-item/style.css.gz +0 -0
- package/packages/components/hls-player/i18n/index.d.ts +2 -0
- package/packages/components/hls-player/index.js +2 -1
- package/packages/components/hls-player/index.js.gz +0 -0
- package/packages/components/hls-player/style.css +1 -1
- package/packages/components/hls-player/style.css.gz +0 -0
- package/packages/components/image-upload/i18n/index.d.ts +7 -0
- package/packages/components/image-upload/index.js +195 -187
- 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-upload/theme/index.d.ts +9 -0
- package/packages/components/image-viewer/index.js +481 -477
- package/packages/components/image-viewer/index.js.gz +0 -0
- package/packages/components/image-viewer/style.css +1 -1
- package/packages/components/image-viewer/style.css.gz +0 -0
- package/packages/components/image-viewer/theme/index.d.ts +9 -0
- package/packages/components/input/i18n/index.d.ts +3 -0
- package/packages/components/input/index.js +145 -143
- package/packages/components/input/index.js.gz +0 -0
- package/packages/components/input/style.css +1 -1
- package/packages/components/input/style.css.gz +0 -0
- package/packages/components/input/theme/base.d.ts +1 -0
- package/packages/components/input-dialog-select/i18n/index.d.ts +2 -0
- package/packages/components/input-dialog-select/index.js +86 -89
- package/packages/components/input-dialog-select/index.js.gz +0 -0
- 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-dialog-select/theme/index.d.ts +0 -4
- package/packages/components/input-number/index.js +115 -113
- package/packages/components/input-number/index.js.gz +0 -0
- package/packages/components/input-number/style.css +1 -1
- package/packages/components/input-number/style.css.gz +0 -0
- package/packages/components/input-number/theme/index.d.ts +1 -0
- package/packages/components/live-player/i18n/index.d.ts +2 -0
- package/packages/components/live-player/index.js +2 -1
- package/packages/components/live-player/index.js.gz +0 -0
- package/packages/components/live-player/style.css +1 -1
- package/packages/components/loading/i18n/index.d.ts +1 -0
- package/packages/components/loading/index.js +1 -1
- package/packages/components/loading/index.js.gz +0 -0
- package/packages/components/loading/style.css +1 -1
- package/packages/components/loading/style.css.gz +0 -0
- package/packages/components/map/i18n/index.d.ts +6 -0
- package/packages/components/map/index.js +249 -243
- package/packages/components/map/index.js.gz +0 -0
- package/packages/components/map/style.css +1 -1
- package/packages/components/map/style.css.gz +0 -0
- package/packages/components/menu-aside/i18n/index.d.ts +1 -0
- package/packages/components/menu-aside/index.d.ts +3 -0
- package/packages/components/menu-aside/index.js +666 -658
- package/packages/components/menu-aside/index.js.gz +0 -0
- package/packages/components/menu-aside/src/Index.vue.d.ts +1 -0
- package/packages/components/menu-aside/src/sub-menu/sub-menu.vue.d.ts +1 -0
- package/packages/components/menu-aside/src/sub-menu/type.d.ts +2 -0
- package/packages/components/menu-aside/src/type.d.ts +2 -0
- 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 +3 -0
- package/packages/components/menu-header/index.js +29 -28
- package/packages/components/menu-header/index.js.gz +0 -0
- package/packages/components/menu-header/src/Index.vue.d.ts +1 -0
- package/packages/components/menu-header/src/type.d.ts +1 -0
- package/packages/components/menu-header/style.css +1 -1
- package/packages/components/menu-header/style.css.gz +0 -0
- package/packages/components/message/i18n/index.d.ts +1 -0
- package/packages/components/message/index.js +1 -1
- package/packages/components/message/index.js.gz +0 -0
- package/packages/components/notification/i18n/index.d.ts +1 -0
- package/packages/components/notification/index.js +27 -26
- package/packages/components/notification/index.js.gz +0 -0
- package/packages/components/notification/style.css +1 -1
- package/packages/components/notification/style.css.gz +0 -0
- package/packages/components/pagination/i18n/index.d.ts +4 -0
- package/packages/components/pagination/index.js +181 -158
- package/packages/components/pagination/index.js.gz +0 -0
- package/packages/components/pagination/style.css +1 -1
- package/packages/components/pagination/style.css.gz +0 -0
- package/packages/components/pagination/theme/index.d.ts +8 -0
- package/packages/components/popover/i18n/index.d.ts +2 -0
- package/packages/components/popover/index.js +2 -2
- package/packages/components/popover/index.js.gz +0 -0
- package/packages/components/popover/style.css +1 -1
- package/packages/components/popover/style.css.gz +0 -0
- package/packages/components/preview/i18n/index.d.ts +1 -0
- package/packages/components/preview/index.js +3 -1
- package/packages/components/preview/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.js +143 -144
- package/packages/components/radio/index.js.gz +0 -0
- package/packages/components/radio/style.css +1 -1
- package/packages/components/radio/style.css.gz +0 -0
- package/packages/components/radio/theme/index.d.ts +2 -4
- package/packages/components/radio-tabs/index.js +63 -60
- package/packages/components/radio-tabs/index.js.gz +0 -0
- package/packages/components/radio-tabs/style.css +1 -1
- package/packages/components/radio-tabs/style.css.gz +0 -0
- package/packages/components/rich-editor/i18n/index.d.ts +4 -0
- package/packages/components/rich-editor/index.d.ts +2 -1
- package/packages/components/rich-editor/index.js +5 -0
- package/packages/components/rich-editor/index.js.gz +0 -0
- package/packages/components/rich-editor/style.css +1 -1
- package/packages/components/rich-editor/style.css.gz +0 -0
- package/packages/components/search/index.js +73 -70
- package/packages/components/search/index.js.gz +0 -0
- package/packages/components/search/style.css +1 -1
- package/packages/components/search/style.css.gz +0 -0
- package/packages/components/search/theme/index.d.ts +2 -0
- package/packages/components/search-form/i18n/index.d.ts +7 -0
- package/packages/components/search-form/index.js +623 -620
- package/packages/components/search-form/index.js.gz +0 -0
- package/packages/components/search-form/src/Index.vue.d.ts +2 -0
- package/packages/components/search-form/src/type.d.ts +9 -5
- package/packages/components/search-form/style.css +1 -1
- package/packages/components/search-form/style.css.gz +0 -0
- package/packages/components/search-form/theme/index.d.ts +1 -4
- package/packages/components/select/i18n/index.d.ts +4 -0
- package/packages/components/select/index.js +328 -314
- package/packages/components/select/index.js.gz +0 -0
- package/packages/components/select/style.css +1 -1
- package/packages/components/select/style.css.gz +0 -0
- package/packages/components/select/theme/base.d.ts +6 -0
- package/packages/components/select-input/style.css +1 -1
- package/packages/components/select-input/style.css.gz +0 -0
- package/packages/components/select-list/i18n/index.d.ts +4 -0
- package/packages/components/select-list/index.js +234 -233
- package/packages/components/select-list/index.js.gz +0 -0
- package/packages/components/select-list/style.css +1 -1
- package/packages/components/select-list/style.css.gz +0 -0
- package/packages/components/special-range-picker-month/i18n/index.d.ts +4 -0
- package/packages/components/special-range-picker-month/index.js +202 -193
- package/packages/components/special-range-picker-month/index.js.gz +0 -0
- package/packages/components/special-range-picker-month/src/hooks/use-error.d.ts +5 -6
- 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-month/theme/index.d.ts +21 -34
- package/packages/components/special-range-picker-year/i18n/index.d.ts +3 -0
- package/packages/components/special-range-picker-year/index.js +262 -253
- package/packages/components/special-range-picker-year/index.js.gz +0 -0
- package/packages/components/special-range-picker-year/src/hooks/use-error.d.ts +5 -6
- 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/special-range-picker-year/theme/index.d.ts +21 -34
- package/packages/components/spin/i18n/index.d.ts +1 -0
- package/packages/components/spin/index.js +1 -1
- package/packages/components/spin/index.js.gz +0 -0
- package/packages/components/split-panel/index.js +161 -163
- package/packages/components/split-panel/index.js.gz +0 -0
- package/packages/components/steps/style.css +1 -1
- package/packages/components/steps/style.css.gz +0 -0
- package/packages/components/switch/index.js +41 -32
- package/packages/components/switch/index.js.gz +0 -0
- package/packages/components/switch/style.css +1 -1
- package/packages/components/switch/style.css.gz +0 -0
- package/packages/components/switch/theme/base.d.ts +2 -0
- package/packages/components/table/i18n/index.d.ts +20 -0
- package/packages/components/table/index.js +1478 -1467
- 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/table/theme/index.d.ts +9 -0
- package/packages/components/tabs/i18n/index.d.ts +3 -0
- package/packages/components/tabs/index.js +183 -176
- package/packages/components/tabs/index.js.gz +0 -0
- package/packages/components/tabs/style.css +1 -1
- package/packages/components/tabs/style.css.gz +0 -0
- package/packages/components/tabs/theme/base.d.ts +6 -0
- package/packages/components/tooltip/i18n/index.d.ts +1 -0
- package/packages/components/tooltip/index.js +1 -1
- package/packages/components/tooltip/index.js.gz +0 -0
- package/packages/components/tree/i18n/index.d.ts +1 -40
- package/packages/components/tree/index.js +1350 -1353
- package/packages/components/tree/index.js.gz +0 -0
- package/packages/components/tree/src/App.vue.d.ts +12 -4
- package/packages/components/tree/style.css +1 -1
- package/packages/components/tree/style.css.gz +0 -0
- package/packages/components/tree/theme/base.d.ts +10 -0
- package/packages/components/tree-select/index.js +258 -255
- package/packages/components/tree-select/index.js.gz +0 -0
- package/packages/components/tree-select/src/App.vue.d.ts +1 -0
- package/packages/components/tree-select/style.css +1 -1
- package/packages/components/tree-select/style.css.gz +0 -0
- package/packages/components/tree-select/theme/base.d.ts +1 -0
- package/packages/components/tree-table/index.js +191 -187
- package/packages/components/tree-table/index.js.gz +0 -0
- package/packages/components/tree-table/style.css +1 -1
- package/packages/components/tree-table/style.css.gz +0 -0
- package/packages/components/tree-table/theme/base.d.ts +3 -0
- package/packages/components/tree-v2/i18n/index.d.ts +21 -0
- package/packages/components/tree-v2/index.js +1754 -1740
- package/packages/components/tree-v2/index.js.gz +0 -0
- package/packages/components/tree-v2/style.css +1 -1
- package/packages/components/tree-v2/style.css.gz +0 -0
- package/packages/components/tree-v2/theme/base.d.ts +10 -0
- package/packages/components/upload/i18n/index.d.ts +6 -0
- package/packages/components/upload/index.js +136 -129
- package/packages/components/upload/index.js.gz +0 -0
- package/packages/components/upload/style.css +1 -1
- package/packages/components/upload/style.css.gz +0 -0
- package/packages/components/upload/theme/index.d.ts +8 -9
- package/packages/components/virtual-tree/i18n/index.d.ts +37 -1
- package/packages/components/virtual-tree/index.js +114 -74
- package/packages/components/virtual-tree/index.js.gz +0 -0
- package/packages/components/virtual-tree/style.css +1 -1
- package/packages/components/virtual-tree/style.css.gz +0 -0
- package/packages/components/virtual-tree/theme/base.d.ts +26 -0
- package/packages/business-components/ai-panel/index-8yffh0Id.js.gz +0 -0
- package/packages/business-components/ai-panel/index-OwRrV6K8.js.gz +0 -0
- package/packages/components/custom-search-item/theme/index.d.ts +0 -7
|
@@ -1 +1 @@
|
|
|
1
|
-
.das-special-range-picker-error-label-content[data-v-3b9ec595]{width:var(--583b8bc7);font-size:12px;left:0;top:100%;line-height:18px;font-weight:400;letter-spacing:0;color:var(--das-ui-special-range-picker-error);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.das-special-range-picker-overlay-error-label-content[data-v-3b9ec595]{position:absolute;top:100%;left:0;width:var(--583b8bc7)}.das-ui-special-range-picker-month-container[data-v-3b9ec595]{width:100%;box-sizing:border-box;background-color:var(--das-ui-special-range-picker-color-white)}.das-ui-special-range-picker-month-container.large[data-v-3b9ec595],.das-ui-special-range-picker-month-container.table[data-v-3b9ec595]{height:30px}.das-ui-special-range-picker-month-container.medium[data-v-3b9ec595]{height:24px}.das-ui-special-range-picker-month-container .date-container[data-v-3b9ec595]{display:flex;align-items:center;height:100%;width:100%}.das-ui-special-range-picker-month-container .date-container .icon-delete[data-v-3b9ec595]{display:none}.das-ui-special-range-picker-month-container .date-container .placeholder[data-v-3b9ec595]{color:var(--das-ui-color-help)}.das-ui-special-range-picker-month-container .date-container .active[data-v-3b9ec595]{border-bottom:1px solid var(--das-ui-special-range-picker-color-primary)}.das-ui-special-range-picker-month-container .date-container .separator[data-v-3b9ec595]{display:flex;align-items:center;width:10px;height:100%;margin:0 8px;color:var(--das-ui-color-normal)}.das-ui-special-range-picker-month-container .date-container .left-date[data-v-3b9ec595],.das-ui-special-range-picker-month-container .date-container .right-date[data-v-3b9ec595]{flex:1;min-width:0;text-align:left}.das-ui-special-range-picker-month-container .date-container .right-date+div[data-v-3b9ec595]:has(.icon-date){height:var(--das-ui-font-size-lg)}.das-ui-special-range-picker-month-container .date-container .is-view[data-v-3b9ec595]{visibility:hidden}.das-ui-special-range-picker-month-container.underline[data-v-3b9ec595]{border-bottom:1px solid;border-color:var(--das-ui-special-range-picker-border-color)}.das-ui-special-range-picker-month-container.bordered[data-v-3b9ec595]{border:1px solid;border-color:var(--das-ui-special-range-picker-border-color);padding:0 8px}.das-ui-special-range-picker-month-container.bordered.table .left-date[data-v-3b9ec595],.das-ui-special-range-picker-month-container.bordered.table .right-date[data-v-3b9ec595]{font-size:var(--das-ui-font-size-sm)}.das-ui-special-range-picker-month-container.active[data-v-3b9ec595]{border-color:var(--das-ui-special-range-picker-color-primary)}.das-ui-special-range-picker-month-container.active .icon-date[data-v-3b9ec595]{fill:var(--das-ui-special-range-picker-color-primary)}.das-ui-special-range-picker-month-container[data-v-3b9ec595]:hover{border-color:var(--das-ui-special-range-picker-color-primary)}.das-ui-special-range-picker-month-container:hover .icon-date[data-v-3b9ec595]{fill:var(--das-ui-special-range-picker-color-primary)}.das-ui-special-range-picker-month-container:hover .icon-date.has-data[data-v-3b9ec595]{display:none}.das-ui-special-range-picker-month-container:hover .icon-delete[data-v-3b9ec595]{cursor:pointer}.das-ui-special-range-picker-month-container:hover .icon-delete[data-v-3b9ec595]:hover{fill:var(--das-ui-special-range-picker-close-btn-hover)}.das-ui-special-range-picker-month-container:hover .icon-delete.has-data[data-v-3b9ec595]{display:block}.das-ui-special-range-picker-month-container.disabled[data-v-3b9ec595]{border-color:var(--das-ui-special-range-picker-disabled);color:var(--das-ui-color-disabled);cursor:not-allowed}.das-ui-special-range-picker-month-container.disabled.bordered[data-v-3b9ec595]{background-color:var(--das-ui-special-range-picker-hover-color)}.das-ui-special-range-picker-month-container.disabled .icon-date[data-v-3b9ec595]{fill:var(--das-ui-special-range-picker-disabled)}.das-ui-special-range-picker-month-container.readonly[data-v-3b9ec595]{cursor:not-allowed;border-color:var(--das-ui-special-range-picker-disabled)}.das-ui-special-range-picker-month-container.readonly .icon-date[data-v-3b9ec595]{fill:var(--das-ui-special-range-picker-disabled)}.das-ui-special-range-picker-month-container.is-error[data-v-3b9ec595]{border-color:var(--das-ui-color-danger)}.el-popover.is-light.das-special-range-picker-month-container{width:280px;height:166px;box-shadow:0 3px 6px -4px var(--das-ui-special-range-picker-box-shadow-12),0 6px 16px 0 var(--das-ui-special-range-picker-box-shadow-8),0 9px 28px 8px var(--das-ui-special-range-picker-box-shadow-5);border-radius:2px;border:0;padding:0}.el-popover.is-light.das-special-range-picker-month-container .month-container{width:100%;height:100%;display:flex;align-items:center}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container{height:100%}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .header{position:relative;background-color:var(--das-ui-special-range-picker-header-bgcolor);color:var(--das-ui-color-normal);height:37px;line-height:36px;font-weight:600;letter-spacing:0;text-align:center;font-size:14px;border-bottom:1px solid var(--das-ui-special-range-picker-border-color)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .header .turn-btn{position:absolute;top:10px;cursor:pointer}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .header .turn-btn:hover .turn-icon{fill:var(--das-ui-special-range-picker-color-primary)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .header .turn-btn.disabled{cursor:not-allowed}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .header .turn-btn.disabled .turn-icon{fill:var(--das-ui-color-disabled)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .header .turn-left{left:12px}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .header .turn-right{right:12px}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover{height:100%;display:flex;align-items:center;flex-wrap:wrap;padding:8px 14px}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item{width:36px;height:30px;padding:3px 0;position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item .item-text{line-height:24px;text-align:center;width:24px;height:24px}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item:hover .item-text{background-color:var(--das-ui-special-range-picker-hover-color)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.in-range .item-text{width:36px;background-color:var(--das-ui-special-range-picker-in-range)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.new-range .item-text{width:36px;background-color:var(--das-ui-special-range-picker-new-range)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.range-end:before{left:0}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.range-end .item-text{width:24px;background-color:var(--das-ui-special-range-picker-color-primary);color:var(--das-ui-special-range-picker-color-white)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.range-start:before{right:0}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.range-start .item-text{width:24px;background-color:var(--das-ui-special-range-picker-color-primary);color:var(--das-ui-special-range-picker-color-white)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.out-range{cursor:default;pointer-events:none}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.out-range .item-text{width:36px;color:var(--das-ui-color-disabled);background-color:var(--das-ui-special-range-picker-hover-color)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.range-start:before,.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.range-end:before{position:absolute;top:50%;z-index:1;width:4px;height:24px;transform:translateY(-50%);transition:all .3s;content:"";background-color:var(--das-ui-special-range-picker-in-range)}.el-popover.is-light.das-special-range-picker-month-container .month-container .left-month-container{width:100%}
|
|
1
|
+
.das-special-range-picker-error-label-content[data-v-e139a2e6]{width:var(--981da9c8);font-size:12px;left:0;top:100%;line-height:18px;font-weight:400;letter-spacing:0;color:var(--das-ui-special-range-picker-error);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html[lang=ar] .das-special-range-picker-error-label-content[data-v-e139a2e6],:host-context(html[lang="ar"]) .das-special-range-picker-error-label-content[data-v-e139a2e6]{font-size:14px}.das-special-range-picker-overlay-error-label-content[data-v-e139a2e6]{position:absolute;top:100%;left:0;width:var(--981da9c8)}.das-ui-special-range-picker-month-container[data-v-e139a2e6]{width:100%;box-sizing:border-box;background-color:var(--das-ui-special-range-picker-color-white);color:var(--das-ui-special-range-picker-color-text)}.das-ui-special-range-picker-month-container.large[data-v-e139a2e6],.das-ui-special-range-picker-month-container.table[data-v-e139a2e6]{height:30px}.das-ui-special-range-picker-month-container.medium[data-v-e139a2e6]{height:24px}.das-ui-special-range-picker-month-container .date-container[data-v-e139a2e6]{display:flex;align-items:center;height:100%;width:100%}.das-ui-special-range-picker-month-container .date-container .icon-delete[data-v-e139a2e6]{display:none}.das-ui-special-range-picker-month-container .date-container .placeholder[data-v-e139a2e6]{color:var(--das-ui-special-range-picker-color-placeholder)}.das-ui-special-range-picker-month-container .date-container .active[data-v-e139a2e6]{border-bottom:1px solid var(--das-ui-special-range-picker-color-primary)}.das-ui-special-range-picker-month-container .date-container .separator[data-v-e139a2e6]{display:flex;align-items:center;width:10px;height:100%;margin:0 8px;color:var(--das-ui-special-range-picker-color-separator)}.das-ui-special-range-picker-month-container .date-container .left-date[data-v-e139a2e6],.das-ui-special-range-picker-month-container .date-container .right-date[data-v-e139a2e6]{flex:1;min-width:0;text-align:left}.das-ui-special-range-picker-month-container .date-container .right-date+div[data-v-e139a2e6]:has(.icon-date){height:var(--das-ui-font-size-lg)}.das-ui-special-range-picker-month-container .date-container .is-view[data-v-e139a2e6]{visibility:hidden}.das-ui-special-range-picker-month-container.underline[data-v-e139a2e6]{border-bottom:1px solid;border-color:var(--das-ui-special-range-picker-border-color)}.das-ui-special-range-picker-month-container.bordered[data-v-e139a2e6]{border:1px solid;border-color:var(--das-ui-special-range-picker-border-color);border-radius:var(--das-ui-special-range-picker-radius-bordered);padding:0 8px}.das-ui-special-range-picker-month-container.bordered.table .left-date[data-v-e139a2e6],.das-ui-special-range-picker-month-container.bordered.table .right-date[data-v-e139a2e6]{font-size:var(--das-ui-font-size-sm)}.das-ui-special-range-picker-month-container.active[data-v-e139a2e6]{border-color:var(--das-ui-special-range-picker-color-primary)}.das-ui-special-range-picker-month-container.active .icon-date[data-v-e139a2e6]{fill:var(--das-ui-special-range-picker-color-primary)}.das-ui-special-range-picker-month-container[data-v-e139a2e6]:hover{border-color:var(--das-ui-special-range-picker-color-primary)}.das-ui-special-range-picker-month-container:hover .icon-date[data-v-e139a2e6]{fill:var(--das-ui-special-range-picker-color-primary)}.das-ui-special-range-picker-month-container:hover .icon-date.has-data[data-v-e139a2e6]{display:none}.das-ui-special-range-picker-month-container:hover .icon-delete[data-v-e139a2e6]{cursor:pointer}.das-ui-special-range-picker-month-container:hover .icon-delete[data-v-e139a2e6]:hover{fill:var(--das-ui-special-range-picker-close-btn-hover)}.das-ui-special-range-picker-month-container:hover .icon-delete.has-data[data-v-e139a2e6]{display:block}.das-ui-special-range-picker-month-container.disabled[data-v-e139a2e6]{border-color:var(--das-ui-special-range-picker-disabled);color:var(--das-ui-special-range-picker-disabled);cursor:not-allowed}.das-ui-special-range-picker-month-container.disabled.bordered[data-v-e139a2e6]{background-color:var(--das-ui-special-range-picker-hover-color)}.das-ui-special-range-picker-month-container.disabled .icon-date[data-v-e139a2e6]{fill:var(--das-ui-special-range-picker-disabled)}.das-ui-special-range-picker-month-container.readonly[data-v-e139a2e6]{cursor:not-allowed;border-color:var(--das-ui-special-range-picker-disabled)}.das-ui-special-range-picker-month-container.readonly .icon-date[data-v-e139a2e6]{fill:var(--das-ui-special-range-picker-disabled)}.das-ui-special-range-picker-month-container.is-error[data-v-e139a2e6]{border-color:var(--das-ui-special-range-picker-error)}.el-popover.is-light.das-special-range-picker-month-container{width:280px;height:166px;box-shadow:0 3px 6px -4px var(--das-ui-special-range-picker-box-shadow-12),0 6px 16px 0 var(--das-ui-special-range-picker-box-shadow-8),0 9px 28px 8px var(--das-ui-special-range-picker-box-shadow-5);border-radius:var(--das-ui-special-range-picker-radius-dropdown);border:0;padding:0}.el-popover.is-light.das-special-range-picker-month-container .month-container{width:100%;height:100%;display:flex;align-items:center}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container{height:100%}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .header{position:relative;background-color:var(--das-ui-special-range-picker-header-bgcolor);color:var(--das-ui-special-range-picker-color-text);height:37px;line-height:36px;font-weight:600;letter-spacing:0;text-align:center;font-size:14px;border-bottom:1px solid var(--das-ui-special-range-picker-border-color)}html[lang=ar] .el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .header,:host-context(html[lang="ar"]) .el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .header{font-size:16px}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .header .turn-btn{position:absolute;top:10px;cursor:pointer}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .header .turn-btn:hover .turn-icon{fill:var(--das-ui-special-range-picker-color-primary)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .header .turn-btn.disabled{cursor:not-allowed}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .header .turn-btn.disabled .turn-icon{fill:var(--das-ui-special-range-picker-disabled)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .header .turn-left{left:12px}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .header .turn-right{right:12px}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover{height:100%;display:flex;align-items:center;flex-wrap:wrap;padding:8px 14px}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item{width:36px;height:30px;padding:3px 0;position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item .item-text{position:relative;z-index:2;line-height:24px;text-align:center;width:24px;height:24px;border-radius:var(--das-ui-special-range-picker-radius-range)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item:hover .item-text{background-color:var(--das-ui-special-range-picker-hover-color)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.in-range .item-text{width:36px;border-radius:var(--das-radius-none);background-color:var(--das-ui-special-range-picker-in-range)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.new-range .item-text{width:36px;border-radius:var(--das-radius-none);background-color:var(--das-ui-special-range-picker-new-range)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.range-end:before{left:0}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.range-end .item-text{width:24px;border-radius:var(--das-radius-none) var(--das-ui-special-range-picker-radius-range) var(--das-ui-special-range-picker-radius-range) var(--das-radius-none);background-color:var(--das-ui-special-range-picker-color-primary);color:var(--das-ui-special-range-picker-color-white)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.range-start:before{right:0}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.range-start .item-text{width:24px;border-radius:var(--das-ui-special-range-picker-radius-range) var(--das-radius-none) var(--das-radius-none) var(--das-ui-special-range-picker-radius-range);background-color:var(--das-ui-special-range-picker-color-primary);color:var(--das-ui-special-range-picker-color-white)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.range-start.range-end .item-text{border-radius:var(--das-ui-special-range-picker-radius-range)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.out-range{cursor:default;pointer-events:none}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.out-range .item-text{width:36px;border-radius:var(--das-radius-none);color:var(--das-ui-special-range-picker-disabled);background-color:var(--das-ui-special-range-picker-hover-color)}.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.range-start:before,.el-popover.is-light.das-special-range-picker-month-container .month-container .month-container .date-container-popover .item.range-end:before{position:absolute;top:50%;z-index:1;width:4px;height:24px;transform:translateY(-50%);transition:all .3s;content:"";background-color:var(--das-ui-special-range-picker-in-range)}.el-popover.is-light.das-special-range-picker-month-container .month-container .left-month-container{width:100%}
|
|
Binary file
|
|
@@ -1,25 +1,15 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
|
-
'--das-ui-special-range-picker-close-btn':
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
'--das-ui-special-range-picker-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
'--das-ui-special-range-picker-color-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'--das-ui-special-range-picker-color
|
|
12
|
-
|
|
13
|
-
};
|
|
14
|
-
'--das-ui-special-range-picker-hover-color': {
|
|
15
|
-
light: string;
|
|
16
|
-
};
|
|
17
|
-
'--das-ui-special-range-picker-border-color': {
|
|
18
|
-
light: string;
|
|
19
|
-
};
|
|
20
|
-
'--das-ui-special-range-picker-header-bgcolor': {
|
|
21
|
-
light: string;
|
|
22
|
-
};
|
|
2
|
+
'--das-ui-special-range-picker-close-btn': string;
|
|
3
|
+
'--das-ui-special-range-picker-close-btn-hover': string;
|
|
4
|
+
'--das-ui-special-range-picker-color-primary': string;
|
|
5
|
+
'--das-ui-special-range-picker-color-white': string;
|
|
6
|
+
'--das-ui-special-range-picker-color-text': string;
|
|
7
|
+
'--das-ui-special-range-picker-color-placeholder': string;
|
|
8
|
+
'--das-ui-special-range-picker-color-separator': string;
|
|
9
|
+
'--das-ui-special-range-picker-color-icon': string;
|
|
10
|
+
'--das-ui-special-range-picker-hover-color': string;
|
|
11
|
+
'--das-ui-special-range-picker-border-color': string;
|
|
12
|
+
'--das-ui-special-range-picker-header-bgcolor': string;
|
|
23
13
|
'--das-ui-special-range-picker-box-shadow-5': {
|
|
24
14
|
light: string;
|
|
25
15
|
};
|
|
@@ -29,20 +19,17 @@ declare const _default: {
|
|
|
29
19
|
'--das-ui-special-range-picker-box-shadow-12': {
|
|
30
20
|
light: string;
|
|
31
21
|
};
|
|
32
|
-
'--das-ui-special-range-picker-
|
|
33
|
-
light: string;
|
|
34
|
-
};
|
|
35
|
-
'--das-ui-special-range-picker-new-range': {
|
|
36
|
-
light: string;
|
|
37
|
-
};
|
|
38
|
-
'--das-ui-special-range-picker-disabled': {
|
|
39
|
-
light: string;
|
|
40
|
-
};
|
|
41
|
-
'--das-ui-special-range-picker-error': {
|
|
42
|
-
light: string;
|
|
43
|
-
};
|
|
44
|
-
'--das-ui-special-range-picker-overlay-error-bg-color': {
|
|
22
|
+
'--das-ui-special-range-picker-overlay-error-shadow': {
|
|
45
23
|
light: string;
|
|
46
24
|
};
|
|
25
|
+
'--das-ui-special-range-picker-in-range': string;
|
|
26
|
+
'--das-ui-special-range-picker-new-range': string;
|
|
27
|
+
'--das-ui-special-range-picker-disabled': string;
|
|
28
|
+
'--das-ui-special-range-picker-error': string;
|
|
29
|
+
'--das-ui-special-range-picker-overlay-error-bg-color': string;
|
|
30
|
+
'--das-ui-special-range-picker-radius-bordered': string;
|
|
31
|
+
'--das-ui-special-range-picker-radius-dropdown': string;
|
|
32
|
+
'--das-ui-special-range-picker-radius-overlay-error': string;
|
|
33
|
+
'--das-ui-special-range-picker-radius-range': string;
|
|
47
34
|
};
|
|
48
35
|
export default _default;
|
|
@@ -2,16 +2,19 @@ declare const _default: {
|
|
|
2
2
|
'das-special-range-picker-begin-date': {
|
|
3
3
|
'zh-CN': string;
|
|
4
4
|
en: string;
|
|
5
|
+
ar: string;
|
|
5
6
|
_appCode: string;
|
|
6
7
|
};
|
|
7
8
|
'das-special-range-picker-end-date': {
|
|
8
9
|
'zh-CN': string;
|
|
9
10
|
en: string;
|
|
11
|
+
ar: string;
|
|
10
12
|
_appCode: string;
|
|
11
13
|
};
|
|
12
14
|
'das-special-range-picker-month': {
|
|
13
15
|
'zh-CN': string;
|
|
14
16
|
en: string;
|
|
17
|
+
ar: string;
|
|
15
18
|
_appCode: string;
|
|
16
19
|
};
|
|
17
20
|
};
|